@cloudscape-design/components 3.0.13 → 3.0.16
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 +19 -19
- package/alert/styles.scoped.css +33 -35
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -31
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/area-chart/styles.scoped.css +0 -1
- package/attribute-editor/styles.scoped.css +0 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +19 -33
- package/autosuggest/internal.js.map +1 -1
- package/autosuggest/options-list.d.ts +19 -0
- package/autosuggest/options-list.d.ts.map +1 -0
- package/autosuggest/options-list.js +37 -0
- package/autosuggest/options-list.js.map +1 -0
- package/autosuggest/plain-list.d.ts +3 -5
- package/autosuggest/plain-list.d.ts.map +1 -1
- package/autosuggest/plain-list.js +7 -7
- package/autosuggest/plain-list.js.map +1 -1
- package/autosuggest/virtual-list.d.ts +2 -6
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +7 -7
- package/autosuggest/virtual-list.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -7
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.scoped.css +0 -2
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -165
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +0 -2
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -47
- package/cards/styles.selectors.js +37 -37
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -8
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +33 -33
- package/code-editor/styles.scoped.css +134 -135
- package/code-editor/styles.selectors.js +33 -33
- package/column-layout/styles.scoped.css +0 -1
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -27
- package/container/styles.selectors.js +15 -15
- package/date-picker/calendar/index.d.ts +1 -1
- package/date-picker/calendar/index.d.ts.map +1 -1
- package/date-picker/calendar/index.js +3 -1
- package/date-picker/calendar/index.js.map +1 -1
- package/date-picker/embedded.d.ts +3 -0
- package/date-picker/embedded.d.ts.map +1 -0
- package/date-picker/embedded.js +15 -0
- package/date-picker/embedded.js.map +1 -0
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +14 -39
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +12 -10
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -48
- package/date-picker/styles.selectors.js +24 -24
- package/date-picker/use-date-picker.d.ts +17 -0
- package/date-picker/use-date-picker.d.ts.map +1 -0
- package/date-picker/use-date-picker.js +48 -0
- package/date-picker/use-date-picker.js.map +1 -0
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/calendar/header/button/index.d.ts +1 -2
- package/date-range-picker/calendar/header/button/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/button/index.js +2 -3
- package/date-range-picker/calendar/header/button/index.js.map +1 -1
- package/date-range-picker/calendar/header/index.d.ts +1 -2
- package/date-range-picker/calendar/header/index.d.ts.map +1 -1
- package/date-range-picker/calendar/header/index.js +3 -3
- package/date-range-picker/calendar/header/index.js.map +1 -1
- package/date-range-picker/calendar/index.js +1 -1
- package/date-range-picker/calendar/index.js.map +1 -1
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -56
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -43
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -88
- package/flashbar/styles.selectors.js +22 -22
- package/form/styles.scoped.css +0 -1
- package/form-field/styles.scoped.css +0 -1
- package/grid/styles.scoped.css +0 -1
- package/header/styles.scoped.css +0 -1
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -60
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -37
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/abstract-switch/styles.scoped.css +0 -1
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -27
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-filter/styles.scoped.css +0 -1
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -17
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/chart-popover/styles.scoped.css +0 -1
- package/internal/components/chart-series-details/styles.scoped.css +0 -2
- package/internal/components/chart-series-marker/styles.scoped.css +0 -1
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.scoped.css +0 -1
- package/internal/components/dropdown-status/styles.scoped.css +0 -1
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/option/styles.scoped.css +0 -1
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -4
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -71
- package/link/styles.selectors.js +18 -18
- package/mixed-line-bar-chart/styles.scoped.css +0 -1
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -44
- package/modal/styles.selectors.js +22 -22
- package/multiselect/styles.scoped.css +0 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -25
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.scoped.css +0 -1
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -66
- package/popover/styles.selectors.js +48 -48
- package/progress-bar/styles.scoped.css +0 -1
- package/property-filter/styles.scoped.css +0 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -18
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +36 -43
- package/segmented-control/styles.selectors.js +14 -14
- package/select/styles.scoped.css +0 -1
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -34
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -83
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/resizer/styles.scoped.css +0 -1
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -40
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -62
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.scoped.css +0 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -26
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -71
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -27
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -44
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -71
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +0 -1
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -33
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.scoped.css +0 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -61
- package/wizard/styles.selectors.js +31 -31
- package/autosuggest/hooks/a11y.d.ts +0 -5
- package/autosuggest/hooks/a11y.d.ts.map +0 -1
- package/autosuggest/hooks/a11y.js +0 -24
- package/autosuggest/hooks/a11y.js.map +0 -1
package/tabs/styles.selectors.js
CHANGED
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"tabs-header": "awsui_tabs-
|
|
6
|
-
"tabs-header-list": "awsui_tabs-header-
|
|
7
|
-
"pagination-button": "awsui_pagination-
|
|
8
|
-
"pagination-button-left": "awsui_pagination-button-
|
|
9
|
-
"pagination-button-left-scrollable": "awsui_pagination-button-left-
|
|
10
|
-
"pagination-button-right": "awsui_pagination-button-
|
|
11
|
-
"pagination-button-right-scrollable": "awsui_pagination-button-right-
|
|
12
|
-
"tabs-tab": "awsui_tabs-
|
|
13
|
-
"tabs-tab-label": "awsui_tabs-tab-
|
|
14
|
-
"tabs-tab-link": "awsui_tabs-tab-
|
|
15
|
-
"tabs-tab-disabled": "awsui_tabs-tab-
|
|
16
|
-
"refresh": "
|
|
17
|
-
"tabs-tab-active": "awsui_tabs-tab-
|
|
18
|
-
"tabs-header-with-divider": "awsui_tabs-header-with-
|
|
19
|
-
"root": "
|
|
20
|
-
"tabs": "
|
|
21
|
-
"tabs-content-wrapper": "awsui_tabs-content-
|
|
22
|
-
"with-paddings": "awsui_with-
|
|
23
|
-
"tabs-container-content-wrapper": "awsui_tabs-container-content-
|
|
24
|
-
"tabs-content": "awsui_tabs-
|
|
25
|
-
"tabs-content-active": "awsui_tabs-content-
|
|
5
|
+
"tabs-header": "awsui_tabs-header_14rmt_1581x_186",
|
|
6
|
+
"tabs-header-list": "awsui_tabs-header-list_14rmt_1581x_192",
|
|
7
|
+
"pagination-button": "awsui_pagination-button_14rmt_1581x_209",
|
|
8
|
+
"pagination-button-left": "awsui_pagination-button-left_14rmt_1581x_214",
|
|
9
|
+
"pagination-button-left-scrollable": "awsui_pagination-button-left-scrollable_14rmt_1581x_217",
|
|
10
|
+
"pagination-button-right": "awsui_pagination-button-right_14rmt_1581x_221",
|
|
11
|
+
"pagination-button-right-scrollable": "awsui_pagination-button-right-scrollable_14rmt_1581x_224",
|
|
12
|
+
"tabs-tab": "awsui_tabs-tab_14rmt_1581x_229",
|
|
13
|
+
"tabs-tab-label": "awsui_tabs-tab-label_14rmt_1581x_240",
|
|
14
|
+
"tabs-tab-link": "awsui_tabs-tab-link_14rmt_1581x_256",
|
|
15
|
+
"tabs-tab-disabled": "awsui_tabs-tab-disabled_14rmt_1581x_313",
|
|
16
|
+
"refresh": "awsui_refresh_14rmt_1581x_330",
|
|
17
|
+
"tabs-tab-active": "awsui_tabs-tab-active_14rmt_1581x_344",
|
|
18
|
+
"tabs-header-with-divider": "awsui_tabs-header-with-divider_14rmt_1581x_351",
|
|
19
|
+
"root": "awsui_root_14rmt_1581x_355",
|
|
20
|
+
"tabs": "awsui_tabs_14rmt_1581x_186",
|
|
21
|
+
"tabs-content-wrapper": "awsui_tabs-content-wrapper_14rmt_1581x_372",
|
|
22
|
+
"with-paddings": "awsui_with-paddings_14rmt_1581x_372",
|
|
23
|
+
"tabs-container-content-wrapper": "awsui_tabs-container-content-wrapper_14rmt_1581x_376",
|
|
24
|
+
"tabs-content": "awsui_tabs-content_14rmt_1581x_372",
|
|
25
|
+
"tabs-content-active": "awsui_tabs-content-active_14rmt_1581x_384"
|
|
26
26
|
};
|
|
27
27
|
|
package/tag-editor/styles.css.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"loading": "
|
|
6
|
-
"undo-button": "awsui_undo-
|
|
4
|
+
"root": "awsui_root_brdst_kjmqg_93",
|
|
5
|
+
"loading": "awsui_loading_brdst_kjmqg_97",
|
|
6
|
+
"undo-button": "awsui_undo-button_brdst_kjmqg_101"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -90,15 +90,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_brdst_kjmqg_93:not(#\9) {
|
|
94
94
|
/* used in test utils */
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.awsui_loading_brdst_kjmqg_97:not(#\9) {
|
|
98
98
|
/* used in test utils */
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
.awsui_undo-
|
|
101
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9) {
|
|
102
102
|
color: #0972d3;
|
|
103
103
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
104
104
|
font-weight: 800;
|
|
@@ -114,34 +114,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
114
114
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
115
115
|
}
|
|
116
116
|
@media (prefers-reduced-motion: reduce) {
|
|
117
|
-
.awsui_undo-
|
|
117
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9) {
|
|
118
118
|
animation: none;
|
|
119
119
|
transition: none;
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
|
-
.awsui-motion-disabled .awsui_undo-
|
|
122
|
+
.awsui-motion-disabled .awsui_undo-button_brdst_kjmqg_101:not(#\9), .awsui-mode-entering .awsui_undo-button_brdst_kjmqg_101:not(#\9) {
|
|
123
123
|
animation: none;
|
|
124
124
|
transition: none;
|
|
125
125
|
}
|
|
126
|
-
.awsui_undo-
|
|
126
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9):hover {
|
|
127
127
|
cursor: pointer;
|
|
128
128
|
color: #033160;
|
|
129
129
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
130
130
|
}
|
|
131
|
-
.awsui_undo-
|
|
131
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9):focus {
|
|
132
132
|
outline: none;
|
|
133
133
|
}
|
|
134
|
-
.awsui_undo-
|
|
134
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9):active {
|
|
135
135
|
color: #033160;
|
|
136
136
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
137
137
|
}
|
|
138
|
-
.awsui_undo-
|
|
138
|
+
.awsui_undo-button_brdst_kjmqg_101:not(#\9):active, .awsui_undo-button_brdst_kjmqg_101:not(#\9):focus, .awsui_undo-button_brdst_kjmqg_101:not(#\9):hover {
|
|
139
139
|
text-decoration: underline;
|
|
140
140
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
141
141
|
text-decoration-color: transparent;
|
|
142
142
|
text-decoration-color: var(--color-text-link-button-underline-hover-ei09le, transparent);
|
|
143
143
|
}
|
|
144
|
-
.awsui_undo-
|
|
144
|
+
.awsui_undo-button_brdst_kjmqg_101[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
145
145
|
outline: thin dotted;
|
|
146
146
|
outline: 0;
|
|
147
147
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -149,7 +149,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
149
149
|
outline-color: #0972d3;
|
|
150
150
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
151
151
|
border-radius: 4px;
|
|
152
|
-
border-radius: var(--border-control-focus-ring-
|
|
152
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
153
153
|
box-shadow: 0 0 0 2px #0972d3;
|
|
154
154
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
155
155
|
}
|
|
@@ -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_kjmqg_93",
|
|
6
|
+
"loading": "awsui_loading_brdst_kjmqg_97",
|
|
7
|
+
"undo-button": "awsui_undo-button_brdst_kjmqg_101"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
93
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
94
|
-
.awsui_text-
|
|
94
|
+
.awsui_text-content_6absk_1tlvz_94:not(#\9) {
|
|
95
95
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
96
96
|
border-collapse: separate;
|
|
97
97
|
border-spacing: 0;
|
|
@@ -107,7 +107,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
107
107
|
font-stretch: normal;
|
|
108
108
|
line-height: normal;
|
|
109
109
|
-webkit-hyphens: none;
|
|
110
|
-
-ms-hyphens: none;
|
|
111
110
|
hyphens: none;
|
|
112
111
|
letter-spacing: normal;
|
|
113
112
|
list-style: disc outside none;
|
|
@@ -134,12 +133,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
134
133
|
/* stylelint-disable no-descending-specificity */
|
|
135
134
|
/* stylelint-enable no-descending-specificity */
|
|
136
135
|
}
|
|
137
|
-
.awsui_text-
|
|
138
|
-
.awsui_text-
|
|
139
|
-
.awsui_text-
|
|
140
|
-
.awsui_text-
|
|
141
|
-
.awsui_text-
|
|
142
|
-
.awsui_text-
|
|
136
|
+
.awsui_text-content_6absk_1tlvz_94 h1:not(#\9),
|
|
137
|
+
.awsui_text-content_6absk_1tlvz_94 h2:not(#\9),
|
|
138
|
+
.awsui_text-content_6absk_1tlvz_94 h3:not(#\9),
|
|
139
|
+
.awsui_text-content_6absk_1tlvz_94 h4:not(#\9),
|
|
140
|
+
.awsui_text-content_6absk_1tlvz_94 h5:not(#\9),
|
|
141
|
+
.awsui_text-content_6absk_1tlvz_94 p:not(#\9) {
|
|
143
142
|
font-family: inherit;
|
|
144
143
|
font-weight: normal;
|
|
145
144
|
text-decoration: none;
|
|
@@ -147,15 +146,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
147
146
|
padding: 4px 0;
|
|
148
147
|
padding: var(--space-xxs-ynfts5, 4px) 0;
|
|
149
148
|
}
|
|
150
|
-
.awsui_text-
|
|
151
|
-
.awsui_text-
|
|
152
|
-
.awsui_text-
|
|
153
|
-
.awsui_text-
|
|
154
|
-
.awsui_text-
|
|
149
|
+
.awsui_text-content_6absk_1tlvz_94 h1:not(#\9),
|
|
150
|
+
.awsui_text-content_6absk_1tlvz_94 h2:not(#\9),
|
|
151
|
+
.awsui_text-content_6absk_1tlvz_94 h3:not(#\9),
|
|
152
|
+
.awsui_text-content_6absk_1tlvz_94 h4:not(#\9),
|
|
153
|
+
.awsui_text-content_6absk_1tlvz_94 h5:not(#\9) {
|
|
155
154
|
color: #000716;
|
|
156
155
|
color: var(--color-text-heading-default-jopz0f, #000716);
|
|
157
156
|
}
|
|
158
|
-
.awsui_text-
|
|
157
|
+
.awsui_text-content_6absk_1tlvz_94 h1:not(#\9) {
|
|
159
158
|
font-size: 32px;
|
|
160
159
|
font-size: var(--font-heading-xl-size-d0vjbk, 32px);
|
|
161
160
|
line-height: 40px;
|
|
@@ -165,7 +164,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
164
|
font-weight: 800;
|
|
166
165
|
font-weight: var(--font-heading-xl-weight-772870, 800);
|
|
167
166
|
}
|
|
168
|
-
.awsui_text-
|
|
167
|
+
.awsui_text-content_6absk_1tlvz_94 h2:not(#\9) {
|
|
169
168
|
font-size: 24px;
|
|
170
169
|
font-size: var(--font-heading-l-size-otmxys, 24px);
|
|
171
170
|
line-height: 30px;
|
|
@@ -175,7 +174,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
175
174
|
font-weight: 800;
|
|
176
175
|
font-weight: var(--font-heading-l-weight-xm7ks9, 800);
|
|
177
176
|
}
|
|
178
|
-
.awsui_text-
|
|
177
|
+
.awsui_text-content_6absk_1tlvz_94 h3:not(#\9) {
|
|
179
178
|
font-size: 20px;
|
|
180
179
|
font-size: var(--font-heading-m-size-6e3jmg, 20px);
|
|
181
180
|
line-height: 24px;
|
|
@@ -185,7 +184,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
185
184
|
font-weight: 800;
|
|
186
185
|
font-weight: var(--font-heading-m-weight-hi5n0j, 800);
|
|
187
186
|
}
|
|
188
|
-
.awsui_text-
|
|
187
|
+
.awsui_text-content_6absk_1tlvz_94 h4:not(#\9) {
|
|
189
188
|
font-size: 16px;
|
|
190
189
|
font-size: var(--font-heading-s-size-9clg8y, 16px);
|
|
191
190
|
line-height: 20px;
|
|
@@ -195,7 +194,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
195
194
|
font-weight: 800;
|
|
196
195
|
font-weight: var(--font-heading-s-weight-k8ys41, 800);
|
|
197
196
|
}
|
|
198
|
-
.awsui_text-
|
|
197
|
+
.awsui_text-content_6absk_1tlvz_94 h5:not(#\9) {
|
|
199
198
|
font-size: 14px;
|
|
200
199
|
font-size: var(--font-heading-xs-size-fryxro, 14px);
|
|
201
200
|
line-height: 18px;
|
|
@@ -203,18 +202,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
202
|
font-weight: 800;
|
|
204
203
|
font-weight: var(--font-heading-xs-weight-wwznty, 800);
|
|
205
204
|
}
|
|
206
|
-
.awsui_text-
|
|
207
|
-
.awsui_text-
|
|
205
|
+
.awsui_text-content_6absk_1tlvz_94 b:not(#\9),
|
|
206
|
+
.awsui_text-content_6absk_1tlvz_94 strong:not(#\9) {
|
|
208
207
|
font-weight: 700;
|
|
209
208
|
}
|
|
210
|
-
.awsui_text-
|
|
209
|
+
.awsui_text-content_6absk_1tlvz_94 p:not(#\9) {
|
|
211
210
|
font-size: 14px;
|
|
212
211
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
213
212
|
line-height: 22px;
|
|
214
213
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
215
214
|
color: inherit;
|
|
216
215
|
}
|
|
217
|
-
.awsui_text-
|
|
216
|
+
.awsui_text-content_6absk_1tlvz_94 small:not(#\9) {
|
|
218
217
|
display: inline-block;
|
|
219
218
|
font-size: 12px;
|
|
220
219
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
@@ -225,7 +224,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
225
224
|
color: #5f6b7a;
|
|
226
225
|
color: var(--color-text-small-le1y42, #5f6b7a);
|
|
227
226
|
}
|
|
228
|
-
.awsui_text-
|
|
227
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9) {
|
|
229
228
|
font-size: inherit;
|
|
230
229
|
color: #0972d3;
|
|
231
230
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
@@ -243,40 +242,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
243
242
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
244
243
|
}
|
|
245
244
|
@media (prefers-reduced-motion: reduce) {
|
|
246
|
-
.awsui_text-
|
|
245
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9) {
|
|
247
246
|
animation: none;
|
|
248
247
|
transition: none;
|
|
249
248
|
}
|
|
250
249
|
}
|
|
251
|
-
.awsui-motion-disabled .awsui_text-
|
|
250
|
+
.awsui-motion-disabled .awsui_text-content_6absk_1tlvz_94 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_1tlvz_94 small a:not(#\9) {
|
|
252
251
|
animation: none;
|
|
253
252
|
transition: none;
|
|
254
253
|
}
|
|
255
|
-
.awsui_text-
|
|
254
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9):hover {
|
|
256
255
|
cursor: pointer;
|
|
257
256
|
color: #033160;
|
|
258
257
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
259
258
|
}
|
|
260
|
-
.awsui_text-
|
|
259
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9):focus {
|
|
261
260
|
outline: none;
|
|
262
261
|
}
|
|
263
|
-
.awsui_text-
|
|
262
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9):active {
|
|
264
263
|
color: #033160;
|
|
265
264
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
266
265
|
}
|
|
267
|
-
.awsui_text-
|
|
266
|
+
.awsui_text-content_6absk_1tlvz_94 small a:not(#\9):active, .awsui_text-content_6absk_1tlvz_94 small a:not(#\9):focus, .awsui_text-content_6absk_1tlvz_94 small a:not(#\9):hover {
|
|
268
267
|
text-decoration: underline;
|
|
269
268
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
270
269
|
text-decoration-color: currentColor;
|
|
271
270
|
}
|
|
272
|
-
.awsui_text-
|
|
273
|
-
.awsui_text-
|
|
274
|
-
.awsui_text-
|
|
271
|
+
.awsui_text-content_6absk_1tlvz_94 code:not(#\9),
|
|
272
|
+
.awsui_text-content_6absk_1tlvz_94 pre:not(#\9),
|
|
273
|
+
.awsui_text-content_6absk_1tlvz_94 samp:not(#\9) {
|
|
275
274
|
font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
|
|
276
275
|
font-family: var(--font-family-monospace-iz223z, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
277
276
|
background: transparent;
|
|
278
277
|
}
|
|
279
|
-
.awsui_text-
|
|
278
|
+
.awsui_text-content_6absk_1tlvz_94 code:not(#\9) {
|
|
280
279
|
font-size: 12px;
|
|
281
280
|
font-size: var(--font-body-s-size-ukw2p9, 12px);
|
|
282
281
|
line-height: 16px;
|
|
@@ -284,7 +283,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
284
283
|
letter-spacing: 0.005em;
|
|
285
284
|
letter-spacing: var(--font-body-s-letter-spacing-cy0oxj, 0.005em);
|
|
286
285
|
}
|
|
287
|
-
.awsui_text-
|
|
286
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9) {
|
|
288
287
|
color: #0972d3;
|
|
289
288
|
color: var(--color-text-link-default-5f186r, #0972d3);
|
|
290
289
|
font-weight: inherit;
|
|
@@ -297,33 +296,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
297
296
|
transition-duration: var(--motion-duration-refresh-only-medium-5flen2, 165ms);
|
|
298
297
|
}
|
|
299
298
|
@media (prefers-reduced-motion: reduce) {
|
|
300
|
-
.awsui_text-
|
|
299
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9) {
|
|
301
300
|
animation: none;
|
|
302
301
|
transition: none;
|
|
303
302
|
}
|
|
304
303
|
}
|
|
305
|
-
.awsui-motion-disabled .awsui_text-
|
|
304
|
+
.awsui-motion-disabled .awsui_text-content_6absk_1tlvz_94 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_1tlvz_94 a:not(#\9) {
|
|
306
305
|
animation: none;
|
|
307
306
|
transition: none;
|
|
308
307
|
}
|
|
309
|
-
.awsui_text-
|
|
308
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9):hover {
|
|
310
309
|
cursor: pointer;
|
|
311
310
|
color: #033160;
|
|
312
311
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
313
312
|
}
|
|
314
|
-
.awsui_text-
|
|
313
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9):focus {
|
|
315
314
|
outline: none;
|
|
316
315
|
}
|
|
317
|
-
.awsui_text-
|
|
316
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9):active {
|
|
318
317
|
color: #033160;
|
|
319
318
|
color: var(--color-text-link-hover-kololx, #033160);
|
|
320
319
|
}
|
|
321
|
-
.awsui_text-
|
|
320
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9):active, .awsui_text-content_6absk_1tlvz_94 a:not(#\9):focus, .awsui_text-content_6absk_1tlvz_94 a:not(#\9):hover {
|
|
322
321
|
text-decoration: underline;
|
|
323
322
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
324
323
|
text-decoration-color: currentColor;
|
|
325
324
|
}
|
|
326
|
-
.awsui_text-
|
|
325
|
+
.awsui_text-content_6absk_1tlvz_94 a:not(#\9):focus {
|
|
327
326
|
outline: thin dotted;
|
|
328
327
|
outline: 0;
|
|
329
328
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -331,38 +330,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
331
330
|
outline-color: #0972d3;
|
|
332
331
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
333
332
|
border-radius: 4px;
|
|
334
|
-
border-radius: var(--border-control-focus-ring-
|
|
333
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
335
334
|
box-shadow: 0 0 0 2px #0972d3;
|
|
336
335
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
337
336
|
}
|
|
338
|
-
.awsui_text-
|
|
339
|
-
.awsui_text-
|
|
337
|
+
.awsui_text-content_6absk_1tlvz_94 ul:not(#\9),
|
|
338
|
+
.awsui_text-content_6absk_1tlvz_94 ol:not(#\9) {
|
|
340
339
|
padding-left: 20px;
|
|
341
340
|
padding-left: var(--space-l-4vl6xu, 20px);
|
|
342
341
|
margin: 4px 0;
|
|
343
342
|
margin: var(--space-xxs-ynfts5, 4px) 0;
|
|
344
343
|
list-style-position: outside;
|
|
345
344
|
}
|
|
346
|
-
.awsui_text-
|
|
347
|
-
.awsui_text-
|
|
348
|
-
.awsui_text-
|
|
349
|
-
.awsui_text-
|
|
350
|
-
.awsui_text-
|
|
351
|
-
.awsui_text-
|
|
352
|
-
.awsui_text-
|
|
353
|
-
.awsui_text-
|
|
354
|
-
.awsui_text-
|
|
355
|
-
.awsui_text-
|
|
356
|
-
.awsui_text-
|
|
357
|
-
.awsui_text-
|
|
358
|
-
.awsui_text-
|
|
359
|
-
.awsui_text-
|
|
345
|
+
.awsui_text-content_6absk_1tlvz_94 ul + ul:not(#\9),
|
|
346
|
+
.awsui_text-content_6absk_1tlvz_94 ul + ol:not(#\9),
|
|
347
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li + ul:not(#\9),
|
|
348
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li + li:not(#\9),
|
|
349
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li + ol:not(#\9),
|
|
350
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li > ul:not(#\9),
|
|
351
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li > ol:not(#\9),
|
|
352
|
+
.awsui_text-content_6absk_1tlvz_94 ol + ul:not(#\9),
|
|
353
|
+
.awsui_text-content_6absk_1tlvz_94 ol + ol:not(#\9),
|
|
354
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li + ul:not(#\9),
|
|
355
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li + li:not(#\9),
|
|
356
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li + ol:not(#\9),
|
|
357
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li > ul:not(#\9),
|
|
358
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li > ol:not(#\9) {
|
|
360
359
|
padding-top: 4px;
|
|
361
360
|
padding-top: var(--space-xxs-ynfts5, 4px);
|
|
362
361
|
}
|
|
363
|
-
.awsui_text-
|
|
364
|
-
.awsui_text-
|
|
365
|
-
.awsui_text-
|
|
366
|
-
.awsui_text-
|
|
362
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li > ul:not(#\9),
|
|
363
|
+
.awsui_text-content_6absk_1tlvz_94 ul > li > ol:not(#\9),
|
|
364
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li > ul:not(#\9),
|
|
365
|
+
.awsui_text-content_6absk_1tlvz_94 ol > li > ol:not(#\9) {
|
|
367
366
|
margin: 0;
|
|
368
367
|
}
|
|
@@ -106,7 +106,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
font-stretch: normal;
|
|
107
107
|
line-height: normal;
|
|
108
108
|
-webkit-hyphens: none;
|
|
109
|
-
-ms-hyphens: none;
|
|
110
109
|
hyphens: none;
|
|
111
110
|
letter-spacing: normal;
|
|
112
111
|
list-style: disc outside none;
|
package/textarea/styles.css.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"textarea": "
|
|
6
|
-
"textarea-readonly": "awsui_textarea-
|
|
7
|
-
"textarea-invalid": "awsui_textarea-
|
|
4
|
+
"root": "awsui_root_qk1j1_1frg6_93",
|
|
5
|
+
"textarea": "awsui_textarea_qk1j1_1frg6_97",
|
|
6
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_1frg6_122",
|
|
7
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_1frg6_158"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_qk1j1_1frg6_93:not(#\9) {
|
|
94
94
|
/* used for test-utils */
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9) {
|
|
98
98
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
99
99
|
border-collapse: separate;
|
|
100
100
|
border-spacing: 0;
|
|
@@ -110,7 +110,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
110
110
|
font-stretch: normal;
|
|
111
111
|
line-height: normal;
|
|
112
112
|
-webkit-hyphens: none;
|
|
113
|
-
-ms-hyphens: none;
|
|
114
113
|
hyphens: none;
|
|
115
114
|
letter-spacing: normal;
|
|
116
115
|
list-style: disc outside none;
|
|
@@ -149,7 +148,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
149
148
|
background-color: #ffffff;
|
|
150
149
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
151
150
|
border-radius: 8px;
|
|
152
|
-
border-radius: var(--border-
|
|
151
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
153
152
|
border: 2px solid #9ba7b6;
|
|
154
153
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-default-dtyu8d, #9ba7b6);
|
|
155
154
|
font-size: 14px;
|
|
@@ -157,42 +156,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
157
156
|
line-height: 22px;
|
|
158
157
|
line-height: var(--font-body-m-line-height-i7xxvv, 22px);
|
|
159
158
|
}
|
|
160
|
-
.
|
|
159
|
+
.awsui_textarea_qk1j1_1frg6_97.awsui_textarea-readonly_qk1j1_1frg6_122:not(#\9) {
|
|
161
160
|
background-color: #ffffff;
|
|
162
161
|
background-color: var(--color-background-input-default-u57378, #ffffff);
|
|
163
162
|
border: 2px solid #e9ebed;
|
|
164
163
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-input-disabled-x2lopj, #e9ebed);
|
|
165
164
|
}
|
|
166
|
-
.
|
|
165
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9)::placeholder {
|
|
167
166
|
color: #5f6b7a;
|
|
168
167
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
169
168
|
font-style: italic;
|
|
170
169
|
opacity: 1;
|
|
171
170
|
}
|
|
172
|
-
.
|
|
173
|
-
color: #5f6b7a;
|
|
174
|
-
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
175
|
-
font-style: italic;
|
|
176
|
-
opacity: 1;
|
|
177
|
-
}
|
|
178
|
-
.awsui_textarea_qk1j1_13ce5_97:not(#\9):-ms-input-placeholder {
|
|
171
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):-ms-input-placeholder {
|
|
179
172
|
color: #5f6b7a;
|
|
180
173
|
color: var(--color-text-input-placeholder-j53j3c, #5f6b7a);
|
|
181
174
|
font-style: italic;
|
|
182
175
|
}
|
|
183
|
-
.
|
|
176
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):focus {
|
|
184
177
|
outline: 2px dotted transparent;
|
|
185
178
|
border: 2px solid #0972d3;
|
|
186
179
|
border: var(--border-field-width-idlekx, 2px) solid var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
187
180
|
border-radius: 8px;
|
|
188
|
-
border-radius: var(--border-
|
|
181
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
189
182
|
box-shadow: 0 0 0 0px #0972d3;
|
|
190
183
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-srzyiu, 0px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
191
184
|
}
|
|
192
|
-
.
|
|
185
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):invalid {
|
|
193
186
|
box-shadow: none;
|
|
194
187
|
}
|
|
195
|
-
.
|
|
188
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):disabled {
|
|
196
189
|
background-color: #e9ebed;
|
|
197
190
|
background-color: var(--color-background-input-disabled-wu9j6u, #e9ebed);
|
|
198
191
|
border: 2px solid #e9ebed;
|
|
@@ -202,21 +195,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
195
|
cursor: auto;
|
|
203
196
|
cursor: default;
|
|
204
197
|
}
|
|
205
|
-
.
|
|
206
|
-
color: #9ba7b6;
|
|
207
|
-
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
208
|
-
opacity: 1;
|
|
209
|
-
}
|
|
210
|
-
.awsui_textarea_qk1j1_13ce5_97:not(#\9):disabled::placeholder {
|
|
198
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):disabled::placeholder {
|
|
211
199
|
color: #9ba7b6;
|
|
212
200
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
213
201
|
opacity: 1;
|
|
214
202
|
}
|
|
215
|
-
.
|
|
203
|
+
.awsui_textarea_qk1j1_1frg6_97:not(#\9):disabled:-ms-input-placeholder {
|
|
216
204
|
color: #9ba7b6;
|
|
217
205
|
color: var(--color-text-input-placeholder-disabled-6928j8, #9ba7b6);
|
|
218
206
|
}
|
|
219
|
-
.
|
|
207
|
+
.awsui_textarea_qk1j1_1frg6_97.awsui_textarea-invalid_qk1j1_1frg6_158:not(#\9) {
|
|
220
208
|
color: #d91515;
|
|
221
209
|
color: var(--color-text-status-error-5sesl6, #d91515);
|
|
222
210
|
border-color: #d91515;
|
|
@@ -230,7 +218,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
230
218
|
border-left-width: 8px;
|
|
231
219
|
border-left-width: var(--border-invalid-width-5jpdqn, 8px);
|
|
232
220
|
}
|
|
233
|
-
.
|
|
221
|
+
.awsui_textarea_qk1j1_1frg6_97.awsui_textarea-invalid_qk1j1_1frg6_158:not(#\9):focus {
|
|
234
222
|
box-shadow: 0 0 0 2px #0972d3;
|
|
235
223
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-omt6il, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
236
224
|
}
|
|
@@ -2,9 +2,9 @@
|
|
|
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
|
-
"textarea": "
|
|
7
|
-
"textarea-readonly": "awsui_textarea-
|
|
8
|
-
"textarea-invalid": "awsui_textarea-
|
|
5
|
+
"root": "awsui_root_qk1j1_1frg6_93",
|
|
6
|
+
"textarea": "awsui_textarea_qk1j1_1frg6_97",
|
|
7
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_1frg6_122",
|
|
8
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_1frg6_158"
|
|
9
9
|
};
|
|
10
10
|
|