fix(tests): update snapshots

This commit is contained in:
Łukasz Mierzwa
2023-11-09 09:03:36 +00:00
committed by Łukasz Mierzwa
parent 08c2771ed0
commit a2e74a77e3
10 changed files with 54 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ exports[`<AlertGroupCollapseConfiguration /> matches snapshot with default value
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -39,6 +40,7 @@ exports[`<AlertGroupCollapseConfiguration /> matches snapshot with default value
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>

View File

@@ -15,6 +15,7 @@ exports[`<AlertGroupSortConfiguration /> matches snapshot with default values 1`
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -41,6 +42,7 @@ exports[`<AlertGroupSortConfiguration /> matches snapshot with default values 1`
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>

View File

@@ -15,6 +15,7 @@ exports[`<MultiGridConfiguration /> matches snapshot with default values 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -41,6 +42,7 @@ exports[`<MultiGridConfiguration /> matches snapshot with default values 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>

View File

@@ -13,6 +13,7 @@ exports[`<ThemeConfiguration /> matches snapshot with default values 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -39,6 +40,7 @@ exports[`<ThemeConfiguration /> matches snapshot with default values 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>

View File

@@ -88,6 +88,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -114,6 +115,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>
@@ -267,6 +269,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -293,6 +296,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>
@@ -347,6 +351,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -373,6 +378,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>
@@ -429,6 +435,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -455,6 +462,7 @@ exports[`<Configuration /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>

View File

@@ -105,6 +105,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -131,6 +132,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>
@@ -284,6 +286,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -310,6 +313,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>
@@ -364,6 +368,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -390,6 +395,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>
@@ -446,6 +452,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -472,6 +479,7 @@ exports[`<MainModalContent /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>

View File

@@ -12,6 +12,7 @@ exports[`<AlertManagerInput /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -79,6 +80,7 @@ exports[`<AlertManagerInput /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>

View File

@@ -12,6 +12,7 @@ exports[`<LabelNameInput /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -38,6 +39,7 @@ exports[`<LabelNameInput /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>

View File

@@ -12,6 +12,7 @@ exports[`<LabelValueInput /> fetches suggestions on mount 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -43,6 +44,7 @@ exports[`<LabelValueInput /> fetches suggestions on mount 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
aria-describedby=\\"react-select-silence-input-label-value-2-placeholder\\"
value
>
@@ -85,6 +87,7 @@ exports[`<LabelValueInput /> matches snapshot 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -116,6 +119,7 @@ exports[`<LabelValueInput /> matches snapshot 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
aria-describedby=\\"react-select-silence-input-label-value-1-placeholder\\"
value
>

View File

@@ -10,7 +10,11 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot when focused 1`] = `
<span id=\\"aria-selection\\">
option , selected.
</span>
<span id=\\"aria-context\\">
<span id=\\"aria-focused\\">
</span>
<span id=\\"aria-results\\">
</span>
<span id=\\"aria-guidance\\">
Select is focused ,type to refine list, press Down to open the menu,
</span>
</span>
@@ -18,6 +22,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot when focused 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -47,6 +52,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot when focused 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
aria-describedby=\\"react-select-3-placeholder\\"
value
>
@@ -87,7 +93,11 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot when focused and disabled
<span id=\\"aria-selection\\">
option , selected.
</span>
<span id=\\"aria-context\\">
<span id=\\"aria-focused\\">
</span>
<span id=\\"aria-results\\">
</span>
<span id=\\"aria-guidance\\">
Select is focused ,type to refine list, press Down to open the menu,
</span>
</span>
@@ -95,6 +105,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot when focused and disabled
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -128,6 +139,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot when focused and disabled
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
aria-describedby=\\"react-select-4-placeholder\\"
value
>
@@ -170,6 +182,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot with a value 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -196,6 +209,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot with a value 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>
@@ -237,6 +251,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot with isDisabled=true 1`]
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -267,6 +282,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot with isDisabled=true 1`]
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>
@@ -308,6 +324,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot with isMulti=true 1`] = `
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -337,6 +354,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot with isMulti=true 1`] = `
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
aria-describedby=\\"react-select-2-placeholder\\"
value
>
@@ -379,6 +397,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot with isMulti=true and a v
aria-live=\\"polite\\"
aria-atomic=\\"false\\"
aria-relevant=\\"additions text\\"
role=\\"log\\"
class=\\"css-1f43avz-a11yText-A11yText\\"
>
</span>
@@ -424,6 +443,7 @@ exports[`<WrappedCustomMultiSelect /> matches snapshot with isMulti=true and a v
aria-expanded=\\"false\\"
aria-haspopup=\\"true\\"
role=\\"combobox\\"
aria-activedescendant
value
>
</div>