@cloudscape-design/components 3.0.176 → 3.0.178
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 +19 -19
- package/alert/styles.scoped.css +35 -31
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +31 -29
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/area-chart/styles.css.js +13 -13
- package/area-chart/styles.scoped.css +18 -16
- package/area-chart/styles.selectors.js +13 -13
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +26 -24
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +2 -2
- package/autosuggest/internal.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -5
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +236 -234
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/styles.css.js +6 -6
- package/breadcrumb-group/styles.scoped.css +15 -11
- package/breadcrumb-group/styles.selectors.js +6 -6
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +138 -136
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -5
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -38
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +48 -44
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -5
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +111 -109
- package/code-editor/styles.selectors.js +32 -32
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +45 -43
- package/column-layout/styles.selectors.js +13 -13
- package/container/index.d.ts.map +1 -1
- package/container/index.js +1 -1
- package/container/index.js.map +1 -1
- package/container/styles.css.js +17 -17
- package/container/styles.scoped.css +29 -27
- package/container/styles.selectors.js +17 -17
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +11 -9
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -45
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +21 -21
- package/expandable-section/styles.scoped.css +44 -42
- package/expandable-section/styles.selectors.js +21 -21
- package/flashbar/styles.css.js +33 -33
- package/flashbar/styles.scoped.css +117 -115
- package/flashbar/styles.selectors.js +33 -33
- package/form/styles.css.js +8 -8
- package/form/styles.scoped.css +10 -8
- package/form/styles.selectors.js +8 -8
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -29
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +56 -54
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +49 -47
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +60 -58
- package/help-panel/styles.selectors.js +4 -4
- package/icon/icons.js +1 -1
- package/input/index.d.ts.map +1 -1
- package/input/index.js +2 -2
- package/input/index.js.map +1 -1
- package/input/interfaces.d.ts +4 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal.d.ts +0 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +16 -14
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +12 -13
- package/input/styles.scoped.css +35 -41
- package/input/styles.selectors.js +12 -13
- package/internal/components/autosuggest-input/index.d.ts +1 -0
- package/internal/components/autosuggest-input/index.d.ts.map +1 -1
- package/internal/components/autosuggest-input/index.js +2 -2
- package/internal/components/autosuggest-input/index.js.map +1 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +25 -23
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +5 -3
- 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 +17 -15
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +5 -3
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +5 -5
- package/internal/components/chart-series-details/styles.scoped.css +12 -8
- package/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +9 -7
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +37 -35
- 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 +5 -3
- 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 +4 -2
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/focus-lock/index.d.ts +2 -1
- package/internal/components/focus-lock/index.d.ts.map +1 -1
- package/internal/components/focus-lock/index.js +28 -5
- package/internal/components/focus-lock/index.js.map +1 -1
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -13
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +15 -15
- package/internal/components/option/styles.scoped.css +27 -25
- package/internal/components/option/styles.selectors.js +15 -15
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +4 -2
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +29 -27
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/tab-trap/index.d.ts +7 -4
- package/internal/components/tab-trap/index.d.ts.map +1 -1
- package/internal/components/tab-trap/index.js +5 -3
- package/internal/components/tab-trap/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts +1 -1
- package/internal/hooks/use-merge-refs/index.d.ts.map +1 -1
- package/internal/hooks/use-merge-refs/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -71
- package/link/styles.selectors.js +20 -20
- package/mixed-line-bar-chart/styles.css.js +19 -19
- package/mixed-line-bar-chart/styles.scoped.css +28 -26
- package/mixed-line-bar-chart/styles.selectors.js +19 -19
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +2 -9
- package/modal/internal.js.map +1 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -38
- package/modal/styles.selectors.js +22 -22
- package/multiselect/internal.d.ts.map +1 -1
- package/multiselect/internal.js +2 -2
- package/multiselect/internal.js.map +1 -1
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +3 -1
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +25 -23
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +45 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -63
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +34 -32
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/interfaces.d.ts +1 -0
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/styles.css.js +33 -33
- package/property-filter/styles.scoped.css +37 -35
- package/property-filter/styles.selectors.js +33 -33
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +1 -1
- package/property-filter/token-editor.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -15
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/interfaces.d.ts +1 -0
- package/s3-resource-selector/interfaces.d.ts.map +1 -1
- package/s3-resource-selector/interfaces.js.map +1 -1
- package/s3-resource-selector/s3-in-context/index.d.ts.map +1 -1
- package/s3-resource-selector/s3-in-context/index.js +1 -1
- package/s3-resource-selector/s3-in-context/index.js.map +1 -1
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -33
- package/segmented-control/styles.selectors.js +14 -14
- package/select/interfaces.d.ts +4 -0
- package/select/interfaces.d.ts.map +1 -1
- package/select/interfaces.js.map +1 -1
- package/select/internal.d.ts.map +1 -1
- package/select/internal.js +2 -2
- package/select/internal.js.map +1 -1
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +3 -1
- package/select/styles.selectors.js +1 -1
- package/side-navigation/internal.js +1 -1
- package/side-navigation/internal.js.map +1 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +37 -32
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +59 -59
- package/split-panel/styles.scoped.css +83 -81
- package/split-panel/styles.selectors.js +59 -59
- package/status-indicator/styles.css.js +20 -20
- package/status-indicator/styles.scoped.css +28 -26
- package/status-indicator/styles.selectors.js +20 -20
- package/table/styles.css.js +33 -33
- package/table/styles.scoped.css +41 -39
- package/table/styles.selectors.js +33 -33
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +40 -38
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/index.d.ts.map +1 -1
- package/tag-editor/index.js +2 -2
- package/tag-editor/index.js.map +1 -1
- package/tag-editor/interfaces.d.ts +1 -0
- package/tag-editor/interfaces.d.ts.map +1 -1
- package/tag-editor/interfaces.js.map +1 -1
- package/tag-editor/internal.d.ts +1 -0
- package/tag-editor/internal.d.ts.map +1 -1
- package/tag-editor/internal.js +2 -2
- package/tag-editor/internal.js.map +1 -1
- package/test-utils/dom/input/index.js +1 -1
- package/test-utils/dom/input/index.js.map +1 -1
- package/test-utils/selectors/input/index.js +1 -1
- package/test-utils/selectors/input/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +62 -60
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/interfaces.d.ts +4 -0
- package/text-filter/interfaces.d.ts.map +1 -1
- package/text-filter/interfaces.js.map +1 -1
- package/text-filter/internal.d.ts.map +1 -1
- package/text-filter/internal.js +2 -2
- package/text-filter/internal.js.map +1 -1
- package/text-filter/styles.css.js +4 -4
- package/text-filter/styles.scoped.css +6 -4
- package/text-filter/styles.selectors.js +4 -4
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -12
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +72 -68
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -13
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +26 -22
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +44 -42
- 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 +72 -66
- 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 +23 -21
- 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 +33 -27
- 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 +3 -1
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +62 -60
- package/wizard/styles.selectors.js +32 -32
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"root-fit-height": "awsui_root-fit-
|
|
7
|
-
"variant-default": "awsui_variant-
|
|
8
|
-
"variant-stacked": "awsui_variant-
|
|
9
|
-
"header": "
|
|
10
|
-
"header-sticky-disabled": "awsui_header-sticky-
|
|
11
|
-
"header-sticky-enabled": "awsui_header-sticky-
|
|
12
|
-
"header-stuck": "awsui_header-
|
|
13
|
-
"header-dynamic-height": "awsui_header-dynamic-
|
|
14
|
-
"with-paddings": "awsui_with-
|
|
15
|
-
"with-hidden-content": "awsui_with-hidden-
|
|
16
|
-
"header-variant-cards": "awsui_header-variant-
|
|
17
|
-
"header-variant-full-page": "awsui_header-variant-full-
|
|
18
|
-
"dark-header": "awsui_dark-
|
|
19
|
-
"content": "
|
|
20
|
-
"footer": "
|
|
21
|
-
"with-divider": "awsui_with-
|
|
5
|
+
"root": "awsui_root_14iqq_4079j_97",
|
|
6
|
+
"root-fit-height": "awsui_root-fit-height_14iqq_4079j_110",
|
|
7
|
+
"variant-default": "awsui_variant-default_14iqq_4079j_116",
|
|
8
|
+
"variant-stacked": "awsui_variant-stacked_14iqq_4079j_116",
|
|
9
|
+
"header": "awsui_header_14iqq_4079j_139",
|
|
10
|
+
"header-sticky-disabled": "awsui_header-sticky-disabled_14iqq_4079j_144",
|
|
11
|
+
"header-sticky-enabled": "awsui_header-sticky-enabled_14iqq_4079j_148",
|
|
12
|
+
"header-stuck": "awsui_header-stuck_14iqq_4079j_154",
|
|
13
|
+
"header-dynamic-height": "awsui_header-dynamic-height_14iqq_4079j_159",
|
|
14
|
+
"with-paddings": "awsui_with-paddings_14iqq_4079j_165",
|
|
15
|
+
"with-hidden-content": "awsui_with-hidden-content_14iqq_4079j_168",
|
|
16
|
+
"header-variant-cards": "awsui_header-variant-cards_14iqq_4079j_172",
|
|
17
|
+
"header-variant-full-page": "awsui_header-variant-full-page_14iqq_4079j_196",
|
|
18
|
+
"dark-header": "awsui_dark-header_14iqq_4079j_214",
|
|
19
|
+
"content": "awsui_content_14iqq_4079j_218",
|
|
20
|
+
"footer": "awsui_footer_14iqq_4079j_229",
|
|
21
|
+
"with-divider": "awsui_with-divider_14iqq_4079j_232"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"focus-lock": "awsui_focus-
|
|
6
|
-
"calendar": "
|
|
7
|
-
"date-picker-container": "awsui_date-picker-
|
|
8
|
-
"date-picker-trigger": "awsui_date-picker-
|
|
9
|
-
"date-picker-input": "awsui_date-picker-
|
|
10
|
-
"open-calendar-button": "awsui_open-calendar-
|
|
4
|
+
"root": "awsui_root_145pa_1uavz_93",
|
|
5
|
+
"focus-lock": "awsui_focus-lock_145pa_1uavz_106",
|
|
6
|
+
"calendar": "awsui_calendar_145pa_1uavz_110",
|
|
7
|
+
"date-picker-container": "awsui_date-picker-container_145pa_1uavz_123",
|
|
8
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_1uavz_128",
|
|
9
|
+
"date-picker-input": "awsui_date-picker-input_145pa_1uavz_132",
|
|
10
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_1uavz_137"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_145pa_1uavz_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -125,39 +125,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
125
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
126
126
|
font-weight: 400;
|
|
127
127
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
128
|
+
-webkit-font-smoothing: auto;
|
|
129
|
+
-moz-osx-font-smoothing: auto;
|
|
128
130
|
}
|
|
129
131
|
|
|
130
|
-
.awsui_focus-
|
|
132
|
+
.awsui_focus-lock_145pa_1uavz_106:not(#\9) {
|
|
131
133
|
display: contents;
|
|
132
134
|
}
|
|
133
135
|
|
|
134
|
-
.
|
|
136
|
+
.awsui_calendar_145pa_1uavz_110:not(#\9) {
|
|
135
137
|
overflow: auto;
|
|
136
138
|
}
|
|
137
|
-
.
|
|
139
|
+
.awsui_calendar_145pa_1uavz_110:not(#\9):focus {
|
|
138
140
|
outline: none;
|
|
139
141
|
}
|
|
140
|
-
.
|
|
142
|
+
.awsui_calendar_145pa_1uavz_110[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
141
143
|
outline: 2px dotted transparent;
|
|
142
144
|
outline-offset: 2px;
|
|
143
145
|
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
144
146
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
145
147
|
}
|
|
146
148
|
|
|
147
|
-
.awsui_date-picker-
|
|
149
|
+
.awsui_date-picker-container_145pa_1uavz_123:not(#\9) {
|
|
148
150
|
position: relative;
|
|
149
151
|
max-width: 234px;
|
|
150
152
|
}
|
|
151
153
|
|
|
152
|
-
.awsui_date-picker-
|
|
154
|
+
.awsui_date-picker-trigger_145pa_1uavz_128:not(#\9) {
|
|
153
155
|
display: flex;
|
|
154
156
|
}
|
|
155
157
|
|
|
156
|
-
.awsui_date-picker-
|
|
158
|
+
.awsui_date-picker-input_145pa_1uavz_132:not(#\9) {
|
|
157
159
|
padding-right: var(--space-xs-rsr2qu, 8px);
|
|
158
160
|
width: 100%;
|
|
159
161
|
}
|
|
160
162
|
|
|
161
|
-
.awsui_open-calendar-
|
|
163
|
+
.awsui_open-calendar-button_145pa_1uavz_137:not(#\9) {
|
|
162
164
|
/* used in test-utils */
|
|
163
165
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"focus-lock": "awsui_focus-
|
|
7
|
-
"calendar": "
|
|
8
|
-
"date-picker-container": "awsui_date-picker-
|
|
9
|
-
"date-picker-trigger": "awsui_date-picker-
|
|
10
|
-
"date-picker-input": "awsui_date-picker-
|
|
11
|
-
"open-calendar-button": "awsui_open-calendar-
|
|
5
|
+
"root": "awsui_root_145pa_1uavz_93",
|
|
6
|
+
"focus-lock": "awsui_focus-lock_145pa_1uavz_106",
|
|
7
|
+
"calendar": "awsui_calendar_145pa_1uavz_110",
|
|
8
|
+
"date-picker-container": "awsui_date-picker-container_145pa_1uavz_123",
|
|
9
|
+
"date-picker-trigger": "awsui_date-picker-trigger_145pa_1uavz_128",
|
|
10
|
+
"date-picker-input": "awsui_date-picker-input_145pa_1uavz_132",
|
|
11
|
+
"open-calendar-button": "awsui_open-calendar-button_145pa_1uavz_137"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"calendar": "
|
|
5
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"root": "
|
|
7
|
-
"focus-lock": "awsui_focus-
|
|
8
|
-
"trigger-wrapper": "awsui_trigger-
|
|
9
|
-
"trigger-flexbox": "awsui_trigger-
|
|
10
|
-
"calendar-container": "awsui_calendar-
|
|
11
|
-
"one-grid": "awsui_one-
|
|
12
|
-
"calendar-header": "awsui_calendar-
|
|
13
|
-
"calendar-header-months-wrapper": "awsui_calendar-header-months-
|
|
14
|
-
"calendar-header-month": "awsui_calendar-header-
|
|
15
|
-
"calendar-next-month-btn": "awsui_calendar-next-month-
|
|
16
|
-
"calendar-prev-month-btn": "awsui_calendar-prev-month-
|
|
17
|
-
"first-grid": "awsui_first-
|
|
18
|
-
"second-grid": "awsui_second-
|
|
19
|
-
"date-and-time-container": "awsui_date-and-time-
|
|
20
|
-
"date-and-time-wrapper": "awsui_date-and-time-
|
|
21
|
-
"footer": "
|
|
22
|
-
"has-clear-button": "awsui_has-clear-
|
|
23
|
-
"footer-button-wrapper": "awsui_footer-button-
|
|
24
|
-
"icon-wrapper": "awsui_icon-
|
|
25
|
-
"label": "
|
|
26
|
-
"label-enabled": "awsui_label-
|
|
27
|
-
"label-text": "awsui_label-
|
|
28
|
-
"label-token-nowrap": "awsui_label-token-
|
|
29
|
-
"mode-switch": "awsui_mode-
|
|
30
|
-
"dropdown": "
|
|
31
|
-
"dropdown-content": "awsui_dropdown-
|
|
32
|
-
"start-date-input": "awsui_start-date-
|
|
33
|
-
"start-time-input": "awsui_start-time-
|
|
34
|
-
"end-date-input": "awsui_end-date-
|
|
35
|
-
"end-time-input": "awsui_end-time-
|
|
36
|
-
"validation-section": "awsui_validation-
|
|
37
|
-
"validation-error": "awsui_validation-
|
|
38
|
-
"clear-button": "awsui_clear-
|
|
39
|
-
"apply-button": "awsui_apply-
|
|
40
|
-
"cancel-button": "awsui_cancel-
|
|
41
|
-
"calendar-aria-live": "awsui_calendar-aria-
|
|
4
|
+
"calendar": "awsui_calendar_mgja0_r69rs_93",
|
|
5
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_r69rs_1",
|
|
6
|
+
"root": "awsui_root_mgja0_r69rs_120",
|
|
7
|
+
"focus-lock": "awsui_focus-lock_mgja0_r69rs_134",
|
|
8
|
+
"trigger-wrapper": "awsui_trigger-wrapper_mgja0_r69rs_138",
|
|
9
|
+
"trigger-flexbox": "awsui_trigger-flexbox_mgja0_r69rs_142",
|
|
10
|
+
"calendar-container": "awsui_calendar-container_mgja0_r69rs_146",
|
|
11
|
+
"one-grid": "awsui_one-grid_mgja0_r69rs_149",
|
|
12
|
+
"calendar-header": "awsui_calendar-header_mgja0_r69rs_153",
|
|
13
|
+
"calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_r69rs_159",
|
|
14
|
+
"calendar-header-month": "awsui_calendar-header-month_mgja0_r69rs_159",
|
|
15
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_r69rs_180",
|
|
16
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_r69rs_183",
|
|
17
|
+
"first-grid": "awsui_first-grid_mgja0_r69rs_187",
|
|
18
|
+
"second-grid": "awsui_second-grid_mgja0_r69rs_188",
|
|
19
|
+
"date-and-time-container": "awsui_date-and-time-container_mgja0_r69rs_192",
|
|
20
|
+
"date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_r69rs_198",
|
|
21
|
+
"footer": "awsui_footer_mgja0_r69rs_205",
|
|
22
|
+
"has-clear-button": "awsui_has-clear-button_mgja0_r69rs_212",
|
|
23
|
+
"footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_r69rs_219",
|
|
24
|
+
"icon-wrapper": "awsui_icon-wrapper_mgja0_r69rs_223",
|
|
25
|
+
"label": "awsui_label_mgja0_r69rs_228",
|
|
26
|
+
"label-enabled": "awsui_label-enabled_mgja0_r69rs_233",
|
|
27
|
+
"label-text": "awsui_label-text_mgja0_r69rs_237",
|
|
28
|
+
"label-token-nowrap": "awsui_label-token-nowrap_mgja0_r69rs_242",
|
|
29
|
+
"mode-switch": "awsui_mode-switch_mgja0_r69rs_246",
|
|
30
|
+
"dropdown": "awsui_dropdown_mgja0_r69rs_250",
|
|
31
|
+
"dropdown-content": "awsui_dropdown-content_mgja0_r69rs_266",
|
|
32
|
+
"start-date-input": "awsui_start-date-input_mgja0_r69rs_275",
|
|
33
|
+
"start-time-input": "awsui_start-time-input_mgja0_r69rs_276",
|
|
34
|
+
"end-date-input": "awsui_end-date-input_mgja0_r69rs_277",
|
|
35
|
+
"end-time-input": "awsui_end-time-input_mgja0_r69rs_278",
|
|
36
|
+
"validation-section": "awsui_validation-section_mgja0_r69rs_282",
|
|
37
|
+
"validation-error": "awsui_validation-error_mgja0_r69rs_286",
|
|
38
|
+
"clear-button": "awsui_clear-button_mgja0_r69rs_290",
|
|
39
|
+
"apply-button": "awsui_apply-button_mgja0_r69rs_294",
|
|
40
|
+
"cancel-button": "awsui_cancel-button_mgja0_r69rs_298",
|
|
41
|
+
"calendar-aria-live": "awsui_calendar-aria-live_mgja0_r69rs_302"
|
|
42
42
|
};
|
|
43
43
|
|
|
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
94
|
-
animation: awsui_awsui-motion-fade-in-
|
|
93
|
+
.awsui_calendar_mgja0_r69rs_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in-0_mgja0_r69rs_1 var(--motion-duration-show-quick-tyaalm, 135ms) var(--motion-easing-show-quick-1fcgbv, ease-out);
|
|
95
95
|
animation-fill-mode: both;
|
|
96
96
|
}
|
|
97
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
97
|
+
@keyframes awsui_awsui-motion-fade-in-0_mgja0_r69rs_1 {
|
|
98
98
|
from {
|
|
99
99
|
opacity: 0;
|
|
100
100
|
}
|
|
@@ -103,12 +103,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
@media (prefers-reduced-motion: reduce) {
|
|
106
|
-
.
|
|
106
|
+
.awsui_calendar_mgja0_r69rs_93:not(#\9) {
|
|
107
107
|
animation: none;
|
|
108
108
|
transition: none;
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
.awsui-motion-disabled .
|
|
111
|
+
.awsui-motion-disabled .awsui_calendar_mgja0_r69rs_93:not(#\9), .awsui-mode-entering .awsui_calendar_mgja0_r69rs_93:not(#\9) {
|
|
112
112
|
animation: none;
|
|
113
113
|
transition: none;
|
|
114
114
|
}
|
|
@@ -117,7 +117,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
117
117
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
118
118
|
SPDX-License-Identifier: Apache-2.0
|
|
119
119
|
*/
|
|
120
|
-
.
|
|
120
|
+
.awsui_root_mgja0_r69rs_120:not(#\9) {
|
|
121
121
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
122
122
|
border-collapse: separate;
|
|
123
123
|
border-spacing: 0;
|
|
@@ -152,35 +152,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
152
152
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
153
153
|
font-weight: 400;
|
|
154
154
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
155
|
+
-webkit-font-smoothing: auto;
|
|
156
|
+
-moz-osx-font-smoothing: auto;
|
|
155
157
|
max-width: 32em;
|
|
156
158
|
}
|
|
157
159
|
|
|
158
|
-
.awsui_focus-
|
|
160
|
+
.awsui_focus-lock_mgja0_r69rs_134:not(#\9) {
|
|
159
161
|
display: contents;
|
|
160
162
|
}
|
|
161
163
|
|
|
162
|
-
.awsui_trigger-
|
|
164
|
+
.awsui_trigger-wrapper_mgja0_r69rs_138:not(#\9) {
|
|
163
165
|
min-width: calc(var(--size-calendar-grid-width-lxsx0p, 238px) + 2 * var(--space-l-4vl6xu, 20px));
|
|
164
166
|
}
|
|
165
167
|
|
|
166
|
-
.awsui_trigger-
|
|
168
|
+
.awsui_trigger-flexbox_mgja0_r69rs_142:not(#\9) {
|
|
167
169
|
display: flex;
|
|
168
170
|
}
|
|
169
171
|
|
|
170
|
-
.awsui_calendar-
|
|
172
|
+
.awsui_calendar-container_mgja0_r69rs_146:not(#\9) {
|
|
171
173
|
width: calc(2 * var(--size-calendar-grid-width-lxsx0p, 238px) + var(--space-xs-rsr2qu, 8px));
|
|
172
174
|
}
|
|
173
|
-
.awsui_calendar-
|
|
175
|
+
.awsui_calendar-container_mgja0_r69rs_146.awsui_one-grid_mgja0_r69rs_149:not(#\9) {
|
|
174
176
|
width: var(--size-calendar-grid-width-lxsx0p, 238px);
|
|
175
177
|
}
|
|
176
178
|
|
|
177
|
-
.awsui_calendar-
|
|
179
|
+
.awsui_calendar-header_mgja0_r69rs_153:not(#\9) {
|
|
178
180
|
display: flex;
|
|
179
181
|
justify-content: space-between;
|
|
180
182
|
align-items: center;
|
|
181
183
|
position: relative;
|
|
182
184
|
}
|
|
183
|
-
.awsui_calendar-header-months-
|
|
185
|
+
.awsui_calendar-header-months-wrapper_mgja0_r69rs_159:not(#\9) {
|
|
184
186
|
position: absolute;
|
|
185
187
|
right: 0;
|
|
186
188
|
left: 0;
|
|
@@ -193,7 +195,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
193
195
|
flex: 1;
|
|
194
196
|
pointer-events: none;
|
|
195
197
|
}
|
|
196
|
-
.awsui_calendar-header-
|
|
198
|
+
.awsui_calendar-header-month_mgja0_r69rs_159:not(#\9) {
|
|
197
199
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
198
200
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
199
201
|
font-weight: 700;
|
|
@@ -201,130 +203,130 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
201
203
|
display: flex;
|
|
202
204
|
pointer-events: auto;
|
|
203
205
|
}
|
|
204
|
-
.awsui_calendar-next-month-
|
|
206
|
+
.awsui_calendar-next-month-btn_mgja0_r69rs_180:not(#\9) {
|
|
205
207
|
/* used for identifying element */
|
|
206
208
|
}
|
|
207
|
-
.awsui_calendar-prev-month-
|
|
209
|
+
.awsui_calendar-prev-month-btn_mgja0_r69rs_183:not(#\9) {
|
|
208
210
|
/* used for identifying element */
|
|
209
211
|
}
|
|
210
212
|
|
|
211
|
-
.awsui_first-
|
|
212
|
-
.awsui_second-
|
|
213
|
+
.awsui_first-grid_mgja0_r69rs_187:not(#\9),
|
|
214
|
+
.awsui_second-grid_mgja0_r69rs_188:not(#\9) {
|
|
213
215
|
/* used in test-utils */
|
|
214
216
|
}
|
|
215
217
|
|
|
216
|
-
.awsui_date-and-time-
|
|
218
|
+
.awsui_date-and-time-container_mgja0_r69rs_192:not(#\9) {
|
|
217
219
|
display: grid;
|
|
218
220
|
grid-template-columns: repeat(auto-fit, minmax(var(--size-calendar-grid-width-lxsx0p, 238px), 1fr));
|
|
219
221
|
gap: var(--space-xs-rsr2qu, 8px);
|
|
220
222
|
}
|
|
221
223
|
|
|
222
|
-
.awsui_date-and-time-
|
|
224
|
+
.awsui_date-and-time-wrapper_mgja0_r69rs_198:not(#\9) {
|
|
223
225
|
width: var(--size-calendar-grid-width-lxsx0p, 238px);
|
|
224
226
|
display: grid;
|
|
225
227
|
gap: var(--space-xs-rsr2qu, 8px);
|
|
226
228
|
grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
|
|
227
229
|
}
|
|
228
230
|
|
|
229
|
-
.
|
|
231
|
+
.awsui_footer_mgja0_r69rs_205:not(#\9) {
|
|
230
232
|
display: flex;
|
|
231
233
|
flex-wrap: wrap;
|
|
232
234
|
justify-content: flex-end;
|
|
233
235
|
border-top: 1px solid var(--color-border-dropdown-item-default-faosd8, #e9ebed);
|
|
234
236
|
padding: 0 var(--space-l-4vl6xu, 20px) var(--space-s-hv8c1d, 12px);
|
|
235
237
|
}
|
|
236
|
-
.
|
|
238
|
+
.awsui_footer_mgja0_r69rs_205.awsui_has-clear-button_mgja0_r69rs_212:not(#\9) {
|
|
237
239
|
justify-content: space-between;
|
|
238
240
|
}
|
|
239
|
-
.
|
|
241
|
+
.awsui_footer_mgja0_r69rs_205.awsui_one-grid_mgja0_r69rs_149:not(#\9) {
|
|
240
242
|
padding: 0 var(--space-xs-rsr2qu, 8px) var(--space-s-hv8c1d, 12px);
|
|
241
243
|
}
|
|
242
244
|
|
|
243
|
-
.awsui_footer-button-
|
|
245
|
+
.awsui_footer-button-wrapper_mgja0_r69rs_219:not(#\9) {
|
|
244
246
|
padding-top: var(--space-s-hv8c1d, 12px);
|
|
245
247
|
}
|
|
246
248
|
|
|
247
|
-
.awsui_icon-
|
|
249
|
+
.awsui_icon-wrapper_mgja0_r69rs_223:not(#\9) {
|
|
248
250
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
249
251
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
250
252
|
}
|
|
251
253
|
|
|
252
|
-
.
|
|
254
|
+
.awsui_label_mgja0_r69rs_228:not(#\9) {
|
|
253
255
|
-webkit-user-select: text;
|
|
254
256
|
user-select: text;
|
|
255
257
|
cursor: default;
|
|
256
258
|
}
|
|
257
259
|
|
|
258
|
-
.
|
|
260
|
+
.awsui_label_mgja0_r69rs_228.awsui_label-enabled_mgja0_r69rs_233:not(#\9):hover > .awsui_trigger-flexbox_mgja0_r69rs_142 > .awsui_icon-wrapper_mgja0_r69rs_223 {
|
|
259
261
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
260
262
|
}
|
|
261
263
|
|
|
262
|
-
.awsui_label-
|
|
264
|
+
.awsui_label-text_mgja0_r69rs_237:not(#\9) {
|
|
263
265
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
264
266
|
font-style: italic;
|
|
265
267
|
}
|
|
266
268
|
|
|
267
|
-
.awsui_label-token-
|
|
269
|
+
.awsui_label-token-nowrap_mgja0_r69rs_242:not(#\9) {
|
|
268
270
|
white-space: nowrap;
|
|
269
271
|
}
|
|
270
272
|
|
|
271
|
-
.awsui_mode-
|
|
273
|
+
.awsui_mode-switch_mgja0_r69rs_246:not(#\9) {
|
|
272
274
|
/* used in test-utils */
|
|
273
275
|
}
|
|
274
276
|
|
|
275
|
-
.
|
|
277
|
+
.awsui_dropdown_mgja0_r69rs_250:not(#\9) {
|
|
276
278
|
overflow: auto;
|
|
277
279
|
border-top: 1px solid var(--color-border-container-top-srcvx4, transparent);
|
|
278
280
|
border-bottom: 1px solid var(--color-border-container-top-srcvx4, transparent);
|
|
279
281
|
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
280
282
|
}
|
|
281
|
-
.
|
|
283
|
+
.awsui_dropdown_mgja0_r69rs_250:not(#\9):focus {
|
|
282
284
|
outline: none;
|
|
283
285
|
}
|
|
284
|
-
.
|
|
286
|
+
.awsui_dropdown_mgja0_r69rs_250[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
285
287
|
outline: 2px dotted transparent;
|
|
286
288
|
outline-offset: 2px;
|
|
287
289
|
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
288
290
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
289
291
|
}
|
|
290
292
|
|
|
291
|
-
.awsui_dropdown-
|
|
293
|
+
.awsui_dropdown-content_mgja0_r69rs_266:not(#\9) {
|
|
292
294
|
-webkit-user-select: text;
|
|
293
295
|
user-select: text;
|
|
294
296
|
background-color: var(--color-background-container-content-i8i4a0, #ffffff);
|
|
295
297
|
width: calc(2 * var(--size-calendar-grid-width-lxsx0p, 238px) + var(--space-xs-rsr2qu, 8px) + 2 * var(--space-l-4vl6xu, 20px));
|
|
296
298
|
}
|
|
297
|
-
.awsui_dropdown-
|
|
299
|
+
.awsui_dropdown-content_mgja0_r69rs_266.awsui_one-grid_mgja0_r69rs_149:not(#\9) {
|
|
298
300
|
width: calc(var(--size-calendar-grid-width-lxsx0p, 238px) + 2 * var(--space-l-4vl6xu, 20px));
|
|
299
301
|
}
|
|
300
302
|
|
|
301
|
-
.awsui_start-date-
|
|
302
|
-
.awsui_start-time-
|
|
303
|
-
.awsui_end-date-
|
|
304
|
-
.awsui_end-time-
|
|
303
|
+
.awsui_start-date-input_mgja0_r69rs_275:not(#\9),
|
|
304
|
+
.awsui_start-time-input_mgja0_r69rs_276:not(#\9),
|
|
305
|
+
.awsui_end-date-input_mgja0_r69rs_277:not(#\9),
|
|
306
|
+
.awsui_end-time-input_mgja0_r69rs_278:not(#\9) {
|
|
305
307
|
/* used in test-utils */
|
|
306
308
|
}
|
|
307
309
|
|
|
308
|
-
.awsui_validation-
|
|
310
|
+
.awsui_validation-section_mgja0_r69rs_282:not(#\9) {
|
|
309
311
|
/* used in test-utils */
|
|
310
312
|
}
|
|
311
313
|
|
|
312
|
-
.awsui_validation-
|
|
314
|
+
.awsui_validation-error_mgja0_r69rs_286:not(#\9) {
|
|
313
315
|
/* used in test-utils */
|
|
314
316
|
}
|
|
315
317
|
|
|
316
|
-
.awsui_clear-
|
|
318
|
+
.awsui_clear-button_mgja0_r69rs_290:not(#\9) {
|
|
317
319
|
/* used in test-utils */
|
|
318
320
|
}
|
|
319
321
|
|
|
320
|
-
.awsui_apply-
|
|
322
|
+
.awsui_apply-button_mgja0_r69rs_294:not(#\9) {
|
|
321
323
|
/* used in test-utils */
|
|
322
324
|
}
|
|
323
325
|
|
|
324
|
-
.awsui_cancel-
|
|
326
|
+
.awsui_cancel-button_mgja0_r69rs_298:not(#\9) {
|
|
325
327
|
/* used in test-utils */
|
|
326
328
|
}
|
|
327
329
|
|
|
328
|
-
.awsui_calendar-aria-
|
|
330
|
+
.awsui_calendar-aria-live_mgja0_r69rs_302:not(#\9) {
|
|
329
331
|
/* used in test-utils */
|
|
330
332
|
}
|
|
@@ -2,43 +2,43 @@
|
|
|
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
|
-
"focus-lock": "awsui_focus-
|
|
9
|
-
"trigger-wrapper": "awsui_trigger-
|
|
10
|
-
"trigger-flexbox": "awsui_trigger-
|
|
11
|
-
"calendar-container": "awsui_calendar-
|
|
12
|
-
"one-grid": "awsui_one-
|
|
13
|
-
"calendar-header": "awsui_calendar-
|
|
14
|
-
"calendar-header-months-wrapper": "awsui_calendar-header-months-
|
|
15
|
-
"calendar-header-month": "awsui_calendar-header-
|
|
16
|
-
"calendar-next-month-btn": "awsui_calendar-next-month-
|
|
17
|
-
"calendar-prev-month-btn": "awsui_calendar-prev-month-
|
|
18
|
-
"first-grid": "awsui_first-
|
|
19
|
-
"second-grid": "awsui_second-
|
|
20
|
-
"date-and-time-container": "awsui_date-and-time-
|
|
21
|
-
"date-and-time-wrapper": "awsui_date-and-time-
|
|
22
|
-
"footer": "
|
|
23
|
-
"has-clear-button": "awsui_has-clear-
|
|
24
|
-
"footer-button-wrapper": "awsui_footer-button-
|
|
25
|
-
"icon-wrapper": "awsui_icon-
|
|
26
|
-
"label": "
|
|
27
|
-
"label-enabled": "awsui_label-
|
|
28
|
-
"label-text": "awsui_label-
|
|
29
|
-
"label-token-nowrap": "awsui_label-token-
|
|
30
|
-
"mode-switch": "awsui_mode-
|
|
31
|
-
"dropdown": "
|
|
32
|
-
"dropdown-content": "awsui_dropdown-
|
|
33
|
-
"start-date-input": "awsui_start-date-
|
|
34
|
-
"start-time-input": "awsui_start-time-
|
|
35
|
-
"end-date-input": "awsui_end-date-
|
|
36
|
-
"end-time-input": "awsui_end-time-
|
|
37
|
-
"validation-section": "awsui_validation-
|
|
38
|
-
"validation-error": "awsui_validation-
|
|
39
|
-
"clear-button": "awsui_clear-
|
|
40
|
-
"apply-button": "awsui_apply-
|
|
41
|
-
"cancel-button": "awsui_cancel-
|
|
42
|
-
"calendar-aria-live": "awsui_calendar-aria-
|
|
5
|
+
"calendar": "awsui_calendar_mgja0_r69rs_93",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_mgja0_r69rs_1",
|
|
7
|
+
"root": "awsui_root_mgja0_r69rs_120",
|
|
8
|
+
"focus-lock": "awsui_focus-lock_mgja0_r69rs_134",
|
|
9
|
+
"trigger-wrapper": "awsui_trigger-wrapper_mgja0_r69rs_138",
|
|
10
|
+
"trigger-flexbox": "awsui_trigger-flexbox_mgja0_r69rs_142",
|
|
11
|
+
"calendar-container": "awsui_calendar-container_mgja0_r69rs_146",
|
|
12
|
+
"one-grid": "awsui_one-grid_mgja0_r69rs_149",
|
|
13
|
+
"calendar-header": "awsui_calendar-header_mgja0_r69rs_153",
|
|
14
|
+
"calendar-header-months-wrapper": "awsui_calendar-header-months-wrapper_mgja0_r69rs_159",
|
|
15
|
+
"calendar-header-month": "awsui_calendar-header-month_mgja0_r69rs_159",
|
|
16
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_mgja0_r69rs_180",
|
|
17
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_mgja0_r69rs_183",
|
|
18
|
+
"first-grid": "awsui_first-grid_mgja0_r69rs_187",
|
|
19
|
+
"second-grid": "awsui_second-grid_mgja0_r69rs_188",
|
|
20
|
+
"date-and-time-container": "awsui_date-and-time-container_mgja0_r69rs_192",
|
|
21
|
+
"date-and-time-wrapper": "awsui_date-and-time-wrapper_mgja0_r69rs_198",
|
|
22
|
+
"footer": "awsui_footer_mgja0_r69rs_205",
|
|
23
|
+
"has-clear-button": "awsui_has-clear-button_mgja0_r69rs_212",
|
|
24
|
+
"footer-button-wrapper": "awsui_footer-button-wrapper_mgja0_r69rs_219",
|
|
25
|
+
"icon-wrapper": "awsui_icon-wrapper_mgja0_r69rs_223",
|
|
26
|
+
"label": "awsui_label_mgja0_r69rs_228",
|
|
27
|
+
"label-enabled": "awsui_label-enabled_mgja0_r69rs_233",
|
|
28
|
+
"label-text": "awsui_label-text_mgja0_r69rs_237",
|
|
29
|
+
"label-token-nowrap": "awsui_label-token-nowrap_mgja0_r69rs_242",
|
|
30
|
+
"mode-switch": "awsui_mode-switch_mgja0_r69rs_246",
|
|
31
|
+
"dropdown": "awsui_dropdown_mgja0_r69rs_250",
|
|
32
|
+
"dropdown-content": "awsui_dropdown-content_mgja0_r69rs_266",
|
|
33
|
+
"start-date-input": "awsui_start-date-input_mgja0_r69rs_275",
|
|
34
|
+
"start-time-input": "awsui_start-time-input_mgja0_r69rs_276",
|
|
35
|
+
"end-date-input": "awsui_end-date-input_mgja0_r69rs_277",
|
|
36
|
+
"end-time-input": "awsui_end-time-input_mgja0_r69rs_278",
|
|
37
|
+
"validation-section": "awsui_validation-section_mgja0_r69rs_282",
|
|
38
|
+
"validation-error": "awsui_validation-error_mgja0_r69rs_286",
|
|
39
|
+
"clear-button": "awsui_clear-button_mgja0_r69rs_290",
|
|
40
|
+
"apply-button": "awsui_apply-button_mgja0_r69rs_294",
|
|
41
|
+
"cancel-button": "awsui_cancel-button_mgja0_r69rs_298",
|
|
42
|
+
"calendar-aria-live": "awsui_calendar-aria-live_mgja0_r69rs_302"
|
|
43
43
|
};
|
|
44
44
|
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content-enter": "awsui_content-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"trigger-expanded": "awsui_trigger-
|
|
7
|
-
"icon": "
|
|
8
|
-
"root": "
|
|
9
|
-
"expanded": "
|
|
10
|
-
"icon-container": "awsui_icon-
|
|
11
|
-
"trigger": "
|
|
12
|
-
"trigger-default": "awsui_trigger-
|
|
13
|
-
"trigger-footer": "awsui_trigger-
|
|
14
|
-
"trigger-navigation": "awsui_trigger-
|
|
15
|
-
"trigger-container": "awsui_trigger-
|
|
16
|
-
"header": "
|
|
17
|
-
"header-container": "awsui_header-
|
|
18
|
-
"header-container-button": "awsui_header-container-
|
|
19
|
-
"header-navigation": "awsui_header-
|
|
20
|
-
"content": "
|
|
21
|
-
"content-default": "awsui_content-
|
|
22
|
-
"content-footer": "awsui_content-
|
|
23
|
-
"content-expanded": "awsui_content-
|
|
24
|
-
"focusable": "
|
|
4
|
+
"content-enter": "awsui_content-enter_gwq0h_f8qtu_97",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_f8qtu_1",
|
|
6
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_f8qtu_119",
|
|
7
|
+
"icon": "awsui_icon_gwq0h_f8qtu_133",
|
|
8
|
+
"root": "awsui_root_gwq0h_f8qtu_151",
|
|
9
|
+
"expanded": "awsui_expanded_gwq0h_f8qtu_171",
|
|
10
|
+
"icon-container": "awsui_icon-container_gwq0h_f8qtu_175",
|
|
11
|
+
"trigger": "awsui_trigger_gwq0h_f8qtu_119",
|
|
12
|
+
"trigger-default": "awsui_trigger-default_gwq0h_f8qtu_190",
|
|
13
|
+
"trigger-footer": "awsui_trigger-footer_gwq0h_f8qtu_193",
|
|
14
|
+
"trigger-navigation": "awsui_trigger-navigation_gwq0h_f8qtu_199",
|
|
15
|
+
"trigger-container": "awsui_trigger-container_gwq0h_f8qtu_213",
|
|
16
|
+
"header": "awsui_header_gwq0h_f8qtu_223",
|
|
17
|
+
"header-container": "awsui_header-container_gwq0h_f8qtu_226",
|
|
18
|
+
"header-container-button": "awsui_header-container-button_gwq0h_f8qtu_242",
|
|
19
|
+
"header-navigation": "awsui_header-navigation_gwq0h_f8qtu_250",
|
|
20
|
+
"content": "awsui_content_gwq0h_f8qtu_97",
|
|
21
|
+
"content-default": "awsui_content-default_gwq0h_f8qtu_286",
|
|
22
|
+
"content-footer": "awsui_content-footer_gwq0h_f8qtu_289",
|
|
23
|
+
"content-expanded": "awsui_content-expanded_gwq0h_f8qtu_292",
|
|
24
|
+
"focusable": "awsui_focusable_gwq0h_f8qtu_296"
|
|
25
25
|
};
|
|
26
26
|
|