@cloudscape-design/components 3.0.991 → 3.0.993

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 (373) 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/styles.css.js +50 -50
  134. package/flashbar/styles.scoped.css +151 -151
  135. package/flashbar/styles.selectors.js +50 -50
  136. package/form/styles.css.js +8 -8
  137. package/form/styles.scoped.css +9 -9
  138. package/form/styles.selectors.js +8 -8
  139. package/form-field/styles.css.js +24 -24
  140. package/form-field/styles.scoped.css +44 -44
  141. package/form-field/styles.selectors.js +24 -24
  142. package/grid/styles.css.js +53 -53
  143. package/grid/styles.scoped.css +55 -55
  144. package/grid/styles.selectors.js +53 -53
  145. package/header/styles.css.js +34 -34
  146. package/header/styles.scoped.css +54 -54
  147. package/header/styles.selectors.js +34 -34
  148. package/help-panel/styles.css.js +6 -6
  149. package/help-panel/styles.scoped.css +84 -84
  150. package/help-panel/styles.selectors.js +6 -6
  151. package/icon/styles.css.js +39 -39
  152. package/icon/styles.scoped.css +100 -100
  153. package/icon/styles.selectors.js +39 -39
  154. package/input/styles.css.js +13 -13
  155. package/input/styles.scoped.css +63 -63
  156. package/input/styles.selectors.js +13 -13
  157. package/internal/base-component/styles.scoped.css +1193 -1193
  158. package/internal/components/abstract-switch/styles.css.js +13 -13
  159. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  160. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  161. package/internal/components/button-trigger/styles.css.js +13 -13
  162. package/internal/components/button-trigger/styles.scoped.css +55 -55
  163. package/internal/components/button-trigger/styles.selectors.js +13 -13
  164. package/internal/components/cartesian-chart/styles.css.js +28 -28
  165. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  166. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  167. package/internal/components/chart-filter/styles.css.js +3 -3
  168. package/internal/components/chart-filter/styles.scoped.css +4 -4
  169. package/internal/components/chart-filter/styles.selectors.js +3 -3
  170. package/internal/components/chart-legend/styles.css.js +6 -6
  171. package/internal/components/chart-legend/styles.scoped.css +16 -16
  172. package/internal/components/chart-legend/styles.selectors.js +6 -6
  173. package/internal/components/chart-plot/styles.css.js +5 -5
  174. package/internal/components/chart-plot/styles.scoped.css +6 -6
  175. package/internal/components/chart-plot/styles.selectors.js +5 -5
  176. package/internal/components/chart-popover/styles.css.js +3 -3
  177. package/internal/components/chart-popover/styles.scoped.css +6 -6
  178. package/internal/components/chart-popover/styles.selectors.js +3 -3
  179. package/internal/components/chart-series-details/styles.css.js +19 -19
  180. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  182. package/internal/components/chart-series-marker/styles.css.js +5 -5
  183. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  184. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  185. package/internal/components/chart-status-container/styles.css.js +2 -2
  186. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  187. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  188. package/internal/components/chart-wrapper/styles.css.js +9 -9
  189. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  190. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  191. package/internal/components/checkbox-icon/styles.css.js +9 -9
  192. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  193. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  194. package/internal/components/drag-handle/styles.css.js +12 -12
  195. package/internal/components/drag-handle/styles.scoped.css +24 -24
  196. package/internal/components/drag-handle/styles.selectors.js +12 -12
  197. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  198. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  199. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  200. package/internal/components/dropdown/styles.css.js +20 -20
  201. package/internal/components/dropdown/styles.scoped.css +42 -42
  202. package/internal/components/dropdown/styles.selectors.js +20 -20
  203. package/internal/components/dropdown-footer/styles.css.js +3 -3
  204. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  205. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  206. package/internal/components/dropdown-status/styles.css.js +2 -2
  207. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  208. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  209. package/internal/components/menu-dropdown/styles.css.js +7 -7
  210. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  211. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  212. package/internal/components/option/styles.css.js +17 -17
  213. package/internal/components/option/styles.scoped.css +37 -37
  214. package/internal/components/option/styles.selectors.js +17 -17
  215. package/internal/components/options-list/styles.css.js +3 -3
  216. package/internal/components/options-list/styles.scoped.css +4 -4
  217. package/internal/components/options-list/styles.selectors.js +3 -3
  218. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  219. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  220. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  221. package/internal/components/selectable-item/styles.css.js +21 -21
  222. package/internal/components/selectable-item/styles.scoped.css +69 -69
  223. package/internal/components/selectable-item/styles.selectors.js +21 -21
  224. package/internal/components/sortable-area/styles.css.js +8 -8
  225. package/internal/components/sortable-area/styles.scoped.css +21 -21
  226. package/internal/components/sortable-area/styles.selectors.js +8 -8
  227. package/internal/components/token-list/styles.css.js +10 -10
  228. package/internal/components/token-list/styles.scoped.css +30 -30
  229. package/internal/components/token-list/styles.selectors.js +10 -10
  230. package/internal/environment.js +1 -1
  231. package/internal/environment.json +1 -1
  232. package/internal/generated/styles/tokens.js +222 -222
  233. package/internal/generated/theming/index.cjs +232 -232
  234. package/internal/generated/theming/index.cjs.d.ts +2 -2
  235. package/internal/generated/theming/index.d.ts +2 -2
  236. package/internal/generated/theming/index.js +232 -232
  237. package/internal/manifest.json +1 -1
  238. package/key-value-pairs/styles.css.js +8 -8
  239. package/key-value-pairs/styles.scoped.css +13 -13
  240. package/key-value-pairs/styles.selectors.js +8 -8
  241. package/link/styles.css.js +20 -20
  242. package/link/styles.scoped.css +98 -98
  243. package/link/styles.selectors.js +20 -20
  244. package/modal/styles.css.js +23 -23
  245. package/modal/styles.scoped.css +45 -45
  246. package/modal/styles.selectors.js +23 -23
  247. package/multiselect/styles.css.js +3 -3
  248. package/multiselect/styles.scoped.css +5 -5
  249. package/multiselect/styles.selectors.js +3 -3
  250. package/package.json +1 -1
  251. package/pagination/styles.css.js +9 -9
  252. package/pagination/styles.scoped.css +38 -38
  253. package/pagination/styles.selectors.js +9 -9
  254. package/pie-chart/styles.css.js +27 -27
  255. package/pie-chart/styles.scoped.css +53 -53
  256. package/pie-chart/styles.selectors.js +27 -27
  257. package/popover/styles.css.js +56 -56
  258. package/popover/styles.scoped.css +101 -101
  259. package/popover/styles.selectors.js +56 -56
  260. package/progress-bar/styles.css.js +19 -19
  261. package/progress-bar/styles.scoped.css +36 -36
  262. package/progress-bar/styles.selectors.js +19 -19
  263. package/prompt-input/styles.css.js +15 -15
  264. package/prompt-input/styles.scoped.css +83 -83
  265. package/prompt-input/styles.selectors.js +15 -15
  266. package/property-filter/filtering-token/styles.css.js +18 -18
  267. package/property-filter/filtering-token/styles.scoped.css +55 -55
  268. package/property-filter/filtering-token/styles.selectors.js +18 -18
  269. package/property-filter/styles.css.js +39 -39
  270. package/property-filter/styles.scoped.css +52 -52
  271. package/property-filter/styles.selectors.js +39 -39
  272. package/radio-group/styles.css.js +10 -10
  273. package/radio-group/styles.scoped.css +27 -27
  274. package/radio-group/styles.selectors.js +10 -10
  275. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  276. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  277. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  278. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  279. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  280. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  281. package/segmented-control/styles.css.js +16 -16
  282. package/segmented-control/styles.scoped.css +56 -56
  283. package/segmented-control/styles.selectors.js +16 -16
  284. package/select/parts/styles.css.js +20 -20
  285. package/select/parts/styles.scoped.css +32 -32
  286. package/select/parts/styles.selectors.js +20 -20
  287. package/select/styles.css.js +1 -1
  288. package/select/styles.scoped.css +2 -2
  289. package/select/styles.selectors.js +1 -1
  290. package/side-navigation/styles.css.js +30 -30
  291. package/side-navigation/styles.scoped.css +55 -55
  292. package/side-navigation/styles.selectors.js +30 -30
  293. package/slider/styles.css.js +26 -26
  294. package/slider/styles.scoped.css +152 -152
  295. package/slider/styles.selectors.js +26 -26
  296. package/spinner/styles.css.js +13 -13
  297. package/spinner/styles.scoped.css +21 -21
  298. package/spinner/styles.selectors.js +13 -13
  299. package/split-panel/icons/styles.css.js +22 -22
  300. package/split-panel/icons/styles.scoped.css +44 -44
  301. package/split-panel/icons/styles.selectors.js +22 -22
  302. package/split-panel/styles.css.js +27 -27
  303. package/split-panel/styles.scoped.css +55 -55
  304. package/split-panel/styles.selectors.js +27 -27
  305. package/status-indicator/styles.css.js +23 -23
  306. package/status-indicator/styles.scoped.css +43 -43
  307. package/status-indicator/styles.selectors.js +23 -23
  308. package/steps/styles.css.js +6 -6
  309. package/steps/styles.scoped.css +9 -9
  310. package/steps/styles.selectors.js +6 -6
  311. package/table/body-cell/styles.css.js +46 -46
  312. package/table/body-cell/styles.scoped.css +401 -401
  313. package/table/body-cell/styles.selectors.js +46 -46
  314. package/table/expandable-rows/styles.css.js +3 -3
  315. package/table/expandable-rows/styles.scoped.css +18 -18
  316. package/table/expandable-rows/styles.selectors.js +3 -3
  317. package/table/header-cell/styles.css.js +28 -28
  318. package/table/header-cell/styles.scoped.css +84 -84
  319. package/table/header-cell/styles.selectors.js +28 -28
  320. package/table/resizer/styles.css.js +8 -8
  321. package/table/resizer/styles.scoped.css +22 -22
  322. package/table/resizer/styles.selectors.js +8 -8
  323. package/table/sticky-scrollbar/styles.css.js +6 -6
  324. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  325. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  326. package/table/styles.css.js +34 -34
  327. package/table/styles.scoped.css +48 -48
  328. package/table/styles.selectors.js +34 -34
  329. package/tabs/styles.css.js +30 -30
  330. package/tabs/styles.scoped.css +65 -65
  331. package/tabs/styles.selectors.js +30 -30
  332. package/tag-editor/styles.css.js +3 -3
  333. package/tag-editor/styles.scoped.css +15 -15
  334. package/tag-editor/styles.selectors.js +3 -3
  335. package/text-content/styles.css.js +1 -1
  336. package/text-content/styles.scoped.css +71 -71
  337. package/text-content/styles.selectors.js +1 -1
  338. package/text-filter/styles.css.js +3 -3
  339. package/text-filter/styles.scoped.css +5 -5
  340. package/text-filter/styles.selectors.js +3 -3
  341. package/textarea/styles.css.js +5 -5
  342. package/textarea/styles.scoped.css +39 -39
  343. package/textarea/styles.selectors.js +5 -5
  344. package/tiles/styles.css.js +30 -30
  345. package/tiles/styles.scoped.css +90 -90
  346. package/tiles/styles.selectors.js +30 -30
  347. package/toggle/styles.css.js +10 -10
  348. package/toggle/styles.scoped.css +27 -27
  349. package/toggle/styles.selectors.js +10 -10
  350. package/toggle-button/styles.css.js +3 -3
  351. package/toggle-button/styles.scoped.css +6 -6
  352. package/toggle-button/styles.selectors.js +3 -3
  353. package/token-group/styles.css.js +8 -8
  354. package/token-group/styles.scoped.css +33 -33
  355. package/token-group/styles.selectors.js +8 -8
  356. package/top-navigation/1.0-beta/styles.css.js +23 -23
  357. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  358. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  359. package/top-navigation/styles.css.js +47 -47
  360. package/top-navigation/styles.scoped.css +86 -86
  361. package/top-navigation/styles.selectors.js +47 -47
  362. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  363. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  364. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  365. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  366. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  367. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  368. package/tutorial-panel/styles.css.js +1 -1
  369. package/tutorial-panel/styles.scoped.css +2 -2
  370. package/tutorial-panel/styles.selectors.js +1 -1
  371. package/wizard/styles.css.js +30 -30
  372. package/wizard/styles.scoped.css +83 -83
  373. package/wizard/styles.selectors.js +30 -30
@@ -6,147 +6,147 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_axis_f0fot_12s32_9:not(#\9),
10
- .awsui_vertical-marker_f0fot_12s32_10:not(#\9) {
9
+ .awsui_axis_f0fot_1tlqz_9:not(#\9),
10
+ .awsui_vertical-marker_f0fot_1tlqz_10:not(#\9) {
11
11
  stroke: var(--color-charts-line-axis-b95ncf, #dedee3);
12
12
  stroke-width: 1px;
13
13
  }
14
14
 
15
- .awsui_axis--emphasized_f0fot_12s32_15:not(#\9) {
15
+ .awsui_axis--emphasized_f0fot_1tlqz_15:not(#\9) {
16
16
  stroke-width: 2px;
17
17
  }
18
18
 
19
- .awsui_axis-label_f0fot_12s32_19:not(#\9) {
19
+ .awsui_axis-label_f0fot_1tlqz_19:not(#\9) {
20
20
  font-weight: bold;
21
- fill: var(--color-text-body-default-3mljql, #0f141a);
21
+ fill: var(--color-text-body-default-vvtq8u, #0f141a);
22
22
  }
23
23
 
24
- .awsui_axis-label--x_f0fot_12s32_24:not(#\9),
25
- .awsui_axis-label--y_f0fot_12s32_25:not(#\9) {
24
+ .awsui_axis-label--x_f0fot_1tlqz_24:not(#\9),
25
+ .awsui_axis-label--y_f0fot_1tlqz_25:not(#\9) {
26
26
  /* used in test-utils */
27
27
  }
28
28
 
29
- .awsui_grid_f0fot_12s32_29:not(#\9) {
29
+ .awsui_grid_f0fot_1tlqz_29:not(#\9) {
30
30
  stroke: var(--color-charts-line-grid-kjxf3m, #dedee3);
31
31
  stroke-width: 1px;
32
32
  }
33
33
 
34
- .awsui_ticks__line_f0fot_12s32_34:not(#\9) {
34
+ .awsui_ticks__line_f0fot_1tlqz_34:not(#\9) {
35
35
  stroke: var(--color-charts-line-tick-xmcbvk, #dedee3);
36
36
  stroke-width: 1px;
37
37
  }
38
38
 
39
- .awsui_ticks__text_f0fot_12s32_39:not(#\9) {
39
+ .awsui_ticks__text_f0fot_1tlqz_39:not(#\9) {
40
40
  font-size: var(--font-chart-detail-size-9qr25q, 12px);
41
- fill: var(--color-text-body-secondary-a325a8, #424650);
41
+ fill: var(--color-text-body-secondary-bcbgoi, #424650);
42
42
  }
43
43
 
44
- .awsui_ticks--y_f0fot_12s32_44:not(#\9),
45
- .awsui_ticks--x_f0fot_12s32_45:not(#\9) {
44
+ .awsui_ticks--y_f0fot_1tlqz_44:not(#\9),
45
+ .awsui_ticks--x_f0fot_1tlqz_45:not(#\9) {
46
46
  /* used in test-utils */
47
47
  }
48
48
 
49
- .awsui_ticks--bottom_f0fot_12s32_49 > .awsui_ticks__text_f0fot_12s32_39:not(#\9) {
49
+ .awsui_ticks--bottom_f0fot_1tlqz_49 > .awsui_ticks__text_f0fot_1tlqz_39:not(#\9) {
50
50
  text-anchor: middle;
51
51
  dominant-baseline: hanging;
52
52
  }
53
53
 
54
- .awsui_labels-inline-start_f0fot_12s32_54 > .awsui_ticks_f0fot_12s32_34 > .awsui_ticks__text_f0fot_12s32_39:not(#\9) {
54
+ .awsui_labels-inline-start_f0fot_1tlqz_54 > .awsui_ticks_f0fot_1tlqz_34 > .awsui_ticks__text_f0fot_1tlqz_39:not(#\9) {
55
55
  text-anchor: end;
56
56
  dominant-baseline: central;
57
57
  }
58
58
 
59
- .awsui_labels-inline-start_f0fot_12s32_54:not(#\9) {
59
+ .awsui_labels-inline-start_f0fot_1tlqz_54:not(#\9) {
60
60
  position: relative;
61
61
  margin-inline-end: 12px;
62
62
  }
63
- .awsui_labels-inline-start_f0fot_12s32_54 > .awsui_axis-label_f0fot_12s32_19:not(#\9) {
63
+ .awsui_labels-inline-start_f0fot_1tlqz_54 > .awsui_axis-label_f0fot_1tlqz_19:not(#\9) {
64
64
  position: absolute;
65
65
  visibility: visible;
66
66
  white-space: nowrap;
67
67
  }
68
68
 
69
- .awsui_labels-inline-start__label_f0fot_12s32_69:not(#\9) {
69
+ .awsui_labels-inline-start__label_f0fot_1tlqz_69:not(#\9) {
70
70
  position: absolute;
71
71
  }
72
72
 
73
- .awsui_labels-inline-start--hidden_f0fot_12s32_73:not(#\9) {
73
+ .awsui_labels-inline-start--hidden_f0fot_1tlqz_73:not(#\9) {
74
74
  visibility: hidden;
75
75
  }
76
- .awsui_labels-inline-start--hidden_f0fot_12s32_73 > .awsui_labels-inline-start__label_f0fot_12s32_69:not(#\9) {
76
+ .awsui_labels-inline-start--hidden_f0fot_1tlqz_73 > .awsui_labels-inline-start__label_f0fot_1tlqz_69:not(#\9) {
77
77
  position: relative;
78
78
  white-space: nowrap;
79
79
  }
80
80
 
81
- .awsui_labels-block-end_f0fot_12s32_81:not(#\9) {
81
+ .awsui_labels-block-end_f0fot_1tlqz_81:not(#\9) {
82
82
  position: relative;
83
83
  display: block;
84
84
  inline-size: 100%;
85
85
  overflow: visible;
86
86
  }
87
87
 
88
- .awsui_vertical-marker_f0fot_12s32_10:not(#\9) {
88
+ .awsui_vertical-marker_f0fot_1tlqz_10:not(#\9) {
89
89
  pointer-events: none;
90
90
  }
91
91
 
92
- .awsui_vertical-marker-circle_f0fot_12s32_92:not(#\9) {
93
- fill: var(--color-background-container-content-78ljyf, #ffffff);
92
+ .awsui_vertical-marker-circle_f0fot_1tlqz_92:not(#\9) {
93
+ fill: var(--color-background-container-content-6u8rvp, #ffffff);
94
94
  pointer-events: none;
95
95
  stroke-width: var(--border-line-chart-width-tesor1, 2px);
96
96
  }
97
97
 
98
- .awsui_vertical-marker-circle-active_f0fot_12s32_98:not(#\9) {
98
+ .awsui_vertical-marker-circle-active_f0fot_1tlqz_98:not(#\9) {
99
99
  cursor: pointer;
100
100
  stroke-width: var(--border-line-chart-width-tesor1, 2px);
101
101
  }
102
102
 
103
- .awsui_focus-outline_f0fot_12s32_103:not(#\9) {
103
+ .awsui_focus-outline_f0fot_1tlqz_103:not(#\9) {
104
104
  outline: none;
105
105
  pointer-events: none;
106
106
  fill: none;
107
- stroke: var(--color-border-item-focused-8bi903, #006ce0);
107
+ stroke: var(--color-border-item-focused-uk47pl, #006ce0);
108
108
  stroke-width: 2px;
109
109
  }
110
110
 
111
- .awsui_chart-container_f0fot_12s32_111:not(#\9) {
111
+ .awsui_chart-container_f0fot_1tlqz_111:not(#\9) {
112
112
  display: flex;
113
113
  inline-size: 100%;
114
114
  flex-direction: column;
115
115
  }
116
- .awsui_chart-container_f0fot_12s32_111.awsui_fit-height_f0fot_12s32_116:not(#\9) {
116
+ .awsui_chart-container_f0fot_1tlqz_111.awsui_fit-height_f0fot_1tlqz_116:not(#\9) {
117
117
  block-size: 100%;
118
118
  min-block-size: inherit;
119
119
  }
120
120
 
121
- .awsui_chart-container-outer_f0fot_12s32_121:not(#\9) {
121
+ .awsui_chart-container-outer_f0fot_1tlqz_121:not(#\9) {
122
122
  display: flex;
123
123
  }
124
- .awsui_chart-container-outer_f0fot_12s32_121.awsui_fit-height_f0fot_12s32_116:not(#\9) {
124
+ .awsui_chart-container-outer_f0fot_1tlqz_121.awsui_fit-height_f0fot_1tlqz_116:not(#\9) {
125
125
  flex: 1;
126
126
  }
127
- .awsui_chart-container-outer_f0fot_12s32_121.awsui_fit-height_f0fot_12s32_116:not(#\9):not(.awsui_axis-label_f0fot_12s32_19 + .awsui_chart-container-outer_f0fot_12s32_121.awsui_fit-height_f0fot_12s32_116, .awsui_chart-container-outer_f0fot_12s32_121.awsui_fit-height_f0fot_12s32_116.awsui_has-filters_f0fot_12s32_127) {
127
+ .awsui_chart-container-outer_f0fot_1tlqz_121.awsui_fit-height_f0fot_1tlqz_116:not(#\9):not(.awsui_axis-label_f0fot_1tlqz_19 + .awsui_chart-container-outer_f0fot_1tlqz_121.awsui_fit-height_f0fot_1tlqz_116, .awsui_chart-container-outer_f0fot_1tlqz_121.awsui_fit-height_f0fot_1tlqz_116.awsui_has-filters_f0fot_1tlqz_127) {
128
128
  margin-block-start: calc(0.5 * var(--font-chart-detail-size-9qr25q, 12px));
129
129
  }
130
130
 
131
- .awsui_chart-container-inner_f0fot_12s32_131:not(#\9) {
131
+ .awsui_chart-container-inner_f0fot_1tlqz_131:not(#\9) {
132
132
  position: relative;
133
133
  display: flex;
134
134
  flex-direction: column;
135
135
  inline-size: 100%;
136
136
  }
137
137
 
138
- .awsui_chart-container-plot-wrapper_f0fot_12s32_138.awsui_fit-height_f0fot_12s32_116:not(#\9) {
138
+ .awsui_chart-container-plot-wrapper_f0fot_1tlqz_138.awsui_fit-height_f0fot_1tlqz_116:not(#\9) {
139
139
  display: block;
140
140
  position: relative;
141
141
  flex: 1;
142
142
  }
143
143
 
144
- .awsui_chart-container-plot_f0fot_12s32_138.awsui_fit-height_f0fot_12s32_116:not(#\9) {
144
+ .awsui_chart-container-plot_f0fot_1tlqz_138.awsui_fit-height_f0fot_1tlqz_116:not(#\9) {
145
145
  display: block;
146
146
  position: absolute;
147
147
  inset: 0;
148
148
  }
149
149
 
150
- .awsui_chart-container-bottom-labels_f0fot_12s32_150.awsui_fit-height_f0fot_12s32_116:not(#\9) {
150
+ .awsui_chart-container-bottom-labels_f0fot_1tlqz_150.awsui_fit-height_f0fot_1tlqz_116:not(#\9) {
151
151
  display: block;
152
152
  }
@@ -2,33 +2,33 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "axis": "awsui_axis_f0fot_12s32_9",
6
- "vertical-marker": "awsui_vertical-marker_f0fot_12s32_10",
7
- "axis--emphasized": "awsui_axis--emphasized_f0fot_12s32_15",
8
- "axis-label": "awsui_axis-label_f0fot_12s32_19",
9
- "axis-label--x": "awsui_axis-label--x_f0fot_12s32_24",
10
- "axis-label--y": "awsui_axis-label--y_f0fot_12s32_25",
11
- "grid": "awsui_grid_f0fot_12s32_29",
12
- "ticks__line": "awsui_ticks__line_f0fot_12s32_34",
13
- "ticks__text": "awsui_ticks__text_f0fot_12s32_39",
14
- "ticks--y": "awsui_ticks--y_f0fot_12s32_44",
15
- "ticks--x": "awsui_ticks--x_f0fot_12s32_45",
16
- "ticks--bottom": "awsui_ticks--bottom_f0fot_12s32_49",
17
- "labels-inline-start": "awsui_labels-inline-start_f0fot_12s32_54",
18
- "ticks": "awsui_ticks_f0fot_12s32_34",
19
- "labels-inline-start__label": "awsui_labels-inline-start__label_f0fot_12s32_69",
20
- "labels-inline-start--hidden": "awsui_labels-inline-start--hidden_f0fot_12s32_73",
21
- "labels-block-end": "awsui_labels-block-end_f0fot_12s32_81",
22
- "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_12s32_92",
23
- "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_12s32_98",
24
- "focus-outline": "awsui_focus-outline_f0fot_12s32_103",
25
- "chart-container": "awsui_chart-container_f0fot_12s32_111",
26
- "fit-height": "awsui_fit-height_f0fot_12s32_116",
27
- "chart-container-outer": "awsui_chart-container-outer_f0fot_12s32_121",
28
- "has-filters": "awsui_has-filters_f0fot_12s32_127",
29
- "chart-container-inner": "awsui_chart-container-inner_f0fot_12s32_131",
30
- "chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_12s32_138",
31
- "chart-container-plot": "awsui_chart-container-plot_f0fot_12s32_138",
32
- "chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_12s32_150"
5
+ "axis": "awsui_axis_f0fot_1tlqz_9",
6
+ "vertical-marker": "awsui_vertical-marker_f0fot_1tlqz_10",
7
+ "axis--emphasized": "awsui_axis--emphasized_f0fot_1tlqz_15",
8
+ "axis-label": "awsui_axis-label_f0fot_1tlqz_19",
9
+ "axis-label--x": "awsui_axis-label--x_f0fot_1tlqz_24",
10
+ "axis-label--y": "awsui_axis-label--y_f0fot_1tlqz_25",
11
+ "grid": "awsui_grid_f0fot_1tlqz_29",
12
+ "ticks__line": "awsui_ticks__line_f0fot_1tlqz_34",
13
+ "ticks__text": "awsui_ticks__text_f0fot_1tlqz_39",
14
+ "ticks--y": "awsui_ticks--y_f0fot_1tlqz_44",
15
+ "ticks--x": "awsui_ticks--x_f0fot_1tlqz_45",
16
+ "ticks--bottom": "awsui_ticks--bottom_f0fot_1tlqz_49",
17
+ "labels-inline-start": "awsui_labels-inline-start_f0fot_1tlqz_54",
18
+ "ticks": "awsui_ticks_f0fot_1tlqz_34",
19
+ "labels-inline-start__label": "awsui_labels-inline-start__label_f0fot_1tlqz_69",
20
+ "labels-inline-start--hidden": "awsui_labels-inline-start--hidden_f0fot_1tlqz_73",
21
+ "labels-block-end": "awsui_labels-block-end_f0fot_1tlqz_81",
22
+ "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_1tlqz_92",
23
+ "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_1tlqz_98",
24
+ "focus-outline": "awsui_focus-outline_f0fot_1tlqz_103",
25
+ "chart-container": "awsui_chart-container_f0fot_1tlqz_111",
26
+ "fit-height": "awsui_fit-height_f0fot_1tlqz_116",
27
+ "chart-container-outer": "awsui_chart-container-outer_f0fot_1tlqz_121",
28
+ "has-filters": "awsui_has-filters_f0fot_1tlqz_127",
29
+ "chart-container-inner": "awsui_chart-container-inner_f0fot_1tlqz_131",
30
+ "chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_1tlqz_138",
31
+ "chart-container-plot": "awsui_chart-container-plot_f0fot_1tlqz_138",
32
+ "chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_1tlqz_150"
33
33
  };
34
34
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1px7g_19fdo_145",
5
- "chart-filter": "awsui_chart-filter_1px7g_19fdo_177",
6
- "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_19fdo_181"
4
+ "root": "awsui_root_1px7g_143y5_145",
5
+ "chart-filter": "awsui_chart-filter_1px7g_143y5_177",
6
+ "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_143y5_181"
7
7
  };
8
8
 
@@ -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_1px7g_19fdo_145:not(#\9) {
145
+ .awsui_root_1px7g_143y5_145:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -168,18 +168,18 @@ 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;
175
175
  -moz-osx-font-smoothing: auto;
176
176
  }
177
177
 
178
- .awsui_chart-filter_1px7g_19fdo_177:not(#\9) {
178
+ .awsui_chart-filter_1px7g_143y5_177:not(#\9) {
179
179
  /* used in test-utils */
180
180
  }
181
181
 
182
- .awsui_custom-icon-wrapper_1px7g_19fdo_181:not(#\9) {
182
+ .awsui_custom-icon-wrapper_1px7g_143y5_181:not(#\9) {
183
183
  display: flex;
184
184
  align-items: flex-start;
185
185
  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_19fdo_145",
6
- "chart-filter": "awsui_chart-filter_1px7g_19fdo_177",
7
- "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_19fdo_181"
5
+ "root": "awsui_root_1px7g_143y5_145",
6
+ "chart-filter": "awsui_chart-filter_1px7g_143y5_177",
7
+ "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_143y5_181"
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_1srvr_153",
5
- "root": "awsui_root_1kjc7_1srvr_167",
6
- "title": "awsui_title_1kjc7_1srvr_202",
7
- "list": "awsui_list_1kjc7_1srvr_206",
8
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_1srvr_252",
9
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_1srvr_255"
4
+ "marker": "awsui_marker_1kjc7_9chwz_153",
5
+ "root": "awsui_root_1kjc7_9chwz_167",
6
+ "title": "awsui_title_1kjc7_9chwz_202",
7
+ "list": "awsui_list_1kjc7_9chwz_206",
8
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_9chwz_252",
9
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_9chwz_255"
10
10
  };
11
11
 
@@ -150,21 +150,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
150
150
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
151
151
  SPDX-License-Identifier: Apache-2.0
152
152
  */
153
- .awsui_marker_1kjc7_1srvr_153:not(#\9) {
153
+ .awsui_marker_1kjc7_9chwz_153:not(#\9) {
154
154
  transition: opacity var(--motion-duration-transition-quick-mcm2y0, 90ms) var(--motion-easing-transition-quick-qxak3i, linear);
155
155
  }
156
156
  @media (prefers-reduced-motion: reduce) {
157
- .awsui_marker_1kjc7_1srvr_153:not(#\9) {
157
+ .awsui_marker_1kjc7_9chwz_153:not(#\9) {
158
158
  animation: none;
159
159
  transition: none;
160
160
  }
161
161
  }
162
- .awsui-motion-disabled .awsui_marker_1kjc7_1srvr_153:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_1srvr_153:not(#\9) {
162
+ .awsui-motion-disabled .awsui_marker_1kjc7_9chwz_153:not(#\9), .awsui-mode-entering .awsui_marker_1kjc7_9chwz_153:not(#\9) {
163
163
  animation: none;
164
164
  transition: none;
165
165
  }
166
166
 
167
- .awsui_root_1kjc7_1srvr_167:not(#\9) {
167
+ .awsui_root_1kjc7_9chwz_167:not(#\9) {
168
168
  border-collapse: separate;
169
169
  border-spacing: 0;
170
170
  box-sizing: border-box;
@@ -190,21 +190,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  word-spacing: normal;
191
191
  font-size: var(--font-size-body-m-a7nh2n, 14px);
192
192
  line-height: var(--line-height-body-m-2mh3ke, 20px);
193
- color: var(--color-text-body-default-3mljql, #0f141a);
193
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
194
194
  font-weight: 400;
195
195
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
196
196
  -webkit-font-smoothing: auto;
197
197
  -moz-osx-font-smoothing: auto;
198
198
  }
199
- .awsui_root_1kjc7_1srvr_167:not(#\9):focus {
199
+ .awsui_root_1kjc7_9chwz_167:not(#\9):focus {
200
200
  outline: none;
201
201
  }
202
202
 
203
- .awsui_title_1kjc7_1srvr_202:not(#\9) {
203
+ .awsui_title_1kjc7_9chwz_202:not(#\9) {
204
204
  /* used in test utils */
205
205
  }
206
206
 
207
- .awsui_list_1kjc7_1srvr_206:not(#\9) {
207
+ .awsui_list_1kjc7_9chwz_206:not(#\9) {
208
208
  display: flex;
209
209
  flex-wrap: wrap;
210
210
  list-style: none;
@@ -215,7 +215,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
215
215
  gap: var(--space-scaled-xxs-pfm1nx, 4px) var(--space-m-dsumyt, 16px);
216
216
  }
217
217
 
218
- .awsui_marker_1kjc7_1srvr_153:not(#\9) {
218
+ .awsui_marker_1kjc7_9chwz_153:not(#\9) {
219
219
  display: inline-flex;
220
220
  align-items: flex-start;
221
221
  padding-block: 0;
@@ -226,17 +226,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
226
226
  cursor: pointer;
227
227
  opacity: 1;
228
228
  }
229
- .awsui_marker_1kjc7_1srvr_153:not(#\9):focus {
229
+ .awsui_marker_1kjc7_9chwz_153:not(#\9):focus {
230
230
  outline: none;
231
231
  }
232
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1srvr_153:not(#\9):focus {
232
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_9chwz_153:not(#\9):focus {
233
233
  position: relative;
234
234
  }
235
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1srvr_153:not(#\9):focus {
235
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_9chwz_153:not(#\9):focus {
236
236
  outline: 2px dotted transparent;
237
237
  outline-offset: calc(2px - 1px);
238
238
  }
239
- body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1srvr_153:not(#\9):focus::before {
239
+ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_9chwz_153:not(#\9):focus::before {
240
240
  content: " ";
241
241
  display: block;
242
242
  position: absolute;
@@ -248,11 +248,11 @@ body[data-awsui-focus-visible=true] .awsui_marker_1kjc7_1srvr_153:not(#\9):focus
248
248
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
249
249
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
250
250
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
251
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
251
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
252
252
  }
253
- .awsui_marker_1kjc7_1srvr_153.awsui_marker--dimmed_1kjc7_1srvr_252:not(#\9) {
253
+ .awsui_marker_1kjc7_9chwz_153.awsui_marker--dimmed_1kjc7_9chwz_252:not(#\9) {
254
254
  opacity: 0.35;
255
255
  }
256
- .awsui_marker_1kjc7_1srvr_153.awsui_marker--highlighted_1kjc7_1srvr_255:not(#\9) {
256
+ .awsui_marker_1kjc7_9chwz_153.awsui_marker--highlighted_1kjc7_9chwz_255:not(#\9) {
257
257
  /* used in test utils */
258
258
  }
@@ -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_1srvr_153",
6
- "root": "awsui_root_1kjc7_1srvr_167",
7
- "title": "awsui_title_1kjc7_1srvr_202",
8
- "list": "awsui_list_1kjc7_1srvr_206",
9
- "marker--dimmed": "awsui_marker--dimmed_1kjc7_1srvr_252",
10
- "marker--highlighted": "awsui_marker--highlighted_1kjc7_1srvr_255"
5
+ "marker": "awsui_marker_1kjc7_9chwz_153",
6
+ "root": "awsui_root_1kjc7_9chwz_167",
7
+ "title": "awsui_title_1kjc7_9chwz_202",
8
+ "list": "awsui_list_1kjc7_9chwz_206",
9
+ "marker--dimmed": "awsui_marker--dimmed_1kjc7_9chwz_252",
10
+ "marker--highlighted": "awsui_marker--highlighted_1kjc7_9chwz_255"
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_ro2qj_145",
5
- "clickable": "awsui_clickable_1fcus_ro2qj_154",
6
- "precise": "awsui_precise_1fcus_ro2qj_158",
7
- "focus-outline": "awsui_focus-outline_1fcus_ro2qj_162",
8
- "application": "awsui_application_1fcus_ro2qj_171"
4
+ "root": "awsui_root_1fcus_5bfgt_145",
5
+ "clickable": "awsui_clickable_1fcus_5bfgt_154",
6
+ "precise": "awsui_precise_1fcus_5bfgt_158",
7
+ "focus-outline": "awsui_focus-outline_1fcus_5bfgt_162",
8
+ "application": "awsui_application_1fcus_5bfgt_171"
9
9
  };
10
10
 
@@ -142,7 +142,7 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1fcus_ro2qj_145:not(#\9) {
145
+ .awsui_root_1fcus_5bfgt_145:not(#\9) {
146
146
  outline: none;
147
147
  shape-rendering: auto;
148
148
  overflow: visible;
@@ -151,23 +151,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
151
151
  max-inline-size: 100%;
152
152
  }
153
153
 
154
- .awsui_clickable_1fcus_ro2qj_154:not(#\9) {
154
+ .awsui_clickable_1fcus_5bfgt_154:not(#\9) {
155
155
  cursor: pointer;
156
156
  }
157
157
 
158
- .awsui_precise_1fcus_ro2qj_158:not(#\9) {
158
+ .awsui_precise_1fcus_5bfgt_158:not(#\9) {
159
159
  shape-rendering: geometricPrecision;
160
160
  }
161
161
 
162
- .awsui_focus-outline_1fcus_ro2qj_162:not(#\9) {
162
+ .awsui_focus-outline_1fcus_5bfgt_162:not(#\9) {
163
163
  outline: none;
164
164
  pointer-events: none;
165
165
  fill: none;
166
- stroke: var(--color-border-item-focused-8bi903, #006ce0);
166
+ stroke: var(--color-border-item-focused-uk47pl, #006ce0);
167
167
  stroke-width: 2px;
168
168
  visibility: hidden;
169
169
  }
170
170
 
171
- .awsui_application_1fcus_ro2qj_171:not(#\9) {
171
+ .awsui_application_1fcus_5bfgt_171:not(#\9) {
172
172
  /* Used in test-utils */
173
173
  }
@@ -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_ro2qj_145",
6
- "clickable": "awsui_clickable_1fcus_ro2qj_154",
7
- "precise": "awsui_precise_1fcus_ro2qj_158",
8
- "focus-outline": "awsui_focus-outline_1fcus_ro2qj_162",
9
- "application": "awsui_application_1fcus_ro2qj_171"
5
+ "root": "awsui_root_1fcus_5bfgt_145",
6
+ "clickable": "awsui_clickable_1fcus_5bfgt_154",
7
+ "precise": "awsui_precise_1fcus_5bfgt_158",
8
+ "focus-outline": "awsui_focus-outline_1fcus_5bfgt_162",
9
+ "application": "awsui_application_1fcus_5bfgt_171"
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_1sfh4_145",
5
- "popover-body": "awsui_popover-body_1t44z_1sfh4_178",
6
- "footer": "awsui_footer_1t44z_1sfh4_182"
4
+ "root": "awsui_root_1t44z_1wh64_145",
5
+ "popover-body": "awsui_popover-body_1t44z_1wh64_178",
6
+ "footer": "awsui_footer_1t44z_1wh64_182"
7
7
  };
8
8
 
@@ -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_1t44z_1sfh4_145:not(#\9) {
145
+ .awsui_root_1t44z_1wh64_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;
@@ -176,18 +176,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
176
176
  position: absolute;
177
177
  }
178
178
 
179
- .awsui_popover-body_1t44z_1sfh4_178:not(#\9) {
179
+ .awsui_popover-body_1t44z_1wh64_178:not(#\9) {
180
180
  pointer-events: auto;
181
181
  }
182
182
 
183
- .awsui_footer_1t44z_1sfh4_182:not(#\9) {
183
+ .awsui_footer_1t44z_1wh64_182:not(#\9) {
184
184
  margin-block-start: var(--space-static-xs-gnm0mz, 8px);
185
185
  /* stylelint-disable-next-line selector-max-type */
186
186
  }
187
- .awsui_footer_1t44z_1sfh4_182 > hr:not(#\9) {
187
+ .awsui_footer_1t44z_1wh64_182 > hr:not(#\9) {
188
188
  border-block: none;
189
189
  border-inline: none;
190
- border-block-start: 1px solid var(--color-border-divider-default-jm73jm, #c6c6cd);
190
+ border-block-start: 1px solid var(--color-border-divider-default-nr68jt, #c6c6cd);
191
191
  margin-block: var(--space-static-xs-gnm0mz, 8px);
192
192
  margin-inline: 0;
193
193
  }
@@ -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_1sfh4_145",
6
- "popover-body": "awsui_popover-body_1t44z_1sfh4_178",
7
- "footer": "awsui_footer_1t44z_1sfh4_182"
5
+ "root": "awsui_root_1t44z_1wh64_145",
6
+ "popover-body": "awsui_popover-body_1t44z_1wh64_178",
7
+ "footer": "awsui_footer_1t44z_1wh64_182"
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_1asqx_153",
5
- "marker": "awsui_marker_10ipo_1asqx_205",
6
- "marker--line": "awsui_marker--line_10ipo_1asqx_245",
7
- "marker--rectangle": "awsui_marker--rectangle_10ipo_1asqx_249",
8
- "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_1asqx_256",
9
- "marker--dashed": "awsui_marker--dashed_10ipo_1asqx_272",
10
- "root": "awsui_root_10ipo_1asqx_291",
11
- "value": "awsui_value_10ipo_1asqx_323",
12
- "expandable": "awsui_expandable_10ipo_1asqx_327",
13
- "list-item": "awsui_list-item_10ipo_1asqx_331",
14
- "inner-list-item": "awsui_inner-list-item_10ipo_1asqx_332",
15
- "key-value-pair": "awsui_key-value-pair_10ipo_1asqx_337",
16
- "expandable-section": "awsui_expandable-section_10ipo_1asqx_338",
17
- "key": "awsui_key_10ipo_1asqx_337",
18
- "sub-items": "awsui_sub-items_10ipo_1asqx_351",
19
- "list": "awsui_list_10ipo_1asqx_331",
20
- "compact": "awsui_compact_10ipo_1asqx_377",
21
- "with-sub-items": "awsui_with-sub-items_10ipo_1asqx_382",
22
- "full-width": "awsui_full-width_10ipo_1asqx_387"
4
+ "dimmed": "awsui_dimmed_10ipo_wq1ll_153",
5
+ "marker": "awsui_marker_10ipo_wq1ll_205",
6
+ "marker--line": "awsui_marker--line_10ipo_wq1ll_245",
7
+ "marker--rectangle": "awsui_marker--rectangle_10ipo_wq1ll_249",
8
+ "marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_wq1ll_256",
9
+ "marker--dashed": "awsui_marker--dashed_10ipo_wq1ll_272",
10
+ "root": "awsui_root_10ipo_wq1ll_291",
11
+ "value": "awsui_value_10ipo_wq1ll_323",
12
+ "expandable": "awsui_expandable_10ipo_wq1ll_327",
13
+ "list-item": "awsui_list-item_10ipo_wq1ll_331",
14
+ "inner-list-item": "awsui_inner-list-item_10ipo_wq1ll_332",
15
+ "key-value-pair": "awsui_key-value-pair_10ipo_wq1ll_337",
16
+ "expandable-section": "awsui_expandable-section_10ipo_wq1ll_338",
17
+ "key": "awsui_key_10ipo_wq1ll_337",
18
+ "sub-items": "awsui_sub-items_10ipo_wq1ll_351",
19
+ "list": "awsui_list_10ipo_wq1ll_331",
20
+ "compact": "awsui_compact_10ipo_wq1ll_377",
21
+ "with-sub-items": "awsui_with-sub-items_10ipo_wq1ll_382",
22
+ "full-width": "awsui_full-width_10ipo_wq1ll_387"
23
23
  };
24
24