@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
|
/*
|
|
@@ -94,25 +146,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
147
|
SPDX-License-Identifier: Apache-2.0
|
|
96
148
|
*/
|
|
97
|
-
.
|
|
149
|
+
.awsui_icon_k5dlb_5bog4_149:not(#\9) {
|
|
98
150
|
transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
99
151
|
}
|
|
100
152
|
@media (prefers-reduced-motion: reduce) {
|
|
101
|
-
.
|
|
153
|
+
.awsui_icon_k5dlb_5bog4_149:not(#\9) {
|
|
102
154
|
animation: none;
|
|
103
155
|
transition: none;
|
|
104
156
|
}
|
|
105
157
|
}
|
|
106
|
-
.awsui-motion-disabled .
|
|
158
|
+
.awsui-motion-disabled .awsui_icon_k5dlb_5bog4_149:not(#\9), .awsui-mode-entering .awsui_icon_k5dlb_5bog4_149:not(#\9) {
|
|
107
159
|
animation: none;
|
|
108
160
|
transition: none;
|
|
109
161
|
}
|
|
110
162
|
|
|
111
|
-
|
|
112
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
113
|
-
SPDX-License-Identifier: Apache-2.0
|
|
114
|
-
*/
|
|
115
|
-
.awsui_top-navigation_k5dlb_1q1vg_115:not(#\9) {
|
|
163
|
+
.awsui_top-navigation_k5dlb_5bog4_163:not(#\9) {
|
|
116
164
|
border-collapse: separate;
|
|
117
165
|
border-spacing: 0;
|
|
118
166
|
box-sizing: border-box;
|
|
@@ -148,7 +196,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
196
|
-moz-osx-font-smoothing: auto;
|
|
149
197
|
background: var(--color-background-container-content-4un1ap, #ffffff);
|
|
150
198
|
}
|
|
151
|
-
.awsui_top-
|
|
199
|
+
.awsui_top-navigation_k5dlb_5bog4_163 > .awsui_padding-box_k5dlb_5bog4_198:not(#\9) {
|
|
152
200
|
display: flex;
|
|
153
201
|
flex-direction: row;
|
|
154
202
|
flex-wrap: nowrap;
|
|
@@ -158,22 +206,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
206
|
block-size: calc(var(--space-xxxl-4x2gki, 40px) + var(--space-scaled-m-mo5yse, 16px));
|
|
159
207
|
padding-inline-start: var(--space-xxl-cu2m1r, 32px);
|
|
160
208
|
}
|
|
161
|
-
.awsui_top-
|
|
209
|
+
.awsui_top-navigation_k5dlb_5bog4_163.awsui_medium_k5dlb_5bog4_208 > .awsui_padding-box_k5dlb_5bog4_198:not(#\9), .awsui_top-navigation_k5dlb_5bog4_163.awsui_narrow_k5dlb_5bog4_208 > .awsui_padding-box_k5dlb_5bog4_198:not(#\9) {
|
|
162
210
|
padding-inline-start: var(--space-l-t419sm, 20px);
|
|
163
211
|
}
|
|
164
|
-
.awsui_top-
|
|
212
|
+
.awsui_top-navigation_k5dlb_5bog4_163.awsui_medium_k5dlb_5bog4_208 > .awsui_padding-box_k5dlb_5bog4_198:not(#\9) {
|
|
165
213
|
block-size: calc(var(--space-xxxl-4x2gki, 40px) + var(--space-scaled-xs-26e2du, 8px));
|
|
166
214
|
padding-inline-end: 0;
|
|
167
215
|
}
|
|
168
|
-
.awsui_top-
|
|
216
|
+
.awsui_top-navigation_k5dlb_5bog4_163.awsui_narrow_k5dlb_5bog4_208 > .awsui_padding-box_k5dlb_5bog4_198:not(#\9) {
|
|
169
217
|
block-size: var(--space-xxxl-4x2gki, 40px);
|
|
170
218
|
}
|
|
171
219
|
|
|
172
|
-
.
|
|
220
|
+
.awsui_virtual_k5dlb_5bog4_219:not(#\9) {
|
|
173
221
|
inline-size: 9000px;
|
|
174
222
|
}
|
|
175
223
|
|
|
176
|
-
.
|
|
224
|
+
.awsui_hidden_k5dlb_5bog4_223:not(#\9) {
|
|
177
225
|
position: absolute !important;
|
|
178
226
|
inset-block-start: -9999px !important;
|
|
179
227
|
inset-inline-start: -9999px !important;
|
|
@@ -181,23 +229,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
181
229
|
}
|
|
182
230
|
|
|
183
231
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
184
|
-
.
|
|
232
|
+
.awsui_hidden_k5dlb_5bog4_223 *:not(#\9):not(#awsui_\9 _k5dlb_5bog4_1) {
|
|
185
233
|
visibility: hidden;
|
|
186
234
|
}
|
|
187
235
|
|
|
188
|
-
.
|
|
236
|
+
.awsui_identity_k5dlb_5bog4_235:not(#\9) {
|
|
189
237
|
min-inline-size: 0;
|
|
190
238
|
}
|
|
191
|
-
.
|
|
239
|
+
.awsui_identity_k5dlb_5bog4_235 > .awsui_identity-link_k5dlb_5bog4_238:not(#\9) {
|
|
192
240
|
display: flex;
|
|
193
241
|
align-items: center;
|
|
194
242
|
text-decoration: none;
|
|
195
243
|
color: var(--color-text-top-navigation-title-v7rgbf, #000716);
|
|
196
244
|
}
|
|
197
|
-
.
|
|
245
|
+
.awsui_identity_k5dlb_5bog4_235 > .awsui_identity-link_k5dlb_5bog4_238:not(#\9):hover {
|
|
198
246
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
199
247
|
}
|
|
200
|
-
body[data-awsui-focus-visible=true] .
|
|
248
|
+
body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_5bog4_235 > .awsui_identity-link_k5dlb_5bog4_238:not(#\9):focus {
|
|
201
249
|
outline: thin dotted;
|
|
202
250
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
203
251
|
outline-offset: 2px;
|
|
@@ -208,11 +256,11 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1q1vg_187 > .awsui_ide
|
|
|
208
256
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
209
257
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
210
258
|
}
|
|
211
|
-
.
|
|
259
|
+
.awsui_identity_k5dlb_5bog4_235.awsui_no-logo_k5dlb_5bog4_258:not(#\9) {
|
|
212
260
|
min-inline-size: 100px;
|
|
213
261
|
}
|
|
214
262
|
|
|
215
|
-
.
|
|
263
|
+
.awsui_logo_k5dlb_5bog4_262:not(#\9) {
|
|
216
264
|
display: block;
|
|
217
265
|
max-block-size: var(--space-xxl-cu2m1r, 32px);
|
|
218
266
|
margin-inline-end: var(--space-s-34lx8l, 12px);
|
|
@@ -220,11 +268,11 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1q1vg_187 > .awsui_ide
|
|
|
220
268
|
flex-shrink: 0;
|
|
221
269
|
min-inline-size: 10px;
|
|
222
270
|
}
|
|
223
|
-
.
|
|
271
|
+
.awsui_logo_k5dlb_5bog4_262.awsui_narrow_k5dlb_5bog4_208:not(#\9) {
|
|
224
272
|
max-block-size: var(--space-xl-lmui9r, 24px);
|
|
225
273
|
}
|
|
226
274
|
|
|
227
|
-
.
|
|
275
|
+
.awsui_title_k5dlb_5bog4_274:not(#\9) {
|
|
228
276
|
font-size: var(--font-size-heading-m-sjd256, 18px);
|
|
229
277
|
line-height: var(--line-height-heading-m-50evfk, 22px);
|
|
230
278
|
letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
|
|
@@ -235,11 +283,11 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1q1vg_187 > .awsui_ide
|
|
|
235
283
|
overflow: hidden;
|
|
236
284
|
text-overflow: ellipsis;
|
|
237
285
|
}
|
|
238
|
-
.awsui_no-
|
|
286
|
+
.awsui_no-logo_k5dlb_5bog4_258 > .awsui_identity-link_k5dlb_5bog4_238 > .awsui_title_k5dlb_5bog4_274:not(#\9) {
|
|
239
287
|
font-weight: 700;
|
|
240
288
|
}
|
|
241
289
|
|
|
242
|
-
.
|
|
290
|
+
.awsui_inputs_k5dlb_5bog4_289:not(#\9) {
|
|
243
291
|
display: flex;
|
|
244
292
|
flex: 1;
|
|
245
293
|
padding-block: 0;
|
|
@@ -247,26 +295,26 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1q1vg_187 > .awsui_ide
|
|
|
247
295
|
justify-content: center;
|
|
248
296
|
}
|
|
249
297
|
|
|
250
|
-
.
|
|
298
|
+
.awsui_search_k5dlb_5bog4_297:not(#\9) {
|
|
251
299
|
inline-size: 100%;
|
|
252
300
|
max-inline-size: 340px;
|
|
253
301
|
}
|
|
254
|
-
.awsui_search-
|
|
302
|
+
.awsui_search-expanded_k5dlb_5bog4_301:not(#\9) {
|
|
255
303
|
max-inline-size: none;
|
|
256
304
|
}
|
|
257
305
|
|
|
258
|
-
.
|
|
306
|
+
.awsui_utilities_k5dlb_5bog4_305:not(#\9) {
|
|
259
307
|
display: flex;
|
|
260
308
|
flex-shrink: 0;
|
|
261
309
|
flex-direction: row;
|
|
262
310
|
align-items: stretch;
|
|
263
311
|
block-size: 100%;
|
|
264
312
|
}
|
|
265
|
-
.
|
|
313
|
+
.awsui_medium_k5dlb_5bog4_208 > .awsui_padding-box_k5dlb_5bog4_198 > .awsui_utilities_k5dlb_5bog4_305:not(#\9), .awsui_narrow_k5dlb_5bog4_208 > .awsui_padding-box_k5dlb_5bog4_198 > .awsui_utilities_k5dlb_5bog4_305:not(#\9) {
|
|
266
314
|
padding-inline-start: 0;
|
|
267
315
|
}
|
|
268
316
|
|
|
269
|
-
.awsui_utility-
|
|
317
|
+
.awsui_utility-wrapper_k5dlb_5bog4_316:not(#\9) {
|
|
270
318
|
display: flex;
|
|
271
319
|
position: relative;
|
|
272
320
|
flex-shrink: 0;
|
|
@@ -274,7 +322,7 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1q1vg_187 > .awsui_ide
|
|
|
274
322
|
padding-block: 0;
|
|
275
323
|
padding-inline: var(--space-m-udix3p, 16px);
|
|
276
324
|
}
|
|
277
|
-
.awsui_utility-
|
|
325
|
+
.awsui_utility-wrapper_k5dlb_5bog4_316:not(#\9)::after {
|
|
278
326
|
display: block;
|
|
279
327
|
position: absolute;
|
|
280
328
|
content: "";
|
|
@@ -283,61 +331,61 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1q1vg_187 > .awsui_ide
|
|
|
283
331
|
inset-block: var(--space-s-34lx8l, 12px);
|
|
284
332
|
background: var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
285
333
|
}
|
|
286
|
-
.awsui_utility-
|
|
334
|
+
.awsui_utility-wrapper_k5dlb_5bog4_316:not(#\9):last-of-type::after {
|
|
287
335
|
display: none;
|
|
288
336
|
}
|
|
289
337
|
|
|
290
|
-
.awsui_utility-type-button-
|
|
338
|
+
.awsui_utility-type-button-link_k5dlb_5bog4_337:not(#\9) {
|
|
291
339
|
padding-block: 0;
|
|
292
340
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
293
341
|
}
|
|
294
342
|
|
|
295
|
-
.awsui_utility-type-menu-
|
|
343
|
+
.awsui_utility-type-menu-dropdown_k5dlb_5bog4_342:not(#\9) {
|
|
296
344
|
padding-block: 0;
|
|
297
345
|
padding-inline: var(--space-s-34lx8l, 12px);
|
|
298
346
|
align-items: stretch;
|
|
299
347
|
}
|
|
300
|
-
.awsui_utility-type-menu-
|
|
348
|
+
.awsui_utility-type-menu-dropdown_k5dlb_5bog4_342:not(#\9):not(.awsui_narrow_k5dlb_5bog4_208):last-of-type, .awsui_utility-type-menu-dropdown_k5dlb_5bog4_342:not(#\9):not(.awsui_medium_k5dlb_5bog4_208):last-of-type {
|
|
301
349
|
padding-inline-end: 0;
|
|
302
350
|
}
|
|
303
351
|
|
|
304
|
-
.awsui_utility-type-button-primary-
|
|
352
|
+
.awsui_utility-type-button-primary-button_k5dlb_5bog4_351:not(#\9) {
|
|
305
353
|
inset-inline-start: -1px;
|
|
306
354
|
border-inline-start: 1px solid var(--color-background-container-content-4un1ap, #ffffff);
|
|
307
355
|
}
|
|
308
|
-
.awsui_utility-type-button-primary-
|
|
356
|
+
.awsui_utility-type-button-primary-button_k5dlb_5bog4_351:not(#\9)::after {
|
|
309
357
|
display: none;
|
|
310
358
|
}
|
|
311
359
|
|
|
312
|
-
.awsui_utility-link-
|
|
360
|
+
.awsui_utility-link-icon_k5dlb_5bog4_359:not(#\9) {
|
|
313
361
|
margin-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
314
362
|
}
|
|
315
363
|
|
|
316
|
-
.awsui_utility-button-external-
|
|
364
|
+
.awsui_utility-button-external-icon_k5dlb_5bog4_363:not(#\9) {
|
|
317
365
|
display: inline-block;
|
|
318
366
|
}
|
|
319
367
|
|
|
320
|
-
.awsui_offset-right-
|
|
368
|
+
.awsui_offset-right-none_k5dlb_5bog4_367:not(#\9) {
|
|
321
369
|
margin-inline-end: 0;
|
|
322
370
|
}
|
|
323
371
|
|
|
324
|
-
.awsui_offset-right-
|
|
372
|
+
.awsui_offset-right-l_k5dlb_5bog4_371:not(#\9) {
|
|
325
373
|
margin-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
326
374
|
}
|
|
327
375
|
|
|
328
|
-
.awsui_offset-right-
|
|
376
|
+
.awsui_offset-right-xxl_k5dlb_5bog4_375:not(#\9) {
|
|
329
377
|
margin-inline-end: var(--space-m-udix3p, 16px);
|
|
330
378
|
}
|
|
331
379
|
|
|
332
380
|
/* Overflow Menu */
|
|
333
|
-
.awsui_overflow-menu-
|
|
381
|
+
.awsui_overflow-menu-drawer_k5dlb_5bog4_380:not(#\9) {
|
|
334
382
|
position: fixed;
|
|
335
383
|
block-size: 100%;
|
|
336
384
|
inline-size: 100%;
|
|
337
385
|
z-index: 1001;
|
|
338
386
|
}
|
|
339
387
|
|
|
340
|
-
.awsui_overflow-
|
|
388
|
+
.awsui_overflow-menu_k5dlb_5bog4_380:not(#\9) {
|
|
341
389
|
border-collapse: separate;
|
|
342
390
|
border-spacing: 0;
|
|
343
391
|
box-sizing: border-box;
|
|
@@ -375,7 +423,7 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1q1vg_187 > .awsui_ide
|
|
|
375
423
|
block-size: 100%;
|
|
376
424
|
}
|
|
377
425
|
|
|
378
|
-
.awsui_overflow-menu-
|
|
426
|
+
.awsui_overflow-menu-header_k5dlb_5bog4_424:not(#\9) {
|
|
379
427
|
display: flex;
|
|
380
428
|
align-items: center;
|
|
381
429
|
min-block-size: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
@@ -383,7 +431,7 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1q1vg_187 > .awsui_ide
|
|
|
383
431
|
padding-inline: var(--space-scaled-m-mo5yse, 16px);
|
|
384
432
|
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
385
433
|
}
|
|
386
|
-
.awsui_overflow-menu-header-
|
|
434
|
+
.awsui_overflow-menu-header-text_k5dlb_5bog4_432:not(#\9) {
|
|
387
435
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
388
436
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
389
437
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
@@ -395,25 +443,25 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1q1vg_187 > .awsui_ide
|
|
|
395
443
|
margin-inline: 0;
|
|
396
444
|
text-align: center;
|
|
397
445
|
}
|
|
398
|
-
.awsui_overflow-menu-header-text--
|
|
446
|
+
.awsui_overflow-menu-header-text--secondary_k5dlb_5bog4_444:not(#\9) {
|
|
399
447
|
font-size: var(--font-header-h2-description-size-2hj97p, 14px);
|
|
400
448
|
line-height: var(--font-header-h2-description-line-height-rtewek, 20px);
|
|
401
449
|
font-weight: 400;
|
|
402
450
|
}
|
|
403
451
|
|
|
404
|
-
.awsui_overflow-menu-header-text--
|
|
452
|
+
.awsui_overflow-menu-header-text--title_k5dlb_5bog4_450:not(#\9) {
|
|
405
453
|
/* used in test-utils */
|
|
406
454
|
}
|
|
407
455
|
|
|
408
|
-
.awsui_overflow-menu-back-
|
|
456
|
+
.awsui_overflow-menu-back-button_k5dlb_5bog4_454:not(#\9) {
|
|
409
457
|
/* used in test-utils */
|
|
410
458
|
}
|
|
411
459
|
|
|
412
|
-
.awsui_overflow-menu-dismiss-
|
|
460
|
+
.awsui_overflow-menu-dismiss-button_k5dlb_5bog4_458:not(#\9) {
|
|
413
461
|
/* used in test-utils */
|
|
414
462
|
}
|
|
415
463
|
|
|
416
|
-
.awsui_overflow-menu-
|
|
464
|
+
.awsui_overflow-menu-control_k5dlb_5bog4_462:not(#\9) {
|
|
417
465
|
border-collapse: separate;
|
|
418
466
|
border-spacing: 0;
|
|
419
467
|
box-sizing: border-box;
|
|
@@ -455,32 +503,32 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1q1vg_187 > .awsui_ide
|
|
|
455
503
|
border-block: none;
|
|
456
504
|
border-inline: none;
|
|
457
505
|
}
|
|
458
|
-
.awsui_overflow-menu-list-item-
|
|
506
|
+
.awsui_overflow-menu-list-item-utility_k5dlb_5bog4_503 > .awsui_overflow-menu-control_k5dlb_5bog4_462:not(#\9) {
|
|
459
507
|
padding-block: var(--space-scaled-m-mo5yse, 16px);
|
|
460
508
|
padding-inline: var(--space-scaled-m-mo5yse, 16px);
|
|
461
509
|
}
|
|
462
|
-
.awsui_overflow-menu-
|
|
510
|
+
.awsui_overflow-menu-control_k5dlb_5bog4_462:not(#\9):hover {
|
|
463
511
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
464
512
|
cursor: pointer;
|
|
465
513
|
}
|
|
466
|
-
.awsui_overflow-menu-control-
|
|
514
|
+
.awsui_overflow-menu-control-link_k5dlb_5bog4_511:not(#\9) {
|
|
467
515
|
text-decoration: none;
|
|
468
516
|
}
|
|
469
|
-
.awsui_overflow-menu-control-expandable-menu-
|
|
517
|
+
.awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_5bog4_514:not(#\9) {
|
|
470
518
|
color: var(--color-text-dropdown-group-label-4x4uyw, #414d5c);
|
|
471
519
|
font-weight: bold;
|
|
472
520
|
}
|
|
473
|
-
.awsui_overflow-menu-control-expandable-menu-
|
|
521
|
+
.awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_5bog4_514:not(#\9):hover {
|
|
474
522
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
475
523
|
}
|
|
476
|
-
body[data-awsui-focus-visible=true] .awsui_overflow-menu-
|
|
524
|
+
body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_5bog4_462:not(#\9):focus {
|
|
477
525
|
position: relative;
|
|
478
526
|
}
|
|
479
|
-
body[data-awsui-focus-visible=true] .awsui_overflow-menu-
|
|
527
|
+
body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_5bog4_462:not(#\9):focus {
|
|
480
528
|
outline: 2px dotted transparent;
|
|
481
529
|
outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
|
|
482
530
|
}
|
|
483
|
-
body[data-awsui-focus-visible=true] .awsui_overflow-menu-
|
|
531
|
+
body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_5bog4_462:not(#\9):focus::before {
|
|
484
532
|
content: " ";
|
|
485
533
|
display: block;
|
|
486
534
|
position: absolute;
|
|
@@ -495,52 +543,52 @@ body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_1q1vg_414
|
|
|
495
543
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
496
544
|
}
|
|
497
545
|
|
|
498
|
-
.awsui_overflow-menu-
|
|
546
|
+
.awsui_overflow-menu-list_k5dlb_5bog4_503:not(#\9) {
|
|
499
547
|
list-style: none;
|
|
500
548
|
margin-block: 0;
|
|
501
549
|
margin-inline: 0;
|
|
502
550
|
padding-block: 0;
|
|
503
551
|
padding-inline: 0;
|
|
504
552
|
}
|
|
505
|
-
.awsui_overflow-menu-list-
|
|
553
|
+
.awsui_overflow-menu-list-submenu_k5dlb_5bog4_550:not(#\9) {
|
|
506
554
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
507
555
|
margin-inline: 0;
|
|
508
556
|
}
|
|
509
557
|
|
|
510
|
-
.awsui_overflow-menu-list-
|
|
558
|
+
.awsui_overflow-menu-list-item_k5dlb_5bog4_503:not(#\9) {
|
|
511
559
|
box-sizing: border-box;
|
|
512
560
|
letter-spacing: var(--font-button-letter-spacing-65ug0o, 0.005em);
|
|
513
561
|
}
|
|
514
|
-
.awsui_overflow-menu-list-item-
|
|
562
|
+
.awsui_overflow-menu-list-item-icon_k5dlb_5bog4_559:not(#\9) {
|
|
515
563
|
margin-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
516
564
|
}
|
|
517
|
-
.awsui_overflow-menu-list-item-
|
|
565
|
+
.awsui_overflow-menu-list-item-text_k5dlb_5bog4_562:not(#\9) {
|
|
518
566
|
flex: 1;
|
|
519
567
|
}
|
|
520
|
-
.awsui_overflow-menu-list-item-
|
|
568
|
+
.awsui_overflow-menu-list-item-utility_k5dlb_5bog4_503:not(#\9) {
|
|
521
569
|
font-weight: var(--font-button-weight-hv56tz, 700);
|
|
522
570
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
523
571
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
524
572
|
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
525
573
|
}
|
|
526
|
-
.awsui_overflow-menu-list-item-
|
|
574
|
+
.awsui_overflow-menu-list-item-submenu_k5dlb_5bog4_571:not(#\9) {
|
|
527
575
|
border-block-start: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
528
576
|
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
529
577
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
530
578
|
padding-inline: var(--space-scaled-l-0hpmd7, 20px);
|
|
531
579
|
}
|
|
532
|
-
.awsui_overflow-menu-list-item-dropdown-
|
|
580
|
+
.awsui_overflow-menu-list-item-dropdown-menu_k5dlb_5bog4_577:not(#\9) {
|
|
533
581
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
534
582
|
padding-inline: var(--space-scaled-s-aqzyko, 12px);
|
|
535
583
|
}
|
|
536
|
-
.awsui_overflow-menu-list-item-
|
|
584
|
+
.awsui_overflow-menu-list-item-expandable_k5dlb_5bog4_581:not(#\9) {
|
|
537
585
|
border-block-start-color: var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
538
586
|
border-block-end-color: var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
539
587
|
}
|
|
540
588
|
|
|
541
|
-
.
|
|
589
|
+
.awsui_icon_k5dlb_5bog4_149:not(#\9) {
|
|
542
590
|
transform: rotate(-180deg);
|
|
543
591
|
}
|
|
544
|
-
.
|
|
592
|
+
.awsui_icon_k5dlb_5bog4_149.awsui_expanded_k5dlb_5bog4_589:not(#\9) {
|
|
545
593
|
transform: rotate(0deg);
|
|
546
594
|
}
|
|
@@ -2,52 +2,52 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"icon": "
|
|
6
|
-
"top-navigation": "awsui_top-
|
|
7
|
-
"padding-box": "awsui_padding-
|
|
8
|
-
"medium": "
|
|
9
|
-
"narrow": "
|
|
10
|
-
"virtual": "
|
|
11
|
-
"hidden": "
|
|
12
|
-
"\t": "awsui_\
|
|
13
|
-
"identity": "
|
|
14
|
-
"identity-link": "awsui_identity-
|
|
15
|
-
"no-logo": "awsui_no-
|
|
16
|
-
"logo": "
|
|
17
|
-
"title": "
|
|
18
|
-
"inputs": "
|
|
19
|
-
"search": "
|
|
20
|
-
"search-expanded": "awsui_search-
|
|
21
|
-
"utilities": "
|
|
22
|
-
"utility-wrapper": "awsui_utility-
|
|
23
|
-
"utility-type-button-link": "awsui_utility-type-button-
|
|
24
|
-
"utility-type-menu-dropdown": "awsui_utility-type-menu-
|
|
25
|
-
"utility-type-button-primary-button": "awsui_utility-type-button-primary-
|
|
26
|
-
"utility-link-icon": "awsui_utility-link-
|
|
27
|
-
"utility-button-external-icon": "awsui_utility-button-external-
|
|
28
|
-
"offset-right-none": "awsui_offset-right-
|
|
29
|
-
"offset-right-l": "awsui_offset-right-
|
|
30
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
31
|
-
"overflow-menu-drawer": "awsui_overflow-menu-
|
|
32
|
-
"overflow-menu": "awsui_overflow-
|
|
33
|
-
"overflow-menu-header": "awsui_overflow-menu-
|
|
34
|
-
"overflow-menu-header-text": "awsui_overflow-menu-header-
|
|
35
|
-
"overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--
|
|
36
|
-
"overflow-menu-header-text--title": "awsui_overflow-menu-header-text--
|
|
37
|
-
"overflow-menu-back-button": "awsui_overflow-menu-back-
|
|
38
|
-
"overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-
|
|
39
|
-
"overflow-menu-control": "awsui_overflow-menu-
|
|
40
|
-
"overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-
|
|
41
|
-
"overflow-menu-control-link": "awsui_overflow-menu-control-
|
|
42
|
-
"overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-
|
|
43
|
-
"overflow-menu-list": "awsui_overflow-menu-
|
|
44
|
-
"overflow-menu-list-submenu": "awsui_overflow-menu-list-
|
|
45
|
-
"overflow-menu-list-item": "awsui_overflow-menu-list-
|
|
46
|
-
"overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-
|
|
47
|
-
"overflow-menu-list-item-text": "awsui_overflow-menu-list-item-
|
|
48
|
-
"overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-
|
|
49
|
-
"overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-
|
|
50
|
-
"overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-
|
|
51
|
-
"expanded": "
|
|
5
|
+
"icon": "awsui_icon_k5dlb_5bog4_149",
|
|
6
|
+
"top-navigation": "awsui_top-navigation_k5dlb_5bog4_163",
|
|
7
|
+
"padding-box": "awsui_padding-box_k5dlb_5bog4_198",
|
|
8
|
+
"medium": "awsui_medium_k5dlb_5bog4_208",
|
|
9
|
+
"narrow": "awsui_narrow_k5dlb_5bog4_208",
|
|
10
|
+
"virtual": "awsui_virtual_k5dlb_5bog4_219",
|
|
11
|
+
"hidden": "awsui_hidden_k5dlb_5bog4_223",
|
|
12
|
+
"\t": "awsui_\t_k5dlb_5bog4_1",
|
|
13
|
+
"identity": "awsui_identity_k5dlb_5bog4_235",
|
|
14
|
+
"identity-link": "awsui_identity-link_k5dlb_5bog4_238",
|
|
15
|
+
"no-logo": "awsui_no-logo_k5dlb_5bog4_258",
|
|
16
|
+
"logo": "awsui_logo_k5dlb_5bog4_262",
|
|
17
|
+
"title": "awsui_title_k5dlb_5bog4_274",
|
|
18
|
+
"inputs": "awsui_inputs_k5dlb_5bog4_289",
|
|
19
|
+
"search": "awsui_search_k5dlb_5bog4_297",
|
|
20
|
+
"search-expanded": "awsui_search-expanded_k5dlb_5bog4_301",
|
|
21
|
+
"utilities": "awsui_utilities_k5dlb_5bog4_305",
|
|
22
|
+
"utility-wrapper": "awsui_utility-wrapper_k5dlb_5bog4_316",
|
|
23
|
+
"utility-type-button-link": "awsui_utility-type-button-link_k5dlb_5bog4_337",
|
|
24
|
+
"utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_k5dlb_5bog4_342",
|
|
25
|
+
"utility-type-button-primary-button": "awsui_utility-type-button-primary-button_k5dlb_5bog4_351",
|
|
26
|
+
"utility-link-icon": "awsui_utility-link-icon_k5dlb_5bog4_359",
|
|
27
|
+
"utility-button-external-icon": "awsui_utility-button-external-icon_k5dlb_5bog4_363",
|
|
28
|
+
"offset-right-none": "awsui_offset-right-none_k5dlb_5bog4_367",
|
|
29
|
+
"offset-right-l": "awsui_offset-right-l_k5dlb_5bog4_371",
|
|
30
|
+
"offset-right-xxl": "awsui_offset-right-xxl_k5dlb_5bog4_375",
|
|
31
|
+
"overflow-menu-drawer": "awsui_overflow-menu-drawer_k5dlb_5bog4_380",
|
|
32
|
+
"overflow-menu": "awsui_overflow-menu_k5dlb_5bog4_380",
|
|
33
|
+
"overflow-menu-header": "awsui_overflow-menu-header_k5dlb_5bog4_424",
|
|
34
|
+
"overflow-menu-header-text": "awsui_overflow-menu-header-text_k5dlb_5bog4_432",
|
|
35
|
+
"overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--secondary_k5dlb_5bog4_444",
|
|
36
|
+
"overflow-menu-header-text--title": "awsui_overflow-menu-header-text--title_k5dlb_5bog4_450",
|
|
37
|
+
"overflow-menu-back-button": "awsui_overflow-menu-back-button_k5dlb_5bog4_454",
|
|
38
|
+
"overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-button_k5dlb_5bog4_458",
|
|
39
|
+
"overflow-menu-control": "awsui_overflow-menu-control_k5dlb_5bog4_462",
|
|
40
|
+
"overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-utility_k5dlb_5bog4_503",
|
|
41
|
+
"overflow-menu-control-link": "awsui_overflow-menu-control-link_k5dlb_5bog4_511",
|
|
42
|
+
"overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_5bog4_514",
|
|
43
|
+
"overflow-menu-list": "awsui_overflow-menu-list_k5dlb_5bog4_503",
|
|
44
|
+
"overflow-menu-list-submenu": "awsui_overflow-menu-list-submenu_k5dlb_5bog4_550",
|
|
45
|
+
"overflow-menu-list-item": "awsui_overflow-menu-list-item_k5dlb_5bog4_503",
|
|
46
|
+
"overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-icon_k5dlb_5bog4_559",
|
|
47
|
+
"overflow-menu-list-item-text": "awsui_overflow-menu-list-item-text_k5dlb_5bog4_562",
|
|
48
|
+
"overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-submenu_k5dlb_5bog4_571",
|
|
49
|
+
"overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-menu_k5dlb_5bog4_577",
|
|
50
|
+
"overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-expandable_k5dlb_5bog4_581",
|
|
51
|
+
"expanded": "awsui_expanded_k5dlb_5bog4_589"
|
|
52
52
|
};
|
|
53
53
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"tutorial-list": "awsui_tutorial-
|
|
5
|
-
"tutorial-title": "awsui_tutorial-
|
|
6
|
-
"task": "
|
|
7
|
-
"task-title": "awsui_task-
|
|
8
|
-
"task-title--status": "awsui_task-title--
|
|
9
|
-
"current-task": "awsui_current-
|
|
10
|
-
"successful-task": "awsui_successful-
|
|
11
|
-
"congratulation-message": "awsui_congratulation-
|
|
12
|
-
"congratulation-message--status": "awsui_congratulation-message--
|
|
13
|
-
"plaintext-congratulation-description": "awsui_plaintext-congratulation-
|
|
14
|
-
"divider": "
|
|
15
|
-
"step-list": "awsui_step-
|
|
16
|
-
"step": "
|
|
17
|
-
"expandable-section-wrapper": "awsui_expandable-section-
|
|
18
|
-
"expandable-section-header": "awsui_expandable-section-
|
|
19
|
-
"step-title": "awsui_step-
|
|
20
|
-
"feedback-link": "awsui_feedback-
|
|
21
|
-
"dismiss-button": "awsui_dismiss-
|
|
22
|
-
"completion-screen-title": "awsui_completion-screen-
|
|
23
|
-
"completion-screen-description": "awsui_completion-screen-
|
|
4
|
+
"tutorial-list": "awsui_tutorial-list_1u70p_v3p6q_177",
|
|
5
|
+
"tutorial-title": "awsui_tutorial-title_1u70p_v3p6q_216",
|
|
6
|
+
"task": "awsui_task_1u70p_v3p6q_223",
|
|
7
|
+
"task-title": "awsui_task-title_1u70p_v3p6q_231",
|
|
8
|
+
"task-title--status": "awsui_task-title--status_1u70p_v3p6q_239",
|
|
9
|
+
"current-task": "awsui_current-task_1u70p_v3p6q_243",
|
|
10
|
+
"successful-task": "awsui_successful-task_1u70p_v3p6q_247",
|
|
11
|
+
"congratulation-message": "awsui_congratulation-message_1u70p_v3p6q_251",
|
|
12
|
+
"congratulation-message--status": "awsui_congratulation-message--status_1u70p_v3p6q_259",
|
|
13
|
+
"plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_v3p6q_263",
|
|
14
|
+
"divider": "awsui_divider_1u70p_v3p6q_267",
|
|
15
|
+
"step-list": "awsui_step-list_1u70p_v3p6q_271",
|
|
16
|
+
"step": "awsui_step_1u70p_v3p6q_271",
|
|
17
|
+
"expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_v3p6q_282",
|
|
18
|
+
"expandable-section-header": "awsui_expandable-section-header_1u70p_v3p6q_286",
|
|
19
|
+
"step-title": "awsui_step-title_1u70p_v3p6q_291",
|
|
20
|
+
"feedback-link": "awsui_feedback-link_1u70p_v3p6q_292",
|
|
21
|
+
"dismiss-button": "awsui_dismiss-button_1u70p_v3p6q_293",
|
|
22
|
+
"completion-screen-title": "awsui_completion-screen-title_1u70p_v3p6q_294",
|
|
23
|
+
"completion-screen-description": "awsui_completion-screen-description_1u70p_v3p6q_295"
|
|
24
24
|
};
|
|
25
25
|
|