@cloudscape-design/components 3.0.758 → 3.0.759

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 (417) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +23 -23
  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 +31 -31
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +7 -7
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +13 -13
  14. package/app-layout/drawer/styles.scoped.css +22 -22
  15. package/app-layout/drawer/styles.selectors.js +13 -13
  16. package/app-layout/interfaces.d.ts +1 -1
  17. package/app-layout/interfaces.js.map +1 -1
  18. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  19. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  20. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  21. package/app-layout/resize/styles.css.js +4 -4
  22. package/app-layout/resize/styles.scoped.css +9 -9
  23. package/app-layout/resize/styles.selectors.js +4 -4
  24. package/app-layout/split-panel/styles.css.js +2 -2
  25. package/app-layout/split-panel/styles.scoped.css +3 -3
  26. package/app-layout/split-panel/styles.selectors.js +2 -2
  27. package/app-layout/styles.css.js +12 -12
  28. package/app-layout/styles.scoped.css +13 -13
  29. package/app-layout/styles.selectors.js +12 -12
  30. package/app-layout/toggles/styles.css.js +2 -2
  31. package/app-layout/toggles/styles.scoped.css +7 -7
  32. package/app-layout/toggles/styles.selectors.js +2 -2
  33. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  34. package/app-layout/visual-refresh/drawers.js +4 -2
  35. package/app-layout/visual-refresh/drawers.js.map +1 -1
  36. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  37. package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
  38. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  39. package/app-layout/visual-refresh/styles.css.js +85 -82
  40. package/app-layout/visual-refresh/styles.scoped.css +177 -179
  41. package/app-layout/visual-refresh/styles.selectors.js +85 -82
  42. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  43. package/app-layout/visual-refresh/trigger-button.js +2 -2
  44. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  45. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
  46. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
  47. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
  48. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  49. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  50. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  51. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  52. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
  53. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  54. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  55. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
  56. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  57. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
  58. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
  59. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
  60. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
  61. package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
  62. package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  63. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
  64. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
  65. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
  66. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
  67. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  68. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
  69. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  70. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
  71. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
  72. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
  73. package/area-chart/styles.css.js +6 -6
  74. package/area-chart/styles.scoped.css +10 -10
  75. package/area-chart/styles.selectors.js +6 -6
  76. package/attribute-editor/styles.css.js +14 -14
  77. package/attribute-editor/styles.scoped.css +27 -27
  78. package/attribute-editor/styles.selectors.js +14 -14
  79. package/badge/styles.css.js +10 -10
  80. package/badge/styles.scoped.css +11 -11
  81. package/badge/styles.selectors.js +10 -10
  82. package/box/styles.css.js +191 -191
  83. package/box/styles.scoped.css +237 -237
  84. package/box/styles.selectors.js +191 -191
  85. package/breadcrumb-group/item/styles.css.js +8 -8
  86. package/breadcrumb-group/item/styles.scoped.css +31 -31
  87. package/breadcrumb-group/item/styles.selectors.js +8 -8
  88. package/breadcrumb-group/styles.css.js +8 -8
  89. package/breadcrumb-group/styles.scoped.css +10 -10
  90. package/breadcrumb-group/styles.selectors.js +8 -8
  91. package/button/styles.css.js +20 -20
  92. package/button/styles.scoped.css +155 -155
  93. package/button/styles.selectors.js +20 -20
  94. package/button-dropdown/category-elements/styles.css.js +14 -14
  95. package/button-dropdown/category-elements/styles.scoped.css +31 -31
  96. package/button-dropdown/category-elements/styles.selectors.js +14 -14
  97. package/button-dropdown/item-element/styles.css.js +13 -13
  98. package/button-dropdown/item-element/styles.scoped.css +25 -25
  99. package/button-dropdown/item-element/styles.selectors.js +13 -13
  100. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  101. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  102. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  103. package/button-dropdown/styles.css.js +17 -17
  104. package/button-dropdown/styles.scoped.css +27 -27
  105. package/button-dropdown/styles.selectors.js +17 -17
  106. package/button-group/styles.css.js +4 -4
  107. package/button-group/styles.scoped.css +5 -5
  108. package/button-group/styles.selectors.js +4 -4
  109. package/calendar/styles.css.js +21 -21
  110. package/calendar/styles.scoped.css +47 -47
  111. package/calendar/styles.selectors.js +21 -21
  112. package/cards/styles.css.js +39 -39
  113. package/cards/styles.scoped.css +51 -51
  114. package/cards/styles.selectors.js +39 -39
  115. package/checkbox/styles.css.js +3 -3
  116. package/checkbox/styles.scoped.css +6 -6
  117. package/checkbox/styles.selectors.js +3 -3
  118. package/code-editor/resizable-box/styles.css.js +3 -3
  119. package/code-editor/resizable-box/styles.scoped.css +8 -8
  120. package/code-editor/resizable-box/styles.selectors.js +3 -3
  121. package/code-editor/styles.css.js +33 -33
  122. package/code-editor/styles.scoped.css +137 -137
  123. package/code-editor/styles.selectors.js +33 -33
  124. package/collection-preferences/content-display/styles.css.js +11 -11
  125. package/collection-preferences/content-display/styles.scoped.css +19 -19
  126. package/collection-preferences/content-display/styles.selectors.js +11 -11
  127. package/collection-preferences/styles.css.js +37 -37
  128. package/collection-preferences/styles.scoped.css +48 -48
  129. package/collection-preferences/styles.selectors.js +37 -37
  130. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  131. package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
  132. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  133. package/column-layout/styles.css.js +13 -13
  134. package/column-layout/styles.scoped.css +45 -45
  135. package/column-layout/styles.selectors.js +13 -13
  136. package/container/styles.css.js +30 -30
  137. package/container/styles.scoped.css +55 -55
  138. package/container/styles.selectors.js +30 -30
  139. package/content-layout/styles.css.js +14 -14
  140. package/content-layout/styles.scoped.css +17 -17
  141. package/content-layout/styles.selectors.js +14 -14
  142. package/date-picker/styles.css.js +7 -7
  143. package/date-picker/styles.scoped.css +10 -10
  144. package/date-picker/styles.selectors.js +7 -7
  145. package/date-range-picker/calendar/grids/styles.css.js +28 -28
  146. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  147. package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  148. package/date-range-picker/relative-range/styles.css.js +9 -9
  149. package/date-range-picker/relative-range/styles.scoped.css +14 -14
  150. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  151. package/date-range-picker/styles.css.js +39 -39
  152. package/date-range-picker/styles.scoped.css +49 -49
  153. package/date-range-picker/styles.selectors.js +39 -39
  154. package/drawer/styles.css.js +4 -4
  155. package/drawer/styles.scoped.css +11 -11
  156. package/drawer/styles.selectors.js +4 -4
  157. package/expandable-section/styles.css.js +34 -34
  158. package/expandable-section/styles.scoped.css +66 -66
  159. package/expandable-section/styles.selectors.js +34 -34
  160. package/file-upload/dropzone/styles.css.js +2 -2
  161. package/file-upload/dropzone/styles.scoped.css +3 -3
  162. package/file-upload/dropzone/styles.selectors.js +2 -2
  163. package/file-upload/file-input/styles.css.js +4 -4
  164. package/file-upload/file-input/styles.scoped.css +8 -8
  165. package/file-upload/file-input/styles.selectors.js +4 -4
  166. package/flashbar/styles.css.js +50 -50
  167. package/flashbar/styles.scoped.css +150 -150
  168. package/flashbar/styles.selectors.js +50 -50
  169. package/form/styles.css.js +8 -8
  170. package/form/styles.scoped.css +9 -9
  171. package/form/styles.selectors.js +8 -8
  172. package/form-field/styles.css.js +24 -24
  173. package/form-field/styles.scoped.css +43 -39
  174. package/form-field/styles.selectors.js +24 -24
  175. package/grid/styles.css.js +53 -53
  176. package/grid/styles.scoped.css +55 -55
  177. package/grid/styles.selectors.js +53 -53
  178. package/header/styles.css.js +34 -34
  179. package/header/styles.scoped.css +51 -51
  180. package/header/styles.selectors.js +34 -34
  181. package/help-panel/styles.css.js +5 -5
  182. package/help-panel/styles.scoped.css +72 -72
  183. package/help-panel/styles.selectors.js +5 -5
  184. package/hotspot/styles.css.js +7 -7
  185. package/hotspot/styles.scoped.css +8 -8
  186. package/hotspot/styles.selectors.js +7 -7
  187. package/icon/styles.css.js +38 -38
  188. package/icon/styles.scoped.css +83 -83
  189. package/icon/styles.selectors.js +38 -38
  190. package/input/styles.css.js +13 -13
  191. package/input/styles.scoped.css +33 -33
  192. package/input/styles.selectors.js +13 -13
  193. package/internal/analytics/index.d.ts +3 -1
  194. package/internal/analytics/index.d.ts.map +1 -1
  195. package/internal/analytics/index.js +8 -0
  196. package/internal/analytics/index.js.map +1 -1
  197. package/internal/analytics/interfaces.d.ts +9 -1
  198. package/internal/analytics/interfaces.d.ts.map +1 -1
  199. package/internal/analytics/interfaces.js.map +1 -1
  200. package/internal/components/abstract-switch/styles.css.js +13 -13
  201. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  202. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  203. package/internal/components/button-trigger/index.d.ts.map +1 -1
  204. package/internal/components/button-trigger/index.js +1 -1
  205. package/internal/components/button-trigger/index.js.map +1 -1
  206. package/internal/components/button-trigger/styles.css.js +13 -13
  207. package/internal/components/button-trigger/styles.scoped.css +28 -28
  208. package/internal/components/button-trigger/styles.selectors.js +13 -13
  209. package/internal/components/chart-filter/styles.css.js +3 -3
  210. package/internal/components/chart-filter/styles.scoped.css +4 -4
  211. package/internal/components/chart-filter/styles.selectors.js +3 -3
  212. package/internal/components/chart-legend/styles.css.js +6 -6
  213. package/internal/components/chart-legend/styles.scoped.css +16 -16
  214. package/internal/components/chart-legend/styles.selectors.js +6 -6
  215. package/internal/components/chart-plot/styles.css.js +5 -5
  216. package/internal/components/chart-plot/styles.scoped.css +6 -6
  217. package/internal/components/chart-plot/styles.selectors.js +5 -5
  218. package/internal/components/chart-popover/styles.css.js +3 -3
  219. package/internal/components/chart-popover/styles.scoped.css +4 -4
  220. package/internal/components/chart-popover/styles.selectors.js +3 -3
  221. package/internal/components/chart-series-details/styles.css.js +20 -20
  222. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  223. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  224. package/internal/components/chart-series-marker/styles.css.js +5 -5
  225. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  226. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  227. package/internal/components/chart-wrapper/styles.css.js +9 -9
  228. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  229. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  230. package/internal/components/checkbox-icon/styles.css.js +9 -9
  231. package/internal/components/checkbox-icon/styles.scoped.css +16 -16
  232. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  233. package/internal/components/dropdown/index.d.ts.map +1 -1
  234. package/internal/components/dropdown/index.js +5 -2
  235. package/internal/components/dropdown/index.js.map +1 -1
  236. package/internal/components/dropdown/styles.css.js +20 -20
  237. package/internal/components/dropdown/styles.scoped.css +38 -38
  238. package/internal/components/dropdown/styles.selectors.js +20 -20
  239. package/internal/components/dropdown-footer/styles.css.js +3 -3
  240. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  241. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  242. package/internal/components/dropdown-status/styles.css.js +2 -2
  243. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  244. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  245. package/internal/components/handle/styles.css.js +2 -2
  246. package/internal/components/handle/styles.scoped.css +7 -7
  247. package/internal/components/handle/styles.selectors.js +2 -2
  248. package/internal/components/menu-dropdown/styles.css.js +7 -7
  249. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  250. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  251. package/internal/components/option/styles.css.js +17 -17
  252. package/internal/components/option/styles.scoped.css +30 -30
  253. package/internal/components/option/styles.selectors.js +17 -17
  254. package/internal/components/options-list/styles.css.js +2 -2
  255. package/internal/components/options-list/styles.scoped.css +3 -3
  256. package/internal/components/options-list/styles.selectors.js +2 -2
  257. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  258. package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
  259. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  260. package/internal/components/screenreader-only/styles.css.js +1 -1
  261. package/internal/components/screenreader-only/styles.scoped.css +2 -2
  262. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  263. package/internal/components/selectable-item/styles.css.js +16 -16
  264. package/internal/components/selectable-item/styles.scoped.css +30 -30
  265. package/internal/components/selectable-item/styles.selectors.js +16 -16
  266. package/internal/components/token-list/styles.css.js +9 -9
  267. package/internal/components/token-list/styles.scoped.css +31 -31
  268. package/internal/components/token-list/styles.selectors.js +9 -9
  269. package/internal/environment.js +1 -1
  270. package/internal/environment.json +1 -1
  271. package/internal/hooks/use-component-analytics/index.d.ts +2 -0
  272. package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
  273. package/internal/hooks/use-component-analytics/index.js +11 -0
  274. package/internal/hooks/use-component-analytics/index.js.map +1 -0
  275. package/internal/manifest.json +1 -1
  276. package/key-value-pairs/styles.css.js +8 -8
  277. package/key-value-pairs/styles.scoped.css +10 -10
  278. package/key-value-pairs/styles.selectors.js +8 -8
  279. package/link/styles.css.js +20 -20
  280. package/link/styles.scoped.css +74 -74
  281. package/link/styles.selectors.js +20 -20
  282. package/mixed-line-bar-chart/styles.css.js +11 -11
  283. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  284. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  285. package/modal/styles.css.js +23 -23
  286. package/modal/styles.scoped.css +39 -39
  287. package/modal/styles.selectors.js +23 -23
  288. package/multiselect/styles.css.js +2 -2
  289. package/multiselect/styles.scoped.css +3 -3
  290. package/multiselect/styles.selectors.js +2 -2
  291. package/package.json +1 -1
  292. package/pagination/styles.css.js +9 -9
  293. package/pagination/styles.scoped.css +24 -24
  294. package/pagination/styles.selectors.js +9 -9
  295. package/pie-chart/styles.css.js +27 -27
  296. package/pie-chart/styles.scoped.css +49 -49
  297. package/pie-chart/styles.selectors.js +27 -27
  298. package/popover/styles.css.js +52 -52
  299. package/popover/styles.scoped.css +74 -74
  300. package/popover/styles.selectors.js +52 -52
  301. package/progress-bar/styles.css.js +19 -19
  302. package/progress-bar/styles.scoped.css +32 -32
  303. package/progress-bar/styles.selectors.js +19 -19
  304. package/prompt-input/styles.css.js +8 -8
  305. package/prompt-input/styles.scoped.css +20 -20
  306. package/prompt-input/styles.selectors.js +8 -8
  307. package/property-filter/filtering-token/styles.css.js +18 -18
  308. package/property-filter/filtering-token/styles.scoped.css +42 -42
  309. package/property-filter/filtering-token/styles.selectors.js +18 -18
  310. package/property-filter/styles.css.js +38 -38
  311. package/property-filter/styles.scoped.css +41 -41
  312. package/property-filter/styles.selectors.js +38 -38
  313. package/radio-group/styles.css.js +10 -10
  314. package/radio-group/styles.scoped.css +25 -25
  315. package/radio-group/styles.selectors.js +10 -10
  316. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  317. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  318. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  319. package/segmented-control/styles.css.js +15 -15
  320. package/segmented-control/styles.scoped.css +35 -35
  321. package/segmented-control/styles.selectors.js +15 -15
  322. package/select/parts/styles.css.js +21 -21
  323. package/select/parts/styles.scoped.css +23 -23
  324. package/select/parts/styles.selectors.js +21 -21
  325. package/select/styles.css.js +1 -1
  326. package/select/styles.scoped.css +2 -2
  327. package/select/styles.selectors.js +1 -1
  328. package/side-navigation/styles.css.js +30 -30
  329. package/side-navigation/styles.scoped.css +43 -43
  330. package/side-navigation/styles.selectors.js +30 -30
  331. package/slider/styles.css.js +26 -26
  332. package/slider/styles.scoped.css +77 -77
  333. package/slider/styles.selectors.js +26 -26
  334. package/space-between/styles.css.js +23 -23
  335. package/space-between/styles.scoped.css +25 -25
  336. package/space-between/styles.selectors.js +23 -23
  337. package/spinner/styles.css.js +13 -13
  338. package/spinner/styles.scoped.css +20 -20
  339. package/spinner/styles.selectors.js +13 -13
  340. package/split-panel/icons/styles.css.js +22 -22
  341. package/split-panel/icons/styles.scoped.css +25 -25
  342. package/split-panel/icons/styles.selectors.js +22 -22
  343. package/split-panel/styles.css.js +26 -26
  344. package/split-panel/styles.scoped.css +44 -44
  345. package/split-panel/styles.selectors.js +26 -26
  346. package/status-indicator/styles.css.js +23 -23
  347. package/status-indicator/styles.scoped.css +34 -30
  348. package/status-indicator/styles.selectors.js +23 -23
  349. package/table/body-cell/styles.css.js +47 -47
  350. package/table/body-cell/styles.scoped.css +307 -307
  351. package/table/body-cell/styles.selectors.js +47 -47
  352. package/table/expandable-rows/styles.css.js +3 -3
  353. package/table/expandable-rows/styles.scoped.css +14 -14
  354. package/table/expandable-rows/styles.selectors.js +3 -3
  355. package/table/header-cell/styles.css.js +26 -26
  356. package/table/header-cell/styles.scoped.css +75 -75
  357. package/table/header-cell/styles.selectors.js +26 -26
  358. package/table/interfaces.d.ts +1 -0
  359. package/table/interfaces.d.ts.map +1 -1
  360. package/table/interfaces.js.map +1 -1
  361. package/table/internal.d.ts.map +1 -1
  362. package/table/internal.js +20 -0
  363. package/table/internal.js.map +1 -1
  364. package/table/resizer/styles.css.js +8 -8
  365. package/table/resizer/styles.scoped.css +16 -16
  366. package/table/resizer/styles.selectors.js +8 -8
  367. package/table/selection/styles.css.js +3 -3
  368. package/table/selection/styles.scoped.css +4 -4
  369. package/table/selection/styles.selectors.js +3 -3
  370. package/table/sticky-scrollbar/styles.css.js +6 -6
  371. package/table/sticky-scrollbar/styles.scoped.css +8 -8
  372. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  373. package/table/styles.css.js +34 -34
  374. package/table/styles.scoped.css +44 -44
  375. package/table/styles.selectors.js +34 -34
  376. package/tabs/styles.css.js +28 -28
  377. package/tabs/styles.scoped.css +52 -52
  378. package/tabs/styles.selectors.js +28 -28
  379. package/tag-editor/styles.css.js +3 -3
  380. package/tag-editor/styles.scoped.css +13 -13
  381. package/tag-editor/styles.selectors.js +3 -3
  382. package/text-content/styles.css.js +1 -1
  383. package/text-content/styles.scoped.css +65 -65
  384. package/text-content/styles.selectors.js +1 -1
  385. package/text-filter/styles.css.js +3 -3
  386. package/text-filter/styles.scoped.css +4 -4
  387. package/text-filter/styles.selectors.js +3 -3
  388. package/textarea/styles.css.js +5 -5
  389. package/textarea/styles.scoped.css +15 -15
  390. package/textarea/styles.selectors.js +5 -5
  391. package/tiles/styles.css.js +30 -30
  392. package/tiles/styles.scoped.css +81 -81
  393. package/tiles/styles.selectors.js +30 -30
  394. package/toggle/styles.css.js +10 -10
  395. package/toggle/styles.scoped.css +26 -26
  396. package/toggle/styles.selectors.js +10 -10
  397. package/token-group/styles.css.js +10 -10
  398. package/token-group/styles.scoped.css +23 -23
  399. package/token-group/styles.selectors.js +10 -10
  400. package/top-navigation/1.0-beta/styles.css.js +25 -25
  401. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  402. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  403. package/top-navigation/styles.css.js +47 -47
  404. package/top-navigation/styles.scoped.css +67 -67
  405. package/top-navigation/styles.selectors.js +47 -47
  406. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  407. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  408. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  409. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  410. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  411. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  412. package/tutorial-panel/styles.css.js +1 -1
  413. package/tutorial-panel/styles.scoped.css +2 -2
  414. package/tutorial-panel/styles.selectors.js +1 -1
  415. package/wizard/styles.css.js +30 -30
  416. package/wizard/styles.scoped.css +59 -59
  417. 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_iol8n_153",
6
- "enter": "awsui_enter_1q84n_iol8n_153",
7
- "flash-body": "awsui_flash-body_1q84n_iol8n_167",
8
- "flash-message": "awsui_flash-message_1q84n_iol8n_167",
9
- "flash-header": "awsui_flash-header_1q84n_iol8n_167",
10
- "flash-content": "awsui_flash-content_1q84n_iol8n_168",
11
- "action-button-wrapper": "awsui_action-button-wrapper_1q84n_iol8n_169",
12
- "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_iol8n_170",
13
- "flash-icon": "awsui_flash-icon_1q84n_iol8n_193",
14
- "entering": "awsui_entering_1q84n_iol8n_206",
15
- "entered": "awsui_entered_1q84n_iol8n_227",
16
- "exiting": "awsui_exiting_1q84n_iol8n_332",
17
- "stack": "awsui_stack_1q84n_iol8n_366",
18
- "animation-running": "awsui_animation-running_1q84n_iol8n_366",
19
- "item": "awsui_item_1q84n_iol8n_366",
20
- "flash-list-item": "awsui_flash-list-item_1q84n_iol8n_367",
21
- "notification-bar": "awsui_notification-bar_1q84n_iol8n_368",
22
- "collapsed": "awsui_collapsed_1q84n_iol8n_388",
23
- "animation-ready": "awsui_animation-ready_1q84n_iol8n_388",
24
- "expanded-only": "awsui_expanded-only_1q84n_iol8n_388",
25
- "expanded": "awsui_expanded_1q84n_iol8n_388",
26
- "flash": "awsui_flash_1q84n_iol8n_153",
27
- "collapsible": "awsui_collapsible_1q84n_iol8n_444",
28
- "short-list": "awsui_short-list_1q84n_iol8n_450",
29
- "visual-refresh": "awsui_visual-refresh_1q84n_iol8n_450",
30
- "status": "awsui_status_1q84n_iol8n_597",
31
- "header": "awsui_header_1q84n_iol8n_597",
32
- "item-count": "awsui_item-count_1q84n_iol8n_598",
33
- "button": "awsui_button_1q84n_iol8n_599",
34
- "type-count": "awsui_type-count_1q84n_iol8n_632",
35
- "count-number": "awsui_count-number_1q84n_iol8n_632",
36
- "icon": "awsui_icon_1q84n_iol8n_666",
37
- "floating": "awsui_floating_1q84n_iol8n_707",
38
- "flashbar": "awsui_flashbar_1q84n_iol8n_711",
39
- "flash-refresh": "awsui_flash-refresh_1q84n_iol8n_786",
40
- "flash-list": "awsui_flash-list_1q84n_iol8n_367",
41
- "flash-focus-container": "awsui_flash-focus-container_1q84n_iol8n_807",
42
- "flash-text": "awsui_flash-text_1q84n_iol8n_837",
43
- "hidden": "awsui_hidden_1q84n_iol8n_856",
44
- "header-replacement": "awsui_header-replacement_1q84n_iol8n_861",
45
- "content-replacement": "awsui_content-replacement_1q84n_iol8n_866",
46
- "dismiss-button": "awsui_dismiss-button_1q84n_iol8n_170",
47
- "breakpoint-default": "awsui_breakpoint-default_1q84n_iol8n_885",
48
- "action-button": "awsui_action-button_1q84n_iol8n_169",
49
- "action-slot": "awsui_action-slot_1q84n_iol8n_895",
50
- "flash-type-success": "awsui_flash-type-success_1q84n_iol8n_899",
51
- "flash-type-error": "awsui_flash-type-error_1q84n_iol8n_903",
52
- "flash-type-info": "awsui_flash-type-info_1q84n_iol8n_907",
53
- "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_iol8n_908",
54
- "flash-type-warning": "awsui_flash-type-warning_1q84n_iol8n_912"
5
+ "flash-with-motion": "awsui_flash-with-motion_1q84n_zmh7k_153",
6
+ "enter": "awsui_enter_1q84n_zmh7k_153",
7
+ "flash-body": "awsui_flash-body_1q84n_zmh7k_167",
8
+ "flash-message": "awsui_flash-message_1q84n_zmh7k_167",
9
+ "flash-header": "awsui_flash-header_1q84n_zmh7k_167",
10
+ "flash-content": "awsui_flash-content_1q84n_zmh7k_168",
11
+ "action-button-wrapper": "awsui_action-button-wrapper_1q84n_zmh7k_169",
12
+ "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_zmh7k_170",
13
+ "flash-icon": "awsui_flash-icon_1q84n_zmh7k_193",
14
+ "entering": "awsui_entering_1q84n_zmh7k_206",
15
+ "entered": "awsui_entered_1q84n_zmh7k_227",
16
+ "exiting": "awsui_exiting_1q84n_zmh7k_332",
17
+ "stack": "awsui_stack_1q84n_zmh7k_366",
18
+ "animation-running": "awsui_animation-running_1q84n_zmh7k_366",
19
+ "item": "awsui_item_1q84n_zmh7k_366",
20
+ "flash-list-item": "awsui_flash-list-item_1q84n_zmh7k_367",
21
+ "notification-bar": "awsui_notification-bar_1q84n_zmh7k_368",
22
+ "collapsed": "awsui_collapsed_1q84n_zmh7k_388",
23
+ "animation-ready": "awsui_animation-ready_1q84n_zmh7k_388",
24
+ "expanded-only": "awsui_expanded-only_1q84n_zmh7k_388",
25
+ "expanded": "awsui_expanded_1q84n_zmh7k_388",
26
+ "flash": "awsui_flash_1q84n_zmh7k_153",
27
+ "collapsible": "awsui_collapsible_1q84n_zmh7k_444",
28
+ "short-list": "awsui_short-list_1q84n_zmh7k_450",
29
+ "visual-refresh": "awsui_visual-refresh_1q84n_zmh7k_450",
30
+ "status": "awsui_status_1q84n_zmh7k_597",
31
+ "header": "awsui_header_1q84n_zmh7k_597",
32
+ "item-count": "awsui_item-count_1q84n_zmh7k_598",
33
+ "button": "awsui_button_1q84n_zmh7k_599",
34
+ "type-count": "awsui_type-count_1q84n_zmh7k_632",
35
+ "count-number": "awsui_count-number_1q84n_zmh7k_632",
36
+ "icon": "awsui_icon_1q84n_zmh7k_666",
37
+ "floating": "awsui_floating_1q84n_zmh7k_707",
38
+ "flashbar": "awsui_flashbar_1q84n_zmh7k_711",
39
+ "flash-refresh": "awsui_flash-refresh_1q84n_zmh7k_786",
40
+ "flash-list": "awsui_flash-list_1q84n_zmh7k_367",
41
+ "flash-focus-container": "awsui_flash-focus-container_1q84n_zmh7k_807",
42
+ "flash-text": "awsui_flash-text_1q84n_zmh7k_837",
43
+ "hidden": "awsui_hidden_1q84n_zmh7k_856",
44
+ "header-replacement": "awsui_header-replacement_1q84n_zmh7k_861",
45
+ "content-replacement": "awsui_content-replacement_1q84n_zmh7k_866",
46
+ "dismiss-button": "awsui_dismiss-button_1q84n_zmh7k_170",
47
+ "breakpoint-default": "awsui_breakpoint-default_1q84n_zmh7k_885",
48
+ "action-button": "awsui_action-button_1q84n_zmh7k_169",
49
+ "action-slot": "awsui_action-slot_1q84n_zmh7k_895",
50
+ "flash-type-success": "awsui_flash-type-success_1q84n_zmh7k_899",
51
+ "flash-type-error": "awsui_flash-type-error_1q84n_zmh7k_903",
52
+ "flash-type-info": "awsui_flash-type-info_1q84n_zmh7k_907",
53
+ "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_zmh7k_908",
54
+ "flash-type-warning": "awsui_flash-type-warning_1q84n_zmh7k_912"
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_1i4yo_141",
5
- "header": "awsui_header_1i0s3_1i4yo_176",
6
- "content": "awsui_content_1i0s3_1i4yo_180",
7
- "error": "awsui_error_1i0s3_1i4yo_184",
8
- "footer": "awsui_footer_1i0s3_1i4yo_188",
9
- "actions-section": "awsui_actions-section_1i0s3_1i4yo_192",
10
- "secondary-actions": "awsui_secondary-actions_1i0s3_1i4yo_201",
11
- "actions": "awsui_actions_1i0s3_1i4yo_192"
4
+ "root": "awsui_root_1i0s3_1qgrx_141",
5
+ "header": "awsui_header_1i0s3_1qgrx_176",
6
+ "content": "awsui_content_1i0s3_1qgrx_180",
7
+ "error": "awsui_error_1i0s3_1qgrx_184",
8
+ "footer": "awsui_footer_1i0s3_1qgrx_188",
9
+ "actions-section": "awsui_actions-section_1i0s3_1qgrx_192",
10
+ "secondary-actions": "awsui_secondary-actions_1i0s3_1qgrx_201",
11
+ "actions": "awsui_actions_1i0s3_1qgrx_192"
12
12
  };
13
13
 
@@ -136,9 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
- .awsui_root_1i0s3_1i4yo_141:not(#\9) {
141
+ .awsui_root_1i0s3_1qgrx_141:not(#\9) {
142
142
  border-collapse: separate;
143
143
  border-spacing: 0;
144
144
  box-sizing: border-box;
@@ -174,23 +174,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
174
  -moz-osx-font-smoothing: auto;
175
175
  }
176
176
 
177
- .awsui_header_1i0s3_1i4yo_176:not(#\9) {
177
+ .awsui_header_1i0s3_1qgrx_176:not(#\9) {
178
178
  margin-block-end: var(--space-scaled-m-mo5yse, 16px);
179
179
  }
180
180
 
181
- .awsui_content_1i0s3_1i4yo_180:not(#\9) {
181
+ .awsui_content_1i0s3_1qgrx_180:not(#\9) {
182
182
  /* used in test-utils */
183
183
  }
184
184
 
185
- .awsui_error_1i0s3_1i4yo_184:not(#\9) {
185
+ .awsui_error_1i0s3_1qgrx_184:not(#\9) {
186
186
  /* used in test-utils */
187
187
  }
188
188
 
189
- .awsui_footer_1i0s3_1i4yo_188:not(#\9) {
189
+ .awsui_footer_1i0s3_1qgrx_188:not(#\9) {
190
190
  margin-block-start: var(--space-scaled-l-0hpmd7, 20px);
191
191
  }
192
192
 
193
- .awsui_actions-section_1i0s3_1i4yo_192:not(#\9) {
193
+ .awsui_actions-section_1i0s3_1qgrx_192:not(#\9) {
194
194
  display: flex;
195
195
  flex-direction: row-reverse;
196
196
  justify-content: space-between;
@@ -199,13 +199,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
199
199
  margin-block-end: calc(-1 * var(--space-scaled-m-mo5yse, 16px));
200
200
  }
201
201
 
202
- .awsui_secondary-actions_1i0s3_1i4yo_201:not(#\9) {
202
+ .awsui_secondary-actions_1i0s3_1qgrx_201:not(#\9) {
203
203
  min-inline-size: 1px;
204
204
  margin-inline-start: var(--space-scaled-m-mo5yse, 16px);
205
205
  margin-block-end: var(--space-scaled-m-mo5yse, 16px);
206
206
  }
207
207
 
208
- .awsui_actions_1i0s3_1i4yo_192:not(#\9) {
208
+ .awsui_actions_1i0s3_1qgrx_192:not(#\9) {
209
209
  min-inline-size: 1px;
210
210
  margin-inline-start: var(--space-scaled-m-mo5yse, 16px);
211
211
  margin-block-end: var(--space-scaled-m-mo5yse, 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_1i4yo_141",
6
- "header": "awsui_header_1i0s3_1i4yo_176",
7
- "content": "awsui_content_1i0s3_1i4yo_180",
8
- "error": "awsui_error_1i0s3_1i4yo_184",
9
- "footer": "awsui_footer_1i0s3_1i4yo_188",
10
- "actions-section": "awsui_actions-section_1i0s3_1i4yo_192",
11
- "secondary-actions": "awsui_secondary-actions_1i0s3_1i4yo_201",
12
- "actions": "awsui_actions_1i0s3_1i4yo_192"
5
+ "root": "awsui_root_1i0s3_1qgrx_141",
6
+ "header": "awsui_header_1i0s3_1qgrx_176",
7
+ "content": "awsui_content_1i0s3_1qgrx_180",
8
+ "error": "awsui_error_1i0s3_1qgrx_184",
9
+ "footer": "awsui_footer_1i0s3_1qgrx_188",
10
+ "actions-section": "awsui_actions-section_1i0s3_1qgrx_192",
11
+ "secondary-actions": "awsui_secondary-actions_1i0s3_1qgrx_201",
12
+ "actions": "awsui_actions_1i0s3_1qgrx_192"
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_17rvs_145",
5
- "warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_17rvs_146",
6
- "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_17rvs_1",
7
- "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_17rvs_176",
8
- "warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_17rvs_177",
9
- "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_17rvs_1",
10
- "warning": "awsui_warning_14mhv_17rvs_146",
11
- "error": "awsui_error_14mhv_17rvs_145",
12
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_17rvs_1",
13
- "root": "awsui_root_14mhv_17rvs_228",
14
- "label": "awsui_label_14mhv_17rvs_264",
15
- "info": "awsui_info_14mhv_17rvs_278",
16
- "description": "awsui_description_14mhv_17rvs_284",
17
- "constraint": "awsui_constraint_14mhv_17rvs_285",
18
- "hints": "awsui_hints_14mhv_17rvs_292",
19
- "constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_17rvs_293",
20
- "secondary-control": "awsui_secondary-control_14mhv_17rvs_297",
21
- "controls": "awsui_controls_14mhv_17rvs_301",
22
- "label-hidden": "awsui_label-hidden_14mhv_17rvs_301",
23
- "label-wrapper": "awsui_label-wrapper_14mhv_17rvs_304",
24
- "control": "awsui_control_14mhv_17rvs_301",
25
- "error__message": "awsui_error__message_14mhv_17rvs_331",
26
- "warning__message": "awsui_warning__message_14mhv_17rvs_332",
27
- "visually-hidden": "awsui_visually-hidden_14mhv_17rvs_336"
4
+ "error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_5qenx_149",
5
+ "warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_5qenx_150",
6
+ "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_5qenx_1",
7
+ "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_5qenx_180",
8
+ "warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_5qenx_181",
9
+ "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_5qenx_1",
10
+ "warning": "awsui_warning_14mhv_5qenx_150",
11
+ "error": "awsui_error_14mhv_5qenx_149",
12
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_5qenx_1",
13
+ "root": "awsui_root_14mhv_5qenx_232",
14
+ "label": "awsui_label_14mhv_5qenx_268",
15
+ "info": "awsui_info_14mhv_5qenx_282",
16
+ "description": "awsui_description_14mhv_5qenx_288",
17
+ "constraint": "awsui_constraint_14mhv_5qenx_289",
18
+ "hints": "awsui_hints_14mhv_5qenx_296",
19
+ "constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_5qenx_297",
20
+ "secondary-control": "awsui_secondary-control_14mhv_5qenx_301",
21
+ "controls": "awsui_controls_14mhv_5qenx_305",
22
+ "label-hidden": "awsui_label-hidden_14mhv_5qenx_305",
23
+ "label-wrapper": "awsui_label-wrapper_14mhv_5qenx_308",
24
+ "control": "awsui_control_14mhv_5qenx_305",
25
+ "error__message": "awsui_error__message_14mhv_5qenx_335",
26
+ "warning__message": "awsui_warning__message_14mhv_5qenx_336",
27
+ "visually-hidden": "awsui_visually-hidden_14mhv_5qenx_340"
28
28
  };
29
29
 
@@ -136,17 +136,21 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
141
  /*
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_error-icon-shake-wrapper_14mhv_17rvs_145:not(#\9),
146
- .awsui_warning-icon-shake-wrapper_14mhv_17rvs_146:not(#\9) {
147
- animation: awsui_awsui-motion-shake-horizontally_14mhv_17rvs_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms);
145
+ /*
146
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
147
+ SPDX-License-Identifier: Apache-2.0
148
+ */
149
+ .awsui_error-icon-shake-wrapper_14mhv_5qenx_149:not(#\9),
150
+ .awsui_warning-icon-shake-wrapper_14mhv_5qenx_150:not(#\9) {
151
+ animation: awsui_awsui-motion-shake-horizontally_14mhv_5qenx_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms);
148
152
  }
149
- @keyframes awsui_awsui-motion-shake-horizontally_14mhv_17rvs_1 {
153
+ @keyframes awsui_awsui-motion-shake-horizontally_14mhv_5qenx_1 {
150
154
  0% {
151
155
  transform: translateX(-5px);
152
156
  animation-timing-function: linear;
@@ -160,22 +164,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
160
164
  }
161
165
  }
162
166
  @media (prefers-reduced-motion: reduce) {
163
- .awsui_error-icon-shake-wrapper_14mhv_17rvs_145:not(#\9),
164
- .awsui_warning-icon-shake-wrapper_14mhv_17rvs_146:not(#\9) {
167
+ .awsui_error-icon-shake-wrapper_14mhv_5qenx_149:not(#\9),
168
+ .awsui_warning-icon-shake-wrapper_14mhv_5qenx_150:not(#\9) {
165
169
  animation: none;
166
170
  transition: none;
167
171
  }
168
172
  }
169
- .awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_17rvs_145:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_17rvs_145:not(#\9), .awsui-motion-disabled .awsui_warning-icon-shake-wrapper_14mhv_17rvs_146:not(#\9), .awsui-mode-entering .awsui_warning-icon-shake-wrapper_14mhv_17rvs_146:not(#\9) {
173
+ .awsui-motion-disabled .awsui_error-icon-shake-wrapper_14mhv_5qenx_149:not(#\9), .awsui-mode-entering .awsui_error-icon-shake-wrapper_14mhv_5qenx_149:not(#\9), .awsui-motion-disabled .awsui_warning-icon-shake-wrapper_14mhv_5qenx_150:not(#\9), .awsui-mode-entering .awsui_warning-icon-shake-wrapper_14mhv_5qenx_150:not(#\9) {
170
174
  animation: none;
171
175
  transition: none;
172
176
  }
173
177
 
174
- .awsui_error-icon-scale-wrapper_14mhv_17rvs_176:not(#\9),
175
- .awsui_warning-icon-scale-wrapper_14mhv_17rvs_177:not(#\9) {
176
- animation: awsui_awsui-motion-scale-popup_14mhv_17rvs_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
178
+ .awsui_error-icon-scale-wrapper_14mhv_5qenx_180:not(#\9),
179
+ .awsui_warning-icon-scale-wrapper_14mhv_5qenx_181:not(#\9) {
180
+ animation: awsui_awsui-motion-scale-popup_14mhv_5qenx_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
177
181
  }
178
- @keyframes awsui_awsui-motion-scale-popup_14mhv_17rvs_1 {
182
+ @keyframes awsui_awsui-motion-scale-popup_14mhv_5qenx_1 {
179
183
  0% {
180
184
  transform: scale(0.95);
181
185
  }
@@ -184,22 +188,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
184
188
  }
185
189
  }
186
190
  @media (prefers-reduced-motion: reduce) {
187
- .awsui_error-icon-scale-wrapper_14mhv_17rvs_176:not(#\9),
188
- .awsui_warning-icon-scale-wrapper_14mhv_17rvs_177:not(#\9) {
191
+ .awsui_error-icon-scale-wrapper_14mhv_5qenx_180:not(#\9),
192
+ .awsui_warning-icon-scale-wrapper_14mhv_5qenx_181:not(#\9) {
189
193
  animation: none;
190
194
  transition: none;
191
195
  }
192
196
  }
193
- .awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_17rvs_176:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_17rvs_176:not(#\9), .awsui-motion-disabled .awsui_warning-icon-scale-wrapper_14mhv_17rvs_177:not(#\9), .awsui-mode-entering .awsui_warning-icon-scale-wrapper_14mhv_17rvs_177:not(#\9) {
197
+ .awsui-motion-disabled .awsui_error-icon-scale-wrapper_14mhv_5qenx_180:not(#\9), .awsui-mode-entering .awsui_error-icon-scale-wrapper_14mhv_5qenx_180:not(#\9), .awsui-motion-disabled .awsui_warning-icon-scale-wrapper_14mhv_5qenx_181:not(#\9), .awsui-mode-entering .awsui_warning-icon-scale-wrapper_14mhv_5qenx_181:not(#\9) {
194
198
  animation: none;
195
199
  transition: none;
196
200
  }
197
201
 
198
- .awsui_warning_14mhv_17rvs_146:not(#\9),
199
- .awsui_error_14mhv_17rvs_145:not(#\9) {
200
- animation: awsui_awsui-motion-fade-in-0_14mhv_17rvs_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
202
+ .awsui_warning_14mhv_5qenx_150:not(#\9),
203
+ .awsui_error_14mhv_5qenx_149:not(#\9) {
204
+ animation: awsui_awsui-motion-fade-in-0_14mhv_5qenx_1 var(--motion-duration-refresh-only-medium-nf6485, 165ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
201
205
  }
202
- @keyframes awsui_awsui-motion-fade-in-0_14mhv_17rvs_1 {
206
+ @keyframes awsui_awsui-motion-fade-in-0_14mhv_5qenx_1 {
203
207
  from {
204
208
  opacity: 0;
205
209
  }
@@ -208,18 +212,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
208
212
  }
209
213
  }
210
214
  @media (prefers-reduced-motion: reduce) {
211
- .awsui_warning_14mhv_17rvs_146:not(#\9),
212
- .awsui_error_14mhv_17rvs_145:not(#\9) {
215
+ .awsui_warning_14mhv_5qenx_150:not(#\9),
216
+ .awsui_error_14mhv_5qenx_149:not(#\9) {
213
217
  animation: none;
214
218
  transition: none;
215
219
  }
216
220
  }
217
- .awsui-motion-disabled .awsui_warning_14mhv_17rvs_146:not(#\9), .awsui-mode-entering .awsui_warning_14mhv_17rvs_146:not(#\9), .awsui-motion-disabled .awsui_error_14mhv_17rvs_145:not(#\9), .awsui-mode-entering .awsui_error_14mhv_17rvs_145:not(#\9) {
221
+ .awsui-motion-disabled .awsui_warning_14mhv_5qenx_150:not(#\9), .awsui-mode-entering .awsui_warning_14mhv_5qenx_150:not(#\9), .awsui-motion-disabled .awsui_error_14mhv_5qenx_149:not(#\9), .awsui-mode-entering .awsui_error_14mhv_5qenx_149:not(#\9) {
218
222
  animation: none;
219
223
  transition: none;
220
224
  }
221
225
 
222
- .awsui_root_14mhv_17rvs_228:not(#\9) {
226
+ .awsui_root_14mhv_5qenx_232:not(#\9) {
223
227
  border-collapse: separate;
224
228
  border-spacing: 0;
225
229
  box-sizing: border-box;
@@ -256,7 +260,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
256
260
  box-sizing: border-box;
257
261
  }
258
262
 
259
- .awsui_label_14mhv_17rvs_264:not(#\9) {
263
+ .awsui_label_14mhv_5qenx_268:not(#\9) {
260
264
  box-sizing: border-box;
261
265
  color: var(--color-text-form-label-ktbzsd, #000716);
262
266
  display: inline;
@@ -265,47 +269,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
265
269
  font-weight: var(--font-display-label-weight-815ja9, 700);
266
270
  margin-inline-end: var(--space-xs-zb16t3, 8px);
267
271
  }
268
- .awsui_label_14mhv_17rvs_264:not(#\9):only-child {
272
+ .awsui_label_14mhv_5qenx_268:not(#\9):only-child {
269
273
  margin-block: 0;
270
274
  margin-inline: 0;
271
275
  }
272
276
 
273
- .awsui_info_14mhv_17rvs_278:not(#\9) {
277
+ .awsui_info_14mhv_5qenx_282:not(#\9) {
274
278
  display: inline-flex;
275
279
  padding-inline-start: var(--space-xs-zb16t3, 8px);
276
280
  border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
277
281
  }
278
282
 
279
- .awsui_description_14mhv_17rvs_284:not(#\9),
280
- .awsui_constraint_14mhv_17rvs_285:not(#\9) {
283
+ .awsui_description_14mhv_5qenx_288:not(#\9),
284
+ .awsui_constraint_14mhv_5qenx_289:not(#\9) {
281
285
  color: var(--color-text-form-secondary-dxc248, #5f6b7a);
282
286
  font-size: var(--font-size-body-s-asqx2i, 12px);
283
287
  line-height: var(--line-height-body-s-7zv1j5, 16px);
284
288
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
285
289
  }
286
290
 
287
- .awsui_hints_14mhv_17rvs_292:not(#\9),
288
- .awsui_constraint-has-validation-text_14mhv_17rvs_293:not(#\9) {
291
+ .awsui_hints_14mhv_5qenx_296:not(#\9),
292
+ .awsui_constraint-has-validation-text_14mhv_5qenx_297:not(#\9) {
289
293
  padding-block-start: var(--space-xxs-p8yyaw, 4px);
290
294
  }
291
295
 
292
- .awsui_secondary-control_14mhv_17rvs_297:not(#\9) {
296
+ .awsui_secondary-control_14mhv_5qenx_301:not(#\9) {
293
297
  /* used in test-utils */
294
298
  }
295
299
 
296
- .awsui_controls_14mhv_17rvs_301:not(#\9):not(.awsui_label-hidden_14mhv_17rvs_301) {
300
+ .awsui_controls_14mhv_5qenx_305:not(#\9):not(.awsui_label-hidden_14mhv_5qenx_305) {
297
301
  padding-block-start: var(--space-xxs-p8yyaw, 4px);
298
302
  }
299
- .awsui_label-wrapper_14mhv_17rvs_304:not(#\9):empty + .awsui_controls_14mhv_17rvs_301 {
303
+ .awsui_label-wrapper_14mhv_5qenx_308:not(#\9):empty + .awsui_controls_14mhv_5qenx_305 {
300
304
  padding-block-start: 0;
301
305
  }
302
306
 
303
- .awsui_control_14mhv_17rvs_301:not(#\9) {
307
+ .awsui_control_14mhv_5qenx_305:not(#\9) {
304
308
  min-inline-size: 0;
305
309
  word-break: break-word;
306
310
  }
307
311
 
308
- .awsui_error_14mhv_17rvs_145:not(#\9) {
312
+ .awsui_error_14mhv_5qenx_149:not(#\9) {
309
313
  color: var(--color-text-status-error-wdvepn, #d91515);
310
314
  font-size: var(--font-size-body-s-asqx2i, 12px);
311
315
  line-height: var(--line-height-body-s-7zv1j5, 16px);
@@ -314,7 +318,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
314
318
  align-items: flex-start;
315
319
  }
316
320
 
317
- .awsui_warning_14mhv_17rvs_146:not(#\9) {
321
+ .awsui_warning_14mhv_5qenx_150:not(#\9) {
318
322
  color: var(--color-text-status-warning-yik8vi, #8d6605);
319
323
  font-size: var(--font-size-body-s-asqx2i, 12px);
320
324
  line-height: var(--line-height-body-s-7zv1j5, 16px);
@@ -323,12 +327,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
323
327
  align-items: flex-start;
324
328
  }
325
329
 
326
- .awsui_error__message_14mhv_17rvs_331:not(#\9),
327
- .awsui_warning__message_14mhv_17rvs_332:not(#\9) {
330
+ .awsui_error__message_14mhv_5qenx_335:not(#\9),
331
+ .awsui_warning__message_14mhv_5qenx_336:not(#\9) {
328
332
  margin-inline-start: var(--space-xxs-p8yyaw, 4px);
329
333
  }
330
334
 
331
- .awsui_visually-hidden_14mhv_17rvs_336:not(#\9) {
335
+ .awsui_visually-hidden_14mhv_5qenx_340:not(#\9) {
332
336
  position: absolute !important;
333
337
  inset-block-start: -9999px !important;
334
338
  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_17rvs_145",
6
- "warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_17rvs_146",
7
- "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_17rvs_1",
8
- "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_17rvs_176",
9
- "warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_17rvs_177",
10
- "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_17rvs_1",
11
- "warning": "awsui_warning_14mhv_17rvs_146",
12
- "error": "awsui_error_14mhv_17rvs_145",
13
- "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_17rvs_1",
14
- "root": "awsui_root_14mhv_17rvs_228",
15
- "label": "awsui_label_14mhv_17rvs_264",
16
- "info": "awsui_info_14mhv_17rvs_278",
17
- "description": "awsui_description_14mhv_17rvs_284",
18
- "constraint": "awsui_constraint_14mhv_17rvs_285",
19
- "hints": "awsui_hints_14mhv_17rvs_292",
20
- "constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_17rvs_293",
21
- "secondary-control": "awsui_secondary-control_14mhv_17rvs_297",
22
- "controls": "awsui_controls_14mhv_17rvs_301",
23
- "label-hidden": "awsui_label-hidden_14mhv_17rvs_301",
24
- "label-wrapper": "awsui_label-wrapper_14mhv_17rvs_304",
25
- "control": "awsui_control_14mhv_17rvs_301",
26
- "error__message": "awsui_error__message_14mhv_17rvs_331",
27
- "warning__message": "awsui_warning__message_14mhv_17rvs_332",
28
- "visually-hidden": "awsui_visually-hidden_14mhv_17rvs_336"
5
+ "error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_5qenx_149",
6
+ "warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_5qenx_150",
7
+ "awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_5qenx_1",
8
+ "error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_5qenx_180",
9
+ "warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_5qenx_181",
10
+ "awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_5qenx_1",
11
+ "warning": "awsui_warning_14mhv_5qenx_150",
12
+ "error": "awsui_error_14mhv_5qenx_149",
13
+ "awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_5qenx_1",
14
+ "root": "awsui_root_14mhv_5qenx_232",
15
+ "label": "awsui_label_14mhv_5qenx_268",
16
+ "info": "awsui_info_14mhv_5qenx_282",
17
+ "description": "awsui_description_14mhv_5qenx_288",
18
+ "constraint": "awsui_constraint_14mhv_5qenx_289",
19
+ "hints": "awsui_hints_14mhv_5qenx_296",
20
+ "constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_5qenx_297",
21
+ "secondary-control": "awsui_secondary-control_14mhv_5qenx_301",
22
+ "controls": "awsui_controls_14mhv_5qenx_305",
23
+ "label-hidden": "awsui_label-hidden_14mhv_5qenx_305",
24
+ "label-wrapper": "awsui_label-wrapper_14mhv_5qenx_308",
25
+ "control": "awsui_control_14mhv_5qenx_305",
26
+ "error__message": "awsui_error__message_14mhv_5qenx_335",
27
+ "warning__message": "awsui_warning__message_14mhv_5qenx_336",
28
+ "visually-hidden": "awsui_visually-hidden_14mhv_5qenx_340"
29
29
  };
30
30