@cloudscape-design/components 3.0.460 → 3.0.461

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +53 -59
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +30 -39
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +48 -55
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +30 -29
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +4 -3
  17. package/app-layout/interfaces.d.ts.map +1 -1
  18. package/app-layout/interfaces.js.map +1 -1
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +17 -18
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/notifications/styles.css.js +3 -3
  23. package/app-layout/notifications/styles.scoped.css +6 -6
  24. package/app-layout/notifications/styles.selectors.js +3 -3
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +3 -3
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +16 -16
  29. package/app-layout/styles.scoped.css +26 -26
  30. package/app-layout/styles.selectors.js +16 -16
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +9 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-drawers.js.map +1 -1
  35. package/app-layout/visual-refresh/context.js +1 -1
  36. package/app-layout/visual-refresh/context.js.map +1 -1
  37. package/app-layout/visual-refresh/styles.css.js +80 -80
  38. package/app-layout/visual-refresh/styles.scoped.css +251 -268
  39. package/app-layout/visual-refresh/styles.selectors.js +80 -80
  40. package/area-chart/styles.css.js +6 -6
  41. package/area-chart/styles.scoped.css +11 -12
  42. package/area-chart/styles.selectors.js +6 -6
  43. package/attribute-editor/styles.css.js +14 -14
  44. package/attribute-editor/styles.scoped.css +29 -30
  45. package/attribute-editor/styles.selectors.js +14 -14
  46. package/autosuggest/styles.css.js +3 -3
  47. package/autosuggest/styles.scoped.css +5 -5
  48. package/autosuggest/styles.selectors.js +3 -3
  49. package/badge/styles.css.js +5 -5
  50. package/badge/styles.scoped.css +7 -11
  51. package/badge/styles.selectors.js +5 -5
  52. package/bar-chart/index.d.ts +1 -1
  53. package/bar-chart/index.d.ts.map +1 -1
  54. package/bar-chart/index.js +2 -2
  55. package/bar-chart/index.js.map +1 -1
  56. package/bar-chart/interfaces.d.ts +3 -8
  57. package/bar-chart/interfaces.d.ts.map +1 -1
  58. package/bar-chart/interfaces.js.map +1 -1
  59. package/box/styles.css.js +190 -190
  60. package/box/styles.scoped.css +240 -244
  61. package/box/styles.selectors.js +190 -190
  62. package/breadcrumb-group/item/styles.css.js +9 -9
  63. package/breadcrumb-group/item/styles.scoped.css +19 -20
  64. package/breadcrumb-group/item/styles.selectors.js +9 -9
  65. package/breadcrumb-group/styles.css.js +7 -7
  66. package/breadcrumb-group/styles.scoped.css +21 -28
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +153 -155
  70. package/button/styles.selectors.js +20 -20
  71. package/button-dropdown/category-elements/styles.css.js +13 -13
  72. package/button-dropdown/category-elements/styles.scoped.css +50 -60
  73. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  74. package/button-dropdown/item-element/styles.css.js +15 -15
  75. package/button-dropdown/item-element/styles.scoped.css +33 -38
  76. package/button-dropdown/item-element/styles.selectors.js +15 -15
  77. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  78. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  79. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  80. package/button-dropdown/styles.css.js +15 -15
  81. package/button-dropdown/styles.scoped.css +36 -39
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +59 -75
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +94 -110
  88. package/cards/styles.selectors.js +38 -38
  89. package/code-editor/resizable-box/styles.css.js +3 -3
  90. package/code-editor/resizable-box/styles.scoped.css +10 -10
  91. package/code-editor/resizable-box/styles.selectors.js +3 -3
  92. package/code-editor/styles.css.js +32 -32
  93. package/code-editor/styles.scoped.css +198 -210
  94. package/code-editor/styles.selectors.js +32 -32
  95. package/collection-preferences/content-display/styles.css.js +11 -11
  96. package/collection-preferences/content-display/styles.scoped.css +30 -40
  97. package/collection-preferences/content-display/styles.selectors.js +11 -11
  98. package/collection-preferences/styles.css.js +37 -37
  99. package/collection-preferences/styles.scoped.css +66 -79
  100. package/collection-preferences/styles.selectors.js +37 -37
  101. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  102. package/column-layout/flexible-column-layout/styles.scoped.css +9 -8
  103. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  104. package/column-layout/styles.css.js +13 -13
  105. package/column-layout/styles.scoped.css +64 -70
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +98 -106
  109. package/container/styles.selectors.js +28 -28
  110. package/content-layout/styles.css.js +7 -7
  111. package/content-layout/styles.scoped.css +15 -15
  112. package/content-layout/styles.selectors.js +7 -7
  113. package/date-picker/styles.css.js +7 -7
  114. package/date-picker/styles.scoped.css +12 -12
  115. package/date-picker/styles.selectors.js +7 -7
  116. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  117. package/date-range-picker/calendar/grids/styles.scoped.css +60 -71
  118. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  119. package/date-range-picker/relative-range/styles.css.js +9 -9
  120. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  121. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  122. package/date-range-picker/styles.css.js +38 -38
  123. package/date-range-picker/styles.scoped.css +68 -73
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +18 -21
  127. package/drawer/styles.selectors.js +3 -3
  128. package/expandable-section/expandable-section-container.d.ts +2 -2
  129. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  130. package/expandable-section/expandable-section-container.js.map +1 -1
  131. package/expandable-section/expandable-section-header.d.ts +2 -3
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +11 -7
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +1 -0
  136. package/expandable-section/interfaces.d.ts.map +1 -1
  137. package/expandable-section/interfaces.js.map +1 -1
  138. package/expandable-section/internal.d.ts +4 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js.map +1 -1
  141. package/expandable-section/styles.css.js +32 -29
  142. package/expandable-section/styles.scoped.css +106 -99
  143. package/expandable-section/styles.selectors.js +32 -29
  144. package/expandable-section/utils.d.ts +3 -2
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +4 -1
  147. package/expandable-section/utils.js.map +1 -1
  148. package/file-upload/dropzone/styles.css.js +2 -2
  149. package/file-upload/dropzone/styles.scoped.css +4 -8
  150. package/file-upload/dropzone/styles.selectors.js +2 -2
  151. package/file-upload/file-option/styles.css.js +7 -7
  152. package/file-upload/file-option/styles.scoped.css +15 -15
  153. package/file-upload/file-option/styles.selectors.js +7 -7
  154. package/file-upload/styles.css.js +2 -2
  155. package/file-upload/styles.scoped.css +4 -4
  156. package/file-upload/styles.selectors.js +2 -2
  157. package/flashbar/styles.css.js +47 -47
  158. package/flashbar/styles.scoped.css +215 -220
  159. package/flashbar/styles.selectors.js +47 -47
  160. package/form/styles.css.js +9 -9
  161. package/form/styles.scoped.css +18 -18
  162. package/form/styles.selectors.js +9 -9
  163. package/form-field/styles.css.js +19 -19
  164. package/form-field/styles.scoped.css +34 -34
  165. package/form-field/styles.selectors.js +19 -19
  166. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  167. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  168. package/internal/components/chart-plot/index.d.ts +1 -1
  169. package/internal/components/chart-plot/index.d.ts.map +1 -1
  170. package/internal/components/chart-plot/index.js.map +1 -1
  171. package/internal/components/chart-series-details/index.d.ts +12 -4
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +46 -10
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/series-details-text.d.ts +2 -0
  176. package/internal/components/chart-series-details/series-details-text.d.ts.map +1 -0
  177. package/internal/components/chart-series-details/series-details-text.js +17 -0
  178. package/internal/components/chart-series-details/series-details-text.js.map +1 -0
  179. package/internal/components/chart-series-details/styles.css.js +19 -5
  180. package/internal/components/chart-series-details/styles.scoped.css +141 -15
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -5
  182. package/internal/environment.js +1 -1
  183. package/internal/environment.json +1 -1
  184. package/internal/manifest.json +1 -1
  185. package/line-chart/interfaces.d.ts +2 -8
  186. package/line-chart/interfaces.d.ts.map +1 -1
  187. package/line-chart/interfaces.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-container.d.ts +2 -1
  189. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-container.js +17 -8
  191. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  192. package/mixed-line-bar-chart/chart-popover.d.ts +1 -0
  193. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/chart-popover.js +13 -3
  195. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  196. package/mixed-line-bar-chart/format-highlighted.d.ts +7 -2
  197. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/format-highlighted.js +25 -5
  199. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  200. package/mixed-line-bar-chart/interfaces.d.ts +38 -6
  201. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  202. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  203. package/mixed-line-bar-chart/internal.d.ts +1 -1
  204. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  205. package/mixed-line-bar-chart/internal.js +2 -2
  206. package/mixed-line-bar-chart/internal.js.map +1 -1
  207. package/modal/styles.css.js +23 -23
  208. package/modal/styles.scoped.css +39 -39
  209. package/modal/styles.selectors.js +23 -23
  210. package/package.json +1 -1
  211. package/pie-chart/interfaces.d.ts +5 -5
  212. package/pie-chart/interfaces.d.ts.map +1 -1
  213. package/pie-chart/interfaces.js.map +1 -1
  214. package/pie-chart/pie-chart.d.ts +1 -1
  215. package/pie-chart/pie-chart.d.ts.map +1 -1
  216. package/pie-chart/pie-chart.js +21 -18
  217. package/pie-chart/pie-chart.js.map +1 -1
  218. package/table/column-widths-utils.d.ts +1 -0
  219. package/table/column-widths-utils.d.ts.map +1 -1
  220. package/table/column-widths-utils.js +18 -0
  221. package/table/column-widths-utils.js.map +1 -1
  222. package/table/internal.d.ts.map +1 -1
  223. package/table/internal.js +7 -6
  224. package/table/internal.js.map +1 -1
  225. package/table/no-data-cell.d.ts +13 -0
  226. package/table/no-data-cell.d.ts.map +1 -0
  227. package/table/no-data-cell.js +24 -0
  228. package/table/no-data-cell.js.map +1 -0
  229. package/table/sticky-columns/use-sticky-columns.js +1 -1
  230. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  231. package/table/thead.d.ts +0 -1
  232. package/table/thead.d.ts.map +1 -1
  233. package/table/thead.js +3 -18
  234. package/table/thead.js.map +1 -1
  235. package/table/use-column-widths.d.ts +5 -3
  236. package/table/use-column-widths.d.ts.map +1 -1
  237. package/table/use-column-widths.js +61 -11
  238. package/table/use-column-widths.js.map +1 -1
  239. package/table/use-sticky-header.d.ts.map +1 -1
  240. package/table/use-sticky-header.js +0 -13
  241. package/table/use-sticky-header.js.map +1 -1
  242. package/test-utils/dom/internal/chart-popover.d.ts +8 -0
  243. package/test-utils/dom/internal/chart-popover.js +23 -0
  244. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  245. package/test-utils/selectors/internal/chart-popover.d.ts +8 -0
  246. package/test-utils/selectors/internal/chart-popover.js +22 -0
  247. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  248. package/test-utils/tsconfig.tsbuildinfo +1 -1
  249. package/tiles/styles.css.js +29 -29
  250. package/tiles/styles.scoped.css +91 -97
  251. package/tiles/styles.selectors.js +29 -29
  252. package/table/node-data-cell.d.ts +0 -15
  253. package/table/node-data-cell.d.ts.map +0 -1
  254. package/table/node-data-cell.js +0 -25
  255. package/table/node-data-cell.js.map +0 -1
@@ -9,11 +9,11 @@ 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 = '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"]);
12
+ var { series = [], height = 500, xScaleType = 'categorical', yScaleType = 'linear', stackedBars = false, horizontalBars = false, detailPopoverSize = 'medium', statusType = 'finished', emphasizeBaselineAxis = true, detailPopoverSeriesContent } = _a, props = __rest(_a, ["series", "height", "xScaleType", "yScaleType", "stackedBars", "horizontalBars", "detailPopoverSize", "statusType", "emphasizeBaselineAxis", "detailPopoverSeriesContent"]);
13
13
  const baseComponentProps = useBaseComponent('BarChart');
14
14
  const baseProps = getBaseProps(props);
15
15
  const className = clsx(baseProps.className, styles.root);
16
- return (React.createElement(InternalMixedLineBarChart, Object.assign({}, props, baseComponentProps, { className: className, height: height, xScaleType: xScaleType, yScaleType: yScaleType, stackedBars: stackedBars, horizontalBars: horizontalBars, series: series, detailPopoverSize: detailPopoverSize, statusType: statusType, emphasizeBaselineAxis: emphasizeBaselineAxis })));
16
+ return (React.createElement(InternalMixedLineBarChart, Object.assign({}, props, baseComponentProps, { className: className, height: height, xScaleType: xScaleType, yScaleType: yScaleType, stackedBars: stackedBars, horizontalBars: horizontalBars, series: series, detailPopoverSize: detailPopoverSize, statusType: statusType, emphasizeBaselineAxis: emphasizeBaselineAxis, detailPopoverSeriesContent: detailPopoverSeriesContent })));
17
17
  }
18
18
  applyDisplayName(BarChart, 'BarChart');
19
19
  export default BarChart;
@@ -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,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
+ {"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,EAYjC;QAZiC,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,EAC5B,0BAA0B,OAET,EADd,KAAK,cAX0C,2KAYnD,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,EAC5C,0BAA0B,EAAE,0BAA0B,IACtD,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 detailPopoverSeriesContent,\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 detailPopoverSeriesContent={detailPopoverSeriesContent}\n />\n );\n}\n\napplyDisplayName(BarChart, 'BarChart');\n\nexport default BarChart;\n"]}
@@ -1,7 +1,7 @@
1
- import { CartesianChartProps, ScaleType } from '../internal/components/cartesian-chart/interfaces';
2
- import { ChartDataTypes, MixedLineBarChartProps } from '../mixed-line-bar-chart/interfaces';
1
+ import { ScaleType } from '../internal/components/cartesian-chart/interfaces';
2
+ import { ChartDataTypes, CommonMixedChartProps, MixedLineBarChartProps } from '../mixed-line-bar-chart/interfaces';
3
3
  type BarSeries<T> = MixedLineBarChartProps.BarDataSeries<T> | MixedLineBarChartProps.ThresholdSeries<T>;
4
- export interface BarChartProps<T extends ChartDataTypes> extends CartesianChartProps<T, MixedLineBarChartProps.ChartSeries<T>> {
4
+ export interface BarChartProps<T extends ChartDataTypes> extends CommonMixedChartProps<T> {
5
5
  /**
6
6
  * Array that represents the source of data for the displayed chart.
7
7
  * Each element can represent a bar series or a threshold, and can have the following properties:
@@ -22,11 +22,6 @@ export interface BarChartProps<T extends ChartDataTypes> extends CartesianChartP
22
22
  * This can only be used when the chart consists exclusively of bar series.
23
23
  */
24
24
  horizontalBars?: boolean;
25
- /**
26
- * When set to `true`, adds a visual emphasis on the zero baseline axis.
27
- * See the usage guidelines for more details.
28
- */
29
- emphasizeBaselineAxis?: boolean;
30
25
  /**
31
26
  * Determines the type of scale for values on the x axis.
32
27
  * Use `categorical` for bar charts.
@@ -1 +1 @@
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
+ {"version":3,"file":"interfaces.d.ts","sourceRoot":"lib/default/","sources":["bar-chart/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,mDAAmD,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,qBAAqB,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AAEnH,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,CAAE,SAAQ,qBAAqB,CAAC,CAAC,CAAC;IACvF;;;;;;;;;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,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, 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
+ {"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 { ScaleType } from '../internal/components/cartesian-chart/interfaces';\nimport { ChartDataTypes, CommonMixedChartProps, MixedLineBarChartProps } from '../mixed-line-bar-chart/interfaces';\n\ntype BarSeries<T> = MixedLineBarChartProps.BarDataSeries<T> | MixedLineBarChartProps.ThresholdSeries<T>;\n\nexport interface BarChartProps<T extends ChartDataTypes> extends CommonMixedChartProps<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 * 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"]}
package/box/styles.css.js CHANGED
@@ -1,195 +1,195 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_18wu0_3n2w1_93",
5
- "box": "awsui_box_18wu0_3n2w1_207",
6
- "p-variant": "awsui_p-variant_18wu0_3n2w1_207",
7
- "color-default": "awsui_color-default_18wu0_3n2w1_207",
8
- "b-variant": "awsui_b-variant_18wu0_3n2w1_207",
9
- "strong-variant": "awsui_strong-variant_18wu0_3n2w1_207",
10
- "code-variant": "awsui_code-variant_18wu0_3n2w1_207",
11
- "pre-variant": "awsui_pre-variant_18wu0_3n2w1_207",
12
- "samp-variant": "awsui_samp-variant_18wu0_3n2w1_207",
13
- "h1-variant": "awsui_h1-variant_18wu0_3n2w1_211",
14
- "h2-variant": "awsui_h2-variant_18wu0_3n2w1_211",
15
- "h3-variant": "awsui_h3-variant_18wu0_3n2w1_211",
16
- "h4-variant": "awsui_h4-variant_18wu0_3n2w1_211",
17
- "h5-variant": "awsui_h5-variant_18wu0_3n2w1_211",
18
- "small-variant": "awsui_small-variant_18wu0_3n2w1_215",
19
- "a-variant": "awsui_a-variant_18wu0_3n2w1_219",
20
- "font-size-default": "awsui_font-size-default_18wu0_3n2w1_223",
21
- "font-weight-default": "awsui_font-weight-default_18wu0_3n2w1_263",
22
- "key-label-variant": "awsui_key-label-variant_18wu0_3n2w1_305",
23
- "value-large-variant": "awsui_value-large-variant_18wu0_3n2w1_312",
24
- "font-weight-heavy": "awsui_font-weight-heavy_18wu0_3n2w1_319",
25
- "color-inverted": "awsui_color-inverted_18wu0_3n2w1_324",
26
- "color-text-label": "awsui_color-text-label_18wu0_3n2w1_327",
27
- "color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_3n2w1_330",
28
- "color-text-status-error": "awsui_color-text-status-error_18wu0_3n2w1_333",
29
- "color-text-status-success": "awsui_color-text-status-success_18wu0_3n2w1_336",
30
- "color-text-status-info": "awsui_color-text-status-info_18wu0_3n2w1_339",
31
- "color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_3n2w1_342",
32
- "color-text-status-warning": "awsui_color-text-status-warning_18wu0_3n2w1_345",
33
- "color-inherit": "awsui_color-inherit_18wu0_3n2w1_348",
34
- "font-size-body-s": "awsui_font-size-body-s_18wu0_3n2w1_351",
35
- "font-size-body-m": "awsui_font-size-body-m_18wu0_3n2w1_356",
36
- "font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_3n2w1_360",
37
- "font-size-heading-s": "awsui_font-size-heading-s_18wu0_3n2w1_364",
38
- "font-size-heading-m": "awsui_font-size-heading-m_18wu0_3n2w1_369",
39
- "font-size-heading-l": "awsui_font-size-heading-l_18wu0_3n2w1_374",
40
- "font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_3n2w1_379",
41
- "font-size-display-l": "awsui_font-size-display-l_18wu0_3n2w1_384",
42
- "font-weight-light": "awsui_font-weight-light_18wu0_3n2w1_389",
43
- "font-weight-normal": "awsui_font-weight-normal_18wu0_3n2w1_392",
44
- "font-weight-bold": "awsui_font-weight-bold_18wu0_3n2w1_395",
45
- "t-left": "awsui_t-left_18wu0_3n2w1_402",
46
- "t-right": "awsui_t-right_18wu0_3n2w1_406",
47
- "t-center": "awsui_t-center_18wu0_3n2w1_410",
48
- "p-n": "awsui_p-n_18wu0_3n2w1_511",
49
- "p-top-n": "awsui_p-top-n_18wu0_3n2w1_515",
50
- "p-vertical-n": "awsui_p-vertical-n_18wu0_3n2w1_516",
51
- "p-right-n": "awsui_p-right-n_18wu0_3n2w1_520",
52
- "p-horizontal-n": "awsui_p-horizontal-n_18wu0_3n2w1_521",
53
- "p-bottom-n": "awsui_p-bottom-n_18wu0_3n2w1_525",
54
- "p-left-n": "awsui_p-left-n_18wu0_3n2w1_530",
55
- "p-xxxs": "awsui_p-xxxs_18wu0_3n2w1_535",
56
- "p-top-xxxs": "awsui_p-top-xxxs_18wu0_3n2w1_539",
57
- "p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_3n2w1_540",
58
- "p-right-xxxs": "awsui_p-right-xxxs_18wu0_3n2w1_544",
59
- "p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_3n2w1_545",
60
- "p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_3n2w1_549",
61
- "p-left-xxxs": "awsui_p-left-xxxs_18wu0_3n2w1_554",
62
- "p-xxs": "awsui_p-xxs_18wu0_3n2w1_559",
63
- "p-top-xxs": "awsui_p-top-xxs_18wu0_3n2w1_563",
64
- "p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_3n2w1_564",
65
- "p-right-xxs": "awsui_p-right-xxs_18wu0_3n2w1_568",
66
- "p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_3n2w1_569",
67
- "p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_3n2w1_573",
68
- "p-left-xxs": "awsui_p-left-xxs_18wu0_3n2w1_578",
69
- "p-xs": "awsui_p-xs_18wu0_3n2w1_583",
70
- "p-top-xs": "awsui_p-top-xs_18wu0_3n2w1_587",
71
- "p-vertical-xs": "awsui_p-vertical-xs_18wu0_3n2w1_588",
72
- "p-right-xs": "awsui_p-right-xs_18wu0_3n2w1_592",
73
- "p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_3n2w1_593",
74
- "p-bottom-xs": "awsui_p-bottom-xs_18wu0_3n2w1_597",
75
- "p-left-xs": "awsui_p-left-xs_18wu0_3n2w1_602",
76
- "p-s": "awsui_p-s_18wu0_3n2w1_607",
77
- "p-top-s": "awsui_p-top-s_18wu0_3n2w1_611",
78
- "p-vertical-s": "awsui_p-vertical-s_18wu0_3n2w1_612",
79
- "p-right-s": "awsui_p-right-s_18wu0_3n2w1_616",
80
- "p-horizontal-s": "awsui_p-horizontal-s_18wu0_3n2w1_617",
81
- "p-bottom-s": "awsui_p-bottom-s_18wu0_3n2w1_621",
82
- "p-left-s": "awsui_p-left-s_18wu0_3n2w1_626",
83
- "p-m": "awsui_p-m_18wu0_3n2w1_631",
84
- "p-top-m": "awsui_p-top-m_18wu0_3n2w1_635",
85
- "p-vertical-m": "awsui_p-vertical-m_18wu0_3n2w1_636",
86
- "p-right-m": "awsui_p-right-m_18wu0_3n2w1_640",
87
- "p-horizontal-m": "awsui_p-horizontal-m_18wu0_3n2w1_641",
88
- "p-bottom-m": "awsui_p-bottom-m_18wu0_3n2w1_645",
89
- "p-left-m": "awsui_p-left-m_18wu0_3n2w1_650",
90
- "p-l": "awsui_p-l_18wu0_3n2w1_530",
91
- "p-top-l": "awsui_p-top-l_18wu0_3n2w1_659",
92
- "p-vertical-l": "awsui_p-vertical-l_18wu0_3n2w1_660",
93
- "p-right-l": "awsui_p-right-l_18wu0_3n2w1_664",
94
- "p-horizontal-l": "awsui_p-horizontal-l_18wu0_3n2w1_665",
95
- "p-bottom-l": "awsui_p-bottom-l_18wu0_3n2w1_669",
96
- "p-left-l": "awsui_p-left-l_18wu0_3n2w1_674",
97
- "p-xl": "awsui_p-xl_18wu0_3n2w1_679",
98
- "p-top-xl": "awsui_p-top-xl_18wu0_3n2w1_683",
99
- "p-vertical-xl": "awsui_p-vertical-xl_18wu0_3n2w1_684",
100
- "p-right-xl": "awsui_p-right-xl_18wu0_3n2w1_688",
101
- "p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_3n2w1_689",
102
- "p-bottom-xl": "awsui_p-bottom-xl_18wu0_3n2w1_693",
103
- "p-left-xl": "awsui_p-left-xl_18wu0_3n2w1_698",
104
- "p-xxl": "awsui_p-xxl_18wu0_3n2w1_703",
105
- "p-top-xxl": "awsui_p-top-xxl_18wu0_3n2w1_707",
106
- "p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_3n2w1_708",
107
- "p-right-xxl": "awsui_p-right-xxl_18wu0_3n2w1_712",
108
- "p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_3n2w1_713",
109
- "p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_3n2w1_717",
110
- "p-left-xxl": "awsui_p-left-xxl_18wu0_3n2w1_722",
111
- "p-xxxl": "awsui_p-xxxl_18wu0_3n2w1_727",
112
- "p-top-xxxl": "awsui_p-top-xxxl_18wu0_3n2w1_731",
113
- "p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_3n2w1_732",
114
- "p-right-xxxl": "awsui_p-right-xxxl_18wu0_3n2w1_736",
115
- "p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_3n2w1_737",
116
- "p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_3n2w1_741",
117
- "p-left-xxxl": "awsui_p-left-xxxl_18wu0_3n2w1_746",
118
- "m-n": "awsui_m-n_18wu0_3n2w1_751",
119
- "m-top-n": "awsui_m-top-n_18wu0_3n2w1_755",
120
- "m-vertical-n": "awsui_m-vertical-n_18wu0_3n2w1_756",
121
- "m-right-n": "awsui_m-right-n_18wu0_3n2w1_760",
122
- "m-horizontal-n": "awsui_m-horizontal-n_18wu0_3n2w1_761",
123
- "m-bottom-n": "awsui_m-bottom-n_18wu0_3n2w1_765",
124
- "m-left-n": "awsui_m-left-n_18wu0_3n2w1_770",
125
- "m-xxxs": "awsui_m-xxxs_18wu0_3n2w1_775",
126
- "m-top-xxxs": "awsui_m-top-xxxs_18wu0_3n2w1_779",
127
- "m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_3n2w1_780",
128
- "m-right-xxxs": "awsui_m-right-xxxs_18wu0_3n2w1_784",
129
- "m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_3n2w1_785",
130
- "m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_3n2w1_789",
131
- "m-left-xxxs": "awsui_m-left-xxxs_18wu0_3n2w1_794",
132
- "m-xxs": "awsui_m-xxs_18wu0_3n2w1_799",
133
- "m-top-xxs": "awsui_m-top-xxs_18wu0_3n2w1_803",
134
- "m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_3n2w1_804",
135
- "m-right-xxs": "awsui_m-right-xxs_18wu0_3n2w1_808",
136
- "m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_3n2w1_809",
137
- "m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_3n2w1_813",
138
- "m-left-xxs": "awsui_m-left-xxs_18wu0_3n2w1_818",
139
- "m-xs": "awsui_m-xs_18wu0_3n2w1_823",
140
- "m-top-xs": "awsui_m-top-xs_18wu0_3n2w1_827",
141
- "m-vertical-xs": "awsui_m-vertical-xs_18wu0_3n2w1_828",
142
- "m-right-xs": "awsui_m-right-xs_18wu0_3n2w1_832",
143
- "m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_3n2w1_833",
144
- "m-bottom-xs": "awsui_m-bottom-xs_18wu0_3n2w1_837",
145
- "m-left-xs": "awsui_m-left-xs_18wu0_3n2w1_842",
146
- "m-s": "awsui_m-s_18wu0_3n2w1_847",
147
- "m-top-s": "awsui_m-top-s_18wu0_3n2w1_851",
148
- "m-vertical-s": "awsui_m-vertical-s_18wu0_3n2w1_852",
149
- "m-right-s": "awsui_m-right-s_18wu0_3n2w1_856",
150
- "m-horizontal-s": "awsui_m-horizontal-s_18wu0_3n2w1_857",
151
- "m-bottom-s": "awsui_m-bottom-s_18wu0_3n2w1_861",
152
- "m-left-s": "awsui_m-left-s_18wu0_3n2w1_866",
153
- "m-m": "awsui_m-m_18wu0_3n2w1_871",
154
- "m-top-m": "awsui_m-top-m_18wu0_3n2w1_875",
155
- "m-vertical-m": "awsui_m-vertical-m_18wu0_3n2w1_876",
156
- "m-right-m": "awsui_m-right-m_18wu0_3n2w1_880",
157
- "m-horizontal-m": "awsui_m-horizontal-m_18wu0_3n2w1_881",
158
- "m-bottom-m": "awsui_m-bottom-m_18wu0_3n2w1_885",
159
- "m-left-m": "awsui_m-left-m_18wu0_3n2w1_890",
160
- "m-l": "awsui_m-l_18wu0_3n2w1_770",
161
- "m-top-l": "awsui_m-top-l_18wu0_3n2w1_899",
162
- "m-vertical-l": "awsui_m-vertical-l_18wu0_3n2w1_900",
163
- "m-right-l": "awsui_m-right-l_18wu0_3n2w1_904",
164
- "m-horizontal-l": "awsui_m-horizontal-l_18wu0_3n2w1_905",
165
- "m-bottom-l": "awsui_m-bottom-l_18wu0_3n2w1_909",
166
- "m-left-l": "awsui_m-left-l_18wu0_3n2w1_914",
167
- "m-xl": "awsui_m-xl_18wu0_3n2w1_919",
168
- "m-top-xl": "awsui_m-top-xl_18wu0_3n2w1_923",
169
- "m-vertical-xl": "awsui_m-vertical-xl_18wu0_3n2w1_924",
170
- "m-right-xl": "awsui_m-right-xl_18wu0_3n2w1_928",
171
- "m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_3n2w1_929",
172
- "m-bottom-xl": "awsui_m-bottom-xl_18wu0_3n2w1_933",
173
- "m-left-xl": "awsui_m-left-xl_18wu0_3n2w1_938",
174
- "m-xxl": "awsui_m-xxl_18wu0_3n2w1_943",
175
- "m-top-xxl": "awsui_m-top-xxl_18wu0_3n2w1_947",
176
- "m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_3n2w1_948",
177
- "m-right-xxl": "awsui_m-right-xxl_18wu0_3n2w1_952",
178
- "m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_3n2w1_953",
179
- "m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_3n2w1_957",
180
- "m-left-xxl": "awsui_m-left-xxl_18wu0_3n2w1_962",
181
- "m-xxxl": "awsui_m-xxxl_18wu0_3n2w1_967",
182
- "m-top-xxxl": "awsui_m-top-xxxl_18wu0_3n2w1_971",
183
- "m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_3n2w1_972",
184
- "m-right-xxxl": "awsui_m-right-xxxl_18wu0_3n2w1_976",
185
- "m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_3n2w1_977",
186
- "m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_3n2w1_981",
187
- "m-left-xxxl": "awsui_m-left-xxxl_18wu0_3n2w1_986",
188
- "d-block": "awsui_d-block_18wu0_3n2w1_991",
189
- "d-inline": "awsui_d-inline_18wu0_3n2w1_994",
190
- "d-inline-block": "awsui_d-inline-block_18wu0_3n2w1_997",
191
- "d-none": "awsui_d-none_18wu0_3n2w1_1000",
192
- "f-left": "awsui_f-left_18wu0_3n2w1_1005",
193
- "f-right": "awsui_f-right_18wu0_3n2w1_1009"
4
+ "root": "awsui_root_18wu0_1h0bt_93",
5
+ "box": "awsui_box_18wu0_1h0bt_207",
6
+ "p-variant": "awsui_p-variant_18wu0_1h0bt_207",
7
+ "color-default": "awsui_color-default_18wu0_1h0bt_207",
8
+ "b-variant": "awsui_b-variant_18wu0_1h0bt_207",
9
+ "strong-variant": "awsui_strong-variant_18wu0_1h0bt_207",
10
+ "code-variant": "awsui_code-variant_18wu0_1h0bt_207",
11
+ "pre-variant": "awsui_pre-variant_18wu0_1h0bt_207",
12
+ "samp-variant": "awsui_samp-variant_18wu0_1h0bt_207",
13
+ "h1-variant": "awsui_h1-variant_18wu0_1h0bt_211",
14
+ "h2-variant": "awsui_h2-variant_18wu0_1h0bt_211",
15
+ "h3-variant": "awsui_h3-variant_18wu0_1h0bt_211",
16
+ "h4-variant": "awsui_h4-variant_18wu0_1h0bt_211",
17
+ "h5-variant": "awsui_h5-variant_18wu0_1h0bt_211",
18
+ "small-variant": "awsui_small-variant_18wu0_1h0bt_215",
19
+ "a-variant": "awsui_a-variant_18wu0_1h0bt_219",
20
+ "font-size-default": "awsui_font-size-default_18wu0_1h0bt_223",
21
+ "font-weight-default": "awsui_font-weight-default_18wu0_1h0bt_263",
22
+ "key-label-variant": "awsui_key-label-variant_18wu0_1h0bt_303",
23
+ "value-large-variant": "awsui_value-large-variant_18wu0_1h0bt_310",
24
+ "font-weight-heavy": "awsui_font-weight-heavy_18wu0_1h0bt_317",
25
+ "color-inverted": "awsui_color-inverted_18wu0_1h0bt_322",
26
+ "color-text-label": "awsui_color-text-label_18wu0_1h0bt_325",
27
+ "color-text-body-secondary": "awsui_color-text-body-secondary_18wu0_1h0bt_328",
28
+ "color-text-status-error": "awsui_color-text-status-error_18wu0_1h0bt_331",
29
+ "color-text-status-success": "awsui_color-text-status-success_18wu0_1h0bt_334",
30
+ "color-text-status-info": "awsui_color-text-status-info_18wu0_1h0bt_337",
31
+ "color-text-status-inactive": "awsui_color-text-status-inactive_18wu0_1h0bt_340",
32
+ "color-text-status-warning": "awsui_color-text-status-warning_18wu0_1h0bt_343",
33
+ "color-inherit": "awsui_color-inherit_18wu0_1h0bt_346",
34
+ "font-size-body-s": "awsui_font-size-body-s_18wu0_1h0bt_349",
35
+ "font-size-body-m": "awsui_font-size-body-m_18wu0_1h0bt_354",
36
+ "font-size-heading-xs": "awsui_font-size-heading-xs_18wu0_1h0bt_358",
37
+ "font-size-heading-s": "awsui_font-size-heading-s_18wu0_1h0bt_362",
38
+ "font-size-heading-m": "awsui_font-size-heading-m_18wu0_1h0bt_367",
39
+ "font-size-heading-l": "awsui_font-size-heading-l_18wu0_1h0bt_372",
40
+ "font-size-heading-xl": "awsui_font-size-heading-xl_18wu0_1h0bt_377",
41
+ "font-size-display-l": "awsui_font-size-display-l_18wu0_1h0bt_382",
42
+ "font-weight-light": "awsui_font-weight-light_18wu0_1h0bt_387",
43
+ "font-weight-normal": "awsui_font-weight-normal_18wu0_1h0bt_390",
44
+ "font-weight-bold": "awsui_font-weight-bold_18wu0_1h0bt_393",
45
+ "t-left": "awsui_t-left_18wu0_1h0bt_400",
46
+ "t-right": "awsui_t-right_18wu0_1h0bt_404",
47
+ "t-center": "awsui_t-center_18wu0_1h0bt_408",
48
+ "p-n": "awsui_p-n_18wu0_1h0bt_509",
49
+ "p-top-n": "awsui_p-top-n_18wu0_1h0bt_513",
50
+ "p-vertical-n": "awsui_p-vertical-n_18wu0_1h0bt_514",
51
+ "p-right-n": "awsui_p-right-n_18wu0_1h0bt_518",
52
+ "p-horizontal-n": "awsui_p-horizontal-n_18wu0_1h0bt_519",
53
+ "p-bottom-n": "awsui_p-bottom-n_18wu0_1h0bt_523",
54
+ "p-left-n": "awsui_p-left-n_18wu0_1h0bt_528",
55
+ "p-xxxs": "awsui_p-xxxs_18wu0_1h0bt_533",
56
+ "p-top-xxxs": "awsui_p-top-xxxs_18wu0_1h0bt_537",
57
+ "p-vertical-xxxs": "awsui_p-vertical-xxxs_18wu0_1h0bt_538",
58
+ "p-right-xxxs": "awsui_p-right-xxxs_18wu0_1h0bt_542",
59
+ "p-horizontal-xxxs": "awsui_p-horizontal-xxxs_18wu0_1h0bt_543",
60
+ "p-bottom-xxxs": "awsui_p-bottom-xxxs_18wu0_1h0bt_547",
61
+ "p-left-xxxs": "awsui_p-left-xxxs_18wu0_1h0bt_552",
62
+ "p-xxs": "awsui_p-xxs_18wu0_1h0bt_557",
63
+ "p-top-xxs": "awsui_p-top-xxs_18wu0_1h0bt_561",
64
+ "p-vertical-xxs": "awsui_p-vertical-xxs_18wu0_1h0bt_562",
65
+ "p-right-xxs": "awsui_p-right-xxs_18wu0_1h0bt_566",
66
+ "p-horizontal-xxs": "awsui_p-horizontal-xxs_18wu0_1h0bt_567",
67
+ "p-bottom-xxs": "awsui_p-bottom-xxs_18wu0_1h0bt_571",
68
+ "p-left-xxs": "awsui_p-left-xxs_18wu0_1h0bt_576",
69
+ "p-xs": "awsui_p-xs_18wu0_1h0bt_581",
70
+ "p-top-xs": "awsui_p-top-xs_18wu0_1h0bt_585",
71
+ "p-vertical-xs": "awsui_p-vertical-xs_18wu0_1h0bt_586",
72
+ "p-right-xs": "awsui_p-right-xs_18wu0_1h0bt_590",
73
+ "p-horizontal-xs": "awsui_p-horizontal-xs_18wu0_1h0bt_591",
74
+ "p-bottom-xs": "awsui_p-bottom-xs_18wu0_1h0bt_595",
75
+ "p-left-xs": "awsui_p-left-xs_18wu0_1h0bt_600",
76
+ "p-s": "awsui_p-s_18wu0_1h0bt_605",
77
+ "p-top-s": "awsui_p-top-s_18wu0_1h0bt_609",
78
+ "p-vertical-s": "awsui_p-vertical-s_18wu0_1h0bt_610",
79
+ "p-right-s": "awsui_p-right-s_18wu0_1h0bt_614",
80
+ "p-horizontal-s": "awsui_p-horizontal-s_18wu0_1h0bt_615",
81
+ "p-bottom-s": "awsui_p-bottom-s_18wu0_1h0bt_619",
82
+ "p-left-s": "awsui_p-left-s_18wu0_1h0bt_624",
83
+ "p-m": "awsui_p-m_18wu0_1h0bt_629",
84
+ "p-top-m": "awsui_p-top-m_18wu0_1h0bt_633",
85
+ "p-vertical-m": "awsui_p-vertical-m_18wu0_1h0bt_634",
86
+ "p-right-m": "awsui_p-right-m_18wu0_1h0bt_638",
87
+ "p-horizontal-m": "awsui_p-horizontal-m_18wu0_1h0bt_639",
88
+ "p-bottom-m": "awsui_p-bottom-m_18wu0_1h0bt_643",
89
+ "p-left-m": "awsui_p-left-m_18wu0_1h0bt_648",
90
+ "p-l": "awsui_p-l_18wu0_1h0bt_528",
91
+ "p-top-l": "awsui_p-top-l_18wu0_1h0bt_657",
92
+ "p-vertical-l": "awsui_p-vertical-l_18wu0_1h0bt_658",
93
+ "p-right-l": "awsui_p-right-l_18wu0_1h0bt_662",
94
+ "p-horizontal-l": "awsui_p-horizontal-l_18wu0_1h0bt_663",
95
+ "p-bottom-l": "awsui_p-bottom-l_18wu0_1h0bt_667",
96
+ "p-left-l": "awsui_p-left-l_18wu0_1h0bt_672",
97
+ "p-xl": "awsui_p-xl_18wu0_1h0bt_677",
98
+ "p-top-xl": "awsui_p-top-xl_18wu0_1h0bt_681",
99
+ "p-vertical-xl": "awsui_p-vertical-xl_18wu0_1h0bt_682",
100
+ "p-right-xl": "awsui_p-right-xl_18wu0_1h0bt_686",
101
+ "p-horizontal-xl": "awsui_p-horizontal-xl_18wu0_1h0bt_687",
102
+ "p-bottom-xl": "awsui_p-bottom-xl_18wu0_1h0bt_691",
103
+ "p-left-xl": "awsui_p-left-xl_18wu0_1h0bt_696",
104
+ "p-xxl": "awsui_p-xxl_18wu0_1h0bt_701",
105
+ "p-top-xxl": "awsui_p-top-xxl_18wu0_1h0bt_705",
106
+ "p-vertical-xxl": "awsui_p-vertical-xxl_18wu0_1h0bt_706",
107
+ "p-right-xxl": "awsui_p-right-xxl_18wu0_1h0bt_710",
108
+ "p-horizontal-xxl": "awsui_p-horizontal-xxl_18wu0_1h0bt_711",
109
+ "p-bottom-xxl": "awsui_p-bottom-xxl_18wu0_1h0bt_715",
110
+ "p-left-xxl": "awsui_p-left-xxl_18wu0_1h0bt_720",
111
+ "p-xxxl": "awsui_p-xxxl_18wu0_1h0bt_725",
112
+ "p-top-xxxl": "awsui_p-top-xxxl_18wu0_1h0bt_729",
113
+ "p-vertical-xxxl": "awsui_p-vertical-xxxl_18wu0_1h0bt_730",
114
+ "p-right-xxxl": "awsui_p-right-xxxl_18wu0_1h0bt_734",
115
+ "p-horizontal-xxxl": "awsui_p-horizontal-xxxl_18wu0_1h0bt_735",
116
+ "p-bottom-xxxl": "awsui_p-bottom-xxxl_18wu0_1h0bt_739",
117
+ "p-left-xxxl": "awsui_p-left-xxxl_18wu0_1h0bt_744",
118
+ "m-n": "awsui_m-n_18wu0_1h0bt_749",
119
+ "m-top-n": "awsui_m-top-n_18wu0_1h0bt_753",
120
+ "m-vertical-n": "awsui_m-vertical-n_18wu0_1h0bt_754",
121
+ "m-right-n": "awsui_m-right-n_18wu0_1h0bt_758",
122
+ "m-horizontal-n": "awsui_m-horizontal-n_18wu0_1h0bt_759",
123
+ "m-bottom-n": "awsui_m-bottom-n_18wu0_1h0bt_763",
124
+ "m-left-n": "awsui_m-left-n_18wu0_1h0bt_768",
125
+ "m-xxxs": "awsui_m-xxxs_18wu0_1h0bt_773",
126
+ "m-top-xxxs": "awsui_m-top-xxxs_18wu0_1h0bt_777",
127
+ "m-vertical-xxxs": "awsui_m-vertical-xxxs_18wu0_1h0bt_778",
128
+ "m-right-xxxs": "awsui_m-right-xxxs_18wu0_1h0bt_782",
129
+ "m-horizontal-xxxs": "awsui_m-horizontal-xxxs_18wu0_1h0bt_783",
130
+ "m-bottom-xxxs": "awsui_m-bottom-xxxs_18wu0_1h0bt_787",
131
+ "m-left-xxxs": "awsui_m-left-xxxs_18wu0_1h0bt_792",
132
+ "m-xxs": "awsui_m-xxs_18wu0_1h0bt_797",
133
+ "m-top-xxs": "awsui_m-top-xxs_18wu0_1h0bt_801",
134
+ "m-vertical-xxs": "awsui_m-vertical-xxs_18wu0_1h0bt_802",
135
+ "m-right-xxs": "awsui_m-right-xxs_18wu0_1h0bt_806",
136
+ "m-horizontal-xxs": "awsui_m-horizontal-xxs_18wu0_1h0bt_807",
137
+ "m-bottom-xxs": "awsui_m-bottom-xxs_18wu0_1h0bt_811",
138
+ "m-left-xxs": "awsui_m-left-xxs_18wu0_1h0bt_816",
139
+ "m-xs": "awsui_m-xs_18wu0_1h0bt_821",
140
+ "m-top-xs": "awsui_m-top-xs_18wu0_1h0bt_825",
141
+ "m-vertical-xs": "awsui_m-vertical-xs_18wu0_1h0bt_826",
142
+ "m-right-xs": "awsui_m-right-xs_18wu0_1h0bt_830",
143
+ "m-horizontal-xs": "awsui_m-horizontal-xs_18wu0_1h0bt_831",
144
+ "m-bottom-xs": "awsui_m-bottom-xs_18wu0_1h0bt_835",
145
+ "m-left-xs": "awsui_m-left-xs_18wu0_1h0bt_840",
146
+ "m-s": "awsui_m-s_18wu0_1h0bt_845",
147
+ "m-top-s": "awsui_m-top-s_18wu0_1h0bt_849",
148
+ "m-vertical-s": "awsui_m-vertical-s_18wu0_1h0bt_850",
149
+ "m-right-s": "awsui_m-right-s_18wu0_1h0bt_854",
150
+ "m-horizontal-s": "awsui_m-horizontal-s_18wu0_1h0bt_855",
151
+ "m-bottom-s": "awsui_m-bottom-s_18wu0_1h0bt_859",
152
+ "m-left-s": "awsui_m-left-s_18wu0_1h0bt_864",
153
+ "m-m": "awsui_m-m_18wu0_1h0bt_869",
154
+ "m-top-m": "awsui_m-top-m_18wu0_1h0bt_873",
155
+ "m-vertical-m": "awsui_m-vertical-m_18wu0_1h0bt_874",
156
+ "m-right-m": "awsui_m-right-m_18wu0_1h0bt_878",
157
+ "m-horizontal-m": "awsui_m-horizontal-m_18wu0_1h0bt_879",
158
+ "m-bottom-m": "awsui_m-bottom-m_18wu0_1h0bt_883",
159
+ "m-left-m": "awsui_m-left-m_18wu0_1h0bt_888",
160
+ "m-l": "awsui_m-l_18wu0_1h0bt_768",
161
+ "m-top-l": "awsui_m-top-l_18wu0_1h0bt_897",
162
+ "m-vertical-l": "awsui_m-vertical-l_18wu0_1h0bt_898",
163
+ "m-right-l": "awsui_m-right-l_18wu0_1h0bt_902",
164
+ "m-horizontal-l": "awsui_m-horizontal-l_18wu0_1h0bt_903",
165
+ "m-bottom-l": "awsui_m-bottom-l_18wu0_1h0bt_907",
166
+ "m-left-l": "awsui_m-left-l_18wu0_1h0bt_912",
167
+ "m-xl": "awsui_m-xl_18wu0_1h0bt_917",
168
+ "m-top-xl": "awsui_m-top-xl_18wu0_1h0bt_921",
169
+ "m-vertical-xl": "awsui_m-vertical-xl_18wu0_1h0bt_922",
170
+ "m-right-xl": "awsui_m-right-xl_18wu0_1h0bt_926",
171
+ "m-horizontal-xl": "awsui_m-horizontal-xl_18wu0_1h0bt_927",
172
+ "m-bottom-xl": "awsui_m-bottom-xl_18wu0_1h0bt_931",
173
+ "m-left-xl": "awsui_m-left-xl_18wu0_1h0bt_936",
174
+ "m-xxl": "awsui_m-xxl_18wu0_1h0bt_941",
175
+ "m-top-xxl": "awsui_m-top-xxl_18wu0_1h0bt_945",
176
+ "m-vertical-xxl": "awsui_m-vertical-xxl_18wu0_1h0bt_946",
177
+ "m-right-xxl": "awsui_m-right-xxl_18wu0_1h0bt_950",
178
+ "m-horizontal-xxl": "awsui_m-horizontal-xxl_18wu0_1h0bt_951",
179
+ "m-bottom-xxl": "awsui_m-bottom-xxl_18wu0_1h0bt_955",
180
+ "m-left-xxl": "awsui_m-left-xxl_18wu0_1h0bt_960",
181
+ "m-xxxl": "awsui_m-xxxl_18wu0_1h0bt_965",
182
+ "m-top-xxxl": "awsui_m-top-xxxl_18wu0_1h0bt_969",
183
+ "m-vertical-xxxl": "awsui_m-vertical-xxxl_18wu0_1h0bt_970",
184
+ "m-right-xxxl": "awsui_m-right-xxxl_18wu0_1h0bt_974",
185
+ "m-horizontal-xxxl": "awsui_m-horizontal-xxxl_18wu0_1h0bt_975",
186
+ "m-bottom-xxxl": "awsui_m-bottom-xxxl_18wu0_1h0bt_979",
187
+ "m-left-xxxl": "awsui_m-left-xxxl_18wu0_1h0bt_984",
188
+ "d-block": "awsui_d-block_18wu0_1h0bt_989",
189
+ "d-inline": "awsui_d-inline_18wu0_1h0bt_992",
190
+ "d-inline-block": "awsui_d-inline-block_18wu0_1h0bt_995",
191
+ "d-none": "awsui_d-none_18wu0_1h0bt_998",
192
+ "f-left": "awsui_f-left_18wu0_1h0bt_1002",
193
+ "f-right": "awsui_f-right_18wu0_1h0bt_1006"
194
194
  };
195
195