@cloudscape-design/components 3.0.1350 → 3.0.1352

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 (442) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +95 -102
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +40 -44
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +18 -22
  9. package/anchor-navigation/styles.selectors.js +8 -8
  10. package/annotation-context/annotation/styles.css.js +13 -13
  11. package/annotation-context/annotation/styles.scoped.css +20 -24
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/content-wrapper/styles.css.js +3 -3
  14. package/app-layout/content-wrapper/styles.scoped.css +6 -10
  15. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  16. package/app-layout/drawer/styles.css.js +14 -14
  17. package/app-layout/drawer/styles.scoped.css +22 -26
  18. package/app-layout/drawer/styles.selectors.js +14 -14
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/resize/styles.css.js +5 -5
  23. package/app-layout/resize/styles.scoped.css +12 -16
  24. package/app-layout/resize/styles.selectors.js +5 -5
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +2 -6
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +12 -12
  29. package/app-layout/styles.scoped.css +12 -16
  30. package/app-layout/styles.selectors.js +12 -12
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +6 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/visual-refresh/styles.css.js +86 -86
  35. package/app-layout/visual-refresh/styles.scoped.css +163 -179
  36. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  37. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  38. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
  39. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  40. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  41. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
  42. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  43. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  44. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
  45. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  46. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  47. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
  48. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  49. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  50. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
  51. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  52. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
  54. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  55. package/area-chart/styles.css.js +6 -6
  56. package/area-chart/styles.scoped.css +9 -13
  57. package/area-chart/styles.selectors.js +6 -6
  58. package/attribute-editor/styles.css.js +15 -15
  59. package/attribute-editor/styles.scoped.css +25 -32
  60. package/attribute-editor/styles.selectors.js +15 -15
  61. package/badge/styles.css.js +10 -10
  62. package/badge/styles.scoped.css +10 -14
  63. package/badge/styles.selectors.js +10 -10
  64. package/box/styles.css.js +220 -220
  65. package/box/styles.scoped.css +265 -269
  66. package/box/styles.selectors.js +220 -220
  67. package/breadcrumb-group/item/styles.css.js +7 -7
  68. package/breadcrumb-group/item/styles.scoped.css +25 -33
  69. package/breadcrumb-group/item/styles.selectors.js +7 -7
  70. package/breadcrumb-group/styles.css.js +14 -14
  71. package/breadcrumb-group/styles.scoped.css +24 -31
  72. package/breadcrumb-group/styles.selectors.js +14 -14
  73. package/button/icon-helper.js +1 -1
  74. package/button/icon-helper.js.map +1 -1
  75. package/button/styles.css.js +23 -23
  76. package/button/styles.scoped.css +70 -74
  77. package/button/styles.selectors.js +23 -23
  78. package/button-dropdown/category-elements/styles.css.js +18 -18
  79. package/button-dropdown/category-elements/styles.scoped.css +28 -36
  80. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  81. package/button-dropdown/item-element/styles.css.js +21 -21
  82. package/button-dropdown/item-element/styles.scoped.css +34 -38
  83. package/button-dropdown/item-element/styles.selectors.js +21 -21
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +23 -23
  88. package/button-dropdown/styles.scoped.css +32 -43
  89. package/button-dropdown/styles.selectors.js +23 -23
  90. package/button-group/styles.css.js +4 -4
  91. package/button-group/styles.scoped.css +4 -8
  92. package/button-group/styles.selectors.js +4 -4
  93. package/calendar/styles.css.js +21 -21
  94. package/calendar/styles.scoped.css +43 -47
  95. package/calendar/styles.selectors.js +21 -21
  96. package/cards/styles.css.js +38 -38
  97. package/cards/styles.scoped.css +39 -43
  98. package/cards/styles.selectors.js +38 -38
  99. package/checkbox/styles.css.js +3 -3
  100. package/checkbox/styles.scoped.css +5 -9
  101. package/checkbox/styles.selectors.js +3 -3
  102. package/code-editor/resizable-box/styles.css.js +4 -4
  103. package/code-editor/resizable-box/styles.scoped.css +6 -10
  104. package/code-editor/resizable-box/styles.selectors.js +4 -4
  105. package/code-editor/styles.css.js +33 -33
  106. package/code-editor/styles.scoped.css +138 -142
  107. package/code-editor/styles.selectors.js +33 -33
  108. package/collection-preferences/styles.css.js +38 -38
  109. package/collection-preferences/styles.scoped.css +39 -43
  110. package/collection-preferences/styles.selectors.js +38 -38
  111. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  112. package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
  113. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  114. package/column-layout/styles.css.js +13 -13
  115. package/column-layout/styles.scoped.css +43 -47
  116. package/column-layout/styles.selectors.js +13 -13
  117. package/container/styles.css.js +33 -33
  118. package/container/styles.scoped.css +56 -60
  119. package/container/styles.selectors.js +33 -33
  120. package/content-layout/styles.css.js +14 -14
  121. package/content-layout/styles.scoped.css +16 -20
  122. package/content-layout/styles.selectors.js +14 -14
  123. package/date-picker/styles.css.js +7 -7
  124. package/date-picker/styles.scoped.css +9 -13
  125. package/date-picker/styles.selectors.js +7 -7
  126. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  127. package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
  128. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  129. package/date-range-picker/relative-range/styles.css.js +6 -6
  130. package/date-range-picker/relative-range/styles.scoped.css +10 -14
  131. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  132. package/date-range-picker/styles.css.js +23 -23
  133. package/date-range-picker/styles.scoped.css +32 -36
  134. package/date-range-picker/styles.selectors.js +23 -23
  135. package/divider/styles.css.js +6 -6
  136. package/divider/styles.scoped.css +6 -10
  137. package/divider/styles.selectors.js +6 -6
  138. package/drawer/styles.css.js +29 -29
  139. package/drawer/styles.scoped.css +35 -39
  140. package/drawer/styles.selectors.js +29 -29
  141. package/dropdown/styles.css.js +20 -20
  142. package/dropdown/styles.scoped.css +37 -41
  143. package/dropdown/styles.selectors.js +20 -20
  144. package/expandable-section/styles.css.js +43 -43
  145. package/expandable-section/styles.scoped.css +93 -178
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/base-theme/styles.scoped.css +1 -0
  189. package/internal/components/abstract-switch/styles.css.js +13 -13
  190. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  191. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  192. package/internal/components/button-trigger/styles.css.js +14 -14
  193. package/internal/components/button-trigger/styles.scoped.css +29 -39
  194. package/internal/components/button-trigger/styles.selectors.js +14 -14
  195. package/internal/components/cartesian-chart/styles.css.js +28 -28
  196. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  197. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  198. package/internal/components/chart-filter/styles.css.js +3 -3
  199. package/internal/components/chart-filter/styles.scoped.css +3 -7
  200. package/internal/components/chart-filter/styles.selectors.js +3 -3
  201. package/internal/components/chart-legend/styles.css.js +6 -6
  202. package/internal/components/chart-legend/styles.scoped.css +14 -18
  203. package/internal/components/chart-legend/styles.selectors.js +6 -6
  204. package/internal/components/chart-plot/styles.css.js +5 -5
  205. package/internal/components/chart-plot/styles.scoped.css +5 -9
  206. package/internal/components/chart-plot/styles.selectors.js +5 -5
  207. package/internal/components/chart-popover/styles.css.js +3 -3
  208. package/internal/components/chart-popover/styles.scoped.css +4 -8
  209. package/internal/components/chart-popover/styles.selectors.js +3 -3
  210. package/internal/components/chart-series-details/styles.css.js +19 -19
  211. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  212. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  213. package/internal/components/chart-series-marker/styles.css.js +5 -5
  214. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  215. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  216. package/internal/components/chart-wrapper/styles.css.js +9 -9
  217. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  218. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  219. package/internal/components/checkbox-icon/styles.css.js +9 -9
  220. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  221. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  222. package/internal/components/drag-handle/styles.css.js +14 -14
  223. package/internal/components/drag-handle/styles.scoped.css +20 -24
  224. package/internal/components/drag-handle/styles.selectors.js +14 -14
  225. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  226. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  227. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  228. package/internal/components/dropdown-footer/styles.css.js +3 -3
  229. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  230. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  231. package/internal/components/dropdown-status/styles.css.js +2 -2
  232. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  233. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  234. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  235. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  236. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  237. package/internal/components/menu-dropdown/styles.css.js +7 -7
  238. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  239. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  240. package/internal/components/option/styles.css.js +17 -17
  241. package/internal/components/option/styles.scoped.css +29 -33
  242. package/internal/components/option/styles.selectors.js +17 -17
  243. package/internal/components/options-list/styles.css.js +3 -3
  244. package/internal/components/options-list/styles.scoped.css +3 -7
  245. package/internal/components/options-list/styles.selectors.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  247. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  248. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  249. package/internal/components/radio-button/styles.css.js +7 -7
  250. package/internal/components/radio-button/styles.scoped.css +12 -16
  251. package/internal/components/radio-button/styles.selectors.js +7 -7
  252. package/internal/components/screenreader-only/styles.css.js +1 -1
  253. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  254. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  255. package/internal/components/selectable-item/styles.css.js +22 -22
  256. package/internal/components/selectable-item/styles.scoped.css +49 -53
  257. package/internal/components/selectable-item/styles.selectors.js +22 -22
  258. package/internal/components/sortable-area/styles.css.js +8 -8
  259. package/internal/components/sortable-area/styles.scoped.css +15 -19
  260. package/internal/components/sortable-area/styles.selectors.js +8 -8
  261. package/internal/components/structured-item/styles.css.js +7 -7
  262. package/internal/components/structured-item/styles.scoped.css +9 -13
  263. package/internal/components/structured-item/styles.selectors.js +7 -7
  264. package/internal/components/token-list/styles.css.js +10 -10
  265. package/internal/components/token-list/styles.scoped.css +22 -26
  266. package/internal/components/token-list/styles.selectors.js +10 -10
  267. package/internal/environment.js +2 -2
  268. package/internal/environment.json +2 -2
  269. package/internal/generated/styles/tokens.d.ts +1 -0
  270. package/internal/generated/styles/tokens.js +1 -0
  271. package/internal/generated/theming/index.cjs +6 -0
  272. package/internal/generated/theming/index.cjs.d.ts +18 -0
  273. package/internal/generated/theming/index.d.ts +18 -0
  274. package/internal/generated/theming/index.js +6 -0
  275. package/internal/manifest.json +1 -1
  276. package/item-card/styles.css.js +14 -14
  277. package/item-card/styles.scoped.css +50 -54
  278. package/item-card/styles.selectors.js +14 -14
  279. package/key-value-pairs/styles.css.js +8 -8
  280. package/key-value-pairs/styles.scoped.css +9 -13
  281. package/key-value-pairs/styles.selectors.js +8 -8
  282. package/link/styles.css.js +21 -21
  283. package/link/styles.scoped.css +72 -125
  284. package/link/styles.selectors.js +21 -21
  285. package/list/styles.css.js +5 -5
  286. package/list/styles.scoped.css +7 -11
  287. package/list/styles.selectors.js +5 -5
  288. package/live-region/styles.css.js +2 -2
  289. package/live-region/styles.scoped.css +3 -7
  290. package/live-region/styles.selectors.js +2 -2
  291. package/manifest.json +2 -2
  292. package/mixed-line-bar-chart/styles.css.js +11 -11
  293. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  294. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  295. package/modal/styles.css.js +31 -31
  296. package/modal/styles.scoped.css +46 -50
  297. package/modal/styles.selectors.js +31 -31
  298. package/multiselect/styles.css.js +5 -5
  299. package/multiselect/styles.scoped.css +5 -9
  300. package/multiselect/styles.selectors.js +5 -5
  301. package/package.json +1 -1
  302. package/pagination/styles.css.js +12 -12
  303. package/pagination/styles.scoped.css +30 -34
  304. package/pagination/styles.selectors.js +12 -12
  305. package/panel-layout/styles.css.js +7 -7
  306. package/panel-layout/styles.scoped.css +10 -14
  307. package/panel-layout/styles.selectors.js +7 -7
  308. package/pie-chart/styles.css.js +27 -27
  309. package/pie-chart/styles.scoped.css +48 -52
  310. package/pie-chart/styles.selectors.js +27 -27
  311. package/popover/styles.css.js +58 -58
  312. package/popover/styles.scoped.css +90 -94
  313. package/popover/styles.selectors.js +58 -58
  314. package/progress-bar/styles.css.js +19 -19
  315. package/progress-bar/styles.scoped.css +30 -34
  316. package/progress-bar/styles.selectors.js +19 -19
  317. package/prompt-input/styles.css.js +26 -26
  318. package/prompt-input/styles.scoped.css +53 -57
  319. package/prompt-input/styles.selectors.js +26 -26
  320. package/property-filter/filtering-token/styles.css.js +18 -18
  321. package/property-filter/filtering-token/styles.scoped.css +43 -47
  322. package/property-filter/filtering-token/styles.selectors.js +18 -18
  323. package/property-filter/styles.css.js +39 -39
  324. package/property-filter/styles.scoped.css +41 -45
  325. package/property-filter/styles.selectors.js +39 -39
  326. package/radio-button/styles.css.js +1 -1
  327. package/radio-button/styles.scoped.css +1 -5
  328. package/radio-button/styles.selectors.js +1 -1
  329. package/radio-group/styles.css.js +5 -5
  330. package/radio-group/styles.scoped.css +6 -10
  331. package/radio-group/styles.selectors.js +5 -5
  332. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  333. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  334. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  335. package/segmented-control/styles.css.js +16 -16
  336. package/segmented-control/styles.scoped.css +32 -36
  337. package/segmented-control/styles.selectors.js +16 -16
  338. package/select/parts/styles.css.js +21 -21
  339. package/select/parts/styles.scoped.css +22 -26
  340. package/select/parts/styles.selectors.js +21 -21
  341. package/select/styles.css.js +3 -3
  342. package/select/styles.scoped.css +3 -7
  343. package/select/styles.selectors.js +3 -3
  344. package/side-navigation/styles.css.js +64 -64
  345. package/side-navigation/styles.scoped.css +110 -404
  346. package/side-navigation/styles.selectors.js +64 -64
  347. package/skeleton/styles.css.js +15 -15
  348. package/skeleton/styles.scoped.css +25 -29
  349. package/skeleton/styles.selectors.js +15 -15
  350. package/slider/styles.css.js +26 -26
  351. package/slider/styles.scoped.css +76 -80
  352. package/slider/styles.selectors.js +26 -26
  353. package/space-between/styles.css.js +23 -23
  354. package/space-between/styles.scoped.css +24 -28
  355. package/space-between/styles.selectors.js +23 -23
  356. package/spinner/styles.css.js +13 -13
  357. package/spinner/styles.scoped.css +20 -24
  358. package/spinner/styles.selectors.js +13 -13
  359. package/split-panel/icons/styles.css.js +22 -22
  360. package/split-panel/icons/styles.scoped.css +24 -28
  361. package/split-panel/icons/styles.selectors.js +22 -22
  362. package/split-panel/styles.css.js +38 -38
  363. package/split-panel/styles.scoped.css +56 -60
  364. package/split-panel/styles.selectors.js +38 -38
  365. package/status-indicator/styles.css.js +25 -25
  366. package/status-indicator/styles.scoped.css +47 -76
  367. package/status-indicator/styles.selectors.js +25 -25
  368. package/steps/styles.css.js +17 -17
  369. package/steps/styles.scoped.css +34 -38
  370. package/steps/styles.selectors.js +17 -17
  371. package/table/body-cell/styles.css.js +48 -48
  372. package/table/body-cell/styles.scoped.css +375 -379
  373. package/table/body-cell/styles.selectors.js +48 -48
  374. package/table/header-cell/styles.css.js +38 -38
  375. package/table/header-cell/styles.scoped.css +108 -80
  376. package/table/header-cell/styles.selectors.js +38 -38
  377. package/table/resizer/styles.css.js +17 -17
  378. package/table/resizer/styles.scoped.css +27 -31
  379. package/table/resizer/styles.selectors.js +17 -17
  380. package/table/selection/styles.css.js +4 -4
  381. package/table/selection/styles.scoped.css +4 -8
  382. package/table/selection/styles.selectors.js +4 -4
  383. package/table/sticky-scrollbar/styles.css.js +6 -6
  384. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  385. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  386. package/table/styles.css.js +37 -37
  387. package/table/styles.scoped.css +44 -48
  388. package/table/styles.selectors.js +37 -37
  389. package/tabs/styles.css.js +30 -30
  390. package/tabs/styles.scoped.css +50 -54
  391. package/tabs/styles.selectors.js +30 -30
  392. package/tag-editor/styles.css.js +3 -3
  393. package/tag-editor/styles.scoped.css +10 -14
  394. package/tag-editor/styles.selectors.js +3 -3
  395. package/text-content/styles.css.js +1 -1
  396. package/text-content/styles.scoped.css +60 -64
  397. package/text-content/styles.selectors.js +1 -1
  398. package/text-filter/styles.css.js +3 -3
  399. package/text-filter/styles.scoped.css +3 -7
  400. package/text-filter/styles.selectors.js +3 -3
  401. package/textarea/styles.css.js +9 -9
  402. package/textarea/styles.scoped.css +17 -21
  403. package/textarea/styles.selectors.js +9 -9
  404. package/tiles/styles.css.js +30 -30
  405. package/tiles/styles.scoped.css +72 -76
  406. package/tiles/styles.selectors.js +30 -30
  407. package/toggle/styles.css.js +10 -10
  408. package/toggle/styles.scoped.css +17 -21
  409. package/toggle/styles.selectors.js +10 -10
  410. package/token/styles.css.js +14 -14
  411. package/token/styles.scoped.css +26 -34
  412. package/token/styles.selectors.js +14 -14
  413. package/token-group/styles.css.js +5 -5
  414. package/token-group/styles.scoped.css +4 -8
  415. package/token-group/styles.selectors.js +5 -5
  416. package/tooltip/styles.css.js +2 -2
  417. package/tooltip/styles.scoped.css +5 -9
  418. package/tooltip/styles.selectors.js +2 -2
  419. package/top-navigation/styles.css.js +47 -47
  420. package/top-navigation/styles.scoped.css +65 -69
  421. package/top-navigation/styles.selectors.js +47 -47
  422. package/tree-view/styles.css.js +2 -2
  423. package/tree-view/styles.scoped.css +2 -6
  424. package/tree-view/styles.selectors.js +2 -2
  425. package/tree-view/tree-item/styles.css.js +10 -10
  426. package/tree-view/tree-item/styles.scoped.css +14 -28
  427. package/tree-view/tree-item/styles.selectors.js +10 -10
  428. package/truncated-text/styles.css.js +1 -1
  429. package/truncated-text/styles.scoped.css +5 -9
  430. package/truncated-text/styles.selectors.js +1 -1
  431. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  432. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  433. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  434. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  435. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  436. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  437. package/tutorial-panel/styles.css.js +1 -1
  438. package/tutorial-panel/styles.scoped.css +5 -9
  439. package/tutorial-panel/styles.selectors.js +1 -1
  440. package/wizard/styles.css.js +30 -30
  441. package/wizard/styles.scoped.css +60 -64
  442. package/wizard/styles.selectors.js +30 -30
@@ -2,18 +2,18 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content": "awsui_content_1wepg_ykyec_145",
6
- "description": "awsui_description_1wepg_ykyec_146",
7
- "label": "awsui_label_1wepg_ykyec_147",
8
- "outline": "awsui_outline_1wepg_ykyec_155",
9
- "show-outline": "awsui_show-outline_1wepg_ykyec_158",
10
- "native-input": "awsui_native-input_1wepg_ykyec_162",
11
- "wrapper": "awsui_wrapper_1wepg_ykyec_166",
12
- "label-wrapper": "awsui_label-wrapper_1wepg_ykyec_172",
13
- "empty-content": "awsui_empty-content_1wepg_ykyec_183",
14
- "description-bottom-padding": "awsui_description-bottom-padding_1wepg_ykyec_193",
15
- "label-disabled": "awsui_label-disabled_1wepg_ykyec_201",
16
- "description-disabled": "awsui_description-disabled_1wepg_ykyec_202",
17
- "control": "awsui_control_1wepg_ykyec_206"
5
+ "content": "awsui_content_1wepg_1f1c2_141",
6
+ "description": "awsui_description_1wepg_1f1c2_142",
7
+ "label": "awsui_label_1wepg_1f1c2_143",
8
+ "outline": "awsui_outline_1wepg_1f1c2_151",
9
+ "show-outline": "awsui_show-outline_1wepg_1f1c2_154",
10
+ "native-input": "awsui_native-input_1wepg_1f1c2_158",
11
+ "wrapper": "awsui_wrapper_1wepg_1f1c2_162",
12
+ "label-wrapper": "awsui_label-wrapper_1wepg_1f1c2_168",
13
+ "empty-content": "awsui_empty-content_1wepg_1f1c2_179",
14
+ "description-bottom-padding": "awsui_description-bottom-padding_1wepg_1f1c2_189",
15
+ "label-disabled": "awsui_label-disabled_1wepg_1f1c2_197",
16
+ "description-disabled": "awsui_description-disabled_1wepg_1f1c2_198",
17
+ "control": "awsui_control_1wepg_1f1c2_202"
18
18
  };
19
19
 
@@ -1,19 +1,19 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "button-trigger": "awsui_button-trigger_18eso_1lygn_161",
5
- "arrow": "awsui_arrow_18eso_1lygn_161",
6
- "in-filtering-token-root": "awsui_in-filtering-token-root_18eso_1lygn_221",
7
- "in-filtering-token-nested": "awsui_in-filtering-token-nested_18eso_1lygn_221",
8
- "has-caret": "awsui_has-caret_18eso_1lygn_257",
9
- "placeholder": "awsui_placeholder_18eso_1lygn_260",
10
- "pressed": "awsui_pressed_18eso_1lygn_276",
11
- "disabled": "awsui_disabled_18eso_1lygn_282",
12
- "in-filtering-token": "awsui_in-filtering-token_18eso_1lygn_221",
13
- "readonly": "awsui_readonly_18eso_1lygn_303",
14
- "invalid": "awsui_invalid_18eso_1lygn_328",
15
- "warning": "awsui_warning_18eso_1lygn_337",
16
- "custom-option": "awsui_custom-option_18eso_1lygn_346",
17
- "inline-tokens": "awsui_inline-tokens_18eso_1lygn_351"
4
+ "button-trigger": "awsui_button-trigger_18eso_1vwlm_157",
5
+ "arrow": "awsui_arrow_18eso_1vwlm_157",
6
+ "in-filtering-token-root": "awsui_in-filtering-token-root_18eso_1vwlm_217",
7
+ "in-filtering-token-nested": "awsui_in-filtering-token-nested_18eso_1vwlm_217",
8
+ "has-caret": "awsui_has-caret_18eso_1vwlm_253",
9
+ "placeholder": "awsui_placeholder_18eso_1vwlm_256",
10
+ "pressed": "awsui_pressed_18eso_1vwlm_269",
11
+ "disabled": "awsui_disabled_18eso_1vwlm_272",
12
+ "in-filtering-token": "awsui_in-filtering-token_18eso_1vwlm_217",
13
+ "readonly": "awsui_readonly_18eso_1vwlm_293",
14
+ "invalid": "awsui_invalid_18eso_1vwlm_318",
15
+ "warning": "awsui_warning_18eso_1vwlm_327",
16
+ "custom-option": "awsui_custom-option_18eso_1vwlm_336",
17
+ "inline-tokens": "awsui_inline-tokens_18eso_1vwlm_341"
18
18
  };
19
19
 
@@ -136,10 +136,6 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
141
  /*
@@ -158,21 +154,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
154
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
159
155
  SPDX-License-Identifier: Apache-2.0
160
156
  */
161
- .awsui_button-trigger_18eso_1lygn_161 > .awsui_arrow_18eso_1lygn_161:not(#\9) {
157
+ .awsui_button-trigger_18eso_1vwlm_157 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
162
158
  transition: transform var(--motion-duration-rotate-180-cxi9g7, 135ms) var(--motion-easing-rotate-180-7a58rc, cubic-bezier(0.165, 0.84, 0.44, 1));
163
159
  }
164
160
  @media (prefers-reduced-motion: reduce) {
165
- .awsui_button-trigger_18eso_1lygn_161 > .awsui_arrow_18eso_1lygn_161:not(#\9) {
161
+ .awsui_button-trigger_18eso_1vwlm_157 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
166
162
  animation: none;
167
163
  transition: none;
168
164
  }
169
165
  }
170
- .awsui-motion-disabled .awsui_button-trigger_18eso_1lygn_161 > .awsui_arrow_18eso_1lygn_161:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_1lygn_161 > .awsui_arrow_18eso_1lygn_161:not(#\9) {
166
+ .awsui-motion-disabled .awsui_button-trigger_18eso_1vwlm_157 > .awsui_arrow_18eso_1vwlm_157:not(#\9), .awsui-mode-entering .awsui_button-trigger_18eso_1vwlm_157 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
171
167
  animation: none;
172
168
  transition: none;
173
169
  }
174
170
 
175
- .awsui_button-trigger_18eso_1lygn_161:not(#\9) {
171
+ .awsui_button-trigger_18eso_1vwlm_157:not(#\9) {
176
172
  border-collapse: separate;
177
173
  border-spacing: 0;
178
174
  box-sizing: border-box;
@@ -218,7 +214,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
218
214
  border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-default-f3bzwh, #8c8c94);
219
215
  min-block-size: var(--size-vertical-input-p1d7xx, 32px);
220
216
  }
221
- .awsui_button-trigger_18eso_1lygn_161.awsui_in-filtering-token-root_18eso_1lygn_221:not(#\9), .awsui_button-trigger_18eso_1lygn_161.awsui_in-filtering-token-nested_18eso_1lygn_221:not(#\9) {
217
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-root_18eso_1vwlm_217:not(#\9), .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-nested_18eso_1vwlm_217:not(#\9) {
222
218
  padding-block: 0px;
223
219
  padding-inline: var(--space-field-horizontal-0aq2ch, 12px);
224
220
  border-block-width: var(--border-width-token-2ukdpu, 2px);
@@ -229,14 +225,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
229
225
  block-size: 100%;
230
226
  min-block-size: unset;
231
227
  }
232
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1lygn_161.awsui_in-filtering-token-root_18eso_1lygn_221:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1lygn_161.awsui_in-filtering-token-nested_18eso_1lygn_221:not(#\9):focus {
228
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-root_18eso_1vwlm_217:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-nested_18eso_1vwlm_217:not(#\9):focus {
233
229
  position: relative;
234
230
  }
235
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1lygn_161.awsui_in-filtering-token-root_18eso_1lygn_221:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1lygn_161.awsui_in-filtering-token-nested_18eso_1lygn_221:not(#\9):focus {
231
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-root_18eso_1vwlm_217:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-nested_18eso_1vwlm_217:not(#\9):focus {
236
232
  outline: 2px dotted transparent;
237
233
  outline-offset: calc(var(--space-filtering-token-operation-select-focus-outline-gutter-jacx1t, -5px) - 1px);
238
234
  }
239
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1lygn_161.awsui_in-filtering-token-root_18eso_1lygn_221:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1lygn_161.awsui_in-filtering-token-nested_18eso_1lygn_221:not(#\9):focus::before {
235
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-root_18eso_1vwlm_217:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-nested_18eso_1vwlm_217:not(#\9):focus::before {
240
236
  content: " ";
241
237
  display: block;
242
238
  position: absolute;
@@ -250,46 +246,40 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1lygn_161.awsui_
250
246
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
251
247
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
252
248
  }
253
- .awsui_button-trigger_18eso_1lygn_161.awsui_in-filtering-token-nested_18eso_1lygn_221:not(#\9) {
249
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token-nested_18eso_1vwlm_217:not(#\9) {
254
250
  border-start-start-radius: calc(var(--border-radius-input-7q0str, 8px) / 2);
255
251
  border-end-start-radius: calc(var(--border-radius-input-7q0str, 8px) / 2);
256
252
  }
257
- .awsui_button-trigger_18eso_1lygn_161.awsui_has-caret_18eso_1lygn_257:not(#\9) {
253
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_has-caret_18eso_1vwlm_253:not(#\9) {
258
254
  padding-inline-end: var(--space-field-icon-offset-ikwzwx, 36px);
259
255
  }
260
- .awsui_button-trigger_18eso_1lygn_161 > .awsui_placeholder_18eso_1lygn_260:not(#\9) {
256
+ .awsui_button-trigger_18eso_1vwlm_157 > .awsui_placeholder_18eso_1vwlm_256:not(#\9) {
261
257
  color: var(--color-text-input-placeholder-i4i8dv, #656871);
262
258
  font-style: italic;
263
259
  }
264
- .awsui_button-trigger_18eso_1lygn_161 > .awsui_arrow_18eso_1lygn_161:not(#\9) {
260
+ .awsui_button-trigger_18eso_1vwlm_157 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
265
261
  position: absolute;
266
262
  inset-inline-end: var(--space-field-horizontal-0aq2ch, 12px);
267
263
  inset-block-start: calc(50% - var(--line-height-body-m-2mh3ke, 20px) / 2);
268
264
  color: var(--color-text-button-inline-icon-default-gdb4f4, #006ce0);
269
265
  }
270
- .awsui-one-theme .awsui_button-trigger_18eso_1lygn_161 > .awsui_arrow_18eso_1lygn_161:not(#\9) {
271
- inset-block-start: calc(50% - var(--line-height-body-m-2mh3ke, 20px) / 2 + var(--space-xxxs-pajhad, 2px));
272
- }
273
- .awsui_button-trigger_18eso_1lygn_161:not(#\9):hover > .awsui_arrow_18eso_1lygn_161 {
266
+ .awsui_button-trigger_18eso_1vwlm_157:not(#\9):hover > .awsui_arrow_18eso_1vwlm_157 {
274
267
  color: var(--color-text-button-inline-icon-hover-sqs5ft, #002b66);
275
268
  }
276
- .awsui_button-trigger_18eso_1lygn_161.awsui_pressed_18eso_1lygn_276 > .awsui_arrow_18eso_1lygn_161:not(#\9) {
269
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_pressed_18eso_1vwlm_269 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
277
270
  transform: rotate(-180deg);
278
271
  }
279
- .awsui-one-theme .awsui_button-trigger_18eso_1lygn_161.awsui_pressed_18eso_1lygn_276 > .awsui_arrow_18eso_1lygn_161:not(#\9) {
280
- inset-block-start: calc(50% - var(--line-height-body-m-2mh3ke, 20px) / 2 - var(--space-xxxs-pajhad, 2px));
281
- }
282
- .awsui_button-trigger_18eso_1lygn_161.awsui_disabled_18eso_1lygn_282:not(#\9) {
272
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272:not(#\9) {
283
273
  background-color: var(--color-background-input-disabled-cecgeg, #ebebf0);
284
274
  border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
285
275
  border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
286
276
  color: var(--color-text-input-disabled-as3mmb, #b4b4bb);
287
277
  cursor: auto;
288
278
  }
289
- .awsui_button-trigger_18eso_1lygn_161.awsui_disabled_18eso_1lygn_282 > .awsui_arrow_18eso_1lygn_161:not(#\9) {
279
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272 > .awsui_arrow_18eso_1vwlm_157:not(#\9) {
290
280
  color: var(--color-text-button-inline-icon-disabled-bnn5b7, #b4b4bb);
291
281
  }
292
- .awsui_button-trigger_18eso_1lygn_161.awsui_disabled_18eso_1lygn_282.awsui_in-filtering-token_18eso_1lygn_221:not(#\9) {
282
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272.awsui_in-filtering-token_18eso_1vwlm_217:not(#\9) {
293
283
  background-color: var(--color-background-input-disabled-cecgeg, #ebebf0);
294
284
  border-block: var(--border-width-token-2ukdpu, 2px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
295
285
  border-inline: var(--border-width-token-2ukdpu, 2px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
@@ -297,23 +287,23 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1lygn_161.awsui_
297
287
  cursor: auto;
298
288
  border-color: var(--color-border-control-disabled-dqtwtk, #dedee3);
299
289
  }
300
- .awsui_button-trigger_18eso_1lygn_161.awsui_disabled_18eso_1lygn_282 > .awsui_placeholder_18eso_1lygn_260:not(#\9) {
290
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272 > .awsui_placeholder_18eso_1vwlm_256:not(#\9) {
301
291
  color: var(--color-text-input-placeholder-disabled-9zawsz, #b4b4bb);
302
292
  }
303
- .awsui_button-trigger_18eso_1lygn_161.awsui_readonly_18eso_1lygn_303:not(#\9):not(.awsui_button-trigger_18eso_1lygn_161.awsui_disabled_18eso_1lygn_282):not(.awsui_button-trigger_18eso_1lygn_161.awsui_in-filtering-token_18eso_1lygn_221) {
293
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_readonly_18eso_1vwlm_293:not(#\9):not(.awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272):not(.awsui_button-trigger_18eso_1vwlm_157.awsui_in-filtering-token_18eso_1vwlm_217) {
304
294
  background-color: var(--color-background-input-default-bz9w07, #ffffff);
305
295
  border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
306
296
  border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-disabled-k518xl, #ebebf0);
307
297
  }
308
- .awsui_button-trigger_18eso_1lygn_161.awsui_readonly_18eso_1lygn_303:not(#\9):not(.awsui_button-trigger_18eso_1lygn_161.awsui_disabled_18eso_1lygn_282) {
298
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_readonly_18eso_1vwlm_293:not(#\9):not(.awsui_button-trigger_18eso_1vwlm_157.awsui_disabled_18eso_1vwlm_272) {
309
299
  -webkit-user-select: text;
310
300
  user-select: text;
311
301
  }
312
- .awsui_button-trigger_18eso_1lygn_161:not(#\9):focus {
302
+ .awsui_button-trigger_18eso_1vwlm_157:not(#\9):focus {
313
303
  outline: none;
314
304
  text-decoration: none;
315
305
  }
316
- body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1lygn_161:not(#\9):not(.awsui_in-filtering-token_18eso_1lygn_221):focus {
306
+ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217):focus {
317
307
  outline: 2px dotted transparent;
318
308
  border-block: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-focused-9bkrxq, #006ce0);
319
309
  border-inline: var(--border-width-field-2xc78x, 1px) solid var(--color-border-input-focused-9bkrxq, #006ce0);
@@ -323,32 +313,32 @@ body[data-awsui-focus-visible=true] .awsui_button-trigger_18eso_1lygn_161:not(#\
323
313
  border-end-end-radius: var(--border-radius-input-7q0str, 8px);
324
314
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-9mjajk, 1px) var(--color-border-item-focused-ditkrb, #006ce0);
325
315
  }
326
- .awsui_button-trigger_18eso_1lygn_161:not(#\9):not(.awsui_in-filtering-token_18eso_1lygn_221):invalid {
316
+ .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217):invalid {
327
317
  box-shadow: none;
328
318
  }
329
- .awsui_button-trigger_18eso_1lygn_161:not(#\9):not(.awsui_in-filtering-token_18eso_1lygn_221).awsui_invalid_18eso_1lygn_328, .awsui_button-trigger_18eso_1lygn_161:not(#\9):not(.awsui_in-filtering-token_18eso_1lygn_221).awsui_invalid_18eso_1lygn_328:focus {
319
+ .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_invalid_18eso_1vwlm_318, .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_invalid_18eso_1vwlm_318:focus {
330
320
  color: var(--color-text-status-error-ak9yp5, #db0000);
331
321
  border-color: var(--color-text-status-error-ak9yp5, #db0000);
332
322
  padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
333
323
  border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
334
324
  }
335
- .awsui_button-trigger_18eso_1lygn_161:not(#\9):not(.awsui_in-filtering-token_18eso_1lygn_221).awsui_invalid_18eso_1lygn_328:focus, .awsui_button-trigger_18eso_1lygn_161:not(#\9):not(.awsui_in-filtering-token_18eso_1lygn_221).awsui_invalid_18eso_1lygn_328:focus:focus {
325
+ .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_invalid_18eso_1vwlm_318:focus, .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_invalid_18eso_1vwlm_318:focus:focus {
336
326
  box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
337
327
  }
338
- .awsui_button-trigger_18eso_1lygn_161:not(#\9):not(.awsui_in-filtering-token_18eso_1lygn_221).awsui_warning_18eso_1lygn_337, .awsui_button-trigger_18eso_1lygn_161:not(#\9):not(.awsui_in-filtering-token_18eso_1lygn_221).awsui_warning_18eso_1lygn_337:focus {
328
+ .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_warning_18eso_1vwlm_327, .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_warning_18eso_1vwlm_327:focus {
339
329
  color: var(--color-text-status-warning-avkj4w, #855900);
340
330
  border-color: var(--color-text-status-warning-avkj4w, #855900);
341
331
  padding-inline-start: calc(var(--space-field-horizontal-0aq2ch, 12px) - (var(--border-invalid-width-3xd6e1, 8px) - var(--border-width-field-2xc78x, 1px)));
342
332
  border-inline-start-width: var(--border-invalid-width-3xd6e1, 8px);
343
333
  }
344
- .awsui_button-trigger_18eso_1lygn_161:not(#\9):not(.awsui_in-filtering-token_18eso_1lygn_221).awsui_warning_18eso_1lygn_337:focus, .awsui_button-trigger_18eso_1lygn_161:not(#\9):not(.awsui_in-filtering-token_18eso_1lygn_221).awsui_warning_18eso_1lygn_337:focus:focus {
334
+ .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_warning_18eso_1vwlm_327:focus, .awsui_button-trigger_18eso_1vwlm_157:not(#\9):not(.awsui_in-filtering-token_18eso_1vwlm_217).awsui_warning_18eso_1vwlm_327:focus:focus {
345
335
  box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-9jjf96, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
346
336
  }
347
- .awsui_button-trigger_18eso_1lygn_161.awsui_custom-option_18eso_1lygn_346:not(#\9) {
337
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_custom-option_18eso_1vwlm_336:not(#\9) {
348
338
  padding-block: 0;
349
339
  padding-inline-start: 0;
350
340
  overflow: clip;
351
341
  }
352
- .awsui_button-trigger_18eso_1lygn_161.awsui_inline-tokens_18eso_1lygn_351:not(#\9) {
342
+ .awsui_button-trigger_18eso_1vwlm_157.awsui_inline-tokens_18eso_1vwlm_341:not(#\9) {
353
343
  padding-block: 0;
354
344
  }
@@ -2,19 +2,19 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "button-trigger": "awsui_button-trigger_18eso_1lygn_161",
6
- "arrow": "awsui_arrow_18eso_1lygn_161",
7
- "in-filtering-token-root": "awsui_in-filtering-token-root_18eso_1lygn_221",
8
- "in-filtering-token-nested": "awsui_in-filtering-token-nested_18eso_1lygn_221",
9
- "has-caret": "awsui_has-caret_18eso_1lygn_257",
10
- "placeholder": "awsui_placeholder_18eso_1lygn_260",
11
- "pressed": "awsui_pressed_18eso_1lygn_276",
12
- "disabled": "awsui_disabled_18eso_1lygn_282",
13
- "in-filtering-token": "awsui_in-filtering-token_18eso_1lygn_221",
14
- "readonly": "awsui_readonly_18eso_1lygn_303",
15
- "invalid": "awsui_invalid_18eso_1lygn_328",
16
- "warning": "awsui_warning_18eso_1lygn_337",
17
- "custom-option": "awsui_custom-option_18eso_1lygn_346",
18
- "inline-tokens": "awsui_inline-tokens_18eso_1lygn_351"
5
+ "button-trigger": "awsui_button-trigger_18eso_1vwlm_157",
6
+ "arrow": "awsui_arrow_18eso_1vwlm_157",
7
+ "in-filtering-token-root": "awsui_in-filtering-token-root_18eso_1vwlm_217",
8
+ "in-filtering-token-nested": "awsui_in-filtering-token-nested_18eso_1vwlm_217",
9
+ "has-caret": "awsui_has-caret_18eso_1vwlm_253",
10
+ "placeholder": "awsui_placeholder_18eso_1vwlm_256",
11
+ "pressed": "awsui_pressed_18eso_1vwlm_269",
12
+ "disabled": "awsui_disabled_18eso_1vwlm_272",
13
+ "in-filtering-token": "awsui_in-filtering-token_18eso_1vwlm_217",
14
+ "readonly": "awsui_readonly_18eso_1vwlm_293",
15
+ "invalid": "awsui_invalid_18eso_1vwlm_318",
16
+ "warning": "awsui_warning_18eso_1vwlm_327",
17
+ "custom-option": "awsui_custom-option_18eso_1vwlm_336",
18
+ "inline-tokens": "awsui_inline-tokens_18eso_1vwlm_341"
19
19
  };
20
20
 
@@ -1,33 +1,33 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "axis": "awsui_axis_f0fot_1e124_145",
5
- "vertical-marker": "awsui_vertical-marker_f0fot_1e124_146",
6
- "axis--emphasized": "awsui_axis--emphasized_f0fot_1e124_151",
7
- "axis-label": "awsui_axis-label_f0fot_1e124_155",
8
- "axis-label--x": "awsui_axis-label--x_f0fot_1e124_160",
9
- "axis-label--y": "awsui_axis-label--y_f0fot_1e124_161",
10
- "grid": "awsui_grid_f0fot_1e124_165",
11
- "ticks__line": "awsui_ticks__line_f0fot_1e124_170",
12
- "ticks__text": "awsui_ticks__text_f0fot_1e124_175",
13
- "ticks--y": "awsui_ticks--y_f0fot_1e124_180",
14
- "ticks--x": "awsui_ticks--x_f0fot_1e124_181",
15
- "ticks--bottom": "awsui_ticks--bottom_f0fot_1e124_185",
16
- "labels-inline-start": "awsui_labels-inline-start_f0fot_1e124_190",
17
- "ticks": "awsui_ticks_f0fot_1e124_170",
18
- "labels-inline-start__label": "awsui_labels-inline-start__label_f0fot_1e124_205",
19
- "labels-inline-start--hidden": "awsui_labels-inline-start--hidden_f0fot_1e124_209",
20
- "labels-block-end": "awsui_labels-block-end_f0fot_1e124_217",
21
- "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_1e124_228",
22
- "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_1e124_234",
23
- "focus-outline": "awsui_focus-outline_f0fot_1e124_239",
24
- "chart-container": "awsui_chart-container_f0fot_1e124_247",
25
- "fit-height": "awsui_fit-height_f0fot_1e124_252",
26
- "chart-container-outer": "awsui_chart-container-outer_f0fot_1e124_257",
27
- "has-filters": "awsui_has-filters_f0fot_1e124_263",
28
- "chart-container-inner": "awsui_chart-container-inner_f0fot_1e124_267",
29
- "chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_1e124_274",
30
- "chart-container-plot": "awsui_chart-container-plot_f0fot_1e124_274",
31
- "chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_1e124_286"
4
+ "axis": "awsui_axis_f0fot_ghf64_141",
5
+ "vertical-marker": "awsui_vertical-marker_f0fot_ghf64_142",
6
+ "axis--emphasized": "awsui_axis--emphasized_f0fot_ghf64_147",
7
+ "axis-label": "awsui_axis-label_f0fot_ghf64_151",
8
+ "axis-label--x": "awsui_axis-label--x_f0fot_ghf64_156",
9
+ "axis-label--y": "awsui_axis-label--y_f0fot_ghf64_157",
10
+ "grid": "awsui_grid_f0fot_ghf64_161",
11
+ "ticks__line": "awsui_ticks__line_f0fot_ghf64_166",
12
+ "ticks__text": "awsui_ticks__text_f0fot_ghf64_171",
13
+ "ticks--y": "awsui_ticks--y_f0fot_ghf64_176",
14
+ "ticks--x": "awsui_ticks--x_f0fot_ghf64_177",
15
+ "ticks--bottom": "awsui_ticks--bottom_f0fot_ghf64_181",
16
+ "labels-inline-start": "awsui_labels-inline-start_f0fot_ghf64_186",
17
+ "ticks": "awsui_ticks_f0fot_ghf64_166",
18
+ "labels-inline-start__label": "awsui_labels-inline-start__label_f0fot_ghf64_201",
19
+ "labels-inline-start--hidden": "awsui_labels-inline-start--hidden_f0fot_ghf64_205",
20
+ "labels-block-end": "awsui_labels-block-end_f0fot_ghf64_213",
21
+ "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_ghf64_224",
22
+ "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_ghf64_230",
23
+ "focus-outline": "awsui_focus-outline_f0fot_ghf64_235",
24
+ "chart-container": "awsui_chart-container_f0fot_ghf64_243",
25
+ "fit-height": "awsui_fit-height_f0fot_ghf64_248",
26
+ "chart-container-outer": "awsui_chart-container-outer_f0fot_ghf64_253",
27
+ "has-filters": "awsui_has-filters_f0fot_ghf64_259",
28
+ "chart-container-inner": "awsui_chart-container-inner_f0fot_ghf64_263",
29
+ "chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_ghf64_270",
30
+ "chart-container-plot": "awsui_chart-container-plot_f0fot_ghf64_270",
31
+ "chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_ghf64_282"
32
32
  };
33
33
 
@@ -136,107 +136,103 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_axis_f0fot_1e124_145:not(#\9),
146
- .awsui_vertical-marker_f0fot_1e124_146:not(#\9) {
141
+ .awsui_axis_f0fot_ghf64_141:not(#\9),
142
+ .awsui_vertical-marker_f0fot_ghf64_142:not(#\9) {
147
143
  stroke: var(--color-charts-line-axis-b95ncf, #dedee3);
148
144
  stroke-width: 1px;
149
145
  }
150
146
 
151
- .awsui_axis--emphasized_f0fot_1e124_151:not(#\9) {
147
+ .awsui_axis--emphasized_f0fot_ghf64_147:not(#\9) {
152
148
  stroke-width: 2px;
153
149
  }
154
150
 
155
- .awsui_axis-label_f0fot_1e124_155:not(#\9) {
151
+ .awsui_axis-label_f0fot_ghf64_151:not(#\9) {
156
152
  font-weight: var(--font-weight-bold-fo1afg, 700);
157
153
  fill: var(--color-text-body-default-gtm97i, #0f141a);
158
154
  }
159
155
 
160
- .awsui_axis-label--x_f0fot_1e124_160:not(#\9),
161
- .awsui_axis-label--y_f0fot_1e124_161:not(#\9) {
156
+ .awsui_axis-label--x_f0fot_ghf64_156:not(#\9),
157
+ .awsui_axis-label--y_f0fot_ghf64_157:not(#\9) {
162
158
  /* used in test-utils */
163
159
  }
164
160
 
165
- .awsui_grid_f0fot_1e124_165:not(#\9) {
161
+ .awsui_grid_f0fot_ghf64_161:not(#\9) {
166
162
  stroke: var(--color-charts-line-grid-kjxf3m, #dedee3);
167
163
  stroke-width: 1px;
168
164
  }
169
165
 
170
- .awsui_ticks__line_f0fot_1e124_170:not(#\9) {
166
+ .awsui_ticks__line_f0fot_ghf64_166:not(#\9) {
171
167
  stroke: var(--color-charts-line-tick-xmcbvk, #dedee3);
172
168
  stroke-width: 1px;
173
169
  }
174
170
 
175
- .awsui_ticks__text_f0fot_1e124_175:not(#\9) {
171
+ .awsui_ticks__text_f0fot_ghf64_171:not(#\9) {
176
172
  font-size: var(--font-chart-detail-size-9qr25q, 12px);
177
173
  fill: var(--color-text-body-secondary-y6dr4d, #424650);
178
174
  }
179
175
 
180
- .awsui_ticks--y_f0fot_1e124_180:not(#\9),
181
- .awsui_ticks--x_f0fot_1e124_181:not(#\9) {
176
+ .awsui_ticks--y_f0fot_ghf64_176:not(#\9),
177
+ .awsui_ticks--x_f0fot_ghf64_177:not(#\9) {
182
178
  /* used in test-utils */
183
179
  }
184
180
 
185
- .awsui_ticks--bottom_f0fot_1e124_185 > .awsui_ticks__text_f0fot_1e124_175:not(#\9) {
181
+ .awsui_ticks--bottom_f0fot_ghf64_181 > .awsui_ticks__text_f0fot_ghf64_171:not(#\9) {
186
182
  text-anchor: middle;
187
183
  dominant-baseline: hanging;
188
184
  }
189
185
 
190
- .awsui_labels-inline-start_f0fot_1e124_190 > .awsui_ticks_f0fot_1e124_170 > .awsui_ticks__text_f0fot_1e124_175:not(#\9) {
186
+ .awsui_labels-inline-start_f0fot_ghf64_186 > .awsui_ticks_f0fot_ghf64_166 > .awsui_ticks__text_f0fot_ghf64_171:not(#\9) {
191
187
  text-anchor: end;
192
188
  dominant-baseline: central;
193
189
  }
194
190
 
195
- .awsui_labels-inline-start_f0fot_1e124_190:not(#\9) {
191
+ .awsui_labels-inline-start_f0fot_ghf64_186:not(#\9) {
196
192
  position: relative;
197
193
  margin-inline-end: 12px;
198
194
  }
199
- .awsui_labels-inline-start_f0fot_1e124_190 > .awsui_axis-label_f0fot_1e124_155:not(#\9) {
195
+ .awsui_labels-inline-start_f0fot_ghf64_186 > .awsui_axis-label_f0fot_ghf64_151:not(#\9) {
200
196
  position: absolute;
201
197
  visibility: visible;
202
198
  white-space: nowrap;
203
199
  }
204
200
 
205
- .awsui_labels-inline-start__label_f0fot_1e124_205:not(#\9) {
201
+ .awsui_labels-inline-start__label_f0fot_ghf64_201:not(#\9) {
206
202
  position: absolute;
207
203
  }
208
204
 
209
- .awsui_labels-inline-start--hidden_f0fot_1e124_209:not(#\9) {
205
+ .awsui_labels-inline-start--hidden_f0fot_ghf64_205:not(#\9) {
210
206
  visibility: hidden;
211
207
  }
212
- .awsui_labels-inline-start--hidden_f0fot_1e124_209 > .awsui_labels-inline-start__label_f0fot_1e124_205:not(#\9) {
208
+ .awsui_labels-inline-start--hidden_f0fot_ghf64_205 > .awsui_labels-inline-start__label_f0fot_ghf64_201:not(#\9) {
213
209
  position: relative;
214
210
  white-space: nowrap;
215
211
  }
216
212
 
217
- .awsui_labels-block-end_f0fot_1e124_217:not(#\9) {
213
+ .awsui_labels-block-end_f0fot_ghf64_213:not(#\9) {
218
214
  position: relative;
219
215
  display: block;
220
216
  inline-size: 100%;
221
217
  overflow: visible;
222
218
  }
223
219
 
224
- .awsui_vertical-marker_f0fot_1e124_146:not(#\9) {
220
+ .awsui_vertical-marker_f0fot_ghf64_142:not(#\9) {
225
221
  pointer-events: none;
226
222
  }
227
223
 
228
- .awsui_vertical-marker-circle_f0fot_1e124_228:not(#\9) {
224
+ .awsui_vertical-marker-circle_f0fot_ghf64_224:not(#\9) {
229
225
  fill: var(--color-background-container-content-78ljyf, #ffffff);
230
226
  pointer-events: none;
231
227
  stroke-width: var(--border-line-chart-width-tesor1, 2px);
232
228
  }
233
229
 
234
- .awsui_vertical-marker-circle-active_f0fot_1e124_234:not(#\9) {
230
+ .awsui_vertical-marker-circle-active_f0fot_ghf64_230:not(#\9) {
235
231
  cursor: pointer;
236
232
  stroke-width: var(--border-line-chart-width-tesor1, 2px);
237
233
  }
238
234
 
239
- .awsui_focus-outline_f0fot_1e124_239:not(#\9) {
235
+ .awsui_focus-outline_f0fot_ghf64_235:not(#\9) {
240
236
  outline: none;
241
237
  pointer-events: none;
242
238
  fill: none;
@@ -244,45 +240,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
244
240
  stroke-width: 2px;
245
241
  }
246
242
 
247
- .awsui_chart-container_f0fot_1e124_247:not(#\9) {
243
+ .awsui_chart-container_f0fot_ghf64_243:not(#\9) {
248
244
  display: flex;
249
245
  inline-size: 100%;
250
246
  flex-direction: column;
251
247
  }
252
- .awsui_chart-container_f0fot_1e124_247.awsui_fit-height_f0fot_1e124_252:not(#\9) {
248
+ .awsui_chart-container_f0fot_ghf64_243.awsui_fit-height_f0fot_ghf64_248:not(#\9) {
253
249
  block-size: 100%;
254
250
  min-block-size: inherit;
255
251
  }
256
252
 
257
- .awsui_chart-container-outer_f0fot_1e124_257:not(#\9) {
253
+ .awsui_chart-container-outer_f0fot_ghf64_253:not(#\9) {
258
254
  display: flex;
259
255
  }
260
- .awsui_chart-container-outer_f0fot_1e124_257.awsui_fit-height_f0fot_1e124_252:not(#\9) {
256
+ .awsui_chart-container-outer_f0fot_ghf64_253.awsui_fit-height_f0fot_ghf64_248:not(#\9) {
261
257
  flex: 1;
262
258
  }
263
- .awsui_chart-container-outer_f0fot_1e124_257.awsui_fit-height_f0fot_1e124_252:not(#\9):not(.awsui_axis-label_f0fot_1e124_155 + .awsui_chart-container-outer_f0fot_1e124_257.awsui_fit-height_f0fot_1e124_252, .awsui_chart-container-outer_f0fot_1e124_257.awsui_fit-height_f0fot_1e124_252.awsui_has-filters_f0fot_1e124_263) {
259
+ .awsui_chart-container-outer_f0fot_ghf64_253.awsui_fit-height_f0fot_ghf64_248:not(#\9):not(.awsui_axis-label_f0fot_ghf64_151 + .awsui_chart-container-outer_f0fot_ghf64_253.awsui_fit-height_f0fot_ghf64_248, .awsui_chart-container-outer_f0fot_ghf64_253.awsui_fit-height_f0fot_ghf64_248.awsui_has-filters_f0fot_ghf64_259) {
264
260
  margin-block-start: calc(0.5 * var(--font-chart-detail-size-9qr25q, 12px));
265
261
  }
266
262
 
267
- .awsui_chart-container-inner_f0fot_1e124_267:not(#\9) {
263
+ .awsui_chart-container-inner_f0fot_ghf64_263:not(#\9) {
268
264
  position: relative;
269
265
  display: flex;
270
266
  flex-direction: column;
271
267
  inline-size: 100%;
272
268
  }
273
269
 
274
- .awsui_chart-container-plot-wrapper_f0fot_1e124_274.awsui_fit-height_f0fot_1e124_252:not(#\9) {
270
+ .awsui_chart-container-plot-wrapper_f0fot_ghf64_270.awsui_fit-height_f0fot_ghf64_248:not(#\9) {
275
271
  display: block;
276
272
  position: relative;
277
273
  flex: 1;
278
274
  }
279
275
 
280
- .awsui_chart-container-plot_f0fot_1e124_274.awsui_fit-height_f0fot_1e124_252:not(#\9) {
276
+ .awsui_chart-container-plot_f0fot_ghf64_270.awsui_fit-height_f0fot_ghf64_248:not(#\9) {
281
277
  display: block;
282
278
  position: absolute;
283
279
  inset: 0;
284
280
  }
285
281
 
286
- .awsui_chart-container-bottom-labels_f0fot_1e124_286.awsui_fit-height_f0fot_1e124_252:not(#\9) {
282
+ .awsui_chart-container-bottom-labels_f0fot_ghf64_282.awsui_fit-height_f0fot_ghf64_248:not(#\9) {
287
283
  display: block;
288
284
  }
@@ -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_1e124_145",
6
- "vertical-marker": "awsui_vertical-marker_f0fot_1e124_146",
7
- "axis--emphasized": "awsui_axis--emphasized_f0fot_1e124_151",
8
- "axis-label": "awsui_axis-label_f0fot_1e124_155",
9
- "axis-label--x": "awsui_axis-label--x_f0fot_1e124_160",
10
- "axis-label--y": "awsui_axis-label--y_f0fot_1e124_161",
11
- "grid": "awsui_grid_f0fot_1e124_165",
12
- "ticks__line": "awsui_ticks__line_f0fot_1e124_170",
13
- "ticks__text": "awsui_ticks__text_f0fot_1e124_175",
14
- "ticks--y": "awsui_ticks--y_f0fot_1e124_180",
15
- "ticks--x": "awsui_ticks--x_f0fot_1e124_181",
16
- "ticks--bottom": "awsui_ticks--bottom_f0fot_1e124_185",
17
- "labels-inline-start": "awsui_labels-inline-start_f0fot_1e124_190",
18
- "ticks": "awsui_ticks_f0fot_1e124_170",
19
- "labels-inline-start__label": "awsui_labels-inline-start__label_f0fot_1e124_205",
20
- "labels-inline-start--hidden": "awsui_labels-inline-start--hidden_f0fot_1e124_209",
21
- "labels-block-end": "awsui_labels-block-end_f0fot_1e124_217",
22
- "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_1e124_228",
23
- "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_1e124_234",
24
- "focus-outline": "awsui_focus-outline_f0fot_1e124_239",
25
- "chart-container": "awsui_chart-container_f0fot_1e124_247",
26
- "fit-height": "awsui_fit-height_f0fot_1e124_252",
27
- "chart-container-outer": "awsui_chart-container-outer_f0fot_1e124_257",
28
- "has-filters": "awsui_has-filters_f0fot_1e124_263",
29
- "chart-container-inner": "awsui_chart-container-inner_f0fot_1e124_267",
30
- "chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_1e124_274",
31
- "chart-container-plot": "awsui_chart-container-plot_f0fot_1e124_274",
32
- "chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_1e124_286"
5
+ "axis": "awsui_axis_f0fot_ghf64_141",
6
+ "vertical-marker": "awsui_vertical-marker_f0fot_ghf64_142",
7
+ "axis--emphasized": "awsui_axis--emphasized_f0fot_ghf64_147",
8
+ "axis-label": "awsui_axis-label_f0fot_ghf64_151",
9
+ "axis-label--x": "awsui_axis-label--x_f0fot_ghf64_156",
10
+ "axis-label--y": "awsui_axis-label--y_f0fot_ghf64_157",
11
+ "grid": "awsui_grid_f0fot_ghf64_161",
12
+ "ticks__line": "awsui_ticks__line_f0fot_ghf64_166",
13
+ "ticks__text": "awsui_ticks__text_f0fot_ghf64_171",
14
+ "ticks--y": "awsui_ticks--y_f0fot_ghf64_176",
15
+ "ticks--x": "awsui_ticks--x_f0fot_ghf64_177",
16
+ "ticks--bottom": "awsui_ticks--bottom_f0fot_ghf64_181",
17
+ "labels-inline-start": "awsui_labels-inline-start_f0fot_ghf64_186",
18
+ "ticks": "awsui_ticks_f0fot_ghf64_166",
19
+ "labels-inline-start__label": "awsui_labels-inline-start__label_f0fot_ghf64_201",
20
+ "labels-inline-start--hidden": "awsui_labels-inline-start--hidden_f0fot_ghf64_205",
21
+ "labels-block-end": "awsui_labels-block-end_f0fot_ghf64_213",
22
+ "vertical-marker-circle": "awsui_vertical-marker-circle_f0fot_ghf64_224",
23
+ "vertical-marker-circle-active": "awsui_vertical-marker-circle-active_f0fot_ghf64_230",
24
+ "focus-outline": "awsui_focus-outline_f0fot_ghf64_235",
25
+ "chart-container": "awsui_chart-container_f0fot_ghf64_243",
26
+ "fit-height": "awsui_fit-height_f0fot_ghf64_248",
27
+ "chart-container-outer": "awsui_chart-container-outer_f0fot_ghf64_253",
28
+ "has-filters": "awsui_has-filters_f0fot_ghf64_259",
29
+ "chart-container-inner": "awsui_chart-container-inner_f0fot_ghf64_263",
30
+ "chart-container-plot-wrapper": "awsui_chart-container-plot-wrapper_f0fot_ghf64_270",
31
+ "chart-container-plot": "awsui_chart-container-plot_f0fot_ghf64_270",
32
+ "chart-container-bottom-labels": "awsui_chart-container-bottom-labels_f0fot_ghf64_282"
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_10y4k_145",
5
- "chart-filter": "awsui_chart-filter_1px7g_10y4k_177",
6
- "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_10y4k_181"
4
+ "root": "awsui_root_1px7g_1nwgq_141",
5
+ "chart-filter": "awsui_chart-filter_1px7g_1nwgq_173",
6
+ "custom-icon-wrapper": "awsui_custom-icon-wrapper_1px7g_1nwgq_177"
7
7
  };
8
8