@cloudscape-design/components-themeable 3.0.636 → 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,1067 +1 @@
1
- {
2
- "@cloudscape-design/components": {
3
- "en-GB": {
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": "Customise 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 cancelled" }],
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": "Customised range" }],
208
- "i18nStrings.customRelativeRangeOptionDescription": [
209
- { "type": 0, "value": "Set a customised range in the past" }
210
- ],
211
- "i18nStrings.customRelativeRangeUnitLabel": [{ "type": 0, "value": "Unit of time" }],
212
- "i18nStrings.customRelativeRangeDurationLabel": [{ "type": 0, "value": "Duration" }],
213
- "i18nStrings.customRelativeRangeDurationPlaceholder": [{ "type": 0, "value": "Enter a duration" }],
214
- "i18nStrings.startDateLabel": [{ "type": 0, "value": "Start date" }],
215
- "i18nStrings.startTimeLabel": [{ "type": 0, "value": "Start time" }],
216
- "i18nStrings.endDateLabel": [{ "type": 0, "value": "End date" }],
217
- "i18nStrings.endTimeLabel": [{ "type": 0, "value": "End time" }],
218
- "i18nStrings.dateTimeConstraintText": [
219
- { "type": 0, "value": "For date, use DD/MM/YYYY. For time, use 24-hr format." }
220
- ],
221
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
222
- "i18nStrings.renderSelectedAbsoluteRangeAriaLive": [
223
- { "type": 0, "value": "Range selected from " },
224
- { "type": 1, "value": "startDate" },
225
- { "type": 0, "value": " to " },
226
- { "type": 1, "value": "endDate" }
227
- ],
228
- "i18nStrings.formatRelativeRange": [
229
- {
230
- "type": 5,
231
- "value": "unit",
232
- "options": {
233
- "second": {
234
- "value": [
235
- {
236
- "type": 6,
237
- "value": "amount",
238
- "options": {
239
- "zero": {
240
- "value": [
241
- { "type": 0, "value": "Last " },
242
- { "type": 1, "value": "amount" },
243
- { "type": 0, "value": " seconds" }
244
- ]
245
- },
246
- "one": {
247
- "value": [
248
- { "type": 0, "value": "Last " },
249
- { "type": 1, "value": "amount" },
250
- { "type": 0, "value": " second" }
251
- ]
252
- },
253
- "other": {
254
- "value": [
255
- { "type": 0, "value": "Last " },
256
- { "type": 1, "value": "amount" },
257
- { "type": 0, "value": " seconds" }
258
- ]
259
- }
260
- },
261
- "offset": 0,
262
- "pluralType": "cardinal"
263
- }
264
- ]
265
- },
266
- "minute": {
267
- "value": [
268
- {
269
- "type": 6,
270
- "value": "amount",
271
- "options": {
272
- "zero": {
273
- "value": [
274
- { "type": 0, "value": "Last " },
275
- { "type": 1, "value": "amount" },
276
- { "type": 0, "value": " minutes" }
277
- ]
278
- },
279
- "one": {
280
- "value": [
281
- { "type": 0, "value": "Last " },
282
- { "type": 1, "value": "amount" },
283
- { "type": 0, "value": " minute" }
284
- ]
285
- },
286
- "other": {
287
- "value": [
288
- { "type": 0, "value": "Last " },
289
- { "type": 1, "value": "amount" },
290
- { "type": 0, "value": " minutes" }
291
- ]
292
- }
293
- },
294
- "offset": 0,
295
- "pluralType": "cardinal"
296
- }
297
- ]
298
- },
299
- "hour": {
300
- "value": [
301
- {
302
- "type": 6,
303
- "value": "amount",
304
- "options": {
305
- "zero": {
306
- "value": [
307
- { "type": 0, "value": "Last " },
308
- { "type": 1, "value": "amount" },
309
- { "type": 0, "value": " hours" }
310
- ]
311
- },
312
- "one": {
313
- "value": [
314
- { "type": 0, "value": "Last " },
315
- { "type": 1, "value": "amount" },
316
- { "type": 0, "value": " hour" }
317
- ]
318
- },
319
- "other": {
320
- "value": [
321
- { "type": 0, "value": "Last " },
322
- { "type": 1, "value": "amount" },
323
- { "type": 0, "value": " hours" }
324
- ]
325
- }
326
- },
327
- "offset": 0,
328
- "pluralType": "cardinal"
329
- }
330
- ]
331
- },
332
- "day": {
333
- "value": [
334
- {
335
- "type": 6,
336
- "value": "amount",
337
- "options": {
338
- "zero": {
339
- "value": [
340
- { "type": 0, "value": "Last " },
341
- { "type": 1, "value": "amount" },
342
- { "type": 0, "value": " days" }
343
- ]
344
- },
345
- "one": {
346
- "value": [
347
- { "type": 0, "value": "Last " },
348
- { "type": 1, "value": "amount" },
349
- { "type": 0, "value": " day" }
350
- ]
351
- },
352
- "other": {
353
- "value": [
354
- { "type": 0, "value": "Last " },
355
- { "type": 1, "value": "amount" },
356
- { "type": 0, "value": " days" }
357
- ]
358
- }
359
- },
360
- "offset": 0,
361
- "pluralType": "cardinal"
362
- }
363
- ]
364
- },
365
- "week": {
366
- "value": [
367
- {
368
- "type": 6,
369
- "value": "amount",
370
- "options": {
371
- "zero": {
372
- "value": [
373
- { "type": 0, "value": "Last " },
374
- { "type": 1, "value": "amount" },
375
- { "type": 0, "value": " weeks" }
376
- ]
377
- },
378
- "one": {
379
- "value": [
380
- { "type": 0, "value": "Last " },
381
- { "type": 1, "value": "amount" },
382
- { "type": 0, "value": " week" }
383
- ]
384
- },
385
- "other": {
386
- "value": [
387
- { "type": 0, "value": "Last " },
388
- { "type": 1, "value": "amount" },
389
- { "type": 0, "value": " weeks" }
390
- ]
391
- }
392
- },
393
- "offset": 0,
394
- "pluralType": "cardinal"
395
- }
396
- ]
397
- },
398
- "month": {
399
- "value": [
400
- {
401
- "type": 6,
402
- "value": "amount",
403
- "options": {
404
- "zero": {
405
- "value": [
406
- { "type": 0, "value": "Last " },
407
- { "type": 1, "value": "amount" },
408
- { "type": 0, "value": " months" }
409
- ]
410
- },
411
- "one": {
412
- "value": [
413
- { "type": 0, "value": "Last " },
414
- { "type": 1, "value": "amount" },
415
- { "type": 0, "value": " month" }
416
- ]
417
- },
418
- "other": {
419
- "value": [
420
- { "type": 0, "value": "Last " },
421
- { "type": 1, "value": "amount" },
422
- { "type": 0, "value": " months" }
423
- ]
424
- }
425
- },
426
- "offset": 0,
427
- "pluralType": "cardinal"
428
- }
429
- ]
430
- },
431
- "year": {
432
- "value": [
433
- {
434
- "type": 6,
435
- "value": "amount",
436
- "options": {
437
- "zero": {
438
- "value": [
439
- { "type": 0, "value": "Last " },
440
- { "type": 1, "value": "amount" },
441
- { "type": 0, "value": " years" }
442
- ]
443
- },
444
- "one": {
445
- "value": [
446
- { "type": 0, "value": "Last " },
447
- { "type": 1, "value": "amount" },
448
- { "type": 0, "value": " year" }
449
- ]
450
- },
451
- "other": {
452
- "value": [
453
- { "type": 0, "value": "Last " },
454
- { "type": 1, "value": "amount" },
455
- { "type": 0, "value": " years" }
456
- ]
457
- }
458
- },
459
- "offset": 0,
460
- "pluralType": "cardinal"
461
- }
462
- ]
463
- },
464
- "other": { "value": [] }
465
- }
466
- }
467
- ],
468
- "i18nStrings.formatUnit": [
469
- {
470
- "type": 5,
471
- "value": "unit",
472
- "options": {
473
- "second": {
474
- "value": [
475
- {
476
- "type": 6,
477
- "value": "amount",
478
- "options": {
479
- "zero": { "value": [{ "type": 0, "value": "seconds" }] },
480
- "one": { "value": [{ "type": 0, "value": "second" }] },
481
- "other": { "value": [{ "type": 0, "value": "seconds" }] }
482
- },
483
- "offset": 0,
484
- "pluralType": "cardinal"
485
- }
486
- ]
487
- },
488
- "minute": {
489
- "value": [
490
- {
491
- "type": 6,
492
- "value": "amount",
493
- "options": {
494
- "zero": { "value": [{ "type": 0, "value": "minutes" }] },
495
- "one": { "value": [{ "type": 0, "value": "minute" }] },
496
- "other": { "value": [{ "type": 0, "value": "minutes" }] }
497
- },
498
- "offset": 0,
499
- "pluralType": "cardinal"
500
- }
501
- ]
502
- },
503
- "hour": {
504
- "value": [
505
- {
506
- "type": 6,
507
- "value": "amount",
508
- "options": {
509
- "zero": { "value": [{ "type": 0, "value": "hours" }] },
510
- "one": { "value": [{ "type": 0, "value": "hour" }] },
511
- "other": { "value": [{ "type": 0, "value": "hours" }] }
512
- },
513
- "offset": 0,
514
- "pluralType": "cardinal"
515
- }
516
- ]
517
- },
518
- "day": {
519
- "value": [
520
- {
521
- "type": 6,
522
- "value": "amount",
523
- "options": {
524
- "zero": { "value": [{ "type": 0, "value": "days" }] },
525
- "one": { "value": [{ "type": 0, "value": "day" }] },
526
- "other": { "value": [{ "type": 0, "value": "days" }] }
527
- },
528
- "offset": 0,
529
- "pluralType": "cardinal"
530
- }
531
- ]
532
- },
533
- "week": {
534
- "value": [
535
- {
536
- "type": 6,
537
- "value": "amount",
538
- "options": {
539
- "zero": { "value": [{ "type": 0, "value": "weeks" }] },
540
- "one": { "value": [{ "type": 0, "value": "week" }] },
541
- "other": { "value": [{ "type": 0, "value": "weeks" }] }
542
- },
543
- "offset": 0,
544
- "pluralType": "cardinal"
545
- }
546
- ]
547
- },
548
- "month": {
549
- "value": [
550
- {
551
- "type": 6,
552
- "value": "amount",
553
- "options": {
554
- "zero": { "value": [{ "type": 0, "value": "months" }] },
555
- "one": { "value": [{ "type": 0, "value": "Month" }] },
556
- "other": { "value": [{ "type": 0, "value": "months" }] }
557
- },
558
- "offset": 0,
559
- "pluralType": "cardinal"
560
- }
561
- ]
562
- },
563
- "year": {
564
- "value": [
565
- {
566
- "type": 6,
567
- "value": "amount",
568
- "options": {
569
- "zero": { "value": [{ "type": 0, "value": "years" }] },
570
- "one": { "value": [{ "type": 0, "value": "year" }] },
571
- "other": { "value": [{ "type": 0, "value": "years" }] }
572
- },
573
- "offset": 0,
574
- "pluralType": "cardinal"
575
- }
576
- ]
577
- },
578
- "other": { "value": [] }
579
- }
580
- }
581
- ]
582
- },
583
- "drawer": { "i18nStrings.loadingText": [{ "type": 0, "value": "Loading content" }] },
584
- "flashbar": {
585
- "i18nStrings.ariaLabel": [{ "type": 0, "value": "Notifications" }],
586
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
587
- "i18nStrings.inProgressIconAriaLabel": [{ "type": 0, "value": "In progress" }],
588
- "i18nStrings.infoIconAriaLabel": [{ "type": 0, "value": "Info" }],
589
- "i18nStrings.notificationBarAriaLabel": [{ "type": 0, "value": "All notifications" }],
590
- "i18nStrings.notificationBarText": [{ "type": 0, "value": "Notifications" }],
591
- "i18nStrings.successIconAriaLabel": [{ "type": 0, "value": "Success" }],
592
- "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Warning" }]
593
- },
594
- "form-field": {
595
- "i18nStrings.errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
596
- "i18nStrings.warningIconAriaLabel": [{ "type": 0, "value": "Warning" }]
597
- },
598
- "form": { "errorIconAriaLabel": [{ "type": 0, "value": "Error" }] },
599
- "help-panel": { "loadingText": [{ "type": 0, "value": "Loading content" }] },
600
- "input": { "clearAriaLabel": [{ "type": 0, "value": "Clear" }] },
601
- "link": { "externalIconAriaLabel": [{ "type": 0, "value": "Opens in a new tab" }] },
602
- "modal": { "closeAriaLabel": [{ "type": 0, "value": "Close modal" }] },
603
- "multiselect": {
604
- "deselectAriaLabel": [
605
- { "type": 0, "value": "Remove " },
606
- { "type": 1, "value": "option__label" }
607
- ]
608
- },
609
- "pagination": {
610
- "ariaLabels.nextPageLabel": [{ "type": 0, "value": "Next page" }],
611
- "ariaLabels.pageLabel": [
612
- { "type": 0, "value": "Page " },
613
- { "type": 1, "value": "pageNumber" },
614
- { "type": 0, "value": " of all pages" }
615
- ],
616
- "ariaLabels.previousPageLabel": [{ "type": 0, "value": "Previous page" }]
617
- },
618
- "pie-chart": {
619
- "i18nStrings.detailsValue": [{ "type": 0, "value": "Value" }],
620
- "i18nStrings.detailsPercentage": [{ "type": 0, "value": "Percentage" }],
621
- "i18nStrings.chartAriaRoleDescription": [{ "type": 0, "value": "Pie chart" }],
622
- "i18nStrings.segmentAriaRoleDescription": [{ "type": 0, "value": "Segment" }]
623
- },
624
- "popover": { "dismissAriaLabel": [{ "type": 0, "value": "Close pop-over" }] },
625
- "property-filter": {
626
- "i18nStrings.allPropertiesLabel": [{ "type": 0, "value": "All properties" }],
627
- "i18nStrings.applyActionText": [{ "type": 0, "value": "Apply" }],
628
- "i18nStrings.cancelActionText": [{ "type": 0, "value": "Cancel" }],
629
- "i18nStrings.clearFiltersText": [{ "type": 0, "value": "Clear filters" }],
630
- "i18nStrings.editTokenHeader": [{ "type": 0, "value": "Edit filter" }],
631
- "i18nStrings.groupPropertiesText": [{ "type": 0, "value": "Properties" }],
632
- "i18nStrings.groupValuesText": [{ "type": 0, "value": "Values" }],
633
- "i18nStrings.operationAndText": [{ "type": 0, "value": "and" }],
634
- "i18nStrings.operationOrText": [{ "type": 0, "value": "or" }],
635
- "i18nStrings.operatorContainsText": [{ "type": 0, "value": "Contains" }],
636
- "i18nStrings.operatorDoesNotContainText": [{ "type": 0, "value": "Does not contain" }],
637
- "i18nStrings.operatorDoesNotEqualText": [{ "type": 0, "value": "Does not equal" }],
638
- "i18nStrings.operatorEqualsText": [{ "type": 0, "value": "Equals" }],
639
- "i18nStrings.operatorGreaterOrEqualText": [{ "type": 0, "value": "Greater than or equal to" }],
640
- "i18nStrings.operatorGreaterText": [{ "type": 0, "value": "Greater than" }],
641
- "i18nStrings.operatorLessOrEqualText": [{ "type": 0, "value": "Less than or equal to" }],
642
- "i18nStrings.operatorLessText": [{ "type": 0, "value": "Less than" }],
643
- "i18nStrings.operatorStartsWithText": [{ "type": 0, "value": "Starts with" }],
644
- "i18nStrings.operatorDoesNotStartWithText": [{ "type": 0, "value": "Does not start with" }],
645
- "i18nStrings.operatorText": [{ "type": 0, "value": "Operator" }],
646
- "i18nStrings.operatorsText": [{ "type": 0, "value": "Operators" }],
647
- "i18nStrings.propertyText": [{ "type": 0, "value": "Property" }],
648
- "i18nStrings.tokenLimitShowFewer": [{ "type": 0, "value": "Show fewer" }],
649
- "i18nStrings.tokenLimitShowMore": [{ "type": 0, "value": "Show more" }],
650
- "i18nStrings.valueText": [{ "type": 0, "value": "Value" }],
651
- "i18nStrings.removeTokenButtonAriaLabel": [
652
- {
653
- "type": 5,
654
- "value": "token__operator",
655
- "options": {
656
- "equals": {
657
- "value": [
658
- { "type": 0, "value": "Remove filter, " },
659
- { "type": 1, "value": "token__propertyKey" },
660
- { "type": 0, "value": " equals " },
661
- { "type": 1, "value": "token__value" }
662
- ]
663
- },
664
- "not_equals": {
665
- "value": [
666
- { "type": 0, "value": "Remove filter, " },
667
- { "type": 1, "value": "token__propertyKey" },
668
- { "type": 0, "value": " does not equal " },
669
- { "type": 1, "value": "token__value" }
670
- ]
671
- },
672
- "greater_than": {
673
- "value": [
674
- { "type": 0, "value": "Remove filter, " },
675
- { "type": 1, "value": "token__propertyKey" },
676
- { "type": 0, "value": " is greater than " },
677
- { "type": 1, "value": "token__value" }
678
- ]
679
- },
680
- "greater_than_equal": {
681
- "value": [
682
- { "type": 0, "value": "Remove filter, " },
683
- { "type": 1, "value": "token__propertyKey" },
684
- { "type": 0, "value": " is greater than or equal to " },
685
- { "type": 1, "value": "token__value" }
686
- ]
687
- },
688
- "less_than": {
689
- "value": [
690
- { "type": 0, "value": "Remove filter, " },
691
- { "type": 1, "value": "token__propertyKey" },
692
- { "type": 0, "value": " is less than " },
693
- { "type": 1, "value": "token__value" }
694
- ]
695
- },
696
- "less_than_equal": {
697
- "value": [
698
- { "type": 0, "value": "Remove filter, " },
699
- { "type": 1, "value": "token__propertyKey" },
700
- { "type": 0, "value": " is less than or equal to " },
701
- { "type": 1, "value": "token__value" }
702
- ]
703
- },
704
- "contains": {
705
- "value": [
706
- { "type": 0, "value": "Remove filter, " },
707
- { "type": 1, "value": "token__propertyKey" },
708
- { "type": 0, "value": " contains " },
709
- { "type": 1, "value": "token__value" }
710
- ]
711
- },
712
- "not_contains": {
713
- "value": [
714
- { "type": 0, "value": "Remove filter, " },
715
- { "type": 1, "value": "token__propertyKey" },
716
- { "type": 0, "value": " does not contain " },
717
- { "type": 1, "value": "token__value" }
718
- ]
719
- },
720
- "starts_with": {
721
- "value": [
722
- { "type": 0, "value": "Remove filter, " },
723
- { "type": 1, "value": "token__propertyKey" },
724
- { "type": 0, "value": " starts with " },
725
- { "type": 1, "value": "token__value" }
726
- ]
727
- },
728
- "not_starts_with": {
729
- "value": [
730
- { "type": 0, "value": "Remove filter, " },
731
- { "type": 1, "value": "token__propertyKey" },
732
- { "type": 0, "value": " does not start with " },
733
- { "type": 1, "value": "token__value" }
734
- ]
735
- },
736
- "other": { "value": [] }
737
- }
738
- }
739
- ]
740
- },
741
- "s3-resource-selector": {
742
- "i18nStrings.inContextSelectPlaceholder": [{ "type": 0, "value": "Choose a version" }],
743
- "i18nStrings.inContextBrowseButton": [{ "type": 0, "value": "Browse S3" }],
744
- "i18nStrings.inContextViewButton": [{ "type": 0, "value": "View" }],
745
- "i18nStrings.inContextViewButtonAriaLabel": [{ "type": 0, "value": "View (opens in a new tab)" }],
746
- "i18nStrings.inContextLoadingText": [{ "type": 0, "value": "Loading resource" }],
747
- "i18nStrings.inContextUriLabel": [{ "type": 0, "value": "S3 URI" }],
748
- "i18nStrings.inContextVersionSelectLabel": [{ "type": 0, "value": "Object version" }],
749
- "i18nStrings.modalTitle": [{ "type": 0, "value": "Choose an object in S3" }],
750
- "i18nStrings.modalCancelButton": [{ "type": 0, "value": "Cancel" }],
751
- "i18nStrings.modalSubmitButton": [{ "type": 0, "value": "Choose" }],
752
- "i18nStrings.modalBreadcrumbRootItem": [{ "type": 0, "value": "S3 buckets" }],
753
- "i18nStrings.selectionBuckets": [{ "type": 0, "value": "Buckets" }],
754
- "i18nStrings.selectionObjects": [{ "type": 0, "value": "Objects" }],
755
- "i18nStrings.selectionVersions": [{ "type": 0, "value": "Versions" }],
756
- "i18nStrings.selectionBucketsSearchPlaceholder": [{ "type": 0, "value": "Find bucket" }],
757
- "i18nStrings.selectionObjectsSearchPlaceholder": [{ "type": 0, "value": "Find object by prefix" }],
758
- "i18nStrings.selectionVersionsSearchPlaceholder": [{ "type": 0, "value": "Find version" }],
759
- "i18nStrings.selectionBucketsLoading": [{ "type": 0, "value": "Loading buckets" }],
760
- "i18nStrings.selectionBucketsNoItems": [{ "type": 0, "value": "No buckets" }],
761
- "i18nStrings.selectionObjectsLoading": [{ "type": 0, "value": "Loading objects" }],
762
- "i18nStrings.selectionObjectsNoItems": [{ "type": 0, "value": "No objects" }],
763
- "i18nStrings.selectionVersionsLoading": [{ "type": 0, "value": "Loading versions" }],
764
- "i18nStrings.selectionVersionsNoItems": [{ "type": 0, "value": "No versions" }],
765
- "i18nStrings.filteringNoMatches": [{ "type": 0, "value": "No matches" }],
766
- "i18nStrings.filteringCantFindMatch": [{ "type": 0, "value": "We can't find a match." }],
767
- "i18nStrings.clearFilterButtonText": [{ "type": 0, "value": "Clear filter" }],
768
- "i18nStrings.columnBucketID": [{ "type": 0, "value": "ID" }],
769
- "i18nStrings.columnBucketName": [{ "type": 0, "value": "Name" }],
770
- "i18nStrings.columnBucketCreationDate": [{ "type": 0, "value": "Creation date" }],
771
- "i18nStrings.columnBucketRegion": [{ "type": 0, "value": "Region" }],
772
- "i18nStrings.columnObjectKey": [{ "type": 0, "value": "Key" }],
773
- "i18nStrings.columnObjectLastModified": [{ "type": 0, "value": "Last modified" }],
774
- "i18nStrings.columnObjectSize": [{ "type": 0, "value": "Size" }],
775
- "i18nStrings.columnVersionID": [{ "type": 0, "value": "Version ID" }],
776
- "i18nStrings.columnVersionLastModified": [{ "type": 0, "value": "Last modified" }],
777
- "i18nStrings.columnVersionSize": [{ "type": 0, "value": "Size" }],
778
- "i18nStrings.validationPathMustBegin": [{ "type": 0, "value": "The path must begin with s3:// to be valid." }],
779
- "i18nStrings.validationBucketLowerCase": [
780
- { "type": 0, "value": "The bucket name must start with a lowercase character or number." }
781
- ],
782
- "i18nStrings.validationBucketMustNotContain": [
783
- { "type": 0, "value": "The bucket name must not contain uppercase characters." }
784
- ],
785
- "i18nStrings.validationBucketLength": [
786
- { "type": 0, "value": "The bucket name must be from 3 to 63 characters." }
787
- ],
788
- "i18nStrings.validationBucketMustComplyDns": [
789
- { "type": 0, "value": "The bucket name must comply with DNS naming conventions." }
790
- ],
791
- "i18nStrings.labelSortedDescending": [
792
- { "type": 1, "value": "columnName" },
793
- { "type": 0, "value": ", sorted descending" }
794
- ],
795
- "i18nStrings.labelSortedAscending": [
796
- { "type": 1, "value": "columnName" },
797
- { "type": 0, "value": ", sorted ascending" }
798
- ],
799
- "i18nStrings.labelNotSorted": [
800
- { "type": 1, "value": "columnName" },
801
- { "type": 0, "value": ", not sorted" }
802
- ],
803
- "i18nStrings.labelsBucketsSelection.selectionGroupLabel": [{ "type": 0, "value": "Buckets" }],
804
- "i18nStrings.labelsBucketsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Name" }],
805
- "i18nStrings.labelsObjectsSelection.selectionGroupLabel": [{ "type": 0, "value": "Objects" }],
806
- "i18nStrings.labelsObjectsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__Key" }],
807
- "i18nStrings.labelsVersionsSelection.selectionGroupLabel": [{ "type": 0, "value": "Versions" }],
808
- "i18nStrings.labelsVersionsSelection.itemSelectionLabel": [{ "type": 1, "value": "item__VersionId" }],
809
- "i18nStrings.labelFiltering": [
810
- { "type": 0, "value": "Find " },
811
- { "type": 1, "value": "itemsType" }
812
- ],
813
- "i18nStrings.labelRefresh": [{ "type": 0, "value": "Refresh the data" }],
814
- "i18nStrings.labelBreadcrumbs": [{ "type": 0, "value": "S3 navigation" }],
815
- "i18nStrings.filteringCounterText": [
816
- {
817
- "type": 6,
818
- "value": "count",
819
- "options": {
820
- "one": { "value": [{ "type": 0, "value": "1 match" }] },
821
- "other": {
822
- "value": [
823
- { "type": 1, "value": "count" },
824
- { "type": 0, "value": " matches" }
825
- ]
826
- }
827
- },
828
- "offset": 0,
829
- "pluralType": "cardinal"
830
- }
831
- ]
832
- },
833
- "select": {
834
- "errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
835
- "selectedAriaLabel": [{ "type": 0, "value": "Selected" }],
836
- "recoveryText": [{ "type": 0, "value": "Retry" }]
837
- },
838
- "split-panel": {
839
- "i18nStrings.closeButtonAriaLabel": [{ "type": 0, "value": "Close panel" }],
840
- "i18nStrings.openButtonAriaLabel": [{ "type": 0, "value": "Open panel" }],
841
- "i18nStrings.preferencesTitle": [{ "type": 0, "value": "Split panel preferences" }],
842
- "i18nStrings.preferencesPositionLabel": [{ "type": 0, "value": "Split panel position" }],
843
- "i18nStrings.preferencesPositionDescription": [
844
- { "type": 0, "value": "Choose the default split panel position for the service." }
845
- ],
846
- "i18nStrings.preferencesPositionSide": [{ "type": 0, "value": "Side" }],
847
- "i18nStrings.preferencesPositionBottom": [{ "type": 0, "value": "Bottom" }],
848
- "i18nStrings.preferencesConfirm": [{ "type": 0, "value": "Confirm" }],
849
- "i18nStrings.preferencesCancel": [{ "type": 0, "value": "Cancel" }],
850
- "i18nStrings.resizeHandleAriaLabel": [{ "type": 0, "value": "Resize split panel" }]
851
- },
852
- "table": {
853
- "ariaLabels.resizerRoleDescription": [{ "type": 0, "value": "resize button" }],
854
- "ariaLabels.submittingEditText": [{ "type": 0, "value": "Submitting edit" }],
855
- "ariaLabels.successfulEditLabel": [{ "type": 0, "value": "Edit successful" }],
856
- "ariaLabels.expandButtonLabel": [{ "type": 0, "value": "Expand" }],
857
- "ariaLabels.collapseButtonLabel": [{ "type": 0, "value": "Collapse" }],
858
- "columnDefinitions.editConfig.errorIconAriaLabel": [{ "type": 0, "value": "Error" }],
859
- "columnDefinitions.editConfig.editIconAriaLabel": [{ "type": 0, "value": "editable" }]
860
- },
861
- "tabs": {
862
- "i18nStrings.scrollLeftAriaLabel": [{ "type": 0, "value": "Scroll left" }],
863
- "i18nStrings.scrollRightAriaLabel": [{ "type": 0, "value": "Scroll right" }]
864
- },
865
- "tag-editor": {
866
- "i18nStrings.keyPlaceholder": [{ "type": 0, "value": "Enter key" }],
867
- "i18nStrings.valuePlaceholder": [{ "type": 0, "value": "Enter value" }],
868
- "i18nStrings.addButton": [{ "type": 0, "value": "Add new tag" }],
869
- "i18nStrings.removeButton": [{ "type": 0, "value": "Remove" }],
870
- "i18nStrings.removeButtonAriaLabel": [
871
- { "type": 0, "value": "Remove " },
872
- { "type": 1, "value": "tag__key" }
873
- ],
874
- "i18nStrings.undoButton": [{ "type": 0, "value": "Undo" }],
875
- "i18nStrings.undoPrompt": [{ "type": 0, "value": "This tag will be removed upon saving changes" }],
876
- "i18nStrings.loading": [{ "type": 0, "value": "Loading tags that are associated with this resource" }],
877
- "i18nStrings.keyHeader": [{ "type": 0, "value": "Key" }],
878
- "i18nStrings.valueHeader": [{ "type": 0, "value": "Value" }],
879
- "i18nStrings.optional": [{ "type": 0, "value": "optional" }],
880
- "i18nStrings.keySuggestion": [{ "type": 0, "value": "Customised tag key" }],
881
- "i18nStrings.valueSuggestion": [{ "type": 0, "value": "Customised tag value" }],
882
- "i18nStrings.emptyTags": [{ "type": 0, "value": "No tags associated with the resource." }],
883
- "i18nStrings.tooManyKeysSuggestion": [{ "type": 0, "value": "You have more keys than can be displayed" }],
884
- "i18nStrings.tooManyValuesSuggestion": [{ "type": 0, "value": "You have more values than can be displayed" }],
885
- "i18nStrings.keysSuggestionLoading": [{ "type": 0, "value": "Loading tag keys" }],
886
- "i18nStrings.keysSuggestionError": [{ "type": 0, "value": "Tag keys could not be retrieved" }],
887
- "i18nStrings.valuesSuggestionLoading": [{ "type": 0, "value": "Loading tag values" }],
888
- "i18nStrings.valuesSuggestionError": [{ "type": 0, "value": "Tag values could not be retrieved" }],
889
- "i18nStrings.emptyKeyError": [{ "type": 0, "value": "You must specify a tag key" }],
890
- "i18nStrings.maxKeyCharLengthError": [
891
- { "type": 0, "value": "The maximum number of characters you can use in a tag key is 128." }
892
- ],
893
- "i18nStrings.maxValueCharLengthError": [
894
- { "type": 0, "value": "The maximum number of characters you can use in a tag value is 256." }
895
- ],
896
- "i18nStrings.duplicateKeyError": [{ "type": 0, "value": "You must specify a unique tag key." }],
897
- "i18nStrings.invalidKeyError": [
898
- {
899
- "type": 0,
900
- "value": "Invalid key. Keys can only contain Unicode letters, digits, white space and any of the following: _.:/=+@-"
901
- }
902
- ],
903
- "i18nStrings.invalidValueError": [
904
- {
905
- "type": 0,
906
- "value": "Invalid value. Values can only contain Unicode letters, digits, white space and any of the following: _.:/=+@-"
907
- }
908
- ],
909
- "i18nStrings.awsPrefixError": [{ "type": 0, "value": "Cannot start with aws:" }],
910
- "i18nStrings.tagLimitReached": [
911
- {
912
- "type": 6,
913
- "value": "tagLimit",
914
- "options": {
915
- "one": { "value": [{ "type": 0, "value": "You have reached the limit of 1 tag." }] },
916
- "other": {
917
- "value": [
918
- { "type": 0, "value": "You have reached the limit of " },
919
- { "type": 1, "value": "tagLimit" },
920
- { "type": 0, "value": " tags." }
921
- ]
922
- }
923
- },
924
- "offset": 0,
925
- "pluralType": "cardinal"
926
- }
927
- ],
928
- "i18nStrings.tagLimitExceeded": [
929
- {
930
- "type": 6,
931
- "value": "tagLimit",
932
- "options": {
933
- "one": { "value": [{ "type": 0, "value": "You have exceeded the limit of 1 tag." }] },
934
- "other": {
935
- "value": [
936
- { "type": 0, "value": "You have exceeded the limit of " },
937
- { "type": 1, "value": "tagLimit" },
938
- { "type": 0, "value": " tags." }
939
- ]
940
- }
941
- },
942
- "offset": 0,
943
- "pluralType": "cardinal"
944
- }
945
- ],
946
- "i18nStrings.tagLimit": [
947
- {
948
- "type": 5,
949
- "value": "tagLimitAvailable",
950
- "options": {
951
- "true": {
952
- "value": [
953
- {
954
- "type": 6,
955
- "value": "availableTags",
956
- "options": {
957
- "other": {
958
- "value": [
959
- { "type": 0, "value": "You can add up to " },
960
- { "type": 1, "value": "tagLimit" },
961
- { "type": 0, "value": " tags." }
962
- ]
963
- }
964
- },
965
- "offset": 0,
966
- "pluralType": "cardinal"
967
- }
968
- ]
969
- },
970
- "false": {
971
- "value": [
972
- {
973
- "type": 6,
974
- "value": "availableTags",
975
- "options": {
976
- "one": { "value": [{ "type": 0, "value": "You can add up to 1 more tag." }] },
977
- "other": {
978
- "value": [
979
- { "type": 0, "value": "You can add up to " },
980
- { "type": 1, "value": "availableTags" },
981
- { "type": 0, "value": " more tags." }
982
- ]
983
- }
984
- },
985
- "offset": 0,
986
- "pluralType": "cardinal"
987
- }
988
- ]
989
- },
990
- "other": { "value": [] }
991
- }
992
- }
993
- ]
994
- },
995
- "token-group": {
996
- "i18nStrings.limitShowFewer": [{ "type": 0, "value": "Show fewer" }],
997
- "i18nStrings.limitShowMore": [{ "type": 0, "value": "Show more" }]
998
- },
999
- "top-navigation": {
1000
- "i18nStrings.searchIconAriaLabel": [{ "type": 0, "value": "Search" }],
1001
- "i18nStrings.searchDismissIconAriaLabel": [{ "type": 0, "value": "Close search" }],
1002
- "i18nStrings.overflowMenuTriggerText": [{ "type": 0, "value": "More" }],
1003
- "i18nStrings.overflowMenuDismissIconAriaLabel": [{ "type": 0, "value": "Close menu" }],
1004
- "i18nStrings.overflowMenuBackIconAriaLabel": [{ "type": 0, "value": "Back" }],
1005
- "i18nStrings.overflowMenuTitleText": [{ "type": 0, "value": "All" }]
1006
- },
1007
- "tutorial-panel": {
1008
- "i18nStrings.loadingText": [{ "type": 0, "value": "Loading" }],
1009
- "i18nStrings.tutorialListTitle": [{ "type": 0, "value": "Choose a tutorial" }],
1010
- "i18nStrings.tutorialListDownloadLinkText": [{ "type": 0, "value": "Download PDF version" }],
1011
- "i18nStrings.labelTutorialListDownloadLink": [{ "type": 0, "value": "Download PDF version of this tutorial" }],
1012
- "i18nStrings.tutorialCompletedText": [{ "type": 0, "value": "Tutorial completed" }],
1013
- "i18nStrings.learnMoreLinkText": [{ "type": 0, "value": "Find out more" }],
1014
- "i18nStrings.startTutorialButtonText": [{ "type": 0, "value": "Start tutorial" }],
1015
- "i18nStrings.restartTutorialButtonText": [{ "type": 0, "value": "Restart tutorial" }],
1016
- "i18nStrings.completionScreenTitle": [
1017
- { "type": 0, "value": "Congratulations! You have completed the tutorial." }
1018
- ],
1019
- "i18nStrings.feedbackLinkText": [{ "type": 0, "value": "Feedback" }],
1020
- "i18nStrings.dismissTutorialButtonText": [{ "type": 0, "value": "Dismiss tutorial" }],
1021
- "i18nStrings.taskTitle": [
1022
- { "type": 0, "value": "Task " },
1023
- { "type": 1, "value": "taskNumber" },
1024
- { "type": 0, "value": ": " },
1025
- { "type": 1, "value": "taskTitle" }
1026
- ],
1027
- "i18nStrings.stepTitle": [
1028
- { "type": 0, "value": "Step " },
1029
- { "type": 1, "value": "stepNumber" },
1030
- { "type": 0, "value": ": " },
1031
- { "type": 1, "value": "stepTitle" }
1032
- ],
1033
- "i18nStrings.labelExitTutorial": [{ "type": 0, "value": "Dismiss tutorial" }],
1034
- "i18nStrings.labelTotalSteps": [
1035
- { "type": 0, "value": "Total steps: " },
1036
- { "type": 1, "value": "totalStepCount" }
1037
- ],
1038
- "i18nStrings.labelsTaskStatus.pending": [{ "type": 0, "value": "Pending" }],
1039
- "i18nStrings.labelsTaskStatus.in-progress": [{ "type": 0, "value": "In progress" }],
1040
- "i18nStrings.labelsTaskStatus.success": [{ "type": 0, "value": "Success" }]
1041
- },
1042
- "wizard": {
1043
- "i18nStrings.stepNumberLabel": [
1044
- { "type": 0, "value": "Step " },
1045
- { "type": 1, "value": "stepNumber" }
1046
- ],
1047
- "i18nStrings.collapsedStepsLabel": [
1048
- { "type": 0, "value": "Step " },
1049
- { "type": 1, "value": "stepNumber" },
1050
- { "type": 0, "value": " of " },
1051
- { "type": 1, "value": "stepsCount" }
1052
- ],
1053
- "i18nStrings.skipToButtonLabel": [
1054
- { "type": 0, "value": "Skip to " },
1055
- { "type": 1, "value": "task__title" }
1056
- ],
1057
- "i18nStrings.navigationAriaLabel": [{ "type": 0, "value": "Steps" }],
1058
- "i18nStrings.cancelButton": [{ "type": 0, "value": "Cancel" }],
1059
- "i18nStrings.previousButton": [{ "type": 0, "value": "Previous" }],
1060
- "i18nStrings.nextButton": [{ "type": 0, "value": "Next" }],
1061
- "i18nStrings.optional": [{ "type": 0, "value": "optional" }],
1062
- "i18nStrings.nextButtonLoadingAnnouncement": [{ "type": 0, "value": "Loading next step" }],
1063
- "i18nStrings.submitButtonLoadingAnnouncement": [{ "type": 0, "value": "Submitting form" }]
1064
- }
1065
- }
1066
- }
1067
- }
1
+ {"@cloudscape-design/components":{"en-GB":{"[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":"Customise 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 cancelled"}],"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":"Customised range"}],"i18nStrings.customRelativeRangeOptionDescription":[{"type":0,"value":"Set a customised 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 DD/MM/YYYY. 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 pop-over"}]},"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 to"}],"i18nStrings.operatorGreaterText":[{"type":0,"value":"Greater than"}],"i18nStrings.operatorLessOrEqualText":[{"type":0,"value":"Less than or equal to"}],"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":"Customised tag key"}],"i18nStrings.valueSuggestion":[{"type":0,"value":"Customised 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":"Find out more"}],"i18nStrings.startTutorialButtonText":[{"type":0,"value":"Start tutorial"}],"i18nStrings.restartTutorialButtonText":[{"type":0,"value":"Restart tutorial"}],"i18nStrings.completionScreenTitle":[{"type":0,"value":"Congratulations! You have 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"}]}}}}