@cloudscape-design/components-themeable 3.0.1221 → 3.0.1223
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/internal/generated/custom-css-properties/index.scss +142 -140
- package/lib/internal/scss/modal/styles.scss +43 -1
- package/lib/internal/scss/table/styles.scss +1 -3
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +256 -256
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +187 -187
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +73 -73
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +74 -74
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- 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/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/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 +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +2 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +141 -139
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +103 -103
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/modal/index.d.ts +1 -1
- package/lib/internal/template/modal/index.d.ts.map +1 -1
- package/lib/internal/template/modal/index.js +6 -3
- package/lib/internal/template/modal/index.js.map +1 -1
- package/lib/internal/template/modal/interfaces.d.ts +28 -3
- package/lib/internal/template/modal/interfaces.d.ts.map +1 -1
- package/lib/internal/template/modal/interfaces.js.map +1 -1
- package/lib/internal/template/modal/internal.d.ts +2 -0
- package/lib/internal/template/modal/internal.d.ts.map +1 -1
- package/lib/internal/template/modal/internal.js +20 -14
- package/lib/internal/template/modal/internal.js.map +1 -1
- package/lib/internal/template/modal/styles.css.js +31 -23
- package/lib/internal/template/modal/styles.scoped.css +70 -39
- package/lib/internal/template/modal/styles.selectors.js +31 -23
- package/lib/internal/template/modal/use-modal-dimensions.d.ts +17 -0
- package/lib/internal/template/modal/use-modal-dimensions.d.ts.map +1 -0
- package/lib/internal/template/modal/use-modal-dimensions.js +37 -0
- package/lib/internal/template/modal/use-modal-dimensions.js.map +1 -0
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/prompt-input/styles.css.js +17 -17
- package/lib/internal/template/prompt-input/styles.scoped.css +79 -79
- package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +165 -165
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/table/styles.css.js +34 -34
- package/lib/internal/template/table/styles.scoped.css +42 -44
- package/lib/internal/template/table/styles.selectors.js +34 -34
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +45 -45
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/package.json +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_1juzq_157",
|
|
6
|
+
"enter": "awsui_enter_1q84n_1juzq_157",
|
|
7
|
+
"flash-body": "awsui_flash-body_1q84n_1juzq_171",
|
|
8
|
+
"flash-message": "awsui_flash-message_1q84n_1juzq_171",
|
|
9
|
+
"flash-header": "awsui_flash-header_1q84n_1juzq_171",
|
|
10
|
+
"flash-content": "awsui_flash-content_1q84n_1juzq_172",
|
|
11
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_1juzq_173",
|
|
12
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_1juzq_174",
|
|
13
|
+
"flash-icon": "awsui_flash-icon_1q84n_1juzq_197",
|
|
14
|
+
"entering": "awsui_entering_1q84n_1juzq_210",
|
|
15
|
+
"entered": "awsui_entered_1q84n_1juzq_231",
|
|
16
|
+
"exiting": "awsui_exiting_1q84n_1juzq_336",
|
|
17
|
+
"stack": "awsui_stack_1q84n_1juzq_370",
|
|
18
|
+
"animation-running": "awsui_animation-running_1q84n_1juzq_370",
|
|
19
|
+
"item": "awsui_item_1q84n_1juzq_370",
|
|
20
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_1juzq_371",
|
|
21
|
+
"notification-bar": "awsui_notification-bar_1q84n_1juzq_372",
|
|
22
|
+
"collapsed": "awsui_collapsed_1q84n_1juzq_392",
|
|
23
|
+
"animation-ready": "awsui_animation-ready_1q84n_1juzq_392",
|
|
24
|
+
"expanded-only": "awsui_expanded-only_1q84n_1juzq_392",
|
|
25
|
+
"expanded": "awsui_expanded_1q84n_1juzq_392",
|
|
26
|
+
"flash": "awsui_flash_1q84n_1juzq_157",
|
|
27
|
+
"collapsible": "awsui_collapsible_1q84n_1juzq_448",
|
|
28
|
+
"short-list": "awsui_short-list_1q84n_1juzq_454",
|
|
29
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_1juzq_454",
|
|
30
|
+
"status": "awsui_status_1q84n_1juzq_601",
|
|
31
|
+
"header": "awsui_header_1q84n_1juzq_601",
|
|
32
|
+
"item-count": "awsui_item-count_1q84n_1juzq_602",
|
|
33
|
+
"button": "awsui_button_1q84n_1juzq_603",
|
|
34
|
+
"type-count": "awsui_type-count_1q84n_1juzq_636",
|
|
35
|
+
"count-number": "awsui_count-number_1q84n_1juzq_636",
|
|
36
|
+
"icon": "awsui_icon_1q84n_1juzq_674",
|
|
37
|
+
"floating": "awsui_floating_1q84n_1juzq_715",
|
|
38
|
+
"flashbar": "awsui_flashbar_1q84n_1juzq_719",
|
|
39
|
+
"initial-hidden": "awsui_initial-hidden_1q84n_1juzq_778",
|
|
40
|
+
"flash-list": "awsui_flash-list_1q84n_1juzq_371",
|
|
41
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_1juzq_802",
|
|
42
|
+
"flash-text": "awsui_flash-text_1q84n_1juzq_832",
|
|
43
|
+
"hidden": "awsui_hidden_1q84n_1juzq_851",
|
|
44
|
+
"header-replacement": "awsui_header-replacement_1q84n_1juzq_856",
|
|
45
|
+
"content-replacement": "awsui_content-replacement_1q84n_1juzq_861",
|
|
46
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_1juzq_174",
|
|
47
|
+
"action-wrapped": "awsui_action-wrapped_1q84n_1juzq_879",
|
|
48
|
+
"action-button": "awsui_action-button_1q84n_1juzq_173",
|
|
49
|
+
"action-slot": "awsui_action-slot_1q84n_1juzq_886",
|
|
50
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_1juzq_890",
|
|
51
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_1juzq_894",
|
|
52
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_1juzq_898",
|
|
53
|
+
"flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_1juzq_899",
|
|
54
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_1juzq_903"
|
|
55
55
|
};
|
|
56
56
|
|
|
@@ -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_1tu1h_181",
|
|
5
|
+
"loading": "awsui_loading_1d237_1tu1h_353",
|
|
6
|
+
"header": "awsui_header_1d237_1tu1h_358",
|
|
7
|
+
"with-toolbar": "awsui_with-toolbar_1d237_1tu1h_376",
|
|
8
|
+
"content": "awsui_content_1d237_1tu1h_395",
|
|
9
|
+
"footer": "awsui_footer_1d237_1tu1h_446"
|
|
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_1tu1h_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_1tu1h_181 hr:not(#\9) {
|
|
218
218
|
border-block: none;
|
|
219
219
|
border-inline: none;
|
|
220
220
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
221
221
|
margin-block: var(--space-scaled-xl-nxtcbc, 24px);
|
|
222
222
|
margin-inline: calc(-1 * var(--space-panel-divider-margin-horizontal-6msb21, 12px));
|
|
223
223
|
}
|
|
224
|
-
.awsui_help-
|
|
225
|
-
.awsui_help-
|
|
224
|
+
.awsui_help-panel_1d237_1tu1h_181 ol:not(#\9),
|
|
225
|
+
.awsui_help-panel_1d237_1tu1h_181 ul:not(#\9) {
|
|
226
226
|
padding-inline-start: var(--space-l-3cws6j, 20px);
|
|
227
227
|
list-style-position: outside;
|
|
228
228
|
margin-block: var(--space-s-4a5hs8, 12px);
|
|
229
229
|
margin-inline: 0;
|
|
230
230
|
}
|
|
231
|
-
.awsui_help-
|
|
231
|
+
.awsui_help-panel_1d237_1tu1h_181 li:not(#\9) {
|
|
232
232
|
margin-block: var(--space-scaled-xxs-jatbiv, 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_1tu1h_181 a:not(#\9),
|
|
236
|
+
.awsui_help-panel_1d237_1tu1h_181 h2:not(#\9),
|
|
237
|
+
.awsui_help-panel_1d237_1tu1h_181 h3:not(#\9),
|
|
238
|
+
.awsui_help-panel_1d237_1tu1h_181 h4:not(#\9),
|
|
239
|
+
.awsui_help-panel_1d237_1tu1h_181 h5:not(#\9),
|
|
240
|
+
.awsui_help-panel_1d237_1tu1h_181 pre:not(#\9),
|
|
241
|
+
.awsui_help-panel_1d237_1tu1h_181 code:not(#\9) {
|
|
242
242
|
margin-block: var(--space-xs-kw7k3v, 8px);
|
|
243
243
|
margin-inline: 0;
|
|
244
244
|
padding-block: 0;
|
|
245
245
|
}
|
|
246
|
-
.awsui_help-
|
|
246
|
+
.awsui_help-panel_1d237_1tu1h_181 code:not(#\9) {
|
|
247
247
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
248
248
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
249
249
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
@@ -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_1tu1h_181 pre:not(#\9) {
|
|
258
258
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
259
259
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
260
260
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
@@ -267,41 +267,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
267
267
|
padding-block: var(--space-xxs-jnczic, 4px);
|
|
268
268
|
padding-inline: var(--space-xxs-jnczic, 4px);
|
|
269
269
|
}
|
|
270
|
-
.awsui_help-
|
|
270
|
+
.awsui_help-panel_1d237_1tu1h_181 dl:not(#\9) {
|
|
271
271
|
margin-block: var(--space-s-4a5hs8, 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_1tu1h_181 dl *:not(#\9) {
|
|
276
276
|
margin-block: 0;
|
|
277
277
|
}
|
|
278
|
-
.awsui_help-
|
|
278
|
+
.awsui_help-panel_1d237_1tu1h_181 dt:not(#\9) {
|
|
279
279
|
margin-block-start: var(--space-xs-kw7k3v, 8px);
|
|
280
280
|
font-weight: 700;
|
|
281
281
|
}
|
|
282
|
-
.awsui_help-
|
|
282
|
+
.awsui_help-panel_1d237_1tu1h_181 dd:not(#\9) {
|
|
283
283
|
margin-block-start: 0;
|
|
284
284
|
margin-block-end: var(--space-xs-kw7k3v, 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_1tu1h_181 h2:not(#\9),
|
|
288
|
+
.awsui_help-panel_1d237_1tu1h_181 h3:not(#\9),
|
|
289
|
+
.awsui_help-panel_1d237_1tu1h_181 h4:not(#\9),
|
|
290
|
+
.awsui_help-panel_1d237_1tu1h_181 h5:not(#\9),
|
|
291
|
+
.awsui_help-panel_1d237_1tu1h_181 h6:not(#\9) {
|
|
292
292
|
margin-block-start: var(--space-xl-4dmkh1, 24px);
|
|
293
293
|
color: var(--color-text-heading-default-wlau07, #16191f);
|
|
294
294
|
}
|
|
295
|
-
.awsui_help-
|
|
295
|
+
.awsui_help-panel_1d237_1tu1h_181 > :not(#\9):last-child {
|
|
296
296
|
margin-block-end: var(--space-panel-content-bottom-igtxf0, 40px);
|
|
297
297
|
}
|
|
298
|
-
.awsui_help-
|
|
298
|
+
.awsui_help-panel_1d237_1tu1h_181 p:not(#\9) {
|
|
299
299
|
color: inherit;
|
|
300
300
|
text-decoration: none;
|
|
301
301
|
margin-block: var(--space-s-4a5hs8, 12px);
|
|
302
302
|
margin-inline: 0;
|
|
303
303
|
}
|
|
304
|
-
.awsui_help-
|
|
304
|
+
.awsui_help-panel_1d237_1tu1h_181 h1:not(#\9) {
|
|
305
305
|
font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
306
306
|
font-size: var(--font-size-heading-xl-w5di2k, 28px);
|
|
307
307
|
line-height: var(--line-height-heading-xl-vs1f23, 36px);
|
|
@@ -310,7 +310,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
310
310
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
311
311
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
312
312
|
}
|
|
313
|
-
.awsui_help-
|
|
313
|
+
.awsui_help-panel_1d237_1tu1h_181 h2:not(#\9) {
|
|
314
314
|
font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
315
315
|
font-size: var(--font-size-heading-l-qgg2za, 18px);
|
|
316
316
|
line-height: var(--line-height-heading-l-vhgtnq, 22px);
|
|
@@ -319,7 +319,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
319
319
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
320
320
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
321
321
|
}
|
|
322
|
-
.awsui_help-
|
|
322
|
+
.awsui_help-panel_1d237_1tu1h_181 h3:not(#\9) {
|
|
323
323
|
font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
324
324
|
font-size: var(--font-size-heading-m-56jjln, 18px);
|
|
325
325
|
line-height: var(--line-height-heading-m-irezqt, 22px);
|
|
@@ -328,7 +328,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
328
328
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
329
329
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
330
330
|
}
|
|
331
|
-
.awsui_help-
|
|
331
|
+
.awsui_help-panel_1d237_1tu1h_181 h4:not(#\9) {
|
|
332
332
|
font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
333
333
|
font-size: var(--font-size-heading-s-yde02v, 16px);
|
|
334
334
|
line-height: var(--line-height-heading-s-j2axh8, 20px);
|
|
@@ -337,7 +337,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
337
337
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
338
338
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
339
339
|
}
|
|
340
|
-
.awsui_help-
|
|
340
|
+
.awsui_help-panel_1d237_1tu1h_181 h5:not(#\9) {
|
|
341
341
|
font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
342
342
|
font-size: var(--font-size-heading-xs-c20ika, 16px);
|
|
343
343
|
line-height: var(--line-height-heading-xs-fuzanp, 20px);
|
|
@@ -345,17 +345,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
345
345
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
346
346
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
347
347
|
}
|
|
348
|
-
.awsui_help-
|
|
349
|
-
.awsui_help-
|
|
348
|
+
.awsui_help-panel_1d237_1tu1h_181 b:not(#\9),
|
|
349
|
+
.awsui_help-panel_1d237_1tu1h_181 strong:not(#\9) {
|
|
350
350
|
font-weight: 700;
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
.
|
|
353
|
+
.awsui_loading_1d237_1tu1h_353:not(#\9) {
|
|
354
354
|
padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
|
|
355
355
|
padding-inline-end: var(--space-panel-side-right-b77xx0, 32px);
|
|
356
356
|
}
|
|
357
357
|
|
|
358
|
-
.
|
|
358
|
+
.awsui_header_1d237_1tu1h_358:not(#\9) {
|
|
359
359
|
font-size: var(--font-panel-header-size-i1j838, 18px);
|
|
360
360
|
letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
|
|
361
361
|
line-height: var(--font-panel-header-line-height-z3wpa5, 22px);
|
|
@@ -373,15 +373,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
373
373
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
374
374
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
375
375
|
}
|
|
376
|
-
.awsui_with-
|
|
376
|
+
.awsui_with-toolbar_1d237_1tu1h_376 > .awsui_header_1d237_1tu1h_358:not(#\9) {
|
|
377
377
|
border-color: transparent;
|
|
378
378
|
margin-block-end: 0px;
|
|
379
379
|
}
|
|
380
|
-
.
|
|
381
|
-
.
|
|
382
|
-
.
|
|
383
|
-
.
|
|
384
|
-
.
|
|
380
|
+
.awsui_header_1d237_1tu1h_358 h2:not(#\9),
|
|
381
|
+
.awsui_header_1d237_1tu1h_358 h3:not(#\9),
|
|
382
|
+
.awsui_header_1d237_1tu1h_358 h4:not(#\9),
|
|
383
|
+
.awsui_header_1d237_1tu1h_358 h5:not(#\9),
|
|
384
|
+
.awsui_header_1d237_1tu1h_358 h6:not(#\9) {
|
|
385
385
|
font-size: var(--font-panel-header-size-i1j838, 18px);
|
|
386
386
|
letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
|
|
387
387
|
line-height: var(--font-panel-header-line-height-z3wpa5, 22px);
|
|
@@ -392,25 +392,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
392
392
|
margin-block: 0;
|
|
393
393
|
}
|
|
394
394
|
|
|
395
|
-
.
|
|
395
|
+
.awsui_content_1d237_1tu1h_395:not(#\9) {
|
|
396
396
|
color: var(--color-text-body-secondary-gaft81, #545b64);
|
|
397
397
|
padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
|
|
398
398
|
padding-inline-end: var(--space-panel-side-right-b77xx0, 32px);
|
|
399
399
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
400
400
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
401
401
|
}
|
|
402
|
-
.
|
|
403
|
-
.
|
|
404
|
-
.
|
|
405
|
-
.
|
|
406
|
-
.
|
|
407
|
-
.
|
|
402
|
+
.awsui_content_1d237_1tu1h_395 h2:not(#\9):first-child,
|
|
403
|
+
.awsui_content_1d237_1tu1h_395 h3:not(#\9):first-child,
|
|
404
|
+
.awsui_content_1d237_1tu1h_395 h4:not(#\9):first-child,
|
|
405
|
+
.awsui_content_1d237_1tu1h_395 h5:not(#\9):first-child,
|
|
406
|
+
.awsui_content_1d237_1tu1h_395 h6:not(#\9):first-child,
|
|
407
|
+
.awsui_content_1d237_1tu1h_395 p:not(#\9):first-child {
|
|
408
408
|
margin-block-start: 0;
|
|
409
409
|
}
|
|
410
|
-
.
|
|
410
|
+
.awsui_content_1d237_1tu1h_395 a:not(#\9) {
|
|
411
411
|
text-underline-offset: 0.25em;
|
|
412
412
|
text-decoration-thickness: 1px;
|
|
413
|
-
color: var(--awsui-style-color-default-
|
|
413
|
+
color: var(--awsui-style-color-default-n6lfw8, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
414
414
|
font-weight: inherit;
|
|
415
415
|
letter-spacing: normal;
|
|
416
416
|
text-decoration-line: underline;
|
|
@@ -421,31 +421,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
421
421
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
422
422
|
}
|
|
423
423
|
@media (prefers-reduced-motion: reduce) {
|
|
424
|
-
.
|
|
424
|
+
.awsui_content_1d237_1tu1h_395 a:not(#\9) {
|
|
425
425
|
animation: none;
|
|
426
426
|
transition: none;
|
|
427
427
|
}
|
|
428
428
|
}
|
|
429
|
-
.awsui-motion-disabled .
|
|
429
|
+
.awsui-motion-disabled .awsui_content_1d237_1tu1h_395 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_1tu1h_395 a:not(#\9) {
|
|
430
430
|
animation: none;
|
|
431
431
|
transition: none;
|
|
432
432
|
}
|
|
433
|
-
.
|
|
433
|
+
.awsui_content_1d237_1tu1h_395 a:not(#\9):hover {
|
|
434
434
|
cursor: pointer;
|
|
435
|
-
color: var(--awsui-style-color-hover-
|
|
435
|
+
color: var(--awsui-style-color-hover-n6lfw8, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
436
436
|
}
|
|
437
|
-
.
|
|
437
|
+
.awsui_content_1d237_1tu1h_395 a:not(#\9):focus {
|
|
438
438
|
outline: none;
|
|
439
439
|
}
|
|
440
|
-
.
|
|
441
|
-
color: var(--awsui-style-color-active-
|
|
440
|
+
.awsui_content_1d237_1tu1h_395 a:not(#\9):active {
|
|
441
|
+
color: var(--awsui-style-color-active-n6lfw8, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
442
442
|
}
|
|
443
|
-
.
|
|
443
|
+
.awsui_content_1d237_1tu1h_395 a:not(#\9):active, .awsui_content_1d237_1tu1h_395 a:not(#\9):focus, .awsui_content_1d237_1tu1h_395 a:not(#\9):hover {
|
|
444
444
|
text-decoration-line: underline;
|
|
445
445
|
text-decoration-color: currentColor;
|
|
446
446
|
}
|
|
447
447
|
|
|
448
|
-
.
|
|
448
|
+
.awsui_footer_1d237_1tu1h_446:not(#\9) {
|
|
449
449
|
color: var(--color-text-body-secondary-gaft81, #545b64);
|
|
450
450
|
padding-block: 0;
|
|
451
451
|
padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
|
|
@@ -453,14 +453,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
453
453
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
454
454
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
455
455
|
}
|
|
456
|
-
.
|
|
456
|
+
.awsui_footer_1d237_1tu1h_446 ul:not(#\9) {
|
|
457
457
|
list-style: none;
|
|
458
458
|
padding-inline-start: 0;
|
|
459
459
|
}
|
|
460
|
-
.
|
|
460
|
+
.awsui_footer_1d237_1tu1h_446 a:not(#\9) {
|
|
461
461
|
text-underline-offset: 0.25em;
|
|
462
462
|
text-decoration-thickness: 1px;
|
|
463
|
-
color: var(--awsui-style-color-default-
|
|
463
|
+
color: var(--awsui-style-color-default-n6lfw8, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
464
464
|
font-weight: inherit;
|
|
465
465
|
letter-spacing: normal;
|
|
466
466
|
text-decoration-line: none;
|
|
@@ -471,37 +471,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
471
471
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
472
472
|
}
|
|
473
473
|
@media (prefers-reduced-motion: reduce) {
|
|
474
|
-
.
|
|
474
|
+
.awsui_footer_1d237_1tu1h_446 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_1tu1h_446 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_1tu1h_446 a:not(#\9) {
|
|
480
480
|
animation: none;
|
|
481
481
|
transition: none;
|
|
482
482
|
}
|
|
483
|
-
.
|
|
483
|
+
.awsui_footer_1d237_1tu1h_446 a:not(#\9):hover {
|
|
484
484
|
cursor: pointer;
|
|
485
|
-
color: var(--awsui-style-color-hover-
|
|
485
|
+
color: var(--awsui-style-color-hover-n6lfw8, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
486
486
|
}
|
|
487
|
-
.
|
|
487
|
+
.awsui_footer_1d237_1tu1h_446 a:not(#\9):focus {
|
|
488
488
|
outline: none;
|
|
489
489
|
}
|
|
490
|
-
.
|
|
491
|
-
color: var(--awsui-style-color-active-
|
|
490
|
+
.awsui_footer_1d237_1tu1h_446 a:not(#\9):active {
|
|
491
|
+
color: var(--awsui-style-color-active-n6lfw8, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
492
492
|
}
|
|
493
|
-
.
|
|
493
|
+
.awsui_footer_1d237_1tu1h_446 a:not(#\9):active, .awsui_footer_1d237_1tu1h_446 a:not(#\9):focus, .awsui_footer_1d237_1tu1h_446 a:not(#\9):hover {
|
|
494
494
|
text-decoration-line: underline;
|
|
495
495
|
text-decoration-color: currentColor;
|
|
496
496
|
}
|
|
497
497
|
|
|
498
|
-
.
|
|
499
|
-
.
|
|
498
|
+
.awsui_content_1d237_1tu1h_395:not(#\9),
|
|
499
|
+
.awsui_footer_1d237_1tu1h_446: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_1tu1h_395 a:not(#\9):focus,
|
|
504
|
+
.awsui_footer_1d237_1tu1h_446 a:not(#\9):focus {
|
|
505
505
|
outline: thin dotted;
|
|
506
506
|
outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
|
|
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_1tu1h_181",
|
|
6
|
+
"loading": "awsui_loading_1d237_1tu1h_353",
|
|
7
|
+
"header": "awsui_header_1d237_1tu1h_358",
|
|
8
|
+
"with-toolbar": "awsui_with-toolbar_1d237_1tu1h_376",
|
|
9
|
+
"content": "awsui_content_1d237_1tu1h_395",
|
|
10
|
+
"footer": "awsui_footer_1d237_1tu1h_446"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"input": "
|
|
6
|
-
"input-readonly": "awsui_input-
|
|
7
|
-
"input-invalid": "awsui_input-
|
|
8
|
-
"input-has-icon-left": "awsui_input-has-icon-
|
|
9
|
-
"input-warning": "awsui_input-
|
|
10
|
-
"input-type-search": "awsui_input-type-
|
|
11
|
-
"input-has-icon-right": "awsui_input-has-icon-
|
|
12
|
-
"input-has-no-border-radius": "awsui_input-has-no-border-
|
|
13
|
-
"input-container": "awsui_input-
|
|
14
|
-
"input-icon-left": "awsui_input-icon-
|
|
15
|
-
"input-icon-right": "awsui_input-icon-
|
|
16
|
-
"input-button-right": "awsui_input-button-
|
|
4
|
+
"root": "awsui_root_2rhyz_2kqo3_145",
|
|
5
|
+
"input": "awsui_input_2rhyz_2kqo3_149",
|
|
6
|
+
"input-readonly": "awsui_input-readonly_2rhyz_2kqo3_203",
|
|
7
|
+
"input-invalid": "awsui_input-invalid_2rhyz_2kqo3_266",
|
|
8
|
+
"input-has-icon-left": "awsui_input-has-icon-left_2rhyz_2kqo3_275",
|
|
9
|
+
"input-warning": "awsui_input-warning_2rhyz_2kqo3_278",
|
|
10
|
+
"input-type-search": "awsui_input-type-search_2rhyz_2kqo3_290",
|
|
11
|
+
"input-has-icon-right": "awsui_input-has-icon-right_2rhyz_2kqo3_303",
|
|
12
|
+
"input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_2kqo3_306",
|
|
13
|
+
"input-container": "awsui_input-container_2rhyz_2kqo3_313",
|
|
14
|
+
"input-icon-left": "awsui_input-icon-left_2rhyz_2kqo3_318",
|
|
15
|
+
"input-icon-right": "awsui_input-icon-right_2rhyz_2kqo3_325",
|
|
16
|
+
"input-button-right": "awsui_input-button-right_2rhyz_2kqo3_331"
|
|
17
17
|
};
|
|
18
18
|
|