@cloudscape-design/components 3.0.841 → 3.0.843
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +28 -28
- package/alert/styles.scoped.css +49 -45
- package/alert/styles.selectors.js +28 -28
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +24 -20
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +36 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +10 -6
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +14 -14
- package/app-layout/drawer/styles.scoped.css +28 -24
- package/app-layout/drawer/styles.selectors.js +14 -14
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +12 -8
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +5 -5
- package/app-layout/resize/styles.scoped.css +16 -12
- package/app-layout/resize/styles.selectors.js +5 -5
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +6 -2
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +16 -12
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +12 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +167 -163
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +10 -10
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +17 -13
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +10 -10
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -5
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +39 -35
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +5 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +19 -15
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +7 -7
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +23 -19
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +7 -7
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +15 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +28 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/load-more-controller.d.ts.map +1 -1
- package/autosuggest/load-more-controller.js +1 -1
- package/autosuggest/load-more-controller.js.map +1 -1
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +14 -10
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +240 -236
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/all-items-dropdown.d.ts +15 -0
- package/breadcrumb-group/all-items-dropdown.d.ts.map +1 -0
- package/breadcrumb-group/all-items-dropdown.js +47 -0
- package/breadcrumb-group/all-items-dropdown.js.map +1 -0
- package/breadcrumb-group/implementation.d.ts.map +1 -1
- package/breadcrumb-group/implementation.js +9 -6
- package/breadcrumb-group/implementation.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +29 -25
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -10
- package/breadcrumb-group/styles.scoped.css +124 -11
- package/breadcrumb-group/styles.selectors.js +14 -10
- package/breadcrumb-group/utils.d.ts +0 -2
- package/breadcrumb-group/utils.d.ts.map +1 -1
- package/breadcrumb-group/utils.js +17 -46
- package/breadcrumb-group/utils.js.map +1 -1
- package/button/index.d.ts.map +1 -1
- package/button/index.js +3 -3
- package/button/index.js.map +1 -1
- package/button/interfaces.d.ts +18 -0
- package/button/interfaces.d.ts.map +1 -1
- package/button/interfaces.js.map +1 -1
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +15 -2
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +21 -21
- package/button/styles.scoped.css +158 -154
- package/button/styles.selectors.js +21 -21
- package/button/test-classes/styles.css.js +2 -1
- package/button/test-classes/styles.scoped.css +5 -1
- package/button/test-classes/styles.selectors.js +2 -1
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +27 -23
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +2 -2
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +18 -2
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +13 -6
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/item-element/index.d.ts.map +1 -1
- package/button-dropdown/item-element/index.js +3 -2
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +14 -13
- package/button-dropdown/item-element/styles.scoped.css +33 -21
- package/button-dropdown/item-element/styles.selectors.js +14 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +9 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +21 -17
- package/button-dropdown/styles.scoped.css +51 -38
- package/button-dropdown/styles.selectors.js +21 -17
- package/button-group/file-input-item.d.ts +11 -0
- package/button-group/file-input-item.d.ts.map +1 -0
- package/button-group/file-input-item.js +23 -0
- package/button-group/file-input-item.js.map +1 -0
- package/button-group/interfaces.d.ts +23 -1
- package/button-group/interfaces.d.ts.map +1 -1
- package/button-group/interfaces.js.map +1 -1
- package/button-group/internal.d.ts.map +1 -1
- package/button-group/internal.js +2 -2
- package/button-group/internal.js.map +1 -1
- package/button-group/item-element.d.ts +1 -0
- package/button-group/item-element.d.ts.map +1 -1
- package/button-group/item-element.js +12 -6
- package/button-group/item-element.js.map +1 -1
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +10 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/grid/index.d.ts +1 -2
- package/calendar/grid/index.d.ts.map +1 -1
- package/calendar/grid/index.js.map +1 -1
- package/calendar/grid/use-calendar-grid-keyboard-navigation.d.ts.map +1 -1
- package/calendar/grid/use-calendar-grid-keyboard-navigation.js +2 -1
- package/calendar/grid/use-calendar-grid-keyboard-navigation.js.map +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +2 -1
- package/calendar/internal.js.map +1 -1
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +47 -43
- package/calendar/styles.selectors.js +21 -21
- package/calendar/utils/navigation-day.d.ts +8 -0
- package/calendar/utils/navigation-day.d.ts.map +1 -0
- package/calendar/utils/navigation-day.js +39 -0
- package/calendar/utils/navigation-day.js.map +1 -0
- package/calendar/utils/{navigation.d.ts → navigation-month.d.ts} +2 -6
- package/calendar/utils/navigation-month.d.ts.map +1 -0
- package/calendar/utils/navigation-month.js +39 -0
- package/calendar/utils/navigation-month.js.map +1 -0
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +54 -50
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +9 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +10 -6
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +139 -135
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +12 -12
- package/collection-preferences/content-display/styles.scoped.css +23 -15
- package/collection-preferences/content-display/styles.selectors.js +12 -12
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +58 -42
- package/collection-preferences/styles.selectors.js +38 -38
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +14 -10
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +49 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +31 -31
- package/container/styles.scoped.css +60 -56
- package/container/styles.selectors.js +31 -31
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +20 -16
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/index.d.ts.map +1 -1
- package/date-range-picker/calendar/grids/index.js +1 -1
- package/date-range-picker/calendar/grids/index.js.map +1 -1
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +47 -43
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +3 -10
- package/date-range-picker/index.js.map +1 -1
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +17 -13
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +51 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/date-range-picker/time-offset.d.ts +2 -1
- package/date-range-picker/time-offset.d.ts.map +1 -1
- package/date-range-picker/time-offset.js +1 -1
- package/date-range-picker/time-offset.js.map +1 -1
- package/date-range-picker/utils.d.ts +9 -0
- package/date-range-picker/utils.d.ts.map +1 -1
- package/date-range-picker/utils.js +19 -2
- package/date-range-picker/utils.js.map +1 -1
- package/drawer/styles.css.js +5 -5
- package/drawer/styles.scoped.css +16 -12
- package/drawer/styles.selectors.js +5 -5
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +69 -65
- package/expandable-section/styles.selectors.js +34 -34
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +9 -5
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/internal.d.ts +5 -1
- package/file-input/internal.d.ts.map +1 -1
- package/file-input/internal.js +18 -10
- package/file-input/internal.js.map +1 -1
- package/file-input/styles.css.js +6 -5
- package/file-input/styles.scoped.css +33 -8
- package/file-input/styles.selectors.js +6 -5
- package/file-token-group/styles.css.js +22 -22
- package/file-token-group/styles.scoped.css +35 -31
- package/file-token-group/styles.selectors.js +22 -22
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +152 -148
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +12 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +42 -38
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +58 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +56 -52
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -69
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -9
- package/hotspot/styles.selectors.js +7 -7
- package/i18n/messages/all.all.js +1 -1
- package/i18n/messages/all.all.json +1 -1
- package/i18n/messages/all.ar.js +1 -1
- package/i18n/messages/all.ar.json +1 -1
- package/i18n/messages/all.de.js +1 -1
- package/i18n/messages/all.de.json +1 -1
- package/i18n/messages/all.en-GB.js +1 -1
- package/i18n/messages/all.en-GB.json +1 -1
- package/i18n/messages/all.en.js +1 -1
- package/i18n/messages/all.en.json +1 -1
- package/i18n/messages/all.es.js +1 -1
- package/i18n/messages/all.es.json +1 -1
- package/i18n/messages/all.fr.js +1 -1
- package/i18n/messages/all.fr.json +1 -1
- package/i18n/messages/all.id.js +1 -1
- package/i18n/messages/all.id.json +1 -1
- package/i18n/messages/all.it.js +1 -1
- package/i18n/messages/all.it.json +1 -1
- package/i18n/messages/all.ja.js +1 -1
- package/i18n/messages/all.ja.json +1 -1
- package/i18n/messages/all.ko.js +1 -1
- package/i18n/messages/all.ko.json +1 -1
- package/i18n/messages/all.pt-BR.js +1 -1
- package/i18n/messages/all.pt-BR.json +1 -1
- package/i18n/messages/all.tr.js +1 -1
- package/i18n/messages/all.tr.json +1 -1
- package/i18n/messages/all.zh-CN.js +1 -1
- package/i18n/messages/all.zh-CN.json +1 -1
- package/i18n/messages/all.zh-TW.js +1 -1
- package/i18n/messages/all.zh-TW.json +1 -1
- package/i18n/messages-types.d.ts +3 -0
- package/i18n/messages-types.d.ts.map +1 -1
- package/i18n/messages-types.js.map +1 -1
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +89 -85
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -32
- package/input/styles.selectors.js +13 -13
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +24 -20
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +31 -27
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +7 -3
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +19 -15
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +9 -5
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +7 -3
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +37 -33
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +11 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +15 -11
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +13 -9
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dnd-container/styles.css.js +1 -1
- package/internal/components/dnd-container/styles.scoped.css +8 -4
- package/internal/components/dnd-container/styles.selectors.js +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +41 -37
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +7 -3
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +6 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +10 -6
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/index.d.ts.map +1 -1
- package/internal/components/menu-dropdown/index.js +2 -1
- package/internal/components/menu-dropdown/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +17 -13
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +33 -29
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +3 -3
- package/internal/components/options-list/styles.scoped.css +7 -3
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/options-list/utils/use-keyboard.d.ts.map +1 -1
- package/internal/components/options-list/utils/use-keyboard.js +13 -16
- package/internal/components/options-list/utils/use-keyboard.js.map +1 -1
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +14 -10
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +5 -1
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +33 -29
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +28 -24
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/hooks/use-performance-marks/index.d.ts.map +1 -1
- package/internal/hooks/use-performance-marks/index.js +23 -2
- package/internal/hooks/use-performance-marks/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/styles/motion/utils.d.ts +2 -0
- package/internal/styles/motion/utils.d.ts.map +1 -0
- package/internal/styles/motion/utils.js +5 -0
- package/internal/styles/motion/utils.js.map +1 -0
- package/internal/utils/date-time/format-date-iso.d.ts +2 -1
- package/internal/utils/date-time/format-date-iso.d.ts.map +1 -1
- package/internal/utils/date-time/format-date-iso.js +6 -2
- package/internal/utils/date-time/format-date-iso.js.map +1 -1
- package/internal/utils/date-time/format-date-localized.d.ts +2 -1
- package/internal/utils/date-time/format-date-localized.d.ts.map +1 -1
- package/internal/utils/date-time/format-date-localized.js +9 -2
- package/internal/utils/date-time/format-date-localized.js.map +1 -1
- package/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -1
- package/internal/utils/date-time/format-date-time-with-offset.js +4 -3
- package/internal/utils/date-time/format-date-time-with-offset.js.map +1 -1
- package/internal/utils/date-time/index.d.ts +1 -1
- package/internal/utils/date-time/index.d.ts.map +1 -1
- package/internal/utils/date-time/index.js +1 -1
- package/internal/utils/date-time/index.js.map +1 -1
- package/internal/utils/date-time/is-iso-only.d.ts +9 -0
- package/internal/utils/date-time/is-iso-only.d.ts.map +1 -0
- package/internal/utils/date-time/is-iso-only.js +18 -0
- package/internal/utils/date-time/is-iso-only.js.map +1 -0
- package/internal/utils/handle-key.d.ts +1 -2
- package/internal/utils/handle-key.d.ts.map +1 -1
- package/internal/utils/handle-key.js.map +1 -1
- package/internal/utils/throttle.d.ts +1 -2
- package/internal/utils/throttle.d.ts.map +1 -1
- package/internal/utils/throttle.js.map +1 -1
- package/key-value-pairs/index.d.ts +1 -1
- package/key-value-pairs/index.d.ts.map +1 -1
- package/key-value-pairs/index.js +2 -2
- package/key-value-pairs/index.js.map +1 -1
- package/key-value-pairs/interfaces.d.ts +8 -0
- package/key-value-pairs/interfaces.d.ts.map +1 -1
- package/key-value-pairs/interfaces.js.map +1 -1
- package/key-value-pairs/internal.d.ts.map +1 -1
- package/key-value-pairs/internal.js +2 -2
- package/key-value-pairs/internal.js.map +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +13 -9
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -71
- package/link/styles.selectors.js +20 -20
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +7 -3
- package/live-region/styles.selectors.js +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +23 -19
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/index.js +1 -1
- package/modal/index.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +3 -3
- package/multiselect/styles.scoped.css +7 -3
- package/multiselect/styles.selectors.js +3 -3
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +27 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +52 -48
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +53 -53
- package/popover/styles.scoped.css +89 -69
- package/popover/styles.selectors.js +53 -53
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +42 -34
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +14 -14
- package/prompt-input/styles.scoped.css +43 -39
- package/prompt-input/styles.selectors.js +14 -14
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +45 -41
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +45 -41
- package/property-filter/styles.selectors.js +39 -39
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +20 -16
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-modal/basic-table.js +1 -0
- package/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +9 -5
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +38 -34
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +26 -22
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +5 -1
- package/select/styles.selectors.js +1 -1
- package/select/utils/use-select.js +1 -1
- package/select/utils/use-select.js.map +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +50 -46
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +80 -76
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +28 -24
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +23 -19
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +28 -24
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +47 -43
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +33 -29
- package/status-indicator/styles.selectors.js +23 -23
- package/steps/styles.css.js +6 -6
- package/steps/styles.scoped.css +13 -9
- package/steps/styles.selectors.js +6 -6
- package/table/body-cell/styles.css.js +46 -46
- package/table/body-cell/styles.scoped.css +296 -292
- package/table/body-cell/styles.selectors.js +46 -46
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +17 -13
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +69 -65
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/header-cell/th-element.d.ts +2 -1
- package/table/header-cell/th-element.d.ts.map +1 -1
- package/table/header-cell/th-element.js +2 -2
- package/table/header-cell/th-element.js.map +1 -1
- package/table/interfaces.d.ts +14 -3
- package/table/interfaces.d.ts.map +1 -1
- package/table/interfaces.js.map +1 -1
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +13 -4
- package/table/internal.js.map +1 -1
- package/table/progressive-loading/items-loader.d.ts +8 -2
- package/table/progressive-loading/items-loader.d.ts.map +1 -1
- package/table/progressive-loading/items-loader.js +11 -5
- package/table/progressive-loading/items-loader.js.map +1 -1
- package/table/progressive-loading/loader-cell.d.ts +2 -3
- package/table/progressive-loading/loader-cell.d.ts.map +1 -1
- package/table/progressive-loading/loader-cell.js +2 -2
- package/table/progressive-loading/loader-cell.js.map +1 -1
- package/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
- package/table/progressive-loading/progressive-loading-utils.js +2 -2
- package/table/progressive-loading/progressive-loading-utils.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +19 -15
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/interfaces.d.ts +1 -0
- package/table/selection/interfaces.d.ts.map +1 -1
- package/table/selection/interfaces.js.map +1 -1
- package/table/selection/selection-cell.d.ts.map +1 -1
- package/table/selection/selection-cell.js +4 -3
- package/table/selection/selection-cell.js.map +1 -1
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +7 -3
- package/table/selection/styles.selectors.js +3 -3
- package/table/selection/use-selection.js +1 -0
- package/table/selection/use-selection.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +14 -10
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +45 -41
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +57 -49
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -10
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/button-group/index.d.ts +5 -0
- package/test-utils/dom/button-group/index.js +16 -7
- package/test-utils/dom/button-group/index.js.map +1 -1
- package/test-utils/selectors/button-group/index.d.ts +5 -0
- package/test-utils/selectors/button-group/index.js +16 -7
- package/test-utils/selectors/button-group/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +64 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +7 -3
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +18 -14
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +77 -73
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +21 -17
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +20 -16
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +23 -25
- package/top-navigation/1.0-beta/styles.scoped.css +40 -66
- package/top-navigation/1.0-beta/styles.selectors.js +23 -25
- package/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
- package/top-navigation/parts/overflow-menu/menu-item.js +3 -2
- package/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +78 -85
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +7 -3
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +62 -58
- package/wizard/styles.selectors.js +30 -30
- package/calendar/utils/navigation.d.ts.map +0 -1
- package/calendar/utils/navigation.js +0 -73
- package/calendar/utils/navigation.js.map +0 -1
- package/internal/utils/date-time/is-iso-date-only.d.ts +0 -5
- package/internal/utils/date-time/is-iso-date-only.d.ts.map +0 -1
- package/internal/utils/date-time/is-iso-date-only.js +0 -10
- package/internal/utils/date-time/is-iso-date-only.js.map +0 -1
|
@@ -140,6 +140,10 @@
|
|
|
140
140
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
141
|
SPDX-License-Identifier: Apache-2.0
|
|
142
142
|
*/
|
|
143
|
+
/*
|
|
144
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
145
|
+
SPDX-License-Identifier: Apache-2.0
|
|
146
|
+
*/
|
|
143
147
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
148
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
149
|
/*
|
|
@@ -150,54 +154,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
154
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
155
|
SPDX-License-Identifier: Apache-2.0
|
|
152
156
|
*/
|
|
153
|
-
.awsui_flash-with-
|
|
157
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157:not(#\9) {
|
|
154
158
|
opacity: 0;
|
|
155
159
|
transform: translateY(-20px);
|
|
156
160
|
}
|
|
157
161
|
@media (prefers-reduced-motion: reduce) {
|
|
158
|
-
.awsui_flash-with-
|
|
162
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157:not(#\9) {
|
|
159
163
|
animation: none;
|
|
160
164
|
transition: none;
|
|
161
165
|
}
|
|
162
166
|
}
|
|
163
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
167
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157:not(#\9) {
|
|
164
168
|
animation: none;
|
|
165
169
|
transition: none;
|
|
166
170
|
}
|
|
167
|
-
.awsui_flash-with-
|
|
168
|
-
.awsui_flash-with-
|
|
169
|
-
.awsui_flash-with-
|
|
170
|
-
.awsui_flash-with-
|
|
171
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9),
|
|
172
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9),
|
|
173
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9),
|
|
174
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9) {
|
|
171
175
|
opacity: 0;
|
|
172
176
|
transform: translateY(-8px);
|
|
173
177
|
}
|
|
174
178
|
@media (prefers-reduced-motion: reduce) {
|
|
175
|
-
.awsui_flash-with-
|
|
176
|
-
.awsui_flash-with-
|
|
177
|
-
.awsui_flash-with-
|
|
178
|
-
.awsui_flash-with-
|
|
179
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9),
|
|
180
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9),
|
|
181
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9),
|
|
182
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9) {
|
|
179
183
|
animation: none;
|
|
180
184
|
transition: none;
|
|
181
185
|
}
|
|
182
186
|
}
|
|
183
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
187
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9) {
|
|
184
188
|
animation: none;
|
|
185
189
|
transition: none;
|
|
186
190
|
}
|
|
187
|
-
.awsui_flash-with-
|
|
191
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9) {
|
|
188
192
|
opacity: 0;
|
|
189
193
|
}
|
|
190
194
|
@media (prefers-reduced-motion: reduce) {
|
|
191
|
-
.awsui_flash-with-
|
|
195
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9) {
|
|
192
196
|
animation: none;
|
|
193
197
|
transition: none;
|
|
194
198
|
}
|
|
195
199
|
}
|
|
196
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
200
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_enter_1q84n_ld8k0_157 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9) {
|
|
197
201
|
animation: none;
|
|
198
202
|
transition: none;
|
|
199
203
|
}
|
|
200
|
-
.awsui_flash-with-
|
|
204
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210:not(#\9) {
|
|
201
205
|
transition-property: transform, opacity;
|
|
202
206
|
transition-duration: var(--motion-duration-complex-vy4sma, 250ms);
|
|
203
207
|
transition-timing-function: var(--motion-easing-expressive-jz8pes, cubic-bezier(0.84, 0, 0.16, 1));
|
|
@@ -205,25 +209,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
209
|
transform: translateY(0);
|
|
206
210
|
}
|
|
207
211
|
@media (prefers-reduced-motion: reduce) {
|
|
208
|
-
.awsui_flash-with-
|
|
212
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210:not(#\9) {
|
|
209
213
|
animation: none;
|
|
210
214
|
transition: none;
|
|
211
215
|
}
|
|
212
216
|
}
|
|
213
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
217
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210:not(#\9) {
|
|
214
218
|
animation: none;
|
|
215
219
|
transition: none;
|
|
216
220
|
}
|
|
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-
|
|
221
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9),
|
|
222
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9),
|
|
223
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9),
|
|
224
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9),
|
|
225
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9),
|
|
226
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9),
|
|
227
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9),
|
|
228
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9),
|
|
229
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9),
|
|
230
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9) {
|
|
227
231
|
opacity: 1;
|
|
228
232
|
transform: translateY(0);
|
|
229
233
|
transition-property: transform, opacity;
|
|
@@ -231,83 +235,83 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
231
235
|
transition-timing-function: var(--motion-easing-expressive-jz8pes, cubic-bezier(0.84, 0, 0.16, 1));
|
|
232
236
|
}
|
|
233
237
|
@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-
|
|
238
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9),
|
|
239
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9),
|
|
240
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9),
|
|
241
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9),
|
|
242
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9),
|
|
243
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9),
|
|
244
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9),
|
|
245
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9),
|
|
246
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9),
|
|
247
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9) {
|
|
244
248
|
animation: none;
|
|
245
249
|
transition: none;
|
|
246
250
|
}
|
|
247
251
|
}
|
|
248
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
252
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9) {
|
|
249
253
|
animation: none;
|
|
250
254
|
transition: none;
|
|
251
255
|
}
|
|
252
|
-
.awsui_flash-with-
|
|
256
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9), .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9) {
|
|
253
257
|
transition-delay: calc(var(--motion-duration-complex-vy4sma, 250ms) - 50ms);
|
|
254
258
|
}
|
|
255
259
|
@media (prefers-reduced-motion: reduce) {
|
|
256
|
-
.awsui_flash-with-
|
|
260
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9), .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9) {
|
|
257
261
|
animation: none;
|
|
258
262
|
transition: none;
|
|
259
263
|
}
|
|
260
264
|
}
|
|
261
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
265
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-icon_1q84n_ld8k0_197:not(#\9) {
|
|
262
266
|
animation: none;
|
|
263
267
|
transition: none;
|
|
264
268
|
}
|
|
265
|
-
.awsui_flash-with-
|
|
269
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9) {
|
|
266
270
|
transition-delay: calc(var(--motion-duration-complex-vy4sma, 250ms) + 10ms);
|
|
267
271
|
}
|
|
268
272
|
@media (prefers-reduced-motion: reduce) {
|
|
269
|
-
.awsui_flash-with-
|
|
273
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9) {
|
|
270
274
|
animation: none;
|
|
271
275
|
transition: none;
|
|
272
276
|
}
|
|
273
277
|
}
|
|
274
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
278
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-header_1q84n_ld8k0_171:not(#\9) {
|
|
275
279
|
animation: none;
|
|
276
280
|
transition: none;
|
|
277
281
|
}
|
|
278
|
-
.awsui_flash-with-
|
|
282
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9) {
|
|
279
283
|
transition-delay: calc(var(--motion-duration-complex-vy4sma, 250ms) + 10ms);
|
|
280
284
|
}
|
|
281
285
|
@media (prefers-reduced-motion: reduce) {
|
|
282
|
-
.awsui_flash-with-
|
|
286
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9) {
|
|
283
287
|
animation: none;
|
|
284
288
|
transition: none;
|
|
285
289
|
}
|
|
286
290
|
}
|
|
287
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
291
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_flash-message_1q84n_ld8k0_171 > .awsui_flash-content_1q84n_ld8k0_172:not(#\9) {
|
|
288
292
|
animation: none;
|
|
289
293
|
transition: none;
|
|
290
294
|
}
|
|
291
|
-
.awsui_flash-with-
|
|
292
|
-
.awsui_flash-with-
|
|
293
|
-
.awsui_flash-with-
|
|
294
|
-
.awsui_flash-with-
|
|
295
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9),
|
|
296
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9),
|
|
297
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9),
|
|
298
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9) {
|
|
295
299
|
transition-delay: calc(var(--motion-duration-complex-vy4sma, 250ms) * 2 - 100ms);
|
|
296
300
|
}
|
|
297
301
|
@media (prefers-reduced-motion: reduce) {
|
|
298
|
-
.awsui_flash-with-
|
|
299
|
-
.awsui_flash-with-
|
|
300
|
-
.awsui_flash-with-
|
|
301
|
-
.awsui_flash-with-
|
|
302
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9),
|
|
303
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9),
|
|
304
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9),
|
|
305
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9) {
|
|
302
306
|
animation: none;
|
|
303
307
|
transition: none;
|
|
304
308
|
}
|
|
305
309
|
}
|
|
306
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
310
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entering_1q84n_ld8k0_210 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9), .awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_entered_1q84n_ld8k0_231 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9) {
|
|
307
311
|
animation: none;
|
|
308
312
|
transition: none;
|
|
309
313
|
}
|
|
310
|
-
.awsui_flash-with-
|
|
314
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_exiting_1q84n_ld8k0_336:not(#\9) {
|
|
311
315
|
opacity: 0;
|
|
312
316
|
transform: translateY(-20px);
|
|
313
317
|
transition-property: transform, opacity;
|
|
@@ -315,12 +319,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
315
319
|
transition-timing-function: var(--motion-easing-expressive-jz8pes, cubic-bezier(0.84, 0, 0.16, 1));
|
|
316
320
|
}
|
|
317
321
|
@media (prefers-reduced-motion: reduce) {
|
|
318
|
-
.awsui_flash-with-
|
|
322
|
+
.awsui_flash-with-motion_1q84n_ld8k0_157.awsui_exiting_1q84n_ld8k0_336:not(#\9) {
|
|
319
323
|
animation: none;
|
|
320
324
|
transition: none;
|
|
321
325
|
}
|
|
322
326
|
}
|
|
323
|
-
.awsui-motion-disabled .awsui_flash-with-
|
|
327
|
+
.awsui-motion-disabled .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_exiting_1q84n_ld8k0_336:not(#\9), .awsui-mode-entering .awsui_flash-with-motion_1q84n_ld8k0_157.awsui_exiting_1q84n_ld8k0_336:not(#\9) {
|
|
324
328
|
animation: none;
|
|
325
329
|
transition: none;
|
|
326
330
|
}
|
|
@@ -341,35 +345,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
341
345
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
342
346
|
SPDX-License-Identifier: Apache-2.0
|
|
343
347
|
*/
|
|
344
|
-
.
|
|
345
|
-
.
|
|
346
|
-
.
|
|
348
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370 > .awsui_item_1q84n_ld8k0_370:not(#\9),
|
|
349
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370 > .awsui_flash-list-item_1q84n_ld8k0_371:not(#\9),
|
|
350
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370.awsui_notification-bar_1q84n_ld8k0_372:not(#\9) {
|
|
347
351
|
transition-timing-function: var(--motion-easing-responsive-vbn2t8, cubic-bezier(0, 0, 0, 1));
|
|
348
352
|
transition-duration: var(--motion-duration-responsive-67fgfp, 115ms);
|
|
349
353
|
}
|
|
350
354
|
@media (prefers-reduced-motion: reduce) {
|
|
351
|
-
.
|
|
352
|
-
.
|
|
353
|
-
.
|
|
355
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370 > .awsui_item_1q84n_ld8k0_370:not(#\9),
|
|
356
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370 > .awsui_flash-list-item_1q84n_ld8k0_371:not(#\9),
|
|
357
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370.awsui_notification-bar_1q84n_ld8k0_372:not(#\9) {
|
|
354
358
|
animation: none;
|
|
355
359
|
transition: none;
|
|
356
360
|
}
|
|
357
361
|
}
|
|
358
|
-
.awsui-motion-disabled .
|
|
362
|
+
.awsui-motion-disabled .awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370 > .awsui_item_1q84n_ld8k0_370:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370 > .awsui_item_1q84n_ld8k0_370:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370 > .awsui_flash-list-item_1q84n_ld8k0_371:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370 > .awsui_flash-list-item_1q84n_ld8k0_371:not(#\9), .awsui-motion-disabled .awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370.awsui_notification-bar_1q84n_ld8k0_372:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_ld8k0_370 > .awsui_animation-running_1q84n_ld8k0_370.awsui_notification-bar_1q84n_ld8k0_372:not(#\9) {
|
|
359
363
|
animation: none;
|
|
360
364
|
transition: none;
|
|
361
365
|
}
|
|
362
|
-
.
|
|
363
|
-
.
|
|
366
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_collapsed_1q84n_ld8k0_392.awsui_animation-ready_1q84n_ld8k0_392 > .awsui_expanded-only_1q84n_ld8k0_392:not(#\9),
|
|
367
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_collapsed_1q84n_ld8k0_392.awsui_animation-running_1q84n_ld8k0_370 > .awsui_expanded-only_1q84n_ld8k0_392:not(#\9) {
|
|
364
368
|
display: none;
|
|
365
369
|
}
|
|
366
370
|
|
|
367
|
-
.
|
|
371
|
+
.awsui_stack_1q84n_ld8k0_370:not(#\9) {
|
|
368
372
|
display: grid;
|
|
369
373
|
grid-template-columns: 30px 1fr 30px;
|
|
370
374
|
}
|
|
371
375
|
|
|
372
|
-
.
|
|
376
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_expanded_1q84n_ld8k0_392:not(#\9) {
|
|
373
377
|
grid-column: 1/4;
|
|
374
378
|
}
|
|
375
379
|
|
|
@@ -383,21 +387,21 @@ the grid layout will be:
|
|
|
383
387
|
[10px] [item 2 start] [10px] [fractional unit] [10px] [item 2 end] [10px]
|
|
384
388
|
[10px] [10px] [item 3 start] [fractional unit] [item 3 end] [10px] [10px]
|
|
385
389
|
*/
|
|
386
|
-
.
|
|
390
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_collapsed_1q84n_ld8k0_392:not(#\9) {
|
|
387
391
|
display: grid;
|
|
388
392
|
grid-column: 1/4;
|
|
389
393
|
grid-template-columns: repeat(var(--awsui-flashbar-stack-depth-g964ok), 10px) 1fr repeat(var(--awsui-flashbar-stack-depth-g964ok), 10px);
|
|
390
394
|
row-gap: 8px;
|
|
391
395
|
z-index: 0;
|
|
392
396
|
}
|
|
393
|
-
.
|
|
397
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_collapsed_1q84n_ld8k0_392 > .awsui_item_1q84n_ld8k0_370:not(#\9) {
|
|
394
398
|
grid-column-start: calc(var(--awsui-flashbar-stack-index-g964ok) + 1);
|
|
395
399
|
grid-column-end: calc(var(--awsui-flashbar-stack-depth-g964ok) * 2 + 1 - var(--awsui-flashbar-stack-index-g964ok) + 1);
|
|
396
400
|
grid-row-start: 1;
|
|
397
401
|
grid-row-end: calc(var(--awsui-flashbar-stack-index-g964ok) + 2);
|
|
398
402
|
z-index: calc(var(--awsui-flashbar-stack-depth-g964ok) - var(--awsui-flashbar-stack-index-g964ok));
|
|
399
403
|
}
|
|
400
|
-
.
|
|
404
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_collapsed_1q84n_ld8k0_392 > .awsui_item_1q84n_ld8k0_370:not(#\9):not(:first-of-type) {
|
|
401
405
|
align-self: end;
|
|
402
406
|
/* Give placeholder elements in the stacked state the height of a notification
|
|
403
407
|
with one single line of text.
|
|
@@ -405,23 +409,23 @@ the grid layout will be:
|
|
|
405
409
|
*/
|
|
406
410
|
min-block-size: calc(var(--line-height-body-m-30ar75, 20px) + (var(--space-scaled-xs-26e2du, 8px) + var(--border-width-field-h1g7tw, 2px) + var(--space-scaled-xxs-7597g1, 4px)) * 2);
|
|
407
411
|
}
|
|
408
|
-
.
|
|
409
|
-
.
|
|
412
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_collapsed_1q84n_ld8k0_392 > .awsui_item_1q84n_ld8k0_370:not(#\9):not(:last-child) > .awsui_flash_1q84n_ld8k0_157,
|
|
413
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_collapsed_1q84n_ld8k0_392 > .awsui_item_1q84n_ld8k0_370.awsui_flash_1q84n_ld8k0_157:not(#\9) {
|
|
410
414
|
box-shadow: var(--shadow-flash-collapsed-s7gipk, 0px 4px 4px rgba(0, 0, 0, 0.25));
|
|
411
415
|
}
|
|
412
416
|
|
|
413
|
-
.
|
|
417
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_expanded_1q84n_ld8k0_392.awsui_animation-running_1q84n_ld8k0_370 > .awsui_flash-list-item_1q84n_ld8k0_371:not(#\9) {
|
|
414
418
|
position: relative;
|
|
415
419
|
z-index: calc(var(--awsui-flashbar-stack-depth-g964ok) - var(--awsui-flashbar-stack-index-g964ok));
|
|
416
420
|
}
|
|
417
421
|
|
|
418
|
-
.
|
|
422
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448:not(#\9):not(.awsui_expanded_1q84n_ld8k0_392) {
|
|
419
423
|
/*
|
|
420
424
|
Since the notification bar is anchored to the bottom of the Flashbar, we need to push it up to account for the
|
|
421
425
|
missing third item when there are only 2 items in the stack.
|
|
422
426
|
*/
|
|
423
427
|
}
|
|
424
|
-
.
|
|
428
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448:not(#\9):not(.awsui_expanded_1q84n_ld8k0_392):not(.awsui_short-list_1q84n_ld8k0_454):not(.awsui_visual-refresh_1q84n_ld8k0_454) {
|
|
425
429
|
/*
|
|
426
430
|
The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
|
|
427
431
|
notification bar from overlapping the elements below. But if using disableContentPaddings,
|
|
@@ -433,14 +437,14 @@ the grid layout will be:
|
|
|
433
437
|
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px));
|
|
434
438
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
|
|
435
439
|
}
|
|
436
|
-
.
|
|
440
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448:not(#\9):not(.awsui_expanded_1q84n_ld8k0_392):not(.awsui_short-list_1q84n_ld8k0_454):not(.awsui_visual-refresh_1q84n_ld8k0_454) > .awsui_notification-bar_1q84n_ld8k0_372 {
|
|
437
441
|
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 0px);
|
|
438
442
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
439
443
|
is the full height of the notification bar */
|
|
440
444
|
margin-block-end: calc(calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px - 0px);
|
|
441
445
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
442
446
|
}
|
|
443
|
-
.
|
|
447
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448:not(#\9):not(.awsui_expanded_1q84n_ld8k0_392):not(.awsui_short-list_1q84n_ld8k0_454).awsui_visual-refresh_1q84n_ld8k0_454 {
|
|
444
448
|
/*
|
|
445
449
|
The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
|
|
446
450
|
notification bar from overlapping the elements below. But if using disableContentPaddings,
|
|
@@ -452,14 +456,14 @@ the grid layout will be:
|
|
|
452
456
|
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px));
|
|
453
457
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
|
|
454
458
|
}
|
|
455
|
-
.
|
|
459
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448:not(#\9):not(.awsui_expanded_1q84n_ld8k0_392):not(.awsui_short-list_1q84n_ld8k0_454).awsui_visual-refresh_1q84n_ld8k0_454 > .awsui_notification-bar_1q84n_ld8k0_372 {
|
|
456
460
|
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 0px);
|
|
457
461
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
458
462
|
is the full height of the notification bar */
|
|
459
463
|
margin-block-end: calc(calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px - 0px);
|
|
460
464
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
461
465
|
}
|
|
462
|
-
.
|
|
466
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448:not(#\9):not(.awsui_expanded_1q84n_ld8k0_392).awsui_short-list_1q84n_ld8k0_454:not(.awsui_visual-refresh_1q84n_ld8k0_454) {
|
|
463
467
|
/*
|
|
464
468
|
The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
|
|
465
469
|
notification bar from overlapping the elements below. But if using disableContentPaddings,
|
|
@@ -471,14 +475,14 @@ the grid layout will be:
|
|
|
471
475
|
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px));
|
|
472
476
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 8px);
|
|
473
477
|
}
|
|
474
|
-
.
|
|
478
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448:not(#\9):not(.awsui_expanded_1q84n_ld8k0_392).awsui_short-list_1q84n_ld8k0_454:not(.awsui_visual-refresh_1q84n_ld8k0_454) > .awsui_notification-bar_1q84n_ld8k0_372 {
|
|
475
479
|
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 8px);
|
|
476
480
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
477
481
|
is the full height of the notification bar */
|
|
478
482
|
margin-block-end: calc(calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px - 8px);
|
|
479
483
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
480
484
|
}
|
|
481
|
-
.
|
|
485
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448:not(#\9):not(.awsui_expanded_1q84n_ld8k0_392).awsui_short-list_1q84n_ld8k0_454.awsui_visual-refresh_1q84n_ld8k0_454 {
|
|
482
486
|
/*
|
|
483
487
|
The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
|
|
484
488
|
notification bar from overlapping the elements below. But if using disableContentPaddings,
|
|
@@ -490,14 +494,14 @@ the grid layout will be:
|
|
|
490
494
|
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - calc(var(--space-scaled-xl-kswcw7, 24px) + 3px));
|
|
491
495
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 8px);
|
|
492
496
|
}
|
|
493
|
-
.
|
|
497
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448:not(#\9):not(.awsui_expanded_1q84n_ld8k0_392).awsui_short-list_1q84n_ld8k0_454.awsui_visual-refresh_1q84n_ld8k0_454 > .awsui_notification-bar_1q84n_ld8k0_372 {
|
|
494
498
|
margin-block-start: calc(-1 * calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) + 8px);
|
|
495
499
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
496
500
|
is the full height of the notification bar */
|
|
497
501
|
margin-block-end: calc(calc(var(--space-scaled-xl-kswcw7, 24px) + 3px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 2px - 8px);
|
|
498
502
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
499
503
|
}
|
|
500
|
-
.
|
|
504
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448.awsui_expanded_1q84n_ld8k0_392:not(#\9):not(.awsui_visual-refresh_1q84n_ld8k0_454) {
|
|
501
505
|
/*
|
|
502
506
|
Give a bit more bottom margin when expanded, but only in Classic because in Visual Refresh the margin around the
|
|
503
507
|
notifications slot already gives it enough space.
|
|
@@ -513,14 +517,14 @@ the grid layout will be:
|
|
|
513
517
|
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 1px - var(--space-scaled-s-aqzyko, 12px));
|
|
514
518
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + var(--space-scaled-m-mo5yse, 16px) + 0px);
|
|
515
519
|
}
|
|
516
|
-
.
|
|
520
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448.awsui_expanded_1q84n_ld8k0_392:not(#\9):not(.awsui_visual-refresh_1q84n_ld8k0_454) > .awsui_notification-bar_1q84n_ld8k0_372 {
|
|
517
521
|
margin-block-start: calc(-1 * var(--space-scaled-s-aqzyko, 12px) + 0px);
|
|
518
522
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
519
523
|
is the full height of the notification bar */
|
|
520
524
|
margin-block-end: calc(var(--space-scaled-s-aqzyko, 12px) - var(--line-height-body-m-30ar75, 20px) - 2 * var(--space-scaled-xxs-7597g1, 4px) - 2 * 1px - 0px);
|
|
521
525
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
522
526
|
}
|
|
523
|
-
.
|
|
527
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448.awsui_expanded_1q84n_ld8k0_392.awsui_visual-refresh_1q84n_ld8k0_454:not(#\9) {
|
|
524
528
|
/*
|
|
525
529
|
The default bottom margin (custom-props.$stackedNotificationsDefaultBottomMargin) is just enough to prevent the
|
|
526
530
|
notification bar from overlapping the elements below. But if using disableContentPaddings,
|
|
@@ -532,7 +536,7 @@ the grid layout will be:
|
|
|
532
536
|
--awsui-stacked-notifications-default-bottom-margin-g964ok: calc(var(--line-height-body-m-30ar75, 20px) + 2 * var(--space-scaled-xxs-7597g1, 4px) + 2 * 2px - var(--space-scaled-s-aqzyko, 12px));
|
|
533
537
|
margin-block-end: calc(var(--awsui-stacked-notifications-bottom-margin-g964ok, var(--awsui-stacked-notifications-default-bottom-margin-g964ok)) + 0px + 0px);
|
|
534
538
|
}
|
|
535
|
-
.
|
|
539
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_collapsible_1q84n_ld8k0_448.awsui_expanded_1q84n_ld8k0_392.awsui_visual-refresh_1q84n_ld8k0_454 > .awsui_notification-bar_1q84n_ld8k0_372:not(#\9) {
|
|
536
540
|
margin-block-start: calc(-1 * var(--space-scaled-s-aqzyko, 12px) + 0px);
|
|
537
541
|
/* $notification-bar-line-height + 2 * $notification-bar-padding-vertical + 2 * $border-width
|
|
538
542
|
is the full height of the notification bar */
|
|
@@ -540,7 +544,7 @@ the grid layout will be:
|
|
|
540
544
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
541
545
|
}
|
|
542
546
|
|
|
543
|
-
.
|
|
547
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372:not(#\9) {
|
|
544
548
|
min-inline-size: 0;
|
|
545
549
|
word-break: break-word;
|
|
546
550
|
background: var(--color-background-notification-stack-bar-fl11np, #232b37);
|
|
@@ -568,9 +572,9 @@ the grid layout will be:
|
|
|
568
572
|
text-decoration: none;
|
|
569
573
|
z-index: 1;
|
|
570
574
|
}
|
|
571
|
-
.
|
|
572
|
-
.
|
|
573
|
-
.
|
|
575
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_status_1q84n_ld8k0_601 > .awsui_header_1q84n_ld8k0_601:not(#\9),
|
|
576
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_status_1q84n_ld8k0_601 > .awsui_item-count_1q84n_ld8k0_602:not(#\9),
|
|
577
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603:not(#\9) {
|
|
574
578
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
575
579
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
576
580
|
color: var(--color-text-body-default-7v1jfn, #0f141a);
|
|
@@ -583,7 +587,7 @@ the grid layout will be:
|
|
|
583
587
|
margin-block: 0;
|
|
584
588
|
padding-block: 0;
|
|
585
589
|
}
|
|
586
|
-
.
|
|
590
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_status_1q84n_ld8k0_601:not(#\9) {
|
|
587
591
|
display: flex;
|
|
588
592
|
flex-direction: row;
|
|
589
593
|
flex-wrap: wrap;
|
|
@@ -591,11 +595,11 @@ the grid layout will be:
|
|
|
591
595
|
justify-content: center;
|
|
592
596
|
row-gap: 0;
|
|
593
597
|
}
|
|
594
|
-
.
|
|
598
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_status_1q84n_ld8k0_601 > .awsui_header_1q84n_ld8k0_601:not(#\9) {
|
|
595
599
|
font-weight: var(--font-weight-button-c91p4t, 700);
|
|
596
600
|
display: inline-block;
|
|
597
601
|
}
|
|
598
|
-
.
|
|
602
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_status_1q84n_ld8k0_601 > .awsui_item-count_1q84n_ld8k0_602:not(#\9) {
|
|
599
603
|
column-gap: var(--space-s-34lx8l, 12px);
|
|
600
604
|
display: flex;
|
|
601
605
|
flex-direction: row;
|
|
@@ -603,33 +607,33 @@ the grid layout will be:
|
|
|
603
607
|
justify-content: center;
|
|
604
608
|
row-gap: 0;
|
|
605
609
|
}
|
|
606
|
-
.
|
|
610
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_status_1q84n_ld8k0_601 > .awsui_item-count_1q84n_ld8k0_602 > .awsui_type-count_1q84n_ld8k0_636 > .awsui_count-number_1q84n_ld8k0_636:not(#\9) {
|
|
607
611
|
margin-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
608
612
|
}
|
|
609
|
-
.
|
|
613
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372:not(#\9):hover {
|
|
610
614
|
background: var(--color-background-notification-stack-bar-hover-z4ly3h, #424650);
|
|
611
615
|
border-color: var(--color-background-notification-stack-bar-hover-z4ly3h, #424650);
|
|
612
616
|
}
|
|
613
|
-
.
|
|
617
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372:not(#\9):active {
|
|
614
618
|
background: var(--color-background-notification-stack-bar-active-4ibdhd, #232b37);
|
|
615
619
|
}
|
|
616
|
-
.
|
|
620
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372.awsui_visual-refresh_1q84n_ld8k0_454:not(#\9) {
|
|
617
621
|
border-block-width: 2px;
|
|
618
622
|
border-inline-width: 2px;
|
|
619
623
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
620
624
|
}
|
|
621
|
-
.
|
|
625
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372:not(#\9):not(.awsui_visual-refresh_1q84n_ld8k0_454) {
|
|
622
626
|
border-block-width: 1px;
|
|
623
627
|
border-inline-width: 1px;
|
|
624
628
|
padding-inline: var(--space-s-34lx8l, 12px);
|
|
625
629
|
}
|
|
626
|
-
.
|
|
630
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372:not(#\9):not(.awsui_visual-refresh_1q84n_ld8k0_454):focus {
|
|
627
631
|
text-decoration: none;
|
|
628
632
|
}
|
|
629
|
-
.
|
|
633
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372:not(#\9):not(.awsui_visual-refresh_1q84n_ld8k0_454):hover {
|
|
630
634
|
text-decoration: none;
|
|
631
635
|
}
|
|
632
|
-
.
|
|
636
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603:not(#\9) {
|
|
633
637
|
display: inline-block;
|
|
634
638
|
flex-grow: 1;
|
|
635
639
|
background: none;
|
|
@@ -637,33 +641,33 @@ the grid layout will be:
|
|
|
637
641
|
border-inline: none;
|
|
638
642
|
padding-block: 0;
|
|
639
643
|
}
|
|
640
|
-
.
|
|
644
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603 > .awsui_icon_1q84n_ld8k0_670:not(#\9) {
|
|
641
645
|
transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
642
646
|
}
|
|
643
647
|
@media (prefers-reduced-motion: reduce) {
|
|
644
|
-
.
|
|
648
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603 > .awsui_icon_1q84n_ld8k0_670:not(#\9) {
|
|
645
649
|
animation: none;
|
|
646
650
|
transition: none;
|
|
647
651
|
}
|
|
648
652
|
}
|
|
649
|
-
.awsui-motion-disabled .
|
|
653
|
+
.awsui-motion-disabled .awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603 > .awsui_icon_1q84n_ld8k0_670:not(#\9), .awsui-mode-entering .awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603 > .awsui_icon_1q84n_ld8k0_670:not(#\9) {
|
|
650
654
|
animation: none;
|
|
651
655
|
transition: none;
|
|
652
656
|
}
|
|
653
|
-
.
|
|
657
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603.awsui_expanded_1q84n_ld8k0_392 > .awsui_icon_1q84n_ld8k0_670:not(#\9) {
|
|
654
658
|
transform: rotate(180deg);
|
|
655
659
|
}
|
|
656
|
-
.
|
|
660
|
+
.awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603:not(#\9):focus {
|
|
657
661
|
outline: none;
|
|
658
662
|
}
|
|
659
|
-
body[data-awsui-focus-visible=true] .
|
|
663
|
+
body[data-awsui-focus-visible=true] .awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603:not(#\9):focus {
|
|
660
664
|
position: relative;
|
|
661
665
|
}
|
|
662
|
-
body[data-awsui-focus-visible=true] .
|
|
666
|
+
body[data-awsui-focus-visible=true] .awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603:not(#\9):focus {
|
|
663
667
|
outline: 2px dotted transparent;
|
|
664
668
|
outline-offset: calc(0px - 1px);
|
|
665
669
|
}
|
|
666
|
-
body[data-awsui-focus-visible=true] .
|
|
670
|
+
body[data-awsui-focus-visible=true] .awsui_stack_1q84n_ld8k0_370 > .awsui_notification-bar_1q84n_ld8k0_372 > .awsui_button_1q84n_ld8k0_603:not(#\9):focus::before {
|
|
667
671
|
content: " ";
|
|
668
672
|
display: block;
|
|
669
673
|
position: absolute;
|
|
@@ -678,20 +682,20 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_19m8w_366 > .awsui_notifi
|
|
|
678
682
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
679
683
|
}
|
|
680
684
|
|
|
681
|
-
.
|
|
685
|
+
.awsui_stack_1q84n_ld8k0_370.awsui_expanded_1q84n_ld8k0_392:not(#\9):not(.awsui_floating_1q84n_ld8k0_711) {
|
|
682
686
|
padding-block-end: var(--awsui-flashbar-sticky-bottom-margin-g964ok, 0);
|
|
683
687
|
}
|
|
684
688
|
|
|
685
|
-
.
|
|
689
|
+
.awsui_flashbar_1q84n_ld8k0_715:not(#\9) {
|
|
686
690
|
position: relative;
|
|
687
691
|
/* stylelint-disable-next-line selector-max-type */
|
|
688
692
|
}
|
|
689
|
-
.
|
|
693
|
+
.awsui_flashbar_1q84n_ld8k0_715 > li + li:not(#\9) {
|
|
690
694
|
padding-block-start: 0;
|
|
691
695
|
}
|
|
692
696
|
|
|
693
|
-
.
|
|
694
|
-
.
|
|
697
|
+
.awsui_flashbar_1q84n_ld8k0_715:not(#\9),
|
|
698
|
+
.awsui_flash_1q84n_ld8k0_157:not(#\9) {
|
|
695
699
|
border-collapse: separate;
|
|
696
700
|
border-spacing: 0;
|
|
697
701
|
box-sizing: border-box;
|
|
@@ -724,7 +728,7 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_19m8w_366 > .awsui_notifi
|
|
|
724
728
|
-moz-osx-font-smoothing: auto;
|
|
725
729
|
}
|
|
726
730
|
|
|
727
|
-
.
|
|
731
|
+
.awsui_flash_1q84n_ld8k0_157:not(#\9) {
|
|
728
732
|
position: relative;
|
|
729
733
|
display: flex;
|
|
730
734
|
justify-content: flex-start;
|
|
@@ -741,44 +745,44 @@ body[data-awsui-focus-visible=true] .awsui_stack_1q84n_19m8w_366 > .awsui_notifi
|
|
|
741
745
|
box-shadow: var(--shadow-flash-sticky-pq8cuq, 0px 4px 8px rgba(0, 7, 22, 0.1));
|
|
742
746
|
}
|
|
743
747
|
|
|
744
|
-
.awsui_initial-
|
|
748
|
+
.awsui_initial-hidden_1q84n_ld8k0_773:not(#\9) {
|
|
745
749
|
overflow: hidden;
|
|
746
750
|
block-size: 0;
|
|
747
751
|
}
|
|
748
752
|
|
|
749
|
-
.awsui_flash-
|
|
753
|
+
.awsui_flash-list_1q84n_ld8k0_371:not(#\9) {
|
|
750
754
|
list-style: none;
|
|
751
755
|
padding-block: 0;
|
|
752
756
|
padding-inline: 0;
|
|
753
757
|
margin-block: 0;
|
|
754
758
|
margin-inline: 0;
|
|
755
759
|
}
|
|
756
|
-
.awsui_flash-
|
|
760
|
+
.awsui_flash-list_1q84n_ld8k0_371:not(#\9):not(.awsui_collapsed_1q84n_ld8k0_392) > li:not(:last-child) {
|
|
757
761
|
margin-block-end: var(--space-xxxs-zbmxqb, 2px);
|
|
758
762
|
}
|
|
759
763
|
|
|
760
|
-
.awsui_flash-
|
|
764
|
+
.awsui_flash-body_1q84n_ld8k0_171:not(#\9) {
|
|
761
765
|
display: flex;
|
|
762
766
|
flex-grow: 1;
|
|
763
767
|
min-inline-size: 0;
|
|
764
768
|
}
|
|
765
769
|
|
|
766
|
-
.awsui_flash-focus-
|
|
770
|
+
.awsui_flash-focus-container_1q84n_ld8k0_795:not(#\9) {
|
|
767
771
|
display: flex;
|
|
768
772
|
flex: 1;
|
|
769
773
|
min-inline-size: 0;
|
|
770
774
|
}
|
|
771
|
-
.awsui_flash-focus-
|
|
775
|
+
.awsui_flash-focus-container_1q84n_ld8k0_795:not(#\9):focus {
|
|
772
776
|
outline: none;
|
|
773
777
|
}
|
|
774
|
-
body[data-awsui-focus-visible=true] .awsui_flash-focus-
|
|
778
|
+
body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_ld8k0_795:not(#\9):focus {
|
|
775
779
|
position: relative;
|
|
776
780
|
}
|
|
777
|
-
body[data-awsui-focus-visible=true] .awsui_flash-focus-
|
|
781
|
+
body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_ld8k0_795:not(#\9):focus {
|
|
778
782
|
outline: 2px dotted transparent;
|
|
779
783
|
outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
|
|
780
784
|
}
|
|
781
|
-
body[data-awsui-focus-visible=true] .awsui_flash-focus-
|
|
785
|
+
body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_ld8k0_795:not(#\9):focus::before {
|
|
782
786
|
content: " ";
|
|
783
787
|
display: block;
|
|
784
788
|
position: absolute;
|
|
@@ -793,82 +797,82 @@ body[data-awsui-focus-visible=true] .awsui_flash-focus-container_1q84n_19m8w_791
|
|
|
793
797
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
794
798
|
}
|
|
795
799
|
|
|
796
|
-
.awsui_flash-
|
|
800
|
+
.awsui_flash-text_1q84n_ld8k0_825:not(#\9) {
|
|
797
801
|
margin-block: var(--border-width-field-h1g7tw, 2px);
|
|
798
802
|
margin-inline: 0;
|
|
799
803
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
800
804
|
padding-inline: var(--space-xxs-p8yyaw, 4px);
|
|
801
805
|
}
|
|
802
806
|
|
|
803
|
-
.awsui_flash-
|
|
807
|
+
.awsui_flash-icon_1q84n_ld8k0_197:not(#\9) {
|
|
804
808
|
flex: 0 0 auto;
|
|
805
809
|
padding-inline-start: 0;
|
|
806
810
|
}
|
|
807
811
|
|
|
808
|
-
.awsui_flash-
|
|
812
|
+
.awsui_flash-message_1q84n_ld8k0_171:not(#\9) {
|
|
809
813
|
flex: 1 1 0%;
|
|
810
814
|
word-wrap: break-word;
|
|
811
815
|
max-inline-size: 100%;
|
|
812
816
|
overflow: hidden;
|
|
813
817
|
}
|
|
814
818
|
|
|
815
|
-
.
|
|
819
|
+
.awsui_hidden_1q84n_ld8k0_844:not(#\9) {
|
|
816
820
|
display: none;
|
|
817
821
|
}
|
|
818
822
|
|
|
819
|
-
.awsui_flash-
|
|
820
|
-
.awsui_header-
|
|
823
|
+
.awsui_flash-header_1q84n_ld8k0_171:not(#\9),
|
|
824
|
+
.awsui_header-replacement_1q84n_ld8k0_849:not(#\9) {
|
|
821
825
|
font-weight: 700;
|
|
822
826
|
}
|
|
823
827
|
|
|
824
|
-
.awsui_flash-
|
|
825
|
-
.awsui_content-
|
|
828
|
+
.awsui_flash-content_1q84n_ld8k0_172:not(#\9),
|
|
829
|
+
.awsui_content-replacement_1q84n_ld8k0_854:not(#\9) {
|
|
826
830
|
/* Only used as a selector for test-utils */
|
|
827
831
|
}
|
|
828
832
|
|
|
829
|
-
.awsui_dismiss-button-
|
|
833
|
+
.awsui_dismiss-button-wrapper_1q84n_ld8k0_174:not(#\9) {
|
|
830
834
|
flex: 0 0 auto;
|
|
831
835
|
margin-inline: var(--space-s-34lx8l, 12px) calc(-1 * var(--space-xxs-p8yyaw, 4px));
|
|
832
836
|
padding-inline-end: var(--space-flashbar-dismiss-right-tcpfax, 0px);
|
|
833
837
|
}
|
|
834
838
|
|
|
835
|
-
.awsui_dismiss-
|
|
839
|
+
.awsui_dismiss-button_1q84n_ld8k0_174:not(#\9) {
|
|
836
840
|
/* Only used as a selector for test-utils */
|
|
837
841
|
}
|
|
838
842
|
|
|
839
|
-
.awsui_action-button-
|
|
843
|
+
.awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9) {
|
|
840
844
|
white-space: nowrap;
|
|
841
845
|
margin-inline-start: var(--space-flashbar-action-left-qkhz5m, 12px);
|
|
842
846
|
}
|
|
843
847
|
|
|
844
|
-
.
|
|
848
|
+
.awsui_flashbar_1q84n_ld8k0_715.awsui_breakpoint-default_1q84n_ld8k0_873 > .awsui_flash-list_1q84n_ld8k0_371 > .awsui_flash-list-item_1q84n_ld8k0_371 > .awsui_flash_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171:not(#\9) {
|
|
845
849
|
display: block;
|
|
846
850
|
}
|
|
847
|
-
.
|
|
851
|
+
.awsui_flashbar_1q84n_ld8k0_715.awsui_breakpoint-default_1q84n_ld8k0_873 > .awsui_flash-list_1q84n_ld8k0_371 > .awsui_flash-list-item_1q84n_ld8k0_371 > .awsui_flash_1q84n_ld8k0_157 > .awsui_flash-body_1q84n_ld8k0_171 > .awsui_action-button-wrapper_1q84n_ld8k0_173:not(#\9) {
|
|
848
852
|
margin-inline-start: var(--space-l-t419sm, 20px);
|
|
849
853
|
padding-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
850
854
|
margin-block-end: var(--space-xxs-p8yyaw, 4px);
|
|
851
855
|
}
|
|
852
856
|
|
|
853
|
-
.awsui_action-
|
|
854
|
-
.awsui_action-
|
|
857
|
+
.awsui_action-button_1q84n_ld8k0_173:not(#\9),
|
|
858
|
+
.awsui_action-slot_1q84n_ld8k0_883:not(#\9) {
|
|
855
859
|
/* Only used as a selector for test-utils */
|
|
856
860
|
}
|
|
857
861
|
|
|
858
|
-
.awsui_flash-type-
|
|
862
|
+
.awsui_flash-type-success_1q84n_ld8k0_887:not(#\9) {
|
|
859
863
|
background-color: var(--color-background-notification-green-7zevmb, #00802f);
|
|
860
864
|
}
|
|
861
865
|
|
|
862
|
-
.awsui_flash-type-
|
|
866
|
+
.awsui_flash-type-error_1q84n_ld8k0_891:not(#\9) {
|
|
863
867
|
background-color: var(--color-background-notification-red-f0cy22, #db0000);
|
|
864
868
|
}
|
|
865
869
|
|
|
866
|
-
.awsui_flash-type-
|
|
867
|
-
.awsui_flash-type-in-
|
|
870
|
+
.awsui_flash-type-info_1q84n_ld8k0_895:not(#\9),
|
|
871
|
+
.awsui_flash-type-in-progress_1q84n_ld8k0_896:not(#\9) {
|
|
868
872
|
background-color: var(--color-background-notification-blue-g87klk, #006ce0);
|
|
869
873
|
}
|
|
870
874
|
|
|
871
|
-
.awsui_flash-type-
|
|
875
|
+
.awsui_flash-type-warning_1q84n_ld8k0_900:not(#\9) {
|
|
872
876
|
color: var(--color-text-notification-yellow-p8f867, #0f141a);
|
|
873
877
|
background-color: var(--color-background-notification-yellow-4teyr2, #ffe347);
|
|
874
878
|
}
|