@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
@@ -172,47 +172,43 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /*
176
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
177
- SPDX-License-Identifier: Apache-2.0
178
- */
179
175
  /* Style used for links in slots/components that are text heavy, to help links stand out among
180
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
181
177
  /*
182
178
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
179
  SPDX-License-Identifier: Apache-2.0
184
180
  */
185
- .awsui_annotation_1hpp3_6ov1d_185:not(#\9),
186
- .awsui_next-button_1hpp3_6ov1d_186:not(#\9),
187
- .awsui_previous-button_1hpp3_6ov1d_187:not(#\9),
188
- .awsui_finish-button_1hpp3_6ov1d_188:not(#\9),
189
- .awsui_header_1hpp3_6ov1d_189:not(#\9),
190
- .awsui_step-counter-content_1hpp3_6ov1d_190:not(#\9),
191
- .awsui_content_1hpp3_6ov1d_191:not(#\9) {
181
+ .awsui_annotation_1hpp3_1x9v0_181:not(#\9),
182
+ .awsui_next-button_1hpp3_1x9v0_182:not(#\9),
183
+ .awsui_previous-button_1hpp3_1x9v0_183:not(#\9),
184
+ .awsui_finish-button_1hpp3_1x9v0_184:not(#\9),
185
+ .awsui_header_1hpp3_1x9v0_185:not(#\9),
186
+ .awsui_step-counter-content_1hpp3_1x9v0_186:not(#\9),
187
+ .awsui_content_1hpp3_1x9v0_187:not(#\9) {
192
188
  /* used in test-utils */
193
189
  }
194
190
 
195
- .awsui_description_1hpp3_6ov1d_195:not(#\9) {
191
+ .awsui_description_1hpp3_1x9v0_191:not(#\9) {
196
192
  overflow: hidden;
197
193
  margin-block-start: var(--space-xxs-hwfkai, 4px);
198
194
  }
199
195
 
200
- .awsui_actionBar_1hpp3_6ov1d_200:not(#\9) {
196
+ .awsui_actionBar_1hpp3_1x9v0_196:not(#\9) {
201
197
  display: flex;
202
198
  justify-content: space-between;
203
199
  align-items: center;
204
200
  position: relative;
205
201
  }
206
202
 
207
- .awsui_stepCounter_1hpp3_6ov1d_207:not(#\9) {
203
+ .awsui_stepCounter_1hpp3_1x9v0_203:not(#\9) {
208
204
  margin-inline-end: 20px;
209
205
  }
210
206
 
211
- .awsui_divider_1hpp3_6ov1d_211:not(#\9) {
207
+ .awsui_divider_1hpp3_1x9v0_207:not(#\9) {
212
208
  border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
213
209
  }
214
210
 
215
- .awsui_hotspot_1hpp3_6ov1d_215:not(#\9) {
211
+ .awsui_hotspot_1hpp3_1x9v0_211:not(#\9) {
216
212
  border-collapse: separate;
217
213
  border-spacing: 0;
218
214
  box-sizing: border-box;
@@ -253,23 +249,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
253
249
  inline-size: 16px;
254
250
  block-size: 16px;
255
251
  }
256
- .awsui_hotspot_1hpp3_6ov1d_215:not(#\9):before {
252
+ .awsui_hotspot_1hpp3_1x9v0_211:not(#\9):before {
257
253
  content: "";
258
254
  position: absolute;
259
255
  inset: calc(-1 * var(--space-xxs-hwfkai, 4px));
260
256
  z-index: 1;
261
257
  }
262
- .awsui_hotspot_1hpp3_6ov1d_215:not(#\9):focus {
258
+ .awsui_hotspot_1hpp3_1x9v0_211:not(#\9):focus {
263
259
  outline: none;
264
260
  }
265
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_6ov1d_215:not(#\9):focus {
261
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1x9v0_211:not(#\9):focus {
266
262
  position: relative;
267
263
  }
268
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_6ov1d_215:not(#\9):focus {
264
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1x9v0_211:not(#\9):focus {
269
265
  outline: 2px dotted transparent;
270
266
  outline-offset: calc(2px - 1px);
271
267
  }
272
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_6ov1d_215:not(#\9):focus::before {
268
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1x9v0_211:not(#\9):focus::before {
273
269
  content: " ";
274
270
  display: block;
275
271
  position: absolute;
@@ -283,13 +279,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_6ov1d_215:not(#\9):focu
283
279
  border-end-end-radius: var(--border-radius-control-circular-focus-ring-yjhscw, 4px);
284
280
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
285
281
  }
286
- .awsui_hotspot_1hpp3_6ov1d_215 > .awsui_icon_1hpp3_6ov1d_286:not(#\9) {
282
+ .awsui_hotspot_1hpp3_1x9v0_211 > .awsui_icon_1hpp3_1x9v0_282:not(#\9) {
287
283
  position: relative;
288
284
  stroke: var(--color-text-tutorial-hotspot-default-7f0h47, #006ce0);
289
285
  }
290
- .awsui_hotspot_1hpp3_6ov1d_215:not(#\9):hover > .awsui_icon_1hpp3_6ov1d_286 {
286
+ .awsui_hotspot_1hpp3_1x9v0_211:not(#\9):hover > .awsui_icon_1hpp3_1x9v0_282 {
291
287
  stroke: var(--color-text-tutorial-hotspot-hover-jkzh5r, #002b66);
292
288
  }
293
- .awsui_hotspot_1hpp3_6ov1d_215:not(#\9):active > .awsui_icon_1hpp3_6ov1d_286 {
289
+ .awsui_hotspot_1hpp3_1x9v0_211:not(#\9):active > .awsui_icon_1hpp3_1x9v0_282 {
294
290
  stroke: var(--color-text-tutorial-hotspot-default-7f0h47, #006ce0);
295
291
  }
@@ -2,18 +2,18 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "annotation": "awsui_annotation_1hpp3_6ov1d_185",
6
- "next-button": "awsui_next-button_1hpp3_6ov1d_186",
7
- "previous-button": "awsui_previous-button_1hpp3_6ov1d_187",
8
- "finish-button": "awsui_finish-button_1hpp3_6ov1d_188",
9
- "header": "awsui_header_1hpp3_6ov1d_189",
10
- "step-counter-content": "awsui_step-counter-content_1hpp3_6ov1d_190",
11
- "content": "awsui_content_1hpp3_6ov1d_191",
12
- "description": "awsui_description_1hpp3_6ov1d_195",
13
- "actionBar": "awsui_actionBar_1hpp3_6ov1d_200",
14
- "stepCounter": "awsui_stepCounter_1hpp3_6ov1d_207",
15
- "divider": "awsui_divider_1hpp3_6ov1d_211",
16
- "hotspot": "awsui_hotspot_1hpp3_6ov1d_215",
17
- "icon": "awsui_icon_1hpp3_6ov1d_286"
5
+ "annotation": "awsui_annotation_1hpp3_1x9v0_181",
6
+ "next-button": "awsui_next-button_1hpp3_1x9v0_182",
7
+ "previous-button": "awsui_previous-button_1hpp3_1x9v0_183",
8
+ "finish-button": "awsui_finish-button_1hpp3_1x9v0_184",
9
+ "header": "awsui_header_1hpp3_1x9v0_185",
10
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1x9v0_186",
11
+ "content": "awsui_content_1hpp3_1x9v0_187",
12
+ "description": "awsui_description_1hpp3_1x9v0_191",
13
+ "actionBar": "awsui_actionBar_1hpp3_1x9v0_196",
14
+ "stepCounter": "awsui_stepCounter_1hpp3_1x9v0_203",
15
+ "divider": "awsui_divider_1hpp3_1x9v0_207",
16
+ "hotspot": "awsui_hotspot_1hpp3_1x9v0_211",
17
+ "icon": "awsui_icon_1hpp3_1x9v0_282"
18
18
  };
19
19
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-wrapper": "awsui_content-wrapper_zycdx_mfqbj_153",
5
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_mfqbj_157",
6
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_mfqbj_162"
4
+ "content-wrapper": "awsui_content-wrapper_zycdx_17s19_149",
5
+ "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_17s19_153",
6
+ "content-type-dashboard": "awsui_content-type-dashboard_zycdx_17s19_158"
7
7
  };
8
8
 
@@ -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,31 +146,31 @@ 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_content-wrapper_zycdx_mfqbj_153:not(#\9) {
149
+ .awsui_content-wrapper_zycdx_17s19_149:not(#\9) {
154
150
  padding-inline-start: var(--space-layout-content-horizontal-buc0zz, 24px);
155
151
  padding-inline-end: var(--space-layout-content-horizontal-buc0zz, 24px);
156
152
  }
157
- .awsui_content-wrapper-mobile_zycdx_mfqbj_157:not(#\9) {
153
+ .awsui_content-wrapper-mobile_zycdx_17s19_153:not(#\9) {
158
154
  padding-inline-start: var(--space-l-2ud1p3, 20px);
159
155
  padding-inline-end: var(--space-l-2ud1p3, 20px);
160
156
  }
161
157
 
162
- .awsui_content-type-dashboard_zycdx_mfqbj_162:not(#\9) {
158
+ .awsui_content-type-dashboard_zycdx_17s19_158:not(#\9) {
163
159
  margin-inline-start: auto;
164
160
  margin-inline-end: auto;
165
161
  }
166
162
  @media (min-width: 1401px) {
167
- .awsui_content-type-dashboard_zycdx_mfqbj_162:not(#\9) {
163
+ .awsui_content-type-dashboard_zycdx_17s19_158:not(#\9) {
168
164
  max-inline-size: 1280px;
169
165
  }
170
166
  }
171
167
  @media (min-width: 1921px) {
172
- .awsui_content-type-dashboard_zycdx_mfqbj_162:not(#\9) {
168
+ .awsui_content-type-dashboard_zycdx_17s19_158:not(#\9) {
173
169
  max-inline-size: 1620px;
174
170
  }
175
171
  }
176
172
  @media (min-width: 2541px) {
177
- .awsui_content-type-dashboard_zycdx_mfqbj_162:not(#\9) {
173
+ .awsui_content-type-dashboard_zycdx_17s19_158:not(#\9) {
178
174
  max-inline-size: 2160px;
179
175
  }
180
176
  }
@@ -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
- "content-wrapper": "awsui_content-wrapper_zycdx_mfqbj_153",
6
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_mfqbj_157",
7
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_mfqbj_162"
5
+ "content-wrapper": "awsui_content-wrapper_zycdx_17s19_149",
6
+ "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_17s19_153",
7
+ "content-type-dashboard": "awsui_content-type-dashboard_zycdx_17s19_158"
8
8
  };
9
9
 
@@ -1,19 +1,19 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "toggle": "awsui_toggle_1uo6m_pwz9z_193",
5
- "drawer-triggers": "awsui_drawer-triggers_1uo6m_pwz9z_199",
6
- "drawer": "awsui_drawer_1uo6m_pwz9z_199",
7
- "drawer-mobile": "awsui_drawer-mobile_1uo6m_pwz9z_209",
8
- "drawer-closed": "awsui_drawer-closed_1uo6m_pwz9z_212",
9
- "drawer-content": "awsui_drawer-content_1uo6m_pwz9z_219",
10
- "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_pwz9z_233",
11
- "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_pwz9z_243",
12
- "drawer-content-wrapper": "awsui_drawer-content-wrapper_1uo6m_pwz9z_248",
13
- "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_pwz9z_252",
14
- "drawer-trigger": "awsui_drawer-trigger_1uo6m_pwz9z_199",
15
- "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_pwz9z_271",
16
- "resize-handle-wrapper": "awsui_resize-handle-wrapper_1uo6m_pwz9z_279",
17
- "hide": "awsui_hide_1uo6m_pwz9z_289"
4
+ "toggle": "awsui_toggle_1uo6m_1odju_189",
5
+ "drawer-triggers": "awsui_drawer-triggers_1uo6m_1odju_195",
6
+ "drawer": "awsui_drawer_1uo6m_1odju_195",
7
+ "drawer-mobile": "awsui_drawer-mobile_1uo6m_1odju_205",
8
+ "drawer-closed": "awsui_drawer-closed_1uo6m_1odju_208",
9
+ "drawer-content": "awsui_drawer-content_1uo6m_1odju_215",
10
+ "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_1odju_229",
11
+ "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_1odju_239",
12
+ "drawer-content-wrapper": "awsui_drawer-content-wrapper_1uo6m_1odju_244",
13
+ "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_1odju_248",
14
+ "drawer-trigger": "awsui_drawer-trigger_1uo6m_1odju_195",
15
+ "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_1odju_267",
16
+ "resize-handle-wrapper": "awsui_resize-handle-wrapper_1uo6m_1odju_275",
17
+ "hide": "awsui_hide_1uo6m_1odju_285"
18
18
  };
19
19
 
@@ -172,10 +172,6 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /*
176
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
177
- SPDX-License-Identifier: Apache-2.0
178
- */
179
175
  /* Style used for links in slots/components that are text heavy, to help links stand out among
180
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
181
177
  /*
@@ -190,93 +186,93 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
186
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
191
187
  SPDX-License-Identifier: Apache-2.0
192
188
  */
193
- .awsui_toggle_1uo6m_pwz9z_193:not(#\9) {
189
+ .awsui_toggle_1uo6m_1odju_189:not(#\9) {
194
190
  box-sizing: border-box;
195
191
  padding-block: var(--space-xxs-hwfkai, 4px);
196
192
  padding-inline: 7px;
197
193
  }
198
194
 
199
- .awsui_drawer-triggers_1uo6m_pwz9z_199:not(#\9) {
195
+ .awsui_drawer-triggers_1uo6m_1odju_195:not(#\9) {
200
196
  box-sizing: border-box;
201
197
  }
202
198
 
203
- .awsui_drawer_1uo6m_pwz9z_199:not(#\9) {
199
+ .awsui_drawer_1uo6m_1odju_195:not(#\9) {
204
200
  flex-shrink: 0;
205
201
  position: relative;
206
202
  word-wrap: break-word;
207
203
  box-shadow: var(--shadow-panel-vk7iea, 0px 0px 0px 1px #b6bec9);
208
204
  }
209
- .awsui_drawer_1uo6m_pwz9z_199:not(#\9):not(.awsui_drawer-mobile_1uo6m_pwz9z_209) {
205
+ .awsui_drawer_1uo6m_1odju_195:not(#\9):not(.awsui_drawer-mobile_1uo6m_1odju_205) {
210
206
  z-index: 830;
211
207
  }
212
- .awsui_drawer-closed_1uo6m_pwz9z_212:not(#\9) {
208
+ .awsui_drawer-closed_1uo6m_1odju_208:not(#\9) {
213
209
  min-inline-size: 40px;
214
210
  }
215
- .awsui_drawer-closed_1uo6m_pwz9z_212.awsui_drawer-mobile_1uo6m_pwz9z_209:not(#\9) {
211
+ .awsui_drawer-closed_1uo6m_1odju_208.awsui_drawer-mobile_1uo6m_1odju_205:not(#\9) {
216
212
  display: none;
217
213
  }
218
214
 
219
- .awsui_drawer-content_1uo6m_pwz9z_219:not(#\9) {
215
+ .awsui_drawer-content_1uo6m_1odju_215:not(#\9) {
220
216
  position: fixed;
221
217
  overflow: auto;
222
218
  background-color: var(--color-background-layout-panel-content-89bszq, #ffffff);
223
219
  display: flex;
224
220
  flex-direction: column;
225
221
  }
226
- .awsui_drawer-mobile_1uo6m_pwz9z_209 > .awsui_drawer-content_1uo6m_pwz9z_219:not(#\9) {
222
+ .awsui_drawer-mobile_1uo6m_1odju_205 > .awsui_drawer-content_1uo6m_1odju_215:not(#\9) {
227
223
  z-index: 1001;
228
224
  inset: 0;
229
225
  }
230
- .awsui_drawer-closed_1uo6m_pwz9z_212 > .awsui_drawer-content_1uo6m_pwz9z_219:not(#\9) {
226
+ .awsui_drawer-closed_1uo6m_1odju_208 > .awsui_drawer-content_1uo6m_1odju_215:not(#\9) {
231
227
  inline-size: 40px;
232
228
  }
233
- .awsui_drawer-closed_1uo6m_pwz9z_212 > .awsui_drawer-content_1uo6m_pwz9z_219.awsui_drawer-content-clickable_1uo6m_pwz9z_233:not(#\9) {
229
+ .awsui_drawer-closed_1uo6m_1odju_208 > .awsui_drawer-content_1uo6m_1odju_215.awsui_drawer-content-clickable_1uo6m_1odju_229:not(#\9) {
234
230
  cursor: pointer;
235
231
  color: var(--color-text-interactive-default-1o1pl2, #424650);
236
232
  }
237
- .awsui_drawer-closed_1uo6m_pwz9z_212 > .awsui_drawer-content_1uo6m_pwz9z_219.awsui_drawer-content-clickable_1uo6m_pwz9z_233:not(#\9):hover {
233
+ .awsui_drawer-closed_1uo6m_1odju_208 > .awsui_drawer-content_1uo6m_1odju_215.awsui_drawer-content-clickable_1uo6m_1odju_229:not(#\9):hover {
238
234
  background: var(--color-background-layout-panel-hover-kg7nug, #ebebf0);
239
235
  }
240
- .awsui_drawer-content_1uo6m_pwz9z_219 > [aria-hidden=true]:not(#\9) {
236
+ .awsui_drawer-content_1uo6m_1odju_215 > [aria-hidden=true]:not(#\9) {
241
237
  display: none;
242
238
  }
243
- .awsui_drawer-content_1uo6m_pwz9z_219 > .awsui_drawer-resize-content_1uo6m_pwz9z_243:not(#\9) {
239
+ .awsui_drawer-content_1uo6m_1odju_215 > .awsui_drawer-resize-content_1uo6m_1odju_239:not(#\9) {
244
240
  overflow: auto;
245
241
  block-size: 100%;
246
242
  position: relative;
247
243
  }
248
- .awsui_drawer-content_1uo6m_pwz9z_219 > .awsui_drawer-content-wrapper_1uo6m_pwz9z_248:not(#\9) {
244
+ .awsui_drawer-content_1uo6m_1odju_215 > .awsui_drawer-content-wrapper_1uo6m_1odju_244:not(#\9) {
249
245
  flex: 1;
250
246
  }
251
247
 
252
- .awsui_drawer-triggers-wrapper_1uo6m_pwz9z_252:not(#\9) {
248
+ .awsui_drawer-triggers-wrapper_1uo6m_1odju_248:not(#\9) {
253
249
  display: flex;
254
250
  flex-direction: column;
255
251
  text-align: center;
256
252
  align-items: stretch;
257
253
  }
258
254
 
259
- .awsui_drawer-trigger_1uo6m_pwz9z_199:not(#\9) {
255
+ .awsui_drawer-trigger_1uo6m_1odju_195:not(#\9) {
260
256
  padding-block: var(--space-xxs-hwfkai, 4px);
261
257
  padding-inline: 7px;
262
258
  cursor: pointer;
263
259
  color: var(--color-text-interactive-default-1o1pl2, #424650);
264
260
  }
265
- .awsui_drawer-trigger_1uo6m_pwz9z_199:not(#\9):not(:first-child) {
261
+ .awsui_drawer-trigger_1uo6m_1odju_195:not(#\9):not(:first-child) {
266
262
  border-block-start: 1px solid var(--color-border-layout-px1i24, #c6c6cd);
267
263
  }
268
- .awsui_drawer-trigger_1uo6m_pwz9z_199:not(#\9):hover {
264
+ .awsui_drawer-trigger_1uo6m_1odju_195:not(#\9):hover {
269
265
  color: var(--color-text-layout-toggle-hover-j9h8pw, #006ce0);
270
266
  }
271
- .awsui_drawer-trigger-active_1uo6m_pwz9z_271:not(#\9), .awsui_drawer-trigger-active_1uo6m_pwz9z_271:not(#\9):hover {
267
+ .awsui_drawer-trigger-active_1uo6m_1odju_267:not(#\9), .awsui_drawer-trigger-active_1uo6m_1odju_267:not(#\9):hover {
272
268
  background-color: var(--color-background-layout-toggle-selected-default-5go4i7, #006ce0);
273
269
  color: var(--color-text-layout-toggle-active-4v3fva, #ffffff);
274
270
  }
275
- .awsui_drawer-content-clickable_1uo6m_pwz9z_233 > .awsui_drawer-triggers-wrapper_1uo6m_pwz9z_252 > .awsui_drawer-trigger_1uo6m_pwz9z_199:not(#\9):hover {
271
+ .awsui_drawer-content-clickable_1uo6m_1odju_229 > .awsui_drawer-triggers-wrapper_1uo6m_1odju_248 > .awsui_drawer-trigger_1uo6m_1odju_195:not(#\9):hover {
276
272
  color: var(--color-text-interactive-default-1o1pl2, #424650);
277
273
  }
278
274
 
279
- .awsui_resize-handle-wrapper_1uo6m_pwz9z_279:not(#\9) {
275
+ .awsui_resize-handle-wrapper_1uo6m_1odju_275:not(#\9) {
280
276
  position: absolute;
281
277
  inset-inline-start: 0;
282
278
  inset-block-start: 0;
@@ -286,6 +282,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
286
282
  z-index: 1;
287
283
  }
288
284
 
289
- .awsui_hide_1uo6m_pwz9z_289:not(#\9) {
285
+ .awsui_hide_1uo6m_1odju_285:not(#\9) {
290
286
  display: none;
291
287
  }
@@ -2,19 +2,19 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "toggle": "awsui_toggle_1uo6m_pwz9z_193",
6
- "drawer-triggers": "awsui_drawer-triggers_1uo6m_pwz9z_199",
7
- "drawer": "awsui_drawer_1uo6m_pwz9z_199",
8
- "drawer-mobile": "awsui_drawer-mobile_1uo6m_pwz9z_209",
9
- "drawer-closed": "awsui_drawer-closed_1uo6m_pwz9z_212",
10
- "drawer-content": "awsui_drawer-content_1uo6m_pwz9z_219",
11
- "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_pwz9z_233",
12
- "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_pwz9z_243",
13
- "drawer-content-wrapper": "awsui_drawer-content-wrapper_1uo6m_pwz9z_248",
14
- "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_pwz9z_252",
15
- "drawer-trigger": "awsui_drawer-trigger_1uo6m_pwz9z_199",
16
- "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_pwz9z_271",
17
- "resize-handle-wrapper": "awsui_resize-handle-wrapper_1uo6m_pwz9z_279",
18
- "hide": "awsui_hide_1uo6m_pwz9z_289"
5
+ "toggle": "awsui_toggle_1uo6m_1odju_189",
6
+ "drawer-triggers": "awsui_drawer-triggers_1uo6m_1odju_195",
7
+ "drawer": "awsui_drawer_1uo6m_1odju_195",
8
+ "drawer-mobile": "awsui_drawer-mobile_1uo6m_1odju_205",
9
+ "drawer-closed": "awsui_drawer-closed_1uo6m_1odju_208",
10
+ "drawer-content": "awsui_drawer-content_1uo6m_1odju_215",
11
+ "drawer-content-clickable": "awsui_drawer-content-clickable_1uo6m_1odju_229",
12
+ "drawer-resize-content": "awsui_drawer-resize-content_1uo6m_1odju_239",
13
+ "drawer-content-wrapper": "awsui_drawer-content-wrapper_1uo6m_1odju_244",
14
+ "drawer-triggers-wrapper": "awsui_drawer-triggers-wrapper_1uo6m_1odju_248",
15
+ "drawer-trigger": "awsui_drawer-trigger_1uo6m_1odju_195",
16
+ "drawer-trigger-active": "awsui_drawer-trigger-active_1uo6m_1odju_267",
17
+ "resize-handle-wrapper": "awsui_resize-handle-wrapper_1uo6m_1odju_275",
18
+ "hide": "awsui_hide_1uo6m_1odju_285"
19
19
  };
20
20
 
@@ -1,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "block-body-scroll": "awsui_block-body-scroll_19d8l_e7pg9_153",
5
- "mobile-bar": "awsui_mobile-bar_19d8l_e7pg9_157",
6
- "mobile-bar-breadcrumbs": "awsui_mobile-bar-breadcrumbs_19d8l_e7pg9_170",
7
- "mobile-toggle": "awsui_mobile-toggle_19d8l_e7pg9_177",
8
- "mobile-toggle-type-navigation": "awsui_mobile-toggle-type-navigation_19d8l_e7pg9_186",
9
- "mobile-toggle-type-tools": "awsui_mobile-toggle-type-tools_19d8l_e7pg9_189",
10
- "mobile-toggle-type-drawer": "awsui_mobile-toggle-type-drawer_19d8l_e7pg9_189",
11
- "drawers-container": "awsui_drawers-container_19d8l_e7pg9_196"
4
+ "block-body-scroll": "awsui_block-body-scroll_19d8l_16sla_149",
5
+ "mobile-bar": "awsui_mobile-bar_19d8l_16sla_153",
6
+ "mobile-bar-breadcrumbs": "awsui_mobile-bar-breadcrumbs_19d8l_16sla_166",
7
+ "mobile-toggle": "awsui_mobile-toggle_19d8l_16sla_173",
8
+ "mobile-toggle-type-navigation": "awsui_mobile-toggle-type-navigation_19d8l_16sla_182",
9
+ "mobile-toggle-type-tools": "awsui_mobile-toggle-type-tools_19d8l_16sla_185",
10
+ "mobile-toggle-type-drawer": "awsui_mobile-toggle-type-drawer_19d8l_16sla_185",
11
+ "drawers-container": "awsui_drawers-container_19d8l_16sla_192"
12
12
  };
13
13
 
@@ -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,11 +146,11 @@ 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_block-body-scroll_19d8l_e7pg9_153:not(#\9) {
149
+ .awsui_block-body-scroll_19d8l_16sla_149:not(#\9) {
154
150
  overflow: hidden;
155
151
  }
156
152
 
157
- .awsui_mobile-bar_19d8l_e7pg9_157:not(#\9) {
153
+ .awsui_mobile-bar_19d8l_16sla_153:not(#\9) {
158
154
  position: sticky;
159
155
  display: flex;
160
156
  align-items: center;
@@ -167,14 +163,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
167
163
  block-size: calc(2 * var(--space-m-dsumyt, 16px) + var(--space-scaled-xs-xwoogq, 8px));
168
164
  }
169
165
 
170
- .awsui_mobile-bar-breadcrumbs_19d8l_e7pg9_170:not(#\9) {
166
+ .awsui_mobile-bar-breadcrumbs_19d8l_16sla_166:not(#\9) {
171
167
  min-inline-size: 0;
172
168
  flex: 1;
173
169
  margin-inline-start: var(--space-m-dsumyt, 16px);
174
170
  margin-inline-end: var(--space-m-dsumyt, 16px);
175
171
  }
176
172
 
177
- .awsui_mobile-toggle_19d8l_e7pg9_177:not(#\9) {
173
+ .awsui_mobile-toggle_19d8l_16sla_173:not(#\9) {
178
174
  box-sizing: border-box;
179
175
  cursor: pointer;
180
176
  z-index: 1;
@@ -183,17 +179,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
183
179
  inline-size: 40px;
184
180
  color: var(--color-text-interactive-default-1o1pl2, #424650);
185
181
  }
186
- .awsui_mobile-toggle-type-navigation_19d8l_e7pg9_186:not(#\9) {
182
+ .awsui_mobile-toggle-type-navigation_19d8l_16sla_182:not(#\9) {
187
183
  border-inline-end: 1px solid var(--color-border-layout-px1i24, #c6c6cd);
188
184
  }
189
- .awsui_mobile-toggle-type-tools_19d8l_e7pg9_189:not(#\9), .awsui_mobile-toggle-type-drawer_19d8l_e7pg9_189:not(#\9) {
185
+ .awsui_mobile-toggle-type-tools_19d8l_16sla_185:not(#\9), .awsui_mobile-toggle-type-drawer_19d8l_16sla_185:not(#\9) {
190
186
  border-inline-start: 1px solid var(--color-border-layout-px1i24, #c6c6cd);
191
187
  }
192
- .awsui_mobile-toggle_19d8l_e7pg9_177:not(#\9):hover {
188
+ .awsui_mobile-toggle_19d8l_16sla_173:not(#\9):hover {
193
189
  background: var(--color-background-layout-panel-hover-kg7nug, #ebebf0);
194
190
  }
195
191
 
196
- .awsui_drawers-container_19d8l_e7pg9_196:not(#\9) {
192
+ .awsui_drawers-container_19d8l_16sla_192:not(#\9) {
197
193
  display: flex;
198
194
  align-items: stretch;
199
195
  }
@@ -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
- "block-body-scroll": "awsui_block-body-scroll_19d8l_e7pg9_153",
6
- "mobile-bar": "awsui_mobile-bar_19d8l_e7pg9_157",
7
- "mobile-bar-breadcrumbs": "awsui_mobile-bar-breadcrumbs_19d8l_e7pg9_170",
8
- "mobile-toggle": "awsui_mobile-toggle_19d8l_e7pg9_177",
9
- "mobile-toggle-type-navigation": "awsui_mobile-toggle-type-navigation_19d8l_e7pg9_186",
10
- "mobile-toggle-type-tools": "awsui_mobile-toggle-type-tools_19d8l_e7pg9_189",
11
- "mobile-toggle-type-drawer": "awsui_mobile-toggle-type-drawer_19d8l_e7pg9_189",
12
- "drawers-container": "awsui_drawers-container_19d8l_e7pg9_196"
5
+ "block-body-scroll": "awsui_block-body-scroll_19d8l_16sla_149",
6
+ "mobile-bar": "awsui_mobile-bar_19d8l_16sla_153",
7
+ "mobile-bar-breadcrumbs": "awsui_mobile-bar-breadcrumbs_19d8l_16sla_166",
8
+ "mobile-toggle": "awsui_mobile-toggle_19d8l_16sla_173",
9
+ "mobile-toggle-type-navigation": "awsui_mobile-toggle-type-navigation_19d8l_16sla_182",
10
+ "mobile-toggle-type-tools": "awsui_mobile-toggle-type-tools_19d8l_16sla_185",
11
+ "mobile-toggle-type-drawer": "awsui_mobile-toggle-type-drawer_19d8l_16sla_185",
12
+ "drawers-container": "awsui_drawers-container_19d8l_16sla_192"
13
13
  };
14
14
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "with-motion-vertical": "awsui_with-motion-vertical_b18tp_kcmcc_146",
5
- "with-motion-horizontal": "awsui_with-motion-horizontal_b18tp_kcmcc_165",
6
- "resize-active": "awsui_resize-active_b18tp_kcmcc_184",
7
- "resize-side": "awsui_resize-side_b18tp_kcmcc_195",
8
- "resize-bottom": "awsui_resize-bottom_b18tp_kcmcc_198"
4
+ "with-motion-vertical": "awsui_with-motion-vertical_b18tp_icwk6_142",
5
+ "with-motion-horizontal": "awsui_with-motion-horizontal_b18tp_icwk6_161",
6
+ "resize-active": "awsui_resize-active_b18tp_icwk6_180",
7
+ "resize-side": "awsui_resize-side_b18tp_icwk6_191",
8
+ "resize-bottom": "awsui_resize-bottom_b18tp_icwk6_194"
9
9
  };
10
10
 
@@ -136,67 +136,63 @@
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
  @media (min-width: 689px) {
146
- .awsui_with-motion-vertical_b18tp_kcmcc_146:not(#\9) {
142
+ .awsui_with-motion-vertical_b18tp_icwk6_142:not(#\9) {
147
143
  transition: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
148
144
  transition-property: border-color, opacity, block-size, inset-block-start, inset-block-end;
149
145
  }
150
146
  }
151
147
  @media (min-width: 689px) and (prefers-reduced-motion: reduce) {
152
- .awsui_with-motion-vertical_b18tp_kcmcc_146:not(#\9) {
148
+ .awsui_with-motion-vertical_b18tp_icwk6_142:not(#\9) {
153
149
  animation: none;
154
150
  transition: none;
155
151
  }
156
152
  }
157
153
  @media (min-width: 689px) {
158
- .awsui-motion-disabled .awsui_with-motion-vertical_b18tp_kcmcc_146:not(#\9), .awsui-mode-entering .awsui_with-motion-vertical_b18tp_kcmcc_146:not(#\9) {
154
+ .awsui-motion-disabled .awsui_with-motion-vertical_b18tp_icwk6_142:not(#\9), .awsui-mode-entering .awsui_with-motion-vertical_b18tp_icwk6_142:not(#\9) {
159
155
  animation: none;
160
156
  transition: none;
161
157
  }
162
158
  }
163
159
 
164
160
  @media (min-width: 689px) {
165
- .awsui_with-motion-horizontal_b18tp_kcmcc_165:not(#\9) {
161
+ .awsui_with-motion-horizontal_b18tp_icwk6_161:not(#\9) {
166
162
  transition: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
167
163
  transition-property: border-color, opacity, inline-size, inset-inline-start;
168
164
  }
169
165
  }
170
166
  @media (min-width: 689px) and (prefers-reduced-motion: reduce) {
171
- .awsui_with-motion-horizontal_b18tp_kcmcc_165:not(#\9) {
167
+ .awsui_with-motion-horizontal_b18tp_icwk6_161:not(#\9) {
172
168
  animation: none;
173
169
  transition: none;
174
170
  }
175
171
  }
176
172
  @media (min-width: 689px) {
177
- .awsui-motion-disabled .awsui_with-motion-horizontal_b18tp_kcmcc_165:not(#\9), .awsui-mode-entering .awsui_with-motion-horizontal_b18tp_kcmcc_165:not(#\9) {
173
+ .awsui-motion-disabled .awsui_with-motion-horizontal_b18tp_icwk6_161:not(#\9), .awsui-mode-entering .awsui_with-motion-horizontal_b18tp_icwk6_161:not(#\9) {
178
174
  animation: none;
179
175
  transition: none;
180
176
  }
181
177
  }
182
178
 
183
179
  /* stylelint-disable selector-combinator-disallowed-list, selector-max-type, selector-max-universal */
184
- .awsui_resize-active_b18tp_kcmcc_184 *:not(#\9) {
180
+ .awsui_resize-active_b18tp_icwk6_180 *:not(#\9) {
185
181
  -webkit-user-select: none;
186
182
  user-select: none;
187
183
  }
188
- .awsui_resize-active_b18tp_kcmcc_184 * .awsui_with-motion-vertical_b18tp_kcmcc_146:not(#\9),
189
- .awsui_resize-active_b18tp_kcmcc_184 * .awsui_with-motion-horizontal_b18tp_kcmcc_165:not(#\9) {
184
+ .awsui_resize-active_b18tp_icwk6_180 * .awsui_with-motion-vertical_b18tp_icwk6_142:not(#\9),
185
+ .awsui_resize-active_b18tp_icwk6_180 * .awsui_with-motion-horizontal_b18tp_icwk6_161:not(#\9) {
190
186
  transition: none;
191
187
  animation: none;
192
188
  }
193
- .awsui_resize-active_b18tp_kcmcc_184 iframe:not(#\9) {
189
+ .awsui_resize-active_b18tp_icwk6_180 iframe:not(#\9) {
194
190
  pointer-events: none;
195
191
  }
196
- .awsui_resize-side_b18tp_kcmcc_195 *:not(#\9) {
192
+ .awsui_resize-side_b18tp_icwk6_191 *:not(#\9) {
197
193
  cursor: ew-resize;
198
194
  }
199
- .awsui_resize-bottom_b18tp_kcmcc_198 *:not(#\9) {
195
+ .awsui_resize-bottom_b18tp_icwk6_194 *:not(#\9) {
200
196
  cursor: ns-resize;
201
197
  }
202
198
 
@@ -2,10 +2,10 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "with-motion-vertical": "awsui_with-motion-vertical_b18tp_kcmcc_146",
6
- "with-motion-horizontal": "awsui_with-motion-horizontal_b18tp_kcmcc_165",
7
- "resize-active": "awsui_resize-active_b18tp_kcmcc_184",
8
- "resize-side": "awsui_resize-side_b18tp_kcmcc_195",
9
- "resize-bottom": "awsui_resize-bottom_b18tp_kcmcc_198"
5
+ "with-motion-vertical": "awsui_with-motion-vertical_b18tp_icwk6_142",
6
+ "with-motion-horizontal": "awsui_with-motion-horizontal_b18tp_icwk6_161",
7
+ "resize-active": "awsui_resize-active_b18tp_icwk6_180",
8
+ "resize-side": "awsui_resize-side_b18tp_icwk6_191",
9
+ "resize-bottom": "awsui_resize-bottom_b18tp_icwk6_194"
10
10
  };
11
11