@cloudscape-design/components 3.0.1349 → 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 +99 -168
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/components/abstract-switch/styles.css.js +13 -13
  189. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  190. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  191. package/internal/components/button-trigger/styles.css.js +14 -14
  192. package/internal/components/button-trigger/styles.scoped.css +29 -39
  193. package/internal/components/button-trigger/styles.selectors.js +14 -14
  194. package/internal/components/cartesian-chart/styles.css.js +28 -28
  195. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  196. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  197. package/internal/components/chart-filter/styles.css.js +3 -3
  198. package/internal/components/chart-filter/styles.scoped.css +3 -7
  199. package/internal/components/chart-filter/styles.selectors.js +3 -3
  200. package/internal/components/chart-legend/styles.css.js +6 -6
  201. package/internal/components/chart-legend/styles.scoped.css +14 -18
  202. package/internal/components/chart-legend/styles.selectors.js +6 -6
  203. package/internal/components/chart-plot/styles.css.js +5 -5
  204. package/internal/components/chart-plot/styles.scoped.css +5 -9
  205. package/internal/components/chart-plot/styles.selectors.js +5 -5
  206. package/internal/components/chart-popover/styles.css.js +3 -3
  207. package/internal/components/chart-popover/styles.scoped.css +4 -8
  208. package/internal/components/chart-popover/styles.selectors.js +3 -3
  209. package/internal/components/chart-series-details/styles.css.js +19 -19
  210. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  211. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  212. package/internal/components/chart-series-marker/styles.css.js +5 -5
  213. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  214. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  215. package/internal/components/chart-wrapper/styles.css.js +9 -9
  216. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  217. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  218. package/internal/components/checkbox-icon/styles.css.js +9 -9
  219. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  220. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  221. package/internal/components/drag-handle/styles.css.js +14 -14
  222. package/internal/components/drag-handle/styles.scoped.css +20 -24
  223. package/internal/components/drag-handle/styles.selectors.js +14 -14
  224. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  225. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  226. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  227. package/internal/components/dropdown-footer/styles.css.js +3 -3
  228. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  229. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  230. package/internal/components/dropdown-status/styles.css.js +2 -2
  231. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  232. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  233. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  234. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  235. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  236. package/internal/components/menu-dropdown/styles.css.js +7 -7
  237. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  238. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  239. package/internal/components/option/styles.css.js +17 -17
  240. package/internal/components/option/styles.scoped.css +29 -33
  241. package/internal/components/option/styles.selectors.js +17 -17
  242. package/internal/components/options-list/styles.css.js +3 -3
  243. package/internal/components/options-list/styles.scoped.css +3 -7
  244. package/internal/components/options-list/styles.selectors.js +3 -3
  245. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  247. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  248. package/internal/components/radio-button/styles.css.js +7 -7
  249. package/internal/components/radio-button/styles.scoped.css +12 -16
  250. package/internal/components/radio-button/styles.selectors.js +7 -7
  251. package/internal/components/screenreader-only/styles.css.js +1 -1
  252. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  253. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  254. package/internal/components/selectable-item/styles.css.js +22 -22
  255. package/internal/components/selectable-item/styles.scoped.css +49 -53
  256. package/internal/components/selectable-item/styles.selectors.js +22 -22
  257. package/internal/components/sortable-area/styles.css.js +8 -8
  258. package/internal/components/sortable-area/styles.scoped.css +15 -19
  259. package/internal/components/sortable-area/styles.selectors.js +8 -8
  260. package/internal/components/structured-item/styles.css.js +7 -7
  261. package/internal/components/structured-item/styles.scoped.css +9 -13
  262. package/internal/components/structured-item/styles.selectors.js +7 -7
  263. package/internal/components/token-list/styles.css.js +10 -10
  264. package/internal/components/token-list/styles.scoped.css +22 -26
  265. package/internal/components/token-list/styles.selectors.js +10 -10
  266. package/internal/environment.js +2 -2
  267. package/internal/environment.json +2 -2
  268. package/internal/manifest.json +1 -1
  269. package/item-card/styles.css.js +14 -14
  270. package/item-card/styles.scoped.css +50 -54
  271. package/item-card/styles.selectors.js +14 -14
  272. package/key-value-pairs/styles.css.js +8 -8
  273. package/key-value-pairs/styles.scoped.css +9 -13
  274. package/key-value-pairs/styles.selectors.js +8 -8
  275. package/link/styles.css.js +21 -21
  276. package/link/styles.scoped.css +72 -125
  277. package/link/styles.selectors.js +21 -21
  278. package/list/styles.css.js +5 -5
  279. package/list/styles.scoped.css +7 -11
  280. package/list/styles.selectors.js +5 -5
  281. package/live-region/styles.css.js +2 -2
  282. package/live-region/styles.scoped.css +3 -7
  283. package/live-region/styles.selectors.js +2 -2
  284. package/manifest.json +2 -2
  285. package/mixed-line-bar-chart/styles.css.js +11 -11
  286. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  287. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  288. package/modal/styles.css.js +31 -31
  289. package/modal/styles.scoped.css +46 -50
  290. package/modal/styles.selectors.js +31 -31
  291. package/multiselect/styles.css.js +5 -5
  292. package/multiselect/styles.scoped.css +5 -9
  293. package/multiselect/styles.selectors.js +5 -5
  294. package/package.json +1 -1
  295. package/pagination/styles.css.js +12 -12
  296. package/pagination/styles.scoped.css +30 -34
  297. package/pagination/styles.selectors.js +12 -12
  298. package/panel-layout/styles.css.js +7 -7
  299. package/panel-layout/styles.scoped.css +10 -14
  300. package/panel-layout/styles.selectors.js +7 -7
  301. package/pie-chart/styles.css.js +27 -27
  302. package/pie-chart/styles.scoped.css +48 -52
  303. package/pie-chart/styles.selectors.js +27 -27
  304. package/popover/styles.css.js +58 -58
  305. package/popover/styles.scoped.css +90 -94
  306. package/popover/styles.selectors.js +58 -58
  307. package/progress-bar/styles.css.js +19 -19
  308. package/progress-bar/styles.scoped.css +30 -34
  309. package/progress-bar/styles.selectors.js +19 -19
  310. package/prompt-input/styles.css.js +26 -26
  311. package/prompt-input/styles.scoped.css +53 -57
  312. package/prompt-input/styles.selectors.js +26 -26
  313. package/property-filter/filtering-token/styles.css.js +18 -18
  314. package/property-filter/filtering-token/styles.scoped.css +43 -47
  315. package/property-filter/filtering-token/styles.selectors.js +18 -18
  316. package/property-filter/styles.css.js +39 -39
  317. package/property-filter/styles.scoped.css +41 -45
  318. package/property-filter/styles.selectors.js +39 -39
  319. package/radio-button/styles.css.js +1 -1
  320. package/radio-button/styles.scoped.css +1 -5
  321. package/radio-button/styles.selectors.js +1 -1
  322. package/radio-group/styles.css.js +5 -5
  323. package/radio-group/styles.scoped.css +6 -10
  324. package/radio-group/styles.selectors.js +5 -5
  325. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  326. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  327. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  328. package/segmented-control/styles.css.js +16 -16
  329. package/segmented-control/styles.scoped.css +32 -36
  330. package/segmented-control/styles.selectors.js +16 -16
  331. package/select/parts/styles.css.js +21 -21
  332. package/select/parts/styles.scoped.css +22 -26
  333. package/select/parts/styles.selectors.js +21 -21
  334. package/select/styles.css.js +3 -3
  335. package/select/styles.scoped.css +3 -7
  336. package/select/styles.selectors.js +3 -3
  337. package/side-navigation/styles.css.js +64 -64
  338. package/side-navigation/styles.scoped.css +110 -404
  339. package/side-navigation/styles.selectors.js +64 -64
  340. package/skeleton/styles.css.js +15 -15
  341. package/skeleton/styles.scoped.css +25 -29
  342. package/skeleton/styles.selectors.js +15 -15
  343. package/slider/styles.css.js +26 -26
  344. package/slider/styles.scoped.css +76 -80
  345. package/slider/styles.selectors.js +26 -26
  346. package/space-between/styles.css.js +23 -23
  347. package/space-between/styles.scoped.css +24 -28
  348. package/space-between/styles.selectors.js +23 -23
  349. package/spinner/styles.css.js +13 -13
  350. package/spinner/styles.scoped.css +20 -24
  351. package/spinner/styles.selectors.js +13 -13
  352. package/split-panel/icons/styles.css.js +22 -22
  353. package/split-panel/icons/styles.scoped.css +24 -28
  354. package/split-panel/icons/styles.selectors.js +22 -22
  355. package/split-panel/styles.css.js +38 -38
  356. package/split-panel/styles.scoped.css +56 -60
  357. package/split-panel/styles.selectors.js +38 -38
  358. package/status-indicator/styles.css.js +25 -25
  359. package/status-indicator/styles.scoped.css +47 -76
  360. package/status-indicator/styles.selectors.js +25 -25
  361. package/steps/styles.css.js +17 -17
  362. package/steps/styles.scoped.css +34 -38
  363. package/steps/styles.selectors.js +17 -17
  364. package/table/body-cell/styles.css.js +48 -48
  365. package/table/body-cell/styles.scoped.css +375 -379
  366. package/table/body-cell/styles.selectors.js +48 -48
  367. package/table/header-cell/styles.css.js +38 -38
  368. package/table/header-cell/styles.scoped.css +108 -80
  369. package/table/header-cell/styles.selectors.js +38 -38
  370. package/table/resizer/styles.css.js +17 -17
  371. package/table/resizer/styles.scoped.css +27 -31
  372. package/table/resizer/styles.selectors.js +17 -17
  373. package/table/selection/styles.css.js +4 -4
  374. package/table/selection/styles.scoped.css +4 -8
  375. package/table/selection/styles.selectors.js +4 -4
  376. package/table/sticky-scrollbar/styles.css.js +6 -6
  377. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  378. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  379. package/table/styles.css.js +37 -37
  380. package/table/styles.scoped.css +44 -48
  381. package/table/styles.selectors.js +37 -37
  382. package/tabs/styles.css.js +30 -30
  383. package/tabs/styles.scoped.css +50 -54
  384. package/tabs/styles.selectors.js +30 -30
  385. package/tag-editor/styles.css.js +3 -3
  386. package/tag-editor/styles.scoped.css +10 -14
  387. package/tag-editor/styles.selectors.js +3 -3
  388. package/text-content/styles.css.js +1 -1
  389. package/text-content/styles.scoped.css +60 -64
  390. package/text-content/styles.selectors.js +1 -1
  391. package/text-filter/styles.css.js +3 -3
  392. package/text-filter/styles.scoped.css +3 -7
  393. package/text-filter/styles.selectors.js +3 -3
  394. package/textarea/styles.css.js +9 -9
  395. package/textarea/styles.scoped.css +17 -21
  396. package/textarea/styles.selectors.js +9 -9
  397. package/tiles/styles.css.js +30 -30
  398. package/tiles/styles.scoped.css +72 -76
  399. package/tiles/styles.selectors.js +30 -30
  400. package/toggle/styles.css.js +10 -10
  401. package/toggle/styles.scoped.css +17 -21
  402. package/toggle/styles.selectors.js +10 -10
  403. package/token/styles.css.js +14 -14
  404. package/token/styles.scoped.css +26 -34
  405. package/token/styles.selectors.js +14 -14
  406. package/token-group/styles.css.js +5 -5
  407. package/token-group/styles.scoped.css +4 -8
  408. package/token-group/styles.selectors.js +5 -5
  409. package/tooltip/styles.css.js +2 -2
  410. package/tooltip/styles.scoped.css +5 -9
  411. package/tooltip/styles.selectors.js +2 -2
  412. package/top-navigation/styles.css.js +47 -47
  413. package/top-navigation/styles.scoped.css +65 -69
  414. package/top-navigation/styles.selectors.js +47 -47
  415. package/tree-view/styles.css.js +2 -2
  416. package/tree-view/styles.scoped.css +2 -6
  417. package/tree-view/styles.selectors.js +2 -2
  418. package/tree-view/tree-item/styles.css.js +10 -10
  419. package/tree-view/tree-item/styles.scoped.css +14 -28
  420. package/tree-view/tree-item/styles.selectors.js +10 -10
  421. package/truncated-text/styles.css.js +1 -1
  422. package/truncated-text/styles.scoped.css +5 -9
  423. package/truncated-text/styles.selectors.js +1 -1
  424. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  425. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  426. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  427. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  428. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  429. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  430. package/tutorial-panel/styles.css.js +1 -1
  431. package/tutorial-panel/styles.scoped.css +5 -9
  432. package/tutorial-panel/styles.selectors.js +1 -1
  433. package/wizard/styles.css.js +30 -30
  434. package/wizard/styles.scoped.css +60 -64
  435. package/wizard/styles.selectors.js +30 -30
@@ -136,13 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1px7g_10y4k_145:not(#\9) {
141
+ .awsui_root_1px7g_1nwgq_141:not(#\9) {
146
142
  border-collapse: separate;
147
143
  border-spacing: 0;
148
144
  box-sizing: border-box;
@@ -174,11 +170,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
170
  -moz-osx-font-smoothing: auto;
175
171
  }
176
172
 
177
- .awsui_chart-filter_1px7g_10y4k_177:not(#\9) {
173
+ .awsui_chart-filter_1px7g_1nwgq_173:not(#\9) {
178
174
  /* used in test-utils */
179
175
  }
180
176
 
181
- .awsui_custom-icon-wrapper_1px7g_10y4k_181:not(#\9) {
177
+ .awsui_custom-icon-wrapper_1px7g_1nwgq_177:not(#\9) {
182
178
  display: flex;
183
179
  align-items: flex-start;
184
180
  align-self: stretch;
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1px7g_10y4k_145",
6
- "chart-filter": "awsui_chart-filter_1px7g_10y4k_177",
7
- "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_10y4k_181"
5
+ "root": "awsui_root_1px7g_1nwgq_141",
6
+ "chart-filter": "awsui_chart-filter_1px7g_1nwgq_173",
7
+ "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_1nwgq_177"
8
8
  };
9
9
 
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "marker": "awsui_marker_1kjc7_1urye_153",
5
- "root": "awsui_root_1kjc7_1urye_167",
6
- "title": "awsui_title_1kjc7_1urye_202",
7
- "list": "awsui_list_1kjc7_1urye_206",
8
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_1urye_254",
9
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_1urye_257"
4
+ "marker": "awsui_marker_1kjc7_m5ljk_149",
5
+ "root": "awsui_root_1kjc7_m5ljk_163",
6
+ "title": "awsui_title_1kjc7_m5ljk_198",
7
+ "list": "awsui_list_1kjc7_m5ljk_202",
8
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_m5ljk_250",
9
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_m5ljk_253"
10
10
  };
11
11
 
@@ -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,21 +146,21 @@ 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_marker_1kjc7_1urye_153:not(#\9) {
149
+ .awsui_marker_1kjc7_m5ljk_149:not(#\9) {
154
150
  transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
155
151
  }
156
152
  @media (prefers-reduced-motion: reduce) {
157
- .awsui_marker_1kjc7_1urye_153:not(#\9) {
153
+ .awsui_marker_1kjc7_m5ljk_149:not(#\9) {
158
154
  animation: none;
159
155
  transition: none;
160
156
  }
161
157
  }
162
- .awsui-motion-disabled .awsui_marker_1kjc7_1urye_153:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_1urye_153:not(#\9) {
158
+ .awsui-motion-disabled .awsui_marker_1kjc7_m5ljk_149:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_m5ljk_149:not(#\9) {
163
159
  animation: none;
164
160
  transition: none;
165
161
  }
166
162
 
167
- .awsui_root_1kjc7_1urye_167:not(#\9) {
163
+ .awsui_root_1kjc7_m5ljk_163:not(#\9) {
168
164
  border-collapse: separate;
169
165
  border-spacing: 0;
170
166
  box-sizing: border-box;
@@ -195,15 +191,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
195
191
  -webkit-font-smoothing: auto;
196
192
  -moz-osx-font-smoothing: auto;
197
193
  }
198
- .awsui_root_1kjc7_1urye_167:not(#\9):focus {
194
+ .awsui_root_1kjc7_m5ljk_163:not(#\9):focus {
199
195
  outline: none;
200
196
  }
201
197
 
202
- .awsui_title_1kjc7_1urye_202:not(#\9) {
198
+ .awsui_title_1kjc7_m5ljk_198:not(#\9) {
203
199
  /* used in test utils */
204
200
  }
205
201
 
206
- .awsui_list_1kjc7_1urye_206:not(#\9) {
202
+ .awsui_list_1kjc7_m5ljk_202:not(#\9) {
207
203
  display: flex;
208
204
  flex-wrap: wrap;
209
205
  list-style: none;
@@ -214,7 +210,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
214
210
  gap: var(--space-scaled-xxs-pfm1nx, 4px) var(--space-m-dsumyt, 16px);
215
211
  }
216
212
 
217
- .awsui_marker_1kjc7_1urye_153:not(#\9) {
213
+ .awsui_marker_1kjc7_m5ljk_149:not(#\9) {
218
214
  min-inline-size: 0;
219
215
  word-break: break-word;
220
216
  display: inline-flex;
@@ -227,17 +223,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
227
223
  cursor: pointer;
228
224
  opacity: 1;
229
225
  }
230
- .awsui_marker_1kjc7_1urye_153:not(#\9):focus {
226
+ .awsui_marker_1kjc7_m5ljk_149:not(#\9):focus {
231
227
  outline: none;
232
228
  }
233
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1urye_153:not(#\9):focus {
229
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_m5ljk_149:not(#\9):focus {
234
230
  position: relative;
235
231
  }
236
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1urye_153:not(#\9):focus {
232
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_m5ljk_149:not(#\9):focus {
237
233
  outline: 2px dotted transparent;
238
234
  outline-offset: calc(2px - 1px);
239
235
  }
240
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1urye_153:not(#\9):focus::before {
236
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_m5ljk_149:not(#\9):focus::before {
241
237
  content: " ";
242
238
  display: block;
243
239
  position: absolute;
@@ -251,9 +247,9 @@ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1urye_153:not(#\9):focus
251
247
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
252
248
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
253
249
  }
254
- .awsui_marker_1kjc7_1urye_153.awsui_marker--dimmed_1kjc7_1urye_254:not(#\9) {
250
+ .awsui_marker_1kjc7_m5ljk_149.awsui_marker--dimmed_1kjc7_m5ljk_250:not(#\9) {
255
251
  opacity: 0.35;
256
252
  }
257
- .awsui_marker_1kjc7_1urye_153.awsui_marker--highlighted_1kjc7_1urye_257:not(#\9) {
253
+ .awsui_marker_1kjc7_m5ljk_149.awsui_marker--highlighted_1kjc7_m5ljk_253:not(#\9) {
258
254
  /* used in test utils */
259
255
  }
@@ -2,11 +2,11 @@
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_1kjc7_1urye_153",
6
- "root": "awsui_root_1kjc7_1urye_167",
7
- "title": "awsui_title_1kjc7_1urye_202",
8
- "list": "awsui_list_1kjc7_1urye_206",
9
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_1urye_254",
10
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_1urye_257"
5
+ "marker": "awsui_marker_1kjc7_m5ljk_149",
6
+ "root": "awsui_root_1kjc7_m5ljk_163",
7
+ "title": "awsui_title_1kjc7_m5ljk_198",
8
+ "list": "awsui_list_1kjc7_m5ljk_202",
9
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_m5ljk_250",
10
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_m5ljk_253"
11
11
  };
12
12
 
@@ -1,10 +1,10 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1fcus_slmh4_145",
5
- "clickable": "awsui_clickable_1fcus_slmh4_154",
6
- "precise": "awsui_precise_1fcus_slmh4_158",
7
- "focus-outline": "awsui_focus-outline_1fcus_slmh4_162",
8
- "application": "awsui_application_1fcus_slmh4_171"
4
+ "root": "awsui_root_1fcus_a4o0a_141",
5
+ "clickable": "awsui_clickable_1fcus_a4o0a_150",
6
+ "precise": "awsui_precise_1fcus_a4o0a_154",
7
+ "focus-outline": "awsui_focus-outline_1fcus_a4o0a_158",
8
+ "application": "awsui_application_1fcus_a4o0a_167"
9
9
  };
10
10
 
@@ -136,13 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1fcus_slmh4_145:not(#\9) {
141
+ .awsui_root_1fcus_a4o0a_141:not(#\9) {
146
142
  outline: none;
147
143
  shape-rendering: auto;
148
144
  overflow: visible;
@@ -151,15 +147,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
151
147
  max-inline-size: 100%;
152
148
  }
153
149
 
154
- .awsui_clickable_1fcus_slmh4_154:not(#\9) {
150
+ .awsui_clickable_1fcus_a4o0a_150:not(#\9) {
155
151
  cursor: pointer;
156
152
  }
157
153
 
158
- .awsui_precise_1fcus_slmh4_158:not(#\9) {
154
+ .awsui_precise_1fcus_a4o0a_154:not(#\9) {
159
155
  shape-rendering: geometricPrecision;
160
156
  }
161
157
 
162
- .awsui_focus-outline_1fcus_slmh4_162:not(#\9) {
158
+ .awsui_focus-outline_1fcus_a4o0a_158:not(#\9) {
163
159
  outline: none;
164
160
  pointer-events: none;
165
161
  fill: none;
@@ -168,6 +164,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
168
164
  visibility: hidden;
169
165
  }
170
166
 
171
- .awsui_application_1fcus_slmh4_171:not(#\9) {
167
+ .awsui_application_1fcus_a4o0a_167:not(#\9) {
172
168
  /* Used in test-utils */
173
169
  }
@@ -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
- "root": "awsui_root_1fcus_slmh4_145",
6
- "clickable": "awsui_clickable_1fcus_slmh4_154",
7
- "precise": "awsui_precise_1fcus_slmh4_158",
8
- "focus-outline": "awsui_focus-outline_1fcus_slmh4_162",
9
- "application": "awsui_application_1fcus_slmh4_171"
5
+ "root": "awsui_root_1fcus_a4o0a_141",
6
+ "clickable": "awsui_clickable_1fcus_a4o0a_150",
7
+ "precise": "awsui_precise_1fcus_a4o0a_154",
8
+ "focus-outline": "awsui_focus-outline_1fcus_a4o0a_158",
9
+ "application": "awsui_application_1fcus_a4o0a_167"
10
10
  };
11
11
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1t44z_1vqte_145",
5
- "popover-body": "awsui_popover-body_1t44z_1vqte_178",
6
- "footer": "awsui_footer_1t44z_1vqte_182"
4
+ "root": "awsui_root_1t44z_9spw0_141",
5
+ "popover-body": "awsui_popover-body_1t44z_9spw0_174",
6
+ "footer": "awsui_footer_1t44z_9spw0_178"
7
7
  };
8
8
 
@@ -136,13 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1t44z_1vqte_145:not(#\9) {
141
+ .awsui_root_1t44z_9spw0_141:not(#\9) {
146
142
  border-collapse: separate;
147
143
  border-spacing: 0;
148
144
  box-sizing: border-box;
@@ -175,15 +171,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
175
171
  position: absolute;
176
172
  }
177
173
 
178
- .awsui_popover-body_1t44z_1vqte_178:not(#\9) {
174
+ .awsui_popover-body_1t44z_9spw0_174:not(#\9) {
179
175
  pointer-events: auto;
180
176
  }
181
177
 
182
- .awsui_footer_1t44z_1vqte_182:not(#\9) {
178
+ .awsui_footer_1t44z_9spw0_178:not(#\9) {
183
179
  margin-block-start: var(--space-static-xs-gnm0mz, 8px);
184
180
  /* stylelint-disable-next-line selector-max-type */
185
181
  }
186
- .awsui_footer_1t44z_1vqte_182 > hr:not(#\9) {
182
+ .awsui_footer_1t44z_9spw0_178 > hr:not(#\9) {
187
183
  border-block: none;
188
184
  border-inline: none;
189
185
  border-block-start: 1px solid var(--color-border-divider-default-0de9c8, #c6c6cd);
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1t44z_1vqte_145",
6
- "popover-body": "awsui_popover-body_1t44z_1vqte_178",
7
- "footer": "awsui_footer_1t44z_1vqte_182"
5
+ "root": "awsui_root_1t44z_9spw0_141",
6
+ "popover-body": "awsui_popover-body_1t44z_9spw0_174",
7
+ "footer": "awsui_footer_1t44z_9spw0_178"
8
8
  };
9
9
 
@@ -1,24 +1,24 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "dimmed": "awsui_dimmed_10ipo_29qce_153",
5
- "marker": "awsui_marker_10ipo_29qce_205",
6
- "marker--line": "awsui_marker--line_10ipo_29qce_245",
7
- "marker--rectangle": "awsui_marker--rectangle_10ipo_29qce_249",
8
- "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_29qce_256",
9
- "marker--dashed": "awsui_marker--dashed_10ipo_29qce_272",
10
- "root": "awsui_root_10ipo_29qce_291",
11
- "value": "awsui_value_10ipo_29qce_323",
12
- "expandable": "awsui_expandable_10ipo_29qce_327",
13
- "list-item": "awsui_list-item_10ipo_29qce_331",
14
- "inner-list-item": "awsui_inner-list-item_10ipo_29qce_332",
15
- "key-value-pair": "awsui_key-value-pair_10ipo_29qce_337",
16
- "expandable-section": "awsui_expandable-section_10ipo_29qce_338",
17
- "key": "awsui_key_10ipo_29qce_337",
18
- "sub-items": "awsui_sub-items_10ipo_29qce_353",
19
- "list": "awsui_list_10ipo_29qce_331",
20
- "compact": "awsui_compact_10ipo_29qce_379",
21
- "with-sub-items": "awsui_with-sub-items_10ipo_29qce_384",
22
- "full-width": "awsui_full-width_10ipo_29qce_389"
4
+ "dimmed": "awsui_dimmed_10ipo_fen3p_149",
5
+ "marker": "awsui_marker_10ipo_fen3p_201",
6
+ "marker--line": "awsui_marker--line_10ipo_fen3p_241",
7
+ "marker--rectangle": "awsui_marker--rectangle_10ipo_fen3p_245",
8
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_fen3p_252",
9
+ "marker--dashed": "awsui_marker--dashed_10ipo_fen3p_268",
10
+ "root": "awsui_root_10ipo_fen3p_287",
11
+ "value": "awsui_value_10ipo_fen3p_319",
12
+ "expandable": "awsui_expandable_10ipo_fen3p_323",
13
+ "list-item": "awsui_list-item_10ipo_fen3p_327",
14
+ "inner-list-item": "awsui_inner-list-item_10ipo_fen3p_328",
15
+ "key-value-pair": "awsui_key-value-pair_10ipo_fen3p_333",
16
+ "expandable-section": "awsui_expandable-section_10ipo_fen3p_334",
17
+ "key": "awsui_key_10ipo_fen3p_333",
18
+ "sub-items": "awsui_sub-items_10ipo_fen3p_349",
19
+ "list": "awsui_list_10ipo_fen3p_327",
20
+ "compact": "awsui_compact_10ipo_fen3p_375",
21
+ "with-sub-items": "awsui_with-sub-items_10ipo_fen3p_380",
22
+ "full-width": "awsui_full-width_10ipo_fen3p_385"
23
23
  };
24
24
 
@@ -136,10 +136,6 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
141
  /*
@@ -150,7 +146,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
146
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
147
  SPDX-License-Identifier: Apache-2.0
152
148
  */
153
- .awsui_dimmed_10ipo_29qce_153:not(#\9) {
149
+ .awsui_dimmed_10ipo_fen3p_149:not(#\9) {
154
150
  border-collapse: separate;
155
151
  border-spacing: 0;
156
152
  box-sizing: border-box;
@@ -184,12 +180,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
184
180
  transition-delay: var(--motion-duration-transition-quick-mcm2y0, 90ms);
185
181
  }
186
182
  @media (prefers-reduced-motion: reduce) {
187
- .awsui_dimmed_10ipo_29qce_153:not(#\9) {
183
+ .awsui_dimmed_10ipo_fen3p_149:not(#\9) {
188
184
  animation: none;
189
185
  transition: none;
190
186
  }
191
187
  }
192
- .awsui-motion-disabled .awsui_dimmed_10ipo_29qce_153:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_29qce_153:not(#\9) {
188
+ .awsui-motion-disabled .awsui_dimmed_10ipo_fen3p_149:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_fen3p_149:not(#\9) {
193
189
  animation: none;
194
190
  transition: none;
195
191
  }
@@ -202,7 +198,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
198
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
203
199
  SPDX-License-Identifier: Apache-2.0
204
200
  */
205
- .awsui_marker_10ipo_29qce_205:not(#\9) {
201
+ .awsui_marker_10ipo_fen3p_201:not(#\9) {
206
202
  border-collapse: separate;
207
203
  border-spacing: 0;
208
204
  box-sizing: border-box;
@@ -242,25 +238,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
242
238
  flex-shrink: 0;
243
239
  cursor: inherit;
244
240
  }
245
- .awsui_marker--line_10ipo_29qce_245:not(#\9) {
241
+ .awsui_marker--line_10ipo_fen3p_241:not(#\9) {
246
242
  margin-block-start: 9px;
247
243
  block-size: 4px;
248
244
  }
249
- .awsui_marker--rectangle_10ipo_29qce_249:not(#\9) {
245
+ .awsui_marker--rectangle_10ipo_fen3p_245:not(#\9) {
250
246
  block-size: 14px;
251
247
  border-start-start-radius: 2px;
252
248
  border-start-end-radius: 2px;
253
249
  border-end-start-radius: 2px;
254
250
  border-end-end-radius: 2px;
255
251
  }
256
- .awsui_marker--hollow-rectangle_10ipo_29qce_256:not(#\9) {
252
+ .awsui_marker--hollow-rectangle_10ipo_fen3p_252:not(#\9) {
257
253
  block-size: 14px;
258
254
  border-start-start-radius: 2px;
259
255
  border-start-end-radius: 2px;
260
256
  border-end-start-radius: 2px;
261
257
  border-end-end-radius: 2px;
262
258
  }
263
- .awsui_marker--hollow-rectangle_10ipo_29qce_256:not(#\9)::after {
259
+ .awsui_marker--hollow-rectangle_10ipo_fen3p_252:not(#\9)::after {
264
260
  content: "";
265
261
  display: block;
266
262
  margin-block: 2px;
@@ -269,13 +265,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
269
265
  background-color: var(--color-background-container-content-78ljyf, #ffffff);
270
266
  opacity: 0.5;
271
267
  }
272
- .awsui_marker--dashed_10ipo_29qce_272:not(#\9) {
268
+ .awsui_marker--dashed_10ipo_fen3p_268:not(#\9) {
273
269
  block-size: 4px;
274
270
  inline-size: 6px;
275
271
  margin-block-start: 9px;
276
272
  margin-inline-end: 12px;
277
273
  }
278
- .awsui_marker--dashed_10ipo_29qce_272:not(#\9)::after {
274
+ .awsui_marker--dashed_10ipo_fen3p_268:not(#\9)::after {
279
275
  content: "";
280
276
  display: block;
281
277
  inline-size: 6px;
@@ -288,7 +284,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
288
284
  background-color: inherit;
289
285
  }
290
286
 
291
- .awsui_root_10ipo_29qce_291:not(#\9) {
287
+ .awsui_root_10ipo_fen3p_287:not(#\9) {
292
288
  border-collapse: separate;
293
289
  border-spacing: 0;
294
290
  box-sizing: border-box;
@@ -320,47 +316,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
320
316
  -moz-osx-font-smoothing: auto;
321
317
  }
322
318
 
323
- .awsui_value_10ipo_29qce_323:not(#\9) {
319
+ .awsui_value_10ipo_fen3p_319:not(#\9) {
324
320
  text-align: end;
325
321
  margin-inline-start: var(--space-xxl-32srm4, 32px);
326
322
  }
327
- .awsui_value_10ipo_29qce_323.awsui_expandable_10ipo_29qce_327:not(#\9) {
323
+ .awsui_value_10ipo_fen3p_319.awsui_expandable_10ipo_fen3p_323:not(#\9) {
328
324
  font-weight: var(--font-weight-heading-s-lcx0ai, 700);
329
325
  }
330
326
 
331
- .awsui_list-item_10ipo_29qce_331:not(#\9),
332
- .awsui_inner-list-item_10ipo_29qce_332:not(#\9) {
327
+ .awsui_list-item_10ipo_fen3p_327:not(#\9),
328
+ .awsui_inner-list-item_10ipo_fen3p_328:not(#\9) {
333
329
  list-style: none;
334
330
  }
335
331
 
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) {
332
+ .awsui_inner-list-item_10ipo_fen3p_328:not(#\9),
333
+ .awsui_list-item_10ipo_fen3p_327 > .awsui_key-value-pair_10ipo_fen3p_333:not(#\9),
334
+ .awsui_list-item_10ipo_fen3p_327 > .awsui_expandable-section_10ipo_fen3p_334:not(#\9) {
339
335
  display: flex;
340
336
  flex-direction: row;
341
337
  justify-content: space-between;
342
338
  inline-size: 100%;
343
339
  }
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) {
340
+ .awsui_inner-list-item_10ipo_fen3p_328 > .awsui_key_10ipo_fen3p_333:not(#\9),
341
+ .awsui_list-item_10ipo_fen3p_327 > .awsui_key-value-pair_10ipo_fen3p_333 > .awsui_key_10ipo_fen3p_333:not(#\9),
342
+ .awsui_list-item_10ipo_fen3p_327 > .awsui_expandable-section_10ipo_fen3p_334 > .awsui_key_10ipo_fen3p_333:not(#\9) {
347
343
  min-inline-size: 0;
348
344
  word-break: break-word;
349
345
  display: inline-flex;
350
346
  color: var(--color-text-group-label-0wronh, #424650);
351
347
  }
352
348
 
353
- .awsui_sub-items_10ipo_29qce_353:not(#\9):not(.awsui_expandable_10ipo_29qce_327) {
349
+ .awsui_sub-items_10ipo_fen3p_349:not(#\9):not(.awsui_expandable_10ipo_fen3p_323) {
354
350
  padding-inline-start: calc(14px + var(--space-xxs-hwfkai, 4px));
355
351
  }
356
- .awsui_sub-items_10ipo_29qce_353.awsui_expandable_10ipo_29qce_327:not(#\9) {
352
+ .awsui_sub-items_10ipo_fen3p_349.awsui_expandable_10ipo_fen3p_323:not(#\9) {
357
353
  padding-inline-start: 0;
358
354
  }
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) {
355
+ .awsui_sub-items_10ipo_fen3p_349.awsui_expandable_10ipo_fen3p_323 > .awsui_inner-list-item_10ipo_fen3p_328 > .awsui_value_10ipo_fen3p_319:not(#\9) {
360
356
  white-space: nowrap;
361
357
  }
362
358
 
363
- .awsui_list_10ipo_29qce_331:not(#\9) {
359
+ .awsui_list_10ipo_fen3p_327:not(#\9) {
364
360
  display: flex;
365
361
  margin-block: 0;
366
362
  margin-inline: 0;
@@ -369,23 +365,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
369
365
  list-style: none;
370
366
  flex-direction: column;
371
367
  }
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) {
368
+ .awsui_list_10ipo_fen3p_327 > .awsui_list-item_10ipo_fen3p_327 > .awsui_key-value-pair_10ipo_fen3p_333 > .awsui_key_10ipo_fen3p_333:not(#\9) {
373
369
  align-items: flex-start;
374
370
  }
375
- .awsui_list_10ipo_29qce_331 > .awsui_list-item_10ipo_29qce_331.awsui_dimmed_10ipo_29qce_153:not(#\9) {
371
+ .awsui_list_10ipo_fen3p_327 > .awsui_list-item_10ipo_fen3p_327.awsui_dimmed_10ipo_fen3p_149:not(#\9) {
376
372
  opacity: 0.35;
377
373
  }
378
374
 
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) {
375
+ .awsui_list_10ipo_fen3p_327:not(#\9):not(.awsui_compact_10ipo_fen3p_375) > .awsui_list-item_10ipo_fen3p_327:not(:first-child),
376
+ .awsui_inner-list-item_10ipo_fen3p_328:not(#\9) {
381
377
  margin-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
382
378
  }
383
379
 
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 {
380
+ .awsui_list-item_10ipo_fen3p_327.awsui_with-sub-items_10ipo_fen3p_380:not(#\9):not(.awsui_expandable_10ipo_fen3p_323) > .awsui_key-value-pair_10ipo_fen3p_333 > .awsui_key_10ipo_fen3p_333,
381
+ .awsui_list-item_10ipo_fen3p_327.awsui_with-sub-items_10ipo_fen3p_380:not(#\9):not(.awsui_expandable_10ipo_fen3p_323) > .awsui_key-value-pair_10ipo_fen3p_333 > .awsui_value_10ipo_fen3p_319 {
386
382
  font-weight: var(--font-weight-heading-s-lcx0ai, 700);
387
383
  }
388
384
 
389
- .awsui_full-width_10ipo_29qce_389:not(#\9) {
385
+ .awsui_full-width_10ipo_fen3p_385:not(#\9) {
390
386
  inline-size: 100%;
391
387
  }
@@ -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_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"
5
+ "dimmed": "awsui_dimmed_10ipo_fen3p_149",
6
+ "marker": "awsui_marker_10ipo_fen3p_201",
7
+ "marker--line": "awsui_marker--line_10ipo_fen3p_241",
8
+ "marker--rectangle": "awsui_marker--rectangle_10ipo_fen3p_245",
9
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_fen3p_252",
10
+ "marker--dashed": "awsui_marker--dashed_10ipo_fen3p_268",
11
+ "root": "awsui_root_10ipo_fen3p_287",
12
+ "value": "awsui_value_10ipo_fen3p_319",
13
+ "expandable": "awsui_expandable_10ipo_fen3p_323",
14
+ "list-item": "awsui_list-item_10ipo_fen3p_327",
15
+ "inner-list-item": "awsui_inner-list-item_10ipo_fen3p_328",
16
+ "key-value-pair": "awsui_key-value-pair_10ipo_fen3p_333",
17
+ "expandable-section": "awsui_expandable-section_10ipo_fen3p_334",
18
+ "key": "awsui_key_10ipo_fen3p_333",
19
+ "sub-items": "awsui_sub-items_10ipo_fen3p_349",
20
+ "list": "awsui_list_10ipo_fen3p_327",
21
+ "compact": "awsui_compact_10ipo_fen3p_375",
22
+ "with-sub-items": "awsui_with-sub-items_10ipo_fen3p_380",
23
+ "full-width": "awsui_full-width_10ipo_fen3p_385"
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_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"
4
+ "marker": "awsui_marker_1isd1_1v10z_141",
5
+ "marker--line": "awsui_marker--line_1isd1_1v10z_181",
6
+ "marker--rectangle": "awsui_marker--rectangle_1isd1_1v10z_185",
7
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_1isd1_1v10z_192",
8
+ "marker--dashed": "awsui_marker--dashed_1isd1_1v10z_208"
9
9
  };
10
10