@cloudscape-design/components 3.0.1350 → 3.0.1351

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 (435) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +95 -102
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +40 -44
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +18 -22
  9. package/anchor-navigation/styles.selectors.js +8 -8
  10. package/annotation-context/annotation/styles.css.js +13 -13
  11. package/annotation-context/annotation/styles.scoped.css +20 -24
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/content-wrapper/styles.css.js +3 -3
  14. package/app-layout/content-wrapper/styles.scoped.css +6 -10
  15. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  16. package/app-layout/drawer/styles.css.js +14 -14
  17. package/app-layout/drawer/styles.scoped.css +22 -26
  18. package/app-layout/drawer/styles.selectors.js +14 -14
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/resize/styles.css.js +5 -5
  23. package/app-layout/resize/styles.scoped.css +12 -16
  24. package/app-layout/resize/styles.selectors.js +5 -5
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +2 -6
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +12 -12
  29. package/app-layout/styles.scoped.css +12 -16
  30. package/app-layout/styles.selectors.js +12 -12
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +6 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/visual-refresh/styles.css.js +86 -86
  35. package/app-layout/visual-refresh/styles.scoped.css +163 -179
  36. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  37. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  38. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
  39. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  40. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  41. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
  42. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  43. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  44. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
  45. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  46. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  47. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
  48. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  49. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  50. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
  51. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  52. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
  54. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  55. package/area-chart/styles.css.js +6 -6
  56. package/area-chart/styles.scoped.css +9 -13
  57. package/area-chart/styles.selectors.js +6 -6
  58. package/attribute-editor/styles.css.js +15 -15
  59. package/attribute-editor/styles.scoped.css +25 -32
  60. package/attribute-editor/styles.selectors.js +15 -15
  61. package/badge/styles.css.js +10 -10
  62. package/badge/styles.scoped.css +10 -14
  63. package/badge/styles.selectors.js +10 -10
  64. package/box/styles.css.js +220 -220
  65. package/box/styles.scoped.css +265 -269
  66. package/box/styles.selectors.js +220 -220
  67. package/breadcrumb-group/item/styles.css.js +7 -7
  68. package/breadcrumb-group/item/styles.scoped.css +25 -33
  69. package/breadcrumb-group/item/styles.selectors.js +7 -7
  70. package/breadcrumb-group/styles.css.js +14 -14
  71. package/breadcrumb-group/styles.scoped.css +24 -31
  72. package/breadcrumb-group/styles.selectors.js +14 -14
  73. package/button/icon-helper.js +1 -1
  74. package/button/icon-helper.js.map +1 -1
  75. package/button/styles.css.js +23 -23
  76. package/button/styles.scoped.css +70 -74
  77. package/button/styles.selectors.js +23 -23
  78. package/button-dropdown/category-elements/styles.css.js +18 -18
  79. package/button-dropdown/category-elements/styles.scoped.css +28 -36
  80. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  81. package/button-dropdown/item-element/styles.css.js +21 -21
  82. package/button-dropdown/item-element/styles.scoped.css +34 -38
  83. package/button-dropdown/item-element/styles.selectors.js +21 -21
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +23 -23
  88. package/button-dropdown/styles.scoped.css +32 -43
  89. package/button-dropdown/styles.selectors.js +23 -23
  90. package/button-group/styles.css.js +4 -4
  91. package/button-group/styles.scoped.css +4 -8
  92. package/button-group/styles.selectors.js +4 -4
  93. package/calendar/styles.css.js +21 -21
  94. package/calendar/styles.scoped.css +43 -47
  95. package/calendar/styles.selectors.js +21 -21
  96. package/cards/styles.css.js +38 -38
  97. package/cards/styles.scoped.css +39 -43
  98. package/cards/styles.selectors.js +38 -38
  99. package/checkbox/styles.css.js +3 -3
  100. package/checkbox/styles.scoped.css +5 -9
  101. package/checkbox/styles.selectors.js +3 -3
  102. package/code-editor/resizable-box/styles.css.js +4 -4
  103. package/code-editor/resizable-box/styles.scoped.css +6 -10
  104. package/code-editor/resizable-box/styles.selectors.js +4 -4
  105. package/code-editor/styles.css.js +33 -33
  106. package/code-editor/styles.scoped.css +138 -142
  107. package/code-editor/styles.selectors.js +33 -33
  108. package/collection-preferences/styles.css.js +38 -38
  109. package/collection-preferences/styles.scoped.css +39 -43
  110. package/collection-preferences/styles.selectors.js +38 -38
  111. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  112. package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
  113. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  114. package/column-layout/styles.css.js +13 -13
  115. package/column-layout/styles.scoped.css +43 -47
  116. package/column-layout/styles.selectors.js +13 -13
  117. package/container/styles.css.js +33 -33
  118. package/container/styles.scoped.css +56 -60
  119. package/container/styles.selectors.js +33 -33
  120. package/content-layout/styles.css.js +14 -14
  121. package/content-layout/styles.scoped.css +16 -20
  122. package/content-layout/styles.selectors.js +14 -14
  123. package/date-picker/styles.css.js +7 -7
  124. package/date-picker/styles.scoped.css +9 -13
  125. package/date-picker/styles.selectors.js +7 -7
  126. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  127. package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
  128. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  129. package/date-range-picker/relative-range/styles.css.js +6 -6
  130. package/date-range-picker/relative-range/styles.scoped.css +10 -14
  131. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  132. package/date-range-picker/styles.css.js +23 -23
  133. package/date-range-picker/styles.scoped.css +32 -36
  134. package/date-range-picker/styles.selectors.js +23 -23
  135. package/divider/styles.css.js +6 -6
  136. package/divider/styles.scoped.css +6 -10
  137. package/divider/styles.selectors.js +6 -6
  138. package/drawer/styles.css.js +29 -29
  139. package/drawer/styles.scoped.css +35 -39
  140. package/drawer/styles.selectors.js +29 -29
  141. package/dropdown/styles.css.js +20 -20
  142. package/dropdown/styles.scoped.css +37 -41
  143. package/dropdown/styles.selectors.js +20 -20
  144. package/expandable-section/styles.css.js +43 -43
  145. package/expandable-section/styles.scoped.css +93 -178
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/components/abstract-switch/styles.css.js +13 -13
  189. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  190. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  191. package/internal/components/button-trigger/styles.css.js +14 -14
  192. package/internal/components/button-trigger/styles.scoped.css +29 -39
  193. package/internal/components/button-trigger/styles.selectors.js +14 -14
  194. package/internal/components/cartesian-chart/styles.css.js +28 -28
  195. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  196. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  197. package/internal/components/chart-filter/styles.css.js +3 -3
  198. package/internal/components/chart-filter/styles.scoped.css +3 -7
  199. package/internal/components/chart-filter/styles.selectors.js +3 -3
  200. package/internal/components/chart-legend/styles.css.js +6 -6
  201. package/internal/components/chart-legend/styles.scoped.css +14 -18
  202. package/internal/components/chart-legend/styles.selectors.js +6 -6
  203. package/internal/components/chart-plot/styles.css.js +5 -5
  204. package/internal/components/chart-plot/styles.scoped.css +5 -9
  205. package/internal/components/chart-plot/styles.selectors.js +5 -5
  206. package/internal/components/chart-popover/styles.css.js +3 -3
  207. package/internal/components/chart-popover/styles.scoped.css +4 -8
  208. package/internal/components/chart-popover/styles.selectors.js +3 -3
  209. package/internal/components/chart-series-details/styles.css.js +19 -19
  210. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  211. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  212. package/internal/components/chart-series-marker/styles.css.js +5 -5
  213. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  214. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  215. package/internal/components/chart-wrapper/styles.css.js +9 -9
  216. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  217. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  218. package/internal/components/checkbox-icon/styles.css.js +9 -9
  219. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  220. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  221. package/internal/components/drag-handle/styles.css.js +14 -14
  222. package/internal/components/drag-handle/styles.scoped.css +20 -24
  223. package/internal/components/drag-handle/styles.selectors.js +14 -14
  224. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  225. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  226. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  227. package/internal/components/dropdown-footer/styles.css.js +3 -3
  228. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  229. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  230. package/internal/components/dropdown-status/styles.css.js +2 -2
  231. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  232. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  233. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  234. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  235. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  236. package/internal/components/menu-dropdown/styles.css.js +7 -7
  237. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  238. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  239. package/internal/components/option/styles.css.js +17 -17
  240. package/internal/components/option/styles.scoped.css +29 -33
  241. package/internal/components/option/styles.selectors.js +17 -17
  242. package/internal/components/options-list/styles.css.js +3 -3
  243. package/internal/components/options-list/styles.scoped.css +3 -7
  244. package/internal/components/options-list/styles.selectors.js +3 -3
  245. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  247. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  248. package/internal/components/radio-button/styles.css.js +7 -7
  249. package/internal/components/radio-button/styles.scoped.css +12 -16
  250. package/internal/components/radio-button/styles.selectors.js +7 -7
  251. package/internal/components/screenreader-only/styles.css.js +1 -1
  252. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  253. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  254. package/internal/components/selectable-item/styles.css.js +22 -22
  255. package/internal/components/selectable-item/styles.scoped.css +49 -53
  256. package/internal/components/selectable-item/styles.selectors.js +22 -22
  257. package/internal/components/sortable-area/styles.css.js +8 -8
  258. package/internal/components/sortable-area/styles.scoped.css +15 -19
  259. package/internal/components/sortable-area/styles.selectors.js +8 -8
  260. package/internal/components/structured-item/styles.css.js +7 -7
  261. package/internal/components/structured-item/styles.scoped.css +9 -13
  262. package/internal/components/structured-item/styles.selectors.js +7 -7
  263. package/internal/components/token-list/styles.css.js +10 -10
  264. package/internal/components/token-list/styles.scoped.css +22 -26
  265. package/internal/components/token-list/styles.selectors.js +10 -10
  266. package/internal/environment.js +2 -2
  267. package/internal/environment.json +2 -2
  268. package/internal/manifest.json +1 -1
  269. package/item-card/styles.css.js +14 -14
  270. package/item-card/styles.scoped.css +50 -54
  271. package/item-card/styles.selectors.js +14 -14
  272. package/key-value-pairs/styles.css.js +8 -8
  273. package/key-value-pairs/styles.scoped.css +9 -13
  274. package/key-value-pairs/styles.selectors.js +8 -8
  275. package/link/styles.css.js +21 -21
  276. package/link/styles.scoped.css +72 -125
  277. package/link/styles.selectors.js +21 -21
  278. package/list/styles.css.js +5 -5
  279. package/list/styles.scoped.css +7 -11
  280. package/list/styles.selectors.js +5 -5
  281. package/live-region/styles.css.js +2 -2
  282. package/live-region/styles.scoped.css +3 -7
  283. package/live-region/styles.selectors.js +2 -2
  284. package/manifest.json +2 -2
  285. package/mixed-line-bar-chart/styles.css.js +11 -11
  286. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  287. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  288. package/modal/styles.css.js +31 -31
  289. package/modal/styles.scoped.css +46 -50
  290. package/modal/styles.selectors.js +31 -31
  291. package/multiselect/styles.css.js +5 -5
  292. package/multiselect/styles.scoped.css +5 -9
  293. package/multiselect/styles.selectors.js +5 -5
  294. package/package.json +1 -1
  295. package/pagination/styles.css.js +12 -12
  296. package/pagination/styles.scoped.css +30 -34
  297. package/pagination/styles.selectors.js +12 -12
  298. package/panel-layout/styles.css.js +7 -7
  299. package/panel-layout/styles.scoped.css +10 -14
  300. package/panel-layout/styles.selectors.js +7 -7
  301. package/pie-chart/styles.css.js +27 -27
  302. package/pie-chart/styles.scoped.css +48 -52
  303. package/pie-chart/styles.selectors.js +27 -27
  304. package/popover/styles.css.js +58 -58
  305. package/popover/styles.scoped.css +90 -94
  306. package/popover/styles.selectors.js +58 -58
  307. package/progress-bar/styles.css.js +19 -19
  308. package/progress-bar/styles.scoped.css +30 -34
  309. package/progress-bar/styles.selectors.js +19 -19
  310. package/prompt-input/styles.css.js +26 -26
  311. package/prompt-input/styles.scoped.css +53 -57
  312. package/prompt-input/styles.selectors.js +26 -26
  313. package/property-filter/filtering-token/styles.css.js +18 -18
  314. package/property-filter/filtering-token/styles.scoped.css +43 -47
  315. package/property-filter/filtering-token/styles.selectors.js +18 -18
  316. package/property-filter/styles.css.js +39 -39
  317. package/property-filter/styles.scoped.css +41 -45
  318. package/property-filter/styles.selectors.js +39 -39
  319. package/radio-button/styles.css.js +1 -1
  320. package/radio-button/styles.scoped.css +1 -5
  321. package/radio-button/styles.selectors.js +1 -1
  322. package/radio-group/styles.css.js +5 -5
  323. package/radio-group/styles.scoped.css +6 -10
  324. package/radio-group/styles.selectors.js +5 -5
  325. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  326. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  327. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  328. package/segmented-control/styles.css.js +16 -16
  329. package/segmented-control/styles.scoped.css +32 -36
  330. package/segmented-control/styles.selectors.js +16 -16
  331. package/select/parts/styles.css.js +21 -21
  332. package/select/parts/styles.scoped.css +22 -26
  333. package/select/parts/styles.selectors.js +21 -21
  334. package/select/styles.css.js +3 -3
  335. package/select/styles.scoped.css +3 -7
  336. package/select/styles.selectors.js +3 -3
  337. package/side-navigation/styles.css.js +64 -64
  338. package/side-navigation/styles.scoped.css +110 -404
  339. package/side-navigation/styles.selectors.js +64 -64
  340. package/skeleton/styles.css.js +15 -15
  341. package/skeleton/styles.scoped.css +25 -29
  342. package/skeleton/styles.selectors.js +15 -15
  343. package/slider/styles.css.js +26 -26
  344. package/slider/styles.scoped.css +76 -80
  345. package/slider/styles.selectors.js +26 -26
  346. package/space-between/styles.css.js +23 -23
  347. package/space-between/styles.scoped.css +24 -28
  348. package/space-between/styles.selectors.js +23 -23
  349. package/spinner/styles.css.js +13 -13
  350. package/spinner/styles.scoped.css +20 -24
  351. package/spinner/styles.selectors.js +13 -13
  352. package/split-panel/icons/styles.css.js +22 -22
  353. package/split-panel/icons/styles.scoped.css +24 -28
  354. package/split-panel/icons/styles.selectors.js +22 -22
  355. package/split-panel/styles.css.js +38 -38
  356. package/split-panel/styles.scoped.css +56 -60
  357. package/split-panel/styles.selectors.js +38 -38
  358. package/status-indicator/styles.css.js +25 -25
  359. package/status-indicator/styles.scoped.css +47 -76
  360. package/status-indicator/styles.selectors.js +25 -25
  361. package/steps/styles.css.js +17 -17
  362. package/steps/styles.scoped.css +34 -38
  363. package/steps/styles.selectors.js +17 -17
  364. package/table/body-cell/styles.css.js +48 -48
  365. package/table/body-cell/styles.scoped.css +375 -379
  366. package/table/body-cell/styles.selectors.js +48 -48
  367. package/table/header-cell/styles.css.js +38 -38
  368. package/table/header-cell/styles.scoped.css +108 -80
  369. package/table/header-cell/styles.selectors.js +38 -38
  370. package/table/resizer/styles.css.js +17 -17
  371. package/table/resizer/styles.scoped.css +27 -31
  372. package/table/resizer/styles.selectors.js +17 -17
  373. package/table/selection/styles.css.js +4 -4
  374. package/table/selection/styles.scoped.css +4 -8
  375. package/table/selection/styles.selectors.js +4 -4
  376. package/table/sticky-scrollbar/styles.css.js +6 -6
  377. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  378. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  379. package/table/styles.css.js +37 -37
  380. package/table/styles.scoped.css +44 -48
  381. package/table/styles.selectors.js +37 -37
  382. package/tabs/styles.css.js +30 -30
  383. package/tabs/styles.scoped.css +50 -54
  384. package/tabs/styles.selectors.js +30 -30
  385. package/tag-editor/styles.css.js +3 -3
  386. package/tag-editor/styles.scoped.css +10 -14
  387. package/tag-editor/styles.selectors.js +3 -3
  388. package/text-content/styles.css.js +1 -1
  389. package/text-content/styles.scoped.css +60 -64
  390. package/text-content/styles.selectors.js +1 -1
  391. package/text-filter/styles.css.js +3 -3
  392. package/text-filter/styles.scoped.css +3 -7
  393. package/text-filter/styles.selectors.js +3 -3
  394. package/textarea/styles.css.js +9 -9
  395. package/textarea/styles.scoped.css +17 -21
  396. package/textarea/styles.selectors.js +9 -9
  397. package/tiles/styles.css.js +30 -30
  398. package/tiles/styles.scoped.css +72 -76
  399. package/tiles/styles.selectors.js +30 -30
  400. package/toggle/styles.css.js +10 -10
  401. package/toggle/styles.scoped.css +17 -21
  402. package/toggle/styles.selectors.js +10 -10
  403. package/token/styles.css.js +14 -14
  404. package/token/styles.scoped.css +26 -34
  405. package/token/styles.selectors.js +14 -14
  406. package/token-group/styles.css.js +5 -5
  407. package/token-group/styles.scoped.css +4 -8
  408. package/token-group/styles.selectors.js +5 -5
  409. package/tooltip/styles.css.js +2 -2
  410. package/tooltip/styles.scoped.css +5 -9
  411. package/tooltip/styles.selectors.js +2 -2
  412. package/top-navigation/styles.css.js +47 -47
  413. package/top-navigation/styles.scoped.css +65 -69
  414. package/top-navigation/styles.selectors.js +47 -47
  415. package/tree-view/styles.css.js +2 -2
  416. package/tree-view/styles.scoped.css +2 -6
  417. package/tree-view/styles.selectors.js +2 -2
  418. package/tree-view/tree-item/styles.css.js +10 -10
  419. package/tree-view/tree-item/styles.scoped.css +14 -28
  420. package/tree-view/tree-item/styles.selectors.js +10 -10
  421. package/truncated-text/styles.css.js +1 -1
  422. package/truncated-text/styles.scoped.css +5 -9
  423. package/truncated-text/styles.selectors.js +1 -1
  424. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  425. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  426. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  427. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  428. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  429. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  430. package/tutorial-panel/styles.css.js +1 -1
  431. package/tutorial-panel/styles.scoped.css +5 -9
  432. package/tutorial-panel/styles.selectors.js +1 -1
  433. package/wizard/styles.css.js +30 -30
  434. package/wizard/styles.scoped.css +60 -64
  435. package/wizard/styles.selectors.js +30 -30
@@ -136,10 +136,6 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
141
  /*
@@ -150,7 +146,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
147
  SPDX-License-Identifier: Apache-2.0
152
148
  */
153
- @keyframes awsui_drag-handle-entry_155yk_v2ko5_1 {
149
+ @keyframes awsui_drag-handle-entry_155yk_11erx_1 {
154
150
  from {
155
151
  transform: translate(var(--awsui-drag-handle-animation-inline-offset-esndbs), var(--awsui-drag-handle-animation-block-offset-esndbs));
156
152
  }
@@ -158,7 +154,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
154
  transform: translate(0, 0);
159
155
  }
160
156
  }
161
- @keyframes awsui_drag-handle-exit_155yk_v2ko5_1 {
157
+ @keyframes awsui_drag-handle-exit_155yk_11erx_1 {
162
158
  from {
163
159
  transform: translate(0, 0);
164
160
  }
@@ -166,11 +162,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
166
162
  transform: translate(var(--awsui-drag-handle-animation-inline-offset-esndbs), var(--awsui-drag-handle-animation-block-offset-esndbs));
167
163
  }
168
164
  }
169
- .awsui_direction-button-wrapper_155yk_v2ko5_169:not(#\9) {
165
+ .awsui_direction-button-wrapper_155yk_11erx_165:not(#\9) {
170
166
  --awsui-drag-handle-animation-inline-offset-esndbs: 0;
171
167
  --awsui-drag-handle-animation-block-offset-esndbs: 0;
172
168
  }
173
- @keyframes awsui_awsui-motion-fade-in_155yk_v2ko5_1 {
169
+ @keyframes awsui_awsui-motion-fade-in_155yk_11erx_1 {
174
170
  from {
175
171
  opacity: 0.2;
176
172
  }
@@ -178,7 +174,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
178
174
  opacity: 1;
179
175
  }
180
176
  }
181
- @keyframes awsui_awsui-motion-fade-out-0_155yk_v2ko5_1 {
177
+ @keyframes awsui_awsui-motion-fade-out-0_155yk_11erx_1 {
182
178
  from {
183
179
  opacity: 1;
184
180
  }
@@ -186,81 +182,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
182
  opacity: 0;
187
183
  }
188
184
  }
189
- .awsui_direction-button-wrapper-motion-enter_155yk_v2ko5_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_v2ko5_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189:not(#\9) {
185
+ .awsui_direction-button-wrapper-motion-enter_155yk_11erx_185:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_11erx_185:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_11erx_185:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_11erx_185:not(#\9) {
190
186
  pointer-events: none;
191
187
  }
192
- .awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189:not(#\9) {
193
- animation: awsui_drag-handle-entry_155yk_v2ko5_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)), awsui_awsui-motion-fade-in_155yk_v2ko5_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1));
188
+ .awsui_direction-button-wrapper-motion-entering_155yk_11erx_185:not(#\9) {
189
+ animation: awsui_drag-handle-entry_155yk_11erx_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)), awsui_awsui-motion-fade-in_155yk_11erx_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1));
194
190
  }
195
191
  @media (prefers-reduced-motion: reduce) {
196
- .awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189:not(#\9) {
192
+ .awsui_direction-button-wrapper-motion-entering_155yk_11erx_185:not(#\9) {
197
193
  animation: none;
198
194
  transition: none;
199
195
  }
200
196
  }
201
- .awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189:not(#\9) {
197
+ .awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_11erx_185:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_11erx_185:not(#\9) {
202
198
  animation: none;
203
199
  transition: none;
204
200
  }
205
- .awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189:not(#\9) {
206
- animation: awsui_drag-handle-exit_155yk_v2ko5_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards, awsui_awsui-motion-fade-out-0_155yk_v2ko5_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards;
201
+ .awsui_direction-button-wrapper-motion-exiting_155yk_11erx_185:not(#\9) {
202
+ animation: awsui_drag-handle-exit_155yk_11erx_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards, awsui_awsui-motion-fade-out-0_155yk_11erx_1 var(--motion-duration-complex-tbdo30, 250ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)) forwards;
207
203
  }
208
204
  @media (prefers-reduced-motion: reduce) {
209
- .awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189:not(#\9) {
205
+ .awsui_direction-button-wrapper-motion-exiting_155yk_11erx_185:not(#\9) {
210
206
  animation: none;
211
207
  transition: none;
212
208
  }
213
209
  }
214
- .awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189:not(#\9) {
210
+ .awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_11erx_185:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_11erx_185:not(#\9) {
215
211
  animation: none;
216
212
  transition: none;
217
213
  }
218
214
  @media (prefers-reduced-motion: reduce) {
219
- .awsui_direction-button-wrapper_155yk_v2ko5_169:not(#\9) {
215
+ .awsui_direction-button-wrapper_155yk_11erx_165:not(#\9) {
220
216
  animation: none;
221
217
  transition: none;
222
218
  }
223
219
  }
224
- .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_v2ko5_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_v2ko5_169:not(#\9) {
220
+ .awsui-motion-disabled .awsui_direction-button-wrapper_155yk_11erx_165:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_11erx_165:not(#\9) {
225
221
  animation: none;
226
222
  transition: none;
227
223
  }
228
224
 
229
- .awsui_direction-button-wrapper-block-start_155yk_v2ko5_229:not(#\9) {
225
+ .awsui_direction-button-wrapper-block-start_155yk_11erx_225:not(#\9) {
230
226
  --awsui-drag-handle-animation-block-offset-esndbs: 20px;
231
227
  }
232
228
 
233
- .awsui_direction-button-wrapper-block-end_155yk_v2ko5_233:not(#\9) {
229
+ .awsui_direction-button-wrapper-block-end_155yk_11erx_229:not(#\9) {
234
230
  --awsui-drag-handle-animation-block-offset-esndbs: -20px;
235
231
  }
236
232
 
237
- .awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237:not(#\9) {
233
+ .awsui_direction-button-wrapper-inline-start_155yk_11erx_233:not(#\9) {
238
234
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
239
235
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
240
236
  }
241
- .awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237:not(#\9):dir(ltr) {
237
+ .awsui_direction-button-wrapper-inline-start_155yk_11erx_233:not(#\9):dir(ltr) {
242
238
  --awsui-drag-handle-animation-inline-offset-esndbs: 20px;
243
239
  }
244
- .awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237:not(#\9):dir(rtl) {
240
+ .awsui_direction-button-wrapper-inline-start_155yk_11erx_233:not(#\9):dir(rtl) {
245
241
  --awsui-drag-handle-animation-inline-offset-esndbs: -20px;
246
242
  }
247
243
 
248
- .awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248:not(#\9) {
244
+ .awsui_direction-button-wrapper-inline-end_155yk_11erx_244:not(#\9) {
249
245
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
250
246
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
251
247
  }
252
- .awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248:not(#\9):dir(ltr) {
248
+ .awsui_direction-button-wrapper-inline-end_155yk_11erx_244:not(#\9):dir(ltr) {
253
249
  --awsui-drag-handle-animation-inline-offset-esndbs: -20px;
254
250
  }
255
- .awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248:not(#\9):dir(rtl) {
251
+ .awsui_direction-button-wrapper-inline-end_155yk_11erx_244:not(#\9):dir(rtl) {
256
252
  --awsui-drag-handle-animation-inline-offset-esndbs: 20px;
257
253
  }
258
254
 
259
- .awsui_contents_155yk_v2ko5_259:not(#\9) {
255
+ .awsui_contents_155yk_11erx_255:not(#\9) {
260
256
  display: contents;
261
257
  }
262
258
 
263
- .awsui_portal-overlay_155yk_v2ko5_263:not(#\9) {
259
+ .awsui_portal-overlay_155yk_11erx_259:not(#\9) {
264
260
  position: absolute;
265
261
  inset-block-start: 0;
266
262
  inset-inline-start: 0;
@@ -268,20 +264,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
268
264
  z-index: 7000;
269
265
  }
270
266
 
271
- .awsui_portal-overlay-disabled_155yk_v2ko5_271:not(#\9) {
267
+ .awsui_portal-overlay-disabled_155yk_11erx_267:not(#\9) {
272
268
  display: none;
273
269
  }
274
270
 
275
- .awsui_portal-overlay-contents_155yk_v2ko5_275:not(#\9) {
271
+ .awsui_portal-overlay-contents_155yk_11erx_271:not(#\9) {
276
272
  pointer-events: auto;
277
273
  }
278
274
 
279
- .awsui_drag-handle_155yk_v2ko5_279:not(#\9) {
275
+ .awsui_drag-handle_155yk_11erx_275:not(#\9) {
280
276
  position: relative;
281
277
  display: inline-flex;
282
278
  }
283
279
 
284
- .awsui_direction-button-wrapper_155yk_v2ko5_169:not(#\9) {
280
+ .awsui_direction-button-wrapper_155yk_11erx_165:not(#\9) {
285
281
  position: absolute;
286
282
  block-size: var(--space-static-xl-4tedi6, 24px);
287
283
  inline-size: var(--space-static-xl-4tedi6, 24px);
@@ -289,67 +285,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
289
285
  padding-inline: var(--space-static-xxs-ns94dp, 4px);
290
286
  }
291
287
 
292
- .awsui_direction-button-wrapper-hidden_155yk_v2ko5_292:not(#\9) {
288
+ .awsui_direction-button-wrapper-hidden_155yk_11erx_288:not(#\9) {
293
289
  display: none;
294
290
  }
295
291
 
296
- .awsui_direction-button-wrapper-block-start_155yk_v2ko5_229:not(#\9) {
292
+ .awsui_direction-button-wrapper-block-start_155yk_11erx_225:not(#\9) {
297
293
  inset-block-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
298
294
  inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
299
295
  }
300
296
 
301
- .awsui_direction-button-wrapper-block-end_155yk_v2ko5_233:not(#\9) {
297
+ .awsui_direction-button-wrapper-block-end_155yk_11erx_229:not(#\9) {
302
298
  inset-block-end: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
303
299
  inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
304
300
  }
305
301
 
306
- .awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237:not(#\9) {
302
+ .awsui_direction-button-wrapper-inline-start_155yk_11erx_233:not(#\9) {
307
303
  inset-inline-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
308
304
  inset-block-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
309
305
  }
310
306
 
311
- .awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248:not(#\9) {
307
+ .awsui_direction-button-wrapper-inline-end_155yk_11erx_244:not(#\9) {
312
308
  inset-inline-end: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
313
309
  inset-block-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
314
310
  }
315
311
 
316
- .awsui_direction-button-wrapper-forced_155yk_v2ko5_316:not(#\9) {
312
+ .awsui_direction-button-wrapper-forced_155yk_11erx_312:not(#\9) {
317
313
  inset-inline-start: calc(50% - (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)) / 2);
318
314
  }
319
315
 
320
- .awsui_direction-button-wrapper-forced-top-0_155yk_v2ko5_320:not(#\9) {
316
+ .awsui_direction-button-wrapper-forced-top-0_155yk_11erx_316:not(#\9) {
321
317
  inset-block-start: calc(-1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
322
318
  }
323
319
 
324
- .awsui_direction-button-wrapper-forced-top-1_155yk_v2ko5_324:not(#\9) {
320
+ .awsui_direction-button-wrapper-forced-top-1_155yk_11erx_320:not(#\9) {
325
321
  inset-block-start: calc(-2 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
326
322
  }
327
323
 
328
- .awsui_direction-button-wrapper-forced-top-2_155yk_v2ko5_328:not(#\9) {
324
+ .awsui_direction-button-wrapper-forced-top-2_155yk_11erx_324:not(#\9) {
329
325
  inset-block-start: calc(-3 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
330
326
  }
331
327
 
332
- .awsui_direction-button-wrapper-forced-top-3_155yk_v2ko5_332:not(#\9) {
328
+ .awsui_direction-button-wrapper-forced-top-3_155yk_11erx_328:not(#\9) {
333
329
  inset-block-start: calc(-4 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
334
330
  }
335
331
 
336
- .awsui_direction-button-wrapper-forced-bottom-0_155yk_v2ko5_336:not(#\9) {
332
+ .awsui_direction-button-wrapper-forced-bottom-0_155yk_11erx_332:not(#\9) {
337
333
  inset-block-start: calc(1 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
338
334
  }
339
335
 
340
- .awsui_direction-button-wrapper-forced-bottom-1_155yk_v2ko5_340:not(#\9) {
336
+ .awsui_direction-button-wrapper-forced-bottom-1_155yk_11erx_336:not(#\9) {
341
337
  inset-block-start: calc(2 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
342
338
  }
343
339
 
344
- .awsui_direction-button-wrapper-forced-bottom-2_155yk_v2ko5_344:not(#\9) {
340
+ .awsui_direction-button-wrapper-forced-bottom-2_155yk_11erx_340:not(#\9) {
345
341
  inset-block-start: calc(3 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
346
342
  }
347
343
 
348
- .awsui_direction-button-wrapper-forced-bottom-3_155yk_v2ko5_348:not(#\9) {
344
+ .awsui_direction-button-wrapper-forced-bottom-3_155yk_11erx_344:not(#\9) {
349
345
  inset-block-start: calc(4 * (var(--space-static-xl-4tedi6, 24px) + 2 * var(--space-static-xxs-ns94dp, 4px)));
350
346
  }
351
347
 
352
- .awsui_direction-button_155yk_v2ko5_169:not(#\9) {
348
+ .awsui_direction-button_155yk_11erx_165:not(#\9) {
353
349
  position: absolute;
354
350
  border-width: 0;
355
351
  cursor: pointer;
@@ -368,14 +364,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
368
364
  color: var(--color-text-direction-button-default-p88lvb, #ffffff);
369
365
  box-shadow: var(--shadow-dropdown-isf0w4, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
370
366
  }
371
- .awsui_direction-button_155yk_v2ko5_169:not(#\9):not(.awsui_direction-button-disabled_155yk_v2ko5_371):hover {
367
+ .awsui_direction-button_155yk_11erx_165:not(#\9):not(.awsui_direction-button-disabled_155yk_11erx_367):hover {
372
368
  background-color: var(--color-background-direction-button-hover-74n5o1, #333843);
373
369
  }
374
- .awsui_direction-button_155yk_v2ko5_169:not(#\9):not(.awsui_direction-button-disabled_155yk_v2ko5_371):active {
370
+ .awsui_direction-button_155yk_11erx_165:not(#\9):not(.awsui_direction-button-disabled_155yk_11erx_367):active {
375
371
  background-color: var(--color-background-direction-button-active-lvo0dy, #232b37);
376
372
  }
377
373
 
378
- .awsui_direction-button-disabled_155yk_v2ko5_371:not(#\9) {
374
+ .awsui_direction-button-disabled_155yk_11erx_367:not(#\9) {
379
375
  cursor: default;
380
376
  background-color: var(--color-background-direction-button-disabled-uad4xk, #ebebf0);
381
377
  color: var(--color-text-direction-button-disabled-t86kvg, #b4b4bb);
@@ -2,35 +2,35 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_v2ko5_169",
6
- "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_v2ko5_189",
7
- "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_v2ko5_189",
8
- "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_v2ko5_189",
9
- "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_v2ko5_189",
10
- "drag-handle-entry": "awsui_drag-handle-entry_155yk_v2ko5_1",
11
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_v2ko5_1",
12
- "drag-handle-exit": "awsui_drag-handle-exit_155yk_v2ko5_1",
13
- "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_v2ko5_1",
14
- "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_v2ko5_229",
15
- "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_v2ko5_233",
16
- "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_v2ko5_237",
17
- "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_v2ko5_248",
18
- "contents": "awsui_contents_155yk_v2ko5_259",
19
- "portal-overlay": "awsui_portal-overlay_155yk_v2ko5_263",
20
- "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_v2ko5_271",
21
- "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_v2ko5_275",
22
- "drag-handle": "awsui_drag-handle_155yk_v2ko5_279",
23
- "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_v2ko5_292",
24
- "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_v2ko5_316",
25
- "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_v2ko5_320",
26
- "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_v2ko5_324",
27
- "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_v2ko5_328",
28
- "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_v2ko5_332",
29
- "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_v2ko5_336",
30
- "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_v2ko5_340",
31
- "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_v2ko5_344",
32
- "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_v2ko5_348",
33
- "direction-button": "awsui_direction-button_155yk_v2ko5_169",
34
- "direction-button-disabled": "awsui_direction-button-disabled_155yk_v2ko5_371"
5
+ "direction-button-wrapper": "awsui_direction-button-wrapper_155yk_11erx_165",
6
+ "direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_11erx_185",
7
+ "direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_11erx_185",
8
+ "direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_11erx_185",
9
+ "direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_11erx_185",
10
+ "drag-handle-entry": "awsui_drag-handle-entry_155yk_11erx_1",
11
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_11erx_1",
12
+ "drag-handle-exit": "awsui_drag-handle-exit_155yk_11erx_1",
13
+ "awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_11erx_1",
14
+ "direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_11erx_225",
15
+ "direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_11erx_229",
16
+ "direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_11erx_233",
17
+ "direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_11erx_244",
18
+ "contents": "awsui_contents_155yk_11erx_255",
19
+ "portal-overlay": "awsui_portal-overlay_155yk_11erx_259",
20
+ "portal-overlay-disabled": "awsui_portal-overlay-disabled_155yk_11erx_267",
21
+ "portal-overlay-contents": "awsui_portal-overlay-contents_155yk_11erx_271",
22
+ "drag-handle": "awsui_drag-handle_155yk_11erx_275",
23
+ "direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_11erx_288",
24
+ "direction-button-wrapper-forced": "awsui_direction-button-wrapper-forced_155yk_11erx_312",
25
+ "direction-button-wrapper-forced-top-0": "awsui_direction-button-wrapper-forced-top-0_155yk_11erx_316",
26
+ "direction-button-wrapper-forced-top-1": "awsui_direction-button-wrapper-forced-top-1_155yk_11erx_320",
27
+ "direction-button-wrapper-forced-top-2": "awsui_direction-button-wrapper-forced-top-2_155yk_11erx_324",
28
+ "direction-button-wrapper-forced-top-3": "awsui_direction-button-wrapper-forced-top-3_155yk_11erx_328",
29
+ "direction-button-wrapper-forced-bottom-0": "awsui_direction-button-wrapper-forced-bottom-0_155yk_11erx_332",
30
+ "direction-button-wrapper-forced-bottom-1": "awsui_direction-button-wrapper-forced-bottom-1_155yk_11erx_336",
31
+ "direction-button-wrapper-forced-bottom-2": "awsui_direction-button-wrapper-forced-bottom-2_155yk_11erx_340",
32
+ "direction-button-wrapper-forced-bottom-3": "awsui_direction-button-wrapper-forced-bottom-3_155yk_11erx_344",
33
+ "direction-button": "awsui_direction-button_155yk_11erx_165",
34
+ "direction-button-disabled": "awsui_direction-button-disabled_155yk_11erx_367"
35
35
  };
36
36
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1afi9_1htgw_145",
5
- "hidden": "awsui_hidden_1afi9_1htgw_176",
6
- "no-items": "awsui_no-items_1afi9_1htgw_179"
4
+ "root": "awsui_root_1afi9_lnzyz_141",
5
+ "hidden": "awsui_hidden_1afi9_lnzyz_172",
6
+ "no-items": "awsui_no-items_1afi9_lnzyz_175"
7
7
  };
8
8
 
@@ -136,13 +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
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1afi9_1htgw_145:not(#\9) {
141
+ .awsui_root_1afi9_lnzyz_141:not(#\9) {
146
142
  border-collapse: separate;
147
143
  border-spacing: 0;
148
144
  box-sizing: border-box;
@@ -173,9 +169,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
173
169
  -webkit-font-smoothing: auto;
174
170
  -moz-osx-font-smoothing: auto;
175
171
  }
176
- .awsui_root_1afi9_1htgw_145:not(#\9):not(.awsui_hidden_1afi9_1htgw_176) {
172
+ .awsui_root_1afi9_lnzyz_141:not(#\9):not(.awsui_hidden_1afi9_lnzyz_172) {
177
173
  border-block-start: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-dropdown-item-default-22wwob, #c6c6cd);
178
174
  }
179
- .awsui_root_1afi9_1htgw_145:not(#\9):not(.awsui_hidden_1afi9_1htgw_176).awsui_no-items_1afi9_1htgw_179 {
175
+ .awsui_root_1afi9_lnzyz_141:not(#\9):not(.awsui_hidden_1afi9_lnzyz_172).awsui_no-items_1afi9_lnzyz_175 {
180
176
  border-block-start: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-dropdown-item-top-gp2d1p, transparent);
181
177
  }
@@ -2,8 +2,8 @@
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_1afi9_1htgw_145",
6
- "hidden": "awsui_hidden_1afi9_1htgw_176",
7
- "no-items": "awsui_no-items_1afi9_1htgw_179"
5
+ "root": "awsui_root_1afi9_lnzyz_141",
6
+ "hidden": "awsui_hidden_1afi9_lnzyz_172",
7
+ "no-items": "awsui_no-items_1afi9_lnzyz_175"
8
8
  };
9
9
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_vrgzu_14y7j_145",
5
- "recovery": "awsui_recovery_vrgzu_14y7j_180"
4
+ "root": "awsui_root_vrgzu_1tqyj_141",
5
+ "recovery": "awsui_recovery_vrgzu_1tqyj_176"
6
6
  };
7
7
 
@@ -136,13 +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
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_vrgzu_14y7j_145:not(#\9) {
141
+ .awsui_root_vrgzu_1tqyj_141:not(#\9) {
146
142
  border-collapse: separate;
147
143
  border-spacing: 0;
148
144
  box-sizing: border-box;
@@ -177,6 +173,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
177
173
  padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
178
174
  color: var(--color-text-dropdown-footer-ks7c04, #656871);
179
175
  }
180
- .awsui_root_vrgzu_14y7j_145 > .awsui_recovery_vrgzu_14y7j_180:not(#\9) {
176
+ .awsui_root_vrgzu_1tqyj_141 > .awsui_recovery_vrgzu_1tqyj_176:not(#\9) {
181
177
  /* used in test-utils */
182
178
  }
@@ -2,7 +2,7 @@
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_vrgzu_14y7j_145",
6
- "recovery": "awsui_recovery_vrgzu_14y7j_180"
5
+ "root": "awsui_root_vrgzu_1tqyj_141",
6
+ "recovery": "awsui_recovery_vrgzu_1tqyj_176"
7
7
  };
8
8
 
@@ -1,9 +1,9 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "expand-toggle-icon": "awsui_expand-toggle-icon_1xe88_arkx1_153",
5
- "expand-toggle-icon-expanded": "awsui_expand-toggle-icon-expanded_1xe88_arkx1_174",
6
- "expand-toggle": "awsui_expand-toggle_1xe88_arkx1_153",
7
- "disable-focus-highlight": "awsui_disable-focus-highlight_1xe88_arkx1_225"
4
+ "expand-toggle-icon": "awsui_expand-toggle-icon_1xe88_l4ju9_149",
5
+ "expand-toggle-icon-expanded": "awsui_expand-toggle-icon-expanded_1xe88_l4ju9_170",
6
+ "expand-toggle": "awsui_expand-toggle_1xe88_l4ju9_149",
7
+ "disable-focus-highlight": "awsui_disable-focus-highlight_1xe88_l4ju9_221"
8
8
  };
9
9
 
@@ -136,10 +136,6 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
141
  /*
@@ -150,36 +146,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
147
  SPDX-License-Identifier: Apache-2.0
152
148
  */
153
- .awsui_expand-toggle-icon_1xe88_arkx1_153:not(#\9) {
149
+ .awsui_expand-toggle-icon_1xe88_l4ju9_149:not(#\9) {
154
150
  transition: transform var(--motion-duration-rotate-90-lyzb0k, 135ms) var(--motion-easing-rotate-90-jhbqg9, cubic-bezier(0.165, 0.84, 0.44, 1));
155
151
  }
156
152
  @media (prefers-reduced-motion: reduce) {
157
- .awsui_expand-toggle-icon_1xe88_arkx1_153:not(#\9) {
153
+ .awsui_expand-toggle-icon_1xe88_l4ju9_149:not(#\9) {
158
154
  animation: none;
159
155
  transition: none;
160
156
  }
161
157
  }
162
- .awsui-motion-disabled .awsui_expand-toggle-icon_1xe88_arkx1_153:not(#\9), .awsui-mode-entering .awsui_expand-toggle-icon_1xe88_arkx1_153:not(#\9) {
158
+ .awsui-motion-disabled .awsui_expand-toggle-icon_1xe88_l4ju9_149:not(#\9), .awsui-mode-entering .awsui_expand-toggle-icon_1xe88_l4ju9_149:not(#\9) {
163
159
  animation: none;
164
160
  transition: none;
165
161
  }
166
162
 
167
- .awsui_expand-toggle-icon_1xe88_arkx1_153:not(#\9) {
163
+ .awsui_expand-toggle-icon_1xe88_l4ju9_149:not(#\9) {
168
164
  transform: rotate(-90deg);
169
165
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
170
166
  }
171
- .awsui_expand-toggle-icon_1xe88_arkx1_153:not(#\9):dir(rtl) {
167
+ .awsui_expand-toggle-icon_1xe88_l4ju9_149:not(#\9):dir(rtl) {
172
168
  transform: rotate(90deg);
173
169
  }
174
- .awsui_expand-toggle-icon-expanded_1xe88_arkx1_174:not(#\9) {
170
+ .awsui_expand-toggle-icon-expanded_1xe88_l4ju9_170:not(#\9) {
175
171
  transform: rotate(0deg);
176
172
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
173
  }
178
- .awsui_expand-toggle-icon-expanded_1xe88_arkx1_174:not(#\9):dir(rtl) {
174
+ .awsui_expand-toggle-icon-expanded_1xe88_l4ju9_170:not(#\9):dir(rtl) {
179
175
  transform: rotate(0deg);
180
176
  }
181
177
 
182
- .awsui_expand-toggle_1xe88_arkx1_153:not(#\9) {
178
+ .awsui_expand-toggle_1xe88_l4ju9_149:not(#\9) {
183
179
  border-collapse: separate;
184
180
  border-spacing: 0;
185
181
  box-sizing: border-box;
@@ -222,14 +218,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
222
218
  outline: 0;
223
219
  color: var(--color-text-interactive-default-1o1pl2, #424650);
224
220
  }
225
- body[data-awsui-focus-visible=true] .awsui_expand-toggle_1xe88_arkx1_153:not(#\9):not(.awsui_disable-focus-highlight_1xe88_arkx1_225):focus {
221
+ body[data-awsui-focus-visible=true] .awsui_expand-toggle_1xe88_l4ju9_149:not(#\9):not(.awsui_disable-focus-highlight_1xe88_l4ju9_221):focus {
226
222
  position: relative;
227
223
  }
228
- body[data-awsui-focus-visible=true] .awsui_expand-toggle_1xe88_arkx1_153:not(#\9):not(.awsui_disable-focus-highlight_1xe88_arkx1_225):focus {
224
+ body[data-awsui-focus-visible=true] .awsui_expand-toggle_1xe88_l4ju9_149:not(#\9):not(.awsui_disable-focus-highlight_1xe88_l4ju9_221):focus {
229
225
  outline: 2px dotted transparent;
230
226
  outline-offset: calc(var(--space-button-focus-outline-gutter-jj138g, 4px) - 1px);
231
227
  }
232
- body[data-awsui-focus-visible=true] .awsui_expand-toggle_1xe88_arkx1_153:not(#\9):not(.awsui_disable-focus-highlight_1xe88_arkx1_225):focus::before {
228
+ body[data-awsui-focus-visible=true] .awsui_expand-toggle_1xe88_l4ju9_149:not(#\9):not(.awsui_disable-focus-highlight_1xe88_l4ju9_221):focus::before {
233
229
  content: " ";
234
230
  display: block;
235
231
  position: absolute;
@@ -243,9 +239,9 @@ body[data-awsui-focus-visible=true] .awsui_expand-toggle_1xe88_arkx1_153:not(#\9
243
239
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
244
240
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
245
241
  }
246
- .awsui_expand-toggle_1xe88_arkx1_153:not(#\9):hover {
242
+ .awsui_expand-toggle_1xe88_l4ju9_149:not(#\9):hover {
247
243
  color: var(--color-text-interactive-hover-j5y3wx, #0f141a);
248
244
  }
249
- .awsui_expand-toggle_1xe88_arkx1_153:not(#\9):active {
245
+ .awsui_expand-toggle_1xe88_l4ju9_149:not(#\9):active {
250
246
  color: var(--color-text-interactive-active-fedaa8, #0f141a);
251
247
  }
@@ -2,9 +2,9 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "expand-toggle-icon": "awsui_expand-toggle-icon_1xe88_arkx1_153",
6
- "expand-toggle-icon-expanded": "awsui_expand-toggle-icon-expanded_1xe88_arkx1_174",
7
- "expand-toggle": "awsui_expand-toggle_1xe88_arkx1_153",
8
- "disable-focus-highlight": "awsui_disable-focus-highlight_1xe88_arkx1_225"
5
+ "expand-toggle-icon": "awsui_expand-toggle-icon_1xe88_l4ju9_149",
6
+ "expand-toggle-icon-expanded": "awsui_expand-toggle-icon-expanded_1xe88_l4ju9_170",
7
+ "expand-toggle": "awsui_expand-toggle_1xe88_l4ju9_149",
8
+ "disable-focus-highlight": "awsui_disable-focus-highlight_1xe88_l4ju9_221"
9
9
  };
10
10
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "button": "awsui_button_m5h9f_hcyyl_145",
5
- "expanded": "awsui_expanded_m5h9f_hcyyl_197",
6
- "offset-right-none": "awsui_offset-right-none_m5h9f_hcyyl_208",
7
- "offset-right-l": "awsui_offset-right-l_m5h9f_hcyyl_211",
8
- "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_hcyyl_214",
9
- "text": "awsui_text_m5h9f_hcyyl_239",
10
- "icon": "awsui_icon_m5h9f_hcyyl_243"
4
+ "button": "awsui_button_m5h9f_1epok_141",
5
+ "expanded": "awsui_expanded_m5h9f_1epok_193",
6
+ "offset-right-none": "awsui_offset-right-none_m5h9f_1epok_204",
7
+ "offset-right-l": "awsui_offset-right-l_m5h9f_1epok_207",
8
+ "offset-right-xxl": "awsui_offset-right-xxl_m5h9f_1epok_210",
9
+ "text": "awsui_text_m5h9f_1epok_235",
10
+ "icon": "awsui_icon_m5h9f_1epok_239"
11
11
  };
12
12