Skip to content

Commit

Permalink
chore(form-field): post master merge
Browse files Browse the repository at this point in the history
  • Loading branch information
hebernardEquisoft committed Dec 2, 2024
1 parent e39014b commit b86c8ee
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ exports[`NumericInput matches the snapshot (Invalid) 1`] = `
<span
class="c2"
data-testid="invalid-field"
id="uuid1_invalid"
id="uuid2_invalid"
>
<svg
class="c3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -377,10 +377,10 @@ exports[`PasswordInput matches the snapshot (Disabled) 1`] = `
class="c3"
>
<span
aria-describedby="uuid2"
aria-describedby="uuid3"
class="c4"
data-testid="tooltip"
id="tooltip-trigger-uuid2"
id="tooltip-trigger-uuid3"
tabindex="-1"
>
<button
Expand All @@ -405,7 +405,7 @@ exports[`PasswordInput matches the snapshot (Disabled) 1`] = `
class="c7"
data-popper-interactive="false"
data-testid="tooltip-content-container"
id="uuid2"
id="uuid3"
role="tooltip"
style="position:absolute;left:0;top:0"
>
Expand Down Expand Up @@ -813,7 +813,7 @@ exports[`PasswordInput matches the snapshot (Invalid) 1`] = `
<span
class="c1"
data-testid="invalid-field"
id="uuid1_invalid"
id="uuid2_invalid"
>
<svg
class="c2"
Expand Down Expand Up @@ -841,10 +841,10 @@ exports[`PasswordInput matches the snapshot (Invalid) 1`] = `
class="c5"
>
<span
aria-describedby="uuid2"
aria-describedby="uuid3"
class="c6"
data-testid="tooltip"
id="tooltip-trigger-uuid2"
id="tooltip-trigger-uuid3"
tabindex="-1"
>
<button
Expand All @@ -868,7 +868,7 @@ exports[`PasswordInput matches the snapshot (Invalid) 1`] = `
class="c9"
data-popper-interactive="false"
data-testid="tooltip-content-container"
id="uuid2"
id="uuid3"
role="tooltip"
style="position:absolute;left:0;top:0"
>
Expand Down Expand Up @@ -1264,10 +1264,10 @@ exports[`PasswordInput matches the snapshot (Normal) 1`] = `
class="c3"
>
<span
aria-describedby="uuid2"
aria-describedby="uuid3"
class="c4"
data-testid="tooltip"
id="tooltip-trigger-uuid2"
id="tooltip-trigger-uuid3"
tabindex="-1"
>
<button
Expand All @@ -1291,7 +1291,7 @@ exports[`PasswordInput matches the snapshot (Normal) 1`] = `
class="c7"
data-popper-interactive="false"
data-testid="tooltip-content-container"
id="uuid2"
id="uuid3"
role="tooltip"
style="position:absolute;left:0;top:0"
>
Expand Down
2 changes: 1 addition & 1 deletion packages/react/src/components/slider/slider.tsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { ReactElement } from 'react';
import { useTranslation } from '../../i18n/use-translation';
import { FieldContainer } from '../field-container/field-container';
import { TooltipProps } from '../tooltip/tooltip';
import { useId } from '../../hooks/use-id';
import { FieldContainer } from '../field-container/field-container';
import { ValueTooltip } from './value-tooltip';
import { Labels, SliderContainer, StyledSlider } from './styles';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid2"
id="uuid2_label"
>
test
</label>
Expand Down Expand Up @@ -591,15 +591,15 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid2"
id="uuid2_label"
>
test
</label>
<span
class="c3"
data-testid="invalid-field"
id="uuid1_invalid"
id="uuid2_invalid"
>
<svg
class="c4"
Expand Down Expand Up @@ -795,8 +795,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid2"
id="uuid2_label"
>
test
</label>
Expand Down Expand Up @@ -1069,8 +1069,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid2"
id="uuid2_label"
>
test
</label>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid3"
id="uuid3_label"
>
Comment (required)
</label>
Expand Down Expand Up @@ -256,8 +256,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid3"
id="uuid3_label"
>
Comment (required)
</label>
Expand Down
24 changes: 12 additions & 12 deletions packages/react/src/components/text-input/text-input.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid2"
id="uuid2_label"
>
Telephone
</label>
Expand Down Expand Up @@ -298,8 +298,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid2"
id="uuid2_label"
>
Telephone (required)
</label>
Expand Down Expand Up @@ -457,8 +457,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid2"
id="uuid2_label"
>
Telephone
</label>
Expand Down Expand Up @@ -638,8 +638,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid2"
id="uuid2_label"
>
Telephone
</label>
Expand Down Expand Up @@ -829,8 +829,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid2"
id="uuid2_label"
>
Telephone
</label>
Expand Down Expand Up @@ -1019,8 +1019,8 @@ input + .c1 {
>
<label
class="c1 c2"
for="uuid1"
id="uuid1_label"
for="uuid2"
id="uuid2_label"
>
Telephone
</label>
Expand Down

0 comments on commit b86c8ee

Please sign in to comment.