@cloudscape-design/components 3.0.990 → 3.0.992

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 (375) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +56 -56
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +28 -28
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +43 -43
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/drawer/styles.css.js +14 -14
  11. package/app-layout/drawer/styles.scoped.css +31 -31
  12. package/app-layout/drawer/styles.selectors.js +14 -14
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/styles.css.js +12 -12
  17. package/app-layout/styles.scoped.css +15 -15
  18. package/app-layout/styles.selectors.js +12 -12
  19. package/app-layout/toggles/styles.css.js +2 -2
  20. package/app-layout/toggles/styles.scoped.css +7 -7
  21. package/app-layout/toggles/styles.selectors.js +2 -2
  22. package/app-layout/visual-refresh/styles.css.js +86 -86
  23. package/app-layout/visual-refresh/styles.scoped.css +199 -199
  24. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  25. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  26. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +43 -43
  27. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  28. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  29. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  30. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  31. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  32. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  33. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  34. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +21 -21
  35. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  36. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +21 -21
  37. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  38. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +18 -18
  39. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  40. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +5 -5
  41. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +25 -25
  42. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +5 -5
  43. package/area-chart/styles.css.js +6 -6
  44. package/area-chart/styles.scoped.css +10 -10
  45. package/area-chart/styles.selectors.js +6 -6
  46. package/attribute-editor/styles.css.js +15 -15
  47. package/attribute-editor/styles.scoped.css +32 -32
  48. package/attribute-editor/styles.selectors.js +15 -15
  49. package/badge/styles.css.js +10 -10
  50. package/badge/styles.scoped.css +12 -12
  51. package/badge/styles.selectors.js +10 -10
  52. package/box/styles.css.js +191 -191
  53. package/box/styles.scoped.css +250 -250
  54. package/box/styles.selectors.js +191 -191
  55. package/breadcrumb-group/item/styles.css.js +7 -7
  56. package/breadcrumb-group/item/styles.scoped.css +32 -32
  57. package/breadcrumb-group/item/styles.selectors.js +7 -7
  58. package/breadcrumb-group/styles.css.js +14 -14
  59. package/breadcrumb-group/styles.scoped.css +32 -32
  60. package/breadcrumb-group/styles.selectors.js +14 -14
  61. package/button/styles.css.js +22 -22
  62. package/button/styles.scoped.css +131 -131
  63. package/button/styles.selectors.js +22 -22
  64. package/button-dropdown/category-elements/styles.css.js +15 -15
  65. package/button-dropdown/category-elements/styles.scoped.css +35 -35
  66. package/button-dropdown/category-elements/styles.selectors.js +15 -15
  67. package/button-dropdown/item-element/styles.css.js +16 -16
  68. package/button-dropdown/item-element/styles.scoped.css +40 -40
  69. package/button-dropdown/item-element/styles.selectors.js +16 -16
  70. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  71. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  72. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  73. package/button-dropdown/styles.css.js +21 -21
  74. package/button-dropdown/styles.scoped.css +31 -31
  75. package/button-dropdown/styles.selectors.js +21 -21
  76. package/button-group/styles.css.js +4 -4
  77. package/button-group/styles.scoped.css +6 -6
  78. package/button-group/styles.selectors.js +4 -4
  79. package/calendar/styles.css.js +21 -21
  80. package/calendar/styles.scoped.css +60 -60
  81. package/calendar/styles.selectors.js +21 -21
  82. package/cards/styles.css.js +39 -39
  83. package/cards/styles.scoped.css +60 -60
  84. package/cards/styles.selectors.js +39 -39
  85. package/checkbox/styles.css.js +3 -3
  86. package/checkbox/styles.scoped.css +7 -7
  87. package/checkbox/styles.selectors.js +3 -3
  88. package/code-editor/styles.css.js +33 -33
  89. package/code-editor/styles.scoped.css +176 -176
  90. package/code-editor/styles.selectors.js +33 -33
  91. package/collection-preferences/content-display/styles.css.js +11 -11
  92. package/collection-preferences/content-display/styles.scoped.css +16 -16
  93. package/collection-preferences/content-display/styles.selectors.js +11 -11
  94. package/collection-preferences/styles.css.js +38 -38
  95. package/collection-preferences/styles.scoped.css +48 -48
  96. package/collection-preferences/styles.selectors.js +38 -38
  97. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  98. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  99. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  100. package/column-layout/styles.css.js +13 -13
  101. package/column-layout/styles.scoped.css +47 -47
  102. package/column-layout/styles.selectors.js +13 -13
  103. package/container/styles.css.js +33 -33
  104. package/container/styles.scoped.css +68 -68
  105. package/container/styles.selectors.js +33 -33
  106. package/content-layout/styles.css.js +14 -14
  107. package/content-layout/styles.scoped.css +19 -19
  108. package/content-layout/styles.selectors.js +14 -14
  109. package/date-picker/styles.css.js +7 -7
  110. package/date-picker/styles.scoped.css +11 -11
  111. package/date-picker/styles.selectors.js +7 -7
  112. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  113. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  114. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  115. package/date-range-picker/styles.css.js +23 -23
  116. package/date-range-picker/styles.scoped.css +40 -40
  117. package/date-range-picker/styles.selectors.js +23 -23
  118. package/drawer/styles.css.js +8 -8
  119. package/drawer/styles.scoped.css +16 -16
  120. package/drawer/styles.selectors.js +8 -8
  121. package/expandable-section/styles.css.js +34 -34
  122. package/expandable-section/styles.scoped.css +76 -76
  123. package/expandable-section/styles.selectors.js +34 -34
  124. package/file-dropzone/styles.css.js +3 -3
  125. package/file-dropzone/styles.scoped.css +12 -12
  126. package/file-dropzone/styles.selectors.js +3 -3
  127. package/file-input/styles.css.js +6 -6
  128. package/file-input/styles.scoped.css +11 -11
  129. package/file-input/styles.selectors.js +6 -6
  130. package/file-token-group/styles.css.js +22 -22
  131. package/file-token-group/styles.scoped.css +46 -46
  132. package/file-token-group/styles.selectors.js +22 -22
  133. package/flashbar/interfaces.d.ts +1 -1
  134. package/flashbar/interfaces.js.map +1 -1
  135. package/flashbar/styles.css.js +50 -50
  136. package/flashbar/styles.scoped.css +151 -151
  137. package/flashbar/styles.selectors.js +50 -50
  138. package/form/styles.css.js +8 -8
  139. package/form/styles.scoped.css +9 -9
  140. package/form/styles.selectors.js +8 -8
  141. package/form-field/styles.css.js +24 -24
  142. package/form-field/styles.scoped.css +44 -44
  143. package/form-field/styles.selectors.js +24 -24
  144. package/grid/styles.css.js +53 -53
  145. package/grid/styles.scoped.css +55 -55
  146. package/grid/styles.selectors.js +53 -53
  147. package/header/styles.css.js +34 -34
  148. package/header/styles.scoped.css +54 -54
  149. package/header/styles.selectors.js +34 -34
  150. package/help-panel/styles.css.js +6 -6
  151. package/help-panel/styles.scoped.css +84 -84
  152. package/help-panel/styles.selectors.js +6 -6
  153. package/icon/styles.css.js +39 -39
  154. package/icon/styles.scoped.css +100 -100
  155. package/icon/styles.selectors.js +39 -39
  156. package/input/styles.css.js +13 -13
  157. package/input/styles.scoped.css +63 -63
  158. package/input/styles.selectors.js +13 -13
  159. package/internal/base-component/styles.scoped.css +1193 -1193
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +13 -13
  164. package/internal/components/button-trigger/styles.scoped.css +55 -55
  165. package/internal/components/button-trigger/styles.selectors.js +13 -13
  166. package/internal/components/cartesian-chart/styles.css.js +28 -28
  167. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  168. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +4 -4
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +16 -16
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/styles.css.js +3 -3
  179. package/internal/components/chart-popover/styles.scoped.css +6 -6
  180. package/internal/components/chart-popover/styles.selectors.js +3 -3
  181. package/internal/components/chart-series-details/styles.css.js +19 -19
  182. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  183. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  184. package/internal/components/chart-series-marker/styles.css.js +5 -5
  185. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  186. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  187. package/internal/components/chart-status-container/styles.css.js +2 -2
  188. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  189. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  190. package/internal/components/chart-wrapper/styles.css.js +9 -9
  191. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  192. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  193. package/internal/components/checkbox-icon/styles.css.js +9 -9
  194. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  195. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  196. package/internal/components/drag-handle/styles.css.js +12 -12
  197. package/internal/components/drag-handle/styles.scoped.css +24 -24
  198. package/internal/components/drag-handle/styles.selectors.js +12 -12
  199. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  200. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  201. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  202. package/internal/components/dropdown/styles.css.js +20 -20
  203. package/internal/components/dropdown/styles.scoped.css +42 -42
  204. package/internal/components/dropdown/styles.selectors.js +20 -20
  205. package/internal/components/dropdown-footer/styles.css.js +3 -3
  206. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  207. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  208. package/internal/components/dropdown-status/styles.css.js +2 -2
  209. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  210. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  211. package/internal/components/menu-dropdown/styles.css.js +7 -7
  212. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  213. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  214. package/internal/components/option/styles.css.js +17 -17
  215. package/internal/components/option/styles.scoped.css +37 -37
  216. package/internal/components/option/styles.selectors.js +17 -17
  217. package/internal/components/options-list/styles.css.js +3 -3
  218. package/internal/components/options-list/styles.scoped.css +4 -4
  219. package/internal/components/options-list/styles.selectors.js +3 -3
  220. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  221. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  222. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  223. package/internal/components/selectable-item/styles.css.js +21 -21
  224. package/internal/components/selectable-item/styles.scoped.css +69 -69
  225. package/internal/components/selectable-item/styles.selectors.js +21 -21
  226. package/internal/components/sortable-area/styles.css.js +8 -8
  227. package/internal/components/sortable-area/styles.scoped.css +21 -21
  228. package/internal/components/sortable-area/styles.selectors.js +8 -8
  229. package/internal/components/token-list/styles.css.js +10 -10
  230. package/internal/components/token-list/styles.scoped.css +30 -30
  231. package/internal/components/token-list/styles.selectors.js +10 -10
  232. package/internal/environment.js +1 -1
  233. package/internal/environment.json +1 -1
  234. package/internal/generated/styles/tokens.js +222 -222
  235. package/internal/generated/theming/index.cjs +232 -232
  236. package/internal/generated/theming/index.cjs.d.ts +2 -2
  237. package/internal/generated/theming/index.d.ts +2 -2
  238. package/internal/generated/theming/index.js +232 -232
  239. package/internal/manifest.json +1 -1
  240. package/key-value-pairs/styles.css.js +8 -8
  241. package/key-value-pairs/styles.scoped.css +13 -13
  242. package/key-value-pairs/styles.selectors.js +8 -8
  243. package/link/styles.css.js +20 -20
  244. package/link/styles.scoped.css +98 -98
  245. package/link/styles.selectors.js +20 -20
  246. package/modal/styles.css.js +23 -23
  247. package/modal/styles.scoped.css +45 -45
  248. package/modal/styles.selectors.js +23 -23
  249. package/multiselect/styles.css.js +3 -3
  250. package/multiselect/styles.scoped.css +5 -5
  251. package/multiselect/styles.selectors.js +3 -3
  252. package/package.json +1 -1
  253. package/pagination/styles.css.js +9 -9
  254. package/pagination/styles.scoped.css +38 -38
  255. package/pagination/styles.selectors.js +9 -9
  256. package/pie-chart/styles.css.js +27 -27
  257. package/pie-chart/styles.scoped.css +53 -53
  258. package/pie-chart/styles.selectors.js +27 -27
  259. package/popover/styles.css.js +56 -56
  260. package/popover/styles.scoped.css +101 -101
  261. package/popover/styles.selectors.js +56 -56
  262. package/progress-bar/styles.css.js +19 -19
  263. package/progress-bar/styles.scoped.css +36 -36
  264. package/progress-bar/styles.selectors.js +19 -19
  265. package/prompt-input/styles.css.js +15 -15
  266. package/prompt-input/styles.scoped.css +83 -83
  267. package/prompt-input/styles.selectors.js +15 -15
  268. package/property-filter/filtering-token/styles.css.js +18 -18
  269. package/property-filter/filtering-token/styles.scoped.css +55 -55
  270. package/property-filter/filtering-token/styles.selectors.js +18 -18
  271. package/property-filter/styles.css.js +39 -39
  272. package/property-filter/styles.scoped.css +52 -52
  273. package/property-filter/styles.selectors.js +39 -39
  274. package/radio-group/styles.css.js +10 -10
  275. package/radio-group/styles.scoped.css +27 -27
  276. package/radio-group/styles.selectors.js +10 -10
  277. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  278. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  279. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  280. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  281. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  282. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  283. package/segmented-control/styles.css.js +16 -16
  284. package/segmented-control/styles.scoped.css +56 -56
  285. package/segmented-control/styles.selectors.js +16 -16
  286. package/select/parts/styles.css.js +20 -20
  287. package/select/parts/styles.scoped.css +32 -32
  288. package/select/parts/styles.selectors.js +20 -20
  289. package/select/styles.css.js +1 -1
  290. package/select/styles.scoped.css +2 -2
  291. package/select/styles.selectors.js +1 -1
  292. package/side-navigation/styles.css.js +30 -30
  293. package/side-navigation/styles.scoped.css +55 -55
  294. package/side-navigation/styles.selectors.js +30 -30
  295. package/slider/styles.css.js +26 -26
  296. package/slider/styles.scoped.css +152 -152
  297. package/slider/styles.selectors.js +26 -26
  298. package/spinner/styles.css.js +13 -13
  299. package/spinner/styles.scoped.css +21 -21
  300. package/spinner/styles.selectors.js +13 -13
  301. package/split-panel/icons/styles.css.js +22 -22
  302. package/split-panel/icons/styles.scoped.css +44 -44
  303. package/split-panel/icons/styles.selectors.js +22 -22
  304. package/split-panel/styles.css.js +27 -27
  305. package/split-panel/styles.scoped.css +55 -55
  306. package/split-panel/styles.selectors.js +27 -27
  307. package/status-indicator/styles.css.js +23 -23
  308. package/status-indicator/styles.scoped.css +43 -43
  309. package/status-indicator/styles.selectors.js +23 -23
  310. package/steps/styles.css.js +6 -6
  311. package/steps/styles.scoped.css +9 -9
  312. package/steps/styles.selectors.js +6 -6
  313. package/table/body-cell/styles.css.js +46 -46
  314. package/table/body-cell/styles.scoped.css +401 -401
  315. package/table/body-cell/styles.selectors.js +46 -46
  316. package/table/expandable-rows/styles.css.js +3 -3
  317. package/table/expandable-rows/styles.scoped.css +18 -18
  318. package/table/expandable-rows/styles.selectors.js +3 -3
  319. package/table/header-cell/styles.css.js +28 -28
  320. package/table/header-cell/styles.scoped.css +84 -84
  321. package/table/header-cell/styles.selectors.js +28 -28
  322. package/table/resizer/styles.css.js +8 -8
  323. package/table/resizer/styles.scoped.css +22 -22
  324. package/table/resizer/styles.selectors.js +8 -8
  325. package/table/sticky-scrollbar/styles.css.js +6 -6
  326. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  327. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  328. package/table/styles.css.js +34 -34
  329. package/table/styles.scoped.css +48 -48
  330. package/table/styles.selectors.js +34 -34
  331. package/tabs/styles.css.js +30 -30
  332. package/tabs/styles.scoped.css +65 -65
  333. package/tabs/styles.selectors.js +30 -30
  334. package/tag-editor/styles.css.js +3 -3
  335. package/tag-editor/styles.scoped.css +15 -15
  336. package/tag-editor/styles.selectors.js +3 -3
  337. package/text-content/styles.css.js +1 -1
  338. package/text-content/styles.scoped.css +71 -71
  339. package/text-content/styles.selectors.js +1 -1
  340. package/text-filter/styles.css.js +3 -3
  341. package/text-filter/styles.scoped.css +5 -5
  342. package/text-filter/styles.selectors.js +3 -3
  343. package/textarea/styles.css.js +5 -5
  344. package/textarea/styles.scoped.css +39 -39
  345. package/textarea/styles.selectors.js +5 -5
  346. package/tiles/styles.css.js +30 -30
  347. package/tiles/styles.scoped.css +90 -90
  348. package/tiles/styles.selectors.js +30 -30
  349. package/toggle/styles.css.js +10 -10
  350. package/toggle/styles.scoped.css +27 -27
  351. package/toggle/styles.selectors.js +10 -10
  352. package/toggle-button/styles.css.js +3 -3
  353. package/toggle-button/styles.scoped.css +6 -6
  354. package/toggle-button/styles.selectors.js +3 -3
  355. package/token-group/styles.css.js +8 -8
  356. package/token-group/styles.scoped.css +33 -33
  357. package/token-group/styles.selectors.js +8 -8
  358. package/top-navigation/1.0-beta/styles.css.js +23 -23
  359. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  360. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  361. package/top-navigation/styles.css.js +47 -47
  362. package/top-navigation/styles.scoped.css +86 -86
  363. package/top-navigation/styles.selectors.js +47 -47
  364. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  365. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  366. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  367. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  368. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  369. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  370. package/tutorial-panel/styles.css.js +1 -1
  371. package/tutorial-panel/styles.scoped.css +2 -2
  372. package/tutorial-panel/styles.selectors.js +1 -1
  373. package/wizard/styles.css.js +30 -30
  374. package/wizard/styles.scoped.css +83 -83
  375. package/wizard/styles.selectors.js +30 -30
@@ -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_root_fvjdu_rfhbo_145:not(#\9) {
145
+ .awsui_root_fvjdu_1toqn_145:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -168,7 +168,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
168
168
  word-spacing: normal;
169
169
  font-size: var(--font-size-body-m-a7nh2n, 14px);
170
170
  line-height: var(--line-height-body-m-2mh3ke, 20px);
171
- color: var(--color-text-body-default-3mljql, #0f141a);
171
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
172
172
  font-weight: 400;
173
173
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
174
174
  -webkit-font-smoothing: auto;
@@ -183,14 +183,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
183
183
  list-style: none;
184
184
  }
185
185
 
186
- .awsui_button_fvjdu_rfhbo_185:not(#\9),
187
- .awsui_dots_fvjdu_rfhbo_186:not(#\9) {
186
+ .awsui_button_fvjdu_1toqn_185:not(#\9),
187
+ .awsui_dots_fvjdu_1toqn_186:not(#\9) {
188
188
  min-inline-size: var(--space-l-2ud1p3, 20px);
189
189
  border-block: var(--border-width-button-jm0qg7, 2px) solid transparent;
190
190
  border-inline: var(--border-width-button-jm0qg7, 2px) solid transparent;
191
191
  }
192
192
 
193
- .awsui_button_fvjdu_rfhbo_185:not(#\9) {
193
+ .awsui_button_fvjdu_1toqn_185:not(#\9) {
194
194
  cursor: pointer;
195
195
  text-align: center;
196
196
  box-sizing: border-box;
@@ -199,59 +199,59 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
199
199
  padding-block: 0;
200
200
  padding-inline: 0;
201
201
  }
202
- .awsui_button_fvjdu_rfhbo_185:not(#\9):focus {
202
+ .awsui_button_fvjdu_1toqn_185:not(#\9):focus {
203
203
  outline: none;
204
204
  }
205
- body[data-awsui-focus-visible=true] .awsui_button_fvjdu_rfhbo_185:not(#\9):focus {
205
+ body[data-awsui-focus-visible=true] .awsui_button_fvjdu_1toqn_185:not(#\9):focus {
206
206
  outline: 2px dotted transparent;
207
- border-block: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-8bi903, #006ce0);
208
- border-inline: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-8bi903, #006ce0);
207
+ border-block: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-uk47pl, #006ce0);
208
+ border-inline: var(--border-width-button-jm0qg7, 2px) solid var(--color-border-item-focused-uk47pl, #006ce0);
209
209
  border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
210
210
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
211
211
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
212
212
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
213
- box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-8bi903, #006ce0);
213
+ box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-uk47pl, #006ce0);
214
214
  }
215
- .awsui_button-disabled_fvjdu_rfhbo_214:not(#\9) {
215
+ .awsui_button-disabled_fvjdu_1toqn_214:not(#\9) {
216
216
  cursor: default;
217
- color: var(--color-text-interactive-disabled-bhh1zo, #b4b4bb);
217
+ color: var(--color-text-interactive-disabled-1bqmrl, #b4b4bb);
218
218
  }
219
219
 
220
- .awsui_arrow_fvjdu_rfhbo_219:not(#\9) {
221
- color: var(--color-text-interactive-default-1o1pl2, #424650);
220
+ .awsui_arrow_fvjdu_1toqn_219:not(#\9) {
221
+ color: var(--color-text-interactive-default-ugh9wp, #424650);
222
222
  }
223
- .awsui_arrow_fvjdu_rfhbo_219:not(#\9):not(.awsui_button-disabled_fvjdu_rfhbo_214):hover {
224
- color: var(--color-text-interactive-hover-j5y3wx, #0f141a);
223
+ .awsui_arrow_fvjdu_1toqn_219:not(#\9):not(.awsui_button-disabled_fvjdu_1toqn_214):hover {
224
+ color: var(--color-text-interactive-hover-6naf7i, #0f141a);
225
225
  }
226
- .awsui_arrow_fvjdu_rfhbo_219.awsui_button-disabled_fvjdu_rfhbo_214:not(#\9) {
227
- color: var(--color-text-interactive-disabled-bhh1zo, #b4b4bb);
226
+ .awsui_arrow_fvjdu_1toqn_219.awsui_button-disabled_fvjdu_1toqn_214:not(#\9) {
227
+ color: var(--color-text-interactive-disabled-1bqmrl, #b4b4bb);
228
228
  }
229
229
 
230
- .awsui_page-number_fvjdu_rfhbo_229:not(#\9) {
231
- color: var(--color-text-pagination-page-number-default-jqmmw0, #424650);
230
+ .awsui_page-number_fvjdu_1toqn_229:not(#\9) {
231
+ color: var(--color-text-pagination-page-number-default-74j15c, #424650);
232
232
  }
233
- .awsui_page-number_fvjdu_rfhbo_229:not(#\9):not(.awsui_button-disabled_fvjdu_rfhbo_214):hover {
234
- color: var(--color-text-interactive-hover-j5y3wx, #0f141a);
233
+ .awsui_page-number_fvjdu_1toqn_229:not(#\9):not(.awsui_button-disabled_fvjdu_1toqn_214):hover {
234
+ color: var(--color-text-interactive-hover-6naf7i, #0f141a);
235
235
  }
236
- .awsui_page-number_fvjdu_rfhbo_229.awsui_button-current_fvjdu_rfhbo_235:not(#\9) {
236
+ .awsui_page-number_fvjdu_1toqn_229.awsui_button-current_fvjdu_1toqn_235:not(#\9) {
237
237
  font-weight: var(--font-wayfinding-link-active-weight-ny4hup, 700);
238
238
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
239
239
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
240
- color: var(--color-text-interactive-active-fedaa8, #0f141a);
240
+ color: var(--color-text-interactive-active-uoe6zi, #0f141a);
241
241
  }
242
- .awsui_page-number_fvjdu_rfhbo_229.awsui_button-current_fvjdu_rfhbo_235.awsui_button-disabled_fvjdu_rfhbo_214:not(#\9) {
243
- color: var(--color-text-pagination-page-number-active-disabled-uj04sc, #b4b4bb);
242
+ .awsui_page-number_fvjdu_1toqn_229.awsui_button-current_fvjdu_1toqn_235.awsui_button-disabled_fvjdu_1toqn_214:not(#\9) {
243
+ color: var(--color-text-pagination-page-number-active-disabled-gfl43p, #b4b4bb);
244
244
  }
245
- .awsui_page-number_fvjdu_rfhbo_229.awsui_button-disabled_fvjdu_rfhbo_214:not(#\9) {
246
- color: var(--color-text-interactive-disabled-bhh1zo, #b4b4bb);
245
+ .awsui_page-number_fvjdu_1toqn_229.awsui_button-disabled_fvjdu_1toqn_214:not(#\9) {
246
+ color: var(--color-text-interactive-disabled-1bqmrl, #b4b4bb);
247
247
  }
248
248
 
249
- .awsui_dots_fvjdu_rfhbo_186:not(#\9) {
250
- color: var(--color-text-interactive-default-1o1pl2, #424650);
249
+ .awsui_dots_fvjdu_1toqn_186:not(#\9) {
250
+ color: var(--color-text-interactive-default-ugh9wp, #424650);
251
251
  }
252
252
 
253
- .awsui_page-item_fvjdu_rfhbo_252:not(#\9),
254
- .awsui_dots_fvjdu_rfhbo_186:not(#\9) {
253
+ .awsui_page-item_fvjdu_1toqn_252:not(#\9),
254
+ .awsui_dots_fvjdu_1toqn_186:not(#\9) {
255
255
  margin-block: var(--space-scaled-xxs-pfm1nx, 4px);
256
256
  margin-inline: var(--space-xxs-hwfkai, 4px);
257
257
  text-align: center;
@@ -259,15 +259,15 @@ body[data-awsui-focus-visible=true] .awsui_button_fvjdu_rfhbo_185:not(#\9):focus
259
259
  padding-block: 0;
260
260
  padding-inline: 0;
261
261
  }
262
- .awsui_page-item_fvjdu_rfhbo_252:not(#\9):first-child,
263
- .awsui_dots_fvjdu_rfhbo_186:not(#\9):first-child {
262
+ .awsui_page-item_fvjdu_1toqn_252:not(#\9):first-child,
263
+ .awsui_dots_fvjdu_1toqn_186:not(#\9):first-child {
264
264
  margin-inline-start: 0;
265
265
  }
266
- .awsui_page-item_fvjdu_rfhbo_252:not(#\9):last-child,
267
- .awsui_dots_fvjdu_rfhbo_186:not(#\9):last-child {
266
+ .awsui_page-item_fvjdu_1toqn_252:not(#\9):last-child,
267
+ .awsui_dots_fvjdu_1toqn_186:not(#\9):last-child {
268
268
  margin-inline-end: 0;
269
269
  }
270
270
 
271
- .awsui_root-disabled_fvjdu_rfhbo_270 > .awsui_dots_fvjdu_rfhbo_186:not(#\9) {
272
- color: var(--color-text-interactive-disabled-bhh1zo, #b4b4bb);
271
+ .awsui_root-disabled_fvjdu_1toqn_270 > .awsui_dots_fvjdu_1toqn_186:not(#\9) {
272
+ color: var(--color-text-interactive-disabled-1bqmrl, #b4b4bb);
273
273
  }
@@ -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_fvjdu_rfhbo_145",
6
- "button": "awsui_button_fvjdu_rfhbo_185",
7
- "dots": "awsui_dots_fvjdu_rfhbo_186",
8
- "button-disabled": "awsui_button-disabled_fvjdu_rfhbo_214",
9
- "arrow": "awsui_arrow_fvjdu_rfhbo_219",
10
- "page-number": "awsui_page-number_fvjdu_rfhbo_229",
11
- "button-current": "awsui_button-current_fvjdu_rfhbo_235",
12
- "page-item": "awsui_page-item_fvjdu_rfhbo_252",
13
- "root-disabled": "awsui_root-disabled_fvjdu_rfhbo_270"
5
+ "root": "awsui_root_fvjdu_1toqn_145",
6
+ "button": "awsui_button_fvjdu_1toqn_185",
7
+ "dots": "awsui_dots_fvjdu_1toqn_186",
8
+ "button-disabled": "awsui_button-disabled_fvjdu_1toqn_214",
9
+ "arrow": "awsui_arrow_fvjdu_1toqn_219",
10
+ "page-number": "awsui_page-number_fvjdu_1toqn_229",
11
+ "button-current": "awsui_button-current_fvjdu_1toqn_235",
12
+ "page-item": "awsui_page-item_fvjdu_1toqn_252",
13
+ "root-disabled": "awsui_root-disabled_fvjdu_1toqn_270"
14
14
  };
15
15
 
@@ -1,32 +1,32 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "segment__path": "awsui_segment__path_1edmh_w3g10_161",
5
- "segment": "awsui_segment_1edmh_w3g10_161",
6
- "segment__hover": "awsui_segment__hover_1edmh_w3g10_188",
7
- "label": "awsui_label_1edmh_w3g10_202",
8
- "root": "awsui_root_1edmh_w3g10_216",
9
- "content": "awsui_content_1edmh_w3g10_220",
10
- "content--small": "awsui_content--small_1edmh_w3g10_220",
11
- "content--fit-height": "awsui_content--fit-height_1edmh_w3g10_223",
12
- "content--without-labels": "awsui_content--without-labels_1edmh_w3g10_226",
13
- "content--medium": "awsui_content--medium_1edmh_w3g10_232",
14
- "content--large": "awsui_content--large_1edmh_w3g10_244",
15
- "status-container": "awsui_status-container_1edmh_w3g10_261",
16
- "chart-container": "awsui_chart-container_1edmh_w3g10_265",
17
- "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_w3g10_269",
18
- "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_w3g10_274",
19
- "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_w3g10_277",
20
- "inner-content": "awsui_inner-content_1edmh_w3g10_283",
21
- "segment__highlight": "awsui_segment__highlight_1edmh_w3g10_294",
22
- "segment--dimmed": "awsui_segment--dimmed_1edmh_w3g10_309",
23
- "segment--highlighted": "awsui_segment--highlighted_1edmh_w3g10_312",
24
- "label--dimmed": "awsui_label--dimmed_1edmh_w3g10_329",
25
- "label--align-right": "awsui_label--align-right_1edmh_w3g10_332",
26
- "label-text": "awsui_label-text_1edmh_w3g10_340",
27
- "label__description": "awsui_label__description_1edmh_w3g10_348",
28
- "label-line": "awsui_label-line_1edmh_w3g10_355",
29
- "label--highlighted": "awsui_label--highlighted_1edmh_w3g10_359",
30
- "popover-header": "awsui_popover-header_1edmh_w3g10_363"
4
+ "segment__path": "awsui_segment__path_1edmh_e6tkd_161",
5
+ "segment": "awsui_segment_1edmh_e6tkd_161",
6
+ "segment__hover": "awsui_segment__hover_1edmh_e6tkd_188",
7
+ "label": "awsui_label_1edmh_e6tkd_202",
8
+ "root": "awsui_root_1edmh_e6tkd_216",
9
+ "content": "awsui_content_1edmh_e6tkd_220",
10
+ "content--small": "awsui_content--small_1edmh_e6tkd_220",
11
+ "content--fit-height": "awsui_content--fit-height_1edmh_e6tkd_223",
12
+ "content--without-labels": "awsui_content--without-labels_1edmh_e6tkd_226",
13
+ "content--medium": "awsui_content--medium_1edmh_e6tkd_232",
14
+ "content--large": "awsui_content--large_1edmh_e6tkd_244",
15
+ "status-container": "awsui_status-container_1edmh_e6tkd_261",
16
+ "chart-container": "awsui_chart-container_1edmh_e6tkd_265",
17
+ "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_e6tkd_269",
18
+ "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_e6tkd_274",
19
+ "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_e6tkd_277",
20
+ "inner-content": "awsui_inner-content_1edmh_e6tkd_283",
21
+ "segment__highlight": "awsui_segment__highlight_1edmh_e6tkd_294",
22
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_e6tkd_309",
23
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_e6tkd_312",
24
+ "label--dimmed": "awsui_label--dimmed_1edmh_e6tkd_329",
25
+ "label--align-right": "awsui_label--align-right_1edmh_e6tkd_332",
26
+ "label-text": "awsui_label-text_1edmh_e6tkd_340",
27
+ "label__description": "awsui_label__description_1edmh_e6tkd_348",
28
+ "label-line": "awsui_label-line_1edmh_e6tkd_355",
29
+ "label--highlighted": "awsui_label--highlighted_1edmh_e6tkd_359",
30
+ "popover-header": "awsui_popover-header_1edmh_e6tkd_363"
31
31
  };
32
32
 
@@ -158,129 +158,129 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
159
159
  SPDX-License-Identifier: Apache-2.0
160
160
  */
161
- .awsui_segment__path_1edmh_w3g10_161:not(#\9) {
161
+ .awsui_segment__path_1edmh_e6tkd_161:not(#\9) {
162
162
  transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
163
163
  }
164
164
  @media (prefers-reduced-motion: reduce) {
165
- .awsui_segment__path_1edmh_w3g10_161:not(#\9) {
165
+ .awsui_segment__path_1edmh_e6tkd_161:not(#\9) {
166
166
  animation: none;
167
167
  transition: none;
168
168
  }
169
169
  }
170
- .awsui-motion-disabled .awsui_segment__path_1edmh_w3g10_161:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_w3g10_161:not(#\9) {
170
+ .awsui-motion-disabled .awsui_segment__path_1edmh_e6tkd_161:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_e6tkd_161:not(#\9) {
171
171
  animation: none;
172
172
  transition: none;
173
173
  }
174
174
 
175
- .awsui_segment_1edmh_w3g10_161:not(#\9) {
175
+ .awsui_segment_1edmh_e6tkd_161:not(#\9) {
176
176
  transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
177
177
  }
178
178
  @media (prefers-reduced-motion: reduce) {
179
- .awsui_segment_1edmh_w3g10_161:not(#\9) {
179
+ .awsui_segment_1edmh_e6tkd_161:not(#\9) {
180
180
  animation: none;
181
181
  transition: none;
182
182
  }
183
183
  }
184
- .awsui-motion-disabled .awsui_segment_1edmh_w3g10_161:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_w3g10_161:not(#\9) {
184
+ .awsui-motion-disabled .awsui_segment_1edmh_e6tkd_161:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_e6tkd_161:not(#\9) {
185
185
  animation: none;
186
186
  transition: none;
187
187
  }
188
- .awsui_segment_1edmh_w3g10_161 > .awsui_segment__hover_1edmh_w3g10_188:not(#\9) {
188
+ .awsui_segment_1edmh_e6tkd_161 > .awsui_segment__hover_1edmh_e6tkd_188:not(#\9) {
189
189
  transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
190
190
  }
191
191
  @media (prefers-reduced-motion: reduce) {
192
- .awsui_segment_1edmh_w3g10_161 > .awsui_segment__hover_1edmh_w3g10_188:not(#\9) {
192
+ .awsui_segment_1edmh_e6tkd_161 > .awsui_segment__hover_1edmh_e6tkd_188:not(#\9) {
193
193
  animation: none;
194
194
  transition: none;
195
195
  }
196
196
  }
197
- .awsui-motion-disabled .awsui_segment_1edmh_w3g10_161 > .awsui_segment__hover_1edmh_w3g10_188:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_w3g10_161 > .awsui_segment__hover_1edmh_w3g10_188:not(#\9) {
197
+ .awsui-motion-disabled .awsui_segment_1edmh_e6tkd_161 > .awsui_segment__hover_1edmh_e6tkd_188:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_e6tkd_161 > .awsui_segment__hover_1edmh_e6tkd_188:not(#\9) {
198
198
  animation: none;
199
199
  transition: none;
200
200
  }
201
201
 
202
- .awsui_label_1edmh_w3g10_202:not(#\9) {
202
+ .awsui_label_1edmh_e6tkd_202:not(#\9) {
203
203
  transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
204
204
  }
205
205
  @media (prefers-reduced-motion: reduce) {
206
- .awsui_label_1edmh_w3g10_202:not(#\9) {
206
+ .awsui_label_1edmh_e6tkd_202:not(#\9) {
207
207
  animation: none;
208
208
  transition: none;
209
209
  }
210
210
  }
211
- .awsui-motion-disabled .awsui_label_1edmh_w3g10_202:not(#\9), .awsui-mode-entering .awsui_label_1edmh_w3g10_202:not(#\9) {
211
+ .awsui-motion-disabled .awsui_label_1edmh_e6tkd_202:not(#\9), .awsui-mode-entering .awsui_label_1edmh_e6tkd_202:not(#\9) {
212
212
  animation: none;
213
213
  transition: none;
214
214
  }
215
215
 
216
- .awsui_root_1edmh_w3g10_216:not(#\9) {
216
+ .awsui_root_1edmh_e6tkd_216:not(#\9) {
217
217
  /* used in test-utils */
218
218
  }
219
219
 
220
- .awsui_content_1edmh_w3g10_220.awsui_content--small_1edmh_w3g10_220:not(#\9) {
220
+ .awsui_content_1edmh_e6tkd_220.awsui_content--small_1edmh_e6tkd_220:not(#\9) {
221
221
  min-block-size: calc(2 * (50px + var(--space-xs-ymlm0b, 8px) + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
222
222
  }
223
- .awsui_content_1edmh_w3g10_220.awsui_content--small_1edmh_w3g10_220.awsui_content--fit-height_1edmh_w3g10_223:not(#\9) {
223
+ .awsui_content_1edmh_e6tkd_220.awsui_content--small_1edmh_e6tkd_220.awsui_content--fit-height_1edmh_e6tkd_223:not(#\9) {
224
224
  min-block-size: calc(2 * (30px + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
225
225
  }
226
- .awsui_content_1edmh_w3g10_220.awsui_content--small_1edmh_w3g10_220.awsui_content--without-labels_1edmh_w3g10_226:not(#\9) {
226
+ .awsui_content_1edmh_e6tkd_220.awsui_content--small_1edmh_e6tkd_220.awsui_content--without-labels_1edmh_e6tkd_226:not(#\9) {
227
227
  min-block-size: calc(2 * (50px + var(--space-xs-ymlm0b, 8px)));
228
228
  }
229
- .awsui_content_1edmh_w3g10_220.awsui_content--small_1edmh_w3g10_220.awsui_content--without-labels_1edmh_w3g10_226.awsui_content--fit-height_1edmh_w3g10_223:not(#\9) {
229
+ .awsui_content_1edmh_e6tkd_220.awsui_content--small_1edmh_e6tkd_220.awsui_content--without-labels_1edmh_e6tkd_226.awsui_content--fit-height_1edmh_e6tkd_223:not(#\9) {
230
230
  min-block-size: calc(2 * (30px));
231
231
  }
232
- .awsui_content_1edmh_w3g10_220.awsui_content--medium_1edmh_w3g10_232:not(#\9) {
232
+ .awsui_content_1edmh_e6tkd_220.awsui_content--medium_1edmh_e6tkd_232:not(#\9) {
233
233
  min-block-size: calc(2 * (100px + var(--space-s-tvghoh, 12px) + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
234
234
  }
235
- .awsui_content_1edmh_w3g10_220.awsui_content--medium_1edmh_w3g10_232.awsui_content--fit-height_1edmh_w3g10_223:not(#\9) {
235
+ .awsui_content_1edmh_e6tkd_220.awsui_content--medium_1edmh_e6tkd_232.awsui_content--fit-height_1edmh_e6tkd_223:not(#\9) {
236
236
  min-block-size: calc(2 * (100px + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
237
237
  }
238
- .awsui_content_1edmh_w3g10_220.awsui_content--medium_1edmh_w3g10_232.awsui_content--without-labels_1edmh_w3g10_226:not(#\9) {
238
+ .awsui_content_1edmh_e6tkd_220.awsui_content--medium_1edmh_e6tkd_232.awsui_content--without-labels_1edmh_e6tkd_226:not(#\9) {
239
239
  min-block-size: calc(2 * (100px + var(--space-s-tvghoh, 12px)));
240
240
  }
241
- .awsui_content_1edmh_w3g10_220.awsui_content--medium_1edmh_w3g10_232.awsui_content--without-labels_1edmh_w3g10_226.awsui_content--fit-height_1edmh_w3g10_223:not(#\9) {
241
+ .awsui_content_1edmh_e6tkd_220.awsui_content--medium_1edmh_e6tkd_232.awsui_content--without-labels_1edmh_e6tkd_226.awsui_content--fit-height_1edmh_e6tkd_223:not(#\9) {
242
242
  min-block-size: calc(2 * (100px));
243
243
  }
244
- .awsui_content_1edmh_w3g10_220.awsui_content--large_1edmh_w3g10_244:not(#\9) {
244
+ .awsui_content_1edmh_e6tkd_220.awsui_content--large_1edmh_e6tkd_244:not(#\9) {
245
245
  min-block-size: calc(2 * (140px + var(--space-s-tvghoh, 12px) + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
246
246
  }
247
- .awsui_content_1edmh_w3g10_220.awsui_content--large_1edmh_w3g10_244.awsui_content--fit-height_1edmh_w3g10_223:not(#\9) {
247
+ .awsui_content_1edmh_e6tkd_220.awsui_content--large_1edmh_e6tkd_244.awsui_content--fit-height_1edmh_e6tkd_223:not(#\9) {
248
248
  min-block-size: calc(2 * (140px + calc(2 * var(--line-height-body-m-2mh3ke, 20px))));
249
249
  }
250
- .awsui_content_1edmh_w3g10_220.awsui_content--large_1edmh_w3g10_244.awsui_content--without-labels_1edmh_w3g10_226:not(#\9) {
250
+ .awsui_content_1edmh_e6tkd_220.awsui_content--large_1edmh_e6tkd_244.awsui_content--without-labels_1edmh_e6tkd_226:not(#\9) {
251
251
  min-block-size: calc(2 * (140px + var(--space-s-tvghoh, 12px)));
252
252
  }
253
- .awsui_content_1edmh_w3g10_220.awsui_content--large_1edmh_w3g10_244.awsui_content--without-labels_1edmh_w3g10_226.awsui_content--fit-height_1edmh_w3g10_223:not(#\9) {
253
+ .awsui_content_1edmh_e6tkd_220.awsui_content--large_1edmh_e6tkd_244.awsui_content--without-labels_1edmh_e6tkd_226.awsui_content--fit-height_1edmh_e6tkd_223:not(#\9) {
254
254
  min-block-size: calc(2 * (140px));
255
255
  }
256
256
 
257
- .awsui_content--fit-height_1edmh_w3g10_223:not(#\9) {
257
+ .awsui_content--fit-height_1edmh_e6tkd_223:not(#\9) {
258
258
  flex: 1;
259
259
  }
260
260
 
261
- .awsui_status-container_1edmh_w3g10_261:not(#\9) {
261
+ .awsui_status-container_1edmh_e6tkd_261:not(#\9) {
262
262
  /* used in test utils */
263
263
  }
264
264
 
265
- .awsui_chart-container_1edmh_w3g10_265:not(#\9) {
265
+ .awsui_chart-container_1edmh_e6tkd_265:not(#\9) {
266
266
  display: flex;
267
267
  flex: 1;
268
268
  }
269
- .awsui_chart-container--fit-height_1edmh_w3g10_269:not(#\9) {
269
+ .awsui_chart-container--fit-height_1edmh_e6tkd_269:not(#\9) {
270
270
  block-size: 100%;
271
271
  min-block-size: inherit;
272
272
  }
273
273
 
274
- .awsui_chart-container-chart-plot_1edmh_w3g10_274:not(#\9) {
274
+ .awsui_chart-container-chart-plot_1edmh_e6tkd_274:not(#\9) {
275
275
  display: contents;
276
276
  }
277
- .awsui_chart-container-chart-plot--fit-height_1edmh_w3g10_277:not(#\9) {
277
+ .awsui_chart-container-chart-plot--fit-height_1edmh_e6tkd_277:not(#\9) {
278
278
  display: block;
279
279
  position: absolute;
280
280
  inset: 0;
281
281
  }
282
282
 
283
- .awsui_inner-content_1edmh_w3g10_283:not(#\9) {
283
+ .awsui_inner-content_1edmh_e6tkd_283:not(#\9) {
284
284
  display: flex;
285
285
  position: absolute;
286
286
  flex-direction: column;
@@ -291,76 +291,76 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
291
291
  pointer-events: none;
292
292
  }
293
293
 
294
- .awsui_segment__highlight_1edmh_w3g10_294:not(#\9) {
294
+ .awsui_segment__highlight_1edmh_e6tkd_294:not(#\9) {
295
295
  stroke: none;
296
296
  opacity: 0;
297
297
  }
298
298
 
299
- .awsui_segment_1edmh_w3g10_161:not(#\9) {
300
- stroke: var(--color-background-container-content-78ljyf, #ffffff);
299
+ .awsui_segment_1edmh_e6tkd_161:not(#\9) {
300
+ stroke: var(--color-background-container-content-6u8rvp, #ffffff);
301
301
  stroke-width: 2px;
302
302
  stroke-linejoin: round;
303
303
  opacity: 1;
304
304
  cursor: pointer;
305
305
  }
306
- .awsui_segment_1edmh_w3g10_161:not(#\9):focus {
306
+ .awsui_segment_1edmh_e6tkd_161:not(#\9):focus {
307
307
  outline: none;
308
308
  }
309
- .awsui_segment_1edmh_w3g10_161.awsui_segment--dimmed_1edmh_w3g10_309:not(#\9) {
309
+ .awsui_segment_1edmh_e6tkd_161.awsui_segment--dimmed_1edmh_e6tkd_309:not(#\9) {
310
310
  opacity: 0.35;
311
311
  }
312
- .awsui_segment_1edmh_w3g10_161.awsui_segment--highlighted_1edmh_w3g10_312 > .awsui_segment__highlight_1edmh_w3g10_294:not(#\9), .awsui_segment_1edmh_w3g10_161:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_w3g10_309) > .awsui_segment__highlight_1edmh_w3g10_294 {
312
+ .awsui_segment_1edmh_e6tkd_161.awsui_segment--highlighted_1edmh_e6tkd_312 > .awsui_segment__highlight_1edmh_e6tkd_294:not(#\9), .awsui_segment_1edmh_e6tkd_161:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_e6tkd_309) > .awsui_segment__highlight_1edmh_e6tkd_294 {
313
313
  opacity: 1;
314
314
  }
315
315
 
316
- .awsui_label_1edmh_w3g10_202:not(#\9) {
317
- color: var(--color-text-heading-default-pn83b8, #0f141a);
316
+ .awsui_label_1edmh_e6tkd_202:not(#\9) {
317
+ color: var(--color-text-heading-default-izpp46, #0f141a);
318
318
  opacity: 1;
319
319
  /* stylelint-disable-next-line selector-max-type */
320
320
  /* stylelint-disable-next-line selector-max-type */
321
321
  }
322
- .awsui_label_1edmh_w3g10_202 > line:not(#\9) {
322
+ .awsui_label_1edmh_e6tkd_202 > line:not(#\9) {
323
323
  stroke: var(--color-stroke-chart-line-3nsnk6, #8c8c94);
324
324
  stroke-width: var(--border-divider-section-width-uwo8my, 1px);
325
325
  }
326
- .awsui_label_1edmh_w3g10_202 > div:not(#\9) {
326
+ .awsui_label_1edmh_e6tkd_202 > div:not(#\9) {
327
327
  margin-block-start: -0.75em;
328
328
  }
329
- .awsui_label_1edmh_w3g10_202.awsui_label--dimmed_1edmh_w3g10_329:not(#\9) {
329
+ .awsui_label_1edmh_e6tkd_202.awsui_label--dimmed_1edmh_e6tkd_329:not(#\9) {
330
330
  opacity: 0.35;
331
331
  }
332
- .awsui_label_1edmh_w3g10_202.awsui_label--align-right_1edmh_w3g10_332:not(#\9) {
332
+ .awsui_label_1edmh_e6tkd_202.awsui_label--align-right_1edmh_e6tkd_332:not(#\9) {
333
333
  /* stylelint-disable-next-line selector-max-type */
334
334
  }
335
- .awsui_label_1edmh_w3g10_202.awsui_label--align-right_1edmh_w3g10_332 > div:not(#\9) {
335
+ .awsui_label_1edmh_e6tkd_202.awsui_label--align-right_1edmh_e6tkd_332 > div:not(#\9) {
336
336
  text-align: end;
337
337
  }
338
338
 
339
339
  /* stylelint-disable-next-line selector-max-type */
340
- .awsui_label-text_1edmh_w3g10_340 > text:not(#\9) {
340
+ .awsui_label-text_1edmh_e6tkd_340 > text:not(#\9) {
341
341
  font-size: var(--font-size-body-m-a7nh2n, 14px);
342
342
  line-height: var(--line-height-body-m-2mh3ke, 20px);
343
343
  font-weight: var(--font-display-label-weight-zavpeo, 700);
344
- fill: var(--color-text-heading-default-pn83b8, #0f141a);
344
+ fill: var(--color-text-heading-default-izpp46, #0f141a);
345
345
  dominant-baseline: middle;
346
346
  }
347
347
 
348
- text.awsui_label__description_1edmh_w3g10_348:not(#\9) {
348
+ text.awsui_label__description_1edmh_e6tkd_348:not(#\9) {
349
349
  font-size: var(--font-chart-detail-size-9qr25q, 12px);
350
350
  font-weight: 400;
351
- color: var(--color-text-group-label-0wronh, #424650);
352
- fill: var(--color-text-group-label-0wronh, #424650);
351
+ color: var(--color-text-group-label-a2qc05, #424650);
352
+ fill: var(--color-text-group-label-a2qc05, #424650);
353
353
  }
354
354
 
355
- .awsui_label-line_1edmh_w3g10_355:not(#\9) {
355
+ .awsui_label-line_1edmh_e6tkd_355:not(#\9) {
356
356
  /* used in component code */
357
357
  }
358
358
 
359
- .awsui_label--highlighted_1edmh_w3g10_359:not(#\9) {
359
+ .awsui_label--highlighted_1edmh_e6tkd_359:not(#\9) {
360
360
  /* used in test-utils */
361
361
  }
362
362
 
363
- .awsui_popover-header_1edmh_w3g10_363:not(#\9) {
363
+ .awsui_popover-header_1edmh_e6tkd_363:not(#\9) {
364
364
  display: inline-flex;
365
365
  align-items: flex-start;
366
366
  }
@@ -2,32 +2,32 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "segment__path": "awsui_segment__path_1edmh_w3g10_161",
6
- "segment": "awsui_segment_1edmh_w3g10_161",
7
- "segment__hover": "awsui_segment__hover_1edmh_w3g10_188",
8
- "label": "awsui_label_1edmh_w3g10_202",
9
- "root": "awsui_root_1edmh_w3g10_216",
10
- "content": "awsui_content_1edmh_w3g10_220",
11
- "content--small": "awsui_content--small_1edmh_w3g10_220",
12
- "content--fit-height": "awsui_content--fit-height_1edmh_w3g10_223",
13
- "content--without-labels": "awsui_content--without-labels_1edmh_w3g10_226",
14
- "content--medium": "awsui_content--medium_1edmh_w3g10_232",
15
- "content--large": "awsui_content--large_1edmh_w3g10_244",
16
- "status-container": "awsui_status-container_1edmh_w3g10_261",
17
- "chart-container": "awsui_chart-container_1edmh_w3g10_265",
18
- "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_w3g10_269",
19
- "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_w3g10_274",
20
- "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_w3g10_277",
21
- "inner-content": "awsui_inner-content_1edmh_w3g10_283",
22
- "segment__highlight": "awsui_segment__highlight_1edmh_w3g10_294",
23
- "segment--dimmed": "awsui_segment--dimmed_1edmh_w3g10_309",
24
- "segment--highlighted": "awsui_segment--highlighted_1edmh_w3g10_312",
25
- "label--dimmed": "awsui_label--dimmed_1edmh_w3g10_329",
26
- "label--align-right": "awsui_label--align-right_1edmh_w3g10_332",
27
- "label-text": "awsui_label-text_1edmh_w3g10_340",
28
- "label__description": "awsui_label__description_1edmh_w3g10_348",
29
- "label-line": "awsui_label-line_1edmh_w3g10_355",
30
- "label--highlighted": "awsui_label--highlighted_1edmh_w3g10_359",
31
- "popover-header": "awsui_popover-header_1edmh_w3g10_363"
5
+ "segment__path": "awsui_segment__path_1edmh_e6tkd_161",
6
+ "segment": "awsui_segment_1edmh_e6tkd_161",
7
+ "segment__hover": "awsui_segment__hover_1edmh_e6tkd_188",
8
+ "label": "awsui_label_1edmh_e6tkd_202",
9
+ "root": "awsui_root_1edmh_e6tkd_216",
10
+ "content": "awsui_content_1edmh_e6tkd_220",
11
+ "content--small": "awsui_content--small_1edmh_e6tkd_220",
12
+ "content--fit-height": "awsui_content--fit-height_1edmh_e6tkd_223",
13
+ "content--without-labels": "awsui_content--without-labels_1edmh_e6tkd_226",
14
+ "content--medium": "awsui_content--medium_1edmh_e6tkd_232",
15
+ "content--large": "awsui_content--large_1edmh_e6tkd_244",
16
+ "status-container": "awsui_status-container_1edmh_e6tkd_261",
17
+ "chart-container": "awsui_chart-container_1edmh_e6tkd_265",
18
+ "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_e6tkd_269",
19
+ "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_e6tkd_274",
20
+ "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_e6tkd_277",
21
+ "inner-content": "awsui_inner-content_1edmh_e6tkd_283",
22
+ "segment__highlight": "awsui_segment__highlight_1edmh_e6tkd_294",
23
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_e6tkd_309",
24
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_e6tkd_312",
25
+ "label--dimmed": "awsui_label--dimmed_1edmh_e6tkd_329",
26
+ "label--align-right": "awsui_label--align-right_1edmh_e6tkd_332",
27
+ "label-text": "awsui_label-text_1edmh_e6tkd_340",
28
+ "label__description": "awsui_label__description_1edmh_e6tkd_348",
29
+ "label-line": "awsui_label-line_1edmh_e6tkd_355",
30
+ "label--highlighted": "awsui_label--highlighted_1edmh_e6tkd_359",
31
+ "popover-header": "awsui_popover-header_1edmh_e6tkd_363"
32
32
  };
33
33