@cloudscape-design/components-themeable 3.0.635 → 3.0.637

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 (160) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +3 -2
  3. package/lib/internal/scss/app-layout/visual-refresh/tools.scss +3 -2
  4. package/lib/internal/scss/internal/components/checkbox-icon/styles.scss +2 -1
  5. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +51 -43
  6. package/lib/internal/scss/modal/motion.scss +2 -1
  7. package/lib/internal/scss/slider/mixins.scss +67 -0
  8. package/lib/internal/scss/slider/styles.scss +289 -0
  9. package/lib/internal/scss/table/body-cell/styles.scss +3 -1
  10. package/lib/internal/scss/tabs/tab-header-bar.scss +6 -2
  11. package/lib/internal/scss/tiles/styles.scss +2 -1
  12. package/lib/internal/scss/toggle/styles.scss +2 -1
  13. package/lib/internal/scss/wizard/styles.scss +12 -4
  14. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  15. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +31 -31
  16. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  17. package/lib/internal/template/app-layout/classic.js.map +1 -1
  18. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  19. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  20. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  21. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +81 -81
  22. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
  23. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +81 -81
  24. package/lib/internal/template/area-chart/elements/use-highlight-details.js.map +1 -1
  25. package/lib/internal/template/code-editor/interfaces.d.ts +2 -2
  26. package/lib/internal/template/code-editor/interfaces.d.ts.map +1 -1
  27. package/lib/internal/template/code-editor/interfaces.js.map +1 -1
  28. package/lib/internal/template/code-editor/util.js.map +1 -1
  29. package/lib/internal/template/column-layout/internal.d.ts +1 -1
  30. package/lib/internal/template/column-layout/internal.d.ts.map +1 -1
  31. package/lib/internal/template/column-layout/internal.js.map +1 -1
  32. package/lib/internal/template/flashbar/styles.css.js +47 -47
  33. package/lib/internal/template/flashbar/styles.scoped.css +171 -171
  34. package/lib/internal/template/flashbar/styles.selectors.js +47 -47
  35. package/lib/internal/template/i18n/dynamic.js +30 -30
  36. package/lib/internal/template/i18n/messages/all.all.d.ts +1 -1
  37. package/lib/internal/template/i18n/messages/all.all.js +1 -14558
  38. package/lib/internal/template/i18n/messages/all.all.json +1 -14615
  39. package/lib/internal/template/i18n/messages/all.de.d.ts +1 -1
  40. package/lib/internal/template/i18n/messages/all.de.js +1 -1086
  41. package/lib/internal/template/i18n/messages/all.de.json +1 -1096
  42. package/lib/internal/template/i18n/messages/all.en-GB.d.ts +1 -1
  43. package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1064
  44. package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1067
  45. package/lib/internal/template/i18n/messages/all.en.d.ts +1 -1
  46. package/lib/internal/template/i18n/messages/all.en.js +1 -1064
  47. package/lib/internal/template/i18n/messages/all.en.json +1 -1063
  48. package/lib/internal/template/i18n/messages/all.es.d.ts +1 -1
  49. package/lib/internal/template/i18n/messages/all.es.js +1 -1080
  50. package/lib/internal/template/i18n/messages/all.es.json +1 -1083
  51. package/lib/internal/template/i18n/messages/all.fr.d.ts +1 -1
  52. package/lib/internal/template/i18n/messages/all.fr.js +1 -1104
  53. package/lib/internal/template/i18n/messages/all.fr.json +1 -1110
  54. package/lib/internal/template/i18n/messages/all.id.d.ts +1 -1
  55. package/lib/internal/template/i18n/messages/all.id.js +1 -1049
  56. package/lib/internal/template/i18n/messages/all.id.json +1 -1054
  57. package/lib/internal/template/i18n/messages/all.it.d.ts +1 -1
  58. package/lib/internal/template/i18n/messages/all.it.js +1 -1042
  59. package/lib/internal/template/i18n/messages/all.it.json +1 -1046
  60. package/lib/internal/template/i18n/messages/all.ja.d.ts +1 -1
  61. package/lib/internal/template/i18n/messages/all.ja.js +1 -1081
  62. package/lib/internal/template/i18n/messages/all.ja.json +1 -1083
  63. package/lib/internal/template/i18n/messages/all.ko.d.ts +1 -1
  64. package/lib/internal/template/i18n/messages/all.ko.js +1 -1054
  65. package/lib/internal/template/i18n/messages/all.ko.json +1 -1065
  66. package/lib/internal/template/i18n/messages/all.pt-BR.d.ts +1 -1
  67. package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1074
  68. package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1082
  69. package/lib/internal/template/i18n/messages/all.th.d.ts +1 -1
  70. package/lib/internal/template/i18n/messages/all.th.js +1 -733
  71. package/lib/internal/template/i18n/messages/all.th.json +1 -734
  72. package/lib/internal/template/i18n/messages/all.tr.d.ts +1 -1
  73. package/lib/internal/template/i18n/messages/all.tr.js +1 -1072
  74. package/lib/internal/template/i18n/messages/all.tr.json +1 -1079
  75. package/lib/internal/template/i18n/messages/all.zh-CN.d.ts +1 -1
  76. package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1054
  77. package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1053
  78. package/lib/internal/template/i18n/messages/all.zh-TW.d.ts +1 -1
  79. package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1053
  80. package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1052
  81. package/lib/internal/template/i18n/messages-types.d.ts +7 -0
  82. package/lib/internal/template/i18n/messages-types.d.ts.map +1 -1
  83. package/lib/internal/template/i18n/messages-types.js.map +1 -1
  84. package/lib/internal/template/index.d.ts +1 -0
  85. package/lib/internal/template/index.d.ts.map +1 -1
  86. package/lib/internal/template/index.js +1 -0
  87. package/lib/internal/template/index.js.map +1 -1
  88. package/lib/internal/template/internal/animate.js.map +1 -1
  89. package/lib/internal/template/internal/base-component/styles.scoped.css +53 -0
  90. package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
  91. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  92. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +41 -41
  93. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  94. package/lib/internal/template/internal/components/options-list/utils/use-highlight-option.d.ts.map +1 -1
  95. package/lib/internal/template/internal/components/options-list/utils/use-highlight-option.js.map +1 -1
  96. package/lib/internal/template/internal/environment.d.ts +1 -1
  97. package/lib/internal/template/internal/environment.js +1 -1
  98. package/lib/internal/template/internal/environment.json +2 -2
  99. package/lib/internal/template/internal/events/index.d.ts.map +1 -1
  100. package/lib/internal/template/internal/events/index.js.map +1 -1
  101. package/lib/internal/template/internal/focus-tracker.d.ts.map +1 -1
  102. package/lib/internal/template/internal/focus-tracker.js.map +1 -1
  103. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  104. package/lib/internal/template/internal/generated/custom-css-properties/index.js +51 -43
  105. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  106. package/lib/internal/template/internal/generated/styles/tokens.d.ts +5 -0
  107. package/lib/internal/template/internal/generated/styles/tokens.js +5 -0
  108. package/lib/internal/template/internal/generated/theming/index.cjs +155 -0
  109. package/lib/internal/template/internal/generated/theming/index.js +155 -0
  110. package/lib/internal/template/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
  111. package/lib/internal/template/mixed-line-bar-chart/chart-container.js.map +1 -1
  112. package/lib/internal/template/package.json +2 -1
  113. package/lib/internal/template/pie-chart/utils.d.ts.map +1 -1
  114. package/lib/internal/template/pie-chart/utils.js.map +1 -1
  115. package/lib/internal/template/slider/index.d.ts +5 -0
  116. package/lib/internal/template/slider/index.d.ts.map +1 -0
  117. package/lib/internal/template/slider/index.js +14 -0
  118. package/lib/internal/template/slider/index.js.map +1 -0
  119. package/lib/internal/template/slider/interfaces.d.ts +75 -0
  120. package/lib/internal/template/slider/interfaces.d.ts.map +1 -0
  121. package/lib/internal/template/slider/interfaces.js +2 -0
  122. package/lib/internal/template/slider/interfaces.js.map +1 -0
  123. package/lib/internal/template/slider/internal.d.ts +7 -0
  124. package/lib/internal/template/slider/internal.d.ts.map +1 -0
  125. package/lib/internal/template/slider/internal.js +119 -0
  126. package/lib/internal/template/slider/internal.js.map +1 -0
  127. package/lib/internal/template/slider/slider-labels.d.ts +11 -0
  128. package/lib/internal/template/slider/slider-labels.d.ts.map +1 -0
  129. package/lib/internal/template/slider/slider-labels.js +76 -0
  130. package/lib/internal/template/slider/slider-labels.js.map +1 -0
  131. package/lib/internal/template/slider/styles.css.js +28 -0
  132. package/lib/internal/template/slider/styles.scoped.css +411 -0
  133. package/lib/internal/template/slider/styles.selectors.js +29 -0
  134. package/lib/internal/template/slider/tick-marks.d.ts +16 -0
  135. package/lib/internal/template/slider/tick-marks.d.ts.map +1 -0
  136. package/lib/internal/template/slider/tick-marks.js +37 -0
  137. package/lib/internal/template/slider/tick-marks.js.map +1 -0
  138. package/lib/internal/template/slider/utils.d.ts +9 -0
  139. package/lib/internal/template/slider/utils.d.ts.map +1 -0
  140. package/lib/internal/template/slider/utils.js +26 -0
  141. package/lib/internal/template/slider/utils.js.map +1 -0
  142. package/lib/internal/template/spinner/styles.css.js +13 -13
  143. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  144. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  145. package/lib/internal/template/table/internal.js.map +1 -1
  146. package/lib/internal/template/test-utils/dom/index.d.ts +3 -0
  147. package/lib/internal/template/test-utils/dom/index.js +12 -7
  148. package/lib/internal/template/test-utils/dom/index.js.map +1 -1
  149. package/lib/internal/template/test-utils/dom/slider/index.d.ts +6 -0
  150. package/lib/internal/template/test-utils/dom/slider/index.js +12 -0
  151. package/lib/internal/template/test-utils/dom/slider/index.js.map +1 -0
  152. package/lib/internal/template/test-utils/selectors/index.d.ts +3 -0
  153. package/lib/internal/template/test-utils/selectors/index.js +10 -4
  154. package/lib/internal/template/test-utils/selectors/index.js.map +1 -1
  155. package/lib/internal/template/test-utils/selectors/slider/index.d.ts +6 -0
  156. package/lib/internal/template/test-utils/selectors/slider/index.js +12 -0
  157. package/lib/internal/template/test-utils/selectors/slider/index.js.map +1 -0
  158. package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
  159. package/lib/internal/template-tokens/package.json +1 -1
  160. package/package.json +1 -1
@@ -1,1063 +1 @@
1
- {
2
- "@cloudscape-design/components": {
3
- "en": {
4
- "[charts]": {
5
- "loadingText": [{ "type": 0, "value": "Loading chart" }],
6
- "errorText": [{ "type": 0, "value": "The data couldn't be fetched. Try again later." }],
7
- "recoveryText": [{ "type": 0, "value": "Retry" }],
8
- "i18nStrings.filterLabel": [{ "type": 0, "value": "Filter displayed data" }],
9
- "i18nStrings.filterPlaceholder": [{ "type": 0, "value": "Filter data" }],
10
- "i18nStrings.legendAriaLabel": [{ "type": 0, "value": "Legend" }],
11
- "i18nStrings.chartAriaRoleDescription": [{ "type": 0, "value": "Chart" }],
12
- "i18nStrings.xAxisAriaRoleDescription": [{ "type": 0, "value": "x-axis" }],
13
- "i18nStrings.yAxisAriaRoleDescription": [{ "type": 0, "value": "y-axis" }]
14
- },
15
- "alert": { "dismissAriaLabel": [{ "type": 0, "value": "Dismiss alert" }] },
16
- "annotation-context": {
17
- "i18nStrings.nextButtonText": [{ "type": 0, "value": "Next" }],
18
- "i18nStrings.previousButtonText": [{ "type": 0, "value": "Previous" }],
19
- "i18nStrings.finishButtonText": [{ "type": 0, "value": "Finish" }],
20
- "i18nStrings.labelDismissAnnotation": [{ "type": 0, "value": "Dismiss annotation" }],
21
- "i18nStrings.stepCounterText": [
22
- { "type": 0, "value": "Step " },
23
- { "type": 1, "value": "stepNumber" },
24
- { "type": 0, "value": " of " },
25
- { "type": 1, "value": "totalStepCount" }
26
- ],
27
- "i18nStrings.taskTitle": [
28
- { "type": 0, "value": "Task " },
29
- { "type": 1, "value": "taskNumber" },
30
- { "type": 0, "value": ": " },
31
- { "type": 1, "value": "taskTitle" }
32
- ],
33
- "i18nStrings.labelHotspot": [
34
- {
35
- "type": 5,
36
- "value": "openState",
37
- "options": {
38
- "true": {
39
- "value": [
40
- { "type": 0, "value": "Close annotation for step " },
41
- { "type": 1, "value": "stepNumber" },
42
- { "type": 0, "value": " of " },
43
- { "type": 1, "value": "totalStepCount" }
44
- ]
45
- },
46
- "false": {
47
- "value": [
48
- { "type": 0, "value": "Open annotation for step " },
49
- { "type": 1, "value": "stepNumber" },
50
- { "type": 0, "value": " of " },
51
- { "type": 1, "value": "totalStepCount" }
52
- ]
53
- },
54
- "other": { "value": [] }
55
- }
56
- }
57
- ]
58
- },
59
- "app-layout": {
60
- "ariaLabels.drawers": [{ "type": 0, "value": "Drawers" }],
61
- "ariaLabels.drawersOverflow": [{ "type": 0, "value": "Drawers overflow" }],
62
- "ariaLabels.drawersOverflowWithBadge": [{ "type": 0, "value": "Drawers overflow with badge" }],
63
- "ariaLabels.navigation": [{ "type": 0, "value": "Side navigation" }],
64
- "ariaLabels.navigationClose": [{ "type": 0, "value": "Close side navigation" }],
65
- "ariaLabels.navigationToggle": [{ "type": 0, "value": "Open side navigation" }],
66
- "ariaLabels.notifications": [{ "type": 0, "value": "Notifications" }],
67
- "ariaLabels.tools": [{ "type": 0, "value": "Help panel" }],
68
- "ariaLabels.toolsClose": [{ "type": 0, "value": "Close help panel" }],
69
- "ariaLabels.toolsToggle": [{ "type": 0, "value": "Open help panel" }]
70
- },
71
- "area-chart": { "i18nStrings.detailTotalLabel": [{ "type": 0, "value": "Total" }] },
72
- "attribute-editor": { "removeButtonText": [{ "type": 0, "value": "Remove" }] },
73
- "autosuggest": {
74
- "errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
75
- "selectedAriaLabel": [{ "type": 0, "value": "Selected" }],
76
- "enteredTextLabel": [
77
- { "type": 0, "value": "Use: \"" },
78
- { "type": 1, "value": "value" },
79
- { "type": 0, "value": "\"" }
80
- ],
81
- "recoveryText": [{ "type": 0, "value": "Retry" }]
82
- },
83
- "breadcrumb-group": { "expandAriaLabel": [{ "type": 0, "value": "Show path" }] },
84
- "calendar": {
85
- "nextMonthAriaLabel": [{ "type": 0, "value": "Next month" }],
86
- "previousMonthAriaLabel": [{ "type": 0, "value": "Previous month" }],
87
- "todayAriaLabel": [{ "type": 0, "value": "Today" }],
88
- "i18nStrings.nextYearAriaLabel": [{ "type": 0, "value": "Next year" }],
89
- "i18nStrings.previousYearAriaLabel": [{ "type": 0, "value": "Previous year" }],
90
- "i18nStrings.currentMonthAriaLabel": [{ "type": 0, "value": "Current month" }]
91
- },
92
- "cards": { "ariaLabels.selectionGroupLabel": [{ "type": 0, "value": "Item selection" }] },
93
- "code-editor": {
94
- "i18nStrings.loadingState": [{ "type": 0, "value": "Loading code editor" }],
95
- "i18nStrings.errorState": [{ "type": 0, "value": "There was an error loading the code editor." }],
96
- "i18nStrings.errorStateRecovery": [{ "type": 0, "value": "Retry" }],
97
- "i18nStrings.editorGroupAriaLabel": [{ "type": 0, "value": "Code editor" }],
98
- "i18nStrings.statusBarGroupAriaLabel": [{ "type": 0, "value": "Status bar" }],
99
- "i18nStrings.cursorPosition": [
100
- { "type": 0, "value": "Ln " },
101
- { "type": 1, "value": "row" },
102
- { "type": 0, "value": ", Col " },
103
- { "type": 1, "value": "column" }
104
- ],
105
- "i18nStrings.errorsTab": [{ "type": 0, "value": "Errors" }],
106
- "i18nStrings.warningsTab": [{ "type": 0, "value": "Warnings" }],
107
- "i18nStrings.preferencesButtonAriaLabel": [{ "type": 0, "value": "Preferences" }],
108
- "i18nStrings.paneCloseButtonAriaLabel": [{ "type": 0, "value": "Close" }],
109
- "i18nStrings.preferencesModalHeader": [{ "type": 0, "value": "Preferences" }],
110
- "i18nStrings.preferencesModalCancel": [{ "type": 0, "value": "Cancel" }],
111
- "i18nStrings.preferencesModalConfirm": [{ "type": 0, "value": "Confirm" }],
112
- "i18nStrings.preferencesModalWrapLines": [{ "type": 0, "value": "Wrap lines" }],
113
- "i18nStrings.preferencesModalTheme": [{ "type": 0, "value": "Theme" }],
114
- "i18nStrings.preferencesModalLightThemes": [{ "type": 0, "value": "Light themes" }],
115
- "i18nStrings.preferencesModalDarkThemes": [{ "type": 0, "value": "Dark themes" }]
116
- },
117
- "collection-preferences": {
118
- "title": [{ "type": 0, "value": "Preferences" }],
119
- "confirmLabel": [{ "type": 0, "value": "Confirm" }],
120
- "cancelLabel": [{ "type": 0, "value": "Cancel" }],
121
- "pageSizePreference.title": [{ "type": 0, "value": "Page size" }],
122
- "wrapLinesPreference.label": [{ "type": 0, "value": "Wrap lines" }],
123
- "wrapLinesPreference.description": [{ "type": 0, "value": "Select to see all the text and wrap the lines" }],
124
- "stripedRowsPreference.label": [{ "type": 0, "value": "Striped rows" }],
125
- "stripedRowsPreference.description": [{ "type": 0, "value": "Select to add alternating shaded rows" }],
126
- "contentDensityPreference.label": [{ "type": 0, "value": "Compact mode" }],
127
- "contentDensityPreference.description": [
128
- { "type": 0, "value": "Select to display content in a denser, more compact mode" }
129
- ],
130
- "contentDisplayPreference.title": [{ "type": 0, "value": "Column preferences" }],
131
- "contentDisplayPreference.description": [{ "type": 0, "value": "Customize the columns visibility and order." }],
132
- "contentDisplayPreference.dragHandleAriaLabel": [{ "type": 0, "value": "Drag handle" }],
133
- "contentDisplayPreference.dragHandleAriaDescription": [
134
- {
135
- "type": 0,
136
- "value": "Use Space or Enter to activate drag for an item, then use the arrow keys to move the item's position. To complete the position move, use Space or Enter, or to discard the move, use Escape."
137
- }
138
- ],
139
- "contentDisplayPreference.liveAnnouncementDndStarted": [
140
- { "type": 0, "value": "Picked up item at position " },
141
- { "type": 1, "value": "position" },
142
- { "type": 0, "value": " of " },
143
- { "type": 1, "value": "total" }
144
- ],
145
- "contentDisplayPreference.liveAnnouncementDndDiscarded": [{ "type": 0, "value": "Reordering canceled" }],
146
- "contentDisplayPreference.liveAnnouncementDndItemReordered": [
147
- {
148
- "type": 5,
149
- "value": "isInitialPosition",
150
- "options": {
151
- "true": {
152
- "value": [
153
- { "type": 0, "value": "Moving item back to position " },
154
- { "type": 1, "value": "currentPosition" },
155
- { "type": 0, "value": " of " },
156
- { "type": 1, "value": "total" }
157
- ]
158
- },
159
- "false": {
160
- "value": [
161
- { "type": 0, "value": "Moving item to position " },
162
- { "type": 1, "value": "currentPosition" },
163
- { "type": 0, "value": " of " },
164
- { "type": 1, "value": "total" }
165
- ]
166
- },
167
- "other": { "value": [] }
168
- }
169
- }
170
- ],
171
- "contentDisplayPreference.liveAnnouncementDndItemCommitted": [
172
- {
173
- "type": 5,
174
- "value": "isInitialPosition",
175
- "options": {
176
- "true": {
177
- "value": [
178
- { "type": 0, "value": "Item moved back to its original position " },
179
- { "type": 1, "value": "initialPosition" },
180
- { "type": 0, "value": " of " },
181
- { "type": 1, "value": "total" }
182
- ]
183
- },
184
- "false": {
185
- "value": [
186
- { "type": 0, "value": "Item moved from position " },
187
- { "type": 1, "value": "initialPosition" },
188
- { "type": 0, "value": " to position " },
189
- { "type": 1, "value": "finalPosition" },
190
- { "type": 0, "value": " of " },
191
- { "type": 1, "value": "total" }
192
- ]
193
- },
194
- "other": { "value": [] }
195
- }
196
- }
197
- ]
198
- },
199
- "copy-to-clipboard": { "i18nStrings.copyButtonText": [{ "type": 0, "value": "Copy" }] },
200
- "date-range-picker": {
201
- "i18nStrings.relativeModeTitle": [{ "type": 0, "value": "Relative mode" }],
202
- "i18nStrings.absoluteModeTitle": [{ "type": 0, "value": "Absolute mode" }],
203
- "i18nStrings.relativeRangeSelectionHeading": [{ "type": 0, "value": "Choose a range" }],
204
- "i18nStrings.cancelButtonLabel": [{ "type": 0, "value": "Cancel" }],
205
- "i18nStrings.clearButtonLabel": [{ "type": 0, "value": "Clear and dismiss" }],
206
- "i18nStrings.applyButtonLabel": [{ "type": 0, "value": "Apply" }],
207
- "i18nStrings.customRelativeRangeOptionLabel": [{ "type": 0, "value": "Custom range" }],
208
- "i18nStrings.customRelativeRangeOptionDescription": [{ "type": 0, "value": "Set a custom range in the past" }],
209
- "i18nStrings.customRelativeRangeUnitLabel": [{ "type": 0, "value": "Unit of time" }],
210
- "i18nStrings.customRelativeRangeDurationLabel": [{ "type": 0, "value": "Duration" }],
211
- "i18nStrings.customRelativeRangeDurationPlaceholder": [{ "type": 0, "value": "Enter a duration" }],
212
- "i18nStrings.startDateLabel": [{ "type": 0, "value": "Start date" }],
213
- "i18nStrings.startTimeLabel": [{ "type": 0, "value": "Start time" }],
214
- "i18nStrings.endDateLabel": [{ "type": 0, "value": "End date" }],
215
- "i18nStrings.endTimeLabel": [{ "type": 0, "value": "End time" }],
216
- "i18nStrings.dateTimeConstraintText": [
217
- { "type": 0, "value": "For date, use YYYY/MM/DD. For time, use 24 hr format." }
218
- ],
219
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
220
- "i18nStrings.renderSelectedAbsoluteRangeAriaLive": [
221
- { "type": 0, "value": "Range selected from " },
222
- { "type": 1, "value": "startDate" },
223
- { "type": 0, "value": " to " },
224
- { "type": 1, "value": "endDate" }
225
- ],
226
- "i18nStrings.formatRelativeRange": [
227
- {
228
- "type": 5,
229
- "value": "unit",
230
- "options": {
231
- "second": {
232
- "value": [
233
- {
234
- "type": 6,
235
- "value": "amount",
236
- "options": {
237
- "zero": {
238
- "value": [
239
- { "type": 0, "value": "Last " },
240
- { "type": 1, "value": "amount" },
241
- { "type": 0, "value": " seconds" }
242
- ]
243
- },
244
- "one": {
245
- "value": [
246
- { "type": 0, "value": "Last " },
247
- { "type": 1, "value": "amount" },
248
- { "type": 0, "value": " second" }
249
- ]
250
- },
251
- "other": {
252
- "value": [
253
- { "type": 0, "value": "Last " },
254
- { "type": 1, "value": "amount" },
255
- { "type": 0, "value": " seconds" }
256
- ]
257
- }
258
- },
259
- "offset": 0,
260
- "pluralType": "cardinal"
261
- }
262
- ]
263
- },
264
- "minute": {
265
- "value": [
266
- {
267
- "type": 6,
268
- "value": "amount",
269
- "options": {
270
- "zero": {
271
- "value": [
272
- { "type": 0, "value": "Last " },
273
- { "type": 1, "value": "amount" },
274
- { "type": 0, "value": " minutes" }
275
- ]
276
- },
277
- "one": {
278
- "value": [
279
- { "type": 0, "value": "Last " },
280
- { "type": 1, "value": "amount" },
281
- { "type": 0, "value": " minute" }
282
- ]
283
- },
284
- "other": {
285
- "value": [
286
- { "type": 0, "value": "Last " },
287
- { "type": 1, "value": "amount" },
288
- { "type": 0, "value": " minutes" }
289
- ]
290
- }
291
- },
292
- "offset": 0,
293
- "pluralType": "cardinal"
294
- }
295
- ]
296
- },
297
- "hour": {
298
- "value": [
299
- {
300
- "type": 6,
301
- "value": "amount",
302
- "options": {
303
- "zero": {
304
- "value": [
305
- { "type": 0, "value": "Last " },
306
- { "type": 1, "value": "amount" },
307
- { "type": 0, "value": " hours" }
308
- ]
309
- },
310
- "one": {
311
- "value": [
312
- { "type": 0, "value": "Last " },
313
- { "type": 1, "value": "amount" },
314
- { "type": 0, "value": " hour" }
315
- ]
316
- },
317
- "other": {
318
- "value": [
319
- { "type": 0, "value": "Last " },
320
- { "type": 1, "value": "amount" },
321
- { "type": 0, "value": " hours" }
322
- ]
323
- }
324
- },
325
- "offset": 0,
326
- "pluralType": "cardinal"
327
- }
328
- ]
329
- },
330
- "day": {
331
- "value": [
332
- {
333
- "type": 6,
334
- "value": "amount",
335
- "options": {
336
- "zero": {
337
- "value": [
338
- { "type": 0, "value": "Last " },
339
- { "type": 1, "value": "amount" },
340
- { "type": 0, "value": " days" }
341
- ]
342
- },
343
- "one": {
344
- "value": [
345
- { "type": 0, "value": "Last " },
346
- { "type": 1, "value": "amount" },
347
- { "type": 0, "value": " day" }
348
- ]
349
- },
350
- "other": {
351
- "value": [
352
- { "type": 0, "value": "Last " },
353
- { "type": 1, "value": "amount" },
354
- { "type": 0, "value": " days" }
355
- ]
356
- }
357
- },
358
- "offset": 0,
359
- "pluralType": "cardinal"
360
- }
361
- ]
362
- },
363
- "week": {
364
- "value": [
365
- {
366
- "type": 6,
367
- "value": "amount",
368
- "options": {
369
- "zero": {
370
- "value": [
371
- { "type": 0, "value": "Last " },
372
- { "type": 1, "value": "amount" },
373
- { "type": 0, "value": " weeks" }
374
- ]
375
- },
376
- "one": {
377
- "value": [
378
- { "type": 0, "value": "Last " },
379
- { "type": 1, "value": "amount" },
380
- { "type": 0, "value": " week" }
381
- ]
382
- },
383
- "other": {
384
- "value": [
385
- { "type": 0, "value": "Last " },
386
- { "type": 1, "value": "amount" },
387
- { "type": 0, "value": " weeks" }
388
- ]
389
- }
390
- },
391
- "offset": 0,
392
- "pluralType": "cardinal"
393
- }
394
- ]
395
- },
396
- "month": {
397
- "value": [
398
- {
399
- "type": 6,
400
- "value": "amount",
401
- "options": {
402
- "zero": {
403
- "value": [
404
- { "type": 0, "value": "Last " },
405
- { "type": 1, "value": "amount" },
406
- { "type": 0, "value": " months" }
407
- ]
408
- },
409
- "one": {
410
- "value": [
411
- { "type": 0, "value": "Last " },
412
- { "type": 1, "value": "amount" },
413
- { "type": 0, "value": " month" }
414
- ]
415
- },
416
- "other": {
417
- "value": [
418
- { "type": 0, "value": "Last " },
419
- { "type": 1, "value": "amount" },
420
- { "type": 0, "value": " months" }
421
- ]
422
- }
423
- },
424
- "offset": 0,
425
- "pluralType": "cardinal"
426
- }
427
- ]
428
- },
429
- "year": {
430
- "value": [
431
- {
432
- "type": 6,
433
- "value": "amount",
434
- "options": {
435
- "zero": {
436
- "value": [
437
- { "type": 0, "value": "Last " },
438
- { "type": 1, "value": "amount" },
439
- { "type": 0, "value": " years" }
440
- ]
441
- },
442
- "one": {
443
- "value": [
444
- { "type": 0, "value": "Last " },
445
- { "type": 1, "value": "amount" },
446
- { "type": 0, "value": " year" }
447
- ]
448
- },
449
- "other": {
450
- "value": [
451
- { "type": 0, "value": "Last " },
452
- { "type": 1, "value": "amount" },
453
- { "type": 0, "value": " years" }
454
- ]
455
- }
456
- },
457
- "offset": 0,
458
- "pluralType": "cardinal"
459
- }
460
- ]
461
- },
462
- "other": { "value": [] }
463
- }
464
- }
465
- ],
466
- "i18nStrings.formatUnit": [
467
- {
468
- "type": 5,
469
- "value": "unit",
470
- "options": {
471
- "second": {
472
- "value": [
473
- {
474
- "type": 6,
475
- "value": "amount",
476
- "options": {
477
- "zero": { "value": [{ "type": 0, "value": "seconds" }] },
478
- "one": { "value": [{ "type": 0, "value": "second" }] },
479
- "other": { "value": [{ "type": 0, "value": "seconds" }] }
480
- },
481
- "offset": 0,
482
- "pluralType": "cardinal"
483
- }
484
- ]
485
- },
486
- "minute": {
487
- "value": [
488
- {
489
- "type": 6,
490
- "value": "amount",
491
- "options": {
492
- "zero": { "value": [{ "type": 0, "value": "minutes" }] },
493
- "one": { "value": [{ "type": 0, "value": "minute" }] },
494
- "other": { "value": [{ "type": 0, "value": "minutes" }] }
495
- },
496
- "offset": 0,
497
- "pluralType": "cardinal"
498
- }
499
- ]
500
- },
501
- "hour": {
502
- "value": [
503
- {
504
- "type": 6,
505
- "value": "amount",
506
- "options": {
507
- "zero": { "value": [{ "type": 0, "value": "hours" }] },
508
- "one": { "value": [{ "type": 0, "value": "hour" }] },
509
- "other": { "value": [{ "type": 0, "value": "hours" }] }
510
- },
511
- "offset": 0,
512
- "pluralType": "cardinal"
513
- }
514
- ]
515
- },
516
- "day": {
517
- "value": [
518
- {
519
- "type": 6,
520
- "value": "amount",
521
- "options": {
522
- "zero": { "value": [{ "type": 0, "value": "days" }] },
523
- "one": { "value": [{ "type": 0, "value": "day" }] },
524
- "other": { "value": [{ "type": 0, "value": "days" }] }
525
- },
526
- "offset": 0,
527
- "pluralType": "cardinal"
528
- }
529
- ]
530
- },
531
- "week": {
532
- "value": [
533
- {
534
- "type": 6,
535
- "value": "amount",
536
- "options": {
537
- "zero": { "value": [{ "type": 0, "value": "weeks" }] },
538
- "one": { "value": [{ "type": 0, "value": "week" }] },
539
- "other": { "value": [{ "type": 0, "value": "weeks" }] }
540
- },
541
- "offset": 0,
542
- "pluralType": "cardinal"
543
- }
544
- ]
545
- },
546
- "month": {
547
- "value": [
548
- {
549
- "type": 6,
550
- "value": "amount",
551
- "options": {
552
- "zero": { "value": [{ "type": 0, "value": "months" }] },
553
- "one": { "value": [{ "type": 0, "value": "month" }] },
554
- "other": { "value": [{ "type": 0, "value": "months" }] }
555
- },
556
- "offset": 0,
557
- "pluralType": "cardinal"
558
- }
559
- ]
560
- },
561
- "year": {
562
- "value": [
563
- {
564
- "type": 6,
565
- "value": "amount",
566
- "options": {
567
- "zero": { "value": [{ "type": 0, "value": "years" }] },
568
- "one": { "value": [{ "type": 0, "value": "year" }] },
569
- "other": { "value": [{ "type": 0, "value": "years" }] }
570
- },
571
- "offset": 0,
572
- "pluralType": "cardinal"
573
- }
574
- ]
575
- },
576
- "other": { "value": [] }
577
- }
578
- }
579
- ]
580
- },
581
- "drawer": { "i18nStrings.loadingText": [{ "type": 0, "value": "Loading content" }] },
582
- "flashbar": {
583
- "i18nStrings.ariaLabel": [{ "type": 0, "value": "Notifications" }],
584
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
585
- "i18nStrings.inProgressIconAriaLabel": [{ "type": 0, "value": "In progress" }],
586
- "i18nStrings.infoIconAriaLabel": [{ "type": 0, "value": "Info" }],
587
- "i18nStrings.notificationBarAriaLabel": [{ "type": 0, "value": "All notifications" }],
588
- "i18nStrings.notificationBarText": [{ "type": 0, "value": "Notifications" }],
589
- "i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "Success" }],
590
- "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Warning" }]
591
- },
592
- "form-field": {
593
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
594
- "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Warning" }]
595
- },
596
- "form": { "errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
597
- "help-panel": { "loadingText": [{ "type": 0, "value": "Loading content" }] },
598
- "input": { "clearAriaLabel": [{ "type": 0, "value": "Clear" }] },
599
- "link": { "externalIconAriaLabel": [{ "type": 0, "value": "Opens in a new tab" }] },
600
- "modal": { "closeAriaLabel": [{ "type": 0, "value": "Close modal" }] },
601
- "multiselect": {
602
- "deselectAriaLabel": [
603
- { "type": 0, "value": "Remove " },
604
- { "type": 1, "value": "option__label" }
605
- ]
606
- },
607
- "pagination": {
608
- "ariaLabels.nextPageLabel": [{ "type": 0, "value": "Next page" }],
609
- "ariaLabels.pageLabel": [
610
- { "type": 0, "value": "Page " },
611
- { "type": 1, "value": "pageNumber" },
612
- { "type": 0, "value": " of all pages" }
613
- ],
614
- "ariaLabels.previousPageLabel": [{ "type": 0, "value": "Previous page" }]
615
- },
616
- "pie-chart": {
617
- "i18nStrings.detailsValue": [{ "type": 0, "value": "Value" }],
618
- "i18nStrings.detailsPercentage": [{ "type": 0, "value": "Percentage" }],
619
- "i18nStrings.chartAriaRoleDescription": [{ "type": 0, "value": "Pie chart" }],
620
- "i18nStrings.segmentAriaRoleDescription": [{ "type": 0, "value": "Segment" }]
621
- },
622
- "popover": { "dismissAriaLabel": [{ "type": 0, "value": "Close popover" }] },
623
- "property-filter": {
624
- "i18nStrings.allPropertiesLabel": [{ "type": 0, "value": "All properties" }],
625
- "i18nStrings.applyActionText": [{ "type": 0, "value": "Apply" }],
626
- "i18nStrings.cancelActionText": [{ "type": 0, "value": "Cancel" }],
627
- "i18nStrings.clearFiltersText": [{ "type": 0, "value": "Clear filters" }],
628
- "i18nStrings.editTokenHeader": [{ "type": 0, "value": "Edit filter" }],
629
- "i18nStrings.groupPropertiesText": [{ "type": 0, "value": "Properties" }],
630
- "i18nStrings.groupValuesText": [{ "type": 0, "value": "Values" }],
631
- "i18nStrings.operationAndText": [{ "type": 0, "value": "and" }],
632
- "i18nStrings.operationOrText": [{ "type": 0, "value": "or" }],
633
- "i18nStrings.operatorContainsText": [{ "type": 0, "value": "Contains" }],
634
- "i18nStrings.operatorDoesNotContainText": [{ "type": 0, "value": "Does not contain" }],
635
- "i18nStrings.operatorDoesNotEqualText": [{ "type": 0, "value": "Does not equal" }],
636
- "i18nStrings.operatorEqualsText": [{ "type": 0, "value": "Equals" }],
637
- "i18nStrings.operatorGreaterOrEqualText": [{ "type": 0, "value": "Greater than or equal" }],
638
- "i18nStrings.operatorGreaterText": [{ "type": 0, "value": "Greater than" }],
639
- "i18nStrings.operatorLessOrEqualText": [{ "type": 0, "value": "Less than or equal" }],
640
- "i18nStrings.operatorLessText": [{ "type": 0, "value": "Less than" }],
641
- "i18nStrings.operatorStartsWithText": [{ "type": 0, "value": "Starts with" }],
642
- "i18nStrings.operatorDoesNotStartWithText": [{ "type": 0, "value": "Does not start with" }],
643
- "i18nStrings.operatorText": [{ "type": 0, "value": "Operator" }],
644
- "i18nStrings.operatorsText": [{ "type": 0, "value": "Operators" }],
645
- "i18nStrings.propertyText": [{ "type": 0, "value": "Property" }],
646
- "i18nStrings.tokenLimitShowFewer": [{ "type": 0, "value": "Show fewer" }],
647
- "i18nStrings.tokenLimitShowMore": [{ "type": 0, "value": "Show more" }],
648
- "i18nStrings.valueText": [{ "type": 0, "value": "Value" }],
649
- "i18nStrings.removeTokenButtonAriaLabel": [
650
- {
651
- "type": 5,
652
- "value": "token__operator",
653
- "options": {
654
- "equals": {
655
- "value": [
656
- { "type": 0, "value": "Remove filter, " },
657
- { "type": 1, "value": "token__propertyKey" },
658
- { "type": 0, "value": " equals " },
659
- { "type": 1, "value": "token__value" }
660
- ]
661
- },
662
- "not_equals": {
663
- "value": [
664
- { "type": 0, "value": "Remove filter, " },
665
- { "type": 1, "value": "token__propertyKey" },
666
- { "type": 0, "value": " does not equal " },
667
- { "type": 1, "value": "token__value" }
668
- ]
669
- },
670
- "greater_than": {
671
- "value": [
672
- { "type": 0, "value": "Remove filter, " },
673
- { "type": 1, "value": "token__propertyKey" },
674
- { "type": 0, "value": " is greater than " },
675
- { "type": 1, "value": "token__value" }
676
- ]
677
- },
678
- "greater_than_equal": {
679
- "value": [
680
- { "type": 0, "value": "Remove filter, " },
681
- { "type": 1, "value": "token__propertyKey" },
682
- { "type": 0, "value": " is greater than or equal to " },
683
- { "type": 1, "value": "token__value" }
684
- ]
685
- },
686
- "less_than": {
687
- "value": [
688
- { "type": 0, "value": "Remove filter, " },
689
- { "type": 1, "value": "token__propertyKey" },
690
- { "type": 0, "value": " is less than " },
691
- { "type": 1, "value": "token__value" }
692
- ]
693
- },
694
- "less_than_equal": {
695
- "value": [
696
- { "type": 0, "value": "Remove filter, " },
697
- { "type": 1, "value": "token__propertyKey" },
698
- { "type": 0, "value": " is less than or equal to " },
699
- { "type": 1, "value": "token__value" }
700
- ]
701
- },
702
- "contains": {
703
- "value": [
704
- { "type": 0, "value": "Remove filter, " },
705
- { "type": 1, "value": "token__propertyKey" },
706
- { "type": 0, "value": " contains " },
707
- { "type": 1, "value": "token__value" }
708
- ]
709
- },
710
- "not_contains": {
711
- "value": [
712
- { "type": 0, "value": "Remove filter, " },
713
- { "type": 1, "value": "token__propertyKey" },
714
- { "type": 0, "value": " does not contain " },
715
- { "type": 1, "value": "token__value" }
716
- ]
717
- },
718
- "starts_with": {
719
- "value": [
720
- { "type": 0, "value": "Remove filter, " },
721
- { "type": 1, "value": "token__propertyKey" },
722
- { "type": 0, "value": " starts with " },
723
- { "type": 1, "value": "token__value" }
724
- ]
725
- },
726
- "not_starts_with": {
727
- "value": [
728
- { "type": 0, "value": "Remove filter, " },
729
- { "type": 1, "value": "token__propertyKey" },
730
- { "type": 0, "value": " does not start with " },
731
- { "type": 1, "value": "token__value" }
732
- ]
733
- },
734
- "other": { "value": [] }
735
- }
736
- }
737
- ]
738
- },
739
- "s3-resource-selector": {
740
- "i18nStrings.inContextSelectPlaceholder": [{ "type": 0, "value": "Choose a version" }],
741
- "i18nStrings.inContextBrowseButton": [{ "type": 0, "value": "Browse S3" }],
742
- "i18nStrings.inContextViewButton": [{ "type": 0, "value": "View" }],
743
- "i18nStrings.inContextViewButtonAriaLabel": [{ "type": 0, "value": "View (opens in a new tab)" }],
744
- "i18nStrings.inContextLoadingText": [{ "type": 0, "value": "Loading resource" }],
745
- "i18nStrings.inContextUriLabel": [{ "type": 0, "value": "S3 URI" }],
746
- "i18nStrings.inContextVersionSelectLabel": [{ "type": 0, "value": "Object version" }],
747
- "i18nStrings.modalTitle": [{ "type": 0, "value": "Choose an object in S3" }],
748
- "i18nStrings.modalCancelButton": [{ "type": 0, "value": "Cancel" }],
749
- "i18nStrings.modalSubmitButton": [{ "type": 0, "value": "Choose" }],
750
- "i18nStrings.modalBreadcrumbRootItem": [{ "type": 0, "value": "S3 buckets" }],
751
- "i18nStrings.selectionBuckets": [{ "type": 0, "value": "Buckets" }],
752
- "i18nStrings.selectionObjects": [{ "type": 0, "value": "Objects" }],
753
- "i18nStrings.selectionVersions": [{ "type": 0, "value": "Versions" }],
754
- "i18nStrings.selectionBucketsSearchPlaceholder": [{ "type": 0, "value": "Find bucket" }],
755
- "i18nStrings.selectionObjectsSearchPlaceholder": [{ "type": 0, "value": "Find object by prefix" }],
756
- "i18nStrings.selectionVersionsSearchPlaceholder": [{ "type": 0, "value": "Find version" }],
757
- "i18nStrings.selectionBucketsLoading": [{ "type": 0, "value": "Loading buckets" }],
758
- "i18nStrings.selectionBucketsNoItems": [{ "type": 0, "value": "No buckets" }],
759
- "i18nStrings.selectionObjectsLoading": [{ "type": 0, "value": "Loading objects" }],
760
- "i18nStrings.selectionObjectsNoItems": [{ "type": 0, "value": "No objects" }],
761
- "i18nStrings.selectionVersionsLoading": [{ "type": 0, "value": "Loading versions" }],
762
- "i18nStrings.selectionVersionsNoItems": [{ "type": 0, "value": "No versions" }],
763
- "i18nStrings.filteringNoMatches": [{ "type": 0, "value": "No matches" }],
764
- "i18nStrings.filteringCantFindMatch": [{ "type": 0, "value": "We can't find a match." }],
765
- "i18nStrings.clearFilterButtonText": [{ "type": 0, "value": "Clear filter" }],
766
- "i18nStrings.columnBucketID": [{ "type": 0, "value": "ID" }],
767
- "i18nStrings.columnBucketName": [{ "type": 0, "value": "Name" }],
768
- "i18nStrings.columnBucketCreationDate": [{ "type": 0, "value": "Creation date" }],
769
- "i18nStrings.columnBucketRegion": [{ "type": 0, "value": "Region" }],
770
- "i18nStrings.columnObjectKey": [{ "type": 0, "value": "Key" }],
771
- "i18nStrings.columnObjectLastModified": [{ "type": 0, "value": "Last modified" }],
772
- "i18nStrings.columnObjectSize": [{ "type": 0, "value": "Size" }],
773
- "i18nStrings.columnVersionID": [{ "type": 0, "value": "Version ID" }],
774
- "i18nStrings.columnVersionLastModified": [{ "type": 0, "value": "Last modified" }],
775
- "i18nStrings.columnVersionSize": [{ "type": 0, "value": "Size" }],
776
- "i18nStrings.validationPathMustBegin": [{ "type": 0, "value": "The path must begin with s3:// to be valid." }],
777
- "i18nStrings.validationBucketLowerCase": [
778
- { "type": 0, "value": "The bucket name must start with a lowercase character or number." }
779
- ],
780
- "i18nStrings.validationBucketMustNotContain": [
781
- { "type": 0, "value": "The bucket name must not contain uppercase characters." }
782
- ],
783
- "i18nStrings.validationBucketLength": [
784
- { "type": 0, "value": "The bucket name must be from 3 to 63 characters." }
785
- ],
786
- "i18nStrings.validationBucketMustComplyDns": [
787
- { "type": 0, "value": "The bucket name must comply with DNS naming conventions." }
788
- ],
789
- "i18nStrings.labelSortedDescending": [
790
- { "type": 1, "value": "columnName" },
791
- { "type": 0, "value": ", sorted descending" }
792
- ],
793
- "i18nStrings.labelSortedAscending": [
794
- { "type": 1, "value": "columnName" },
795
- { "type": 0, "value": ", sorted ascending" }
796
- ],
797
- "i18nStrings.labelNotSorted": [
798
- { "type": 1, "value": "columnName" },
799
- { "type": 0, "value": ", not sorted" }
800
- ],
801
- "i18nStrings.labelsBucketsSelection.selectionGroupLabel": [{ "type": 0, "value": "Buckets" }],
802
- "i18nStrings.labelsBucketsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Name" }],
803
- "i18nStrings.labelsObjectsSelection.selectionGroupLabel": [{ "type": 0, "value": "Objects" }],
804
- "i18nStrings.labelsObjectsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Key" }],
805
- "i18nStrings.labelsVersionsSelection.selectionGroupLabel": [{ "type": 0, "value": "Versions" }],
806
- "i18nStrings.labelsVersionsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__VersionId" }],
807
- "i18nStrings.labelFiltering": [
808
- { "type": 0, "value": "Find " },
809
- { "type": 1, "value": "itemsType" }
810
- ],
811
- "i18nStrings.labelRefresh": [{ "type": 0, "value": "Refresh the data" }],
812
- "i18nStrings.labelBreadcrumbs": [{ "type": 0, "value": "S3 navigation" }],
813
- "i18nStrings.filteringCounterText": [
814
- {
815
- "type": 6,
816
- "value": "count",
817
- "options": {
818
- "one": { "value": [{ "type": 0, "value": "1 match" }] },
819
- "other": {
820
- "value": [
821
- { "type": 1, "value": "count" },
822
- { "type": 0, "value": " matches" }
823
- ]
824
- }
825
- },
826
- "offset": 0,
827
- "pluralType": "cardinal"
828
- }
829
- ]
830
- },
831
- "select": {
832
- "errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
833
- "selectedAriaLabel": [{ "type": 0, "value": "Selected" }],
834
- "recoveryText": [{ "type": 0, "value": "Retry" }]
835
- },
836
- "split-panel": {
837
- "i18nStrings.closeButtonAriaLabel": [{ "type": 0, "value": "Close panel" }],
838
- "i18nStrings.openButtonAriaLabel": [{ "type": 0, "value": "Open panel" }],
839
- "i18nStrings.preferencesTitle": [{ "type": 0, "value": "Split panel preferences" }],
840
- "i18nStrings.preferencesPositionLabel": [{ "type": 0, "value": "Split panel position" }],
841
- "i18nStrings.preferencesPositionDescription": [
842
- { "type": 0, "value": "Choose the default split panel position for the service." }
843
- ],
844
- "i18nStrings.preferencesPositionSide": [{ "type": 0, "value": "Side" }],
845
- "i18nStrings.preferencesPositionBottom": [{ "type": 0, "value": "Bottom" }],
846
- "i18nStrings.preferencesConfirm": [{ "type": 0, "value": "Confirm" }],
847
- "i18nStrings.preferencesCancel": [{ "type": 0, "value": "Cancel" }],
848
- "i18nStrings.resizeHandleAriaLabel": [{ "type": 0, "value": "Resize split panel" }]
849
- },
850
- "table": {
851
- "ariaLabels.resizerRoleDescription": [{ "type": 0, "value": "resize button" }],
852
- "ariaLabels.submittingEditText": [{ "type": 0, "value": "Submitting edit" }],
853
- "ariaLabels.successfulEditLabel": [{ "type": 0, "value": "Edit successful" }],
854
- "ariaLabels.expandButtonLabel": [{ "type": 0, "value": "Expand" }],
855
- "ariaLabels.collapseButtonLabel": [{ "type": 0, "value": "Collapse" }],
856
- "columnDefinitions.editConfig.errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
857
- "columnDefinitions.editConfig.editIconAriaLabel": [{ "type": 0, "value": "editable" }]
858
- },
859
- "tabs": {
860
- "i18nStrings.scrollLeftAriaLabel": [{ "type": 0, "value": "Scroll left" }],
861
- "i18nStrings.scrollRightAriaLabel": [{ "type": 0, "value": "Scroll right" }]
862
- },
863
- "tag-editor": {
864
- "i18nStrings.keyPlaceholder": [{ "type": 0, "value": "Enter key" }],
865
- "i18nStrings.valuePlaceholder": [{ "type": 0, "value": "Enter value" }],
866
- "i18nStrings.addButton": [{ "type": 0, "value": "Add new tag" }],
867
- "i18nStrings.removeButton": [{ "type": 0, "value": "Remove" }],
868
- "i18nStrings.removeButtonAriaLabel": [
869
- { "type": 0, "value": "Remove " },
870
- { "type": 1, "value": "tag__key" }
871
- ],
872
- "i18nStrings.undoButton": [{ "type": 0, "value": "Undo" }],
873
- "i18nStrings.undoPrompt": [{ "type": 0, "value": "This tag will be removed upon saving changes" }],
874
- "i18nStrings.loading": [{ "type": 0, "value": "Loading tags that are associated with this resource" }],
875
- "i18nStrings.keyHeader": [{ "type": 0, "value": "Key" }],
876
- "i18nStrings.valueHeader": [{ "type": 0, "value": "Value" }],
877
- "i18nStrings.optional": [{ "type": 0, "value": "optional" }],
878
- "i18nStrings.keySuggestion": [{ "type": 0, "value": "Custom tag key" }],
879
- "i18nStrings.valueSuggestion": [{ "type": 0, "value": "Custom tag value" }],
880
- "i18nStrings.emptyTags": [{ "type": 0, "value": "No tags associated with the resource." }],
881
- "i18nStrings.tooManyKeysSuggestion": [{ "type": 0, "value": "You have more keys than can be displayed" }],
882
- "i18nStrings.tooManyValuesSuggestion": [{ "type": 0, "value": "You have more values than can be displayed" }],
883
- "i18nStrings.keysSuggestionLoading": [{ "type": 0, "value": "Loading tag keys" }],
884
- "i18nStrings.keysSuggestionError": [{ "type": 0, "value": "Tag keys could not be retrieved" }],
885
- "i18nStrings.valuesSuggestionLoading": [{ "type": 0, "value": "Loading tag values" }],
886
- "i18nStrings.valuesSuggestionError": [{ "type": 0, "value": "Tag values could not be retrieved" }],
887
- "i18nStrings.emptyKeyError": [{ "type": 0, "value": "You must specify a tag key" }],
888
- "i18nStrings.maxKeyCharLengthError": [
889
- { "type": 0, "value": "The maximum number of characters you can use in a tag key is 128." }
890
- ],
891
- "i18nStrings.maxValueCharLengthError": [
892
- { "type": 0, "value": "The maximum number of characters you can use in a tag value is 256." }
893
- ],
894
- "i18nStrings.duplicateKeyError": [{ "type": 0, "value": "You must specify a unique tag key." }],
895
- "i18nStrings.invalidKeyError": [
896
- {
897
- "type": 0,
898
- "value": "Invalid key. Keys can only contain Unicode letters, digits, white space and any of the following: _.:/=+@-"
899
- }
900
- ],
901
- "i18nStrings.invalidValueError": [
902
- {
903
- "type": 0,
904
- "value": "Invalid value. Values can only contain Unicode letters, digits, white space and any of the following: _.:/=+@-"
905
- }
906
- ],
907
- "i18nStrings.awsPrefixError": [{ "type": 0, "value": "Cannot start with aws:" }],
908
- "i18nStrings.tagLimitReached": [
909
- {
910
- "type": 6,
911
- "value": "tagLimit",
912
- "options": {
913
- "one": { "value": [{ "type": 0, "value": "You have reached the limit of 1 tag." }] },
914
- "other": {
915
- "value": [
916
- { "type": 0, "value": "You have reached the limit of " },
917
- { "type": 1, "value": "tagLimit" },
918
- { "type": 0, "value": " tags." }
919
- ]
920
- }
921
- },
922
- "offset": 0,
923
- "pluralType": "cardinal"
924
- }
925
- ],
926
- "i18nStrings.tagLimitExceeded": [
927
- {
928
- "type": 6,
929
- "value": "tagLimit",
930
- "options": {
931
- "one": { "value": [{ "type": 0, "value": "You have exceeded the limit of 1 tag." }] },
932
- "other": {
933
- "value": [
934
- { "type": 0, "value": "You have exceeded the limit of " },
935
- { "type": 1, "value": "tagLimit" },
936
- { "type": 0, "value": " tags." }
937
- ]
938
- }
939
- },
940
- "offset": 0,
941
- "pluralType": "cardinal"
942
- }
943
- ],
944
- "i18nStrings.tagLimit": [
945
- {
946
- "type": 5,
947
- "value": "tagLimitAvailable",
948
- "options": {
949
- "true": {
950
- "value": [
951
- {
952
- "type": 6,
953
- "value": "availableTags",
954
- "options": {
955
- "other": {
956
- "value": [
957
- { "type": 0, "value": "You can add up to " },
958
- { "type": 1, "value": "tagLimit" },
959
- { "type": 0, "value": " tags." }
960
- ]
961
- }
962
- },
963
- "offset": 0,
964
- "pluralType": "cardinal"
965
- }
966
- ]
967
- },
968
- "false": {
969
- "value": [
970
- {
971
- "type": 6,
972
- "value": "availableTags",
973
- "options": {
974
- "one": { "value": [{ "type": 0, "value": "You can add up to 1 more tag." }] },
975
- "other": {
976
- "value": [
977
- { "type": 0, "value": "You can add up to " },
978
- { "type": 1, "value": "availableTags" },
979
- { "type": 0, "value": " more tags." }
980
- ]
981
- }
982
- },
983
- "offset": 0,
984
- "pluralType": "cardinal"
985
- }
986
- ]
987
- },
988
- "other": { "value": [] }
989
- }
990
- }
991
- ]
992
- },
993
- "token-group": {
994
- "i18nStrings.limitShowFewer": [{ "type": 0, "value": "Show fewer" }],
995
- "i18nStrings.limitShowMore": [{ "type": 0, "value": "Show more" }]
996
- },
997
- "top-navigation": {
998
- "i18nStrings.searchIconAriaLabel": [{ "type": 0, "value": "Search" }],
999
- "i18nStrings.searchDismissIconAriaLabel": [{ "type": 0, "value": "Close search" }],
1000
- "i18nStrings.overflowMenuTriggerText": [{ "type": 0, "value": "More" }],
1001
- "i18nStrings.overflowMenuDismissIconAriaLabel": [{ "type": 0, "value": "Close menu" }],
1002
- "i18nStrings.overflowMenuBackIconAriaLabel": [{ "type": 0, "value": "Back" }],
1003
- "i18nStrings.overflowMenuTitleText": [{ "type": 0, "value": "All" }]
1004
- },
1005
- "tutorial-panel": {
1006
- "i18nStrings.loadingText": [{ "type": 0, "value": "Loading" }],
1007
- "i18nStrings.tutorialListTitle": [{ "type": 0, "value": "Choose a tutorial" }],
1008
- "i18nStrings.tutorialListDownloadLinkText": [{ "type": 0, "value": "Download PDF version" }],
1009
- "i18nStrings.labelTutorialListDownloadLink": [{ "type": 0, "value": "Download PDF version of this tutorial" }],
1010
- "i18nStrings.tutorialCompletedText": [{ "type": 0, "value": "Tutorial completed" }],
1011
- "i18nStrings.learnMoreLinkText": [{ "type": 0, "value": "Learn more" }],
1012
- "i18nStrings.startTutorialButtonText": [{ "type": 0, "value": "Start tutorial" }],
1013
- "i18nStrings.restartTutorialButtonText": [{ "type": 0, "value": "Restart tutorial" }],
1014
- "i18nStrings.completionScreenTitle": [{ "type": 0, "value": "Congratulations! You completed the tutorial." }],
1015
- "i18nStrings.feedbackLinkText": [{ "type": 0, "value": "Feedback" }],
1016
- "i18nStrings.dismissTutorialButtonText": [{ "type": 0, "value": "Dismiss tutorial" }],
1017
- "i18nStrings.taskTitle": [
1018
- { "type": 0, "value": "Task " },
1019
- { "type": 1, "value": "taskNumber" },
1020
- { "type": 0, "value": ": " },
1021
- { "type": 1, "value": "taskTitle" }
1022
- ],
1023
- "i18nStrings.stepTitle": [
1024
- { "type": 0, "value": "Step " },
1025
- { "type": 1, "value": "stepNumber" },
1026
- { "type": 0, "value": ": " },
1027
- { "type": 1, "value": "stepTitle" }
1028
- ],
1029
- "i18nStrings.labelExitTutorial": [{ "type": 0, "value": "Dismiss tutorial" }],
1030
- "i18nStrings.labelTotalSteps": [
1031
- { "type": 0, "value": "Total steps: " },
1032
- { "type": 1, "value": "totalStepCount" }
1033
- ],
1034
- "i18nStrings.labelsTaskStatus.pending": [{ "type": 0, "value": "Pending" }],
1035
- "i18nStrings.labelsTaskStatus.in-progress": [{ "type": 0, "value": "In progress" }],
1036
- "i18nStrings.labelsTaskStatus.success": [{ "type": 0, "value": "Success" }]
1037
- },
1038
- "wizard": {
1039
- "i18nStrings.stepNumberLabel": [
1040
- { "type": 0, "value": "Step " },
1041
- { "type": 1, "value": "stepNumber" }
1042
- ],
1043
- "i18nStrings.collapsedStepsLabel": [
1044
- { "type": 0, "value": "Step " },
1045
- { "type": 1, "value": "stepNumber" },
1046
- { "type": 0, "value": " of " },
1047
- { "type": 1, "value": "stepsCount" }
1048
- ],
1049
- "i18nStrings.skipToButtonLabel": [
1050
- { "type": 0, "value": "Skip to " },
1051
- { "type": 1, "value": "task__title" }
1052
- ],
1053
- "i18nStrings.navigationAriaLabel": [{ "type": 0, "value": "Steps" }],
1054
- "i18nStrings.cancelButton": [{ "type": 0, "value": "Cancel" }],
1055
- "i18nStrings.previousButton": [{ "type": 0, "value": "Previous" }],
1056
- "i18nStrings.nextButton": [{ "type": 0, "value": "Next" }],
1057
- "i18nStrings.optional": [{ "type": 0, "value": "optional" }],
1058
- "i18nStrings.nextButtonLoadingAnnouncement": [{ "type": 0, "value": "Loading next step" }],
1059
- "i18nStrings.submitButtonLoadingAnnouncement": [{ "type": 0, "value": "Submitting form" }]
1060
- }
1061
- }
1062
- }
1063
- }
1
+ {"@cloudscape-design/components":{"en":{"[charts]":{"loadingText":[{"type":0,"value":"Loading chart"}],"errorText":[{"type":0,"value":"The data couldn't be fetched. Try again later."}],"recoveryText":[{"type":0,"value":"Retry"}],"i18nStrings.filterLabel":[{"type":0,"value":"Filter displayed data"}],"i18nStrings.filterPlaceholder":[{"type":0,"value":"Filter data"}],"i18nStrings.legendAriaLabel":[{"type":0,"value":"Legend"}],"i18nStrings.chartAriaRoleDescription":[{"type":0,"value":"Chart"}],"i18nStrings.xAxisAriaRoleDescription":[{"type":0,"value":"x-axis"}],"i18nStrings.yAxisAriaRoleDescription":[{"type":0,"value":"y-axis"}]},"alert":{"dismissAriaLabel":[{"type":0,"value":"Dismiss alert"}]},"annotation-context":{"i18nStrings.nextButtonText":[{"type":0,"value":"Next"}],"i18nStrings.previousButtonText":[{"type":0,"value":"Previous"}],"i18nStrings.finishButtonText":[{"type":0,"value":"Finish"}],"i18nStrings.labelDismissAnnotation":[{"type":0,"value":"Dismiss annotation"}],"i18nStrings.stepCounterText":[{"type":0,"value":"Step "},{"type":1,"value":"stepNumber"},{"type":0,"value":" of "},{"type":1,"value":"totalStepCount"}],"i18nStrings.taskTitle":[{"type":0,"value":"Task "},{"type":1,"value":"taskNumber"},{"type":0,"value":": "},{"type":1,"value":"taskTitle"}],"i18nStrings.labelHotspot":[{"type":5,"value":"openState","options":{"true":{"value":[{"type":0,"value":"Close annotation for step "},{"type":1,"value":"stepNumber"},{"type":0,"value":" of "},{"type":1,"value":"totalStepCount"}]},"false":{"value":[{"type":0,"value":"Open annotation for step "},{"type":1,"value":"stepNumber"},{"type":0,"value":" of "},{"type":1,"value":"totalStepCount"}]},"other":{"value":[]}}}]},"app-layout":{"ariaLabels.drawers":[{"type":0,"value":"Drawers"}],"ariaLabels.drawersOverflow":[{"type":0,"value":"Drawers overflow"}],"ariaLabels.drawersOverflowWithBadge":[{"type":0,"value":"Drawers overflow with badge"}],"ariaLabels.navigation":[{"type":0,"value":"Side navigation"}],"ariaLabels.navigationClose":[{"type":0,"value":"Close side navigation"}],"ariaLabels.navigationToggle":[{"type":0,"value":"Open side navigation"}],"ariaLabels.notifications":[{"type":0,"value":"Notifications"}],"ariaLabels.tools":[{"type":0,"value":"Help panel"}],"ariaLabels.toolsClose":[{"type":0,"value":"Close help panel"}],"ariaLabels.toolsToggle":[{"type":0,"value":"Open help panel"}]},"area-chart":{"i18nStrings.detailTotalLabel":[{"type":0,"value":"Total"}]},"attribute-editor":{"removeButtonText":[{"type":0,"value":"Remove"}]},"autosuggest":{"errorIconAriaLabel":[{"type":0,"value":"Error"}],"selectedAriaLabel":[{"type":0,"value":"Selected"}],"enteredTextLabel":[{"type":0,"value":"Use: \""},{"type":1,"value":"value"},{"type":0,"value":"\""}],"recoveryText":[{"type":0,"value":"Retry"}]},"breadcrumb-group":{"expandAriaLabel":[{"type":0,"value":"Show path"}]},"calendar":{"nextMonthAriaLabel":[{"type":0,"value":"Next month"}],"previousMonthAriaLabel":[{"type":0,"value":"Previous month"}],"todayAriaLabel":[{"type":0,"value":"Today"}],"i18nStrings.nextYearAriaLabel":[{"type":0,"value":"Next year"}],"i18nStrings.previousYearAriaLabel":[{"type":0,"value":"Previous year"}],"i18nStrings.currentMonthAriaLabel":[{"type":0,"value":"Current month"}]},"cards":{"ariaLabels.selectionGroupLabel":[{"type":0,"value":"Item selection"}]},"code-editor":{"i18nStrings.loadingState":[{"type":0,"value":"Loading code editor"}],"i18nStrings.errorState":[{"type":0,"value":"There was an error loading the code editor."}],"i18nStrings.errorStateRecovery":[{"type":0,"value":"Retry"}],"i18nStrings.editorGroupAriaLabel":[{"type":0,"value":"Code editor"}],"i18nStrings.statusBarGroupAriaLabel":[{"type":0,"value":"Status bar"}],"i18nStrings.cursorPosition":[{"type":0,"value":"Ln "},{"type":1,"value":"row"},{"type":0,"value":", Col "},{"type":1,"value":"column"}],"i18nStrings.errorsTab":[{"type":0,"value":"Errors"}],"i18nStrings.warningsTab":[{"type":0,"value":"Warnings"}],"i18nStrings.preferencesButtonAriaLabel":[{"type":0,"value":"Preferences"}],"i18nStrings.paneCloseButtonAriaLabel":[{"type":0,"value":"Close"}],"i18nStrings.preferencesModalHeader":[{"type":0,"value":"Preferences"}],"i18nStrings.preferencesModalCancel":[{"type":0,"value":"Cancel"}],"i18nStrings.preferencesModalConfirm":[{"type":0,"value":"Confirm"}],"i18nStrings.preferencesModalWrapLines":[{"type":0,"value":"Wrap lines"}],"i18nStrings.preferencesModalTheme":[{"type":0,"value":"Theme"}],"i18nStrings.preferencesModalLightThemes":[{"type":0,"value":"Light themes"}],"i18nStrings.preferencesModalDarkThemes":[{"type":0,"value":"Dark themes"}]},"collection-preferences":{"title":[{"type":0,"value":"Preferences"}],"confirmLabel":[{"type":0,"value":"Confirm"}],"cancelLabel":[{"type":0,"value":"Cancel"}],"pageSizePreference.title":[{"type":0,"value":"Page size"}],"wrapLinesPreference.label":[{"type":0,"value":"Wrap lines"}],"wrapLinesPreference.description":[{"type":0,"value":"Select to see all the text and wrap the lines"}],"stripedRowsPreference.label":[{"type":0,"value":"Striped rows"}],"stripedRowsPreference.description":[{"type":0,"value":"Select to add alternating shaded rows"}],"contentDensityPreference.label":[{"type":0,"value":"Compact mode"}],"contentDensityPreference.description":[{"type":0,"value":"Select to display content in a denser, more compact mode"}],"contentDisplayPreference.title":[{"type":0,"value":"Column preferences"}],"contentDisplayPreference.description":[{"type":0,"value":"Customize the columns visibility and order."}],"contentDisplayPreference.dragHandleAriaLabel":[{"type":0,"value":"Drag handle"}],"contentDisplayPreference.dragHandleAriaDescription":[{"type":0,"value":"Use Space or Enter to activate drag for an item, then use the arrow keys to move the item's position. To complete the position move, use Space or Enter, or to discard the move, use Escape."}],"contentDisplayPreference.liveAnnouncementDndStarted":[{"type":0,"value":"Picked up item at position "},{"type":1,"value":"position"},{"type":0,"value":" of "},{"type":1,"value":"total"}],"contentDisplayPreference.liveAnnouncementDndDiscarded":[{"type":0,"value":"Reordering canceled"}],"contentDisplayPreference.liveAnnouncementDndItemReordered":[{"type":5,"value":"isInitialPosition","options":{"true":{"value":[{"type":0,"value":"Moving item back to position "},{"type":1,"value":"currentPosition"},{"type":0,"value":" of "},{"type":1,"value":"total"}]},"false":{"value":[{"type":0,"value":"Moving item to position "},{"type":1,"value":"currentPosition"},{"type":0,"value":" of "},{"type":1,"value":"total"}]},"other":{"value":[]}}}],"contentDisplayPreference.liveAnnouncementDndItemCommitted":[{"type":5,"value":"isInitialPosition","options":{"true":{"value":[{"type":0,"value":"Item moved back to its original position "},{"type":1,"value":"initialPosition"},{"type":0,"value":" of "},{"type":1,"value":"total"}]},"false":{"value":[{"type":0,"value":"Item moved from position "},{"type":1,"value":"initialPosition"},{"type":0,"value":" to position "},{"type":1,"value":"finalPosition"},{"type":0,"value":" of "},{"type":1,"value":"total"}]},"other":{"value":[]}}}]},"copy-to-clipboard":{"i18nStrings.copyButtonText":[{"type":0,"value":"Copy"}]},"date-range-picker":{"i18nStrings.relativeModeTitle":[{"type":0,"value":"Relative mode"}],"i18nStrings.absoluteModeTitle":[{"type":0,"value":"Absolute mode"}],"i18nStrings.relativeRangeSelectionHeading":[{"type":0,"value":"Choose a range"}],"i18nStrings.cancelButtonLabel":[{"type":0,"value":"Cancel"}],"i18nStrings.clearButtonLabel":[{"type":0,"value":"Clear and dismiss"}],"i18nStrings.applyButtonLabel":[{"type":0,"value":"Apply"}],"i18nStrings.customRelativeRangeOptionLabel":[{"type":0,"value":"Custom range"}],"i18nStrings.customRelativeRangeOptionDescription":[{"type":0,"value":"Set a custom range in the past"}],"i18nStrings.customRelativeRangeUnitLabel":[{"type":0,"value":"Unit of time"}],"i18nStrings.customRelativeRangeDurationLabel":[{"type":0,"value":"Duration"}],"i18nStrings.customRelativeRangeDurationPlaceholder":[{"type":0,"value":"Enter a duration"}],"i18nStrings.startDateLabel":[{"type":0,"value":"Start date"}],"i18nStrings.startTimeLabel":[{"type":0,"value":"Start time"}],"i18nStrings.endDateLabel":[{"type":0,"value":"End date"}],"i18nStrings.endTimeLabel":[{"type":0,"value":"End time"}],"i18nStrings.dateTimeConstraintText":[{"type":0,"value":"For date, use YYYY/MM/DD. For time, use 24 hr format."}],"i18nStrings.errorIconAriaLabel":[{"type":0,"value":"Error"}],"i18nStrings.renderSelectedAbsoluteRangeAriaLive":[{"type":0,"value":"Range selected from "},{"type":1,"value":"startDate"},{"type":0,"value":" to "},{"type":1,"value":"endDate"}],"i18nStrings.formatRelativeRange":[{"type":5,"value":"unit","options":{"second":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" seconds"}]},"one":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" second"}]},"other":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" seconds"}]}},"offset":0,"pluralType":"cardinal"}]},"minute":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" minutes"}]},"one":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" minute"}]},"other":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" minutes"}]}},"offset":0,"pluralType":"cardinal"}]},"hour":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" hours"}]},"one":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" hour"}]},"other":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" hours"}]}},"offset":0,"pluralType":"cardinal"}]},"day":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" days"}]},"one":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" day"}]},"other":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" days"}]}},"offset":0,"pluralType":"cardinal"}]},"week":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" weeks"}]},"one":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" week"}]},"other":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" weeks"}]}},"offset":0,"pluralType":"cardinal"}]},"month":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" months"}]},"one":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" month"}]},"other":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" months"}]}},"offset":0,"pluralType":"cardinal"}]},"year":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" years"}]},"one":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" year"}]},"other":{"value":[{"type":0,"value":"Last "},{"type":1,"value":"amount"},{"type":0,"value":" years"}]}},"offset":0,"pluralType":"cardinal"}]},"other":{"value":[]}}}],"i18nStrings.formatUnit":[{"type":5,"value":"unit","options":{"second":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"seconds"}]},"one":{"value":[{"type":0,"value":"second"}]},"other":{"value":[{"type":0,"value":"seconds"}]}},"offset":0,"pluralType":"cardinal"}]},"minute":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"minutes"}]},"one":{"value":[{"type":0,"value":"minute"}]},"other":{"value":[{"type":0,"value":"minutes"}]}},"offset":0,"pluralType":"cardinal"}]},"hour":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"hours"}]},"one":{"value":[{"type":0,"value":"hour"}]},"other":{"value":[{"type":0,"value":"hours"}]}},"offset":0,"pluralType":"cardinal"}]},"day":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"days"}]},"one":{"value":[{"type":0,"value":"day"}]},"other":{"value":[{"type":0,"value":"days"}]}},"offset":0,"pluralType":"cardinal"}]},"week":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"weeks"}]},"one":{"value":[{"type":0,"value":"week"}]},"other":{"value":[{"type":0,"value":"weeks"}]}},"offset":0,"pluralType":"cardinal"}]},"month":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"months"}]},"one":{"value":[{"type":0,"value":"month"}]},"other":{"value":[{"type":0,"value":"months"}]}},"offset":0,"pluralType":"cardinal"}]},"year":{"value":[{"type":6,"value":"amount","options":{"zero":{"value":[{"type":0,"value":"years"}]},"one":{"value":[{"type":0,"value":"year"}]},"other":{"value":[{"type":0,"value":"years"}]}},"offset":0,"pluralType":"cardinal"}]},"other":{"value":[]}}}]},"drawer":{"i18nStrings.loadingText":[{"type":0,"value":"Loading content"}]},"flashbar":{"i18nStrings.ariaLabel":[{"type":0,"value":"Notifications"}],"i18nStrings.errorIconAriaLabel":[{"type":0,"value":"Error"}],"i18nStrings.inProgressIconAriaLabel":[{"type":0,"value":"In progress"}],"i18nStrings.infoIconAriaLabel":[{"type":0,"value":"Info"}],"i18nStrings.notificationBarAriaLabel":[{"type":0,"value":"All notifications"}],"i18nStrings.notificationBarText":[{"type":0,"value":"Notifications"}],"i18nStrings.successIconAriaLabel":[{"type":0,"value":"Success"}],"i18nStrings.warningIconAriaLabel":[{"type":0,"value":"Warning"}]},"form-field":{"i18nStrings.errorIconAriaLabel":[{"type":0,"value":"Error"}],"i18nStrings.warningIconAriaLabel":[{"type":0,"value":"Warning"}]},"form":{"errorIconAriaLabel":[{"type":0,"value":"Error"}]},"help-panel":{"loadingText":[{"type":0,"value":"Loading content"}]},"input":{"clearAriaLabel":[{"type":0,"value":"Clear"}]},"link":{"externalIconAriaLabel":[{"type":0,"value":"Opens in a new tab"}]},"modal":{"closeAriaLabel":[{"type":0,"value":"Close modal"}]},"multiselect":{"deselectAriaLabel":[{"type":0,"value":"Remove "},{"type":1,"value":"option__label"}]},"pagination":{"ariaLabels.nextPageLabel":[{"type":0,"value":"Next page"}],"ariaLabels.pageLabel":[{"type":0,"value":"Page "},{"type":1,"value":"pageNumber"},{"type":0,"value":" of all pages"}],"ariaLabels.previousPageLabel":[{"type":0,"value":"Previous page"}]},"pie-chart":{"i18nStrings.detailsValue":[{"type":0,"value":"Value"}],"i18nStrings.detailsPercentage":[{"type":0,"value":"Percentage"}],"i18nStrings.chartAriaRoleDescription":[{"type":0,"value":"Pie chart"}],"i18nStrings.segmentAriaRoleDescription":[{"type":0,"value":"Segment"}]},"popover":{"dismissAriaLabel":[{"type":0,"value":"Close popover"}]},"property-filter":{"i18nStrings.allPropertiesLabel":[{"type":0,"value":"All properties"}],"i18nStrings.applyActionText":[{"type":0,"value":"Apply"}],"i18nStrings.cancelActionText":[{"type":0,"value":"Cancel"}],"i18nStrings.clearFiltersText":[{"type":0,"value":"Clear filters"}],"i18nStrings.editTokenHeader":[{"type":0,"value":"Edit filter"}],"i18nStrings.groupPropertiesText":[{"type":0,"value":"Properties"}],"i18nStrings.groupValuesText":[{"type":0,"value":"Values"}],"i18nStrings.operationAndText":[{"type":0,"value":"and"}],"i18nStrings.operationOrText":[{"type":0,"value":"or"}],"i18nStrings.operatorContainsText":[{"type":0,"value":"Contains"}],"i18nStrings.operatorDoesNotContainText":[{"type":0,"value":"Does not contain"}],"i18nStrings.operatorDoesNotEqualText":[{"type":0,"value":"Does not equal"}],"i18nStrings.operatorEqualsText":[{"type":0,"value":"Equals"}],"i18nStrings.operatorGreaterOrEqualText":[{"type":0,"value":"Greater than or equal"}],"i18nStrings.operatorGreaterText":[{"type":0,"value":"Greater than"}],"i18nStrings.operatorLessOrEqualText":[{"type":0,"value":"Less than or equal"}],"i18nStrings.operatorLessText":[{"type":0,"value":"Less than"}],"i18nStrings.operatorStartsWithText":[{"type":0,"value":"Starts with"}],"i18nStrings.operatorDoesNotStartWithText":[{"type":0,"value":"Does not start with"}],"i18nStrings.operatorText":[{"type":0,"value":"Operator"}],"i18nStrings.operatorsText":[{"type":0,"value":"Operators"}],"i18nStrings.propertyText":[{"type":0,"value":"Property"}],"i18nStrings.tokenLimitShowFewer":[{"type":0,"value":"Show fewer"}],"i18nStrings.tokenLimitShowMore":[{"type":0,"value":"Show more"}],"i18nStrings.valueText":[{"type":0,"value":"Value"}],"i18nStrings.removeTokenButtonAriaLabel":[{"type":5,"value":"token__operator","options":{"equals":{"value":[{"type":0,"value":"Remove filter, "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" equals "},{"type":1,"value":"token__value"}]},"not_equals":{"value":[{"type":0,"value":"Remove filter, "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" does not equal "},{"type":1,"value":"token__value"}]},"greater_than":{"value":[{"type":0,"value":"Remove filter, "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" is greater than "},{"type":1,"value":"token__value"}]},"greater_than_equal":{"value":[{"type":0,"value":"Remove filter, "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" is greater than or equal to "},{"type":1,"value":"token__value"}]},"less_than":{"value":[{"type":0,"value":"Remove filter, "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" is less than "},{"type":1,"value":"token__value"}]},"less_than_equal":{"value":[{"type":0,"value":"Remove filter, "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" is less than or equal to "},{"type":1,"value":"token__value"}]},"contains":{"value":[{"type":0,"value":"Remove filter, "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" contains "},{"type":1,"value":"token__value"}]},"not_contains":{"value":[{"type":0,"value":"Remove filter, "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" does not contain "},{"type":1,"value":"token__value"}]},"starts_with":{"value":[{"type":0,"value":"Remove filter, "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" starts with "},{"type":1,"value":"token__value"}]},"not_starts_with":{"value":[{"type":0,"value":"Remove filter, "},{"type":1,"value":"token__propertyKey"},{"type":0,"value":" does not start with "},{"type":1,"value":"token__value"}]},"other":{"value":[]}}}]},"s3-resource-selector":{"i18nStrings.inContextSelectPlaceholder":[{"type":0,"value":"Choose a version"}],"i18nStrings.inContextBrowseButton":[{"type":0,"value":"Browse S3"}],"i18nStrings.inContextViewButton":[{"type":0,"value":"View"}],"i18nStrings.inContextViewButtonAriaLabel":[{"type":0,"value":"View (opens in a new tab)"}],"i18nStrings.inContextLoadingText":[{"type":0,"value":"Loading resource"}],"i18nStrings.inContextUriLabel":[{"type":0,"value":"S3 URI"}],"i18nStrings.inContextVersionSelectLabel":[{"type":0,"value":"Object version"}],"i18nStrings.modalTitle":[{"type":0,"value":"Choose an object in S3"}],"i18nStrings.modalCancelButton":[{"type":0,"value":"Cancel"}],"i18nStrings.modalSubmitButton":[{"type":0,"value":"Choose"}],"i18nStrings.modalBreadcrumbRootItem":[{"type":0,"value":"S3 buckets"}],"i18nStrings.selectionBuckets":[{"type":0,"value":"Buckets"}],"i18nStrings.selectionObjects":[{"type":0,"value":"Objects"}],"i18nStrings.selectionVersions":[{"type":0,"value":"Versions"}],"i18nStrings.selectionBucketsSearchPlaceholder":[{"type":0,"value":"Find bucket"}],"i18nStrings.selectionObjectsSearchPlaceholder":[{"type":0,"value":"Find object by prefix"}],"i18nStrings.selectionVersionsSearchPlaceholder":[{"type":0,"value":"Find version"}],"i18nStrings.selectionBucketsLoading":[{"type":0,"value":"Loading buckets"}],"i18nStrings.selectionBucketsNoItems":[{"type":0,"value":"No buckets"}],"i18nStrings.selectionObjectsLoading":[{"type":0,"value":"Loading objects"}],"i18nStrings.selectionObjectsNoItems":[{"type":0,"value":"No objects"}],"i18nStrings.selectionVersionsLoading":[{"type":0,"value":"Loading versions"}],"i18nStrings.selectionVersionsNoItems":[{"type":0,"value":"No versions"}],"i18nStrings.filteringNoMatches":[{"type":0,"value":"No matches"}],"i18nStrings.filteringCantFindMatch":[{"type":0,"value":"We can't find a match."}],"i18nStrings.clearFilterButtonText":[{"type":0,"value":"Clear filter"}],"i18nStrings.columnBucketID":[{"type":0,"value":"ID"}],"i18nStrings.columnBucketName":[{"type":0,"value":"Name"}],"i18nStrings.columnBucketCreationDate":[{"type":0,"value":"Creation date"}],"i18nStrings.columnBucketRegion":[{"type":0,"value":"Region"}],"i18nStrings.columnObjectKey":[{"type":0,"value":"Key"}],"i18nStrings.columnObjectLastModified":[{"type":0,"value":"Last modified"}],"i18nStrings.columnObjectSize":[{"type":0,"value":"Size"}],"i18nStrings.columnVersionID":[{"type":0,"value":"Version ID"}],"i18nStrings.columnVersionLastModified":[{"type":0,"value":"Last modified"}],"i18nStrings.columnVersionSize":[{"type":0,"value":"Size"}],"i18nStrings.validationPathMustBegin":[{"type":0,"value":"The path must begin with s3:// to be valid."}],"i18nStrings.validationBucketLowerCase":[{"type":0,"value":"The bucket name must start with a lowercase character or number."}],"i18nStrings.validationBucketMustNotContain":[{"type":0,"value":"The bucket name must not contain uppercase characters."}],"i18nStrings.validationBucketLength":[{"type":0,"value":"The bucket name must be from 3 to 63 characters."}],"i18nStrings.validationBucketMustComplyDns":[{"type":0,"value":"The bucket name must comply with DNS naming conventions."}],"i18nStrings.labelSortedDescending":[{"type":1,"value":"columnName"},{"type":0,"value":", sorted descending"}],"i18nStrings.labelSortedAscending":[{"type":1,"value":"columnName"},{"type":0,"value":", sorted ascending"}],"i18nStrings.labelNotSorted":[{"type":1,"value":"columnName"},{"type":0,"value":", not sorted"}],"i18nStrings.labelsBucketsSelection.selectionGroupLabel":[{"type":0,"value":"Buckets"}],"i18nStrings.labelsBucketsSelection.itemSelectionLabel":[{"type":1,"value":"item__Name"}],"i18nStrings.labelsObjectsSelection.selectionGroupLabel":[{"type":0,"value":"Objects"}],"i18nStrings.labelsObjectsSelection.itemSelectionLabel":[{"type":1,"value":"item__Key"}],"i18nStrings.labelsVersionsSelection.selectionGroupLabel":[{"type":0,"value":"Versions"}],"i18nStrings.labelsVersionsSelection.itemSelectionLabel":[{"type":1,"value":"item__VersionId"}],"i18nStrings.labelFiltering":[{"type":0,"value":"Find "},{"type":1,"value":"itemsType"}],"i18nStrings.labelRefresh":[{"type":0,"value":"Refresh the data"}],"i18nStrings.labelBreadcrumbs":[{"type":0,"value":"S3 navigation"}],"i18nStrings.filteringCounterText":[{"type":6,"value":"count","options":{"one":{"value":[{"type":0,"value":"1 match"}]},"other":{"value":[{"type":1,"value":"count"},{"type":0,"value":" matches"}]}},"offset":0,"pluralType":"cardinal"}]},"select":{"errorIconAriaLabel":[{"type":0,"value":"Error"}],"selectedAriaLabel":[{"type":0,"value":"Selected"}],"recoveryText":[{"type":0,"value":"Retry"}]},"slider":{"i18nStrings.valueTextRange":[{"type":1,"value":"value"},{"type":0,"value":", between "},{"type":1,"value":"previousValue"},{"type":0,"value":" and "},{"type":1,"value":"nextValue"}]},"split-panel":{"i18nStrings.closeButtonAriaLabel":[{"type":0,"value":"Close panel"}],"i18nStrings.openButtonAriaLabel":[{"type":0,"value":"Open panel"}],"i18nStrings.preferencesTitle":[{"type":0,"value":"Split panel preferences"}],"i18nStrings.preferencesPositionLabel":[{"type":0,"value":"Split panel position"}],"i18nStrings.preferencesPositionDescription":[{"type":0,"value":"Choose the default split panel position for the service."}],"i18nStrings.preferencesPositionSide":[{"type":0,"value":"Side"}],"i18nStrings.preferencesPositionBottom":[{"type":0,"value":"Bottom"}],"i18nStrings.preferencesConfirm":[{"type":0,"value":"Confirm"}],"i18nStrings.preferencesCancel":[{"type":0,"value":"Cancel"}],"i18nStrings.resizeHandleAriaLabel":[{"type":0,"value":"Resize split panel"}]},"table":{"ariaLabels.resizerRoleDescription":[{"type":0,"value":"resize button"}],"ariaLabels.submittingEditText":[{"type":0,"value":"Submitting edit"}],"ariaLabels.successfulEditLabel":[{"type":0,"value":"Edit successful"}],"ariaLabels.expandButtonLabel":[{"type":0,"value":"Expand"}],"ariaLabels.collapseButtonLabel":[{"type":0,"value":"Collapse"}],"columnDefinitions.editConfig.errorIconAriaLabel":[{"type":0,"value":"Error"}],"columnDefinitions.editConfig.editIconAriaLabel":[{"type":0,"value":"editable"}]},"tabs":{"i18nStrings.scrollLeftAriaLabel":[{"type":0,"value":"Scroll left"}],"i18nStrings.scrollRightAriaLabel":[{"type":0,"value":"Scroll right"}]},"tag-editor":{"i18nStrings.keyPlaceholder":[{"type":0,"value":"Enter key"}],"i18nStrings.valuePlaceholder":[{"type":0,"value":"Enter value"}],"i18nStrings.addButton":[{"type":0,"value":"Add new tag"}],"i18nStrings.removeButton":[{"type":0,"value":"Remove"}],"i18nStrings.removeButtonAriaLabel":[{"type":0,"value":"Remove "},{"type":1,"value":"tag__key"}],"i18nStrings.undoButton":[{"type":0,"value":"Undo"}],"i18nStrings.undoPrompt":[{"type":0,"value":"This tag will be removed upon saving changes"}],"i18nStrings.loading":[{"type":0,"value":"Loading tags that are associated with this resource"}],"i18nStrings.keyHeader":[{"type":0,"value":"Key"}],"i18nStrings.valueHeader":[{"type":0,"value":"Value"}],"i18nStrings.optional":[{"type":0,"value":"optional"}],"i18nStrings.keySuggestion":[{"type":0,"value":"Custom tag key"}],"i18nStrings.valueSuggestion":[{"type":0,"value":"Custom tag value"}],"i18nStrings.emptyTags":[{"type":0,"value":"No tags associated with the resource."}],"i18nStrings.tooManyKeysSuggestion":[{"type":0,"value":"You have more keys than can be displayed"}],"i18nStrings.tooManyValuesSuggestion":[{"type":0,"value":"You have more values than can be displayed"}],"i18nStrings.keysSuggestionLoading":[{"type":0,"value":"Loading tag keys"}],"i18nStrings.keysSuggestionError":[{"type":0,"value":"Tag keys could not be retrieved"}],"i18nStrings.valuesSuggestionLoading":[{"type":0,"value":"Loading tag values"}],"i18nStrings.valuesSuggestionError":[{"type":0,"value":"Tag values could not be retrieved"}],"i18nStrings.emptyKeyError":[{"type":0,"value":"You must specify a tag key"}],"i18nStrings.maxKeyCharLengthError":[{"type":0,"value":"The maximum number of characters you can use in a tag key is 128."}],"i18nStrings.maxValueCharLengthError":[{"type":0,"value":"The maximum number of characters you can use in a tag value is 256."}],"i18nStrings.duplicateKeyError":[{"type":0,"value":"You must specify a unique tag key."}],"i18nStrings.invalidKeyError":[{"type":0,"value":"Invalid key. Keys can only contain Unicode letters, digits, white space and any of the following: _.:/=+@-"}],"i18nStrings.invalidValueError":[{"type":0,"value":"Invalid value. Values can only contain Unicode letters, digits, white space and any of the following: _.:/=+@-"}],"i18nStrings.awsPrefixError":[{"type":0,"value":"Cannot start with aws:"}],"i18nStrings.tagLimitReached":[{"type":6,"value":"tagLimit","options":{"one":{"value":[{"type":0,"value":"You have reached the limit of 1 tag."}]},"other":{"value":[{"type":0,"value":"You have reached the limit of "},{"type":1,"value":"tagLimit"},{"type":0,"value":" tags."}]}},"offset":0,"pluralType":"cardinal"}],"i18nStrings.tagLimitExceeded":[{"type":6,"value":"tagLimit","options":{"one":{"value":[{"type":0,"value":"You have exceeded the limit of 1 tag."}]},"other":{"value":[{"type":0,"value":"You have exceeded the limit of "},{"type":1,"value":"tagLimit"},{"type":0,"value":" tags."}]}},"offset":0,"pluralType":"cardinal"}],"i18nStrings.tagLimit":[{"type":5,"value":"tagLimitAvailable","options":{"true":{"value":[{"type":6,"value":"availableTags","options":{"other":{"value":[{"type":0,"value":"You can add up to "},{"type":1,"value":"tagLimit"},{"type":0,"value":" tags."}]}},"offset":0,"pluralType":"cardinal"}]},"false":{"value":[{"type":6,"value":"availableTags","options":{"one":{"value":[{"type":0,"value":"You can add up to 1 more tag."}]},"other":{"value":[{"type":0,"value":"You can add up to "},{"type":1,"value":"availableTags"},{"type":0,"value":" more tags."}]}},"offset":0,"pluralType":"cardinal"}]},"other":{"value":[]}}}]},"token-group":{"i18nStrings.limitShowFewer":[{"type":0,"value":"Show fewer"}],"i18nStrings.limitShowMore":[{"type":0,"value":"Show more"}]},"top-navigation":{"i18nStrings.searchIconAriaLabel":[{"type":0,"value":"Search"}],"i18nStrings.searchDismissIconAriaLabel":[{"type":0,"value":"Close search"}],"i18nStrings.overflowMenuTriggerText":[{"type":0,"value":"More"}],"i18nStrings.overflowMenuDismissIconAriaLabel":[{"type":0,"value":"Close menu"}],"i18nStrings.overflowMenuBackIconAriaLabel":[{"type":0,"value":"Back"}],"i18nStrings.overflowMenuTitleText":[{"type":0,"value":"All"}]},"tutorial-panel":{"i18nStrings.loadingText":[{"type":0,"value":"Loading"}],"i18nStrings.tutorialListTitle":[{"type":0,"value":"Choose a tutorial"}],"i18nStrings.tutorialListDownloadLinkText":[{"type":0,"value":"Download PDF version"}],"i18nStrings.labelTutorialListDownloadLink":[{"type":0,"value":"Download PDF version of this tutorial"}],"i18nStrings.tutorialCompletedText":[{"type":0,"value":"Tutorial completed"}],"i18nStrings.learnMoreLinkText":[{"type":0,"value":"Learn more"}],"i18nStrings.startTutorialButtonText":[{"type":0,"value":"Start tutorial"}],"i18nStrings.restartTutorialButtonText":[{"type":0,"value":"Restart tutorial"}],"i18nStrings.completionScreenTitle":[{"type":0,"value":"Congratulations! You completed the tutorial."}],"i18nStrings.feedbackLinkText":[{"type":0,"value":"Feedback"}],"i18nStrings.dismissTutorialButtonText":[{"type":0,"value":"Dismiss tutorial"}],"i18nStrings.taskTitle":[{"type":0,"value":"Task "},{"type":1,"value":"taskNumber"},{"type":0,"value":": "},{"type":1,"value":"taskTitle"}],"i18nStrings.stepTitle":[{"type":0,"value":"Step "},{"type":1,"value":"stepNumber"},{"type":0,"value":": "},{"type":1,"value":"stepTitle"}],"i18nStrings.labelExitTutorial":[{"type":0,"value":"Dismiss tutorial"}],"i18nStrings.labelTotalSteps":[{"type":0,"value":"Total steps: "},{"type":1,"value":"totalStepCount"}],"i18nStrings.labelsTaskStatus.pending":[{"type":0,"value":"Pending"}],"i18nStrings.labelsTaskStatus.in-progress":[{"type":0,"value":"In progress"}],"i18nStrings.labelsTaskStatus.success":[{"type":0,"value":"Success"}]},"wizard":{"i18nStrings.stepNumberLabel":[{"type":0,"value":"Step "},{"type":1,"value":"stepNumber"}],"i18nStrings.collapsedStepsLabel":[{"type":0,"value":"Step "},{"type":1,"value":"stepNumber"},{"type":0,"value":" of "},{"type":1,"value":"stepsCount"}],"i18nStrings.skipToButtonLabel":[{"type":0,"value":"Skip to "},{"type":1,"value":"task__title"}],"i18nStrings.navigationAriaLabel":[{"type":0,"value":"Steps"}],"i18nStrings.cancelButton":[{"type":0,"value":"Cancel"}],"i18nStrings.previousButton":[{"type":0,"value":"Previous"}],"i18nStrings.nextButton":[{"type":0,"value":"Next"}],"i18nStrings.optional":[{"type":0,"value":"optional"}],"i18nStrings.nextButtonLoadingAnnouncement":[{"type":0,"value":"Loading next step"}],"i18nStrings.submitButtonLoadingAnnouncement":[{"type":0,"value":"Submitting form"}]}}}}