@cloudscape-design/components 3.0.1333 → 3.0.1334
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/styles.css.js +27 -27
- package/alert/styles.scoped.css +50 -50
- package/alert/styles.selectors.js +27 -27
- package/annotation-context/annotation/styles.css.js +13 -13
- package/annotation-context/annotation/styles.scoped.css +21 -21
- package/annotation-context/annotation/styles.selectors.js +13 -13
- package/app-layout/classic.d.ts +1 -0
- package/app-layout/classic.d.ts.map +1 -1
- package/app-layout/index.d.ts.map +1 -1
- package/app-layout/index.js +2 -1
- package/app-layout/index.js.map +1 -1
- package/app-layout/interfaces.d.ts +16 -1
- package/app-layout/interfaces.d.ts.map +1 -1
- package/app-layout/interfaces.js.map +1 -1
- package/app-layout/internal.d.ts +1 -0
- package/app-layout/internal.d.ts.map +1 -1
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/index.d.ts +1 -0
- package/app-layout/visual-refresh/index.d.ts.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +262 -262
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/compute-layout.d.ts +4 -0
- package/app-layout/visual-refresh-toolbar/compute-layout.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/compute-layout.js +2 -2
- package/app-layout/visual-refresh-toolbar/compute-layout.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +93 -93
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- package/app-layout/visual-refresh-toolbar/interfaces.d.ts +2 -0
- package/app-layout/visual-refresh-toolbar/interfaces.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/interfaces.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.d.ts +3 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/index.js +11 -5
- package/app-layout/visual-refresh-toolbar/navigation/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +34 -15
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -4
- package/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js +4 -2
- package/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -29
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +72 -67
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -29
- package/app-layout/visual-refresh-toolbar/state/interfaces.d.ts +1 -0
- package/app-layout/visual-refresh-toolbar/state/interfaces.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/state/interfaces.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/state/props-merger.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/state/props-merger.js +2 -0
- package/app-layout/visual-refresh-toolbar/state/props-merger.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/state/use-app-layout.d.ts +2 -0
- package/app-layout/visual-refresh-toolbar/state/use-app-layout.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/state/use-app-layout.js +26 -3
- package/app-layout/visual-refresh-toolbar/state/use-app-layout.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.js +2 -1
- package/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts +1 -0
- package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
- package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +36 -36
- package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
- package/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.js +3 -3
- package/app-layout/visual-refresh-toolbar/widget-areas/before-main-slot.js.map +1 -1
- package/app-layout-toolbar/index.d.ts.map +1 -1
- package/app-layout-toolbar/index.js +2 -1
- package/app-layout-toolbar/index.js.map +1 -1
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +29 -29
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +30 -30
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +22 -22
- package/button/styles.scoped.css +256 -256
- package/button/styles.selectors.js +22 -22
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +37 -37
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +11 -11
- package/checkbox/styles.selectors.js +3 -3
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/dropdown/styles.css.js +20 -20
- package/dropdown/styles.scoped.css +49 -49
- package/dropdown/styles.selectors.js +20 -20
- package/file-token-group/styles.css.js +23 -23
- package/file-token-group/styles.scoped.css +36 -36
- package/file-token-group/styles.selectors.js +23 -23
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +192 -192
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +72 -72
- package/help-panel/styles.selectors.js +6 -6
- package/input/styles.css.js +18 -18
- package/input/styles.scoped.css +82 -82
- package/input/styles.selectors.js +18 -18
- package/internal/base-component/styles.scoped.css +6 -1
- package/internal/components/abstract-switch/index.d.ts.map +1 -1
- package/internal/components/abstract-switch/index.js +7 -1
- package/internal/components/abstract-switch/index.js.map +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/internal/components/option/styles.css.js +17 -17
- package/internal/components/option/styles.scoped.css +31 -31
- package/internal/components/option/styles.selectors.js +17 -17
- package/internal/components/radio-button/styles.css.js +7 -7
- package/internal/components/radio-button/styles.scoped.css +18 -18
- package/internal/components/radio-button/styles.selectors.js +7 -7
- package/internal/components/selectable-item/styles.css.js +22 -22
- package/internal/components/selectable-item/styles.scoped.css +57 -57
- package/internal/components/selectable-item/styles.selectors.js +22 -22
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +25 -25
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/custom-css-properties/index.d.ts +1 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +173 -172
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.d.ts +2 -0
- package/internal/generated/styles/tokens.js +2 -0
- package/internal/generated/theming/index.cjs +40 -0
- package/internal/generated/theming/index.cjs.d.ts +27 -0
- package/internal/generated/theming/index.d.ts +27 -0
- package/internal/generated/theming/index.js +40 -0
- package/internal/manifest.json +1 -1
- package/item-card/styles.css.js +14 -14
- package/item-card/styles.scoped.css +63 -63
- package/item-card/styles.selectors.js +14 -14
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +117 -117
- package/link/styles.selectors.js +21 -21
- package/manifest.json +2 -2
- package/modal/styles.css.js +31 -31
- package/modal/styles.scoped.css +48 -48
- package/modal/styles.selectors.js +31 -31
- package/package.json +95 -1
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +48 -48
- package/progress-bar/styles.selectors.js +18 -18
- package/prompt-input/styles.css.js +26 -26
- package/prompt-input/styles.scoped.css +105 -105
- package/prompt-input/styles.selectors.js +26 -26
- package/segmented-control/styles.css.js +16 -16
- package/segmented-control/styles.scoped.css +46 -46
- package/segmented-control/styles.selectors.js +16 -16
- package/side-navigation/implementation.d.ts.map +1 -1
- package/side-navigation/implementation.js +4 -3
- package/side-navigation/implementation.js.map +1 -1
- package/side-navigation/parts.d.ts +5 -1
- package/side-navigation/parts.d.ts.map +1 -1
- package/side-navigation/parts.js +38 -26
- package/side-navigation/parts.js.map +1 -1
- package/side-navigation/styles.css.js +47 -47
- package/side-navigation/styles.scoped.css +74 -76
- package/side-navigation/styles.selectors.js +47 -47
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +165 -165
- package/slider/styles.selectors.js +26 -26
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/status-indicator/internal-interfaces.d.ts +2 -0
- package/status-indicator/internal-interfaces.d.ts.map +1 -0
- package/status-indicator/internal-interfaces.js +2 -0
- package/status-indicator/internal-interfaces.js.map +1 -0
- package/status-indicator/internal.d.ts +6 -2
- package/status-indicator/internal.d.ts.map +1 -1
- package/status-indicator/internal.js +1 -0
- package/status-indicator/internal.js.map +1 -1
- package/status-indicator/styles.css.js +25 -24
- package/status-indicator/styles.scoped.css +59 -53
- package/status-indicator/styles.selectors.js +25 -24
- package/steps/interfaces.d.ts +2 -2
- package/steps/interfaces.d.ts.map +1 -1
- package/steps/interfaces.js.map +1 -1
- package/steps/internal.d.ts.map +1 -1
- package/steps/internal.js +1 -0
- package/steps/internal.js.map +1 -1
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +76 -76
- package/tabs/styles.selectors.js +30 -30
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +66 -66
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +5 -5
- package/textarea/styles.scoped.css +45 -45
- package/textarea/styles.selectors.js +5 -5
- package/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
- package/token/styles.css.js +14 -14
- package/token/styles.scoped.css +47 -47
- package/token/styles.selectors.js +14 -14
|
@@ -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
|
-
.
|
|
146
|
+
.awsui_root_l0dv0_5n166_146:not(#\9) {
|
|
147
147
|
border-collapse: separate;
|
|
148
148
|
border-spacing: 0;
|
|
149
149
|
box-sizing: border-box;
|
|
@@ -177,11 +177,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
177
177
|
word-break: break-word;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
.awsui_with-
|
|
180
|
+
.awsui_with-toolbar_l0dv0_5n166_180:not(#\9) {
|
|
181
181
|
/* Structural class — parent context for toolbar margin resets. */
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.
|
|
184
|
+
.awsui_header_l0dv0_5n166_184:not(#\9) {
|
|
185
185
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
186
186
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
187
187
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -194,14 +194,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
194
194
|
padding-inline-start: var(--space-panel-nav-left-wn0n7h, 28px);
|
|
195
195
|
padding-inline-end: calc(var(--space-scaled-xxl-6wgq96, 32px) + var(--space-xl-jfy3x4, 24px));
|
|
196
196
|
}
|
|
197
|
-
.awsui_header--collapsed_l0dv0_koi45_197:not(#\9) {
|
|
198
|
-
padding-inline: 0;
|
|
199
|
-
display: flex;
|
|
200
|
-
justify-content: center;
|
|
201
|
-
align-items: center;
|
|
202
|
-
}
|
|
203
197
|
|
|
204
|
-
.awsui_header-
|
|
198
|
+
.awsui_header-link_l0dv0_5n166_198:not(#\9) {
|
|
205
199
|
font-size: var(--font-panel-header-size-33h9j8, 18px);
|
|
206
200
|
letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
|
|
207
201
|
line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
@@ -212,41 +206,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
212
206
|
min-block-size: var(--font-panel-header-line-height-8xb2qj, 22px);
|
|
213
207
|
display: flex;
|
|
214
208
|
}
|
|
215
|
-
.awsui_header-link--has-
|
|
209
|
+
.awsui_header-link--has-logo_l0dv0_5n166_209 > .awsui_header-link-text_l0dv0_5n166_209:not(#\9) {
|
|
216
210
|
font-weight: var(--font-weight-normal-cxw1m3, 400);
|
|
217
211
|
align-self: center;
|
|
218
212
|
}
|
|
219
213
|
|
|
220
|
-
.awsui_header-
|
|
214
|
+
.awsui_header-logo_l0dv0_5n166_214:not(#\9) {
|
|
221
215
|
margin-inline-end: var(--space-s-tvghoh, 12px);
|
|
222
216
|
margin-block-start: var(--space-xxxs-pajhad, 2px);
|
|
223
217
|
max-inline-size: calc(1.25 * var(--size-icon-big-7pq9l3, 32px));
|
|
224
218
|
align-self: flex-start;
|
|
225
219
|
}
|
|
226
|
-
.awsui_header-logo--
|
|
220
|
+
.awsui_header-logo--stretched_l0dv0_5n166_220:not(#\9) {
|
|
227
221
|
max-inline-size: 100%;
|
|
228
222
|
margin-inline-end: 0;
|
|
229
223
|
}
|
|
230
224
|
|
|
231
|
-
.awsui_items-
|
|
225
|
+
.awsui_items-control_l0dv0_5n166_225:not(#\9) {
|
|
232
226
|
padding-inline: var(--space-l-2ud1p3, 20px);
|
|
233
227
|
padding-block-start: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);
|
|
234
228
|
}
|
|
235
229
|
|
|
236
|
-
.awsui_list-
|
|
230
|
+
.awsui_list-container_l0dv0_5n166_230:not(#\9) {
|
|
237
231
|
margin-block-end: var(--space-panel-content-bottom-24c6lu, 40px);
|
|
238
232
|
}
|
|
239
233
|
|
|
240
|
-
.awsui_items-
|
|
241
|
-
.awsui_list-
|
|
234
|
+
.awsui_items-control_l0dv0_5n166_225:not(#\9),
|
|
235
|
+
.awsui_list-container_l0dv0_5n166_230:not(#\9) {
|
|
242
236
|
margin-block-start: calc(var(--space-panel-content-top-qvd1dr, 20px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
243
237
|
}
|
|
244
|
-
.
|
|
245
|
-
.
|
|
238
|
+
.awsui_root--collapsed_l0dv0_5n166_238 > .awsui_items-control_l0dv0_5n166_225:not(#\9),
|
|
239
|
+
.awsui_root--collapsed_l0dv0_5n166_238 > .awsui_list-container_l0dv0_5n166_230:not(#\9) {
|
|
240
|
+
margin-block-start: var(--space-xs-ymlm0b, 8px);
|
|
241
|
+
}
|
|
242
|
+
.awsui_with-toolbar_l0dv0_5n166_180 > .awsui_divider-header_l0dv0_5n166_242 + .awsui_items-control_l0dv0_5n166_225:not(#\9),
|
|
243
|
+
.awsui_with-toolbar_l0dv0_5n166_180 > .awsui_divider-header_l0dv0_5n166_242 + .awsui_list-container_l0dv0_5n166_230:not(#\9) {
|
|
246
244
|
margin-block-start: calc(-1 * calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
247
245
|
}
|
|
248
246
|
|
|
249
|
-
.
|
|
247
|
+
.awsui_list_l0dv0_5n166_230:not(#\9) {
|
|
250
248
|
margin-block: 0;
|
|
251
249
|
margin-inline: 0;
|
|
252
250
|
padding-block: 0;
|
|
@@ -254,74 +252,74 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
254
252
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px));
|
|
255
253
|
}
|
|
256
254
|
|
|
257
|
-
.awsui_list-variant-
|
|
255
|
+
.awsui_list-variant-root_l0dv0_5n166_255:not(#\9) {
|
|
258
256
|
margin-block: 0;
|
|
259
257
|
margin-inline: 0;
|
|
260
258
|
padding-block: 0;
|
|
261
259
|
padding-inline-start: calc(var(--space-panel-nav-left-wn0n7h, 28px) - var(--space-xs-ymlm0b, 8px));
|
|
262
260
|
padding-inline-end: calc(var(--space-panel-side-right-8wwirc, 24px) - var(--space-xs-ymlm0b, 8px));
|
|
263
261
|
}
|
|
264
|
-
.awsui_list-variant-root--
|
|
262
|
+
.awsui_list-variant-root--first_l0dv0_5n166_262:not(#\9) {
|
|
265
263
|
margin-block-start: 0;
|
|
266
264
|
}
|
|
267
|
-
.awsui_list-variant-root--
|
|
265
|
+
.awsui_list-variant-root--collapsed_l0dv0_5n166_265:not(#\9) {
|
|
268
266
|
padding-inline-start: 0;
|
|
269
267
|
padding-inline-end: 0;
|
|
270
268
|
}
|
|
271
269
|
|
|
272
|
-
.awsui_list-variant-expandable-link-
|
|
270
|
+
.awsui_list-variant-expandable-link-group_l0dv0_5n166_270:not(#\9) {
|
|
273
271
|
padding-inline-start: calc(calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px)) + var(--space-l-2ud1p3, 20px));
|
|
274
272
|
}
|
|
275
273
|
|
|
276
|
-
.awsui_list-variant-
|
|
274
|
+
.awsui_list-variant-section_l0dv0_5n166_274:not(#\9) {
|
|
277
275
|
padding-inline-start: calc(var(--space-l-2ud1p3, 20px) - var(--space-xs-ymlm0b, 8px));
|
|
278
276
|
}
|
|
279
277
|
|
|
280
|
-
.awsui_list-variant-link-
|
|
278
|
+
.awsui_list-variant-link-group_l0dv0_5n166_278:not(#\9) {
|
|
281
279
|
padding-inline-start: calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px) - var(--space-xs-ymlm0b, 8px));
|
|
282
280
|
}
|
|
283
281
|
|
|
284
|
-
.awsui_list-variant-section-
|
|
282
|
+
.awsui_list-variant-section-group_l0dv0_5n166_282:not(#\9) {
|
|
285
283
|
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
286
284
|
margin-inline: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
287
285
|
padding-block: 0;
|
|
288
286
|
padding-inline: 0;
|
|
289
287
|
}
|
|
290
288
|
|
|
291
|
-
.awsui_list-
|
|
289
|
+
.awsui_list-item_l0dv0_5n166_289:not(#\9) {
|
|
292
290
|
margin-inline: 0;
|
|
293
291
|
margin-block: var(--space-side-navigation-item-gap-5vlwdw, 0px);
|
|
294
292
|
padding-block: 0;
|
|
295
293
|
padding-inline: var(--space-xs-ymlm0b, 8px);
|
|
296
294
|
list-style: none;
|
|
297
295
|
}
|
|
298
|
-
.awsui_list-variant-root--
|
|
296
|
+
.awsui_list-variant-root--first_l0dv0_5n166_262 > .awsui_list-item_l0dv0_5n166_289:not(#\9):first-child {
|
|
299
297
|
margin-block-start: 0px;
|
|
300
298
|
}
|
|
301
|
-
.awsui_list-item--
|
|
299
|
+
.awsui_list-item--collapsed_l0dv0_5n166_299:not(#\9) {
|
|
302
300
|
margin-block: var(--space-side-navigation-item-collapsed-gap-d9lti2, 8px);
|
|
303
301
|
display: flex;
|
|
304
302
|
justify-content: center;
|
|
305
303
|
padding-block: 0;
|
|
306
304
|
padding-inline: 0;
|
|
307
305
|
}
|
|
308
|
-
.awsui_list-item--
|
|
306
|
+
.awsui_list-item--group_l0dv0_5n166_306:not(#\9) {
|
|
309
307
|
padding-inline: 0;
|
|
310
308
|
padding-block: var(--space-scaled-s-8ozaad, 12px);
|
|
311
309
|
list-style: none;
|
|
312
310
|
}
|
|
313
|
-
.awsui_list-item--group-no-padding-
|
|
311
|
+
.awsui_list-item--group-no-padding-start_l0dv0_5n166_311:not(#\9) {
|
|
314
312
|
padding-block-start: 0;
|
|
315
313
|
}
|
|
316
|
-
.awsui_list-item--group-no-padding-
|
|
314
|
+
.awsui_list-item--group-no-padding-end_l0dv0_5n166_314:not(#\9) {
|
|
317
315
|
padding-block-end: 0;
|
|
318
316
|
}
|
|
319
|
-
.awsui_list-item--link-with-
|
|
317
|
+
.awsui_list-item--link-with-info_l0dv0_5n166_317:not(#\9) {
|
|
320
318
|
display: flex;
|
|
321
319
|
align-items: baseline;
|
|
322
320
|
}
|
|
323
321
|
|
|
324
|
-
.awsui_list--collapsed-
|
|
322
|
+
.awsui_list--collapsed-group_l0dv0_5n166_322:not(#\9) {
|
|
325
323
|
margin-block: 0;
|
|
326
324
|
margin-inline: 0;
|
|
327
325
|
padding-block: 0;
|
|
@@ -329,29 +327,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
329
327
|
list-style: none;
|
|
330
328
|
}
|
|
331
329
|
|
|
332
|
-
.
|
|
333
|
-
.awsui_expandable-link-
|
|
330
|
+
.awsui_section_l0dv0_5n166_330:not(#\9),
|
|
331
|
+
.awsui_expandable-link-group_l0dv0_5n166_331:not(#\9) {
|
|
334
332
|
margin-inline-start: calc(-1 * var(--space-l-2ud1p3, 20px));
|
|
335
333
|
/* stylelint-disable-next-line selector-max-type */
|
|
336
334
|
/* stylelint-disable-next-line selector-max-type */
|
|
337
335
|
}
|
|
338
|
-
.
|
|
339
|
-
.awsui_expandable-link-
|
|
336
|
+
.awsui_section_l0dv0_5n166_330 > div:not(#\9),
|
|
337
|
+
.awsui_expandable-link-group_l0dv0_5n166_331 > div:not(#\9) {
|
|
340
338
|
padding-block: 0;
|
|
341
339
|
padding-inline: 0;
|
|
342
340
|
}
|
|
343
|
-
.
|
|
344
|
-
.awsui_expandable-link-
|
|
341
|
+
.awsui_section_l0dv0_5n166_330 > div:not(#\9):first-child > :first-child,
|
|
342
|
+
.awsui_expandable-link-group_l0dv0_5n166_331 > div:not(#\9):first-child > :first-child {
|
|
345
343
|
display: grid;
|
|
346
344
|
align-items: flex-start;
|
|
347
345
|
padding-block: calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2);
|
|
348
346
|
}
|
|
349
|
-
.awsui_section--no-
|
|
350
|
-
.awsui_expandable-link-group--no-
|
|
347
|
+
.awsui_section--no-ident_l0dv0_5n166_347:not(#\9),
|
|
348
|
+
.awsui_expandable-link-group--no-ident_l0dv0_5n166_348:not(#\9) {
|
|
351
349
|
margin-inline-start: 0;
|
|
352
350
|
}
|
|
353
351
|
|
|
354
|
-
.awsui_expandable-link-
|
|
352
|
+
.awsui_expandable-link-group_l0dv0_5n166_331 > div:not(#\9):first-child {
|
|
355
353
|
border-start-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
356
354
|
border-start-end-radius: var(--border-radius-item-iwaia5, 8px);
|
|
357
355
|
border-end-start-radius: var(--border-radius-item-iwaia5, 8px);
|
|
@@ -362,27 +360,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
362
360
|
box-sizing: content-box;
|
|
363
361
|
}
|
|
364
362
|
|
|
365
|
-
.awsui_expandable-link-group--
|
|
363
|
+
.awsui_expandable-link-group--active_l0dv0_5n166_363 > div:not(#\9):first-child {
|
|
366
364
|
background-color: var(--color-background-side-navigation-item-active-adfprg, transparent);
|
|
367
365
|
}
|
|
368
366
|
|
|
369
|
-
.
|
|
367
|
+
.awsui_section_l0dv0_5n166_330:not(#\9) {
|
|
370
368
|
margin-block: calc(var(--space-scaled-2x-l-u5ida5, 20px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
371
369
|
}
|
|
372
|
-
.
|
|
370
|
+
.awsui_section_l0dv0_5n166_330.awsui_refresh_l0dv0_5n166_370:not(#\9) {
|
|
373
371
|
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
374
372
|
}
|
|
375
|
-
.awsui_list-variant-root--
|
|
373
|
+
.awsui_list-variant-root--first_l0dv0_5n166_262 > .awsui_list-item_l0dv0_5n166_289:not(#\9):first-child > .awsui_section_l0dv0_5n166_330 {
|
|
376
374
|
margin-block-start: 0px;
|
|
377
375
|
}
|
|
378
376
|
|
|
379
|
-
.awsui_section-
|
|
377
|
+
.awsui_section-header_l0dv0_5n166_377:not(#\9) {
|
|
380
378
|
display: contents;
|
|
381
379
|
font-size: var(--font-side-navigation-section-header-size-cnrduv, inherit);
|
|
382
380
|
font-weight: var(--font-side-navigation-section-header-weight-h807bs, inherit);
|
|
383
381
|
}
|
|
384
382
|
|
|
385
|
-
.awsui_section-
|
|
383
|
+
.awsui_section-group_l0dv0_5n166_383:not(#\9) {
|
|
386
384
|
font-family: var(--font-family-heading-ugphat, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
387
385
|
font-size: var(--font-size-heading-m-170yiy, 18px);
|
|
388
386
|
line-height: var(--line-height-heading-m-uoaqdh, 22px);
|
|
@@ -393,17 +391,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
393
391
|
margin-block: calc(var(--space-scaled-xs-xwoogq, 8px) - var(--border-divider-section-width-uwo8my, 1px));
|
|
394
392
|
margin-inline: 0;
|
|
395
393
|
}
|
|
396
|
-
.awsui_list-variant-root--
|
|
394
|
+
.awsui_list-variant-root--first_l0dv0_5n166_262 > .awsui_list-item_l0dv0_5n166_289:not(#\9):first-child > .awsui_section-group_l0dv0_5n166_383 {
|
|
397
395
|
margin-block-start: 0px;
|
|
398
396
|
}
|
|
399
397
|
|
|
400
|
-
.awsui_section-group-
|
|
398
|
+
.awsui_section-group-title_l0dv0_5n166_398:not(#\9) {
|
|
401
399
|
display: flex;
|
|
402
400
|
align-items: center;
|
|
403
401
|
margin-block: 0;
|
|
404
402
|
}
|
|
405
403
|
|
|
406
|
-
.
|
|
404
|
+
.awsui_link_l0dv0_5n166_404:not(#\9) {
|
|
407
405
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
408
406
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
409
407
|
color: var(--color-text-side-navigation-item-default-1vcdej, #424650);
|
|
@@ -421,21 +419,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
421
419
|
-webkit-font-smoothing: auto;
|
|
422
420
|
-moz-osx-font-smoothing: auto;
|
|
423
421
|
}
|
|
424
|
-
.awsui_link-
|
|
422
|
+
.awsui_link-active_l0dv0_5n166_422:not(#\9) {
|
|
425
423
|
font-weight: var(--font-wayfinding-link-active-weight-ny4hup, 700);
|
|
426
424
|
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
427
425
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
428
426
|
color: var(--color-text-side-navigation-item-active-w3c4dj, #006ce0);
|
|
429
427
|
background-color: var(--color-background-side-navigation-item-active-adfprg, transparent);
|
|
430
428
|
}
|
|
431
|
-
.awsui_link-
|
|
429
|
+
.awsui_link-active_l0dv0_5n166_422.awsui_link--collapsed_l0dv0_5n166_429:not(#\9) {
|
|
432
430
|
color: var(--color-text-side-navigation-item-active-collapsed-kwpe9n, #ffffff);
|
|
433
431
|
background-color: var(--color-background-side-navigation-item-active-collapsed-ceubmy, #006ce0);
|
|
434
432
|
}
|
|
435
|
-
.awsui_link-
|
|
433
|
+
.awsui_link-active_l0dv0_5n166_422.awsui_link--collapsed_l0dv0_5n166_429:not(#\9):hover {
|
|
436
434
|
color: var(--color-text-side-navigation-item-active-collapsed-kwpe9n, #ffffff);
|
|
437
435
|
}
|
|
438
|
-
.awsui_link--
|
|
436
|
+
.awsui_link--collapsed_l0dv0_5n166_429:not(#\9) {
|
|
439
437
|
padding-inline: 0;
|
|
440
438
|
margin-inline: 0;
|
|
441
439
|
justify-content: center;
|
|
@@ -446,23 +444,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
446
444
|
border-end-end-radius: var(--border-radius-side-navigation-item-collapsed-e8960w, 50%);
|
|
447
445
|
}
|
|
448
446
|
|
|
449
|
-
.awsui_header-
|
|
450
|
-
.
|
|
447
|
+
.awsui_header-link_l0dv0_5n166_198:not(#\9),
|
|
448
|
+
.awsui_link_l0dv0_5n166_404:not(#\9) {
|
|
451
449
|
text-decoration: none;
|
|
452
450
|
}
|
|
453
|
-
.awsui_header-
|
|
454
|
-
.
|
|
451
|
+
.awsui_header-link_l0dv0_5n166_198:not(#\9):hover,
|
|
452
|
+
.awsui_link_l0dv0_5n166_404:not(#\9):hover {
|
|
455
453
|
color: var(--color-text-side-navigation-item-active-w3c4dj, #006ce0);
|
|
456
454
|
}
|
|
457
|
-
.awsui_header-
|
|
458
|
-
.
|
|
455
|
+
.awsui_header-link_l0dv0_5n166_198:not(#\9):focus,
|
|
456
|
+
.awsui_link_l0dv0_5n166_404:not(#\9):focus {
|
|
459
457
|
outline: none;
|
|
460
458
|
}
|
|
461
|
-
.awsui_header-
|
|
459
|
+
.awsui_header-link_l0dv0_5n166_198:not(#\9):hover, .awsui_header-link_l0dv0_5n166_198:not(#\9):focus, .awsui_link_l0dv0_5n166_404:not(#\9):hover, .awsui_link_l0dv0_5n166_404:not(#\9):focus {
|
|
462
460
|
text-decoration: none;
|
|
463
461
|
}
|
|
464
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
465
|
-
body[data-awsui-focus-visible=true] .
|
|
462
|
+
body[data-awsui-focus-visible=true] .awsui_header-link_l0dv0_5n166_198:not(#\9):focus,
|
|
463
|
+
body[data-awsui-focus-visible=true] .awsui_link_l0dv0_5n166_404:not(#\9):focus {
|
|
466
464
|
outline: thin dotted;
|
|
467
465
|
outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
|
|
468
466
|
outline-offset: 2px;
|
|
@@ -474,43 +472,43 @@ body[data-awsui-focus-visible=true] .awsui_link_l0dv0_koi45_406:not(#\9):focus {
|
|
|
474
472
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
|
|
475
473
|
}
|
|
476
474
|
|
|
477
|
-
.awsui_link-text-
|
|
475
|
+
.awsui_link-text-wrapper_l0dv0_5n166_477:not(#\9) {
|
|
478
476
|
min-inline-size: 0;
|
|
479
477
|
}
|
|
480
478
|
|
|
481
|
-
.
|
|
479
|
+
.awsui_info_l0dv0_5n166_481:not(#\9) {
|
|
482
480
|
margin-inline-start: var(--space-s-tvghoh, 12px);
|
|
483
481
|
flex-shrink: 0;
|
|
484
482
|
}
|
|
485
483
|
|
|
486
|
-
.awsui_item-
|
|
484
|
+
.awsui_item-icon_l0dv0_5n166_486:not(#\9) {
|
|
487
485
|
display: inline-flex;
|
|
488
486
|
flex-shrink: 0;
|
|
489
487
|
}
|
|
490
|
-
.awsui_item-
|
|
488
|
+
.awsui_item-icon_l0dv0_5n166_486:not(#\9):not(.awsui_item-icon--collapsed_l0dv0_5n166_490) {
|
|
491
489
|
margin-inline-end: var(--space-xs-ymlm0b, 8px);
|
|
492
490
|
}
|
|
493
491
|
|
|
494
|
-
.awsui_external-
|
|
492
|
+
.awsui_external-icon_l0dv0_5n166_494:not(#\9) {
|
|
495
493
|
margin-inline-start: var(--space-xxs-hwfkai, 4px);
|
|
496
494
|
}
|
|
497
495
|
|
|
498
|
-
.
|
|
496
|
+
.awsui_divider_l0dv0_5n166_242:not(#\9) {
|
|
499
497
|
border-block: none;
|
|
500
498
|
border-inline: none;
|
|
501
499
|
}
|
|
502
|
-
.awsui_divider-
|
|
500
|
+
.awsui_divider-default_l0dv0_5n166_502:not(#\9) {
|
|
503
501
|
margin-block: calc(var(--space-scaled-2x-xl-he48nr, 24px) - calc((var(--size-side-navigation-item-height-lokap3, 28px) - var(--line-height-body-m-2mh3ke, 20px)) / 2));
|
|
504
502
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
|
|
505
503
|
}
|
|
506
|
-
.awsui_divider-
|
|
504
|
+
.awsui_divider-default_l0dv0_5n166_502.awsui_divider--collapsed_l0dv0_5n166_506:not(#\9) {
|
|
507
505
|
margin-block: var(--space-scaled-2x-m-4euqsk, 16px);
|
|
508
506
|
margin-inline: var(--space-xs-ymlm0b, 8px);
|
|
509
507
|
}
|
|
510
|
-
.awsui_divider-
|
|
508
|
+
.awsui_divider-header_l0dv0_5n166_242:not(#\9) {
|
|
511
509
|
margin-block: 0;
|
|
512
510
|
border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-panel-header-ygztvl, #c6c6cd);
|
|
513
511
|
}
|
|
514
|
-
.awsui_with-
|
|
512
|
+
.awsui_with-toolbar_l0dv0_5n166_180 > .awsui_divider-header_l0dv0_5n166_242:not(#\9) {
|
|
515
513
|
border-color: transparent;
|
|
516
514
|
}
|
|
@@ -2,52 +2,52 @@
|
|
|
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
|
-
"with-toolbar": "awsui_with-
|
|
7
|
-
"header": "
|
|
8
|
-
"header
|
|
9
|
-
"header-link": "awsui_header-
|
|
10
|
-
"header-link
|
|
11
|
-
"header-
|
|
12
|
-
"header-logo": "awsui_header-
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"divider-header": "awsui_divider-
|
|
17
|
-
"list": "
|
|
18
|
-
"list-variant-root": "awsui_list-variant-
|
|
19
|
-
"list-variant-root--first": "awsui_list-variant-root--
|
|
20
|
-
"list-variant-root--collapsed": "awsui_list-variant-root--
|
|
21
|
-
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-
|
|
22
|
-
"list-variant-section": "awsui_list-variant-
|
|
23
|
-
"list-variant-link-group": "awsui_list-variant-link-
|
|
24
|
-
"list-variant-section-group": "awsui_list-variant-section-
|
|
25
|
-
"list-item": "awsui_list-
|
|
26
|
-
"list-item--collapsed": "awsui_list-item--
|
|
27
|
-
"list-item--group": "awsui_list-item--
|
|
28
|
-
"list-item--group-no-padding-start": "awsui_list-item--group-no-padding-
|
|
29
|
-
"list-item--group-no-padding-end": "awsui_list-item--group-no-padding-
|
|
30
|
-
"list-item--link-with-info": "awsui_list-item--link-with-
|
|
31
|
-
"list--collapsed-group": "awsui_list--collapsed-
|
|
32
|
-
"section": "
|
|
33
|
-
"expandable-link-group": "awsui_expandable-link-
|
|
34
|
-
"section--no-ident": "awsui_section--no-
|
|
35
|
-
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-
|
|
36
|
-
"expandable-link-group--active": "awsui_expandable-link-group--
|
|
37
|
-
"refresh": "
|
|
38
|
-
"section-header": "awsui_section-
|
|
39
|
-
"section-group": "awsui_section-
|
|
40
|
-
"section-group-title": "awsui_section-group-
|
|
41
|
-
"link": "
|
|
42
|
-
"link-active": "awsui_link-
|
|
43
|
-
"link--collapsed": "awsui_link--
|
|
44
|
-
"link-text-wrapper": "awsui_link-text-
|
|
45
|
-
"info": "
|
|
46
|
-
"item-icon": "awsui_item-
|
|
47
|
-
"item-icon--collapsed": "awsui_item-icon--
|
|
48
|
-
"external-icon": "awsui_external-
|
|
49
|
-
"divider": "
|
|
50
|
-
"divider-default": "awsui_divider-
|
|
51
|
-
"divider--collapsed": "awsui_divider--
|
|
5
|
+
"root": "awsui_root_l0dv0_5n166_146",
|
|
6
|
+
"with-toolbar": "awsui_with-toolbar_l0dv0_5n166_180",
|
|
7
|
+
"header": "awsui_header_l0dv0_5n166_184",
|
|
8
|
+
"header-link": "awsui_header-link_l0dv0_5n166_198",
|
|
9
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_5n166_209",
|
|
10
|
+
"header-link-text": "awsui_header-link-text_l0dv0_5n166_209",
|
|
11
|
+
"header-logo": "awsui_header-logo_l0dv0_5n166_214",
|
|
12
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_5n166_220",
|
|
13
|
+
"items-control": "awsui_items-control_l0dv0_5n166_225",
|
|
14
|
+
"list-container": "awsui_list-container_l0dv0_5n166_230",
|
|
15
|
+
"root--collapsed": "awsui_root--collapsed_l0dv0_5n166_238",
|
|
16
|
+
"divider-header": "awsui_divider-header_l0dv0_5n166_242",
|
|
17
|
+
"list": "awsui_list_l0dv0_5n166_230",
|
|
18
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_5n166_255",
|
|
19
|
+
"list-variant-root--first": "awsui_list-variant-root--first_l0dv0_5n166_262",
|
|
20
|
+
"list-variant-root--collapsed": "awsui_list-variant-root--collapsed_l0dv0_5n166_265",
|
|
21
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_5n166_270",
|
|
22
|
+
"list-variant-section": "awsui_list-variant-section_l0dv0_5n166_274",
|
|
23
|
+
"list-variant-link-group": "awsui_list-variant-link-group_l0dv0_5n166_278",
|
|
24
|
+
"list-variant-section-group": "awsui_list-variant-section-group_l0dv0_5n166_282",
|
|
25
|
+
"list-item": "awsui_list-item_l0dv0_5n166_289",
|
|
26
|
+
"list-item--collapsed": "awsui_list-item--collapsed_l0dv0_5n166_299",
|
|
27
|
+
"list-item--group": "awsui_list-item--group_l0dv0_5n166_306",
|
|
28
|
+
"list-item--group-no-padding-start": "awsui_list-item--group-no-padding-start_l0dv0_5n166_311",
|
|
29
|
+
"list-item--group-no-padding-end": "awsui_list-item--group-no-padding-end_l0dv0_5n166_314",
|
|
30
|
+
"list-item--link-with-info": "awsui_list-item--link-with-info_l0dv0_5n166_317",
|
|
31
|
+
"list--collapsed-group": "awsui_list--collapsed-group_l0dv0_5n166_322",
|
|
32
|
+
"section": "awsui_section_l0dv0_5n166_330",
|
|
33
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_5n166_331",
|
|
34
|
+
"section--no-ident": "awsui_section--no-ident_l0dv0_5n166_347",
|
|
35
|
+
"expandable-link-group--no-ident": "awsui_expandable-link-group--no-ident_l0dv0_5n166_348",
|
|
36
|
+
"expandable-link-group--active": "awsui_expandable-link-group--active_l0dv0_5n166_363",
|
|
37
|
+
"refresh": "awsui_refresh_l0dv0_5n166_370",
|
|
38
|
+
"section-header": "awsui_section-header_l0dv0_5n166_377",
|
|
39
|
+
"section-group": "awsui_section-group_l0dv0_5n166_383",
|
|
40
|
+
"section-group-title": "awsui_section-group-title_l0dv0_5n166_398",
|
|
41
|
+
"link": "awsui_link_l0dv0_5n166_404",
|
|
42
|
+
"link-active": "awsui_link-active_l0dv0_5n166_422",
|
|
43
|
+
"link--collapsed": "awsui_link--collapsed_l0dv0_5n166_429",
|
|
44
|
+
"link-text-wrapper": "awsui_link-text-wrapper_l0dv0_5n166_477",
|
|
45
|
+
"info": "awsui_info_l0dv0_5n166_481",
|
|
46
|
+
"item-icon": "awsui_item-icon_l0dv0_5n166_486",
|
|
47
|
+
"item-icon--collapsed": "awsui_item-icon--collapsed_l0dv0_5n166_490",
|
|
48
|
+
"external-icon": "awsui_external-icon_l0dv0_5n166_494",
|
|
49
|
+
"divider": "awsui_divider_l0dv0_5n166_242",
|
|
50
|
+
"divider-default": "awsui_divider-default_l0dv0_5n166_502",
|
|
51
|
+
"divider--collapsed": "awsui_divider--collapsed_l0dv0_5n166_506"
|
|
52
52
|
};
|
|
53
53
|
|
package/slider/styles.css.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"slider": "
|
|
6
|
-
"slider-track": "awsui_slider-
|
|
7
|
-
"slider-range": "awsui_slider-
|
|
8
|
-
"disabled": "
|
|
9
|
-
"readonly": "
|
|
10
|
-
"error": "
|
|
11
|
-
"warning": "
|
|
12
|
-
"active": "
|
|
13
|
-
"error-active": "awsui_error-
|
|
14
|
-
"warning-active": "awsui_warning-
|
|
15
|
-
"labels": "
|
|
16
|
-
"labels-noref": "awsui_labels-
|
|
17
|
-
"labels-reference": "awsui_labels-
|
|
18
|
-
"labels-min": "awsui_labels-
|
|
19
|
-
"labels-max": "awsui_labels-
|
|
20
|
-
"labels-aria-description": "awsui_labels-aria-
|
|
21
|
-
"ticks": "
|
|
22
|
-
"ticks-wrapper": "awsui_ticks-
|
|
23
|
-
"tick": "
|
|
24
|
-
"middle": "
|
|
25
|
-
"filled": "
|
|
26
|
-
"tooltip-thumb": "awsui_tooltip-
|
|
27
|
-
"thumb": "
|
|
28
|
-
"min": "
|
|
29
|
-
"max": "
|
|
4
|
+
"root": "awsui_root_pcgz5_9wdj9_153",
|
|
5
|
+
"slider": "awsui_slider_pcgz5_9wdj9_190",
|
|
6
|
+
"slider-track": "awsui_slider-track_pcgz5_9wdj9_194",
|
|
7
|
+
"slider-range": "awsui_slider-range_pcgz5_9wdj9_194",
|
|
8
|
+
"disabled": "awsui_disabled_pcgz5_9wdj9_209",
|
|
9
|
+
"readonly": "awsui_readonly_pcgz5_9wdj9_213",
|
|
10
|
+
"error": "awsui_error_pcgz5_9wdj9_222",
|
|
11
|
+
"warning": "awsui_warning_pcgz5_9wdj9_225",
|
|
12
|
+
"active": "awsui_active_pcgz5_9wdj9_228",
|
|
13
|
+
"error-active": "awsui_error-active_pcgz5_9wdj9_231",
|
|
14
|
+
"warning-active": "awsui_warning-active_pcgz5_9wdj9_234",
|
|
15
|
+
"labels": "awsui_labels_pcgz5_9wdj9_245",
|
|
16
|
+
"labels-noref": "awsui_labels-noref_pcgz5_9wdj9_251",
|
|
17
|
+
"labels-reference": "awsui_labels-reference_pcgz5_9wdj9_254",
|
|
18
|
+
"labels-min": "awsui_labels-min_pcgz5_9wdj9_261",
|
|
19
|
+
"labels-max": "awsui_labels-max_pcgz5_9wdj9_267",
|
|
20
|
+
"labels-aria-description": "awsui_labels-aria-description_pcgz5_9wdj9_275",
|
|
21
|
+
"ticks": "awsui_ticks_pcgz5_9wdj9_293",
|
|
22
|
+
"ticks-wrapper": "awsui_ticks-wrapper_pcgz5_9wdj9_299",
|
|
23
|
+
"tick": "awsui_tick_pcgz5_9wdj9_293",
|
|
24
|
+
"middle": "awsui_middle_pcgz5_9wdj9_314",
|
|
25
|
+
"filled": "awsui_filled_pcgz5_9wdj9_317",
|
|
26
|
+
"tooltip-thumb": "awsui_tooltip-thumb_pcgz5_9wdj9_345",
|
|
27
|
+
"thumb": "awsui_thumb_pcgz5_9wdj9_358",
|
|
28
|
+
"min": "awsui_min_pcgz5_9wdj9_394",
|
|
29
|
+
"max": "awsui_max_pcgz5_9wdj9_397"
|
|
30
30
|
};
|
|
31
31
|
|