@cloudscape-design/components 3.0.1350 → 3.0.1352
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/action-card/styles.css.js +17 -17
- package/action-card/styles.scoped.css +95 -102
- package/action-card/styles.selectors.js +17 -17
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +40 -44
- package/alert/styles.selectors.js +27 -27
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +18 -22
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +20 -24
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +6 -10
- 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 +22 -26
- 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 +8 -12
- 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 +12 -16
- 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 +2 -6
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +12 -12
- package/app-layout/styles.scoped.css +12 -16
- package/app-layout/styles.selectors.js +12 -12
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +6 -10
- 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 +163 -179
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +9 -13
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +25 -32
- package/attribute-editor/styles.selectors.js +15 -15
- package/badge/styles.css.js +10 -10
- package/badge/styles.scoped.css +10 -14
- package/badge/styles.selectors.js +10 -10
- package/box/styles.css.js +220 -220
- package/box/styles.scoped.css +265 -269
- package/box/styles.selectors.js +220 -220
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +25 -33
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +24 -31
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button/icon-helper.js +1 -1
- package/button/icon-helper.js.map +1 -1
- package/button/styles.css.js +23 -23
- package/button/styles.scoped.css +70 -74
- package/button/styles.selectors.js +23 -23
- package/button-dropdown/category-elements/styles.css.js +18 -18
- package/button-dropdown/category-elements/styles.scoped.css +28 -36
- package/button-dropdown/category-elements/styles.selectors.js +18 -18
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +34 -38
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +23 -23
- package/button-dropdown/styles.scoped.css +32 -43
- package/button-dropdown/styles.selectors.js +23 -23
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +4 -8
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +43 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +39 -43
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +5 -9
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +4 -4
- package/code-editor/resizable-box/styles.scoped.css +6 -10
- package/code-editor/resizable-box/styles.selectors.js +4 -4
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +138 -142
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +39 -43
- 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 +8 -12
- 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 +43 -47
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +33 -33
- package/container/styles.scoped.css +56 -60
- package/container/styles.selectors.js +33 -33
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +16 -20
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +9 -13
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
- package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/date-range-picker/relative-range/styles.css.js +6 -6
- package/date-range-picker/relative-range/styles.scoped.css +10 -14
- package/date-range-picker/relative-range/styles.selectors.js +6 -6
- package/date-range-picker/styles.css.js +23 -23
- package/date-range-picker/styles.scoped.css +32 -36
- package/date-range-picker/styles.selectors.js +23 -23
- package/divider/styles.css.js +6 -6
- package/divider/styles.scoped.css +6 -10
- package/divider/styles.selectors.js +6 -6
- package/drawer/styles.css.js +29 -29
- package/drawer/styles.scoped.css +35 -39
- package/drawer/styles.selectors.js +29 -29
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +37 -41
- package/dropdown/styles.selectors.js +20 -20
- package/expandable-section/styles.css.js +43 -43
- package/expandable-section/styles.scoped.css +93 -178
- package/expandable-section/styles.selectors.js +43 -43
- package/file-dropzone/styles.css.js +3 -3
- package/file-dropzone/styles.scoped.css +3 -7
- package/file-dropzone/styles.selectors.js +3 -3
- package/file-input/styles.css.js +5 -5
- package/file-input/styles.scoped.css +8 -12
- package/file-input/styles.selectors.js +5 -5
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +33 -37
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +188 -152
- package/flashbar/styles.selectors.js +50 -50
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +8 -12
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +38 -42
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +54 -58
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +35 -35
- package/header/styles.scoped.css +54 -58
- package/header/styles.selectors.js +35 -35
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +66 -70
- package/help-panel/styles.selectors.js +6 -6
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +7 -11
- package/hotspot/styles.selectors.js +7 -7
- package/icon/generated/icons.js +202 -176
- package/icon/generated/icons.js.map +1 -1
- package/icon/styles.css.js +41 -41
- package/icon/styles.scoped.css +91 -95
- package/icon/styles.selectors.js +41 -41
- package/input/internal.js +1 -1
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +28 -28
- package/input/styles.scoped.css +68 -72
- package/input/styles.selectors.js +28 -28
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/base-theme/styles.scoped.css +1 -0
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +20 -24
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +14 -14
- package/internal/components/button-trigger/styles.scoped.css +29 -39
- package/internal/components/button-trigger/styles.selectors.js +14 -14
- package/internal/components/cartesian-chart/styles.css.js +28 -28
- package/internal/components/cartesian-chart/styles.scoped.css +32 -36
- package/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +3 -7
- 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 +14 -18
- 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 +5 -9
- 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 -8
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +19 -19
- package/internal/components/chart-series-details/styles.scoped.css +32 -36
- package/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +7 -11
- 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 +9 -13
- 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 +9 -13
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +20 -24
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +3 -7
- 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 +2 -6
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/expand-toggle-button/styles.css.js +4 -4
- package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
- package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +13 -17
- 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 +29 -33
- 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 +3 -7
- package/internal/components/options-list/styles.selectors.js +3 -3
- package/internal/components/panel-resize-handle/styles.css.js +3 -3
- package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
- package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +12 -16
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +1 -5
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +49 -53
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/sortable-area/styles.css.js +8 -8
- package/internal/components/sortable-area/styles.scoped.css +15 -19
- package/internal/components/sortable-area/styles.selectors.js +8 -8
- package/internal/components/structured-item/styles.css.js +7 -7
- package/internal/components/structured-item/styles.scoped.css +9 -13
- package/internal/components/structured-item/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +22 -26
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +1 -0
- package/internal/generated/styles/tokens.js +1 -0
- package/internal/generated/theming/index.cjs +6 -0
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +6 -0
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +50 -54
- package/item-card/styles.selectors.js +14 -14
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +9 -13
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +72 -125
- package/link/styles.selectors.js +21 -21
- package/list/styles.css.js +5 -5
- package/list/styles.scoped.css +7 -11
- package/list/styles.selectors.js +5 -5
- package/live-region/styles.css.js +2 -2
- package/live-region/styles.scoped.css +3 -7
- package/live-region/styles.selectors.js +2 -2
- package/manifest.json +2 -2
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +17 -21
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +46 -50
- package/modal/styles.selectors.js +31 -31
- package/multiselect/styles.css.js +5 -5
- package/multiselect/styles.scoped.css +5 -9
- package/multiselect/styles.selectors.js +5 -5
- package/package.json +1 -1
- package/pagination/styles.css.js +12 -12
- package/pagination/styles.scoped.css +30 -34
- package/pagination/styles.selectors.js +12 -12
- package/panel-layout/styles.css.js +7 -7
- package/panel-layout/styles.scoped.css +10 -14
- package/panel-layout/styles.selectors.js +7 -7
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +48 -52
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +58 -58
- package/popover/styles.scoped.css +90 -94
- package/popover/styles.selectors.js +58 -58
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +30 -34
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +53 -57
- package/prompt-input/styles.selectors.js +26 -26
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +43 -47
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +41 -45
- package/property-filter/styles.selectors.js +39 -39
- package/radio-button/styles.css.js +1 -1
- package/radio-button/styles.scoped.css +1 -5
- package/radio-button/styles.selectors.js +1 -1
- package/radio-group/styles.css.js +5 -5
- package/radio-group/styles.scoped.css +6 -10
- package/radio-group/styles.selectors.js +5 -5
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +32 -36
- package/segmented-control/styles.selectors.js +16 -16
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +22 -26
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +3 -3
- package/select/styles.scoped.css +3 -7
- package/select/styles.selectors.js +3 -3
- package/side-navigation/styles.css.js +64 -64
- package/side-navigation/styles.scoped.css +110 -404
- package/side-navigation/styles.selectors.js +64 -64
- package/skeleton/styles.css.js +15 -15
- package/skeleton/styles.scoped.css +25 -29
- package/skeleton/styles.selectors.js +15 -15
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +76 -80
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +24 -28
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -24
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +24 -28
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +38 -38
- package/split-panel/styles.scoped.css +56 -60
- package/split-panel/styles.selectors.js +38 -38
- package/status-indicator/styles.css.js +25 -25
- package/status-indicator/styles.scoped.css +47 -76
- package/status-indicator/styles.selectors.js +25 -25
- package/steps/styles.css.js +17 -17
- package/steps/styles.scoped.css +34 -38
- package/steps/styles.selectors.js +17 -17
- package/table/body-cell/styles.css.js +48 -48
- package/table/body-cell/styles.scoped.css +375 -379
- package/table/body-cell/styles.selectors.js +48 -48
- package/table/header-cell/styles.css.js +38 -38
- package/table/header-cell/styles.scoped.css +108 -80
- package/table/header-cell/styles.selectors.js +38 -38
- package/table/resizer/styles.css.js +17 -17
- package/table/resizer/styles.scoped.css +27 -31
- package/table/resizer/styles.selectors.js +17 -17
- package/table/selection/styles.css.js +4 -4
- package/table/selection/styles.scoped.css +4 -8
- package/table/selection/styles.selectors.js +4 -4
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +8 -12
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +37 -37
- package/table/styles.scoped.css +44 -48
- package/table/styles.selectors.js +37 -37
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +50 -54
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +10 -14
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +60 -64
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +3 -7
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +9 -9
- package/textarea/styles.scoped.css +17 -21
- package/textarea/styles.selectors.js +9 -9
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +72 -76
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +17 -21
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +26 -34
- package/token/styles.selectors.js +14 -14
- package/token-group/styles.css.js +5 -5
- package/token-group/styles.scoped.css +4 -8
- package/token-group/styles.selectors.js +5 -5
- package/tooltip/styles.css.js +2 -2
- package/tooltip/styles.scoped.css +5 -9
- package/tooltip/styles.selectors.js +2 -2
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +65 -69
- package/top-navigation/styles.selectors.js +47 -47
- package/tree-view/styles.css.js +2 -2
- package/tree-view/styles.scoped.css +2 -6
- package/tree-view/styles.selectors.js +2 -2
- package/tree-view/tree-item/styles.css.js +10 -10
- package/tree-view/tree-item/styles.scoped.css +14 -28
- package/tree-view/tree-item/styles.selectors.js +10 -10
- package/truncated-text/styles.css.js +1 -1
- package/truncated-text/styles.scoped.css +5 -9
- package/truncated-text/styles.selectors.js +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
- 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 +27 -31
- 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 +5 -9
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +60 -64
- package/wizard/styles.selectors.js +30 -30
|
@@ -137,13 +137,9 @@
|
|
|
137
137
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
138
138
|
SPDX-License-Identifier: Apache-2.0
|
|
139
139
|
*/
|
|
140
|
-
/*
|
|
141
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
142
|
-
SPDX-License-Identifier: Apache-2.0
|
|
143
|
-
*/
|
|
144
140
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
145
141
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
146
|
-
.
|
|
142
|
+
.awsui_root_l0dv0_1xpxv_142:not(#\9) {
|
|
147
143
|
border-collapse: separate;
|
|
148
144
|
border-spacing: 0;
|
|
149
145
|
box-sizing: border-box;
|
|
@@ -177,11 +173,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
177
173
|
word-break: break-word;
|
|
178
174
|
}
|
|
179
175
|
|
|
180
|
-
.awsui_with-
|
|
176
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176:not(#\9) {
|
|
181
177
|
/* Structural class — parent context for toolbar margin resets. */
|
|
182
178
|
}
|
|
183
179
|
|
|
184
|
-
.
|
|
180
|
+
.awsui_header_l0dv0_1xpxv_180:not(#\9) {
|
|
185
181
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
186
182
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
187
183
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -194,11 +190,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
190
|
padding-inline-start: var(--space-panel-nav-left-wn0n7h, 28px);
|
|
195
191
|
padding-inline-end: calc(var(--space-scaled-xxl-6wgq96, 32px) + var(--space-xl-jfy3x4, 24px));
|
|
196
192
|
}
|
|
197
|
-
.
|
|
193
|
+
.awsui_root_l0dv0_1xpxv_142:not(#\9):has(.awsui_list--with-icons_l0dv0_1xpxv_193) > .awsui_header_l0dv0_1xpxv_180 {
|
|
198
194
|
padding-inline-start: var(--space-scaled-l-sej05l, 20px);
|
|
199
195
|
}
|
|
200
196
|
|
|
201
|
-
.awsui_header-
|
|
197
|
+
.awsui_header-link_l0dv0_1xpxv_197:not(#\9) {
|
|
202
198
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
203
199
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
204
200
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -209,45 +205,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
209
205
|
min-block-size: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
210
206
|
display: flex;
|
|
211
207
|
}
|
|
212
|
-
.awsui_header-link--has-
|
|
208
|
+
.awsui_header-link--has-logo_l0dv0_1xpxv_208 > .awsui_header-link-text_l0dv0_1xpxv_208:not(#\9) {
|
|
213
209
|
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
214
210
|
align-self: center;
|
|
215
211
|
}
|
|
216
212
|
|
|
217
|
-
.awsui_header-
|
|
213
|
+
.awsui_header-logo_l0dv0_1xpxv_213:not(#\9) {
|
|
218
214
|
margin-inline-end: var(--space-s-tvghoh, 12px);
|
|
219
215
|
margin-block-start: var(--space-xxxs-pajhad, 2px);
|
|
220
216
|
max-inline-size: calc(1.25 * var(--size-icon-big-7pq9l3, 32px));
|
|
221
217
|
align-self: flex-start;
|
|
222
218
|
}
|
|
223
|
-
.awsui_header-logo--
|
|
219
|
+
.awsui_header-logo--stretched_l0dv0_1xpxv_219:not(#\9) {
|
|
224
220
|
max-inline-size: 100%;
|
|
225
221
|
margin-inline-end: 0;
|
|
226
222
|
}
|
|
227
223
|
|
|
228
|
-
.awsui_items-
|
|
224
|
+
.awsui_items-control_l0dv0_1xpxv_224:not(#\9) {
|
|
229
225
|
padding-inline: var(--space-l-2ud1p3, 20px);
|
|
230
226
|
padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);
|
|
231
227
|
}
|
|
232
228
|
|
|
233
|
-
.awsui_list-
|
|
229
|
+
.awsui_list-container_l0dv0_1xpxv_229:not(#\9) {
|
|
234
230
|
margin-block-end: var(--space-panel-content-bottom-24c6lu, 40px);
|
|
235
231
|
}
|
|
236
232
|
|
|
237
|
-
.awsui_items-
|
|
238
|
-
.awsui_list-
|
|
233
|
+
.awsui_items-control_l0dv0_1xpxv_224:not(#\9),
|
|
234
|
+
.awsui_list-container_l0dv0_1xpxv_229:not(#\9) {
|
|
239
235
|
margin-block-start: calc(var(--space-panel-content-top-qvd1dr, 20px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
240
236
|
}
|
|
241
|
-
.awsui_with-
|
|
242
|
-
.awsui_with-
|
|
237
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176 > .awsui_divider-header_l0dv0_1xpxv_237 + .awsui_items-control_l0dv0_1xpxv_224:not(#\9),
|
|
238
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176 > .awsui_divider-header_l0dv0_1xpxv_237 + .awsui_list-container_l0dv0_1xpxv_229:not(#\9) {
|
|
243
239
|
margin-block-start: calc(-1 * calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
244
240
|
}
|
|
245
|
-
.awsui_with-
|
|
246
|
-
.awsui_with-
|
|
241
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176.awsui_root--collapsed_l0dv0_1xpxv_241 > .awsui_items-control_l0dv0_1xpxv_224:not(#\9),
|
|
242
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176.awsui_root--collapsed_l0dv0_1xpxv_241 > .awsui_list-container_l0dv0_1xpxv_229:not(#\9) {
|
|
247
243
|
margin-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
248
244
|
}
|
|
249
245
|
|
|
250
|
-
.
|
|
246
|
+
.awsui_list_l0dv0_1xpxv_193:not(#\9) {
|
|
251
247
|
margin-block: 0;
|
|
252
248
|
margin-inline: 0;
|
|
253
249
|
padding-block: 0;
|
|
@@ -255,204 +251,126 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
255
251
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px));
|
|
256
252
|
}
|
|
257
253
|
|
|
258
|
-
.awsui_list-variant-
|
|
254
|
+
.awsui_list-variant-root_l0dv0_1xpxv_254:not(#\9) {
|
|
259
255
|
margin-block: 0;
|
|
260
256
|
margin-inline: 0;
|
|
261
257
|
padding-block: 0;
|
|
262
258
|
padding-inline-start: calc(var(--space-panel-nav-left-wn0n7h, 28px) - var(--space-xs-ymlm0b, 8px));
|
|
263
259
|
padding-inline-end: calc(var(--space-panel-side-right-8wwirc, 24px) - var(--space-xs-ymlm0b, 8px));
|
|
264
260
|
}
|
|
265
|
-
.awsui_list-variant-root--
|
|
261
|
+
.awsui_list-variant-root--first_l0dv0_1xpxv_261:not(#\9) {
|
|
266
262
|
margin-block-start: 0;
|
|
267
263
|
}
|
|
268
|
-
.awsui_list-variant-root--
|
|
264
|
+
.awsui_list-variant-root--collapsed_l0dv0_1xpxv_264:not(#\9) {
|
|
269
265
|
padding-inline: calc((var(--awsui-navigation-collapsed-width-esndbs, var(--size-side-navigation-collapsed-width-3gq7nn, 52px)) - var(--size-side-navigation-item-collapsed-oesjea, 30px)) / 2);
|
|
270
266
|
}
|
|
271
|
-
.awsui_list-variant-
|
|
267
|
+
.awsui_list-variant-root_l0dv0_1xpxv_254.awsui_list--with-icons_l0dv0_1xpxv_193:not(#\9):not(.awsui_list-variant-root--collapsed_l0dv0_1xpxv_264) {
|
|
272
268
|
padding-inline: calc(var(--space-scaled-l-sej05l, 20px) - var(--space-xs-ymlm0b, 8px));
|
|
273
269
|
}
|
|
274
270
|
|
|
275
|
-
.awsui_list-variant-expandable-link-
|
|
271
|
+
.awsui_list-variant-expandable-link-group_l0dv0_1xpxv_271:not(#\9) {
|
|
276
272
|
padding-inline-start: calc(calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px)) + var(--space-l-2ud1p3, 20px));
|
|
277
273
|
}
|
|
278
|
-
.awsui_list-variant-expandable-link-
|
|
274
|
+
.awsui_list-variant-expandable-link-group_l0dv0_1xpxv_271.awsui_list--with-icons_l0dv0_1xpxv_193:not(#\9) {
|
|
279
275
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px));
|
|
280
276
|
}
|
|
281
|
-
.awsui_list-variant-expandable-link-group--
|
|
277
|
+
.awsui_list-variant-expandable-link-group--collapsed_l0dv0_1xpxv_277:not(#\9) {
|
|
282
278
|
padding-inline-start: 0;
|
|
283
279
|
}
|
|
284
280
|
|
|
285
|
-
.awsui_list-variant-
|
|
281
|
+
.awsui_list-variant-section_l0dv0_1xpxv_281:not(#\9) {
|
|
286
282
|
padding-inline-start: calc(var(--space-l-2ud1p3, 20px) - var(--space-xs-ymlm0b, 8px));
|
|
287
283
|
}
|
|
288
|
-
.awsui_list-variant-
|
|
284
|
+
.awsui_list-variant-section_l0dv0_1xpxv_281.awsui_list--with-icons_l0dv0_1xpxv_193:not(#\9):not(.awsui_list-variant-section--collapsed_l0dv0_1xpxv_284) {
|
|
289
285
|
padding-inline-start: 0;
|
|
290
286
|
margin-inline-start: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
291
287
|
}
|
|
292
|
-
.awsui_list-variant-section--
|
|
288
|
+
.awsui_list-variant-section--collapsed_l0dv0_1xpxv_284:not(#\9) {
|
|
293
289
|
padding-inline-start: 0;
|
|
294
290
|
margin-inline-start: 0;
|
|
295
291
|
}
|
|
296
292
|
|
|
297
|
-
.awsui_list-variant-link-
|
|
293
|
+
.awsui_list-variant-link-group_l0dv0_1xpxv_293:not(#\9) {
|
|
298
294
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px));
|
|
299
295
|
}
|
|
300
|
-
.
|
|
301
|
-
transition: padding-inline-start var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
302
|
-
}
|
|
303
|
-
@media (prefers-reduced-motion: reduce) {
|
|
304
|
-
.awsui-one-theme .awsui_list-variant-link-group_l0dv0_1sgp9_297:not(#\9) {
|
|
305
|
-
animation: none;
|
|
306
|
-
transition: none;
|
|
307
|
-
}
|
|
308
|
-
}
|
|
309
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_list-variant-link-group_l0dv0_1sgp9_297:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_list-variant-link-group_l0dv0_1sgp9_297:not(#\9) {
|
|
310
|
-
animation: none;
|
|
311
|
-
transition: none;
|
|
312
|
-
}
|
|
313
|
-
.awsui_list-variant-link-group--collapsed_l0dv0_1sgp9_313:not(#\9) {
|
|
296
|
+
.awsui_list-variant-link-group--collapsed_l0dv0_1xpxv_296:not(#\9) {
|
|
314
297
|
padding-inline-start: 0;
|
|
315
298
|
}
|
|
316
|
-
.awsui-one-theme .awsui_list-variant-link-group--collapsed_l0dv0_1sgp9_313:not(#\9) {
|
|
317
|
-
transition: padding-inline-start var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
318
|
-
}
|
|
319
|
-
@media (prefers-reduced-motion: reduce) {
|
|
320
|
-
.awsui-one-theme .awsui_list-variant-link-group--collapsed_l0dv0_1sgp9_313:not(#\9) {
|
|
321
|
-
animation: none;
|
|
322
|
-
transition: none;
|
|
323
|
-
}
|
|
324
|
-
}
|
|
325
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_list-variant-link-group--collapsed_l0dv0_1sgp9_313:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_list-variant-link-group--collapsed_l0dv0_1sgp9_313:not(#\9) {
|
|
326
|
-
animation: none;
|
|
327
|
-
transition: none;
|
|
328
|
-
}
|
|
329
299
|
|
|
330
|
-
.awsui_link-group-
|
|
300
|
+
.awsui_link-group-children_l0dv0_1xpxv_300:not(#\9) {
|
|
331
301
|
display: grid;
|
|
332
302
|
grid-template-rows: 1fr;
|
|
333
303
|
}
|
|
334
|
-
.
|
|
335
|
-
transition: grid-template-rows var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
336
|
-
}
|
|
337
|
-
@media (prefers-reduced-motion: reduce) {
|
|
338
|
-
.awsui-one-theme .awsui_link-group-children_l0dv0_1sgp9_330:not(#\9) {
|
|
339
|
-
animation: none;
|
|
340
|
-
transition: none;
|
|
341
|
-
}
|
|
342
|
-
}
|
|
343
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link-group-children_l0dv0_1sgp9_330:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_link-group-children_l0dv0_1sgp9_330:not(#\9) {
|
|
344
|
-
animation: none;
|
|
345
|
-
transition: none;
|
|
346
|
-
}
|
|
347
|
-
.awsui_link-group-children--collapsed_l0dv0_1sgp9_347:not(#\9) {
|
|
304
|
+
.awsui_link-group-children--collapsed_l0dv0_1xpxv_304:not(#\9) {
|
|
348
305
|
grid-template-rows: 0fr;
|
|
349
306
|
}
|
|
350
|
-
.awsui-one-theme .awsui_link-group-children--collapsed_l0dv0_1sgp9_347:not(#\9) {
|
|
351
|
-
transition: grid-template-rows var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
352
|
-
}
|
|
353
|
-
@media (prefers-reduced-motion: reduce) {
|
|
354
|
-
.awsui-one-theme .awsui_link-group-children--collapsed_l0dv0_1sgp9_347:not(#\9) {
|
|
355
|
-
animation: none;
|
|
356
|
-
transition: none;
|
|
357
|
-
}
|
|
358
|
-
}
|
|
359
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link-group-children--collapsed_l0dv0_1sgp9_347:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_link-group-children--collapsed_l0dv0_1sgp9_347:not(#\9) {
|
|
360
|
-
animation: none;
|
|
361
|
-
transition: none;
|
|
362
|
-
}
|
|
363
307
|
|
|
364
|
-
.awsui_link-group-children-
|
|
308
|
+
.awsui_link-group-children-inner_l0dv0_1xpxv_308:not(#\9) {
|
|
365
309
|
overflow-y: clip;
|
|
366
310
|
overflow-x: visible;
|
|
367
311
|
min-block-size: 0;
|
|
368
312
|
opacity: 0;
|
|
369
313
|
}
|
|
370
|
-
.
|
|
371
|
-
transition: opacity var(--motion-duration-side-navigation-content-exit-fade-ydl422, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
372
|
-
}
|
|
373
|
-
@media (prefers-reduced-motion: reduce) {
|
|
374
|
-
.awsui-one-theme .awsui_link-group-children-inner_l0dv0_1sgp9_364:not(#\9) {
|
|
375
|
-
animation: none;
|
|
376
|
-
transition: none;
|
|
377
|
-
}
|
|
378
|
-
}
|
|
379
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link-group-children-inner_l0dv0_1sgp9_364:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_link-group-children-inner_l0dv0_1sgp9_364:not(#\9) {
|
|
380
|
-
animation: none;
|
|
381
|
-
transition: none;
|
|
382
|
-
}
|
|
383
|
-
.awsui_link-group-children-inner--expanded_l0dv0_1sgp9_383:not(#\9) {
|
|
314
|
+
.awsui_link-group-children-inner--expanded_l0dv0_1xpxv_314:not(#\9) {
|
|
384
315
|
opacity: 1;
|
|
385
316
|
}
|
|
386
|
-
.
|
|
387
|
-
transition: opacity var(--motion-duration-side-navigation-content-enter-fade-9is49e, 0ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out) calc(var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) / 4);
|
|
388
|
-
}
|
|
389
|
-
@media (prefers-reduced-motion: reduce) {
|
|
390
|
-
.awsui-one-theme .awsui_link-group-children-inner--expanded_l0dv0_1sgp9_383:not(#\9) {
|
|
391
|
-
animation: none;
|
|
392
|
-
transition: none;
|
|
393
|
-
}
|
|
394
|
-
}
|
|
395
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link-group-children-inner--expanded_l0dv0_1sgp9_383:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_link-group-children-inner--expanded_l0dv0_1sgp9_383:not(#\9) {
|
|
396
|
-
animation: none;
|
|
397
|
-
transition: none;
|
|
398
|
-
}
|
|
399
|
-
.awsui_link-group-children-inner--settled_l0dv0_1sgp9_399:not(#\9) {
|
|
317
|
+
.awsui_link-group-children-inner--settled_l0dv0_1xpxv_317:not(#\9) {
|
|
400
318
|
overflow-y: visible;
|
|
401
319
|
}
|
|
402
320
|
|
|
403
|
-
.awsui_list-variant-section-
|
|
321
|
+
.awsui_list-variant-section-group_l0dv0_1xpxv_321:not(#\9) {
|
|
404
322
|
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
405
323
|
margin-inline: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
406
324
|
padding-block: 0;
|
|
407
325
|
padding-inline: 0;
|
|
408
326
|
}
|
|
409
|
-
.awsui_list-variant-section-group--
|
|
327
|
+
.awsui_list-variant-section-group--collapsed_l0dv0_1xpxv_327:not(#\9) {
|
|
410
328
|
margin-inline: 0;
|
|
411
329
|
}
|
|
412
330
|
|
|
413
|
-
.awsui_list-
|
|
331
|
+
.awsui_list-item_l0dv0_1xpxv_331:not(#\9) {
|
|
414
332
|
margin-inline: 0;
|
|
415
333
|
margin-block: var(--space-side-navigation-item-default-gap-a1luyq, 0px);
|
|
416
334
|
padding-block: 0;
|
|
417
335
|
padding-inline: var(--space-xs-ymlm0b, 8px);
|
|
418
336
|
list-style: none;
|
|
419
337
|
}
|
|
420
|
-
.awsui_list--with-
|
|
338
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item_l0dv0_1xpxv_331:not(#\9) {
|
|
421
339
|
margin-block: var(--space-side-navigation-item-icon-gap-h45akr, 4px);
|
|
422
340
|
}
|
|
423
|
-
.awsui_list-variant-root--
|
|
341
|
+
.awsui_list-variant-root--first_l0dv0_1xpxv_261 > .awsui_list-item_l0dv0_1xpxv_331:not(#\9):first-child {
|
|
424
342
|
margin-block-start: 0px;
|
|
425
343
|
}
|
|
426
|
-
.awsui_list-item--
|
|
344
|
+
.awsui_list-item--collapsed_l0dv0_1xpxv_344:not(#\9) {
|
|
427
345
|
inline-size: -moz-fit-content;
|
|
428
346
|
inline-size: fit-content;
|
|
429
347
|
margin-block: var(--space-side-navigation-item-icon-gap-h45akr, 4px);
|
|
430
348
|
padding-block: 0;
|
|
431
349
|
padding-inline: 0;
|
|
432
350
|
}
|
|
433
|
-
.awsui_list-item--link-with-
|
|
351
|
+
.awsui_list-item--link-with-info_l0dv0_1xpxv_350:not(#\9) {
|
|
434
352
|
display: flex;
|
|
435
353
|
align-items: baseline;
|
|
436
354
|
}
|
|
437
355
|
|
|
438
|
-
.awsui_list-item--
|
|
439
|
-
.awsui_list-item--
|
|
356
|
+
.awsui_list-item--collapsed_l0dv0_1xpxv_344.awsui_list-item--group_l0dv0_1xpxv_355:not(#\9):not(:first-child):has(> .awsui_section_l0dv0_1xpxv_355),
|
|
357
|
+
.awsui_list-item--collapsed_l0dv0_1xpxv_344.awsui_list-item--group_l0dv0_1xpxv_355:not(#\9):not(:first-child):has(> .awsui_section-group_l0dv0_1xpxv_356) {
|
|
440
358
|
margin-block-start: var(--space-scaled-xl-dunxp5, 24px);
|
|
441
359
|
}
|
|
442
360
|
|
|
443
|
-
.
|
|
444
|
-
.awsui_expandable-link-
|
|
361
|
+
.awsui_section_l0dv0_1xpxv_355:not(#\9),
|
|
362
|
+
.awsui_expandable-link-group_l0dv0_1xpxv_361:not(#\9) {
|
|
445
363
|
margin-inline-start: calc(-1 * var(--space-l-2ud1p3, 20px));
|
|
446
364
|
}
|
|
447
|
-
.awsui_section--no-
|
|
365
|
+
.awsui_section--no-ident_l0dv0_1xpxv_364:not(#\9), .awsui_section--expand-icon-end_l0dv0_1xpxv_364:not(#\9), .awsui_expandable-link-group--no-ident_l0dv0_1xpxv_365:not(#\9), .awsui_expandable-link-group--expand-icon-end_l0dv0_1xpxv_366:not(#\9) {
|
|
448
366
|
margin-inline-start: 0;
|
|
449
367
|
}
|
|
450
|
-
.awsui_section--
|
|
451
|
-
.awsui_expandable-link-group--
|
|
368
|
+
.awsui_section--collapsed_l0dv0_1xpxv_369:not(#\9),
|
|
369
|
+
.awsui_expandable-link-group--collapsed_l0dv0_1xpxv_370:not(#\9) {
|
|
452
370
|
margin-inline-start: 0;
|
|
453
371
|
}
|
|
454
372
|
|
|
455
|
-
.awsui_expandable-link-
|
|
373
|
+
.awsui_expandable-link-group_l0dv0_1xpxv_361 > div:not(#\9):first-child {
|
|
456
374
|
border-start-start-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
457
375
|
border-start-end-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
458
376
|
border-end-start-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
@@ -463,124 +381,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
463
381
|
box-sizing: content-box;
|
|
464
382
|
}
|
|
465
383
|
|
|
466
|
-
.awsui_expandable-link-group--
|
|
384
|
+
.awsui_expandable-link-group--active_l0dv0_1xpxv_385 > div:not(#\9):first-child {
|
|
467
385
|
background-color: var(--color-background-side-navigation-item-active-adfprg, transparent);
|
|
468
386
|
}
|
|
469
387
|
|
|
470
|
-
.awsui_expandable-link-group--
|
|
388
|
+
.awsui_expandable-link-group--collapsed_l0dv0_1xpxv_370:not(#\9):has(.awsui_item-icon_l0dv0_1xpxv_389) {
|
|
471
389
|
overflow-x: visible;
|
|
472
390
|
overflow-y: visible;
|
|
473
391
|
inline-size: var(--size-side-navigation-item-collapsed-oesjea, 30px);
|
|
474
392
|
}
|
|
475
|
-
.
|
|
476
|
-
transition: inline-size 0s linear var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms);
|
|
477
|
-
}
|
|
478
|
-
@media (prefers-reduced-motion: reduce) {
|
|
479
|
-
.awsui-one-theme .awsui_expandable-link-group--collapsed_l0dv0_1sgp9_452:not(#\9):has(.awsui_item-icon_l0dv0_1sgp9_471) {
|
|
480
|
-
animation: none;
|
|
481
|
-
transition: none;
|
|
482
|
-
}
|
|
483
|
-
}
|
|
484
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_expandable-link-group--collapsed_l0dv0_1sgp9_452:not(#\9):has(.awsui_item-icon_l0dv0_1sgp9_471), .awsui-mode-entering .awsui-one-theme .awsui_expandable-link-group--collapsed_l0dv0_1sgp9_452:not(#\9):has(.awsui_item-icon_l0dv0_1sgp9_471) {
|
|
485
|
-
animation: none;
|
|
486
|
-
transition: none;
|
|
487
|
-
}
|
|
488
|
-
.awsui_expandable-link-group--collapsed_l0dv0_1sgp9_452:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)) {
|
|
393
|
+
.awsui_expandable-link-group--collapsed_l0dv0_1xpxv_370:not(#\9):not(:has(.awsui_item-icon_l0dv0_1xpxv_389)) {
|
|
489
394
|
overflow: hidden;
|
|
490
395
|
inline-size: 0;
|
|
491
396
|
block-size: 0;
|
|
492
397
|
padding-block: 0;
|
|
493
398
|
margin-block: 0;
|
|
494
399
|
}
|
|
495
|
-
.
|
|
496
|
-
transition: overflow 0s linear var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms), inline-size 0s linear var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms), block-size var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out), padding-block var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
497
|
-
}
|
|
498
|
-
@media (prefers-reduced-motion: reduce) {
|
|
499
|
-
.awsui-one-theme .awsui_expandable-link-group--collapsed_l0dv0_1sgp9_452:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)) {
|
|
500
|
-
animation: none;
|
|
501
|
-
transition: none;
|
|
502
|
-
}
|
|
503
|
-
}
|
|
504
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_expandable-link-group--collapsed_l0dv0_1sgp9_452:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)), .awsui-mode-entering .awsui-one-theme .awsui_expandable-link-group--collapsed_l0dv0_1sgp9_452:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)) {
|
|
505
|
-
animation: none;
|
|
506
|
-
transition: none;
|
|
507
|
-
}
|
|
508
|
-
.awsui_expandable-link-group--collapsed_l0dv0_1sgp9_452 > :not(#\9):first-child {
|
|
400
|
+
.awsui_expandable-link-group--collapsed_l0dv0_1xpxv_370 > :not(#\9):first-child {
|
|
509
401
|
padding-inline: 0;
|
|
510
402
|
margin-inline: 0;
|
|
511
403
|
}
|
|
512
404
|
|
|
513
|
-
.
|
|
405
|
+
.awsui_section_l0dv0_1xpxv_355:not(#\9) {
|
|
514
406
|
margin-block: calc(var(--space-scaled-2x-l-u5ida5, 20px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
515
407
|
min-block-size: 0;
|
|
516
408
|
}
|
|
517
|
-
.
|
|
409
|
+
.awsui_section_l0dv0_1xpxv_355.awsui_refresh_l0dv0_1xpxv_410:not(#\9) {
|
|
518
410
|
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
519
411
|
}
|
|
520
|
-
.awsui_list-variant-root--
|
|
412
|
+
.awsui_list-variant-root--first_l0dv0_1xpxv_261 > .awsui_list-item_l0dv0_1xpxv_331:not(#\9):first-child > .awsui_section_l0dv0_1xpxv_355 {
|
|
521
413
|
margin-block-start: 0px;
|
|
522
414
|
}
|
|
523
|
-
.
|
|
524
|
-
margin-block-end: 0px;
|
|
525
|
-
}
|
|
526
|
-
|
|
527
|
-
.awsui_section_l0dv0_1sgp9_437 > :not(#\9):first-child {
|
|
415
|
+
.awsui_section_l0dv0_1xpxv_355 > :not(#\9):first-child {
|
|
528
416
|
display: grid;
|
|
529
417
|
grid-template-rows: 1fr;
|
|
530
418
|
opacity: 1;
|
|
531
419
|
}
|
|
532
|
-
.
|
|
533
|
-
transition: grid-template-rows var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out), padding-block var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out), opacity var(--motion-duration-side-navigation-content-enter-fade-9is49e, 0ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out) calc(var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) / 4);
|
|
534
|
-
}
|
|
535
|
-
@media (prefers-reduced-motion: reduce) {
|
|
536
|
-
.awsui-one-theme .awsui_section_l0dv0_1sgp9_437 > :not(#\9):first-child {
|
|
537
|
-
animation: none;
|
|
538
|
-
transition: none;
|
|
539
|
-
}
|
|
540
|
-
}
|
|
541
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_section_l0dv0_1sgp9_437 > :not(#\9):first-child, .awsui-mode-entering .awsui-one-theme .awsui_section_l0dv0_1sgp9_437 > :not(#\9):first-child {
|
|
542
|
-
animation: none;
|
|
543
|
-
transition: none;
|
|
544
|
-
}
|
|
545
|
-
.awsui_section--collapsed_l0dv0_1sgp9_451:not(#\9) {
|
|
420
|
+
.awsui_section--collapsed_l0dv0_1xpxv_369:not(#\9) {
|
|
546
421
|
margin-block: 0;
|
|
547
422
|
}
|
|
548
|
-
.awsui_section--
|
|
423
|
+
.awsui_section--collapsed_l0dv0_1xpxv_369 > :not(#\9):first-child {
|
|
549
424
|
grid-template-rows: 0fr;
|
|
550
425
|
overflow: hidden;
|
|
551
426
|
padding-block: 0;
|
|
552
427
|
opacity: 0;
|
|
553
428
|
}
|
|
554
|
-
.awsui-one-theme .awsui_section--collapsed_l0dv0_1sgp9_451 > :not(#\9):first-child {
|
|
555
|
-
transition: grid-template-rows var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out), padding-block var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out), opacity var(--motion-duration-side-navigation-content-exit-fade-ydl422, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
556
|
-
}
|
|
557
|
-
@media (prefers-reduced-motion: reduce) {
|
|
558
|
-
.awsui-one-theme .awsui_section--collapsed_l0dv0_1sgp9_451 > :not(#\9):first-child {
|
|
559
|
-
animation: none;
|
|
560
|
-
transition: none;
|
|
561
|
-
}
|
|
562
|
-
}
|
|
563
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_section--collapsed_l0dv0_1sgp9_451 > :not(#\9):first-child, .awsui-mode-entering .awsui-one-theme .awsui_section--collapsed_l0dv0_1sgp9_451 > :not(#\9):first-child {
|
|
564
|
-
animation: none;
|
|
565
|
-
transition: none;
|
|
566
|
-
}
|
|
567
429
|
|
|
568
|
-
.awsui_section-
|
|
430
|
+
.awsui_section-header_l0dv0_1xpxv_431:not(#\9) {
|
|
569
431
|
display: contents;
|
|
570
432
|
font-size: var(--font-side-navigation-section-header-size-cnrduv, inherit);
|
|
571
433
|
font-weight: var(--font-side-navigation-section-header-weight-h807bs, inherit);
|
|
572
434
|
}
|
|
573
435
|
|
|
574
|
-
.awsui_section-
|
|
436
|
+
.awsui_section-group_l0dv0_1xpxv_356:not(#\9) {
|
|
575
437
|
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
576
438
|
margin-inline: 0;
|
|
577
439
|
min-block-size: 0;
|
|
578
440
|
}
|
|
579
|
-
.awsui_list-variant-root--
|
|
441
|
+
.awsui_list-variant-root--first_l0dv0_1xpxv_261 > .awsui_list-item_l0dv0_1xpxv_331:not(#\9):first-child > .awsui_section-group_l0dv0_1xpxv_356 {
|
|
580
442
|
margin-block-start: 0px;
|
|
581
443
|
}
|
|
582
444
|
|
|
583
|
-
.awsui_section-group-
|
|
445
|
+
.awsui_section-group-title_l0dv0_1xpxv_446:not(#\9) {
|
|
584
446
|
display: grid;
|
|
585
447
|
grid-template-columns: 1fr;
|
|
586
448
|
align-items: center;
|
|
@@ -588,44 +450,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
588
450
|
min-inline-size: 0;
|
|
589
451
|
margin-block: 0;
|
|
590
452
|
}
|
|
591
|
-
.
|
|
592
|
-
transition: grid-template-columns 0s, block-size var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out), padding-block var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
593
|
-
}
|
|
594
|
-
@media (prefers-reduced-motion: reduce) {
|
|
595
|
-
.awsui-one-theme .awsui_section-group-title_l0dv0_1sgp9_584:not(#\9) {
|
|
596
|
-
animation: none;
|
|
597
|
-
transition: none;
|
|
598
|
-
}
|
|
599
|
-
}
|
|
600
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_section-group-title_l0dv0_1sgp9_584:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_section-group-title_l0dv0_1sgp9_584:not(#\9) {
|
|
601
|
-
animation: none;
|
|
602
|
-
transition: none;
|
|
603
|
-
}
|
|
604
|
-
.awsui_section-group-title--collapsed_l0dv0_1sgp9_605:not(#\9) {
|
|
453
|
+
.awsui_section-group-title--collapsed_l0dv0_1xpxv_454:not(#\9) {
|
|
605
454
|
grid-template-columns: 0fr;
|
|
606
455
|
block-size: 0;
|
|
607
456
|
padding-block: 0;
|
|
608
457
|
margin-block: 0;
|
|
609
458
|
}
|
|
610
|
-
.awsui-one-theme .awsui_section-group-title--collapsed_l0dv0_1sgp9_605:not(#\9) {
|
|
611
|
-
transition: grid-template-columns 0s var(--motion-duration-side-navigation-content-exit-fade-ydl422, 0ms), block-size var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out), padding-block var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
612
|
-
}
|
|
613
|
-
@media (prefers-reduced-motion: reduce) {
|
|
614
|
-
.awsui-one-theme .awsui_section-group-title--collapsed_l0dv0_1sgp9_605:not(#\9) {
|
|
615
|
-
animation: none;
|
|
616
|
-
transition: none;
|
|
617
|
-
}
|
|
618
|
-
}
|
|
619
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_section-group-title--collapsed_l0dv0_1sgp9_605:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_section-group-title--collapsed_l0dv0_1sgp9_605:not(#\9) {
|
|
620
|
-
animation: none;
|
|
621
|
-
transition: none;
|
|
622
|
-
}
|
|
623
459
|
|
|
624
|
-
.awsui_section-group-
|
|
460
|
+
.awsui_section-group-title_l0dv0_1xpxv_446.awsui_section-group-title--collapsed_l0dv0_1xpxv_454:not(#\9) {
|
|
625
461
|
padding-block: 0;
|
|
626
462
|
}
|
|
627
463
|
|
|
628
|
-
.
|
|
464
|
+
.awsui_link_l0dv0_1xpxv_300:not(#\9) {
|
|
629
465
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
630
466
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
631
467
|
color: var(--color-text-side-navigation-item-default-u0ig7c, #424650);
|
|
@@ -646,76 +482,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
646
482
|
-webkit-font-smoothing: auto;
|
|
647
483
|
-moz-osx-font-smoothing: auto;
|
|
648
484
|
}
|
|
649
|
-
.
|
|
650
|
-
transition: block-size var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out), background-color var(--motion-duration-responsive-mehora, 115ms) ease-in-out;
|
|
651
|
-
}
|
|
652
|
-
@media (prefers-reduced-motion: reduce) {
|
|
653
|
-
.awsui-one-theme .awsui_link_l0dv0_1sgp9_330:not(#\9) {
|
|
654
|
-
animation: none;
|
|
655
|
-
transition: none;
|
|
656
|
-
}
|
|
657
|
-
}
|
|
658
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link_l0dv0_1sgp9_330:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_link_l0dv0_1sgp9_330:not(#\9) {
|
|
659
|
-
animation: none;
|
|
660
|
-
transition: none;
|
|
661
|
-
}
|
|
662
|
-
.awsui_link-active_l0dv0_1sgp9_663:not(#\9) {
|
|
485
|
+
.awsui_link-active_l0dv0_1xpxv_486:not(#\9) {
|
|
663
486
|
font-weight: var(--font-wayfinding-link-active-weight-ny4hup, 700);
|
|
664
487
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
665
488
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
666
489
|
color: var(--color-text-side-navigation-item-active-40gvpw, #006ce0);
|
|
667
490
|
background-color: var(--color-background-side-navigation-item-active-adfprg, transparent);
|
|
668
491
|
}
|
|
669
|
-
.awsui_link-
|
|
492
|
+
.awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9) {
|
|
670
493
|
color: var(--color-text-side-navigation-item-active-collapsed-621hfg, #ffffff);
|
|
671
494
|
background-color: var(--color-background-side-navigation-item-active-collapsed-jczh49, #006ce0);
|
|
672
495
|
}
|
|
673
|
-
.awsui_link-
|
|
496
|
+
.awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):hover {
|
|
674
497
|
color: var(--color-text-side-navigation-item-active-collapsed-621hfg, #ffffff);
|
|
675
498
|
}
|
|
676
|
-
.awsui_link-
|
|
499
|
+
.awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):not(:has(.awsui_item-icon_l0dv0_1xpxv_389)) {
|
|
677
500
|
background-color: transparent;
|
|
678
501
|
}
|
|
679
|
-
.
|
|
680
|
-
transition: color var(--motion-duration-responsive-mehora, 115ms) ease-in-out, background-color var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) ease-in-out, block-size var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
681
|
-
}
|
|
682
|
-
@media (prefers-reduced-motion: reduce) {
|
|
683
|
-
.awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9) {
|
|
684
|
-
animation: none;
|
|
685
|
-
transition: none;
|
|
686
|
-
}
|
|
687
|
-
}
|
|
688
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9) {
|
|
689
|
-
animation: none;
|
|
690
|
-
transition: none;
|
|
691
|
-
}
|
|
692
|
-
.awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)) {
|
|
693
|
-
transition: color var(--motion-duration-responsive-mehora, 115ms) ease-in-out, background-color 0ms linear var(--motion-duration-expandable-content-enter-kqyuuj, 180ms), block-size var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out);
|
|
694
|
-
}
|
|
695
|
-
@media (prefers-reduced-motion: reduce) {
|
|
696
|
-
.awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)) {
|
|
697
|
-
animation: none;
|
|
698
|
-
transition: none;
|
|
699
|
-
}
|
|
700
|
-
}
|
|
701
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)), .awsui-mode-entering .awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)) {
|
|
702
|
-
animation: none;
|
|
703
|
-
transition: none;
|
|
704
|
-
}
|
|
705
|
-
.awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)).awsui_link--collapsed_l0dv0_1sgp9_670 {
|
|
706
|
-
transition: background-color 0ms linear, block-size var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out), min-block-size var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
707
|
-
}
|
|
708
|
-
@media (prefers-reduced-motion: reduce) {
|
|
709
|
-
.awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)).awsui_link--collapsed_l0dv0_1sgp9_670 {
|
|
710
|
-
animation: none;
|
|
711
|
-
transition: none;
|
|
712
|
-
}
|
|
713
|
-
}
|
|
714
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)).awsui_link--collapsed_l0dv0_1sgp9_670, .awsui-mode-entering .awsui-one-theme .awsui_link-active_l0dv0_1sgp9_663:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)).awsui_link--collapsed_l0dv0_1sgp9_670 {
|
|
715
|
-
animation: none;
|
|
716
|
-
transition: none;
|
|
717
|
-
}
|
|
718
|
-
.awsui_link--collapsed_l0dv0_1sgp9_670:not(#\9) {
|
|
502
|
+
.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9) {
|
|
719
503
|
justify-content: center;
|
|
720
504
|
align-items: center;
|
|
721
505
|
overflow: hidden;
|
|
@@ -725,7 +509,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
725
509
|
border-end-start-radius: var(--border-radius-side-navigation-item-collapsed-e8960w, 50%);
|
|
726
510
|
border-end-end-radius: var(--border-radius-side-navigation-item-collapsed-e8960w, 50%);
|
|
727
511
|
}
|
|
728
|
-
.awsui_link--
|
|
512
|
+
.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):has(.awsui_item-icon_l0dv0_1xpxv_389) {
|
|
729
513
|
justify-content: flex-start;
|
|
730
514
|
padding-inline-start: calc((var(--size-side-navigation-item-collapsed-oesjea, 30px) - var(--size-icon-normal-levt08, 16px)) / 2);
|
|
731
515
|
padding-inline-end: 0;
|
|
@@ -735,7 +519,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
735
519
|
max-inline-size: fit-content;
|
|
736
520
|
box-sizing: border-box;
|
|
737
521
|
}
|
|
738
|
-
.awsui_link--
|
|
522
|
+
.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):not(:has(.awsui_item-icon_l0dv0_1xpxv_389)) {
|
|
739
523
|
inline-size: 0;
|
|
740
524
|
min-inline-size: 0;
|
|
741
525
|
padding-inline: 0;
|
|
@@ -744,37 +528,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
744
528
|
padding-block: 0;
|
|
745
529
|
margin-block: 0;
|
|
746
530
|
}
|
|
747
|
-
.awsui-one-theme .awsui_link--collapsed_l0dv0_1sgp9_670:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)) {
|
|
748
|
-
transition: block-size var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out), min-block-size var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
749
|
-
}
|
|
750
|
-
@media (prefers-reduced-motion: reduce) {
|
|
751
|
-
.awsui-one-theme .awsui_link--collapsed_l0dv0_1sgp9_670:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)) {
|
|
752
|
-
animation: none;
|
|
753
|
-
transition: none;
|
|
754
|
-
}
|
|
755
|
-
}
|
|
756
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link--collapsed_l0dv0_1sgp9_670:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)), .awsui-mode-entering .awsui-one-theme .awsui_link--collapsed_l0dv0_1sgp9_670:not(#\9):not(:has(.awsui_item-icon_l0dv0_1sgp9_471)) {
|
|
757
|
-
animation: none;
|
|
758
|
-
transition: none;
|
|
759
|
-
}
|
|
760
531
|
|
|
761
|
-
.awsui_header-
|
|
762
|
-
.
|
|
532
|
+
.awsui_header-link_l0dv0_1xpxv_197:not(#\9),
|
|
533
|
+
.awsui_link_l0dv0_1xpxv_300:not(#\9) {
|
|
763
534
|
text-decoration: none;
|
|
764
535
|
}
|
|
765
|
-
.awsui_header-
|
|
766
|
-
.
|
|
536
|
+
.awsui_header-link_l0dv0_1xpxv_197:not(#\9):hover,
|
|
537
|
+
.awsui_link_l0dv0_1xpxv_300:not(#\9):hover {
|
|
767
538
|
color: var(--color-text-side-navigation-item-active-40gvpw, #006ce0);
|
|
768
539
|
}
|
|
769
|
-
.awsui_header-
|
|
770
|
-
.
|
|
540
|
+
.awsui_header-link_l0dv0_1xpxv_197:not(#\9):focus,
|
|
541
|
+
.awsui_link_l0dv0_1xpxv_300:not(#\9):focus {
|
|
771
542
|
outline: none;
|
|
772
543
|
}
|
|
773
|
-
.awsui_header-
|
|
544
|
+
.awsui_header-link_l0dv0_1xpxv_197:not(#\9):hover, .awsui_header-link_l0dv0_1xpxv_197:not(#\9):focus, .awsui_link_l0dv0_1xpxv_300:not(#\9):hover, .awsui_link_l0dv0_1xpxv_300:not(#\9):focus {
|
|
774
545
|
text-decoration: none;
|
|
775
546
|
}
|
|
776
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
777
|
-
body[data-awsui-focus-visible=true] .
|
|
547
|
+
body[data-awsui-focus-visible=true] .awsui_header-link_l0dv0_1xpxv_197:not(#\9):focus,
|
|
548
|
+
body[data-awsui-focus-visible=true] .awsui_link_l0dv0_1xpxv_300:not(#\9):focus {
|
|
778
549
|
outline: thin dotted;
|
|
779
550
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
780
551
|
outline-offset: 2px;
|
|
@@ -785,21 +556,21 @@ body[data-awsui-focus-visible=true] .awsui_link_l0dv0_1sgp9_330:not(#\9):focus {
|
|
|
785
556
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
786
557
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
|
|
787
558
|
}
|
|
788
|
-
.awsui_header-link-
|
|
789
|
-
.awsui_link-
|
|
559
|
+
.awsui_header-link-active_l0dv0_1xpxv_561.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9),
|
|
560
|
+
.awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9) {
|
|
790
561
|
overflow: visible;
|
|
791
562
|
}
|
|
792
|
-
body[data-awsui-focus-visible=true] .awsui_header-link-
|
|
793
|
-
body[data-awsui-focus-visible=true] .awsui_link-
|
|
563
|
+
body[data-awsui-focus-visible=true] .awsui_header-link-active_l0dv0_1xpxv_561.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus,
|
|
564
|
+
body[data-awsui-focus-visible=true] .awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus {
|
|
794
565
|
position: relative;
|
|
795
566
|
}
|
|
796
|
-
body[data-awsui-focus-visible=true] .awsui_header-link-
|
|
797
|
-
body[data-awsui-focus-visible=true] .awsui_link-
|
|
567
|
+
body[data-awsui-focus-visible=true] .awsui_header-link-active_l0dv0_1xpxv_561.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus,
|
|
568
|
+
body[data-awsui-focus-visible=true] .awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus {
|
|
798
569
|
outline: 2px dotted transparent;
|
|
799
570
|
outline-offset: calc(4px - 1px);
|
|
800
571
|
}
|
|
801
|
-
body[data-awsui-focus-visible=true] .awsui_header-link-
|
|
802
|
-
body[data-awsui-focus-visible=true] .awsui_link-
|
|
572
|
+
body[data-awsui-focus-visible=true] .awsui_header-link-active_l0dv0_1xpxv_561.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus::before,
|
|
573
|
+
body[data-awsui-focus-visible=true] .awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):focus::before {
|
|
803
574
|
content: " ";
|
|
804
575
|
display: block;
|
|
805
576
|
position: absolute;
|
|
@@ -814,146 +585,81 @@ body[data-awsui-focus-visible=true] .awsui_link-active_l0dv0_1sgp9_663.awsui_lin
|
|
|
814
585
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
|
|
815
586
|
}
|
|
816
587
|
|
|
817
|
-
.awsui_link-text-wrapper-
|
|
588
|
+
.awsui_link-text-wrapper-content_l0dv0_1xpxv_590:not(#\9) {
|
|
818
589
|
white-space: normal;
|
|
819
590
|
overflow: visible;
|
|
820
591
|
text-overflow: clip;
|
|
821
592
|
min-inline-size: 0;
|
|
822
593
|
}
|
|
823
594
|
|
|
824
|
-
.awsui_link-text-
|
|
595
|
+
.awsui_link-text-wrapper_l0dv0_1xpxv_590:not(#\9) {
|
|
825
596
|
display: grid;
|
|
826
597
|
grid-template-columns: 1fr;
|
|
827
598
|
overflow: hidden;
|
|
828
599
|
min-inline-size: 0;
|
|
829
600
|
opacity: 1;
|
|
830
601
|
}
|
|
831
|
-
.
|
|
832
|
-
transition: grid-template-columns 0s, opacity var(--motion-duration-side-navigation-content-enter-fade-9is49e, 0ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out) calc(var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) / 4);
|
|
833
|
-
}
|
|
834
|
-
@media (prefers-reduced-motion: reduce) {
|
|
835
|
-
.awsui-one-theme .awsui_link-text-wrapper_l0dv0_1sgp9_819:not(#\9) {
|
|
836
|
-
animation: none;
|
|
837
|
-
transition: none;
|
|
838
|
-
}
|
|
839
|
-
}
|
|
840
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link-text-wrapper_l0dv0_1sgp9_819:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_link-text-wrapper_l0dv0_1sgp9_819:not(#\9) {
|
|
841
|
-
animation: none;
|
|
842
|
-
transition: none;
|
|
843
|
-
}
|
|
844
|
-
.awsui_link-text-wrapper--collapsed_l0dv0_1sgp9_846:not(#\9) {
|
|
602
|
+
.awsui_link-text-wrapper--collapsed_l0dv0_1xpxv_604:not(#\9) {
|
|
845
603
|
grid-template-columns: 0fr;
|
|
846
604
|
opacity: 0;
|
|
847
605
|
}
|
|
848
|
-
.awsui-one-theme .awsui_link-text-wrapper--collapsed_l0dv0_1sgp9_846:not(#\9) {
|
|
849
|
-
transition: grid-template-columns 0s var(--motion-duration-side-navigation-content-exit-fade-ydl422, 0ms), opacity var(--motion-duration-side-navigation-content-exit-fade-ydl422, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
850
|
-
}
|
|
851
|
-
@media (prefers-reduced-motion: reduce) {
|
|
852
|
-
.awsui-one-theme .awsui_link-text-wrapper--collapsed_l0dv0_1sgp9_846:not(#\9) {
|
|
853
|
-
animation: none;
|
|
854
|
-
transition: none;
|
|
855
|
-
}
|
|
856
|
-
}
|
|
857
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_link-text-wrapper--collapsed_l0dv0_1sgp9_846:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_link-text-wrapper--collapsed_l0dv0_1sgp9_846:not(#\9) {
|
|
858
|
-
animation: none;
|
|
859
|
-
transition: none;
|
|
860
|
-
}
|
|
861
606
|
|
|
862
|
-
.awsui_label-
|
|
607
|
+
.awsui_label-text_l0dv0_1xpxv_609:not(#\9) {
|
|
863
608
|
opacity: 1;
|
|
864
609
|
white-space: normal;
|
|
865
610
|
overflow: visible;
|
|
866
611
|
text-overflow: clip;
|
|
867
612
|
min-inline-size: 0;
|
|
868
613
|
}
|
|
869
|
-
.
|
|
870
|
-
transition: opacity var(--motion-duration-side-navigation-content-enter-fade-9is49e, 0ms) var(--motion-easing-expandable-content-enter-5fw5v8, ease-out) calc(var(--motion-duration-expandable-content-enter-kqyuuj, 180ms) / 4);
|
|
871
|
-
}
|
|
872
|
-
@media (prefers-reduced-motion: reduce) {
|
|
873
|
-
.awsui-one-theme .awsui_label-text_l0dv0_1sgp9_864:not(#\9) {
|
|
874
|
-
animation: none;
|
|
875
|
-
transition: none;
|
|
876
|
-
}
|
|
877
|
-
}
|
|
878
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_label-text_l0dv0_1sgp9_864:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_label-text_l0dv0_1sgp9_864:not(#\9) {
|
|
879
|
-
animation: none;
|
|
880
|
-
transition: none;
|
|
881
|
-
}
|
|
882
|
-
.awsui_label-text--collapsed_l0dv0_1sgp9_884:not(#\9) {
|
|
614
|
+
.awsui_label-text--collapsed_l0dv0_1xpxv_616:not(#\9) {
|
|
883
615
|
opacity: 0;
|
|
884
616
|
overflow: hidden;
|
|
885
617
|
white-space: nowrap;
|
|
886
618
|
}
|
|
887
|
-
.awsui-one-theme .awsui_label-text--collapsed_l0dv0_1sgp9_884:not(#\9) {
|
|
888
|
-
transition: opacity var(--motion-duration-side-navigation-content-exit-fade-ydl422, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
889
|
-
}
|
|
890
|
-
@media (prefers-reduced-motion: reduce) {
|
|
891
|
-
.awsui-one-theme .awsui_label-text--collapsed_l0dv0_1sgp9_884:not(#\9) {
|
|
892
|
-
animation: none;
|
|
893
|
-
transition: none;
|
|
894
|
-
}
|
|
895
|
-
}
|
|
896
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_label-text--collapsed_l0dv0_1sgp9_884:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_label-text--collapsed_l0dv0_1sgp9_884:not(#\9) {
|
|
897
|
-
animation: none;
|
|
898
|
-
transition: none;
|
|
899
|
-
}
|
|
900
619
|
|
|
901
|
-
.
|
|
620
|
+
.awsui_info_l0dv0_1xpxv_622:not(#\9) {
|
|
902
621
|
margin-inline-start: var(--space-s-tvghoh, 12px);
|
|
903
622
|
flex-shrink: 0;
|
|
904
623
|
}
|
|
905
624
|
|
|
906
|
-
.awsui_item-
|
|
625
|
+
.awsui_item-icon_l0dv0_1xpxv_389:not(#\9) {
|
|
907
626
|
display: inline-flex;
|
|
908
627
|
flex-shrink: 0;
|
|
909
628
|
}
|
|
910
|
-
.
|
|
911
|
-
transition: color var(--motion-duration-responsive-mehora, 115ms) var(--motion-easing-responsive-hjj3ai, cubic-bezier(0, 0, 0, 1)), margin-inline-end var(--motion-duration-side-navigation-content-exit-6sbfiy, 0ms) var(--motion-easing-side-navigation-content-exit-v820ow, ease-out);
|
|
912
|
-
}
|
|
913
|
-
@media (prefers-reduced-motion: reduce) {
|
|
914
|
-
.awsui-one-theme .awsui_item-icon_l0dv0_1sgp9_471:not(#\9) {
|
|
915
|
-
animation: none;
|
|
916
|
-
transition: none;
|
|
917
|
-
}
|
|
918
|
-
}
|
|
919
|
-
.awsui-motion-disabled .awsui-one-theme .awsui_item-icon_l0dv0_1sgp9_471:not(#\9), .awsui-mode-entering .awsui-one-theme .awsui_item-icon_l0dv0_1sgp9_471:not(#\9) {
|
|
920
|
-
animation: none;
|
|
921
|
-
transition: none;
|
|
922
|
-
}
|
|
923
|
-
.awsui_item-icon_l0dv0_1sgp9_471:not(#\9):not(.awsui_item-icon--collapsed_l0dv0_1sgp9_925) {
|
|
629
|
+
.awsui_item-icon_l0dv0_1xpxv_389:not(#\9):not(.awsui_item-icon--collapsed_l0dv0_1xpxv_631) {
|
|
924
630
|
margin-inline-end: var(--space-xs-ymlm0b, 8px);
|
|
925
631
|
}
|
|
926
632
|
|
|
927
|
-
.awsui_external-
|
|
633
|
+
.awsui_external-icon_l0dv0_1xpxv_635:not(#\9) {
|
|
928
634
|
margin-inline-start: var(--space-xxs-hwfkai, 4px);
|
|
929
635
|
}
|
|
930
636
|
|
|
931
|
-
.
|
|
637
|
+
.awsui_divider_l0dv0_1xpxv_237:not(#\9) {
|
|
932
638
|
border-block: none;
|
|
933
639
|
border-inline: none;
|
|
934
640
|
}
|
|
935
|
-
.awsui_divider-
|
|
641
|
+
.awsui_divider-default_l0dv0_1xpxv_643:not(#\9) {
|
|
936
642
|
margin-block: calc(var(--space-scaled-2x-xl-he48nr, 24px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
937
643
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
938
644
|
}
|
|
939
|
-
.awsui_divider-
|
|
645
|
+
.awsui_divider-default_l0dv0_1xpxv_643.awsui_divider--collapsed_l0dv0_1xpxv_647:not(#\9) {
|
|
940
646
|
margin-block: var(--space-scaled-2x-m-4euqsk, 16px);
|
|
941
647
|
}
|
|
942
|
-
.awsui_divider-
|
|
648
|
+
.awsui_divider-header_l0dv0_1xpxv_237:not(#\9) {
|
|
943
649
|
margin-block: 0;
|
|
944
650
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-panel-header-j4pvsn, #c6c6cd);
|
|
945
651
|
}
|
|
946
|
-
.awsui_with-
|
|
652
|
+
.awsui_with-toolbar_l0dv0_1xpxv_176 > .awsui_divider-header_l0dv0_1xpxv_237:not(#\9) {
|
|
947
653
|
border-color: transparent;
|
|
948
654
|
}
|
|
949
655
|
|
|
950
|
-
.awsui_list--with-
|
|
656
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item_l0dv0_1xpxv_331 > .awsui_link_l0dv0_1xpxv_300:not(#\9):not(.awsui_link-active_l0dv0_1xpxv_486.awsui_link--collapsed_l0dv0_1xpxv_493):hover {
|
|
951
657
|
background-color: var(--color-background-side-navigation-item-icon-hover-e5eh06, #f0fbff);
|
|
952
658
|
}
|
|
953
|
-
.awsui_list--with-
|
|
659
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item_l0dv0_1xpxv_331 > .awsui_expandable-link-group_l0dv0_1xpxv_361:not(#\9):not(.awsui_expandable-link-group--collapsed_l0dv0_1xpxv_370) > div:first-child:hover {
|
|
954
660
|
background-color: var(--color-background-side-navigation-item-icon-hover-e5eh06, #f0fbff);
|
|
955
661
|
}
|
|
956
|
-
.awsui_list--with-
|
|
662
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item_l0dv0_1xpxv_331 > .awsui_section_l0dv0_1xpxv_355 > :not(#\9):first-child {
|
|
957
663
|
border-start-start-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
958
664
|
border-start-end-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
959
665
|
border-end-start-radius: var(--border-radius-side-navigation-item-okro0s, 8px);
|
|
@@ -963,14 +669,14 @@ body[data-awsui-focus-visible=true] .awsui_link-active_l0dv0_1sgp9_663.awsui_lin
|
|
|
963
669
|
margin-inline: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
964
670
|
box-sizing: content-box;
|
|
965
671
|
}
|
|
966
|
-
.awsui_list--with-
|
|
672
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item_l0dv0_1xpxv_331 > .awsui_section_l0dv0_1xpxv_355 > :not(#\9):first-child:hover {
|
|
967
673
|
background-color: var(--color-background-side-navigation-item-icon-hover-e5eh06, #f0fbff);
|
|
968
674
|
}
|
|
969
|
-
.awsui_list--with-
|
|
675
|
+
.awsui_list--with-icons_l0dv0_1xpxv_193 > .awsui_list-item--collapsed_l0dv0_1xpxv_344 > .awsui_section--collapsed_l0dv0_1xpxv_369 > :not(#\9):first-child {
|
|
970
676
|
padding-inline: 0;
|
|
971
677
|
margin-inline: 0;
|
|
972
678
|
}
|
|
973
679
|
|
|
974
|
-
.awsui_link--
|
|
680
|
+
.awsui_link--collapsed_l0dv0_1xpxv_493:not(#\9):not(.awsui_link-active_l0dv0_1xpxv_486):hover {
|
|
975
681
|
background-color: var(--color-background-side-navigation-item-icon-hover-e5eh06, #f0fbff);
|
|
976
682
|
}
|