@cloudscape-design/components 3.0.758 → 3.0.759
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 +27 -27
- package/alert/styles.scoped.css +43 -43
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +23 -23
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -31
- 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 +7 -7
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +22 -22
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/interfaces.d.ts +1 -1
- package/app-layout/interfaces.js.map +1 -1
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/resize/styles.css.js +4 -4
- package/app-layout/resize/styles.scoped.css +9 -9
- package/app-layout/resize/styles.selectors.js +4 -4
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +3 -3
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +13 -13
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +7 -7
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
- package/app-layout/visual-refresh/drawers.js +4 -2
- package/app-layout/visual-refresh/drawers.js.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
- package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +85 -82
- package/app-layout/visual-refresh/styles.scoped.css +177 -179
- package/app-layout/visual-refresh/styles.selectors.js +85 -82
- package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
- package/app-layout/visual-refresh/trigger-button.js +2 -2
- package/app-layout/visual-refresh/trigger-button.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
- package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +27 -27
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +11 -11
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +237 -237
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/item/styles.css.js +8 -8
- package/breadcrumb-group/item/styles.scoped.css +31 -31
- package/breadcrumb-group/item/styles.selectors.js +8 -8
- package/breadcrumb-group/styles.css.js +8 -8
- package/breadcrumb-group/styles.scoped.css +10 -10
- package/breadcrumb-group/styles.selectors.js +8 -8
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -155
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +31 -31
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +25 -25
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +27 -27
- package/button-dropdown/styles.selectors.js +17 -17
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +5 -5
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +47 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +51 -51
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +6 -6
- 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 +8 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +48 -48
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
- 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 +45 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +17 -17
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +10 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +14 -14
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +49 -49
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +11 -11
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +34 -34
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +3 -3
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +8 -8
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +150 -150
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +9 -9
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +43 -39
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +55 -55
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +51 -51
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +72 -72
- package/help-panel/styles.selectors.js +5 -5
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +8 -8
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +83 -83
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +33 -33
- package/input/styles.selectors.js +13 -13
- package/internal/analytics/index.d.ts +3 -1
- package/internal/analytics/index.d.ts.map +1 -1
- package/internal/analytics/index.js +8 -0
- package/internal/analytics/index.js.map +1 -1
- package/internal/analytics/interfaces.d.ts +9 -1
- package/internal/analytics/interfaces.d.ts.map +1 -1
- package/internal/analytics/interfaces.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +21 -21
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/index.d.ts.map +1 -1
- package/internal/components/button-trigger/index.js +1 -1
- package/internal/components/button-trigger/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- 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 +4 -4
- 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 +16 -16
- 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 +6 -6
- 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 +4 -4
- 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 +36 -36
- 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 +8 -8
- 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 +10 -10
- 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 +16 -16
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/index.d.ts.map +1 -1
- package/internal/components/dropdown/index.js +5 -2
- package/internal/components/dropdown/index.js.map +1 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- 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 +4 -4
- 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 +3 -3
- 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 +7 -7
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- 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 +30 -30
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
- 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 +2 -2
- 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 +30 -30
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +31 -31
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/hooks/use-component-analytics/index.d.ts +2 -0
- package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
- package/internal/hooks/use-component-analytics/index.js +11 -0
- package/internal/hooks/use-component-analytics/index.js.map +1 -0
- package/internal/manifest.json +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +10 -10
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +74 -74
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +18 -18
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +49 -49
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +74 -74
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +32 -32
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +20 -20
- package/prompt-input/styles.selectors.js +8 -8
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +42 -42
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +41 -41
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +25 -25
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
- 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 +35 -35
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +23 -23
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +2 -2
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +30 -30
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +30 -30
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +77 -77
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +25 -25
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -20
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +25 -25
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +26 -26
- package/split-panel/styles.scoped.css +44 -44
- package/split-panel/styles.selectors.js +26 -26
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +34 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +307 -307
- package/table/body-cell/styles.selectors.js +47 -47
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +14 -14
- 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 +75 -75
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/interfaces.d.ts +1 -0
- 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 +20 -0
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +4 -4
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -8
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +44 -44
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +52 -52
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +65 -65
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +4 -4
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +15 -15
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +81 -81
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +26 -26
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +23 -23
- package/token-group/styles.selectors.js +10 -10
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +67 -67
- 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 +22 -22
- 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 +28 -28
- 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 +2 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +59 -59
- package/wizard/styles.selectors.js +30 -30
|
@@ -140,12 +140,12 @@
|
|
|
140
140
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
141
|
SPDX-License-Identifier: Apache-2.0
|
|
142
142
|
*/
|
|
143
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
143
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
div.
|
|
145
|
+
div.awsui_background_hyvsj_1bhgg_145:not(#\9) {
|
|
146
146
|
display: contents;
|
|
147
147
|
}
|
|
148
|
-
div.
|
|
148
|
+
div.awsui_background_hyvsj_1bhgg_145 > .awsui_scrolling-background_hyvsj_1bhgg_148:not(#\9) {
|
|
149
149
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
150
150
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
151
151
|
grid-column: 1/span 5;
|
|
@@ -156,7 +156,7 @@ div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_1
|
|
|
156
156
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
157
157
|
SPDX-License-Identifier: Apache-2.0
|
|
158
158
|
*/
|
|
159
|
-
.
|
|
159
|
+
.awsui_breadcrumbs_hyvsj_1bhgg_159:not(#\9) {
|
|
160
160
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
161
161
|
grid-area: breadcrumbs;
|
|
162
162
|
}
|
|
@@ -169,7 +169,7 @@ div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_1
|
|
|
169
169
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
170
170
|
SPDX-License-Identifier: Apache-2.0
|
|
171
171
|
*/
|
|
172
|
-
.awsui_drawers-
|
|
172
|
+
.awsui_drawers-container_hyvsj_1bhgg_172:not(#\9) {
|
|
173
173
|
background-color: transparent;
|
|
174
174
|
display: flex;
|
|
175
175
|
grid-column: 5;
|
|
@@ -180,16 +180,16 @@ div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_1
|
|
|
180
180
|
inset-block-start: var(--awsui-offset-top-g964ok);
|
|
181
181
|
z-index: 830;
|
|
182
182
|
}
|
|
183
|
-
.awsui_drawers-
|
|
183
|
+
.awsui_drawers-container_hyvsj_1bhgg_172.awsui_has-open-drawer_hyvsj_1bhgg_183:not(#\9) {
|
|
184
184
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
185
185
|
}
|
|
186
186
|
@media (min-width: 689px) {
|
|
187
|
-
.awsui_drawers-
|
|
187
|
+
.awsui_drawers-container_hyvsj_1bhgg_172:not(#\9) {
|
|
188
188
|
max-inline-size: calc(var(--awsui-layout-width-g964ok) - var(--awsui-main-offset-left-g964ok) - var(--awsui-default-min-content-width-g964ok) - var(--awsui-content-gap-right-g964ok));
|
|
189
189
|
}
|
|
190
190
|
}
|
|
191
191
|
@media (max-width: 688px) {
|
|
192
|
-
.awsui_drawers-
|
|
192
|
+
.awsui_drawers-container_hyvsj_1bhgg_172:not(#\9) {
|
|
193
193
|
position: fixed;
|
|
194
194
|
inset-inline-end: 0;
|
|
195
195
|
z-index: 1001;
|
|
@@ -201,12 +201,12 @@ div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_1
|
|
|
201
201
|
relative to the body.
|
|
202
202
|
*/
|
|
203
203
|
}
|
|
204
|
-
.awsui_drawers-
|
|
204
|
+
.awsui_drawers-container_hyvsj_1bhgg_172.awsui_disable-body-scroll_hyvsj_1bhgg_204:not(#\9) {
|
|
205
205
|
inset-block-start: var(--awsui-header-height-g964ok);
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
208
|
|
|
209
|
-
.awsui_drawers-desktop-triggers-
|
|
209
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_1bhgg_209:not(#\9) {
|
|
210
210
|
border-collapse: separate;
|
|
211
211
|
border-spacing: 0;
|
|
212
212
|
box-sizing: border-box;
|
|
@@ -248,22 +248,22 @@ div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_1
|
|
|
248
248
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
249
249
|
overscroll-behavior-y: contain;
|
|
250
250
|
}
|
|
251
|
-
.awsui_drawers-desktop-triggers-
|
|
251
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_1bhgg_209:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1bhgg_250).awsui_has-open-drawer_hyvsj_1bhgg_183 {
|
|
252
252
|
inline-size: 0;
|
|
253
253
|
}
|
|
254
|
-
.awsui_drawers-desktop-triggers-
|
|
254
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_1bhgg_209.awsui_has-multiple-triggers_hyvsj_1bhgg_250.awsui_has-open-drawer_hyvsj_1bhgg_183:not(#\9) {
|
|
255
255
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
256
256
|
}
|
|
257
|
-
.awsui_drawers-desktop-triggers-
|
|
257
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_1bhgg_209:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1bhgg_250):not(.awsui_has-open-drawer_hyvsj_1bhgg_183) {
|
|
258
258
|
inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
|
|
259
259
|
}
|
|
260
260
|
|
|
261
|
-
.awsui_drawers-mobile-triggers-
|
|
261
|
+
.awsui_drawers-mobile-triggers-container_hyvsj_1bhgg_260:not(#\9) {
|
|
262
262
|
display: flex;
|
|
263
263
|
justify-content: flex-end;
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.awsui_drawers-trigger-
|
|
266
|
+
.awsui_drawers-trigger-content_hyvsj_1bhgg_265:not(#\9) {
|
|
267
267
|
align-items: center;
|
|
268
268
|
display: flex;
|
|
269
269
|
flex-direction: column;
|
|
@@ -271,13 +271,13 @@ div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_1
|
|
|
271
271
|
padding-block-start: var(--space-scaled-s-aqzyko, 12px);
|
|
272
272
|
inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
|
|
273
273
|
}
|
|
274
|
-
.awsui_drawers-trigger-
|
|
274
|
+
.awsui_drawers-trigger-content_hyvsj_1bhgg_265:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1bhgg_250).awsui_has-open-drawer_hyvsj_1bhgg_183 {
|
|
275
275
|
opacity: 0;
|
|
276
276
|
}
|
|
277
|
-
.awsui_drawers-trigger-
|
|
277
|
+
.awsui_drawers-trigger-content_hyvsj_1bhgg_265:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1bhgg_250):not(.awsui_has-open-drawer_hyvsj_1bhgg_183) {
|
|
278
278
|
opacity: 1;
|
|
279
279
|
}
|
|
280
|
-
.awsui_drawers-trigger-
|
|
280
|
+
.awsui_drawers-trigger-content_hyvsj_1bhgg_265 > .awsui_drawers-trigger-overflow_hyvsj_1bhgg_279:not(#\9) {
|
|
281
281
|
padding-block: 0;
|
|
282
282
|
padding-inline: 1px;
|
|
283
283
|
display: flex;
|
|
@@ -286,14 +286,14 @@ div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_1
|
|
|
286
286
|
}
|
|
287
287
|
|
|
288
288
|
@media (max-width: 688px) {
|
|
289
|
-
.awsui_drawers-
|
|
289
|
+
.awsui_drawers-trigger_hyvsj_1bhgg_265:not(#\9) {
|
|
290
290
|
inline-size: 40px;
|
|
291
291
|
display: flex;
|
|
292
292
|
justify-content: center;
|
|
293
293
|
}
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.
|
|
296
|
+
.awsui_drawer_hyvsj_1bhgg_172:not(#\9) {
|
|
297
297
|
--awsui-drawer-size-g964ok: 290px;
|
|
298
298
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
299
299
|
border-color: transparent;
|
|
@@ -308,7 +308,7 @@ div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_1
|
|
|
308
308
|
pointer-events: auto;
|
|
309
309
|
word-wrap: break-word;
|
|
310
310
|
}
|
|
311
|
-
.
|
|
311
|
+
.awsui_drawer_hyvsj_1bhgg_172 > .awsui_drawer-content-container_hyvsj_1bhgg_310:not(#\9) {
|
|
312
312
|
grid-column: 1/span 2;
|
|
313
313
|
grid-row: 1;
|
|
314
314
|
inline-size: var(--awsui-drawer-size-g964ok);
|
|
@@ -317,41 +317,41 @@ div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_1
|
|
|
317
317
|
grid-template-rows: var(--size-vertical-panel-icon-offset-wy8j08, 15px) auto 1fr;
|
|
318
318
|
overflow-y: auto;
|
|
319
319
|
}
|
|
320
|
-
.
|
|
320
|
+
.awsui_drawer_hyvsj_1bhgg_172 > .awsui_drawer-content-container_hyvsj_1bhgg_310 > .awsui_drawer-close-button_hyvsj_1bhgg_319:not(#\9) {
|
|
321
321
|
grid-column: 3;
|
|
322
322
|
grid-row: 2;
|
|
323
323
|
z-index: 1;
|
|
324
324
|
}
|
|
325
|
-
.
|
|
325
|
+
.awsui_drawer_hyvsj_1bhgg_172 > .awsui_drawer-content-container_hyvsj_1bhgg_310 > .awsui_drawer-content_hyvsj_1bhgg_310:not(#\9) {
|
|
326
326
|
grid-column: 1/span 4;
|
|
327
327
|
}
|
|
328
|
-
.
|
|
328
|
+
.awsui_drawer_hyvsj_1bhgg_172 > .awsui_drawer-content-container_hyvsj_1bhgg_310 > .awsui_drawer-content_hyvsj_1bhgg_310.awsui_drawer-content-hidden_hyvsj_1bhgg_327:not(#\9) {
|
|
329
329
|
display: none;
|
|
330
330
|
}
|
|
331
|
-
.
|
|
331
|
+
.awsui_drawer_hyvsj_1bhgg_172 > .awsui_drawer-slider_hyvsj_1bhgg_330:not(#\9) {
|
|
332
332
|
grid-column: 1;
|
|
333
333
|
grid-row: 1;
|
|
334
334
|
block-size: 100%;
|
|
335
335
|
display: flex;
|
|
336
336
|
align-items: center;
|
|
337
337
|
}
|
|
338
|
-
.
|
|
338
|
+
.awsui_drawer_hyvsj_1bhgg_172:not(#\9):not(.awsui_is-drawer-open_hyvsj_1bhgg_337) {
|
|
339
339
|
opacity: 0;
|
|
340
340
|
inline-size: 0;
|
|
341
341
|
}
|
|
342
|
-
.
|
|
342
|
+
.awsui_drawer_hyvsj_1bhgg_172.awsui_is-drawer-open_hyvsj_1bhgg_337:not(#\9) {
|
|
343
343
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
344
344
|
border-inline-start: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
345
345
|
opacity: 1;
|
|
346
346
|
inline-size: var(--awsui-drawer-size-g964ok);
|
|
347
347
|
}
|
|
348
348
|
@media (min-width: 2541px) {
|
|
349
|
-
.
|
|
349
|
+
.awsui_drawer_hyvsj_1bhgg_172.awsui_is-drawer-open_hyvsj_1bhgg_337:not(#\9) {
|
|
350
350
|
--awsui-drawer-size-g964ok: 320px;
|
|
351
351
|
}
|
|
352
352
|
}
|
|
353
353
|
@media (max-width: 688px) {
|
|
354
|
-
.
|
|
354
|
+
.awsui_drawer_hyvsj_1bhgg_172.awsui_is-drawer-open_hyvsj_1bhgg_337:not(#\9) {
|
|
355
355
|
--awsui-drawer-size-g964ok: 100vw;
|
|
356
356
|
inline-size: 100vw;
|
|
357
357
|
}
|
|
@@ -361,7 +361,7 @@ div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_1
|
|
|
361
361
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
362
362
|
SPDX-License-Identifier: Apache-2.0
|
|
363
363
|
*/
|
|
364
|
-
header.
|
|
364
|
+
header.awsui_content_hyvsj_1bhgg_363:not(#\9) {
|
|
365
365
|
grid-area: header;
|
|
366
366
|
}
|
|
367
367
|
|
|
@@ -386,7 +386,7 @@ The minimum content width property is set to zero and applied under all
|
|
|
386
386
|
circumstances regardless of whether the minContentWidth property is
|
|
387
387
|
explicitly set in script.
|
|
388
388
|
*/
|
|
389
|
-
.
|
|
389
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9) {
|
|
390
390
|
--awsui-breadcrumbs-gap-g964ok: 0px;
|
|
391
391
|
--awsui-content-gap-left-g964ok: 0px;
|
|
392
392
|
--awsui-content-gap-right-g964ok: 0px;
|
|
@@ -458,113 +458,113 @@ explicitly set in script.
|
|
|
458
458
|
*/
|
|
459
459
|
}
|
|
460
460
|
@media (min-width: 1401px) {
|
|
461
|
-
.
|
|
461
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_1bhgg_460) {
|
|
462
462
|
--awsui-default-max-content-width-g964ok: 1280px;
|
|
463
463
|
}
|
|
464
464
|
}
|
|
465
465
|
@media (min-width: 1921px) {
|
|
466
|
-
.
|
|
466
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_1bhgg_460) {
|
|
467
467
|
--awsui-default-max-content-width-g964ok: 1440px;
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
470
|
@media (min-width: 2541px) {
|
|
471
|
-
.
|
|
471
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_1bhgg_460) {
|
|
472
472
|
--awsui-default-max-content-width-g964ok: 1620px;
|
|
473
473
|
}
|
|
474
474
|
}
|
|
475
475
|
@media (min-width: 1401px) {
|
|
476
|
-
.
|
|
476
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_1bhgg_460).awsui_content-type-dashboard_hyvsj_1bhgg_475 {
|
|
477
477
|
--awsui-default-max-content-width-g964ok: 1280px;
|
|
478
478
|
}
|
|
479
479
|
}
|
|
480
480
|
@media (min-width: 1921px) {
|
|
481
|
-
.
|
|
481
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_1bhgg_460).awsui_content-type-dashboard_hyvsj_1bhgg_475 {
|
|
482
482
|
--awsui-default-max-content-width-g964ok: 1620px;
|
|
483
483
|
}
|
|
484
484
|
}
|
|
485
485
|
@media (min-width: 2541px) {
|
|
486
|
-
.
|
|
486
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_1bhgg_460).awsui_content-type-dashboard_hyvsj_1bhgg_475 {
|
|
487
487
|
--awsui-default-max-content-width-g964ok: 2160px;
|
|
488
488
|
}
|
|
489
489
|
}
|
|
490
|
-
.
|
|
490
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_1bhgg_460).awsui_content-type-table_hyvsj_1bhgg_489, .awsui_layout_hyvsj_1bhgg_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_1bhgg_460).awsui_content-type-cards_hyvsj_1bhgg_489 {
|
|
491
491
|
--awsui-default-max-content-width-g964ok: 100%;
|
|
492
492
|
}
|
|
493
|
-
.
|
|
493
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_has-max-content-width_hyvsj_1bhgg_460:not(#\9) {
|
|
494
494
|
--awsui-default-max-content-width-g964ok: var(--awsui-max-content-width-g964ok);
|
|
495
495
|
}
|
|
496
|
-
.
|
|
496
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_is-overlap-disabled_hyvsj_1bhgg_495:not(#\9) {
|
|
497
497
|
--awsui-overlap-height-g964ok: 0;
|
|
498
498
|
}
|
|
499
|
-
.
|
|
499
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_is-hide-mobile-toolbar_hyvsj_1bhgg_498:not(#\9) {
|
|
500
500
|
--awsui-mobile-bar-height-g964ok: 0px;
|
|
501
501
|
}
|
|
502
502
|
@media (min-width: 993px) {
|
|
503
|
-
.
|
|
503
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9) {
|
|
504
504
|
--awsui-default-min-content-width-g964ok: var(--awsui-min-content-width-g964ok, 280px);
|
|
505
505
|
}
|
|
506
506
|
}
|
|
507
507
|
@media (max-width: 992px) {
|
|
508
|
-
.
|
|
508
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9) {
|
|
509
509
|
--awsui-default-min-content-width-g964ok: 0px;
|
|
510
510
|
}
|
|
511
511
|
}
|
|
512
512
|
@media (min-width: 689px) {
|
|
513
|
-
.
|
|
513
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_has-content-gap-left_hyvsj_1bhgg_512:not(#\9) {
|
|
514
514
|
--awsui-content-gap-left-g964ok: var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
515
515
|
}
|
|
516
|
-
.
|
|
516
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_has-content-gap-right_hyvsj_1bhgg_515:not(#\9) {
|
|
517
517
|
--awsui-content-gap-right-g964ok: var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
518
518
|
}
|
|
519
519
|
}
|
|
520
520
|
@media (max-width: 688px) {
|
|
521
|
-
.
|
|
521
|
+
.awsui_layout_hyvsj_1bhgg_388:not(#\9) {
|
|
522
522
|
--awsui-content-gap-left-g964ok: var(--space-l-t419sm, 20px);
|
|
523
523
|
--awsui-content-gap-right-g964ok: var(--space-l-t419sm, 20px);
|
|
524
524
|
}
|
|
525
525
|
}
|
|
526
|
-
.
|
|
526
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_has-breadcrumbs_hyvsj_1bhgg_525:not(#\9) {
|
|
527
527
|
--awsui-breadcrumbs-gap-g964ok: var(--space-scaled-m-mo5yse, 16px);
|
|
528
528
|
}
|
|
529
|
-
.
|
|
529
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_content-first-child-header_hyvsj_1bhgg_528:not(#\9), .awsui_layout_hyvsj_1bhgg_388.awsui_content-first-child-notifications_hyvsj_1bhgg_528:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1bhgg_525).awsui_has-header_hyvsj_1bhgg_528 {
|
|
530
530
|
--awsui-header-gap-g964ok: var(--space-scaled-xs-26e2du, 8px);
|
|
531
531
|
}
|
|
532
|
-
.
|
|
532
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_has-breadcrumbs_hyvsj_1bhgg_525.awsui_has-header_hyvsj_1bhgg_528:not(#\9) {
|
|
533
533
|
--awsui-header-gap-g964ok: var(--space-scaled-xs-26e2du, 8px);
|
|
534
534
|
}
|
|
535
|
-
.
|
|
535
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_content-first-child-notifications_hyvsj_1bhgg_528:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1bhgg_525):not(.awsui_has-header_hyvsj_1bhgg_528) {
|
|
536
536
|
--awsui-main-gap-g964ok: var(--space-xs-zb16t3, 8px);
|
|
537
537
|
}
|
|
538
|
-
.
|
|
538
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_has-breadcrumbs_hyvsj_1bhgg_525:not(#\9):not(.awsui_has-header_hyvsj_1bhgg_528) {
|
|
539
539
|
--awsui-main-gap-g964ok: var(--space-scaled-xxs-7597g1, 4px);
|
|
540
540
|
}
|
|
541
|
-
.
|
|
541
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_has-header_hyvsj_1bhgg_528:not(#\9) {
|
|
542
542
|
--awsui-main-gap-g964ok: var(--space-content-header-padding-bottom-y2enua, 16px);
|
|
543
543
|
}
|
|
544
|
-
.
|
|
544
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_content-first-child-main_hyvsj_1bhgg_543:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1bhgg_543) {
|
|
545
545
|
--awsui-main-gap-g964ok: var(--space-scaled-s-aqzyko, 12px);
|
|
546
546
|
}
|
|
547
|
-
.
|
|
547
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_content-first-child-main_hyvsj_1bhgg_543.awsui_disable-content-paddings_hyvsj_1bhgg_543:not(#\9) {
|
|
548
548
|
--awsui-main-gap-g964ok: 0px;
|
|
549
549
|
}
|
|
550
550
|
@media (max-width: 688px) {
|
|
551
|
-
.
|
|
551
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_content-first-child-header_hyvsj_1bhgg_528:not(#\9) {
|
|
552
552
|
--awsui-header-gap-g964ok: var(--space-scaled-s-aqzyko, 12px);
|
|
553
553
|
}
|
|
554
|
-
.
|
|
554
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_content-first-child-notifications_hyvsj_1bhgg_528:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1bhgg_525).awsui_has-header_hyvsj_1bhgg_528 {
|
|
555
555
|
--awsui-header-gap-g964ok: var(--space-scaled-s-aqzyko, 12px);
|
|
556
556
|
}
|
|
557
|
-
.
|
|
557
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_content-first-child-notifications_hyvsj_1bhgg_528:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1bhgg_525):not(.awsui_has-header_hyvsj_1bhgg_528), .awsui_layout_hyvsj_1bhgg_388.awsui_content-first-child-main_hyvsj_1bhgg_543:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1bhgg_543) {
|
|
558
558
|
--awsui-main-gap-g964ok: var(--space-scaled-s-aqzyko, 12px);
|
|
559
559
|
}
|
|
560
|
-
.
|
|
560
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_content-first-child-main_hyvsj_1bhgg_543.awsui_disable-content-paddings_hyvsj_1bhgg_543:not(#\9) {
|
|
561
561
|
--awsui-main-gap-g964ok: 0px;
|
|
562
562
|
}
|
|
563
563
|
}
|
|
564
|
-
.
|
|
564
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_has-left-toggles-gutter_hyvsj_1bhgg_563:not(#\9) {
|
|
565
565
|
--awsui-toggles-left-width-g964ok: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) + 36px);
|
|
566
566
|
}
|
|
567
|
-
.
|
|
567
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_has-right-toggles-gutter_hyvsj_1bhgg_566:not(#\9) {
|
|
568
568
|
--awsui-toggles-right-width-g964ok: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) + 36px);
|
|
569
569
|
}
|
|
570
570
|
|
|
@@ -578,13 +578,13 @@ not matter. The offset top value for AppLayout contentMain children with
|
|
|
578
578
|
position: sticky will be the value of the notifications height in addition to the
|
|
579
579
|
notifications top margin and some additional vertical space for aesthetics.
|
|
580
580
|
*/
|
|
581
|
-
.
|
|
581
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_disable-body-scroll_hyvsj_1bhgg_204:not(#\9) {
|
|
582
582
|
--awsui-main-template-rows-g964ok: 1fr auto;
|
|
583
583
|
--awsui-offset-top-g964ok: 0px;
|
|
584
584
|
block-size: var(--awsui-content-height-g964ok);
|
|
585
585
|
overflow-y: scroll;
|
|
586
586
|
}
|
|
587
|
-
.
|
|
587
|
+
.awsui_layout_hyvsj_1bhgg_388.awsui_disable-body-scroll_hyvsj_1bhgg_204.awsui_has-split-panel_hyvsj_1bhgg_586.awsui_split-panel-position-bottom_hyvsj_1bhgg_586:not(#\9) {
|
|
588
588
|
--awsui-main-template-rows-g964ok: repeat(2, auto);
|
|
589
589
|
}
|
|
590
590
|
|
|
@@ -592,13 +592,13 @@ notifications top margin and some additional vertical space for aesthetics.
|
|
|
592
592
|
This CSS class is applied to the document body to prevent overflow scrolling
|
|
593
593
|
when the navigation or tools drawers are open in responsive viewports.
|
|
594
594
|
*/
|
|
595
|
-
.awsui_block-body-
|
|
595
|
+
.awsui_block-body-scroll_hyvsj_1bhgg_594:not(#\9) {
|
|
596
596
|
overflow: hidden;
|
|
597
597
|
}
|
|
598
598
|
|
|
599
599
|
/* stylelint-disable selector-max-universal, selector-combinator-disallowed-list */
|
|
600
|
-
.
|
|
601
|
-
.
|
|
600
|
+
.awsui_unfocusable_hyvsj_1bhgg_599:not(#\9),
|
|
601
|
+
.awsui_unfocusable_hyvsj_1bhgg_599 *:not(#\9) {
|
|
602
602
|
visibility: hidden !important;
|
|
603
603
|
}
|
|
604
604
|
|
|
@@ -607,7 +607,7 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
607
607
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
608
608
|
SPDX-License-Identifier: Apache-2.0
|
|
609
609
|
*/
|
|
610
|
-
.
|
|
610
|
+
.awsui_container_hyvsj_1bhgg_609:not(#\9) {
|
|
611
611
|
grid-area: main;
|
|
612
612
|
padding-block-end: var(--space-layout-content-bottom-noqzmw, 40px);
|
|
613
613
|
/*
|
|
@@ -624,19 +624,19 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
624
624
|
on the right, we decrement the column end by one.
|
|
625
625
|
*/
|
|
626
626
|
}
|
|
627
|
-
.
|
|
627
|
+
.awsui_container_hyvsj_1bhgg_609.awsui_has-split-panel_hyvsj_1bhgg_586.awsui_split-panel-position-bottom_hyvsj_1bhgg_586:not(#\9) {
|
|
628
628
|
padding-block-end: calc(var(--awsui-split-panel-height-g964ok) + var(--space-layout-content-bottom-noqzmw, 40px));
|
|
629
629
|
}
|
|
630
|
-
.
|
|
630
|
+
.awsui_container_hyvsj_1bhgg_609.awsui_disable-content-paddings_hyvsj_1bhgg_543:not(#\9) {
|
|
631
631
|
grid-column: 1/6;
|
|
632
632
|
padding-block: 0;
|
|
633
633
|
padding-inline: 0;
|
|
634
634
|
}
|
|
635
635
|
@media (min-width: 689px) {
|
|
636
|
-
.
|
|
636
|
+
.awsui_container_hyvsj_1bhgg_609.awsui_disable-content-paddings_hyvsj_1bhgg_543.awsui_is-navigation-open_hyvsj_1bhgg_635:not(#\9) {
|
|
637
637
|
grid-column-start: 2;
|
|
638
638
|
}
|
|
639
|
-
.
|
|
639
|
+
.awsui_container_hyvsj_1bhgg_609.awsui_disable-content-paddings_hyvsj_1bhgg_543.awsui_is-tools-open_hyvsj_1bhgg_638:not(#\9), .awsui_container_hyvsj_1bhgg_609.awsui_disable-content-paddings_hyvsj_1bhgg_543.awsui_is-split-panel-open_hyvsj_1bhgg_638.awsui_split-panel-position-side_hyvsj_1bhgg_638:not(#\9), .awsui_container_hyvsj_1bhgg_609.awsui_disable-content-paddings_hyvsj_1bhgg_543.awsui_has-active-drawer_hyvsj_1bhgg_638:not(#\9) {
|
|
640
640
|
grid-column-end: 5;
|
|
641
641
|
}
|
|
642
642
|
}
|
|
@@ -645,7 +645,7 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
645
645
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
646
646
|
SPDX-License-Identifier: Apache-2.0
|
|
647
647
|
*/
|
|
648
|
-
section.awsui_mobile-
|
|
648
|
+
section.awsui_mobile-toolbar_hyvsj_1bhgg_647:not(#\9) {
|
|
649
649
|
align-items: center;
|
|
650
650
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
651
651
|
border-block-end: 1px solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
@@ -662,19 +662,19 @@ section.awsui_mobile-toolbar_hyvsj_127ky_647:not(#\9) {
|
|
|
662
662
|
inset-block-start: var(--awsui-offset-top-g964ok);
|
|
663
663
|
z-index: 1000;
|
|
664
664
|
}
|
|
665
|
-
section.awsui_mobile-
|
|
665
|
+
section.awsui_mobile-toolbar_hyvsj_1bhgg_647:not(#\9):not(.awsui_remove-high-contrast-header_hyvsj_1bhgg_664) {
|
|
666
666
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
667
667
|
box-shadow: var(--shadow-panel-toggle-0l64f2, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
|
|
668
668
|
}
|
|
669
|
-
section.awsui_mobile-
|
|
669
|
+
section.awsui_mobile-toolbar_hyvsj_1bhgg_647 > .awsui_mobile-toolbar-nav_hyvsj_1bhgg_668:not(#\9) {
|
|
670
670
|
grid-column: 1;
|
|
671
671
|
margin-inline-end: var(--space-m-udix3p, 16px);
|
|
672
672
|
}
|
|
673
|
-
section.awsui_mobile-
|
|
673
|
+
section.awsui_mobile-toolbar_hyvsj_1bhgg_647 > .awsui_mobile-toolbar-breadcrumbs_hyvsj_1bhgg_672:not(#\9) {
|
|
674
674
|
grid-column: 2;
|
|
675
675
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
676
676
|
}
|
|
677
|
-
section.awsui_mobile-
|
|
677
|
+
section.awsui_mobile-toolbar_hyvsj_1bhgg_647 > .awsui_mobile-toolbar-tools_hyvsj_1bhgg_676:not(#\9) {
|
|
678
678
|
grid-column: 3;
|
|
679
679
|
margin-inline-start: var(--space-m-udix3p, 16px);
|
|
680
680
|
}
|
|
@@ -683,7 +683,7 @@ section.awsui_mobile-toolbar_hyvsj_127ky_647 > .awsui_mobile-toolbar-tools_hyvsj
|
|
|
683
683
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
684
684
|
SPDX-License-Identifier: Apache-2.0
|
|
685
685
|
*/
|
|
686
|
-
.awsui_navigation-
|
|
686
|
+
.awsui_navigation-container_hyvsj_1bhgg_685:not(#\9) {
|
|
687
687
|
display: flex;
|
|
688
688
|
grid-column: 1;
|
|
689
689
|
grid-row: 1/span 9;
|
|
@@ -704,7 +704,7 @@ section.awsui_mobile-toolbar_hyvsj_127ky_647 > .awsui_mobile-toolbar-tools_hyvsj
|
|
|
704
704
|
pointer-events: none;
|
|
705
705
|
}
|
|
706
706
|
@media (max-width: 688px) {
|
|
707
|
-
.awsui_navigation-
|
|
707
|
+
.awsui_navigation-container_hyvsj_1bhgg_685:not(#\9) {
|
|
708
708
|
inset-inline-start: 0;
|
|
709
709
|
position: fixed;
|
|
710
710
|
z-index: 1001;
|
|
@@ -716,12 +716,12 @@ section.awsui_mobile-toolbar_hyvsj_127ky_647 > .awsui_mobile-toolbar-tools_hyvsj
|
|
|
716
716
|
relative to the body.
|
|
717
717
|
*/
|
|
718
718
|
}
|
|
719
|
-
.awsui_navigation-
|
|
719
|
+
.awsui_navigation-container_hyvsj_1bhgg_685.awsui_disable-body-scroll_hyvsj_1bhgg_204:not(#\9) {
|
|
720
720
|
inset-block-start: var(--awsui-header-height-g964ok);
|
|
721
721
|
}
|
|
722
722
|
}
|
|
723
723
|
|
|
724
|
-
nav.awsui_show-
|
|
724
|
+
nav.awsui_show-navigation_hyvsj_1bhgg_723:not(#\9) {
|
|
725
725
|
padding-block: var(--space-scaled-s-aqzyko, 12px);
|
|
726
726
|
padding-inline: var(--space-layout-toggle-padding-lcu6qi, 12px);
|
|
727
727
|
/*
|
|
@@ -729,7 +729,7 @@ nav.awsui_show-navigation_hyvsj_127ky_723:not(#\9) {
|
|
|
729
729
|
take control in responsive viewports.
|
|
730
730
|
*/
|
|
731
731
|
}
|
|
732
|
-
@keyframes
|
|
732
|
+
@keyframes awsui_showButtons_hyvsj_1bhgg_1 {
|
|
733
733
|
0% {
|
|
734
734
|
opacity: 0;
|
|
735
735
|
}
|
|
@@ -737,31 +737,31 @@ nav.awsui_show-navigation_hyvsj_127ky_723:not(#\9) {
|
|
|
737
737
|
opacity: 1;
|
|
738
738
|
}
|
|
739
739
|
}
|
|
740
|
-
nav.awsui_show-
|
|
740
|
+
nav.awsui_show-navigation_hyvsj_1bhgg_723.awsui_is-navigation-open_hyvsj_1bhgg_635:not(#\9) {
|
|
741
741
|
display: none;
|
|
742
742
|
}
|
|
743
743
|
@media (min-width: 689px) {
|
|
744
|
-
nav.awsui_show-
|
|
744
|
+
nav.awsui_show-navigation_hyvsj_1bhgg_723:not(#\9):not(.awsui_is-navigation-open_hyvsj_1bhgg_635) {
|
|
745
745
|
display: block;
|
|
746
746
|
}
|
|
747
|
-
nav.awsui_show-
|
|
748
|
-
animation:
|
|
747
|
+
nav.awsui_show-navigation_hyvsj_1bhgg_723:not(#\9):not(.awsui_is-navigation-open_hyvsj_1bhgg_635).awsui_animating_hyvsj_1bhgg_746 {
|
|
748
|
+
animation: awsui_showButtons_hyvsj_1bhgg_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
749
749
|
}
|
|
750
750
|
}
|
|
751
751
|
@media (min-width: 689px) and (prefers-reduced-motion: reduce) {
|
|
752
|
-
nav.awsui_show-
|
|
752
|
+
nav.awsui_show-navigation_hyvsj_1bhgg_723:not(#\9):not(.awsui_is-navigation-open_hyvsj_1bhgg_635).awsui_animating_hyvsj_1bhgg_746 {
|
|
753
753
|
animation: none;
|
|
754
754
|
transition: none;
|
|
755
755
|
}
|
|
756
756
|
}
|
|
757
757
|
@media (min-width: 689px) {
|
|
758
|
-
.awsui-motion-disabled nav.awsui_show-
|
|
758
|
+
.awsui-motion-disabled nav.awsui_show-navigation_hyvsj_1bhgg_723:not(#\9):not(.awsui_is-navigation-open_hyvsj_1bhgg_635).awsui_animating_hyvsj_1bhgg_746, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_1bhgg_723:not(#\9):not(.awsui_is-navigation-open_hyvsj_1bhgg_635).awsui_animating_hyvsj_1bhgg_746 {
|
|
759
759
|
animation: none;
|
|
760
760
|
transition: none;
|
|
761
761
|
}
|
|
762
762
|
}
|
|
763
763
|
|
|
764
|
-
nav.
|
|
764
|
+
nav.awsui_navigation_hyvsj_1bhgg_685:not(#\9) {
|
|
765
765
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
766
766
|
inset-block-end: 0;
|
|
767
767
|
block-size: 100%;
|
|
@@ -779,7 +779,7 @@ nav.awsui_navigation_hyvsj_127ky_685:not(#\9) {
|
|
|
779
779
|
prevent unwanted text wrapping.
|
|
780
780
|
*/
|
|
781
781
|
}
|
|
782
|
-
@keyframes
|
|
782
|
+
@keyframes awsui_openNavigation_hyvsj_1bhgg_1 {
|
|
783
783
|
from {
|
|
784
784
|
opacity: 0;
|
|
785
785
|
inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
|
|
@@ -789,33 +789,33 @@ nav.awsui_navigation_hyvsj_127ky_685:not(#\9) {
|
|
|
789
789
|
inline-size: var(--awsui-navigation-width-g964ok);
|
|
790
790
|
}
|
|
791
791
|
}
|
|
792
|
-
nav.
|
|
792
|
+
nav.awsui_navigation_hyvsj_1bhgg_685:not(#\9):not(.awsui_is-navigation-open_hyvsj_1bhgg_635) {
|
|
793
793
|
inline-size: 0;
|
|
794
794
|
display: none;
|
|
795
795
|
}
|
|
796
|
-
nav.
|
|
797
|
-
animation:
|
|
796
|
+
nav.awsui_navigation_hyvsj_1bhgg_685.awsui_is-navigation-open_hyvsj_1bhgg_635.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
797
|
+
animation: awsui_openNavigation_hyvsj_1bhgg_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
798
798
|
}
|
|
799
799
|
@media (prefers-reduced-motion: reduce) {
|
|
800
|
-
nav.
|
|
800
|
+
nav.awsui_navigation_hyvsj_1bhgg_685.awsui_is-navigation-open_hyvsj_1bhgg_635.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
801
801
|
animation: none;
|
|
802
802
|
transition: none;
|
|
803
803
|
}
|
|
804
804
|
}
|
|
805
|
-
.awsui-motion-disabled nav.
|
|
805
|
+
.awsui-motion-disabled nav.awsui_navigation_hyvsj_1bhgg_685.awsui_is-navigation-open_hyvsj_1bhgg_635.awsui_animating_hyvsj_1bhgg_746:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_1bhgg_685.awsui_is-navigation-open_hyvsj_1bhgg_635.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
806
806
|
animation: none;
|
|
807
807
|
transition: none;
|
|
808
808
|
}
|
|
809
|
-
nav.
|
|
809
|
+
nav.awsui_navigation_hyvsj_1bhgg_685 > .awsui_animated-content_hyvsj_1bhgg_808:not(#\9) {
|
|
810
810
|
inline-size: var(--awsui-navigation-width-g964ok);
|
|
811
811
|
}
|
|
812
812
|
@media (max-width: 688px) {
|
|
813
|
-
nav.
|
|
813
|
+
nav.awsui_navigation_hyvsj_1bhgg_685:not(#\9) {
|
|
814
814
|
--awsui-navigation-width-g964ok: 100vw;
|
|
815
815
|
}
|
|
816
816
|
}
|
|
817
817
|
|
|
818
|
-
.awsui_hide-
|
|
818
|
+
.awsui_hide-navigation_hyvsj_1bhgg_817:not(#\9) {
|
|
819
819
|
position: absolute;
|
|
820
820
|
inset-inline-end: var(--space-m-udix3p, 16px);
|
|
821
821
|
inset-block-start: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
|
|
@@ -825,24 +825,24 @@ nav.awsui_navigation_hyvsj_127ky_685 > .awsui_animated-content_hyvsj_127ky_808:n
|
|
|
825
825
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
826
826
|
SPDX-License-Identifier: Apache-2.0
|
|
827
827
|
*/
|
|
828
|
-
.
|
|
828
|
+
.awsui_notifications_hyvsj_1bhgg_827:not(#\9) {
|
|
829
829
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
830
830
|
grid-area: notifications;
|
|
831
831
|
z-index: 850;
|
|
832
832
|
}
|
|
833
|
-
.
|
|
833
|
+
.awsui_notifications_hyvsj_1bhgg_827.awsui_has-notification-content_hyvsj_1bhgg_832:not(#\9) {
|
|
834
834
|
padding-block-start: var(--space-scaled-s-aqzyko, 12px);
|
|
835
835
|
}
|
|
836
836
|
@media (min-width: 689px) {
|
|
837
|
-
.
|
|
837
|
+
.awsui_notifications_hyvsj_1bhgg_827.awsui_sticky-notifications_hyvsj_1bhgg_836:not(#\9) {
|
|
838
838
|
--awsui-flashbar-sticky-bottom-margin-g964ok: var(--space-xxl-cu2m1r, 32px);
|
|
839
839
|
position: sticky;
|
|
840
840
|
inset-block-start: var(--awsui-offset-top-g964ok);
|
|
841
841
|
}
|
|
842
|
-
.
|
|
842
|
+
.awsui_notifications_hyvsj_1bhgg_827.awsui_sticky-notifications_hyvsj_1bhgg_836:not(#\9):not(.awsui_high-contrast_hyvsj_1bhgg_841) {
|
|
843
843
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
844
844
|
}
|
|
845
|
-
.
|
|
845
|
+
.awsui_notifications_hyvsj_1bhgg_827.awsui_has-notification-content_hyvsj_1bhgg_832:not(#\9) {
|
|
846
846
|
padding-block-start: var(--space-xs-zb16t3, 8px);
|
|
847
847
|
}
|
|
848
848
|
}
|
|
@@ -857,7 +857,7 @@ as the content area. This row is defined as 1 fractional unit which will
|
|
|
857
857
|
consume the remaining vertical space in the grid after the notifications
|
|
858
858
|
and breadcrumbs.
|
|
859
859
|
*/
|
|
860
|
-
section.awsui_split-panel-
|
|
860
|
+
section.awsui_split-panel-bottom_hyvsj_1bhgg_859:not(#\9) {
|
|
861
861
|
/*
|
|
862
862
|
The align self property will position the split panel at the bottom of the grid row.
|
|
863
863
|
This could be off the viewport if the content area has enough content to be scrollable.
|
|
@@ -893,7 +893,7 @@ section.awsui_split-panel-bottom_hyvsj_127ky_859:not(#\9) {
|
|
|
893
893
|
apply the animation to the height property.
|
|
894
894
|
*/
|
|
895
895
|
}
|
|
896
|
-
@keyframes
|
|
896
|
+
@keyframes awsui_openSplitPanelBottom_hyvsj_1bhgg_1 {
|
|
897
897
|
from {
|
|
898
898
|
block-size: var(--awsui-split-panel-reported-header-size-g964ok, 0);
|
|
899
899
|
}
|
|
@@ -901,39 +901,39 @@ section.awsui_split-panel-bottom_hyvsj_127ky_859:not(#\9) {
|
|
|
901
901
|
block-size: var(--awsui-split-panel-reported-size-g964ok);
|
|
902
902
|
}
|
|
903
903
|
}
|
|
904
|
-
section.awsui_split-panel-
|
|
904
|
+
section.awsui_split-panel-bottom_hyvsj_1bhgg_859.awsui_disable-body-scroll_hyvsj_1bhgg_204:not(#\9) {
|
|
905
905
|
inset-block-end: 0;
|
|
906
906
|
}
|
|
907
|
-
section.awsui_split-panel-
|
|
907
|
+
section.awsui_split-panel-bottom_hyvsj_1bhgg_859.awsui_is-navigation-open_hyvsj_1bhgg_635.awsui_position-bottom_hyvsj_1bhgg_906:not(#\9) {
|
|
908
908
|
grid-column-start: 2;
|
|
909
909
|
}
|
|
910
|
-
section.awsui_split-panel-
|
|
910
|
+
section.awsui_split-panel-bottom_hyvsj_1bhgg_859.awsui_has-open-drawer_hyvsj_1bhgg_183.awsui_position-bottom_hyvsj_1bhgg_906:not(#\9) {
|
|
911
911
|
grid-column-end: 5;
|
|
912
912
|
}
|
|
913
|
-
section.awsui_split-panel-
|
|
913
|
+
section.awsui_split-panel-bottom_hyvsj_1bhgg_859.awsui_position-bottom_hyvsj_1bhgg_906:not(#\9) {
|
|
914
914
|
display: block;
|
|
915
915
|
}
|
|
916
|
-
section.awsui_split-panel-
|
|
916
|
+
section.awsui_split-panel-bottom_hyvsj_1bhgg_859:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1bhgg_638).awsui_position-bottom_hyvsj_1bhgg_906 {
|
|
917
917
|
box-shadow: rgba(0, 7, 22, 0.1) 0px -32px 32px -24px;
|
|
918
918
|
}
|
|
919
|
-
section.awsui_split-panel-
|
|
919
|
+
section.awsui_split-panel-bottom_hyvsj_1bhgg_859.awsui_is-split-panel-open_hyvsj_1bhgg_638.awsui_position-bottom_hyvsj_1bhgg_906:not(#\9) {
|
|
920
920
|
box-shadow: var(--shadow-split-bottom-5e389u, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
|
|
921
921
|
}
|
|
922
|
-
section.awsui_split-panel-
|
|
923
|
-
animation:
|
|
922
|
+
section.awsui_split-panel-bottom_hyvsj_1bhgg_859.awsui_is-split-panel-open_hyvsj_1bhgg_638.awsui_position-bottom_hyvsj_1bhgg_906.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
923
|
+
animation: awsui_openSplitPanelBottom_hyvsj_1bhgg_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
924
924
|
}
|
|
925
925
|
@media (prefers-reduced-motion: reduce) {
|
|
926
|
-
section.awsui_split-panel-
|
|
926
|
+
section.awsui_split-panel-bottom_hyvsj_1bhgg_859.awsui_is-split-panel-open_hyvsj_1bhgg_638.awsui_position-bottom_hyvsj_1bhgg_906.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
927
927
|
animation: none;
|
|
928
928
|
transition: none;
|
|
929
929
|
}
|
|
930
930
|
}
|
|
931
|
-
.awsui-motion-disabled section.awsui_split-panel-
|
|
931
|
+
.awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_1bhgg_859.awsui_is-split-panel-open_hyvsj_1bhgg_638.awsui_position-bottom_hyvsj_1bhgg_906.awsui_animating_hyvsj_1bhgg_746:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_1bhgg_859.awsui_is-split-panel-open_hyvsj_1bhgg_638.awsui_position-bottom_hyvsj_1bhgg_906.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
932
932
|
animation: none;
|
|
933
933
|
transition: none;
|
|
934
934
|
}
|
|
935
935
|
|
|
936
|
-
section.awsui_split-panel-
|
|
936
|
+
section.awsui_split-panel-side_hyvsj_1bhgg_935:not(#\9) {
|
|
937
937
|
block-size: 100%;
|
|
938
938
|
overflow-x: hidden;
|
|
939
939
|
pointer-events: auto;
|
|
@@ -943,15 +943,15 @@ section.awsui_split-panel-side_hyvsj_127ky_935:not(#\9) {
|
|
|
943
943
|
be persistent in the DOM when closed.
|
|
944
944
|
*/
|
|
945
945
|
}
|
|
946
|
-
section.awsui_split-panel-
|
|
946
|
+
section.awsui_split-panel-side_hyvsj_1bhgg_935:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1bhgg_638), section.awsui_split-panel-side_hyvsj_1bhgg_935.awsui_position-bottom_hyvsj_1bhgg_906:not(#\9) {
|
|
947
947
|
inline-size: 0;
|
|
948
948
|
}
|
|
949
|
-
section.awsui_split-panel-
|
|
949
|
+
section.awsui_split-panel-side_hyvsj_1bhgg_935.awsui_is-split-panel-open_hyvsj_1bhgg_638.awsui_position-side_hyvsj_1bhgg_948:not(#\9) {
|
|
950
950
|
max-inline-size: var(--awsui-split-panel-max-width-g964ok, 280px);
|
|
951
951
|
min-inline-size: var(--awsui-split-panel-min-width-g964ok, 280px);
|
|
952
952
|
border-inline-start: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
953
953
|
}
|
|
954
|
-
section.awsui_split-panel-
|
|
954
|
+
section.awsui_split-panel-side_hyvsj_1bhgg_935.awsui_is-split-panel-open_hyvsj_1bhgg_638.awsui_position-side_hyvsj_1bhgg_948:not(#\9):not(.awsui_has-open-drawer_hyvsj_1bhgg_183) {
|
|
955
955
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-panel-side-93n0qu, #b6bec9);
|
|
956
956
|
}
|
|
957
957
|
|
|
@@ -968,7 +968,7 @@ content width has a default value that can be set directly with the minContentWi
|
|
|
968
968
|
property. The content gap right is computed in the Layout styles based on the
|
|
969
969
|
viewport size and state of the Tools drawer.
|
|
970
970
|
*/
|
|
971
|
-
.awsui_tools-
|
|
971
|
+
.awsui_tools-container_hyvsj_1bhgg_970:not(#\9) {
|
|
972
972
|
--awsui-tools-max-width-g964ok: calc(var(--awsui-layout-width-g964ok) - var(--awsui-main-offset-left-g964ok) - var(--awsui-default-min-content-width-g964ok) - var(--awsui-content-gap-right-g964ok));
|
|
973
973
|
display: flex;
|
|
974
974
|
grid-column: 5;
|
|
@@ -981,7 +981,7 @@ viewport size and state of the Tools drawer.
|
|
|
981
981
|
pointer-events: none;
|
|
982
982
|
}
|
|
983
983
|
@media (max-width: 688px) {
|
|
984
|
-
.awsui_tools-
|
|
984
|
+
.awsui_tools-container_hyvsj_1bhgg_970:not(#\9) {
|
|
985
985
|
--awsui-tools-max-width-g964ok: none;
|
|
986
986
|
--awsui-tools-width-g964ok: auto;
|
|
987
987
|
position: fixed;
|
|
@@ -995,12 +995,12 @@ viewport size and state of the Tools drawer.
|
|
|
995
995
|
relative to the body.
|
|
996
996
|
*/
|
|
997
997
|
}
|
|
998
|
-
.awsui_tools-
|
|
998
|
+
.awsui_tools-container_hyvsj_1bhgg_970.awsui_disable-body-scroll_hyvsj_1bhgg_204:not(#\9) {
|
|
999
999
|
inset-block-start: var(--awsui-header-height-g964ok);
|
|
1000
1000
|
}
|
|
1001
1001
|
}
|
|
1002
1002
|
|
|
1003
|
-
.
|
|
1003
|
+
.awsui_tools_hyvsj_1bhgg_970:not(#\9) {
|
|
1004
1004
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
1005
1005
|
flex-shrink: 0;
|
|
1006
1006
|
block-size: 100%;
|
|
@@ -1023,7 +1023,7 @@ viewport size and state of the Tools drawer.
|
|
|
1023
1023
|
in the side position.
|
|
1024
1024
|
*/
|
|
1025
1025
|
}
|
|
1026
|
-
@keyframes
|
|
1026
|
+
@keyframes awsui_openTools_hyvsj_1bhgg_1 {
|
|
1027
1027
|
from {
|
|
1028
1028
|
opacity: var(--awsui-tools-animation-starting-opacity-g964ok, 0);
|
|
1029
1029
|
inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
|
|
@@ -1033,41 +1033,41 @@ viewport size and state of the Tools drawer.
|
|
|
1033
1033
|
inline-size: var(--awsui-tools-width-g964ok);
|
|
1034
1034
|
}
|
|
1035
1035
|
}
|
|
1036
|
-
.
|
|
1036
|
+
.awsui_tools_hyvsj_1bhgg_970:not(#\9):not(.awsui_is-tools-open_hyvsj_1bhgg_638) {
|
|
1037
1037
|
inline-size: 0;
|
|
1038
1038
|
display: none;
|
|
1039
1039
|
}
|
|
1040
|
-
.
|
|
1040
|
+
.awsui_tools_hyvsj_1bhgg_970.awsui_is-tools-open_hyvsj_1bhgg_638:not(#\9) {
|
|
1041
1041
|
border-inline-start: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
1042
1042
|
}
|
|
1043
|
-
.
|
|
1044
|
-
animation:
|
|
1043
|
+
.awsui_tools_hyvsj_1bhgg_970.awsui_is-tools-open_hyvsj_1bhgg_638.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
1044
|
+
animation: awsui_openTools_hyvsj_1bhgg_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
1045
1045
|
}
|
|
1046
1046
|
@media (prefers-reduced-motion: reduce) {
|
|
1047
|
-
.
|
|
1047
|
+
.awsui_tools_hyvsj_1bhgg_970.awsui_is-tools-open_hyvsj_1bhgg_638.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
1048
1048
|
animation: none;
|
|
1049
1049
|
transition: none;
|
|
1050
1050
|
}
|
|
1051
1051
|
}
|
|
1052
|
-
.awsui-motion-disabled .
|
|
1052
|
+
.awsui-motion-disabled .awsui_tools_hyvsj_1bhgg_970.awsui_is-tools-open_hyvsj_1bhgg_638.awsui_animating_hyvsj_1bhgg_746:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_1bhgg_970.awsui_is-tools-open_hyvsj_1bhgg_638.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
1053
1053
|
animation: none;
|
|
1054
1054
|
transition: none;
|
|
1055
1055
|
}
|
|
1056
|
-
.
|
|
1056
|
+
.awsui_tools_hyvsj_1bhgg_970 > .awsui_animated-content_hyvsj_1bhgg_808:not(#\9) {
|
|
1057
1057
|
inline-size: var(--awsui-tools-width-g964ok);
|
|
1058
1058
|
}
|
|
1059
1059
|
@media (min-width: 689px) {
|
|
1060
|
-
.
|
|
1060
|
+
.awsui_tools_hyvsj_1bhgg_970.awsui_is-tools-open_hyvsj_1bhgg_638.awsui_has-tools-form-persistence_hyvsj_1bhgg_1059:not(#\9) {
|
|
1061
1061
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
1062
1062
|
}
|
|
1063
1063
|
}
|
|
1064
1064
|
@media (max-width: 688px) {
|
|
1065
|
-
.
|
|
1065
|
+
.awsui_tools_hyvsj_1bhgg_970:not(#\9) {
|
|
1066
1066
|
--awsui-tools-width-g964ok: 100vw;
|
|
1067
1067
|
}
|
|
1068
1068
|
}
|
|
1069
1069
|
|
|
1070
|
-
.awsui_hide-
|
|
1070
|
+
.awsui_hide-tools_hyvsj_1bhgg_1069:not(#\9) {
|
|
1071
1071
|
position: absolute;
|
|
1072
1072
|
inset-inline-end: var(--space-m-udix3p, 16px);
|
|
1073
1073
|
inset-block-start: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
|
|
@@ -1079,7 +1079,7 @@ Warning! If these design tokens for padding change it will adversely impact
|
|
|
1079
1079
|
the calculation used to determine the Split Panel maximum width in the
|
|
1080
1080
|
handleSplitPanelMaxWidth function in the context.
|
|
1081
1081
|
*/
|
|
1082
|
-
.awsui_show-
|
|
1082
|
+
.awsui_show-tools_hyvsj_1bhgg_1081:not(#\9) {
|
|
1083
1083
|
border-collapse: separate;
|
|
1084
1084
|
border-spacing: 0;
|
|
1085
1085
|
box-sizing: border-box;
|
|
@@ -1121,7 +1121,7 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1121
1121
|
take control in responsive viewports.
|
|
1122
1122
|
*/
|
|
1123
1123
|
}
|
|
1124
|
-
@keyframes
|
|
1124
|
+
@keyframes awsui_showButtons_hyvsj_1bhgg_1 {
|
|
1125
1125
|
0% {
|
|
1126
1126
|
opacity: 0;
|
|
1127
1127
|
}
|
|
@@ -1129,31 +1129,31 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1129
1129
|
opacity: 1;
|
|
1130
1130
|
}
|
|
1131
1131
|
}
|
|
1132
|
-
.awsui_show-
|
|
1132
|
+
.awsui_show-tools_hyvsj_1bhgg_1081:not(#\9):not(.awsui_has-tools-form_hyvsj_1bhgg_1059) {
|
|
1133
1133
|
display: none;
|
|
1134
1134
|
}
|
|
1135
1135
|
@media (min-width: 689px) {
|
|
1136
|
-
.awsui_show-
|
|
1136
|
+
.awsui_show-tools_hyvsj_1bhgg_1081.awsui_has-tools-form_hyvsj_1bhgg_1059:not(#\9) {
|
|
1137
1137
|
display: flex;
|
|
1138
1138
|
flex-direction: column;
|
|
1139
1139
|
gap: var(--space-xs-zb16t3, 8px);
|
|
1140
1140
|
}
|
|
1141
|
-
.awsui_show-
|
|
1142
|
-
animation:
|
|
1141
|
+
.awsui_show-tools_hyvsj_1bhgg_1081.awsui_has-tools-form_hyvsj_1bhgg_1059.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
1142
|
+
animation: awsui_showButtons_hyvsj_1bhgg_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
1143
1143
|
}
|
|
1144
1144
|
}
|
|
1145
1145
|
@media (min-width: 689px) and (prefers-reduced-motion: reduce) {
|
|
1146
|
-
.awsui_show-
|
|
1146
|
+
.awsui_show-tools_hyvsj_1bhgg_1081.awsui_has-tools-form_hyvsj_1bhgg_1059.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
1147
1147
|
animation: none;
|
|
1148
1148
|
transition: none;
|
|
1149
1149
|
}
|
|
1150
1150
|
}
|
|
1151
1151
|
@media (min-width: 689px) {
|
|
1152
|
-
.awsui-motion-disabled .awsui_show-
|
|
1152
|
+
.awsui-motion-disabled .awsui_show-tools_hyvsj_1bhgg_1081.awsui_has-tools-form_hyvsj_1bhgg_1059.awsui_animating_hyvsj_1bhgg_746:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_1bhgg_1081.awsui_has-tools-form_hyvsj_1bhgg_1059.awsui_animating_hyvsj_1bhgg_746:not(#\9) {
|
|
1153
1153
|
animation: none;
|
|
1154
1154
|
transition: none;
|
|
1155
1155
|
}
|
|
1156
|
-
.awsui_show-
|
|
1156
|
+
.awsui_show-tools_hyvsj_1bhgg_1081.awsui_has-tools-form-persistence_hyvsj_1bhgg_1059:not(#\9) {
|
|
1157
1157
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
1158
1158
|
z-index: 1;
|
|
1159
1159
|
}
|
|
@@ -1163,7 +1163,7 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1163
1163
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1164
1164
|
SPDX-License-Identifier: Apache-2.0
|
|
1165
1165
|
*/
|
|
1166
|
-
.awsui_trigger-
|
|
1166
|
+
.awsui_trigger-button-styles_hyvsj_1bhgg_1164:not(#\9) {
|
|
1167
1167
|
background: var(--color-background-layout-toggle-default-o2evu2, #414d5c);
|
|
1168
1168
|
border-start-start-radius: 50%;
|
|
1169
1169
|
border-start-end-radius: 50%;
|
|
@@ -1171,6 +1171,15 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1171
1171
|
border-end-end-radius: 50%;
|
|
1172
1172
|
block-size: var(--space-layout-toggle-diameter-hb85rk, 36px);
|
|
1173
1173
|
inline-size: var(--space-layout-toggle-diameter-hb85rk, 36px);
|
|
1174
|
+
}
|
|
1175
|
+
.awsui_trigger-button-styles_hyvsj_1bhgg_1164:not(#\9):hover {
|
|
1176
|
+
background: var(--color-background-layout-toggle-hover-awem6j, #5f6b7a);
|
|
1177
|
+
}
|
|
1178
|
+
.awsui_trigger-button-styles_hyvsj_1bhgg_1164:not(#\9):active {
|
|
1179
|
+
background: var(--color-background-layout-toggle-active-aa8dko, #414d5c);
|
|
1180
|
+
}
|
|
1181
|
+
|
|
1182
|
+
.awsui_trigger-badge-wrapper_hyvsj_1bhgg_1180:not(#\9) {
|
|
1174
1183
|
position: absolute;
|
|
1175
1184
|
inset-block-start: 0;
|
|
1176
1185
|
inset-inline-start: 0;
|
|
@@ -1180,29 +1189,16 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1180
1189
|
clip-path: path("M34.2193 10.1845C33.3961 10.579 32.4739 10.8 31.5 10.8C28.0206 10.8 25.2 7.97939 25.2 4.5C25.2 3.52614 25.421 2.6039 25.8155 1.78066C23.4518 0.639587 20.8006 0 18 0C8.05887 0 0 8.05887 0 18C0 27.9411 8.05887 36 18 36C27.9411 36 36 27.9411 36 18C36 15.1994 35.3604 12.5482 34.2193 10.1845Z");
|
|
1181
1190
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
1182
1191
|
}
|
|
1183
|
-
.awsui_trigger-badge-
|
|
1184
|
-
background: var(--color-background-layout-toggle-hover-awem6j, #5f6b7a);
|
|
1185
|
-
}
|
|
1186
|
-
.awsui_trigger-badge-wrapper_hyvsj_127ky_1164:not(#\9):active {
|
|
1187
|
-
background: var(--color-background-layout-toggle-active-aa8dko, #414d5c);
|
|
1188
|
-
}
|
|
1189
|
-
.awsui_trigger-badge-wrapper_hyvsj_127ky_1164:not(#\9):dir(rtl) {
|
|
1192
|
+
.awsui_trigger-badge-wrapper_hyvsj_1bhgg_1180:not(#\9):dir(rtl) {
|
|
1190
1193
|
clip-path: path("M1.78066 10.1845C2.6039 10.579 3.52615 10.8 4.5 10.8C7.97939 10.8 10.8 7.97939 10.8 4.5C10.8 3.52614 10.579 2.6039 10.1845 1.78066C12.5482 0.639587 15.1994 0 18 0C27.9411 0 36 8.05887 36 18C36 27.9411 27.9411 36 18 36C8.05887 36 0 27.9411 0 18C0 15.1994 0.639587 12.5482 1.78066 10.1845Z");
|
|
1191
1194
|
}
|
|
1192
1195
|
|
|
1193
1196
|
/*
|
|
1194
|
-
Warning! If these design tokens for width change it will adversely impact
|
|
1195
|
-
the calculation used to determine the Split Panel maximum width in the
|
|
1197
|
+
Warning! If these design tokens for width change it will adversely impact
|
|
1198
|
+
the calculation used to determine the Split Panel maximum width in the
|
|
1196
1199
|
handleSplitPanelMaxWidth function in the context.
|
|
1197
1200
|
*/
|
|
1198
|
-
.
|
|
1199
|
-
background: var(--color-background-layout-toggle-default-o2evu2, #414d5c);
|
|
1200
|
-
border-start-start-radius: 50%;
|
|
1201
|
-
border-start-end-radius: 50%;
|
|
1202
|
-
border-end-start-radius: 50%;
|
|
1203
|
-
border-end-end-radius: 50%;
|
|
1204
|
-
block-size: var(--space-layout-toggle-diameter-hb85rk, 36px);
|
|
1205
|
-
inline-size: var(--space-layout-toggle-diameter-hb85rk, 36px);
|
|
1201
|
+
.awsui_trigger_hyvsj_1bhgg_1164:not(#\9) {
|
|
1206
1202
|
border-block: none;
|
|
1207
1203
|
border-inline: none;
|
|
1208
1204
|
padding-inline: 0;
|
|
@@ -1211,20 +1207,14 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1211
1207
|
pointer-events: auto;
|
|
1212
1208
|
position: relative;
|
|
1213
1209
|
}
|
|
1214
|
-
.
|
|
1215
|
-
background: var(--color-background-layout-toggle-hover-awem6j, #5f6b7a);
|
|
1216
|
-
}
|
|
1217
|
-
.awsui_trigger_hyvsj_127ky_1164:not(#\9):active {
|
|
1218
|
-
background: var(--color-background-layout-toggle-active-aa8dko, #414d5c);
|
|
1219
|
-
}
|
|
1220
|
-
body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_127ky_1164:not(#\9):focus {
|
|
1210
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1bhgg_1164:not(#\9):focus {
|
|
1221
1211
|
position: relative;
|
|
1222
1212
|
}
|
|
1223
|
-
body[data-awsui-focus-visible=true] .
|
|
1213
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1bhgg_1164:not(#\9):focus {
|
|
1224
1214
|
outline: 2px dotted transparent;
|
|
1225
1215
|
outline-offset: calc(3px - 1px);
|
|
1226
1216
|
}
|
|
1227
|
-
body[data-awsui-focus-visible=true] .
|
|
1217
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1bhgg_1164:not(#\9):focus::before {
|
|
1228
1218
|
content: " ";
|
|
1229
1219
|
display: block;
|
|
1230
1220
|
position: absolute;
|
|
@@ -1238,45 +1228,49 @@ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_127ky_1164:not(#\9):foc
|
|
|
1238
1228
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
1239
1229
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
1240
1230
|
}
|
|
1241
|
-
.
|
|
1231
|
+
.awsui_trigger_hyvsj_1bhgg_1164:not(#\9):focus {
|
|
1242
1232
|
outline: none;
|
|
1243
1233
|
}
|
|
1244
|
-
.
|
|
1234
|
+
.awsui_trigger_hyvsj_1bhgg_1164.awsui_selected_hyvsj_1bhgg_1232:not(#\9) {
|
|
1245
1235
|
background: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
|
|
1246
1236
|
color: var(--color-text-layout-toggle-selected-b93usl, #ffffff);
|
|
1247
1237
|
}
|
|
1248
|
-
.
|
|
1238
|
+
.awsui_trigger_hyvsj_1bhgg_1164.awsui_selected_hyvsj_1bhgg_1232:not(#\9):hover {
|
|
1249
1239
|
background: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
|
|
1250
1240
|
}
|
|
1251
|
-
.
|
|
1241
|
+
.awsui_trigger_hyvsj_1bhgg_1164.awsui_selected_hyvsj_1bhgg_1232:not(#\9):active {
|
|
1252
1242
|
background: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
|
|
1253
1243
|
}
|
|
1254
|
-
.
|
|
1244
|
+
.awsui_trigger_hyvsj_1bhgg_1164.awsui_selected_hyvsj_1bhgg_1232 > .awsui_trigger-badge-wrapper_hyvsj_1bhgg_1180:not(#\9) {
|
|
1255
1245
|
background: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
|
|
1256
1246
|
color: var(--color-text-layout-toggle-selected-b93usl, #ffffff);
|
|
1257
1247
|
}
|
|
1258
|
-
.
|
|
1248
|
+
.awsui_trigger_hyvsj_1bhgg_1164.awsui_selected_hyvsj_1bhgg_1232 > .awsui_trigger-badge-wrapper_hyvsj_1bhgg_1180:not(#\9):hover {
|
|
1259
1249
|
background: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
|
|
1260
1250
|
}
|
|
1261
|
-
.
|
|
1251
|
+
.awsui_trigger_hyvsj_1bhgg_1164.awsui_selected_hyvsj_1bhgg_1232 > .awsui_trigger-badge-wrapper_hyvsj_1bhgg_1180:not(#\9):active {
|
|
1262
1252
|
background: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
|
|
1263
1253
|
}
|
|
1264
|
-
.
|
|
1254
|
+
.awsui_trigger_hyvsj_1bhgg_1164.awsui_badge_hyvsj_1bhgg_1252:not(#\9), .awsui_trigger_hyvsj_1bhgg_1164.awsui_badge_hyvsj_1bhgg_1252:not(#\9):hover, .awsui_trigger_hyvsj_1bhgg_1164.awsui_badge_hyvsj_1bhgg_1252:not(#\9):active {
|
|
1265
1255
|
background: transparent;
|
|
1266
1256
|
}
|
|
1267
1257
|
|
|
1268
|
-
.awsui_trigger-
|
|
1258
|
+
.awsui_trigger-wrapper_hyvsj_1bhgg_1256:not(#\9) {
|
|
1269
1259
|
position: relative;
|
|
1270
1260
|
border-start-start-radius: 50%;
|
|
1271
1261
|
border-start-end-radius: 50%;
|
|
1272
1262
|
border-end-start-radius: 50%;
|
|
1273
1263
|
border-end-end-radius: 50%;
|
|
1274
1264
|
}
|
|
1275
|
-
.awsui_trigger-
|
|
1265
|
+
.awsui_trigger-wrapper_hyvsj_1bhgg_1256:not(#\9):not(.awsui_remove-high-contrast-header_hyvsj_1bhgg_664) {
|
|
1276
1266
|
box-shadow: var(--shadow-panel-toggle-0l64f2, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
|
|
1277
1267
|
}
|
|
1278
1268
|
|
|
1279
|
-
.
|
|
1269
|
+
.awsui_trigger-wrapper-tooltip-visible_hyvsj_1bhgg_1267:not(#\9) {
|
|
1270
|
+
/* used in test-utils*/
|
|
1271
|
+
}
|
|
1272
|
+
|
|
1273
|
+
.awsui_dot_hyvsj_1bhgg_1271:not(#\9) {
|
|
1280
1274
|
position: absolute;
|
|
1281
1275
|
inline-size: 9px;
|
|
1282
1276
|
block-size: 9px;
|
|
@@ -1287,4 +1281,8 @@ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_127ky_1164:not(#\9):foc
|
|
|
1287
1281
|
background-color: var(--color-background-badge-icon-q1kfox, #d91515);
|
|
1288
1282
|
inset-block-start: 0;
|
|
1289
1283
|
inset-inline-end: 0;
|
|
1284
|
+
}
|
|
1285
|
+
|
|
1286
|
+
.awsui_trigger-tooltip_hyvsj_1bhgg_1284:not(#\9) {
|
|
1287
|
+
/* used in test-utils */
|
|
1290
1288
|
}
|