@cloudscape-design/components 3.0.175 → 3.0.177
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 +73 -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 +3 -3
- 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,23 +2,23 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content": "
|
|
6
|
-
"button": "
|
|
7
|
-
"variant-normal": "awsui_variant-
|
|
8
|
-
"is-activated": "awsui_is-
|
|
9
|
-
"variant-icon": "awsui_variant-
|
|
10
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
11
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
12
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
13
|
-
"disabled": "
|
|
14
|
-
"variant-primary": "awsui_variant-
|
|
15
|
-
"variant-link": "awsui_variant-
|
|
16
|
-
"variant-breadcrumb-group": "awsui_variant-breadcrumb-
|
|
17
|
-
"variant-menu-trigger": "awsui_variant-menu-
|
|
18
|
-
"button-no-text": "awsui_button-no-
|
|
19
|
-
"button-no-wrap": "awsui_button-no-
|
|
20
|
-
"icon-left": "awsui_icon-
|
|
21
|
-
"icon-right": "awsui_icon-
|
|
22
|
-
"icon": "
|
|
5
|
+
"content": "awsui_content_vjswe_tsvsw_97",
|
|
6
|
+
"button": "awsui_button_vjswe_tsvsw_101",
|
|
7
|
+
"variant-normal": "awsui_variant-normal_vjswe_tsvsw_126",
|
|
8
|
+
"is-activated": "awsui_is-activated_vjswe_tsvsw_139",
|
|
9
|
+
"variant-icon": "awsui_variant-icon_vjswe_tsvsw_166",
|
|
10
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_tsvsw_166",
|
|
11
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_tsvsw_166",
|
|
12
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_tsvsw_184",
|
|
13
|
+
"disabled": "awsui_disabled_vjswe_tsvsw_202",
|
|
14
|
+
"variant-primary": "awsui_variant-primary_vjswe_tsvsw_210",
|
|
15
|
+
"variant-link": "awsui_variant-link_vjswe_tsvsw_294",
|
|
16
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_tsvsw_714",
|
|
17
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_tsvsw_801",
|
|
18
|
+
"button-no-text": "awsui_button-no-text_vjswe_tsvsw_885",
|
|
19
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_tsvsw_889",
|
|
20
|
+
"icon-left": "awsui_icon-left_vjswe_tsvsw_905",
|
|
21
|
+
"icon-right": "awsui_icon-right_vjswe_tsvsw_910",
|
|
22
|
+
"icon": "awsui_icon_vjswe_tsvsw_905"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"trigger": "
|
|
6
|
-
"dropdown": "
|
|
7
|
-
"nowrap": "
|
|
8
|
-
"open": "
|
|
4
|
+
"root": "awsui_root_14cnr_1gdzm_93",
|
|
5
|
+
"trigger": "awsui_trigger_14cnr_1gdzm_108",
|
|
6
|
+
"dropdown": "awsui_dropdown_14cnr_1gdzm_111",
|
|
7
|
+
"nowrap": "awsui_nowrap_14cnr_1gdzm_122",
|
|
8
|
+
"open": "awsui_open_14cnr_1gdzm_125"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -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_14cnr_1gdzm_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,14 +125,16 @@ 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
|
position: static;
|
|
129
131
|
white-space: inherit;
|
|
130
132
|
display: inline;
|
|
131
133
|
}
|
|
132
|
-
.
|
|
134
|
+
.awsui_root_14cnr_1gdzm_93 > .awsui_trigger_14cnr_1gdzm_108:not(#\9) {
|
|
133
135
|
display: inline;
|
|
134
136
|
}
|
|
135
|
-
.
|
|
137
|
+
.awsui_root_14cnr_1gdzm_93 > .awsui_dropdown_14cnr_1gdzm_111:not(#\9) {
|
|
136
138
|
position: static;
|
|
137
139
|
-webkit-user-select: none;
|
|
138
140
|
user-select: none;
|
|
@@ -144,9 +146,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
144
146
|
flex-direction: column;
|
|
145
147
|
width: 100%;
|
|
146
148
|
}
|
|
147
|
-
.
|
|
149
|
+
.awsui_root_14cnr_1gdzm_93 > .awsui_dropdown_14cnr_1gdzm_111.awsui_nowrap_14cnr_1gdzm_122:not(#\9) {
|
|
148
150
|
white-space: nowrap;
|
|
149
151
|
}
|
|
150
|
-
.
|
|
152
|
+
.awsui_root_14cnr_1gdzm_93 > .awsui_dropdown_14cnr_1gdzm_111.awsui_open_14cnr_1gdzm_125:not(#\9) {
|
|
151
153
|
display: flex;
|
|
152
154
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
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
|
-
"trigger": "
|
|
7
|
-
"dropdown": "
|
|
8
|
-
"nowrap": "
|
|
9
|
-
"open": "
|
|
5
|
+
"root": "awsui_root_14cnr_1gdzm_93",
|
|
6
|
+
"trigger": "awsui_trigger_14cnr_1gdzm_108",
|
|
7
|
+
"dropdown": "awsui_dropdown_14cnr_1gdzm_111",
|
|
8
|
+
"nowrap": "awsui_nowrap_14cnr_1gdzm_122",
|
|
9
|
+
"open": "awsui_open_14cnr_1gdzm_125"
|
|
10
10
|
};
|
|
11
11
|
|
package/calendar/styles.css.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
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
|
-
"calendar-inner": "awsui_calendar-
|
|
8
|
-
"calendar-header": "awsui_calendar-
|
|
9
|
-
"calendar-header-month": "awsui_calendar-header-
|
|
10
|
-
"calendar-next-month-btn": "awsui_calendar-next-month-
|
|
11
|
-
"calendar-prev-month-btn": "awsui_calendar-prev-month-
|
|
12
|
-
"calendar-grid": "awsui_calendar-
|
|
13
|
-
"calendar-grid-cell": "awsui_calendar-grid-
|
|
14
|
-
"calendar-day-header": "awsui_calendar-day-
|
|
15
|
-
"calendar-day": "awsui_calendar-
|
|
16
|
-
"calendar-day-enabled": "awsui_calendar-day-
|
|
17
|
-
"calendar-day-current-month": "awsui_calendar-day-current-
|
|
18
|
-
"calendar-day-selected": "awsui_calendar-day-
|
|
19
|
-
"calendar-day-today": "awsui_calendar-day-
|
|
20
|
-
"day-inner": "awsui_day-
|
|
21
|
-
"calendar-week": "awsui_calendar-
|
|
4
|
+
"calendar": "awsui_calendar_1ykar_1uqdq_93",
|
|
5
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1ykar_1uqdq_1",
|
|
6
|
+
"root": "awsui_root_1ykar_1uqdq_124",
|
|
7
|
+
"calendar-inner": "awsui_calendar-inner_1ykar_1uqdq_143",
|
|
8
|
+
"calendar-header": "awsui_calendar-header_1ykar_1uqdq_146",
|
|
9
|
+
"calendar-header-month": "awsui_calendar-header-month_1ykar_1uqdq_151",
|
|
10
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_1ykar_1uqdq_158",
|
|
11
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_1ykar_1uqdq_161",
|
|
12
|
+
"calendar-grid": "awsui_calendar-grid_1ykar_1uqdq_164",
|
|
13
|
+
"calendar-grid-cell": "awsui_calendar-grid-cell_1ykar_1uqdq_168",
|
|
14
|
+
"calendar-day-header": "awsui_calendar-day-header_1ykar_1uqdq_174",
|
|
15
|
+
"calendar-day": "awsui_calendar-day_1ykar_1uqdq_174",
|
|
16
|
+
"calendar-day-enabled": "awsui_calendar-day-enabled_1ykar_1uqdq_191",
|
|
17
|
+
"calendar-day-current-month": "awsui_calendar-day-current-month_1ykar_1uqdq_198",
|
|
18
|
+
"calendar-day-selected": "awsui_calendar-day-selected_1ykar_1uqdq_205",
|
|
19
|
+
"calendar-day-today": "awsui_calendar-day-today_1ykar_1uqdq_208",
|
|
20
|
+
"day-inner": "awsui_day-inner_1ykar_1uqdq_223",
|
|
21
|
+
"calendar-week": "awsui_calendar-week_1ykar_1uqdq_288"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -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_1ykar_1uqdq_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in-0_1ykar_1uqdq_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_1ykar_1uqdq_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_1ykar_1uqdq_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_1ykar_1uqdq_93:not(#\9), .awsui-mode-entering .awsui_calendar_1ykar_1uqdq_93:not(#\9) {
|
|
112
112
|
animation: none;
|
|
113
113
|
transition: none;
|
|
114
114
|
}
|
|
@@ -121,11 +121,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
121
121
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
122
122
|
SPDX-License-Identifier: Apache-2.0
|
|
123
123
|
*/
|
|
124
|
-
.
|
|
124
|
+
.awsui_root_1ykar_1uqdq_124:not(#\9) {
|
|
125
125
|
/* used in test-utils */
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
.
|
|
128
|
+
.awsui_calendar_1ykar_1uqdq_93:not(#\9) {
|
|
129
129
|
display: block;
|
|
130
130
|
width: var(--size-calendar-grid-width-lxsx0p, 238px);
|
|
131
131
|
overflow: auto;
|
|
@@ -163,78 +163,80 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
163
163
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
164
164
|
font-weight: 400;
|
|
165
165
|
font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
166
|
+
-webkit-font-smoothing: auto;
|
|
167
|
+
-moz-osx-font-smoothing: auto;
|
|
166
168
|
}
|
|
167
|
-
.awsui_calendar-
|
|
169
|
+
.awsui_calendar-inner_1ykar_1uqdq_143:not(#\9) {
|
|
168
170
|
margin: var(--space-xs-rsr2qu, 8px);
|
|
169
171
|
}
|
|
170
|
-
.awsui_calendar-
|
|
172
|
+
.awsui_calendar-header_1ykar_1uqdq_146:not(#\9) {
|
|
171
173
|
display: flex;
|
|
172
174
|
justify-content: space-between;
|
|
173
175
|
align-items: center;
|
|
174
176
|
}
|
|
175
|
-
.awsui_calendar-header-
|
|
177
|
+
.awsui_calendar-header-month_1ykar_1uqdq_151:not(#\9) {
|
|
176
178
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
177
179
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
178
180
|
font-weight: 700;
|
|
179
181
|
color: var(--color-text-dropdown-item-default-7tg9p2, #000716);
|
|
180
182
|
margin: 0;
|
|
181
183
|
}
|
|
182
|
-
.awsui_calendar-next-month-
|
|
184
|
+
.awsui_calendar-next-month-btn_1ykar_1uqdq_158:not(#\9) {
|
|
183
185
|
/* used for identifying element */
|
|
184
186
|
}
|
|
185
|
-
.awsui_calendar-prev-month-
|
|
187
|
+
.awsui_calendar-prev-month-btn_1ykar_1uqdq_161:not(#\9) {
|
|
186
188
|
/* used for identifying element */
|
|
187
189
|
}
|
|
188
|
-
.awsui_calendar-
|
|
190
|
+
.awsui_calendar-grid_1ykar_1uqdq_164:not(#\9) {
|
|
189
191
|
width: 100%;
|
|
190
192
|
border-spacing: 0;
|
|
191
193
|
}
|
|
192
|
-
.awsui_calendar-grid-
|
|
194
|
+
.awsui_calendar-grid-cell_1ykar_1uqdq_168:not(#\9) {
|
|
193
195
|
width: 14.2857142857%;
|
|
194
196
|
word-break: break-word;
|
|
195
197
|
text-align: center;
|
|
196
198
|
font-weight: unset;
|
|
197
199
|
}
|
|
198
|
-
.awsui_calendar-day-
|
|
200
|
+
.awsui_calendar-day-header_1ykar_1uqdq_174:not(#\9) {
|
|
199
201
|
padding: var(--space-s-hv8c1d, 12px) 0 var(--space-xxs-ynfts5, 4px);
|
|
200
202
|
color: var(--color-text-calendar-month-elf7e9, #5f6b7a);
|
|
201
203
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
202
204
|
line-height: var(--font-body-s-line-height-kdsbrl, 16px);
|
|
203
205
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
204
206
|
}
|
|
205
|
-
.awsui_calendar-
|
|
207
|
+
.awsui_calendar-day_1ykar_1uqdq_174:not(#\9) {
|
|
206
208
|
border-bottom: 1px solid var(--color-border-calendar-grid-sshunw, transparent);
|
|
207
209
|
border-right: 1px solid var(--color-border-calendar-grid-sshunw, transparent);
|
|
208
210
|
padding: var(--space-xxs-ynfts5, 4px) 0;
|
|
209
211
|
color: var(--color-text-dropdown-item-disabled-varol7, #9ba7b6);
|
|
210
212
|
position: relative;
|
|
211
213
|
}
|
|
212
|
-
.awsui_calendar-
|
|
214
|
+
.awsui_calendar-day_1ykar_1uqdq_174:not(#\9):first-child {
|
|
213
215
|
border-left: 1px solid var(--color-border-calendar-grid-sshunw, transparent);
|
|
214
216
|
}
|
|
215
|
-
.awsui_calendar-day-
|
|
217
|
+
.awsui_calendar-day-enabled_1ykar_1uqdq_191:not(#\9) {
|
|
216
218
|
cursor: pointer;
|
|
217
219
|
color: var(--color-text-dropdown-item-secondary-0me7js, #5f6b7a);
|
|
218
220
|
}
|
|
219
|
-
.awsui_calendar-day-
|
|
221
|
+
.awsui_calendar-day-enabled_1ykar_1uqdq_191:not(#\9)::after {
|
|
220
222
|
border-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
221
223
|
}
|
|
222
|
-
.awsui_calendar-day-
|
|
224
|
+
.awsui_calendar-day-enabled_1ykar_1uqdq_191.awsui_calendar-day-current-month_1ykar_1uqdq_198:not(#\9) {
|
|
223
225
|
color: var(--color-text-dropdown-item-default-7tg9p2, #000716);
|
|
224
226
|
}
|
|
225
|
-
.awsui_calendar-day-
|
|
227
|
+
.awsui_calendar-day-enabled_1ykar_1uqdq_191.awsui_calendar-day-current-month_1ykar_1uqdq_198:not(#\9):hover {
|
|
226
228
|
color: var(--color-text-calendar-day-hover-graajh, #000716);
|
|
227
229
|
background-color: var(--color-background-dropdown-item-hover-mqsxkv, #f4f4f4);
|
|
228
230
|
}
|
|
229
|
-
.awsui_calendar-day-
|
|
231
|
+
.awsui_calendar-day-enabled_1ykar_1uqdq_191.awsui_calendar-day-current-month_1ykar_1uqdq_198:not(#\9):hover:not(.awsui_calendar-day-selected_1ykar_1uqdq_205)::after {
|
|
230
232
|
border: var(--border-item-width-qbbbsa, 2px) solid var(--color-border-dropdown-item-hover-tyzq9m, #7d8998);
|
|
231
233
|
}
|
|
232
|
-
.awsui_calendar-day-
|
|
234
|
+
.awsui_calendar-day-today_1ykar_1uqdq_208:not(#\9) {
|
|
233
235
|
background-color: var(--color-background-calendar-today-762czq, #f4f4f4);
|
|
234
236
|
border-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
235
237
|
font-weight: 700;
|
|
236
238
|
}
|
|
237
|
-
.awsui_calendar-
|
|
239
|
+
.awsui_calendar-day_1ykar_1uqdq_174:not(#\9)::after {
|
|
238
240
|
content: "";
|
|
239
241
|
position: absolute;
|
|
240
242
|
z-index: 1;
|
|
@@ -244,21 +246,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
244
246
|
right: calc(-1 * var(--border-item-width-qbbbsa, 2px));
|
|
245
247
|
background-color: transparent;
|
|
246
248
|
}
|
|
247
|
-
.awsui_calendar-
|
|
249
|
+
.awsui_calendar-day_1ykar_1uqdq_174 > .awsui_day-inner_1ykar_1uqdq_223:not(#\9) {
|
|
248
250
|
position: relative;
|
|
249
251
|
z-index: 1;
|
|
250
252
|
}
|
|
251
|
-
.awsui_calendar-
|
|
253
|
+
.awsui_calendar-day_1ykar_1uqdq_174:not(#\9):focus {
|
|
252
254
|
outline: none;
|
|
253
255
|
}
|
|
254
|
-
.awsui_calendar-
|
|
256
|
+
.awsui_calendar-day_1ykar_1uqdq_174:not(#\9):focus[data-awsui-focus-visible=true]:focus {
|
|
255
257
|
position: relative;
|
|
256
258
|
}
|
|
257
|
-
.awsui_calendar-
|
|
259
|
+
.awsui_calendar-day_1ykar_1uqdq_174:not(#\9):focus[data-awsui-focus-visible=true]:focus {
|
|
258
260
|
outline: 2px dotted transparent;
|
|
259
261
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-v3dwvl, -5px) - 1px);
|
|
260
262
|
}
|
|
261
|
-
.awsui_calendar-
|
|
263
|
+
.awsui_calendar-day_1ykar_1uqdq_174:not(#\9):focus[data-awsui-focus-visible=true]:focus::before {
|
|
262
264
|
content: " ";
|
|
263
265
|
display: block;
|
|
264
266
|
position: absolute;
|
|
@@ -269,23 +271,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
269
271
|
border-radius: var(--border-radius-calendar-day-focus-ring-a8mlqd, 3px);
|
|
270
272
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
271
273
|
}
|
|
272
|
-
.awsui_calendar-
|
|
274
|
+
.awsui_calendar-day_1ykar_1uqdq_174:not(#\9):focus[data-awsui-focus-visible=true]:focus::before {
|
|
273
275
|
z-index: 2;
|
|
274
276
|
}
|
|
275
|
-
.awsui_calendar-day-
|
|
277
|
+
.awsui_calendar-day-selected_1ykar_1uqdq_205:not(#\9) {
|
|
276
278
|
border-color: transparent;
|
|
277
279
|
position: relative;
|
|
278
280
|
z-index: 2;
|
|
279
281
|
font-weight: 700;
|
|
280
282
|
}
|
|
281
|
-
.awsui_calendar-day-
|
|
283
|
+
.awsui_calendar-day-selected_1ykar_1uqdq_205:not(#\9):focus[data-awsui-focus-visible=true]:focus {
|
|
282
284
|
position: relative;
|
|
283
285
|
}
|
|
284
|
-
.awsui_calendar-day-
|
|
286
|
+
.awsui_calendar-day-selected_1ykar_1uqdq_205:not(#\9):focus[data-awsui-focus-visible=true]:focus {
|
|
285
287
|
outline: 2px dotted transparent;
|
|
286
288
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-v3dwvl, -5px) - 1px);
|
|
287
289
|
}
|
|
288
|
-
.awsui_calendar-day-
|
|
290
|
+
.awsui_calendar-day-selected_1ykar_1uqdq_205:not(#\9):focus[data-awsui-focus-visible=true]:focus::before {
|
|
289
291
|
content: " ";
|
|
290
292
|
display: block;
|
|
291
293
|
position: absolute;
|
|
@@ -296,19 +298,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
296
298
|
border-radius: var(--border-radius-calendar-day-focus-ring-a8mlqd, 3px);
|
|
297
299
|
box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-cxqa0s, #fbfbfb);
|
|
298
300
|
}
|
|
299
|
-
.awsui_calendar-day-
|
|
301
|
+
.awsui_calendar-day-selected_1ykar_1uqdq_205:not(#\9):focus[data-awsui-focus-visible=true]:focus::before {
|
|
300
302
|
z-index: 2;
|
|
301
303
|
}
|
|
302
|
-
.awsui_calendar-day-
|
|
304
|
+
.awsui_calendar-day-selected_1ykar_1uqdq_205:not(#\9)::after {
|
|
303
305
|
background-color: var(--color-background-control-checked-9admlu, #0972d3);
|
|
304
306
|
border: var(--border-item-width-qbbbsa, 2px) solid var(--color-background-control-checked-9admlu, #0972d3);
|
|
305
307
|
border-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
306
308
|
}
|
|
307
|
-
.awsui_calendar-day-
|
|
309
|
+
.awsui_calendar-day-selected_1ykar_1uqdq_205 > .awsui_day-inner_1ykar_1uqdq_223:not(#\9) {
|
|
308
310
|
z-index: 2;
|
|
309
311
|
color: var(--color-background-control-default-4pa05r, #ffffff);
|
|
310
312
|
position: relative;
|
|
311
313
|
}
|
|
312
|
-
.awsui_calendar-
|
|
314
|
+
.awsui_calendar-week_1ykar_1uqdq_288:not(#\9):first-child > .awsui_calendar-day_1ykar_1uqdq_174 {
|
|
313
315
|
border-top: 1px solid var(--color-border-calendar-grid-sshunw, transparent);
|
|
314
316
|
}
|
|
@@ -2,23 +2,23 @@
|
|
|
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-month": "awsui_calendar-header-
|
|
11
|
-
"calendar-next-month-btn": "awsui_calendar-next-month-
|
|
12
|
-
"calendar-prev-month-btn": "awsui_calendar-prev-month-
|
|
13
|
-
"calendar-grid": "awsui_calendar-
|
|
14
|
-
"calendar-grid-cell": "awsui_calendar-grid-
|
|
15
|
-
"calendar-day-header": "awsui_calendar-day-
|
|
16
|
-
"calendar-day": "awsui_calendar-
|
|
17
|
-
"calendar-day-enabled": "awsui_calendar-day-
|
|
18
|
-
"calendar-day-current-month": "awsui_calendar-day-current-
|
|
19
|
-
"calendar-day-selected": "awsui_calendar-day-
|
|
20
|
-
"calendar-day-today": "awsui_calendar-day-
|
|
21
|
-
"day-inner": "awsui_day-
|
|
22
|
-
"calendar-week": "awsui_calendar-
|
|
5
|
+
"calendar": "awsui_calendar_1ykar_1uqdq_93",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1ykar_1uqdq_1",
|
|
7
|
+
"root": "awsui_root_1ykar_1uqdq_124",
|
|
8
|
+
"calendar-inner": "awsui_calendar-inner_1ykar_1uqdq_143",
|
|
9
|
+
"calendar-header": "awsui_calendar-header_1ykar_1uqdq_146",
|
|
10
|
+
"calendar-header-month": "awsui_calendar-header-month_1ykar_1uqdq_151",
|
|
11
|
+
"calendar-next-month-btn": "awsui_calendar-next-month-btn_1ykar_1uqdq_158",
|
|
12
|
+
"calendar-prev-month-btn": "awsui_calendar-prev-month-btn_1ykar_1uqdq_161",
|
|
13
|
+
"calendar-grid": "awsui_calendar-grid_1ykar_1uqdq_164",
|
|
14
|
+
"calendar-grid-cell": "awsui_calendar-grid-cell_1ykar_1uqdq_168",
|
|
15
|
+
"calendar-day-header": "awsui_calendar-day-header_1ykar_1uqdq_174",
|
|
16
|
+
"calendar-day": "awsui_calendar-day_1ykar_1uqdq_174",
|
|
17
|
+
"calendar-day-enabled": "awsui_calendar-day-enabled_1ykar_1uqdq_191",
|
|
18
|
+
"calendar-day-current-month": "awsui_calendar-day-current-month_1ykar_1uqdq_198",
|
|
19
|
+
"calendar-day-selected": "awsui_calendar-day-selected_1ykar_1uqdq_205",
|
|
20
|
+
"calendar-day-today": "awsui_calendar-day-today_1ykar_1uqdq_208",
|
|
21
|
+
"day-inner": "awsui_day-inner_1ykar_1uqdq_223",
|
|
22
|
+
"calendar-week": "awsui_calendar-week_1ykar_1uqdq_288"
|
|
23
23
|
};
|
|
24
24
|
|
package/cards/styles.css.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
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
|
-
"card-header": "awsui_card-
|
|
35
|
-
"card-header-inner": "awsui_card-header-
|
|
36
|
-
"card-selectable": "awsui_card-
|
|
37
|
-
"card-selected": "awsui_card-
|
|
38
|
-
"section": "
|
|
39
|
-
"section-header": "awsui_section-
|
|
40
|
-
"section-content": "awsui_section-
|
|
4
|
+
"card-inner": "awsui_card-inner_p8a6i_iqmx2_97",
|
|
5
|
+
"root": "awsui_root_p8a6i_iqmx2_117",
|
|
6
|
+
"header-variant-full-page": "awsui_header-variant-full-page_p8a6i_iqmx2_137",
|
|
7
|
+
"header-refresh": "awsui_header-refresh_p8a6i_iqmx2_137",
|
|
8
|
+
"list": "awsui_list_p8a6i_iqmx2_153",
|
|
9
|
+
"list-grid-1": "awsui_list-grid-1_p8a6i_iqmx2_161",
|
|
10
|
+
"card": "awsui_card_p8a6i_iqmx2_97",
|
|
11
|
+
"list-grid-2": "awsui_list-grid-2_p8a6i_iqmx2_164",
|
|
12
|
+
"list-grid-3": "awsui_list-grid-3_p8a6i_iqmx2_167",
|
|
13
|
+
"list-grid-4": "awsui_list-grid-4_p8a6i_iqmx2_170",
|
|
14
|
+
"list-grid-5": "awsui_list-grid-5_p8a6i_iqmx2_173",
|
|
15
|
+
"list-grid-6": "awsui_list-grid-6_p8a6i_iqmx2_176",
|
|
16
|
+
"list-grid-7": "awsui_list-grid-7_p8a6i_iqmx2_179",
|
|
17
|
+
"list-grid-8": "awsui_list-grid-8_p8a6i_iqmx2_182",
|
|
18
|
+
"list-grid-9": "awsui_list-grid-9_p8a6i_iqmx2_185",
|
|
19
|
+
"list-grid-10": "awsui_list-grid-10_p8a6i_iqmx2_188",
|
|
20
|
+
"list-grid-11": "awsui_list-grid-11_p8a6i_iqmx2_191",
|
|
21
|
+
"list-grid-12": "awsui_list-grid-12_p8a6i_iqmx2_194",
|
|
22
|
+
"list-grid-13": "awsui_list-grid-13_p8a6i_iqmx2_197",
|
|
23
|
+
"list-grid-14": "awsui_list-grid-14_p8a6i_iqmx2_200",
|
|
24
|
+
"list-grid-15": "awsui_list-grid-15_p8a6i_iqmx2_203",
|
|
25
|
+
"list-grid-16": "awsui_list-grid-16_p8a6i_iqmx2_206",
|
|
26
|
+
"list-grid-17": "awsui_list-grid-17_p8a6i_iqmx2_209",
|
|
27
|
+
"list-grid-18": "awsui_list-grid-18_p8a6i_iqmx2_212",
|
|
28
|
+
"list-grid-19": "awsui_list-grid-19_p8a6i_iqmx2_215",
|
|
29
|
+
"list-grid-20": "awsui_list-grid-20_p8a6i_iqmx2_218",
|
|
30
|
+
"selection-control": "awsui_selection-control_p8a6i_iqmx2_222",
|
|
31
|
+
"loading": "awsui_loading_p8a6i_iqmx2_231",
|
|
32
|
+
"empty": "awsui_empty_p8a6i_iqmx2_232",
|
|
33
|
+
"has-header": "awsui_has-header_p8a6i_iqmx2_239",
|
|
34
|
+
"card-header": "awsui_card-header_p8a6i_iqmx2_276",
|
|
35
|
+
"card-header-inner": "awsui_card-header-inner_p8a6i_iqmx2_284",
|
|
36
|
+
"card-selectable": "awsui_card-selectable_p8a6i_iqmx2_288",
|
|
37
|
+
"card-selected": "awsui_card-selected_p8a6i_iqmx2_291",
|
|
38
|
+
"section": "awsui_section_p8a6i_iqmx2_300",
|
|
39
|
+
"section-header": "awsui_section-header_p8a6i_iqmx2_306",
|
|
40
|
+
"section-content": "awsui_section-content_p8a6i_iqmx2_312"
|
|
41
41
|
};
|
|
42
42
|
|