@cloudscape-design/components 3.0.519 → 3.0.521
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/alert/styles.css.js +25 -25
- package/alert/styles.scoped.css +48 -45
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +22 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +37 -34
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/defaults.d.ts +2 -2
- package/app-layout/defaults.d.ts.map +1 -1
- package/app-layout/defaults.js.map +1 -1
- package/app-layout/drawer/interfaces.d.ts +3 -2
- package/app-layout/drawer/interfaces.d.ts.map +1 -1
- package/app-layout/drawer/interfaces.js.map +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts +1 -1
- package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
- package/app-layout/drawer/resizable-drawer.js +18 -9
- package/app-layout/drawer/resizable-drawer.js.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +76 -26
- package/app-layout/index.js.map +1 -1
- package/app-layout/split-panel/index.d.ts +0 -1
- package/app-layout/split-panel/index.d.ts.map +1 -1
- package/app-layout/split-panel/index.js +0 -1
- package/app-layout/split-panel/index.js.map +1 -1
- package/app-layout/split-panel/provider.d.ts +2 -2
- package/app-layout/split-panel/provider.d.ts.map +1 -1
- package/app-layout/split-panel/provider.js +16 -18
- package/app-layout/split-panel/provider.js.map +1 -1
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +14 -11
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/utils/use-window-width.d.ts +2 -0
- package/app-layout/utils/use-window-width.d.ts.map +1 -0
- package/app-layout/utils/use-window-width.js +13 -0
- package/app-layout/utils/use-window-width.js.map +1 -0
- package/app-layout/visual-refresh/split-panel.js +1 -1
- package/app-layout/visual-refresh/split-panel.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +179 -176
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +23 -20
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +392 -302
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +54 -48
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +58 -58
- package/cards/styles.selectors.js +40 -40
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +18 -15
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +165 -153
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +26 -23
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +53 -50
- package/collection-preferences/styles.selectors.js +37 -37
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +100 -80
- package/container/styles.selectors.js +30 -30
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +13 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +50 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/interfaces.d.ts +3 -2
- package/expandable-section/interfaces.d.ts.map +1 -1
- package/expandable-section/interfaces.js.map +1 -1
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +85 -75
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +15 -12
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +168 -162
- package/flashbar/styles.selectors.js +47 -47
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +35 -34
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +112 -108
- package/grid/styles.selectors.js +53 -53
- package/header/interfaces.d.ts +1 -1
- package/header/interfaces.js.map +1 -1
- package/header/styles.css.js +34 -34
- package/header/styles.scoped.css +92 -83
- package/header/styles.selectors.js +34 -34
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +127 -108
- package/help-panel/styles.selectors.js +4 -4
- package/hotspot/styles.css.js +7 -7
- package/hotspot/styles.scoped.css +13 -13
- package/hotspot/styles.selectors.js +7 -7
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +86 -78
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +63 -49
- package/input/styles.selectors.js +12 -12
- package/internal/components/abstract-switch/styles.css.js +13 -13
- package/internal/components/abstract-switch/styles.scoped.css +31 -30
- package/internal/components/abstract-switch/styles.selectors.js +13 -13
- package/internal/components/button-trigger/styles.css.js +10 -10
- package/internal/components/button-trigger/styles.scoped.css +61 -48
- package/internal/components/button-trigger/styles.selectors.js +10 -10
- package/internal/components/cartesian-chart/styles.css.js +27 -27
- package/internal/components/cartesian-chart/styles.scoped.css +38 -41
- package/internal/components/cartesian-chart/styles.selectors.js +27 -27
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +33 -26
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-plot/styles.css.js +5 -5
- package/internal/components/chart-plot/styles.scoped.css +7 -7
- package/internal/components/chart-plot/styles.selectors.js +5 -5
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +7 -5
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-popover-footer/styles.css.js +1 -1
- package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
- package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
- package/internal/components/chart-series-details/styles.css.js +20 -20
- package/internal/components/chart-series-details/styles.scoped.css +74 -59
- package/internal/components/chart-series-details/styles.selectors.js +20 -20
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +40 -27
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +9 -9
- package/internal/components/chart-wrapper/styles.scoped.css +13 -13
- package/internal/components/chart-wrapper/styles.selectors.js +9 -9
- package/internal/components/checkbox-icon/styles.css.js +7 -7
- package/internal/components/checkbox-icon/styles.scoped.css +12 -12
- package/internal/components/checkbox-icon/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +64 -56
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +5 -5
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +5 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +41 -30
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +20 -14
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +31 -28
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +39 -39
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +14 -8
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/screenreader-only/styles.css.js +1 -1
- package/internal/components/screenreader-only/styles.scoped.css +3 -3
- package/internal/components/screenreader-only/styles.selectors.js +1 -1
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +74 -65
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +44 -33
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +75 -72
- package/link/styles.selectors.js +20 -20
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +76 -61
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +2 -2
- package/multiselect/styles.scoped.css +3 -3
- package/multiselect/styles.selectors.js +2 -2
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +29 -25
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +75 -72
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +33 -33
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +31 -31
- package/property-filter/styles.scoped.css +34 -34
- package/property-filter/styles.selectors.js +31 -31
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +28 -25
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +42 -39
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +16 -16
- package/select/parts/styles.scoped.css +18 -18
- package/select/parts/styles.selectors.js +16 -16
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -40
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +55 -55
- package/split-panel/styles.scoped.css +84 -81
- package/split-panel/styles.selectors.js +55 -55
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +30 -30
- package/status-indicator/styles.selectors.js +23 -23
- package/table/body-cell/styles.css.js +30 -30
- package/table/body-cell/styles.scoped.css +166 -153
- package/table/body-cell/styles.selectors.js +30 -30
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +77 -70
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +43 -40
- package/table/resizer/styles.selectors.js +8 -8
- package/table/selection/styles.css.js +3 -3
- package/table/selection/styles.scoped.css +9 -9
- package/table/selection/styles.selectors.js +3 -3
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +16 -16
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +35 -35
- package/table/styles.scoped.css +94 -87
- package/table/styles.selectors.js +35 -35
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +104 -79
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +14 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +74 -67
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +5 -5
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +34 -23
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +112 -99
- package/tiles/styles.selectors.js +29 -29
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +38 -29
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +46 -31
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +90 -83
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +149 -130
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +36 -32
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +47 -36
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +4 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +32 -32
- package/wizard/styles.scoped.css +145 -117
- package/wizard/styles.selectors.js +32 -32
- package/app-layout/split-panel/constants.d.ts +0 -3
- package/app-layout/split-panel/constants.d.ts.map +0 -1
- package/app-layout/split-panel/constants.js +0 -5
- package/app-layout/split-panel/constants.js.map +0 -1
- package/app-layout/utils/use-document-width.d.ts +0 -2
- package/app-layout/utils/use-document-width.d.ts.map +0 -1
- package/app-layout/utils/use-document-width.js +0 -11
- package/app-layout/utils/use-document-width.js.map +0 -1
|
@@ -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-upper-border": "awsui_hide-upper-
|
|
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_1632s_93",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_1632s_1",
|
|
6
|
+
"refresh": "awsui_refresh_qwoo0_1632s_114",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_1632s_1",
|
|
8
|
+
"root": "awsui_root_qwoo0_1632s_143",
|
|
9
|
+
"interior": "awsui_interior_qwoo0_1632s_179",
|
|
10
|
+
"dropdown": "awsui_dropdown_qwoo0_1632s_93",
|
|
11
|
+
"use-portal": "awsui_use-portal_qwoo0_1632s_190",
|
|
12
|
+
"is-empty": "awsui_is-empty_qwoo0_1632s_243",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_1632s_246",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_1632s_250",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_1632s_253",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_1632s_256",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_1632s_259",
|
|
18
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_1632s_262",
|
|
19
|
+
"hide-upper-border": "awsui_hide-upper-border_qwoo0_1632s_266",
|
|
20
|
+
"open": "awsui_open_qwoo0_1632s_273",
|
|
21
|
+
"nowrap": "awsui_nowrap_qwoo0_1632s_282",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_1632s_93",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_1632s_293"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -90,10 +90,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.awsui_dropdown-content-
|
|
94
|
-
animation: awsui_awsui-motion-fade-in-
|
|
93
|
+
.awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_1632s_1 var(--motion-duration-show-quick-aq3ump, 135ms) var(--motion-easing-show-quick-vc5zgd, ease-out);
|
|
95
95
|
}
|
|
96
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
96
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_qwoo0_1632s_1 {
|
|
97
97
|
from {
|
|
98
98
|
opacity: 0.4;
|
|
99
99
|
}
|
|
@@ -102,22 +102,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
@media (prefers-reduced-motion: reduce) {
|
|
105
|
-
.awsui_dropdown-content-
|
|
105
|
+
.awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9) {
|
|
106
106
|
animation: none;
|
|
107
107
|
transition: none;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
110
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
114
|
-
.awsui_dropdown-content-
|
|
114
|
+
.awsui_dropdown-content-wrapper_qwoo0_1632s_93.awsui_refresh_qwoo0_1632s_114:not(#\9) {
|
|
115
115
|
transform-origin: top;
|
|
116
|
-
animation-name: awsui_awsui-motion-fade-in-
|
|
116
|
+
animation-name: awsui_awsui-motion-fade-in-0_qwoo0_1632s_1;
|
|
117
117
|
animation-duration: var(--motion-duration-show-quick-aq3ump, 135ms);
|
|
118
118
|
animation-timing-function: var(--motion-easing-show-quick-vc5zgd, ease-out);
|
|
119
119
|
}
|
|
120
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
120
|
+
@keyframes awsui_awsui-motion-fade-in-0_qwoo0_1632s_1 {
|
|
121
121
|
from {
|
|
122
122
|
opacity: 0;
|
|
123
123
|
}
|
|
@@ -126,12 +126,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
128
|
@media (prefers-reduced-motion: reduce) {
|
|
129
|
-
.awsui_dropdown-content-
|
|
129
|
+
.awsui_dropdown-content-wrapper_qwoo0_1632s_93.awsui_refresh_qwoo0_1632s_114:not(#\9) {
|
|
130
130
|
animation: none;
|
|
131
131
|
transition: none;
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
134
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_1632s_93.awsui_refresh_qwoo0_1632s_114:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_1632s_93.awsui_refresh_qwoo0_1632s_114:not(#\9) {
|
|
135
135
|
animation: none;
|
|
136
136
|
transition: none;
|
|
137
137
|
}
|
|
@@ -140,7 +140,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
140
140
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
141
141
|
SPDX-License-Identifier: Apache-2.0
|
|
142
142
|
*/
|
|
143
|
-
.
|
|
143
|
+
.awsui_root_qwoo0_1632s_143:not(#\9) {
|
|
144
144
|
border-collapse: separate;
|
|
145
145
|
border-spacing: 0;
|
|
146
146
|
box-sizing: border-box;
|
|
@@ -177,11 +177,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
177
177
|
position: relative;
|
|
178
178
|
white-space: inherit;
|
|
179
179
|
}
|
|
180
|
-
.
|
|
180
|
+
.awsui_root_qwoo0_1632s_143.awsui_interior_qwoo0_1632s_179:not(#\9) {
|
|
181
181
|
position: static;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.
|
|
184
|
+
.awsui_dropdown_qwoo0_1632s_93:not(#\9) {
|
|
185
185
|
position: absolute;
|
|
186
186
|
display: none;
|
|
187
187
|
z-index: 2000;
|
|
@@ -189,101 +189,109 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
189
189
|
user-select: none;
|
|
190
190
|
transform-origin: top;
|
|
191
191
|
}
|
|
192
|
-
.
|
|
192
|
+
.awsui_dropdown_qwoo0_1632s_93.awsui_use-portal_qwoo0_1632s_190:not(#\9) {
|
|
193
193
|
z-index: 7000;
|
|
194
194
|
}
|
|
195
|
-
.
|
|
195
|
+
.awsui_dropdown_qwoo0_1632s_93:not(#\9):not(.awsui_interior_qwoo0_1632s_179) {
|
|
196
196
|
transform: translateY(0px);
|
|
197
197
|
transition: transform var(--motion-duration-show-quick-aq3ump, 135ms);
|
|
198
198
|
}
|
|
199
199
|
@media (prefers-reduced-motion: reduce) {
|
|
200
|
-
.
|
|
200
|
+
.awsui_dropdown_qwoo0_1632s_93:not(#\9):not(.awsui_interior_qwoo0_1632s_179) {
|
|
201
201
|
animation: none;
|
|
202
202
|
transition: none;
|
|
203
203
|
}
|
|
204
204
|
}
|
|
205
|
-
.awsui-motion-disabled .
|
|
205
|
+
.awsui-motion-disabled .awsui_dropdown_qwoo0_1632s_93:not(#\9):not(.awsui_interior_qwoo0_1632s_179), .awsui-mode-entering .awsui_dropdown_qwoo0_1632s_93:not(#\9):not(.awsui_interior_qwoo0_1632s_179) {
|
|
206
206
|
animation: none;
|
|
207
207
|
transition: none;
|
|
208
208
|
}
|
|
209
|
-
.awsui_dropdown-content-
|
|
209
|
+
.awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9) {
|
|
210
210
|
position: relative;
|
|
211
211
|
background-color: var(--color-background-dropdown-item-default-be16w5, #ffffff);
|
|
212
212
|
outline: none;
|
|
213
213
|
box-shadow: var(--shadow-dropdown-e5guvm, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
214
|
-
border-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
215
|
-
border-
|
|
214
|
+
border-start-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
215
|
+
border-start-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
216
|
+
border-end-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
217
|
+
border-end-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
218
|
+
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-container-top-736buh, transparent);
|
|
216
219
|
box-sizing: border-box;
|
|
217
|
-
border-
|
|
220
|
+
border-block-end: none;
|
|
218
221
|
}
|
|
219
|
-
.awsui_dropdown-content-
|
|
222
|
+
.awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9)::after {
|
|
220
223
|
content: "";
|
|
221
224
|
position: absolute;
|
|
222
225
|
z-index: 1;
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
226
|
+
inset-block-start: -1px;
|
|
227
|
+
inset-block-end: 0px;
|
|
228
|
+
inset-inline-start: 0px;
|
|
229
|
+
inset-inline-end: 0px;
|
|
227
230
|
background-color: transparent;
|
|
228
|
-
border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-dropdown-container-5boaph, #9ba7b6);
|
|
229
|
-
border-
|
|
231
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-dropdown-container-5boaph, #9ba7b6);
|
|
232
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-dropdown-container-5boaph, #9ba7b6);
|
|
233
|
+
border-start-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
234
|
+
border-start-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
235
|
+
border-end-start-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
236
|
+
border-end-end-radius: var(--border-radius-dropdown-0dhh79, 8px);
|
|
230
237
|
pointer-events: none;
|
|
231
238
|
}
|
|
232
239
|
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
233
|
-
.awsui_dropdown-content-
|
|
234
|
-
border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-container-top-736buh, transparent);
|
|
240
|
+
.awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9) {
|
|
241
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-container-top-736buh, transparent);
|
|
242
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-container-top-736buh, transparent);
|
|
235
243
|
}
|
|
236
244
|
}
|
|
237
|
-
.awsui_dropdown-content-
|
|
245
|
+
.awsui_dropdown-content-wrapper_qwoo0_1632s_93.awsui_is-empty_qwoo0_1632s_243:not(#\9)::after {
|
|
238
246
|
display: none;
|
|
239
247
|
}
|
|
240
|
-
.awsui_dropdown-drop-
|
|
248
|
+
.awsui_dropdown-drop-up_qwoo0_1632s_246 > .awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9) {
|
|
241
249
|
transform-origin: bottom;
|
|
242
250
|
box-shadow: var(--shadow-dropup-xqkiza, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
|
|
243
251
|
}
|
|
244
|
-
.awsui_dropdown-drop-
|
|
245
|
-
border-
|
|
252
|
+
.awsui_dropdown-drop-up_qwoo0_1632s_246.awsui_with-limited-width_qwoo0_1632s_250 > .awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9) {
|
|
253
|
+
border-block-start: none;
|
|
246
254
|
}
|
|
247
|
-
.awsui_dropdown-drop-
|
|
248
|
-
|
|
255
|
+
.awsui_dropdown-drop-left_qwoo0_1632s_253:not(#\9) {
|
|
256
|
+
inset-inline-end: 0;
|
|
249
257
|
}
|
|
250
|
-
.awsui_dropdown-drop-
|
|
251
|
-
|
|
258
|
+
.awsui_dropdown-drop-right_qwoo0_1632s_256:not(#\9) {
|
|
259
|
+
inset-inline-start: 0;
|
|
252
260
|
}
|
|
253
|
-
.
|
|
254
|
-
min-
|
|
261
|
+
.awsui_dropdown_qwoo0_1632s_93.awsui_occupy-entire-width_qwoo0_1632s_259:not(#\9) {
|
|
262
|
+
min-inline-size: 100%;
|
|
255
263
|
}
|
|
256
|
-
.
|
|
257
|
-
|
|
258
|
-
max-
|
|
264
|
+
.awsui_dropdown_qwoo0_1632s_93.awsui_stretch-beyond-trigger-width_qwoo0_1632s_262:not(#\9) {
|
|
265
|
+
inline-size: max-content;
|
|
266
|
+
max-inline-size: var(--awsui-dropdown-default-max-width-y98gph, 100%);
|
|
259
267
|
}
|
|
260
|
-
.
|
|
261
|
-
border-
|
|
268
|
+
.awsui_dropdown_qwoo0_1632s_93.awsui_hide-upper-border_qwoo0_1632s_266 > .awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9) {
|
|
269
|
+
border-block-start: none;
|
|
262
270
|
}
|
|
263
|
-
.
|
|
264
|
-
margin-
|
|
265
|
-
border-
|
|
271
|
+
.awsui_dropdown_qwoo0_1632s_93.awsui_interior_qwoo0_1632s_179 > .awsui_dropdown-content-wrapper_qwoo0_1632s_93:not(#\9) {
|
|
272
|
+
margin-block-start: -1px;
|
|
273
|
+
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-container-top-736buh, transparent);
|
|
266
274
|
}
|
|
267
|
-
.
|
|
275
|
+
.awsui_dropdown_qwoo0_1632s_93.awsui_open_qwoo0_1632s_273:not(#\9) {
|
|
268
276
|
display: block;
|
|
269
277
|
}
|
|
270
|
-
.
|
|
278
|
+
.awsui_dropdown_qwoo0_1632s_93.awsui_open_qwoo0_1632s_273:not(#\9):not(.awsui_interior_qwoo0_1632s_179).awsui_refresh_qwoo0_1632s_114[data-animating=true] {
|
|
271
279
|
transform: translateY(4px);
|
|
272
280
|
}
|
|
273
|
-
.
|
|
281
|
+
.awsui_dropdown_qwoo0_1632s_93.awsui_open_qwoo0_1632s_273:not(#\9):not(.awsui_interior_qwoo0_1632s_179).awsui_refresh_qwoo0_1632s_114[data-animating=true].awsui_dropdown-drop-up_qwoo0_1632s_246 {
|
|
274
282
|
transform: translateY(-4px);
|
|
275
283
|
}
|
|
276
|
-
.
|
|
284
|
+
.awsui_dropdown_qwoo0_1632s_93.awsui_open_qwoo0_1632s_273.awsui_nowrap_qwoo0_1632s_282:not(#\9) {
|
|
277
285
|
white-space: nowrap;
|
|
278
286
|
overflow: scroll;
|
|
279
287
|
}
|
|
280
288
|
|
|
281
|
-
.awsui_dropdown-
|
|
289
|
+
.awsui_dropdown-content_qwoo0_1632s_93:not(#\9) {
|
|
282
290
|
display: flex;
|
|
283
291
|
flex-direction: column;
|
|
284
|
-
|
|
292
|
+
inline-size: 100%;
|
|
285
293
|
}
|
|
286
294
|
|
|
287
|
-
.awsui_stretch-trigger-
|
|
288
|
-
|
|
295
|
+
.awsui_stretch-trigger-height_qwoo0_1632s_293:not(#\9) {
|
|
296
|
+
block-size: 100%;
|
|
289
297
|
}
|
|
@@ -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-upper-border": "awsui_hide-upper-
|
|
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_1632s_93",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_1632s_1",
|
|
7
|
+
"refresh": "awsui_refresh_qwoo0_1632s_114",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_1632s_1",
|
|
9
|
+
"root": "awsui_root_qwoo0_1632s_143",
|
|
10
|
+
"interior": "awsui_interior_qwoo0_1632s_179",
|
|
11
|
+
"dropdown": "awsui_dropdown_qwoo0_1632s_93",
|
|
12
|
+
"use-portal": "awsui_use-portal_qwoo0_1632s_190",
|
|
13
|
+
"is-empty": "awsui_is-empty_qwoo0_1632s_243",
|
|
14
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_1632s_246",
|
|
15
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_1632s_250",
|
|
16
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_1632s_253",
|
|
17
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_1632s_256",
|
|
18
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_1632s_259",
|
|
19
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_1632s_262",
|
|
20
|
+
"hide-upper-border": "awsui_hide-upper-border_qwoo0_1632s_266",
|
|
21
|
+
"open": "awsui_open_qwoo0_1632s_273",
|
|
22
|
+
"nowrap": "awsui_nowrap_qwoo0_1632s_282",
|
|
23
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_1632s_93",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_1632s_293"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"hidden": "
|
|
6
|
-
"no-items": "awsui_no-
|
|
4
|
+
"root": "awsui_root_1afi9_rh15c_93",
|
|
5
|
+
"hidden": "awsui_hidden_1afi9_rh15c_127",
|
|
6
|
+
"no-items": "awsui_no-items_1afi9_rh15c_130"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_1afi9_rh15c_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -125,9 +125,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
125
125
|
-webkit-font-smoothing: auto;
|
|
126
126
|
-moz-osx-font-smoothing: auto;
|
|
127
127
|
}
|
|
128
|
-
.
|
|
129
|
-
border-
|
|
128
|
+
.awsui_root_1afi9_rh15c_93:not(#\9):not(.awsui_hidden_1afi9_rh15c_127) {
|
|
129
|
+
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-dropdown-item-default-k36ra7, #b6bec9);
|
|
130
130
|
}
|
|
131
|
-
.
|
|
132
|
-
border-
|
|
131
|
+
.awsui_root_1afi9_rh15c_93:not(#\9):not(.awsui_hidden_1afi9_rh15c_127).awsui_no-items_1afi9_rh15c_130 {
|
|
132
|
+
border-block-start: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-dropdown-item-top-ky64jq, transparent);
|
|
133
133
|
}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"hidden": "
|
|
7
|
-
"no-items": "awsui_no-
|
|
5
|
+
"root": "awsui_root_1afi9_rh15c_93",
|
|
6
|
+
"hidden": "awsui_hidden_1afi9_rh15c_127",
|
|
7
|
+
"no-items": "awsui_no-items_1afi9_rh15c_130"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_vrgzu_1j09i_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -124,9 +124,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
124
124
|
font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
125
125
|
-webkit-font-smoothing: auto;
|
|
126
126
|
-moz-osx-font-smoothing: auto;
|
|
127
|
-
padding
|
|
127
|
+
padding-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
128
|
+
padding-block-end: calc(var(--space-xxs-p8yyaw, 4px) + var(--space-xxxs-zbmxqb, 2px));
|
|
129
|
+
padding-inline: var(--space-field-horizontal-gg19kw, 12px);
|
|
128
130
|
color: var(--color-text-dropdown-footer-7d1eld, #5f6b7a);
|
|
129
131
|
}
|
|
130
|
-
.
|
|
132
|
+
.awsui_root_vrgzu_1j09i_93 > .awsui_recovery_vrgzu_1j09i_131:not(#\9) {
|
|
131
133
|
/* used in test-utils */
|
|
132
134
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"recovery": "
|
|
5
|
+
"root": "awsui_root_vrgzu_1j09i_93",
|
|
6
|
+
"recovery": "awsui_recovery_vrgzu_1j09i_131"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"token": "
|
|
6
|
-
"show-operation": "awsui_show-
|
|
7
|
-
"select": "
|
|
8
|
-
"token-content": "awsui_token-
|
|
9
|
-
"dismiss-button": "awsui_dismiss-
|
|
10
|
-
"token-disabled": "awsui_token-
|
|
4
|
+
"root": "awsui_root_10m3l_qfmnn_97",
|
|
5
|
+
"token": "awsui_token_10m3l_qfmnn_102",
|
|
6
|
+
"show-operation": "awsui_show-operation_10m3l_qfmnn_117",
|
|
7
|
+
"select": "awsui_select_10m3l_qfmnn_123",
|
|
8
|
+
"token-content": "awsui_token-content_10m3l_qfmnn_127",
|
|
9
|
+
"dismiss-button": "awsui_dismiss-button_10m3l_qfmnn_132",
|
|
10
|
+
"token-disabled": "awsui_token-disabled_10m3l_qfmnn_174"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -94,79 +94,90 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.
|
|
97
|
+
.awsui_root_10m3l_qfmnn_97:not(#\9) {
|
|
98
98
|
display: flex;
|
|
99
99
|
align-content: stretch;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
.
|
|
103
|
-
border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
102
|
+
.awsui_token_10m3l_qfmnn_102:not(#\9) {
|
|
103
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
104
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
104
105
|
display: flex;
|
|
105
106
|
align-items: stretch;
|
|
106
107
|
background: var(--color-background-item-selected-hcx8l4, #f2f8fd);
|
|
107
|
-
border-radius: var(--border-radius-token-923jqq, 8px);
|
|
108
|
+
border-start-start-radius: var(--border-radius-token-923jqq, 8px);
|
|
109
|
+
border-start-end-radius: var(--border-radius-token-923jqq, 8px);
|
|
110
|
+
border-end-start-radius: var(--border-radius-token-923jqq, 8px);
|
|
111
|
+
border-end-end-radius: var(--border-radius-token-923jqq, 8px);
|
|
108
112
|
color: var(--color-text-body-default-at06ol, #000716);
|
|
109
|
-
|
|
113
|
+
block-size: 100%;
|
|
110
114
|
box-sizing: border-box;
|
|
111
115
|
}
|
|
112
116
|
|
|
113
|
-
.awsui_show-
|
|
114
|
-
border-
|
|
115
|
-
border-
|
|
116
|
-
border-
|
|
117
|
+
.awsui_show-operation_10m3l_qfmnn_117:not(#\9) {
|
|
118
|
+
border-inline-start: none;
|
|
119
|
+
border-start-start-radius: 0;
|
|
120
|
+
border-end-start-radius: 0;
|
|
117
121
|
}
|
|
118
122
|
|
|
119
|
-
.
|
|
123
|
+
.awsui_select_10m3l_qfmnn_123:not(#\9) {
|
|
120
124
|
/* used in test-utils */
|
|
121
125
|
}
|
|
122
126
|
|
|
123
|
-
.awsui_token-
|
|
124
|
-
padding: var(--space-scaled-xxs-7597g1, 4px)
|
|
127
|
+
.awsui_token-content_10m3l_qfmnn_127:not(#\9) {
|
|
128
|
+
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
129
|
+
padding-inline: var(--space-field-horizontal-gg19kw, 12px);
|
|
125
130
|
}
|
|
126
131
|
|
|
127
|
-
.awsui_dismiss-
|
|
128
|
-
|
|
129
|
-
margin: 0;
|
|
130
|
-
|
|
131
|
-
|
|
132
|
+
.awsui_dismiss-button_10m3l_qfmnn_132:not(#\9) {
|
|
133
|
+
inline-size: 30px;
|
|
134
|
+
margin-block: 0;
|
|
135
|
+
margin-inline: 0;
|
|
136
|
+
border-block: none;
|
|
137
|
+
border-inline: none;
|
|
138
|
+
padding-block: 0;
|
|
139
|
+
padding-inline: var(--space-xxs-p8yyaw, 4px);
|
|
132
140
|
color: var(--color-text-interactive-default-lnx6lk, #414d5c);
|
|
133
141
|
background-color: transparent;
|
|
134
|
-
border-
|
|
142
|
+
border-inline-start: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-selected-k00wlz, #0972d3);
|
|
135
143
|
}
|
|
136
|
-
body[data-awsui-focus-visible=true] .awsui_dismiss-
|
|
144
|
+
body[data-awsui-focus-visible=true] .awsui_dismiss-button_10m3l_qfmnn_132:not(#\9):focus {
|
|
137
145
|
position: relative;
|
|
138
146
|
}
|
|
139
|
-
body[data-awsui-focus-visible=true] .awsui_dismiss-
|
|
147
|
+
body[data-awsui-focus-visible=true] .awsui_dismiss-button_10m3l_qfmnn_132:not(#\9):focus {
|
|
140
148
|
outline: 2px dotted transparent;
|
|
141
149
|
outline-offset: calc(var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px) - 1px);
|
|
142
150
|
}
|
|
143
|
-
body[data-awsui-focus-visible=true] .awsui_dismiss-
|
|
151
|
+
body[data-awsui-focus-visible=true] .awsui_dismiss-button_10m3l_qfmnn_132:not(#\9):focus::before {
|
|
144
152
|
content: " ";
|
|
145
153
|
display: block;
|
|
146
154
|
position: absolute;
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
155
|
+
inset-inline-start: calc(-1 * var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px));
|
|
156
|
+
inset-block-start: calc(-1 * var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px));
|
|
157
|
+
inline-size: calc(100% + 2 * var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px));
|
|
158
|
+
block-size: calc(100% + 2 * var(--space-filtering-token-dismiss-button-focus-outline-gutter-76gsim, -5px));
|
|
159
|
+
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
160
|
+
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
161
|
+
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
162
|
+
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
152
163
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
153
164
|
}
|
|
154
|
-
.awsui_dismiss-
|
|
165
|
+
.awsui_dismiss-button_10m3l_qfmnn_132:not(#\9):focus {
|
|
155
166
|
outline: none;
|
|
156
167
|
text-decoration: none;
|
|
157
168
|
}
|
|
158
|
-
.awsui_dismiss-
|
|
169
|
+
.awsui_dismiss-button_10m3l_qfmnn_132:not(#\9):hover {
|
|
159
170
|
cursor: pointer;
|
|
160
171
|
color: var(--color-text-interactive-hover-mj8add, #000716);
|
|
161
172
|
}
|
|
162
173
|
|
|
163
|
-
.awsui_token-
|
|
174
|
+
.awsui_token-disabled_10m3l_qfmnn_174:not(#\9) {
|
|
164
175
|
border-color: var(--color-border-control-disabled-bv2kkn, #d1d5db);
|
|
165
176
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
166
177
|
color: var(--color-text-disabled-f4c52h, #9ba7b6);
|
|
167
178
|
pointer-events: none;
|
|
168
179
|
}
|
|
169
|
-
.awsui_token-
|
|
180
|
+
.awsui_token-disabled_10m3l_qfmnn_174 > .awsui_dismiss-button_10m3l_qfmnn_132:not(#\9) {
|
|
170
181
|
color: var(--color-text-interactive-disabled-z7a3t4, #9ba7b6);
|
|
171
182
|
border-color: var(--color-border-control-disabled-bv2kkn, #d1d5db);
|
|
172
183
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"token": "
|
|
7
|
-
"show-operation": "awsui_show-
|
|
8
|
-
"select": "
|
|
9
|
-
"token-content": "awsui_token-
|
|
10
|
-
"dismiss-button": "awsui_dismiss-
|
|
11
|
-
"token-disabled": "awsui_token-
|
|
5
|
+
"root": "awsui_root_10m3l_qfmnn_97",
|
|
6
|
+
"token": "awsui_token_10m3l_qfmnn_102",
|
|
7
|
+
"show-operation": "awsui_show-operation_10m3l_qfmnn_117",
|
|
8
|
+
"select": "awsui_select_10m3l_qfmnn_123",
|
|
9
|
+
"token-content": "awsui_token-content_10m3l_qfmnn_127",
|
|
10
|
+
"dismiss-button": "awsui_dismiss-button_10m3l_qfmnn_132",
|
|
11
|
+
"token-disabled": "awsui_token-disabled_10m3l_qfmnn_174"
|
|
12
12
|
};
|
|
13
13
|
|