@cloudscape-design/components 3.0.1174 → 3.0.1176
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 +27 -27
- package/alert/styles.scoped.css +50 -50
- package/alert/styles.selectors.js +27 -27
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +21 -21
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +87 -87
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +256 -256
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/item-element/styles.css.js +20 -20
- package/button-dropdown/item-element/styles.scoped.css +34 -34
- package/button-dropdown/item-element/styles.selectors.js +20 -20
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +11 -11
- package/checkbox/styles.selectors.js +3 -3
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +187 -187
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -73
- package/help-panel/styles.selectors.js +6 -6
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +74 -74
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +18 -18
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/do-not-use/feature-prompt/index.d.ts +5 -0
- package/internal/do-not-use/feature-prompt/index.d.ts.map +1 -0
- package/internal/do-not-use/feature-prompt/index.js +15 -0
- package/internal/do-not-use/feature-prompt/index.js.map +1 -0
- package/internal/do-not-use/feature-prompt/interfaces.d.ts +68 -0
- package/internal/do-not-use/feature-prompt/interfaces.d.ts.map +1 -0
- package/internal/do-not-use/feature-prompt/interfaces.js +4 -0
- package/internal/do-not-use/feature-prompt/interfaces.js.map +1 -0
- package/internal/do-not-use/feature-prompt/internal.d.ts +7 -0
- package/internal/do-not-use/feature-prompt/internal.d.ts.map +1 -0
- package/internal/do-not-use/feature-prompt/internal.js +43 -0
- package/internal/do-not-use/feature-prompt/internal.js.map +1 -0
- package/internal/do-not-use/feature-prompt/styles.css.js +4 -0
- package/internal/do-not-use/feature-prompt/styles.scoped.css +4 -0
- package/internal/do-not-use/feature-prompt/styles.selectors.js +5 -0
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +7 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +138 -131
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +103 -103
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/popover/body.d.ts +3 -12
- package/popover/body.d.ts.map +1 -1
- package/popover/body.js +4 -3
- package/popover/body.js.map +1 -1
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +56 -56
- package/progress-bar/styles.selectors.js +19 -19
- package/prompt-input/styles.css.js +17 -17
- package/prompt-input/styles.scoped.css +79 -79
- package/prompt-input/styles.selectors.js +17 -17
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +46 -46
- package/segmented-control/styles.selectors.js +16 -16
- package/slider/index.d.ts +1 -0
- package/slider/index.d.ts.map +1 -1
- package/slider/index.js +2 -2
- package/slider/index.js.map +1 -1
- package/slider/interfaces.d.ts +23 -0
- package/slider/interfaces.d.ts.map +1 -1
- package/slider/interfaces.js.map +1 -1
- package/slider/internal.d.ts +4 -1
- package/slider/internal.d.ts.map +1 -1
- package/slider/internal.js +3 -2
- package/slider/internal.js.map +1 -1
- package/slider/styles.css.js +26 -26
- package/slider/styles.d.ts +11 -0
- package/slider/styles.d.ts.map +1 -0
- package/slider/styles.js +20 -0
- package/slider/styles.js.map +1 -0
- package/slider/styles.scoped.css +165 -163
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +76 -76
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/internal/feature-prompt.d.ts +7 -0
- package/test-utils/dom/internal/feature-prompt.js +20 -0
- package/test-utils/dom/internal/feature-prompt.js.map +1 -0
- package/test-utils/selectors/internal/feature-prompt.d.ts +7 -0
- package/test-utils/selectors/internal/feature-prompt.js +26 -0
- package/test-utils/selectors/internal/feature-prompt.js.map +1 -0
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +45 -45
- package/textarea/styles.selectors.js +5 -5
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
|
@@ -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_t2sge_157",
|
|
6
|
+
"enter": "awsui_enter_1q84n_t2sge_157",
|
|
7
|
+
"flash-body": "awsui_flash-body_1q84n_t2sge_171",
|
|
8
|
+
"flash-message": "awsui_flash-message_1q84n_t2sge_171",
|
|
9
|
+
"flash-header": "awsui_flash-header_1q84n_t2sge_171",
|
|
10
|
+
"flash-content": "awsui_flash-content_1q84n_t2sge_172",
|
|
11
|
+
"action-button-wrapper": "awsui_action-button-wrapper_1q84n_t2sge_173",
|
|
12
|
+
"dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_t2sge_174",
|
|
13
|
+
"flash-icon": "awsui_flash-icon_1q84n_t2sge_197",
|
|
14
|
+
"entering": "awsui_entering_1q84n_t2sge_210",
|
|
15
|
+
"entered": "awsui_entered_1q84n_t2sge_231",
|
|
16
|
+
"exiting": "awsui_exiting_1q84n_t2sge_336",
|
|
17
|
+
"stack": "awsui_stack_1q84n_t2sge_370",
|
|
18
|
+
"animation-running": "awsui_animation-running_1q84n_t2sge_370",
|
|
19
|
+
"item": "awsui_item_1q84n_t2sge_370",
|
|
20
|
+
"flash-list-item": "awsui_flash-list-item_1q84n_t2sge_371",
|
|
21
|
+
"notification-bar": "awsui_notification-bar_1q84n_t2sge_372",
|
|
22
|
+
"collapsed": "awsui_collapsed_1q84n_t2sge_392",
|
|
23
|
+
"animation-ready": "awsui_animation-ready_1q84n_t2sge_392",
|
|
24
|
+
"expanded-only": "awsui_expanded-only_1q84n_t2sge_392",
|
|
25
|
+
"expanded": "awsui_expanded_1q84n_t2sge_392",
|
|
26
|
+
"flash": "awsui_flash_1q84n_t2sge_157",
|
|
27
|
+
"collapsible": "awsui_collapsible_1q84n_t2sge_448",
|
|
28
|
+
"short-list": "awsui_short-list_1q84n_t2sge_454",
|
|
29
|
+
"visual-refresh": "awsui_visual-refresh_1q84n_t2sge_454",
|
|
30
|
+
"status": "awsui_status_1q84n_t2sge_601",
|
|
31
|
+
"header": "awsui_header_1q84n_t2sge_601",
|
|
32
|
+
"item-count": "awsui_item-count_1q84n_t2sge_602",
|
|
33
|
+
"button": "awsui_button_1q84n_t2sge_603",
|
|
34
|
+
"type-count": "awsui_type-count_1q84n_t2sge_636",
|
|
35
|
+
"count-number": "awsui_count-number_1q84n_t2sge_636",
|
|
36
|
+
"icon": "awsui_icon_1q84n_t2sge_674",
|
|
37
|
+
"floating": "awsui_floating_1q84n_t2sge_715",
|
|
38
|
+
"flashbar": "awsui_flashbar_1q84n_t2sge_719",
|
|
39
|
+
"initial-hidden": "awsui_initial-hidden_1q84n_t2sge_778",
|
|
40
|
+
"flash-list": "awsui_flash-list_1q84n_t2sge_371",
|
|
41
|
+
"flash-focus-container": "awsui_flash-focus-container_1q84n_t2sge_802",
|
|
42
|
+
"flash-text": "awsui_flash-text_1q84n_t2sge_832",
|
|
43
|
+
"hidden": "awsui_hidden_1q84n_t2sge_851",
|
|
44
|
+
"header-replacement": "awsui_header-replacement_1q84n_t2sge_856",
|
|
45
|
+
"content-replacement": "awsui_content-replacement_1q84n_t2sge_861",
|
|
46
|
+
"dismiss-button": "awsui_dismiss-button_1q84n_t2sge_174",
|
|
47
|
+
"action-wrapped": "awsui_action-wrapped_1q84n_t2sge_879",
|
|
48
|
+
"action-button": "awsui_action-button_1q84n_t2sge_173",
|
|
49
|
+
"action-slot": "awsui_action-slot_1q84n_t2sge_886",
|
|
50
|
+
"flash-type-success": "awsui_flash-type-success_1q84n_t2sge_890",
|
|
51
|
+
"flash-type-error": "awsui_flash-type-error_1q84n_t2sge_894",
|
|
52
|
+
"flash-type-info": "awsui_flash-type-info_1q84n_t2sge_898",
|
|
53
|
+
"flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_t2sge_899",
|
|
54
|
+
"flash-type-warning": "awsui_flash-type-warning_1q84n_t2sge_903"
|
|
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_1g578_181",
|
|
5
|
+
"loading": "awsui_loading_1d237_1g578_348",
|
|
6
|
+
"header": "awsui_header_1d237_1g578_353",
|
|
7
|
+
"with-toolbar": "awsui_with-toolbar_1d237_1g578_371",
|
|
8
|
+
"content": "awsui_content_1d237_1g578_390",
|
|
9
|
+
"footer": "awsui_footer_1d237_1g578_441"
|
|
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_1g578_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_1g578_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-nr68jt, #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_1g578_181 ol:not(#\9),
|
|
225
|
+
.awsui_help-panel_1d237_1g578_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_1g578_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_1g578_181 a:not(#\9),
|
|
236
|
+
.awsui_help-panel_1d237_1g578_181 h2:not(#\9),
|
|
237
|
+
.awsui_help-panel_1d237_1g578_181 h3:not(#\9),
|
|
238
|
+
.awsui_help-panel_1d237_1g578_181 h4:not(#\9),
|
|
239
|
+
.awsui_help-panel_1d237_1g578_181 h5:not(#\9),
|
|
240
|
+
.awsui_help-panel_1d237_1g578_181 pre:not(#\9),
|
|
241
|
+
.awsui_help-panel_1d237_1g578_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_1g578_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_1g578_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,41 +267,41 @@ 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_1g578_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_1g578_181 dl *:not(#\9) {
|
|
276
276
|
margin-block: 0;
|
|
277
277
|
}
|
|
278
|
-
.awsui_help-
|
|
278
|
+
.awsui_help-panel_1d237_1g578_181 dt:not(#\9) {
|
|
279
279
|
margin-block-start: var(--space-xs-ymlm0b, 8px);
|
|
280
280
|
font-weight: 700;
|
|
281
281
|
}
|
|
282
|
-
.awsui_help-
|
|
282
|
+
.awsui_help-panel_1d237_1g578_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_1g578_181 h2:not(#\9),
|
|
288
|
+
.awsui_help-panel_1d237_1g578_181 h3:not(#\9),
|
|
289
|
+
.awsui_help-panel_1d237_1g578_181 h4:not(#\9),
|
|
290
|
+
.awsui_help-panel_1d237_1g578_181 h5:not(#\9),
|
|
291
|
+
.awsui_help-panel_1d237_1g578_181 h6:not(#\9) {
|
|
292
292
|
margin-block-start: var(--space-xl-jfy3x4, 24px);
|
|
293
293
|
color: var(--color-text-heading-default-izpp46, #0f141a);
|
|
294
294
|
}
|
|
295
|
-
.awsui_help-
|
|
295
|
+
.awsui_help-panel_1d237_1g578_181 > :not(#\9):last-child {
|
|
296
296
|
margin-block-end: var(--space-panel-content-bottom-24c6lu, 40px);
|
|
297
297
|
}
|
|
298
|
-
.awsui_help-
|
|
298
|
+
.awsui_help-panel_1d237_1g578_181 p:not(#\9) {
|
|
299
299
|
color: inherit;
|
|
300
300
|
text-decoration: none;
|
|
301
301
|
margin-block: var(--space-s-tvghoh, 12px);
|
|
302
302
|
margin-inline: 0;
|
|
303
303
|
}
|
|
304
|
-
.awsui_help-
|
|
304
|
+
.awsui_help-panel_1d237_1g578_181 h1:not(#\9) {
|
|
305
305
|
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
306
306
|
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
307
307
|
letter-spacing: var(--letter-spacing-heading-xl-ckkb6u, -0.02em);
|
|
@@ -309,7 +309,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
309
309
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
310
310
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
311
311
|
}
|
|
312
|
-
.awsui_help-
|
|
312
|
+
.awsui_help-panel_1d237_1g578_181 h2:not(#\9) {
|
|
313
313
|
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
314
314
|
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
315
315
|
letter-spacing: var(--letter-spacing-heading-l-5v6ibv, -0.015em);
|
|
@@ -317,7 +317,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
317
317
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
318
318
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
319
319
|
}
|
|
320
|
-
.awsui_help-
|
|
320
|
+
.awsui_help-panel_1d237_1g578_181 h3:not(#\9) {
|
|
321
321
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
322
322
|
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
323
323
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
@@ -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_1g578_181 h4:not(#\9) {
|
|
329
329
|
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
330
330
|
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
331
331
|
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
@@ -333,24 +333,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
333
333
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
334
334
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
335
335
|
}
|
|
336
|
-
.awsui_help-
|
|
336
|
+
.awsui_help-panel_1d237_1g578_181 h5:not(#\9) {
|
|
337
337
|
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
338
338
|
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
339
339
|
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
340
340
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
341
341
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
342
342
|
}
|
|
343
|
-
.awsui_help-
|
|
344
|
-
.awsui_help-
|
|
343
|
+
.awsui_help-panel_1d237_1g578_181 b:not(#\9),
|
|
344
|
+
.awsui_help-panel_1d237_1g578_181 strong:not(#\9) {
|
|
345
345
|
font-weight: 700;
|
|
346
346
|
}
|
|
347
347
|
|
|
348
|
-
.
|
|
348
|
+
.awsui_loading_1d237_1g578_348:not(#\9) {
|
|
349
349
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
350
350
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
.
|
|
353
|
+
.awsui_header_1d237_1g578_353:not(#\9) {
|
|
354
354
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
355
355
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
356
356
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -368,15 +368,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
368
368
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
369
369
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
370
370
|
}
|
|
371
|
-
.awsui_with-
|
|
371
|
+
.awsui_with-toolbar_1d237_1g578_371 > .awsui_header_1d237_1g578_353:not(#\9) {
|
|
372
372
|
border-color: transparent;
|
|
373
373
|
margin-block-end: 0px;
|
|
374
374
|
}
|
|
375
|
-
.
|
|
376
|
-
.
|
|
377
|
-
.
|
|
378
|
-
.
|
|
379
|
-
.
|
|
375
|
+
.awsui_header_1d237_1g578_353 h2:not(#\9),
|
|
376
|
+
.awsui_header_1d237_1g578_353 h3:not(#\9),
|
|
377
|
+
.awsui_header_1d237_1g578_353 h4:not(#\9),
|
|
378
|
+
.awsui_header_1d237_1g578_353 h5:not(#\9),
|
|
379
|
+
.awsui_header_1d237_1g578_353 h6:not(#\9) {
|
|
380
380
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
381
381
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
382
382
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -387,25 +387,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
387
387
|
margin-block: 0;
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
.
|
|
390
|
+
.awsui_content_1d237_1g578_390:not(#\9) {
|
|
391
391
|
color: var(--color-text-body-secondary-yna5sb, #424650);
|
|
392
392
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
393
393
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
394
394
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
395
395
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
396
396
|
}
|
|
397
|
-
.
|
|
398
|
-
.
|
|
399
|
-
.
|
|
400
|
-
.
|
|
401
|
-
.
|
|
402
|
-
.
|
|
397
|
+
.awsui_content_1d237_1g578_390 h2:not(#\9):first-child,
|
|
398
|
+
.awsui_content_1d237_1g578_390 h3:not(#\9):first-child,
|
|
399
|
+
.awsui_content_1d237_1g578_390 h4:not(#\9):first-child,
|
|
400
|
+
.awsui_content_1d237_1g578_390 h5:not(#\9):first-child,
|
|
401
|
+
.awsui_content_1d237_1g578_390 h6:not(#\9):first-child,
|
|
402
|
+
.awsui_content_1d237_1g578_390 p:not(#\9):first-child {
|
|
403
403
|
margin-block-start: 0;
|
|
404
404
|
}
|
|
405
|
-
.
|
|
405
|
+
.awsui_content_1d237_1g578_390 a:not(#\9) {
|
|
406
406
|
text-underline-offset: 0.25em;
|
|
407
407
|
text-decoration-thickness: 1px;
|
|
408
|
-
color: var(--awsui-style-color-default-
|
|
408
|
+
color: var(--awsui-style-color-default-4hh3rt, var(--color-text-link-default-hude44, #006ce0));
|
|
409
409
|
font-weight: inherit;
|
|
410
410
|
letter-spacing: normal;
|
|
411
411
|
text-decoration-line: underline;
|
|
@@ -416,31 +416,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
416
416
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
417
417
|
}
|
|
418
418
|
@media (prefers-reduced-motion: reduce) {
|
|
419
|
-
.
|
|
419
|
+
.awsui_content_1d237_1g578_390 a:not(#\9) {
|
|
420
420
|
animation: none;
|
|
421
421
|
transition: none;
|
|
422
422
|
}
|
|
423
423
|
}
|
|
424
|
-
.awsui-motion-disabled .
|
|
424
|
+
.awsui-motion-disabled .awsui_content_1d237_1g578_390 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_1g578_390 a:not(#\9) {
|
|
425
425
|
animation: none;
|
|
426
426
|
transition: none;
|
|
427
427
|
}
|
|
428
|
-
.
|
|
428
|
+
.awsui_content_1d237_1g578_390 a:not(#\9):hover {
|
|
429
429
|
cursor: pointer;
|
|
430
|
-
color: var(--awsui-style-color-hover-
|
|
430
|
+
color: var(--awsui-style-color-hover-4hh3rt, var(--color-text-link-hover-2hfec2, #002b66));
|
|
431
431
|
}
|
|
432
|
-
.
|
|
432
|
+
.awsui_content_1d237_1g578_390 a:not(#\9):focus {
|
|
433
433
|
outline: none;
|
|
434
434
|
}
|
|
435
|
-
.
|
|
436
|
-
color: var(--awsui-style-color-active-
|
|
435
|
+
.awsui_content_1d237_1g578_390 a:not(#\9):active {
|
|
436
|
+
color: var(--awsui-style-color-active-4hh3rt, var(--color-text-link-hover-2hfec2, #002b66));
|
|
437
437
|
}
|
|
438
|
-
.
|
|
438
|
+
.awsui_content_1d237_1g578_390 a:not(#\9):active, .awsui_content_1d237_1g578_390 a:not(#\9):focus, .awsui_content_1d237_1g578_390 a:not(#\9):hover {
|
|
439
439
|
text-decoration-line: underline;
|
|
440
440
|
text-decoration-color: currentColor;
|
|
441
441
|
}
|
|
442
442
|
|
|
443
|
-
.
|
|
443
|
+
.awsui_footer_1d237_1g578_441:not(#\9) {
|
|
444
444
|
color: var(--color-text-body-secondary-yna5sb, #424650);
|
|
445
445
|
padding-block: 0;
|
|
446
446
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
@@ -448,14 +448,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
448
448
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
449
449
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
450
450
|
}
|
|
451
|
-
.
|
|
451
|
+
.awsui_footer_1d237_1g578_441 ul:not(#\9) {
|
|
452
452
|
list-style: none;
|
|
453
453
|
padding-inline-start: 0;
|
|
454
454
|
}
|
|
455
|
-
.
|
|
455
|
+
.awsui_footer_1d237_1g578_441 a:not(#\9) {
|
|
456
456
|
text-underline-offset: 0.25em;
|
|
457
457
|
text-decoration-thickness: 1px;
|
|
458
|
-
color: var(--awsui-style-color-default-
|
|
458
|
+
color: var(--awsui-style-color-default-4hh3rt, var(--color-text-link-default-hude44, #006ce0));
|
|
459
459
|
font-weight: inherit;
|
|
460
460
|
letter-spacing: normal;
|
|
461
461
|
text-decoration-line: none;
|
|
@@ -466,37 +466,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
466
466
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
467
467
|
}
|
|
468
468
|
@media (prefers-reduced-motion: reduce) {
|
|
469
|
-
.
|
|
469
|
+
.awsui_footer_1d237_1g578_441 a:not(#\9) {
|
|
470
470
|
animation: none;
|
|
471
471
|
transition: none;
|
|
472
472
|
}
|
|
473
473
|
}
|
|
474
|
-
.awsui-motion-disabled .
|
|
474
|
+
.awsui-motion-disabled .awsui_footer_1d237_1g578_441 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_1g578_441 a:not(#\9) {
|
|
475
475
|
animation: none;
|
|
476
476
|
transition: none;
|
|
477
477
|
}
|
|
478
|
-
.
|
|
478
|
+
.awsui_footer_1d237_1g578_441 a:not(#\9):hover {
|
|
479
479
|
cursor: pointer;
|
|
480
|
-
color: var(--awsui-style-color-hover-
|
|
480
|
+
color: var(--awsui-style-color-hover-4hh3rt, var(--color-text-link-hover-2hfec2, #002b66));
|
|
481
481
|
}
|
|
482
|
-
.
|
|
482
|
+
.awsui_footer_1d237_1g578_441 a:not(#\9):focus {
|
|
483
483
|
outline: none;
|
|
484
484
|
}
|
|
485
|
-
.
|
|
486
|
-
color: var(--awsui-style-color-active-
|
|
485
|
+
.awsui_footer_1d237_1g578_441 a:not(#\9):active {
|
|
486
|
+
color: var(--awsui-style-color-active-4hh3rt, var(--color-text-link-hover-2hfec2, #002b66));
|
|
487
487
|
}
|
|
488
|
-
.
|
|
488
|
+
.awsui_footer_1d237_1g578_441 a:not(#\9):active, .awsui_footer_1d237_1g578_441 a:not(#\9):focus, .awsui_footer_1d237_1g578_441 a:not(#\9):hover {
|
|
489
489
|
text-decoration-line: underline;
|
|
490
490
|
text-decoration-color: currentColor;
|
|
491
491
|
}
|
|
492
492
|
|
|
493
|
-
.
|
|
494
|
-
.
|
|
493
|
+
.awsui_content_1d237_1g578_390:not(#\9),
|
|
494
|
+
.awsui_footer_1d237_1g578_441:not(#\9) {
|
|
495
495
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
496
496
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
497
497
|
}
|
|
498
|
-
.
|
|
499
|
-
.
|
|
498
|
+
.awsui_content_1d237_1g578_390 a:not(#\9):focus,
|
|
499
|
+
.awsui_footer_1d237_1g578_441 a:not(#\9):focus {
|
|
500
500
|
outline: thin dotted;
|
|
501
501
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
502
502
|
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_1g578_181",
|
|
6
|
+
"loading": "awsui_loading_1d237_1g578_348",
|
|
7
|
+
"header": "awsui_header_1d237_1g578_353",
|
|
8
|
+
"with-toolbar": "awsui_with-toolbar_1d237_1g578_371",
|
|
9
|
+
"content": "awsui_content_1d237_1g578_390",
|
|
10
|
+
"footer": "awsui_footer_1d237_1g578_441"
|
|
11
11
|
};
|
|
12
12
|
|
package/input/styles.css.js
CHANGED
|
@@ -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_139r0_145",
|
|
5
|
+
"input": "awsui_input_2rhyz_139r0_149",
|
|
6
|
+
"input-readonly": "awsui_input-readonly_2rhyz_139r0_203",
|
|
7
|
+
"input-invalid": "awsui_input-invalid_2rhyz_139r0_266",
|
|
8
|
+
"input-has-icon-left": "awsui_input-has-icon-left_2rhyz_139r0_275",
|
|
9
|
+
"input-warning": "awsui_input-warning_2rhyz_139r0_278",
|
|
10
|
+
"input-type-search": "awsui_input-type-search_2rhyz_139r0_290",
|
|
11
|
+
"input-has-icon-right": "awsui_input-has-icon-right_2rhyz_139r0_303",
|
|
12
|
+
"input-has-no-border-radius": "awsui_input-has-no-border-radius_2rhyz_139r0_306",
|
|
13
|
+
"input-container": "awsui_input-container_2rhyz_139r0_313",
|
|
14
|
+
"input-icon-left": "awsui_input-icon-left_2rhyz_139r0_318",
|
|
15
|
+
"input-icon-right": "awsui_input-icon-right_2rhyz_139r0_325",
|
|
16
|
+
"input-button-right": "awsui_input-button-right_2rhyz_139r0_331"
|
|
17
17
|
};
|
|
18
18
|
|