@cloudscape-design/components 3.0.721 → 3.0.723
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 +13 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +66 -16
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -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/index.d.ts.map +1 -1
- package/collection-preferences/index.js +7 -2
- package/collection-preferences/index.js.map +1 -1
- 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/internal/context/collection-preferences-metadata-context.d.ts +10 -0
- package/internal/context/collection-preferences-metadata-context.d.ts.map +1 -0
- package/internal/context/collection-preferences-metadata-context.js +5 -0
- package/internal/context/collection-preferences-metadata-context.js.map +1 -0
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- 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/index.d.ts.map +1 -1
- package/table/index.js +23 -3
- package/table/index.js.map +1 -1
- 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/table/use-column-widths.d.ts.map +1 -1
- package/table/use-column-widths.js +5 -2
- package/table/use-column-widths.js.map +1 -1
- package/table/use-sticky-header.js +3 -3
- package/table/use-sticky-header.js.map +1 -1
- 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,50 @@
|
|
|
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
|
+
*/
|
|
69
113
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
70
114
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
71
115
|
/*
|
|
@@ -84,6 +128,14 @@
|
|
|
84
128
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
85
129
|
SPDX-License-Identifier: Apache-2.0
|
|
86
130
|
*/
|
|
131
|
+
/*
|
|
132
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
133
|
+
SPDX-License-Identifier: Apache-2.0
|
|
134
|
+
*/
|
|
135
|
+
/*
|
|
136
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
|
+
SPDX-License-Identifier: Apache-2.0
|
|
138
|
+
*/
|
|
87
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
88
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
89
141
|
/*
|
|
@@ -166,6 +218,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
218
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
167
219
|
SPDX-License-Identifier: Apache-2.0
|
|
168
220
|
*/
|
|
221
|
+
/*
|
|
222
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
223
|
+
SPDX-License-Identifier: Apache-2.0
|
|
224
|
+
*/
|
|
225
|
+
/*
|
|
226
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
227
|
+
SPDX-License-Identifier: Apache-2.0
|
|
228
|
+
*/
|
|
229
|
+
/*
|
|
230
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
231
|
+
SPDX-License-Identifier: Apache-2.0
|
|
232
|
+
*/
|
|
233
|
+
/*
|
|
234
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
235
|
+
SPDX-License-Identifier: Apache-2.0
|
|
236
|
+
*/
|
|
237
|
+
/*
|
|
238
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
239
|
+
SPDX-License-Identifier: Apache-2.0
|
|
240
|
+
*/
|
|
241
|
+
/*
|
|
242
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
243
|
+
SPDX-License-Identifier: Apache-2.0
|
|
244
|
+
*/
|
|
245
|
+
/*
|
|
246
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
247
|
+
SPDX-License-Identifier: Apache-2.0
|
|
248
|
+
*/
|
|
249
|
+
/*
|
|
250
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
251
|
+
SPDX-License-Identifier: Apache-2.0
|
|
252
|
+
*/
|
|
253
|
+
/*
|
|
254
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
255
|
+
SPDX-License-Identifier: Apache-2.0
|
|
256
|
+
*/
|
|
169
257
|
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
170
258
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
171
259
|
/*
|
|
@@ -184,8 +272,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
272
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
185
273
|
SPDX-License-Identifier: Apache-2.0
|
|
186
274
|
*/
|
|
187
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
188
|
-
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
189
275
|
/*
|
|
190
276
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
277
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -194,36 +280,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
280
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
195
281
|
SPDX-License-Identifier: Apache-2.0
|
|
196
282
|
*/
|
|
197
|
-
|
|
283
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
284
|
+
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
285
|
+
/*
|
|
286
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
287
|
+
SPDX-License-Identifier: Apache-2.0
|
|
288
|
+
*/
|
|
289
|
+
.awsui_drawer_1r9lg_1c0at_289.awsui_refresh_1r9lg_1c0at_289:not(#\9) {
|
|
198
290
|
transition-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
|
|
199
291
|
transition-property: none;
|
|
200
292
|
}
|
|
201
293
|
@media (prefers-reduced-motion: reduce) {
|
|
202
|
-
.
|
|
294
|
+
.awsui_drawer_1r9lg_1c0at_289.awsui_refresh_1r9lg_1c0at_289:not(#\9) {
|
|
203
295
|
animation: none;
|
|
204
296
|
transition: none;
|
|
205
297
|
}
|
|
206
298
|
}
|
|
207
|
-
.awsui-motion-disabled .
|
|
299
|
+
.awsui-motion-disabled .awsui_drawer_1r9lg_1c0at_289.awsui_refresh_1r9lg_1c0at_289:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_1c0at_289.awsui_refresh_1r9lg_1c0at_289:not(#\9) {
|
|
208
300
|
animation: none;
|
|
209
301
|
transition: none;
|
|
210
302
|
}
|
|
211
|
-
.
|
|
303
|
+
.awsui_drawer_1r9lg_1c0at_289.awsui_refresh_1r9lg_1c0at_289.awsui_animating_1r9lg_1c0at_303:not(#\9) {
|
|
212
304
|
transition-property: transform;
|
|
213
305
|
transition-timing-function: var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
214
306
|
}
|
|
215
307
|
@media (prefers-reduced-motion: reduce) {
|
|
216
|
-
.
|
|
308
|
+
.awsui_drawer_1r9lg_1c0at_289.awsui_refresh_1r9lg_1c0at_289.awsui_animating_1r9lg_1c0at_303:not(#\9) {
|
|
217
309
|
animation: none;
|
|
218
310
|
transition: none;
|
|
219
311
|
}
|
|
220
312
|
}
|
|
221
|
-
.awsui-motion-disabled .
|
|
313
|
+
.awsui-motion-disabled .awsui_drawer_1r9lg_1c0at_289.awsui_refresh_1r9lg_1c0at_289.awsui_animating_1r9lg_1c0at_303:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_1c0at_289.awsui_refresh_1r9lg_1c0at_289.awsui_animating_1r9lg_1c0at_303:not(#\9) {
|
|
222
314
|
animation: none;
|
|
223
315
|
transition: none;
|
|
224
316
|
}
|
|
225
317
|
|
|
226
|
-
.
|
|
318
|
+
.awsui_drawer_1r9lg_1c0at_289:not(#\9) {
|
|
227
319
|
border-collapse: separate;
|
|
228
320
|
border-spacing: 0;
|
|
229
321
|
box-sizing: border-box;
|
|
@@ -264,35 +356,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
264
356
|
background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
|
|
265
357
|
z-index: 840;
|
|
266
358
|
}
|
|
267
|
-
.awsui_drawer-
|
|
359
|
+
.awsui_drawer-closed_1r9lg_1c0at_358:not(#\9) {
|
|
268
360
|
cursor: pointer;
|
|
269
361
|
min-inline-size: 40px;
|
|
270
362
|
}
|
|
271
363
|
|
|
272
|
-
.awsui_drawer-content-
|
|
364
|
+
.awsui_drawer-content-side_1r9lg_1c0at_363:not(#\9) {
|
|
273
365
|
display: flex;
|
|
274
366
|
align-items: center;
|
|
275
367
|
block-size: 100%;
|
|
276
368
|
overflow: auto;
|
|
277
369
|
}
|
|
278
|
-
.awsui_drawer-
|
|
370
|
+
.awsui_drawer-closed_1r9lg_1c0at_358 > .awsui_drawer-content-side_1r9lg_1c0at_363:not(#\9) {
|
|
279
371
|
inline-size: 40px;
|
|
280
372
|
}
|
|
281
|
-
.awsui_drawer-
|
|
373
|
+
.awsui_drawer-closed_1r9lg_1c0at_358 > .awsui_drawer-content-side_1r9lg_1c0at_363:not(#\9):hover {
|
|
282
374
|
background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
|
|
283
375
|
}
|
|
284
|
-
.awsui_drawer-content-
|
|
376
|
+
.awsui_drawer-content-side_1r9lg_1c0at_363 > [aria-hidden=true]:not(#\9) {
|
|
285
377
|
display: none;
|
|
286
378
|
}
|
|
287
379
|
|
|
288
|
-
:not(#\9):not(.awsui_drawer-
|
|
380
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_1c0at_358) > .awsui_drawer-content-bottom_1r9lg_1c0at_379 {
|
|
289
381
|
overflow-y: auto;
|
|
290
382
|
position: absolute;
|
|
291
383
|
inset: 0;
|
|
292
384
|
clip-path: border-box;
|
|
293
385
|
}
|
|
294
386
|
|
|
295
|
-
.awsui_position-
|
|
387
|
+
.awsui_position-bottom_1r9lg_1c0at_386:not(#\9) {
|
|
296
388
|
position: fixed;
|
|
297
389
|
overflow-y: auto;
|
|
298
390
|
border-block-start: var(--border-panel-top-width-7uc0w9, 1px) solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
|
|
@@ -301,37 +393,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
301
393
|
SplitPanel is no longer in fixed position in the DOM.
|
|
302
394
|
*/
|
|
303
395
|
}
|
|
304
|
-
.awsui_position-
|
|
396
|
+
.awsui_position-bottom_1r9lg_1c0at_386:not(#\9):not(.awsui_refresh_1r9lg_1c0at_289) {
|
|
305
397
|
box-shadow: var(--shadow-split-bottom-5e389u, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
|
|
306
398
|
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
|
|
307
399
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
|
|
308
400
|
}
|
|
309
|
-
.awsui_position-
|
|
401
|
+
.awsui_position-bottom_1r9lg_1c0at_386.awsui_drawer-closed_1r9lg_1c0at_358:not(#\9) {
|
|
310
402
|
overflow: hidden;
|
|
311
403
|
}
|
|
312
|
-
.awsui_position-
|
|
404
|
+
.awsui_position-bottom_1r9lg_1c0at_386.awsui_drawer-closed_1r9lg_1c0at_358.awsui_with-toolbar_1r9lg_1c0at_403:not(#\9) {
|
|
313
405
|
display: none;
|
|
314
406
|
}
|
|
315
|
-
.awsui_position-
|
|
407
|
+
.awsui_position-bottom_1r9lg_1c0at_386.awsui_drawer-closed_1r9lg_1c0at_358:not(#\9):hover {
|
|
316
408
|
background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
|
|
317
409
|
}
|
|
318
|
-
.awsui_position-
|
|
410
|
+
.awsui_position-bottom_1r9lg_1c0at_386 > .awsui_drawer-content-bottom_1r9lg_1c0at_379 > [aria-hidden=true]:not(#\9) {
|
|
319
411
|
display: none;
|
|
320
412
|
}
|
|
321
|
-
.awsui_position-
|
|
413
|
+
.awsui_position-bottom_1r9lg_1c0at_386.awsui_refresh_1r9lg_1c0at_289:not(#\9) {
|
|
322
414
|
position: relative;
|
|
323
415
|
}
|
|
324
416
|
|
|
325
|
-
.awsui_position-
|
|
417
|
+
.awsui_position-side_1r9lg_1c0at_416:not(#\9) {
|
|
326
418
|
border-block-start: none;
|
|
327
419
|
box-shadow: var(--shadow-split-side-ggdtnk, -1px 0px 1px 0px #e9ebed, -36px 6px 36px -36px rgba(0, 7, 22, 0.1));
|
|
328
420
|
block-size: 100%;
|
|
329
421
|
}
|
|
330
|
-
.awsui_position-
|
|
422
|
+
.awsui_position-side_1r9lg_1c0at_416.awsui_with-toolbar_1r9lg_1c0at_403:not(#\9) {
|
|
331
423
|
box-shadow: none;
|
|
332
424
|
}
|
|
333
425
|
|
|
334
|
-
.awsui_slider-wrapper-
|
|
426
|
+
.awsui_slider-wrapper-bottom_1r9lg_1c0at_425:not(#\9) {
|
|
335
427
|
position: absolute;
|
|
336
428
|
inset-block-start: 0;
|
|
337
429
|
inset-inline-start: 0;
|
|
@@ -342,7 +434,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
342
434
|
z-index: 2;
|
|
343
435
|
}
|
|
344
436
|
|
|
345
|
-
.awsui_slider-wrapper-
|
|
437
|
+
.awsui_slider-wrapper-side_1r9lg_1c0at_436:not(#\9) {
|
|
346
438
|
position: absolute;
|
|
347
439
|
inset-inline-start: 0;
|
|
348
440
|
inset-block-start: 0;
|
|
@@ -353,7 +445,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
353
445
|
z-index: 1;
|
|
354
446
|
}
|
|
355
447
|
|
|
356
|
-
.awsui_open-button-
|
|
448
|
+
.awsui_open-button-side_1r9lg_1c0at_447:not(#\9) {
|
|
357
449
|
flex: 0 0 auto;
|
|
358
450
|
align-self: flex-start;
|
|
359
451
|
box-sizing: border-box;
|
|
@@ -362,7 +454,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
362
454
|
margin-inline: auto;
|
|
363
455
|
}
|
|
364
456
|
|
|
365
|
-
.awsui_pane-header-wrapper-
|
|
457
|
+
.awsui_pane-header-wrapper-bottom_1r9lg_1c0at_456:not(#\9) {
|
|
366
458
|
position: sticky;
|
|
367
459
|
inset-block-start: 0;
|
|
368
460
|
display: flex;
|
|
@@ -372,60 +464,60 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
372
464
|
padding-block: 0;
|
|
373
465
|
padding-inline: var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
374
466
|
}
|
|
375
|
-
.awsui_drawer-
|
|
467
|
+
.awsui_drawer-mobile_1r9lg_1c0at_466 > .awsui_drawer-content-bottom_1r9lg_1c0at_379 > .awsui_pane-header-wrapper-bottom_1r9lg_1c0at_456:not(#\9) {
|
|
376
468
|
padding-block: 0;
|
|
377
469
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
378
470
|
}
|
|
379
|
-
.awsui_drawer-disable-content-
|
|
471
|
+
.awsui_drawer-disable-content-paddings_1r9lg_1c0at_470 > .awsui_drawer-content-bottom_1r9lg_1c0at_379 > .awsui_pane-header-wrapper-bottom_1r9lg_1c0at_456:not(#\9) {
|
|
380
472
|
padding-block: 0;
|
|
381
473
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
382
474
|
}
|
|
383
|
-
:not(#\9):not(.awsui_drawer-
|
|
475
|
+
:not(#\9):not(.awsui_drawer-closed_1r9lg_1c0at_358) > .awsui_drawer-content-bottom_1r9lg_1c0at_379 > .awsui_pane-header-wrapper-bottom_1r9lg_1c0at_456 {
|
|
384
476
|
background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
|
|
385
477
|
border-block-end: var(--border-panel-header-width-3w1py7, 1px) solid var(--color-border-panel-header-lf0q4c, #b6bec9);
|
|
386
478
|
}
|
|
387
|
-
.awsui_with-
|
|
479
|
+
.awsui_with-toolbar_1r9lg_1c0at_403:not(#\9):not(.awsui_drawer-closed_1r9lg_1c0at_358) > .awsui_drawer-content-bottom_1r9lg_1c0at_379 > .awsui_pane-header-wrapper-bottom_1r9lg_1c0at_456 {
|
|
388
480
|
border-color: transparent;
|
|
389
481
|
}
|
|
390
482
|
|
|
391
|
-
.awsui_content-
|
|
483
|
+
.awsui_content-bottom_1r9lg_1c0at_482:not(#\9) {
|
|
392
484
|
padding-block: 0;
|
|
393
485
|
padding-inline: var(--space-layout-content-horizontal-7l52k3, 24px);
|
|
394
486
|
margin-block-start: var(--space-panel-split-top-q1pux4, 20px);
|
|
395
487
|
position: relative;
|
|
396
488
|
z-index: 0;
|
|
397
489
|
}
|
|
398
|
-
.awsui_with-
|
|
490
|
+
.awsui_with-toolbar_1r9lg_1c0at_403 > .awsui_drawer-content-bottom_1r9lg_1c0at_379 > .awsui_content-bottom_1r9lg_1c0at_482:not(#\9) {
|
|
399
491
|
margin-block-start: 0px;
|
|
400
492
|
}
|
|
401
|
-
.awsui_drawer-
|
|
493
|
+
.awsui_drawer-mobile_1r9lg_1c0at_466 > .awsui_drawer-content-bottom_1r9lg_1c0at_379 > .awsui_content-bottom_1r9lg_1c0at_482:not(#\9) {
|
|
402
494
|
padding-block: 0;
|
|
403
495
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
404
496
|
}
|
|
405
|
-
.awsui_drawer-disable-content-
|
|
497
|
+
.awsui_drawer-disable-content-paddings_1r9lg_1c0at_470 > .awsui_drawer-content-bottom_1r9lg_1c0at_379 > .awsui_content-bottom_1r9lg_1c0at_482:not(#\9) {
|
|
406
498
|
padding-block: 0;
|
|
407
499
|
padding-inline: 0;
|
|
408
500
|
}
|
|
409
501
|
|
|
410
|
-
.awsui_pane-bottom-center-
|
|
502
|
+
.awsui_pane-bottom-center-align_1r9lg_1c0at_501:not(#\9) {
|
|
411
503
|
display: flex;
|
|
412
504
|
justify-content: center;
|
|
413
505
|
}
|
|
414
506
|
|
|
415
|
-
.awsui_pane-bottom-content-nav-
|
|
507
|
+
.awsui_pane-bottom-content-nav-padding_1r9lg_1c0at_506:not(#\9) {
|
|
416
508
|
padding-inline-start: calc(var(--space-layout-toggle-diameter-hb85rk, 36px) + 2 * var(--space-layout-toggle-padding-lcu6qi, 12px));
|
|
417
509
|
}
|
|
418
510
|
|
|
419
|
-
.awsui_pane-bottom-content-tools-
|
|
511
|
+
.awsui_pane-bottom-content-tools-padding_1r9lg_1c0at_510:not(#\9) {
|
|
420
512
|
padding-inline-end: calc(var(--space-layout-toggle-diameter-hb85rk, 36px) + 2 * var(--space-layout-toggle-padding-lcu6qi, 12px));
|
|
421
513
|
}
|
|
422
514
|
|
|
423
|
-
.awsui_content-bottom-max-
|
|
515
|
+
.awsui_content-bottom-max-width_1r9lg_1c0at_514:not(#\9) {
|
|
424
516
|
flex-grow: 1;
|
|
425
517
|
max-inline-size: 100%;
|
|
426
518
|
}
|
|
427
519
|
|
|
428
|
-
.awsui_content-
|
|
520
|
+
.awsui_content-side_1r9lg_1c0at_519:not(#\9) {
|
|
429
521
|
flex: auto;
|
|
430
522
|
align-self: flex-start;
|
|
431
523
|
box-sizing: border-box;
|
|
@@ -435,27 +527,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
435
527
|
inset-inline: 0;
|
|
436
528
|
block-size: 100%;
|
|
437
529
|
}
|
|
438
|
-
.awsui_content-
|
|
530
|
+
.awsui_content-side_1r9lg_1c0at_519 > .awsui_pane-header-wrapper-side_1r9lg_1c0at_529:not(#\9) {
|
|
439
531
|
padding-block: 0;
|
|
440
532
|
padding-inline-end: var(--space-m-udix3p, 16px);
|
|
441
533
|
padding-inline-start: var(--space-panel-side-left-5t0who, 28px);
|
|
442
534
|
border-block-end: var(--border-panel-header-width-3w1py7, 1px) solid var(--color-border-panel-header-lf0q4c, #b6bec9);
|
|
443
535
|
}
|
|
444
|
-
.awsui_content-
|
|
536
|
+
.awsui_content-side_1r9lg_1c0at_519.awsui_with-toolbar_1r9lg_1c0at_403 > .awsui_pane-header-wrapper-side_1r9lg_1c0at_529:not(#\9) {
|
|
445
537
|
border-color: transparent;
|
|
446
538
|
}
|
|
447
|
-
.awsui_content-
|
|
539
|
+
.awsui_content-side_1r9lg_1c0at_519 > .awsui_pane-content-wrapper-side_1r9lg_1c0at_538:not(#\9) {
|
|
448
540
|
padding-block: 0;
|
|
449
541
|
padding-inline-start: var(--space-panel-side-left-5t0who, 28px);
|
|
450
542
|
padding-inline-end: var(--space-panel-side-right-xofg51, 24px);
|
|
451
543
|
margin-block-start: var(--space-panel-split-top-q1pux4, 20px);
|
|
452
544
|
margin-block-end: var(--space-panel-split-bottom-qwdduf, 20px);
|
|
453
545
|
}
|
|
454
|
-
.awsui_content-
|
|
546
|
+
.awsui_content-side_1r9lg_1c0at_519.awsui_with-toolbar_1r9lg_1c0at_403 > .awsui_pane-content-wrapper-side_1r9lg_1c0at_538:not(#\9) {
|
|
455
547
|
margin-block-start: 0px;
|
|
456
548
|
}
|
|
457
549
|
|
|
458
|
-
.
|
|
550
|
+
.awsui_header_1r9lg_1c0at_549:not(#\9) {
|
|
459
551
|
display: flex;
|
|
460
552
|
flex: auto;
|
|
461
553
|
flex-direction: row;
|
|
@@ -465,10 +557,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
465
557
|
margin-block: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
|
|
466
558
|
margin-inline: 0;
|
|
467
559
|
}
|
|
468
|
-
.
|
|
560
|
+
.awsui_header_1r9lg_1c0at_549.awsui_with-toolbar_1r9lg_1c0at_403:not(#\9) {
|
|
469
561
|
margin-block: 10px;
|
|
470
562
|
}
|
|
471
|
-
.awsui_header-
|
|
563
|
+
.awsui_header-text_1r9lg_1c0at_562:not(#\9) {
|
|
472
564
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
473
565
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
474
566
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
@@ -481,7 +573,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
481
573
|
margin-block-start: calc(var(--space-scaled-xxs-7597g1, 4px) + 1px);
|
|
482
574
|
}
|
|
483
575
|
|
|
484
|
-
.awsui_header-
|
|
576
|
+
.awsui_header-actions_1r9lg_1c0at_575:not(#\9) {
|
|
485
577
|
display: flex;
|
|
486
578
|
flex-direction: row;
|
|
487
579
|
justify-content: space-between;
|
|
@@ -489,7 +581,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
489
581
|
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
490
582
|
}
|
|
491
583
|
|
|
492
|
-
.
|
|
584
|
+
.awsui_divider_1r9lg_1c0at_583:not(#\9) {
|
|
493
585
|
border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
494
586
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
495
587
|
margin-inline: var(--space-scaled-xs-26e2du, 8px);
|
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"drawer": "
|
|
6
|
-
"refresh": "
|
|
7
|
-
"animating": "
|
|
8
|
-
"drawer-closed": "awsui_drawer-
|
|
9
|
-
"drawer-content-side": "awsui_drawer-content-
|
|
10
|
-
"drawer-content-bottom": "awsui_drawer-content-
|
|
11
|
-
"position-bottom": "awsui_position-
|
|
12
|
-
"with-toolbar": "awsui_with-
|
|
13
|
-
"position-side": "awsui_position-
|
|
14
|
-
"slider-wrapper-bottom": "awsui_slider-wrapper-
|
|
15
|
-
"slider-wrapper-side": "awsui_slider-wrapper-
|
|
16
|
-
"open-button-side": "awsui_open-button-
|
|
17
|
-
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-
|
|
18
|
-
"drawer-mobile": "awsui_drawer-
|
|
19
|
-
"drawer-disable-content-paddings": "awsui_drawer-disable-content-
|
|
20
|
-
"content-bottom": "awsui_content-
|
|
21
|
-
"pane-bottom-center-align": "awsui_pane-bottom-center-
|
|
22
|
-
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-
|
|
23
|
-
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-
|
|
24
|
-
"content-bottom-max-width": "awsui_content-bottom-max-
|
|
25
|
-
"content-side": "awsui_content-
|
|
26
|
-
"pane-header-wrapper-side": "awsui_pane-header-wrapper-
|
|
27
|
-
"pane-content-wrapper-side": "awsui_pane-content-wrapper-
|
|
28
|
-
"header": "
|
|
29
|
-
"header-text": "awsui_header-
|
|
30
|
-
"header-actions": "awsui_header-
|
|
31
|
-
"divider": "
|
|
5
|
+
"drawer": "awsui_drawer_1r9lg_1c0at_289",
|
|
6
|
+
"refresh": "awsui_refresh_1r9lg_1c0at_289",
|
|
7
|
+
"animating": "awsui_animating_1r9lg_1c0at_303",
|
|
8
|
+
"drawer-closed": "awsui_drawer-closed_1r9lg_1c0at_358",
|
|
9
|
+
"drawer-content-side": "awsui_drawer-content-side_1r9lg_1c0at_363",
|
|
10
|
+
"drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_1c0at_379",
|
|
11
|
+
"position-bottom": "awsui_position-bottom_1r9lg_1c0at_386",
|
|
12
|
+
"with-toolbar": "awsui_with-toolbar_1r9lg_1c0at_403",
|
|
13
|
+
"position-side": "awsui_position-side_1r9lg_1c0at_416",
|
|
14
|
+
"slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_1c0at_425",
|
|
15
|
+
"slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_1c0at_436",
|
|
16
|
+
"open-button-side": "awsui_open-button-side_1r9lg_1c0at_447",
|
|
17
|
+
"pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_1c0at_456",
|
|
18
|
+
"drawer-mobile": "awsui_drawer-mobile_1r9lg_1c0at_466",
|
|
19
|
+
"drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_1c0at_470",
|
|
20
|
+
"content-bottom": "awsui_content-bottom_1r9lg_1c0at_482",
|
|
21
|
+
"pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_1c0at_501",
|
|
22
|
+
"pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_1c0at_506",
|
|
23
|
+
"pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_1c0at_510",
|
|
24
|
+
"content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_1c0at_514",
|
|
25
|
+
"content-side": "awsui_content-side_1r9lg_1c0at_519",
|
|
26
|
+
"pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_1c0at_529",
|
|
27
|
+
"pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_1c0at_538",
|
|
28
|
+
"header": "awsui_header_1r9lg_1c0at_549",
|
|
29
|
+
"header-text": "awsui_header-text_1r9lg_1c0at_562",
|
|
30
|
+
"header-actions": "awsui_header-actions_1r9lg_1c0at_575",
|
|
31
|
+
"divider": "awsui_divider_1r9lg_1c0at_583"
|
|
32
32
|
};
|
|
33
33
|
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"icon-shake": "awsui_icon-
|
|
5
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
6
|
-
"container-fade-in": "awsui_container-fade-
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"root": "
|
|
9
|
-
"status-error": "awsui_status-
|
|
10
|
-
"status-warning": "awsui_status-
|
|
11
|
-
"status-success": "awsui_status-
|
|
12
|
-
"status-info": "awsui_status-
|
|
13
|
-
"status-stopped": "awsui_status-
|
|
14
|
-
"status-pending": "awsui_status-
|
|
15
|
-
"status-in-progress": "awsui_status-in-
|
|
16
|
-
"status-loading": "awsui_status-
|
|
17
|
-
"color-override-red": "awsui_color-override-
|
|
18
|
-
"color-override-grey": "awsui_color-override-
|
|
19
|
-
"color-override-blue": "awsui_color-override-
|
|
20
|
-
"color-override-green": "awsui_color-override-
|
|
21
|
-
"color-override-yellow": "awsui_color-override-
|
|
22
|
-
"container": "
|
|
23
|
-
"display-inline": "awsui_display-
|
|
24
|
-
"icon": "
|
|
25
|
-
"display-inline-block": "awsui_display-inline-
|
|
26
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
4
|
+
"icon-shake": "awsui_icon-shake_1cbgc_1af4s_145",
|
|
5
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_1cbgc_1af4s_1",
|
|
6
|
+
"container-fade-in": "awsui_container-fade-in_1cbgc_1af4s_173",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1cbgc_1af4s_1",
|
|
8
|
+
"root": "awsui_root_1cbgc_1af4s_195",
|
|
9
|
+
"status-error": "awsui_status-error_1cbgc_1af4s_204",
|
|
10
|
+
"status-warning": "awsui_status-warning_1cbgc_1af4s_207",
|
|
11
|
+
"status-success": "awsui_status-success_1cbgc_1af4s_210",
|
|
12
|
+
"status-info": "awsui_status-info_1cbgc_1af4s_213",
|
|
13
|
+
"status-stopped": "awsui_status-stopped_1cbgc_1af4s_216",
|
|
14
|
+
"status-pending": "awsui_status-pending_1cbgc_1af4s_219",
|
|
15
|
+
"status-in-progress": "awsui_status-in-progress_1cbgc_1af4s_222",
|
|
16
|
+
"status-loading": "awsui_status-loading_1cbgc_1af4s_225",
|
|
17
|
+
"color-override-red": "awsui_color-override-red_1cbgc_1af4s_228",
|
|
18
|
+
"color-override-grey": "awsui_color-override-grey_1cbgc_1af4s_231",
|
|
19
|
+
"color-override-blue": "awsui_color-override-blue_1cbgc_1af4s_234",
|
|
20
|
+
"color-override-green": "awsui_color-override-green_1cbgc_1af4s_237",
|
|
21
|
+
"color-override-yellow": "awsui_color-override-yellow_1cbgc_1af4s_240",
|
|
22
|
+
"container": "awsui_container_1cbgc_1af4s_173",
|
|
23
|
+
"display-inline": "awsui_display-inline_1cbgc_1af4s_244",
|
|
24
|
+
"icon": "awsui_icon_1cbgc_1af4s_145",
|
|
25
|
+
"display-inline-block": "awsui_display-inline-block_1cbgc_1af4s_252",
|
|
26
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_1cbgc_1af4s_261"
|
|
27
27
|
};
|
|
28
28
|
|