From 491a22f321d3c80df5687686a5390baa15497adb Mon Sep 17 00:00:00 2001 From: YulianaYarema <59561179+yarema184@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:23:41 +0200 Subject: [PATCH] fix: input group [MDS-699] (#2452) * fix: input group [MDS-699] * fix: tests [MDS-699] --- .../__snapshots__/index.test.tsx.snap | 48 +-- .../__snapshots__/index.test.tsx.snap | 32 +- .../__snapshots__/index.test.tsx.snap | 320 +++++++++--------- .../__snapshots__/index.test.tsx.snap | 112 +++--- workspaces/core/src/group/Group.tsx | 87 +++-- workspaces/core/src/insetInput/InsetInput.tsx | 2 +- .../src/private/presets/ds-moon-preset.js | 20 +- 7 files changed, 330 insertions(+), 291 deletions(-) diff --git a/next-docs/public/examples/combobox/__tests__/__snapshots__/index.test.tsx.snap b/next-docs/public/examples/combobox/__tests__/__snapshots__/index.test.tsx.snap index e1d7e7a523..0893b5b5a8 100644 --- a/next-docs/public/examples/combobox/__tests__/__snapshots__/index.test.tsx.snap +++ b/next-docs/public/examples/combobox/__tests__/__snapshots__/index.test.tsx.snap @@ -316,7 +316,7 @@ Object { value="" /> @@ -387,7 +387,7 @@ Object { value="" /> @@ -515,7 +515,7 @@ Object { value="" /> @@ -586,7 +586,7 @@ Object { value="" /> @@ -714,7 +714,7 @@ Object { value="" /> @@ -775,7 +775,7 @@ Object { value="" /> @@ -837,7 +837,7 @@ Object { value="" /> @@ -897,7 +897,7 @@ Object { value="" /> @@ -968,7 +968,7 @@ Object { value="" /> @@ -1029,7 +1029,7 @@ Object { value="" /> @@ -1091,7 +1091,7 @@ Object { value="" /> @@ -1151,7 +1151,7 @@ Object { value="" /> @@ -3607,7 +3607,7 @@ Object { value="" /> @@ -3674,7 +3674,7 @@ Object { value="" /> @@ -3798,7 +3798,7 @@ Object { value="" /> @@ -3865,7 +3865,7 @@ Object { value="" /> @@ -3989,7 +3989,7 @@ Object { value="" /> @@ -4050,7 +4050,7 @@ Object { value="" /> @@ -4112,7 +4112,7 @@ Object { value="" /> @@ -4172,7 +4172,7 @@ Object { value="" /> @@ -4239,7 +4239,7 @@ Object { value="" /> @@ -4300,7 +4300,7 @@ Object { value="" /> @@ -4362,7 +4362,7 @@ Object { value="" /> @@ -4422,7 +4422,7 @@ Object { value="" /> diff --git a/next-docs/public/examples/form/__tests__/__snapshots__/index.test.tsx.snap b/next-docs/public/examples/form/__tests__/__snapshots__/index.test.tsx.snap index 81088111b9..885eb1cd80 100644 --- a/next-docs/public/examples/form/__tests__/__snapshots__/index.test.tsx.snap +++ b/next-docs/public/examples/form/__tests__/__snapshots__/index.test.tsx.snap @@ -571,7 +571,7 @@ Object { placeholder="Your username..." /> @@ -594,7 +594,7 @@ Object { placeholder="Your Email..." /> @@ -611,7 +611,7 @@ Object { placeholder="Your password..." /> @@ -628,7 +628,7 @@ Object { placeholder="Repeat password..." /> @@ -678,7 +678,7 @@ Object { placeholder="Your username..." /> @@ -701,7 +701,7 @@ Object { placeholder="Your Email..." /> @@ -718,7 +718,7 @@ Object { placeholder="Your password..." /> @@ -735,7 +735,7 @@ Object { placeholder="Repeat password..." /> @@ -1378,7 +1378,7 @@ Object { placeholder="Your username..." /> @@ -1401,7 +1401,7 @@ Object { placeholder="Your Email..." /> @@ -1418,7 +1418,7 @@ Object { placeholder="Your password..." /> @@ -1435,7 +1435,7 @@ Object { placeholder="Repeat password..." /> @@ -1481,7 +1481,7 @@ Object { placeholder="Your username..." /> @@ -1504,7 +1504,7 @@ Object { placeholder="Your Email..." /> @@ -1521,7 +1521,7 @@ Object { placeholder="Your password..." /> @@ -1538,7 +1538,7 @@ Object { placeholder="Repeat password..." /> diff --git a/next-docs/public/examples/group/__tests__/__snapshots__/index.test.tsx.snap b/next-docs/public/examples/group/__tests__/__snapshots__/index.test.tsx.snap index 3aeb31f66f..11282e40c7 100644 --- a/next-docs/public/examples/group/__tests__/__snapshots__/index.test.tsx.snap +++ b/next-docs/public/examples/group/__tests__/__snapshots__/index.test.tsx.snap @@ -12,11 +12,11 @@ Object { class="flex border-none shadow-input relative h-fit bg-goku flex-col rounded-moon-i-sm" >