@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
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"layout": "
|
|
6
|
-
"background": "
|
|
7
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
8
|
-
"header-background": "awsui_header-
|
|
9
|
-
"notifications": "
|
|
10
|
-
"breadcrumbs": "
|
|
11
|
-
"default-padding": "awsui_default-
|
|
12
|
-
"header-wrapper": "awsui_header-
|
|
13
|
-
"with-divider": "awsui_with-
|
|
14
|
-
"content": "
|
|
15
|
-
"has-header": "awsui_has-
|
|
16
|
-
"is-visual-refresh": "awsui_is-visual-
|
|
17
|
-
"has-default-background": "awsui_has-default-
|
|
18
|
-
"has-notifications": "awsui_has-
|
|
5
|
+
"layout": "awsui_layout_5gtk3_10lrw_9",
|
|
6
|
+
"background": "awsui_background_5gtk3_10lrw_23",
|
|
7
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_5gtk3_10lrw_28",
|
|
8
|
+
"header-background": "awsui_header-background_5gtk3_10lrw_31",
|
|
9
|
+
"notifications": "awsui_notifications_5gtk3_10lrw_35",
|
|
10
|
+
"breadcrumbs": "awsui_breadcrumbs_5gtk3_10lrw_40",
|
|
11
|
+
"default-padding": "awsui_default-padding_5gtk3_10lrw_45",
|
|
12
|
+
"header-wrapper": "awsui_header-wrapper_5gtk3_10lrw_49",
|
|
13
|
+
"with-divider": "awsui_with-divider_5gtk3_10lrw_54",
|
|
14
|
+
"content": "awsui_content_5gtk3_10lrw_57",
|
|
15
|
+
"has-header": "awsui_has-header_5gtk3_10lrw_61",
|
|
16
|
+
"is-visual-refresh": "awsui_is-visual-refresh_5gtk3_10lrw_68",
|
|
17
|
+
"has-default-background": "awsui_has-default-background_5gtk3_10lrw_68",
|
|
18
|
+
"has-notifications": "awsui_has-notifications_5gtk3_10lrw_72"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
5
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
6
|
-
"refresh": "
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"root": "
|
|
9
|
-
"interior": "
|
|
10
|
-
"dropdown": "
|
|
11
|
-
"use-portal": "awsui_use-
|
|
12
|
-
"is-empty": "awsui_is-
|
|
13
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
14
|
-
"with-limited-width": "awsui_with-limited-
|
|
15
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
16
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
17
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
18
|
-
"use-flexible-width": "awsui_use-flexible-
|
|
19
|
-
"hide-block-border": "awsui_hide-block-
|
|
20
|
-
"open": "
|
|
21
|
-
"nowrap": "
|
|
22
|
-
"dropdown-content": "awsui_dropdown-
|
|
23
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
4
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_9duf6_n6iaf_13",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_9duf6_n6iaf_1",
|
|
6
|
+
"refresh": "awsui_refresh_9duf6_n6iaf_34",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_9duf6_n6iaf_1",
|
|
8
|
+
"root": "awsui_root_9duf6_n6iaf_59",
|
|
9
|
+
"interior": "awsui_interior_9duf6_n6iaf_92",
|
|
10
|
+
"dropdown": "awsui_dropdown_9duf6_n6iaf_13",
|
|
11
|
+
"use-portal": "awsui_use-portal_9duf6_n6iaf_102",
|
|
12
|
+
"is-empty": "awsui_is-empty_9duf6_n6iaf_178",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_9duf6_n6iaf_185",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_9duf6_n6iaf_189",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_9duf6_n6iaf_192",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_9duf6_n6iaf_195",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_9duf6_n6iaf_198",
|
|
18
|
+
"use-flexible-width": "awsui_use-flexible-width_9duf6_n6iaf_201",
|
|
19
|
+
"hide-block-border": "awsui_hide-block-border_9duf6_n6iaf_209",
|
|
20
|
+
"open": "awsui_open_9duf6_n6iaf_218",
|
|
21
|
+
"nowrap": "awsui_nowrap_9duf6_n6iaf_227",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_9duf6_n6iaf_13",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_9duf6_n6iaf_238"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -10,10 +10,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
10
10
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
11
|
SPDX-License-Identifier: Apache-2.0
|
|
12
12
|
*/
|
|
13
|
-
.awsui_dropdown-content-
|
|
14
|
-
animation: awsui_awsui-motion-fade-in-
|
|
13
|
+
.awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9) {
|
|
14
|
+
animation: awsui_awsui-motion-fade-in-dropdown_9duf6_n6iaf_1 var(--motion-duration-show-quick-24aj9c, 135ms) var(--motion-easing-show-quick-gb8584, ease-out);
|
|
15
15
|
}
|
|
16
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
16
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_9duf6_n6iaf_1 {
|
|
17
17
|
from {
|
|
18
18
|
opacity: 0.4;
|
|
19
19
|
}
|
|
@@ -22,22 +22,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
@media (prefers-reduced-motion: reduce) {
|
|
25
|
-
.awsui_dropdown-content-
|
|
25
|
+
.awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9) {
|
|
26
26
|
animation: none;
|
|
27
27
|
transition: none;
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
30
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9) {
|
|
31
31
|
animation: none;
|
|
32
32
|
transition: none;
|
|
33
33
|
}
|
|
34
|
-
.awsui_dropdown-content-
|
|
34
|
+
.awsui_dropdown-content-wrapper_9duf6_n6iaf_13.awsui_refresh_9duf6_n6iaf_34:not(#\9) {
|
|
35
35
|
transform-origin: top;
|
|
36
|
-
animation-name: awsui_awsui-motion-fade-in-
|
|
36
|
+
animation-name: awsui_awsui-motion-fade-in-0_9duf6_n6iaf_1;
|
|
37
37
|
animation-duration: var(--motion-duration-show-quick-24aj9c, 135ms);
|
|
38
38
|
animation-timing-function: var(--motion-easing-show-quick-gb8584, ease-out);
|
|
39
39
|
}
|
|
40
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
40
|
+
@keyframes awsui_awsui-motion-fade-in-0_9duf6_n6iaf_1 {
|
|
41
41
|
from {
|
|
42
42
|
opacity: 0;
|
|
43
43
|
}
|
|
@@ -46,17 +46,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
@media (prefers-reduced-motion: reduce) {
|
|
49
|
-
.awsui_dropdown-content-
|
|
49
|
+
.awsui_dropdown-content-wrapper_9duf6_n6iaf_13.awsui_refresh_9duf6_n6iaf_34:not(#\9) {
|
|
50
50
|
animation: none;
|
|
51
51
|
transition: none;
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
54
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_9duf6_n6iaf_13.awsui_refresh_9duf6_n6iaf_34:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_9duf6_n6iaf_13.awsui_refresh_9duf6_n6iaf_34:not(#\9) {
|
|
55
55
|
animation: none;
|
|
56
56
|
transition: none;
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
.
|
|
59
|
+
.awsui_root_9duf6_n6iaf_59:not(#\9) {
|
|
60
60
|
border-collapse: separate;
|
|
61
61
|
border-spacing: 0;
|
|
62
62
|
box-sizing: border-box;
|
|
@@ -89,34 +89,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
89
89
|
position: relative;
|
|
90
90
|
white-space: inherit;
|
|
91
91
|
}
|
|
92
|
-
.
|
|
92
|
+
.awsui_root_9duf6_n6iaf_59.awsui_interior_9duf6_n6iaf_92:not(#\9) {
|
|
93
93
|
position: static;
|
|
94
94
|
}
|
|
95
95
|
|
|
96
|
-
.
|
|
96
|
+
.awsui_dropdown_9duf6_n6iaf_13:not(#\9) {
|
|
97
97
|
position: absolute;
|
|
98
98
|
display: none;
|
|
99
99
|
z-index: 2000;
|
|
100
100
|
transform-origin: top;
|
|
101
101
|
}
|
|
102
|
-
.
|
|
102
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_use-portal_9duf6_n6iaf_102:not(#\9) {
|
|
103
103
|
z-index: 7000;
|
|
104
104
|
}
|
|
105
|
-
.
|
|
105
|
+
.awsui_dropdown_9duf6_n6iaf_13:not(#\9):not(.awsui_interior_9duf6_n6iaf_92) {
|
|
106
106
|
transform: translateY(0px);
|
|
107
107
|
transition: transform var(--motion-duration-show-quick-24aj9c, 135ms);
|
|
108
108
|
}
|
|
109
109
|
@media (prefers-reduced-motion: reduce) {
|
|
110
|
-
.
|
|
110
|
+
.awsui_dropdown_9duf6_n6iaf_13:not(#\9):not(.awsui_interior_9duf6_n6iaf_92) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
|
-
.awsui-motion-disabled .
|
|
115
|
+
.awsui-motion-disabled .awsui_dropdown_9duf6_n6iaf_13:not(#\9):not(.awsui_interior_9duf6_n6iaf_92), .awsui-mode-entering .awsui_dropdown_9duf6_n6iaf_13:not(#\9):not(.awsui_interior_9duf6_n6iaf_92) {
|
|
116
116
|
animation: none;
|
|
117
117
|
transition: none;
|
|
118
118
|
}
|
|
119
|
-
.awsui_dropdown-content-
|
|
119
|
+
.awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9) {
|
|
120
120
|
border-collapse: separate;
|
|
121
121
|
border-spacing: 0;
|
|
122
122
|
box-sizing: border-box;
|
|
@@ -151,14 +151,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
151
151
|
background-color: var(--color-background-dropdown-item-default-x5ga9w, #ffffff);
|
|
152
152
|
outline: none;
|
|
153
153
|
box-shadow: var(--shadow-dropdown-ogwesf, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
|
|
154
|
-
border-start-start-radius: var(--awsui-dropdown-content-border-radius-
|
|
155
|
-
border-start-end-radius: var(--awsui-dropdown-content-border-radius-
|
|
156
|
-
border-end-start-radius: var(--awsui-dropdown-content-border-radius-
|
|
157
|
-
border-end-end-radius: var(--awsui-dropdown-content-border-radius-
|
|
154
|
+
border-start-start-radius: var(--awsui-dropdown-content-border-radius-66120l, var(--border-radius-dropdown-azs8zp, 0px));
|
|
155
|
+
border-start-end-radius: var(--awsui-dropdown-content-border-radius-66120l, var(--border-radius-dropdown-azs8zp, 0px));
|
|
156
|
+
border-end-start-radius: var(--awsui-dropdown-content-border-radius-66120l, var(--border-radius-dropdown-azs8zp, 0px));
|
|
157
|
+
border-end-end-radius: var(--awsui-dropdown-content-border-radius-66120l, var(--border-radius-dropdown-azs8zp, 0px));
|
|
158
158
|
border-block: var(--border-divider-list-width-2qbfmz, 1px) solid var(--color-border-container-top-9e7tpv, #eaeded);
|
|
159
159
|
box-sizing: border-box;
|
|
160
160
|
}
|
|
161
|
-
.awsui_dropdown-content-
|
|
161
|
+
.awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9)::after {
|
|
162
162
|
content: "";
|
|
163
163
|
position: absolute;
|
|
164
164
|
z-index: 1;
|
|
@@ -167,74 +167,74 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
167
167
|
inset-inline-start: 0px;
|
|
168
168
|
inset-inline-end: 0px;
|
|
169
169
|
background-color: transparent;
|
|
170
|
-
border-block: var(--awsui-dropdown-content-border-width-
|
|
171
|
-
border-inline: var(--awsui-dropdown-content-border-width-
|
|
172
|
-
border-start-start-radius: var(--awsui-dropdown-content-border-radius-
|
|
173
|
-
border-start-end-radius: var(--awsui-dropdown-content-border-radius-
|
|
174
|
-
border-end-start-radius: var(--awsui-dropdown-content-border-radius-
|
|
175
|
-
border-end-end-radius: var(--awsui-dropdown-content-border-radius-
|
|
170
|
+
border-block: var(--awsui-dropdown-content-border-width-66120l, var(--border-width-popover-snsxri, 1px)) solid var(--awsui-dropdown-content-border-color-66120l, var(--color-border-dropdown-container-zmsfa8, transparent));
|
|
171
|
+
border-inline: var(--awsui-dropdown-content-border-width-66120l, var(--border-width-popover-snsxri, 1px)) solid var(--awsui-dropdown-content-border-color-66120l, var(--color-border-dropdown-container-zmsfa8, transparent));
|
|
172
|
+
border-start-start-radius: var(--awsui-dropdown-content-border-radius-66120l, var(--border-radius-dropdown-azs8zp, 0px));
|
|
173
|
+
border-start-end-radius: var(--awsui-dropdown-content-border-radius-66120l, var(--border-radius-dropdown-azs8zp, 0px));
|
|
174
|
+
border-end-start-radius: var(--awsui-dropdown-content-border-radius-66120l, var(--border-radius-dropdown-azs8zp, 0px));
|
|
175
|
+
border-end-end-radius: var(--awsui-dropdown-content-border-radius-66120l, var(--border-radius-dropdown-azs8zp, 0px));
|
|
176
176
|
pointer-events: none;
|
|
177
177
|
}
|
|
178
|
-
.awsui_dropdown-content-
|
|
178
|
+
.awsui_dropdown-content-wrapper_9duf6_n6iaf_13.awsui_is-empty_9duf6_n6iaf_178:not(#\9)::after {
|
|
179
179
|
display: none;
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.awsui_dropdown_9duf6_n6iaf_13 > .awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9) {
|
|
182
182
|
border-block-start: var(--border-divider-list-width-2qbfmz, 1px) solid var(--color-border-container-top-9e7tpv, #eaeded);
|
|
183
183
|
border-block-end: var(--border-divider-list-width-2qbfmz, 1px) solid var(--color-border-dropdown-group-y5droz, #eaeded);
|
|
184
184
|
}
|
|
185
|
-
.awsui_dropdown-drop-
|
|
185
|
+
.awsui_dropdown-drop-up_9duf6_n6iaf_185 > .awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9) {
|
|
186
186
|
transform-origin: bottom;
|
|
187
187
|
box-shadow: var(--shadow-dropup-40ssty, 0 -1px 1px 0 rgba(0, 28, 36, 0.3), 1px -1px 1px 0 rgba(0, 28, 36, 0.15), -1px -1px 1px 0 rgba(0, 28, 36, 0.15));
|
|
188
188
|
}
|
|
189
|
-
.awsui_dropdown-drop-
|
|
189
|
+
.awsui_dropdown-drop-up_9duf6_n6iaf_185.awsui_with-limited-width_9duf6_n6iaf_189 > .awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9) {
|
|
190
190
|
border-block-start: none;
|
|
191
191
|
}
|
|
192
|
-
.awsui_dropdown-drop-
|
|
192
|
+
.awsui_dropdown-drop-left_9duf6_n6iaf_192:not(#\9) {
|
|
193
193
|
inset-inline-end: 0;
|
|
194
194
|
}
|
|
195
|
-
.awsui_dropdown-drop-
|
|
195
|
+
.awsui_dropdown-drop-right_9duf6_n6iaf_195:not(#\9) {
|
|
196
196
|
inset-inline-start: 0;
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_occupy-entire-width_9duf6_n6iaf_198:not(#\9) {
|
|
199
199
|
min-inline-size: 100%;
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_use-flexible-width_9duf6_n6iaf_201:not(#\9) {
|
|
202
202
|
inline-size: max-content;
|
|
203
|
-
max-inline-size: var(--awsui-dropdown-default-max-width-
|
|
204
|
-
min-inline-size: var(--awsui-dropdown-default-min-width-
|
|
203
|
+
max-inline-size: var(--awsui-dropdown-default-max-width-66120l, none);
|
|
204
|
+
min-inline-size: var(--awsui-dropdown-default-min-width-66120l, auto);
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_interior_9duf6_n6iaf_92 > .awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9) {
|
|
207
207
|
margin-block-start: -1px;
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_hide-block-border_9duf6_n6iaf_209 > .awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9) {
|
|
210
210
|
border-block-start: none;
|
|
211
211
|
}
|
|
212
|
-
.
|
|
212
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_hide-block-border_9duf6_n6iaf_209:not(#\9):not(.awsui_dropdown-drop-up_9duf6_n6iaf_185) > .awsui_dropdown-content-wrapper_9duf6_n6iaf_13 {
|
|
213
213
|
border-block-end: none;
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_hide-block-border_9duf6_n6iaf_209.awsui_refresh_9duf6_n6iaf_34 > .awsui_dropdown-content-wrapper_9duf6_n6iaf_13:not(#\9) {
|
|
216
216
|
border-block-end: none;
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_open_9duf6_n6iaf_218:not(#\9) {
|
|
219
219
|
display: block;
|
|
220
220
|
}
|
|
221
|
-
.
|
|
221
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_open_9duf6_n6iaf_218:not(#\9):not(.awsui_interior_9duf6_n6iaf_92).awsui_refresh_9duf6_n6iaf_34[data-animating=true] {
|
|
222
222
|
transform: translateY(4px);
|
|
223
223
|
}
|
|
224
|
-
.
|
|
224
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_open_9duf6_n6iaf_218:not(#\9):not(.awsui_interior_9duf6_n6iaf_92).awsui_refresh_9duf6_n6iaf_34[data-animating=true].awsui_dropdown-drop-up_9duf6_n6iaf_185 {
|
|
225
225
|
transform: translateY(-4px);
|
|
226
226
|
}
|
|
227
|
-
.
|
|
227
|
+
.awsui_dropdown_9duf6_n6iaf_13.awsui_open_9duf6_n6iaf_218.awsui_nowrap_9duf6_n6iaf_227:not(#\9) {
|
|
228
228
|
white-space: nowrap;
|
|
229
229
|
overflow: scroll;
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.awsui_dropdown-
|
|
232
|
+
.awsui_dropdown-content_9duf6_n6iaf_13:not(#\9) {
|
|
233
233
|
display: flex;
|
|
234
234
|
flex-direction: column;
|
|
235
235
|
inline-size: 100%;
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.awsui_stretch-trigger-
|
|
238
|
+
.awsui_stretch-trigger-height_9duf6_n6iaf_238:not(#\9) {
|
|
239
239
|
block-size: 100%;
|
|
240
240
|
}
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dropdown-content-wrapper": "awsui_dropdown-content-
|
|
6
|
-
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"refresh": "
|
|
8
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
9
|
-
"root": "
|
|
10
|
-
"interior": "
|
|
11
|
-
"dropdown": "
|
|
12
|
-
"use-portal": "awsui_use-
|
|
13
|
-
"is-empty": "awsui_is-
|
|
14
|
-
"dropdown-drop-up": "awsui_dropdown-drop-
|
|
15
|
-
"with-limited-width": "awsui_with-limited-
|
|
16
|
-
"dropdown-drop-left": "awsui_dropdown-drop-
|
|
17
|
-
"dropdown-drop-right": "awsui_dropdown-drop-
|
|
18
|
-
"occupy-entire-width": "awsui_occupy-entire-
|
|
19
|
-
"use-flexible-width": "awsui_use-flexible-
|
|
20
|
-
"hide-block-border": "awsui_hide-block-
|
|
21
|
-
"open": "
|
|
22
|
-
"nowrap": "
|
|
23
|
-
"dropdown-content": "awsui_dropdown-
|
|
24
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
5
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_9duf6_n6iaf_13",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_9duf6_n6iaf_1",
|
|
7
|
+
"refresh": "awsui_refresh_9duf6_n6iaf_34",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_9duf6_n6iaf_1",
|
|
9
|
+
"root": "awsui_root_9duf6_n6iaf_59",
|
|
10
|
+
"interior": "awsui_interior_9duf6_n6iaf_92",
|
|
11
|
+
"dropdown": "awsui_dropdown_9duf6_n6iaf_13",
|
|
12
|
+
"use-portal": "awsui_use-portal_9duf6_n6iaf_102",
|
|
13
|
+
"is-empty": "awsui_is-empty_9duf6_n6iaf_178",
|
|
14
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_9duf6_n6iaf_185",
|
|
15
|
+
"with-limited-width": "awsui_with-limited-width_9duf6_n6iaf_189",
|
|
16
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_9duf6_n6iaf_192",
|
|
17
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_9duf6_n6iaf_195",
|
|
18
|
+
"occupy-entire-width": "awsui_occupy-entire-width_9duf6_n6iaf_198",
|
|
19
|
+
"use-flexible-width": "awsui_use-flexible-width_9duf6_n6iaf_201",
|
|
20
|
+
"hide-block-border": "awsui_hide-block-border_9duf6_n6iaf_209",
|
|
21
|
+
"open": "awsui_open_9duf6_n6iaf_218",
|
|
22
|
+
"nowrap": "awsui_nowrap_9duf6_n6iaf_227",
|
|
23
|
+
"dropdown-content": "awsui_dropdown-content_9duf6_n6iaf_13",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_9duf6_n6iaf_238"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"file-loading-overlay": "awsui_file-loading-
|
|
6
|
-
"file-loading-overlay-single-row": "awsui_file-loading-overlay-single-
|
|
7
|
-
"file-name-container": "awsui_file-name-
|
|
8
|
-
"file-option-name": "awsui_file-option-
|
|
9
|
-
"file-option-size": "awsui_file-option-
|
|
10
|
-
"file-option-last-modified": "awsui_file-option-last-
|
|
11
|
-
"file-option": "awsui_file-
|
|
12
|
-
"file-option-thumbnail": "awsui_file-option-
|
|
13
|
-
"file-option-thumbnail-image": "awsui_file-option-thumbnail-
|
|
14
|
-
"file-option-metadata": "awsui_file-option-
|
|
15
|
-
"with-image": "awsui_with-
|
|
16
|
-
"single-row-loading": "awsui_single-row-
|
|
17
|
-
"token": "
|
|
18
|
-
"token-grid": "awsui_token-
|
|
19
|
-
"token-contains-image": "awsui_token-contains-
|
|
20
|
-
"token-box": "awsui_token-
|
|
21
|
-
"horizontal": "
|
|
22
|
-
"error": "
|
|
23
|
-
"dismiss-button": "awsui_dismiss-
|
|
24
|
-
"warning": "
|
|
25
|
-
"read-only": "awsui_read-
|
|
26
|
-
"loading": "
|
|
4
|
+
"root": "awsui_root_39ths_gikhu_17",
|
|
5
|
+
"file-loading-overlay": "awsui_file-loading-overlay_39ths_gikhu_49",
|
|
6
|
+
"file-loading-overlay-single-row": "awsui_file-loading-overlay-single-row_39ths_gikhu_54",
|
|
7
|
+
"file-name-container": "awsui_file-name-container_39ths_gikhu_58",
|
|
8
|
+
"file-option-name": "awsui_file-option-name_39ths_gikhu_88",
|
|
9
|
+
"file-option-size": "awsui_file-option-size_39ths_gikhu_89",
|
|
10
|
+
"file-option-last-modified": "awsui_file-option-last-modified_39ths_gikhu_90",
|
|
11
|
+
"file-option": "awsui_file-option_39ths_gikhu_88",
|
|
12
|
+
"file-option-thumbnail": "awsui_file-option-thumbnail_39ths_gikhu_103",
|
|
13
|
+
"file-option-thumbnail-image": "awsui_file-option-thumbnail-image_39ths_gikhu_107",
|
|
14
|
+
"file-option-metadata": "awsui_file-option-metadata_39ths_gikhu_120",
|
|
15
|
+
"with-image": "awsui_with-image_39ths_gikhu_123",
|
|
16
|
+
"single-row-loading": "awsui_single-row-loading_39ths_gikhu_126",
|
|
17
|
+
"token": "awsui_token_39ths_gikhu_130",
|
|
18
|
+
"token-grid": "awsui_token-grid_39ths_gikhu_137",
|
|
19
|
+
"token-contains-image": "awsui_token-contains-image_39ths_gikhu_146",
|
|
20
|
+
"token-box": "awsui_token-box_39ths_gikhu_150",
|
|
21
|
+
"horizontal": "awsui_horizontal_39ths_gikhu_169",
|
|
22
|
+
"error": "awsui_error_39ths_gikhu_177",
|
|
23
|
+
"dismiss-button": "awsui_dismiss-button_39ths_gikhu_181",
|
|
24
|
+
"warning": "awsui_warning_39ths_gikhu_187",
|
|
25
|
+
"read-only": "awsui_read-only_39ths_gikhu_197",
|
|
26
|
+
"loading": "awsui_loading_39ths_gikhu_210"
|
|
27
27
|
};
|
|
28
28
|
|
|
@@ -14,7 +14,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
14
14
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
15
|
SPDX-License-Identifier: Apache-2.0
|
|
16
16
|
*/
|
|
17
|
-
.
|
|
17
|
+
.awsui_root_39ths_gikhu_17:not(#\9) {
|
|
18
18
|
border-collapse: separate;
|
|
19
19
|
border-spacing: 0;
|
|
20
20
|
box-sizing: border-box;
|
|
@@ -46,16 +46,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
46
46
|
-moz-osx-font-smoothing: auto;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.awsui_file-loading-
|
|
49
|
+
.awsui_file-loading-overlay_39ths_gikhu_49:not(#\9) {
|
|
50
50
|
position: absolute;
|
|
51
51
|
inset-inline-end: var(--space-static-xs-789l1l, 8px);
|
|
52
52
|
inset-block-end: var(--space-static-xxs-vzto3j, 4px);
|
|
53
53
|
}
|
|
54
|
-
.awsui_file-loading-overlay-single-
|
|
54
|
+
.awsui_file-loading-overlay-single-row_39ths_gikhu_54:not(#\9) {
|
|
55
55
|
inset-inline-end: var(--space-static-xxl-qzfy7v, 32px);
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
.awsui_file-name-
|
|
58
|
+
.awsui_file-name-container_39ths_gikhu_58:not(#\9) {
|
|
59
59
|
all: unset;
|
|
60
60
|
display: block;
|
|
61
61
|
inline-size: 100%;
|
|
@@ -63,14 +63,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
63
63
|
cursor: default;
|
|
64
64
|
text-align: start;
|
|
65
65
|
}
|
|
66
|
-
body[data-awsui-focus-visible=true] .awsui_file-name-
|
|
66
|
+
body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_gikhu_58:not(#\9):focus-visible:focus {
|
|
67
67
|
position: relative;
|
|
68
68
|
}
|
|
69
|
-
body[data-awsui-focus-visible=true] .awsui_file-name-
|
|
69
|
+
body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_gikhu_58:not(#\9):focus-visible:focus {
|
|
70
70
|
outline: 2px dotted transparent;
|
|
71
71
|
outline-offset: calc(var(--space-button-focus-outline-gutter-dzjnny, 3px) - 1px);
|
|
72
72
|
}
|
|
73
|
-
body[data-awsui-focus-visible=true] .awsui_file-name-
|
|
73
|
+
body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_gikhu_58:not(#\9):focus-visible:focus::before {
|
|
74
74
|
content: " ";
|
|
75
75
|
display: block;
|
|
76
76
|
position: absolute;
|
|
@@ -85,26 +85,26 @@ body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_1i255_58:no
|
|
|
85
85
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-sewkzn, #0073bb);
|
|
86
86
|
}
|
|
87
87
|
|
|
88
|
-
.awsui_file-option-
|
|
89
|
-
.awsui_file-option-
|
|
90
|
-
.awsui_file-option-last-
|
|
88
|
+
.awsui_file-option-name_39ths_gikhu_88:not(#\9),
|
|
89
|
+
.awsui_file-option-size_39ths_gikhu_89:not(#\9),
|
|
90
|
+
.awsui_file-option-last-modified_39ths_gikhu_90:not(#\9) {
|
|
91
91
|
text-overflow: ellipsis;
|
|
92
92
|
overflow: hidden;
|
|
93
93
|
white-space: nowrap;
|
|
94
94
|
}
|
|
95
95
|
|
|
96
|
-
.awsui_file-
|
|
96
|
+
.awsui_file-option_39ths_gikhu_88:not(#\9) {
|
|
97
97
|
inline-size: 100%;
|
|
98
98
|
min-inline-size: 0;
|
|
99
99
|
display: flex;
|
|
100
100
|
gap: var(--space-scaled-xs-pajbd1, 8px);
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.awsui_file-option-
|
|
103
|
+
.awsui_file-option-thumbnail_39ths_gikhu_103:not(#\9) {
|
|
104
104
|
margin-block-start: var(--space-static-xxs-vzto3j, 4px);
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
.awsui_file-option-thumbnail-
|
|
107
|
+
.awsui_file-option-thumbnail-image_39ths_gikhu_107:not(#\9) {
|
|
108
108
|
font-size: var(--font-size-body-s-89y7qg, 12px);
|
|
109
109
|
line-height: var(--line-height-body-s-gako33, 16px);
|
|
110
110
|
letter-spacing: var(--letter-spacing-body-s-dzcybc, normal);
|
|
@@ -117,48 +117,48 @@ body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_1i255_58:no
|
|
|
117
117
|
overflow: hidden;
|
|
118
118
|
}
|
|
119
119
|
|
|
120
|
-
.awsui_file-option-
|
|
120
|
+
.awsui_file-option-metadata_39ths_gikhu_120:not(#\9) {
|
|
121
121
|
inline-size: 100%;
|
|
122
122
|
}
|
|
123
|
-
.awsui_file-option-
|
|
123
|
+
.awsui_file-option-metadata_39ths_gikhu_120.awsui_with-image_39ths_gikhu_123:not(#\9) {
|
|
124
124
|
inline-size: calc(100% - 48px);
|
|
125
125
|
}
|
|
126
|
-
.awsui_file-option-
|
|
126
|
+
.awsui_file-option-metadata_39ths_gikhu_120.awsui_single-row-loading_39ths_gikhu_126:not(#\9) {
|
|
127
127
|
inline-size: calc(100% - var(--size-icon-normal-311gry, 16px));
|
|
128
128
|
}
|
|
129
129
|
|
|
130
|
-
.
|
|
130
|
+
.awsui_token_39ths_gikhu_130:not(#\9) {
|
|
131
131
|
position: relative;
|
|
132
132
|
block-size: 100%;
|
|
133
133
|
display: flex;
|
|
134
134
|
flex-direction: column;
|
|
135
135
|
gap: var(--space-xxs-3o1yoq, 4px);
|
|
136
136
|
}
|
|
137
|
-
.awsui_token-
|
|
137
|
+
.awsui_token-grid_39ths_gikhu_137:not(#\9) {
|
|
138
138
|
display: grid;
|
|
139
139
|
grid-template-rows: max-content auto;
|
|
140
140
|
}
|
|
141
141
|
@media (max-width: 688px) {
|
|
142
|
-
.awsui_token-
|
|
142
|
+
.awsui_token-grid_39ths_gikhu_137:not(#\9) {
|
|
143
143
|
display: flex;
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
|
-
.awsui_token-contains-
|
|
146
|
+
.awsui_token-contains-image_39ths_gikhu_146:not(#\9) {
|
|
147
147
|
grid-template-rows: 68px auto;
|
|
148
148
|
}
|
|
149
149
|
|
|
150
|
-
.awsui_token-
|
|
150
|
+
.awsui_token-box_39ths_gikhu_150:not(#\9) {
|
|
151
151
|
position: relative;
|
|
152
152
|
block-size: 100%;
|
|
153
|
-
border-block: var(--border-width-token-p4a0gu, 1px) solid var(--awsui-token-style-border-color-default-
|
|
154
|
-
border-inline: var(--border-width-token-p4a0gu, 1px) solid var(--awsui-token-style-border-color-default-
|
|
153
|
+
border-block: var(--border-width-token-p4a0gu, 1px) solid var(--awsui-token-style-border-color-default-66120l, var(--color-border-item-selected-7104rh, #0073bb));
|
|
154
|
+
border-inline: var(--border-width-token-p4a0gu, 1px) solid var(--awsui-token-style-border-color-default-66120l, var(--color-border-item-selected-7104rh, #0073bb));
|
|
155
155
|
padding-block-start: var(--space-token-vertical-zoq8xd, 4px);
|
|
156
156
|
padding-block-end: var(--space-token-vertical-zoq8xd, 4px);
|
|
157
157
|
padding-inline-start: var(--space-field-horizontal-anki5k, 8px);
|
|
158
158
|
padding-inline-end: var(--space-xxs-3o1yoq, 4px);
|
|
159
159
|
display: flex;
|
|
160
160
|
align-items: flex-start;
|
|
161
|
-
background: var(--awsui-token-style-background-default-
|
|
161
|
+
background: var(--awsui-token-style-background-default-66120l, var(--color-background-item-selected-dotkup, #f1faff));
|
|
162
162
|
border-start-start-radius: var(--border-radius-token-dnq13z, 2px);
|
|
163
163
|
border-start-end-radius: var(--border-radius-token-dnq13z, 2px);
|
|
164
164
|
border-end-start-radius: var(--border-radius-token-dnq13z, 2px);
|
|
@@ -166,48 +166,48 @@ body[data-awsui-focus-visible=true] .awsui_file-name-container_39ths_1i255_58:no
|
|
|
166
166
|
color: var(--color-text-body-default-b2us04, #16191f);
|
|
167
167
|
box-sizing: border-box;
|
|
168
168
|
}
|
|
169
|
-
.awsui_token-
|
|
169
|
+
.awsui_token-box_39ths_gikhu_150.awsui_horizontal_39ths_gikhu_169:not(#\9) {
|
|
170
170
|
max-inline-size: 230px;
|
|
171
171
|
}
|
|
172
172
|
@media (max-width: 688px) {
|
|
173
|
-
.awsui_token-
|
|
173
|
+
.awsui_token-box_39ths_gikhu_150.awsui_horizontal_39ths_gikhu_169:not(#\9) {
|
|
174
174
|
max-inline-size: 100%;
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
|
-
.awsui_token-
|
|
177
|
+
.awsui_token-box_39ths_gikhu_150.awsui_error_39ths_gikhu_177:not(#\9) {
|
|
178
178
|
border-color: var(--color-border-status-error-nczvil, #d13212);
|
|
179
179
|
border-inline-start-width: var(--border-invalid-width-b183os, 4px);
|
|
180
180
|
}
|
|
181
|
-
.awsui_token-
|
|
181
|
+
.awsui_token-box_39ths_gikhu_150.awsui_error_39ths_gikhu_177 > .awsui_dismiss-button_39ths_gikhu_181:not(#\9) {
|
|
182
182
|
color: var(--color-text-interactive-default-pauydh, #545b64);
|
|
183
183
|
}
|
|
184
|
-
.awsui_token-
|
|
184
|
+
.awsui_token-box_39ths_gikhu_150.awsui_error_39ths_gikhu_177 > .awsui_dismiss-button_39ths_gikhu_181:not(#\9):hover {
|
|
185
185
|
color: var(--color-text-interactive-hover-zj1911, #16191f);
|
|
186
186
|
}
|
|
187
|
-
.awsui_token-
|
|
187
|
+
.awsui_token-box_39ths_gikhu_150.awsui_warning_39ths_gikhu_187:not(#\9) {
|
|
188
188
|
border-color: var(--color-border-status-warning-zj1tu9, #906806);
|
|
189
189
|
border-inline-start-width: var(--border-invalid-width-b183os, 4px);
|
|
190
190
|
}
|
|
191
|
-
.awsui_token-
|
|
191
|
+
.awsui_token-box_39ths_gikhu_150.awsui_warning_39ths_gikhu_187 > .awsui_dismiss-button_39ths_gikhu_181:not(#\9) {
|
|
192
192
|
color: var(--color-text-interactive-default-pauydh, #545b64);
|
|
193
193
|
}
|
|
194
|
-
.awsui_token-
|
|
194
|
+
.awsui_token-box_39ths_gikhu_150.awsui_warning_39ths_gikhu_187 > .awsui_dismiss-button_39ths_gikhu_181:not(#\9):hover {
|
|
195
195
|
color: var(--color-text-interactive-hover-zj1911, #16191f);
|
|
196
196
|
}
|
|
197
|
-
.awsui_token-
|
|
197
|
+
.awsui_token-box_39ths_gikhu_150.awsui_read-only_39ths_gikhu_197:not(#\9) {
|
|
198
198
|
border-color: var(--color-border-input-disabled-5m31k6, #eaeded);
|
|
199
199
|
background-color: var(--color-background-container-content-mjfil9, #ffffff);
|
|
200
200
|
}
|
|
201
|
-
.awsui_token-
|
|
201
|
+
.awsui_token-box_39ths_gikhu_150.awsui_read-only_39ths_gikhu_197 > .awsui_dismiss-button_39ths_gikhu_181:not(#\9) {
|
|
202
202
|
pointer-events: none;
|
|
203
203
|
color: var(--color-text-button-inline-icon-disabled-yeab6p, #aab7b8);
|
|
204
204
|
}
|
|
205
|
-
.awsui_token-
|
|
205
|
+
.awsui_token-box_39ths_gikhu_150.awsui_read-only_39ths_gikhu_197 > .awsui_dismiss-button_39ths_gikhu_181:not(#\9):hover {
|
|
206
206
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
207
207
|
cursor: initial;
|
|
208
208
|
color: var(--color-text-button-inline-icon-disabled-yeab6p, #aab7b8);
|
|
209
209
|
}
|
|
210
|
-
.awsui_token-
|
|
210
|
+
.awsui_token-box_39ths_gikhu_150.awsui_loading_39ths_gikhu_210:not(#\9) {
|
|
211
211
|
border-color: var(--color-border-control-disabled-dh8zaw, #d5dbdb);
|
|
212
212
|
background-color: var(--color-background-container-content-mjfil9, #ffffff);
|
|
213
213
|
}
|