@react-spectrum/s2 3.0.0-nightly-63d4359d6-250428 → 3.0.0-nightly-1dd65ffc5-250429
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/dist/Accordion.cjs +4 -5
- package/dist/Accordion.cjs.map +1 -1
- package/dist/Accordion.css +2 -4
- package/dist/Accordion.css.map +1 -1
- package/dist/Accordion.mjs +4 -5
- package/dist/Accordion.mjs.map +1 -1
- package/dist/ActionBar.cjs +72 -63
- package/dist/ActionBar.cjs.map +1 -1
- package/dist/ActionBar.css +70 -63
- package/dist/ActionBar.css.map +1 -1
- package/dist/ActionBar.mjs +72 -63
- package/dist/ActionBar.mjs.map +1 -1
- package/dist/ActionButton.cjs +161 -160
- package/dist/ActionButton.cjs.map +1 -1
- package/dist/ActionButton.css +174 -168
- package/dist/ActionButton.css.map +1 -1
- package/dist/ActionButton.mjs +161 -160
- package/dist/ActionButton.mjs.map +1 -1
- package/dist/ActionButtonGroup.cjs +17 -18
- package/dist/ActionButtonGroup.cjs.map +1 -1
- package/dist/ActionButtonGroup.css +9 -11
- package/dist/ActionButtonGroup.css.map +1 -1
- package/dist/ActionButtonGroup.mjs +17 -18
- package/dist/ActionButtonGroup.mjs.map +1 -1
- package/dist/AlertDialog.cjs +4 -4
- package/dist/AlertDialog.css +3 -5
- package/dist/AlertDialog.css.map +1 -1
- package/dist/AlertDialog.mjs +4 -4
- package/dist/Avatar.cjs +21 -21
- package/dist/Avatar.css +14 -16
- package/dist/Avatar.css.map +1 -1
- package/dist/Avatar.mjs +21 -21
- package/dist/AvatarGroup.cjs +131 -110
- package/dist/AvatarGroup.cjs.map +1 -1
- package/dist/AvatarGroup.css +43 -49
- package/dist/AvatarGroup.css.map +1 -1
- package/dist/AvatarGroup.mjs +131 -110
- package/dist/AvatarGroup.mjs.map +1 -1
- package/dist/Badge.cjs +150 -149
- package/dist/Badge.cjs.map +1 -1
- package/dist/Badge.css +140 -134
- package/dist/Badge.css.map +1 -1
- package/dist/Badge.mjs +150 -149
- package/dist/Badge.mjs.map +1 -1
- package/dist/Breadcrumbs.cjs +169 -154
- package/dist/Breadcrumbs.cjs.map +1 -1
- package/dist/Breadcrumbs.css +119 -105
- package/dist/Breadcrumbs.css.map +1 -1
- package/dist/Breadcrumbs.mjs +169 -154
- package/dist/Breadcrumbs.mjs.map +1 -1
- package/dist/Button.cjs +321 -275
- package/dist/Button.cjs.map +1 -1
- package/dist/Button.css +245 -215
- package/dist/Button.css.map +1 -1
- package/dist/Button.mjs +321 -275
- package/dist/Button.mjs.map +1 -1
- package/dist/ButtonGroup.cjs +27 -25
- package/dist/ButtonGroup.cjs.map +1 -1
- package/dist/ButtonGroup.css +15 -17
- package/dist/ButtonGroup.css.map +1 -1
- package/dist/ButtonGroup.mjs +27 -25
- package/dist/ButtonGroup.mjs.map +1 -1
- package/dist/Card.cjs +316 -299
- package/dist/Card.cjs.map +1 -1
- package/dist/Card.css +242 -215
- package/dist/Card.css.map +1 -1
- package/dist/Card.mjs +316 -299
- package/dist/Card.mjs.map +1 -1
- package/dist/CardView.cjs +29 -30
- package/dist/CardView.cjs.map +1 -1
- package/dist/CardView.css +19 -19
- package/dist/CardView.mjs +29 -30
- package/dist/CardView.mjs.map +1 -1
- package/dist/CenterBaseline.cjs +2 -2
- package/dist/CenterBaseline.css +3 -5
- package/dist/CenterBaseline.css.map +1 -1
- package/dist/CenterBaseline.mjs +2 -2
- package/dist/Checkbox.cjs +114 -112
- package/dist/Checkbox.cjs.map +1 -1
- package/dist/Checkbox.css +99 -93
- package/dist/Checkbox.css.map +1 -1
- package/dist/Checkbox.mjs +114 -112
- package/dist/Checkbox.mjs.map +1 -1
- package/dist/CheckboxGroup.cjs +54 -54
- package/dist/CheckboxGroup.css +42 -42
- package/dist/CheckboxGroup.mjs +54 -54
- package/dist/ClearButton.cjs +19 -19
- package/dist/ClearButton.css +19 -21
- package/dist/ClearButton.css.map +1 -1
- package/dist/ClearButton.mjs +19 -19
- package/dist/CloseButton.cjs +64 -62
- package/dist/CloseButton.cjs.map +1 -1
- package/dist/CloseButton.css +48 -48
- package/dist/CloseButton.mjs +64 -62
- package/dist/CloseButton.mjs.map +1 -1
- package/dist/ColorArea.cjs +28 -28
- package/dist/ColorArea.css +17 -17
- package/dist/ColorArea.mjs +28 -28
- package/dist/ColorField.cjs +41 -41
- package/dist/ColorField.css +33 -33
- package/dist/ColorField.mjs +41 -41
- package/dist/ColorHandle.cjs +29 -29
- package/dist/ColorHandle.css +45 -45
- package/dist/ColorHandle.mjs +29 -29
- package/dist/ColorSlider.cjs +68 -64
- package/dist/ColorSlider.cjs.map +1 -1
- package/dist/ColorSlider.css +64 -58
- package/dist/ColorSlider.css.map +1 -1
- package/dist/ColorSlider.mjs +68 -64
- package/dist/ColorSlider.mjs.map +1 -1
- package/dist/ColorSwatch.cjs +44 -38
- package/dist/ColorSwatch.cjs.map +1 -1
- package/dist/ColorSwatch.css +29 -31
- package/dist/ColorSwatch.css.map +1 -1
- package/dist/ColorSwatch.mjs +44 -38
- package/dist/ColorSwatch.mjs.map +1 -1
- package/dist/ColorSwatchPicker.cjs +31 -32
- package/dist/ColorSwatchPicker.cjs.map +1 -1
- package/dist/ColorSwatchPicker.css +48 -48
- package/dist/ColorSwatchPicker.css.map +1 -1
- package/dist/ColorSwatchPicker.mjs +31 -32
- package/dist/ColorSwatchPicker.mjs.map +1 -1
- package/dist/ColorWheel.cjs +28 -28
- package/dist/ColorWheel.css +18 -18
- package/dist/ColorWheel.mjs +28 -28
- package/dist/ComboBox.cjs +108 -108
- package/dist/ComboBox.css +101 -101
- package/dist/ComboBox.mjs +108 -108
- package/dist/ContextualHelp.cjs +5 -5
- package/dist/ContextualHelp.css +58 -44
- package/dist/ContextualHelp.css.map +1 -1
- package/dist/ContextualHelp.mjs +5 -5
- package/dist/CustomDialog.cjs +38 -38
- package/dist/CustomDialog.css +26 -26
- package/dist/CustomDialog.mjs +38 -38
- package/dist/Dialog.cjs +18 -18
- package/dist/Dialog.css +86 -72
- package/dist/Dialog.css.map +1 -1
- package/dist/Dialog.mjs +18 -18
- package/dist/Disclosure.cjs +139 -133
- package/dist/Disclosure.cjs.map +1 -1
- package/dist/Disclosure.css +144 -120
- package/dist/Disclosure.css.map +1 -1
- package/dist/Disclosure.mjs +139 -133
- package/dist/Disclosure.mjs.map +1 -1
- package/dist/Divider.cjs +47 -47
- package/dist/Divider.css +26 -26
- package/dist/Divider.mjs +47 -47
- package/dist/DropZone.cjs +68 -64
- package/dist/DropZone.cjs.map +1 -1
- package/dist/DropZone.css +66 -60
- package/dist/DropZone.css.map +1 -1
- package/dist/DropZone.mjs +68 -64
- package/dist/DropZone.mjs.map +1 -1
- package/dist/Field.cjs +192 -186
- package/dist/Field.cjs.map +1 -1
- package/dist/Field.css +167 -159
- package/dist/Field.css.map +1 -1
- package/dist/Field.mjs +192 -186
- package/dist/Field.mjs.map +1 -1
- package/dist/Form.cjs +11 -12
- package/dist/Form.cjs.map +1 -1
- package/dist/Form.css +9 -11
- package/dist/Form.css.map +1 -1
- package/dist/Form.mjs +11 -12
- package/dist/Form.mjs.map +1 -1
- package/dist/FullscreenDialog.cjs +5 -5
- package/dist/FullscreenDialog.css +94 -80
- package/dist/FullscreenDialog.css.map +1 -1
- package/dist/FullscreenDialog.mjs +5 -5
- package/dist/IllustratedMessage.cjs +185 -160
- package/dist/IllustratedMessage.cjs.map +1 -1
- package/dist/IllustratedMessage.css +93 -91
- package/dist/IllustratedMessage.css.map +1 -1
- package/dist/IllustratedMessage.mjs +185 -160
- package/dist/IllustratedMessage.mjs.map +1 -1
- package/dist/Image.cjs +14 -14
- package/dist/Image.css +14 -16
- package/dist/Image.css.map +1 -1
- package/dist/Image.mjs +14 -14
- package/dist/InlineAlert.cjs +130 -122
- package/dist/InlineAlert.cjs.map +1 -1
- package/dist/InlineAlert.css +109 -95
- package/dist/InlineAlert.css.map +1 -1
- package/dist/InlineAlert.mjs +130 -122
- package/dist/InlineAlert.mjs.map +1 -1
- package/dist/Link.cjs +57 -47
- package/dist/Link.cjs.map +1 -1
- package/dist/Link.css +52 -44
- package/dist/Link.css.map +1 -1
- package/dist/Link.mjs +57 -47
- package/dist/Link.mjs.map +1 -1
- package/dist/Menu.cjs +353 -325
- package/dist/Menu.cjs.map +1 -1
- package/dist/Menu.css +189 -189
- package/dist/Menu.css.map +1 -1
- package/dist/Menu.mjs +353 -325
- package/dist/Menu.mjs.map +1 -1
- package/dist/Meter.cjs +116 -114
- package/dist/Meter.cjs.map +1 -1
- package/dist/Meter.css +106 -104
- package/dist/Meter.css.map +1 -1
- package/dist/Meter.mjs +116 -114
- package/dist/Meter.mjs.map +1 -1
- package/dist/Modal.cjs +62 -59
- package/dist/Modal.cjs.map +1 -1
- package/dist/Modal.css +52 -51
- package/dist/Modal.css.map +1 -1
- package/dist/Modal.mjs +62 -59
- package/dist/Modal.mjs.map +1 -1
- package/dist/NotificationBadge.cjs +66 -62
- package/dist/NotificationBadge.cjs.map +1 -1
- package/dist/NotificationBadge.css +78 -72
- package/dist/NotificationBadge.css.map +1 -1
- package/dist/NotificationBadge.mjs +66 -62
- package/dist/NotificationBadge.mjs.map +1 -1
- package/dist/NumberField.cjs +133 -133
- package/dist/NumberField.css +120 -120
- package/dist/NumberField.mjs +133 -133
- package/dist/Picker.cjs +209 -207
- package/dist/Picker.cjs.map +1 -1
- package/dist/Picker.css +179 -173
- package/dist/Picker.css.map +1 -1
- package/dist/Picker.mjs +209 -207
- package/dist/Picker.mjs.map +1 -1
- package/dist/Popover.cjs +124 -93
- package/dist/Popover.cjs.map +1 -1
- package/dist/Popover.css +67 -83
- package/dist/Popover.css.map +1 -1
- package/dist/Popover.mjs +124 -93
- package/dist/Popover.mjs.map +1 -1
- package/dist/ProgressBar.cjs +132 -130
- package/dist/ProgressBar.cjs.map +1 -1
- package/dist/ProgressBar.css +119 -117
- package/dist/ProgressBar.css.map +1 -1
- package/dist/ProgressBar.mjs +132 -130
- package/dist/ProgressBar.mjs.map +1 -1
- package/dist/ProgressCircle.cjs +32 -32
- package/dist/ProgressCircle.css +20 -20
- package/dist/ProgressCircle.css.map +1 -1
- package/dist/ProgressCircle.mjs +32 -32
- package/dist/Provider.cjs +11 -11
- package/dist/Provider.css +9 -11
- package/dist/Provider.css.map +1 -1
- package/dist/Provider.mjs +11 -11
- package/dist/Radio.cjs +101 -99
- package/dist/Radio.cjs.map +1 -1
- package/dist/Radio.css +101 -95
- package/dist/Radio.css.map +1 -1
- package/dist/Radio.mjs +101 -99
- package/dist/Radio.mjs.map +1 -1
- package/dist/RadioGroup.cjs +52 -52
- package/dist/RadioGroup.css +42 -42
- package/dist/RadioGroup.mjs +52 -52
- package/dist/SearchField.cjs +52 -52
- package/dist/SearchField.css +54 -54
- package/dist/SearchField.mjs +52 -52
- package/dist/SegmentedControl.cjs +123 -119
- package/dist/SegmentedControl.cjs.map +1 -1
- package/dist/SegmentedControl.css +110 -104
- package/dist/SegmentedControl.css.map +1 -1
- package/dist/SegmentedControl.mjs +123 -119
- package/dist/SegmentedControl.mjs.map +1 -1
- package/dist/Slider.cjs +251 -248
- package/dist/Slider.cjs.map +1 -1
- package/dist/Slider.css +166 -157
- package/dist/Slider.css.map +1 -1
- package/dist/Slider.mjs +251 -248
- package/dist/Slider.mjs.map +1 -1
- package/dist/StatusLight.cjs +74 -70
- package/dist/StatusLight.cjs.map +1 -1
- package/dist/StatusLight.css +70 -64
- package/dist/StatusLight.css.map +1 -1
- package/dist/StatusLight.mjs +74 -70
- package/dist/StatusLight.mjs.map +1 -1
- package/dist/Switch.cjs +110 -108
- package/dist/Switch.cjs.map +1 -1
- package/dist/Switch.css +86 -80
- package/dist/Switch.css.map +1 -1
- package/dist/Switch.mjs +110 -108
- package/dist/Switch.mjs.map +1 -1
- package/dist/TableView.cjs +334 -329
- package/dist/TableView.cjs.map +1 -1
- package/dist/TableView.css +193 -193
- package/dist/TableView.css.map +1 -1
- package/dist/TableView.mjs +334 -329
- package/dist/TableView.mjs.map +1 -1
- package/dist/Tabs.cjs +153 -149
- package/dist/Tabs.cjs.map +1 -1
- package/dist/Tabs.css +102 -96
- package/dist/Tabs.css.map +1 -1
- package/dist/Tabs.mjs +153 -149
- package/dist/Tabs.mjs.map +1 -1
- package/dist/TabsPicker.cjs +131 -129
- package/dist/TabsPicker.cjs.map +1 -1
- package/dist/TabsPicker.css +132 -126
- package/dist/TabsPicker.css.map +1 -1
- package/dist/TabsPicker.mjs +131 -129
- package/dist/TabsPicker.mjs.map +1 -1
- package/dist/TagGroup.cjs +197 -193
- package/dist/TagGroup.cjs.map +1 -1
- package/dist/TagGroup.css +164 -158
- package/dist/TagGroup.css.map +1 -1
- package/dist/TagGroup.mjs +197 -193
- package/dist/TagGroup.mjs.map +1 -1
- package/dist/TextField.cjs +67 -65
- package/dist/TextField.cjs.map +1 -1
- package/dist/TextField.css +71 -65
- package/dist/TextField.css.map +1 -1
- package/dist/TextField.mjs +67 -65
- package/dist/TextField.mjs.map +1 -1
- package/dist/Toast.cjs +138 -136
- package/dist/Toast.cjs.map +1 -1
- package/dist/Toast.css +117 -111
- package/dist/Toast.css.map +1 -1
- package/dist/Toast.mjs +138 -136
- package/dist/Toast.mjs.map +1 -1
- package/dist/ToggleButton.cjs +3 -3
- package/dist/ToggleButton.css +12 -14
- package/dist/ToggleButton.css.map +1 -1
- package/dist/ToggleButton.mjs +3 -3
- package/dist/Tooltip.cjs +99 -72
- package/dist/Tooltip.cjs.map +1 -1
- package/dist/Tooltip.css +87 -87
- package/dist/Tooltip.css.map +1 -1
- package/dist/Tooltip.mjs +99 -72
- package/dist/Tooltip.mjs.map +1 -1
- package/dist/TreeView.cjs +169 -157
- package/dist/TreeView.cjs.map +1 -1
- package/dist/TreeView.css +155 -153
- package/dist/TreeView.css.map +1 -1
- package/dist/TreeView.mjs +169 -157
- package/dist/TreeView.mjs.map +1 -1
- package/dist/types.d.ts +1 -1
- package/dist/types.d.ts.map +1 -1
- package/icons/Skeleton.cjs +3 -3
- package/icons/Skeleton.cjs.map +1 -1
- package/icons/Skeleton.css +8 -10
- package/icons/Skeleton.css.map +1 -1
- package/icons/Skeleton.mjs +3 -3
- package/icons/Skeleton.mjs.map +1 -1
- package/package.json +22 -22
- package/src/Card.tsx +3 -3
- package/src/Disclosure.tsx +3 -3
- package/src/TableView.tsx +1 -4
- package/src/style-utils.ts +0 -2
- package/style/__tests__/style-macro.test.js +323 -27
- package/style/dist/properties.cjs +4 -0
- package/style/dist/properties.cjs.map +1 -0
- package/style/dist/properties.mjs +6 -0
- package/style/dist/properties.mjs.map +1 -0
- package/style/dist/spectrum-theme.cjs +123 -124
- package/style/dist/spectrum-theme.cjs.map +1 -1
- package/style/dist/spectrum-theme.mjs +124 -125
- package/style/dist/spectrum-theme.mjs.map +1 -1
- package/style/dist/style-macro.cjs +244 -263
- package/style/dist/style-macro.cjs.map +1 -1
- package/style/dist/style-macro.mjs +240 -259
- package/style/dist/style-macro.mjs.map +1 -1
- package/style/dist/types.d.ts +84 -80
- package/style/dist/types.d.ts.map +1 -1
- package/style/properties.json +2422 -0
- package/style/spectrum-theme.ts +101 -110
- package/style/style-macro.ts +319 -220
- package/style/types.ts +8 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import {ArbitraryProperty as $1d6343f16443be39$export$d03475ad9df06cd2, ColorProperty as $1d6343f16443be39$export$40ae678e65d951f2, createTheme as $1d6343f16443be39$export$25d302a5b900a763, ExpandedProperty as $1d6343f16443be39$export$1b6028cfca42adca, MappedProperty as $1d6343f16443be39$export$965169194d2485f7, parseArbitraryValue as $1d6343f16443be39$export$22a8270399010c94, SizingProperty as $1d6343f16443be39$export$8c6b4dc3755476bb} from "./style-macro.mjs";
|
|
2
2
|
|
|
3
3
|
/*
|
|
4
4
|
* Copyright 2024 Adobe. All rights reserved.
|
|
@@ -630,8 +630,8 @@ const $a81f2c98f3b7c89e$var$width = {
|
|
|
630
630
|
...$a81f2c98f3b7c89e$var$sizing,
|
|
631
631
|
screen: '100vw'
|
|
632
632
|
};
|
|
633
|
-
function $a81f2c98f3b7c89e$var$createSpectrumSizingProperty(values) {
|
|
634
|
-
return (0, $1d6343f16443be39$export$
|
|
633
|
+
function $a81f2c98f3b7c89e$var$createSpectrumSizingProperty(property, values) {
|
|
634
|
+
return new (0, $1d6343f16443be39$export$8c6b4dc3755476bb)(property, values, (px)=>`calc(${$a81f2c98f3b7c89e$var$pxToRem(px)} * var(--s2-scale))`);
|
|
635
635
|
}
|
|
636
636
|
const $a81f2c98f3b7c89e$var$margin = {
|
|
637
637
|
...$a81f2c98f3b7c89e$var$spacing,
|
|
@@ -675,8 +675,8 @@ let $a81f2c98f3b7c89e$var$gridTrackSize = (value)=>{
|
|
|
675
675
|
const $a81f2c98f3b7c89e$var$transitionProperty = {
|
|
676
676
|
// var(--gp) is generated by the backgroundImage property when setting a gradient.
|
|
677
677
|
// It includes a list of all of the custom properties used for each color stop.
|
|
678
|
-
default: 'color, background-color, var(--gp), border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter',
|
|
679
|
-
colors: 'color, background-color, var(--gp), border-color, text-decoration-color, fill, stroke',
|
|
678
|
+
default: 'color, background-color, var(--gp, color), border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter',
|
|
679
|
+
colors: 'color, background-color, var(--gp, color), border-color, text-decoration-color, fill, stroke',
|
|
680
680
|
opacity: 'opacity',
|
|
681
681
|
shadow: 'box-shadow',
|
|
682
682
|
transform: 'transform, translate, scale, rotate',
|
|
@@ -692,10 +692,7 @@ const $a81f2c98f3b7c89e$var$timingFunction = {
|
|
|
692
692
|
'in-out': 'cubic-bezier(0.45, 0, 0.4, 1)'
|
|
693
693
|
};
|
|
694
694
|
// TODO: do these need tokens or are arbitrary values ok?
|
|
695
|
-
let $a81f2c98f3b7c89e$var$
|
|
696
|
-
[property]: typeof value === 'number' ? value + 'ms' : value
|
|
697
|
-
}));
|
|
698
|
-
// const colorWithAlpha = createColorProperty(color);
|
|
695
|
+
let $a81f2c98f3b7c89e$var$durationValue = (value)=>typeof value === 'number' ? value + 'ms' : value;
|
|
699
696
|
const $a81f2c98f3b7c89e$var$fontWeightBase = {
|
|
700
697
|
light: '300',
|
|
701
698
|
// TODO: spectrum calls this "regular" but CSS calls it "normal". We also call other properties "default". What do we want to match?
|
|
@@ -705,6 +702,21 @@ const $a81f2c98f3b7c89e$var$fontWeightBase = {
|
|
|
705
702
|
'extra-bold': '800',
|
|
706
703
|
black: '900'
|
|
707
704
|
};
|
|
705
|
+
const $a81f2c98f3b7c89e$var$fontWeight = {
|
|
706
|
+
...$a81f2c98f3b7c89e$var$fontWeightBase,
|
|
707
|
+
heading: {
|
|
708
|
+
default: $a81f2c98f3b7c89e$var$fontWeightBase["extra-bold"],
|
|
709
|
+
':lang(ja, ko, zh, zh-Hant, zh-Hans)': $a81f2c98f3b7c89e$var$fontWeightBase["extra-bold"]
|
|
710
|
+
},
|
|
711
|
+
title: {
|
|
712
|
+
default: $a81f2c98f3b7c89e$var$fontWeightBase["bold"],
|
|
713
|
+
':lang(ja, ko, zh, zh-Hant, zh-Hans)': $a81f2c98f3b7c89e$var$fontWeightBase["bold"]
|
|
714
|
+
},
|
|
715
|
+
detail: {
|
|
716
|
+
default: $a81f2c98f3b7c89e$var$fontWeightBase["medium"],
|
|
717
|
+
':lang(ja, ko, zh, zh-Hant, zh-Hans)': $a81f2c98f3b7c89e$var$fontWeightBase["bold"]
|
|
718
|
+
}
|
|
719
|
+
};
|
|
708
720
|
const $a81f2c98f3b7c89e$var$i18nFonts = {
|
|
709
721
|
':lang(ar)': 'myriad-arabic, ui-sans-serif, system-ui, sans-serif',
|
|
710
722
|
':lang(he)': 'myriad-hebrew, ui-sans-serif, system-ui, sans-serif',
|
|
@@ -902,7 +914,7 @@ const $a81f2c98f3b7c89e$var$fontSize = {
|
|
|
902
914
|
const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$25d302a5b900a763)({
|
|
903
915
|
properties: {
|
|
904
916
|
// colors
|
|
905
|
-
color: (0, $1d6343f16443be39$export$
|
|
917
|
+
color: new (0, $1d6343f16443be39$export$40ae678e65d951f2)('color', {
|
|
906
918
|
...$a81f2c98f3b7c89e$var$color,
|
|
907
919
|
accent: {
|
|
908
920
|
default: "light-dark(rgb(59, 99, 251), rgb(86, 129, 255))",
|
|
@@ -938,7 +950,7 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
938
950
|
code: "light-dark(rgb(41, 41, 41), rgb(219, 219, 219))",
|
|
939
951
|
auto: "lch(from self(backgroundColor, var(--s2-container-bg)) calc((49.44 - l) * infinity) 0 0 / 1)"
|
|
940
952
|
}),
|
|
941
|
-
backgroundColor: (0, $1d6343f16443be39$export$
|
|
953
|
+
backgroundColor: new (0, $1d6343f16443be39$export$40ae678e65d951f2)('backgroundColor', {
|
|
942
954
|
...$a81f2c98f3b7c89e$var$color,
|
|
943
955
|
accent: {
|
|
944
956
|
default: "light-dark(rgb(59, 99, 251), rgb(64, 105, 253))",
|
|
@@ -1028,7 +1040,7 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1028
1040
|
pasteboard: "light-dark(rgb(233, 233, 233), rgb(17, 17, 17))",
|
|
1029
1041
|
elevated: "light-dark(rgb(255, 255, 255), rgb(34, 34, 34))"
|
|
1030
1042
|
}),
|
|
1031
|
-
borderColor: (0, $1d6343f16443be39$export$
|
|
1043
|
+
borderColor: new (0, $1d6343f16443be39$export$40ae678e65d951f2)('borderColor', {
|
|
1032
1044
|
...$a81f2c98f3b7c89e$var$color,
|
|
1033
1045
|
negative: {
|
|
1034
1046
|
default: "light-dark(rgb(215, 50, 32), rgb(252, 67, 46))",
|
|
@@ -1038,17 +1050,14 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1038
1050
|
},
|
|
1039
1051
|
disabled: "light-dark(rgb(218, 218, 218), rgb(57, 57, 57))"
|
|
1040
1052
|
}),
|
|
1041
|
-
outlineColor: (0, $1d6343f16443be39$export$
|
|
1053
|
+
outlineColor: new (0, $1d6343f16443be39$export$40ae678e65d951f2)('outlineColor', {
|
|
1042
1054
|
...$a81f2c98f3b7c89e$var$color,
|
|
1043
1055
|
'focus-ring': {
|
|
1044
1056
|
default: "light-dark(rgb(75, 117, 255), rgb(64, 105, 253))",
|
|
1045
1057
|
forcedColors: 'Highlight'
|
|
1046
1058
|
}
|
|
1047
1059
|
}),
|
|
1048
|
-
|
|
1049
|
-
// accentColor: colorWithAlpha,
|
|
1050
|
-
// caretColor: colorWithAlpha,
|
|
1051
|
-
fill: (0, $1d6343f16443be39$export$852145629bb0d58b)({
|
|
1060
|
+
fill: new (0, $1d6343f16443be39$export$40ae678e65d951f2)('fill', {
|
|
1052
1061
|
none: 'none',
|
|
1053
1062
|
currentColor: 'currentColor',
|
|
1054
1063
|
accent: "light-dark(rgb(75, 117, 255), rgb(86, 129, 255))",
|
|
@@ -1078,7 +1087,7 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1078
1087
|
silver: "light-dark(rgb(128, 128, 128), rgb(137, 137, 137))",
|
|
1079
1088
|
...$a81f2c98f3b7c89e$var$color
|
|
1080
1089
|
}),
|
|
1081
|
-
stroke: (0, $1d6343f16443be39$export$
|
|
1090
|
+
stroke: new (0, $1d6343f16443be39$export$40ae678e65d951f2)('stroke', {
|
|
1082
1091
|
none: 'none',
|
|
1083
1092
|
currentColor: 'currentColor',
|
|
1084
1093
|
...$a81f2c98f3b7c89e$var$color
|
|
@@ -1092,22 +1101,22 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1092
1101
|
},
|
|
1093
1102
|
rowGap: $a81f2c98f3b7c89e$var$spacing,
|
|
1094
1103
|
columnGap: $a81f2c98f3b7c89e$var$spacing,
|
|
1095
|
-
height: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty($a81f2c98f3b7c89e$var$height),
|
|
1096
|
-
width: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty($a81f2c98f3b7c89e$var$width),
|
|
1097
|
-
containIntrinsicWidth: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty($a81f2c98f3b7c89e$var$width),
|
|
1098
|
-
containIntrinsicHeight: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty($a81f2c98f3b7c89e$var$height),
|
|
1099
|
-
minHeight: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty($a81f2c98f3b7c89e$var$height),
|
|
1100
|
-
maxHeight: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty({
|
|
1104
|
+
height: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty('height', $a81f2c98f3b7c89e$var$height),
|
|
1105
|
+
width: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty('width', $a81f2c98f3b7c89e$var$width),
|
|
1106
|
+
containIntrinsicWidth: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty('containIntrinsicWidth', $a81f2c98f3b7c89e$var$width),
|
|
1107
|
+
containIntrinsicHeight: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty('containIntrinsicHeight', $a81f2c98f3b7c89e$var$height),
|
|
1108
|
+
minHeight: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty('minHeight', $a81f2c98f3b7c89e$var$height),
|
|
1109
|
+
maxHeight: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty('maxHeight', {
|
|
1101
1110
|
...$a81f2c98f3b7c89e$var$height,
|
|
1102
1111
|
none: 'none'
|
|
1103
1112
|
}),
|
|
1104
|
-
minWidth: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty($a81f2c98f3b7c89e$var$width),
|
|
1105
|
-
maxWidth: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty({
|
|
1113
|
+
minWidth: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty('minWidth', $a81f2c98f3b7c89e$var$width),
|
|
1114
|
+
maxWidth: $a81f2c98f3b7c89e$var$createSpectrumSizingProperty('maxWidth', {
|
|
1106
1115
|
...$a81f2c98f3b7c89e$var$width,
|
|
1107
1116
|
none: 'none'
|
|
1108
1117
|
}),
|
|
1109
|
-
borderStartWidth: (0, $1d6343f16443be39$export$
|
|
1110
|
-
borderEndWidth: (0, $1d6343f16443be39$export$
|
|
1118
|
+
borderStartWidth: new (0, $1d6343f16443be39$export$965169194d2485f7)('borderInlineStartWidth', $a81f2c98f3b7c89e$var$borderWidth),
|
|
1119
|
+
borderEndWidth: new (0, $1d6343f16443be39$export$965169194d2485f7)('borderInlineEndWidth', $a81f2c98f3b7c89e$var$borderWidth),
|
|
1111
1120
|
borderTopWidth: $a81f2c98f3b7c89e$var$borderWidth,
|
|
1112
1121
|
borderBottomWidth: $a81f2c98f3b7c89e$var$borderWidth,
|
|
1113
1122
|
borderStyle: [
|
|
@@ -1123,43 +1132,53 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1123
1132
|
1: '1',
|
|
1124
1133
|
2: '2'
|
|
1125
1134
|
},
|
|
1126
|
-
marginStart: (0, $1d6343f16443be39$export$
|
|
1127
|
-
marginEnd: (0, $1d6343f16443be39$export$
|
|
1135
|
+
marginStart: new (0, $1d6343f16443be39$export$965169194d2485f7)('marginInlineStart', $a81f2c98f3b7c89e$var$margin),
|
|
1136
|
+
marginEnd: new (0, $1d6343f16443be39$export$965169194d2485f7)('marginInlineEnd', $a81f2c98f3b7c89e$var$margin),
|
|
1128
1137
|
marginTop: $a81f2c98f3b7c89e$var$margin,
|
|
1129
1138
|
marginBottom: $a81f2c98f3b7c89e$var$margin,
|
|
1130
|
-
paddingStart: (0, $1d6343f16443be39$export$
|
|
1131
|
-
paddingEnd: (0, $1d6343f16443be39$export$
|
|
1139
|
+
paddingStart: new (0, $1d6343f16443be39$export$965169194d2485f7)('paddingInlineStart', $a81f2c98f3b7c89e$var$spacing),
|
|
1140
|
+
paddingEnd: new (0, $1d6343f16443be39$export$965169194d2485f7)('paddingInlineEnd', $a81f2c98f3b7c89e$var$spacing),
|
|
1132
1141
|
paddingTop: $a81f2c98f3b7c89e$var$spacing,
|
|
1133
1142
|
paddingBottom: $a81f2c98f3b7c89e$var$spacing,
|
|
1134
|
-
scrollMarginStart: (0, $1d6343f16443be39$export$
|
|
1135
|
-
scrollMarginEnd: (0, $1d6343f16443be39$export$
|
|
1143
|
+
scrollMarginStart: new (0, $1d6343f16443be39$export$965169194d2485f7)('scrollMarginInlineStart', $a81f2c98f3b7c89e$var$baseSpacing),
|
|
1144
|
+
scrollMarginEnd: new (0, $1d6343f16443be39$export$965169194d2485f7)('scrollMarginInlineEnd', $a81f2c98f3b7c89e$var$baseSpacing),
|
|
1136
1145
|
scrollMarginTop: $a81f2c98f3b7c89e$var$baseSpacing,
|
|
1137
1146
|
scrollMarginBottom: $a81f2c98f3b7c89e$var$baseSpacing,
|
|
1138
|
-
scrollPaddingStart: (0, $1d6343f16443be39$export$
|
|
1139
|
-
scrollPaddingEnd: (0, $1d6343f16443be39$export$
|
|
1147
|
+
scrollPaddingStart: new (0, $1d6343f16443be39$export$965169194d2485f7)('scrollPaddingInlineStart', $a81f2c98f3b7c89e$var$baseSpacing),
|
|
1148
|
+
scrollPaddingEnd: new (0, $1d6343f16443be39$export$965169194d2485f7)('scrollPaddingInlineEnd', $a81f2c98f3b7c89e$var$baseSpacing),
|
|
1140
1149
|
scrollPaddingTop: $a81f2c98f3b7c89e$var$baseSpacing,
|
|
1141
1150
|
scrollPaddingBottom: $a81f2c98f3b7c89e$var$baseSpacing,
|
|
1142
1151
|
textIndent: $a81f2c98f3b7c89e$var$baseSpacing,
|
|
1143
|
-
translateX: (0, $1d6343f16443be39$export$
|
|
1144
|
-
|
|
1152
|
+
translateX: new (0, $1d6343f16443be39$export$1b6028cfca42adca)([
|
|
1153
|
+
'--translateX',
|
|
1154
|
+
'translate'
|
|
1155
|
+
], (value)=>({
|
|
1156
|
+
'--translateX': String(value),
|
|
1145
1157
|
translate: 'var(--translateX, 0) var(--translateY, 0)'
|
|
1146
1158
|
}), $a81f2c98f3b7c89e$var$translate),
|
|
1147
|
-
translateY: (0, $1d6343f16443be39$export$
|
|
1148
|
-
|
|
1159
|
+
translateY: new (0, $1d6343f16443be39$export$1b6028cfca42adca)([
|
|
1160
|
+
'--translateY',
|
|
1161
|
+
'translate'
|
|
1162
|
+
], (value)=>({
|
|
1163
|
+
'--translateY': String(value),
|
|
1149
1164
|
translate: 'var(--translateX, 0) var(--translateY, 0)'
|
|
1150
1165
|
}), $a81f2c98f3b7c89e$var$translate),
|
|
1151
|
-
rotate: (0, $1d6343f16443be39$export$
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1166
|
+
rotate: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('rotate', (value)=>typeof value === 'number' ? `${value}deg` : value),
|
|
1167
|
+
scaleX: new (0, $1d6343f16443be39$export$1b6028cfca42adca)([
|
|
1168
|
+
'--scaleX',
|
|
1169
|
+
'scale'
|
|
1170
|
+
], (value)=>({
|
|
1171
|
+
'--scaleX': String(value),
|
|
1156
1172
|
scale: 'var(--scaleX, 1) var(--scaleY, 1)'
|
|
1157
1173
|
})),
|
|
1158
|
-
scaleY: (0, $1d6343f16443be39$export$
|
|
1159
|
-
|
|
1174
|
+
scaleY: new (0, $1d6343f16443be39$export$1b6028cfca42adca)([
|
|
1175
|
+
'--scaleY',
|
|
1176
|
+
'scale'
|
|
1177
|
+
], (value)=>({
|
|
1178
|
+
'--scaleY': String(value),
|
|
1160
1179
|
scale: 'var(--scaleX, 1) var(--scaleY, 1)'
|
|
1161
1180
|
})),
|
|
1162
|
-
transform: (0, $1d6343f16443be39$export$
|
|
1181
|
+
transform: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('transform'),
|
|
1163
1182
|
position: [
|
|
1164
1183
|
'absolute',
|
|
1165
1184
|
'fixed',
|
|
@@ -1167,8 +1186,8 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1167
1186
|
'sticky',
|
|
1168
1187
|
'static'
|
|
1169
1188
|
],
|
|
1170
|
-
insetStart: (0, $1d6343f16443be39$export$
|
|
1171
|
-
insetEnd: (0, $1d6343f16443be39$export$
|
|
1189
|
+
insetStart: new (0, $1d6343f16443be39$export$965169194d2485f7)('insetInlineStart', $a81f2c98f3b7c89e$var$inset),
|
|
1190
|
+
insetEnd: new (0, $1d6343f16443be39$export$965169194d2485f7)('insetInlineEnd', $a81f2c98f3b7c89e$var$inset),
|
|
1172
1191
|
top: $a81f2c98f3b7c89e$var$inset,
|
|
1173
1192
|
left: $a81f2c98f3b7c89e$var$inset,
|
|
1174
1193
|
bottom: $a81f2c98f3b7c89e$var$inset,
|
|
@@ -1191,31 +1210,18 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1191
1210
|
code: 'source-code-pro, "Source Code Pro", Monaco, monospace'
|
|
1192
1211
|
},
|
|
1193
1212
|
fontSize: $a81f2c98f3b7c89e$var$fontSize,
|
|
1194
|
-
fontWeight: (0, $1d6343f16443be39$export$
|
|
1195
|
-
|
|
1213
|
+
fontWeight: new (0, $1d6343f16443be39$export$1b6028cfca42adca)([
|
|
1214
|
+
'fontWeight',
|
|
1215
|
+
'fontVariationSettings',
|
|
1216
|
+
'fontSynthesisWeight'
|
|
1217
|
+
], (value)=>{
|
|
1218
|
+
return {
|
|
1196
1219
|
// Set font-variation-settings in addition to font-weight to work around typekit issue.
|
|
1197
1220
|
fontVariationSettings: value === 'inherit' ? 'inherit' : `"wght" ${value}`,
|
|
1198
1221
|
fontWeight: value,
|
|
1199
1222
|
fontSynthesisWeight: 'none'
|
|
1200
1223
|
};
|
|
1201
|
-
|
|
1202
|
-
[property]: value
|
|
1203
|
-
};
|
|
1204
|
-
}, {
|
|
1205
|
-
...$a81f2c98f3b7c89e$var$fontWeightBase,
|
|
1206
|
-
heading: {
|
|
1207
|
-
default: $a81f2c98f3b7c89e$var$fontWeightBase["extra-bold"],
|
|
1208
|
-
':lang(ja, ko, zh, zh-Hant, zh-Hans)': $a81f2c98f3b7c89e$var$fontWeightBase["extra-bold"]
|
|
1209
|
-
},
|
|
1210
|
-
title: {
|
|
1211
|
-
default: $a81f2c98f3b7c89e$var$fontWeightBase["bold"],
|
|
1212
|
-
':lang(ja, ko, zh, zh-Hant, zh-Hans)': $a81f2c98f3b7c89e$var$fontWeightBase["bold"]
|
|
1213
|
-
},
|
|
1214
|
-
detail: {
|
|
1215
|
-
default: $a81f2c98f3b7c89e$var$fontWeightBase["medium"],
|
|
1216
|
-
':lang(ja, ko, zh, zh-Hant, zh-Hans)': $a81f2c98f3b7c89e$var$fontWeightBase["bold"]
|
|
1217
|
-
}
|
|
1218
|
-
}),
|
|
1224
|
+
}, $a81f2c98f3b7c89e$var$fontWeight),
|
|
1219
1225
|
lineHeight: {
|
|
1220
1226
|
// See https://spectrum.corp.adobe.com/page/typography/#Line-height
|
|
1221
1227
|
ui: {
|
|
@@ -1274,24 +1280,27 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1274
1280
|
'sub',
|
|
1275
1281
|
'super'
|
|
1276
1282
|
],
|
|
1277
|
-
textDecoration: (0, $1d6343f16443be39$export$
|
|
1283
|
+
textDecoration: new (0, $1d6343f16443be39$export$1b6028cfca42adca)([
|
|
1284
|
+
'textDecoration',
|
|
1285
|
+
'textUnderlineOffset'
|
|
1286
|
+
], (value)=>({
|
|
1278
1287
|
textDecoration: value === 'none' ? 'none' : `${value} ${"1px"}`,
|
|
1279
1288
|
textUnderlineOffset: value === 'underline' ? "1px" : undefined
|
|
1280
|
-
}),
|
|
1281
|
-
'underline',
|
|
1282
|
-
'overline',
|
|
1283
|
-
'line-through',
|
|
1284
|
-
'none'
|
|
1285
|
-
]),
|
|
1289
|
+
})),
|
|
1286
1290
|
textOverflow: [
|
|
1287
1291
|
'ellipsis',
|
|
1288
1292
|
'clip'
|
|
1289
1293
|
],
|
|
1290
|
-
lineClamp: (0, $1d6343f16443be39$export$
|
|
1294
|
+
lineClamp: new (0, $1d6343f16443be39$export$1b6028cfca42adca)([
|
|
1295
|
+
'overflow',
|
|
1296
|
+
'display',
|
|
1297
|
+
'-webkit-box-orient',
|
|
1298
|
+
'-webkit-line-clamp'
|
|
1299
|
+
], (value)=>({
|
|
1291
1300
|
overflow: 'hidden',
|
|
1292
1301
|
display: '-webkit-box',
|
|
1293
1302
|
'-webkit-box-orient': 'vertical',
|
|
1294
|
-
'-webkit-line-clamp': value
|
|
1303
|
+
'-webkit-line-clamp': String(value)
|
|
1295
1304
|
})),
|
|
1296
1305
|
hyphens: [
|
|
1297
1306
|
'none',
|
|
@@ -1334,10 +1343,10 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1334
1343
|
dragged: `drop-shadow${"0px"} ${"6px"} ${"16px"} ${"light-dark(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6))"}`,
|
|
1335
1344
|
none: 'none'
|
|
1336
1345
|
},
|
|
1337
|
-
borderTopStartRadius: (0, $1d6343f16443be39$export$
|
|
1338
|
-
borderTopEndRadius: (0, $1d6343f16443be39$export$
|
|
1339
|
-
borderBottomStartRadius: (0, $1d6343f16443be39$export$
|
|
1340
|
-
borderBottomEndRadius: (0, $1d6343f16443be39$export$
|
|
1346
|
+
borderTopStartRadius: new (0, $1d6343f16443be39$export$965169194d2485f7)('borderStartStartRadius', $a81f2c98f3b7c89e$var$radius),
|
|
1347
|
+
borderTopEndRadius: new (0, $1d6343f16443be39$export$965169194d2485f7)('borderStartEndRadius', $a81f2c98f3b7c89e$var$radius),
|
|
1348
|
+
borderBottomStartRadius: new (0, $1d6343f16443be39$export$965169194d2485f7)('borderEndStartRadius', $a81f2c98f3b7c89e$var$radius),
|
|
1349
|
+
borderBottomEndRadius: new (0, $1d6343f16443be39$export$965169194d2485f7)('borderEndEndRadius', $a81f2c98f3b7c89e$var$radius),
|
|
1341
1350
|
forcedColorAdjust: [
|
|
1342
1351
|
'auto',
|
|
1343
1352
|
'none'
|
|
@@ -1347,13 +1356,19 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1347
1356
|
'dark',
|
|
1348
1357
|
'light dark'
|
|
1349
1358
|
],
|
|
1350
|
-
backgroundImage: (0, $1d6343f16443be39$export$
|
|
1359
|
+
backgroundImage: new (0, $1d6343f16443be39$export$1b6028cfca42adca)([
|
|
1360
|
+
'backgroundImage',
|
|
1361
|
+
'--g0',
|
|
1362
|
+
'--g1',
|
|
1363
|
+
'--g2',
|
|
1364
|
+
'--gp'
|
|
1365
|
+
], (value)=>{
|
|
1351
1366
|
if (typeof value === 'string') return {
|
|
1352
|
-
|
|
1367
|
+
backgroundImage: value
|
|
1353
1368
|
};
|
|
1354
1369
|
else if (Array.isArray(value) && value[0]?.type === 'linear-gradient') {
|
|
1355
1370
|
let values = {
|
|
1356
|
-
|
|
1371
|
+
backgroundImage: `linear-gradient(${value[0].angle}, ${value[0].stops.map(([, stop], i)=>`var(--g${i}) ${stop}%`)})`
|
|
1357
1372
|
};
|
|
1358
1373
|
// Create a CSS var for each color stop so the gradient can be transitioned.
|
|
1359
1374
|
// These are registered via @property in the `linearGradient` macro.
|
|
@@ -1446,7 +1461,7 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1446
1461
|
'plus-darker',
|
|
1447
1462
|
'plus-lighter'
|
|
1448
1463
|
],
|
|
1449
|
-
opacity: (0, $1d6343f16443be39$export$
|
|
1464
|
+
opacity: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('opacity'),
|
|
1450
1465
|
outlineStyle: [
|
|
1451
1466
|
'none',
|
|
1452
1467
|
'solid',
|
|
@@ -1455,19 +1470,15 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1455
1470
|
'double',
|
|
1456
1471
|
'inset'
|
|
1457
1472
|
],
|
|
1458
|
-
outlineOffset: (0, $1d6343f16443be39$export$
|
|
1459
|
-
[property]: `${v}px`
|
|
1460
|
-
})),
|
|
1473
|
+
outlineOffset: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('outlineOffset', (v)=>`${v}px`),
|
|
1461
1474
|
outlineWidth: $a81f2c98f3b7c89e$var$borderWidth,
|
|
1462
|
-
transition: (0, $1d6343f16443be39$export$
|
|
1463
|
-
transitionDelay: $a81f2c98f3b7c89e$var$
|
|
1464
|
-
transitionDuration: $a81f2c98f3b7c89e$var$
|
|
1475
|
+
transition: new (0, $1d6343f16443be39$export$965169194d2485f7)('transitionProperty', $a81f2c98f3b7c89e$var$transitionProperty),
|
|
1476
|
+
transitionDelay: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('transitionDelay', $a81f2c98f3b7c89e$var$durationValue),
|
|
1477
|
+
transitionDuration: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('transitionDuration', $a81f2c98f3b7c89e$var$durationValue),
|
|
1465
1478
|
transitionTimingFunction: $a81f2c98f3b7c89e$var$timingFunction,
|
|
1466
|
-
animation: (0, $1d6343f16443be39$export$
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
animationDuration: $a81f2c98f3b7c89e$var$durationProperty,
|
|
1470
|
-
animationDelay: $a81f2c98f3b7c89e$var$durationProperty,
|
|
1479
|
+
animation: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('animationName'),
|
|
1480
|
+
animationDuration: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('animationDuration', $a81f2c98f3b7c89e$var$durationValue),
|
|
1481
|
+
animationDelay: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('animationDelay', $a81f2c98f3b7c89e$var$durationValue),
|
|
1471
1482
|
animationDirection: [
|
|
1472
1483
|
'normal',
|
|
1473
1484
|
'reverse',
|
|
@@ -1480,7 +1491,7 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1480
1491
|
'backwards',
|
|
1481
1492
|
'both'
|
|
1482
1493
|
],
|
|
1483
|
-
animationIterationCount: (0, $1d6343f16443be39$export$
|
|
1494
|
+
animationIterationCount: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('animationIterationCount'),
|
|
1484
1495
|
animationTimingFunction: $a81f2c98f3b7c89e$var$timingFunction,
|
|
1485
1496
|
// layout
|
|
1486
1497
|
display: [
|
|
@@ -1555,12 +1566,12 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1555
1566
|
'wrap-reverse',
|
|
1556
1567
|
'nowrap'
|
|
1557
1568
|
],
|
|
1558
|
-
flexShrink: (0, $1d6343f16443be39$export$
|
|
1559
|
-
flexGrow: (0, $1d6343f16443be39$export$
|
|
1560
|
-
gridColumnStart: (0, $1d6343f16443be39$export$
|
|
1561
|
-
gridColumnEnd: (0, $1d6343f16443be39$export$
|
|
1562
|
-
gridRowStart: (0, $1d6343f16443be39$export$
|
|
1563
|
-
gridRowEnd: (0, $1d6343f16443be39$export$
|
|
1569
|
+
flexShrink: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('flexShrink'),
|
|
1570
|
+
flexGrow: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('flexGrow'),
|
|
1571
|
+
gridColumnStart: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('gridColumnStart'),
|
|
1572
|
+
gridColumnEnd: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('gridColumnEnd'),
|
|
1573
|
+
gridRowStart: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('gridRowStart'),
|
|
1574
|
+
gridRowEnd: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('gridRowEnd'),
|
|
1564
1575
|
gridAutoFlow: [
|
|
1565
1576
|
'row',
|
|
1566
1577
|
'column',
|
|
@@ -1568,21 +1579,11 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1568
1579
|
'row dense',
|
|
1569
1580
|
'column dense'
|
|
1570
1581
|
],
|
|
1571
|
-
gridAutoRows: (0, $1d6343f16443be39$export$
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
})),
|
|
1577
|
-
gridTemplateColumns: (0, $1d6343f16443be39$export$e33e260cb0fb20f7)((value, property)=>({
|
|
1578
|
-
[property]: $a81f2c98f3b7c89e$var$gridTrack(value)
|
|
1579
|
-
})),
|
|
1580
|
-
gridTemplateRows: (0, $1d6343f16443be39$export$e33e260cb0fb20f7)((value, property)=>({
|
|
1581
|
-
[property]: $a81f2c98f3b7c89e$var$gridTrack(value)
|
|
1582
|
-
})),
|
|
1583
|
-
gridTemplateAreas: (0, $1d6343f16443be39$export$e33e260cb0fb20f7)((value, property)=>({
|
|
1584
|
-
[property]: value.map((v)=>`"${v}"`).join('')
|
|
1585
|
-
})),
|
|
1582
|
+
gridAutoRows: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('gridAutoRows', $a81f2c98f3b7c89e$var$gridTrackSize),
|
|
1583
|
+
gridAutoColumns: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('gridAutoColumns', $a81f2c98f3b7c89e$var$gridTrackSize),
|
|
1584
|
+
gridTemplateColumns: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('gridTemplateColumns', $a81f2c98f3b7c89e$var$gridTrack),
|
|
1585
|
+
gridTemplateRows: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('gridTemplateRows', $a81f2c98f3b7c89e$var$gridTrack),
|
|
1586
|
+
gridTemplateAreas: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('gridTemplateAreas', (value)=>value.map((v)=>`"${v}"`).join('')),
|
|
1586
1587
|
float: [
|
|
1587
1588
|
'inline-start',
|
|
1588
1589
|
'inline-end',
|
|
@@ -1707,7 +1708,7 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1707
1708
|
'auto',
|
|
1708
1709
|
'smooth'
|
|
1709
1710
|
],
|
|
1710
|
-
order: (0, $1d6343f16443be39$export$
|
|
1711
|
+
order: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('order'),
|
|
1711
1712
|
pointerEvents: [
|
|
1712
1713
|
'none',
|
|
1713
1714
|
'auto'
|
|
@@ -1835,11 +1836,9 @@ const $a81f2c98f3b7c89e$export$1d567c320f4763bc = (0, $1d6343f16443be39$export$2
|
|
|
1835
1836
|
'contents',
|
|
1836
1837
|
'transform'
|
|
1837
1838
|
],
|
|
1838
|
-
zIndex: (0, $1d6343f16443be39$export$
|
|
1839
|
+
zIndex: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('zIndex'),
|
|
1839
1840
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
1840
|
-
disableTapHighlight: (0, $1d6343f16443be39$export$
|
|
1841
|
-
'-webkit-tap-highlight-color': 'rgba(0,0,0,0)'
|
|
1842
|
-
})),
|
|
1841
|
+
disableTapHighlight: new (0, $1d6343f16443be39$export$d03475ad9df06cd2)('-webkit-tap-highlight-color', (_value)=>'rgba(0,0,0,0)'),
|
|
1843
1842
|
unicodeBidi: [
|
|
1844
1843
|
'normal',
|
|
1845
1844
|
'embed',
|