@cloudscape-design/components 3.0.1118 → 3.0.1120
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 +24 -24
- package/annotation-context/annotation/styles.scoped.css +32 -32
- package/annotation-context/annotation/styles.selectors.js +24 -24
- 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/styles.css.js +86 -86
- package/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/app-layout/visual-refresh-toolbar/drawer/global-bottom-drawer.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/global-bottom-drawer.js +5 -2
- package/app-layout/visual-refresh-toolbar/drawer/global-bottom-drawer.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +84 -84
- package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +27 -27
- package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/app-layout/visual-refresh-toolbar/skeleton/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/index.js +3 -1
- package/app-layout/visual-refresh-toolbar/skeleton/index.js.map +1 -1
- 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 -5
- package/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/slots.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/slots.js +8 -3
- package/app-layout/visual-refresh-toolbar/skeleton/slots.js.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts +26 -0
- package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -0
- package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +19 -0
- package/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -0
- 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 +0 -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 +2 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/toolbar/index.js +7 -4
- package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +28 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/autosuggest/index.d.ts.map +1 -1
- package/autosuggest/interfaces.d.ts +4 -0
- package/autosuggest/interfaces.d.ts.map +1 -1
- package/autosuggest/interfaces.js.map +1 -1
- package/autosuggest/internal-do-not-use-core.js +3 -2
- package/autosuggest/internal-do-not-use-core.js.map +1 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +3 -3
- package/autosuggest/internal.js.map +1 -1
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +28 -28
- 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 +16 -16
- package/button-dropdown/item-element/styles.scoped.css +27 -27
- package/button-dropdown/item-element/styles.selectors.js +16 -16
- package/button-group/icon-toggle-button-item.d.ts +2 -2
- package/button-group/icon-toggle-button-item.d.ts.map +1 -1
- package/button-group/icon-toggle-button-item.js +1 -1
- package/button-group/icon-toggle-button-item.js.map +1 -1
- package/button-group/interfaces.d.ts +4 -1
- package/button-group/interfaces.d.ts.map +1 -1
- package/button-group/interfaces.js.map +1 -1
- 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/copy-to-clipboard/internal.d.ts.map +1 -1
- package/copy-to-clipboard/internal.js +18 -5
- package/copy-to-clipboard/internal.js.map +1 -1
- package/date-range-picker/dropdown.d.ts +2 -0
- package/date-range-picker/dropdown.d.ts.map +1 -1
- package/date-range-picker/dropdown.js +2 -2
- package/date-range-picker/dropdown.js.map +1 -1
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +2 -2
- package/date-range-picker/index.js.map +1 -1
- package/date-range-picker/interfaces.d.ts +6 -0
- package/date-range-picker/interfaces.d.ts.map +1 -1
- package/date-range-picker/interfaces.js.map +1 -1
- package/date-range-picker/relative-range/index.d.ts +3 -1
- package/date-range-picker/relative-range/index.d.ts.map +1 -1
- package/date-range-picker/relative-range/index.js +4 -1
- package/date-range-picker/relative-range/index.js.map +1 -1
- package/flashbar/styles.css.js +50 -50
- package/flashbar/styles.scoped.css +187 -187
- package/flashbar/styles.selectors.js +50 -50
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -73
- package/help-panel/styles.selectors.js +6 -6
- package/input/index.d.ts.map +1 -1
- package/input/index.js +1 -1
- package/input/interfaces.d.ts +47 -0
- package/input/interfaces.d.ts.map +1 -1
- package/input/interfaces.js.map +1 -1
- package/input/internal-do-not-use-core.js +3 -2
- package/input/internal-do-not-use-core.js.map +1 -1
- package/input/internal.d.ts.map +1 -1
- package/input/internal.js +3 -2
- package/input/internal.js.map +1 -1
- package/input/styles.css.js +13 -13
- package/input/styles.d.ts +2 -0
- package/input/styles.d.ts.map +1 -0
- package/input/styles.js +42 -0
- package/input/styles.js.map +1 -0
- package/input/styles.scoped.css +66 -49
- package/input/styles.selectors.js +13 -13
- package/internal/analytics/components/analytics-funnel.d.ts +1 -0
- package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/internal/analytics/components/analytics-funnel.js +5 -2
- package/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/internal/analytics/interfaces.d.ts +1 -0
- package/internal/analytics/interfaces.d.ts.map +1 -1
- package/internal/analytics/interfaces.js.map +1 -1
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/components/drag-handle-wrapper/styles.css.js +20 -20
- package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -48
- package/internal/components/drag-handle-wrapper/styles.selectors.js +20 -20
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- package/internal/components/dropdown/styles.selectors.js +20 -20
- 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 +12 -0
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +98 -86
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/generated/styles/tokens.d.ts +0 -4
- package/internal/generated/styles/tokens.js +0 -4
- package/internal/generated/theming/index.cjs +0 -84
- package/internal/generated/theming/index.js +0 -84
- package/internal/manifest.json +1 -1
- package/internal/plugins/widget/interfaces.d.ts +1 -1
- package/internal/plugins/widget/interfaces.d.ts.map +1 -1
- package/internal/plugins/widget/interfaces.js.map +1 -1
- package/link/styles.css.js +20 -20
- package/link/styles.scoped.css +103 -103
- package/link/styles.selectors.js +20 -20
- package/package.json +3 -1
- package/popover/container.d.ts.map +1 -1
- package/popover/container.js +2 -5
- package/popover/container.js.map +1 -1
- package/popover/use-position-observer.d.ts +1 -2
- package/popover/use-position-observer.d.ts.map +1 -1
- package/popover/use-position-observer.js +10 -8
- package/popover/use-position-observer.js.map +1 -1
- package/radio-group/styles.css.js +10 -10
- package/radio-group/styles.scoped.css +22 -22
- package/radio-group/styles.selectors.js +10 -10
- package/select/parts/filter.d.ts +1 -1
- package/select/parts/filter.d.ts.map +1 -1
- package/side-navigation/interfaces.d.ts +4 -0
- package/side-navigation/interfaces.d.ts.map +1 -1
- package/side-navigation/interfaces.js.map +1 -1
- package/side-navigation/parts.d.ts.map +1 -1
- package/side-navigation/parts.js +4 -1
- package/side-navigation/parts.js.map +1 -1
- package/slider/styles.css.js +26 -26
- package/slider/styles.scoped.css +86 -86
- 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/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +13 -13
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/multiselect/index.d.ts +8 -0
- package/test-utils/dom/multiselect/index.js +18 -4
- package/test-utils/dom/multiselect/index.js.map +1 -1
- package/test-utils/selectors/multiselect/index.d.ts +8 -0
- package/test-utils/selectors/multiselect/index.js +18 -4
- package/test-utils/selectors/multiselect/index.js.map +1 -1
- 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/toggle/styles.css.js +10 -10
- package/toggle/styles.scoped.css +23 -23
- package/toggle/styles.selectors.js +10 -10
- package/toggle-button/internal.d.ts +1 -0
- package/toggle-button/internal.d.ts.map +1 -1
- package/toggle-button/internal.js +2 -2
- package/toggle-button/internal.js.map +1 -1
- package/wizard/index.d.ts.map +1 -1
- package/wizard/index.js +2 -1
- package/wizard/index.js.map +1 -1
|
@@ -1,90 +1,102 @@
|
|
|
1
1
|
const customCSSPropertiesMap = {
|
|
2
|
-
"maxContentWidth": "--awsui-max-content-width-
|
|
3
|
-
"minContentWidth": "--awsui-min-content-width-
|
|
4
|
-
"breadcrumbsGap": "--awsui-breadcrumbs-gap-
|
|
5
|
-
"contentGapLeft": "--awsui-content-gap-left-
|
|
6
|
-
"contentGapRight": "--awsui-content-gap-right-
|
|
7
|
-
"contentHeight": "--awsui-content-height-
|
|
8
|
-
"contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-
|
|
9
|
-
"contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-
|
|
10
|
-
"contentLayoutMainGap": "--awsui-content-layout-main-gap-
|
|
11
|
-
"defaultMaxContentWidth": "--awsui-default-max-content-width-
|
|
12
|
-
"defaultMinContentWidth": "--awsui-default-min-content-width-
|
|
13
|
-
"drawerSize": "--awsui-drawer-size-
|
|
14
|
-
"drawerMinSize": "--awsui-drawer-min-size-
|
|
15
|
-
"bottomDrawerSize": "--awsui-bottom-drawer-size-
|
|
16
|
-
"footerHeight": "--awsui-footer-height-
|
|
17
|
-
"headerGap": "--awsui-header-gap-
|
|
18
|
-
"headerHeight": "--awsui-header-height-
|
|
19
|
-
"layoutWidth": "--awsui-layout-width-
|
|
20
|
-
"mainGap": "--awsui-main-gap-
|
|
21
|
-
"mainOffsetLeft": "--awsui-main-offset-left-
|
|
22
|
-
"mainTemplateRows": "--awsui-main-template-rows-
|
|
23
|
-
"mobileBarHeight": "--awsui-mobile-bar-height-
|
|
24
|
-
"notificationsHeight": "--awsui-notifications-height-
|
|
25
|
-
"offsetTop": "--awsui-offset-top-
|
|
26
|
-
"overlapHeight": "--awsui-overlap-height-
|
|
27
|
-
"navigationWidth": "--awsui-navigation-width-
|
|
28
|
-
"splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-
|
|
29
|
-
"splitPanelReportedSize": "--awsui-split-panel-reported-size-
|
|
30
|
-
"splitPanelHeight": "--awsui-split-panel-height-
|
|
31
|
-
"splitPanelMinWidth": "--awsui-split-panel-min-width-
|
|
32
|
-
"splitPanelMaxWidth": "--awsui-split-panel-max-width-
|
|
33
|
-
"toolsMaxWidth": "--awsui-tools-max-width-
|
|
34
|
-
"toolsWidth": "--awsui-tools-width-
|
|
35
|
-
"toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-
|
|
36
|
-
"contentScrollMargin": "--awsui-content-scroll-margin-
|
|
37
|
-
"flashbarStackDepth": "--awsui-flashbar-stack-depth-
|
|
38
|
-
"flashbarStackIndex": "--awsui-flashbar-stack-index-
|
|
39
|
-
"flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-
|
|
40
|
-
"stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-
|
|
41
|
-
"stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-
|
|
42
|
-
"dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-
|
|
43
|
-
"spinnerRotatorFrom": "--awsui-spinner-rotator-from-
|
|
44
|
-
"spinnerRotatorTo": "--awsui-spinner-rotator-to-
|
|
45
|
-
"spinnerLineLeftFrom": "--awsui-spinner-line-left-from-
|
|
46
|
-
"spinnerLineLeftTo": "--awsui-spinner-line-left-to-
|
|
47
|
-
"spinnerLineRightFrom": "--awsui-spinner-line-right-from-
|
|
48
|
-
"spinnerLineRightTo": "--awsui-spinner-line-right-to-
|
|
49
|
-
"sliderLabelCount": "--awsui-slider-label-count-
|
|
50
|
-
"sliderTickCount": "--awsui-slider-tick-count-
|
|
51
|
-
"sliderReferenceColumn": "--awsui-slider-reference-column-
|
|
52
|
-
"sliderNextReferenceColumn": "--awsui-slider-next-reference-column-
|
|
53
|
-
"sliderMaxStart": "--awsui-slider-max-start-
|
|
54
|
-
"sliderMinEnd": "--awsui-slider-min-end-
|
|
55
|
-
"sliderRangeInlineSize": "--awsui-slider-range-inline-size-
|
|
56
|
-
"sliderTooltipPosition": "--awsui-slider-tooltip-position-
|
|
57
|
-
"togglesLeftWidth": "--awsui-toggles-left-width-
|
|
58
|
-
"togglesRightWidth": "--awsui-toggles-right-width-
|
|
59
|
-
"promptInputMaxRows": "--awsui-prompt-input-max-rows-
|
|
60
|
-
"promptInputScrollHeight": "--awsui-prompt-input-scroll-height-
|
|
61
|
-
"dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-
|
|
62
|
-
"dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-
|
|
63
|
-
"styleBackgroundActive": "--awsui-style-background-active-
|
|
64
|
-
"styleBackgroundDefault": "--awsui-style-background-default-
|
|
65
|
-
"styleBackgroundDisabled": "--awsui-style-background-disabled-
|
|
66
|
-
"styleBackgroundHover": "--awsui-style-background-hover-
|
|
67
|
-
"styleBorderColorActive": "--awsui-style-border-color-active-
|
|
68
|
-
"styleBorderColorDefault": "--awsui-style-border-color-default-
|
|
69
|
-
"styleBorderColorDisabled": "--awsui-style-border-color-disabled-
|
|
70
|
-
"styleBorderColorHover": "--awsui-style-border-color-hover-
|
|
71
|
-
"styleColorActive": "--awsui-style-color-active-
|
|
72
|
-
"styleColorDefault": "--awsui-style-color-default-
|
|
73
|
-
"styleColorDisabled": "--awsui-style-color-disabled-
|
|
74
|
-
"styleColorHover": "--awsui-style-color-hover-
|
|
75
|
-
"styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-
|
|
76
|
-
"styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-
|
|
77
|
-
"styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-
|
|
78
|
-
"styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-
|
|
79
|
-
"styleBoxShadowActive": "--awsui-style-box-shadow-active-
|
|
80
|
-
"styleBoxShadowDefault": "--awsui-style-box-shadow-default-
|
|
81
|
-
"styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-
|
|
82
|
-
"styleBoxShadowHover": "--awsui-style-box-shadow-hover-
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
2
|
+
"maxContentWidth": "--awsui-max-content-width-b75yp7",
|
|
3
|
+
"minContentWidth": "--awsui-min-content-width-b75yp7",
|
|
4
|
+
"breadcrumbsGap": "--awsui-breadcrumbs-gap-b75yp7",
|
|
5
|
+
"contentGapLeft": "--awsui-content-gap-left-b75yp7",
|
|
6
|
+
"contentGapRight": "--awsui-content-gap-right-b75yp7",
|
|
7
|
+
"contentHeight": "--awsui-content-height-b75yp7",
|
|
8
|
+
"contentLayoutDefaultHorizontalPadding": "--awsui-content-layout-default-horizontal-padding-b75yp7",
|
|
9
|
+
"contentLayoutMaxContentWidth": "--awsui-content-layout-max-content-width-b75yp7",
|
|
10
|
+
"contentLayoutMainGap": "--awsui-content-layout-main-gap-b75yp7",
|
|
11
|
+
"defaultMaxContentWidth": "--awsui-default-max-content-width-b75yp7",
|
|
12
|
+
"defaultMinContentWidth": "--awsui-default-min-content-width-b75yp7",
|
|
13
|
+
"drawerSize": "--awsui-drawer-size-b75yp7",
|
|
14
|
+
"drawerMinSize": "--awsui-drawer-min-size-b75yp7",
|
|
15
|
+
"bottomDrawerSize": "--awsui-bottom-drawer-size-b75yp7",
|
|
16
|
+
"footerHeight": "--awsui-footer-height-b75yp7",
|
|
17
|
+
"headerGap": "--awsui-header-gap-b75yp7",
|
|
18
|
+
"headerHeight": "--awsui-header-height-b75yp7",
|
|
19
|
+
"layoutWidth": "--awsui-layout-width-b75yp7",
|
|
20
|
+
"mainGap": "--awsui-main-gap-b75yp7",
|
|
21
|
+
"mainOffsetLeft": "--awsui-main-offset-left-b75yp7",
|
|
22
|
+
"mainTemplateRows": "--awsui-main-template-rows-b75yp7",
|
|
23
|
+
"mobileBarHeight": "--awsui-mobile-bar-height-b75yp7",
|
|
24
|
+
"notificationsHeight": "--awsui-notifications-height-b75yp7",
|
|
25
|
+
"offsetTop": "--awsui-offset-top-b75yp7",
|
|
26
|
+
"overlapHeight": "--awsui-overlap-height-b75yp7",
|
|
27
|
+
"navigationWidth": "--awsui-navigation-width-b75yp7",
|
|
28
|
+
"splitPanelReportedHeaderSize": "--awsui-split-panel-reported-header-size-b75yp7",
|
|
29
|
+
"splitPanelReportedSize": "--awsui-split-panel-reported-size-b75yp7",
|
|
30
|
+
"splitPanelHeight": "--awsui-split-panel-height-b75yp7",
|
|
31
|
+
"splitPanelMinWidth": "--awsui-split-panel-min-width-b75yp7",
|
|
32
|
+
"splitPanelMaxWidth": "--awsui-split-panel-max-width-b75yp7",
|
|
33
|
+
"toolsMaxWidth": "--awsui-tools-max-width-b75yp7",
|
|
34
|
+
"toolsWidth": "--awsui-tools-width-b75yp7",
|
|
35
|
+
"toolsAnimationStartingOpacity": "--awsui-tools-animation-starting-opacity-b75yp7",
|
|
36
|
+
"contentScrollMargin": "--awsui-content-scroll-margin-b75yp7",
|
|
37
|
+
"flashbarStackDepth": "--awsui-flashbar-stack-depth-b75yp7",
|
|
38
|
+
"flashbarStackIndex": "--awsui-flashbar-stack-index-b75yp7",
|
|
39
|
+
"flashbarStickyBottomMargin": "--awsui-flashbar-sticky-bottom-margin-b75yp7",
|
|
40
|
+
"stackedNotificationsBottomMargin": "--awsui-stacked-notifications-bottom-margin-b75yp7",
|
|
41
|
+
"stackedNotificationsDefaultBottomMargin": "--awsui-stacked-notifications-default-bottom-margin-b75yp7",
|
|
42
|
+
"dropdownDefaultMaxWidth": "--awsui-dropdown-default-max-width-b75yp7",
|
|
43
|
+
"spinnerRotatorFrom": "--awsui-spinner-rotator-from-b75yp7",
|
|
44
|
+
"spinnerRotatorTo": "--awsui-spinner-rotator-to-b75yp7",
|
|
45
|
+
"spinnerLineLeftFrom": "--awsui-spinner-line-left-from-b75yp7",
|
|
46
|
+
"spinnerLineLeftTo": "--awsui-spinner-line-left-to-b75yp7",
|
|
47
|
+
"spinnerLineRightFrom": "--awsui-spinner-line-right-from-b75yp7",
|
|
48
|
+
"spinnerLineRightTo": "--awsui-spinner-line-right-to-b75yp7",
|
|
49
|
+
"sliderLabelCount": "--awsui-slider-label-count-b75yp7",
|
|
50
|
+
"sliderTickCount": "--awsui-slider-tick-count-b75yp7",
|
|
51
|
+
"sliderReferenceColumn": "--awsui-slider-reference-column-b75yp7",
|
|
52
|
+
"sliderNextReferenceColumn": "--awsui-slider-next-reference-column-b75yp7",
|
|
53
|
+
"sliderMaxStart": "--awsui-slider-max-start-b75yp7",
|
|
54
|
+
"sliderMinEnd": "--awsui-slider-min-end-b75yp7",
|
|
55
|
+
"sliderRangeInlineSize": "--awsui-slider-range-inline-size-b75yp7",
|
|
56
|
+
"sliderTooltipPosition": "--awsui-slider-tooltip-position-b75yp7",
|
|
57
|
+
"togglesLeftWidth": "--awsui-toggles-left-width-b75yp7",
|
|
58
|
+
"togglesRightWidth": "--awsui-toggles-right-width-b75yp7",
|
|
59
|
+
"promptInputMaxRows": "--awsui-prompt-input-max-rows-b75yp7",
|
|
60
|
+
"promptInputScrollHeight": "--awsui-prompt-input-scroll-height-b75yp7",
|
|
61
|
+
"dragHandleAnimationInlineOffset": "--awsui-drag-handle-animation-inline-offset-b75yp7",
|
|
62
|
+
"dragHandleAnimationBlockOffset": "--awsui-drag-handle-animation-block-offset-b75yp7",
|
|
63
|
+
"styleBackgroundActive": "--awsui-style-background-active-b75yp7",
|
|
64
|
+
"styleBackgroundDefault": "--awsui-style-background-default-b75yp7",
|
|
65
|
+
"styleBackgroundDisabled": "--awsui-style-background-disabled-b75yp7",
|
|
66
|
+
"styleBackgroundHover": "--awsui-style-background-hover-b75yp7",
|
|
67
|
+
"styleBorderColorActive": "--awsui-style-border-color-active-b75yp7",
|
|
68
|
+
"styleBorderColorDefault": "--awsui-style-border-color-default-b75yp7",
|
|
69
|
+
"styleBorderColorDisabled": "--awsui-style-border-color-disabled-b75yp7",
|
|
70
|
+
"styleBorderColorHover": "--awsui-style-border-color-hover-b75yp7",
|
|
71
|
+
"styleColorActive": "--awsui-style-color-active-b75yp7",
|
|
72
|
+
"styleColorDefault": "--awsui-style-color-default-b75yp7",
|
|
73
|
+
"styleColorDisabled": "--awsui-style-color-disabled-b75yp7",
|
|
74
|
+
"styleColorHover": "--awsui-style-color-hover-b75yp7",
|
|
75
|
+
"styleFocusRingBorderColor": "--awsui-style-focus-ring-border-color-b75yp7",
|
|
76
|
+
"styleFocusRingBorderRadius": "--awsui-style-focus-ring-border-radius-b75yp7",
|
|
77
|
+
"styleFocusRingBorderWidth": "--awsui-style-focus-ring-border-width-b75yp7",
|
|
78
|
+
"styleFocusRingBoxShadow": "--awsui-style-focus-ring-box-shadow-b75yp7",
|
|
79
|
+
"styleBoxShadowActive": "--awsui-style-box-shadow-active-b75yp7",
|
|
80
|
+
"styleBoxShadowDefault": "--awsui-style-box-shadow-default-b75yp7",
|
|
81
|
+
"styleBoxShadowDisabled": "--awsui-style-box-shadow-disabled-b75yp7",
|
|
82
|
+
"styleBoxShadowHover": "--awsui-style-box-shadow-hover-b75yp7",
|
|
83
|
+
"styleBackgroundReadonly": "--awsui-style-background-readonly-b75yp7",
|
|
84
|
+
"styleBorderColorReadonly": "--awsui-style-border-color-readonly-b75yp7",
|
|
85
|
+
"styleBoxShadowReadonly": "--awsui-style-box-shadow-readonly-b75yp7",
|
|
86
|
+
"styleColorReadonly": "--awsui-style-color-readonly-b75yp7",
|
|
87
|
+
"styleBackgroundFocus": "--awsui-style-background-focus-b75yp7",
|
|
88
|
+
"styleBorderColorFocus": "--awsui-style-border-color-focus-b75yp7",
|
|
89
|
+
"styleBoxShadowFocus": "--awsui-style-box-shadow-focus-b75yp7",
|
|
90
|
+
"styleColorFocus": "--awsui-style-color-focus-b75yp7",
|
|
91
|
+
"stylePlaceholderColor": "--awsui-style-placeholder-color-b75yp7",
|
|
92
|
+
"stylePlaceholderFontSize": "--awsui-style-placeholder-font-size-b75yp7",
|
|
93
|
+
"stylePlaceholderFontStyle": "--awsui-style-placeholder-font-style-b75yp7",
|
|
94
|
+
"stylePlaceholderFontWeight": "--awsui-style-placeholder-font-weight-b75yp7",
|
|
95
|
+
"alertFocusRingBorderColor": "--awsui-alert-focus-ring-border-color-b75yp7",
|
|
96
|
+
"alertFocusRingBorderRadius": "--awsui-alert-focus-ring-border-radius-b75yp7",
|
|
97
|
+
"alertFocusRingBorderWidth": "--awsui-alert-focus-ring-border-width-b75yp7",
|
|
98
|
+
"alertFocusRingBoxShadow": "--awsui-alert-focus-ring-box-shadow-b75yp7",
|
|
99
|
+
"alertIconColor": "--awsui-alert-icon-color-b75yp7",
|
|
88
100
|
};
|
|
89
101
|
export default customCSSPropertiesMap;
|
|
90
102
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"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","sourcesContent":["\n const customCSSPropertiesMap = {\n \"maxContentWidth\": \"--awsui-max-content-width-
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/internal/generated/custom-css-properties/index.ts"],"names":[],"mappings":"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","sourcesContent":["\n const customCSSPropertiesMap = {\n \"maxContentWidth\": \"--awsui-max-content-width-b75yp7\",\n\"minContentWidth\": \"--awsui-min-content-width-b75yp7\",\n\"breadcrumbsGap\": \"--awsui-breadcrumbs-gap-b75yp7\",\n\"contentGapLeft\": \"--awsui-content-gap-left-b75yp7\",\n\"contentGapRight\": \"--awsui-content-gap-right-b75yp7\",\n\"contentHeight\": \"--awsui-content-height-b75yp7\",\n\"contentLayoutDefaultHorizontalPadding\": \"--awsui-content-layout-default-horizontal-padding-b75yp7\",\n\"contentLayoutMaxContentWidth\": \"--awsui-content-layout-max-content-width-b75yp7\",\n\"contentLayoutMainGap\": \"--awsui-content-layout-main-gap-b75yp7\",\n\"defaultMaxContentWidth\": \"--awsui-default-max-content-width-b75yp7\",\n\"defaultMinContentWidth\": \"--awsui-default-min-content-width-b75yp7\",\n\"drawerSize\": \"--awsui-drawer-size-b75yp7\",\n\"drawerMinSize\": \"--awsui-drawer-min-size-b75yp7\",\n\"bottomDrawerSize\": \"--awsui-bottom-drawer-size-b75yp7\",\n\"footerHeight\": \"--awsui-footer-height-b75yp7\",\n\"headerGap\": \"--awsui-header-gap-b75yp7\",\n\"headerHeight\": \"--awsui-header-height-b75yp7\",\n\"layoutWidth\": \"--awsui-layout-width-b75yp7\",\n\"mainGap\": \"--awsui-main-gap-b75yp7\",\n\"mainOffsetLeft\": \"--awsui-main-offset-left-b75yp7\",\n\"mainTemplateRows\": \"--awsui-main-template-rows-b75yp7\",\n\"mobileBarHeight\": \"--awsui-mobile-bar-height-b75yp7\",\n\"notificationsHeight\": \"--awsui-notifications-height-b75yp7\",\n\"offsetTop\": \"--awsui-offset-top-b75yp7\",\n\"overlapHeight\": \"--awsui-overlap-height-b75yp7\",\n\"navigationWidth\": \"--awsui-navigation-width-b75yp7\",\n\"splitPanelReportedHeaderSize\": \"--awsui-split-panel-reported-header-size-b75yp7\",\n\"splitPanelReportedSize\": \"--awsui-split-panel-reported-size-b75yp7\",\n\"splitPanelHeight\": \"--awsui-split-panel-height-b75yp7\",\n\"splitPanelMinWidth\": \"--awsui-split-panel-min-width-b75yp7\",\n\"splitPanelMaxWidth\": \"--awsui-split-panel-max-width-b75yp7\",\n\"toolsMaxWidth\": \"--awsui-tools-max-width-b75yp7\",\n\"toolsWidth\": \"--awsui-tools-width-b75yp7\",\n\"toolsAnimationStartingOpacity\": \"--awsui-tools-animation-starting-opacity-b75yp7\",\n\"contentScrollMargin\": \"--awsui-content-scroll-margin-b75yp7\",\n\"flashbarStackDepth\": \"--awsui-flashbar-stack-depth-b75yp7\",\n\"flashbarStackIndex\": \"--awsui-flashbar-stack-index-b75yp7\",\n\"flashbarStickyBottomMargin\": \"--awsui-flashbar-sticky-bottom-margin-b75yp7\",\n\"stackedNotificationsBottomMargin\": \"--awsui-stacked-notifications-bottom-margin-b75yp7\",\n\"stackedNotificationsDefaultBottomMargin\": \"--awsui-stacked-notifications-default-bottom-margin-b75yp7\",\n\"dropdownDefaultMaxWidth\": \"--awsui-dropdown-default-max-width-b75yp7\",\n\"spinnerRotatorFrom\": \"--awsui-spinner-rotator-from-b75yp7\",\n\"spinnerRotatorTo\": \"--awsui-spinner-rotator-to-b75yp7\",\n\"spinnerLineLeftFrom\": \"--awsui-spinner-line-left-from-b75yp7\",\n\"spinnerLineLeftTo\": \"--awsui-spinner-line-left-to-b75yp7\",\n\"spinnerLineRightFrom\": \"--awsui-spinner-line-right-from-b75yp7\",\n\"spinnerLineRightTo\": \"--awsui-spinner-line-right-to-b75yp7\",\n\"sliderLabelCount\": \"--awsui-slider-label-count-b75yp7\",\n\"sliderTickCount\": \"--awsui-slider-tick-count-b75yp7\",\n\"sliderReferenceColumn\": \"--awsui-slider-reference-column-b75yp7\",\n\"sliderNextReferenceColumn\": \"--awsui-slider-next-reference-column-b75yp7\",\n\"sliderMaxStart\": \"--awsui-slider-max-start-b75yp7\",\n\"sliderMinEnd\": \"--awsui-slider-min-end-b75yp7\",\n\"sliderRangeInlineSize\": \"--awsui-slider-range-inline-size-b75yp7\",\n\"sliderTooltipPosition\": \"--awsui-slider-tooltip-position-b75yp7\",\n\"togglesLeftWidth\": \"--awsui-toggles-left-width-b75yp7\",\n\"togglesRightWidth\": \"--awsui-toggles-right-width-b75yp7\",\n\"promptInputMaxRows\": \"--awsui-prompt-input-max-rows-b75yp7\",\n\"promptInputScrollHeight\": \"--awsui-prompt-input-scroll-height-b75yp7\",\n\"dragHandleAnimationInlineOffset\": \"--awsui-drag-handle-animation-inline-offset-b75yp7\",\n\"dragHandleAnimationBlockOffset\": \"--awsui-drag-handle-animation-block-offset-b75yp7\",\n\"styleBackgroundActive\": \"--awsui-style-background-active-b75yp7\",\n\"styleBackgroundDefault\": \"--awsui-style-background-default-b75yp7\",\n\"styleBackgroundDisabled\": \"--awsui-style-background-disabled-b75yp7\",\n\"styleBackgroundHover\": \"--awsui-style-background-hover-b75yp7\",\n\"styleBorderColorActive\": \"--awsui-style-border-color-active-b75yp7\",\n\"styleBorderColorDefault\": \"--awsui-style-border-color-default-b75yp7\",\n\"styleBorderColorDisabled\": \"--awsui-style-border-color-disabled-b75yp7\",\n\"styleBorderColorHover\": \"--awsui-style-border-color-hover-b75yp7\",\n\"styleColorActive\": \"--awsui-style-color-active-b75yp7\",\n\"styleColorDefault\": \"--awsui-style-color-default-b75yp7\",\n\"styleColorDisabled\": \"--awsui-style-color-disabled-b75yp7\",\n\"styleColorHover\": \"--awsui-style-color-hover-b75yp7\",\n\"styleFocusRingBorderColor\": \"--awsui-style-focus-ring-border-color-b75yp7\",\n\"styleFocusRingBorderRadius\": \"--awsui-style-focus-ring-border-radius-b75yp7\",\n\"styleFocusRingBorderWidth\": \"--awsui-style-focus-ring-border-width-b75yp7\",\n\"styleFocusRingBoxShadow\": \"--awsui-style-focus-ring-box-shadow-b75yp7\",\n\"styleBoxShadowActive\": \"--awsui-style-box-shadow-active-b75yp7\",\n\"styleBoxShadowDefault\": \"--awsui-style-box-shadow-default-b75yp7\",\n\"styleBoxShadowDisabled\": \"--awsui-style-box-shadow-disabled-b75yp7\",\n\"styleBoxShadowHover\": \"--awsui-style-box-shadow-hover-b75yp7\",\n\"styleBackgroundReadonly\": \"--awsui-style-background-readonly-b75yp7\",\n\"styleBorderColorReadonly\": \"--awsui-style-border-color-readonly-b75yp7\",\n\"styleBoxShadowReadonly\": \"--awsui-style-box-shadow-readonly-b75yp7\",\n\"styleColorReadonly\": \"--awsui-style-color-readonly-b75yp7\",\n\"styleBackgroundFocus\": \"--awsui-style-background-focus-b75yp7\",\n\"styleBorderColorFocus\": \"--awsui-style-border-color-focus-b75yp7\",\n\"styleBoxShadowFocus\": \"--awsui-style-box-shadow-focus-b75yp7\",\n\"styleColorFocus\": \"--awsui-style-color-focus-b75yp7\",\n\"stylePlaceholderColor\": \"--awsui-style-placeholder-color-b75yp7\",\n\"stylePlaceholderFontSize\": \"--awsui-style-placeholder-font-size-b75yp7\",\n\"stylePlaceholderFontStyle\": \"--awsui-style-placeholder-font-style-b75yp7\",\n\"stylePlaceholderFontWeight\": \"--awsui-style-placeholder-font-weight-b75yp7\",\n\"alertFocusRingBorderColor\": \"--awsui-alert-focus-ring-border-color-b75yp7\",\n\"alertFocusRingBorderRadius\": \"--awsui-alert-focus-ring-border-radius-b75yp7\",\n\"alertFocusRingBorderWidth\": \"--awsui-alert-focus-ring-border-width-b75yp7\",\n\"alertFocusRingBoxShadow\": \"--awsui-alert-focus-ring-box-shadow-b75yp7\",\n\"alertIconColor\": \"--awsui-alert-icon-color-b75yp7\",\n };\n export default customCSSPropertiesMap;\n "]}
|
|
@@ -465,7 +465,6 @@ export const colorShadowDefault: string;
|
|
|
465
465
|
export const colorShadowMedium: string;
|
|
466
466
|
export const colorShadowSide: string;
|
|
467
467
|
export const colorStrokeChartLine: string;
|
|
468
|
-
export const colorStrokeCodeEditorResizeHandler: string;
|
|
469
468
|
export const colorStrokeCodeEditorGutterActiveLineDefault: string;
|
|
470
469
|
export const colorStrokeCodeEditorGutterActiveLineHover: string;
|
|
471
470
|
export const colorTextAccent: string;
|
|
@@ -487,7 +486,6 @@ export const colorTextButtonPrimaryActive: string;
|
|
|
487
486
|
export const colorTextButtonPrimaryDefault: string;
|
|
488
487
|
export const colorTextButtonPrimaryHover: string;
|
|
489
488
|
export const colorTextCalendarDateHover: string;
|
|
490
|
-
export const colorTextCalendarDateSelected: string;
|
|
491
489
|
export const colorTextCalendarMonth: string;
|
|
492
490
|
export const colorTextCodeEditorGutterActiveLine: string;
|
|
493
491
|
export const colorTextCodeEditorGutterDefault: string;
|
|
@@ -753,7 +751,6 @@ export const spaceLayoutToggleDiameter: string;
|
|
|
753
751
|
export const spaceLayoutTogglePadding: string;
|
|
754
752
|
export const spaceModalContentBottom: string;
|
|
755
753
|
export const spaceModalHorizontal: string;
|
|
756
|
-
export const spaceOptionIconBigTop: string;
|
|
757
754
|
export const spacePanelContentBottom: string;
|
|
758
755
|
export const spacePanelContentTop: string;
|
|
759
756
|
export const spacePanelDividerMarginHorizontal: string;
|
|
@@ -815,7 +812,6 @@ export const spaceXl: string;
|
|
|
815
812
|
export const spaceXxl: string;
|
|
816
813
|
export const spaceXxxl: string;
|
|
817
814
|
export const shadowContainer: string;
|
|
818
|
-
export const shadowContainerStacked: string;
|
|
819
815
|
export const shadowContainerActive: string;
|
|
820
816
|
export const shadowDropdown: string;
|
|
821
817
|
export const shadowDropup: string;
|
|
@@ -465,7 +465,6 @@ export var colorShadowDefault = "var(--color-shadow-default-o7dmmm, rgba(15, 20,
|
|
|
465
465
|
export var colorShadowMedium = "var(--color-shadow-medium-x7of55, rgba(15, 20, 26, 0.12))";
|
|
466
466
|
export var colorShadowSide = "var(--color-shadow-side-rtsbda, rgba(15, 20, 26, 0.12))";
|
|
467
467
|
export var colorStrokeChartLine = "var(--color-stroke-chart-line-3nsnk6, #8c8c94)";
|
|
468
|
-
export var colorStrokeCodeEditorResizeHandler = "var(--color-stroke-code-editor-resize-handler-atdd8r, #424650)";
|
|
469
468
|
export var colorStrokeCodeEditorGutterActiveLineDefault = "var(--color-stroke-code-editor-gutter-active-line-default-5hrdmu, #dedee3)";
|
|
470
469
|
export var colorStrokeCodeEditorGutterActiveLineHover = "var(--color-stroke-code-editor-gutter-active-line-hover-vqrb6s, #f9f9fa)";
|
|
471
470
|
export var colorTextAccent = "var(--color-text-accent-n1kmht, #006ce0)";
|
|
@@ -487,7 +486,6 @@ export var colorTextButtonPrimaryActive = "var(--color-text-button-primary-activ
|
|
|
487
486
|
export var colorTextButtonPrimaryDefault = "var(--color-text-button-primary-default-mwl31m, #ffffff)";
|
|
488
487
|
export var colorTextButtonPrimaryHover = "var(--color-text-button-primary-hover-pw12ep, #ffffff)";
|
|
489
488
|
export var colorTextCalendarDateHover = "var(--color-text-calendar-date-hover-3fcriv, #0f141a)";
|
|
490
|
-
export var colorTextCalendarDateSelected = "var(--color-text-calendar-date-selected-wc8ffc, #006ce0)";
|
|
491
489
|
export var colorTextCalendarMonth = "var(--color-text-calendar-month-ea0e93, #656871)";
|
|
492
490
|
export var colorTextCodeEditorGutterActiveLine = "var(--color-text-code-editor-gutter-active-line-2addhd, #ffffff)";
|
|
493
491
|
export var colorTextCodeEditorGutterDefault = "var(--color-text-code-editor-gutter-default-nlshs8, #0f141a)";
|
|
@@ -753,7 +751,6 @@ export var spaceLayoutToggleDiameter = "var(--space-layout-toggle-diameter-j2qff
|
|
|
753
751
|
export var spaceLayoutTogglePadding = "var(--space-layout-toggle-padding-chwlhz, 12px)";
|
|
754
752
|
export var spaceModalContentBottom = "var(--space-modal-content-bottom-nl6ceq, 16px)";
|
|
755
753
|
export var spaceModalHorizontal = "var(--space-modal-horizontal-y5hnwp, 20px)";
|
|
756
|
-
export var spaceOptionIconBigTop = "var(--space-option-icon-big-top-rs5wgf, 0px)";
|
|
757
754
|
export var spacePanelContentBottom = "var(--space-panel-content-bottom-24c6lu, 40px)";
|
|
758
755
|
export var spacePanelContentTop = "var(--space-panel-content-top-qvd1dr, 20px)";
|
|
759
756
|
export var spacePanelDividerMarginHorizontal = "var(--space-panel-divider-margin-horizontal-yw31p0, 8px)";
|
|
@@ -815,7 +812,6 @@ export var spaceXl = "var(--space-xl-jfy3x4, 24px)";
|
|
|
815
812
|
export var spaceXxl = "var(--space-xxl-32srm4, 32px)";
|
|
816
813
|
export var spaceXxxl = "var(--space-xxxl-aut1u7, 40px)";
|
|
817
814
|
export var shadowContainer = "var(--shadow-container-53ltfv, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12))";
|
|
818
|
-
export var shadowContainerStacked = "var(--shadow-container-stacked-y4nc75, -1px 1px 1px 0px #e9ebed, 1px 1px 1px 0px #e9ebed, 0px 9px 8px -7px rgb(0 7 22 / 12%), 8px 0px 8px -7px rgb(0 7 22 / 12%), -8px 0px 8px -7px rgb(0 7 22 / 12%))";
|
|
819
815
|
export var shadowContainerActive = "var(--shadow-container-active-ypjjoc, 0px 1px 1px 1px #e9ebed, 0px 6px 36px #0007161a)";
|
|
820
816
|
export var shadowDropdown = "var(--shadow-dropdown-isf0w4, 0px 4px 20px 1px rgba(0, 7, 22, 0.10))";
|
|
821
817
|
export var shadowDropup = "var(--shadow-dropup-2r02r5, 0px 4px 20px 1px rgba(0, 7, 22, 0.10))";
|
|
@@ -1754,10 +1754,6 @@ module.exports.preset = {
|
|
|
1754
1754
|
"light": "{colorNeutral500}",
|
|
1755
1755
|
"dark": "{colorNeutral500}"
|
|
1756
1756
|
},
|
|
1757
|
-
"colorStrokeCodeEditorResizeHandler": {
|
|
1758
|
-
"light": "{colorNeutral650}",
|
|
1759
|
-
"dark": "{colorNeutral300}"
|
|
1760
|
-
},
|
|
1761
1757
|
"colorStrokeCodeEditorGutterActiveLineDefault": {
|
|
1762
1758
|
"light": "{colorNeutral300}",
|
|
1763
1759
|
"dark": "{colorNeutral800}"
|
|
@@ -1842,10 +1838,6 @@ module.exports.preset = {
|
|
|
1842
1838
|
"light": "{colorTextDropdownItemDefault}",
|
|
1843
1839
|
"dark": "{colorTextDropdownItemDefault}"
|
|
1844
1840
|
},
|
|
1845
|
-
"colorTextCalendarDateSelected": {
|
|
1846
|
-
"light": "{colorTextAccent}",
|
|
1847
|
-
"dark": "{colorTextAccent}"
|
|
1848
|
-
},
|
|
1849
1841
|
"colorTextCalendarMonth": {
|
|
1850
1842
|
"light": "{colorNeutral600}",
|
|
1851
1843
|
"dark": "{colorNeutral450}"
|
|
@@ -2630,10 +2622,6 @@ module.exports.preset = {
|
|
|
2630
2622
|
"comfortable": "{spaceContainerHorizontal}",
|
|
2631
2623
|
"compact": "{spaceContainerHorizontal}"
|
|
2632
2624
|
},
|
|
2633
|
-
"spaceOptionIconBigTop": {
|
|
2634
|
-
"comfortable": "0px",
|
|
2635
|
-
"compact": "0px"
|
|
2636
|
-
},
|
|
2637
2625
|
"spacePanelContentBottom": {
|
|
2638
2626
|
"comfortable": "{spaceScaledXxxl}",
|
|
2639
2627
|
"compact": "{spaceScaledXxxl}"
|
|
@@ -2878,10 +2866,6 @@ module.exports.preset = {
|
|
|
2878
2866
|
"light": "0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12)",
|
|
2879
2867
|
"dark": "0px 1px 8px 2px rgba(0, 7, 22, 0.6)"
|
|
2880
2868
|
},
|
|
2881
|
-
"shadowContainerStacked": {
|
|
2882
|
-
"light": "-1px 1px 1px 0px #e9ebed, 1px 1px 1px 0px #e9ebed, 0px 9px 8px -7px rgb(0 7 22 / 12%), 8px 0px 8px -7px rgb(0 7 22 / 12%), -8px 0px 8px -7px rgb(0 7 22 / 12%)",
|
|
2883
|
-
"dark": "0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)"
|
|
2884
|
-
},
|
|
2885
2869
|
"shadowContainerActive": {
|
|
2886
2870
|
"light": "0px 1px 1px 1px #e9ebed, 0px 6px 36px #0007161a",
|
|
2887
2871
|
"dark": "0px 1px 1px 1px #192534, 0px 6px 36px #00040c"
|
|
@@ -3104,10 +3088,6 @@ module.exports.preset = {
|
|
|
3104
3088
|
"comfortable": "{spaceContainerHorizontal}",
|
|
3105
3089
|
"compact": "{spaceContainerHorizontal}"
|
|
3106
3090
|
},
|
|
3107
|
-
"spaceOptionIconBigTop": {
|
|
3108
|
-
"comfortable": "0px",
|
|
3109
|
-
"compact": "0px"
|
|
3110
|
-
},
|
|
3111
3091
|
"spacePanelContentBottom": {
|
|
3112
3092
|
"comfortable": "{spaceScaledXxxl}",
|
|
3113
3093
|
"compact": "{spaceScaledXxxl}"
|
|
@@ -4042,10 +4022,6 @@ module.exports.preset = {
|
|
|
4042
4022
|
"light": "{colorNeutral500}",
|
|
4043
4023
|
"dark": "{colorNeutral500}"
|
|
4044
4024
|
},
|
|
4045
|
-
"colorStrokeCodeEditorResizeHandler": {
|
|
4046
|
-
"light": "{colorNeutral300}",
|
|
4047
|
-
"dark": "{colorNeutral300}"
|
|
4048
|
-
},
|
|
4049
4025
|
"colorStrokeCodeEditorGutterActiveLineDefault": {
|
|
4050
4026
|
"light": "{colorNeutral800}",
|
|
4051
4027
|
"dark": "{colorNeutral800}"
|
|
@@ -4130,10 +4106,6 @@ module.exports.preset = {
|
|
|
4130
4106
|
"light": "{colorTextDropdownItemDefault}",
|
|
4131
4107
|
"dark": "{colorTextDropdownItemDefault}"
|
|
4132
4108
|
},
|
|
4133
|
-
"colorTextCalendarDateSelected": {
|
|
4134
|
-
"light": "{colorTextAccent}",
|
|
4135
|
-
"dark": "{colorTextAccent}"
|
|
4136
|
-
},
|
|
4137
4109
|
"colorTextCalendarMonth": {
|
|
4138
4110
|
"light": "{colorNeutral450}",
|
|
4139
4111
|
"dark": "{colorNeutral450}"
|
|
@@ -4480,10 +4452,6 @@ module.exports.preset = {
|
|
|
4480
4452
|
"light": "0px 1px 8px 2px rgba(0, 7, 22, 0.6)",
|
|
4481
4453
|
"dark": "0px 1px 8px 2px rgba(0, 7, 22, 0.6)"
|
|
4482
4454
|
},
|
|
4483
|
-
"shadowContainerStacked": {
|
|
4484
|
-
"light": "0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)",
|
|
4485
|
-
"dark": "0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)"
|
|
4486
|
-
},
|
|
4487
4455
|
"shadowContainerActive": {
|
|
4488
4456
|
"light": "0px 1px 1px 1px #192534, 0px 6px 36px #00040c",
|
|
4489
4457
|
"dark": "0px 1px 1px 1px #192534, 0px 6px 36px #00040c"
|
|
@@ -5228,10 +5196,6 @@ module.exports.preset = {
|
|
|
5228
5196
|
"light": "{colorNeutral500}",
|
|
5229
5197
|
"dark": "{colorNeutral500}"
|
|
5230
5198
|
},
|
|
5231
|
-
"colorStrokeCodeEditorResizeHandler": {
|
|
5232
|
-
"light": "{colorNeutral300}",
|
|
5233
|
-
"dark": "{colorNeutral300}"
|
|
5234
|
-
},
|
|
5235
5199
|
"colorStrokeCodeEditorGutterActiveLineDefault": {
|
|
5236
5200
|
"light": "{colorNeutral800}",
|
|
5237
5201
|
"dark": "{colorNeutral800}"
|
|
@@ -5316,10 +5280,6 @@ module.exports.preset = {
|
|
|
5316
5280
|
"light": "{colorTextDropdownItemDefault}",
|
|
5317
5281
|
"dark": "{colorTextDropdownItemDefault}"
|
|
5318
5282
|
},
|
|
5319
|
-
"colorTextCalendarDateSelected": {
|
|
5320
|
-
"light": "{colorTextAccent}",
|
|
5321
|
-
"dark": "{colorTextAccent}"
|
|
5322
|
-
},
|
|
5323
5283
|
"colorTextCalendarMonth": {
|
|
5324
5284
|
"light": "{colorNeutral450}",
|
|
5325
5285
|
"dark": "{colorNeutral450}"
|
|
@@ -6346,10 +6306,6 @@ module.exports.preset = {
|
|
|
6346
6306
|
"light": "{colorNeutral500}",
|
|
6347
6307
|
"dark": "{colorNeutral500}"
|
|
6348
6308
|
},
|
|
6349
|
-
"colorStrokeCodeEditorResizeHandler": {
|
|
6350
|
-
"light": "{colorNeutral650}",
|
|
6351
|
-
"dark": "{colorNeutral300}"
|
|
6352
|
-
},
|
|
6353
6309
|
"colorStrokeCodeEditorGutterActiveLineDefault": {
|
|
6354
6310
|
"light": "{colorNeutral300}",
|
|
6355
6311
|
"dark": "{colorNeutral800}"
|
|
@@ -6434,10 +6390,6 @@ module.exports.preset = {
|
|
|
6434
6390
|
"light": "{colorTextDropdownItemDefault}",
|
|
6435
6391
|
"dark": "{colorTextDropdownItemDefault}"
|
|
6436
6392
|
},
|
|
6437
|
-
"colorTextCalendarDateSelected": {
|
|
6438
|
-
"light": "{colorTextAccent}",
|
|
6439
|
-
"dark": "{colorTextAccent}"
|
|
6440
|
-
},
|
|
6441
6393
|
"colorTextCalendarMonth": {
|
|
6442
6394
|
"light": "{colorNeutral600}",
|
|
6443
6395
|
"dark": "{colorNeutral450}"
|
|
@@ -7464,10 +7416,6 @@ module.exports.preset = {
|
|
|
7464
7416
|
"light": "{colorNeutral500}",
|
|
7465
7417
|
"dark": "{colorNeutral500}"
|
|
7466
7418
|
},
|
|
7467
|
-
"colorStrokeCodeEditorResizeHandler": {
|
|
7468
|
-
"light": "{colorNeutral650}",
|
|
7469
|
-
"dark": "{colorNeutral300}"
|
|
7470
|
-
},
|
|
7471
7419
|
"colorStrokeCodeEditorGutterActiveLineDefault": {
|
|
7472
7420
|
"light": "{colorNeutral300}",
|
|
7473
7421
|
"dark": "{colorNeutral800}"
|
|
@@ -7552,10 +7500,6 @@ module.exports.preset = {
|
|
|
7552
7500
|
"light": "{colorTextDropdownItemDefault}",
|
|
7553
7501
|
"dark": "{colorTextDropdownItemDefault}"
|
|
7554
7502
|
},
|
|
7555
|
-
"colorTextCalendarDateSelected": {
|
|
7556
|
-
"light": "{colorTextAccent}",
|
|
7557
|
-
"dark": "{colorTextAccent}"
|
|
7558
|
-
},
|
|
7559
7503
|
"colorTextCalendarMonth": {
|
|
7560
7504
|
"light": "{colorNeutral600}",
|
|
7561
7505
|
"dark": "{colorNeutral450}"
|
|
@@ -8582,10 +8526,6 @@ module.exports.preset = {
|
|
|
8582
8526
|
"light": "{colorNeutral500}",
|
|
8583
8527
|
"dark": "{colorNeutral500}"
|
|
8584
8528
|
},
|
|
8585
|
-
"colorStrokeCodeEditorResizeHandler": {
|
|
8586
|
-
"light": "{colorNeutral650}",
|
|
8587
|
-
"dark": "{colorNeutral300}"
|
|
8588
|
-
},
|
|
8589
8529
|
"colorStrokeCodeEditorGutterActiveLineDefault": {
|
|
8590
8530
|
"light": "{colorNeutral300}",
|
|
8591
8531
|
"dark": "{colorNeutral800}"
|
|
@@ -8670,10 +8610,6 @@ module.exports.preset = {
|
|
|
8670
8610
|
"light": "{colorTextDropdownItemDefault}",
|
|
8671
8611
|
"dark": "{colorTextDropdownItemDefault}"
|
|
8672
8612
|
},
|
|
8673
|
-
"colorTextCalendarDateSelected": {
|
|
8674
|
-
"light": "{colorTextAccent}",
|
|
8675
|
-
"dark": "{colorTextAccent}"
|
|
8676
|
-
},
|
|
8677
8613
|
"colorTextCalendarMonth": {
|
|
8678
8614
|
"light": "{colorNeutral600}",
|
|
8679
8615
|
"dark": "{colorNeutral450}"
|
|
@@ -9702,10 +9638,6 @@ module.exports.preset = {
|
|
|
9702
9638
|
"light": "{colorNeutral500}",
|
|
9703
9639
|
"dark": "{colorNeutral500}"
|
|
9704
9640
|
},
|
|
9705
|
-
"colorStrokeCodeEditorResizeHandler": {
|
|
9706
|
-
"light": "{colorNeutral300}",
|
|
9707
|
-
"dark": "{colorNeutral300}"
|
|
9708
|
-
},
|
|
9709
9641
|
"colorStrokeCodeEditorGutterActiveLineDefault": {
|
|
9710
9642
|
"light": "{colorNeutral800}",
|
|
9711
9643
|
"dark": "{colorNeutral800}"
|
|
@@ -9790,10 +9722,6 @@ module.exports.preset = {
|
|
|
9790
9722
|
"light": "{colorTextDropdownItemDefault}",
|
|
9791
9723
|
"dark": "{colorTextDropdownItemDefault}"
|
|
9792
9724
|
},
|
|
9793
|
-
"colorTextCalendarDateSelected": {
|
|
9794
|
-
"light": "{colorTextAccent}",
|
|
9795
|
-
"dark": "{colorTextAccent}"
|
|
9796
|
-
},
|
|
9797
9725
|
"colorTextCalendarMonth": {
|
|
9798
9726
|
"light": "{colorNeutral450}",
|
|
9799
9727
|
"dark": "{colorNeutral450}"
|
|
@@ -10611,7 +10539,6 @@ module.exports.preset = {
|
|
|
10611
10539
|
"colorShadowMedium": "color",
|
|
10612
10540
|
"colorShadowSide": "color",
|
|
10613
10541
|
"colorStrokeChartLine": "color",
|
|
10614
|
-
"colorStrokeCodeEditorResizeHandler": "color",
|
|
10615
10542
|
"colorStrokeCodeEditorGutterActiveLineDefault": "color",
|
|
10616
10543
|
"colorStrokeCodeEditorGutterActiveLineHover": "color",
|
|
10617
10544
|
"colorTextAccent": "color",
|
|
@@ -10633,7 +10560,6 @@ module.exports.preset = {
|
|
|
10633
10560
|
"colorTextButtonPrimaryDefault": "color",
|
|
10634
10561
|
"colorTextButtonPrimaryHover": "color",
|
|
10635
10562
|
"colorTextCalendarDateHover": "color",
|
|
10636
|
-
"colorTextCalendarDateSelected": "color",
|
|
10637
10563
|
"colorTextCalendarMonth": "color",
|
|
10638
10564
|
"colorTextCodeEditorGutterActiveLine": "color",
|
|
10639
10565
|
"colorTextCodeEditorGutterDefault": "color",
|
|
@@ -10807,7 +10733,6 @@ module.exports.preset = {
|
|
|
10807
10733
|
"spaceLayoutTogglePadding": "density",
|
|
10808
10734
|
"spaceModalContentBottom": "density",
|
|
10809
10735
|
"spaceModalHorizontal": "density",
|
|
10810
|
-
"spaceOptionIconBigTop": "density",
|
|
10811
10736
|
"spacePanelContentBottom": "density",
|
|
10812
10737
|
"spacePanelContentTop": "density",
|
|
10813
10738
|
"spacePanelDividerMarginHorizontal": "density",
|
|
@@ -10869,7 +10794,6 @@ module.exports.preset = {
|
|
|
10869
10794
|
"spaceXxl": "density",
|
|
10870
10795
|
"spaceXxxl": "density",
|
|
10871
10796
|
"shadowContainer": "color",
|
|
10872
|
-
"shadowContainerStacked": "color",
|
|
10873
10797
|
"shadowContainerActive": "color",
|
|
10874
10798
|
"shadowDropdown": "color",
|
|
10875
10799
|
"shadowDropup": "color",
|
|
@@ -12023,7 +11947,6 @@ module.exports.preset = {
|
|
|
12023
11947
|
"colorShadowMedium": "color-shadow-medium",
|
|
12024
11948
|
"colorShadowSide": "color-shadow-side",
|
|
12025
11949
|
"colorStrokeChartLine": "color-stroke-chart-line",
|
|
12026
|
-
"colorStrokeCodeEditorResizeHandler": "color-stroke-code-editor-resize-handler",
|
|
12027
11950
|
"colorStrokeCodeEditorGutterActiveLineDefault": "color-stroke-code-editor-gutter-active-line-default",
|
|
12028
11951
|
"colorStrokeCodeEditorGutterActiveLineHover": "color-stroke-code-editor-gutter-active-line-hover",
|
|
12029
11952
|
"colorTextAccent": "color-text-accent",
|
|
@@ -12045,7 +11968,6 @@ module.exports.preset = {
|
|
|
12045
11968
|
"colorTextButtonPrimaryDefault": "color-text-button-primary-default",
|
|
12046
11969
|
"colorTextButtonPrimaryHover": "color-text-button-primary-hover",
|
|
12047
11970
|
"colorTextCalendarDateHover": "color-text-calendar-date-hover",
|
|
12048
|
-
"colorTextCalendarDateSelected": "color-text-calendar-date-selected",
|
|
12049
11971
|
"colorTextCalendarMonth": "color-text-calendar-month",
|
|
12050
11972
|
"colorTextCodeEditorGutterActiveLine": "color-text-code-editor-gutter-active-line",
|
|
12051
11973
|
"colorTextCodeEditorGutterDefault": "color-text-code-editor-gutter-default",
|
|
@@ -12311,7 +12233,6 @@ module.exports.preset = {
|
|
|
12311
12233
|
"spaceLayoutTogglePadding": "space-layout-toggle-padding",
|
|
12312
12234
|
"spaceModalContentBottom": "space-modal-content-bottom",
|
|
12313
12235
|
"spaceModalHorizontal": "space-modal-horizontal",
|
|
12314
|
-
"spaceOptionIconBigTop": "space-option-icon-big-top",
|
|
12315
12236
|
"spacePanelContentBottom": "space-panel-content-bottom",
|
|
12316
12237
|
"spacePanelContentTop": "space-panel-content-top",
|
|
12317
12238
|
"spacePanelDividerMarginHorizontal": "space-panel-divider-margin-horizontal",
|
|
@@ -12373,7 +12294,6 @@ module.exports.preset = {
|
|
|
12373
12294
|
"spaceXxl": "space-xxl",
|
|
12374
12295
|
"spaceXxxl": "space-xxxl",
|
|
12375
12296
|
"shadowContainer": "shadow-container",
|
|
12376
|
-
"shadowContainerStacked": "shadow-container-stacked",
|
|
12377
12297
|
"shadowContainerActive": "shadow-container-active",
|
|
12378
12298
|
"shadowDropdown": "shadow-dropdown",
|
|
12379
12299
|
"shadowDropup": "shadow-dropup",
|
|
@@ -12858,7 +12778,6 @@ module.exports.preset = {
|
|
|
12858
12778
|
"colorShadowMedium": "--color-shadow-medium-x7of55",
|
|
12859
12779
|
"colorShadowSide": "--color-shadow-side-rtsbda",
|
|
12860
12780
|
"colorStrokeChartLine": "--color-stroke-chart-line-3nsnk6",
|
|
12861
|
-
"colorStrokeCodeEditorResizeHandler": "--color-stroke-code-editor-resize-handler-atdd8r",
|
|
12862
12781
|
"colorStrokeCodeEditorGutterActiveLineDefault": "--color-stroke-code-editor-gutter-active-line-default-5hrdmu",
|
|
12863
12782
|
"colorStrokeCodeEditorGutterActiveLineHover": "--color-stroke-code-editor-gutter-active-line-hover-vqrb6s",
|
|
12864
12783
|
"colorTextAccent": "--color-text-accent-n1kmht",
|
|
@@ -12880,7 +12799,6 @@ module.exports.preset = {
|
|
|
12880
12799
|
"colorTextButtonPrimaryDefault": "--color-text-button-primary-default-mwl31m",
|
|
12881
12800
|
"colorTextButtonPrimaryHover": "--color-text-button-primary-hover-pw12ep",
|
|
12882
12801
|
"colorTextCalendarDateHover": "--color-text-calendar-date-hover-3fcriv",
|
|
12883
|
-
"colorTextCalendarDateSelected": "--color-text-calendar-date-selected-wc8ffc",
|
|
12884
12802
|
"colorTextCalendarMonth": "--color-text-calendar-month-ea0e93",
|
|
12885
12803
|
"colorTextCodeEditorGutterActiveLine": "--color-text-code-editor-gutter-active-line-2addhd",
|
|
12886
12804
|
"colorTextCodeEditorGutterDefault": "--color-text-code-editor-gutter-default-nlshs8",
|
|
@@ -13146,7 +13064,6 @@ module.exports.preset = {
|
|
|
13146
13064
|
"spaceLayoutTogglePadding": "--space-layout-toggle-padding-chwlhz",
|
|
13147
13065
|
"spaceModalContentBottom": "--space-modal-content-bottom-nl6ceq",
|
|
13148
13066
|
"spaceModalHorizontal": "--space-modal-horizontal-y5hnwp",
|
|
13149
|
-
"spaceOptionIconBigTop": "--space-option-icon-big-top-rs5wgf",
|
|
13150
13067
|
"spacePanelContentBottom": "--space-panel-content-bottom-24c6lu",
|
|
13151
13068
|
"spacePanelContentTop": "--space-panel-content-top-qvd1dr",
|
|
13152
13069
|
"spacePanelDividerMarginHorizontal": "--space-panel-divider-margin-horizontal-yw31p0",
|
|
@@ -13208,7 +13125,6 @@ module.exports.preset = {
|
|
|
13208
13125
|
"spaceXxl": "--space-xxl-32srm4",
|
|
13209
13126
|
"spaceXxxl": "--space-xxxl-aut1u7",
|
|
13210
13127
|
"shadowContainer": "--shadow-container-53ltfv",
|
|
13211
|
-
"shadowContainerStacked": "--shadow-container-stacked-y4nc75",
|
|
13212
13128
|
"shadowContainerActive": "--shadow-container-active-ypjjoc",
|
|
13213
13129
|
"shadowDropdown": "--shadow-dropdown-isf0w4",
|
|
13214
13130
|
"shadowDropup": "--shadow-dropup-2r02r5",
|