@cloudscape-design/components-themeable 3.0.1163 → 3.0.1165
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/app-layout/visual-refresh/drawers.scss +1 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +4 -1
- package/lib/internal/scss/drawer/styles.scss +25 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/table/resizer/styles.scss +7 -6
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +21 -21
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/runtime-drawer/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/runtime-drawer/index.js +20 -18
- package/lib/internal/template/app-layout/runtime-drawer/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +164 -163
- 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 +86 -83
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- 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/autosuggest/interfaces.d.ts +1 -1
- package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +242 -242
- package/lib/internal/template/box/styles.selectors.js +192 -192
- 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 +96 -96
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +17 -17
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/button-group/interfaces.d.ts +9 -0
- package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-group/interfaces.js.map +1 -1
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +44 -44
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +51 -51
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +187 -187
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +36 -36
- package/lib/internal/template/collection-preferences/styles.scoped.css +38 -38
- package/lib/internal/template/collection-preferences/styles.selectors.js +36 -36
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +56 -56
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/drawer/implementation.d.ts +1 -1
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +13 -4
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +7 -0
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +12 -8
- package/lib/internal/template/drawer/styles.scoped.css +35 -13
- package/lib/internal/template/drawer/styles.selectors.js +12 -8
- package/lib/internal/template/drawer/use-sticky-footer.d.ts +9 -0
- package/lib/internal/template/drawer/use-sticky-footer.d.ts.map +1 -0
- package/lib/internal/template/drawer/use-sticky-footer.js +35 -0
- package/lib/internal/template/drawer/use-sticky-footer.js.map +1 -0
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +68 -68
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +75 -75
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +87 -87
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/internal/base-component/styles.scoped.css +504 -437
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/option/styles.css.js +16 -16
- package/lib/internal/template/internal/components/option/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/option/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +23 -23
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +54 -54
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +23 -23
- 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 +3 -3
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +8 -8
- package/lib/internal/template/internal/generated/theming/index.cjs +24 -24
- package/lib/internal/template/internal/generated/theming/index.js +24 -24
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts +2 -2
- package/lib/internal/template/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/controllers/drawers.js.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts +2 -2
- package/lib/internal/template/internal/plugins/widget/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/plugins/widget/interfaces.js.map +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +92 -92
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +50 -50
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/popover/styles.css.js +57 -57
- package/lib/internal/template/popover/styles.scoped.css +87 -87
- package/lib/internal/template/popover/styles.selectors.js +57 -57
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +31 -31
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -36
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/select/interfaces.d.ts +1 -1
- package/lib/internal/template/select/interfaces.js.map +1 -1
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +47 -47
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +27 -27
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +377 -377
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/table/header-cell/index.d.ts +1 -1
- package/lib/internal/template/table/header-cell/index.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/index.js +1 -1
- package/lib/internal/template/table/header-cell/index.js.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts +1 -1
- package/lib/internal/template/table/header-cell/th-element.d.ts.map +1 -1
- package/lib/internal/template/table/header-cell/th-element.js.map +1 -1
- package/lib/internal/template/table/resizer/index.d.ts +2 -1
- package/lib/internal/template/table/resizer/index.d.ts.map +1 -1
- package/lib/internal/template/table/resizer/index.js +8 -5
- package/lib/internal/template/table/resizer/index.js.map +1 -1
- package/lib/internal/template/table/resizer/styles.css.js +13 -12
- package/lib/internal/template/table/resizer/styles.scoped.css +22 -22
- package/lib/internal/template/table/resizer/styles.selectors.js +13 -12
- package/lib/internal/template/table/thead.d.ts +1 -1
- package/lib/internal/template/table/thead.d.ts.map +1 -1
- package/lib/internal/template/table/thead.js.map +1 -1
- 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/test-utils/dom/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- 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/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +29 -29
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +66 -66
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.
|
|
153
|
+
.awsui_dimmed_10ipo_1r2yr_153:not(#\9) {
|
|
154
154
|
border-collapse: separate;
|
|
155
155
|
border-spacing: 0;
|
|
156
156
|
box-sizing: border-box;
|
|
@@ -184,12 +184,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
184
184
|
transition-delay: var(--motion-duration-transition-quick-ucajl5, 90ms);
|
|
185
185
|
}
|
|
186
186
|
@media (prefers-reduced-motion: reduce) {
|
|
187
|
-
.
|
|
187
|
+
.awsui_dimmed_10ipo_1r2yr_153:not(#\9) {
|
|
188
188
|
animation: none;
|
|
189
189
|
transition: none;
|
|
190
190
|
}
|
|
191
191
|
}
|
|
192
|
-
.awsui-motion-disabled .
|
|
192
|
+
.awsui-motion-disabled .awsui_dimmed_10ipo_1r2yr_153:not(#\9), .awsui-mode-entering .awsui_dimmed_10ipo_1r2yr_153:not(#\9) {
|
|
193
193
|
animation: none;
|
|
194
194
|
transition: none;
|
|
195
195
|
}
|
|
@@ -202,7 +202,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
203
203
|
SPDX-License-Identifier: Apache-2.0
|
|
204
204
|
*/
|
|
205
|
-
.
|
|
205
|
+
.awsui_marker_10ipo_1r2yr_205:not(#\9) {
|
|
206
206
|
border-collapse: separate;
|
|
207
207
|
border-spacing: 0;
|
|
208
208
|
box-sizing: border-box;
|
|
@@ -242,25 +242,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
242
242
|
flex-shrink: 0;
|
|
243
243
|
cursor: inherit;
|
|
244
244
|
}
|
|
245
|
-
.awsui_marker--
|
|
245
|
+
.awsui_marker--line_10ipo_1r2yr_245:not(#\9) {
|
|
246
246
|
margin-block-start: 9px;
|
|
247
247
|
block-size: 4px;
|
|
248
248
|
}
|
|
249
|
-
.awsui_marker--
|
|
249
|
+
.awsui_marker--rectangle_10ipo_1r2yr_249:not(#\9) {
|
|
250
250
|
block-size: 14px;
|
|
251
251
|
border-start-start-radius: 2px;
|
|
252
252
|
border-start-end-radius: 2px;
|
|
253
253
|
border-end-start-radius: 2px;
|
|
254
254
|
border-end-end-radius: 2px;
|
|
255
255
|
}
|
|
256
|
-
.awsui_marker--hollow-
|
|
256
|
+
.awsui_marker--hollow-rectangle_10ipo_1r2yr_256:not(#\9) {
|
|
257
257
|
block-size: 14px;
|
|
258
258
|
border-start-start-radius: 2px;
|
|
259
259
|
border-start-end-radius: 2px;
|
|
260
260
|
border-end-start-radius: 2px;
|
|
261
261
|
border-end-end-radius: 2px;
|
|
262
262
|
}
|
|
263
|
-
.awsui_marker--hollow-
|
|
263
|
+
.awsui_marker--hollow-rectangle_10ipo_1r2yr_256:not(#\9)::after {
|
|
264
264
|
content: "";
|
|
265
265
|
display: block;
|
|
266
266
|
margin-block: 2px;
|
|
@@ -269,13 +269,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
269
269
|
background-color: var(--color-background-container-content-aemn43, #ffffff);
|
|
270
270
|
opacity: 0.5;
|
|
271
271
|
}
|
|
272
|
-
.awsui_marker--
|
|
272
|
+
.awsui_marker--dashed_10ipo_1r2yr_272:not(#\9) {
|
|
273
273
|
block-size: 4px;
|
|
274
274
|
inline-size: 6px;
|
|
275
275
|
margin-block-start: 9px;
|
|
276
276
|
margin-inline-end: 12px;
|
|
277
277
|
}
|
|
278
|
-
.awsui_marker--
|
|
278
|
+
.awsui_marker--dashed_10ipo_1r2yr_272:not(#\9)::after {
|
|
279
279
|
content: "";
|
|
280
280
|
display: block;
|
|
281
281
|
inline-size: 6px;
|
|
@@ -288,7 +288,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
288
288
|
background-color: inherit;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.
|
|
291
|
+
.awsui_root_10ipo_1r2yr_291:not(#\9) {
|
|
292
292
|
border-collapse: separate;
|
|
293
293
|
border-spacing: 0;
|
|
294
294
|
box-sizing: border-box;
|
|
@@ -320,47 +320,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
320
320
|
-moz-osx-font-smoothing: auto;
|
|
321
321
|
}
|
|
322
322
|
|
|
323
|
-
.
|
|
323
|
+
.awsui_value_10ipo_1r2yr_323:not(#\9) {
|
|
324
324
|
text-align: end;
|
|
325
325
|
margin-inline-start: var(--space-xxl-q0lyvp, 32px);
|
|
326
326
|
}
|
|
327
|
-
.
|
|
327
|
+
.awsui_value_10ipo_1r2yr_323.awsui_expandable_10ipo_1r2yr_327:not(#\9) {
|
|
328
328
|
font-weight: var(--font-weight-heading-s-qxvrar, 700);
|
|
329
329
|
}
|
|
330
330
|
|
|
331
|
-
.awsui_list-
|
|
332
|
-
.awsui_inner-list-
|
|
331
|
+
.awsui_list-item_10ipo_1r2yr_331:not(#\9),
|
|
332
|
+
.awsui_inner-list-item_10ipo_1r2yr_332:not(#\9) {
|
|
333
333
|
list-style: none;
|
|
334
334
|
}
|
|
335
335
|
|
|
336
|
-
.awsui_inner-list-
|
|
337
|
-
.awsui_list-
|
|
338
|
-
.awsui_list-
|
|
336
|
+
.awsui_inner-list-item_10ipo_1r2yr_332:not(#\9),
|
|
337
|
+
.awsui_list-item_10ipo_1r2yr_331 > .awsui_key-value-pair_10ipo_1r2yr_337:not(#\9),
|
|
338
|
+
.awsui_list-item_10ipo_1r2yr_331 > .awsui_expandable-section_10ipo_1r2yr_338:not(#\9) {
|
|
339
339
|
display: flex;
|
|
340
340
|
flex-direction: row;
|
|
341
341
|
justify-content: space-between;
|
|
342
342
|
inline-size: 100%;
|
|
343
343
|
}
|
|
344
|
-
.awsui_inner-list-
|
|
345
|
-
.awsui_list-
|
|
346
|
-
.awsui_list-
|
|
344
|
+
.awsui_inner-list-item_10ipo_1r2yr_332 > .awsui_key_10ipo_1r2yr_337:not(#\9),
|
|
345
|
+
.awsui_list-item_10ipo_1r2yr_331 > .awsui_key-value-pair_10ipo_1r2yr_337 > .awsui_key_10ipo_1r2yr_337:not(#\9),
|
|
346
|
+
.awsui_list-item_10ipo_1r2yr_331 > .awsui_expandable-section_10ipo_1r2yr_338 > .awsui_key_10ipo_1r2yr_337:not(#\9) {
|
|
347
347
|
min-inline-size: 0;
|
|
348
348
|
word-break: break-word;
|
|
349
349
|
display: inline-flex;
|
|
350
|
-
color: var(--color-text-group-label-
|
|
350
|
+
color: var(--color-text-group-label-yp8mcz, #545b64);
|
|
351
351
|
}
|
|
352
352
|
|
|
353
|
-
.awsui_sub-
|
|
353
|
+
.awsui_sub-items_10ipo_1r2yr_353:not(#\9):not(.awsui_expandable_10ipo_1r2yr_327) {
|
|
354
354
|
padding-inline-start: calc(14px + var(--space-xxs-jnczic, 4px));
|
|
355
355
|
}
|
|
356
|
-
.awsui_sub-
|
|
356
|
+
.awsui_sub-items_10ipo_1r2yr_353.awsui_expandable_10ipo_1r2yr_327:not(#\9) {
|
|
357
357
|
padding-inline-start: 0;
|
|
358
358
|
}
|
|
359
|
-
.awsui_sub-
|
|
359
|
+
.awsui_sub-items_10ipo_1r2yr_353.awsui_expandable_10ipo_1r2yr_327 > .awsui_inner-list-item_10ipo_1r2yr_332 > .awsui_value_10ipo_1r2yr_323:not(#\9) {
|
|
360
360
|
white-space: nowrap;
|
|
361
361
|
}
|
|
362
362
|
|
|
363
|
-
.
|
|
363
|
+
.awsui_list_10ipo_1r2yr_331:not(#\9) {
|
|
364
364
|
display: flex;
|
|
365
365
|
margin-block: 0;
|
|
366
366
|
margin-inline: 0;
|
|
@@ -369,23 +369,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
369
369
|
list-style: none;
|
|
370
370
|
flex-direction: column;
|
|
371
371
|
}
|
|
372
|
-
.
|
|
372
|
+
.awsui_list_10ipo_1r2yr_331 > .awsui_list-item_10ipo_1r2yr_331 > .awsui_key-value-pair_10ipo_1r2yr_337 > .awsui_key_10ipo_1r2yr_337:not(#\9) {
|
|
373
373
|
align-items: flex-start;
|
|
374
374
|
}
|
|
375
|
-
.
|
|
375
|
+
.awsui_list_10ipo_1r2yr_331 > .awsui_list-item_10ipo_1r2yr_331.awsui_dimmed_10ipo_1r2yr_153:not(#\9) {
|
|
376
376
|
opacity: 0.35;
|
|
377
377
|
}
|
|
378
378
|
|
|
379
|
-
.
|
|
380
|
-
.awsui_inner-list-
|
|
379
|
+
.awsui_list_10ipo_1r2yr_331:not(#\9):not(.awsui_compact_10ipo_1r2yr_379) > .awsui_list-item_10ipo_1r2yr_331:not(:first-child),
|
|
380
|
+
.awsui_inner-list-item_10ipo_1r2yr_332:not(#\9) {
|
|
381
381
|
margin-block-start: var(--space-scaled-xxs-jatbiv, 4px);
|
|
382
382
|
}
|
|
383
383
|
|
|
384
|
-
.awsui_list-
|
|
385
|
-
.awsui_list-
|
|
384
|
+
.awsui_list-item_10ipo_1r2yr_331.awsui_with-sub-items_10ipo_1r2yr_384:not(#\9):not(.awsui_expandable_10ipo_1r2yr_327) > .awsui_key-value-pair_10ipo_1r2yr_337 > .awsui_key_10ipo_1r2yr_337,
|
|
385
|
+
.awsui_list-item_10ipo_1r2yr_331.awsui_with-sub-items_10ipo_1r2yr_384:not(#\9):not(.awsui_expandable_10ipo_1r2yr_327) > .awsui_key-value-pair_10ipo_1r2yr_337 > .awsui_value_10ipo_1r2yr_323 {
|
|
386
386
|
font-weight: var(--font-weight-heading-s-qxvrar, 700);
|
|
387
387
|
}
|
|
388
388
|
|
|
389
|
-
.awsui_full-
|
|
389
|
+
.awsui_full-width_10ipo_1r2yr_389:not(#\9) {
|
|
390
390
|
inline-size: 100%;
|
|
391
391
|
}
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"dimmed": "
|
|
6
|
-
"marker": "
|
|
7
|
-
"marker--line": "awsui_marker--
|
|
8
|
-
"marker--rectangle": "awsui_marker--
|
|
9
|
-
"marker--hollow-rectangle": "awsui_marker--hollow-
|
|
10
|
-
"marker--dashed": "awsui_marker--
|
|
11
|
-
"root": "
|
|
12
|
-
"value": "
|
|
13
|
-
"expandable": "
|
|
14
|
-
"list-item": "awsui_list-
|
|
15
|
-
"inner-list-item": "awsui_inner-list-
|
|
16
|
-
"key-value-pair": "awsui_key-value-
|
|
17
|
-
"expandable-section": "awsui_expandable-
|
|
18
|
-
"key": "
|
|
19
|
-
"sub-items": "awsui_sub-
|
|
20
|
-
"list": "
|
|
21
|
-
"compact": "
|
|
22
|
-
"with-sub-items": "awsui_with-sub-
|
|
23
|
-
"full-width": "awsui_full-
|
|
5
|
+
"dimmed": "awsui_dimmed_10ipo_1r2yr_153",
|
|
6
|
+
"marker": "awsui_marker_10ipo_1r2yr_205",
|
|
7
|
+
"marker--line": "awsui_marker--line_10ipo_1r2yr_245",
|
|
8
|
+
"marker--rectangle": "awsui_marker--rectangle_10ipo_1r2yr_249",
|
|
9
|
+
"marker--hollow-rectangle": "awsui_marker--hollow-rectangle_10ipo_1r2yr_256",
|
|
10
|
+
"marker--dashed": "awsui_marker--dashed_10ipo_1r2yr_272",
|
|
11
|
+
"root": "awsui_root_10ipo_1r2yr_291",
|
|
12
|
+
"value": "awsui_value_10ipo_1r2yr_323",
|
|
13
|
+
"expandable": "awsui_expandable_10ipo_1r2yr_327",
|
|
14
|
+
"list-item": "awsui_list-item_10ipo_1r2yr_331",
|
|
15
|
+
"inner-list-item": "awsui_inner-list-item_10ipo_1r2yr_332",
|
|
16
|
+
"key-value-pair": "awsui_key-value-pair_10ipo_1r2yr_337",
|
|
17
|
+
"expandable-section": "awsui_expandable-section_10ipo_1r2yr_338",
|
|
18
|
+
"key": "awsui_key_10ipo_1r2yr_337",
|
|
19
|
+
"sub-items": "awsui_sub-items_10ipo_1r2yr_353",
|
|
20
|
+
"list": "awsui_list_10ipo_1r2yr_331",
|
|
21
|
+
"compact": "awsui_compact_10ipo_1r2yr_379",
|
|
22
|
+
"with-sub-items": "awsui_with-sub-items_10ipo_1r2yr_384",
|
|
23
|
+
"full-width": "awsui_full-width_10ipo_1r2yr_389"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"option": "
|
|
5
|
-
"disabled": "
|
|
6
|
-
"parent": "
|
|
7
|
-
"highlighted": "
|
|
8
|
-
"content": "
|
|
9
|
-
"label-content": "awsui_label-
|
|
10
|
-
"label": "
|
|
11
|
-
"tag": "
|
|
12
|
-
"label-tag": "awsui_label-
|
|
13
|
-
"label-prefix": "awsui_label-
|
|
14
|
-
"tags": "
|
|
15
|
-
"description": "
|
|
16
|
-
"selected": "
|
|
17
|
-
"icon": "
|
|
18
|
-
"filtering-match-highlight": "awsui_filtering-match-
|
|
19
|
-
"trigger-variant": "awsui_trigger-
|
|
4
|
+
"option": "awsui_option_1p2cx_1ejpk_153",
|
|
5
|
+
"disabled": "awsui_disabled_1p2cx_1ejpk_190",
|
|
6
|
+
"parent": "awsui_parent_1p2cx_1ejpk_193",
|
|
7
|
+
"highlighted": "awsui_highlighted_1p2cx_1ejpk_196",
|
|
8
|
+
"content": "awsui_content_1p2cx_1ejpk_200",
|
|
9
|
+
"label-content": "awsui_label-content_1p2cx_1ejpk_207",
|
|
10
|
+
"label": "awsui_label_1p2cx_1ejpk_207",
|
|
11
|
+
"tag": "awsui_tag_1p2cx_1ejpk_214",
|
|
12
|
+
"label-tag": "awsui_label-tag_1p2cx_1ejpk_215",
|
|
13
|
+
"label-prefix": "awsui_label-prefix_1p2cx_1ejpk_225",
|
|
14
|
+
"tags": "awsui_tags_1p2cx_1ejpk_238",
|
|
15
|
+
"description": "awsui_description_1p2cx_1ejpk_239",
|
|
16
|
+
"selected": "awsui_selected_1p2cx_1ejpk_250",
|
|
17
|
+
"icon": "awsui_icon_1p2cx_1ejpk_264",
|
|
18
|
+
"filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_1ejpk_271",
|
|
19
|
+
"trigger-variant": "awsui_trigger-variant_1p2cx_1ejpk_286"
|
|
20
20
|
};
|
|
21
21
|
|
|
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.
|
|
153
|
+
.awsui_option_1p2cx_1ejpk_153:not(#\9) {
|
|
154
154
|
border-collapse: separate;
|
|
155
155
|
border-spacing: 0;
|
|
156
156
|
box-sizing: border-box;
|
|
@@ -187,103 +187,103 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
box-sizing: border-box;
|
|
188
188
|
color: inherit;
|
|
189
189
|
}
|
|
190
|
-
.
|
|
190
|
+
.awsui_option_1p2cx_1ejpk_153:not(#\9):not(.awsui_disabled_1p2cx_1ejpk_190) {
|
|
191
191
|
cursor: inherit;
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_option_1p2cx_1ejpk_153.awsui_parent_1p2cx_1ejpk_193:not(#\9) {
|
|
194
194
|
font-weight: bold;
|
|
195
195
|
}
|
|
196
|
-
.
|
|
197
|
-
color: var(--color-text-dropdown-group-label-
|
|
196
|
+
.awsui_option_1p2cx_1ejpk_153.awsui_parent_1p2cx_1ejpk_193:not(#\9):not(.awsui_disabled_1p2cx_1ejpk_190):not(.awsui_highlighted_1p2cx_1ejpk_196) {
|
|
197
|
+
color: var(--color-text-dropdown-group-label-m31yo5, #545b64);
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.
|
|
200
|
+
.awsui_content_1p2cx_1ejpk_200:not(#\9) {
|
|
201
201
|
inline-size: 100%;
|
|
202
202
|
display: flex;
|
|
203
203
|
flex-direction: column;
|
|
204
204
|
min-inline-size: 0;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.awsui_label-
|
|
207
|
+
.awsui_label-content_1p2cx_1ejpk_207:not(#\9) {
|
|
208
208
|
display: flex;
|
|
209
209
|
justify-content: space-between;
|
|
210
210
|
flex-wrap: wrap;
|
|
211
211
|
}
|
|
212
212
|
|
|
213
|
-
.
|
|
214
|
-
.
|
|
215
|
-
.awsui_label-
|
|
213
|
+
.awsui_label_1p2cx_1ejpk_207:not(#\9),
|
|
214
|
+
.awsui_tag_1p2cx_1ejpk_214:not(#\9),
|
|
215
|
+
.awsui_label-tag_1p2cx_1ejpk_215:not(#\9) {
|
|
216
216
|
min-inline-size: 0;
|
|
217
217
|
word-break: break-word;
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
221
|
-
.
|
|
220
|
+
.awsui_label_1p2cx_1ejpk_207:not(#\9),
|
|
221
|
+
.awsui_tag_1p2cx_1ejpk_214:not(#\9) {
|
|
222
222
|
flex-wrap: wrap;
|
|
223
223
|
}
|
|
224
224
|
|
|
225
|
-
.awsui_label-
|
|
225
|
+
.awsui_label-prefix_1p2cx_1ejpk_225:not(#\9) {
|
|
226
226
|
font-weight: 700;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_label-
|
|
229
|
+
.awsui_label-tag_1p2cx_1ejpk_215:not(#\9) {
|
|
230
230
|
padding-inline-start: var(--space-s-4a5hs8, 12px);
|
|
231
231
|
flex: auto;
|
|
232
232
|
text-align: end;
|
|
233
233
|
}
|
|
234
|
-
.awsui_label-
|
|
234
|
+
.awsui_label-tag_1p2cx_1ejpk_215:not(#\9):empty {
|
|
235
235
|
display: none;
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
.
|
|
239
|
-
.
|
|
238
|
+
.awsui_tags_1p2cx_1ejpk_238:not(#\9),
|
|
239
|
+
.awsui_description_1p2cx_1ejpk_239:not(#\9) {
|
|
240
240
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
241
241
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
242
242
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
243
243
|
color: var(--color-text-dropdown-item-secondary-fi0yxi, #687078);
|
|
244
244
|
flex-wrap: wrap;
|
|
245
245
|
}
|
|
246
|
-
.
|
|
247
|
-
.
|
|
246
|
+
.awsui_tags_1p2cx_1ejpk_238.awsui_highlighted_1p2cx_1ejpk_196:not(#\9),
|
|
247
|
+
.awsui_description_1p2cx_1ejpk_239.awsui_highlighted_1p2cx_1ejpk_196:not(#\9) {
|
|
248
248
|
color: var(--color-text-dropdown-item-secondary-hover-p5zsls, #687078);
|
|
249
249
|
}
|
|
250
|
-
.
|
|
251
|
-
.
|
|
250
|
+
.awsui_tags_1p2cx_1ejpk_238.awsui_selected_1p2cx_1ejpk_250:not(#\9),
|
|
251
|
+
.awsui_description_1p2cx_1ejpk_239.awsui_selected_1p2cx_1ejpk_250:not(#\9) {
|
|
252
252
|
color: var(--color-text-dropdown-item-secondary-fi0yxi, #687078);
|
|
253
253
|
}
|
|
254
254
|
|
|
255
|
-
.
|
|
255
|
+
.awsui_tags_1p2cx_1ejpk_238:not(#\9) {
|
|
256
256
|
display: flex;
|
|
257
257
|
align-items: stretch;
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.
|
|
260
|
+
.awsui_tag_1p2cx_1ejpk_214:not(#\9):not(:last-child) {
|
|
261
261
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.
|
|
264
|
+
.awsui_icon_1p2cx_1ejpk_264:not(#\9) {
|
|
265
265
|
padding-inline-end: var(--space-xs-kw7k3v, 8px);
|
|
266
266
|
align-content: center;
|
|
267
267
|
display: flex;
|
|
268
268
|
flex-shrink: 0;
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.awsui_filtering-match-
|
|
271
|
+
.awsui_filtering-match-highlight_1p2cx_1ejpk_271:not(#\9) {
|
|
272
272
|
background-color: var(--color-background-dropdown-item-filter-match-eq1r00, #f1faff);
|
|
273
273
|
color: var(--color-text-dropdown-item-filter-match-5ifrfz, #0073bb);
|
|
274
274
|
font-weight: bold;
|
|
275
275
|
}
|
|
276
276
|
|
|
277
|
-
.
|
|
277
|
+
.awsui_disabled_1p2cx_1ejpk_190:not(#\9) {
|
|
278
278
|
color: var(--color-text-dropdown-item-disabled-oysy8n, #aab7b8);
|
|
279
279
|
pointer-events: none;
|
|
280
280
|
}
|
|
281
|
-
.
|
|
282
|
-
.
|
|
281
|
+
.awsui_disabled_1p2cx_1ejpk_190 > .awsui_content_1p2cx_1ejpk_200 > .awsui_tags_1p2cx_1ejpk_238:not(#\9),
|
|
282
|
+
.awsui_disabled_1p2cx_1ejpk_190 > .awsui_content_1p2cx_1ejpk_200 > .awsui_description_1p2cx_1ejpk_239:not(#\9) {
|
|
283
283
|
color: currentColor;
|
|
284
284
|
}
|
|
285
285
|
|
|
286
|
-
.awsui_trigger-
|
|
286
|
+
.awsui_trigger-variant_1p2cx_1ejpk_286:not(#\9) {
|
|
287
287
|
white-space: nowrap;
|
|
288
288
|
overflow: hidden;
|
|
289
289
|
text-overflow: ellipsis;
|
|
@@ -2,21 +2,21 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"option": "
|
|
6
|
-
"disabled": "
|
|
7
|
-
"parent": "
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"content": "
|
|
10
|
-
"label-content": "awsui_label-
|
|
11
|
-
"label": "
|
|
12
|
-
"tag": "
|
|
13
|
-
"label-tag": "awsui_label-
|
|
14
|
-
"label-prefix": "awsui_label-
|
|
15
|
-
"tags": "
|
|
16
|
-
"description": "
|
|
17
|
-
"selected": "
|
|
18
|
-
"icon": "
|
|
19
|
-
"filtering-match-highlight": "awsui_filtering-match-
|
|
20
|
-
"trigger-variant": "awsui_trigger-
|
|
5
|
+
"option": "awsui_option_1p2cx_1ejpk_153",
|
|
6
|
+
"disabled": "awsui_disabled_1p2cx_1ejpk_190",
|
|
7
|
+
"parent": "awsui_parent_1p2cx_1ejpk_193",
|
|
8
|
+
"highlighted": "awsui_highlighted_1p2cx_1ejpk_196",
|
|
9
|
+
"content": "awsui_content_1p2cx_1ejpk_200",
|
|
10
|
+
"label-content": "awsui_label-content_1p2cx_1ejpk_207",
|
|
11
|
+
"label": "awsui_label_1p2cx_1ejpk_207",
|
|
12
|
+
"tag": "awsui_tag_1p2cx_1ejpk_214",
|
|
13
|
+
"label-tag": "awsui_label-tag_1p2cx_1ejpk_215",
|
|
14
|
+
"label-prefix": "awsui_label-prefix_1p2cx_1ejpk_225",
|
|
15
|
+
"tags": "awsui_tags_1p2cx_1ejpk_238",
|
|
16
|
+
"description": "awsui_description_1p2cx_1ejpk_239",
|
|
17
|
+
"selected": "awsui_selected_1p2cx_1ejpk_250",
|
|
18
|
+
"icon": "awsui_icon_1p2cx_1ejpk_264",
|
|
19
|
+
"filtering-match-highlight": "awsui_filtering-match-highlight_1p2cx_1ejpk_271",
|
|
20
|
+
"trigger-variant": "awsui_trigger-variant_1p2cx_1ejpk_286"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"selectable-item": "awsui_selectable-
|
|
5
|
-
"selectable-item-content": "awsui_selectable-item-
|
|
6
|
-
"pad-bottom": "awsui_pad-
|
|
7
|
-
"virtual": "
|
|
8
|
-
"has-background": "awsui_has-
|
|
9
|
-
"child": "
|
|
10
|
-
"disabled": "
|
|
11
|
-
"highlighted": "
|
|
12
|
-
"selected": "
|
|
13
|
-
"is-keyboard": "awsui_is-
|
|
14
|
-
"visual-refresh": "awsui_visual-
|
|
15
|
-
"next-item-selected": "awsui_next-item-
|
|
16
|
-
"previous-item-selected": "awsui_previous-item-
|
|
17
|
-
"parent": "
|
|
18
|
-
"interactiveGroups": "
|
|
19
|
-
"sticky": "
|
|
20
|
-
"with-scrollbar": "awsui_with-
|
|
21
|
-
"after-header": "awsui_after-
|
|
22
|
-
"measure-strut": "awsui_measure-
|
|
23
|
-
"measure-strut-first": "awsui_measure-strut-
|
|
24
|
-
"screenreader-content": "awsui_screenreader-
|
|
25
|
-
"option-content": "awsui_option-
|
|
26
|
-
"select-all": "awsui_select-
|
|
4
|
+
"selectable-item": "awsui_selectable-item_15o6u_lur60_145",
|
|
5
|
+
"selectable-item-content": "awsui_selectable-item-content_15o6u_lur60_168",
|
|
6
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_lur60_172",
|
|
7
|
+
"virtual": "awsui_virtual_15o6u_lur60_179",
|
|
8
|
+
"has-background": "awsui_has-background_15o6u_lur60_182",
|
|
9
|
+
"child": "awsui_child_15o6u_lur60_185",
|
|
10
|
+
"disabled": "awsui_disabled_15o6u_lur60_191",
|
|
11
|
+
"highlighted": "awsui_highlighted_15o6u_lur60_194",
|
|
12
|
+
"selected": "awsui_selected_15o6u_lur60_194",
|
|
13
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_lur60_232",
|
|
14
|
+
"visual-refresh": "awsui_visual-refresh_15o6u_lur60_235",
|
|
15
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_lur60_243",
|
|
16
|
+
"previous-item-selected": "awsui_previous-item-selected_15o6u_lur60_264",
|
|
17
|
+
"parent": "awsui_parent_15o6u_lur60_268",
|
|
18
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_lur60_271",
|
|
19
|
+
"sticky": "awsui_sticky_15o6u_lur60_301",
|
|
20
|
+
"with-scrollbar": "awsui_with-scrollbar_15o6u_lur60_316",
|
|
21
|
+
"after-header": "awsui_after-header_15o6u_lur60_322",
|
|
22
|
+
"measure-strut": "awsui_measure-strut_15o6u_lur60_354",
|
|
23
|
+
"measure-strut-first": "awsui_measure-strut-first_15o6u_lur60_363",
|
|
24
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_lur60_367",
|
|
25
|
+
"option-content": "awsui_option-content_15o6u_lur60_373",
|
|
26
|
+
"select-all": "awsui_select-all_15o6u_lur60_377"
|
|
27
27
|
};
|
|
28
28
|
|