@cloudscape-design/components-themeable 3.0.1359 → 3.0.1361
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/__tests__/theming.test.d.ts +2 -0
- package/lib/__tests__/theming.test.d.ts.map +1 -0
- package/lib/__tests__/theming.test.js +47 -0
- package/lib/__tests__/theming.test.js.map +1 -0
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/alert/styles.scss +13 -12
- package/lib/internal/scss/badge/styles.scss +38 -49
- package/lib/internal/scss/button/styles.scss +51 -51
- package/lib/internal/scss/cards/styles.scss +4 -0
- package/lib/internal/scss/container/styles.scss +2 -0
- package/lib/internal/scss/icon/hover-motion.scss +24 -12
- package/lib/internal/scss/input/styles.scss +4 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +175 -174
- package/lib/internal/scss/internal/styles/forms/mixins.scss +11 -2
- package/lib/internal/scss/internal/styles/style-api.scss +60 -10
- package/lib/internal/scss/pagination/styles.scss +3 -1
- package/lib/internal/scss/table/styles.scss +5 -0
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- 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/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +68 -68
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +23 -23
- package/lib/internal/template/button/styles.scoped.css +261 -261
- package/lib/internal/template/button/styles.selectors.js +23 -23
- package/lib/internal/template/button-dropdown/filter.d.ts +1 -1
- package/lib/internal/template/button-dropdown/filter.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.js +9 -3
- package/lib/internal/template/button-dropdown/internal.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts +5 -3
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js +14 -2
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/lib/internal/template/cards/styles.css.js +39 -38
- package/lib/internal/template/cards/styles.scoped.css +42 -39
- package/lib/internal/template/cards/styles.selectors.js +39 -38
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/container/styles.css.js +33 -33
- package/lib/internal/template/container/styles.scoped.css +57 -56
- package/lib/internal/template/container/styles.selectors.js +33 -33
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +49 -49
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +192 -192
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +72 -72
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/index.d.ts.map +1 -1
- package/lib/internal/template/input/index.js +3 -2
- package/lib/internal/template/input/index.js.map +1 -1
- package/lib/internal/template/input/interfaces.d.ts +6 -0
- package/lib/internal/template/input/interfaces.d.ts.map +1 -1
- package/lib/internal/template/input/interfaces.js.map +1 -1
- package/lib/internal/template/input/internal.d.ts +0 -1
- package/lib/internal/template/input/internal.d.ts.map +1 -1
- package/lib/internal/template/input/internal.js +26 -12
- package/lib/internal/template/input/internal.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +29 -28
- package/lib/internal/template/input/styles.scoped.css +134 -131
- package/lib/internal/template/input/styles.selectors.js +29 -28
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.js +2 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.js.map +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +1 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +174 -173
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.js +200 -200
- package/lib/internal/template/internal/generated/theming/index.cjs +200 -200
- package/lib/internal/template/internal/generated/theming/index.js +200 -200
- package/lib/internal/template/internal/utils/focus-visible.d.ts +15 -0
- package/lib/internal/template/internal/utils/focus-visible.d.ts.map +1 -0
- package/lib/internal/template/internal/utils/focus-visible.js +21 -0
- package/lib/internal/template/internal/utils/focus-visible.js.map +1 -0
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +104 -104
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/pagination/internal.js +1 -1
- package/lib/internal/template/pagination/internal.js.map +1 -1
- package/lib/internal/template/pagination/styles.css.js +12 -12
- package/lib/internal/template/pagination/styles.scoped.css +31 -31
- package/lib/internal/template/pagination/styles.selectors.js +12 -12
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +58 -58
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/parts/filter.d.ts +1 -1
- package/lib/internal/template/select/parts/filter.d.ts.map +1 -1
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +24 -24
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/side-navigation/styles.css.js +64 -64
- package/lib/internal/template/side-navigation/styles.scoped.css +111 -111
- package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +165 -165
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +14 -14
- package/lib/internal/template/spinner/styles.scoped.css +40 -40
- package/lib/internal/template/spinner/styles.selectors.js +14 -14
- package/lib/internal/template/table/styles.css.js +37 -37
- package/lib/internal/template/table/styles.scoped.css +47 -44
- package/lib/internal/template/table/styles.selectors.js +37 -37
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/input/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/input/index.js +3 -0
- package/lib/internal/template/test-utils/dom/input/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/input/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/input/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/input/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +9 -9
- package/lib/internal/template/textarea/styles.scoped.css +51 -51
- package/lib/internal/template/textarea/styles.selectors.js +9 -9
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +46 -46
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/theming.d.ts +1 -1
- package/lib/theming.d.ts.map +1 -1
- package/lib/theming.js +11 -2
- package/lib/theming.js.map +1 -1
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.awsui_selectable-
|
|
9
|
+
.awsui_selectable-item_15o6u_ttfpp_9:not(#\9) {
|
|
10
10
|
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
11
11
|
line-height: var(--line-height-body-m-5xw6xo, 22px);
|
|
12
12
|
color: var(--color-text-body-default-b2us04, #16191f);
|
|
@@ -18,172 +18,172 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
18
18
|
list-style: none;
|
|
19
19
|
z-index: 1;
|
|
20
20
|
border-width: 0;
|
|
21
|
-
background-color: var(--awsui-option-background-default-
|
|
22
|
-
color: var(--awsui-option-color-default-
|
|
21
|
+
background-color: var(--awsui-option-background-default-66120l, var(--color-background-dropdown-item-default-x5ga9w, #ffffff));
|
|
22
|
+
color: var(--awsui-option-color-default-66120l, var(--color-text-dropdown-item-default-u2mfqy, #16191f));
|
|
23
23
|
padding-block: var(--border-item-width-pyfg4s, 1px);
|
|
24
24
|
padding-inline: var(--border-item-width-pyfg4s, 1px);
|
|
25
25
|
overflow: hidden;
|
|
26
26
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded);
|
|
27
27
|
}
|
|
28
|
-
.awsui_selectable-
|
|
28
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_parent_15o6u_ttfpp_28.awsui_interactiveGroups_15o6u_ttfpp_28:not(#\9):not(.awsui_highlighted_15o6u_ttfpp_28):not(.awsui_selected_15o6u_ttfpp_28) {
|
|
29
29
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded);
|
|
30
30
|
}
|
|
31
|
-
.awsui_selectable-
|
|
31
|
+
.awsui_selectable-item_15o6u_ttfpp_9 > .awsui_selectable-item-content_15o6u_ttfpp_31:not(#\9) {
|
|
32
32
|
padding-block: var(--space-option-padding-vertical-hggcse, 4px);
|
|
33
33
|
padding-inline: var(--space-field-horizontal-anki5k, 8px);
|
|
34
34
|
}
|
|
35
|
-
.awsui_selectable-
|
|
35
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_pad-bottom_15o6u_ttfpp_35:not(#\9) {
|
|
36
36
|
padding-block-end: var(--border-item-width-pyfg4s, 1px);
|
|
37
37
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded);
|
|
38
38
|
}
|
|
39
|
-
.awsui_selectable-
|
|
39
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_pad-bottom_15o6u_ttfpp_35 > .awsui_selectable-item-content_15o6u_ttfpp_31:not(#\9) {
|
|
40
40
|
padding-block-end: calc(var(--space-option-padding-vertical-hggcse, 4px) + var(--space-xxxs-3ulqs3, 2px));
|
|
41
41
|
}
|
|
42
|
-
.awsui_selectable-
|
|
42
|
+
.awsui_selectable-item_15o6u_ttfpp_9:not(#\9):not(:first-child), .awsui_selectable-item_15o6u_ttfpp_9.awsui_virtual_15o6u_ttfpp_42:not(#\9) {
|
|
43
43
|
margin-block-start: calc(-1 * var(--border-item-width-pyfg4s, 1px));
|
|
44
44
|
}
|
|
45
|
-
.awsui_selectable-
|
|
46
|
-
background-color: var(--awsui-option-background-highlighted-
|
|
45
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_has-background_15o6u_ttfpp_45:not(#\9) {
|
|
46
|
+
background-color: var(--awsui-option-background-highlighted-66120l, var(--color-background-dropdown-item-hover-pvfsrg, #f2f3f3));
|
|
47
47
|
}
|
|
48
|
-
.awsui_selectable-
|
|
48
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_child_15o6u_ttfpp_48:not(#\9) {
|
|
49
49
|
padding-inline-start: var(--border-item-width-pyfg4s, 1px);
|
|
50
50
|
}
|
|
51
|
-
.awsui_selectable-
|
|
51
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_child_15o6u_ttfpp_48 > .awsui_selectable-item-content_15o6u_ttfpp_31:not(#\9) {
|
|
52
52
|
padding-inline-start: var(--space-xxl-xj5vu7, 32px);
|
|
53
53
|
}
|
|
54
|
-
.awsui_selectable-
|
|
55
|
-
color: var(--awsui-option-color-disabled-
|
|
54
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_disabled_15o6u_ttfpp_54 > .awsui_selectable-item-content_15o6u_ttfpp_31:not(#\9) {
|
|
55
|
+
color: var(--awsui-option-color-disabled-66120l, var(--color-text-dropdown-item-disabled-2udtn0, #aab7b8));
|
|
56
56
|
}
|
|
57
|
-
.awsui_selectable-
|
|
58
|
-
color: var(--awsui-option-color-highlighted-
|
|
57
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_highlighted_15o6u_ttfpp_28:not(#\9), .awsui_selectable-item_15o6u_ttfpp_9.awsui_selected_15o6u_ttfpp_28:not(#\9) {
|
|
58
|
+
color: var(--awsui-option-color-highlighted-66120l, var(--color-text-dropdown-item-highlighted-dikwgu, #16191f));
|
|
59
59
|
border-start-start-radius: var(--border-radius-item-mitz8h, 0px);
|
|
60
60
|
border-start-end-radius: var(--border-radius-item-mitz8h, 0px);
|
|
61
61
|
border-end-start-radius: var(--border-radius-item-mitz8h, 0px);
|
|
62
62
|
border-end-end-radius: var(--border-radius-item-mitz8h, 0px);
|
|
63
63
|
}
|
|
64
|
-
.awsui_selectable-
|
|
64
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_highlighted_15o6u_ttfpp_28:not(#\9) {
|
|
65
65
|
z-index: 3;
|
|
66
|
-
background-color: var(--awsui-option-background-highlighted-
|
|
66
|
+
background-color: var(--awsui-option-background-highlighted-66120l, var(--color-background-dropdown-item-hover-pvfsrg, #f2f3f3));
|
|
67
67
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-hover-y2b7z1, #879596);
|
|
68
68
|
}
|
|
69
|
-
.awsui_selectable-
|
|
69
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_highlighted_15o6u_ttfpp_28.awsui_is-keyboard_15o6u_ttfpp_69:not(#\9) {
|
|
70
70
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-focused-y1x3ts, #0073bb);
|
|
71
71
|
}
|
|
72
|
-
.awsui_selectable-
|
|
72
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_highlighted_15o6u_ttfpp_28.awsui_disabled_15o6u_ttfpp_54:not(#\9) {
|
|
73
73
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-dimmed-hover-54pdcr, #879596);
|
|
74
74
|
background-color: var(--color-background-dropdown-item-dimmed-vz24i5, transparent);
|
|
75
75
|
}
|
|
76
|
-
.awsui_selectable-
|
|
76
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_highlighted_15o6u_ttfpp_28.awsui_disabled_15o6u_ttfpp_54 > .awsui_selectable-item-content_15o6u_ttfpp_31:not(#\9) {
|
|
77
77
|
color: var(--color-text-dropdown-item-dimmed-asp9ue, #aab7b8);
|
|
78
78
|
}
|
|
79
|
-
.awsui_selectable-
|
|
79
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_highlighted_15o6u_ttfpp_28:not(#\9):not(.awsui_visual-refresh_15o6u_ttfpp_79).awsui_is-keyboard_15o6u_ttfpp_69 {
|
|
80
80
|
box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
81
81
|
}
|
|
82
|
-
.awsui_selectable-
|
|
82
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_selected_15o6u_ttfpp_28:not(#\9) {
|
|
83
83
|
z-index: 2;
|
|
84
|
-
background-color: var(--awsui-option-background-selected-
|
|
84
|
+
background-color: var(--awsui-option-background-selected-66120l, var(--color-background-dropdown-item-selected-jwgsiw, #f1faff));
|
|
85
85
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-selected-y1kt81, #eaeded);
|
|
86
86
|
}
|
|
87
|
-
.awsui_selectable-
|
|
87
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_selected_15o6u_ttfpp_28.awsui_highlighted_15o6u_ttfpp_28:not(#\9) {
|
|
88
88
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-selected-y1kt81, #eaeded), inset 0 0 0 calc(2 * var(--border-width-item-selected-l41fek, 1px)) var(--color-border-dropdown-item-hover-y2b7z1, #879596);
|
|
89
89
|
}
|
|
90
|
-
.awsui_selectable-
|
|
90
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_selected_15o6u_ttfpp_28.awsui_highlighted_15o6u_ttfpp_28.awsui_is-keyboard_15o6u_ttfpp_69:not(#\9) {
|
|
91
91
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-selected-y1kt81, #eaeded), inset 0 0 0 calc(2 * var(--border-width-item-selected-l41fek, 1px)) var(--color-border-dropdown-item-focused-y1x3ts, #0073bb);
|
|
92
92
|
}
|
|
93
|
-
.awsui_selectable-
|
|
93
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_selected_15o6u_ttfpp_28.awsui_next-item-selected_15o6u_ttfpp_93:not(#\9) {
|
|
94
94
|
border-end-start-radius: 0;
|
|
95
95
|
border-end-end-radius: 0;
|
|
96
96
|
}
|
|
97
|
-
.awsui_selectable-
|
|
97
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_selected_15o6u_ttfpp_28.awsui_highlighted_15o6u_ttfpp_28:not(#\9):not(.awsui_visual-refresh_15o6u_ttfpp_79) {
|
|
98
98
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-hover-y2b7z1, #879596);
|
|
99
99
|
}
|
|
100
|
-
.awsui_selectable-
|
|
100
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_selected_15o6u_ttfpp_28.awsui_highlighted_15o6u_ttfpp_28:not(#\9):not(.awsui_visual-refresh_15o6u_ttfpp_79).awsui_is-keyboard_15o6u_ttfpp_69 {
|
|
101
101
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-focused-y1x3ts, #0073bb);
|
|
102
102
|
}
|
|
103
|
-
.awsui_selectable-
|
|
103
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_selected_15o6u_ttfpp_28 + .awsui_selectable-item_15o6u_ttfpp_9.awsui_selected_15o6u_ttfpp_28:not(#\9), .awsui_selectable-item_15o6u_ttfpp_9.awsui_selected_15o6u_ttfpp_28.awsui_previous-item-selected_15o6u_ttfpp_103:not(#\9) {
|
|
104
104
|
border-start-start-radius: 0;
|
|
105
105
|
border-start-end-radius: 0;
|
|
106
106
|
}
|
|
107
|
-
.awsui_selectable-
|
|
108
|
-
color: var(--awsui-option-group-label-color-
|
|
107
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_parent_15o6u_ttfpp_28:not(#\9):not(.awsui_disabled_15o6u_ttfpp_54) > .awsui_selectable-item-content_15o6u_ttfpp_31 {
|
|
108
|
+
color: var(--awsui-option-group-label-color-66120l, var(--color-text-dropdown-group-label-gquzok, #545b64));
|
|
109
109
|
}
|
|
110
|
-
.awsui_selectable-
|
|
110
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_parent_15o6u_ttfpp_28:not(#\9):not(.awsui_interactiveGroups_15o6u_ttfpp_28) {
|
|
111
111
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-group-y5droz, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded);
|
|
112
112
|
padding-block: 0;
|
|
113
113
|
padding-inline: 0;
|
|
114
114
|
}
|
|
115
|
-
.awsui_selectable-
|
|
115
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_parent_15o6u_ttfpp_28:not(#\9):not(.awsui_interactiveGroups_15o6u_ttfpp_28):not(:has(> .awsui_selectable-item-content_15o6u_ttfpp_31)) {
|
|
116
116
|
padding-block: var(--border-item-width-pyfg4s, 1px);
|
|
117
117
|
padding-inline: var(--border-item-width-pyfg4s, 1px);
|
|
118
118
|
}
|
|
119
|
-
.awsui_selectable-
|
|
119
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_parent_15o6u_ttfpp_28:not(#\9):not(.awsui_interactiveGroups_15o6u_ttfpp_28) > .awsui_selectable-item-content_15o6u_ttfpp_31 {
|
|
120
120
|
padding-block: var(--space-xs-m9b7jf, 8px);
|
|
121
121
|
padding-inline: var(--space-xs-m9b7jf, 8px);
|
|
122
122
|
font-weight: var(--font-weight-bold-xpar9m, 700);
|
|
123
123
|
}
|
|
124
|
-
.awsui_selectable-
|
|
124
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_parent_15o6u_ttfpp_28.awsui_interactiveGroups_15o6u_ttfpp_28 > .awsui_selectable-item-content_15o6u_ttfpp_31:not(#\9) {
|
|
125
125
|
padding-block: var(--space-xs-m9b7jf, 8px);
|
|
126
126
|
padding-inline: var(--space-field-horizontal-anki5k, 8px);
|
|
127
127
|
font-weight: var(--font-weight-bold-xpar9m, 700);
|
|
128
128
|
}
|
|
129
|
-
.awsui_selectable-
|
|
129
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_parent_15o6u_ttfpp_28.awsui_interactiveGroups_15o6u_ttfpp_28.awsui_highlighted_15o6u_ttfpp_28 > .awsui_selectable-item-content_15o6u_ttfpp_31:not(#\9) {
|
|
130
130
|
color: var(--color-text-dropdown-item-highlighted-dikwgu, #16191f);
|
|
131
131
|
}
|
|
132
|
-
.awsui_selectable-
|
|
132
|
+
.awsui_selectable-item_15o6u_ttfpp_9:not(#\9):not(.awsui_disabled_15o6u_ttfpp_54):not(.awsui_parent_15o6u_ttfpp_28), .awsui_selectable-item_15o6u_ttfpp_9.awsui_interactiveGroups_15o6u_ttfpp_28:not(#\9):not(.awsui_disabled_15o6u_ttfpp_54) {
|
|
133
133
|
cursor: pointer;
|
|
134
134
|
}
|
|
135
|
-
.awsui_selectable-
|
|
135
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135 + .awsui_selectable-item_15o6u_ttfpp_9:not(#\9):not(.awsui_sticky_15o6u_ttfpp_135):not(.awsui_highlighted_15o6u_ttfpp_28):not(.awsui_selected_15o6u_ttfpp_28) {
|
|
136
136
|
box-shadow: inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded);
|
|
137
137
|
}
|
|
138
|
-
.awsui_selectable-
|
|
138
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135:not(#\9) {
|
|
139
139
|
position: sticky;
|
|
140
140
|
inset-block-start: 0;
|
|
141
141
|
margin-block-end: var(--border-item-width-pyfg4s, 1px);
|
|
142
142
|
z-index: 4;
|
|
143
143
|
padding-inline: var(--border-item-width-pyfg4s, 1px);
|
|
144
144
|
}
|
|
145
|
-
.awsui_selectable-
|
|
145
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135.awsui_highlighted_15o6u_ttfpp_28:not(#\9), .awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135.awsui_selected_15o6u_ttfpp_28:not(#\9) {
|
|
146
146
|
padding-inline: var(--border-item-width-pyfg4s, 1px);
|
|
147
147
|
}
|
|
148
|
-
.awsui_selectable-
|
|
148
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135 > .awsui_selectable-item-content_15o6u_ttfpp_31:not(#\9) {
|
|
149
149
|
padding-inline: var(--space-field-horizontal-anki5k, 8px);
|
|
150
150
|
}
|
|
151
|
-
.awsui_selectable-
|
|
151
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135:not(#\9):not(.awsui_highlighted_15o6u_ttfpp_28):not(.awsui_selected_15o6u_ttfpp_28) {
|
|
152
152
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded), inset var(--border-width-popover-snsxri, 1px) 0 0 0 var(--color-border-dropdown-container-zmsfa8, transparent);
|
|
153
153
|
}
|
|
154
|
-
.awsui_selectable-
|
|
154
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135:not(#\9):not(.awsui_highlighted_15o6u_ttfpp_28):not(.awsui_selected_15o6u_ttfpp_28):not(.awsui_with-scrollbar_15o6u_ttfpp_154) {
|
|
155
155
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded), inset var(--border-width-popover-snsxri, 1px) 0 0 0 var(--color-border-dropdown-container-zmsfa8, transparent), inset calc(-1 * var(--border-width-popover-snsxri, 1px)) 0 0 0 var(--color-border-dropdown-container-zmsfa8, transparent);
|
|
156
156
|
}
|
|
157
|
-
.awsui_selectable-
|
|
157
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135:not(#\9):not(.awsui_highlighted_15o6u_ttfpp_28):not(.awsui_selected_15o6u_ttfpp_28):not(.awsui_after-header_15o6u_ttfpp_157) {
|
|
158
158
|
border-start-start-radius: var(--border-radius-item-mitz8h, 0px);
|
|
159
159
|
}
|
|
160
|
-
.awsui_selectable-
|
|
160
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135:not(#\9):not(.awsui_highlighted_15o6u_ttfpp_28):not(.awsui_selected_15o6u_ttfpp_28):not(.awsui_after-header_15o6u_ttfpp_157):not(.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135:not(.awsui_highlighted_15o6u_ttfpp_28):not(.awsui_selected_15o6u_ttfpp_28):not(.awsui_after-header_15o6u_ttfpp_157).awsui_with-scrollbar_15o6u_ttfpp_154) {
|
|
161
161
|
border-start-end-radius: var(--border-radius-item-mitz8h, 0px);
|
|
162
162
|
}
|
|
163
|
-
.awsui_selectable-
|
|
163
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135:not(#\9):not(.awsui_highlighted_15o6u_ttfpp_28):not(.awsui_selected_15o6u_ttfpp_28).awsui_after-header_15o6u_ttfpp_157 {
|
|
164
164
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-background-dropdown-item-default-x5ga9w, #ffffff), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded), inset var(--border-width-popover-snsxri, 1px) 0 0 0 var(--color-border-dropdown-container-zmsfa8, transparent);
|
|
165
165
|
}
|
|
166
|
-
.awsui_selectable-
|
|
166
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135:not(#\9):not(.awsui_highlighted_15o6u_ttfpp_28):not(.awsui_selected_15o6u_ttfpp_28).awsui_after-header_15o6u_ttfpp_157:not(.awsui_with-scrollbar_15o6u_ttfpp_154) {
|
|
167
167
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-background-dropdown-item-default-x5ga9w, #ffffff), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded), inset var(--border-width-popover-snsxri, 1px) 0 0 0 var(--color-border-dropdown-container-zmsfa8, transparent), inset calc(-1 * var(--border-width-popover-snsxri, 1px)) 0 0 0 var(--color-border-dropdown-container-zmsfa8, transparent);
|
|
168
168
|
}
|
|
169
|
-
.awsui_selectable-
|
|
169
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135.awsui_disabled_15o6u_ttfpp_54.awsui_highlighted_15o6u_ttfpp_28:not(#\9), .awsui_selectable-item_15o6u_ttfpp_9.awsui_sticky_15o6u_ttfpp_135.awsui_disabled_15o6u_ttfpp_54.awsui_selected_15o6u_ttfpp_28:not(#\9) {
|
|
170
170
|
box-shadow: none;
|
|
171
171
|
}
|
|
172
|
-
.awsui_selectable-
|
|
172
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_virtual_15o6u_ttfpp_42:not(#\9) {
|
|
173
173
|
position: absolute;
|
|
174
174
|
inset-block-start: var(--border-dropdown-virtual-offset-width-a5kgm3, 0px);
|
|
175
175
|
inset-inline-start: 0;
|
|
176
176
|
inline-size: 100%;
|
|
177
177
|
box-sizing: border-box;
|
|
178
178
|
}
|
|
179
|
-
.awsui_selectable-
|
|
179
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_virtual_15o6u_ttfpp_42:not(#\9):first-of-type:not(.awsui_selected_15o6u_ttfpp_28, .awsui_highlighted_15o6u_ttfpp_28) {
|
|
180
180
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-top-vxgkn8, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded);
|
|
181
181
|
}
|
|
182
|
-
.awsui_selectable-
|
|
182
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_virtual_15o6u_ttfpp_42.awsui_parent_15o6u_ttfpp_28:not(#\9):not(.awsui_interactiveGroups_15o6u_ttfpp_28) {
|
|
183
183
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-group-y5droz, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-j9osbc, #eaeded);
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.awsui_measure-
|
|
186
|
+
.awsui_measure-strut_15o6u_ttfpp_186:not(#\9) {
|
|
187
187
|
position: absolute;
|
|
188
188
|
pointer-events: none;
|
|
189
189
|
block-size: 100%;
|
|
@@ -191,20 +191,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
191
191
|
inset-block-start: 0;
|
|
192
192
|
inset-inline-start: 0;
|
|
193
193
|
}
|
|
194
|
-
.awsui_selectable-
|
|
194
|
+
.awsui_selectable-item_15o6u_ttfpp_9.awsui_virtual_15o6u_ttfpp_42 > .awsui_measure-strut_15o6u_ttfpp_186:not(#\9) {
|
|
195
195
|
block-size: calc(100% - var(--border-width-item-selected-l41fek, 1px));
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
.awsui_screenreader-
|
|
198
|
+
.awsui_screenreader-content_15o6u_ttfpp_198:not(#\9) {
|
|
199
199
|
position: absolute !important;
|
|
200
200
|
inset-block-start: -9999px !important;
|
|
201
201
|
inset-inline-start: -9999px !important;
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.awsui_option-
|
|
204
|
+
.awsui_option-content_15o6u_ttfpp_204:not(#\9) {
|
|
205
205
|
/* used in test-utils */
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.awsui_select-
|
|
208
|
+
.awsui_select-all_15o6u_ttfpp_208:not(#\9) {
|
|
209
209
|
/* used in test-utils */
|
|
210
210
|
}
|
|
@@ -2,27 +2,27 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"selectable-item": "awsui_selectable-
|
|
6
|
-
"parent": "
|
|
7
|
-
"interactiveGroups": "
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"selected": "
|
|
10
|
-
"selectable-item-content": "awsui_selectable-item-
|
|
11
|
-
"pad-bottom": "awsui_pad-
|
|
12
|
-
"virtual": "
|
|
13
|
-
"has-background": "awsui_has-
|
|
14
|
-
"child": "
|
|
15
|
-
"disabled": "
|
|
16
|
-
"is-keyboard": "awsui_is-
|
|
17
|
-
"visual-refresh": "awsui_visual-
|
|
18
|
-
"next-item-selected": "awsui_next-item-
|
|
19
|
-
"previous-item-selected": "awsui_previous-item-
|
|
20
|
-
"sticky": "
|
|
21
|
-
"with-scrollbar": "awsui_with-
|
|
22
|
-
"after-header": "awsui_after-
|
|
23
|
-
"measure-strut": "awsui_measure-
|
|
24
|
-
"screenreader-content": "awsui_screenreader-
|
|
25
|
-
"option-content": "awsui_option-
|
|
26
|
-
"select-all": "awsui_select-
|
|
5
|
+
"selectable-item": "awsui_selectable-item_15o6u_ttfpp_9",
|
|
6
|
+
"parent": "awsui_parent_15o6u_ttfpp_28",
|
|
7
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_ttfpp_28",
|
|
8
|
+
"highlighted": "awsui_highlighted_15o6u_ttfpp_28",
|
|
9
|
+
"selected": "awsui_selected_15o6u_ttfpp_28",
|
|
10
|
+
"selectable-item-content": "awsui_selectable-item-content_15o6u_ttfpp_31",
|
|
11
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_ttfpp_35",
|
|
12
|
+
"virtual": "awsui_virtual_15o6u_ttfpp_42",
|
|
13
|
+
"has-background": "awsui_has-background_15o6u_ttfpp_45",
|
|
14
|
+
"child": "awsui_child_15o6u_ttfpp_48",
|
|
15
|
+
"disabled": "awsui_disabled_15o6u_ttfpp_54",
|
|
16
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_ttfpp_69",
|
|
17
|
+
"visual-refresh": "awsui_visual-refresh_15o6u_ttfpp_79",
|
|
18
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_ttfpp_93",
|
|
19
|
+
"previous-item-selected": "awsui_previous-item-selected_15o6u_ttfpp_103",
|
|
20
|
+
"sticky": "awsui_sticky_15o6u_ttfpp_135",
|
|
21
|
+
"with-scrollbar": "awsui_with-scrollbar_15o6u_ttfpp_154",
|
|
22
|
+
"after-header": "awsui_after-header_15o6u_ttfpp_157",
|
|
23
|
+
"measure-strut": "awsui_measure-strut_15o6u_ttfpp_186",
|
|
24
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_ttfpp_198",
|
|
25
|
+
"option-content": "awsui_option-content_15o6u_ttfpp_204",
|
|
26
|
+
"select-all": "awsui_select-all_15o6u_ttfpp_208"
|
|
27
27
|
};
|
|
28
28
|
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"horizontal": "
|
|
6
|
-
"vertical": "
|
|
7
|
-
"list": "
|
|
8
|
-
"grid": "
|
|
9
|
-
"list-item": "awsui_list-
|
|
10
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
11
|
-
"toggle": "
|
|
12
|
-
"description": "
|
|
13
|
-
"separator": "
|
|
4
|
+
"root": "awsui_root_gfwv3_153hh_9",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_153hh_12",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_153hh_18",
|
|
7
|
+
"list": "awsui_list_gfwv3_153hh_23",
|
|
8
|
+
"grid": "awsui_grid_gfwv3_153hh_42",
|
|
9
|
+
"list-item": "awsui_list-item_gfwv3_153hh_54",
|
|
10
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_153hh_61",
|
|
11
|
+
"toggle": "awsui_toggle_gfwv3_153hh_61",
|
|
12
|
+
"description": "awsui_description_gfwv3_153hh_154",
|
|
13
|
+
"separator": "awsui_separator_gfwv3_153hh_158"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -6,21 +6,21 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.
|
|
9
|
+
.awsui_root_gfwv3_153hh_9:not(#\9) {
|
|
10
10
|
gap: var(--space-scaled-xs-pajbd1, 8px);
|
|
11
11
|
}
|
|
12
|
-
.
|
|
12
|
+
.awsui_root_gfwv3_153hh_9.awsui_horizontal_gfwv3_153hh_12:not(#\9) {
|
|
13
13
|
display: flex;
|
|
14
14
|
gap: var(--space-xs-m9b7jf, 8px);
|
|
15
15
|
flex-direction: row;
|
|
16
16
|
flex-wrap: wrap;
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.awsui_root_gfwv3_153hh_9.awsui_vertical_gfwv3_153hh_18:not(#\9) {
|
|
19
19
|
display: flex;
|
|
20
20
|
flex-direction: column;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.
|
|
23
|
+
.awsui_list_gfwv3_153hh_23:not(#\9) {
|
|
24
24
|
display: contents;
|
|
25
25
|
list-style: none;
|
|
26
26
|
padding-block: 0;
|
|
@@ -28,43 +28,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
28
28
|
margin-block: 0;
|
|
29
29
|
margin-inline: 0;
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
.awsui_list_gfwv3_153hh_23.awsui_horizontal_gfwv3_153hh_12:not(#\9), .awsui_list_gfwv3_153hh_23.awsui_vertical_gfwv3_153hh_18:not(#\9) {
|
|
32
32
|
display: flex;
|
|
33
33
|
gap: var(--space-xs-m9b7jf, 8px);
|
|
34
34
|
}
|
|
35
|
-
.
|
|
35
|
+
.awsui_list_gfwv3_153hh_23.awsui_horizontal_gfwv3_153hh_12:not(#\9) {
|
|
36
36
|
flex-direction: row;
|
|
37
37
|
flex-wrap: wrap;
|
|
38
38
|
}
|
|
39
|
-
.
|
|
39
|
+
.awsui_list_gfwv3_153hh_23.awsui_vertical_gfwv3_153hh_18:not(#\9) {
|
|
40
40
|
flex-direction: column;
|
|
41
41
|
}
|
|
42
|
-
.
|
|
42
|
+
.awsui_list_gfwv3_153hh_23.awsui_grid_gfwv3_153hh_42:not(#\9) {
|
|
43
43
|
display: grid;
|
|
44
44
|
gap: var(--space-xs-m9b7jf, 8px);
|
|
45
45
|
grid-template-columns: repeat(auto-fill, 230px);
|
|
46
46
|
}
|
|
47
47
|
@media (max-width: 688px) {
|
|
48
|
-
.
|
|
48
|
+
.awsui_list_gfwv3_153hh_23.awsui_grid_gfwv3_153hh_42:not(#\9) {
|
|
49
49
|
display: flex;
|
|
50
50
|
flex-direction: column;
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.awsui_list-
|
|
54
|
+
.awsui_list-item_gfwv3_153hh_54:not(#\9) {
|
|
55
55
|
padding-block: 0;
|
|
56
56
|
padding-inline: 0;
|
|
57
57
|
margin-block: 0;
|
|
58
58
|
margin-inline: 0;
|
|
59
59
|
}
|
|
60
60
|
|
|
61
|
-
.awsui_toggle-container-
|
|
61
|
+
.awsui_toggle-container-inline_gfwv3_153hh_61:not(#\9) {
|
|
62
62
|
padding-inline-start: var(--space-xs-m9b7jf, 8px);
|
|
63
63
|
display: flex;
|
|
64
64
|
align-items: center;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
.
|
|
67
|
+
.awsui_toggle_gfwv3_153hh_61:not(#\9) {
|
|
68
68
|
border-collapse: separate;
|
|
69
69
|
border-spacing: 0;
|
|
70
70
|
box-sizing: border-box;
|
|
@@ -105,7 +105,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
105
105
|
text-underline-offset: 0.25em;
|
|
106
106
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
107
107
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
108
|
-
color: var(--awsui-style-color-default-
|
|
108
|
+
color: var(--awsui-style-color-default-66120l, var(--color-text-link-secondary-default-urew28, #0073bb));
|
|
109
109
|
font-weight: var(--font-weight-link-secondary-gzuq69, inherit);
|
|
110
110
|
letter-spacing: normal;
|
|
111
111
|
text-decoration-line: var(--font-decoration-line-link-secondary-tcr1f6, none);
|
|
@@ -116,34 +116,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
117
117
|
}
|
|
118
118
|
@media (prefers-reduced-motion: reduce) {
|
|
119
|
-
.
|
|
119
|
+
.awsui_toggle_gfwv3_153hh_61:not(#\9) {
|
|
120
120
|
animation: none;
|
|
121
121
|
transition: none;
|
|
122
122
|
}
|
|
123
123
|
}
|
|
124
|
-
.awsui-motion-disabled .
|
|
124
|
+
.awsui-motion-disabled .awsui_toggle_gfwv3_153hh_61:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_153hh_61:not(#\9) {
|
|
125
125
|
animation: none;
|
|
126
126
|
transition: none;
|
|
127
127
|
}
|
|
128
|
-
.
|
|
128
|
+
.awsui_toggle_gfwv3_153hh_61:not(#\9):hover {
|
|
129
129
|
cursor: pointer;
|
|
130
|
-
color: var(--awsui-style-color-hover-
|
|
130
|
+
color: var(--awsui-style-color-hover-66120l, var(--color-text-link-secondary-hover-kql7rc, #0a4a74));
|
|
131
131
|
}
|
|
132
|
-
.
|
|
132
|
+
.awsui_toggle_gfwv3_153hh_61:not(#\9):focus {
|
|
133
133
|
outline: none;
|
|
134
134
|
}
|
|
135
|
-
.
|
|
136
|
-
color: var(--awsui-style-color-active-
|
|
135
|
+
.awsui_toggle_gfwv3_153hh_61:not(#\9):active {
|
|
136
|
+
color: var(--awsui-style-color-active-66120l, var(--color-text-link-secondary-hover-kql7rc, #0a4a74));
|
|
137
137
|
}
|
|
138
|
-
.
|
|
138
|
+
.awsui_toggle_gfwv3_153hh_61:not(#\9):active, .awsui_toggle_gfwv3_153hh_61:not(#\9):focus, .awsui_toggle_gfwv3_153hh_61:not(#\9):hover {
|
|
139
139
|
text-decoration-line: underline;
|
|
140
140
|
text-decoration-color: var(--color-text-link-decoration-hover-opkmr8, currentColor);
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.awsui_toggle_gfwv3_153hh_61:not(#\9):active, .awsui_toggle_gfwv3_153hh_61:not(#\9):focus, .awsui_toggle_gfwv3_153hh_61:not(#\9):hover {
|
|
143
143
|
text-decoration: none;
|
|
144
144
|
text-decoration-color: transparent;
|
|
145
145
|
}
|
|
146
|
-
body[data-awsui-focus-visible=true] .
|
|
146
|
+
body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_153hh_61:not(#\9):focus {
|
|
147
147
|
outline: 2px dotted transparent;
|
|
148
148
|
border-block: var(--border-width-button-lffd4t, 1px) solid var(--color-border-item-focused-sewkzn, #0073bb);
|
|
149
149
|
border-inline: var(--border-width-button-lffd4t, 1px) solid var(--color-border-item-focused-sewkzn, #0073bb);
|
|
@@ -153,11 +153,11 @@ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_zztnj_61:not(#\9):focus
|
|
|
153
153
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
154
154
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
155
155
|
}
|
|
156
|
-
.
|
|
156
|
+
.awsui_toggle_gfwv3_153hh_61 > .awsui_description_gfwv3_153hh_154:not(#\9) {
|
|
157
157
|
margin-inline-start: var(--space-xxs-3o1yoq, 4px);
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.
|
|
160
|
+
.awsui_separator_gfwv3_153hh_158:not(#\9) {
|
|
161
161
|
margin-block: 0;
|
|
162
162
|
margin-inline: var(--space-scaled-m-lfeh3i, 16px);
|
|
163
163
|
inline-size: var(--border-divider-section-width-dlkb8v, 1px);
|
|
@@ -2,15 +2,15 @@
|
|
|
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
|
-
"horizontal": "
|
|
7
|
-
"vertical": "
|
|
8
|
-
"list": "
|
|
9
|
-
"grid": "
|
|
10
|
-
"list-item": "awsui_list-
|
|
11
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
12
|
-
"toggle": "
|
|
13
|
-
"description": "
|
|
14
|
-
"separator": "
|
|
5
|
+
"root": "awsui_root_gfwv3_153hh_9",
|
|
6
|
+
"horizontal": "awsui_horizontal_gfwv3_153hh_12",
|
|
7
|
+
"vertical": "awsui_vertical_gfwv3_153hh_18",
|
|
8
|
+
"list": "awsui_list_gfwv3_153hh_23",
|
|
9
|
+
"grid": "awsui_grid_gfwv3_153hh_42",
|
|
10
|
+
"list-item": "awsui_list-item_gfwv3_153hh_54",
|
|
11
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_153hh_61",
|
|
12
|
+
"toggle": "awsui_toggle_gfwv3_153hh_61",
|
|
13
|
+
"description": "awsui_description_gfwv3_153hh_154",
|
|
14
|
+
"separator": "awsui_separator_gfwv3_153hh_158"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export var PACKAGE_SOURCE = "components";
|
|
2
|
-
export var PACKAGE_VERSION = "3.0.0 (
|
|
3
|
-
export var GIT_SHA = "
|
|
2
|
+
export var PACKAGE_VERSION = "3.0.0 (74e4f3d0)";
|
|
3
|
+
export var GIT_SHA = "74e4f3d0";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "core";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AACM,QAAA,MAAM,sBAAsB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AACM,QAAA,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+K3B,CAAC;AACF,eAAe,sBAAsB,CAAC"}
|