@cloudscape-design/components 3.0.762 → 3.0.764
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/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +58 -58
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +28 -28
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +42 -42
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/classic.js +2 -2
- package/app-layout/classic.js.map +1 -1
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +30 -30
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +13 -13
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +15 -15
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +7 -7
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/navigation.d.ts.map +1 -1
- package/app-layout/visual-refresh/navigation.js +1 -1
- package/app-layout/visual-refresh/navigation.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +85 -85
- package/app-layout/visual-refresh/styles.scoped.css +201 -201
- package/app-layout/visual-refresh/styles.selectors.js +85 -85
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/index.js +5 -3
- package/app-layout/visual-refresh-toolbar/split-panel/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +15 -4
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +21 -17
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -9
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -36
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -9
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +31 -31
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +22 -22
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +250 -250
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/implementation.js +1 -1
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +8 -8
- package/breadcrumb-group/item/styles.scoped.css +33 -33
- package/breadcrumb-group/item/styles.selectors.js +8 -8
- package/breadcrumb-group/styles.css.js +9 -8
- package/breadcrumb-group/styles.scoped.css +12 -11
- package/breadcrumb-group/styles.selectors.js +9 -8
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +245 -245
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +35 -35
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +36 -36
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +28 -28
- package/button-dropdown/styles.selectors.js +17 -17
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +6 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +60 -60
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +60 -60
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +8 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +209 -209
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +24 -24
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +55 -55
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +47 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +66 -66
- package/container/styles.selectors.js +30 -30
- package/container/use-sticky-header.d.ts.map +1 -1
- package/container/use-sticky-header.js +1 -1
- package/container/use-sticky-header.js.map +1 -1
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +19 -19
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -11
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +62 -62
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +56 -56
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +13 -13
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +76 -76
- package/expandable-section/styles.selectors.js +34 -34
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +6 -6
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +8 -8
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/collapsible-flashbar.js +1 -1
- package/flashbar/collapsible-flashbar.js.map +1 -1
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +164 -164
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +9 -9
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +44 -44
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +55 -55
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +54 -54
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +85 -85
- package/help-panel/styles.selectors.js +5 -5
- package/icon/generated/icons.js +224 -231
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +103 -100
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +63 -63
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +1163 -1163
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +23 -23
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +55 -55
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -38
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +4 -4
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +6 -6
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +4 -4
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +3 -3
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +38 -38
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-status-container/styles.css.js +2 -2
- package/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +10 -10
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +18 -18
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +42 -42
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +4 -4
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +9 -9
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +19 -19
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +37 -37
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/index.d.ts.map +1 -1
- package/internal/components/options-list/index.js +1 -1
- package/internal/components/options-list/index.js.map +1 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +13 -13
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +49 -49
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +28 -28
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/components/visual-context/index.js +1 -1
- package/internal/components/visual-context/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +292 -292
- package/internal/generated/theming/index.cjs +400 -400
- package/internal/generated/theming/index.js +400 -400
- package/internal/manifest.json +1 -1
- package/internal/utils/dom.d.ts +0 -1
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -13
- package/internal/utils/dom.js.map +1 -1
- package/internal/utils/node-belongs.js +2 -2
- package/internal/utils/node-belongs.js.map +1 -1
- package/internal/utils/scrollable-containers.d.ts.map +1 -1
- package/internal/utils/scrollable-containers.js +1 -1
- package/internal/utils/scrollable-containers.js.map +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +13 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +100 -100
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +45 -45
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +38 -38
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +54 -54
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +85 -85
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +38 -38
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +45 -45
- package/prompt-input/styles.selectors.js +8 -8
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +55 -55
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +48 -48
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +28 -28
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +53 -53
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +34 -34
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +2 -2
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +51 -51
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +152 -152
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +21 -21
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +47 -47
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +54 -54
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +43 -43
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +325 -325
- package/table/body-cell/styles.selectors.js +47 -47
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +18 -18
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +83 -83
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/resizer/index.d.ts.map +1 -1
- package/table/resizer/index.js +2 -0
- package/table/resizer/index.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +21 -21
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/use-selection-focus-move.d.ts.map +1 -1
- package/table/selection/use-selection-focus-move.js +1 -1
- package/table/selection/use-selection-focus-move.js.map +1 -1
- package/table/sticky-header.js +0 -1
- package/table/sticky-header.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +48 -48
- package/table/styles.selectors.js +34 -34
- package/table/use-row-events.d.ts.map +1 -1
- package/table/use-row-events.js +1 -1
- package/table/use-row-events.js.map +1 -1
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +63 -63
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +15 -15
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +71 -71
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +39 -39
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +88 -88
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +27 -27
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/styles.css.js +3 -3
- package/toggle-button/styles.scoped.css +6 -6
- package/toggle-button/styles.selectors.js +3 -3
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +45 -45
- package/token-group/styles.selectors.js +10 -10
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +50 -50
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +86 -86
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +2 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +85 -85
- package/wizard/styles.selectors.js +30 -30
package/header/styles.scoped.css
CHANGED
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
*/
|
|
175
175
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
176
176
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
177
|
-
.
|
|
177
|
+
.awsui_root_2qdw9_92cmm_177:not(#\9) {
|
|
178
178
|
border-collapse: separate;
|
|
179
179
|
border-spacing: 0;
|
|
180
180
|
box-sizing: border-box;
|
|
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
203
|
word-spacing: normal;
|
|
204
204
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
205
205
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
206
|
-
color: var(--color-text-body-default-
|
|
206
|
+
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
207
207
|
font-weight: 400;
|
|
208
208
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
209
209
|
-webkit-font-smoothing: auto;
|
|
@@ -214,29 +214,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
214
|
flex-wrap: wrap;
|
|
215
215
|
justify-content: space-between;
|
|
216
216
|
}
|
|
217
|
-
.
|
|
217
|
+
.awsui_root_2qdw9_92cmm_177.awsui_refresh_2qdw9_92cmm_216:not(#\9), .awsui_root_2qdw9_92cmm_177:not(#\9):not(.awsui_root-no-actions_2qdw9_92cmm_216) {
|
|
218
218
|
row-gap: var(--space-scaled-xxs-7597g1, 4px);
|
|
219
219
|
}
|
|
220
|
-
.awsui_root-no-
|
|
220
|
+
.awsui_root-no-actions_2qdw9_92cmm_216.awsui_root-variant-h2_2qdw9_92cmm_219:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216), .awsui_root-no-actions_2qdw9_92cmm_216.awsui_root-variant-h3_2qdw9_92cmm_219:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216), .awsui_root-has-description_2qdw9_92cmm_219.awsui_root-variant-h2_2qdw9_92cmm_219:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216), .awsui_root-has-description_2qdw9_92cmm_219.awsui_root-variant-h3_2qdw9_92cmm_219:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
221
221
|
padding-block-end: var(--space-scaled-xxs-7597g1, 4px);
|
|
222
222
|
}
|
|
223
|
-
.awsui_root-no-
|
|
223
|
+
.awsui_root-no-actions_2qdw9_92cmm_216:not(#\9):not(.awsui_root-has-description_2qdw9_92cmm_219):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
224
224
|
padding-block-end: calc(var(--space-scaled-xs-26e2du, 8px) + var(--space-xxxs-zbmxqb, 2px));
|
|
225
225
|
}
|
|
226
|
-
.awsui_root-no-
|
|
226
|
+
.awsui_root-no-actions_2qdw9_92cmm_216.awsui_refresh_2qdw9_92cmm_216.awsui_root-variant-h2_2qdw9_92cmm_219:not(#\9), .awsui_root-no-actions_2qdw9_92cmm_216.awsui_refresh_2qdw9_92cmm_216.awsui_root-variant-h3_2qdw9_92cmm_219:not(#\9) {
|
|
227
227
|
row-gap: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
228
228
|
}
|
|
229
|
-
.
|
|
229
|
+
.awsui_root_2qdw9_92cmm_177.awsui_root-variant-h1_2qdw9_92cmm_228:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
230
230
|
row-gap: var(--space-scaled-xxs-7597g1, 4px);
|
|
231
231
|
}
|
|
232
|
-
.awsui_root-no-
|
|
232
|
+
.awsui_root-no-actions_2qdw9_92cmm_216:not(#\9):not(.awsui_root-has-description_2qdw9_92cmm_219).awsui_refresh_2qdw9_92cmm_216.awsui_root-variant-h3_2qdw9_92cmm_219 {
|
|
233
233
|
padding-block-end: var(--space-scaled-xs-26e2du, 8px);
|
|
234
234
|
}
|
|
235
|
-
.
|
|
235
|
+
.awsui_root_2qdw9_92cmm_177.awsui_root-variant-h1_2qdw9_92cmm_228.awsui_root-has-description_2qdw9_92cmm_219:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
236
236
|
padding-block-end: var(--space-scaled-2x-xxs-7v8ivz, 4px);
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.
|
|
239
|
+
.awsui_main_2qdw9_92cmm_238:not(#\9) {
|
|
240
240
|
word-wrap: break-word;
|
|
241
241
|
max-inline-size: 100%;
|
|
242
242
|
display: flex;
|
|
@@ -246,159 +246,159 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
246
246
|
column-gap: var(--space-xs-zb16t3, 8px);
|
|
247
247
|
row-gap: calc(var(--space-scaled-xxs-7597g1, 4px) + var(--space-scaled-xxxs-27y4hv, 2px));
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
.awsui_main_2qdw9_92cmm_238.awsui_no-wrap_2qdw9_92cmm_248:not(#\9) {
|
|
250
250
|
flex-wrap: nowrap;
|
|
251
251
|
}
|
|
252
|
-
.
|
|
252
|
+
.awsui_main_2qdw9_92cmm_238.awsui_refresh_2qdw9_92cmm_216:not(#\9) {
|
|
253
253
|
row-gap: var(--space-xxs-p8yyaw, 4px);
|
|
254
254
|
}
|
|
255
|
-
.awsui_main-variant-
|
|
255
|
+
.awsui_main-variant-h1_2qdw9_92cmm_254:not(#\9) {
|
|
256
256
|
row-gap: var(--space-scaled-2x-xxs-7v8ivz, 4px);
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.awsui_root-has-
|
|
259
|
+
.awsui_root-has-description_2qdw9_92cmm_219 > .awsui_main_2qdw9_92cmm_238:not(#\9) {
|
|
260
260
|
row-gap: var(--space-scaled-2x-xxs-7v8ivz, 4px);
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.
|
|
263
|
+
.awsui_actions_2qdw9_92cmm_262:not(#\9) {
|
|
264
264
|
display: flex;
|
|
265
265
|
align-items: flex-start;
|
|
266
266
|
min-block-size: var(--size-vertical-input-v5iwwf, 32px);
|
|
267
267
|
}
|
|
268
|
-
.awsui_actions-
|
|
268
|
+
.awsui_actions-centered_2qdw9_92cmm_267:not(#\9) {
|
|
269
269
|
align-items: center;
|
|
270
270
|
}
|
|
271
|
-
.awsui_actions-variant-
|
|
271
|
+
.awsui_actions-variant-h1_2qdw9_92cmm_270.awsui_refresh_2qdw9_92cmm_216:not(#\9) {
|
|
272
272
|
padding-block: calc((var(--line-height-heading-xl-avbttk, 30px) - var(--size-vertical-input-v5iwwf, 32px)) / 2);
|
|
273
273
|
padding-inline: 0;
|
|
274
274
|
}
|
|
275
|
-
.awsui_actions-variant-
|
|
275
|
+
.awsui_actions-variant-h2_2qdw9_92cmm_274.awsui_refresh_2qdw9_92cmm_216:not(#\9) {
|
|
276
276
|
padding-block: calc((var(--line-height-heading-l-mmm3my, 24px) - var(--size-vertical-input-v5iwwf, 32px)) / 2);
|
|
277
277
|
padding-inline: 0;
|
|
278
278
|
}
|
|
279
|
-
.awsui_actions-variant-
|
|
279
|
+
.awsui_actions-variant-h3_2qdw9_92cmm_278.awsui_refresh_2qdw9_92cmm_216:not(#\9) {
|
|
280
280
|
padding-block: calc((var(--line-height-heading-m-50evfk, 22px) - var(--size-vertical-input-v5iwwf, 32px)) / 2);
|
|
281
281
|
padding-inline: 0;
|
|
282
282
|
}
|
|
283
|
-
.awsui_actions-variant-
|
|
283
|
+
.awsui_actions-variant-h1_2qdw9_92cmm_270:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
284
284
|
padding-block: var(--space-scaled-xs-26e2du, 8px);
|
|
285
285
|
padding-inline: 0;
|
|
286
286
|
}
|
|
287
|
-
.awsui_actions-variant-
|
|
287
|
+
.awsui_actions-variant-h2_2qdw9_92cmm_274:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216), .awsui_actions-variant-h3_2qdw9_92cmm_278:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
288
288
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
289
289
|
padding-inline: 0;
|
|
290
290
|
}
|
|
291
|
-
.awsui_root-has-
|
|
291
|
+
.awsui_root-has-description_2qdw9_92cmm_219 > .awsui_main_2qdw9_92cmm_238 > .awsui_actions_2qdw9_92cmm_262:not(#\9) {
|
|
292
292
|
padding-block-end: 0;
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
-
.
|
|
295
|
+
.awsui_title_2qdw9_92cmm_294:not(#\9) {
|
|
296
296
|
min-inline-size: 0;
|
|
297
297
|
word-break: break-word;
|
|
298
|
-
color: var(--color-text-heading-default-
|
|
298
|
+
color: var(--color-text-heading-default-jen9ei, #0f141a);
|
|
299
299
|
}
|
|
300
|
-
.awsui_title-variant-
|
|
300
|
+
.awsui_title-variant-h1_2qdw9_92cmm_299:not(#\9) {
|
|
301
301
|
font-size: var(--font-size-heading-xl-ypc05a, 24px);
|
|
302
302
|
padding-block-start: var(--space-scaled-2x-xxs-7v8ivz, 4px);
|
|
303
303
|
}
|
|
304
|
-
.awsui_title-variant-
|
|
304
|
+
.awsui_title-variant-h1_2qdw9_92cmm_299.awsui_refresh_2qdw9_92cmm_216:not(#\9) {
|
|
305
305
|
padding-block-start: calc((var(--size-vertical-input-v5iwwf, 32px) - var(--line-height-heading-xl-avbttk, 30px)) / 2);
|
|
306
306
|
}
|
|
307
|
-
.awsui_title-variant-
|
|
307
|
+
.awsui_title-variant-h2_2qdw9_92cmm_306:not(#\9) {
|
|
308
308
|
font-size: var(--font-size-heading-l-ou0d0l, 20px);
|
|
309
309
|
}
|
|
310
|
-
.awsui_title-variant-
|
|
310
|
+
.awsui_title-variant-h2_2qdw9_92cmm_306.awsui_refresh_2qdw9_92cmm_216:not(#\9) {
|
|
311
311
|
padding-block-start: calc((var(--size-vertical-input-v5iwwf, 32px) - var(--line-height-heading-l-mmm3my, 24px)) / 2);
|
|
312
312
|
}
|
|
313
|
-
.awsui_title-variant-
|
|
313
|
+
.awsui_title-variant-h3_2qdw9_92cmm_312:not(#\9) {
|
|
314
314
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
315
315
|
}
|
|
316
|
-
.awsui_title-variant-
|
|
316
|
+
.awsui_title-variant-h3_2qdw9_92cmm_312.awsui_refresh_2qdw9_92cmm_216:not(#\9) {
|
|
317
317
|
padding-block-start: calc((var(--size-vertical-input-v5iwwf, 32px) - var(--line-height-heading-m-50evfk, 22px)) / 2);
|
|
318
318
|
}
|
|
319
|
-
.awsui_title-variant-
|
|
319
|
+
.awsui_title-variant-h2_2qdw9_92cmm_306:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216), .awsui_title-variant-h3_2qdw9_92cmm_312:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
320
320
|
padding-block-start: var(--space-scaled-xs-26e2du, 8px);
|
|
321
321
|
}
|
|
322
|
-
.awsui_no-
|
|
322
|
+
.awsui_no-wrap_2qdw9_92cmm_248 > .awsui_title_2qdw9_92cmm_294:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
323
323
|
padding-block-end: calc(var(--space-scaled-xxs-7597g1, 4px) + var(--space-scaled-xxxs-27y4hv, 2px));
|
|
324
324
|
}
|
|
325
325
|
|
|
326
|
-
.awsui_root-no-
|
|
326
|
+
.awsui_root-no-actions_2qdw9_92cmm_216.awsui_root-has-description_2qdw9_92cmm_219 > .awsui_main_2qdw9_92cmm_238 > :not(#\9):not(.awsui_refresh_2qdw9_92cmm_216).awsui_title-variant-h2_2qdw9_92cmm_306, .awsui_root-no-actions_2qdw9_92cmm_216.awsui_root-has-description_2qdw9_92cmm_219 > .awsui_main_2qdw9_92cmm_238 > :not(#\9):not(.awsui_refresh_2qdw9_92cmm_216).awsui_title-variant-h3_2qdw9_92cmm_312 {
|
|
327
327
|
padding-block-end: var(--space-scaled-xxs-7597g1, 4px);
|
|
328
328
|
}
|
|
329
329
|
|
|
330
|
-
.awsui_root-variant-
|
|
330
|
+
.awsui_root-variant-h1_2qdw9_92cmm_228.awsui_root-no-actions_2qdw9_92cmm_216:not(#\9):not(.awsui_root-has-description_2qdw9_92cmm_219):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
331
331
|
padding-block-end: var(--space-scaled-2x-xxs-7v8ivz, 4px);
|
|
332
332
|
}
|
|
333
333
|
|
|
334
|
-
.awsui_virtual-
|
|
334
|
+
.awsui_virtual-space_2qdw9_92cmm_333:not(#\9) {
|
|
335
335
|
position: absolute !important;
|
|
336
336
|
inset-block-start: -9999px !important;
|
|
337
337
|
inset-inline-start: -9999px !important;
|
|
338
338
|
}
|
|
339
339
|
|
|
340
|
-
.
|
|
340
|
+
.awsui_info_2qdw9_92cmm_339:not(#\9) {
|
|
341
341
|
padding-inline-end: var(--space-s-34lx8l, 12px);
|
|
342
342
|
}
|
|
343
343
|
|
|
344
|
-
.
|
|
344
|
+
.awsui_description_2qdw9_92cmm_343:not(#\9) {
|
|
345
345
|
margin-block: 0;
|
|
346
346
|
margin-inline: 0;
|
|
347
347
|
padding-block: 0;
|
|
348
348
|
padding-inline: 0;
|
|
349
|
-
color: var(--color-text-heading-secondary-
|
|
349
|
+
color: var(--color-text-heading-secondary-0myrp3, #424650);
|
|
350
350
|
}
|
|
351
|
-
.awsui_description-variant-
|
|
351
|
+
.awsui_description-variant-h1_2qdw9_92cmm_350:not(#\9) {
|
|
352
352
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
353
353
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
354
354
|
}
|
|
355
|
-
.awsui_description-variant-
|
|
355
|
+
.awsui_description-variant-h2_2qdw9_92cmm_354:not(#\9) {
|
|
356
356
|
font-size: var(--font-header-h2-description-size-2hj97p, 14px);
|
|
357
357
|
line-height: var(--font-header-h2-description-line-height-rtewek, 20px);
|
|
358
358
|
}
|
|
359
|
-
.awsui_description-variant-
|
|
359
|
+
.awsui_description-variant-h2_2qdw9_92cmm_354:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
360
360
|
padding-block-end: var(--space-scaled-xxs-7597g1, 4px);
|
|
361
361
|
}
|
|
362
|
-
.awsui_description-variant-
|
|
362
|
+
.awsui_description-variant-h3_2qdw9_92cmm_361:not(#\9) {
|
|
363
363
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
364
364
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
365
365
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
366
366
|
}
|
|
367
|
-
.awsui_description-variant-
|
|
367
|
+
.awsui_description-variant-h3_2qdw9_92cmm_361:not(#\9):not(.awsui_refresh_2qdw9_92cmm_216) {
|
|
368
368
|
padding-block-end: var(--space-scaled-xxs-7597g1, 4px);
|
|
369
369
|
}
|
|
370
370
|
|
|
371
|
-
.
|
|
371
|
+
.awsui_heading_2qdw9_92cmm_370:not(#\9) {
|
|
372
372
|
margin-block: 0;
|
|
373
373
|
margin-inline: 0;
|
|
374
374
|
display: inline;
|
|
375
375
|
font-size: inherit;
|
|
376
376
|
margin-inline-end: var(--space-xs-zb16t3, 8px);
|
|
377
377
|
}
|
|
378
|
-
.
|
|
378
|
+
.awsui_heading_2qdw9_92cmm_370:not(#\9):only-child {
|
|
379
379
|
margin-block: 0;
|
|
380
380
|
margin-inline: 0;
|
|
381
381
|
}
|
|
382
|
-
.awsui_heading-variant-
|
|
382
|
+
.awsui_heading-variant-h1_2qdw9_92cmm_381:not(#\9) {
|
|
383
383
|
font-size: var(--font-size-heading-xl-ypc05a, 24px);
|
|
384
384
|
line-height: var(--line-height-heading-xl-avbttk, 30px);
|
|
385
385
|
letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
|
|
386
386
|
}
|
|
387
|
-
.awsui_heading-variant-
|
|
387
|
+
.awsui_heading-variant-h2_2qdw9_92cmm_386:not(#\9) {
|
|
388
388
|
font-size: var(--font-size-heading-l-ou0d0l, 20px);
|
|
389
389
|
line-height: var(--line-height-heading-l-mmm3my, 24px);
|
|
390
390
|
letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
|
|
391
391
|
}
|
|
392
|
-
.awsui_heading-variant-
|
|
392
|
+
.awsui_heading-variant-h3_2qdw9_92cmm_391:not(#\9) {
|
|
393
393
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
394
394
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
395
395
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
396
396
|
}
|
|
397
397
|
|
|
398
|
-
.awsui_heading-
|
|
398
|
+
.awsui_heading-text_2qdw9_92cmm_397:not(#\9) {
|
|
399
399
|
/* used in test-utils */
|
|
400
400
|
}
|
|
401
|
-
.awsui_heading-text-variant-
|
|
401
|
+
.awsui_heading-text-variant-h1_2qdw9_92cmm_400:not(#\9) {
|
|
402
402
|
font-size: var(--font-size-heading-xl-ypc05a, 24px);
|
|
403
403
|
line-height: var(--line-height-heading-xl-avbttk, 30px);
|
|
404
404
|
letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
|
|
@@ -406,7 +406,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
406
406
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
407
407
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
408
408
|
}
|
|
409
|
-
.awsui_heading-text-variant-
|
|
409
|
+
.awsui_heading-text-variant-h2_2qdw9_92cmm_408:not(#\9) {
|
|
410
410
|
font-size: var(--font-size-heading-l-ou0d0l, 20px);
|
|
411
411
|
line-height: var(--line-height-heading-l-mmm3my, 24px);
|
|
412
412
|
letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
|
|
@@ -414,7 +414,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
414
414
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
415
415
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
416
416
|
}
|
|
417
|
-
.awsui_heading-text-variant-
|
|
417
|
+
.awsui_heading-text-variant-h3_2qdw9_92cmm_416:not(#\9) {
|
|
418
418
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
419
419
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
420
420
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
@@ -423,7 +423,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
423
423
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
424
424
|
}
|
|
425
425
|
|
|
426
|
-
.
|
|
427
|
-
color: var(--color-text-counter-
|
|
426
|
+
.awsui_counter_2qdw9_92cmm_425:not(#\9) {
|
|
427
|
+
color: var(--color-text-counter-goqopo, #656871);
|
|
428
428
|
font-weight: 400;
|
|
429
429
|
}
|
|
@@ -2,39 +2,39 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"refresh": "
|
|
7
|
-
"root-no-actions": "awsui_root-no-
|
|
8
|
-
"root-variant-h2": "awsui_root-variant-
|
|
9
|
-
"root-variant-h3": "awsui_root-variant-
|
|
10
|
-
"root-has-description": "awsui_root-has-
|
|
11
|
-
"root-variant-h1": "awsui_root-variant-
|
|
12
|
-
"main": "
|
|
13
|
-
"no-wrap": "awsui_no-
|
|
14
|
-
"main-variant-h1": "awsui_main-variant-
|
|
15
|
-
"actions": "
|
|
16
|
-
"actions-centered": "awsui_actions-
|
|
17
|
-
"actions-variant-h1": "awsui_actions-variant-
|
|
18
|
-
"actions-variant-h2": "awsui_actions-variant-
|
|
19
|
-
"actions-variant-h3": "awsui_actions-variant-
|
|
20
|
-
"title": "
|
|
21
|
-
"title-variant-h1": "awsui_title-variant-
|
|
22
|
-
"title-variant-h2": "awsui_title-variant-
|
|
23
|
-
"title-variant-h3": "awsui_title-variant-
|
|
24
|
-
"virtual-space": "awsui_virtual-
|
|
25
|
-
"info": "
|
|
26
|
-
"description": "
|
|
27
|
-
"description-variant-h1": "awsui_description-variant-
|
|
28
|
-
"description-variant-h2": "awsui_description-variant-
|
|
29
|
-
"description-variant-h3": "awsui_description-variant-
|
|
30
|
-
"heading": "
|
|
31
|
-
"heading-variant-h1": "awsui_heading-variant-
|
|
32
|
-
"heading-variant-h2": "awsui_heading-variant-
|
|
33
|
-
"heading-variant-h3": "awsui_heading-variant-
|
|
34
|
-
"heading-text": "awsui_heading-
|
|
35
|
-
"heading-text-variant-h1": "awsui_heading-text-variant-
|
|
36
|
-
"heading-text-variant-h2": "awsui_heading-text-variant-
|
|
37
|
-
"heading-text-variant-h3": "awsui_heading-text-variant-
|
|
38
|
-
"counter": "
|
|
5
|
+
"root": "awsui_root_2qdw9_92cmm_177",
|
|
6
|
+
"refresh": "awsui_refresh_2qdw9_92cmm_216",
|
|
7
|
+
"root-no-actions": "awsui_root-no-actions_2qdw9_92cmm_216",
|
|
8
|
+
"root-variant-h2": "awsui_root-variant-h2_2qdw9_92cmm_219",
|
|
9
|
+
"root-variant-h3": "awsui_root-variant-h3_2qdw9_92cmm_219",
|
|
10
|
+
"root-has-description": "awsui_root-has-description_2qdw9_92cmm_219",
|
|
11
|
+
"root-variant-h1": "awsui_root-variant-h1_2qdw9_92cmm_228",
|
|
12
|
+
"main": "awsui_main_2qdw9_92cmm_238",
|
|
13
|
+
"no-wrap": "awsui_no-wrap_2qdw9_92cmm_248",
|
|
14
|
+
"main-variant-h1": "awsui_main-variant-h1_2qdw9_92cmm_254",
|
|
15
|
+
"actions": "awsui_actions_2qdw9_92cmm_262",
|
|
16
|
+
"actions-centered": "awsui_actions-centered_2qdw9_92cmm_267",
|
|
17
|
+
"actions-variant-h1": "awsui_actions-variant-h1_2qdw9_92cmm_270",
|
|
18
|
+
"actions-variant-h2": "awsui_actions-variant-h2_2qdw9_92cmm_274",
|
|
19
|
+
"actions-variant-h3": "awsui_actions-variant-h3_2qdw9_92cmm_278",
|
|
20
|
+
"title": "awsui_title_2qdw9_92cmm_294",
|
|
21
|
+
"title-variant-h1": "awsui_title-variant-h1_2qdw9_92cmm_299",
|
|
22
|
+
"title-variant-h2": "awsui_title-variant-h2_2qdw9_92cmm_306",
|
|
23
|
+
"title-variant-h3": "awsui_title-variant-h3_2qdw9_92cmm_312",
|
|
24
|
+
"virtual-space": "awsui_virtual-space_2qdw9_92cmm_333",
|
|
25
|
+
"info": "awsui_info_2qdw9_92cmm_339",
|
|
26
|
+
"description": "awsui_description_2qdw9_92cmm_343",
|
|
27
|
+
"description-variant-h1": "awsui_description-variant-h1_2qdw9_92cmm_350",
|
|
28
|
+
"description-variant-h2": "awsui_description-variant-h2_2qdw9_92cmm_354",
|
|
29
|
+
"description-variant-h3": "awsui_description-variant-h3_2qdw9_92cmm_361",
|
|
30
|
+
"heading": "awsui_heading_2qdw9_92cmm_370",
|
|
31
|
+
"heading-variant-h1": "awsui_heading-variant-h1_2qdw9_92cmm_381",
|
|
32
|
+
"heading-variant-h2": "awsui_heading-variant-h2_2qdw9_92cmm_386",
|
|
33
|
+
"heading-variant-h3": "awsui_heading-variant-h3_2qdw9_92cmm_391",
|
|
34
|
+
"heading-text": "awsui_heading-text_2qdw9_92cmm_397",
|
|
35
|
+
"heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_92cmm_400",
|
|
36
|
+
"heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_92cmm_408",
|
|
37
|
+
"heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_92cmm_416",
|
|
38
|
+
"counter": "awsui_counter_2qdw9_92cmm_425"
|
|
39
39
|
};
|
|
40
40
|
|
package/help-panel/styles.css.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"help-panel": "awsui_help-
|
|
5
|
-
"with-toolbar": "awsui_with-
|
|
6
|
-
"header": "
|
|
7
|
-
"content": "
|
|
8
|
-
"footer": "
|
|
4
|
+
"help-panel": "awsui_help-panel_1d237_1x0ik_177",
|
|
5
|
+
"with-toolbar": "awsui_with-toolbar_1d237_1x0ik_218",
|
|
6
|
+
"header": "awsui_header_1d237_1x0ik_352",
|
|
7
|
+
"content": "awsui_content_1d237_1x0ik_390",
|
|
8
|
+
"footer": "awsui_footer_1d237_1x0ik_438"
|
|
9
9
|
};
|
|
10
10
|
|