@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.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/template/alert/styles.css.js +19 -19
- package/lib/internal/template/alert/styles.scoped.css +64 -64
- package/lib/internal/template/alert/styles.selectors.js +19 -19
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +46 -46
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
- package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -10
- package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/drawer/styles.css.js +10 -10
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +31 -31
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +10 -10
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +6 -6
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +20 -20
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +6 -6
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/styles.css.js +13 -13
- package/lib/internal/template/app-layout/styles.scoped.css +22 -22
- package/lib/internal/template/app-layout/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/toggles/styles.css.js +1 -1
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +3 -3
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +72 -72
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +285 -285
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +72 -72
- package/lib/internal/template/area-chart/styles.css.js +13 -13
- package/lib/internal/template/area-chart/styles.scoped.css +29 -29
- package/lib/internal/template/area-chart/styles.selectors.js +13 -13
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +48 -48
- package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
- package/lib/internal/template/badge/styles.css.js +5 -5
- package/lib/internal/template/badge/styles.scoped.css +20 -20
- package/lib/internal/template/badge/styles.selectors.js +5 -5
- package/lib/internal/template/bar-chart/index.d.ts.map +1 -1
- package/lib/internal/template/bar-chart/index.js +1 -1
- package/lib/internal/template/bar-chart/index.js.map +1 -1
- package/lib/internal/template/bar-chart/interfaces.d.ts +6 -1
- package/lib/internal/template/bar-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/bar-chart/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +189 -189
- package/lib/internal/template/box/styles.scoped.css +418 -418
- package/lib/internal/template/box/styles.selectors.js +189 -189
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +9 -9
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +9 -9
- package/lib/internal/template/breadcrumb-group/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +22 -22
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +18 -18
- package/lib/internal/template/button/styles.scoped.css +411 -411
- package/lib/internal/template/button/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +50 -50
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +14 -14
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +42 -42
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +14 -14
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +8 -8
- package/lib/internal/template/button-dropdown/styles.scoped.css +20 -20
- package/lib/internal/template/button-dropdown/styles.selectors.js +8 -8
- package/lib/internal/template/calendar/styles.css.js +18 -18
- package/lib/internal/template/calendar/styles.scoped.css +89 -89
- package/lib/internal/template/calendar/styles.selectors.js +18 -18
- package/lib/internal/template/cards/styles.css.js +37 -37
- package/lib/internal/template/cards/styles.scoped.css +101 -101
- package/lib/internal/template/cards/styles.selectors.js +37 -37
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +16 -16
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +11 -11
- package/lib/internal/template/code-editor/resizable-box/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +32 -32
- package/lib/internal/template/code-editor/styles.scoped.css +242 -242
- package/lib/internal/template/code-editor/styles.selectors.js +32 -32
- package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
- package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +42 -42
- package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
- package/lib/internal/template/collection-preferences/styles.css.js +37 -37
- package/lib/internal/template/collection-preferences/styles.scoped.css +81 -81
- package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +55 -55
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +18 -18
- package/lib/internal/template/container/styles.scoped.css +73 -73
- package/lib/internal/template/container/styles.selectors.js +18 -18
- package/lib/internal/template/content-layout/styles.css.js +7 -7
- package/lib/internal/template/content-layout/styles.scoped.css +18 -18
- package/lib/internal/template/content-layout/styles.selectors.js +7 -7
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +16 -16
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +95 -95
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
- package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +16 -16
- package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/lib/internal/template/date-range-picker/styles.css.js +38 -38
- package/lib/internal/template/date-range-picker/styles.scoped.css +76 -76
- package/lib/internal/template/date-range-picker/styles.selectors.js +38 -38
- package/lib/internal/template/expandable-section/styles.css.js +24 -24
- package/lib/internal/template/expandable-section/styles.scoped.css +87 -87
- package/lib/internal/template/expandable-section/styles.selectors.js +24 -24
- package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
- package/lib/internal/template/file-upload/dropzone/styles.scoped.css +9 -9
- package/lib/internal/template/file-upload/dropzone/styles.selectors.js +2 -2
- package/lib/internal/template/file-upload/file-input/styles.css.js +4 -4
- package/lib/internal/template/file-upload/file-input/styles.scoped.css +14 -14
- package/lib/internal/template/file-upload/file-input/styles.selectors.js +4 -4
- package/lib/internal/template/file-upload/file-option/styles.css.js +7 -7
- package/lib/internal/template/file-upload/file-option/styles.scoped.css +10 -10
- package/lib/internal/template/file-upload/file-option/styles.selectors.js +7 -7
- package/lib/internal/template/file-upload/styles.css.js +2 -2
- package/lib/internal/template/file-upload/styles.scoped.css +4 -4
- package/lib/internal/template/file-upload/styles.selectors.js +2 -2
- package/lib/internal/template/flashbar/styles.css.js +45 -45
- package/lib/internal/template/flashbar/styles.scoped.css +246 -246
- package/lib/internal/template/flashbar/styles.selectors.js +45 -45
- package/lib/internal/template/form/styles.css.js +9 -9
- package/lib/internal/template/form/styles.scoped.css +20 -20
- package/lib/internal/template/form/styles.selectors.js +9 -9
- package/lib/internal/template/form-field/styles.css.js +19 -19
- package/lib/internal/template/form-field/styles.scoped.css +52 -52
- package/lib/internal/template/form-field/styles.selectors.js +19 -19
- package/lib/internal/template/grid/styles.css.js +53 -53
- package/lib/internal/template/grid/styles.scoped.css +60 -60
- package/lib/internal/template/grid/styles.selectors.js +53 -53
- package/lib/internal/template/header/styles.css.js +44 -44
- package/lib/internal/template/header/styles.scoped.css +116 -116
- package/lib/internal/template/header/styles.selectors.js +44 -44
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +153 -153
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/hotspot/styles.css.js +7 -7
- package/lib/internal/template/hotspot/styles.scoped.css +10 -10
- package/lib/internal/template/hotspot/styles.selectors.js +7 -7
- package/lib/internal/template/icon/styles.css.js +21 -21
- package/lib/internal/template/icon/styles.scoped.css +81 -81
- package/lib/internal/template/icon/styles.selectors.js +21 -21
- package/lib/internal/template/input/styles.css.js +12 -12
- package/lib/internal/template/input/styles.scoped.css +73 -73
- package/lib/internal/template/input/styles.selectors.js +12 -12
- package/lib/internal/template/internal/base-component/styles.scoped.css +2621 -2621
- package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
- package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +63 -63
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +34 -34
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +23 -23
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +20 -20
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +14 -14
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
- package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +7 -7
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/dark-ribbon/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dark-ribbon/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/dark-ribbon/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +51 -51
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +8 -8
- package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +34 -34
- package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +32 -32
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +47 -47
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +68 -68
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +40 -40
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/handle/styles.css.js +2 -2
- package/lib/internal/template/internal/handle/styles.scoped.css +12 -12
- package/lib/internal/template/internal/handle/styles.selectors.js +2 -2
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +163 -163
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts +5 -0
- package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/interfaces.js.map +1 -1
- package/lib/internal/template/mixed-line-bar-chart/styles.css.js +19 -19
- package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +38 -38
- package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/lib/internal/template/modal/styles.css.js +23 -23
- package/lib/internal/template/modal/styles.scoped.css +67 -67
- package/lib/internal/template/modal/styles.selectors.js +23 -23
- package/lib/internal/template/multiselect/styles.css.js +1 -1
- package/lib/internal/template/multiselect/styles.scoped.css +5 -5
- package/lib/internal/template/multiselect/styles.selectors.js +1 -1
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +47 -47
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +70 -70
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +50 -50
- package/lib/internal/template/popover/styles.scoped.css +104 -104
- package/lib/internal/template/popover/styles.selectors.js +50 -50
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +58 -58
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +29 -29
- package/lib/internal/template/property-filter/styles.scoped.css +52 -52
- package/lib/internal/template/property-filter/styles.selectors.js +29 -29
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +37 -37
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +78 -78
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/select/parts/styles.css.js +9 -9
- package/lib/internal/template/select/parts/styles.scoped.css +17 -17
- package/lib/internal/template/select/parts/styles.selectors.js +9 -9
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +5 -5
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +27 -27
- package/lib/internal/template/side-navigation/styles.scoped.css +89 -89
- package/lib/internal/template/side-navigation/styles.selectors.js +27 -27
- package/lib/internal/template/space-between/styles.css.js +20 -20
- package/lib/internal/template/space-between/styles.scoped.css +37 -37
- package/lib/internal/template/space-between/styles.selectors.js +20 -20
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +35 -35
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/styles.css.js +59 -59
- package/lib/internal/template/split-panel/styles.scoped.css +150 -150
- package/lib/internal/template/split-panel/styles.selectors.js +59 -59
- package/lib/internal/template/status-indicator/styles.css.js +20 -20
- package/lib/internal/template/status-indicator/styles.scoped.css +44 -44
- package/lib/internal/template/status-indicator/styles.selectors.js +20 -20
- package/lib/internal/template/table/body-cell/styles.css.js +28 -28
- package/lib/internal/template/table/body-cell/styles.scoped.css +144 -144
- package/lib/internal/template/table/body-cell/styles.selectors.js +28 -28
- package/lib/internal/template/table/header-cell/styles.css.js +24 -24
- package/lib/internal/template/table/header-cell/styles.scoped.css +93 -93
- package/lib/internal/template/table/header-cell/styles.selectors.js +24 -24
- package/lib/internal/template/table/resizer/styles.css.js +6 -6
- package/lib/internal/template/table/resizer/styles.scoped.css +27 -27
- package/lib/internal/template/table/resizer/styles.selectors.js +6 -6
- package/lib/internal/template/table/selection-control/styles.css.js +3 -3
- package/lib/internal/template/table/selection-control/styles.scoped.css +4 -4
- package/lib/internal/template/table/selection-control/styles.selectors.js +3 -3
- package/lib/internal/template/table/styles.css.js +33 -33
- package/lib/internal/template/table/styles.scoped.css +85 -85
- package/lib/internal/template/table/styles.selectors.js +33 -33
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +86 -86
- package/lib/internal/template/tabs/styles.selectors.js +21 -21
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +24 -24
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +125 -125
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/text-filter/styles.css.js +3 -3
- package/lib/internal/template/text-filter/styles.scoped.css +10 -10
- package/lib/internal/template/text-filter/styles.selectors.js +3 -3
- package/lib/internal/template/textarea/styles.css.js +4 -4
- package/lib/internal/template/textarea/styles.scoped.css +40 -40
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/tiles/styles.css.js +28 -28
- package/lib/internal/template/tiles/styles.scoped.css +124 -124
- package/lib/internal/template/tiles/styles.selectors.js +28 -28
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +27 -27
- package/lib/internal/template/toggle/styles.selectors.js +8 -8
- package/lib/internal/template/token-group/styles.css.js +7 -7
- package/lib/internal/template/token-group/styles.scoped.css +42 -42
- package/lib/internal/template/token-group/styles.selectors.js +7 -7
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +84 -84
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +148 -148
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/tutorial-panel/styles.css.js +1 -1
- package/lib/internal/template/tutorial-panel/styles.scoped.css +6 -6
- package/lib/internal/template/tutorial-panel/styles.selectors.js +1 -1
- package/lib/internal/template/wizard/styles.css.js +32 -32
- package/lib/internal/template/wizard/styles.scoped.css +127 -127
- package/lib/internal/template/wizard/styles.selectors.js +32 -32
- 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
|
-
.
|
|
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-
|
|
124
|
-
line-height: var(--font-body-m-line-height-
|
|
125
|
-
color: var(--color-text-body-default-
|
|
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-
|
|
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-
|
|
131
|
-
line-height: var(--font-body-s-line-height-
|
|
132
|
-
letter-spacing: var(--font-body-s-letter-spacing-
|
|
133
|
-
line-height: var(--font-body-m-line-height-
|
|
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-
|
|
136
|
-
padding: 0 var(--space-xs-
|
|
137
|
-
color: var(--color-text-notification-default-
|
|
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
|
-
.
|
|
140
|
-
background-color: var(--color-background-notification-grey-
|
|
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
|
-
.
|
|
143
|
-
background-color: var(--color-background-notification-green-
|
|
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
|
-
.
|
|
146
|
-
background-color: var(--color-background-notification-blue-
|
|
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
|
-
.
|
|
149
|
-
background-color: var(--color-background-notification-red-
|
|
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": "
|
|
6
|
-
"badge-color-grey": "awsui_badge-color-
|
|
7
|
-
"badge-color-green": "awsui_badge-color-
|
|
8
|
-
"badge-color-blue": "awsui_badge-color-
|
|
9
|
-
"badge-color-red": "awsui_badge-color-
|
|
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,
|
|
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 = '
|
|
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,
|
|
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;
|
|
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": "
|
|
5
|
-
"box": "
|
|
6
|
-
"p-variant": "awsui_p-
|
|
7
|
-
"color-default": "awsui_color-
|
|
8
|
-
"b-variant": "awsui_b-
|
|
9
|
-
"strong-variant": "awsui_strong-
|
|
10
|
-
"code-variant": "awsui_code-
|
|
11
|
-
"pre-variant": "awsui_pre-
|
|
12
|
-
"samp-variant": "awsui_samp-
|
|
13
|
-
"h1-variant": "awsui_h1-
|
|
14
|
-
"h2-variant": "awsui_h2-
|
|
15
|
-
"h3-variant": "awsui_h3-
|
|
16
|
-
"h4-variant": "awsui_h4-
|
|
17
|
-
"h5-variant": "awsui_h5-
|
|
18
|
-
"small-variant": "awsui_small-
|
|
19
|
-
"a-variant": "awsui_a-
|
|
20
|
-
"font-size-default": "awsui_font-size-
|
|
21
|
-
"font-weight-default": "awsui_font-weight-
|
|
22
|
-
"key-label-variant": "awsui_key-label-
|
|
23
|
-
"value-large-variant": "awsui_value-large-
|
|
24
|
-
"font-weight-heavy": "awsui_font-weight-
|
|
25
|
-
"color-inverted": "awsui_color-
|
|
26
|
-
"color-text-label": "awsui_color-text-
|
|
27
|
-
"color-text-body-secondary": "awsui_color-text-body-
|
|
28
|
-
"color-text-status-error": "awsui_color-text-status-
|
|
29
|
-
"color-text-status-success": "awsui_color-text-status-
|
|
30
|
-
"color-text-status-info": "awsui_color-text-status-
|
|
31
|
-
"color-text-status-inactive": "awsui_color-text-status-
|
|
32
|
-
"color-inherit": "awsui_color-
|
|
33
|
-
"font-size-body-s": "awsui_font-size-body-
|
|
34
|
-
"font-size-body-m": "awsui_font-size-body-
|
|
35
|
-
"font-size-heading-xs": "awsui_font-size-heading-
|
|
36
|
-
"font-size-heading-s": "awsui_font-size-heading-
|
|
37
|
-
"font-size-heading-m": "awsui_font-size-heading-
|
|
38
|
-
"font-size-heading-l": "awsui_font-size-heading-
|
|
39
|
-
"font-size-heading-xl": "awsui_font-size-heading-
|
|
40
|
-
"font-size-display-l": "awsui_font-size-display-
|
|
41
|
-
"font-weight-light": "awsui_font-weight-
|
|
42
|
-
"font-weight-normal": "awsui_font-weight-
|
|
43
|
-
"font-weight-bold": "awsui_font-weight-
|
|
44
|
-
"t-left": "awsui_t-
|
|
45
|
-
"t-right": "awsui_t-
|
|
46
|
-
"t-center": "awsui_t-
|
|
47
|
-
"p-n": "awsui_p-
|
|
48
|
-
"p-top-n": "awsui_p-top-
|
|
49
|
-
"p-vertical-n": "awsui_p-vertical-
|
|
50
|
-
"p-right-n": "awsui_p-right-
|
|
51
|
-
"p-horizontal-n": "awsui_p-horizontal-
|
|
52
|
-
"p-bottom-n": "awsui_p-bottom-
|
|
53
|
-
"p-left-n": "awsui_p-left-
|
|
54
|
-
"p-xxxs": "awsui_p-
|
|
55
|
-
"p-top-xxxs": "awsui_p-top-
|
|
56
|
-
"p-vertical-xxxs": "awsui_p-vertical-
|
|
57
|
-
"p-right-xxxs": "awsui_p-right-
|
|
58
|
-
"p-horizontal-xxxs": "awsui_p-horizontal-
|
|
59
|
-
"p-bottom-xxxs": "awsui_p-bottom-
|
|
60
|
-
"p-left-xxxs": "awsui_p-left-
|
|
61
|
-
"p-xxs": "awsui_p-
|
|
62
|
-
"p-top-xxs": "awsui_p-top-
|
|
63
|
-
"p-vertical-xxs": "awsui_p-vertical-
|
|
64
|
-
"p-right-xxs": "awsui_p-right-
|
|
65
|
-
"p-horizontal-xxs": "awsui_p-horizontal-
|
|
66
|
-
"p-bottom-xxs": "awsui_p-bottom-
|
|
67
|
-
"p-left-xxs": "awsui_p-left-
|
|
68
|
-
"p-xs": "awsui_p-
|
|
69
|
-
"p-top-xs": "awsui_p-top-
|
|
70
|
-
"p-vertical-xs": "awsui_p-vertical-
|
|
71
|
-
"p-right-xs": "awsui_p-right-
|
|
72
|
-
"p-horizontal-xs": "awsui_p-horizontal-
|
|
73
|
-
"p-bottom-xs": "awsui_p-bottom-
|
|
74
|
-
"p-left-xs": "awsui_p-left-
|
|
75
|
-
"p-s": "awsui_p-
|
|
76
|
-
"p-top-s": "awsui_p-top-
|
|
77
|
-
"p-vertical-s": "awsui_p-vertical-
|
|
78
|
-
"p-right-s": "awsui_p-right-
|
|
79
|
-
"p-horizontal-s": "awsui_p-horizontal-
|
|
80
|
-
"p-bottom-s": "awsui_p-bottom-
|
|
81
|
-
"p-left-s": "awsui_p-left-
|
|
82
|
-
"p-m": "awsui_p-
|
|
83
|
-
"p-top-m": "awsui_p-top-
|
|
84
|
-
"p-vertical-m": "awsui_p-vertical-
|
|
85
|
-
"p-right-m": "awsui_p-right-
|
|
86
|
-
"p-horizontal-m": "awsui_p-horizontal-
|
|
87
|
-
"p-bottom-m": "awsui_p-bottom-
|
|
88
|
-
"p-left-m": "awsui_p-left-
|
|
89
|
-
"p-l": "awsui_p-
|
|
90
|
-
"p-top-l": "awsui_p-top-
|
|
91
|
-
"p-vertical-l": "awsui_p-vertical-
|
|
92
|
-
"p-right-l": "awsui_p-right-
|
|
93
|
-
"p-horizontal-l": "awsui_p-horizontal-
|
|
94
|
-
"p-bottom-l": "awsui_p-bottom-
|
|
95
|
-
"p-left-l": "awsui_p-left-
|
|
96
|
-
"p-xl": "awsui_p-
|
|
97
|
-
"p-top-xl": "awsui_p-top-
|
|
98
|
-
"p-vertical-xl": "awsui_p-vertical-
|
|
99
|
-
"p-right-xl": "awsui_p-right-
|
|
100
|
-
"p-horizontal-xl": "awsui_p-horizontal-
|
|
101
|
-
"p-bottom-xl": "awsui_p-bottom-
|
|
102
|
-
"p-left-xl": "awsui_p-left-
|
|
103
|
-
"p-xxl": "awsui_p-
|
|
104
|
-
"p-top-xxl": "awsui_p-top-
|
|
105
|
-
"p-vertical-xxl": "awsui_p-vertical-
|
|
106
|
-
"p-right-xxl": "awsui_p-right-
|
|
107
|
-
"p-horizontal-xxl": "awsui_p-horizontal-
|
|
108
|
-
"p-bottom-xxl": "awsui_p-bottom-
|
|
109
|
-
"p-left-xxl": "awsui_p-left-
|
|
110
|
-
"p-xxxl": "awsui_p-
|
|
111
|
-
"p-top-xxxl": "awsui_p-top-
|
|
112
|
-
"p-vertical-xxxl": "awsui_p-vertical-
|
|
113
|
-
"p-right-xxxl": "awsui_p-right-
|
|
114
|
-
"p-horizontal-xxxl": "awsui_p-horizontal-
|
|
115
|
-
"p-bottom-xxxl": "awsui_p-bottom-
|
|
116
|
-
"p-left-xxxl": "awsui_p-left-
|
|
117
|
-
"m-n": "awsui_m-
|
|
118
|
-
"m-top-n": "awsui_m-top-
|
|
119
|
-
"m-vertical-n": "awsui_m-vertical-
|
|
120
|
-
"m-right-n": "awsui_m-right-
|
|
121
|
-
"m-horizontal-n": "awsui_m-horizontal-
|
|
122
|
-
"m-bottom-n": "awsui_m-bottom-
|
|
123
|
-
"m-left-n": "awsui_m-left-
|
|
124
|
-
"m-xxxs": "awsui_m-
|
|
125
|
-
"m-top-xxxs": "awsui_m-top-
|
|
126
|
-
"m-vertical-xxxs": "awsui_m-vertical-
|
|
127
|
-
"m-right-xxxs": "awsui_m-right-
|
|
128
|
-
"m-horizontal-xxxs": "awsui_m-horizontal-
|
|
129
|
-
"m-bottom-xxxs": "awsui_m-bottom-
|
|
130
|
-
"m-left-xxxs": "awsui_m-left-
|
|
131
|
-
"m-xxs": "awsui_m-
|
|
132
|
-
"m-top-xxs": "awsui_m-top-
|
|
133
|
-
"m-vertical-xxs": "awsui_m-vertical-
|
|
134
|
-
"m-right-xxs": "awsui_m-right-
|
|
135
|
-
"m-horizontal-xxs": "awsui_m-horizontal-
|
|
136
|
-
"m-bottom-xxs": "awsui_m-bottom-
|
|
137
|
-
"m-left-xxs": "awsui_m-left-
|
|
138
|
-
"m-xs": "awsui_m-
|
|
139
|
-
"m-top-xs": "awsui_m-top-
|
|
140
|
-
"m-vertical-xs": "awsui_m-vertical-
|
|
141
|
-
"m-right-xs": "awsui_m-right-
|
|
142
|
-
"m-horizontal-xs": "awsui_m-horizontal-
|
|
143
|
-
"m-bottom-xs": "awsui_m-bottom-
|
|
144
|
-
"m-left-xs": "awsui_m-left-
|
|
145
|
-
"m-s": "awsui_m-
|
|
146
|
-
"m-top-s": "awsui_m-top-
|
|
147
|
-
"m-vertical-s": "awsui_m-vertical-
|
|
148
|
-
"m-right-s": "awsui_m-right-
|
|
149
|
-
"m-horizontal-s": "awsui_m-horizontal-
|
|
150
|
-
"m-bottom-s": "awsui_m-bottom-
|
|
151
|
-
"m-left-s": "awsui_m-left-
|
|
152
|
-
"m-m": "awsui_m-
|
|
153
|
-
"m-top-m": "awsui_m-top-
|
|
154
|
-
"m-vertical-m": "awsui_m-vertical-
|
|
155
|
-
"m-right-m": "awsui_m-right-
|
|
156
|
-
"m-horizontal-m": "awsui_m-horizontal-
|
|
157
|
-
"m-bottom-m": "awsui_m-bottom-
|
|
158
|
-
"m-left-m": "awsui_m-left-
|
|
159
|
-
"m-l": "awsui_m-
|
|
160
|
-
"m-top-l": "awsui_m-top-
|
|
161
|
-
"m-vertical-l": "awsui_m-vertical-
|
|
162
|
-
"m-right-l": "awsui_m-right-
|
|
163
|
-
"m-horizontal-l": "awsui_m-horizontal-
|
|
164
|
-
"m-bottom-l": "awsui_m-bottom-
|
|
165
|
-
"m-left-l": "awsui_m-left-
|
|
166
|
-
"m-xl": "awsui_m-
|
|
167
|
-
"m-top-xl": "awsui_m-top-
|
|
168
|
-
"m-vertical-xl": "awsui_m-vertical-
|
|
169
|
-
"m-right-xl": "awsui_m-right-
|
|
170
|
-
"m-horizontal-xl": "awsui_m-horizontal-
|
|
171
|
-
"m-bottom-xl": "awsui_m-bottom-
|
|
172
|
-
"m-left-xl": "awsui_m-left-
|
|
173
|
-
"m-xxl": "awsui_m-
|
|
174
|
-
"m-top-xxl": "awsui_m-top-
|
|
175
|
-
"m-vertical-xxl": "awsui_m-vertical-
|
|
176
|
-
"m-right-xxl": "awsui_m-right-
|
|
177
|
-
"m-horizontal-xxl": "awsui_m-horizontal-
|
|
178
|
-
"m-bottom-xxl": "awsui_m-bottom-
|
|
179
|
-
"m-left-xxl": "awsui_m-left-
|
|
180
|
-
"m-xxxl": "awsui_m-
|
|
181
|
-
"m-top-xxxl": "awsui_m-top-
|
|
182
|
-
"m-vertical-xxxl": "awsui_m-vertical-
|
|
183
|
-
"m-right-xxxl": "awsui_m-right-
|
|
184
|
-
"m-horizontal-xxxl": "awsui_m-horizontal-
|
|
185
|
-
"m-bottom-xxxl": "awsui_m-bottom-
|
|
186
|
-
"m-left-xxxl": "awsui_m-left-
|
|
187
|
-
"d-block": "awsui_d-
|
|
188
|
-
"d-inline": "awsui_d-
|
|
189
|
-
"d-inline-block": "awsui_d-inline-
|
|
190
|
-
"d-none": "awsui_d-
|
|
191
|
-
"f-left": "awsui_f-
|
|
192
|
-
"f-right": "awsui_f-
|
|
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
|
|