@cloudscape-design/components 3.0.841 → 3.0.842
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/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/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
|
@@ -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
|
/*
|
|
@@ -146,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
151
|
SPDX-License-Identifier: Apache-2.0
|
|
148
152
|
*/
|
|
149
|
-
.
|
|
153
|
+
.awsui_root_7nfqu_1686l_153:not(#\9) {
|
|
150
154
|
border-collapse: separate;
|
|
151
155
|
border-spacing: 0;
|
|
152
156
|
box-sizing: border-box;
|
|
@@ -186,92 +190,92 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
190
|
grid-template-rows: min-content min-content 1fr;
|
|
187
191
|
}
|
|
188
192
|
@media (min-width: 689px) {
|
|
189
|
-
.
|
|
193
|
+
.awsui_root_7nfqu_1686l_153:not(#\9) {
|
|
190
194
|
grid-template-areas: "toolbar toolbar toolbar toolbar toolbar toolbar toolbar" "navigation . notifications . sideSplitPanel tools global-tools" "navigation . main . sideSplitPanel tools global-tools";
|
|
191
195
|
grid-template-columns: min-content minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) minmax(0, var(--awsui-max-content-width-g964ok)) minmax(var(--space-layout-content-horizontal-7l52k3, 24px), 1fr) min-content min-content;
|
|
192
196
|
grid-template-rows: min-content min-content 1fr min-content;
|
|
193
197
|
}
|
|
194
|
-
.
|
|
198
|
+
.awsui_root_7nfqu_1686l_153.awsui_has-adaptive-widths-default_7nfqu_1686l_197:not(#\9) {
|
|
195
199
|
--awsui-max-content-width-g964ok: 1620px;
|
|
196
200
|
}
|
|
197
201
|
}
|
|
198
202
|
@media (min-width: 689px) and (min-width: 1401px) {
|
|
199
|
-
.
|
|
203
|
+
.awsui_root_7nfqu_1686l_153.awsui_has-adaptive-widths-dashboard_7nfqu_1686l_202:not(#\9) {
|
|
200
204
|
--awsui-max-content-width-g964ok: 1280px;
|
|
201
205
|
}
|
|
202
206
|
}
|
|
203
207
|
@media (min-width: 689px) and (min-width: 1921px) {
|
|
204
|
-
.
|
|
208
|
+
.awsui_root_7nfqu_1686l_153.awsui_has-adaptive-widths-dashboard_7nfqu_1686l_202:not(#\9) {
|
|
205
209
|
--awsui-max-content-width-g964ok: 1620px;
|
|
206
210
|
}
|
|
207
211
|
}
|
|
208
212
|
@media (min-width: 689px) and (min-width: 2541px) {
|
|
209
|
-
.
|
|
213
|
+
.awsui_root_7nfqu_1686l_153.awsui_has-adaptive-widths-dashboard_7nfqu_1686l_202:not(#\9) {
|
|
210
214
|
--awsui-max-content-width-g964ok: 2160px;
|
|
211
215
|
}
|
|
212
216
|
}
|
|
213
217
|
|
|
214
|
-
.
|
|
215
|
-
.
|
|
216
|
-
.awsui_global-
|
|
218
|
+
.awsui_navigation_7nfqu_1686l_217:not(#\9),
|
|
219
|
+
.awsui_tools_7nfqu_1686l_218:not(#\9),
|
|
220
|
+
.awsui_global-tools_7nfqu_1686l_219:not(#\9) {
|
|
217
221
|
grid-row: 1/-1;
|
|
218
222
|
grid-column: 1/-1;
|
|
219
223
|
background: var(--color-background-container-content-z79u4u, #ffffff);
|
|
220
224
|
opacity: 1;
|
|
221
225
|
}
|
|
222
226
|
@media (max-width: 688px) {
|
|
223
|
-
.
|
|
224
|
-
.
|
|
225
|
-
.awsui_global-
|
|
227
|
+
.awsui_navigation_7nfqu_1686l_217:not(#\9),
|
|
228
|
+
.awsui_tools_7nfqu_1686l_218:not(#\9),
|
|
229
|
+
.awsui_global-tools_7nfqu_1686l_219:not(#\9) {
|
|
226
230
|
inline-size: 100%;
|
|
227
231
|
}
|
|
228
232
|
}
|
|
229
233
|
|
|
230
|
-
.
|
|
234
|
+
.awsui_navigation_7nfqu_1686l_217:not(#\9) {
|
|
231
235
|
z-index: 830;
|
|
232
236
|
}
|
|
233
237
|
@media (min-width: 689px) {
|
|
234
|
-
.
|
|
238
|
+
.awsui_navigation_7nfqu_1686l_217:not(#\9) {
|
|
235
239
|
grid-area: navigation;
|
|
236
240
|
inline-size: var(--awsui-navigation-width-g964ok);
|
|
237
241
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-layout-hrw5xj, #b4b4bb);
|
|
238
242
|
}
|
|
239
243
|
}
|
|
240
244
|
@media (max-width: 688px) {
|
|
241
|
-
.
|
|
245
|
+
.awsui_navigation_7nfqu_1686l_217:not(#\9) {
|
|
242
246
|
z-index: 1001;
|
|
243
247
|
}
|
|
244
248
|
}
|
|
245
249
|
|
|
246
250
|
@media (min-width: 689px) {
|
|
247
|
-
.
|
|
251
|
+
.awsui_tools_7nfqu_1686l_218:not(#\9) {
|
|
248
252
|
grid-area: tools;
|
|
249
253
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
250
254
|
}
|
|
251
|
-
.
|
|
255
|
+
.awsui_tools_7nfqu_1686l_218:not(#\9):not(:has(> [data-testid])) {
|
|
252
256
|
inline-size: var(--awsui-tools-width-g964ok);
|
|
253
257
|
}
|
|
254
|
-
.
|
|
258
|
+
.awsui_tools_7nfqu_1686l_218:not(#\9):not(:has(> [data-testid])).awsui_tools-open_7nfqu_1686l_257 {
|
|
255
259
|
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-layout-hrw5xj, #b4b4bb);
|
|
256
260
|
}
|
|
257
261
|
}
|
|
258
262
|
|
|
259
263
|
@media (min-width: 689px) {
|
|
260
|
-
.awsui_global-
|
|
264
|
+
.awsui_global-tools_7nfqu_1686l_219:not(#\9) {
|
|
261
265
|
display: flex;
|
|
262
266
|
grid-area: global-tools;
|
|
263
267
|
}
|
|
264
268
|
}
|
|
265
269
|
|
|
266
270
|
@media (min-width: 689px) {
|
|
267
|
-
.awsui_split-panel-
|
|
271
|
+
.awsui_split-panel-side_7nfqu_1686l_270:not(#\9) {
|
|
268
272
|
grid-area: sideSplitPanel;
|
|
269
273
|
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-layout-hrw5xj, #b4b4bb);
|
|
270
274
|
opacity: 1;
|
|
271
275
|
}
|
|
272
276
|
}
|
|
273
277
|
|
|
274
|
-
.awsui_split-panel-
|
|
278
|
+
.awsui_split-panel-bottom_7nfqu_1686l_277:not(#\9) {
|
|
275
279
|
position: sticky;
|
|
276
280
|
z-index: 840;
|
|
277
281
|
align-self: end;
|
|
@@ -279,72 +283,72 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
279
283
|
grid-column: 1/-1;
|
|
280
284
|
}
|
|
281
285
|
@media (min-width: 689px) {
|
|
282
|
-
.awsui_split-panel-
|
|
286
|
+
.awsui_split-panel-bottom_7nfqu_1686l_277:not(#\9) {
|
|
283
287
|
grid-column: 2/5;
|
|
284
288
|
}
|
|
285
289
|
}
|
|
286
290
|
|
|
287
|
-
.awsui_panel-
|
|
291
|
+
.awsui_panel-hidden_7nfqu_1686l_290:not(#\9) {
|
|
288
292
|
border-block: none;
|
|
289
293
|
border-inline: none;
|
|
290
294
|
opacity: 0;
|
|
291
295
|
z-index: 0;
|
|
292
296
|
}
|
|
293
|
-
.awsui_panel-
|
|
297
|
+
.awsui_panel-hidden_7nfqu_1686l_290.awsui_navigation_7nfqu_1686l_217:not(#\9), .awsui_panel-hidden_7nfqu_1686l_290.awsui_tools_7nfqu_1686l_218:not(#\9), .awsui_panel-hidden_7nfqu_1686l_290.awsui_global-tools_7nfqu_1686l_219:not(#\9) {
|
|
294
298
|
inline-size: 0px;
|
|
295
299
|
}
|
|
296
300
|
|
|
297
|
-
.awsui_toolbar-
|
|
301
|
+
.awsui_toolbar-container_7nfqu_1686l_300:not(#\9) {
|
|
298
302
|
grid-area: toolbar;
|
|
299
303
|
block-size: 42px;
|
|
300
304
|
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-layout-hrw5xj, #b4b4bb);
|
|
301
305
|
}
|
|
302
306
|
|
|
303
|
-
.awsui_notifications-
|
|
307
|
+
.awsui_notifications-container_7nfqu_1686l_306:not(#\9) {
|
|
304
308
|
grid-area: notifications;
|
|
305
309
|
}
|
|
306
310
|
|
|
307
|
-
.awsui_notifications-
|
|
311
|
+
.awsui_notifications-background_7nfqu_1686l_310:not(#\9) {
|
|
308
312
|
background: var(--color-background-layout-main-nqw91u, #ffffff);
|
|
309
313
|
grid-area: notifications;
|
|
310
314
|
grid-column: 1/-1;
|
|
311
315
|
}
|
|
312
316
|
@media (min-width: 689px) {
|
|
313
|
-
.awsui_notifications-
|
|
317
|
+
.awsui_notifications-background_7nfqu_1686l_310:not(#\9) {
|
|
314
318
|
grid-column: 2/5;
|
|
315
319
|
}
|
|
316
320
|
}
|
|
317
321
|
|
|
318
|
-
.awsui_main-
|
|
322
|
+
.awsui_main-landmark_7nfqu_1686l_321:not(#\9) {
|
|
319
323
|
display: contents;
|
|
320
324
|
}
|
|
321
325
|
|
|
322
|
-
.
|
|
326
|
+
.awsui_main_7nfqu_1686l_321:not(#\9) {
|
|
323
327
|
grid-area: main;
|
|
324
328
|
margin-block-start: var(--space-scaled-s-aqzyko, 12px);
|
|
325
329
|
margin-block-end: var(--space-layout-content-bottom-noqzmw, 40px);
|
|
326
330
|
}
|
|
327
|
-
.awsui_main-disable-
|
|
331
|
+
.awsui_main-disable-paddings_7nfqu_1686l_330:not(#\9) {
|
|
328
332
|
margin-block: 0;
|
|
329
333
|
grid-column: 1/-1;
|
|
330
334
|
}
|
|
331
335
|
@media (min-width: 689px) {
|
|
332
|
-
.awsui_main-disable-
|
|
336
|
+
.awsui_main-disable-paddings_7nfqu_1686l_330:not(#\9) {
|
|
333
337
|
grid-column: 2/5;
|
|
334
338
|
}
|
|
335
339
|
}
|
|
336
340
|
|
|
337
|
-
.awsui_content-
|
|
341
|
+
.awsui_content-header_7nfqu_1686l_340:not(#\9) {
|
|
338
342
|
margin-block-end: var(--space-content-header-padding-bottom-y2enua, 16px);
|
|
339
343
|
}
|
|
340
344
|
|
|
341
|
-
.
|
|
345
|
+
.awsui_content_7nfqu_1686l_340:not(#\9) {
|
|
342
346
|
display: contents;
|
|
343
347
|
}
|
|
344
348
|
|
|
345
349
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
346
350
|
@media (max-width: 688px) {
|
|
347
|
-
.awsui_unfocusable-
|
|
351
|
+
.awsui_unfocusable-mobile_7nfqu_1686l_350 *:not(#\9) {
|
|
348
352
|
visibility: hidden;
|
|
349
353
|
}
|
|
350
354
|
}
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"has-adaptive-widths-default": "awsui_has-adaptive-widths-
|
|
7
|
-
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-
|
|
8
|
-
"navigation": "
|
|
9
|
-
"tools": "
|
|
10
|
-
"global-tools": "awsui_global-
|
|
11
|
-
"tools-open": "awsui_tools-
|
|
12
|
-
"split-panel-side": "awsui_split-panel-
|
|
13
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
14
|
-
"panel-hidden": "awsui_panel-
|
|
15
|
-
"toolbar-container": "awsui_toolbar-
|
|
16
|
-
"notifications-container": "awsui_notifications-
|
|
17
|
-
"notifications-background": "awsui_notifications-
|
|
18
|
-
"main-landmark": "awsui_main-
|
|
19
|
-
"main": "
|
|
20
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
21
|
-
"content-header": "awsui_content-
|
|
22
|
-
"content": "
|
|
23
|
-
"unfocusable-mobile": "awsui_unfocusable-
|
|
5
|
+
"root": "awsui_root_7nfqu_1686l_153",
|
|
6
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_1686l_197",
|
|
7
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_1686l_202",
|
|
8
|
+
"navigation": "awsui_navigation_7nfqu_1686l_217",
|
|
9
|
+
"tools": "awsui_tools_7nfqu_1686l_218",
|
|
10
|
+
"global-tools": "awsui_global-tools_7nfqu_1686l_219",
|
|
11
|
+
"tools-open": "awsui_tools-open_7nfqu_1686l_257",
|
|
12
|
+
"split-panel-side": "awsui_split-panel-side_7nfqu_1686l_270",
|
|
13
|
+
"split-panel-bottom": "awsui_split-panel-bottom_7nfqu_1686l_277",
|
|
14
|
+
"panel-hidden": "awsui_panel-hidden_7nfqu_1686l_290",
|
|
15
|
+
"toolbar-container": "awsui_toolbar-container_7nfqu_1686l_300",
|
|
16
|
+
"notifications-container": "awsui_notifications-container_7nfqu_1686l_306",
|
|
17
|
+
"notifications-background": "awsui_notifications-background_7nfqu_1686l_310",
|
|
18
|
+
"main-landmark": "awsui_main-landmark_7nfqu_1686l_321",
|
|
19
|
+
"main": "awsui_main_7nfqu_1686l_321",
|
|
20
|
+
"main-disable-paddings": "awsui_main-disable-paddings_7nfqu_1686l_330",
|
|
21
|
+
"content-header": "awsui_content-header_7nfqu_1686l_340",
|
|
22
|
+
"content": "awsui_content_7nfqu_1686l_340",
|
|
23
|
+
"unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_1686l_350"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -136,9 +136,13 @@
|
|
|
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
|
-
.awsui_split-panel-
|
|
145
|
+
.awsui_split-panel-side_j4v3w_1dcwh_145:not(#\9) {
|
|
142
146
|
position: sticky;
|
|
143
147
|
z-index: 830;
|
|
144
148
|
overflow-x: hidden;
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"split-panel-side": "awsui_split-panel-
|
|
5
|
+
"split-panel-side": "awsui_split-panel-side_j4v3w_1dcwh_145"
|
|
6
6
|
};
|
|
7
7
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"universal-toolbar": "awsui_universal-
|
|
5
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
6
|
-
"toolbar-hidden": "awsui_toolbar-
|
|
7
|
-
"toolbar-container": "awsui_toolbar-
|
|
8
|
-
"universal-toolbar-nav": "awsui_universal-toolbar-
|
|
9
|
-
"universal-toolbar-breadcrumbs": "awsui_universal-toolbar-
|
|
10
|
-
"universal-toolbar-drawers": "awsui_universal-toolbar-
|
|
11
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
12
|
-
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-
|
|
13
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
14
|
-
"group-divider": "awsui_group-
|
|
15
|
-
"drawers-trigger": "awsui_drawers-
|
|
16
|
-
"block-body-scroll": "awsui_block-body-
|
|
4
|
+
"universal-toolbar": "awsui_universal-toolbar_1kzri_1vl4l_153",
|
|
5
|
+
"disable-body-scroll": "awsui_disable-body-scroll_1kzri_1vl4l_174",
|
|
6
|
+
"toolbar-hidden": "awsui_toolbar-hidden_1kzri_1vl4l_177",
|
|
7
|
+
"toolbar-container": "awsui_toolbar-container_1kzri_1vl4l_180",
|
|
8
|
+
"universal-toolbar-nav": "awsui_universal-toolbar-nav_1kzri_1vl4l_189",
|
|
9
|
+
"universal-toolbar-breadcrumbs": "awsui_universal-toolbar-breadcrumbs_1kzri_1vl4l_193",
|
|
10
|
+
"universal-toolbar-drawers": "awsui_universal-toolbar-drawers_1kzri_1vl4l_198",
|
|
11
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_1kzri_1vl4l_206",
|
|
12
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_1kzri_1vl4l_207",
|
|
13
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_1kzri_1vl4l_250",
|
|
14
|
+
"group-divider": "awsui_group-divider_1kzri_1vl4l_260",
|
|
15
|
+
"drawers-trigger": "awsui_drawers-trigger_1kzri_1vl4l_250",
|
|
16
|
+
"block-body-scroll": "awsui_block-body-scroll_1kzri_1vl4l_273"
|
|
17
17
|
};
|
|
18
18
|
|
|
@@ -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
|
/*
|
|
@@ -146,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
151
|
SPDX-License-Identifier: Apache-2.0
|
|
148
152
|
*/
|
|
149
|
-
.awsui_universal-
|
|
153
|
+
.awsui_universal-toolbar_1kzri_1vl4l_153:not(#\9) {
|
|
150
154
|
background-color: var(--color-background-layout-panel-content-du0fbw, #ffffff);
|
|
151
155
|
box-sizing: border-box;
|
|
152
156
|
padding-block: 0;
|
|
@@ -158,22 +162,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
162
|
transition-property: inset-block-start, opacity;
|
|
159
163
|
}
|
|
160
164
|
@media (prefers-reduced-motion: reduce) {
|
|
161
|
-
.awsui_universal-
|
|
165
|
+
.awsui_universal-toolbar_1kzri_1vl4l_153:not(#\9) {
|
|
162
166
|
animation: none;
|
|
163
167
|
transition: none;
|
|
164
168
|
}
|
|
165
169
|
}
|
|
166
|
-
.awsui-motion-disabled .awsui_universal-
|
|
170
|
+
.awsui-motion-disabled .awsui_universal-toolbar_1kzri_1vl4l_153:not(#\9), .awsui-mode-entering .awsui_universal-toolbar_1kzri_1vl4l_153:not(#\9) {
|
|
167
171
|
animation: none;
|
|
168
172
|
transition: none;
|
|
169
173
|
}
|
|
170
|
-
.awsui_universal-
|
|
174
|
+
.awsui_universal-toolbar_1kzri_1vl4l_153.awsui_disable-body-scroll_1kzri_1vl4l_174:not(#\9) {
|
|
171
175
|
inset-block-start: 0px;
|
|
172
176
|
}
|
|
173
|
-
.awsui_universal-
|
|
177
|
+
.awsui_universal-toolbar_1kzri_1vl4l_153.awsui_toolbar-hidden_1kzri_1vl4l_177:not(#\9) {
|
|
174
178
|
opacity: 0;
|
|
175
179
|
}
|
|
176
|
-
.awsui_universal-
|
|
180
|
+
.awsui_universal-toolbar_1kzri_1vl4l_153 > .awsui_toolbar-container_1kzri_1vl4l_180:not(#\9) {
|
|
177
181
|
block-size: 100%;
|
|
178
182
|
align-items: center;
|
|
179
183
|
display: grid;
|
|
@@ -182,16 +186,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
186
|
grid-template-columns: min-content minmax(0, 3fr) minmax(auto, 1fr);
|
|
183
187
|
grid-template-rows: 1fr;
|
|
184
188
|
}
|
|
185
|
-
.awsui_universal-
|
|
189
|
+
.awsui_universal-toolbar_1kzri_1vl4l_153 > .awsui_toolbar-container_1kzri_1vl4l_180 > .awsui_universal-toolbar-nav_1kzri_1vl4l_189:not(#\9) {
|
|
186
190
|
grid-column: 1;
|
|
187
191
|
padding-inline-end: var(--space-static-xxs-82cdfi, 4px);
|
|
188
192
|
}
|
|
189
|
-
.awsui_universal-
|
|
193
|
+
.awsui_universal-toolbar_1kzri_1vl4l_153 > .awsui_toolbar-container_1kzri_1vl4l_180 > .awsui_universal-toolbar-breadcrumbs_1kzri_1vl4l_193:not(#\9) {
|
|
190
194
|
grid-column: 2;
|
|
191
195
|
background-color: transparent;
|
|
192
196
|
flex: 1 0;
|
|
193
197
|
}
|
|
194
|
-
.awsui_universal-
|
|
198
|
+
.awsui_universal-toolbar_1kzri_1vl4l_153 > .awsui_toolbar-container_1kzri_1vl4l_180 > .awsui_universal-toolbar-drawers_1kzri_1vl4l_198:not(#\9) {
|
|
195
199
|
grid-column: 3;
|
|
196
200
|
column-gap: var(--space-static-xs-7sfb63, 8px);
|
|
197
201
|
display: flex;
|
|
@@ -199,8 +203,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
199
203
|
block-size: 100%;
|
|
200
204
|
}
|
|
201
205
|
|
|
202
|
-
.awsui_drawers-desktop-triggers-
|
|
203
|
-
.awsui_drawers-mobile-triggers-
|
|
206
|
+
.awsui_drawers-desktop-triggers-container_1kzri_1vl4l_206:not(#\9),
|
|
207
|
+
.awsui_drawers-mobile-triggers-container_1kzri_1vl4l_207:not(#\9) {
|
|
204
208
|
border-collapse: separate;
|
|
205
209
|
border-spacing: 0;
|
|
206
210
|
box-sizing: border-box;
|
|
@@ -244,7 +248,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
244
248
|
inline-size: 100%;
|
|
245
249
|
}
|
|
246
250
|
|
|
247
|
-
.awsui_drawers-trigger-
|
|
251
|
+
.awsui_drawers-trigger-content_1kzri_1vl4l_250:not(#\9) {
|
|
248
252
|
block-size: 100%;
|
|
249
253
|
align-items: center;
|
|
250
254
|
display: flex;
|
|
@@ -254,19 +258,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
254
258
|
padding-inline-start: var(--space-xs-zb16t3, 8px);
|
|
255
259
|
}
|
|
256
260
|
|
|
257
|
-
.awsui_group-
|
|
261
|
+
.awsui_group-divider_1kzri_1vl4l_260:not(#\9) {
|
|
258
262
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-cx07f2, #c6c6cd);
|
|
259
263
|
block-size: 60%;
|
|
260
264
|
}
|
|
261
265
|
|
|
262
266
|
@media (max-width: 688px) {
|
|
263
|
-
.awsui_drawers-
|
|
267
|
+
.awsui_drawers-trigger_1kzri_1vl4l_250:not(#\9) {
|
|
264
268
|
display: flex;
|
|
265
269
|
justify-content: center;
|
|
266
270
|
align-items: center;
|
|
267
271
|
}
|
|
268
272
|
}
|
|
269
273
|
|
|
270
|
-
.awsui_block-body-
|
|
274
|
+
.awsui_block-body-scroll_1kzri_1vl4l_273:not(#\9) {
|
|
271
275
|
overflow: hidden;
|
|
272
276
|
}
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"universal-toolbar": "awsui_universal-
|
|
6
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
7
|
-
"toolbar-hidden": "awsui_toolbar-
|
|
8
|
-
"toolbar-container": "awsui_toolbar-
|
|
9
|
-
"universal-toolbar-nav": "awsui_universal-toolbar-
|
|
10
|
-
"universal-toolbar-breadcrumbs": "awsui_universal-toolbar-
|
|
11
|
-
"universal-toolbar-drawers": "awsui_universal-toolbar-
|
|
12
|
-
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-
|
|
13
|
-
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-
|
|
14
|
-
"drawers-trigger-content": "awsui_drawers-trigger-
|
|
15
|
-
"group-divider": "awsui_group-
|
|
16
|
-
"drawers-trigger": "awsui_drawers-
|
|
17
|
-
"block-body-scroll": "awsui_block-body-
|
|
5
|
+
"universal-toolbar": "awsui_universal-toolbar_1kzri_1vl4l_153",
|
|
6
|
+
"disable-body-scroll": "awsui_disable-body-scroll_1kzri_1vl4l_174",
|
|
7
|
+
"toolbar-hidden": "awsui_toolbar-hidden_1kzri_1vl4l_177",
|
|
8
|
+
"toolbar-container": "awsui_toolbar-container_1kzri_1vl4l_180",
|
|
9
|
+
"universal-toolbar-nav": "awsui_universal-toolbar-nav_1kzri_1vl4l_189",
|
|
10
|
+
"universal-toolbar-breadcrumbs": "awsui_universal-toolbar-breadcrumbs_1kzri_1vl4l_193",
|
|
11
|
+
"universal-toolbar-drawers": "awsui_universal-toolbar-drawers_1kzri_1vl4l_198",
|
|
12
|
+
"drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_1kzri_1vl4l_206",
|
|
13
|
+
"drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_1kzri_1vl4l_207",
|
|
14
|
+
"drawers-trigger-content": "awsui_drawers-trigger-content_1kzri_1vl4l_250",
|
|
15
|
+
"group-divider": "awsui_group-divider_1kzri_1vl4l_260",
|
|
16
|
+
"drawers-trigger": "awsui_drawers-trigger_1kzri_1vl4l_250",
|
|
17
|
+
"block-body-scroll": "awsui_block-body-scroll_1kzri_1vl4l_273"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"trigger-button-styles": "awsui_trigger-button-
|
|
5
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
6
|
-
"trigger": "
|
|
7
|
-
"selected": "
|
|
8
|
-
"badge": "
|
|
9
|
-
"trigger-wrapper": "awsui_trigger-
|
|
10
|
-
"dot": "
|
|
4
|
+
"trigger-button-styles": "awsui_trigger-button-styles_lpshu_1kyee_145",
|
|
5
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_lpshu_1kyee_168",
|
|
6
|
+
"trigger": "awsui_trigger_lpshu_1kyee_145",
|
|
7
|
+
"selected": "awsui_selected_lpshu_1kyee_212",
|
|
8
|
+
"badge": "awsui_badge_lpshu_1kyee_232",
|
|
9
|
+
"trigger-wrapper": "awsui_trigger-wrapper_lpshu_1kyee_236",
|
|
10
|
+
"dot": "awsui_dot_lpshu_1kyee_244"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -136,9 +136,13 @@
|
|
|
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
|
-
.awsui_trigger-button-
|
|
145
|
+
.awsui_trigger-button-styles_lpshu_1kyee_145:not(#\9) {
|
|
142
146
|
background: transparent;
|
|
143
147
|
color: var(--color-text-interactive-default-tkx8fe, #424650);
|
|
144
148
|
border-start-start-radius: 50%;
|
|
@@ -152,16 +156,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
152
156
|
justify-content: center;
|
|
153
157
|
box-sizing: border-box;
|
|
154
158
|
}
|
|
155
|
-
.awsui_trigger-button-
|
|
159
|
+
.awsui_trigger-button-styles_lpshu_1kyee_145:not(#\9):hover {
|
|
156
160
|
background: var(--color-background-input-disabled-gvxsk4, #ebebf0);
|
|
157
161
|
color: var(--color-text-interactive-hover-f9gqs8, #0f141a);
|
|
158
162
|
}
|
|
159
|
-
.awsui_trigger-button-
|
|
163
|
+
.awsui_trigger-button-styles_lpshu_1kyee_145:not(#\9):active {
|
|
160
164
|
background: var(--color-background-control-disabled-5cbvij, #dedee3);
|
|
161
165
|
color: var(--color-text-interactive-hover-f9gqs8, #0f141a);
|
|
162
166
|
}
|
|
163
167
|
|
|
164
|
-
.awsui_trigger-badge-
|
|
168
|
+
.awsui_trigger-badge-wrapper_lpshu_1kyee_168:not(#\9) {
|
|
165
169
|
position: absolute;
|
|
166
170
|
inset-block-start: 0;
|
|
167
171
|
inset-inline-start: 0;
|
|
@@ -171,24 +175,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
171
175
|
clip-path: path("M29.2862 10.4145C28.7243 10.5998 28.1238 10.7 27.4999 10.7C24.3519 10.7 21.7999 8.14803 21.7999 5C21.7999 3.92883 22.0954 2.92667 22.6093 2.07057C20.3785 0.754846 17.7774 0 15 0C6.71573 0 0 6.71573 0 15C0 23.2843 6.71573 30 15 30C23.2843 30 30 23.2843 30 15C30 13.4007 29.7497 11.8599 29.2862 10.4145Z");
|
|
172
176
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
173
177
|
}
|
|
174
|
-
.awsui_trigger-badge-
|
|
178
|
+
.awsui_trigger-badge-wrapper_lpshu_1kyee_168:not(#\9):dir(rtl) {
|
|
175
179
|
clip-path: path("M2.21384 10.4145C2.77569 10.5998 3.37617 10.7 4.00007 10.7C7.1481 10.7 9.70007 8.14803 9.70007 5C9.70007 3.92883 9.4046 2.92667 8.89071 2.07057C11.1215 0.754846 13.7226 0 16.5 0C24.7843 0 31.5 6.71573 31.5 15C31.5 23.2843 24.7843 30 16.5 30C8.21573 30 1.5 23.2843 1.5 15C1.5 13.4007 1.75029 11.8599 2.21384 10.4145Z");
|
|
176
180
|
}
|
|
177
181
|
|
|
178
|
-
.
|
|
182
|
+
.awsui_trigger_lpshu_1kyee_145:not(#\9) {
|
|
179
183
|
border-block: none;
|
|
180
184
|
border-inline: none;
|
|
181
185
|
cursor: pointer;
|
|
182
186
|
pointer-events: auto;
|
|
183
187
|
}
|
|
184
|
-
body[data-awsui-focus-visible=true] .
|
|
188
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_1kyee_145:not(#\9):focus {
|
|
185
189
|
position: relative;
|
|
186
190
|
}
|
|
187
|
-
body[data-awsui-focus-visible=true] .
|
|
191
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_1kyee_145:not(#\9):focus {
|
|
188
192
|
outline: 2px dotted transparent;
|
|
189
193
|
outline-offset: calc(3px - 1px);
|
|
190
194
|
}
|
|
191
|
-
body[data-awsui-focus-visible=true] .
|
|
195
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_1kyee_145:not(#\9):focus::before {
|
|
192
196
|
content: " ";
|
|
193
197
|
display: block;
|
|
194
198
|
position: absolute;
|
|
@@ -202,34 +206,34 @@ body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_le6ci_141:not(#\9):focu
|
|
|
202
206
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
203
207
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
204
208
|
}
|
|
205
|
-
.
|
|
209
|
+
.awsui_trigger_lpshu_1kyee_145:not(#\9):focus {
|
|
206
210
|
outline: none;
|
|
207
211
|
}
|
|
208
|
-
.
|
|
212
|
+
.awsui_trigger_lpshu_1kyee_145.awsui_selected_lpshu_1kyee_212:not(#\9) {
|
|
209
213
|
background: var(--color-background-layout-toggle-selected-default-27rnk6, #006ce0);
|
|
210
214
|
color: var(--color-text-layout-toggle-selected-kb3p9r, #ffffff);
|
|
211
215
|
}
|
|
212
|
-
.
|
|
216
|
+
.awsui_trigger_lpshu_1kyee_145.awsui_selected_lpshu_1kyee_212:not(#\9):hover {
|
|
213
217
|
background: var(--color-background-layout-toggle-selected-hover-eh8bga, #004a9e);
|
|
214
218
|
}
|
|
215
|
-
.
|
|
219
|
+
.awsui_trigger_lpshu_1kyee_145.awsui_selected_lpshu_1kyee_212:not(#\9):active {
|
|
216
220
|
background: var(--color-background-layout-toggle-selected-active-tv8i8b, #006ce0);
|
|
217
221
|
}
|
|
218
|
-
.
|
|
222
|
+
.awsui_trigger_lpshu_1kyee_145.awsui_selected_lpshu_1kyee_212 > .awsui_trigger-badge-wrapper_lpshu_1kyee_168:not(#\9) {
|
|
219
223
|
background: var(--color-background-layout-toggle-selected-default-27rnk6, #006ce0);
|
|
220
224
|
color: var(--color-text-layout-toggle-selected-kb3p9r, #ffffff);
|
|
221
225
|
}
|
|
222
|
-
.
|
|
226
|
+
.awsui_trigger_lpshu_1kyee_145.awsui_selected_lpshu_1kyee_212 > .awsui_trigger-badge-wrapper_lpshu_1kyee_168:not(#\9):hover {
|
|
223
227
|
background: var(--color-background-layout-toggle-selected-hover-eh8bga, #004a9e);
|
|
224
228
|
}
|
|
225
|
-
.
|
|
229
|
+
.awsui_trigger_lpshu_1kyee_145.awsui_selected_lpshu_1kyee_212 > .awsui_trigger-badge-wrapper_lpshu_1kyee_168:not(#\9):active {
|
|
226
230
|
background: var(--color-background-layout-toggle-selected-active-tv8i8b, #006ce0);
|
|
227
231
|
}
|
|
228
|
-
.
|
|
232
|
+
.awsui_trigger_lpshu_1kyee_145.awsui_badge_lpshu_1kyee_232:not(#\9), .awsui_trigger_lpshu_1kyee_145.awsui_badge_lpshu_1kyee_232:not(#\9):hover, .awsui_trigger_lpshu_1kyee_145.awsui_badge_lpshu_1kyee_232:not(#\9):active {
|
|
229
233
|
background: transparent;
|
|
230
234
|
}
|
|
231
235
|
|
|
232
|
-
.awsui_trigger-
|
|
236
|
+
.awsui_trigger-wrapper_lpshu_1kyee_236:not(#\9) {
|
|
233
237
|
position: relative;
|
|
234
238
|
border-start-start-radius: 50%;
|
|
235
239
|
border-start-end-radius: 50%;
|
|
@@ -237,7 +241,7 @@ body[data-awsui-focus-visible=true] .awsui_trigger_lpshu_le6ci_141:not(#\9):focu
|
|
|
237
241
|
border-end-end-radius: 50%;
|
|
238
242
|
}
|
|
239
243
|
|
|
240
|
-
.
|
|
244
|
+
.awsui_dot_lpshu_1kyee_244:not(#\9) {
|
|
241
245
|
position: absolute;
|
|
242
246
|
inline-size: 8px;
|
|
243
247
|
block-size: 8px;
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"trigger-button-styles": "awsui_trigger-button-
|
|
6
|
-
"trigger-badge-wrapper": "awsui_trigger-badge-
|
|
7
|
-
"trigger": "
|
|
8
|
-
"selected": "
|
|
9
|
-
"badge": "
|
|
10
|
-
"trigger-wrapper": "awsui_trigger-
|
|
11
|
-
"dot": "
|
|
5
|
+
"trigger-button-styles": "awsui_trigger-button-styles_lpshu_1kyee_145",
|
|
6
|
+
"trigger-badge-wrapper": "awsui_trigger-badge-wrapper_lpshu_1kyee_168",
|
|
7
|
+
"trigger": "awsui_trigger_lpshu_1kyee_145",
|
|
8
|
+
"selected": "awsui_selected_lpshu_1kyee_212",
|
|
9
|
+
"badge": "awsui_badge_lpshu_1kyee_232",
|
|
10
|
+
"trigger-wrapper": "awsui_trigger-wrapper_lpshu_1kyee_236",
|
|
11
|
+
"dot": "awsui_dot_lpshu_1kyee_244"
|
|
12
12
|
};
|
|
13
13
|
|