@cloudscape-design/components 3.0.1121 → 3.0.1122
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +50 -50
- package/alert/styles.selectors.js +27 -27
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +32 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +84 -84
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +27 -27
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +256 -256
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/item-element/styles.css.js +16 -16
- package/button-dropdown/item-element/styles.scoped.css +27 -27
- package/button-dropdown/item-element/styles.selectors.js +16 -16
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +11 -11
- package/checkbox/styles.selectors.js +3 -3
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +187 -187
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -73
- package/help-panel/styles.selectors.js +6 -6
- package/input/index.d.ts.map +1 -1
- package/input/index.js +1 -1
- package/input/interfaces.d.ts +47 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal-do-not-use-core.js +3 -2
- package/input/internal-do-not-use-core.js.map +1 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +3 -2
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +13 -13
- package/input/styles.d.ts +2 -0
- package/input/styles.d.ts.map +1 -0
- package/input/styles.js +42 -0
- package/input/styles.js.map +1 -0
- package/input/styles.scoped.css +66 -49
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +20 -20
- package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -48
- package/internal/components/drag-handle-wrapper/styles.selectors.js +20 -20
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +12 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +98 -86
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +103 -103
- package/link/styles.selectors.js +20 -20
- package/package.json +1 -1
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +22 -22
- package/radio-group/styles.selectors.js +10 -10
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +86 -86
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
|
@@ -150,52 +150,52 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
@keyframes awsui_spinner-
|
|
153
|
+
@keyframes awsui_spinner-rotator_1612d_sk9n8_1 {
|
|
154
154
|
0% {
|
|
155
|
-
transform: rotate(var(--awsui-spinner-rotator-from-
|
|
155
|
+
transform: rotate(var(--awsui-spinner-rotator-from-b75yp7));
|
|
156
156
|
}
|
|
157
157
|
100% {
|
|
158
|
-
transform: rotate(var(--awsui-spinner-rotator-to-
|
|
158
|
+
transform: rotate(var(--awsui-spinner-rotator-to-b75yp7));
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
@keyframes awsui_spinner-line-
|
|
161
|
+
@keyframes awsui_spinner-line-left_1612d_sk9n8_1 {
|
|
162
162
|
0% {
|
|
163
|
-
transform: rotate(var(--awsui-spinner-line-left-from-
|
|
163
|
+
transform: rotate(var(--awsui-spinner-line-left-from-b75yp7));
|
|
164
164
|
}
|
|
165
165
|
50% {
|
|
166
|
-
transform: rotate(var(--awsui-spinner-line-left-to-
|
|
166
|
+
transform: rotate(var(--awsui-spinner-line-left-to-b75yp7));
|
|
167
167
|
}
|
|
168
168
|
100% {
|
|
169
|
-
transform: rotate(var(--awsui-spinner-line-left-from-
|
|
169
|
+
transform: rotate(var(--awsui-spinner-line-left-from-b75yp7));
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
|
-
@keyframes awsui_spinner-line-
|
|
172
|
+
@keyframes awsui_spinner-line-right_1612d_sk9n8_1 {
|
|
173
173
|
0% {
|
|
174
|
-
transform: rotate(var(--awsui-spinner-line-right-from-
|
|
174
|
+
transform: rotate(var(--awsui-spinner-line-right-from-b75yp7));
|
|
175
175
|
}
|
|
176
176
|
50% {
|
|
177
|
-
transform: rotate(var(--awsui-spinner-line-right-to-
|
|
177
|
+
transform: rotate(var(--awsui-spinner-line-right-to-b75yp7));
|
|
178
178
|
}
|
|
179
179
|
100% {
|
|
180
|
-
transform: rotate(var(--awsui-spinner-line-right-from-
|
|
180
|
+
transform: rotate(var(--awsui-spinner-line-right-from-b75yp7));
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
|
-
.
|
|
184
|
-
--awsui-spinner-rotator-from-
|
|
185
|
-
--awsui-spinner-rotator-to-
|
|
186
|
-
--awsui-spinner-line-left-from-
|
|
187
|
-
--awsui-spinner-line-left-to-
|
|
188
|
-
--awsui-spinner-line-right-from-
|
|
189
|
-
--awsui-spinner-line-right-to-
|
|
183
|
+
.awsui_root_1612d_sk9n8_183:not(#\9) {
|
|
184
|
+
--awsui-spinner-rotator-from-b75yp7: 0deg;
|
|
185
|
+
--awsui-spinner-rotator-to-b75yp7: 360deg;
|
|
186
|
+
--awsui-spinner-line-left-from-b75yp7: 0deg;
|
|
187
|
+
--awsui-spinner-line-left-to-b75yp7: 120deg;
|
|
188
|
+
--awsui-spinner-line-right-from-b75yp7: 90deg;
|
|
189
|
+
--awsui-spinner-line-right-to-b75yp7: -30deg;
|
|
190
190
|
display: inline-block;
|
|
191
191
|
vertical-align: top;
|
|
192
192
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
193
|
-
animation: awsui_spinner-
|
|
193
|
+
animation: awsui_spinner-rotator_1612d_sk9n8_1 0.7s linear infinite;
|
|
194
194
|
box-sizing: border-box;
|
|
195
195
|
line-height: 0;
|
|
196
196
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
197
197
|
}
|
|
198
|
-
.
|
|
198
|
+
.awsui_root_1612d_sk9n8_183.awsui_size-normal_1612d_sk9n8_198:not(#\9) {
|
|
199
199
|
inline-size: var(--size-icon-normal-levt08, 16px);
|
|
200
200
|
block-size: var(--size-icon-normal-levt08, 16px);
|
|
201
201
|
padding-block: calc((var(--size-icon-normal-levt08, 16px) - 12px) / 2);
|
|
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
203
|
margin-block: calc((var(--line-height-body-m-2mh3ke, 20px) - var(--size-icon-normal-levt08, 16px)) / 2);
|
|
204
204
|
box-sizing: border-box;
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_root_1612d_sk9n8_183.awsui_size-big_1612d_sk9n8_206:not(#\9) {
|
|
207
207
|
inline-size: var(--size-icon-big-7pq9l3, 32px);
|
|
208
208
|
block-size: var(--size-icon-big-7pq9l3, 32px);
|
|
209
209
|
padding-block: calc((var(--size-icon-big-7pq9l3, 32px) - 24px) / 2);
|
|
@@ -211,7 +211,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
margin-block: calc((var(--line-height-heading-xl-hko6p0, 30px) - var(--size-icon-big-7pq9l3, 32px)) / 2);
|
|
212
212
|
box-sizing: border-box;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_root_1612d_sk9n8_183.awsui_size-large_1612d_sk9n8_214:not(#\9) {
|
|
215
215
|
inline-size: var(--size-icon-large-mb6y6y, 48px);
|
|
216
216
|
block-size: var(--size-icon-large-mb6y6y, 48px);
|
|
217
217
|
padding-block: calc((var(--size-icon-large-mb6y6y, 48px) - 36px) / 2);
|
|
@@ -219,32 +219,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
219
219
|
margin-block: calc((var(--line-height-display-l-vwanzp, 48px) - var(--size-icon-large-mb6y6y, 48px)) / 2);
|
|
220
220
|
box-sizing: border-box;
|
|
221
221
|
}
|
|
222
|
-
.
|
|
222
|
+
.awsui_root_1612d_sk9n8_183.awsui_variant-normal_1612d_sk9n8_222:not(#\9) {
|
|
223
223
|
color: currentColor;
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.awsui_root_1612d_sk9n8_183.awsui_variant-disabled_1612d_sk9n8_225:not(#\9) {
|
|
226
226
|
color: var(--color-text-interactive-disabled-1bqmrl, #b4b4bb);
|
|
227
227
|
}
|
|
228
|
-
.
|
|
228
|
+
.awsui_root_1612d_sk9n8_183.awsui_variant-inverted_1612d_sk9n8_228:not(#\9) {
|
|
229
229
|
color: var(--color-text-inverted-4v4dmq, #ffffff);
|
|
230
230
|
}
|
|
231
|
-
.
|
|
232
|
-
--awsui-spinner-rotator-from-
|
|
233
|
-
--awsui-spinner-rotator-to-
|
|
234
|
-
--awsui-spinner-line-left-from-
|
|
235
|
-
--awsui-spinner-line-left-to-
|
|
236
|
-
--awsui-spinner-line-right-from-
|
|
237
|
-
--awsui-spinner-line-right-to-
|
|
231
|
+
.awsui_root_1612d_sk9n8_183:not(#\9):dir(rtl) {
|
|
232
|
+
--awsui-spinner-rotator-from-b75yp7: 360deg;
|
|
233
|
+
--awsui-spinner-rotator-to-b75yp7: 0deg;
|
|
234
|
+
--awsui-spinner-line-left-from-b75yp7: 0deg;
|
|
235
|
+
--awsui-spinner-line-left-to-b75yp7: -120deg;
|
|
236
|
+
--awsui-spinner-line-right-from-b75yp7: -90deg;
|
|
237
|
+
--awsui-spinner-line-right-to-b75yp7: 30deg;
|
|
238
238
|
}
|
|
239
239
|
|
|
240
|
-
.
|
|
240
|
+
.awsui_circle_1612d_sk9n8_240:not(#\9) {
|
|
241
241
|
display: inline-block;
|
|
242
242
|
inline-size: 50%;
|
|
243
243
|
block-size: 100%;
|
|
244
244
|
overflow: hidden;
|
|
245
245
|
position: relative;
|
|
246
246
|
}
|
|
247
|
-
.
|
|
247
|
+
.awsui_circle_1612d_sk9n8_240:not(#\9):after {
|
|
248
248
|
position: absolute;
|
|
249
249
|
box-sizing: border-box;
|
|
250
250
|
content: "";
|
|
@@ -257,7 +257,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
257
|
border-inline-end-color: transparent;
|
|
258
258
|
border-block-end-color: transparent;
|
|
259
259
|
}
|
|
260
|
-
.
|
|
260
|
+
.awsui_circle_1612d_sk9n8_240:not(#\9):after {
|
|
261
261
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
262
262
|
animation: 1.5s ease-in-out infinite;
|
|
263
263
|
inset-block-start: 0;
|
|
@@ -265,13 +265,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
265
265
|
block-size: 100%;
|
|
266
266
|
inline-size: 200%;
|
|
267
267
|
}
|
|
268
|
-
.
|
|
268
|
+
.awsui_circle_1612d_sk9n8_240.awsui_circle-left_1612d_sk9n8_268:not(#\9):after {
|
|
269
269
|
inset-inline-start: 0;
|
|
270
270
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
271
|
-
animation-name: awsui_spinner-line-
|
|
271
|
+
animation-name: awsui_spinner-line-left_1612d_sk9n8_1;
|
|
272
272
|
}
|
|
273
|
-
.
|
|
273
|
+
.awsui_circle_1612d_sk9n8_240.awsui_circle-right_1612d_sk9n8_273:not(#\9):after {
|
|
274
274
|
inset-inline-start: -100%;
|
|
275
275
|
/*stylelint-disable-next-line @cloudscape-design/no-motion-outside-of-mixin */
|
|
276
|
-
animation-name: awsui_spinner-line-
|
|
276
|
+
animation-name: awsui_spinner-line-right_1612d_sk9n8_1;
|
|
277
277
|
}
|
|
@@ -2,18 +2,18 @@
|
|
|
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
|
-
"spinner-rotator": "awsui_spinner-
|
|
7
|
-
"size-normal": "awsui_size-
|
|
8
|
-
"size-big": "awsui_size-
|
|
9
|
-
"size-large": "awsui_size-
|
|
10
|
-
"variant-normal": "awsui_variant-
|
|
11
|
-
"variant-disabled": "awsui_variant-
|
|
12
|
-
"variant-inverted": "awsui_variant-
|
|
13
|
-
"circle": "
|
|
14
|
-
"circle-left": "awsui_circle-
|
|
15
|
-
"spinner-line-left": "awsui_spinner-line-
|
|
16
|
-
"circle-right": "awsui_circle-
|
|
17
|
-
"spinner-line-right": "awsui_spinner-line-
|
|
5
|
+
"root": "awsui_root_1612d_sk9n8_183",
|
|
6
|
+
"spinner-rotator": "awsui_spinner-rotator_1612d_sk9n8_1",
|
|
7
|
+
"size-normal": "awsui_size-normal_1612d_sk9n8_198",
|
|
8
|
+
"size-big": "awsui_size-big_1612d_sk9n8_206",
|
|
9
|
+
"size-large": "awsui_size-large_1612d_sk9n8_214",
|
|
10
|
+
"variant-normal": "awsui_variant-normal_1612d_sk9n8_222",
|
|
11
|
+
"variant-disabled": "awsui_variant-disabled_1612d_sk9n8_225",
|
|
12
|
+
"variant-inverted": "awsui_variant-inverted_1612d_sk9n8_228",
|
|
13
|
+
"circle": "awsui_circle_1612d_sk9n8_240",
|
|
14
|
+
"circle-left": "awsui_circle-left_1612d_sk9n8_268",
|
|
15
|
+
"spinner-line-left": "awsui_spinner-line-left_1612d_sk9n8_1",
|
|
16
|
+
"circle-right": "awsui_circle-right_1612d_sk9n8_273",
|
|
17
|
+
"spinner-line-right": "awsui_spinner-line-right_1612d_sk9n8_1"
|
|
18
18
|
};
|
|
19
19
|
|
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_1jel1_145",
|
|
5
|
+
"loading": "awsui_loading_brdst_1jel1_149",
|
|
6
|
+
"undo-button": "awsui_undo-button_brdst_1jel1_153"
|
|
7
7
|
};
|
|
8
8
|
|
|
@@ -142,20 +142,20 @@
|
|
|
142
142
|
*/
|
|
143
143
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
144
144
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
145
|
-
.
|
|
145
|
+
.awsui_root_brdst_1jel1_145:not(#\9) {
|
|
146
146
|
/* used in test utils */
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.awsui_loading_brdst_1jel1_149:not(#\9) {
|
|
150
150
|
/* used in test utils */
|
|
151
151
|
}
|
|
152
152
|
|
|
153
|
-
.awsui_undo-
|
|
153
|
+
.awsui_undo-button_brdst_1jel1_153:not(#\9) {
|
|
154
154
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
155
155
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
156
156
|
text-underline-offset: 0.25em;
|
|
157
157
|
text-decoration-thickness: 1px;
|
|
158
|
-
color: var(--awsui-style-color-default-
|
|
158
|
+
color: var(--awsui-style-color-default-b75yp7, var(--color-text-link-default-1dmm7z, #006ce0));
|
|
159
159
|
font-weight: var(--font-link-button-weight-vslyg9, 700);
|
|
160
160
|
letter-spacing: var(--font-link-button-letter-spacing-imtxwq, 0.005em);
|
|
161
161
|
text-decoration-line: underline;
|
|
@@ -166,30 +166,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
166
166
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
167
167
|
}
|
|
168
168
|
@media (prefers-reduced-motion: reduce) {
|
|
169
|
-
.awsui_undo-
|
|
169
|
+
.awsui_undo-button_brdst_1jel1_153:not(#\9) {
|
|
170
170
|
animation: none;
|
|
171
171
|
transition: none;
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
|
-
.awsui-motion-disabled .awsui_undo-
|
|
174
|
+
.awsui-motion-disabled .awsui_undo-button_brdst_1jel1_153:not(#\9), .awsui-mode-entering .awsui_undo-button_brdst_1jel1_153:not(#\9) {
|
|
175
175
|
animation: none;
|
|
176
176
|
transition: none;
|
|
177
177
|
}
|
|
178
|
-
.awsui_undo-
|
|
178
|
+
.awsui_undo-button_brdst_1jel1_153:not(#\9):hover {
|
|
179
179
|
cursor: pointer;
|
|
180
|
-
color: var(--awsui-style-color-hover-
|
|
180
|
+
color: var(--awsui-style-color-hover-b75yp7, var(--color-text-link-hover-sq1gxg, #002b66));
|
|
181
181
|
}
|
|
182
|
-
.awsui_undo-
|
|
182
|
+
.awsui_undo-button_brdst_1jel1_153:not(#\9):focus {
|
|
183
183
|
outline: none;
|
|
184
184
|
}
|
|
185
|
-
.awsui_undo-
|
|
186
|
-
color: var(--awsui-style-color-active-
|
|
185
|
+
.awsui_undo-button_brdst_1jel1_153:not(#\9):active {
|
|
186
|
+
color: var(--awsui-style-color-active-b75yp7, var(--color-text-link-hover-sq1gxg, #002b66));
|
|
187
187
|
}
|
|
188
|
-
.awsui_undo-
|
|
188
|
+
.awsui_undo-button_brdst_1jel1_153:not(#\9):active, .awsui_undo-button_brdst_1jel1_153:not(#\9):focus, .awsui_undo-button_brdst_1jel1_153:not(#\9):hover {
|
|
189
189
|
text-decoration-line: underline;
|
|
190
190
|
text-decoration-color: var(--color-text-link-button-underline-hover-cn3mqh, transparent);
|
|
191
191
|
}
|
|
192
|
-
body[data-awsui-focus-visible=true] .awsui_undo-
|
|
192
|
+
body[data-awsui-focus-visible=true] .awsui_undo-button_brdst_1jel1_153:not(#\9):focus {
|
|
193
193
|
outline: thin dotted;
|
|
194
194
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
195
195
|
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_1jel1_145",
|
|
6
|
+
"loading": "awsui_loading_brdst_1jel1_149",
|
|
7
|
+
"undo-button": "awsui_undo-button_brdst_1jel1_153"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
*/
|
|
144
144
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
145
145
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
146
|
-
.awsui_text-
|
|
146
|
+
.awsui_text-content_6absk_115ax_146:not(#\9) {
|
|
147
147
|
border-collapse: separate;
|
|
148
148
|
border-spacing: 0;
|
|
149
149
|
box-sizing: border-box;
|
|
@@ -176,12 +176,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
176
176
|
/* stylelint-disable no-descending-specificity */
|
|
177
177
|
/* stylelint-enable no-descending-specificity */
|
|
178
178
|
}
|
|
179
|
-
.awsui_text-
|
|
180
|
-
.awsui_text-
|
|
181
|
-
.awsui_text-
|
|
182
|
-
.awsui_text-
|
|
183
|
-
.awsui_text-
|
|
184
|
-
.awsui_text-
|
|
179
|
+
.awsui_text-content_6absk_115ax_146 h1:not(#\9),
|
|
180
|
+
.awsui_text-content_6absk_115ax_146 h2:not(#\9),
|
|
181
|
+
.awsui_text-content_6absk_115ax_146 h3:not(#\9),
|
|
182
|
+
.awsui_text-content_6absk_115ax_146 h4:not(#\9),
|
|
183
|
+
.awsui_text-content_6absk_115ax_146 h5:not(#\9),
|
|
184
|
+
.awsui_text-content_6absk_115ax_146 p:not(#\9) {
|
|
185
185
|
font-family: inherit;
|
|
186
186
|
font-weight: normal;
|
|
187
187
|
text-decoration: none;
|
|
@@ -190,14 +190,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
padding-block: var(--space-xxs-hwfkai, 4px);
|
|
191
191
|
padding-inline: 0;
|
|
192
192
|
}
|
|
193
|
-
.awsui_text-
|
|
194
|
-
.awsui_text-
|
|
195
|
-
.awsui_text-
|
|
196
|
-
.awsui_text-
|
|
197
|
-
.awsui_text-
|
|
193
|
+
.awsui_text-content_6absk_115ax_146 h1:not(#\9),
|
|
194
|
+
.awsui_text-content_6absk_115ax_146 h2:not(#\9),
|
|
195
|
+
.awsui_text-content_6absk_115ax_146 h3:not(#\9),
|
|
196
|
+
.awsui_text-content_6absk_115ax_146 h4:not(#\9),
|
|
197
|
+
.awsui_text-content_6absk_115ax_146 h5:not(#\9) {
|
|
198
198
|
color: var(--color-text-heading-default-izpp46, #0f141a);
|
|
199
199
|
}
|
|
200
|
-
.awsui_text-
|
|
200
|
+
.awsui_text-content_6absk_115ax_146 h1:not(#\9) {
|
|
201
201
|
font-size: var(--font-size-heading-xl-wvkbur, 24px);
|
|
202
202
|
line-height: var(--line-height-heading-xl-hko6p0, 30px);
|
|
203
203
|
letter-spacing: var(--letter-spacing-heading-xl-ckkb6u, -0.02em);
|
|
@@ -205,7 +205,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
205
205
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
206
206
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
207
207
|
}
|
|
208
|
-
.awsui_text-
|
|
208
|
+
.awsui_text-content_6absk_115ax_146 h2:not(#\9) {
|
|
209
209
|
font-size: var(--font-size-heading-l-vnacx6, 20px);
|
|
210
210
|
line-height: var(--line-height-heading-l-mg5bx6, 24px);
|
|
211
211
|
letter-spacing: var(--letter-spacing-heading-l-5v6ibv, -0.015em);
|
|
@@ -213,7 +213,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
213
213
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
214
214
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
215
215
|
}
|
|
216
|
-
.awsui_text-
|
|
216
|
+
.awsui_text-content_6absk_115ax_146 h3:not(#\9) {
|
|
217
217
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
218
218
|
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
219
219
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
@@ -221,7 +221,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
221
221
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
222
222
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
223
223
|
}
|
|
224
|
-
.awsui_text-
|
|
224
|
+
.awsui_text-content_6absk_115ax_146 h4:not(#\9) {
|
|
225
225
|
font-size: var(--font-size-heading-s-zp08en, 16px);
|
|
226
226
|
line-height: var(--line-height-heading-s-hmi4vc, 20px);
|
|
227
227
|
letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
|
|
@@ -229,34 +229,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
229
229
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
230
230
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
231
231
|
}
|
|
232
|
-
.awsui_text-
|
|
232
|
+
.awsui_text-content_6absk_115ax_146 h5:not(#\9) {
|
|
233
233
|
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
234
234
|
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
235
235
|
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
236
236
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
237
237
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
238
238
|
}
|
|
239
|
-
.awsui_text-
|
|
240
|
-
.awsui_text-
|
|
239
|
+
.awsui_text-content_6absk_115ax_146 b:not(#\9),
|
|
240
|
+
.awsui_text-content_6absk_115ax_146 strong:not(#\9) {
|
|
241
241
|
font-weight: 700;
|
|
242
242
|
}
|
|
243
|
-
.awsui_text-
|
|
243
|
+
.awsui_text-content_6absk_115ax_146 p:not(#\9) {
|
|
244
244
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
245
245
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
246
246
|
color: inherit;
|
|
247
247
|
}
|
|
248
|
-
.awsui_text-
|
|
248
|
+
.awsui_text-content_6absk_115ax_146 small:not(#\9) {
|
|
249
249
|
display: inline-block;
|
|
250
250
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
251
251
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
252
252
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
253
253
|
color: var(--color-text-small-m1tr70, #656871);
|
|
254
254
|
}
|
|
255
|
-
.awsui_text-
|
|
255
|
+
.awsui_text-content_6absk_115ax_146 small a:not(#\9) {
|
|
256
256
|
font-size: inherit;
|
|
257
257
|
text-underline-offset: 0.25em;
|
|
258
258
|
text-decoration-thickness: 1px;
|
|
259
|
-
color: var(--awsui-style-color-default-
|
|
259
|
+
color: var(--awsui-style-color-default-b75yp7, var(--color-text-link-default-1dmm7z, #006ce0));
|
|
260
260
|
font-weight: inherit;
|
|
261
261
|
letter-spacing: normal;
|
|
262
262
|
text-decoration-line: underline;
|
|
@@ -267,44 +267,44 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
267
267
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
268
268
|
}
|
|
269
269
|
@media (prefers-reduced-motion: reduce) {
|
|
270
|
-
.awsui_text-
|
|
270
|
+
.awsui_text-content_6absk_115ax_146 small a:not(#\9) {
|
|
271
271
|
animation: none;
|
|
272
272
|
transition: none;
|
|
273
273
|
}
|
|
274
274
|
}
|
|
275
|
-
.awsui-motion-disabled .awsui_text-
|
|
275
|
+
.awsui-motion-disabled .awsui_text-content_6absk_115ax_146 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_115ax_146 small a:not(#\9) {
|
|
276
276
|
animation: none;
|
|
277
277
|
transition: none;
|
|
278
278
|
}
|
|
279
|
-
.awsui_text-
|
|
279
|
+
.awsui_text-content_6absk_115ax_146 small a:not(#\9):hover {
|
|
280
280
|
cursor: pointer;
|
|
281
|
-
color: var(--awsui-style-color-hover-
|
|
281
|
+
color: var(--awsui-style-color-hover-b75yp7, var(--color-text-link-hover-sq1gxg, #002b66));
|
|
282
282
|
}
|
|
283
|
-
.awsui_text-
|
|
283
|
+
.awsui_text-content_6absk_115ax_146 small a:not(#\9):focus {
|
|
284
284
|
outline: none;
|
|
285
285
|
}
|
|
286
|
-
.awsui_text-
|
|
287
|
-
color: var(--awsui-style-color-active-
|
|
286
|
+
.awsui_text-content_6absk_115ax_146 small a:not(#\9):active {
|
|
287
|
+
color: var(--awsui-style-color-active-b75yp7, var(--color-text-link-hover-sq1gxg, #002b66));
|
|
288
288
|
}
|
|
289
|
-
.awsui_text-
|
|
289
|
+
.awsui_text-content_6absk_115ax_146 small a:not(#\9):active, .awsui_text-content_6absk_115ax_146 small a:not(#\9):focus, .awsui_text-content_6absk_115ax_146 small a:not(#\9):hover {
|
|
290
290
|
text-decoration-line: underline;
|
|
291
291
|
text-decoration-color: currentColor;
|
|
292
292
|
}
|
|
293
|
-
.awsui_text-
|
|
294
|
-
.awsui_text-
|
|
295
|
-
.awsui_text-
|
|
293
|
+
.awsui_text-content_6absk_115ax_146 code:not(#\9),
|
|
294
|
+
.awsui_text-content_6absk_115ax_146 pre:not(#\9),
|
|
295
|
+
.awsui_text-content_6absk_115ax_146 samp:not(#\9) {
|
|
296
296
|
font-family: var(--font-family-monospace-q47m7k, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
297
297
|
background: transparent;
|
|
298
298
|
}
|
|
299
|
-
.awsui_text-
|
|
299
|
+
.awsui_text-content_6absk_115ax_146 code:not(#\9) {
|
|
300
300
|
font-size: var(--font-size-body-s-smc8cv, 12px);
|
|
301
301
|
line-height: var(--line-height-body-s-nu5hx1, 16px);
|
|
302
302
|
letter-spacing: var(--letter-spacing-body-s-gq78ok, 0.005em);
|
|
303
303
|
}
|
|
304
|
-
.awsui_text-
|
|
304
|
+
.awsui_text-content_6absk_115ax_146 a:not(#\9) {
|
|
305
305
|
text-underline-offset: 0.25em;
|
|
306
306
|
text-decoration-thickness: 1px;
|
|
307
|
-
color: var(--awsui-style-color-default-
|
|
307
|
+
color: var(--awsui-style-color-default-b75yp7, var(--color-text-link-default-1dmm7z, #006ce0));
|
|
308
308
|
font-weight: inherit;
|
|
309
309
|
letter-spacing: normal;
|
|
310
310
|
text-decoration-line: underline;
|
|
@@ -315,30 +315,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
315
315
|
transition-duration: var(--motion-duration-refresh-only-medium-5rbn3k, 165ms);
|
|
316
316
|
}
|
|
317
317
|
@media (prefers-reduced-motion: reduce) {
|
|
318
|
-
.awsui_text-
|
|
318
|
+
.awsui_text-content_6absk_115ax_146 a:not(#\9) {
|
|
319
319
|
animation: none;
|
|
320
320
|
transition: none;
|
|
321
321
|
}
|
|
322
322
|
}
|
|
323
|
-
.awsui-motion-disabled .awsui_text-
|
|
323
|
+
.awsui-motion-disabled .awsui_text-content_6absk_115ax_146 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_115ax_146 a:not(#\9) {
|
|
324
324
|
animation: none;
|
|
325
325
|
transition: none;
|
|
326
326
|
}
|
|
327
|
-
.awsui_text-
|
|
327
|
+
.awsui_text-content_6absk_115ax_146 a:not(#\9):hover {
|
|
328
328
|
cursor: pointer;
|
|
329
|
-
color: var(--awsui-style-color-hover-
|
|
329
|
+
color: var(--awsui-style-color-hover-b75yp7, var(--color-text-link-hover-sq1gxg, #002b66));
|
|
330
330
|
}
|
|
331
|
-
.awsui_text-
|
|
331
|
+
.awsui_text-content_6absk_115ax_146 a:not(#\9):focus {
|
|
332
332
|
outline: none;
|
|
333
333
|
}
|
|
334
|
-
.awsui_text-
|
|
335
|
-
color: var(--awsui-style-color-active-
|
|
334
|
+
.awsui_text-content_6absk_115ax_146 a:not(#\9):active {
|
|
335
|
+
color: var(--awsui-style-color-active-b75yp7, var(--color-text-link-hover-sq1gxg, #002b66));
|
|
336
336
|
}
|
|
337
|
-
.awsui_text-
|
|
337
|
+
.awsui_text-content_6absk_115ax_146 a:not(#\9):active, .awsui_text-content_6absk_115ax_146 a:not(#\9):focus, .awsui_text-content_6absk_115ax_146 a:not(#\9):hover {
|
|
338
338
|
text-decoration-line: underline;
|
|
339
339
|
text-decoration-color: currentColor;
|
|
340
340
|
}
|
|
341
|
-
.awsui_text-
|
|
341
|
+
.awsui_text-content_6absk_115ax_146 a:not(#\9):focus {
|
|
342
342
|
outline: thin dotted;
|
|
343
343
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
344
344
|
outline-offset: 2px;
|
|
@@ -349,33 +349,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
349
349
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
|
|
350
350
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
|
|
351
351
|
}
|
|
352
|
-
.awsui_text-
|
|
353
|
-
.awsui_text-
|
|
352
|
+
.awsui_text-content_6absk_115ax_146 ul:not(#\9),
|
|
353
|
+
.awsui_text-content_6absk_115ax_146 ol:not(#\9) {
|
|
354
354
|
padding-inline-start: var(--space-l-2ud1p3, 20px);
|
|
355
355
|
margin-block: var(--space-scaled-xs-xwoogq, 8px);
|
|
356
356
|
margin-inline: 0;
|
|
357
357
|
list-style-position: outside;
|
|
358
358
|
}
|
|
359
|
-
.awsui_text-
|
|
360
|
-
.awsui_text-
|
|
361
|
-
.awsui_text-
|
|
362
|
-
.awsui_text-
|
|
363
|
-
.awsui_text-
|
|
364
|
-
.awsui_text-
|
|
365
|
-
.awsui_text-
|
|
366
|
-
.awsui_text-
|
|
367
|
-
.awsui_text-
|
|
368
|
-
.awsui_text-
|
|
369
|
-
.awsui_text-
|
|
370
|
-
.awsui_text-
|
|
371
|
-
.awsui_text-
|
|
372
|
-
.awsui_text-
|
|
359
|
+
.awsui_text-content_6absk_115ax_146 ul + ul:not(#\9),
|
|
360
|
+
.awsui_text-content_6absk_115ax_146 ul + ol:not(#\9),
|
|
361
|
+
.awsui_text-content_6absk_115ax_146 ul > li + ul:not(#\9),
|
|
362
|
+
.awsui_text-content_6absk_115ax_146 ul > li + li:not(#\9),
|
|
363
|
+
.awsui_text-content_6absk_115ax_146 ul > li + ol:not(#\9),
|
|
364
|
+
.awsui_text-content_6absk_115ax_146 ul > li > ul:not(#\9),
|
|
365
|
+
.awsui_text-content_6absk_115ax_146 ul > li > ol:not(#\9),
|
|
366
|
+
.awsui_text-content_6absk_115ax_146 ol + ul:not(#\9),
|
|
367
|
+
.awsui_text-content_6absk_115ax_146 ol + ol:not(#\9),
|
|
368
|
+
.awsui_text-content_6absk_115ax_146 ol > li + ul:not(#\9),
|
|
369
|
+
.awsui_text-content_6absk_115ax_146 ol > li + li:not(#\9),
|
|
370
|
+
.awsui_text-content_6absk_115ax_146 ol > li + ol:not(#\9),
|
|
371
|
+
.awsui_text-content_6absk_115ax_146 ol > li > ul:not(#\9),
|
|
372
|
+
.awsui_text-content_6absk_115ax_146 ol > li > ol:not(#\9) {
|
|
373
373
|
padding-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
|
|
374
374
|
}
|
|
375
|
-
.awsui_text-
|
|
376
|
-
.awsui_text-
|
|
377
|
-
.awsui_text-
|
|
378
|
-
.awsui_text-
|
|
375
|
+
.awsui_text-content_6absk_115ax_146 ul > li > ul:not(#\9),
|
|
376
|
+
.awsui_text-content_6absk_115ax_146 ul > li > ol:not(#\9),
|
|
377
|
+
.awsui_text-content_6absk_115ax_146 ol > li > ul:not(#\9),
|
|
378
|
+
.awsui_text-content_6absk_115ax_146 ol > li > ol:not(#\9) {
|
|
379
379
|
margin-block: 0;
|
|
380
380
|
margin-inline: 0;
|
|
381
381
|
}
|
package/toggle/styles.css.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"outline": "
|
|
6
|
-
"toggle-control": "awsui_toggle-
|
|
7
|
-
"toggle-control-checked": "awsui_toggle-control-
|
|
8
|
-
"toggle-control-disabled": "awsui_toggle-control-
|
|
9
|
-
"toggle-control-readonly": "awsui_toggle-control-
|
|
10
|
-
"toggle-handle": "awsui_toggle-
|
|
11
|
-
"toggle-handle-checked": "awsui_toggle-handle-
|
|
12
|
-
"toggle-handle-disabled": "awsui_toggle-handle-
|
|
13
|
-
"toggle-handle-readonly": "awsui_toggle-handle-
|
|
4
|
+
"root": "awsui_root_4yi2u_whstr_145",
|
|
5
|
+
"outline": "awsui_outline_4yi2u_whstr_178",
|
|
6
|
+
"toggle-control": "awsui_toggle-control_4yi2u_whstr_201",
|
|
7
|
+
"toggle-control-checked": "awsui_toggle-control-checked_4yi2u_whstr_214",
|
|
8
|
+
"toggle-control-disabled": "awsui_toggle-control-disabled_4yi2u_whstr_217",
|
|
9
|
+
"toggle-control-readonly": "awsui_toggle-control-readonly_4yi2u_whstr_223",
|
|
10
|
+
"toggle-handle": "awsui_toggle-handle_4yi2u_whstr_227",
|
|
11
|
+
"toggle-handle-checked": "awsui_toggle-handle-checked_4yi2u_whstr_252",
|
|
12
|
+
"toggle-handle-disabled": "awsui_toggle-handle-disabled_4yi2u_whstr_259",
|
|
13
|
+
"toggle-handle-readonly": "awsui_toggle-handle-readonly_4yi2u_whstr_263"
|
|
14
14
|
};
|
|
15
15
|
|