@cloudscape-design/components-themeable 3.0.1258 → 3.0.1259
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/{internal/components/dropdown → dropdown}/motion.scss +2 -2
- package/lib/internal/scss/dropdown/styles.scss +127 -0
- package/lib/internal/scss/dropdown/test-classes/styles.scss +16 -0
- package/lib/internal/scss/internal/components/dropdown/styles.scss +2 -113
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +155 -152
- package/lib/internal/scss/internal/styles/forms/mixins.scss +15 -11
- 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 +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- 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/autosuggest/interfaces.d.ts +1 -1
- package/lib/internal/template/autosuggest/interfaces.d.ts.map +1 -1
- package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
- package/lib/internal/template/autosuggest/internal.js.map +1 -1
- package/lib/internal/template/autosuggest/load-more-controller.d.ts +1 -1
- package/lib/internal/template/autosuggest/load-more-controller.d.ts.map +1 -1
- package/lib/internal/template/autosuggest/load-more-controller.js.map +1 -1
- 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 +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/category-elements/expandable-category-element.js +1 -1
- package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/lib/internal/template/button-dropdown/interfaces.d.ts +1 -1
- package/lib/internal/template/button-dropdown/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/interfaces.js.map +1 -1
- package/lib/internal/template/button-dropdown/internal.js +1 -1
- package/lib/internal/template/button-dropdown/internal.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.js +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.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/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/date-picker/index.js +1 -1
- package/lib/internal/template/date-picker/index.js.map +1 -1
- package/lib/internal/template/date-picker/interfaces.d.ts +1 -1
- package/lib/internal/template/date-picker/interfaces.d.ts.map +1 -1
- package/lib/internal/template/date-picker/interfaces.js.map +1 -1
- package/lib/internal/template/date-range-picker/index.js +1 -1
- package/lib/internal/template/date-range-picker/index.js.map +1 -1
- package/lib/internal/template/date-range-picker/interfaces.d.ts +1 -1
- package/lib/internal/template/date-range-picker/interfaces.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/interfaces.js.map +1 -1
- package/lib/internal/template/dropdown/context.d.ts.map +1 -0
- package/lib/internal/template/dropdown/context.js.map +1 -0
- package/lib/internal/template/{internal/components/dropdown → dropdown}/dropdown-fit-handler.d.ts +1 -1
- package/lib/internal/template/dropdown/dropdown-fit-handler.d.ts.map +1 -0
- package/lib/internal/template/{internal/components/dropdown → dropdown}/dropdown-fit-handler.js +1 -1
- package/lib/internal/template/dropdown/dropdown-fit-handler.js.map +1 -0
- package/lib/internal/template/dropdown/dropdown-position.d.ts.map +1 -0
- package/lib/internal/template/dropdown/dropdown-position.js.map +1 -0
- package/lib/internal/template/dropdown/index.d.ts +7 -0
- package/lib/internal/template/dropdown/index.d.ts.map +1 -0
- package/lib/internal/template/dropdown/index.js +16 -0
- package/lib/internal/template/dropdown/index.js.map +1 -0
- package/lib/internal/template/{internal/components/dropdown → dropdown}/interfaces.d.ts +54 -82
- package/lib/internal/template/dropdown/interfaces.d.ts.map +1 -0
- package/lib/internal/template/dropdown/interfaces.js.map +1 -0
- package/lib/internal/template/dropdown/internal.d.ts +24 -0
- package/lib/internal/template/dropdown/internal.d.ts.map +1 -0
- package/lib/internal/template/{internal/components/dropdown/index.js → dropdown/internal.js} +29 -21
- package/lib/internal/template/dropdown/internal.js.map +1 -0
- package/lib/internal/template/dropdown/style.d.ts +9 -0
- package/lib/internal/template/dropdown/style.d.ts.map +1 -0
- package/lib/internal/template/dropdown/style.js +16 -0
- package/lib/internal/template/dropdown/style.js.map +1 -0
- package/lib/internal/template/dropdown/styles.css.js +25 -0
- package/lib/internal/template/dropdown/styles.scoped.css +380 -0
- package/lib/internal/template/dropdown/styles.selectors.js +26 -0
- package/lib/internal/template/dropdown/test-classes/styles.css.js +8 -0
- package/lib/internal/template/dropdown/test-classes/styles.scoped.css +15 -0
- package/lib/internal/template/dropdown/test-classes/styles.selectors.js +9 -0
- 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 +187 -187
- 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 +73 -73
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/index.d.ts +1 -0
- package/lib/internal/template/index.d.ts.map +1 -1
- package/lib/internal/template/index.js +1 -0
- package/lib/internal/template/index.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +74 -74
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/autosuggest-input/index.d.ts +1 -1
- package/lib/internal/template/internal/components/autosuggest-input/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/autosuggest-input/index.js +2 -2
- package/lib/internal/template/internal/components/autosuggest-input/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/dropdown/styles.css.js +2 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +4 -373
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +2 -20
- 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/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 +3 -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 +154 -151
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/utils/browser-scrollbar-size.js +1 -1
- package/lib/internal/template/internal/utils/browser-scrollbar-size.js.map +1 -1
- package/lib/internal/template/internal/utils/get-dropdown-min-width.d.ts +1 -1
- package/lib/internal/template/internal/utils/get-dropdown-min-width.d.ts.map +1 -1
- package/lib/internal/template/internal/utils/get-dropdown-min-width.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +103 -103
- package/lib/internal/template/link/styles.selectors.js +20 -20
- 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/multiselect/embedded.d.ts +1 -1
- package/lib/internal/template/multiselect/internal.d.ts +1 -1
- package/lib/internal/template/multiselect/internal.js +1 -1
- package/lib/internal/template/multiselect/internal.js.map +1 -1
- package/lib/internal/template/multiselect/use-multiselect.d.ts +1 -1
- package/lib/internal/template/package.json +1 -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 +17 -17
- package/lib/internal/template/prompt-input/styles.scoped.css +79 -79
- package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
- package/lib/internal/template/property-filter/interfaces.d.ts +1 -1
- package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
- package/lib/internal/template/property-filter/interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/property-filter-autosuggest.d.ts.map +1 -1
- package/lib/internal/template/property-filter/property-filter-autosuggest.js.map +1 -1
- package/lib/internal/template/property-filter/use-load-items.d.ts +1 -1
- 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/interfaces.d.ts +1 -1
- package/lib/internal/template/select/interfaces.d.ts.map +1 -1
- package/lib/internal/template/select/interfaces.js.map +1 -1
- package/lib/internal/template/select/internal.js +1 -1
- package/lib/internal/template/select/internal.js.map +1 -1
- package/lib/internal/template/select/utils/use-select.d.ts +2 -2
- package/lib/internal/template/select/utils/use-select.d.ts.map +1 -1
- package/lib/internal/template/select/utils/use-select.js.map +1 -1
- 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/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/autosuggest/index.js +18 -17
- package/lib/internal/template/test-utils/dom/autosuggest/index.js.map +1 -1
- package/lib/internal/template/test-utils/dom/button-dropdown/index.js +3 -2
- package/lib/internal/template/test-utils/dom/button-dropdown/index.js.map +1 -1
- package/lib/internal/template/test-utils/dom/dropdown/index.d.ts +41 -0
- package/lib/internal/template/test-utils/dom/dropdown/index.js +65 -0
- package/lib/internal/template/test-utils/dom/dropdown/index.js.map +1 -0
- package/lib/internal/template/test-utils/dom/index.d.ts +28 -0
- package/lib/internal/template/test-utils/dom/index.js +21 -2
- package/lib/internal/template/test-utils/dom/index.js.map +1 -1
- package/lib/internal/template/test-utils/dom/internal/autosuggest-input.js +7 -6
- package/lib/internal/template/test-utils/dom/internal/autosuggest-input.js.map +1 -1
- package/lib/internal/template/test-utils/dom/internal/dropdown-host.d.ts +3 -3
- package/lib/internal/template/test-utils/dom/internal/dropdown-host.js +24 -23
- package/lib/internal/template/test-utils/dom/internal/dropdown-host.js.map +1 -1
- package/lib/internal/template/test-utils/dom/internal/dropdown.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/internal/dropdown.js +7 -2
- package/lib/internal/template/test-utils/dom/internal/dropdown.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/autosuggest/index.js +18 -17
- package/lib/internal/template/test-utils/selectors/autosuggest/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/button-dropdown/index.js +3 -2
- package/lib/internal/template/test-utils/selectors/button-dropdown/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/dropdown/index.d.ts +41 -0
- package/lib/internal/template/test-utils/selectors/dropdown/index.js +65 -0
- package/lib/internal/template/test-utils/selectors/dropdown/index.js.map +1 -0
- package/lib/internal/template/test-utils/selectors/index.d.ts +18 -0
- package/lib/internal/template/test-utils/selectors/index.js +16 -2
- package/lib/internal/template/test-utils/selectors/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/internal/autosuggest-input.js +7 -6
- package/lib/internal/template/test-utils/selectors/internal/autosuggest-input.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/internal/dropdown-host.d.ts +3 -3
- package/lib/internal/template/test-utils/selectors/internal/dropdown-host.js +23 -22
- package/lib/internal/template/test-utils/selectors/internal/dropdown-host.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/internal/dropdown.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/internal/dropdown.js +7 -2
- package/lib/internal/template/test-utils/selectors/internal/dropdown.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 +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 +48 -48
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/package.json +1 -1
- package/lib/internal/template/internal/components/dropdown/context.d.ts.map +0 -1
- package/lib/internal/template/internal/components/dropdown/context.js.map +0 -1
- package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.d.ts.map +0 -1
- package/lib/internal/template/internal/components/dropdown/dropdown-fit-handler.js.map +0 -1
- package/lib/internal/template/internal/components/dropdown/dropdown-position.d.ts.map +0 -1
- package/lib/internal/template/internal/components/dropdown/dropdown-position.js.map +0 -1
- package/lib/internal/template/internal/components/dropdown/index.d.ts +0 -4
- package/lib/internal/template/internal/components/dropdown/index.d.ts.map +0 -1
- package/lib/internal/template/internal/components/dropdown/index.js.map +0 -1
- package/lib/internal/template/internal/components/dropdown/interfaces.d.ts.map +0 -1
- package/lib/internal/template/internal/components/dropdown/interfaces.js.map +0 -1
- /package/lib/internal/template/{internal/components/dropdown → dropdown}/context.d.ts +0 -0
- /package/lib/internal/template/{internal/components/dropdown → dropdown}/context.js +0 -0
- /package/lib/internal/template/{internal/components/dropdown → dropdown}/dropdown-position.d.ts +0 -0
- /package/lib/internal/template/{internal/components/dropdown → dropdown}/dropdown-position.js +0 -0
- /package/lib/internal/template/{internal/components/dropdown → dropdown}/interfaces.js +0 -0
|
@@ -0,0 +1,380 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
|
+
SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
/*
|
|
6
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
7
|
+
SPDX-License-Identifier: Apache-2.0
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
11
|
+
SPDX-License-Identifier: Apache-2.0
|
|
12
|
+
*/
|
|
13
|
+
/*
|
|
14
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
15
|
+
SPDX-License-Identifier: Apache-2.0
|
|
16
|
+
*/
|
|
17
|
+
/*
|
|
18
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
19
|
+
SPDX-License-Identifier: Apache-2.0
|
|
20
|
+
*/
|
|
21
|
+
/*
|
|
22
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
23
|
+
SPDX-License-Identifier: Apache-2.0
|
|
24
|
+
*/
|
|
25
|
+
/*
|
|
26
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
27
|
+
SPDX-License-Identifier: Apache-2.0
|
|
28
|
+
*/
|
|
29
|
+
/*
|
|
30
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
31
|
+
SPDX-License-Identifier: Apache-2.0
|
|
32
|
+
*/
|
|
33
|
+
/*
|
|
34
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
35
|
+
SPDX-License-Identifier: Apache-2.0
|
|
36
|
+
*/
|
|
37
|
+
/*
|
|
38
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
39
|
+
SPDX-License-Identifier: Apache-2.0
|
|
40
|
+
*/
|
|
41
|
+
/*
|
|
42
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
43
|
+
SPDX-License-Identifier: Apache-2.0
|
|
44
|
+
*/
|
|
45
|
+
/*
|
|
46
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
47
|
+
SPDX-License-Identifier: Apache-2.0
|
|
48
|
+
*/
|
|
49
|
+
/*
|
|
50
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
51
|
+
SPDX-License-Identifier: Apache-2.0
|
|
52
|
+
*/
|
|
53
|
+
/*
|
|
54
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
55
|
+
SPDX-License-Identifier: Apache-2.0
|
|
56
|
+
*/
|
|
57
|
+
/*
|
|
58
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
59
|
+
SPDX-License-Identifier: Apache-2.0
|
|
60
|
+
*/
|
|
61
|
+
/*
|
|
62
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
63
|
+
SPDX-License-Identifier: Apache-2.0
|
|
64
|
+
*/
|
|
65
|
+
/*
|
|
66
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
67
|
+
SPDX-License-Identifier: Apache-2.0
|
|
68
|
+
*/
|
|
69
|
+
/*
|
|
70
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
71
|
+
SPDX-License-Identifier: Apache-2.0
|
|
72
|
+
*/
|
|
73
|
+
/*
|
|
74
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
75
|
+
SPDX-License-Identifier: Apache-2.0
|
|
76
|
+
*/
|
|
77
|
+
/*
|
|
78
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
79
|
+
SPDX-License-Identifier: Apache-2.0
|
|
80
|
+
*/
|
|
81
|
+
/*
|
|
82
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
83
|
+
SPDX-License-Identifier: Apache-2.0
|
|
84
|
+
*/
|
|
85
|
+
/*
|
|
86
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
87
|
+
SPDX-License-Identifier: Apache-2.0
|
|
88
|
+
*/
|
|
89
|
+
/*
|
|
90
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
|
+
SPDX-License-Identifier: Apache-2.0
|
|
92
|
+
*/
|
|
93
|
+
/*
|
|
94
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
|
+
SPDX-License-Identifier: Apache-2.0
|
|
96
|
+
*/
|
|
97
|
+
/*
|
|
98
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
|
+
SPDX-License-Identifier: Apache-2.0
|
|
100
|
+
*/
|
|
101
|
+
/*
|
|
102
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
103
|
+
SPDX-License-Identifier: Apache-2.0
|
|
104
|
+
*/
|
|
105
|
+
/*
|
|
106
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
107
|
+
SPDX-License-Identifier: Apache-2.0
|
|
108
|
+
*/
|
|
109
|
+
/*
|
|
110
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
111
|
+
SPDX-License-Identifier: Apache-2.0
|
|
112
|
+
*/
|
|
113
|
+
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
114
|
+
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
115
|
+
/*
|
|
116
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
|
+
SPDX-License-Identifier: Apache-2.0
|
|
118
|
+
*/
|
|
119
|
+
/*
|
|
120
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
121
|
+
SPDX-License-Identifier: Apache-2.0
|
|
122
|
+
*/
|
|
123
|
+
/*
|
|
124
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
125
|
+
SPDX-License-Identifier: Apache-2.0
|
|
126
|
+
*/
|
|
127
|
+
/*
|
|
128
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
129
|
+
SPDX-License-Identifier: Apache-2.0
|
|
130
|
+
*/
|
|
131
|
+
/*
|
|
132
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
133
|
+
SPDX-License-Identifier: Apache-2.0
|
|
134
|
+
*/
|
|
135
|
+
/*
|
|
136
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
137
|
+
SPDX-License-Identifier: Apache-2.0
|
|
138
|
+
*/
|
|
139
|
+
/*
|
|
140
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
|
+
SPDX-License-Identifier: Apache-2.0
|
|
142
|
+
*/
|
|
143
|
+
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
|
+
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
+
/*
|
|
146
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
|
+
SPDX-License-Identifier: Apache-2.0
|
|
148
|
+
*/
|
|
149
|
+
/*
|
|
150
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
|
+
SPDX-License-Identifier: Apache-2.0
|
|
152
|
+
*/
|
|
153
|
+
.awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9) {
|
|
154
|
+
animation: awsui_awsui-motion-fade-in-dropdown_9duf6_1a14x_1 var(--motion-duration-show-quick-i2gulq, 135ms) var(--motion-easing-show-quick-xucy9w, ease-out);
|
|
155
|
+
}
|
|
156
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_9duf6_1a14x_1 {
|
|
157
|
+
from {
|
|
158
|
+
opacity: 0.4;
|
|
159
|
+
}
|
|
160
|
+
to {
|
|
161
|
+
opacity: 1;
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
@media (prefers-reduced-motion: reduce) {
|
|
165
|
+
.awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9) {
|
|
166
|
+
animation: none;
|
|
167
|
+
transition: none;
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9) {
|
|
171
|
+
animation: none;
|
|
172
|
+
transition: none;
|
|
173
|
+
}
|
|
174
|
+
.awsui_dropdown-content-wrapper_9duf6_1a14x_153.awsui_refresh_9duf6_1a14x_174:not(#\9) {
|
|
175
|
+
transform-origin: top;
|
|
176
|
+
animation-name: awsui_awsui-motion-fade-in-0_9duf6_1a14x_1;
|
|
177
|
+
animation-duration: var(--motion-duration-show-quick-i2gulq, 135ms);
|
|
178
|
+
animation-timing-function: var(--motion-easing-show-quick-xucy9w, ease-out);
|
|
179
|
+
}
|
|
180
|
+
@keyframes awsui_awsui-motion-fade-in-0_9duf6_1a14x_1 {
|
|
181
|
+
from {
|
|
182
|
+
opacity: 0;
|
|
183
|
+
}
|
|
184
|
+
to {
|
|
185
|
+
opacity: 1;
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
@media (prefers-reduced-motion: reduce) {
|
|
189
|
+
.awsui_dropdown-content-wrapper_9duf6_1a14x_153.awsui_refresh_9duf6_1a14x_174:not(#\9) {
|
|
190
|
+
animation: none;
|
|
191
|
+
transition: none;
|
|
192
|
+
}
|
|
193
|
+
}
|
|
194
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_9duf6_1a14x_153.awsui_refresh_9duf6_1a14x_174:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_9duf6_1a14x_153.awsui_refresh_9duf6_1a14x_174:not(#\9) {
|
|
195
|
+
animation: none;
|
|
196
|
+
transition: none;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
.awsui_root_9duf6_1a14x_199:not(#\9) {
|
|
200
|
+
border-collapse: separate;
|
|
201
|
+
border-spacing: 0;
|
|
202
|
+
box-sizing: border-box;
|
|
203
|
+
caption-side: top;
|
|
204
|
+
cursor: auto;
|
|
205
|
+
direction: inherit;
|
|
206
|
+
empty-cells: show;
|
|
207
|
+
font-family: serif;
|
|
208
|
+
font-style: normal;
|
|
209
|
+
font-variant: normal;
|
|
210
|
+
font-stretch: normal;
|
|
211
|
+
hyphens: none;
|
|
212
|
+
letter-spacing: normal;
|
|
213
|
+
list-style: disc outside none;
|
|
214
|
+
tab-size: 8;
|
|
215
|
+
text-align: start;
|
|
216
|
+
text-indent: 0;
|
|
217
|
+
text-shadow: none;
|
|
218
|
+
text-transform: none;
|
|
219
|
+
visibility: visible;
|
|
220
|
+
white-space: normal;
|
|
221
|
+
word-spacing: normal;
|
|
222
|
+
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
223
|
+
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
224
|
+
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
225
|
+
font-weight: 400;
|
|
226
|
+
font-family: var(--font-family-base-8x5ngf, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
227
|
+
-webkit-font-smoothing: auto;
|
|
228
|
+
-moz-osx-font-smoothing: auto;
|
|
229
|
+
position: relative;
|
|
230
|
+
white-space: inherit;
|
|
231
|
+
}
|
|
232
|
+
.awsui_root_9duf6_1a14x_199.awsui_interior_9duf6_1a14x_232:not(#\9) {
|
|
233
|
+
position: static;
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
.awsui_dropdown_9duf6_1a14x_153:not(#\9) {
|
|
237
|
+
position: absolute;
|
|
238
|
+
display: none;
|
|
239
|
+
z-index: 2000;
|
|
240
|
+
transform-origin: top;
|
|
241
|
+
}
|
|
242
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_use-portal_9duf6_1a14x_242:not(#\9) {
|
|
243
|
+
z-index: 7000;
|
|
244
|
+
}
|
|
245
|
+
.awsui_dropdown_9duf6_1a14x_153:not(#\9):not(.awsui_interior_9duf6_1a14x_232) {
|
|
246
|
+
transform: translateY(0px);
|
|
247
|
+
transition: transform var(--motion-duration-show-quick-i2gulq, 135ms);
|
|
248
|
+
}
|
|
249
|
+
@media (prefers-reduced-motion: reduce) {
|
|
250
|
+
.awsui_dropdown_9duf6_1a14x_153:not(#\9):not(.awsui_interior_9duf6_1a14x_232) {
|
|
251
|
+
animation: none;
|
|
252
|
+
transition: none;
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
.awsui-motion-disabled .awsui_dropdown_9duf6_1a14x_153:not(#\9):not(.awsui_interior_9duf6_1a14x_232), .awsui-mode-entering .awsui_dropdown_9duf6_1a14x_153:not(#\9):not(.awsui_interior_9duf6_1a14x_232) {
|
|
256
|
+
animation: none;
|
|
257
|
+
transition: none;
|
|
258
|
+
}
|
|
259
|
+
.awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9) {
|
|
260
|
+
border-collapse: separate;
|
|
261
|
+
border-spacing: 0;
|
|
262
|
+
box-sizing: border-box;
|
|
263
|
+
caption-side: top;
|
|
264
|
+
cursor: auto;
|
|
265
|
+
direction: inherit;
|
|
266
|
+
empty-cells: show;
|
|
267
|
+
font-family: serif;
|
|
268
|
+
font-style: normal;
|
|
269
|
+
font-variant: normal;
|
|
270
|
+
font-stretch: normal;
|
|
271
|
+
hyphens: none;
|
|
272
|
+
letter-spacing: normal;
|
|
273
|
+
list-style: disc outside none;
|
|
274
|
+
tab-size: 8;
|
|
275
|
+
text-align: start;
|
|
276
|
+
text-indent: 0;
|
|
277
|
+
text-shadow: none;
|
|
278
|
+
text-transform: none;
|
|
279
|
+
visibility: visible;
|
|
280
|
+
white-space: normal;
|
|
281
|
+
word-spacing: normal;
|
|
282
|
+
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
283
|
+
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
284
|
+
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
285
|
+
font-weight: 400;
|
|
286
|
+
font-family: var(--font-family-base-8x5ngf, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
287
|
+
-webkit-font-smoothing: auto;
|
|
288
|
+
-moz-osx-font-smoothing: auto;
|
|
289
|
+
white-space: inherit;
|
|
290
|
+
position: relative;
|
|
291
|
+
background-color: var(--color-background-dropdown-item-default-fhmksr, #ffffff);
|
|
292
|
+
outline: none;
|
|
293
|
+
box-shadow: var(--shadow-dropdown-skxpuu, 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));
|
|
294
|
+
border-start-start-radius: var(--awsui-dropdown-content-border-radius-u09ddc, var(--border-radius-dropdown-oaxffg, 0px));
|
|
295
|
+
border-start-end-radius: var(--awsui-dropdown-content-border-radius-u09ddc, var(--border-radius-dropdown-oaxffg, 0px));
|
|
296
|
+
border-end-start-radius: var(--awsui-dropdown-content-border-radius-u09ddc, var(--border-radius-dropdown-oaxffg, 0px));
|
|
297
|
+
border-end-end-radius: var(--awsui-dropdown-content-border-radius-u09ddc, var(--border-radius-dropdown-oaxffg, 0px));
|
|
298
|
+
border-block: var(--border-divider-list-width-8ggz94, 1px) solid var(--color-border-container-top-svitxz, #eaeded);
|
|
299
|
+
box-sizing: border-box;
|
|
300
|
+
}
|
|
301
|
+
.awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9)::after {
|
|
302
|
+
content: "";
|
|
303
|
+
position: absolute;
|
|
304
|
+
z-index: 1;
|
|
305
|
+
inset-block-start: -1px;
|
|
306
|
+
inset-block-end: -1px;
|
|
307
|
+
inset-inline-start: 0px;
|
|
308
|
+
inset-inline-end: 0px;
|
|
309
|
+
background-color: transparent;
|
|
310
|
+
border-block: var(--awsui-dropdown-content-border-width-u09ddc, var(--border-width-popover-dgqo1x, 1px)) solid var(--awsui-dropdown-content-border-color-u09ddc, var(--color-border-dropdown-container-w99bbi, transparent));
|
|
311
|
+
border-inline: var(--awsui-dropdown-content-border-width-u09ddc, var(--border-width-popover-dgqo1x, 1px)) solid var(--awsui-dropdown-content-border-color-u09ddc, var(--color-border-dropdown-container-w99bbi, transparent));
|
|
312
|
+
border-start-start-radius: var(--awsui-dropdown-content-border-radius-u09ddc, var(--border-radius-dropdown-oaxffg, 0px));
|
|
313
|
+
border-start-end-radius: var(--awsui-dropdown-content-border-radius-u09ddc, var(--border-radius-dropdown-oaxffg, 0px));
|
|
314
|
+
border-end-start-radius: var(--awsui-dropdown-content-border-radius-u09ddc, var(--border-radius-dropdown-oaxffg, 0px));
|
|
315
|
+
border-end-end-radius: var(--awsui-dropdown-content-border-radius-u09ddc, var(--border-radius-dropdown-oaxffg, 0px));
|
|
316
|
+
pointer-events: none;
|
|
317
|
+
}
|
|
318
|
+
.awsui_dropdown-content-wrapper_9duf6_1a14x_153.awsui_is-empty_9duf6_1a14x_318:not(#\9)::after {
|
|
319
|
+
display: none;
|
|
320
|
+
}
|
|
321
|
+
.awsui_dropdown_9duf6_1a14x_153 > .awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9) {
|
|
322
|
+
border-block-start: var(--border-divider-list-width-8ggz94, 1px) solid var(--color-border-container-top-svitxz, #eaeded);
|
|
323
|
+
border-block-end: var(--border-divider-list-width-8ggz94, 1px) solid var(--color-border-dropdown-group-dg9zg5, #eaeded);
|
|
324
|
+
}
|
|
325
|
+
.awsui_dropdown-drop-up_9duf6_1a14x_325 > .awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9) {
|
|
326
|
+
transform-origin: bottom;
|
|
327
|
+
box-shadow: var(--shadow-dropup-44quix, 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));
|
|
328
|
+
}
|
|
329
|
+
.awsui_dropdown-drop-up_9duf6_1a14x_325.awsui_with-limited-width_9duf6_1a14x_329 > .awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9) {
|
|
330
|
+
border-block-start: none;
|
|
331
|
+
}
|
|
332
|
+
.awsui_dropdown-drop-left_9duf6_1a14x_332:not(#\9) {
|
|
333
|
+
inset-inline-end: 0;
|
|
334
|
+
}
|
|
335
|
+
.awsui_dropdown-drop-right_9duf6_1a14x_335:not(#\9) {
|
|
336
|
+
inset-inline-start: 0;
|
|
337
|
+
}
|
|
338
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_occupy-entire-width_9duf6_1a14x_338:not(#\9) {
|
|
339
|
+
min-inline-size: 100%;
|
|
340
|
+
}
|
|
341
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_use-flexible-width_9duf6_1a14x_341:not(#\9) {
|
|
342
|
+
inline-size: max-content;
|
|
343
|
+
max-inline-size: var(--awsui-dropdown-default-max-width-u09ddc, none);
|
|
344
|
+
min-inline-size: var(--awsui-dropdown-default-min-width-u09ddc, auto);
|
|
345
|
+
}
|
|
346
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_interior_9duf6_1a14x_232 > .awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9) {
|
|
347
|
+
margin-block-start: -1px;
|
|
348
|
+
}
|
|
349
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_hide-block-border_9duf6_1a14x_349 > .awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9) {
|
|
350
|
+
border-block-start: none;
|
|
351
|
+
}
|
|
352
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_hide-block-border_9duf6_1a14x_349:not(#\9):not(.awsui_dropdown-drop-up_9duf6_1a14x_325) > .awsui_dropdown-content-wrapper_9duf6_1a14x_153 {
|
|
353
|
+
border-block-end: none;
|
|
354
|
+
}
|
|
355
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_hide-block-border_9duf6_1a14x_349.awsui_refresh_9duf6_1a14x_174 > .awsui_dropdown-content-wrapper_9duf6_1a14x_153:not(#\9) {
|
|
356
|
+
border-block-end: none;
|
|
357
|
+
}
|
|
358
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_open_9duf6_1a14x_358:not(#\9) {
|
|
359
|
+
display: block;
|
|
360
|
+
}
|
|
361
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_open_9duf6_1a14x_358:not(#\9):not(.awsui_interior_9duf6_1a14x_232).awsui_refresh_9duf6_1a14x_174[data-animating=true] {
|
|
362
|
+
transform: translateY(4px);
|
|
363
|
+
}
|
|
364
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_open_9duf6_1a14x_358:not(#\9):not(.awsui_interior_9duf6_1a14x_232).awsui_refresh_9duf6_1a14x_174[data-animating=true].awsui_dropdown-drop-up_9duf6_1a14x_325 {
|
|
365
|
+
transform: translateY(-4px);
|
|
366
|
+
}
|
|
367
|
+
.awsui_dropdown_9duf6_1a14x_153.awsui_open_9duf6_1a14x_358.awsui_nowrap_9duf6_1a14x_367:not(#\9) {
|
|
368
|
+
white-space: nowrap;
|
|
369
|
+
overflow: scroll;
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
.awsui_dropdown-content_9duf6_1a14x_153:not(#\9) {
|
|
373
|
+
display: flex;
|
|
374
|
+
flex-direction: column;
|
|
375
|
+
inline-size: 100%;
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
.awsui_stretch-trigger-height_9duf6_1a14x_378:not(#\9) {
|
|
379
|
+
block-size: 100%;
|
|
380
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
|
|
2
|
+
// es-module interop with Babel and Typescript
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
module.exports.default = {
|
|
5
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_9duf6_1a14x_153",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_9duf6_1a14x_1",
|
|
7
|
+
"refresh": "awsui_refresh_9duf6_1a14x_174",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_9duf6_1a14x_1",
|
|
9
|
+
"root": "awsui_root_9duf6_1a14x_199",
|
|
10
|
+
"interior": "awsui_interior_9duf6_1a14x_232",
|
|
11
|
+
"dropdown": "awsui_dropdown_9duf6_1a14x_153",
|
|
12
|
+
"use-portal": "awsui_use-portal_9duf6_1a14x_242",
|
|
13
|
+
"is-empty": "awsui_is-empty_9duf6_1a14x_318",
|
|
14
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_9duf6_1a14x_325",
|
|
15
|
+
"with-limited-width": "awsui_with-limited-width_9duf6_1a14x_329",
|
|
16
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_9duf6_1a14x_332",
|
|
17
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_9duf6_1a14x_335",
|
|
18
|
+
"occupy-entire-width": "awsui_occupy-entire-width_9duf6_1a14x_338",
|
|
19
|
+
"use-flexible-width": "awsui_use-flexible-width_9duf6_1a14x_341",
|
|
20
|
+
"hide-block-border": "awsui_hide-block-border_9duf6_1a14x_349",
|
|
21
|
+
"open": "awsui_open_9duf6_1a14x_358",
|
|
22
|
+
"nowrap": "awsui_nowrap_9duf6_1a14x_367",
|
|
23
|
+
"dropdown-content": "awsui_dropdown-content_9duf6_1a14x_153",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_9duf6_1a14x_378"
|
|
25
|
+
};
|
|
26
|
+
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
|
+
SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
*/
|
|
5
|
+
.awsui_trigger_1hezk_1wraf_5:not(#\9) {
|
|
6
|
+
/* used in test-utils */
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.awsui_header_1hezk_1wraf_9:not(#\9) {
|
|
10
|
+
/* used in test-utils */
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.awsui_footer_1hezk_1wraf_13:not(#\9) {
|
|
14
|
+
/* used in test-utils */
|
|
15
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
// es-module interop with Babel and Typescript
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
module.exports.default = {
|
|
5
|
+
"trigger": "awsui_trigger_1hezk_1wraf_5",
|
|
6
|
+
"header": "awsui_header_1hezk_1wraf_9",
|
|
7
|
+
"footer": "awsui_footer_1hezk_1wraf_13"
|
|
8
|
+
};
|
|
9
|
+
|
|
@@ -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_7pyq2_209",
|
|
5
|
+
"file-loading-overlay": "awsui_file-loading-overlay_39ths_7pyq2_241",
|
|
6
|
+
"file-loading-overlay-single-row": "awsui_file-loading-overlay-single-row_39ths_7pyq2_246",
|
|
7
|
+
"file-name-container": "awsui_file-name-container_39ths_7pyq2_250",
|
|
8
|
+
"file-option-name": "awsui_file-option-name_39ths_7pyq2_280",
|
|
9
|
+
"file-option-size": "awsui_file-option-size_39ths_7pyq2_281",
|
|
10
|
+
"file-option-last-modified": "awsui_file-option-last-modified_39ths_7pyq2_282",
|
|
11
|
+
"file-option": "awsui_file-option_39ths_7pyq2_280",
|
|
12
|
+
"file-option-thumbnail": "awsui_file-option-thumbnail_39ths_7pyq2_295",
|
|
13
|
+
"file-option-thumbnail-image": "awsui_file-option-thumbnail-image_39ths_7pyq2_299",
|
|
14
|
+
"file-option-metadata": "awsui_file-option-metadata_39ths_7pyq2_312",
|
|
15
|
+
"with-image": "awsui_with-image_39ths_7pyq2_315",
|
|
16
|
+
"single-row-loading": "awsui_single-row-loading_39ths_7pyq2_318",
|
|
17
|
+
"token": "awsui_token_39ths_7pyq2_322",
|
|
18
|
+
"token-grid": "awsui_token-grid_39ths_7pyq2_329",
|
|
19
|
+
"token-contains-image": "awsui_token-contains-image_39ths_7pyq2_338",
|
|
20
|
+
"token-box": "awsui_token-box_39ths_7pyq2_342",
|
|
21
|
+
"horizontal": "awsui_horizontal_39ths_7pyq2_361",
|
|
22
|
+
"error": "awsui_error_39ths_7pyq2_369",
|
|
23
|
+
"dismiss-button": "awsui_dismiss-button_39ths_7pyq2_373",
|
|
24
|
+
"warning": "awsui_warning_39ths_7pyq2_379",
|
|
25
|
+
"read-only": "awsui_read-only_39ths_7pyq2_389",
|
|
26
|
+
"loading": "awsui_loading_39ths_7pyq2_402"
|
|
27
27
|
};
|
|
28
28
|
|