@cloudscape-design/components 3.0.348 → 3.0.350

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 (369) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +46 -46
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +28 -28
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +17 -17
  20. package/app-layout/styles.scoped.css +30 -30
  21. package/app-layout/styles.selectors.js +17 -17
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +16 -16
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +69 -69
  26. package/app-layout/visual-refresh/styles.scoped.css +267 -267
  27. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  28. package/area-chart/styles.css.js +6 -6
  29. package/area-chart/styles.scoped.css +16 -16
  30. package/area-chart/styles.selectors.js +6 -6
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +472 -472
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +14 -14
  59. package/button-dropdown/styles.scoped.css +32 -32
  60. package/button-dropdown/styles.selectors.js +14 -14
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +38 -38
  65. package/cards/styles.scoped.css +99 -99
  66. package/cards/styles.selectors.js +38 -38
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +228 -219
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  83. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  84. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  85. package/column-layout/styles.css.js +13 -13
  86. package/column-layout/styles.scoped.css +55 -55
  87. package/column-layout/styles.selectors.js +13 -13
  88. package/container/styles.css.js +28 -28
  89. package/container/styles.scoped.css +94 -94
  90. package/container/styles.selectors.js +28 -28
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +17 -17
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +16 -16
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +76 -76
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +29 -29
  107. package/expandable-section/styles.scoped.css +106 -106
  108. package/expandable-section/styles.selectors.js +29 -29
  109. package/file-upload/dropzone/styles.css.js +2 -2
  110. package/file-upload/dropzone/styles.scoped.css +9 -9
  111. package/file-upload/dropzone/styles.selectors.js +2 -2
  112. package/file-upload/file-input/styles.css.js +4 -4
  113. package/file-upload/file-input/styles.scoped.css +14 -14
  114. package/file-upload/file-input/styles.selectors.js +4 -4
  115. package/file-upload/file-option/styles.css.js +7 -7
  116. package/file-upload/file-option/styles.scoped.css +10 -10
  117. package/file-upload/file-option/styles.selectors.js +7 -7
  118. package/file-upload/styles.css.js +2 -2
  119. package/file-upload/styles.scoped.css +4 -4
  120. package/file-upload/styles.selectors.js +2 -2
  121. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  122. package/flashbar/collapsible-flashbar.js +8 -5
  123. package/flashbar/collapsible-flashbar.js.map +1 -1
  124. package/flashbar/flash.d.ts.map +1 -1
  125. package/flashbar/flash.js +2 -1
  126. package/flashbar/flash.js.map +1 -1
  127. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  128. package/flashbar/non-collapsible-flashbar.js +1 -2
  129. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  130. package/flashbar/styles.css.js +46 -46
  131. package/flashbar/styles.scoped.css +250 -246
  132. package/flashbar/styles.selectors.js +46 -46
  133. package/flashbar/utils.js +1 -1
  134. package/flashbar/utils.js.map +1 -1
  135. package/form/styles.css.js +9 -9
  136. package/form/styles.scoped.css +20 -20
  137. package/form/styles.selectors.js +9 -9
  138. package/form-field/styles.css.js +19 -19
  139. package/form-field/styles.scoped.css +52 -52
  140. package/form-field/styles.selectors.js +19 -19
  141. package/grid/styles.css.js +53 -53
  142. package/grid/styles.scoped.css +60 -60
  143. package/grid/styles.selectors.js +53 -53
  144. package/header/styles.css.js +33 -33
  145. package/header/styles.scoped.css +114 -114
  146. package/header/styles.selectors.js +33 -33
  147. package/help-panel/styles.css.js +4 -4
  148. package/help-panel/styles.scoped.css +172 -172
  149. package/help-panel/styles.selectors.js +4 -4
  150. package/hotspot/styles.css.js +7 -7
  151. package/hotspot/styles.scoped.css +10 -10
  152. package/hotspot/styles.selectors.js +7 -7
  153. package/icon/styles.css.js +21 -21
  154. package/icon/styles.scoped.css +81 -81
  155. package/icon/styles.selectors.js +21 -21
  156. package/input/styles.css.js +12 -12
  157. package/input/styles.scoped.css +73 -73
  158. package/input/styles.selectors.js +12 -12
  159. package/internal/base-component/styles.scoped.css +1696 -1635
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +9 -9
  164. package/internal/components/button-trigger/styles.scoped.css +63 -63
  165. package/internal/components/button-trigger/styles.selectors.js +9 -9
  166. package/internal/components/cartesian-chart/styles.css.js +27 -27
  167. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  168. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +7 -7
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +23 -23
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/index.js +1 -1
  179. package/internal/components/chart-popover/index.js.map +1 -1
  180. package/internal/components/chart-popover/styles.css.js +3 -3
  181. package/internal/components/chart-popover/styles.scoped.css +9 -9
  182. package/internal/components/chart-popover/styles.selectors.js +3 -3
  183. package/internal/components/chart-series-details/styles.css.js +5 -5
  184. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  185. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  186. package/internal/components/chart-series-marker/styles.css.js +5 -5
  187. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  188. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  189. package/internal/components/chart-status-container/styles.css.js +2 -2
  190. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  191. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  192. package/internal/components/chart-wrapper/styles.css.js +9 -9
  193. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  194. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  195. package/internal/components/checkbox-icon/styles.css.js +7 -7
  196. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  197. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  198. package/internal/components/dark-ribbon/styles.css.js +2 -2
  199. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  200. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +51 -51
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +34 -34
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -12
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +47 -47
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +7 -7
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/selectable-item/styles.css.js +16 -16
  226. package/internal/components/selectable-item/styles.scoped.css +70 -70
  227. package/internal/components/selectable-item/styles.selectors.js +16 -16
  228. package/internal/components/token-list/styles.css.js +9 -9
  229. package/internal/components/token-list/styles.scoped.css +40 -40
  230. package/internal/components/token-list/styles.selectors.js +9 -9
  231. package/internal/environment.js +1 -1
  232. package/internal/environment.json +1 -1
  233. package/internal/generated/styles/tokens.d.ts +1 -0
  234. package/internal/generated/styles/tokens.js +306 -305
  235. package/internal/generated/theming/index.cjs +1830 -821
  236. package/internal/generated/theming/index.cjs.d.ts +192 -0
  237. package/internal/generated/theming/index.d.ts +192 -0
  238. package/internal/generated/theming/index.js +1830 -821
  239. package/internal/manifest.json +1 -1
  240. package/internal/utils/dom.d.ts +1 -1
  241. package/internal/utils/dom.d.ts.map +1 -1
  242. package/internal/utils/dom.js +1 -1
  243. package/internal/utils/dom.js.map +1 -1
  244. package/link/styles.css.js +20 -20
  245. package/link/styles.scoped.css +163 -163
  246. package/link/styles.selectors.js +20 -20
  247. package/mixed-line-bar-chart/styles.css.js +11 -11
  248. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  249. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  250. package/modal/styles.css.js +23 -23
  251. package/modal/styles.scoped.css +67 -67
  252. package/modal/styles.selectors.js +23 -23
  253. package/multiselect/styles.css.js +1 -1
  254. package/multiselect/styles.scoped.css +5 -5
  255. package/multiselect/styles.selectors.js +1 -1
  256. package/package.json +1 -1
  257. package/pagination/styles.css.js +9 -9
  258. package/pagination/styles.scoped.css +47 -47
  259. package/pagination/styles.selectors.js +9 -9
  260. package/pie-chart/index.d.ts.map +1 -1
  261. package/pie-chart/index.js +1 -2
  262. package/pie-chart/index.js.map +1 -1
  263. package/pie-chart/pie-chart.d.ts +1 -3
  264. package/pie-chart/pie-chart.d.ts.map +1 -1
  265. package/pie-chart/pie-chart.js +16 -17
  266. package/pie-chart/pie-chart.js.map +1 -1
  267. package/pie-chart/segments.d.ts +1 -2
  268. package/pie-chart/segments.d.ts.map +1 -1
  269. package/pie-chart/segments.js +2 -2
  270. package/pie-chart/segments.js.map +1 -1
  271. package/pie-chart/styles.css.js +27 -27
  272. package/pie-chart/styles.scoped.css +63 -63
  273. package/pie-chart/styles.selectors.js +27 -27
  274. package/popover/styles.css.js +50 -50
  275. package/popover/styles.scoped.css +104 -104
  276. package/popover/styles.selectors.js +50 -50
  277. package/progress-bar/styles.css.js +18 -18
  278. package/progress-bar/styles.scoped.css +58 -58
  279. package/progress-bar/styles.selectors.js +18 -18
  280. package/property-filter/styles.css.js +29 -29
  281. package/property-filter/styles.scoped.css +52 -52
  282. package/property-filter/styles.selectors.js +29 -29
  283. package/radio-group/styles.css.js +9 -9
  284. package/radio-group/styles.scoped.css +37 -37
  285. package/radio-group/styles.selectors.js +9 -9
  286. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  287. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  288. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  289. package/segmented-control/styles.css.js +14 -14
  290. package/segmented-control/styles.scoped.css +78 -78
  291. package/segmented-control/styles.selectors.js +14 -14
  292. package/select/parts/styles.css.js +9 -9
  293. package/select/parts/styles.scoped.css +17 -17
  294. package/select/parts/styles.selectors.js +9 -9
  295. package/select/styles.css.js +1 -1
  296. package/select/styles.scoped.css +5 -5
  297. package/select/styles.selectors.js +1 -1
  298. package/side-navigation/styles.css.js +28 -28
  299. package/side-navigation/styles.scoped.css +92 -92
  300. package/side-navigation/styles.selectors.js +28 -28
  301. package/space-between/styles.css.js +23 -23
  302. package/space-between/styles.scoped.css +40 -40
  303. package/space-between/styles.selectors.js +23 -23
  304. package/spinner/styles.css.js +13 -13
  305. package/spinner/styles.scoped.css +35 -35
  306. package/spinner/styles.selectors.js +13 -13
  307. package/split-panel/styles.css.js +56 -56
  308. package/split-panel/styles.scoped.css +146 -146
  309. package/split-panel/styles.selectors.js +56 -56
  310. package/status-indicator/styles.css.js +22 -22
  311. package/status-indicator/styles.scoped.css +46 -46
  312. package/status-indicator/styles.selectors.js +22 -22
  313. package/table/body-cell/styles.css.js +28 -28
  314. package/table/body-cell/styles.scoped.css +155 -155
  315. package/table/body-cell/styles.selectors.js +28 -28
  316. package/table/header-cell/styles.css.js +24 -24
  317. package/table/header-cell/styles.scoped.css +93 -93
  318. package/table/header-cell/styles.selectors.js +24 -24
  319. package/table/resizer/styles.css.js +6 -6
  320. package/table/resizer/styles.scoped.css +27 -27
  321. package/table/resizer/styles.selectors.js +6 -6
  322. package/table/selection-control/styles.css.js +3 -3
  323. package/table/selection-control/styles.scoped.css +4 -4
  324. package/table/selection-control/styles.selectors.js +3 -3
  325. package/table/styles.css.js +34 -34
  326. package/table/styles.scoped.css +84 -84
  327. package/table/styles.selectors.js +34 -34
  328. package/tabs/styles.css.js +21 -21
  329. package/tabs/styles.scoped.css +86 -86
  330. package/tabs/styles.selectors.js +21 -21
  331. package/tag-editor/styles.css.js +3 -3
  332. package/tag-editor/styles.scoped.css +24 -24
  333. package/tag-editor/styles.selectors.js +3 -3
  334. package/text-content/styles.css.js +1 -1
  335. package/text-content/styles.scoped.css +130 -130
  336. package/text-content/styles.selectors.js +1 -1
  337. package/text-filter/styles.css.js +3 -3
  338. package/text-filter/styles.scoped.css +10 -10
  339. package/text-filter/styles.selectors.js +3 -3
  340. package/textarea/styles.css.js +4 -4
  341. package/textarea/styles.scoped.css +40 -40
  342. package/textarea/styles.selectors.js +4 -4
  343. package/tiles/styles.css.js +29 -29
  344. package/tiles/styles.scoped.css +128 -128
  345. package/tiles/styles.selectors.js +29 -29
  346. package/toggle/styles.css.js +8 -8
  347. package/toggle/styles.scoped.css +27 -27
  348. package/toggle/styles.selectors.js +8 -8
  349. package/token-group/styles.css.js +7 -7
  350. package/token-group/styles.scoped.css +42 -42
  351. package/token-group/styles.selectors.js +7 -7
  352. package/top-navigation/1.0-beta/styles.css.js +25 -25
  353. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  354. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  355. package/top-navigation/styles.css.js +47 -47
  356. package/top-navigation/styles.scoped.css +148 -148
  357. package/top-navigation/styles.selectors.js +47 -47
  358. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  359. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  360. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  361. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  362. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  363. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  364. package/tutorial-panel/styles.css.js +1 -1
  365. package/tutorial-panel/styles.scoped.css +6 -6
  366. package/tutorial-panel/styles.selectors.js +1 -1
  367. package/wizard/styles.css.js +31 -31
  368. package/wizard/styles.scoped.css +124 -124
  369. package/wizard/styles.selectors.js +31 -31
@@ -1,32 +1,32 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "segment__path": "awsui_segment__path_1edmh_1ng0v_97",
5
- "segment": "awsui_segment_1edmh_1ng0v_97",
6
- "segment__hover": "awsui_segment__hover_1edmh_1ng0v_124",
7
- "label": "awsui_label_1edmh_1ng0v_138",
8
- "root": "awsui_root_1edmh_1ng0v_156",
9
- "content": "awsui_content_1edmh_1ng0v_160",
10
- "content--small": "awsui_content--small_1edmh_1ng0v_160",
11
- "content--without-labels": "awsui_content--without-labels_1edmh_1ng0v_163",
12
- "content--medium": "awsui_content--medium_1edmh_1ng0v_166",
13
- "content--large": "awsui_content--large_1edmh_1ng0v_172",
14
- "content--fit-height": "awsui_content--fit-height_1edmh_1ng0v_179",
15
- "status-container": "awsui_status-container_1edmh_1ng0v_183",
16
- "chart-container": "awsui_chart-container_1edmh_1ng0v_187",
17
- "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_1ng0v_191",
18
- "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_1ng0v_196",
19
- "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_1ng0v_199",
20
- "inner-content": "awsui_inner-content_1edmh_1ng0v_208",
21
- "segment__highlight": "awsui_segment__highlight_1edmh_1ng0v_222",
22
- "segment--dimmed": "awsui_segment--dimmed_1edmh_1ng0v_237",
23
- "segment--highlighted": "awsui_segment--highlighted_1edmh_1ng0v_240",
24
- "label--dimmed": "awsui_label--dimmed_1edmh_1ng0v_257",
25
- "label--align-right": "awsui_label--align-right_1edmh_1ng0v_260",
26
- "label-text": "awsui_label-text_1edmh_1ng0v_268",
27
- "label__description": "awsui_label__description_1edmh_1ng0v_276",
28
- "label-line": "awsui_label-line_1edmh_1ng0v_283",
29
- "label--highlighted": "awsui_label--highlighted_1edmh_1ng0v_287",
30
- "popover-header": "awsui_popover-header_1edmh_1ng0v_291"
4
+ "segment__path": "awsui_segment__path_1edmh_1pq09_97",
5
+ "segment": "awsui_segment_1edmh_1pq09_97",
6
+ "segment__hover": "awsui_segment__hover_1edmh_1pq09_124",
7
+ "label": "awsui_label_1edmh_1pq09_138",
8
+ "root": "awsui_root_1edmh_1pq09_156",
9
+ "content": "awsui_content_1edmh_1pq09_160",
10
+ "content--small": "awsui_content--small_1edmh_1pq09_160",
11
+ "content--without-labels": "awsui_content--without-labels_1edmh_1pq09_163",
12
+ "content--medium": "awsui_content--medium_1edmh_1pq09_166",
13
+ "content--large": "awsui_content--large_1edmh_1pq09_172",
14
+ "content--fit-height": "awsui_content--fit-height_1edmh_1pq09_179",
15
+ "status-container": "awsui_status-container_1edmh_1pq09_183",
16
+ "chart-container": "awsui_chart-container_1edmh_1pq09_187",
17
+ "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_1pq09_191",
18
+ "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_1pq09_196",
19
+ "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_1pq09_199",
20
+ "inner-content": "awsui_inner-content_1edmh_1pq09_208",
21
+ "segment__highlight": "awsui_segment__highlight_1edmh_1pq09_222",
22
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_1pq09_237",
23
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_1pq09_240",
24
+ "label--dimmed": "awsui_label--dimmed_1edmh_1pq09_257",
25
+ "label--align-right": "awsui_label--align-right_1edmh_1pq09_260",
26
+ "label-text": "awsui_label-text_1edmh_1pq09_268",
27
+ "label__description": "awsui_label__description_1edmh_1pq09_276",
28
+ "label-line": "awsui_label-line_1edmh_1pq09_283",
29
+ "label--highlighted": "awsui_label--highlighted_1edmh_1pq09_287",
30
+ "popover-header": "awsui_popover-header_1edmh_1pq09_291"
31
31
  };
32
32
 
@@ -94,57 +94,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_segment__path_1edmh_1ng0v_97:not(#\9) {
98
- transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
97
+ .awsui_segment__path_1edmh_1pq09_97:not(#\9) {
98
+ transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
99
99
  }
100
100
  @media (prefers-reduced-motion: reduce) {
101
- .awsui_segment__path_1edmh_1ng0v_97:not(#\9) {
101
+ .awsui_segment__path_1edmh_1pq09_97:not(#\9) {
102
102
  animation: none;
103
103
  transition: none;
104
104
  }
105
105
  }
106
- .awsui-motion-disabled .awsui_segment__path_1edmh_1ng0v_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_1ng0v_97:not(#\9) {
106
+ .awsui-motion-disabled .awsui_segment__path_1edmh_1pq09_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_1pq09_97:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
110
110
 
111
- .awsui_segment_1edmh_1ng0v_97:not(#\9) {
112
- transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
111
+ .awsui_segment_1edmh_1pq09_97:not(#\9) {
112
+ transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
113
113
  }
114
114
  @media (prefers-reduced-motion: reduce) {
115
- .awsui_segment_1edmh_1ng0v_97:not(#\9) {
115
+ .awsui_segment_1edmh_1pq09_97:not(#\9) {
116
116
  animation: none;
117
117
  transition: none;
118
118
  }
119
119
  }
120
- .awsui-motion-disabled .awsui_segment_1edmh_1ng0v_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1ng0v_97:not(#\9) {
120
+ .awsui-motion-disabled .awsui_segment_1edmh_1pq09_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1pq09_97:not(#\9) {
121
121
  animation: none;
122
122
  transition: none;
123
123
  }
124
- .awsui_segment_1edmh_1ng0v_97 > .awsui_segment__hover_1edmh_1ng0v_124:not(#\9) {
125
- transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
124
+ .awsui_segment_1edmh_1pq09_97 > .awsui_segment__hover_1edmh_1pq09_124:not(#\9) {
125
+ transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
126
126
  }
127
127
  @media (prefers-reduced-motion: reduce) {
128
- .awsui_segment_1edmh_1ng0v_97 > .awsui_segment__hover_1edmh_1ng0v_124:not(#\9) {
128
+ .awsui_segment_1edmh_1pq09_97 > .awsui_segment__hover_1edmh_1pq09_124:not(#\9) {
129
129
  animation: none;
130
130
  transition: none;
131
131
  }
132
132
  }
133
- .awsui-motion-disabled .awsui_segment_1edmh_1ng0v_97 > .awsui_segment__hover_1edmh_1ng0v_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1ng0v_97 > .awsui_segment__hover_1edmh_1ng0v_124:not(#\9) {
133
+ .awsui-motion-disabled .awsui_segment_1edmh_1pq09_97 > .awsui_segment__hover_1edmh_1pq09_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1pq09_97 > .awsui_segment__hover_1edmh_1pq09_124:not(#\9) {
134
134
  animation: none;
135
135
  transition: none;
136
136
  }
137
137
 
138
- .awsui_label_1edmh_1ng0v_138:not(#\9) {
139
- transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
138
+ .awsui_label_1edmh_1pq09_138:not(#\9) {
139
+ transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
140
140
  }
141
141
  @media (prefers-reduced-motion: reduce) {
142
- .awsui_label_1edmh_1ng0v_138:not(#\9) {
142
+ .awsui_label_1edmh_1pq09_138:not(#\9) {
143
143
  animation: none;
144
144
  transition: none;
145
145
  }
146
146
  }
147
- .awsui-motion-disabled .awsui_label_1edmh_1ng0v_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_1ng0v_138:not(#\9) {
147
+ .awsui-motion-disabled .awsui_label_1edmh_1pq09_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_1pq09_138:not(#\9) {
148
148
  animation: none;
149
149
  transition: none;
150
150
  }
@@ -153,50 +153,50 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
153
153
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
154
154
  SPDX-License-Identifier: Apache-2.0
155
155
  */
156
- .awsui_root_1edmh_1ng0v_156:not(#\9) {
156
+ .awsui_root_1edmh_1pq09_156:not(#\9) {
157
157
  /* used in test-utils */
158
158
  }
159
159
 
160
- .awsui_content_1edmh_1ng0v_160.awsui_content--small_1edmh_1ng0v_160:not(#\9) {
161
- min-height: calc(2 * (50px + var(--space-xs-edba2s, 8px) + calc(2 * var(--font-body-m-line-height-ghizru, 20px))));
160
+ .awsui_content_1edmh_1pq09_160.awsui_content--small_1edmh_1pq09_160:not(#\9) {
161
+ min-height: calc(2 * (50px + var(--space-xs-zb16t3, 8px) + calc(2 * var(--font-body-m-line-height-5wv9x1, 20px))));
162
162
  }
163
- .awsui_content_1edmh_1ng0v_160.awsui_content--small_1edmh_1ng0v_160.awsui_content--without-labels_1edmh_1ng0v_163:not(#\9) {
164
- min-height: calc(2 * (50px + var(--space-xs-edba2s, 8px)));
163
+ .awsui_content_1edmh_1pq09_160.awsui_content--small_1edmh_1pq09_160.awsui_content--without-labels_1edmh_1pq09_163:not(#\9) {
164
+ min-height: calc(2 * (50px + var(--space-xs-zb16t3, 8px)));
165
165
  }
166
- .awsui_content_1edmh_1ng0v_160.awsui_content--medium_1edmh_1ng0v_166:not(#\9) {
167
- min-height: calc(2 * (100px + var(--space-s-hdd878, 12px) + calc(2 * var(--font-body-m-line-height-ghizru, 20px))));
166
+ .awsui_content_1edmh_1pq09_160.awsui_content--medium_1edmh_1pq09_166:not(#\9) {
167
+ min-height: calc(2 * (100px + var(--space-s-34lx8l, 12px) + calc(2 * var(--font-body-m-line-height-5wv9x1, 20px))));
168
168
  }
169
- .awsui_content_1edmh_1ng0v_160.awsui_content--medium_1edmh_1ng0v_166.awsui_content--without-labels_1edmh_1ng0v_163:not(#\9) {
170
- min-height: calc(2 * (100px + var(--space-s-hdd878, 12px)));
169
+ .awsui_content_1edmh_1pq09_160.awsui_content--medium_1edmh_1pq09_166.awsui_content--without-labels_1edmh_1pq09_163:not(#\9) {
170
+ min-height: calc(2 * (100px + var(--space-s-34lx8l, 12px)));
171
171
  }
172
- .awsui_content_1edmh_1ng0v_160.awsui_content--large_1edmh_1ng0v_172:not(#\9) {
173
- min-height: calc(2 * (140px + var(--space-s-hdd878, 12px) + calc(2 * var(--font-body-m-line-height-ghizru, 20px))));
172
+ .awsui_content_1edmh_1pq09_160.awsui_content--large_1edmh_1pq09_172:not(#\9) {
173
+ min-height: calc(2 * (140px + var(--space-s-34lx8l, 12px) + calc(2 * var(--font-body-m-line-height-5wv9x1, 20px))));
174
174
  }
175
- .awsui_content_1edmh_1ng0v_160.awsui_content--large_1edmh_1ng0v_172.awsui_content--without-labels_1edmh_1ng0v_163:not(#\9) {
176
- min-height: calc(2 * (140px + var(--space-s-hdd878, 12px)));
175
+ .awsui_content_1edmh_1pq09_160.awsui_content--large_1edmh_1pq09_172.awsui_content--without-labels_1edmh_1pq09_163:not(#\9) {
176
+ min-height: calc(2 * (140px + var(--space-s-34lx8l, 12px)));
177
177
  }
178
178
 
179
- .awsui_content--fit-height_1edmh_1ng0v_179:not(#\9) {
179
+ .awsui_content--fit-height_1edmh_1pq09_179:not(#\9) {
180
180
  flex: 1;
181
181
  }
182
182
 
183
- .awsui_status-container_1edmh_1ng0v_183:not(#\9) {
183
+ .awsui_status-container_1edmh_1pq09_183:not(#\9) {
184
184
  /* used in test utils */
185
185
  }
186
186
 
187
- .awsui_chart-container_1edmh_1ng0v_187:not(#\9) {
187
+ .awsui_chart-container_1edmh_1pq09_187:not(#\9) {
188
188
  display: flex;
189
189
  flex: 1;
190
190
  }
191
- .awsui_chart-container--fit-height_1edmh_1ng0v_191:not(#\9) {
191
+ .awsui_chart-container--fit-height_1edmh_1pq09_191:not(#\9) {
192
192
  height: 100%;
193
193
  min-height: inherit;
194
194
  }
195
195
 
196
- .awsui_chart-container-chart-plot_1edmh_1ng0v_196:not(#\9) {
196
+ .awsui_chart-container-chart-plot_1edmh_1pq09_196:not(#\9) {
197
197
  display: contents;
198
198
  }
199
- .awsui_chart-container-chart-plot--fit-height_1edmh_1ng0v_199:not(#\9) {
199
+ .awsui_chart-container-chart-plot--fit-height_1edmh_1pq09_199:not(#\9) {
200
200
  display: block;
201
201
  position: absolute;
202
202
  top: 0;
@@ -205,7 +205,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
205
205
  left: 0;
206
206
  }
207
207
 
208
- .awsui_inner-content_1edmh_1ng0v_208:not(#\9) {
208
+ .awsui_inner-content_1edmh_1pq09_208:not(#\9) {
209
209
  display: flex;
210
210
  position: absolute;
211
211
  flex-direction: column;
@@ -219,76 +219,76 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
219
219
  pointer-events: none;
220
220
  }
221
221
 
222
- .awsui_segment__highlight_1edmh_1ng0v_222:not(#\9) {
222
+ .awsui_segment__highlight_1edmh_1pq09_222:not(#\9) {
223
223
  stroke: none;
224
224
  opacity: 0;
225
225
  }
226
226
 
227
- .awsui_segment_1edmh_1ng0v_97:not(#\9) {
228
- stroke: var(--color-background-container-content-og3y0v, #ffffff);
227
+ .awsui_segment_1edmh_1pq09_97:not(#\9) {
228
+ stroke: var(--color-background-container-content-4un1ap, #ffffff);
229
229
  stroke-width: 2px;
230
230
  stroke-linejoin: round;
231
231
  opacity: 1;
232
232
  cursor: pointer;
233
233
  }
234
- .awsui_segment_1edmh_1ng0v_97:not(#\9):focus {
234
+ .awsui_segment_1edmh_1pq09_97:not(#\9):focus {
235
235
  outline: none;
236
236
  }
237
- .awsui_segment_1edmh_1ng0v_97.awsui_segment--dimmed_1edmh_1ng0v_237:not(#\9) {
237
+ .awsui_segment_1edmh_1pq09_97.awsui_segment--dimmed_1edmh_1pq09_237:not(#\9) {
238
238
  opacity: 0.35;
239
239
  }
240
- .awsui_segment_1edmh_1ng0v_97.awsui_segment--highlighted_1edmh_1ng0v_240 > .awsui_segment__highlight_1edmh_1ng0v_222:not(#\9), .awsui_segment_1edmh_1ng0v_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_1ng0v_237) > .awsui_segment__highlight_1edmh_1ng0v_222 {
240
+ .awsui_segment_1edmh_1pq09_97.awsui_segment--highlighted_1edmh_1pq09_240 > .awsui_segment__highlight_1edmh_1pq09_222:not(#\9), .awsui_segment_1edmh_1pq09_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_1pq09_237) > .awsui_segment__highlight_1edmh_1pq09_222 {
241
241
  opacity: 1;
242
242
  }
243
243
 
244
- .awsui_label_1edmh_1ng0v_138:not(#\9) {
245
- color: var(--color-text-heading-default-18iw0k, #000716);
244
+ .awsui_label_1edmh_1pq09_138:not(#\9) {
245
+ color: var(--color-text-heading-default-rtslvy, #000716);
246
246
  opacity: 1;
247
247
  /* stylelint-disable-next-line selector-max-type */
248
248
  /* stylelint-disable-next-line selector-max-type */
249
249
  }
250
- .awsui_label_1edmh_1ng0v_138 > line:not(#\9) {
251
- stroke: var(--color-stroke-chart-line-7sdstd, #7d8998);
252
- stroke-width: var(--border-divider-section-width-orq175, 2px);
250
+ .awsui_label_1edmh_1pq09_138 > line:not(#\9) {
251
+ stroke: var(--color-stroke-chart-line-ppq5nh, #7d8998);
252
+ stroke-width: var(--border-divider-section-width-4ax5o2, 2px);
253
253
  }
254
- .awsui_label_1edmh_1ng0v_138 > div:not(#\9) {
254
+ .awsui_label_1edmh_1pq09_138 > div:not(#\9) {
255
255
  margin-top: -0.75em;
256
256
  }
257
- .awsui_label_1edmh_1ng0v_138.awsui_label--dimmed_1edmh_1ng0v_257:not(#\9) {
257
+ .awsui_label_1edmh_1pq09_138.awsui_label--dimmed_1edmh_1pq09_257:not(#\9) {
258
258
  opacity: 0.35;
259
259
  }
260
- .awsui_label_1edmh_1ng0v_138.awsui_label--align-right_1edmh_1ng0v_260:not(#\9) {
260
+ .awsui_label_1edmh_1pq09_138.awsui_label--align-right_1edmh_1pq09_260:not(#\9) {
261
261
  /* stylelint-disable-next-line selector-max-type */
262
262
  }
263
- .awsui_label_1edmh_1ng0v_138.awsui_label--align-right_1edmh_1ng0v_260 > div:not(#\9) {
263
+ .awsui_label_1edmh_1pq09_138.awsui_label--align-right_1edmh_1pq09_260 > div:not(#\9) {
264
264
  text-align: right;
265
265
  }
266
266
 
267
267
  /* stylelint-disable-next-line selector-max-type */
268
- .awsui_label-text_1edmh_1ng0v_268 > text:not(#\9) {
269
- font-size: var(--font-body-m-size-7dign1, 14px);
270
- line-height: var(--font-body-m-line-height-ghizru, 20px);
271
- font-weight: var(--font-display-label-weight-io22e5, 700);
272
- fill: var(--color-text-heading-default-18iw0k, #000716);
268
+ .awsui_label-text_1edmh_1pq09_268 > text:not(#\9) {
269
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
270
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
271
+ font-weight: var(--font-display-label-weight-815ja9, 700);
272
+ fill: var(--color-text-heading-default-rtslvy, #000716);
273
273
  dominant-baseline: middle;
274
274
  }
275
275
 
276
- text.awsui_label__description_1edmh_1ng0v_276:not(#\9) {
277
- font-size: var(--font-chart-detail-size-gtiv3j, 12px);
276
+ text.awsui_label__description_1edmh_1pq09_276:not(#\9) {
277
+ font-size: var(--font-chart-detail-size-1n389u, 12px);
278
278
  font-weight: 400;
279
- color: var(--color-text-group-label-qtmgp9, #414d5c);
280
- fill: var(--color-text-group-label-qtmgp9, #414d5c);
279
+ color: var(--color-text-group-label-zuh0h0, #414d5c);
280
+ fill: var(--color-text-group-label-zuh0h0, #414d5c);
281
281
  }
282
282
 
283
- .awsui_label-line_1edmh_1ng0v_283:not(#\9) {
283
+ .awsui_label-line_1edmh_1pq09_283:not(#\9) {
284
284
  /* used in component code */
285
285
  }
286
286
 
287
- .awsui_label--highlighted_1edmh_1ng0v_287:not(#\9) {
287
+ .awsui_label--highlighted_1edmh_1pq09_287:not(#\9) {
288
288
  /* used in test-utils */
289
289
  }
290
290
 
291
- .awsui_popover-header_1edmh_1ng0v_291:not(#\9) {
291
+ .awsui_popover-header_1edmh_1pq09_291:not(#\9) {
292
292
  display: inline-flex;
293
293
  align-items: flex-start;
294
294
  }
@@ -2,32 +2,32 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "segment__path": "awsui_segment__path_1edmh_1ng0v_97",
6
- "segment": "awsui_segment_1edmh_1ng0v_97",
7
- "segment__hover": "awsui_segment__hover_1edmh_1ng0v_124",
8
- "label": "awsui_label_1edmh_1ng0v_138",
9
- "root": "awsui_root_1edmh_1ng0v_156",
10
- "content": "awsui_content_1edmh_1ng0v_160",
11
- "content--small": "awsui_content--small_1edmh_1ng0v_160",
12
- "content--without-labels": "awsui_content--without-labels_1edmh_1ng0v_163",
13
- "content--medium": "awsui_content--medium_1edmh_1ng0v_166",
14
- "content--large": "awsui_content--large_1edmh_1ng0v_172",
15
- "content--fit-height": "awsui_content--fit-height_1edmh_1ng0v_179",
16
- "status-container": "awsui_status-container_1edmh_1ng0v_183",
17
- "chart-container": "awsui_chart-container_1edmh_1ng0v_187",
18
- "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_1ng0v_191",
19
- "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_1ng0v_196",
20
- "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_1ng0v_199",
21
- "inner-content": "awsui_inner-content_1edmh_1ng0v_208",
22
- "segment__highlight": "awsui_segment__highlight_1edmh_1ng0v_222",
23
- "segment--dimmed": "awsui_segment--dimmed_1edmh_1ng0v_237",
24
- "segment--highlighted": "awsui_segment--highlighted_1edmh_1ng0v_240",
25
- "label--dimmed": "awsui_label--dimmed_1edmh_1ng0v_257",
26
- "label--align-right": "awsui_label--align-right_1edmh_1ng0v_260",
27
- "label-text": "awsui_label-text_1edmh_1ng0v_268",
28
- "label__description": "awsui_label__description_1edmh_1ng0v_276",
29
- "label-line": "awsui_label-line_1edmh_1ng0v_283",
30
- "label--highlighted": "awsui_label--highlighted_1edmh_1ng0v_287",
31
- "popover-header": "awsui_popover-header_1edmh_1ng0v_291"
5
+ "segment__path": "awsui_segment__path_1edmh_1pq09_97",
6
+ "segment": "awsui_segment_1edmh_1pq09_97",
7
+ "segment__hover": "awsui_segment__hover_1edmh_1pq09_124",
8
+ "label": "awsui_label_1edmh_1pq09_138",
9
+ "root": "awsui_root_1edmh_1pq09_156",
10
+ "content": "awsui_content_1edmh_1pq09_160",
11
+ "content--small": "awsui_content--small_1edmh_1pq09_160",
12
+ "content--without-labels": "awsui_content--without-labels_1edmh_1pq09_163",
13
+ "content--medium": "awsui_content--medium_1edmh_1pq09_166",
14
+ "content--large": "awsui_content--large_1edmh_1pq09_172",
15
+ "content--fit-height": "awsui_content--fit-height_1edmh_1pq09_179",
16
+ "status-container": "awsui_status-container_1edmh_1pq09_183",
17
+ "chart-container": "awsui_chart-container_1edmh_1pq09_187",
18
+ "chart-container--fit-height": "awsui_chart-container--fit-height_1edmh_1pq09_191",
19
+ "chart-container-chart-plot": "awsui_chart-container-chart-plot_1edmh_1pq09_196",
20
+ "chart-container-chart-plot--fit-height": "awsui_chart-container-chart-plot--fit-height_1edmh_1pq09_199",
21
+ "inner-content": "awsui_inner-content_1edmh_1pq09_208",
22
+ "segment__highlight": "awsui_segment__highlight_1edmh_1pq09_222",
23
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_1pq09_237",
24
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_1pq09_240",
25
+ "label--dimmed": "awsui_label--dimmed_1edmh_1pq09_257",
26
+ "label--align-right": "awsui_label--align-right_1edmh_1pq09_260",
27
+ "label-text": "awsui_label-text_1edmh_1pq09_268",
28
+ "label__description": "awsui_label__description_1edmh_1pq09_276",
29
+ "label-line": "awsui_label-line_1edmh_1pq09_283",
30
+ "label--highlighted": "awsui_label--highlighted_1edmh_1pq09_287",
31
+ "popover-header": "awsui_popover-header_1edmh_1pq09_291"
32
32
  };
33
33
 
@@ -1,55 +1,55 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_xjuzf_uxxra_185",
5
- "arrow-outer": "awsui_arrow-outer_xjuzf_uxxra_189",
6
- "arrow-inner": "awsui_arrow-inner_xjuzf_uxxra_189",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_uxxra_220",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_uxxra_220",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_uxxra_223",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_uxxra_223",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_uxxra_226",
12
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_uxxra_226",
13
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_uxxra_226",
14
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_uxxra_226",
15
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_uxxra_229",
16
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_uxxra_229",
17
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_uxxra_229",
18
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_uxxra_229",
19
- "body": "awsui_body_xjuzf_uxxra_325",
20
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_uxxra_341",
21
- "has-dismiss": "awsui_has-dismiss_xjuzf_uxxra_345",
22
- "dismiss": "awsui_dismiss_xjuzf_uxxra_350",
23
- "dismiss-control": "awsui_dismiss-control_xjuzf_uxxra_357",
24
- "header-row": "awsui_header-row_xjuzf_uxxra_361",
25
- "header": "awsui_header_xjuzf_uxxra_361",
26
- "content": "awsui_content_xjuzf_uxxra_387",
27
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_uxxra_395",
28
- "container": "awsui_container_xjuzf_uxxra_491",
29
- "container-body": "awsui_container-body_xjuzf_uxxra_499",
30
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_uxxra_516",
31
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_uxxra_521",
32
- "fixed-width": "awsui_fixed-width_xjuzf_uxxra_524",
33
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_uxxra_528",
34
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_uxxra_535",
35
- "container-arrow": "awsui_container-arrow_xjuzf_uxxra_547",
36
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_uxxra_551",
37
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_uxxra_551",
38
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_uxxra_563",
39
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_uxxra_563",
40
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_uxxra_575",
41
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_uxxra_575",
42
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_uxxra_575",
43
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_uxxra_575",
44
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_uxxra_591",
45
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_uxxra_595",
46
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_uxxra_599",
47
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_uxxra_1",
48
- "refresh": "awsui_refresh_xjuzf_uxxra_717",
49
- "root": "awsui_root_xjuzf_uxxra_739",
50
- "trigger": "awsui_trigger_xjuzf_uxxra_753",
51
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_uxxra_760",
52
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_uxxra_789",
53
- "popover-content": "awsui_popover-content_xjuzf_uxxra_793"
4
+ "arrow": "awsui_arrow_xjuzf_mykkd_185",
5
+ "arrow-outer": "awsui_arrow-outer_xjuzf_mykkd_189",
6
+ "arrow-inner": "awsui_arrow-inner_xjuzf_mykkd_189",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_mykkd_220",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_mykkd_220",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_mykkd_223",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_mykkd_223",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_mykkd_226",
12
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_mykkd_226",
13
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_mykkd_226",
14
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_mykkd_226",
15
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_mykkd_229",
16
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_mykkd_229",
17
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_mykkd_229",
18
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_mykkd_229",
19
+ "body": "awsui_body_xjuzf_mykkd_325",
20
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_mykkd_341",
21
+ "has-dismiss": "awsui_has-dismiss_xjuzf_mykkd_345",
22
+ "dismiss": "awsui_dismiss_xjuzf_mykkd_350",
23
+ "dismiss-control": "awsui_dismiss-control_xjuzf_mykkd_357",
24
+ "header-row": "awsui_header-row_xjuzf_mykkd_361",
25
+ "header": "awsui_header_xjuzf_mykkd_361",
26
+ "content": "awsui_content_xjuzf_mykkd_387",
27
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_mykkd_395",
28
+ "container": "awsui_container_xjuzf_mykkd_491",
29
+ "container-body": "awsui_container-body_xjuzf_mykkd_499",
30
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_mykkd_516",
31
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_mykkd_521",
32
+ "fixed-width": "awsui_fixed-width_xjuzf_mykkd_524",
33
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_mykkd_528",
34
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_mykkd_535",
35
+ "container-arrow": "awsui_container-arrow_xjuzf_mykkd_547",
36
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_mykkd_551",
37
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_mykkd_551",
38
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_mykkd_563",
39
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_mykkd_563",
40
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_mykkd_575",
41
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_mykkd_575",
42
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_mykkd_575",
43
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_mykkd_575",
44
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_mykkd_591",
45
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_mykkd_595",
46
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_mykkd_599",
47
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_mykkd_1",
48
+ "refresh": "awsui_refresh_xjuzf_mykkd_717",
49
+ "root": "awsui_root_xjuzf_mykkd_739",
50
+ "trigger": "awsui_trigger_xjuzf_mykkd_753",
51
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_mykkd_760",
52
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_mykkd_789",
53
+ "popover-content": "awsui_popover-content_xjuzf_mykkd_793"
54
54
  };
55
55