@cloudscape-design/components-themeable 3.0.1182 → 3.0.1183
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/internal/generated/custom-css-properties/index.scss +139 -132
- package/lib/internal/scss/slider/mixins.scss +32 -24
- package/lib/internal/scss/slider/styles.scss +56 -29
- 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 +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +87 -87
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- 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 +22 -22
- package/lib/internal/template/button/styles.scoped.css +256 -256
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +34 -34
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- 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/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/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +187 -187
- 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 +73 -73
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +74 -74
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +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/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +38 -38
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- 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/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 +7 -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 +138 -131
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +103 -103
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +56 -56
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +17 -17
- package/lib/internal/template/prompt-input/styles.scoped.css +79 -79
- package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
- 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/slider/index.d.ts +1 -1
- package/lib/internal/template/slider/index.d.ts.map +1 -1
- package/lib/internal/template/slider/index.js +2 -2
- package/lib/internal/template/slider/index.js.map +1 -1
- package/lib/internal/template/slider/interfaces.d.ts +23 -0
- package/lib/internal/template/slider/interfaces.d.ts.map +1 -1
- package/lib/internal/template/slider/interfaces.js.map +1 -1
- package/lib/internal/template/slider/internal.d.ts +2 -1
- package/lib/internal/template/slider/internal.d.ts.map +1 -1
- package/lib/internal/template/slider/internal.js +3 -2
- package/lib/internal/template/slider/internal.js.map +1 -1
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.d.ts +12 -0
- package/lib/internal/template/slider/styles.d.ts.map +1 -0
- package/lib/internal/template/slider/styles.js +20 -0
- package/lib/internal/template/slider/styles.js.map +1 -0
- package/lib/internal/template/slider/styles.scoped.css +165 -163
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- 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/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 +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +45 -45
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- 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/package.json +1 -1
|
@@ -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_10sn0_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_10sn0_146 h1:not(#\9),
|
|
180
|
+
.awsui_text-content_6absk_10sn0_146 h2:not(#\9),
|
|
181
|
+
.awsui_text-content_6absk_10sn0_146 h3:not(#\9),
|
|
182
|
+
.awsui_text-content_6absk_10sn0_146 h4:not(#\9),
|
|
183
|
+
.awsui_text-content_6absk_10sn0_146 h5:not(#\9),
|
|
184
|
+
.awsui_text-content_6absk_10sn0_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-jnczic, 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_10sn0_146 h1:not(#\9),
|
|
194
|
+
.awsui_text-content_6absk_10sn0_146 h2:not(#\9),
|
|
195
|
+
.awsui_text-content_6absk_10sn0_146 h3:not(#\9),
|
|
196
|
+
.awsui_text-content_6absk_10sn0_146 h4:not(#\9),
|
|
197
|
+
.awsui_text-content_6absk_10sn0_146 h5:not(#\9) {
|
|
198
198
|
color: var(--color-text-heading-default-wlau07, #16191f);
|
|
199
199
|
}
|
|
200
|
-
.awsui_text-
|
|
200
|
+
.awsui_text-content_6absk_10sn0_146 h1:not(#\9) {
|
|
201
201
|
font-size: var(--font-size-heading-xl-w5di2k, 28px);
|
|
202
202
|
line-height: var(--line-height-heading-xl-vs1f23, 36px);
|
|
203
203
|
letter-spacing: var(--letter-spacing-heading-xl-33zwds, normal);
|
|
@@ -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-px4az4, auto);
|
|
206
206
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
207
207
|
}
|
|
208
|
-
.awsui_text-
|
|
208
|
+
.awsui_text-content_6absk_10sn0_146 h2:not(#\9) {
|
|
209
209
|
font-size: var(--font-size-heading-l-qgg2za, 18px);
|
|
210
210
|
line-height: var(--line-height-heading-l-vhgtnq, 22px);
|
|
211
211
|
letter-spacing: var(--letter-spacing-heading-l-spdx5v, normal);
|
|
@@ -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-px4az4, auto);
|
|
214
214
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
215
215
|
}
|
|
216
|
-
.awsui_text-
|
|
216
|
+
.awsui_text-content_6absk_10sn0_146 h3:not(#\9) {
|
|
217
217
|
font-size: var(--font-size-heading-m-56jjln, 18px);
|
|
218
218
|
line-height: var(--line-height-heading-m-irezqt, 22px);
|
|
219
219
|
letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
|
|
@@ -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-px4az4, auto);
|
|
222
222
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
223
223
|
}
|
|
224
|
-
.awsui_text-
|
|
224
|
+
.awsui_text-content_6absk_10sn0_146 h4:not(#\9) {
|
|
225
225
|
font-size: var(--font-size-heading-s-yde02v, 16px);
|
|
226
226
|
line-height: var(--line-height-heading-s-j2axh8, 20px);
|
|
227
227
|
letter-spacing: var(--letter-spacing-heading-s-696sxe, normal);
|
|
@@ -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-px4az4, auto);
|
|
230
230
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
231
231
|
}
|
|
232
|
-
.awsui_text-
|
|
232
|
+
.awsui_text-content_6absk_10sn0_146 h5:not(#\9) {
|
|
233
233
|
font-size: var(--font-size-heading-xs-c20ika, 16px);
|
|
234
234
|
line-height: var(--line-height-heading-xs-fuzanp, 20px);
|
|
235
235
|
font-weight: var(--font-weight-heading-xs-79d2p7, 400);
|
|
236
236
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
237
237
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
238
238
|
}
|
|
239
|
-
.awsui_text-
|
|
240
|
-
.awsui_text-
|
|
239
|
+
.awsui_text-content_6absk_10sn0_146 b:not(#\9),
|
|
240
|
+
.awsui_text-content_6absk_10sn0_146 strong:not(#\9) {
|
|
241
241
|
font-weight: 700;
|
|
242
242
|
}
|
|
243
|
-
.awsui_text-
|
|
243
|
+
.awsui_text-content_6absk_10sn0_146 p:not(#\9) {
|
|
244
244
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
245
245
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
246
246
|
color: inherit;
|
|
247
247
|
}
|
|
248
|
-
.awsui_text-
|
|
248
|
+
.awsui_text-content_6absk_10sn0_146 small:not(#\9) {
|
|
249
249
|
display: inline-block;
|
|
250
250
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
251
251
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
252
252
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
253
253
|
color: var(--color-text-small-m20sr1, #687078);
|
|
254
254
|
}
|
|
255
|
-
.awsui_text-
|
|
255
|
+
.awsui_text-content_6absk_10sn0_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-4hh3rt, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
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-h3wrr6, 0ms);
|
|
268
268
|
}
|
|
269
269
|
@media (prefers-reduced-motion: reduce) {
|
|
270
|
-
.awsui_text-
|
|
270
|
+
.awsui_text-content_6absk_10sn0_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_10sn0_146 small a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_10sn0_146 small a:not(#\9) {
|
|
276
276
|
animation: none;
|
|
277
277
|
transition: none;
|
|
278
278
|
}
|
|
279
|
-
.awsui_text-
|
|
279
|
+
.awsui_text-content_6absk_10sn0_146 small a:not(#\9):hover {
|
|
280
280
|
cursor: pointer;
|
|
281
|
-
color: var(--awsui-style-color-hover-
|
|
281
|
+
color: var(--awsui-style-color-hover-4hh3rt, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
282
282
|
}
|
|
283
|
-
.awsui_text-
|
|
283
|
+
.awsui_text-content_6absk_10sn0_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_10sn0_146 small a:not(#\9):active {
|
|
287
|
+
color: var(--awsui-style-color-active-4hh3rt, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
288
288
|
}
|
|
289
|
-
.awsui_text-
|
|
289
|
+
.awsui_text-content_6absk_10sn0_146 small a:not(#\9):active, .awsui_text-content_6absk_10sn0_146 small a:not(#\9):focus, .awsui_text-content_6absk_10sn0_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_10sn0_146 code:not(#\9),
|
|
294
|
+
.awsui_text-content_6absk_10sn0_146 pre:not(#\9),
|
|
295
|
+
.awsui_text-content_6absk_10sn0_146 samp:not(#\9) {
|
|
296
296
|
font-family: var(--font-family-monospace-fub2rr, Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace);
|
|
297
297
|
background: transparent;
|
|
298
298
|
}
|
|
299
|
-
.awsui_text-
|
|
299
|
+
.awsui_text-content_6absk_10sn0_146 code:not(#\9) {
|
|
300
300
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
301
301
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
302
302
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
303
303
|
}
|
|
304
|
-
.awsui_text-
|
|
304
|
+
.awsui_text-content_6absk_10sn0_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-4hh3rt, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
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-h3wrr6, 0ms);
|
|
316
316
|
}
|
|
317
317
|
@media (prefers-reduced-motion: reduce) {
|
|
318
|
-
.awsui_text-
|
|
318
|
+
.awsui_text-content_6absk_10sn0_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_10sn0_146 a:not(#\9), .awsui-mode-entering .awsui_text-content_6absk_10sn0_146 a:not(#\9) {
|
|
324
324
|
animation: none;
|
|
325
325
|
transition: none;
|
|
326
326
|
}
|
|
327
|
-
.awsui_text-
|
|
327
|
+
.awsui_text-content_6absk_10sn0_146 a:not(#\9):hover {
|
|
328
328
|
cursor: pointer;
|
|
329
|
-
color: var(--awsui-style-color-hover-
|
|
329
|
+
color: var(--awsui-style-color-hover-4hh3rt, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
330
330
|
}
|
|
331
|
-
.awsui_text-
|
|
331
|
+
.awsui_text-content_6absk_10sn0_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_10sn0_146 a:not(#\9):active {
|
|
335
|
+
color: var(--awsui-style-color-active-4hh3rt, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
336
336
|
}
|
|
337
|
-
.awsui_text-
|
|
337
|
+
.awsui_text-content_6absk_10sn0_146 a:not(#\9):active, .awsui_text-content_6absk_10sn0_146 a:not(#\9):focus, .awsui_text-content_6absk_10sn0_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_10sn0_146 a:not(#\9):focus {
|
|
342
342
|
outline: thin dotted;
|
|
343
343
|
outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
|
|
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-9xsko1, 2px);
|
|
350
350
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-woh62o, 0px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
351
351
|
}
|
|
352
|
-
.awsui_text-
|
|
353
|
-
.awsui_text-
|
|
352
|
+
.awsui_text-content_6absk_10sn0_146 ul:not(#\9),
|
|
353
|
+
.awsui_text-content_6absk_10sn0_146 ol:not(#\9) {
|
|
354
354
|
padding-inline-start: var(--space-l-3cws6j, 20px);
|
|
355
355
|
margin-block: var(--space-scaled-xs-sppte9, 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_10sn0_146 ul + ul:not(#\9),
|
|
360
|
+
.awsui_text-content_6absk_10sn0_146 ul + ol:not(#\9),
|
|
361
|
+
.awsui_text-content_6absk_10sn0_146 ul > li + ul:not(#\9),
|
|
362
|
+
.awsui_text-content_6absk_10sn0_146 ul > li + li:not(#\9),
|
|
363
|
+
.awsui_text-content_6absk_10sn0_146 ul > li + ol:not(#\9),
|
|
364
|
+
.awsui_text-content_6absk_10sn0_146 ul > li > ul:not(#\9),
|
|
365
|
+
.awsui_text-content_6absk_10sn0_146 ul > li > ol:not(#\9),
|
|
366
|
+
.awsui_text-content_6absk_10sn0_146 ol + ul:not(#\9),
|
|
367
|
+
.awsui_text-content_6absk_10sn0_146 ol + ol:not(#\9),
|
|
368
|
+
.awsui_text-content_6absk_10sn0_146 ol > li + ul:not(#\9),
|
|
369
|
+
.awsui_text-content_6absk_10sn0_146 ol > li + li:not(#\9),
|
|
370
|
+
.awsui_text-content_6absk_10sn0_146 ol > li + ol:not(#\9),
|
|
371
|
+
.awsui_text-content_6absk_10sn0_146 ol > li > ul:not(#\9),
|
|
372
|
+
.awsui_text-content_6absk_10sn0_146 ol > li > ol:not(#\9) {
|
|
373
373
|
padding-block-start: var(--space-scaled-xxs-jatbiv, 4px);
|
|
374
374
|
}
|
|
375
|
-
.awsui_text-
|
|
376
|
-
.awsui_text-
|
|
377
|
-
.awsui_text-
|
|
378
|
-
.awsui_text-
|
|
375
|
+
.awsui_text-content_6absk_10sn0_146 ul > li > ul:not(#\9),
|
|
376
|
+
.awsui_text-content_6absk_10sn0_146 ul > li > ol:not(#\9),
|
|
377
|
+
.awsui_text-content_6absk_10sn0_146 ol > li > ul:not(#\9),
|
|
378
|
+
.awsui_text-content_6absk_10sn0_146 ol > li > ol:not(#\9) {
|
|
379
379
|
margin-block: 0;
|
|
380
380
|
margin-inline: 0;
|
|
381
381
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
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-
|
|
8
|
-
"textarea-warning": "awsui_textarea-
|
|
4
|
+
"root": "awsui_root_qk1j1_11wac_145",
|
|
5
|
+
"textarea": "awsui_textarea_qk1j1_11wac_149",
|
|
6
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_11wac_206",
|
|
7
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_11wac_247",
|
|
8
|
+
"textarea-warning": "awsui_textarea-warning_qk1j1_11wac_256"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -142,11 +142,11 @@
|
|
|
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_qk1j1_11wac_145:not(#\9) {
|
|
146
146
|
/* used for test-utils */
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.awsui_textarea_qk1j1_11wac_149:not(#\9) {
|
|
150
150
|
border-collapse: separate;
|
|
151
151
|
border-spacing: 0;
|
|
152
152
|
box-sizing: border-box;
|
|
@@ -181,84 +181,84 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
181
181
|
white-space: pre-wrap;
|
|
182
182
|
padding-block: var(--space-scaled-xxs-jatbiv, 4px);
|
|
183
183
|
padding-inline: var(--space-field-horizontal-n5peob, 8px);
|
|
184
|
-
color: var(--awsui-style-color-default-
|
|
184
|
+
color: var(--awsui-style-color-default-4hh3rt, var(--color-text-body-default-5qid0u, #16191f));
|
|
185
185
|
max-inline-size: 100%;
|
|
186
186
|
inline-size: 100%;
|
|
187
187
|
display: block;
|
|
188
188
|
box-sizing: border-box;
|
|
189
|
-
background-color: var(--awsui-style-background-default-
|
|
189
|
+
background-color: var(--awsui-style-background-default-4hh3rt, var(--color-background-input-default-1z2buq, #ffffff));
|
|
190
190
|
border-start-start-radius: var(--border-radius-input-4vr9on, 2px);
|
|
191
191
|
border-start-end-radius: var(--border-radius-input-4vr9on, 2px);
|
|
192
192
|
border-end-start-radius: var(--border-radius-input-4vr9on, 2px);
|
|
193
193
|
border-end-end-radius: var(--border-radius-input-4vr9on, 2px);
|
|
194
|
-
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-default-
|
|
195
|
-
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-default-
|
|
196
|
-
box-shadow: var(--awsui-style-box-shadow-default-
|
|
194
|
+
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-default-4hh3rt, var(--color-border-input-default-txli8y, #687078));
|
|
195
|
+
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-default-4hh3rt, var(--color-border-input-default-txli8y, #687078));
|
|
196
|
+
box-shadow: var(--awsui-style-box-shadow-default-4hh3rt);
|
|
197
197
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
198
198
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
199
199
|
}
|
|
200
|
-
.
|
|
201
|
-
border-color: var(--awsui-style-border-color-hover-
|
|
202
|
-
color: var(--awsui-style-color-hover-
|
|
203
|
-
background-color: var(--awsui-style-background-hover-
|
|
204
|
-
box-shadow: var(--awsui-style-box-shadow-hover-
|
|
200
|
+
.awsui_textarea_qk1j1_11wac_149:not(#\9):hover {
|
|
201
|
+
border-color: var(--awsui-style-border-color-hover-4hh3rt, var(--awsui-style-border-color-default-4hh3rt, var(--color-border-input-default-txli8y, #687078)));
|
|
202
|
+
color: var(--awsui-style-color-hover-4hh3rt, var(--awsui-style-border-color-default-4hh3rt, var(--color-text-body-default-5qid0u, #16191f)));
|
|
203
|
+
background-color: var(--awsui-style-background-hover-4hh3rt, var(--awsui-style-background-default-4hh3rt, var(--color-background-input-default-1z2buq, #ffffff)));
|
|
204
|
+
box-shadow: var(--awsui-style-box-shadow-hover-4hh3rt, --awsui-style-box-shadow-default-4hh3rt);
|
|
205
205
|
}
|
|
206
|
-
.
|
|
207
|
-
background-color: var(--awsui-style-background-readonly-
|
|
208
|
-
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-readonly-
|
|
209
|
-
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-readonly-
|
|
210
|
-
color: var(--awsui-style-color-readonly-
|
|
211
|
-
box-shadow: var(--awsui-style-box-shadow-readonly-
|
|
206
|
+
.awsui_textarea_qk1j1_11wac_149.awsui_textarea-readonly_qk1j1_11wac_206:not(#\9) {
|
|
207
|
+
background-color: var(--awsui-style-background-readonly-4hh3rt, var(--awsui-style-background-default-4hh3rt, var(--color-background-input-default-1z2buq, #ffffff)));
|
|
208
|
+
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-readonly-4hh3rt, var(--awsui-style-border-color-default-4hh3rt, var(--color-border-input-disabled-tz38ro, #eaeded)));
|
|
209
|
+
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-readonly-4hh3rt, var(--awsui-style-border-color-default-4hh3rt, var(--color-border-input-disabled-tz38ro, #eaeded)));
|
|
210
|
+
color: var(--awsui-style-color-readonly-4hh3rt, var(--awsui-style-color-default-4hh3rt, var(--color-text-body-default-5qid0u, #16191f)));
|
|
211
|
+
box-shadow: var(--awsui-style-box-shadow-readonly-4hh3rt);
|
|
212
212
|
}
|
|
213
|
-
.
|
|
214
|
-
color: var(--awsui-style-placeholder-color-
|
|
215
|
-
font-size: var(--awsui-style-placeholder-font-size-
|
|
216
|
-
font-style: var(--awsui-style-placeholder-font-style-
|
|
217
|
-
font-weight: var(--awsui-style-placeholder-font-weight-
|
|
213
|
+
.awsui_textarea_qk1j1_11wac_149:not(#\9)::placeholder {
|
|
214
|
+
color: var(--awsui-style-placeholder-color-4hh3rt, var(--color-text-input-placeholder-hvcry0, #687078));
|
|
215
|
+
font-size: var(--awsui-style-placeholder-font-size-4hh3rt);
|
|
216
|
+
font-style: var(--awsui-style-placeholder-font-style-4hh3rt, italic);
|
|
217
|
+
font-weight: var(--awsui-style-placeholder-font-weight-4hh3rt);
|
|
218
218
|
opacity: 1;
|
|
219
219
|
}
|
|
220
|
-
.
|
|
220
|
+
.awsui_textarea_qk1j1_11wac_149:not(#\9):focus {
|
|
221
221
|
outline: 2px dotted transparent;
|
|
222
|
-
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-focus-
|
|
223
|
-
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-focus-
|
|
222
|
+
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-focus-4hh3rt, var(--color-border-input-focused-lslq4r, #0073bb));
|
|
223
|
+
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-focus-4hh3rt, var(--color-border-input-focused-lslq4r, #0073bb));
|
|
224
224
|
border-start-start-radius: var(--border-radius-input-4vr9on, 2px);
|
|
225
225
|
border-start-end-radius: var(--border-radius-input-4vr9on, 2px);
|
|
226
226
|
border-end-start-radius: var(--border-radius-input-4vr9on, 2px);
|
|
227
227
|
border-end-end-radius: var(--border-radius-input-4vr9on, 2px);
|
|
228
|
-
box-shadow: var(--awsui-style-box-shadow-focus-
|
|
229
|
-
color: var(--awsui-style-color-focus-
|
|
230
|
-
background-color: var(--awsui-style-background-focus-
|
|
228
|
+
box-shadow: var(--awsui-style-box-shadow-focus-4hh3rt, 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb));
|
|
229
|
+
color: var(--awsui-style-color-focus-4hh3rt, var(--color-text-body-default-5qid0u, #16191f));
|
|
230
|
+
background-color: var(--awsui-style-background-focus-4hh3rt, var(--color-background-input-default-1z2buq, #ffffff));
|
|
231
231
|
}
|
|
232
|
-
.
|
|
232
|
+
.awsui_textarea_qk1j1_11wac_149:not(#\9):invalid {
|
|
233
233
|
box-shadow: none;
|
|
234
234
|
}
|
|
235
|
-
.
|
|
236
|
-
background-color: var(--awsui-style-background-disabled-
|
|
237
|
-
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-disabled-
|
|
238
|
-
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-disabled-
|
|
239
|
-
color: var(--awsui-style-color-disabled-
|
|
235
|
+
.awsui_textarea_qk1j1_11wac_149:not(#\9):disabled {
|
|
236
|
+
background-color: var(--awsui-style-background-disabled-4hh3rt, var(--color-background-input-disabled-4vlau3, #eaeded));
|
|
237
|
+
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-disabled-4hh3rt, var(--color-border-input-disabled-tz38ro, #eaeded));
|
|
238
|
+
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-style-border-color-disabled-4hh3rt, var(--color-border-input-disabled-tz38ro, #eaeded));
|
|
239
|
+
color: var(--awsui-style-color-disabled-4hh3rt, var(--color-text-input-disabled-y5t5v9, #879596));
|
|
240
240
|
cursor: default;
|
|
241
|
-
box-shadow: var(--awsui-style-box-shadow-disabled-
|
|
241
|
+
box-shadow: var(--awsui-style-box-shadow-disabled-4hh3rt);
|
|
242
242
|
}
|
|
243
|
-
.
|
|
243
|
+
.awsui_textarea_qk1j1_11wac_149:not(#\9):disabled::placeholder {
|
|
244
244
|
color: var(--color-text-input-placeholder-disabled-x4lauf, #687078);
|
|
245
245
|
opacity: 1;
|
|
246
246
|
}
|
|
247
|
-
.
|
|
248
|
-
color: var(--awsui-style-color-default-
|
|
249
|
-
border-color: var(--awsui-style-border-color-default-
|
|
247
|
+
.awsui_textarea_qk1j1_11wac_149.awsui_textarea-invalid_qk1j1_11wac_247:not(#\9) {
|
|
248
|
+
color: var(--awsui-style-color-default-4hh3rt, var(--color-text-status-error-aknuvu, #d13212));
|
|
249
|
+
border-color: var(--awsui-style-border-color-default-4hh3rt, var(--color-text-status-error-aknuvu, #d13212));
|
|
250
250
|
padding-inline-start: calc(var(--space-field-horizontal-n5peob, 8px) - (var(--border-invalid-width-z5cnpo, 4px) - var(--border-width-field-9k1tdz, 1px)));
|
|
251
251
|
border-inline-start-width: var(--border-invalid-width-z5cnpo, 4px);
|
|
252
252
|
}
|
|
253
|
-
.
|
|
253
|
+
.awsui_textarea_qk1j1_11wac_149.awsui_textarea-invalid_qk1j1_11wac_247:not(#\9):focus {
|
|
254
254
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-t0us6n, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
255
255
|
}
|
|
256
|
-
.
|
|
257
|
-
color: var(--awsui-style-color-default-
|
|
258
|
-
border-color: var(--awsui-style-border-color-default-
|
|
256
|
+
.awsui_textarea_qk1j1_11wac_149.awsui_textarea-warning_qk1j1_11wac_256:not(#\9) {
|
|
257
|
+
color: var(--awsui-style-color-default-4hh3rt, var(--color-text-status-warning-9b45qh, #906806));
|
|
258
|
+
border-color: var(--awsui-style-border-color-default-4hh3rt, var(--color-text-status-warning-9b45qh, #906806));
|
|
259
259
|
padding-inline-start: calc(var(--space-field-horizontal-n5peob, 8px) - (var(--border-invalid-width-z5cnpo, 4px) - var(--border-width-field-9k1tdz, 1px)));
|
|
260
260
|
border-inline-start-width: var(--border-invalid-width-z5cnpo, 4px);
|
|
261
261
|
}
|
|
262
|
-
.
|
|
262
|
+
.awsui_textarea_qk1j1_11wac_149.awsui_textarea-warning_qk1j1_11wac_256:not(#\9):focus {
|
|
263
263
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-t0us6n, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
264
264
|
}
|
|
@@ -2,10 +2,10 @@
|
|
|
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-
|
|
9
|
-
"textarea-warning": "awsui_textarea-
|
|
5
|
+
"root": "awsui_root_qk1j1_11wac_145",
|
|
6
|
+
"textarea": "awsui_textarea_qk1j1_11wac_149",
|
|
7
|
+
"textarea-readonly": "awsui_textarea-readonly_qk1j1_11wac_206",
|
|
8
|
+
"textarea-invalid": "awsui_textarea-invalid_qk1j1_11wac_247",
|
|
9
|
+
"textarea-warning": "awsui_textarea-warning_qk1j1_11wac_256"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -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_ybsct_145",
|
|
5
|
+
"outline": "awsui_outline_4yi2u_ybsct_178",
|
|
6
|
+
"toggle-control": "awsui_toggle-control_4yi2u_ybsct_201",
|
|
7
|
+
"toggle-control-checked": "awsui_toggle-control-checked_4yi2u_ybsct_214",
|
|
8
|
+
"toggle-control-disabled": "awsui_toggle-control-disabled_4yi2u_ybsct_217",
|
|
9
|
+
"toggle-control-readonly": "awsui_toggle-control-readonly_4yi2u_ybsct_223",
|
|
10
|
+
"toggle-handle": "awsui_toggle-handle_4yi2u_ybsct_227",
|
|
11
|
+
"toggle-handle-checked": "awsui_toggle-handle-checked_4yi2u_ybsct_252",
|
|
12
|
+
"toggle-handle-disabled": "awsui_toggle-handle-disabled_4yi2u_ybsct_259",
|
|
13
|
+
"toggle-handle-readonly": "awsui_toggle-handle-readonly_4yi2u_ybsct_263"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -142,7 +142,7 @@
|
|
|
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_4yi2u_ybsct_145:not(#\9) {
|
|
146
146
|
border-collapse: separate;
|
|
147
147
|
border-spacing: 0;
|
|
148
148
|
box-sizing: border-box;
|
|
@@ -175,15 +175,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
175
175
|
display: flex;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
|
-
.
|
|
179
|
-
--awsui-style-focus-ring-box-shadow-
|
|
178
|
+
.awsui_outline_4yi2u_ybsct_178:not(#\9) {
|
|
179
|
+
--awsui-style-focus-ring-box-shadow-4hh3rt: 0 0 0 var(--awsui-style-focus-ring-border-width-4hh3rt, 2px) var(--awsui-style-focus-ring-border-color-4hh3rt, var(--color-border-item-focused-r5f6xl, #0073bb));
|
|
180
180
|
position: relative;
|
|
181
181
|
}
|
|
182
|
-
.
|
|
182
|
+
.awsui_outline_4yi2u_ybsct_178:not(#\9) {
|
|
183
183
|
outline: 2px dotted transparent;
|
|
184
184
|
outline-offset: calc(2px - 1px);
|
|
185
185
|
}
|
|
186
|
-
.
|
|
186
|
+
.awsui_outline_4yi2u_ybsct_178:not(#\9)::before {
|
|
187
187
|
content: " ";
|
|
188
188
|
display: block;
|
|
189
189
|
position: absolute;
|
|
@@ -191,14 +191,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
191
191
|
inset-block-start: calc(-1 * 2px);
|
|
192
192
|
inline-size: calc(100% + 2px + 2px);
|
|
193
193
|
block-size: calc(100% + 2px + 2px);
|
|
194
|
-
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
195
|
-
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
196
|
-
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-
|
|
197
|
-
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-
|
|
198
|
-
box-shadow: var(--awsui-style-focus-ring-box-shadow-
|
|
194
|
+
border-start-start-radius: var(--awsui-style-focus-ring-border-radius-4hh3rt, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
|
|
195
|
+
border-start-end-radius: var(--awsui-style-focus-ring-border-radius-4hh3rt, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
|
|
196
|
+
border-end-start-radius: var(--awsui-style-focus-ring-border-radius-4hh3rt, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
|
|
197
|
+
border-end-end-radius: var(--awsui-style-focus-ring-border-radius-4hh3rt, var(--border-radius-control-default-focus-ring-9xsko1, 2px));
|
|
198
|
+
box-shadow: var(--awsui-style-focus-ring-box-shadow-4hh3rt);
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
-
.awsui_toggle-
|
|
201
|
+
.awsui_toggle-control_4yi2u_ybsct_201:not(#\9) {
|
|
202
202
|
forced-color-adjust: none;
|
|
203
203
|
margin-block-start: calc((var(--line-height-body-m-bedeoh, 22px) - 16px) / 2);
|
|
204
204
|
min-block-size: 16px;
|
|
@@ -211,20 +211,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
border-end-start-radius: 8px;
|
|
212
212
|
border-end-end-radius: 8px;
|
|
213
213
|
}
|
|
214
|
-
.awsui_toggle-control-
|
|
214
|
+
.awsui_toggle-control-checked_4yi2u_ybsct_214:not(#\9) {
|
|
215
215
|
background: var(--color-background-control-checked-se0x0e, #0073bb);
|
|
216
216
|
}
|
|
217
|
-
.awsui_toggle-control-
|
|
217
|
+
.awsui_toggle-control-disabled_4yi2u_ybsct_217:not(#\9) {
|
|
218
218
|
background: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
219
219
|
}
|
|
220
|
-
.awsui_toggle-control-
|
|
220
|
+
.awsui_toggle-control-disabled_4yi2u_ybsct_217.awsui_toggle-control-checked_4yi2u_ybsct_214:not(#\9) {
|
|
221
221
|
background: var(--color-background-toggle-checked-disabled-i9a3za, #99cbe4);
|
|
222
222
|
}
|
|
223
|
-
.awsui_toggle-control-
|
|
223
|
+
.awsui_toggle-control-readonly_4yi2u_ybsct_223:not(#\9) {
|
|
224
224
|
background: var(--color-background-control-disabled-2ixett, #d5dbdb);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.awsui_toggle-
|
|
227
|
+
.awsui_toggle-handle_4yi2u_ybsct_227:not(#\9) {
|
|
228
228
|
display: block;
|
|
229
229
|
position: absolute;
|
|
230
230
|
border-start-start-radius: 6px;
|
|
@@ -240,29 +240,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
240
240
|
transition: transform var(--motion-duration-fast-okdxjh, 90ms) var(--motion-easing-ease-out-quart-x9fbvw, cubic-bezier(0.165, 0.84, 0.44, 1)), background-color var(--motion-duration-fast-okdxjh, 90ms) var(--motion-easing-ease-out-quart-x9fbvw, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
241
241
|
}
|
|
242
242
|
@media (prefers-reduced-motion: reduce) {
|
|
243
|
-
.awsui_toggle-
|
|
243
|
+
.awsui_toggle-handle_4yi2u_ybsct_227:not(#\9) {
|
|
244
244
|
animation: none;
|
|
245
245
|
transition: none;
|
|
246
246
|
}
|
|
247
247
|
}
|
|
248
|
-
.awsui-motion-disabled .awsui_toggle-
|
|
248
|
+
.awsui-motion-disabled .awsui_toggle-handle_4yi2u_ybsct_227:not(#\9), .awsui-mode-entering .awsui_toggle-handle_4yi2u_ybsct_227:not(#\9) {
|
|
249
249
|
animation: none;
|
|
250
250
|
transition: none;
|
|
251
251
|
}
|
|
252
|
-
.awsui_toggle-handle-
|
|
252
|
+
.awsui_toggle-handle-checked_4yi2u_ybsct_252:not(#\9) {
|
|
253
253
|
transform: translateX(8px);
|
|
254
254
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
255
255
|
}
|
|
256
|
-
.awsui_toggle-handle-
|
|
256
|
+
.awsui_toggle-handle-checked_4yi2u_ybsct_252:not(#\9):dir(rtl) {
|
|
257
257
|
transform: translateX(-8px);
|
|
258
258
|
}
|
|
259
|
-
.awsui_toggle-handle-
|
|
259
|
+
.awsui_toggle-handle-disabled_4yi2u_ybsct_259:not(#\9) {
|
|
260
260
|
background: var(--color-foreground-control-disabled-kj751b, #ffffff);
|
|
261
261
|
box-shadow: none;
|
|
262
262
|
}
|
|
263
|
-
.awsui_toggle-handle-
|
|
263
|
+
.awsui_toggle-handle-readonly_4yi2u_ybsct_263:not(#\9):not(.awsui_toggle-handle-disabled_4yi2u_ybsct_259) {
|
|
264
264
|
box-shadow: none;
|
|
265
265
|
}
|
|
266
|
-
.awsui_toggle-handle-
|
|
266
|
+
.awsui_toggle-handle-readonly_4yi2u_ybsct_263:not(#\9):not(.awsui_toggle-handle-disabled_4yi2u_ybsct_259).awsui_toggle-handle-checked_4yi2u_ybsct_252 {
|
|
267
267
|
background: var(--color-foreground-control-read-only-cgy3yn, #687078);
|
|
268
268
|
}
|
|
@@ -2,15 +2,15 @@
|
|
|
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
|
-
"outline": "
|
|
7
|
-
"toggle-control": "awsui_toggle-
|
|
8
|
-
"toggle-control-checked": "awsui_toggle-control-
|
|
9
|
-
"toggle-control-disabled": "awsui_toggle-control-
|
|
10
|
-
"toggle-control-readonly": "awsui_toggle-control-
|
|
11
|
-
"toggle-handle": "awsui_toggle-
|
|
12
|
-
"toggle-handle-checked": "awsui_toggle-handle-
|
|
13
|
-
"toggle-handle-disabled": "awsui_toggle-handle-
|
|
14
|
-
"toggle-handle-readonly": "awsui_toggle-handle-
|
|
5
|
+
"root": "awsui_root_4yi2u_ybsct_145",
|
|
6
|
+
"outline": "awsui_outline_4yi2u_ybsct_178",
|
|
7
|
+
"toggle-control": "awsui_toggle-control_4yi2u_ybsct_201",
|
|
8
|
+
"toggle-control-checked": "awsui_toggle-control-checked_4yi2u_ybsct_214",
|
|
9
|
+
"toggle-control-disabled": "awsui_toggle-control-disabled_4yi2u_ybsct_217",
|
|
10
|
+
"toggle-control-readonly": "awsui_toggle-control-readonly_4yi2u_ybsct_223",
|
|
11
|
+
"toggle-handle": "awsui_toggle-handle_4yi2u_ybsct_227",
|
|
12
|
+
"toggle-handle-checked": "awsui_toggle-handle-checked_4yi2u_ybsct_252",
|
|
13
|
+
"toggle-handle-disabled": "awsui_toggle-handle-disabled_4yi2u_ybsct_259",
|
|
14
|
+
"toggle-handle-readonly": "awsui_toggle-handle-readonly_4yi2u_ybsct_263"
|
|
15
15
|
};
|
|
16
16
|
|