@cloudscape-design/components 3.0.1344 → 3.0.1346

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 (460) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +113 -113
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +57 -56
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +28 -28
  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 +26 -26
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/drawer/styles.css.js +14 -14
  14. package/app-layout/drawer/styles.scoped.css +31 -31
  15. package/app-layout/drawer/styles.selectors.js +14 -14
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/styles.css.js +12 -12
  20. package/app-layout/styles.scoped.css +15 -15
  21. package/app-layout/styles.selectors.js +12 -12
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +7 -7
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +86 -86
  26. package/app-layout/visual-refresh/styles.scoped.css +207 -207
  27. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  28. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  29. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +116 -113
  30. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  31. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  32. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +12 -12
  33. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  34. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  35. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  36. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  37. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  38. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
  39. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  40. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  41. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +45 -45
  42. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  43. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  44. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +26 -26
  45. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  46. package/app-layout-toolbar/index.d.ts.map +1 -1
  47. package/app-layout-toolbar/index.js +1 -0
  48. package/app-layout-toolbar/index.js.map +1 -1
  49. package/area-chart/styles.css.js +6 -6
  50. package/area-chart/styles.scoped.css +10 -10
  51. package/area-chart/styles.selectors.js +6 -6
  52. package/attribute-editor/styles.css.js +15 -15
  53. package/attribute-editor/styles.scoped.css +33 -33
  54. package/attribute-editor/styles.selectors.js +15 -15
  55. package/badge/styles.css.js +10 -10
  56. package/badge/styles.scoped.css +17 -17
  57. package/badge/styles.selectors.js +10 -10
  58. package/box/styles.css.js +220 -220
  59. package/box/styles.scoped.css +309 -309
  60. package/box/styles.selectors.js +220 -220
  61. package/breadcrumb-group/item/styles.css.js +7 -7
  62. package/breadcrumb-group/item/styles.scoped.css +34 -34
  63. package/breadcrumb-group/item/styles.selectors.js +7 -7
  64. package/breadcrumb-group/styles.css.js +14 -14
  65. package/breadcrumb-group/styles.scoped.css +33 -33
  66. package/breadcrumb-group/styles.selectors.js +14 -14
  67. package/button/styles.css.js +23 -23
  68. package/button/styles.scoped.css +134 -134
  69. package/button/styles.selectors.js +23 -23
  70. package/button-dropdown/category-elements/styles.css.js +18 -18
  71. package/button-dropdown/category-elements/styles.scoped.css +40 -40
  72. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  73. package/button-dropdown/item-element/styles.css.js +21 -21
  74. package/button-dropdown/item-element/styles.scoped.css +57 -57
  75. package/button-dropdown/item-element/styles.selectors.js +21 -21
  76. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  77. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  78. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  79. package/button-dropdown/styles.css.js +23 -23
  80. package/button-dropdown/styles.scoped.css +35 -35
  81. package/button-dropdown/styles.selectors.js +23 -23
  82. package/button-group/styles.css.js +4 -4
  83. package/button-group/styles.scoped.css +6 -6
  84. package/button-group/styles.selectors.js +4 -4
  85. package/calendar/styles.css.js +21 -21
  86. package/calendar/styles.scoped.css +60 -60
  87. package/calendar/styles.selectors.js +21 -21
  88. package/cards/styles.css.js +38 -38
  89. package/cards/styles.scoped.css +42 -42
  90. package/cards/styles.selectors.js +38 -38
  91. package/checkbox/styles.css.js +3 -3
  92. package/checkbox/styles.scoped.css +7 -7
  93. package/checkbox/styles.selectors.js +3 -3
  94. package/code-editor/styles.css.js +33 -33
  95. package/code-editor/styles.scoped.css +178 -178
  96. package/code-editor/styles.selectors.js +33 -33
  97. package/collection-preferences/styles.css.js +38 -38
  98. package/collection-preferences/styles.scoped.css +47 -47
  99. package/collection-preferences/styles.selectors.js +38 -38
  100. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  101. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  102. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  103. package/column-layout/styles.css.js +13 -13
  104. package/column-layout/styles.scoped.css +47 -47
  105. package/column-layout/styles.selectors.js +13 -13
  106. package/container/styles.css.js +33 -33
  107. package/container/styles.scoped.css +68 -68
  108. package/container/styles.selectors.js +33 -33
  109. package/content-layout/styles.css.js +14 -14
  110. package/content-layout/styles.scoped.css +19 -19
  111. package/content-layout/styles.selectors.js +14 -14
  112. package/date-picker/styles.css.js +7 -7
  113. package/date-picker/styles.scoped.css +11 -11
  114. package/date-picker/styles.selectors.js +7 -7
  115. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  116. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  117. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  118. package/date-range-picker/styles.css.js +23 -23
  119. package/date-range-picker/styles.scoped.css +40 -40
  120. package/date-range-picker/styles.selectors.js +23 -23
  121. package/divider/styles.css.js +6 -6
  122. package/divider/styles.scoped.css +10 -10
  123. package/divider/styles.selectors.js +6 -6
  124. package/drawer/styles.css.js +29 -29
  125. package/drawer/styles.scoped.css +47 -47
  126. package/drawer/styles.selectors.js +29 -29
  127. package/dropdown/styles.css.js +20 -20
  128. package/dropdown/styles.scoped.css +43 -43
  129. package/dropdown/styles.selectors.js +20 -20
  130. package/expandable-section/expandable-section-container.d.ts +0 -2
  131. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  132. package/expandable-section/expandable-section-container.js +2 -2
  133. package/expandable-section/expandable-section-container.js.map +1 -1
  134. package/expandable-section/expandable-section-header.d.ts +3 -1
  135. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  136. package/expandable-section/expandable-section-header.js +4 -4
  137. package/expandable-section/expandable-section-header.js.map +1 -1
  138. package/expandable-section/internal.d.ts +8 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js +24 -10
  141. package/expandable-section/internal.js.map +1 -1
  142. package/expandable-section/styles.css.js +43 -42
  143. package/expandable-section/styles.scoped.css +211 -156
  144. package/expandable-section/styles.selectors.js +43 -42
  145. package/file-dropzone/styles.css.js +3 -3
  146. package/file-dropzone/styles.scoped.css +12 -12
  147. package/file-dropzone/styles.selectors.js +3 -3
  148. package/file-input/styles.css.js +5 -5
  149. package/file-input/styles.scoped.css +10 -10
  150. package/file-input/styles.selectors.js +5 -5
  151. package/file-token-group/styles.css.js +23 -23
  152. package/file-token-group/styles.scoped.css +51 -51
  153. package/file-token-group/styles.selectors.js +23 -23
  154. package/flashbar/flash.d.ts.map +1 -1
  155. package/flashbar/flash.js +6 -1
  156. package/flashbar/flash.js.map +1 -1
  157. package/flashbar/styles.css.js +50 -50
  158. package/flashbar/styles.scoped.css +165 -165
  159. package/flashbar/styles.selectors.js +50 -50
  160. package/form/styles.css.js +8 -8
  161. package/form/styles.scoped.css +9 -9
  162. package/form/styles.selectors.js +8 -8
  163. package/form-field/styles.css.js +24 -24
  164. package/form-field/styles.scoped.css +44 -44
  165. package/form-field/styles.selectors.js +24 -24
  166. package/grid/styles.css.js +53 -53
  167. package/grid/styles.scoped.css +55 -55
  168. package/grid/styles.selectors.js +53 -53
  169. package/header/styles.css.js +35 -35
  170. package/header/styles.scoped.css +59 -59
  171. package/header/styles.selectors.js +35 -35
  172. package/help-panel/styles.css.js +6 -6
  173. package/help-panel/styles.scoped.css +83 -83
  174. package/help-panel/styles.selectors.js +6 -6
  175. package/icon/styles.css.js +41 -41
  176. package/icon/styles.scoped.css +106 -106
  177. package/icon/styles.selectors.js +41 -41
  178. package/input/styles.css.js +28 -28
  179. package/input/styles.scoped.css +120 -120
  180. package/input/styles.selectors.js +28 -28
  181. package/internal/base-component/styles.scoped.css +1722 -1636
  182. package/internal/components/abstract-switch/styles.css.js +13 -13
  183. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  184. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  185. package/internal/components/button-trigger/styles.css.js +14 -14
  186. package/internal/components/button-trigger/styles.scoped.css +63 -63
  187. package/internal/components/button-trigger/styles.selectors.js +14 -14
  188. package/internal/components/cartesian-chart/styles.css.js +28 -28
  189. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  190. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  191. package/internal/components/chart-filter/styles.css.js +3 -3
  192. package/internal/components/chart-filter/styles.scoped.css +4 -4
  193. package/internal/components/chart-filter/styles.selectors.js +3 -3
  194. package/internal/components/chart-legend/styles.css.js +6 -6
  195. package/internal/components/chart-legend/styles.scoped.css +16 -16
  196. package/internal/components/chart-legend/styles.selectors.js +6 -6
  197. package/internal/components/chart-plot/styles.css.js +5 -5
  198. package/internal/components/chart-plot/styles.scoped.css +6 -6
  199. package/internal/components/chart-plot/styles.selectors.js +5 -5
  200. package/internal/components/chart-popover/styles.css.js +3 -3
  201. package/internal/components/chart-popover/styles.scoped.css +6 -6
  202. package/internal/components/chart-popover/styles.selectors.js +3 -3
  203. package/internal/components/chart-series-details/styles.css.js +19 -19
  204. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  205. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  206. package/internal/components/chart-series-marker/styles.css.js +5 -5
  207. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  208. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  209. package/internal/components/chart-status-container/styles.css.js +2 -2
  210. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  211. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  212. package/internal/components/chart-wrapper/styles.css.js +9 -9
  213. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  214. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  215. package/internal/components/checkbox-icon/styles.css.js +9 -9
  216. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  217. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  218. package/internal/components/drag-handle/styles.css.js +14 -14
  219. package/internal/components/drag-handle/styles.scoped.css +24 -24
  220. package/internal/components/drag-handle/styles.selectors.js +14 -14
  221. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  222. package/internal/components/drag-handle-wrapper/styles.scoped.css +50 -50
  223. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  224. package/internal/components/dropdown-footer/styles.css.js +3 -3
  225. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  226. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  227. package/internal/components/dropdown-status/styles.css.js +2 -2
  228. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  229. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  230. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  231. package/internal/components/expand-toggle-button/styles.scoped.css +18 -18
  232. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  233. package/internal/components/menu-dropdown/styles.css.js +7 -7
  234. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  235. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  236. package/internal/components/option/styles.css.js +17 -17
  237. package/internal/components/option/styles.scoped.css +37 -37
  238. package/internal/components/option/styles.selectors.js +17 -17
  239. package/internal/components/options-list/styles.css.js +3 -3
  240. package/internal/components/options-list/styles.scoped.css +4 -4
  241. package/internal/components/options-list/styles.selectors.js +3 -3
  242. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  243. package/internal/components/panel-resize-handle/styles.scoped.css +8 -8
  244. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  245. package/internal/components/radio-button/styles.css.js +7 -7
  246. package/internal/components/radio-button/styles.scoped.css +22 -22
  247. package/internal/components/radio-button/styles.selectors.js +7 -7
  248. package/internal/components/selectable-item/styles.css.js +22 -22
  249. package/internal/components/selectable-item/styles.scoped.css +79 -79
  250. package/internal/components/selectable-item/styles.selectors.js +22 -22
  251. package/internal/components/sortable-area/styles.css.js +8 -8
  252. package/internal/components/sortable-area/styles.scoped.css +20 -20
  253. package/internal/components/sortable-area/styles.selectors.js +8 -8
  254. package/internal/components/structured-item/styles.css.js +7 -7
  255. package/internal/components/structured-item/styles.scoped.css +10 -10
  256. package/internal/components/structured-item/styles.selectors.js +7 -7
  257. package/internal/components/token-list/styles.css.js +10 -10
  258. package/internal/components/token-list/styles.scoped.css +30 -30
  259. package/internal/components/token-list/styles.selectors.js +10 -10
  260. package/internal/components/transition/index.d.ts +7 -7
  261. package/internal/components/transition/index.d.ts.map +1 -1
  262. package/internal/components/transition/index.js +4 -4
  263. package/internal/components/transition/index.js.map +1 -1
  264. package/internal/environment.js +2 -2
  265. package/internal/environment.json +2 -2
  266. package/internal/generated/styles/tokens.d.ts +28 -0
  267. package/internal/generated/styles/tokens.js +351 -323
  268. package/internal/generated/theming/index.cjs +1031 -351
  269. package/internal/generated/theming/index.cjs.d.ts +23 -5
  270. package/internal/generated/theming/index.d.ts +23 -5
  271. package/internal/generated/theming/index.js +1031 -351
  272. package/internal/manifest.json +1 -1
  273. package/item-card/styles.css.js +14 -14
  274. package/item-card/styles.scoped.css +58 -58
  275. package/item-card/styles.selectors.js +14 -14
  276. package/key-value-pairs/styles.css.js +8 -8
  277. package/key-value-pairs/styles.scoped.css +14 -14
  278. package/key-value-pairs/styles.selectors.js +8 -8
  279. package/link/styles.css.js +21 -21
  280. package/link/styles.scoped.css +116 -116
  281. package/link/styles.selectors.js +21 -21
  282. package/list/styles.css.js +5 -5
  283. package/list/styles.scoped.css +9 -9
  284. package/list/styles.selectors.js +5 -5
  285. package/manifest.json +2 -2
  286. package/modal/styles.css.js +31 -31
  287. package/modal/styles.scoped.css +53 -53
  288. package/modal/styles.selectors.js +31 -31
  289. package/multiselect/styles.css.js +5 -5
  290. package/multiselect/styles.scoped.css +7 -7
  291. package/multiselect/styles.selectors.js +5 -5
  292. package/package.json +1 -1
  293. package/pagination/styles.css.js +12 -12
  294. package/pagination/styles.scoped.css +47 -47
  295. package/pagination/styles.selectors.js +12 -12
  296. package/panel-layout/styles.css.js +7 -7
  297. package/panel-layout/styles.scoped.css +13 -13
  298. package/panel-layout/styles.selectors.js +7 -7
  299. package/pie-chart/styles.css.js +27 -27
  300. package/pie-chart/styles.scoped.css +53 -53
  301. package/pie-chart/styles.selectors.js +27 -27
  302. package/popover/styles.css.js +58 -58
  303. package/popover/styles.scoped.css +110 -110
  304. package/popover/styles.selectors.js +58 -58
  305. package/progress-bar/internal.d.ts.map +1 -1
  306. package/progress-bar/internal.js +1 -1
  307. package/progress-bar/internal.js.map +1 -1
  308. package/progress-bar/styles.css.js +19 -18
  309. package/progress-bar/styles.scoped.css +44 -32
  310. package/progress-bar/styles.selectors.js +19 -18
  311. package/prompt-input/styles.css.js +26 -26
  312. package/prompt-input/styles.scoped.css +102 -102
  313. package/prompt-input/styles.selectors.js +26 -26
  314. package/property-filter/filtering-token/styles.css.js +18 -18
  315. package/property-filter/filtering-token/styles.scoped.css +55 -55
  316. package/property-filter/filtering-token/styles.selectors.js +18 -18
  317. package/property-filter/styles.css.js +39 -39
  318. package/property-filter/styles.scoped.css +52 -52
  319. package/property-filter/styles.selectors.js +39 -39
  320. package/radio-button/styles.css.js +1 -1
  321. package/radio-button/styles.scoped.css +2 -2
  322. package/radio-button/styles.selectors.js +1 -1
  323. package/radio-group/styles.css.js +5 -5
  324. package/radio-group/styles.scoped.css +7 -7
  325. package/radio-group/styles.selectors.js +5 -5
  326. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  327. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  328. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  329. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  330. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  331. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  332. package/segmented-control/styles.css.js +16 -16
  333. package/segmented-control/styles.scoped.css +46 -46
  334. package/segmented-control/styles.selectors.js +16 -16
  335. package/select/parts/styles.css.js +21 -21
  336. package/select/parts/styles.scoped.css +28 -28
  337. package/select/parts/styles.selectors.js +21 -21
  338. package/select/styles.css.js +3 -3
  339. package/select/styles.scoped.css +4 -4
  340. package/select/styles.selectors.js +3 -3
  341. package/side-navigation/implementation.d.ts.map +1 -1
  342. package/side-navigation/implementation.js +6 -3
  343. package/side-navigation/implementation.js.map +1 -1
  344. package/side-navigation/parts.d.ts +2 -0
  345. package/side-navigation/parts.d.ts.map +1 -1
  346. package/side-navigation/parts.js +86 -76
  347. package/side-navigation/parts.js.map +1 -1
  348. package/side-navigation/styles.css.js +64 -50
  349. package/side-navigation/styles.scoped.css +564 -118
  350. package/side-navigation/styles.selectors.js +64 -50
  351. package/side-navigation/util.d.ts +10 -0
  352. package/side-navigation/util.d.ts.map +1 -1
  353. package/side-navigation/util.js +48 -0
  354. package/side-navigation/util.js.map +1 -1
  355. package/skeleton/styles.css.js +15 -15
  356. package/skeleton/styles.scoped.css +27 -27
  357. package/skeleton/styles.selectors.js +15 -15
  358. package/slider/styles.css.js +26 -26
  359. package/slider/styles.scoped.css +154 -154
  360. package/slider/styles.selectors.js +26 -26
  361. package/spinner/styles.css.js +13 -13
  362. package/spinner/styles.scoped.css +21 -21
  363. package/spinner/styles.selectors.js +13 -13
  364. package/split-panel/icons/styles.css.js +22 -22
  365. package/split-panel/icons/styles.scoped.css +44 -44
  366. package/split-panel/icons/styles.selectors.js +22 -22
  367. package/split-panel/styles.css.js +38 -38
  368. package/split-panel/styles.scoped.css +68 -68
  369. package/split-panel/styles.selectors.js +38 -38
  370. package/status-indicator/styles.css.js +25 -25
  371. package/status-indicator/styles.scoped.css +70 -70
  372. package/status-indicator/styles.selectors.js +25 -25
  373. package/steps/styles.css.js +17 -17
  374. package/steps/styles.scoped.css +37 -37
  375. package/steps/styles.selectors.js +17 -17
  376. package/table/body-cell/styles.css.js +48 -48
  377. package/table/body-cell/styles.scoped.css +405 -405
  378. package/table/body-cell/styles.selectors.js +48 -48
  379. package/table/header-cell/styles.css.js +38 -38
  380. package/table/header-cell/styles.scoped.css +102 -102
  381. package/table/header-cell/styles.selectors.js +38 -38
  382. package/table/interfaces.d.ts +62 -45
  383. package/table/interfaces.d.ts.map +1 -1
  384. package/table/interfaces.js.map +1 -1
  385. package/table/internal.d.ts.map +1 -1
  386. package/table/internal.js +2 -2
  387. package/table/internal.js.map +1 -1
  388. package/table/resizer/styles.css.js +17 -17
  389. package/table/resizer/styles.scoped.css +33 -33
  390. package/table/resizer/styles.selectors.js +17 -17
  391. package/table/skeleton-rows.d.ts +3 -1
  392. package/table/skeleton-rows.d.ts.map +1 -1
  393. package/table/skeleton-rows.js +5 -2
  394. package/table/skeleton-rows.js.map +1 -1
  395. package/table/sticky-scrollbar/styles.css.js +6 -6
  396. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  397. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  398. package/table/styles.css.js +37 -37
  399. package/table/styles.scoped.css +51 -51
  400. package/table/styles.selectors.js +37 -37
  401. package/tabs/styles.css.js +30 -30
  402. package/tabs/styles.scoped.css +64 -64
  403. package/tabs/styles.selectors.js +30 -30
  404. package/tabs/tab-header-bar.d.ts.map +1 -1
  405. package/tabs/tab-header-bar.js +5 -0
  406. package/tabs/tab-header-bar.js.map +1 -1
  407. package/tag-editor/styles.css.js +3 -3
  408. package/tag-editor/styles.scoped.css +15 -15
  409. package/tag-editor/styles.selectors.js +3 -3
  410. package/text-content/styles.css.js +1 -1
  411. package/text-content/styles.scoped.css +71 -71
  412. package/text-content/styles.selectors.js +1 -1
  413. package/text-filter/styles.css.js +3 -3
  414. package/text-filter/styles.scoped.css +5 -5
  415. package/text-filter/styles.selectors.js +3 -3
  416. package/textarea/styles.css.js +9 -9
  417. package/textarea/styles.scoped.css +46 -46
  418. package/textarea/styles.selectors.js +9 -9
  419. package/tiles/styles.css.js +30 -30
  420. package/tiles/styles.scoped.css +90 -90
  421. package/tiles/styles.selectors.js +30 -30
  422. package/toggle/styles.css.js +10 -10
  423. package/toggle/styles.scoped.css +27 -27
  424. package/toggle/styles.selectors.js +10 -10
  425. package/toggle-button/styles.css.js +4 -4
  426. package/toggle-button/styles.scoped.css +12 -12
  427. package/toggle-button/styles.selectors.js +4 -4
  428. package/token/styles.css.js +14 -14
  429. package/token/styles.scoped.css +47 -47
  430. package/token/styles.selectors.js +14 -14
  431. package/token-group/styles.css.js +5 -5
  432. package/token-group/styles.scoped.css +5 -5
  433. package/token-group/styles.selectors.js +5 -5
  434. package/top-navigation/styles.css.js +47 -47
  435. package/top-navigation/styles.scoped.css +86 -86
  436. package/top-navigation/styles.selectors.js +47 -47
  437. package/tree-view/styles.css.js +2 -2
  438. package/tree-view/styles.scoped.css +3 -3
  439. package/tree-view/styles.selectors.js +2 -2
  440. package/tree-view/tree-item/styles.css.js +10 -10
  441. package/tree-view/tree-item/styles.scoped.css +17 -17
  442. package/tree-view/tree-item/styles.selectors.js +10 -10
  443. package/tree-view/vertical-connector/styles.css.js +3 -3
  444. package/tree-view/vertical-connector/styles.scoped.css +4 -4
  445. package/tree-view/vertical-connector/styles.selectors.js +3 -3
  446. package/truncated-text/styles.css.js +1 -1
  447. package/truncated-text/styles.scoped.css +6 -6
  448. package/truncated-text/styles.selectors.js +1 -1
  449. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  450. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  451. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  452. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  453. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  454. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  455. package/tutorial-panel/styles.css.js +1 -1
  456. package/tutorial-panel/styles.scoped.css +7 -7
  457. package/tutorial-panel/styles.selectors.js +1 -1
  458. package/wizard/styles.css.js +30 -30
  459. package/wizard/styles.scoped.css +84 -84
  460. package/wizard/styles.selectors.js +30 -30
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- .awsui_dimmed_10ipo_pheo4_153:not(#\9) {
153
+ .awsui_dimmed_10ipo_29qce_153:not(#\9) {
154
154
  border-collapse: separate;
155
155
  border-spacing: 0;
156
156
  box-sizing: border-box;
@@ -175,7 +175,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
175
175
  word-spacing: normal;
176
176
  font-size: var(--font-size-body-m-a7nh2n, 14px);
177
177
  line-height: var(--line-height-body-m-2mh3ke, 20px);
178
- color: var(--color-text-body-default-vvtq8u, #0f141a);
178
+ color: var(--color-text-body-default-gtm97i, #0f141a);
179
179
  font-weight: var(--font-weight-normal-cxw1m3, 400);
180
180
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
181
181
  -webkit-font-smoothing: auto;
@@ -184,12 +184,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
184
184
  transition-delay: var(--motion-duration-transition-quick-mcm2y0, 90ms);
185
185
  }
186
186
  @media (prefers-reduced-motion: reduce) {
187
- .awsui_dimmed_10ipo_pheo4_153:not(#\9) {
187
+ .awsui_dimmed_10ipo_29qce_153:not(#\9) {
188
188
  animation: none;
189
189
  transition: none;
190
190
  }
191
191
  }
192
- .awsui-motion-disabled .awsui_dimmed_10ipo_pheo4_153:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_pheo4_153:not(#\9) {
192
+ .awsui-motion-disabled .awsui_dimmed_10ipo_29qce_153:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_29qce_153:not(#\9) {
193
193
  animation: none;
194
194
  transition: none;
195
195
  }
@@ -202,7 +202,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
202
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
203
203
  SPDX-License-Identifier: Apache-2.0
204
204
  */
205
- .awsui_marker_10ipo_pheo4_205:not(#\9) {
205
+ .awsui_marker_10ipo_29qce_205:not(#\9) {
206
206
  border-collapse: separate;
207
207
  border-spacing: 0;
208
208
  box-sizing: border-box;
@@ -227,7 +227,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
227
227
  word-spacing: normal;
228
228
  font-size: var(--font-size-body-m-a7nh2n, 14px);
229
229
  line-height: var(--line-height-body-m-2mh3ke, 20px);
230
- color: var(--color-text-body-default-vvtq8u, #0f141a);
230
+ color: var(--color-text-body-default-gtm97i, #0f141a);
231
231
  font-weight: var(--font-weight-normal-cxw1m3, 400);
232
232
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
233
233
  -webkit-font-smoothing: auto;
@@ -242,40 +242,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
242
242
  flex-shrink: 0;
243
243
  cursor: inherit;
244
244
  }
245
- .awsui_marker--line_10ipo_pheo4_245:not(#\9) {
245
+ .awsui_marker--line_10ipo_29qce_245:not(#\9) {
246
246
  margin-block-start: 9px;
247
247
  block-size: 4px;
248
248
  }
249
- .awsui_marker--rectangle_10ipo_pheo4_249:not(#\9) {
249
+ .awsui_marker--rectangle_10ipo_29qce_249:not(#\9) {
250
250
  block-size: 14px;
251
251
  border-start-start-radius: 2px;
252
252
  border-start-end-radius: 2px;
253
253
  border-end-start-radius: 2px;
254
254
  border-end-end-radius: 2px;
255
255
  }
256
- .awsui_marker--hollow-rectangle_10ipo_pheo4_256:not(#\9) {
256
+ .awsui_marker--hollow-rectangle_10ipo_29qce_256:not(#\9) {
257
257
  block-size: 14px;
258
258
  border-start-start-radius: 2px;
259
259
  border-start-end-radius: 2px;
260
260
  border-end-start-radius: 2px;
261
261
  border-end-end-radius: 2px;
262
262
  }
263
- .awsui_marker--hollow-rectangle_10ipo_pheo4_256:not(#\9)::after {
263
+ .awsui_marker--hollow-rectangle_10ipo_29qce_256:not(#\9)::after {
264
264
  content: "";
265
265
  display: block;
266
266
  margin-block: 2px;
267
267
  margin-inline: 2px;
268
268
  block-size: 10px;
269
- background-color: var(--color-background-container-content-6u8rvp, #ffffff);
269
+ background-color: var(--color-background-container-content-78ljyf, #ffffff);
270
270
  opacity: 0.5;
271
271
  }
272
- .awsui_marker--dashed_10ipo_pheo4_272:not(#\9) {
272
+ .awsui_marker--dashed_10ipo_29qce_272:not(#\9) {
273
273
  block-size: 4px;
274
274
  inline-size: 6px;
275
275
  margin-block-start: 9px;
276
276
  margin-inline-end: 12px;
277
277
  }
278
- .awsui_marker--dashed_10ipo_pheo4_272:not(#\9)::after {
278
+ .awsui_marker--dashed_10ipo_29qce_272:not(#\9)::after {
279
279
  content: "";
280
280
  display: block;
281
281
  inline-size: 6px;
@@ -288,7 +288,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
288
288
  background-color: inherit;
289
289
  }
290
290
 
291
- .awsui_root_10ipo_pheo4_291:not(#\9) {
291
+ .awsui_root_10ipo_29qce_291:not(#\9) {
292
292
  border-collapse: separate;
293
293
  border-spacing: 0;
294
294
  box-sizing: border-box;
@@ -313,54 +313,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
313
313
  word-spacing: normal;
314
314
  font-size: var(--font-size-body-m-a7nh2n, 14px);
315
315
  line-height: var(--line-height-body-m-2mh3ke, 20px);
316
- color: var(--color-text-body-default-vvtq8u, #0f141a);
316
+ color: var(--color-text-body-default-gtm97i, #0f141a);
317
317
  font-weight: var(--font-weight-normal-cxw1m3, 400);
318
318
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
319
319
  -webkit-font-smoothing: auto;
320
320
  -moz-osx-font-smoothing: auto;
321
321
  }
322
322
 
323
- .awsui_value_10ipo_pheo4_323:not(#\9) {
323
+ .awsui_value_10ipo_29qce_323:not(#\9) {
324
324
  text-align: end;
325
325
  margin-inline-start: var(--space-xxl-32srm4, 32px);
326
326
  }
327
- .awsui_value_10ipo_pheo4_323.awsui_expandable_10ipo_pheo4_327:not(#\9) {
327
+ .awsui_value_10ipo_29qce_323.awsui_expandable_10ipo_29qce_327:not(#\9) {
328
328
  font-weight: var(--font-weight-heading-s-lcx0ai, 700);
329
329
  }
330
330
 
331
- .awsui_list-item_10ipo_pheo4_331:not(#\9),
332
- .awsui_inner-list-item_10ipo_pheo4_332:not(#\9) {
331
+ .awsui_list-item_10ipo_29qce_331:not(#\9),
332
+ .awsui_inner-list-item_10ipo_29qce_332:not(#\9) {
333
333
  list-style: none;
334
334
  }
335
335
 
336
- .awsui_inner-list-item_10ipo_pheo4_332:not(#\9),
337
- .awsui_list-item_10ipo_pheo4_331 > .awsui_key-value-pair_10ipo_pheo4_337:not(#\9),
338
- .awsui_list-item_10ipo_pheo4_331 > .awsui_expandable-section_10ipo_pheo4_338:not(#\9) {
336
+ .awsui_inner-list-item_10ipo_29qce_332:not(#\9),
337
+ .awsui_list-item_10ipo_29qce_331 > .awsui_key-value-pair_10ipo_29qce_337:not(#\9),
338
+ .awsui_list-item_10ipo_29qce_331 > .awsui_expandable-section_10ipo_29qce_338:not(#\9) {
339
339
  display: flex;
340
340
  flex-direction: row;
341
341
  justify-content: space-between;
342
342
  inline-size: 100%;
343
343
  }
344
- .awsui_inner-list-item_10ipo_pheo4_332 > .awsui_key_10ipo_pheo4_337:not(#\9),
345
- .awsui_list-item_10ipo_pheo4_331 > .awsui_key-value-pair_10ipo_pheo4_337 > .awsui_key_10ipo_pheo4_337:not(#\9),
346
- .awsui_list-item_10ipo_pheo4_331 > .awsui_expandable-section_10ipo_pheo4_338 > .awsui_key_10ipo_pheo4_337:not(#\9) {
344
+ .awsui_inner-list-item_10ipo_29qce_332 > .awsui_key_10ipo_29qce_337:not(#\9),
345
+ .awsui_list-item_10ipo_29qce_331 > .awsui_key-value-pair_10ipo_29qce_337 > .awsui_key_10ipo_29qce_337:not(#\9),
346
+ .awsui_list-item_10ipo_29qce_331 > .awsui_expandable-section_10ipo_29qce_338 > .awsui_key_10ipo_29qce_337:not(#\9) {
347
347
  min-inline-size: 0;
348
348
  word-break: break-word;
349
349
  display: inline-flex;
350
- color: var(--color-text-group-label-a2qc05, #424650);
350
+ color: var(--color-text-group-label-0wronh, #424650);
351
351
  }
352
352
 
353
- .awsui_sub-items_10ipo_pheo4_353:not(#\9):not(.awsui_expandable_10ipo_pheo4_327) {
353
+ .awsui_sub-items_10ipo_29qce_353:not(#\9):not(.awsui_expandable_10ipo_29qce_327) {
354
354
  padding-inline-start: calc(14px + var(--space-xxs-hwfkai, 4px));
355
355
  }
356
- .awsui_sub-items_10ipo_pheo4_353.awsui_expandable_10ipo_pheo4_327:not(#\9) {
356
+ .awsui_sub-items_10ipo_29qce_353.awsui_expandable_10ipo_29qce_327:not(#\9) {
357
357
  padding-inline-start: 0;
358
358
  }
359
- .awsui_sub-items_10ipo_pheo4_353.awsui_expandable_10ipo_pheo4_327 > .awsui_inner-list-item_10ipo_pheo4_332 > .awsui_value_10ipo_pheo4_323:not(#\9) {
359
+ .awsui_sub-items_10ipo_29qce_353.awsui_expandable_10ipo_29qce_327 > .awsui_inner-list-item_10ipo_29qce_332 > .awsui_value_10ipo_29qce_323:not(#\9) {
360
360
  white-space: nowrap;
361
361
  }
362
362
 
363
- .awsui_list_10ipo_pheo4_331:not(#\9) {
363
+ .awsui_list_10ipo_29qce_331:not(#\9) {
364
364
  display: flex;
365
365
  margin-block: 0;
366
366
  margin-inline: 0;
@@ -369,23 +369,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
369
369
  list-style: none;
370
370
  flex-direction: column;
371
371
  }
372
- .awsui_list_10ipo_pheo4_331 > .awsui_list-item_10ipo_pheo4_331 > .awsui_key-value-pair_10ipo_pheo4_337 > .awsui_key_10ipo_pheo4_337:not(#\9) {
372
+ .awsui_list_10ipo_29qce_331 > .awsui_list-item_10ipo_29qce_331 > .awsui_key-value-pair_10ipo_29qce_337 > .awsui_key_10ipo_29qce_337:not(#\9) {
373
373
  align-items: flex-start;
374
374
  }
375
- .awsui_list_10ipo_pheo4_331 > .awsui_list-item_10ipo_pheo4_331.awsui_dimmed_10ipo_pheo4_153:not(#\9) {
375
+ .awsui_list_10ipo_29qce_331 > .awsui_list-item_10ipo_29qce_331.awsui_dimmed_10ipo_29qce_153:not(#\9) {
376
376
  opacity: 0.35;
377
377
  }
378
378
 
379
- .awsui_list_10ipo_pheo4_331:not(#\9):not(.awsui_compact_10ipo_pheo4_379) > .awsui_list-item_10ipo_pheo4_331:not(:first-child),
380
- .awsui_inner-list-item_10ipo_pheo4_332:not(#\9) {
379
+ .awsui_list_10ipo_29qce_331:not(#\9):not(.awsui_compact_10ipo_29qce_379) > .awsui_list-item_10ipo_29qce_331:not(:first-child),
380
+ .awsui_inner-list-item_10ipo_29qce_332:not(#\9) {
381
381
  margin-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
382
382
  }
383
383
 
384
- .awsui_list-item_10ipo_pheo4_331.awsui_with-sub-items_10ipo_pheo4_384:not(#\9):not(.awsui_expandable_10ipo_pheo4_327) > .awsui_key-value-pair_10ipo_pheo4_337 > .awsui_key_10ipo_pheo4_337,
385
- .awsui_list-item_10ipo_pheo4_331.awsui_with-sub-items_10ipo_pheo4_384:not(#\9):not(.awsui_expandable_10ipo_pheo4_327) > .awsui_key-value-pair_10ipo_pheo4_337 > .awsui_value_10ipo_pheo4_323 {
384
+ .awsui_list-item_10ipo_29qce_331.awsui_with-sub-items_10ipo_29qce_384:not(#\9):not(.awsui_expandable_10ipo_29qce_327) > .awsui_key-value-pair_10ipo_29qce_337 > .awsui_key_10ipo_29qce_337,
385
+ .awsui_list-item_10ipo_29qce_331.awsui_with-sub-items_10ipo_29qce_384:not(#\9):not(.awsui_expandable_10ipo_29qce_327) > .awsui_key-value-pair_10ipo_29qce_337 > .awsui_value_10ipo_29qce_323 {
386
386
  font-weight: var(--font-weight-heading-s-lcx0ai, 700);
387
387
  }
388
388
 
389
- .awsui_full-width_10ipo_pheo4_389:not(#\9) {
389
+ .awsui_full-width_10ipo_29qce_389:not(#\9) {
390
390
  inline-size: 100%;
391
391
  }
@@ -2,24 +2,24 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "dimmed": "awsui_dimmed_10ipo_pheo4_153",
6
- "marker": "awsui_marker_10ipo_pheo4_205",
7
- "marker--line": "awsui_marker--line_10ipo_pheo4_245",
8
- "marker--rectangle": "awsui_marker--rectangle_10ipo_pheo4_249",
9
- "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_pheo4_256",
10
- "marker--dashed": "awsui_marker--dashed_10ipo_pheo4_272",
11
- "root": "awsui_root_10ipo_pheo4_291",
12
- "value": "awsui_value_10ipo_pheo4_323",
13
- "expandable": "awsui_expandable_10ipo_pheo4_327",
14
- "list-item": "awsui_list-item_10ipo_pheo4_331",
15
- "inner-list-item": "awsui_inner-list-item_10ipo_pheo4_332",
16
- "key-value-pair": "awsui_key-value-pair_10ipo_pheo4_337",
17
- "expandable-section": "awsui_expandable-section_10ipo_pheo4_338",
18
- "key": "awsui_key_10ipo_pheo4_337",
19
- "sub-items": "awsui_sub-items_10ipo_pheo4_353",
20
- "list": "awsui_list_10ipo_pheo4_331",
21
- "compact": "awsui_compact_10ipo_pheo4_379",
22
- "with-sub-items": "awsui_with-sub-items_10ipo_pheo4_384",
23
- "full-width": "awsui_full-width_10ipo_pheo4_389"
5
+ "dimmed": "awsui_dimmed_10ipo_29qce_153",
6
+ "marker": "awsui_marker_10ipo_29qce_205",
7
+ "marker--line": "awsui_marker--line_10ipo_29qce_245",
8
+ "marker--rectangle": "awsui_marker--rectangle_10ipo_29qce_249",
9
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_29qce_256",
10
+ "marker--dashed": "awsui_marker--dashed_10ipo_29qce_272",
11
+ "root": "awsui_root_10ipo_29qce_291",
12
+ "value": "awsui_value_10ipo_29qce_323",
13
+ "expandable": "awsui_expandable_10ipo_29qce_327",
14
+ "list-item": "awsui_list-item_10ipo_29qce_331",
15
+ "inner-list-item": "awsui_inner-list-item_10ipo_29qce_332",
16
+ "key-value-pair": "awsui_key-value-pair_10ipo_29qce_337",
17
+ "expandable-section": "awsui_expandable-section_10ipo_29qce_338",
18
+ "key": "awsui_key_10ipo_29qce_337",
19
+ "sub-items": "awsui_sub-items_10ipo_29qce_353",
20
+ "list": "awsui_list_10ipo_29qce_331",
21
+ "compact": "awsui_compact_10ipo_29qce_379",
22
+ "with-sub-items": "awsui_with-sub-items_10ipo_29qce_384",
23
+ "full-width": "awsui_full-width_10ipo_29qce_389"
24
24
  };
25
25
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "marker": "awsui_marker_1isd1_1nqfm_145",
5
- "marker--line": "awsui_marker--line_1isd1_1nqfm_185",
6
- "marker--rectangle": "awsui_marker--rectangle_1isd1_1nqfm_189",
7
- "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_1nqfm_196",
8
- "marker--dashed": "awsui_marker--dashed_1isd1_1nqfm_212"
4
+ "marker": "awsui_marker_1isd1_1jf06_145",
5
+ "marker--line": "awsui_marker--line_1isd1_1jf06_185",
6
+ "marker--rectangle": "awsui_marker--rectangle_1isd1_1jf06_189",
7
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_1jf06_196",
8
+ "marker--dashed": "awsui_marker--dashed_1isd1_1jf06_212"
9
9
  };
10
10
 
@@ -142,7 +142,7 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_marker_1isd1_1nqfm_145:not(#\9) {
145
+ .awsui_marker_1isd1_1jf06_145:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -167,7 +167,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
167
167
  word-spacing: normal;
168
168
  font-size: var(--font-size-body-m-a7nh2n, 14px);
169
169
  line-height: var(--line-height-body-m-2mh3ke, 20px);
170
- color: var(--color-text-body-default-vvtq8u, #0f141a);
170
+ color: var(--color-text-body-default-gtm97i, #0f141a);
171
171
  font-weight: var(--font-weight-normal-cxw1m3, 400);
172
172
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
173
173
  -webkit-font-smoothing: auto;
@@ -182,40 +182,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  flex-shrink: 0;
183
183
  cursor: inherit;
184
184
  }
185
- .awsui_marker--line_1isd1_1nqfm_185:not(#\9) {
185
+ .awsui_marker--line_1isd1_1jf06_185:not(#\9) {
186
186
  margin-block-start: 9px;
187
187
  block-size: 4px;
188
188
  }
189
- .awsui_marker--rectangle_1isd1_1nqfm_189:not(#\9) {
189
+ .awsui_marker--rectangle_1isd1_1jf06_189:not(#\9) {
190
190
  block-size: 14px;
191
191
  border-start-start-radius: 2px;
192
192
  border-start-end-radius: 2px;
193
193
  border-end-start-radius: 2px;
194
194
  border-end-end-radius: 2px;
195
195
  }
196
- .awsui_marker--hollow-rectangle_1isd1_1nqfm_196:not(#\9) {
196
+ .awsui_marker--hollow-rectangle_1isd1_1jf06_196:not(#\9) {
197
197
  block-size: 14px;
198
198
  border-start-start-radius: 2px;
199
199
  border-start-end-radius: 2px;
200
200
  border-end-start-radius: 2px;
201
201
  border-end-end-radius: 2px;
202
202
  }
203
- .awsui_marker--hollow-rectangle_1isd1_1nqfm_196:not(#\9)::after {
203
+ .awsui_marker--hollow-rectangle_1isd1_1jf06_196:not(#\9)::after {
204
204
  content: "";
205
205
  display: block;
206
206
  margin-block: 2px;
207
207
  margin-inline: 2px;
208
208
  block-size: 10px;
209
- background-color: var(--color-background-container-content-6u8rvp, #ffffff);
209
+ background-color: var(--color-background-container-content-78ljyf, #ffffff);
210
210
  opacity: 0.5;
211
211
  }
212
- .awsui_marker--dashed_1isd1_1nqfm_212:not(#\9) {
212
+ .awsui_marker--dashed_1isd1_1jf06_212:not(#\9) {
213
213
  block-size: 4px;
214
214
  inline-size: 6px;
215
215
  margin-block-start: 9px;
216
216
  margin-inline-end: 12px;
217
217
  }
218
- .awsui_marker--dashed_1isd1_1nqfm_212:not(#\9)::after {
218
+ .awsui_marker--dashed_1isd1_1jf06_212:not(#\9)::after {
219
219
  content: "";
220
220
  display: block;
221
221
  inline-size: 6px;
@@ -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
- "marker": "awsui_marker_1isd1_1nqfm_145",
6
- "marker--line": "awsui_marker--line_1isd1_1nqfm_185",
7
- "marker--rectangle": "awsui_marker--rectangle_1isd1_1nqfm_189",
8
- "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_1nqfm_196",
9
- "marker--dashed": "awsui_marker--dashed_1isd1_1nqfm_212"
5
+ "marker": "awsui_marker_1isd1_1jf06_145",
6
+ "marker--line": "awsui_marker--line_1isd1_1jf06_185",
7
+ "marker--rectangle": "awsui_marker--rectangle_1isd1_1jf06_189",
8
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_1jf06_196",
9
+ "marker--dashed": "awsui_marker--dashed_1isd1_1jf06_212"
10
10
  };
11
11
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_11n0s_1s2zk_9",
5
- "empty": "awsui_empty_11n0s_1s2zk_13"
4
+ "root": "awsui_root_11n0s_6uxli_9",
5
+ "empty": "awsui_empty_11n0s_6uxli_13"
6
6
  };
7
7
 
@@ -6,10 +6,10 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_root_11n0s_1s2zk_9:not(#\9) {
9
+ .awsui_root_11n0s_6uxli_9:not(#\9) {
10
10
  /* used in test-utils */
11
11
  }
12
12
 
13
- .awsui_empty_11n0s_1s2zk_13:not(#\9) {
14
- color: var(--color-text-empty-tlohug, #656871);
13
+ .awsui_empty_11n0s_6uxli_13:not(#\9) {
14
+ color: var(--color-text-empty-68xc4n, #656871);
15
15
  }
@@ -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_11n0s_1s2zk_9",
6
- "empty": "awsui_empty_11n0s_1s2zk_13"
5
+ "root": "awsui_root_11n0s_6uxli_9",
6
+ "empty": "awsui_empty_11n0s_6uxli_13"
7
7
  };
8
8
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "wrapper": "awsui_wrapper_z5mul_1bq31_181",
5
- "wrapper--fit-height": "awsui_wrapper--fit-height_z5mul_1bq31_214",
6
- "inner-wrapper--fit-height": "awsui_inner-wrapper--fit-height_z5mul_1bq31_219",
7
- "has-default-filter": "awsui_has-default-filter_z5mul_1bq31_225",
8
- "content": "awsui_content_z5mul_1bq31_229",
9
- "content--reserve-filter": "awsui_content--reserve-filter_z5mul_1bq31_236",
10
- "content--reserve-legend": "awsui_content--reserve-legend_z5mul_1bq31_240",
11
- "content--fit-height": "awsui_content--fit-height_z5mul_1bq31_244",
12
- "filter-container": "awsui_filter-container_z5mul_1bq31_248"
4
+ "wrapper": "awsui_wrapper_z5mul_1n3lg_181",
5
+ "wrapper--fit-height": "awsui_wrapper--fit-height_z5mul_1n3lg_214",
6
+ "inner-wrapper--fit-height": "awsui_inner-wrapper--fit-height_z5mul_1n3lg_219",
7
+ "has-default-filter": "awsui_has-default-filter_z5mul_1n3lg_225",
8
+ "content": "awsui_content_z5mul_1n3lg_229",
9
+ "content--reserve-filter": "awsui_content--reserve-filter_z5mul_1n3lg_236",
10
+ "content--reserve-legend": "awsui_content--reserve-legend_z5mul_1n3lg_240",
11
+ "content--fit-height": "awsui_content--fit-height_z5mul_1n3lg_244",
12
+ "filter-container": "awsui_filter-container_z5mul_1n3lg_248"
13
13
  };
14
14
 
@@ -178,7 +178,7 @@
178
178
  */
179
179
  /* Style used for links in slots/components that are text heavy, to help links stand out among
180
180
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
181
- .awsui_wrapper_z5mul_1bq31_181:not(#\9) {
181
+ .awsui_wrapper_z5mul_1n3lg_181:not(#\9) {
182
182
  border-collapse: separate;
183
183
  border-spacing: 0;
184
184
  box-sizing: border-box;
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
203
203
  word-spacing: normal;
204
204
  font-size: var(--font-size-body-m-a7nh2n, 14px);
205
205
  line-height: var(--line-height-body-m-2mh3ke, 20px);
206
- color: var(--color-text-body-default-vvtq8u, #0f141a);
206
+ color: var(--color-text-body-default-gtm97i, #0f141a);
207
207
  font-weight: var(--font-weight-normal-cxw1m3, 400);
208
208
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
209
209
  -webkit-font-smoothing: auto;
@@ -211,40 +211,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
211
211
  position: relative;
212
212
  display: block;
213
213
  }
214
- .awsui_wrapper--fit-height_z5mul_1bq31_214:not(#\9) {
214
+ .awsui_wrapper--fit-height_z5mul_1n3lg_214:not(#\9) {
215
215
  block-size: 100%;
216
216
  overflow-y: auto;
217
217
  }
218
218
 
219
- .awsui_inner-wrapper--fit-height_z5mul_1bq31_219:not(#\9) {
219
+ .awsui_inner-wrapper--fit-height_z5mul_1n3lg_219:not(#\9) {
220
220
  display: flex;
221
221
  flex-direction: column;
222
222
  block-size: 100%;
223
223
  }
224
224
 
225
- .awsui_has-default-filter_z5mul_1bq31_225 > :not(#\9):first-child {
225
+ .awsui_has-default-filter_z5mul_1n3lg_225 > :not(#\9):first-child {
226
226
  flex: 280px 0 1;
227
227
  }
228
228
 
229
- .awsui_content_z5mul_1bq31_229:not(#\9) {
229
+ .awsui_content_z5mul_1n3lg_229:not(#\9) {
230
230
  display: flex;
231
231
  position: relative;
232
232
  justify-content: center;
233
233
  align-items: center;
234
234
  }
235
235
 
236
- .awsui_content--reserve-filter_z5mul_1bq31_236:not(#\9) {
236
+ .awsui_content--reserve-filter_z5mul_1n3lg_236:not(#\9) {
237
237
  margin-block-start: calc(2 * var(--line-height-body-m-2mh3ke, 20px));
238
238
  }
239
239
 
240
- .awsui_content--reserve-legend_z5mul_1bq31_240:not(#\9) {
240
+ .awsui_content--reserve-legend_z5mul_1n3lg_240:not(#\9) {
241
241
  margin-block-end: calc(2 * var(--line-height-body-m-2mh3ke, 20px));
242
242
  }
243
243
 
244
- .awsui_content--fit-height_z5mul_1bq31_244:not(#\9) {
244
+ .awsui_content--fit-height_z5mul_1n3lg_244:not(#\9) {
245
245
  flex: 1;
246
246
  }
247
247
 
248
- .awsui_filter-container_z5mul_1bq31_248:not(#\9) {
248
+ .awsui_filter-container_z5mul_1n3lg_248:not(#\9) {
249
249
  /* used in test-utils */
250
250
  }
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "wrapper": "awsui_wrapper_z5mul_1bq31_181",
6
- "wrapper--fit-height": "awsui_wrapper--fit-height_z5mul_1bq31_214",
7
- "inner-wrapper--fit-height": "awsui_inner-wrapper--fit-height_z5mul_1bq31_219",
8
- "has-default-filter": "awsui_has-default-filter_z5mul_1bq31_225",
9
- "content": "awsui_content_z5mul_1bq31_229",
10
- "content--reserve-filter": "awsui_content--reserve-filter_z5mul_1bq31_236",
11
- "content--reserve-legend": "awsui_content--reserve-legend_z5mul_1bq31_240",
12
- "content--fit-height": "awsui_content--fit-height_z5mul_1bq31_244",
13
- "filter-container": "awsui_filter-container_z5mul_1bq31_248"
5
+ "wrapper": "awsui_wrapper_z5mul_1n3lg_181",
6
+ "wrapper--fit-height": "awsui_wrapper--fit-height_z5mul_1n3lg_214",
7
+ "inner-wrapper--fit-height": "awsui_inner-wrapper--fit-height_z5mul_1n3lg_219",
8
+ "has-default-filter": "awsui_has-default-filter_z5mul_1n3lg_225",
9
+ "content": "awsui_content_z5mul_1n3lg_229",
10
+ "content--reserve-filter": "awsui_content--reserve-filter_z5mul_1n3lg_236",
11
+ "content--reserve-legend": "awsui_content--reserve-legend_z5mul_1n3lg_240",
12
+ "content--fit-height": "awsui_content--fit-height_z5mul_1n3lg_244",
13
+ "filter-container": "awsui_filter-container_z5mul_1n3lg_248"
14
14
  };
15
15
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1fn7j_t5xe1_145",
5
- "styled-box": "awsui_styled-box_1fn7j_t5xe1_152",
6
- "styled-box-checked": "awsui_styled-box-checked_1fn7j_t5xe1_168",
7
- "styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_t5xe1_168",
8
- "styled-box-disabled": "awsui_styled-box-disabled_1fn7j_t5xe1_172",
9
- "styled-box-readonly": "awsui_styled-box-readonly_1fn7j_t5xe1_172",
10
- "styled-line": "awsui_styled-line_1fn7j_t5xe1_176",
11
- "styled-line-disabled": "awsui_styled-line-disabled_1fn7j_t5xe1_181",
12
- "styled-line-readonly": "awsui_styled-line-readonly_1fn7j_t5xe1_184"
4
+ "root": "awsui_root_1fn7j_99qaw_145",
5
+ "styled-box": "awsui_styled-box_1fn7j_99qaw_152",
6
+ "styled-box-checked": "awsui_styled-box-checked_1fn7j_99qaw_168",
7
+ "styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_99qaw_168",
8
+ "styled-box-disabled": "awsui_styled-box-disabled_1fn7j_99qaw_172",
9
+ "styled-box-readonly": "awsui_styled-box-readonly_1fn7j_99qaw_172",
10
+ "styled-line": "awsui_styled-line_1fn7j_99qaw_176",
11
+ "styled-line-disabled": "awsui_styled-line-disabled_1fn7j_99qaw_181",
12
+ "styled-line-readonly": "awsui_styled-line-readonly_1fn7j_99qaw_184"
13
13
  };
14
14
 
@@ -142,45 +142,45 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1fn7j_t5xe1_145:not(#\9) {
145
+ .awsui_root_1fn7j_99qaw_145:not(#\9) {
146
146
  position: absolute;
147
147
  inline-size: 100%;
148
148
  block-size: 100%;
149
149
  inset-block-start: 0;
150
150
  inset-inline-start: 0;
151
151
  }
152
- .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-box_1fn7j_t5xe1_152:not(#\9) {
153
- fill: var(--color-background-control-default-4jb21l, #ffffff);
152
+ .awsui_root_1fn7j_99qaw_145 > .awsui_styled-box_1fn7j_99qaw_152:not(#\9) {
153
+ fill: var(--color-background-control-default-nub6gm, #ffffff);
154
154
  stroke: var(--color-border-control-default-sh3548, #8c8c94);
155
155
  stroke-width: var(--border-width-field-2xc78x, 1px);
156
156
  transition: fill var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear), stroke var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
157
157
  }
158
158
  @media (prefers-reduced-motion: reduce) {
159
- .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-box_1fn7j_t5xe1_152:not(#\9) {
159
+ .awsui_root_1fn7j_99qaw_145 > .awsui_styled-box_1fn7j_99qaw_152:not(#\9) {
160
160
  animation: none;
161
161
  transition: none;
162
162
  }
163
163
  }
164
- .awsui-motion-disabled .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-box_1fn7j_t5xe1_152:not(#\9), .awsui-mode-entering .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-box_1fn7j_t5xe1_152:not(#\9) {
164
+ .awsui-motion-disabled .awsui_root_1fn7j_99qaw_145 > .awsui_styled-box_1fn7j_99qaw_152:not(#\9), .awsui-mode-entering .awsui_root_1fn7j_99qaw_145 > .awsui_styled-box_1fn7j_99qaw_152:not(#\9) {
165
165
  animation: none;
166
166
  transition: none;
167
167
  }
168
- .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-box-checked_1fn7j_t5xe1_168:not(#\9), .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-box-indeterminate_1fn7j_t5xe1_168:not(#\9) {
169
- fill: var(--color-background-control-checked-ka7kc2, #006ce0);
170
- stroke: var(--color-border-control-checked-bdv28l, #006ce0);
168
+ .awsui_root_1fn7j_99qaw_145 > .awsui_styled-box-checked_1fn7j_99qaw_168:not(#\9), .awsui_root_1fn7j_99qaw_145 > .awsui_styled-box-indeterminate_1fn7j_99qaw_168:not(#\9) {
169
+ fill: var(--color-background-control-checked-jwoxtj, #006ce0);
170
+ stroke: var(--color-border-control-checked-o1zph2, #006ce0);
171
171
  }
172
- .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-box-disabled_1fn7j_t5xe1_172:not(#\9), .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-box-readonly_1fn7j_t5xe1_172:not(#\9) {
173
- fill: var(--color-background-control-disabled-1f3718, #dedee3);
174
- stroke: var(--color-border-control-disabled-uj7t08, #dedee3);
172
+ .awsui_root_1fn7j_99qaw_145 > .awsui_styled-box-disabled_1fn7j_99qaw_172:not(#\9), .awsui_root_1fn7j_99qaw_145 > .awsui_styled-box-readonly_1fn7j_99qaw_172:not(#\9) {
173
+ fill: var(--color-background-control-disabled-cb50zl, #dedee3);
174
+ stroke: var(--color-border-control-disabled-dqtwtk, #dedee3);
175
175
  }
176
- .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-line_1fn7j_t5xe1_176:not(#\9) {
177
- stroke: var(--color-foreground-control-default-eto4wy, #ffffff);
176
+ .awsui_root_1fn7j_99qaw_145 > .awsui_styled-line_1fn7j_99qaw_176:not(#\9) {
177
+ stroke: var(--color-foreground-control-default-z8tr7i, #ffffff);
178
178
  stroke-width: 2;
179
179
  fill: none;
180
180
  }
181
- .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-line-disabled_1fn7j_t5xe1_181:not(#\9) {
182
- stroke: var(--color-foreground-control-disabled-txi6cf, #ffffff);
181
+ .awsui_root_1fn7j_99qaw_145 > .awsui_styled-line-disabled_1fn7j_99qaw_181:not(#\9) {
182
+ stroke: var(--color-foreground-control-disabled-6vf647, #ffffff);
183
183
  }
184
- .awsui_root_1fn7j_t5xe1_145 > .awsui_styled-line-readonly_1fn7j_t5xe1_184:not(#\9) {
185
- stroke: var(--color-foreground-control-read-only-7ydvuj, #656871);
184
+ .awsui_root_1fn7j_99qaw_145 > .awsui_styled-line-readonly_1fn7j_99qaw_184:not(#\9) {
185
+ stroke: var(--color-foreground-control-read-only-dtlpre, #656871);
186
186
  }
@@ -2,14 +2,14 @@
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_1fn7j_t5xe1_145",
6
- "styled-box": "awsui_styled-box_1fn7j_t5xe1_152",
7
- "styled-box-checked": "awsui_styled-box-checked_1fn7j_t5xe1_168",
8
- "styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_t5xe1_168",
9
- "styled-box-disabled": "awsui_styled-box-disabled_1fn7j_t5xe1_172",
10
- "styled-box-readonly": "awsui_styled-box-readonly_1fn7j_t5xe1_172",
11
- "styled-line": "awsui_styled-line_1fn7j_t5xe1_176",
12
- "styled-line-disabled": "awsui_styled-line-disabled_1fn7j_t5xe1_181",
13
- "styled-line-readonly": "awsui_styled-line-readonly_1fn7j_t5xe1_184"
5
+ "root": "awsui_root_1fn7j_99qaw_145",
6
+ "styled-box": "awsui_styled-box_1fn7j_99qaw_152",
7
+ "styled-box-checked": "awsui_styled-box-checked_1fn7j_99qaw_168",
8
+ "styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_99qaw_168",
9
+ "styled-box-disabled": "awsui_styled-box-disabled_1fn7j_99qaw_172",
10
+ "styled-box-readonly": "awsui_styled-box-readonly_1fn7j_99qaw_172",
11
+ "styled-line": "awsui_styled-line_1fn7j_99qaw_176",
12
+ "styled-line-disabled": "awsui_styled-line-disabled_1fn7j_99qaw_181",
13
+ "styled-line-readonly": "awsui_styled-line-readonly_1fn7j_99qaw_184"
14
14
  };
15
15