@cloudscape-design/components-themeable 3.0.1328 → 3.0.1329
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/anchor-navigation/styles.scss +3 -0
- package/lib/internal/scss/expandable-section/styles.scss +1 -1
- package/lib/internal/scss/header/styles.scss +11 -0
- package/lib/internal/scss/internal/components/option/styles.scss +6 -2
- package/lib/internal/scss/internal/components/selectable-item/styles.scss +9 -8
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +173 -160
- package/lib/internal/scss/tree-view/tree-item/styles.scss +9 -4
- 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/anchor-navigation/anchor-item/index.js +1 -1
- package/lib/internal/template/anchor-navigation/anchor-item/index.js.map +1 -1
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +20 -18
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- 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 +262 -262
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +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 +29 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +66 -66
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
- 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 +30 -30
- 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 +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/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/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +49 -49
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +70 -70
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +192 -192
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/header/internal.d.ts +2 -1
- package/lib/internal/template/header/internal.d.ts.map +1 -1
- package/lib/internal/template/header/internal.js +2 -2
- package/lib/internal/template/header/internal.js.map +1 -1
- package/lib/internal/template/header/styles.css.js +35 -34
- package/lib/internal/template/header/styles.scoped.css +60 -52
- package/lib/internal/template/header/styles.selectors.js +35 -34
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +72 -72
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/generated/icons.d.ts +1 -0
- package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
- package/lib/internal/template/icon/generated/icons.js +3 -0
- package/lib/internal/template/icon/generated/icons.js.map +1 -1
- package/lib/internal/template/icon-provider/interfaces.d.ts +1 -1
- package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
- package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +18 -18
- package/lib/internal/template/input/styles.scoped.css +82 -82
- package/lib/internal/template/input/styles.selectors.js +18 -18
- 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/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/index.d.ts +2 -0
- package/lib/internal/template/internal/components/options-list/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/options-list/index.js +2 -2
- package/lib/internal/template/internal/components/options-list/index.js.map +1 -1
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +13 -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 +172 -159
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +117 -117
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/multiselect/use-multiselect.d.ts +1 -0
- package/lib/internal/template/multiselect/use-multiselect.d.ts.map +1 -1
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts +3 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.js +2 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.js.map +1 -1
- package/lib/internal/template/prompt-input/components/token-mode.d.ts +3 -1
- package/lib/internal/template/prompt-input/components/token-mode.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/components/token-mode.js +14 -3
- package/lib/internal/template/prompt-input/components/token-mode.js.map +1 -1
- package/lib/internal/template/prompt-input/internal-interfaces.d.ts +41 -0
- package/lib/internal/template/prompt-input/internal-interfaces.d.ts.map +1 -0
- package/lib/internal/template/prompt-input/internal-interfaces.js +2 -0
- package/lib/internal/template/prompt-input/internal-interfaces.js.map +1 -0
- package/lib/internal/template/prompt-input/internal.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/internal.js +1 -1
- package/lib/internal/template/prompt-input/internal.js.map +1 -1
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.d.ts +11 -0
- package/lib/internal/template/prompt-input/styles.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/styles.js +27 -2
- package/lib/internal/template/prompt-input/styles.js.map +1 -1
- package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
- package/lib/internal/template/property-filter/controller.js +10 -6
- package/lib/internal/template/property-filter/controller.js.map +1 -1
- package/lib/internal/template/property-filter/i18n-utils.d.ts +2 -2
- package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
- package/lib/internal/template/property-filter/i18n-utils.js +11 -4
- package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
- package/lib/internal/template/property-filter/interfaces.d.ts +8 -2
- package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
- package/lib/internal/template/property-filter/interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/internal-interfaces.d.ts +1 -0
- package/lib/internal/template/property-filter/internal-interfaces.d.ts.map +1 -1
- package/lib/internal/template/property-filter/internal-interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
- package/lib/internal/template/property-filter/internal.js +1 -0
- package/lib/internal/template/property-filter/internal.js.map +1 -1
- package/lib/internal/template/property-filter/token-editor-inputs.d.ts +2 -1
- package/lib/internal/template/property-filter/token-editor-inputs.d.ts.map +1 -1
- package/lib/internal/template/property-filter/token-editor-inputs.js +18 -8
- package/lib/internal/template/property-filter/token-editor-inputs.js.map +1 -1
- package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
- package/lib/internal/template/property-filter/token-editor.js +1 -1
- package/lib/internal/template/property-filter/token-editor.js.map +1 -1
- package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
- package/lib/internal/template/property-filter/utils.js +12 -3
- package/lib/internal/template/property-filter/utils.js.map +1 -1
- 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/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +165 -165
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +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/lib/internal/template/token/internal.d.ts.map +1 -1
- package/lib/internal/template/token/internal.js +4 -1
- package/lib/internal/template/token/internal.js.map +1 -1
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +47 -47
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/tree-view/tree-item/index.js +1 -1
- package/lib/internal/template/tree-view/tree-item/index.js.map +1 -1
- package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -9
- package/lib/internal/template/tree-view/tree-item/styles.scoped.css +20 -14
- package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -9
- package/package.json +1 -1
|
@@ -190,21 +190,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
191
|
SPDX-License-Identifier: Apache-2.0
|
|
192
192
|
*/
|
|
193
|
-
.
|
|
193
|
+
.awsui_root_gfwv3_flfn9_193:not(#\9) {
|
|
194
194
|
gap: var(--space-scaled-xs-sppte9, 8px);
|
|
195
195
|
}
|
|
196
|
-
.
|
|
196
|
+
.awsui_root_gfwv3_flfn9_193.awsui_horizontal_gfwv3_flfn9_196:not(#\9) {
|
|
197
197
|
display: flex;
|
|
198
198
|
gap: var(--space-xs-kw7k3v, 8px);
|
|
199
199
|
flex-direction: row;
|
|
200
200
|
flex-wrap: wrap;
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_root_gfwv3_flfn9_193.awsui_vertical_gfwv3_flfn9_202:not(#\9) {
|
|
203
203
|
display: flex;
|
|
204
204
|
flex-direction: column;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.
|
|
207
|
+
.awsui_list_gfwv3_flfn9_207:not(#\9) {
|
|
208
208
|
display: contents;
|
|
209
209
|
list-style: none;
|
|
210
210
|
padding-block: 0;
|
|
@@ -212,43 +212,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
212
212
|
margin-block: 0;
|
|
213
213
|
margin-inline: 0;
|
|
214
214
|
}
|
|
215
|
-
.
|
|
215
|
+
.awsui_list_gfwv3_flfn9_207.awsui_horizontal_gfwv3_flfn9_196:not(#\9), .awsui_list_gfwv3_flfn9_207.awsui_vertical_gfwv3_flfn9_202:not(#\9) {
|
|
216
216
|
display: flex;
|
|
217
217
|
gap: var(--space-xs-kw7k3v, 8px);
|
|
218
218
|
}
|
|
219
|
-
.
|
|
219
|
+
.awsui_list_gfwv3_flfn9_207.awsui_horizontal_gfwv3_flfn9_196:not(#\9) {
|
|
220
220
|
flex-direction: row;
|
|
221
221
|
flex-wrap: wrap;
|
|
222
222
|
}
|
|
223
|
-
.
|
|
223
|
+
.awsui_list_gfwv3_flfn9_207.awsui_vertical_gfwv3_flfn9_202:not(#\9) {
|
|
224
224
|
flex-direction: column;
|
|
225
225
|
}
|
|
226
|
-
.
|
|
226
|
+
.awsui_list_gfwv3_flfn9_207.awsui_grid_gfwv3_flfn9_226:not(#\9) {
|
|
227
227
|
display: grid;
|
|
228
228
|
gap: var(--space-xs-kw7k3v, 8px);
|
|
229
229
|
grid-template-columns: repeat(auto-fill, 230px);
|
|
230
230
|
}
|
|
231
231
|
@media (max-width: 688px) {
|
|
232
|
-
.
|
|
232
|
+
.awsui_list_gfwv3_flfn9_207.awsui_grid_gfwv3_flfn9_226:not(#\9) {
|
|
233
233
|
display: flex;
|
|
234
234
|
flex-direction: column;
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.awsui_list-
|
|
238
|
+
.awsui_list-item_gfwv3_flfn9_238:not(#\9) {
|
|
239
239
|
padding-block: 0;
|
|
240
240
|
padding-inline: 0;
|
|
241
241
|
margin-block: 0;
|
|
242
242
|
margin-inline: 0;
|
|
243
243
|
}
|
|
244
244
|
|
|
245
|
-
.awsui_toggle-container-
|
|
245
|
+
.awsui_toggle-container-inline_gfwv3_flfn9_245:not(#\9) {
|
|
246
246
|
padding-inline-start: var(--space-xs-kw7k3v, 8px);
|
|
247
247
|
display: flex;
|
|
248
248
|
align-items: center;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.
|
|
251
|
+
.awsui_toggle_gfwv3_flfn9_245:not(#\9) {
|
|
252
252
|
border-collapse: separate;
|
|
253
253
|
border-spacing: 0;
|
|
254
254
|
box-sizing: border-box;
|
|
@@ -289,7 +289,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
289
289
|
text-underline-offset: 0.25em;
|
|
290
290
|
text-decoration-thickness: var(--font-decoration-thickness-link-4tl2vi, 1px);
|
|
291
291
|
text-decoration-style: var(--font-decoration-style-link-7y21z4, solid);
|
|
292
|
-
color: var(--awsui-style-color-default-
|
|
292
|
+
color: var(--awsui-style-color-default-z17rmd, var(--color-text-link-secondary-default-6w6hsr, #0073bb));
|
|
293
293
|
font-weight: var(--font-weight-link-secondary-clvuxr, inherit);
|
|
294
294
|
letter-spacing: normal;
|
|
295
295
|
text-decoration-line: none;
|
|
@@ -300,34 +300,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
300
300
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
301
301
|
}
|
|
302
302
|
@media (prefers-reduced-motion: reduce) {
|
|
303
|
-
.
|
|
303
|
+
.awsui_toggle_gfwv3_flfn9_245:not(#\9) {
|
|
304
304
|
animation: none;
|
|
305
305
|
transition: none;
|
|
306
306
|
}
|
|
307
307
|
}
|
|
308
|
-
.awsui-motion-disabled .
|
|
308
|
+
.awsui-motion-disabled .awsui_toggle_gfwv3_flfn9_245:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_flfn9_245:not(#\9) {
|
|
309
309
|
animation: none;
|
|
310
310
|
transition: none;
|
|
311
311
|
}
|
|
312
|
-
.
|
|
312
|
+
.awsui_toggle_gfwv3_flfn9_245:not(#\9):hover {
|
|
313
313
|
cursor: pointer;
|
|
314
|
-
color: var(--awsui-style-color-hover-
|
|
314
|
+
color: var(--awsui-style-color-hover-z17rmd, var(--color-text-link-secondary-hover-c3snug, #0a4a74));
|
|
315
315
|
}
|
|
316
|
-
.
|
|
316
|
+
.awsui_toggle_gfwv3_flfn9_245:not(#\9):focus {
|
|
317
317
|
outline: none;
|
|
318
318
|
}
|
|
319
|
-
.
|
|
320
|
-
color: var(--awsui-style-color-active-
|
|
319
|
+
.awsui_toggle_gfwv3_flfn9_245:not(#\9):active {
|
|
320
|
+
color: var(--awsui-style-color-active-z17rmd, var(--color-text-link-secondary-hover-c3snug, #0a4a74));
|
|
321
321
|
}
|
|
322
|
-
.
|
|
322
|
+
.awsui_toggle_gfwv3_flfn9_245:not(#\9):active, .awsui_toggle_gfwv3_flfn9_245:not(#\9):focus, .awsui_toggle_gfwv3_flfn9_245:not(#\9):hover {
|
|
323
323
|
text-decoration-line: underline;
|
|
324
324
|
text-decoration-color: var(--color-text-link-decoration-hover-jnu2g9, currentColor);
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_toggle_gfwv3_flfn9_245:not(#\9):active, .awsui_toggle_gfwv3_flfn9_245:not(#\9):focus, .awsui_toggle_gfwv3_flfn9_245:not(#\9):hover {
|
|
327
327
|
text-decoration: none;
|
|
328
328
|
text-decoration-color: transparent;
|
|
329
329
|
}
|
|
330
|
-
body[data-awsui-focus-visible=true] .
|
|
330
|
+
body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_flfn9_245:not(#\9):focus {
|
|
331
331
|
outline: 2px dotted transparent;
|
|
332
332
|
border-block: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
333
333
|
border-inline: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
@@ -337,11 +337,11 @@ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1xw5t_245:not(#\9):focus
|
|
|
337
337
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
|
|
338
338
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
339
339
|
}
|
|
340
|
-
.
|
|
340
|
+
.awsui_toggle_gfwv3_flfn9_245 > .awsui_description_gfwv3_flfn9_338:not(#\9) {
|
|
341
341
|
margin-inline-start: var(--space-xxs-jnczic, 4px);
|
|
342
342
|
}
|
|
343
343
|
|
|
344
|
-
.
|
|
344
|
+
.awsui_separator_gfwv3_flfn9_342:not(#\9) {
|
|
345
345
|
margin-block: 0;
|
|
346
346
|
margin-inline: var(--space-scaled-m-sw9kcx, 16px);
|
|
347
347
|
inline-size: var(--border-divider-section-width-sznrdy, 1px);
|
|
@@ -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
|
-
"horizontal": "
|
|
7
|
-
"vertical": "
|
|
8
|
-
"list": "
|
|
9
|
-
"grid": "
|
|
10
|
-
"list-item": "awsui_list-
|
|
11
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
12
|
-
"toggle": "
|
|
13
|
-
"description": "
|
|
14
|
-
"separator": "
|
|
5
|
+
"root": "awsui_root_gfwv3_flfn9_193",
|
|
6
|
+
"horizontal": "awsui_horizontal_gfwv3_flfn9_196",
|
|
7
|
+
"vertical": "awsui_vertical_gfwv3_flfn9_202",
|
|
8
|
+
"list": "awsui_list_gfwv3_flfn9_207",
|
|
9
|
+
"grid": "awsui_grid_gfwv3_flfn9_226",
|
|
10
|
+
"list-item": "awsui_list-item_gfwv3_flfn9_238",
|
|
11
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_flfn9_245",
|
|
12
|
+
"toggle": "awsui_toggle_gfwv3_flfn9_245",
|
|
13
|
+
"description": "awsui_description_gfwv3_flfn9_338",
|
|
14
|
+
"separator": "awsui_separator_gfwv3_flfn9_342"
|
|
15
15
|
};
|
|
16
16
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export var PACKAGE_SOURCE = "components";
|
|
2
|
-
export var PACKAGE_VERSION = "3.0.0 (
|
|
3
|
-
export var GIT_SHA = "
|
|
2
|
+
export var PACKAGE_VERSION = "3.0.0 (4668872c)";
|
|
3
|
+
export var GIT_SHA = "4668872c";
|
|
4
4
|
export var THEME = "open-source-visual-refresh";
|
|
5
5
|
export var SYSTEM = "core";
|
|
6
6
|
export var ALWAYS_VISUAL_REFRESH = true;
|
|
@@ -132,6 +132,19 @@ declare const customCSSPropertiesMap: {
|
|
|
132
132
|
promptInputStylePlaceholderFontSize: string;
|
|
133
133
|
promptInputStylePlaceholderFontStyle: string;
|
|
134
134
|
promptInputStylePlaceholderFontWeight: string;
|
|
135
|
+
promptInputMenuStyleBackgroundColor: string;
|
|
136
|
+
promptInputMenuStyleBorderColor: string;
|
|
137
|
+
promptInputMenuStyleBorderRadius: string;
|
|
138
|
+
promptInputMenuStyleBorderWidth: string;
|
|
139
|
+
optionBackgroundDefault: string;
|
|
140
|
+
optionBackgroundHighlighted: string;
|
|
141
|
+
optionBackgroundSelected: string;
|
|
142
|
+
optionColorDefault: string;
|
|
143
|
+
optionColorHighlighted: string;
|
|
144
|
+
optionColorDisabled: string;
|
|
145
|
+
optionGroupLabelColor: string;
|
|
146
|
+
optionFilterMatchBackground: string;
|
|
147
|
+
optionFilterMatchColor: string;
|
|
135
148
|
progressBarBackgroundColor: string;
|
|
136
149
|
progressBarBorderRadius: string;
|
|
137
150
|
progressBarHeight: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AACM,QAAA,MAAM,sBAAsB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"AACM,QAAA,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6K3B,CAAC;AACF,eAAe,sBAAsB,CAAC"}
|
|
@@ -1,163 +1,176 @@
|
|
|
1
1
|
const customCSSPropertiesMap = {
|
|
2
|
-
"maxContentWidth": "--awsui-max-content-width-
|
|
3
|
-
"minContentWidth": "--awsui-min-content-width-
|
|
4
|
-
"breadcrumbsGap": "--awsui-breadcrumbs-gap-
|
|
5
|
-
"contentGapLeft": "--awsui-content-gap-left-
|
|
6
|
-
"contentGapRight": "--awsui-content-gap-right-
|
|
7
|
-
"contentHeight": "--awsui-content-height-
|
|
8
|
-
"contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-
|
|
9
|
-
"contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-
|
|
10
|
-
"contentLayoutMainGap": "--awsui-content-layout-main-gap-
|
|
11
|
-
"defaultMaxContentWidth": "--awsui-default-max-content-width-
|
|
12
|
-
"defaultMinContentWidth": "--awsui-default-min-content-width-
|
|
13
|
-
"drawerSize": "--awsui-drawer-size-
|
|
14
|
-
"drawerMinSize": "--awsui-drawer-min-size-
|
|
15
|
-
"bottomDrawerSize": "--awsui-bottom-drawer-size-
|
|
16
|
-
"footerHeight": "--awsui-footer-height-
|
|
17
|
-
"headerGap": "--awsui-header-gap-
|
|
18
|
-
"headerHeight": "--awsui-header-height-
|
|
19
|
-
"layoutWidth": "--awsui-layout-width-
|
|
20
|
-
"mainGap": "--awsui-main-gap-
|
|
21
|
-
"mainOffsetLeft": "--awsui-main-offset-left-
|
|
22
|
-
"mainTemplateRows": "--awsui-main-template-rows-
|
|
23
|
-
"mobileBarHeight": "--awsui-mobile-bar-height-
|
|
24
|
-
"notificationsHeight": "--awsui-notifications-height-
|
|
25
|
-
"offsetTop": "--awsui-offset-top-
|
|
26
|
-
"overlapHeight": "--awsui-overlap-height-
|
|
27
|
-
"navigationWidth": "--awsui-navigation-width-
|
|
28
|
-
"splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-
|
|
29
|
-
"splitPanelReportedSize": "--awsui-split-panel-reported-size-
|
|
30
|
-
"splitPanelHeight": "--awsui-split-panel-height-
|
|
31
|
-
"splitPanelMinWidth": "--awsui-split-panel-min-width-
|
|
32
|
-
"splitPanelMaxWidth": "--awsui-split-panel-max-width-
|
|
33
|
-
"toolsMaxWidth": "--awsui-tools-max-width-
|
|
34
|
-
"toolsWidth": "--awsui-tools-width-
|
|
35
|
-
"toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-
|
|
36
|
-
"contentScrollMargin": "--awsui-content-scroll-margin-
|
|
37
|
-
"flashbarStackDepth": "--awsui-flashbar-stack-depth-
|
|
38
|
-
"flashbarStackIndex": "--awsui-flashbar-stack-index-
|
|
39
|
-
"flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-
|
|
40
|
-
"stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-
|
|
41
|
-
"stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-
|
|
42
|
-
"dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-
|
|
43
|
-
"dropdownDefaultMinWidth": "--awsui-dropdown-default-min-width-
|
|
44
|
-
"dropdownContentBorderColor": "--awsui-dropdown-content-border-color-
|
|
45
|
-
"dropdownContentBorderWidth": "--awsui-dropdown-content-border-width-
|
|
46
|
-
"dropdownContentBorderRadius": "--awsui-dropdown-content-border-radius-
|
|
47
|
-
"modalCustomWidth": "--awsui-modal-custom-width-
|
|
48
|
-
"modalCustomHeight": "--awsui-modal-custom-height-
|
|
49
|
-
"spinnerRotatorFrom": "--awsui-spinner-rotator-from-
|
|
50
|
-
"spinnerRotatorTo": "--awsui-spinner-rotator-to-
|
|
51
|
-
"spinnerLineLeftFrom": "--awsui-spinner-line-left-from-
|
|
52
|
-
"spinnerLineLeftTo": "--awsui-spinner-line-left-to-
|
|
53
|
-
"spinnerLineRightFrom": "--awsui-spinner-line-right-from-
|
|
54
|
-
"spinnerLineRightTo": "--awsui-spinner-line-right-to-
|
|
55
|
-
"sliderLabelCount": "--awsui-slider-label-count-
|
|
56
|
-
"sliderTickCount": "--awsui-slider-tick-count-
|
|
57
|
-
"sliderReferenceColumn": "--awsui-slider-reference-column-
|
|
58
|
-
"sliderNextReferenceColumn": "--awsui-slider-next-reference-column-
|
|
59
|
-
"sliderMaxStart": "--awsui-slider-max-start-
|
|
60
|
-
"sliderMinEnd": "--awsui-slider-min-end-
|
|
61
|
-
"sliderRangeInlineSize": "--awsui-slider-range-inline-size-
|
|
62
|
-
"sliderTooltipPosition": "--awsui-slider-tooltip-position-
|
|
63
|
-
"togglesLeftWidth": "--awsui-toggles-left-width-
|
|
64
|
-
"togglesRightWidth": "--awsui-toggles-right-width-
|
|
65
|
-
"promptInputMaxRows": "--awsui-prompt-input-max-rows-
|
|
66
|
-
"promptInputScrollHeight": "--awsui-prompt-input-scroll-height-
|
|
67
|
-
"dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-
|
|
68
|
-
"dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-
|
|
69
|
-
"styleBackgroundActive": "--awsui-style-background-active-
|
|
70
|
-
"styleBackgroundDefault": "--awsui-style-background-default-
|
|
71
|
-
"styleBackgroundDisabled": "--awsui-style-background-disabled-
|
|
72
|
-
"styleBackgroundHover": "--awsui-style-background-hover-
|
|
73
|
-
"styleBorderColorActive": "--awsui-style-border-color-active-
|
|
74
|
-
"styleBorderColorDefault": "--awsui-style-border-color-default-
|
|
75
|
-
"styleBorderColorDisabled": "--awsui-style-border-color-disabled-
|
|
76
|
-
"styleBorderColorHover": "--awsui-style-border-color-hover-
|
|
77
|
-
"styleColorActive": "--awsui-style-color-active-
|
|
78
|
-
"styleColorDefault": "--awsui-style-color-default-
|
|
79
|
-
"styleColorDisabled": "--awsui-style-color-disabled-
|
|
80
|
-
"styleColorHover": "--awsui-style-color-hover-
|
|
81
|
-
"styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-
|
|
82
|
-
"styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-
|
|
83
|
-
"styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-
|
|
84
|
-
"styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-
|
|
85
|
-
"styleBoxShadowActive": "--awsui-style-box-shadow-active-
|
|
86
|
-
"styleBoxShadowDefault": "--awsui-style-box-shadow-default-
|
|
87
|
-
"styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-
|
|
88
|
-
"styleBoxShadowHover": "--awsui-style-box-shadow-hover-
|
|
89
|
-
"styleBackgroundReadonly": "--awsui-style-background-readonly-
|
|
90
|
-
"styleBorderColorReadonly": "--awsui-style-border-color-readonly-
|
|
91
|
-
"styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-
|
|
92
|
-
"styleColorReadonly": "--awsui-style-color-readonly-
|
|
93
|
-
"styleBackgroundFocus": "--awsui-style-background-focus-
|
|
94
|
-
"styleBorderColorFocus": "--awsui-style-border-color-focus-
|
|
95
|
-
"styleBoxShadowFocus": "--awsui-style-box-shadow-focus-
|
|
96
|
-
"styleColorFocus": "--awsui-style-color-focus-
|
|
97
|
-
"stylePlaceholderColor": "--awsui-style-placeholder-color-
|
|
98
|
-
"stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-
|
|
99
|
-
"stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-
|
|
100
|
-
"stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-
|
|
101
|
-
"styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-
|
|
102
|
-
"styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-
|
|
103
|
-
"styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-
|
|
104
|
-
"styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-
|
|
105
|
-
"styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-
|
|
106
|
-
"alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-
|
|
107
|
-
"alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-
|
|
108
|
-
"alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-
|
|
109
|
-
"alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-
|
|
110
|
-
"alertIconColor": "--awsui-alert-icon-color-
|
|
111
|
-
"promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-
|
|
112
|
-
"promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-
|
|
113
|
-
"promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-
|
|
114
|
-
"promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-
|
|
115
|
-
"promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-
|
|
116
|
-
"promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-
|
|
117
|
-
"promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-
|
|
118
|
-
"promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-
|
|
119
|
-
"promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-
|
|
120
|
-
"promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-
|
|
121
|
-
"promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-
|
|
122
|
-
"promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-
|
|
123
|
-
"promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-
|
|
124
|
-
"promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-
|
|
125
|
-
"promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-
|
|
126
|
-
"promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-
|
|
127
|
-
"promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-
|
|
128
|
-
"promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-
|
|
129
|
-
"promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-
|
|
130
|
-
"promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-
|
|
131
|
-
"promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-
|
|
132
|
-
"promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-
|
|
133
|
-
"promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-
|
|
134
|
-
"promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-
|
|
135
|
-
"
|
|
136
|
-
"
|
|
137
|
-
"
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
"
|
|
146
|
-
"
|
|
147
|
-
"
|
|
148
|
-
"
|
|
149
|
-
"
|
|
150
|
-
"
|
|
151
|
-
"
|
|
152
|
-
"
|
|
153
|
-
"
|
|
154
|
-
"
|
|
155
|
-
"
|
|
156
|
-
"
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
-
"
|
|
160
|
-
"
|
|
2
|
+
"maxContentWidth": "--awsui-max-content-width-z17rmd",
|
|
3
|
+
"minContentWidth": "--awsui-min-content-width-z17rmd",
|
|
4
|
+
"breadcrumbsGap": "--awsui-breadcrumbs-gap-z17rmd",
|
|
5
|
+
"contentGapLeft": "--awsui-content-gap-left-z17rmd",
|
|
6
|
+
"contentGapRight": "--awsui-content-gap-right-z17rmd",
|
|
7
|
+
"contentHeight": "--awsui-content-height-z17rmd",
|
|
8
|
+
"contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-z17rmd",
|
|
9
|
+
"contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-z17rmd",
|
|
10
|
+
"contentLayoutMainGap": "--awsui-content-layout-main-gap-z17rmd",
|
|
11
|
+
"defaultMaxContentWidth": "--awsui-default-max-content-width-z17rmd",
|
|
12
|
+
"defaultMinContentWidth": "--awsui-default-min-content-width-z17rmd",
|
|
13
|
+
"drawerSize": "--awsui-drawer-size-z17rmd",
|
|
14
|
+
"drawerMinSize": "--awsui-drawer-min-size-z17rmd",
|
|
15
|
+
"bottomDrawerSize": "--awsui-bottom-drawer-size-z17rmd",
|
|
16
|
+
"footerHeight": "--awsui-footer-height-z17rmd",
|
|
17
|
+
"headerGap": "--awsui-header-gap-z17rmd",
|
|
18
|
+
"headerHeight": "--awsui-header-height-z17rmd",
|
|
19
|
+
"layoutWidth": "--awsui-layout-width-z17rmd",
|
|
20
|
+
"mainGap": "--awsui-main-gap-z17rmd",
|
|
21
|
+
"mainOffsetLeft": "--awsui-main-offset-left-z17rmd",
|
|
22
|
+
"mainTemplateRows": "--awsui-main-template-rows-z17rmd",
|
|
23
|
+
"mobileBarHeight": "--awsui-mobile-bar-height-z17rmd",
|
|
24
|
+
"notificationsHeight": "--awsui-notifications-height-z17rmd",
|
|
25
|
+
"offsetTop": "--awsui-offset-top-z17rmd",
|
|
26
|
+
"overlapHeight": "--awsui-overlap-height-z17rmd",
|
|
27
|
+
"navigationWidth": "--awsui-navigation-width-z17rmd",
|
|
28
|
+
"splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-z17rmd",
|
|
29
|
+
"splitPanelReportedSize": "--awsui-split-panel-reported-size-z17rmd",
|
|
30
|
+
"splitPanelHeight": "--awsui-split-panel-height-z17rmd",
|
|
31
|
+
"splitPanelMinWidth": "--awsui-split-panel-min-width-z17rmd",
|
|
32
|
+
"splitPanelMaxWidth": "--awsui-split-panel-max-width-z17rmd",
|
|
33
|
+
"toolsMaxWidth": "--awsui-tools-max-width-z17rmd",
|
|
34
|
+
"toolsWidth": "--awsui-tools-width-z17rmd",
|
|
35
|
+
"toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-z17rmd",
|
|
36
|
+
"contentScrollMargin": "--awsui-content-scroll-margin-z17rmd",
|
|
37
|
+
"flashbarStackDepth": "--awsui-flashbar-stack-depth-z17rmd",
|
|
38
|
+
"flashbarStackIndex": "--awsui-flashbar-stack-index-z17rmd",
|
|
39
|
+
"flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-z17rmd",
|
|
40
|
+
"stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-z17rmd",
|
|
41
|
+
"stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-z17rmd",
|
|
42
|
+
"dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-z17rmd",
|
|
43
|
+
"dropdownDefaultMinWidth": "--awsui-dropdown-default-min-width-z17rmd",
|
|
44
|
+
"dropdownContentBorderColor": "--awsui-dropdown-content-border-color-z17rmd",
|
|
45
|
+
"dropdownContentBorderWidth": "--awsui-dropdown-content-border-width-z17rmd",
|
|
46
|
+
"dropdownContentBorderRadius": "--awsui-dropdown-content-border-radius-z17rmd",
|
|
47
|
+
"modalCustomWidth": "--awsui-modal-custom-width-z17rmd",
|
|
48
|
+
"modalCustomHeight": "--awsui-modal-custom-height-z17rmd",
|
|
49
|
+
"spinnerRotatorFrom": "--awsui-spinner-rotator-from-z17rmd",
|
|
50
|
+
"spinnerRotatorTo": "--awsui-spinner-rotator-to-z17rmd",
|
|
51
|
+
"spinnerLineLeftFrom": "--awsui-spinner-line-left-from-z17rmd",
|
|
52
|
+
"spinnerLineLeftTo": "--awsui-spinner-line-left-to-z17rmd",
|
|
53
|
+
"spinnerLineRightFrom": "--awsui-spinner-line-right-from-z17rmd",
|
|
54
|
+
"spinnerLineRightTo": "--awsui-spinner-line-right-to-z17rmd",
|
|
55
|
+
"sliderLabelCount": "--awsui-slider-label-count-z17rmd",
|
|
56
|
+
"sliderTickCount": "--awsui-slider-tick-count-z17rmd",
|
|
57
|
+
"sliderReferenceColumn": "--awsui-slider-reference-column-z17rmd",
|
|
58
|
+
"sliderNextReferenceColumn": "--awsui-slider-next-reference-column-z17rmd",
|
|
59
|
+
"sliderMaxStart": "--awsui-slider-max-start-z17rmd",
|
|
60
|
+
"sliderMinEnd": "--awsui-slider-min-end-z17rmd",
|
|
61
|
+
"sliderRangeInlineSize": "--awsui-slider-range-inline-size-z17rmd",
|
|
62
|
+
"sliderTooltipPosition": "--awsui-slider-tooltip-position-z17rmd",
|
|
63
|
+
"togglesLeftWidth": "--awsui-toggles-left-width-z17rmd",
|
|
64
|
+
"togglesRightWidth": "--awsui-toggles-right-width-z17rmd",
|
|
65
|
+
"promptInputMaxRows": "--awsui-prompt-input-max-rows-z17rmd",
|
|
66
|
+
"promptInputScrollHeight": "--awsui-prompt-input-scroll-height-z17rmd",
|
|
67
|
+
"dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-z17rmd",
|
|
68
|
+
"dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-z17rmd",
|
|
69
|
+
"styleBackgroundActive": "--awsui-style-background-active-z17rmd",
|
|
70
|
+
"styleBackgroundDefault": "--awsui-style-background-default-z17rmd",
|
|
71
|
+
"styleBackgroundDisabled": "--awsui-style-background-disabled-z17rmd",
|
|
72
|
+
"styleBackgroundHover": "--awsui-style-background-hover-z17rmd",
|
|
73
|
+
"styleBorderColorActive": "--awsui-style-border-color-active-z17rmd",
|
|
74
|
+
"styleBorderColorDefault": "--awsui-style-border-color-default-z17rmd",
|
|
75
|
+
"styleBorderColorDisabled": "--awsui-style-border-color-disabled-z17rmd",
|
|
76
|
+
"styleBorderColorHover": "--awsui-style-border-color-hover-z17rmd",
|
|
77
|
+
"styleColorActive": "--awsui-style-color-active-z17rmd",
|
|
78
|
+
"styleColorDefault": "--awsui-style-color-default-z17rmd",
|
|
79
|
+
"styleColorDisabled": "--awsui-style-color-disabled-z17rmd",
|
|
80
|
+
"styleColorHover": "--awsui-style-color-hover-z17rmd",
|
|
81
|
+
"styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-z17rmd",
|
|
82
|
+
"styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-z17rmd",
|
|
83
|
+
"styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-z17rmd",
|
|
84
|
+
"styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-z17rmd",
|
|
85
|
+
"styleBoxShadowActive": "--awsui-style-box-shadow-active-z17rmd",
|
|
86
|
+
"styleBoxShadowDefault": "--awsui-style-box-shadow-default-z17rmd",
|
|
87
|
+
"styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-z17rmd",
|
|
88
|
+
"styleBoxShadowHover": "--awsui-style-box-shadow-hover-z17rmd",
|
|
89
|
+
"styleBackgroundReadonly": "--awsui-style-background-readonly-z17rmd",
|
|
90
|
+
"styleBorderColorReadonly": "--awsui-style-border-color-readonly-z17rmd",
|
|
91
|
+
"styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-z17rmd",
|
|
92
|
+
"styleColorReadonly": "--awsui-style-color-readonly-z17rmd",
|
|
93
|
+
"styleBackgroundFocus": "--awsui-style-background-focus-z17rmd",
|
|
94
|
+
"styleBorderColorFocus": "--awsui-style-border-color-focus-z17rmd",
|
|
95
|
+
"styleBoxShadowFocus": "--awsui-style-box-shadow-focus-z17rmd",
|
|
96
|
+
"styleColorFocus": "--awsui-style-color-focus-z17rmd",
|
|
97
|
+
"stylePlaceholderColor": "--awsui-style-placeholder-color-z17rmd",
|
|
98
|
+
"stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-z17rmd",
|
|
99
|
+
"stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-z17rmd",
|
|
100
|
+
"stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-z17rmd",
|
|
101
|
+
"styleTabsActiveIndicatorColor": "--awsui-style-tabs-active-indicator-color-z17rmd",
|
|
102
|
+
"styleTabsActiveIndicatorWidth": "--awsui-style-tabs-active-indicator-width-z17rmd",
|
|
103
|
+
"styleTabsActiveIndicatorBorderRadius": "--awsui-style-tabs-active-indicator-border-radius-z17rmd",
|
|
104
|
+
"styleTabsSeparatorColor": "--awsui-style-tabs-separator-color-z17rmd",
|
|
105
|
+
"styleTabsSeparatorWidth": "--awsui-style-tabs-separator-width-z17rmd",
|
|
106
|
+
"alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-z17rmd",
|
|
107
|
+
"alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-z17rmd",
|
|
108
|
+
"alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-z17rmd",
|
|
109
|
+
"alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-z17rmd",
|
|
110
|
+
"alertIconColor": "--awsui-alert-icon-color-z17rmd",
|
|
111
|
+
"promptInputStyleBackgroundDefault": "--awsui-prompt-input-style-background-default-z17rmd",
|
|
112
|
+
"promptInputStyleBackgroundDisabled": "--awsui-prompt-input-style-background-disabled-z17rmd",
|
|
113
|
+
"promptInputStyleBackgroundFocus": "--awsui-prompt-input-style-background-focus-z17rmd",
|
|
114
|
+
"promptInputStyleBackgroundHover": "--awsui-prompt-input-style-background-hover-z17rmd",
|
|
115
|
+
"promptInputStyleBackgroundReadonly": "--awsui-prompt-input-style-background-readonly-z17rmd",
|
|
116
|
+
"promptInputStyleBorderColorDefault": "--awsui-prompt-input-style-border-color-default-z17rmd",
|
|
117
|
+
"promptInputStyleBorderColorDisabled": "--awsui-prompt-input-style-border-color-disabled-z17rmd",
|
|
118
|
+
"promptInputStyleBorderColorFocus": "--awsui-prompt-input-style-border-color-focus-z17rmd",
|
|
119
|
+
"promptInputStyleBorderColorHover": "--awsui-prompt-input-style-border-color-hover-z17rmd",
|
|
120
|
+
"promptInputStyleBorderColorReadonly": "--awsui-prompt-input-style-border-color-readonly-z17rmd",
|
|
121
|
+
"promptInputStyleBoxShadowDefault": "--awsui-prompt-input-style-box-shadow-default-z17rmd",
|
|
122
|
+
"promptInputStyleBoxShadowDisabled": "--awsui-prompt-input-style-box-shadow-disabled-z17rmd",
|
|
123
|
+
"promptInputStyleBoxShadowFocus": "--awsui-prompt-input-style-box-shadow-focus-z17rmd",
|
|
124
|
+
"promptInputStyleBoxShadowHover": "--awsui-prompt-input-style-box-shadow-hover-z17rmd",
|
|
125
|
+
"promptInputStyleBoxShadowReadonly": "--awsui-prompt-input-style-box-shadow-readonly-z17rmd",
|
|
126
|
+
"promptInputStyleColorDefault": "--awsui-prompt-input-style-color-default-z17rmd",
|
|
127
|
+
"promptInputStyleColorDisabled": "--awsui-prompt-input-style-color-disabled-z17rmd",
|
|
128
|
+
"promptInputStyleColorFocus": "--awsui-prompt-input-style-color-focus-z17rmd",
|
|
129
|
+
"promptInputStyleColorHover": "--awsui-prompt-input-style-color-hover-z17rmd",
|
|
130
|
+
"promptInputStyleColorReadonly": "--awsui-prompt-input-style-color-readonly-z17rmd",
|
|
131
|
+
"promptInputStylePlaceholderColor": "--awsui-prompt-input-style-placeholder-color-z17rmd",
|
|
132
|
+
"promptInputStylePlaceholderFontSize": "--awsui-prompt-input-style-placeholder-font-size-z17rmd",
|
|
133
|
+
"promptInputStylePlaceholderFontStyle": "--awsui-prompt-input-style-placeholder-font-style-z17rmd",
|
|
134
|
+
"promptInputStylePlaceholderFontWeight": "--awsui-prompt-input-style-placeholder-font-weight-z17rmd",
|
|
135
|
+
"promptInputMenuStyleBackgroundColor": "--awsui-prompt-input-menu-style-background-color-z17rmd",
|
|
136
|
+
"promptInputMenuStyleBorderColor": "--awsui-prompt-input-menu-style-border-color-z17rmd",
|
|
137
|
+
"promptInputMenuStyleBorderRadius": "--awsui-prompt-input-menu-style-border-radius-z17rmd",
|
|
138
|
+
"promptInputMenuStyleBorderWidth": "--awsui-prompt-input-menu-style-border-width-z17rmd",
|
|
139
|
+
"optionBackgroundDefault": "--awsui-option-background-default-z17rmd",
|
|
140
|
+
"optionBackgroundHighlighted": "--awsui-option-background-highlighted-z17rmd",
|
|
141
|
+
"optionBackgroundSelected": "--awsui-option-background-selected-z17rmd",
|
|
142
|
+
"optionColorDefault": "--awsui-option-color-default-z17rmd",
|
|
143
|
+
"optionColorHighlighted": "--awsui-option-color-highlighted-z17rmd",
|
|
144
|
+
"optionColorDisabled": "--awsui-option-color-disabled-z17rmd",
|
|
145
|
+
"optionGroupLabelColor": "--awsui-option-group-label-color-z17rmd",
|
|
146
|
+
"optionFilterMatchBackground": "--awsui-option-filter-match-background-z17rmd",
|
|
147
|
+
"optionFilterMatchColor": "--awsui-option-filter-match-color-z17rmd",
|
|
148
|
+
"progressBarBackgroundColor": "--awsui-progress-bar-background-color-z17rmd",
|
|
149
|
+
"progressBarBorderRadius": "--awsui-progress-bar-border-radius-z17rmd",
|
|
150
|
+
"progressBarHeight": "--awsui-progress-bar-height-z17rmd",
|
|
151
|
+
"progressValueBackgroundColor": "--awsui-progress-value-background-color-z17rmd",
|
|
152
|
+
"styleSliderTrackBackgroundColor": "--awsui-style-slider-track-background-color-z17rmd",
|
|
153
|
+
"styleSliderRangeBackgroundDefault": "--awsui-style-slider-range-background-default-z17rmd",
|
|
154
|
+
"styleSliderRangeBackgroundActive": "--awsui-style-slider-range-background-active-z17rmd",
|
|
155
|
+
"styleSliderHandleBackgroundDefault": "--awsui-style-slider-handle-background-default-z17rmd",
|
|
156
|
+
"styleSliderHandleBackgroundHover": "--awsui-style-slider-handle-background-hover-z17rmd",
|
|
157
|
+
"styleSliderHandleBackgroundActive": "--awsui-style-slider-handle-background-active-z17rmd",
|
|
158
|
+
"styleSliderHandleBorderRadius": "--awsui-style-slider-handle-border-radius-z17rmd",
|
|
159
|
+
"tokenStyleBackgroundDefault": "--awsui-token-style-background-default-z17rmd",
|
|
160
|
+
"tokenStyleBackgroundDisabled": "--awsui-token-style-background-disabled-z17rmd",
|
|
161
|
+
"tokenStyleBackgroundReadOnly": "--awsui-token-style-background-read-only-z17rmd",
|
|
162
|
+
"tokenStyleBorderColorDefault": "--awsui-token-style-border-color-default-z17rmd",
|
|
163
|
+
"tokenStyleBorderColorDisabled": "--awsui-token-style-border-color-disabled-z17rmd",
|
|
164
|
+
"tokenStyleBorderColorReadOnly": "--awsui-token-style-border-color-read-only-z17rmd",
|
|
165
|
+
"tokenStyleDismissColorDefault": "--awsui-token-style-dismiss-color-default-z17rmd",
|
|
166
|
+
"tokenStyleDismissColorDisabled": "--awsui-token-style-dismiss-color-disabled-z17rmd",
|
|
167
|
+
"tokenStyleDismissColorHover": "--awsui-token-style-dismiss-color-hover-z17rmd",
|
|
168
|
+
"tokenStyleDismissColorReadOnly": "--awsui-token-style-dismiss-color-read-only-z17rmd",
|
|
169
|
+
"styleItemCardBackgroundDefault": "--awsui-style-item-card-background-default-z17rmd",
|
|
170
|
+
"styleItemCardBorderColorDefault": "--awsui-style-item-card-border-color-default-z17rmd",
|
|
171
|
+
"styleItemCardBorderRadius": "--awsui-style-item-card-border-radius-z17rmd",
|
|
172
|
+
"styleItemCardBorderWidthDefault": "--awsui-style-item-card-border-width-default-z17rmd",
|
|
173
|
+
"styleItemCardBoxShadowDefault": "--awsui-style-item-card-box-shadow-default-z17rmd",
|
|
161
174
|
};
|
|
162
175
|
export default customCSSPropertiesMap;
|
|
163
176
|
//# sourceMappingURL=index.js.map
|