@cloudscape-design/components 3.0.721 → 3.0.722
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +25 -25
- package/alert/styles.scoped.css +131 -43
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +106 -18
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +122 -34
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +56 -8
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +13 -13
- package/app-layout/drawer/styles.scoped.css +109 -21
- package/app-layout/drawer/styles.selectors.js +13 -13
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +58 -10
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +50 -6
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +16 -16
- package/app-layout/styles.scoped.css +69 -21
- package/app-layout/styles.selectors.js +16 -16
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +92 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +216 -169
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +92 -8
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +60 -12
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +76 -28
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
- package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
- package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +47 -3
- package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +60 -16
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +66 -22
- package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +99 -15
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +76 -28
- package/attribute-editor/styles.selectors.js +14 -14
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +51 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +191 -191
- package/box/styles.scoped.css +306 -241
- package/box/styles.selectors.js +191 -191
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +63 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +58 -14
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +204 -156
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +14 -14
- package/button-dropdown/category-elements/styles.scoped.css +70 -28
- package/button-dropdown/category-elements/styles.selectors.js +14 -14
- package/button-dropdown/item-element/styles.css.js +12 -12
- package/button-dropdown/item-element/styles.scoped.css +60 -16
- package/button-dropdown/item-element/styles.selectors.js +12 -12
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +51 -7
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +16 -16
- package/button-dropdown/styles.scoped.css +70 -26
- package/button-dropdown/styles.selectors.js +16 -16
- package/button-group/styles.css.js +4 -4
- package/button-group/styles.scoped.css +86 -6
- package/button-group/styles.selectors.js +4 -4
- package/calendar/styles.css.js +21 -21
- package/calendar/styles.scoped.css +95 -47
- package/calendar/styles.selectors.js +21 -21
- package/cards/styles.css.js +39 -39
- package/cards/styles.scoped.css +108 -58
- package/cards/styles.selectors.js +39 -39
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +51 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +52 -8
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +191 -139
- package/code-editor/styles.selectors.js +33 -33
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +107 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +224 -48
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +87 -7
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +125 -45
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +140 -56
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +62 -18
- package/content-layout/styles.selectors.js +14 -14
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +55 -11
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +28 -28
- package/date-range-picker/calendar/grids/styles.scoped.css +89 -45
- package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +59 -15
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +39 -39
- package/date-range-picker/styles.scoped.css +100 -52
- package/date-range-picker/styles.selectors.js +39 -39
- package/drawer/styles.css.js +4 -4
- package/drawer/styles.scoped.css +92 -12
- package/drawer/styles.selectors.js +4 -4
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +121 -69
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +84 -4
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +93 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +240 -244
- package/flashbar/styles.selectors.js +47 -47
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +54 -10
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +84 -40
- package/form-field/styles.selectors.js +24 -24
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +100 -56
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +132 -52
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +5 -5
- package/help-panel/styles.scoped.css +149 -69
- package/help-panel/styles.selectors.js +5 -5
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +89 -9
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +38 -38
- package/icon/styles.scoped.css +168 -84
- package/icon/styles.selectors.js +38 -38
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +82 -46
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +9 -9
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +66 -22
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +84 -36
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +49 -5
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +67 -19
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +51 -7
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +49 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +89 -37
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +53 -9
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +91 -11
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +55 -11
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +89 -41
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +49 -5
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +48 -4
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +52 -8
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +59 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +79 -31
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +48 -4
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +56 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +47 -3
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +78 -40
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +106 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +55 -11
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +117 -73
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +11 -11
- package/mixed-line-bar-chart/styles.scoped.css +107 -23
- package/mixed-line-bar-chart/styles.selectors.js +11 -11
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +95 -43
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +48 -4
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +69 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +104 -52
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +297 -77
- package/popover/styles.selectors.js +52 -52
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +195 -35
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +8 -8
- package/prompt-input/styles.scoped.css +70 -30
- package/prompt-input/styles.selectors.js +8 -8
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +89 -41
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +38 -38
- package/property-filter/styles.scoped.css +84 -40
- package/property-filter/styles.selectors.js +38 -38
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +62 -18
- package/radio-group/styles.selectors.js +10 -10
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -11
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/s3-resource-selector/s3-modal/styles.css.js +3 -3
- package/s3-resource-selector/s3-modal/styles.scoped.css +85 -5
- package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +90 -38
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +68 -24
- package/select/parts/styles.selectors.js +21 -21
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +47 -3
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +29 -29
- package/side-navigation/styles.scoped.css +87 -43
- package/side-navigation/styles.selectors.js +29 -29
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +126 -78
- package/slider/styles.selectors.js +26 -26
- package/space-between/styles.css.js +23 -23
- package/space-between/styles.scoped.css +70 -26
- package/space-between/styles.selectors.js +23 -23
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +69 -21
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/icons/styles.css.js +22 -22
- package/split-panel/icons/styles.scoped.css +70 -26
- package/split-panel/icons/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +27 -27
- package/split-panel/styles.scoped.css +142 -50
- package/split-panel/styles.selectors.js +27 -27
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +75 -31
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +47 -47
- package/table/body-cell/styles.scoped.css +398 -360
- package/table/body-cell/styles.selectors.js +47 -47
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +65 -17
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +115 -67
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +60 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +49 -5
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +89 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +91 -43
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +28 -28
- package/tabs/styles.scoped.css +139 -51
- package/tabs/styles.selectors.js +28 -28
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +56 -12
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +107 -63
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +49 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +62 -22
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +159 -75
- package/tiles/styles.selectors.js +30 -30
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +63 -19
- package/toggle/styles.selectors.js +10 -10
- package/token-group/styles.css.js +10 -10
- package/token-group/styles.scoped.css +72 -24
- package/token-group/styles.selectors.js +10 -10
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +88 -44
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +118 -70
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +103 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +119 -31
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +83 -3
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +30 -30
- package/wizard/styles.scoped.css +104 -60
- package/wizard/styles.selectors.js +30 -30
|
@@ -66,6 +66,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,11 +146,11 @@ 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
|
-
.
|
|
98
|
-
animation: awsui_awsui-motion-fade-in-
|
|
149
|
+
.awsui_calendar_1ykar_13a0u_149:not(#\9) {
|
|
150
|
+
animation: awsui_awsui-motion-fade-in-0_1ykar_13a0u_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
|
|
99
151
|
animation-fill-mode: both;
|
|
100
152
|
}
|
|
101
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
153
|
+
@keyframes awsui_awsui-motion-fade-in-0_1ykar_13a0u_1 {
|
|
102
154
|
from {
|
|
103
155
|
opacity: 0;
|
|
104
156
|
}
|
|
@@ -107,12 +159,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
107
159
|
}
|
|
108
160
|
}
|
|
109
161
|
@media (prefers-reduced-motion: reduce) {
|
|
110
|
-
.
|
|
162
|
+
.awsui_calendar_1ykar_13a0u_149:not(#\9) {
|
|
111
163
|
animation: none;
|
|
112
164
|
transition: none;
|
|
113
165
|
}
|
|
114
166
|
}
|
|
115
|
-
.awsui-motion-disabled .
|
|
167
|
+
.awsui-motion-disabled .awsui_calendar_1ykar_13a0u_149:not(#\9), .awsui-mode-entering .awsui_calendar_1ykar_13a0u_149:not(#\9) {
|
|
116
168
|
animation: none;
|
|
117
169
|
transition: none;
|
|
118
170
|
}
|
|
@@ -121,15 +173,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
121
173
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
122
174
|
SPDX-License-Identifier: Apache-2.0
|
|
123
175
|
*/
|
|
124
|
-
|
|
125
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
126
|
-
SPDX-License-Identifier: Apache-2.0
|
|
127
|
-
*/
|
|
128
|
-
.awsui_root_1ykar_tn512_128:not(#\9) {
|
|
176
|
+
.awsui_root_1ykar_13a0u_176:not(#\9) {
|
|
129
177
|
/* used in test-utils */
|
|
130
178
|
}
|
|
131
179
|
|
|
132
|
-
.
|
|
180
|
+
.awsui_calendar_1ykar_13a0u_149:not(#\9) {
|
|
133
181
|
display: block;
|
|
134
182
|
inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
|
|
135
183
|
overflow: auto;
|
|
@@ -167,16 +215,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
215
|
-webkit-font-smoothing: auto;
|
|
168
216
|
-moz-osx-font-smoothing: auto;
|
|
169
217
|
}
|
|
170
|
-
.awsui_calendar-
|
|
218
|
+
.awsui_calendar-inner_1ykar_13a0u_217:not(#\9) {
|
|
171
219
|
margin-block: var(--space-xs-zb16t3, 8px);
|
|
172
220
|
margin-inline: var(--space-xs-zb16t3, 8px);
|
|
173
221
|
}
|
|
174
|
-
.awsui_calendar-
|
|
222
|
+
.awsui_calendar-header_1ykar_13a0u_221:not(#\9) {
|
|
175
223
|
display: flex;
|
|
176
224
|
justify-content: space-between;
|
|
177
225
|
align-items: center;
|
|
178
226
|
}
|
|
179
|
-
.awsui_calendar-header-
|
|
227
|
+
.awsui_calendar-header-title_1ykar_13a0u_226:not(#\9) {
|
|
180
228
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
181
229
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
182
230
|
font-weight: 700;
|
|
@@ -184,30 +232,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
232
|
margin-block: 0;
|
|
185
233
|
margin-inline: 0;
|
|
186
234
|
}
|
|
187
|
-
.awsui_calendar-next-
|
|
235
|
+
.awsui_calendar-next-btn_1ykar_13a0u_234:not(#\9) {
|
|
188
236
|
/* used for identifying element */
|
|
189
237
|
}
|
|
190
|
-
.awsui_calendar-prev-
|
|
238
|
+
.awsui_calendar-prev-btn_1ykar_13a0u_237:not(#\9) {
|
|
191
239
|
/* used for identifying element */
|
|
192
240
|
}
|
|
193
|
-
.awsui_calendar-
|
|
241
|
+
.awsui_calendar-grid_1ykar_13a0u_240:not(#\9) {
|
|
194
242
|
inline-size: 100%;
|
|
195
243
|
table-layout: fixed;
|
|
196
244
|
}
|
|
197
|
-
.awsui_calendar-
|
|
245
|
+
.awsui_calendar-grid_1ykar_13a0u_240:not(#\9):not(.awsui_calendar-grid-dense_1ykar_13a0u_244) {
|
|
198
246
|
border-spacing: var(--space-calendar-grid-gutter-2jsrps, 6px);
|
|
199
247
|
padding-block: var(--space-xs-zb16t3, 8px);
|
|
200
248
|
padding-inline: var(--space-xs-zb16t3, 8px);
|
|
201
249
|
}
|
|
202
|
-
.awsui_calendar-grid-
|
|
250
|
+
.awsui_calendar-grid-dense_1ykar_13a0u_244:not(#\9) {
|
|
203
251
|
border-spacing: 0;
|
|
204
252
|
}
|
|
205
|
-
.awsui_calendar-grid-
|
|
253
|
+
.awsui_calendar-grid-cell_1ykar_13a0u_252:not(#\9) {
|
|
206
254
|
word-break: break-word;
|
|
207
255
|
text-align: center;
|
|
208
256
|
font-weight: unset;
|
|
209
257
|
}
|
|
210
|
-
.awsui_calendar-date-
|
|
258
|
+
.awsui_calendar-date-header_1ykar_13a0u_257:not(#\9) {
|
|
211
259
|
padding-block-start: var(--space-s-34lx8l, 12px);
|
|
212
260
|
padding-block-end: var(--space-xxs-p8yyaw, 4px);
|
|
213
261
|
padding-inline: 0;
|
|
@@ -216,7 +264,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
216
264
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
217
265
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
218
266
|
}
|
|
219
|
-
.awsui_calendar-
|
|
267
|
+
.awsui_calendar-date_1ykar_13a0u_257:not(#\9) {
|
|
220
268
|
border-block-end: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
221
269
|
border-inline-end: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
222
270
|
padding-block: var(--space-xxs-p8yyaw, 4px);
|
|
@@ -224,23 +272,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
272
|
color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
|
|
225
273
|
position: relative;
|
|
226
274
|
}
|
|
227
|
-
.awsui_calendar-
|
|
275
|
+
.awsui_calendar-date_1ykar_13a0u_257:not(#\9):first-child {
|
|
228
276
|
border-inline-start: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
229
277
|
}
|
|
230
|
-
.awsui_calendar-date-
|
|
278
|
+
.awsui_calendar-date-enabled_1ykar_13a0u_277:not(#\9) {
|
|
231
279
|
cursor: pointer;
|
|
232
280
|
color: var(--color-text-dropdown-item-secondary-jho0ju, #5f6b7a);
|
|
233
281
|
}
|
|
234
|
-
.awsui_calendar-date-
|
|
282
|
+
.awsui_calendar-date-enabled_1ykar_13a0u_277:not(#\9)::after {
|
|
235
283
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
236
284
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
237
285
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
238
286
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
239
287
|
}
|
|
240
|
-
.awsui_calendar-date-
|
|
288
|
+
.awsui_calendar-date-enabled_1ykar_13a0u_277.awsui_calendar-date-current-page_1ykar_13a0u_287:not(#\9) {
|
|
241
289
|
color: var(--color-text-dropdown-item-default-4o4hes, #000716);
|
|
242
290
|
}
|
|
243
|
-
.awsui_calendar-date-
|
|
291
|
+
.awsui_calendar-date-enabled_1ykar_13a0u_277.awsui_calendar-date-current-page_1ykar_13a0u_287:not(#\9):hover {
|
|
244
292
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
245
293
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
246
294
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -248,11 +296,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
248
296
|
color: var(--color-text-calendar-date-hover-llr4as, #000716);
|
|
249
297
|
background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
|
|
250
298
|
}
|
|
251
|
-
.awsui_calendar-date-
|
|
299
|
+
.awsui_calendar-date-enabled_1ykar_13a0u_277.awsui_calendar-date-current-page_1ykar_13a0u_287:not(#\9):hover:not(.awsui_calendar-date-selected_1ykar_13a0u_298)::after {
|
|
252
300
|
border-block: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
|
|
253
301
|
border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
|
|
254
302
|
}
|
|
255
|
-
.awsui_calendar-date-
|
|
303
|
+
.awsui_calendar-date-current_1ykar_13a0u_287:not(#\9) {
|
|
256
304
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
257
305
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
258
306
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -260,7 +308,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
260
308
|
background-color: var(--color-background-calendar-current-date-kmb0ji, #f4f4f4);
|
|
261
309
|
font-weight: 700;
|
|
262
310
|
}
|
|
263
|
-
.awsui_calendar-
|
|
311
|
+
.awsui_calendar-date_1ykar_13a0u_257:not(#\9)::after {
|
|
264
312
|
content: "";
|
|
265
313
|
position: absolute;
|
|
266
314
|
z-index: 1;
|
|
@@ -269,29 +317,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
269
317
|
inset-inline-start: calc(-1 * var(--border-item-width-yel47s, 2px));
|
|
270
318
|
inset-inline-end: calc(-1 * var(--border-item-width-yel47s, 2px));
|
|
271
319
|
}
|
|
272
|
-
.awsui_calendar-
|
|
320
|
+
.awsui_calendar-date_1ykar_13a0u_257:not(#\9):not(.awsui_calendar-date-dense_1ykar_13a0u_319)::after {
|
|
273
321
|
inset-block-end: calc(-1 * var(--border-item-width-yel47s, 2px));
|
|
274
322
|
inset-inline-start: calc(-1 * var(--border-item-width-yel47s, 2px));
|
|
275
323
|
}
|
|
276
|
-
.awsui_calendar-date-
|
|
324
|
+
.awsui_calendar-date-dense_1ykar_13a0u_319:not(#\9)::after {
|
|
277
325
|
inset-block-end: -1px;
|
|
278
326
|
inset-inline-start: -1px;
|
|
279
327
|
}
|
|
280
|
-
.awsui_calendar-
|
|
328
|
+
.awsui_calendar-date_1ykar_13a0u_257 > .awsui_date-inner_1ykar_13a0u_327:not(#\9) {
|
|
281
329
|
position: relative;
|
|
282
330
|
z-index: 1;
|
|
283
331
|
}
|
|
284
|
-
.awsui_calendar-
|
|
332
|
+
.awsui_calendar-date_1ykar_13a0u_257:not(#\9):focus {
|
|
285
333
|
outline: none;
|
|
286
334
|
}
|
|
287
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
335
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_13a0u_257:not(#\9):focus:focus {
|
|
288
336
|
position: relative;
|
|
289
337
|
}
|
|
290
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
338
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_13a0u_257:not(#\9):focus:focus {
|
|
291
339
|
outline: 2px dotted transparent;
|
|
292
340
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) - 1px);
|
|
293
341
|
}
|
|
294
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
342
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_13a0u_257:not(#\9):focus:focus::before {
|
|
295
343
|
content: " ";
|
|
296
344
|
display: block;
|
|
297
345
|
position: absolute;
|
|
@@ -305,23 +353,23 @@ body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_tn512_209:not(#\9
|
|
|
305
353
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
306
354
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
307
355
|
}
|
|
308
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
356
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_13a0u_257:not(#\9):focus:focus::before {
|
|
309
357
|
z-index: 2;
|
|
310
358
|
}
|
|
311
|
-
.awsui_calendar-date-
|
|
359
|
+
.awsui_calendar-date-selected_1ykar_13a0u_298:not(#\9) {
|
|
312
360
|
border-color: transparent;
|
|
313
361
|
position: relative;
|
|
314
362
|
z-index: 2;
|
|
315
363
|
font-weight: 700;
|
|
316
364
|
}
|
|
317
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
365
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_13a0u_298:not(#\9):focus:focus {
|
|
318
366
|
position: relative;
|
|
319
367
|
}
|
|
320
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
368
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_13a0u_298:not(#\9):focus:focus {
|
|
321
369
|
outline: 2px dotted transparent;
|
|
322
370
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) - 1px);
|
|
323
371
|
}
|
|
324
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
372
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_13a0u_298:not(#\9):focus:focus::before {
|
|
325
373
|
content: " ";
|
|
326
374
|
display: block;
|
|
327
375
|
position: absolute;
|
|
@@ -335,10 +383,10 @@ body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_tn512_25
|
|
|
335
383
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
336
384
|
box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-thqa8y, #fbfbfb);
|
|
337
385
|
}
|
|
338
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
386
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_13a0u_298:not(#\9):focus:focus::before {
|
|
339
387
|
z-index: 2;
|
|
340
388
|
}
|
|
341
|
-
.awsui_calendar-date-
|
|
389
|
+
.awsui_calendar-date-selected_1ykar_13a0u_298:not(#\9)::after {
|
|
342
390
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
343
391
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
344
392
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -347,15 +395,15 @@ body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_tn512_25
|
|
|
347
395
|
border-block: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
348
396
|
border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
349
397
|
}
|
|
350
|
-
.awsui_calendar-date-
|
|
398
|
+
.awsui_calendar-date-selected_1ykar_13a0u_298 > .awsui_date-inner_1ykar_13a0u_327:not(#\9) {
|
|
351
399
|
z-index: 2;
|
|
352
400
|
color: var(--color-background-control-default-qzruqy, #ffffff);
|
|
353
401
|
position: relative;
|
|
354
402
|
}
|
|
355
|
-
.awsui_calendar-
|
|
403
|
+
.awsui_calendar-row_1ykar_13a0u_402:not(#\9):first-child > .awsui_calendar-date_1ykar_13a0u_257 {
|
|
356
404
|
border-block-start: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
357
405
|
}
|
|
358
406
|
|
|
359
|
-
.awsui_disabled-reason-
|
|
407
|
+
.awsui_disabled-reason-tooltip_1ykar_13a0u_406:not(#\9) {
|
|
360
408
|
/* used in test-utils or tests */
|
|
361
409
|
}
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"calendar": "
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"root": "
|
|
8
|
-
"calendar-inner": "awsui_calendar-
|
|
9
|
-
"calendar-header": "awsui_calendar-
|
|
10
|
-
"calendar-header-title": "awsui_calendar-header-
|
|
11
|
-
"calendar-next-btn": "awsui_calendar-next-
|
|
12
|
-
"calendar-prev-btn": "awsui_calendar-prev-
|
|
13
|
-
"calendar-grid": "awsui_calendar-
|
|
14
|
-
"calendar-grid-dense": "awsui_calendar-grid-
|
|
15
|
-
"calendar-grid-cell": "awsui_calendar-grid-
|
|
16
|
-
"calendar-date-header": "awsui_calendar-date-
|
|
17
|
-
"calendar-date": "awsui_calendar-
|
|
18
|
-
"calendar-date-enabled": "awsui_calendar-date-
|
|
19
|
-
"calendar-date-current-page": "awsui_calendar-date-current-
|
|
20
|
-
"calendar-date-selected": "awsui_calendar-date-
|
|
21
|
-
"calendar-date-current": "awsui_calendar-date-
|
|
22
|
-
"calendar-date-dense": "awsui_calendar-date-
|
|
23
|
-
"date-inner": "awsui_date-
|
|
24
|
-
"calendar-row": "awsui_calendar-
|
|
25
|
-
"disabled-reason-tooltip": "awsui_disabled-reason-
|
|
5
|
+
"calendar": "awsui_calendar_1ykar_13a0u_149",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1ykar_13a0u_1",
|
|
7
|
+
"root": "awsui_root_1ykar_13a0u_176",
|
|
8
|
+
"calendar-inner": "awsui_calendar-inner_1ykar_13a0u_217",
|
|
9
|
+
"calendar-header": "awsui_calendar-header_1ykar_13a0u_221",
|
|
10
|
+
"calendar-header-title": "awsui_calendar-header-title_1ykar_13a0u_226",
|
|
11
|
+
"calendar-next-btn": "awsui_calendar-next-btn_1ykar_13a0u_234",
|
|
12
|
+
"calendar-prev-btn": "awsui_calendar-prev-btn_1ykar_13a0u_237",
|
|
13
|
+
"calendar-grid": "awsui_calendar-grid_1ykar_13a0u_240",
|
|
14
|
+
"calendar-grid-dense": "awsui_calendar-grid-dense_1ykar_13a0u_244",
|
|
15
|
+
"calendar-grid-cell": "awsui_calendar-grid-cell_1ykar_13a0u_252",
|
|
16
|
+
"calendar-date-header": "awsui_calendar-date-header_1ykar_13a0u_257",
|
|
17
|
+
"calendar-date": "awsui_calendar-date_1ykar_13a0u_257",
|
|
18
|
+
"calendar-date-enabled": "awsui_calendar-date-enabled_1ykar_13a0u_277",
|
|
19
|
+
"calendar-date-current-page": "awsui_calendar-date-current-page_1ykar_13a0u_287",
|
|
20
|
+
"calendar-date-selected": "awsui_calendar-date-selected_1ykar_13a0u_298",
|
|
21
|
+
"calendar-date-current": "awsui_calendar-date-current_1ykar_13a0u_287",
|
|
22
|
+
"calendar-date-dense": "awsui_calendar-date-dense_1ykar_13a0u_319",
|
|
23
|
+
"date-inner": "awsui_date-inner_1ykar_13a0u_327",
|
|
24
|
+
"calendar-row": "awsui_calendar-row_1ykar_13a0u_402",
|
|
25
|
+
"disabled-reason-tooltip": "awsui_disabled-reason-tooltip_1ykar_13a0u_406"
|
|
26
26
|
};
|
|
27
27
|
|
package/cards/styles.css.js
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"card-inner": "awsui_card-
|
|
5
|
-
"root": "
|
|
6
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
7
|
-
"header-refresh": "awsui_header-
|
|
8
|
-
"list": "
|
|
9
|
-
"list-grid-1": "awsui_list-grid-
|
|
10
|
-
"card": "
|
|
11
|
-
"list-grid-2": "awsui_list-grid-
|
|
12
|
-
"list-grid-3": "awsui_list-grid-
|
|
13
|
-
"list-grid-4": "awsui_list-grid-
|
|
14
|
-
"list-grid-5": "awsui_list-grid-
|
|
15
|
-
"list-grid-6": "awsui_list-grid-
|
|
16
|
-
"list-grid-7": "awsui_list-grid-
|
|
17
|
-
"list-grid-8": "awsui_list-grid-
|
|
18
|
-
"list-grid-9": "awsui_list-grid-
|
|
19
|
-
"list-grid-10": "awsui_list-grid-
|
|
20
|
-
"list-grid-11": "awsui_list-grid-
|
|
21
|
-
"list-grid-12": "awsui_list-grid-
|
|
22
|
-
"list-grid-13": "awsui_list-grid-
|
|
23
|
-
"list-grid-14": "awsui_list-grid-
|
|
24
|
-
"list-grid-15": "awsui_list-grid-
|
|
25
|
-
"list-grid-16": "awsui_list-grid-
|
|
26
|
-
"list-grid-17": "awsui_list-grid-
|
|
27
|
-
"list-grid-18": "awsui_list-grid-
|
|
28
|
-
"list-grid-19": "awsui_list-grid-
|
|
29
|
-
"list-grid-20": "awsui_list-grid-
|
|
30
|
-
"selection-control": "awsui_selection-
|
|
31
|
-
"loading": "
|
|
32
|
-
"empty": "
|
|
33
|
-
"has-header": "awsui_has-
|
|
34
|
-
"refresh": "
|
|
35
|
-
"card-header": "awsui_card-
|
|
36
|
-
"card-header-inner": "awsui_card-header-
|
|
37
|
-
"card-selectable": "awsui_card-
|
|
38
|
-
"card-selected": "awsui_card-
|
|
39
|
-
"section": "
|
|
40
|
-
"section-header": "awsui_section-
|
|
41
|
-
"section-content": "awsui_section-
|
|
42
|
-
"footer-pagination": "awsui_footer-
|
|
4
|
+
"card-inner": "awsui_card-inner_p8a6i_z5ora_157",
|
|
5
|
+
"root": "awsui_root_p8a6i_z5ora_189",
|
|
6
|
+
"header-variant-full-page": "awsui_header-variant-full-page_p8a6i_z5ora_231",
|
|
7
|
+
"header-refresh": "awsui_header-refresh_p8a6i_z5ora_231",
|
|
8
|
+
"list": "awsui_list_p8a6i_z5ora_238",
|
|
9
|
+
"list-grid-1": "awsui_list-grid-1_p8a6i_z5ora_249",
|
|
10
|
+
"card": "awsui_card_p8a6i_z5ora_157",
|
|
11
|
+
"list-grid-2": "awsui_list-grid-2_p8a6i_z5ora_252",
|
|
12
|
+
"list-grid-3": "awsui_list-grid-3_p8a6i_z5ora_255",
|
|
13
|
+
"list-grid-4": "awsui_list-grid-4_p8a6i_z5ora_258",
|
|
14
|
+
"list-grid-5": "awsui_list-grid-5_p8a6i_z5ora_261",
|
|
15
|
+
"list-grid-6": "awsui_list-grid-6_p8a6i_z5ora_264",
|
|
16
|
+
"list-grid-7": "awsui_list-grid-7_p8a6i_z5ora_267",
|
|
17
|
+
"list-grid-8": "awsui_list-grid-8_p8a6i_z5ora_270",
|
|
18
|
+
"list-grid-9": "awsui_list-grid-9_p8a6i_z5ora_273",
|
|
19
|
+
"list-grid-10": "awsui_list-grid-10_p8a6i_z5ora_276",
|
|
20
|
+
"list-grid-11": "awsui_list-grid-11_p8a6i_z5ora_279",
|
|
21
|
+
"list-grid-12": "awsui_list-grid-12_p8a6i_z5ora_282",
|
|
22
|
+
"list-grid-13": "awsui_list-grid-13_p8a6i_z5ora_285",
|
|
23
|
+
"list-grid-14": "awsui_list-grid-14_p8a6i_z5ora_288",
|
|
24
|
+
"list-grid-15": "awsui_list-grid-15_p8a6i_z5ora_291",
|
|
25
|
+
"list-grid-16": "awsui_list-grid-16_p8a6i_z5ora_294",
|
|
26
|
+
"list-grid-17": "awsui_list-grid-17_p8a6i_z5ora_297",
|
|
27
|
+
"list-grid-18": "awsui_list-grid-18_p8a6i_z5ora_300",
|
|
28
|
+
"list-grid-19": "awsui_list-grid-19_p8a6i_z5ora_303",
|
|
29
|
+
"list-grid-20": "awsui_list-grid-20_p8a6i_z5ora_306",
|
|
30
|
+
"selection-control": "awsui_selection-control_p8a6i_z5ora_310",
|
|
31
|
+
"loading": "awsui_loading_p8a6i_z5ora_320",
|
|
32
|
+
"empty": "awsui_empty_p8a6i_z5ora_321",
|
|
33
|
+
"has-header": "awsui_has-header_p8a6i_z5ora_328",
|
|
34
|
+
"refresh": "awsui_refresh_p8a6i_z5ora_331",
|
|
35
|
+
"card-header": "awsui_card-header_p8a6i_z5ora_402",
|
|
36
|
+
"card-header-inner": "awsui_card-header-inner_p8a6i_z5ora_410",
|
|
37
|
+
"card-selectable": "awsui_card-selectable_p8a6i_z5ora_414",
|
|
38
|
+
"card-selected": "awsui_card-selected_p8a6i_z5ora_417",
|
|
39
|
+
"section": "awsui_section_p8a6i_z5ora_425",
|
|
40
|
+
"section-header": "awsui_section-header_p8a6i_z5ora_433",
|
|
41
|
+
"section-content": "awsui_section-content_p8a6i_z5ora_439",
|
|
42
|
+
"footer-pagination": "awsui_footer-pagination_p8a6i_z5ora_449"
|
|
43
43
|
};
|
|
44
44
|
|