@cloudscape-design/components 3.0.230 → 3.0.232

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.
Files changed (129) hide show
  1. package/alert/internal.d.ts.map +1 -1
  2. package/alert/internal.js +3 -1
  3. package/alert/internal.js.map +1 -1
  4. package/annotation-context/index.d.ts +0 -11
  5. package/annotation-context/index.d.ts.map +1 -1
  6. package/annotation-context/index.js +1 -14
  7. package/annotation-context/index.js.map +1 -1
  8. package/annotation-context/utils.d.ts +13 -0
  9. package/annotation-context/utils.d.ts.map +1 -0
  10. package/annotation-context/utils.js +17 -0
  11. package/annotation-context/utils.js.map +1 -0
  12. package/app-layout/index.d.ts.map +1 -1
  13. package/app-layout/index.js +13 -1
  14. package/app-layout/index.js.map +1 -1
  15. package/code-editor/preferences-modal.d.ts.map +1 -1
  16. package/code-editor/preferences-modal.js +10 -12
  17. package/code-editor/preferences-modal.js.map +1 -1
  18. package/date-range-picker/dropdown.js +4 -4
  19. package/date-range-picker/dropdown.js.map +1 -1
  20. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  21. package/flashbar/collapsible-flashbar.js +15 -4
  22. package/flashbar/collapsible-flashbar.js.map +1 -1
  23. package/flashbar/common.d.ts +1 -2
  24. package/flashbar/common.d.ts.map +1 -1
  25. package/flashbar/common.js +1 -2
  26. package/flashbar/common.js.map +1 -1
  27. package/flashbar/interfaces.d.ts +1 -1
  28. package/flashbar/interfaces.d.ts.map +1 -1
  29. package/flashbar/interfaces.js.map +1 -1
  30. package/flashbar/non-collapsible-flashbar.d.ts +1 -1
  31. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  32. package/flashbar/non-collapsible-flashbar.js +5 -2
  33. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  34. package/form/internal.d.ts +1 -1
  35. package/form/internal.d.ts.map +1 -1
  36. package/form/internal.js +4 -1
  37. package/form/internal.js.map +1 -1
  38. package/form-field/internal.d.ts.map +1 -1
  39. package/form-field/internal.js +9 -5
  40. package/form-field/internal.js.map +1 -1
  41. package/input/internal.d.ts.map +1 -1
  42. package/input/internal.js +4 -2
  43. package/input/internal.js.map +1 -1
  44. package/internal/environment.js +1 -1
  45. package/internal/i18n/context.d.ts +15 -0
  46. package/internal/i18n/context.d.ts.map +1 -0
  47. package/internal/i18n/context.js +17 -0
  48. package/internal/i18n/context.js.map +1 -0
  49. package/internal/i18n/index.d.ts +2 -0
  50. package/internal/i18n/index.d.ts.map +1 -0
  51. package/internal/i18n/index.js +4 -0
  52. package/internal/i18n/index.js.map +1 -0
  53. package/internal/i18n/messages/all.all.d.ts +3 -0
  54. package/internal/i18n/messages/all.all.js +1953 -0
  55. package/internal/i18n/messages/all.all.json +1971 -0
  56. package/internal/i18n/messages/all.de.d.ts +3 -0
  57. package/internal/i18n/messages/all.de.js +167 -0
  58. package/internal/i18n/messages/all.de.json +167 -0
  59. package/internal/i18n/messages/all.en-GB.d.ts +3 -0
  60. package/internal/i18n/messages/all.en-GB.js +167 -0
  61. package/internal/i18n/messages/all.en-GB.json +167 -0
  62. package/internal/i18n/messages/all.en.d.ts +3 -0
  63. package/internal/i18n/messages/all.en.js +167 -0
  64. package/internal/i18n/messages/all.en.json +167 -0
  65. package/internal/i18n/messages/all.es.d.ts +3 -0
  66. package/internal/i18n/messages/all.es.js +167 -0
  67. package/internal/i18n/messages/all.es.json +167 -0
  68. package/internal/i18n/messages/all.fr.d.ts +3 -0
  69. package/internal/i18n/messages/all.fr.js +167 -0
  70. package/internal/i18n/messages/all.fr.json +167 -0
  71. package/internal/i18n/messages/all.id.d.ts +3 -0
  72. package/internal/i18n/messages/all.id.js +167 -0
  73. package/internal/i18n/messages/all.id.json +167 -0
  74. package/internal/i18n/messages/all.it.d.ts +3 -0
  75. package/internal/i18n/messages/all.it.js +167 -0
  76. package/internal/i18n/messages/all.it.json +167 -0
  77. package/internal/i18n/messages/all.ja.d.ts +3 -0
  78. package/internal/i18n/messages/all.ja.js +175 -0
  79. package/internal/i18n/messages/all.ja.json +175 -0
  80. package/internal/i18n/messages/all.ko.d.ts +3 -0
  81. package/internal/i18n/messages/all.ko.js +161 -0
  82. package/internal/i18n/messages/all.ko.json +167 -0
  83. package/internal/i18n/messages/all.pt-BR.d.ts +3 -0
  84. package/internal/i18n/messages/all.pt-BR.js +167 -0
  85. package/internal/i18n/messages/all.pt-BR.json +167 -0
  86. package/internal/i18n/messages/all.zh-CN.d.ts +3 -0
  87. package/internal/i18n/messages/all.zh-CN.js +163 -0
  88. package/internal/i18n/messages/all.zh-CN.json +169 -0
  89. package/internal/i18n/messages/all.zh-TW.d.ts +3 -0
  90. package/internal/i18n/messages/all.zh-TW.js +162 -0
  91. package/internal/i18n/messages/all.zh-TW.json +168 -0
  92. package/internal/i18n/provider.d.ts +20 -0
  93. package/internal/i18n/provider.d.ts.map +1 -0
  94. package/internal/i18n/provider.js +90 -0
  95. package/internal/i18n/provider.js.map +1 -0
  96. package/internal/manifest.json +1 -1
  97. package/modal/internal.d.ts +1 -1
  98. package/modal/internal.d.ts.map +1 -1
  99. package/modal/internal.js +15 -10
  100. package/modal/internal.js.map +1 -1
  101. package/multiselect/internal.d.ts.map +1 -1
  102. package/multiselect/internal.js +2 -2
  103. package/multiselect/internal.js.map +1 -1
  104. package/package.json +30 -2
  105. package/pagination/internal.d.ts.map +1 -1
  106. package/pagination/internal.js +10 -5
  107. package/pagination/internal.js.map +1 -1
  108. package/popover/internal.d.ts.map +1 -1
  109. package/popover/internal.js +15 -10
  110. package/popover/internal.js.map +1 -1
  111. package/property-filter/controller.d.ts +16 -1
  112. package/property-filter/controller.d.ts.map +1 -1
  113. package/property-filter/controller.js +4 -2
  114. package/property-filter/controller.js.map +1 -1
  115. package/property-filter/index.d.ts.map +1 -1
  116. package/property-filter/index.js +23 -3
  117. package/property-filter/index.js.map +1 -1
  118. package/property-filter/interfaces.d.ts +24 -24
  119. package/property-filter/interfaces.d.ts.map +1 -1
  120. package/property-filter/interfaces.js.map +1 -1
  121. package/property-filter/token-editor.js +2 -2
  122. package/property-filter/token-editor.js.map +1 -1
  123. package/property-filter/token.js +2 -2
  124. package/property-filter/token.js.map +1 -1
  125. package/select/internal.d.ts.map +1 -1
  126. package/select/internal.js +6 -2
  127. package/select/internal.js.map +1 -1
  128. package/tutorial-panel/components/tutorial-detail-view/task-list.js +1 -1
  129. package/tutorial-panel/components/tutorial-detail-view/task-list.js.map +1 -1
@@ -0,0 +1,3 @@
1
+ import { I18nProviderProps } from '../provider';
2
+ const messages: I18nProviderProps.Messages;
3
+ export default messages;
@@ -0,0 +1,167 @@
1
+ export default {
2
+ '@cloudscape-design/components': {
3
+ de: {
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
+ 'app-layout': {
22
+ 'ariaLabels.navigation': [{ type: 0, value: 'Seitennavigation' }],
23
+ 'ariaLabels.navigationClose': [{ type: 0, value: 'Seitennavigation schließen' }],
24
+ 'ariaLabels.navigationToggle': [{ type: 0, value: 'Seitennavigation öffnen' }],
25
+ 'ariaLabels.notifications': [{ type: 0, value: 'Benachrichtigungen' }],
26
+ 'ariaLabels.tools': [{ type: 0, value: 'Hilfebereich' }],
27
+ 'ariaLabels.toolsClose': [{ type: 0, value: 'Hilfebereich öffnen' }],
28
+ 'ariaLabels.toolsToggle': [{ type: 0, value: 'Hilfebereich schließen' }],
29
+ },
30
+ 'date-picker': {
31
+ nextMonthAriaLabel: [{ type: 0, value: 'Nächster Monat' }],
32
+ previousMonthAriaLabel: [{ type: 0, value: 'Vorheriger Monat' }],
33
+ todayAriaLabel: [{ type: 0, value: 'Heute' }],
34
+ },
35
+ flashbar: {
36
+ 'i18nStrings.ariaLabel': [{ type: 0, value: 'Benachrichtigungen' }],
37
+ 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Fehler' }],
38
+ 'i18nStrings.inProgressIconAriaLabel': [{ type: 0, value: 'In Bearbeitung' }],
39
+ 'i18nStrings.infoIconAriaLabel': [{ type: 0, value: 'Info' }],
40
+ 'i18nStrings.notificationBarAriaLabel': [{ type: 0, value: 'Alle Benachrichtigungen' }],
41
+ 'i18nStrings.notificationBarText': [{ type: 0, value: 'Benachrichtigungen' }],
42
+ 'i18nStrings.successIconAriaLabel': [{ type: 0, value: 'Erfolg' }],
43
+ 'i18nStrings.warningIconAriaLabel': [{ type: 0, value: 'Warnung' }],
44
+ },
45
+ form: { errorIconAriaLabel: [{ type: 0, value: 'Fehler' }] },
46
+ 'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Fehler' }] },
47
+ input: { clearAriaLabel: [{ type: 0, value: 'Löschen' }] },
48
+ modal: { closeAriaLabel: [{ type: 0, value: 'Modal schließen' }] },
49
+ pagination: {
50
+ 'ariaLabels.nextPageLabel': [{ type: 0, value: 'Nächste Seite' }],
51
+ 'ariaLabels.pageLabel': [
52
+ { type: 0, value: 'Seite ' },
53
+ { type: 1, value: 'pageNumber' },
54
+ { type: 0, value: ' aller Seiten' },
55
+ ],
56
+ 'ariaLabels.previousPageLabel': [{ type: 0, value: 'Vorherige Seite' }],
57
+ },
58
+ popover: { dismissAriaLabel: [{ type: 0, value: 'Popover schließen' }] },
59
+ 'property-filter': {
60
+ 'i18nStrings.allPropertiesLabel': [{ type: 0, value: 'Alle Eigenschaften' }],
61
+ 'i18nStrings.applyActionText': [{ type: 0, value: 'Anwenden' }],
62
+ 'i18nStrings.cancelActionText': [{ type: 0, value: 'Abbrechen' }],
63
+ 'i18nStrings.clearFiltersText': [{ type: 0, value: 'Filter löschen' }],
64
+ 'i18nStrings.editTokenHeader': [{ type: 0, value: 'Filter bearbeiten' }],
65
+ 'i18nStrings.groupPropertiesText': [{ type: 0, value: 'Eigenschaften' }],
66
+ 'i18nStrings.groupValuesText': [{ type: 0, value: 'Werte' }],
67
+ 'i18nStrings.operationAndText': [{ type: 0, value: 'und' }],
68
+ 'i18nStrings.operationOrText': [{ type: 0, value: 'oder' }],
69
+ 'i18nStrings.operatorContainsText': [{ type: 0, value: 'Enthält' }],
70
+ 'i18nStrings.operatorDoesNotContainText': [{ type: 0, value: 'Enthält nicht' }],
71
+ 'i18nStrings.operatorDoesNotEqualText': [{ type: 0, value: 'Ist nicht gleich' }],
72
+ 'i18nStrings.operatorEqualsText': [{ type: 0, value: 'Ist gleich' }],
73
+ 'i18nStrings.operatorGreaterOrEqualText': [{ type: 0, value: 'Ist größer als oder gleich' }],
74
+ 'i18nStrings.operatorGreaterText': [{ type: 0, value: 'Ist größer als' }],
75
+ 'i18nStrings.operatorLessOrEqualText': [{ type: 0, value: 'Ist kleiner als oder gleich' }],
76
+ 'i18nStrings.operatorLessText': [{ type: 0, value: 'Ist kleiner als' }],
77
+ 'i18nStrings.operatorText': [{ type: 0, value: 'Operator' }],
78
+ 'i18nStrings.operatorsText': [{ type: 0, value: 'Operatoren' }],
79
+ 'i18nStrings.propertyText': [{ type: 0, value: 'Eigenschaft' }],
80
+ 'i18nStrings.tokenLimitShowFewer': [{ type: 0, value: 'Weniger anzeigen' }],
81
+ 'i18nStrings.tokenLimitShowMore': [{ type: 0, value: 'Mehr anzeigen' }],
82
+ 'i18nStrings.valueText': [{ type: 0, value: 'Wert' }],
83
+ 'i18nStrings.removeTokenButtonAriaLabel': [
84
+ {
85
+ type: 5,
86
+ value: 'token__operator',
87
+ options: {
88
+ equals: {
89
+ value: [
90
+ { type: 0, value: 'Filter entfernen, ' },
91
+ { type: 1, value: 'token__propertyKey' },
92
+ { type: 0, value: ' ist gleich ' },
93
+ { type: 1, value: 'token__value' },
94
+ ],
95
+ },
96
+ not_equals: {
97
+ value: [
98
+ { type: 0, value: 'Filter entfernen, ' },
99
+ { type: 1, value: 'token__propertyKey' },
100
+ { type: 0, value: ' ist nicht gleich ' },
101
+ { type: 1, value: 'token__value' },
102
+ ],
103
+ },
104
+ greater_than: {
105
+ value: [
106
+ { type: 0, value: 'Filter entfernen, ' },
107
+ { type: 1, value: 'token__propertyKey' },
108
+ { type: 0, value: ' ist größer als ' },
109
+ { type: 1, value: 'token__value' },
110
+ ],
111
+ },
112
+ greater_than_equal: {
113
+ value: [
114
+ { type: 0, value: 'Filter entfernen, ' },
115
+ { type: 1, value: 'token__propertyKey' },
116
+ { type: 0, value: ' ist größer oder gleich ' },
117
+ { type: 1, value: 'token__value' },
118
+ ],
119
+ },
120
+ less_than: {
121
+ value: [
122
+ { type: 0, value: 'Filter entfernen, ' },
123
+ { type: 1, value: 'token__propertyKey' },
124
+ { type: 0, value: ' ist kleiner als ' },
125
+ { type: 1, value: 'token__value' },
126
+ ],
127
+ },
128
+ less_than_equal: {
129
+ value: [
130
+ { type: 0, value: 'Filter entfernen, ' },
131
+ { type: 1, value: 'token__propertyKey' },
132
+ { type: 0, value: ' ist kleiner als oder gleich ' },
133
+ { type: 1, value: 'token__value' },
134
+ ],
135
+ },
136
+ contains: {
137
+ value: [
138
+ { type: 0, value: 'Filter entfernen, ' },
139
+ { type: 1, value: 'token__propertyKey' },
140
+ { type: 0, value: ' enthält ' },
141
+ { type: 1, value: 'token__value' },
142
+ ],
143
+ },
144
+ not_contains: {
145
+ value: [
146
+ { type: 0, value: 'Filter entfernen, ' },
147
+ { type: 1, value: 'token__propertyKey' },
148
+ { type: 0, value: ' enthält nicht ' },
149
+ { type: 1, value: 'token__value' },
150
+ ],
151
+ },
152
+ other: { value: [] },
153
+ },
154
+ },
155
+ ],
156
+ },
157
+ select: {
158
+ errorIconAriaLabel: [{ type: 0, value: 'Fehler' }],
159
+ selectedAriaLabel: [{ type: 0, value: 'Ausgewählt' }],
160
+ },
161
+ wizard: {
162
+ errorIconAriaLabel: [{ type: 0, value: 'Fehler' }],
163
+ selectedAriaLabel: [{ type: 0, value: 'Ausgewählt' }],
164
+ },
165
+ },
166
+ },
167
+ };
@@ -0,0 +1,167 @@
1
+ {
2
+ "@cloudscape-design/components": {
3
+ "de": {
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
+ "app-layout": {
22
+ "ariaLabels.navigation": [{ "type": 0, "value": "Seitennavigation" }],
23
+ "ariaLabels.navigationClose": [{ "type": 0, "value": "Seitennavigation schließen" }],
24
+ "ariaLabels.navigationToggle": [{ "type": 0, "value": "Seitennavigation öffnen" }],
25
+ "ariaLabels.notifications": [{ "type": 0, "value": "Benachrichtigungen" }],
26
+ "ariaLabels.tools": [{ "type": 0, "value": "Hilfebereich" }],
27
+ "ariaLabels.toolsClose": [{ "type": 0, "value": "Hilfebereich öffnen" }],
28
+ "ariaLabels.toolsToggle": [{ "type": 0, "value": "Hilfebereich schließen" }]
29
+ },
30
+ "date-picker": {
31
+ "nextMonthAriaLabel": [{ "type": 0, "value": "Nächster Monat" }],
32
+ "previousMonthAriaLabel": [{ "type": 0, "value": "Vorheriger Monat" }],
33
+ "todayAriaLabel": [{ "type": 0, "value": "Heute" }]
34
+ },
35
+ "flashbar": {
36
+ "i18nStrings.ariaLabel": [{ "type": 0, "value": "Benachrichtigungen" }],
37
+ "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }],
38
+ "i18nStrings.inProgressIconAriaLabel": [{ "type": 0, "value": "In Bearbeitung" }],
39
+ "i18nStrings.infoIconAriaLabel": [{ "type": 0, "value": "Info" }],
40
+ "i18nStrings.notificationBarAriaLabel": [{ "type": 0, "value": "Alle Benachrichtigungen" }],
41
+ "i18nStrings.notificationBarText": [{ "type": 0, "value": "Benachrichtigungen" }],
42
+ "i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "Erfolg" }],
43
+ "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Warnung" }]
44
+ },
45
+ "form": { "errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }] },
46
+ "form-field": { "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }] },
47
+ "input": { "clearAriaLabel": [{ "type": 0, "value": "Löschen" }] },
48
+ "modal": { "closeAriaLabel": [{ "type": 0, "value": "Modal schließen" }] },
49
+ "pagination": {
50
+ "ariaLabels.nextPageLabel": [{ "type": 0, "value": "Nächste Seite" }],
51
+ "ariaLabels.pageLabel": [
52
+ { "type": 0, "value": "Seite " },
53
+ { "type": 1, "value": "pageNumber" },
54
+ { "type": 0, "value": " aller Seiten" }
55
+ ],
56
+ "ariaLabels.previousPageLabel": [{ "type": 0, "value": "Vorherige Seite" }]
57
+ },
58
+ "popover": { "dismissAriaLabel": [{ "type": 0, "value": "Popover schließen" }] },
59
+ "property-filter": {
60
+ "i18nStrings.allPropertiesLabel": [{ "type": 0, "value": "Alle Eigenschaften" }],
61
+ "i18nStrings.applyActionText": [{ "type": 0, "value": "Anwenden" }],
62
+ "i18nStrings.cancelActionText": [{ "type": 0, "value": "Abbrechen" }],
63
+ "i18nStrings.clearFiltersText": [{ "type": 0, "value": "Filter löschen" }],
64
+ "i18nStrings.editTokenHeader": [{ "type": 0, "value": "Filter bearbeiten" }],
65
+ "i18nStrings.groupPropertiesText": [{ "type": 0, "value": "Eigenschaften" }],
66
+ "i18nStrings.groupValuesText": [{ "type": 0, "value": "Werte" }],
67
+ "i18nStrings.operationAndText": [{ "type": 0, "value": "und" }],
68
+ "i18nStrings.operationOrText": [{ "type": 0, "value": "oder" }],
69
+ "i18nStrings.operatorContainsText": [{ "type": 0, "value": "Enthält" }],
70
+ "i18nStrings.operatorDoesNotContainText": [{ "type": 0, "value": "Enthält nicht" }],
71
+ "i18nStrings.operatorDoesNotEqualText": [{ "type": 0, "value": "Ist nicht gleich" }],
72
+ "i18nStrings.operatorEqualsText": [{ "type": 0, "value": "Ist gleich" }],
73
+ "i18nStrings.operatorGreaterOrEqualText": [{ "type": 0, "value": "Ist größer als oder gleich" }],
74
+ "i18nStrings.operatorGreaterText": [{ "type": 0, "value": "Ist größer als" }],
75
+ "i18nStrings.operatorLessOrEqualText": [{ "type": 0, "value": "Ist kleiner als oder gleich" }],
76
+ "i18nStrings.operatorLessText": [{ "type": 0, "value": "Ist kleiner als" }],
77
+ "i18nStrings.operatorText": [{ "type": 0, "value": "Operator" }],
78
+ "i18nStrings.operatorsText": [{ "type": 0, "value": "Operatoren" }],
79
+ "i18nStrings.propertyText": [{ "type": 0, "value": "Eigenschaft" }],
80
+ "i18nStrings.tokenLimitShowFewer": [{ "type": 0, "value": "Weniger anzeigen" }],
81
+ "i18nStrings.tokenLimitShowMore": [{ "type": 0, "value": "Mehr anzeigen" }],
82
+ "i18nStrings.valueText": [{ "type": 0, "value": "Wert" }],
83
+ "i18nStrings.removeTokenButtonAriaLabel": [
84
+ {
85
+ "type": 5,
86
+ "value": "token__operator",
87
+ "options": {
88
+ "equals": {
89
+ "value": [
90
+ { "type": 0, "value": "Filter entfernen, " },
91
+ { "type": 1, "value": "token__propertyKey" },
92
+ { "type": 0, "value": " ist gleich " },
93
+ { "type": 1, "value": "token__value" }
94
+ ]
95
+ },
96
+ "not_equals": {
97
+ "value": [
98
+ { "type": 0, "value": "Filter entfernen, " },
99
+ { "type": 1, "value": "token__propertyKey" },
100
+ { "type": 0, "value": " ist nicht gleich " },
101
+ { "type": 1, "value": "token__value" }
102
+ ]
103
+ },
104
+ "greater_than": {
105
+ "value": [
106
+ { "type": 0, "value": "Filter entfernen, " },
107
+ { "type": 1, "value": "token__propertyKey" },
108
+ { "type": 0, "value": " ist größer als " },
109
+ { "type": 1, "value": "token__value" }
110
+ ]
111
+ },
112
+ "greater_than_equal": {
113
+ "value": [
114
+ { "type": 0, "value": "Filter entfernen, " },
115
+ { "type": 1, "value": "token__propertyKey" },
116
+ { "type": 0, "value": " ist größer oder gleich " },
117
+ { "type": 1, "value": "token__value" }
118
+ ]
119
+ },
120
+ "less_than": {
121
+ "value": [
122
+ { "type": 0, "value": "Filter entfernen, " },
123
+ { "type": 1, "value": "token__propertyKey" },
124
+ { "type": 0, "value": " ist kleiner als " },
125
+ { "type": 1, "value": "token__value" }
126
+ ]
127
+ },
128
+ "less_than_equal": {
129
+ "value": [
130
+ { "type": 0, "value": "Filter entfernen, " },
131
+ { "type": 1, "value": "token__propertyKey" },
132
+ { "type": 0, "value": " ist kleiner als oder gleich " },
133
+ { "type": 1, "value": "token__value" }
134
+ ]
135
+ },
136
+ "contains": {
137
+ "value": [
138
+ { "type": 0, "value": "Filter entfernen, " },
139
+ { "type": 1, "value": "token__propertyKey" },
140
+ { "type": 0, "value": " enthält " },
141
+ { "type": 1, "value": "token__value" }
142
+ ]
143
+ },
144
+ "not_contains": {
145
+ "value": [
146
+ { "type": 0, "value": "Filter entfernen, " },
147
+ { "type": 1, "value": "token__propertyKey" },
148
+ { "type": 0, "value": " enthält nicht " },
149
+ { "type": 1, "value": "token__value" }
150
+ ]
151
+ },
152
+ "other": { "value": [] }
153
+ }
154
+ }
155
+ ]
156
+ },
157
+ "select": {
158
+ "errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }],
159
+ "selectedAriaLabel": [{ "type": 0, "value": "Ausgewählt" }]
160
+ },
161
+ "wizard": {
162
+ "errorIconAriaLabel": [{ "type": 0, "value": "Fehler" }],
163
+ "selectedAriaLabel": [{ "type": 0, "value": "Ausgewählt" }]
164
+ }
165
+ }
166
+ }
167
+ }
@@ -0,0 +1,3 @@
1
+ import { I18nProviderProps } from '../provider';
2
+ const messages: I18nProviderProps.Messages;
3
+ export default messages;
@@ -0,0 +1,167 @@
1
+ export default {
2
+ '@cloudscape-design/components': {
3
+ 'en-GB': {
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
+ 'app-layout': {
22
+ 'ariaLabels.navigation': [{ type: 0, value: 'Side navigation' }],
23
+ 'ariaLabels.navigationClose': [{ type: 0, value: 'Close side navigation' }],
24
+ 'ariaLabels.navigationToggle': [{ type: 0, value: 'Open side navigation' }],
25
+ 'ariaLabels.notifications': [{ type: 0, value: 'Notifications' }],
26
+ 'ariaLabels.tools': [{ type: 0, value: 'Help panel' }],
27
+ 'ariaLabels.toolsClose': [{ type: 0, value: 'Open help panel' }],
28
+ 'ariaLabels.toolsToggle': [{ type: 0, value: 'Close help panel' }],
29
+ },
30
+ 'date-picker': {
31
+ nextMonthAriaLabel: [{ type: 0, value: 'Next month' }],
32
+ previousMonthAriaLabel: [{ type: 0, value: 'Previous month' }],
33
+ todayAriaLabel: [{ type: 0, value: 'Today' }],
34
+ },
35
+ flashbar: {
36
+ 'i18nStrings.ariaLabel': [{ type: 0, value: 'Notifications' }],
37
+ 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Error' }],
38
+ 'i18nStrings.inProgressIconAriaLabel': [{ type: 0, value: 'In progress' }],
39
+ 'i18nStrings.infoIconAriaLabel': [{ type: 0, value: 'Info' }],
40
+ 'i18nStrings.notificationBarAriaLabel': [{ type: 0, value: 'All notifications' }],
41
+ 'i18nStrings.notificationBarText': [{ type: 0, value: 'Notifications' }],
42
+ 'i18nStrings.successIconAriaLabel': [{ type: 0, value: 'Success' }],
43
+ 'i18nStrings.warningIconAriaLabel': [{ type: 0, value: 'Warning' }],
44
+ },
45
+ form: { errorIconAriaLabel: [{ type: 0, value: 'Error' }] },
46
+ 'form-field': { 'i18nStrings.errorIconAriaLabel': [{ type: 0, value: 'Error' }] },
47
+ input: { clearAriaLabel: [{ type: 0, value: 'Clear' }] },
48
+ modal: { closeAriaLabel: [{ type: 0, value: 'Close modal' }] },
49
+ pagination: {
50
+ 'ariaLabels.nextPageLabel': [{ type: 0, value: 'Next page' }],
51
+ 'ariaLabels.pageLabel': [
52
+ { type: 0, value: 'Page ' },
53
+ { type: 1, value: 'pageNumber' },
54
+ { type: 0, value: ' of all pages' },
55
+ ],
56
+ 'ariaLabels.previousPageLabel': [{ type: 0, value: 'Previous page' }],
57
+ },
58
+ popover: { dismissAriaLabel: [{ type: 0, value: 'Close pop-over' }] },
59
+ 'property-filter': {
60
+ 'i18nStrings.allPropertiesLabel': [{ type: 0, value: 'All properties' }],
61
+ 'i18nStrings.applyActionText': [{ type: 0, value: 'Apply' }],
62
+ 'i18nStrings.cancelActionText': [{ type: 0, value: 'Cancel' }],
63
+ 'i18nStrings.clearFiltersText': [{ type: 0, value: 'Clear filters' }],
64
+ 'i18nStrings.editTokenHeader': [{ type: 0, value: 'Edit filter' }],
65
+ 'i18nStrings.groupPropertiesText': [{ type: 0, value: 'Properties' }],
66
+ 'i18nStrings.groupValuesText': [{ type: 0, value: 'Values' }],
67
+ 'i18nStrings.operationAndText': [{ type: 0, value: 'and' }],
68
+ 'i18nStrings.operationOrText': [{ type: 0, value: 'or' }],
69
+ 'i18nStrings.operatorContainsText': [{ type: 0, value: 'Contains' }],
70
+ 'i18nStrings.operatorDoesNotContainText': [{ type: 0, value: 'Does not contain' }],
71
+ 'i18nStrings.operatorDoesNotEqualText': [{ type: 0, value: 'Does not equal' }],
72
+ 'i18nStrings.operatorEqualsText': [{ type: 0, value: 'Equals' }],
73
+ 'i18nStrings.operatorGreaterOrEqualText': [{ type: 0, value: 'Greater than or equal to' }],
74
+ 'i18nStrings.operatorGreaterText': [{ type: 0, value: 'Greater than' }],
75
+ 'i18nStrings.operatorLessOrEqualText': [{ type: 0, value: 'Less than or equal to' }],
76
+ 'i18nStrings.operatorLessText': [{ type: 0, value: 'Less than' }],
77
+ 'i18nStrings.operatorText': [{ type: 0, value: 'Operator' }],
78
+ 'i18nStrings.operatorsText': [{ type: 0, value: 'Operators' }],
79
+ 'i18nStrings.propertyText': [{ type: 0, value: 'Property' }],
80
+ 'i18nStrings.tokenLimitShowFewer': [{ type: 0, value: 'Show fewer' }],
81
+ 'i18nStrings.tokenLimitShowMore': [{ type: 0, value: 'Show more' }],
82
+ 'i18nStrings.valueText': [{ type: 0, value: 'Value' }],
83
+ 'i18nStrings.removeTokenButtonAriaLabel': [
84
+ {
85
+ type: 5,
86
+ value: 'token__operator',
87
+ options: {
88
+ equals: {
89
+ value: [
90
+ { type: 0, value: 'Remove filter, ' },
91
+ { type: 1, value: 'token__propertyKey' },
92
+ { type: 0, value: ' equals ' },
93
+ { type: 1, value: 'token__value' },
94
+ ],
95
+ },
96
+ not_equals: {
97
+ value: [
98
+ { type: 0, value: 'Remove filter, ' },
99
+ { type: 1, value: 'token__propertyKey' },
100
+ { type: 0, value: ' does not equal ' },
101
+ { type: 1, value: 'token__value' },
102
+ ],
103
+ },
104
+ greater_than: {
105
+ value: [
106
+ { type: 0, value: 'Remove filter, ' },
107
+ { type: 1, value: 'token__propertyKey' },
108
+ { type: 0, value: ' is greater than ' },
109
+ { type: 1, value: 'token__value' },
110
+ ],
111
+ },
112
+ greater_than_equal: {
113
+ value: [
114
+ { type: 0, value: 'Remove filter, ' },
115
+ { type: 1, value: 'token__propertyKey' },
116
+ { type: 0, value: ' is greater than or equal to ' },
117
+ { type: 1, value: 'token__value' },
118
+ ],
119
+ },
120
+ less_than: {
121
+ value: [
122
+ { type: 0, value: 'Remove filter, ' },
123
+ { type: 1, value: 'token__propertyKey' },
124
+ { type: 0, value: ' is less than ' },
125
+ { type: 1, value: 'token__value' },
126
+ ],
127
+ },
128
+ less_than_equal: {
129
+ value: [
130
+ { type: 0, value: 'Remove filter, ' },
131
+ { type: 1, value: 'token__propertyKey' },
132
+ { type: 0, value: ' is less than or equal to ' },
133
+ { type: 1, value: 'token__value' },
134
+ ],
135
+ },
136
+ contains: {
137
+ value: [
138
+ { type: 0, value: 'Remove filter, ' },
139
+ { type: 1, value: 'token__propertyKey' },
140
+ { type: 0, value: ' contains ' },
141
+ { type: 1, value: 'token__value' },
142
+ ],
143
+ },
144
+ not_contains: {
145
+ value: [
146
+ { type: 0, value: 'Remove filter, ' },
147
+ { type: 1, value: 'token__propertyKey' },
148
+ { type: 0, value: ' does not contain ' },
149
+ { type: 1, value: 'token__value' },
150
+ ],
151
+ },
152
+ other: { value: [] },
153
+ },
154
+ },
155
+ ],
156
+ },
157
+ select: {
158
+ errorIconAriaLabel: [{ type: 0, value: 'Error' }],
159
+ selectedAriaLabel: [{ type: 0, value: 'Selected' }],
160
+ },
161
+ wizard: {
162
+ errorIconAriaLabel: [{ type: 0, value: 'Error' }],
163
+ selectedAriaLabel: [{ type: 0, value: 'Selected' }],
164
+ },
165
+ },
166
+ },
167
+ };