@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 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
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
|
}
|
|
@@ -2,22 +2,6 @@ export default {
|
|
|
2
2
|
'@cloudscape-design/components': {
|
|
3
3
|
id: {
|
|
4
4
|
alert: { dismissAriaLabel: [{ type: 0, value: 'Abaikan pemberitahuan' }] },
|
|
5
|
-
autosuggest: {
|
|
6
|
-
stepNumberLabel: [
|
|
7
|
-
{ type: 0, value: 'Langkah ' },
|
|
8
|
-
{ type: 1, value: 'stepNumber' },
|
|
9
|
-
],
|
|
10
|
-
collapsedStepsLabel: [
|
|
11
|
-
{ type: 0, value: 'Langkah ' },
|
|
12
|
-
{ type: 1, value: 'stepNumber' },
|
|
13
|
-
{ type: 0, value: ' dari ' },
|
|
14
|
-
{ type: 1, value: 'stepsCount' },
|
|
15
|
-
],
|
|
16
|
-
cancelButton: [{ type: 0, value: 'Batalkan' }],
|
|
17
|
-
previousButton: [{ type: 0, value: 'Sebelumnya' }],
|
|
18
|
-
nextButton: [{ type: 0, value: 'Berikutnya' }],
|
|
19
|
-
optional: [{ type: 0, value: 'opsional' }],
|
|
20
|
-
},
|
|
21
5
|
'app-layout': {
|
|
22
6
|
'ariaLabels.navigation': [{ type: 0, value: 'Navigasi samping' }],
|
|
23
7
|
'ariaLabels.navigationClose': [{ type: 0, value: 'Tutup navigasi samping' }],
|
|
@@ -27,7 +11,11 @@ export default {
|
|
|
27
11
|
'ariaLabels.toolsClose': [{ type: 0, value: 'Buka panel bantuan' }],
|
|
28
12
|
'ariaLabels.toolsToggle': [{ type: 0, value: 'Tutup panel bantuan' }],
|
|
29
13
|
},
|
|
30
|
-
|
|
14
|
+
autosuggest: {
|
|
15
|
+
errorIconAriaLabel: [{ type: 0, value: 'Kesalahan' }],
|
|
16
|
+
selectedAriaLabel: [{ type: 0, value: 'Dipilih' }],
|
|
17
|
+
},
|
|
18
|
+
calendar: {
|
|
31
19
|
nextMonthAriaLabel: [{ type: 0, value: 'Bulan berikutnya' }],
|
|
32
20
|
previousMonthAriaLabel: [{ type: 0, value: 'Bulan sebelumnya' }],
|
|
33
21
|
todayAriaLabel: [{ type: 0, value: 'Hari ini' }],
|
|
@@ -42,8 +30,8 @@ export default {
|
|
|
42
30
|
'i18nStrings.successIconAriaLabel': [{ type: 0, value: 'Berhasil' }],
|
|
43
31
|
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: 'Peringatan' }],
|
|
44
32
|
},
|
|
45
|
-
form: { errorIconAriaLabel: [{ type: 0, value: 'Kesalahan' }] },
|
|
46
33
|
'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Kesalahan' }] },
|
|
34
|
+
form: { errorIconAriaLabel: [{ type: 0, value: 'Kesalahan' }] },
|
|
47
35
|
input: { clearAriaLabel: [{ type: 0, value: 'Hapus' }] },
|
|
48
36
|
modal: { closeAriaLabel: [{ type: 0, value: 'Tutup modal' }] },
|
|
49
37
|
pagination: {
|
|
@@ -159,8 +147,20 @@ export default {
|
|
|
159
147
|
selectedAriaLabel: [{ type: 0, value: 'Dipilih' }],
|
|
160
148
|
},
|
|
161
149
|
wizard: {
|
|
162
|
-
|
|
163
|
-
|
|
150
|
+
'i18nStrings.stepNumberLabel': [
|
|
151
|
+
{ type: 0, value: 'Langkah ' },
|
|
152
|
+
{ type: 1, value: 'stepNumber' },
|
|
153
|
+
],
|
|
154
|
+
'i18nStrings.collapsedStepsLabel': [
|
|
155
|
+
{ type: 0, value: 'Langkah ' },
|
|
156
|
+
{ type: 1, value: 'stepNumber' },
|
|
157
|
+
{ type: 0, value: ' dari ' },
|
|
158
|
+
{ type: 1, value: 'stepsCount' },
|
|
159
|
+
],
|
|
160
|
+
'i18nStrings.cancelButton': [{ type: 0, value: 'Batalkan' }],
|
|
161
|
+
'i18nStrings.previousButton': [{ type: 0, value: 'Sebelumnya' }],
|
|
162
|
+
'i18nStrings.nextButton': [{ type: 0, value: 'Berikutnya' }],
|
|
163
|
+
'i18nStrings.optional': [{ type: 0, value: 'opsional' }],
|
|
164
164
|
},
|
|
165
165
|
},
|
|
166
166
|
},
|
|
@@ -2,22 +2,6 @@
|
|
|
2
2
|
"@cloudscape-design/components": {
|
|
3
3
|
"id": {
|
|
4
4
|
"alert": { "dismissAriaLabel": [{ "type": 0, "value": "Abaikan pemberitahuan" }] },
|
|
5
|
-
"autosuggest": {
|
|
6
|
-
"stepNumberLabel": [
|
|
7
|
-
{ "type": 0, "value": "Langkah " },
|
|
8
|
-
{ "type": 1, "value": "stepNumber" }
|
|
9
|
-
],
|
|
10
|
-
"collapsedStepsLabel": [
|
|
11
|
-
{ "type": 0, "value": "Langkah " },
|
|
12
|
-
{ "type": 1, "value": "stepNumber" },
|
|
13
|
-
{ "type": 0, "value": " dari " },
|
|
14
|
-
{ "type": 1, "value": "stepsCount" }
|
|
15
|
-
],
|
|
16
|
-
"cancelButton": [{ "type": 0, "value": "Batalkan" }],
|
|
17
|
-
"previousButton": [{ "type": 0, "value": "Sebelumnya" }],
|
|
18
|
-
"nextButton": [{ "type": 0, "value": "Berikutnya" }],
|
|
19
|
-
"optional": [{ "type": 0, "value": "opsional" }]
|
|
20
|
-
},
|
|
21
5
|
"app-layout": {
|
|
22
6
|
"ariaLabels.navigation": [{ "type": 0, "value": "Navigasi samping" }],
|
|
23
7
|
"ariaLabels.navigationClose": [{ "type": 0, "value": "Tutup navigasi samping" }],
|
|
@@ -27,7 +11,11 @@
|
|
|
27
11
|
"ariaLabels.toolsClose": [{ "type": 0, "value": "Buka panel bantuan" }],
|
|
28
12
|
"ariaLabels.toolsToggle": [{ "type": 0, "value": "Tutup panel bantuan" }]
|
|
29
13
|
},
|
|
30
|
-
"
|
|
14
|
+
"autosuggest": {
|
|
15
|
+
"errorIconAriaLabel": [{ "type": 0, "value": "Kesalahan" }],
|
|
16
|
+
"selectedAriaLabel": [{ "type": 0, "value": "Dipilih" }]
|
|
17
|
+
},
|
|
18
|
+
"calendar": {
|
|
31
19
|
"nextMonthAriaLabel": [{ "type": 0, "value": "Bulan berikutnya" }],
|
|
32
20
|
"previousMonthAriaLabel": [{ "type": 0, "value": "Bulan sebelumnya" }],
|
|
33
21
|
"todayAriaLabel": [{ "type": 0, "value": "Hari ini" }]
|
|
@@ -42,8 +30,8 @@
|
|
|
42
30
|
"i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "Berhasil" }],
|
|
43
31
|
"i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Peringatan" }]
|
|
44
32
|
},
|
|
45
|
-
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Kesalahan" }] },
|
|
46
33
|
"form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Kesalahan" }] },
|
|
34
|
+
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Kesalahan" }] },
|
|
47
35
|
"input": { "clearAriaLabel": [{ "type": 0, "value": "Hapus" }] },
|
|
48
36
|
"modal": { "closeAriaLabel": [{ "type": 0, "value": "Tutup modal" }] },
|
|
49
37
|
"pagination": {
|
|
@@ -159,8 +147,20 @@
|
|
|
159
147
|
"selectedAriaLabel": [{ "type": 0, "value": "Dipilih" }]
|
|
160
148
|
},
|
|
161
149
|
"wizard": {
|
|
162
|
-
"
|
|
163
|
-
|
|
150
|
+
"i18nStrings.stepNumberLabel": [
|
|
151
|
+
{ "type": 0, "value": "Langkah " },
|
|
152
|
+
{ "type": 1, "value": "stepNumber" }
|
|
153
|
+
],
|
|
154
|
+
"i18nStrings.collapsedStepsLabel": [
|
|
155
|
+
{ "type": 0, "value": "Langkah " },
|
|
156
|
+
{ "type": 1, "value": "stepNumber" },
|
|
157
|
+
{ "type": 0, "value": " dari " },
|
|
158
|
+
{ "type": 1, "value": "stepsCount" }
|
|
159
|
+
],
|
|
160
|
+
"i18nStrings.cancelButton": [{ "type": 0, "value": "Batalkan" }],
|
|
161
|
+
"i18nStrings.previousButton": [{ "type": 0, "value": "Sebelumnya" }],
|
|
162
|
+
"i18nStrings.nextButton": [{ "type": 0, "value": "Berikutnya" }],
|
|
163
|
+
"i18nStrings.optional": [{ "type": 0, "value": "opsional" }]
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
}
|
|
@@ -2,22 +2,6 @@ export default {
|
|
|
2
2
|
'@cloudscape-design/components': {
|
|
3
3
|
it: {
|
|
4
4
|
alert: { dismissAriaLabel: [{ type: 0, value: 'Avviso di disattivazione' }] },
|
|
5
|
-
autosuggest: {
|
|
6
|
-
stepNumberLabel: [
|
|
7
|
-
{ type: 0, value: 'Fase ' },
|
|
8
|
-
{ type: 1, value: 'stepNumber' },
|
|
9
|
-
],
|
|
10
|
-
collapsedStepsLabel: [
|
|
11
|
-
{ type: 0, value: 'Fase ' },
|
|
12
|
-
{ type: 1, value: 'stepNumber' },
|
|
13
|
-
{ type: 0, value: ' di ' },
|
|
14
|
-
{ type: 1, value: 'stepsCount' },
|
|
15
|
-
],
|
|
16
|
-
cancelButton: [{ type: 0, value: 'Annulla' }],
|
|
17
|
-
previousButton: [{ type: 0, value: 'Precedente' }],
|
|
18
|
-
nextButton: [{ type: 0, value: 'Successivo' }],
|
|
19
|
-
optional: [{ type: 0, value: 'facoltativo' }],
|
|
20
|
-
},
|
|
21
5
|
'app-layout': {
|
|
22
6
|
'ariaLabels.navigation': [{ type: 0, value: 'Navigazione laterale' }],
|
|
23
7
|
'ariaLabels.navigationClose': [{ type: 0, value: 'Chiudi navigazione laterale' }],
|
|
@@ -27,7 +11,11 @@ export default {
|
|
|
27
11
|
'ariaLabels.toolsClose': [{ type: 0, value: 'Apri il pannello di aiuto' }],
|
|
28
12
|
'ariaLabels.toolsToggle': [{ type: 0, value: 'Chiudere il pannello di aiuto' }],
|
|
29
13
|
},
|
|
30
|
-
|
|
14
|
+
autosuggest: {
|
|
15
|
+
errorIconAriaLabel: [{ type: 0, value: 'Errore' }],
|
|
16
|
+
selectedAriaLabel: [{ type: 0, value: 'Selezionato' }],
|
|
17
|
+
},
|
|
18
|
+
calendar: {
|
|
31
19
|
nextMonthAriaLabel: [{ type: 0, value: 'Mese successivo' }],
|
|
32
20
|
previousMonthAriaLabel: [{ type: 0, value: 'Mese precedente' }],
|
|
33
21
|
todayAriaLabel: [{ type: 0, value: 'Oggi' }],
|
|
@@ -42,8 +30,8 @@ export default {
|
|
|
42
30
|
'i18nStrings.successIconAriaLabel': [{ type: 0, value: 'Esito positivo' }],
|
|
43
31
|
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: 'Avviso' }],
|
|
44
32
|
},
|
|
45
|
-
form: { errorIconAriaLabel: [{ type: 0, value: 'Errore' }] },
|
|
46
33
|
'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Errore' }] },
|
|
34
|
+
form: { errorIconAriaLabel: [{ type: 0, value: 'Errore' }] },
|
|
47
35
|
input: { clearAriaLabel: [{ type: 0, value: 'Cancella' }] },
|
|
48
36
|
modal: { closeAriaLabel: [{ type: 0, value: 'Chiudi modale' }] },
|
|
49
37
|
pagination: {
|
|
@@ -159,8 +147,20 @@ export default {
|
|
|
159
147
|
selectedAriaLabel: [{ type: 0, value: 'Selezionato' }],
|
|
160
148
|
},
|
|
161
149
|
wizard: {
|
|
162
|
-
|
|
163
|
-
|
|
150
|
+
'i18nStrings.stepNumberLabel': [
|
|
151
|
+
{ type: 0, value: 'Fase ' },
|
|
152
|
+
{ type: 1, value: 'stepNumber' },
|
|
153
|
+
],
|
|
154
|
+
'i18nStrings.collapsedStepsLabel': [
|
|
155
|
+
{ type: 0, value: 'Fase ' },
|
|
156
|
+
{ type: 1, value: 'stepNumber' },
|
|
157
|
+
{ type: 0, value: ' di ' },
|
|
158
|
+
{ type: 1, value: 'stepsCount' },
|
|
159
|
+
],
|
|
160
|
+
'i18nStrings.cancelButton': [{ type: 0, value: 'Annulla' }],
|
|
161
|
+
'i18nStrings.previousButton': [{ type: 0, value: 'Precedente' }],
|
|
162
|
+
'i18nStrings.nextButton': [{ type: 0, value: 'Successivo' }],
|
|
163
|
+
'i18nStrings.optional': [{ type: 0, value: 'facoltativo' }],
|
|
164
164
|
},
|
|
165
165
|
},
|
|
166
166
|
},
|
|
@@ -2,22 +2,6 @@
|
|
|
2
2
|
"@cloudscape-design/components": {
|
|
3
3
|
"it": {
|
|
4
4
|
"alert": { "dismissAriaLabel": [{ "type": 0, "value": "Avviso di disattivazione" }] },
|
|
5
|
-
"autosuggest": {
|
|
6
|
-
"stepNumberLabel": [
|
|
7
|
-
{ "type": 0, "value": "Fase " },
|
|
8
|
-
{ "type": 1, "value": "stepNumber" }
|
|
9
|
-
],
|
|
10
|
-
"collapsedStepsLabel": [
|
|
11
|
-
{ "type": 0, "value": "Fase " },
|
|
12
|
-
{ "type": 1, "value": "stepNumber" },
|
|
13
|
-
{ "type": 0, "value": " di " },
|
|
14
|
-
{ "type": 1, "value": "stepsCount" }
|
|
15
|
-
],
|
|
16
|
-
"cancelButton": [{ "type": 0, "value": "Annulla" }],
|
|
17
|
-
"previousButton": [{ "type": 0, "value": "Precedente" }],
|
|
18
|
-
"nextButton": [{ "type": 0, "value": "Successivo" }],
|
|
19
|
-
"optional": [{ "type": 0, "value": "facoltativo" }]
|
|
20
|
-
},
|
|
21
5
|
"app-layout": {
|
|
22
6
|
"ariaLabels.navigation": [{ "type": 0, "value": "Navigazione laterale" }],
|
|
23
7
|
"ariaLabels.navigationClose": [{ "type": 0, "value": "Chiudi navigazione laterale" }],
|
|
@@ -27,7 +11,11 @@
|
|
|
27
11
|
"ariaLabels.toolsClose": [{ "type": 0, "value": "Apri il pannello di aiuto" }],
|
|
28
12
|
"ariaLabels.toolsToggle": [{ "type": 0, "value": "Chiudere il pannello di aiuto" }]
|
|
29
13
|
},
|
|
30
|
-
"
|
|
14
|
+
"autosuggest": {
|
|
15
|
+
"errorIconAriaLabel": [{ "type": 0, "value": "Errore" }],
|
|
16
|
+
"selectedAriaLabel": [{ "type": 0, "value": "Selezionato" }]
|
|
17
|
+
},
|
|
18
|
+
"calendar": {
|
|
31
19
|
"nextMonthAriaLabel": [{ "type": 0, "value": "Mese successivo" }],
|
|
32
20
|
"previousMonthAriaLabel": [{ "type": 0, "value": "Mese precedente" }],
|
|
33
21
|
"todayAriaLabel": [{ "type": 0, "value": "Oggi" }]
|
|
@@ -42,8 +30,8 @@
|
|
|
42
30
|
"i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "Esito positivo" }],
|
|
43
31
|
"i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Avviso" }]
|
|
44
32
|
},
|
|
45
|
-
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Errore" }] },
|
|
46
33
|
"form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Errore" }] },
|
|
34
|
+
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "Errore" }] },
|
|
47
35
|
"input": { "clearAriaLabel": [{ "type": 0, "value": "Cancella" }] },
|
|
48
36
|
"modal": { "closeAriaLabel": [{ "type": 0, "value": "Chiudi modale" }] },
|
|
49
37
|
"pagination": {
|
|
@@ -159,8 +147,20 @@
|
|
|
159
147
|
"selectedAriaLabel": [{ "type": 0, "value": "Selezionato" }]
|
|
160
148
|
},
|
|
161
149
|
"wizard": {
|
|
162
|
-
"
|
|
163
|
-
|
|
150
|
+
"i18nStrings.stepNumberLabel": [
|
|
151
|
+
{ "type": 0, "value": "Fase " },
|
|
152
|
+
{ "type": 1, "value": "stepNumber" }
|
|
153
|
+
],
|
|
154
|
+
"i18nStrings.collapsedStepsLabel": [
|
|
155
|
+
{ "type": 0, "value": "Fase " },
|
|
156
|
+
{ "type": 1, "value": "stepNumber" },
|
|
157
|
+
{ "type": 0, "value": " di " },
|
|
158
|
+
{ "type": 1, "value": "stepsCount" }
|
|
159
|
+
],
|
|
160
|
+
"i18nStrings.cancelButton": [{ "type": 0, "value": "Annulla" }],
|
|
161
|
+
"i18nStrings.previousButton": [{ "type": 0, "value": "Precedente" }],
|
|
162
|
+
"i18nStrings.nextButton": [{ "type": 0, "value": "Successivo" }],
|
|
163
|
+
"i18nStrings.optional": [{ "type": 0, "value": "facoltativo" }]
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
}
|
|
@@ -2,22 +2,6 @@ export default {
|
|
|
2
2
|
'@cloudscape-design/components': {
|
|
3
3
|
ja: {
|
|
4
4
|
alert: { dismissAriaLabel: [{ type: 0, value: 'アラートを閉じる' }] },
|
|
5
|
-
autosuggest: {
|
|
6
|
-
stepNumberLabel: [
|
|
7
|
-
{ type: 0, value: 'ステップ ' },
|
|
8
|
-
{ type: 1, value: 'stepNumber' },
|
|
9
|
-
],
|
|
10
|
-
collapsedStepsLabel: [
|
|
11
|
-
{ type: 0, value: 'ステップ ' },
|
|
12
|
-
{ type: 1, value: 'stepNumber' },
|
|
13
|
-
{ type: 0, value: '/' },
|
|
14
|
-
{ type: 1, value: 'stepsCount' },
|
|
15
|
-
],
|
|
16
|
-
cancelButton: [{ type: 0, value: 'キャンセル' }],
|
|
17
|
-
previousButton: [{ type: 0, value: '戻る' }],
|
|
18
|
-
nextButton: [{ type: 0, value: '次へ' }],
|
|
19
|
-
optional: [{ type: 0, value: 'オプション' }],
|
|
20
|
-
},
|
|
21
5
|
'app-layout': {
|
|
22
6
|
'ariaLabels.navigation': [{ type: 0, value: 'サイドナビゲーション' }],
|
|
23
7
|
'ariaLabels.navigationClose': [{ type: 0, value: 'サイドナビゲーションを閉じる' }],
|
|
@@ -27,7 +11,11 @@ export default {
|
|
|
27
11
|
'ariaLabels.toolsClose': [{ type: 0, value: 'ヘルプパネルを開く' }],
|
|
28
12
|
'ariaLabels.toolsToggle': [{ type: 0, value: 'ヘルプパネルを閉じる' }],
|
|
29
13
|
},
|
|
30
|
-
|
|
14
|
+
autosuggest: {
|
|
15
|
+
errorIconAriaLabel: [{ type: 0, value: 'エラー' }],
|
|
16
|
+
selectedAriaLabel: [{ type: 0, value: '選択済み' }],
|
|
17
|
+
},
|
|
18
|
+
calendar: {
|
|
31
19
|
nextMonthAriaLabel: [{ type: 0, value: '来月' }],
|
|
32
20
|
previousMonthAriaLabel: [{ type: 0, value: '前月' }],
|
|
33
21
|
todayAriaLabel: [{ type: 0, value: '今日' }],
|
|
@@ -42,8 +30,8 @@ export default {
|
|
|
42
30
|
'i18nStrings.successIconAriaLabel': [{ type: 0, value: '成功' }],
|
|
43
31
|
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: '警告' }],
|
|
44
32
|
},
|
|
45
|
-
form: { errorIconAriaLabel: [{ type: 0, value: 'エラー' }] },
|
|
46
33
|
'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'エラー' }] },
|
|
34
|
+
form: { errorIconAriaLabel: [{ type: 0, value: 'エラー' }] },
|
|
47
35
|
input: { clearAriaLabel: [{ type: 0, value: 'クリア' }] },
|
|
48
36
|
modal: { closeAriaLabel: [{ type: 0, value: 'モーダルを閉じる' }] },
|
|
49
37
|
pagination: {
|
|
@@ -167,8 +155,20 @@ export default {
|
|
|
167
155
|
selectedAriaLabel: [{ type: 0, value: '選択済み' }],
|
|
168
156
|
},
|
|
169
157
|
wizard: {
|
|
170
|
-
|
|
171
|
-
|
|
158
|
+
'i18nStrings.stepNumberLabel': [
|
|
159
|
+
{ type: 0, value: 'ステップ ' },
|
|
160
|
+
{ type: 1, value: 'stepNumber' },
|
|
161
|
+
],
|
|
162
|
+
'i18nStrings.collapsedStepsLabel': [
|
|
163
|
+
{ type: 0, value: 'ステップ ' },
|
|
164
|
+
{ type: 1, value: 'stepNumber' },
|
|
165
|
+
{ type: 0, value: '/' },
|
|
166
|
+
{ type: 1, value: 'stepsCount' },
|
|
167
|
+
],
|
|
168
|
+
'i18nStrings.cancelButton': [{ type: 0, value: 'キャンセル' }],
|
|
169
|
+
'i18nStrings.previousButton': [{ type: 0, value: '戻る' }],
|
|
170
|
+
'i18nStrings.nextButton': [{ type: 0, value: '次へ' }],
|
|
171
|
+
'i18nStrings.optional': [{ type: 0, value: 'オプション' }],
|
|
172
172
|
},
|
|
173
173
|
},
|
|
174
174
|
},
|
|
@@ -2,22 +2,6 @@
|
|
|
2
2
|
"@cloudscape-design/components": {
|
|
3
3
|
"ja": {
|
|
4
4
|
"alert": { "dismissAriaLabel": [{ "type": 0, "value": "アラートを閉じる" }] },
|
|
5
|
-
"autosuggest": {
|
|
6
|
-
"stepNumberLabel": [
|
|
7
|
-
{ "type": 0, "value": "ステップ " },
|
|
8
|
-
{ "type": 1, "value": "stepNumber" }
|
|
9
|
-
],
|
|
10
|
-
"collapsedStepsLabel": [
|
|
11
|
-
{ "type": 0, "value": "ステップ " },
|
|
12
|
-
{ "type": 1, "value": "stepNumber" },
|
|
13
|
-
{ "type": 0, "value": "/" },
|
|
14
|
-
{ "type": 1, "value": "stepsCount" }
|
|
15
|
-
],
|
|
16
|
-
"cancelButton": [{ "type": 0, "value": "キャンセル" }],
|
|
17
|
-
"previousButton": [{ "type": 0, "value": "戻る" }],
|
|
18
|
-
"nextButton": [{ "type": 0, "value": "次へ" }],
|
|
19
|
-
"optional": [{ "type": 0, "value": "オプション" }]
|
|
20
|
-
},
|
|
21
5
|
"app-layout": {
|
|
22
6
|
"ariaLabels.navigation": [{ "type": 0, "value": "サイドナビゲーション" }],
|
|
23
7
|
"ariaLabels.navigationClose": [{ "type": 0, "value": "サイドナビゲーションを閉じる" }],
|
|
@@ -27,7 +11,11 @@
|
|
|
27
11
|
"ariaLabels.toolsClose": [{ "type": 0, "value": "ヘルプパネルを開く" }],
|
|
28
12
|
"ariaLabels.toolsToggle": [{ "type": 0, "value": "ヘルプパネルを閉じる" }]
|
|
29
13
|
},
|
|
30
|
-
"
|
|
14
|
+
"autosuggest": {
|
|
15
|
+
"errorIconAriaLabel": [{ "type": 0, "value": "エラー" }],
|
|
16
|
+
"selectedAriaLabel": [{ "type": 0, "value": "選択済み" }]
|
|
17
|
+
},
|
|
18
|
+
"calendar": {
|
|
31
19
|
"nextMonthAriaLabel": [{ "type": 0, "value": "来月" }],
|
|
32
20
|
"previousMonthAriaLabel": [{ "type": 0, "value": "前月" }],
|
|
33
21
|
"todayAriaLabel": [{ "type": 0, "value": "今日" }]
|
|
@@ -42,8 +30,8 @@
|
|
|
42
30
|
"i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "成功" }],
|
|
43
31
|
"i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "警告" }]
|
|
44
32
|
},
|
|
45
|
-
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "エラー" }] },
|
|
46
33
|
"form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "エラー" }] },
|
|
34
|
+
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "エラー" }] },
|
|
47
35
|
"input": { "clearAriaLabel": [{ "type": 0, "value": "クリア" }] },
|
|
48
36
|
"modal": { "closeAriaLabel": [{ "type": 0, "value": "モーダルを閉じる" }] },
|
|
49
37
|
"pagination": {
|
|
@@ -167,8 +155,20 @@
|
|
|
167
155
|
"selectedAriaLabel": [{ "type": 0, "value": "選択済み" }]
|
|
168
156
|
},
|
|
169
157
|
"wizard": {
|
|
170
|
-
"
|
|
171
|
-
|
|
158
|
+
"i18nStrings.stepNumberLabel": [
|
|
159
|
+
{ "type": 0, "value": "ステップ " },
|
|
160
|
+
{ "type": 1, "value": "stepNumber" }
|
|
161
|
+
],
|
|
162
|
+
"i18nStrings.collapsedStepsLabel": [
|
|
163
|
+
{ "type": 0, "value": "ステップ " },
|
|
164
|
+
{ "type": 1, "value": "stepNumber" },
|
|
165
|
+
{ "type": 0, "value": "/" },
|
|
166
|
+
{ "type": 1, "value": "stepsCount" }
|
|
167
|
+
],
|
|
168
|
+
"i18nStrings.cancelButton": [{ "type": 0, "value": "キャンセル" }],
|
|
169
|
+
"i18nStrings.previousButton": [{ "type": 0, "value": "戻る" }],
|
|
170
|
+
"i18nStrings.nextButton": [{ "type": 0, "value": "次へ" }],
|
|
171
|
+
"i18nStrings.optional": [{ "type": 0, "value": "オプション" }]
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
174
|
}
|
|
@@ -2,22 +2,6 @@ export default {
|
|
|
2
2
|
'@cloudscape-design/components': {
|
|
3
3
|
ko: {
|
|
4
4
|
alert: { dismissAriaLabel: [{ type: 0, value: '알림 무시' }] },
|
|
5
|
-
autosuggest: {
|
|
6
|
-
stepNumberLabel: [
|
|
7
|
-
{ type: 1, value: 'stepNumber' },
|
|
8
|
-
{ type: 0, value: '단계' },
|
|
9
|
-
],
|
|
10
|
-
collapsedStepsLabel: [
|
|
11
|
-
{ type: 1, value: 'stepNumber' },
|
|
12
|
-
{ type: 0, value: '/' },
|
|
13
|
-
{ type: 1, value: 'stepsCount' },
|
|
14
|
-
{ type: 0, value: ' 단계' },
|
|
15
|
-
],
|
|
16
|
-
cancelButton: [{ type: 0, value: '취소' }],
|
|
17
|
-
previousButton: [{ type: 0, value: '이전' }],
|
|
18
|
-
nextButton: [{ type: 0, value: '다음' }],
|
|
19
|
-
optional: [{ type: 0, value: '선택 사항' }],
|
|
20
|
-
},
|
|
21
5
|
'app-layout': {
|
|
22
6
|
'ariaLabels.navigation': [{ type: 0, value: '측면 탐색' }],
|
|
23
7
|
'ariaLabels.navigationClose': [{ type: 0, value: '측면 탐색 닫기' }],
|
|
@@ -27,7 +11,11 @@ export default {
|
|
|
27
11
|
'ariaLabels.toolsClose': [{ type: 0, value: '도움말 창 열기' }],
|
|
28
12
|
'ariaLabels.toolsToggle': [{ type: 0, value: '도움말 창 닫기' }],
|
|
29
13
|
},
|
|
30
|
-
|
|
14
|
+
autosuggest: {
|
|
15
|
+
errorIconAriaLabel: [{ type: 0, value: '오류' }],
|
|
16
|
+
selectedAriaLabel: [{ type: 0, value: '선택됨' }],
|
|
17
|
+
},
|
|
18
|
+
calendar: {
|
|
31
19
|
nextMonthAriaLabel: [{ type: 0, value: '다음 달' }],
|
|
32
20
|
previousMonthAriaLabel: [{ type: 0, value: '이전 달' }],
|
|
33
21
|
todayAriaLabel: [{ type: 0, value: '오늘' }],
|
|
@@ -42,8 +30,8 @@ export default {
|
|
|
42
30
|
'i18nStrings.successIconAriaLabel': [{ type: 0, value: '성공' }],
|
|
43
31
|
'i18nStrings.warningIconAriaLabel': [{ type: 0, value: '경고' }],
|
|
44
32
|
},
|
|
45
|
-
form: { errorIconAriaLabel: [{ type: 0, value: '오류' }] },
|
|
46
33
|
'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: '오류' }] },
|
|
34
|
+
form: { errorIconAriaLabel: [{ type: 0, value: '오류' }] },
|
|
47
35
|
input: { clearAriaLabel: [{ type: 0, value: '지우기' }] },
|
|
48
36
|
modal: { closeAriaLabel: [{ type: 0, value: '모달 닫기' }] },
|
|
49
37
|
pagination: {
|
|
@@ -155,7 +143,22 @@ export default {
|
|
|
155
143
|
],
|
|
156
144
|
},
|
|
157
145
|
select: { errorIconAriaLabel: [{ type: 0, value: '오류' }], selectedAriaLabel: [{ type: 0, value: '선택됨' }] },
|
|
158
|
-
wizard: {
|
|
146
|
+
wizard: {
|
|
147
|
+
'i18nStrings.stepNumberLabel': [
|
|
148
|
+
{ type: 1, value: 'stepNumber' },
|
|
149
|
+
{ type: 0, value: '단계' },
|
|
150
|
+
],
|
|
151
|
+
'i18nStrings.collapsedStepsLabel': [
|
|
152
|
+
{ type: 1, value: 'stepNumber' },
|
|
153
|
+
{ type: 0, value: '/' },
|
|
154
|
+
{ type: 1, value: 'stepsCount' },
|
|
155
|
+
{ type: 0, value: ' 단계' },
|
|
156
|
+
],
|
|
157
|
+
'i18nStrings.cancelButton': [{ type: 0, value: '취소' }],
|
|
158
|
+
'i18nStrings.previousButton': [{ type: 0, value: '이전' }],
|
|
159
|
+
'i18nStrings.nextButton': [{ type: 0, value: '다음' }],
|
|
160
|
+
'i18nStrings.optional': [{ type: 0, value: '선택 사항' }],
|
|
161
|
+
},
|
|
159
162
|
},
|
|
160
163
|
},
|
|
161
164
|
};
|
|
@@ -2,22 +2,6 @@
|
|
|
2
2
|
"@cloudscape-design/components": {
|
|
3
3
|
"ko": {
|
|
4
4
|
"alert": { "dismissAriaLabel": [{ "type": 0, "value": "알림 무시" }] },
|
|
5
|
-
"autosuggest": {
|
|
6
|
-
"stepNumberLabel": [
|
|
7
|
-
{ "type": 1, "value": "stepNumber" },
|
|
8
|
-
{ "type": 0, "value": "단계" }
|
|
9
|
-
],
|
|
10
|
-
"collapsedStepsLabel": [
|
|
11
|
-
{ "type": 1, "value": "stepNumber" },
|
|
12
|
-
{ "type": 0, "value": "/" },
|
|
13
|
-
{ "type": 1, "value": "stepsCount" },
|
|
14
|
-
{ "type": 0, "value": " 단계" }
|
|
15
|
-
],
|
|
16
|
-
"cancelButton": [{ "type": 0, "value": "취소" }],
|
|
17
|
-
"previousButton": [{ "type": 0, "value": "이전" }],
|
|
18
|
-
"nextButton": [{ "type": 0, "value": "다음" }],
|
|
19
|
-
"optional": [{ "type": 0, "value": "선택 사항" }]
|
|
20
|
-
},
|
|
21
5
|
"app-layout": {
|
|
22
6
|
"ariaLabels.navigation": [{ "type": 0, "value": "측면 탐색" }],
|
|
23
7
|
"ariaLabels.navigationClose": [{ "type": 0, "value": "측면 탐색 닫기" }],
|
|
@@ -27,7 +11,11 @@
|
|
|
27
11
|
"ariaLabels.toolsClose": [{ "type": 0, "value": "도움말 창 열기" }],
|
|
28
12
|
"ariaLabels.toolsToggle": [{ "type": 0, "value": "도움말 창 닫기" }]
|
|
29
13
|
},
|
|
30
|
-
"
|
|
14
|
+
"autosuggest": {
|
|
15
|
+
"errorIconAriaLabel": [{ "type": 0, "value": "오류" }],
|
|
16
|
+
"selectedAriaLabel": [{ "type": 0, "value": "선택됨" }]
|
|
17
|
+
},
|
|
18
|
+
"calendar": {
|
|
31
19
|
"nextMonthAriaLabel": [{ "type": 0, "value": "다음 달" }],
|
|
32
20
|
"previousMonthAriaLabel": [{ "type": 0, "value": "이전 달" }],
|
|
33
21
|
"todayAriaLabel": [{ "type": 0, "value": "오늘" }]
|
|
@@ -42,8 +30,8 @@
|
|
|
42
30
|
"i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "성공" }],
|
|
43
31
|
"i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "경고" }]
|
|
44
32
|
},
|
|
45
|
-
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "오류" }] },
|
|
46
33
|
"form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "오류" }] },
|
|
34
|
+
"form": { "errorIconAriaLabel": [{ "type": 0, "value": "오류" }] },
|
|
47
35
|
"input": { "clearAriaLabel": [{ "type": 0, "value": "지우기" }] },
|
|
48
36
|
"modal": { "closeAriaLabel": [{ "type": 0, "value": "모달 닫기" }] },
|
|
49
37
|
"pagination": {
|
|
@@ -159,8 +147,20 @@
|
|
|
159
147
|
"selectedAriaLabel": [{ "type": 0, "value": "선택됨" }]
|
|
160
148
|
},
|
|
161
149
|
"wizard": {
|
|
162
|
-
"
|
|
163
|
-
|
|
150
|
+
"i18nStrings.stepNumberLabel": [
|
|
151
|
+
{ "type": 1, "value": "stepNumber" },
|
|
152
|
+
{ "type": 0, "value": "단계" }
|
|
153
|
+
],
|
|
154
|
+
"i18nStrings.collapsedStepsLabel": [
|
|
155
|
+
{ "type": 1, "value": "stepNumber" },
|
|
156
|
+
{ "type": 0, "value": "/" },
|
|
157
|
+
{ "type": 1, "value": "stepsCount" },
|
|
158
|
+
{ "type": 0, "value": " 단계" }
|
|
159
|
+
],
|
|
160
|
+
"i18nStrings.cancelButton": [{ "type": 0, "value": "취소" }],
|
|
161
|
+
"i18nStrings.previousButton": [{ "type": 0, "value": "이전" }],
|
|
162
|
+
"i18nStrings.nextButton": [{ "type": 0, "value": "다음" }],
|
|
163
|
+
"i18nStrings.optional": [{ "type": 0, "value": "선택 사항" }]
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
}
|