@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
package/popover/styles.css.js
CHANGED
|
@@ -1,58 +1,58 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
16
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
19
|
-
"body": "
|
|
20
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
21
|
-
"has-dismiss": "awsui_has-
|
|
22
|
-
"dismiss": "
|
|
23
|
-
"dismiss-control": "awsui_dismiss-
|
|
24
|
-
"header-row": "awsui_header-
|
|
25
|
-
"header": "
|
|
26
|
-
"content": "
|
|
27
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
28
|
-
"container": "
|
|
29
|
-
"container-body": "awsui_container-
|
|
30
|
-
"container-body-variant-annotation": "awsui_container-body-variant-
|
|
31
|
-
"container-body-size-small": "awsui_container-body-size-
|
|
32
|
-
"fixed-width": "awsui_fixed-
|
|
33
|
-
"container-body-size-medium": "awsui_container-body-size-
|
|
34
|
-
"container-body-size-large": "awsui_container-body-size-
|
|
35
|
-
"container-arrow": "awsui_container-
|
|
36
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
37
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
38
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
39
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
40
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
41
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
42
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
45
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
46
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
48
|
-
"refresh": "
|
|
49
|
-
"root": "
|
|
50
|
-
"no-wrap": "awsui_no-
|
|
51
|
-
"root-filtering-token": "awsui_root-filtering-
|
|
52
|
-
"trigger": "
|
|
53
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
54
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
55
|
-
"trigger-type-filtering-token": "awsui_trigger-type-filtering-
|
|
56
|
-
"popover-inline-content": "awsui_popover-inline-
|
|
4
|
+
"arrow": "awsui_arrow_xjuzf_hg5hv_289",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_hg5hv_293",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_hg5hv_293",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_hg5hv_335",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_hg5hv_335",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_hg5hv_338",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_hg5hv_338",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_hg5hv_341",
|
|
12
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_hg5hv_341",
|
|
13
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_hg5hv_341",
|
|
14
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_hg5hv_341",
|
|
15
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_hg5hv_344",
|
|
16
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_hg5hv_344",
|
|
17
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_hg5hv_344",
|
|
18
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_hg5hv_344",
|
|
19
|
+
"body": "awsui_body_xjuzf_hg5hv_492",
|
|
20
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_hg5hv_528",
|
|
21
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_hg5hv_532",
|
|
22
|
+
"dismiss": "awsui_dismiss_xjuzf_hg5hv_537",
|
|
23
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_hg5hv_545",
|
|
24
|
+
"header-row": "awsui_header-row_xjuzf_hg5hv_549",
|
|
25
|
+
"header": "awsui_header_xjuzf_hg5hv_549",
|
|
26
|
+
"content": "awsui_content_xjuzf_hg5hv_574",
|
|
27
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_hg5hv_582",
|
|
28
|
+
"container": "awsui_container_xjuzf_hg5hv_730",
|
|
29
|
+
"container-body": "awsui_container-body_xjuzf_hg5hv_738",
|
|
30
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_hg5hv_778",
|
|
31
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_hg5hv_783",
|
|
32
|
+
"fixed-width": "awsui_fixed-width_xjuzf_hg5hv_786",
|
|
33
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_hg5hv_790",
|
|
34
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_hg5hv_797",
|
|
35
|
+
"container-arrow": "awsui_container-arrow_xjuzf_hg5hv_809",
|
|
36
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_hg5hv_813",
|
|
37
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_hg5hv_813",
|
|
38
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_hg5hv_830",
|
|
39
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_hg5hv_830",
|
|
40
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_hg5hv_847",
|
|
41
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_hg5hv_847",
|
|
42
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_hg5hv_847",
|
|
43
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_hg5hv_847",
|
|
44
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_hg5hv_863",
|
|
45
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_hg5hv_867",
|
|
46
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_hg5hv_871",
|
|
47
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_hg5hv_1",
|
|
48
|
+
"refresh": "awsui_refresh_xjuzf_hg5hv_1041",
|
|
49
|
+
"root": "awsui_root_xjuzf_hg5hv_1063",
|
|
50
|
+
"no-wrap": "awsui_no-wrap_xjuzf_hg5hv_1095",
|
|
51
|
+
"root-filtering-token": "awsui_root-filtering-token_xjuzf_hg5hv_1099",
|
|
52
|
+
"trigger": "awsui_trigger_xjuzf_hg5hv_1103",
|
|
53
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_hg5hv_1110",
|
|
54
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_hg5hv_1118",
|
|
55
|
+
"trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_hg5hv_1154",
|
|
56
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_hg5hv_1158"
|
|
57
57
|
};
|
|
58
58
|
|
|
@@ -136,6 +136,10 @@
|
|
|
136
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
137
|
SPDX-License-Identifier: Apache-2.0
|
|
138
138
|
*/
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
139
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
145
|
/*
|
|
@@ -272,17 +276,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
272
276
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
273
277
|
SPDX-License-Identifier: Apache-2.0
|
|
274
278
|
*/
|
|
279
|
+
/*
|
|
280
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
281
|
+
SPDX-License-Identifier: Apache-2.0
|
|
282
|
+
*/
|
|
275
283
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
276
284
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
277
285
|
/*
|
|
278
286
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
279
287
|
SPDX-License-Identifier: Apache-2.0
|
|
280
288
|
*/
|
|
281
|
-
.
|
|
289
|
+
.awsui_arrow_xjuzf_hg5hv_289:not(#\9) {
|
|
282
290
|
inline-size: 20px;
|
|
283
291
|
block-size: 10px;
|
|
284
292
|
}
|
|
285
|
-
.awsui_arrow-
|
|
293
|
+
.awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9), .awsui_arrow-inner_xjuzf_hg5hv_293:not(#\9) {
|
|
286
294
|
position: absolute;
|
|
287
295
|
overflow: hidden;
|
|
288
296
|
inline-size: 20px;
|
|
@@ -291,7 +299,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
291
299
|
inset-inline-start: 0;
|
|
292
300
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
293
301
|
}
|
|
294
|
-
.awsui_arrow-
|
|
302
|
+
.awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-inner_xjuzf_hg5hv_293:not(#\9)::after {
|
|
295
303
|
content: "";
|
|
296
304
|
box-sizing: border-box;
|
|
297
305
|
display: inline-block;
|
|
@@ -307,33 +315,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
307
315
|
transform: rotate(45deg);
|
|
308
316
|
transform-origin: 0 100%;
|
|
309
317
|
}
|
|
310
|
-
.awsui_arrow-
|
|
318
|
+
.awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_hg5hv_293:not(#\9):dir(rtl)::after {
|
|
311
319
|
transform: rotate(-45deg);
|
|
312
320
|
transform-origin: 100% 100%;
|
|
313
321
|
}
|
|
314
|
-
.awsui_arrow-
|
|
322
|
+
.awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after {
|
|
315
323
|
background-color: var(--color-border-popover-v2sc7l, #b4b4bb);
|
|
316
324
|
}
|
|
317
|
-
.awsui_arrow-
|
|
325
|
+
.awsui_arrow-inner_xjuzf_hg5hv_293:not(#\9) {
|
|
318
326
|
inset-block-start: calc(var(--border-width-popover-h2a419, 2px) + 1px);
|
|
319
327
|
}
|
|
320
|
-
.awsui_arrow-
|
|
328
|
+
.awsui_arrow-inner_xjuzf_hg5hv_293:not(#\9)::after {
|
|
321
329
|
border-start-start-radius: 1px;
|
|
322
330
|
border-start-end-radius: 0;
|
|
323
331
|
border-end-start-radius: 0;
|
|
324
332
|
border-end-end-radius: 0;
|
|
325
333
|
background-color: var(--color-background-popover-eqi5zi, #ffffff);
|
|
326
334
|
}
|
|
327
|
-
.awsui_arrow-position-right-
|
|
335
|
+
.awsui_arrow-position-right-top_xjuzf_hg5hv_335 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_hg5hv_335 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after {
|
|
328
336
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
|
|
329
337
|
}
|
|
330
|
-
.awsui_arrow-position-left-
|
|
338
|
+
.awsui_arrow-position-left-top_xjuzf_hg5hv_338 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_hg5hv_338 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after {
|
|
331
339
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
|
|
332
340
|
}
|
|
333
|
-
.awsui_arrow-position-top-
|
|
341
|
+
.awsui_arrow-position-top-center_xjuzf_hg5hv_341 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_hg5hv_341 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_hg5hv_341 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_hg5hv_341 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after {
|
|
334
342
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
|
|
335
343
|
}
|
|
336
|
-
.awsui_arrow-position-bottom-
|
|
344
|
+
.awsui_arrow-position-bottom-center_xjuzf_hg5hv_344 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_hg5hv_344 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_hg5hv_344 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_hg5hv_344 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after {
|
|
337
345
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
|
|
338
346
|
}
|
|
339
347
|
|
|
@@ -471,13 +479,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
471
479
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
472
480
|
SPDX-License-Identifier: Apache-2.0
|
|
473
481
|
*/
|
|
482
|
+
/*
|
|
483
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
484
|
+
SPDX-License-Identifier: Apache-2.0
|
|
485
|
+
*/
|
|
474
486
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
475
487
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
476
488
|
/*
|
|
477
489
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
478
490
|
SPDX-License-Identifier: Apache-2.0
|
|
479
491
|
*/
|
|
480
|
-
.
|
|
492
|
+
.awsui_body_xjuzf_hg5hv_492:not(#\9) {
|
|
481
493
|
border-collapse: separate;
|
|
482
494
|
border-spacing: 0;
|
|
483
495
|
box-sizing: border-box;
|
|
@@ -514,16 +526,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
514
526
|
padding-block: var(--space-s-34lx8l, 12px);
|
|
515
527
|
padding-inline: var(--space-m-udix3p, 16px);
|
|
516
528
|
}
|
|
517
|
-
.awsui_body-overflow-
|
|
529
|
+
.awsui_body-overflow-visible_xjuzf_hg5hv_528:not(#\9) {
|
|
518
530
|
overflow: visible;
|
|
519
531
|
}
|
|
520
532
|
|
|
521
|
-
.awsui_has-
|
|
533
|
+
.awsui_has-dismiss_xjuzf_hg5hv_532:not(#\9) {
|
|
522
534
|
display: flex;
|
|
523
535
|
align-items: baseline;
|
|
524
536
|
}
|
|
525
537
|
|
|
526
|
-
.
|
|
538
|
+
.awsui_dismiss_xjuzf_hg5hv_537:not(#\9) {
|
|
527
539
|
margin-block: calc(-1 * var(--space-xs-zb16t3, 8px));
|
|
528
540
|
margin-inline-start: 0;
|
|
529
541
|
margin-inline-end: calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-width-popover-h2a419, 2px)));
|
|
@@ -531,15 +543,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
531
543
|
order: 1;
|
|
532
544
|
}
|
|
533
545
|
|
|
534
|
-
.awsui_dismiss-
|
|
546
|
+
.awsui_dismiss-control_xjuzf_hg5hv_545:not(#\9) {
|
|
535
547
|
/* used in test-utils */
|
|
536
548
|
}
|
|
537
549
|
|
|
538
|
-
.awsui_header-
|
|
550
|
+
.awsui_header-row_xjuzf_hg5hv_549:not(#\9) {
|
|
539
551
|
margin-block-end: var(--space-xs-zb16t3, 8px);
|
|
540
552
|
}
|
|
541
553
|
|
|
542
|
-
.
|
|
554
|
+
.awsui_header_xjuzf_hg5hv_549:not(#\9) {
|
|
543
555
|
word-wrap: break-word;
|
|
544
556
|
max-inline-size: 100%;
|
|
545
557
|
overflow: hidden;
|
|
@@ -551,7 +563,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
551
563
|
flex: 1 1 auto;
|
|
552
564
|
/* stylelint-disable-next-line selector-max-type */
|
|
553
565
|
}
|
|
554
|
-
.
|
|
566
|
+
.awsui_header_xjuzf_hg5hv_549 > h2:not(#\9) {
|
|
555
567
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
556
568
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
557
569
|
font-weight: var(--font-weight-heading-xs-l7rqme, 700);
|
|
@@ -560,7 +572,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
560
572
|
display: inline;
|
|
561
573
|
}
|
|
562
574
|
|
|
563
|
-
.
|
|
575
|
+
.awsui_content_xjuzf_hg5hv_574:not(#\9) {
|
|
564
576
|
word-wrap: break-word;
|
|
565
577
|
max-inline-size: 100%;
|
|
566
578
|
overflow: hidden;
|
|
@@ -568,7 +580,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
568
580
|
flex: 1 1 auto;
|
|
569
581
|
min-inline-size: 0;
|
|
570
582
|
}
|
|
571
|
-
.awsui_content-overflow-
|
|
583
|
+
.awsui_content-overflow-visible_xjuzf_hg5hv_582:not(#\9) {
|
|
572
584
|
overflow: visible;
|
|
573
585
|
}
|
|
574
586
|
|
|
@@ -706,13 +718,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
706
718
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
707
719
|
SPDX-License-Identifier: Apache-2.0
|
|
708
720
|
*/
|
|
721
|
+
/*
|
|
722
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
723
|
+
SPDX-License-Identifier: Apache-2.0
|
|
724
|
+
*/
|
|
709
725
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
710
726
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
711
727
|
/*
|
|
712
728
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
713
729
|
SPDX-License-Identifier: Apache-2.0
|
|
714
730
|
*/
|
|
715
|
-
.
|
|
731
|
+
.awsui_container_xjuzf_hg5hv_730:not(#\9) {
|
|
716
732
|
display: inline-block;
|
|
717
733
|
position: fixed;
|
|
718
734
|
inset-block-start: -9999px;
|
|
@@ -720,7 +736,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
720
736
|
z-index: 2000;
|
|
721
737
|
}
|
|
722
738
|
|
|
723
|
-
.awsui_container-
|
|
739
|
+
.awsui_container-body_xjuzf_hg5hv_738:not(#\9) {
|
|
724
740
|
border-collapse: separate;
|
|
725
741
|
border-spacing: 0;
|
|
726
742
|
box-sizing: border-box;
|
|
@@ -761,100 +777,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
761
777
|
border-inline: var(--border-width-popover-h2a419, 2px) solid var(--color-border-popover-v2sc7l, #b4b4bb);
|
|
762
778
|
}
|
|
763
779
|
|
|
764
|
-
.awsui_container-body-variant-
|
|
780
|
+
.awsui_container-body-variant-annotation_xjuzf_hg5hv_778:not(#\9) {
|
|
765
781
|
background-color: var(--color-background-status-info-gflgo4, #f0fbff);
|
|
766
782
|
border-color: var(--color-border-status-info-z6pwqy, #006ce0);
|
|
767
783
|
}
|
|
768
784
|
|
|
769
|
-
.awsui_container-body-size-
|
|
785
|
+
.awsui_container-body-size-small_xjuzf_hg5hv_783:not(#\9) {
|
|
770
786
|
max-inline-size: 210px;
|
|
771
787
|
}
|
|
772
|
-
.awsui_container-body-size-
|
|
788
|
+
.awsui_container-body-size-small_xjuzf_hg5hv_783.awsui_fixed-width_xjuzf_hg5hv_786:not(#\9) {
|
|
773
789
|
inline-size: 210px;
|
|
774
790
|
}
|
|
775
791
|
|
|
776
|
-
.awsui_container-body-size-
|
|
792
|
+
.awsui_container-body-size-medium_xjuzf_hg5hv_790:not(#\9) {
|
|
777
793
|
max-inline-size: 310px;
|
|
778
794
|
}
|
|
779
|
-
.awsui_container-body-size-
|
|
795
|
+
.awsui_container-body-size-medium_xjuzf_hg5hv_790.awsui_fixed-width_xjuzf_hg5hv_786:not(#\9) {
|
|
780
796
|
inline-size: 310px;
|
|
781
797
|
}
|
|
782
798
|
|
|
783
|
-
.awsui_container-body-size-
|
|
799
|
+
.awsui_container-body-size-large_xjuzf_hg5hv_797:not(#\9) {
|
|
784
800
|
max-inline-size: 482px;
|
|
785
801
|
}
|
|
786
802
|
@media (max-width: 482px) {
|
|
787
|
-
.awsui_container-body-size-
|
|
803
|
+
.awsui_container-body-size-large_xjuzf_hg5hv_797:not(#\9) {
|
|
788
804
|
max-inline-size: 310px;
|
|
789
805
|
}
|
|
790
806
|
}
|
|
791
|
-
.awsui_container-body-size-
|
|
807
|
+
.awsui_container-body-size-large_xjuzf_hg5hv_797.awsui_fixed-width_xjuzf_hg5hv_786:not(#\9) {
|
|
792
808
|
inline-size: 482px;
|
|
793
809
|
}
|
|
794
810
|
|
|
795
|
-
.awsui_container-
|
|
811
|
+
.awsui_container-arrow_xjuzf_hg5hv_809:not(#\9) {
|
|
796
812
|
position: absolute;
|
|
797
813
|
display: inline-block;
|
|
798
814
|
}
|
|
799
|
-
.awsui_container-arrow-position-right-
|
|
815
|
+
.awsui_container-arrow-position-right-top_xjuzf_hg5hv_813:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_hg5hv_813:not(#\9) {
|
|
800
816
|
transform: rotate(-90deg);
|
|
801
817
|
transform-origin: 0 100%;
|
|
802
818
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
803
819
|
}
|
|
804
|
-
.awsui_container-arrow-position-right-
|
|
820
|
+
.awsui_container-arrow-position-right-top_xjuzf_hg5hv_813:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_hg5hv_813:not(#\9):dir(rtl) {
|
|
805
821
|
transform: rotate(90deg);
|
|
806
822
|
transform-origin: 100% 100%;
|
|
807
823
|
}
|
|
808
|
-
.awsui_container-arrow-position-right-
|
|
824
|
+
.awsui_container-arrow-position-right-top_xjuzf_hg5hv_813:not(#\9) {
|
|
809
825
|
inset-block-start: calc(12px + 10px);
|
|
810
826
|
inset-inline-start: 0;
|
|
811
827
|
}
|
|
812
|
-
.awsui_container-arrow-position-right-
|
|
828
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_hg5hv_813:not(#\9) {
|
|
813
829
|
inset-block-end: 12px;
|
|
814
830
|
inset-inline-start: 0;
|
|
815
831
|
}
|
|
816
|
-
.awsui_container-arrow-position-left-
|
|
832
|
+
.awsui_container-arrow-position-left-top_xjuzf_hg5hv_830:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_hg5hv_830:not(#\9) {
|
|
817
833
|
transform: rotate(90deg);
|
|
818
834
|
transform-origin: 100% 100%;
|
|
819
835
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
820
836
|
}
|
|
821
|
-
.awsui_container-arrow-position-left-
|
|
837
|
+
.awsui_container-arrow-position-left-top_xjuzf_hg5hv_830:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_hg5hv_830:not(#\9):dir(rtl) {
|
|
822
838
|
transform: rotate(-90deg);
|
|
823
839
|
transform-origin: 0% 100%;
|
|
824
840
|
}
|
|
825
|
-
.awsui_container-arrow-position-left-
|
|
841
|
+
.awsui_container-arrow-position-left-top_xjuzf_hg5hv_830:not(#\9) {
|
|
826
842
|
inset-block-start: calc(12px + 10px);
|
|
827
843
|
inset-inline-end: 0;
|
|
828
844
|
}
|
|
829
|
-
.awsui_container-arrow-position-left-
|
|
845
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_hg5hv_830:not(#\9) {
|
|
830
846
|
inset-block-end: 12px;
|
|
831
847
|
inset-inline-end: 0;
|
|
832
848
|
}
|
|
833
|
-
.awsui_container-arrow-position-top-
|
|
849
|
+
.awsui_container-arrow-position-top-center_xjuzf_hg5hv_847:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_hg5hv_847:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_hg5hv_847:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_hg5hv_847:not(#\9) {
|
|
834
850
|
transform: rotate(180deg);
|
|
835
851
|
transform-origin: 50% 50%;
|
|
836
852
|
}
|
|
837
|
-
.awsui_container-arrow-position-top-
|
|
853
|
+
.awsui_container-arrow-position-top-center_xjuzf_hg5hv_847:not(#\9) {
|
|
838
854
|
inset-block-end: -10px;
|
|
839
855
|
inset-inline-start: calc(50% - 10px);
|
|
840
856
|
}
|
|
841
|
-
.awsui_container-arrow-position-top-
|
|
857
|
+
.awsui_container-arrow-position-top-right_xjuzf_hg5hv_847:not(#\9) {
|
|
842
858
|
inset-block-end: -10px;
|
|
843
859
|
inset-inline-start: 12px;
|
|
844
860
|
}
|
|
845
|
-
.awsui_container-arrow-position-top-
|
|
861
|
+
.awsui_container-arrow-position-top-left_xjuzf_hg5hv_847:not(#\9) {
|
|
846
862
|
inset-block-end: -10px;
|
|
847
863
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
848
864
|
}
|
|
849
|
-
.awsui_container-arrow-position-bottom-
|
|
865
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_hg5hv_863:not(#\9) {
|
|
850
866
|
inset-block-start: -10px;
|
|
851
867
|
inset-inline-start: calc(50% - 10px);
|
|
852
868
|
}
|
|
853
|
-
.awsui_container-arrow-position-bottom-
|
|
869
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_hg5hv_867:not(#\9) {
|
|
854
870
|
inset-block-start: -10px;
|
|
855
871
|
inset-inline-start: 12px;
|
|
856
872
|
}
|
|
857
|
-
.awsui_container-arrow-position-bottom-
|
|
873
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_hg5hv_871:not(#\9) {
|
|
858
874
|
inset-block-start: -10px;
|
|
859
875
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
860
876
|
}
|
|
@@ -993,16 +1009,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
993
1009
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
994
1010
|
SPDX-License-Identifier: Apache-2.0
|
|
995
1011
|
*/
|
|
1012
|
+
/*
|
|
1013
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1014
|
+
SPDX-License-Identifier: Apache-2.0
|
|
1015
|
+
*/
|
|
996
1016
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
997
1017
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
998
1018
|
/*
|
|
999
1019
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1000
1020
|
SPDX-License-Identifier: Apache-2.0
|
|
1001
1021
|
*/
|
|
1002
|
-
.
|
|
1003
|
-
animation: awsui_awsui-motion-fade-
|
|
1022
|
+
.awsui_container_xjuzf_hg5hv_730:not(#\9) {
|
|
1023
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_hg5hv_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
1004
1024
|
}
|
|
1005
|
-
@keyframes awsui_awsui-motion-fade-
|
|
1025
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_hg5hv_1 {
|
|
1006
1026
|
from {
|
|
1007
1027
|
opacity: 0.2;
|
|
1008
1028
|
}
|
|
@@ -1011,19 +1031,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1011
1031
|
}
|
|
1012
1032
|
}
|
|
1013
1033
|
@media (prefers-reduced-motion: reduce) {
|
|
1014
|
-
.
|
|
1034
|
+
.awsui_container_xjuzf_hg5hv_730:not(#\9) {
|
|
1015
1035
|
animation: none;
|
|
1016
1036
|
transition: none;
|
|
1017
1037
|
}
|
|
1018
1038
|
}
|
|
1019
|
-
.awsui-motion-disabled .
|
|
1039
|
+
.awsui-motion-disabled .awsui_container_xjuzf_hg5hv_730:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_hg5hv_730:not(#\9) {
|
|
1020
1040
|
animation: none;
|
|
1021
1041
|
transition: none;
|
|
1022
1042
|
}
|
|
1023
|
-
.
|
|
1024
|
-
animation: awsui_awsui-motion-fade-
|
|
1043
|
+
.awsui_container_xjuzf_hg5hv_730.awsui_refresh_xjuzf_hg5hv_1041:not(#\9) {
|
|
1044
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_hg5hv_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
1025
1045
|
}
|
|
1026
|
-
@keyframes awsui_awsui-motion-fade-
|
|
1046
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_hg5hv_1 {
|
|
1027
1047
|
from {
|
|
1028
1048
|
opacity: 0.2;
|
|
1029
1049
|
}
|
|
@@ -1032,17 +1052,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1032
1052
|
}
|
|
1033
1053
|
}
|
|
1034
1054
|
@media (prefers-reduced-motion: reduce) {
|
|
1035
|
-
.
|
|
1055
|
+
.awsui_container_xjuzf_hg5hv_730.awsui_refresh_xjuzf_hg5hv_1041:not(#\9) {
|
|
1036
1056
|
animation: none;
|
|
1037
1057
|
transition: none;
|
|
1038
1058
|
}
|
|
1039
1059
|
}
|
|
1040
|
-
.awsui-motion-disabled .
|
|
1060
|
+
.awsui-motion-disabled .awsui_container_xjuzf_hg5hv_730.awsui_refresh_xjuzf_hg5hv_1041:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_hg5hv_730.awsui_refresh_xjuzf_hg5hv_1041:not(#\9) {
|
|
1041
1061
|
animation: none;
|
|
1042
1062
|
transition: none;
|
|
1043
1063
|
}
|
|
1044
1064
|
|
|
1045
|
-
.
|
|
1065
|
+
.awsui_root_xjuzf_hg5hv_1063:not(#\9) {
|
|
1046
1066
|
border-collapse: separate;
|
|
1047
1067
|
border-spacing: 0;
|
|
1048
1068
|
box-sizing: border-box;
|
|
@@ -1075,22 +1095,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1075
1095
|
-moz-osx-font-smoothing: auto;
|
|
1076
1096
|
color: inherit;
|
|
1077
1097
|
}
|
|
1078
|
-
.
|
|
1098
|
+
.awsui_root_xjuzf_hg5hv_1063.awsui_no-wrap_xjuzf_hg5hv_1095:not(#\9) {
|
|
1079
1099
|
white-space: nowrap;
|
|
1080
1100
|
}
|
|
1081
1101
|
|
|
1082
|
-
.awsui_root-filtering-
|
|
1102
|
+
.awsui_root-filtering-token_xjuzf_hg5hv_1099:not(#\9) {
|
|
1083
1103
|
display: flex;
|
|
1084
1104
|
}
|
|
1085
1105
|
|
|
1086
|
-
.
|
|
1106
|
+
.awsui_trigger_xjuzf_hg5hv_1103:not(#\9) {
|
|
1087
1107
|
display: inline-block;
|
|
1088
1108
|
max-inline-size: 100%;
|
|
1089
1109
|
color: inherit;
|
|
1090
1110
|
text-align: inherit;
|
|
1091
1111
|
}
|
|
1092
1112
|
|
|
1093
|
-
.awsui_overflow-
|
|
1113
|
+
.awsui_overflow-ellipsis_xjuzf_hg5hv_1110:not(#\9) {
|
|
1094
1114
|
white-space: nowrap;
|
|
1095
1115
|
overflow: hidden;
|
|
1096
1116
|
text-overflow: ellipsis;
|
|
@@ -1098,7 +1118,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1098
1118
|
word-break: break-word;
|
|
1099
1119
|
}
|
|
1100
1120
|
|
|
1101
|
-
.awsui_trigger-type-
|
|
1121
|
+
.awsui_trigger-type-text_xjuzf_hg5hv_1118:not(#\9) {
|
|
1102
1122
|
border-block: 0;
|
|
1103
1123
|
border-inline: 0;
|
|
1104
1124
|
margin-block: 0;
|
|
@@ -1109,17 +1129,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1109
1129
|
cursor: pointer;
|
|
1110
1130
|
border-block-end: var(--border-divider-list-width-27y3k5, 1px) dashed currentColor;
|
|
1111
1131
|
}
|
|
1112
|
-
.awsui_trigger-type-
|
|
1132
|
+
.awsui_trigger-type-text_xjuzf_hg5hv_1118:not(#\9):focus {
|
|
1113
1133
|
outline: none;
|
|
1114
1134
|
}
|
|
1115
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1135
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_hg5hv_1118:not(#\9):focus {
|
|
1116
1136
|
position: relative;
|
|
1117
1137
|
}
|
|
1118
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1138
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_hg5hv_1118:not(#\9):focus {
|
|
1119
1139
|
outline: 2px dotted transparent;
|
|
1120
1140
|
outline-offset: calc(1px - 1px);
|
|
1121
1141
|
}
|
|
1122
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1142
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_hg5hv_1118:not(#\9):focus::before {
|
|
1123
1143
|
content: " ";
|
|
1124
1144
|
display: block;
|
|
1125
1145
|
position: absolute;
|
|
@@ -1134,10 +1154,10 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_tqqpg_1098:no
|
|
|
1134
1154
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
1135
1155
|
}
|
|
1136
1156
|
|
|
1137
|
-
.awsui_trigger-type-filtering-
|
|
1157
|
+
.awsui_trigger-type-filtering-token_xjuzf_hg5hv_1154:not(#\9) {
|
|
1138
1158
|
display: flex;
|
|
1139
1159
|
}
|
|
1140
1160
|
|
|
1141
|
-
.awsui_popover-inline-
|
|
1161
|
+
.awsui_popover-inline-content_xjuzf_hg5hv_1158:not(#\9) {
|
|
1142
1162
|
display: inline;
|
|
1143
1163
|
}
|