@cloudscape-design/components-themeable 3.0.1331 → 3.0.1333
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/app-layout/constants.scss +4 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/navigation/styles.scss +43 -13
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/skeleton/styles.scss +7 -1
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/toolbar/styles.scss +2 -2
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +174 -173
- package/lib/internal/scss/side-navigation/styles.scss +4 -7
- package/lib/internal/scss/status-indicator/styles.scss +4 -2
- package/lib/internal/scss/steps/styles.scss +7 -3
- 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/classic.d.ts +1 -0
- package/lib/internal/template/app-layout/classic.d.ts.map +1 -1
- package/lib/internal/template/app-layout/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/index.js +2 -1
- package/lib/internal/template/app-layout/index.js.map +1 -1
- package/lib/internal/template/app-layout/interfaces.d.ts +16 -1
- package/lib/internal/template/app-layout/interfaces.d.ts.map +1 -1
- package/lib/internal/template/app-layout/interfaces.js.map +1 -1
- package/lib/internal/template/app-layout/internal.d.ts +1 -0
- package/lib/internal/template/app-layout/internal.d.ts.map +1 -1
- 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/index.d.ts +1 -0
- package/lib/internal/template/app-layout/visual-refresh/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.d.ts +3 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
- 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 +93 -93
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/interfaces.d.ts +2 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/interfaces.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/interfaces.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.d.ts +2 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.js +11 -5
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +34 -15
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js +4 -2
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +72 -67
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/interfaces.d.ts +1 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/interfaces.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/interfaces.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/props-merger.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/props-merger.js +2 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/props-merger.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.d.ts +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.js +26 -3
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-app-layout.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.js +2 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.d.ts +1 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +36 -36
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/lib/internal/template/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.js.map +1 -1
- package/lib/internal/template/app-layout-toolbar/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout-toolbar/index.js +2 -1
- package/lib/internal/template/app-layout-toolbar/index.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
- 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 +30 -30
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +256 -256
- package/lib/internal/template/button/styles.selectors.js +22 -22
- 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/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/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/styles.css.js +18 -18
- package/lib/internal/template/input/styles.scoped.css +82 -82
- package/lib/internal/template/input/styles.selectors.js +18 -18
- package/lib/internal/template/internal/base-component/styles.scoped.css +9 -1
- package/lib/internal/template/internal/components/abstract-switch/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/abstract-switch/index.js +7 -1
- package/lib/internal/template/internal/components/abstract-switch/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 +173 -172
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +2 -0
- package/lib/internal/template/internal/generated/styles/tokens.js +2 -0
- package/lib/internal/template/internal/generated/theming/index.cjs +40 -0
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +27 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +27 -0
- package/lib/internal/template/internal/generated/theming/index.js +40 -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 +117 -117
- 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/package.json +94 -0
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- 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/side-navigation/implementation.d.ts.map +1 -1
- package/lib/internal/template/side-navigation/implementation.js +4 -3
- package/lib/internal/template/side-navigation/implementation.js.map +1 -1
- package/lib/internal/template/side-navigation/parts.d.ts +3 -1
- package/lib/internal/template/side-navigation/parts.d.ts.map +1 -1
- package/lib/internal/template/side-navigation/parts.js +38 -26
- package/lib/internal/template/side-navigation/parts.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +47 -47
- package/lib/internal/template/side-navigation/styles.scoped.css +74 -76
- package/lib/internal/template/side-navigation/styles.selectors.js +47 -47
- 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 +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/status-indicator/internal-interfaces.d.ts +3 -0
- package/lib/internal/template/status-indicator/internal-interfaces.d.ts.map +1 -0
- package/lib/internal/template/status-indicator/internal-interfaces.js +2 -0
- package/lib/internal/template/status-indicator/internal-interfaces.js.map +1 -0
- package/lib/internal/template/status-indicator/internal.d.ts +6 -2
- package/lib/internal/template/status-indicator/internal.d.ts.map +1 -1
- package/lib/internal/template/status-indicator/internal.js +1 -0
- package/lib/internal/template/status-indicator/internal.js.map +1 -1
- package/lib/internal/template/status-indicator/styles.css.js +25 -24
- package/lib/internal/template/status-indicator/styles.scoped.css +59 -53
- package/lib/internal/template/status-indicator/styles.selectors.js +25 -24
- package/lib/internal/template/steps/index.d.ts +1 -1
- package/lib/internal/template/steps/index.d.ts.map +1 -1
- package/lib/internal/template/steps/index.js +5 -3
- package/lib/internal/template/steps/index.js.map +1 -1
- package/lib/internal/template/steps/interfaces.d.ts +9 -2
- package/lib/internal/template/steps/interfaces.d.ts.map +1 -1
- package/lib/internal/template/steps/interfaces.js.map +1 -1
- package/lib/internal/template/steps/internal.d.ts +2 -2
- package/lib/internal/template/steps/internal.d.ts.map +1 -1
- package/lib/internal/template/steps/internal.js +12 -8
- package/lib/internal/template/steps/internal.js.map +1 -1
- package/lib/internal/template/steps/styles.css.js +13 -12
- package/lib/internal/template/steps/styles.scoped.css +27 -22
- package/lib/internal/template/steps/styles.selectors.js +13 -12
- 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/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 +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +45 -45
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- 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 +47 -47
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/package.json +1 -1
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.awsui_radio-
|
|
145
|
+
.awsui_radio-control_1v1hk_meyo0_145:not(#\9) {
|
|
146
146
|
margin-block-start: calc((var(--line-height-body-m-bedeoh, 22px) - var(--size-control-lkpwjy, 14px)) / 2);
|
|
147
147
|
min-block-size: var(--size-control-lkpwjy, 14px);
|
|
148
148
|
min-inline-size: var(--size-control-lkpwjy, 14px);
|
|
@@ -150,15 +150,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
inline-size: var(--size-control-lkpwjy, 14px);
|
|
151
151
|
}
|
|
152
152
|
|
|
153
|
-
.
|
|
154
|
-
--awsui-style-focus-ring-box-shadow-
|
|
153
|
+
.awsui_outline_1v1hk_meyo0_153:not(#\9) {
|
|
154
|
+
--awsui-style-focus-ring-box-shadow-esndbs: 0 0 0 var(--awsui-style-focus-ring-border-width-esndbs, 2px) var(--awsui-style-focus-ring-border-color-esndbs, var(--color-border-item-focused-r5f6xl, #0073bb));
|
|
155
155
|
position: relative;
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.awsui_outline_1v1hk_meyo0_153:not(#\9) {
|
|
158
158
|
outline: 2px dotted transparent;
|
|
159
159
|
outline-offset: calc(2px - 1px);
|
|
160
160
|
}
|
|
161
|
-
.
|
|
161
|
+
.awsui_outline_1v1hk_meyo0_153:not(#\9)::before {
|
|
162
162
|
content: " ";
|
|
163
163
|
display: block;
|
|
164
164
|
position: absolute;
|
|
@@ -166,46 +166,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
inset-block-start: calc(-1 * 2px);
|
|
167
167
|
inline-size: calc(100% + 2px + 2px);
|
|
168
168
|
block-size: calc(100% + 2px + 2px);
|
|
169
|
-
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
170
|
-
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
171
|
-
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
172
|
-
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
173
|
-
box-shadow: var(--awsui-style-focus-ring-box-shadow-
|
|
169
|
+
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-circular-focus-ring-go6crh, 50%));
|
|
170
|
+
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-circular-focus-ring-go6crh, 50%));
|
|
171
|
+
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-circular-focus-ring-go6crh, 50%));
|
|
172
|
+
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-esndbs, var(--border-radius-control-circular-focus-ring-go6crh, 50%));
|
|
173
|
+
box-shadow: var(--awsui-style-focus-ring-box-shadow-esndbs);
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
.awsui_styled-circle-
|
|
176
|
+
.awsui_styled-circle-border_1v1hk_meyo0_176:not(#\9) {
|
|
177
177
|
stroke: var(--color-border-control-default-e686ow, #687078);
|
|
178
178
|
fill: var(--color-background-control-default-wjdczs, #ffffff);
|
|
179
179
|
}
|
|
180
|
-
.awsui_styled-circle-
|
|
180
|
+
.awsui_styled-circle-border_1v1hk_meyo0_176.awsui_styled-circle-disabled_1v1hk_meyo0_180:not(#\9), .awsui_styled-circle-border_1v1hk_meyo0_176.awsui_styled-circle-readonly_1v1hk_meyo0_180:not(#\9) {
|
|
181
181
|
fill: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
182
182
|
stroke: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.awsui_styled-circle-
|
|
185
|
+
.awsui_styled-circle-fill_1v1hk_meyo0_185:not(#\9) {
|
|
186
186
|
stroke: var(--color-background-control-checked-se0x0e, #0073bb);
|
|
187
187
|
fill: var(--color-foreground-control-default-rf7v4a, #ffffff);
|
|
188
188
|
opacity: 0;
|
|
189
189
|
transition: opacity var(--motion-duration-transition-quick-ucajl5, 90ms) var(--motion-easing-transition-quick-034duw, linear);
|
|
190
190
|
}
|
|
191
191
|
@media (prefers-reduced-motion: reduce) {
|
|
192
|
-
.awsui_styled-circle-
|
|
192
|
+
.awsui_styled-circle-fill_1v1hk_meyo0_185:not(#\9) {
|
|
193
193
|
animation: none;
|
|
194
194
|
transition: none;
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
|
-
.awsui-motion-disabled .awsui_styled-circle-
|
|
197
|
+
.awsui-motion-disabled .awsui_styled-circle-fill_1v1hk_meyo0_185:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1v1hk_meyo0_185:not(#\9) {
|
|
198
198
|
animation: none;
|
|
199
199
|
transition: none;
|
|
200
200
|
}
|
|
201
|
-
.awsui_styled-circle-
|
|
201
|
+
.awsui_styled-circle-fill_1v1hk_meyo0_185.awsui_styled-circle-checked_1v1hk_meyo0_201:not(#\9) {
|
|
202
202
|
opacity: 1;
|
|
203
203
|
}
|
|
204
|
-
.awsui_styled-circle-
|
|
204
|
+
.awsui_styled-circle-fill_1v1hk_meyo0_185.awsui_styled-circle-disabled_1v1hk_meyo0_180:not(#\9) {
|
|
205
205
|
fill: var(--color-foreground-control-disabled-kj751b, #ffffff);
|
|
206
206
|
stroke: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
207
207
|
}
|
|
208
|
-
.awsui_styled-circle-
|
|
208
|
+
.awsui_styled-circle-fill_1v1hk_meyo0_185.awsui_styled-circle-readonly_1v1hk_meyo0_180:not(#\9) {
|
|
209
209
|
fill: var(--color-foreground-control-read-only-cgy3yn, #687078);
|
|
210
210
|
stroke: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
211
211
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"radio-control": "awsui_radio-
|
|
6
|
-
"outline": "
|
|
7
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
8
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
9
|
-
"styled-circle-readonly": "awsui_styled-circle-
|
|
10
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
11
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
5
|
+
"radio-control": "awsui_radio-control_1v1hk_meyo0_145",
|
|
6
|
+
"outline": "awsui_outline_1v1hk_meyo0_153",
|
|
7
|
+
"styled-circle-border": "awsui_styled-circle-border_1v1hk_meyo0_176",
|
|
8
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1v1hk_meyo0_180",
|
|
9
|
+
"styled-circle-readonly": "awsui_styled-circle-readonly_1v1hk_meyo0_180",
|
|
10
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1v1hk_meyo0_185",
|
|
11
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1v1hk_meyo0_201"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"selectable-item": "awsui_selectable-
|
|
5
|
-
"parent": "
|
|
6
|
-
"interactiveGroups": "
|
|
7
|
-
"highlighted": "
|
|
8
|
-
"selected": "
|
|
9
|
-
"selectable-item-content": "awsui_selectable-item-
|
|
10
|
-
"pad-bottom": "awsui_pad-
|
|
11
|
-
"virtual": "
|
|
12
|
-
"has-background": "awsui_has-
|
|
13
|
-
"child": "
|
|
14
|
-
"disabled": "
|
|
15
|
-
"is-keyboard": "awsui_is-
|
|
16
|
-
"visual-refresh": "awsui_visual-
|
|
17
|
-
"next-item-selected": "awsui_next-item-
|
|
18
|
-
"previous-item-selected": "awsui_previous-item-
|
|
19
|
-
"sticky": "
|
|
20
|
-
"with-scrollbar": "awsui_with-
|
|
21
|
-
"after-header": "awsui_after-
|
|
22
|
-
"measure-strut": "awsui_measure-
|
|
23
|
-
"screenreader-content": "awsui_screenreader-
|
|
24
|
-
"option-content": "awsui_option-
|
|
25
|
-
"select-all": "awsui_select-
|
|
4
|
+
"selectable-item": "awsui_selectable-item_15o6u_120wf_145",
|
|
5
|
+
"parent": "awsui_parent_15o6u_120wf_164",
|
|
6
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_120wf_164",
|
|
7
|
+
"highlighted": "awsui_highlighted_15o6u_120wf_164",
|
|
8
|
+
"selected": "awsui_selected_15o6u_120wf_164",
|
|
9
|
+
"selectable-item-content": "awsui_selectable-item-content_15o6u_120wf_167",
|
|
10
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_120wf_171",
|
|
11
|
+
"virtual": "awsui_virtual_15o6u_120wf_178",
|
|
12
|
+
"has-background": "awsui_has-background_15o6u_120wf_181",
|
|
13
|
+
"child": "awsui_child_15o6u_120wf_184",
|
|
14
|
+
"disabled": "awsui_disabled_15o6u_120wf_190",
|
|
15
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_120wf_205",
|
|
16
|
+
"visual-refresh": "awsui_visual-refresh_15o6u_120wf_215",
|
|
17
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_120wf_229",
|
|
18
|
+
"previous-item-selected": "awsui_previous-item-selected_15o6u_120wf_239",
|
|
19
|
+
"sticky": "awsui_sticky_15o6u_120wf_271",
|
|
20
|
+
"with-scrollbar": "awsui_with-scrollbar_15o6u_120wf_290",
|
|
21
|
+
"after-header": "awsui_after-header_15o6u_120wf_293",
|
|
22
|
+
"measure-strut": "awsui_measure-strut_15o6u_120wf_322",
|
|
23
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_120wf_334",
|
|
24
|
+
"option-content": "awsui_option-content_15o6u_120wf_340",
|
|
25
|
+
"select-all": "awsui_select-all_15o6u_120wf_344"
|
|
26
26
|
};
|
|
27
27
|
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.awsui_selectable-
|
|
145
|
+
.awsui_selectable-item_15o6u_120wf_145:not(#\9) {
|
|
146
146
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
147
147
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
148
148
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
@@ -154,172 +154,172 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
154
154
|
list-style: none;
|
|
155
155
|
z-index: 1;
|
|
156
156
|
border-width: 0;
|
|
157
|
-
background-color: var(--awsui-option-background-default-
|
|
158
|
-
color: var(--awsui-option-color-default-
|
|
157
|
+
background-color: var(--awsui-option-background-default-esndbs, var(--color-background-dropdown-item-default-fhmksr, #ffffff));
|
|
158
|
+
color: var(--awsui-option-color-default-esndbs, var(--color-text-dropdown-item-default-a6mvc9, #16191f));
|
|
159
159
|
padding-block: var(--border-item-width-pyfg4s, 1px);
|
|
160
160
|
padding-inline: var(--border-item-width-pyfg4s, 1px);
|
|
161
161
|
overflow: hidden;
|
|
162
162
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
163
163
|
}
|
|
164
|
-
.awsui_selectable-
|
|
164
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_parent_15o6u_120wf_164.awsui_interactiveGroups_15o6u_120wf_164:not(#\9):not(.awsui_highlighted_15o6u_120wf_164):not(.awsui_selected_15o6u_120wf_164) {
|
|
165
165
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
166
166
|
}
|
|
167
|
-
.awsui_selectable-
|
|
167
|
+
.awsui_selectable-item_15o6u_120wf_145 > .awsui_selectable-item-content_15o6u_120wf_167:not(#\9) {
|
|
168
168
|
padding-block: var(--space-option-padding-vertical-uomfe1, 4px);
|
|
169
169
|
padding-inline: var(--space-field-horizontal-n5peob, 8px);
|
|
170
170
|
}
|
|
171
|
-
.awsui_selectable-
|
|
171
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_pad-bottom_15o6u_120wf_171:not(#\9) {
|
|
172
172
|
padding-block-end: var(--border-item-width-pyfg4s, 1px);
|
|
173
173
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
174
174
|
}
|
|
175
|
-
.awsui_selectable-
|
|
175
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_pad-bottom_15o6u_120wf_171 > .awsui_selectable-item-content_15o6u_120wf_167:not(#\9) {
|
|
176
176
|
padding-block-end: calc(var(--space-option-padding-vertical-uomfe1, 4px) + var(--space-xxxs-3w1kr2, 2px));
|
|
177
177
|
}
|
|
178
|
-
.awsui_selectable-
|
|
178
|
+
.awsui_selectable-item_15o6u_120wf_145:not(#\9):not(:first-child), .awsui_selectable-item_15o6u_120wf_145.awsui_virtual_15o6u_120wf_178:not(#\9) {
|
|
179
179
|
margin-block-start: calc(-1 * var(--border-item-width-pyfg4s, 1px));
|
|
180
180
|
}
|
|
181
|
-
.awsui_selectable-
|
|
182
|
-
background-color: var(--awsui-option-background-highlighted-
|
|
181
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_has-background_15o6u_120wf_181:not(#\9) {
|
|
182
|
+
background-color: var(--awsui-option-background-highlighted-esndbs, var(--color-background-dropdown-item-hover-353r6f, #f2f3f3));
|
|
183
183
|
}
|
|
184
|
-
.awsui_selectable-
|
|
184
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_child_15o6u_120wf_184:not(#\9) {
|
|
185
185
|
padding-inline-start: var(--border-item-width-pyfg4s, 1px);
|
|
186
186
|
}
|
|
187
|
-
.awsui_selectable-
|
|
187
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_child_15o6u_120wf_184 > .awsui_selectable-item-content_15o6u_120wf_167:not(#\9) {
|
|
188
188
|
padding-inline-start: var(--space-xxl-q0lyvp, 32px);
|
|
189
189
|
}
|
|
190
|
-
.awsui_selectable-
|
|
191
|
-
color: var(--awsui-option-color-disabled-
|
|
190
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_disabled_15o6u_120wf_190 > .awsui_selectable-item-content_15o6u_120wf_167:not(#\9) {
|
|
191
|
+
color: var(--awsui-option-color-disabled-esndbs, var(--color-text-dropdown-item-disabled-oysy8n, #aab7b8));
|
|
192
192
|
}
|
|
193
|
-
.awsui_selectable-
|
|
194
|
-
color: var(--awsui-option-color-highlighted-
|
|
193
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_highlighted_15o6u_120wf_164:not(#\9), .awsui_selectable-item_15o6u_120wf_145.awsui_selected_15o6u_120wf_164:not(#\9) {
|
|
194
|
+
color: var(--awsui-option-color-highlighted-esndbs, var(--color-text-dropdown-item-highlighted-bchk26, #16191f));
|
|
195
195
|
border-start-start-radius: var(--border-radius-item-mitz8h, 0px);
|
|
196
196
|
border-start-end-radius: var(--border-radius-item-mitz8h, 0px);
|
|
197
197
|
border-end-start-radius: var(--border-radius-item-mitz8h, 0px);
|
|
198
198
|
border-end-end-radius: var(--border-radius-item-mitz8h, 0px);
|
|
199
199
|
}
|
|
200
|
-
.awsui_selectable-
|
|
200
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_highlighted_15o6u_120wf_164:not(#\9) {
|
|
201
201
|
z-index: 3;
|
|
202
|
-
background-color: var(--awsui-option-background-highlighted-
|
|
202
|
+
background-color: var(--awsui-option-background-highlighted-esndbs, var(--color-background-dropdown-item-hover-353r6f, #f2f3f3));
|
|
203
203
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-hover-vony6u, #879596);
|
|
204
204
|
}
|
|
205
|
-
.awsui_selectable-
|
|
205
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_highlighted_15o6u_120wf_164.awsui_is-keyboard_15o6u_120wf_205:not(#\9) {
|
|
206
206
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-focused-xty1zx, #0073bb);
|
|
207
207
|
}
|
|
208
|
-
.awsui_selectable-
|
|
208
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_highlighted_15o6u_120wf_164.awsui_disabled_15o6u_120wf_190:not(#\9) {
|
|
209
209
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-dimmed-hover-twsd8z, #879596);
|
|
210
210
|
background-color: var(--color-background-dropdown-item-dimmed-2hwvu9, transparent);
|
|
211
211
|
}
|
|
212
|
-
.awsui_selectable-
|
|
212
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_highlighted_15o6u_120wf_164.awsui_disabled_15o6u_120wf_190 > .awsui_selectable-item-content_15o6u_120wf_167:not(#\9) {
|
|
213
213
|
color: var(--color-text-dropdown-item-dimmed-0xf8v3, #aab7b8);
|
|
214
214
|
}
|
|
215
|
-
.awsui_selectable-
|
|
215
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_highlighted_15o6u_120wf_164:not(#\9):not(.awsui_visual-refresh_15o6u_120wf_215).awsui_is-keyboard_15o6u_120wf_205 {
|
|
216
216
|
box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
217
217
|
}
|
|
218
|
-
.awsui_selectable-
|
|
218
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_selected_15o6u_120wf_164:not(#\9) {
|
|
219
219
|
z-index: 2;
|
|
220
|
-
background-color: var(--awsui-option-background-selected-
|
|
220
|
+
background-color: var(--awsui-option-background-selected-esndbs, var(--color-background-dropdown-item-selected-1c9k0x, #f1faff));
|
|
221
221
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-selected-88v7h2, #eaeded);
|
|
222
222
|
}
|
|
223
|
-
.awsui_selectable-
|
|
223
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_selected_15o6u_120wf_164.awsui_highlighted_15o6u_120wf_164:not(#\9) {
|
|
224
224
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-selected-88v7h2, #eaeded), inset 0 0 0 calc(2 * var(--border-width-item-selected-l41fek, 1px)) var(--color-border-dropdown-item-hover-vony6u, #879596);
|
|
225
225
|
}
|
|
226
|
-
.awsui_selectable-
|
|
226
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_selected_15o6u_120wf_164.awsui_highlighted_15o6u_120wf_164.awsui_is-keyboard_15o6u_120wf_205:not(#\9) {
|
|
227
227
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-selected-88v7h2, #eaeded), inset 0 0 0 calc(2 * var(--border-width-item-selected-l41fek, 1px)) var(--color-border-dropdown-item-focused-xty1zx, #0073bb);
|
|
228
228
|
}
|
|
229
|
-
.awsui_selectable-
|
|
229
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_selected_15o6u_120wf_164.awsui_next-item-selected_15o6u_120wf_229:not(#\9) {
|
|
230
230
|
border-end-start-radius: 0;
|
|
231
231
|
border-end-end-radius: 0;
|
|
232
232
|
}
|
|
233
|
-
.awsui_selectable-
|
|
233
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_selected_15o6u_120wf_164.awsui_highlighted_15o6u_120wf_164:not(#\9):not(.awsui_visual-refresh_15o6u_120wf_215) {
|
|
234
234
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-hover-vony6u, #879596);
|
|
235
235
|
}
|
|
236
|
-
.awsui_selectable-
|
|
236
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_selected_15o6u_120wf_164.awsui_highlighted_15o6u_120wf_164:not(#\9):not(.awsui_visual-refresh_15o6u_120wf_215).awsui_is-keyboard_15o6u_120wf_205 {
|
|
237
237
|
box-shadow: inset 0 0 0 var(--border-width-item-selected-l41fek, 1px) var(--color-border-dropdown-item-focused-xty1zx, #0073bb);
|
|
238
238
|
}
|
|
239
|
-
.awsui_selectable-
|
|
239
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_selected_15o6u_120wf_164 + .awsui_selectable-item_15o6u_120wf_145.awsui_selected_15o6u_120wf_164:not(#\9), .awsui_selectable-item_15o6u_120wf_145.awsui_selected_15o6u_120wf_164.awsui_previous-item-selected_15o6u_120wf_239:not(#\9) {
|
|
240
240
|
border-start-start-radius: 0;
|
|
241
241
|
border-start-end-radius: 0;
|
|
242
242
|
}
|
|
243
|
-
.awsui_selectable-
|
|
244
|
-
color: var(--awsui-option-group-label-color-
|
|
243
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_parent_15o6u_120wf_164:not(#\9):not(.awsui_disabled_15o6u_120wf_190) > .awsui_selectable-item-content_15o6u_120wf_167 {
|
|
244
|
+
color: var(--awsui-option-group-label-color-esndbs, var(--color-text-dropdown-group-label-m31yo5, #545b64));
|
|
245
245
|
}
|
|
246
|
-
.awsui_selectable-
|
|
246
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_parent_15o6u_120wf_164:not(#\9):not(.awsui_interactiveGroups_15o6u_120wf_164) {
|
|
247
247
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-group-dg9zg5, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
248
248
|
padding-block: 0;
|
|
249
249
|
padding-inline: 0;
|
|
250
250
|
}
|
|
251
|
-
.awsui_selectable-
|
|
251
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_parent_15o6u_120wf_164:not(#\9):not(.awsui_interactiveGroups_15o6u_120wf_164):not(:has(> .awsui_selectable-item-content_15o6u_120wf_167)) {
|
|
252
252
|
padding-block: var(--border-item-width-pyfg4s, 1px);
|
|
253
253
|
padding-inline: var(--border-item-width-pyfg4s, 1px);
|
|
254
254
|
}
|
|
255
|
-
.awsui_selectable-
|
|
255
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_parent_15o6u_120wf_164:not(#\9):not(.awsui_interactiveGroups_15o6u_120wf_164) > .awsui_selectable-item-content_15o6u_120wf_167 {
|
|
256
256
|
padding-block: var(--space-xs-kw7k3v, 8px);
|
|
257
257
|
padding-inline: var(--space-xs-kw7k3v, 8px);
|
|
258
258
|
font-weight: var(--font-weight-bold-p16d06, 700);
|
|
259
259
|
}
|
|
260
|
-
.awsui_selectable-
|
|
260
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_parent_15o6u_120wf_164.awsui_interactiveGroups_15o6u_120wf_164 > .awsui_selectable-item-content_15o6u_120wf_167:not(#\9) {
|
|
261
261
|
padding-block: var(--space-xs-kw7k3v, 8px);
|
|
262
262
|
padding-inline: var(--space-field-horizontal-n5peob, 8px);
|
|
263
263
|
font-weight: var(--font-weight-bold-p16d06, 700);
|
|
264
264
|
}
|
|
265
|
-
.awsui_selectable-
|
|
265
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_parent_15o6u_120wf_164.awsui_interactiveGroups_15o6u_120wf_164.awsui_highlighted_15o6u_120wf_164 > .awsui_selectable-item-content_15o6u_120wf_167:not(#\9) {
|
|
266
266
|
color: var(--color-text-dropdown-item-highlighted-bchk26, #16191f);
|
|
267
267
|
}
|
|
268
|
-
.awsui_selectable-
|
|
268
|
+
.awsui_selectable-item_15o6u_120wf_145:not(#\9):not(.awsui_disabled_15o6u_120wf_190):not(.awsui_parent_15o6u_120wf_164), .awsui_selectable-item_15o6u_120wf_145.awsui_interactiveGroups_15o6u_120wf_164:not(#\9):not(.awsui_disabled_15o6u_120wf_190) {
|
|
269
269
|
cursor: pointer;
|
|
270
270
|
}
|
|
271
|
-
.awsui_selectable-
|
|
271
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271 + .awsui_selectable-item_15o6u_120wf_145:not(#\9):not(.awsui_sticky_15o6u_120wf_271):not(.awsui_highlighted_15o6u_120wf_164):not(.awsui_selected_15o6u_120wf_164) {
|
|
272
272
|
box-shadow: inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
273
273
|
}
|
|
274
|
-
.awsui_selectable-
|
|
274
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271:not(#\9) {
|
|
275
275
|
position: sticky;
|
|
276
276
|
inset-block-start: 0;
|
|
277
277
|
margin-block-end: var(--border-item-width-pyfg4s, 1px);
|
|
278
278
|
z-index: 4;
|
|
279
279
|
padding-inline: var(--border-item-width-pyfg4s, 1px);
|
|
280
280
|
}
|
|
281
|
-
.awsui_selectable-
|
|
281
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271.awsui_highlighted_15o6u_120wf_164:not(#\9), .awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271.awsui_selected_15o6u_120wf_164:not(#\9) {
|
|
282
282
|
padding-inline: var(--border-item-width-pyfg4s, 1px);
|
|
283
283
|
}
|
|
284
|
-
.awsui_selectable-
|
|
284
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271 > .awsui_selectable-item-content_15o6u_120wf_167:not(#\9) {
|
|
285
285
|
padding-inline: var(--space-field-horizontal-n5peob, 8px);
|
|
286
286
|
}
|
|
287
|
-
.awsui_selectable-
|
|
287
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271:not(#\9):not(.awsui_highlighted_15o6u_120wf_164):not(.awsui_selected_15o6u_120wf_164) {
|
|
288
288
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset var(--border-width-popover-snsxri, 1px) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent);
|
|
289
289
|
}
|
|
290
|
-
.awsui_selectable-
|
|
290
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271:not(#\9):not(.awsui_highlighted_15o6u_120wf_164):not(.awsui_selected_15o6u_120wf_164):not(.awsui_with-scrollbar_15o6u_120wf_290) {
|
|
291
291
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset var(--border-width-popover-snsxri, 1px) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent), inset calc(-1 * var(--border-width-popover-snsxri, 1px)) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent);
|
|
292
292
|
}
|
|
293
|
-
.awsui_selectable-
|
|
293
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271:not(#\9):not(.awsui_highlighted_15o6u_120wf_164):not(.awsui_selected_15o6u_120wf_164):not(.awsui_after-header_15o6u_120wf_293) {
|
|
294
294
|
border-start-start-radius: var(--border-radius-item-mitz8h, 0px);
|
|
295
295
|
}
|
|
296
|
-
.awsui_selectable-
|
|
296
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271:not(#\9):not(.awsui_highlighted_15o6u_120wf_164):not(.awsui_selected_15o6u_120wf_164):not(.awsui_after-header_15o6u_120wf_293):not(.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271:not(.awsui_highlighted_15o6u_120wf_164):not(.awsui_selected_15o6u_120wf_164):not(.awsui_after-header_15o6u_120wf_293).awsui_with-scrollbar_15o6u_120wf_290) {
|
|
297
297
|
border-start-end-radius: var(--border-radius-item-mitz8h, 0px);
|
|
298
298
|
}
|
|
299
|
-
.awsui_selectable-
|
|
299
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271:not(#\9):not(.awsui_highlighted_15o6u_120wf_164):not(.awsui_selected_15o6u_120wf_164).awsui_after-header_15o6u_120wf_293 {
|
|
300
300
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-background-dropdown-item-default-fhmksr, #ffffff), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset var(--border-width-popover-snsxri, 1px) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent);
|
|
301
301
|
}
|
|
302
|
-
.awsui_selectable-
|
|
302
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271:not(#\9):not(.awsui_highlighted_15o6u_120wf_164):not(.awsui_selected_15o6u_120wf_164).awsui_after-header_15o6u_120wf_293:not(.awsui_with-scrollbar_15o6u_120wf_290) {
|
|
303
303
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-background-dropdown-item-default-fhmksr, #ffffff), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded), inset var(--border-width-popover-snsxri, 1px) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent), inset calc(-1 * var(--border-width-popover-snsxri, 1px)) 0 0 0 var(--color-border-dropdown-container-w99bbi, transparent);
|
|
304
304
|
}
|
|
305
|
-
.awsui_selectable-
|
|
305
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271.awsui_disabled_15o6u_120wf_190.awsui_highlighted_15o6u_120wf_164:not(#\9), .awsui_selectable-item_15o6u_120wf_145.awsui_sticky_15o6u_120wf_271.awsui_disabled_15o6u_120wf_190.awsui_selected_15o6u_120wf_164:not(#\9) {
|
|
306
306
|
box-shadow: none;
|
|
307
307
|
}
|
|
308
|
-
.awsui_selectable-
|
|
308
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_virtual_15o6u_120wf_178:not(#\9) {
|
|
309
309
|
position: absolute;
|
|
310
310
|
inset-block-start: var(--border-dropdown-virtual-offset-width-a5kgm3, 0px);
|
|
311
311
|
inset-inline-start: 0;
|
|
312
312
|
inline-size: 100%;
|
|
313
313
|
box-sizing: border-box;
|
|
314
314
|
}
|
|
315
|
-
.awsui_selectable-
|
|
315
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_virtual_15o6u_120wf_178:not(#\9):first-of-type:not(.awsui_selected_15o6u_120wf_164, .awsui_highlighted_15o6u_120wf_164) {
|
|
316
316
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-item-top-znzfoj, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
317
317
|
}
|
|
318
|
-
.awsui_selectable-
|
|
318
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_virtual_15o6u_120wf_178.awsui_parent_15o6u_120wf_164:not(#\9):not(.awsui_interactiveGroups_15o6u_120wf_164) {
|
|
319
319
|
box-shadow: inset 0 var(--border-divider-list-width-2qbfmz, 1px) 0 0 var(--color-border-dropdown-group-dg9zg5, #eaeded), inset 0 calc(-1 * var(--border-divider-list-width-2qbfmz, 1px)) 0 0 var(--color-border-dropdown-item-default-uslwbi, #eaeded);
|
|
320
320
|
}
|
|
321
321
|
|
|
322
|
-
.awsui_measure-
|
|
322
|
+
.awsui_measure-strut_15o6u_120wf_322:not(#\9) {
|
|
323
323
|
position: absolute;
|
|
324
324
|
pointer-events: none;
|
|
325
325
|
block-size: 100%;
|
|
@@ -327,20 +327,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
327
327
|
inset-block-start: 0;
|
|
328
328
|
inset-inline-start: 0;
|
|
329
329
|
}
|
|
330
|
-
.awsui_selectable-
|
|
330
|
+
.awsui_selectable-item_15o6u_120wf_145.awsui_virtual_15o6u_120wf_178 > .awsui_measure-strut_15o6u_120wf_322:not(#\9) {
|
|
331
331
|
block-size: calc(100% - var(--border-width-item-selected-l41fek, 1px));
|
|
332
332
|
}
|
|
333
333
|
|
|
334
|
-
.awsui_screenreader-
|
|
334
|
+
.awsui_screenreader-content_15o6u_120wf_334:not(#\9) {
|
|
335
335
|
position: absolute !important;
|
|
336
336
|
inset-block-start: -9999px !important;
|
|
337
337
|
inset-inline-start: -9999px !important;
|
|
338
338
|
}
|
|
339
339
|
|
|
340
|
-
.awsui_option-
|
|
340
|
+
.awsui_option-content_15o6u_120wf_340:not(#\9) {
|
|
341
341
|
/* used in test-utils */
|
|
342
342
|
}
|
|
343
343
|
|
|
344
|
-
.awsui_select-
|
|
344
|
+
.awsui_select-all_15o6u_120wf_344:not(#\9) {
|
|
345
345
|
/* used in test-utils */
|
|
346
346
|
}
|
|
@@ -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_120wf_145",
|
|
6
|
+
"parent": "awsui_parent_15o6u_120wf_164",
|
|
7
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_120wf_164",
|
|
8
|
+
"highlighted": "awsui_highlighted_15o6u_120wf_164",
|
|
9
|
+
"selected": "awsui_selected_15o6u_120wf_164",
|
|
10
|
+
"selectable-item-content": "awsui_selectable-item-content_15o6u_120wf_167",
|
|
11
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_120wf_171",
|
|
12
|
+
"virtual": "awsui_virtual_15o6u_120wf_178",
|
|
13
|
+
"has-background": "awsui_has-background_15o6u_120wf_181",
|
|
14
|
+
"child": "awsui_child_15o6u_120wf_184",
|
|
15
|
+
"disabled": "awsui_disabled_15o6u_120wf_190",
|
|
16
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_120wf_205",
|
|
17
|
+
"visual-refresh": "awsui_visual-refresh_15o6u_120wf_215",
|
|
18
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_120wf_229",
|
|
19
|
+
"previous-item-selected": "awsui_previous-item-selected_15o6u_120wf_239",
|
|
20
|
+
"sticky": "awsui_sticky_15o6u_120wf_271",
|
|
21
|
+
"with-scrollbar": "awsui_with-scrollbar_15o6u_120wf_290",
|
|
22
|
+
"after-header": "awsui_after-header_15o6u_120wf_293",
|
|
23
|
+
"measure-strut": "awsui_measure-strut_15o6u_120wf_322",
|
|
24
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_120wf_334",
|
|
25
|
+
"option-content": "awsui_option-content_15o6u_120wf_340",
|
|
26
|
+
"select-all": "awsui_select-all_15o6u_120wf_344"
|
|
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_250vt_193",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_250vt_196",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_250vt_202",
|
|
7
|
+
"list": "awsui_list_gfwv3_250vt_207",
|
|
8
|
+
"grid": "awsui_grid_gfwv3_250vt_226",
|
|
9
|
+
"list-item": "awsui_list-item_gfwv3_250vt_238",
|
|
10
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_250vt_245",
|
|
11
|
+
"toggle": "awsui_toggle_gfwv3_250vt_245",
|
|
12
|
+
"description": "awsui_description_gfwv3_250vt_338",
|
|
13
|
+
"separator": "awsui_separator_gfwv3_250vt_342"
|
|
14
14
|
};
|
|
15
15
|
|