@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
@@ -1,32 +1,32 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_ck2fs_189",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_ck2fs_1",
6
- "root": "awsui_root_mx3cw_ck2fs_211",
7
- "hidden": "awsui_hidden_mx3cw_ck2fs_249",
8
- "with-dismiss": "awsui_with-dismiss_mx3cw_ck2fs_299",
9
- "with-action": "awsui_with-action_mx3cw_ck2fs_299",
10
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_ck2fs_305",
11
- "header": "awsui_header_mx3cw_ck2fs_316",
12
- "header-replacement": "awsui_header-replacement_mx3cw_ck2fs_317",
13
- "action": "awsui_action_mx3cw_ck2fs_321",
14
- "action-slot": "awsui_action-slot_mx3cw_ck2fs_326",
15
- "action-button": "awsui_action-button_mx3cw_ck2fs_327",
16
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_ck2fs_331",
17
- "text": "awsui_text_mx3cw_ck2fs_360",
18
- "icon": "awsui_icon_mx3cw_ck2fs_367",
19
- "message": "awsui_message_mx3cw_ck2fs_370",
20
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_ck2fs_378",
21
- "icon-size-big": "awsui_icon-size-big_mx3cw_ck2fs_381",
22
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_ck2fs_384",
23
- "content": "awsui_content_mx3cw_ck2fs_388",
24
- "content-replacement": "awsui_content-replacement_mx3cw_ck2fs_389",
25
- "dismiss": "awsui_dismiss_mx3cw_ck2fs_393",
26
- "dismiss-button": "awsui_dismiss-button_mx3cw_ck2fs_398",
27
- "type-error": "awsui_type-error_mx3cw_ck2fs_402",
28
- "type-warning": "awsui_type-warning_mx3cw_ck2fs_410",
29
- "type-success": "awsui_type-success_mx3cw_ck2fs_418",
30
- "type-info": "awsui_type-info_mx3cw_ck2fs_426"
4
+ "alert": "awsui_alert_mx3cw_158fy_189",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_158fy_1",
6
+ "root": "awsui_root_mx3cw_158fy_211",
7
+ "hidden": "awsui_hidden_mx3cw_158fy_249",
8
+ "with-dismiss": "awsui_with-dismiss_mx3cw_158fy_299",
9
+ "with-action": "awsui_with-action_mx3cw_158fy_299",
10
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_158fy_305",
11
+ "header": "awsui_header_mx3cw_158fy_316",
12
+ "header-replacement": "awsui_header-replacement_mx3cw_158fy_317",
13
+ "action": "awsui_action_mx3cw_158fy_321",
14
+ "action-slot": "awsui_action-slot_mx3cw_158fy_326",
15
+ "action-button": "awsui_action-button_mx3cw_158fy_327",
16
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_158fy_331",
17
+ "text": "awsui_text_mx3cw_158fy_360",
18
+ "icon": "awsui_icon_mx3cw_158fy_367",
19
+ "message": "awsui_message_mx3cw_158fy_370",
20
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_158fy_378",
21
+ "icon-size-big": "awsui_icon-size-big_mx3cw_158fy_381",
22
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_158fy_384",
23
+ "content": "awsui_content_mx3cw_158fy_388",
24
+ "content-replacement": "awsui_content-replacement_mx3cw_158fy_389",
25
+ "dismiss": "awsui_dismiss_mx3cw_158fy_393",
26
+ "dismiss-button": "awsui_dismiss-button_mx3cw_158fy_398",
27
+ "type-error": "awsui_type-error_mx3cw_158fy_402",
28
+ "type-warning": "awsui_type-warning_mx3cw_158fy_410",
29
+ "type-success": "awsui_type-success_mx3cw_158fy_418",
30
+ "type-info": "awsui_type-info_mx3cw_158fy_426"
31
31
  };
32
32
 
@@ -172,7 +172,7 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /* Style used for links in slots/components that are text heavy, to help links stand out among
175
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
176
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
177
177
  /*
178
178
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -186,10 +186,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
186
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
187
187
  SPDX-License-Identifier: Apache-2.0
188
188
  */
189
- .awsui_alert_mx3cw_ck2fs_189:not(#\9) {
190
- animation: awsui_awsui-motion-fade-in_mx3cw_ck2fs_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
189
+ .awsui_alert_mx3cw_158fy_189:not(#\9) {
190
+ animation: awsui_awsui-motion-fade-in_mx3cw_158fy_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
191
191
  }
192
- @keyframes awsui_awsui-motion-fade-in_mx3cw_ck2fs_1 {
192
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_158fy_1 {
193
193
  from {
194
194
  opacity: 0.2;
195
195
  }
@@ -198,17 +198,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
198
198
  }
199
199
  }
200
200
  @media (prefers-reduced-motion: reduce) {
201
- .awsui_alert_mx3cw_ck2fs_189:not(#\9) {
201
+ .awsui_alert_mx3cw_158fy_189:not(#\9) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
205
  }
206
- .awsui-motion-disabled .awsui_alert_mx3cw_ck2fs_189:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_ck2fs_189:not(#\9) {
206
+ .awsui-motion-disabled .awsui_alert_mx3cw_158fy_189:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_158fy_189:not(#\9) {
207
207
  animation: none;
208
208
  transition: none;
209
209
  }
210
210
 
211
- .awsui_root_mx3cw_ck2fs_211:not(#\9) {
211
+ .awsui_root_mx3cw_158fy_211:not(#\9) {
212
212
  border-collapse: separate;
213
213
  border-spacing: 0;
214
214
  box-sizing: border-box;
@@ -247,11 +247,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
247
247
  overflow: hidden;
248
248
  display: block;
249
249
  }
250
- .awsui_root_mx3cw_ck2fs_211.awsui_hidden_mx3cw_ck2fs_249:not(#\9) {
250
+ .awsui_root_mx3cw_158fy_211.awsui_hidden_mx3cw_158fy_249:not(#\9) {
251
251
  display: none;
252
252
  }
253
253
 
254
- .awsui_alert_mx3cw_ck2fs_189:not(#\9) {
254
+ .awsui_alert_mx3cw_158fy_189:not(#\9) {
255
255
  border-collapse: separate;
256
256
  border-spacing: 0;
257
257
  box-sizing: border-box;
@@ -298,53 +298,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
298
298
  padding-inline: var(--space-alert-horizontal-eyt1xx, 16px);
299
299
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
300
300
  }
301
- .awsui_alert_mx3cw_ck2fs_189.awsui_with-dismiss_mx3cw_ck2fs_299:not(#\9), .awsui_alert_mx3cw_ck2fs_189.awsui_with-action_mx3cw_ck2fs_299:not(#\9) {
301
+ .awsui_alert_mx3cw_158fy_189.awsui_with-dismiss_mx3cw_158fy_299:not(#\9), .awsui_alert_mx3cw_158fy_189.awsui_with-action_mx3cw_158fy_299:not(#\9) {
302
302
  grid-template-columns: 1fr auto;
303
303
  }
304
- .awsui_alert_mx3cw_ck2fs_189.awsui_with-action_mx3cw_ck2fs_299.awsui_with-dismiss_mx3cw_ck2fs_299:not(#\9) {
304
+ .awsui_alert_mx3cw_158fy_189.awsui_with-action_mx3cw_158fy_299.awsui_with-dismiss_mx3cw_158fy_299:not(#\9) {
305
305
  grid-template-columns: 1fr auto auto;
306
306
  }
307
- .awsui_alert_mx3cw_ck2fs_189.awsui_breakpoint-default_mx3cw_ck2fs_305.awsui_with-action_mx3cw_ck2fs_299:not(#\9) {
307
+ .awsui_alert_mx3cw_158fy_189.awsui_breakpoint-default_mx3cw_158fy_305.awsui_with-action_mx3cw_158fy_299:not(#\9) {
308
308
  grid-template-columns: 1fr auto;
309
309
  }
310
- .awsui_alert_mx3cw_ck2fs_189.awsui_breakpoint-default_mx3cw_ck2fs_305:not(#\9):not(.awsui_with-dismiss_mx3cw_ck2fs_299) {
310
+ .awsui_alert_mx3cw_158fy_189.awsui_breakpoint-default_mx3cw_158fy_305:not(#\9):not(.awsui_with-dismiss_mx3cw_158fy_299) {
311
311
  grid-template-columns: 1fr;
312
312
  }
313
313
 
314
- .awsui_hidden_mx3cw_ck2fs_249:not(#\9) {
314
+ .awsui_hidden_mx3cw_158fy_249:not(#\9) {
315
315
  display: none;
316
316
  }
317
317
 
318
- .awsui_header_mx3cw_ck2fs_316:not(#\9),
319
- .awsui_header-replacement_mx3cw_ck2fs_317:not(#\9) {
318
+ .awsui_header_mx3cw_158fy_316:not(#\9),
319
+ .awsui_header-replacement_mx3cw_158fy_317:not(#\9) {
320
320
  font-weight: 700;
321
321
  }
322
322
 
323
- .awsui_action_mx3cw_ck2fs_321:not(#\9) {
323
+ .awsui_action_mx3cw_158fy_321:not(#\9) {
324
324
  white-space: nowrap;
325
325
  margin-inline-start: var(--space-alert-action-left-ea9czk, 12px);
326
326
  }
327
327
 
328
- .awsui_action-slot_mx3cw_ck2fs_326:not(#\9),
329
- .awsui_action-button_mx3cw_ck2fs_327:not(#\9) {
328
+ .awsui_action-slot_mx3cw_158fy_326:not(#\9),
329
+ .awsui_action-button_mx3cw_158fy_327:not(#\9) {
330
330
  /* used in test-utils */
331
331
  }
332
332
 
333
- .awsui_alert-focus-wrapper_mx3cw_ck2fs_331:not(#\9) {
333
+ .awsui_alert-focus-wrapper_mx3cw_158fy_331:not(#\9) {
334
334
  display: grid;
335
335
  grid-template-columns: min-content auto;
336
336
  }
337
- .awsui_alert-focus-wrapper_mx3cw_ck2fs_331:not(#\9):focus {
337
+ .awsui_alert-focus-wrapper_mx3cw_158fy_331:not(#\9):focus {
338
338
  outline: none;
339
339
  }
340
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ck2fs_331:not(#\9):focus {
340
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_158fy_331:not(#\9):focus {
341
341
  position: relative;
342
342
  }
343
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ck2fs_331:not(#\9):focus {
343
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_158fy_331:not(#\9):focus {
344
344
  outline: 2px dotted transparent;
345
345
  outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
346
346
  }
347
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ck2fs_331:not(#\9):focus::before {
347
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_158fy_331:not(#\9):focus::before {
348
348
  content: " ";
349
349
  display: block;
350
350
  position: absolute;
@@ -359,76 +359,76 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ck2fs_331:n
359
359
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
360
360
  }
361
361
 
362
- .awsui_text_mx3cw_ck2fs_360:not(#\9) {
362
+ .awsui_text_mx3cw_158fy_360:not(#\9) {
363
363
  min-inline-size: 0;
364
364
  padding-block: var(--border-field-width-09w7vk, 2px);
365
365
  padding-inline: 0;
366
366
  margin-block: var(--space-scaled-xxs-7597g1, 4px);
367
367
  margin-inline: var(--space-xxs-p8yyaw, 4px);
368
368
  }
369
- .awsui_text_mx3cw_ck2fs_360.awsui_icon_mx3cw_ck2fs_367:not(#\9) {
369
+ .awsui_text_mx3cw_158fy_360.awsui_icon_mx3cw_158fy_367:not(#\9) {
370
370
  margin-inline-start: 0;
371
371
  }
372
- .awsui_text_mx3cw_ck2fs_360.awsui_message_mx3cw_ck2fs_370:not(#\9) {
372
+ .awsui_text_mx3cw_158fy_360.awsui_message_mx3cw_158fy_370:not(#\9) {
373
373
  margin-inline-end: var(--space-alert-message-right-knlb6u, 4px);
374
374
  }
375
375
 
376
- .awsui_breakpoint-default_mx3cw_ck2fs_305 > .awsui_action_mx3cw_ck2fs_321:not(#\9) {
376
+ .awsui_breakpoint-default_mx3cw_158fy_305 > .awsui_action_mx3cw_158fy_321:not(#\9) {
377
377
  grid-row: 2;
378
378
  margin-block-end: var(--space-xxs-p8yyaw, 4px);
379
379
  }
380
- .awsui_breakpoint-default_mx3cw_ck2fs_305.awsui_icon-size-medium_mx3cw_ck2fs_378 > .awsui_action_mx3cw_ck2fs_321:not(#\9) {
380
+ .awsui_breakpoint-default_mx3cw_158fy_305.awsui_icon-size-medium_mx3cw_158fy_378 > .awsui_action_mx3cw_158fy_321:not(#\9) {
381
381
  margin-inline-start: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
382
382
  }
383
- .awsui_breakpoint-default_mx3cw_ck2fs_305.awsui_icon-size-big_mx3cw_ck2fs_381 > .awsui_action_mx3cw_ck2fs_321:not(#\9) {
383
+ .awsui_breakpoint-default_mx3cw_158fy_305.awsui_icon-size-big_mx3cw_158fy_381 > .awsui_action_mx3cw_158fy_321:not(#\9) {
384
384
  margin-inline-start: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
385
385
  }
386
- .awsui_breakpoint-default_mx3cw_ck2fs_305.awsui_icon-size-normal_mx3cw_ck2fs_384 > .awsui_action_mx3cw_ck2fs_321:not(#\9) {
386
+ .awsui_breakpoint-default_mx3cw_158fy_305.awsui_icon-size-normal_mx3cw_158fy_384 > .awsui_action_mx3cw_158fy_321:not(#\9) {
387
387
  margin-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
388
388
  }
389
389
 
390
- .awsui_content_mx3cw_ck2fs_388:not(#\9),
391
- .awsui_content-replacement_mx3cw_ck2fs_389:not(#\9) {
390
+ .awsui_content_mx3cw_158fy_388:not(#\9),
391
+ .awsui_content-replacement_mx3cw_158fy_389:not(#\9) {
392
392
  /* used in test-utils */
393
393
  }
394
394
 
395
- .awsui_dismiss_mx3cw_ck2fs_393:not(#\9) {
395
+ .awsui_dismiss_mx3cw_158fy_393:not(#\9) {
396
396
  margin-inline-end: calc(-1 * var(--space-xxs-p8yyaw, 4px));
397
397
  margin-inline-start: var(--space-s-34lx8l, 12px);
398
398
  }
399
399
 
400
- .awsui_dismiss-button_mx3cw_ck2fs_398:not(#\9) {
400
+ .awsui_dismiss-button_mx3cw_158fy_398:not(#\9) {
401
401
  /* used in test-utils */
402
402
  }
403
403
 
404
- .awsui_type-error_mx3cw_ck2fs_402:not(#\9) {
404
+ .awsui_type-error_mx3cw_158fy_402:not(#\9) {
405
405
  border-color: var(--color-border-status-error-dj6icm, #d91515);
406
406
  background-color: var(--color-background-status-error-pbprvn, #fff7f7);
407
407
  }
408
- .awsui_type-error_mx3cw_ck2fs_402 > .awsui_alert-focus-wrapper_mx3cw_ck2fs_331 > .awsui_icon_mx3cw_ck2fs_367:not(#\9) {
408
+ .awsui_type-error_mx3cw_158fy_402 > .awsui_alert-focus-wrapper_mx3cw_158fy_331 > .awsui_icon_mx3cw_158fy_367:not(#\9) {
409
409
  color: var(--color-text-status-error-wdvepn, #d91515);
410
410
  }
411
411
 
412
- .awsui_type-warning_mx3cw_ck2fs_410:not(#\9) {
412
+ .awsui_type-warning_mx3cw_158fy_410:not(#\9) {
413
413
  border-color: var(--color-border-status-warning-52glov, #8d6605);
414
414
  background-color: var(--color-background-status-warning-oor4hw, #fffce9);
415
415
  }
416
- .awsui_type-warning_mx3cw_ck2fs_410 > .awsui_alert-focus-wrapper_mx3cw_ck2fs_331 > .awsui_icon_mx3cw_ck2fs_367:not(#\9) {
416
+ .awsui_type-warning_mx3cw_158fy_410 > .awsui_alert-focus-wrapper_mx3cw_158fy_331 > .awsui_icon_mx3cw_158fy_367:not(#\9) {
417
417
  color: var(--color-text-status-warning-yik8vi, #8d6605);
418
418
  }
419
419
 
420
- .awsui_type-success_mx3cw_ck2fs_418:not(#\9) {
420
+ .awsui_type-success_mx3cw_158fy_418:not(#\9) {
421
421
  border-color: var(--color-border-status-success-wmgb40, #037f0c);
422
422
  background-color: var(--color-background-status-success-jp14wa, #f2fcf3);
423
423
  }
424
- .awsui_type-success_mx3cw_ck2fs_418 > .awsui_alert-focus-wrapper_mx3cw_ck2fs_331 > .awsui_icon_mx3cw_ck2fs_367:not(#\9) {
424
+ .awsui_type-success_mx3cw_158fy_418 > .awsui_alert-focus-wrapper_mx3cw_158fy_331 > .awsui_icon_mx3cw_158fy_367:not(#\9) {
425
425
  color: var(--color-text-status-success-bpiyjm, #037f0c);
426
426
  }
427
427
 
428
- .awsui_type-info_mx3cw_ck2fs_426:not(#\9) {
428
+ .awsui_type-info_mx3cw_158fy_426:not(#\9) {
429
429
  border-color: var(--color-border-status-info-8upc6f, #0972d3);
430
430
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
431
431
  }
432
- .awsui_type-info_mx3cw_ck2fs_426 > .awsui_alert-focus-wrapper_mx3cw_ck2fs_331 > .awsui_icon_mx3cw_ck2fs_367:not(#\9) {
432
+ .awsui_type-info_mx3cw_158fy_426 > .awsui_alert-focus-wrapper_mx3cw_158fy_331 > .awsui_icon_mx3cw_158fy_367:not(#\9) {
433
433
  color: var(--color-text-status-info-ahz8zp, #0972d3);
434
434
  }
@@ -2,32 +2,32 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "alert": "awsui_alert_mx3cw_ck2fs_189",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_ck2fs_1",
7
- "root": "awsui_root_mx3cw_ck2fs_211",
8
- "hidden": "awsui_hidden_mx3cw_ck2fs_249",
9
- "with-dismiss": "awsui_with-dismiss_mx3cw_ck2fs_299",
10
- "with-action": "awsui_with-action_mx3cw_ck2fs_299",
11
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_ck2fs_305",
12
- "header": "awsui_header_mx3cw_ck2fs_316",
13
- "header-replacement": "awsui_header-replacement_mx3cw_ck2fs_317",
14
- "action": "awsui_action_mx3cw_ck2fs_321",
15
- "action-slot": "awsui_action-slot_mx3cw_ck2fs_326",
16
- "action-button": "awsui_action-button_mx3cw_ck2fs_327",
17
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_ck2fs_331",
18
- "text": "awsui_text_mx3cw_ck2fs_360",
19
- "icon": "awsui_icon_mx3cw_ck2fs_367",
20
- "message": "awsui_message_mx3cw_ck2fs_370",
21
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_ck2fs_378",
22
- "icon-size-big": "awsui_icon-size-big_mx3cw_ck2fs_381",
23
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_ck2fs_384",
24
- "content": "awsui_content_mx3cw_ck2fs_388",
25
- "content-replacement": "awsui_content-replacement_mx3cw_ck2fs_389",
26
- "dismiss": "awsui_dismiss_mx3cw_ck2fs_393",
27
- "dismiss-button": "awsui_dismiss-button_mx3cw_ck2fs_398",
28
- "type-error": "awsui_type-error_mx3cw_ck2fs_402",
29
- "type-warning": "awsui_type-warning_mx3cw_ck2fs_410",
30
- "type-success": "awsui_type-success_mx3cw_ck2fs_418",
31
- "type-info": "awsui_type-info_mx3cw_ck2fs_426"
5
+ "alert": "awsui_alert_mx3cw_158fy_189",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_158fy_1",
7
+ "root": "awsui_root_mx3cw_158fy_211",
8
+ "hidden": "awsui_hidden_mx3cw_158fy_249",
9
+ "with-dismiss": "awsui_with-dismiss_mx3cw_158fy_299",
10
+ "with-action": "awsui_with-action_mx3cw_158fy_299",
11
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_158fy_305",
12
+ "header": "awsui_header_mx3cw_158fy_316",
13
+ "header-replacement": "awsui_header-replacement_mx3cw_158fy_317",
14
+ "action": "awsui_action_mx3cw_158fy_321",
15
+ "action-slot": "awsui_action-slot_mx3cw_158fy_326",
16
+ "action-button": "awsui_action-button_mx3cw_158fy_327",
17
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_158fy_331",
18
+ "text": "awsui_text_mx3cw_158fy_360",
19
+ "icon": "awsui_icon_mx3cw_158fy_367",
20
+ "message": "awsui_message_mx3cw_158fy_370",
21
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_158fy_378",
22
+ "icon-size-big": "awsui_icon-size-big_mx3cw_158fy_381",
23
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_158fy_384",
24
+ "content": "awsui_content_mx3cw_158fy_388",
25
+ "content-replacement": "awsui_content-replacement_mx3cw_158fy_389",
26
+ "dismiss": "awsui_dismiss_mx3cw_158fy_393",
27
+ "dismiss-button": "awsui_dismiss-button_mx3cw_158fy_398",
28
+ "type-error": "awsui_type-error_mx3cw_158fy_402",
29
+ "type-warning": "awsui_type-warning_mx3cw_158fy_410",
30
+ "type-success": "awsui_type-success_mx3cw_158fy_418",
31
+ "type-info": "awsui_type-info_mx3cw_158fy_426"
32
32
  };
33
33
 
@@ -1,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_swimc_8zfio_185",
5
- "anchor-list": "awsui_anchor-list_swimc_8zfio_220",
6
- "anchor-item": "awsui_anchor-item_swimc_8zfio_243",
7
- "anchor-item--active": "awsui_anchor-item--active_swimc_8zfio_263",
8
- "anchor-link": "awsui_anchor-link_swimc_8zfio_280",
9
- "anchor-link--active": "awsui_anchor-link--active_swimc_8zfio_322",
10
- "anchor-link-text": "awsui_anchor-link-text_swimc_8zfio_329",
11
- "anchor-link-info": "awsui_anchor-link-info_swimc_8zfio_333"
4
+ "root": "awsui_root_swimc_1ey89_185",
5
+ "anchor-list": "awsui_anchor-list_swimc_1ey89_220",
6
+ "anchor-item": "awsui_anchor-item_swimc_1ey89_243",
7
+ "anchor-item--active": "awsui_anchor-item--active_swimc_1ey89_263",
8
+ "anchor-link": "awsui_anchor-link_swimc_1ey89_280",
9
+ "anchor-link--active": "awsui_anchor-link--active_swimc_1ey89_322",
10
+ "anchor-link-text": "awsui_anchor-link-text_swimc_1ey89_329",
11
+ "anchor-link-info": "awsui_anchor-link-info_swimc_1ey89_333"
12
12
  };
13
13
 
@@ -172,7 +172,7 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /* Style used for links in slots/components that are text heavy, to help links stand out among
175
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
176
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
177
177
  /*
178
178
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -182,7 +182,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
183
  SPDX-License-Identifier: Apache-2.0
184
184
  */
185
- .awsui_root_swimc_8zfio_185:not(#\9) {
185
+ .awsui_root_swimc_1ey89_185:not(#\9) {
186
186
  border-collapse: separate;
187
187
  border-spacing: 0;
188
188
  box-sizing: border-box;
@@ -218,7 +218,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
218
218
  -moz-osx-font-smoothing: auto;
219
219
  }
220
220
 
221
- .awsui_anchor-list_swimc_8zfio_220:not(#\9) {
221
+ .awsui_anchor-list_swimc_1ey89_220:not(#\9) {
222
222
  list-style: none;
223
223
  margin-block: 0;
224
224
  margin-inline: 0;
@@ -227,7 +227,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
227
227
  position: relative;
228
228
  text-indent: 0;
229
229
  }
230
- .awsui_anchor-list_swimc_8zfio_220:not(#\9)::before {
230
+ .awsui_anchor-list_swimc_1ey89_220:not(#\9)::before {
231
231
  content: "";
232
232
  background-color: var(--color-border-divider-default-j74lyz, #b6bec9);
233
233
  border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
@@ -241,30 +241,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
241
241
  inline-size: 2px;
242
242
  }
243
243
 
244
- .awsui_anchor-item_swimc_8zfio_243:not(#\9) {
245
- transition: var(--motion-duration-slow-z2kaah, 180ms);
246
- transition-property: all;
244
+ .awsui_anchor-item_swimc_1ey89_243:not(#\9) {
247
245
  font-size: var(--font-size-body-m-x4okxb, 14px);
248
246
  line-height: var(--line-height-body-m-30ar75, 20px);
249
247
  color: var(--color-text-body-secondary-w9jvno, #414d5c);
250
248
  font-weight: 400;
251
249
  margin-block: var(--space-scaled-xxs-7597g1, 4px);
252
250
  margin-inline: 0;
251
+ transition: var(--motion-duration-slow-z2kaah, 180ms);
252
+ transition-property: all;
253
253
  }
254
254
  @media (prefers-reduced-motion: reduce) {
255
- .awsui_anchor-item_swimc_8zfio_243:not(#\9) {
255
+ .awsui_anchor-item_swimc_1ey89_243:not(#\9) {
256
256
  animation: none;
257
257
  transition: none;
258
258
  }
259
259
  }
260
- .awsui-motion-disabled .awsui_anchor-item_swimc_8zfio_243:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_8zfio_243:not(#\9) {
260
+ .awsui-motion-disabled .awsui_anchor-item_swimc_1ey89_243:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_1ey89_243:not(#\9) {
261
261
  animation: none;
262
262
  transition: none;
263
263
  }
264
- .awsui_anchor-item--active_swimc_8zfio_263:not(#\9) {
264
+ .awsui_anchor-item--active_swimc_1ey89_263:not(#\9) {
265
265
  position: relative;
266
266
  }
267
- .awsui_anchor-item--active_swimc_8zfio_263:not(#\9)::before {
267
+ .awsui_anchor-item--active_swimc_1ey89_263:not(#\9)::before {
268
268
  content: "";
269
269
  background-color: var(--color-text-accent-n2acxv, #0972d3);
270
270
  border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
@@ -278,9 +278,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
278
278
  inline-size: 2px;
279
279
  }
280
280
 
281
- .awsui_anchor-link_swimc_8zfio_280:not(#\9) {
282
- transition: var(--motion-duration-slow-z2kaah, 180ms);
283
- transition-property: all;
281
+ .awsui_anchor-link_swimc_1ey89_280:not(#\9) {
284
282
  font-size: var(--font-size-body-m-x4okxb, 14px);
285
283
  line-height: var(--line-height-body-m-30ar75, 20px);
286
284
  align-items: baseline;
@@ -289,18 +287,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
289
287
  flex-direction: row;
290
288
  font-weight: 400;
291
289
  text-decoration: none;
290
+ transition: var(--motion-duration-slow-z2kaah, 180ms);
291
+ transition-property: all;
292
292
  }
293
293
  @media (prefers-reduced-motion: reduce) {
294
- .awsui_anchor-link_swimc_8zfio_280:not(#\9) {
294
+ .awsui_anchor-link_swimc_1ey89_280:not(#\9) {
295
295
  animation: none;
296
296
  transition: none;
297
297
  }
298
298
  }
299
- .awsui-motion-disabled .awsui_anchor-link_swimc_8zfio_280:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_8zfio_280:not(#\9) {
299
+ .awsui-motion-disabled .awsui_anchor-link_swimc_1ey89_280:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_1ey89_280:not(#\9) {
300
300
  animation: none;
301
301
  transition: none;
302
302
  }
303
- body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_8zfio_280:not(#\9):focus {
303
+ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1ey89_280:not(#\9):focus {
304
304
  outline: thin dotted;
305
305
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
306
306
  outline-offset: 2px;
@@ -311,27 +311,27 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_8zfio_280:not(#\9):
311
311
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
312
312
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
313
313
  }
314
- .awsui_anchor-link_swimc_8zfio_280:not(#\9):hover {
314
+ .awsui_anchor-link_swimc_1ey89_280:not(#\9):hover {
315
315
  color: var(--color-text-accent-n2acxv, #0972d3);
316
316
  }
317
- .awsui_anchor-link_swimc_8zfio_280:not(#\9):focus {
317
+ .awsui_anchor-link_swimc_1ey89_280:not(#\9):focus {
318
318
  outline: none;
319
319
  }
320
- .awsui_anchor-link_swimc_8zfio_280:not(#\9):hover, .awsui_anchor-link_swimc_8zfio_280:not(#\9):focus {
320
+ .awsui_anchor-link_swimc_1ey89_280:not(#\9):hover, .awsui_anchor-link_swimc_1ey89_280:not(#\9):focus {
321
321
  text-decoration: none;
322
322
  }
323
- .awsui_anchor-link--active_swimc_8zfio_322:not(#\9) {
323
+ .awsui_anchor-link--active_swimc_1ey89_322:not(#\9) {
324
324
  font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
325
325
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
326
326
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
327
327
  color: var(--color-text-accent-n2acxv, #0972d3);
328
328
  }
329
329
 
330
- .awsui_anchor-link-text_swimc_8zfio_329:not(#\9) {
330
+ .awsui_anchor-link-text_swimc_1ey89_329:not(#\9) {
331
331
  display: block;
332
332
  }
333
333
 
334
- .awsui_anchor-link-info_swimc_8zfio_333:not(#\9) {
334
+ .awsui_anchor-link-info_swimc_1ey89_333:not(#\9) {
335
335
  margin-inline-start: var(--space-xs-zb16t3, 8px);
336
336
  font-size: var(--font-size-body-s-asqx2i, 12px);
337
337
  line-height: var(--line-height-body-s-7zv1j5, 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_swimc_8zfio_185",
6
- "anchor-list": "awsui_anchor-list_swimc_8zfio_220",
7
- "anchor-item": "awsui_anchor-item_swimc_8zfio_243",
8
- "anchor-item--active": "awsui_anchor-item--active_swimc_8zfio_263",
9
- "anchor-link": "awsui_anchor-link_swimc_8zfio_280",
10
- "anchor-link--active": "awsui_anchor-link--active_swimc_8zfio_322",
11
- "anchor-link-text": "awsui_anchor-link-text_swimc_8zfio_329",
12
- "anchor-link-info": "awsui_anchor-link-info_swimc_8zfio_333"
5
+ "root": "awsui_root_swimc_1ey89_185",
6
+ "anchor-list": "awsui_anchor-list_swimc_1ey89_220",
7
+ "anchor-item": "awsui_anchor-item_swimc_1ey89_243",
8
+ "anchor-item--active": "awsui_anchor-item--active_swimc_1ey89_263",
9
+ "anchor-link": "awsui_anchor-link_swimc_1ey89_280",
10
+ "anchor-link--active": "awsui_anchor-link--active_swimc_1ey89_322",
11
+ "anchor-link-text": "awsui_anchor-link-text_swimc_1ey89_329",
12
+ "anchor-link-info": "awsui_anchor-link-info_swimc_1ey89_333"
13
13
  };
14
14
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_ctphm_189",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_ctphm_193",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_ctphm_193",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_ctphm_235",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_ctphm_235",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_ctphm_238",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_ctphm_238",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_ctphm_241",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_ctphm_241",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_ctphm_244",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_ctphm_244",
15
- "annotation": "awsui_annotation_1hpp3_ctphm_248",
16
- "next-button": "awsui_next-button_1hpp3_ctphm_249",
17
- "previous-button": "awsui_previous-button_1hpp3_ctphm_250",
18
- "finish-button": "awsui_finish-button_1hpp3_ctphm_251",
19
- "header": "awsui_header_1hpp3_ctphm_252",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_ctphm_253",
21
- "content": "awsui_content_1hpp3_ctphm_254",
22
- "description": "awsui_description_1hpp3_ctphm_258",
23
- "actionBar": "awsui_actionBar_1hpp3_ctphm_263",
24
- "stepCounter": "awsui_stepCounter_1hpp3_ctphm_270",
25
- "divider": "awsui_divider_1hpp3_ctphm_274",
26
- "hotspot": "awsui_hotspot_1hpp3_ctphm_278",
27
- "icon": "awsui_icon_1hpp3_ctphm_345"
4
+ "arrow": "awsui_arrow_1hpp3_1jpjr_189",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1jpjr_193",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1jpjr_193",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1jpjr_235",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1jpjr_235",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1jpjr_238",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1jpjr_238",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1jpjr_241",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1jpjr_241",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1jpjr_244",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1jpjr_244",
15
+ "annotation": "awsui_annotation_1hpp3_1jpjr_248",
16
+ "next-button": "awsui_next-button_1hpp3_1jpjr_249",
17
+ "previous-button": "awsui_previous-button_1hpp3_1jpjr_250",
18
+ "finish-button": "awsui_finish-button_1hpp3_1jpjr_251",
19
+ "header": "awsui_header_1hpp3_1jpjr_252",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1jpjr_253",
21
+ "content": "awsui_content_1hpp3_1jpjr_254",
22
+ "description": "awsui_description_1hpp3_1jpjr_258",
23
+ "actionBar": "awsui_actionBar_1hpp3_1jpjr_263",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_1jpjr_270",
25
+ "divider": "awsui_divider_1hpp3_1jpjr_274",
26
+ "hotspot": "awsui_hotspot_1hpp3_1jpjr_278",
27
+ "icon": "awsui_icon_1hpp3_1jpjr_345"
28
28
  };
29
29