@cloudscape-design/components-themeable 3.0.846 → 3.0.848
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/alert/styles.scss +3 -3
- package/lib/internal/scss/anchor-navigation/styles.scss +1 -1
- package/lib/internal/scss/flashbar/collapsible.scss +2 -2
- package/lib/internal/scss/flashbar/styles.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -2
- package/lib/internal/scss/internal/styles/typography/mixins.scss +1 -1
- package/lib/internal/scss/link/constants.scss +2 -2
- package/lib/internal/scss/popover/arrow.scss +1 -5
- package/lib/internal/scss/popover/body.scss +1 -1
- package/lib/internal/scss/popover/container.scss +2 -2
- package/lib/internal/scss/property-filter/filtering-token/styles.scss +2 -2
- package/lib/internal/scss/select/parts/styles.scss +3 -3
- package/lib/internal/scss/token-group/mixins.scss +2 -2
- package/lib/internal/template/alert/styles.css.js +28 -28
- package/lib/internal/template/alert/styles.scoped.css +46 -46
- package/lib/internal/template/alert/styles.selectors.js +28 -28
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +19 -19
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/button/styles.css.js +21 -21
- package/lib/internal/template/button/styles.scoped.css +157 -157
- package/lib/internal/template/button/styles.selectors.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/styles.scoped.css +30 -30
- package/lib/internal/template/button-dropdown/styles.selectors.js +17 -17
- package/lib/internal/template/expandable-section/styles.css.js +34 -34
- package/lib/internal/template/expandable-section/styles.scoped.css +67 -67
- package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
- package/lib/internal/template/file-token-group/file-token.d.ts +2 -2
- package/lib/internal/template/file-token-group/file-token.d.ts.map +1 -1
- package/lib/internal/template/file-token-group/file-token.js +9 -5
- package/lib/internal/template/file-token-group/file-token.js.map +1 -1
- package/lib/internal/template/file-token-group/interfaces.d.ts +2 -2
- package/lib/internal/template/file-token-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/file-token-group/interfaces.js.map +1 -1
- package/lib/internal/template/file-token-group/internal.d.ts.map +1 -1
- package/lib/internal/template/file-token-group/internal.js +11 -3
- package/lib/internal/template/file-token-group/internal.js.map +1 -1
- package/lib/internal/template/file-token-group/styles.css.js +22 -22
- package/lib/internal/template/file-token-group/styles.scoped.css +31 -31
- package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
- package/lib/internal/template/file-upload/interfaces.d.ts +6 -6
- package/lib/internal/template/file-upload/interfaces.d.ts.map +1 -1
- package/lib/internal/template/file-upload/interfaces.js.map +1 -1
- package/lib/internal/template/file-upload/internal.d.ts.map +1 -1
- package/lib/internal/template/file-upload/internal.js +15 -5
- package/lib/internal/template/file-upload/internal.js.map +1 -1
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +151 -151
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/i18n/messages/all.all.js +1 -1
- package/lib/internal/template/i18n/messages/all.all.json +1 -1
- package/lib/internal/template/i18n/messages/all.ar.js +1 -1
- package/lib/internal/template/i18n/messages/all.ar.json +1 -1
- package/lib/internal/template/i18n/messages/all.de.js +1 -1
- package/lib/internal/template/i18n/messages/all.de.json +1 -1
- package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1
- package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1
- package/lib/internal/template/i18n/messages/all.en.js +1 -1
- package/lib/internal/template/i18n/messages/all.en.json +1 -1
- package/lib/internal/template/i18n/messages/all.es.js +1 -1
- package/lib/internal/template/i18n/messages/all.es.json +1 -1
- package/lib/internal/template/i18n/messages/all.fr.js +1 -1
- package/lib/internal/template/i18n/messages/all.fr.json +1 -1
- package/lib/internal/template/i18n/messages/all.id.js +1 -1
- package/lib/internal/template/i18n/messages/all.id.json +1 -1
- package/lib/internal/template/i18n/messages/all.it.js +1 -1
- package/lib/internal/template/i18n/messages/all.it.json +1 -1
- package/lib/internal/template/i18n/messages/all.ja.js +1 -1
- package/lib/internal/template/i18n/messages/all.ja.json +1 -1
- package/lib/internal/template/i18n/messages/all.ko.js +1 -1
- package/lib/internal/template/i18n/messages/all.ko.json +1 -1
- package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1
- package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1
- package/lib/internal/template/i18n/messages/all.tr.js +1 -1
- package/lib/internal/template/i18n/messages/all.tr.json +1 -1
- package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1
- package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1
- package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1
- package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1
- package/lib/internal/template/i18n/messages-types.d.ts +24 -0
- package/lib/internal/template/i18n/messages-types.d.ts.map +1 -1
- package/lib/internal/template/i18n/messages-types.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +44 -44
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +7 -3
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +37 -37
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +39 -39
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +4 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +4 -2
- package/lib/internal/template/internal/generated/theming/index.cjs +22 -8
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +32 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +32 -0
- package/lib/internal/template/internal/generated/theming/index.js +22 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +73 -73
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +27 -27
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/popover/styles.css.js +52 -52
- package/lib/internal/template/popover/styles.scoped.css +72 -75
- package/lib/internal/template/popover/styles.selectors.js +52 -52
- package/lib/internal/template/prompt-input/styles.css.js +14 -14
- package/lib/internal/template/prompt-input/styles.scoped.css +56 -56
- package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
- package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +45 -45
- package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +15 -15
- package/lib/internal/template/segmented-control/styles.scoped.css +38 -38
- package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +26 -26
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +24 -24
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/tiles/styles.css.js +30 -30
- package/lib/internal/template/tiles/styles.scoped.css +79 -79
- package/lib/internal/template/tiles/styles.selectors.js +30 -30
- package/lib/internal/template/token-group/styles.css.js +8 -8
- package/lib/internal/template/token-group/styles.scoped.css +18 -18
- package/lib/internal/template/token-group/styles.selectors.js +8 -8
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +67 -67
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -278,11 +278,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
278
278
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
279
279
|
SPDX-License-Identifier: Apache-2.0
|
|
280
280
|
*/
|
|
281
|
-
.
|
|
281
|
+
.awsui_arrow_xjuzf_58i47_281:not(#\9) {
|
|
282
282
|
inline-size: 20px;
|
|
283
283
|
block-size: 10px;
|
|
284
284
|
}
|
|
285
|
-
.awsui_arrow-
|
|
285
|
+
.awsui_arrow-outer_xjuzf_58i47_285:not(#\9), .awsui_arrow-inner_xjuzf_58i47_285:not(#\9) {
|
|
286
286
|
position: absolute;
|
|
287
287
|
overflow: hidden;
|
|
288
288
|
inline-size: 20px;
|
|
@@ -291,7 +291,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
291
291
|
inset-inline-start: 0;
|
|
292
292
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
293
293
|
}
|
|
294
|
-
.awsui_arrow-
|
|
294
|
+
.awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after, .awsui_arrow-inner_xjuzf_58i47_285:not(#\9)::after {
|
|
295
295
|
content: "";
|
|
296
296
|
box-sizing: border-box;
|
|
297
297
|
display: inline-block;
|
|
@@ -307,36 +307,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
307
307
|
transform: rotate(45deg);
|
|
308
308
|
transform-origin: 0 100%;
|
|
309
309
|
}
|
|
310
|
-
.awsui_arrow-
|
|
310
|
+
.awsui_arrow-outer_xjuzf_58i47_285:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_58i47_285:not(#\9):dir(rtl)::after {
|
|
311
311
|
transform: rotate(-45deg);
|
|
312
312
|
transform-origin: 100% 100%;
|
|
313
313
|
}
|
|
314
|
-
.awsui_arrow-
|
|
314
|
+
.awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after {
|
|
315
315
|
background-color: var(--color-border-popover-x1jxjw, #d5dbdb);
|
|
316
316
|
}
|
|
317
|
-
.awsui_arrow-
|
|
318
|
-
inset-block-start:
|
|
317
|
+
.awsui_arrow-inner_xjuzf_58i47_285:not(#\9) {
|
|
318
|
+
inset-block-start: calc(var(--border-width-popover-ymjvav, 1px) + 1px);
|
|
319
319
|
}
|
|
320
|
-
.awsui_arrow-
|
|
321
|
-
inset-block-start: 3px;
|
|
322
|
-
}
|
|
323
|
-
.awsui_arrow-inner_xjuzf_18kuo_285:not(#\9)::after {
|
|
320
|
+
.awsui_arrow-inner_xjuzf_58i47_285:not(#\9)::after {
|
|
324
321
|
border-start-start-radius: 1px;
|
|
325
322
|
border-start-end-radius: 0;
|
|
326
323
|
border-end-start-radius: 0;
|
|
327
324
|
border-end-end-radius: 0;
|
|
328
325
|
background-color: var(--color-background-popover-jk60jt, #ffffff);
|
|
329
326
|
}
|
|
330
|
-
.awsui_arrow-position-right-
|
|
327
|
+
.awsui_arrow-position-right-top_xjuzf_58i47_327 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_58i47_327 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after {
|
|
331
328
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-2h7lgk, rgba(0, 28, 36, 0.5));
|
|
332
329
|
}
|
|
333
|
-
.awsui_arrow-position-left-
|
|
330
|
+
.awsui_arrow-position-left-top_xjuzf_58i47_330 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_58i47_330 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after {
|
|
334
331
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-2h7lgk, rgba(0, 28, 36, 0.5));
|
|
335
332
|
}
|
|
336
|
-
.awsui_arrow-position-top-
|
|
333
|
+
.awsui_arrow-position-top-center_xjuzf_58i47_333 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_58i47_333 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_58i47_333 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_58i47_333 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after {
|
|
337
334
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-2h7lgk, rgba(0, 28, 36, 0.5));
|
|
338
335
|
}
|
|
339
|
-
.awsui_arrow-position-bottom-
|
|
336
|
+
.awsui_arrow-position-bottom-center_xjuzf_58i47_336 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_58i47_336 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_58i47_336 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_58i47_336 > .awsui_arrow-outer_xjuzf_58i47_285:not(#\9)::after {
|
|
340
337
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-2h7lgk, rgba(0, 28, 36, 0.5));
|
|
341
338
|
}
|
|
342
339
|
|
|
@@ -480,7 +477,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
480
477
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
481
478
|
SPDX-License-Identifier: Apache-2.0
|
|
482
479
|
*/
|
|
483
|
-
.
|
|
480
|
+
.awsui_body_xjuzf_58i47_480:not(#\9) {
|
|
484
481
|
border-collapse: separate;
|
|
485
482
|
border-spacing: 0;
|
|
486
483
|
box-sizing: border-box;
|
|
@@ -520,32 +517,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
520
517
|
padding-block: var(--space-s-vmutj3, 12px);
|
|
521
518
|
padding-inline: var(--space-m-u91ipm, 16px);
|
|
522
519
|
}
|
|
523
|
-
.awsui_body-overflow-
|
|
520
|
+
.awsui_body-overflow-visible_xjuzf_58i47_519:not(#\9) {
|
|
524
521
|
overflow: visible;
|
|
525
522
|
}
|
|
526
523
|
|
|
527
|
-
.awsui_has-
|
|
524
|
+
.awsui_has-dismiss_xjuzf_58i47_523:not(#\9) {
|
|
528
525
|
display: flex;
|
|
529
526
|
align-items: baseline;
|
|
530
527
|
}
|
|
531
528
|
|
|
532
|
-
.
|
|
529
|
+
.awsui_dismiss_xjuzf_58i47_528:not(#\9) {
|
|
533
530
|
margin-block: calc(-1 * var(--space-xs-6dgkww, 8px));
|
|
534
531
|
margin-inline-start: 0;
|
|
535
|
-
margin-inline-end: calc(-1 * (var(--space-xxs-y2432o, 4px) + var(--border-
|
|
532
|
+
margin-inline-end: calc(-1 * (var(--space-xxs-y2432o, 4px) + var(--border-width-popover-ymjvav, 1px)));
|
|
536
533
|
flex: 0 0 auto;
|
|
537
534
|
order: 1;
|
|
538
535
|
}
|
|
539
536
|
|
|
540
|
-
.awsui_dismiss-
|
|
537
|
+
.awsui_dismiss-control_xjuzf_58i47_536:not(#\9) {
|
|
541
538
|
/* used in test-utils */
|
|
542
539
|
}
|
|
543
540
|
|
|
544
|
-
.awsui_header-
|
|
541
|
+
.awsui_header-row_xjuzf_58i47_540:not(#\9) {
|
|
545
542
|
margin-block-end: var(--space-xs-6dgkww, 8px);
|
|
546
543
|
}
|
|
547
544
|
|
|
548
|
-
.
|
|
545
|
+
.awsui_header_xjuzf_58i47_540:not(#\9) {
|
|
549
546
|
word-wrap: break-word;
|
|
550
547
|
max-inline-size: 100%;
|
|
551
548
|
overflow: hidden;
|
|
@@ -557,7 +554,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
557
554
|
flex: 1 1 auto;
|
|
558
555
|
/* stylelint-disable-next-line selector-max-type */
|
|
559
556
|
}
|
|
560
|
-
.
|
|
557
|
+
.awsui_header_xjuzf_58i47_540 > h2:not(#\9) {
|
|
561
558
|
font-size: var(--font-size-heading-xs-grnyyg, 16px);
|
|
562
559
|
line-height: var(--line-height-heading-xs-funjxm, 20px);
|
|
563
560
|
font-weight: var(--font-weight-heading-xs-y5uryl, 400);
|
|
@@ -566,7 +563,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
566
563
|
display: inline;
|
|
567
564
|
}
|
|
568
565
|
|
|
569
|
-
.
|
|
566
|
+
.awsui_content_xjuzf_58i47_565:not(#\9) {
|
|
570
567
|
word-wrap: break-word;
|
|
571
568
|
max-inline-size: 100%;
|
|
572
569
|
overflow: hidden;
|
|
@@ -574,7 +571,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
574
571
|
flex: 1 1 auto;
|
|
575
572
|
min-inline-size: 0;
|
|
576
573
|
}
|
|
577
|
-
.awsui_content-overflow-
|
|
574
|
+
.awsui_content-overflow-visible_xjuzf_58i47_573:not(#\9) {
|
|
578
575
|
overflow: visible;
|
|
579
576
|
}
|
|
580
577
|
|
|
@@ -718,7 +715,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
718
715
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
719
716
|
SPDX-License-Identifier: Apache-2.0
|
|
720
717
|
*/
|
|
721
|
-
.
|
|
718
|
+
.awsui_container_xjuzf_58i47_717:not(#\9) {
|
|
722
719
|
display: inline-block;
|
|
723
720
|
position: fixed;
|
|
724
721
|
inset-block-start: -9999px;
|
|
@@ -726,7 +723,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
726
723
|
z-index: 2000;
|
|
727
724
|
}
|
|
728
725
|
|
|
729
|
-
.awsui_container-
|
|
726
|
+
.awsui_container-body_xjuzf_58i47_725:not(#\9) {
|
|
730
727
|
border-collapse: separate;
|
|
731
728
|
border-spacing: 0;
|
|
732
729
|
box-sizing: border-box;
|
|
@@ -766,104 +763,104 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
766
763
|
border-end-end-radius: var(--border-radius-popover-e3hfpz, 2px);
|
|
767
764
|
background-color: var(--color-background-popover-jk60jt, #ffffff);
|
|
768
765
|
box-shadow: var(--shadow-popover-spklpx, 0px 1px 4px -2px rgba(0, 28, 36, 0.5));
|
|
769
|
-
border-block: var(--border-
|
|
770
|
-
border-inline: var(--border-
|
|
766
|
+
border-block: var(--border-width-popover-ymjvav, 1px) solid var(--color-border-popover-x1jxjw, #d5dbdb);
|
|
767
|
+
border-inline: var(--border-width-popover-ymjvav, 1px) solid var(--color-border-popover-x1jxjw, #d5dbdb);
|
|
771
768
|
}
|
|
772
769
|
|
|
773
|
-
.awsui_container-body-variant-
|
|
770
|
+
.awsui_container-body-variant-annotation_xjuzf_58i47_768:not(#\9) {
|
|
774
771
|
background-color: var(--color-background-status-info-zgt1yi, #f1faff);
|
|
775
772
|
border-color: var(--color-border-status-info-7kw04i, #0073bb);
|
|
776
773
|
}
|
|
777
774
|
|
|
778
|
-
.awsui_container-body-size-
|
|
775
|
+
.awsui_container-body-size-small_xjuzf_58i47_773:not(#\9) {
|
|
779
776
|
max-inline-size: 210px;
|
|
780
777
|
}
|
|
781
|
-
.awsui_container-body-size-
|
|
778
|
+
.awsui_container-body-size-small_xjuzf_58i47_773.awsui_fixed-width_xjuzf_58i47_776:not(#\9) {
|
|
782
779
|
inline-size: 210px;
|
|
783
780
|
}
|
|
784
781
|
|
|
785
|
-
.awsui_container-body-size-
|
|
782
|
+
.awsui_container-body-size-medium_xjuzf_58i47_780:not(#\9) {
|
|
786
783
|
max-inline-size: 310px;
|
|
787
784
|
}
|
|
788
|
-
.awsui_container-body-size-
|
|
785
|
+
.awsui_container-body-size-medium_xjuzf_58i47_780.awsui_fixed-width_xjuzf_58i47_776:not(#\9) {
|
|
789
786
|
inline-size: 310px;
|
|
790
787
|
}
|
|
791
788
|
|
|
792
|
-
.awsui_container-body-size-
|
|
789
|
+
.awsui_container-body-size-large_xjuzf_58i47_787:not(#\9) {
|
|
793
790
|
max-inline-size: 482px;
|
|
794
791
|
}
|
|
795
792
|
@media (max-width: 482px) {
|
|
796
|
-
.awsui_container-body-size-
|
|
793
|
+
.awsui_container-body-size-large_xjuzf_58i47_787:not(#\9) {
|
|
797
794
|
max-inline-size: 310px;
|
|
798
795
|
}
|
|
799
796
|
}
|
|
800
|
-
.awsui_container-body-size-
|
|
797
|
+
.awsui_container-body-size-large_xjuzf_58i47_787.awsui_fixed-width_xjuzf_58i47_776:not(#\9) {
|
|
801
798
|
inline-size: 482px;
|
|
802
799
|
}
|
|
803
800
|
|
|
804
|
-
.awsui_container-
|
|
801
|
+
.awsui_container-arrow_xjuzf_58i47_799:not(#\9) {
|
|
805
802
|
position: absolute;
|
|
806
803
|
display: inline-block;
|
|
807
804
|
}
|
|
808
|
-
.awsui_container-arrow-position-right-
|
|
805
|
+
.awsui_container-arrow-position-right-top_xjuzf_58i47_803:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_58i47_803:not(#\9) {
|
|
809
806
|
transform: rotate(-90deg);
|
|
810
807
|
transform-origin: 0 100%;
|
|
811
808
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
812
809
|
}
|
|
813
|
-
.awsui_container-arrow-position-right-
|
|
810
|
+
.awsui_container-arrow-position-right-top_xjuzf_58i47_803:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_58i47_803:not(#\9):dir(rtl) {
|
|
814
811
|
transform: rotate(90deg);
|
|
815
812
|
transform-origin: 100% 100%;
|
|
816
813
|
}
|
|
817
|
-
.awsui_container-arrow-position-right-
|
|
814
|
+
.awsui_container-arrow-position-right-top_xjuzf_58i47_803:not(#\9) {
|
|
818
815
|
inset-block-start: calc(12px + 10px);
|
|
819
816
|
inset-inline-start: 0;
|
|
820
817
|
}
|
|
821
|
-
.awsui_container-arrow-position-right-
|
|
818
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_58i47_803:not(#\9) {
|
|
822
819
|
inset-block-end: 12px;
|
|
823
820
|
inset-inline-start: 0;
|
|
824
821
|
}
|
|
825
|
-
.awsui_container-arrow-position-left-
|
|
822
|
+
.awsui_container-arrow-position-left-top_xjuzf_58i47_820:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_58i47_820:not(#\9) {
|
|
826
823
|
transform: rotate(90deg);
|
|
827
824
|
transform-origin: 100% 100%;
|
|
828
825
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
829
826
|
}
|
|
830
|
-
.awsui_container-arrow-position-left-
|
|
827
|
+
.awsui_container-arrow-position-left-top_xjuzf_58i47_820:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_58i47_820:not(#\9):dir(rtl) {
|
|
831
828
|
transform: rotate(-90deg);
|
|
832
829
|
transform-origin: 0% 100%;
|
|
833
830
|
}
|
|
834
|
-
.awsui_container-arrow-position-left-
|
|
831
|
+
.awsui_container-arrow-position-left-top_xjuzf_58i47_820:not(#\9) {
|
|
835
832
|
inset-block-start: calc(12px + 10px);
|
|
836
833
|
inset-inline-end: 0;
|
|
837
834
|
}
|
|
838
|
-
.awsui_container-arrow-position-left-
|
|
835
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_58i47_820:not(#\9) {
|
|
839
836
|
inset-block-end: 12px;
|
|
840
837
|
inset-inline-end: 0;
|
|
841
838
|
}
|
|
842
|
-
.awsui_container-arrow-position-top-
|
|
839
|
+
.awsui_container-arrow-position-top-center_xjuzf_58i47_837:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_58i47_837:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_58i47_837:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_58i47_837:not(#\9) {
|
|
843
840
|
transform: rotate(180deg);
|
|
844
841
|
transform-origin: 50% 50%;
|
|
845
842
|
}
|
|
846
|
-
.awsui_container-arrow-position-top-
|
|
843
|
+
.awsui_container-arrow-position-top-center_xjuzf_58i47_837:not(#\9) {
|
|
847
844
|
inset-block-end: -10px;
|
|
848
845
|
inset-inline-start: calc(50% - 10px);
|
|
849
846
|
}
|
|
850
|
-
.awsui_container-arrow-position-top-
|
|
847
|
+
.awsui_container-arrow-position-top-right_xjuzf_58i47_837:not(#\9) {
|
|
851
848
|
inset-block-end: -10px;
|
|
852
849
|
inset-inline-start: 12px;
|
|
853
850
|
}
|
|
854
|
-
.awsui_container-arrow-position-top-
|
|
851
|
+
.awsui_container-arrow-position-top-left_xjuzf_58i47_837:not(#\9) {
|
|
855
852
|
inset-block-end: -10px;
|
|
856
853
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
857
854
|
}
|
|
858
|
-
.awsui_container-arrow-position-bottom-
|
|
855
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_58i47_853:not(#\9) {
|
|
859
856
|
inset-block-start: -10px;
|
|
860
857
|
inset-inline-start: calc(50% - 10px);
|
|
861
858
|
}
|
|
862
|
-
.awsui_container-arrow-position-bottom-
|
|
859
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_58i47_857:not(#\9) {
|
|
863
860
|
inset-block-start: -10px;
|
|
864
861
|
inset-inline-start: 12px;
|
|
865
862
|
}
|
|
866
|
-
.awsui_container-arrow-position-bottom-
|
|
863
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_58i47_861:not(#\9) {
|
|
867
864
|
inset-block-start: -10px;
|
|
868
865
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
869
866
|
}
|
|
@@ -1008,10 +1005,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1008
1005
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1009
1006
|
SPDX-License-Identifier: Apache-2.0
|
|
1010
1007
|
*/
|
|
1011
|
-
.
|
|
1012
|
-
animation: awsui_awsui-motion-fade-
|
|
1008
|
+
.awsui_container_xjuzf_58i47_717:not(#\9) {
|
|
1009
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_58i47_1 var(--motion-duration-show-paced-kxd6k3, 180ms) var(--motion-easing-show-paced-2zwyek, ease-out);
|
|
1013
1010
|
}
|
|
1014
|
-
@keyframes awsui_awsui-motion-fade-
|
|
1011
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_58i47_1 {
|
|
1015
1012
|
from {
|
|
1016
1013
|
opacity: 0.2;
|
|
1017
1014
|
}
|
|
@@ -1020,19 +1017,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1020
1017
|
}
|
|
1021
1018
|
}
|
|
1022
1019
|
@media (prefers-reduced-motion: reduce) {
|
|
1023
|
-
.
|
|
1020
|
+
.awsui_container_xjuzf_58i47_717:not(#\9) {
|
|
1024
1021
|
animation: none;
|
|
1025
1022
|
transition: none;
|
|
1026
1023
|
}
|
|
1027
1024
|
}
|
|
1028
|
-
.awsui-motion-disabled .
|
|
1025
|
+
.awsui-motion-disabled .awsui_container_xjuzf_58i47_717:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_58i47_717:not(#\9) {
|
|
1029
1026
|
animation: none;
|
|
1030
1027
|
transition: none;
|
|
1031
1028
|
}
|
|
1032
|
-
.
|
|
1033
|
-
animation: awsui_awsui-motion-fade-
|
|
1029
|
+
.awsui_container_xjuzf_58i47_717.awsui_refresh_xjuzf_58i47_1027:not(#\9) {
|
|
1030
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_58i47_1 var(--motion-duration-refresh-only-fast-ww2eh4, 0ms) var(--motion-easing-refresh-only-a-tqkxvq, cubic-bezier(0, 0, 0, 1));
|
|
1034
1031
|
}
|
|
1035
|
-
@keyframes awsui_awsui-motion-fade-
|
|
1032
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_58i47_1 {
|
|
1036
1033
|
from {
|
|
1037
1034
|
opacity: 0.2;
|
|
1038
1035
|
}
|
|
@@ -1041,17 +1038,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1041
1038
|
}
|
|
1042
1039
|
}
|
|
1043
1040
|
@media (prefers-reduced-motion: reduce) {
|
|
1044
|
-
.
|
|
1041
|
+
.awsui_container_xjuzf_58i47_717.awsui_refresh_xjuzf_58i47_1027:not(#\9) {
|
|
1045
1042
|
animation: none;
|
|
1046
1043
|
transition: none;
|
|
1047
1044
|
}
|
|
1048
1045
|
}
|
|
1049
|
-
.awsui-motion-disabled .
|
|
1046
|
+
.awsui-motion-disabled .awsui_container_xjuzf_58i47_717.awsui_refresh_xjuzf_58i47_1027:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_58i47_717.awsui_refresh_xjuzf_58i47_1027:not(#\9) {
|
|
1050
1047
|
animation: none;
|
|
1051
1048
|
transition: none;
|
|
1052
1049
|
}
|
|
1053
1050
|
|
|
1054
|
-
.
|
|
1051
|
+
.awsui_root_xjuzf_58i47_1049:not(#\9) {
|
|
1055
1052
|
border-collapse: separate;
|
|
1056
1053
|
border-spacing: 0;
|
|
1057
1054
|
box-sizing: border-box;
|
|
@@ -1088,18 +1085,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1088
1085
|
color: inherit;
|
|
1089
1086
|
}
|
|
1090
1087
|
|
|
1091
|
-
.awsui_root-filtering-
|
|
1088
|
+
.awsui_root-filtering-token_xjuzf_58i47_1085:not(#\9) {
|
|
1092
1089
|
display: flex;
|
|
1093
1090
|
}
|
|
1094
1091
|
|
|
1095
|
-
.
|
|
1092
|
+
.awsui_trigger_xjuzf_58i47_1089:not(#\9) {
|
|
1096
1093
|
display: inline-block;
|
|
1097
1094
|
max-inline-size: 100%;
|
|
1098
1095
|
color: inherit;
|
|
1099
1096
|
text-align: inherit;
|
|
1100
1097
|
}
|
|
1101
1098
|
|
|
1102
|
-
.awsui_overflow-
|
|
1099
|
+
.awsui_overflow-ellipsis_xjuzf_58i47_1096:not(#\9) {
|
|
1103
1100
|
white-space: nowrap;
|
|
1104
1101
|
overflow: hidden;
|
|
1105
1102
|
text-overflow: ellipsis;
|
|
@@ -1107,7 +1104,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1107
1104
|
word-break: break-word;
|
|
1108
1105
|
}
|
|
1109
1106
|
|
|
1110
|
-
.awsui_trigger-type-
|
|
1107
|
+
.awsui_trigger-type-text_xjuzf_58i47_1104:not(#\9) {
|
|
1111
1108
|
border-block: 0;
|
|
1112
1109
|
border-inline: 0;
|
|
1113
1110
|
margin-block: 0;
|
|
@@ -1118,17 +1115,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1118
1115
|
cursor: pointer;
|
|
1119
1116
|
border-block-end: var(--border-divider-list-width-x6rz7e, 1px) dashed currentColor;
|
|
1120
1117
|
}
|
|
1121
|
-
.awsui_trigger-type-
|
|
1118
|
+
.awsui_trigger-type-text_xjuzf_58i47_1104:not(#\9):focus {
|
|
1122
1119
|
outline: none;
|
|
1123
1120
|
}
|
|
1124
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1121
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_58i47_1104:not(#\9):focus {
|
|
1125
1122
|
position: relative;
|
|
1126
1123
|
}
|
|
1127
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1124
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_58i47_1104:not(#\9):focus {
|
|
1128
1125
|
outline: 2px dotted transparent;
|
|
1129
1126
|
outline-offset: calc(1px - 1px);
|
|
1130
1127
|
}
|
|
1131
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
1128
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_58i47_1104:not(#\9):focus::before {
|
|
1132
1129
|
content: " ";
|
|
1133
1130
|
display: block;
|
|
1134
1131
|
position: absolute;
|
|
@@ -1143,10 +1140,10 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_18kuo_1107:no
|
|
|
1143
1140
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
|
|
1144
1141
|
}
|
|
1145
1142
|
|
|
1146
|
-
.awsui_trigger-type-filtering-
|
|
1143
|
+
.awsui_trigger-type-filtering-token_xjuzf_58i47_1140:not(#\9) {
|
|
1147
1144
|
display: flex;
|
|
1148
1145
|
}
|
|
1149
1146
|
|
|
1150
|
-
.awsui_popover-inline-
|
|
1147
|
+
.awsui_popover-inline-content_xjuzf_58i47_1144:not(#\9) {
|
|
1151
1148
|
display: inline;
|
|
1152
1149
|
}
|
|
@@ -2,57 +2,57 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"arrow": "
|
|
6
|
-
"arrow-outer": "awsui_arrow-
|
|
7
|
-
"arrow-inner": "awsui_arrow-
|
|
8
|
-
"
|
|
9
|
-
"arrow-position-right-
|
|
10
|
-
"arrow-position-
|
|
11
|
-
"arrow-position-left-
|
|
12
|
-
"arrow-position-
|
|
13
|
-
"arrow-position-top-
|
|
14
|
-
"arrow-position-top-
|
|
15
|
-
"arrow-position-top-
|
|
16
|
-
"arrow-position-
|
|
17
|
-
"arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-
|
|
19
|
-
"arrow-position-bottom-
|
|
20
|
-
"
|
|
21
|
-
"body": "
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"dismiss": "
|
|
25
|
-
"
|
|
26
|
-
"header
|
|
27
|
-
"
|
|
28
|
-
"content": "
|
|
29
|
-
"
|
|
30
|
-
"container": "
|
|
31
|
-
"container-body": "awsui_container-
|
|
32
|
-
"container-body-
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"container-body-size-
|
|
36
|
-
"container-
|
|
37
|
-
"container-arrow": "awsui_container-
|
|
38
|
-
"container-arrow-position-right-
|
|
39
|
-
"container-arrow-position-
|
|
40
|
-
"container-arrow-position-left-
|
|
41
|
-
"container-arrow-position-
|
|
42
|
-
"container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-top-
|
|
45
|
-
"container-arrow-position-
|
|
46
|
-
"container-arrow-position-bottom-
|
|
47
|
-
"container-arrow-position-bottom-
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"root": "
|
|
51
|
-
"root-filtering-token": "awsui_root-filtering-
|
|
52
|
-
"trigger": "
|
|
53
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
54
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
55
|
-
"trigger-type-filtering-token": "awsui_trigger-type-filtering-
|
|
56
|
-
"popover-inline-content": "awsui_popover-inline-
|
|
5
|
+
"arrow": "awsui_arrow_xjuzf_58i47_281",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_58i47_285",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_58i47_285",
|
|
8
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_58i47_327",
|
|
9
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_58i47_327",
|
|
10
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_58i47_330",
|
|
11
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_58i47_330",
|
|
12
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_58i47_333",
|
|
13
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_58i47_333",
|
|
14
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_58i47_333",
|
|
15
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_58i47_333",
|
|
16
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_58i47_336",
|
|
17
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_58i47_336",
|
|
18
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_58i47_336",
|
|
19
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_58i47_336",
|
|
20
|
+
"body": "awsui_body_xjuzf_58i47_480",
|
|
21
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_58i47_519",
|
|
22
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_58i47_523",
|
|
23
|
+
"dismiss": "awsui_dismiss_xjuzf_58i47_528",
|
|
24
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_58i47_536",
|
|
25
|
+
"header-row": "awsui_header-row_xjuzf_58i47_540",
|
|
26
|
+
"header": "awsui_header_xjuzf_58i47_540",
|
|
27
|
+
"content": "awsui_content_xjuzf_58i47_565",
|
|
28
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_58i47_573",
|
|
29
|
+
"container": "awsui_container_xjuzf_58i47_717",
|
|
30
|
+
"container-body": "awsui_container-body_xjuzf_58i47_725",
|
|
31
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_58i47_768",
|
|
32
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_58i47_773",
|
|
33
|
+
"fixed-width": "awsui_fixed-width_xjuzf_58i47_776",
|
|
34
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_58i47_780",
|
|
35
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_58i47_787",
|
|
36
|
+
"container-arrow": "awsui_container-arrow_xjuzf_58i47_799",
|
|
37
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_58i47_803",
|
|
38
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_58i47_803",
|
|
39
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_58i47_820",
|
|
40
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_58i47_820",
|
|
41
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_58i47_837",
|
|
42
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_58i47_837",
|
|
43
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_58i47_837",
|
|
44
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_58i47_837",
|
|
45
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_58i47_853",
|
|
46
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_58i47_857",
|
|
47
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_58i47_861",
|
|
48
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_58i47_1",
|
|
49
|
+
"refresh": "awsui_refresh_xjuzf_58i47_1027",
|
|
50
|
+
"root": "awsui_root_xjuzf_58i47_1049",
|
|
51
|
+
"root-filtering-token": "awsui_root-filtering-token_xjuzf_58i47_1085",
|
|
52
|
+
"trigger": "awsui_trigger_xjuzf_58i47_1089",
|
|
53
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_58i47_1096",
|
|
54
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_58i47_1104",
|
|
55
|
+
"trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_58i47_1140",
|
|
56
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_58i47_1144"
|
|
57
57
|
};
|
|
58
58
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"textarea-readonly": "awsui_textarea-
|
|
6
|
-
"disabled": "
|
|
7
|
-
"textarea-invalid": "awsui_textarea-
|
|
8
|
-
"textarea-warning": "awsui_textarea-
|
|
9
|
-
"textarea": "
|
|
10
|
-
"invalid": "
|
|
11
|
-
"warning": "
|
|
12
|
-
"textarea-wrapper": "awsui_textarea-
|
|
13
|
-
"button": "
|
|
14
|
-
"action-button": "awsui_action-
|
|
15
|
-
"secondary-content": "awsui_secondary-
|
|
16
|
-
"with-paddings": "awsui_with-
|
|
17
|
-
"secondary-actions": "awsui_secondary-
|
|
4
|
+
"root": "awsui_root_55fkh_1nbt8_142",
|
|
5
|
+
"textarea-readonly": "awsui_textarea-readonly_55fkh_1nbt8_184",
|
|
6
|
+
"disabled": "awsui_disabled_55fkh_1nbt8_189",
|
|
7
|
+
"textarea-invalid": "awsui_textarea-invalid_55fkh_1nbt8_197",
|
|
8
|
+
"textarea-warning": "awsui_textarea-warning_55fkh_1nbt8_222",
|
|
9
|
+
"textarea": "awsui_textarea_55fkh_1nbt8_184",
|
|
10
|
+
"invalid": "awsui_invalid_55fkh_1nbt8_325",
|
|
11
|
+
"warning": "awsui_warning_55fkh_1nbt8_325",
|
|
12
|
+
"textarea-wrapper": "awsui_textarea-wrapper_55fkh_1nbt8_344",
|
|
13
|
+
"button": "awsui_button_55fkh_1nbt8_348",
|
|
14
|
+
"action-button": "awsui_action-button_55fkh_1nbt8_353",
|
|
15
|
+
"secondary-content": "awsui_secondary-content_55fkh_1nbt8_378",
|
|
16
|
+
"with-paddings": "awsui_with-paddings_55fkh_1nbt8_416",
|
|
17
|
+
"secondary-actions": "awsui_secondary-actions_55fkh_1nbt8_426"
|
|
18
18
|
};
|
|
19
19
|
|