@cloudscape-design/components 3.0.235 → 3.0.237
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app-layout/drawer/index.d.ts +2 -5
- package/app-layout/drawer/index.d.ts.map +1 -1
- package/app-layout/drawer/index.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +20 -15
- package/app-layout/index.js.map +1 -1
- package/app-layout/utils/use-focus-control.d.ts +8 -6
- package/app-layout/utils/use-focus-control.d.ts.map +1 -1
- package/app-layout/utils/use-focus-control.js +21 -10
- package/app-layout/utils/use-focus-control.js.map +1 -1
- package/app-layout/utils/use-split-panel-focus-control.d.ts +21 -0
- package/app-layout/utils/use-split-panel-focus-control.d.ts.map +1 -0
- package/app-layout/utils/use-split-panel-focus-control.js +32 -0
- package/app-layout/utils/use-split-panel-focus-control.js.map +1 -0
- package/app-layout/visual-refresh/app-bar.d.ts.map +1 -1
- package/app-layout/visual-refresh/app-bar.js +3 -6
- package/app-layout/visual-refresh/app-bar.js.map +1 -1
- package/app-layout/visual-refresh/context.d.ts +6 -2
- package/app-layout/visual-refresh/context.d.ts.map +1 -1
- package/app-layout/visual-refresh/context.js +24 -11
- package/app-layout/visual-refresh/context.js.map +1 -1
- package/app-layout/visual-refresh/navigation.d.ts.map +1 -1
- package/app-layout/visual-refresh/navigation.js +3 -5
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/split-panel.d.ts.map +1 -1
- package/app-layout/visual-refresh/split-panel.js +4 -8
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/tools.js +5 -6
- package/app-layout/visual-refresh/tools.js.map +1 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +10 -4
- package/autosuggest/internal.js.map +1 -1
- package/breadcrumb-group/internal.d.ts.map +1 -1
- package/breadcrumb-group/internal.js +2 -2
- package/breadcrumb-group/internal.js.map +1 -1
- package/breadcrumb-group/styles.css.js +7 -6
- package/breadcrumb-group/styles.scoped.css +14 -11
- package/breadcrumb-group/styles.selectors.js +7 -6
- package/button/index.d.ts.map +1 -1
- package/button/index.js +2 -2
- package/button/index.js.map +1 -1
- package/button/interfaces.d.ts +4 -0
- package/button/interfaces.d.ts.map +1 -1
- package/button/interfaces.js.map +1 -1
- package/calendar/grid/index.d.ts +1 -1
- package/calendar/grid/index.d.ts.map +1 -1
- package/calendar/grid/index.js.map +1 -1
- package/calendar/header/header-button.d.ts +1 -1
- package/calendar/header/header-button.d.ts.map +1 -1
- package/calendar/header/header-button.js.map +1 -1
- package/calendar/header/index.d.ts +2 -2
- package/calendar/header/index.d.ts.map +1 -1
- package/calendar/header/index.js.map +1 -1
- package/calendar/interfaces.d.ts +3 -3
- package/calendar/interfaces.d.ts.map +1 -1
- package/calendar/interfaces.js.map +1 -1
- package/calendar/internal.d.ts +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +6 -1
- package/calendar/internal.js.map +1 -1
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +6 -4
- package/date-picker/index.js.map +1 -1
- package/internal/context/split-panel-context.d.ts +2 -8
- package/internal/context/split-panel-context.d.ts.map +1 -1
- package/internal/context/split-panel-context.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/i18n/context.d.ts +6 -1
- package/internal/i18n/context.d.ts.map +1 -1
- package/internal/i18n/context.js +8 -2
- package/internal/i18n/context.js.map +1 -1
- package/internal/i18n/messages/all.all.js +219 -210
- package/internal/i18n/messages/all.all.json +231 -231
- package/internal/i18n/messages/all.de.js +20 -20
- package/internal/i18n/messages/all.de.json +20 -20
- package/internal/i18n/messages/all.en-GB.js +20 -20
- package/internal/i18n/messages/all.en-GB.json +20 -20
- package/internal/i18n/messages/all.en.js +20 -20
- package/internal/i18n/messages/all.en.json +20 -20
- package/internal/i18n/messages/all.es.js +20 -20
- package/internal/i18n/messages/all.es.json +20 -20
- package/internal/i18n/messages/all.fr.js +20 -20
- package/internal/i18n/messages/all.fr.json +20 -20
- package/internal/i18n/messages/all.id.js +20 -20
- package/internal/i18n/messages/all.id.json +20 -20
- package/internal/i18n/messages/all.it.js +20 -20
- package/internal/i18n/messages/all.it.json +20 -20
- package/internal/i18n/messages/all.ja.js +20 -20
- package/internal/i18n/messages/all.ja.json +20 -20
- package/internal/i18n/messages/all.ko.js +22 -19
- package/internal/i18n/messages/all.ko.json +20 -20
- package/internal/i18n/messages/all.pt-BR.js +20 -20
- package/internal/i18n/messages/all.pt-BR.json +20 -20
- package/internal/i18n/messages/all.zh-CN.js +24 -21
- package/internal/i18n/messages/all.zh-CN.json +22 -22
- package/internal/i18n/messages/all.zh-TW.js +23 -20
- package/internal/i18n/messages/all.zh-TW.json +21 -21
- package/internal/i18n/provider.js +1 -1
- package/internal/i18n/provider.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/property-filter/index.js.map +1 -1
- package/select/parts/styles.css.js +9 -9
- package/select/parts/styles.scoped.css +9 -27
- package/select/parts/styles.selectors.js +9 -9
- package/split-panel/index.d.ts.map +1 -1
- package/split-panel/index.js +6 -24
- package/split-panel/index.js.map +1 -1
- package/table/body-cell/use-stable-scroll-position.d.ts.map +1 -1
- package/table/body-cell/use-stable-scroll-position.js +10 -4
- package/table/body-cell/use-stable-scroll-position.js.map +1 -1
- package/table/header-cell/index.js +2 -3
- package/table/header-cell/index.js.map +1 -1
- package/table/use-table-focus-navigation.d.ts +1 -1
- package/table/use-table-focus-navigation.d.ts.map +1 -1
- package/table/use-table-focus-navigation.js +4 -4
- package/table/use-table-focus-navigation.js.map +1 -1
- package/tutorial-panel/components/tutorial-list/index.d.ts +0 -1
- package/tutorial-panel/components/tutorial-list/index.d.ts.map +1 -1
- package/tutorial-panel/components/tutorial-list/index.js +3 -15
- package/tutorial-panel/components/tutorial-list/index.js.map +1 -1
- package/tutorial-panel/index.d.ts.map +1 -1
- package/tutorial-panel/index.js +2 -14
- package/tutorial-panel/index.js.map +1 -1
- package/tutorial-panel/interfaces.d.ts +1 -1
- package/tutorial-panel/interfaces.d.ts.map +1 -1
- package/tutorial-panel/interfaces.js.map +1 -1
- package/wizard/index.d.ts +1 -1
- package/wizard/index.d.ts.map +1 -1
- package/wizard/index.js +4 -1
- package/wizard/index.js.map +1 -1
- package/wizard/interfaces.d.ts +5 -5
- package/wizard/interfaces.d.ts.map +1 -1
- package/wizard/interfaces.js.map +1 -1
- package/wizard/wizard-actions.d.ts +3 -3
- package/wizard/wizard-actions.d.ts.map +1 -1
- package/wizard/wizard-actions.js.map +1 -1
- package/wizard/wizard-form.js +2 -1
- package/wizard/wizard-form.js.map +1 -1
|
@@ -2,22 +2,6 @@ export default {
|
|
|
2
2
|
'@cloudscape-design/components': {
|
|
3
3
|
de: {
|
|
4
4
|
alert: { dismissAriaLabel: [{ type: 0, value: 'Warnung verwerfen' }] },
|
|
5
|
-
autosuggest: {
|
|
6
|
-
stepNumberLabel: [
|
|
7
|
-
{ type: 0, value: 'Schritt ' },
|
|
8
|
-
{ type: 1, value: 'stepNumber' },
|
|
9
|
-
],
|
|
10
|
-
collapsedStepsLabel: [
|
|
11
|
-
{ type: 0, value: 'Schritt ' },
|
|
12
|
-
{ type: 1, value: 'stepNumber' },
|
|
13
|
-
{ type: 0, value: ' von ' },
|
|
14
|
-
{ type: 1, value: 'stepsCount' },
|
|
15
|
-
],
|
|
16
|
-
cancelButton: [{ type: 0, value: 'Abbrechen' }],
|
|
17
|
-
previousButton: [{ type: 0, value: 'Zurück' }],
|
|
18
|
-
nextButton: [{ type: 0, value: 'Weiter' }],
|
|
19
|
-
optional: [{ type: 0, value: 'optional' }],
|
|
20
|
-
},
|
|
21
5
|
'app-layout': {
|
|
22
6
|
'ariaLabels.navigation': [{ type: 0, value: 'Seitennavigation' }],
|
|
23
7
|
'ariaLabels.navigationClose': [{ type: 0, value: 'Seitennavigation schließen' }],
|
|
@@ -27,7 +11,11 @@ export default {
|
|
|
27
11
|
'ariaLabels.toolsClose': [{ type: 0, value: 'Hilfebereich öffnen' }],
|
|
28
12
|
'ariaLabels.toolsToggle': [{ type: 0, value: 'Hilfebereich schließen' }],
|
|
29
13
|
},
|
|
30
|
-
|
|
14
|
+
autosuggest: {
|
|
15
|
+
errorIconAriaLabel: [{ type: 0, value: 'Fehler' }],
|
|
16
|
+
selectedAriaLabel: [{ type: 0, value: 'Ausgewählt' }],
|
|
17
|
+
},
|
|
18
|
+
calendar: {
|
|
31
19
|
nextMonthAriaLabel: [{ type: 0, value: 'Nächster Monat' }],
|
|
32
20
|
previousMonthAriaLabel: [{ type: 0, value: 'Vorheriger Monat' }],
|
|
33
21
|
todayAriaLabel: [{ type: 0, value: 'Heute' }],
|
|
@@ -42,8 +30,8 @@ export default {
|
|
|
42
30
|
'i18nStrings.successIconAriaLabel': [{ type: 0, value: 'Erfolg' }],
|
|
43
31
|
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: 'Warnung' }],
|
|
44
32
|
},
|
|
45
|
-
form: { errorIconAriaLabel: [{ type: 0, value: 'Fehler' }] },
|
|
46
33
|
'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Fehler' }] },
|
|
34
|
+
form: { errorIconAriaLabel: [{ type: 0, value: 'Fehler' }] },
|
|
47
35
|
input: { clearAriaLabel: [{ type: 0, value: 'Löschen' }] },
|
|
48
36
|
modal: { closeAriaLabel: [{ type: 0, value: 'Modal schließen' }] },
|
|
49
37
|
pagination: {
|
|
@@ -159,8 +147,20 @@ export default {
|
|
|
159
147
|
selectedAriaLabel: [{ type: 0, value: 'Ausgewählt' }],
|
|
160
148
|
},
|
|
161
149
|
wizard: {
|
|
162
|
-
|
|
163
|
-
|
|
150
|
+
'i18nStrings.stepNumberLabel': [
|
|
151
|
+
{ type: 0, value: 'Schritt ' },
|
|
152
|
+
{ type: 1, value: 'stepNumber' },
|
|
153
|
+
],
|
|
154
|
+
'i18nStrings.collapsedStepsLabel': [
|
|
155
|
+
{ type: 0, value: 'Schritt ' },
|
|
156
|
+
{ type: 1, value: 'stepNumber' },
|
|
157
|
+
{ type: 0, value: ' von ' },
|
|
158
|
+
{ type: 1, value: 'stepsCount' },
|
|
159
|
+
],
|
|
160
|
+
'i18nStrings.cancelButton': [{ type: 0, value: 'Abbrechen' }],
|
|
161
|
+
'i18nStrings.previousButton': [{ type: 0, value: 'Zurück' }],
|
|
162
|
+
'i18nStrings.nextButton': [{ type: 0, value: 'Weiter' }],
|
|
163
|
+
'i18nStrings.optional': [{ type: 0, value: 'optional' }],
|
|
164
164
|
},
|
|
165
165
|
},
|
|
166
166
|
},
|
|
@@ -2,22 +2,6 @@
|
|
|
2
2
|
"@cloudscape-design/components": {
|
|
3
3
|
"de": {
|
|
4
4
|
"alert": { "dismissAriaLabel": [{ "type": 0, "value": "Warnung verwerfen" }] },
|
|
5
|
-
"autosuggest": {
|
|
6
|
-
"stepNumberLabel": [
|
|
7
|
-
{ "type": 0, "value": "Schritt " },
|
|
8
|
-
{ "type": 1, "value": "stepNumber" }
|
|
9
|
-
],
|
|
10
|
-
"collapsedStepsLabel": [
|
|
11
|
-
{ "type": 0, "value": "Schritt " },
|
|
12
|
-
{ "type": 1, "value": "stepNumber" },
|
|
13
|
-
{ "type": 0, "value": " von " },
|
|
14
|
-
{ "type": 1, "value": "stepsCount" }
|
|
15
|
-
],
|
|
16
|
-
"cancelButton": [{ "type": 0, "value": "Abbrechen" }],
|
|
17
|
-
"previousButton": [{ "type": 0, "value": "Zurück" }],
|
|
18
|
-
"nextButton": [{ "type": 0, "value": "Weiter" }],
|
|
19
|
-
"optional": [{ "type": 0, "value": "optional" }]
|
|
20
|
-
},
|
|
21
5
|
"app-layout": {
|
|
22
6
|
"ariaLabels.navigation": [{ "type": 0, "value": "Seitennavigation" }],
|
|
23
7
|
"ariaLabels.navigationClose": [{ "type": 0, "value": "Seitennavigation schließen" }],
|
|
@@ -27,7 +11,11 @@
|
|
|
27
11
|
"ariaLabels.toolsClose": [{ "type": 0, "value": "Hilfebereich öffnen" }],
|
|
28
12
|
"ariaLabels.toolsToggle": [{ "type": 0, "value": "Hilfebereich schließen" }]
|
|
29
13
|
},
|
|
30
|
-
"
|
|
14
|
+
"autosuggest": {
|
|
15
|
+
"errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }],
|
|
16
|
+
"selectedAriaLabel": [{ "type": 0, "value": "Ausgewählt" }]
|
|
17
|
+
},
|
|
18
|
+
"calendar": {
|
|
31
19
|
"nextMonthAriaLabel": [{ "type": 0, "value": "Nächster Monat" }],
|
|
32
20
|
"previousMonthAriaLabel": [{ "type": 0, "value": "Vorheriger Monat" }],
|
|
33
21
|
"todayAriaLabel": [{ "type": 0, "value": "Heute" }]
|
|
@@ -42,8 +30,8 @@
|
|
|
42
30
|
"i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "Erfolg" }],
|
|
43
31
|
"i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Warnung" }]
|
|
44
32
|
},
|
|
45
|
-
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }] },
|
|
46
33
|
"form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }] },
|
|
34
|
+
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }] },
|
|
47
35
|
"input": { "clearAriaLabel": [{ "type": 0, "value": "Löschen" }] },
|
|
48
36
|
"modal": { "closeAriaLabel": [{ "type": 0, "value": "Modal schließen" }] },
|
|
49
37
|
"pagination": {
|
|
@@ -159,8 +147,20 @@
|
|
|
159
147
|
"selectedAriaLabel": [{ "type": 0, "value": "Ausgewählt" }]
|
|
160
148
|
},
|
|
161
149
|
"wizard": {
|
|
162
|
-
"
|
|
163
|
-
|
|
150
|
+
"i18nStrings.stepNumberLabel": [
|
|
151
|
+
{ "type": 0, "value": "Schritt " },
|
|
152
|
+
{ "type": 1, "value": "stepNumber" }
|
|
153
|
+
],
|
|
154
|
+
"i18nStrings.collapsedStepsLabel": [
|
|
155
|
+
{ "type": 0, "value": "Schritt " },
|
|
156
|
+
{ "type": 1, "value": "stepNumber" },
|
|
157
|
+
{ "type": 0, "value": " von " },
|
|
158
|
+
{ "type": 1, "value": "stepsCount" }
|
|
159
|
+
],
|
|
160
|
+
"i18nStrings.cancelButton": [{ "type": 0, "value": "Abbrechen" }],
|
|
161
|
+
"i18nStrings.previousButton": [{ "type": 0, "value": "Zurück" }],
|
|
162
|
+
"i18nStrings.nextButton": [{ "type": 0, "value": "Weiter" }],
|
|
163
|
+
"i18nStrings.optional": [{ "type": 0, "value": "optional" }]
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
}
|
|
@@ -2,22 +2,6 @@ export default {
|
|
|
2
2
|
'@cloudscape-design/components': {
|
|
3
3
|
'en-GB': {
|
|
4
4
|
alert: { dismissAriaLabel: [{ type: 0, value: 'Dismiss alert' }] },
|
|
5
|
-
autosuggest: {
|
|
6
|
-
stepNumberLabel: [
|
|
7
|
-
{ type: 0, value: 'Step ' },
|
|
8
|
-
{ type: 1, value: 'stepNumber' },
|
|
9
|
-
],
|
|
10
|
-
collapsedStepsLabel: [
|
|
11
|
-
{ type: 0, value: 'Step ' },
|
|
12
|
-
{ type: 1, value: 'stepNumber' },
|
|
13
|
-
{ type: 0, value: ' of ' },
|
|
14
|
-
{ type: 1, value: 'stepsCount' },
|
|
15
|
-
],
|
|
16
|
-
cancelButton: [{ type: 0, value: 'Cancel' }],
|
|
17
|
-
previousButton: [{ type: 0, value: 'Previous' }],
|
|
18
|
-
nextButton: [{ type: 0, value: 'Next' }],
|
|
19
|
-
optional: [{ type: 0, value: 'optional' }],
|
|
20
|
-
},
|
|
21
5
|
'app-layout': {
|
|
22
6
|
'ariaLabels.navigation': [{ type: 0, value: 'Side navigation' }],
|
|
23
7
|
'ariaLabels.navigationClose': [{ type: 0, value: 'Close side navigation' }],
|
|
@@ -27,7 +11,11 @@ export default {
|
|
|
27
11
|
'ariaLabels.toolsClose': [{ type: 0, value: 'Open help panel' }],
|
|
28
12
|
'ariaLabels.toolsToggle': [{ type: 0, value: 'Close help panel' }],
|
|
29
13
|
},
|
|
30
|
-
|
|
14
|
+
autosuggest: {
|
|
15
|
+
errorIconAriaLabel: [{ type: 0, value: 'Error' }],
|
|
16
|
+
selectedAriaLabel: [{ type: 0, value: 'Selected' }],
|
|
17
|
+
},
|
|
18
|
+
calendar: {
|
|
31
19
|
nextMonthAriaLabel: [{ type: 0, value: 'Next month' }],
|
|
32
20
|
previousMonthAriaLabel: [{ type: 0, value: 'Previous month' }],
|
|
33
21
|
todayAriaLabel: [{ type: 0, value: 'Today' }],
|
|
@@ -42,8 +30,8 @@ export default {
|
|
|
42
30
|
'i18nStrings.successIconAriaLabel': [{ type: 0, value: 'Success' }],
|
|
43
31
|
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: 'Warning' }],
|
|
44
32
|
},
|
|
45
|
-
form: { errorIconAriaLabel: [{ type: 0, value: 'Error' }] },
|
|
46
33
|
'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Error' }] },
|
|
34
|
+
form: { errorIconAriaLabel: [{ type: 0, value: 'Error' }] },
|
|
47
35
|
input: { clearAriaLabel: [{ type: 0, value: 'Clear' }] },
|
|
48
36
|
modal: { closeAriaLabel: [{ type: 0, value: 'Close modal' }] },
|
|
49
37
|
pagination: {
|
|
@@ -159,8 +147,20 @@ export default {
|
|
|
159
147
|
selectedAriaLabel: [{ type: 0, value: 'Selected' }],
|
|
160
148
|
},
|
|
161
149
|
wizard: {
|
|
162
|
-
|
|
163
|
-
|
|
150
|
+
'i18nStrings.stepNumberLabel': [
|
|
151
|
+
{ type: 0, value: 'Step ' },
|
|
152
|
+
{ type: 1, value: 'stepNumber' },
|
|
153
|
+
],
|
|
154
|
+
'i18nStrings.collapsedStepsLabel': [
|
|
155
|
+
{ type: 0, value: 'Step ' },
|
|
156
|
+
{ type: 1, value: 'stepNumber' },
|
|
157
|
+
{ type: 0, value: ' of ' },
|
|
158
|
+
{ type: 1, value: 'stepsCount' },
|
|
159
|
+
],
|
|
160
|
+
'i18nStrings.cancelButton': [{ type: 0, value: 'Cancel' }],
|
|
161
|
+
'i18nStrings.previousButton': [{ type: 0, value: 'Previous' }],
|
|
162
|
+
'i18nStrings.nextButton': [{ type: 0, value: 'Next' }],
|
|
163
|
+
'i18nStrings.optional': [{ type: 0, value: 'optional' }],
|
|
164
164
|
},
|
|
165
165
|
},
|
|
166
166
|
},
|
|
@@ -2,22 +2,6 @@
|
|
|
2
2
|
"@cloudscape-design/components": {
|
|
3
3
|
"en-GB": {
|
|
4
4
|
"alert": { "dismissAriaLabel": [{ "type": 0, "value": "Dismiss alert" }] },
|
|
5
|
-
"autosuggest": {
|
|
6
|
-
"stepNumberLabel": [
|
|
7
|
-
{ "type": 0, "value": "Step " },
|
|
8
|
-
{ "type": 1, "value": "stepNumber" }
|
|
9
|
-
],
|
|
10
|
-
"collapsedStepsLabel": [
|
|
11
|
-
{ "type": 0, "value": "Step " },
|
|
12
|
-
{ "type": 1, "value": "stepNumber" },
|
|
13
|
-
{ "type": 0, "value": " of " },
|
|
14
|
-
{ "type": 1, "value": "stepsCount" }
|
|
15
|
-
],
|
|
16
|
-
"cancelButton": [{ "type": 0, "value": "Cancel" }],
|
|
17
|
-
"previousButton": [{ "type": 0, "value": "Previous" }],
|
|
18
|
-
"nextButton": [{ "type": 0, "value": "Next" }],
|
|
19
|
-
"optional": [{ "type": 0, "value": "optional" }]
|
|
20
|
-
},
|
|
21
5
|
"app-layout": {
|
|
22
6
|
"ariaLabels.navigation": [{ "type": 0, "value": "Side navigation" }],
|
|
23
7
|
"ariaLabels.navigationClose": [{ "type": 0, "value": "Close side navigation" }],
|
|
@@ -27,7 +11,11 @@
|
|
|
27
11
|
"ariaLabels.toolsClose": [{ "type": 0, "value": "Open help panel" }],
|
|
28
12
|
"ariaLabels.toolsToggle": [{ "type": 0, "value": "Close help panel" }]
|
|
29
13
|
},
|
|
30
|
-
"
|
|
14
|
+
"autosuggest": {
|
|
15
|
+
"errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
|
|
16
|
+
"selectedAriaLabel": [{ "type": 0, "value": "Selected" }]
|
|
17
|
+
},
|
|
18
|
+
"calendar": {
|
|
31
19
|
"nextMonthAriaLabel": [{ "type": 0, "value": "Next month" }],
|
|
32
20
|
"previousMonthAriaLabel": [{ "type": 0, "value": "Previous month" }],
|
|
33
21
|
"todayAriaLabel": [{ "type": 0, "value": "Today" }]
|
|
@@ -42,8 +30,8 @@
|
|
|
42
30
|
"i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "Success" }],
|
|
43
31
|
"i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Warning" }]
|
|
44
32
|
},
|
|
45
|
-
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
|
|
46
33
|
"form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
|
|
34
|
+
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
|
|
47
35
|
"input": { "clearAriaLabel": [{ "type": 0, "value": "Clear" }] },
|
|
48
36
|
"modal": { "closeAriaLabel": [{ "type": 0, "value": "Close modal" }] },
|
|
49
37
|
"pagination": {
|
|
@@ -159,8 +147,20 @@
|
|
|
159
147
|
"selectedAriaLabel": [{ "type": 0, "value": "Selected" }]
|
|
160
148
|
},
|
|
161
149
|
"wizard": {
|
|
162
|
-
"
|
|
163
|
-
|
|
150
|
+
"i18nStrings.stepNumberLabel": [
|
|
151
|
+
{ "type": 0, "value": "Step " },
|
|
152
|
+
{ "type": 1, "value": "stepNumber" }
|
|
153
|
+
],
|
|
154
|
+
"i18nStrings.collapsedStepsLabel": [
|
|
155
|
+
{ "type": 0, "value": "Step " },
|
|
156
|
+
{ "type": 1, "value": "stepNumber" },
|
|
157
|
+
{ "type": 0, "value": " of " },
|
|
158
|
+
{ "type": 1, "value": "stepsCount" }
|
|
159
|
+
],
|
|
160
|
+
"i18nStrings.cancelButton": [{ "type": 0, "value": "Cancel" }],
|
|
161
|
+
"i18nStrings.previousButton": [{ "type": 0, "value": "Previous" }],
|
|
162
|
+
"i18nStrings.nextButton": [{ "type": 0, "value": "Next" }],
|
|
163
|
+
"i18nStrings.optional": [{ "type": 0, "value": "optional" }]
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
}
|
|
@@ -2,22 +2,6 @@ export default {
|
|
|
2
2
|
'@cloudscape-design/components': {
|
|
3
3
|
en: {
|
|
4
4
|
alert: { dismissAriaLabel: [{ type: 0, value: 'Dismiss alert' }] },
|
|
5
|
-
autosuggest: {
|
|
6
|
-
stepNumberLabel: [
|
|
7
|
-
{ type: 0, value: 'Step ' },
|
|
8
|
-
{ type: 1, value: 'stepNumber' },
|
|
9
|
-
],
|
|
10
|
-
collapsedStepsLabel: [
|
|
11
|
-
{ type: 0, value: 'Step ' },
|
|
12
|
-
{ type: 1, value: 'stepNumber' },
|
|
13
|
-
{ type: 0, value: ' of ' },
|
|
14
|
-
{ type: 1, value: 'stepsCount' },
|
|
15
|
-
],
|
|
16
|
-
cancelButton: [{ type: 0, value: 'Cancel' }],
|
|
17
|
-
previousButton: [{ type: 0, value: 'Previous' }],
|
|
18
|
-
nextButton: [{ type: 0, value: 'Next' }],
|
|
19
|
-
optional: [{ type: 0, value: 'optional' }],
|
|
20
|
-
},
|
|
21
5
|
'app-layout': {
|
|
22
6
|
'ariaLabels.navigation': [{ type: 0, value: 'Side navigation' }],
|
|
23
7
|
'ariaLabels.navigationClose': [{ type: 0, value: 'Close side navigation' }],
|
|
@@ -27,7 +11,11 @@ export default {
|
|
|
27
11
|
'ariaLabels.toolsClose': [{ type: 0, value: 'Open help panel' }],
|
|
28
12
|
'ariaLabels.toolsToggle': [{ type: 0, value: 'Close help panel' }],
|
|
29
13
|
},
|
|
30
|
-
|
|
14
|
+
autosuggest: {
|
|
15
|
+
errorIconAriaLabel: [{ type: 0, value: 'Error' }],
|
|
16
|
+
selectedAriaLabel: [{ type: 0, value: 'Selected' }],
|
|
17
|
+
},
|
|
18
|
+
calendar: {
|
|
31
19
|
nextMonthAriaLabel: [{ type: 0, value: 'Next month' }],
|
|
32
20
|
previousMonthAriaLabel: [{ type: 0, value: 'Previous month' }],
|
|
33
21
|
todayAriaLabel: [{ type: 0, value: 'Today' }],
|
|
@@ -42,8 +30,8 @@ export default {
|
|
|
42
30
|
'i18nStrings.successIconAriaLabel': [{ type: 0, value: 'Success' }],
|
|
43
31
|
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: 'Warning' }],
|
|
44
32
|
},
|
|
45
|
-
form: { errorIconAriaLabel: [{ type: 0, value: 'Error' }] },
|
|
46
33
|
'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Error' }] },
|
|
34
|
+
form: { errorIconAriaLabel: [{ type: 0, value: 'Error' }] },
|
|
47
35
|
input: { clearAriaLabel: [{ type: 0, value: 'Clear' }] },
|
|
48
36
|
modal: { closeAriaLabel: [{ type: 0, value: 'Close modal' }] },
|
|
49
37
|
pagination: {
|
|
@@ -159,8 +147,20 @@ export default {
|
|
|
159
147
|
selectedAriaLabel: [{ type: 0, value: 'Selected' }],
|
|
160
148
|
},
|
|
161
149
|
wizard: {
|
|
162
|
-
|
|
163
|
-
|
|
150
|
+
'i18nStrings.stepNumberLabel': [
|
|
151
|
+
{ type: 0, value: 'Step ' },
|
|
152
|
+
{ type: 1, value: 'stepNumber' },
|
|
153
|
+
],
|
|
154
|
+
'i18nStrings.collapsedStepsLabel': [
|
|
155
|
+
{ type: 0, value: 'Step ' },
|
|
156
|
+
{ type: 1, value: 'stepNumber' },
|
|
157
|
+
{ type: 0, value: ' of ' },
|
|
158
|
+
{ type: 1, value: 'stepsCount' },
|
|
159
|
+
],
|
|
160
|
+
'i18nStrings.cancelButton': [{ type: 0, value: 'Cancel' }],
|
|
161
|
+
'i18nStrings.previousButton': [{ type: 0, value: 'Previous' }],
|
|
162
|
+
'i18nStrings.nextButton': [{ type: 0, value: 'Next' }],
|
|
163
|
+
'i18nStrings.optional': [{ type: 0, value: 'optional' }],
|
|
164
164
|
},
|
|
165
165
|
},
|
|
166
166
|
},
|
|
@@ -2,22 +2,6 @@
|
|
|
2
2
|
"@cloudscape-design/components": {
|
|
3
3
|
"en": {
|
|
4
4
|
"alert": { "dismissAriaLabel": [{ "type": 0, "value": "Dismiss alert" }] },
|
|
5
|
-
"autosuggest": {
|
|
6
|
-
"stepNumberLabel": [
|
|
7
|
-
{ "type": 0, "value": "Step " },
|
|
8
|
-
{ "type": 1, "value": "stepNumber" }
|
|
9
|
-
],
|
|
10
|
-
"collapsedStepsLabel": [
|
|
11
|
-
{ "type": 0, "value": "Step " },
|
|
12
|
-
{ "type": 1, "value": "stepNumber" },
|
|
13
|
-
{ "type": 0, "value": " of " },
|
|
14
|
-
{ "type": 1, "value": "stepsCount" }
|
|
15
|
-
],
|
|
16
|
-
"cancelButton": [{ "type": 0, "value": "Cancel" }],
|
|
17
|
-
"previousButton": [{ "type": 0, "value": "Previous" }],
|
|
18
|
-
"nextButton": [{ "type": 0, "value": "Next" }],
|
|
19
|
-
"optional": [{ "type": 0, "value": "optional" }]
|
|
20
|
-
},
|
|
21
5
|
"app-layout": {
|
|
22
6
|
"ariaLabels.navigation": [{ "type": 0, "value": "Side navigation" }],
|
|
23
7
|
"ariaLabels.navigationClose": [{ "type": 0, "value": "Close side navigation" }],
|
|
@@ -27,7 +11,11 @@
|
|
|
27
11
|
"ariaLabels.toolsClose": [{ "type": 0, "value": "Open help panel" }],
|
|
28
12
|
"ariaLabels.toolsToggle": [{ "type": 0, "value": "Close help panel" }]
|
|
29
13
|
},
|
|
30
|
-
"
|
|
14
|
+
"autosuggest": {
|
|
15
|
+
"errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
|
|
16
|
+
"selectedAriaLabel": [{ "type": 0, "value": "Selected" }]
|
|
17
|
+
},
|
|
18
|
+
"calendar": {
|
|
31
19
|
"nextMonthAriaLabel": [{ "type": 0, "value": "Next month" }],
|
|
32
20
|
"previousMonthAriaLabel": [{ "type": 0, "value": "Previous month" }],
|
|
33
21
|
"todayAriaLabel": [{ "type": 0, "value": "Today" }]
|
|
@@ -42,8 +30,8 @@
|
|
|
42
30
|
"i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "Success" }],
|
|
43
31
|
"i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Warning" }]
|
|
44
32
|
},
|
|
45
|
-
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
|
|
46
33
|
"form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
|
|
34
|
+
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
|
|
47
35
|
"input": { "clearAriaLabel": [{ "type": 0, "value": "Clear" }] },
|
|
48
36
|
"modal": { "closeAriaLabel": [{ "type": 0, "value": "Close modal" }] },
|
|
49
37
|
"pagination": {
|
|
@@ -159,8 +147,20 @@
|
|
|
159
147
|
"selectedAriaLabel": [{ "type": 0, "value": "Selected" }]
|
|
160
148
|
},
|
|
161
149
|
"wizard": {
|
|
162
|
-
"
|
|
163
|
-
|
|
150
|
+
"i18nStrings.stepNumberLabel": [
|
|
151
|
+
{ "type": 0, "value": "Step " },
|
|
152
|
+
{ "type": 1, "value": "stepNumber" }
|
|
153
|
+
],
|
|
154
|
+
"i18nStrings.collapsedStepsLabel": [
|
|
155
|
+
{ "type": 0, "value": "Step " },
|
|
156
|
+
{ "type": 1, "value": "stepNumber" },
|
|
157
|
+
{ "type": 0, "value": " of " },
|
|
158
|
+
{ "type": 1, "value": "stepsCount" }
|
|
159
|
+
],
|
|
160
|
+
"i18nStrings.cancelButton": [{ "type": 0, "value": "Cancel" }],
|
|
161
|
+
"i18nStrings.previousButton": [{ "type": 0, "value": "Previous" }],
|
|
162
|
+
"i18nStrings.nextButton": [{ "type": 0, "value": "Next" }],
|
|
163
|
+
"i18nStrings.optional": [{ "type": 0, "value": "optional" }]
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
}
|
|
@@ -2,22 +2,6 @@ export default {
|
|
|
2
2
|
'@cloudscape-design/components': {
|
|
3
3
|
es: {
|
|
4
4
|
alert: { dismissAriaLabel: [{ type: 0, value: 'Descartar alerta' }] },
|
|
5
|
-
autosuggest: {
|
|
6
|
-
stepNumberLabel: [
|
|
7
|
-
{ type: 0, value: 'Paso ' },
|
|
8
|
-
{ type: 1, value: 'stepNumber' },
|
|
9
|
-
],
|
|
10
|
-
collapsedStepsLabel: [
|
|
11
|
-
{ type: 0, value: 'Paso ' },
|
|
12
|
-
{ type: 1, value: 'stepNumber' },
|
|
13
|
-
{ type: 0, value: ' de ' },
|
|
14
|
-
{ type: 1, value: 'stepsCount' },
|
|
15
|
-
],
|
|
16
|
-
cancelButton: [{ type: 0, value: 'Cancelar' }],
|
|
17
|
-
previousButton: [{ type: 0, value: 'Anterior' }],
|
|
18
|
-
nextButton: [{ type: 0, value: 'Siguiente' }],
|
|
19
|
-
optional: [{ type: 0, value: 'opcional' }],
|
|
20
|
-
},
|
|
21
5
|
'app-layout': {
|
|
22
6
|
'ariaLabels.navigation': [{ type: 0, value: 'Navegación lateral' }],
|
|
23
7
|
'ariaLabels.navigationClose': [{ type: 0, value: 'Cerrar navegación lateral' }],
|
|
@@ -27,7 +11,11 @@ export default {
|
|
|
27
11
|
'ariaLabels.toolsClose': [{ type: 0, value: 'Abrir panel de ayuda' }],
|
|
28
12
|
'ariaLabels.toolsToggle': [{ type: 0, value: 'Cerrar panel de ayuda' }],
|
|
29
13
|
},
|
|
30
|
-
|
|
14
|
+
autosuggest: {
|
|
15
|
+
errorIconAriaLabel: [{ type: 0, value: 'Error' }],
|
|
16
|
+
selectedAriaLabel: [{ type: 0, value: 'Seleccionado' }],
|
|
17
|
+
},
|
|
18
|
+
calendar: {
|
|
31
19
|
nextMonthAriaLabel: [{ type: 0, value: 'Próximo mes' }],
|
|
32
20
|
previousMonthAriaLabel: [{ type: 0, value: 'Mes anterior' }],
|
|
33
21
|
todayAriaLabel: [{ type: 0, value: 'Hoy' }],
|
|
@@ -42,8 +30,8 @@ export default {
|
|
|
42
30
|
'i18nStrings.successIconAriaLabel': [{ type: 0, value: 'Éxito' }],
|
|
43
31
|
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: 'Advertencia' }],
|
|
44
32
|
},
|
|
45
|
-
form: { errorIconAriaLabel: [{ type: 0, value: 'Error' }] },
|
|
46
33
|
'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Error' }] },
|
|
34
|
+
form: { errorIconAriaLabel: [{ type: 0, value: 'Error' }] },
|
|
47
35
|
input: { clearAriaLabel: [{ type: 0, value: 'Borrar' }] },
|
|
48
36
|
modal: { closeAriaLabel: [{ type: 0, value: 'Cerrar modal' }] },
|
|
49
37
|
pagination: {
|
|
@@ -159,8 +147,20 @@ export default {
|
|
|
159
147
|
selectedAriaLabel: [{ type: 0, value: 'Seleccionado' }],
|
|
160
148
|
},
|
|
161
149
|
wizard: {
|
|
162
|
-
|
|
163
|
-
|
|
150
|
+
'i18nStrings.stepNumberLabel': [
|
|
151
|
+
{ type: 0, value: 'Paso ' },
|
|
152
|
+
{ type: 1, value: 'stepNumber' },
|
|
153
|
+
],
|
|
154
|
+
'i18nStrings.collapsedStepsLabel': [
|
|
155
|
+
{ type: 0, value: 'Paso ' },
|
|
156
|
+
{ type: 1, value: 'stepNumber' },
|
|
157
|
+
{ type: 0, value: ' de ' },
|
|
158
|
+
{ type: 1, value: 'stepsCount' },
|
|
159
|
+
],
|
|
160
|
+
'i18nStrings.cancelButton': [{ type: 0, value: 'Cancelar' }],
|
|
161
|
+
'i18nStrings.previousButton': [{ type: 0, value: 'Anterior' }],
|
|
162
|
+
'i18nStrings.nextButton': [{ type: 0, value: 'Siguiente' }],
|
|
163
|
+
'i18nStrings.optional': [{ type: 0, value: 'opcional' }],
|
|
164
164
|
},
|
|
165
165
|
},
|
|
166
166
|
},
|
|
@@ -2,22 +2,6 @@
|
|
|
2
2
|
"@cloudscape-design/components": {
|
|
3
3
|
"es": {
|
|
4
4
|
"alert": { "dismissAriaLabel": [{ "type": 0, "value": "Descartar alerta" }] },
|
|
5
|
-
"autosuggest": {
|
|
6
|
-
"stepNumberLabel": [
|
|
7
|
-
{ "type": 0, "value": "Paso " },
|
|
8
|
-
{ "type": 1, "value": "stepNumber" }
|
|
9
|
-
],
|
|
10
|
-
"collapsedStepsLabel": [
|
|
11
|
-
{ "type": 0, "value": "Paso " },
|
|
12
|
-
{ "type": 1, "value": "stepNumber" },
|
|
13
|
-
{ "type": 0, "value": " de " },
|
|
14
|
-
{ "type": 1, "value": "stepsCount" }
|
|
15
|
-
],
|
|
16
|
-
"cancelButton": [{ "type": 0, "value": "Cancelar" }],
|
|
17
|
-
"previousButton": [{ "type": 0, "value": "Anterior" }],
|
|
18
|
-
"nextButton": [{ "type": 0, "value": "Siguiente" }],
|
|
19
|
-
"optional": [{ "type": 0, "value": "opcional" }]
|
|
20
|
-
},
|
|
21
5
|
"app-layout": {
|
|
22
6
|
"ariaLabels.navigation": [{ "type": 0, "value": "Navegación lateral" }],
|
|
23
7
|
"ariaLabels.navigationClose": [{ "type": 0, "value": "Cerrar navegación lateral" }],
|
|
@@ -27,7 +11,11 @@
|
|
|
27
11
|
"ariaLabels.toolsClose": [{ "type": 0, "value": "Abrir panel de ayuda" }],
|
|
28
12
|
"ariaLabels.toolsToggle": [{ "type": 0, "value": "Cerrar panel de ayuda" }]
|
|
29
13
|
},
|
|
30
|
-
"
|
|
14
|
+
"autosuggest": {
|
|
15
|
+
"errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
|
|
16
|
+
"selectedAriaLabel": [{ "type": 0, "value": "Seleccionado" }]
|
|
17
|
+
},
|
|
18
|
+
"calendar": {
|
|
31
19
|
"nextMonthAriaLabel": [{ "type": 0, "value": "Próximo mes" }],
|
|
32
20
|
"previousMonthAriaLabel": [{ "type": 0, "value": "Mes anterior" }],
|
|
33
21
|
"todayAriaLabel": [{ "type": 0, "value": "Hoy" }]
|
|
@@ -42,8 +30,8 @@
|
|
|
42
30
|
"i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "Éxito" }],
|
|
43
31
|
"i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Advertencia" }]
|
|
44
32
|
},
|
|
45
|
-
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
|
|
46
33
|
"form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
|
|
34
|
+
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
|
|
47
35
|
"input": { "clearAriaLabel": [{ "type": 0, "value": "Borrar" }] },
|
|
48
36
|
"modal": { "closeAriaLabel": [{ "type": 0, "value": "Cerrar modal" }] },
|
|
49
37
|
"pagination": {
|
|
@@ -159,8 +147,20 @@
|
|
|
159
147
|
"selectedAriaLabel": [{ "type": 0, "value": "Seleccionado" }]
|
|
160
148
|
},
|
|
161
149
|
"wizard": {
|
|
162
|
-
"
|
|
163
|
-
|
|
150
|
+
"i18nStrings.stepNumberLabel": [
|
|
151
|
+
{ "type": 0, "value": "Paso " },
|
|
152
|
+
{ "type": 1, "value": "stepNumber" }
|
|
153
|
+
],
|
|
154
|
+
"i18nStrings.collapsedStepsLabel": [
|
|
155
|
+
{ "type": 0, "value": "Paso " },
|
|
156
|
+
{ "type": 1, "value": "stepNumber" },
|
|
157
|
+
{ "type": 0, "value": " de " },
|
|
158
|
+
{ "type": 1, "value": "stepsCount" }
|
|
159
|
+
],
|
|
160
|
+
"i18nStrings.cancelButton": [{ "type": 0, "value": "Cancelar" }],
|
|
161
|
+
"i18nStrings.previousButton": [{ "type": 0, "value": "Anterior" }],
|
|
162
|
+
"i18nStrings.nextButton": [{ "type": 0, "value": "Siguiente" }],
|
|
163
|
+
"i18nStrings.optional": [{ "type": 0, "value": "opcional" }]
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
}
|
|
@@ -2,22 +2,6 @@ export default {
|
|
|
2
2
|
'@cloudscape-design/components': {
|
|
3
3
|
fr: {
|
|
4
4
|
alert: { dismissAriaLabel: [{ type: 0, value: "Ignorer l'alerte" }] },
|
|
5
|
-
autosuggest: {
|
|
6
|
-
stepNumberLabel: [
|
|
7
|
-
{ type: 0, value: 'Étape ' },
|
|
8
|
-
{ type: 1, value: 'stepNumber' },
|
|
9
|
-
],
|
|
10
|
-
collapsedStepsLabel: [
|
|
11
|
-
{ type: 0, value: 'Étape ' },
|
|
12
|
-
{ type: 1, value: 'stepNumber' },
|
|
13
|
-
{ type: 0, value: ' de ' },
|
|
14
|
-
{ type: 1, value: 'stepsCount' },
|
|
15
|
-
],
|
|
16
|
-
cancelButton: [{ type: 0, value: 'Annuler' }],
|
|
17
|
-
previousButton: [{ type: 0, value: 'Précédent' }],
|
|
18
|
-
nextButton: [{ type: 0, value: 'Suivant' }],
|
|
19
|
-
optional: [{ type: 0, value: 'facultatif' }],
|
|
20
|
-
},
|
|
21
5
|
'app-layout': {
|
|
22
6
|
'ariaLabels.navigation': [{ type: 0, value: 'Navigation latérale' }],
|
|
23
7
|
'ariaLabels.navigationClose': [{ type: 0, value: 'Fermer la navigation latérale' }],
|
|
@@ -27,7 +11,11 @@ export default {
|
|
|
27
11
|
'ariaLabels.toolsClose': [{ type: 0, value: "Ouvrir le volet d'aide" }],
|
|
28
12
|
'ariaLabels.toolsToggle': [{ type: 0, value: "Fermer le volet d'aide" }],
|
|
29
13
|
},
|
|
30
|
-
|
|
14
|
+
autosuggest: {
|
|
15
|
+
errorIconAriaLabel: [{ type: 0, value: 'Erreur' }],
|
|
16
|
+
selectedAriaLabel: [{ type: 0, value: 'Sélectionné' }],
|
|
17
|
+
},
|
|
18
|
+
calendar: {
|
|
31
19
|
nextMonthAriaLabel: [{ type: 0, value: 'Mois suivant' }],
|
|
32
20
|
previousMonthAriaLabel: [{ type: 0, value: 'Mois précédent' }],
|
|
33
21
|
todayAriaLabel: [{ type: 0, value: "Aujourd'hui" }],
|
|
@@ -42,8 +30,8 @@ export default {
|
|
|
42
30
|
'i18nStrings.successIconAriaLabel': [{ type: 0, value: 'Réussite' }],
|
|
43
31
|
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: 'Avertissement' }],
|
|
44
32
|
},
|
|
45
|
-
form: { errorIconAriaLabel: [{ type: 0, value: 'Erreur' }] },
|
|
46
33
|
'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Erreur' }] },
|
|
34
|
+
form: { errorIconAriaLabel: [{ type: 0, value: 'Erreur' }] },
|
|
47
35
|
input: { clearAriaLabel: [{ type: 0, value: 'Effacer' }] },
|
|
48
36
|
modal: { closeAriaLabel: [{ type: 0, value: 'Fermer le modal' }] },
|
|
49
37
|
pagination: {
|
|
@@ -159,8 +147,20 @@ export default {
|
|
|
159
147
|
selectedAriaLabel: [{ type: 0, value: 'Sélectionné' }],
|
|
160
148
|
},
|
|
161
149
|
wizard: {
|
|
162
|
-
|
|
163
|
-
|
|
150
|
+
'i18nStrings.stepNumberLabel': [
|
|
151
|
+
{ type: 0, value: 'Étape ' },
|
|
152
|
+
{ type: 1, value: 'stepNumber' },
|
|
153
|
+
],
|
|
154
|
+
'i18nStrings.collapsedStepsLabel': [
|
|
155
|
+
{ type: 0, value: 'Étape ' },
|
|
156
|
+
{ type: 1, value: 'stepNumber' },
|
|
157
|
+
{ type: 0, value: ' de ' },
|
|
158
|
+
{ type: 1, value: 'stepsCount' },
|
|
159
|
+
],
|
|
160
|
+
'i18nStrings.cancelButton': [{ type: 0, value: 'Annuler' }],
|
|
161
|
+
'i18nStrings.previousButton': [{ type: 0, value: 'Précédent' }],
|
|
162
|
+
'i18nStrings.nextButton': [{ type: 0, value: 'Suivant' }],
|
|
163
|
+
'i18nStrings.optional': [{ type: 0, value: 'facultatif' }],
|
|
164
164
|
},
|
|
165
165
|
},
|
|
166
166
|
},
|