@cloudscape-design/components 3.0.333 → 3.0.335
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 +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/index.js +3 -3
- package/app-layout/index.js.map +1 -1
- package/app-layout/visual-refresh/context.d.ts.map +1 -1
- package/app-layout/visual-refresh/context.js +3 -3
- package/app-layout/visual-refresh/context.js.map +1 -1
- package/app-layout/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +168 -168
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +27 -27
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +2 -2
- package/autosuggest/virtual-list.js.map +1 -1
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +7 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +189 -189
- package/box/styles.scoped.css +238 -238
- package/box/styles.selectors.js +189 -189
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +14 -14
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +12 -1
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +154 -154
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/index.d.ts.map +1 -1
- package/button-dropdown/index.js +2 -2
- package/button-dropdown/index.js.map +1 -1
- package/button-dropdown/interfaces.d.ts +31 -0
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/internal.d.ts.map +1 -1
- package/button-dropdown/internal.js +64 -8
- package/button-dropdown/internal.js.map +1 -1
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +14 -8
- package/button-dropdown/styles.scoped.css +44 -14
- package/button-dropdown/styles.selectors.js +14 -8
- package/button-dropdown/utils/use-button-dropdown.d.ts +1 -0
- package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
- package/button-dropdown/utils/use-button-dropdown.js +1 -0
- package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +40 -40
- package/calendar/styles.selectors.js +18 -18
- package/cards/index.js +5 -4
- package/cards/index.js.map +1 -1
- package/cards/styles.css.js +38 -38
- package/cards/styles.scoped.css +55 -55
- package/cards/styles.selectors.js +38 -38
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/index.js +2 -2
- package/code-editor/index.js.map +1 -1
- package/code-editor/status-bar.d.ts.map +1 -1
- package/code-editor/status-bar.js +3 -3
- package/code-editor/status-bar.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +129 -129
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +47 -47
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/index.d.ts.map +1 -1
- package/column-layout/flexible-column-layout/index.js +2 -2
- package/column-layout/flexible-column-layout/index.js.map +1 -1
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +44 -44
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +28 -28
- package/container/styles.scoped.css +52 -52
- package/container/styles.selectors.js +28 -28
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +10 -10
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +48 -48
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +65 -65
- package/expandable-section/styles.selectors.js +29 -29
- package/flashbar/styles.css.js +46 -46
- package/flashbar/styles.scoped.css +160 -160
- package/flashbar/styles.selectors.js +46 -46
- package/form/internal.d.ts.map +1 -1
- package/form/internal.js +7 -2
- package/form/internal.js.map +1 -1
- package/form/styles.css.js +9 -9
- package/form/styles.scoped.css +9 -9
- package/form/styles.selectors.js +9 -9
- package/form-field/internal.d.ts.map +1 -1
- package/form-field/internal.js +8 -3
- package/form-field/internal.js.map +1 -1
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +31 -31
- package/form-field/styles.selectors.js +19 -19
- package/grid/styles.css.js +53 -53
- package/grid/styles.scoped.css +55 -55
- package/grid/styles.selectors.js +53 -53
- package/header/styles.css.js +44 -44
- package/header/styles.scoped.css +50 -50
- package/header/styles.selectors.js +44 -44
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +70 -69
- package/help-panel/styles.selectors.js +4 -4
- package/icon/styles.css.js +21 -21
- package/icon/styles.scoped.css +50 -50
- package/icon/styles.selectors.js +21 -21
- package/input/styles.css.js +12 -12
- package/input/styles.scoped.css +35 -35
- package/input/styles.selectors.js +12 -12
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +58 -11
- package/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/internal/analytics/context/analytics-context.d.ts +5 -1
- package/internal/analytics/context/analytics-context.d.ts.map +1 -1
- package/internal/analytics/context/analytics-context.js +3 -0
- package/internal/analytics/context/analytics-context.js.map +1 -1
- package/internal/analytics/hooks/use-funnel.d.ts +3 -0
- package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
- package/internal/analytics/hooks/use-funnel.js +7 -2
- package/internal/analytics/hooks/use-funnel.js.map +1 -1
- package/internal/base-component/styles.scoped.css +8 -7
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/cartesian-chart/labels-measure.d.ts.map +1 -1
- package/internal/components/cartesian-chart/labels-measure.js +2 -2
- package/internal/components/cartesian-chart/labels-measure.js.map +1 -1
- package/internal/components/chart-filter/styles.css.js +3 -3
- package/internal/components/chart-filter/styles.scoped.css +4 -4
- package/internal/components/chart-filter/styles.selectors.js +3 -3
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/chart-popover/styles.css.js +3 -3
- package/internal/components/chart-popover/styles.scoped.css +4 -4
- package/internal/components/chart-popover/styles.selectors.js +3 -3
- package/internal/components/chart-series-details/styles.css.js +5 -5
- package/internal/components/chart-series-details/styles.scoped.css +10 -10
- package/internal/components/chart-series-details/styles.selectors.js +5 -5
- package/internal/components/chart-series-marker/styles.css.js +5 -5
- package/internal/components/chart-series-marker/styles.scoped.css +8 -8
- package/internal/components/chart-series-marker/styles.selectors.js +5 -5
- package/internal/components/chart-wrapper/styles.css.js +6 -6
- package/internal/components/chart-wrapper/styles.scoped.css +9 -9
- package/internal/components/chart-wrapper/styles.selectors.js +6 -6
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +36 -36
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/dropdown-status/index.d.ts.map +1 -1
- package/internal/components/dropdown-status/index.js +1 -1
- package/internal/components/dropdown-status/index.js.map +1 -1
- package/internal/components/dropdown-status/styles.css.js +2 -2
- package/internal/components/dropdown-status/styles.scoped.css +3 -3
- package/internal/components/dropdown-status/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- 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/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +29 -29
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +21 -21
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +24 -13
- package/internal/generated/theming/index.js +24 -13
- package/internal/hooks/container-queries/index.d.ts +0 -2
- package/internal/hooks/container-queries/index.d.ts.map +1 -1
- package/internal/hooks/container-queries/index.js +2 -1
- package/internal/hooks/container-queries/index.js.map +1 -1
- package/internal/hooks/container-queries/use-container-breakpoints.d.ts.map +1 -1
- package/internal/hooks/container-queries/use-container-breakpoints.js +2 -2
- package/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
- package/internal/hooks/container-queries/use-resize-observer.d.ts +1 -1
- package/internal/hooks/container-queries/use-resize-observer.d.ts.map +1 -1
- package/internal/hooks/container-queries/use-resize-observer.js +0 -2
- package/internal/hooks/container-queries/use-resize-observer.js.map +1 -1
- package/internal/hooks/use-dynamic-overlap/index.js +2 -2
- package/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/internal/utils/use-container-width.d.ts.map +1 -1
- package/internal/utils/use-container-width.js +5 -3
- package/internal/utils/use-container-width.js.map +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +73 -73
- package/link/styles.selectors.js +20 -20
- package/modal/internal.d.ts.map +1 -1
- package/modal/internal.js +2 -1
- package/modal/internal.js.map +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +40 -40
- package/modal/styles.selectors.js +23 -23
- package/multiselect/styles.css.js +1 -1
- package/multiselect/styles.scoped.css +2 -2
- package/multiselect/styles.selectors.js +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +23 -23
- package/pie-chart/styles.scoped.css +42 -42
- package/pie-chart/styles.selectors.js +23 -23
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +66 -66
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +35 -35
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/index.d.ts.map +1 -1
- package/property-filter/index.js +2 -3
- package/property-filter/index.js.map +1 -1
- package/property-filter/styles.css.js +29 -29
- package/property-filter/styles.scoped.css +32 -32
- package/property-filter/styles.selectors.js +29 -29
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +2 -2
- package/property-filter/token-editor.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/virtual-list.js +2 -2
- package/select/parts/virtual-list.js.map +1 -1
- package/select/styles.css.js +1 -1
- package/select/styles.scoped.css +2 -2
- package/select/styles.selectors.js +1 -1
- package/side-navigation/styles.css.js +27 -27
- package/side-navigation/styles.scoped.css +39 -39
- package/side-navigation/styles.selectors.js +27 -27
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +20 -20
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +78 -78
- package/split-panel/styles.selectors.js +56 -56
- package/status-indicator/internal.d.ts +6 -3
- package/status-indicator/internal.d.ts.map +1 -1
- package/status-indicator/internal.js +2 -2
- package/status-indicator/internal.js.map +1 -1
- package/status-indicator/styles.css.js +22 -20
- package/status-indicator/styles.scoped.css +33 -28
- package/status-indicator/styles.selectors.js +22 -20
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +6 -4
- package/table/internal.js.map +1 -1
- package/table/sticky-scrollbar/styles.css.js +4 -4
- package/table/sticky-scrollbar/styles.scoped.css +4 -5
- package/table/sticky-scrollbar/styles.selectors.js +4 -4
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +43 -43
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tabs/tab-header-bar.js +2 -2
- package/tabs/tab-header-bar.js.map +1 -1
- package/test-utils/dom/button-dropdown/index.d.ts +2 -0
- package/test-utils/dom/button-dropdown/index.js +6 -1
- package/test-utils/dom/button-dropdown/index.js.map +1 -1
- package/test-utils/selectors/button-dropdown/index.d.ts +2 -0
- package/test-utils/selectors/button-dropdown/index.js +6 -1
- package/test-utils/selectors/button-dropdown/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +64 -64
- package/text-content/styles.selectors.js +1 -1
- package/text-filter/styles.css.js +3 -3
- package/text-filter/styles.scoped.css +4 -4
- package/text-filter/styles.selectors.js +3 -3
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +70 -70
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +17 -17
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
- package/top-navigation/1.0-beta/use-top-navigation.js +2 -1
- package/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +70 -70
- package/top-navigation/styles.selectors.js +47 -47
- package/top-navigation/use-top-navigation.d.ts.map +1 -1
- package/top-navigation/use-top-navigation.js +2 -1
- package/top-navigation/use-top-navigation.js.map +1 -1
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/tutorial-panel/styles.css.js +1 -1
- package/tutorial-panel/styles.scoped.css +2 -2
- package/tutorial-panel/styles.selectors.js +1 -1
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- package/wizard/styles.selectors.js +31 -31
- package/internal/hooks/container-queries/interfaces.d.ts +0 -10
- package/internal/hooks/container-queries/interfaces.d.ts.map +0 -1
- package/internal/hooks/container-queries/interfaces.js +0 -4
- package/internal/hooks/container-queries/interfaces.js.map +0 -1
- package/internal/hooks/container-queries/use-container-query.d.ts +0 -22
- package/internal/hooks/container-queries/use-container-query.d.ts.map +0 -1
- package/internal/hooks/container-queries/use-container-query.js +0 -32
- package/internal/hooks/container-queries/use-container-query.js.map +0 -1
|
@@ -90,9 +90,9 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.awsui_selectable-
|
|
93
|
+
.awsui_selectable-item_15o6u_6ix5i_93:not(#\9) {
|
|
94
94
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
95
|
-
line-height: var(--font-body-m-line-height-
|
|
95
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
96
96
|
color: var(--color-text-body-default-su7kuo, #000716);
|
|
97
97
|
font-weight: 400;
|
|
98
98
|
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
@@ -112,98 +112,98 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
112
112
|
var(--space-xxs-ja5cp8, 4px) + (var(--border-item-width-y36svo, 2px) - var(--border-divider-list-width-um3zli, 1px))
|
|
113
113
|
) calc(var(--space-field-horizontal-8qo3uw, 12px) + var(--border-item-width-y36svo, 2px));
|
|
114
114
|
}
|
|
115
|
-
.awsui_selectable-
|
|
115
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_pad-bottom_15o6u_6ix5i_115:not(#\9) {
|
|
116
116
|
padding-bottom: calc(calc(
|
|
117
117
|
var(--space-xxs-ja5cp8, 4px) + (var(--border-item-width-y36svo, 2px) - var(--border-divider-list-width-um3zli, 1px))
|
|
118
118
|
) + var(--space-xxxs-j6dpcy, 2px));
|
|
119
119
|
border-bottom-color: transparent;
|
|
120
120
|
}
|
|
121
|
-
.awsui_selectable-
|
|
121
|
+
.awsui_selectable-item_15o6u_6ix5i_93:not(#\9):not(:first-child) {
|
|
122
122
|
margin-top: calc(-1 * var(--border-item-width-y36svo, 2px));
|
|
123
123
|
}
|
|
124
|
-
.awsui_selectable-
|
|
124
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_has-background_15o6u_6ix5i_124:not(#\9) {
|
|
125
125
|
background-color: var(--color-background-dropdown-item-hover-gvdk4u, #f4f4f4);
|
|
126
126
|
}
|
|
127
|
-
.awsui_selectable-
|
|
127
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_highlighted_15o6u_6ix5i_127:not(#\9), .awsui_selectable-item_15o6u_6ix5i_93.awsui_selected_15o6u_6ix5i_127:not(#\9) {
|
|
128
128
|
color: var(--color-text-dropdown-item-highlighted-vjs5c4, #000716);
|
|
129
129
|
border-width: var(--border-item-width-y36svo, 2px);
|
|
130
130
|
border-radius: var(--border-radius-item-gyl0qr, 8px);
|
|
131
131
|
padding: var(--space-xxs-ja5cp8, 4px) var(--space-field-horizontal-8qo3uw, 12px);
|
|
132
132
|
}
|
|
133
|
-
.awsui_selectable-
|
|
133
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_highlighted_15o6u_6ix5i_127.awsui_pad-bottom_15o6u_6ix5i_115:not(#\9), .awsui_selectable-item_15o6u_6ix5i_93.awsui_selected_15o6u_6ix5i_127.awsui_pad-bottom_15o6u_6ix5i_115:not(#\9) {
|
|
134
134
|
padding-bottom: calc(var(--space-xxs-ja5cp8, 4px) + var(--space-xxxs-j6dpcy, 2px));
|
|
135
135
|
}
|
|
136
|
-
.awsui_selectable-
|
|
136
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_highlighted_15o6u_6ix5i_127:not(#\9) {
|
|
137
137
|
z-index: 2;
|
|
138
138
|
background-color: var(--color-background-dropdown-item-hover-gvdk4u, #f4f4f4);
|
|
139
139
|
border-color: var(--color-border-dropdown-item-hover-me98vk, #7d8998);
|
|
140
140
|
}
|
|
141
|
-
.awsui_selectable-
|
|
141
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_highlighted_15o6u_6ix5i_127.awsui_disabled_15o6u_6ix5i_141:not(#\9) {
|
|
142
142
|
color: var(--color-text-dropdown-item-dimmed-b1hwcu, #9ba7b6);
|
|
143
143
|
border-color: var(--color-border-dropdown-item-dimmed-hover-3tdni4, #7d8998);
|
|
144
144
|
background-color: var(--color-background-dropdown-item-dimmed-oa2pjk, transparent);
|
|
145
145
|
}
|
|
146
|
-
.awsui_selectable-
|
|
146
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_selected_15o6u_6ix5i_127:not(#\9) {
|
|
147
147
|
background-color: var(--color-background-dropdown-item-selected-nd53dp, #f2f8fd);
|
|
148
148
|
}
|
|
149
|
-
.awsui_selectable-
|
|
149
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_selected_15o6u_6ix5i_127.awsui_next-item-selected_15o6u_6ix5i_149:not(#\9) {
|
|
150
150
|
border-bottom-left-radius: 0;
|
|
151
151
|
border-bottom-right-radius: 0;
|
|
152
152
|
}
|
|
153
|
-
.awsui_selectable-
|
|
153
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_selected_15o6u_6ix5i_127 + .awsui_selectable-item_15o6u_6ix5i_93.awsui_selected_15o6u_6ix5i_127:not(#\9) {
|
|
154
154
|
border-top-left-radius: 0;
|
|
155
155
|
border-top-right-radius: 0;
|
|
156
156
|
}
|
|
157
|
-
.awsui_selectable-
|
|
157
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_highlighted_15o6u_6ix5i_127.awsui_is-keyboard_15o6u_6ix5i_157:not(#\9) {
|
|
158
158
|
border-color: var(--color-border-item-focused-4t19h5, #0972d3);
|
|
159
159
|
box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-cwek11, 0px) var(--color-border-item-focused-4t19h5, #0972d3);
|
|
160
160
|
}
|
|
161
|
-
.awsui_selectable-
|
|
161
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_parent_15o6u_6ix5i_161:not(#\9) {
|
|
162
162
|
font-weight: bold;
|
|
163
163
|
color: var(--color-text-dropdown-group-label-5y97j9, #414d5c);
|
|
164
164
|
}
|
|
165
|
-
.awsui_selectable-
|
|
165
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_parent_15o6u_6ix5i_161:not(#\9):not(.awsui_interactiveGroups_15o6u_6ix5i_165) {
|
|
166
166
|
border-top-color: var(--color-border-dropdown-group-qb493x, #e9ebed);
|
|
167
167
|
padding: var(--space-xs-edba2s, 8px);
|
|
168
168
|
}
|
|
169
|
-
.awsui_selectable-
|
|
169
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_parent_15o6u_6ix5i_161.awsui_interactiveGroups_15o6u_6ix5i_165:not(#\9) {
|
|
170
170
|
padding: calc(
|
|
171
171
|
var(--space-xs-edba2s, 8px) + (var(--border-item-width-y36svo, 2px) - var(--border-divider-list-width-um3zli, 1px))
|
|
172
172
|
) calc(var(--space-field-horizontal-8qo3uw, 12px) + var(--border-item-width-y36svo, 2px));
|
|
173
173
|
}
|
|
174
|
-
.awsui_selectable-
|
|
174
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_parent_15o6u_6ix5i_161.awsui_interactiveGroups_15o6u_6ix5i_165.awsui_highlighted_15o6u_6ix5i_127:not(#\9) {
|
|
175
175
|
color: var(--color-text-dropdown-item-highlighted-vjs5c4, #000716);
|
|
176
176
|
}
|
|
177
|
-
.awsui_selectable-
|
|
177
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_parent_15o6u_6ix5i_161.awsui_interactiveGroups_15o6u_6ix5i_165.awsui_highlighted_15o6u_6ix5i_127:not(#\9), .awsui_selectable-item_15o6u_6ix5i_93.awsui_parent_15o6u_6ix5i_161.awsui_interactiveGroups_15o6u_6ix5i_165.awsui_selected_15o6u_6ix5i_127:not(#\9) {
|
|
178
178
|
padding: var(--space-xs-edba2s, 8px) var(--space-field-horizontal-8qo3uw, 12px);
|
|
179
179
|
}
|
|
180
|
-
.awsui_selectable-
|
|
180
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_child_15o6u_6ix5i_180:not(#\9) {
|
|
181
181
|
padding-left: calc(var(--space-xxl-sgg5p8, 32px) + var(--border-item-width-y36svo, 2px));
|
|
182
182
|
}
|
|
183
|
-
.awsui_selectable-
|
|
183
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_child_15o6u_6ix5i_180.awsui_highlighted_15o6u_6ix5i_127:not(#\9), .awsui_selectable-item_15o6u_6ix5i_93.awsui_child_15o6u_6ix5i_180.awsui_selected_15o6u_6ix5i_127:not(#\9) {
|
|
184
184
|
padding-left: var(--space-xxl-sgg5p8, 32px);
|
|
185
185
|
}
|
|
186
|
-
.awsui_selectable-
|
|
186
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_disabled_15o6u_6ix5i_141:not(#\9) {
|
|
187
187
|
color: var(--color-text-dropdown-item-disabled-p5eewj, #9ba7b6);
|
|
188
188
|
}
|
|
189
|
-
.awsui_selectable-
|
|
189
|
+
.awsui_selectable-item_15o6u_6ix5i_93:not(#\9):not(.awsui_disabled_15o6u_6ix5i_141):not(.awsui_parent_15o6u_6ix5i_161) {
|
|
190
190
|
cursor: pointer;
|
|
191
191
|
}
|
|
192
|
-
.awsui_selectable-
|
|
192
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_interactiveGroups_15o6u_6ix5i_165:not(#\9):not(.awsui_disabled_15o6u_6ix5i_141) {
|
|
193
193
|
cursor: pointer;
|
|
194
194
|
}
|
|
195
|
-
.awsui_selectable-
|
|
195
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_virtual_15o6u_6ix5i_195:not(#\9) {
|
|
196
196
|
position: absolute;
|
|
197
197
|
top: var(--border-dropdown-virtual-offset-width-zzcdr6, 2px);
|
|
198
198
|
left: 0;
|
|
199
199
|
width: 100%;
|
|
200
200
|
box-sizing: border-box;
|
|
201
201
|
}
|
|
202
|
-
.awsui_selectable-
|
|
202
|
+
.awsui_selectable-item_15o6u_6ix5i_93.awsui_virtual_15o6u_6ix5i_195:not(#\9):first-of-type:not(.awsui_selected_15o6u_6ix5i_127, .awsui_highlighted_15o6u_6ix5i_127) {
|
|
203
203
|
border-top-color: var(--color-border-dropdown-item-top-x77i10, transparent);
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.awsui_measure-
|
|
206
|
+
.awsui_measure-strut_15o6u_6ix5i_206:not(#\9) {
|
|
207
207
|
position: absolute;
|
|
208
208
|
pointer-events: none;
|
|
209
209
|
height: 100%;
|
|
@@ -212,16 +212,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
212
212
|
left: 0;
|
|
213
213
|
padding-top: var(--border-divider-list-width-um3zli, 1px);
|
|
214
214
|
}
|
|
215
|
-
.awsui_measure-strut-
|
|
215
|
+
.awsui_measure-strut-first_15o6u_6ix5i_215:not(#\9) {
|
|
216
216
|
padding-bottom: var(--border-divider-list-width-um3zli, 1px);
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
.awsui_screenreader-
|
|
219
|
+
.awsui_screenreader-content_15o6u_6ix5i_219:not(#\9) {
|
|
220
220
|
position: absolute !important;
|
|
221
221
|
top: -9999px !important;
|
|
222
222
|
left: -9999px !important;
|
|
223
223
|
}
|
|
224
224
|
|
|
225
|
-
.awsui_option-
|
|
225
|
+
.awsui_option-content_15o6u_6ix5i_225:not(#\9) {
|
|
226
226
|
/* used in test-utils */
|
|
227
227
|
}
|
|
@@ -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
|
-
"selectable-item": "awsui_selectable-
|
|
6
|
-
"pad-bottom": "awsui_pad-
|
|
7
|
-
"has-background": "awsui_has-
|
|
8
|
-
"highlighted": "
|
|
9
|
-
"selected": "
|
|
10
|
-
"disabled": "
|
|
11
|
-
"next-item-selected": "awsui_next-item-
|
|
12
|
-
"is-keyboard": "awsui_is-
|
|
13
|
-
"parent": "
|
|
14
|
-
"interactiveGroups": "
|
|
15
|
-
"child": "
|
|
16
|
-
"virtual": "
|
|
17
|
-
"measure-strut": "awsui_measure-
|
|
18
|
-
"measure-strut-first": "awsui_measure-strut-
|
|
19
|
-
"screenreader-content": "awsui_screenreader-
|
|
20
|
-
"option-content": "awsui_option-
|
|
5
|
+
"selectable-item": "awsui_selectable-item_15o6u_6ix5i_93",
|
|
6
|
+
"pad-bottom": "awsui_pad-bottom_15o6u_6ix5i_115",
|
|
7
|
+
"has-background": "awsui_has-background_15o6u_6ix5i_124",
|
|
8
|
+
"highlighted": "awsui_highlighted_15o6u_6ix5i_127",
|
|
9
|
+
"selected": "awsui_selected_15o6u_6ix5i_127",
|
|
10
|
+
"disabled": "awsui_disabled_15o6u_6ix5i_141",
|
|
11
|
+
"next-item-selected": "awsui_next-item-selected_15o6u_6ix5i_149",
|
|
12
|
+
"is-keyboard": "awsui_is-keyboard_15o6u_6ix5i_157",
|
|
13
|
+
"parent": "awsui_parent_15o6u_6ix5i_161",
|
|
14
|
+
"interactiveGroups": "awsui_interactiveGroups_15o6u_6ix5i_165",
|
|
15
|
+
"child": "awsui_child_15o6u_6ix5i_180",
|
|
16
|
+
"virtual": "awsui_virtual_15o6u_6ix5i_195",
|
|
17
|
+
"measure-strut": "awsui_measure-strut_15o6u_6ix5i_206",
|
|
18
|
+
"measure-strut-first": "awsui_measure-strut-first_15o6u_6ix5i_215",
|
|
19
|
+
"screenreader-content": "awsui_screenreader-content_15o6u_6ix5i_219",
|
|
20
|
+
"option-content": "awsui_option-content_15o6u_6ix5i_225"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"horizontal": "
|
|
6
|
-
"vertical": "
|
|
7
|
-
"list": "
|
|
8
|
-
"list-item": "awsui_list-
|
|
9
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
10
|
-
"toggle": "
|
|
11
|
-
"description": "
|
|
12
|
-
"separator": "
|
|
4
|
+
"root": "awsui_root_gfwv3_ep5ng_93",
|
|
5
|
+
"horizontal": "awsui_horizontal_gfwv3_ep5ng_98",
|
|
6
|
+
"vertical": "awsui_vertical_gfwv3_ep5ng_102",
|
|
7
|
+
"list": "awsui_list_gfwv3_ep5ng_106",
|
|
8
|
+
"list-item": "awsui_list-item_gfwv3_ep5ng_124",
|
|
9
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_ep5ng_129",
|
|
10
|
+
"toggle": "awsui_toggle_gfwv3_ep5ng_129",
|
|
11
|
+
"description": "awsui_description_gfwv3_ep5ng_197",
|
|
12
|
+
"separator": "awsui_separator_gfwv3_ep5ng_201"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -90,49 +90,49 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_gfwv3_ep5ng_93:not(#\9) {
|
|
94
94
|
display: flex;
|
|
95
95
|
flex-wrap: wrap;
|
|
96
96
|
gap: var(--space-scaled-xs-wbfgrv, 8px);
|
|
97
97
|
}
|
|
98
|
-
.
|
|
98
|
+
.awsui_root_gfwv3_ep5ng_93.awsui_horizontal_gfwv3_ep5ng_98:not(#\9) {
|
|
99
99
|
gap: var(--space-xs-edba2s, 8px);
|
|
100
100
|
flex-direction: row;
|
|
101
101
|
}
|
|
102
|
-
.
|
|
102
|
+
.awsui_root_gfwv3_ep5ng_93.awsui_vertical_gfwv3_ep5ng_102:not(#\9) {
|
|
103
103
|
flex-direction: column;
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
.
|
|
106
|
+
.awsui_list_gfwv3_ep5ng_106:not(#\9) {
|
|
107
107
|
display: contents;
|
|
108
108
|
list-style: none;
|
|
109
109
|
padding: 0;
|
|
110
110
|
margin: 0;
|
|
111
111
|
}
|
|
112
|
-
.
|
|
112
|
+
.awsui_list_gfwv3_ep5ng_106.awsui_horizontal_gfwv3_ep5ng_98:not(#\9), .awsui_list_gfwv3_ep5ng_106.awsui_vertical_gfwv3_ep5ng_102:not(#\9) {
|
|
113
113
|
display: flex;
|
|
114
114
|
flex-wrap: wrap;
|
|
115
115
|
gap: var(--space-xs-edba2s, 8px);
|
|
116
116
|
}
|
|
117
|
-
.
|
|
117
|
+
.awsui_list_gfwv3_ep5ng_106.awsui_horizontal_gfwv3_ep5ng_98:not(#\9) {
|
|
118
118
|
flex-direction: row;
|
|
119
119
|
}
|
|
120
|
-
.
|
|
120
|
+
.awsui_list_gfwv3_ep5ng_106.awsui_vertical_gfwv3_ep5ng_102:not(#\9) {
|
|
121
121
|
flex-direction: column;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
.awsui_list-
|
|
124
|
+
.awsui_list-item_gfwv3_ep5ng_124:not(#\9) {
|
|
125
125
|
padding: 0;
|
|
126
126
|
margin: 0;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.awsui_toggle-container-
|
|
129
|
+
.awsui_toggle-container-inline_gfwv3_ep5ng_129:not(#\9) {
|
|
130
130
|
padding-left: var(--space-xs-edba2s, 8px);
|
|
131
131
|
display: flex;
|
|
132
132
|
align-items: center;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.awsui_toggle_gfwv3_ep5ng_129:not(#\9) {
|
|
136
136
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
137
137
|
border-collapse: separate;
|
|
138
138
|
border-spacing: 0;
|
|
@@ -163,7 +163,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
163
163
|
word-spacing: normal;
|
|
164
164
|
box-sizing: border-box;
|
|
165
165
|
font-size: var(--font-body-m-size-7dign1, 14px);
|
|
166
|
-
line-height: var(--font-body-m-line-height-
|
|
166
|
+
line-height: var(--font-body-m-line-height-ghizru, 20px);
|
|
167
167
|
color: var(--color-text-body-default-su7kuo, #000716);
|
|
168
168
|
font-weight: 400;
|
|
169
169
|
font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
@@ -187,46 +187,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
187
187
|
margin-left: -1px;
|
|
188
188
|
}
|
|
189
189
|
@media (prefers-reduced-motion: reduce) {
|
|
190
|
-
.
|
|
190
|
+
.awsui_toggle_gfwv3_ep5ng_129:not(#\9) {
|
|
191
191
|
animation: none;
|
|
192
192
|
transition: none;
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
|
-
.awsui-motion-disabled .
|
|
195
|
+
.awsui-motion-disabled .awsui_toggle_gfwv3_ep5ng_129:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_ep5ng_129:not(#\9) {
|
|
196
196
|
animation: none;
|
|
197
197
|
transition: none;
|
|
198
198
|
}
|
|
199
|
-
.
|
|
199
|
+
.awsui_toggle_gfwv3_ep5ng_129:not(#\9):hover {
|
|
200
200
|
cursor: pointer;
|
|
201
201
|
color: var(--color-text-link-hover-h1b9eu, #033160);
|
|
202
202
|
}
|
|
203
|
-
.
|
|
203
|
+
.awsui_toggle_gfwv3_ep5ng_129:not(#\9):focus {
|
|
204
204
|
outline: none;
|
|
205
205
|
}
|
|
206
|
-
.
|
|
206
|
+
.awsui_toggle_gfwv3_ep5ng_129:not(#\9):active {
|
|
207
207
|
color: var(--color-text-link-hover-h1b9eu, #033160);
|
|
208
208
|
}
|
|
209
|
-
.
|
|
209
|
+
.awsui_toggle_gfwv3_ep5ng_129:not(#\9):active, .awsui_toggle_gfwv3_ep5ng_129:not(#\9):focus, .awsui_toggle_gfwv3_ep5ng_129:not(#\9):hover {
|
|
210
210
|
text-decoration: underline;
|
|
211
211
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
212
212
|
text-decoration-color: currentColor;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_toggle_gfwv3_ep5ng_129:not(#\9):active, .awsui_toggle_gfwv3_ep5ng_129:not(#\9):focus, .awsui_toggle_gfwv3_ep5ng_129:not(#\9):hover {
|
|
215
215
|
text-decoration: none;
|
|
216
216
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
217
217
|
text-decoration-color: transparent;
|
|
218
218
|
}
|
|
219
|
-
body[data-awsui-focus-visible=true] .
|
|
219
|
+
body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_ep5ng_129:not(#\9):focus {
|
|
220
220
|
outline: 2px dotted transparent;
|
|
221
221
|
border: var(--border-field-width-riro62, 2px) solid var(--color-border-item-focused-4t19h5, #0972d3);
|
|
222
222
|
border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
|
|
223
223
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-cwek11, 0px) var(--color-border-item-focused-4t19h5, #0972d3);
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
.awsui_toggle_gfwv3_ep5ng_129 > .awsui_description_gfwv3_ep5ng_197:not(#\9) {
|
|
226
226
|
margin-left: var(--space-xxs-ja5cp8, 4px);
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.
|
|
229
|
+
.awsui_separator_gfwv3_ep5ng_201:not(#\9) {
|
|
230
230
|
margin: 0px var(--space-scaled-m-gxhdpl, 16px);
|
|
231
231
|
width: var(--border-divider-section-width-orq175, 2px);
|
|
232
232
|
background-color: var(--color-border-divider-default-9o8zql, #e9ebed);
|
|
@@ -2,14 +2,14 @@
|
|
|
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
|
-
"list-item": "awsui_list-
|
|
10
|
-
"toggle-container-inline": "awsui_toggle-container-
|
|
11
|
-
"toggle": "
|
|
12
|
-
"description": "
|
|
13
|
-
"separator": "
|
|
5
|
+
"root": "awsui_root_gfwv3_ep5ng_93",
|
|
6
|
+
"horizontal": "awsui_horizontal_gfwv3_ep5ng_98",
|
|
7
|
+
"vertical": "awsui_vertical_gfwv3_ep5ng_102",
|
|
8
|
+
"list": "awsui_list_gfwv3_ep5ng_106",
|
|
9
|
+
"list-item": "awsui_list-item_gfwv3_ep5ng_124",
|
|
10
|
+
"toggle-container-inline": "awsui_toggle-container-inline_gfwv3_ep5ng_129",
|
|
11
|
+
"toggle": "awsui_toggle_gfwv3_ep5ng_129",
|
|
12
|
+
"description": "awsui_description_gfwv3_ep5ng_197",
|
|
13
|
+
"separator": "awsui_separator_gfwv3_ep5ng_201"
|
|
14
14
|
};
|
|
15
15
|
|
package/internal/environment.js
CHANGED
|
@@ -1628,7 +1628,7 @@ module.exports.preset = {
|
|
|
1628
1628
|
"light": "{colorBlue800}",
|
|
1629
1629
|
"dark": "{colorWhite}"
|
|
1630
1630
|
},
|
|
1631
|
-
"fontBodyMLineHeight": "
|
|
1631
|
+
"fontBodyMLineHeight": "20px",
|
|
1632
1632
|
"fontBodyMSize": "14px",
|
|
1633
1633
|
"fontBodySLetterSpacing": "0.005em",
|
|
1634
1634
|
"fontBodySLineHeight": "16px",
|
|
@@ -1898,8 +1898,8 @@ module.exports.preset = {
|
|
|
1898
1898
|
"compact": "40px"
|
|
1899
1899
|
},
|
|
1900
1900
|
"sizeVerticalInput": {
|
|
1901
|
-
"comfortable": "
|
|
1902
|
-
"compact": "
|
|
1901
|
+
"comfortable": "32px",
|
|
1902
|
+
"compact": "28px"
|
|
1903
1903
|
},
|
|
1904
1904
|
"sizeVerticalPanelIconOffset": {
|
|
1905
1905
|
"comfortable": "15px",
|
|
@@ -1930,8 +1930,8 @@ module.exports.preset = {
|
|
|
1930
1930
|
"compact": "0px"
|
|
1931
1931
|
},
|
|
1932
1932
|
"spaceButtonIconOnlyHorizontal": {
|
|
1933
|
-
"comfortable": "
|
|
1934
|
-
"compact": "
|
|
1933
|
+
"comfortable": "6px",
|
|
1934
|
+
"compact": "{spaceXxs}"
|
|
1935
1935
|
},
|
|
1936
1936
|
"spaceButtonInlineIconFocusOutlineGutter": {
|
|
1937
1937
|
"comfortable": "0px",
|
|
@@ -2033,6 +2033,10 @@ module.exports.preset = {
|
|
|
2033
2033
|
"comfortable": "{spaceContainerHorizontal}",
|
|
2034
2034
|
"compact": "{spaceContainerHorizontal}"
|
|
2035
2035
|
},
|
|
2036
|
+
"spaceOptionIconBigTop": {
|
|
2037
|
+
"comfortable": "0px",
|
|
2038
|
+
"compact": "0px"
|
|
2039
|
+
},
|
|
2036
2040
|
"spacePanelNavLeft": {
|
|
2037
2041
|
"comfortable": "28px",
|
|
2038
2042
|
"compact": "28px"
|
|
@@ -2348,8 +2352,8 @@ module.exports.preset = {
|
|
|
2348
2352
|
"compact": "0px"
|
|
2349
2353
|
},
|
|
2350
2354
|
"spaceButtonIconOnlyHorizontal": {
|
|
2351
|
-
"comfortable": "
|
|
2352
|
-
"compact": "
|
|
2355
|
+
"comfortable": "6px",
|
|
2356
|
+
"compact": "{spaceXxs}"
|
|
2353
2357
|
},
|
|
2354
2358
|
"spaceButtonInlineIconFocusOutlineGutter": {
|
|
2355
2359
|
"comfortable": "0px",
|
|
@@ -2451,6 +2455,10 @@ module.exports.preset = {
|
|
|
2451
2455
|
"comfortable": "{spaceContainerHorizontal}",
|
|
2452
2456
|
"compact": "{spaceContainerHorizontal}"
|
|
2453
2457
|
},
|
|
2458
|
+
"spaceOptionIconBigTop": {
|
|
2459
|
+
"comfortable": "0px",
|
|
2460
|
+
"compact": "0px"
|
|
2461
|
+
},
|
|
2454
2462
|
"spacePanelNavLeft": {
|
|
2455
2463
|
"comfortable": "28px",
|
|
2456
2464
|
"compact": "28px"
|
|
@@ -2668,8 +2676,8 @@ module.exports.preset = {
|
|
|
2668
2676
|
"compact": "40px"
|
|
2669
2677
|
},
|
|
2670
2678
|
"sizeVerticalInput": {
|
|
2671
|
-
"comfortable": "
|
|
2672
|
-
"compact": "
|
|
2679
|
+
"comfortable": "28px",
|
|
2680
|
+
"compact": "28px"
|
|
2673
2681
|
}
|
|
2674
2682
|
}
|
|
2675
2683
|
},
|
|
@@ -7878,6 +7886,7 @@ module.exports.preset = {
|
|
|
7878
7886
|
"spaceLayoutTogglePadding": "density",
|
|
7879
7887
|
"spaceModalContentBottom": "density",
|
|
7880
7888
|
"spaceModalHorizontal": "density",
|
|
7889
|
+
"spaceOptionIconBigTop": "density",
|
|
7881
7890
|
"spacePanelNavLeft": "density",
|
|
7882
7891
|
"spacePanelSideLeft": "density",
|
|
7883
7892
|
"spacePanelSideRight": "density",
|
|
@@ -9041,6 +9050,7 @@ module.exports.preset = {
|
|
|
9041
9050
|
"spaceLayoutTogglePadding": "space-layout-toggle-padding",
|
|
9042
9051
|
"spaceModalContentBottom": "space-modal-content-bottom",
|
|
9043
9052
|
"spaceModalHorizontal": "space-modal-horizontal",
|
|
9053
|
+
"spaceOptionIconBigTop": "space-option-icon-big-top",
|
|
9044
9054
|
"spacePanelNavLeft": "space-panel-nav-left",
|
|
9045
9055
|
"spacePanelSideLeft": "space-panel-side-left",
|
|
9046
9056
|
"spacePanelSideRight": "space-panel-side-right",
|
|
@@ -9545,7 +9555,7 @@ module.exports.preset = {
|
|
|
9545
9555
|
"colorDropzoneBackgroundHover": "--color-dropzone-background-hover-tz97i0",
|
|
9546
9556
|
"colorDropzoneTextActive": "--color-dropzone-text-active-ixkxdz",
|
|
9547
9557
|
"colorDropzoneTextHover": "--color-dropzone-text-hover-iptg3q",
|
|
9548
|
-
"fontBodyMLineHeight": "--font-body-m-line-height-
|
|
9558
|
+
"fontBodyMLineHeight": "--font-body-m-line-height-ghizru",
|
|
9549
9559
|
"fontBodyMSize": "--font-body-m-size-7dign1",
|
|
9550
9560
|
"fontBodySLetterSpacing": "--font-body-s-letter-spacing-v8bwhi",
|
|
9551
9561
|
"fontBodySLineHeight": "--font-body-s-line-height-ga8tt7",
|
|
@@ -9560,7 +9570,7 @@ module.exports.preset = {
|
|
|
9560
9570
|
"fontExpandableHeadingSize": "--font-expandable-heading-size-mkp9vq",
|
|
9561
9571
|
"fontFamilyBase": "--font-family-base-wn913o",
|
|
9562
9572
|
"fontFamilyMonospace": "--font-family-monospace-froq9j",
|
|
9563
|
-
"fontHeaderH2DescriptionLineHeight": "--font-header-h2-description-line-height-
|
|
9573
|
+
"fontHeaderH2DescriptionLineHeight": "--font-header-h2-description-line-height-9j5c3z",
|
|
9564
9574
|
"fontHeaderH2DescriptionSize": "--font-header-h2-description-size-nsq214",
|
|
9565
9575
|
"fontHeadingLLetterSpacing": "--font-heading-l-letter-spacing-usq225",
|
|
9566
9576
|
"fontHeadingLLineHeight": "--font-heading-l-line-height-l1pmir",
|
|
@@ -9679,7 +9689,7 @@ module.exports.preset = {
|
|
|
9679
9689
|
"sizeIconMedium": "--size-icon-medium-x0iee8",
|
|
9680
9690
|
"sizeIconNormal": "--size-icon-normal-jq6jat",
|
|
9681
9691
|
"sizeTableSelectionHorizontal": "--size-table-selection-horizontal-jcyaue",
|
|
9682
|
-
"sizeVerticalInput": "--size-vertical-input-
|
|
9692
|
+
"sizeVerticalInput": "--size-vertical-input-pta06y",
|
|
9683
9693
|
"sizeVerticalPanelIconOffset": "--size-vertical-panel-icon-offset-zd2rli",
|
|
9684
9694
|
"spaceAlertActionLeft": "--space-alert-action-left-j65qap",
|
|
9685
9695
|
"spaceAlertHorizontal": "--space-alert-horizontal-xg2h48",
|
|
@@ -9687,7 +9697,7 @@ module.exports.preset = {
|
|
|
9687
9697
|
"spaceAlertVertical": "--space-alert-vertical-83u3il",
|
|
9688
9698
|
"spaceButtonFocusOutlineGutter": "--space-button-focus-outline-gutter-txnpcq",
|
|
9689
9699
|
"spaceButtonIconFocusOutlineGutterVertical": "--space-button-icon-focus-outline-gutter-vertical-omhhky",
|
|
9690
|
-
"spaceButtonIconOnlyHorizontal": "--space-button-icon-only-horizontal-
|
|
9700
|
+
"spaceButtonIconOnlyHorizontal": "--space-button-icon-only-horizontal-k5a18g",
|
|
9691
9701
|
"spaceButtonInlineIconFocusOutlineGutter": "--space-button-inline-icon-focus-outline-gutter-0bswpj",
|
|
9692
9702
|
"spaceButtonModalDismissVertical": "--space-button-modal-dismiss-vertical-tjnxlz",
|
|
9693
9703
|
"spaceCalendarGridFocusOutlineGutter": "--space-calendar-grid-focus-outline-gutter-reev1c",
|
|
@@ -9713,6 +9723,7 @@ module.exports.preset = {
|
|
|
9713
9723
|
"spaceLayoutTogglePadding": "--space-layout-toggle-padding-dhzjwp",
|
|
9714
9724
|
"spaceModalContentBottom": "--space-modal-content-bottom-4lprrr",
|
|
9715
9725
|
"spaceModalHorizontal": "--space-modal-horizontal-rzqrfo",
|
|
9726
|
+
"spaceOptionIconBigTop": "--space-option-icon-big-top-lfkz5s",
|
|
9716
9727
|
"spacePanelNavLeft": "--space-panel-nav-left-kdx5qt",
|
|
9717
9728
|
"spacePanelSideLeft": "--space-panel-side-left-ob0rxs",
|
|
9718
9729
|
"spacePanelSideRight": "--space-panel-side-right-zzgkuy",
|