@cloudscape-design/components-themeable 3.0.846 → 3.0.848
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/alert/styles.scss +3 -3
- package/lib/internal/scss/anchor-navigation/styles.scss +1 -1
- package/lib/internal/scss/flashbar/collapsible.scss +2 -2
- package/lib/internal/scss/flashbar/styles.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/constants.scss +1 -1
- package/lib/internal/scss/internal/styles/forms/mixins.scss +2 -2
- package/lib/internal/scss/internal/styles/typography/mixins.scss +1 -1
- package/lib/internal/scss/link/constants.scss +2 -2
- package/lib/internal/scss/popover/arrow.scss +1 -5
- package/lib/internal/scss/popover/body.scss +1 -1
- package/lib/internal/scss/popover/container.scss +2 -2
- package/lib/internal/scss/property-filter/filtering-token/styles.scss +2 -2
- package/lib/internal/scss/select/parts/styles.scss +3 -3
- package/lib/internal/scss/token-group/mixins.scss +2 -2
- package/lib/internal/template/alert/styles.css.js +28 -28
- package/lib/internal/template/alert/styles.scoped.css +46 -46
- package/lib/internal/template/alert/styles.selectors.js +28 -28
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +19 -19
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/button/styles.css.js +21 -21
- package/lib/internal/template/button/styles.scoped.css +157 -157
- package/lib/internal/template/button/styles.selectors.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +13 -13
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +13 -13
- package/lib/internal/template/button-dropdown/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/styles.scoped.css +30 -30
- package/lib/internal/template/button-dropdown/styles.selectors.js +17 -17
- package/lib/internal/template/expandable-section/styles.css.js +34 -34
- package/lib/internal/template/expandable-section/styles.scoped.css +67 -67
- package/lib/internal/template/expandable-section/styles.selectors.js +34 -34
- package/lib/internal/template/file-token-group/file-token.d.ts +2 -2
- package/lib/internal/template/file-token-group/file-token.d.ts.map +1 -1
- package/lib/internal/template/file-token-group/file-token.js +9 -5
- package/lib/internal/template/file-token-group/file-token.js.map +1 -1
- package/lib/internal/template/file-token-group/interfaces.d.ts +2 -2
- package/lib/internal/template/file-token-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/file-token-group/interfaces.js.map +1 -1
- package/lib/internal/template/file-token-group/internal.d.ts.map +1 -1
- package/lib/internal/template/file-token-group/internal.js +11 -3
- package/lib/internal/template/file-token-group/internal.js.map +1 -1
- package/lib/internal/template/file-token-group/styles.css.js +22 -22
- package/lib/internal/template/file-token-group/styles.scoped.css +31 -31
- package/lib/internal/template/file-token-group/styles.selectors.js +22 -22
- package/lib/internal/template/file-upload/interfaces.d.ts +6 -6
- package/lib/internal/template/file-upload/interfaces.d.ts.map +1 -1
- package/lib/internal/template/file-upload/interfaces.js.map +1 -1
- package/lib/internal/template/file-upload/internal.d.ts.map +1 -1
- package/lib/internal/template/file-upload/internal.js +15 -5
- package/lib/internal/template/file-upload/internal.js.map +1 -1
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +151 -151
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- 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/i18n/messages-types.d.ts +24 -0
- package/lib/internal/template/i18n/messages-types.d.ts.map +1 -1
- package/lib/internal/template/i18n/messages-types.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +44 -44
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +7 -3
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +37 -37
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/checkbox-icon/styles.css.js +9 -9
- package/lib/internal/template/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/lib/internal/template/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +39 -39
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +4 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +4 -2
- package/lib/internal/template/internal/generated/theming/index.cjs +22 -8
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +32 -0
- package/lib/internal/template/internal/generated/theming/index.d.ts +32 -0
- package/lib/internal/template/internal/generated/theming/index.js +22 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +73 -73
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +27 -27
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/popover/styles.css.js +52 -52
- package/lib/internal/template/popover/styles.scoped.css +72 -75
- package/lib/internal/template/popover/styles.selectors.js +52 -52
- package/lib/internal/template/prompt-input/styles.css.js +14 -14
- package/lib/internal/template/prompt-input/styles.scoped.css +56 -56
- package/lib/internal/template/prompt-input/styles.selectors.js +14 -14
- package/lib/internal/template/property-filter/filtering-token/styles.css.js +18 -18
- package/lib/internal/template/property-filter/filtering-token/styles.scoped.css +45 -45
- package/lib/internal/template/property-filter/filtering-token/styles.selectors.js +18 -18
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +15 -15
- package/lib/internal/template/segmented-control/styles.scoped.css +38 -38
- package/lib/internal/template/segmented-control/styles.selectors.js +15 -15
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +26 -26
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/test-utils/tsconfig.tsbuildinfo +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +24 -24
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/tiles/styles.css.js +30 -30
- package/lib/internal/template/tiles/styles.scoped.css +79 -79
- package/lib/internal/template/tiles/styles.selectors.js +30 -30
- package/lib/internal/template/token-group/styles.css.js +8 -8
- package/lib/internal/template/token-group/styles.scoped.css +18 -18
- package/lib/internal/template/token-group/styles.selectors.js +8 -8
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +67 -67
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -2,14 +2,14 @@
|
|
|
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
|
-
"styled-box": "awsui_styled-
|
|
7
|
-
"styled-box-checked": "awsui_styled-box-
|
|
8
|
-
"styled-box-indeterminate": "awsui_styled-box-
|
|
9
|
-
"styled-box-disabled": "awsui_styled-box-
|
|
10
|
-
"styled-box-readonly": "awsui_styled-box-
|
|
11
|
-
"styled-line": "awsui_styled-
|
|
12
|
-
"styled-line-disabled": "awsui_styled-line-
|
|
13
|
-
"styled-line-readonly": "awsui_styled-line-
|
|
5
|
+
"root": "awsui_root_1fn7j_18riz_141",
|
|
6
|
+
"styled-box": "awsui_styled-box_1fn7j_18riz_148",
|
|
7
|
+
"styled-box-checked": "awsui_styled-box-checked_1fn7j_18riz_164",
|
|
8
|
+
"styled-box-indeterminate": "awsui_styled-box-indeterminate_1fn7j_18riz_164",
|
|
9
|
+
"styled-box-disabled": "awsui_styled-box-disabled_1fn7j_18riz_168",
|
|
10
|
+
"styled-box-readonly": "awsui_styled-box-readonly_1fn7j_18riz_168",
|
|
11
|
+
"styled-line": "awsui_styled-line_1fn7j_18riz_172",
|
|
12
|
+
"styled-line-disabled": "awsui_styled-line-disabled_1fn7j_18riz_177",
|
|
13
|
+
"styled-line-readonly": "awsui_styled-line-readonly_1fn7j_18riz_180"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -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_ba4gw_149",
|
|
5
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_ba4gw_1",
|
|
6
|
+
"refresh": "awsui_refresh_qwoo0_ba4gw_170",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_ba4gw_1",
|
|
8
|
+
"root": "awsui_root_qwoo0_ba4gw_195",
|
|
9
|
+
"interior": "awsui_interior_qwoo0_ba4gw_231",
|
|
10
|
+
"dropdown": "awsui_dropdown_qwoo0_ba4gw_149",
|
|
11
|
+
"use-portal": "awsui_use-portal_qwoo0_ba4gw_242",
|
|
12
|
+
"is-empty": "awsui_is-empty_qwoo0_ba4gw_288",
|
|
13
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_ba4gw_295",
|
|
14
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_ba4gw_299",
|
|
15
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_ba4gw_302",
|
|
16
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_ba4gw_305",
|
|
17
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_ba4gw_308",
|
|
18
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_ba4gw_311",
|
|
19
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_ba4gw_318",
|
|
20
|
+
"open": "awsui_open_qwoo0_ba4gw_327",
|
|
21
|
+
"nowrap": "awsui_nowrap_qwoo0_ba4gw_336",
|
|
22
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_ba4gw_149",
|
|
23
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_ba4gw_347"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -146,10 +146,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
146
146
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
147
147
|
SPDX-License-Identifier: Apache-2.0
|
|
148
148
|
*/
|
|
149
|
-
.awsui_dropdown-content-
|
|
150
|
-
animation: awsui_awsui-motion-fade-in-
|
|
149
|
+
.awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9) {
|
|
150
|
+
animation: awsui_awsui-motion-fade-in-dropdown_qwoo0_ba4gw_1 var(--motion-duration-show-quick-fo1fgn, 135ms) var(--motion-easing-show-quick-014od6, ease-out);
|
|
151
151
|
}
|
|
152
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
152
|
+
@keyframes awsui_awsui-motion-fade-in-dropdown_qwoo0_ba4gw_1 {
|
|
153
153
|
from {
|
|
154
154
|
opacity: 0.4;
|
|
155
155
|
}
|
|
@@ -158,22 +158,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
@media (prefers-reduced-motion: reduce) {
|
|
161
|
-
.awsui_dropdown-content-
|
|
161
|
+
.awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9) {
|
|
162
162
|
animation: none;
|
|
163
163
|
transition: none;
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
166
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9) {
|
|
167
167
|
animation: none;
|
|
168
168
|
transition: none;
|
|
169
169
|
}
|
|
170
|
-
.awsui_dropdown-content-
|
|
170
|
+
.awsui_dropdown-content-wrapper_qwoo0_ba4gw_149.awsui_refresh_qwoo0_ba4gw_170:not(#\9) {
|
|
171
171
|
transform-origin: top;
|
|
172
|
-
animation-name: awsui_awsui-motion-fade-in-
|
|
172
|
+
animation-name: awsui_awsui-motion-fade-in-0_qwoo0_ba4gw_1;
|
|
173
173
|
animation-duration: var(--motion-duration-show-quick-fo1fgn, 135ms);
|
|
174
174
|
animation-timing-function: var(--motion-easing-show-quick-014od6, ease-out);
|
|
175
175
|
}
|
|
176
|
-
@keyframes awsui_awsui-motion-fade-in-
|
|
176
|
+
@keyframes awsui_awsui-motion-fade-in-0_qwoo0_ba4gw_1 {
|
|
177
177
|
from {
|
|
178
178
|
opacity: 0;
|
|
179
179
|
}
|
|
@@ -182,17 +182,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
}
|
|
183
183
|
}
|
|
184
184
|
@media (prefers-reduced-motion: reduce) {
|
|
185
|
-
.awsui_dropdown-content-
|
|
185
|
+
.awsui_dropdown-content-wrapper_qwoo0_ba4gw_149.awsui_refresh_qwoo0_ba4gw_170:not(#\9) {
|
|
186
186
|
animation: none;
|
|
187
187
|
transition: none;
|
|
188
188
|
}
|
|
189
189
|
}
|
|
190
|
-
.awsui-motion-disabled .awsui_dropdown-content-
|
|
190
|
+
.awsui-motion-disabled .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149.awsui_refresh_qwoo0_ba4gw_170:not(#\9), .awsui-mode-entering .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149.awsui_refresh_qwoo0_ba4gw_170:not(#\9) {
|
|
191
191
|
animation: none;
|
|
192
192
|
transition: none;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.
|
|
195
|
+
.awsui_root_qwoo0_ba4gw_195:not(#\9) {
|
|
196
196
|
border-collapse: separate;
|
|
197
197
|
border-spacing: 0;
|
|
198
198
|
box-sizing: border-box;
|
|
@@ -229,11 +229,11 @@ 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_ba4gw_195.awsui_interior_qwoo0_ba4gw_231:not(#\9) {
|
|
233
233
|
position: static;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.
|
|
236
|
+
.awsui_dropdown_qwoo0_ba4gw_149:not(#\9) {
|
|
237
237
|
position: absolute;
|
|
238
238
|
display: none;
|
|
239
239
|
z-index: 2000;
|
|
@@ -241,24 +241,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
241
241
|
user-select: none;
|
|
242
242
|
transform-origin: top;
|
|
243
243
|
}
|
|
244
|
-
.
|
|
244
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_use-portal_qwoo0_ba4gw_242:not(#\9) {
|
|
245
245
|
z-index: 7000;
|
|
246
246
|
}
|
|
247
|
-
.
|
|
247
|
+
.awsui_dropdown_qwoo0_ba4gw_149:not(#\9):not(.awsui_interior_qwoo0_ba4gw_231) {
|
|
248
248
|
transform: translateY(0px);
|
|
249
249
|
transition: transform var(--motion-duration-show-quick-fo1fgn, 135ms);
|
|
250
250
|
}
|
|
251
251
|
@media (prefers-reduced-motion: reduce) {
|
|
252
|
-
.
|
|
252
|
+
.awsui_dropdown_qwoo0_ba4gw_149:not(#\9):not(.awsui_interior_qwoo0_ba4gw_231) {
|
|
253
253
|
animation: none;
|
|
254
254
|
transition: none;
|
|
255
255
|
}
|
|
256
256
|
}
|
|
257
|
-
.awsui-motion-disabled .
|
|
257
|
+
.awsui-motion-disabled .awsui_dropdown_qwoo0_ba4gw_149:not(#\9):not(.awsui_interior_qwoo0_ba4gw_231), .awsui-mode-entering .awsui_dropdown_qwoo0_ba4gw_149:not(#\9):not(.awsui_interior_qwoo0_ba4gw_231) {
|
|
258
258
|
animation: none;
|
|
259
259
|
transition: none;
|
|
260
260
|
}
|
|
261
|
-
.awsui_dropdown-content-
|
|
261
|
+
.awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9) {
|
|
262
262
|
position: relative;
|
|
263
263
|
background-color: var(--color-background-dropdown-item-default-r1zm6a, #ffffff);
|
|
264
264
|
outline: none;
|
|
@@ -270,7 +270,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
270
270
|
border-block: var(--border-divider-list-width-x6rz7e, 1px) solid var(--color-border-container-top-lphfcg, #eaeded);
|
|
271
271
|
box-sizing: border-box;
|
|
272
272
|
}
|
|
273
|
-
.awsui_dropdown-content-
|
|
273
|
+
.awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9)::after {
|
|
274
274
|
content: "";
|
|
275
275
|
position: absolute;
|
|
276
276
|
z-index: 1;
|
|
@@ -279,73 +279,73 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
279
279
|
inset-inline-start: 0px;
|
|
280
280
|
inset-inline-end: 0px;
|
|
281
281
|
background-color: transparent;
|
|
282
|
-
border-block: var(--border-field-
|
|
283
|
-
border-inline: var(--border-field-
|
|
282
|
+
border-block: var(--border-width-field-9kmoac, 1px) solid var(--color-border-dropdown-container-5hmq6y, transparent);
|
|
283
|
+
border-inline: var(--border-width-field-9kmoac, 1px) solid var(--color-border-dropdown-container-5hmq6y, transparent);
|
|
284
284
|
border-start-start-radius: var(--border-radius-dropdown-knc5ce, 0px);
|
|
285
285
|
border-start-end-radius: var(--border-radius-dropdown-knc5ce, 0px);
|
|
286
286
|
border-end-start-radius: var(--border-radius-dropdown-knc5ce, 0px);
|
|
287
287
|
border-end-end-radius: var(--border-radius-dropdown-knc5ce, 0px);
|
|
288
288
|
pointer-events: none;
|
|
289
289
|
}
|
|
290
|
-
.awsui_dropdown-content-
|
|
290
|
+
.awsui_dropdown-content-wrapper_qwoo0_ba4gw_149.awsui_is-empty_qwoo0_ba4gw_288:not(#\9)::after {
|
|
291
291
|
display: none;
|
|
292
292
|
}
|
|
293
|
-
.
|
|
293
|
+
.awsui_dropdown_qwoo0_ba4gw_149 > .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9) {
|
|
294
294
|
border-block-start: var(--border-divider-list-width-x6rz7e, 1px) solid var(--color-border-container-top-lphfcg, #eaeded);
|
|
295
295
|
border-block-end: var(--border-divider-list-width-x6rz7e, 1px) solid var(--color-border-dropdown-group-ze4esa, #eaeded);
|
|
296
296
|
}
|
|
297
|
-
.awsui_dropdown-drop-
|
|
297
|
+
.awsui_dropdown-drop-up_qwoo0_ba4gw_295 > .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9) {
|
|
298
298
|
transform-origin: bottom;
|
|
299
299
|
box-shadow: var(--shadow-dropup-onasja, 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));
|
|
300
300
|
}
|
|
301
|
-
.awsui_dropdown-drop-
|
|
301
|
+
.awsui_dropdown-drop-up_qwoo0_ba4gw_295.awsui_with-limited-width_qwoo0_ba4gw_299 > .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9) {
|
|
302
302
|
border-block-start: none;
|
|
303
303
|
}
|
|
304
|
-
.awsui_dropdown-drop-
|
|
304
|
+
.awsui_dropdown-drop-left_qwoo0_ba4gw_302:not(#\9) {
|
|
305
305
|
inset-inline-end: 0;
|
|
306
306
|
}
|
|
307
|
-
.awsui_dropdown-drop-
|
|
307
|
+
.awsui_dropdown-drop-right_qwoo0_ba4gw_305:not(#\9) {
|
|
308
308
|
inset-inline-start: 0;
|
|
309
309
|
}
|
|
310
|
-
.
|
|
310
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_occupy-entire-width_qwoo0_ba4gw_308:not(#\9) {
|
|
311
311
|
min-inline-size: 100%;
|
|
312
312
|
}
|
|
313
|
-
.
|
|
313
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_stretch-beyond-trigger-width_qwoo0_ba4gw_311:not(#\9) {
|
|
314
314
|
inline-size: max-content;
|
|
315
315
|
max-inline-size: var(--awsui-dropdown-default-max-width-g964ok, 100%);
|
|
316
316
|
}
|
|
317
|
-
.
|
|
317
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_interior_qwoo0_ba4gw_231 > .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9) {
|
|
318
318
|
margin-block-start: -1px;
|
|
319
319
|
}
|
|
320
|
-
.
|
|
320
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_hide-block-border_qwoo0_ba4gw_318 > .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9) {
|
|
321
321
|
border-block-start: none;
|
|
322
322
|
}
|
|
323
|
-
.
|
|
323
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_hide-block-border_qwoo0_ba4gw_318:not(#\9):not(.awsui_dropdown-drop-up_qwoo0_ba4gw_295) > .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149 {
|
|
324
324
|
border-block-end: none;
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_hide-block-border_qwoo0_ba4gw_318.awsui_refresh_qwoo0_ba4gw_170 > .awsui_dropdown-content-wrapper_qwoo0_ba4gw_149:not(#\9) {
|
|
327
327
|
border-block-end: none;
|
|
328
328
|
}
|
|
329
|
-
.
|
|
329
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_open_qwoo0_ba4gw_327:not(#\9) {
|
|
330
330
|
display: block;
|
|
331
331
|
}
|
|
332
|
-
.
|
|
332
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_open_qwoo0_ba4gw_327:not(#\9):not(.awsui_interior_qwoo0_ba4gw_231).awsui_refresh_qwoo0_ba4gw_170[data-animating=true] {
|
|
333
333
|
transform: translateY(4px);
|
|
334
334
|
}
|
|
335
|
-
.
|
|
335
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_open_qwoo0_ba4gw_327:not(#\9):not(.awsui_interior_qwoo0_ba4gw_231).awsui_refresh_qwoo0_ba4gw_170[data-animating=true].awsui_dropdown-drop-up_qwoo0_ba4gw_295 {
|
|
336
336
|
transform: translateY(-4px);
|
|
337
337
|
}
|
|
338
|
-
.
|
|
338
|
+
.awsui_dropdown_qwoo0_ba4gw_149.awsui_open_qwoo0_ba4gw_327.awsui_nowrap_qwoo0_ba4gw_336:not(#\9) {
|
|
339
339
|
white-space: nowrap;
|
|
340
340
|
overflow: scroll;
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.awsui_dropdown-
|
|
343
|
+
.awsui_dropdown-content_qwoo0_ba4gw_149:not(#\9) {
|
|
344
344
|
display: flex;
|
|
345
345
|
flex-direction: column;
|
|
346
346
|
inline-size: 100%;
|
|
347
347
|
}
|
|
348
348
|
|
|
349
|
-
.awsui_stretch-trigger-
|
|
349
|
+
.awsui_stretch-trigger-height_qwoo0_ba4gw_347:not(#\9) {
|
|
350
350
|
block-size: 100%;
|
|
351
351
|
}
|
|
@@ -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_ba4gw_149",
|
|
6
|
+
"awsui-motion-fade-in-dropdown": "awsui_awsui-motion-fade-in-dropdown_qwoo0_ba4gw_1",
|
|
7
|
+
"refresh": "awsui_refresh_qwoo0_ba4gw_170",
|
|
8
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_qwoo0_ba4gw_1",
|
|
9
|
+
"root": "awsui_root_qwoo0_ba4gw_195",
|
|
10
|
+
"interior": "awsui_interior_qwoo0_ba4gw_231",
|
|
11
|
+
"dropdown": "awsui_dropdown_qwoo0_ba4gw_149",
|
|
12
|
+
"use-portal": "awsui_use-portal_qwoo0_ba4gw_242",
|
|
13
|
+
"is-empty": "awsui_is-empty_qwoo0_ba4gw_288",
|
|
14
|
+
"dropdown-drop-up": "awsui_dropdown-drop-up_qwoo0_ba4gw_295",
|
|
15
|
+
"with-limited-width": "awsui_with-limited-width_qwoo0_ba4gw_299",
|
|
16
|
+
"dropdown-drop-left": "awsui_dropdown-drop-left_qwoo0_ba4gw_302",
|
|
17
|
+
"dropdown-drop-right": "awsui_dropdown-drop-right_qwoo0_ba4gw_305",
|
|
18
|
+
"occupy-entire-width": "awsui_occupy-entire-width_qwoo0_ba4gw_308",
|
|
19
|
+
"stretch-beyond-trigger-width": "awsui_stretch-beyond-trigger-width_qwoo0_ba4gw_311",
|
|
20
|
+
"hide-block-border": "awsui_hide-block-border_qwoo0_ba4gw_318",
|
|
21
|
+
"open": "awsui_open_qwoo0_ba4gw_327",
|
|
22
|
+
"nowrap": "awsui_nowrap_qwoo0_ba4gw_336",
|
|
23
|
+
"dropdown-content": "awsui_dropdown-content_qwoo0_ba4gw_149",
|
|
24
|
+
"stretch-trigger-height": "awsui_stretch-trigger-height_qwoo0_ba4gw_347"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -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_yrazm_141",
|
|
5
|
+
"expanded": "awsui_expanded_m5h9f_yrazm_196",
|
|
6
|
+
"offset-right-none": "awsui_offset-right-none_m5h9f_yrazm_207",
|
|
7
|
+
"offset-right-l": "awsui_offset-right-l_m5h9f_yrazm_210",
|
|
8
|
+
"offset-right-xxl": "awsui_offset-right-xxl_m5h9f_yrazm_213",
|
|
9
|
+
"text": "awsui_text_m5h9f_yrazm_238",
|
|
10
|
+
"icon": "awsui_icon_m5h9f_yrazm_242"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
*/
|
|
139
139
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
140
140
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
141
|
-
.
|
|
141
|
+
.awsui_button_m5h9f_yrazm_141:not(#\9) {
|
|
142
142
|
border-collapse: separate;
|
|
143
143
|
border-spacing: 0;
|
|
144
144
|
box-sizing: border-box;
|
|
@@ -174,7 +174,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
-moz-osx-font-smoothing: auto;
|
|
175
175
|
min-inline-size: 0;
|
|
176
176
|
word-break: break-word;
|
|
177
|
-
font-weight: var(--font-button-
|
|
177
|
+
font-weight: var(--font-weight-button-rw26ot, 700);
|
|
178
178
|
-webkit-font-smoothing: var(--font-smoothing-webkit-trr1e8, auto);
|
|
179
179
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hyxkxc, auto);
|
|
180
180
|
display: flex;
|
|
@@ -190,38 +190,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
background: transparent;
|
|
191
191
|
color: var(--color-text-interactive-default-t1snbz, #545b64);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_button_m5h9f_yrazm_141:not(#\9):hover {
|
|
194
194
|
color: var(--color-text-interactive-hover-kxltdh, #16191f);
|
|
195
195
|
text-decoration: none;
|
|
196
196
|
}
|
|
197
|
-
.
|
|
197
|
+
.awsui_button_m5h9f_yrazm_141:not(#\9):active, .awsui_button_m5h9f_yrazm_141.awsui_expanded_m5h9f_yrazm_196:not(#\9) {
|
|
198
198
|
background: transparent;
|
|
199
199
|
color: var(--color-text-interactive-active-xcqmut, #16191f);
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_button_m5h9f_yrazm_141.awsui_expanded_m5h9f_yrazm_196:not(#\9) {
|
|
202
202
|
color: var(--color-text-accent-b3retj, #0073bb);
|
|
203
203
|
}
|
|
204
|
-
.
|
|
204
|
+
.awsui_button_m5h9f_yrazm_141:not(#\9):focus {
|
|
205
205
|
outline: none;
|
|
206
206
|
text-decoration: none;
|
|
207
207
|
}
|
|
208
|
-
.
|
|
208
|
+
.awsui_button_m5h9f_yrazm_141.awsui_offset-right-none_m5h9f_yrazm_207:not(#\9) {
|
|
209
209
|
margin-inline-end: 0;
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_button_m5h9f_yrazm_141.awsui_offset-right-l_m5h9f_yrazm_210:not(#\9) {
|
|
212
212
|
margin-inline-end: var(--space-s-vmutj3, 12px);
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_button_m5h9f_yrazm_141.awsui_offset-right-xxl_m5h9f_yrazm_213:not(#\9) {
|
|
215
215
|
margin-inline-end: var(--space-xl-vss8pc, 24px);
|
|
216
216
|
}
|
|
217
|
-
body[data-awsui-focus-visible=true] .
|
|
217
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_yrazm_141:not(#\9):focus {
|
|
218
218
|
position: relative;
|
|
219
219
|
}
|
|
220
|
-
body[data-awsui-focus-visible=true] .
|
|
220
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_yrazm_141:not(#\9):focus {
|
|
221
221
|
outline: 2px dotted transparent;
|
|
222
222
|
outline-offset: calc(-1px - 1px);
|
|
223
223
|
}
|
|
224
|
-
body[data-awsui-focus-visible=true] .
|
|
224
|
+
body[data-awsui-focus-visible=true] .awsui_button_m5h9f_yrazm_141:not(#\9):focus::before {
|
|
225
225
|
content: " ";
|
|
226
226
|
display: block;
|
|
227
227
|
position: absolute;
|
|
@@ -236,10 +236,10 @@ body[data-awsui-focus-visible=true] .awsui_button_m5h9f_cb9lq_141:not(#\9):focus
|
|
|
236
236
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-q68bgg, #0073bb);
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.
|
|
239
|
+
.awsui_text_m5h9f_yrazm_238:not(#\9) {
|
|
240
240
|
margin-inline-end: var(--space-xs-6dgkww, 8px);
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.
|
|
243
|
+
.awsui_icon_m5h9f_yrazm_242 + .awsui_text_m5h9f_yrazm_238:not(#\9) {
|
|
244
244
|
margin-inline-start: var(--space-xs-6dgkww, 8px);
|
|
245
245
|
}
|
|
@@ -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_yrazm_141",
|
|
6
|
+
"expanded": "awsui_expanded_m5h9f_yrazm_196",
|
|
7
|
+
"offset-right-none": "awsui_offset-right-none_m5h9f_yrazm_207",
|
|
8
|
+
"offset-right-l": "awsui_offset-right-l_m5h9f_yrazm_210",
|
|
9
|
+
"offset-right-xxl": "awsui_offset-right-xxl_m5h9f_yrazm_213",
|
|
10
|
+
"text": "awsui_text_m5h9f_yrazm_238",
|
|
11
|
+
"icon": "awsui_icon_m5h9f_yrazm_242"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"horizontal": "
|
|
6
|
-
"vertical": "
|
|
7
|
-
"list": "
|
|
8
|
-
"grid": "
|
|
9
|
-
"list-item": "awsui_list-
|
|
10
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
11
|
-
"toggle": "
|
|
12
|
-
"description": "
|
|
13
|
-
"separator": "
|
|
4
|
+
"root": "awsui_root_gfwv3_ku3tu_189",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_ku3tu_192",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_ku3tu_198",
|
|
7
|
+
"list": "awsui_list_gfwv3_ku3tu_203",
|
|
8
|
+
"grid": "awsui_grid_gfwv3_ku3tu_222",
|
|
9
|
+
"list-item": "awsui_list-item_gfwv3_ku3tu_234",
|
|
10
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_ku3tu_241",
|
|
11
|
+
"toggle": "awsui_toggle_gfwv3_ku3tu_241",
|
|
12
|
+
"description": "awsui_description_gfwv3_ku3tu_336",
|
|
13
|
+
"separator": "awsui_separator_gfwv3_ku3tu_340"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -186,21 +186,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
187
|
SPDX-License-Identifier: Apache-2.0
|
|
188
188
|
*/
|
|
189
|
-
.
|
|
189
|
+
.awsui_root_gfwv3_ku3tu_189:not(#\9) {
|
|
190
190
|
gap: var(--space-scaled-xs-t3am3w, 8px);
|
|
191
191
|
}
|
|
192
|
-
.
|
|
192
|
+
.awsui_root_gfwv3_ku3tu_189.awsui_horizontal_gfwv3_ku3tu_192:not(#\9) {
|
|
193
193
|
display: flex;
|
|
194
194
|
gap: var(--space-xs-6dgkww, 8px);
|
|
195
195
|
flex-direction: row;
|
|
196
196
|
flex-wrap: wrap;
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_root_gfwv3_ku3tu_189.awsui_vertical_gfwv3_ku3tu_198:not(#\9) {
|
|
199
199
|
display: flex;
|
|
200
200
|
flex-direction: column;
|
|
201
201
|
}
|
|
202
202
|
|
|
203
|
-
.
|
|
203
|
+
.awsui_list_gfwv3_ku3tu_203:not(#\9) {
|
|
204
204
|
display: contents;
|
|
205
205
|
list-style: none;
|
|
206
206
|
padding-block: 0;
|
|
@@ -208,43 +208,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
208
208
|
margin-block: 0;
|
|
209
209
|
margin-inline: 0;
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_list_gfwv3_ku3tu_203.awsui_horizontal_gfwv3_ku3tu_192:not(#\9), .awsui_list_gfwv3_ku3tu_203.awsui_vertical_gfwv3_ku3tu_198:not(#\9) {
|
|
212
212
|
display: flex;
|
|
213
213
|
gap: var(--space-xs-6dgkww, 8px);
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_list_gfwv3_ku3tu_203.awsui_horizontal_gfwv3_ku3tu_192:not(#\9) {
|
|
216
216
|
flex-direction: row;
|
|
217
217
|
flex-wrap: wrap;
|
|
218
218
|
}
|
|
219
|
-
.
|
|
219
|
+
.awsui_list_gfwv3_ku3tu_203.awsui_vertical_gfwv3_ku3tu_198:not(#\9) {
|
|
220
220
|
flex-direction: column;
|
|
221
221
|
}
|
|
222
|
-
.
|
|
222
|
+
.awsui_list_gfwv3_ku3tu_203.awsui_grid_gfwv3_ku3tu_222:not(#\9) {
|
|
223
223
|
display: grid;
|
|
224
224
|
gap: var(--space-xs-6dgkww, 8px);
|
|
225
225
|
grid-template-columns: repeat(auto-fill, 230px);
|
|
226
226
|
}
|
|
227
227
|
@media (max-width: 688px) {
|
|
228
|
-
.
|
|
228
|
+
.awsui_list_gfwv3_ku3tu_203.awsui_grid_gfwv3_ku3tu_222:not(#\9) {
|
|
229
229
|
display: flex;
|
|
230
230
|
flex-direction: column;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.awsui_list-
|
|
234
|
+
.awsui_list-item_gfwv3_ku3tu_234:not(#\9) {
|
|
235
235
|
padding-block: 0;
|
|
236
236
|
padding-inline: 0;
|
|
237
237
|
margin-block: 0;
|
|
238
238
|
margin-inline: 0;
|
|
239
239
|
}
|
|
240
240
|
|
|
241
|
-
.awsui_toggle-container-
|
|
241
|
+
.awsui_toggle-container-inline_gfwv3_ku3tu_241:not(#\9) {
|
|
242
242
|
padding-inline-start: var(--space-xs-6dgkww, 8px);
|
|
243
243
|
display: flex;
|
|
244
244
|
align-items: center;
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.
|
|
247
|
+
.awsui_toggle_gfwv3_ku3tu_241:not(#\9) {
|
|
248
248
|
border-collapse: separate;
|
|
249
249
|
border-spacing: 0;
|
|
250
250
|
box-sizing: border-box;
|
|
@@ -281,8 +281,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
281
281
|
display: flex;
|
|
282
282
|
align-items: center;
|
|
283
283
|
background-color: transparent;
|
|
284
|
-
border-block: var(--border-field-
|
|
285
|
-
border-inline: var(--border-field-
|
|
284
|
+
border-block: var(--border-width-field-9kmoac, 1px) solid transparent;
|
|
285
|
+
border-inline: var(--border-width-field-9kmoac, 1px) solid transparent;
|
|
286
286
|
padding-block: 0;
|
|
287
287
|
padding-inline: 0;
|
|
288
288
|
margin-inline-start: -1px;
|
|
@@ -299,48 +299,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
299
|
transition-duration: var(--motion-duration-refresh-only-medium-kd6k1u, 0ms);
|
|
300
300
|
}
|
|
301
301
|
@media (prefers-reduced-motion: reduce) {
|
|
302
|
-
.
|
|
302
|
+
.awsui_toggle_gfwv3_ku3tu_241:not(#\9) {
|
|
303
303
|
animation: none;
|
|
304
304
|
transition: none;
|
|
305
305
|
}
|
|
306
306
|
}
|
|
307
|
-
.awsui-motion-disabled .
|
|
307
|
+
.awsui-motion-disabled .awsui_toggle_gfwv3_ku3tu_241:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_ku3tu_241:not(#\9) {
|
|
308
308
|
animation: none;
|
|
309
309
|
transition: none;
|
|
310
310
|
}
|
|
311
|
-
.
|
|
311
|
+
.awsui_toggle_gfwv3_ku3tu_241:not(#\9):hover {
|
|
312
312
|
cursor: pointer;
|
|
313
313
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
314
314
|
}
|
|
315
|
-
.
|
|
315
|
+
.awsui_toggle_gfwv3_ku3tu_241:not(#\9):focus {
|
|
316
316
|
outline: none;
|
|
317
317
|
}
|
|
318
|
-
.
|
|
318
|
+
.awsui_toggle_gfwv3_ku3tu_241:not(#\9):active {
|
|
319
319
|
color: var(--color-text-link-hover-jvu4dp, #0a4a74);
|
|
320
320
|
}
|
|
321
|
-
.
|
|
321
|
+
.awsui_toggle_gfwv3_ku3tu_241:not(#\9):active, .awsui_toggle_gfwv3_ku3tu_241:not(#\9):focus, .awsui_toggle_gfwv3_ku3tu_241:not(#\9):hover {
|
|
322
322
|
text-decoration-line: underline;
|
|
323
323
|
text-decoration-color: currentColor;
|
|
324
324
|
}
|
|
325
|
-
.
|
|
325
|
+
.awsui_toggle_gfwv3_ku3tu_241:not(#\9):active, .awsui_toggle_gfwv3_ku3tu_241:not(#\9):focus, .awsui_toggle_gfwv3_ku3tu_241:not(#\9):hover {
|
|
326
326
|
text-decoration: none;
|
|
327
327
|
text-decoration-color: transparent;
|
|
328
328
|
}
|
|
329
|
-
body[data-awsui-focus-visible=true] .
|
|
329
|
+
body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_ku3tu_241:not(#\9):focus {
|
|
330
330
|
outline: 2px dotted transparent;
|
|
331
|
-
border-block: var(--border-field-
|
|
332
|
-
border-inline: var(--border-field-
|
|
331
|
+
border-block: var(--border-width-field-9kmoac, 1px) solid var(--color-border-item-focused-q68bgg, #0073bb);
|
|
332
|
+
border-inline: var(--border-width-field-9kmoac, 1px) solid var(--color-border-item-focused-q68bgg, #0073bb);
|
|
333
333
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
334
334
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
335
335
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
336
336
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-vy2hlh, 2px);
|
|
337
337
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-kvz439, 1px) var(--color-border-item-focused-q68bgg, #0073bb);
|
|
338
338
|
}
|
|
339
|
-
.
|
|
339
|
+
.awsui_toggle_gfwv3_ku3tu_241 > .awsui_description_gfwv3_ku3tu_336:not(#\9) {
|
|
340
340
|
margin-inline-start: var(--space-xxs-y2432o, 4px);
|
|
341
341
|
}
|
|
342
342
|
|
|
343
|
-
.
|
|
343
|
+
.awsui_separator_gfwv3_ku3tu_340:not(#\9) {
|
|
344
344
|
margin-block: 0;
|
|
345
345
|
margin-inline: var(--space-scaled-m-3uxq9h, 16px);
|
|
346
346
|
inline-size: var(--border-divider-section-width-iueskx, 1px);
|