@cloudscape-design/components 3.0.460 → 3.0.461

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 (255) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +53 -59
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +30 -39
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +48 -55
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +30 -29
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +4 -3
  17. package/app-layout/interfaces.d.ts.map +1 -1
  18. package/app-layout/interfaces.js.map +1 -1
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +17 -18
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/notifications/styles.css.js +3 -3
  23. package/app-layout/notifications/styles.scoped.css +6 -6
  24. package/app-layout/notifications/styles.selectors.js +3 -3
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +3 -3
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +16 -16
  29. package/app-layout/styles.scoped.css +26 -26
  30. package/app-layout/styles.selectors.js +16 -16
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +9 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-drawers.js.map +1 -1
  35. package/app-layout/visual-refresh/context.js +1 -1
  36. package/app-layout/visual-refresh/context.js.map +1 -1
  37. package/app-layout/visual-refresh/styles.css.js +80 -80
  38. package/app-layout/visual-refresh/styles.scoped.css +251 -268
  39. package/app-layout/visual-refresh/styles.selectors.js +80 -80
  40. package/area-chart/styles.css.js +6 -6
  41. package/area-chart/styles.scoped.css +11 -12
  42. package/area-chart/styles.selectors.js +6 -6
  43. package/attribute-editor/styles.css.js +14 -14
  44. package/attribute-editor/styles.scoped.css +29 -30
  45. package/attribute-editor/styles.selectors.js +14 -14
  46. package/autosuggest/styles.css.js +3 -3
  47. package/autosuggest/styles.scoped.css +5 -5
  48. package/autosuggest/styles.selectors.js +3 -3
  49. package/badge/styles.css.js +5 -5
  50. package/badge/styles.scoped.css +7 -11
  51. package/badge/styles.selectors.js +5 -5
  52. package/bar-chart/index.d.ts +1 -1
  53. package/bar-chart/index.d.ts.map +1 -1
  54. package/bar-chart/index.js +2 -2
  55. package/bar-chart/index.js.map +1 -1
  56. package/bar-chart/interfaces.d.ts +3 -8
  57. package/bar-chart/interfaces.d.ts.map +1 -1
  58. package/bar-chart/interfaces.js.map +1 -1
  59. package/box/styles.css.js +190 -190
  60. package/box/styles.scoped.css +240 -244
  61. package/box/styles.selectors.js +190 -190
  62. package/breadcrumb-group/item/styles.css.js +9 -9
  63. package/breadcrumb-group/item/styles.scoped.css +19 -20
  64. package/breadcrumb-group/item/styles.selectors.js +9 -9
  65. package/breadcrumb-group/styles.css.js +7 -7
  66. package/breadcrumb-group/styles.scoped.css +21 -28
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +153 -155
  70. package/button/styles.selectors.js +20 -20
  71. package/button-dropdown/category-elements/styles.css.js +13 -13
  72. package/button-dropdown/category-elements/styles.scoped.css +50 -60
  73. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  74. package/button-dropdown/item-element/styles.css.js +15 -15
  75. package/button-dropdown/item-element/styles.scoped.css +33 -38
  76. package/button-dropdown/item-element/styles.selectors.js +15 -15
  77. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  78. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  79. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  80. package/button-dropdown/styles.css.js +15 -15
  81. package/button-dropdown/styles.scoped.css +36 -39
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +59 -75
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +94 -110
  88. package/cards/styles.selectors.js +38 -38
  89. package/code-editor/resizable-box/styles.css.js +3 -3
  90. package/code-editor/resizable-box/styles.scoped.css +10 -10
  91. package/code-editor/resizable-box/styles.selectors.js +3 -3
  92. package/code-editor/styles.css.js +32 -32
  93. package/code-editor/styles.scoped.css +198 -210
  94. package/code-editor/styles.selectors.js +32 -32
  95. package/collection-preferences/content-display/styles.css.js +11 -11
  96. package/collection-preferences/content-display/styles.scoped.css +30 -40
  97. package/collection-preferences/content-display/styles.selectors.js +11 -11
  98. package/collection-preferences/styles.css.js +37 -37
  99. package/collection-preferences/styles.scoped.css +66 -79
  100. package/collection-preferences/styles.selectors.js +37 -37
  101. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  102. package/column-layout/flexible-column-layout/styles.scoped.css +9 -8
  103. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  104. package/column-layout/styles.css.js +13 -13
  105. package/column-layout/styles.scoped.css +64 -70
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +98 -106
  109. package/container/styles.selectors.js +28 -28
  110. package/content-layout/styles.css.js +7 -7
  111. package/content-layout/styles.scoped.css +15 -15
  112. package/content-layout/styles.selectors.js +7 -7
  113. package/date-picker/styles.css.js +7 -7
  114. package/date-picker/styles.scoped.css +12 -12
  115. package/date-picker/styles.selectors.js +7 -7
  116. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  117. package/date-range-picker/calendar/grids/styles.scoped.css +60 -71
  118. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  119. package/date-range-picker/relative-range/styles.css.js +9 -9
  120. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  121. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  122. package/date-range-picker/styles.css.js +38 -38
  123. package/date-range-picker/styles.scoped.css +68 -73
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +18 -21
  127. package/drawer/styles.selectors.js +3 -3
  128. package/expandable-section/expandable-section-container.d.ts +2 -2
  129. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  130. package/expandable-section/expandable-section-container.js.map +1 -1
  131. package/expandable-section/expandable-section-header.d.ts +2 -3
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +11 -7
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +1 -0
  136. package/expandable-section/interfaces.d.ts.map +1 -1
  137. package/expandable-section/interfaces.js.map +1 -1
  138. package/expandable-section/internal.d.ts +4 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js.map +1 -1
  141. package/expandable-section/styles.css.js +32 -29
  142. package/expandable-section/styles.scoped.css +106 -99
  143. package/expandable-section/styles.selectors.js +32 -29
  144. package/expandable-section/utils.d.ts +3 -2
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +4 -1
  147. package/expandable-section/utils.js.map +1 -1
  148. package/file-upload/dropzone/styles.css.js +2 -2
  149. package/file-upload/dropzone/styles.scoped.css +4 -8
  150. package/file-upload/dropzone/styles.selectors.js +2 -2
  151. package/file-upload/file-option/styles.css.js +7 -7
  152. package/file-upload/file-option/styles.scoped.css +15 -15
  153. package/file-upload/file-option/styles.selectors.js +7 -7
  154. package/file-upload/styles.css.js +2 -2
  155. package/file-upload/styles.scoped.css +4 -4
  156. package/file-upload/styles.selectors.js +2 -2
  157. package/flashbar/styles.css.js +47 -47
  158. package/flashbar/styles.scoped.css +215 -220
  159. package/flashbar/styles.selectors.js +47 -47
  160. package/form/styles.css.js +9 -9
  161. package/form/styles.scoped.css +18 -18
  162. package/form/styles.selectors.js +9 -9
  163. package/form-field/styles.css.js +19 -19
  164. package/form-field/styles.scoped.css +34 -34
  165. package/form-field/styles.selectors.js +19 -19
  166. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  167. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  168. package/internal/components/chart-plot/index.d.ts +1 -1
  169. package/internal/components/chart-plot/index.d.ts.map +1 -1
  170. package/internal/components/chart-plot/index.js.map +1 -1
  171. package/internal/components/chart-series-details/index.d.ts +12 -4
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +46 -10
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/series-details-text.d.ts +2 -0
  176. package/internal/components/chart-series-details/series-details-text.d.ts.map +1 -0
  177. package/internal/components/chart-series-details/series-details-text.js +17 -0
  178. package/internal/components/chart-series-details/series-details-text.js.map +1 -0
  179. package/internal/components/chart-series-details/styles.css.js +19 -5
  180. package/internal/components/chart-series-details/styles.scoped.css +141 -15
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -5
  182. package/internal/environment.js +1 -1
  183. package/internal/environment.json +1 -1
  184. package/internal/manifest.json +1 -1
  185. package/line-chart/interfaces.d.ts +2 -8
  186. package/line-chart/interfaces.d.ts.map +1 -1
  187. package/line-chart/interfaces.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-container.d.ts +2 -1
  189. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-container.js +17 -8
  191. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  192. package/mixed-line-bar-chart/chart-popover.d.ts +1 -0
  193. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/chart-popover.js +13 -3
  195. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  196. package/mixed-line-bar-chart/format-highlighted.d.ts +7 -2
  197. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/format-highlighted.js +25 -5
  199. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  200. package/mixed-line-bar-chart/interfaces.d.ts +38 -6
  201. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  202. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  203. package/mixed-line-bar-chart/internal.d.ts +1 -1
  204. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  205. package/mixed-line-bar-chart/internal.js +2 -2
  206. package/mixed-line-bar-chart/internal.js.map +1 -1
  207. package/modal/styles.css.js +23 -23
  208. package/modal/styles.scoped.css +39 -39
  209. package/modal/styles.selectors.js +23 -23
  210. package/package.json +1 -1
  211. package/pie-chart/interfaces.d.ts +5 -5
  212. package/pie-chart/interfaces.d.ts.map +1 -1
  213. package/pie-chart/interfaces.js.map +1 -1
  214. package/pie-chart/pie-chart.d.ts +1 -1
  215. package/pie-chart/pie-chart.d.ts.map +1 -1
  216. package/pie-chart/pie-chart.js +21 -18
  217. package/pie-chart/pie-chart.js.map +1 -1
  218. package/table/column-widths-utils.d.ts +1 -0
  219. package/table/column-widths-utils.d.ts.map +1 -1
  220. package/table/column-widths-utils.js +18 -0
  221. package/table/column-widths-utils.js.map +1 -1
  222. package/table/internal.d.ts.map +1 -1
  223. package/table/internal.js +7 -6
  224. package/table/internal.js.map +1 -1
  225. package/table/no-data-cell.d.ts +13 -0
  226. package/table/no-data-cell.d.ts.map +1 -0
  227. package/table/no-data-cell.js +24 -0
  228. package/table/no-data-cell.js.map +1 -0
  229. package/table/sticky-columns/use-sticky-columns.js +1 -1
  230. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  231. package/table/thead.d.ts +0 -1
  232. package/table/thead.d.ts.map +1 -1
  233. package/table/thead.js +3 -18
  234. package/table/thead.js.map +1 -1
  235. package/table/use-column-widths.d.ts +5 -3
  236. package/table/use-column-widths.d.ts.map +1 -1
  237. package/table/use-column-widths.js +61 -11
  238. package/table/use-column-widths.js.map +1 -1
  239. package/table/use-sticky-header.d.ts.map +1 -1
  240. package/table/use-sticky-header.js +0 -13
  241. package/table/use-sticky-header.js.map +1 -1
  242. package/test-utils/dom/internal/chart-popover.d.ts +8 -0
  243. package/test-utils/dom/internal/chart-popover.js +23 -0
  244. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  245. package/test-utils/selectors/internal/chart-popover.d.ts +8 -0
  246. package/test-utils/selectors/internal/chart-popover.js +22 -0
  247. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  248. package/test-utils/tsconfig.tsbuildinfo +1 -1
  249. package/tiles/styles.css.js +29 -29
  250. package/tiles/styles.scoped.css +91 -97
  251. package/tiles/styles.selectors.js +29 -29
  252. package/table/node-data-cell.d.ts +0 -15
  253. package/table/node-data-cell.d.ts.map +0 -1
  254. package/table/node-data-cell.js +0 -25
  255. package/table/node-data-cell.js.map +0 -1
@@ -2,195 +2,195 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_18wu0_3n2w1_93",
6
- "box": "awsui_box_18wu0_3n2w1_207",
7
- "p-variant": "awsui_p-variant_18wu0_3n2w1_207",
8
- "color-default": "awsui_color-default_18wu0_3n2w1_207",
9
- "b-variant": "awsui_b-variant_18wu0_3n2w1_207",
10
- "strong-variant": "awsui_strong-variant_18wu0_3n2w1_207",
11
- "code-variant": "awsui_code-variant_18wu0_3n2w1_207",
12
- "pre-variant": "awsui_pre-variant_18wu0_3n2w1_207",
13
- "samp-variant": "awsui_samp-variant_18wu0_3n2w1_207",
14
- "h1-variant": "awsui_h1-variant_18wu0_3n2w1_211",
15
- "h2-variant": "awsui_h2-variant_18wu0_3n2w1_211",
16
- "h3-variant": "awsui_h3-variant_18wu0_3n2w1_211",
17
- "h4-variant": "awsui_h4-variant_18wu0_3n2w1_211",
18
- "h5-variant": "awsui_h5-variant_18wu0_3n2w1_211",
19
- "small-variant": "awsui_small-variant_18wu0_3n2w1_215",
20
- "a-variant": "awsui_a-variant_18wu0_3n2w1_219",
21
- "font-size-default": "awsui_font-size-default_18wu0_3n2w1_223",
22
- "font-weight-default": "awsui_font-weight-default_18wu0_3n2w1_263",
23
- "key-label-variant": "awsui_key-label-variant_18wu0_3n2w1_305",
24
- "value-large-variant": "awsui_value-large-variant_18wu0_3n2w1_312",
25
- "font-weight-heavy": "awsui_font-weight-heavy_18wu0_3n2w1_319",
26
- "color-inverted": "awsui_color-inverted_18wu0_3n2w1_324",
27
- "color-text-label": "awsui_color-text-label_18wu0_3n2w1_327",
28
- "color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_3n2w1_330",
29
- "color-text-status-error": "awsui_color-text-status-error_18wu0_3n2w1_333",
30
- "color-text-status-success": "awsui_color-text-status-success_18wu0_3n2w1_336",
31
- "color-text-status-info": "awsui_color-text-status-info_18wu0_3n2w1_339",
32
- "color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_3n2w1_342",
33
- "color-text-status-warning": "awsui_color-text-status-warning_18wu0_3n2w1_345",
34
- "color-inherit": "awsui_color-inherit_18wu0_3n2w1_348",
35
- "font-size-body-s": "awsui_font-size-body-s_18wu0_3n2w1_351",
36
- "font-size-body-m": "awsui_font-size-body-m_18wu0_3n2w1_356",
37
- "font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_3n2w1_360",
38
- "font-size-heading-s": "awsui_font-size-heading-s_18wu0_3n2w1_364",
39
- "font-size-heading-m": "awsui_font-size-heading-m_18wu0_3n2w1_369",
40
- "font-size-heading-l": "awsui_font-size-heading-l_18wu0_3n2w1_374",
41
- "font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_3n2w1_379",
42
- "font-size-display-l": "awsui_font-size-display-l_18wu0_3n2w1_384",
43
- "font-weight-light": "awsui_font-weight-light_18wu0_3n2w1_389",
44
- "font-weight-normal": "awsui_font-weight-normal_18wu0_3n2w1_392",
45
- "font-weight-bold": "awsui_font-weight-bold_18wu0_3n2w1_395",
46
- "t-left": "awsui_t-left_18wu0_3n2w1_402",
47
- "t-right": "awsui_t-right_18wu0_3n2w1_406",
48
- "t-center": "awsui_t-center_18wu0_3n2w1_410",
49
- "p-n": "awsui_p-n_18wu0_3n2w1_511",
50
- "p-top-n": "awsui_p-top-n_18wu0_3n2w1_515",
51
- "p-vertical-n": "awsui_p-vertical-n_18wu0_3n2w1_516",
52
- "p-right-n": "awsui_p-right-n_18wu0_3n2w1_520",
53
- "p-horizontal-n": "awsui_p-horizontal-n_18wu0_3n2w1_521",
54
- "p-bottom-n": "awsui_p-bottom-n_18wu0_3n2w1_525",
55
- "p-left-n": "awsui_p-left-n_18wu0_3n2w1_530",
56
- "p-xxxs": "awsui_p-xxxs_18wu0_3n2w1_535",
57
- "p-top-xxxs": "awsui_p-top-xxxs_18wu0_3n2w1_539",
58
- "p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_3n2w1_540",
59
- "p-right-xxxs": "awsui_p-right-xxxs_18wu0_3n2w1_544",
60
- "p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_3n2w1_545",
61
- "p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_3n2w1_549",
62
- "p-left-xxxs": "awsui_p-left-xxxs_18wu0_3n2w1_554",
63
- "p-xxs": "awsui_p-xxs_18wu0_3n2w1_559",
64
- "p-top-xxs": "awsui_p-top-xxs_18wu0_3n2w1_563",
65
- "p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_3n2w1_564",
66
- "p-right-xxs": "awsui_p-right-xxs_18wu0_3n2w1_568",
67
- "p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_3n2w1_569",
68
- "p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_3n2w1_573",
69
- "p-left-xxs": "awsui_p-left-xxs_18wu0_3n2w1_578",
70
- "p-xs": "awsui_p-xs_18wu0_3n2w1_583",
71
- "p-top-xs": "awsui_p-top-xs_18wu0_3n2w1_587",
72
- "p-vertical-xs": "awsui_p-vertical-xs_18wu0_3n2w1_588",
73
- "p-right-xs": "awsui_p-right-xs_18wu0_3n2w1_592",
74
- "p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_3n2w1_593",
75
- "p-bottom-xs": "awsui_p-bottom-xs_18wu0_3n2w1_597",
76
- "p-left-xs": "awsui_p-left-xs_18wu0_3n2w1_602",
77
- "p-s": "awsui_p-s_18wu0_3n2w1_607",
78
- "p-top-s": "awsui_p-top-s_18wu0_3n2w1_611",
79
- "p-vertical-s": "awsui_p-vertical-s_18wu0_3n2w1_612",
80
- "p-right-s": "awsui_p-right-s_18wu0_3n2w1_616",
81
- "p-horizontal-s": "awsui_p-horizontal-s_18wu0_3n2w1_617",
82
- "p-bottom-s": "awsui_p-bottom-s_18wu0_3n2w1_621",
83
- "p-left-s": "awsui_p-left-s_18wu0_3n2w1_626",
84
- "p-m": "awsui_p-m_18wu0_3n2w1_631",
85
- "p-top-m": "awsui_p-top-m_18wu0_3n2w1_635",
86
- "p-vertical-m": "awsui_p-vertical-m_18wu0_3n2w1_636",
87
- "p-right-m": "awsui_p-right-m_18wu0_3n2w1_640",
88
- "p-horizontal-m": "awsui_p-horizontal-m_18wu0_3n2w1_641",
89
- "p-bottom-m": "awsui_p-bottom-m_18wu0_3n2w1_645",
90
- "p-left-m": "awsui_p-left-m_18wu0_3n2w1_650",
91
- "p-l": "awsui_p-l_18wu0_3n2w1_530",
92
- "p-top-l": "awsui_p-top-l_18wu0_3n2w1_659",
93
- "p-vertical-l": "awsui_p-vertical-l_18wu0_3n2w1_660",
94
- "p-right-l": "awsui_p-right-l_18wu0_3n2w1_664",
95
- "p-horizontal-l": "awsui_p-horizontal-l_18wu0_3n2w1_665",
96
- "p-bottom-l": "awsui_p-bottom-l_18wu0_3n2w1_669",
97
- "p-left-l": "awsui_p-left-l_18wu0_3n2w1_674",
98
- "p-xl": "awsui_p-xl_18wu0_3n2w1_679",
99
- "p-top-xl": "awsui_p-top-xl_18wu0_3n2w1_683",
100
- "p-vertical-xl": "awsui_p-vertical-xl_18wu0_3n2w1_684",
101
- "p-right-xl": "awsui_p-right-xl_18wu0_3n2w1_688",
102
- "p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_3n2w1_689",
103
- "p-bottom-xl": "awsui_p-bottom-xl_18wu0_3n2w1_693",
104
- "p-left-xl": "awsui_p-left-xl_18wu0_3n2w1_698",
105
- "p-xxl": "awsui_p-xxl_18wu0_3n2w1_703",
106
- "p-top-xxl": "awsui_p-top-xxl_18wu0_3n2w1_707",
107
- "p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_3n2w1_708",
108
- "p-right-xxl": "awsui_p-right-xxl_18wu0_3n2w1_712",
109
- "p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_3n2w1_713",
110
- "p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_3n2w1_717",
111
- "p-left-xxl": "awsui_p-left-xxl_18wu0_3n2w1_722",
112
- "p-xxxl": "awsui_p-xxxl_18wu0_3n2w1_727",
113
- "p-top-xxxl": "awsui_p-top-xxxl_18wu0_3n2w1_731",
114
- "p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_3n2w1_732",
115
- "p-right-xxxl": "awsui_p-right-xxxl_18wu0_3n2w1_736",
116
- "p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_3n2w1_737",
117
- "p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_3n2w1_741",
118
- "p-left-xxxl": "awsui_p-left-xxxl_18wu0_3n2w1_746",
119
- "m-n": "awsui_m-n_18wu0_3n2w1_751",
120
- "m-top-n": "awsui_m-top-n_18wu0_3n2w1_755",
121
- "m-vertical-n": "awsui_m-vertical-n_18wu0_3n2w1_756",
122
- "m-right-n": "awsui_m-right-n_18wu0_3n2w1_760",
123
- "m-horizontal-n": "awsui_m-horizontal-n_18wu0_3n2w1_761",
124
- "m-bottom-n": "awsui_m-bottom-n_18wu0_3n2w1_765",
125
- "m-left-n": "awsui_m-left-n_18wu0_3n2w1_770",
126
- "m-xxxs": "awsui_m-xxxs_18wu0_3n2w1_775",
127
- "m-top-xxxs": "awsui_m-top-xxxs_18wu0_3n2w1_779",
128
- "m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_3n2w1_780",
129
- "m-right-xxxs": "awsui_m-right-xxxs_18wu0_3n2w1_784",
130
- "m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_3n2w1_785",
131
- "m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_3n2w1_789",
132
- "m-left-xxxs": "awsui_m-left-xxxs_18wu0_3n2w1_794",
133
- "m-xxs": "awsui_m-xxs_18wu0_3n2w1_799",
134
- "m-top-xxs": "awsui_m-top-xxs_18wu0_3n2w1_803",
135
- "m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_3n2w1_804",
136
- "m-right-xxs": "awsui_m-right-xxs_18wu0_3n2w1_808",
137
- "m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_3n2w1_809",
138
- "m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_3n2w1_813",
139
- "m-left-xxs": "awsui_m-left-xxs_18wu0_3n2w1_818",
140
- "m-xs": "awsui_m-xs_18wu0_3n2w1_823",
141
- "m-top-xs": "awsui_m-top-xs_18wu0_3n2w1_827",
142
- "m-vertical-xs": "awsui_m-vertical-xs_18wu0_3n2w1_828",
143
- "m-right-xs": "awsui_m-right-xs_18wu0_3n2w1_832",
144
- "m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_3n2w1_833",
145
- "m-bottom-xs": "awsui_m-bottom-xs_18wu0_3n2w1_837",
146
- "m-left-xs": "awsui_m-left-xs_18wu0_3n2w1_842",
147
- "m-s": "awsui_m-s_18wu0_3n2w1_847",
148
- "m-top-s": "awsui_m-top-s_18wu0_3n2w1_851",
149
- "m-vertical-s": "awsui_m-vertical-s_18wu0_3n2w1_852",
150
- "m-right-s": "awsui_m-right-s_18wu0_3n2w1_856",
151
- "m-horizontal-s": "awsui_m-horizontal-s_18wu0_3n2w1_857",
152
- "m-bottom-s": "awsui_m-bottom-s_18wu0_3n2w1_861",
153
- "m-left-s": "awsui_m-left-s_18wu0_3n2w1_866",
154
- "m-m": "awsui_m-m_18wu0_3n2w1_871",
155
- "m-top-m": "awsui_m-top-m_18wu0_3n2w1_875",
156
- "m-vertical-m": "awsui_m-vertical-m_18wu0_3n2w1_876",
157
- "m-right-m": "awsui_m-right-m_18wu0_3n2w1_880",
158
- "m-horizontal-m": "awsui_m-horizontal-m_18wu0_3n2w1_881",
159
- "m-bottom-m": "awsui_m-bottom-m_18wu0_3n2w1_885",
160
- "m-left-m": "awsui_m-left-m_18wu0_3n2w1_890",
161
- "m-l": "awsui_m-l_18wu0_3n2w1_770",
162
- "m-top-l": "awsui_m-top-l_18wu0_3n2w1_899",
163
- "m-vertical-l": "awsui_m-vertical-l_18wu0_3n2w1_900",
164
- "m-right-l": "awsui_m-right-l_18wu0_3n2w1_904",
165
- "m-horizontal-l": "awsui_m-horizontal-l_18wu0_3n2w1_905",
166
- "m-bottom-l": "awsui_m-bottom-l_18wu0_3n2w1_909",
167
- "m-left-l": "awsui_m-left-l_18wu0_3n2w1_914",
168
- "m-xl": "awsui_m-xl_18wu0_3n2w1_919",
169
- "m-top-xl": "awsui_m-top-xl_18wu0_3n2w1_923",
170
- "m-vertical-xl": "awsui_m-vertical-xl_18wu0_3n2w1_924",
171
- "m-right-xl": "awsui_m-right-xl_18wu0_3n2w1_928",
172
- "m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_3n2w1_929",
173
- "m-bottom-xl": "awsui_m-bottom-xl_18wu0_3n2w1_933",
174
- "m-left-xl": "awsui_m-left-xl_18wu0_3n2w1_938",
175
- "m-xxl": "awsui_m-xxl_18wu0_3n2w1_943",
176
- "m-top-xxl": "awsui_m-top-xxl_18wu0_3n2w1_947",
177
- "m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_3n2w1_948",
178
- "m-right-xxl": "awsui_m-right-xxl_18wu0_3n2w1_952",
179
- "m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_3n2w1_953",
180
- "m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_3n2w1_957",
181
- "m-left-xxl": "awsui_m-left-xxl_18wu0_3n2w1_962",
182
- "m-xxxl": "awsui_m-xxxl_18wu0_3n2w1_967",
183
- "m-top-xxxl": "awsui_m-top-xxxl_18wu0_3n2w1_971",
184
- "m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_3n2w1_972",
185
- "m-right-xxxl": "awsui_m-right-xxxl_18wu0_3n2w1_976",
186
- "m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_3n2w1_977",
187
- "m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_3n2w1_981",
188
- "m-left-xxxl": "awsui_m-left-xxxl_18wu0_3n2w1_986",
189
- "d-block": "awsui_d-block_18wu0_3n2w1_991",
190
- "d-inline": "awsui_d-inline_18wu0_3n2w1_994",
191
- "d-inline-block": "awsui_d-inline-block_18wu0_3n2w1_997",
192
- "d-none": "awsui_d-none_18wu0_3n2w1_1000",
193
- "f-left": "awsui_f-left_18wu0_3n2w1_1005",
194
- "f-right": "awsui_f-right_18wu0_3n2w1_1009"
5
+ "root": "awsui_root_18wu0_1h0bt_93",
6
+ "box": "awsui_box_18wu0_1h0bt_207",
7
+ "p-variant": "awsui_p-variant_18wu0_1h0bt_207",
8
+ "color-default": "awsui_color-default_18wu0_1h0bt_207",
9
+ "b-variant": "awsui_b-variant_18wu0_1h0bt_207",
10
+ "strong-variant": "awsui_strong-variant_18wu0_1h0bt_207",
11
+ "code-variant": "awsui_code-variant_18wu0_1h0bt_207",
12
+ "pre-variant": "awsui_pre-variant_18wu0_1h0bt_207",
13
+ "samp-variant": "awsui_samp-variant_18wu0_1h0bt_207",
14
+ "h1-variant": "awsui_h1-variant_18wu0_1h0bt_211",
15
+ "h2-variant": "awsui_h2-variant_18wu0_1h0bt_211",
16
+ "h3-variant": "awsui_h3-variant_18wu0_1h0bt_211",
17
+ "h4-variant": "awsui_h4-variant_18wu0_1h0bt_211",
18
+ "h5-variant": "awsui_h5-variant_18wu0_1h0bt_211",
19
+ "small-variant": "awsui_small-variant_18wu0_1h0bt_215",
20
+ "a-variant": "awsui_a-variant_18wu0_1h0bt_219",
21
+ "font-size-default": "awsui_font-size-default_18wu0_1h0bt_223",
22
+ "font-weight-default": "awsui_font-weight-default_18wu0_1h0bt_263",
23
+ "key-label-variant": "awsui_key-label-variant_18wu0_1h0bt_303",
24
+ "value-large-variant": "awsui_value-large-variant_18wu0_1h0bt_310",
25
+ "font-weight-heavy": "awsui_font-weight-heavy_18wu0_1h0bt_317",
26
+ "color-inverted": "awsui_color-inverted_18wu0_1h0bt_322",
27
+ "color-text-label": "awsui_color-text-label_18wu0_1h0bt_325",
28
+ "color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_1h0bt_328",
29
+ "color-text-status-error": "awsui_color-text-status-error_18wu0_1h0bt_331",
30
+ "color-text-status-success": "awsui_color-text-status-success_18wu0_1h0bt_334",
31
+ "color-text-status-info": "awsui_color-text-status-info_18wu0_1h0bt_337",
32
+ "color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_1h0bt_340",
33
+ "color-text-status-warning": "awsui_color-text-status-warning_18wu0_1h0bt_343",
34
+ "color-inherit": "awsui_color-inherit_18wu0_1h0bt_346",
35
+ "font-size-body-s": "awsui_font-size-body-s_18wu0_1h0bt_349",
36
+ "font-size-body-m": "awsui_font-size-body-m_18wu0_1h0bt_354",
37
+ "font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_1h0bt_358",
38
+ "font-size-heading-s": "awsui_font-size-heading-s_18wu0_1h0bt_362",
39
+ "font-size-heading-m": "awsui_font-size-heading-m_18wu0_1h0bt_367",
40
+ "font-size-heading-l": "awsui_font-size-heading-l_18wu0_1h0bt_372",
41
+ "font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_1h0bt_377",
42
+ "font-size-display-l": "awsui_font-size-display-l_18wu0_1h0bt_382",
43
+ "font-weight-light": "awsui_font-weight-light_18wu0_1h0bt_387",
44
+ "font-weight-normal": "awsui_font-weight-normal_18wu0_1h0bt_390",
45
+ "font-weight-bold": "awsui_font-weight-bold_18wu0_1h0bt_393",
46
+ "t-left": "awsui_t-left_18wu0_1h0bt_400",
47
+ "t-right": "awsui_t-right_18wu0_1h0bt_404",
48
+ "t-center": "awsui_t-center_18wu0_1h0bt_408",
49
+ "p-n": "awsui_p-n_18wu0_1h0bt_509",
50
+ "p-top-n": "awsui_p-top-n_18wu0_1h0bt_513",
51
+ "p-vertical-n": "awsui_p-vertical-n_18wu0_1h0bt_514",
52
+ "p-right-n": "awsui_p-right-n_18wu0_1h0bt_518",
53
+ "p-horizontal-n": "awsui_p-horizontal-n_18wu0_1h0bt_519",
54
+ "p-bottom-n": "awsui_p-bottom-n_18wu0_1h0bt_523",
55
+ "p-left-n": "awsui_p-left-n_18wu0_1h0bt_528",
56
+ "p-xxxs": "awsui_p-xxxs_18wu0_1h0bt_533",
57
+ "p-top-xxxs": "awsui_p-top-xxxs_18wu0_1h0bt_537",
58
+ "p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_1h0bt_538",
59
+ "p-right-xxxs": "awsui_p-right-xxxs_18wu0_1h0bt_542",
60
+ "p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_1h0bt_543",
61
+ "p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_1h0bt_547",
62
+ "p-left-xxxs": "awsui_p-left-xxxs_18wu0_1h0bt_552",
63
+ "p-xxs": "awsui_p-xxs_18wu0_1h0bt_557",
64
+ "p-top-xxs": "awsui_p-top-xxs_18wu0_1h0bt_561",
65
+ "p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_1h0bt_562",
66
+ "p-right-xxs": "awsui_p-right-xxs_18wu0_1h0bt_566",
67
+ "p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_1h0bt_567",
68
+ "p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_1h0bt_571",
69
+ "p-left-xxs": "awsui_p-left-xxs_18wu0_1h0bt_576",
70
+ "p-xs": "awsui_p-xs_18wu0_1h0bt_581",
71
+ "p-top-xs": "awsui_p-top-xs_18wu0_1h0bt_585",
72
+ "p-vertical-xs": "awsui_p-vertical-xs_18wu0_1h0bt_586",
73
+ "p-right-xs": "awsui_p-right-xs_18wu0_1h0bt_590",
74
+ "p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_1h0bt_591",
75
+ "p-bottom-xs": "awsui_p-bottom-xs_18wu0_1h0bt_595",
76
+ "p-left-xs": "awsui_p-left-xs_18wu0_1h0bt_600",
77
+ "p-s": "awsui_p-s_18wu0_1h0bt_605",
78
+ "p-top-s": "awsui_p-top-s_18wu0_1h0bt_609",
79
+ "p-vertical-s": "awsui_p-vertical-s_18wu0_1h0bt_610",
80
+ "p-right-s": "awsui_p-right-s_18wu0_1h0bt_614",
81
+ "p-horizontal-s": "awsui_p-horizontal-s_18wu0_1h0bt_615",
82
+ "p-bottom-s": "awsui_p-bottom-s_18wu0_1h0bt_619",
83
+ "p-left-s": "awsui_p-left-s_18wu0_1h0bt_624",
84
+ "p-m": "awsui_p-m_18wu0_1h0bt_629",
85
+ "p-top-m": "awsui_p-top-m_18wu0_1h0bt_633",
86
+ "p-vertical-m": "awsui_p-vertical-m_18wu0_1h0bt_634",
87
+ "p-right-m": "awsui_p-right-m_18wu0_1h0bt_638",
88
+ "p-horizontal-m": "awsui_p-horizontal-m_18wu0_1h0bt_639",
89
+ "p-bottom-m": "awsui_p-bottom-m_18wu0_1h0bt_643",
90
+ "p-left-m": "awsui_p-left-m_18wu0_1h0bt_648",
91
+ "p-l": "awsui_p-l_18wu0_1h0bt_528",
92
+ "p-top-l": "awsui_p-top-l_18wu0_1h0bt_657",
93
+ "p-vertical-l": "awsui_p-vertical-l_18wu0_1h0bt_658",
94
+ "p-right-l": "awsui_p-right-l_18wu0_1h0bt_662",
95
+ "p-horizontal-l": "awsui_p-horizontal-l_18wu0_1h0bt_663",
96
+ "p-bottom-l": "awsui_p-bottom-l_18wu0_1h0bt_667",
97
+ "p-left-l": "awsui_p-left-l_18wu0_1h0bt_672",
98
+ "p-xl": "awsui_p-xl_18wu0_1h0bt_677",
99
+ "p-top-xl": "awsui_p-top-xl_18wu0_1h0bt_681",
100
+ "p-vertical-xl": "awsui_p-vertical-xl_18wu0_1h0bt_682",
101
+ "p-right-xl": "awsui_p-right-xl_18wu0_1h0bt_686",
102
+ "p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_1h0bt_687",
103
+ "p-bottom-xl": "awsui_p-bottom-xl_18wu0_1h0bt_691",
104
+ "p-left-xl": "awsui_p-left-xl_18wu0_1h0bt_696",
105
+ "p-xxl": "awsui_p-xxl_18wu0_1h0bt_701",
106
+ "p-top-xxl": "awsui_p-top-xxl_18wu0_1h0bt_705",
107
+ "p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_1h0bt_706",
108
+ "p-right-xxl": "awsui_p-right-xxl_18wu0_1h0bt_710",
109
+ "p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_1h0bt_711",
110
+ "p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_1h0bt_715",
111
+ "p-left-xxl": "awsui_p-left-xxl_18wu0_1h0bt_720",
112
+ "p-xxxl": "awsui_p-xxxl_18wu0_1h0bt_725",
113
+ "p-top-xxxl": "awsui_p-top-xxxl_18wu0_1h0bt_729",
114
+ "p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_1h0bt_730",
115
+ "p-right-xxxl": "awsui_p-right-xxxl_18wu0_1h0bt_734",
116
+ "p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_1h0bt_735",
117
+ "p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_1h0bt_739",
118
+ "p-left-xxxl": "awsui_p-left-xxxl_18wu0_1h0bt_744",
119
+ "m-n": "awsui_m-n_18wu0_1h0bt_749",
120
+ "m-top-n": "awsui_m-top-n_18wu0_1h0bt_753",
121
+ "m-vertical-n": "awsui_m-vertical-n_18wu0_1h0bt_754",
122
+ "m-right-n": "awsui_m-right-n_18wu0_1h0bt_758",
123
+ "m-horizontal-n": "awsui_m-horizontal-n_18wu0_1h0bt_759",
124
+ "m-bottom-n": "awsui_m-bottom-n_18wu0_1h0bt_763",
125
+ "m-left-n": "awsui_m-left-n_18wu0_1h0bt_768",
126
+ "m-xxxs": "awsui_m-xxxs_18wu0_1h0bt_773",
127
+ "m-top-xxxs": "awsui_m-top-xxxs_18wu0_1h0bt_777",
128
+ "m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_1h0bt_778",
129
+ "m-right-xxxs": "awsui_m-right-xxxs_18wu0_1h0bt_782",
130
+ "m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_1h0bt_783",
131
+ "m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_1h0bt_787",
132
+ "m-left-xxxs": "awsui_m-left-xxxs_18wu0_1h0bt_792",
133
+ "m-xxs": "awsui_m-xxs_18wu0_1h0bt_797",
134
+ "m-top-xxs": "awsui_m-top-xxs_18wu0_1h0bt_801",
135
+ "m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_1h0bt_802",
136
+ "m-right-xxs": "awsui_m-right-xxs_18wu0_1h0bt_806",
137
+ "m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_1h0bt_807",
138
+ "m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_1h0bt_811",
139
+ "m-left-xxs": "awsui_m-left-xxs_18wu0_1h0bt_816",
140
+ "m-xs": "awsui_m-xs_18wu0_1h0bt_821",
141
+ "m-top-xs": "awsui_m-top-xs_18wu0_1h0bt_825",
142
+ "m-vertical-xs": "awsui_m-vertical-xs_18wu0_1h0bt_826",
143
+ "m-right-xs": "awsui_m-right-xs_18wu0_1h0bt_830",
144
+ "m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_1h0bt_831",
145
+ "m-bottom-xs": "awsui_m-bottom-xs_18wu0_1h0bt_835",
146
+ "m-left-xs": "awsui_m-left-xs_18wu0_1h0bt_840",
147
+ "m-s": "awsui_m-s_18wu0_1h0bt_845",
148
+ "m-top-s": "awsui_m-top-s_18wu0_1h0bt_849",
149
+ "m-vertical-s": "awsui_m-vertical-s_18wu0_1h0bt_850",
150
+ "m-right-s": "awsui_m-right-s_18wu0_1h0bt_854",
151
+ "m-horizontal-s": "awsui_m-horizontal-s_18wu0_1h0bt_855",
152
+ "m-bottom-s": "awsui_m-bottom-s_18wu0_1h0bt_859",
153
+ "m-left-s": "awsui_m-left-s_18wu0_1h0bt_864",
154
+ "m-m": "awsui_m-m_18wu0_1h0bt_869",
155
+ "m-top-m": "awsui_m-top-m_18wu0_1h0bt_873",
156
+ "m-vertical-m": "awsui_m-vertical-m_18wu0_1h0bt_874",
157
+ "m-right-m": "awsui_m-right-m_18wu0_1h0bt_878",
158
+ "m-horizontal-m": "awsui_m-horizontal-m_18wu0_1h0bt_879",
159
+ "m-bottom-m": "awsui_m-bottom-m_18wu0_1h0bt_883",
160
+ "m-left-m": "awsui_m-left-m_18wu0_1h0bt_888",
161
+ "m-l": "awsui_m-l_18wu0_1h0bt_768",
162
+ "m-top-l": "awsui_m-top-l_18wu0_1h0bt_897",
163
+ "m-vertical-l": "awsui_m-vertical-l_18wu0_1h0bt_898",
164
+ "m-right-l": "awsui_m-right-l_18wu0_1h0bt_902",
165
+ "m-horizontal-l": "awsui_m-horizontal-l_18wu0_1h0bt_903",
166
+ "m-bottom-l": "awsui_m-bottom-l_18wu0_1h0bt_907",
167
+ "m-left-l": "awsui_m-left-l_18wu0_1h0bt_912",
168
+ "m-xl": "awsui_m-xl_18wu0_1h0bt_917",
169
+ "m-top-xl": "awsui_m-top-xl_18wu0_1h0bt_921",
170
+ "m-vertical-xl": "awsui_m-vertical-xl_18wu0_1h0bt_922",
171
+ "m-right-xl": "awsui_m-right-xl_18wu0_1h0bt_926",
172
+ "m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_1h0bt_927",
173
+ "m-bottom-xl": "awsui_m-bottom-xl_18wu0_1h0bt_931",
174
+ "m-left-xl": "awsui_m-left-xl_18wu0_1h0bt_936",
175
+ "m-xxl": "awsui_m-xxl_18wu0_1h0bt_941",
176
+ "m-top-xxl": "awsui_m-top-xxl_18wu0_1h0bt_945",
177
+ "m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_1h0bt_946",
178
+ "m-right-xxl": "awsui_m-right-xxl_18wu0_1h0bt_950",
179
+ "m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_1h0bt_951",
180
+ "m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_1h0bt_955",
181
+ "m-left-xxl": "awsui_m-left-xxl_18wu0_1h0bt_960",
182
+ "m-xxxl": "awsui_m-xxxl_18wu0_1h0bt_965",
183
+ "m-top-xxxl": "awsui_m-top-xxxl_18wu0_1h0bt_969",
184
+ "m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_1h0bt_970",
185
+ "m-right-xxxl": "awsui_m-right-xxxl_18wu0_1h0bt_974",
186
+ "m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_1h0bt_975",
187
+ "m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_1h0bt_979",
188
+ "m-left-xxxl": "awsui_m-left-xxxl_18wu0_1h0bt_984",
189
+ "d-block": "awsui_d-block_18wu0_1h0bt_989",
190
+ "d-inline": "awsui_d-inline_18wu0_1h0bt_992",
191
+ "d-inline-block": "awsui_d-inline-block_18wu0_1h0bt_995",
192
+ "d-none": "awsui_d-none_18wu0_1h0bt_998",
193
+ "f-left": "awsui_f-left_18wu0_1h0bt_1002",
194
+ "f-right": "awsui_f-right_18wu0_1h0bt_1006"
195
195
  };
196
196
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "link": "awsui_link_1kosq_1ght7_93",
5
- "breadcrumb": "awsui_breadcrumb_1kosq_1ght7_97",
6
- "icon": "awsui_icon_1kosq_1ght7_100",
7
- "anchor": "awsui_anchor_1kosq_1ght7_105",
8
- "last": "awsui_last_1kosq_1ght7_148",
9
- "compressed": "awsui_compressed_1kosq_1ght7_158",
10
- "text": "awsui_text_1kosq_1ght7_162",
11
- "virtual-item": "awsui_virtual-item_1kosq_1ght7_169",
12
- "item-popover": "awsui_item-popover_1kosq_1ght7_176"
4
+ "link": "awsui_link_1kosq_1j79a_93",
5
+ "breadcrumb": "awsui_breadcrumb_1kosq_1j79a_97",
6
+ "icon": "awsui_icon_1kosq_1j79a_100",
7
+ "anchor": "awsui_anchor_1kosq_1j79a_104",
8
+ "last": "awsui_last_1kosq_1j79a_147",
9
+ "compressed": "awsui_compressed_1kosq_1j79a_157",
10
+ "text": "awsui_text_1kosq_1j79a_161",
11
+ "virtual-item": "awsui_virtual-item_1kosq_1j79a_168",
12
+ "item-popover": "awsui_item-popover_1kosq_1j79a_175"
13
13
  };
14
14
 
@@ -90,19 +90,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_link_1kosq_1ght7_93:not(#\9):after {
93
+ .awsui_link_1kosq_1j79a_93:not(#\9):after {
94
94
  display: none;
95
95
  }
96
96
 
97
- .awsui_breadcrumb_1kosq_1ght7_97:not(#\9) {
97
+ .awsui_breadcrumb_1kosq_1j79a_97:not(#\9) {
98
98
  display: flex;
99
99
  }
100
- .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_icon_1kosq_1ght7_100:not(#\9) {
101
- margin-block: 0;
102
- margin-inline: var(--space-xs-zb16t3, 8px);
100
+ .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_icon_1kosq_1j79a_100:not(#\9) {
101
+ margin: 0 var(--space-xs-zb16t3, 8px);
103
102
  color: var(--color-text-breadcrumb-icon-ma8w3r, #7d8998);
104
103
  }
105
- .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9) {
104
+ .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9) {
106
105
  color: var(--color-text-link-default-latg1a, #0972d3);
107
106
  font-weight: inherit;
108
107
  letter-spacing: normal;
@@ -116,30 +115,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
115
  text-decoration-thickness: 1px;
117
116
  }
118
117
  @media (prefers-reduced-motion: reduce) {
119
- .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9) {
118
+ .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9) {
120
119
  animation: none;
121
120
  transition: none;
122
121
  }
123
122
  }
124
- .awsui-motion-disabled .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9) {
123
+ .awsui-motion-disabled .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9) {
125
124
  animation: none;
126
125
  transition: none;
127
126
  }
128
- .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9):hover {
127
+ .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9):hover {
129
128
  cursor: pointer;
130
129
  color: var(--color-text-link-hover-8j6p14, #033160);
131
130
  }
132
- .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9):focus {
131
+ .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9):focus {
133
132
  outline: none;
134
133
  }
135
- .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9):active {
134
+ .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9):active {
136
135
  color: var(--color-text-link-hover-8j6p14, #033160);
137
136
  }
138
- .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9):active, .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9):focus, .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9):hover {
137
+ .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9):active, .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9):focus, .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9):hover {
139
138
  text-decoration-line: underline;
140
139
  text-decoration-color: currentColor;
141
140
  }
142
- body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_anchor_1kosq_1ght7_105:not(#\9):focus {
141
+ body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_1j79a_97 > .awsui_anchor_1kosq_1j79a_104:not(#\9):focus {
143
142
  outline: thin dotted;
144
143
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
145
144
  outline-offset: 2px;
@@ -147,34 +146,34 @@ body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_1ght7_97 > .awsui_an
147
146
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
148
147
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
149
148
  }
150
- .awsui_breadcrumb_1kosq_1ght7_97.awsui_last_1kosq_1ght7_148 > .awsui_icon_1kosq_1ght7_100:not(#\9) {
149
+ .awsui_breadcrumb_1kosq_1j79a_97.awsui_last_1kosq_1j79a_147 > .awsui_icon_1kosq_1j79a_100:not(#\9) {
151
150
  display: none;
152
151
  }
153
- .awsui_breadcrumb_1kosq_1ght7_97.awsui_last_1kosq_1ght7_148 > .awsui_anchor_1kosq_1ght7_105:not(#\9) {
152
+ .awsui_breadcrumb_1kosq_1j79a_97.awsui_last_1kosq_1j79a_147 > .awsui_anchor_1kosq_1j79a_104:not(#\9) {
154
153
  color: var(--color-text-breadcrumb-current-bnqeha, #5f6b7a);
155
154
  font-weight: 700;
156
155
  text-decoration: none;
157
156
  cursor: default;
158
157
  }
159
158
 
160
- .awsui_compressed_1kosq_1ght7_158:not(#\9) {
161
- min-inline-size: 0;
159
+ .awsui_compressed_1kosq_1j79a_157:not(#\9) {
160
+ min-width: 0;
162
161
  overflow: hidden;
163
162
  }
164
- .awsui_compressed_1kosq_1ght7_158 > .awsui_text_1kosq_1ght7_162:not(#\9) {
163
+ .awsui_compressed_1kosq_1j79a_157 > .awsui_text_1kosq_1j79a_161:not(#\9) {
165
164
  overflow: hidden;
166
165
  text-overflow: ellipsis;
167
166
  white-space: nowrap;
168
167
  display: block;
169
168
  }
170
169
 
171
- .awsui_virtual-item_1kosq_1ght7_169:not(#\9) {
170
+ .awsui_virtual-item_1kosq_1j79a_168:not(#\9) {
172
171
  position: absolute !important;
173
172
  top: -9999px !important;
174
173
  left: -9999px !important;
175
174
  visibility: hidden;
176
175
  }
177
176
 
178
- .awsui_item-popover_1kosq_1ght7_176:not(#\9) {
177
+ .awsui_item-popover_1kosq_1j79a_175:not(#\9) {
179
178
  /* used in tests */
180
179
  }
@@ -2,14 +2,14 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "link": "awsui_link_1kosq_1ght7_93",
6
- "breadcrumb": "awsui_breadcrumb_1kosq_1ght7_97",
7
- "icon": "awsui_icon_1kosq_1ght7_100",
8
- "anchor": "awsui_anchor_1kosq_1ght7_105",
9
- "last": "awsui_last_1kosq_1ght7_148",
10
- "compressed": "awsui_compressed_1kosq_1ght7_158",
11
- "text": "awsui_text_1kosq_1ght7_162",
12
- "virtual-item": "awsui_virtual-item_1kosq_1ght7_169",
13
- "item-popover": "awsui_item-popover_1kosq_1ght7_176"
5
+ "link": "awsui_link_1kosq_1j79a_93",
6
+ "breadcrumb": "awsui_breadcrumb_1kosq_1j79a_97",
7
+ "icon": "awsui_icon_1kosq_1j79a_100",
8
+ "anchor": "awsui_anchor_1kosq_1j79a_104",
9
+ "last": "awsui_last_1kosq_1j79a_147",
10
+ "compressed": "awsui_compressed_1kosq_1j79a_157",
11
+ "text": "awsui_text_1kosq_1j79a_161",
12
+ "virtual-item": "awsui_virtual-item_1kosq_1j79a_168",
13
+ "item-popover": "awsui_item-popover_1kosq_1j79a_175"
14
14
  };
15
15
 
@@ -1,12 +1,12 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "breadcrumb-group": "awsui_breadcrumb-group_d19fg_1qgau_93",
5
- "item": "awsui_item_d19fg_1qgau_109",
6
- "breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_1qgau_122",
7
- "ellipsis": "awsui_ellipsis_d19fg_1qgau_134",
8
- "icon": "awsui_icon_d19fg_1qgau_144",
9
- "mobile": "awsui_mobile_d19fg_1qgau_149",
10
- "mobile-short": "awsui_mobile-short_d19fg_1qgau_162"
4
+ "breadcrumb-group": "awsui_breadcrumb-group_d19fg_1ypn7_93",
5
+ "item": "awsui_item_d19fg_1ypn7_107",
6
+ "breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_1ypn7_120",
7
+ "ellipsis": "awsui_ellipsis_d19fg_1ypn7_130",
8
+ "icon": "awsui_icon_d19fg_1ypn7_138",
9
+ "mobile": "awsui_mobile_d19fg_1ypn7_142",
10
+ "mobile-short": "awsui_mobile-short_d19fg_1ypn7_155"
11
11
  };
12
12