@cloudscape-design/components-themeable 3.0.1360 → 3.0.1361
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/alert/styles.scss +13 -12
- package/lib/internal/scss/badge/styles.scss +38 -49
- package/lib/internal/scss/button/styles.scss +51 -51
- package/lib/internal/scss/cards/styles.scss +4 -0
- package/lib/internal/scss/container/styles.scss +2 -0
- package/lib/internal/scss/icon/hover-motion.scss +24 -12
- package/lib/internal/scss/input/styles.scss +4 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +175 -174
- package/lib/internal/scss/internal/styles/forms/mixins.scss +11 -2
- package/lib/internal/scss/internal/styles/style-api.scss +60 -10
- package/lib/internal/scss/pagination/styles.scss +3 -1
- package/lib/internal/scss/table/styles.scss +5 -0
- 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 +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +68 -68
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
- 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 +23 -23
- package/lib/internal/template/button/styles.scoped.css +261 -261
- package/lib/internal/template/button/styles.selectors.js +23 -23
- package/lib/internal/template/button-dropdown/filter.d.ts +1 -1
- package/lib/internal/template/button-dropdown/filter.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/internal.js +9 -3
- package/lib/internal/template/button-dropdown/internal.js.map +1 -1
- 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/button-dropdown/utils/use-button-dropdown.d.ts +5 -3
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js +14 -2
- package/lib/internal/template/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/lib/internal/template/cards/styles.css.js +39 -38
- package/lib/internal/template/cards/styles.scoped.css +42 -39
- package/lib/internal/template/cards/styles.selectors.js +39 -38
- 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/container/styles.css.js +33 -33
- package/lib/internal/template/container/styles.scoped.css +57 -56
- package/lib/internal/template/container/styles.selectors.js +33 -33
- 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/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +49 -49
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +192 -192
- 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 +72 -72
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/index.d.ts.map +1 -1
- package/lib/internal/template/input/index.js +3 -2
- package/lib/internal/template/input/index.js.map +1 -1
- package/lib/internal/template/input/interfaces.d.ts +6 -0
- package/lib/internal/template/input/interfaces.d.ts.map +1 -1
- package/lib/internal/template/input/interfaces.js.map +1 -1
- package/lib/internal/template/input/internal.d.ts +0 -1
- package/lib/internal/template/input/internal.d.ts.map +1 -1
- package/lib/internal/template/input/internal.js +26 -12
- package/lib/internal/template/input/internal.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +29 -28
- package/lib/internal/template/input/styles.scoped.css +134 -131
- package/lib/internal/template/input/styles.selectors.js +29 -28
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.js +2 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/index.js.map +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/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- 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/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- 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 +1 -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 +174 -173
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.js +200 -200
- package/lib/internal/template/internal/generated/theming/index.cjs +200 -200
- package/lib/internal/template/internal/generated/theming/index.js +200 -200
- package/lib/internal/template/internal/utils/focus-visible.d.ts +15 -0
- package/lib/internal/template/internal/utils/focus-visible.d.ts.map +1 -0
- package/lib/internal/template/internal/utils/focus-visible.js +21 -0
- package/lib/internal/template/internal/utils/focus-visible.js.map +1 -0
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +104 -104
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/pagination/internal.js +1 -1
- package/lib/internal/template/pagination/internal.js.map +1 -1
- package/lib/internal/template/pagination/styles.css.js +12 -12
- package/lib/internal/template/pagination/styles.scoped.css +31 -31
- package/lib/internal/template/pagination/styles.selectors.js +12 -12
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +58 -58
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- 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/select/parts/filter.d.ts +1 -1
- package/lib/internal/template/select/parts/filter.d.ts.map +1 -1
- package/lib/internal/template/select/parts/styles.css.js +21 -21
- package/lib/internal/template/select/parts/styles.scoped.css +24 -24
- package/lib/internal/template/select/parts/styles.selectors.js +21 -21
- package/lib/internal/template/side-navigation/styles.css.js +64 -64
- package/lib/internal/template/side-navigation/styles.scoped.css +111 -111
- package/lib/internal/template/side-navigation/styles.selectors.js +64 -64
- 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 +14 -14
- package/lib/internal/template/spinner/styles.scoped.css +40 -40
- package/lib/internal/template/spinner/styles.selectors.js +14 -14
- package/lib/internal/template/table/styles.css.js +37 -37
- package/lib/internal/template/table/styles.scoped.css +47 -44
- package/lib/internal/template/table/styles.selectors.js +37 -37
- 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/test-utils/dom/input/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/input/index.js +3 -0
- package/lib/internal/template/test-utils/dom/input/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/input/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/input/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/input/index.js.map +1 -1
- 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 +9 -9
- package/lib/internal/template/textarea/styles.scoped.css +51 -51
- package/lib/internal/template/textarea/styles.selectors.js +9 -9
- 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/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +46 -46
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/package.json +1 -1
|
@@ -6,21 +6,21 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.
|
|
9
|
+
.awsui_root_brdst_nud3a_9:not(#\9) {
|
|
10
10
|
/* used in test utils */
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.
|
|
13
|
+
.awsui_loading_brdst_nud3a_13:not(#\9) {
|
|
14
14
|
/* used in test utils */
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.awsui_undo-
|
|
17
|
+
.awsui_undo-button_brdst_nud3a_17:not(#\9) {
|
|
18
18
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
19
19
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
20
20
|
text-underline-offset: 0.25em;
|
|
21
21
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
22
22
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
23
|
-
color: var(--awsui-style-color-default-
|
|
23
|
+
color: var(--awsui-style-color-default-66120l, var(--color-text-link-default-qabnuk, #0073bb));
|
|
24
24
|
font-weight: var(--font-link-button-weight-fgl7rr, 400);
|
|
25
25
|
letter-spacing: var(--font-link-button-letter-spacing-3qtgsm, normal);
|
|
26
26
|
text-decoration-line: underline;
|
|
@@ -31,30 +31,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
31
31
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
32
32
|
}
|
|
33
33
|
@media (prefers-reduced-motion: reduce) {
|
|
34
|
-
.awsui_undo-
|
|
34
|
+
.awsui_undo-button_brdst_nud3a_17:not(#\9) {
|
|
35
35
|
animation: none;
|
|
36
36
|
transition: none;
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
|
-
.awsui-motion-disabled .awsui_undo-
|
|
39
|
+
.awsui-motion-disabled .awsui_undo-button_brdst_nud3a_17:not(#\9), .awsui-mode-entering .awsui_undo-button_brdst_nud3a_17:not(#\9) {
|
|
40
40
|
animation: none;
|
|
41
41
|
transition: none;
|
|
42
42
|
}
|
|
43
|
-
.awsui_undo-
|
|
43
|
+
.awsui_undo-button_brdst_nud3a_17:not(#\9):hover {
|
|
44
44
|
cursor: pointer;
|
|
45
|
-
color: var(--awsui-style-color-hover-
|
|
45
|
+
color: var(--awsui-style-color-hover-66120l, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
46
46
|
}
|
|
47
|
-
.awsui_undo-
|
|
47
|
+
.awsui_undo-button_brdst_nud3a_17:not(#\9):focus {
|
|
48
48
|
outline: none;
|
|
49
49
|
}
|
|
50
|
-
.awsui_undo-
|
|
51
|
-
color: var(--awsui-style-color-active-
|
|
50
|
+
.awsui_undo-button_brdst_nud3a_17:not(#\9):active {
|
|
51
|
+
color: var(--awsui-style-color-active-66120l, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
52
52
|
}
|
|
53
|
-
.awsui_undo-
|
|
53
|
+
.awsui_undo-button_brdst_nud3a_17:not(#\9):active, .awsui_undo-button_brdst_nud3a_17:not(#\9):focus, .awsui_undo-button_brdst_nud3a_17:not(#\9):hover {
|
|
54
54
|
text-decoration-line: underline;
|
|
55
55
|
text-decoration-color: var(--color-text-link-button-underline-hover-mrvitd, currentColor);
|
|
56
56
|
}
|
|
57
|
-
body[data-awsui-focus-visible=true] .awsui_undo-
|
|
57
|
+
body[data-awsui-focus-visible=true] .awsui_undo-button_brdst_nud3a_17:not(#\9):focus {
|
|
58
58
|
outline: thin dotted;
|
|
59
59
|
outline: var(--border-link-focus-ring-outline-wn9h6t, 5px auto Highlight);
|
|
60
60
|
outline-offset: 2px;
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"loading": "
|
|
7
|
-
"undo-button": "awsui_undo-
|
|
5
|
+
"root": "awsui_root_brdst_nud3a_9",
|
|
6
|
+
"loading": "awsui_loading_brdst_nud3a_13",
|
|
7
|
+
"undo-button": "awsui_undo-button_brdst_nud3a_17"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -12,6 +12,9 @@ class InputWrapper extends base_input_1.default {
|
|
|
12
12
|
findSuffix() {
|
|
13
13
|
return this.find(`.${styles_selectors_js_1.default['input-suffix']}`);
|
|
14
14
|
}
|
|
15
|
+
findInlineLabel() {
|
|
16
|
+
return this.find(`.${styles_selectors_js_1.default['inline-label']}`);
|
|
17
|
+
}
|
|
15
18
|
}
|
|
16
19
|
InputWrapper.rootSelector = styles_selectors_js_1.default.root;
|
|
17
20
|
exports.default = InputWrapper;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/dom/input/index.ts"],"names":[],"mappings":";;AAIA,6CAA4C;AAE5C,4EAAgE;AAEhE,MAAqB,YAAa,SAAQ,oBAAgB;IAGxD,eAAe;QACb,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED,UAAU;QACR,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;IAED,UAAU;QACR,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/dom/input/index.ts"],"names":[],"mappings":";;AAIA,6CAA4C;AAE5C,4EAAgE;AAEhE,MAAqB,YAAa,SAAQ,oBAAgB;IAGxD,eAAe;QACb,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAC;IAC/D,CAAC;IAED,UAAU;QACR,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;IAED,UAAU;QACR,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;IAED,eAAe;QACb,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;;AAhBM,yBAAY,GAAW,6BAAc,CAAC,IAAI,CAAC;kBAD/B,YAAY"}
|
|
@@ -12,6 +12,9 @@ class InputWrapper extends base_input_1.default {
|
|
|
12
12
|
findSuffix() {
|
|
13
13
|
return this.find(`.${styles_selectors_js_1.default['input-suffix']}`);
|
|
14
14
|
}
|
|
15
|
+
findInlineLabel() {
|
|
16
|
+
return this.find(`.${styles_selectors_js_1.default['inline-label']}`);
|
|
17
|
+
}
|
|
15
18
|
}
|
|
16
19
|
InputWrapper.rootSelector = styles_selectors_js_1.default.root;
|
|
17
20
|
exports.default = InputWrapper;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/selectors/input/index.ts"],"names":[],"mappings":";;AAGA,6CAA4C;AAC5C,4EAAgE;AAChE,MAAqB,YAAa,SAAQ,oBAAgB;IAExD,eAAe;QACb,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAC;IAC/D,CAAC;IACD,UAAU;QACR,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;IACD,UAAU;QACR,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/test-utils/selectors/input/index.ts"],"names":[],"mappings":";;AAGA,6CAA4C;AAC5C,4EAAgE;AAChE,MAAqB,YAAa,SAAQ,oBAAgB;IAExD,eAAe;QACb,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,oBAAoB,CAAC,EAAE,CAAC,CAAC;IAC/D,CAAC;IACD,UAAU;QACR,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;IACD,UAAU;QACR,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;IACD,eAAe;QACb,OAAO,IAAI,CAAC,IAAI,CAAC,IAAI,6BAAc,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC;IACzD,CAAC;;AAZM,yBAAY,GAAW,6BAAc,CAAC,IAAI,CAAC;kBAD/B,YAAY"}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
8
8
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
9
9
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
10
|
-
.awsui_text-
|
|
10
|
+
.awsui_text-content_6absk_1f3ex_10:not(#\9) {
|
|
11
11
|
border-collapse: separate;
|
|
12
12
|
border-spacing: 0;
|
|
13
13
|
box-sizing: border-box;
|
|
@@ -40,12 +40,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
40
40
|
/* stylelint-disable no-descending-specificity */
|
|
41
41
|
/* stylelint-enable no-descending-specificity */
|
|
42
42
|
}
|
|
43
|
-
.awsui_text-
|
|
44
|
-
.awsui_text-
|
|
45
|
-
.awsui_text-
|
|
46
|
-
.awsui_text-
|
|
47
|
-
.awsui_text-
|
|
48
|
-
.awsui_text-
|
|
43
|
+
.awsui_text-content_6absk_1f3ex_10 h1:not(#\9),
|
|
44
|
+
.awsui_text-content_6absk_1f3ex_10 h2:not(#\9),
|
|
45
|
+
.awsui_text-content_6absk_1f3ex_10 h3:not(#\9),
|
|
46
|
+
.awsui_text-content_6absk_1f3ex_10 h4:not(#\9),
|
|
47
|
+
.awsui_text-content_6absk_1f3ex_10 h5:not(#\9),
|
|
48
|
+
.awsui_text-content_6absk_1f3ex_10 p:not(#\9) {
|
|
49
49
|
font-family: inherit;
|
|
50
50
|
font-weight: var(--font-weight-normal-fr92v6, 400);
|
|
51
51
|
text-decoration: none;
|
|
@@ -54,14 +54,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
54
54
|
padding-block: var(--space-xxs-3o1yoq, 4px);
|
|
55
55
|
padding-inline: 0;
|
|
56
56
|
}
|
|
57
|
-
.awsui_text-
|
|
58
|
-
.awsui_text-
|
|
59
|
-
.awsui_text-
|
|
60
|
-
.awsui_text-
|
|
61
|
-
.awsui_text-
|
|
57
|
+
.awsui_text-content_6absk_1f3ex_10 h1:not(#\9),
|
|
58
|
+
.awsui_text-content_6absk_1f3ex_10 h2:not(#\9),
|
|
59
|
+
.awsui_text-content_6absk_1f3ex_10 h3:not(#\9),
|
|
60
|
+
.awsui_text-content_6absk_1f3ex_10 h4:not(#\9),
|
|
61
|
+
.awsui_text-content_6absk_1f3ex_10 h5:not(#\9) {
|
|
62
62
|
color: var(--color-text-heading-default-e3tuze, #16191f);
|
|
63
63
|
}
|
|
64
|
-
.awsui_text-
|
|
64
|
+
.awsui_text-content_6absk_1f3ex_10 h1:not(#\9) {
|
|
65
65
|
font-family: var(--font-family-heading-f20kh9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
66
66
|
font-size: var(--font-size-heading-xl-0tgqx0, 28px);
|
|
67
67
|
line-height: var(--line-height-heading-xl-pi61pg, 36px);
|
|
@@ -70,7 +70,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
70
70
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
71
71
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
72
72
|
}
|
|
73
|
-
.awsui_text-
|
|
73
|
+
.awsui_text-content_6absk_1f3ex_10 h2:not(#\9) {
|
|
74
74
|
font-family: var(--font-family-heading-f20kh9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
75
75
|
font-size: var(--font-size-heading-l-cax9xk, 18px);
|
|
76
76
|
line-height: var(--line-height-heading-l-zmt48b, 22px);
|
|
@@ -79,7 +79,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
79
79
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
80
80
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
81
81
|
}
|
|
82
|
-
.awsui_text-
|
|
82
|
+
.awsui_text-content_6absk_1f3ex_10 h3:not(#\9) {
|
|
83
83
|
font-family: var(--font-family-heading-f20kh9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
84
84
|
font-size: var(--font-size-heading-m-cqvsuv, 18px);
|
|
85
85
|
line-height: var(--line-height-heading-m-d6lkzb, 22px);
|
|
@@ -88,7 +88,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
88
88
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
89
89
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
90
90
|
}
|
|
91
|
-
.awsui_text-
|
|
91
|
+
.awsui_text-content_6absk_1f3ex_10 h4:not(#\9) {
|
|
92
92
|
font-family: var(--font-family-heading-f20kh9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
93
93
|
font-size: var(--font-size-heading-s-hm1hv8, 16px);
|
|
94
94
|
line-height: var(--line-height-heading-s-3z7qjv, 20px);
|
|
@@ -97,7 +97,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
97
97
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
98
98
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
99
99
|
}
|
|
100
|
-
.awsui_text-
|
|
100
|
+
.awsui_text-content_6absk_1f3ex_10 h5:not(#\9) {
|
|
101
101
|
font-family: var(--font-family-heading-f20kh9, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
102
102
|
font-size: var(--font-size-heading-xs-yrvp79, 16px);
|
|
103
103
|
line-height: var(--line-height-heading-xs-wcrr4i, 20px);
|
|
@@ -106,28 +106,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
-webkit-font-smoothing: var(--font-smoothing-webkit-dpz0hr, auto);
|
|
107
107
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-kjlydy, auto);
|
|
108
108
|
}
|
|
109
|
-
.awsui_text-
|
|
110
|
-
.awsui_text-
|
|
109
|
+
.awsui_text-content_6absk_1f3ex_10 b:not(#\9),
|
|
110
|
+
.awsui_text-content_6absk_1f3ex_10 strong:not(#\9) {
|
|
111
111
|
font-weight: var(--font-weight-bold-xpar9m, 700);
|
|
112
112
|
}
|
|
113
|
-
.awsui_text-
|
|
113
|
+
.awsui_text-content_6absk_1f3ex_10 p:not(#\9) {
|
|
114
114
|
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
115
115
|
line-height: var(--line-height-body-m-5xw6xo, 22px);
|
|
116
116
|
color: inherit;
|
|
117
117
|
}
|
|
118
|
-
.awsui_text-
|
|
118
|
+
.awsui_text-content_6absk_1f3ex_10 small:not(#\9) {
|
|
119
119
|
display: inline-block;
|
|
120
120
|
font-size: var(--font-size-body-s-89y7qg, 12px);
|
|
121
121
|
line-height: var(--line-height-body-s-gako33, 16px);
|
|
122
122
|
letter-spacing: var(--letter-spacing-body-s-dzcybc, normal);
|
|
123
123
|
color: var(--color-text-small-uo2fu4, #687078);
|
|
124
124
|
}
|
|
125
|
-
.awsui_text-
|
|
125
|
+
.awsui_text-content_6absk_1f3ex_10 small a:not(#\9) {
|
|
126
126
|
font-size: inherit;
|
|
127
127
|
text-underline-offset: 0.25em;
|
|
128
128
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
129
129
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
130
|
-
color: var(--awsui-style-color-default-
|
|
130
|
+
color: var(--awsui-style-color-default-66120l, var(--color-text-link-default-qabnuk, #0073bb));
|
|
131
131
|
font-weight: inherit;
|
|
132
132
|
letter-spacing: normal;
|
|
133
133
|
text-decoration-line: underline;
|
|
@@ -138,45 +138,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
138
138
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
139
139
|
}
|
|
140
140
|
@media (prefers-reduced-motion: reduce) {
|
|
141
|
-
.awsui_text-
|
|
141
|
+
.awsui_text-content_6absk_1f3ex_10 small a:not(#\9) {
|
|
142
142
|
animation: none;
|
|
143
143
|
transition: none;
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
|
-
.awsui-motion-disabled .awsui_text-
|
|
146
|
+
.awsui-motion-disabled .awsui_text-content_6absk_1f3ex_10 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_1f3ex_10 small a:not(#\9) {
|
|
147
147
|
animation: none;
|
|
148
148
|
transition: none;
|
|
149
149
|
}
|
|
150
|
-
.awsui_text-
|
|
150
|
+
.awsui_text-content_6absk_1f3ex_10 small a:not(#\9):hover {
|
|
151
151
|
cursor: pointer;
|
|
152
|
-
color: var(--awsui-style-color-hover-
|
|
152
|
+
color: var(--awsui-style-color-hover-66120l, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
153
153
|
}
|
|
154
|
-
.awsui_text-
|
|
154
|
+
.awsui_text-content_6absk_1f3ex_10 small a:not(#\9):focus {
|
|
155
155
|
outline: none;
|
|
156
156
|
}
|
|
157
|
-
.awsui_text-
|
|
158
|
-
color: var(--awsui-style-color-active-
|
|
157
|
+
.awsui_text-content_6absk_1f3ex_10 small a:not(#\9):active {
|
|
158
|
+
color: var(--awsui-style-color-active-66120l, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
159
159
|
}
|
|
160
|
-
.awsui_text-
|
|
160
|
+
.awsui_text-content_6absk_1f3ex_10 small a:not(#\9):active, .awsui_text-content_6absk_1f3ex_10 small a:not(#\9):focus, .awsui_text-content_6absk_1f3ex_10 small a:not(#\9):hover {
|
|
161
161
|
text-decoration-line: underline;
|
|
162
162
|
text-decoration-color: var(--color-text-link-decoration-hover-opkmr8, currentColor);
|
|
163
163
|
}
|
|
164
|
-
.awsui_text-
|
|
165
|
-
.awsui_text-
|
|
166
|
-
.awsui_text-
|
|
164
|
+
.awsui_text-content_6absk_1f3ex_10 code:not(#\9),
|
|
165
|
+
.awsui_text-content_6absk_1f3ex_10 pre:not(#\9),
|
|
166
|
+
.awsui_text-content_6absk_1f3ex_10 samp:not(#\9) {
|
|
167
167
|
font-family: var(--font-family-monospace-842lr2, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
168
168
|
background: transparent;
|
|
169
169
|
}
|
|
170
|
-
.awsui_text-
|
|
170
|
+
.awsui_text-content_6absk_1f3ex_10 code:not(#\9) {
|
|
171
171
|
font-size: var(--font-size-body-s-89y7qg, 12px);
|
|
172
172
|
line-height: var(--line-height-body-s-gako33, 16px);
|
|
173
173
|
letter-spacing: var(--letter-spacing-body-s-dzcybc, normal);
|
|
174
174
|
}
|
|
175
|
-
.awsui_text-
|
|
175
|
+
.awsui_text-content_6absk_1f3ex_10 a:not(#\9) {
|
|
176
176
|
text-underline-offset: 0.25em;
|
|
177
177
|
text-decoration-thickness: var(--font-decoration-thickness-link-n3u7wl, 1px);
|
|
178
178
|
text-decoration-style: var(--font-decoration-style-link-lw1s9g, solid);
|
|
179
|
-
color: var(--awsui-style-color-default-
|
|
179
|
+
color: var(--awsui-style-color-default-66120l, var(--color-text-link-default-qabnuk, #0073bb));
|
|
180
180
|
font-weight: inherit;
|
|
181
181
|
letter-spacing: normal;
|
|
182
182
|
text-decoration-line: underline;
|
|
@@ -187,30 +187,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
transition-duration: var(--motion-duration-refresh-only-medium-s8g1xv, 0ms);
|
|
188
188
|
}
|
|
189
189
|
@media (prefers-reduced-motion: reduce) {
|
|
190
|
-
.awsui_text-
|
|
190
|
+
.awsui_text-content_6absk_1f3ex_10 a:not(#\9) {
|
|
191
191
|
animation: none;
|
|
192
192
|
transition: none;
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
|
-
.awsui-motion-disabled .awsui_text-
|
|
195
|
+
.awsui-motion-disabled .awsui_text-content_6absk_1f3ex_10 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_1f3ex_10 a:not(#\9) {
|
|
196
196
|
animation: none;
|
|
197
197
|
transition: none;
|
|
198
198
|
}
|
|
199
|
-
.awsui_text-
|
|
199
|
+
.awsui_text-content_6absk_1f3ex_10 a:not(#\9):hover {
|
|
200
200
|
cursor: pointer;
|
|
201
|
-
color: var(--awsui-style-color-hover-
|
|
201
|
+
color: var(--awsui-style-color-hover-66120l, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
202
202
|
}
|
|
203
|
-
.awsui_text-
|
|
203
|
+
.awsui_text-content_6absk_1f3ex_10 a:not(#\9):focus {
|
|
204
204
|
outline: none;
|
|
205
205
|
}
|
|
206
|
-
.awsui_text-
|
|
207
|
-
color: var(--awsui-style-color-active-
|
|
206
|
+
.awsui_text-content_6absk_1f3ex_10 a:not(#\9):active {
|
|
207
|
+
color: var(--awsui-style-color-active-66120l, var(--color-text-link-hover-n1r6g0, #0a4a74));
|
|
208
208
|
}
|
|
209
|
-
.awsui_text-
|
|
209
|
+
.awsui_text-content_6absk_1f3ex_10 a:not(#\9):active, .awsui_text-content_6absk_1f3ex_10 a:not(#\9):focus, .awsui_text-content_6absk_1f3ex_10 a:not(#\9):hover {
|
|
210
210
|
text-decoration-line: underline;
|
|
211
211
|
text-decoration-color: var(--color-text-link-decoration-hover-opkmr8, currentColor);
|
|
212
212
|
}
|
|
213
|
-
.awsui_text-
|
|
213
|
+
.awsui_text-content_6absk_1f3ex_10 a:not(#\9):focus {
|
|
214
214
|
outline: thin dotted;
|
|
215
215
|
outline: var(--border-link-focus-ring-outline-wn9h6t, 5px auto Highlight);
|
|
216
216
|
outline-offset: 2px;
|
|
@@ -221,33 +221,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
221
221
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 2px);
|
|
222
222
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-ggjunl, 0px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
223
223
|
}
|
|
224
|
-
.awsui_text-
|
|
225
|
-
.awsui_text-
|
|
224
|
+
.awsui_text-content_6absk_1f3ex_10 ul:not(#\9),
|
|
225
|
+
.awsui_text-content_6absk_1f3ex_10 ol:not(#\9) {
|
|
226
226
|
padding-inline-start: var(--space-l-dpyxli, 20px);
|
|
227
227
|
margin-block: var(--space-scaled-xs-pajbd1, 8px);
|
|
228
228
|
margin-inline: 0;
|
|
229
229
|
list-style-position: outside;
|
|
230
230
|
}
|
|
231
|
-
.awsui_text-
|
|
232
|
-
.awsui_text-
|
|
233
|
-
.awsui_text-
|
|
234
|
-
.awsui_text-
|
|
235
|
-
.awsui_text-
|
|
236
|
-
.awsui_text-
|
|
237
|
-
.awsui_text-
|
|
238
|
-
.awsui_text-
|
|
239
|
-
.awsui_text-
|
|
240
|
-
.awsui_text-
|
|
241
|
-
.awsui_text-
|
|
242
|
-
.awsui_text-
|
|
243
|
-
.awsui_text-
|
|
244
|
-
.awsui_text-
|
|
231
|
+
.awsui_text-content_6absk_1f3ex_10 ul + ul:not(#\9),
|
|
232
|
+
.awsui_text-content_6absk_1f3ex_10 ul + ol:not(#\9),
|
|
233
|
+
.awsui_text-content_6absk_1f3ex_10 ul > li + ul:not(#\9),
|
|
234
|
+
.awsui_text-content_6absk_1f3ex_10 ul > li + li:not(#\9),
|
|
235
|
+
.awsui_text-content_6absk_1f3ex_10 ul > li + ol:not(#\9),
|
|
236
|
+
.awsui_text-content_6absk_1f3ex_10 ul > li > ul:not(#\9),
|
|
237
|
+
.awsui_text-content_6absk_1f3ex_10 ul > li > ol:not(#\9),
|
|
238
|
+
.awsui_text-content_6absk_1f3ex_10 ol + ul:not(#\9),
|
|
239
|
+
.awsui_text-content_6absk_1f3ex_10 ol + ol:not(#\9),
|
|
240
|
+
.awsui_text-content_6absk_1f3ex_10 ol > li + ul:not(#\9),
|
|
241
|
+
.awsui_text-content_6absk_1f3ex_10 ol > li + li:not(#\9),
|
|
242
|
+
.awsui_text-content_6absk_1f3ex_10 ol > li + ol:not(#\9),
|
|
243
|
+
.awsui_text-content_6absk_1f3ex_10 ol > li > ul:not(#\9),
|
|
244
|
+
.awsui_text-content_6absk_1f3ex_10 ol > li > ol:not(#\9) {
|
|
245
245
|
padding-block-start: var(--space-scaled-xxs-j00t0m, 4px);
|
|
246
246
|
}
|
|
247
|
-
.awsui_text-
|
|
248
|
-
.awsui_text-
|
|
249
|
-
.awsui_text-
|
|
250
|
-
.awsui_text-
|
|
247
|
+
.awsui_text-content_6absk_1f3ex_10 ul > li > ul:not(#\9),
|
|
248
|
+
.awsui_text-content_6absk_1f3ex_10 ul > li > ol:not(#\9),
|
|
249
|
+
.awsui_text-content_6absk_1f3ex_10 ol > li > ul:not(#\9),
|
|
250
|
+
.awsui_text-content_6absk_1f3ex_10 ol > li > ol:not(#\9) {
|
|
251
251
|
margin-block: 0;
|
|
252
252
|
margin-inline: 0;
|
|
253
253
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"textarea": "
|
|
6
|
-
"textarea-resize-both": "awsui_textarea-resize-
|
|
7
|
-
"textarea-resize-horizontal": "awsui_textarea-resize-
|
|
8
|
-
"textarea-resize-vertical": "awsui_textarea-resize-
|
|
9
|
-
"textarea-resize-none": "awsui_textarea-resize-
|
|
10
|
-
"textarea-readonly": "awsui_textarea-
|
|
11
|
-
"textarea-invalid": "awsui_textarea-
|
|
12
|
-
"textarea-warning": "awsui_textarea-
|
|
4
|
+
"root": "awsui_root_qk1j1_1cgmb_9",
|
|
5
|
+
"textarea": "awsui_textarea_qk1j1_1cgmb_13",
|
|
6
|
+
"textarea-resize-both": "awsui_textarea-resize-both_qk1j1_1cgmb_64",
|
|
7
|
+
"textarea-resize-horizontal": "awsui_textarea-resize-horizontal_qk1j1_1cgmb_67",
|
|
8
|
+
"textarea-resize-vertical": "awsui_textarea-resize-vertical_qk1j1_1cgmb_70",
|
|
9
|
+
"textarea-resize-none": "awsui_textarea-resize-none_qk1j1_1cgmb_73",
|
|
10
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_1cgmb_82",
|
|
11
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_1cgmb_123",
|
|
12
|
+
"textarea-warning": "awsui_textarea-warning_qk1j1_1cgmb_132"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
7
7
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
8
8
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
9
|
-
.
|
|
9
|
+
.awsui_root_qk1j1_1cgmb_9:not(#\9) {
|
|
10
10
|
/* used for test-utils */
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.
|
|
13
|
+
.awsui_textarea_qk1j1_1cgmb_13:not(#\9) {
|
|
14
14
|
border-collapse: separate;
|
|
15
15
|
border-spacing: 0;
|
|
16
16
|
box-sizing: border-box;
|
|
@@ -45,96 +45,96 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
45
45
|
white-space: pre-wrap;
|
|
46
46
|
padding-block: var(--space-field-vertical-77df8s, 4px);
|
|
47
47
|
padding-inline: var(--space-field-horizontal-anki5k, 8px);
|
|
48
|
-
color: var(--awsui-style-color-default-
|
|
48
|
+
color: var(--awsui-style-color-default-66120l, var(--color-text-body-default-b2us04, #16191f));
|
|
49
49
|
max-inline-size: 100%;
|
|
50
50
|
inline-size: 100%;
|
|
51
51
|
display: block;
|
|
52
52
|
box-sizing: border-box;
|
|
53
|
-
background-color: var(--awsui-style-background-default-
|
|
53
|
+
background-color: var(--awsui-style-background-default-66120l, var(--color-background-input-default-1u0v1p, #ffffff));
|
|
54
54
|
border-start-start-radius: var(--border-radius-input-k1q34z, 2px);
|
|
55
55
|
border-start-end-radius: var(--border-radius-input-k1q34z, 2px);
|
|
56
56
|
border-end-start-radius: var(--border-radius-input-k1q34z, 2px);
|
|
57
57
|
border-end-end-radius: var(--border-radius-input-k1q34z, 2px);
|
|
58
|
-
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-default-
|
|
59
|
-
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-default-
|
|
60
|
-
box-shadow: var(--awsui-style-box-shadow-default-
|
|
58
|
+
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-default-66120l, var(--color-border-input-default-jtkw9d, #687078));
|
|
59
|
+
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-default-66120l, var(--color-border-input-default-jtkw9d, #687078));
|
|
60
|
+
box-shadow: var(--awsui-style-box-shadow-default-66120l);
|
|
61
61
|
font-size: var(--font-size-body-m-tq5a14, 14px);
|
|
62
62
|
line-height: var(--line-height-body-m-5xw6xo, 22px);
|
|
63
63
|
}
|
|
64
|
-
.
|
|
64
|
+
.awsui_textarea_qk1j1_1cgmb_13.awsui_textarea-resize-both_qk1j1_1cgmb_64:not(#\9) {
|
|
65
65
|
resize: both;
|
|
66
66
|
}
|
|
67
|
-
.
|
|
67
|
+
.awsui_textarea_qk1j1_1cgmb_13.awsui_textarea-resize-horizontal_qk1j1_1cgmb_67:not(#\9) {
|
|
68
68
|
resize: horizontal;
|
|
69
69
|
}
|
|
70
|
-
.
|
|
70
|
+
.awsui_textarea_qk1j1_1cgmb_13.awsui_textarea-resize-vertical_qk1j1_1cgmb_70:not(#\9) {
|
|
71
71
|
resize: vertical;
|
|
72
72
|
}
|
|
73
|
-
.
|
|
73
|
+
.awsui_textarea_qk1j1_1cgmb_13.awsui_textarea-resize-none_qk1j1_1cgmb_73:not(#\9) {
|
|
74
74
|
resize: none;
|
|
75
75
|
}
|
|
76
|
-
.
|
|
77
|
-
border-color: var(--awsui-style-border-color-hover-
|
|
78
|
-
color: var(--awsui-style-color-hover-
|
|
79
|
-
background-color: var(--awsui-style-background-hover-
|
|
80
|
-
box-shadow: var(--awsui-style-box-shadow-hover-
|
|
81
|
-
}
|
|
82
|
-
.
|
|
83
|
-
background-color: var(--awsui-style-background-readonly-
|
|
84
|
-
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-readonly-
|
|
85
|
-
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-readonly-
|
|
86
|
-
color: var(--awsui-style-color-readonly-
|
|
87
|
-
box-shadow: var(--awsui-style-box-shadow-readonly-
|
|
88
|
-
}
|
|
89
|
-
.
|
|
90
|
-
color: var(--awsui-style-placeholder-color-
|
|
91
|
-
font-size: var(--awsui-style-placeholder-font-size-
|
|
92
|
-
font-style: var(--awsui-style-placeholder-font-style-
|
|
93
|
-
font-weight: var(--awsui-style-placeholder-font-weight-
|
|
76
|
+
.awsui_textarea_qk1j1_1cgmb_13:not(#\9):hover {
|
|
77
|
+
border-color: var(--awsui-style-border-color-hover-66120l, var(--awsui-style-border-color-default-66120l, var(--color-border-input-default-jtkw9d, #687078)));
|
|
78
|
+
color: var(--awsui-style-color-hover-66120l, var(--awsui-style-border-color-default-66120l, var(--color-text-body-default-b2us04, #16191f)));
|
|
79
|
+
background-color: var(--awsui-style-background-hover-66120l, var(--awsui-style-background-default-66120l, var(--color-background-input-default-1u0v1p, #ffffff)));
|
|
80
|
+
box-shadow: var(--awsui-style-box-shadow-hover-66120l, --awsui-style-box-shadow-default-66120l);
|
|
81
|
+
}
|
|
82
|
+
.awsui_textarea_qk1j1_1cgmb_13.awsui_textarea-readonly_qk1j1_1cgmb_82:not(#\9) {
|
|
83
|
+
background-color: var(--awsui-style-background-readonly-66120l, var(--awsui-style-background-default-66120l, var(--color-background-input-default-1u0v1p, #ffffff)));
|
|
84
|
+
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-readonly-66120l, var(--awsui-style-border-color-default-66120l, var(--color-border-input-disabled-5m31k6, #eaeded)));
|
|
85
|
+
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-readonly-66120l, var(--awsui-style-border-color-default-66120l, var(--color-border-input-disabled-5m31k6, #eaeded)));
|
|
86
|
+
color: var(--awsui-style-color-readonly-66120l, var(--awsui-style-color-default-66120l, var(--color-text-body-default-b2us04, #16191f)));
|
|
87
|
+
box-shadow: var(--awsui-style-box-shadow-readonly-66120l);
|
|
88
|
+
}
|
|
89
|
+
.awsui_textarea_qk1j1_1cgmb_13:not(#\9)::placeholder {
|
|
90
|
+
color: var(--awsui-style-placeholder-color-66120l, var(--color-text-input-placeholder-l6klmg, #687078));
|
|
91
|
+
font-size: var(--awsui-style-placeholder-font-size-66120l);
|
|
92
|
+
font-style: var(--awsui-style-placeholder-font-style-66120l, italic);
|
|
93
|
+
font-weight: var(--awsui-style-placeholder-font-weight-66120l);
|
|
94
94
|
opacity: 1;
|
|
95
95
|
}
|
|
96
|
-
.
|
|
96
|
+
.awsui_textarea_qk1j1_1cgmb_13:not(#\9):focus {
|
|
97
97
|
outline: 2px dotted transparent;
|
|
98
|
-
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-focus-
|
|
99
|
-
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-focus-
|
|
98
|
+
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-focus-66120l, var(--color-border-input-focused-ppoq5z, #0073bb));
|
|
99
|
+
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-focus-66120l, var(--color-border-input-focused-ppoq5z, #0073bb));
|
|
100
100
|
border-start-start-radius: var(--border-radius-input-k1q34z, 2px);
|
|
101
101
|
border-start-end-radius: var(--border-radius-input-k1q34z, 2px);
|
|
102
102
|
border-end-start-radius: var(--border-radius-input-k1q34z, 2px);
|
|
103
103
|
border-end-end-radius: var(--border-radius-input-k1q34z, 2px);
|
|
104
|
-
box-shadow: var(--awsui-style-box-shadow-focus-
|
|
105
|
-
color: var(--awsui-style-color-focus-
|
|
106
|
-
background-color: var(--awsui-style-background-focus-
|
|
104
|
+
box-shadow: var(--awsui-style-box-shadow-focus-66120l, 0 0 0 var(--border-control-focus-ring-shadow-spread-iijyo6, 1px) var(--color-border-item-focused-sewkzn, #0073bb));
|
|
105
|
+
color: var(--awsui-style-color-focus-66120l, var(--color-text-body-default-b2us04, #16191f));
|
|
106
|
+
background-color: var(--awsui-style-background-focus-66120l, var(--color-background-input-default-1u0v1p, #ffffff));
|
|
107
107
|
}
|
|
108
|
-
.
|
|
108
|
+
.awsui_textarea_qk1j1_1cgmb_13:not(#\9):invalid {
|
|
109
109
|
box-shadow: none;
|
|
110
110
|
}
|
|
111
|
-
.
|
|
112
|
-
background-color: var(--awsui-style-background-disabled-
|
|
113
|
-
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-disabled-
|
|
114
|
-
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-disabled-
|
|
115
|
-
color: var(--awsui-style-color-disabled-
|
|
111
|
+
.awsui_textarea_qk1j1_1cgmb_13:not(#\9):disabled {
|
|
112
|
+
background-color: var(--awsui-style-background-disabled-66120l, var(--color-background-input-disabled-pyvhb1, #eaeded));
|
|
113
|
+
border-block: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-disabled-66120l, var(--color-border-input-disabled-5m31k6, #eaeded));
|
|
114
|
+
border-inline: var(--border-width-field-2365x3, 1px) solid var(--awsui-style-border-color-disabled-66120l, var(--color-border-input-disabled-5m31k6, #eaeded));
|
|
115
|
+
color: var(--awsui-style-color-disabled-66120l, var(--color-text-input-disabled-s4k7tb, #879596));
|
|
116
116
|
cursor: default;
|
|
117
|
-
box-shadow: var(--awsui-style-box-shadow-disabled-
|
|
117
|
+
box-shadow: var(--awsui-style-box-shadow-disabled-66120l);
|
|
118
118
|
}
|
|
119
|
-
.
|
|
119
|
+
.awsui_textarea_qk1j1_1cgmb_13:not(#\9):disabled::placeholder {
|
|
120
120
|
color: var(--color-text-input-placeholder-disabled-8cf69l, #687078);
|
|
121
121
|
opacity: 1;
|
|
122
122
|
}
|
|
123
|
-
.
|
|
124
|
-
color: var(--awsui-style-color-default-
|
|
125
|
-
border-color: var(--awsui-style-border-color-default-
|
|
123
|
+
.awsui_textarea_qk1j1_1cgmb_13.awsui_textarea-invalid_qk1j1_1cgmb_123:not(#\9) {
|
|
124
|
+
color: var(--awsui-style-color-default-66120l, var(--color-text-status-error-ri38gt, #d13212));
|
|
125
|
+
border-color: var(--awsui-style-border-color-default-66120l, var(--color-text-status-error-ri38gt, #d13212));
|
|
126
126
|
padding-inline-start: calc(var(--space-field-horizontal-anki5k, 8px) - (var(--border-invalid-width-b183os, 4px) - var(--border-width-field-2365x3, 1px)));
|
|
127
127
|
border-inline-start-width: var(--border-invalid-width-b183os, 4px);
|
|
128
128
|
}
|
|
129
|
-
.
|
|
129
|
+
.awsui_textarea_qk1j1_1cgmb_13.awsui_textarea-invalid_qk1j1_1cgmb_123:not(#\9):focus {
|
|
130
130
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-bl5nmx, 1px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
131
131
|
}
|
|
132
|
-
.
|
|
133
|
-
color: var(--awsui-style-color-default-
|
|
134
|
-
border-color: var(--awsui-style-border-color-default-
|
|
132
|
+
.awsui_textarea_qk1j1_1cgmb_13.awsui_textarea-warning_qk1j1_1cgmb_132:not(#\9) {
|
|
133
|
+
color: var(--awsui-style-color-default-66120l, var(--color-text-status-warning-fabq6h, #906806));
|
|
134
|
+
border-color: var(--awsui-style-border-color-default-66120l, var(--color-text-status-warning-fabq6h, #906806));
|
|
135
135
|
padding-inline-start: calc(var(--space-field-horizontal-anki5k, 8px) - (var(--border-invalid-width-b183os, 4px) - var(--border-width-field-2365x3, 1px)));
|
|
136
136
|
border-inline-start-width: var(--border-invalid-width-b183os, 4px);
|
|
137
137
|
}
|
|
138
|
-
.
|
|
138
|
+
.awsui_textarea_qk1j1_1cgmb_13.awsui_textarea-warning_qk1j1_1cgmb_132:not(#\9):focus {
|
|
139
139
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-bl5nmx, 1px) var(--color-border-item-focused-sewkzn, #0073bb);
|
|
140
140
|
}
|