@pfct/purple 1.15.0 → 1.15.1
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/assets/index.css +1 -1
- package/dist/chunks/{Accordion.Dc160eEf.js → Accordion.6fAW322P.js} +1 -1
- package/dist/chunks/{Accordion.CLUn6ANM.js → Accordion.DnnZvp-k.js} +1 -1
- package/dist/chunks/{Divider.BVQgWmJM.js → Divider.BIS4pXEy.js} +1 -1
- package/dist/chunks/{Divider.KzhgrMYv.js → Divider.DBtnaPqJ.js} +1 -1
- package/dist/chunks/{DotLottie.CM5puy1i.js → DotLottie.-8NWMOKQ.js} +1 -1
- package/dist/chunks/{DotLottie.Cs6gNrBY.js → DotLottie.BCyB3kR7.js} +1 -1
- package/dist/chunks/{Spinner.C7NCfrzp.js → Spinner.D3F4lchb.js} +1 -1
- package/dist/chunks/{Spinner.CU8SLZiI.js → Spinner.FydRjihg.js} +1 -1
- package/dist/chunks/{Switch.Bs4AVP2c.js → Switch.Cf6DiCUV.js} +1 -1
- package/dist/chunks/{Switch.C2fsBtBP.js → Switch.DZP1mWLt.js} +1 -1
- package/dist/chunks/{bottomSheet.B8k1lCry.js → bottomSheet.BH73fUXU.js} +2 -2
- package/dist/chunks/{bottomSheet.-Q5-ro2N.js → bottomSheet.M3yxr5-0.js} +1 -1
- package/dist/chunks/{calendar.xgzPWsAf.js → calendar.B-KPMIgz.js} +1 -1
- package/dist/chunks/{calendar.Yb0r9Gp2.js → calendar.DyOEuwp0.js} +1 -1
- package/dist/chunks/{drawer.CZobewbI.js → drawer.CtoEYCdv.js} +1 -1
- package/dist/chunks/{drawer.ByiR5yjF.js → drawer.EQu-ewat.js} +1 -1
- package/dist/chunks/{src.BGL1tbKJ.js → src.ClN0uvp3.js} +7 -7
- package/dist/chunks/{src.BVUX5YYx.js → src.DfmpOXyx.js} +1 -1
- package/dist/chunks/{test.DNmyFkvJ.BcfgRAxR.js → test.DNmyFkvJ.D_-8uo_7.js} +1 -1
- package/dist/chunks/{tooltip.CGw3fI4F.js → tooltip.BIAjX12E.js} +1 -1
- package/dist/chunks/{tooltip.D9SHU0pY.js → tooltip.D_ECTwc-.js} +1 -1
- package/dist/chunks/utils.DxA7tdMJ.js +1 -0
- package/dist/chunks/{utils.D6DjRYW1.js → utils.UNiIm9Bz.js} +372 -364
- package/dist/components/Accordion/index.cjs.js +1 -1
- package/dist/components/Accordion/index.esm.js +1 -1
- package/dist/components/Badge/BaseBadge/index.cjs.js +1 -1
- package/dist/components/Badge/BaseBadge/index.esm.js +1 -1
- package/dist/components/Badge/IconBadge/index.cjs.js +1 -1
- package/dist/components/Badge/IconBadge/index.esm.js +1 -1
- package/dist/components/Badge/TextBadge/index.cjs.js +1 -1
- package/dist/components/Badge/TextBadge/index.esm.js +1 -1
- package/dist/components/Button/BaseButton/index.cjs.js +1 -1
- package/dist/components/Button/BaseButton/index.esm.js +1 -1
- package/dist/components/Card/index.cjs.js +1 -1
- package/dist/components/Card/index.esm.js +1 -1
- package/dist/components/Chips/ChipItem/index.cjs.js +1 -1
- package/dist/components/Chips/ChipItem/index.esm.js +1 -1
- package/dist/components/Chips/ChipsFrame/index.cjs.js +1 -1
- package/dist/components/Chips/ChipsFrame/index.esm.js +1 -1
- package/dist/components/Comment/Group/index.cjs.js +1 -1
- package/dist/components/Comment/Group/index.esm.js +1 -1
- package/dist/components/Comment/Item/index.cjs.js +1 -1
- package/dist/components/Comment/Item/index.esm.js +1 -1
- package/dist/components/Control/CheckMark/index.cjs.js +1 -1
- package/dist/components/Control/CheckMark/index.esm.js +1 -1
- package/dist/components/Control/RadioButton/index.cjs.js +1 -1
- package/dist/components/Control/RadioButton/index.esm.js +1 -1
- package/dist/components/Control/Switch/index.cjs.js +1 -1
- package/dist/components/Control/Switch/index.esm.js +1 -1
- package/dist/components/Control/index.cjs.js +1 -1
- package/dist/components/Control/index.esm.js +1 -1
- package/dist/components/DatePicker/CalendarNavigation.cjs.js +1 -1
- package/dist/components/DatePicker/CalendarNavigation.esm.js +4 -4
- package/dist/components/DatePicker/RangeDatePicker.cjs.js +1 -1
- package/dist/components/DatePicker/RangeDatePicker.esm.js +2 -2
- package/dist/components/DatePicker/RangeDatePicker.test.esm.js +1 -1
- package/dist/components/DatePicker/SingleDatePicker.cjs.js +1 -1
- package/dist/components/DatePicker/SingleDatePicker.esm.js +2 -2
- package/dist/components/DatePicker/SingleDatePicker.test.esm.js +1 -1
- package/dist/components/DatePicker/styles.cjs.js +1 -1
- package/dist/components/DatePicker/styles.esm.js +2 -2
- package/dist/components/Divider/index.cjs.js +1 -1
- package/dist/components/Divider/index.esm.js +1 -1
- package/dist/components/ErrorUI/NotFoundError.cjs.js +1 -1
- package/dist/components/ErrorUI/NotFoundError.esm.js +1 -1
- package/dist/components/ErrorUI/PageLoadError.cjs.js +1 -1
- package/dist/components/ErrorUI/PageLoadError.esm.js +1 -1
- package/dist/components/ErrorUI/SectionError.cjs.js +1 -1
- package/dist/components/ErrorUI/SectionError.esm.js +1 -1
- package/dist/components/ErrorUI/illustrations.cjs.js +1 -1
- package/dist/components/ErrorUI/illustrations.esm.js +1 -1
- package/dist/components/Input/BaseInput/index.cjs.js +1 -1
- package/dist/components/Input/BaseInput/index.esm.js +1 -1
- package/dist/components/Input/PostfixInput/index.cjs.js +1 -1
- package/dist/components/Input/PostfixInput/index.esm.js +1 -1
- package/dist/components/Input/ResidentNumberInput/index.cjs.js +1 -1
- package/dist/components/Input/ResidentNumberInput/index.esm.js +1 -1
- package/dist/components/Input/TextField/index.cjs.js +1 -1
- package/dist/components/Input/TextField/index.esm.js +1 -1
- package/dist/components/Input/common/InputFrame/index.cjs.js +1 -1
- package/dist/components/Input/common/InputFrame/index.esm.js +1 -1
- package/dist/components/LegacyModal/index.cjs.js +1 -1
- package/dist/components/LegacyModal/index.esm.js +1 -1
- package/dist/components/List/index.cjs.js +1 -1
- package/dist/components/List/index.esm.js +1 -1
- package/dist/components/Loading/Skeleton/index.cjs.js +1 -1
- package/dist/components/Loading/Skeleton/index.esm.js +1 -1
- package/dist/components/Loading/Spinner/index.cjs.js +1 -1
- package/dist/components/Loading/Spinner/index.esm.js +1 -1
- package/dist/components/MiniButton/BoxMiniButton/index.cjs.js +1 -1
- package/dist/components/MiniButton/BoxMiniButton/index.esm.js +1 -1
- package/dist/components/MiniButton/IconMiniButton/index.cjs.js +1 -1
- package/dist/components/MiniButton/IconMiniButton/index.esm.js +1 -1
- package/dist/components/MiniButton/UnderLineMiniButton/index.cjs.js +1 -1
- package/dist/components/MiniButton/UnderLineMiniButton/index.esm.js +1 -1
- package/dist/components/Modal/index.cjs.js +1 -1
- package/dist/components/Modal/index.esm.js +1 -1
- package/dist/components/Navigation/BaseNavigation/index.cjs.js +1 -1
- package/dist/components/Navigation/BaseNavigation/index.esm.js +1 -1
- package/dist/components/Navigation/BottomNavigationBar/index.cjs.js +1 -1
- package/dist/components/Navigation/BottomNavigationBar/index.esm.js +1 -1
- package/dist/components/Navigation/Navigation.cjs.js +1 -1
- package/dist/components/Navigation/Navigation.esm.js +1 -1
- package/dist/components/Navigation/PageNavigationBar/index.cjs.js +1 -1
- package/dist/components/Navigation/PageNavigationBar/index.esm.js +1 -1
- package/dist/components/Navigation/TitleNavigationBar/index.cjs.js +1 -1
- package/dist/components/Navigation/TitleNavigationBar/index.esm.js +1 -1
- package/dist/components/OverlayRoot/index.cjs.js +1 -1
- package/dist/components/OverlayRoot/index.esm.js +1 -1
- package/dist/components/Pagination/index.cjs.js +1 -1
- package/dist/components/Pagination/index.esm.js +9 -9
- package/dist/components/Segment/BaseSegment/index.cjs.js +1 -1
- package/dist/components/Segment/BaseSegment/index.esm.js +1 -1
- package/dist/components/Segment/ExtendSegment/index.cjs.js +1 -1
- package/dist/components/Segment/ExtendSegment/index.esm.js +1 -1
- package/dist/components/SelectBox/index.cjs.js +1 -1
- package/dist/components/SelectBox/index.esm.js +1 -1
- package/dist/components/Tabs/FillTabs/index.cjs.js +1 -1
- package/dist/components/Tabs/FillTabs/index.esm.js +1 -1
- package/dist/components/Tabs/TextTabs/index.cjs.js +1 -1
- package/dist/components/Tabs/TextTabs/index.esm.js +1 -1
- package/dist/components/Tabs/index.cjs.js +1 -1
- package/dist/components/Tabs/index.esm.js +1 -1
- package/dist/components/Tag/index.cjs.js +1 -1
- package/dist/components/Tag/index.esm.js +1 -1
- package/dist/components/Terms/index.cjs.js +1 -1
- package/dist/components/Terms/index.esm.js +2 -2
- package/dist/components/TextArea/index.cjs.js +1 -1
- package/dist/components/TextArea/index.esm.js +1 -1
- package/dist/components/Title/index.cjs.js +1 -1
- package/dist/components/Title/index.esm.js +1 -1
- package/dist/components/index.cjs.js +1 -1
- package/dist/components/index.esm.js +8 -8
- package/dist/components/ui/bottomSheet.cjs.js +1 -1
- package/dist/components/ui/bottomSheet.esm.js +1 -1
- package/dist/components/ui/button.cjs.js +1 -1
- package/dist/components/ui/button.esm.js +2 -2
- package/dist/components/ui/calendar.cjs.js +1 -1
- package/dist/components/ui/calendar.esm.js +1 -1
- package/dist/components/ui/dialog.cjs.js +1 -1
- package/dist/components/ui/dialog.esm.js +1 -1
- package/dist/components/ui/drawer.cjs.js +1 -1
- package/dist/components/ui/drawer.esm.js +1 -1
- package/dist/components/ui/impact-tooltip.cjs.js +1 -1
- package/dist/components/ui/impact-tooltip.esm.js +1 -1
- package/dist/components/ui/select.cjs.js +1 -1
- package/dist/components/ui/select.esm.js +2 -2
- package/dist/components/ui/share-ui.cjs.js +1 -1
- package/dist/components/ui/share-ui.esm.js +1 -1
- package/dist/components/ui/tooltip.cjs.js +1 -1
- package/dist/components/ui/tooltip.esm.js +1 -1
- package/dist/components/ui/typography.cjs.js +1 -1
- package/dist/components/ui/typography.esm.js +1 -1
- package/dist/core/Typography/BaseTypography/index.cjs.js +1 -1
- package/dist/core/Typography/BaseTypography/index.esm.js +1 -1
- package/dist/icons/src/aliases/aliases.cjs.js +1 -1
- package/dist/icons/src/aliases/aliases.d.ts +2 -2
- package/dist/icons/src/aliases/aliases.d.ts.map +1 -1
- package/dist/icons/src/aliases/aliases.esm.js +5 -5
- package/dist/icons/src/aliases/index.cjs.js +1 -1
- package/dist/icons/src/aliases/index.esm.js +5 -5
- package/dist/icons/src/aliases/prefixed.cjs.js +1 -1
- package/dist/icons/src/aliases/prefixed.d.ts +3 -3
- package/dist/icons/src/aliases/prefixed.d.ts.map +1 -1
- package/dist/icons/src/aliases/prefixed.esm.js +5 -5
- package/dist/icons/src/aliases/suffixed.cjs.js +1 -1
- package/dist/icons/src/aliases/suffixed.d.ts +9 -9
- package/dist/icons/src/aliases/suffixed.d.ts.map +1 -1
- package/dist/icons/src/aliases/suffixed.esm.js +5 -5
- package/dist/icons/src/icons/index.cjs.js +1 -1
- package/dist/icons/src/icons/index.esm.js +5 -5
- package/dist/index.cjs.js +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.esm.js +102 -101
- package/dist/lib/twMerge.cjs.js +1 -0
- package/dist/lib/twMerge.d.ts +22 -0
- package/dist/lib/twMerge.d.ts.map +1 -0
- package/dist/lib/twMerge.esm.js +4 -0
- package/dist/lib/utils.cjs.js +1 -1
- package/dist/lib/utils.d.ts.map +1 -1
- package/dist/lib/utils.esm.js +1 -1
- package/dist/library/DotLottie/index.cjs.js +1 -1
- package/dist/library/DotLottie/index.esm.js +1 -1
- package/dist/library/List/BottomSheetItemList/index.cjs.js +1 -1
- package/dist/library/List/BottomSheetItemList/index.esm.js +1 -1
- package/dist/library/Lottie/index.cjs.js +1 -1
- package/dist/library/Lottie/index.esm.js +1 -1
- package/dist/library/index.cjs.js +1 -1
- package/dist/library/index.esm.js +1 -1
- package/dist/theme.css +826 -0
- package/package.json +3 -1
- package/dist/chunks/utils.C67s_c-g.js +0 -1
|
@@ -1,99 +1,100 @@
|
|
|
1
1
|
import { t as e } from "./clsx.BWCAbrjV.js";
|
|
2
|
+
import { purpleTwMergeConfig as t } from "../lib/twMerge.esm.js";
|
|
2
3
|
//#region node_modules/tailwind-merge/dist/bundle-mjs.mjs
|
|
3
|
-
var
|
|
4
|
+
var n = (e, t) => {
|
|
4
5
|
let n = Array(e.length + t.length);
|
|
5
6
|
for (let t = 0; t < e.length; t++) n[t] = e[t];
|
|
6
7
|
for (let r = 0; r < t.length; r++) n[e.length + r] = t[r];
|
|
7
8
|
return n;
|
|
8
|
-
},
|
|
9
|
+
}, r = (e, t) => ({
|
|
9
10
|
classGroupId: e,
|
|
10
11
|
validator: t
|
|
11
|
-
}),
|
|
12
|
+
}), i = (e = /* @__PURE__ */ new Map(), t = null, n) => ({
|
|
12
13
|
nextPart: e,
|
|
13
14
|
validators: t,
|
|
14
15
|
classGroupId: n
|
|
15
|
-
}),
|
|
16
|
-
let
|
|
16
|
+
}), a = "-", o = [], s = "arbitrary..", c = (e) => {
|
|
17
|
+
let t = d(e), { conflictingClassGroups: r, conflictingClassGroupModifiers: i } = e;
|
|
17
18
|
return {
|
|
18
19
|
getClassGroupId: (e) => {
|
|
19
|
-
if (e.startsWith("[") && e.endsWith("]")) return
|
|
20
|
-
let
|
|
21
|
-
return
|
|
20
|
+
if (e.startsWith("[") && e.endsWith("]")) return u(e);
|
|
21
|
+
let n = e.split(a);
|
|
22
|
+
return l(n, +(n[0] === "" && n.length > 1), t);
|
|
22
23
|
},
|
|
23
|
-
getConflictingClassGroupIds: (e,
|
|
24
|
-
if (
|
|
25
|
-
let
|
|
26
|
-
return
|
|
24
|
+
getConflictingClassGroupIds: (e, t) => {
|
|
25
|
+
if (t) {
|
|
26
|
+
let t = i[e], a = r[e];
|
|
27
|
+
return t ? a ? n(a, t) : t : a || o;
|
|
27
28
|
}
|
|
28
|
-
return r[e] ||
|
|
29
|
+
return r[e] || o;
|
|
29
30
|
}
|
|
30
31
|
};
|
|
31
|
-
},
|
|
32
|
+
}, l = (e, t, n) => {
|
|
32
33
|
if (e.length - t === 0) return n.classGroupId;
|
|
33
|
-
let r = e[t],
|
|
34
|
-
if (
|
|
35
|
-
let n =
|
|
34
|
+
let r = e[t], i = n.nextPart.get(r);
|
|
35
|
+
if (i) {
|
|
36
|
+
let n = l(e, t + 1, i);
|
|
36
37
|
if (n) return n;
|
|
37
38
|
}
|
|
38
39
|
let o = n.validators;
|
|
39
40
|
if (o === null) return;
|
|
40
|
-
let s = t === 0 ? e.join(
|
|
41
|
-
for (let e = 0; e <
|
|
41
|
+
let s = t === 0 ? e.join(a) : e.slice(t).join(a), c = o.length;
|
|
42
|
+
for (let e = 0; e < c; e++) {
|
|
42
43
|
let t = o[e];
|
|
43
44
|
if (t.validator(s)) return t.classGroupId;
|
|
44
45
|
}
|
|
45
|
-
},
|
|
46
|
+
}, u = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
|
|
46
47
|
let t = e.slice(1, -1), n = t.indexOf(":"), r = t.slice(0, n);
|
|
47
|
-
return r ?
|
|
48
|
-
})(),
|
|
48
|
+
return r ? s + r : void 0;
|
|
49
|
+
})(), d = (e) => {
|
|
49
50
|
let { theme: t, classGroups: n } = e;
|
|
50
|
-
return
|
|
51
|
-
},
|
|
52
|
-
let n =
|
|
51
|
+
return ee(n, t);
|
|
52
|
+
}, ee = (e, t) => {
|
|
53
|
+
let n = i();
|
|
53
54
|
for (let r in e) {
|
|
54
55
|
let i = e[r];
|
|
55
|
-
|
|
56
|
+
f(i, n, r, t);
|
|
56
57
|
}
|
|
57
58
|
return n;
|
|
58
|
-
},
|
|
59
|
+
}, f = (e, t, n, r) => {
|
|
59
60
|
let i = e.length;
|
|
60
61
|
for (let a = 0; a < i; a++) {
|
|
61
62
|
let i = e[a];
|
|
62
|
-
|
|
63
|
+
p(i, t, n, r);
|
|
63
64
|
}
|
|
64
|
-
},
|
|
65
|
+
}, p = (e, t, n, r) => {
|
|
65
66
|
if (typeof e == "string") {
|
|
66
|
-
|
|
67
|
+
m(e, t, n);
|
|
67
68
|
return;
|
|
68
69
|
}
|
|
69
70
|
if (typeof e == "function") {
|
|
70
|
-
|
|
71
|
+
h(e, t, n, r);
|
|
71
72
|
return;
|
|
72
73
|
}
|
|
73
|
-
|
|
74
|
-
},
|
|
75
|
-
let r = e === "" ? t :
|
|
74
|
+
g(e, t, n, r);
|
|
75
|
+
}, m = (e, t, n) => {
|
|
76
|
+
let r = e === "" ? t : _(t, e);
|
|
76
77
|
r.classGroupId = n;
|
|
77
|
-
},
|
|
78
|
-
if (
|
|
79
|
-
|
|
78
|
+
}, h = (e, t, n, i) => {
|
|
79
|
+
if (v(e)) {
|
|
80
|
+
f(e(i), t, n, i);
|
|
80
81
|
return;
|
|
81
82
|
}
|
|
82
|
-
t.validators === null && (t.validators = []), t.validators.push(n
|
|
83
|
-
},
|
|
83
|
+
t.validators === null && (t.validators = []), t.validators.push(r(n, e));
|
|
84
|
+
}, g = (e, t, n, r) => {
|
|
84
85
|
let i = Object.entries(e), a = i.length;
|
|
85
86
|
for (let e = 0; e < a; e++) {
|
|
86
87
|
let [a, o] = i[e];
|
|
87
|
-
|
|
88
|
+
f(o, _(t, a), n, r);
|
|
88
89
|
}
|
|
89
|
-
},
|
|
90
|
-
let n = e,
|
|
90
|
+
}, _ = (e, t) => {
|
|
91
|
+
let n = e, r = t.split(a), o = r.length;
|
|
91
92
|
for (let e = 0; e < o; e++) {
|
|
92
|
-
let t =
|
|
93
|
-
|
|
93
|
+
let t = r[e], a = n.nextPart.get(t);
|
|
94
|
+
a || (a = i(), n.nextPart.set(t, a)), n = a;
|
|
94
95
|
}
|
|
95
96
|
return n;
|
|
96
|
-
},
|
|
97
|
+
}, v = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, y = (e) => {
|
|
97
98
|
if (e < 1) return {
|
|
98
99
|
get: () => void 0,
|
|
99
100
|
set: () => {}
|
|
@@ -111,19 +112,19 @@ var t = (e, t) => {
|
|
|
111
112
|
e in n ? n[e] = t : i(e, t);
|
|
112
113
|
}
|
|
113
114
|
};
|
|
114
|
-
},
|
|
115
|
+
}, b = "!", x = ":", S = [], C = (e, t, n, r, i) => ({
|
|
115
116
|
modifiers: e,
|
|
116
117
|
hasImportantModifier: t,
|
|
117
118
|
baseClassName: n,
|
|
118
119
|
maybePostfixModifierPosition: r,
|
|
119
120
|
isExternal: i
|
|
120
|
-
}),
|
|
121
|
+
}), w = (e) => {
|
|
121
122
|
let { prefix: t, experimentalParseClassName: n } = e, r = (e) => {
|
|
122
123
|
let t = [], n = 0, r = 0, i = 0, a, o = e.length;
|
|
123
124
|
for (let s = 0; s < o; s++) {
|
|
124
125
|
let o = e[s];
|
|
125
126
|
if (n === 0 && r === 0) {
|
|
126
|
-
if (o ===
|
|
127
|
+
if (o === x) {
|
|
127
128
|
t.push(e.slice(i, s)), i = s + 1;
|
|
128
129
|
continue;
|
|
129
130
|
}
|
|
@@ -135,13 +136,13 @@ var t = (e, t) => {
|
|
|
135
136
|
o === "[" ? n++ : o === "]" ? n-- : o === "(" ? r++ : o === ")" && r--;
|
|
136
137
|
}
|
|
137
138
|
let s = t.length === 0 ? e : e.slice(i), c = s, l = !1;
|
|
138
|
-
s.endsWith(
|
|
139
|
-
let
|
|
140
|
-
return
|
|
139
|
+
s.endsWith(b) ? (c = s.slice(0, -1), l = !0) : s.startsWith(b) && (c = s.slice(1), l = !0);
|
|
140
|
+
let u = a && a > i ? a - i : void 0;
|
|
141
|
+
return C(t, l, c, u);
|
|
141
142
|
};
|
|
142
143
|
if (t) {
|
|
143
|
-
let e = t +
|
|
144
|
-
r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : S
|
|
144
|
+
let e = t + x, n = r;
|
|
145
|
+
r = (t) => t.startsWith(e) ? n(t.slice(e.length)) : C(S, !1, t, void 0, !0);
|
|
145
146
|
}
|
|
146
147
|
if (n) {
|
|
147
148
|
let e = r;
|
|
@@ -151,7 +152,7 @@ var t = (e, t) => {
|
|
|
151
152
|
});
|
|
152
153
|
}
|
|
153
154
|
return r;
|
|
154
|
-
},
|
|
155
|
+
}, te = (e) => {
|
|
155
156
|
let t = /* @__PURE__ */ new Map();
|
|
156
157
|
return e.orderSensitiveModifiers.forEach((e, n) => {
|
|
157
158
|
t.set(e, 1e6 + n);
|
|
@@ -163,21 +164,21 @@ var t = (e, t) => {
|
|
|
163
164
|
}
|
|
164
165
|
return r.length > 0 && (r.sort(), n.push(...r)), n;
|
|
165
166
|
};
|
|
166
|
-
},
|
|
167
|
-
cache:
|
|
168
|
-
parseClassName:
|
|
169
|
-
sortModifiers:
|
|
170
|
-
postfixLookupClassGroupIds:
|
|
171
|
-
...
|
|
172
|
-
}),
|
|
167
|
+
}, ne = (e) => ({
|
|
168
|
+
cache: y(e.cacheSize),
|
|
169
|
+
parseClassName: w(e),
|
|
170
|
+
sortModifiers: te(e),
|
|
171
|
+
postfixLookupClassGroupIds: T(e),
|
|
172
|
+
...c(e)
|
|
173
|
+
}), T = (e) => {
|
|
173
174
|
let t = Object.create(null), n = e.postfixLookupClassGroups;
|
|
174
175
|
if (n) for (let e = 0; e < n.length; e++) t[n[e]] = !0;
|
|
175
176
|
return t;
|
|
176
|
-
},
|
|
177
|
-
let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a, postfixLookupClassGroupIds: o } = t, s = [], c = e.trim().split(
|
|
177
|
+
}, re = /\s+/, E = (e, t) => {
|
|
178
|
+
let { parseClassName: n, getClassGroupId: r, getConflictingClassGroupIds: i, sortModifiers: a, postfixLookupClassGroupIds: o } = t, s = [], c = e.trim().split(re), l = "";
|
|
178
179
|
for (let e = c.length - 1; e >= 0; --e) {
|
|
179
|
-
let t = c[e], { isExternal:
|
|
180
|
-
if (
|
|
180
|
+
let t = c[e], { isExternal: u, modifiers: d, hasImportantModifier: ee, baseClassName: f, maybePostfixModifierPosition: p } = n(t);
|
|
181
|
+
if (u) {
|
|
181
182
|
l = t + (l.length > 0 ? " " + l : l);
|
|
182
183
|
continue;
|
|
183
184
|
}
|
|
@@ -198,45 +199,45 @@ var t = (e, t) => {
|
|
|
198
199
|
}
|
|
199
200
|
m = !1;
|
|
200
201
|
}
|
|
201
|
-
let g =
|
|
202
|
+
let g = d.length === 0 ? "" : d.length === 1 ? d[0] : a(d).join(":"), _ = ee ? g + b : g, v = _ + h;
|
|
202
203
|
if (s.indexOf(v) > -1) continue;
|
|
203
204
|
s.push(v);
|
|
204
|
-
let
|
|
205
|
-
for (let e = 0; e <
|
|
206
|
-
let t =
|
|
205
|
+
let y = i(h, m);
|
|
206
|
+
for (let e = 0; e < y.length; ++e) {
|
|
207
|
+
let t = y[e];
|
|
207
208
|
s.push(_ + t);
|
|
208
209
|
}
|
|
209
210
|
l = t + (l.length > 0 ? " " + l : l);
|
|
210
211
|
}
|
|
211
212
|
return l;
|
|
212
|
-
},
|
|
213
|
+
}, D = (...e) => {
|
|
213
214
|
let t = 0, n, r, i = "";
|
|
214
|
-
for (; t < e.length;) (n = e[t++]) && (r =
|
|
215
|
+
for (; t < e.length;) (n = e[t++]) && (r = O(n)) && (i && (i += " "), i += r);
|
|
215
216
|
return i;
|
|
216
|
-
},
|
|
217
|
+
}, O = (e) => {
|
|
217
218
|
if (typeof e == "string") return e;
|
|
218
219
|
let t, n = "";
|
|
219
|
-
for (let r = 0; r < e.length; r++) e[r] && (t =
|
|
220
|
+
for (let r = 0; r < e.length; r++) e[r] && (t = O(e[r])) && (n && (n += " "), n += t);
|
|
220
221
|
return n;
|
|
221
|
-
},
|
|
222
|
-
let n, r, i, a, o = (o) => (n =
|
|
222
|
+
}, k = (e, ...t) => {
|
|
223
|
+
let n, r, i, a, o = (o) => (n = ne(t.reduce((e, t) => t(e), e())), r = n.cache.get, i = n.cache.set, a = s, s(o)), s = (e) => {
|
|
223
224
|
let t = r(e);
|
|
224
225
|
if (t) return t;
|
|
225
|
-
let a =
|
|
226
|
+
let a = E(e, n);
|
|
226
227
|
return i(e, a), a;
|
|
227
228
|
};
|
|
228
|
-
return a = o, (...e) => a(
|
|
229
|
-
},
|
|
230
|
-
let t = (t) => t[e] ||
|
|
229
|
+
return a = o, (...e) => a(D(...e));
|
|
230
|
+
}, A = [], j = (e) => {
|
|
231
|
+
let t = (t) => t[e] || A;
|
|
231
232
|
return t.isThemeGetter = !0, t;
|
|
232
|
-
},
|
|
233
|
-
let r =
|
|
233
|
+
}, M = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, N = /^\((?:(\w[\w-]*):)?(.+)\)$/i, ie = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, ae = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, oe = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, P = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, F = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, I = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, L = (e) => ie.test(e), R = (e) => !!e && !Number.isNaN(Number(e)), z = (e) => !!e && Number.isInteger(Number(e)), se = (e) => e.endsWith("%") && R(e.slice(0, -1)), B = (e) => ae.test(e), ce = () => !0, V = (e) => oe.test(e) && !P.test(e), H = () => !1, U = (e) => F.test(e), le = (e) => I.test(e), ue = (e) => !W(e) && !q(e), de = (e) => e.startsWith("@container") && (e[10] === "/" && e[11] !== void 0 || e[11] === "s" && e[16] !== void 0 && e.startsWith("-size/", 10) || e[11] === "n" && e[18] !== void 0 && e.startsWith("-normal/", 10)), fe = (e) => Y(e, we, H), W = (e) => M.test(e), G = (e) => Y(e, Te, V), pe = (e) => Y(e, Ee, R), me = (e) => Y(e, Oe, ce), he = (e) => Y(e, De, H), ge = (e) => Y(e, Z, H), _e = (e) => Y(e, Q, le), K = (e) => Y(e, ke, U), q = (e) => N.test(e), J = (e) => X(e, Te), ve = (e) => X(e, De), ye = (e) => X(e, Z), be = (e) => X(e, we), xe = (e) => X(e, Q), Se = (e) => X(e, ke, !0), Ce = (e) => X(e, Oe, !0), Y = (e, t, n) => {
|
|
234
|
+
let r = M.exec(e);
|
|
234
235
|
return r ? r[1] ? t(r[1]) : n(r[2]) : !1;
|
|
235
236
|
}, X = (e, t, n = !1) => {
|
|
236
|
-
let r =
|
|
237
|
+
let r = N.exec(e);
|
|
237
238
|
return r ? r[1] ? t(r[1]) : n : !1;
|
|
238
|
-
}, Z = (e) => e === "position" || e === "percentage", Q = (e) => e === "image" || e === "url",
|
|
239
|
-
let e =
|
|
239
|
+
}, Z = (e) => e === "position" || e === "percentage", Q = (e) => e === "image" || e === "url", we = (e) => e === "length" || e === "size" || e === "bg-size", Te = (e) => e === "length", Ee = (e) => e === "number", De = (e) => e === "family-name", Oe = (e) => e === "number" || e === "weight", ke = (e) => e === "shadow", Ae = () => {
|
|
240
|
+
let e = j("color"), t = j("font"), n = j("text"), r = j("font-weight"), i = j("tracking"), a = j("leading"), o = j("breakpoint"), s = j("container"), c = j("spacing"), l = j("radius"), u = j("shadow"), d = j("inset-shadow"), ee = j("text-shadow"), f = j("drop-shadow"), p = j("blur"), m = j("perspective"), h = j("aspect"), g = j("ease"), _ = j("animate"), v = () => [
|
|
240
241
|
"auto",
|
|
241
242
|
"avoid",
|
|
242
243
|
"all",
|
|
@@ -261,8 +262,8 @@ var t = (e, t) => {
|
|
|
261
262
|
"left-bottom"
|
|
262
263
|
], b = () => [
|
|
263
264
|
...y(),
|
|
264
|
-
|
|
265
|
-
|
|
265
|
+
q,
|
|
266
|
+
W
|
|
266
267
|
], x = () => [
|
|
267
268
|
"auto",
|
|
268
269
|
"hidden",
|
|
@@ -274,43 +275,43 @@ var t = (e, t) => {
|
|
|
274
275
|
"contain",
|
|
275
276
|
"none"
|
|
276
277
|
], C = () => [
|
|
277
|
-
|
|
278
|
-
|
|
278
|
+
q,
|
|
279
|
+
W,
|
|
279
280
|
c
|
|
280
281
|
], w = () => [
|
|
281
|
-
|
|
282
|
+
L,
|
|
282
283
|
"full",
|
|
283
284
|
"auto",
|
|
284
285
|
...C()
|
|
285
286
|
], te = () => [
|
|
286
|
-
|
|
287
|
+
z,
|
|
287
288
|
"none",
|
|
288
289
|
"subgrid",
|
|
289
|
-
|
|
290
|
-
|
|
290
|
+
q,
|
|
291
|
+
W
|
|
291
292
|
], ne = () => [
|
|
292
293
|
"auto",
|
|
293
294
|
{ span: [
|
|
294
295
|
"full",
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
296
|
+
z,
|
|
297
|
+
q,
|
|
298
|
+
W
|
|
298
299
|
] },
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
300
|
+
z,
|
|
301
|
+
q,
|
|
302
|
+
W
|
|
302
303
|
], T = () => [
|
|
303
|
-
|
|
304
|
+
z,
|
|
304
305
|
"auto",
|
|
305
|
-
|
|
306
|
-
|
|
306
|
+
q,
|
|
307
|
+
W
|
|
307
308
|
], re = () => [
|
|
308
309
|
"auto",
|
|
309
310
|
"min",
|
|
310
311
|
"max",
|
|
311
312
|
"fr",
|
|
312
|
-
|
|
313
|
-
|
|
313
|
+
q,
|
|
314
|
+
W
|
|
314
315
|
], E = () => [
|
|
315
316
|
"start",
|
|
316
317
|
"end",
|
|
@@ -330,7 +331,7 @@ var t = (e, t) => {
|
|
|
330
331
|
"center-safe",
|
|
331
332
|
"end-safe"
|
|
332
333
|
], O = () => ["auto", ...C()], k = () => [
|
|
333
|
-
|
|
334
|
+
L,
|
|
334
335
|
"auto",
|
|
335
336
|
"full",
|
|
336
337
|
"dvw",
|
|
@@ -343,8 +344,8 @@ var t = (e, t) => {
|
|
|
343
344
|
"max",
|
|
344
345
|
"fit",
|
|
345
346
|
...C()
|
|
346
|
-
],
|
|
347
|
-
|
|
347
|
+
], A = () => [
|
|
348
|
+
L,
|
|
348
349
|
"screen",
|
|
349
350
|
"full",
|
|
350
351
|
"dvw",
|
|
@@ -355,7 +356,7 @@ var t = (e, t) => {
|
|
|
355
356
|
"fit",
|
|
356
357
|
...C()
|
|
357
358
|
], M = () => [
|
|
358
|
-
|
|
359
|
+
L,
|
|
359
360
|
"screen",
|
|
360
361
|
"full",
|
|
361
362
|
"lh",
|
|
@@ -368,13 +369,13 @@ var t = (e, t) => {
|
|
|
368
369
|
...C()
|
|
369
370
|
], N = () => [
|
|
370
371
|
e,
|
|
371
|
-
|
|
372
|
-
|
|
372
|
+
q,
|
|
373
|
+
W
|
|
373
374
|
], ie = () => [
|
|
374
375
|
...y(),
|
|
375
376
|
ye,
|
|
376
377
|
ge,
|
|
377
|
-
{ position: [
|
|
378
|
+
{ position: [q, W] }
|
|
378
379
|
], ae = () => ["no-repeat", { repeat: [
|
|
379
380
|
"",
|
|
380
381
|
"x",
|
|
@@ -387,29 +388,29 @@ var t = (e, t) => {
|
|
|
387
388
|
"contain",
|
|
388
389
|
be,
|
|
389
390
|
fe,
|
|
390
|
-
{ size: [
|
|
391
|
+
{ size: [q, W] }
|
|
391
392
|
], P = () => [
|
|
392
393
|
se,
|
|
393
|
-
|
|
394
|
-
|
|
394
|
+
J,
|
|
395
|
+
G
|
|
395
396
|
], F = () => [
|
|
396
397
|
"",
|
|
397
398
|
"none",
|
|
398
399
|
"full",
|
|
399
400
|
l,
|
|
400
|
-
K,
|
|
401
|
-
U
|
|
402
|
-
], B = () => [
|
|
403
|
-
"",
|
|
404
|
-
L,
|
|
405
401
|
q,
|
|
406
402
|
W
|
|
403
|
+
], I = () => [
|
|
404
|
+
"",
|
|
405
|
+
R,
|
|
406
|
+
J,
|
|
407
|
+
G
|
|
407
408
|
], V = () => [
|
|
408
409
|
"solid",
|
|
409
410
|
"dashed",
|
|
410
411
|
"dotted",
|
|
411
412
|
"double"
|
|
412
|
-
],
|
|
413
|
+
], H = () => [
|
|
413
414
|
"normal",
|
|
414
415
|
"multiply",
|
|
415
416
|
"screen",
|
|
@@ -426,33 +427,33 @@ var t = (e, t) => {
|
|
|
426
427
|
"saturation",
|
|
427
428
|
"color",
|
|
428
429
|
"luminosity"
|
|
429
|
-
],
|
|
430
|
-
|
|
430
|
+
], U = () => [
|
|
431
|
+
R,
|
|
431
432
|
se,
|
|
432
433
|
ye,
|
|
433
434
|
ge
|
|
434
|
-
],
|
|
435
|
+
], le = () => [
|
|
435
436
|
"",
|
|
436
437
|
"none",
|
|
437
438
|
p,
|
|
438
|
-
|
|
439
|
-
|
|
439
|
+
q,
|
|
440
|
+
W
|
|
441
|
+
], Y = () => [
|
|
442
|
+
"none",
|
|
443
|
+
R,
|
|
444
|
+
q,
|
|
445
|
+
W
|
|
440
446
|
], X = () => [
|
|
441
447
|
"none",
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
448
|
+
R,
|
|
449
|
+
q,
|
|
450
|
+
W
|
|
445
451
|
], Z = () => [
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
U
|
|
452
|
+
R,
|
|
453
|
+
q,
|
|
454
|
+
W
|
|
450
455
|
], Q = () => [
|
|
451
456
|
L,
|
|
452
|
-
K,
|
|
453
|
-
U
|
|
454
|
-
], $ = () => [
|
|
455
|
-
I,
|
|
456
457
|
"full",
|
|
457
458
|
...C()
|
|
458
459
|
];
|
|
@@ -466,11 +467,11 @@ var t = (e, t) => {
|
|
|
466
467
|
"bounce"
|
|
467
468
|
],
|
|
468
469
|
aspect: ["video"],
|
|
469
|
-
blur: [
|
|
470
|
-
breakpoint: [
|
|
470
|
+
blur: [B],
|
|
471
|
+
breakpoint: [B],
|
|
471
472
|
color: [ce],
|
|
472
|
-
container: [
|
|
473
|
-
"drop-shadow": [
|
|
473
|
+
container: [B],
|
|
474
|
+
"drop-shadow": [B],
|
|
474
475
|
ease: [
|
|
475
476
|
"in",
|
|
476
477
|
"out",
|
|
@@ -488,7 +489,7 @@ var t = (e, t) => {
|
|
|
488
489
|
"extrabold",
|
|
489
490
|
"black"
|
|
490
491
|
],
|
|
491
|
-
"inset-shadow": [
|
|
492
|
+
"inset-shadow": [B],
|
|
492
493
|
leading: [
|
|
493
494
|
"none",
|
|
494
495
|
"tight",
|
|
@@ -505,11 +506,11 @@ var t = (e, t) => {
|
|
|
505
506
|
"distant",
|
|
506
507
|
"none"
|
|
507
508
|
],
|
|
508
|
-
radius: [
|
|
509
|
-
shadow: [
|
|
510
|
-
spacing: ["px",
|
|
511
|
-
text: [
|
|
512
|
-
"text-shadow": [
|
|
509
|
+
radius: [B],
|
|
510
|
+
shadow: [B],
|
|
511
|
+
spacing: ["px", R],
|
|
512
|
+
text: [B],
|
|
513
|
+
"text-shadow": [B],
|
|
513
514
|
tracking: [
|
|
514
515
|
"tighter",
|
|
515
516
|
"tight",
|
|
@@ -523,9 +524,9 @@ var t = (e, t) => {
|
|
|
523
524
|
aspect: [{ aspect: [
|
|
524
525
|
"auto",
|
|
525
526
|
"square",
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
527
|
+
L,
|
|
528
|
+
W,
|
|
529
|
+
q,
|
|
529
530
|
h
|
|
530
531
|
] }],
|
|
531
532
|
container: ["container"],
|
|
@@ -533,14 +534,14 @@ var t = (e, t) => {
|
|
|
533
534
|
"",
|
|
534
535
|
"normal",
|
|
535
536
|
"size",
|
|
536
|
-
|
|
537
|
-
|
|
537
|
+
q,
|
|
538
|
+
W
|
|
538
539
|
] }],
|
|
539
540
|
"container-named": [de],
|
|
540
541
|
columns: [{ columns: [
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
542
|
+
R,
|
|
543
|
+
W,
|
|
544
|
+
q,
|
|
544
545
|
s
|
|
545
546
|
] }],
|
|
546
547
|
"break-after": [{ "break-after": v() }],
|
|
@@ -637,13 +638,13 @@ var t = (e, t) => {
|
|
|
637
638
|
"collapse"
|
|
638
639
|
],
|
|
639
640
|
z: [{ z: [
|
|
640
|
-
|
|
641
|
+
z,
|
|
641
642
|
"auto",
|
|
642
|
-
|
|
643
|
-
|
|
643
|
+
q,
|
|
644
|
+
W
|
|
644
645
|
] }],
|
|
645
646
|
basis: [{ basis: [
|
|
646
|
-
|
|
647
|
+
L,
|
|
647
648
|
"full",
|
|
648
649
|
"auto",
|
|
649
650
|
s,
|
|
@@ -661,32 +662,32 @@ var t = (e, t) => {
|
|
|
661
662
|
"wrap-reverse"
|
|
662
663
|
] }],
|
|
663
664
|
flex: [{ flex: [
|
|
665
|
+
R,
|
|
664
666
|
L,
|
|
665
|
-
I,
|
|
666
667
|
"auto",
|
|
667
668
|
"initial",
|
|
668
669
|
"none",
|
|
669
|
-
|
|
670
|
+
W
|
|
670
671
|
] }],
|
|
671
672
|
grow: [{ grow: [
|
|
672
673
|
"",
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
674
|
+
R,
|
|
675
|
+
q,
|
|
676
|
+
W
|
|
676
677
|
] }],
|
|
677
678
|
shrink: [{ shrink: [
|
|
678
679
|
"",
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
680
|
+
R,
|
|
681
|
+
q,
|
|
682
|
+
W
|
|
682
683
|
] }],
|
|
683
684
|
order: [{ order: [
|
|
684
|
-
|
|
685
|
+
z,
|
|
685
686
|
"first",
|
|
686
687
|
"last",
|
|
687
688
|
"none",
|
|
688
|
-
|
|
689
|
-
|
|
689
|
+
q,
|
|
690
|
+
W
|
|
690
691
|
] }],
|
|
691
692
|
"grid-cols": [{ "grid-cols": te() }],
|
|
692
693
|
"col-start-end": [{ col: ne() }],
|
|
@@ -748,9 +749,9 @@ var t = (e, t) => {
|
|
|
748
749
|
"space-y": [{ "space-y": C() }],
|
|
749
750
|
"space-y-reverse": ["space-y-reverse"],
|
|
750
751
|
size: [{ size: k() }],
|
|
751
|
-
"inline-size": [{ inline: ["auto", ...
|
|
752
|
-
"min-inline-size": [{ "min-inline": ["auto", ...
|
|
753
|
-
"max-inline-size": [{ "max-inline": ["none", ...
|
|
752
|
+
"inline-size": [{ inline: ["auto", ...A()] }],
|
|
753
|
+
"min-inline-size": [{ "min-inline": ["auto", ...A()] }],
|
|
754
|
+
"max-inline-size": [{ "max-inline": ["none", ...A()] }],
|
|
754
755
|
"block-size": [{ block: ["auto", ...M()] }],
|
|
755
756
|
"min-block-size": [{ "min-block": ["auto", ...M()] }],
|
|
756
757
|
"max-block-size": [{ "max-block": ["none", ...M()] }],
|
|
@@ -792,14 +793,14 @@ var t = (e, t) => {
|
|
|
792
793
|
"font-size": [{ text: [
|
|
793
794
|
"base",
|
|
794
795
|
n,
|
|
795
|
-
|
|
796
|
-
|
|
796
|
+
J,
|
|
797
|
+
G
|
|
797
798
|
] }],
|
|
798
799
|
"font-smoothing": ["antialiased", "subpixel-antialiased"],
|
|
799
800
|
"font-style": ["italic", "not-italic"],
|
|
800
801
|
"font-weight": [{ font: [
|
|
801
802
|
r,
|
|
802
|
-
|
|
803
|
+
Ce,
|
|
803
804
|
me
|
|
804
805
|
] }],
|
|
805
806
|
"font-stretch": [{ "font-stretch": [
|
|
@@ -813,14 +814,14 @@ var t = (e, t) => {
|
|
|
813
814
|
"extra-expanded",
|
|
814
815
|
"ultra-expanded",
|
|
815
816
|
se,
|
|
816
|
-
|
|
817
|
+
W
|
|
817
818
|
] }],
|
|
818
819
|
"font-family": [{ font: [
|
|
819
820
|
ve,
|
|
820
821
|
he,
|
|
821
822
|
t
|
|
822
823
|
] }],
|
|
823
|
-
"font-features": [{ "font-features": [
|
|
824
|
+
"font-features": [{ "font-features": [W] }],
|
|
824
825
|
"fvn-normal": ["normal-nums"],
|
|
825
826
|
"fvn-ordinal": ["ordinal"],
|
|
826
827
|
"fvn-slashed-zero": ["slashed-zero"],
|
|
@@ -829,28 +830,28 @@ var t = (e, t) => {
|
|
|
829
830
|
"fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
|
|
830
831
|
tracking: [{ tracking: [
|
|
831
832
|
i,
|
|
832
|
-
|
|
833
|
-
|
|
833
|
+
q,
|
|
834
|
+
W
|
|
834
835
|
] }],
|
|
835
836
|
"line-clamp": [{ "line-clamp": [
|
|
836
|
-
|
|
837
|
+
R,
|
|
837
838
|
"none",
|
|
838
|
-
|
|
839
|
+
q,
|
|
839
840
|
pe
|
|
840
841
|
] }],
|
|
841
842
|
leading: [{ leading: [a, ...C()] }],
|
|
842
843
|
"list-image": [{ "list-image": [
|
|
843
844
|
"none",
|
|
844
|
-
|
|
845
|
-
|
|
845
|
+
q,
|
|
846
|
+
W
|
|
846
847
|
] }],
|
|
847
848
|
"list-style-position": [{ list: ["inside", "outside"] }],
|
|
848
849
|
"list-style-type": [{ list: [
|
|
849
850
|
"disc",
|
|
850
851
|
"decimal",
|
|
851
852
|
"none",
|
|
852
|
-
|
|
853
|
-
|
|
853
|
+
q,
|
|
854
|
+
W
|
|
854
855
|
] }],
|
|
855
856
|
"text-alignment": [{ text: [
|
|
856
857
|
"left",
|
|
@@ -870,18 +871,18 @@ var t = (e, t) => {
|
|
|
870
871
|
],
|
|
871
872
|
"text-decoration-style": [{ decoration: [...V(), "wavy"] }],
|
|
872
873
|
"text-decoration-thickness": [{ decoration: [
|
|
873
|
-
|
|
874
|
+
R,
|
|
874
875
|
"from-font",
|
|
875
876
|
"auto",
|
|
876
|
-
|
|
877
|
-
|
|
877
|
+
q,
|
|
878
|
+
G
|
|
878
879
|
] }],
|
|
879
880
|
"text-decoration-color": [{ decoration: N() }],
|
|
880
881
|
"underline-offset": [{ "underline-offset": [
|
|
881
|
-
|
|
882
|
+
R,
|
|
882
883
|
"auto",
|
|
883
|
-
|
|
884
|
-
|
|
884
|
+
q,
|
|
885
|
+
W
|
|
885
886
|
] }],
|
|
886
887
|
"text-transform": [
|
|
887
888
|
"uppercase",
|
|
@@ -902,9 +903,9 @@ var t = (e, t) => {
|
|
|
902
903
|
] }],
|
|
903
904
|
indent: [{ indent: C() }],
|
|
904
905
|
"tab-size": [{ tab: [
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
906
|
+
z,
|
|
907
|
+
q,
|
|
908
|
+
W
|
|
908
909
|
] }],
|
|
909
910
|
"vertical-align": [{ align: [
|
|
910
911
|
"baseline",
|
|
@@ -915,8 +916,8 @@ var t = (e, t) => {
|
|
|
915
916
|
"text-bottom",
|
|
916
917
|
"sub",
|
|
917
918
|
"super",
|
|
918
|
-
|
|
919
|
-
|
|
919
|
+
q,
|
|
920
|
+
W
|
|
920
921
|
] }],
|
|
921
922
|
whitespace: [{ whitespace: [
|
|
922
923
|
"normal",
|
|
@@ -944,8 +945,8 @@ var t = (e, t) => {
|
|
|
944
945
|
] }],
|
|
945
946
|
content: [{ content: [
|
|
946
947
|
"none",
|
|
947
|
-
|
|
948
|
-
|
|
948
|
+
q,
|
|
949
|
+
W
|
|
949
950
|
] }],
|
|
950
951
|
"bg-attachment": [{ bg: [
|
|
951
952
|
"fixed",
|
|
@@ -980,19 +981,19 @@ var t = (e, t) => {
|
|
|
980
981
|
"l",
|
|
981
982
|
"tl"
|
|
982
983
|
] },
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
984
|
+
z,
|
|
985
|
+
q,
|
|
986
|
+
W
|
|
986
987
|
],
|
|
987
988
|
radial: [
|
|
988
989
|
"",
|
|
989
|
-
|
|
990
|
-
|
|
990
|
+
q,
|
|
991
|
+
W
|
|
991
992
|
],
|
|
992
993
|
conic: [
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
994
|
+
z,
|
|
995
|
+
q,
|
|
996
|
+
W
|
|
996
997
|
]
|
|
997
998
|
},
|
|
998
999
|
xe,
|
|
@@ -1020,20 +1021,20 @@ var t = (e, t) => {
|
|
|
1020
1021
|
"rounded-tr": [{ "rounded-tr": F() }],
|
|
1021
1022
|
"rounded-br": [{ "rounded-br": F() }],
|
|
1022
1023
|
"rounded-bl": [{ "rounded-bl": F() }],
|
|
1023
|
-
"border-w": [{ border:
|
|
1024
|
-
"border-w-x": [{ "border-x":
|
|
1025
|
-
"border-w-y": [{ "border-y":
|
|
1026
|
-
"border-w-s": [{ "border-s":
|
|
1027
|
-
"border-w-e": [{ "border-e":
|
|
1028
|
-
"border-w-bs": [{ "border-bs":
|
|
1029
|
-
"border-w-be": [{ "border-be":
|
|
1030
|
-
"border-w-t": [{ "border-t":
|
|
1031
|
-
"border-w-r": [{ "border-r":
|
|
1032
|
-
"border-w-b": [{ "border-b":
|
|
1033
|
-
"border-w-l": [{ "border-l":
|
|
1034
|
-
"divide-x": [{ "divide-x":
|
|
1024
|
+
"border-w": [{ border: I() }],
|
|
1025
|
+
"border-w-x": [{ "border-x": I() }],
|
|
1026
|
+
"border-w-y": [{ "border-y": I() }],
|
|
1027
|
+
"border-w-s": [{ "border-s": I() }],
|
|
1028
|
+
"border-w-e": [{ "border-e": I() }],
|
|
1029
|
+
"border-w-bs": [{ "border-bs": I() }],
|
|
1030
|
+
"border-w-be": [{ "border-be": I() }],
|
|
1031
|
+
"border-w-t": [{ "border-t": I() }],
|
|
1032
|
+
"border-w-r": [{ "border-r": I() }],
|
|
1033
|
+
"border-w-b": [{ "border-b": I() }],
|
|
1034
|
+
"border-w-l": [{ "border-l": I() }],
|
|
1035
|
+
"divide-x": [{ "divide-x": I() }],
|
|
1035
1036
|
"divide-x-reverse": ["divide-x-reverse"],
|
|
1036
|
-
"divide-y": [{ "divide-y":
|
|
1037
|
+
"divide-y": [{ "divide-y": I() }],
|
|
1037
1038
|
"divide-y-reverse": ["divide-y-reverse"],
|
|
1038
1039
|
"border-style": [{ border: [
|
|
1039
1040
|
...V(),
|
|
@@ -1063,57 +1064,57 @@ var t = (e, t) => {
|
|
|
1063
1064
|
"hidden"
|
|
1064
1065
|
] }],
|
|
1065
1066
|
"outline-offset": [{ "outline-offset": [
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1067
|
+
R,
|
|
1068
|
+
q,
|
|
1069
|
+
W
|
|
1069
1070
|
] }],
|
|
1070
1071
|
"outline-w": [{ outline: [
|
|
1071
1072
|
"",
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1073
|
+
R,
|
|
1074
|
+
J,
|
|
1075
|
+
G
|
|
1075
1076
|
] }],
|
|
1076
1077
|
"outline-color": [{ outline: N() }],
|
|
1077
1078
|
shadow: [{ shadow: [
|
|
1078
1079
|
"",
|
|
1079
1080
|
"none",
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1081
|
+
u,
|
|
1082
|
+
Se,
|
|
1083
|
+
K
|
|
1083
1084
|
] }],
|
|
1084
1085
|
"shadow-color": [{ shadow: N() }],
|
|
1085
1086
|
"inset-shadow": [{ "inset-shadow": [
|
|
1086
1087
|
"none",
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1088
|
+
d,
|
|
1089
|
+
Se,
|
|
1090
|
+
K
|
|
1090
1091
|
] }],
|
|
1091
1092
|
"inset-shadow-color": [{ "inset-shadow": N() }],
|
|
1092
|
-
"ring-w": [{ ring:
|
|
1093
|
+
"ring-w": [{ ring: I() }],
|
|
1093
1094
|
"ring-w-inset": ["ring-inset"],
|
|
1094
1095
|
"ring-color": [{ ring: N() }],
|
|
1095
|
-
"ring-offset-w": [{ "ring-offset": [
|
|
1096
|
+
"ring-offset-w": [{ "ring-offset": [R, G] }],
|
|
1096
1097
|
"ring-offset-color": [{ "ring-offset": N() }],
|
|
1097
|
-
"inset-ring-w": [{ "inset-ring":
|
|
1098
|
+
"inset-ring-w": [{ "inset-ring": I() }],
|
|
1098
1099
|
"inset-ring-color": [{ "inset-ring": N() }],
|
|
1099
1100
|
"text-shadow": [{ "text-shadow": [
|
|
1100
1101
|
"none",
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1102
|
+
ee,
|
|
1103
|
+
Se,
|
|
1104
|
+
K
|
|
1104
1105
|
] }],
|
|
1105
1106
|
"text-shadow-color": [{ "text-shadow": N() }],
|
|
1106
1107
|
opacity: [{ opacity: [
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1108
|
+
R,
|
|
1109
|
+
q,
|
|
1110
|
+
W
|
|
1110
1111
|
] }],
|
|
1111
1112
|
"mix-blend": [{ "mix-blend": [
|
|
1112
|
-
...
|
|
1113
|
+
...H(),
|
|
1113
1114
|
"plus-darker",
|
|
1114
1115
|
"plus-lighter"
|
|
1115
1116
|
] }],
|
|
1116
|
-
"bg-blend": [{ "bg-blend":
|
|
1117
|
+
"bg-blend": [{ "bg-blend": H() }],
|
|
1117
1118
|
"mask-clip": [{ "mask-clip": [
|
|
1118
1119
|
"border",
|
|
1119
1120
|
"padding",
|
|
@@ -1128,38 +1129,38 @@ var t = (e, t) => {
|
|
|
1128
1129
|
"intersect",
|
|
1129
1130
|
"exclude"
|
|
1130
1131
|
] }],
|
|
1131
|
-
"mask-image-linear-pos": [{ "mask-linear": [
|
|
1132
|
-
"mask-image-linear-from-pos": [{ "mask-linear-from":
|
|
1133
|
-
"mask-image-linear-to-pos": [{ "mask-linear-to":
|
|
1132
|
+
"mask-image-linear-pos": [{ "mask-linear": [R] }],
|
|
1133
|
+
"mask-image-linear-from-pos": [{ "mask-linear-from": U() }],
|
|
1134
|
+
"mask-image-linear-to-pos": [{ "mask-linear-to": U() }],
|
|
1134
1135
|
"mask-image-linear-from-color": [{ "mask-linear-from": N() }],
|
|
1135
1136
|
"mask-image-linear-to-color": [{ "mask-linear-to": N() }],
|
|
1136
|
-
"mask-image-t-from-pos": [{ "mask-t-from":
|
|
1137
|
-
"mask-image-t-to-pos": [{ "mask-t-to":
|
|
1137
|
+
"mask-image-t-from-pos": [{ "mask-t-from": U() }],
|
|
1138
|
+
"mask-image-t-to-pos": [{ "mask-t-to": U() }],
|
|
1138
1139
|
"mask-image-t-from-color": [{ "mask-t-from": N() }],
|
|
1139
1140
|
"mask-image-t-to-color": [{ "mask-t-to": N() }],
|
|
1140
|
-
"mask-image-r-from-pos": [{ "mask-r-from":
|
|
1141
|
-
"mask-image-r-to-pos": [{ "mask-r-to":
|
|
1141
|
+
"mask-image-r-from-pos": [{ "mask-r-from": U() }],
|
|
1142
|
+
"mask-image-r-to-pos": [{ "mask-r-to": U() }],
|
|
1142
1143
|
"mask-image-r-from-color": [{ "mask-r-from": N() }],
|
|
1143
1144
|
"mask-image-r-to-color": [{ "mask-r-to": N() }],
|
|
1144
|
-
"mask-image-b-from-pos": [{ "mask-b-from":
|
|
1145
|
-
"mask-image-b-to-pos": [{ "mask-b-to":
|
|
1145
|
+
"mask-image-b-from-pos": [{ "mask-b-from": U() }],
|
|
1146
|
+
"mask-image-b-to-pos": [{ "mask-b-to": U() }],
|
|
1146
1147
|
"mask-image-b-from-color": [{ "mask-b-from": N() }],
|
|
1147
1148
|
"mask-image-b-to-color": [{ "mask-b-to": N() }],
|
|
1148
|
-
"mask-image-l-from-pos": [{ "mask-l-from":
|
|
1149
|
-
"mask-image-l-to-pos": [{ "mask-l-to":
|
|
1149
|
+
"mask-image-l-from-pos": [{ "mask-l-from": U() }],
|
|
1150
|
+
"mask-image-l-to-pos": [{ "mask-l-to": U() }],
|
|
1150
1151
|
"mask-image-l-from-color": [{ "mask-l-from": N() }],
|
|
1151
1152
|
"mask-image-l-to-color": [{ "mask-l-to": N() }],
|
|
1152
|
-
"mask-image-x-from-pos": [{ "mask-x-from":
|
|
1153
|
-
"mask-image-x-to-pos": [{ "mask-x-to":
|
|
1153
|
+
"mask-image-x-from-pos": [{ "mask-x-from": U() }],
|
|
1154
|
+
"mask-image-x-to-pos": [{ "mask-x-to": U() }],
|
|
1154
1155
|
"mask-image-x-from-color": [{ "mask-x-from": N() }],
|
|
1155
1156
|
"mask-image-x-to-color": [{ "mask-x-to": N() }],
|
|
1156
|
-
"mask-image-y-from-pos": [{ "mask-y-from":
|
|
1157
|
-
"mask-image-y-to-pos": [{ "mask-y-to":
|
|
1157
|
+
"mask-image-y-from-pos": [{ "mask-y-from": U() }],
|
|
1158
|
+
"mask-image-y-to-pos": [{ "mask-y-to": U() }],
|
|
1158
1159
|
"mask-image-y-from-color": [{ "mask-y-from": N() }],
|
|
1159
1160
|
"mask-image-y-to-color": [{ "mask-y-to": N() }],
|
|
1160
|
-
"mask-image-radial": [{ "mask-radial": [
|
|
1161
|
-
"mask-image-radial-from-pos": [{ "mask-radial-from":
|
|
1162
|
-
"mask-image-radial-to-pos": [{ "mask-radial-to":
|
|
1161
|
+
"mask-image-radial": [{ "mask-radial": [q, W] }],
|
|
1162
|
+
"mask-image-radial-from-pos": [{ "mask-radial-from": U() }],
|
|
1163
|
+
"mask-image-radial-to-pos": [{ "mask-radial-to": U() }],
|
|
1163
1164
|
"mask-image-radial-from-color": [{ "mask-radial-from": N() }],
|
|
1164
1165
|
"mask-image-radial-to-color": [{ "mask-radial-to": N() }],
|
|
1165
1166
|
"mask-image-radial-shape": [{ "mask-radial": ["circle", "ellipse"] }],
|
|
@@ -1168,9 +1169,9 @@ var t = (e, t) => {
|
|
|
1168
1169
|
farthest: ["side", "corner"]
|
|
1169
1170
|
}] }],
|
|
1170
1171
|
"mask-image-radial-pos": [{ "mask-radial-at": y() }],
|
|
1171
|
-
"mask-image-conic-pos": [{ "mask-conic": [
|
|
1172
|
-
"mask-image-conic-from-pos": [{ "mask-conic-from":
|
|
1173
|
-
"mask-image-conic-to-pos": [{ "mask-conic-to":
|
|
1172
|
+
"mask-image-conic-pos": [{ "mask-conic": [R] }],
|
|
1173
|
+
"mask-image-conic-from-pos": [{ "mask-conic-from": U() }],
|
|
1174
|
+
"mask-image-conic-to-pos": [{ "mask-conic-to": U() }],
|
|
1174
1175
|
"mask-image-conic-from-color": [{ "mask-conic-from": N() }],
|
|
1175
1176
|
"mask-image-conic-to-color": [{ "mask-conic-to": N() }],
|
|
1176
1177
|
"mask-mode": [{ mask: [
|
|
@@ -1192,111 +1193,111 @@ var t = (e, t) => {
|
|
|
1192
1193
|
"mask-type": [{ "mask-type": ["alpha", "luminance"] }],
|
|
1193
1194
|
"mask-image": [{ mask: [
|
|
1194
1195
|
"none",
|
|
1195
|
-
|
|
1196
|
-
|
|
1196
|
+
q,
|
|
1197
|
+
W
|
|
1197
1198
|
] }],
|
|
1198
1199
|
filter: [{ filter: [
|
|
1199
1200
|
"",
|
|
1200
1201
|
"none",
|
|
1201
|
-
|
|
1202
|
-
|
|
1202
|
+
q,
|
|
1203
|
+
W
|
|
1203
1204
|
] }],
|
|
1204
|
-
blur: [{ blur:
|
|
1205
|
+
blur: [{ blur: le() }],
|
|
1205
1206
|
brightness: [{ brightness: [
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1207
|
+
R,
|
|
1208
|
+
q,
|
|
1209
|
+
W
|
|
1209
1210
|
] }],
|
|
1210
1211
|
contrast: [{ contrast: [
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1212
|
+
R,
|
|
1213
|
+
q,
|
|
1214
|
+
W
|
|
1214
1215
|
] }],
|
|
1215
1216
|
"drop-shadow": [{ "drop-shadow": [
|
|
1216
1217
|
"",
|
|
1217
1218
|
"none",
|
|
1218
1219
|
f,
|
|
1219
|
-
|
|
1220
|
-
|
|
1220
|
+
Se,
|
|
1221
|
+
K
|
|
1221
1222
|
] }],
|
|
1222
1223
|
"drop-shadow-color": [{ "drop-shadow": N() }],
|
|
1223
1224
|
grayscale: [{ grayscale: [
|
|
1224
1225
|
"",
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1226
|
+
R,
|
|
1227
|
+
q,
|
|
1228
|
+
W
|
|
1228
1229
|
] }],
|
|
1229
1230
|
"hue-rotate": [{ "hue-rotate": [
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1231
|
+
R,
|
|
1232
|
+
q,
|
|
1233
|
+
W
|
|
1233
1234
|
] }],
|
|
1234
1235
|
invert: [{ invert: [
|
|
1235
1236
|
"",
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1237
|
+
R,
|
|
1238
|
+
q,
|
|
1239
|
+
W
|
|
1239
1240
|
] }],
|
|
1240
1241
|
saturate: [{ saturate: [
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1242
|
+
R,
|
|
1243
|
+
q,
|
|
1244
|
+
W
|
|
1244
1245
|
] }],
|
|
1245
1246
|
sepia: [{ sepia: [
|
|
1246
1247
|
"",
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1248
|
+
R,
|
|
1249
|
+
q,
|
|
1250
|
+
W
|
|
1250
1251
|
] }],
|
|
1251
1252
|
"backdrop-filter": [{ "backdrop-filter": [
|
|
1252
1253
|
"",
|
|
1253
1254
|
"none",
|
|
1254
|
-
|
|
1255
|
-
|
|
1255
|
+
q,
|
|
1256
|
+
W
|
|
1256
1257
|
] }],
|
|
1257
|
-
"backdrop-blur": [{ "backdrop-blur":
|
|
1258
|
+
"backdrop-blur": [{ "backdrop-blur": le() }],
|
|
1258
1259
|
"backdrop-brightness": [{ "backdrop-brightness": [
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1260
|
+
R,
|
|
1261
|
+
q,
|
|
1262
|
+
W
|
|
1262
1263
|
] }],
|
|
1263
1264
|
"backdrop-contrast": [{ "backdrop-contrast": [
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1265
|
+
R,
|
|
1266
|
+
q,
|
|
1267
|
+
W
|
|
1267
1268
|
] }],
|
|
1268
1269
|
"backdrop-grayscale": [{ "backdrop-grayscale": [
|
|
1269
1270
|
"",
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1271
|
+
R,
|
|
1272
|
+
q,
|
|
1273
|
+
W
|
|
1273
1274
|
] }],
|
|
1274
1275
|
"backdrop-hue-rotate": [{ "backdrop-hue-rotate": [
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1276
|
+
R,
|
|
1277
|
+
q,
|
|
1278
|
+
W
|
|
1278
1279
|
] }],
|
|
1279
1280
|
"backdrop-invert": [{ "backdrop-invert": [
|
|
1280
1281
|
"",
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1282
|
+
R,
|
|
1283
|
+
q,
|
|
1284
|
+
W
|
|
1284
1285
|
] }],
|
|
1285
1286
|
"backdrop-opacity": [{ "backdrop-opacity": [
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1287
|
+
R,
|
|
1288
|
+
q,
|
|
1289
|
+
W
|
|
1289
1290
|
] }],
|
|
1290
1291
|
"backdrop-saturate": [{ "backdrop-saturate": [
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1292
|
+
R,
|
|
1293
|
+
q,
|
|
1294
|
+
W
|
|
1294
1295
|
] }],
|
|
1295
1296
|
"backdrop-sepia": [{ "backdrop-sepia": [
|
|
1296
1297
|
"",
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1298
|
+
R,
|
|
1299
|
+
q,
|
|
1300
|
+
W
|
|
1300
1301
|
] }],
|
|
1301
1302
|
"border-collapse": [{ border: ["collapse", "separate"] }],
|
|
1302
1303
|
"border-spacing": [{ "border-spacing": C() }],
|
|
@@ -1312,56 +1313,56 @@ var t = (e, t) => {
|
|
|
1312
1313
|
"shadow",
|
|
1313
1314
|
"transform",
|
|
1314
1315
|
"none",
|
|
1315
|
-
|
|
1316
|
-
|
|
1316
|
+
q,
|
|
1317
|
+
W
|
|
1317
1318
|
] }],
|
|
1318
1319
|
"transition-behavior": [{ transition: ["normal", "discrete"] }],
|
|
1319
1320
|
duration: [{ duration: [
|
|
1320
|
-
|
|
1321
|
+
R,
|
|
1321
1322
|
"initial",
|
|
1322
|
-
|
|
1323
|
-
|
|
1323
|
+
q,
|
|
1324
|
+
W
|
|
1324
1325
|
] }],
|
|
1325
1326
|
ease: [{ ease: [
|
|
1326
1327
|
"linear",
|
|
1327
1328
|
"initial",
|
|
1328
1329
|
g,
|
|
1329
|
-
|
|
1330
|
-
|
|
1330
|
+
q,
|
|
1331
|
+
W
|
|
1331
1332
|
] }],
|
|
1332
1333
|
delay: [{ delay: [
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1334
|
+
R,
|
|
1335
|
+
q,
|
|
1336
|
+
W
|
|
1336
1337
|
] }],
|
|
1337
1338
|
animate: [{ animate: [
|
|
1338
1339
|
"none",
|
|
1339
1340
|
_,
|
|
1340
|
-
|
|
1341
|
-
|
|
1341
|
+
q,
|
|
1342
|
+
W
|
|
1342
1343
|
] }],
|
|
1343
1344
|
backface: [{ backface: ["hidden", "visible"] }],
|
|
1344
1345
|
perspective: [{ perspective: [
|
|
1345
1346
|
m,
|
|
1346
|
-
|
|
1347
|
-
|
|
1347
|
+
q,
|
|
1348
|
+
W
|
|
1348
1349
|
] }],
|
|
1349
1350
|
"perspective-origin": [{ "perspective-origin": b() }],
|
|
1350
|
-
rotate: [{ rotate:
|
|
1351
|
-
"rotate-x": [{ "rotate-x":
|
|
1352
|
-
"rotate-y": [{ "rotate-y":
|
|
1353
|
-
"rotate-z": [{ "rotate-z":
|
|
1354
|
-
scale: [{ scale:
|
|
1355
|
-
"scale-x": [{ "scale-x":
|
|
1356
|
-
"scale-y": [{ "scale-y":
|
|
1357
|
-
"scale-z": [{ "scale-z":
|
|
1351
|
+
rotate: [{ rotate: Y() }],
|
|
1352
|
+
"rotate-x": [{ "rotate-x": Y() }],
|
|
1353
|
+
"rotate-y": [{ "rotate-y": Y() }],
|
|
1354
|
+
"rotate-z": [{ "rotate-z": Y() }],
|
|
1355
|
+
scale: [{ scale: X() }],
|
|
1356
|
+
"scale-x": [{ "scale-x": X() }],
|
|
1357
|
+
"scale-y": [{ "scale-y": X() }],
|
|
1358
|
+
"scale-z": [{ "scale-z": X() }],
|
|
1358
1359
|
"scale-3d": ["scale-3d"],
|
|
1359
|
-
skew: [{ skew:
|
|
1360
|
-
"skew-x": [{ "skew-x":
|
|
1361
|
-
"skew-y": [{ "skew-y":
|
|
1360
|
+
skew: [{ skew: Z() }],
|
|
1361
|
+
"skew-x": [{ "skew-x": Z() }],
|
|
1362
|
+
"skew-y": [{ "skew-y": Z() }],
|
|
1362
1363
|
transform: [{ transform: [
|
|
1363
|
-
|
|
1364
|
-
|
|
1364
|
+
q,
|
|
1365
|
+
W,
|
|
1365
1366
|
"",
|
|
1366
1367
|
"none",
|
|
1367
1368
|
"gpu",
|
|
@@ -1369,15 +1370,15 @@ var t = (e, t) => {
|
|
|
1369
1370
|
] }],
|
|
1370
1371
|
"transform-origin": [{ origin: b() }],
|
|
1371
1372
|
"transform-style": [{ transform: ["3d", "flat"] }],
|
|
1372
|
-
translate: [{ translate:
|
|
1373
|
-
"translate-x": [{ "translate-x":
|
|
1374
|
-
"translate-y": [{ "translate-y":
|
|
1375
|
-
"translate-z": [{ "translate-z":
|
|
1373
|
+
translate: [{ translate: Q() }],
|
|
1374
|
+
"translate-x": [{ "translate-x": Q() }],
|
|
1375
|
+
"translate-y": [{ "translate-y": Q() }],
|
|
1376
|
+
"translate-z": [{ "translate-z": Q() }],
|
|
1376
1377
|
"translate-none": ["translate-none"],
|
|
1377
1378
|
zoom: [{ zoom: [
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1379
|
+
z,
|
|
1380
|
+
q,
|
|
1381
|
+
W
|
|
1381
1382
|
] }],
|
|
1382
1383
|
accent: [{ accent: N() }],
|
|
1383
1384
|
appearance: [{ appearance: ["none", "auto"] }],
|
|
@@ -1427,8 +1428,8 @@ var t = (e, t) => {
|
|
|
1427
1428
|
"nwse-resize",
|
|
1428
1429
|
"zoom-in",
|
|
1429
1430
|
"zoom-out",
|
|
1430
|
-
|
|
1431
|
-
|
|
1431
|
+
q,
|
|
1432
|
+
W
|
|
1432
1433
|
] }],
|
|
1433
1434
|
"field-sizing": [{ "field-sizing": ["fixed", "content"] }],
|
|
1434
1435
|
"pointer-events": [{ "pointer-events": ["auto", "none"] }],
|
|
@@ -1514,14 +1515,14 @@ var t = (e, t) => {
|
|
|
1514
1515
|
"scroll",
|
|
1515
1516
|
"contents",
|
|
1516
1517
|
"transform",
|
|
1517
|
-
|
|
1518
|
-
|
|
1518
|
+
q,
|
|
1519
|
+
W
|
|
1519
1520
|
] }],
|
|
1520
1521
|
fill: [{ fill: ["none", ...N()] }],
|
|
1521
1522
|
"stroke-w": [{ stroke: [
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1523
|
+
R,
|
|
1524
|
+
J,
|
|
1525
|
+
G,
|
|
1525
1526
|
pe
|
|
1526
1527
|
] }],
|
|
1527
1528
|
stroke: [{ stroke: ["none", ...N()] }],
|
|
@@ -1710,11 +1711,18 @@ var t = (e, t) => {
|
|
|
1710
1711
|
"selection"
|
|
1711
1712
|
]
|
|
1712
1713
|
};
|
|
1713
|
-
})
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
|
|
1714
|
+
}, je = (e, { cacheSize: t, prefix: n, experimentalParseClassName: r, extend: i = {}, override: a = {} }) => ($(e, "cacheSize", t), $(e, "prefix", n), $(e, "experimentalParseClassName", r), Me(e.theme, a.theme), Me(e.classGroups, a.classGroups), Me(e.conflictingClassGroups, a.conflictingClassGroups), Me(e.conflictingClassGroupModifiers, a.conflictingClassGroupModifiers), $(e, "postfixLookupClassGroups", a.postfixLookupClassGroups), $(e, "orderSensitiveModifiers", a.orderSensitiveModifiers), Ne(e.theme, i.theme), Ne(e.classGroups, i.classGroups), Ne(e.conflictingClassGroups, i.conflictingClassGroups), Ne(e.conflictingClassGroupModifiers, i.conflictingClassGroupModifiers), Pe(e, i, "postfixLookupClassGroups"), Pe(e, i, "orderSensitiveModifiers"), e), $ = (e, t, n) => {
|
|
1715
|
+
n !== void 0 && (e[t] = n);
|
|
1716
|
+
}, Me = (e, t) => {
|
|
1717
|
+
if (t) for (let n in t) $(e, n, t[n]);
|
|
1718
|
+
}, Ne = (e, t) => {
|
|
1719
|
+
if (t) for (let n in t) Pe(e, t, n);
|
|
1720
|
+
}, Pe = (e, t, n) => {
|
|
1721
|
+
let r = t[n];
|
|
1722
|
+
r !== void 0 && (e[n] = e[n] ? e[n].concat(r) : r);
|
|
1723
|
+
}, Fe = ((e, ...t) => typeof e == "function" ? k(Ae, e, ...t) : k(() => je(Ae(), e), ...t))(t);
|
|
1724
|
+
function Ie(...t) {
|
|
1725
|
+
return Fe(e(t));
|
|
1718
1726
|
}
|
|
1719
1727
|
//#endregion
|
|
1720
|
-
export {
|
|
1728
|
+
export { Ie as t };
|