@cloudscape-design/components-themeable 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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/app-layout/skeleton/styles.scss +82 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +51 -51
- package/lib/internal/scss/split-panel/styles.scss +1 -0
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +31 -31
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/skeleton/index.d.ts +4 -0
- package/lib/internal/template/app-layout/skeleton/index.d.ts.map +1 -0
- package/lib/internal/template/app-layout/skeleton/index.js +10 -0
- package/lib/internal/template/app-layout/skeleton/index.js.map +1 -0
- package/lib/internal/template/app-layout/skeleton/layout.d.ts +8 -0
- package/lib/internal/template/app-layout/skeleton/layout.d.ts.map +1 -0
- package/lib/internal/template/app-layout/skeleton/layout.js +27 -0
- package/lib/internal/template/app-layout/skeleton/layout.js.map +1 -0
- package/lib/internal/template/app-layout/skeleton/styles.css.js +16 -0
- package/lib/internal/template/app-layout/skeleton/styles.scoped.css +180 -0
- package/lib/internal/template/app-layout/skeleton/styles.selectors.js +17 -0
- package/lib/internal/template/app-layout/visual-refresh/main.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/main.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/main.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +81 -81
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/lib/internal/template/flashbar/styles.css.js +47 -47
- package/lib/internal/template/flashbar/styles.scoped.css +171 -171
- package/lib/internal/template/flashbar/styles.selectors.js +47 -47
- package/lib/internal/template/internal/base-component/styles.scoped.css +3 -0
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +41 -41
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +51 -51
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +1 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +1 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +11 -0
- package/lib/internal/template/internal/generated/theming/index.js +11 -0
- package/lib/internal/template/internal/hooks/use-performance-marks.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-performance-marks.js +4 -2
- package/lib/internal/template/internal/hooks/use-performance-marks.js.map +1 -1
- package/lib/internal/template/internal/utils/dom.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/dom.js +3 -1
- package/lib/internal/template/internal/utils/dom.js.map +1 -1
- package/lib/internal/template/progress-bar/index.d.ts +1 -1
- package/lib/internal/template/progress-bar/index.d.ts.map +1 -1
- package/lib/internal/template/progress-bar/index.js +6 -4
- package/lib/internal/template/progress-bar/index.js.map +1 -1
- package/lib/internal/template/progress-bar/interfaces.d.ts +4 -0
- package/lib/internal/template/progress-bar/interfaces.d.ts.map +1 -1
- package/lib/internal/template/progress-bar/interfaces.js.map +1 -1
- package/lib/internal/template/progress-bar/internal.d.ts +4 -2
- package/lib/internal/template/progress-bar/internal.d.ts.map +1 -1
- package/lib/internal/template/progress-bar/internal.js +4 -4
- package/lib/internal/template/progress-bar/internal.js.map +1 -1
- package/lib/internal/template/slider/styles.css.js +25 -25
- package/lib/internal/template/slider/styles.scoped.css +71 -71
- package/lib/internal/template/slider/styles.selectors.js +25 -25
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/split-panel/icons/resize-handler.d.ts.map +1 -1
- package/lib/internal/template/split-panel/icons/resize-handler.js +1 -1
- package/lib/internal/template/split-panel/icons/resize-handler.js.map +1 -1
- package/lib/internal/template/split-panel/styles.css.js +57 -57
- package/lib/internal/template/split-panel/styles.scoped.css +78 -77
- package/lib/internal/template/split-panel/styles.selectors.js +57 -57
- package/package.json +1 -1
|
@@ -100,7 +100,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
100
100
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
101
101
|
SPDX-License-Identifier: Apache-2.0
|
|
102
102
|
*/
|
|
103
|
-
.
|
|
103
|
+
.awsui_root_pcgz5_1cixl_103:not(#\9) {
|
|
104
104
|
border-collapse: separate;
|
|
105
105
|
border-spacing: 0;
|
|
106
106
|
box-sizing: border-box;
|
|
@@ -141,11 +141,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
141
141
|
margin-inline: calc(var(--space-m-kpg8id, 16px) / 2);
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
.
|
|
144
|
+
.awsui_slider_pcgz5_1cixl_143:not(#\9) {
|
|
145
145
|
display: flex;
|
|
146
146
|
align-items: center;
|
|
147
147
|
}
|
|
148
|
-
.awsui_slider-
|
|
148
|
+
.awsui_slider-track_pcgz5_1cixl_147:not(#\9), .awsui_slider-range_pcgz5_1cixl_147:not(#\9) {
|
|
149
149
|
position: absolute;
|
|
150
150
|
border-start-start-radius: 3px;
|
|
151
151
|
border-start-end-radius: 3px;
|
|
@@ -154,101 +154,101 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
margin-block-start: var(--space-xs-xf5ch3, 8px);
|
|
155
155
|
margin-inline: calc(var(--space-m-kpg8id, 16px) / -2);
|
|
156
156
|
}
|
|
157
|
-
.awsui_slider-
|
|
157
|
+
.awsui_slider-track_pcgz5_1cixl_147:not(#\9) {
|
|
158
158
|
background-color: var(--color-background-slider-track-6pt3x9, #879596);
|
|
159
159
|
inline-size: calc(100% + var(--space-m-kpg8id, 16px));
|
|
160
160
|
block-size: 2px;
|
|
161
161
|
cursor: pointer;
|
|
162
162
|
}
|
|
163
|
-
.awsui_slider-
|
|
163
|
+
.awsui_slider-track_pcgz5_1cixl_147.awsui_disabled_pcgz5_1cixl_162:not(#\9) {
|
|
164
164
|
cursor: default;
|
|
165
165
|
background-color: var(--color-background-control-disabled-dsn0t2, #d5dbdb);
|
|
166
166
|
}
|
|
167
|
-
.awsui_slider-
|
|
167
|
+
.awsui_slider-range_pcgz5_1cixl_147:not(#\9) {
|
|
168
168
|
background-color: var(--color-background-slider-handle-default-nidjhe, #0073bb);
|
|
169
169
|
block-size: 4px;
|
|
170
|
-
inline-size: calc(var(--awsui-slider-range-inline-size-
|
|
170
|
+
inline-size: calc(var(--awsui-slider-range-inline-size-epuq3n) + var(--space-m-kpg8id, 16px));
|
|
171
171
|
}
|
|
172
|
-
.awsui_slider-
|
|
172
|
+
.awsui_slider-range_pcgz5_1cixl_147.awsui_error_pcgz5_1cixl_171:not(#\9) {
|
|
173
173
|
background-color: var(--color-text-status-error-ofc4yr, #d13212);
|
|
174
174
|
}
|
|
175
|
-
.awsui_slider-
|
|
175
|
+
.awsui_slider-range_pcgz5_1cixl_147.awsui_warning_pcgz5_1cixl_174:not(#\9) {
|
|
176
176
|
background-color: var(--color-text-status-warning-azn00c, #906806);
|
|
177
177
|
}
|
|
178
|
-
.awsui_slider-
|
|
178
|
+
.awsui_slider-range_pcgz5_1cixl_147.awsui_active_pcgz5_1cixl_177:not(#\9) {
|
|
179
179
|
background-color: var(--color-background-slider-handle-active-qi7max, #0a4a74);
|
|
180
180
|
}
|
|
181
|
-
.awsui_slider-
|
|
181
|
+
.awsui_slider-range_pcgz5_1cixl_147.awsui_error-active_pcgz5_1cixl_180:not(#\9) {
|
|
182
182
|
background-color: var(--color-background-slider-error-pressed-gejffm, #7c2718);
|
|
183
183
|
}
|
|
184
|
-
.awsui_slider-
|
|
184
|
+
.awsui_slider-range_pcgz5_1cixl_147.awsui_warning-active_pcgz5_1cixl_183:not(#\9) {
|
|
185
185
|
background-color: var(--color-background-slider-warning-pressed-5mq7vz, #906806);
|
|
186
186
|
}
|
|
187
|
-
.awsui_slider-
|
|
187
|
+
.awsui_slider-range_pcgz5_1cixl_147.awsui_disabled_pcgz5_1cixl_162:not(#\9) {
|
|
188
188
|
background-color: var(--color-background-control-disabled-dsn0t2, #d5dbdb);
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
-
.
|
|
191
|
+
.awsui_labels_pcgz5_1cixl_190:not(#\9) {
|
|
192
192
|
display: grid;
|
|
193
|
-
grid-template-columns: 3fr repeat(calc((var(--awsui-slider-label-count-
|
|
193
|
+
grid-template-columns: 3fr repeat(calc((var(--awsui-slider-label-count-epuq3n) - 2) / 2 + (var(--awsui-slider-label-count-epuq3n) - 2) / 2 - 1), 2fr) 3fr;
|
|
194
194
|
grid-auto-rows: 100%;
|
|
195
195
|
padding-block-start: var(--space-m-kpg8id, 16px);
|
|
196
196
|
}
|
|
197
|
-
.awsui_labels-
|
|
197
|
+
.awsui_labels-noref_pcgz5_1cixl_196:not(#\9) {
|
|
198
198
|
grid-template-columns: 1fr 1fr;
|
|
199
199
|
}
|
|
200
|
-
.awsui_labels-
|
|
201
|
-
grid-column-start: var(--awsui-slider-reference-column-
|
|
202
|
-
grid-column-end: var(--awsui-slider-next-reference-column-
|
|
200
|
+
.awsui_labels-reference_pcgz5_1cixl_199:not(#\9) {
|
|
201
|
+
grid-column-start: var(--awsui-slider-reference-column-epuq3n);
|
|
202
|
+
grid-column-end: var(--awsui-slider-next-reference-column-epuq3n);
|
|
203
203
|
grid-row: 1;
|
|
204
204
|
justify-self: center;
|
|
205
205
|
text-align: center;
|
|
206
206
|
}
|
|
207
|
-
.awsui_labels-
|
|
207
|
+
.awsui_labels-min_pcgz5_1cixl_206:not(#\9) {
|
|
208
208
|
grid-column: 1;
|
|
209
209
|
grid-row: 1;
|
|
210
|
-
grid-column-end: var(--awsui-slider-min-end-
|
|
210
|
+
grid-column-end: var(--awsui-slider-min-end-epuq3n);
|
|
211
211
|
margin-inline-start: calc(var(--space-m-kpg8id, 16px) / -2);
|
|
212
212
|
}
|
|
213
|
-
.awsui_labels-
|
|
213
|
+
.awsui_labels-max_pcgz5_1cixl_212:not(#\9) {
|
|
214
214
|
text-align: end;
|
|
215
215
|
justify-content: flex-end;
|
|
216
216
|
grid-row: 1;
|
|
217
|
-
grid-column-end: calc(var(--awsui-slider-label-count-
|
|
218
|
-
grid-column-start: var(--awsui-slider-max-start-
|
|
217
|
+
grid-column-end: calc(var(--awsui-slider-label-count-epuq3n) + 1);
|
|
218
|
+
grid-column-start: var(--awsui-slider-max-start-epuq3n);
|
|
219
219
|
margin-inline-end: calc(var(--space-m-kpg8id, 16px) / -2);
|
|
220
220
|
}
|
|
221
|
-
.awsui_labels-aria-
|
|
221
|
+
.awsui_labels-aria-description_pcgz5_1cixl_220:not(#\9) {
|
|
222
222
|
display: none;
|
|
223
223
|
}
|
|
224
224
|
@media (max-width: 576px) {
|
|
225
|
-
.
|
|
225
|
+
.awsui_labels_pcgz5_1cixl_190:not(#\9) {
|
|
226
226
|
grid-template-columns: 1fr 1fr;
|
|
227
227
|
}
|
|
228
|
-
.awsui_labels-
|
|
228
|
+
.awsui_labels-min_pcgz5_1cixl_206:not(#\9) {
|
|
229
229
|
grid-column: 1;
|
|
230
230
|
}
|
|
231
|
-
.awsui_labels-
|
|
231
|
+
.awsui_labels-max_pcgz5_1cixl_212:not(#\9) {
|
|
232
232
|
grid-column: 2;
|
|
233
233
|
}
|
|
234
|
-
.
|
|
234
|
+
.awsui_labels_pcgz5_1cixl_190 > .awsui_labels-reference_pcgz5_1cixl_199:not(#\9) {
|
|
235
235
|
display: none;
|
|
236
236
|
}
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.
|
|
239
|
+
.awsui_ticks_pcgz5_1cixl_238:not(#\9) {
|
|
240
240
|
display: grid;
|
|
241
|
-
grid-template-columns: repeat(var(--awsui-slider-tick-count-
|
|
241
|
+
grid-template-columns: repeat(var(--awsui-slider-tick-count-epuq3n), 1fr);
|
|
242
242
|
inline-size: calc(100% - var(--space-m-kpg8id, 16px));
|
|
243
243
|
margin-inline: calc(var(--space-m-kpg8id, 16px) / 2);
|
|
244
244
|
}
|
|
245
|
-
.awsui_ticks-
|
|
245
|
+
.awsui_ticks-wrapper_pcgz5_1cixl_244:not(#\9) {
|
|
246
246
|
block-size: 0;
|
|
247
247
|
display: flex;
|
|
248
248
|
margin-inline: calc(var(--space-m-kpg8id, 16px) / -2);
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.
|
|
251
|
+
.awsui_tick_pcgz5_1cixl_238:not(#\9) {
|
|
252
252
|
grid-row: 1;
|
|
253
253
|
block-size: var(--space-xs-xf5ch3, 8px);
|
|
254
254
|
inline-size: var(--space-xxxs-z28114, 2px);
|
|
@@ -257,40 +257,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
257
|
background: var(--color-background-slider-track-6pt3x9, #879596);
|
|
258
258
|
inset-block-start: -4px;
|
|
259
259
|
}
|
|
260
|
-
.
|
|
260
|
+
.awsui_tick_pcgz5_1cixl_238.awsui_middle_pcgz5_1cixl_259:not(#\9):first-child, .awsui_tick_pcgz5_1cixl_238.awsui_middle_pcgz5_1cixl_259:not(#\9):last-child {
|
|
261
261
|
visibility: hidden;
|
|
262
262
|
}
|
|
263
|
-
.
|
|
263
|
+
.awsui_tick_pcgz5_1cixl_238.awsui_filled_pcgz5_1cixl_262:not(#\9) {
|
|
264
264
|
background: var(--color-background-slider-handle-default-nidjhe, #0073bb);
|
|
265
265
|
}
|
|
266
|
-
.
|
|
266
|
+
.awsui_tick_pcgz5_1cixl_238.awsui_active_pcgz5_1cixl_177:not(#\9) {
|
|
267
267
|
background: var(--color-background-slider-handle-active-qi7max, #0a4a74);
|
|
268
268
|
}
|
|
269
|
-
.
|
|
269
|
+
.awsui_tick_pcgz5_1cixl_238.awsui_error_pcgz5_1cixl_171:not(#\9) {
|
|
270
270
|
background: var(--color-text-status-error-ofc4yr, #d13212);
|
|
271
271
|
}
|
|
272
|
-
.
|
|
272
|
+
.awsui_tick_pcgz5_1cixl_238.awsui_warning_pcgz5_1cixl_174:not(#\9) {
|
|
273
273
|
background: var(--color-text-status-warning-azn00c, #906806);
|
|
274
274
|
}
|
|
275
|
-
.
|
|
275
|
+
.awsui_tick_pcgz5_1cixl_238.awsui_error-active_pcgz5_1cixl_180:not(#\9) {
|
|
276
276
|
background-color: var(--color-background-slider-error-pressed-gejffm, #7c2718);
|
|
277
277
|
}
|
|
278
|
-
.
|
|
278
|
+
.awsui_tick_pcgz5_1cixl_238.awsui_warning-active_pcgz5_1cixl_183:not(#\9) {
|
|
279
279
|
background-color: var(--color-background-slider-warning-pressed-5mq7vz, #906806);
|
|
280
280
|
}
|
|
281
|
-
.
|
|
281
|
+
.awsui_tick_pcgz5_1cixl_238.awsui_disabled_pcgz5_1cixl_162:not(#\9) {
|
|
282
282
|
background: var(--color-background-control-disabled-dsn0t2, #d5dbdb);
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
-
.awsui_tooltip-
|
|
285
|
+
.awsui_tooltip-thumb_pcgz5_1cixl_284:not(#\9) {
|
|
286
286
|
position: absolute;
|
|
287
287
|
inline-size: var(--space-xxl-pd3205, 32px);
|
|
288
288
|
block-size: var(--space-xxl-pd3205, 32px);
|
|
289
289
|
margin-block-start: calc(var(--space-s-2025hl, 12px) / -1);
|
|
290
|
-
inset-inline-start: var(--awsui-slider-tooltip-position-
|
|
290
|
+
inset-inline-start: var(--awsui-slider-tooltip-position-epuq3n);
|
|
291
291
|
}
|
|
292
292
|
|
|
293
|
-
.
|
|
293
|
+
.awsui_thumb_pcgz5_1cixl_292:not(#\9) {
|
|
294
294
|
background: transparent;
|
|
295
295
|
-webkit-appearance: none;
|
|
296
296
|
appearance: none;
|
|
@@ -303,16 +303,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
303
303
|
cursor: pointer;
|
|
304
304
|
touch-action: none;
|
|
305
305
|
}
|
|
306
|
-
.
|
|
306
|
+
.awsui_thumb_pcgz5_1cixl_292.awsui_disabled_pcgz5_1cixl_162:not(#\9) {
|
|
307
307
|
cursor: default;
|
|
308
308
|
}
|
|
309
|
-
.
|
|
309
|
+
.awsui_thumb_pcgz5_1cixl_292.awsui_min_pcgz5_1cixl_307:not(#\9) {
|
|
310
310
|
margin-inline-start: calc(-1px + var(--space-m-kpg8id, 16px) / -2);
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_thumb_pcgz5_1cixl_292.awsui_max_pcgz5_1cixl_310:not(#\9) {
|
|
313
313
|
margin-inline-start: calc(1px + var(--space-m-kpg8id, 16px) / -2);
|
|
314
314
|
}
|
|
315
|
-
.
|
|
315
|
+
.awsui_thumb_pcgz5_1cixl_292:not(#\9)::-webkit-slider-thumb {
|
|
316
316
|
-webkit-appearance: none;
|
|
317
317
|
appearance: none;
|
|
318
318
|
appearance: none;
|
|
@@ -331,7 +331,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
331
331
|
pointer-events: all;
|
|
332
332
|
position: relative;
|
|
333
333
|
}
|
|
334
|
-
.
|
|
334
|
+
.awsui_thumb_pcgz5_1cixl_292:not(#\9)::-moz-range-thumb {
|
|
335
335
|
appearance: none;
|
|
336
336
|
appearance: none;
|
|
337
337
|
background: var(--color-background-slider-handle-default-nidjhe, #0073bb);
|
|
@@ -349,13 +349,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
349
349
|
pointer-events: all;
|
|
350
350
|
position: relative;
|
|
351
351
|
}
|
|
352
|
-
.
|
|
352
|
+
.awsui_thumb_pcgz5_1cixl_292:not(#\9):hover::-webkit-slider-thumb {
|
|
353
353
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-background-slider-handle-default-nidjhe, #0073bb);
|
|
354
354
|
}
|
|
355
|
-
.
|
|
355
|
+
.awsui_thumb_pcgz5_1cixl_292:not(#\9):hover::-moz-range-thumb {
|
|
356
356
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-background-slider-handle-default-nidjhe, #0073bb);
|
|
357
357
|
}
|
|
358
|
-
.
|
|
358
|
+
.awsui_thumb_pcgz5_1cixl_292:not(#\9):focus::-webkit-slider-thumb, .awsui_thumb_pcgz5_1cixl_292:not(#\9):active::-webkit-slider-thumb {
|
|
359
359
|
block-size: 20px;
|
|
360
360
|
inline-size: 20px;
|
|
361
361
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-background-slider-handle-active-qi7max, #0a4a74);
|
|
@@ -364,7 +364,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
364
364
|
border-block-width: 2px;
|
|
365
365
|
border-inline-width: 2px;
|
|
366
366
|
}
|
|
367
|
-
.
|
|
367
|
+
.awsui_thumb_pcgz5_1cixl_292:not(#\9):focus::-moz-range-thumb, .awsui_thumb_pcgz5_1cixl_292:not(#\9):active::-moz-range-thumb {
|
|
368
368
|
block-size: 20px;
|
|
369
369
|
inline-size: 20px;
|
|
370
370
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-background-slider-handle-active-qi7max, #0a4a74);
|
|
@@ -374,30 +374,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
374
374
|
border-inline-width: 2px;
|
|
375
375
|
}
|
|
376
376
|
|
|
377
|
-
.
|
|
377
|
+
.awsui_error_pcgz5_1cixl_171:not(#\9)::-webkit-slider-thumb {
|
|
378
378
|
background-color: var(--color-text-status-error-ofc4yr, #d13212);
|
|
379
379
|
border-color: var(--color-text-status-error-ofc4yr, #d13212);
|
|
380
380
|
}
|
|
381
|
-
.
|
|
381
|
+
.awsui_error_pcgz5_1cixl_171:not(#\9)::-moz-range-thumb {
|
|
382
382
|
background-color: var(--color-text-status-error-ofc4yr, #d13212);
|
|
383
383
|
border-color: var(--color-text-status-error-ofc4yr, #d13212);
|
|
384
384
|
}
|
|
385
|
-
.
|
|
385
|
+
.awsui_error_pcgz5_1cixl_171:not(#\9):hover::-webkit-slider-thumb {
|
|
386
386
|
background-color: var(--color-text-status-error-ofc4yr, #d13212);
|
|
387
387
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-text-status-error-ofc4yr, #d13212);
|
|
388
388
|
}
|
|
389
|
-
.
|
|
389
|
+
.awsui_error_pcgz5_1cixl_171:not(#\9):hover::-moz-range-thumb {
|
|
390
390
|
background-color: var(--color-text-status-error-ofc4yr, #d13212);
|
|
391
391
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-text-status-error-ofc4yr, #d13212);
|
|
392
392
|
}
|
|
393
|
-
.
|
|
393
|
+
.awsui_error_pcgz5_1cixl_171:not(#\9):focus::-webkit-slider-thumb, .awsui_error_pcgz5_1cixl_171:not(#\9):active::-webkit-slider-thumb {
|
|
394
394
|
background-color: var(--color-background-slider-error-pressed-gejffm, #7c2718);
|
|
395
395
|
border-block-width: 2px;
|
|
396
396
|
border-inline-width: 2px;
|
|
397
397
|
border-color: var(--color-background-slider-error-pressed-gejffm, #7c2718);
|
|
398
398
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-background-slider-error-pressed-gejffm, #7c2718);
|
|
399
399
|
}
|
|
400
|
-
.
|
|
400
|
+
.awsui_error_pcgz5_1cixl_171:not(#\9):focus::-moz-range-thumb, .awsui_error_pcgz5_1cixl_171:not(#\9):active::-moz-range-thumb {
|
|
401
401
|
background-color: var(--color-background-slider-error-pressed-gejffm, #7c2718);
|
|
402
402
|
border-block-width: 2px;
|
|
403
403
|
border-inline-width: 2px;
|
|
@@ -405,30 +405,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
405
405
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-background-slider-error-pressed-gejffm, #7c2718);
|
|
406
406
|
}
|
|
407
407
|
|
|
408
|
-
.
|
|
408
|
+
.awsui_warning_pcgz5_1cixl_174:not(#\9)::-webkit-slider-thumb {
|
|
409
409
|
background-color: var(--color-text-status-warning-azn00c, #906806);
|
|
410
410
|
border-color: var(--color-text-status-warning-azn00c, #906806);
|
|
411
411
|
}
|
|
412
|
-
.
|
|
412
|
+
.awsui_warning_pcgz5_1cixl_174:not(#\9)::-moz-range-thumb {
|
|
413
413
|
background-color: var(--color-text-status-warning-azn00c, #906806);
|
|
414
414
|
border-color: var(--color-text-status-warning-azn00c, #906806);
|
|
415
415
|
}
|
|
416
|
-
.
|
|
416
|
+
.awsui_warning_pcgz5_1cixl_174:not(#\9):hover::-webkit-slider-thumb {
|
|
417
417
|
background-color: var(--color-text-status-warning-azn00c, #906806);
|
|
418
418
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-text-status-warning-azn00c, #906806);
|
|
419
419
|
}
|
|
420
|
-
.
|
|
420
|
+
.awsui_warning_pcgz5_1cixl_174:not(#\9):hover::-moz-range-thumb {
|
|
421
421
|
background-color: var(--color-text-status-warning-azn00c, #906806);
|
|
422
422
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-text-status-warning-azn00c, #906806);
|
|
423
423
|
}
|
|
424
|
-
.
|
|
424
|
+
.awsui_warning_pcgz5_1cixl_174:not(#\9):focus::-webkit-slider-thumb, .awsui_warning_pcgz5_1cixl_174:not(#\9):active::-webkit-slider-thumb {
|
|
425
425
|
background-color: var(--color-background-slider-warning-pressed-5mq7vz, #906806);
|
|
426
426
|
border-block-width: 2px;
|
|
427
427
|
border-inline-width: 2px;
|
|
428
428
|
border-color: var(--color-background-slider-warning-pressed-5mq7vz, #906806);
|
|
429
429
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-background-slider-warning-pressed-5mq7vz, #906806);
|
|
430
430
|
}
|
|
431
|
-
.
|
|
431
|
+
.awsui_warning_pcgz5_1cixl_174:not(#\9):focus::-moz-range-thumb, .awsui_warning_pcgz5_1cixl_174:not(#\9):active::-moz-range-thumb {
|
|
432
432
|
background-color: var(--color-background-slider-warning-pressed-5mq7vz, #906806);
|
|
433
433
|
border-block-width: 2px;
|
|
434
434
|
border-inline-width: 2px;
|
|
@@ -436,17 +436,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
436
436
|
box-shadow: 0px 0 0 2px var(--color-background-slider-handle-ring-nn99ak, #ffffff), 0 0 0 4px var(--color-background-slider-warning-pressed-5mq7vz, #906806);
|
|
437
437
|
}
|
|
438
438
|
|
|
439
|
-
.
|
|
440
|
-
.
|
|
441
|
-
.
|
|
439
|
+
.awsui_disabled_pcgz5_1cixl_162:not(#\9)::-webkit-slider-thumb,
|
|
440
|
+
.awsui_disabled_pcgz5_1cixl_162:not(#\9):hover::-webkit-slider-thumb,
|
|
441
|
+
.awsui_disabled_pcgz5_1cixl_162:not(#\9):active::-webkit-slider-thumb {
|
|
442
442
|
background-color: var(--color-background-control-disabled-dsn0t2, #d5dbdb);
|
|
443
443
|
border-color: var(--color-background-control-disabled-dsn0t2, #d5dbdb);
|
|
444
444
|
box-shadow: none;
|
|
445
445
|
pointer-events: none;
|
|
446
446
|
}
|
|
447
|
-
.
|
|
448
|
-
.
|
|
449
|
-
.
|
|
447
|
+
.awsui_disabled_pcgz5_1cixl_162:not(#\9)::-moz-range-thumb,
|
|
448
|
+
.awsui_disabled_pcgz5_1cixl_162:not(#\9):hover::-moz-range-thumb,
|
|
449
|
+
.awsui_disabled_pcgz5_1cixl_162:not(#\9):active::-moz-range-thumb {
|
|
450
450
|
background-color: var(--color-background-control-disabled-dsn0t2, #d5dbdb);
|
|
451
451
|
border-color: var(--color-background-control-disabled-dsn0t2, #d5dbdb);
|
|
452
452
|
box-shadow: none;
|
|
@@ -2,30 +2,30 @@
|
|
|
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
|
-
"slider": "
|
|
7
|
-
"slider-track": "awsui_slider-
|
|
8
|
-
"slider-range": "awsui_slider-
|
|
9
|
-
"disabled": "
|
|
10
|
-
"error": "
|
|
11
|
-
"warning": "
|
|
12
|
-
"active": "
|
|
13
|
-
"error-active": "awsui_error-
|
|
14
|
-
"warning-active": "awsui_warning-
|
|
15
|
-
"labels": "
|
|
16
|
-
"labels-noref": "awsui_labels-
|
|
17
|
-
"labels-reference": "awsui_labels-
|
|
18
|
-
"labels-min": "awsui_labels-
|
|
19
|
-
"labels-max": "awsui_labels-
|
|
20
|
-
"labels-aria-description": "awsui_labels-aria-
|
|
21
|
-
"ticks": "
|
|
22
|
-
"ticks-wrapper": "awsui_ticks-
|
|
23
|
-
"tick": "
|
|
24
|
-
"middle": "
|
|
25
|
-
"filled": "
|
|
26
|
-
"tooltip-thumb": "awsui_tooltip-
|
|
27
|
-
"thumb": "
|
|
28
|
-
"min": "
|
|
29
|
-
"max": "
|
|
5
|
+
"root": "awsui_root_pcgz5_1cixl_103",
|
|
6
|
+
"slider": "awsui_slider_pcgz5_1cixl_143",
|
|
7
|
+
"slider-track": "awsui_slider-track_pcgz5_1cixl_147",
|
|
8
|
+
"slider-range": "awsui_slider-range_pcgz5_1cixl_147",
|
|
9
|
+
"disabled": "awsui_disabled_pcgz5_1cixl_162",
|
|
10
|
+
"error": "awsui_error_pcgz5_1cixl_171",
|
|
11
|
+
"warning": "awsui_warning_pcgz5_1cixl_174",
|
|
12
|
+
"active": "awsui_active_pcgz5_1cixl_177",
|
|
13
|
+
"error-active": "awsui_error-active_pcgz5_1cixl_180",
|
|
14
|
+
"warning-active": "awsui_warning-active_pcgz5_1cixl_183",
|
|
15
|
+
"labels": "awsui_labels_pcgz5_1cixl_190",
|
|
16
|
+
"labels-noref": "awsui_labels-noref_pcgz5_1cixl_196",
|
|
17
|
+
"labels-reference": "awsui_labels-reference_pcgz5_1cixl_199",
|
|
18
|
+
"labels-min": "awsui_labels-min_pcgz5_1cixl_206",
|
|
19
|
+
"labels-max": "awsui_labels-max_pcgz5_1cixl_212",
|
|
20
|
+
"labels-aria-description": "awsui_labels-aria-description_pcgz5_1cixl_220",
|
|
21
|
+
"ticks": "awsui_ticks_pcgz5_1cixl_238",
|
|
22
|
+
"ticks-wrapper": "awsui_ticks-wrapper_pcgz5_1cixl_244",
|
|
23
|
+
"tick": "awsui_tick_pcgz5_1cixl_238",
|
|
24
|
+
"middle": "awsui_middle_pcgz5_1cixl_259",
|
|
25
|
+
"filled": "awsui_filled_pcgz5_1cixl_262",
|
|
26
|
+
"tooltip-thumb": "awsui_tooltip-thumb_pcgz5_1cixl_284",
|
|
27
|
+
"thumb": "awsui_thumb_pcgz5_1cixl_292",
|
|
28
|
+
"min": "awsui_min_pcgz5_1cixl_307",
|
|
29
|
+
"max": "awsui_max_pcgz5_1cixl_310"
|
|
30
30
|
};
|
|
31
31
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"spinner-rotator": "awsui_spinner-
|
|
6
|
-
"size-normal": "awsui_size-
|
|
7
|
-
"size-big": "awsui_size-
|
|
8
|
-
"size-large": "awsui_size-
|
|
9
|
-
"variant-normal": "awsui_variant-
|
|
10
|
-
"variant-disabled": "awsui_variant-
|
|
11
|
-
"variant-inverted": "awsui_variant-
|
|
12
|
-
"circle": "
|
|
13
|
-
"circle-left": "awsui_circle-
|
|
14
|
-
"spinner-line-left": "awsui_spinner-line-
|
|
15
|
-
"circle-right": "awsui_circle-
|
|
16
|
-
"spinner-line-right": "awsui_spinner-line-
|
|
4
|
+
"root": "awsui_root_1612d_qhep1_133",
|
|
5
|
+
"spinner-rotator": "awsui_spinner-rotator_1612d_qhep1_1",
|
|
6
|
+
"size-normal": "awsui_size-normal_1612d_qhep1_147",
|
|
7
|
+
"size-big": "awsui_size-big_1612d_qhep1_155",
|
|
8
|
+
"size-large": "awsui_size-large_1612d_qhep1_163",
|
|
9
|
+
"variant-normal": "awsui_variant-normal_1612d_qhep1_171",
|
|
10
|
+
"variant-disabled": "awsui_variant-disabled_1612d_qhep1_174",
|
|
11
|
+
"variant-inverted": "awsui_variant-inverted_1612d_qhep1_177",
|
|
12
|
+
"circle": "awsui_circle_1612d_qhep1_189",
|
|
13
|
+
"circle-left": "awsui_circle-left_1612d_qhep1_217",
|
|
14
|
+
"spinner-line-left": "awsui_spinner-line-left_1612d_qhep1_1",
|
|
15
|
+
"circle-right": "awsui_circle-right_1612d_qhep1_222",
|
|
16
|
+
"spinner-line-right": "awsui_spinner-line-right_1612d_qhep1_1"
|
|
17
17
|
};
|
|
18
18
|
|
|
@@ -100,51 +100,51 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
100
100
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
101
101
|
SPDX-License-Identifier: Apache-2.0
|
|
102
102
|
*/
|
|
103
|
-
@keyframes awsui_spinner-
|
|
103
|
+
@keyframes awsui_spinner-rotator_1612d_qhep1_1 {
|
|
104
104
|
0% {
|
|
105
|
-
transform: rotate(var(--awsui-spinner-rotator-from-
|
|
105
|
+
transform: rotate(var(--awsui-spinner-rotator-from-epuq3n));
|
|
106
106
|
}
|
|
107
107
|
100% {
|
|
108
|
-
transform: rotate(var(--awsui-spinner-rotator-to-
|
|
108
|
+
transform: rotate(var(--awsui-spinner-rotator-to-epuq3n));
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
@keyframes awsui_spinner-line-
|
|
111
|
+
@keyframes awsui_spinner-line-left_1612d_qhep1_1 {
|
|
112
112
|
0% {
|
|
113
|
-
transform: rotate(var(--awsui-spinner-line-left-from-
|
|
113
|
+
transform: rotate(var(--awsui-spinner-line-left-from-epuq3n));
|
|
114
114
|
}
|
|
115
115
|
50% {
|
|
116
|
-
transform: rotate(var(--awsui-spinner-line-left-to-
|
|
116
|
+
transform: rotate(var(--awsui-spinner-line-left-to-epuq3n));
|
|
117
117
|
}
|
|
118
118
|
100% {
|
|
119
|
-
transform: rotate(var(--awsui-spinner-line-left-from-
|
|
119
|
+
transform: rotate(var(--awsui-spinner-line-left-from-epuq3n));
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
|
-
@keyframes awsui_spinner-line-
|
|
122
|
+
@keyframes awsui_spinner-line-right_1612d_qhep1_1 {
|
|
123
123
|
0% {
|
|
124
|
-
transform: rotate(var(--awsui-spinner-line-right-from-
|
|
124
|
+
transform: rotate(var(--awsui-spinner-line-right-from-epuq3n));
|
|
125
125
|
}
|
|
126
126
|
50% {
|
|
127
|
-
transform: rotate(var(--awsui-spinner-line-right-to-
|
|
127
|
+
transform: rotate(var(--awsui-spinner-line-right-to-epuq3n));
|
|
128
128
|
}
|
|
129
129
|
100% {
|
|
130
|
-
transform: rotate(var(--awsui-spinner-line-right-from-
|
|
130
|
+
transform: rotate(var(--awsui-spinner-line-right-from-epuq3n));
|
|
131
131
|
}
|
|
132
132
|
}
|
|
133
|
-
.
|
|
134
|
-
--awsui-spinner-rotator-from-
|
|
135
|
-
--awsui-spinner-rotator-to-
|
|
136
|
-
--awsui-spinner-line-left-from-
|
|
137
|
-
--awsui-spinner-line-left-to-
|
|
138
|
-
--awsui-spinner-line-right-from-
|
|
139
|
-
--awsui-spinner-line-right-to-
|
|
133
|
+
.awsui_root_1612d_qhep1_133:not(#\9) {
|
|
134
|
+
--awsui-spinner-rotator-from-epuq3n: 0deg;
|
|
135
|
+
--awsui-spinner-rotator-to-epuq3n: 360deg;
|
|
136
|
+
--awsui-spinner-line-left-from-epuq3n: 0deg;
|
|
137
|
+
--awsui-spinner-line-left-to-epuq3n: 120deg;
|
|
138
|
+
--awsui-spinner-line-right-from-epuq3n: 90deg;
|
|
139
|
+
--awsui-spinner-line-right-to-epuq3n: -30deg;
|
|
140
140
|
display: inline-block;
|
|
141
141
|
vertical-align: top;
|
|
142
142
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
143
|
-
animation: awsui_spinner-
|
|
143
|
+
animation: awsui_spinner-rotator_1612d_qhep1_1 0.7s linear infinite;
|
|
144
144
|
box-sizing: border-box;
|
|
145
145
|
line-height: 0;
|
|
146
146
|
}
|
|
147
|
-
.
|
|
147
|
+
.awsui_root_1612d_qhep1_133.awsui_size-normal_1612d_qhep1_147:not(#\9) {
|
|
148
148
|
inline-size: var(--size-icon-normal-wflv4k, 16px);
|
|
149
149
|
block-size: var(--size-icon-normal-wflv4k, 16px);
|
|
150
150
|
padding-block: calc((var(--size-icon-normal-wflv4k, 16px) - 12px) / 2);
|
|
@@ -152,7 +152,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
152
152
|
margin-block: calc((var(--line-height-body-m-2zx78l, 22px) - var(--size-icon-normal-wflv4k, 16px)) / 2);
|
|
153
153
|
box-sizing: border-box;
|
|
154
154
|
}
|
|
155
|
-
.
|
|
155
|
+
.awsui_root_1612d_qhep1_133.awsui_size-big_1612d_qhep1_155:not(#\9) {
|
|
156
156
|
inline-size: var(--size-icon-big-hyxarq, 32px);
|
|
157
157
|
block-size: var(--size-icon-big-hyxarq, 32px);
|
|
158
158
|
padding-block: calc((var(--size-icon-big-hyxarq, 32px) - 24px) / 2);
|
|
@@ -160,7 +160,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
160
160
|
margin-block: calc((var(--line-height-heading-xl-v9hsvt, 36px) - var(--size-icon-big-hyxarq, 32px)) / 2);
|
|
161
161
|
box-sizing: border-box;
|
|
162
162
|
}
|
|
163
|
-
.
|
|
163
|
+
.awsui_root_1612d_qhep1_133.awsui_size-large_1612d_qhep1_163:not(#\9) {
|
|
164
164
|
inline-size: var(--size-icon-large-1jcidp, 48px);
|
|
165
165
|
block-size: var(--size-icon-large-1jcidp, 48px);
|
|
166
166
|
padding-block: calc((var(--size-icon-large-1jcidp, 48px) - 36px) / 2);
|
|
@@ -168,32 +168,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
168
168
|
margin-block: calc((var(--line-height-display-l-zgnpxt, 56px) - var(--size-icon-large-1jcidp, 48px)) / 2);
|
|
169
169
|
box-sizing: border-box;
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_root_1612d_qhep1_133.awsui_variant-normal_1612d_qhep1_171:not(#\9) {
|
|
172
172
|
color: currentColor;
|
|
173
173
|
}
|
|
174
|
-
.
|
|
174
|
+
.awsui_root_1612d_qhep1_133.awsui_variant-disabled_1612d_qhep1_174:not(#\9) {
|
|
175
175
|
color: var(--color-text-interactive-disabled-e23z4j, #aab7b8);
|
|
176
176
|
}
|
|
177
|
-
.
|
|
177
|
+
.awsui_root_1612d_qhep1_133.awsui_variant-inverted_1612d_qhep1_177:not(#\9) {
|
|
178
178
|
color: var(--color-text-inverted-g0utm2, #ffffff);
|
|
179
179
|
}
|
|
180
|
-
.
|
|
181
|
-
--awsui-spinner-rotator-from-
|
|
182
|
-
--awsui-spinner-rotator-to-
|
|
183
|
-
--awsui-spinner-line-left-from-
|
|
184
|
-
--awsui-spinner-line-left-to-
|
|
185
|
-
--awsui-spinner-line-right-from-
|
|
186
|
-
--awsui-spinner-line-right-to-
|
|
180
|
+
.awsui_root_1612d_qhep1_133:not(#\9):dir(rtl) {
|
|
181
|
+
--awsui-spinner-rotator-from-epuq3n: 360deg;
|
|
182
|
+
--awsui-spinner-rotator-to-epuq3n: 0deg;
|
|
183
|
+
--awsui-spinner-line-left-from-epuq3n: 0deg;
|
|
184
|
+
--awsui-spinner-line-left-to-epuq3n: -120deg;
|
|
185
|
+
--awsui-spinner-line-right-from-epuq3n: -90deg;
|
|
186
|
+
--awsui-spinner-line-right-to-epuq3n: 30deg;
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.
|
|
189
|
+
.awsui_circle_1612d_qhep1_189:not(#\9) {
|
|
190
190
|
display: inline-block;
|
|
191
191
|
inline-size: 50%;
|
|
192
192
|
block-size: 100%;
|
|
193
193
|
overflow: hidden;
|
|
194
194
|
position: relative;
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_circle_1612d_qhep1_189:not(#\9):after {
|
|
197
197
|
position: absolute;
|
|
198
198
|
box-sizing: border-box;
|
|
199
199
|
content: "";
|
|
@@ -206,7 +206,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
206
206
|
border-inline-end-color: transparent;
|
|
207
207
|
border-block-end-color: transparent;
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_circle_1612d_qhep1_189:not(#\9):after {
|
|
210
210
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
211
211
|
animation: 1.5s ease-in-out infinite;
|
|
212
212
|
inset-block-start: 0;
|
|
@@ -214,13 +214,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
214
|
block-size: 100%;
|
|
215
215
|
inline-size: 200%;
|
|
216
216
|
}
|
|
217
|
-
.
|
|
217
|
+
.awsui_circle_1612d_qhep1_189.awsui_circle-left_1612d_qhep1_217:not(#\9):after {
|
|
218
218
|
inset-inline-start: 0;
|
|
219
219
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
220
|
-
animation-name: awsui_spinner-line-
|
|
220
|
+
animation-name: awsui_spinner-line-left_1612d_qhep1_1;
|
|
221
221
|
}
|
|
222
|
-
.
|
|
222
|
+
.awsui_circle_1612d_qhep1_189.awsui_circle-right_1612d_qhep1_222:not(#\9):after {
|
|
223
223
|
inset-inline-start: -100%;
|
|
224
224
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
225
|
-
animation-name: awsui_spinner-line-
|
|
225
|
+
animation-name: awsui_spinner-line-right_1612d_qhep1_1;
|
|
226
226
|
}
|
|
@@ -2,18 +2,18 @@
|
|
|
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
|
-
"spinner-rotator": "awsui_spinner-
|
|
7
|
-
"size-normal": "awsui_size-
|
|
8
|
-
"size-big": "awsui_size-
|
|
9
|
-
"size-large": "awsui_size-
|
|
10
|
-
"variant-normal": "awsui_variant-
|
|
11
|
-
"variant-disabled": "awsui_variant-
|
|
12
|
-
"variant-inverted": "awsui_variant-
|
|
13
|
-
"circle": "
|
|
14
|
-
"circle-left": "awsui_circle-
|
|
15
|
-
"spinner-line-left": "awsui_spinner-line-
|
|
16
|
-
"circle-right": "awsui_circle-
|
|
17
|
-
"spinner-line-right": "awsui_spinner-line-
|
|
5
|
+
"root": "awsui_root_1612d_qhep1_133",
|
|
6
|
+
"spinner-rotator": "awsui_spinner-rotator_1612d_qhep1_1",
|
|
7
|
+
"size-normal": "awsui_size-normal_1612d_qhep1_147",
|
|
8
|
+
"size-big": "awsui_size-big_1612d_qhep1_155",
|
|
9
|
+
"size-large": "awsui_size-large_1612d_qhep1_163",
|
|
10
|
+
"variant-normal": "awsui_variant-normal_1612d_qhep1_171",
|
|
11
|
+
"variant-disabled": "awsui_variant-disabled_1612d_qhep1_174",
|
|
12
|
+
"variant-inverted": "awsui_variant-inverted_1612d_qhep1_177",
|
|
13
|
+
"circle": "awsui_circle_1612d_qhep1_189",
|
|
14
|
+
"circle-left": "awsui_circle-left_1612d_qhep1_217",
|
|
15
|
+
"spinner-line-left": "awsui_spinner-line-left_1612d_qhep1_1",
|
|
16
|
+
"circle-right": "awsui_circle-right_1612d_qhep1_222",
|
|
17
|
+
"spinner-line-right": "awsui_spinner-line-right_1612d_qhep1_1"
|
|
18
18
|
};
|
|
19
19
|
|