@cloudscape-design/components 3.0.15 → 3.0.16
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 +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -6
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -164
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -46
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -134
- package/code-editor/styles.selectors.js +33 -33
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -26
- package/container/styles.selectors.js +15 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -46
- package/date-picker/styles.selectors.js +24 -24
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -53
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -87
- package/flashbar/styles.selectors.js +22 -22
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -36
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -42
- package/modal/styles.selectors.js +22 -22
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -64
- package/popover/styles.selectors.js +48 -48
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -36
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- 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 +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -60
- package/wizard/styles.selectors.js +31 -31
|
@@ -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
|
-
"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
|
-
"hide-upper-border": "awsui_hide-upper-
|
|
19
|
-
"open": "
|
|
20
|
-
"nowrap": "
|
|
21
|
-
"is-empty": "awsui_is-
|
|
22
|
-
"dropdown-content": "awsui_dropdown-
|
|
23
|
-
"ie11-wrapper": "awsui_ie11-
|
|
24
|
-
"stretch-trigger-height": "awsui_stretch-trigger-
|
|
5
|
+
"dropdown-content-wrapper": "awsui_dropdown-content-wrapper_qwoo0_1aum0_93",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_1aum0_1",
|
|
7
|
+
"refresh": "awsui_refresh_qwoo0_1aum0_114",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_1aum0_1",
|
|
9
|
+
"root": "awsui_root_qwoo0_1aum0_143",
|
|
10
|
+
"interior": "awsui_interior_qwoo0_1aum0_155",
|
|
11
|
+
"dropdown": "awsui_dropdown_qwoo0_1aum0_93",
|
|
12
|
+
"use-portal": "awsui_use-portal_qwoo0_1aum0_166",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_1aum0_211",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_1aum0_215",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_1aum0_218",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_1aum0_221",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_1aum0_224",
|
|
18
|
+
"hide-upper-border": "awsui_hide-upper-border_qwoo0_1aum0_227",
|
|
19
|
+
"open": "awsui_open_qwoo0_1aum0_234",
|
|
20
|
+
"nowrap": "awsui_nowrap_qwoo0_1aum0_243",
|
|
21
|
+
"is-empty": "awsui_is-empty_qwoo0_1aum0_247",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_1aum0_93",
|
|
23
|
+
"ie11-wrapper": "awsui_ie11-wrapper_qwoo0_1aum0_257",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_1aum0_261"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -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_11dnk_97",
|
|
5
|
+
"token": "awsui_token_10m3l_11dnk_102",
|
|
6
|
+
"show-operation": "awsui_show-operation_10m3l_11dnk_113",
|
|
7
|
+
"select": "awsui_select_10m3l_11dnk_119",
|
|
8
|
+
"token-content": "awsui_token-content_10m3l_11dnk_123",
|
|
9
|
+
"dismiss-button": "awsui_dismiss-button_10m3l_11dnk_127",
|
|
10
|
+
"token-disabled": "awsui_token-disabled_10m3l_11dnk_163"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -94,12 +94,12 @@ 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_11dnk_97:not(#\9) {
|
|
98
98
|
display: flex;
|
|
99
99
|
align-content: stretch;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
.
|
|
102
|
+
.awsui_token_10m3l_11dnk_102:not(#\9) {
|
|
103
103
|
border: 2px solid #0972d3;
|
|
104
104
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
105
105
|
display: flex;
|
|
@@ -107,29 +107,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
107
107
|
background: #f2f8fd;
|
|
108
108
|
background: var(--color-background-item-selected-ebt4bi, #f2f8fd);
|
|
109
109
|
border-radius: 8px;
|
|
110
|
-
border-radius: var(--border-
|
|
110
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
111
111
|
color: #000716;
|
|
112
112
|
color: var(--color-text-body-default-ajf1h5, #000716);
|
|
113
113
|
height: 100%;
|
|
114
114
|
box-sizing: border-box;
|
|
115
115
|
}
|
|
116
116
|
|
|
117
|
-
.awsui_show-
|
|
117
|
+
.awsui_show-operation_10m3l_11dnk_113:not(#\9) {
|
|
118
118
|
border-left: none;
|
|
119
119
|
border-top-left-radius: 0;
|
|
120
120
|
border-bottom-left-radius: 0;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.
|
|
123
|
+
.awsui_select_10m3l_11dnk_119:not(#\9) {
|
|
124
124
|
/* used in test-utils */
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
.awsui_token-
|
|
127
|
+
.awsui_token-content_10m3l_11dnk_123:not(#\9) {
|
|
128
128
|
padding: 4px 12px;
|
|
129
129
|
padding: var(--space-scaled-xxs-95dhkm, 4px) var(--space-field-horizontal-89h2yr, 12px);
|
|
130
130
|
}
|
|
131
131
|
|
|
132
|
-
.awsui_dismiss-
|
|
132
|
+
.awsui_dismiss-button_10m3l_11dnk_127:not(#\9) {
|
|
133
133
|
width: 30px;
|
|
134
134
|
margin: 0;
|
|
135
135
|
border: none;
|
|
@@ -141,15 +141,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
141
141
|
border-left: 2px solid #0972d3;
|
|
142
142
|
border-left: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-selected-ppkssz, #0972d3);
|
|
143
143
|
}
|
|
144
|
-
.awsui_dismiss-
|
|
144
|
+
.awsui_dismiss-button_10m3l_11dnk_127[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
145
145
|
position: relative;
|
|
146
146
|
}
|
|
147
|
-
.awsui_dismiss-
|
|
147
|
+
.awsui_dismiss-button_10m3l_11dnk_127[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
148
148
|
outline: 2px dotted transparent;
|
|
149
149
|
outline-offset: calc(-5px - 1px);
|
|
150
150
|
outline-offset: calc(var(--space-filtering-token-dismiss-button-focus-outline-gutter-itb5fd, -5px) - 1px);
|
|
151
151
|
}
|
|
152
|
-
.awsui_dismiss-
|
|
152
|
+
.awsui_dismiss-button_10m3l_11dnk_127[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
153
153
|
content: " ";
|
|
154
154
|
display: block;
|
|
155
155
|
position: absolute;
|
|
@@ -162,21 +162,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
162
162
|
height: calc(100% + 2 * -5px);
|
|
163
163
|
height: calc(100% + 2 * var(--space-filtering-token-dismiss-button-focus-outline-gutter-itb5fd, -5px));
|
|
164
164
|
border-radius: 4px;
|
|
165
|
-
border-radius: var(--border-control-focus-ring-
|
|
165
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
166
166
|
box-shadow: 0 0 0 2px #0972d3;
|
|
167
167
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
168
168
|
}
|
|
169
|
-
.awsui_dismiss-
|
|
169
|
+
.awsui_dismiss-button_10m3l_11dnk_127:not(#\9):focus {
|
|
170
170
|
outline: none;
|
|
171
171
|
text-decoration: none;
|
|
172
172
|
}
|
|
173
|
-
.awsui_dismiss-
|
|
173
|
+
.awsui_dismiss-button_10m3l_11dnk_127:not(#\9):hover {
|
|
174
174
|
cursor: pointer;
|
|
175
175
|
color: #000716;
|
|
176
176
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.awsui_token-
|
|
179
|
+
.awsui_token-disabled_10m3l_11dnk_163:not(#\9) {
|
|
180
180
|
border-color: #d1d5db;
|
|
181
181
|
border-color: var(--color-border-control-disabled-vx8bco, #d1d5db);
|
|
182
182
|
background-color: #ffffff;
|
|
@@ -185,7 +185,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
185
185
|
color: var(--color-text-disabled-a2nkh4, #9ba7b6);
|
|
186
186
|
pointer-events: none;
|
|
187
187
|
}
|
|
188
|
-
.awsui_token-
|
|
188
|
+
.awsui_token-disabled_10m3l_11dnk_163 > .awsui_dismiss-button_10m3l_11dnk_127:not(#\9) {
|
|
189
189
|
color: #9ba7b6;
|
|
190
190
|
color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
|
|
191
191
|
border-color: #d1d5db;
|
|
@@ -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_11dnk_97",
|
|
6
|
+
"token": "awsui_token_10m3l_11dnk_102",
|
|
7
|
+
"show-operation": "awsui_show-operation_10m3l_11dnk_113",
|
|
8
|
+
"select": "awsui_select_10m3l_11dnk_119",
|
|
9
|
+
"token-content": "awsui_token-content_10m3l_11dnk_123",
|
|
10
|
+
"dismiss-button": "awsui_dismiss-button_10m3l_11dnk_127",
|
|
11
|
+
"token-disabled": "awsui_token-disabled_10m3l_11dnk_163"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"button": "
|
|
5
|
-
"expanded": "
|
|
6
|
-
"offset-right-none": "awsui_offset-right-
|
|
7
|
-
"offset-right-l": "awsui_offset-right-
|
|
8
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
9
|
-
"text": "
|
|
10
|
-
"icon": "
|
|
4
|
+
"button": "awsui_button_m5h9f_ogicx_93",
|
|
5
|
+
"expanded": "awsui_expanded_m5h9f_ogicx_123",
|
|
6
|
+
"offset-right-none": "awsui_offset-right-none_m5h9f_ogicx_134",
|
|
7
|
+
"offset-right-l": "awsui_offset-right-l_m5h9f_ogicx_137",
|
|
8
|
+
"offset-right-xxl": "awsui_offset-right-xxl_m5h9f_ogicx_140",
|
|
9
|
+
"text": "awsui_text_m5h9f_ogicx_162",
|
|
10
|
+
"icon": "awsui_icon_m5h9f_ogicx_166"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -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_button_m5h9f_ogicx_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -150,43 +150,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
color: #414d5c;
|
|
151
151
|
color: var(--color-text-interactive-default-eg5fsa, #414d5c);
|
|
152
152
|
}
|
|
153
|
-
.
|
|
153
|
+
.awsui_button_m5h9f_ogicx_93:not(#\9):hover {
|
|
154
154
|
color: #000716;
|
|
155
155
|
color: var(--color-text-interactive-hover-v3lasm, #000716);
|
|
156
156
|
text-decoration: none;
|
|
157
157
|
}
|
|
158
|
-
.
|
|
158
|
+
.awsui_button_m5h9f_ogicx_93:not(#\9):active, .awsui_button_m5h9f_ogicx_93.awsui_expanded_m5h9f_ogicx_123:not(#\9) {
|
|
159
159
|
background: transparent;
|
|
160
160
|
color: #000716;
|
|
161
161
|
color: var(--color-text-interactive-active-vol84d, #000716);
|
|
162
162
|
}
|
|
163
|
-
.
|
|
163
|
+
.awsui_button_m5h9f_ogicx_93.awsui_expanded_m5h9f_ogicx_123:not(#\9) {
|
|
164
164
|
color: #0972d3;
|
|
165
165
|
color: var(--color-text-accent-s1eqko, #0972d3);
|
|
166
166
|
}
|
|
167
|
-
.
|
|
167
|
+
.awsui_button_m5h9f_ogicx_93:not(#\9):focus {
|
|
168
168
|
outline: none;
|
|
169
169
|
text-decoration: none;
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_button_m5h9f_ogicx_93.awsui_offset-right-none_m5h9f_ogicx_134:not(#\9) {
|
|
172
172
|
margin-right: 0;
|
|
173
173
|
}
|
|
174
|
-
.
|
|
174
|
+
.awsui_button_m5h9f_ogicx_93.awsui_offset-right-l_m5h9f_ogicx_137:not(#\9) {
|
|
175
175
|
margin-right: 12px;
|
|
176
176
|
margin-right: var(--space-s-hv8c1d, 12px);
|
|
177
177
|
}
|
|
178
|
-
.
|
|
178
|
+
.awsui_button_m5h9f_ogicx_93.awsui_offset-right-xxl_m5h9f_ogicx_140:not(#\9) {
|
|
179
179
|
margin-right: 24px;
|
|
180
180
|
margin-right: var(--space-xl-a39hup, 24px);
|
|
181
181
|
}
|
|
182
|
-
.
|
|
182
|
+
.awsui_button_m5h9f_ogicx_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
183
183
|
position: relative;
|
|
184
184
|
}
|
|
185
|
-
.
|
|
185
|
+
.awsui_button_m5h9f_ogicx_93[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
186
186
|
outline: 2px dotted transparent;
|
|
187
187
|
outline-offset: calc(-1px - 1px);
|
|
188
188
|
}
|
|
189
|
-
.
|
|
189
|
+
.awsui_button_m5h9f_ogicx_93[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
190
190
|
content: " ";
|
|
191
191
|
display: block;
|
|
192
192
|
position: absolute;
|
|
@@ -195,17 +195,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
195
195
|
width: calc(100% + 2 * -1px);
|
|
196
196
|
height: calc(100% + 2 * -1px);
|
|
197
197
|
border-radius: 4px;
|
|
198
|
-
border-radius: var(--border-control-focus-ring-
|
|
198
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
199
199
|
box-shadow: 0 0 0 2px #0972d3;
|
|
200
200
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
201
201
|
}
|
|
202
202
|
|
|
203
|
-
.
|
|
203
|
+
.awsui_text_m5h9f_ogicx_162:not(#\9) {
|
|
204
204
|
margin-right: 8px;
|
|
205
205
|
margin-right: var(--space-xs-rsr2qu, 8px);
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
208
|
+
.awsui_icon_m5h9f_ogicx_166 + .awsui_text_m5h9f_ogicx_162:not(#\9) {
|
|
209
209
|
margin-left: 8px;
|
|
210
210
|
margin-left: var(--space-xs-rsr2qu, 8px);
|
|
211
211
|
}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button": "
|
|
6
|
-
"expanded": "
|
|
7
|
-
"offset-right-none": "awsui_offset-right-
|
|
8
|
-
"offset-right-l": "awsui_offset-right-
|
|
9
|
-
"offset-right-xxl": "awsui_offset-right-
|
|
10
|
-
"text": "
|
|
11
|
-
"icon": "
|
|
5
|
+
"button": "awsui_button_m5h9f_ogicx_93",
|
|
6
|
+
"expanded": "awsui_expanded_m5h9f_ogicx_123",
|
|
7
|
+
"offset-right-none": "awsui_offset-right-none_m5h9f_ogicx_134",
|
|
8
|
+
"offset-right-l": "awsui_offset-right-l_m5h9f_ogicx_137",
|
|
9
|
+
"offset-right-xxl": "awsui_offset-right-xxl_m5h9f_ogicx_140",
|
|
10
|
+
"text": "awsui_text_m5h9f_ogicx_162",
|
|
11
|
+
"icon": "awsui_icon_m5h9f_ogicx_166"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"options-list": "awsui_options-
|
|
5
|
-
"decrease-top-margin": "awsui_decrease-top-
|
|
4
|
+
"options-list": "awsui_options-list_19gcf_fc5oi_93",
|
|
5
|
+
"decrease-top-margin": "awsui_decrease-top-margin_19gcf_fc5oi_113"
|
|
6
6
|
};
|
|
7
7
|
|
|
@@ -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
|
-
.awsui_options-
|
|
93
|
+
.awsui_options-list_19gcf_fc5oi_93:not(#\9) {
|
|
94
94
|
padding: 0;
|
|
95
95
|
margin: 0;
|
|
96
96
|
outline: none;
|
|
@@ -138,9 +138,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
138
138
|
flex: 1 1 auto;
|
|
139
139
|
min-height: 0;
|
|
140
140
|
border-radius: 8px;
|
|
141
|
-
border-radius: var(--border-dropdown-
|
|
141
|
+
border-radius: var(--border-radius-dropdown-ujknaf, 8px);
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
.awsui_decrease-top-
|
|
144
|
+
.awsui_decrease-top-margin_19gcf_fc5oi_113:not(#\9) {
|
|
145
145
|
margin-top: -1px;
|
|
146
146
|
}
|
|
@@ -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
|
-
"options-list": "awsui_options-
|
|
6
|
-
"decrease-top-margin": "awsui_decrease-top-
|
|
5
|
+
"options-list": "awsui_options-list_19gcf_fc5oi_93",
|
|
6
|
+
"decrease-top-margin": "awsui_decrease-top-margin_19gcf_fc5oi_113"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"selectable-item": "awsui_selectable-
|
|
5
|
-
"pad-bottom": "awsui_pad-
|
|
6
|
-
"has-background": "awsui_has-
|
|
7
|
-
"highlighted": "
|
|
8
|
-
"selected": "
|
|
9
|
-
"disabled": "
|
|
10
|
-
"next-item-selected": "awsui_next-item-
|
|
11
|
-
"is-keyboard": "awsui_is-
|
|
12
|
-
"parent": "
|
|
13
|
-
"interactiveGroups": "
|
|
14
|
-
"child": "
|
|
15
|
-
"virtual": "
|
|
16
|
-
"measure-strut": "awsui_measure-
|
|
17
|
-
"measure-strut-first": "awsui_measure-strut-
|
|
18
|
-
"screenreader-content": "awsui_screenreader-
|
|
19
|
-
"option-content": "awsui_option-
|
|
4
|
+
"selectable-item": "awsui_selectable-item_15o6u_19j4z_93",
|
|
5
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_19j4z_113",
|
|
6
|
+
"has-background": "awsui_has-background_15o6u_19j4z_122",
|
|
7
|
+
"highlighted": "awsui_highlighted_15o6u_19j4z_125",
|
|
8
|
+
"selected": "awsui_selected_15o6u_19j4z_125",
|
|
9
|
+
"disabled": "awsui_disabled_15o6u_19j4z_139",
|
|
10
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_19j4z_149",
|
|
11
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_19j4z_157",
|
|
12
|
+
"parent": "awsui_parent_15o6u_19j4z_160",
|
|
13
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_19j4z_164",
|
|
14
|
+
"child": "awsui_child_15o6u_19j4z_176",
|
|
15
|
+
"virtual": "awsui_virtual_15o6u_19j4z_191",
|
|
16
|
+
"measure-strut": "awsui_measure-strut_15o6u_19j4z_202",
|
|
17
|
+
"measure-strut-first": "awsui_measure-strut-first_15o6u_19j4z_211",
|
|
18
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_19j4z_215",
|
|
19
|
+
"option-content": "awsui_option-content_15o6u_19j4z_221"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -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
|
-
.awsui_selectable-
|
|
93
|
+
.awsui_selectable-item_15o6u_19j4z_93:not(#\9) {
|
|
94
94
|
font-size: 14px;
|
|
95
95
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
96
96
|
line-height: 22px;
|
|
@@ -122,7 +122,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
122
122
|
var(--space-xxs-ynfts5, 4px) + (var(--border-item-width-qbbbsa, 2px) - var(--border-divider-list-width-hacikr, 1px))
|
|
123
123
|
) calc(var(--space-field-horizontal-89h2yr, 12px) + var(--border-item-width-qbbbsa, 2px));
|
|
124
124
|
}
|
|
125
|
-
.awsui_selectable-
|
|
125
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_pad-bottom_15o6u_19j4z_113:not(#\9) {
|
|
126
126
|
padding-bottom: calc(calc(
|
|
127
127
|
4px + (2px - 1px)
|
|
128
128
|
) + 2px);
|
|
@@ -131,36 +131,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
) + var(--space-xxxs-k2w98v, 2px));
|
|
132
132
|
border-bottom-color: transparent;
|
|
133
133
|
}
|
|
134
|
-
.awsui_selectable-
|
|
134
|
+
.awsui_selectable-item_15o6u_19j4z_93:not(#\9):not(:first-child) {
|
|
135
135
|
margin-top: calc(-1 * 2px);
|
|
136
136
|
margin-top: calc(-1 * var(--border-item-width-qbbbsa, 2px));
|
|
137
137
|
}
|
|
138
|
-
.awsui_selectable-
|
|
138
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_has-background_15o6u_19j4z_122:not(#\9) {
|
|
139
139
|
background-color: #f4f4f4;
|
|
140
140
|
background-color: var(--color-background-dropdown-item-hover-mqsxkv, #f4f4f4);
|
|
141
141
|
}
|
|
142
|
-
.awsui_selectable-
|
|
142
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_highlighted_15o6u_19j4z_125:not(#\9), .awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125:not(#\9) {
|
|
143
143
|
color: #000716;
|
|
144
144
|
color: var(--color-text-dropdown-item-highlighted-oaabyk, #000716);
|
|
145
145
|
border-width: 2px;
|
|
146
146
|
border-width: var(--border-item-width-qbbbsa, 2px);
|
|
147
147
|
border-radius: 8px;
|
|
148
|
-
border-radius: var(--border-item-
|
|
148
|
+
border-radius: var(--border-radius-item-u2ibpi, 8px);
|
|
149
149
|
padding: 4px 12px;
|
|
150
150
|
padding: var(--space-xxs-ynfts5, 4px) var(--space-field-horizontal-89h2yr, 12px);
|
|
151
151
|
}
|
|
152
|
-
.awsui_selectable-
|
|
152
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_highlighted_15o6u_19j4z_125.awsui_pad-bottom_15o6u_19j4z_113:not(#\9), .awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125.awsui_pad-bottom_15o6u_19j4z_113:not(#\9) {
|
|
153
153
|
padding-bottom: calc(4px + 2px);
|
|
154
154
|
padding-bottom: calc(var(--space-xxs-ynfts5, 4px) + var(--space-xxxs-k2w98v, 2px));
|
|
155
155
|
}
|
|
156
|
-
.awsui_selectable-
|
|
156
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_highlighted_15o6u_19j4z_125:not(#\9) {
|
|
157
157
|
z-index: 2;
|
|
158
158
|
background-color: #f4f4f4;
|
|
159
159
|
background-color: var(--color-background-dropdown-item-hover-mqsxkv, #f4f4f4);
|
|
160
160
|
border-color: #7d8998;
|
|
161
161
|
border-color: var(--color-border-dropdown-item-hover-tyzq9m, #7d8998);
|
|
162
162
|
}
|
|
163
|
-
.awsui_selectable-
|
|
163
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_highlighted_15o6u_19j4z_125.awsui_disabled_15o6u_19j4z_139:not(#\9) {
|
|
164
164
|
color: #9ba7b6;
|
|
165
165
|
color: var(--color-text-dropdown-item-dimmed-jyqdrs, #9ba7b6);
|
|
166
166
|
border-color: #7d8998;
|
|
@@ -168,37 +168,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
168
168
|
background-color: transparent;
|
|
169
169
|
background-color: var(--color-background-dropdown-item-dimmed-qw48ma, transparent);
|
|
170
170
|
}
|
|
171
|
-
.awsui_selectable-
|
|
171
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125:not(#\9) {
|
|
172
172
|
z-index: 3;
|
|
173
173
|
background-color: #f2f8fd;
|
|
174
174
|
background-color: var(--color-background-dropdown-item-selected-8l4mpk, #f2f8fd);
|
|
175
175
|
border-color: #0972d3;
|
|
176
176
|
border-color: var(--color-border-dropdown-item-selected-eahq2j, #0972d3);
|
|
177
177
|
}
|
|
178
|
-
.awsui_selectable-
|
|
178
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125.awsui_next-item-selected_15o6u_19j4z_149:not(#\9) {
|
|
179
179
|
border-bottom-left-radius: 0;
|
|
180
180
|
border-bottom-right-radius: 0;
|
|
181
181
|
}
|
|
182
|
-
.awsui_selectable-
|
|
182
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125 + .awsui_selectable-item_15o6u_19j4z_93.awsui_selected_15o6u_19j4z_125:not(#\9) {
|
|
183
183
|
border-top-left-radius: 0;
|
|
184
184
|
border-top-right-radius: 0;
|
|
185
185
|
}
|
|
186
|
-
.awsui_selectable-
|
|
186
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_highlighted_15o6u_19j4z_125.awsui_selected_15o6u_19j4z_125.awsui_is-keyboard_15o6u_19j4z_157:not(#\9) {
|
|
187
187
|
box-shadow: inset 0 0 0 1px #0972d3;
|
|
188
188
|
box-shadow: inset 0 0 0 1px var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
189
189
|
}
|
|
190
|
-
.awsui_selectable-
|
|
190
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_parent_15o6u_19j4z_160:not(#\9) {
|
|
191
191
|
font-weight: bold;
|
|
192
192
|
color: #414d5c;
|
|
193
193
|
color: var(--color-text-dropdown-group-label-eaqlcl, #414d5c);
|
|
194
194
|
}
|
|
195
|
-
.awsui_selectable-
|
|
195
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_parent_15o6u_19j4z_160:not(#\9):not(.awsui_interactiveGroups_15o6u_19j4z_164) {
|
|
196
196
|
border-top-color: #e9ebed;
|
|
197
197
|
border-top-color: var(--color-border-dropdown-group-0utpsr, #e9ebed);
|
|
198
198
|
padding: 8px;
|
|
199
199
|
padding: var(--space-xs-rsr2qu, 8px);
|
|
200
200
|
}
|
|
201
|
-
.awsui_selectable-
|
|
201
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_parent_15o6u_19j4z_160.awsui_interactiveGroups_15o6u_19j4z_164:not(#\9) {
|
|
202
202
|
padding: calc(
|
|
203
203
|
8px + (2px - 1px)
|
|
204
204
|
) calc(12px + 2px);
|
|
@@ -206,29 +206,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
206
206
|
var(--space-xs-rsr2qu, 8px) + (var(--border-item-width-qbbbsa, 2px) - var(--border-divider-list-width-hacikr, 1px))
|
|
207
207
|
) calc(var(--space-field-horizontal-89h2yr, 12px) + var(--border-item-width-qbbbsa, 2px));
|
|
208
208
|
}
|
|
209
|
-
.awsui_selectable-
|
|
209
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_parent_15o6u_19j4z_160.awsui_interactiveGroups_15o6u_19j4z_164.awsui_highlighted_15o6u_19j4z_125:not(#\9), .awsui_selectable-item_15o6u_19j4z_93.awsui_parent_15o6u_19j4z_160.awsui_interactiveGroups_15o6u_19j4z_164.awsui_selected_15o6u_19j4z_125:not(#\9) {
|
|
210
210
|
padding: 8px 12px;
|
|
211
211
|
padding: var(--space-xs-rsr2qu, 8px) var(--space-field-horizontal-89h2yr, 12px);
|
|
212
212
|
}
|
|
213
|
-
.awsui_selectable-
|
|
213
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_child_15o6u_19j4z_176:not(#\9) {
|
|
214
214
|
padding-left: calc(32px + 2px);
|
|
215
215
|
padding-left: calc(var(--space-xxl-2nvmf1, 32px) + var(--border-item-width-qbbbsa, 2px));
|
|
216
216
|
}
|
|
217
|
-
.awsui_selectable-
|
|
217
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_child_15o6u_19j4z_176.awsui_highlighted_15o6u_19j4z_125:not(#\9), .awsui_selectable-item_15o6u_19j4z_93.awsui_child_15o6u_19j4z_176.awsui_selected_15o6u_19j4z_125:not(#\9) {
|
|
218
218
|
padding-left: 32px;
|
|
219
219
|
padding-left: var(--space-xxl-2nvmf1, 32px);
|
|
220
220
|
}
|
|
221
|
-
.awsui_selectable-
|
|
221
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_disabled_15o6u_19j4z_139:not(#\9) {
|
|
222
222
|
color: #9ba7b6;
|
|
223
223
|
color: var(--color-text-dropdown-item-disabled-varol7, #9ba7b6);
|
|
224
224
|
}
|
|
225
|
-
.awsui_selectable-
|
|
225
|
+
.awsui_selectable-item_15o6u_19j4z_93:not(#\9):not(.awsui_disabled_15o6u_19j4z_139):not(.awsui_parent_15o6u_19j4z_160) {
|
|
226
226
|
cursor: pointer;
|
|
227
227
|
}
|
|
228
|
-
.awsui_selectable-
|
|
228
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_interactiveGroups_15o6u_19j4z_164:not(#\9):not(.awsui_disabled_15o6u_19j4z_139) {
|
|
229
229
|
cursor: pointer;
|
|
230
230
|
}
|
|
231
|
-
.awsui_selectable-
|
|
231
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_virtual_15o6u_19j4z_191:not(#\9) {
|
|
232
232
|
position: absolute;
|
|
233
233
|
top: 2px;
|
|
234
234
|
top: var(--border-dropdown-virtual-offset-width-fzhepk, 2px);
|
|
@@ -236,12 +236,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
236
236
|
width: 100%;
|
|
237
237
|
box-sizing: border-box;
|
|
238
238
|
}
|
|
239
|
-
.awsui_selectable-
|
|
239
|
+
.awsui_selectable-item_15o6u_19j4z_93.awsui_virtual_15o6u_19j4z_191:not(#\9):first-of-type:not(.awsui_selected_15o6u_19j4z_125, .awsui_highlighted_15o6u_19j4z_125) {
|
|
240
240
|
border-top-color: transparent;
|
|
241
241
|
border-top-color: var(--color-border-dropdown-item-top-xnzq48, transparent);
|
|
242
242
|
}
|
|
243
243
|
|
|
244
|
-
.awsui_measure-
|
|
244
|
+
.awsui_measure-strut_15o6u_19j4z_202:not(#\9) {
|
|
245
245
|
position: absolute;
|
|
246
246
|
pointer-events: none;
|
|
247
247
|
height: 100%;
|
|
@@ -251,17 +251,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
251
251
|
padding-top: 1px;
|
|
252
252
|
padding-top: var(--border-divider-list-width-hacikr, 1px);
|
|
253
253
|
}
|
|
254
|
-
.awsui_measure-strut-
|
|
254
|
+
.awsui_measure-strut-first_15o6u_19j4z_211:not(#\9) {
|
|
255
255
|
padding-bottom: 1px;
|
|
256
256
|
padding-bottom: var(--border-divider-list-width-hacikr, 1px);
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.awsui_screenreader-
|
|
259
|
+
.awsui_screenreader-content_15o6u_19j4z_215:not(#\9) {
|
|
260
260
|
position: absolute !important;
|
|
261
261
|
top: -9999px !important;
|
|
262
262
|
left: -9999px !important;
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.awsui_option-
|
|
265
|
+
.awsui_option-content_15o6u_19j4z_221:not(#\9) {
|
|
266
266
|
/* used in test-utils */
|
|
267
267
|
}
|
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"selectable-item": "awsui_selectable-
|
|
6
|
-
"pad-bottom": "awsui_pad-
|
|
7
|
-
"has-background": "awsui_has-
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"selected": "
|
|
10
|
-
"disabled": "
|
|
11
|
-
"next-item-selected": "awsui_next-item-
|
|
12
|
-
"is-keyboard": "awsui_is-
|
|
13
|
-
"parent": "
|
|
14
|
-
"interactiveGroups": "
|
|
15
|
-
"child": "
|
|
16
|
-
"virtual": "
|
|
17
|
-
"measure-strut": "awsui_measure-
|
|
18
|
-
"measure-strut-first": "awsui_measure-strut-
|
|
19
|
-
"screenreader-content": "awsui_screenreader-
|
|
20
|
-
"option-content": "awsui_option-
|
|
5
|
+
"selectable-item": "awsui_selectable-item_15o6u_19j4z_93",
|
|
6
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_19j4z_113",
|
|
7
|
+
"has-background": "awsui_has-background_15o6u_19j4z_122",
|
|
8
|
+
"highlighted": "awsui_highlighted_15o6u_19j4z_125",
|
|
9
|
+
"selected": "awsui_selected_15o6u_19j4z_125",
|
|
10
|
+
"disabled": "awsui_disabled_15o6u_19j4z_139",
|
|
11
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_19j4z_149",
|
|
12
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_19j4z_157",
|
|
13
|
+
"parent": "awsui_parent_15o6u_19j4z_160",
|
|
14
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_19j4z_164",
|
|
15
|
+
"child": "awsui_child_15o6u_19j4z_176",
|
|
16
|
+
"virtual": "awsui_virtual_15o6u_19j4z_191",
|
|
17
|
+
"measure-strut": "awsui_measure-strut_15o6u_19j4z_202",
|
|
18
|
+
"measure-strut-first": "awsui_measure-strut-first_15o6u_19j4z_211",
|
|
19
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_19j4z_215",
|
|
20
|
+
"option-content": "awsui_option-content_15o6u_19j4z_221"
|
|
21
21
|
};
|
|
22
22
|
|
package/internal/environment.js
CHANGED