@cloudscape-design/components 3.0.835 → 3.0.836
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 +28 -28
- package/alert/styles.scoped.css +46 -46
- package/alert/styles.selectors.js +28 -28
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +19 -19
- package/anchor-navigation/styles.selectors.js +8 -8
- package/button/styles.css.js +21 -21
- package/button/styles.scoped.css +157 -157
- package/button/styles.selectors.js +21 -21
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +22 -22
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/styles.css.js +17 -17
- package/button-dropdown/styles.scoped.css +30 -30
- package/button-dropdown/styles.selectors.js +17 -17
- package/expandable-section/styles.css.js +34 -34
- package/expandable-section/styles.scoped.css +67 -67
- package/expandable-section/styles.selectors.js +34 -34
- package/file-token-group/styles.css.js +22 -22
- package/file-token-group/styles.scoped.css +31 -31
- package/file-token-group/styles.selectors.js +22 -22
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +151 -151
- package/flashbar/styles.selectors.js +50 -50
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +44 -44
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +4 -2
- package/internal/components/button-trigger/styles.css.js +13 -13
- package/internal/components/button-trigger/styles.scoped.css +37 -37
- package/internal/components/button-trigger/styles.selectors.js +13 -13
- package/internal/components/checkbox-icon/styles.css.js +9 -9
- package/internal/components/checkbox-icon/styles.scoped.css +10 -10
- package/internal/components/checkbox-icon/styles.selectors.js +9 -9
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +39 -39
- package/internal/components/dropdown/styles.selectors.js +20 -20
- 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/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +26 -26
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.d.ts +4 -2
- package/internal/generated/styles/tokens.js +4 -2
- package/internal/generated/theming/index.cjs +22 -8
- package/internal/generated/theming/index.cjs.d.ts +32 -0
- package/internal/generated/theming/index.d.ts +32 -0
- package/internal/generated/theming/index.js +22 -8
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +27 -27
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +52 -52
- package/popover/styles.scoped.css +72 -75
- package/popover/styles.selectors.js +52 -52
- package/prompt-input/styles.css.js +14 -14
- package/prompt-input/styles.scoped.css +56 -56
- package/prompt-input/styles.selectors.js +14 -14
- package/property-filter/filtering-token/styles.css.js +18 -18
- package/property-filter/filtering-token/styles.scoped.css +45 -45
- package/property-filter/filtering-token/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +39 -39
- package/property-filter/styles.scoped.css +42 -42
- package/property-filter/styles.selectors.js +39 -39
- package/segmented-control/styles.css.js +15 -15
- package/segmented-control/styles.scoped.css +38 -38
- package/segmented-control/styles.selectors.js +15 -15
- package/select/parts/styles.css.js +21 -21
- package/select/parts/styles.scoped.css +26 -26
- package/select/parts/styles.selectors.js +21 -21
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +24 -24
- package/textarea/styles.selectors.js +5 -5
- package/tiles/styles.css.js +30 -30
- package/tiles/styles.scoped.css +79 -79
- package/tiles/styles.selectors.js +30 -30
- package/token-group/styles.css.js +8 -8
- package/token-group/styles.scoped.css +18 -18
- package/token-group/styles.selectors.js +8 -8
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +67 -67
- 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 +29 -29
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content": "
|
|
6
|
-
"button": "
|
|
7
|
-
"variant-normal": "awsui_variant-
|
|
8
|
-
"variant-icon": "awsui_variant-
|
|
9
|
-
"variant-modal-dismiss": "awsui_variant-modal-
|
|
10
|
-
"variant-flashbar-icon": "awsui_variant-flashbar-
|
|
11
|
-
"variant-inline-icon": "awsui_variant-inline-
|
|
12
|
-
"disabled": "
|
|
13
|
-
"variant-primary": "awsui_variant-
|
|
14
|
-
"variant-link": "awsui_variant-
|
|
15
|
-
"variant-inline-link": "awsui_variant-inline-
|
|
16
|
-
"variant-breadcrumb-group": "awsui_variant-breadcrumb-
|
|
17
|
-
"variant-menu-trigger": "awsui_variant-menu-
|
|
18
|
-
"button-no-text": "awsui_button-no-
|
|
19
|
-
"button-no-wrap": "awsui_button-no-
|
|
20
|
-
"full-width": "awsui_full-
|
|
21
|
-
"icon-left": "awsui_icon-
|
|
22
|
-
"icon-right": "awsui_icon-
|
|
23
|
-
"icon": "
|
|
24
|
-
"link": "
|
|
25
|
-
"disabled-with-reason": "awsui_disabled-with-
|
|
5
|
+
"content": "awsui_content_vjswe_1tt9v_149",
|
|
6
|
+
"button": "awsui_button_vjswe_1tt9v_153",
|
|
7
|
+
"variant-normal": "awsui_variant-normal_vjswe_1tt9v_204",
|
|
8
|
+
"variant-icon": "awsui_variant-icon_vjswe_1tt9v_247",
|
|
9
|
+
"variant-modal-dismiss": "awsui_variant-modal-dismiss_vjswe_1tt9v_247",
|
|
10
|
+
"variant-flashbar-icon": "awsui_variant-flashbar-icon_vjswe_1tt9v_247",
|
|
11
|
+
"variant-inline-icon": "awsui_variant-inline-icon_vjswe_1tt9v_268",
|
|
12
|
+
"disabled": "awsui_disabled_vjswe_1tt9v_289",
|
|
13
|
+
"variant-primary": "awsui_variant-primary_vjswe_1tt9v_296",
|
|
14
|
+
"variant-link": "awsui_variant-link_vjswe_1tt9v_388",
|
|
15
|
+
"variant-inline-link": "awsui_variant-inline-link_vjswe_1tt9v_664",
|
|
16
|
+
"variant-breadcrumb-group": "awsui_variant-breadcrumb-group_vjswe_1tt9v_944",
|
|
17
|
+
"variant-menu-trigger": "awsui_variant-menu-trigger_vjswe_1tt9v_1041",
|
|
18
|
+
"button-no-text": "awsui_button-no-text_vjswe_1tt9v_1133",
|
|
19
|
+
"button-no-wrap": "awsui_button-no-wrap_vjswe_1tt9v_1137",
|
|
20
|
+
"full-width": "awsui_full-width_vjswe_1tt9v_1140",
|
|
21
|
+
"icon-left": "awsui_icon-left_vjswe_1tt9v_1159",
|
|
22
|
+
"icon-right": "awsui_icon-right_vjswe_1tt9v_1164",
|
|
23
|
+
"icon": "awsui_icon_vjswe_1tt9v_1159",
|
|
24
|
+
"link": "awsui_link_vjswe_1tt9v_1183",
|
|
25
|
+
"disabled-with-reason": "awsui_disabled-with-reason_vjswe_1tt9v_1183"
|
|
26
26
|
};
|
|
27
27
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"item-element": "awsui_item-
|
|
5
|
-
"disabled": "
|
|
6
|
-
"show-divider": "awsui_show-
|
|
7
|
-
"highlighted": "
|
|
8
|
-
"is-focused": "awsui_is-
|
|
9
|
-
"menu-item": "awsui_menu-
|
|
10
|
-
"link-style": "awsui_link-
|
|
11
|
-
"has-category-header": "awsui_has-category-
|
|
12
|
-
"item-tooltip-wrapper": "awsui_item-tooltip-
|
|
13
|
-
"has-checkmark": "awsui_has-
|
|
14
|
-
"icon": "
|
|
15
|
-
"checkmark": "
|
|
16
|
-
"external-icon": "awsui_external-
|
|
4
|
+
"item-element": "awsui_item-element_93a1u_1vvrv_141",
|
|
5
|
+
"disabled": "awsui_disabled_93a1u_1vvrv_153",
|
|
6
|
+
"show-divider": "awsui_show-divider_93a1u_1vvrv_160",
|
|
7
|
+
"highlighted": "awsui_highlighted_93a1u_1vvrv_163",
|
|
8
|
+
"is-focused": "awsui_is-focused_93a1u_1vvrv_178",
|
|
9
|
+
"menu-item": "awsui_menu-item_93a1u_1vvrv_183",
|
|
10
|
+
"link-style": "awsui_link-style_93a1u_1vvrv_195",
|
|
11
|
+
"has-category-header": "awsui_has-category-header_93a1u_1vvrv_234",
|
|
12
|
+
"item-tooltip-wrapper": "awsui_item-tooltip-wrapper_93a1u_1vvrv_234",
|
|
13
|
+
"has-checkmark": "awsui_has-checkmark_93a1u_1vvrv_234",
|
|
14
|
+
"icon": "awsui_icon_93a1u_1vvrv_238",
|
|
15
|
+
"checkmark": "awsui_checkmark_93a1u_1vvrv_242",
|
|
16
|
+
"external-icon": "awsui_external-icon_93a1u_1vvrv_249"
|
|
17
17
|
};
|
|
18
18
|
|
|
@@ -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
|
-
.awsui_item-
|
|
141
|
+
.awsui_item-element_93a1u_1vvrv_141:not(#\9) {
|
|
142
142
|
position: relative;
|
|
143
143
|
z-index: 1;
|
|
144
144
|
border-block: var(--border-item-width-yel47s, 2px) solid transparent;
|
|
@@ -147,20 +147,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
147
147
|
padding-block: 0;
|
|
148
148
|
padding-inline: 0;
|
|
149
149
|
color: var(--color-text-dropdown-item-default-wpxsrk, #0f141a);
|
|
150
|
-
margin-block-start: calc(-1 * var(--border-field-
|
|
150
|
+
margin-block-start: calc(-1 * var(--border-width-field-h1g7tw, 2px));
|
|
151
151
|
cursor: pointer;
|
|
152
152
|
}
|
|
153
|
-
.awsui_item-
|
|
153
|
+
.awsui_item-element_93a1u_1vvrv_141.awsui_disabled_93a1u_1vvrv_153:not(#\9) {
|
|
154
154
|
cursor: default;
|
|
155
155
|
color: var(--color-text-dropdown-item-disabled-7fg5u8, #b4b4bb);
|
|
156
156
|
}
|
|
157
|
-
.awsui_item-
|
|
157
|
+
.awsui_item-element_93a1u_1vvrv_141:not(#\9):first-child {
|
|
158
158
|
margin-block-start: 0;
|
|
159
159
|
}
|
|
160
|
-
.awsui_item-
|
|
160
|
+
.awsui_item-element_93a1u_1vvrv_141.awsui_show-divider_93a1u_1vvrv_160:not(#\9) {
|
|
161
161
|
border-block-end: var(--border-item-width-yel47s, 2px) solid var(--color-border-dropdown-group-2xoluv, #c6c6cd);
|
|
162
162
|
}
|
|
163
|
-
.awsui_item-
|
|
163
|
+
.awsui_item-element_93a1u_1vvrv_141.awsui_highlighted_93a1u_1vvrv_163:not(#\9) {
|
|
164
164
|
color: var(--color-text-dropdown-item-highlighted-rnfxxj, #0f141a);
|
|
165
165
|
z-index: 2;
|
|
166
166
|
background-color: var(--color-background-dropdown-item-hover-zhzc84, #f3f3f7);
|
|
@@ -170,17 +170,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
170
170
|
border-end-start-radius: var(--border-radius-item-05df9h, 8px);
|
|
171
171
|
border-end-end-radius: var(--border-radius-item-05df9h, 8px);
|
|
172
172
|
}
|
|
173
|
-
.awsui_item-
|
|
173
|
+
.awsui_item-element_93a1u_1vvrv_141.awsui_highlighted_93a1u_1vvrv_163.awsui_disabled_93a1u_1vvrv_153:not(#\9) {
|
|
174
174
|
color: var(--color-text-dropdown-item-dimmed-7c5xo0, #b4b4bb);
|
|
175
175
|
border-color: var(--color-border-dropdown-item-dimmed-hover-6qayyi, #8c8c94);
|
|
176
176
|
background-color: var(--color-background-dropdown-item-dimmed-dlm6wk, transparent);
|
|
177
177
|
}
|
|
178
|
-
.awsui_item-
|
|
178
|
+
.awsui_item-element_93a1u_1vvrv_141.awsui_highlighted_93a1u_1vvrv_163.awsui_is-focused_93a1u_1vvrv_178:not(#\9) {
|
|
179
179
|
border-color: var(--color-border-dropdown-item-focused-5afjvu, #424650);
|
|
180
180
|
box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-nv6mhz, #006ce0);
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
.awsui_menu-
|
|
183
|
+
.awsui_menu-item_93a1u_1vvrv_183:not(#\9) {
|
|
184
184
|
min-inline-size: 0;
|
|
185
185
|
word-break: break-word;
|
|
186
186
|
display: flex;
|
|
@@ -192,7 +192,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
192
192
|
/* stylelint-disable selector-max-type */
|
|
193
193
|
/* stylelint-enable selector-max-type */
|
|
194
194
|
}
|
|
195
|
-
.awsui_menu-
|
|
195
|
+
.awsui_menu-item_93a1u_1vvrv_183.awsui_link-style_93a1u_1vvrv_195:not(#\9) {
|
|
196
196
|
padding-block-end: calc(var(--space-xxs-p8yyaw, 4px) + var(--space-xxxs-zbmxqb, 2px));
|
|
197
197
|
text-underline-offset: 0.25em;
|
|
198
198
|
text-decoration-thickness: 1px;
|
|
@@ -207,47 +207,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
207
207
|
transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
|
|
208
208
|
}
|
|
209
209
|
@media (prefers-reduced-motion: reduce) {
|
|
210
|
-
.awsui_menu-
|
|
210
|
+
.awsui_menu-item_93a1u_1vvrv_183.awsui_link-style_93a1u_1vvrv_195:not(#\9) {
|
|
211
211
|
animation: none;
|
|
212
212
|
transition: none;
|
|
213
213
|
}
|
|
214
214
|
}
|
|
215
|
-
.awsui-motion-disabled .awsui_menu-
|
|
215
|
+
.awsui-motion-disabled .awsui_menu-item_93a1u_1vvrv_183.awsui_link-style_93a1u_1vvrv_195:not(#\9), .awsui-mode-entering .awsui_menu-item_93a1u_1vvrv_183.awsui_link-style_93a1u_1vvrv_195:not(#\9) {
|
|
216
216
|
animation: none;
|
|
217
217
|
transition: none;
|
|
218
218
|
}
|
|
219
|
-
.awsui_menu-
|
|
219
|
+
.awsui_menu-item_93a1u_1vvrv_183.awsui_link-style_93a1u_1vvrv_195:not(#\9):hover {
|
|
220
220
|
cursor: pointer;
|
|
221
221
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
222
222
|
}
|
|
223
|
-
.awsui_menu-
|
|
223
|
+
.awsui_menu-item_93a1u_1vvrv_183.awsui_link-style_93a1u_1vvrv_195:not(#\9):focus {
|
|
224
224
|
outline: none;
|
|
225
225
|
}
|
|
226
|
-
.awsui_menu-
|
|
226
|
+
.awsui_menu-item_93a1u_1vvrv_183.awsui_link-style_93a1u_1vvrv_195:not(#\9):active {
|
|
227
227
|
color: var(--color-text-link-hover-49uoe9, #002b66);
|
|
228
228
|
}
|
|
229
|
-
.awsui_menu-
|
|
229
|
+
.awsui_menu-item_93a1u_1vvrv_183.awsui_link-style_93a1u_1vvrv_195:not(#\9):active, .awsui_menu-item_93a1u_1vvrv_183.awsui_link-style_93a1u_1vvrv_195:not(#\9):focus, .awsui_menu-item_93a1u_1vvrv_183.awsui_link-style_93a1u_1vvrv_195:not(#\9):hover {
|
|
230
230
|
text-decoration-line: underline;
|
|
231
231
|
text-decoration-color: currentColor;
|
|
232
232
|
}
|
|
233
|
-
.awsui_menu-
|
|
233
|
+
.awsui_menu-item_93a1u_1vvrv_183:not(#\9):focus {
|
|
234
234
|
outline: none;
|
|
235
235
|
}
|
|
236
|
-
.awsui_has-category-
|
|
236
|
+
.awsui_has-category-header_93a1u_1vvrv_234 > .awsui_menu-item_93a1u_1vvrv_183:not(#\9), .awsui_has-category-header_93a1u_1vvrv_234 > .awsui_item-tooltip-wrapper_93a1u_1vvrv_234 > .awsui_menu-item_93a1u_1vvrv_183:not(#\9), .awsui_has-category-header_93a1u_1vvrv_234:not(#\9):not(.awsui_has-checkmark_93a1u_1vvrv_234) > span > .awsui_menu-item_93a1u_1vvrv_183 {
|
|
237
237
|
padding-inline-start: calc(var(--space-xs-zb16t3, 8px) + var(--space-l-t419sm, 20px));
|
|
238
238
|
}
|
|
239
239
|
|
|
240
|
-
.
|
|
240
|
+
.awsui_icon_93a1u_1vvrv_238:not(#\9) {
|
|
241
241
|
padding-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
242
242
|
flex-shrink: 0;
|
|
243
243
|
}
|
|
244
|
-
.
|
|
244
|
+
.awsui_icon_93a1u_1vvrv_238.awsui_checkmark_93a1u_1vvrv_242:not(#\9) {
|
|
245
245
|
color: var(--color-text-status-info-7rlubr, #006ce0);
|
|
246
246
|
}
|
|
247
|
-
.
|
|
247
|
+
.awsui_icon_93a1u_1vvrv_238.awsui_disabled_93a1u_1vvrv_153:not(#\9) {
|
|
248
248
|
color: var(--color-text-interactive-disabled-f5b4z5, #b4b4bb);
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.awsui_external-
|
|
251
|
+
.awsui_external-icon_93a1u_1vvrv_249:not(#\9) {
|
|
252
252
|
margin-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
253
253
|
}
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"item-element": "awsui_item-
|
|
6
|
-
"disabled": "
|
|
7
|
-
"show-divider": "awsui_show-
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"is-focused": "awsui_is-
|
|
10
|
-
"menu-item": "awsui_menu-
|
|
11
|
-
"link-style": "awsui_link-
|
|
12
|
-
"has-category-header": "awsui_has-category-
|
|
13
|
-
"item-tooltip-wrapper": "awsui_item-tooltip-
|
|
14
|
-
"has-checkmark": "awsui_has-
|
|
15
|
-
"icon": "
|
|
16
|
-
"checkmark": "
|
|
17
|
-
"external-icon": "awsui_external-
|
|
5
|
+
"item-element": "awsui_item-element_93a1u_1vvrv_141",
|
|
6
|
+
"disabled": "awsui_disabled_93a1u_1vvrv_153",
|
|
7
|
+
"show-divider": "awsui_show-divider_93a1u_1vvrv_160",
|
|
8
|
+
"highlighted": "awsui_highlighted_93a1u_1vvrv_163",
|
|
9
|
+
"is-focused": "awsui_is-focused_93a1u_1vvrv_178",
|
|
10
|
+
"menu-item": "awsui_menu-item_93a1u_1vvrv_183",
|
|
11
|
+
"link-style": "awsui_link-style_93a1u_1vvrv_195",
|
|
12
|
+
"has-category-header": "awsui_has-category-header_93a1u_1vvrv_234",
|
|
13
|
+
"item-tooltip-wrapper": "awsui_item-tooltip-wrapper_93a1u_1vvrv_234",
|
|
14
|
+
"has-checkmark": "awsui_has-checkmark_93a1u_1vvrv_234",
|
|
15
|
+
"icon": "awsui_icon_93a1u_1vvrv_238",
|
|
16
|
+
"checkmark": "awsui_checkmark_93a1u_1vvrv_242",
|
|
17
|
+
"external-icon": "awsui_external-icon_93a1u_1vvrv_249"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"button-dropdown": "awsui_button-
|
|
5
|
-
"items-list-container": "awsui_items-list-
|
|
6
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
7
|
-
"rotate-up": "awsui_rotate-
|
|
8
|
-
"rotate-down": "awsui_rotate-
|
|
9
|
-
"header": "
|
|
10
|
-
"title": "
|
|
11
|
-
"description": "
|
|
12
|
-
"split-trigger-wrapper": "awsui_split-trigger-
|
|
13
|
-
"trigger-item": "awsui_trigger-
|
|
14
|
-
"trigger-button": "awsui_trigger-
|
|
15
|
-
"has-no-text": "awsui_has-no-
|
|
16
|
-
"visual-refresh": "awsui_visual-
|
|
17
|
-
"variant-normal": "awsui_variant-
|
|
18
|
-
"split-trigger": "awsui_split-
|
|
19
|
-
"dropdown-trigger": "awsui_dropdown-
|
|
20
|
-
"test-utils-button-trigger": "awsui_test-utils-button-
|
|
4
|
+
"button-dropdown": "awsui_button-dropdown_sne0l_1nhyq_141",
|
|
5
|
+
"items-list-container": "awsui_items-list-container_sne0l_1nhyq_145",
|
|
6
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_sne0l_1nhyq_1",
|
|
7
|
+
"rotate-up": "awsui_rotate-up_sne0l_1nhyq_164",
|
|
8
|
+
"rotate-down": "awsui_rotate-down_sne0l_1nhyq_179",
|
|
9
|
+
"header": "awsui_header_sne0l_1nhyq_194",
|
|
10
|
+
"title": "awsui_title_sne0l_1nhyq_205",
|
|
11
|
+
"description": "awsui_description_sne0l_1nhyq_206",
|
|
12
|
+
"split-trigger-wrapper": "awsui_split-trigger-wrapper_sne0l_1nhyq_210",
|
|
13
|
+
"trigger-item": "awsui_trigger-item_sne0l_1nhyq_213",
|
|
14
|
+
"trigger-button": "awsui_trigger-button_sne0l_1nhyq_213",
|
|
15
|
+
"has-no-text": "awsui_has-no-text_sne0l_1nhyq_222",
|
|
16
|
+
"visual-refresh": "awsui_visual-refresh_sne0l_1nhyq_225",
|
|
17
|
+
"variant-normal": "awsui_variant-normal_sne0l_1nhyq_236",
|
|
18
|
+
"split-trigger": "awsui_split-trigger_sne0l_1nhyq_210",
|
|
19
|
+
"dropdown-trigger": "awsui_dropdown-trigger_sne0l_1nhyq_247",
|
|
20
|
+
"test-utils-button-trigger": "awsui_test-utils-button-trigger_sne0l_1nhyq_251"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -138,116 +138,116 @@
|
|
|
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
|
-
.awsui_button-
|
|
141
|
+
.awsui_button-dropdown_sne0l_1nhyq_141:not(#\9) {
|
|
142
142
|
display: inline-block;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
.awsui_items-list-
|
|
145
|
+
.awsui_items-list-container_sne0l_1nhyq_145:not(#\9) {
|
|
146
146
|
padding-block: 0;
|
|
147
147
|
padding-inline: 0;
|
|
148
148
|
margin-block: 0;
|
|
149
149
|
margin-inline: 0;
|
|
150
|
-
animation: awsui_awsui-motion-fade-in-
|
|
150
|
+
animation: awsui_awsui-motion-fade-in-0_sne0l_1nhyq_1 500ms var(--motion-easing-show-quick-vc5zgd, ease-out);
|
|
151
151
|
animation-fill-mode: none;
|
|
152
152
|
}
|
|
153
153
|
@media (prefers-reduced-motion: reduce) {
|
|
154
|
-
.awsui_items-list-
|
|
154
|
+
.awsui_items-list-container_sne0l_1nhyq_145:not(#\9) {
|
|
155
155
|
animation: none;
|
|
156
156
|
transition: none;
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
|
-
.awsui-motion-disabled .awsui_items-list-
|
|
159
|
+
.awsui-motion-disabled .awsui_items-list-container_sne0l_1nhyq_145:not(#\9), .awsui-mode-entering .awsui_items-list-container_sne0l_1nhyq_145:not(#\9) {
|
|
160
160
|
animation: none;
|
|
161
161
|
transition: none;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.awsui_rotate-
|
|
164
|
+
.awsui_rotate-up_sne0l_1nhyq_164:not(#\9) {
|
|
165
165
|
transform: rotate(-180deg);
|
|
166
166
|
transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
167
167
|
}
|
|
168
168
|
@media (prefers-reduced-motion: reduce) {
|
|
169
|
-
.awsui_rotate-
|
|
169
|
+
.awsui_rotate-up_sne0l_1nhyq_164:not(#\9) {
|
|
170
170
|
animation: none;
|
|
171
171
|
transition: none;
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
174
|
+
.awsui-motion-disabled .awsui_rotate-up_sne0l_1nhyq_164:not(#\9), .awsui-mode-entering .awsui_rotate-up_sne0l_1nhyq_164:not(#\9) {
|
|
175
175
|
animation: none;
|
|
176
176
|
transition: none;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.awsui_rotate-
|
|
179
|
+
.awsui_rotate-down_sne0l_1nhyq_179:not(#\9) {
|
|
180
180
|
transform: rotate(0deg);
|
|
181
181
|
transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
182
182
|
}
|
|
183
183
|
@media (prefers-reduced-motion: reduce) {
|
|
184
|
-
.awsui_rotate-
|
|
184
|
+
.awsui_rotate-down_sne0l_1nhyq_179:not(#\9) {
|
|
185
185
|
animation: none;
|
|
186
186
|
transition: none;
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
|
-
.awsui-motion-disabled .awsui_rotate-
|
|
189
|
+
.awsui-motion-disabled .awsui_rotate-down_sne0l_1nhyq_179:not(#\9), .awsui-mode-entering .awsui_rotate-down_sne0l_1nhyq_179:not(#\9) {
|
|
190
190
|
animation: none;
|
|
191
191
|
transition: none;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.
|
|
194
|
+
.awsui_header_sne0l_1nhyq_194:not(#\9) {
|
|
195
195
|
display: flex;
|
|
196
196
|
flex-direction: column;
|
|
197
197
|
list-style: none;
|
|
198
198
|
padding-block: var(--space-s-34lx8l, 12px);
|
|
199
199
|
padding-inline: var(--space-l-t419sm, 20px);
|
|
200
|
-
border-block-start: var(--border-field-
|
|
201
|
-
border-block-end: var(--border-field-
|
|
202
|
-
border-inline: var(--border-field-
|
|
200
|
+
border-block-start: var(--border-width-field-h1g7tw, 2px) solid transparent;
|
|
201
|
+
border-block-end: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-dropdown-group-2xoluv, #c6c6cd);
|
|
202
|
+
border-inline: var(--border-width-field-h1g7tw, 2px) solid transparent;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
-
.
|
|
206
|
-
.
|
|
205
|
+
.awsui_title_sne0l_1nhyq_205:not(#\9),
|
|
206
|
+
.awsui_description_sne0l_1nhyq_206:not(#\9) {
|
|
207
207
|
color: var(--color-text-top-navigation-title-v9cb3m, #0f141a);
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.awsui_split-trigger-
|
|
210
|
+
.awsui_split-trigger-wrapper_sne0l_1nhyq_210:not(#\9) {
|
|
211
211
|
display: flex;
|
|
212
212
|
}
|
|
213
|
-
.awsui_split-trigger-
|
|
213
|
+
.awsui_split-trigger-wrapper_sne0l_1nhyq_210 > .awsui_trigger-item_sne0l_1nhyq_213 > .awsui_trigger-button_sne0l_1nhyq_213:not(#\9):focus, .awsui_split-trigger-wrapper_sne0l_1nhyq_210 > .awsui_trigger-item_sne0l_1nhyq_213 > .awsui_trigger-button_sne0l_1nhyq_213:not(#\9):hover {
|
|
214
214
|
z-index: 1;
|
|
215
215
|
}
|
|
216
|
-
.awsui_split-trigger-
|
|
216
|
+
.awsui_split-trigger-wrapper_sne0l_1nhyq_210 > .awsui_trigger-item_sne0l_1nhyq_213:not(#\9):not(:last-child) > .awsui_trigger-button_sne0l_1nhyq_213 {
|
|
217
217
|
border-start-end-radius: 0;
|
|
218
218
|
border-end-end-radius: 0;
|
|
219
219
|
padding-inline-end: var(--space-m-udix3p, 16px);
|
|
220
220
|
margin-inline-end: var(--space-xxxs-zbmxqb, 2px);
|
|
221
221
|
}
|
|
222
|
-
.awsui_split-trigger-
|
|
222
|
+
.awsui_split-trigger-wrapper_sne0l_1nhyq_210 > .awsui_trigger-item_sne0l_1nhyq_213:not(#\9):not(:last-child) > .awsui_trigger-button_sne0l_1nhyq_213.awsui_has-no-text_sne0l_1nhyq_222 {
|
|
223
223
|
padding-inline: var(--space-button-icon-only-horizontal-zsf2nw, 6px);
|
|
224
224
|
}
|
|
225
|
-
.awsui_split-trigger-
|
|
225
|
+
.awsui_split-trigger-wrapper_sne0l_1nhyq_210 > .awsui_trigger-item_sne0l_1nhyq_213:not(#\9):not(:last-child) > .awsui_trigger-button_sne0l_1nhyq_213.awsui_has-no-text_sne0l_1nhyq_222.awsui_visual-refresh_sne0l_1nhyq_225 {
|
|
226
226
|
padding-inline-start: calc(var(--space-s-34lx8l, 12px) - 2px);
|
|
227
227
|
}
|
|
228
|
-
.awsui_split-trigger-
|
|
228
|
+
.awsui_split-trigger-wrapper_sne0l_1nhyq_210 > .awsui_trigger-item_sne0l_1nhyq_213:not(#\9):not(:first-child) > .awsui_trigger-button_sne0l_1nhyq_213 {
|
|
229
229
|
border-start-start-radius: 0;
|
|
230
230
|
border-end-start-radius: 0;
|
|
231
231
|
padding-inline: calc(var(--space-xs-zb16t3, 8px) - 2px);
|
|
232
232
|
}
|
|
233
|
-
.awsui_split-trigger-
|
|
233
|
+
.awsui_split-trigger-wrapper_sne0l_1nhyq_210 > .awsui_trigger-item_sne0l_1nhyq_213:not(#\9):not(:first-child).awsui_visual-refresh_sne0l_1nhyq_225 > .awsui_trigger-button_sne0l_1nhyq_213 {
|
|
234
234
|
padding-inline-end: calc(var(--space-s-34lx8l, 12px) - 2px);
|
|
235
235
|
}
|
|
236
|
-
.awsui_split-trigger-
|
|
236
|
+
.awsui_split-trigger-wrapper_sne0l_1nhyq_210 > .awsui_trigger-item_sne0l_1nhyq_213.awsui_variant-normal_sne0l_1nhyq_236:not(#\9):not(:last-child) > .awsui_trigger-button_sne0l_1nhyq_213 {
|
|
237
237
|
margin-inline-end: 0;
|
|
238
238
|
}
|
|
239
|
-
.awsui_split-trigger-
|
|
240
|
-
margin-inline-start: calc(var(--border-field-
|
|
239
|
+
.awsui_split-trigger-wrapper_sne0l_1nhyq_210 > .awsui_trigger-item_sne0l_1nhyq_213.awsui_variant-normal_sne0l_1nhyq_236:not(#\9):not(:first-child) > .awsui_trigger-button_sne0l_1nhyq_213 {
|
|
240
|
+
margin-inline-start: calc(var(--border-width-field-h1g7tw, 2px) * -1);
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.awsui_split-
|
|
243
|
+
.awsui_split-trigger_sne0l_1nhyq_210:not(#\9) {
|
|
244
244
|
display: contents;
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.awsui_dropdown-
|
|
247
|
+
.awsui_dropdown-trigger_sne0l_1nhyq_247:not(#\9) {
|
|
248
248
|
display: contents;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.awsui_test-utils-button-
|
|
251
|
+
.awsui_test-utils-button-trigger_sne0l_1nhyq_251:not(#\9) {
|
|
252
252
|
/* used in test-utils */
|
|
253
253
|
}
|
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"button-dropdown": "awsui_button-
|
|
6
|
-
"items-list-container": "awsui_items-list-
|
|
7
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
8
|
-
"rotate-up": "awsui_rotate-
|
|
9
|
-
"rotate-down": "awsui_rotate-
|
|
10
|
-
"header": "
|
|
11
|
-
"title": "
|
|
12
|
-
"description": "
|
|
13
|
-
"split-trigger-wrapper": "awsui_split-trigger-
|
|
14
|
-
"trigger-item": "awsui_trigger-
|
|
15
|
-
"trigger-button": "awsui_trigger-
|
|
16
|
-
"has-no-text": "awsui_has-no-
|
|
17
|
-
"visual-refresh": "awsui_visual-
|
|
18
|
-
"variant-normal": "awsui_variant-
|
|
19
|
-
"split-trigger": "awsui_split-
|
|
20
|
-
"dropdown-trigger": "awsui_dropdown-
|
|
21
|
-
"test-utils-button-trigger": "awsui_test-utils-button-
|
|
5
|
+
"button-dropdown": "awsui_button-dropdown_sne0l_1nhyq_141",
|
|
6
|
+
"items-list-container": "awsui_items-list-container_sne0l_1nhyq_145",
|
|
7
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_sne0l_1nhyq_1",
|
|
8
|
+
"rotate-up": "awsui_rotate-up_sne0l_1nhyq_164",
|
|
9
|
+
"rotate-down": "awsui_rotate-down_sne0l_1nhyq_179",
|
|
10
|
+
"header": "awsui_header_sne0l_1nhyq_194",
|
|
11
|
+
"title": "awsui_title_sne0l_1nhyq_205",
|
|
12
|
+
"description": "awsui_description_sne0l_1nhyq_206",
|
|
13
|
+
"split-trigger-wrapper": "awsui_split-trigger-wrapper_sne0l_1nhyq_210",
|
|
14
|
+
"trigger-item": "awsui_trigger-item_sne0l_1nhyq_213",
|
|
15
|
+
"trigger-button": "awsui_trigger-button_sne0l_1nhyq_213",
|
|
16
|
+
"has-no-text": "awsui_has-no-text_sne0l_1nhyq_222",
|
|
17
|
+
"visual-refresh": "awsui_visual-refresh_sne0l_1nhyq_225",
|
|
18
|
+
"variant-normal": "awsui_variant-normal_sne0l_1nhyq_236",
|
|
19
|
+
"split-trigger": "awsui_split-trigger_sne0l_1nhyq_210",
|
|
20
|
+
"dropdown-trigger": "awsui_dropdown-trigger_sne0l_1nhyq_247",
|
|
21
|
+
"test-utils-button-trigger": "awsui_test-utils-button-trigger_sne0l_1nhyq_251"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content-enter": "awsui_content-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"trigger-expanded": "awsui_trigger-
|
|
7
|
-
"icon": "
|
|
8
|
-
"root": "
|
|
9
|
-
"expand-button": "awsui_expand-
|
|
10
|
-
"expanded": "
|
|
11
|
-
"icon-container": "awsui_icon-
|
|
12
|
-
"icon-container-container": "awsui_icon-container-
|
|
13
|
-
"wrapper": "
|
|
14
|
-
"wrapper-default": "awsui_wrapper-
|
|
15
|
-
"wrapper-inline": "awsui_wrapper-
|
|
16
|
-
"wrapper-footer": "awsui_wrapper-
|
|
17
|
-
"wrapper-navigation": "awsui_wrapper-
|
|
18
|
-
"wrapper-container": "awsui_wrapper-
|
|
19
|
-
"wrapper-compact": "awsui_wrapper-
|
|
20
|
-
"header-deprecated": "awsui_header-
|
|
21
|
-
"wrapper-expanded": "awsui_wrapper-
|
|
22
|
-
"header": "
|
|
23
|
-
"header-wrapper": "awsui_header-
|
|
24
|
-
"header-actions-wrapper": "awsui_header-actions-
|
|
25
|
-
"header-button": "awsui_header-
|
|
26
|
-
"header-container-button": "awsui_header-container-
|
|
27
|
-
"header-container": "awsui_header-
|
|
28
|
-
"header-navigation": "awsui_header-
|
|
29
|
-
"header-text": "awsui_header-
|
|
30
|
-
"content": "
|
|
31
|
-
"content-default": "awsui_content-
|
|
32
|
-
"content-inline": "awsui_content-
|
|
33
|
-
"content-footer": "awsui_content-
|
|
34
|
-
"content-expanded": "awsui_content-
|
|
35
|
-
"content-compact": "awsui_content-
|
|
36
|
-
"focusable": "
|
|
37
|
-
"click-target": "awsui_click-
|
|
4
|
+
"content-enter": "awsui_content-enter_gwq0h_1731a_157",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1731a_1",
|
|
6
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_1731a_179",
|
|
7
|
+
"icon": "awsui_icon_gwq0h_1731a_193",
|
|
8
|
+
"root": "awsui_root_gwq0h_1731a_207",
|
|
9
|
+
"expand-button": "awsui_expand-button_gwq0h_1731a_245",
|
|
10
|
+
"expanded": "awsui_expanded_gwq0h_1731a_253",
|
|
11
|
+
"icon-container": "awsui_icon-container_gwq0h_1731a_263",
|
|
12
|
+
"icon-container-container": "awsui_icon-container-container_gwq0h_1731a_267",
|
|
13
|
+
"wrapper": "awsui_wrapper_gwq0h_1731a_271",
|
|
14
|
+
"wrapper-default": "awsui_wrapper-default_gwq0h_1731a_279",
|
|
15
|
+
"wrapper-inline": "awsui_wrapper-inline_gwq0h_1731a_279",
|
|
16
|
+
"wrapper-footer": "awsui_wrapper-footer_gwq0h_1731a_279",
|
|
17
|
+
"wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1731a_283",
|
|
18
|
+
"wrapper-container": "awsui_wrapper-container_gwq0h_1731a_286",
|
|
19
|
+
"wrapper-compact": "awsui_wrapper-compact_gwq0h_1731a_290",
|
|
20
|
+
"header-deprecated": "awsui_header-deprecated_gwq0h_1731a_303",
|
|
21
|
+
"wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1731a_309",
|
|
22
|
+
"header": "awsui_header_gwq0h_1731a_303",
|
|
23
|
+
"header-wrapper": "awsui_header-wrapper_gwq0h_1731a_346",
|
|
24
|
+
"header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1731a_358",
|
|
25
|
+
"header-button": "awsui_header-button_gwq0h_1731a_364",
|
|
26
|
+
"header-container-button": "awsui_header-container-button_gwq0h_1731a_364",
|
|
27
|
+
"header-container": "awsui_header-container_gwq0h_1731a_364",
|
|
28
|
+
"header-navigation": "awsui_header-navigation_gwq0h_1731a_399",
|
|
29
|
+
"header-text": "awsui_header-text_gwq0h_1731a_436",
|
|
30
|
+
"content": "awsui_content_gwq0h_1731a_157",
|
|
31
|
+
"content-default": "awsui_content-default_gwq0h_1731a_449",
|
|
32
|
+
"content-inline": "awsui_content-inline_gwq0h_1731a_449",
|
|
33
|
+
"content-footer": "awsui_content-footer_gwq0h_1731a_453",
|
|
34
|
+
"content-expanded": "awsui_content-expanded_gwq0h_1731a_457",
|
|
35
|
+
"content-compact": "awsui_content-compact_gwq0h_1731a_460",
|
|
36
|
+
"focusable": "awsui_focusable_gwq0h_1731a_464",
|
|
37
|
+
"click-target": "awsui_click-target_gwq0h_1731a_479"
|
|
38
38
|
};
|
|
39
39
|
|