@cloudscape-design/components-themeable 3.0.1290 → 3.0.1292
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/scss/button-dropdown/category-elements/styles.scss +2 -2
- package/lib/internal/scss/code-editor/styles.scss +2 -2
- package/lib/internal/scss/drawer/styles.scss +51 -1
- package/lib/internal/scss/drawer/test-classes/styles.scss +10 -0
- package/lib/internal/scss/internal/components/cartesian-chart/styles.scss +2 -1
- package/lib/internal/scss/internal/components/option/styles.scss +2 -2
- package/lib/internal/scss/internal/components/selectable-item/styles.scss +4 -4
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/internal/styles/typography/constants.scss +3 -3
- package/lib/internal/scss/link/constants.scss +23 -22
- package/lib/internal/scss/property-filter/styles.scss +3 -3
- package/lib/internal/scss/text-content/styles.scss +1 -1
- package/lib/internal/scss/top-navigation/styles.scss +1 -1
- package/lib/internal/template/action-card/styles.css.js +17 -17
- package/lib/internal/template/action-card/styles.scoped.css +92 -92
- package/lib/internal/template/action-card/styles.selectors.js +17 -17
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +42 -42
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +22 -22
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +165 -165
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +84 -84
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +47 -47
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +26 -26
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/badge/styles.css.js +10 -10
- package/lib/internal/template/badge/styles.scoped.css +11 -11
- package/lib/internal/template/badge/styles.selectors.js +10 -10
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +243 -243
- package/lib/internal/template/box/styles.selectors.js +192 -192
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +26 -26
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +27 -27
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +70 -70
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +18 -18
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +30 -30
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- 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 +6 -6
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-group/styles.css.js +4 -4
- package/lib/internal/template/button-group/styles.scoped.css +5 -5
- package/lib/internal/template/button-group/styles.selectors.js +4 -4
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +47 -47
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +38 -38
- package/lib/internal/template/cards/styles.scoped.css +40 -40
- package/lib/internal/template/cards/styles.selectors.js +38 -38
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +6 -6
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +189 -189
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +36 -36
- package/lib/internal/template/collection-preferences/styles.scoped.css +38 -38
- package/lib/internal/template/collection-preferences/styles.selectors.js +36 -36
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +44 -44
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +33 -33
- package/lib/internal/template/container/styles.scoped.css +57 -57
- package/lib/internal/template/container/styles.selectors.js +33 -33
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +10 -10
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +58 -58
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/date-range-picker/styles.css.js +23 -23
- package/lib/internal/template/date-range-picker/styles.scoped.css +34 -34
- package/lib/internal/template/date-range-picker/styles.selectors.js +23 -23
- package/lib/internal/template/drawer/implementation.d.ts +5 -2
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +90 -17
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +93 -0
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/next.d.ts +2 -1
- package/lib/internal/template/drawer/next.d.ts.map +1 -1
- package/lib/internal/template/drawer/next.js +18 -11
- package/lib/internal/template/drawer/next.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +25 -16
- package/lib/internal/template/drawer/styles.scoped.css +84 -21
- package/lib/internal/template/drawer/styles.selectors.js +25 -16
- package/lib/internal/template/drawer/test-classes/styles.css.js +8 -0
- package/lib/internal/template/drawer/test-classes/styles.scoped.css +9 -0
- package/lib/internal/template/drawer/test-classes/styles.selectors.js +9 -0
- package/lib/internal/template/drawer/use-sticky-footer.d.ts +2 -1
- package/lib/internal/template/drawer/use-sticky-footer.d.ts.map +1 -1
- package/lib/internal/template/drawer/use-sticky-footer.js +5 -4
- package/lib/internal/template/drawer/use-sticky-footer.js.map +1 -1
- package/lib/internal/template/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +39 -39
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +67 -67
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +34 -34
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +149 -149
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/form/styles.css.js +8 -8
- package/lib/internal/template/form/styles.scoped.css +9 -9
- package/lib/internal/template/form/styles.selectors.js +8 -8
- package/lib/internal/template/form-field/styles.css.js +24 -24
- package/lib/internal/template/form-field/styles.scoped.css +39 -39
- package/lib/internal/template/form-field/styles.selectors.js +24 -24
- package/lib/internal/template/grid/styles.css.js +53 -53
- package/lib/internal/template/grid/styles.scoped.css +55 -55
- package/lib/internal/template/grid/styles.selectors.js +53 -53
- package/lib/internal/template/header/styles.css.js +34 -34
- package/lib/internal/template/header/styles.scoped.css +54 -54
- package/lib/internal/template/header/styles.selectors.js +34 -34
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +70 -70
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/styles.css.js +18 -18
- package/lib/internal/template/input/styles.scoped.css +35 -35
- package/lib/internal/template/input/styles.selectors.js +18 -18
- package/lib/internal/template/internal/base-component/styles.scoped.css +3229 -3801
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +14 -14
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +14 -14
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +169 -33
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +4 -4
- 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 +15 -15
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +5 -5
- 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 +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +35 -35
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- 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 +8 -8
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
- package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +4 -4
- 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 +3 -3
- package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/lib/internal/template/internal/components/expand-toggle-button/styles.scoped.css +14 -14
- package/lib/internal/template/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
- 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 +33 -33
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/styles.css.js +3 -3
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +4 -4
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +61 -61
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- package/lib/internal/template/internal/components/sortable-area/styles.css.js +8 -8
- package/lib/internal/template/internal/components/sortable-area/styles.scoped.css +16 -16
- package/lib/internal/template/internal/components/sortable-area/styles.selectors.js +8 -8
- package/lib/internal/template/internal/components/structured-item/styles.css.js +7 -7
- package/lib/internal/template/internal/components/structured-item/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/structured-item/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +23 -23
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +4 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +4 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +48 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +36 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +36 -0
- package/lib/internal/template/internal/generated/theming/index.js +48 -0
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +51 -51
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +11 -11
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +104 -104
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/list/styles.css.js +5 -5
- package/lib/internal/template/list/styles.scoped.css +8 -8
- package/lib/internal/template/list/styles.selectors.js +5 -5
- package/lib/internal/template/mixed-line-bar-chart/chart-container.js +1 -1
- package/lib/internal/template/mixed-line-bar-chart/chart-container.js.map +1 -1
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/multiselect/styles.css.js +3 -3
- package/lib/internal/template/multiselect/styles.scoped.css +5 -5
- package/lib/internal/template/multiselect/styles.selectors.js +3 -3
- package/lib/internal/template/pagination/styles.css.js +11 -11
- package/lib/internal/template/pagination/styles.scoped.css +26 -26
- package/lib/internal/template/pagination/styles.selectors.js +11 -11
- package/lib/internal/template/panel-layout/styles.css.js +7 -7
- package/lib/internal/template/panel-layout/styles.scoped.css +11 -11
- package/lib/internal/template/panel-layout/styles.selectors.js +7 -7
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +49 -49
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +58 -58
- package/lib/internal/template/popover/styles.scoped.css +94 -94
- package/lib/internal/template/popover/styles.selectors.js +58 -58
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +28 -28
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.scoped.css +57 -57
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +48 -48
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/radio-button/styles.css.js +1 -1
- package/lib/internal/template/radio-button/styles.scoped.css +2 -2
- package/lib/internal/template/radio-button/styles.selectors.js +1 -1
- package/lib/internal/template/radio-group/styles.css.js +5 -5
- package/lib/internal/template/radio-group/styles.scoped.css +7 -7
- package/lib/internal/template/radio-group/styles.selectors.js +5 -5
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +33 -33
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +2 -2
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +49 -49
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +77 -77
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/split-panel/styles.css.js +38 -38
- package/lib/internal/template/split-panel/styles.scoped.css +57 -57
- package/lib/internal/template/split-panel/styles.selectors.js +38 -38
- package/lib/internal/template/status-indicator/styles.css.js +24 -24
- package/lib/internal/template/status-indicator/styles.scoped.css +31 -31
- package/lib/internal/template/status-indicator/styles.selectors.js +24 -24
- package/lib/internal/template/steps/styles.css.js +9 -9
- package/lib/internal/template/steps/styles.scoped.css +16 -16
- package/lib/internal/template/steps/styles.selectors.js +9 -9
- package/lib/internal/template/table/resizer/styles.css.js +13 -13
- package/lib/internal/template/table/resizer/styles.scoped.css +20 -20
- package/lib/internal/template/table/resizer/styles.selectors.js +13 -13
- package/lib/internal/template/table/styles.css.js +34 -34
- package/lib/internal/template/table/styles.scoped.css +42 -42
- package/lib/internal/template/table/styles.selectors.js +34 -34
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +51 -51
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/test-utils/dom/drawer/index.js +2 -1
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.js +2 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +63 -63
- 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 +4 -4
- package/lib/internal/template/text-filter/styles.selectors.js +3 -3
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +14 -14
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/tiles/styles.css.js +30 -30
- package/lib/internal/template/tiles/styles.scoped.css +74 -74
- package/lib/internal/template/tiles/styles.selectors.js +30 -30
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +18 -18
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +29 -29
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/token-group/styles.css.js +5 -5
- package/lib/internal/template/token-group/styles.scoped.css +5 -5
- package/lib/internal/template/token-group/styles.selectors.js +5 -5
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +71 -71
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tree-view/styles.css.js +2 -2
- package/lib/internal/template/tree-view/styles.scoped.css +3 -3
- package/lib/internal/template/tree-view/styles.selectors.js +2 -2
- 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 +23 -23
- 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 +30 -30
- 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 +30 -30
- package/lib/internal/template/wizard/styles.scoped.css +63 -63
- package/lib/internal/template/wizard/styles.selectors.js +30 -30
- package/package.json +1 -1
|
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.
|
|
153
|
+
.awsui_drawer_1r9lg_1rif1_153:not(#\9) {
|
|
154
154
|
border-collapse: separate;
|
|
155
155
|
border-spacing: 0;
|
|
156
156
|
box-sizing: border-box;
|
|
@@ -176,7 +176,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
177
177
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
178
178
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
179
|
-
font-weight: 400;
|
|
179
|
+
font-weight: var(--font-weight-normal-7w835s, 400);
|
|
180
180
|
font-family: var(--font-family-base-8x5ngf, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
181
181
|
-webkit-font-smoothing: auto;
|
|
182
182
|
-moz-osx-font-smoothing: auto;
|
|
@@ -187,34 +187,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
188
188
|
z-index: 840;
|
|
189
189
|
}
|
|
190
|
-
.awsui_drawer-
|
|
190
|
+
.awsui_drawer-closed_1r9lg_1rif1_190:not(#\9):not(.awsui_refresh_1r9lg_1rif1_190) {
|
|
191
191
|
min-inline-size: 40px;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.awsui_drawer-content-
|
|
194
|
+
.awsui_drawer-content-side_1r9lg_1rif1_194:not(#\9) {
|
|
195
195
|
display: flex;
|
|
196
196
|
align-items: center;
|
|
197
197
|
block-size: 100%;
|
|
198
198
|
overflow: auto;
|
|
199
199
|
}
|
|
200
|
-
.awsui_drawer-content-
|
|
200
|
+
.awsui_drawer-content-side_1r9lg_1rif1_194 > [aria-hidden=true]:not(#\9), .awsui_drawer-closed_1r9lg_1rif1_190.awsui_refresh_1r9lg_1rif1_190 > .awsui_drawer-content-side_1r9lg_1rif1_194:not(#\9) {
|
|
201
201
|
display: none;
|
|
202
202
|
}
|
|
203
|
-
.awsui_drawer-
|
|
203
|
+
.awsui_drawer-closed_1r9lg_1rif1_190:not(#\9):not(.awsui_refresh_1r9lg_1rif1_190) > .awsui_drawer-content-side_1r9lg_1rif1_194 {
|
|
204
204
|
inline-size: 40px;
|
|
205
205
|
}
|
|
206
|
-
.awsui_drawer-
|
|
206
|
+
.awsui_drawer-closed_1r9lg_1rif1_190:not(#\9):not(.awsui_refresh_1r9lg_1rif1_190) > .awsui_drawer-content-side_1r9lg_1rif1_194:hover {
|
|
207
207
|
background: var(--color-background-layout-panel-hover-5jdzo1, #eaeded);
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
:not(#\9):not(.awsui_drawer-
|
|
210
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_1rif1_190) > .awsui_drawer-content-bottom_1r9lg_1rif1_210 {
|
|
211
211
|
overflow-y: auto;
|
|
212
212
|
position: absolute;
|
|
213
213
|
inset: 0;
|
|
214
214
|
clip-path: border-box;
|
|
215
215
|
}
|
|
216
216
|
|
|
217
|
-
.awsui_position-
|
|
217
|
+
.awsui_position-bottom_1r9lg_1rif1_217:not(#\9) {
|
|
218
218
|
position: fixed;
|
|
219
219
|
overflow-y: auto;
|
|
220
220
|
/*
|
|
@@ -222,38 +222,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
222
222
|
SplitPanel is no longer in fixed position in the DOM.
|
|
223
223
|
*/
|
|
224
224
|
}
|
|
225
|
-
.awsui_position-
|
|
225
|
+
.awsui_position-bottom_1r9lg_1rif1_217:not(#\9):not(.awsui_hidden_1r9lg_1rif1_225) {
|
|
226
226
|
border-block-start: var(--border-panel-top-width-a8j764, 0px) solid var(--color-border-divider-panel-bottom-x9b7bd, rgba(0, 28, 36, 0.15));
|
|
227
227
|
}
|
|
228
|
-
.awsui_position-
|
|
228
|
+
.awsui_position-bottom_1r9lg_1rif1_217:not(#\9):not(.awsui_refresh_1r9lg_1rif1_190) {
|
|
229
229
|
box-shadow: var(--shadow-split-bottom-0ncj9i, 0 -2px 1px -1px rgba(0, 28, 36, 0.15), 0 -1px 1px -1px rgba(0, 28, 36, 0.3));
|
|
230
230
|
border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-panel-bottom-x9b7bd, rgba(0, 28, 36, 0.15));
|
|
231
231
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-panel-bottom-x9b7bd, rgba(0, 28, 36, 0.15));
|
|
232
232
|
}
|
|
233
|
-
.awsui_position-
|
|
233
|
+
.awsui_position-bottom_1r9lg_1rif1_217.awsui_drawer-closed_1r9lg_1rif1_190:not(#\9) {
|
|
234
234
|
overflow: hidden;
|
|
235
235
|
}
|
|
236
|
-
.awsui_position-
|
|
236
|
+
.awsui_position-bottom_1r9lg_1rif1_217.awsui_drawer-closed_1r9lg_1rif1_190.awsui_drawer-clickable_1r9lg_1rif1_236:not(#\9):hover {
|
|
237
237
|
cursor: pointer;
|
|
238
238
|
background: var(--color-background-layout-panel-hover-5jdzo1, #eaeded);
|
|
239
239
|
}
|
|
240
|
-
.awsui_position-
|
|
240
|
+
.awsui_position-bottom_1r9lg_1rif1_217 > .awsui_drawer-content-bottom_1r9lg_1rif1_210 > [aria-hidden=true]:not(#\9) {
|
|
241
241
|
display: none;
|
|
242
242
|
}
|
|
243
|
-
.awsui_position-
|
|
243
|
+
.awsui_position-bottom_1r9lg_1rif1_217.awsui_refresh_1r9lg_1rif1_190:not(#\9) {
|
|
244
244
|
position: relative;
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.awsui_position-
|
|
247
|
+
.awsui_position-side_1r9lg_1rif1_247:not(#\9) {
|
|
248
248
|
border-block-start: none;
|
|
249
249
|
box-shadow: var(--shadow-split-side-wm3dcf, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
|
|
250
250
|
block-size: 100%;
|
|
251
251
|
}
|
|
252
|
-
.awsui_position-
|
|
252
|
+
.awsui_position-side_1r9lg_1rif1_247.awsui_with-toolbar_1r9lg_1rif1_252:not(#\9) {
|
|
253
253
|
box-shadow: none;
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.awsui_slider-wrapper-
|
|
256
|
+
.awsui_slider-wrapper-bottom_1r9lg_1rif1_256:not(#\9) {
|
|
257
257
|
position: absolute;
|
|
258
258
|
inset-block-start: 0;
|
|
259
259
|
inset-inline-start: 0;
|
|
@@ -264,7 +264,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
264
264
|
z-index: 2;
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.awsui_slider-wrapper-
|
|
267
|
+
.awsui_slider-wrapper-side_1r9lg_1rif1_267:not(#\9) {
|
|
268
268
|
position: absolute;
|
|
269
269
|
inset-inline-start: 0;
|
|
270
270
|
inset-block-start: 0;
|
|
@@ -274,11 +274,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
274
274
|
align-items: center;
|
|
275
275
|
z-index: 1;
|
|
276
276
|
}
|
|
277
|
-
.awsui_slider-wrapper-
|
|
277
|
+
.awsui_slider-wrapper-side_1r9lg_1rif1_267.awsui_with-toolbar_1r9lg_1rif1_252:not(#\9) {
|
|
278
278
|
position: unset;
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
-
.awsui_open-button-
|
|
281
|
+
.awsui_open-button-side_1r9lg_1rif1_281:not(#\9) {
|
|
282
282
|
flex: 0 0 auto;
|
|
283
283
|
align-self: flex-start;
|
|
284
284
|
box-sizing: border-box;
|
|
@@ -287,7 +287,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
287
287
|
margin-inline: auto;
|
|
288
288
|
}
|
|
289
289
|
|
|
290
|
-
.awsui_pane-header-wrapper-
|
|
290
|
+
.awsui_pane-header-wrapper-bottom_1r9lg_1rif1_290:not(#\9) {
|
|
291
291
|
position: sticky;
|
|
292
292
|
inset-block-start: 0;
|
|
293
293
|
display: flex;
|
|
@@ -297,60 +297,60 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
297
297
|
padding-block: 0;
|
|
298
298
|
padding-inline: var(--space-layout-content-horizontal-q3zhej, 40px);
|
|
299
299
|
}
|
|
300
|
-
.awsui_drawer-
|
|
300
|
+
.awsui_drawer-mobile_1r9lg_1rif1_300 > .awsui_drawer-content-bottom_1r9lg_1rif1_210 > .awsui_pane-header-wrapper-bottom_1r9lg_1rif1_290:not(#\9) {
|
|
301
301
|
padding-block: 0;
|
|
302
302
|
padding-inline: var(--space-l-3cws6j, 20px);
|
|
303
303
|
}
|
|
304
|
-
.awsui_drawer-disable-content-
|
|
304
|
+
.awsui_drawer-disable-content-paddings_1r9lg_1rif1_304 > .awsui_drawer-content-bottom_1r9lg_1rif1_210 > .awsui_pane-header-wrapper-bottom_1r9lg_1rif1_290:not(#\9) {
|
|
305
305
|
padding-block: 0;
|
|
306
306
|
padding-inline: var(--space-l-3cws6j, 20px);
|
|
307
307
|
}
|
|
308
|
-
:not(#\9):not(.awsui_drawer-
|
|
308
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_1rif1_190) > .awsui_drawer-content-bottom_1r9lg_1rif1_210 > .awsui_pane-header-wrapper-bottom_1r9lg_1rif1_290 {
|
|
309
309
|
background-color: var(--color-background-layout-panel-content-9tbx75, #ffffff);
|
|
310
310
|
border-block-end: var(--border-panel-header-width-r62i4a, 0px) solid var(--color-border-panel-header-iffljr, #eaeded);
|
|
311
311
|
}
|
|
312
|
-
.awsui_with-
|
|
312
|
+
.awsui_with-toolbar_1r9lg_1rif1_252:not(#\9):not(.awsui_drawer-closed_1r9lg_1rif1_190) > .awsui_drawer-content-bottom_1r9lg_1rif1_210 > .awsui_pane-header-wrapper-bottom_1r9lg_1rif1_290 {
|
|
313
313
|
border-color: transparent;
|
|
314
314
|
}
|
|
315
315
|
|
|
316
|
-
.awsui_content-
|
|
316
|
+
.awsui_content-bottom_1r9lg_1rif1_316:not(#\9) {
|
|
317
317
|
padding-block: 0;
|
|
318
318
|
padding-inline: var(--space-layout-content-horizontal-q3zhej, 40px);
|
|
319
319
|
margin-block-start: var(--space-panel-split-top-q9gv78, 0px);
|
|
320
320
|
position: relative;
|
|
321
321
|
z-index: 0;
|
|
322
322
|
}
|
|
323
|
-
.awsui_with-
|
|
323
|
+
.awsui_with-toolbar_1r9lg_1rif1_252 > .awsui_drawer-content-bottom_1r9lg_1rif1_210 > .awsui_content-bottom_1r9lg_1rif1_316:not(#\9) {
|
|
324
324
|
margin-block-start: 0px;
|
|
325
325
|
}
|
|
326
|
-
.awsui_drawer-
|
|
326
|
+
.awsui_drawer-mobile_1r9lg_1rif1_300 > .awsui_drawer-content-bottom_1r9lg_1rif1_210 > .awsui_content-bottom_1r9lg_1rif1_316:not(#\9) {
|
|
327
327
|
padding-block: 0;
|
|
328
328
|
padding-inline: var(--space-l-3cws6j, 20px);
|
|
329
329
|
}
|
|
330
|
-
.awsui_drawer-disable-content-
|
|
330
|
+
.awsui_drawer-disable-content-paddings_1r9lg_1rif1_304 > .awsui_drawer-content-bottom_1r9lg_1rif1_210 > .awsui_content-bottom_1r9lg_1rif1_316:not(#\9) {
|
|
331
331
|
padding-block: 0;
|
|
332
332
|
padding-inline: 0;
|
|
333
333
|
}
|
|
334
334
|
|
|
335
|
-
.awsui_pane-bottom-center-
|
|
335
|
+
.awsui_pane-bottom-center-align_1r9lg_1rif1_335:not(#\9) {
|
|
336
336
|
display: flex;
|
|
337
337
|
justify-content: center;
|
|
338
338
|
}
|
|
339
339
|
|
|
340
|
-
.awsui_pane-bottom-content-nav-
|
|
340
|
+
.awsui_pane-bottom-content-nav-padding_1r9lg_1rif1_340:not(#\9) {
|
|
341
341
|
padding-inline-start: calc(var(--space-layout-toggle-diameter-vount6, 36px) + 2 * var(--space-layout-toggle-padding-quc8b2, 12px));
|
|
342
342
|
}
|
|
343
343
|
|
|
344
|
-
.awsui_pane-bottom-content-tools-
|
|
344
|
+
.awsui_pane-bottom-content-tools-padding_1r9lg_1rif1_344:not(#\9) {
|
|
345
345
|
padding-inline-end: calc(var(--space-layout-toggle-diameter-vount6, 36px) + 2 * var(--space-layout-toggle-padding-quc8b2, 12px));
|
|
346
346
|
}
|
|
347
347
|
|
|
348
|
-
.awsui_content-bottom-max-
|
|
348
|
+
.awsui_content-bottom-max-width_1r9lg_1rif1_348:not(#\9) {
|
|
349
349
|
flex-grow: 1;
|
|
350
350
|
max-inline-size: 100%;
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
.awsui_content-
|
|
353
|
+
.awsui_content-side_1r9lg_1rif1_353:not(#\9) {
|
|
354
354
|
flex: auto;
|
|
355
355
|
align-self: flex-start;
|
|
356
356
|
box-sizing: border-box;
|
|
@@ -359,44 +359,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
359
359
|
inset-inline: 0;
|
|
360
360
|
block-size: 100%;
|
|
361
361
|
}
|
|
362
|
-
.awsui_content-
|
|
362
|
+
.awsui_content-side_1r9lg_1rif1_353.awsui_with-toolbar_1r9lg_1rif1_252:not(#\9) {
|
|
363
363
|
position: absolute;
|
|
364
364
|
}
|
|
365
|
-
.awsui_content-
|
|
365
|
+
.awsui_content-side_1r9lg_1rif1_353 > .awsui_pane-header-wrapper-side_1r9lg_1rif1_365:not(#\9) {
|
|
366
366
|
padding-block: 0;
|
|
367
367
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
368
368
|
padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
|
|
369
369
|
border-block-end: var(--border-panel-header-width-r62i4a, 0px) solid var(--color-border-panel-header-iffljr, #eaeded);
|
|
370
370
|
}
|
|
371
|
-
.awsui_content-
|
|
371
|
+
.awsui_content-side_1r9lg_1rif1_353.awsui_with-toolbar_1r9lg_1rif1_252 > .awsui_pane-header-wrapper-side_1r9lg_1rif1_365:not(#\9) {
|
|
372
372
|
border-color: transparent;
|
|
373
373
|
}
|
|
374
|
-
.awsui_content-
|
|
374
|
+
.awsui_content-side_1r9lg_1rif1_353 > .awsui_pane-content-wrapper-side_1r9lg_1rif1_374:not(#\9) {
|
|
375
375
|
padding-block: 0;
|
|
376
376
|
padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
|
|
377
377
|
padding-inline-end: var(--space-panel-side-right-b77xx0, 32px);
|
|
378
378
|
margin-block-start: var(--space-panel-split-top-q9gv78, 0px);
|
|
379
379
|
margin-block-end: var(--space-panel-split-bottom-wmd8np, 20px);
|
|
380
380
|
}
|
|
381
|
-
.awsui_content-
|
|
381
|
+
.awsui_content-side_1r9lg_1rif1_353.awsui_with-toolbar_1r9lg_1rif1_252 > .awsui_pane-content-wrapper-side_1r9lg_1rif1_374:not(#\9) {
|
|
382
382
|
margin-block-start: 0px;
|
|
383
383
|
}
|
|
384
384
|
|
|
385
|
-
.
|
|
385
|
+
.awsui_header_1r9lg_1rif1_385:not(#\9) {
|
|
386
386
|
inline-size: 100%;
|
|
387
387
|
margin-block: var(--size-vertical-panel-icon-offset-1tiizm, 15px);
|
|
388
388
|
margin-inline: 0;
|
|
389
389
|
}
|
|
390
|
-
.
|
|
390
|
+
.awsui_header_1r9lg_1rif1_385.awsui_with-toolbar_1r9lg_1rif1_252:not(#\9) {
|
|
391
391
|
margin-block: 14px;
|
|
392
392
|
}
|
|
393
|
-
.awsui_header-main-
|
|
393
|
+
.awsui_header-main-row_1r9lg_1rif1_393:not(#\9), .awsui_header-main-content_1r9lg_1rif1_393:not(#\9) {
|
|
394
394
|
display: flex;
|
|
395
395
|
}
|
|
396
|
-
.awsui_header-main-
|
|
396
|
+
.awsui_header-main-row_1r9lg_1rif1_393:not(#\9) {
|
|
397
397
|
align-items: flex-start;
|
|
398
398
|
}
|
|
399
|
-
.awsui_header-main-
|
|
399
|
+
.awsui_header-main-content_1r9lg_1rif1_393:not(#\9) {
|
|
400
400
|
flex: auto;
|
|
401
401
|
flex-direction: row;
|
|
402
402
|
column-gap: var(--space-scaled-xs-sppte9, 8px);
|
|
@@ -404,21 +404,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
404
404
|
justify-content: space-between;
|
|
405
405
|
align-items: flex-start;
|
|
406
406
|
}
|
|
407
|
-
.awsui_header-tag-and-
|
|
407
|
+
.awsui_header-tag-and-info_1r9lg_1rif1_407:not(#\9) {
|
|
408
408
|
flex-grow: 1;
|
|
409
409
|
margin-block-start: calc(var(--space-scaled-xxs-jatbiv, 4px) + 1px);
|
|
410
410
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
411
411
|
}
|
|
412
|
-
.awsui_header-tag-and-
|
|
412
|
+
.awsui_header-tag-and-info_1r9lg_1rif1_407.awsui_with-description_1r9lg_1rif1_412:not(#\9) {
|
|
413
413
|
margin-block-end: var(--space-scaled-xxxs-prgw5k, 2px);
|
|
414
414
|
}
|
|
415
|
-
.awsui_header-
|
|
415
|
+
.awsui_header-tag_1r9lg_1rif1_407.awsui_with-info_1r9lg_1rif1_415:not(#\9), .awsui_header-text_1r9lg_1rif1_415:not(#\9) {
|
|
416
416
|
display: inline;
|
|
417
417
|
}
|
|
418
|
-
.awsui_header-
|
|
418
|
+
.awsui_header-tag_1r9lg_1rif1_407:not(#\9) {
|
|
419
419
|
margin-block: 0;
|
|
420
420
|
}
|
|
421
|
-
.awsui_header-before-
|
|
421
|
+
.awsui_header-before-slot_1r9lg_1rif1_421:not(#\9), .awsui_header-text_1r9lg_1rif1_415:not(#\9) {
|
|
422
422
|
font-size: var(--font-panel-header-size-i1j838, 18px);
|
|
423
423
|
letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
|
|
424
424
|
line-height: var(--font-panel-header-line-height-z3wpa5, 22px);
|
|
@@ -426,29 +426,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
426
426
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
427
427
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
428
428
|
}
|
|
429
|
-
.awsui_header-before-
|
|
429
|
+
.awsui_header-before-slot_1r9lg_1rif1_421:not(#\9) {
|
|
430
430
|
margin-block-start: calc(-1 * calc(var(--space-scaled-xxs-jatbiv, 4px) + 1px));
|
|
431
431
|
}
|
|
432
|
-
.awsui_header-
|
|
432
|
+
.awsui_header-tag_1r9lg_1rif1_407.awsui_with-info_1r9lg_1rif1_415 > .awsui_header-before-slot_1r9lg_1rif1_421:not(#\9), .awsui_header-before-slot_1r9lg_1rif1_421.awsui_with-header-text_1r9lg_1rif1_432:not(#\9) {
|
|
433
433
|
display: inline-block;
|
|
434
434
|
}
|
|
435
|
-
.awsui_header-before-
|
|
435
|
+
.awsui_header-before-slot_1r9lg_1rif1_421.awsui_with-header-text_1r9lg_1rif1_432:not(#\9), .awsui_header-tag_1r9lg_1rif1_407.awsui_with-info_1r9lg_1rif1_415:not(#\9) {
|
|
436
436
|
margin-inline-end: var(--space-scaled-xs-sppte9, 8px);
|
|
437
437
|
}
|
|
438
|
-
.awsui_header-actions-
|
|
438
|
+
.awsui_header-actions-slot_1r9lg_1rif1_438:not(#\9) {
|
|
439
439
|
display: flex;
|
|
440
440
|
flex-shrink: 0;
|
|
441
441
|
align-items: center;
|
|
442
442
|
min-block-size: calc(var(--font-panel-header-line-height-z3wpa5, 22px) + 2 * calc(var(--space-scaled-xxs-jatbiv, 4px) + 1px));
|
|
443
443
|
}
|
|
444
|
-
.awsui_header-
|
|
444
|
+
.awsui_header-description_1r9lg_1rif1_444:not(#\9) {
|
|
445
445
|
color: var(--color-text-heading-secondary-26seqv, #545b64);
|
|
446
446
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
447
447
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
448
448
|
margin-block: 0;
|
|
449
449
|
}
|
|
450
450
|
|
|
451
|
-
.awsui_header-
|
|
451
|
+
.awsui_header-buttons_1r9lg_1rif1_451:not(#\9) {
|
|
452
452
|
display: flex;
|
|
453
453
|
flex-direction: row;
|
|
454
454
|
justify-content: space-between;
|
|
@@ -456,7 +456,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
456
456
|
margin-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
457
457
|
}
|
|
458
458
|
|
|
459
|
-
.
|
|
459
|
+
.awsui_divider_1r9lg_1rif1_459:not(#\9) {
|
|
460
460
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
461
461
|
margin-block: var(--space-scaled-xxs-jatbiv, 4px);
|
|
462
462
|
margin-inline: var(--space-scaled-xs-sppte9, 8px);
|
|
@@ -2,43 +2,43 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"drawer": "
|
|
6
|
-
"drawer-closed": "awsui_drawer-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"drawer-content-side": "awsui_drawer-content-
|
|
9
|
-
"drawer-content-bottom": "awsui_drawer-content-
|
|
10
|
-
"position-bottom": "awsui_position-
|
|
11
|
-
"hidden": "
|
|
12
|
-
"drawer-clickable": "awsui_drawer-
|
|
13
|
-
"position-side": "awsui_position-
|
|
14
|
-
"with-toolbar": "awsui_with-
|
|
15
|
-
"slider-wrapper-bottom": "awsui_slider-wrapper-
|
|
16
|
-
"slider-wrapper-side": "awsui_slider-wrapper-
|
|
17
|
-
"open-button-side": "awsui_open-button-
|
|
18
|
-
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-
|
|
19
|
-
"drawer-mobile": "awsui_drawer-
|
|
20
|
-
"drawer-disable-content-paddings": "awsui_drawer-disable-content-
|
|
21
|
-
"content-bottom": "awsui_content-
|
|
22
|
-
"pane-bottom-center-align": "awsui_pane-bottom-center-
|
|
23
|
-
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-
|
|
24
|
-
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-
|
|
25
|
-
"content-bottom-max-width": "awsui_content-bottom-max-
|
|
26
|
-
"content-side": "awsui_content-
|
|
27
|
-
"pane-header-wrapper-side": "awsui_pane-header-wrapper-
|
|
28
|
-
"pane-content-wrapper-side": "awsui_pane-content-wrapper-
|
|
29
|
-
"header": "
|
|
30
|
-
"header-main-row": "awsui_header-main-
|
|
31
|
-
"header-main-content": "awsui_header-main-
|
|
32
|
-
"header-tag-and-info": "awsui_header-tag-and-
|
|
33
|
-
"with-description": "awsui_with-
|
|
34
|
-
"header-tag": "awsui_header-
|
|
35
|
-
"with-info": "awsui_with-
|
|
36
|
-
"header-text": "awsui_header-
|
|
37
|
-
"header-before-slot": "awsui_header-before-
|
|
38
|
-
"with-header-text": "awsui_with-header-
|
|
39
|
-
"header-actions-slot": "awsui_header-actions-
|
|
40
|
-
"header-description": "awsui_header-
|
|
41
|
-
"header-buttons": "awsui_header-
|
|
42
|
-
"divider": "
|
|
5
|
+
"drawer": "awsui_drawer_1r9lg_1rif1_153",
|
|
6
|
+
"drawer-closed": "awsui_drawer-closed_1r9lg_1rif1_190",
|
|
7
|
+
"refresh": "awsui_refresh_1r9lg_1rif1_190",
|
|
8
|
+
"drawer-content-side": "awsui_drawer-content-side_1r9lg_1rif1_194",
|
|
9
|
+
"drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_1rif1_210",
|
|
10
|
+
"position-bottom": "awsui_position-bottom_1r9lg_1rif1_217",
|
|
11
|
+
"hidden": "awsui_hidden_1r9lg_1rif1_225",
|
|
12
|
+
"drawer-clickable": "awsui_drawer-clickable_1r9lg_1rif1_236",
|
|
13
|
+
"position-side": "awsui_position-side_1r9lg_1rif1_247",
|
|
14
|
+
"with-toolbar": "awsui_with-toolbar_1r9lg_1rif1_252",
|
|
15
|
+
"slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_1rif1_256",
|
|
16
|
+
"slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_1rif1_267",
|
|
17
|
+
"open-button-side": "awsui_open-button-side_1r9lg_1rif1_281",
|
|
18
|
+
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_1rif1_290",
|
|
19
|
+
"drawer-mobile": "awsui_drawer-mobile_1r9lg_1rif1_300",
|
|
20
|
+
"drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_1rif1_304",
|
|
21
|
+
"content-bottom": "awsui_content-bottom_1r9lg_1rif1_316",
|
|
22
|
+
"pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_1rif1_335",
|
|
23
|
+
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_1rif1_340",
|
|
24
|
+
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_1rif1_344",
|
|
25
|
+
"content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_1rif1_348",
|
|
26
|
+
"content-side": "awsui_content-side_1r9lg_1rif1_353",
|
|
27
|
+
"pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_1rif1_365",
|
|
28
|
+
"pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_1rif1_374",
|
|
29
|
+
"header": "awsui_header_1r9lg_1rif1_385",
|
|
30
|
+
"header-main-row": "awsui_header-main-row_1r9lg_1rif1_393",
|
|
31
|
+
"header-main-content": "awsui_header-main-content_1r9lg_1rif1_393",
|
|
32
|
+
"header-tag-and-info": "awsui_header-tag-and-info_1r9lg_1rif1_407",
|
|
33
|
+
"with-description": "awsui_with-description_1r9lg_1rif1_412",
|
|
34
|
+
"header-tag": "awsui_header-tag_1r9lg_1rif1_407",
|
|
35
|
+
"with-info": "awsui_with-info_1r9lg_1rif1_415",
|
|
36
|
+
"header-text": "awsui_header-text_1r9lg_1rif1_415",
|
|
37
|
+
"header-before-slot": "awsui_header-before-slot_1r9lg_1rif1_421",
|
|
38
|
+
"with-header-text": "awsui_with-header-text_1r9lg_1rif1_432",
|
|
39
|
+
"header-actions-slot": "awsui_header-actions-slot_1r9lg_1rif1_438",
|
|
40
|
+
"header-description": "awsui_header-description_1r9lg_1rif1_444",
|
|
41
|
+
"header-buttons": "awsui_header-buttons_1r9lg_1rif1_451",
|
|
42
|
+
"divider": "awsui_divider_1r9lg_1rif1_459"
|
|
43
43
|
};
|
|
44
44
|
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"icon-shake": "awsui_icon-
|
|
5
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
6
|
-
"container-fade-in": "awsui_container-fade-
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"root": "
|
|
9
|
-
"status-error": "awsui_status-
|
|
10
|
-
"status-warning": "awsui_status-
|
|
11
|
-
"status-success": "awsui_status-
|
|
12
|
-
"status-info": "awsui_status-
|
|
13
|
-
"status-stopped": "awsui_status-
|
|
14
|
-
"status-pending": "awsui_status-
|
|
15
|
-
"status-in-progress": "awsui_status-in-
|
|
16
|
-
"status-loading": "awsui_status-
|
|
17
|
-
"status-not-started": "awsui_status-not-
|
|
18
|
-
"color-override-red": "awsui_color-override-
|
|
19
|
-
"color-override-grey": "awsui_color-override-
|
|
20
|
-
"color-override-blue": "awsui_color-override-
|
|
21
|
-
"color-override-green": "awsui_color-override-
|
|
22
|
-
"color-override-yellow": "awsui_color-override-
|
|
23
|
-
"container": "
|
|
24
|
-
"display-inline": "awsui_display-
|
|
25
|
-
"icon": "
|
|
26
|
-
"display-inline-block": "awsui_display-inline-
|
|
27
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
4
|
+
"icon-shake": "awsui_icon-shake_1cbgc_6og3e_153",
|
|
5
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_1cbgc_6og3e_1",
|
|
6
|
+
"container-fade-in": "awsui_container-fade-in_1cbgc_6og3e_181",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1cbgc_6og3e_1",
|
|
8
|
+
"root": "awsui_root_1cbgc_6og3e_203",
|
|
9
|
+
"status-error": "awsui_status-error_1cbgc_6og3e_212",
|
|
10
|
+
"status-warning": "awsui_status-warning_1cbgc_6og3e_215",
|
|
11
|
+
"status-success": "awsui_status-success_1cbgc_6og3e_218",
|
|
12
|
+
"status-info": "awsui_status-info_1cbgc_6og3e_221",
|
|
13
|
+
"status-stopped": "awsui_status-stopped_1cbgc_6og3e_224",
|
|
14
|
+
"status-pending": "awsui_status-pending_1cbgc_6og3e_227",
|
|
15
|
+
"status-in-progress": "awsui_status-in-progress_1cbgc_6og3e_230",
|
|
16
|
+
"status-loading": "awsui_status-loading_1cbgc_6og3e_233",
|
|
17
|
+
"status-not-started": "awsui_status-not-started_1cbgc_6og3e_236",
|
|
18
|
+
"color-override-red": "awsui_color-override-red_1cbgc_6og3e_239",
|
|
19
|
+
"color-override-grey": "awsui_color-override-grey_1cbgc_6og3e_242",
|
|
20
|
+
"color-override-blue": "awsui_color-override-blue_1cbgc_6og3e_245",
|
|
21
|
+
"color-override-green": "awsui_color-override-green_1cbgc_6og3e_248",
|
|
22
|
+
"color-override-yellow": "awsui_color-override-yellow_1cbgc_6og3e_251",
|
|
23
|
+
"container": "awsui_container_1cbgc_6og3e_181",
|
|
24
|
+
"display-inline": "awsui_display-inline_1cbgc_6og3e_255",
|
|
25
|
+
"icon": "awsui_icon_1cbgc_6og3e_153",
|
|
26
|
+
"display-inline-block": "awsui_display-inline-block_1cbgc_6og3e_263",
|
|
27
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_1cbgc_6og3e_272"
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -150,11 +150,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.awsui_icon-
|
|
153
|
+
.awsui_icon-shake_1cbgc_6og3e_153:not(#\9) {
|
|
154
154
|
display: inline-block;
|
|
155
|
-
animation: awsui_awsui-motion-shake-
|
|
155
|
+
animation: awsui_awsui-motion-shake-horizontally_1cbgc_6og3e_1 var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
156
156
|
}
|
|
157
|
-
@keyframes awsui_awsui-motion-shake-
|
|
157
|
+
@keyframes awsui_awsui-motion-shake-horizontally_1cbgc_6og3e_1 {
|
|
158
158
|
0% {
|
|
159
159
|
transform: translateX(-5px);
|
|
160
160
|
animation-timing-function: linear;
|
|
@@ -168,20 +168,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
170
|
@media (prefers-reduced-motion: reduce) {
|
|
171
|
-
.awsui_icon-
|
|
171
|
+
.awsui_icon-shake_1cbgc_6og3e_153:not(#\9) {
|
|
172
172
|
animation: none;
|
|
173
173
|
transition: none;
|
|
174
174
|
}
|
|
175
175
|
}
|
|
176
|
-
.awsui-motion-disabled .awsui_icon-
|
|
176
|
+
.awsui-motion-disabled .awsui_icon-shake_1cbgc_6og3e_153:not(#\9), .awsui-mode-entering .awsui_icon-shake_1cbgc_6og3e_153:not(#\9) {
|
|
177
177
|
animation: none;
|
|
178
178
|
transition: none;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.awsui_container-fade-
|
|
182
|
-
animation: awsui_awsui-motion-fade-in-
|
|
181
|
+
.awsui_container-fade-in_1cbgc_6og3e_181:not(#\9) {
|
|
182
|
+
animation: awsui_awsui-motion-fade-in-0_1cbgc_6og3e_1 var(--motion-duration-refresh-only-medium-h3wrr6, 0ms) var(--motion-easing-refresh-only-a-8gio5w, cubic-bezier(0, 0, 0, 1));
|
|
183
183
|
}
|
|
184
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
184
|
+
@keyframes awsui_awsui-motion-fade-in-0_1cbgc_6og3e_1 {
|
|
185
185
|
from {
|
|
186
186
|
opacity: 0;
|
|
187
187
|
}
|
|
@@ -190,86 +190,86 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
}
|
|
191
191
|
}
|
|
192
192
|
@media (prefers-reduced-motion: reduce) {
|
|
193
|
-
.awsui_container-fade-
|
|
193
|
+
.awsui_container-fade-in_1cbgc_6og3e_181:not(#\9) {
|
|
194
194
|
animation: none;
|
|
195
195
|
transition: none;
|
|
196
196
|
}
|
|
197
197
|
}
|
|
198
|
-
.awsui-motion-disabled .awsui_container-fade-
|
|
198
|
+
.awsui-motion-disabled .awsui_container-fade-in_1cbgc_6og3e_181:not(#\9), .awsui-mode-entering .awsui_container-fade-in_1cbgc_6og3e_181:not(#\9) {
|
|
199
199
|
animation: none;
|
|
200
200
|
transition: none;
|
|
201
201
|
}
|
|
202
202
|
|
|
203
|
-
.
|
|
203
|
+
.awsui_root_1cbgc_6og3e_203:not(#\9) {
|
|
204
204
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
205
205
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
206
206
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
207
|
-
font-weight: 400;
|
|
207
|
+
font-weight: var(--font-weight-normal-7w835s, 400);
|
|
208
208
|
font-family: var(--font-family-base-8x5ngf, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
209
209
|
-webkit-font-smoothing: auto;
|
|
210
210
|
-moz-osx-font-smoothing: auto;
|
|
211
211
|
}
|
|
212
|
-
.
|
|
212
|
+
.awsui_root_1cbgc_6og3e_203.awsui_status-error_1cbgc_6og3e_212:not(#\9) {
|
|
213
213
|
color: var(--color-text-status-error-aknuvu, #d13212);
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_root_1cbgc_6og3e_203.awsui_status-warning_1cbgc_6og3e_215:not(#\9) {
|
|
216
216
|
color: var(--color-text-status-warning-9b45qh, #906806);
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_root_1cbgc_6og3e_203.awsui_status-success_1cbgc_6og3e_218:not(#\9) {
|
|
219
219
|
color: var(--color-text-status-success-yodf3z, #1d8102);
|
|
220
220
|
}
|
|
221
|
-
.
|
|
221
|
+
.awsui_root_1cbgc_6og3e_203.awsui_status-info_1cbgc_6og3e_221:not(#\9) {
|
|
222
222
|
color: var(--color-text-status-info-xt2ka7, #0073bb);
|
|
223
223
|
}
|
|
224
|
-
.
|
|
224
|
+
.awsui_root_1cbgc_6og3e_203.awsui_status-stopped_1cbgc_6og3e_224:not(#\9) {
|
|
225
225
|
color: var(--color-text-status-inactive-n7p1uq, #687078);
|
|
226
226
|
}
|
|
227
|
-
.
|
|
227
|
+
.awsui_root_1cbgc_6og3e_203.awsui_status-pending_1cbgc_6og3e_227:not(#\9) {
|
|
228
228
|
color: var(--color-text-status-inactive-n7p1uq, #687078);
|
|
229
229
|
}
|
|
230
|
-
.
|
|
230
|
+
.awsui_root_1cbgc_6og3e_203.awsui_status-in-progress_1cbgc_6og3e_230:not(#\9) {
|
|
231
231
|
color: var(--color-text-status-inactive-n7p1uq, #687078);
|
|
232
232
|
}
|
|
233
|
-
.
|
|
233
|
+
.awsui_root_1cbgc_6og3e_203.awsui_status-loading_1cbgc_6og3e_233:not(#\9) {
|
|
234
234
|
color: var(--color-text-status-inactive-n7p1uq, #687078);
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_root_1cbgc_6og3e_203.awsui_status-not-started_1cbgc_6og3e_236:not(#\9) {
|
|
237
237
|
color: var(--color-text-status-inactive-n7p1uq, #687078);
|
|
238
238
|
}
|
|
239
|
-
.
|
|
239
|
+
.awsui_root_1cbgc_6og3e_203.awsui_color-override-red_1cbgc_6og3e_239:not(#\9) {
|
|
240
240
|
color: var(--color-text-status-error-aknuvu, #d13212);
|
|
241
241
|
}
|
|
242
|
-
.
|
|
242
|
+
.awsui_root_1cbgc_6og3e_203.awsui_color-override-grey_1cbgc_6og3e_242:not(#\9) {
|
|
243
243
|
color: var(--color-text-status-inactive-n7p1uq, #687078);
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_root_1cbgc_6og3e_203.awsui_color-override-blue_1cbgc_6og3e_245:not(#\9) {
|
|
246
246
|
color: var(--color-text-status-info-xt2ka7, #0073bb);
|
|
247
247
|
}
|
|
248
|
-
.
|
|
248
|
+
.awsui_root_1cbgc_6og3e_203.awsui_color-override-green_1cbgc_6og3e_248:not(#\9) {
|
|
249
249
|
color: var(--color-text-status-success-yodf3z, #1d8102);
|
|
250
250
|
}
|
|
251
|
-
.
|
|
251
|
+
.awsui_root_1cbgc_6og3e_203.awsui_color-override-yellow_1cbgc_6og3e_251:not(#\9) {
|
|
252
252
|
color: var(--color-text-status-warning-9b45qh, #906806);
|
|
253
253
|
}
|
|
254
254
|
|
|
255
|
-
.
|
|
255
|
+
.awsui_container_1cbgc_6og3e_181.awsui_display-inline_1cbgc_6og3e_255:not(#\9) {
|
|
256
256
|
min-inline-size: 0;
|
|
257
257
|
word-break: break-word;
|
|
258
258
|
display: inline;
|
|
259
259
|
}
|
|
260
|
-
.
|
|
260
|
+
.awsui_container_1cbgc_6og3e_181.awsui_display-inline_1cbgc_6og3e_255 > .awsui_icon_1cbgc_6og3e_153:not(#\9) {
|
|
261
261
|
white-space: nowrap;
|
|
262
262
|
}
|
|
263
|
-
.
|
|
263
|
+
.awsui_container_1cbgc_6og3e_181.awsui_display-inline-block_1cbgc_6og3e_263:not(#\9) {
|
|
264
264
|
display: inline-block;
|
|
265
265
|
word-wrap: break-word;
|
|
266
266
|
word-break: break-all;
|
|
267
267
|
}
|
|
268
|
-
.
|
|
268
|
+
.awsui_container_1cbgc_6og3e_181.awsui_display-inline-block_1cbgc_6og3e_263 > .awsui_icon_1cbgc_6og3e_153:not(#\9) {
|
|
269
269
|
padding-inline-end: var(--space-xxs-jnczic, 4px);
|
|
270
270
|
}
|
|
271
271
|
|
|
272
|
-
.awsui_overflow-
|
|
272
|
+
.awsui_overflow-ellipsis_1cbgc_6og3e_272:not(#\9) {
|
|
273
273
|
max-inline-size: 100%;
|
|
274
274
|
overflow: hidden;
|
|
275
275
|
text-overflow: ellipsis;
|