@cloudscape-design/components 3.0.534 → 3.0.535

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 (358) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +45 -39
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +24 -18
  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 +36 -30
  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 +12 -6
  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 +26 -20
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +14 -8
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/notifications/styles.css.js +3 -3
  20. package/app-layout/notifications/styles.scoped.css +7 -7
  21. package/app-layout/notifications/styles.selectors.js +3 -3
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +8 -2
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +16 -16
  26. package/app-layout/styles.scoped.css +25 -19
  27. package/app-layout/styles.selectors.js +16 -16
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -6
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +81 -81
  32. package/app-layout/visual-refresh/styles.scoped.css +294 -288
  33. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  34. package/area-chart/styles.css.js +6 -6
  35. package/area-chart/styles.scoped.css +15 -9
  36. package/area-chart/styles.selectors.js +6 -6
  37. package/attribute-editor/styles.css.js +14 -14
  38. package/attribute-editor/styles.scoped.css +30 -24
  39. package/attribute-editor/styles.selectors.js +14 -14
  40. package/autosuggest/autosuggest-option.d.ts +0 -1
  41. package/autosuggest/autosuggest-option.d.ts.map +1 -1
  42. package/autosuggest/autosuggest-option.js +2 -4
  43. package/autosuggest/autosuggest-option.js.map +1 -1
  44. package/autosuggest/internal.d.ts.map +1 -1
  45. package/autosuggest/internal.js +2 -5
  46. package/autosuggest/internal.js.map +1 -1
  47. package/autosuggest/options-controller.d.ts +2 -1
  48. package/autosuggest/options-controller.d.ts.map +1 -1
  49. package/autosuggest/options-controller.js +15 -3
  50. package/autosuggest/options-controller.js.map +1 -1
  51. package/autosuggest/options-list.d.ts +2 -2
  52. package/autosuggest/options-list.d.ts.map +1 -1
  53. package/autosuggest/options-list.js +2 -2
  54. package/autosuggest/options-list.js.map +1 -1
  55. package/autosuggest/plain-list.d.ts +2 -3
  56. package/autosuggest/plain-list.d.ts.map +1 -1
  57. package/autosuggest/plain-list.js +2 -2
  58. package/autosuggest/plain-list.js.map +1 -1
  59. package/autosuggest/virtual-list.d.ts +1 -1
  60. package/autosuggest/virtual-list.d.ts.map +1 -1
  61. package/autosuggest/virtual-list.js +2 -2
  62. package/autosuggest/virtual-list.js.map +1 -1
  63. package/badge/styles.css.js +5 -5
  64. package/badge/styles.scoped.css +11 -5
  65. package/badge/styles.selectors.js +5 -5
  66. package/box/styles.css.js +190 -190
  67. package/box/styles.scoped.css +253 -235
  68. package/box/styles.selectors.js +190 -190
  69. package/breadcrumb-group/item/styles.css.js +9 -9
  70. package/breadcrumb-group/item/styles.scoped.css +23 -17
  71. package/breadcrumb-group/item/styles.selectors.js +9 -9
  72. package/breadcrumb-group/styles.css.js +7 -7
  73. package/breadcrumb-group/styles.scoped.css +18 -12
  74. package/breadcrumb-group/styles.selectors.js +7 -7
  75. package/button/styles.css.js +20 -20
  76. package/button/styles.scoped.css +157 -151
  77. package/button/styles.selectors.js +20 -20
  78. package/button-dropdown/category-elements/styles.css.js +13 -13
  79. package/button-dropdown/category-elements/styles.scoped.css +29 -23
  80. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  81. package/button-dropdown/item-element/styles.css.js +15 -15
  82. package/button-dropdown/item-element/styles.scoped.css +24 -18
  83. package/button-dropdown/item-element/styles.selectors.js +15 -15
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +11 -5
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +15 -15
  88. package/button-dropdown/styles.scoped.css +28 -22
  89. package/button-dropdown/styles.selectors.js +15 -15
  90. package/calendar/styles.css.js +18 -18
  91. package/calendar/styles.scoped.css +44 -38
  92. package/calendar/styles.selectors.js +18 -18
  93. package/cards/styles.css.js +40 -40
  94. package/cards/styles.scoped.css +56 -50
  95. package/cards/styles.selectors.js +40 -40
  96. package/checkbox/styles.css.js +3 -3
  97. package/checkbox/styles.scoped.css +11 -5
  98. package/checkbox/styles.selectors.js +3 -3
  99. package/code-editor/styles.css.js +32 -32
  100. package/code-editor/styles.scoped.css +135 -129
  101. package/code-editor/styles.selectors.js +32 -32
  102. package/collection-preferences/content-display/styles.css.js +11 -11
  103. package/collection-preferences/content-display/styles.scoped.css +29 -17
  104. package/collection-preferences/content-display/styles.selectors.js +11 -11
  105. package/collection-preferences/styles.css.js +37 -37
  106. package/collection-preferences/styles.scoped.css +68 -44
  107. package/collection-preferences/styles.selectors.js +37 -37
  108. package/column-layout/styles.css.js +13 -13
  109. package/column-layout/styles.scoped.css +49 -43
  110. package/column-layout/styles.selectors.js +13 -13
  111. package/container/styles.css.js +30 -30
  112. package/container/styles.scoped.css +60 -54
  113. package/container/styles.selectors.js +30 -30
  114. package/content-layout/styles.css.js +7 -7
  115. package/content-layout/styles.scoped.css +19 -13
  116. package/content-layout/styles.selectors.js +7 -7
  117. package/date-picker/styles.css.js +7 -7
  118. package/date-picker/styles.scoped.css +15 -9
  119. package/date-picker/styles.selectors.js +7 -7
  120. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  121. package/date-range-picker/calendar/grids/styles.scoped.css +48 -42
  122. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  123. package/date-range-picker/relative-range/styles.css.js +9 -9
  124. package/date-range-picker/relative-range/styles.scoped.css +19 -13
  125. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  126. package/date-range-picker/styles.css.js +39 -39
  127. package/date-range-picker/styles.scoped.css +54 -48
  128. package/date-range-picker/styles.selectors.js +39 -39
  129. package/drawer/styles.css.js +3 -3
  130. package/drawer/styles.scoped.css +14 -8
  131. package/drawer/styles.selectors.js +3 -3
  132. package/expandable-section/styles.css.js +32 -32
  133. package/expandable-section/styles.scoped.css +68 -62
  134. package/expandable-section/styles.selectors.js +32 -32
  135. package/file-upload/dropzone/styles.css.js +2 -2
  136. package/file-upload/dropzone/styles.scoped.css +8 -2
  137. package/file-upload/dropzone/styles.selectors.js +2 -2
  138. package/file-upload/file-input/styles.css.js +4 -4
  139. package/file-upload/file-input/styles.scoped.css +13 -7
  140. package/file-upload/file-input/styles.selectors.js +4 -4
  141. package/flashbar/styles.css.js +47 -47
  142. package/flashbar/styles.scoped.css +177 -171
  143. package/flashbar/styles.selectors.js +47 -47
  144. package/form/styles.css.js +9 -9
  145. package/form/styles.scoped.css +14 -8
  146. package/form/styles.selectors.js +9 -9
  147. package/form-field/styles.css.js +19 -19
  148. package/form-field/styles.scoped.css +35 -29
  149. package/form-field/styles.selectors.js +19 -19
  150. package/grid/styles.css.js +53 -53
  151. package/grid/styles.scoped.css +60 -54
  152. package/grid/styles.selectors.js +53 -53
  153. package/header/styles.css.js +34 -34
  154. package/header/styles.scoped.css +80 -50
  155. package/header/styles.selectors.js +34 -34
  156. package/help-panel/styles.css.js +4 -4
  157. package/help-panel/styles.scoped.css +69 -63
  158. package/help-panel/styles.selectors.js +4 -4
  159. package/hotspot/styles.css.js +7 -7
  160. package/hotspot/styles.scoped.css +13 -7
  161. package/hotspot/styles.selectors.js +7 -7
  162. package/icon/internal.d.ts.map +1 -1
  163. package/icon/internal.js +1 -1
  164. package/icon/internal.js.map +1 -1
  165. package/icon/styles.css.js +36 -21
  166. package/icon/styles.scoped.css +92 -48
  167. package/icon/styles.selectors.js +36 -21
  168. package/input/styles.css.js +12 -12
  169. package/input/styles.scoped.css +36 -30
  170. package/input/styles.selectors.js +12 -12
  171. package/internal/components/abstract-switch/styles.css.js +13 -13
  172. package/internal/components/abstract-switch/styles.scoped.css +26 -20
  173. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  174. package/internal/components/button-trigger/styles.css.js +10 -10
  175. package/internal/components/button-trigger/styles.scoped.css +30 -24
  176. package/internal/components/button-trigger/styles.selectors.js +10 -10
  177. package/internal/components/chart-filter/styles.css.js +3 -3
  178. package/internal/components/chart-filter/styles.scoped.css +9 -3
  179. package/internal/components/chart-filter/styles.selectors.js +3 -3
  180. package/internal/components/chart-legend/styles.css.js +6 -6
  181. package/internal/components/chart-legend/styles.scoped.css +21 -15
  182. package/internal/components/chart-legend/styles.selectors.js +6 -6
  183. package/internal/components/chart-plot/styles.css.js +5 -5
  184. package/internal/components/chart-plot/styles.scoped.css +11 -5
  185. package/internal/components/chart-plot/styles.selectors.js +5 -5
  186. package/internal/components/chart-popover/styles.css.js +3 -3
  187. package/internal/components/chart-popover/styles.scoped.css +9 -3
  188. package/internal/components/chart-popover/styles.selectors.js +3 -3
  189. package/internal/components/chart-series-details/styles.css.js +20 -20
  190. package/internal/components/chart-series-details/styles.scoped.css +39 -33
  191. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  192. package/internal/components/chart-series-marker/styles.css.js +5 -5
  193. package/internal/components/chart-series-marker/styles.scoped.css +13 -7
  194. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  195. package/internal/components/chart-wrapper/styles.css.js +9 -9
  196. package/internal/components/chart-wrapper/styles.scoped.css +15 -9
  197. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  198. package/internal/components/checkbox-icon/styles.css.js +7 -7
  199. package/internal/components/checkbox-icon/styles.scoped.css +14 -8
  200. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +62 -36
  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 -3
  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 -2
  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 +19 -13
  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 -6
  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 +19 -13
  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 +35 -29
  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 +8 -2
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/screenreader-only/styles.css.js +1 -1
  226. package/internal/components/screenreader-only/styles.scoped.css +7 -1
  227. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  228. package/internal/components/selectable-item/styles.css.js +16 -16
  229. package/internal/components/selectable-item/styles.scoped.css +35 -29
  230. package/internal/components/selectable-item/styles.selectors.js +16 -16
  231. package/internal/components/token-list/styles.css.js +9 -9
  232. package/internal/components/token-list/styles.scoped.css +26 -20
  233. package/internal/components/token-list/styles.selectors.js +9 -9
  234. package/internal/environment.js +1 -1
  235. package/internal/environment.json +1 -1
  236. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  237. package/internal/generated/custom-css-properties/index.js +46 -40
  238. package/internal/generated/custom-css-properties/index.js.map +1 -1
  239. package/internal/manifest.json +1 -1
  240. package/link/styles.css.js +20 -20
  241. package/link/styles.scoped.css +77 -71
  242. package/link/styles.selectors.js +20 -20
  243. package/mixed-line-bar-chart/styles.css.js +11 -11
  244. package/mixed-line-bar-chart/styles.scoped.css +23 -17
  245. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  246. package/modal/styles.css.js +23 -23
  247. package/modal/styles.scoped.css +44 -38
  248. package/modal/styles.selectors.js +23 -23
  249. package/multiselect/styles.css.js +2 -2
  250. package/multiselect/styles.scoped.css +8 -2
  251. package/multiselect/styles.selectors.js +2 -2
  252. package/package.json +1 -1
  253. package/pagination/styles.css.js +9 -9
  254. package/pagination/styles.scoped.css +29 -23
  255. package/pagination/styles.selectors.js +9 -9
  256. package/pie-chart/styles.css.js +27 -27
  257. package/pie-chart/styles.scoped.css +54 -48
  258. package/pie-chart/styles.selectors.js +27 -27
  259. package/popover/styles.css.js +50 -50
  260. package/popover/styles.scoped.css +94 -64
  261. package/popover/styles.selectors.js +50 -50
  262. package/progress-bar/styles.css.js +18 -18
  263. package/progress-bar/styles.scoped.css +44 -32
  264. package/progress-bar/styles.selectors.js +18 -18
  265. package/property-filter/property-filter-autosuggest.js +2 -1
  266. package/property-filter/property-filter-autosuggest.js.map +1 -1
  267. package/property-filter/styles.css.js +31 -31
  268. package/property-filter/styles.scoped.css +39 -33
  269. package/property-filter/styles.selectors.js +31 -31
  270. package/radio-group/styles.css.js +9 -9
  271. package/radio-group/styles.scoped.css +21 -15
  272. package/radio-group/styles.selectors.js +9 -9
  273. package/segmented-control/styles.css.js +14 -14
  274. package/segmented-control/styles.scoped.css +39 -33
  275. package/segmented-control/styles.selectors.js +14 -14
  276. package/select/parts/styles.css.js +16 -16
  277. package/select/parts/styles.scoped.css +22 -16
  278. package/select/parts/styles.selectors.js +16 -16
  279. package/select/styles.css.js +1 -1
  280. package/select/styles.scoped.css +7 -1
  281. package/select/styles.selectors.js +1 -1
  282. package/side-navigation/styles.css.js +28 -28
  283. package/side-navigation/styles.scoped.css +44 -38
  284. package/side-navigation/styles.selectors.js +28 -28
  285. package/space-between/styles.css.js +23 -23
  286. package/space-between/styles.scoped.css +30 -24
  287. package/space-between/styles.selectors.js +23 -23
  288. package/spinner/styles.css.js +13 -13
  289. package/spinner/styles.scoped.css +58 -26
  290. package/spinner/styles.selectors.js +13 -13
  291. package/split-panel/styles.css.js +55 -55
  292. package/split-panel/styles.scoped.css +87 -75
  293. package/split-panel/styles.selectors.js +55 -55
  294. package/status-indicator/styles.css.js +23 -23
  295. package/status-indicator/styles.scoped.css +35 -29
  296. package/status-indicator/styles.selectors.js +23 -23
  297. package/table/body-cell/styles.css.js +30 -30
  298. package/table/body-cell/styles.scoped.css +87 -81
  299. package/table/body-cell/styles.selectors.js +30 -30
  300. package/table/header-cell/styles.css.js +24 -24
  301. package/table/header-cell/styles.scoped.css +50 -44
  302. package/table/header-cell/styles.selectors.js +24 -24
  303. package/table/resizer/styles.css.js +8 -8
  304. package/table/resizer/styles.scoped.css +20 -14
  305. package/table/resizer/styles.selectors.js +8 -8
  306. package/table/selection/styles.css.js +3 -3
  307. package/table/selection/styles.scoped.css +9 -3
  308. package/table/selection/styles.selectors.js +3 -3
  309. package/table/sticky-scrollbar/styles.css.js +6 -6
  310. package/table/sticky-scrollbar/styles.scoped.css +13 -7
  311. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  312. package/table/styles.css.js +35 -35
  313. package/table/styles.scoped.css +46 -40
  314. package/table/styles.selectors.js +35 -35
  315. package/table/table-role/table-role-helper.js +1 -1
  316. package/table/table-role/table-role-helper.js.map +1 -1
  317. package/tabs/styles.css.js +21 -21
  318. package/tabs/styles.scoped.css +51 -39
  319. package/tabs/styles.selectors.js +21 -21
  320. package/tag-editor/styles.css.js +3 -3
  321. package/tag-editor/styles.scoped.css +16 -10
  322. package/tag-editor/styles.selectors.js +3 -3
  323. package/text-content/styles.css.js +1 -1
  324. package/text-content/styles.scoped.css +66 -60
  325. package/text-content/styles.selectors.js +1 -1
  326. package/text-filter/styles.css.js +3 -3
  327. package/text-filter/styles.scoped.css +9 -3
  328. package/text-filter/styles.selectors.js +3 -3
  329. package/textarea/styles.css.js +4 -4
  330. package/textarea/styles.scoped.css +18 -12
  331. package/textarea/styles.selectors.js +4 -4
  332. package/tiles/styles.css.js +29 -29
  333. package/tiles/styles.scoped.css +76 -70
  334. package/tiles/styles.selectors.js +29 -29
  335. package/toggle/styles.css.js +8 -8
  336. package/toggle/styles.scoped.css +19 -13
  337. package/toggle/styles.selectors.js +8 -8
  338. package/token-group/styles.css.js +8 -8
  339. package/token-group/styles.scoped.css +22 -16
  340. package/token-group/styles.selectors.js +8 -8
  341. package/top-navigation/1.0-beta/styles.css.js +25 -25
  342. package/top-navigation/1.0-beta/styles.scoped.css +48 -42
  343. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  344. package/top-navigation/styles.css.js +47 -47
  345. package/top-navigation/styles.scoped.css +72 -66
  346. package/top-navigation/styles.selectors.js +47 -47
  347. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  348. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -21
  349. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  350. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  351. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -27
  352. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  353. package/tutorial-panel/styles.css.js +1 -1
  354. package/tutorial-panel/styles.scoped.css +7 -1
  355. package/tutorial-panel/styles.selectors.js +1 -1
  356. package/wizard/styles.css.js +32 -32
  357. package/wizard/styles.scoped.css +74 -68
  358. package/wizard/styles.selectors.js +32 -32
@@ -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_f1mky_93",
6
- "box": "awsui_box_18wu0_f1mky_207",
7
- "p-variant": "awsui_p-variant_18wu0_f1mky_207",
8
- "color-default": "awsui_color-default_18wu0_f1mky_207",
9
- "b-variant": "awsui_b-variant_18wu0_f1mky_207",
10
- "strong-variant": "awsui_strong-variant_18wu0_f1mky_207",
11
- "code-variant": "awsui_code-variant_18wu0_f1mky_207",
12
- "pre-variant": "awsui_pre-variant_18wu0_f1mky_207",
13
- "samp-variant": "awsui_samp-variant_18wu0_f1mky_207",
14
- "h1-variant": "awsui_h1-variant_18wu0_f1mky_211",
15
- "h2-variant": "awsui_h2-variant_18wu0_f1mky_211",
16
- "h3-variant": "awsui_h3-variant_18wu0_f1mky_211",
17
- "h4-variant": "awsui_h4-variant_18wu0_f1mky_211",
18
- "h5-variant": "awsui_h5-variant_18wu0_f1mky_211",
19
- "small-variant": "awsui_small-variant_18wu0_f1mky_215",
20
- "a-variant": "awsui_a-variant_18wu0_f1mky_219",
21
- "font-size-default": "awsui_font-size-default_18wu0_f1mky_223",
22
- "font-weight-default": "awsui_font-weight-default_18wu0_f1mky_263",
23
- "key-label-variant": "awsui_key-label-variant_18wu0_f1mky_305",
24
- "value-large-variant": "awsui_value-large-variant_18wu0_f1mky_312",
25
- "font-weight-heavy": "awsui_font-weight-heavy_18wu0_f1mky_319",
26
- "color-inverted": "awsui_color-inverted_18wu0_f1mky_324",
27
- "color-text-label": "awsui_color-text-label_18wu0_f1mky_327",
28
- "color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_f1mky_330",
29
- "color-text-status-error": "awsui_color-text-status-error_18wu0_f1mky_333",
30
- "color-text-status-success": "awsui_color-text-status-success_18wu0_f1mky_336",
31
- "color-text-status-info": "awsui_color-text-status-info_18wu0_f1mky_339",
32
- "color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_f1mky_342",
33
- "color-text-status-warning": "awsui_color-text-status-warning_18wu0_f1mky_345",
34
- "color-inherit": "awsui_color-inherit_18wu0_f1mky_348",
35
- "font-size-body-s": "awsui_font-size-body-s_18wu0_f1mky_351",
36
- "font-size-body-m": "awsui_font-size-body-m_18wu0_f1mky_356",
37
- "font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_f1mky_360",
38
- "font-size-heading-s": "awsui_font-size-heading-s_18wu0_f1mky_364",
39
- "font-size-heading-m": "awsui_font-size-heading-m_18wu0_f1mky_369",
40
- "font-size-heading-l": "awsui_font-size-heading-l_18wu0_f1mky_374",
41
- "font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_f1mky_379",
42
- "font-size-display-l": "awsui_font-size-display-l_18wu0_f1mky_384",
43
- "font-weight-light": "awsui_font-weight-light_18wu0_f1mky_389",
44
- "font-weight-normal": "awsui_font-weight-normal_18wu0_f1mky_392",
45
- "font-weight-bold": "awsui_font-weight-bold_18wu0_f1mky_395",
46
- "t-left": "awsui_t-left_18wu0_f1mky_402",
47
- "t-right": "awsui_t-right_18wu0_f1mky_406",
48
- "t-center": "awsui_t-center_18wu0_f1mky_410",
49
- "p-n": "awsui_p-n_18wu0_f1mky_511",
50
- "p-top-n": "awsui_p-top-n_18wu0_f1mky_515",
51
- "p-vertical-n": "awsui_p-vertical-n_18wu0_f1mky_516",
52
- "p-right-n": "awsui_p-right-n_18wu0_f1mky_520",
53
- "p-horizontal-n": "awsui_p-horizontal-n_18wu0_f1mky_521",
54
- "p-bottom-n": "awsui_p-bottom-n_18wu0_f1mky_525",
55
- "p-left-n": "awsui_p-left-n_18wu0_f1mky_530",
56
- "p-xxxs": "awsui_p-xxxs_18wu0_f1mky_535",
57
- "p-top-xxxs": "awsui_p-top-xxxs_18wu0_f1mky_539",
58
- "p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_f1mky_540",
59
- "p-right-xxxs": "awsui_p-right-xxxs_18wu0_f1mky_544",
60
- "p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_f1mky_545",
61
- "p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_f1mky_549",
62
- "p-left-xxxs": "awsui_p-left-xxxs_18wu0_f1mky_554",
63
- "p-xxs": "awsui_p-xxs_18wu0_f1mky_559",
64
- "p-top-xxs": "awsui_p-top-xxs_18wu0_f1mky_563",
65
- "p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_f1mky_564",
66
- "p-right-xxs": "awsui_p-right-xxs_18wu0_f1mky_568",
67
- "p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_f1mky_569",
68
- "p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_f1mky_573",
69
- "p-left-xxs": "awsui_p-left-xxs_18wu0_f1mky_578",
70
- "p-xs": "awsui_p-xs_18wu0_f1mky_583",
71
- "p-top-xs": "awsui_p-top-xs_18wu0_f1mky_587",
72
- "p-vertical-xs": "awsui_p-vertical-xs_18wu0_f1mky_588",
73
- "p-right-xs": "awsui_p-right-xs_18wu0_f1mky_592",
74
- "p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_f1mky_593",
75
- "p-bottom-xs": "awsui_p-bottom-xs_18wu0_f1mky_597",
76
- "p-left-xs": "awsui_p-left-xs_18wu0_f1mky_602",
77
- "p-s": "awsui_p-s_18wu0_f1mky_607",
78
- "p-top-s": "awsui_p-top-s_18wu0_f1mky_611",
79
- "p-vertical-s": "awsui_p-vertical-s_18wu0_f1mky_612",
80
- "p-right-s": "awsui_p-right-s_18wu0_f1mky_616",
81
- "p-horizontal-s": "awsui_p-horizontal-s_18wu0_f1mky_617",
82
- "p-bottom-s": "awsui_p-bottom-s_18wu0_f1mky_621",
83
- "p-left-s": "awsui_p-left-s_18wu0_f1mky_626",
84
- "p-m": "awsui_p-m_18wu0_f1mky_631",
85
- "p-top-m": "awsui_p-top-m_18wu0_f1mky_635",
86
- "p-vertical-m": "awsui_p-vertical-m_18wu0_f1mky_636",
87
- "p-right-m": "awsui_p-right-m_18wu0_f1mky_640",
88
- "p-horizontal-m": "awsui_p-horizontal-m_18wu0_f1mky_641",
89
- "p-bottom-m": "awsui_p-bottom-m_18wu0_f1mky_645",
90
- "p-left-m": "awsui_p-left-m_18wu0_f1mky_650",
91
- "p-l": "awsui_p-l_18wu0_f1mky_530",
92
- "p-top-l": "awsui_p-top-l_18wu0_f1mky_659",
93
- "p-vertical-l": "awsui_p-vertical-l_18wu0_f1mky_660",
94
- "p-right-l": "awsui_p-right-l_18wu0_f1mky_664",
95
- "p-horizontal-l": "awsui_p-horizontal-l_18wu0_f1mky_665",
96
- "p-bottom-l": "awsui_p-bottom-l_18wu0_f1mky_669",
97
- "p-left-l": "awsui_p-left-l_18wu0_f1mky_674",
98
- "p-xl": "awsui_p-xl_18wu0_f1mky_679",
99
- "p-top-xl": "awsui_p-top-xl_18wu0_f1mky_683",
100
- "p-vertical-xl": "awsui_p-vertical-xl_18wu0_f1mky_684",
101
- "p-right-xl": "awsui_p-right-xl_18wu0_f1mky_688",
102
- "p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_f1mky_689",
103
- "p-bottom-xl": "awsui_p-bottom-xl_18wu0_f1mky_693",
104
- "p-left-xl": "awsui_p-left-xl_18wu0_f1mky_698",
105
- "p-xxl": "awsui_p-xxl_18wu0_f1mky_703",
106
- "p-top-xxl": "awsui_p-top-xxl_18wu0_f1mky_707",
107
- "p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_f1mky_708",
108
- "p-right-xxl": "awsui_p-right-xxl_18wu0_f1mky_712",
109
- "p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_f1mky_713",
110
- "p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_f1mky_717",
111
- "p-left-xxl": "awsui_p-left-xxl_18wu0_f1mky_722",
112
- "p-xxxl": "awsui_p-xxxl_18wu0_f1mky_727",
113
- "p-top-xxxl": "awsui_p-top-xxxl_18wu0_f1mky_731",
114
- "p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_f1mky_732",
115
- "p-right-xxxl": "awsui_p-right-xxxl_18wu0_f1mky_736",
116
- "p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_f1mky_737",
117
- "p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_f1mky_741",
118
- "p-left-xxxl": "awsui_p-left-xxxl_18wu0_f1mky_746",
119
- "m-n": "awsui_m-n_18wu0_f1mky_751",
120
- "m-top-n": "awsui_m-top-n_18wu0_f1mky_755",
121
- "m-vertical-n": "awsui_m-vertical-n_18wu0_f1mky_756",
122
- "m-right-n": "awsui_m-right-n_18wu0_f1mky_760",
123
- "m-horizontal-n": "awsui_m-horizontal-n_18wu0_f1mky_761",
124
- "m-bottom-n": "awsui_m-bottom-n_18wu0_f1mky_765",
125
- "m-left-n": "awsui_m-left-n_18wu0_f1mky_770",
126
- "m-xxxs": "awsui_m-xxxs_18wu0_f1mky_775",
127
- "m-top-xxxs": "awsui_m-top-xxxs_18wu0_f1mky_779",
128
- "m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_f1mky_780",
129
- "m-right-xxxs": "awsui_m-right-xxxs_18wu0_f1mky_784",
130
- "m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_f1mky_785",
131
- "m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_f1mky_789",
132
- "m-left-xxxs": "awsui_m-left-xxxs_18wu0_f1mky_794",
133
- "m-xxs": "awsui_m-xxs_18wu0_f1mky_799",
134
- "m-top-xxs": "awsui_m-top-xxs_18wu0_f1mky_803",
135
- "m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_f1mky_804",
136
- "m-right-xxs": "awsui_m-right-xxs_18wu0_f1mky_808",
137
- "m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_f1mky_809",
138
- "m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_f1mky_813",
139
- "m-left-xxs": "awsui_m-left-xxs_18wu0_f1mky_818",
140
- "m-xs": "awsui_m-xs_18wu0_f1mky_823",
141
- "m-top-xs": "awsui_m-top-xs_18wu0_f1mky_827",
142
- "m-vertical-xs": "awsui_m-vertical-xs_18wu0_f1mky_828",
143
- "m-right-xs": "awsui_m-right-xs_18wu0_f1mky_832",
144
- "m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_f1mky_833",
145
- "m-bottom-xs": "awsui_m-bottom-xs_18wu0_f1mky_837",
146
- "m-left-xs": "awsui_m-left-xs_18wu0_f1mky_842",
147
- "m-s": "awsui_m-s_18wu0_f1mky_847",
148
- "m-top-s": "awsui_m-top-s_18wu0_f1mky_851",
149
- "m-vertical-s": "awsui_m-vertical-s_18wu0_f1mky_852",
150
- "m-right-s": "awsui_m-right-s_18wu0_f1mky_856",
151
- "m-horizontal-s": "awsui_m-horizontal-s_18wu0_f1mky_857",
152
- "m-bottom-s": "awsui_m-bottom-s_18wu0_f1mky_861",
153
- "m-left-s": "awsui_m-left-s_18wu0_f1mky_866",
154
- "m-m": "awsui_m-m_18wu0_f1mky_871",
155
- "m-top-m": "awsui_m-top-m_18wu0_f1mky_875",
156
- "m-vertical-m": "awsui_m-vertical-m_18wu0_f1mky_876",
157
- "m-right-m": "awsui_m-right-m_18wu0_f1mky_880",
158
- "m-horizontal-m": "awsui_m-horizontal-m_18wu0_f1mky_881",
159
- "m-bottom-m": "awsui_m-bottom-m_18wu0_f1mky_885",
160
- "m-left-m": "awsui_m-left-m_18wu0_f1mky_890",
161
- "m-l": "awsui_m-l_18wu0_f1mky_770",
162
- "m-top-l": "awsui_m-top-l_18wu0_f1mky_899",
163
- "m-vertical-l": "awsui_m-vertical-l_18wu0_f1mky_900",
164
- "m-right-l": "awsui_m-right-l_18wu0_f1mky_904",
165
- "m-horizontal-l": "awsui_m-horizontal-l_18wu0_f1mky_905",
166
- "m-bottom-l": "awsui_m-bottom-l_18wu0_f1mky_909",
167
- "m-left-l": "awsui_m-left-l_18wu0_f1mky_914",
168
- "m-xl": "awsui_m-xl_18wu0_f1mky_919",
169
- "m-top-xl": "awsui_m-top-xl_18wu0_f1mky_923",
170
- "m-vertical-xl": "awsui_m-vertical-xl_18wu0_f1mky_924",
171
- "m-right-xl": "awsui_m-right-xl_18wu0_f1mky_928",
172
- "m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_f1mky_929",
173
- "m-bottom-xl": "awsui_m-bottom-xl_18wu0_f1mky_933",
174
- "m-left-xl": "awsui_m-left-xl_18wu0_f1mky_938",
175
- "m-xxl": "awsui_m-xxl_18wu0_f1mky_943",
176
- "m-top-xxl": "awsui_m-top-xxl_18wu0_f1mky_947",
177
- "m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_f1mky_948",
178
- "m-right-xxl": "awsui_m-right-xxl_18wu0_f1mky_952",
179
- "m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_f1mky_953",
180
- "m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_f1mky_957",
181
- "m-left-xxl": "awsui_m-left-xxl_18wu0_f1mky_962",
182
- "m-xxxl": "awsui_m-xxxl_18wu0_f1mky_967",
183
- "m-top-xxxl": "awsui_m-top-xxxl_18wu0_f1mky_971",
184
- "m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_f1mky_972",
185
- "m-right-xxxl": "awsui_m-right-xxxl_18wu0_f1mky_976",
186
- "m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_f1mky_977",
187
- "m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_f1mky_981",
188
- "m-left-xxxl": "awsui_m-left-xxxl_18wu0_f1mky_986",
189
- "d-block": "awsui_d-block_18wu0_f1mky_991",
190
- "d-inline": "awsui_d-inline_18wu0_f1mky_994",
191
- "d-inline-block": "awsui_d-inline-block_18wu0_f1mky_997",
192
- "d-none": "awsui_d-none_18wu0_f1mky_1000",
193
- "f-left": "awsui_f-left_18wu0_f1mky_1005",
194
- "f-right": "awsui_f-right_18wu0_f1mky_1009"
5
+ "root": "awsui_root_18wu0_mz8rd_99",
6
+ "box": "awsui_box_18wu0_mz8rd_219",
7
+ "p-variant": "awsui_p-variant_18wu0_mz8rd_219",
8
+ "color-default": "awsui_color-default_18wu0_mz8rd_219",
9
+ "b-variant": "awsui_b-variant_18wu0_mz8rd_219",
10
+ "strong-variant": "awsui_strong-variant_18wu0_mz8rd_219",
11
+ "code-variant": "awsui_code-variant_18wu0_mz8rd_219",
12
+ "pre-variant": "awsui_pre-variant_18wu0_mz8rd_219",
13
+ "samp-variant": "awsui_samp-variant_18wu0_mz8rd_219",
14
+ "h1-variant": "awsui_h1-variant_18wu0_mz8rd_223",
15
+ "h2-variant": "awsui_h2-variant_18wu0_mz8rd_223",
16
+ "h3-variant": "awsui_h3-variant_18wu0_mz8rd_223",
17
+ "h4-variant": "awsui_h4-variant_18wu0_mz8rd_223",
18
+ "h5-variant": "awsui_h5-variant_18wu0_mz8rd_223",
19
+ "small-variant": "awsui_small-variant_18wu0_mz8rd_227",
20
+ "a-variant": "awsui_a-variant_18wu0_mz8rd_231",
21
+ "font-size-default": "awsui_font-size-default_18wu0_mz8rd_235",
22
+ "font-weight-default": "awsui_font-weight-default_18wu0_mz8rd_275",
23
+ "key-label-variant": "awsui_key-label-variant_18wu0_mz8rd_317",
24
+ "value-large-variant": "awsui_value-large-variant_18wu0_mz8rd_324",
25
+ "font-weight-heavy": "awsui_font-weight-heavy_18wu0_mz8rd_331",
26
+ "color-inverted": "awsui_color-inverted_18wu0_mz8rd_336",
27
+ "color-text-label": "awsui_color-text-label_18wu0_mz8rd_339",
28
+ "color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_mz8rd_342",
29
+ "color-text-status-error": "awsui_color-text-status-error_18wu0_mz8rd_345",
30
+ "color-text-status-success": "awsui_color-text-status-success_18wu0_mz8rd_348",
31
+ "color-text-status-info": "awsui_color-text-status-info_18wu0_mz8rd_351",
32
+ "color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_mz8rd_354",
33
+ "color-text-status-warning": "awsui_color-text-status-warning_18wu0_mz8rd_357",
34
+ "color-inherit": "awsui_color-inherit_18wu0_mz8rd_360",
35
+ "font-size-body-s": "awsui_font-size-body-s_18wu0_mz8rd_363",
36
+ "font-size-body-m": "awsui_font-size-body-m_18wu0_mz8rd_368",
37
+ "font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_mz8rd_372",
38
+ "font-size-heading-s": "awsui_font-size-heading-s_18wu0_mz8rd_376",
39
+ "font-size-heading-m": "awsui_font-size-heading-m_18wu0_mz8rd_381",
40
+ "font-size-heading-l": "awsui_font-size-heading-l_18wu0_mz8rd_386",
41
+ "font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_mz8rd_391",
42
+ "font-size-display-l": "awsui_font-size-display-l_18wu0_mz8rd_396",
43
+ "font-weight-light": "awsui_font-weight-light_18wu0_mz8rd_401",
44
+ "font-weight-normal": "awsui_font-weight-normal_18wu0_mz8rd_404",
45
+ "font-weight-bold": "awsui_font-weight-bold_18wu0_mz8rd_407",
46
+ "t-left": "awsui_t-left_18wu0_mz8rd_414",
47
+ "t-right": "awsui_t-right_18wu0_mz8rd_418",
48
+ "t-center": "awsui_t-center_18wu0_mz8rd_422",
49
+ "p-n": "awsui_p-n_18wu0_mz8rd_529",
50
+ "p-top-n": "awsui_p-top-n_18wu0_mz8rd_533",
51
+ "p-vertical-n": "awsui_p-vertical-n_18wu0_mz8rd_534",
52
+ "p-right-n": "awsui_p-right-n_18wu0_mz8rd_538",
53
+ "p-horizontal-n": "awsui_p-horizontal-n_18wu0_mz8rd_539",
54
+ "p-bottom-n": "awsui_p-bottom-n_18wu0_mz8rd_543",
55
+ "p-left-n": "awsui_p-left-n_18wu0_mz8rd_548",
56
+ "p-xxxs": "awsui_p-xxxs_18wu0_mz8rd_553",
57
+ "p-top-xxxs": "awsui_p-top-xxxs_18wu0_mz8rd_557",
58
+ "p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_mz8rd_558",
59
+ "p-right-xxxs": "awsui_p-right-xxxs_18wu0_mz8rd_562",
60
+ "p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_mz8rd_563",
61
+ "p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_mz8rd_567",
62
+ "p-left-xxxs": "awsui_p-left-xxxs_18wu0_mz8rd_572",
63
+ "p-xxs": "awsui_p-xxs_18wu0_mz8rd_577",
64
+ "p-top-xxs": "awsui_p-top-xxs_18wu0_mz8rd_581",
65
+ "p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_mz8rd_582",
66
+ "p-right-xxs": "awsui_p-right-xxs_18wu0_mz8rd_586",
67
+ "p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_mz8rd_587",
68
+ "p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_mz8rd_591",
69
+ "p-left-xxs": "awsui_p-left-xxs_18wu0_mz8rd_596",
70
+ "p-xs": "awsui_p-xs_18wu0_mz8rd_601",
71
+ "p-top-xs": "awsui_p-top-xs_18wu0_mz8rd_605",
72
+ "p-vertical-xs": "awsui_p-vertical-xs_18wu0_mz8rd_606",
73
+ "p-right-xs": "awsui_p-right-xs_18wu0_mz8rd_610",
74
+ "p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_mz8rd_611",
75
+ "p-bottom-xs": "awsui_p-bottom-xs_18wu0_mz8rd_615",
76
+ "p-left-xs": "awsui_p-left-xs_18wu0_mz8rd_620",
77
+ "p-s": "awsui_p-s_18wu0_mz8rd_625",
78
+ "p-top-s": "awsui_p-top-s_18wu0_mz8rd_629",
79
+ "p-vertical-s": "awsui_p-vertical-s_18wu0_mz8rd_630",
80
+ "p-right-s": "awsui_p-right-s_18wu0_mz8rd_634",
81
+ "p-horizontal-s": "awsui_p-horizontal-s_18wu0_mz8rd_635",
82
+ "p-bottom-s": "awsui_p-bottom-s_18wu0_mz8rd_639",
83
+ "p-left-s": "awsui_p-left-s_18wu0_mz8rd_644",
84
+ "p-m": "awsui_p-m_18wu0_mz8rd_649",
85
+ "p-top-m": "awsui_p-top-m_18wu0_mz8rd_653",
86
+ "p-vertical-m": "awsui_p-vertical-m_18wu0_mz8rd_654",
87
+ "p-right-m": "awsui_p-right-m_18wu0_mz8rd_658",
88
+ "p-horizontal-m": "awsui_p-horizontal-m_18wu0_mz8rd_659",
89
+ "p-bottom-m": "awsui_p-bottom-m_18wu0_mz8rd_663",
90
+ "p-left-m": "awsui_p-left-m_18wu0_mz8rd_668",
91
+ "p-l": "awsui_p-l_18wu0_mz8rd_548",
92
+ "p-top-l": "awsui_p-top-l_18wu0_mz8rd_677",
93
+ "p-vertical-l": "awsui_p-vertical-l_18wu0_mz8rd_678",
94
+ "p-right-l": "awsui_p-right-l_18wu0_mz8rd_682",
95
+ "p-horizontal-l": "awsui_p-horizontal-l_18wu0_mz8rd_683",
96
+ "p-bottom-l": "awsui_p-bottom-l_18wu0_mz8rd_687",
97
+ "p-left-l": "awsui_p-left-l_18wu0_mz8rd_692",
98
+ "p-xl": "awsui_p-xl_18wu0_mz8rd_697",
99
+ "p-top-xl": "awsui_p-top-xl_18wu0_mz8rd_701",
100
+ "p-vertical-xl": "awsui_p-vertical-xl_18wu0_mz8rd_702",
101
+ "p-right-xl": "awsui_p-right-xl_18wu0_mz8rd_706",
102
+ "p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_mz8rd_707",
103
+ "p-bottom-xl": "awsui_p-bottom-xl_18wu0_mz8rd_711",
104
+ "p-left-xl": "awsui_p-left-xl_18wu0_mz8rd_716",
105
+ "p-xxl": "awsui_p-xxl_18wu0_mz8rd_721",
106
+ "p-top-xxl": "awsui_p-top-xxl_18wu0_mz8rd_725",
107
+ "p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_mz8rd_726",
108
+ "p-right-xxl": "awsui_p-right-xxl_18wu0_mz8rd_730",
109
+ "p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_mz8rd_731",
110
+ "p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_mz8rd_735",
111
+ "p-left-xxl": "awsui_p-left-xxl_18wu0_mz8rd_740",
112
+ "p-xxxl": "awsui_p-xxxl_18wu0_mz8rd_745",
113
+ "p-top-xxxl": "awsui_p-top-xxxl_18wu0_mz8rd_749",
114
+ "p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_mz8rd_750",
115
+ "p-right-xxxl": "awsui_p-right-xxxl_18wu0_mz8rd_754",
116
+ "p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_mz8rd_755",
117
+ "p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_mz8rd_759",
118
+ "p-left-xxxl": "awsui_p-left-xxxl_18wu0_mz8rd_764",
119
+ "m-n": "awsui_m-n_18wu0_mz8rd_769",
120
+ "m-top-n": "awsui_m-top-n_18wu0_mz8rd_773",
121
+ "m-vertical-n": "awsui_m-vertical-n_18wu0_mz8rd_774",
122
+ "m-right-n": "awsui_m-right-n_18wu0_mz8rd_778",
123
+ "m-horizontal-n": "awsui_m-horizontal-n_18wu0_mz8rd_779",
124
+ "m-bottom-n": "awsui_m-bottom-n_18wu0_mz8rd_783",
125
+ "m-left-n": "awsui_m-left-n_18wu0_mz8rd_788",
126
+ "m-xxxs": "awsui_m-xxxs_18wu0_mz8rd_793",
127
+ "m-top-xxxs": "awsui_m-top-xxxs_18wu0_mz8rd_797",
128
+ "m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_mz8rd_798",
129
+ "m-right-xxxs": "awsui_m-right-xxxs_18wu0_mz8rd_802",
130
+ "m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_mz8rd_803",
131
+ "m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_mz8rd_807",
132
+ "m-left-xxxs": "awsui_m-left-xxxs_18wu0_mz8rd_812",
133
+ "m-xxs": "awsui_m-xxs_18wu0_mz8rd_817",
134
+ "m-top-xxs": "awsui_m-top-xxs_18wu0_mz8rd_821",
135
+ "m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_mz8rd_822",
136
+ "m-right-xxs": "awsui_m-right-xxs_18wu0_mz8rd_826",
137
+ "m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_mz8rd_827",
138
+ "m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_mz8rd_831",
139
+ "m-left-xxs": "awsui_m-left-xxs_18wu0_mz8rd_836",
140
+ "m-xs": "awsui_m-xs_18wu0_mz8rd_841",
141
+ "m-top-xs": "awsui_m-top-xs_18wu0_mz8rd_845",
142
+ "m-vertical-xs": "awsui_m-vertical-xs_18wu0_mz8rd_846",
143
+ "m-right-xs": "awsui_m-right-xs_18wu0_mz8rd_850",
144
+ "m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_mz8rd_851",
145
+ "m-bottom-xs": "awsui_m-bottom-xs_18wu0_mz8rd_855",
146
+ "m-left-xs": "awsui_m-left-xs_18wu0_mz8rd_860",
147
+ "m-s": "awsui_m-s_18wu0_mz8rd_865",
148
+ "m-top-s": "awsui_m-top-s_18wu0_mz8rd_869",
149
+ "m-vertical-s": "awsui_m-vertical-s_18wu0_mz8rd_870",
150
+ "m-right-s": "awsui_m-right-s_18wu0_mz8rd_874",
151
+ "m-horizontal-s": "awsui_m-horizontal-s_18wu0_mz8rd_875",
152
+ "m-bottom-s": "awsui_m-bottom-s_18wu0_mz8rd_879",
153
+ "m-left-s": "awsui_m-left-s_18wu0_mz8rd_884",
154
+ "m-m": "awsui_m-m_18wu0_mz8rd_889",
155
+ "m-top-m": "awsui_m-top-m_18wu0_mz8rd_893",
156
+ "m-vertical-m": "awsui_m-vertical-m_18wu0_mz8rd_894",
157
+ "m-right-m": "awsui_m-right-m_18wu0_mz8rd_898",
158
+ "m-horizontal-m": "awsui_m-horizontal-m_18wu0_mz8rd_899",
159
+ "m-bottom-m": "awsui_m-bottom-m_18wu0_mz8rd_903",
160
+ "m-left-m": "awsui_m-left-m_18wu0_mz8rd_908",
161
+ "m-l": "awsui_m-l_18wu0_mz8rd_788",
162
+ "m-top-l": "awsui_m-top-l_18wu0_mz8rd_917",
163
+ "m-vertical-l": "awsui_m-vertical-l_18wu0_mz8rd_918",
164
+ "m-right-l": "awsui_m-right-l_18wu0_mz8rd_922",
165
+ "m-horizontal-l": "awsui_m-horizontal-l_18wu0_mz8rd_923",
166
+ "m-bottom-l": "awsui_m-bottom-l_18wu0_mz8rd_927",
167
+ "m-left-l": "awsui_m-left-l_18wu0_mz8rd_932",
168
+ "m-xl": "awsui_m-xl_18wu0_mz8rd_937",
169
+ "m-top-xl": "awsui_m-top-xl_18wu0_mz8rd_941",
170
+ "m-vertical-xl": "awsui_m-vertical-xl_18wu0_mz8rd_942",
171
+ "m-right-xl": "awsui_m-right-xl_18wu0_mz8rd_946",
172
+ "m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_mz8rd_947",
173
+ "m-bottom-xl": "awsui_m-bottom-xl_18wu0_mz8rd_951",
174
+ "m-left-xl": "awsui_m-left-xl_18wu0_mz8rd_956",
175
+ "m-xxl": "awsui_m-xxl_18wu0_mz8rd_961",
176
+ "m-top-xxl": "awsui_m-top-xxl_18wu0_mz8rd_965",
177
+ "m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_mz8rd_966",
178
+ "m-right-xxl": "awsui_m-right-xxl_18wu0_mz8rd_970",
179
+ "m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_mz8rd_971",
180
+ "m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_mz8rd_975",
181
+ "m-left-xxl": "awsui_m-left-xxl_18wu0_mz8rd_980",
182
+ "m-xxxl": "awsui_m-xxxl_18wu0_mz8rd_985",
183
+ "m-top-xxxl": "awsui_m-top-xxxl_18wu0_mz8rd_989",
184
+ "m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_mz8rd_990",
185
+ "m-right-xxxl": "awsui_m-right-xxxl_18wu0_mz8rd_994",
186
+ "m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_mz8rd_995",
187
+ "m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_mz8rd_999",
188
+ "m-left-xxxl": "awsui_m-left-xxxl_18wu0_mz8rd_1004",
189
+ "d-block": "awsui_d-block_18wu0_mz8rd_1009",
190
+ "d-inline": "awsui_d-inline_18wu0_mz8rd_1012",
191
+ "d-inline-block": "awsui_d-inline-block_18wu0_mz8rd_1015",
192
+ "d-none": "awsui_d-none_18wu0_mz8rd_1018",
193
+ "f-left": "awsui_f-left_18wu0_mz8rd_1023",
194
+ "f-right": "awsui_f-right_18wu0_mz8rd_1027"
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_1nj61_93",
5
- "breadcrumb": "awsui_breadcrumb_1kosq_1nj61_97",
6
- "icon": "awsui_icon_1kosq_1nj61_100",
7
- "anchor": "awsui_anchor_1kosq_1nj61_105",
8
- "last": "awsui_last_1kosq_1nj61_151",
9
- "compressed": "awsui_compressed_1kosq_1nj61_161",
10
- "text": "awsui_text_1kosq_1nj61_165",
11
- "virtual-item": "awsui_virtual-item_1kosq_1nj61_172",
12
- "item-popover": "awsui_item-popover_1kosq_1nj61_179"
4
+ "link": "awsui_link_1kosq_ys63q_99",
5
+ "breadcrumb": "awsui_breadcrumb_1kosq_ys63q_103",
6
+ "icon": "awsui_icon_1kosq_ys63q_106",
7
+ "anchor": "awsui_anchor_1kosq_ys63q_111",
8
+ "last": "awsui_last_1kosq_ys63q_157",
9
+ "compressed": "awsui_compressed_1kosq_ys63q_167",
10
+ "text": "awsui_text_1kosq_ys63q_171",
11
+ "virtual-item": "awsui_virtual-item_1kosq_ys63q_178",
12
+ "item-popover": "awsui_item-popover_1kosq_ys63q_185"
13
13
  };
14
14
 
@@ -2,6 +2,12 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
+ /* stylelint-disable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
6
+ /* stylelint-enable @cloudscape-design/no-implicit-descendant, plugin/no-unsupported-browser-features, selector-combinator-disallowed-list */
7
+ /*
8
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
9
+ SPDX-License-Identifier: Apache-2.0
10
+ */
5
11
  /*
6
12
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
13
  SPDX-License-Identifier: Apache-2.0
@@ -90,19 +96,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
96
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
97
  SPDX-License-Identifier: Apache-2.0
92
98
  */
93
- .awsui_link_1kosq_1nj61_93:not(#\9):after {
99
+ .awsui_link_1kosq_ys63q_99:not(#\9):after {
94
100
  display: none;
95
101
  }
96
102
 
97
- .awsui_breadcrumb_1kosq_1nj61_97:not(#\9) {
103
+ .awsui_breadcrumb_1kosq_ys63q_103:not(#\9) {
98
104
  display: flex;
99
105
  }
100
- .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_icon_1kosq_1nj61_100:not(#\9) {
106
+ .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_icon_1kosq_ys63q_106:not(#\9) {
101
107
  margin-block: 0;
102
108
  margin-inline: var(--space-xs-zb16t3, 8px);
103
109
  color: var(--color-text-breadcrumb-icon-ma8w3r, #7d8998);
104
110
  }
105
- .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9) {
111
+ .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9) {
106
112
  color: var(--color-text-link-default-latg1a, #0972d3);
107
113
  font-weight: inherit;
108
114
  letter-spacing: normal;
@@ -116,30 +122,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
122
  text-decoration-thickness: 1px;
117
123
  }
118
124
  @media (prefers-reduced-motion: reduce) {
119
- .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9) {
125
+ .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9) {
120
126
  animation: none;
121
127
  transition: none;
122
128
  }
123
129
  }
124
- .awsui-motion-disabled .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9) {
130
+ .awsui-motion-disabled .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9), .awsui-mode-entering .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9) {
125
131
  animation: none;
126
132
  transition: none;
127
133
  }
128
- .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9):hover {
134
+ .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9):hover {
129
135
  cursor: pointer;
130
136
  color: var(--color-text-link-hover-8j6p14, #033160);
131
137
  }
132
- .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9):focus {
138
+ .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9):focus {
133
139
  outline: none;
134
140
  }
135
- .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9):active {
141
+ .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9):active {
136
142
  color: var(--color-text-link-hover-8j6p14, #033160);
137
143
  }
138
- .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9):active, .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9):focus, .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9):hover {
144
+ .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9):active, .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9):focus, .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9):hover {
139
145
  text-decoration-line: underline;
140
146
  text-decoration-color: currentColor;
141
147
  }
142
- body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_anchor_1kosq_1nj61_105:not(#\9):focus {
148
+ body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_ys63q_103 > .awsui_anchor_1kosq_ys63q_111:not(#\9):focus {
143
149
  outline: thin dotted;
144
150
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
145
151
  outline-offset: 2px;
@@ -150,34 +156,34 @@ body[data-awsui-focus-visible=true] .awsui_breadcrumb_1kosq_1nj61_97 > .awsui_an
150
156
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
151
157
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
152
158
  }
153
- .awsui_breadcrumb_1kosq_1nj61_97.awsui_last_1kosq_1nj61_151 > .awsui_icon_1kosq_1nj61_100:not(#\9) {
159
+ .awsui_breadcrumb_1kosq_ys63q_103.awsui_last_1kosq_ys63q_157 > .awsui_icon_1kosq_ys63q_106:not(#\9) {
154
160
  display: none;
155
161
  }
156
- .awsui_breadcrumb_1kosq_1nj61_97.awsui_last_1kosq_1nj61_151 > .awsui_anchor_1kosq_1nj61_105:not(#\9) {
162
+ .awsui_breadcrumb_1kosq_ys63q_103.awsui_last_1kosq_ys63q_157 > .awsui_anchor_1kosq_ys63q_111:not(#\9) {
157
163
  color: var(--color-text-breadcrumb-current-bnqeha, #5f6b7a);
158
164
  font-weight: 700;
159
165
  text-decoration: none;
160
166
  cursor: default;
161
167
  }
162
168
 
163
- .awsui_compressed_1kosq_1nj61_161:not(#\9) {
169
+ .awsui_compressed_1kosq_ys63q_167:not(#\9) {
164
170
  min-inline-size: 0;
165
171
  overflow: hidden;
166
172
  }
167
- .awsui_compressed_1kosq_1nj61_161 > .awsui_text_1kosq_1nj61_165:not(#\9) {
173
+ .awsui_compressed_1kosq_ys63q_167 > .awsui_text_1kosq_ys63q_171:not(#\9) {
168
174
  overflow: hidden;
169
175
  text-overflow: ellipsis;
170
176
  white-space: nowrap;
171
177
  display: block;
172
178
  }
173
179
 
174
- .awsui_virtual-item_1kosq_1nj61_172:not(#\9) {
180
+ .awsui_virtual-item_1kosq_ys63q_178:not(#\9) {
175
181
  position: absolute !important;
176
182
  inset-block-start: -9999px !important;
177
183
  inset-inline-start: -9999px !important;
178
184
  visibility: hidden;
179
185
  }
180
186
 
181
- .awsui_item-popover_1kosq_1nj61_179:not(#\9) {
187
+ .awsui_item-popover_1kosq_ys63q_185:not(#\9) {
182
188
  /* used in tests */
183
189
  }
@@ -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_1nj61_93",
6
- "breadcrumb": "awsui_breadcrumb_1kosq_1nj61_97",
7
- "icon": "awsui_icon_1kosq_1nj61_100",
8
- "anchor": "awsui_anchor_1kosq_1nj61_105",
9
- "last": "awsui_last_1kosq_1nj61_151",
10
- "compressed": "awsui_compressed_1kosq_1nj61_161",
11
- "text": "awsui_text_1kosq_1nj61_165",
12
- "virtual-item": "awsui_virtual-item_1kosq_1nj61_172",
13
- "item-popover": "awsui_item-popover_1kosq_1nj61_179"
5
+ "link": "awsui_link_1kosq_ys63q_99",
6
+ "breadcrumb": "awsui_breadcrumb_1kosq_ys63q_103",
7
+ "icon": "awsui_icon_1kosq_ys63q_106",
8
+ "anchor": "awsui_anchor_1kosq_ys63q_111",
9
+ "last": "awsui_last_1kosq_ys63q_157",
10
+ "compressed": "awsui_compressed_1kosq_ys63q_167",
11
+ "text": "awsui_text_1kosq_ys63q_171",
12
+ "virtual-item": "awsui_virtual-item_1kosq_ys63q_178",
13
+ "item-popover": "awsui_item-popover_1kosq_ys63q_185"
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_1ix4k_93",
5
- "item": "awsui_item_d19fg_1ix4k_131",
6
- "breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_1ix4k_166",
7
- "ellipsis": "awsui_ellipsis_d19fg_1ix4k_178",
8
- "icon": "awsui_icon_d19fg_1ix4k_188",
9
- "mobile": "awsui_mobile_d19fg_1ix4k_193",
10
- "mobile-short": "awsui_mobile-short_d19fg_1ix4k_206"
4
+ "breadcrumb-group": "awsui_breadcrumb-group_d19fg_19bcy_99",
5
+ "item": "awsui_item_d19fg_19bcy_137",
6
+ "breadcrumb-group-list": "awsui_breadcrumb-group-list_d19fg_19bcy_172",
7
+ "ellipsis": "awsui_ellipsis_d19fg_19bcy_184",
8
+ "icon": "awsui_icon_d19fg_19bcy_194",
9
+ "mobile": "awsui_mobile_d19fg_19bcy_199",
10
+ "mobile-short": "awsui_mobile-short_d19fg_19bcy_212"
11
11
  };
12
12