@cloudscape-design/components 3.0.1345 → 3.0.1347
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/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +90 -87
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +11 -11
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +60 -60
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- package/app-layout-toolbar/index.d.ts.map +1 -1
- package/app-layout-toolbar/index.js +1 -0
- package/app-layout-toolbar/index.js.map +1 -1
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +5 -1
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +2 -0
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/expandable-section/expandable-section-container.d.ts +0 -2
- package/expandable-section/expandable-section-container.d.ts.map +1 -1
- package/expandable-section/expandable-section-container.js +2 -2
- package/expandable-section/expandable-section-container.js.map +1 -1
- package/expandable-section/expandable-section-header.d.ts +3 -1
- package/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/expandable-section/expandable-section-header.js +4 -4
- package/expandable-section/expandable-section-header.js.map +1 -1
- package/expandable-section/internal.d.ts +8 -2
- package/expandable-section/internal.d.ts.map +1 -1
- package/expandable-section/internal.js +24 -10
- package/expandable-section/internal.js.map +1 -1
- package/expandable-section/styles.css.js +43 -42
- package/expandable-section/styles.scoped.css +198 -143
- package/expandable-section/styles.selectors.js +43 -42
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +153 -153
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +68 -68
- package/help-panel/styles.selectors.js +6 -6
- package/i18n/messages/all.all.js +1 -1
- package/i18n/messages/all.all.json +1 -1
- package/i18n/messages/all.ar.js +1 -1
- package/i18n/messages/all.ar.json +1 -1
- package/i18n/messages/all.de.js +1 -1
- package/i18n/messages/all.de.json +1 -1
- package/i18n/messages/all.en-GB.js +1 -1
- package/i18n/messages/all.en-GB.json +1 -1
- package/i18n/messages/all.en.js +1 -1
- package/i18n/messages/all.en.json +1 -1
- package/i18n/messages/all.es.js +1 -1
- package/i18n/messages/all.es.json +1 -1
- package/i18n/messages/all.fr.js +1 -1
- package/i18n/messages/all.fr.json +1 -1
- package/i18n/messages/all.id.js +1 -1
- package/i18n/messages/all.id.json +1 -1
- package/i18n/messages/all.it.js +1 -1
- package/i18n/messages/all.it.json +1 -1
- package/i18n/messages/all.ja.js +1 -1
- package/i18n/messages/all.ja.json +1 -1
- package/i18n/messages/all.ko.js +1 -1
- package/i18n/messages/all.ko.json +1 -1
- package/i18n/messages/all.pt-BR.js +1 -1
- package/i18n/messages/all.pt-BR.json +1 -1
- package/i18n/messages/all.tr.js +1 -1
- package/i18n/messages/all.tr.json +1 -1
- package/i18n/messages/all.zh-CN.js +1 -1
- package/i18n/messages/all.zh-CN.json +1 -1
- package/i18n/messages/all.zh-TW.js +1 -1
- package/i18n/messages/all.zh-TW.json +1 -1
- package/i18n/messages-types.d.ts +8 -0
- package/i18n/messages-types.d.ts.map +1 -1
- package/i18n/messages-types.js.map +1 -1
- package/internal/base-component/index.d.ts +1 -0
- package/internal/base-component/index.d.ts.map +1 -1
- package/internal/base-component/index.js +1 -0
- package/internal/base-component/index.js.map +1 -1
- package/internal/base-component/styles.scoped.css +1 -2640
- package/internal/base-theme/styles.css.js +4 -0
- package/internal/base-theme/styles.scoped.css +2651 -0
- package/internal/base-theme/styles.selectors.js +5 -0
- package/internal/components/drag-handle/styles.css.js +14 -14
- package/internal/components/drag-handle/styles.scoped.css +28 -19
- package/internal/components/drag-handle/styles.selectors.js +14 -14
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +24 -24
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/components/transition/index.d.ts +7 -7
- package/internal/components/transition/index.d.ts.map +1 -1
- package/internal/components/transition/index.js +4 -4
- package/internal/components/transition/index.js.map +1 -1
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +11 -0
- package/internal/generated/styles/tokens.js +12 -1
- package/internal/generated/theming/index.cjs +140 -15
- package/internal/generated/theming/index.cjs.d.ts +18 -0
- package/internal/generated/theming/index.d.ts +18 -0
- package/internal/generated/theming/index.js +140 -15
- package/internal/hooks/use-base-component/index.d.ts +2 -5
- package/internal/hooks/use-base-component/index.d.ts.map +1 -1
- package/internal/hooks/use-base-component/index.js +11 -2
- package/internal/hooks/use-base-component/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +86 -86
- package/link/styles.selectors.js +21 -21
- package/manifest.json +2 -2
- package/package.json +2 -1
- package/side-navigation/implementation.d.ts.map +1 -1
- package/side-navigation/implementation.js +6 -3
- package/side-navigation/implementation.js.map +1 -1
- package/side-navigation/parts.d.ts +2 -0
- package/side-navigation/parts.d.ts.map +1 -1
- package/side-navigation/parts.js +86 -76
- package/side-navigation/parts.js.map +1 -1
- package/side-navigation/styles.css.js +64 -50
- package/side-navigation/styles.scoped.css +552 -106
- package/side-navigation/styles.selectors.js +64 -50
- package/side-navigation/util.d.ts +10 -0
- package/side-navigation/util.d.ts.map +1 -1
- package/side-navigation/util.js +48 -0
- package/side-navigation/util.js.map +1 -1
|
@@ -2,55 +2,55 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"flash-with-motion": "awsui_flash-with-
|
|
6
|
-
"enter": "
|
|
7
|
-
"flash-body": "awsui_flash-
|
|
8
|
-
"flash-message": "awsui_flash-
|
|
9
|
-
"flash-header": "awsui_flash-
|
|
10
|
-
"flash-content": "awsui_flash-
|
|
11
|
-
"action-button-wrapper": "awsui_action-button-
|
|
12
|
-
"dismiss-button-wrapper": "awsui_dismiss-button-
|
|
13
|
-
"flash-icon": "awsui_flash-
|
|
14
|
-
"entering": "
|
|
15
|
-
"entered": "
|
|
16
|
-
"exiting": "
|
|
17
|
-
"stack": "
|
|
18
|
-
"animation-running": "awsui_animation-
|
|
19
|
-
"item": "
|
|
20
|
-
"flash-list-item": "awsui_flash-list-
|
|
21
|
-
"notification-bar": "awsui_notification-
|
|
22
|
-
"collapsed": "
|
|
23
|
-
"animation-ready": "awsui_animation-
|
|
24
|
-
"expanded-only": "awsui_expanded-
|
|
25
|
-
"expanded": "
|
|
26
|
-
"flash": "
|
|
27
|
-
"collapsible": "
|
|
28
|
-
"short-list": "awsui_short-
|
|
29
|
-
"visual-refresh": "awsui_visual-
|
|
30
|
-
"status": "
|
|
31
|
-
"header": "
|
|
32
|
-
"item-count": "awsui_item-
|
|
33
|
-
"button": "
|
|
34
|
-
"type-count": "awsui_type-
|
|
35
|
-
"count-number": "awsui_count-
|
|
36
|
-
"icon": "
|
|
37
|
-
"floating": "
|
|
38
|
-
"flashbar": "
|
|
39
|
-
"initial-hidden": "awsui_initial-
|
|
40
|
-
"flash-list": "awsui_flash-
|
|
41
|
-
"flash-focus-container": "awsui_flash-focus-
|
|
42
|
-
"flash-text": "awsui_flash-
|
|
43
|
-
"hidden": "
|
|
44
|
-
"header-replacement": "awsui_header-
|
|
45
|
-
"content-replacement": "awsui_content-
|
|
46
|
-
"dismiss-button": "awsui_dismiss-
|
|
47
|
-
"action-wrapped": "awsui_action-
|
|
48
|
-
"action-button": "awsui_action-
|
|
49
|
-
"action-slot": "awsui_action-
|
|
50
|
-
"flash-type-success": "awsui_flash-type-
|
|
51
|
-
"flash-type-error": "awsui_flash-type-
|
|
52
|
-
"flash-type-info": "awsui_flash-type-
|
|
53
|
-
"flash-type-in-progress": "awsui_flash-type-in-
|
|
54
|
-
"flash-type-warning": "awsui_flash-type-
|
|
5
|
+
"flash-with-motion": "awsui_flash-with-motion_1q84n_1ow9o_157",
|
|
6
|
+
"enter": "awsui_enter_1q84n_1ow9o_157",
|
|
7
|
+
"flash-body": "awsui_flash-body_1q84n_1ow9o_171",
|
|
8
|
+
"flash-message": "awsui_flash-message_1q84n_1ow9o_171",
|
|
9
|
+
"flash-header": "awsui_flash-header_1q84n_1ow9o_171",
|
|
10
|
+
"flash-content": "awsui_flash-content_1q84n_1ow9o_172",
|
|
11
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_1ow9o_173",
|
|
12
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_1ow9o_174",
|
|
13
|
+
"flash-icon": "awsui_flash-icon_1q84n_1ow9o_197",
|
|
14
|
+
"entering": "awsui_entering_1q84n_1ow9o_210",
|
|
15
|
+
"entered": "awsui_entered_1q84n_1ow9o_231",
|
|
16
|
+
"exiting": "awsui_exiting_1q84n_1ow9o_336",
|
|
17
|
+
"stack": "awsui_stack_1q84n_1ow9o_370",
|
|
18
|
+
"animation-running": "awsui_animation-running_1q84n_1ow9o_370",
|
|
19
|
+
"item": "awsui_item_1q84n_1ow9o_370",
|
|
20
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_1ow9o_371",
|
|
21
|
+
"notification-bar": "awsui_notification-bar_1q84n_1ow9o_372",
|
|
22
|
+
"collapsed": "awsui_collapsed_1q84n_1ow9o_392",
|
|
23
|
+
"animation-ready": "awsui_animation-ready_1q84n_1ow9o_392",
|
|
24
|
+
"expanded-only": "awsui_expanded-only_1q84n_1ow9o_392",
|
|
25
|
+
"expanded": "awsui_expanded_1q84n_1ow9o_392",
|
|
26
|
+
"flash": "awsui_flash_1q84n_1ow9o_157",
|
|
27
|
+
"collapsible": "awsui_collapsible_1q84n_1ow9o_448",
|
|
28
|
+
"short-list": "awsui_short-list_1q84n_1ow9o_454",
|
|
29
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_1ow9o_454",
|
|
30
|
+
"status": "awsui_status_1q84n_1ow9o_601",
|
|
31
|
+
"header": "awsui_header_1q84n_1ow9o_601",
|
|
32
|
+
"item-count": "awsui_item-count_1q84n_1ow9o_602",
|
|
33
|
+
"button": "awsui_button_1q84n_1ow9o_603",
|
|
34
|
+
"type-count": "awsui_type-count_1q84n_1ow9o_636",
|
|
35
|
+
"count-number": "awsui_count-number_1q84n_1ow9o_636",
|
|
36
|
+
"icon": "awsui_icon_1q84n_1ow9o_674",
|
|
37
|
+
"floating": "awsui_floating_1q84n_1ow9o_715",
|
|
38
|
+
"flashbar": "awsui_flashbar_1q84n_1ow9o_719",
|
|
39
|
+
"initial-hidden": "awsui_initial-hidden_1q84n_1ow9o_779",
|
|
40
|
+
"flash-list": "awsui_flash-list_1q84n_1ow9o_371",
|
|
41
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_1ow9o_803",
|
|
42
|
+
"flash-text": "awsui_flash-text_1q84n_1ow9o_833",
|
|
43
|
+
"hidden": "awsui_hidden_1q84n_1ow9o_852",
|
|
44
|
+
"header-replacement": "awsui_header-replacement_1q84n_1ow9o_857",
|
|
45
|
+
"content-replacement": "awsui_content-replacement_1q84n_1ow9o_862",
|
|
46
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_1ow9o_174",
|
|
47
|
+
"action-wrapped": "awsui_action-wrapped_1q84n_1ow9o_880",
|
|
48
|
+
"action-button": "awsui_action-button_1q84n_1ow9o_173",
|
|
49
|
+
"action-slot": "awsui_action-slot_1q84n_1ow9o_887",
|
|
50
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_1ow9o_891",
|
|
51
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_1ow9o_899",
|
|
52
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_1ow9o_907",
|
|
53
|
+
"flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_1ow9o_908",
|
|
54
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_1ow9o_917"
|
|
55
55
|
};
|
|
56
56
|
|
package/help-panel/styles.css.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"help-panel": "awsui_help-
|
|
5
|
-
"loading": "
|
|
6
|
-
"header": "
|
|
7
|
-
"with-toolbar": "awsui_with-
|
|
8
|
-
"content": "
|
|
9
|
-
"footer": "
|
|
4
|
+
"help-panel": "awsui_help-panel_1d237_ployy_181",
|
|
5
|
+
"loading": "awsui_loading_1d237_ployy_351",
|
|
6
|
+
"header": "awsui_header_1d237_ployy_356",
|
|
7
|
+
"with-toolbar": "awsui_with-toolbar_1d237_ployy_374",
|
|
8
|
+
"content": "awsui_content_1d237_ployy_393",
|
|
9
|
+
"footer": "awsui_footer_1d237_ployy_445"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
*/
|
|
179
179
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
180
180
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
181
|
-
.awsui_help-
|
|
181
|
+
.awsui_help-panel_1d237_ployy_181:not(#\9) {
|
|
182
182
|
border-collapse: separate;
|
|
183
183
|
border-spacing: 0;
|
|
184
184
|
box-sizing: border-box;
|
|
@@ -214,36 +214,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
214
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
215
215
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
216
216
|
}
|
|
217
|
-
.awsui_help-
|
|
217
|
+
.awsui_help-panel_1d237_ployy_181 hr:not(#\9) {
|
|
218
218
|
border-block: none;
|
|
219
219
|
border-inline: none;
|
|
220
220
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
|
|
221
221
|
margin-block: var(--space-scaled-xl-dunxp5, 24px);
|
|
222
222
|
margin-inline: calc(-1 * var(--space-panel-divider-margin-horizontal-yw31p0, 8px));
|
|
223
223
|
}
|
|
224
|
-
.awsui_help-
|
|
225
|
-
.awsui_help-
|
|
224
|
+
.awsui_help-panel_1d237_ployy_181 ol:not(#\9),
|
|
225
|
+
.awsui_help-panel_1d237_ployy_181 ul:not(#\9) {
|
|
226
226
|
padding-inline-start: var(--space-l-2ud1p3, 20px);
|
|
227
227
|
list-style-position: outside;
|
|
228
228
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
229
229
|
margin-inline: 0;
|
|
230
230
|
}
|
|
231
|
-
.awsui_help-
|
|
231
|
+
.awsui_help-panel_1d237_ployy_181 li:not(#\9) {
|
|
232
232
|
margin-block: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
233
233
|
margin-inline: 0;
|
|
234
234
|
}
|
|
235
|
-
.awsui_help-
|
|
236
|
-
.awsui_help-
|
|
237
|
-
.awsui_help-
|
|
238
|
-
.awsui_help-
|
|
239
|
-
.awsui_help-
|
|
240
|
-
.awsui_help-
|
|
241
|
-
.awsui_help-
|
|
235
|
+
.awsui_help-panel_1d237_ployy_181 a:not(#\9),
|
|
236
|
+
.awsui_help-panel_1d237_ployy_181 h2:not(#\9),
|
|
237
|
+
.awsui_help-panel_1d237_ployy_181 h3:not(#\9),
|
|
238
|
+
.awsui_help-panel_1d237_ployy_181 h4:not(#\9),
|
|
239
|
+
.awsui_help-panel_1d237_ployy_181 h5:not(#\9),
|
|
240
|
+
.awsui_help-panel_1d237_ployy_181 pre:not(#\9),
|
|
241
|
+
.awsui_help-panel_1d237_ployy_181 code:not(#\9) {
|
|
242
242
|
margin-block: var(--space-xs-ymlm0b, 8px);
|
|
243
243
|
margin-inline: 0;
|
|
244
244
|
padding-block: 0;
|
|
245
245
|
}
|
|
246
|
-
.awsui_help-
|
|
246
|
+
.awsui_help-panel_1d237_ployy_181 code:not(#\9) {
|
|
247
247
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
248
248
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
249
249
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
@@ -254,7 +254,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
254
254
|
word-wrap: break-word;
|
|
255
255
|
white-space: pre-wrap;
|
|
256
256
|
}
|
|
257
|
-
.awsui_help-
|
|
257
|
+
.awsui_help-panel_1d237_ployy_181 pre:not(#\9) {
|
|
258
258
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
259
259
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
260
260
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
@@ -267,38 +267,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
267
267
|
padding-block: var(--space-xxs-hwfkai, 4px);
|
|
268
268
|
padding-inline: var(--space-xxs-hwfkai, 4px);
|
|
269
269
|
}
|
|
270
|
-
.awsui_help-
|
|
270
|
+
.awsui_help-panel_1d237_ployy_181 dl:not(#\9) {
|
|
271
271
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
272
272
|
margin-inline: 0;
|
|
273
273
|
/* stylelint-disable-next-line selector-max-universal */
|
|
274
274
|
}
|
|
275
|
-
.awsui_help-
|
|
275
|
+
.awsui_help-panel_1d237_ployy_181 dl *:not(#\9) {
|
|
276
276
|
margin-block: 0;
|
|
277
277
|
}
|
|
278
|
-
.awsui_help-
|
|
278
|
+
.awsui_help-panel_1d237_ployy_181 dt:not(#\9) {
|
|
279
279
|
margin-block-start: var(--space-xs-ymlm0b, 8px);
|
|
280
280
|
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
281
281
|
}
|
|
282
|
-
.awsui_help-
|
|
282
|
+
.awsui_help-panel_1d237_ployy_181 dd:not(#\9) {
|
|
283
283
|
margin-block-start: 0;
|
|
284
284
|
margin-block-end: var(--space-xs-ymlm0b, 8px);
|
|
285
285
|
margin-inline: 0;
|
|
286
286
|
}
|
|
287
|
-
.awsui_help-
|
|
288
|
-
.awsui_help-
|
|
289
|
-
.awsui_help-
|
|
290
|
-
.awsui_help-
|
|
291
|
-
.awsui_help-
|
|
287
|
+
.awsui_help-panel_1d237_ployy_181 h2:not(#\9),
|
|
288
|
+
.awsui_help-panel_1d237_ployy_181 h3:not(#\9),
|
|
289
|
+
.awsui_help-panel_1d237_ployy_181 h4:not(#\9),
|
|
290
|
+
.awsui_help-panel_1d237_ployy_181 h5:not(#\9),
|
|
291
|
+
.awsui_help-panel_1d237_ployy_181 h6:not(#\9) {
|
|
292
292
|
margin-block-start: var(--space-xl-jfy3x4, 24px);
|
|
293
293
|
color: var(--color-text-heading-default-pn83b8, #0f141a);
|
|
294
294
|
}
|
|
295
|
-
.awsui_help-
|
|
295
|
+
.awsui_help-panel_1d237_ployy_181 p:not(#\9) {
|
|
296
296
|
color: inherit;
|
|
297
297
|
text-decoration: none;
|
|
298
298
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
299
299
|
margin-inline: 0;
|
|
300
300
|
}
|
|
301
|
-
.awsui_help-
|
|
301
|
+
.awsui_help-panel_1d237_ployy_181 h1:not(#\9) {
|
|
302
302
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
303
303
|
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
304
304
|
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
@@ -307,7 +307,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
307
307
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
308
308
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
309
309
|
}
|
|
310
|
-
.awsui_help-
|
|
310
|
+
.awsui_help-panel_1d237_ployy_181 h2:not(#\9) {
|
|
311
311
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
312
312
|
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
313
313
|
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
@@ -316,7 +316,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
316
316
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
317
317
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
318
318
|
}
|
|
319
|
-
.awsui_help-
|
|
319
|
+
.awsui_help-panel_1d237_ployy_181 h3:not(#\9) {
|
|
320
320
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
321
321
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
322
322
|
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
@@ -325,7 +325,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
325
325
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
326
326
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
327
327
|
}
|
|
328
|
-
.awsui_help-
|
|
328
|
+
.awsui_help-panel_1d237_ployy_181 h4:not(#\9) {
|
|
329
329
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
330
330
|
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
331
331
|
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
@@ -334,7 +334,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
334
334
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
335
335
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
336
336
|
}
|
|
337
|
-
.awsui_help-
|
|
337
|
+
.awsui_help-panel_1d237_ployy_181 h5:not(#\9) {
|
|
338
338
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
339
339
|
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
340
340
|
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
@@ -343,17 +343,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
343
343
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
344
344
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
345
345
|
}
|
|
346
|
-
.awsui_help-
|
|
347
|
-
.awsui_help-
|
|
346
|
+
.awsui_help-panel_1d237_ployy_181 b:not(#\9),
|
|
347
|
+
.awsui_help-panel_1d237_ployy_181 strong:not(#\9) {
|
|
348
348
|
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
349
349
|
}
|
|
350
350
|
|
|
351
|
-
.
|
|
351
|
+
.awsui_loading_1d237_ployy_351:not(#\9) {
|
|
352
352
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
353
353
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
354
354
|
}
|
|
355
355
|
|
|
356
|
-
.
|
|
356
|
+
.awsui_header_1d237_ployy_356:not(#\9) {
|
|
357
357
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
358
358
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
359
359
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -371,15 +371,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
371
371
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
372
372
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
373
373
|
}
|
|
374
|
-
.awsui_with-
|
|
374
|
+
.awsui_with-toolbar_1d237_ployy_374 > .awsui_header_1d237_ployy_356:not(#\9) {
|
|
375
375
|
border-color: transparent;
|
|
376
376
|
margin-block-end: 0px;
|
|
377
377
|
}
|
|
378
|
-
.
|
|
379
|
-
.
|
|
380
|
-
.
|
|
381
|
-
.
|
|
382
|
-
.
|
|
378
|
+
.awsui_header_1d237_ployy_356 h2:not(#\9),
|
|
379
|
+
.awsui_header_1d237_ployy_356 h3:not(#\9),
|
|
380
|
+
.awsui_header_1d237_ployy_356 h4:not(#\9),
|
|
381
|
+
.awsui_header_1d237_ployy_356 h5:not(#\9),
|
|
382
|
+
.awsui_header_1d237_ployy_356 h6:not(#\9) {
|
|
383
383
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
384
384
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
385
385
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -390,22 +390,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
390
390
|
margin-block: 0;
|
|
391
391
|
}
|
|
392
392
|
|
|
393
|
-
.
|
|
393
|
+
.awsui_content_1d237_ployy_393:not(#\9) {
|
|
394
394
|
color: var(--color-text-body-secondary-y6dr4d, #424650);
|
|
395
395
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
396
396
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
397
397
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
398
398
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
399
399
|
}
|
|
400
|
-
.
|
|
401
|
-
.
|
|
402
|
-
.
|
|
403
|
-
.
|
|
404
|
-
.
|
|
405
|
-
.
|
|
400
|
+
.awsui_content_1d237_ployy_393 h2:not(#\9):first-child,
|
|
401
|
+
.awsui_content_1d237_ployy_393 h3:not(#\9):first-child,
|
|
402
|
+
.awsui_content_1d237_ployy_393 h4:not(#\9):first-child,
|
|
403
|
+
.awsui_content_1d237_ployy_393 h5:not(#\9):first-child,
|
|
404
|
+
.awsui_content_1d237_ployy_393 h6:not(#\9):first-child,
|
|
405
|
+
.awsui_content_1d237_ployy_393 p:not(#\9):first-child {
|
|
406
406
|
margin-block-start: 0;
|
|
407
407
|
}
|
|
408
|
-
.
|
|
408
|
+
.awsui_content_1d237_ployy_393 a:not(#\9) {
|
|
409
409
|
text-underline-offset: 0.25em;
|
|
410
410
|
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
411
411
|
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
@@ -420,31 +420,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
420
420
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
421
421
|
}
|
|
422
422
|
@media (prefers-reduced-motion: reduce) {
|
|
423
|
-
.
|
|
423
|
+
.awsui_content_1d237_ployy_393 a:not(#\9) {
|
|
424
424
|
animation: none;
|
|
425
425
|
transition: none;
|
|
426
426
|
}
|
|
427
427
|
}
|
|
428
|
-
.awsui-motion-disabled .
|
|
428
|
+
.awsui-motion-disabled .awsui_content_1d237_ployy_393 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_ployy_393 a:not(#\9) {
|
|
429
429
|
animation: none;
|
|
430
430
|
transition: none;
|
|
431
431
|
}
|
|
432
|
-
.
|
|
432
|
+
.awsui_content_1d237_ployy_393 a:not(#\9):hover {
|
|
433
433
|
cursor: pointer;
|
|
434
434
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-hover-br6snu, #002b66));
|
|
435
435
|
}
|
|
436
|
-
.
|
|
436
|
+
.awsui_content_1d237_ployy_393 a:not(#\9):focus {
|
|
437
437
|
outline: none;
|
|
438
438
|
}
|
|
439
|
-
.
|
|
439
|
+
.awsui_content_1d237_ployy_393 a:not(#\9):active {
|
|
440
440
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-hover-br6snu, #002b66));
|
|
441
441
|
}
|
|
442
|
-
.
|
|
442
|
+
.awsui_content_1d237_ployy_393 a:not(#\9):active, .awsui_content_1d237_ployy_393 a:not(#\9):focus, .awsui_content_1d237_ployy_393 a:not(#\9):hover {
|
|
443
443
|
text-decoration-line: underline;
|
|
444
444
|
text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
|
|
445
445
|
}
|
|
446
446
|
|
|
447
|
-
.
|
|
447
|
+
.awsui_footer_1d237_ployy_445:not(#\9) {
|
|
448
448
|
color: var(--color-text-body-secondary-y6dr4d, #424650);
|
|
449
449
|
padding-block: 0;
|
|
450
450
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
@@ -452,56 +452,56 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
452
452
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
453
453
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
454
454
|
}
|
|
455
|
-
.
|
|
455
|
+
.awsui_footer_1d237_ployy_445 ul:not(#\9) {
|
|
456
456
|
list-style: none;
|
|
457
457
|
padding-inline-start: 0;
|
|
458
458
|
}
|
|
459
|
-
.
|
|
459
|
+
.awsui_footer_1d237_ployy_445 a:not(#\9) {
|
|
460
460
|
text-underline-offset: 0.25em;
|
|
461
461
|
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
462
462
|
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
463
463
|
color: var(--awsui-style-color-default-esndbs, var(--color-text-link-secondary-default-6ui3do, #006ce0));
|
|
464
464
|
font-weight: var(--font-weight-link-secondary-2yfxrh, inherit);
|
|
465
465
|
letter-spacing: normal;
|
|
466
|
-
text-decoration-line: none;
|
|
467
|
-
text-decoration-color: transparent;
|
|
466
|
+
text-decoration-line: var(--font-decoration-line-link-secondary-yegojw, none);
|
|
467
|
+
text-decoration-color: var(--color-text-link-secondary-decoration-default-icj4nn, transparent);
|
|
468
468
|
transition-property: color, -webkit-text-decoration;
|
|
469
469
|
transition-property: color, text-decoration;
|
|
470
470
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
471
471
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
472
472
|
}
|
|
473
473
|
@media (prefers-reduced-motion: reduce) {
|
|
474
|
-
.
|
|
474
|
+
.awsui_footer_1d237_ployy_445 a:not(#\9) {
|
|
475
475
|
animation: none;
|
|
476
476
|
transition: none;
|
|
477
477
|
}
|
|
478
478
|
}
|
|
479
|
-
.awsui-motion-disabled .
|
|
479
|
+
.awsui-motion-disabled .awsui_footer_1d237_ployy_445 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_ployy_445 a:not(#\9) {
|
|
480
480
|
animation: none;
|
|
481
481
|
transition: none;
|
|
482
482
|
}
|
|
483
|
-
.
|
|
483
|
+
.awsui_footer_1d237_ployy_445 a:not(#\9):hover {
|
|
484
484
|
cursor: pointer;
|
|
485
485
|
color: var(--awsui-style-color-hover-esndbs, var(--color-text-link-secondary-hover-oy8eob, #002b66));
|
|
486
486
|
}
|
|
487
|
-
.
|
|
487
|
+
.awsui_footer_1d237_ployy_445 a:not(#\9):focus {
|
|
488
488
|
outline: none;
|
|
489
489
|
}
|
|
490
|
-
.
|
|
490
|
+
.awsui_footer_1d237_ployy_445 a:not(#\9):active {
|
|
491
491
|
color: var(--awsui-style-color-active-esndbs, var(--color-text-link-secondary-hover-oy8eob, #002b66));
|
|
492
492
|
}
|
|
493
|
-
.
|
|
493
|
+
.awsui_footer_1d237_ployy_445 a:not(#\9):active, .awsui_footer_1d237_ployy_445 a:not(#\9):focus, .awsui_footer_1d237_ployy_445 a:not(#\9):hover {
|
|
494
494
|
text-decoration-line: underline;
|
|
495
495
|
text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
|
|
496
496
|
}
|
|
497
497
|
|
|
498
|
-
.
|
|
499
|
-
.
|
|
498
|
+
.awsui_content_1d237_ployy_393:not(#\9),
|
|
499
|
+
.awsui_footer_1d237_ployy_445:not(#\9) {
|
|
500
500
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
501
501
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
502
502
|
}
|
|
503
|
-
.
|
|
504
|
-
.
|
|
503
|
+
.awsui_content_1d237_ployy_393 a:not(#\9):focus,
|
|
504
|
+
.awsui_footer_1d237_ployy_445 a:not(#\9):focus {
|
|
505
505
|
outline: thin dotted;
|
|
506
506
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
507
507
|
outline-offset: 2px;
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"help-panel": "awsui_help-
|
|
6
|
-
"loading": "
|
|
7
|
-
"header": "
|
|
8
|
-
"with-toolbar": "awsui_with-
|
|
9
|
-
"content": "
|
|
10
|
-
"footer": "
|
|
5
|
+
"help-panel": "awsui_help-panel_1d237_ployy_181",
|
|
6
|
+
"loading": "awsui_loading_1d237_ployy_351",
|
|
7
|
+
"header": "awsui_header_1d237_ployy_356",
|
|
8
|
+
"with-toolbar": "awsui_with-toolbar_1d237_ployy_374",
|
|
9
|
+
"content": "awsui_content_1d237_ployy_393",
|
|
10
|
+
"footer": "awsui_footer_1d237_ployy_445"
|
|
11
11
|
};
|
|
12
12
|
|