@cloudscape-design/components 3.0.1298 → 3.0.1300
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/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +29 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/autosuggest/interfaces.d.ts +0 -2
- package/autosuggest/interfaces.d.ts.map +1 -1
- package/autosuggest/interfaces.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +30 -29
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +25 -25
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/category-element.js +1 -1
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/item-element/index.js +1 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +38 -37
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/copy-to-clipboard/index.d.ts +1 -0
- package/copy-to-clipboard/index.d.ts.map +1 -1
- package/copy-to-clipboard/index.js +2 -2
- package/copy-to-clipboard/index.js.map +1 -1
- package/copy-to-clipboard/interfaces.d.ts +5 -0
- package/copy-to-clipboard/interfaces.d.ts.map +1 -1
- package/copy-to-clipboard/interfaces.js.map +1 -1
- package/copy-to-clipboard/internal.d.ts +1 -0
- package/copy-to-clipboard/internal.d.ts.map +1 -1
- package/copy-to-clipboard/internal.js +3 -3
- package/copy-to-clipboard/internal.js.map +1 -1
- package/copy-to-clipboard/styles.css.js +5 -3
- package/copy-to-clipboard/styles.scoped.css +18 -3
- package/copy-to-clipboard/styles.selectors.js +5 -3
- package/drawer/implementation.d.ts +3 -3
- package/drawer/implementation.d.ts.map +1 -1
- package/drawer/implementation.js +3 -2
- package/drawer/implementation.js.map +1 -1
- package/drawer/index.d.ts +2 -10
- package/drawer/index.d.ts.map +1 -1
- package/drawer/index.js +21 -9
- package/drawer/index.js.map +1 -1
- package/drawer/interfaces.d.ts +45 -18
- package/drawer/interfaces.d.ts.map +1 -1
- package/drawer/interfaces.js.map +1 -1
- package/drawer/styles.css.js +29 -25
- package/drawer/styles.scoped.css +43 -34
- package/drawer/styles.selectors.js +29 -25
- package/drawer/utils.d.ts +2 -2
- package/drawer/utils.d.ts.map +1 -1
- package/drawer/utils.js +6 -5
- package/drawer/utils.js.map +1 -1
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +41 -41
- package/form-field/styles.selectors.js +24 -24
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -71
- package/help-panel/styles.selectors.js +6 -6
- package/internal/base-component/styles.scoped.css +31 -13
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +24 -23
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +25 -12
- package/internal/generated/styles/tokens.js +25 -12
- package/internal/generated/theming/index.cjs +196 -58
- package/internal/generated/theming/index.cjs.d.ts +234 -99
- package/internal/generated/theming/index.d.ts +234 -99
- package/internal/generated/theming/index.js +196 -58
- package/internal/manifest.json +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +13 -12
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/internal.js +1 -1
- package/link/internal.js.map +1 -1
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +94 -84
- package/link/styles.selectors.js +21 -21
- package/manifest.json +5 -0
- package/multiselect/interfaces.d.ts +0 -2
- package/multiselect/interfaces.d.ts.map +1 -1
- package/multiselect/interfaces.js.map +1 -1
- package/package.json +1 -1
- package/pagination/index.d.ts.map +1 -1
- package/pagination/index.js +4 -1
- package/pagination/index.js.map +1 -1
- package/prompt-input/interfaces.d.ts +0 -2
- package/prompt-input/interfaces.d.ts.map +1 -1
- package/prompt-input/interfaces.js.map +1 -1
- package/select/interfaces.d.ts +0 -2
- package/select/interfaces.d.ts.map +1 -1
- package/select/interfaces.js.map +1 -1
- package/status-indicator/internal.js +1 -1
- package/status-indicator/internal.js.map +1 -1
- package/table/body-cell/td-element.js +1 -1
- package/table/body-cell/td-element.js.map +1 -1
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +12 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/drawer/index.d.ts +2 -0
- package/test-utils/dom/drawer/index.js +6 -0
- package/test-utils/dom/drawer/index.js.map +1 -1
- package/test-utils/selectors/drawer/index.d.ts +2 -0
- package/test-utils/selectors/drawer/index.js +6 -0
- package/test-utils/selectors/drawer/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +68 -66
- package/text-content/styles.selectors.js +1 -1
- package/tooltip/index.d.ts +0 -3
- package/tooltip/index.d.ts.map +1 -1
- package/tooltip/index.js +0 -3
- package/tooltip/index.js.map +1 -1
- package/wizard/interfaces.d.ts +0 -2
- package/wizard/interfaces.d.ts.map +1 -1
- package/wizard/interfaces.js.map +1 -1
- package/drawer/next.d.ts +0 -5
- package/drawer/next.d.ts.map +0 -1
- package/drawer/next.js +0 -38
- package/drawer/next.js.map +0 -1
|
@@ -2,29 +2,29 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"error-icon-shake-wrapper": "awsui_error-icon-shake-
|
|
6
|
-
"warning-icon-shake-wrapper": "awsui_warning-icon-shake-
|
|
7
|
-
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-
|
|
8
|
-
"error-icon-scale-wrapper": "awsui_error-icon-scale-
|
|
9
|
-
"warning-icon-scale-wrapper": "awsui_warning-icon-scale-
|
|
10
|
-
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-
|
|
11
|
-
"warning": "
|
|
12
|
-
"error": "
|
|
13
|
-
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-
|
|
14
|
-
"root": "
|
|
15
|
-
"label": "
|
|
16
|
-
"info": "
|
|
17
|
-
"description": "
|
|
18
|
-
"constraint": "
|
|
19
|
-
"hints": "
|
|
20
|
-
"constraint-has-validation-text": "awsui_constraint-has-validation-
|
|
21
|
-
"secondary-control": "awsui_secondary-
|
|
22
|
-
"controls": "
|
|
23
|
-
"label-hidden": "awsui_label-
|
|
24
|
-
"label-wrapper": "awsui_label-
|
|
25
|
-
"control": "
|
|
26
|
-
"error__message": "
|
|
27
|
-
"warning__message": "
|
|
28
|
-
"visually-hidden": "awsui_visually-
|
|
5
|
+
"error-icon-shake-wrapper": "awsui_error-icon-shake-wrapper_14mhv_ilwf6_153",
|
|
6
|
+
"warning-icon-shake-wrapper": "awsui_warning-icon-shake-wrapper_14mhv_ilwf6_154",
|
|
7
|
+
"awsui-motion-shake-horizontally": "awsui_awsui-motion-shake-horizontally_14mhv_ilwf6_1",
|
|
8
|
+
"error-icon-scale-wrapper": "awsui_error-icon-scale-wrapper_14mhv_ilwf6_184",
|
|
9
|
+
"warning-icon-scale-wrapper": "awsui_warning-icon-scale-wrapper_14mhv_ilwf6_185",
|
|
10
|
+
"awsui-motion-scale-popup": "awsui_awsui-motion-scale-popup_14mhv_ilwf6_1",
|
|
11
|
+
"warning": "awsui_warning_14mhv_ilwf6_154",
|
|
12
|
+
"error": "awsui_error_14mhv_ilwf6_153",
|
|
13
|
+
"awsui-motion-fade-in-0": "awsui_awsui-motion-fade-in-0_14mhv_ilwf6_1",
|
|
14
|
+
"root": "awsui_root_14mhv_ilwf6_236",
|
|
15
|
+
"label": "awsui_label_14mhv_ilwf6_269",
|
|
16
|
+
"info": "awsui_info_14mhv_ilwf6_285",
|
|
17
|
+
"description": "awsui_description_14mhv_ilwf6_291",
|
|
18
|
+
"constraint": "awsui_constraint_14mhv_ilwf6_292",
|
|
19
|
+
"hints": "awsui_hints_14mhv_ilwf6_299",
|
|
20
|
+
"constraint-has-validation-text": "awsui_constraint-has-validation-text_14mhv_ilwf6_300",
|
|
21
|
+
"secondary-control": "awsui_secondary-control_14mhv_ilwf6_304",
|
|
22
|
+
"controls": "awsui_controls_14mhv_ilwf6_308",
|
|
23
|
+
"label-hidden": "awsui_label-hidden_14mhv_ilwf6_308",
|
|
24
|
+
"label-wrapper": "awsui_label-wrapper_14mhv_ilwf6_311",
|
|
25
|
+
"control": "awsui_control_14mhv_ilwf6_308",
|
|
26
|
+
"error__message": "awsui_error__message_14mhv_ilwf6_338",
|
|
27
|
+
"warning__message": "awsui_warning__message_14mhv_ilwf6_339",
|
|
28
|
+
"visually-hidden": "awsui_visually-hidden_14mhv_ilwf6_343"
|
|
29
29
|
};
|
|
30
30
|
|
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_mauz4_181",
|
|
5
|
+
"loading": "awsui_loading_1d237_mauz4_354",
|
|
6
|
+
"header": "awsui_header_1d237_mauz4_359",
|
|
7
|
+
"with-toolbar": "awsui_with-toolbar_1d237_mauz4_377",
|
|
8
|
+
"content": "awsui_content_1d237_mauz4_396",
|
|
9
|
+
"footer": "awsui_footer_1d237_mauz4_448"
|
|
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_mauz4_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_mauz4_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_mauz4_181 ol:not(#\9),
|
|
225
|
+
.awsui_help-panel_1d237_mauz4_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_mauz4_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_mauz4_181 a:not(#\9),
|
|
236
|
+
.awsui_help-panel_1d237_mauz4_181 h2:not(#\9),
|
|
237
|
+
.awsui_help-panel_1d237_mauz4_181 h3:not(#\9),
|
|
238
|
+
.awsui_help-panel_1d237_mauz4_181 h4:not(#\9),
|
|
239
|
+
.awsui_help-panel_1d237_mauz4_181 h5:not(#\9),
|
|
240
|
+
.awsui_help-panel_1d237_mauz4_181 pre:not(#\9),
|
|
241
|
+
.awsui_help-panel_1d237_mauz4_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_mauz4_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_mauz4_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_mauz4_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_mauz4_181 dl *:not(#\9) {
|
|
276
276
|
margin-block: 0;
|
|
277
277
|
}
|
|
278
|
-
.awsui_help-
|
|
278
|
+
.awsui_help-panel_1d237_mauz4_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_mauz4_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_mauz4_181 h2:not(#\9),
|
|
288
|
+
.awsui_help-panel_1d237_mauz4_181 h3:not(#\9),
|
|
289
|
+
.awsui_help-panel_1d237_mauz4_181 h4:not(#\9),
|
|
290
|
+
.awsui_help-panel_1d237_mauz4_181 h5:not(#\9),
|
|
291
|
+
.awsui_help-panel_1d237_mauz4_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_mauz4_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_mauz4_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_mauz4_181 h1:not(#\9) {
|
|
305
305
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
306
306
|
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
307
307
|
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
@@ -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-oemolo, antialiased);
|
|
311
311
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
312
312
|
}
|
|
313
|
-
.awsui_help-
|
|
313
|
+
.awsui_help-panel_1d237_mauz4_181 h2:not(#\9) {
|
|
314
314
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
315
315
|
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
316
316
|
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
@@ -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-oemolo, antialiased);
|
|
320
320
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
321
321
|
}
|
|
322
|
-
.awsui_help-
|
|
322
|
+
.awsui_help-panel_1d237_mauz4_181 h3:not(#\9) {
|
|
323
323
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
324
324
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
325
325
|
line-height: var(--line-height-heading-m-uoaqdh, 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-oemolo, antialiased);
|
|
329
329
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
330
330
|
}
|
|
331
|
-
.awsui_help-
|
|
331
|
+
.awsui_help-panel_1d237_mauz4_181 h4:not(#\9) {
|
|
332
332
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
333
333
|
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
334
334
|
line-height: var(--line-height-heading-s-hmi4vc, 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-oemolo, antialiased);
|
|
338
338
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
339
339
|
}
|
|
340
|
-
.awsui_help-
|
|
340
|
+
.awsui_help-panel_1d237_mauz4_181 h5:not(#\9) {
|
|
341
341
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
342
342
|
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
343
343
|
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
@@ -346,17 +346,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
346
346
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
347
347
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
348
348
|
}
|
|
349
|
-
.awsui_help-
|
|
350
|
-
.awsui_help-
|
|
349
|
+
.awsui_help-panel_1d237_mauz4_181 b:not(#\9),
|
|
350
|
+
.awsui_help-panel_1d237_mauz4_181 strong:not(#\9) {
|
|
351
351
|
font-weight: var(--font-weight-bold-fo1afg, 700);
|
|
352
352
|
}
|
|
353
353
|
|
|
354
|
-
.
|
|
354
|
+
.awsui_loading_1d237_mauz4_354:not(#\9) {
|
|
355
355
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
356
356
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
357
357
|
}
|
|
358
358
|
|
|
359
|
-
.
|
|
359
|
+
.awsui_header_1d237_mauz4_359:not(#\9) {
|
|
360
360
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
361
361
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
362
362
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -374,15 +374,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
374
374
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
375
375
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
376
376
|
}
|
|
377
|
-
.awsui_with-
|
|
377
|
+
.awsui_with-toolbar_1d237_mauz4_377 > .awsui_header_1d237_mauz4_359:not(#\9) {
|
|
378
378
|
border-color: transparent;
|
|
379
379
|
margin-block-end: 0px;
|
|
380
380
|
}
|
|
381
|
-
.
|
|
382
|
-
.
|
|
383
|
-
.
|
|
384
|
-
.
|
|
385
|
-
.
|
|
381
|
+
.awsui_header_1d237_mauz4_359 h2:not(#\9),
|
|
382
|
+
.awsui_header_1d237_mauz4_359 h3:not(#\9),
|
|
383
|
+
.awsui_header_1d237_mauz4_359 h4:not(#\9),
|
|
384
|
+
.awsui_header_1d237_mauz4_359 h5:not(#\9),
|
|
385
|
+
.awsui_header_1d237_mauz4_359 h6:not(#\9) {
|
|
386
386
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
387
387
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
388
388
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -393,60 +393,61 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
393
393
|
margin-block: 0;
|
|
394
394
|
}
|
|
395
395
|
|
|
396
|
-
.
|
|
396
|
+
.awsui_content_1d237_mauz4_396:not(#\9) {
|
|
397
397
|
color: var(--color-text-body-secondary-yna5sb, #424650);
|
|
398
398
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
399
399
|
padding-inline-end: var(--space-panel-side-right-8wwirc, 24px);
|
|
400
400
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
401
401
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
402
402
|
}
|
|
403
|
-
.
|
|
404
|
-
.
|
|
405
|
-
.
|
|
406
|
-
.
|
|
407
|
-
.
|
|
408
|
-
.
|
|
403
|
+
.awsui_content_1d237_mauz4_396 h2:not(#\9):first-child,
|
|
404
|
+
.awsui_content_1d237_mauz4_396 h3:not(#\9):first-child,
|
|
405
|
+
.awsui_content_1d237_mauz4_396 h4:not(#\9):first-child,
|
|
406
|
+
.awsui_content_1d237_mauz4_396 h5:not(#\9):first-child,
|
|
407
|
+
.awsui_content_1d237_mauz4_396 h6:not(#\9):first-child,
|
|
408
|
+
.awsui_content_1d237_mauz4_396 p:not(#\9):first-child {
|
|
409
409
|
margin-block-start: 0;
|
|
410
410
|
}
|
|
411
|
-
.
|
|
411
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9) {
|
|
412
412
|
text-underline-offset: 0.25em;
|
|
413
|
-
text-decoration-thickness: 1px;
|
|
413
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
414
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
414
415
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-default-hude44, #006ce0));
|
|
415
416
|
font-weight: inherit;
|
|
416
417
|
letter-spacing: normal;
|
|
417
418
|
text-decoration-line: underline;
|
|
418
|
-
text-decoration-color: currentColor;
|
|
419
|
+
text-decoration-color: var(--color-text-link-decoration-default-0x8fhu, currentColor);
|
|
419
420
|
transition-property: color, -webkit-text-decoration;
|
|
420
421
|
transition-property: color, text-decoration;
|
|
421
422
|
transition-property: color, text-decoration, -webkit-text-decoration;
|
|
422
423
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
423
424
|
}
|
|
424
425
|
@media (prefers-reduced-motion: reduce) {
|
|
425
|
-
.
|
|
426
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9) {
|
|
426
427
|
animation: none;
|
|
427
428
|
transition: none;
|
|
428
429
|
}
|
|
429
430
|
}
|
|
430
|
-
.awsui-motion-disabled .
|
|
431
|
+
.awsui-motion-disabled .awsui_content_1d237_mauz4_396 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_mauz4_396 a:not(#\9) {
|
|
431
432
|
animation: none;
|
|
432
433
|
transition: none;
|
|
433
434
|
}
|
|
434
|
-
.
|
|
435
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9):hover {
|
|
435
436
|
cursor: pointer;
|
|
436
437
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
437
438
|
}
|
|
438
|
-
.
|
|
439
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9):focus {
|
|
439
440
|
outline: none;
|
|
440
441
|
}
|
|
441
|
-
.
|
|
442
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9):active {
|
|
442
443
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-hover-2hfec2, #002b66));
|
|
443
444
|
}
|
|
444
|
-
.
|
|
445
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9):active, .awsui_content_1d237_mauz4_396 a:not(#\9):focus, .awsui_content_1d237_mauz4_396 a:not(#\9):hover {
|
|
445
446
|
text-decoration-line: underline;
|
|
446
|
-
text-decoration-color: currentColor;
|
|
447
|
+
text-decoration-color: var(--color-text-link-decoration-hover-kui2t9, currentColor);
|
|
447
448
|
}
|
|
448
449
|
|
|
449
|
-
.
|
|
450
|
+
.awsui_footer_1d237_mauz4_448:not(#\9) {
|
|
450
451
|
color: var(--color-text-body-secondary-yna5sb, #424650);
|
|
451
452
|
padding-block: 0;
|
|
452
453
|
padding-inline-start: var(--space-panel-side-left-u1m3s9, 28px);
|
|
@@ -454,13 +455,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
454
455
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
455
456
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
456
457
|
}
|
|
457
|
-
.
|
|
458
|
+
.awsui_footer_1d237_mauz4_448 ul:not(#\9) {
|
|
458
459
|
list-style: none;
|
|
459
460
|
padding-inline-start: 0;
|
|
460
461
|
}
|
|
461
|
-
.
|
|
462
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9) {
|
|
462
463
|
text-underline-offset: 0.25em;
|
|
463
|
-
text-decoration-thickness: 1px;
|
|
464
|
+
text-decoration-thickness: var(--font-decoration-thickness-link-uesuo7, 1px);
|
|
465
|
+
text-decoration-style: var(--font-decoration-style-link-pk2xmp, solid);
|
|
464
466
|
color: var(--awsui-style-color-default-6b9ypa, var(--color-text-link-secondary-default-4p0gj8, #006ce0));
|
|
465
467
|
font-weight: inherit;
|
|
466
468
|
letter-spacing: normal;
|
|
@@ -472,37 +474,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
472
474
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
473
475
|
}
|
|
474
476
|
@media (prefers-reduced-motion: reduce) {
|
|
475
|
-
.
|
|
477
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9) {
|
|
476
478
|
animation: none;
|
|
477
479
|
transition: none;
|
|
478
480
|
}
|
|
479
481
|
}
|
|
480
|
-
.awsui-motion-disabled .
|
|
482
|
+
.awsui-motion-disabled .awsui_footer_1d237_mauz4_448 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_mauz4_448 a:not(#\9) {
|
|
481
483
|
animation: none;
|
|
482
484
|
transition: none;
|
|
483
485
|
}
|
|
484
|
-
.
|
|
486
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9):hover {
|
|
485
487
|
cursor: pointer;
|
|
486
488
|
color: var(--awsui-style-color-hover-6b9ypa, var(--color-text-link-secondary-hover-0kzmc4, #002b66));
|
|
487
489
|
}
|
|
488
|
-
.
|
|
490
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9):focus {
|
|
489
491
|
outline: none;
|
|
490
492
|
}
|
|
491
|
-
.
|
|
493
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9):active {
|
|
492
494
|
color: var(--awsui-style-color-active-6b9ypa, var(--color-text-link-secondary-hover-0kzmc4, #002b66));
|
|
493
495
|
}
|
|
494
|
-
.
|
|
496
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9):active, .awsui_footer_1d237_mauz4_448 a:not(#\9):focus, .awsui_footer_1d237_mauz4_448 a:not(#\9):hover {
|
|
495
497
|
text-decoration-line: underline;
|
|
496
498
|
text-decoration-color: currentColor;
|
|
497
499
|
}
|
|
498
500
|
|
|
499
|
-
.
|
|
500
|
-
.
|
|
501
|
+
.awsui_content_1d237_mauz4_396:not(#\9),
|
|
502
|
+
.awsui_footer_1d237_mauz4_448:not(#\9) {
|
|
501
503
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
502
504
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
503
505
|
}
|
|
504
|
-
.
|
|
505
|
-
.
|
|
506
|
+
.awsui_content_1d237_mauz4_396 a:not(#\9):focus,
|
|
507
|
+
.awsui_footer_1d237_mauz4_448 a:not(#\9):focus {
|
|
506
508
|
outline: thin dotted;
|
|
507
509
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
508
510
|
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_mauz4_181",
|
|
6
|
+
"loading": "awsui_loading_1d237_mauz4_354",
|
|
7
|
+
"header": "awsui_header_1d237_mauz4_359",
|
|
8
|
+
"with-toolbar": "awsui_with-toolbar_1d237_mauz4_377",
|
|
9
|
+
"content": "awsui_content_1d237_mauz4_396",
|
|
10
|
+
"footer": "awsui_footer_1d237_mauz4_448"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -487,12 +487,15 @@
|
|
|
487
487
|
--color-text-interactive-inverted-hover-65rnp7:var(--color-neutral-100-gk3lvf);
|
|
488
488
|
--color-text-inverted-4v4dmq:var(--color-white-p1zlvy);
|
|
489
489
|
--color-text-label-28gfmc:var(--color-text-form-label-6sbm75);
|
|
490
|
+
--color-text-key-value-pairs-value-pezok9:var(--color-text-body-default-vvtq8u);
|
|
490
491
|
--color-text-layout-toggle-1a15s3:var(--color-white-p1zlvy);
|
|
491
492
|
--color-text-layout-toggle-active-ifu7qp:var(--color-white-p1zlvy);
|
|
492
493
|
--color-text-layout-toggle-hover-9jwdce:var(--color-primary-600-1lcy1k);
|
|
493
494
|
--color-text-layout-toggle-selected-xpximc:var(--color-white-p1zlvy);
|
|
494
495
|
--color-text-link-default-hude44:var(--color-primary-600-1lcy1k);
|
|
495
496
|
--color-text-link-hover-2hfec2:var(--color-primary-900-a5kqrr);
|
|
497
|
+
--color-text-link-decoration-default-0x8fhu:currentColor;
|
|
498
|
+
--color-text-link-decoration-hover-kui2t9:currentColor;
|
|
496
499
|
--color-text-link-secondary-default-4p0gj8:var(--color-text-link-default-hude44);
|
|
497
500
|
--color-text-link-secondary-hover-0kzmc4:var(--color-text-link-hover-2hfec2);
|
|
498
501
|
--color-text-link-info-default-mrmt1i:var(--color-text-link-default-hude44);
|
|
@@ -546,6 +549,9 @@
|
|
|
546
549
|
--color-background-skeleton-wave-1dy97d:var(--color-neutral-150-gezhen);
|
|
547
550
|
--font-button-letter-spacing-ufowe3:0.005em;
|
|
548
551
|
--font-chart-detail-size-9qr25q:var(--font-size-body-s-smc8cv);
|
|
552
|
+
--font-decoration-style-link-pk2xmp:solid;
|
|
553
|
+
--font-decoration-thickness-link-uesuo7:1px;
|
|
554
|
+
--font-decoration-thickness-link-display-l-6g5fyl:2px;
|
|
549
555
|
--font-display-label-weight-zavpeo:700;
|
|
550
556
|
--font-expandable-heading-size-0uk059:var(--font-size-heading-s-zp08en);
|
|
551
557
|
--font-family-base-gmnpzl:"Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
|
|
@@ -561,46 +567,53 @@
|
|
|
561
567
|
--font-size-body-m-a7nh2n:14px;
|
|
562
568
|
--font-size-body-s-smc8cv:12px;
|
|
563
569
|
--font-size-display-l-wa6woo:42px;
|
|
564
|
-
--font-size-
|
|
570
|
+
--font-size-form-label-mxiqd7:var(--font-size-body-m-a7nh2n);
|
|
565
571
|
--font-size-heading-l-vnacx6:20px;
|
|
566
572
|
--font-size-heading-m-170yiy:18px;
|
|
567
573
|
--font-size-heading-s-zp08en:16px;
|
|
574
|
+
--font-size-heading-xl-wvkbur:24px;
|
|
568
575
|
--font-size-heading-xs-j8yzxv:14px;
|
|
576
|
+
--font-size-key-value-pairs-label-1mmf3j:var(--font-size-body-m-a7nh2n);
|
|
577
|
+
--font-size-tabs-eeo215:var(--font-size-heading-s-zp08en);
|
|
569
578
|
--font-smoothing-moz-osx-hbm0aq:grayscale;
|
|
570
579
|
--font-smoothing-webkit-oemolo:antialiased;
|
|
571
|
-
--font-size-tabs-eeo215:var(--font-size-heading-s-zp08en);
|
|
572
|
-
--font-weight-tabs-ichxzl:700;
|
|
573
|
-
--font-weight-tabs-disabled-v5r551:var(--font-wayfinding-link-active-weight-ny4hup);
|
|
574
|
-
--line-height-tabs-vpnjo7:var(--line-height-heading-s-hmi4vc);
|
|
575
580
|
--font-wayfinding-link-active-weight-ny4hup:700;
|
|
576
|
-
--font-weight-button-0eg20c:700;
|
|
577
581
|
--font-weight-alert-header-zg25o1:700;
|
|
582
|
+
--font-weight-bold-fo1afg:700;
|
|
583
|
+
--font-weight-breadcrumb-current-v39mbh:var(--font-weight-bold-fo1afg);
|
|
584
|
+
--font-weight-button-0eg20c:700;
|
|
585
|
+
--font-weight-display-l-h5zsi8:700;
|
|
578
586
|
--font-weight-flashbar-header-fg5kye:700;
|
|
579
|
-
--font-weight-
|
|
587
|
+
--font-weight-form-label-mrg9ef:var(--font-display-label-weight-zavpeo);
|
|
580
588
|
--font-weight-heading-l-0t6dwc:700;
|
|
581
589
|
--font-weight-heading-m-zf82dr:700;
|
|
582
590
|
--font-weight-heading-s-lcx0ai:700;
|
|
591
|
+
--font-weight-heading-xl-u3m4we:700;
|
|
583
592
|
--font-weight-heading-xs-wqqpne:700;
|
|
584
|
-
--font-weight-display-l-h5zsi8:700;
|
|
585
593
|
--font-weight-heavy-6yh4un:700;
|
|
586
|
-
--font-weight-
|
|
587
|
-
--font-weight-bold-fo1afg:700;
|
|
594
|
+
--font-weight-key-value-pairs-label-zdidmd:var(--font-display-label-weight-zavpeo);
|
|
588
595
|
--font-weight-lighter-ldkoj5:300;
|
|
596
|
+
--font-weight-normal-cxw1m3:400;
|
|
597
|
+
--font-weight-tabs-ichxzl:700;
|
|
598
|
+
--font-weight-tabs-disabled-v5r551:var(--font-wayfinding-link-active-weight-ny4hup);
|
|
589
599
|
--letter-spacing-body-s-gq78ok:0.005em;
|
|
590
600
|
--letter-spacing-display-l-elyyxk:-0.03em;
|
|
591
|
-
--letter-spacing-heading-xl-ckkb6u:-0.02em;
|
|
592
601
|
--letter-spacing-heading-l-5v6ibv:-0.015em;
|
|
593
602
|
--letter-spacing-heading-m-29ewnk:-0.010em;
|
|
594
603
|
--letter-spacing-heading-s-4st9ep:-0.005em;
|
|
604
|
+
--letter-spacing-heading-xl-ckkb6u:-0.02em;
|
|
595
605
|
--letter-spacing-heading-xs-fgog7a:normal;
|
|
596
606
|
--line-height-body-m-2mh3ke:20px;
|
|
597
607
|
--line-height-body-s-nu5hx1:16px;
|
|
598
608
|
--line-height-display-l-vwanzp:48px;
|
|
599
|
-
--line-height-
|
|
609
|
+
--line-height-form-label-asu26u:var(--line-height-body-m-2mh3ke);
|
|
600
610
|
--line-height-heading-l-mg5bx6:24px;
|
|
601
611
|
--line-height-heading-m-uoaqdh:22px;
|
|
602
612
|
--line-height-heading-s-hmi4vc:20px;
|
|
613
|
+
--line-height-heading-xl-hko6p0:30px;
|
|
603
614
|
--line-height-heading-xs-q9j004:18px;
|
|
615
|
+
--line-height-key-value-pairs-label-x3ofa3:var(--line-height-body-m-2mh3ke);
|
|
616
|
+
--line-height-tabs-vpnjo7:var(--line-height-heading-s-hmi4vc);
|
|
604
617
|
--border-active-width-axzm24:4px;
|
|
605
618
|
--border-code-editor-status-divider-width-4we6jf:var(--border-divider-section-width-uwo8my);
|
|
606
619
|
--border-container-sticky-width-nri0ix:0px;
|
|
@@ -1497,6 +1510,7 @@
|
|
|
1497
1510
|
--color-text-form-label-6sbm75:var(--color-text-form-default-47mtz6);
|
|
1498
1511
|
--color-text-input-placeholder-disabled-wg87og:var(--color-text-input-disabled-wh1f3y);
|
|
1499
1512
|
--color-text-label-28gfmc:var(--color-text-form-label-6sbm75);
|
|
1513
|
+
--color-text-key-value-pairs-value-pezok9:var(--color-text-body-default-vvtq8u);
|
|
1500
1514
|
--color-text-link-secondary-default-4p0gj8:var(--color-text-link-default-hude44);
|
|
1501
1515
|
--color-text-link-secondary-hover-0kzmc4:var(--color-text-link-hover-2hfec2);
|
|
1502
1516
|
--color-text-link-info-default-mrmt1i:var(--color-text-link-default-hude44);
|
|
@@ -1767,6 +1781,7 @@
|
|
|
1767
1781
|
--color-text-form-label-6sbm75:var(--color-text-form-default-47mtz6);
|
|
1768
1782
|
--color-text-input-placeholder-disabled-wg87og:var(--color-text-input-disabled-wh1f3y);
|
|
1769
1783
|
--color-text-label-28gfmc:var(--color-text-form-label-6sbm75);
|
|
1784
|
+
--color-text-key-value-pairs-value-pezok9:var(--color-text-body-default-vvtq8u);
|
|
1770
1785
|
--color-text-link-secondary-default-4p0gj8:var(--color-text-link-default-hude44);
|
|
1771
1786
|
--color-text-link-secondary-hover-0kzmc4:var(--color-text-link-hover-2hfec2);
|
|
1772
1787
|
--color-text-link-info-default-mrmt1i:var(--color-text-link-default-hude44);
|
|
@@ -1827,6 +1842,7 @@
|
|
|
1827
1842
|
--color-text-button-link-active-dqdjg3:var(--color-text-button-normal-active-vihsxh);
|
|
1828
1843
|
--color-text-button-link-default-vvunrs:var(--color-text-button-normal-default-nzalii);
|
|
1829
1844
|
--color-text-button-link-hover-kvrc36:var(--color-text-button-normal-hover-gusgyv);
|
|
1845
|
+
--color-text-key-value-pairs-value-pezok9:var(--color-text-body-default-vvtq8u);
|
|
1830
1846
|
--color-text-link-secondary-default-4p0gj8:var(--color-text-link-default-hude44);
|
|
1831
1847
|
--color-text-link-secondary-hover-0kzmc4:var(--color-text-link-hover-2hfec2);
|
|
1832
1848
|
--color-text-link-info-default-mrmt1i:var(--color-text-link-default-hude44);
|
|
@@ -1884,6 +1900,7 @@
|
|
|
1884
1900
|
--color-text-button-link-active-dqdjg3:var(--color-text-button-normal-active-vihsxh);
|
|
1885
1901
|
--color-text-button-link-default-vvunrs:var(--color-text-button-normal-default-nzalii);
|
|
1886
1902
|
--color-text-button-link-hover-kvrc36:var(--color-text-button-normal-hover-gusgyv);
|
|
1903
|
+
--color-text-key-value-pairs-value-pezok9:var(--color-text-body-default-vvtq8u);
|
|
1887
1904
|
--color-text-link-secondary-default-4p0gj8:var(--color-text-link-default-hude44);
|
|
1888
1905
|
--color-text-link-secondary-hover-0kzmc4:var(--color-text-link-hover-2hfec2);
|
|
1889
1906
|
--color-text-link-info-default-mrmt1i:var(--color-text-link-default-hude44);
|
|
@@ -2177,6 +2194,7 @@
|
|
|
2177
2194
|
--color-text-form-label-6sbm75:var(--color-text-form-default-47mtz6);
|
|
2178
2195
|
--color-text-input-placeholder-disabled-wg87og:var(--color-text-input-disabled-wh1f3y);
|
|
2179
2196
|
--color-text-label-28gfmc:var(--color-text-form-label-6sbm75);
|
|
2197
|
+
--color-text-key-value-pairs-value-pezok9:var(--color-text-body-default-vvtq8u);
|
|
2180
2198
|
--color-text-link-secondary-default-4p0gj8:var(--color-text-link-default-hude44);
|
|
2181
2199
|
--color-text-link-secondary-hover-0kzmc4:var(--color-text-link-hover-2hfec2);
|
|
2182
2200
|
--color-text-link-info-default-mrmt1i:var(--color-text-link-default-hude44);
|
|
@@ -2255,5 +2273,5 @@
|
|
|
2255
2273
|
}
|
|
2256
2274
|
}
|
|
2257
2275
|
:root {
|
|
2258
|
-
--awsui-version-info-
|
|
2276
|
+
--awsui-version-info-bc6c9867: true;
|
|
2259
2277
|
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"horizontal": "
|
|
6
|
-
"vertical": "
|
|
7
|
-
"list": "
|
|
8
|
-
"grid": "
|
|
9
|
-
"list-item": "awsui_list-
|
|
10
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
11
|
-
"toggle": "
|
|
12
|
-
"description": "
|
|
13
|
-
"separator": "
|
|
4
|
+
"root": "awsui_root_gfwv3_vu63l_193",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_vu63l_196",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_vu63l_202",
|
|
7
|
+
"list": "awsui_list_gfwv3_vu63l_207",
|
|
8
|
+
"grid": "awsui_grid_gfwv3_vu63l_226",
|
|
9
|
+
"list-item": "awsui_list-item_gfwv3_vu63l_238",
|
|
10
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_vu63l_245",
|
|
11
|
+
"toggle": "awsui_toggle_gfwv3_vu63l_245",
|
|
12
|
+
"description": "awsui_description_gfwv3_vu63l_338",
|
|
13
|
+
"separator": "awsui_separator_gfwv3_vu63l_342"
|
|
14
14
|
};
|
|
15
15
|
|