@cloudscape-design/components-themeable 3.0.1087 → 3.0.1089
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/visual-refresh-toolbar/drawer/styles.scss +4 -3
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/toolbar/styles.scss +1 -1
- package/lib/internal/scss/button/styles.scss +0 -4
- package/lib/internal/scss/button/test-classes/styles.scss +4 -4
- package/lib/internal/scss/input/styles.scss +0 -8
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +85 -84
- package/lib/internal/scss/prompt-input/styles.scss +0 -6
- package/lib/internal/scss/segmented-control/segment.scss +0 -1
- package/lib/internal/scss/segmented-control/styles.scss +0 -1
- package/lib/internal/scss/table/styles.scss +0 -1
- package/lib/internal/scss/tabs/tab-header-bar.scss +0 -1
- package/lib/internal/scss/textarea/styles.scss +0 -8
- package/lib/internal/scss/toggle-button/test-classes/styles.scss +9 -0
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +46 -46
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +32 -32
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- 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/global-ai-drawer.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-ai-drawer.js +1 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-ai-drawer.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +24 -24
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +74 -73
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +24 -24
- 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 +25 -25
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +50 -50
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +25 -25
- 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 +1 -2
- 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 -15
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -31
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -15
- 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/icon-helper.d.ts.map +1 -1
- package/lib/internal/template/button/icon-helper.js +2 -1
- package/lib/internal/template/button/icon-helper.js.map +1 -1
- package/lib/internal/template/button/internal.d.ts +2 -0
- package/lib/internal/template/button/internal.d.ts.map +1 -1
- package/lib/internal/template/button/internal.js +4 -3
- package/lib/internal/template/button/internal.js.map +1 -1
- package/lib/internal/template/button/styles.css.js +21 -22
- package/lib/internal/template/button/styles.scoped.css +255 -259
- package/lib/internal/template/button/styles.selectors.js +21 -22
- package/lib/internal/template/button/test-classes/styles.css.js +5 -2
- package/lib/internal/template/button/test-classes/styles.scoped.css +5 -5
- package/lib/internal/template/button/test-classes/styles.selectors.js +5 -2
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +16 -16
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +16 -16
- package/lib/internal/template/button-group/internal.js +1 -1
- package/lib/internal/template/button-group/internal.js.map +1 -1
- package/lib/internal/template/checkbox/internal.js +1 -1
- package/lib/internal/template/checkbox/internal.js.map +1 -1
- 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/file-input/internal.js +1 -1
- package/lib/internal/template/file-input/internal.js.map +1 -1
- 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/i18n/messages/all.all.js +1 -1
- package/lib/internal/template/i18n/messages/all.all.json +1 -1
- package/lib/internal/template/i18n/messages/all.ar.js +1 -1
- package/lib/internal/template/i18n/messages/all.ar.json +1 -1
- package/lib/internal/template/i18n/messages/all.de.js +1 -1
- package/lib/internal/template/i18n/messages/all.de.json +1 -1
- package/lib/internal/template/i18n/messages/all.en-GB.js +1 -1
- package/lib/internal/template/i18n/messages/all.en-GB.json +1 -1
- package/lib/internal/template/i18n/messages/all.en.js +1 -1
- package/lib/internal/template/i18n/messages/all.en.json +1 -1
- package/lib/internal/template/i18n/messages/all.es.js +1 -1
- package/lib/internal/template/i18n/messages/all.es.json +1 -1
- package/lib/internal/template/i18n/messages/all.fr.js +1 -1
- package/lib/internal/template/i18n/messages/all.fr.json +1 -1
- package/lib/internal/template/i18n/messages/all.id.js +1 -1
- package/lib/internal/template/i18n/messages/all.id.json +1 -1
- package/lib/internal/template/i18n/messages/all.it.js +1 -1
- package/lib/internal/template/i18n/messages/all.it.json +1 -1
- package/lib/internal/template/i18n/messages/all.ja.js +1 -1
- package/lib/internal/template/i18n/messages/all.ja.json +1 -1
- package/lib/internal/template/i18n/messages/all.ko.js +1 -1
- package/lib/internal/template/i18n/messages/all.ko.json +1 -1
- package/lib/internal/template/i18n/messages/all.pt-BR.js +1 -1
- package/lib/internal/template/i18n/messages/all.pt-BR.json +1 -1
- package/lib/internal/template/i18n/messages/all.tr.js +1 -1
- package/lib/internal/template/i18n/messages/all.tr.json +1 -1
- package/lib/internal/template/i18n/messages/all.zh-CN.js +1 -1
- package/lib/internal/template/i18n/messages/all.zh-CN.json +1 -1
- package/lib/internal/template/i18n/messages/all.zh-TW.js +1 -1
- package/lib/internal/template/i18n/messages/all.zh-TW.json +1 -1
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +28 -42
- 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/drag-handle-wrapper/styles.css.js +21 -21
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +44 -44
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +38 -38
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/expand-toggle-button/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/expand-toggle-button/index.js +1 -1
- package/lib/internal/template/internal/components/expand-toggle-button/index.js.map +1 -1
- 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/context/reset-contexts-for-modal.d.ts.map +1 -1
- package/lib/internal/template/internal/context/reset-contexts-for-modal.js +2 -2
- package/lib/internal/template/internal/context/reset-contexts-for-modal.js.map +1 -1
- 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 +84 -83
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/link/internal.js +1 -1
- package/lib/internal/template/link/internal.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/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/prompt-input/styles.css.js +17 -17
- package/lib/internal/template/prompt-input/styles.scoped.css +36 -43
- package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
- package/lib/internal/template/radio-group/radio-button.js +1 -1
- package/lib/internal/template/radio-group/radio-button.js.map +1 -1
- package/lib/internal/template/radio-group/styles.css.js +10 -10
- package/lib/internal/template/radio-group/styles.scoped.css +22 -22
- package/lib/internal/template/radio-group/styles.selectors.js +10 -10
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -42
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +86 -86
- 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/table/body-cell/disabled-inline-editor.js +1 -1
- package/lib/internal/template/table/body-cell/disabled-inline-editor.js.map +1 -1
- package/lib/internal/template/table/body-cell/index.d.ts.map +1 -1
- package/lib/internal/template/table/body-cell/index.js +1 -1
- package/lib/internal/template/table/body-cell/index.js.map +1 -1
- package/lib/internal/template/table/body-cell/td-element.js +1 -1
- package/lib/internal/template/table/body-cell/td-element.js.map +1 -1
- package/lib/internal/template/table/header-cell/index.js +1 -1
- package/lib/internal/template/table/header-cell/index.js.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.js +1 -1
- package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
- package/lib/internal/template/table/resizer/index.js +1 -1
- package/lib/internal/template/table/resizer/index.js.map +1 -1
- package/lib/internal/template/table/selection/selection-control.d.ts.map +1 -1
- package/lib/internal/template/table/selection/selection-control.js +3 -4
- package/lib/internal/template/table/selection/selection-control.js.map +1 -1
- package/lib/internal/template/table/styles.css.js +34 -34
- package/lib/internal/template/table/styles.scoped.css +41 -42
- package/lib/internal/template/table/styles.selectors.js +34 -34
- package/lib/internal/template/table/table-role/grid-navigation.d.ts +1 -1
- package/lib/internal/template/table/table-role/grid-navigation.d.ts.map +1 -1
- package/lib/internal/template/table/table-role/grid-navigation.js +1 -1
- package/lib/internal/template/table/table-role/grid-navigation.js.map +1 -1
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +51 -52
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tabs/tab-header-bar.js +1 -2
- package/lib/internal/template/tabs/tab-header-bar.js.map +1 -1
- 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/button/index.js +4 -5
- package/lib/internal/template/test-utils/dom/button/index.js.map +1 -1
- package/lib/internal/template/test-utils/dom/toggle-button/index.js +3 -4
- package/lib/internal/template/test-utils/dom/toggle-button/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/button/index.js +4 -5
- package/lib/internal/template/test-utils/selectors/button/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/toggle-button/index.js +2 -2
- package/lib/internal/template/test-utils/selectors/toggle-button/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 +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +12 -19
- 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/toggle-button/internal.d.ts.map +1 -1
- package/lib/internal/template/toggle-button/internal.js +3 -2
- package/lib/internal/template/toggle-button/internal.js.map +1 -1
- package/lib/internal/template/toggle-button/test-classes/styles.css.js +7 -0
- package/lib/internal/template/toggle-button/test-classes/styles.scoped.css +8 -0
- package/lib/internal/template/toggle-button/test-classes/styles.selectors.js +8 -0
- package/package.json +1 -1
- package/lib/internal/template/internal/context/single-tab-stop-navigation-context.d.ts +0 -36
- package/lib/internal/template/internal/context/single-tab-stop-navigation-context.d.ts.map +0 -1
- package/lib/internal/template/internal/context/single-tab-stop-navigation-context.js +0 -89
- package/lib/internal/template/internal/context/single-tab-stop-navigation-context.js.map +0 -1
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"direction-button-wrapper": "awsui_direction-button-
|
|
5
|
-
"direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-
|
|
6
|
-
"direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-
|
|
7
|
-
"direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-
|
|
8
|
-
"direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-
|
|
9
|
-
"drag-handle-entry": "awsui_drag-handle-
|
|
10
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
11
|
-
"drag-handle-exit": "awsui_drag-handle-
|
|
12
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
13
|
-
"direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-
|
|
14
|
-
"direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-
|
|
15
|
-
"direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-
|
|
16
|
-
"direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-
|
|
17
|
-
"direction-button-wrapper-rtl": "awsui_direction-button-wrapper-
|
|
18
|
-
"drag-handle-wrapper": "awsui_drag-handle-
|
|
19
|
-
"portal-overlay": "awsui_portal-
|
|
20
|
-
"portal-overlay-contents": "awsui_portal-overlay-
|
|
21
|
-
"drag-handle": "awsui_drag-
|
|
22
|
-
"direction-button-wrapper-hidden": "awsui_direction-button-wrapper-
|
|
23
|
-
"direction-button": "awsui_direction-
|
|
24
|
-
"direction-button-disabled": "awsui_direction-button-
|
|
4
|
+
"direction-button-wrapper": "awsui_direction-button-wrapper_155yk_359kv_169",
|
|
5
|
+
"direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_359kv_189",
|
|
6
|
+
"direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_359kv_189",
|
|
7
|
+
"direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_359kv_189",
|
|
8
|
+
"direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_359kv_189",
|
|
9
|
+
"drag-handle-entry": "awsui_drag-handle-entry_155yk_359kv_1",
|
|
10
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_359kv_1",
|
|
11
|
+
"drag-handle-exit": "awsui_drag-handle-exit_155yk_359kv_1",
|
|
12
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_359kv_1",
|
|
13
|
+
"direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_359kv_229",
|
|
14
|
+
"direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_359kv_233",
|
|
15
|
+
"direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_359kv_237",
|
|
16
|
+
"direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_359kv_238",
|
|
17
|
+
"direction-button-wrapper-rtl": "awsui_direction-button-wrapper-rtl_155yk_359kv_238",
|
|
18
|
+
"drag-handle-wrapper": "awsui_drag-handle-wrapper_155yk_359kv_247",
|
|
19
|
+
"portal-overlay": "awsui_portal-overlay_155yk_359kv_252",
|
|
20
|
+
"portal-overlay-contents": "awsui_portal-overlay-contents_155yk_359kv_260",
|
|
21
|
+
"drag-handle": "awsui_drag-handle_155yk_359kv_247",
|
|
22
|
+
"direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_359kv_277",
|
|
23
|
+
"direction-button": "awsui_direction-button_155yk_359kv_169",
|
|
24
|
+
"direction-button-disabled": "awsui_direction-button-disabled_155yk_359kv_320"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -150,27 +150,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
@keyframes awsui_drag-handle-
|
|
153
|
+
@keyframes awsui_drag-handle-entry_155yk_359kv_1 {
|
|
154
154
|
from {
|
|
155
|
-
transform: translate(var(--awsui-drag-handle-animation-inline-offset-
|
|
155
|
+
transform: translate(var(--awsui-drag-handle-animation-inline-offset-y15yd5), var(--awsui-drag-handle-animation-block-offset-y15yd5));
|
|
156
156
|
}
|
|
157
157
|
to {
|
|
158
158
|
transform: translate(0, 0);
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
@keyframes awsui_drag-handle-
|
|
161
|
+
@keyframes awsui_drag-handle-exit_155yk_359kv_1 {
|
|
162
162
|
from {
|
|
163
163
|
transform: translate(0, 0);
|
|
164
164
|
}
|
|
165
165
|
to {
|
|
166
|
-
transform: translate(var(--awsui-drag-handle-animation-inline-offset-
|
|
166
|
+
transform: translate(var(--awsui-drag-handle-animation-inline-offset-y15yd5), var(--awsui-drag-handle-animation-block-offset-y15yd5));
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
|
-
.awsui_direction-button-
|
|
170
|
-
--awsui-drag-handle-animation-inline-offset-
|
|
171
|
-
--awsui-drag-handle-animation-block-offset-
|
|
169
|
+
.awsui_direction-button-wrapper_155yk_359kv_169:not(#\9) {
|
|
170
|
+
--awsui-drag-handle-animation-inline-offset-y15yd5: 0;
|
|
171
|
+
--awsui-drag-handle-animation-block-offset-y15yd5: 0;
|
|
172
172
|
}
|
|
173
|
-
@keyframes awsui_awsui-motion-fade-
|
|
173
|
+
@keyframes awsui_awsui-motion-fade-in_155yk_359kv_1 {
|
|
174
174
|
from {
|
|
175
175
|
opacity: 0.2;
|
|
176
176
|
}
|
|
@@ -178,7 +178,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
178
178
|
opacity: 1;
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
|
-
@keyframes awsui_awsui-motion-fade-out-
|
|
181
|
+
@keyframes awsui_awsui-motion-fade-out-0_155yk_359kv_1 {
|
|
182
182
|
from {
|
|
183
183
|
opacity: 1;
|
|
184
184
|
}
|
|
@@ -186,70 +186,70 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
opacity: 0;
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
|
-
.awsui_direction-button-wrapper-motion-
|
|
189
|
+
.awsui_direction-button-wrapper-motion-enter_155yk_359kv_189:not(#\9), .awsui_direction-button-wrapper-motion-entering_155yk_359kv_189:not(#\9), .awsui_direction-button-wrapper-motion-exit_155yk_359kv_189:not(#\9), .awsui_direction-button-wrapper-motion-exiting_155yk_359kv_189:not(#\9) {
|
|
190
190
|
pointer-events: none;
|
|
191
191
|
}
|
|
192
|
-
.awsui_direction-button-wrapper-motion-
|
|
193
|
-
animation: awsui_drag-handle-
|
|
192
|
+
.awsui_direction-button-wrapper-motion-entering_155yk_359kv_189:not(#\9) {
|
|
193
|
+
animation: awsui_drag-handle-entry_155yk_359kv_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out), awsui_awsui-motion-fade-in_155yk_359kv_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out);
|
|
194
194
|
}
|
|
195
195
|
@media (prefers-reduced-motion: reduce) {
|
|
196
|
-
.awsui_direction-button-wrapper-motion-
|
|
196
|
+
.awsui_direction-button-wrapper-motion-entering_155yk_359kv_189:not(#\9) {
|
|
197
197
|
animation: none;
|
|
198
198
|
transition: none;
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
|
-
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-
|
|
201
|
+
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-entering_155yk_359kv_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-entering_155yk_359kv_189:not(#\9) {
|
|
202
202
|
animation: none;
|
|
203
203
|
transition: none;
|
|
204
204
|
}
|
|
205
|
-
.awsui_direction-button-wrapper-motion-
|
|
206
|
-
animation: awsui_drag-handle-
|
|
205
|
+
.awsui_direction-button-wrapper-motion-exiting_155yk_359kv_189:not(#\9) {
|
|
206
|
+
animation: awsui_drag-handle-exit_155yk_359kv_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out) forwards, awsui_awsui-motion-fade-out-0_155yk_359kv_1 var(--motion-duration-complex-hv88cf, 270ms) var(--motion-easing-responsive-dxkfpl, ease-out) forwards;
|
|
207
207
|
}
|
|
208
208
|
@media (prefers-reduced-motion: reduce) {
|
|
209
|
-
.awsui_direction-button-wrapper-motion-
|
|
209
|
+
.awsui_direction-button-wrapper-motion-exiting_155yk_359kv_189:not(#\9) {
|
|
210
210
|
animation: none;
|
|
211
211
|
transition: none;
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
|
-
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-
|
|
214
|
+
.awsui-motion-disabled .awsui_direction-button-wrapper-motion-exiting_155yk_359kv_189:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper-motion-exiting_155yk_359kv_189:not(#\9) {
|
|
215
215
|
animation: none;
|
|
216
216
|
transition: none;
|
|
217
217
|
}
|
|
218
218
|
@media (prefers-reduced-motion: reduce) {
|
|
219
|
-
.awsui_direction-button-
|
|
219
|
+
.awsui_direction-button-wrapper_155yk_359kv_169:not(#\9) {
|
|
220
220
|
animation: none;
|
|
221
221
|
transition: none;
|
|
222
222
|
}
|
|
223
223
|
}
|
|
224
|
-
.awsui-motion-disabled .awsui_direction-button-
|
|
224
|
+
.awsui-motion-disabled .awsui_direction-button-wrapper_155yk_359kv_169:not(#\9), .awsui-mode-entering .awsui_direction-button-wrapper_155yk_359kv_169:not(#\9) {
|
|
225
225
|
animation: none;
|
|
226
226
|
transition: none;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_direction-button-wrapper-block-
|
|
230
|
-
--awsui-drag-handle-animation-block-offset-
|
|
229
|
+
.awsui_direction-button-wrapper-block-start_155yk_359kv_229:not(#\9) {
|
|
230
|
+
--awsui-drag-handle-animation-block-offset-y15yd5: 20px;
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.awsui_direction-button-wrapper-block-
|
|
234
|
-
--awsui-drag-handle-animation-block-offset-
|
|
233
|
+
.awsui_direction-button-wrapper-block-end_155yk_359kv_233:not(#\9) {
|
|
234
|
+
--awsui-drag-handle-animation-block-offset-y15yd5: -20px;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
.awsui_direction-button-wrapper-inline-
|
|
238
|
-
.awsui_direction-button-wrapper-inline-
|
|
239
|
-
--awsui-drag-handle-animation-inline-offset-
|
|
237
|
+
.awsui_direction-button-wrapper-inline-start_155yk_359kv_237:not(#\9),
|
|
238
|
+
.awsui_direction-button-wrapper-inline-end_155yk_359kv_238.awsui_direction-button-wrapper-rtl_155yk_359kv_238:not(#\9) {
|
|
239
|
+
--awsui-drag-handle-animation-inline-offset-y15yd5: 20px;
|
|
240
240
|
}
|
|
241
241
|
|
|
242
|
-
.awsui_direction-button-wrapper-inline-
|
|
243
|
-
.awsui_direction-button-wrapper-inline-
|
|
244
|
-
--awsui-drag-handle-animation-inline-offset-
|
|
242
|
+
.awsui_direction-button-wrapper-inline-end_155yk_359kv_238:not(#\9),
|
|
243
|
+
.awsui_direction-button-wrapper-inline-start_155yk_359kv_237.awsui_direction-button-wrapper-rtl_155yk_359kv_238:not(#\9) {
|
|
244
|
+
--awsui-drag-handle-animation-inline-offset-y15yd5: -20px;
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.awsui_drag-handle-
|
|
247
|
+
.awsui_drag-handle-wrapper_155yk_359kv_247:not(#\9) {
|
|
248
248
|
position: relative;
|
|
249
249
|
display: inline-block;
|
|
250
250
|
}
|
|
251
251
|
|
|
252
|
-
.awsui_portal-
|
|
252
|
+
.awsui_portal-overlay_155yk_359kv_252:not(#\9) {
|
|
253
253
|
position: absolute;
|
|
254
254
|
inset-block-start: 0;
|
|
255
255
|
inset-inline-start: 0;
|
|
@@ -257,16 +257,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
257
|
z-index: 7000;
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.awsui_portal-overlay-
|
|
260
|
+
.awsui_portal-overlay-contents_155yk_359kv_260:not(#\9) {
|
|
261
261
|
pointer-events: auto;
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.awsui_drag-
|
|
264
|
+
.awsui_drag-handle_155yk_359kv_247:not(#\9) {
|
|
265
265
|
position: relative;
|
|
266
266
|
display: flex;
|
|
267
267
|
}
|
|
268
268
|
|
|
269
|
-
.awsui_direction-button-
|
|
269
|
+
.awsui_direction-button-wrapper_155yk_359kv_169:not(#\9) {
|
|
270
270
|
position: absolute;
|
|
271
271
|
block-size: var(--space-static-xl-pek4x1, 24px);
|
|
272
272
|
inline-size: var(--space-static-xl-pek4x1, 24px);
|
|
@@ -274,31 +274,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
274
274
|
padding-inline: var(--space-static-xxs-0cgyf1, 4px);
|
|
275
275
|
}
|
|
276
276
|
|
|
277
|
-
.awsui_direction-button-wrapper-
|
|
277
|
+
.awsui_direction-button-wrapper-hidden_155yk_359kv_277:not(#\9) {
|
|
278
278
|
display: none;
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
-
.awsui_direction-button-wrapper-block-
|
|
281
|
+
.awsui_direction-button-wrapper-block-start_155yk_359kv_229:not(#\9) {
|
|
282
282
|
inset-block-start: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
|
|
283
283
|
inset-inline-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
.awsui_direction-button-wrapper-block-
|
|
286
|
+
.awsui_direction-button-wrapper-block-end_155yk_359kv_233:not(#\9) {
|
|
287
287
|
inset-block-end: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
|
|
288
288
|
inset-inline-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.awsui_direction-button-wrapper-inline-
|
|
291
|
+
.awsui_direction-button-wrapper-inline-start_155yk_359kv_237:not(#\9) {
|
|
292
292
|
inset-inline-start: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
|
|
293
293
|
inset-block-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
-
.awsui_direction-button-wrapper-inline-
|
|
296
|
+
.awsui_direction-button-wrapper-inline-end_155yk_359kv_238:not(#\9) {
|
|
297
297
|
inset-inline-end: calc(-1 * (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)));
|
|
298
298
|
inset-block-start: calc(50% - (var(--space-static-xl-pek4x1, 24px) + 2 * var(--space-static-xxs-0cgyf1, 4px)) / 2);
|
|
299
299
|
}
|
|
300
300
|
|
|
301
|
-
.awsui_direction-
|
|
301
|
+
.awsui_direction-button_155yk_359kv_169:not(#\9) {
|
|
302
302
|
position: absolute;
|
|
303
303
|
border-width: 0;
|
|
304
304
|
cursor: pointer;
|
|
@@ -317,14 +317,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
317
317
|
color: var(--color-text-direction-button-default-dkices, #ffffff);
|
|
318
318
|
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));
|
|
319
319
|
}
|
|
320
|
-
.awsui_direction-
|
|
320
|
+
.awsui_direction-button_155yk_359kv_169:not(#\9):not(.awsui_direction-button-disabled_155yk_359kv_320):hover {
|
|
321
321
|
background-color: var(--color-background-direction-button-hover-v5bxfc, #414750);
|
|
322
322
|
}
|
|
323
|
-
.awsui_direction-
|
|
323
|
+
.awsui_direction-button_155yk_359kv_169:not(#\9):not(.awsui_direction-button-disabled_155yk_359kv_320):active {
|
|
324
324
|
background-color: var(--color-background-direction-button-active-wn6s2j, #2a2e33);
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
-
.awsui_direction-button-
|
|
327
|
+
.awsui_direction-button-disabled_155yk_359kv_320:not(#\9) {
|
|
328
328
|
cursor: default;
|
|
329
329
|
background-color: var(--color-background-direction-button-disabled-rcznmi, #eaeded);
|
|
330
330
|
color: var(--color-text-direction-button-disabled-596cgx, #aab7b8);
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"direction-button-wrapper": "awsui_direction-button-
|
|
6
|
-
"direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-
|
|
7
|
-
"direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-
|
|
8
|
-
"direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-
|
|
9
|
-
"direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-
|
|
10
|
-
"drag-handle-entry": "awsui_drag-handle-
|
|
11
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
12
|
-
"drag-handle-exit": "awsui_drag-handle-
|
|
13
|
-
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-
|
|
14
|
-
"direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-
|
|
15
|
-
"direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-
|
|
16
|
-
"direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-
|
|
17
|
-
"direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-
|
|
18
|
-
"direction-button-wrapper-rtl": "awsui_direction-button-wrapper-
|
|
19
|
-
"drag-handle-wrapper": "awsui_drag-handle-
|
|
20
|
-
"portal-overlay": "awsui_portal-
|
|
21
|
-
"portal-overlay-contents": "awsui_portal-overlay-
|
|
22
|
-
"drag-handle": "awsui_drag-
|
|
23
|
-
"direction-button-wrapper-hidden": "awsui_direction-button-wrapper-
|
|
24
|
-
"direction-button": "awsui_direction-
|
|
25
|
-
"direction-button-disabled": "awsui_direction-button-
|
|
5
|
+
"direction-button-wrapper": "awsui_direction-button-wrapper_155yk_359kv_169",
|
|
6
|
+
"direction-button-wrapper-motion-enter": "awsui_direction-button-wrapper-motion-enter_155yk_359kv_189",
|
|
7
|
+
"direction-button-wrapper-motion-entering": "awsui_direction-button-wrapper-motion-entering_155yk_359kv_189",
|
|
8
|
+
"direction-button-wrapper-motion-exit": "awsui_direction-button-wrapper-motion-exit_155yk_359kv_189",
|
|
9
|
+
"direction-button-wrapper-motion-exiting": "awsui_direction-button-wrapper-motion-exiting_155yk_359kv_189",
|
|
10
|
+
"drag-handle-entry": "awsui_drag-handle-entry_155yk_359kv_1",
|
|
11
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_155yk_359kv_1",
|
|
12
|
+
"drag-handle-exit": "awsui_drag-handle-exit_155yk_359kv_1",
|
|
13
|
+
"awsui-motion-fade-out-0": "awsui_awsui-motion-fade-out-0_155yk_359kv_1",
|
|
14
|
+
"direction-button-wrapper-block-start": "awsui_direction-button-wrapper-block-start_155yk_359kv_229",
|
|
15
|
+
"direction-button-wrapper-block-end": "awsui_direction-button-wrapper-block-end_155yk_359kv_233",
|
|
16
|
+
"direction-button-wrapper-inline-start": "awsui_direction-button-wrapper-inline-start_155yk_359kv_237",
|
|
17
|
+
"direction-button-wrapper-inline-end": "awsui_direction-button-wrapper-inline-end_155yk_359kv_238",
|
|
18
|
+
"direction-button-wrapper-rtl": "awsui_direction-button-wrapper-rtl_155yk_359kv_238",
|
|
19
|
+
"drag-handle-wrapper": "awsui_drag-handle-wrapper_155yk_359kv_247",
|
|
20
|
+
"portal-overlay": "awsui_portal-overlay_155yk_359kv_252",
|
|
21
|
+
"portal-overlay-contents": "awsui_portal-overlay-contents_155yk_359kv_260",
|
|
22
|
+
"drag-handle": "awsui_drag-handle_155yk_359kv_247",
|
|
23
|
+
"direction-button-wrapper-hidden": "awsui_direction-button-wrapper-hidden_155yk_359kv_277",
|
|
24
|
+
"direction-button": "awsui_direction-button_155yk_359kv_169",
|
|
25
|
+
"direction-button-disabled": "awsui_direction-button-disabled_155yk_359kv_320"
|
|
26
26
|
};
|
|
27
27
|
|
|
@@ -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
|
-
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-
|
|
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_qwoo0_6ns76_153",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_6ns76_1",
|
|
6
|
+
"refresh": "awsui_refresh_qwoo0_6ns76_174",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_6ns76_1",
|
|
8
|
+
"root": "awsui_root_qwoo0_6ns76_199",
|
|
9
|
+
"interior": "awsui_interior_qwoo0_6ns76_232",
|
|
10
|
+
"dropdown": "awsui_dropdown_qwoo0_6ns76_153",
|
|
11
|
+
"use-portal": "awsui_use-portal_qwoo0_6ns76_242",
|
|
12
|
+
"is-empty": "awsui_is-empty_qwoo0_6ns76_288",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_6ns76_295",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_6ns76_299",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_6ns76_302",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_6ns76_305",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_6ns76_308",
|
|
18
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_6ns76_311",
|
|
19
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_6ns76_318",
|
|
20
|
+
"open": "awsui_open_qwoo0_6ns76_327",
|
|
21
|
+
"nowrap": "awsui_nowrap_qwoo0_6ns76_336",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_6ns76_153",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_6ns76_347"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -150,10 +150,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.awsui_dropdown-content-
|
|
154
|
-
animation: awsui_awsui-motion-fade-in-
|
|
153
|
+
.awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9) {
|
|
154
|
+
animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_6ns76_1 var(--motion-duration-show-quick-i2gulq, 135ms) var(--motion-easing-show-quick-xucy9w, ease-out);
|
|
155
155
|
}
|
|
156
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
156
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_qwoo0_6ns76_1 {
|
|
157
157
|
from {
|
|
158
158
|
opacity: 0.4;
|
|
159
159
|
}
|
|
@@ -162,22 +162,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
}
|
|
163
163
|
}
|
|
164
164
|
@media (prefers-reduced-motion: reduce) {
|
|
165
|
-
.awsui_dropdown-content-
|
|
165
|
+
.awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9) {
|
|
166
166
|
animation: none;
|
|
167
167
|
transition: none;
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
170
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9) {
|
|
171
171
|
animation: none;
|
|
172
172
|
transition: none;
|
|
173
173
|
}
|
|
174
|
-
.awsui_dropdown-content-
|
|
174
|
+
.awsui_dropdown-content-wrapper_qwoo0_6ns76_153.awsui_refresh_qwoo0_6ns76_174:not(#\9) {
|
|
175
175
|
transform-origin: top;
|
|
176
|
-
animation-name: awsui_awsui-motion-fade-in-
|
|
176
|
+
animation-name: awsui_awsui-motion-fade-in-0_qwoo0_6ns76_1;
|
|
177
177
|
animation-duration: var(--motion-duration-show-quick-i2gulq, 135ms);
|
|
178
178
|
animation-timing-function: var(--motion-easing-show-quick-xucy9w, ease-out);
|
|
179
179
|
}
|
|
180
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
180
|
+
@keyframes awsui_awsui-motion-fade-in-0_qwoo0_6ns76_1 {
|
|
181
181
|
from {
|
|
182
182
|
opacity: 0;
|
|
183
183
|
}
|
|
@@ -186,17 +186,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
}
|
|
187
187
|
}
|
|
188
188
|
@media (prefers-reduced-motion: reduce) {
|
|
189
|
-
.awsui_dropdown-content-
|
|
189
|
+
.awsui_dropdown-content-wrapper_qwoo0_6ns76_153.awsui_refresh_qwoo0_6ns76_174:not(#\9) {
|
|
190
190
|
animation: none;
|
|
191
191
|
transition: none;
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
194
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_6ns76_153.awsui_refresh_qwoo0_6ns76_174:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_6ns76_153.awsui_refresh_qwoo0_6ns76_174:not(#\9) {
|
|
195
195
|
animation: none;
|
|
196
196
|
transition: none;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.awsui_root_qwoo0_6ns76_199:not(#\9) {
|
|
200
200
|
border-collapse: separate;
|
|
201
201
|
border-spacing: 0;
|
|
202
202
|
box-sizing: border-box;
|
|
@@ -229,34 +229,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
229
229
|
position: relative;
|
|
230
230
|
white-space: inherit;
|
|
231
231
|
}
|
|
232
|
-
.
|
|
232
|
+
.awsui_root_qwoo0_6ns76_199.awsui_interior_qwoo0_6ns76_232:not(#\9) {
|
|
233
233
|
position: static;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.
|
|
236
|
+
.awsui_dropdown_qwoo0_6ns76_153:not(#\9) {
|
|
237
237
|
position: absolute;
|
|
238
238
|
display: none;
|
|
239
239
|
z-index: 2000;
|
|
240
240
|
transform-origin: top;
|
|
241
241
|
}
|
|
242
|
-
.
|
|
242
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_use-portal_qwoo0_6ns76_242:not(#\9) {
|
|
243
243
|
z-index: 7000;
|
|
244
244
|
}
|
|
245
|
-
.
|
|
245
|
+
.awsui_dropdown_qwoo0_6ns76_153:not(#\9):not(.awsui_interior_qwoo0_6ns76_232) {
|
|
246
246
|
transform: translateY(0px);
|
|
247
247
|
transition: transform var(--motion-duration-show-quick-i2gulq, 135ms);
|
|
248
248
|
}
|
|
249
249
|
@media (prefers-reduced-motion: reduce) {
|
|
250
|
-
.
|
|
250
|
+
.awsui_dropdown_qwoo0_6ns76_153:not(#\9):not(.awsui_interior_qwoo0_6ns76_232) {
|
|
251
251
|
animation: none;
|
|
252
252
|
transition: none;
|
|
253
253
|
}
|
|
254
254
|
}
|
|
255
|
-
.awsui-motion-disabled .
|
|
255
|
+
.awsui-motion-disabled .awsui_dropdown_qwoo0_6ns76_153:not(#\9):not(.awsui_interior_qwoo0_6ns76_232), .awsui-mode-entering .awsui_dropdown_qwoo0_6ns76_153:not(#\9):not(.awsui_interior_qwoo0_6ns76_232) {
|
|
256
256
|
animation: none;
|
|
257
257
|
transition: none;
|
|
258
258
|
}
|
|
259
|
-
.awsui_dropdown-content-
|
|
259
|
+
.awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9) {
|
|
260
260
|
position: relative;
|
|
261
261
|
background-color: var(--color-background-dropdown-item-default-fhmksr, #ffffff);
|
|
262
262
|
outline: none;
|
|
@@ -268,7 +268,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
268
268
|
border-block: var(--border-divider-list-width-8ggz94, 1px) solid var(--color-border-container-top-svitxz, #eaeded);
|
|
269
269
|
box-sizing: border-box;
|
|
270
270
|
}
|
|
271
|
-
.awsui_dropdown-content-
|
|
271
|
+
.awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9)::after {
|
|
272
272
|
content: "";
|
|
273
273
|
position: absolute;
|
|
274
274
|
z-index: 1;
|
|
@@ -285,65 +285,65 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
285
285
|
border-end-end-radius: var(--border-radius-dropdown-oaxffg, 0px);
|
|
286
286
|
pointer-events: none;
|
|
287
287
|
}
|
|
288
|
-
.awsui_dropdown-content-
|
|
288
|
+
.awsui_dropdown-content-wrapper_qwoo0_6ns76_153.awsui_is-empty_qwoo0_6ns76_288:not(#\9)::after {
|
|
289
289
|
display: none;
|
|
290
290
|
}
|
|
291
|
-
.
|
|
291
|
+
.awsui_dropdown_qwoo0_6ns76_153 > .awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9) {
|
|
292
292
|
border-block-start: var(--border-divider-list-width-8ggz94, 1px) solid var(--color-border-container-top-svitxz, #eaeded);
|
|
293
293
|
border-block-end: var(--border-divider-list-width-8ggz94, 1px) solid var(--color-border-dropdown-group-dg9zg5, #eaeded);
|
|
294
294
|
}
|
|
295
|
-
.awsui_dropdown-drop-
|
|
295
|
+
.awsui_dropdown-drop-up_qwoo0_6ns76_295 > .awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9) {
|
|
296
296
|
transform-origin: bottom;
|
|
297
297
|
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));
|
|
298
298
|
}
|
|
299
|
-
.awsui_dropdown-drop-
|
|
299
|
+
.awsui_dropdown-drop-up_qwoo0_6ns76_295.awsui_with-limited-width_qwoo0_6ns76_299 > .awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9) {
|
|
300
300
|
border-block-start: none;
|
|
301
301
|
}
|
|
302
|
-
.awsui_dropdown-drop-
|
|
302
|
+
.awsui_dropdown-drop-left_qwoo0_6ns76_302:not(#\9) {
|
|
303
303
|
inset-inline-end: 0;
|
|
304
304
|
}
|
|
305
|
-
.awsui_dropdown-drop-
|
|
305
|
+
.awsui_dropdown-drop-right_qwoo0_6ns76_305:not(#\9) {
|
|
306
306
|
inset-inline-start: 0;
|
|
307
307
|
}
|
|
308
|
-
.
|
|
308
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_occupy-entire-width_qwoo0_6ns76_308:not(#\9) {
|
|
309
309
|
min-inline-size: 100%;
|
|
310
310
|
}
|
|
311
|
-
.
|
|
311
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_stretch-beyond-trigger-width_qwoo0_6ns76_311:not(#\9) {
|
|
312
312
|
inline-size: max-content;
|
|
313
|
-
max-inline-size: var(--awsui-dropdown-default-max-width-
|
|
313
|
+
max-inline-size: var(--awsui-dropdown-default-max-width-y15yd5, 100%);
|
|
314
314
|
}
|
|
315
|
-
.
|
|
315
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_interior_qwoo0_6ns76_232 > .awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9) {
|
|
316
316
|
margin-block-start: -1px;
|
|
317
317
|
}
|
|
318
|
-
.
|
|
318
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_hide-block-border_qwoo0_6ns76_318 > .awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9) {
|
|
319
319
|
border-block-start: none;
|
|
320
320
|
}
|
|
321
|
-
.
|
|
321
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_hide-block-border_qwoo0_6ns76_318:not(#\9):not(.awsui_dropdown-drop-up_qwoo0_6ns76_295) > .awsui_dropdown-content-wrapper_qwoo0_6ns76_153 {
|
|
322
322
|
border-block-end: none;
|
|
323
323
|
}
|
|
324
|
-
.
|
|
324
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_hide-block-border_qwoo0_6ns76_318.awsui_refresh_qwoo0_6ns76_174 > .awsui_dropdown-content-wrapper_qwoo0_6ns76_153:not(#\9) {
|
|
325
325
|
border-block-end: none;
|
|
326
326
|
}
|
|
327
|
-
.
|
|
327
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_open_qwoo0_6ns76_327:not(#\9) {
|
|
328
328
|
display: block;
|
|
329
329
|
}
|
|
330
|
-
.
|
|
330
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_open_qwoo0_6ns76_327:not(#\9):not(.awsui_interior_qwoo0_6ns76_232).awsui_refresh_qwoo0_6ns76_174[data-animating=true] {
|
|
331
331
|
transform: translateY(4px);
|
|
332
332
|
}
|
|
333
|
-
.
|
|
333
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_open_qwoo0_6ns76_327:not(#\9):not(.awsui_interior_qwoo0_6ns76_232).awsui_refresh_qwoo0_6ns76_174[data-animating=true].awsui_dropdown-drop-up_qwoo0_6ns76_295 {
|
|
334
334
|
transform: translateY(-4px);
|
|
335
335
|
}
|
|
336
|
-
.
|
|
336
|
+
.awsui_dropdown_qwoo0_6ns76_153.awsui_open_qwoo0_6ns76_327.awsui_nowrap_qwoo0_6ns76_336:not(#\9) {
|
|
337
337
|
white-space: nowrap;
|
|
338
338
|
overflow: scroll;
|
|
339
339
|
}
|
|
340
340
|
|
|
341
|
-
.awsui_dropdown-
|
|
341
|
+
.awsui_dropdown-content_qwoo0_6ns76_153:not(#\9) {
|
|
342
342
|
display: flex;
|
|
343
343
|
flex-direction: column;
|
|
344
344
|
inline-size: 100%;
|
|
345
345
|
}
|
|
346
346
|
|
|
347
|
-
.awsui_stretch-trigger-
|
|
347
|
+
.awsui_stretch-trigger-height_qwoo0_6ns76_347:not(#\9) {
|
|
348
348
|
block-size: 100%;
|
|
349
349
|
}
|
|
@@ -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
|
-
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-
|
|
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_qwoo0_6ns76_153",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_6ns76_1",
|
|
7
|
+
"refresh": "awsui_refresh_qwoo0_6ns76_174",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_6ns76_1",
|
|
9
|
+
"root": "awsui_root_qwoo0_6ns76_199",
|
|
10
|
+
"interior": "awsui_interior_qwoo0_6ns76_232",
|
|
11
|
+
"dropdown": "awsui_dropdown_qwoo0_6ns76_153",
|
|
12
|
+
"use-portal": "awsui_use-portal_qwoo0_6ns76_242",
|
|
13
|
+
"is-empty": "awsui_is-empty_qwoo0_6ns76_288",
|
|
14
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_6ns76_295",
|
|
15
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_6ns76_299",
|
|
16
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_6ns76_302",
|
|
17
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_6ns76_305",
|
|
18
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_6ns76_308",
|
|
19
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_6ns76_311",
|
|
20
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_6ns76_318",
|
|
21
|
+
"open": "awsui_open_qwoo0_6ns76_327",
|
|
22
|
+
"nowrap": "awsui_nowrap_qwoo0_6ns76_336",
|
|
23
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_6ns76_153",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_6ns76_347"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/expand-toggle-button/index.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAiB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/components/expand-toggle-button/index.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAStC,wBAAgB,kBAAkB,CAAC,EACjC,UAAU,EACV,sBAAsB,EACtB,iBAAiB,EACjB,mBAAmB,EACnB,UAAU,GACX,EAAE;IACD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,sBAAsB,CAAC,EAAE,MAAM,IAAI,CAAC;IACpC,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B,eAsBA"}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// SPDX-License-Identifier: Apache-2.0
|
|
3
3
|
import React, { useRef } from 'react';
|
|
4
4
|
import clsx from 'clsx';
|
|
5
|
+
import { useSingleTabStopNavigation } from '@cloudscape-design/component-toolkit/internal';
|
|
5
6
|
import InternalIcon from '../../../icon/internal';
|
|
6
|
-
import { useSingleTabStopNavigation } from '../../../internal/context/single-tab-stop-navigation-context';
|
|
7
7
|
import styles from './styles.css.js';
|
|
8
8
|
export function ExpandToggleButton({ isExpanded, onExpandableItemToggle, expandButtonLabel, collapseButtonLabel, customIcon, }) {
|
|
9
9
|
const buttonRef = useRef(null);
|