@cloudscape-design/components 3.0.193 → 3.0.195

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 (347) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +32 -32
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +8 -8
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/mobile-toolbar/styles.css.js +4 -4
  11. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  12. package/app-layout/mobile-toolbar/styles.selectors.js +4 -4
  13. package/app-layout/notifications/styles.css.js +1 -1
  14. package/app-layout/notifications/styles.scoped.css +2 -1
  15. package/app-layout/notifications/styles.selectors.js +1 -1
  16. package/app-layout/styles.css.js +26 -26
  17. package/app-layout/styles.scoped.css +35 -35
  18. package/app-layout/styles.selectors.js +26 -26
  19. package/app-layout/toggles/styles.css.js +1 -1
  20. package/app-layout/toggles/styles.scoped.css +3 -3
  21. package/app-layout/toggles/styles.selectors.js +1 -1
  22. package/app-layout/visual-refresh/styles.css.js +60 -60
  23. package/app-layout/visual-refresh/styles.scoped.css +225 -224
  24. package/app-layout/visual-refresh/styles.selectors.js +60 -60
  25. package/area-chart/styles.css.js +13 -13
  26. package/area-chart/styles.scoped.css +18 -18
  27. package/area-chart/styles.selectors.js +13 -13
  28. package/attribute-editor/interfaces.d.ts +1 -0
  29. package/attribute-editor/interfaces.d.ts.map +1 -1
  30. package/attribute-editor/interfaces.js.map +1 -1
  31. package/attribute-editor/internal.d.ts.map +1 -1
  32. package/attribute-editor/internal.js +17 -2
  33. package/attribute-editor/internal.js.map +1 -1
  34. package/attribute-editor/styles.css.js +14 -14
  35. package/attribute-editor/styles.scoped.css +26 -26
  36. package/attribute-editor/styles.selectors.js +14 -14
  37. package/badge/styles.css.js +5 -5
  38. package/badge/styles.scoped.css +7 -7
  39. package/badge/styles.selectors.js +5 -5
  40. package/box/styles.css.js +189 -189
  41. package/box/styles.scoped.css +240 -240
  42. package/box/styles.selectors.js +189 -189
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +19 -19
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/breadcrumb-group/styles.css.js +6 -6
  47. package/breadcrumb-group/styles.scoped.css +13 -13
  48. package/breadcrumb-group/styles.selectors.js +6 -6
  49. package/button/styles.css.js +18 -18
  50. package/button/styles.scoped.css +138 -138
  51. package/button/styles.selectors.js +18 -18
  52. package/button-dropdown/category-elements/styles.css.js +13 -13
  53. package/button-dropdown/category-elements/styles.scoped.css +25 -25
  54. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  55. package/button-dropdown/item-element/styles.css.js +14 -14
  56. package/button-dropdown/item-element/styles.scoped.css +20 -20
  57. package/button-dropdown/item-element/styles.selectors.js +14 -14
  58. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  59. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  60. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  61. package/button-dropdown/styles.css.js +8 -8
  62. package/button-dropdown/styles.scoped.css +16 -16
  63. package/button-dropdown/styles.selectors.js +8 -8
  64. package/calendar/styles.css.js +18 -18
  65. package/calendar/styles.scoped.css +40 -40
  66. package/calendar/styles.selectors.js +18 -18
  67. package/cards/styles.css.js +37 -37
  68. package/cards/styles.scoped.css +122 -57
  69. package/cards/styles.selectors.js +37 -37
  70. package/checkbox/styles.css.js +3 -3
  71. package/checkbox/styles.scoped.css +7 -7
  72. package/checkbox/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +111 -111
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/styles.css.js +20 -20
  77. package/collection-preferences/styles.scoped.css +25 -25
  78. package/collection-preferences/styles.selectors.js +20 -20
  79. package/column-layout/styles.css.js +13 -13
  80. package/column-layout/styles.scoped.css +45 -45
  81. package/column-layout/styles.selectors.js +13 -13
  82. package/container/internal.d.ts.map +1 -1
  83. package/container/internal.js +1 -1
  84. package/container/internal.js.map +1 -1
  85. package/container/styles.css.js +18 -17
  86. package/container/styles.scoped.css +107 -44
  87. package/container/styles.selectors.js +18 -17
  88. package/container/use-sticky-header.d.ts.map +1 -1
  89. package/container/use-sticky-header.js +4 -15
  90. package/container/use-sticky-header.js.map +1 -1
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +13 -13
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +11 -11
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +15 -15
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +47 -47
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +21 -21
  107. package/expandable-section/styles.scoped.css +44 -44
  108. package/expandable-section/styles.selectors.js +21 -21
  109. package/flashbar/collapsible-flashbar.d.ts +2 -2
  110. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  111. package/flashbar/collapsible-flashbar.js +19 -9
  112. package/flashbar/collapsible-flashbar.js.map +1 -1
  113. package/flashbar/common.d.ts +2 -2
  114. package/flashbar/common.d.ts.map +1 -1
  115. package/flashbar/common.js.map +1 -1
  116. package/flashbar/index.d.ts +2 -2
  117. package/flashbar/index.d.ts.map +1 -1
  118. package/flashbar/index.js +1 -4
  119. package/flashbar/index.js.map +1 -1
  120. package/flashbar/interfaces.d.ts +30 -17
  121. package/flashbar/interfaces.d.ts.map +1 -1
  122. package/flashbar/interfaces.js.map +1 -1
  123. package/flashbar/non-collapsible-flashbar.d.ts +2 -2
  124. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  125. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  126. package/flashbar/styles.css.js +43 -43
  127. package/flashbar/styles.scoped.css +152 -163
  128. package/flashbar/styles.selectors.js +43 -43
  129. package/flashbar/utils.d.ts +1 -0
  130. package/flashbar/utils.d.ts.map +1 -1
  131. package/flashbar/utils.js +3 -0
  132. package/flashbar/utils.js.map +1 -1
  133. package/form/styles.css.js +8 -8
  134. package/form/styles.scoped.css +10 -10
  135. package/form/styles.selectors.js +8 -8
  136. package/form-field/styles.css.js +19 -19
  137. package/form-field/styles.scoped.css +31 -31
  138. package/form-field/styles.selectors.js +19 -19
  139. package/grid/styles.css.js +53 -53
  140. package/grid/styles.scoped.css +56 -56
  141. package/grid/styles.selectors.js +53 -53
  142. package/header/styles.css.js +44 -44
  143. package/header/styles.scoped.css +49 -49
  144. package/header/styles.selectors.js +44 -44
  145. package/help-panel/styles.css.js +4 -4
  146. package/help-panel/styles.scoped.css +60 -60
  147. package/help-panel/styles.selectors.js +4 -4
  148. package/hotspot/styles.css.js +7 -7
  149. package/hotspot/styles.scoped.css +9 -9
  150. package/hotspot/styles.selectors.js +7 -7
  151. package/icon/styles.css.js +21 -21
  152. package/icon/styles.scoped.css +50 -50
  153. package/icon/styles.selectors.js +21 -21
  154. package/input/styles.css.js +12 -12
  155. package/input/styles.scoped.css +32 -32
  156. package/input/styles.selectors.js +12 -12
  157. package/internal/base-component/styles.scoped.css +6 -6
  158. package/internal/components/abstract-switch/styles.css.js +12 -12
  159. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  160. package/internal/components/abstract-switch/styles.selectors.js +12 -12
  161. package/internal/components/button-trigger/styles.css.js +9 -9
  162. package/internal/components/button-trigger/styles.scoped.css +25 -25
  163. package/internal/components/button-trigger/styles.selectors.js +9 -9
  164. package/internal/components/chart-filter/styles.css.js +3 -3
  165. package/internal/components/chart-filter/styles.scoped.css +5 -5
  166. package/internal/components/chart-filter/styles.selectors.js +3 -3
  167. package/internal/components/chart-legend/styles.css.js +6 -6
  168. package/internal/components/chart-legend/styles.scoped.css +17 -17
  169. package/internal/components/chart-legend/styles.selectors.js +6 -6
  170. package/internal/components/chart-plot/styles.css.js +5 -5
  171. package/internal/components/chart-plot/styles.scoped.css +7 -7
  172. package/internal/components/chart-plot/styles.selectors.js +5 -5
  173. package/internal/components/chart-popover/styles.css.js +3 -3
  174. package/internal/components/chart-popover/styles.scoped.css +5 -5
  175. package/internal/components/chart-popover/styles.selectors.js +3 -3
  176. package/internal/components/chart-series-details/styles.css.js +5 -5
  177. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  178. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  179. package/internal/components/chart-series-marker/styles.css.js +5 -5
  180. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  181. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  182. package/internal/components/checkbox-icon/styles.css.js +7 -7
  183. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  184. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  185. package/internal/components/dropdown/styles.css.js +20 -20
  186. package/internal/components/dropdown/styles.scoped.css +37 -37
  187. package/internal/components/dropdown/styles.selectors.js +20 -20
  188. package/internal/components/dropdown-footer/styles.css.js +3 -3
  189. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  190. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  191. package/internal/components/dropdown-status/styles.css.js +2 -2
  192. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  193. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  194. package/internal/components/filtering-token/styles.css.js +7 -7
  195. package/internal/components/filtering-token/styles.scoped.css +15 -15
  196. package/internal/components/filtering-token/styles.selectors.js +7 -7
  197. package/internal/components/menu-dropdown/styles.css.js +7 -7
  198. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  199. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  200. package/internal/components/option/styles.css.js +17 -17
  201. package/internal/components/option/styles.scoped.css +31 -31
  202. package/internal/components/option/styles.selectors.js +17 -17
  203. package/internal/components/options-list/styles.css.js +2 -2
  204. package/internal/components/options-list/styles.scoped.css +4 -4
  205. package/internal/components/options-list/styles.selectors.js +2 -2
  206. package/internal/components/screenreader-only/styles.css.js +1 -1
  207. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  208. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  209. package/internal/components/selectable-item/styles.css.js +16 -16
  210. package/internal/components/selectable-item/styles.scoped.css +29 -29
  211. package/internal/components/selectable-item/styles.selectors.js +16 -16
  212. package/internal/environment.js +1 -1
  213. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  214. package/internal/generated/custom-css-properties/index.js +28 -27
  215. package/internal/generated/custom-css-properties/index.js.map +1 -1
  216. package/internal/generated/theming/index.cjs +6 -6
  217. package/internal/generated/theming/index.js +6 -6
  218. package/internal/manifest.json +1 -1
  219. package/link/styles.css.js +20 -20
  220. package/link/styles.scoped.css +73 -73
  221. package/link/styles.selectors.js +20 -20
  222. package/mixed-line-bar-chart/styles.css.js +19 -19
  223. package/mixed-line-bar-chart/styles.scoped.css +28 -28
  224. package/mixed-line-bar-chart/styles.selectors.js +19 -19
  225. package/modal/styles.css.js +22 -22
  226. package/modal/styles.scoped.css +40 -47
  227. package/modal/styles.selectors.js +22 -22
  228. package/multiselect/styles.css.js +1 -1
  229. package/multiselect/styles.scoped.css +3 -3
  230. package/multiselect/styles.selectors.js +1 -1
  231. package/package.json +1 -1
  232. package/pagination/styles.css.js +9 -9
  233. package/pagination/styles.scoped.css +25 -25
  234. package/pagination/styles.selectors.js +9 -9
  235. package/pie-chart/styles.css.js +27 -27
  236. package/pie-chart/styles.scoped.css +45 -45
  237. package/pie-chart/styles.selectors.js +27 -27
  238. package/popover/styles.css.js +50 -50
  239. package/popover/styles.scoped.css +73 -73
  240. package/popover/styles.selectors.js +50 -50
  241. package/progress-bar/styles.css.js +18 -18
  242. package/progress-bar/styles.scoped.css +36 -36
  243. package/progress-bar/styles.selectors.js +18 -18
  244. package/property-filter/styles.css.js +33 -33
  245. package/property-filter/styles.scoped.css +37 -37
  246. package/property-filter/styles.selectors.js +33 -33
  247. package/radio-group/styles.css.js +9 -9
  248. package/radio-group/styles.scoped.css +17 -17
  249. package/radio-group/styles.selectors.js +9 -9
  250. package/segmented-control/styles.css.js +14 -14
  251. package/segmented-control/styles.scoped.css +35 -35
  252. package/segmented-control/styles.selectors.js +14 -14
  253. package/select/parts/styles.css.js +9 -9
  254. package/select/parts/styles.scoped.css +14 -14
  255. package/select/parts/styles.selectors.js +9 -9
  256. package/select/styles.css.js +1 -1
  257. package/select/styles.scoped.css +3 -3
  258. package/select/styles.selectors.js +1 -1
  259. package/side-navigation/styles.css.js +26 -26
  260. package/side-navigation/styles.scoped.css +38 -38
  261. package/side-navigation/styles.selectors.js +26 -26
  262. package/space-between/styles.css.js +28 -28
  263. package/space-between/styles.scoped.css +31 -31
  264. package/space-between/styles.selectors.js +28 -28
  265. package/spinner/styles.css.js +13 -13
  266. package/spinner/styles.scoped.css +20 -20
  267. package/spinner/styles.selectors.js +13 -13
  268. package/split-panel/styles.css.js +59 -59
  269. package/split-panel/styles.scoped.css +85 -85
  270. package/split-panel/styles.selectors.js +59 -59
  271. package/status-indicator/styles.css.js +20 -20
  272. package/status-indicator/styles.scoped.css +28 -28
  273. package/status-indicator/styles.selectors.js +20 -20
  274. package/table/body-cell/styles.css.js +18 -18
  275. package/table/body-cell/styles.scoped.css +52 -52
  276. package/table/body-cell/styles.selectors.js +18 -18
  277. package/table/header-cell/styles.css.js +19 -19
  278. package/table/header-cell/styles.scoped.css +33 -33
  279. package/table/header-cell/styles.selectors.js +19 -19
  280. package/table/resizer/styles.css.js +6 -6
  281. package/table/resizer/styles.scoped.css +13 -13
  282. package/table/resizer/styles.selectors.js +6 -6
  283. package/table/selection-control/styles.css.js +3 -3
  284. package/table/selection-control/styles.scoped.css +5 -5
  285. package/table/selection-control/styles.selectors.js +3 -3
  286. package/table/styles.css.js +33 -33
  287. package/table/styles.scoped.css +41 -41
  288. package/table/styles.selectors.js +33 -33
  289. package/tabs/styles.css.js +21 -21
  290. package/tabs/styles.scoped.css +42 -42
  291. package/tabs/styles.selectors.js +21 -21
  292. package/tag-editor/interfaces.d.ts +1 -0
  293. package/tag-editor/interfaces.d.ts.map +1 -1
  294. package/tag-editor/interfaces.js.map +1 -1
  295. package/tag-editor/styles.css.js +3 -3
  296. package/tag-editor/styles.scoped.css +12 -12
  297. package/tag-editor/styles.selectors.js +3 -3
  298. package/test-utils/dom/flashbar/index.d.ts +2 -0
  299. package/test-utils/dom/flashbar/index.js +2 -0
  300. package/test-utils/dom/flashbar/index.js.map +1 -1
  301. package/test-utils/selectors/flashbar/index.d.ts +2 -0
  302. package/test-utils/selectors/flashbar/index.js +2 -0
  303. package/test-utils/selectors/flashbar/index.js.map +1 -1
  304. package/test-utils/tsconfig.tsbuildinfo +1 -1
  305. package/text-content/styles.css.js +1 -1
  306. package/text-content/styles.scoped.css +62 -62
  307. package/text-content/styles.selectors.js +1 -1
  308. package/text-filter/styles.css.js +4 -4
  309. package/text-filter/styles.scoped.css +6 -6
  310. package/text-filter/styles.selectors.js +4 -4
  311. package/textarea/styles.css.js +4 -4
  312. package/textarea/styles.scoped.css +14 -14
  313. package/textarea/styles.selectors.js +4 -4
  314. package/tiles/styles.css.js +28 -28
  315. package/tiles/styles.scoped.css +70 -70
  316. package/tiles/styles.selectors.js +28 -28
  317. package/toggle/styles.css.js +8 -8
  318. package/toggle/styles.scoped.css +15 -15
  319. package/toggle/styles.selectors.js +8 -8
  320. package/token-group/styles.css.js +7 -7
  321. package/token-group/styles.scoped.css +24 -24
  322. package/token-group/styles.selectors.js +7 -7
  323. package/top-navigation/1.0-beta/styles.css.js +25 -25
  324. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  325. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  326. package/top-navigation/styles.css.js +47 -47
  327. package/top-navigation/styles.scoped.css +68 -68
  328. package/top-navigation/styles.selectors.js +47 -47
  329. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  330. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  331. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  332. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  333. package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  334. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  335. package/tutorial-panel/styles.css.js +1 -1
  336. package/tutorial-panel/styles.scoped.css +3 -3
  337. package/tutorial-panel/styles.selectors.js +1 -1
  338. package/wizard/index.d.ts.map +1 -1
  339. package/wizard/index.js +5 -4
  340. package/wizard/index.js.map +1 -1
  341. package/wizard/internal/analytics.d.ts +3 -3
  342. package/wizard/internal/analytics.d.ts.map +1 -1
  343. package/wizard/internal/analytics.js +6 -11
  344. package/wizard/internal/analytics.js.map +1 -1
  345. package/wizard/styles.css.js +32 -32
  346. package/wizard/styles.scoped.css +98 -64
  347. package/wizard/styles.selectors.js +32 -32
@@ -2,55 +2,55 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_xjuzf_13o4y_185",
6
- "arrow-outer": "awsui_arrow-outer_xjuzf_13o4y_189",
7
- "arrow-inner": "awsui_arrow-inner_xjuzf_13o4y_189",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_13o4y_220",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_13o4y_220",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_13o4y_223",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_13o4y_223",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_13o4y_226",
13
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_13o4y_226",
14
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_13o4y_226",
15
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_13o4y_226",
16
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_13o4y_229",
17
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_13o4y_229",
18
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_13o4y_229",
19
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_13o4y_229",
20
- "body": "awsui_body_xjuzf_13o4y_325",
21
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_13o4y_341",
22
- "has-dismiss": "awsui_has-dismiss_xjuzf_13o4y_345",
23
- "dismiss": "awsui_dismiss_xjuzf_13o4y_350",
24
- "dismiss-control": "awsui_dismiss-control_xjuzf_13o4y_357",
25
- "header-row": "awsui_header-row_xjuzf_13o4y_361",
26
- "header": "awsui_header_xjuzf_13o4y_361",
27
- "content": "awsui_content_xjuzf_13o4y_387",
28
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_13o4y_394",
29
- "container": "awsui_container_xjuzf_13o4y_490",
30
- "container-body": "awsui_container-body_xjuzf_13o4y_498",
31
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_13o4y_515",
32
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_13o4y_520",
33
- "fixed-width": "awsui_fixed-width_xjuzf_13o4y_523",
34
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_13o4y_527",
35
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_13o4y_534",
36
- "container-arrow": "awsui_container-arrow_xjuzf_13o4y_546",
37
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_13o4y_550",
38
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_13o4y_550",
39
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_13o4y_562",
40
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_13o4y_562",
41
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_13o4y_574",
42
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_13o4y_574",
43
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_13o4y_574",
44
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_13o4y_574",
45
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_13o4y_590",
46
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_13o4y_594",
47
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_13o4y_598",
48
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_13o4y_1",
49
- "refresh": "awsui_refresh_xjuzf_13o4y_716",
50
- "root": "awsui_root_xjuzf_13o4y_738",
51
- "trigger": "awsui_trigger_xjuzf_13o4y_753",
52
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_13o4y_760",
53
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_13o4y_789",
54
- "popover-content": "awsui_popover-content_xjuzf_13o4y_793"
5
+ "arrow": "awsui_arrow_xjuzf_14m2k_185",
6
+ "arrow-outer": "awsui_arrow-outer_xjuzf_14m2k_189",
7
+ "arrow-inner": "awsui_arrow-inner_xjuzf_14m2k_189",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_14m2k_220",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_14m2k_220",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_14m2k_223",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_14m2k_223",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_14m2k_226",
13
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_14m2k_226",
14
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_14m2k_226",
15
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_14m2k_226",
16
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_14m2k_229",
17
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_14m2k_229",
18
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_14m2k_229",
19
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_14m2k_229",
20
+ "body": "awsui_body_xjuzf_14m2k_325",
21
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_14m2k_341",
22
+ "has-dismiss": "awsui_has-dismiss_xjuzf_14m2k_345",
23
+ "dismiss": "awsui_dismiss_xjuzf_14m2k_350",
24
+ "dismiss-control": "awsui_dismiss-control_xjuzf_14m2k_357",
25
+ "header-row": "awsui_header-row_xjuzf_14m2k_361",
26
+ "header": "awsui_header_xjuzf_14m2k_361",
27
+ "content": "awsui_content_xjuzf_14m2k_387",
28
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_14m2k_394",
29
+ "container": "awsui_container_xjuzf_14m2k_490",
30
+ "container-body": "awsui_container-body_xjuzf_14m2k_498",
31
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_14m2k_515",
32
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_14m2k_520",
33
+ "fixed-width": "awsui_fixed-width_xjuzf_14m2k_523",
34
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_14m2k_527",
35
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_14m2k_534",
36
+ "container-arrow": "awsui_container-arrow_xjuzf_14m2k_546",
37
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_14m2k_550",
38
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_14m2k_550",
39
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_14m2k_562",
40
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_14m2k_562",
41
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_14m2k_574",
42
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_14m2k_574",
43
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_14m2k_574",
44
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_14m2k_574",
45
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_14m2k_590",
46
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_14m2k_594",
47
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_14m2k_598",
48
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_14m2k_1",
49
+ "refresh": "awsui_refresh_xjuzf_14m2k_716",
50
+ "root": "awsui_root_xjuzf_14m2k_738",
51
+ "trigger": "awsui_trigger_xjuzf_14m2k_753",
52
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_14m2k_760",
53
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_14m2k_789",
54
+ "popover-content": "awsui_popover-content_xjuzf_14m2k_793"
55
55
  };
56
56
 
@@ -1,23 +1,23 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "progress": "awsui_progress_11huc_116n3_185",
5
- "result-state": "awsui_result-state_11huc_116n3_199",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_116n3_1",
7
- "root": "awsui_root_11huc_116n3_221",
8
- "with-result-button": "awsui_with-result-button_11huc_116n3_234",
9
- "result-text": "awsui_result-text_11huc_116n3_238",
10
- "result-container-error": "awsui_result-container-error_11huc_116n3_242",
11
- "result-container-success": "awsui_result-container-success_11huc_116n3_242",
12
- "result-button": "awsui_result-button_11huc_116n3_246",
13
- "word-wrap": "awsui_word-wrap_11huc_116n3_251",
14
- "label-flash": "awsui_label-flash_11huc_116n3_257",
15
- "label-key-value": "awsui_label-key-value_11huc_116n3_261",
16
- "flash": "awsui_flash_11huc_116n3_269",
17
- "progress-container": "awsui_progress-container_11huc_116n3_273",
18
- "percentage-container": "awsui_percentage-container_11huc_116n3_280",
19
- "percentage": "awsui_percentage_11huc_116n3_280",
20
- "complete": "awsui_complete_11huc_116n3_315",
21
- "progress-in-flash": "awsui_progress-in-flash_11huc_116n3_330"
4
+ "progress": "awsui_progress_11huc_15drg_185",
5
+ "result-state": "awsui_result-state_11huc_15drg_199",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_15drg_1",
7
+ "root": "awsui_root_11huc_15drg_221",
8
+ "with-result-button": "awsui_with-result-button_11huc_15drg_234",
9
+ "result-text": "awsui_result-text_11huc_15drg_238",
10
+ "result-container-error": "awsui_result-container-error_11huc_15drg_242",
11
+ "result-container-success": "awsui_result-container-success_11huc_15drg_242",
12
+ "result-button": "awsui_result-button_11huc_15drg_246",
13
+ "word-wrap": "awsui_word-wrap_11huc_15drg_251",
14
+ "label-flash": "awsui_label-flash_11huc_15drg_257",
15
+ "label-key-value": "awsui_label-key-value_11huc_15drg_261",
16
+ "flash": "awsui_flash_11huc_15drg_269",
17
+ "progress-container": "awsui_progress-container_11huc_15drg_273",
18
+ "percentage-container": "awsui_percentage-container_11huc_15drg_280",
19
+ "percentage": "awsui_percentage_11huc_15drg_280",
20
+ "complete": "awsui_complete_11huc_15drg_315",
21
+ "progress-in-flash": "awsui_progress-in-flash_11huc_15drg_330"
22
22
  };
23
23
 
@@ -50,8 +50,6 @@
50
50
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
54
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
55
53
  /*
56
54
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
57
55
  SPDX-License-Identifier: Apache-2.0
@@ -64,6 +62,8 @@
64
62
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
65
63
  SPDX-License-Identifier: Apache-2.0
66
64
  */
65
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
67
  /*
68
68
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
69
  SPDX-License-Identifier: Apache-2.0
@@ -142,8 +142,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
146
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
147
145
  /*
148
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
149
147
  SPDX-License-Identifier: Apache-2.0
@@ -156,6 +154,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
156
154
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
157
155
  SPDX-License-Identifier: Apache-2.0
158
156
  */
157
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
158
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
159
159
  /*
160
160
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
161
161
  SPDX-License-Identifier: Apache-2.0
@@ -182,27 +182,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
183
  SPDX-License-Identifier: Apache-2.0
184
184
  */
185
- .awsui_progress_11huc_116n3_185:not(#\9)::-webkit-progress-value {
185
+ .awsui_progress_11huc_15drg_185:not(#\9)::-webkit-progress-value {
186
186
  -webkit-transition: width var(--motion-duration-moderate-vgx1te, 135ms) linear;
187
187
  transition: width var(--motion-duration-moderate-vgx1te, 135ms) linear;
188
188
  }
189
189
  @media (prefers-reduced-motion: reduce) {
190
- .awsui_progress_11huc_116n3_185:not(#\9)::-webkit-progress-value {
190
+ .awsui_progress_11huc_15drg_185:not(#\9)::-webkit-progress-value {
191
191
  animation: none;
192
192
  -webkit-transition: none;
193
193
  transition: none;
194
194
  }
195
195
  }
196
- .awsui-motion-disabled .awsui_progress_11huc_116n3_185:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_116n3_185:not(#\9)::-webkit-progress-value {
196
+ .awsui-motion-disabled .awsui_progress_11huc_15drg_185:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_15drg_185:not(#\9)::-webkit-progress-value {
197
197
  animation: none;
198
198
  -webkit-transition: none;
199
199
  transition: none;
200
200
  }
201
201
 
202
- .awsui_result-state_11huc_116n3_199:not(#\9) {
203
- animation: awsui_awsui-motion-fade-in_11huc_116n3_1 var(--motion-duration-transition-show-paced-ai4wlf, 180ms) var(--motion-easing-transition-show-paced-bg1hyg, ease-out);
202
+ .awsui_result-state_11huc_15drg_199:not(#\9) {
203
+ animation: awsui_awsui-motion-fade-in_11huc_15drg_1 var(--motion-duration-transition-show-paced-ai4wlf, 180ms) var(--motion-easing-transition-show-paced-bg1hyg, ease-out);
204
204
  }
205
- @keyframes awsui_awsui-motion-fade-in_11huc_116n3_1 {
205
+ @keyframes awsui_awsui-motion-fade-in_11huc_15drg_1 {
206
206
  from {
207
207
  opacity: 0.2;
208
208
  }
@@ -211,17 +211,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
211
  }
212
212
  }
213
213
  @media (prefers-reduced-motion: reduce) {
214
- .awsui_result-state_11huc_116n3_199:not(#\9) {
214
+ .awsui_result-state_11huc_15drg_199:not(#\9) {
215
215
  animation: none;
216
216
  transition: none;
217
217
  }
218
218
  }
219
- .awsui-motion-disabled .awsui_result-state_11huc_116n3_199:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_116n3_199:not(#\9) {
219
+ .awsui-motion-disabled .awsui_result-state_11huc_15drg_199:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_15drg_199:not(#\9) {
220
220
  animation: none;
221
221
  transition: none;
222
222
  }
223
223
 
224
- .awsui_root_11huc_116n3_221:not(#\9) {
224
+ .awsui_root_11huc_15drg_221:not(#\9) {
225
225
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
226
226
  border-collapse: separate;
227
227
  border-spacing: 0;
@@ -260,34 +260,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
260
260
  -moz-osx-font-smoothing: auto;
261
261
  }
262
262
 
263
- .awsui_with-result-button_11huc_116n3_234:not(#\9) {
263
+ .awsui_with-result-button_11huc_15drg_234:not(#\9) {
264
264
  padding-right: var(--space-m-17eucw, 16px);
265
265
  }
266
266
 
267
- .awsui_result-text_11huc_116n3_238:not(#\9) {
267
+ .awsui_result-text_11huc_15drg_238:not(#\9) {
268
268
  /* used in test-utils */
269
269
  }
270
270
 
271
- .awsui_result-container-error_11huc_116n3_242:not(#\9), .awsui_result-container-success_11huc_116n3_242:not(#\9) {
271
+ .awsui_result-container-error_11huc_15drg_242:not(#\9), .awsui_result-container-success_11huc_15drg_242:not(#\9) {
272
272
  /* used in test-utils */
273
273
  }
274
274
 
275
- .awsui_result-button_11huc_116n3_246:not(#\9) {
275
+ .awsui_result-button_11huc_15drg_246:not(#\9) {
276
276
  display: inline-block;
277
277
  margin: var(--space-scaled-xxs-95dhkm, 4px) 0;
278
278
  }
279
279
 
280
- .awsui_word-wrap_11huc_116n3_251:not(#\9) {
280
+ .awsui_word-wrap_11huc_15drg_251:not(#\9) {
281
281
  min-width: 0;
282
282
  -ms-word-break: break-all;
283
283
  word-break: break-word;
284
284
  }
285
285
 
286
- .awsui_label-flash_11huc_116n3_257:not(#\9) {
286
+ .awsui_label-flash_11huc_15drg_257:not(#\9) {
287
287
  color: "inherit";
288
288
  font-weight: 700;
289
289
  }
290
- .awsui_label-key-value_11huc_116n3_261:not(#\9) {
290
+ .awsui_label-key-value_11huc_15drg_261:not(#\9) {
291
291
  font-size: var(--font-body-m-size-sregvd, 14px);
292
292
  line-height: var(--font-body-m-line-height-i7xxvv, 22px);
293
293
  font-weight: var(--font-display-label-weight-m18hjh, 700);
@@ -295,18 +295,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
295
295
  margin-bottom: var(--space-scaled-xxxs-b6dm8t, 2px);
296
296
  }
297
297
 
298
- .awsui_flash_11huc_116n3_269:not(#\9) {
298
+ .awsui_flash_11huc_15drg_269:not(#\9) {
299
299
  color: inherit;
300
300
  }
301
301
 
302
- .awsui_progress-container_11huc_116n3_273:not(#\9) {
302
+ .awsui_progress-container_11huc_15drg_273:not(#\9) {
303
303
  display: flex;
304
304
  align-items: center;
305
305
  max-width: 800px;
306
306
  height: var(--font-body-m-line-height-i7xxvv, 22px);
307
307
  }
308
308
 
309
- .awsui_percentage-container_11huc_116n3_280:not(#\9) {
309
+ .awsui_percentage-container_11huc_15drg_280:not(#\9) {
310
310
  width: 33px;
311
311
  flex-shrink: 0;
312
312
  white-space: nowrap;
@@ -316,11 +316,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
316
316
  letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
317
317
  }
318
318
 
319
- .awsui_percentage_11huc_116n3_280:not(#\9) {
319
+ .awsui_percentage_11huc_15drg_280:not(#\9) {
320
320
  /* used in test-utils */
321
321
  }
322
322
 
323
- .awsui_progress_11huc_116n3_185:not(#\9) {
323
+ .awsui_progress_11huc_15drg_185:not(#\9) {
324
324
  width: 100%;
325
325
  margin-right: var(--space-s-hv8c1d, 12px);
326
326
  min-width: 0;
@@ -330,44 +330,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
330
330
  border-radius: 10px;
331
331
  background-color: var(--color-background-progress-bar-layout-default-9xbpym, #e9ebed);
332
332
  }
333
- .awsui_progress_11huc_116n3_185:not(#\9)::-webkit-progress-bar {
333
+ .awsui_progress_11huc_15drg_185:not(#\9)::-webkit-progress-bar {
334
334
  height: 4px;
335
335
  border: 0 none;
336
336
  box-sizing: border-box;
337
337
  border-radius: 10px;
338
338
  background-color: var(--color-background-progress-bar-layout-default-9xbpym, #e9ebed);
339
339
  }
340
- .awsui_progress_11huc_116n3_185:not(#\9)::-webkit-progress-value {
340
+ .awsui_progress_11huc_15drg_185:not(#\9)::-webkit-progress-value {
341
341
  border-radius: 10px 0px 0px 10px;
342
342
  background-color: var(--color-background-progress-bar-content-default-r4tyyh, #0972d3);
343
343
  }
344
- .awsui_progress_11huc_116n3_185.awsui_complete_11huc_116n3_315:not(#\9)::-webkit-progress-value {
344
+ .awsui_progress_11huc_15drg_185.awsui_complete_11huc_15drg_315:not(#\9)::-webkit-progress-value {
345
345
  border-radius: 10px;
346
346
  }
347
- .awsui_progress_11huc_116n3_185:not(#\9)::-moz-progress-bar {
347
+ .awsui_progress_11huc_15drg_185:not(#\9)::-moz-progress-bar {
348
348
  border-radius: 10px 0px 0px 10px;
349
349
  background-color: var(--color-background-progress-bar-content-default-r4tyyh, #0972d3);
350
350
  }
351
- .awsui_progress_11huc_116n3_185:not(#\9)::-ms-fill {
351
+ .awsui_progress_11huc_15drg_185:not(#\9)::-ms-fill {
352
352
  border-radius: 10px 0px 0px 10px;
353
353
  background-color: #0073bb;
354
354
  border: none;
355
355
  }
356
- .awsui_progress_11huc_116n3_185.awsui_complete_11huc_116n3_315:not(#\9)::-ms-fill {
356
+ .awsui_progress_11huc_15drg_185.awsui_complete_11huc_15drg_315:not(#\9)::-ms-fill {
357
357
  border-radius: 10px;
358
358
  }
359
- .awsui_progress_11huc_116n3_185.awsui_progress-in-flash_11huc_116n3_330:not(#\9) {
359
+ .awsui_progress_11huc_15drg_185.awsui_progress-in-flash_11huc_15drg_330:not(#\9) {
360
360
  background-color: var(--color-background-progress-bar-layout-in-flash-phmfak, rgba(255, 255, 255, 0.25));
361
361
  }
362
- .awsui_progress_11huc_116n3_185.awsui_progress-in-flash_11huc_116n3_330:not(#\9)::-webkit-progress-bar {
362
+ .awsui_progress_11huc_15drg_185.awsui_progress-in-flash_11huc_15drg_330:not(#\9)::-webkit-progress-bar {
363
363
  background-color: var(--color-background-progress-bar-layout-in-flash-phmfak, rgba(255, 255, 255, 0.25));
364
364
  }
365
- .awsui_progress_11huc_116n3_185.awsui_progress-in-flash_11huc_116n3_330:not(#\9)::-webkit-progress-value {
365
+ .awsui_progress_11huc_15drg_185.awsui_progress-in-flash_11huc_15drg_330:not(#\9)::-webkit-progress-value {
366
366
  background-color: var(--color-background-progress-bar-content-in-flash-37g8fy, #ffffff);
367
367
  }
368
- .awsui_progress_11huc_116n3_185.awsui_progress-in-flash_11huc_116n3_330:not(#\9)::-moz-progress-bar {
368
+ .awsui_progress_11huc_15drg_185.awsui_progress-in-flash_11huc_15drg_330:not(#\9)::-moz-progress-bar {
369
369
  background-color: var(--color-background-progress-bar-content-in-flash-37g8fy, #ffffff);
370
370
  }
371
- .awsui_progress_11huc_116n3_185.awsui_progress-in-flash_11huc_116n3_330:not(#\9)::-ms-fill {
371
+ .awsui_progress_11huc_15drg_185.awsui_progress-in-flash_11huc_15drg_330:not(#\9)::-ms-fill {
372
372
  background-color: rgba(255, 255, 255, 0.7);
373
373
  }
@@ -2,23 +2,23 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "progress": "awsui_progress_11huc_116n3_185",
6
- "result-state": "awsui_result-state_11huc_116n3_199",
7
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_116n3_1",
8
- "root": "awsui_root_11huc_116n3_221",
9
- "with-result-button": "awsui_with-result-button_11huc_116n3_234",
10
- "result-text": "awsui_result-text_11huc_116n3_238",
11
- "result-container-error": "awsui_result-container-error_11huc_116n3_242",
12
- "result-container-success": "awsui_result-container-success_11huc_116n3_242",
13
- "result-button": "awsui_result-button_11huc_116n3_246",
14
- "word-wrap": "awsui_word-wrap_11huc_116n3_251",
15
- "label-flash": "awsui_label-flash_11huc_116n3_257",
16
- "label-key-value": "awsui_label-key-value_11huc_116n3_261",
17
- "flash": "awsui_flash_11huc_116n3_269",
18
- "progress-container": "awsui_progress-container_11huc_116n3_273",
19
- "percentage-container": "awsui_percentage-container_11huc_116n3_280",
20
- "percentage": "awsui_percentage_11huc_116n3_280",
21
- "complete": "awsui_complete_11huc_116n3_315",
22
- "progress-in-flash": "awsui_progress-in-flash_11huc_116n3_330"
5
+ "progress": "awsui_progress_11huc_15drg_185",
6
+ "result-state": "awsui_result-state_11huc_15drg_199",
7
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_15drg_1",
8
+ "root": "awsui_root_11huc_15drg_221",
9
+ "with-result-button": "awsui_with-result-button_11huc_15drg_234",
10
+ "result-text": "awsui_result-text_11huc_15drg_238",
11
+ "result-container-error": "awsui_result-container-error_11huc_15drg_242",
12
+ "result-container-success": "awsui_result-container-success_11huc_15drg_242",
13
+ "result-button": "awsui_result-button_11huc_15drg_246",
14
+ "word-wrap": "awsui_word-wrap_11huc_15drg_251",
15
+ "label-flash": "awsui_label-flash_11huc_15drg_257",
16
+ "label-key-value": "awsui_label-key-value_11huc_15drg_261",
17
+ "flash": "awsui_flash_11huc_15drg_269",
18
+ "progress-container": "awsui_progress-container_11huc_15drg_273",
19
+ "percentage-container": "awsui_percentage-container_11huc_15drg_280",
20
+ "percentage": "awsui_percentage_11huc_15drg_280",
21
+ "complete": "awsui_complete_11huc_15drg_315",
22
+ "progress-in-flash": "awsui_progress-in-flash_11huc_15drg_330"
23
23
  };
24
24
 
@@ -1,38 +1,38 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1wzqe_12arq_93",
5
- "search-field": "awsui_search-field_1wzqe_12arq_106",
6
- "input-wrapper": "awsui_input-wrapper_1wzqe_12arq_112",
7
- "add-token": "awsui_add-token_1wzqe_12arq_116",
8
- "tokens": "awsui_tokens_1wzqe_12arq_123",
9
- "token-operator": "awsui_token-operator_1wzqe_12arq_127",
10
- "property-editor": "awsui_property-editor_1wzqe_12arq_131",
11
- "token-editor": "awsui_token-editor_1wzqe_12arq_132",
12
- "property-editor-form": "awsui_property-editor-form_1wzqe_12arq_136",
13
- "token-editor-form": "awsui_token-editor-form_1wzqe_12arq_137",
14
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_12arq_140",
15
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_12arq_141",
16
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_12arq_144",
17
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_12arq_145",
18
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_12arq_148",
19
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_12arq_149",
20
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_12arq_152",
21
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_12arq_153",
22
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_12arq_156",
23
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_12arq_157",
24
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_12arq_160",
25
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_12arq_161",
26
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_12arq_179",
27
- "custom-control": "awsui_custom-control_1wzqe_12arq_183",
28
- "input": "awsui_input_1wzqe_12arq_112",
29
- "results": "awsui_results_1wzqe_12arq_191",
30
- "results-visible": "awsui_results-visible_1wzqe_12arq_197",
31
- "separator": "awsui_separator_1wzqe_12arq_201",
32
- "toggle-collapsed": "awsui_toggle-collapsed_1wzqe_12arq_208",
33
- "token-trigger": "awsui_token-trigger_1wzqe_12arq_213",
34
- "remove-all": "awsui_remove-all_1wzqe_12arq_219",
35
- "token-label": "awsui_token-label_1wzqe_12arq_220",
36
- "join-operation": "awsui_join-operation_1wzqe_12arq_221"
4
+ "root": "awsui_root_1wzqe_1kowd_93",
5
+ "search-field": "awsui_search-field_1wzqe_1kowd_106",
6
+ "input-wrapper": "awsui_input-wrapper_1wzqe_1kowd_112",
7
+ "add-token": "awsui_add-token_1wzqe_1kowd_116",
8
+ "tokens": "awsui_tokens_1wzqe_1kowd_123",
9
+ "token-operator": "awsui_token-operator_1wzqe_1kowd_127",
10
+ "property-editor": "awsui_property-editor_1wzqe_1kowd_131",
11
+ "token-editor": "awsui_token-editor_1wzqe_1kowd_132",
12
+ "property-editor-form": "awsui_property-editor-form_1wzqe_1kowd_136",
13
+ "token-editor-form": "awsui_token-editor-form_1wzqe_1kowd_137",
14
+ "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1kowd_140",
15
+ "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1kowd_141",
16
+ "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1kowd_144",
17
+ "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1kowd_145",
18
+ "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1kowd_148",
19
+ "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1kowd_149",
20
+ "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1kowd_152",
21
+ "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1kowd_153",
22
+ "property-editor-submit": "awsui_property-editor-submit_1wzqe_1kowd_156",
23
+ "token-editor-submit": "awsui_token-editor-submit_1wzqe_1kowd_157",
24
+ "property-editor-actions": "awsui_property-editor-actions_1wzqe_1kowd_160",
25
+ "token-editor-actions": "awsui_token-editor-actions_1wzqe_1kowd_161",
26
+ "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1kowd_179",
27
+ "custom-control": "awsui_custom-control_1wzqe_1kowd_183",
28
+ "input": "awsui_input_1wzqe_1kowd_112",
29
+ "results": "awsui_results_1wzqe_1kowd_191",
30
+ "results-visible": "awsui_results-visible_1wzqe_1kowd_197",
31
+ "separator": "awsui_separator_1wzqe_1kowd_201",
32
+ "toggle-collapsed": "awsui_toggle-collapsed_1wzqe_1kowd_208",
33
+ "token-trigger": "awsui_token-trigger_1wzqe_1kowd_213",
34
+ "remove-all": "awsui_remove-all_1wzqe_1kowd_219",
35
+ "token-label": "awsui_token-label_1wzqe_1kowd_220",
36
+ "join-operation": "awsui_join-operation_1wzqe_1kowd_221"
37
37
  };
38
38