@cloudscape-design/components 3.0.990 → 3.0.992

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 (375) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +56 -56
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +28 -28
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +43 -43
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/drawer/styles.css.js +14 -14
  11. package/app-layout/drawer/styles.scoped.css +31 -31
  12. package/app-layout/drawer/styles.selectors.js +14 -14
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/styles.css.js +12 -12
  17. package/app-layout/styles.scoped.css +15 -15
  18. package/app-layout/styles.selectors.js +12 -12
  19. package/app-layout/toggles/styles.css.js +2 -2
  20. package/app-layout/toggles/styles.scoped.css +7 -7
  21. package/app-layout/toggles/styles.selectors.js +2 -2
  22. package/app-layout/visual-refresh/styles.css.js +86 -86
  23. package/app-layout/visual-refresh/styles.scoped.css +199 -199
  24. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  25. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  26. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +43 -43
  27. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  28. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  29. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  30. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  31. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  32. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  33. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  34. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +21 -21
  35. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  36. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +21 -21
  37. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  38. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +18 -18
  39. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  40. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +5 -5
  41. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +25 -25
  42. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +5 -5
  43. package/area-chart/styles.css.js +6 -6
  44. package/area-chart/styles.scoped.css +10 -10
  45. package/area-chart/styles.selectors.js +6 -6
  46. package/attribute-editor/styles.css.js +15 -15
  47. package/attribute-editor/styles.scoped.css +32 -32
  48. package/attribute-editor/styles.selectors.js +15 -15
  49. package/badge/styles.css.js +10 -10
  50. package/badge/styles.scoped.css +12 -12
  51. package/badge/styles.selectors.js +10 -10
  52. package/box/styles.css.js +191 -191
  53. package/box/styles.scoped.css +250 -250
  54. package/box/styles.selectors.js +191 -191
  55. package/breadcrumb-group/item/styles.css.js +7 -7
  56. package/breadcrumb-group/item/styles.scoped.css +32 -32
  57. package/breadcrumb-group/item/styles.selectors.js +7 -7
  58. package/breadcrumb-group/styles.css.js +14 -14
  59. package/breadcrumb-group/styles.scoped.css +32 -32
  60. package/breadcrumb-group/styles.selectors.js +14 -14
  61. package/button/styles.css.js +22 -22
  62. package/button/styles.scoped.css +131 -131
  63. package/button/styles.selectors.js +22 -22
  64. package/button-dropdown/category-elements/styles.css.js +15 -15
  65. package/button-dropdown/category-elements/styles.scoped.css +35 -35
  66. package/button-dropdown/category-elements/styles.selectors.js +15 -15
  67. package/button-dropdown/item-element/styles.css.js +16 -16
  68. package/button-dropdown/item-element/styles.scoped.css +40 -40
  69. package/button-dropdown/item-element/styles.selectors.js +16 -16
  70. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  71. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  72. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  73. package/button-dropdown/styles.css.js +21 -21
  74. package/button-dropdown/styles.scoped.css +31 -31
  75. package/button-dropdown/styles.selectors.js +21 -21
  76. package/button-group/styles.css.js +4 -4
  77. package/button-group/styles.scoped.css +6 -6
  78. package/button-group/styles.selectors.js +4 -4
  79. package/calendar/styles.css.js +21 -21
  80. package/calendar/styles.scoped.css +60 -60
  81. package/calendar/styles.selectors.js +21 -21
  82. package/cards/styles.css.js +39 -39
  83. package/cards/styles.scoped.css +60 -60
  84. package/cards/styles.selectors.js +39 -39
  85. package/checkbox/styles.css.js +3 -3
  86. package/checkbox/styles.scoped.css +7 -7
  87. package/checkbox/styles.selectors.js +3 -3
  88. package/code-editor/styles.css.js +33 -33
  89. package/code-editor/styles.scoped.css +176 -176
  90. package/code-editor/styles.selectors.js +33 -33
  91. package/collection-preferences/content-display/styles.css.js +11 -11
  92. package/collection-preferences/content-display/styles.scoped.css +16 -16
  93. package/collection-preferences/content-display/styles.selectors.js +11 -11
  94. package/collection-preferences/styles.css.js +38 -38
  95. package/collection-preferences/styles.scoped.css +48 -48
  96. package/collection-preferences/styles.selectors.js +38 -38
  97. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  98. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  99. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  100. package/column-layout/styles.css.js +13 -13
  101. package/column-layout/styles.scoped.css +47 -47
  102. package/column-layout/styles.selectors.js +13 -13
  103. package/container/styles.css.js +33 -33
  104. package/container/styles.scoped.css +68 -68
  105. package/container/styles.selectors.js +33 -33
  106. package/content-layout/styles.css.js +14 -14
  107. package/content-layout/styles.scoped.css +19 -19
  108. package/content-layout/styles.selectors.js +14 -14
  109. package/date-picker/styles.css.js +7 -7
  110. package/date-picker/styles.scoped.css +11 -11
  111. package/date-picker/styles.selectors.js +7 -7
  112. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  113. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  114. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  115. package/date-range-picker/styles.css.js +23 -23
  116. package/date-range-picker/styles.scoped.css +40 -40
  117. package/date-range-picker/styles.selectors.js +23 -23
  118. package/drawer/styles.css.js +8 -8
  119. package/drawer/styles.scoped.css +16 -16
  120. package/drawer/styles.selectors.js +8 -8
  121. package/expandable-section/styles.css.js +34 -34
  122. package/expandable-section/styles.scoped.css +76 -76
  123. package/expandable-section/styles.selectors.js +34 -34
  124. package/file-dropzone/styles.css.js +3 -3
  125. package/file-dropzone/styles.scoped.css +12 -12
  126. package/file-dropzone/styles.selectors.js +3 -3
  127. package/file-input/styles.css.js +6 -6
  128. package/file-input/styles.scoped.css +11 -11
  129. package/file-input/styles.selectors.js +6 -6
  130. package/file-token-group/styles.css.js +22 -22
  131. package/file-token-group/styles.scoped.css +46 -46
  132. package/file-token-group/styles.selectors.js +22 -22
  133. package/flashbar/interfaces.d.ts +1 -1
  134. package/flashbar/interfaces.js.map +1 -1
  135. package/flashbar/styles.css.js +50 -50
  136. package/flashbar/styles.scoped.css +151 -151
  137. package/flashbar/styles.selectors.js +50 -50
  138. package/form/styles.css.js +8 -8
  139. package/form/styles.scoped.css +9 -9
  140. package/form/styles.selectors.js +8 -8
  141. package/form-field/styles.css.js +24 -24
  142. package/form-field/styles.scoped.css +44 -44
  143. package/form-field/styles.selectors.js +24 -24
  144. package/grid/styles.css.js +53 -53
  145. package/grid/styles.scoped.css +55 -55
  146. package/grid/styles.selectors.js +53 -53
  147. package/header/styles.css.js +34 -34
  148. package/header/styles.scoped.css +54 -54
  149. package/header/styles.selectors.js +34 -34
  150. package/help-panel/styles.css.js +6 -6
  151. package/help-panel/styles.scoped.css +84 -84
  152. package/help-panel/styles.selectors.js +6 -6
  153. package/icon/styles.css.js +39 -39
  154. package/icon/styles.scoped.css +100 -100
  155. package/icon/styles.selectors.js +39 -39
  156. package/input/styles.css.js +13 -13
  157. package/input/styles.scoped.css +63 -63
  158. package/input/styles.selectors.js +13 -13
  159. package/internal/base-component/styles.scoped.css +1193 -1193
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +13 -13
  164. package/internal/components/button-trigger/styles.scoped.css +55 -55
  165. package/internal/components/button-trigger/styles.selectors.js +13 -13
  166. package/internal/components/cartesian-chart/styles.css.js +28 -28
  167. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  168. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +4 -4
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +16 -16
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/styles.css.js +3 -3
  179. package/internal/components/chart-popover/styles.scoped.css +6 -6
  180. package/internal/components/chart-popover/styles.selectors.js +3 -3
  181. package/internal/components/chart-series-details/styles.css.js +19 -19
  182. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  183. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  184. package/internal/components/chart-series-marker/styles.css.js +5 -5
  185. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  186. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  187. package/internal/components/chart-status-container/styles.css.js +2 -2
  188. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  189. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  190. package/internal/components/chart-wrapper/styles.css.js +9 -9
  191. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  192. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  193. package/internal/components/checkbox-icon/styles.css.js +9 -9
  194. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  195. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  196. package/internal/components/drag-handle/styles.css.js +12 -12
  197. package/internal/components/drag-handle/styles.scoped.css +24 -24
  198. package/internal/components/drag-handle/styles.selectors.js +12 -12
  199. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  200. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  201. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  202. package/internal/components/dropdown/styles.css.js +20 -20
  203. package/internal/components/dropdown/styles.scoped.css +42 -42
  204. package/internal/components/dropdown/styles.selectors.js +20 -20
  205. package/internal/components/dropdown-footer/styles.css.js +3 -3
  206. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  207. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  208. package/internal/components/dropdown-status/styles.css.js +2 -2
  209. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  210. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  211. package/internal/components/menu-dropdown/styles.css.js +7 -7
  212. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  213. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  214. package/internal/components/option/styles.css.js +17 -17
  215. package/internal/components/option/styles.scoped.css +37 -37
  216. package/internal/components/option/styles.selectors.js +17 -17
  217. package/internal/components/options-list/styles.css.js +3 -3
  218. package/internal/components/options-list/styles.scoped.css +4 -4
  219. package/internal/components/options-list/styles.selectors.js +3 -3
  220. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  221. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  222. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  223. package/internal/components/selectable-item/styles.css.js +21 -21
  224. package/internal/components/selectable-item/styles.scoped.css +69 -69
  225. package/internal/components/selectable-item/styles.selectors.js +21 -21
  226. package/internal/components/sortable-area/styles.css.js +8 -8
  227. package/internal/components/sortable-area/styles.scoped.css +21 -21
  228. package/internal/components/sortable-area/styles.selectors.js +8 -8
  229. package/internal/components/token-list/styles.css.js +10 -10
  230. package/internal/components/token-list/styles.scoped.css +30 -30
  231. package/internal/components/token-list/styles.selectors.js +10 -10
  232. package/internal/environment.js +1 -1
  233. package/internal/environment.json +1 -1
  234. package/internal/generated/styles/tokens.js +222 -222
  235. package/internal/generated/theming/index.cjs +232 -232
  236. package/internal/generated/theming/index.cjs.d.ts +2 -2
  237. package/internal/generated/theming/index.d.ts +2 -2
  238. package/internal/generated/theming/index.js +232 -232
  239. package/internal/manifest.json +1 -1
  240. package/key-value-pairs/styles.css.js +8 -8
  241. package/key-value-pairs/styles.scoped.css +13 -13
  242. package/key-value-pairs/styles.selectors.js +8 -8
  243. package/link/styles.css.js +20 -20
  244. package/link/styles.scoped.css +98 -98
  245. package/link/styles.selectors.js +20 -20
  246. package/modal/styles.css.js +23 -23
  247. package/modal/styles.scoped.css +45 -45
  248. package/modal/styles.selectors.js +23 -23
  249. package/multiselect/styles.css.js +3 -3
  250. package/multiselect/styles.scoped.css +5 -5
  251. package/multiselect/styles.selectors.js +3 -3
  252. package/package.json +1 -1
  253. package/pagination/styles.css.js +9 -9
  254. package/pagination/styles.scoped.css +38 -38
  255. package/pagination/styles.selectors.js +9 -9
  256. package/pie-chart/styles.css.js +27 -27
  257. package/pie-chart/styles.scoped.css +53 -53
  258. package/pie-chart/styles.selectors.js +27 -27
  259. package/popover/styles.css.js +56 -56
  260. package/popover/styles.scoped.css +101 -101
  261. package/popover/styles.selectors.js +56 -56
  262. package/progress-bar/styles.css.js +19 -19
  263. package/progress-bar/styles.scoped.css +36 -36
  264. package/progress-bar/styles.selectors.js +19 -19
  265. package/prompt-input/styles.css.js +15 -15
  266. package/prompt-input/styles.scoped.css +83 -83
  267. package/prompt-input/styles.selectors.js +15 -15
  268. package/property-filter/filtering-token/styles.css.js +18 -18
  269. package/property-filter/filtering-token/styles.scoped.css +55 -55
  270. package/property-filter/filtering-token/styles.selectors.js +18 -18
  271. package/property-filter/styles.css.js +39 -39
  272. package/property-filter/styles.scoped.css +52 -52
  273. package/property-filter/styles.selectors.js +39 -39
  274. package/radio-group/styles.css.js +10 -10
  275. package/radio-group/styles.scoped.css +27 -27
  276. package/radio-group/styles.selectors.js +10 -10
  277. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  278. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  279. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  280. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  281. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  282. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  283. package/segmented-control/styles.css.js +16 -16
  284. package/segmented-control/styles.scoped.css +56 -56
  285. package/segmented-control/styles.selectors.js +16 -16
  286. package/select/parts/styles.css.js +20 -20
  287. package/select/parts/styles.scoped.css +32 -32
  288. package/select/parts/styles.selectors.js +20 -20
  289. package/select/styles.css.js +1 -1
  290. package/select/styles.scoped.css +2 -2
  291. package/select/styles.selectors.js +1 -1
  292. package/side-navigation/styles.css.js +30 -30
  293. package/side-navigation/styles.scoped.css +55 -55
  294. package/side-navigation/styles.selectors.js +30 -30
  295. package/slider/styles.css.js +26 -26
  296. package/slider/styles.scoped.css +152 -152
  297. package/slider/styles.selectors.js +26 -26
  298. package/spinner/styles.css.js +13 -13
  299. package/spinner/styles.scoped.css +21 -21
  300. package/spinner/styles.selectors.js +13 -13
  301. package/split-panel/icons/styles.css.js +22 -22
  302. package/split-panel/icons/styles.scoped.css +44 -44
  303. package/split-panel/icons/styles.selectors.js +22 -22
  304. package/split-panel/styles.css.js +27 -27
  305. package/split-panel/styles.scoped.css +55 -55
  306. package/split-panel/styles.selectors.js +27 -27
  307. package/status-indicator/styles.css.js +23 -23
  308. package/status-indicator/styles.scoped.css +43 -43
  309. package/status-indicator/styles.selectors.js +23 -23
  310. package/steps/styles.css.js +6 -6
  311. package/steps/styles.scoped.css +9 -9
  312. package/steps/styles.selectors.js +6 -6
  313. package/table/body-cell/styles.css.js +46 -46
  314. package/table/body-cell/styles.scoped.css +401 -401
  315. package/table/body-cell/styles.selectors.js +46 -46
  316. package/table/expandable-rows/styles.css.js +3 -3
  317. package/table/expandable-rows/styles.scoped.css +18 -18
  318. package/table/expandable-rows/styles.selectors.js +3 -3
  319. package/table/header-cell/styles.css.js +28 -28
  320. package/table/header-cell/styles.scoped.css +84 -84
  321. package/table/header-cell/styles.selectors.js +28 -28
  322. package/table/resizer/styles.css.js +8 -8
  323. package/table/resizer/styles.scoped.css +22 -22
  324. package/table/resizer/styles.selectors.js +8 -8
  325. package/table/sticky-scrollbar/styles.css.js +6 -6
  326. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  327. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  328. package/table/styles.css.js +34 -34
  329. package/table/styles.scoped.css +48 -48
  330. package/table/styles.selectors.js +34 -34
  331. package/tabs/styles.css.js +30 -30
  332. package/tabs/styles.scoped.css +65 -65
  333. package/tabs/styles.selectors.js +30 -30
  334. package/tag-editor/styles.css.js +3 -3
  335. package/tag-editor/styles.scoped.css +15 -15
  336. package/tag-editor/styles.selectors.js +3 -3
  337. package/text-content/styles.css.js +1 -1
  338. package/text-content/styles.scoped.css +71 -71
  339. package/text-content/styles.selectors.js +1 -1
  340. package/text-filter/styles.css.js +3 -3
  341. package/text-filter/styles.scoped.css +5 -5
  342. package/text-filter/styles.selectors.js +3 -3
  343. package/textarea/styles.css.js +5 -5
  344. package/textarea/styles.scoped.css +39 -39
  345. package/textarea/styles.selectors.js +5 -5
  346. package/tiles/styles.css.js +30 -30
  347. package/tiles/styles.scoped.css +90 -90
  348. package/tiles/styles.selectors.js +30 -30
  349. package/toggle/styles.css.js +10 -10
  350. package/toggle/styles.scoped.css +27 -27
  351. package/toggle/styles.selectors.js +10 -10
  352. package/toggle-button/styles.css.js +3 -3
  353. package/toggle-button/styles.scoped.css +6 -6
  354. package/toggle-button/styles.selectors.js +3 -3
  355. package/token-group/styles.css.js +8 -8
  356. package/token-group/styles.scoped.css +33 -33
  357. package/token-group/styles.selectors.js +8 -8
  358. package/top-navigation/1.0-beta/styles.css.js +23 -23
  359. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  360. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  361. package/top-navigation/styles.css.js +47 -47
  362. package/top-navigation/styles.scoped.css +86 -86
  363. package/top-navigation/styles.selectors.js +47 -47
  364. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  365. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  366. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  367. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  368. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  369. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  370. package/tutorial-panel/styles.css.js +1 -1
  371. package/tutorial-panel/styles.scoped.css +2 -2
  372. package/tutorial-panel/styles.selectors.js +1 -1
  373. package/wizard/styles.css.js +30 -30
  374. package/wizard/styles.scoped.css +83 -83
  375. package/wizard/styles.selectors.js +30 -30
@@ -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
- "flash-with-motion": "awsui_flash-with-motion_1q84n_10lcv_157",
6
- "enter": "awsui_enter_1q84n_10lcv_157",
7
- "flash-body": "awsui_flash-body_1q84n_10lcv_171",
8
- "flash-message": "awsui_flash-message_1q84n_10lcv_171",
9
- "flash-header": "awsui_flash-header_1q84n_10lcv_171",
10
- "flash-content": "awsui_flash-content_1q84n_10lcv_172",
11
- "action-button-wrapper": "awsui_action-button-wrapper_1q84n_10lcv_173",
12
- "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_10lcv_174",
13
- "flash-icon": "awsui_flash-icon_1q84n_10lcv_197",
14
- "entering": "awsui_entering_1q84n_10lcv_210",
15
- "entered": "awsui_entered_1q84n_10lcv_231",
16
- "exiting": "awsui_exiting_1q84n_10lcv_336",
17
- "stack": "awsui_stack_1q84n_10lcv_370",
18
- "animation-running": "awsui_animation-running_1q84n_10lcv_370",
19
- "item": "awsui_item_1q84n_10lcv_370",
20
- "flash-list-item": "awsui_flash-list-item_1q84n_10lcv_371",
21
- "notification-bar": "awsui_notification-bar_1q84n_10lcv_372",
22
- "collapsed": "awsui_collapsed_1q84n_10lcv_392",
23
- "animation-ready": "awsui_animation-ready_1q84n_10lcv_392",
24
- "expanded-only": "awsui_expanded-only_1q84n_10lcv_392",
25
- "expanded": "awsui_expanded_1q84n_10lcv_392",
26
- "flash": "awsui_flash_1q84n_10lcv_157",
27
- "collapsible": "awsui_collapsible_1q84n_10lcv_448",
28
- "short-list": "awsui_short-list_1q84n_10lcv_454",
29
- "visual-refresh": "awsui_visual-refresh_1q84n_10lcv_454",
30
- "status": "awsui_status_1q84n_10lcv_601",
31
- "header": "awsui_header_1q84n_10lcv_601",
32
- "item-count": "awsui_item-count_1q84n_10lcv_602",
33
- "button": "awsui_button_1q84n_10lcv_603",
34
- "type-count": "awsui_type-count_1q84n_10lcv_636",
35
- "count-number": "awsui_count-number_1q84n_10lcv_636",
36
- "icon": "awsui_icon_1q84n_10lcv_670",
37
- "floating": "awsui_floating_1q84n_10lcv_711",
38
- "flashbar": "awsui_flashbar_1q84n_10lcv_715",
39
- "initial-hidden": "awsui_initial-hidden_1q84n_10lcv_773",
40
- "flash-list": "awsui_flash-list_1q84n_10lcv_371",
41
- "flash-focus-container": "awsui_flash-focus-container_1q84n_10lcv_797",
42
- "flash-text": "awsui_flash-text_1q84n_10lcv_827",
43
- "hidden": "awsui_hidden_1q84n_10lcv_846",
44
- "header-replacement": "awsui_header-replacement_1q84n_10lcv_851",
45
- "content-replacement": "awsui_content-replacement_1q84n_10lcv_856",
46
- "dismiss-button": "awsui_dismiss-button_1q84n_10lcv_174",
47
- "action-wrapped": "awsui_action-wrapped_1q84n_10lcv_874",
48
- "action-button": "awsui_action-button_1q84n_10lcv_173",
49
- "action-slot": "awsui_action-slot_1q84n_10lcv_881",
50
- "flash-type-success": "awsui_flash-type-success_1q84n_10lcv_885",
51
- "flash-type-error": "awsui_flash-type-error_1q84n_10lcv_889",
52
- "flash-type-info": "awsui_flash-type-info_1q84n_10lcv_893",
53
- "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_10lcv_894",
54
- "flash-type-warning": "awsui_flash-type-warning_1q84n_10lcv_898"
5
+ "flash-with-motion": "awsui_flash-with-motion_1q84n_s69o2_157",
6
+ "enter": "awsui_enter_1q84n_s69o2_157",
7
+ "flash-body": "awsui_flash-body_1q84n_s69o2_171",
8
+ "flash-message": "awsui_flash-message_1q84n_s69o2_171",
9
+ "flash-header": "awsui_flash-header_1q84n_s69o2_171",
10
+ "flash-content": "awsui_flash-content_1q84n_s69o2_172",
11
+ "action-button-wrapper": "awsui_action-button-wrapper_1q84n_s69o2_173",
12
+ "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_s69o2_174",
13
+ "flash-icon": "awsui_flash-icon_1q84n_s69o2_197",
14
+ "entering": "awsui_entering_1q84n_s69o2_210",
15
+ "entered": "awsui_entered_1q84n_s69o2_231",
16
+ "exiting": "awsui_exiting_1q84n_s69o2_336",
17
+ "stack": "awsui_stack_1q84n_s69o2_370",
18
+ "animation-running": "awsui_animation-running_1q84n_s69o2_370",
19
+ "item": "awsui_item_1q84n_s69o2_370",
20
+ "flash-list-item": "awsui_flash-list-item_1q84n_s69o2_371",
21
+ "notification-bar": "awsui_notification-bar_1q84n_s69o2_372",
22
+ "collapsed": "awsui_collapsed_1q84n_s69o2_392",
23
+ "animation-ready": "awsui_animation-ready_1q84n_s69o2_392",
24
+ "expanded-only": "awsui_expanded-only_1q84n_s69o2_392",
25
+ "expanded": "awsui_expanded_1q84n_s69o2_392",
26
+ "flash": "awsui_flash_1q84n_s69o2_157",
27
+ "collapsible": "awsui_collapsible_1q84n_s69o2_448",
28
+ "short-list": "awsui_short-list_1q84n_s69o2_454",
29
+ "visual-refresh": "awsui_visual-refresh_1q84n_s69o2_454",
30
+ "status": "awsui_status_1q84n_s69o2_601",
31
+ "header": "awsui_header_1q84n_s69o2_601",
32
+ "item-count": "awsui_item-count_1q84n_s69o2_602",
33
+ "button": "awsui_button_1q84n_s69o2_603",
34
+ "type-count": "awsui_type-count_1q84n_s69o2_636",
35
+ "count-number": "awsui_count-number_1q84n_s69o2_636",
36
+ "icon": "awsui_icon_1q84n_s69o2_670",
37
+ "floating": "awsui_floating_1q84n_s69o2_711",
38
+ "flashbar": "awsui_flashbar_1q84n_s69o2_715",
39
+ "initial-hidden": "awsui_initial-hidden_1q84n_s69o2_773",
40
+ "flash-list": "awsui_flash-list_1q84n_s69o2_371",
41
+ "flash-focus-container": "awsui_flash-focus-container_1q84n_s69o2_797",
42
+ "flash-text": "awsui_flash-text_1q84n_s69o2_827",
43
+ "hidden": "awsui_hidden_1q84n_s69o2_846",
44
+ "header-replacement": "awsui_header-replacement_1q84n_s69o2_851",
45
+ "content-replacement": "awsui_content-replacement_1q84n_s69o2_856",
46
+ "dismiss-button": "awsui_dismiss-button_1q84n_s69o2_174",
47
+ "action-wrapped": "awsui_action-wrapped_1q84n_s69o2_874",
48
+ "action-button": "awsui_action-button_1q84n_s69o2_173",
49
+ "action-slot": "awsui_action-slot_1q84n_s69o2_881",
50
+ "flash-type-success": "awsui_flash-type-success_1q84n_s69o2_885",
51
+ "flash-type-error": "awsui_flash-type-error_1q84n_s69o2_889",
52
+ "flash-type-info": "awsui_flash-type-info_1q84n_s69o2_893",
53
+ "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_s69o2_894",
54
+ "flash-type-warning": "awsui_flash-type-warning_1q84n_s69o2_898"
55
55
  };
56
56
 
@@ -1,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1i0s3_t4z6f_145",
5
- "header": "awsui_header_1i0s3_t4z6f_177",
6
- "content": "awsui_content_1i0s3_t4z6f_181",
7
- "error": "awsui_error_1i0s3_t4z6f_185",
8
- "footer": "awsui_footer_1i0s3_t4z6f_189",
9
- "actions-section": "awsui_actions-section_1i0s3_t4z6f_193",
10
- "secondary-actions": "awsui_secondary-actions_1i0s3_t4z6f_202",
11
- "actions": "awsui_actions_1i0s3_t4z6f_193"
4
+ "root": "awsui_root_1i0s3_sdppn_145",
5
+ "header": "awsui_header_1i0s3_sdppn_177",
6
+ "content": "awsui_content_1i0s3_sdppn_181",
7
+ "error": "awsui_error_1i0s3_sdppn_185",
8
+ "footer": "awsui_footer_1i0s3_sdppn_189",
9
+ "actions-section": "awsui_actions-section_1i0s3_sdppn_193",
10
+ "secondary-actions": "awsui_secondary-actions_1i0s3_sdppn_202",
11
+ "actions": "awsui_actions_1i0s3_sdppn_193"
12
12
  };
13
13
 
@@ -142,7 +142,7 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1i0s3_t4z6f_145:not(#\9) {
145
+ .awsui_root_1i0s3_sdppn_145:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -168,30 +168,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
168
168
  word-spacing: normal;
169
169
  font-size: var(--font-size-body-m-a7nh2n, 14px);
170
170
  line-height: var(--line-height-body-m-2mh3ke, 20px);
171
- color: var(--color-text-body-default-3mljql, #0f141a);
171
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
172
172
  font-weight: 400;
173
173
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
174
174
  -webkit-font-smoothing: auto;
175
175
  -moz-osx-font-smoothing: auto;
176
176
  }
177
177
 
178
- .awsui_header_1i0s3_t4z6f_177:not(#\9) {
178
+ .awsui_header_1i0s3_sdppn_177:not(#\9) {
179
179
  margin-block-end: var(--space-scaled-m-m892r9, 16px);
180
180
  }
181
181
 
182
- .awsui_content_1i0s3_t4z6f_181:not(#\9) {
182
+ .awsui_content_1i0s3_sdppn_181:not(#\9) {
183
183
  /* used in test-utils */
184
184
  }
185
185
 
186
- .awsui_error_1i0s3_t4z6f_185:not(#\9) {
186
+ .awsui_error_1i0s3_sdppn_185:not(#\9) {
187
187
  /* used in test-utils */
188
188
  }
189
189
 
190
- .awsui_footer_1i0s3_t4z6f_189:not(#\9) {
190
+ .awsui_footer_1i0s3_sdppn_189:not(#\9) {
191
191
  margin-block-start: var(--space-scaled-l-sej05l, 20px);
192
192
  }
193
193
 
194
- .awsui_actions-section_1i0s3_t4z6f_193:not(#\9) {
194
+ .awsui_actions-section_1i0s3_sdppn_193:not(#\9) {
195
195
  display: flex;
196
196
  flex-direction: row-reverse;
197
197
  justify-content: space-between;
@@ -200,13 +200,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
200
200
  margin-block-end: calc(-1 * var(--space-scaled-m-m892r9, 16px));
201
201
  }
202
202
 
203
- .awsui_secondary-actions_1i0s3_t4z6f_202:not(#\9) {
203
+ .awsui_secondary-actions_1i0s3_sdppn_202:not(#\9) {
204
204
  min-inline-size: 1px;
205
205
  margin-inline-start: var(--space-scaled-m-m892r9, 16px);
206
206
  margin-block-end: var(--space-scaled-m-m892r9, 16px);
207
207
  }
208
208
 
209
- .awsui_actions_1i0s3_t4z6f_193:not(#\9) {
209
+ .awsui_actions_1i0s3_sdppn_193:not(#\9) {
210
210
  min-inline-size: 1px;
211
211
  margin-inline-start: var(--space-scaled-m-m892r9, 16px);
212
212
  margin-block-end: var(--space-scaled-m-m892r9, 16px);
@@ -2,13 +2,13 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1i0s3_t4z6f_145",
6
- "header": "awsui_header_1i0s3_t4z6f_177",
7
- "content": "awsui_content_1i0s3_t4z6f_181",
8
- "error": "awsui_error_1i0s3_t4z6f_185",
9
- "footer": "awsui_footer_1i0s3_t4z6f_189",
10
- "actions-section": "awsui_actions-section_1i0s3_t4z6f_193",
11
- "secondary-actions": "awsui_secondary-actions_1i0s3_t4z6f_202",
12
- "actions": "awsui_actions_1i0s3_t4z6f_193"
5
+ "root": "awsui_root_1i0s3_sdppn_145",
6
+ "header": "awsui_header_1i0s3_sdppn_177",
7
+ "content": "awsui_content_1i0s3_sdppn_181",
8
+ "error": "awsui_error_1i0s3_sdppn_185",
9
+ "footer": "awsui_footer_1i0s3_sdppn_189",
10
+ "actions-section": "awsui_actions-section_1i0s3_sdppn_193",
11
+ "secondary-actions": "awsui_secondary-actions_1i0s3_sdppn_202",
12
+ "actions": "awsui_actions_1i0s3_sdppn_193"
13
13
  };
14
14
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_8dwez_153",
5
- "warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_8dwez_154",
6
- "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_8dwez_1",
7
- "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_8dwez_184",
8
- "warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_8dwez_185",
9
- "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_8dwez_1",
10
- "warning": "awsui_warning_14mhv_8dwez_154",
11
- "error": "awsui_error_14mhv_8dwez_153",
12
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_8dwez_1",
13
- "root": "awsui_root_14mhv_8dwez_236",
14
- "label": "awsui_label_14mhv_8dwez_269",
15
- "info": "awsui_info_14mhv_8dwez_285",
16
- "description": "awsui_description_14mhv_8dwez_291",
17
- "constraint": "awsui_constraint_14mhv_8dwez_292",
18
- "hints": "awsui_hints_14mhv_8dwez_299",
19
- "constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_8dwez_300",
20
- "secondary-control": "awsui_secondary-control_14mhv_8dwez_304",
21
- "controls": "awsui_controls_14mhv_8dwez_308",
22
- "label-hidden": "awsui_label-hidden_14mhv_8dwez_308",
23
- "label-wrapper": "awsui_label-wrapper_14mhv_8dwez_311",
24
- "control": "awsui_control_14mhv_8dwez_308",
25
- "error__message": "awsui_error__message_14mhv_8dwez_338",
26
- "warning__message": "awsui_warning__message_14mhv_8dwez_339",
27
- "visually-hidden": "awsui_visually-hidden_14mhv_8dwez_343"
4
+ "error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_fzxwy_153",
5
+ "warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_fzxwy_154",
6
+ "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_fzxwy_1",
7
+ "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_fzxwy_184",
8
+ "warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_fzxwy_185",
9
+ "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_fzxwy_1",
10
+ "warning": "awsui_warning_14mhv_fzxwy_154",
11
+ "error": "awsui_error_14mhv_fzxwy_153",
12
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_fzxwy_1",
13
+ "root": "awsui_root_14mhv_fzxwy_236",
14
+ "label": "awsui_label_14mhv_fzxwy_269",
15
+ "info": "awsui_info_14mhv_fzxwy_285",
16
+ "description": "awsui_description_14mhv_fzxwy_291",
17
+ "constraint": "awsui_constraint_14mhv_fzxwy_292",
18
+ "hints": "awsui_hints_14mhv_fzxwy_299",
19
+ "constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_fzxwy_300",
20
+ "secondary-control": "awsui_secondary-control_14mhv_fzxwy_304",
21
+ "controls": "awsui_controls_14mhv_fzxwy_308",
22
+ "label-hidden": "awsui_label-hidden_14mhv_fzxwy_308",
23
+ "label-wrapper": "awsui_label-wrapper_14mhv_fzxwy_311",
24
+ "control": "awsui_control_14mhv_fzxwy_308",
25
+ "error__message": "awsui_error__message_14mhv_fzxwy_338",
26
+ "warning__message": "awsui_warning__message_14mhv_fzxwy_339",
27
+ "visually-hidden": "awsui_visually-hidden_14mhv_fzxwy_343"
28
28
  };
29
29
 
@@ -150,11 +150,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- .awsui_error-icon-shake-wrapper_14mhv_8dwez_153:not(#\9),
154
- .awsui_warning-icon-shake-wrapper_14mhv_8dwez_154:not(#\9) {
155
- animation: awsui_awsui-motion-shake-horizontally_14mhv_8dwez_1 var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
153
+ .awsui_error-icon-shake-wrapper_14mhv_fzxwy_153:not(#\9),
154
+ .awsui_warning-icon-shake-wrapper_14mhv_fzxwy_154:not(#\9) {
155
+ animation: awsui_awsui-motion-shake-horizontally_14mhv_fzxwy_1 var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
156
156
  }
157
- @keyframes awsui_awsui-motion-shake-horizontally_14mhv_8dwez_1 {
157
+ @keyframes awsui_awsui-motion-shake-horizontally_14mhv_fzxwy_1 {
158
158
  0% {
159
159
  transform: translateX(-5px);
160
160
  animation-timing-function: linear;
@@ -168,22 +168,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
168
168
  }
169
169
  }
170
170
  @media (prefers-reduced-motion: reduce) {
171
- .awsui_error-icon-shake-wrapper_14mhv_8dwez_153:not(#\9),
172
- .awsui_warning-icon-shake-wrapper_14mhv_8dwez_154:not(#\9) {
171
+ .awsui_error-icon-shake-wrapper_14mhv_fzxwy_153:not(#\9),
172
+ .awsui_warning-icon-shake-wrapper_14mhv_fzxwy_154:not(#\9) {
173
173
  animation: none;
174
174
  transition: none;
175
175
  }
176
176
  }
177
- .awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_8dwez_153:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_8dwez_153:not(#\9), .awsui-motion-disabled .awsui_warning-icon-shake-wrapper_14mhv_8dwez_154:not(#\9), .awsui-mode-entering .awsui_warning-icon-shake-wrapper_14mhv_8dwez_154:not(#\9) {
177
+ .awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_fzxwy_153:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_fzxwy_153:not(#\9), .awsui-motion-disabled .awsui_warning-icon-shake-wrapper_14mhv_fzxwy_154:not(#\9), .awsui-mode-entering .awsui_warning-icon-shake-wrapper_14mhv_fzxwy_154:not(#\9) {
178
178
  animation: none;
179
179
  transition: none;
180
180
  }
181
181
 
182
- .awsui_error-icon-scale-wrapper_14mhv_8dwez_184:not(#\9),
183
- .awsui_warning-icon-scale-wrapper_14mhv_8dwez_185:not(#\9) {
184
- animation: awsui_awsui-motion-scale-popup_14mhv_8dwez_1 var(--motion-duration-refresh-only-medium-5rbn3k, 165ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
182
+ .awsui_error-icon-scale-wrapper_14mhv_fzxwy_184:not(#\9),
183
+ .awsui_warning-icon-scale-wrapper_14mhv_fzxwy_185:not(#\9) {
184
+ animation: awsui_awsui-motion-scale-popup_14mhv_fzxwy_1 var(--motion-duration-refresh-only-medium-5rbn3k, 165ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
185
185
  }
186
- @keyframes awsui_awsui-motion-scale-popup_14mhv_8dwez_1 {
186
+ @keyframes awsui_awsui-motion-scale-popup_14mhv_fzxwy_1 {
187
187
  0% {
188
188
  transform: scale(0.95);
189
189
  }
@@ -192,22 +192,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
192
192
  }
193
193
  }
194
194
  @media (prefers-reduced-motion: reduce) {
195
- .awsui_error-icon-scale-wrapper_14mhv_8dwez_184:not(#\9),
196
- .awsui_warning-icon-scale-wrapper_14mhv_8dwez_185:not(#\9) {
195
+ .awsui_error-icon-scale-wrapper_14mhv_fzxwy_184:not(#\9),
196
+ .awsui_warning-icon-scale-wrapper_14mhv_fzxwy_185:not(#\9) {
197
197
  animation: none;
198
198
  transition: none;
199
199
  }
200
200
  }
201
- .awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_8dwez_184:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_8dwez_184:not(#\9), .awsui-motion-disabled .awsui_warning-icon-scale-wrapper_14mhv_8dwez_185:not(#\9), .awsui-mode-entering .awsui_warning-icon-scale-wrapper_14mhv_8dwez_185:not(#\9) {
201
+ .awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_fzxwy_184:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_fzxwy_184:not(#\9), .awsui-motion-disabled .awsui_warning-icon-scale-wrapper_14mhv_fzxwy_185:not(#\9), .awsui-mode-entering .awsui_warning-icon-scale-wrapper_14mhv_fzxwy_185:not(#\9) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
205
 
206
- .awsui_warning_14mhv_8dwez_154:not(#\9),
207
- .awsui_error_14mhv_8dwez_153:not(#\9) {
208
- animation: awsui_awsui-motion-fade-in-0_14mhv_8dwez_1 var(--motion-duration-refresh-only-medium-5rbn3k, 165ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
206
+ .awsui_warning_14mhv_fzxwy_154:not(#\9),
207
+ .awsui_error_14mhv_fzxwy_153:not(#\9) {
208
+ animation: awsui_awsui-motion-fade-in-0_14mhv_fzxwy_1 var(--motion-duration-refresh-only-medium-5rbn3k, 165ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
209
209
  }
210
- @keyframes awsui_awsui-motion-fade-in-0_14mhv_8dwez_1 {
210
+ @keyframes awsui_awsui-motion-fade-in-0_14mhv_fzxwy_1 {
211
211
  from {
212
212
  opacity: 0;
213
213
  }
@@ -216,18 +216,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
216
216
  }
217
217
  }
218
218
  @media (prefers-reduced-motion: reduce) {
219
- .awsui_warning_14mhv_8dwez_154:not(#\9),
220
- .awsui_error_14mhv_8dwez_153:not(#\9) {
219
+ .awsui_warning_14mhv_fzxwy_154:not(#\9),
220
+ .awsui_error_14mhv_fzxwy_153:not(#\9) {
221
221
  animation: none;
222
222
  transition: none;
223
223
  }
224
224
  }
225
- .awsui-motion-disabled .awsui_warning_14mhv_8dwez_154:not(#\9), .awsui-mode-entering .awsui_warning_14mhv_8dwez_154:not(#\9), .awsui-motion-disabled .awsui_error_14mhv_8dwez_153:not(#\9), .awsui-mode-entering .awsui_error_14mhv_8dwez_153:not(#\9) {
225
+ .awsui-motion-disabled .awsui_warning_14mhv_fzxwy_154:not(#\9), .awsui-mode-entering .awsui_warning_14mhv_fzxwy_154:not(#\9), .awsui-motion-disabled .awsui_error_14mhv_fzxwy_153:not(#\9), .awsui-mode-entering .awsui_error_14mhv_fzxwy_153:not(#\9) {
226
226
  animation: none;
227
227
  transition: none;
228
228
  }
229
229
 
230
- .awsui_root_14mhv_8dwez_236:not(#\9) {
230
+ .awsui_root_14mhv_fzxwy_236:not(#\9) {
231
231
  border-collapse: separate;
232
232
  border-spacing: 0;
233
233
  box-sizing: border-box;
@@ -253,7 +253,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
253
253
  word-spacing: normal;
254
254
  font-size: var(--font-size-body-m-a7nh2n, 14px);
255
255
  line-height: var(--line-height-body-m-2mh3ke, 20px);
256
- color: var(--color-text-body-default-3mljql, #0f141a);
256
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
257
257
  font-weight: 400;
258
258
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
259
259
  -webkit-font-smoothing: auto;
@@ -261,9 +261,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
261
261
  box-sizing: border-box;
262
262
  }
263
263
 
264
- .awsui_label_14mhv_8dwez_269:not(#\9) {
264
+ .awsui_label_14mhv_fzxwy_269:not(#\9) {
265
265
  box-sizing: border-box;
266
- color: var(--color-text-form-label-84uan1, #0f141a);
266
+ color: var(--color-text-form-label-6sbm75, #0f141a);
267
267
  display: inline;
268
268
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
269
269
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
@@ -272,48 +272,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
272
272
  font-weight: var(--font-display-label-weight-zavpeo, 700);
273
273
  margin-inline-end: var(--space-xs-ymlm0b, 8px);
274
274
  }
275
- .awsui_label_14mhv_8dwez_269:not(#\9):only-child {
275
+ .awsui_label_14mhv_fzxwy_269:not(#\9):only-child {
276
276
  margin-block: 0;
277
277
  margin-inline: 0;
278
278
  }
279
279
 
280
- .awsui_info_14mhv_8dwez_285:not(#\9) {
280
+ .awsui_info_14mhv_fzxwy_285:not(#\9) {
281
281
  display: inline-flex;
282
282
  padding-inline-start: var(--space-xs-ymlm0b, 8px);
283
- border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-jm73jm, #c6c6cd);
283
+ border-inline-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
284
284
  }
285
285
 
286
- .awsui_description_14mhv_8dwez_291:not(#\9),
287
- .awsui_constraint_14mhv_8dwez_292:not(#\9) {
288
- color: var(--color-text-form-secondary-t0glp7, #656871);
286
+ .awsui_description_14mhv_fzxwy_291:not(#\9),
287
+ .awsui_constraint_14mhv_fzxwy_292:not(#\9) {
288
+ color: var(--color-text-form-secondary-1nm780, #656871);
289
289
  font-size: var(--font-size-body-s-smc8cv, 12px);
290
290
  line-height: var(--line-height-body-s-nu5hx1, 16px);
291
291
  letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
292
292
  }
293
293
 
294
- .awsui_hints_14mhv_8dwez_299:not(#\9),
295
- .awsui_constraint-has-validation-text_14mhv_8dwez_300:not(#\9) {
294
+ .awsui_hints_14mhv_fzxwy_299:not(#\9),
295
+ .awsui_constraint-has-validation-text_14mhv_fzxwy_300:not(#\9) {
296
296
  padding-block-start: var(--space-xxs-hwfkai, 4px);
297
297
  }
298
298
 
299
- .awsui_secondary-control_14mhv_8dwez_304:not(#\9) {
299
+ .awsui_secondary-control_14mhv_fzxwy_304:not(#\9) {
300
300
  /* used in test-utils */
301
301
  }
302
302
 
303
- .awsui_controls_14mhv_8dwez_308:not(#\9):not(.awsui_label-hidden_14mhv_8dwez_308) {
303
+ .awsui_controls_14mhv_fzxwy_308:not(#\9):not(.awsui_label-hidden_14mhv_fzxwy_308) {
304
304
  padding-block-start: var(--space-xxs-hwfkai, 4px);
305
305
  }
306
- .awsui_label-wrapper_14mhv_8dwez_311:not(#\9):empty + .awsui_controls_14mhv_8dwez_308 {
306
+ .awsui_label-wrapper_14mhv_fzxwy_311:not(#\9):empty + .awsui_controls_14mhv_fzxwy_308 {
307
307
  padding-block-start: 0;
308
308
  }
309
309
 
310
- .awsui_control_14mhv_8dwez_308:not(#\9) {
310
+ .awsui_control_14mhv_fzxwy_308:not(#\9) {
311
311
  min-inline-size: 0;
312
312
  word-break: break-word;
313
313
  }
314
314
 
315
- .awsui_error_14mhv_8dwez_153:not(#\9) {
316
- color: var(--color-text-status-error-57bfn2, #db0000);
315
+ .awsui_error_14mhv_fzxwy_153:not(#\9) {
316
+ color: var(--color-text-status-error-ksqavh, #db0000);
317
317
  font-size: var(--font-size-body-s-smc8cv, 12px);
318
318
  line-height: var(--line-height-body-s-nu5hx1, 16px);
319
319
  letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
@@ -321,8 +321,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
321
321
  align-items: flex-start;
322
322
  }
323
323
 
324
- .awsui_warning_14mhv_8dwez_154:not(#\9) {
325
- color: var(--color-text-status-warning-fa077b, #855900);
324
+ .awsui_warning_14mhv_fzxwy_154:not(#\9) {
325
+ color: var(--color-text-status-warning-6meo06, #855900);
326
326
  font-size: var(--font-size-body-s-smc8cv, 12px);
327
327
  line-height: var(--line-height-body-s-nu5hx1, 16px);
328
328
  letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
@@ -330,12 +330,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
330
330
  align-items: flex-start;
331
331
  }
332
332
 
333
- .awsui_error__message_14mhv_8dwez_338:not(#\9),
334
- .awsui_warning__message_14mhv_8dwez_339:not(#\9) {
333
+ .awsui_error__message_14mhv_fzxwy_338:not(#\9),
334
+ .awsui_warning__message_14mhv_fzxwy_339:not(#\9) {
335
335
  margin-inline-start: var(--space-xxs-hwfkai, 4px);
336
336
  }
337
337
 
338
- .awsui_visually-hidden_14mhv_8dwez_343:not(#\9) {
338
+ .awsui_visually-hidden_14mhv_fzxwy_343:not(#\9) {
339
339
  position: absolute !important;
340
340
  inset-block-start: -9999px !important;
341
341
  inset-inline-start: -9999px !important;
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_8dwez_153",
6
- "warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_8dwez_154",
7
- "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_8dwez_1",
8
- "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_8dwez_184",
9
- "warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_8dwez_185",
10
- "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_8dwez_1",
11
- "warning": "awsui_warning_14mhv_8dwez_154",
12
- "error": "awsui_error_14mhv_8dwez_153",
13
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_8dwez_1",
14
- "root": "awsui_root_14mhv_8dwez_236",
15
- "label": "awsui_label_14mhv_8dwez_269",
16
- "info": "awsui_info_14mhv_8dwez_285",
17
- "description": "awsui_description_14mhv_8dwez_291",
18
- "constraint": "awsui_constraint_14mhv_8dwez_292",
19
- "hints": "awsui_hints_14mhv_8dwez_299",
20
- "constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_8dwez_300",
21
- "secondary-control": "awsui_secondary-control_14mhv_8dwez_304",
22
- "controls": "awsui_controls_14mhv_8dwez_308",
23
- "label-hidden": "awsui_label-hidden_14mhv_8dwez_308",
24
- "label-wrapper": "awsui_label-wrapper_14mhv_8dwez_311",
25
- "control": "awsui_control_14mhv_8dwez_308",
26
- "error__message": "awsui_error__message_14mhv_8dwez_338",
27
- "warning__message": "awsui_warning__message_14mhv_8dwez_339",
28
- "visually-hidden": "awsui_visually-hidden_14mhv_8dwez_343"
5
+ "error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_fzxwy_153",
6
+ "warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_fzxwy_154",
7
+ "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_fzxwy_1",
8
+ "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_fzxwy_184",
9
+ "warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_fzxwy_185",
10
+ "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_fzxwy_1",
11
+ "warning": "awsui_warning_14mhv_fzxwy_154",
12
+ "error": "awsui_error_14mhv_fzxwy_153",
13
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_fzxwy_1",
14
+ "root": "awsui_root_14mhv_fzxwy_236",
15
+ "label": "awsui_label_14mhv_fzxwy_269",
16
+ "info": "awsui_info_14mhv_fzxwy_285",
17
+ "description": "awsui_description_14mhv_fzxwy_291",
18
+ "constraint": "awsui_constraint_14mhv_fzxwy_292",
19
+ "hints": "awsui_hints_14mhv_fzxwy_299",
20
+ "constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_fzxwy_300",
21
+ "secondary-control": "awsui_secondary-control_14mhv_fzxwy_304",
22
+ "controls": "awsui_controls_14mhv_fzxwy_308",
23
+ "label-hidden": "awsui_label-hidden_14mhv_fzxwy_308",
24
+ "label-wrapper": "awsui_label-wrapper_14mhv_fzxwy_311",
25
+ "control": "awsui_control_14mhv_fzxwy_308",
26
+ "error__message": "awsui_error__message_14mhv_fzxwy_338",
27
+ "warning__message": "awsui_warning__message_14mhv_fzxwy_339",
28
+ "visually-hidden": "awsui_visually-hidden_14mhv_fzxwy_343"
29
29
  };
30
30