@cloudscape-design/components 3.0.721 → 3.0.722
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 +25 -25
- package/alert/styles.scoped.css +131 -43
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +106 -18
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +122 -34
- 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 +56 -8
- 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 +109 -21
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +58 -10
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +50 -6
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +16 -16
- package/app-layout/styles.scoped.css +69 -21
- package/app-layout/styles.selectors.js +16 -16
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +92 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +216 -169
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +92 -8
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +60 -12
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +76 -28
- 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 +47 -3
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +60 -16
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
- 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 +66 -22
- 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 +99 -15
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +76 -28
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +51 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +306 -241
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +63 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +58 -14
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +204 -156
- 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 +70 -28
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +12 -12
- package/button-dropdown/item-element/styles.scoped.css +60 -16
- package/button-dropdown/item-element/styles.selectors.js +12 -12
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +51 -7
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +16 -16
- package/button-dropdown/styles.scoped.css +70 -26
- package/button-dropdown/styles.selectors.js +16 -16
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +86 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +95 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +108 -58
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +51 -7
- 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 +52 -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 +191 -139
- 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 +107 -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 +224 -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 +87 -7
- 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 +125 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +140 -56
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +62 -18
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +55 -11
- 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 +89 -45
- 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 +59 -15
- 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 +100 -52
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +92 -12
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +121 -69
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +84 -4
- 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 +93 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +240 -244
- package/flashbar/styles.selectors.js +47 -47
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +54 -10
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +84 -40
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +100 -56
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +132 -52
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +149 -69
- package/help-panel/styles.selectors.js +5 -5
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +89 -9
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +168 -84
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +82 -46
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +9 -9
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +66 -22
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +84 -36
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +49 -5
- 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 +67 -19
- 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 +51 -7
- 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 +49 -5
- 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 +89 -37
- 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 +53 -9
- 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 +91 -11
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +55 -11
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +89 -41
- 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 +49 -5
- 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 +48 -4
- 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 +52 -8
- 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 +59 -15
- 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 +79 -31
- 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 +48 -4
- 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 +56 -12
- 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 +47 -3
- 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 +78 -40
- 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 +106 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +55 -11
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +117 -73
- 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 +107 -23
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +95 -43
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +48 -4
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +69 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +104 -52
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +297 -77
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +195 -35
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +70 -30
- 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 +89 -41
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +84 -40
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +62 -18
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -11
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +85 -5
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +90 -38
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +68 -24
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +47 -3
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +29 -29
- package/side-navigation/styles.scoped.css +87 -43
- package/side-navigation/styles.selectors.js +29 -29
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +126 -78
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +70 -26
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +69 -21
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +70 -26
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +27 -27
- package/split-panel/styles.scoped.css +142 -50
- package/split-panel/styles.selectors.js +27 -27
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +75 -31
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +398 -360
- 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 +65 -17
- 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 +115 -67
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +60 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +49 -5
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +89 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +91 -43
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +139 -51
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +56 -12
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +107 -63
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +49 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +62 -22
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +159 -75
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +63 -19
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +72 -24
- 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 +88 -44
- 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 +118 -70
- 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 +103 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +119 -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 +83 -3
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +104 -60
- package/wizard/styles.selectors.js +30 -30
|
@@ -66,6 +66,54 @@
|
|
|
66
66
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
67
|
SPDX-License-Identifier: Apache-2.0
|
|
68
68
|
*/
|
|
69
|
+
/*
|
|
70
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
71
|
+
SPDX-License-Identifier: Apache-2.0
|
|
72
|
+
*/
|
|
73
|
+
/*
|
|
74
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
75
|
+
SPDX-License-Identifier: Apache-2.0
|
|
76
|
+
*/
|
|
77
|
+
/*
|
|
78
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
79
|
+
SPDX-License-Identifier: Apache-2.0
|
|
80
|
+
*/
|
|
81
|
+
/*
|
|
82
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
83
|
+
SPDX-License-Identifier: Apache-2.0
|
|
84
|
+
*/
|
|
85
|
+
/*
|
|
86
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
87
|
+
SPDX-License-Identifier: Apache-2.0
|
|
88
|
+
*/
|
|
89
|
+
/*
|
|
90
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
+
SPDX-License-Identifier: Apache-2.0
|
|
92
|
+
*/
|
|
93
|
+
/*
|
|
94
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
+
SPDX-License-Identifier: Apache-2.0
|
|
96
|
+
*/
|
|
97
|
+
/*
|
|
98
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
+
SPDX-License-Identifier: Apache-2.0
|
|
100
|
+
*/
|
|
101
|
+
/*
|
|
102
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
103
|
+
SPDX-License-Identifier: Apache-2.0
|
|
104
|
+
*/
|
|
105
|
+
/*
|
|
106
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
107
|
+
SPDX-License-Identifier: Apache-2.0
|
|
108
|
+
*/
|
|
109
|
+
/*
|
|
110
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
111
|
+
SPDX-License-Identifier: Apache-2.0
|
|
112
|
+
*/
|
|
113
|
+
/*
|
|
114
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
115
|
+
SPDX-License-Identifier: Apache-2.0
|
|
116
|
+
*/
|
|
69
117
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
70
118
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
71
119
|
/*
|
|
@@ -84,8 +132,6 @@
|
|
|
84
132
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
85
133
|
SPDX-License-Identifier: Apache-2.0
|
|
86
134
|
*/
|
|
87
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
88
|
-
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
89
135
|
/*
|
|
90
136
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
137
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -94,10 +140,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
140
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
141
|
SPDX-License-Identifier: Apache-2.0
|
|
96
142
|
*/
|
|
97
|
-
|
|
143
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
|
+
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
+
div.awsui_background_hyvsj_127ky_145:not(#\9) {
|
|
98
146
|
display: contents;
|
|
99
147
|
}
|
|
100
|
-
div.
|
|
148
|
+
div.awsui_background_hyvsj_127ky_145 > .awsui_scrolling-background_hyvsj_127ky_148:not(#\9) {
|
|
101
149
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
102
150
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
103
151
|
grid-column: 1/span 5;
|
|
@@ -108,7 +156,7 @@ div.awsui_background_hyvsj_fae1z_97 > .awsui_scrolling-background_hyvsj_fae1z_10
|
|
|
108
156
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
109
157
|
SPDX-License-Identifier: Apache-2.0
|
|
110
158
|
*/
|
|
111
|
-
.
|
|
159
|
+
.awsui_breadcrumbs_hyvsj_127ky_159:not(#\9) {
|
|
112
160
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
113
161
|
grid-area: breadcrumbs;
|
|
114
162
|
}
|
|
@@ -121,7 +169,7 @@ div.awsui_background_hyvsj_fae1z_97 > .awsui_scrolling-background_hyvsj_fae1z_10
|
|
|
121
169
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
122
170
|
SPDX-License-Identifier: Apache-2.0
|
|
123
171
|
*/
|
|
124
|
-
.awsui_drawers-
|
|
172
|
+
.awsui_drawers-container_hyvsj_127ky_172:not(#\9) {
|
|
125
173
|
background-color: transparent;
|
|
126
174
|
display: flex;
|
|
127
175
|
grid-column: 5;
|
|
@@ -132,16 +180,16 @@ div.awsui_background_hyvsj_fae1z_97 > .awsui_scrolling-background_hyvsj_fae1z_10
|
|
|
132
180
|
inset-block-start: var(--awsui-offset-top-g964ok);
|
|
133
181
|
z-index: 830;
|
|
134
182
|
}
|
|
135
|
-
.awsui_drawers-
|
|
183
|
+
.awsui_drawers-container_hyvsj_127ky_172.awsui_has-open-drawer_hyvsj_127ky_183:not(#\9) {
|
|
136
184
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
137
185
|
}
|
|
138
186
|
@media (min-width: 689px) {
|
|
139
|
-
.awsui_drawers-
|
|
187
|
+
.awsui_drawers-container_hyvsj_127ky_172:not(#\9) {
|
|
140
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));
|
|
141
189
|
}
|
|
142
190
|
}
|
|
143
191
|
@media (max-width: 688px) {
|
|
144
|
-
.awsui_drawers-
|
|
192
|
+
.awsui_drawers-container_hyvsj_127ky_172:not(#\9) {
|
|
145
193
|
position: fixed;
|
|
146
194
|
inset-inline-end: 0;
|
|
147
195
|
z-index: 1001;
|
|
@@ -153,12 +201,12 @@ div.awsui_background_hyvsj_fae1z_97 > .awsui_scrolling-background_hyvsj_fae1z_10
|
|
|
153
201
|
relative to the body.
|
|
154
202
|
*/
|
|
155
203
|
}
|
|
156
|
-
.awsui_drawers-
|
|
204
|
+
.awsui_drawers-container_hyvsj_127ky_172.awsui_disable-body-scroll_hyvsj_127ky_204:not(#\9) {
|
|
157
205
|
inset-block-start: var(--awsui-header-height-g964ok);
|
|
158
206
|
}
|
|
159
207
|
}
|
|
160
208
|
|
|
161
|
-
.awsui_drawers-desktop-triggers-
|
|
209
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_127ky_209:not(#\9) {
|
|
162
210
|
border-collapse: separate;
|
|
163
211
|
border-spacing: 0;
|
|
164
212
|
box-sizing: border-box;
|
|
@@ -200,22 +248,22 @@ div.awsui_background_hyvsj_fae1z_97 > .awsui_scrolling-background_hyvsj_fae1z_10
|
|
|
200
248
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
201
249
|
overscroll-behavior-y: contain;
|
|
202
250
|
}
|
|
203
|
-
.awsui_drawers-desktop-triggers-
|
|
251
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_127ky_209:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_127ky_250).awsui_has-open-drawer_hyvsj_127ky_183 {
|
|
204
252
|
inline-size: 0;
|
|
205
253
|
}
|
|
206
|
-
.awsui_drawers-desktop-triggers-
|
|
254
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_127ky_209.awsui_has-multiple-triggers_hyvsj_127ky_250.awsui_has-open-drawer_hyvsj_127ky_183:not(#\9) {
|
|
207
255
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
208
256
|
}
|
|
209
|
-
.awsui_drawers-desktop-triggers-
|
|
257
|
+
.awsui_drawers-desktop-triggers-container_hyvsj_127ky_209:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_127ky_250):not(.awsui_has-open-drawer_hyvsj_127ky_183) {
|
|
210
258
|
inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
|
|
211
259
|
}
|
|
212
260
|
|
|
213
|
-
.awsui_drawers-mobile-triggers-
|
|
261
|
+
.awsui_drawers-mobile-triggers-container_hyvsj_127ky_260:not(#\9) {
|
|
214
262
|
display: flex;
|
|
215
263
|
justify-content: flex-end;
|
|
216
264
|
}
|
|
217
265
|
|
|
218
|
-
.awsui_drawers-trigger-
|
|
266
|
+
.awsui_drawers-trigger-content_hyvsj_127ky_265:not(#\9) {
|
|
219
267
|
align-items: center;
|
|
220
268
|
display: flex;
|
|
221
269
|
flex-direction: column;
|
|
@@ -223,13 +271,13 @@ div.awsui_background_hyvsj_fae1z_97 > .awsui_scrolling-background_hyvsj_fae1z_10
|
|
|
223
271
|
padding-block-start: var(--space-scaled-s-aqzyko, 12px);
|
|
224
272
|
inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
|
|
225
273
|
}
|
|
226
|
-
.awsui_drawers-trigger-
|
|
274
|
+
.awsui_drawers-trigger-content_hyvsj_127ky_265:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_127ky_250).awsui_has-open-drawer_hyvsj_127ky_183 {
|
|
227
275
|
opacity: 0;
|
|
228
276
|
}
|
|
229
|
-
.awsui_drawers-trigger-
|
|
277
|
+
.awsui_drawers-trigger-content_hyvsj_127ky_265:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_127ky_250):not(.awsui_has-open-drawer_hyvsj_127ky_183) {
|
|
230
278
|
opacity: 1;
|
|
231
279
|
}
|
|
232
|
-
.awsui_drawers-trigger-
|
|
280
|
+
.awsui_drawers-trigger-content_hyvsj_127ky_265 > .awsui_drawers-trigger-overflow_hyvsj_127ky_279:not(#\9) {
|
|
233
281
|
padding-block: 0;
|
|
234
282
|
padding-inline: 1px;
|
|
235
283
|
display: flex;
|
|
@@ -238,14 +286,14 @@ div.awsui_background_hyvsj_fae1z_97 > .awsui_scrolling-background_hyvsj_fae1z_10
|
|
|
238
286
|
}
|
|
239
287
|
|
|
240
288
|
@media (max-width: 688px) {
|
|
241
|
-
.awsui_drawers-
|
|
289
|
+
.awsui_drawers-trigger_hyvsj_127ky_265:not(#\9) {
|
|
242
290
|
inline-size: 40px;
|
|
243
291
|
display: flex;
|
|
244
292
|
justify-content: center;
|
|
245
293
|
}
|
|
246
294
|
}
|
|
247
295
|
|
|
248
|
-
.
|
|
296
|
+
.awsui_drawer_hyvsj_127ky_172:not(#\9) {
|
|
249
297
|
--awsui-drawer-size-g964ok: 290px;
|
|
250
298
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
251
299
|
border-color: transparent;
|
|
@@ -260,7 +308,7 @@ div.awsui_background_hyvsj_fae1z_97 > .awsui_scrolling-background_hyvsj_fae1z_10
|
|
|
260
308
|
pointer-events: auto;
|
|
261
309
|
word-wrap: break-word;
|
|
262
310
|
}
|
|
263
|
-
.
|
|
311
|
+
.awsui_drawer_hyvsj_127ky_172 > .awsui_drawer-content-container_hyvsj_127ky_310:not(#\9) {
|
|
264
312
|
grid-column: 1/span 2;
|
|
265
313
|
grid-row: 1;
|
|
266
314
|
inline-size: var(--awsui-drawer-size-g964ok);
|
|
@@ -269,41 +317,41 @@ div.awsui_background_hyvsj_fae1z_97 > .awsui_scrolling-background_hyvsj_fae1z_10
|
|
|
269
317
|
grid-template-rows: var(--size-vertical-panel-icon-offset-wy8j08, 15px) auto 1fr;
|
|
270
318
|
overflow-y: auto;
|
|
271
319
|
}
|
|
272
|
-
.
|
|
320
|
+
.awsui_drawer_hyvsj_127ky_172 > .awsui_drawer-content-container_hyvsj_127ky_310 > .awsui_drawer-close-button_hyvsj_127ky_319:not(#\9) {
|
|
273
321
|
grid-column: 3;
|
|
274
322
|
grid-row: 2;
|
|
275
323
|
z-index: 1;
|
|
276
324
|
}
|
|
277
|
-
.
|
|
325
|
+
.awsui_drawer_hyvsj_127ky_172 > .awsui_drawer-content-container_hyvsj_127ky_310 > .awsui_drawer-content_hyvsj_127ky_310:not(#\9) {
|
|
278
326
|
grid-column: 1/span 4;
|
|
279
327
|
}
|
|
280
|
-
.
|
|
328
|
+
.awsui_drawer_hyvsj_127ky_172 > .awsui_drawer-content-container_hyvsj_127ky_310 > .awsui_drawer-content_hyvsj_127ky_310.awsui_drawer-content-hidden_hyvsj_127ky_327:not(#\9) {
|
|
281
329
|
display: none;
|
|
282
330
|
}
|
|
283
|
-
.
|
|
331
|
+
.awsui_drawer_hyvsj_127ky_172 > .awsui_drawer-slider_hyvsj_127ky_330:not(#\9) {
|
|
284
332
|
grid-column: 1;
|
|
285
333
|
grid-row: 1;
|
|
286
334
|
block-size: 100%;
|
|
287
335
|
display: flex;
|
|
288
336
|
align-items: center;
|
|
289
337
|
}
|
|
290
|
-
.
|
|
338
|
+
.awsui_drawer_hyvsj_127ky_172:not(#\9):not(.awsui_is-drawer-open_hyvsj_127ky_337) {
|
|
291
339
|
opacity: 0;
|
|
292
340
|
inline-size: 0;
|
|
293
341
|
}
|
|
294
|
-
.
|
|
342
|
+
.awsui_drawer_hyvsj_127ky_172.awsui_is-drawer-open_hyvsj_127ky_337:not(#\9) {
|
|
295
343
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
296
344
|
border-inline-start: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
297
345
|
opacity: 1;
|
|
298
346
|
inline-size: var(--awsui-drawer-size-g964ok);
|
|
299
347
|
}
|
|
300
348
|
@media (min-width: 2541px) {
|
|
301
|
-
.
|
|
349
|
+
.awsui_drawer_hyvsj_127ky_172.awsui_is-drawer-open_hyvsj_127ky_337:not(#\9) {
|
|
302
350
|
--awsui-drawer-size-g964ok: 320px;
|
|
303
351
|
}
|
|
304
352
|
}
|
|
305
353
|
@media (max-width: 688px) {
|
|
306
|
-
.
|
|
354
|
+
.awsui_drawer_hyvsj_127ky_172.awsui_is-drawer-open_hyvsj_127ky_337:not(#\9) {
|
|
307
355
|
--awsui-drawer-size-g964ok: 100vw;
|
|
308
356
|
inline-size: 100vw;
|
|
309
357
|
}
|
|
@@ -313,10 +361,14 @@ div.awsui_background_hyvsj_fae1z_97 > .awsui_scrolling-background_hyvsj_fae1z_10
|
|
|
313
361
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
314
362
|
SPDX-License-Identifier: Apache-2.0
|
|
315
363
|
*/
|
|
316
|
-
header.
|
|
364
|
+
header.awsui_content_hyvsj_127ky_363:not(#\9) {
|
|
317
365
|
grid-area: header;
|
|
318
366
|
}
|
|
319
367
|
|
|
368
|
+
/*
|
|
369
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
370
|
+
SPDX-License-Identifier: Apache-2.0
|
|
371
|
+
*/
|
|
320
372
|
/*
|
|
321
373
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
322
374
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -334,7 +386,7 @@ The minimum content width property is set to zero and applied under all
|
|
|
334
386
|
circumstances regardless of whether the minContentWidth property is
|
|
335
387
|
explicitly set in script.
|
|
336
388
|
*/
|
|
337
|
-
.
|
|
389
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9) {
|
|
338
390
|
--awsui-breadcrumbs-gap-g964ok: 0px;
|
|
339
391
|
--awsui-content-gap-left-g964ok: 0px;
|
|
340
392
|
--awsui-content-gap-right-g964ok: 0px;
|
|
@@ -406,113 +458,113 @@ explicitly set in script.
|
|
|
406
458
|
*/
|
|
407
459
|
}
|
|
408
460
|
@media (min-width: 1401px) {
|
|
409
|
-
.
|
|
461
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_127ky_460) {
|
|
410
462
|
--awsui-default-max-content-width-g964ok: 1280px;
|
|
411
463
|
}
|
|
412
464
|
}
|
|
413
465
|
@media (min-width: 1921px) {
|
|
414
|
-
.
|
|
466
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_127ky_460) {
|
|
415
467
|
--awsui-default-max-content-width-g964ok: 1440px;
|
|
416
468
|
}
|
|
417
469
|
}
|
|
418
470
|
@media (min-width: 2541px) {
|
|
419
|
-
.
|
|
471
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_127ky_460) {
|
|
420
472
|
--awsui-default-max-content-width-g964ok: 1620px;
|
|
421
473
|
}
|
|
422
474
|
}
|
|
423
475
|
@media (min-width: 1401px) {
|
|
424
|
-
.
|
|
476
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_127ky_460).awsui_content-type-dashboard_hyvsj_127ky_475 {
|
|
425
477
|
--awsui-default-max-content-width-g964ok: 1280px;
|
|
426
478
|
}
|
|
427
479
|
}
|
|
428
480
|
@media (min-width: 1921px) {
|
|
429
|
-
.
|
|
481
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_127ky_460).awsui_content-type-dashboard_hyvsj_127ky_475 {
|
|
430
482
|
--awsui-default-max-content-width-g964ok: 1620px;
|
|
431
483
|
}
|
|
432
484
|
}
|
|
433
485
|
@media (min-width: 2541px) {
|
|
434
|
-
.
|
|
486
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_127ky_460).awsui_content-type-dashboard_hyvsj_127ky_475 {
|
|
435
487
|
--awsui-default-max-content-width-g964ok: 2160px;
|
|
436
488
|
}
|
|
437
489
|
}
|
|
438
|
-
.
|
|
490
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_127ky_460).awsui_content-type-table_hyvsj_127ky_489, .awsui_layout_hyvsj_127ky_388:not(#\9):not(.awsui_has-max-content-width_hyvsj_127ky_460).awsui_content-type-cards_hyvsj_127ky_489 {
|
|
439
491
|
--awsui-default-max-content-width-g964ok: 100%;
|
|
440
492
|
}
|
|
441
|
-
.
|
|
493
|
+
.awsui_layout_hyvsj_127ky_388.awsui_has-max-content-width_hyvsj_127ky_460:not(#\9) {
|
|
442
494
|
--awsui-default-max-content-width-g964ok: var(--awsui-max-content-width-g964ok);
|
|
443
495
|
}
|
|
444
|
-
.
|
|
496
|
+
.awsui_layout_hyvsj_127ky_388.awsui_is-overlap-disabled_hyvsj_127ky_495:not(#\9) {
|
|
445
497
|
--awsui-overlap-height-g964ok: 0;
|
|
446
498
|
}
|
|
447
|
-
.
|
|
499
|
+
.awsui_layout_hyvsj_127ky_388.awsui_is-hide-mobile-toolbar_hyvsj_127ky_498:not(#\9) {
|
|
448
500
|
--awsui-mobile-bar-height-g964ok: 0px;
|
|
449
501
|
}
|
|
450
502
|
@media (min-width: 993px) {
|
|
451
|
-
.
|
|
503
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9) {
|
|
452
504
|
--awsui-default-min-content-width-g964ok: var(--awsui-min-content-width-g964ok, 280px);
|
|
453
505
|
}
|
|
454
506
|
}
|
|
455
507
|
@media (max-width: 992px) {
|
|
456
|
-
.
|
|
508
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9) {
|
|
457
509
|
--awsui-default-min-content-width-g964ok: 0px;
|
|
458
510
|
}
|
|
459
511
|
}
|
|
460
512
|
@media (min-width: 689px) {
|
|
461
|
-
.
|
|
513
|
+
.awsui_layout_hyvsj_127ky_388.awsui_has-content-gap-left_hyvsj_127ky_512:not(#\9) {
|
|
462
514
|
--awsui-content-gap-left-g964ok: var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
463
515
|
}
|
|
464
|
-
.
|
|
516
|
+
.awsui_layout_hyvsj_127ky_388.awsui_has-content-gap-right_hyvsj_127ky_515:not(#\9) {
|
|
465
517
|
--awsui-content-gap-right-g964ok: var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
466
518
|
}
|
|
467
519
|
}
|
|
468
520
|
@media (max-width: 688px) {
|
|
469
|
-
.
|
|
521
|
+
.awsui_layout_hyvsj_127ky_388:not(#\9) {
|
|
470
522
|
--awsui-content-gap-left-g964ok: var(--space-l-t419sm, 20px);
|
|
471
523
|
--awsui-content-gap-right-g964ok: var(--space-l-t419sm, 20px);
|
|
472
524
|
}
|
|
473
525
|
}
|
|
474
|
-
.
|
|
526
|
+
.awsui_layout_hyvsj_127ky_388.awsui_has-breadcrumbs_hyvsj_127ky_525:not(#\9) {
|
|
475
527
|
--awsui-breadcrumbs-gap-g964ok: var(--space-scaled-m-mo5yse, 16px);
|
|
476
528
|
}
|
|
477
|
-
.
|
|
529
|
+
.awsui_layout_hyvsj_127ky_388.awsui_content-first-child-header_hyvsj_127ky_528:not(#\9), .awsui_layout_hyvsj_127ky_388.awsui_content-first-child-notifications_hyvsj_127ky_528:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_127ky_525).awsui_has-header_hyvsj_127ky_528 {
|
|
478
530
|
--awsui-header-gap-g964ok: var(--space-scaled-xs-26e2du, 8px);
|
|
479
531
|
}
|
|
480
|
-
.
|
|
532
|
+
.awsui_layout_hyvsj_127ky_388.awsui_has-breadcrumbs_hyvsj_127ky_525.awsui_has-header_hyvsj_127ky_528:not(#\9) {
|
|
481
533
|
--awsui-header-gap-g964ok: var(--space-scaled-xs-26e2du, 8px);
|
|
482
534
|
}
|
|
483
|
-
.
|
|
535
|
+
.awsui_layout_hyvsj_127ky_388.awsui_content-first-child-notifications_hyvsj_127ky_528:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_127ky_525):not(.awsui_has-header_hyvsj_127ky_528) {
|
|
484
536
|
--awsui-main-gap-g964ok: var(--space-xs-zb16t3, 8px);
|
|
485
537
|
}
|
|
486
|
-
.
|
|
538
|
+
.awsui_layout_hyvsj_127ky_388.awsui_has-breadcrumbs_hyvsj_127ky_525:not(#\9):not(.awsui_has-header_hyvsj_127ky_528) {
|
|
487
539
|
--awsui-main-gap-g964ok: var(--space-scaled-xxs-7597g1, 4px);
|
|
488
540
|
}
|
|
489
|
-
.
|
|
541
|
+
.awsui_layout_hyvsj_127ky_388.awsui_has-header_hyvsj_127ky_528:not(#\9) {
|
|
490
542
|
--awsui-main-gap-g964ok: var(--space-content-header-padding-bottom-y2enua, 16px);
|
|
491
543
|
}
|
|
492
|
-
.
|
|
544
|
+
.awsui_layout_hyvsj_127ky_388.awsui_content-first-child-main_hyvsj_127ky_543:not(#\9):not(.awsui_disable-content-paddings_hyvsj_127ky_543) {
|
|
493
545
|
--awsui-main-gap-g964ok: var(--space-scaled-s-aqzyko, 12px);
|
|
494
546
|
}
|
|
495
|
-
.
|
|
547
|
+
.awsui_layout_hyvsj_127ky_388.awsui_content-first-child-main_hyvsj_127ky_543.awsui_disable-content-paddings_hyvsj_127ky_543:not(#\9) {
|
|
496
548
|
--awsui-main-gap-g964ok: 0px;
|
|
497
549
|
}
|
|
498
550
|
@media (max-width: 688px) {
|
|
499
|
-
.
|
|
551
|
+
.awsui_layout_hyvsj_127ky_388.awsui_content-first-child-header_hyvsj_127ky_528:not(#\9) {
|
|
500
552
|
--awsui-header-gap-g964ok: var(--space-scaled-s-aqzyko, 12px);
|
|
501
553
|
}
|
|
502
|
-
.
|
|
554
|
+
.awsui_layout_hyvsj_127ky_388.awsui_content-first-child-notifications_hyvsj_127ky_528:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_127ky_525).awsui_has-header_hyvsj_127ky_528 {
|
|
503
555
|
--awsui-header-gap-g964ok: var(--space-scaled-s-aqzyko, 12px);
|
|
504
556
|
}
|
|
505
|
-
.
|
|
557
|
+
.awsui_layout_hyvsj_127ky_388.awsui_content-first-child-notifications_hyvsj_127ky_528:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_127ky_525):not(.awsui_has-header_hyvsj_127ky_528), .awsui_layout_hyvsj_127ky_388.awsui_content-first-child-main_hyvsj_127ky_543:not(#\9):not(.awsui_disable-content-paddings_hyvsj_127ky_543) {
|
|
506
558
|
--awsui-main-gap-g964ok: var(--space-scaled-s-aqzyko, 12px);
|
|
507
559
|
}
|
|
508
|
-
.
|
|
560
|
+
.awsui_layout_hyvsj_127ky_388.awsui_content-first-child-main_hyvsj_127ky_543.awsui_disable-content-paddings_hyvsj_127ky_543:not(#\9) {
|
|
509
561
|
--awsui-main-gap-g964ok: 0px;
|
|
510
562
|
}
|
|
511
563
|
}
|
|
512
|
-
.
|
|
564
|
+
.awsui_layout_hyvsj_127ky_388.awsui_has-left-toggles-gutter_hyvsj_127ky_563:not(#\9) {
|
|
513
565
|
--awsui-toggles-left-width-g964ok: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) + 36px);
|
|
514
566
|
}
|
|
515
|
-
.
|
|
567
|
+
.awsui_layout_hyvsj_127ky_388.awsui_has-right-toggles-gutter_hyvsj_127ky_566:not(#\9) {
|
|
516
568
|
--awsui-toggles-right-width-g964ok: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) + 36px);
|
|
517
569
|
}
|
|
518
570
|
|
|
@@ -526,13 +578,13 @@ not matter. The offset top value for AppLayout contentMain children with
|
|
|
526
578
|
position: sticky will be the value of the notifications height in addition to the
|
|
527
579
|
notifications top margin and some additional vertical space for aesthetics.
|
|
528
580
|
*/
|
|
529
|
-
.
|
|
581
|
+
.awsui_layout_hyvsj_127ky_388.awsui_disable-body-scroll_hyvsj_127ky_204:not(#\9) {
|
|
530
582
|
--awsui-main-template-rows-g964ok: 1fr auto;
|
|
531
583
|
--awsui-offset-top-g964ok: 0px;
|
|
532
584
|
block-size: var(--awsui-content-height-g964ok);
|
|
533
585
|
overflow-y: scroll;
|
|
534
586
|
}
|
|
535
|
-
.
|
|
587
|
+
.awsui_layout_hyvsj_127ky_388.awsui_disable-body-scroll_hyvsj_127ky_204.awsui_has-split-panel_hyvsj_127ky_586.awsui_split-panel-position-bottom_hyvsj_127ky_586:not(#\9) {
|
|
536
588
|
--awsui-main-template-rows-g964ok: repeat(2, auto);
|
|
537
589
|
}
|
|
538
590
|
|
|
@@ -540,13 +592,13 @@ notifications top margin and some additional vertical space for aesthetics.
|
|
|
540
592
|
This CSS class is applied to the document body to prevent overflow scrolling
|
|
541
593
|
when the navigation or tools drawers are open in responsive viewports.
|
|
542
594
|
*/
|
|
543
|
-
.awsui_block-body-
|
|
595
|
+
.awsui_block-body-scroll_hyvsj_127ky_594:not(#\9) {
|
|
544
596
|
overflow: hidden;
|
|
545
597
|
}
|
|
546
598
|
|
|
547
599
|
/* stylelint-disable selector-max-universal, selector-combinator-disallowed-list */
|
|
548
|
-
.
|
|
549
|
-
.
|
|
600
|
+
.awsui_unfocusable_hyvsj_127ky_599:not(#\9),
|
|
601
|
+
.awsui_unfocusable_hyvsj_127ky_599 *:not(#\9) {
|
|
550
602
|
visibility: hidden !important;
|
|
551
603
|
}
|
|
552
604
|
|
|
@@ -555,7 +607,7 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
555
607
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
556
608
|
SPDX-License-Identifier: Apache-2.0
|
|
557
609
|
*/
|
|
558
|
-
.
|
|
610
|
+
.awsui_container_hyvsj_127ky_609:not(#\9) {
|
|
559
611
|
grid-area: main;
|
|
560
612
|
padding-block-end: var(--space-layout-content-bottom-noqzmw, 40px);
|
|
561
613
|
/*
|
|
@@ -572,19 +624,19 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
572
624
|
on the right, we decrement the column end by one.
|
|
573
625
|
*/
|
|
574
626
|
}
|
|
575
|
-
.
|
|
627
|
+
.awsui_container_hyvsj_127ky_609.awsui_has-split-panel_hyvsj_127ky_586.awsui_split-panel-position-bottom_hyvsj_127ky_586:not(#\9) {
|
|
576
628
|
padding-block-end: calc(var(--awsui-split-panel-height-g964ok) + var(--space-layout-content-bottom-noqzmw, 40px));
|
|
577
629
|
}
|
|
578
|
-
.
|
|
630
|
+
.awsui_container_hyvsj_127ky_609.awsui_disable-content-paddings_hyvsj_127ky_543:not(#\9) {
|
|
579
631
|
grid-column: 1/6;
|
|
580
632
|
padding-block: 0;
|
|
581
633
|
padding-inline: 0;
|
|
582
634
|
}
|
|
583
635
|
@media (min-width: 689px) {
|
|
584
|
-
.
|
|
636
|
+
.awsui_container_hyvsj_127ky_609.awsui_disable-content-paddings_hyvsj_127ky_543.awsui_is-navigation-open_hyvsj_127ky_635:not(#\9) {
|
|
585
637
|
grid-column-start: 2;
|
|
586
638
|
}
|
|
587
|
-
.
|
|
639
|
+
.awsui_container_hyvsj_127ky_609.awsui_disable-content-paddings_hyvsj_127ky_543.awsui_is-tools-open_hyvsj_127ky_638:not(#\9), .awsui_container_hyvsj_127ky_609.awsui_disable-content-paddings_hyvsj_127ky_543.awsui_is-split-panel-open_hyvsj_127ky_638.awsui_split-panel-position-side_hyvsj_127ky_638:not(#\9), .awsui_container_hyvsj_127ky_609.awsui_disable-content-paddings_hyvsj_127ky_543.awsui_has-active-drawer_hyvsj_127ky_638:not(#\9) {
|
|
588
640
|
grid-column-end: 5;
|
|
589
641
|
}
|
|
590
642
|
}
|
|
@@ -593,7 +645,7 @@ when the navigation or tools drawers are open in responsive viewports.
|
|
|
593
645
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
594
646
|
SPDX-License-Identifier: Apache-2.0
|
|
595
647
|
*/
|
|
596
|
-
section.awsui_mobile-
|
|
648
|
+
section.awsui_mobile-toolbar_hyvsj_127ky_647:not(#\9) {
|
|
597
649
|
align-items: center;
|
|
598
650
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
599
651
|
border-block-end: 1px solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
@@ -610,19 +662,19 @@ section.awsui_mobile-toolbar_hyvsj_fae1z_595:not(#\9) {
|
|
|
610
662
|
inset-block-start: var(--awsui-offset-top-g964ok);
|
|
611
663
|
z-index: 1000;
|
|
612
664
|
}
|
|
613
|
-
section.awsui_mobile-
|
|
665
|
+
section.awsui_mobile-toolbar_hyvsj_127ky_647:not(#\9):not(.awsui_remove-high-contrast-header_hyvsj_127ky_664) {
|
|
614
666
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
615
667
|
box-shadow: var(--shadow-panel-toggle-0l64f2, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
|
|
616
668
|
}
|
|
617
|
-
section.awsui_mobile-
|
|
669
|
+
section.awsui_mobile-toolbar_hyvsj_127ky_647 > .awsui_mobile-toolbar-nav_hyvsj_127ky_668:not(#\9) {
|
|
618
670
|
grid-column: 1;
|
|
619
671
|
margin-inline-end: var(--space-m-udix3p, 16px);
|
|
620
672
|
}
|
|
621
|
-
section.awsui_mobile-
|
|
673
|
+
section.awsui_mobile-toolbar_hyvsj_127ky_647 > .awsui_mobile-toolbar-breadcrumbs_hyvsj_127ky_672:not(#\9) {
|
|
622
674
|
grid-column: 2;
|
|
623
675
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
624
676
|
}
|
|
625
|
-
section.awsui_mobile-
|
|
677
|
+
section.awsui_mobile-toolbar_hyvsj_127ky_647 > .awsui_mobile-toolbar-tools_hyvsj_127ky_676:not(#\9) {
|
|
626
678
|
grid-column: 3;
|
|
627
679
|
margin-inline-start: var(--space-m-udix3p, 16px);
|
|
628
680
|
}
|
|
@@ -631,7 +683,7 @@ section.awsui_mobile-toolbar_hyvsj_fae1z_595 > .awsui_mobile-toolbar-tools_hyvsj
|
|
|
631
683
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
632
684
|
SPDX-License-Identifier: Apache-2.0
|
|
633
685
|
*/
|
|
634
|
-
.awsui_navigation-
|
|
686
|
+
.awsui_navigation-container_hyvsj_127ky_685:not(#\9) {
|
|
635
687
|
display: flex;
|
|
636
688
|
grid-column: 1;
|
|
637
689
|
grid-row: 1/span 9;
|
|
@@ -652,7 +704,7 @@ section.awsui_mobile-toolbar_hyvsj_fae1z_595 > .awsui_mobile-toolbar-tools_hyvsj
|
|
|
652
704
|
pointer-events: none;
|
|
653
705
|
}
|
|
654
706
|
@media (max-width: 688px) {
|
|
655
|
-
.awsui_navigation-
|
|
707
|
+
.awsui_navigation-container_hyvsj_127ky_685:not(#\9) {
|
|
656
708
|
inset-inline-start: 0;
|
|
657
709
|
position: fixed;
|
|
658
710
|
z-index: 1001;
|
|
@@ -664,12 +716,12 @@ section.awsui_mobile-toolbar_hyvsj_fae1z_595 > .awsui_mobile-toolbar-tools_hyvsj
|
|
|
664
716
|
relative to the body.
|
|
665
717
|
*/
|
|
666
718
|
}
|
|
667
|
-
.awsui_navigation-
|
|
719
|
+
.awsui_navigation-container_hyvsj_127ky_685.awsui_disable-body-scroll_hyvsj_127ky_204:not(#\9) {
|
|
668
720
|
inset-block-start: var(--awsui-header-height-g964ok);
|
|
669
721
|
}
|
|
670
722
|
}
|
|
671
723
|
|
|
672
|
-
nav.awsui_show-
|
|
724
|
+
nav.awsui_show-navigation_hyvsj_127ky_723:not(#\9) {
|
|
673
725
|
padding-block: var(--space-scaled-s-aqzyko, 12px);
|
|
674
726
|
padding-inline: var(--space-layout-toggle-padding-lcu6qi, 12px);
|
|
675
727
|
/*
|
|
@@ -677,7 +729,7 @@ nav.awsui_show-navigation_hyvsj_fae1z_671:not(#\9) {
|
|
|
677
729
|
take control in responsive viewports.
|
|
678
730
|
*/
|
|
679
731
|
}
|
|
680
|
-
@keyframes
|
|
732
|
+
@keyframes awsui_showButtons_hyvsj_127ky_1 {
|
|
681
733
|
0% {
|
|
682
734
|
opacity: 0;
|
|
683
735
|
}
|
|
@@ -685,31 +737,31 @@ nav.awsui_show-navigation_hyvsj_fae1z_671:not(#\9) {
|
|
|
685
737
|
opacity: 1;
|
|
686
738
|
}
|
|
687
739
|
}
|
|
688
|
-
nav.awsui_show-
|
|
740
|
+
nav.awsui_show-navigation_hyvsj_127ky_723.awsui_is-navigation-open_hyvsj_127ky_635:not(#\9) {
|
|
689
741
|
display: none;
|
|
690
742
|
}
|
|
691
743
|
@media (min-width: 689px) {
|
|
692
|
-
nav.awsui_show-
|
|
744
|
+
nav.awsui_show-navigation_hyvsj_127ky_723:not(#\9):not(.awsui_is-navigation-open_hyvsj_127ky_635) {
|
|
693
745
|
display: block;
|
|
694
746
|
}
|
|
695
|
-
nav.awsui_show-
|
|
696
|
-
animation:
|
|
747
|
+
nav.awsui_show-navigation_hyvsj_127ky_723:not(#\9):not(.awsui_is-navigation-open_hyvsj_127ky_635).awsui_animating_hyvsj_127ky_746 {
|
|
748
|
+
animation: awsui_showButtons_hyvsj_127ky_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
697
749
|
}
|
|
698
750
|
}
|
|
699
751
|
@media (min-width: 689px) and (prefers-reduced-motion: reduce) {
|
|
700
|
-
nav.awsui_show-
|
|
752
|
+
nav.awsui_show-navigation_hyvsj_127ky_723:not(#\9):not(.awsui_is-navigation-open_hyvsj_127ky_635).awsui_animating_hyvsj_127ky_746 {
|
|
701
753
|
animation: none;
|
|
702
754
|
transition: none;
|
|
703
755
|
}
|
|
704
756
|
}
|
|
705
757
|
@media (min-width: 689px) {
|
|
706
|
-
.awsui-motion-disabled nav.awsui_show-
|
|
758
|
+
.awsui-motion-disabled nav.awsui_show-navigation_hyvsj_127ky_723:not(#\9):not(.awsui_is-navigation-open_hyvsj_127ky_635).awsui_animating_hyvsj_127ky_746, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_127ky_723:not(#\9):not(.awsui_is-navigation-open_hyvsj_127ky_635).awsui_animating_hyvsj_127ky_746 {
|
|
707
759
|
animation: none;
|
|
708
760
|
transition: none;
|
|
709
761
|
}
|
|
710
762
|
}
|
|
711
763
|
|
|
712
|
-
nav.
|
|
764
|
+
nav.awsui_navigation_hyvsj_127ky_685:not(#\9) {
|
|
713
765
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
714
766
|
inset-block-end: 0;
|
|
715
767
|
block-size: 100%;
|
|
@@ -727,7 +779,7 @@ nav.awsui_navigation_hyvsj_fae1z_633:not(#\9) {
|
|
|
727
779
|
prevent unwanted text wrapping.
|
|
728
780
|
*/
|
|
729
781
|
}
|
|
730
|
-
@keyframes
|
|
782
|
+
@keyframes awsui_openNavigation_hyvsj_127ky_1 {
|
|
731
783
|
from {
|
|
732
784
|
opacity: 0;
|
|
733
785
|
inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
|
|
@@ -737,33 +789,33 @@ nav.awsui_navigation_hyvsj_fae1z_633:not(#\9) {
|
|
|
737
789
|
inline-size: var(--awsui-navigation-width-g964ok);
|
|
738
790
|
}
|
|
739
791
|
}
|
|
740
|
-
nav.
|
|
792
|
+
nav.awsui_navigation_hyvsj_127ky_685:not(#\9):not(.awsui_is-navigation-open_hyvsj_127ky_635) {
|
|
741
793
|
inline-size: 0;
|
|
742
794
|
display: none;
|
|
743
795
|
}
|
|
744
|
-
nav.
|
|
745
|
-
animation:
|
|
796
|
+
nav.awsui_navigation_hyvsj_127ky_685.awsui_is-navigation-open_hyvsj_127ky_635.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
797
|
+
animation: awsui_openNavigation_hyvsj_127ky_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
746
798
|
}
|
|
747
799
|
@media (prefers-reduced-motion: reduce) {
|
|
748
|
-
nav.
|
|
800
|
+
nav.awsui_navigation_hyvsj_127ky_685.awsui_is-navigation-open_hyvsj_127ky_635.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
749
801
|
animation: none;
|
|
750
802
|
transition: none;
|
|
751
803
|
}
|
|
752
804
|
}
|
|
753
|
-
.awsui-motion-disabled nav.
|
|
805
|
+
.awsui-motion-disabled nav.awsui_navigation_hyvsj_127ky_685.awsui_is-navigation-open_hyvsj_127ky_635.awsui_animating_hyvsj_127ky_746:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_127ky_685.awsui_is-navigation-open_hyvsj_127ky_635.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
754
806
|
animation: none;
|
|
755
807
|
transition: none;
|
|
756
808
|
}
|
|
757
|
-
nav.
|
|
809
|
+
nav.awsui_navigation_hyvsj_127ky_685 > .awsui_animated-content_hyvsj_127ky_808:not(#\9) {
|
|
758
810
|
inline-size: var(--awsui-navigation-width-g964ok);
|
|
759
811
|
}
|
|
760
812
|
@media (max-width: 688px) {
|
|
761
|
-
nav.
|
|
813
|
+
nav.awsui_navigation_hyvsj_127ky_685:not(#\9) {
|
|
762
814
|
--awsui-navigation-width-g964ok: 100vw;
|
|
763
815
|
}
|
|
764
816
|
}
|
|
765
817
|
|
|
766
|
-
.awsui_hide-
|
|
818
|
+
.awsui_hide-navigation_hyvsj_127ky_817:not(#\9) {
|
|
767
819
|
position: absolute;
|
|
768
820
|
inset-inline-end: var(--space-m-udix3p, 16px);
|
|
769
821
|
inset-block-start: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
|
|
@@ -773,24 +825,24 @@ nav.awsui_navigation_hyvsj_fae1z_633 > .awsui_animated-content_hyvsj_fae1z_756:n
|
|
|
773
825
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
774
826
|
SPDX-License-Identifier: Apache-2.0
|
|
775
827
|
*/
|
|
776
|
-
.
|
|
828
|
+
.awsui_notifications_hyvsj_127ky_827:not(#\9) {
|
|
777
829
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
778
830
|
grid-area: notifications;
|
|
779
831
|
z-index: 850;
|
|
780
832
|
}
|
|
781
|
-
.
|
|
833
|
+
.awsui_notifications_hyvsj_127ky_827.awsui_has-notification-content_hyvsj_127ky_832:not(#\9) {
|
|
782
834
|
padding-block-start: var(--space-scaled-s-aqzyko, 12px);
|
|
783
835
|
}
|
|
784
836
|
@media (min-width: 689px) {
|
|
785
|
-
.
|
|
837
|
+
.awsui_notifications_hyvsj_127ky_827.awsui_sticky-notifications_hyvsj_127ky_836:not(#\9) {
|
|
786
838
|
--awsui-flashbar-sticky-bottom-margin-g964ok: var(--space-xxl-cu2m1r, 32px);
|
|
787
839
|
position: sticky;
|
|
788
840
|
inset-block-start: var(--awsui-offset-top-g964ok);
|
|
789
841
|
}
|
|
790
|
-
.
|
|
842
|
+
.awsui_notifications_hyvsj_127ky_827.awsui_sticky-notifications_hyvsj_127ky_836:not(#\9):not(.awsui_high-contrast_hyvsj_127ky_841) {
|
|
791
843
|
background-color: var(--color-background-layout-main-nx09lr, #ffffff);
|
|
792
844
|
}
|
|
793
|
-
.
|
|
845
|
+
.awsui_notifications_hyvsj_127ky_827.awsui_has-notification-content_hyvsj_127ky_832:not(#\9) {
|
|
794
846
|
padding-block-start: var(--space-xs-zb16t3, 8px);
|
|
795
847
|
}
|
|
796
848
|
}
|
|
@@ -805,7 +857,7 @@ as the content area. This row is defined as 1 fractional unit which will
|
|
|
805
857
|
consume the remaining vertical space in the grid after the notifications
|
|
806
858
|
and breadcrumbs.
|
|
807
859
|
*/
|
|
808
|
-
section.awsui_split-panel-
|
|
860
|
+
section.awsui_split-panel-bottom_hyvsj_127ky_859:not(#\9) {
|
|
809
861
|
/*
|
|
810
862
|
The align self property will position the split panel at the bottom of the grid row.
|
|
811
863
|
This could be off the viewport if the content area has enough content to be scrollable.
|
|
@@ -841,7 +893,7 @@ section.awsui_split-panel-bottom_hyvsj_fae1z_807:not(#\9) {
|
|
|
841
893
|
apply the animation to the height property.
|
|
842
894
|
*/
|
|
843
895
|
}
|
|
844
|
-
@keyframes
|
|
896
|
+
@keyframes awsui_openSplitPanelBottom_hyvsj_127ky_1 {
|
|
845
897
|
from {
|
|
846
898
|
block-size: var(--awsui-split-panel-reported-header-size-g964ok, 0);
|
|
847
899
|
}
|
|
@@ -849,39 +901,39 @@ section.awsui_split-panel-bottom_hyvsj_fae1z_807:not(#\9) {
|
|
|
849
901
|
block-size: var(--awsui-split-panel-reported-size-g964ok);
|
|
850
902
|
}
|
|
851
903
|
}
|
|
852
|
-
section.awsui_split-panel-
|
|
904
|
+
section.awsui_split-panel-bottom_hyvsj_127ky_859.awsui_disable-body-scroll_hyvsj_127ky_204:not(#\9) {
|
|
853
905
|
inset-block-end: 0;
|
|
854
906
|
}
|
|
855
|
-
section.awsui_split-panel-
|
|
907
|
+
section.awsui_split-panel-bottom_hyvsj_127ky_859.awsui_is-navigation-open_hyvsj_127ky_635.awsui_position-bottom_hyvsj_127ky_906:not(#\9) {
|
|
856
908
|
grid-column-start: 2;
|
|
857
909
|
}
|
|
858
|
-
section.awsui_split-panel-
|
|
910
|
+
section.awsui_split-panel-bottom_hyvsj_127ky_859.awsui_has-open-drawer_hyvsj_127ky_183.awsui_position-bottom_hyvsj_127ky_906:not(#\9) {
|
|
859
911
|
grid-column-end: 5;
|
|
860
912
|
}
|
|
861
|
-
section.awsui_split-panel-
|
|
913
|
+
section.awsui_split-panel-bottom_hyvsj_127ky_859.awsui_position-bottom_hyvsj_127ky_906:not(#\9) {
|
|
862
914
|
display: block;
|
|
863
915
|
}
|
|
864
|
-
section.awsui_split-panel-
|
|
916
|
+
section.awsui_split-panel-bottom_hyvsj_127ky_859:not(#\9):not(.awsui_is-split-panel-open_hyvsj_127ky_638).awsui_position-bottom_hyvsj_127ky_906 {
|
|
865
917
|
box-shadow: rgba(0, 7, 22, 0.1) 0px -32px 32px -24px;
|
|
866
918
|
}
|
|
867
|
-
section.awsui_split-panel-
|
|
919
|
+
section.awsui_split-panel-bottom_hyvsj_127ky_859.awsui_is-split-panel-open_hyvsj_127ky_638.awsui_position-bottom_hyvsj_127ky_906:not(#\9) {
|
|
868
920
|
box-shadow: var(--shadow-split-bottom-5e389u, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
|
|
869
921
|
}
|
|
870
|
-
section.awsui_split-panel-
|
|
871
|
-
animation:
|
|
922
|
+
section.awsui_split-panel-bottom_hyvsj_127ky_859.awsui_is-split-panel-open_hyvsj_127ky_638.awsui_position-bottom_hyvsj_127ky_906.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
923
|
+
animation: awsui_openSplitPanelBottom_hyvsj_127ky_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
872
924
|
}
|
|
873
925
|
@media (prefers-reduced-motion: reduce) {
|
|
874
|
-
section.awsui_split-panel-
|
|
926
|
+
section.awsui_split-panel-bottom_hyvsj_127ky_859.awsui_is-split-panel-open_hyvsj_127ky_638.awsui_position-bottom_hyvsj_127ky_906.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
875
927
|
animation: none;
|
|
876
928
|
transition: none;
|
|
877
929
|
}
|
|
878
930
|
}
|
|
879
|
-
.awsui-motion-disabled section.awsui_split-panel-
|
|
931
|
+
.awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_127ky_859.awsui_is-split-panel-open_hyvsj_127ky_638.awsui_position-bottom_hyvsj_127ky_906.awsui_animating_hyvsj_127ky_746:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_127ky_859.awsui_is-split-panel-open_hyvsj_127ky_638.awsui_position-bottom_hyvsj_127ky_906.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
880
932
|
animation: none;
|
|
881
933
|
transition: none;
|
|
882
934
|
}
|
|
883
935
|
|
|
884
|
-
section.awsui_split-panel-
|
|
936
|
+
section.awsui_split-panel-side_hyvsj_127ky_935:not(#\9) {
|
|
885
937
|
block-size: 100%;
|
|
886
938
|
overflow-x: hidden;
|
|
887
939
|
pointer-events: auto;
|
|
@@ -891,15 +943,15 @@ section.awsui_split-panel-side_hyvsj_fae1z_883:not(#\9) {
|
|
|
891
943
|
be persistent in the DOM when closed.
|
|
892
944
|
*/
|
|
893
945
|
}
|
|
894
|
-
section.awsui_split-panel-
|
|
946
|
+
section.awsui_split-panel-side_hyvsj_127ky_935:not(#\9):not(.awsui_is-split-panel-open_hyvsj_127ky_638), section.awsui_split-panel-side_hyvsj_127ky_935.awsui_position-bottom_hyvsj_127ky_906:not(#\9) {
|
|
895
947
|
inline-size: 0;
|
|
896
948
|
}
|
|
897
|
-
section.awsui_split-panel-
|
|
949
|
+
section.awsui_split-panel-side_hyvsj_127ky_935.awsui_is-split-panel-open_hyvsj_127ky_638.awsui_position-side_hyvsj_127ky_948:not(#\9) {
|
|
898
950
|
max-inline-size: var(--awsui-split-panel-max-width-g964ok, 280px);
|
|
899
951
|
min-inline-size: var(--awsui-split-panel-min-width-g964ok, 280px);
|
|
900
952
|
border-inline-start: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
901
953
|
}
|
|
902
|
-
section.awsui_split-panel-
|
|
954
|
+
section.awsui_split-panel-side_hyvsj_127ky_935.awsui_is-split-panel-open_hyvsj_127ky_638.awsui_position-side_hyvsj_127ky_948:not(#\9):not(.awsui_has-open-drawer_hyvsj_127ky_183) {
|
|
903
955
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-panel-side-93n0qu, #b6bec9);
|
|
904
956
|
}
|
|
905
957
|
|
|
@@ -916,7 +968,7 @@ content width has a default value that can be set directly with the minContentWi
|
|
|
916
968
|
property. The content gap right is computed in the Layout styles based on the
|
|
917
969
|
viewport size and state of the Tools drawer.
|
|
918
970
|
*/
|
|
919
|
-
.awsui_tools-
|
|
971
|
+
.awsui_tools-container_hyvsj_127ky_970:not(#\9) {
|
|
920
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));
|
|
921
973
|
display: flex;
|
|
922
974
|
grid-column: 5;
|
|
@@ -929,7 +981,7 @@ viewport size and state of the Tools drawer.
|
|
|
929
981
|
pointer-events: none;
|
|
930
982
|
}
|
|
931
983
|
@media (max-width: 688px) {
|
|
932
|
-
.awsui_tools-
|
|
984
|
+
.awsui_tools-container_hyvsj_127ky_970:not(#\9) {
|
|
933
985
|
--awsui-tools-max-width-g964ok: none;
|
|
934
986
|
--awsui-tools-width-g964ok: auto;
|
|
935
987
|
position: fixed;
|
|
@@ -943,12 +995,12 @@ viewport size and state of the Tools drawer.
|
|
|
943
995
|
relative to the body.
|
|
944
996
|
*/
|
|
945
997
|
}
|
|
946
|
-
.awsui_tools-
|
|
998
|
+
.awsui_tools-container_hyvsj_127ky_970.awsui_disable-body-scroll_hyvsj_127ky_204:not(#\9) {
|
|
947
999
|
inset-block-start: var(--awsui-header-height-g964ok);
|
|
948
1000
|
}
|
|
949
1001
|
}
|
|
950
1002
|
|
|
951
|
-
.
|
|
1003
|
+
.awsui_tools_hyvsj_127ky_970:not(#\9) {
|
|
952
1004
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
953
1005
|
flex-shrink: 0;
|
|
954
1006
|
block-size: 100%;
|
|
@@ -971,7 +1023,7 @@ viewport size and state of the Tools drawer.
|
|
|
971
1023
|
in the side position.
|
|
972
1024
|
*/
|
|
973
1025
|
}
|
|
974
|
-
@keyframes
|
|
1026
|
+
@keyframes awsui_openTools_hyvsj_127ky_1 {
|
|
975
1027
|
from {
|
|
976
1028
|
opacity: var(--awsui-tools-animation-starting-opacity-g964ok, 0);
|
|
977
1029
|
inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
|
|
@@ -981,41 +1033,41 @@ viewport size and state of the Tools drawer.
|
|
|
981
1033
|
inline-size: var(--awsui-tools-width-g964ok);
|
|
982
1034
|
}
|
|
983
1035
|
}
|
|
984
|
-
.
|
|
1036
|
+
.awsui_tools_hyvsj_127ky_970:not(#\9):not(.awsui_is-tools-open_hyvsj_127ky_638) {
|
|
985
1037
|
inline-size: 0;
|
|
986
1038
|
display: none;
|
|
987
1039
|
}
|
|
988
|
-
.
|
|
1040
|
+
.awsui_tools_hyvsj_127ky_970.awsui_is-tools-open_hyvsj_127ky_638:not(#\9) {
|
|
989
1041
|
border-inline-start: solid var(--border-divider-section-width-1061zr, 1px) var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
990
1042
|
}
|
|
991
|
-
.
|
|
992
|
-
animation:
|
|
1043
|
+
.awsui_tools_hyvsj_127ky_970.awsui_is-tools-open_hyvsj_127ky_638.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
1044
|
+
animation: awsui_openTools_hyvsj_127ky_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
993
1045
|
}
|
|
994
1046
|
@media (prefers-reduced-motion: reduce) {
|
|
995
|
-
.
|
|
1047
|
+
.awsui_tools_hyvsj_127ky_970.awsui_is-tools-open_hyvsj_127ky_638.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
996
1048
|
animation: none;
|
|
997
1049
|
transition: none;
|
|
998
1050
|
}
|
|
999
1051
|
}
|
|
1000
|
-
.awsui-motion-disabled .
|
|
1052
|
+
.awsui-motion-disabled .awsui_tools_hyvsj_127ky_970.awsui_is-tools-open_hyvsj_127ky_638.awsui_animating_hyvsj_127ky_746:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_127ky_970.awsui_is-tools-open_hyvsj_127ky_638.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
1001
1053
|
animation: none;
|
|
1002
1054
|
transition: none;
|
|
1003
1055
|
}
|
|
1004
|
-
.
|
|
1056
|
+
.awsui_tools_hyvsj_127ky_970 > .awsui_animated-content_hyvsj_127ky_808:not(#\9) {
|
|
1005
1057
|
inline-size: var(--awsui-tools-width-g964ok);
|
|
1006
1058
|
}
|
|
1007
1059
|
@media (min-width: 689px) {
|
|
1008
|
-
.
|
|
1060
|
+
.awsui_tools_hyvsj_127ky_970.awsui_is-tools-open_hyvsj_127ky_638.awsui_has-tools-form-persistence_hyvsj_127ky_1059:not(#\9) {
|
|
1009
1061
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
1010
1062
|
}
|
|
1011
1063
|
}
|
|
1012
1064
|
@media (max-width: 688px) {
|
|
1013
|
-
.
|
|
1065
|
+
.awsui_tools_hyvsj_127ky_970:not(#\9) {
|
|
1014
1066
|
--awsui-tools-width-g964ok: 100vw;
|
|
1015
1067
|
}
|
|
1016
1068
|
}
|
|
1017
1069
|
|
|
1018
|
-
.awsui_hide-
|
|
1070
|
+
.awsui_hide-tools_hyvsj_127ky_1069:not(#\9) {
|
|
1019
1071
|
position: absolute;
|
|
1020
1072
|
inset-inline-end: var(--space-m-udix3p, 16px);
|
|
1021
1073
|
inset-block-start: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
|
|
@@ -1027,7 +1079,7 @@ Warning! If these design tokens for padding change it will adversely impact
|
|
|
1027
1079
|
the calculation used to determine the Split Panel maximum width in the
|
|
1028
1080
|
handleSplitPanelMaxWidth function in the context.
|
|
1029
1081
|
*/
|
|
1030
|
-
.awsui_show-
|
|
1082
|
+
.awsui_show-tools_hyvsj_127ky_1081:not(#\9) {
|
|
1031
1083
|
border-collapse: separate;
|
|
1032
1084
|
border-spacing: 0;
|
|
1033
1085
|
box-sizing: border-box;
|
|
@@ -1069,7 +1121,7 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1069
1121
|
take control in responsive viewports.
|
|
1070
1122
|
*/
|
|
1071
1123
|
}
|
|
1072
|
-
@keyframes
|
|
1124
|
+
@keyframes awsui_showButtons_hyvsj_127ky_1 {
|
|
1073
1125
|
0% {
|
|
1074
1126
|
opacity: 0;
|
|
1075
1127
|
}
|
|
@@ -1077,31 +1129,31 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1077
1129
|
opacity: 1;
|
|
1078
1130
|
}
|
|
1079
1131
|
}
|
|
1080
|
-
.awsui_show-
|
|
1132
|
+
.awsui_show-tools_hyvsj_127ky_1081:not(#\9):not(.awsui_has-tools-form_hyvsj_127ky_1059) {
|
|
1081
1133
|
display: none;
|
|
1082
1134
|
}
|
|
1083
1135
|
@media (min-width: 689px) {
|
|
1084
|
-
.awsui_show-
|
|
1136
|
+
.awsui_show-tools_hyvsj_127ky_1081.awsui_has-tools-form_hyvsj_127ky_1059:not(#\9) {
|
|
1085
1137
|
display: flex;
|
|
1086
1138
|
flex-direction: column;
|
|
1087
1139
|
gap: var(--space-xs-zb16t3, 8px);
|
|
1088
1140
|
}
|
|
1089
|
-
.awsui_show-
|
|
1090
|
-
animation:
|
|
1141
|
+
.awsui_show-tools_hyvsj_127ky_1081.awsui_has-tools-form_hyvsj_127ky_1059.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
1142
|
+
animation: awsui_showButtons_hyvsj_127ky_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
1091
1143
|
}
|
|
1092
1144
|
}
|
|
1093
1145
|
@media (min-width: 689px) and (prefers-reduced-motion: reduce) {
|
|
1094
|
-
.awsui_show-
|
|
1146
|
+
.awsui_show-tools_hyvsj_127ky_1081.awsui_has-tools-form_hyvsj_127ky_1059.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
1095
1147
|
animation: none;
|
|
1096
1148
|
transition: none;
|
|
1097
1149
|
}
|
|
1098
1150
|
}
|
|
1099
1151
|
@media (min-width: 689px) {
|
|
1100
|
-
.awsui-motion-disabled .awsui_show-
|
|
1152
|
+
.awsui-motion-disabled .awsui_show-tools_hyvsj_127ky_1081.awsui_has-tools-form_hyvsj_127ky_1059.awsui_animating_hyvsj_127ky_746:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_127ky_1081.awsui_has-tools-form_hyvsj_127ky_1059.awsui_animating_hyvsj_127ky_746:not(#\9) {
|
|
1101
1153
|
animation: none;
|
|
1102
1154
|
transition: none;
|
|
1103
1155
|
}
|
|
1104
|
-
.awsui_show-
|
|
1156
|
+
.awsui_show-tools_hyvsj_127ky_1081.awsui_has-tools-form-persistence_hyvsj_127ky_1059:not(#\9) {
|
|
1105
1157
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
1106
1158
|
z-index: 1;
|
|
1107
1159
|
}
|
|
@@ -1111,7 +1163,7 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1111
1163
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1112
1164
|
SPDX-License-Identifier: Apache-2.0
|
|
1113
1165
|
*/
|
|
1114
|
-
.awsui_trigger-badge-
|
|
1166
|
+
.awsui_trigger-badge-wrapper_hyvsj_127ky_1164:not(#\9) {
|
|
1115
1167
|
background: var(--color-background-layout-toggle-default-o2evu2, #414d5c);
|
|
1116
1168
|
border-start-start-radius: 50%;
|
|
1117
1169
|
border-start-end-radius: 50%;
|
|
@@ -1128,13 +1180,13 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1128
1180
|
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");
|
|
1129
1181
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
1130
1182
|
}
|
|
1131
|
-
.awsui_trigger-badge-
|
|
1183
|
+
.awsui_trigger-badge-wrapper_hyvsj_127ky_1164:not(#\9):hover {
|
|
1132
1184
|
background: var(--color-background-layout-toggle-hover-awem6j, #5f6b7a);
|
|
1133
1185
|
}
|
|
1134
|
-
.awsui_trigger-badge-
|
|
1186
|
+
.awsui_trigger-badge-wrapper_hyvsj_127ky_1164:not(#\9):active {
|
|
1135
1187
|
background: var(--color-background-layout-toggle-active-aa8dko, #414d5c);
|
|
1136
1188
|
}
|
|
1137
|
-
.awsui_trigger-badge-
|
|
1189
|
+
.awsui_trigger-badge-wrapper_hyvsj_127ky_1164:not(#\9):dir(rtl) {
|
|
1138
1190
|
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");
|
|
1139
1191
|
}
|
|
1140
1192
|
|
|
@@ -1143,7 +1195,7 @@ Warning! If these design tokens for width change it will adversely impact
|
|
|
1143
1195
|
the calculation used to determine the Split Panel maximum width in the
|
|
1144
1196
|
handleSplitPanelMaxWidth function in the context.
|
|
1145
1197
|
*/
|
|
1146
|
-
.
|
|
1198
|
+
.awsui_trigger_hyvsj_127ky_1164:not(#\9) {
|
|
1147
1199
|
background: var(--color-background-layout-toggle-default-o2evu2, #414d5c);
|
|
1148
1200
|
border-start-start-radius: 50%;
|
|
1149
1201
|
border-start-end-radius: 50%;
|
|
@@ -1159,20 +1211,20 @@ handleSplitPanelMaxWidth function in the context.
|
|
|
1159
1211
|
pointer-events: auto;
|
|
1160
1212
|
position: relative;
|
|
1161
1213
|
}
|
|
1162
|
-
.
|
|
1214
|
+
.awsui_trigger_hyvsj_127ky_1164:not(#\9):hover {
|
|
1163
1215
|
background: var(--color-background-layout-toggle-hover-awem6j, #5f6b7a);
|
|
1164
1216
|
}
|
|
1165
|
-
.
|
|
1217
|
+
.awsui_trigger_hyvsj_127ky_1164:not(#\9):active {
|
|
1166
1218
|
background: var(--color-background-layout-toggle-active-aa8dko, #414d5c);
|
|
1167
1219
|
}
|
|
1168
|
-
body[data-awsui-focus-visible=true] .
|
|
1220
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_127ky_1164:not(#\9):focus {
|
|
1169
1221
|
position: relative;
|
|
1170
1222
|
}
|
|
1171
|
-
body[data-awsui-focus-visible=true] .
|
|
1223
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_127ky_1164:not(#\9):focus {
|
|
1172
1224
|
outline: 2px dotted transparent;
|
|
1173
1225
|
outline-offset: calc(3px - 1px);
|
|
1174
1226
|
}
|
|
1175
|
-
body[data-awsui-focus-visible=true] .
|
|
1227
|
+
body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_127ky_1164:not(#\9):focus::before {
|
|
1176
1228
|
content: " ";
|
|
1177
1229
|
display: block;
|
|
1178
1230
|
position: absolute;
|
|
@@ -1186,45 +1238,45 @@ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_fae1z_1112:not(#\9):foc
|
|
|
1186
1238
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
1187
1239
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
1188
1240
|
}
|
|
1189
|
-
.
|
|
1241
|
+
.awsui_trigger_hyvsj_127ky_1164:not(#\9):focus {
|
|
1190
1242
|
outline: none;
|
|
1191
1243
|
}
|
|
1192
|
-
.
|
|
1244
|
+
.awsui_trigger_hyvsj_127ky_1164.awsui_selected_hyvsj_127ky_1242:not(#\9) {
|
|
1193
1245
|
background: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
|
|
1194
1246
|
color: var(--color-text-layout-toggle-selected-b93usl, #ffffff);
|
|
1195
1247
|
}
|
|
1196
|
-
.
|
|
1248
|
+
.awsui_trigger_hyvsj_127ky_1164.awsui_selected_hyvsj_127ky_1242:not(#\9):hover {
|
|
1197
1249
|
background: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
|
|
1198
1250
|
}
|
|
1199
|
-
.
|
|
1251
|
+
.awsui_trigger_hyvsj_127ky_1164.awsui_selected_hyvsj_127ky_1242:not(#\9):active {
|
|
1200
1252
|
background: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
|
|
1201
1253
|
}
|
|
1202
|
-
.
|
|
1254
|
+
.awsui_trigger_hyvsj_127ky_1164.awsui_selected_hyvsj_127ky_1242 > .awsui_trigger-badge-wrapper_hyvsj_127ky_1164:not(#\9) {
|
|
1203
1255
|
background: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
|
|
1204
1256
|
color: var(--color-text-layout-toggle-selected-b93usl, #ffffff);
|
|
1205
1257
|
}
|
|
1206
|
-
.
|
|
1258
|
+
.awsui_trigger_hyvsj_127ky_1164.awsui_selected_hyvsj_127ky_1242 > .awsui_trigger-badge-wrapper_hyvsj_127ky_1164:not(#\9):hover {
|
|
1207
1259
|
background: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
|
|
1208
1260
|
}
|
|
1209
|
-
.
|
|
1261
|
+
.awsui_trigger_hyvsj_127ky_1164.awsui_selected_hyvsj_127ky_1242 > .awsui_trigger-badge-wrapper_hyvsj_127ky_1164:not(#\9):active {
|
|
1210
1262
|
background: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
|
|
1211
1263
|
}
|
|
1212
|
-
.
|
|
1264
|
+
.awsui_trigger_hyvsj_127ky_1164.awsui_badge_hyvsj_127ky_1262:not(#\9), .awsui_trigger_hyvsj_127ky_1164.awsui_badge_hyvsj_127ky_1262:not(#\9):hover, .awsui_trigger_hyvsj_127ky_1164.awsui_badge_hyvsj_127ky_1262:not(#\9):active {
|
|
1213
1265
|
background: transparent;
|
|
1214
1266
|
}
|
|
1215
1267
|
|
|
1216
|
-
.awsui_trigger-
|
|
1268
|
+
.awsui_trigger-wrapper_hyvsj_127ky_1266:not(#\9) {
|
|
1217
1269
|
position: relative;
|
|
1218
1270
|
border-start-start-radius: 50%;
|
|
1219
1271
|
border-start-end-radius: 50%;
|
|
1220
1272
|
border-end-start-radius: 50%;
|
|
1221
1273
|
border-end-end-radius: 50%;
|
|
1222
1274
|
}
|
|
1223
|
-
.awsui_trigger-
|
|
1275
|
+
.awsui_trigger-wrapper_hyvsj_127ky_1266:not(#\9):not(.awsui_remove-high-contrast-header_hyvsj_127ky_664) {
|
|
1224
1276
|
box-shadow: var(--shadow-panel-toggle-0l64f2, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
|
|
1225
1277
|
}
|
|
1226
1278
|
|
|
1227
|
-
.
|
|
1279
|
+
.awsui_dot_hyvsj_127ky_1277:not(#\9) {
|
|
1228
1280
|
position: absolute;
|
|
1229
1281
|
inline-size: 9px;
|
|
1230
1282
|
block-size: 9px;
|
|
@@ -1235,9 +1287,4 @@ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_fae1z_1112:not(#\9):foc
|
|
|
1235
1287
|
background-color: var(--color-background-badge-icon-q1kfox, #d91515);
|
|
1236
1288
|
inset-block-start: 0;
|
|
1237
1289
|
inset-inline-end: 0;
|
|
1238
|
-
}
|
|
1239
|
-
|
|
1240
|
-
/*
|
|
1241
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1242
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1243
|
-
*/
|
|
1290
|
+
}
|