@cloudscape-design/components-themeable 3.0.776 → 3.0.778
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/template/alert/actions-wrapper/styles.css.js +1 -1
- package/lib/internal/template/alert/actions-wrapper/styles.scoped.css +3 -3
- package/lib/internal/template/alert/actions-wrapper/styles.selectors.js +1 -1
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +93 -93
- 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 +61 -61
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +50 -50
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
- package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +10 -10
- package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/drawer/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/drawer/index.js +2 -1
- package/lib/internal/template/app-layout/drawer/index.js.map +1 -1
- package/lib/internal/template/app-layout/drawer/styles.css.js +13 -13
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +33 -33
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +18 -18
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/resize/styles.css.js +4 -4
- package/lib/internal/template/app-layout/resize/styles.scoped.css +9 -9
- package/lib/internal/template/app-layout/resize/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/styles.css.js +12 -12
- package/lib/internal/template/app-layout/styles.scoped.css +21 -21
- package/lib/internal/template/app-layout/styles.selectors.js +12 -12
- package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +20 -20
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +85 -85
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +85 -85
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +9 -9
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +28 -28
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -9
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +40 -40
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -9
- package/lib/internal/template/area-chart/styles.css.js +6 -6
- package/lib/internal/template/area-chart/styles.scoped.css +16 -16
- package/lib/internal/template/area-chart/styles.selectors.js +6 -6
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +43 -43
- package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
- package/lib/internal/template/badge/styles.css.js +10 -10
- package/lib/internal/template/badge/styles.scoped.css +38 -38
- package/lib/internal/template/badge/styles.selectors.js +10 -10
- package/lib/internal/template/box/styles.css.js +191 -191
- package/lib/internal/template/box/styles.scoped.css +445 -445
- package/lib/internal/template/box/styles.selectors.js +191 -191
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +8 -8
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +40 -40
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +8 -8
- package/lib/internal/template/breadcrumb-group/styles.css.js +9 -9
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +16 -16
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +9 -9
- package/lib/internal/template/button/styles.css.js +20 -20
- package/lib/internal/template/button/styles.scoped.css +573 -573
- package/lib/internal/template/button/styles.selectors.js +20 -20
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +14 -14
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +51 -51
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +53 -53
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
- package/lib/internal/template/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/lib/internal/template/button-dropdown/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/styles.scoped.css +41 -41
- package/lib/internal/template/button-dropdown/styles.selectors.js +17 -17
- package/lib/internal/template/button-group/styles.css.js +4 -4
- package/lib/internal/template/button-group/styles.scoped.css +12 -12
- 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 +128 -128
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +112 -112
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +19 -19
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.css.js +3 -3
- package/lib/internal/template/code-editor/resizable-box/styles.scoped.css +12 -12
- package/lib/internal/template/code-editor/resizable-box/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 +303 -303
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/content-display/styles.css.js +11 -11
- package/lib/internal/template/collection-preferences/content-display/styles.scoped.css +55 -55
- package/lib/internal/template/collection-preferences/content-display/styles.selectors.js +11 -11
- package/lib/internal/template/collection-preferences/styles.css.js +37 -37
- package/lib/internal/template/collection-preferences/styles.scoped.css +95 -95
- package/lib/internal/template/collection-preferences/styles.selectors.js +37 -37
- package/lib/internal/template/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/lib/internal/template/column-layout/flexible-column-layout/styles.scoped.css +8 -8
- package/lib/internal/template/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/lib/internal/template/column-layout/styles.css.js +13 -13
- package/lib/internal/template/column-layout/styles.scoped.css +58 -58
- package/lib/internal/template/column-layout/styles.selectors.js +13 -13
- package/lib/internal/template/container/styles.css.js +30 -30
- package/lib/internal/template/container/styles.scoped.css +125 -125
- package/lib/internal/template/container/styles.selectors.js +30 -30
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/copy-to-clipboard/styles.css.js +4 -4
- package/lib/internal/template/copy-to-clipboard/styles.scoped.css +5 -5
- package/lib/internal/template/copy-to-clipboard/styles.selectors.js +4 -4
- package/lib/internal/template/date-picker/styles.css.js +7 -7
- package/lib/internal/template/date-picker/styles.scoped.css +19 -19
- package/lib/internal/template/date-picker/styles.selectors.js +7 -7
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +111 -111
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/lib/internal/template/date-range-picker/relative-range/styles.css.js +9 -9
- package/lib/internal/template/date-range-picker/relative-range/styles.scoped.css +16 -16
- package/lib/internal/template/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/lib/internal/template/date-range-picker/styles.css.js +39 -39
- package/lib/internal/template/date-range-picker/styles.scoped.css +87 -87
- package/lib/internal/template/date-range-picker/styles.selectors.js +39 -39
- package/lib/internal/template/drawer/styles.css.js +4 -4
- package/lib/internal/template/drawer/styles.scoped.css +37 -37
- package/lib/internal/template/drawer/styles.selectors.js +4 -4
- package/lib/internal/template/expandable-section/styles.css.js +34 -34
- package/lib/internal/template/expandable-section/styles.scoped.css +127 -127
- package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
- package/lib/internal/template/file-upload/dropzone/styles.css.js +2 -2
- package/lib/internal/template/file-upload/dropzone/styles.scoped.css +13 -13
- package/lib/internal/template/file-upload/dropzone/styles.selectors.js +2 -2
- package/lib/internal/template/file-upload/file-input/styles.css.js +4 -4
- package/lib/internal/template/file-upload/file-input/styles.scoped.css +17 -17
- package/lib/internal/template/file-upload/file-input/styles.selectors.js +4 -4
- package/lib/internal/template/file-upload/file-option/styles.css.js +7 -7
- package/lib/internal/template/file-upload/file-option/styles.scoped.css +10 -10
- package/lib/internal/template/file-upload/file-option/styles.selectors.js +7 -7
- package/lib/internal/template/file-upload/styles.css.js +2 -2
- package/lib/internal/template/file-upload/styles.scoped.css +4 -4
- package/lib/internal/template/file-upload/styles.selectors.js +2 -2
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +259 -259
- 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 +20 -20
- 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 +65 -65
- 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 +62 -62
- 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 +126 -126
- package/lib/internal/template/header/styles.selectors.js +34 -34
- package/lib/internal/template/help-panel/styles.css.js +5 -5
- package/lib/internal/template/help-panel/styles.scoped.css +177 -177
- package/lib/internal/template/help-panel/styles.selectors.js +5 -5
- package/lib/internal/template/hotspot/styles.css.js +7 -7
- package/lib/internal/template/hotspot/styles.scoped.css +10 -10
- package/lib/internal/template/hotspot/styles.selectors.js +7 -7
- package/lib/internal/template/icon/styles.css.js +38 -38
- package/lib/internal/template/icon/styles.scoped.css +123 -123
- package/lib/internal/template/icon/styles.selectors.js +38 -38
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +95 -95
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/lib/internal/template/internal/analytics/components/analytics-funnel.js +25 -5
- package/lib/internal/template/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/lib/internal/template/internal/analytics/index.d.ts.map +1 -1
- package/lib/internal/template/internal/analytics/index.js +1 -0
- package/lib/internal/template/internal/analytics/index.js.map +1 -1
- package/lib/internal/template/internal/analytics/interfaces.d.ts +10 -0
- package/lib/internal/template/internal/analytics/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/analytics/interfaces.js.map +1 -1
- package/lib/internal/template/internal/base-component/styles.scoped.css +3482 -3462
- package/lib/internal/template/internal/components/abstract-switch/styles.css.js +13 -13
- package/lib/internal/template/internal/components/abstract-switch/styles.scoped.css +28 -28
- package/lib/internal/template/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +89 -89
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +27 -27
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +41 -41
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/lib/internal/template/internal/components/chart-filter/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-filter/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/chart-filter/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +6 -6
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +6 -6
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-popover/styles.css.js +3 -3
- package/lib/internal/template/internal/components/chart-popover/styles.scoped.css +11 -11
- package/lib/internal/template/internal/components/chart-popover/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/lib/internal/template/internal/components/chart-popover-footer/styles.scoped.css +5 -5
- package/lib/internal/template/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +20 -20
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +56 -56
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/chart-series-marker/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-series-marker/styles.scoped.css +14 -14
- package/lib/internal/template/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/chart-status-container/styles.css.js +2 -2
- package/lib/internal/template/internal/components/chart-status-container/styles.scoped.css +3 -3
- package/lib/internal/template/internal/components/chart-status-container/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/chart-wrapper/styles.css.js +9 -9
- package/lib/internal/template/internal/components/chart-wrapper/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +20 -20
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +60 -60
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/dropdown-footer/styles.css.js +3 -3
- package/lib/internal/template/internal/components/dropdown-footer/styles.scoped.css +9 -9
- package/lib/internal/template/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/lib/internal/template/internal/components/dropdown-status/styles.css.js +2 -2
- package/lib/internal/template/internal/components/dropdown-status/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/handle/styles.css.js +2 -2
- package/lib/internal/template/internal/components/handle/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/handle/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +34 -34
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +47 -47
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/styles.css.js +2 -2
- package/lib/internal/template/internal/components/options-list/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/options-list/styles.selectors.js +2 -2
- package/lib/internal/template/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/lib/internal/template/internal/components/panel-resize-handle/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +79 -79
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/token-list/styles.css.js +9 -9
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +45 -45
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +9 -9
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +27 -27
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +153 -153
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/mixed-line-bar-chart/styles.css.js +11 -11
- package/lib/internal/template/mixed-line-bar-chart/styles.scoped.css +22 -22
- package/lib/internal/template/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/lib/internal/template/modal/styles.css.js +23 -23
- package/lib/internal/template/modal/styles.scoped.css +77 -77
- package/lib/internal/template/modal/styles.selectors.js +23 -23
- package/lib/internal/template/multiselect/styles.css.js +2 -2
- package/lib/internal/template/multiselect/styles.scoped.css +7 -7
- package/lib/internal/template/multiselect/styles.selectors.js +2 -2
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +53 -53
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +72 -72
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/styles.css.js +52 -52
- package/lib/internal/template/popover/styles.scoped.css +119 -119
- package/lib/internal/template/popover/styles.selectors.js +52 -52
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +56 -56
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +8 -8
- package/lib/internal/template/prompt-input/styles.scoped.css +75 -75
- package/lib/internal/template/prompt-input/styles.selectors.js +8 -8
- package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +83 -83
- package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +38 -38
- package/lib/internal/template/property-filter/styles.scoped.css +88 -88
- package/lib/internal/template/property-filter/styles.selectors.js +38 -38
- package/lib/internal/template/radio-group/styles.css.js +10 -10
- package/lib/internal/template/radio-group/styles.scoped.css +43 -43
- package/lib/internal/template/radio-group/styles.selectors.js +10 -10
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.scoped.css +14 -14
- package/lib/internal/template/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.scoped.css +7 -7
- package/lib/internal/template/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/lib/internal/template/segmented-control/styles.css.js +15 -15
- package/lib/internal/template/segmented-control/styles.scoped.css +80 -80
- package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +59 -59
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/select/styles.css.js +1 -1
- package/lib/internal/template/select/styles.scoped.css +5 -5
- package/lib/internal/template/select/styles.selectors.js +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +104 -104
- 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 +198 -198
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/space-between/styles.css.js +23 -23
- package/lib/internal/template/space-between/styles.scoped.css +40 -40
- package/lib/internal/template/space-between/styles.selectors.js +23 -23
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +36 -36
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +47 -47
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/split-panel/styles.css.js +26 -26
- package/lib/internal/template/split-panel/styles.scoped.css +84 -84
- package/lib/internal/template/split-panel/styles.selectors.js +26 -26
- package/lib/internal/template/status-indicator/styles.css.js +23 -23
- package/lib/internal/template/status-indicator/styles.scoped.css +48 -48
- package/lib/internal/template/status-indicator/styles.selectors.js +23 -23
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +709 -709
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/table/expandable-rows/styles.css.js +3 -3
- package/lib/internal/template/table/expandable-rows/styles.scoped.css +33 -33
- package/lib/internal/template/table/expandable-rows/styles.selectors.js +3 -3
- package/lib/internal/template/table/header-cell/styles.css.js +26 -26
- package/lib/internal/template/table/header-cell/styles.scoped.css +197 -197
- package/lib/internal/template/table/header-cell/styles.selectors.js +26 -26
- package/lib/internal/template/table/resizer/styles.css.js +8 -8
- package/lib/internal/template/table/resizer/styles.scoped.css +38 -38
- package/lib/internal/template/table/resizer/styles.selectors.js +8 -8
- package/lib/internal/template/table/selection/styles.css.js +3 -3
- package/lib/internal/template/table/selection/styles.scoped.css +4 -4
- package/lib/internal/template/table/selection/styles.selectors.js +3 -3
- package/lib/internal/template/table/sticky-scrollbar/styles.css.js +6 -6
- package/lib/internal/template/table/sticky-scrollbar/styles.scoped.css +10 -10
- package/lib/internal/template/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/lib/internal/template/table/styles.css.js +34 -34
- package/lib/internal/template/table/styles.scoped.css +88 -88
- package/lib/internal/template/table/styles.selectors.js +34 -34
- package/lib/internal/template/tabs/styles.css.js +28 -28
- package/lib/internal/template/tabs/styles.scoped.css +119 -119
- package/lib/internal/template/tabs/styles.selectors.js +28 -28
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +27 -27
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +123 -123
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/text-filter/styles.css.js +3 -3
- package/lib/internal/template/text-filter/styles.scoped.css +10 -10
- package/lib/internal/template/text-filter/styles.selectors.js +3 -3
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +58 -58
- 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 +148 -148
- 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 +36 -36
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/toggle-button/styles.css.js +3 -3
- package/lib/internal/template/toggle-button/styles.scoped.css +6 -6
- package/lib/internal/template/toggle-button/styles.selectors.js +3 -3
- package/lib/internal/template/token-group/styles.css.js +10 -10
- package/lib/internal/template/token-group/styles.scoped.css +66 -66
- package/lib/internal/template/token-group/styles.selectors.js +10 -10
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +86 -86
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +158 -158
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
- package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +59 -59
- 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 +7 -7
- 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 +120 -120
- package/lib/internal/template/wizard/styles.selectors.js +30 -30
- package/package.json +1 -1
|
@@ -150,177 +150,177 @@ 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_flash-with-
|
|
153
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153:not(#\9) {
|
|
154
154
|
opacity: 0;
|
|
155
155
|
transform: translateY(-20px);
|
|
156
156
|
}
|
|
157
157
|
@media (prefers-reduced-motion: reduce) {
|
|
158
|
-
.awsui_flash-with-
|
|
158
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153:not(#\9) {
|
|
159
159
|
animation: none;
|
|
160
160
|
transition: none;
|
|
161
161
|
}
|
|
162
162
|
}
|
|
163
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
163
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153:not(#\9) {
|
|
164
164
|
animation: none;
|
|
165
165
|
transition: none;
|
|
166
166
|
}
|
|
167
|
-
.awsui_flash-with-
|
|
168
|
-
.awsui_flash-with-
|
|
169
|
-
.awsui_flash-with-
|
|
170
|
-
.awsui_flash-with-
|
|
167
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9),
|
|
168
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9),
|
|
169
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9),
|
|
170
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9) {
|
|
171
171
|
opacity: 0;
|
|
172
172
|
transform: translateY(-8px);
|
|
173
173
|
}
|
|
174
174
|
@media (prefers-reduced-motion: reduce) {
|
|
175
|
-
.awsui_flash-with-
|
|
176
|
-
.awsui_flash-with-
|
|
177
|
-
.awsui_flash-with-
|
|
178
|
-
.awsui_flash-with-
|
|
175
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9),
|
|
176
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9),
|
|
177
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9),
|
|
178
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9) {
|
|
179
179
|
animation: none;
|
|
180
180
|
transition: none;
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
183
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9) {
|
|
184
184
|
animation: none;
|
|
185
185
|
transition: none;
|
|
186
186
|
}
|
|
187
|
-
.awsui_flash-with-
|
|
187
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9) {
|
|
188
188
|
opacity: 0;
|
|
189
189
|
}
|
|
190
190
|
@media (prefers-reduced-motion: reduce) {
|
|
191
|
-
.awsui_flash-with-
|
|
191
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9) {
|
|
192
192
|
animation: none;
|
|
193
193
|
transition: none;
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
196
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_enter_1q84n_10bfn_153 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9) {
|
|
197
197
|
animation: none;
|
|
198
198
|
transition: none;
|
|
199
199
|
}
|
|
200
|
-
.awsui_flash-with-
|
|
200
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206:not(#\9) {
|
|
201
201
|
transition-property: transform, opacity;
|
|
202
|
-
transition-duration: var(--motion-duration-complex-
|
|
203
|
-
transition-timing-function: var(--motion-easing-expressive-
|
|
202
|
+
transition-duration: var(--motion-duration-complex-wo6kj4, 270ms);
|
|
203
|
+
transition-timing-function: var(--motion-easing-expressive-ndlg4u, ease-out);
|
|
204
204
|
opacity: 1;
|
|
205
205
|
transform: translateY(0);
|
|
206
206
|
}
|
|
207
207
|
@media (prefers-reduced-motion: reduce) {
|
|
208
|
-
.awsui_flash-with-
|
|
208
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206:not(#\9) {
|
|
209
209
|
animation: none;
|
|
210
210
|
transition: none;
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
213
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206:not(#\9) {
|
|
214
214
|
animation: none;
|
|
215
215
|
transition: none;
|
|
216
216
|
}
|
|
217
|
-
.awsui_flash-with-
|
|
218
|
-
.awsui_flash-with-
|
|
219
|
-
.awsui_flash-with-
|
|
220
|
-
.awsui_flash-with-
|
|
221
|
-
.awsui_flash-with-
|
|
222
|
-
.awsui_flash-with-
|
|
223
|
-
.awsui_flash-with-
|
|
224
|
-
.awsui_flash-with-
|
|
225
|
-
.awsui_flash-with-
|
|
226
|
-
.awsui_flash-with-
|
|
217
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9),
|
|
218
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9),
|
|
219
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9),
|
|
220
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9),
|
|
221
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9),
|
|
222
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9),
|
|
223
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9),
|
|
224
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9),
|
|
225
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9),
|
|
226
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9) {
|
|
227
227
|
opacity: 1;
|
|
228
228
|
transform: translateY(0);
|
|
229
229
|
transition-property: transform, opacity;
|
|
230
|
-
transition-duration: var(--motion-duration-complex-
|
|
231
|
-
transition-timing-function: var(--motion-easing-expressive-
|
|
230
|
+
transition-duration: var(--motion-duration-complex-wo6kj4, 270ms);
|
|
231
|
+
transition-timing-function: var(--motion-easing-expressive-ndlg4u, ease-out);
|
|
232
232
|
}
|
|
233
233
|
@media (prefers-reduced-motion: reduce) {
|
|
234
|
-
.awsui_flash-with-
|
|
235
|
-
.awsui_flash-with-
|
|
236
|
-
.awsui_flash-with-
|
|
237
|
-
.awsui_flash-with-
|
|
238
|
-
.awsui_flash-with-
|
|
239
|
-
.awsui_flash-with-
|
|
240
|
-
.awsui_flash-with-
|
|
241
|
-
.awsui_flash-with-
|
|
242
|
-
.awsui_flash-with-
|
|
243
|
-
.awsui_flash-with-
|
|
234
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9),
|
|
235
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9),
|
|
236
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9),
|
|
237
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9),
|
|
238
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9),
|
|
239
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9),
|
|
240
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9),
|
|
241
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9),
|
|
242
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9),
|
|
243
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9) {
|
|
244
244
|
animation: none;
|
|
245
245
|
transition: none;
|
|
246
246
|
}
|
|
247
247
|
}
|
|
248
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
248
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9) {
|
|
249
249
|
animation: none;
|
|
250
250
|
transition: none;
|
|
251
251
|
}
|
|
252
|
-
.awsui_flash-with-
|
|
253
|
-
transition-delay: calc(var(--motion-duration-complex-
|
|
252
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9), .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9) {
|
|
253
|
+
transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) - 50ms);
|
|
254
254
|
}
|
|
255
255
|
@media (prefers-reduced-motion: reduce) {
|
|
256
|
-
.awsui_flash-with-
|
|
256
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9), .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9) {
|
|
257
257
|
animation: none;
|
|
258
258
|
transition: none;
|
|
259
259
|
}
|
|
260
260
|
}
|
|
261
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
261
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-icon_1q84n_10bfn_193:not(#\9) {
|
|
262
262
|
animation: none;
|
|
263
263
|
transition: none;
|
|
264
264
|
}
|
|
265
|
-
.awsui_flash-with-
|
|
266
|
-
transition-delay: calc(var(--motion-duration-complex-
|
|
265
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9) {
|
|
266
|
+
transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) + 10ms);
|
|
267
267
|
}
|
|
268
268
|
@media (prefers-reduced-motion: reduce) {
|
|
269
|
-
.awsui_flash-with-
|
|
269
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9) {
|
|
270
270
|
animation: none;
|
|
271
271
|
transition: none;
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
274
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-header_1q84n_10bfn_167:not(#\9) {
|
|
275
275
|
animation: none;
|
|
276
276
|
transition: none;
|
|
277
277
|
}
|
|
278
|
-
.awsui_flash-with-
|
|
279
|
-
transition-delay: calc(var(--motion-duration-complex-
|
|
278
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9) {
|
|
279
|
+
transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) + 10ms);
|
|
280
280
|
}
|
|
281
281
|
@media (prefers-reduced-motion: reduce) {
|
|
282
|
-
.awsui_flash-with-
|
|
282
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9) {
|
|
283
283
|
animation: none;
|
|
284
284
|
transition: none;
|
|
285
285
|
}
|
|
286
286
|
}
|
|
287
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
287
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_flash-message_1q84n_10bfn_167 > .awsui_flash-content_1q84n_10bfn_168:not(#\9) {
|
|
288
288
|
animation: none;
|
|
289
289
|
transition: none;
|
|
290
290
|
}
|
|
291
|
-
.awsui_flash-with-
|
|
292
|
-
.awsui_flash-with-
|
|
293
|
-
.awsui_flash-with-
|
|
294
|
-
.awsui_flash-with-
|
|
295
|
-
transition-delay: calc(var(--motion-duration-complex-
|
|
291
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9),
|
|
292
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9),
|
|
293
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9),
|
|
294
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9) {
|
|
295
|
+
transition-delay: calc(var(--motion-duration-complex-wo6kj4, 270ms) * 2 - 100ms);
|
|
296
296
|
}
|
|
297
297
|
@media (prefers-reduced-motion: reduce) {
|
|
298
|
-
.awsui_flash-with-
|
|
299
|
-
.awsui_flash-with-
|
|
300
|
-
.awsui_flash-with-
|
|
301
|
-
.awsui_flash-with-
|
|
298
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9),
|
|
299
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9),
|
|
300
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9),
|
|
301
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9) {
|
|
302
302
|
animation: none;
|
|
303
303
|
transition: none;
|
|
304
304
|
}
|
|
305
305
|
}
|
|
306
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
306
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entering_1q84n_10bfn_206 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_entered_1q84n_10bfn_227 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9) {
|
|
307
307
|
animation: none;
|
|
308
308
|
transition: none;
|
|
309
309
|
}
|
|
310
|
-
.awsui_flash-with-
|
|
310
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_exiting_1q84n_10bfn_332:not(#\9) {
|
|
311
311
|
opacity: 0;
|
|
312
312
|
transform: translateY(-20px);
|
|
313
313
|
transition-property: transform, opacity;
|
|
314
|
-
transition-duration: var(--motion-duration-responsive-
|
|
315
|
-
transition-timing-function: var(--motion-easing-expressive-
|
|
314
|
+
transition-duration: var(--motion-duration-responsive-2h8kwl, 135ms);
|
|
315
|
+
transition-timing-function: var(--motion-easing-expressive-ndlg4u, ease-out);
|
|
316
316
|
}
|
|
317
317
|
@media (prefers-reduced-motion: reduce) {
|
|
318
|
-
.awsui_flash-with-
|
|
318
|
+
.awsui_flash-with-motion_1q84n_10bfn_153.awsui_exiting_1q84n_10bfn_332:not(#\9) {
|
|
319
319
|
animation: none;
|
|
320
320
|
transition: none;
|
|
321
321
|
}
|
|
322
322
|
}
|
|
323
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
323
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_10bfn_153.awsui_exiting_1q84n_10bfn_332:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_10bfn_153.awsui_exiting_1q84n_10bfn_332:not(#\9) {
|
|
324
324
|
animation: none;
|
|
325
325
|
transition: none;
|
|
326
326
|
}
|
|
@@ -341,35 +341,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
341
341
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
342
342
|
SPDX-License-Identifier: Apache-2.0
|
|
343
343
|
*/
|
|
344
|
-
.
|
|
345
|
-
.
|
|
346
|
-
.
|
|
347
|
-
transition-timing-function: var(--motion-easing-responsive-
|
|
348
|
-
transition-duration: var(--motion-duration-responsive-
|
|
344
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366 > .awsui_item_1q84n_10bfn_366:not(#\9),
|
|
345
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366 > .awsui_flash-list-item_1q84n_10bfn_367:not(#\9),
|
|
346
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366.awsui_notification-bar_1q84n_10bfn_368:not(#\9) {
|
|
347
|
+
transition-timing-function: var(--motion-easing-responsive-jm8d79, ease-out);
|
|
348
|
+
transition-duration: var(--motion-duration-responsive-2h8kwl, 135ms);
|
|
349
349
|
}
|
|
350
350
|
@media (prefers-reduced-motion: reduce) {
|
|
351
|
-
.
|
|
352
|
-
.
|
|
353
|
-
.
|
|
351
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366 > .awsui_item_1q84n_10bfn_366:not(#\9),
|
|
352
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366 > .awsui_flash-list-item_1q84n_10bfn_367:not(#\9),
|
|
353
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366.awsui_notification-bar_1q84n_10bfn_368:not(#\9) {
|
|
354
354
|
animation: none;
|
|
355
355
|
transition: none;
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
|
-
.awsui-motion-disabled .
|
|
358
|
+
.awsui-motion-disabled .awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366 > .awsui_item_1q84n_10bfn_366:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366 > .awsui_item_1q84n_10bfn_366:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366 > .awsui_flash-list-item_1q84n_10bfn_367:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366 > .awsui_flash-list-item_1q84n_10bfn_367:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366.awsui_notification-bar_1q84n_10bfn_368:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_10bfn_366 > .awsui_animation-running_1q84n_10bfn_366.awsui_notification-bar_1q84n_10bfn_368:not(#\9) {
|
|
359
359
|
animation: none;
|
|
360
360
|
transition: none;
|
|
361
361
|
}
|
|
362
|
-
.
|
|
363
|
-
.
|
|
362
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_collapsed_1q84n_10bfn_388.awsui_animation-ready_1q84n_10bfn_388 > .awsui_expanded-only_1q84n_10bfn_388:not(#\9),
|
|
363
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_collapsed_1q84n_10bfn_388.awsui_animation-running_1q84n_10bfn_366 > .awsui_expanded-only_1q84n_10bfn_388:not(#\9) {
|
|
364
364
|
display: none;
|
|
365
365
|
}
|
|
366
366
|
|
|
367
|
-
.
|
|
367
|
+
.awsui_stack_1q84n_10bfn_366:not(#\9) {
|
|
368
368
|
display: grid;
|
|
369
369
|
grid-template-columns: 30px 1fr 30px;
|
|
370
370
|
}
|
|
371
371
|
|
|
372
|
-
.
|
|
372
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_expanded_1q84n_10bfn_388:not(#\9) {
|
|
373
373
|
grid-column: 1/4;
|
|
374
374
|
}
|
|
375
375
|
|
|
@@ -383,45 +383,45 @@ the grid layout will be:
|
|
|
383
383
|
[10px] [item 2 start] [10px] [fractional unit] [10px] [item 2 end] [10px]
|
|
384
384
|
[10px] [10px] [item 3 start] [fractional unit] [item 3 end] [10px] [10px]
|
|
385
385
|
*/
|
|
386
|
-
.
|
|
386
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_collapsed_1q84n_10bfn_388:not(#\9) {
|
|
387
387
|
display: grid;
|
|
388
388
|
grid-column: 1/4;
|
|
389
389
|
grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-g964ok), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-g964ok), 10px);
|
|
390
390
|
row-gap: 8px;
|
|
391
391
|
z-index: 0;
|
|
392
392
|
}
|
|
393
|
-
.
|
|
393
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_collapsed_1q84n_10bfn_388 > .awsui_item_1q84n_10bfn_366:not(#\9) {
|
|
394
394
|
grid-column-start: calc(var(--awsui-flashbar-stack-index-g964ok) + 1);
|
|
395
395
|
grid-column-end: calc(var(--awsui-flashbar-stack-depth-g964ok) * 2 + 1 - var(--awsui-flashbar-stack-index-g964ok) + 1);
|
|
396
396
|
grid-row-start: 1;
|
|
397
397
|
grid-row-end: calc(var(--awsui-flashbar-stack-index-g964ok) + 2);
|
|
398
398
|
z-index: calc(var(--awsui-flashbar-stack-depth-g964ok) - var(--awsui-flashbar-stack-index-g964ok));
|
|
399
399
|
}
|
|
400
|
-
.
|
|
400
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_collapsed_1q84n_10bfn_388 > .awsui_item_1q84n_10bfn_366:not(#\9):not(:first-of-type) {
|
|
401
401
|
align-self: end;
|
|
402
402
|
/* Give placeholder elements in the stacked state the height of a notification
|
|
403
403
|
with one single line of text.
|
|
404
404
|
This makes them look better during the collapse animation, in which they are already empty.
|
|
405
405
|
*/
|
|
406
|
-
min-block-size: calc(var(--line-height-body-m-
|
|
406
|
+
min-block-size: calc(var(--line-height-body-m-gw0130, 22px) + (var(--space-scaled-xs-t3am3w, 8px) + var(--border-field-width-fjuzc5, 1px) + var(--space-scaled-xxs-krq5fq, 4px)) * 2);
|
|
407
407
|
}
|
|
408
|
-
.
|
|
409
|
-
.
|
|
410
|
-
box-shadow: var(--shadow-flash-collapsed-
|
|
408
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_collapsed_1q84n_10bfn_388 > .awsui_item_1q84n_10bfn_366:not(#\9):not(:last-child) > .awsui_flash_1q84n_10bfn_153::before,
|
|
409
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_collapsed_1q84n_10bfn_388 > .awsui_item_1q84n_10bfn_366.awsui_flash_1q84n_10bfn_153:not(#\9)::before {
|
|
410
|
+
box-shadow: var(--shadow-flash-collapsed-emn2ei, 0px 2px 2px rgba(0, 0, 0, 0.15));
|
|
411
411
|
}
|
|
412
412
|
|
|
413
|
-
.
|
|
413
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_expanded_1q84n_10bfn_388.awsui_animation-running_1q84n_10bfn_366 > .awsui_flash-list-item_1q84n_10bfn_367:not(#\9) {
|
|
414
414
|
position: relative;
|
|
415
415
|
z-index: calc(var(--awsui-flashbar-stack-depth-g964ok) - var(--awsui-flashbar-stack-index-g964ok));
|
|
416
416
|
}
|
|
417
417
|
|
|
418
|
-
.
|
|
418
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444:not(#\9):not(.awsui_expanded_1q84n_10bfn_388) {
|
|
419
419
|
/*
|
|
420
420
|
Since the notification bar is anchored to the bottom of the Flashbar, we need to push it up to account for the
|
|
421
421
|
missing third item when there are only 2 items in the stack.
|
|
422
422
|
*/
|
|
423
423
|
}
|
|
424
|
-
.
|
|
424
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444:not(#\9):not(.awsui_expanded_1q84n_10bfn_388):not(.awsui_short-list_1q84n_10bfn_450):not(.awsui_visual-refresh_1q84n_10bfn_450) {
|
|
425
425
|
/*
|
|
426
426
|
The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
|
|
427
427
|
notification bar from overlapping the elements below. But if using disableContentPaddings,
|
|
@@ -430,17 +430,17 @@ the grid layout will be:
|
|
|
430
430
|
*/
|
|
431
431
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
432
432
|
is the full height of the notification bar */
|
|
433
|
-
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-
|
|
433
|
+
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 1px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
|
|
434
434
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
|
|
435
435
|
}
|
|
436
|
-
.
|
|
437
|
-
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-
|
|
436
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444:not(#\9):not(.awsui_expanded_1q84n_10bfn_388):not(.awsui_short-list_1q84n_10bfn_450):not(.awsui_visual-refresh_1q84n_10bfn_450) > .awsui_notification-bar_1q84n_10bfn_368 {
|
|
437
|
+
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 0px);
|
|
438
438
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
439
439
|
is the full height of the notification bar */
|
|
440
|
-
margin-block-end: calc(calc(var(--space-scaled-xl-
|
|
441
|
-
padding-block: var(--space-scaled-xxs-
|
|
440
|
+
margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 1px - 0px);
|
|
441
|
+
padding-block: var(--space-scaled-xxs-krq5fq, 4px);
|
|
442
442
|
}
|
|
443
|
-
.
|
|
443
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444:not(#\9):not(.awsui_expanded_1q84n_10bfn_388):not(.awsui_short-list_1q84n_10bfn_450).awsui_visual-refresh_1q84n_10bfn_450 {
|
|
444
444
|
/*
|
|
445
445
|
The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
|
|
446
446
|
notification bar from overlapping the elements below. But if using disableContentPaddings,
|
|
@@ -449,17 +449,17 @@ the grid layout will be:
|
|
|
449
449
|
*/
|
|
450
450
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
451
451
|
is the full height of the notification bar */
|
|
452
|
-
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-
|
|
452
|
+
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 2px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
|
|
453
453
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
|
|
454
454
|
}
|
|
455
|
-
.
|
|
456
|
-
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-
|
|
455
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444:not(#\9):not(.awsui_expanded_1q84n_10bfn_388):not(.awsui_short-list_1q84n_10bfn_450).awsui_visual-refresh_1q84n_10bfn_450 > .awsui_notification-bar_1q84n_10bfn_368 {
|
|
456
|
+
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 0px);
|
|
457
457
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
458
458
|
is the full height of the notification bar */
|
|
459
|
-
margin-block-end: calc(calc(var(--space-scaled-xl-
|
|
460
|
-
padding-block: var(--space-scaled-xxs-
|
|
459
|
+
margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 2px - 0px);
|
|
460
|
+
padding-block: var(--space-scaled-xxs-krq5fq, 4px);
|
|
461
461
|
}
|
|
462
|
-
.
|
|
462
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444:not(#\9):not(.awsui_expanded_1q84n_10bfn_388).awsui_short-list_1q84n_10bfn_450:not(.awsui_visual-refresh_1q84n_10bfn_450) {
|
|
463
463
|
/*
|
|
464
464
|
The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
|
|
465
465
|
notification bar from overlapping the elements below. But if using disableContentPaddings,
|
|
@@ -468,17 +468,17 @@ the grid layout will be:
|
|
|
468
468
|
*/
|
|
469
469
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
470
470
|
is the full height of the notification bar */
|
|
471
|
-
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-
|
|
471
|
+
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 1px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
|
|
472
472
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 8px);
|
|
473
473
|
}
|
|
474
|
-
.
|
|
475
|
-
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-
|
|
474
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444:not(#\9):not(.awsui_expanded_1q84n_10bfn_388).awsui_short-list_1q84n_10bfn_450:not(.awsui_visual-refresh_1q84n_10bfn_450) > .awsui_notification-bar_1q84n_10bfn_368 {
|
|
475
|
+
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 8px);
|
|
476
476
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
477
477
|
is the full height of the notification bar */
|
|
478
|
-
margin-block-end: calc(calc(var(--space-scaled-xl-
|
|
479
|
-
padding-block: var(--space-scaled-xxs-
|
|
478
|
+
margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 1px - 8px);
|
|
479
|
+
padding-block: var(--space-scaled-xxs-krq5fq, 4px);
|
|
480
480
|
}
|
|
481
|
-
.
|
|
481
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444:not(#\9):not(.awsui_expanded_1q84n_10bfn_388).awsui_short-list_1q84n_10bfn_450.awsui_visual-refresh_1q84n_10bfn_450 {
|
|
482
482
|
/*
|
|
483
483
|
The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
|
|
484
484
|
notification bar from overlapping the elements below. But if using disableContentPaddings,
|
|
@@ -487,17 +487,17 @@ the grid layout will be:
|
|
|
487
487
|
*/
|
|
488
488
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
489
489
|
is the full height of the notification bar */
|
|
490
|
-
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-
|
|
490
|
+
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 2px - calc(var(--space-scaled-xl-etns6t, 24px) + 3px));
|
|
491
491
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 8px);
|
|
492
492
|
}
|
|
493
|
-
.
|
|
494
|
-
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-
|
|
493
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444:not(#\9):not(.awsui_expanded_1q84n_10bfn_388).awsui_short-list_1q84n_10bfn_450.awsui_visual-refresh_1q84n_10bfn_450 > .awsui_notification-bar_1q84n_10bfn_368 {
|
|
494
|
+
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-etns6t, 24px) + 3px) + 8px);
|
|
495
495
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
496
496
|
is the full height of the notification bar */
|
|
497
|
-
margin-block-end: calc(calc(var(--space-scaled-xl-
|
|
498
|
-
padding-block: var(--space-scaled-xxs-
|
|
497
|
+
margin-block-end: calc(calc(var(--space-scaled-xl-etns6t, 24px) + 3px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 2px - 8px);
|
|
498
|
+
padding-block: var(--space-scaled-xxs-krq5fq, 4px);
|
|
499
499
|
}
|
|
500
|
-
.
|
|
500
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444.awsui_expanded_1q84n_10bfn_388:not(#\9):not(.awsui_visual-refresh_1q84n_10bfn_450) {
|
|
501
501
|
/*
|
|
502
502
|
Give a bit more bottom margin when expanded, but only in Classic because in Visual Refresh the margin around the
|
|
503
503
|
notifications slot already gives it enough space.
|
|
@@ -510,17 +510,17 @@ the grid layout will be:
|
|
|
510
510
|
*/
|
|
511
511
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
512
512
|
is the full height of the notification bar */
|
|
513
|
-
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-
|
|
514
|
-
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + var(--space-scaled-m-
|
|
513
|
+
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 1px - var(--space-scaled-s-8j7izy, 12px));
|
|
514
|
+
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + var(--space-scaled-m-3uxq9h, 16px) + 0px);
|
|
515
515
|
}
|
|
516
|
-
.
|
|
517
|
-
margin-block-start: calc(-1 * var(--space-scaled-s-
|
|
516
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444.awsui_expanded_1q84n_10bfn_388:not(#\9):not(.awsui_visual-refresh_1q84n_10bfn_450) > .awsui_notification-bar_1q84n_10bfn_368 {
|
|
517
|
+
margin-block-start: calc(-1 * var(--space-scaled-s-8j7izy, 12px) + 0px);
|
|
518
518
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
519
519
|
is the full height of the notification bar */
|
|
520
|
-
margin-block-end: calc(var(--space-scaled-s-
|
|
521
|
-
padding-block: var(--space-scaled-xxs-
|
|
520
|
+
margin-block-end: calc(var(--space-scaled-s-8j7izy, 12px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 1px - 0px);
|
|
521
|
+
padding-block: var(--space-scaled-xxs-krq5fq, 4px);
|
|
522
522
|
}
|
|
523
|
-
.
|
|
523
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444.awsui_expanded_1q84n_10bfn_388.awsui_visual-refresh_1q84n_10bfn_450:not(#\9) {
|
|
524
524
|
/*
|
|
525
525
|
The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
|
|
526
526
|
notification bar from overlapping the elements below. But if using disableContentPaddings,
|
|
@@ -529,107 +529,107 @@ the grid layout will be:
|
|
|
529
529
|
*/
|
|
530
530
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
531
531
|
is the full height of the notification bar */
|
|
532
|
-
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-
|
|
532
|
+
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-gw0130, 22px) + 2 * var(--space-scaled-xxs-krq5fq, 4px) + 2 * 2px - var(--space-scaled-s-8j7izy, 12px));
|
|
533
533
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
|
|
534
534
|
}
|
|
535
|
-
.
|
|
536
|
-
margin-block-start: calc(-1 * var(--space-scaled-s-
|
|
535
|
+
.awsui_stack_1q84n_10bfn_366.awsui_collapsible_1q84n_10bfn_444.awsui_expanded_1q84n_10bfn_388.awsui_visual-refresh_1q84n_10bfn_450 > .awsui_notification-bar_1q84n_10bfn_368:not(#\9) {
|
|
536
|
+
margin-block-start: calc(-1 * var(--space-scaled-s-8j7izy, 12px) + 0px);
|
|
537
537
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
538
538
|
is the full height of the notification bar */
|
|
539
|
-
margin-block-end: calc(var(--space-scaled-s-
|
|
540
|
-
padding-block: var(--space-scaled-xxs-
|
|
539
|
+
margin-block-end: calc(var(--space-scaled-s-8j7izy, 12px) - var(--line-height-body-m-gw0130, 22px) - 2 * var(--space-scaled-xxs-krq5fq, 4px) - 2 * 2px - 0px);
|
|
540
|
+
padding-block: var(--space-scaled-xxs-krq5fq, 4px);
|
|
541
541
|
}
|
|
542
542
|
|
|
543
|
-
.
|
|
543
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368:not(#\9) {
|
|
544
544
|
min-inline-size: 0;
|
|
545
545
|
word-break: break-word;
|
|
546
|
-
background: var(--color-background-notification-stack-bar-
|
|
547
|
-
border-color: var(--color-border-notification-stack-bar-
|
|
548
|
-
border-start-start-radius: var(--border-radius-button-
|
|
549
|
-
border-start-end-radius: var(--border-radius-button-
|
|
550
|
-
border-end-start-radius: var(--border-radius-button-
|
|
551
|
-
border-end-end-radius: var(--border-radius-button-
|
|
546
|
+
background: var(--color-background-notification-stack-bar-7l8dyd, #2a2e33);
|
|
547
|
+
border-color: var(--color-border-notification-stack-bar-otph81, #2a2e33);
|
|
548
|
+
border-start-start-radius: var(--border-radius-button-r0qo8t, 2px);
|
|
549
|
+
border-start-end-radius: var(--border-radius-button-r0qo8t, 2px);
|
|
550
|
+
border-end-start-radius: var(--border-radius-button-r0qo8t, 2px);
|
|
551
|
+
border-end-end-radius: var(--border-radius-button-r0qo8t, 2px);
|
|
552
552
|
border-block-style: solid;
|
|
553
553
|
border-inline-style: solid;
|
|
554
|
-
box-shadow: var(--shadow-panel-toggle-
|
|
555
|
-
color: var(--color-text-notification-stack-bar-
|
|
554
|
+
box-shadow: var(--shadow-panel-toggle-02xi8k, 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));
|
|
555
|
+
color: var(--color-text-notification-stack-bar-hqf3h8, #ffffff);
|
|
556
556
|
cursor: pointer;
|
|
557
557
|
display: flex;
|
|
558
558
|
flex-direction: row;
|
|
559
559
|
flex-wrap: wrap;
|
|
560
560
|
grid-column: 2;
|
|
561
561
|
grid-row: 2;
|
|
562
|
-
column-gap: calc(var(--space-m-
|
|
562
|
+
column-gap: calc(var(--space-m-u91ipm, 16px) + var(--space-xxs-y2432o, 4px));
|
|
563
563
|
justify-content: center;
|
|
564
|
-
letter-spacing: var(--font-button-letter-spacing-
|
|
564
|
+
letter-spacing: var(--font-button-letter-spacing-47n0nr, 0.25px);
|
|
565
565
|
margin-inline: auto;
|
|
566
566
|
row-gap: 0;
|
|
567
567
|
text-align: center;
|
|
568
568
|
text-decoration: none;
|
|
569
569
|
z-index: 1;
|
|
570
570
|
}
|
|
571
|
-
.
|
|
572
|
-
.
|
|
573
|
-
.
|
|
574
|
-
font-size: var(--font-size-body-m-
|
|
575
|
-
line-height: var(--line-height-body-m-
|
|
576
|
-
color: var(--color-text-body-default-
|
|
571
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_status_1q84n_10bfn_597 > .awsui_header_1q84n_10bfn_597:not(#\9),
|
|
572
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_status_1q84n_10bfn_597 > .awsui_item-count_1q84n_10bfn_598:not(#\9),
|
|
573
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599:not(#\9) {
|
|
574
|
+
font-size: var(--font-size-body-m-6wxxs5, 14px);
|
|
575
|
+
line-height: var(--line-height-body-m-gw0130, 22px);
|
|
576
|
+
color: var(--color-text-body-default-agk00h, #16191f);
|
|
577
577
|
font-weight: 400;
|
|
578
|
-
font-family: var(--font-family-base-
|
|
578
|
+
font-family: var(--font-family-base-pxn2ad, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
579
579
|
-webkit-font-smoothing: auto;
|
|
580
580
|
-moz-osx-font-smoothing: auto;
|
|
581
|
-
color: var(--color-text-notification-stack-bar-
|
|
581
|
+
color: var(--color-text-notification-stack-bar-hqf3h8, #ffffff);
|
|
582
582
|
cursor: pointer;
|
|
583
583
|
margin-block: 0;
|
|
584
584
|
padding-block: 0;
|
|
585
585
|
}
|
|
586
|
-
.
|
|
586
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_status_1q84n_10bfn_597:not(#\9) {
|
|
587
587
|
display: flex;
|
|
588
588
|
flex-direction: row;
|
|
589
589
|
flex-wrap: wrap;
|
|
590
|
-
column-gap: var(--space-m-
|
|
590
|
+
column-gap: var(--space-m-u91ipm, 16px);
|
|
591
591
|
justify-content: center;
|
|
592
592
|
row-gap: 0;
|
|
593
593
|
}
|
|
594
|
-
.
|
|
595
|
-
font-weight: var(--font-button-weight-
|
|
594
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_status_1q84n_10bfn_597 > .awsui_header_1q84n_10bfn_597:not(#\9) {
|
|
595
|
+
font-weight: var(--font-button-weight-6haenw, 700);
|
|
596
596
|
display: inline-block;
|
|
597
597
|
}
|
|
598
|
-
.
|
|
599
|
-
column-gap: var(--space-s-
|
|
598
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_status_1q84n_10bfn_597 > .awsui_item-count_1q84n_10bfn_598:not(#\9) {
|
|
599
|
+
column-gap: var(--space-s-vmutj3, 12px);
|
|
600
600
|
display: flex;
|
|
601
601
|
flex-direction: row;
|
|
602
602
|
flex-wrap: wrap;
|
|
603
603
|
justify-content: center;
|
|
604
604
|
row-gap: 0;
|
|
605
605
|
}
|
|
606
|
-
.
|
|
607
|
-
margin-inline-start: var(--space-xxs-
|
|
606
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_status_1q84n_10bfn_597 > .awsui_item-count_1q84n_10bfn_598 > .awsui_type-count_1q84n_10bfn_632 > .awsui_count-number_1q84n_10bfn_632:not(#\9) {
|
|
607
|
+
margin-inline-start: var(--space-xxs-y2432o, 4px);
|
|
608
608
|
}
|
|
609
|
-
.
|
|
610
|
-
background: var(--color-background-notification-stack-bar-hover-
|
|
611
|
-
border-color: var(--color-background-notification-stack-bar-hover-
|
|
609
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368:not(#\9):hover {
|
|
610
|
+
background: var(--color-background-notification-stack-bar-hover-x1usjm, #545b64);
|
|
611
|
+
border-color: var(--color-background-notification-stack-bar-hover-x1usjm, #545b64);
|
|
612
612
|
}
|
|
613
|
-
.
|
|
614
|
-
background: var(--color-background-notification-stack-bar-active-
|
|
613
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368:not(#\9):active {
|
|
614
|
+
background: var(--color-background-notification-stack-bar-active-p02rgc, #2a2e33);
|
|
615
615
|
}
|
|
616
|
-
.
|
|
616
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368.awsui_visual-refresh_1q84n_10bfn_450:not(#\9) {
|
|
617
617
|
border-block-width: 2px;
|
|
618
618
|
border-inline-width: 2px;
|
|
619
|
-
padding-inline: var(--space-l-
|
|
619
|
+
padding-inline: var(--space-l-eenfqd, 20px);
|
|
620
620
|
}
|
|
621
|
-
.
|
|
621
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368:not(#\9):not(.awsui_visual-refresh_1q84n_10bfn_450) {
|
|
622
622
|
border-block-width: 1px;
|
|
623
623
|
border-inline-width: 1px;
|
|
624
|
-
padding-inline: var(--space-s-
|
|
624
|
+
padding-inline: var(--space-s-vmutj3, 12px);
|
|
625
625
|
}
|
|
626
|
-
.
|
|
626
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368:not(#\9):not(.awsui_visual-refresh_1q84n_10bfn_450):focus {
|
|
627
627
|
text-decoration: none;
|
|
628
628
|
}
|
|
629
|
-
.
|
|
629
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368:not(#\9):not(.awsui_visual-refresh_1q84n_10bfn_450):hover {
|
|
630
630
|
text-decoration: none;
|
|
631
631
|
}
|
|
632
|
-
.
|
|
632
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599:not(#\9) {
|
|
633
633
|
display: inline-block;
|
|
634
634
|
flex-grow: 1;
|
|
635
635
|
background: none;
|
|
@@ -637,33 +637,33 @@ the grid layout will be:
|
|
|
637
637
|
border-inline: none;
|
|
638
638
|
padding-block: 0;
|
|
639
639
|
}
|
|
640
|
-
.
|
|
641
|
-
transition: transform var(--motion-duration-rotate-90-
|
|
640
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599 > .awsui_icon_1q84n_10bfn_666:not(#\9) {
|
|
641
|
+
transition: transform var(--motion-duration-rotate-90-bpnkq9, 135ms) var(--motion-easing-rotate-90-c61wiy, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
642
642
|
}
|
|
643
643
|
@media (prefers-reduced-motion: reduce) {
|
|
644
|
-
.
|
|
644
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599 > .awsui_icon_1q84n_10bfn_666:not(#\9) {
|
|
645
645
|
animation: none;
|
|
646
646
|
transition: none;
|
|
647
647
|
}
|
|
648
648
|
}
|
|
649
|
-
.awsui-motion-disabled .
|
|
649
|
+
.awsui-motion-disabled .awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599 > .awsui_icon_1q84n_10bfn_666:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599 > .awsui_icon_1q84n_10bfn_666:not(#\9) {
|
|
650
650
|
animation: none;
|
|
651
651
|
transition: none;
|
|
652
652
|
}
|
|
653
|
-
.
|
|
653
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599.awsui_expanded_1q84n_10bfn_388 > .awsui_icon_1q84n_10bfn_666:not(#\9) {
|
|
654
654
|
transform: rotate(180deg);
|
|
655
655
|
}
|
|
656
|
-
.
|
|
656
|
+
.awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599:not(#\9):focus {
|
|
657
657
|
outline: none;
|
|
658
658
|
}
|
|
659
|
-
body[data-awsui-focus-visible=true] .
|
|
659
|
+
body[data-awsui-focus-visible=true] .awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599:not(#\9):focus {
|
|
660
660
|
position: relative;
|
|
661
661
|
}
|
|
662
|
-
body[data-awsui-focus-visible=true] .
|
|
662
|
+
body[data-awsui-focus-visible=true] .awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599:not(#\9):focus {
|
|
663
663
|
outline: 2px dotted transparent;
|
|
664
664
|
outline-offset: calc(0px - 1px);
|
|
665
665
|
}
|
|
666
|
-
body[data-awsui-focus-visible=true] .
|
|
666
|
+
body[data-awsui-focus-visible=true] .awsui_stack_1q84n_10bfn_366 > .awsui_notification-bar_1q84n_10bfn_368 > .awsui_button_1q84n_10bfn_599:not(#\9):focus::before {
|
|
667
667
|
content: " ";
|
|
668
668
|
display: block;
|
|
669
669
|
position: absolute;
|
|
@@ -671,27 +671,27 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_jdhth_366 > .awsui_notifi
|
|
|
671
671
|
inset-block-start: calc(-1 * 0px);
|
|
672
672
|
inline-size: calc(100% + 0px + 0px);
|
|
673
673
|
block-size: calc(100% + 0px + 0px);
|
|
674
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
675
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
676
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
677
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
678
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
674
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
675
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
676
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
677
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
678
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
|
|
679
679
|
}
|
|
680
680
|
|
|
681
|
-
.
|
|
681
|
+
.awsui_stack_1q84n_10bfn_366.awsui_expanded_1q84n_10bfn_388:not(#\9):not(.awsui_floating_1q84n_10bfn_707) {
|
|
682
682
|
padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-g964ok, 0);
|
|
683
683
|
}
|
|
684
684
|
|
|
685
|
-
.
|
|
685
|
+
.awsui_flashbar_1q84n_10bfn_711:not(#\9) {
|
|
686
686
|
position: relative;
|
|
687
687
|
/* stylelint-disable-next-line selector-max-type */
|
|
688
688
|
}
|
|
689
|
-
.
|
|
689
|
+
.awsui_flashbar_1q84n_10bfn_711 > li + li:not(#\9) {
|
|
690
690
|
padding-block-start: 0;
|
|
691
691
|
}
|
|
692
692
|
|
|
693
|
-
.
|
|
694
|
-
.
|
|
693
|
+
.awsui_flashbar_1q84n_10bfn_711:not(#\9),
|
|
694
|
+
.awsui_flash_1q84n_10bfn_153:not(#\9) {
|
|
695
695
|
border-collapse: separate;
|
|
696
696
|
border-spacing: 0;
|
|
697
697
|
box-sizing: border-box;
|
|
@@ -718,31 +718,31 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_jdhth_366 > .awsui_notifi
|
|
|
718
718
|
visibility: visible;
|
|
719
719
|
white-space: normal;
|
|
720
720
|
word-spacing: normal;
|
|
721
|
-
font-size: var(--font-size-body-m-
|
|
722
|
-
line-height: var(--line-height-body-m-
|
|
723
|
-
color: var(--color-text-body-default-
|
|
721
|
+
font-size: var(--font-size-body-m-6wxxs5, 14px);
|
|
722
|
+
line-height: var(--line-height-body-m-gw0130, 22px);
|
|
723
|
+
color: var(--color-text-body-default-agk00h, #16191f);
|
|
724
724
|
font-weight: 400;
|
|
725
|
-
font-family: var(--font-family-base-
|
|
725
|
+
font-family: var(--font-family-base-pxn2ad, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
726
726
|
-webkit-font-smoothing: auto;
|
|
727
727
|
-moz-osx-font-smoothing: auto;
|
|
728
728
|
}
|
|
729
729
|
|
|
730
|
-
.
|
|
730
|
+
.awsui_flash_1q84n_10bfn_153:not(#\9) {
|
|
731
731
|
position: relative;
|
|
732
732
|
display: flex;
|
|
733
733
|
justify-content: flex-start;
|
|
734
734
|
align-items: flex-start;
|
|
735
|
-
padding-block: var(--space-scaled-xs-
|
|
736
|
-
padding-inline: var(--space-flashbar-horizontal-
|
|
737
|
-
border-start-start-radius: var(--border-radius-flashbar-
|
|
738
|
-
border-start-end-radius: var(--border-radius-flashbar-
|
|
739
|
-
border-end-start-radius: var(--border-radius-flashbar-
|
|
740
|
-
border-end-end-radius: var(--border-radius-flashbar-
|
|
741
|
-
color: var(--color-text-notification-default-
|
|
735
|
+
padding-block: var(--space-scaled-xs-t3am3w, 8px);
|
|
736
|
+
padding-inline: var(--space-flashbar-horizontal-j1oyjf, 12px);
|
|
737
|
+
border-start-start-radius: var(--border-radius-flashbar-t2sip9, 0px);
|
|
738
|
+
border-start-end-radius: var(--border-radius-flashbar-t2sip9, 0px);
|
|
739
|
+
border-end-start-radius: var(--border-radius-flashbar-t2sip9, 0px);
|
|
740
|
+
border-end-end-radius: var(--border-radius-flashbar-t2sip9, 0px);
|
|
741
|
+
color: var(--color-text-notification-default-iisqj9, #fafafa);
|
|
742
742
|
overflow-wrap: break-word;
|
|
743
743
|
word-wrap: break-word;
|
|
744
744
|
}
|
|
745
|
-
.
|
|
745
|
+
.awsui_flash_1q84n_10bfn_153:not(#\9)::before {
|
|
746
746
|
content: "";
|
|
747
747
|
position: absolute;
|
|
748
748
|
inset-inline-start: 0px;
|
|
@@ -752,139 +752,139 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_jdhth_366 > .awsui_notifi
|
|
|
752
752
|
pointer-events: none;
|
|
753
753
|
background: transparent;
|
|
754
754
|
box-sizing: border-box;
|
|
755
|
-
border-start-start-radius: var(--border-radius-flashbar-
|
|
756
|
-
border-start-end-radius: var(--border-radius-flashbar-
|
|
757
|
-
border-end-start-radius: var(--border-radius-flashbar-
|
|
758
|
-
border-end-end-radius: var(--border-radius-flashbar-
|
|
759
|
-
box-shadow: var(--shadow-flash-sticky-
|
|
755
|
+
border-start-start-radius: var(--border-radius-flashbar-t2sip9, 0px);
|
|
756
|
+
border-start-end-radius: var(--border-radius-flashbar-t2sip9, 0px);
|
|
757
|
+
border-end-start-radius: var(--border-radius-flashbar-t2sip9, 0px);
|
|
758
|
+
border-end-end-radius: var(--border-radius-flashbar-t2sip9, 0px);
|
|
759
|
+
box-shadow: var(--shadow-flash-sticky-npj8dn, 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));
|
|
760
760
|
}
|
|
761
|
-
.awsui_flash-
|
|
761
|
+
.awsui_flash-refresh_1q84n_10bfn_786:not(#\9)::before {
|
|
762
762
|
z-index: -1;
|
|
763
763
|
}
|
|
764
764
|
|
|
765
|
-
.awsui_flash-
|
|
765
|
+
.awsui_flash-list_1q84n_10bfn_367:not(#\9) {
|
|
766
766
|
list-style: none;
|
|
767
767
|
padding-block: 0;
|
|
768
768
|
padding-inline: 0;
|
|
769
769
|
margin-block: 0;
|
|
770
770
|
margin-inline: 0;
|
|
771
771
|
}
|
|
772
|
-
.awsui_flash-
|
|
773
|
-
margin-block-end: var(--space-xxxs-
|
|
772
|
+
.awsui_flash-list_1q84n_10bfn_367:not(#\9):not(.awsui_collapsed_1q84n_10bfn_388) > li:not(:last-child) {
|
|
773
|
+
margin-block-end: var(--space-xxxs-gn3248, 2px);
|
|
774
774
|
}
|
|
775
775
|
|
|
776
|
-
.awsui_flash-
|
|
776
|
+
.awsui_flash-body_1q84n_10bfn_167:not(#\9) {
|
|
777
777
|
display: flex;
|
|
778
778
|
flex-grow: 1;
|
|
779
779
|
min-inline-size: 0;
|
|
780
780
|
}
|
|
781
781
|
|
|
782
|
-
.awsui_flash-focus-
|
|
782
|
+
.awsui_flash-focus-container_1q84n_10bfn_807:not(#\9) {
|
|
783
783
|
display: flex;
|
|
784
784
|
flex: 1;
|
|
785
785
|
min-inline-size: 0;
|
|
786
786
|
}
|
|
787
|
-
.awsui_flash-focus-
|
|
787
|
+
.awsui_flash-focus-container_1q84n_10bfn_807:not(#\9):focus {
|
|
788
788
|
outline: none;
|
|
789
789
|
}
|
|
790
|
-
body[data-awsui-focus-visible=true] .awsui_flash-focus-
|
|
790
|
+
body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_10bfn_807:not(#\9):focus {
|
|
791
791
|
position: relative;
|
|
792
792
|
}
|
|
793
|
-
body[data-awsui-focus-visible=true] .awsui_flash-focus-
|
|
793
|
+
body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_10bfn_807:not(#\9):focus {
|
|
794
794
|
outline: 2px dotted transparent;
|
|
795
|
-
outline-offset: calc(var(--space-button-focus-outline-gutter-
|
|
795
|
+
outline-offset: calc(var(--space-button-focus-outline-gutter-90p0io, 3px) - 1px);
|
|
796
796
|
}
|
|
797
|
-
body[data-awsui-focus-visible=true] .awsui_flash-focus-
|
|
797
|
+
body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_10bfn_807:not(#\9):focus::before {
|
|
798
798
|
content: " ";
|
|
799
799
|
display: block;
|
|
800
800
|
position: absolute;
|
|
801
|
-
inset-inline-start: calc(-1 * var(--space-button-focus-outline-gutter-
|
|
802
|
-
inset-block-start: calc(-1 * var(--space-button-focus-outline-gutter-
|
|
803
|
-
inline-size: calc(100% + var(--space-button-focus-outline-gutter-
|
|
804
|
-
block-size: calc(100% + var(--space-button-focus-outline-gutter-
|
|
805
|
-
border-start-start-radius: var(--border-radius-control-default-focus-ring-
|
|
806
|
-
border-start-end-radius: var(--border-radius-control-default-focus-ring-
|
|
807
|
-
border-end-start-radius: var(--border-radius-control-default-focus-ring-
|
|
808
|
-
border-end-end-radius: var(--border-radius-control-default-focus-ring-
|
|
809
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
801
|
+
inset-inline-start: calc(-1 * var(--space-button-focus-outline-gutter-90p0io, 3px));
|
|
802
|
+
inset-block-start: calc(-1 * var(--space-button-focus-outline-gutter-90p0io, 3px));
|
|
803
|
+
inline-size: calc(100% + var(--space-button-focus-outline-gutter-90p0io, 3px) + var(--space-button-focus-outline-gutter-90p0io, 3px));
|
|
804
|
+
block-size: calc(100% + var(--space-button-focus-outline-gutter-90p0io, 3px) + var(--space-button-focus-outline-gutter-90p0io, 3px));
|
|
805
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
806
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
807
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
808
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
809
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
|
|
810
810
|
}
|
|
811
811
|
|
|
812
|
-
.awsui_flash-
|
|
813
|
-
margin-block: var(--border-field-width-
|
|
812
|
+
.awsui_flash-text_1q84n_10bfn_837:not(#\9) {
|
|
813
|
+
margin-block: var(--border-field-width-fjuzc5, 1px);
|
|
814
814
|
margin-inline: 0;
|
|
815
|
-
padding-block: var(--space-scaled-xxs-
|
|
816
|
-
padding-inline: var(--space-xxs-
|
|
815
|
+
padding-block: var(--space-scaled-xxs-krq5fq, 4px);
|
|
816
|
+
padding-inline: var(--space-xxs-y2432o, 4px);
|
|
817
817
|
}
|
|
818
818
|
|
|
819
|
-
.awsui_flash-
|
|
819
|
+
.awsui_flash-icon_1q84n_10bfn_193:not(#\9) {
|
|
820
820
|
flex: 0 0 auto;
|
|
821
821
|
padding-inline-start: 0;
|
|
822
822
|
}
|
|
823
823
|
|
|
824
|
-
.awsui_flash-
|
|
824
|
+
.awsui_flash-message_1q84n_10bfn_167:not(#\9) {
|
|
825
825
|
flex: 1 1 0%;
|
|
826
826
|
word-wrap: break-word;
|
|
827
827
|
max-inline-size: 100%;
|
|
828
828
|
overflow: hidden;
|
|
829
829
|
}
|
|
830
830
|
|
|
831
|
-
.
|
|
831
|
+
.awsui_hidden_1q84n_10bfn_856:not(#\9) {
|
|
832
832
|
display: none;
|
|
833
833
|
}
|
|
834
834
|
|
|
835
|
-
.awsui_flash-
|
|
836
|
-
.awsui_header-
|
|
835
|
+
.awsui_flash-header_1q84n_10bfn_167:not(#\9),
|
|
836
|
+
.awsui_header-replacement_1q84n_10bfn_861:not(#\9) {
|
|
837
837
|
font-weight: 700;
|
|
838
838
|
}
|
|
839
839
|
|
|
840
|
-
.awsui_flash-
|
|
841
|
-
.awsui_content-
|
|
840
|
+
.awsui_flash-content_1q84n_10bfn_168:not(#\9),
|
|
841
|
+
.awsui_content-replacement_1q84n_10bfn_866:not(#\9) {
|
|
842
842
|
/* Only used as a selector for test-utils */
|
|
843
843
|
}
|
|
844
844
|
|
|
845
|
-
.awsui_dismiss-button-
|
|
845
|
+
.awsui_dismiss-button-wrapper_1q84n_10bfn_170:not(#\9) {
|
|
846
846
|
flex: 0 0 auto;
|
|
847
|
-
margin-inline: var(--space-s-
|
|
848
|
-
padding-inline-end: var(--space-flashbar-dismiss-right-
|
|
847
|
+
margin-inline: var(--space-s-vmutj3, 12px) calc(-1 * var(--space-xxs-y2432o, 4px));
|
|
848
|
+
padding-inline-end: var(--space-flashbar-dismiss-right-isj5kw, 4px);
|
|
849
849
|
}
|
|
850
850
|
|
|
851
|
-
.awsui_dismiss-
|
|
851
|
+
.awsui_dismiss-button_1q84n_10bfn_170:not(#\9) {
|
|
852
852
|
/* Only used as a selector for test-utils */
|
|
853
853
|
}
|
|
854
854
|
|
|
855
|
-
.awsui_action-button-
|
|
855
|
+
.awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9) {
|
|
856
856
|
white-space: nowrap;
|
|
857
|
-
margin-inline-start: var(--space-flashbar-action-left-
|
|
857
|
+
margin-inline-start: var(--space-flashbar-action-left-itwfbt, 16px);
|
|
858
858
|
}
|
|
859
859
|
|
|
860
|
-
.
|
|
860
|
+
.awsui_flashbar_1q84n_10bfn_711.awsui_breakpoint-default_1q84n_10bfn_885 > .awsui_flash-list_1q84n_10bfn_367 > .awsui_flash-list-item_1q84n_10bfn_367 > .awsui_flash_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167:not(#\9) {
|
|
861
861
|
display: block;
|
|
862
862
|
}
|
|
863
|
-
.
|
|
864
|
-
margin-inline-start: var(--space-l-
|
|
865
|
-
padding-inline-start: var(--space-xxs-
|
|
866
|
-
margin-block-end: var(--space-xxs-
|
|
863
|
+
.awsui_flashbar_1q84n_10bfn_711.awsui_breakpoint-default_1q84n_10bfn_885 > .awsui_flash-list_1q84n_10bfn_367 > .awsui_flash-list-item_1q84n_10bfn_367 > .awsui_flash_1q84n_10bfn_153 > .awsui_flash-body_1q84n_10bfn_167 > .awsui_action-button-wrapper_1q84n_10bfn_169:not(#\9) {
|
|
864
|
+
margin-inline-start: var(--space-l-eenfqd, 20px);
|
|
865
|
+
padding-inline-start: var(--space-xxs-y2432o, 4px);
|
|
866
|
+
margin-block-end: var(--space-xxs-y2432o, 4px);
|
|
867
867
|
}
|
|
868
868
|
|
|
869
|
-
.awsui_action-
|
|
870
|
-
.awsui_action-
|
|
869
|
+
.awsui_action-button_1q84n_10bfn_169:not(#\9),
|
|
870
|
+
.awsui_action-slot_1q84n_10bfn_895:not(#\9) {
|
|
871
871
|
/* Only used as a selector for test-utils */
|
|
872
872
|
}
|
|
873
873
|
|
|
874
|
-
.awsui_flash-type-
|
|
875
|
-
background-color: var(--color-background-notification-green-
|
|
874
|
+
.awsui_flash-type-success_1q84n_10bfn_899:not(#\9) {
|
|
875
|
+
background-color: var(--color-background-notification-green-pxodvl, #1d8102);
|
|
876
876
|
}
|
|
877
877
|
|
|
878
|
-
.awsui_flash-type-
|
|
879
|
-
background-color: var(--color-background-notification-red-
|
|
878
|
+
.awsui_flash-type-error_1q84n_10bfn_903:not(#\9) {
|
|
879
|
+
background-color: var(--color-background-notification-red-0hs2pe, #d13212);
|
|
880
880
|
}
|
|
881
881
|
|
|
882
|
-
.awsui_flash-type-
|
|
883
|
-
.awsui_flash-type-in-
|
|
884
|
-
background-color: var(--color-background-notification-blue-
|
|
882
|
+
.awsui_flash-type-info_1q84n_10bfn_907:not(#\9),
|
|
883
|
+
.awsui_flash-type-in-progress_1q84n_10bfn_908:not(#\9) {
|
|
884
|
+
background-color: var(--color-background-notification-blue-ckp8sf, #0073bb);
|
|
885
885
|
}
|
|
886
886
|
|
|
887
|
-
.awsui_flash-type-
|
|
888
|
-
color: var(--color-text-notification-yellow-
|
|
889
|
-
background-color: var(--color-background-notification-yellow-
|
|
887
|
+
.awsui_flash-type-warning_1q84n_10bfn_912:not(#\9) {
|
|
888
|
+
color: var(--color-text-notification-yellow-2rj9mr, #16191f);
|
|
889
|
+
background-color: var(--color-background-notification-yellow-6ytfvw, #ffe347);
|
|
890
890
|
}
|