@cloudscape-design/components 3.0.651 → 3.0.653
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 +41 -41
- package/alert/styles.selectors.js +25 -25
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +33 -33
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/skeleton/styles.css.js +11 -11
- package/app-layout/skeleton/styles.scoped.css +30 -30
- package/app-layout/skeleton/styles.selectors.js +11 -11
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +8 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +263 -264
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/button/styles.css.js +19 -19
- package/button/styles.scoped.css +213 -213
- package/button/styles.selectors.js +19 -19
- package/calendar/styles.css.js +20 -20
- package/calendar/styles.scoped.css +46 -46
- package/calendar/styles.selectors.js +20 -20
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +46 -46
- package/collection-preferences/styles.selectors.js +37 -37
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/date-range-picker/calendar/grids/styles.css.js +27 -27
- package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
- package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +68 -68
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +9 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +175 -175
- package/flashbar/styles.selectors.js +47 -47
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +8 -8
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +0 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +55 -56
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -69
- package/popover/styles.selectors.js +50 -50
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/slider/styles.css.js +25 -25
- package/slider/styles.scoped.css +71 -71
- package/slider/styles.selectors.js +25 -25
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/body-cell/styles.css.js +45 -45
- package/table/body-cell/styles.scoped.css +365 -301
- package/table/body-cell/styles.selectors.js +45 -45
- package/table/body-cell/td-element.d.ts.map +1 -1
- package/table/body-cell/td-element.js +4 -3
- package/table/body-cell/td-element.js.map +1 -1
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +15 -15
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +148 -64
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +3 -1
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/table-role/table-role-helper.d.ts +2 -1
- package/table/table-role/table-role-helper.d.ts.map +1 -1
- package/table/table-role/table-role-helper.js +2 -1
- package/table/table-role/table-role-helper.js.map +1 -1
- package/tabs/styles.css.js +22 -22
- package/tabs/styles.scoped.css +44 -44
- package/tabs/styles.selectors.js +22 -22
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +16 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +9 -9
- package/token-group/styles.scoped.css +21 -21
- package/token-group/styles.selectors.js +9 -9
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
|
@@ -2,24 +2,24 @@
|
|
|
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
|
-
"variant-icon": "awsui_variant-
|
|
9
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
10
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
11
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
12
|
-
"disabled": "
|
|
13
|
-
"variant-primary": "awsui_variant-
|
|
14
|
-
"variant-link": "awsui_variant-
|
|
15
|
-
"variant-inline-link": "awsui_variant-inline-
|
|
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
|
-
"full-width": "awsui_full-
|
|
21
|
-
"icon-left": "awsui_icon-
|
|
22
|
-
"icon-right": "awsui_icon-
|
|
23
|
-
"icon": "
|
|
5
|
+
"content": "awsui_content_vjswe_1bdd7_101",
|
|
6
|
+
"button": "awsui_button_vjswe_1bdd7_105",
|
|
7
|
+
"variant-normal": "awsui_variant-normal_vjswe_1bdd7_156",
|
|
8
|
+
"variant-icon": "awsui_variant-icon_vjswe_1bdd7_199",
|
|
9
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_1bdd7_199",
|
|
10
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_1bdd7_199",
|
|
11
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_1bdd7_220",
|
|
12
|
+
"disabled": "awsui_disabled_vjswe_1bdd7_241",
|
|
13
|
+
"variant-primary": "awsui_variant-primary_vjswe_1bdd7_249",
|
|
14
|
+
"variant-link": "awsui_variant-link_vjswe_1bdd7_342",
|
|
15
|
+
"variant-inline-link": "awsui_variant-inline-link_vjswe_1bdd7_621",
|
|
16
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_1bdd7_904",
|
|
17
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_1bdd7_1002",
|
|
18
|
+
"button-no-text": "awsui_button-no-text_vjswe_1bdd7_1095",
|
|
19
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_1bdd7_1099",
|
|
20
|
+
"full-width": "awsui_full-width_vjswe_1bdd7_1102",
|
|
21
|
+
"icon-left": "awsui_icon-left_vjswe_1bdd7_1121",
|
|
22
|
+
"icon-right": "awsui_icon-right_vjswe_1bdd7_1126",
|
|
23
|
+
"icon": "awsui_icon_vjswe_1bdd7_1121"
|
|
24
24
|
};
|
|
25
25
|
|
package/calendar/styles.css.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
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-title": "awsui_calendar-header-
|
|
10
|
-
"calendar-next-btn": "awsui_calendar-next-
|
|
11
|
-
"calendar-prev-btn": "awsui_calendar-prev-
|
|
12
|
-
"calendar-grid": "awsui_calendar-
|
|
13
|
-
"calendar-grid-dense": "awsui_calendar-grid-
|
|
14
|
-
"calendar-grid-cell": "awsui_calendar-grid-
|
|
15
|
-
"calendar-date-header": "awsui_calendar-date-
|
|
16
|
-
"calendar-date": "awsui_calendar-
|
|
17
|
-
"calendar-date-enabled": "awsui_calendar-date-
|
|
18
|
-
"calendar-date-current-page": "awsui_calendar-date-current-
|
|
19
|
-
"calendar-date-selected": "awsui_calendar-date-
|
|
20
|
-
"calendar-date-current": "awsui_calendar-date-
|
|
21
|
-
"calendar-date-dense": "awsui_calendar-date-
|
|
22
|
-
"date-inner": "awsui_date-
|
|
23
|
-
"calendar-row": "awsui_calendar-
|
|
4
|
+
"calendar": "awsui_calendar_1ykar_183yz_97",
|
|
5
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1ykar_183yz_1",
|
|
6
|
+
"root": "awsui_root_1ykar_183yz_128",
|
|
7
|
+
"calendar-inner": "awsui_calendar-inner_1ykar_183yz_169",
|
|
8
|
+
"calendar-header": "awsui_calendar-header_1ykar_183yz_173",
|
|
9
|
+
"calendar-header-title": "awsui_calendar-header-title_1ykar_183yz_178",
|
|
10
|
+
"calendar-next-btn": "awsui_calendar-next-btn_1ykar_183yz_186",
|
|
11
|
+
"calendar-prev-btn": "awsui_calendar-prev-btn_1ykar_183yz_189",
|
|
12
|
+
"calendar-grid": "awsui_calendar-grid_1ykar_183yz_192",
|
|
13
|
+
"calendar-grid-dense": "awsui_calendar-grid-dense_1ykar_183yz_196",
|
|
14
|
+
"calendar-grid-cell": "awsui_calendar-grid-cell_1ykar_183yz_204",
|
|
15
|
+
"calendar-date-header": "awsui_calendar-date-header_1ykar_183yz_209",
|
|
16
|
+
"calendar-date": "awsui_calendar-date_1ykar_183yz_209",
|
|
17
|
+
"calendar-date-enabled": "awsui_calendar-date-enabled_1ykar_183yz_229",
|
|
18
|
+
"calendar-date-current-page": "awsui_calendar-date-current-page_1ykar_183yz_239",
|
|
19
|
+
"calendar-date-selected": "awsui_calendar-date-selected_1ykar_183yz_250",
|
|
20
|
+
"calendar-date-current": "awsui_calendar-date-current_1ykar_183yz_239",
|
|
21
|
+
"calendar-date-dense": "awsui_calendar-date-dense_1ykar_183yz_271",
|
|
22
|
+
"date-inner": "awsui_date-inner_1ykar_183yz_279",
|
|
23
|
+
"calendar-row": "awsui_calendar-row_1ykar_183yz_354"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -94,11 +94,11 @@ 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
|
-
.
|
|
98
|
-
animation: awsui_awsui-motion-fade-in-
|
|
97
|
+
.awsui_calendar_1ykar_183yz_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in-0_1ykar_183yz_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
|
|
99
99
|
animation-fill-mode: both;
|
|
100
100
|
}
|
|
101
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
101
|
+
@keyframes awsui_awsui-motion-fade-in-0_1ykar_183yz_1 {
|
|
102
102
|
from {
|
|
103
103
|
opacity: 0;
|
|
104
104
|
}
|
|
@@ -107,12 +107,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
109
|
@media (prefers-reduced-motion: reduce) {
|
|
110
|
-
.
|
|
110
|
+
.awsui_calendar_1ykar_183yz_97:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
|
-
.awsui-motion-disabled .
|
|
115
|
+
.awsui-motion-disabled .awsui_calendar_1ykar_183yz_97:not(#\9), .awsui-mode-entering .awsui_calendar_1ykar_183yz_97:not(#\9) {
|
|
116
116
|
animation: none;
|
|
117
117
|
transition: none;
|
|
118
118
|
}
|
|
@@ -125,11 +125,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
125
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
126
126
|
SPDX-License-Identifier: Apache-2.0
|
|
127
127
|
*/
|
|
128
|
-
.
|
|
128
|
+
.awsui_root_1ykar_183yz_128:not(#\9) {
|
|
129
129
|
/* used in test-utils */
|
|
130
130
|
}
|
|
131
131
|
|
|
132
|
-
.
|
|
132
|
+
.awsui_calendar_1ykar_183yz_97:not(#\9) {
|
|
133
133
|
display: block;
|
|
134
134
|
inline-size: var(--size-calendar-grid-width-lrunz7, 238px);
|
|
135
135
|
overflow: auto;
|
|
@@ -167,16 +167,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
-webkit-font-smoothing: auto;
|
|
168
168
|
-moz-osx-font-smoothing: auto;
|
|
169
169
|
}
|
|
170
|
-
.awsui_calendar-
|
|
170
|
+
.awsui_calendar-inner_1ykar_183yz_169:not(#\9) {
|
|
171
171
|
margin-block: var(--space-xs-zb16t3, 8px);
|
|
172
172
|
margin-inline: var(--space-xs-zb16t3, 8px);
|
|
173
173
|
}
|
|
174
|
-
.awsui_calendar-
|
|
174
|
+
.awsui_calendar-header_1ykar_183yz_173:not(#\9) {
|
|
175
175
|
display: flex;
|
|
176
176
|
justify-content: space-between;
|
|
177
177
|
align-items: center;
|
|
178
178
|
}
|
|
179
|
-
.awsui_calendar-header-
|
|
179
|
+
.awsui_calendar-header-title_1ykar_183yz_178:not(#\9) {
|
|
180
180
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
181
181
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
182
182
|
font-weight: 700;
|
|
@@ -184,30 +184,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
184
|
margin-block: 0;
|
|
185
185
|
margin-inline: 0;
|
|
186
186
|
}
|
|
187
|
-
.awsui_calendar-next-
|
|
187
|
+
.awsui_calendar-next-btn_1ykar_183yz_186:not(#\9) {
|
|
188
188
|
/* used for identifying element */
|
|
189
189
|
}
|
|
190
|
-
.awsui_calendar-prev-
|
|
190
|
+
.awsui_calendar-prev-btn_1ykar_183yz_189:not(#\9) {
|
|
191
191
|
/* used for identifying element */
|
|
192
192
|
}
|
|
193
|
-
.awsui_calendar-
|
|
193
|
+
.awsui_calendar-grid_1ykar_183yz_192:not(#\9) {
|
|
194
194
|
inline-size: 100%;
|
|
195
195
|
table-layout: fixed;
|
|
196
196
|
}
|
|
197
|
-
.awsui_calendar-
|
|
197
|
+
.awsui_calendar-grid_1ykar_183yz_192:not(#\9):not(.awsui_calendar-grid-dense_1ykar_183yz_196) {
|
|
198
198
|
border-spacing: var(--space-calendar-grid-gutter-2jsrps, 6px);
|
|
199
199
|
padding-block: var(--space-xs-zb16t3, 8px);
|
|
200
200
|
padding-inline: var(--space-xs-zb16t3, 8px);
|
|
201
201
|
}
|
|
202
|
-
.awsui_calendar-grid-
|
|
202
|
+
.awsui_calendar-grid-dense_1ykar_183yz_196:not(#\9) {
|
|
203
203
|
border-spacing: 0;
|
|
204
204
|
}
|
|
205
|
-
.awsui_calendar-grid-
|
|
205
|
+
.awsui_calendar-grid-cell_1ykar_183yz_204:not(#\9) {
|
|
206
206
|
word-break: break-word;
|
|
207
207
|
text-align: center;
|
|
208
208
|
font-weight: unset;
|
|
209
209
|
}
|
|
210
|
-
.awsui_calendar-date-
|
|
210
|
+
.awsui_calendar-date-header_1ykar_183yz_209:not(#\9) {
|
|
211
211
|
padding-block-start: var(--space-s-34lx8l, 12px);
|
|
212
212
|
padding-block-end: var(--space-xxs-p8yyaw, 4px);
|
|
213
213
|
padding-inline: 0;
|
|
@@ -216,7 +216,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
216
216
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
217
217
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
218
218
|
}
|
|
219
|
-
.awsui_calendar-
|
|
219
|
+
.awsui_calendar-date_1ykar_183yz_209:not(#\9) {
|
|
220
220
|
border-block-end: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
221
221
|
border-inline-end: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
222
222
|
padding-block: var(--space-xxs-p8yyaw, 4px);
|
|
@@ -224,23 +224,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
|
|
225
225
|
position: relative;
|
|
226
226
|
}
|
|
227
|
-
.awsui_calendar-
|
|
227
|
+
.awsui_calendar-date_1ykar_183yz_209:not(#\9):first-child {
|
|
228
228
|
border-inline-start: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
229
229
|
}
|
|
230
|
-
.awsui_calendar-date-
|
|
230
|
+
.awsui_calendar-date-enabled_1ykar_183yz_229:not(#\9) {
|
|
231
231
|
cursor: pointer;
|
|
232
232
|
color: var(--color-text-dropdown-item-secondary-jho0ju, #5f6b7a);
|
|
233
233
|
}
|
|
234
|
-
.awsui_calendar-date-
|
|
234
|
+
.awsui_calendar-date-enabled_1ykar_183yz_229:not(#\9)::after {
|
|
235
235
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
236
236
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
237
237
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
238
238
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
239
239
|
}
|
|
240
|
-
.awsui_calendar-date-
|
|
240
|
+
.awsui_calendar-date-enabled_1ykar_183yz_229.awsui_calendar-date-current-page_1ykar_183yz_239:not(#\9) {
|
|
241
241
|
color: var(--color-text-dropdown-item-default-4o4hes, #000716);
|
|
242
242
|
}
|
|
243
|
-
.awsui_calendar-date-
|
|
243
|
+
.awsui_calendar-date-enabled_1ykar_183yz_229.awsui_calendar-date-current-page_1ykar_183yz_239:not(#\9):hover {
|
|
244
244
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
245
245
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
246
246
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -248,11 +248,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
248
248
|
color: var(--color-text-calendar-date-hover-llr4as, #000716);
|
|
249
249
|
background-color: var(--color-background-dropdown-item-hover-swsulg, #f4f4f4);
|
|
250
250
|
}
|
|
251
|
-
.awsui_calendar-date-
|
|
251
|
+
.awsui_calendar-date-enabled_1ykar_183yz_229.awsui_calendar-date-current-page_1ykar_183yz_239:not(#\9):hover:not(.awsui_calendar-date-selected_1ykar_183yz_250)::after {
|
|
252
252
|
border-block: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
|
|
253
253
|
border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-item-hover-461g78, #7d8998);
|
|
254
254
|
}
|
|
255
|
-
.awsui_calendar-date-
|
|
255
|
+
.awsui_calendar-date-current_1ykar_183yz_239:not(#\9) {
|
|
256
256
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
257
257
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
258
258
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -260,7 +260,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
260
260
|
background-color: var(--color-background-calendar-current-date-kmb0ji, #f4f4f4);
|
|
261
261
|
font-weight: 700;
|
|
262
262
|
}
|
|
263
|
-
.awsui_calendar-
|
|
263
|
+
.awsui_calendar-date_1ykar_183yz_209:not(#\9)::after {
|
|
264
264
|
content: "";
|
|
265
265
|
position: absolute;
|
|
266
266
|
z-index: 1;
|
|
@@ -269,76 +269,76 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
269
269
|
inset-inline-start: calc(-1 * var(--border-item-width-yel47s, 2px));
|
|
270
270
|
inset-inline-end: calc(-1 * var(--border-item-width-yel47s, 2px));
|
|
271
271
|
}
|
|
272
|
-
.awsui_calendar-
|
|
272
|
+
.awsui_calendar-date_1ykar_183yz_209:not(#\9):not(.awsui_calendar-date-dense_1ykar_183yz_271)::after {
|
|
273
273
|
inset-block-end: calc(-1 * var(--border-item-width-yel47s, 2px));
|
|
274
274
|
inset-inline-start: calc(-1 * var(--border-item-width-yel47s, 2px));
|
|
275
275
|
}
|
|
276
|
-
.awsui_calendar-date-
|
|
276
|
+
.awsui_calendar-date-dense_1ykar_183yz_271:not(#\9)::after {
|
|
277
277
|
inset-block-end: -1px;
|
|
278
278
|
inset-inline-start: -1px;
|
|
279
279
|
}
|
|
280
|
-
.awsui_calendar-
|
|
280
|
+
.awsui_calendar-date_1ykar_183yz_209 > .awsui_date-inner_1ykar_183yz_279:not(#\9) {
|
|
281
281
|
position: relative;
|
|
282
282
|
z-index: 1;
|
|
283
283
|
}
|
|
284
|
-
.awsui_calendar-
|
|
284
|
+
.awsui_calendar-date_1ykar_183yz_209:not(#\9):focus {
|
|
285
285
|
outline: none;
|
|
286
286
|
}
|
|
287
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
287
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_183yz_209:not(#\9):focus:focus {
|
|
288
288
|
position: relative;
|
|
289
289
|
}
|
|
290
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
290
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_183yz_209:not(#\9):focus:focus {
|
|
291
291
|
outline: 2px dotted transparent;
|
|
292
292
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) - 1px);
|
|
293
293
|
}
|
|
294
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
294
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_183yz_209:not(#\9):focus:focus::before {
|
|
295
295
|
content: " ";
|
|
296
296
|
display: block;
|
|
297
297
|
position: absolute;
|
|
298
298
|
inset-inline-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
299
299
|
inset-block-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
300
|
-
inline-size: calc(100% +
|
|
301
|
-
block-size: calc(100% +
|
|
300
|
+
inline-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
301
|
+
block-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
302
302
|
border-start-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
303
303
|
border-start-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
304
304
|
border-end-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
305
305
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
306
306
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
307
307
|
}
|
|
308
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-
|
|
308
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date_1ykar_183yz_209:not(#\9):focus:focus::before {
|
|
309
309
|
z-index: 2;
|
|
310
310
|
}
|
|
311
|
-
.awsui_calendar-date-
|
|
311
|
+
.awsui_calendar-date-selected_1ykar_183yz_250:not(#\9) {
|
|
312
312
|
border-color: transparent;
|
|
313
313
|
position: relative;
|
|
314
314
|
z-index: 2;
|
|
315
315
|
font-weight: 700;
|
|
316
316
|
}
|
|
317
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
317
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_183yz_250:not(#\9):focus:focus {
|
|
318
318
|
position: relative;
|
|
319
319
|
}
|
|
320
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
320
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_183yz_250:not(#\9):focus:focus {
|
|
321
321
|
outline: 2px dotted transparent;
|
|
322
322
|
outline-offset: calc(var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) - 1px);
|
|
323
323
|
}
|
|
324
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
324
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_183yz_250:not(#\9):focus:focus::before {
|
|
325
325
|
content: " ";
|
|
326
326
|
display: block;
|
|
327
327
|
position: absolute;
|
|
328
328
|
inset-inline-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
329
329
|
inset-block-start: calc(-1 * var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
330
|
-
inline-size: calc(100% +
|
|
331
|
-
block-size: calc(100% +
|
|
330
|
+
inline-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
331
|
+
block-size: calc(100% + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px) + var(--space-calendar-grid-focus-outline-gutter-g00bgj, -5px));
|
|
332
332
|
border-start-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
333
333
|
border-start-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
334
334
|
border-end-start-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
335
335
|
border-end-end-radius: var(--border-radius-calendar-day-focus-ring-545h0w, 3px);
|
|
336
336
|
box-shadow: 0 0 0 2px var(--color-border-calendar-grid-selected-focus-ring-thqa8y, #fbfbfb);
|
|
337
337
|
}
|
|
338
|
-
body[data-awsui-focus-visible=true] .awsui_calendar-date-
|
|
338
|
+
body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_183yz_250:not(#\9):focus:focus::before {
|
|
339
339
|
z-index: 2;
|
|
340
340
|
}
|
|
341
|
-
.awsui_calendar-date-
|
|
341
|
+
.awsui_calendar-date-selected_1ykar_183yz_250:not(#\9)::after {
|
|
342
342
|
border-start-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
343
343
|
border-start-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
344
344
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
@@ -347,11 +347,11 @@ body[data-awsui-focus-visible=true] .awsui_calendar-date-selected_1ykar_whmku_25
|
|
|
347
347
|
border-block: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
348
348
|
border-inline: var(--border-item-width-yel47s, 2px) solid var(--color-background-control-checked-w517i0, #0972d3);
|
|
349
349
|
}
|
|
350
|
-
.awsui_calendar-date-
|
|
350
|
+
.awsui_calendar-date-selected_1ykar_183yz_250 > .awsui_date-inner_1ykar_183yz_279:not(#\9) {
|
|
351
351
|
z-index: 2;
|
|
352
352
|
color: var(--color-background-control-default-qzruqy, #ffffff);
|
|
353
353
|
position: relative;
|
|
354
354
|
}
|
|
355
|
-
.awsui_calendar-
|
|
355
|
+
.awsui_calendar-row_1ykar_183yz_354:not(#\9):first-child > .awsui_calendar-date_1ykar_183yz_209 {
|
|
356
356
|
border-block-start: 1px solid var(--color-border-calendar-grid-u86q1u, transparent);
|
|
357
357
|
}
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"calendar": "
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"root": "
|
|
8
|
-
"calendar-inner": "awsui_calendar-
|
|
9
|
-
"calendar-header": "awsui_calendar-
|
|
10
|
-
"calendar-header-title": "awsui_calendar-header-
|
|
11
|
-
"calendar-next-btn": "awsui_calendar-next-
|
|
12
|
-
"calendar-prev-btn": "awsui_calendar-prev-
|
|
13
|
-
"calendar-grid": "awsui_calendar-
|
|
14
|
-
"calendar-grid-dense": "awsui_calendar-grid-
|
|
15
|
-
"calendar-grid-cell": "awsui_calendar-grid-
|
|
16
|
-
"calendar-date-header": "awsui_calendar-date-
|
|
17
|
-
"calendar-date": "awsui_calendar-
|
|
18
|
-
"calendar-date-enabled": "awsui_calendar-date-
|
|
19
|
-
"calendar-date-current-page": "awsui_calendar-date-current-
|
|
20
|
-
"calendar-date-selected": "awsui_calendar-date-
|
|
21
|
-
"calendar-date-current": "awsui_calendar-date-
|
|
22
|
-
"calendar-date-dense": "awsui_calendar-date-
|
|
23
|
-
"date-inner": "awsui_date-
|
|
24
|
-
"calendar-row": "awsui_calendar-
|
|
5
|
+
"calendar": "awsui_calendar_1ykar_183yz_97",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_1ykar_183yz_1",
|
|
7
|
+
"root": "awsui_root_1ykar_183yz_128",
|
|
8
|
+
"calendar-inner": "awsui_calendar-inner_1ykar_183yz_169",
|
|
9
|
+
"calendar-header": "awsui_calendar-header_1ykar_183yz_173",
|
|
10
|
+
"calendar-header-title": "awsui_calendar-header-title_1ykar_183yz_178",
|
|
11
|
+
"calendar-next-btn": "awsui_calendar-next-btn_1ykar_183yz_186",
|
|
12
|
+
"calendar-prev-btn": "awsui_calendar-prev-btn_1ykar_183yz_189",
|
|
13
|
+
"calendar-grid": "awsui_calendar-grid_1ykar_183yz_192",
|
|
14
|
+
"calendar-grid-dense": "awsui_calendar-grid-dense_1ykar_183yz_196",
|
|
15
|
+
"calendar-grid-cell": "awsui_calendar-grid-cell_1ykar_183yz_204",
|
|
16
|
+
"calendar-date-header": "awsui_calendar-date-header_1ykar_183yz_209",
|
|
17
|
+
"calendar-date": "awsui_calendar-date_1ykar_183yz_209",
|
|
18
|
+
"calendar-date-enabled": "awsui_calendar-date-enabled_1ykar_183yz_229",
|
|
19
|
+
"calendar-date-current-page": "awsui_calendar-date-current-page_1ykar_183yz_239",
|
|
20
|
+
"calendar-date-selected": "awsui_calendar-date-selected_1ykar_183yz_250",
|
|
21
|
+
"calendar-date-current": "awsui_calendar-date-current_1ykar_183yz_239",
|
|
22
|
+
"calendar-date-dense": "awsui_calendar-date-dense_1ykar_183yz_271",
|
|
23
|
+
"date-inner": "awsui_date-inner_1ykar_183yz_279",
|
|
24
|
+
"calendar-row": "awsui_calendar-row_1ykar_183yz_354"
|
|
25
25
|
};
|
|
26
26
|
|
package/checkbox/styles.css.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"checkbox-control": "awsui_checkbox-
|
|
6
|
-
"outline": "
|
|
4
|
+
"root": "awsui_root_k2y2q_1wk1c_97",
|
|
5
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_1wk1c_133",
|
|
6
|
+
"outline": "awsui_outline_k2y2q_1wk1c_141"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -94,7 +94,7 @@ 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
|
-
.
|
|
97
|
+
.awsui_root_k2y2q_1wk1c_97.awsui_root_k2y2q_1wk1c_97:not(#\9) {
|
|
98
98
|
border-collapse: separate;
|
|
99
99
|
border-spacing: 0;
|
|
100
100
|
box-sizing: border-box;
|
|
@@ -131,7 +131,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
display: flex;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
-
.awsui_checkbox-
|
|
134
|
+
.awsui_checkbox-control_k2y2q_1wk1c_133:not(#\9) {
|
|
135
135
|
margin-block-start: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-control-28i7hr, 16px)) / 2);
|
|
136
136
|
min-block-size: var(--size-control-28i7hr, 16px);
|
|
137
137
|
min-inline-size: var(--size-control-28i7hr, 16px);
|
|
@@ -139,21 +139,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
139
139
|
inline-size: var(--size-control-28i7hr, 16px);
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
.
|
|
142
|
+
.awsui_outline_k2y2q_1wk1c_141:not(#\9) {
|
|
143
143
|
position: relative;
|
|
144
144
|
}
|
|
145
|
-
.
|
|
145
|
+
.awsui_outline_k2y2q_1wk1c_141:not(#\9) {
|
|
146
146
|
outline: 2px dotted transparent;
|
|
147
147
|
outline-offset: calc(2px - 1px);
|
|
148
148
|
}
|
|
149
|
-
.
|
|
149
|
+
.awsui_outline_k2y2q_1wk1c_141:not(#\9)::before {
|
|
150
150
|
content: " ";
|
|
151
151
|
display: block;
|
|
152
152
|
position: absolute;
|
|
153
153
|
inset-inline-start: calc(-1 * 2px);
|
|
154
154
|
inset-block-start: calc(-1 * 2px);
|
|
155
|
-
inline-size: calc(100% +
|
|
156
|
-
block-size: calc(100% +
|
|
155
|
+
inline-size: calc(100% + 2px + 2px);
|
|
156
|
+
block-size: calc(100% + 2px + 2px);
|
|
157
157
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
158
158
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
159
159
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
@@ -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
|
-
"root": "
|
|
6
|
-
"checkbox-control": "awsui_checkbox-
|
|
7
|
-
"outline": "
|
|
5
|
+
"root": "awsui_root_k2y2q_1wk1c_97",
|
|
6
|
+
"checkbox-control": "awsui_checkbox-control_k2y2q_1wk1c_133",
|
|
7
|
+
"outline": "awsui_outline_k2y2q_1wk1c_141"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"code-editor-refresh": "awsui_code-editor-
|
|
5
|
-
"code-editor": "awsui_code-
|
|
6
|
-
"pane": "
|
|
7
|
-
"pane__close-container": "awsui_pane__close-
|
|
8
|
-
"pane__list": "
|
|
9
|
-
"pane__table": "
|
|
10
|
-
"pane__item": "
|
|
11
|
-
"pane__cell": "
|
|
12
|
-
"pane__item--highlighted": "awsui_pane__item--
|
|
13
|
-
"pane__location": "
|
|
14
|
-
"pane__description": "
|
|
15
|
-
"focus-lock": "awsui_focus-
|
|
16
|
-
"editor": "
|
|
17
|
-
"editor-refresh": "awsui_editor-
|
|
18
|
-
"status-bar": "awsui_status-
|
|
19
|
-
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-
|
|
20
|
-
"status-bar__left": "awsui_status-
|
|
21
|
-
"status-bar__left-virtual": "awsui_status-bar__left-
|
|
22
|
-
"status-bar__right": "awsui_status-
|
|
23
|
-
"status-bar__language-mode": "awsui_status-bar__language-
|
|
24
|
-
"status-bar__cursor-position": "awsui_status-bar__cursor-
|
|
25
|
-
"status-bar__cog-button": "awsui_status-bar__cog-
|
|
26
|
-
"status-bar-virtual": "awsui_status-bar-
|
|
27
|
-
"tab-button": "awsui_tab-
|
|
28
|
-
"tab-button--refresh": "awsui_tab-button--
|
|
29
|
-
"tab-button--warnings": "awsui_tab-button--
|
|
30
|
-
"tab-button--active": "awsui_tab-button--
|
|
31
|
-
"tab-button--disabled": "awsui_tab-button--
|
|
32
|
-
"tab-button--divider": "awsui_tab-button--
|
|
33
|
-
"tab-button--errors": "awsui_tab-button--
|
|
34
|
-
"loading-screen": "awsui_loading-
|
|
35
|
-
"error-screen": "awsui_error-
|
|
4
|
+
"code-editor-refresh": "awsui_code-editor-refresh_1gl9c_1f76o_102",
|
|
5
|
+
"code-editor": "awsui_code-editor_1gl9c_1f76o_102",
|
|
6
|
+
"pane": "awsui_pane_1gl9c_1f76o_432",
|
|
7
|
+
"pane__close-container": "awsui_pane__close-container_1gl9c_1f76o_443",
|
|
8
|
+
"pane__list": "awsui_pane__list_1gl9c_1f76o_448",
|
|
9
|
+
"pane__table": "awsui_pane__table_1gl9c_1f76o_455",
|
|
10
|
+
"pane__item": "awsui_pane__item_1gl9c_1f76o_461",
|
|
11
|
+
"pane__cell": "awsui_pane__cell_1gl9c_1f76o_461",
|
|
12
|
+
"pane__item--highlighted": "awsui_pane__item--highlighted_1gl9c_1f76o_475",
|
|
13
|
+
"pane__location": "awsui_pane__location_1gl9c_1f76o_496",
|
|
14
|
+
"pane__description": "awsui_pane__description_1gl9c_1f76o_496",
|
|
15
|
+
"focus-lock": "awsui_focus-lock_1gl9c_1f76o_511",
|
|
16
|
+
"editor": "awsui_editor_1gl9c_1f76o_562",
|
|
17
|
+
"editor-refresh": "awsui_editor-refresh_1gl9c_1f76o_590",
|
|
18
|
+
"status-bar": "awsui_status-bar_1gl9c_1f76o_595",
|
|
19
|
+
"status-bar-with-hidden-pane": "awsui_status-bar-with-hidden-pane_1gl9c_1f76o_603",
|
|
20
|
+
"status-bar__left": "awsui_status-bar__left_1gl9c_1f76o_607",
|
|
21
|
+
"status-bar__left-virtual": "awsui_status-bar__left-virtual_1gl9c_1f76o_614",
|
|
22
|
+
"status-bar__right": "awsui_status-bar__right_1gl9c_1f76o_618",
|
|
23
|
+
"status-bar__language-mode": "awsui_status-bar__language-mode_1gl9c_1f76o_622",
|
|
24
|
+
"status-bar__cursor-position": "awsui_status-bar__cursor-position_1gl9c_1f76o_622",
|
|
25
|
+
"status-bar__cog-button": "awsui_status-bar__cog-button_1gl9c_1f76o_628",
|
|
26
|
+
"status-bar-virtual": "awsui_status-bar-virtual_1gl9c_1f76o_633",
|
|
27
|
+
"tab-button": "awsui_tab-button_1gl9c_1f76o_639",
|
|
28
|
+
"tab-button--refresh": "awsui_tab-button--refresh_1gl9c_1f76o_671",
|
|
29
|
+
"tab-button--warnings": "awsui_tab-button--warnings_1gl9c_1f76o_674",
|
|
30
|
+
"tab-button--active": "awsui_tab-button--active_1gl9c_1f76o_683",
|
|
31
|
+
"tab-button--disabled": "awsui_tab-button--disabled_1gl9c_1f76o_699",
|
|
32
|
+
"tab-button--divider": "awsui_tab-button--divider_1gl9c_1f76o_732",
|
|
33
|
+
"tab-button--errors": "awsui_tab-button--errors_1gl9c_1f76o_739",
|
|
34
|
+
"loading-screen": "awsui_loading-screen_1gl9c_1f76o_743",
|
|
35
|
+
"error-screen": "awsui_error-screen_1gl9c_1f76o_744"
|
|
36
36
|
};
|
|
37
37
|
|