@cloudscape-design/components 3.0.521 → 3.0.523
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 +61 -54
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +39 -30
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +57 -49
- 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 +15 -15
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +12 -12
- package/app-layout/drawer/styles.scoped.css +29 -30
- package/app-layout/drawer/styles.selectors.js +12 -12
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +18 -17
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +6 -6
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +3 -3
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +16 -16
- package/app-layout/styles.scoped.css +26 -26
- package/app-layout/styles.selectors.js +16 -16
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +12 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +279 -261
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +12 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +30 -29
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/styles.css.js +3 -3
- package/autosuggest/styles.scoped.css +5 -5
- package/autosuggest/styles.selectors.js +3 -3
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +11 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +190 -190
- package/box/styles.scoped.css +244 -240
- package/box/styles.selectors.js +190 -190
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +20 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +28 -21
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -153
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +61 -50
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +38 -33
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +15 -15
- package/button-dropdown/styles.scoped.css +39 -36
- package/button-dropdown/styles.selectors.js +15 -15
- package/calendar/grid/index.js +1 -1
- package/calendar/grid/index.js.map +1 -1
- package/calendar/interfaces.d.ts +23 -3
- package/calendar/interfaces.d.ts.map +1 -1
- package/calendar/interfaces.js.map +1 -1
- package/calendar/internal.d.ts +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +5 -4
- package/calendar/internal.js.map +1 -1
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +75 -59
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +126 -99
- package/cards/styles.selectors.js +40 -40
- package/code-editor/ace-themes.d.ts +6 -0
- package/code-editor/ace-themes.d.ts.map +1 -1
- package/code-editor/ace-themes.js +2 -0
- package/code-editor/ace-themes.js.map +1 -1
- package/code-editor/index.js +3 -3
- package/code-editor/index.js.map +1 -1
- package/code-editor/preferences-modal.d.ts +1 -1
- package/code-editor/preferences-modal.d.ts.map +1 -1
- package/code-editor/preferences-modal.js +3 -6
- package/code-editor/preferences-modal.js.map +1 -1
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +10 -10
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +210 -198
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts.map +1 -1
- package/code-editor/use-editor.js +4 -2
- package/code-editor/use-editor.js.map +1 -1
- package/code-editor/util.d.ts +3 -4
- package/code-editor/util.d.ts.map +1 -1
- package/code-editor/util.js +29 -10
- package/code-editor/util.js.map +1 -1
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +40 -30
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +79 -66
- 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 +8 -9
- 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 +70 -64
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +114 -106
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +15 -15
- package/content-layout/styles.selectors.js +7 -7
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +6 -2
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +7 -0
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +12 -12
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +71 -60
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +21 -21
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +72 -67
- package/date-range-picker/styles.selectors.js +38 -38
- package/drawer/styles.css.js +3 -3
- package/drawer/styles.scoped.css +21 -18
- package/drawer/styles.selectors.js +3 -3
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +103 -98
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +8 -4
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-option/styles.css.js +7 -7
- package/file-upload/file-option/styles.scoped.css +15 -15
- package/file-upload/file-option/styles.selectors.js +7 -7
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +4 -4
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +220 -215
- package/flashbar/styles.selectors.js +47 -47
- package/form/styles.css.js +9 -9
- package/form/styles.scoped.css +18 -18
- package/form/styles.selectors.js +9 -9
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +34 -34
- package/form-field/styles.selectors.js +19 -19
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +97 -91
- package/tiles/styles.selectors.js +29 -29
package/drawer/styles.scoped.css
CHANGED
|
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
93
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
94
|
-
.
|
|
94
|
+
.awsui_drawer_1sxt8_1td5m_94:not(#\9) {
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
97
97
|
box-sizing: border-box;
|
|
@@ -126,38 +126,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
126
126
|
-webkit-font-smoothing: auto;
|
|
127
127
|
-moz-osx-font-smoothing: auto;
|
|
128
128
|
word-wrap: break-word;
|
|
129
|
-
padding: var(--space-scaled-l-0hpmd7, 20px)
|
|
129
|
+
padding-block-start: var(--space-scaled-l-0hpmd7, 20px);
|
|
130
|
+
padding-block-end: var(--space-scaled-xxxl-fdg8ai, 40px);
|
|
131
|
+
padding-inline-start: var(--space-panel-side-left-5t0who, 28px);
|
|
132
|
+
padding-inline-end: var(--space-panel-side-right-xofg51, 24px);
|
|
130
133
|
}
|
|
131
134
|
|
|
132
|
-
.
|
|
135
|
+
.awsui_header_1sxt8_1td5m_134:not(#\9) {
|
|
133
136
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
134
137
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
135
138
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
136
139
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
137
140
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
138
141
|
color: var(--color-text-heading-default-lstrpn, #000716);
|
|
139
|
-
padding-
|
|
140
|
-
padding-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
margin
|
|
142
|
+
padding-block-end: var(--space-scaled-l-0hpmd7, 20px);
|
|
143
|
+
padding-inline: var(--space-panel-side-left-5t0who, 28px) calc(var(--space-xl-lmui9r, 24px) + var(--space-scaled-xxl-wbot5q, 32px));
|
|
144
|
+
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
145
|
+
margin-block-start: 0;
|
|
146
|
+
margin-block-end: var(--space-scaled-l-0hpmd7, 20px);
|
|
147
|
+
margin-inline-end: calc(-1 * var(--space-panel-side-right-xofg51, 24px));
|
|
148
|
+
margin-inline-start: calc(-1 * var(--space-panel-side-left-5t0who, 28px));
|
|
144
149
|
}
|
|
145
|
-
.
|
|
146
|
-
.
|
|
147
|
-
.
|
|
148
|
-
.
|
|
149
|
-
.
|
|
150
|
+
.awsui_header_1sxt8_1td5m_134 h2:not(#\9),
|
|
151
|
+
.awsui_header_1sxt8_1td5m_134 h3:not(#\9),
|
|
152
|
+
.awsui_header_1sxt8_1td5m_134 h4:not(#\9),
|
|
153
|
+
.awsui_header_1sxt8_1td5m_134 h5:not(#\9),
|
|
154
|
+
.awsui_header_1sxt8_1td5m_134 h6:not(#\9) {
|
|
150
155
|
font-size: var(--font-panel-header-size-edjz3l, 18px);
|
|
151
156
|
line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
|
|
152
157
|
font-weight: var(--font-weight-heading-l-f8711v, 700);
|
|
153
158
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
154
159
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
155
|
-
padding-
|
|
156
|
-
|
|
157
|
-
margin-top: 0;
|
|
158
|
-
margin-bottom: 0;
|
|
160
|
+
padding-block: 0;
|
|
161
|
+
margin-block: 0;
|
|
159
162
|
}
|
|
160
163
|
|
|
161
|
-
.awsui_test-utils-drawer-
|
|
164
|
+
.awsui_test-utils-drawer-content_1sxt8_1td5m_163:not(#\9) {
|
|
162
165
|
/* used in test-utils */
|
|
163
166
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"drawer": "
|
|
6
|
-
"header": "
|
|
7
|
-
"test-utils-drawer-content": "awsui_test-utils-drawer-
|
|
5
|
+
"drawer": "awsui_drawer_1sxt8_1td5m_94",
|
|
6
|
+
"header": "awsui_header_1sxt8_1td5m_134",
|
|
7
|
+
"test-utils-drawer-content": "awsui_test-utils-drawer-content_1sxt8_1td5m_163"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,37 +1,37 @@
|
|
|
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
|
-
"expand-button": "awsui_expand-
|
|
10
|
-
"expanded": "
|
|
11
|
-
"icon-container": "awsui_icon-
|
|
12
|
-
"icon-container-container": "awsui_icon-container-
|
|
13
|
-
"wrapper": "
|
|
14
|
-
"wrapper-default": "awsui_wrapper-
|
|
15
|
-
"wrapper-footer": "awsui_wrapper-
|
|
16
|
-
"wrapper-navigation": "awsui_wrapper-
|
|
17
|
-
"wrapper-container": "awsui_wrapper-
|
|
18
|
-
"wrapper-compact": "awsui_wrapper-
|
|
19
|
-
"header-deprecated": "awsui_header-
|
|
20
|
-
"wrapper-expanded": "awsui_wrapper-
|
|
21
|
-
"header": "
|
|
22
|
-
"header-wrapper": "awsui_header-
|
|
23
|
-
"header-actions-wrapper": "awsui_header-actions-
|
|
24
|
-
"header-button": "awsui_header-
|
|
25
|
-
"header-container-button": "awsui_header-container-
|
|
26
|
-
"header-container": "awsui_header-
|
|
27
|
-
"header-navigation": "awsui_header-
|
|
28
|
-
"header-text": "awsui_header-
|
|
29
|
-
"content": "
|
|
30
|
-
"content-default": "awsui_content-
|
|
31
|
-
"content-footer": "awsui_content-
|
|
32
|
-
"content-expanded": "awsui_content-
|
|
33
|
-
"content-compact": "awsui_content-
|
|
34
|
-
"focusable": "
|
|
35
|
-
"click-target": "awsui_click-
|
|
4
|
+
"content-enter": "awsui_content-enter_gwq0h_1ut83_97",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1ut83_1",
|
|
6
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_1ut83_119",
|
|
7
|
+
"icon": "awsui_icon_gwq0h_1ut83_133",
|
|
8
|
+
"root": "awsui_root_gwq0h_1ut83_151",
|
|
9
|
+
"expand-button": "awsui_expand-button_gwq0h_1ut83_189",
|
|
10
|
+
"expanded": "awsui_expanded_gwq0h_1ut83_196",
|
|
11
|
+
"icon-container": "awsui_icon-container_gwq0h_1ut83_200",
|
|
12
|
+
"icon-container-container": "awsui_icon-container-container_gwq0h_1ut83_204",
|
|
13
|
+
"wrapper": "awsui_wrapper_gwq0h_1ut83_208",
|
|
14
|
+
"wrapper-default": "awsui_wrapper-default_gwq0h_1ut83_216",
|
|
15
|
+
"wrapper-footer": "awsui_wrapper-footer_gwq0h_1ut83_216",
|
|
16
|
+
"wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1ut83_220",
|
|
17
|
+
"wrapper-container": "awsui_wrapper-container_gwq0h_1ut83_223",
|
|
18
|
+
"wrapper-compact": "awsui_wrapper-compact_gwq0h_1ut83_227",
|
|
19
|
+
"header-deprecated": "awsui_header-deprecated_gwq0h_1ut83_240",
|
|
20
|
+
"wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1ut83_262",
|
|
21
|
+
"header": "awsui_header_gwq0h_1ut83_240",
|
|
22
|
+
"header-wrapper": "awsui_header-wrapper_gwq0h_1ut83_282",
|
|
23
|
+
"header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1ut83_294",
|
|
24
|
+
"header-button": "awsui_header-button_gwq0h_1ut83_299",
|
|
25
|
+
"header-container-button": "awsui_header-container-button_gwq0h_1ut83_299",
|
|
26
|
+
"header-container": "awsui_header-container_gwq0h_1ut83_299",
|
|
27
|
+
"header-navigation": "awsui_header-navigation_gwq0h_1ut83_334",
|
|
28
|
+
"header-text": "awsui_header-text_gwq0h_1ut83_371",
|
|
29
|
+
"content": "awsui_content_gwq0h_1ut83_97",
|
|
30
|
+
"content-default": "awsui_content-default_gwq0h_1ut83_378",
|
|
31
|
+
"content-footer": "awsui_content-footer_gwq0h_1ut83_382",
|
|
32
|
+
"content-expanded": "awsui_content-expanded_gwq0h_1ut83_386",
|
|
33
|
+
"content-compact": "awsui_content-compact_gwq0h_1ut83_389",
|
|
34
|
+
"focusable": "awsui_focusable_gwq0h_1ut83_393",
|
|
35
|
+
"click-target": "awsui_click-target_gwq0h_1ut83_408"
|
|
36
36
|
};
|
|
37
37
|
|
|
@@ -94,10 +94,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.awsui_content-
|
|
98
|
-
animation: awsui_awsui-motion-fade-
|
|
97
|
+
.awsui_content-enter_gwq0h_1ut83_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in_gwq0h_1ut83_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
99
99
|
}
|
|
100
|
-
@keyframes awsui_awsui-motion-fade-
|
|
100
|
+
@keyframes awsui_awsui-motion-fade-in_gwq0h_1ut83_1 {
|
|
101
101
|
from {
|
|
102
102
|
opacity: 0.2;
|
|
103
103
|
}
|
|
@@ -106,40 +106,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
@media (prefers-reduced-motion: reduce) {
|
|
109
|
-
.awsui_content-
|
|
109
|
+
.awsui_content-enter_gwq0h_1ut83_97:not(#\9) {
|
|
110
110
|
animation: none;
|
|
111
111
|
transition: none;
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
|
-
.awsui-motion-disabled .awsui_content-
|
|
114
|
+
.awsui-motion-disabled .awsui_content-enter_gwq0h_1ut83_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1ut83_97:not(#\9) {
|
|
115
115
|
animation: none;
|
|
116
116
|
transition: none;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.awsui_trigger-
|
|
119
|
+
.awsui_trigger-expanded_gwq0h_1ut83_119:not(#\9) {
|
|
120
120
|
transition: border-bottom-color var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
121
121
|
}
|
|
122
122
|
@media (prefers-reduced-motion: reduce) {
|
|
123
|
-
.awsui_trigger-
|
|
123
|
+
.awsui_trigger-expanded_gwq0h_1ut83_119:not(#\9) {
|
|
124
124
|
animation: none;
|
|
125
125
|
transition: none;
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
|
-
.awsui-motion-disabled .awsui_trigger-
|
|
128
|
+
.awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1ut83_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1ut83_119:not(#\9) {
|
|
129
129
|
animation: none;
|
|
130
130
|
transition: none;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
.
|
|
133
|
+
.awsui_icon_gwq0h_1ut83_133:not(#\9) {
|
|
134
134
|
transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
135
135
|
}
|
|
136
136
|
@media (prefers-reduced-motion: reduce) {
|
|
137
|
-
.
|
|
137
|
+
.awsui_icon_gwq0h_1ut83_133:not(#\9) {
|
|
138
138
|
animation: none;
|
|
139
139
|
transition: none;
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
|
-
.awsui-motion-disabled .
|
|
142
|
+
.awsui-motion-disabled .awsui_icon_gwq0h_1ut83_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1ut83_133:not(#\9) {
|
|
143
143
|
animation: none;
|
|
144
144
|
transition: none;
|
|
145
145
|
}
|
|
@@ -148,7 +148,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
148
148
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
149
149
|
SPDX-License-Identifier: Apache-2.0
|
|
150
150
|
*/
|
|
151
|
-
.
|
|
151
|
+
.awsui_root_gwq0h_1ut83_151:not(#\9) {
|
|
152
152
|
border-collapse: separate;
|
|
153
153
|
border-spacing: 0;
|
|
154
154
|
box-sizing: border-box;
|
|
@@ -187,123 +187,124 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
display: block;
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.awsui_expand-
|
|
190
|
+
.awsui_expand-button_gwq0h_1ut83_189:not(#\9) {
|
|
191
191
|
outline: none;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.
|
|
194
|
+
.awsui_icon_gwq0h_1ut83_133:not(#\9) {
|
|
195
195
|
transform: rotate(-90deg);
|
|
196
196
|
}
|
|
197
|
-
.
|
|
197
|
+
.awsui_icon_gwq0h_1ut83_133.awsui_expanded_gwq0h_1ut83_196:not(#\9) {
|
|
198
198
|
transform: rotate(0deg);
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
-
.awsui_icon-
|
|
201
|
+
.awsui_icon-container_gwq0h_1ut83_200:not(#\9) {
|
|
202
202
|
position: relative;
|
|
203
|
-
margin-
|
|
204
|
-
margin-right: calc(var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
203
|
+
margin-inline: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2) calc(var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
205
204
|
}
|
|
206
|
-
.awsui_icon-container-
|
|
207
|
-
margin-
|
|
205
|
+
.awsui_icon-container-container_gwq0h_1ut83_204:not(#\9) {
|
|
206
|
+
margin-inline-end: var(--space-xs-zb16t3, 8px);
|
|
208
207
|
}
|
|
209
208
|
|
|
210
|
-
.
|
|
209
|
+
.awsui_wrapper_gwq0h_1ut83_208:not(#\9) {
|
|
211
210
|
box-sizing: border-box;
|
|
212
|
-
border: none;
|
|
213
|
-
|
|
211
|
+
border-block: none;
|
|
212
|
+
border-inline: none;
|
|
213
|
+
inline-size: 100%;
|
|
214
214
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
215
|
-
text-align:
|
|
215
|
+
text-align: start;
|
|
216
216
|
}
|
|
217
|
-
.awsui_wrapper-
|
|
218
|
-
border: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
217
|
+
.awsui_wrapper-default_gwq0h_1ut83_216:not(#\9), .awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9) {
|
|
218
|
+
border-block: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
219
|
+
border-inline: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
219
220
|
}
|
|
220
|
-
.awsui_wrapper-
|
|
221
|
-
border-
|
|
221
|
+
.awsui_wrapper-navigation_gwq0h_1ut83_220:not(#\9) {
|
|
222
|
+
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
222
223
|
}
|
|
223
|
-
.awsui_wrapper-
|
|
224
|
+
.awsui_wrapper-navigation_gwq0h_1ut83_220:not(#\9), .awsui_wrapper-container_gwq0h_1ut83_223:not(#\9) {
|
|
224
225
|
display: flex;
|
|
225
226
|
font-weight: var(--font-weight-heading-s-cwn6wc, 700);
|
|
226
227
|
}
|
|
227
|
-
.awsui_wrapper-
|
|
228
|
+
.awsui_wrapper-default_gwq0h_1ut83_216:not(#\9), .awsui_wrapper-navigation_gwq0h_1ut83_220:not(#\9), .awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9), .awsui_wrapper-compact_gwq0h_1ut83_227:not(#\9) {
|
|
228
229
|
color: var(--color-text-expandable-section-default-djhi83, #000716);
|
|
229
230
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
230
231
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
231
232
|
}
|
|
232
|
-
.awsui_wrapper-
|
|
233
|
+
.awsui_wrapper-default_gwq0h_1ut83_216:not(#\9), .awsui_wrapper-navigation_gwq0h_1ut83_220:not(#\9), .awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9) {
|
|
233
234
|
font-size: var(--font-expandable-heading-size-smdiul, 16px);
|
|
234
235
|
letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
|
|
235
236
|
}
|
|
236
|
-
.awsui_wrapper-
|
|
237
|
-
padding-
|
|
238
|
-
padding-
|
|
239
|
-
padding-right: var(--space-xxs-p8yyaw, 4px);
|
|
237
|
+
.awsui_wrapper-default_gwq0h_1ut83_216:not(#\9) {
|
|
238
|
+
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
239
|
+
padding-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
240
240
|
}
|
|
241
|
-
.awsui_wrapper-
|
|
242
|
-
padding-
|
|
241
|
+
.awsui_wrapper-default_gwq0h_1ut83_216.awsui_header-deprecated_gwq0h_1ut83_240:not(#\9) {
|
|
242
|
+
padding-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
243
243
|
}
|
|
244
|
-
.awsui_wrapper-
|
|
245
|
-
padding-
|
|
244
|
+
.awsui_wrapper-default_gwq0h_1ut83_216:not(#\9):not(.awsui_header-deprecated_gwq0h_1ut83_240) {
|
|
245
|
+
padding-inline-start: calc(var(--space-xxs-p8yyaw, 4px) + calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
|
|
246
246
|
}
|
|
247
|
-
.awsui_wrapper-
|
|
248
|
-
padding-
|
|
249
|
-
padding-bottom: var(--space-scaled-xxs-7597g1, 4px);
|
|
247
|
+
.awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9) {
|
|
248
|
+
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
250
249
|
}
|
|
251
|
-
.awsui_wrapper-
|
|
252
|
-
padding-
|
|
250
|
+
.awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9), .awsui_wrapper-compact_gwq0h_1ut83_227:not(#\9) {
|
|
251
|
+
padding-inline-end: 0;
|
|
253
252
|
}
|
|
254
|
-
.awsui_wrapper-
|
|
255
|
-
padding-
|
|
253
|
+
.awsui_wrapper-footer_gwq0h_1ut83_216.awsui_header-deprecated_gwq0h_1ut83_240:not(#\9), .awsui_wrapper-compact_gwq0h_1ut83_227.awsui_header-deprecated_gwq0h_1ut83_240:not(#\9) {
|
|
254
|
+
padding-inline-start: 0;
|
|
256
255
|
}
|
|
257
|
-
.awsui_wrapper-
|
|
258
|
-
padding-
|
|
256
|
+
.awsui_wrapper-footer_gwq0h_1ut83_216:not(#\9):not(.awsui_header-deprecated_gwq0h_1ut83_240), .awsui_wrapper-compact_gwq0h_1ut83_227:not(#\9):not(.awsui_header-deprecated_gwq0h_1ut83_240) {
|
|
257
|
+
padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
259
258
|
}
|
|
260
|
-
.awsui_wrapper-
|
|
261
|
-
padding-
|
|
262
|
-
padding-
|
|
263
|
-
padding-right: var(--space-container-horizontal-wfukh3, 20px);
|
|
259
|
+
.awsui_wrapper-container_gwq0h_1ut83_223:not(#\9) {
|
|
260
|
+
padding-block: var(--space-container-header-top-5qav00, 12px) var(--space-container-header-bottom-vj01hn, 8px);
|
|
261
|
+
padding-inline-end: var(--space-container-horizontal-wfukh3, 20px);
|
|
264
262
|
}
|
|
265
|
-
.awsui_wrapper-
|
|
266
|
-
padding-
|
|
263
|
+
.awsui_wrapper-container_gwq0h_1ut83_223:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1ut83_262) {
|
|
264
|
+
padding-block-end: var(--space-container-header-top-5qav00, 12px);
|
|
267
265
|
}
|
|
268
|
-
.awsui_wrapper-
|
|
269
|
-
padding-
|
|
266
|
+
.awsui_wrapper-container_gwq0h_1ut83_223.awsui_header-deprecated_gwq0h_1ut83_240:not(#\9) {
|
|
267
|
+
padding-inline-start: var(--space-container-horizontal-wfukh3, 20px);
|
|
270
268
|
}
|
|
271
|
-
.awsui_wrapper-
|
|
272
|
-
padding-
|
|
269
|
+
.awsui_wrapper-container_gwq0h_1ut83_223:not(#\9):not(.awsui_header-deprecated_gwq0h_1ut83_240) {
|
|
270
|
+
padding-inline-start: calc(var(--space-container-horizontal-wfukh3, 20px) + calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
|
|
273
271
|
}
|
|
274
|
-
body[data-awsui-focus-visible=true] .awsui_wrapper-
|
|
275
|
-
padding: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-1061zr, 1px))
|
|
272
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1ut83_223:not(#\9):focus {
|
|
273
|
+
padding-block: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-1061zr, 1px));
|
|
274
|
+
padding-inline: calc(var(--space-l-t419sm, 20px) - var(--border-divider-section-width-1061zr, 1px));
|
|
276
275
|
}
|
|
277
|
-
.awsui_wrapper-
|
|
278
|
-
border-
|
|
276
|
+
.awsui_wrapper-default_gwq0h_1ut83_216.awsui_wrapper-expanded_gwq0h_1ut83_262:not(#\9) {
|
|
277
|
+
border-block-end-color: var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
279
278
|
}
|
|
280
279
|
|
|
281
|
-
.
|
|
280
|
+
.awsui_header_gwq0h_1ut83_240:not(#\9) {
|
|
282
281
|
/* used in test-utils */
|
|
283
282
|
}
|
|
284
|
-
.awsui_header-
|
|
283
|
+
.awsui_header-wrapper_gwq0h_1ut83_282:not(#\9), .awsui_header-deprecated_gwq0h_1ut83_240:not(#\9) {
|
|
285
284
|
display: flex;
|
|
286
285
|
font-weight: var(--font-weight-heading-s-cwn6wc, 700);
|
|
287
286
|
}
|
|
288
|
-
.awsui_header-
|
|
287
|
+
.awsui_header-wrapper_gwq0h_1ut83_282:not(#\9) {
|
|
289
288
|
font-size: inherit;
|
|
290
289
|
letter-spacing: inherit;
|
|
291
|
-
margin: 0;
|
|
292
|
-
|
|
290
|
+
margin-block: 0;
|
|
291
|
+
margin-inline: 0;
|
|
292
|
+
padding-block: 0;
|
|
293
|
+
padding-inline: 0;
|
|
293
294
|
}
|
|
294
|
-
.awsui_header-actions-
|
|
295
|
+
.awsui_header-actions-wrapper_gwq0h_1ut83_294:not(#\9) {
|
|
295
296
|
display: flex;
|
|
296
297
|
flex-direction: row;
|
|
297
298
|
justify-content: space-between;
|
|
298
299
|
}
|
|
299
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
300
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ut83_299:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1ut83_299:not(#\9):focus {
|
|
300
301
|
position: relative;
|
|
301
302
|
}
|
|
302
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
303
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ut83_299:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1ut83_299:not(#\9):focus {
|
|
303
304
|
outline: 2px dotted transparent;
|
|
304
305
|
outline-offset: calc(0px - 1px);
|
|
305
306
|
}
|
|
306
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
307
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ut83_299:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1ut83_299:not(#\9):focus::before {
|
|
307
308
|
content: " ";
|
|
308
309
|
display: block;
|
|
309
310
|
position: absolute;
|
|
@@ -317,42 +318,44 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1lf18_298:not(#\9
|
|
|
317
318
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
318
319
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
319
320
|
}
|
|
320
|
-
.awsui_header-
|
|
321
|
+
.awsui_header-button_gwq0h_1ut83_299:not(#\9) {
|
|
321
322
|
box-sizing: border-box;
|
|
322
323
|
display: flex;
|
|
323
|
-
margin-
|
|
324
|
+
margin-inline-start: calc(-1 * calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
|
|
324
325
|
}
|
|
325
|
-
.awsui_header-container-
|
|
326
|
-
margin-
|
|
326
|
+
.awsui_header-container-button_gwq0h_1ut83_299:not(#\9) {
|
|
327
|
+
margin-inline-start: calc(-1 * calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
|
|
327
328
|
}
|
|
328
|
-
.awsui_header-
|
|
329
|
-
|
|
329
|
+
.awsui_header-container_gwq0h_1ut83_299:not(#\9) {
|
|
330
|
+
inline-size: 100%;
|
|
330
331
|
}
|
|
331
|
-
.awsui_header-
|
|
332
|
-
margin-
|
|
332
|
+
.awsui_header-container_gwq0h_1ut83_299 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9) {
|
|
333
|
+
margin-block-start: var(--space-expandable-section-icon-offset-top-ekk5vc, 4px);
|
|
333
334
|
}
|
|
334
|
-
.awsui_header-
|
|
335
|
+
.awsui_header-navigation_gwq0h_1ut83_334 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9) {
|
|
335
336
|
display: inline-flex;
|
|
336
337
|
cursor: pointer;
|
|
337
338
|
color: var(--color-text-expandable-section-navigation-icon-default-htcovl, #414d5c);
|
|
338
|
-
border: 0;
|
|
339
|
-
|
|
339
|
+
border-block: 0;
|
|
340
|
+
border-inline: 0;
|
|
341
|
+
padding-block: 0;
|
|
342
|
+
padding-inline: 0;
|
|
340
343
|
background: transparent;
|
|
341
344
|
outline: none;
|
|
342
345
|
text-decoration: none;
|
|
343
346
|
flex-direction: column;
|
|
344
347
|
}
|
|
345
|
-
.awsui_header-
|
|
348
|
+
.awsui_header-navigation_gwq0h_1ut83_334 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9):hover {
|
|
346
349
|
color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
|
|
347
350
|
}
|
|
348
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
351
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1ut83_334 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9):focus {
|
|
349
352
|
position: relative;
|
|
350
353
|
}
|
|
351
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
354
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1ut83_334 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9):focus {
|
|
352
355
|
outline: 2px dotted transparent;
|
|
353
356
|
outline-offset: calc(2px - 1px);
|
|
354
357
|
}
|
|
355
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
358
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1ut83_334 > .awsui_icon-container_gwq0h_1ut83_200:not(#\9):focus::before {
|
|
356
359
|
content: " ";
|
|
357
360
|
display: block;
|
|
358
361
|
position: absolute;
|
|
@@ -366,31 +369,33 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1lf18_333 > .
|
|
|
366
369
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
367
370
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
368
371
|
}
|
|
369
|
-
.awsui_header-
|
|
372
|
+
.awsui_header-text_gwq0h_1ut83_371:not(#\9) {
|
|
370
373
|
/* used in test-utils */
|
|
371
374
|
}
|
|
372
375
|
|
|
373
|
-
.
|
|
376
|
+
.awsui_content_gwq0h_1ut83_97:not(#\9) {
|
|
374
377
|
display: none;
|
|
375
378
|
}
|
|
376
|
-
.awsui_content-
|
|
377
|
-
padding: var(--space-scaled-xs-26e2du, 8px)
|
|
379
|
+
.awsui_content-default_gwq0h_1ut83_378:not(#\9) {
|
|
380
|
+
padding-block: var(--space-scaled-xs-26e2du, 8px);
|
|
381
|
+
padding-inline: 0;
|
|
378
382
|
}
|
|
379
|
-
.awsui_content-
|
|
380
|
-
padding: var(--space-xs-zb16t3, 8px)
|
|
383
|
+
.awsui_content-footer_gwq0h_1ut83_382:not(#\9) {
|
|
384
|
+
padding-block: var(--space-xs-zb16t3, 8px);
|
|
385
|
+
padding-inline: 0;
|
|
381
386
|
}
|
|
382
|
-
.awsui_content-
|
|
387
|
+
.awsui_content-expanded_gwq0h_1ut83_386:not(#\9) {
|
|
383
388
|
display: block;
|
|
384
389
|
}
|
|
385
|
-
.awsui_content-
|
|
390
|
+
.awsui_content-compact_gwq0h_1ut83_389:not(#\9) {
|
|
386
391
|
padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
387
392
|
}
|
|
388
393
|
|
|
389
|
-
.
|
|
394
|
+
.awsui_focusable_gwq0h_1ut83_393:not(#\9):focus {
|
|
390
395
|
outline: none;
|
|
391
396
|
text-decoration: none;
|
|
392
397
|
}
|
|
393
|
-
body[data-awsui-focus-visible=true] .
|
|
398
|
+
body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1ut83_393:not(#\9):focus {
|
|
394
399
|
outline: 2px dotted transparent;
|
|
395
400
|
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
396
401
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
@@ -401,9 +406,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1lf18_388:not(#\9):fo
|
|
|
401
406
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
402
407
|
}
|
|
403
408
|
|
|
404
|
-
.awsui_click-
|
|
409
|
+
.awsui_click-target_gwq0h_1ut83_408:not(#\9) {
|
|
405
410
|
cursor: pointer;
|
|
406
411
|
}
|
|
407
|
-
.awsui_click-
|
|
412
|
+
.awsui_click-target_gwq0h_1ut83_408:not(#\9):not(.awsui_wrapper-container_gwq0h_1ut83_223):not(.awsui_header-container-button_gwq0h_1ut83_299):hover {
|
|
408
413
|
color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
|
|
409
414
|
}
|
|
@@ -2,37 +2,37 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content-enter": "awsui_content-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"trigger-expanded": "awsui_trigger-
|
|
8
|
-
"icon": "
|
|
9
|
-
"root": "
|
|
10
|
-
"expand-button": "awsui_expand-
|
|
11
|
-
"expanded": "
|
|
12
|
-
"icon-container": "awsui_icon-
|
|
13
|
-
"icon-container-container": "awsui_icon-container-
|
|
14
|
-
"wrapper": "
|
|
15
|
-
"wrapper-default": "awsui_wrapper-
|
|
16
|
-
"wrapper-footer": "awsui_wrapper-
|
|
17
|
-
"wrapper-navigation": "awsui_wrapper-
|
|
18
|
-
"wrapper-container": "awsui_wrapper-
|
|
19
|
-
"wrapper-compact": "awsui_wrapper-
|
|
20
|
-
"header-deprecated": "awsui_header-
|
|
21
|
-
"wrapper-expanded": "awsui_wrapper-
|
|
22
|
-
"header": "
|
|
23
|
-
"header-wrapper": "awsui_header-
|
|
24
|
-
"header-actions-wrapper": "awsui_header-actions-
|
|
25
|
-
"header-button": "awsui_header-
|
|
26
|
-
"header-container-button": "awsui_header-container-
|
|
27
|
-
"header-container": "awsui_header-
|
|
28
|
-
"header-navigation": "awsui_header-
|
|
29
|
-
"header-text": "awsui_header-
|
|
30
|
-
"content": "
|
|
31
|
-
"content-default": "awsui_content-
|
|
32
|
-
"content-footer": "awsui_content-
|
|
33
|
-
"content-expanded": "awsui_content-
|
|
34
|
-
"content-compact": "awsui_content-
|
|
35
|
-
"focusable": "
|
|
36
|
-
"click-target": "awsui_click-
|
|
5
|
+
"content-enter": "awsui_content-enter_gwq0h_1ut83_97",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1ut83_1",
|
|
7
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_1ut83_119",
|
|
8
|
+
"icon": "awsui_icon_gwq0h_1ut83_133",
|
|
9
|
+
"root": "awsui_root_gwq0h_1ut83_151",
|
|
10
|
+
"expand-button": "awsui_expand-button_gwq0h_1ut83_189",
|
|
11
|
+
"expanded": "awsui_expanded_gwq0h_1ut83_196",
|
|
12
|
+
"icon-container": "awsui_icon-container_gwq0h_1ut83_200",
|
|
13
|
+
"icon-container-container": "awsui_icon-container-container_gwq0h_1ut83_204",
|
|
14
|
+
"wrapper": "awsui_wrapper_gwq0h_1ut83_208",
|
|
15
|
+
"wrapper-default": "awsui_wrapper-default_gwq0h_1ut83_216",
|
|
16
|
+
"wrapper-footer": "awsui_wrapper-footer_gwq0h_1ut83_216",
|
|
17
|
+
"wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1ut83_220",
|
|
18
|
+
"wrapper-container": "awsui_wrapper-container_gwq0h_1ut83_223",
|
|
19
|
+
"wrapper-compact": "awsui_wrapper-compact_gwq0h_1ut83_227",
|
|
20
|
+
"header-deprecated": "awsui_header-deprecated_gwq0h_1ut83_240",
|
|
21
|
+
"wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1ut83_262",
|
|
22
|
+
"header": "awsui_header_gwq0h_1ut83_240",
|
|
23
|
+
"header-wrapper": "awsui_header-wrapper_gwq0h_1ut83_282",
|
|
24
|
+
"header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1ut83_294",
|
|
25
|
+
"header-button": "awsui_header-button_gwq0h_1ut83_299",
|
|
26
|
+
"header-container-button": "awsui_header-container-button_gwq0h_1ut83_299",
|
|
27
|
+
"header-container": "awsui_header-container_gwq0h_1ut83_299",
|
|
28
|
+
"header-navigation": "awsui_header-navigation_gwq0h_1ut83_334",
|
|
29
|
+
"header-text": "awsui_header-text_gwq0h_1ut83_371",
|
|
30
|
+
"content": "awsui_content_gwq0h_1ut83_97",
|
|
31
|
+
"content-default": "awsui_content-default_gwq0h_1ut83_378",
|
|
32
|
+
"content-footer": "awsui_content-footer_gwq0h_1ut83_382",
|
|
33
|
+
"content-expanded": "awsui_content-expanded_gwq0h_1ut83_386",
|
|
34
|
+
"content-compact": "awsui_content-compact_gwq0h_1ut83_389",
|
|
35
|
+
"focusable": "awsui_focusable_gwq0h_1ut83_393",
|
|
36
|
+
"click-target": "awsui_click-target_gwq0h_1ut83_408"
|
|
37
37
|
};
|
|
38
38
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dropzone": "
|
|
5
|
-
"dropzone-hovered": "awsui_dropzone-
|
|
4
|
+
"dropzone": "awsui_dropzone_1fham_oi0lt_93",
|
|
5
|
+
"dropzone-hovered": "awsui_dropzone-hovered_1fham_oi0lt_109"
|
|
6
6
|
};
|
|
7
7
|
|