@cloudscape-design/components 3.0.904 → 3.0.906
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/icon/generated/icons.d.ts +2 -0
- package/icon/generated/icons.d.ts.map +1 -1
- package/icon/generated/icons.js +4 -0
- package/icon/generated/icons.js.map +1 -1
- package/icon/interfaces.d.ts +1 -1
- package/icon/interfaces.d.ts.map +1 -1
- package/icon/interfaces.js.map +1 -1
- package/icon/styles.css.js +39 -38
- package/icon/styles.scoped.css +85 -83
- package/icon/styles.selectors.js +39 -38
- package/internal/base-component/styles.scoped.css +21 -14
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +3 -3
- package/internal/generated/theming/index.cjs +35 -35
- package/internal/generated/theming/index.js +35 -35
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/segmented-control/internal-segmented-control.d.ts.map +1 -1
- package/segmented-control/internal-segmented-control.js +5 -1
- package/segmented-control/internal-segmented-control.js.map +1 -1
- package/segmented-control/segment.d.ts.map +1 -1
- package/segmented-control/segment.js +3 -1
- package/segmented-control/segment.js.map +1 -1
- package/segmented-control/styles.css.js +16 -15
- package/segmented-control/styles.scoped.css +104 -81
- package/segmented-control/styles.selectors.js +16 -15
- package/test-utils/tsconfig.tsbuildinfo +1 -1
package/icon/styles.scoped.css
CHANGED
|
@@ -186,7 +186,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
187
|
SPDX-License-Identifier: Apache-2.0
|
|
188
188
|
*/
|
|
189
|
-
.
|
|
189
|
+
.awsui_icon_h11ix_t8ehv_189:not(#\9) {
|
|
190
190
|
position: relative;
|
|
191
191
|
display: inline-block;
|
|
192
192
|
vertical-align: top;
|
|
@@ -194,193 +194,195 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
194
|
/* stylelint-disable selector-max-type, selector-max-universal */
|
|
195
195
|
/* stylelint-enable selector-max-type, selector-max-universal */
|
|
196
196
|
}
|
|
197
|
-
.awsui_icon-flex-
|
|
197
|
+
.awsui_icon-flex-height_h11ix_t8ehv_197:not(#\9) {
|
|
198
198
|
display: inline-flex;
|
|
199
199
|
align-items: center;
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_icon_h11ix_t8ehv_189 > svg:not(#\9) {
|
|
202
202
|
pointer-events: none;
|
|
203
203
|
}
|
|
204
|
-
.
|
|
204
|
+
.awsui_icon_h11ix_t8ehv_189 > svg:not(#\9) {
|
|
205
205
|
fill: none;
|
|
206
206
|
}
|
|
207
|
-
.
|
|
207
|
+
.awsui_icon_h11ix_t8ehv_189 > svg *:not(#\9) {
|
|
208
208
|
stroke: currentColor;
|
|
209
209
|
}
|
|
210
|
-
.
|
|
210
|
+
.awsui_icon_h11ix_t8ehv_189 > svg .stroke-linejoin-round:not(#\9) {
|
|
211
211
|
stroke-linejoin: round;
|
|
212
212
|
}
|
|
213
|
-
.
|
|
213
|
+
.awsui_icon_h11ix_t8ehv_189 > svg .stroke-linecap-square:not(#\9) {
|
|
214
214
|
stroke-linecap: square;
|
|
215
215
|
}
|
|
216
|
-
.
|
|
216
|
+
.awsui_icon_h11ix_t8ehv_189 > svg .stroke-linecap-round:not(#\9) {
|
|
217
217
|
stroke-linecap: round;
|
|
218
218
|
}
|
|
219
|
-
.
|
|
219
|
+
.awsui_icon_h11ix_t8ehv_189 > svg .filled:not(#\9) {
|
|
220
220
|
fill: currentColor;
|
|
221
221
|
}
|
|
222
|
-
.
|
|
222
|
+
.awsui_icon_h11ix_t8ehv_189 > svg .no-stroke:not(#\9) {
|
|
223
223
|
stroke: none;
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-small_h11ix_t8ehv_225:not(#\9) {
|
|
226
226
|
inline-size: var(--size-icon-normal-0m1722, 16px);
|
|
227
227
|
box-sizing: border-box;
|
|
228
228
|
}
|
|
229
|
-
.
|
|
229
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-small-mapped-height_h11ix_t8ehv_229:not(#\9) {
|
|
230
230
|
block-size: var(--line-height-body-s-7zv1j5, 16px);
|
|
231
231
|
padding-block: calc((var(--line-height-body-s-7zv1j5, 16px) - var(--size-icon-normal-0m1722, 16px)) / 2);
|
|
232
232
|
padding-inline: 0;
|
|
233
233
|
}
|
|
234
|
-
.
|
|
235
|
-
.
|
|
234
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-small_h11ix_t8ehv_225 > svg:not(#\9),
|
|
235
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-small_h11ix_t8ehv_225 > img:not(#\9) {
|
|
236
236
|
inline-size: var(--size-icon-normal-0m1722, 16px);
|
|
237
237
|
block-size: var(--size-icon-normal-0m1722, 16px);
|
|
238
238
|
vertical-align: top;
|
|
239
239
|
}
|
|
240
|
-
.
|
|
241
|
-
.
|
|
240
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-small_h11ix_t8ehv_225 > svg:not(#\9),
|
|
241
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-small_h11ix_t8ehv_225 > svg *:not(#\9) {
|
|
242
242
|
stroke-width: 2px;
|
|
243
243
|
}
|
|
244
|
-
.
|
|
244
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-normal_h11ix_t8ehv_244:not(#\9) {
|
|
245
245
|
inline-size: var(--size-icon-normal-0m1722, 16px);
|
|
246
246
|
box-sizing: border-box;
|
|
247
247
|
}
|
|
248
|
-
.
|
|
248
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-normal-mapped-height_h11ix_t8ehv_248:not(#\9) {
|
|
249
249
|
block-size: var(--line-height-body-m-30ar75, 20px);
|
|
250
250
|
padding-block: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / 2);
|
|
251
251
|
padding-inline: 0;
|
|
252
252
|
}
|
|
253
|
-
.
|
|
254
|
-
.
|
|
253
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-normal_h11ix_t8ehv_244 > svg:not(#\9),
|
|
254
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-normal_h11ix_t8ehv_244 > img:not(#\9) {
|
|
255
255
|
inline-size: var(--size-icon-normal-0m1722, 16px);
|
|
256
256
|
block-size: var(--size-icon-normal-0m1722, 16px);
|
|
257
257
|
vertical-align: top;
|
|
258
258
|
}
|
|
259
|
-
.
|
|
260
|
-
.
|
|
259
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-normal_h11ix_t8ehv_244 > svg:not(#\9),
|
|
260
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-normal_h11ix_t8ehv_244 > svg *:not(#\9) {
|
|
261
261
|
stroke-width: 2px;
|
|
262
262
|
}
|
|
263
|
-
.
|
|
263
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-medium_h11ix_t8ehv_263:not(#\9) {
|
|
264
264
|
inline-size: var(--size-icon-medium-y9xuoq, 20px);
|
|
265
265
|
box-sizing: border-box;
|
|
266
266
|
}
|
|
267
|
-
.
|
|
267
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-medium-mapped-height_h11ix_t8ehv_267:not(#\9) {
|
|
268
268
|
block-size: var(--line-height-heading-l-mmm3my, 24px);
|
|
269
269
|
padding-block: calc((var(--line-height-heading-l-mmm3my, 24px) - var(--size-icon-medium-y9xuoq, 20px)) / 2);
|
|
270
270
|
padding-inline: 0;
|
|
271
271
|
}
|
|
272
|
-
.
|
|
273
|
-
.
|
|
272
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-medium_h11ix_t8ehv_263 > svg:not(#\9),
|
|
273
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-medium_h11ix_t8ehv_263 > img:not(#\9) {
|
|
274
274
|
inline-size: var(--size-icon-medium-y9xuoq, 20px);
|
|
275
275
|
block-size: var(--size-icon-medium-y9xuoq, 20px);
|
|
276
276
|
vertical-align: top;
|
|
277
277
|
}
|
|
278
|
-
.
|
|
279
|
-
.
|
|
278
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-medium_h11ix_t8ehv_263 > svg:not(#\9),
|
|
279
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-medium_h11ix_t8ehv_263 > svg *:not(#\9) {
|
|
280
280
|
stroke-width: 1.6px;
|
|
281
281
|
}
|
|
282
|
-
.
|
|
282
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-big_h11ix_t8ehv_282:not(#\9) {
|
|
283
283
|
inline-size: var(--size-icon-big-zkdryd, 32px);
|
|
284
284
|
box-sizing: border-box;
|
|
285
285
|
}
|
|
286
|
-
.
|
|
286
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-big-mapped-height_h11ix_t8ehv_286:not(#\9) {
|
|
287
287
|
block-size: var(--line-height-heading-xl-avbttk, 30px);
|
|
288
288
|
padding-block: calc((var(--line-height-heading-xl-avbttk, 30px) - var(--size-icon-big-zkdryd, 32px)) / 2);
|
|
289
289
|
padding-inline: 0;
|
|
290
290
|
}
|
|
291
|
-
.
|
|
292
|
-
.
|
|
291
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-big_h11ix_t8ehv_282 > svg:not(#\9),
|
|
292
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-big_h11ix_t8ehv_282 > img:not(#\9) {
|
|
293
293
|
inline-size: var(--size-icon-big-zkdryd, 32px);
|
|
294
294
|
block-size: var(--size-icon-big-zkdryd, 32px);
|
|
295
295
|
vertical-align: top;
|
|
296
296
|
}
|
|
297
|
-
.
|
|
298
|
-
.
|
|
297
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-big_h11ix_t8ehv_282 > svg:not(#\9),
|
|
298
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-big_h11ix_t8ehv_282 > svg *:not(#\9) {
|
|
299
299
|
stroke-width: 1.5px;
|
|
300
300
|
}
|
|
301
|
-
.
|
|
301
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-large_h11ix_t8ehv_301:not(#\9) {
|
|
302
302
|
inline-size: var(--size-icon-large-bivhmh, 48px);
|
|
303
303
|
box-sizing: border-box;
|
|
304
304
|
}
|
|
305
|
-
.
|
|
305
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-large-mapped-height_h11ix_t8ehv_305:not(#\9) {
|
|
306
306
|
block-size: var(--line-height-display-l-8nioft, 48px);
|
|
307
307
|
padding-block: calc((var(--line-height-display-l-8nioft, 48px) - var(--size-icon-large-bivhmh, 48px)) / 2);
|
|
308
308
|
padding-inline: 0;
|
|
309
309
|
}
|
|
310
|
-
.
|
|
311
|
-
.
|
|
310
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-large_h11ix_t8ehv_301 > svg:not(#\9),
|
|
311
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-large_h11ix_t8ehv_301 > img:not(#\9) {
|
|
312
312
|
inline-size: var(--size-icon-large-bivhmh, 48px);
|
|
313
313
|
block-size: var(--size-icon-large-bivhmh, 48px);
|
|
314
314
|
vertical-align: top;
|
|
315
315
|
}
|
|
316
|
-
.
|
|
317
|
-
.
|
|
316
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-large_h11ix_t8ehv_301 > svg:not(#\9),
|
|
317
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_size-large_h11ix_t8ehv_301 > svg *:not(#\9) {
|
|
318
318
|
stroke-width: 1.333px;
|
|
319
319
|
}
|
|
320
|
-
.
|
|
320
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_variant-normal_h11ix_t8ehv_320:not(#\9) {
|
|
321
321
|
color: currentColor;
|
|
322
322
|
}
|
|
323
|
-
.
|
|
323
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_variant-disabled_h11ix_t8ehv_323:not(#\9) {
|
|
324
324
|
color: var(--color-text-interactive-disabled-f5b4z5, #b4b4bb);
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_variant-inverted_h11ix_t8ehv_326:not(#\9) {
|
|
327
327
|
color: var(--color-text-inverted-pvc88w, #ffffff);
|
|
328
328
|
}
|
|
329
|
-
.
|
|
329
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_variant-subtle_h11ix_t8ehv_329:not(#\9) {
|
|
330
330
|
color: var(--color-text-icon-subtle-pt80lq, #656871);
|
|
331
331
|
}
|
|
332
|
-
.
|
|
332
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_variant-warning_h11ix_t8ehv_332:not(#\9) {
|
|
333
333
|
color: var(--color-text-status-warning-csaw41, #855900);
|
|
334
334
|
}
|
|
335
|
-
.
|
|
335
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_variant-error_h11ix_t8ehv_335:not(#\9) {
|
|
336
336
|
color: var(--color-text-status-error-5676bj, #db0000);
|
|
337
337
|
}
|
|
338
|
-
.
|
|
338
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_variant-success_h11ix_t8ehv_338:not(#\9) {
|
|
339
339
|
color: var(--color-text-status-success-gqp5xk, #00802f);
|
|
340
340
|
}
|
|
341
|
-
.
|
|
341
|
+
.awsui_icon_h11ix_t8ehv_189.awsui_variant-link_h11ix_t8ehv_341:not(#\9) {
|
|
342
342
|
color: var(--color-text-link-default-enwvrt, #006ce0);
|
|
343
343
|
}
|
|
344
|
-
.
|
|
345
|
-
.awsui_name-angle-
|
|
346
|
-
.awsui_name-angle-right-
|
|
347
|
-
.awsui_name-angle-
|
|
348
|
-
.awsui_name-arrow-
|
|
349
|
-
.awsui_name-
|
|
350
|
-
.awsui_name-caret-
|
|
351
|
-
.awsui_name-
|
|
352
|
-
.awsui_name-audio-
|
|
353
|
-
.awsui_name-audio-
|
|
354
|
-
.awsui_name-
|
|
355
|
-
.awsui_name-
|
|
356
|
-
.awsui_name-
|
|
357
|
-
.awsui_name-
|
|
358
|
-
.awsui_name-
|
|
359
|
-
.awsui_name-
|
|
360
|
-
.awsui_name-
|
|
344
|
+
.awsui_icon_h11ix_t8ehv_189:not(#\9):is(.awsui_name-angle-left-double_h11ix_t8ehv_344,
|
|
345
|
+
.awsui_name-angle-left_h11ix_t8ehv_344,
|
|
346
|
+
.awsui_name-angle-right-double_h11ix_t8ehv_346,
|
|
347
|
+
.awsui_name-angle-right_h11ix_t8ehv_346,
|
|
348
|
+
.awsui_name-arrow-left_h11ix_t8ehv_348,
|
|
349
|
+
.awsui_name-arrow-right_h11ix_t8ehv_349,
|
|
350
|
+
.awsui_name-caret-left-filled_h11ix_t8ehv_350,
|
|
351
|
+
.awsui_name-caret-right-filled_h11ix_t8ehv_351,
|
|
352
|
+
.awsui_name-audio-full_h11ix_t8ehv_352,
|
|
353
|
+
.awsui_name-audio-half_h11ix_t8ehv_353,
|
|
354
|
+
.awsui_name-audio-off_h11ix_t8ehv_354,
|
|
355
|
+
.awsui_name-external_h11ix_t8ehv_355,
|
|
356
|
+
.awsui_name-redo_h11ix_t8ehv_356,
|
|
357
|
+
.awsui_name-resize-area_h11ix_t8ehv_357,
|
|
358
|
+
.awsui_name-send_h11ix_t8ehv_358,
|
|
359
|
+
.awsui_name-shrink_h11ix_t8ehv_359,
|
|
360
|
+
.awsui_name-undo_h11ix_t8ehv_360,
|
|
361
|
+
.awsui_name-view-vertical_h11ix_t8ehv_361) {
|
|
361
362
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
362
363
|
}
|
|
363
|
-
.
|
|
364
|
-
.awsui_name-angle-
|
|
365
|
-
.awsui_name-angle-right-
|
|
366
|
-
.awsui_name-angle-
|
|
367
|
-
.awsui_name-arrow-
|
|
368
|
-
.awsui_name-
|
|
369
|
-
.awsui_name-caret-
|
|
370
|
-
.awsui_name-
|
|
371
|
-
.awsui_name-audio-
|
|
372
|
-
.awsui_name-audio-
|
|
373
|
-
.awsui_name-
|
|
374
|
-
.awsui_name-
|
|
375
|
-
.awsui_name-
|
|
376
|
-
.awsui_name-
|
|
377
|
-
.awsui_name-
|
|
378
|
-
.awsui_name-
|
|
379
|
-
.awsui_name-
|
|
364
|
+
.awsui_icon_h11ix_t8ehv_189:not(#\9):is(.awsui_name-angle-left-double_h11ix_t8ehv_344,
|
|
365
|
+
.awsui_name-angle-left_h11ix_t8ehv_344,
|
|
366
|
+
.awsui_name-angle-right-double_h11ix_t8ehv_346,
|
|
367
|
+
.awsui_name-angle-right_h11ix_t8ehv_346,
|
|
368
|
+
.awsui_name-arrow-left_h11ix_t8ehv_348,
|
|
369
|
+
.awsui_name-arrow-right_h11ix_t8ehv_349,
|
|
370
|
+
.awsui_name-caret-left-filled_h11ix_t8ehv_350,
|
|
371
|
+
.awsui_name-caret-right-filled_h11ix_t8ehv_351,
|
|
372
|
+
.awsui_name-audio-full_h11ix_t8ehv_352,
|
|
373
|
+
.awsui_name-audio-half_h11ix_t8ehv_353,
|
|
374
|
+
.awsui_name-audio-off_h11ix_t8ehv_354,
|
|
375
|
+
.awsui_name-external_h11ix_t8ehv_355,
|
|
376
|
+
.awsui_name-redo_h11ix_t8ehv_356,
|
|
377
|
+
.awsui_name-resize-area_h11ix_t8ehv_357,
|
|
378
|
+
.awsui_name-send_h11ix_t8ehv_358,
|
|
379
|
+
.awsui_name-shrink_h11ix_t8ehv_359,
|
|
380
|
+
.awsui_name-undo_h11ix_t8ehv_360,
|
|
381
|
+
.awsui_name-view-vertical_h11ix_t8ehv_361):dir(rtl) {
|
|
380
382
|
transform: scaleX(-1);
|
|
381
383
|
}
|
|
382
384
|
|
|
383
|
-
.
|
|
385
|
+
.awsui_badge_h11ix_t8ehv_385:not(#\9)::after {
|
|
384
386
|
content: "";
|
|
385
387
|
position: absolute;
|
|
386
388
|
inline-size: 6px;
|
package/icon/styles.selectors.js
CHANGED
|
@@ -2,43 +2,44 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"icon": "
|
|
6
|
-
"icon-flex-height": "awsui_icon-flex-
|
|
7
|
-
"size-small": "awsui_size-
|
|
8
|
-
"size-small-mapped-height": "awsui_size-small-mapped-
|
|
9
|
-
"size-normal": "awsui_size-
|
|
10
|
-
"size-normal-mapped-height": "awsui_size-normal-mapped-
|
|
11
|
-
"size-medium": "awsui_size-
|
|
12
|
-
"size-medium-mapped-height": "awsui_size-medium-mapped-
|
|
13
|
-
"size-big": "awsui_size-
|
|
14
|
-
"size-big-mapped-height": "awsui_size-big-mapped-
|
|
15
|
-
"size-large": "awsui_size-
|
|
16
|
-
"size-large-mapped-height": "awsui_size-large-mapped-
|
|
17
|
-
"variant-normal": "awsui_variant-
|
|
18
|
-
"variant-disabled": "awsui_variant-
|
|
19
|
-
"variant-inverted": "awsui_variant-
|
|
20
|
-
"variant-subtle": "awsui_variant-
|
|
21
|
-
"variant-warning": "awsui_variant-
|
|
22
|
-
"variant-error": "awsui_variant-
|
|
23
|
-
"variant-success": "awsui_variant-
|
|
24
|
-
"variant-link": "awsui_variant-
|
|
25
|
-
"name-angle-left-double": "awsui_name-angle-left-
|
|
26
|
-
"name-angle-left": "awsui_name-angle-
|
|
27
|
-
"name-angle-right-double": "awsui_name-angle-right-
|
|
28
|
-
"name-angle-right": "awsui_name-angle-
|
|
29
|
-
"name-arrow-left": "awsui_name-arrow-
|
|
30
|
-
"name-
|
|
31
|
-
"name-caret-
|
|
32
|
-
"name-
|
|
33
|
-
"name-audio-
|
|
34
|
-
"name-audio-
|
|
35
|
-
"name-
|
|
36
|
-
"name-
|
|
37
|
-
"name-
|
|
38
|
-
"name-
|
|
39
|
-
"name-
|
|
40
|
-
"name-
|
|
41
|
-
"name-
|
|
42
|
-
"
|
|
5
|
+
"icon": "awsui_icon_h11ix_t8ehv_189",
|
|
6
|
+
"icon-flex-height": "awsui_icon-flex-height_h11ix_t8ehv_197",
|
|
7
|
+
"size-small": "awsui_size-small_h11ix_t8ehv_225",
|
|
8
|
+
"size-small-mapped-height": "awsui_size-small-mapped-height_h11ix_t8ehv_229",
|
|
9
|
+
"size-normal": "awsui_size-normal_h11ix_t8ehv_244",
|
|
10
|
+
"size-normal-mapped-height": "awsui_size-normal-mapped-height_h11ix_t8ehv_248",
|
|
11
|
+
"size-medium": "awsui_size-medium_h11ix_t8ehv_263",
|
|
12
|
+
"size-medium-mapped-height": "awsui_size-medium-mapped-height_h11ix_t8ehv_267",
|
|
13
|
+
"size-big": "awsui_size-big_h11ix_t8ehv_282",
|
|
14
|
+
"size-big-mapped-height": "awsui_size-big-mapped-height_h11ix_t8ehv_286",
|
|
15
|
+
"size-large": "awsui_size-large_h11ix_t8ehv_301",
|
|
16
|
+
"size-large-mapped-height": "awsui_size-large-mapped-height_h11ix_t8ehv_305",
|
|
17
|
+
"variant-normal": "awsui_variant-normal_h11ix_t8ehv_320",
|
|
18
|
+
"variant-disabled": "awsui_variant-disabled_h11ix_t8ehv_323",
|
|
19
|
+
"variant-inverted": "awsui_variant-inverted_h11ix_t8ehv_326",
|
|
20
|
+
"variant-subtle": "awsui_variant-subtle_h11ix_t8ehv_329",
|
|
21
|
+
"variant-warning": "awsui_variant-warning_h11ix_t8ehv_332",
|
|
22
|
+
"variant-error": "awsui_variant-error_h11ix_t8ehv_335",
|
|
23
|
+
"variant-success": "awsui_variant-success_h11ix_t8ehv_338",
|
|
24
|
+
"variant-link": "awsui_variant-link_h11ix_t8ehv_341",
|
|
25
|
+
"name-angle-left-double": "awsui_name-angle-left-double_h11ix_t8ehv_344",
|
|
26
|
+
"name-angle-left": "awsui_name-angle-left_h11ix_t8ehv_344",
|
|
27
|
+
"name-angle-right-double": "awsui_name-angle-right-double_h11ix_t8ehv_346",
|
|
28
|
+
"name-angle-right": "awsui_name-angle-right_h11ix_t8ehv_346",
|
|
29
|
+
"name-arrow-left": "awsui_name-arrow-left_h11ix_t8ehv_348",
|
|
30
|
+
"name-arrow-right": "awsui_name-arrow-right_h11ix_t8ehv_349",
|
|
31
|
+
"name-caret-left-filled": "awsui_name-caret-left-filled_h11ix_t8ehv_350",
|
|
32
|
+
"name-caret-right-filled": "awsui_name-caret-right-filled_h11ix_t8ehv_351",
|
|
33
|
+
"name-audio-full": "awsui_name-audio-full_h11ix_t8ehv_352",
|
|
34
|
+
"name-audio-half": "awsui_name-audio-half_h11ix_t8ehv_353",
|
|
35
|
+
"name-audio-off": "awsui_name-audio-off_h11ix_t8ehv_354",
|
|
36
|
+
"name-external": "awsui_name-external_h11ix_t8ehv_355",
|
|
37
|
+
"name-redo": "awsui_name-redo_h11ix_t8ehv_356",
|
|
38
|
+
"name-resize-area": "awsui_name-resize-area_h11ix_t8ehv_357",
|
|
39
|
+
"name-send": "awsui_name-send_h11ix_t8ehv_358",
|
|
40
|
+
"name-shrink": "awsui_name-shrink_h11ix_t8ehv_359",
|
|
41
|
+
"name-undo": "awsui_name-undo_h11ix_t8ehv_360",
|
|
42
|
+
"name-view-vertical": "awsui_name-view-vertical_h11ix_t8ehv_361",
|
|
43
|
+
"badge": "awsui_badge_h11ix_t8ehv_385"
|
|
43
44
|
};
|
|
44
45
|
|
|
@@ -233,7 +233,7 @@
|
|
|
233
233
|
--color-background-segment-active-bkvyiy:#006ce0;
|
|
234
234
|
--color-background-segment-default-voaiuw:#ffffff;
|
|
235
235
|
--color-background-segment-disabled-9tsgp1:#ffffff;
|
|
236
|
-
--color-background-segment-hover-
|
|
236
|
+
--color-background-segment-hover-jancts:#f0fbff;
|
|
237
237
|
--color-background-slider-handle-default-94lnn1:#006ce0;
|
|
238
238
|
--color-background-slider-handle-active-7w7xg0:#004a9e;
|
|
239
239
|
--color-background-slider-track-uhckut:#8c8c94;
|
|
@@ -399,7 +399,7 @@
|
|
|
399
399
|
--color-text-pagination-page-number-default-s25kr0:#424650;
|
|
400
400
|
--color-text-segment-active-fc6owc:#ffffff;
|
|
401
401
|
--color-text-segment-default-iib3us:#424650;
|
|
402
|
-
--color-text-segment-hover-
|
|
402
|
+
--color-text-segment-hover-yckzgd:#002b66;
|
|
403
403
|
--color-text-small-nzfntg:#656871;
|
|
404
404
|
--color-text-status-error-5676bj:#db0000;
|
|
405
405
|
--color-text-status-inactive-5megna:#656871;
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
--space-panel-side-right-xofg51:24px;
|
|
601
601
|
--space-panel-split-top-q1pux4:20px;
|
|
602
602
|
--space-panel-split-bottom-qwdduf:20px;
|
|
603
|
-
--space-segmented-control-focus-outline-gutter-
|
|
603
|
+
--space-segmented-control-focus-outline-gutter-ublqj7:6px;
|
|
604
604
|
--space-tabs-content-top-dedu0k:12px;
|
|
605
605
|
--space-tabs-focus-outline-gutter-xm37ly:-8px;
|
|
606
606
|
--space-table-content-bottom-9yr834:4px;
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
--color-background-segment-active-bkvyiy:#42b4ff;
|
|
869
869
|
--color-background-segment-default-voaiuw:#161d26;
|
|
870
870
|
--color-background-segment-disabled-9tsgp1:#161d26;
|
|
871
|
-
--color-background-segment-hover-
|
|
871
|
+
--color-background-segment-hover-jancts:#1b232d;
|
|
872
872
|
--color-background-slider-handle-default-94lnn1:#42b4ff;
|
|
873
873
|
--color-background-slider-handle-active-7w7xg0:#75cfff;
|
|
874
874
|
--color-background-slider-track-uhckut:#656871;
|
|
@@ -1006,7 +1006,7 @@
|
|
|
1006
1006
|
--color-text-pagination-page-number-default-s25kr0:#b4b4bb;
|
|
1007
1007
|
--color-text-segment-active-fc6owc:#0f141a;
|
|
1008
1008
|
--color-text-segment-default-iib3us:#dedee3;
|
|
1009
|
-
--color-text-segment-hover-
|
|
1009
|
+
--color-text-segment-hover-yckzgd:#75cfff;
|
|
1010
1010
|
--color-text-small-nzfntg:#a4a4ad;
|
|
1011
1011
|
--color-text-status-error-5676bj:#ff7a7a;
|
|
1012
1012
|
--color-text-status-inactive-5megna:#a4a4ad;
|
|
@@ -1176,7 +1176,7 @@
|
|
|
1176
1176
|
--color-background-segment-active-bkvyiy:#42b4ff;
|
|
1177
1177
|
--color-background-segment-default-voaiuw:#161d26;
|
|
1178
1178
|
--color-background-segment-disabled-9tsgp1:#161d26;
|
|
1179
|
-
--color-background-segment-hover-
|
|
1179
|
+
--color-background-segment-hover-jancts:#1b232d;
|
|
1180
1180
|
--color-background-slider-handle-default-94lnn1:#42b4ff;
|
|
1181
1181
|
--color-background-slider-handle-active-7w7xg0:#75cfff;
|
|
1182
1182
|
--color-background-slider-track-uhckut:#656871;
|
|
@@ -1314,7 +1314,7 @@
|
|
|
1314
1314
|
--color-text-pagination-page-number-default-s25kr0:#b4b4bb;
|
|
1315
1315
|
--color-text-segment-active-fc6owc:#0f141a;
|
|
1316
1316
|
--color-text-segment-default-iib3us:#dedee3;
|
|
1317
|
-
--color-text-segment-hover-
|
|
1317
|
+
--color-text-segment-hover-yckzgd:#75cfff;
|
|
1318
1318
|
--color-text-small-nzfntg:#a4a4ad;
|
|
1319
1319
|
--color-text-status-error-5676bj:#ff7a7a;
|
|
1320
1320
|
--color-text-status-inactive-5megna:#a4a4ad;
|
|
@@ -1381,7 +1381,7 @@
|
|
|
1381
1381
|
--color-background-segment-active-bkvyiy:#42b4ff;
|
|
1382
1382
|
--color-background-segment-default-voaiuw:#0f141a;
|
|
1383
1383
|
--color-background-segment-disabled-9tsgp1:#0f141a;
|
|
1384
|
-
--color-background-segment-hover-
|
|
1384
|
+
--color-background-segment-hover-jancts:#1b232d;
|
|
1385
1385
|
--color-background-slider-handle-default-94lnn1:#42b4ff;
|
|
1386
1386
|
--color-background-slider-handle-active-7w7xg0:#75cfff;
|
|
1387
1387
|
--color-background-slider-track-uhckut:#656871;
|
|
@@ -1519,7 +1519,7 @@
|
|
|
1519
1519
|
--color-text-pagination-page-number-default-s25kr0:#b4b4bb;
|
|
1520
1520
|
--color-text-segment-active-fc6owc:#0f141a;
|
|
1521
1521
|
--color-text-segment-default-iib3us:#dedee3;
|
|
1522
|
-
--color-text-segment-hover-
|
|
1522
|
+
--color-text-segment-hover-yckzgd:#75cfff;
|
|
1523
1523
|
--color-text-small-nzfntg:#a4a4ad;
|
|
1524
1524
|
--color-text-status-error-5676bj:#ff7a7a;
|
|
1525
1525
|
--color-text-status-inactive-5megna:#a4a4ad;
|
|
@@ -1558,7 +1558,7 @@
|
|
|
1558
1558
|
--color-background-button-primary-default-15m72j:#f9f9fa;
|
|
1559
1559
|
--color-background-button-primary-hover-0qidjj:#ffffff;
|
|
1560
1560
|
--color-background-segment-default-voaiuw:transparent;
|
|
1561
|
-
--color-background-segment-hover-
|
|
1561
|
+
--color-background-segment-hover-jancts:rgba(0, 7, 22, 0.15);
|
|
1562
1562
|
--color-text-chat-bubble-outgoing-bvbr0v:#f9f9fa;
|
|
1563
1563
|
--color-text-chat-bubble-incoming-x2kig8:#f9f9fa;
|
|
1564
1564
|
--color-border-button-normal-active-mn0ayd:#ffffff;
|
|
@@ -1581,6 +1581,7 @@
|
|
|
1581
1581
|
--color-text-expandable-section-default-7w1jwq:#f9f9fa;
|
|
1582
1582
|
--color-text-expandable-section-hover-lomw6v:#ffffff;
|
|
1583
1583
|
--color-text-heading-secondary-0myrp3:#f9f9fa;
|
|
1584
|
+
--color-text-segment-hover-yckzgd:#ffffff;
|
|
1584
1585
|
}
|
|
1585
1586
|
|
|
1586
1587
|
.awsui-context-flashbar-warning:not(#\9) {
|
|
@@ -1592,7 +1593,7 @@
|
|
|
1592
1593
|
--color-background-progress-bar-content-in-flash-ikihd5:#0f141a;
|
|
1593
1594
|
--color-background-progress-bar-layout-in-flash-d3q12s:rgba(0, 0, 0, 0.1);
|
|
1594
1595
|
--color-background-segment-default-voaiuw:transparent;
|
|
1595
|
-
--color-background-segment-hover-
|
|
1596
|
+
--color-background-segment-hover-jancts:rgba(0, 7, 22, 0.05);
|
|
1596
1597
|
--color-border-button-normal-active-mn0ayd:#0f141a;
|
|
1597
1598
|
--color-border-button-normal-default-uzqi0v:#424650;
|
|
1598
1599
|
--color-border-button-normal-hover-2d2g0m:#0f141a;
|
|
@@ -1613,6 +1614,7 @@
|
|
|
1613
1614
|
--color-text-interactive-inverted-hover-0r4deg:#0f141a;
|
|
1614
1615
|
--color-text-link-inverted-hover-zsv0ev:#0f141a;
|
|
1615
1616
|
--color-text-notification-default-0l2rzu:#0f141a;
|
|
1617
|
+
--color-text-segment-hover-yckzgd:#0f141a;
|
|
1616
1618
|
}
|
|
1617
1619
|
|
|
1618
1620
|
.awsui-context-alert:not(#\9) {
|
|
@@ -1622,7 +1624,7 @@
|
|
|
1622
1624
|
--color-background-button-primary-default-15m72j:#424650;
|
|
1623
1625
|
--color-background-button-primary-hover-0qidjj:#0f141a;
|
|
1624
1626
|
--color-background-segment-default-voaiuw:transparent;
|
|
1625
|
-
--color-background-segment-hover-
|
|
1627
|
+
--color-background-segment-hover-jancts:rgba(0, 7, 22, 0.05);
|
|
1626
1628
|
--color-border-button-normal-active-mn0ayd:#0f141a;
|
|
1627
1629
|
--color-border-button-normal-default-uzqi0v:#424650;
|
|
1628
1630
|
--color-border-button-normal-hover-2d2g0m:#0f141a;
|
|
@@ -1638,6 +1640,7 @@
|
|
|
1638
1640
|
--color-text-link-button-normal-active-awr7yi:#0f141a;
|
|
1639
1641
|
--color-text-expandable-section-default-7w1jwq:#424650;
|
|
1640
1642
|
--color-text-expandable-section-hover-lomw6v:#0f141a;
|
|
1643
|
+
--color-text-segment-hover-yckzgd:#0f141a;
|
|
1641
1644
|
--font-expandable-heading-size-smdiul:14px;
|
|
1642
1645
|
}
|
|
1643
1646
|
|
|
@@ -1688,7 +1691,7 @@
|
|
|
1688
1691
|
--color-background-segment-active-bkvyiy:#42b4ff;
|
|
1689
1692
|
--color-background-segment-default-voaiuw:transparent;
|
|
1690
1693
|
--color-background-segment-disabled-9tsgp1:#161d26;
|
|
1691
|
-
--color-background-segment-hover-
|
|
1694
|
+
--color-background-segment-hover-jancts:rgba(255, 255, 255, 0.1);
|
|
1692
1695
|
--color-background-slider-handle-default-94lnn1:#42b4ff;
|
|
1693
1696
|
--color-background-slider-handle-active-7w7xg0:#75cfff;
|
|
1694
1697
|
--color-background-slider-track-uhckut:#656871;
|
|
@@ -1826,7 +1829,7 @@
|
|
|
1826
1829
|
--color-text-pagination-page-number-default-s25kr0:#b4b4bb;
|
|
1827
1830
|
--color-text-segment-active-fc6owc:#0f141a;
|
|
1828
1831
|
--color-text-segment-default-iib3us:#dedee3;
|
|
1829
|
-
--color-text-segment-hover-
|
|
1832
|
+
--color-text-segment-hover-yckzgd:#ffffff;
|
|
1830
1833
|
--color-text-small-nzfntg:#a4a4ad;
|
|
1831
1834
|
--color-text-status-error-5676bj:#ff7a7a;
|
|
1832
1835
|
--color-text-status-inactive-5megna:#a4a4ad;
|
|
@@ -1868,6 +1871,7 @@
|
|
|
1868
1871
|
--color-background-button-normal-hover-eqpcl2:rgba(255, 255, 255, 0.1);
|
|
1869
1872
|
--color-background-button-primary-default-15m72j:#dedee3;
|
|
1870
1873
|
--color-background-button-primary-hover-0qidjj:#ffffff;
|
|
1874
|
+
--color-background-segment-hover-jancts:rgba(255, 255, 255, 0.1);
|
|
1871
1875
|
--color-border-button-normal-active-mn0ayd:#ffffff;
|
|
1872
1876
|
--color-border-button-normal-default-uzqi0v:#dedee3;
|
|
1873
1877
|
--color-border-button-normal-hover-2d2g0m:#ffffff;
|
|
@@ -1884,6 +1888,7 @@
|
|
|
1884
1888
|
--color-text-link-button-normal-active-awr7yi:#ffffff;
|
|
1885
1889
|
--color-text-expandable-section-default-7w1jwq:#dedee3;
|
|
1886
1890
|
--color-text-expandable-section-hover-lomw6v:#ffffff;
|
|
1891
|
+
--color-text-segment-hover-yckzgd:#ffffff;
|
|
1887
1892
|
}
|
|
1888
1893
|
}
|
|
1889
1894
|
@media not print {
|
|
@@ -1892,6 +1897,7 @@
|
|
|
1892
1897
|
--color-background-button-normal-hover-eqpcl2:rgba(255, 255, 255, 0.1);
|
|
1893
1898
|
--color-background-button-primary-default-15m72j:#dedee3;
|
|
1894
1899
|
--color-background-button-primary-hover-0qidjj:#ffffff;
|
|
1900
|
+
--color-background-segment-hover-jancts:rgba(255, 255, 255, 0.1);
|
|
1895
1901
|
--color-border-button-normal-active-mn0ayd:#ffffff;
|
|
1896
1902
|
--color-border-button-normal-default-uzqi0v:#dedee3;
|
|
1897
1903
|
--color-border-button-normal-hover-2d2g0m:#ffffff;
|
|
@@ -1908,6 +1914,7 @@
|
|
|
1908
1914
|
--color-text-link-button-normal-active-awr7yi:#ffffff;
|
|
1909
1915
|
--color-text-expandable-section-default-7w1jwq:#dedee3;
|
|
1910
1916
|
--color-text-expandable-section-hover-lomw6v:#ffffff;
|
|
1917
|
+
--color-text-segment-hover-yckzgd:#ffffff;
|
|
1911
1918
|
}
|
|
1912
1919
|
}
|
|
1913
1920
|
/*
|
package/internal/environment.js
CHANGED
|
@@ -292,7 +292,7 @@ export var colorBackgroundProgressBarLayoutInFlash = "var(--color-background-pro
|
|
|
292
292
|
export var colorBackgroundSegmentActive = "var(--color-background-segment-active-bkvyiy, #006ce0)";
|
|
293
293
|
export var colorBackgroundSegmentDefault = "var(--color-background-segment-default-voaiuw, #ffffff)";
|
|
294
294
|
export var colorBackgroundSegmentDisabled = "var(--color-background-segment-disabled-9tsgp1, #ffffff)";
|
|
295
|
-
export var colorBackgroundSegmentHover = "var(--color-background-segment-hover-
|
|
295
|
+
export var colorBackgroundSegmentHover = "var(--color-background-segment-hover-jancts, #f0fbff)";
|
|
296
296
|
export var colorBackgroundSliderHandleDefault = "var(--color-background-slider-handle-default-94lnn1, #006ce0)";
|
|
297
297
|
export var colorBackgroundSliderHandleActive = "var(--color-background-slider-handle-active-7w7xg0, #004a9e)";
|
|
298
298
|
export var colorBackgroundSliderTrack = "var(--color-background-slider-track-uhckut, #8c8c94)";
|
|
@@ -465,7 +465,7 @@ export var colorTextPaginationPageNumberActiveDisabled = "var(--color-text-pagin
|
|
|
465
465
|
export var colorTextPaginationPageNumberDefault = "var(--color-text-pagination-page-number-default-s25kr0, #424650)";
|
|
466
466
|
export var colorTextSegmentActive = "var(--color-text-segment-active-fc6owc, #ffffff)";
|
|
467
467
|
export var colorTextSegmentDefault = "var(--color-text-segment-default-iib3us, #424650)";
|
|
468
|
-
export var colorTextSegmentHover = "var(--color-text-segment-hover-
|
|
468
|
+
export var colorTextSegmentHover = "var(--color-text-segment-hover-yckzgd, #002b66)";
|
|
469
469
|
export var colorTextSmall = "var(--color-text-small-nzfntg, #656871)";
|
|
470
470
|
export var colorTextStatusError = "var(--color-text-status-error-5676bj, #db0000)";
|
|
471
471
|
export var colorTextStatusInactive = "var(--color-text-status-inactive-5megna, #656871)";
|
|
@@ -670,7 +670,7 @@ export var spacePanelSideLeft = "var(--space-panel-side-left-5t0who, 28px)";
|
|
|
670
670
|
export var spacePanelSideRight = "var(--space-panel-side-right-xofg51, 24px)";
|
|
671
671
|
export var spacePanelSplitTop = "var(--space-panel-split-top-q1pux4, 20px)";
|
|
672
672
|
export var spacePanelSplitBottom = "var(--space-panel-split-bottom-qwdduf, 20px)";
|
|
673
|
-
export var spaceSegmentedControlFocusOutlineGutter = "var(--space-segmented-control-focus-outline-gutter-
|
|
673
|
+
export var spaceSegmentedControlFocusOutlineGutter = "var(--space-segmented-control-focus-outline-gutter-ublqj7, 6px)";
|
|
674
674
|
export var spaceTabsContentTop = "var(--space-tabs-content-top-dedu0k, 12px)";
|
|
675
675
|
export var spaceTabsFocusOutlineGutter = "var(--space-tabs-focus-outline-gutter-xm37ly, -8px)";
|
|
676
676
|
export var spaceTableContentBottom = "var(--space-table-content-bottom-9yr834, 4px)";
|