@cloudscape-design/components-themeable 3.0.299 → 3.0.300

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 (337) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/template/alert/styles.css.js +19 -19
  3. package/lib/internal/template/alert/styles.scoped.css +64 -64
  4. package/lib/internal/template/alert/styles.selectors.js +19 -19
  5. package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
  6. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +46 -46
  7. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
  8. package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
  9. package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -10
  10. package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
  11. package/lib/internal/template/app-layout/drawer/styles.css.js +10 -10
  12. package/lib/internal/template/app-layout/drawer/styles.scoped.css +31 -31
  13. package/lib/internal/template/app-layout/drawer/styles.selectors.js +10 -10
  14. package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +6 -6
  15. package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +20 -20
  16. package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +6 -6
  17. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  18. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  19. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  20. package/lib/internal/template/app-layout/styles.css.js +13 -13
  21. package/lib/internal/template/app-layout/styles.scoped.css +22 -22
  22. package/lib/internal/template/app-layout/styles.selectors.js +13 -13
  23. package/lib/internal/template/app-layout/toggles/styles.css.js +1 -1
  24. package/lib/internal/template/app-layout/toggles/styles.scoped.css +3 -3
  25. package/lib/internal/template/app-layout/toggles/styles.selectors.js +1 -1
  26. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +72 -72
  27. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +285 -285
  28. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +72 -72
  29. package/lib/internal/template/area-chart/styles.css.js +13 -13
  30. package/lib/internal/template/area-chart/styles.scoped.css +29 -29
  31. package/lib/internal/template/area-chart/styles.selectors.js +13 -13
  32. package/lib/internal/template/attribute-editor/styles.css.js +14 -14
  33. package/lib/internal/template/attribute-editor/styles.scoped.css +48 -48
  34. package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
  35. package/lib/internal/template/badge/styles.css.js +5 -5
  36. package/lib/internal/template/badge/styles.scoped.css +20 -20
  37. package/lib/internal/template/badge/styles.selectors.js +5 -5
  38. package/lib/internal/template/bar-chart/index.d.ts.map +1 -1
  39. package/lib/internal/template/bar-chart/index.js +1 -1
  40. package/lib/internal/template/bar-chart/index.js.map +1 -1
  41. package/lib/internal/template/bar-chart/interfaces.d.ts +6 -1
  42. package/lib/internal/template/bar-chart/interfaces.d.ts.map +1 -1
  43. package/lib/internal/template/bar-chart/interfaces.js.map +1 -1
  44. package/lib/internal/template/box/styles.css.js +189 -189
  45. package/lib/internal/template/box/styles.scoped.css +418 -418
  46. package/lib/internal/template/box/styles.selectors.js +189 -189
  47. package/lib/internal/template/breadcrumb-group/item/styles.css.js +9 -9
  48. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
  49. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +9 -9
  50. package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
  51. package/lib/internal/template/breadcrumb-group/styles.scoped.css +22 -22
  52. package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
  53. package/lib/internal/template/button/styles.css.js +18 -18
  54. package/lib/internal/template/button/styles.scoped.css +411 -411
  55. package/lib/internal/template/button/styles.selectors.js +18 -18
  56. package/lib/internal/template/button-dropdown/category-elements/styles.css.js +13 -13
  57. package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +50 -50
  58. package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +13 -13
  59. package/lib/internal/template/button-dropdown/item-element/styles.css.js +14 -14
  60. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +42 -42
  61. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +14 -14
  62. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  63. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  64. package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  65. package/lib/internal/template/button-dropdown/styles.css.js +8 -8
  66. package/lib/internal/template/button-dropdown/styles.scoped.css +20 -20
  67. package/lib/internal/template/button-dropdown/styles.selectors.js +8 -8
  68. package/lib/internal/template/calendar/styles.css.js +18 -18
  69. package/lib/internal/template/calendar/styles.scoped.css +89 -89
  70. package/lib/internal/template/calendar/styles.selectors.js +18 -18
  71. package/lib/internal/template/cards/styles.css.js +37 -37
  72. package/lib/internal/template/cards/styles.scoped.css +101 -101
  73. package/lib/internal/template/cards/styles.selectors.js +37 -37
  74. package/lib/internal/template/checkbox/styles.css.js +3 -3
  75. package/lib/internal/template/checkbox/styles.scoped.css +16 -16
  76. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  77. package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
  78. package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +11 -11
  79. package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
  80. package/lib/internal/template/code-editor/styles.css.js +32 -32
  81. package/lib/internal/template/code-editor/styles.scoped.css +242 -242
  82. package/lib/internal/template/code-editor/styles.selectors.js +32 -32
  83. package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
  84. package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +42 -42
  85. package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
  86. package/lib/internal/template/collection-preferences/styles.css.js +37 -37
  87. package/lib/internal/template/collection-preferences/styles.scoped.css +81 -81
  88. package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
  89. package/lib/internal/template/column-layout/styles.css.js +13 -13
  90. package/lib/internal/template/column-layout/styles.scoped.css +55 -55
  91. package/lib/internal/template/column-layout/styles.selectors.js +13 -13
  92. package/lib/internal/template/container/styles.css.js +18 -18
  93. package/lib/internal/template/container/styles.scoped.css +73 -73
  94. package/lib/internal/template/container/styles.selectors.js +18 -18
  95. package/lib/internal/template/content-layout/styles.css.js +7 -7
  96. package/lib/internal/template/content-layout/styles.scoped.css +18 -18
  97. package/lib/internal/template/content-layout/styles.selectors.js +7 -7
  98. package/lib/internal/template/date-picker/styles.css.js +7 -7
  99. package/lib/internal/template/date-picker/styles.scoped.css +16 -16
  100. package/lib/internal/template/date-picker/styles.selectors.js +7 -7
  101. package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +25 -25
  102. package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  103. package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  104. package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
  105. package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +16 -16
  106. package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
  107. package/lib/internal/template/date-range-picker/styles.css.js +38 -38
  108. package/lib/internal/template/date-range-picker/styles.scoped.css +76 -76
  109. package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
  110. package/lib/internal/template/expandable-section/styles.css.js +24 -24
  111. package/lib/internal/template/expandable-section/styles.scoped.css +87 -87
  112. package/lib/internal/template/expandable-section/styles.selectors.js +24 -24
  113. package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
  114. package/lib/internal/template/file-upload/dropzone/styles.scoped.css +9 -9
  115. package/lib/internal/template/file-upload/dropzone/styles.selectors.js +2 -2
  116. package/lib/internal/template/file-upload/file-input/styles.css.js +4 -4
  117. package/lib/internal/template/file-upload/file-input/styles.scoped.css +14 -14
  118. package/lib/internal/template/file-upload/file-input/styles.selectors.js +4 -4
  119. package/lib/internal/template/file-upload/file-option/styles.css.js +7 -7
  120. package/lib/internal/template/file-upload/file-option/styles.scoped.css +10 -10
  121. package/lib/internal/template/file-upload/file-option/styles.selectors.js +7 -7
  122. package/lib/internal/template/file-upload/styles.css.js +2 -2
  123. package/lib/internal/template/file-upload/styles.scoped.css +4 -4
  124. package/lib/internal/template/file-upload/styles.selectors.js +2 -2
  125. package/lib/internal/template/flashbar/styles.css.js +45 -45
  126. package/lib/internal/template/flashbar/styles.scoped.css +246 -246
  127. package/lib/internal/template/flashbar/styles.selectors.js +45 -45
  128. package/lib/internal/template/form/styles.css.js +9 -9
  129. package/lib/internal/template/form/styles.scoped.css +20 -20
  130. package/lib/internal/template/form/styles.selectors.js +9 -9
  131. package/lib/internal/template/form-field/styles.css.js +19 -19
  132. package/lib/internal/template/form-field/styles.scoped.css +52 -52
  133. package/lib/internal/template/form-field/styles.selectors.js +19 -19
  134. package/lib/internal/template/grid/styles.css.js +53 -53
  135. package/lib/internal/template/grid/styles.scoped.css +60 -60
  136. package/lib/internal/template/grid/styles.selectors.js +53 -53
  137. package/lib/internal/template/header/styles.css.js +44 -44
  138. package/lib/internal/template/header/styles.scoped.css +116 -116
  139. package/lib/internal/template/header/styles.selectors.js +44 -44
  140. package/lib/internal/template/help-panel/styles.css.js +4 -4
  141. package/lib/internal/template/help-panel/styles.scoped.css +153 -153
  142. package/lib/internal/template/help-panel/styles.selectors.js +4 -4
  143. package/lib/internal/template/hotspot/styles.css.js +7 -7
  144. package/lib/internal/template/hotspot/styles.scoped.css +10 -10
  145. package/lib/internal/template/hotspot/styles.selectors.js +7 -7
  146. package/lib/internal/template/icon/styles.css.js +21 -21
  147. package/lib/internal/template/icon/styles.scoped.css +81 -81
  148. package/lib/internal/template/icon/styles.selectors.js +21 -21
  149. package/lib/internal/template/input/styles.css.js +12 -12
  150. package/lib/internal/template/input/styles.scoped.css +73 -73
  151. package/lib/internal/template/input/styles.selectors.js +12 -12
  152. package/lib/internal/template/internal/base-component/styles.scoped.css +2621 -2621
  153. package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
  154. package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +26 -26
  155. package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
  156. package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
  157. package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +63 -63
  158. package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
  159. package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
  160. package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +34 -34
  161. package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
  162. package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
  163. package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -7
  164. package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
  165. package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
  166. package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +23 -23
  167. package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
  168. package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
  169. package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +6 -6
  170. package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
  171. package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
  172. package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +9 -9
  173. package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
  174. package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
  175. package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +20 -20
  176. package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
  177. package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
  178. package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +14 -14
  179. package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
  180. package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
  181. package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
  182. package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
  183. package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +7 -7
  184. package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +18 -18
  185. package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +7 -7
  186. package/lib/internal/template/internal/components/dark-ribbon/styles.css.js +2 -2
  187. package/lib/internal/template/internal/components/dark-ribbon/styles.scoped.css +4 -4
  188. package/lib/internal/template/internal/components/dark-ribbon/styles.selectors.js +2 -2
  189. package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
  190. package/lib/internal/template/internal/components/dropdown/styles.scoped.css +51 -51
  191. package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
  192. package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
  193. package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +9 -9
  194. package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
  195. package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
  196. package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +8 -8
  197. package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
  198. package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
  199. package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +34 -34
  200. package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
  201. package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
  202. package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +32 -32
  203. package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
  204. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  205. package/lib/internal/template/internal/components/option/styles.scoped.css +47 -47
  206. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  207. package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
  208. package/lib/internal/template/internal/components/options-list/styles.scoped.css +7 -7
  209. package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
  210. package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
  211. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +68 -68
  212. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
  213. package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
  214. package/lib/internal/template/internal/components/token-list/styles.scoped.css +40 -40
  215. package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
  216. package/lib/internal/template/internal/environment.js +1 -1
  217. package/lib/internal/template/internal/handle/styles.css.js +2 -2
  218. package/lib/internal/template/internal/handle/styles.scoped.css +12 -12
  219. package/lib/internal/template/internal/handle/styles.selectors.js +2 -2
  220. package/lib/internal/template/link/styles.css.js +20 -20
  221. package/lib/internal/template/link/styles.scoped.css +163 -163
  222. package/lib/internal/template/link/styles.selectors.js +20 -20
  223. package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts +5 -0
  224. package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  225. package/lib/internal/template/mixed-line-bar-chart/interfaces.js.map +1 -1
  226. package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
  227. package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +38 -38
  228. package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
  229. package/lib/internal/template/modal/styles.css.js +23 -23
  230. package/lib/internal/template/modal/styles.scoped.css +67 -67
  231. package/lib/internal/template/modal/styles.selectors.js +23 -23
  232. package/lib/internal/template/multiselect/styles.css.js +1 -1
  233. package/lib/internal/template/multiselect/styles.scoped.css +5 -5
  234. package/lib/internal/template/multiselect/styles.selectors.js +1 -1
  235. package/lib/internal/template/pagination/styles.css.js +9 -9
  236. package/lib/internal/template/pagination/styles.scoped.css +47 -47
  237. package/lib/internal/template/pagination/styles.selectors.js +9 -9
  238. package/lib/internal/template/pie-chart/styles.css.js +27 -27
  239. package/lib/internal/template/pie-chart/styles.scoped.css +70 -70
  240. package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
  241. package/lib/internal/template/popover/styles.css.js +50 -50
  242. package/lib/internal/template/popover/styles.scoped.css +104 -104
  243. package/lib/internal/template/popover/styles.selectors.js +50 -50
  244. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  245. package/lib/internal/template/progress-bar/styles.scoped.css +58 -58
  246. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  247. package/lib/internal/template/property-filter/styles.css.js +29 -29
  248. package/lib/internal/template/property-filter/styles.scoped.css +52 -52
  249. package/lib/internal/template/property-filter/styles.selectors.js +29 -29
  250. package/lib/internal/template/radio-group/styles.css.js +9 -9
  251. package/lib/internal/template/radio-group/styles.scoped.css +37 -37
  252. package/lib/internal/template/radio-group/styles.selectors.js +9 -9
  253. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  254. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  255. package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  256. package/lib/internal/template/segmented-control/styles.css.js +14 -14
  257. package/lib/internal/template/segmented-control/styles.scoped.css +78 -78
  258. package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
  259. package/lib/internal/template/select/parts/styles.css.js +9 -9
  260. package/lib/internal/template/select/parts/styles.scoped.css +17 -17
  261. package/lib/internal/template/select/parts/styles.selectors.js +9 -9
  262. package/lib/internal/template/select/styles.css.js +1 -1
  263. package/lib/internal/template/select/styles.scoped.css +5 -5
  264. package/lib/internal/template/select/styles.selectors.js +1 -1
  265. package/lib/internal/template/side-navigation/styles.css.js +27 -27
  266. package/lib/internal/template/side-navigation/styles.scoped.css +89 -89
  267. package/lib/internal/template/side-navigation/styles.selectors.js +27 -27
  268. package/lib/internal/template/space-between/styles.css.js +20 -20
  269. package/lib/internal/template/space-between/styles.scoped.css +37 -37
  270. package/lib/internal/template/space-between/styles.selectors.js +20 -20
  271. package/lib/internal/template/spinner/styles.css.js +13 -13
  272. package/lib/internal/template/spinner/styles.scoped.css +35 -35
  273. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  274. package/lib/internal/template/split-panel/styles.css.js +59 -59
  275. package/lib/internal/template/split-panel/styles.scoped.css +150 -150
  276. package/lib/internal/template/split-panel/styles.selectors.js +59 -59
  277. package/lib/internal/template/status-indicator/styles.css.js +20 -20
  278. package/lib/internal/template/status-indicator/styles.scoped.css +44 -44
  279. package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
  280. package/lib/internal/template/table/body-cell/styles.css.js +28 -28
  281. package/lib/internal/template/table/body-cell/styles.scoped.css +144 -144
  282. package/lib/internal/template/table/body-cell/styles.selectors.js +28 -28
  283. package/lib/internal/template/table/header-cell/styles.css.js +24 -24
  284. package/lib/internal/template/table/header-cell/styles.scoped.css +93 -93
  285. package/lib/internal/template/table/header-cell/styles.selectors.js +24 -24
  286. package/lib/internal/template/table/resizer/styles.css.js +6 -6
  287. package/lib/internal/template/table/resizer/styles.scoped.css +27 -27
  288. package/lib/internal/template/table/resizer/styles.selectors.js +6 -6
  289. package/lib/internal/template/table/selection-control/styles.css.js +3 -3
  290. package/lib/internal/template/table/selection-control/styles.scoped.css +4 -4
  291. package/lib/internal/template/table/selection-control/styles.selectors.js +3 -3
  292. package/lib/internal/template/table/styles.css.js +33 -33
  293. package/lib/internal/template/table/styles.scoped.css +85 -85
  294. package/lib/internal/template/table/styles.selectors.js +33 -33
  295. package/lib/internal/template/tabs/styles.css.js +21 -21
  296. package/lib/internal/template/tabs/styles.scoped.css +86 -86
  297. package/lib/internal/template/tabs/styles.selectors.js +21 -21
  298. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  299. package/lib/internal/template/tag-editor/styles.scoped.css +24 -24
  300. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  301. package/lib/internal/template/text-content/styles.css.js +1 -1
  302. package/lib/internal/template/text-content/styles.scoped.css +125 -125
  303. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  304. package/lib/internal/template/text-filter/styles.css.js +3 -3
  305. package/lib/internal/template/text-filter/styles.scoped.css +10 -10
  306. package/lib/internal/template/text-filter/styles.selectors.js +3 -3
  307. package/lib/internal/template/textarea/styles.css.js +4 -4
  308. package/lib/internal/template/textarea/styles.scoped.css +40 -40
  309. package/lib/internal/template/textarea/styles.selectors.js +4 -4
  310. package/lib/internal/template/tiles/styles.css.js +28 -28
  311. package/lib/internal/template/tiles/styles.scoped.css +124 -124
  312. package/lib/internal/template/tiles/styles.selectors.js +28 -28
  313. package/lib/internal/template/toggle/styles.css.js +8 -8
  314. package/lib/internal/template/toggle/styles.scoped.css +27 -27
  315. package/lib/internal/template/toggle/styles.selectors.js +8 -8
  316. package/lib/internal/template/token-group/styles.css.js +7 -7
  317. package/lib/internal/template/token-group/styles.scoped.css +42 -42
  318. package/lib/internal/template/token-group/styles.selectors.js +7 -7
  319. package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
  320. package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +84 -84
  321. package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
  322. package/lib/internal/template/top-navigation/styles.css.js +47 -47
  323. package/lib/internal/template/top-navigation/styles.scoped.css +148 -148
  324. package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
  325. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  326. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  327. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  328. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  329. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  330. package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  331. package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
  332. package/lib/internal/template/tutorial-panel/styles.scoped.css +6 -6
  333. package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
  334. package/lib/internal/template/wizard/styles.css.js +32 -32
  335. package/lib/internal/template/wizard/styles.scoped.css +127 -127
  336. package/lib/internal/template/wizard/styles.selectors.js +32 -32
  337. package/package.json +1 -1
@@ -90,7 +90,7 @@ 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_badge_1yjyg_jd5b4_93:not(#\9) {
93
+ .awsui_badge_1yjyg_shoub_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -120,31 +120,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  widows: 2;
121
121
  word-spacing: normal;
122
122
  box-sizing: border-box;
123
- font-size: var(--font-body-m-size-sregvd, 14px);
124
- line-height: var(--font-body-m-line-height-i7xxvv, 22px);
125
- color: var(--color-text-body-default-7m2b3r, #16191f);
123
+ font-size: var(--font-body-m-size-i6yc1c, 14px);
124
+ line-height: var(--font-body-m-line-height-uf359w, 22px);
125
+ color: var(--color-text-body-default-v5bj0z, #16191f);
126
126
  font-weight: 400;
127
- font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
127
+ font-family: var(--font-family-base-vmkkua, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
128
128
  -webkit-font-smoothing: auto;
129
129
  -moz-osx-font-smoothing: auto;
130
- font-size: var(--font-body-s-size-ukw2p9, 12px);
131
- line-height: var(--font-body-s-line-height-kdsbrl, 16px);
132
- letter-spacing: var(--font-body-s-letter-spacing-p88gax, normal);
133
- line-height: var(--font-body-m-line-height-i7xxvv, 22px);
130
+ font-size: var(--font-body-s-size-rwvid1, 12px);
131
+ line-height: var(--font-body-s-line-height-ddss0h, 16px);
132
+ letter-spacing: var(--font-body-s-letter-spacing-18er5e, normal);
133
+ line-height: var(--font-body-m-line-height-uf359w, 22px);
134
134
  display: inline-block;
135
- border-radius: var(--border-radius-badge-la3wqa, 16px);
136
- padding: 0 var(--space-xs-rsr2qu, 8px);
137
- color: var(--color-text-notification-default-l83xtb, #fafafa);
135
+ border-radius: var(--border-radius-badge-mg6gkd, 16px);
136
+ padding: 0 var(--space-xs-70e4tc, 8px);
137
+ color: var(--color-text-notification-default-6p73ym, #fafafa);
138
138
  }
139
- .awsui_badge_1yjyg_jd5b4_93.awsui_badge-color-grey_1yjyg_jd5b4_113:not(#\9) {
140
- background-color: var(--color-background-notification-grey-useve5, #545b64);
139
+ .awsui_badge_1yjyg_shoub_93.awsui_badge-color-grey_1yjyg_shoub_113:not(#\9) {
140
+ background-color: var(--color-background-notification-grey-r0yy04, #545b64);
141
141
  }
142
- .awsui_badge_1yjyg_jd5b4_93.awsui_badge-color-green_1yjyg_jd5b4_116:not(#\9) {
143
- background-color: var(--color-background-notification-green-uofkna, #1d8102);
142
+ .awsui_badge_1yjyg_shoub_93.awsui_badge-color-green_1yjyg_shoub_116:not(#\9) {
143
+ background-color: var(--color-background-notification-green-8cih9u, #1d8102);
144
144
  }
145
- .awsui_badge_1yjyg_jd5b4_93.awsui_badge-color-blue_1yjyg_jd5b4_119:not(#\9) {
146
- background-color: var(--color-background-notification-blue-rjpmdy, #0073bb);
145
+ .awsui_badge_1yjyg_shoub_93.awsui_badge-color-blue_1yjyg_shoub_119:not(#\9) {
146
+ background-color: var(--color-background-notification-blue-m9pwrn, #0073bb);
147
147
  }
148
- .awsui_badge_1yjyg_jd5b4_93.awsui_badge-color-red_1yjyg_jd5b4_122:not(#\9) {
149
- background-color: var(--color-background-notification-red-e2annb, #d13212);
148
+ .awsui_badge_1yjyg_shoub_93.awsui_badge-color-red_1yjyg_shoub_122:not(#\9) {
149
+ background-color: var(--color-background-notification-red-cu9r2m, #d13212);
150
150
  }
@@ -2,10 +2,10 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "badge": "awsui_badge_1yjyg_jd5b4_93",
6
- "badge-color-grey": "awsui_badge-color-grey_1yjyg_jd5b4_113",
7
- "badge-color-green": "awsui_badge-color-green_1yjyg_jd5b4_116",
8
- "badge-color-blue": "awsui_badge-color-blue_1yjyg_jd5b4_119",
9
- "badge-color-red": "awsui_badge-color-red_1yjyg_jd5b4_122"
5
+ "badge": "awsui_badge_1yjyg_shoub_93",
6
+ "badge-color-grey": "awsui_badge-color-grey_1yjyg_shoub_113",
7
+ "badge-color-green": "awsui_badge-color-green_1yjyg_shoub_116",
8
+ "badge-color-blue": "awsui_badge-color-blue_1yjyg_shoub_119",
9
+ "badge-color-red": "awsui_badge-color-red_1yjyg_shoub_122"
10
10
  };
11
11
 
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"lib/default/","sources":["bar-chart/index.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAO7C,OAAO,EAAE,aAAa,EAAE,CAAC;AAEzB,iBAAS,QAAQ,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM,GAAG,IAAI,EAAE,EAClD,MAAW,EACX,MAAY,EACZ,UAAqB,EACrB,UAAqB,EACrB,WAAmB,EACnB,cAAsB,EACtB,iBAA4B,EAC5B,UAAuB,EACvB,qBAA4B,EAC5B,GAAG,KAAK,EACT,EAAE,aAAa,CAAC,CAAC,CAAC,eAqBlB;AAID,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"lib/default/","sources":["bar-chart/index.tsx"],"names":[],"mappings":";AAKA,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAO7C,OAAO,EAAE,aAAa,EAAE,CAAC;AAEzB,iBAAS,QAAQ,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM,GAAG,IAAI,EAAE,EAClD,MAAW,EACX,MAAY,EACZ,UAA0B,EAC1B,UAAqB,EACrB,WAAmB,EACnB,cAAsB,EACtB,iBAA4B,EAC5B,UAAuB,EACvB,qBAA4B,EAC5B,GAAG,KAAK,EACT,EAAE,aAAa,CAAC,CAAC,CAAC,eAqBlB;AAID,eAAe,QAAQ,CAAC"}
@@ -9,7 +9,7 @@ import styles from './styles.css.js';
9
9
  import InternalMixedLineBarChart from '../mixed-line-bar-chart/internal';
10
10
  import useBaseComponent from '../internal/hooks/use-base-component';
11
11
  function BarChart(_a) {
12
- var { series = [], height = 500, xScaleType = 'linear', yScaleType = 'linear', stackedBars = false, horizontalBars = false, detailPopoverSize = 'medium', statusType = 'finished', emphasizeBaselineAxis = true } = _a, props = __rest(_a, ["series", "height", "xScaleType", "yScaleType", "stackedBars", "horizontalBars", "detailPopoverSize", "statusType", "emphasizeBaselineAxis"]);
12
+ var { series = [], height = 500, xScaleType = 'categorical', yScaleType = 'linear', stackedBars = false, horizontalBars = false, detailPopoverSize = 'medium', statusType = 'finished', emphasizeBaselineAxis = true } = _a, props = __rest(_a, ["series", "height", "xScaleType", "yScaleType", "stackedBars", "horizontalBars", "detailPopoverSize", "statusType", "emphasizeBaselineAxis"]);
13
13
  const baseComponentProps = useBaseComponent('BarChart');
14
14
  const baseProps = getBaseProps(props);
15
15
  const className = clsx(baseProps.className, styles.root);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"lib/default/","sources":["bar-chart/index.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AAGxB,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,yBAAyB,MAAM,kCAAkC,CAAC;AACzE,OAAO,gBAAgB,MAAM,sCAAsC,CAAC;AAIpE,SAAS,QAAQ,CAAmC,EAWjC;QAXiC,EAClD,MAAM,GAAG,EAAE,EACX,MAAM,GAAG,GAAG,EACZ,UAAU,GAAG,QAAQ,EACrB,UAAU,GAAG,QAAQ,EACrB,WAAW,GAAG,KAAK,EACnB,cAAc,GAAG,KAAK,EACtB,iBAAiB,GAAG,QAAQ,EAC5B,UAAU,GAAG,UAAU,EACvB,qBAAqB,GAAG,IAAI,OAEX,EADd,KAAK,cAV0C,6IAWnD,CADS;IAER,MAAM,kBAAkB,GAAG,gBAAgB,CAAC,UAAU,CAAC,CAAC;IACxD,MAAM,SAAS,GAAG,YAAY,CAAC,KAAK,CAAC,CAAC;IACtC,MAAM,SAAS,GAAG,IAAI,CAAC,SAAS,CAAC,SAAS,EAAE,MAAM,CAAC,IAAI,CAAC,CAAC;IAEzD,OAAO,CACL,oBAAC,yBAAyB,oBACpB,KAAK,EACL,kBAAkB,IACtB,SAAS,EAAE,SAAS,EACpB,MAAM,EAAE,MAAM,EACd,UAAU,EAAE,UAAU,EACtB,UAAU,EAAE,UAAU,EACtB,WAAW,EAAE,WAAW,EACxB,cAAc,EAAE,cAAc,EAC9B,MAAM,EAAE,MAAM,EACd,iBAAiB,EAAE,iBAAiB,EACpC,UAAU,EAAE,UAAU,EACtB,qBAAqB,EAAE,qBAAqB,IAC5C,CACH,CAAC;AACJ,CAAC;AAED,gBAAgB,CAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;AAEvC,eAAe,QAAQ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\n\nimport { BarChartProps } from './interfaces';\nimport { applyDisplayName } from '../internal/utils/apply-display-name';\nimport { getBaseProps } from '../internal/base-component';\nimport styles from './styles.css.js';\nimport InternalMixedLineBarChart from '../mixed-line-bar-chart/internal';\nimport useBaseComponent from '../internal/hooks/use-base-component';\n\nexport { BarChartProps };\n\nfunction BarChart<T extends number | string | Date>({\n series = [],\n height = 500,\n xScaleType = 'linear',\n yScaleType = 'linear',\n stackedBars = false,\n horizontalBars = false,\n detailPopoverSize = 'medium',\n statusType = 'finished',\n emphasizeBaselineAxis = true,\n ...props\n}: BarChartProps<T>) {\n const baseComponentProps = useBaseComponent('BarChart');\n const baseProps = getBaseProps(props);\n const className = clsx(baseProps.className, styles.root);\n\n return (\n <InternalMixedLineBarChart\n {...props}\n {...baseComponentProps}\n className={className}\n height={height}\n xScaleType={xScaleType}\n yScaleType={yScaleType}\n stackedBars={stackedBars}\n horizontalBars={horizontalBars}\n series={series}\n detailPopoverSize={detailPopoverSize}\n statusType={statusType}\n emphasizeBaselineAxis={emphasizeBaselineAxis}\n />\n );\n}\n\napplyDisplayName(BarChart, 'BarChart');\n\nexport default BarChart;\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"lib/default/","sources":["bar-chart/index.tsx"],"names":[],"mappings":";AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AAGxB,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,yBAAyB,MAAM,kCAAkC,CAAC;AACzE,OAAO,gBAAgB,MAAM,sCAAsC,CAAC;AAIpE,SAAS,QAAQ,CAAmC,EAWjC;QAXiC,EAClD,MAAM,GAAG,EAAE,EACX,MAAM,GAAG,GAAG,EACZ,UAAU,GAAG,aAAa,EAC1B,UAAU,GAAG,QAAQ,EACrB,WAAW,GAAG,KAAK,EACnB,cAAc,GAAG,KAAK,EACtB,iBAAiB,GAAG,QAAQ,EAC5B,UAAU,GAAG,UAAU,EACvB,qBAAqB,GAAG,IAAI,OAEX,EADd,KAAK,cAV0C,6IAWnD,CADS;IAER,MAAM,kBAAkB,GAAG,gBAAgB,CAAC,UAAU,CAAC,CAAC;IACxD,MAAM,SAAS,GAAG,YAAY,CAAC,KAAK,CAAC,CAAC;IACtC,MAAM,SAAS,GAAG,IAAI,CAAC,SAAS,CAAC,SAAS,EAAE,MAAM,CAAC,IAAI,CAAC,CAAC;IAEzD,OAAO,CACL,oBAAC,yBAAyB,oBACpB,KAAK,EACL,kBAAkB,IACtB,SAAS,EAAE,SAAS,EACpB,MAAM,EAAE,MAAM,EACd,UAAU,EAAE,UAAU,EACtB,UAAU,EAAE,UAAU,EACtB,WAAW,EAAE,WAAW,EACxB,cAAc,EAAE,cAAc,EAC9B,MAAM,EAAE,MAAM,EACd,iBAAiB,EAAE,iBAAiB,EACpC,UAAU,EAAE,UAAU,EACtB,qBAAqB,EAAE,qBAAqB,IAC5C,CACH,CAAC;AACJ,CAAC;AAED,gBAAgB,CAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;AAEvC,eAAe,QAAQ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\n\nimport { BarChartProps } from './interfaces';\nimport { applyDisplayName } from '../internal/utils/apply-display-name';\nimport { getBaseProps } from '../internal/base-component';\nimport styles from './styles.css.js';\nimport InternalMixedLineBarChart from '../mixed-line-bar-chart/internal';\nimport useBaseComponent from '../internal/hooks/use-base-component';\n\nexport { BarChartProps };\n\nfunction BarChart<T extends number | string | Date>({\n series = [],\n height = 500,\n xScaleType = 'categorical',\n yScaleType = 'linear',\n stackedBars = false,\n horizontalBars = false,\n detailPopoverSize = 'medium',\n statusType = 'finished',\n emphasizeBaselineAxis = true,\n ...props\n}: BarChartProps<T>) {\n const baseComponentProps = useBaseComponent('BarChart');\n const baseProps = getBaseProps(props);\n const className = clsx(baseProps.className, styles.root);\n\n return (\n <InternalMixedLineBarChart\n {...props}\n {...baseComponentProps}\n className={className}\n height={height}\n xScaleType={xScaleType}\n yScaleType={yScaleType}\n stackedBars={stackedBars}\n horizontalBars={horizontalBars}\n series={series}\n detailPopoverSize={detailPopoverSize}\n statusType={statusType}\n emphasizeBaselineAxis={emphasizeBaselineAxis}\n />\n );\n}\n\napplyDisplayName(BarChart, 'BarChart');\n\nexport default BarChart;\n"]}
@@ -1,4 +1,4 @@
1
- import { CartesianChartProps } from '../internal/components/cartesian-chart/interfaces';
1
+ import { CartesianChartProps, ScaleType } from '../internal/components/cartesian-chart/interfaces';
2
2
  import { ChartDataTypes, MixedLineBarChartProps } from '../mixed-line-bar-chart/interfaces';
3
3
  type BarSeries<T> = MixedLineBarChartProps.BarDataSeries<T> | MixedLineBarChartProps.ThresholdSeries<T>;
4
4
  export interface BarChartProps<T extends ChartDataTypes> extends CartesianChartProps<T, MixedLineBarChartProps.ChartSeries<T>> {
@@ -27,6 +27,11 @@ export interface BarChartProps<T extends ChartDataTypes> extends CartesianChartP
27
27
  * See the usage guidelines for more details.
28
28
  */
29
29
  emphasizeBaselineAxis?: boolean;
30
+ /**
31
+ * Determines the type of scale for values on the x axis.
32
+ * Use `categorical` for bar charts.
33
+ */
34
+ xScaleType?: ScaleType;
30
35
  }
31
36
  export declare namespace BarChartProps { }
32
37
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.d.ts","sourceRoot":"lib/default/","sources":["bar-chart/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mDAAmD,CAAC;AACxF,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AAE5F,KAAK,SAAS,CAAC,CAAC,IAAI,sBAAsB,CAAC,aAAa,CAAC,CAAC,CAAC,GAAG,sBAAsB,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;AAExG,MAAM,WAAW,aAAa,CAAC,CAAC,SAAS,cAAc,CACrD,SAAQ,mBAAmB,CAAC,CAAC,EAAE,sBAAsB,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC;IACrE;;;;;;;;;OASG;IACH,MAAM,EAAE,aAAa,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC;IAEpC;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB;;;OAGG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC;AAGD,yBAAiB,aAAa,CAAC,GAAE"}
1
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"lib/default/","sources":["bar-chart/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,SAAS,EAAE,MAAM,mDAAmD,CAAC;AACnG,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AAE5F,KAAK,SAAS,CAAC,CAAC,IAAI,sBAAsB,CAAC,aAAa,CAAC,CAAC,CAAC,GAAG,sBAAsB,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;AAExG,MAAM,WAAW,aAAa,CAAC,CAAC,SAAS,cAAc,CACrD,SAAQ,mBAAmB,CAAC,CAAC,EAAE,sBAAsB,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC;IACrE;;;;;;;;;OASG;IACH,MAAM,EAAE,aAAa,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC;IAEpC;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IAEtB;;;OAGG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB;;;OAGG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAEhC;;;OAGG;IACH,UAAU,CAAC,EAAE,SAAS,CAAC;CACxB;AAGD,yBAAiB,aAAa,CAAC,GAAE"}
@@ -1 +1 @@
1
- {"version":3,"file":"interfaces.js","sourceRoot":"lib/default/","sources":["bar-chart/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { CartesianChartProps } from '../internal/components/cartesian-chart/interfaces';\nimport { ChartDataTypes, MixedLineBarChartProps } from '../mixed-line-bar-chart/interfaces';\n\ntype BarSeries<T> = MixedLineBarChartProps.BarDataSeries<T> | MixedLineBarChartProps.ThresholdSeries<T>;\n\nexport interface BarChartProps<T extends ChartDataTypes>\n extends CartesianChartProps<T, MixedLineBarChartProps.ChartSeries<T>> {\n /**\n * Array that represents the source of data for the displayed chart.\n * Each element can represent a bar series or a threshold, and can have the following properties:\n *\n * * `title` (string): A human-readable title for this series\n * * `type` (string): Series type (`\"bar\"`, or `\"threshold\"`)\n * * `data` (Array): An array of data points, represented as objects with `x` and `y` properties\n * * `color` (string): (Optional) A color hex value for this series. When assigned, it takes priority over the automatically assigned color\n * * `valueFormatter` (Function): (Optional) A function that formats data values before rendering in the UI, For example, in the details popover.\n */\n series: ReadonlyArray<BarSeries<T>>;\n\n /**\n * When set to `true`, bars in the same data point are stacked instead of grouped next to each other.\n */\n stackedBars?: boolean;\n\n /**\n * When set to `true`, the x and y axes are flipped, which causes any bars to be rendered horizontally instead of vertically.\n * This can only be used when the chart consists exclusively of bar series.\n */\n horizontalBars?: boolean;\n\n /**\n * When set to `true`, adds a visual emphasis on the zero baseline axis.\n * See the usage guidelines for more details.\n */\n emphasizeBaselineAxis?: boolean;\n}\n\n// W/o this documenter injects CartesianChartProps namespace properties into BarChartProps definition.\nexport namespace BarChartProps {}\n"]}
1
+ {"version":3,"file":"interfaces.js","sourceRoot":"lib/default/","sources":["bar-chart/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { CartesianChartProps, ScaleType } from '../internal/components/cartesian-chart/interfaces';\nimport { ChartDataTypes, MixedLineBarChartProps } from '../mixed-line-bar-chart/interfaces';\n\ntype BarSeries<T> = MixedLineBarChartProps.BarDataSeries<T> | MixedLineBarChartProps.ThresholdSeries<T>;\n\nexport interface BarChartProps<T extends ChartDataTypes>\n extends CartesianChartProps<T, MixedLineBarChartProps.ChartSeries<T>> {\n /**\n * Array that represents the source of data for the displayed chart.\n * Each element can represent a bar series or a threshold, and can have the following properties:\n *\n * * `title` (string): A human-readable title for this series\n * * `type` (string): Series type (`\"bar\"`, or `\"threshold\"`)\n * * `data` (Array): An array of data points, represented as objects with `x` and `y` properties\n * * `color` (string): (Optional) A color hex value for this series. When assigned, it takes priority over the automatically assigned color\n * * `valueFormatter` (Function): (Optional) A function that formats data values before rendering in the UI, For example, in the details popover.\n */\n series: ReadonlyArray<BarSeries<T>>;\n\n /**\n * When set to `true`, bars in the same data point are stacked instead of grouped next to each other.\n */\n stackedBars?: boolean;\n\n /**\n * When set to `true`, the x and y axes are flipped, which causes any bars to be rendered horizontally instead of vertically.\n * This can only be used when the chart consists exclusively of bar series.\n */\n horizontalBars?: boolean;\n\n /**\n * When set to `true`, adds a visual emphasis on the zero baseline axis.\n * See the usage guidelines for more details.\n */\n emphasizeBaselineAxis?: boolean;\n\n /**\n * Determines the type of scale for values on the x axis.\n * Use `categorical` for bar charts.\n */\n xScaleType?: ScaleType;\n}\n\n// W/o this documenter injects CartesianChartProps namespace properties into BarChartProps definition.\nexport namespace BarChartProps {}\n"]}
@@ -1,194 +1,194 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_18wu0_17r41_93",
5
- "box": "awsui_box_18wu0_17r41_207",
6
- "p-variant": "awsui_p-variant_18wu0_17r41_207",
7
- "color-default": "awsui_color-default_18wu0_17r41_207",
8
- "b-variant": "awsui_b-variant_18wu0_17r41_207",
9
- "strong-variant": "awsui_strong-variant_18wu0_17r41_207",
10
- "code-variant": "awsui_code-variant_18wu0_17r41_207",
11
- "pre-variant": "awsui_pre-variant_18wu0_17r41_207",
12
- "samp-variant": "awsui_samp-variant_18wu0_17r41_207",
13
- "h1-variant": "awsui_h1-variant_18wu0_17r41_211",
14
- "h2-variant": "awsui_h2-variant_18wu0_17r41_211",
15
- "h3-variant": "awsui_h3-variant_18wu0_17r41_211",
16
- "h4-variant": "awsui_h4-variant_18wu0_17r41_211",
17
- "h5-variant": "awsui_h5-variant_18wu0_17r41_211",
18
- "small-variant": "awsui_small-variant_18wu0_17r41_215",
19
- "a-variant": "awsui_a-variant_18wu0_17r41_219",
20
- "font-size-default": "awsui_font-size-default_18wu0_17r41_223",
21
- "font-weight-default": "awsui_font-weight-default_18wu0_17r41_263",
22
- "key-label-variant": "awsui_key-label-variant_18wu0_17r41_303",
23
- "value-large-variant": "awsui_value-large-variant_18wu0_17r41_310",
24
- "font-weight-heavy": "awsui_font-weight-heavy_18wu0_17r41_317",
25
- "color-inverted": "awsui_color-inverted_18wu0_17r41_322",
26
- "color-text-label": "awsui_color-text-label_18wu0_17r41_325",
27
- "color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_17r41_328",
28
- "color-text-status-error": "awsui_color-text-status-error_18wu0_17r41_331",
29
- "color-text-status-success": "awsui_color-text-status-success_18wu0_17r41_334",
30
- "color-text-status-info": "awsui_color-text-status-info_18wu0_17r41_337",
31
- "color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_17r41_340",
32
- "color-inherit": "awsui_color-inherit_18wu0_17r41_343",
33
- "font-size-body-s": "awsui_font-size-body-s_18wu0_17r41_346",
34
- "font-size-body-m": "awsui_font-size-body-m_18wu0_17r41_351",
35
- "font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_17r41_355",
36
- "font-size-heading-s": "awsui_font-size-heading-s_18wu0_17r41_359",
37
- "font-size-heading-m": "awsui_font-size-heading-m_18wu0_17r41_364",
38
- "font-size-heading-l": "awsui_font-size-heading-l_18wu0_17r41_369",
39
- "font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_17r41_374",
40
- "font-size-display-l": "awsui_font-size-display-l_18wu0_17r41_379",
41
- "font-weight-light": "awsui_font-weight-light_18wu0_17r41_384",
42
- "font-weight-normal": "awsui_font-weight-normal_18wu0_17r41_387",
43
- "font-weight-bold": "awsui_font-weight-bold_18wu0_17r41_390",
44
- "t-left": "awsui_t-left_18wu0_17r41_397",
45
- "t-right": "awsui_t-right_18wu0_17r41_401",
46
- "t-center": "awsui_t-center_18wu0_17r41_405",
47
- "p-n": "awsui_p-n_18wu0_17r41_506",
48
- "p-top-n": "awsui_p-top-n_18wu0_17r41_510",
49
- "p-vertical-n": "awsui_p-vertical-n_18wu0_17r41_511",
50
- "p-right-n": "awsui_p-right-n_18wu0_17r41_515",
51
- "p-horizontal-n": "awsui_p-horizontal-n_18wu0_17r41_516",
52
- "p-bottom-n": "awsui_p-bottom-n_18wu0_17r41_520",
53
- "p-left-n": "awsui_p-left-n_18wu0_17r41_525",
54
- "p-xxxs": "awsui_p-xxxs_18wu0_17r41_530",
55
- "p-top-xxxs": "awsui_p-top-xxxs_18wu0_17r41_534",
56
- "p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_17r41_535",
57
- "p-right-xxxs": "awsui_p-right-xxxs_18wu0_17r41_539",
58
- "p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_17r41_540",
59
- "p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_17r41_544",
60
- "p-left-xxxs": "awsui_p-left-xxxs_18wu0_17r41_549",
61
- "p-xxs": "awsui_p-xxs_18wu0_17r41_554",
62
- "p-top-xxs": "awsui_p-top-xxs_18wu0_17r41_558",
63
- "p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_17r41_559",
64
- "p-right-xxs": "awsui_p-right-xxs_18wu0_17r41_563",
65
- "p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_17r41_564",
66
- "p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_17r41_568",
67
- "p-left-xxs": "awsui_p-left-xxs_18wu0_17r41_573",
68
- "p-xs": "awsui_p-xs_18wu0_17r41_578",
69
- "p-top-xs": "awsui_p-top-xs_18wu0_17r41_582",
70
- "p-vertical-xs": "awsui_p-vertical-xs_18wu0_17r41_583",
71
- "p-right-xs": "awsui_p-right-xs_18wu0_17r41_587",
72
- "p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_17r41_588",
73
- "p-bottom-xs": "awsui_p-bottom-xs_18wu0_17r41_592",
74
- "p-left-xs": "awsui_p-left-xs_18wu0_17r41_597",
75
- "p-s": "awsui_p-s_18wu0_17r41_602",
76
- "p-top-s": "awsui_p-top-s_18wu0_17r41_606",
77
- "p-vertical-s": "awsui_p-vertical-s_18wu0_17r41_607",
78
- "p-right-s": "awsui_p-right-s_18wu0_17r41_611",
79
- "p-horizontal-s": "awsui_p-horizontal-s_18wu0_17r41_612",
80
- "p-bottom-s": "awsui_p-bottom-s_18wu0_17r41_616",
81
- "p-left-s": "awsui_p-left-s_18wu0_17r41_621",
82
- "p-m": "awsui_p-m_18wu0_17r41_626",
83
- "p-top-m": "awsui_p-top-m_18wu0_17r41_630",
84
- "p-vertical-m": "awsui_p-vertical-m_18wu0_17r41_631",
85
- "p-right-m": "awsui_p-right-m_18wu0_17r41_635",
86
- "p-horizontal-m": "awsui_p-horizontal-m_18wu0_17r41_636",
87
- "p-bottom-m": "awsui_p-bottom-m_18wu0_17r41_640",
88
- "p-left-m": "awsui_p-left-m_18wu0_17r41_645",
89
- "p-l": "awsui_p-l_18wu0_17r41_525",
90
- "p-top-l": "awsui_p-top-l_18wu0_17r41_654",
91
- "p-vertical-l": "awsui_p-vertical-l_18wu0_17r41_655",
92
- "p-right-l": "awsui_p-right-l_18wu0_17r41_659",
93
- "p-horizontal-l": "awsui_p-horizontal-l_18wu0_17r41_660",
94
- "p-bottom-l": "awsui_p-bottom-l_18wu0_17r41_664",
95
- "p-left-l": "awsui_p-left-l_18wu0_17r41_669",
96
- "p-xl": "awsui_p-xl_18wu0_17r41_674",
97
- "p-top-xl": "awsui_p-top-xl_18wu0_17r41_678",
98
- "p-vertical-xl": "awsui_p-vertical-xl_18wu0_17r41_679",
99
- "p-right-xl": "awsui_p-right-xl_18wu0_17r41_683",
100
- "p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_17r41_684",
101
- "p-bottom-xl": "awsui_p-bottom-xl_18wu0_17r41_688",
102
- "p-left-xl": "awsui_p-left-xl_18wu0_17r41_693",
103
- "p-xxl": "awsui_p-xxl_18wu0_17r41_698",
104
- "p-top-xxl": "awsui_p-top-xxl_18wu0_17r41_702",
105
- "p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_17r41_703",
106
- "p-right-xxl": "awsui_p-right-xxl_18wu0_17r41_707",
107
- "p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_17r41_708",
108
- "p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_17r41_712",
109
- "p-left-xxl": "awsui_p-left-xxl_18wu0_17r41_717",
110
- "p-xxxl": "awsui_p-xxxl_18wu0_17r41_722",
111
- "p-top-xxxl": "awsui_p-top-xxxl_18wu0_17r41_726",
112
- "p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_17r41_727",
113
- "p-right-xxxl": "awsui_p-right-xxxl_18wu0_17r41_731",
114
- "p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_17r41_732",
115
- "p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_17r41_736",
116
- "p-left-xxxl": "awsui_p-left-xxxl_18wu0_17r41_741",
117
- "m-n": "awsui_m-n_18wu0_17r41_746",
118
- "m-top-n": "awsui_m-top-n_18wu0_17r41_750",
119
- "m-vertical-n": "awsui_m-vertical-n_18wu0_17r41_751",
120
- "m-right-n": "awsui_m-right-n_18wu0_17r41_755",
121
- "m-horizontal-n": "awsui_m-horizontal-n_18wu0_17r41_756",
122
- "m-bottom-n": "awsui_m-bottom-n_18wu0_17r41_760",
123
- "m-left-n": "awsui_m-left-n_18wu0_17r41_765",
124
- "m-xxxs": "awsui_m-xxxs_18wu0_17r41_770",
125
- "m-top-xxxs": "awsui_m-top-xxxs_18wu0_17r41_774",
126
- "m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_17r41_775",
127
- "m-right-xxxs": "awsui_m-right-xxxs_18wu0_17r41_779",
128
- "m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_17r41_780",
129
- "m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_17r41_784",
130
- "m-left-xxxs": "awsui_m-left-xxxs_18wu0_17r41_789",
131
- "m-xxs": "awsui_m-xxs_18wu0_17r41_794",
132
- "m-top-xxs": "awsui_m-top-xxs_18wu0_17r41_798",
133
- "m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_17r41_799",
134
- "m-right-xxs": "awsui_m-right-xxs_18wu0_17r41_803",
135
- "m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_17r41_804",
136
- "m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_17r41_808",
137
- "m-left-xxs": "awsui_m-left-xxs_18wu0_17r41_813",
138
- "m-xs": "awsui_m-xs_18wu0_17r41_818",
139
- "m-top-xs": "awsui_m-top-xs_18wu0_17r41_822",
140
- "m-vertical-xs": "awsui_m-vertical-xs_18wu0_17r41_823",
141
- "m-right-xs": "awsui_m-right-xs_18wu0_17r41_827",
142
- "m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_17r41_828",
143
- "m-bottom-xs": "awsui_m-bottom-xs_18wu0_17r41_832",
144
- "m-left-xs": "awsui_m-left-xs_18wu0_17r41_837",
145
- "m-s": "awsui_m-s_18wu0_17r41_842",
146
- "m-top-s": "awsui_m-top-s_18wu0_17r41_846",
147
- "m-vertical-s": "awsui_m-vertical-s_18wu0_17r41_847",
148
- "m-right-s": "awsui_m-right-s_18wu0_17r41_851",
149
- "m-horizontal-s": "awsui_m-horizontal-s_18wu0_17r41_852",
150
- "m-bottom-s": "awsui_m-bottom-s_18wu0_17r41_856",
151
- "m-left-s": "awsui_m-left-s_18wu0_17r41_861",
152
- "m-m": "awsui_m-m_18wu0_17r41_866",
153
- "m-top-m": "awsui_m-top-m_18wu0_17r41_870",
154
- "m-vertical-m": "awsui_m-vertical-m_18wu0_17r41_871",
155
- "m-right-m": "awsui_m-right-m_18wu0_17r41_875",
156
- "m-horizontal-m": "awsui_m-horizontal-m_18wu0_17r41_876",
157
- "m-bottom-m": "awsui_m-bottom-m_18wu0_17r41_880",
158
- "m-left-m": "awsui_m-left-m_18wu0_17r41_885",
159
- "m-l": "awsui_m-l_18wu0_17r41_765",
160
- "m-top-l": "awsui_m-top-l_18wu0_17r41_894",
161
- "m-vertical-l": "awsui_m-vertical-l_18wu0_17r41_895",
162
- "m-right-l": "awsui_m-right-l_18wu0_17r41_899",
163
- "m-horizontal-l": "awsui_m-horizontal-l_18wu0_17r41_900",
164
- "m-bottom-l": "awsui_m-bottom-l_18wu0_17r41_904",
165
- "m-left-l": "awsui_m-left-l_18wu0_17r41_909",
166
- "m-xl": "awsui_m-xl_18wu0_17r41_914",
167
- "m-top-xl": "awsui_m-top-xl_18wu0_17r41_918",
168
- "m-vertical-xl": "awsui_m-vertical-xl_18wu0_17r41_919",
169
- "m-right-xl": "awsui_m-right-xl_18wu0_17r41_923",
170
- "m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_17r41_924",
171
- "m-bottom-xl": "awsui_m-bottom-xl_18wu0_17r41_928",
172
- "m-left-xl": "awsui_m-left-xl_18wu0_17r41_933",
173
- "m-xxl": "awsui_m-xxl_18wu0_17r41_938",
174
- "m-top-xxl": "awsui_m-top-xxl_18wu0_17r41_942",
175
- "m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_17r41_943",
176
- "m-right-xxl": "awsui_m-right-xxl_18wu0_17r41_947",
177
- "m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_17r41_948",
178
- "m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_17r41_952",
179
- "m-left-xxl": "awsui_m-left-xxl_18wu0_17r41_957",
180
- "m-xxxl": "awsui_m-xxxl_18wu0_17r41_962",
181
- "m-top-xxxl": "awsui_m-top-xxxl_18wu0_17r41_966",
182
- "m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_17r41_967",
183
- "m-right-xxxl": "awsui_m-right-xxxl_18wu0_17r41_971",
184
- "m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_17r41_972",
185
- "m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_17r41_976",
186
- "m-left-xxxl": "awsui_m-left-xxxl_18wu0_17r41_981",
187
- "d-block": "awsui_d-block_18wu0_17r41_986",
188
- "d-inline": "awsui_d-inline_18wu0_17r41_989",
189
- "d-inline-block": "awsui_d-inline-block_18wu0_17r41_992",
190
- "d-none": "awsui_d-none_18wu0_17r41_995",
191
- "f-left": "awsui_f-left_18wu0_17r41_999",
192
- "f-right": "awsui_f-right_18wu0_17r41_1003"
4
+ "root": "awsui_root_18wu0_1a5y7_93",
5
+ "box": "awsui_box_18wu0_1a5y7_207",
6
+ "p-variant": "awsui_p-variant_18wu0_1a5y7_207",
7
+ "color-default": "awsui_color-default_18wu0_1a5y7_207",
8
+ "b-variant": "awsui_b-variant_18wu0_1a5y7_207",
9
+ "strong-variant": "awsui_strong-variant_18wu0_1a5y7_207",
10
+ "code-variant": "awsui_code-variant_18wu0_1a5y7_207",
11
+ "pre-variant": "awsui_pre-variant_18wu0_1a5y7_207",
12
+ "samp-variant": "awsui_samp-variant_18wu0_1a5y7_207",
13
+ "h1-variant": "awsui_h1-variant_18wu0_1a5y7_211",
14
+ "h2-variant": "awsui_h2-variant_18wu0_1a5y7_211",
15
+ "h3-variant": "awsui_h3-variant_18wu0_1a5y7_211",
16
+ "h4-variant": "awsui_h4-variant_18wu0_1a5y7_211",
17
+ "h5-variant": "awsui_h5-variant_18wu0_1a5y7_211",
18
+ "small-variant": "awsui_small-variant_18wu0_1a5y7_215",
19
+ "a-variant": "awsui_a-variant_18wu0_1a5y7_219",
20
+ "font-size-default": "awsui_font-size-default_18wu0_1a5y7_223",
21
+ "font-weight-default": "awsui_font-weight-default_18wu0_1a5y7_263",
22
+ "key-label-variant": "awsui_key-label-variant_18wu0_1a5y7_303",
23
+ "value-large-variant": "awsui_value-large-variant_18wu0_1a5y7_310",
24
+ "font-weight-heavy": "awsui_font-weight-heavy_18wu0_1a5y7_317",
25
+ "color-inverted": "awsui_color-inverted_18wu0_1a5y7_322",
26
+ "color-text-label": "awsui_color-text-label_18wu0_1a5y7_325",
27
+ "color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_1a5y7_328",
28
+ "color-text-status-error": "awsui_color-text-status-error_18wu0_1a5y7_331",
29
+ "color-text-status-success": "awsui_color-text-status-success_18wu0_1a5y7_334",
30
+ "color-text-status-info": "awsui_color-text-status-info_18wu0_1a5y7_337",
31
+ "color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_1a5y7_340",
32
+ "color-inherit": "awsui_color-inherit_18wu0_1a5y7_343",
33
+ "font-size-body-s": "awsui_font-size-body-s_18wu0_1a5y7_346",
34
+ "font-size-body-m": "awsui_font-size-body-m_18wu0_1a5y7_351",
35
+ "font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_1a5y7_355",
36
+ "font-size-heading-s": "awsui_font-size-heading-s_18wu0_1a5y7_359",
37
+ "font-size-heading-m": "awsui_font-size-heading-m_18wu0_1a5y7_364",
38
+ "font-size-heading-l": "awsui_font-size-heading-l_18wu0_1a5y7_369",
39
+ "font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_1a5y7_374",
40
+ "font-size-display-l": "awsui_font-size-display-l_18wu0_1a5y7_379",
41
+ "font-weight-light": "awsui_font-weight-light_18wu0_1a5y7_384",
42
+ "font-weight-normal": "awsui_font-weight-normal_18wu0_1a5y7_387",
43
+ "font-weight-bold": "awsui_font-weight-bold_18wu0_1a5y7_390",
44
+ "t-left": "awsui_t-left_18wu0_1a5y7_397",
45
+ "t-right": "awsui_t-right_18wu0_1a5y7_401",
46
+ "t-center": "awsui_t-center_18wu0_1a5y7_405",
47
+ "p-n": "awsui_p-n_18wu0_1a5y7_506",
48
+ "p-top-n": "awsui_p-top-n_18wu0_1a5y7_510",
49
+ "p-vertical-n": "awsui_p-vertical-n_18wu0_1a5y7_511",
50
+ "p-right-n": "awsui_p-right-n_18wu0_1a5y7_515",
51
+ "p-horizontal-n": "awsui_p-horizontal-n_18wu0_1a5y7_516",
52
+ "p-bottom-n": "awsui_p-bottom-n_18wu0_1a5y7_520",
53
+ "p-left-n": "awsui_p-left-n_18wu0_1a5y7_525",
54
+ "p-xxxs": "awsui_p-xxxs_18wu0_1a5y7_530",
55
+ "p-top-xxxs": "awsui_p-top-xxxs_18wu0_1a5y7_534",
56
+ "p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_1a5y7_535",
57
+ "p-right-xxxs": "awsui_p-right-xxxs_18wu0_1a5y7_539",
58
+ "p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_1a5y7_540",
59
+ "p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_1a5y7_544",
60
+ "p-left-xxxs": "awsui_p-left-xxxs_18wu0_1a5y7_549",
61
+ "p-xxs": "awsui_p-xxs_18wu0_1a5y7_554",
62
+ "p-top-xxs": "awsui_p-top-xxs_18wu0_1a5y7_558",
63
+ "p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_1a5y7_559",
64
+ "p-right-xxs": "awsui_p-right-xxs_18wu0_1a5y7_563",
65
+ "p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_1a5y7_564",
66
+ "p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_1a5y7_568",
67
+ "p-left-xxs": "awsui_p-left-xxs_18wu0_1a5y7_573",
68
+ "p-xs": "awsui_p-xs_18wu0_1a5y7_578",
69
+ "p-top-xs": "awsui_p-top-xs_18wu0_1a5y7_582",
70
+ "p-vertical-xs": "awsui_p-vertical-xs_18wu0_1a5y7_583",
71
+ "p-right-xs": "awsui_p-right-xs_18wu0_1a5y7_587",
72
+ "p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_1a5y7_588",
73
+ "p-bottom-xs": "awsui_p-bottom-xs_18wu0_1a5y7_592",
74
+ "p-left-xs": "awsui_p-left-xs_18wu0_1a5y7_597",
75
+ "p-s": "awsui_p-s_18wu0_1a5y7_602",
76
+ "p-top-s": "awsui_p-top-s_18wu0_1a5y7_606",
77
+ "p-vertical-s": "awsui_p-vertical-s_18wu0_1a5y7_607",
78
+ "p-right-s": "awsui_p-right-s_18wu0_1a5y7_611",
79
+ "p-horizontal-s": "awsui_p-horizontal-s_18wu0_1a5y7_612",
80
+ "p-bottom-s": "awsui_p-bottom-s_18wu0_1a5y7_616",
81
+ "p-left-s": "awsui_p-left-s_18wu0_1a5y7_621",
82
+ "p-m": "awsui_p-m_18wu0_1a5y7_626",
83
+ "p-top-m": "awsui_p-top-m_18wu0_1a5y7_630",
84
+ "p-vertical-m": "awsui_p-vertical-m_18wu0_1a5y7_631",
85
+ "p-right-m": "awsui_p-right-m_18wu0_1a5y7_635",
86
+ "p-horizontal-m": "awsui_p-horizontal-m_18wu0_1a5y7_636",
87
+ "p-bottom-m": "awsui_p-bottom-m_18wu0_1a5y7_640",
88
+ "p-left-m": "awsui_p-left-m_18wu0_1a5y7_645",
89
+ "p-l": "awsui_p-l_18wu0_1a5y7_525",
90
+ "p-top-l": "awsui_p-top-l_18wu0_1a5y7_654",
91
+ "p-vertical-l": "awsui_p-vertical-l_18wu0_1a5y7_655",
92
+ "p-right-l": "awsui_p-right-l_18wu0_1a5y7_659",
93
+ "p-horizontal-l": "awsui_p-horizontal-l_18wu0_1a5y7_660",
94
+ "p-bottom-l": "awsui_p-bottom-l_18wu0_1a5y7_664",
95
+ "p-left-l": "awsui_p-left-l_18wu0_1a5y7_669",
96
+ "p-xl": "awsui_p-xl_18wu0_1a5y7_674",
97
+ "p-top-xl": "awsui_p-top-xl_18wu0_1a5y7_678",
98
+ "p-vertical-xl": "awsui_p-vertical-xl_18wu0_1a5y7_679",
99
+ "p-right-xl": "awsui_p-right-xl_18wu0_1a5y7_683",
100
+ "p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_1a5y7_684",
101
+ "p-bottom-xl": "awsui_p-bottom-xl_18wu0_1a5y7_688",
102
+ "p-left-xl": "awsui_p-left-xl_18wu0_1a5y7_693",
103
+ "p-xxl": "awsui_p-xxl_18wu0_1a5y7_698",
104
+ "p-top-xxl": "awsui_p-top-xxl_18wu0_1a5y7_702",
105
+ "p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_1a5y7_703",
106
+ "p-right-xxl": "awsui_p-right-xxl_18wu0_1a5y7_707",
107
+ "p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_1a5y7_708",
108
+ "p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_1a5y7_712",
109
+ "p-left-xxl": "awsui_p-left-xxl_18wu0_1a5y7_717",
110
+ "p-xxxl": "awsui_p-xxxl_18wu0_1a5y7_722",
111
+ "p-top-xxxl": "awsui_p-top-xxxl_18wu0_1a5y7_726",
112
+ "p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_1a5y7_727",
113
+ "p-right-xxxl": "awsui_p-right-xxxl_18wu0_1a5y7_731",
114
+ "p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_1a5y7_732",
115
+ "p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_1a5y7_736",
116
+ "p-left-xxxl": "awsui_p-left-xxxl_18wu0_1a5y7_741",
117
+ "m-n": "awsui_m-n_18wu0_1a5y7_746",
118
+ "m-top-n": "awsui_m-top-n_18wu0_1a5y7_750",
119
+ "m-vertical-n": "awsui_m-vertical-n_18wu0_1a5y7_751",
120
+ "m-right-n": "awsui_m-right-n_18wu0_1a5y7_755",
121
+ "m-horizontal-n": "awsui_m-horizontal-n_18wu0_1a5y7_756",
122
+ "m-bottom-n": "awsui_m-bottom-n_18wu0_1a5y7_760",
123
+ "m-left-n": "awsui_m-left-n_18wu0_1a5y7_765",
124
+ "m-xxxs": "awsui_m-xxxs_18wu0_1a5y7_770",
125
+ "m-top-xxxs": "awsui_m-top-xxxs_18wu0_1a5y7_774",
126
+ "m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_1a5y7_775",
127
+ "m-right-xxxs": "awsui_m-right-xxxs_18wu0_1a5y7_779",
128
+ "m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_1a5y7_780",
129
+ "m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_1a5y7_784",
130
+ "m-left-xxxs": "awsui_m-left-xxxs_18wu0_1a5y7_789",
131
+ "m-xxs": "awsui_m-xxs_18wu0_1a5y7_794",
132
+ "m-top-xxs": "awsui_m-top-xxs_18wu0_1a5y7_798",
133
+ "m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_1a5y7_799",
134
+ "m-right-xxs": "awsui_m-right-xxs_18wu0_1a5y7_803",
135
+ "m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_1a5y7_804",
136
+ "m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_1a5y7_808",
137
+ "m-left-xxs": "awsui_m-left-xxs_18wu0_1a5y7_813",
138
+ "m-xs": "awsui_m-xs_18wu0_1a5y7_818",
139
+ "m-top-xs": "awsui_m-top-xs_18wu0_1a5y7_822",
140
+ "m-vertical-xs": "awsui_m-vertical-xs_18wu0_1a5y7_823",
141
+ "m-right-xs": "awsui_m-right-xs_18wu0_1a5y7_827",
142
+ "m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_1a5y7_828",
143
+ "m-bottom-xs": "awsui_m-bottom-xs_18wu0_1a5y7_832",
144
+ "m-left-xs": "awsui_m-left-xs_18wu0_1a5y7_837",
145
+ "m-s": "awsui_m-s_18wu0_1a5y7_842",
146
+ "m-top-s": "awsui_m-top-s_18wu0_1a5y7_846",
147
+ "m-vertical-s": "awsui_m-vertical-s_18wu0_1a5y7_847",
148
+ "m-right-s": "awsui_m-right-s_18wu0_1a5y7_851",
149
+ "m-horizontal-s": "awsui_m-horizontal-s_18wu0_1a5y7_852",
150
+ "m-bottom-s": "awsui_m-bottom-s_18wu0_1a5y7_856",
151
+ "m-left-s": "awsui_m-left-s_18wu0_1a5y7_861",
152
+ "m-m": "awsui_m-m_18wu0_1a5y7_866",
153
+ "m-top-m": "awsui_m-top-m_18wu0_1a5y7_870",
154
+ "m-vertical-m": "awsui_m-vertical-m_18wu0_1a5y7_871",
155
+ "m-right-m": "awsui_m-right-m_18wu0_1a5y7_875",
156
+ "m-horizontal-m": "awsui_m-horizontal-m_18wu0_1a5y7_876",
157
+ "m-bottom-m": "awsui_m-bottom-m_18wu0_1a5y7_880",
158
+ "m-left-m": "awsui_m-left-m_18wu0_1a5y7_885",
159
+ "m-l": "awsui_m-l_18wu0_1a5y7_765",
160
+ "m-top-l": "awsui_m-top-l_18wu0_1a5y7_894",
161
+ "m-vertical-l": "awsui_m-vertical-l_18wu0_1a5y7_895",
162
+ "m-right-l": "awsui_m-right-l_18wu0_1a5y7_899",
163
+ "m-horizontal-l": "awsui_m-horizontal-l_18wu0_1a5y7_900",
164
+ "m-bottom-l": "awsui_m-bottom-l_18wu0_1a5y7_904",
165
+ "m-left-l": "awsui_m-left-l_18wu0_1a5y7_909",
166
+ "m-xl": "awsui_m-xl_18wu0_1a5y7_914",
167
+ "m-top-xl": "awsui_m-top-xl_18wu0_1a5y7_918",
168
+ "m-vertical-xl": "awsui_m-vertical-xl_18wu0_1a5y7_919",
169
+ "m-right-xl": "awsui_m-right-xl_18wu0_1a5y7_923",
170
+ "m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_1a5y7_924",
171
+ "m-bottom-xl": "awsui_m-bottom-xl_18wu0_1a5y7_928",
172
+ "m-left-xl": "awsui_m-left-xl_18wu0_1a5y7_933",
173
+ "m-xxl": "awsui_m-xxl_18wu0_1a5y7_938",
174
+ "m-top-xxl": "awsui_m-top-xxl_18wu0_1a5y7_942",
175
+ "m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_1a5y7_943",
176
+ "m-right-xxl": "awsui_m-right-xxl_18wu0_1a5y7_947",
177
+ "m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_1a5y7_948",
178
+ "m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_1a5y7_952",
179
+ "m-left-xxl": "awsui_m-left-xxl_18wu0_1a5y7_957",
180
+ "m-xxxl": "awsui_m-xxxl_18wu0_1a5y7_962",
181
+ "m-top-xxxl": "awsui_m-top-xxxl_18wu0_1a5y7_966",
182
+ "m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_1a5y7_967",
183
+ "m-right-xxxl": "awsui_m-right-xxxl_18wu0_1a5y7_971",
184
+ "m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_1a5y7_972",
185
+ "m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_1a5y7_976",
186
+ "m-left-xxxl": "awsui_m-left-xxxl_18wu0_1a5y7_981",
187
+ "d-block": "awsui_d-block_18wu0_1a5y7_986",
188
+ "d-inline": "awsui_d-inline_18wu0_1a5y7_989",
189
+ "d-inline-block": "awsui_d-inline-block_18wu0_1a5y7_992",
190
+ "d-none": "awsui_d-none_18wu0_1a5y7_995",
191
+ "f-left": "awsui_f-left_18wu0_1a5y7_999",
192
+ "f-right": "awsui_f-right_18wu0_1a5y7_1003"
193
193
  };
194
194