reactjs-tiptap-editor 1.0.7 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/{ActionMenuButton-fTe9ka2F.js → ActionMenuButton-C4aNFFa8.js} +2 -2
- package/lib/{ActionMenuButton-wU6jxKJv.cjs → ActionMenuButton-CmDopTWt.cjs} +1 -1
- package/lib/Attachment.cjs +1 -1
- package/lib/Attachment.js +3 -3
- package/lib/Blockquote.cjs +1 -1
- package/lib/Blockquote.js +3 -3
- package/lib/Bold.cjs +1 -1
- package/lib/Bold.js +3 -3
- package/lib/BulletList.cjs +1 -1
- package/lib/BulletList.js +3 -3
- package/lib/Clear.cjs +1 -1
- package/lib/Clear.js +3 -3
- package/lib/Code.cjs +1 -1
- package/lib/Code.js +3 -3
- package/lib/CodeBlock.cjs +39 -39
- package/lib/CodeBlock.js +945 -837
- package/lib/CodeView.cjs +1 -1
- package/lib/CodeView.js +3 -3
- package/lib/Color.cjs +1 -1
- package/lib/Color.js +8 -8
- package/lib/Column.cjs +1 -1
- package/lib/Column.js +3 -3
- package/lib/{Drawer-BGSwHoka.cjs → Drawer-CTr2snNd.cjs} +1 -1
- package/lib/{Drawer-DmtILKW4.js → Drawer-DG0gPU_U.js} +14 -14
- package/lib/Drawer.cjs +1 -1
- package/lib/Drawer.js +3 -3
- package/lib/Emoji.cjs +1 -1
- package/lib/Emoji.js +15 -15
- package/lib/{Excalidraw-CrG8fW-7.js → Excalidraw-DpgdxOsc.js} +18 -18
- package/lib/{Excalidraw-BG2U9i30.cjs → Excalidraw-DtezFdjR.cjs} +1 -1
- package/lib/Excalidraw.cjs +1 -1
- package/lib/Excalidraw.js +2 -2
- package/lib/ExportPdf.cjs +2 -2
- package/lib/ExportPdf.js +26 -26
- package/lib/ExportWord.cjs +1 -1
- package/lib/ExportWord.js +3 -3
- package/lib/FontFamily.cjs +1 -1
- package/lib/FontFamily.js +5 -5
- package/lib/FontSize.cjs +1 -1
- package/lib/FontSize.js +5 -5
- package/lib/Heading.cjs +1 -1
- package/lib/Heading.js +13 -13
- package/lib/Highlight.cjs +1 -1
- package/lib/Highlight.js +8 -8
- package/lib/History.cjs +1 -1
- package/lib/History.js +4 -4
- package/lib/HorizontalRule.cjs +1 -1
- package/lib/HorizontalRule.js +3 -3
- package/lib/{Icon-CysGlJkv.js → Icon-C_buGjWy.js} +1 -1
- package/lib/{Icon-C3j4ls73.cjs → Icon-b6HQAURz.cjs} +1 -1
- package/lib/{Iframe-CXDghI6m.cjs → Iframe-CUrXCDxj.cjs} +1 -1
- package/lib/{Iframe-BmqguWbj.js → Iframe-De88TYvj.js} +11 -11
- package/lib/Iframe.cjs +1 -1
- package/lib/Iframe.js +2 -2
- package/lib/Image.cjs +1 -1
- package/lib/Image.js +46 -46
- package/lib/ImageGif.cjs +1 -1
- package/lib/ImageGif.js +9 -9
- package/lib/ImportWord.cjs +2 -2
- package/lib/ImportWord.js +8 -8
- package/lib/{Indent-BhnGkEaY.js → Indent-Bensb2nf.js} +3 -3
- package/lib/{Indent-B1glTHHl.cjs → Indent-D_KtZNHW.cjs} +1 -1
- package/lib/Indent.cjs +1 -1
- package/lib/Indent.js +2 -2
- package/lib/Italic.cjs +1 -1
- package/lib/Italic.js +3 -3
- package/lib/{Katex-D4eBjS34.js → Katex-C0dtqznb.js} +974 -941
- package/lib/Katex-NqelWRoi.cjs +4 -0
- package/lib/Katex.cjs +1 -1
- package/lib/Katex.js +2 -2
- package/lib/LineHeight.cjs +1 -1
- package/lib/LineHeight.js +13 -13
- package/lib/Link.cjs +1 -1
- package/lib/Link.js +2 -2
- package/lib/{LinkEditBlock-DW17TyCA.cjs → LinkEditBlock-BSZ-vgNB.cjs} +2 -2
- package/lib/{LinkEditBlock-D1eSM0kn.js → LinkEditBlock-Bv12sKvW.js} +29 -29
- package/lib/Mention.cjs +1 -1
- package/lib/Mention.js +138 -132
- package/lib/Mermaid.cjs +2 -2
- package/lib/Mermaid.js +20 -20
- package/lib/MoreMark.cjs +1 -1
- package/lib/MoreMark.js +12 -12
- package/lib/OrderedList.cjs +1 -1
- package/lib/OrderedList.js +3 -3
- package/lib/SearchAndReplace.cjs +1 -1
- package/lib/SearchAndReplace.js +20 -20
- package/lib/SlashCommand.cjs +1 -1
- package/lib/SlashCommand.js +14 -14
- package/lib/Strike.cjs +1 -1
- package/lib/Strike.js +3 -3
- package/lib/{Table-BIZppoiY.js → Table-D9ckv6Tb.js} +5 -5
- package/lib/{Table-CIzgfvr9.cjs → Table-cy1mUM2X.cjs} +1 -1
- package/lib/Table.cjs +1 -1
- package/lib/Table.js +1 -1
- package/lib/TaskList.cjs +1 -1
- package/lib/TaskList.js +3 -3
- package/lib/TextAlign.cjs +1 -1
- package/lib/TextAlign.js +10 -10
- package/lib/TextDirection.cjs +1 -1
- package/lib/TextDirection.js +10 -10
- package/lib/TextUnderline.cjs +1 -1
- package/lib/TextUnderline.js +3 -3
- package/lib/Twitter-Bvs3sW8F.cjs +1 -0
- package/lib/{Twitter-DhczYjbR.js → Twitter-KUvyySA0.js} +566 -524
- package/lib/Twitter.cjs +1 -1
- package/lib/Twitter.js +2 -2
- package/lib/Video.cjs +1 -1
- package/lib/Video.js +22 -22
- package/lib/bubble.cjs +4 -4
- package/lib/bubble.js +1342 -1314
- package/lib/{button-C81t4pb1.js → button-D8SI-g7p.js} +1 -1
- package/lib/{button-B6ukqDUf.cjs → button-U6XpZt2X.cjs} +1 -1
- package/lib/{checkbox-ZdxysUFa.cjs → checkbox-DaIBNthL.cjs} +1 -1
- package/lib/{checkbox-CUE9ex4D.js → checkbox-xrY2c5yo.js} +1 -1
- package/lib/{dialog-Cfx8yjkr.cjs → dialog-DgnnVCfv.cjs} +1 -1
- package/lib/{dialog-DMJStzBb.js → dialog-DjnkASYP.js} +1 -1
- package/lib/{dropdown-menu-Busg3FNn.cjs → dropdown-menu-BvVMltdB.cjs} +1 -1
- package/lib/{dropdown-menu-B8iyTZcP.js → dropdown-menu-bI14Gyw4.js} +1 -1
- package/lib/extensions/Katex/Katex.d.ts +1 -1
- package/lib/extensions/Mention/Mention.d.ts +3 -1
- package/lib/extensions/Mention/components/NodeViewMentionList.d.ts +7 -1
- package/lib/{index-DCJheRBq.cjs → index--nUS7Y66.cjs} +1 -1
- package/lib/{index--knBGB61.js → index-4pRt5Vqu.js} +680 -791
- package/lib/{index-DLqogznp.cjs → index-BBNITgNi.cjs} +7 -7
- package/lib/{index-ccgHvIfu.js → index-BQ6ZdLsu.js} +1 -1
- package/lib/{index-DylewabB.cjs → index-BZ6DfR2r.cjs} +1 -1
- package/lib/{index-Dwt9--mS.js → index-BimeTI7q.js} +1 -1
- package/lib/{index-TMqmkmT6.cjs → index-CApXPpjF.cjs} +1 -1
- package/lib/{index-BvYjBPF9.js → index-CbIQPoF6.js} +12 -11
- package/lib/index-DvvMf6Wu.cjs +7 -0
- package/lib/{index-RKufd2EL.js → index-EKFybgpP.js} +1 -1
- package/lib/index.cjs +1 -1
- package/lib/index.js +2 -2
- package/lib/{input-BxzQAIRv.cjs → input-BtDj0NeF.cjs} +1 -1
- package/lib/{input-DR_5pbuA.js → input-C5zU49Q1.js} +1 -1
- package/lib/{isNumber-1y3eeW-y.js → isNumber-8HKEgTkA.js} +1 -1
- package/lib/{isNumber-C2saEiG2.cjs → isNumber-Bv1Qhmw8.cjs} +1 -1
- package/lib/{label-D-0oXKCn.js → label-BEUVs-IA.js} +1 -1
- package/lib/{label-BfWfLggp.cjs → label-C8BonzOY.cjs} +1 -1
- package/lib/{popover-D3spkemr.js → popover-CPY5lMCj.js} +1 -1
- package/lib/{popover-sP8CwbV-.cjs → popover-DjL0De8d.cjs} +1 -1
- package/lib/{separator-rM48NeAo.js → separator-BlIlS7LP.js} +18 -18
- package/lib/{separator-yycaNdlI.cjs → separator-BzMkiI_c.cjs} +1 -1
- package/lib/{store-BajRl43v.cjs → store-BSCjQxMK.cjs} +1 -1
- package/lib/{store-NKeQOve_.js → store-D_GvIPxo.js} +1 -1
- package/lib/style.css +1 -1
- package/lib/{tabs-D2nCIOVL.cjs → tabs-CHy82_rs.cjs} +1 -1
- package/lib/{tabs-Cb6Bmpbb.js → tabs-tQpXIzfV.js} +1 -1
- package/lib/{textarea-Cbwi_h4h.cjs → textarea-B-qfanCT.cjs} +1 -1
- package/lib/{textarea-BYZu1lUC.js → textarea-CMDYVXYo.js} +1 -1
- package/lib/{throttle-CjwXmkIY.js → throttle-BIkZV3Y_.js} +1 -1
- package/lib/{throttle-DXN-aiH5.cjs → throttle-BM3Bmbf_.cjs} +1 -1
- package/lib/{updatePosition-BAGpT34H.js → updatePosition-GLTrgcib.js} +1 -1
- package/lib/{updatePosition-C17CDdjq.cjs → updatePosition-u2mTh3mG.cjs} +1 -1
- package/lib/{useButtonProps-TfmRCM9r.cjs → useButtonProps-BqBGuqoP.cjs} +1 -1
- package/lib/{useButtonProps-BIH_9bXT.js → useButtonProps-DTngjZge.js} +2 -2
- package/package.json +55 -55
- package/lib/Katex-BKL_6NWF.cjs +0 -4
- package/lib/Twitter-DwWVNAV5.cjs +0 -1
- package/lib/index-D42xFOzI.cjs +0 -7
|
@@ -1,51 +1,50 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import * as
|
|
3
|
-
import
|
|
4
|
-
import { Slot as
|
|
5
|
-
import { x as
|
|
6
|
-
import { THEME as
|
|
7
|
-
import { l as
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
|
|
14
|
-
const
|
|
15
|
-
const r = Cr(e), {
|
|
1
|
+
import { jsxs as S, jsx as c, Fragment as te } from "react/jsx-runtime";
|
|
2
|
+
import * as ke from "react";
|
|
3
|
+
import Be, { useCallback as M, useState as Ge, useEffect as A, useRef as Y, createContext as We, useContext as Oe, useSyncExternalStore as $e, memo as _e } from "react";
|
|
4
|
+
import { Slot as Fe } from "@radix-ui/react-slot";
|
|
5
|
+
import { x as Ue, a as De } from "./index-0OnGZkVF.js";
|
|
6
|
+
import { THEME as ge } from "./theme.js";
|
|
7
|
+
import { l as j, E as B } from "./events.constant-wrlJ_7JZ.js";
|
|
8
|
+
import * as G from "@radix-ui/react-tooltip";
|
|
9
|
+
import * as ze from "@radix-ui/react-toggle";
|
|
10
|
+
import { TextAlignRightIcon as Xe, TextAlignLeftIcon as qe, TextAlignJustifyIcon as Je, TextAlignCenterIcon as Ke } from "@radix-ui/react-icons";
|
|
11
|
+
import { ExternalLink as Qe, X as Ye, Loader2 as Ze, WrapText as et, PencilRuler as tt, FlipHorizontal as rt, FlipVertical as ot, CropIcon as nt, ChevronUp as it, Paperclip as st, Eye as lt, Settings as ct, ZoomOut as at, ZoomIn as dt, BookMarked as ut, Sigma as ht, SmilePlusIcon as gt, Replace as me, SmilePlus as mt, Frame as pt, Columns2 as pe, PanelRight as ft, PanelLeft as bt, Clipboard as wt, Copy as vt, GripVertical as xt, Plus as yt, Columns4 as Ct, Columns3 as kt, Heading6 as zt, Heading5 as Mt, Heading4 as St, Heading3 as Lt, Heading2 as Et, Heading1 as At, ChevronsUpDown as Rt, Trash as Tt, Trash2 as Vt, TableCellsSplit as Ht, TableCellsMerge as Nt, BetweenVerticalEnd as Pt, BetweenVerticalStart as It, BetweenHorizonalStart as jt, BetweenHorizonalEnd as Bt, Unlink as Gt, Pencil as Wt, Sparkles as Ot, Table as $t, Minimize as _t, Maximize as Ft, Video as Ut, ImageUp as Dt, Link as Xt, ListTodo as qt, ListOrdered as Jt, List as Kt, IndentDecrease as Qt, IndentIncrease as Yt, Type as Zt, CodeXml as er, Code as tr, Superscript as rr, Subscript as or, ChevronDown as nr, Undo2 as ir, Redo2 as sr, PaintRoller as lr, Eraser as cr, Minus as ar, Strikethrough as dr, Quote as ur, Underline as hr, Italic as gr, LoaderCircle as mr, Bold as pr } from "lucide-react";
|
|
12
|
+
import { C as Me } from "./index-CbIQPoF6.js";
|
|
13
|
+
const re = "-", fr = (e) => {
|
|
14
|
+
const r = wr(e), {
|
|
16
15
|
conflictingClassGroups: t,
|
|
17
16
|
conflictingClassGroupModifiers: o
|
|
18
17
|
} = e;
|
|
19
18
|
return {
|
|
20
|
-
getClassGroupId: (
|
|
21
|
-
const
|
|
22
|
-
return
|
|
19
|
+
getClassGroupId: (l) => {
|
|
20
|
+
const i = l.split(re);
|
|
21
|
+
return i[0] === "" && i.length !== 1 && i.shift(), Se(i, r) || br(l);
|
|
23
22
|
},
|
|
24
|
-
getConflictingClassGroupIds: (
|
|
25
|
-
const u = t[
|
|
26
|
-
return
|
|
23
|
+
getConflictingClassGroupIds: (l, i) => {
|
|
24
|
+
const u = t[l] || [];
|
|
25
|
+
return i && o[l] ? [...u, ...o[l]] : u;
|
|
27
26
|
}
|
|
28
27
|
};
|
|
29
|
-
},
|
|
30
|
-
var
|
|
28
|
+
}, Se = (e, r) => {
|
|
29
|
+
var l;
|
|
31
30
|
if (e.length === 0)
|
|
32
31
|
return r.classGroupId;
|
|
33
|
-
const t = e[0], o = r.nextPart.get(t), s = o ?
|
|
32
|
+
const t = e[0], o = r.nextPart.get(t), s = o ? Se(e.slice(1), o) : void 0;
|
|
34
33
|
if (s)
|
|
35
34
|
return s;
|
|
36
35
|
if (r.validators.length === 0)
|
|
37
36
|
return;
|
|
38
|
-
const n = e.join(
|
|
39
|
-
return (
|
|
40
|
-
validator:
|
|
41
|
-
}) =>
|
|
42
|
-
},
|
|
43
|
-
if (
|
|
44
|
-
const r =
|
|
37
|
+
const n = e.join(re);
|
|
38
|
+
return (l = r.validators.find(({
|
|
39
|
+
validator: i
|
|
40
|
+
}) => i(n))) == null ? void 0 : l.classGroupId;
|
|
41
|
+
}, fe = /^\[(.+)\]$/, br = (e) => {
|
|
42
|
+
if (fe.test(e)) {
|
|
43
|
+
const r = fe.exec(e)[1], t = r == null ? void 0 : r.substring(0, r.indexOf(":"));
|
|
45
44
|
if (t)
|
|
46
45
|
return "arbitrary.." + t;
|
|
47
46
|
}
|
|
48
|
-
},
|
|
47
|
+
}, wr = (e) => {
|
|
49
48
|
const {
|
|
50
49
|
theme: r,
|
|
51
50
|
prefix: t
|
|
@@ -53,19 +52,19 @@ const se = "-", vr = (e) => {
|
|
|
53
52
|
nextPart: /* @__PURE__ */ new Map(),
|
|
54
53
|
validators: []
|
|
55
54
|
};
|
|
56
|
-
return
|
|
57
|
-
|
|
55
|
+
return xr(Object.entries(e.classGroups), t).forEach(([n, l]) => {
|
|
56
|
+
Z(l, o, n, r);
|
|
58
57
|
}), o;
|
|
59
|
-
},
|
|
58
|
+
}, Z = (e, r, t, o) => {
|
|
60
59
|
e.forEach((s) => {
|
|
61
60
|
if (typeof s == "string") {
|
|
62
|
-
const n = s === "" ? r :
|
|
61
|
+
const n = s === "" ? r : be(r, s);
|
|
63
62
|
n.classGroupId = t;
|
|
64
63
|
return;
|
|
65
64
|
}
|
|
66
65
|
if (typeof s == "function") {
|
|
67
|
-
if (
|
|
68
|
-
|
|
66
|
+
if (vr(s)) {
|
|
67
|
+
Z(s(o), r, t, o);
|
|
69
68
|
return;
|
|
70
69
|
}
|
|
71
70
|
r.validators.push({
|
|
@@ -74,22 +73,22 @@ const se = "-", vr = (e) => {
|
|
|
74
73
|
});
|
|
75
74
|
return;
|
|
76
75
|
}
|
|
77
|
-
Object.entries(s).forEach(([n,
|
|
78
|
-
|
|
76
|
+
Object.entries(s).forEach(([n, l]) => {
|
|
77
|
+
Z(l, be(r, n), t, o);
|
|
79
78
|
});
|
|
80
79
|
});
|
|
81
|
-
},
|
|
80
|
+
}, be = (e, r) => {
|
|
82
81
|
let t = e;
|
|
83
|
-
return r.split(
|
|
82
|
+
return r.split(re).forEach((o) => {
|
|
84
83
|
t.nextPart.has(o) || t.nextPart.set(o, {
|
|
85
84
|
nextPart: /* @__PURE__ */ new Map(),
|
|
86
85
|
validators: []
|
|
87
86
|
}), t = t.nextPart.get(o);
|
|
88
87
|
}), t;
|
|
89
|
-
},
|
|
90
|
-
const s = o.map((n) => typeof n == "string" ? r + n : typeof n == "object" ? Object.fromEntries(Object.entries(n).map(([
|
|
88
|
+
}, vr = (e) => e.isThemeGetter, xr = (e, r) => r ? e.map(([t, o]) => {
|
|
89
|
+
const s = o.map((n) => typeof n == "string" ? r + n : typeof n == "object" ? Object.fromEntries(Object.entries(n).map(([l, i]) => [r + l, i])) : n);
|
|
91
90
|
return [t, s];
|
|
92
|
-
}) : e,
|
|
91
|
+
}) : e, yr = (e) => {
|
|
93
92
|
if (e < 1)
|
|
94
93
|
return {
|
|
95
94
|
get: () => {
|
|
@@ -98,55 +97,55 @@ const se = "-", vr = (e) => {
|
|
|
98
97
|
}
|
|
99
98
|
};
|
|
100
99
|
let r = 0, t = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map();
|
|
101
|
-
const s = (n,
|
|
102
|
-
t.set(n,
|
|
100
|
+
const s = (n, l) => {
|
|
101
|
+
t.set(n, l), r++, r > e && (r = 0, o = t, t = /* @__PURE__ */ new Map());
|
|
103
102
|
};
|
|
104
103
|
return {
|
|
105
104
|
get(n) {
|
|
106
|
-
let
|
|
107
|
-
if (
|
|
108
|
-
return
|
|
109
|
-
if ((
|
|
110
|
-
return s(n,
|
|
105
|
+
let l = t.get(n);
|
|
106
|
+
if (l !== void 0)
|
|
107
|
+
return l;
|
|
108
|
+
if ((l = o.get(n)) !== void 0)
|
|
109
|
+
return s(n, l), l;
|
|
111
110
|
},
|
|
112
|
-
set(n,
|
|
113
|
-
t.has(n) ? t.set(n,
|
|
111
|
+
set(n, l) {
|
|
112
|
+
t.has(n) ? t.set(n, l) : s(n, l);
|
|
114
113
|
}
|
|
115
114
|
};
|
|
116
|
-
},
|
|
115
|
+
}, Le = "!", Cr = (e) => {
|
|
117
116
|
const {
|
|
118
117
|
separator: r,
|
|
119
118
|
experimentalParseClassName: t
|
|
120
|
-
} = e, o = r.length === 1, s = r[0], n = r.length,
|
|
119
|
+
} = e, o = r.length === 1, s = r[0], n = r.length, l = (i) => {
|
|
121
120
|
const u = [];
|
|
122
|
-
let d = 0,
|
|
123
|
-
for (let
|
|
124
|
-
let
|
|
121
|
+
let d = 0, g = 0, m;
|
|
122
|
+
for (let p = 0; p < i.length; p++) {
|
|
123
|
+
let x = i[p];
|
|
125
124
|
if (d === 0) {
|
|
126
|
-
if (
|
|
127
|
-
u.push(
|
|
125
|
+
if (x === s && (o || i.slice(p, p + n) === r)) {
|
|
126
|
+
u.push(i.slice(g, p)), g = p + n;
|
|
128
127
|
continue;
|
|
129
128
|
}
|
|
130
|
-
if (
|
|
131
|
-
|
|
129
|
+
if (x === "/") {
|
|
130
|
+
m = p;
|
|
132
131
|
continue;
|
|
133
132
|
}
|
|
134
133
|
}
|
|
135
|
-
|
|
134
|
+
x === "[" ? d++ : x === "]" && d--;
|
|
136
135
|
}
|
|
137
|
-
const
|
|
136
|
+
const a = u.length === 0 ? i : i.substring(g), f = a.startsWith(Le), y = f ? a.substring(1) : a, w = m && m > g ? m - g : void 0;
|
|
138
137
|
return {
|
|
139
138
|
modifiers: u,
|
|
140
139
|
hasImportantModifier: f,
|
|
141
|
-
baseClassName:
|
|
142
|
-
maybePostfixModifierPosition:
|
|
140
|
+
baseClassName: y,
|
|
141
|
+
maybePostfixModifierPosition: w
|
|
143
142
|
};
|
|
144
143
|
};
|
|
145
|
-
return t ? (
|
|
146
|
-
className:
|
|
147
|
-
parseClassName:
|
|
148
|
-
}) :
|
|
149
|
-
},
|
|
144
|
+
return t ? (i) => t({
|
|
145
|
+
className: i,
|
|
146
|
+
parseClassName: l
|
|
147
|
+
}) : l;
|
|
148
|
+
}, kr = (e) => {
|
|
150
149
|
if (e.length <= 1)
|
|
151
150
|
return e;
|
|
152
151
|
const r = [];
|
|
@@ -154,122 +153,122 @@ const se = "-", vr = (e) => {
|
|
|
154
153
|
return e.forEach((o) => {
|
|
155
154
|
o[0] === "[" ? (r.push(...t.sort(), o), t = []) : t.push(o);
|
|
156
155
|
}), r.push(...t.sort()), r;
|
|
157
|
-
},
|
|
158
|
-
cache:
|
|
159
|
-
parseClassName:
|
|
160
|
-
...
|
|
161
|
-
}),
|
|
156
|
+
}, zr = (e) => ({
|
|
157
|
+
cache: yr(e.cacheSize),
|
|
158
|
+
parseClassName: Cr(e),
|
|
159
|
+
...fr(e)
|
|
160
|
+
}), Mr = /\s+/, Sr = (e, r) => {
|
|
162
161
|
const {
|
|
163
162
|
parseClassName: t,
|
|
164
163
|
getClassGroupId: o,
|
|
165
164
|
getConflictingClassGroupIds: s
|
|
166
|
-
} = r, n = [],
|
|
167
|
-
let
|
|
168
|
-
for (let u =
|
|
169
|
-
const d =
|
|
170
|
-
modifiers:
|
|
171
|
-
hasImportantModifier:
|
|
172
|
-
baseClassName:
|
|
165
|
+
} = r, n = [], l = e.trim().split(Mr);
|
|
166
|
+
let i = "";
|
|
167
|
+
for (let u = l.length - 1; u >= 0; u -= 1) {
|
|
168
|
+
const d = l[u], {
|
|
169
|
+
modifiers: g,
|
|
170
|
+
hasImportantModifier: m,
|
|
171
|
+
baseClassName: a,
|
|
173
172
|
maybePostfixModifierPosition: f
|
|
174
173
|
} = t(d);
|
|
175
|
-
let
|
|
176
|
-
if (!
|
|
177
|
-
if (!
|
|
178
|
-
|
|
174
|
+
let y = !!f, w = o(y ? a.substring(0, f) : a);
|
|
175
|
+
if (!w) {
|
|
176
|
+
if (!y) {
|
|
177
|
+
i = d + (i.length > 0 ? " " + i : i);
|
|
179
178
|
continue;
|
|
180
179
|
}
|
|
181
|
-
if (
|
|
182
|
-
|
|
180
|
+
if (w = o(a), !w) {
|
|
181
|
+
i = d + (i.length > 0 ? " " + i : i);
|
|
183
182
|
continue;
|
|
184
183
|
}
|
|
185
|
-
|
|
184
|
+
y = !1;
|
|
186
185
|
}
|
|
187
|
-
const
|
|
188
|
-
if (n.includes(
|
|
186
|
+
const p = kr(g).join(":"), x = m ? p + Le : p, C = x + w;
|
|
187
|
+
if (n.includes(C))
|
|
189
188
|
continue;
|
|
190
|
-
n.push(
|
|
191
|
-
const
|
|
192
|
-
for (let
|
|
193
|
-
const
|
|
194
|
-
n.push(
|
|
189
|
+
n.push(C);
|
|
190
|
+
const H = s(w, y);
|
|
191
|
+
for (let R = 0; R < H.length; ++R) {
|
|
192
|
+
const W = H[R];
|
|
193
|
+
n.push(x + W);
|
|
195
194
|
}
|
|
196
|
-
|
|
195
|
+
i = d + (i.length > 0 ? " " + i : i);
|
|
197
196
|
}
|
|
198
|
-
return
|
|
197
|
+
return i;
|
|
199
198
|
};
|
|
200
|
-
function
|
|
199
|
+
function Lr() {
|
|
201
200
|
let e = 0, r, t, o = "";
|
|
202
201
|
for (; e < arguments.length; )
|
|
203
|
-
(r = arguments[e++]) && (t =
|
|
202
|
+
(r = arguments[e++]) && (t = Ee(r)) && (o && (o += " "), o += t);
|
|
204
203
|
return o;
|
|
205
204
|
}
|
|
206
|
-
const
|
|
205
|
+
const Ee = (e) => {
|
|
207
206
|
if (typeof e == "string")
|
|
208
207
|
return e;
|
|
209
208
|
let r, t = "";
|
|
210
209
|
for (let o = 0; o < e.length; o++)
|
|
211
|
-
e[o] && (r =
|
|
210
|
+
e[o] && (r = Ee(e[o])) && (t && (t += " "), t += r);
|
|
212
211
|
return t;
|
|
213
212
|
};
|
|
214
|
-
function
|
|
215
|
-
let t, o, s, n =
|
|
216
|
-
function
|
|
217
|
-
const d = r.reduce((
|
|
218
|
-
return t =
|
|
213
|
+
function Er(e, ...r) {
|
|
214
|
+
let t, o, s, n = l;
|
|
215
|
+
function l(u) {
|
|
216
|
+
const d = r.reduce((g, m) => m(g), e());
|
|
217
|
+
return t = zr(d), o = t.cache.get, s = t.cache.set, n = i, i(u);
|
|
219
218
|
}
|
|
220
|
-
function
|
|
219
|
+
function i(u) {
|
|
221
220
|
const d = o(u);
|
|
222
221
|
if (d)
|
|
223
222
|
return d;
|
|
224
|
-
const
|
|
225
|
-
return s(u,
|
|
223
|
+
const g = Sr(u, t);
|
|
224
|
+
return s(u, g), g;
|
|
226
225
|
}
|
|
227
226
|
return function() {
|
|
228
|
-
return n(
|
|
227
|
+
return n(Lr.apply(null, arguments));
|
|
229
228
|
};
|
|
230
229
|
}
|
|
231
|
-
const
|
|
230
|
+
const b = (e) => {
|
|
232
231
|
const r = (t) => t[e] || [];
|
|
233
232
|
return r.isThemeGetter = !0, r;
|
|
234
|
-
},
|
|
235
|
-
const o =
|
|
233
|
+
}, Ae = /^\[(?:([a-z-]+):)?(.+)\]$/i, Ar = /^\d+\/\d+$/, Rr = /* @__PURE__ */ new Set(["px", "full", "screen"]), Tr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, Vr = /\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$/, Hr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, Nr = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, Pr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, z = (e) => T(e) || Rr.has(e) || Ar.test(e), L = (e) => V(e, "length", _r), T = (e) => !!e && !Number.isNaN(Number(e)), X = (e) => V(e, "number", T), P = (e) => !!e && Number.isInteger(Number(e)), Ir = (e) => e.endsWith("%") && T(e.slice(0, -1)), h = (e) => Ae.test(e), E = (e) => Tr.test(e), jr = /* @__PURE__ */ new Set(["length", "size", "percentage"]), Br = (e) => V(e, jr, Re), Gr = (e) => V(e, "position", Re), Wr = /* @__PURE__ */ new Set(["image", "url"]), Or = (e) => V(e, Wr, Ur), $r = (e) => V(e, "", Fr), I = () => !0, V = (e, r, t) => {
|
|
234
|
+
const o = Ae.exec(e);
|
|
236
235
|
return o ? o[1] ? typeof r == "string" ? o[1] === r : r.has(o[1]) : t(o[2]) : !1;
|
|
237
|
-
},
|
|
236
|
+
}, _r = (e) => (
|
|
238
237
|
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
|
239
238
|
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
|
240
239
|
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
241
|
-
|
|
242
|
-
),
|
|
243
|
-
const e =
|
|
240
|
+
Vr.test(e) && !Hr.test(e)
|
|
241
|
+
), Re = () => !1, Fr = (e) => Nr.test(e), Ur = (e) => Pr.test(e), Dr = () => {
|
|
242
|
+
const e = b("colors"), r = b("spacing"), t = b("blur"), o = b("brightness"), s = b("borderColor"), n = b("borderRadius"), l = b("borderSpacing"), i = b("borderWidth"), u = b("contrast"), d = b("grayscale"), g = b("hueRotate"), m = b("invert"), a = b("gap"), f = b("gradientColorStops"), y = b("gradientColorStopPositions"), w = b("inset"), p = b("margin"), x = b("opacity"), C = b("padding"), H = b("saturate"), R = b("scale"), W = b("sepia"), se = b("skew"), le = b("space"), ce = b("translate"), _ = () => ["auto", "contain", "none"], F = () => ["auto", "hidden", "clip", "visible", "scroll"], U = () => ["auto", h, r], v = () => [h, r], ae = () => ["", z, L], O = () => ["auto", T, h], de = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], $ = () => ["solid", "dashed", "dotted", "double", "none"], ue = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], D = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], N = () => ["", "0", h], he = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], k = () => [T, h];
|
|
244
243
|
return {
|
|
245
244
|
cacheSize: 500,
|
|
246
245
|
separator: ":",
|
|
247
246
|
theme: {
|
|
248
|
-
colors: [
|
|
249
|
-
spacing: [
|
|
250
|
-
blur: ["none", "",
|
|
251
|
-
brightness:
|
|
247
|
+
colors: [I],
|
|
248
|
+
spacing: [z, L],
|
|
249
|
+
blur: ["none", "", E, h],
|
|
250
|
+
brightness: k(),
|
|
252
251
|
borderColor: [e],
|
|
253
|
-
borderRadius: ["none", "", "full",
|
|
254
|
-
borderSpacing:
|
|
255
|
-
borderWidth:
|
|
256
|
-
contrast:
|
|
257
|
-
grayscale:
|
|
258
|
-
hueRotate:
|
|
259
|
-
invert:
|
|
260
|
-
gap:
|
|
252
|
+
borderRadius: ["none", "", "full", E, h],
|
|
253
|
+
borderSpacing: v(),
|
|
254
|
+
borderWidth: ae(),
|
|
255
|
+
contrast: k(),
|
|
256
|
+
grayscale: N(),
|
|
257
|
+
hueRotate: k(),
|
|
258
|
+
invert: N(),
|
|
259
|
+
gap: v(),
|
|
261
260
|
gradientColorStops: [e],
|
|
262
|
-
gradientColorStopPositions: [
|
|
263
|
-
inset:
|
|
264
|
-
margin:
|
|
265
|
-
opacity:
|
|
266
|
-
padding:
|
|
267
|
-
saturate:
|
|
268
|
-
scale:
|
|
269
|
-
sepia:
|
|
270
|
-
skew:
|
|
271
|
-
space:
|
|
272
|
-
translate:
|
|
261
|
+
gradientColorStopPositions: [Ir, L],
|
|
262
|
+
inset: U(),
|
|
263
|
+
margin: U(),
|
|
264
|
+
opacity: k(),
|
|
265
|
+
padding: v(),
|
|
266
|
+
saturate: k(),
|
|
267
|
+
scale: k(),
|
|
268
|
+
sepia: N(),
|
|
269
|
+
skew: k(),
|
|
270
|
+
space: v(),
|
|
271
|
+
translate: v()
|
|
273
272
|
},
|
|
274
273
|
classGroups: {
|
|
275
274
|
// Layout
|
|
@@ -290,21 +289,21 @@ const x = (e) => {
|
|
|
290
289
|
* @see https://tailwindcss.com/docs/columns
|
|
291
290
|
*/
|
|
292
291
|
columns: [{
|
|
293
|
-
columns: [
|
|
292
|
+
columns: [E]
|
|
294
293
|
}],
|
|
295
294
|
/**
|
|
296
295
|
* Break After
|
|
297
296
|
* @see https://tailwindcss.com/docs/break-after
|
|
298
297
|
*/
|
|
299
298
|
"break-after": [{
|
|
300
|
-
"break-after":
|
|
299
|
+
"break-after": he()
|
|
301
300
|
}],
|
|
302
301
|
/**
|
|
303
302
|
* Break Before
|
|
304
303
|
* @see https://tailwindcss.com/docs/break-before
|
|
305
304
|
*/
|
|
306
305
|
"break-before": [{
|
|
307
|
-
"break-before":
|
|
306
|
+
"break-before": he()
|
|
308
307
|
}],
|
|
309
308
|
/**
|
|
310
309
|
* Break Inside
|
|
@@ -363,49 +362,49 @@ const x = (e) => {
|
|
|
363
362
|
* @see https://tailwindcss.com/docs/object-position
|
|
364
363
|
*/
|
|
365
364
|
"object-position": [{
|
|
366
|
-
object: [...
|
|
365
|
+
object: [...de(), h]
|
|
367
366
|
}],
|
|
368
367
|
/**
|
|
369
368
|
* Overflow
|
|
370
369
|
* @see https://tailwindcss.com/docs/overflow
|
|
371
370
|
*/
|
|
372
371
|
overflow: [{
|
|
373
|
-
overflow:
|
|
372
|
+
overflow: F()
|
|
374
373
|
}],
|
|
375
374
|
/**
|
|
376
375
|
* Overflow X
|
|
377
376
|
* @see https://tailwindcss.com/docs/overflow
|
|
378
377
|
*/
|
|
379
378
|
"overflow-x": [{
|
|
380
|
-
"overflow-x":
|
|
379
|
+
"overflow-x": F()
|
|
381
380
|
}],
|
|
382
381
|
/**
|
|
383
382
|
* Overflow Y
|
|
384
383
|
* @see https://tailwindcss.com/docs/overflow
|
|
385
384
|
*/
|
|
386
385
|
"overflow-y": [{
|
|
387
|
-
"overflow-y":
|
|
386
|
+
"overflow-y": F()
|
|
388
387
|
}],
|
|
389
388
|
/**
|
|
390
389
|
* Overscroll Behavior
|
|
391
390
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
392
391
|
*/
|
|
393
392
|
overscroll: [{
|
|
394
|
-
overscroll:
|
|
393
|
+
overscroll: _()
|
|
395
394
|
}],
|
|
396
395
|
/**
|
|
397
396
|
* Overscroll Behavior X
|
|
398
397
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
399
398
|
*/
|
|
400
399
|
"overscroll-x": [{
|
|
401
|
-
"overscroll-x":
|
|
400
|
+
"overscroll-x": _()
|
|
402
401
|
}],
|
|
403
402
|
/**
|
|
404
403
|
* Overscroll Behavior Y
|
|
405
404
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
406
405
|
*/
|
|
407
406
|
"overscroll-y": [{
|
|
408
|
-
"overscroll-y":
|
|
407
|
+
"overscroll-y": _()
|
|
409
408
|
}],
|
|
410
409
|
/**
|
|
411
410
|
* Position
|
|
@@ -417,63 +416,63 @@ const x = (e) => {
|
|
|
417
416
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
418
417
|
*/
|
|
419
418
|
inset: [{
|
|
420
|
-
inset: [
|
|
419
|
+
inset: [w]
|
|
421
420
|
}],
|
|
422
421
|
/**
|
|
423
422
|
* Right / Left
|
|
424
423
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
425
424
|
*/
|
|
426
425
|
"inset-x": [{
|
|
427
|
-
"inset-x": [
|
|
426
|
+
"inset-x": [w]
|
|
428
427
|
}],
|
|
429
428
|
/**
|
|
430
429
|
* Top / Bottom
|
|
431
430
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
432
431
|
*/
|
|
433
432
|
"inset-y": [{
|
|
434
|
-
"inset-y": [
|
|
433
|
+
"inset-y": [w]
|
|
435
434
|
}],
|
|
436
435
|
/**
|
|
437
436
|
* Start
|
|
438
437
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
439
438
|
*/
|
|
440
439
|
start: [{
|
|
441
|
-
start: [
|
|
440
|
+
start: [w]
|
|
442
441
|
}],
|
|
443
442
|
/**
|
|
444
443
|
* End
|
|
445
444
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
446
445
|
*/
|
|
447
446
|
end: [{
|
|
448
|
-
end: [
|
|
447
|
+
end: [w]
|
|
449
448
|
}],
|
|
450
449
|
/**
|
|
451
450
|
* Top
|
|
452
451
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
453
452
|
*/
|
|
454
453
|
top: [{
|
|
455
|
-
top: [
|
|
454
|
+
top: [w]
|
|
456
455
|
}],
|
|
457
456
|
/**
|
|
458
457
|
* Right
|
|
459
458
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
460
459
|
*/
|
|
461
460
|
right: [{
|
|
462
|
-
right: [
|
|
461
|
+
right: [w]
|
|
463
462
|
}],
|
|
464
463
|
/**
|
|
465
464
|
* Bottom
|
|
466
465
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
467
466
|
*/
|
|
468
467
|
bottom: [{
|
|
469
|
-
bottom: [
|
|
468
|
+
bottom: [w]
|
|
470
469
|
}],
|
|
471
470
|
/**
|
|
472
471
|
* Left
|
|
473
472
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
474
473
|
*/
|
|
475
474
|
left: [{
|
|
476
|
-
left: [
|
|
475
|
+
left: [w]
|
|
477
476
|
}],
|
|
478
477
|
/**
|
|
479
478
|
* Visibility
|
|
@@ -485,7 +484,7 @@ const x = (e) => {
|
|
|
485
484
|
* @see https://tailwindcss.com/docs/z-index
|
|
486
485
|
*/
|
|
487
486
|
z: [{
|
|
488
|
-
z: ["auto",
|
|
487
|
+
z: ["auto", P, h]
|
|
489
488
|
}],
|
|
490
489
|
// Flexbox and Grid
|
|
491
490
|
/**
|
|
@@ -493,7 +492,7 @@ const x = (e) => {
|
|
|
493
492
|
* @see https://tailwindcss.com/docs/flex-basis
|
|
494
493
|
*/
|
|
495
494
|
basis: [{
|
|
496
|
-
basis:
|
|
495
|
+
basis: U()
|
|
497
496
|
}],
|
|
498
497
|
/**
|
|
499
498
|
* Flex Direction
|
|
@@ -521,28 +520,28 @@ const x = (e) => {
|
|
|
521
520
|
* @see https://tailwindcss.com/docs/flex-grow
|
|
522
521
|
*/
|
|
523
522
|
grow: [{
|
|
524
|
-
grow:
|
|
523
|
+
grow: N()
|
|
525
524
|
}],
|
|
526
525
|
/**
|
|
527
526
|
* Flex Shrink
|
|
528
527
|
* @see https://tailwindcss.com/docs/flex-shrink
|
|
529
528
|
*/
|
|
530
529
|
shrink: [{
|
|
531
|
-
shrink:
|
|
530
|
+
shrink: N()
|
|
532
531
|
}],
|
|
533
532
|
/**
|
|
534
533
|
* Order
|
|
535
534
|
* @see https://tailwindcss.com/docs/order
|
|
536
535
|
*/
|
|
537
536
|
order: [{
|
|
538
|
-
order: ["first", "last", "none",
|
|
537
|
+
order: ["first", "last", "none", P, h]
|
|
539
538
|
}],
|
|
540
539
|
/**
|
|
541
540
|
* Grid Template Columns
|
|
542
541
|
* @see https://tailwindcss.com/docs/grid-template-columns
|
|
543
542
|
*/
|
|
544
543
|
"grid-cols": [{
|
|
545
|
-
"grid-cols": [
|
|
544
|
+
"grid-cols": [I]
|
|
546
545
|
}],
|
|
547
546
|
/**
|
|
548
547
|
* Grid Column Start / End
|
|
@@ -550,7 +549,7 @@ const x = (e) => {
|
|
|
550
549
|
*/
|
|
551
550
|
"col-start-end": [{
|
|
552
551
|
col: ["auto", {
|
|
553
|
-
span: ["full",
|
|
552
|
+
span: ["full", P, h]
|
|
554
553
|
}, h]
|
|
555
554
|
}],
|
|
556
555
|
/**
|
|
@@ -558,21 +557,21 @@ const x = (e) => {
|
|
|
558
557
|
* @see https://tailwindcss.com/docs/grid-column
|
|
559
558
|
*/
|
|
560
559
|
"col-start": [{
|
|
561
|
-
"col-start":
|
|
560
|
+
"col-start": O()
|
|
562
561
|
}],
|
|
563
562
|
/**
|
|
564
563
|
* Grid Column End
|
|
565
564
|
* @see https://tailwindcss.com/docs/grid-column
|
|
566
565
|
*/
|
|
567
566
|
"col-end": [{
|
|
568
|
-
"col-end":
|
|
567
|
+
"col-end": O()
|
|
569
568
|
}],
|
|
570
569
|
/**
|
|
571
570
|
* Grid Template Rows
|
|
572
571
|
* @see https://tailwindcss.com/docs/grid-template-rows
|
|
573
572
|
*/
|
|
574
573
|
"grid-rows": [{
|
|
575
|
-
"grid-rows": [
|
|
574
|
+
"grid-rows": [I]
|
|
576
575
|
}],
|
|
577
576
|
/**
|
|
578
577
|
* Grid Row Start / End
|
|
@@ -580,7 +579,7 @@ const x = (e) => {
|
|
|
580
579
|
*/
|
|
581
580
|
"row-start-end": [{
|
|
582
581
|
row: ["auto", {
|
|
583
|
-
span: [
|
|
582
|
+
span: [P, h]
|
|
584
583
|
}, h]
|
|
585
584
|
}],
|
|
586
585
|
/**
|
|
@@ -588,14 +587,14 @@ const x = (e) => {
|
|
|
588
587
|
* @see https://tailwindcss.com/docs/grid-row
|
|
589
588
|
*/
|
|
590
589
|
"row-start": [{
|
|
591
|
-
"row-start":
|
|
590
|
+
"row-start": O()
|
|
592
591
|
}],
|
|
593
592
|
/**
|
|
594
593
|
* Grid Row End
|
|
595
594
|
* @see https://tailwindcss.com/docs/grid-row
|
|
596
595
|
*/
|
|
597
596
|
"row-end": [{
|
|
598
|
-
"row-end":
|
|
597
|
+
"row-end": O()
|
|
599
598
|
}],
|
|
600
599
|
/**
|
|
601
600
|
* Grid Auto Flow
|
|
@@ -623,28 +622,28 @@ const x = (e) => {
|
|
|
623
622
|
* @see https://tailwindcss.com/docs/gap
|
|
624
623
|
*/
|
|
625
624
|
gap: [{
|
|
626
|
-
gap: [
|
|
625
|
+
gap: [a]
|
|
627
626
|
}],
|
|
628
627
|
/**
|
|
629
628
|
* Gap X
|
|
630
629
|
* @see https://tailwindcss.com/docs/gap
|
|
631
630
|
*/
|
|
632
631
|
"gap-x": [{
|
|
633
|
-
"gap-x": [
|
|
632
|
+
"gap-x": [a]
|
|
634
633
|
}],
|
|
635
634
|
/**
|
|
636
635
|
* Gap Y
|
|
637
636
|
* @see https://tailwindcss.com/docs/gap
|
|
638
637
|
*/
|
|
639
638
|
"gap-y": [{
|
|
640
|
-
"gap-y": [
|
|
639
|
+
"gap-y": [a]
|
|
641
640
|
}],
|
|
642
641
|
/**
|
|
643
642
|
* Justify Content
|
|
644
643
|
* @see https://tailwindcss.com/docs/justify-content
|
|
645
644
|
*/
|
|
646
645
|
"justify-content": [{
|
|
647
|
-
justify: ["normal", ...
|
|
646
|
+
justify: ["normal", ...D()]
|
|
648
647
|
}],
|
|
649
648
|
/**
|
|
650
649
|
* Justify Items
|
|
@@ -665,7 +664,7 @@ const x = (e) => {
|
|
|
665
664
|
* @see https://tailwindcss.com/docs/align-content
|
|
666
665
|
*/
|
|
667
666
|
"align-content": [{
|
|
668
|
-
content: ["normal", ...
|
|
667
|
+
content: ["normal", ...D(), "baseline"]
|
|
669
668
|
}],
|
|
670
669
|
/**
|
|
671
670
|
* Align Items
|
|
@@ -686,7 +685,7 @@ const x = (e) => {
|
|
|
686
685
|
* @see https://tailwindcss.com/docs/place-content
|
|
687
686
|
*/
|
|
688
687
|
"place-content": [{
|
|
689
|
-
"place-content": [...
|
|
688
|
+
"place-content": [...D(), "baseline"]
|
|
690
689
|
}],
|
|
691
690
|
/**
|
|
692
691
|
* Place Items
|
|
@@ -708,133 +707,133 @@ const x = (e) => {
|
|
|
708
707
|
* @see https://tailwindcss.com/docs/padding
|
|
709
708
|
*/
|
|
710
709
|
p: [{
|
|
711
|
-
p: [
|
|
710
|
+
p: [C]
|
|
712
711
|
}],
|
|
713
712
|
/**
|
|
714
713
|
* Padding X
|
|
715
714
|
* @see https://tailwindcss.com/docs/padding
|
|
716
715
|
*/
|
|
717
716
|
px: [{
|
|
718
|
-
px: [
|
|
717
|
+
px: [C]
|
|
719
718
|
}],
|
|
720
719
|
/**
|
|
721
720
|
* Padding Y
|
|
722
721
|
* @see https://tailwindcss.com/docs/padding
|
|
723
722
|
*/
|
|
724
723
|
py: [{
|
|
725
|
-
py: [
|
|
724
|
+
py: [C]
|
|
726
725
|
}],
|
|
727
726
|
/**
|
|
728
727
|
* Padding Start
|
|
729
728
|
* @see https://tailwindcss.com/docs/padding
|
|
730
729
|
*/
|
|
731
730
|
ps: [{
|
|
732
|
-
ps: [
|
|
731
|
+
ps: [C]
|
|
733
732
|
}],
|
|
734
733
|
/**
|
|
735
734
|
* Padding End
|
|
736
735
|
* @see https://tailwindcss.com/docs/padding
|
|
737
736
|
*/
|
|
738
737
|
pe: [{
|
|
739
|
-
pe: [
|
|
738
|
+
pe: [C]
|
|
740
739
|
}],
|
|
741
740
|
/**
|
|
742
741
|
* Padding Top
|
|
743
742
|
* @see https://tailwindcss.com/docs/padding
|
|
744
743
|
*/
|
|
745
744
|
pt: [{
|
|
746
|
-
pt: [
|
|
745
|
+
pt: [C]
|
|
747
746
|
}],
|
|
748
747
|
/**
|
|
749
748
|
* Padding Right
|
|
750
749
|
* @see https://tailwindcss.com/docs/padding
|
|
751
750
|
*/
|
|
752
751
|
pr: [{
|
|
753
|
-
pr: [
|
|
752
|
+
pr: [C]
|
|
754
753
|
}],
|
|
755
754
|
/**
|
|
756
755
|
* Padding Bottom
|
|
757
756
|
* @see https://tailwindcss.com/docs/padding
|
|
758
757
|
*/
|
|
759
758
|
pb: [{
|
|
760
|
-
pb: [
|
|
759
|
+
pb: [C]
|
|
761
760
|
}],
|
|
762
761
|
/**
|
|
763
762
|
* Padding Left
|
|
764
763
|
* @see https://tailwindcss.com/docs/padding
|
|
765
764
|
*/
|
|
766
765
|
pl: [{
|
|
767
|
-
pl: [
|
|
766
|
+
pl: [C]
|
|
768
767
|
}],
|
|
769
768
|
/**
|
|
770
769
|
* Margin
|
|
771
770
|
* @see https://tailwindcss.com/docs/margin
|
|
772
771
|
*/
|
|
773
772
|
m: [{
|
|
774
|
-
m: [
|
|
773
|
+
m: [p]
|
|
775
774
|
}],
|
|
776
775
|
/**
|
|
777
776
|
* Margin X
|
|
778
777
|
* @see https://tailwindcss.com/docs/margin
|
|
779
778
|
*/
|
|
780
779
|
mx: [{
|
|
781
|
-
mx: [
|
|
780
|
+
mx: [p]
|
|
782
781
|
}],
|
|
783
782
|
/**
|
|
784
783
|
* Margin Y
|
|
785
784
|
* @see https://tailwindcss.com/docs/margin
|
|
786
785
|
*/
|
|
787
786
|
my: [{
|
|
788
|
-
my: [
|
|
787
|
+
my: [p]
|
|
789
788
|
}],
|
|
790
789
|
/**
|
|
791
790
|
* Margin Start
|
|
792
791
|
* @see https://tailwindcss.com/docs/margin
|
|
793
792
|
*/
|
|
794
793
|
ms: [{
|
|
795
|
-
ms: [
|
|
794
|
+
ms: [p]
|
|
796
795
|
}],
|
|
797
796
|
/**
|
|
798
797
|
* Margin End
|
|
799
798
|
* @see https://tailwindcss.com/docs/margin
|
|
800
799
|
*/
|
|
801
800
|
me: [{
|
|
802
|
-
me: [
|
|
801
|
+
me: [p]
|
|
803
802
|
}],
|
|
804
803
|
/**
|
|
805
804
|
* Margin Top
|
|
806
805
|
* @see https://tailwindcss.com/docs/margin
|
|
807
806
|
*/
|
|
808
807
|
mt: [{
|
|
809
|
-
mt: [
|
|
808
|
+
mt: [p]
|
|
810
809
|
}],
|
|
811
810
|
/**
|
|
812
811
|
* Margin Right
|
|
813
812
|
* @see https://tailwindcss.com/docs/margin
|
|
814
813
|
*/
|
|
815
814
|
mr: [{
|
|
816
|
-
mr: [
|
|
815
|
+
mr: [p]
|
|
817
816
|
}],
|
|
818
817
|
/**
|
|
819
818
|
* Margin Bottom
|
|
820
819
|
* @see https://tailwindcss.com/docs/margin
|
|
821
820
|
*/
|
|
822
821
|
mb: [{
|
|
823
|
-
mb: [
|
|
822
|
+
mb: [p]
|
|
824
823
|
}],
|
|
825
824
|
/**
|
|
826
825
|
* Margin Left
|
|
827
826
|
* @see https://tailwindcss.com/docs/margin
|
|
828
827
|
*/
|
|
829
828
|
ml: [{
|
|
830
|
-
ml: [
|
|
829
|
+
ml: [p]
|
|
831
830
|
}],
|
|
832
831
|
/**
|
|
833
832
|
* Space Between X
|
|
834
833
|
* @see https://tailwindcss.com/docs/space
|
|
835
834
|
*/
|
|
836
835
|
"space-x": [{
|
|
837
|
-
"space-x": [
|
|
836
|
+
"space-x": [le]
|
|
838
837
|
}],
|
|
839
838
|
/**
|
|
840
839
|
* Space Between X Reverse
|
|
@@ -846,7 +845,7 @@ const x = (e) => {
|
|
|
846
845
|
* @see https://tailwindcss.com/docs/space
|
|
847
846
|
*/
|
|
848
847
|
"space-y": [{
|
|
849
|
-
"space-y": [
|
|
848
|
+
"space-y": [le]
|
|
850
849
|
}],
|
|
851
850
|
/**
|
|
852
851
|
* Space Between Y Reverse
|
|
@@ -874,8 +873,8 @@ const x = (e) => {
|
|
|
874
873
|
*/
|
|
875
874
|
"max-w": [{
|
|
876
875
|
"max-w": [h, r, "none", "full", "min", "max", "fit", "prose", {
|
|
877
|
-
screen: [
|
|
878
|
-
},
|
|
876
|
+
screen: [E]
|
|
877
|
+
}, E]
|
|
879
878
|
}],
|
|
880
879
|
/**
|
|
881
880
|
* Height
|
|
@@ -911,7 +910,7 @@ const x = (e) => {
|
|
|
911
910
|
* @see https://tailwindcss.com/docs/font-size
|
|
912
911
|
*/
|
|
913
912
|
"font-size": [{
|
|
914
|
-
text: ["base",
|
|
913
|
+
text: ["base", E, L]
|
|
915
914
|
}],
|
|
916
915
|
/**
|
|
917
916
|
* Font Smoothing
|
|
@@ -928,14 +927,14 @@ const x = (e) => {
|
|
|
928
927
|
* @see https://tailwindcss.com/docs/font-weight
|
|
929
928
|
*/
|
|
930
929
|
"font-weight": [{
|
|
931
|
-
font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black",
|
|
930
|
+
font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", X]
|
|
932
931
|
}],
|
|
933
932
|
/**
|
|
934
933
|
* Font Family
|
|
935
934
|
* @see https://tailwindcss.com/docs/font-family
|
|
936
935
|
*/
|
|
937
936
|
"font-family": [{
|
|
938
|
-
font: [
|
|
937
|
+
font: [I]
|
|
939
938
|
}],
|
|
940
939
|
/**
|
|
941
940
|
* Font Variant Numeric
|
|
@@ -979,14 +978,14 @@ const x = (e) => {
|
|
|
979
978
|
* @see https://tailwindcss.com/docs/line-clamp
|
|
980
979
|
*/
|
|
981
980
|
"line-clamp": [{
|
|
982
|
-
"line-clamp": ["none",
|
|
981
|
+
"line-clamp": ["none", T, X]
|
|
983
982
|
}],
|
|
984
983
|
/**
|
|
985
984
|
* Line Height
|
|
986
985
|
* @see https://tailwindcss.com/docs/line-height
|
|
987
986
|
*/
|
|
988
987
|
leading: [{
|
|
989
|
-
leading: ["none", "tight", "snug", "normal", "relaxed", "loose",
|
|
988
|
+
leading: ["none", "tight", "snug", "normal", "relaxed", "loose", z, h]
|
|
990
989
|
}],
|
|
991
990
|
/**
|
|
992
991
|
* List Style Image
|
|
@@ -1022,7 +1021,7 @@ const x = (e) => {
|
|
|
1022
1021
|
* @see https://tailwindcss.com/docs/placeholder-opacity
|
|
1023
1022
|
*/
|
|
1024
1023
|
"placeholder-opacity": [{
|
|
1025
|
-
"placeholder-opacity": [
|
|
1024
|
+
"placeholder-opacity": [x]
|
|
1026
1025
|
}],
|
|
1027
1026
|
/**
|
|
1028
1027
|
* Text Alignment
|
|
@@ -1043,7 +1042,7 @@ const x = (e) => {
|
|
|
1043
1042
|
* @see https://tailwindcss.com/docs/text-opacity
|
|
1044
1043
|
*/
|
|
1045
1044
|
"text-opacity": [{
|
|
1046
|
-
"text-opacity": [
|
|
1045
|
+
"text-opacity": [x]
|
|
1047
1046
|
}],
|
|
1048
1047
|
/**
|
|
1049
1048
|
* Text Decoration
|
|
@@ -1055,21 +1054,21 @@ const x = (e) => {
|
|
|
1055
1054
|
* @see https://tailwindcss.com/docs/text-decoration-style
|
|
1056
1055
|
*/
|
|
1057
1056
|
"text-decoration-style": [{
|
|
1058
|
-
decoration: [
|
|
1057
|
+
decoration: [...$(), "wavy"]
|
|
1059
1058
|
}],
|
|
1060
1059
|
/**
|
|
1061
1060
|
* Text Decoration Thickness
|
|
1062
1061
|
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1063
1062
|
*/
|
|
1064
1063
|
"text-decoration-thickness": [{
|
|
1065
|
-
decoration: ["auto", "from-font",
|
|
1064
|
+
decoration: ["auto", "from-font", z, L]
|
|
1066
1065
|
}],
|
|
1067
1066
|
/**
|
|
1068
1067
|
* Text Underline Offset
|
|
1069
1068
|
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1070
1069
|
*/
|
|
1071
1070
|
"underline-offset": [{
|
|
1072
|
-
"underline-offset": ["auto",
|
|
1071
|
+
"underline-offset": ["auto", z, h]
|
|
1073
1072
|
}],
|
|
1074
1073
|
/**
|
|
1075
1074
|
* Text Decoration Color
|
|
@@ -1100,7 +1099,7 @@ const x = (e) => {
|
|
|
1100
1099
|
* @see https://tailwindcss.com/docs/text-indent
|
|
1101
1100
|
*/
|
|
1102
1101
|
indent: [{
|
|
1103
|
-
indent:
|
|
1102
|
+
indent: v()
|
|
1104
1103
|
}],
|
|
1105
1104
|
/**
|
|
1106
1105
|
* Vertical Alignment
|
|
@@ -1158,7 +1157,7 @@ const x = (e) => {
|
|
|
1158
1157
|
* @see https://tailwindcss.com/docs/background-opacity
|
|
1159
1158
|
*/
|
|
1160
1159
|
"bg-opacity": [{
|
|
1161
|
-
"bg-opacity": [
|
|
1160
|
+
"bg-opacity": [x]
|
|
1162
1161
|
}],
|
|
1163
1162
|
/**
|
|
1164
1163
|
* Background Origin
|
|
@@ -1172,7 +1171,7 @@ const x = (e) => {
|
|
|
1172
1171
|
* @see https://tailwindcss.com/docs/background-position
|
|
1173
1172
|
*/
|
|
1174
1173
|
"bg-position": [{
|
|
1175
|
-
bg: [...
|
|
1174
|
+
bg: [...de(), Gr]
|
|
1176
1175
|
}],
|
|
1177
1176
|
/**
|
|
1178
1177
|
* Background Repeat
|
|
@@ -1188,7 +1187,7 @@ const x = (e) => {
|
|
|
1188
1187
|
* @see https://tailwindcss.com/docs/background-size
|
|
1189
1188
|
*/
|
|
1190
1189
|
"bg-size": [{
|
|
1191
|
-
bg: ["auto", "cover", "contain",
|
|
1190
|
+
bg: ["auto", "cover", "contain", Br]
|
|
1192
1191
|
}],
|
|
1193
1192
|
/**
|
|
1194
1193
|
* Background Image
|
|
@@ -1197,7 +1196,7 @@ const x = (e) => {
|
|
|
1197
1196
|
"bg-image": [{
|
|
1198
1197
|
bg: ["none", {
|
|
1199
1198
|
"gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
|
1200
|
-
},
|
|
1199
|
+
}, Or]
|
|
1201
1200
|
}],
|
|
1202
1201
|
/**
|
|
1203
1202
|
* Background Color
|
|
@@ -1211,21 +1210,21 @@ const x = (e) => {
|
|
|
1211
1210
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1212
1211
|
*/
|
|
1213
1212
|
"gradient-from-pos": [{
|
|
1214
|
-
from: [
|
|
1213
|
+
from: [y]
|
|
1215
1214
|
}],
|
|
1216
1215
|
/**
|
|
1217
1216
|
* Gradient Color Stops Via Position
|
|
1218
1217
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1219
1218
|
*/
|
|
1220
1219
|
"gradient-via-pos": [{
|
|
1221
|
-
via: [
|
|
1220
|
+
via: [y]
|
|
1222
1221
|
}],
|
|
1223
1222
|
/**
|
|
1224
1223
|
* Gradient Color Stops To Position
|
|
1225
1224
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1226
1225
|
*/
|
|
1227
1226
|
"gradient-to-pos": [{
|
|
1228
|
-
to: [
|
|
1227
|
+
to: [y]
|
|
1229
1228
|
}],
|
|
1230
1229
|
/**
|
|
1231
1230
|
* Gradient Color Stops From
|
|
@@ -1359,84 +1358,84 @@ const x = (e) => {
|
|
|
1359
1358
|
* @see https://tailwindcss.com/docs/border-width
|
|
1360
1359
|
*/
|
|
1361
1360
|
"border-w": [{
|
|
1362
|
-
border: [
|
|
1361
|
+
border: [i]
|
|
1363
1362
|
}],
|
|
1364
1363
|
/**
|
|
1365
1364
|
* Border Width X
|
|
1366
1365
|
* @see https://tailwindcss.com/docs/border-width
|
|
1367
1366
|
*/
|
|
1368
1367
|
"border-w-x": [{
|
|
1369
|
-
"border-x": [
|
|
1368
|
+
"border-x": [i]
|
|
1370
1369
|
}],
|
|
1371
1370
|
/**
|
|
1372
1371
|
* Border Width Y
|
|
1373
1372
|
* @see https://tailwindcss.com/docs/border-width
|
|
1374
1373
|
*/
|
|
1375
1374
|
"border-w-y": [{
|
|
1376
|
-
"border-y": [
|
|
1375
|
+
"border-y": [i]
|
|
1377
1376
|
}],
|
|
1378
1377
|
/**
|
|
1379
1378
|
* Border Width Start
|
|
1380
1379
|
* @see https://tailwindcss.com/docs/border-width
|
|
1381
1380
|
*/
|
|
1382
1381
|
"border-w-s": [{
|
|
1383
|
-
"border-s": [
|
|
1382
|
+
"border-s": [i]
|
|
1384
1383
|
}],
|
|
1385
1384
|
/**
|
|
1386
1385
|
* Border Width End
|
|
1387
1386
|
* @see https://tailwindcss.com/docs/border-width
|
|
1388
1387
|
*/
|
|
1389
1388
|
"border-w-e": [{
|
|
1390
|
-
"border-e": [
|
|
1389
|
+
"border-e": [i]
|
|
1391
1390
|
}],
|
|
1392
1391
|
/**
|
|
1393
1392
|
* Border Width Top
|
|
1394
1393
|
* @see https://tailwindcss.com/docs/border-width
|
|
1395
1394
|
*/
|
|
1396
1395
|
"border-w-t": [{
|
|
1397
|
-
"border-t": [
|
|
1396
|
+
"border-t": [i]
|
|
1398
1397
|
}],
|
|
1399
1398
|
/**
|
|
1400
1399
|
* Border Width Right
|
|
1401
1400
|
* @see https://tailwindcss.com/docs/border-width
|
|
1402
1401
|
*/
|
|
1403
1402
|
"border-w-r": [{
|
|
1404
|
-
"border-r": [
|
|
1403
|
+
"border-r": [i]
|
|
1405
1404
|
}],
|
|
1406
1405
|
/**
|
|
1407
1406
|
* Border Width Bottom
|
|
1408
1407
|
* @see https://tailwindcss.com/docs/border-width
|
|
1409
1408
|
*/
|
|
1410
1409
|
"border-w-b": [{
|
|
1411
|
-
"border-b": [
|
|
1410
|
+
"border-b": [i]
|
|
1412
1411
|
}],
|
|
1413
1412
|
/**
|
|
1414
1413
|
* Border Width Left
|
|
1415
1414
|
* @see https://tailwindcss.com/docs/border-width
|
|
1416
1415
|
*/
|
|
1417
1416
|
"border-w-l": [{
|
|
1418
|
-
"border-l": [
|
|
1417
|
+
"border-l": [i]
|
|
1419
1418
|
}],
|
|
1420
1419
|
/**
|
|
1421
1420
|
* Border Opacity
|
|
1422
1421
|
* @see https://tailwindcss.com/docs/border-opacity
|
|
1423
1422
|
*/
|
|
1424
1423
|
"border-opacity": [{
|
|
1425
|
-
"border-opacity": [
|
|
1424
|
+
"border-opacity": [x]
|
|
1426
1425
|
}],
|
|
1427
1426
|
/**
|
|
1428
1427
|
* Border Style
|
|
1429
1428
|
* @see https://tailwindcss.com/docs/border-style
|
|
1430
1429
|
*/
|
|
1431
1430
|
"border-style": [{
|
|
1432
|
-
border: [
|
|
1431
|
+
border: [...$(), "hidden"]
|
|
1433
1432
|
}],
|
|
1434
1433
|
/**
|
|
1435
1434
|
* Divide Width X
|
|
1436
1435
|
* @see https://tailwindcss.com/docs/divide-width
|
|
1437
1436
|
*/
|
|
1438
1437
|
"divide-x": [{
|
|
1439
|
-
"divide-x": [
|
|
1438
|
+
"divide-x": [i]
|
|
1440
1439
|
}],
|
|
1441
1440
|
/**
|
|
1442
1441
|
* Divide Width X Reverse
|
|
@@ -1448,7 +1447,7 @@ const x = (e) => {
|
|
|
1448
1447
|
* @see https://tailwindcss.com/docs/divide-width
|
|
1449
1448
|
*/
|
|
1450
1449
|
"divide-y": [{
|
|
1451
|
-
"divide-y": [
|
|
1450
|
+
"divide-y": [i]
|
|
1452
1451
|
}],
|
|
1453
1452
|
/**
|
|
1454
1453
|
* Divide Width Y Reverse
|
|
@@ -1460,14 +1459,14 @@ const x = (e) => {
|
|
|
1460
1459
|
* @see https://tailwindcss.com/docs/divide-opacity
|
|
1461
1460
|
*/
|
|
1462
1461
|
"divide-opacity": [{
|
|
1463
|
-
"divide-opacity": [
|
|
1462
|
+
"divide-opacity": [x]
|
|
1464
1463
|
}],
|
|
1465
1464
|
/**
|
|
1466
1465
|
* Divide Style
|
|
1467
1466
|
* @see https://tailwindcss.com/docs/divide-style
|
|
1468
1467
|
*/
|
|
1469
1468
|
"divide-style": [{
|
|
1470
|
-
divide:
|
|
1469
|
+
divide: $()
|
|
1471
1470
|
}],
|
|
1472
1471
|
/**
|
|
1473
1472
|
* Border Color
|
|
@@ -1544,21 +1543,21 @@ const x = (e) => {
|
|
|
1544
1543
|
* @see https://tailwindcss.com/docs/outline-style
|
|
1545
1544
|
*/
|
|
1546
1545
|
"outline-style": [{
|
|
1547
|
-
outline: ["",
|
|
1546
|
+
outline: ["", ...$()]
|
|
1548
1547
|
}],
|
|
1549
1548
|
/**
|
|
1550
1549
|
* Outline Offset
|
|
1551
1550
|
* @see https://tailwindcss.com/docs/outline-offset
|
|
1552
1551
|
*/
|
|
1553
1552
|
"outline-offset": [{
|
|
1554
|
-
"outline-offset": [
|
|
1553
|
+
"outline-offset": [z, h]
|
|
1555
1554
|
}],
|
|
1556
1555
|
/**
|
|
1557
1556
|
* Outline Width
|
|
1558
1557
|
* @see https://tailwindcss.com/docs/outline-width
|
|
1559
1558
|
*/
|
|
1560
1559
|
"outline-w": [{
|
|
1561
|
-
outline: [
|
|
1560
|
+
outline: [z, L]
|
|
1562
1561
|
}],
|
|
1563
1562
|
/**
|
|
1564
1563
|
* Outline Color
|
|
@@ -1572,7 +1571,7 @@ const x = (e) => {
|
|
|
1572
1571
|
* @see https://tailwindcss.com/docs/ring-width
|
|
1573
1572
|
*/
|
|
1574
1573
|
"ring-w": [{
|
|
1575
|
-
ring:
|
|
1574
|
+
ring: ae()
|
|
1576
1575
|
}],
|
|
1577
1576
|
/**
|
|
1578
1577
|
* Ring Width Inset
|
|
@@ -1591,14 +1590,14 @@ const x = (e) => {
|
|
|
1591
1590
|
* @see https://tailwindcss.com/docs/ring-opacity
|
|
1592
1591
|
*/
|
|
1593
1592
|
"ring-opacity": [{
|
|
1594
|
-
"ring-opacity": [
|
|
1593
|
+
"ring-opacity": [x]
|
|
1595
1594
|
}],
|
|
1596
1595
|
/**
|
|
1597
1596
|
* Ring Offset Width
|
|
1598
1597
|
* @see https://tailwindcss.com/docs/ring-offset-width
|
|
1599
1598
|
*/
|
|
1600
1599
|
"ring-offset-w": [{
|
|
1601
|
-
"ring-offset": [
|
|
1600
|
+
"ring-offset": [z, L]
|
|
1602
1601
|
}],
|
|
1603
1602
|
/**
|
|
1604
1603
|
* Ring Offset Color
|
|
@@ -1613,35 +1612,35 @@ const x = (e) => {
|
|
|
1613
1612
|
* @see https://tailwindcss.com/docs/box-shadow
|
|
1614
1613
|
*/
|
|
1615
1614
|
shadow: [{
|
|
1616
|
-
shadow: ["", "inner", "none",
|
|
1615
|
+
shadow: ["", "inner", "none", E, $r]
|
|
1617
1616
|
}],
|
|
1618
1617
|
/**
|
|
1619
1618
|
* Box Shadow Color
|
|
1620
1619
|
* @see https://tailwindcss.com/docs/box-shadow-color
|
|
1621
1620
|
*/
|
|
1622
1621
|
"shadow-color": [{
|
|
1623
|
-
shadow: [
|
|
1622
|
+
shadow: [I]
|
|
1624
1623
|
}],
|
|
1625
1624
|
/**
|
|
1626
1625
|
* Opacity
|
|
1627
1626
|
* @see https://tailwindcss.com/docs/opacity
|
|
1628
1627
|
*/
|
|
1629
1628
|
opacity: [{
|
|
1630
|
-
opacity: [
|
|
1629
|
+
opacity: [x]
|
|
1631
1630
|
}],
|
|
1632
1631
|
/**
|
|
1633
1632
|
* Mix Blend Mode
|
|
1634
1633
|
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
1635
1634
|
*/
|
|
1636
1635
|
"mix-blend": [{
|
|
1637
|
-
"mix-blend": [...
|
|
1636
|
+
"mix-blend": [...ue(), "plus-lighter", "plus-darker"]
|
|
1638
1637
|
}],
|
|
1639
1638
|
/**
|
|
1640
1639
|
* Background Blend Mode
|
|
1641
1640
|
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
1642
1641
|
*/
|
|
1643
1642
|
"bg-blend": [{
|
|
1644
|
-
"bg-blend":
|
|
1643
|
+
"bg-blend": ue()
|
|
1645
1644
|
}],
|
|
1646
1645
|
// Filters
|
|
1647
1646
|
/**
|
|
@@ -1678,7 +1677,7 @@ const x = (e) => {
|
|
|
1678
1677
|
* @see https://tailwindcss.com/docs/drop-shadow
|
|
1679
1678
|
*/
|
|
1680
1679
|
"drop-shadow": [{
|
|
1681
|
-
"drop-shadow": ["", "none",
|
|
1680
|
+
"drop-shadow": ["", "none", E, h]
|
|
1682
1681
|
}],
|
|
1683
1682
|
/**
|
|
1684
1683
|
* Grayscale
|
|
@@ -1692,28 +1691,28 @@ const x = (e) => {
|
|
|
1692
1691
|
* @see https://tailwindcss.com/docs/hue-rotate
|
|
1693
1692
|
*/
|
|
1694
1693
|
"hue-rotate": [{
|
|
1695
|
-
"hue-rotate": [
|
|
1694
|
+
"hue-rotate": [g]
|
|
1696
1695
|
}],
|
|
1697
1696
|
/**
|
|
1698
1697
|
* Invert
|
|
1699
1698
|
* @see https://tailwindcss.com/docs/invert
|
|
1700
1699
|
*/
|
|
1701
1700
|
invert: [{
|
|
1702
|
-
invert: [
|
|
1701
|
+
invert: [m]
|
|
1703
1702
|
}],
|
|
1704
1703
|
/**
|
|
1705
1704
|
* Saturate
|
|
1706
1705
|
* @see https://tailwindcss.com/docs/saturate
|
|
1707
1706
|
*/
|
|
1708
1707
|
saturate: [{
|
|
1709
|
-
saturate: [
|
|
1708
|
+
saturate: [H]
|
|
1710
1709
|
}],
|
|
1711
1710
|
/**
|
|
1712
1711
|
* Sepia
|
|
1713
1712
|
* @see https://tailwindcss.com/docs/sepia
|
|
1714
1713
|
*/
|
|
1715
1714
|
sepia: [{
|
|
1716
|
-
sepia: [
|
|
1715
|
+
sepia: [W]
|
|
1717
1716
|
}],
|
|
1718
1717
|
/**
|
|
1719
1718
|
* Backdrop Filter
|
|
@@ -1756,35 +1755,35 @@ const x = (e) => {
|
|
|
1756
1755
|
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
|
1757
1756
|
*/
|
|
1758
1757
|
"backdrop-hue-rotate": [{
|
|
1759
|
-
"backdrop-hue-rotate": [
|
|
1758
|
+
"backdrop-hue-rotate": [g]
|
|
1760
1759
|
}],
|
|
1761
1760
|
/**
|
|
1762
1761
|
* Backdrop Invert
|
|
1763
1762
|
* @see https://tailwindcss.com/docs/backdrop-invert
|
|
1764
1763
|
*/
|
|
1765
1764
|
"backdrop-invert": [{
|
|
1766
|
-
"backdrop-invert": [
|
|
1765
|
+
"backdrop-invert": [m]
|
|
1767
1766
|
}],
|
|
1768
1767
|
/**
|
|
1769
1768
|
* Backdrop Opacity
|
|
1770
1769
|
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
1771
1770
|
*/
|
|
1772
1771
|
"backdrop-opacity": [{
|
|
1773
|
-
"backdrop-opacity": [
|
|
1772
|
+
"backdrop-opacity": [x]
|
|
1774
1773
|
}],
|
|
1775
1774
|
/**
|
|
1776
1775
|
* Backdrop Saturate
|
|
1777
1776
|
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
1778
1777
|
*/
|
|
1779
1778
|
"backdrop-saturate": [{
|
|
1780
|
-
"backdrop-saturate": [
|
|
1779
|
+
"backdrop-saturate": [H]
|
|
1781
1780
|
}],
|
|
1782
1781
|
/**
|
|
1783
1782
|
* Backdrop Sepia
|
|
1784
1783
|
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
1785
1784
|
*/
|
|
1786
1785
|
"backdrop-sepia": [{
|
|
1787
|
-
"backdrop-sepia": [
|
|
1786
|
+
"backdrop-sepia": [W]
|
|
1788
1787
|
}],
|
|
1789
1788
|
// Tables
|
|
1790
1789
|
/**
|
|
@@ -1799,21 +1798,21 @@ const x = (e) => {
|
|
|
1799
1798
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
1800
1799
|
*/
|
|
1801
1800
|
"border-spacing": [{
|
|
1802
|
-
"border-spacing": [
|
|
1801
|
+
"border-spacing": [l]
|
|
1803
1802
|
}],
|
|
1804
1803
|
/**
|
|
1805
1804
|
* Border Spacing X
|
|
1806
1805
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
1807
1806
|
*/
|
|
1808
1807
|
"border-spacing-x": [{
|
|
1809
|
-
"border-spacing-x": [
|
|
1808
|
+
"border-spacing-x": [l]
|
|
1810
1809
|
}],
|
|
1811
1810
|
/**
|
|
1812
1811
|
* Border Spacing Y
|
|
1813
1812
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
1814
1813
|
*/
|
|
1815
1814
|
"border-spacing-y": [{
|
|
1816
|
-
"border-spacing-y": [
|
|
1815
|
+
"border-spacing-y": [l]
|
|
1817
1816
|
}],
|
|
1818
1817
|
/**
|
|
1819
1818
|
* Table Layout
|
|
@@ -1842,7 +1841,7 @@ const x = (e) => {
|
|
|
1842
1841
|
* @see https://tailwindcss.com/docs/transition-duration
|
|
1843
1842
|
*/
|
|
1844
1843
|
duration: [{
|
|
1845
|
-
duration:
|
|
1844
|
+
duration: k()
|
|
1846
1845
|
}],
|
|
1847
1846
|
/**
|
|
1848
1847
|
* Transition Timing Function
|
|
@@ -1856,7 +1855,7 @@ const x = (e) => {
|
|
|
1856
1855
|
* @see https://tailwindcss.com/docs/transition-delay
|
|
1857
1856
|
*/
|
|
1858
1857
|
delay: [{
|
|
1859
|
-
delay:
|
|
1858
|
+
delay: k()
|
|
1860
1859
|
}],
|
|
1861
1860
|
/**
|
|
1862
1861
|
* Animation
|
|
@@ -1878,56 +1877,56 @@ const x = (e) => {
|
|
|
1878
1877
|
* @see https://tailwindcss.com/docs/scale
|
|
1879
1878
|
*/
|
|
1880
1879
|
scale: [{
|
|
1881
|
-
scale: [
|
|
1880
|
+
scale: [R]
|
|
1882
1881
|
}],
|
|
1883
1882
|
/**
|
|
1884
1883
|
* Scale X
|
|
1885
1884
|
* @see https://tailwindcss.com/docs/scale
|
|
1886
1885
|
*/
|
|
1887
1886
|
"scale-x": [{
|
|
1888
|
-
"scale-x": [
|
|
1887
|
+
"scale-x": [R]
|
|
1889
1888
|
}],
|
|
1890
1889
|
/**
|
|
1891
1890
|
* Scale Y
|
|
1892
1891
|
* @see https://tailwindcss.com/docs/scale
|
|
1893
1892
|
*/
|
|
1894
1893
|
"scale-y": [{
|
|
1895
|
-
"scale-y": [
|
|
1894
|
+
"scale-y": [R]
|
|
1896
1895
|
}],
|
|
1897
1896
|
/**
|
|
1898
1897
|
* Rotate
|
|
1899
1898
|
* @see https://tailwindcss.com/docs/rotate
|
|
1900
1899
|
*/
|
|
1901
1900
|
rotate: [{
|
|
1902
|
-
rotate: [
|
|
1901
|
+
rotate: [P, h]
|
|
1903
1902
|
}],
|
|
1904
1903
|
/**
|
|
1905
1904
|
* Translate X
|
|
1906
1905
|
* @see https://tailwindcss.com/docs/translate
|
|
1907
1906
|
*/
|
|
1908
1907
|
"translate-x": [{
|
|
1909
|
-
"translate-x": [
|
|
1908
|
+
"translate-x": [ce]
|
|
1910
1909
|
}],
|
|
1911
1910
|
/**
|
|
1912
1911
|
* Translate Y
|
|
1913
1912
|
* @see https://tailwindcss.com/docs/translate
|
|
1914
1913
|
*/
|
|
1915
1914
|
"translate-y": [{
|
|
1916
|
-
"translate-y": [
|
|
1915
|
+
"translate-y": [ce]
|
|
1917
1916
|
}],
|
|
1918
1917
|
/**
|
|
1919
1918
|
* Skew X
|
|
1920
1919
|
* @see https://tailwindcss.com/docs/skew
|
|
1921
1920
|
*/
|
|
1922
1921
|
"skew-x": [{
|
|
1923
|
-
"skew-x": [
|
|
1922
|
+
"skew-x": [se]
|
|
1924
1923
|
}],
|
|
1925
1924
|
/**
|
|
1926
1925
|
* Skew Y
|
|
1927
1926
|
* @see https://tailwindcss.com/docs/skew
|
|
1928
1927
|
*/
|
|
1929
1928
|
"skew-y": [{
|
|
1930
|
-
"skew-y": [
|
|
1929
|
+
"skew-y": [se]
|
|
1931
1930
|
}],
|
|
1932
1931
|
/**
|
|
1933
1932
|
* Transform Origin
|
|
@@ -1991,126 +1990,126 @@ const x = (e) => {
|
|
|
1991
1990
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
1992
1991
|
*/
|
|
1993
1992
|
"scroll-m": [{
|
|
1994
|
-
"scroll-m":
|
|
1993
|
+
"scroll-m": v()
|
|
1995
1994
|
}],
|
|
1996
1995
|
/**
|
|
1997
1996
|
* Scroll Margin X
|
|
1998
1997
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
1999
1998
|
*/
|
|
2000
1999
|
"scroll-mx": [{
|
|
2001
|
-
"scroll-mx":
|
|
2000
|
+
"scroll-mx": v()
|
|
2002
2001
|
}],
|
|
2003
2002
|
/**
|
|
2004
2003
|
* Scroll Margin Y
|
|
2005
2004
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2006
2005
|
*/
|
|
2007
2006
|
"scroll-my": [{
|
|
2008
|
-
"scroll-my":
|
|
2007
|
+
"scroll-my": v()
|
|
2009
2008
|
}],
|
|
2010
2009
|
/**
|
|
2011
2010
|
* Scroll Margin Start
|
|
2012
2011
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2013
2012
|
*/
|
|
2014
2013
|
"scroll-ms": [{
|
|
2015
|
-
"scroll-ms":
|
|
2014
|
+
"scroll-ms": v()
|
|
2016
2015
|
}],
|
|
2017
2016
|
/**
|
|
2018
2017
|
* Scroll Margin End
|
|
2019
2018
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2020
2019
|
*/
|
|
2021
2020
|
"scroll-me": [{
|
|
2022
|
-
"scroll-me":
|
|
2021
|
+
"scroll-me": v()
|
|
2023
2022
|
}],
|
|
2024
2023
|
/**
|
|
2025
2024
|
* Scroll Margin Top
|
|
2026
2025
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2027
2026
|
*/
|
|
2028
2027
|
"scroll-mt": [{
|
|
2029
|
-
"scroll-mt":
|
|
2028
|
+
"scroll-mt": v()
|
|
2030
2029
|
}],
|
|
2031
2030
|
/**
|
|
2032
2031
|
* Scroll Margin Right
|
|
2033
2032
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2034
2033
|
*/
|
|
2035
2034
|
"scroll-mr": [{
|
|
2036
|
-
"scroll-mr":
|
|
2035
|
+
"scroll-mr": v()
|
|
2037
2036
|
}],
|
|
2038
2037
|
/**
|
|
2039
2038
|
* Scroll Margin Bottom
|
|
2040
2039
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2041
2040
|
*/
|
|
2042
2041
|
"scroll-mb": [{
|
|
2043
|
-
"scroll-mb":
|
|
2042
|
+
"scroll-mb": v()
|
|
2044
2043
|
}],
|
|
2045
2044
|
/**
|
|
2046
2045
|
* Scroll Margin Left
|
|
2047
2046
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2048
2047
|
*/
|
|
2049
2048
|
"scroll-ml": [{
|
|
2050
|
-
"scroll-ml":
|
|
2049
|
+
"scroll-ml": v()
|
|
2051
2050
|
}],
|
|
2052
2051
|
/**
|
|
2053
2052
|
* Scroll Padding
|
|
2054
2053
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2055
2054
|
*/
|
|
2056
2055
|
"scroll-p": [{
|
|
2057
|
-
"scroll-p":
|
|
2056
|
+
"scroll-p": v()
|
|
2058
2057
|
}],
|
|
2059
2058
|
/**
|
|
2060
2059
|
* Scroll Padding X
|
|
2061
2060
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2062
2061
|
*/
|
|
2063
2062
|
"scroll-px": [{
|
|
2064
|
-
"scroll-px":
|
|
2063
|
+
"scroll-px": v()
|
|
2065
2064
|
}],
|
|
2066
2065
|
/**
|
|
2067
2066
|
* Scroll Padding Y
|
|
2068
2067
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2069
2068
|
*/
|
|
2070
2069
|
"scroll-py": [{
|
|
2071
|
-
"scroll-py":
|
|
2070
|
+
"scroll-py": v()
|
|
2072
2071
|
}],
|
|
2073
2072
|
/**
|
|
2074
2073
|
* Scroll Padding Start
|
|
2075
2074
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2076
2075
|
*/
|
|
2077
2076
|
"scroll-ps": [{
|
|
2078
|
-
"scroll-ps":
|
|
2077
|
+
"scroll-ps": v()
|
|
2079
2078
|
}],
|
|
2080
2079
|
/**
|
|
2081
2080
|
* Scroll Padding End
|
|
2082
2081
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2083
2082
|
*/
|
|
2084
2083
|
"scroll-pe": [{
|
|
2085
|
-
"scroll-pe":
|
|
2084
|
+
"scroll-pe": v()
|
|
2086
2085
|
}],
|
|
2087
2086
|
/**
|
|
2088
2087
|
* Scroll Padding Top
|
|
2089
2088
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2090
2089
|
*/
|
|
2091
2090
|
"scroll-pt": [{
|
|
2092
|
-
"scroll-pt":
|
|
2091
|
+
"scroll-pt": v()
|
|
2093
2092
|
}],
|
|
2094
2093
|
/**
|
|
2095
2094
|
* Scroll Padding Right
|
|
2096
2095
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2097
2096
|
*/
|
|
2098
2097
|
"scroll-pr": [{
|
|
2099
|
-
"scroll-pr":
|
|
2098
|
+
"scroll-pr": v()
|
|
2100
2099
|
}],
|
|
2101
2100
|
/**
|
|
2102
2101
|
* Scroll Padding Bottom
|
|
2103
2102
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2104
2103
|
*/
|
|
2105
2104
|
"scroll-pb": [{
|
|
2106
|
-
"scroll-pb":
|
|
2105
|
+
"scroll-pb": v()
|
|
2107
2106
|
}],
|
|
2108
2107
|
/**
|
|
2109
2108
|
* Scroll Padding Left
|
|
2110
2109
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2111
2110
|
*/
|
|
2112
2111
|
"scroll-pl": [{
|
|
2113
|
-
"scroll-pl":
|
|
2112
|
+
"scroll-pl": v()
|
|
2114
2113
|
}],
|
|
2115
2114
|
/**
|
|
2116
2115
|
* Scroll Snap Align
|
|
@@ -2193,7 +2192,7 @@ const x = (e) => {
|
|
|
2193
2192
|
* @see https://tailwindcss.com/docs/stroke-width
|
|
2194
2193
|
*/
|
|
2195
2194
|
"stroke-w": [{
|
|
2196
|
-
stroke: [
|
|
2195
|
+
stroke: [z, L, X]
|
|
2197
2196
|
}],
|
|
2198
2197
|
/**
|
|
2199
2198
|
* Stroke
|
|
@@ -2268,21 +2267,21 @@ const x = (e) => {
|
|
|
2268
2267
|
"font-size": ["leading"]
|
|
2269
2268
|
}
|
|
2270
2269
|
};
|
|
2271
|
-
},
|
|
2272
|
-
function
|
|
2273
|
-
return
|
|
2270
|
+
}, Xr = /* @__PURE__ */ Er(Dr);
|
|
2271
|
+
function oe(...e) {
|
|
2272
|
+
return Xr(Me(e));
|
|
2274
2273
|
}
|
|
2275
|
-
let
|
|
2276
|
-
function
|
|
2277
|
-
return
|
|
2274
|
+
let q;
|
|
2275
|
+
function J() {
|
|
2276
|
+
return q === void 0 && (q = navigator.platform.includes("Mac")), q;
|
|
2278
2277
|
}
|
|
2279
|
-
function
|
|
2280
|
-
return `${e}`.toLowerCase() === "mod" ?
|
|
2278
|
+
function qr(e) {
|
|
2279
|
+
return `${e}`.toLowerCase() === "mod" ? J() ? "⌘" : "Ctrl" : `${e}`.toLowerCase() === "alt" ? J() ? "⌥" : "Alt" : `${e}`.toLowerCase() === "shift" ? J() ? "⇧" : "Shift" : e;
|
|
2281
2280
|
}
|
|
2282
|
-
function
|
|
2283
|
-
return e.map(
|
|
2281
|
+
function Jr(e) {
|
|
2282
|
+
return e.map(qr).join(" ");
|
|
2284
2283
|
}
|
|
2285
|
-
const
|
|
2284
|
+
const Uo = Be.forwardRef(
|
|
2286
2285
|
(e, r) => {
|
|
2287
2286
|
const {
|
|
2288
2287
|
icon: t = void 0,
|
|
@@ -2291,102 +2290,102 @@ const en = _e.forwardRef(
|
|
|
2291
2290
|
disabled: s = !1,
|
|
2292
2291
|
customClass: n = "",
|
|
2293
2292
|
// color = undefined,
|
|
2294
|
-
loading:
|
|
2295
|
-
shortcutKeys:
|
|
2293
|
+
loading: l = void 0,
|
|
2294
|
+
shortcutKeys: i = void 0,
|
|
2296
2295
|
tooltipOptions: u = {},
|
|
2297
2296
|
action: d = void 0,
|
|
2298
|
-
isActive:
|
|
2299
|
-
children:
|
|
2300
|
-
asChild:
|
|
2297
|
+
isActive: g = void 0,
|
|
2298
|
+
children: m,
|
|
2299
|
+
asChild: a = !1,
|
|
2301
2300
|
upload: f = !1,
|
|
2302
|
-
initialDisplayedColor:
|
|
2303
|
-
dataState:
|
|
2304
|
-
...
|
|
2305
|
-
} = e,
|
|
2306
|
-
return /* @__PURE__ */
|
|
2307
|
-
/* @__PURE__ */
|
|
2308
|
-
|
|
2301
|
+
initialDisplayedColor: y = void 0,
|
|
2302
|
+
dataState: w = !1,
|
|
2303
|
+
...p
|
|
2304
|
+
} = e, x = yo[t];
|
|
2305
|
+
return /* @__PURE__ */ S(zo, { children: [
|
|
2306
|
+
/* @__PURE__ */ c(Mo, { asChild: !0, children: /* @__PURE__ */ S(
|
|
2307
|
+
a ? Fe : Te,
|
|
2309
2308
|
{
|
|
2310
|
-
className:
|
|
2311
|
-
"data-state":
|
|
2309
|
+
className: oe("richtext-w-[32px] richtext-h-[32px]", n),
|
|
2310
|
+
"data-state": w ? "on" : "off",
|
|
2312
2311
|
disabled: s,
|
|
2313
2312
|
onClick: d,
|
|
2314
2313
|
ref: r,
|
|
2315
2314
|
size: "sm",
|
|
2316
|
-
...
|
|
2315
|
+
...p,
|
|
2317
2316
|
children: [
|
|
2318
|
-
|
|
2319
|
-
|
|
2317
|
+
x && /* @__PURE__ */ c(x, { className: "richtext-size-4" }),
|
|
2318
|
+
m
|
|
2320
2319
|
]
|
|
2321
2320
|
}
|
|
2322
2321
|
) }),
|
|
2323
|
-
o && /* @__PURE__ */
|
|
2324
|
-
|
|
2322
|
+
o && /* @__PURE__ */ c(
|
|
2323
|
+
Ve,
|
|
2325
2324
|
{
|
|
2326
2325
|
...u,
|
|
2327
2326
|
className: "richtext-tooltip",
|
|
2328
|
-
children: /* @__PURE__ */
|
|
2329
|
-
/* @__PURE__ */
|
|
2330
|
-
!!(
|
|
2327
|
+
children: /* @__PURE__ */ S("div", { className: "richtext-flex richtext-max-w-24 richtext-flex-col richtext-items-center richtext-text-center", children: [
|
|
2328
|
+
/* @__PURE__ */ c("div", { children: o }),
|
|
2329
|
+
!!(i != null && i.length) && /* @__PURE__ */ c("span", { children: Jr(i) })
|
|
2331
2330
|
] })
|
|
2332
2331
|
}
|
|
2333
2332
|
)
|
|
2334
2333
|
] });
|
|
2335
2334
|
}
|
|
2336
|
-
),
|
|
2337
|
-
function
|
|
2338
|
-
const o =
|
|
2339
|
-
|
|
2335
|
+
), K = typeof window > "u";
|
|
2336
|
+
function we(e, r, t = window) {
|
|
2337
|
+
const o = Y(void 0);
|
|
2338
|
+
A(() => {
|
|
2340
2339
|
o.current = r;
|
|
2341
|
-
}, [r]),
|
|
2340
|
+
}, [r]), A(() => {
|
|
2342
2341
|
if (!(t && t.addEventListener)) return;
|
|
2343
|
-
const n = (
|
|
2344
|
-
o.current && o.current(
|
|
2342
|
+
const n = (l) => {
|
|
2343
|
+
o.current && o.current(l);
|
|
2345
2344
|
};
|
|
2346
2345
|
return t.addEventListener(e, n), () => {
|
|
2347
2346
|
t.removeEventListener(e, n);
|
|
2348
2347
|
};
|
|
2349
2348
|
}, [e, t]);
|
|
2350
2349
|
}
|
|
2351
|
-
function
|
|
2352
|
-
const { initializeWithValue: o = !0 } = t, s =
|
|
2353
|
-
(
|
|
2350
|
+
function Q(e, r, t = {}) {
|
|
2351
|
+
const { initializeWithValue: o = !0 } = t, s = M(
|
|
2352
|
+
(a) => t.serializer ? t.serializer(a) : JSON.stringify(a),
|
|
2354
2353
|
[t]
|
|
2355
|
-
), n =
|
|
2356
|
-
(
|
|
2354
|
+
), n = M(
|
|
2355
|
+
(a) => {
|
|
2357
2356
|
if (t.deserializer)
|
|
2358
|
-
return t.deserializer(
|
|
2359
|
-
if (
|
|
2357
|
+
return t.deserializer(a);
|
|
2358
|
+
if (a === "undefined")
|
|
2360
2359
|
return;
|
|
2361
2360
|
const f = r instanceof Function ? r() : r;
|
|
2362
|
-
let
|
|
2361
|
+
let y;
|
|
2363
2362
|
try {
|
|
2364
|
-
|
|
2365
|
-
} catch (
|
|
2366
|
-
return console.error("Error parsing JSON:",
|
|
2363
|
+
y = JSON.parse(a);
|
|
2364
|
+
} catch (w) {
|
|
2365
|
+
return console.error("Error parsing JSON:", w), f;
|
|
2367
2366
|
}
|
|
2368
|
-
return
|
|
2367
|
+
return y;
|
|
2369
2368
|
},
|
|
2370
2369
|
[t, r]
|
|
2371
|
-
),
|
|
2372
|
-
const
|
|
2373
|
-
if (
|
|
2374
|
-
return
|
|
2370
|
+
), l = M(() => {
|
|
2371
|
+
const a = r instanceof Function ? r() : r;
|
|
2372
|
+
if (K)
|
|
2373
|
+
return a;
|
|
2375
2374
|
try {
|
|
2376
2375
|
const f = window.localStorage.getItem(e);
|
|
2377
|
-
return f ? n(f) :
|
|
2376
|
+
return f ? n(f) : a;
|
|
2378
2377
|
} catch (f) {
|
|
2379
2378
|
return console.warn(
|
|
2380
2379
|
`Error reading localStorage key “${e}”:`,
|
|
2381
2380
|
f
|
|
2382
|
-
),
|
|
2381
|
+
), a;
|
|
2383
2382
|
}
|
|
2384
|
-
}, [r, e, n]), [
|
|
2385
|
-
|
|
2383
|
+
}, [r, e, n]), [i, u] = Ge(() => o ? l() : r instanceof Function ? r() : r), d = M((a) => {
|
|
2384
|
+
K && console.warn(
|
|
2386
2385
|
`Tried setting localStorage key “${e}” even though environment is not a client`
|
|
2387
2386
|
);
|
|
2388
2387
|
try {
|
|
2389
|
-
const f =
|
|
2388
|
+
const f = a instanceof Function ? a(l()) : a;
|
|
2390
2389
|
window.localStorage.setItem(e, s(f)), u(f), window.dispatchEvent(
|
|
2391
2390
|
new StorageEvent("local-storage", {
|
|
2392
2391
|
key: e
|
|
@@ -2398,30 +2397,30 @@ function ee(e, r, t = {}) {
|
|
|
2398
2397
|
f
|
|
2399
2398
|
);
|
|
2400
2399
|
}
|
|
2401
|
-
}, [e, s,
|
|
2402
|
-
|
|
2400
|
+
}, [e, s, l]), g = M(() => {
|
|
2401
|
+
K && console.warn(
|
|
2403
2402
|
`Tried removing localStorage key “${e}” even though environment is not a client`
|
|
2404
2403
|
);
|
|
2405
|
-
const
|
|
2406
|
-
window.localStorage.removeItem(e), u(
|
|
2404
|
+
const a = r instanceof Function ? r() : r;
|
|
2405
|
+
window.localStorage.removeItem(e), u(a), window.dispatchEvent(
|
|
2407
2406
|
new StorageEvent("local-storage", {
|
|
2408
2407
|
key: e
|
|
2409
2408
|
})
|
|
2410
2409
|
);
|
|
2411
2410
|
}, [e, r]);
|
|
2412
|
-
|
|
2413
|
-
u(
|
|
2411
|
+
A(() => {
|
|
2412
|
+
u(l());
|
|
2414
2413
|
}, [e]);
|
|
2415
|
-
const
|
|
2416
|
-
(
|
|
2417
|
-
|
|
2414
|
+
const m = M(
|
|
2415
|
+
(a) => {
|
|
2416
|
+
a.key && a.key !== e || u(l());
|
|
2418
2417
|
},
|
|
2419
|
-
[e,
|
|
2418
|
+
[e, l]
|
|
2420
2419
|
);
|
|
2421
|
-
return
|
|
2420
|
+
return we("storage", m), we("local-storage", m), [i, d, g];
|
|
2422
2421
|
}
|
|
2423
|
-
function
|
|
2424
|
-
return /* @__PURE__ */
|
|
2422
|
+
function Kr(e) {
|
|
2423
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ c(
|
|
2425
2424
|
"path",
|
|
2426
2425
|
{
|
|
2427
2426
|
fill: "currentColor",
|
|
@@ -2429,8 +2428,8 @@ function eo(e) {
|
|
|
2429
2428
|
}
|
|
2430
2429
|
) });
|
|
2431
2430
|
}
|
|
2432
|
-
function
|
|
2433
|
-
return /* @__PURE__ */
|
|
2431
|
+
function Qr(e) {
|
|
2432
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ c(
|
|
2434
2433
|
"path",
|
|
2435
2434
|
{
|
|
2436
2435
|
fill: "none",
|
|
@@ -2442,8 +2441,8 @@ function to(e) {
|
|
|
2442
2441
|
}
|
|
2443
2442
|
) });
|
|
2444
2443
|
}
|
|
2445
|
-
function
|
|
2446
|
-
return /* @__PURE__ */
|
|
2444
|
+
function Yr() {
|
|
2445
|
+
return /* @__PURE__ */ c(
|
|
2447
2446
|
"svg",
|
|
2448
2447
|
{
|
|
2449
2448
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2454,7 +2453,7 @@ function ro() {
|
|
|
2454
2453
|
width: "1em",
|
|
2455
2454
|
height: "1em",
|
|
2456
2455
|
viewBox: "0 0 24 24",
|
|
2457
|
-
children: /* @__PURE__ */
|
|
2456
|
+
children: /* @__PURE__ */ c(
|
|
2458
2457
|
"path",
|
|
2459
2458
|
{
|
|
2460
2459
|
fill: "none",
|
|
@@ -2469,8 +2468,8 @@ function ro() {
|
|
|
2469
2468
|
}
|
|
2470
2469
|
);
|
|
2471
2470
|
}
|
|
2472
|
-
function
|
|
2473
|
-
return /* @__PURE__ */
|
|
2471
|
+
function Zr() {
|
|
2472
|
+
return /* @__PURE__ */ c(
|
|
2474
2473
|
"svg",
|
|
2475
2474
|
{
|
|
2476
2475
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2481,7 +2480,7 @@ function oo() {
|
|
|
2481
2480
|
width: "1em",
|
|
2482
2481
|
height: "1em",
|
|
2483
2482
|
viewBox: "0 0 24 24",
|
|
2484
|
-
children: /* @__PURE__ */
|
|
2483
|
+
children: /* @__PURE__ */ c(
|
|
2485
2484
|
"path",
|
|
2486
2485
|
{
|
|
2487
2486
|
fill: "none",
|
|
@@ -2496,8 +2495,8 @@ function oo() {
|
|
|
2496
2495
|
}
|
|
2497
2496
|
);
|
|
2498
2497
|
}
|
|
2499
|
-
function
|
|
2500
|
-
return /* @__PURE__ */
|
|
2498
|
+
function eo(e) {
|
|
2499
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ c(
|
|
2501
2500
|
"path",
|
|
2502
2501
|
{
|
|
2503
2502
|
fill: "currentColor",
|
|
@@ -2505,8 +2504,8 @@ function no(e) {
|
|
|
2505
2504
|
}
|
|
2506
2505
|
) });
|
|
2507
2506
|
}
|
|
2508
|
-
function
|
|
2509
|
-
return /* @__PURE__ */
|
|
2507
|
+
function to(e) {
|
|
2508
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ c(
|
|
2510
2509
|
"path",
|
|
2511
2510
|
{
|
|
2512
2511
|
fill: "currentColor",
|
|
@@ -2514,8 +2513,8 @@ function io(e) {
|
|
|
2514
2513
|
}
|
|
2515
2514
|
) });
|
|
2516
2515
|
}
|
|
2517
|
-
function
|
|
2518
|
-
return /* @__PURE__ */
|
|
2516
|
+
function ro(e) {
|
|
2517
|
+
return /* @__PURE__ */ c(
|
|
2519
2518
|
"svg",
|
|
2520
2519
|
{
|
|
2521
2520
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2526,7 +2525,7 @@ function so(e) {
|
|
|
2526
2525
|
height: "1em",
|
|
2527
2526
|
viewBox: "0 0 48 48",
|
|
2528
2527
|
...e,
|
|
2529
|
-
children: /* @__PURE__ */
|
|
2528
|
+
children: /* @__PURE__ */ c(
|
|
2530
2529
|
"path",
|
|
2531
2530
|
{
|
|
2532
2531
|
fill: "currentColor",
|
|
@@ -2539,11 +2538,11 @@ function so(e) {
|
|
|
2539
2538
|
}
|
|
2540
2539
|
);
|
|
2541
2540
|
}
|
|
2542
|
-
function
|
|
2543
|
-
return /* @__PURE__ */
|
|
2541
|
+
function oo(e) {
|
|
2542
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ c("path", { fill: "currentColor", d: "M9 7v10h6v-2h-4V7z" }) });
|
|
2544
2543
|
}
|
|
2545
|
-
function
|
|
2546
|
-
return /* @__PURE__ */
|
|
2544
|
+
function no(e) {
|
|
2545
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ c(
|
|
2547
2546
|
"path",
|
|
2548
2547
|
{
|
|
2549
2548
|
fill: "currentColor",
|
|
@@ -2551,8 +2550,8 @@ function ao(e) {
|
|
|
2551
2550
|
}
|
|
2552
2551
|
) });
|
|
2553
2552
|
}
|
|
2554
|
-
function
|
|
2555
|
-
return /* @__PURE__ */
|
|
2553
|
+
function io(e) {
|
|
2554
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ c(
|
|
2556
2555
|
"path",
|
|
2557
2556
|
{
|
|
2558
2557
|
fill: "currentColor",
|
|
@@ -2560,8 +2559,8 @@ function lo(e) {
|
|
|
2560
2559
|
}
|
|
2561
2560
|
) });
|
|
2562
2561
|
}
|
|
2563
|
-
function
|
|
2564
|
-
return /* @__PURE__ */
|
|
2562
|
+
function so() {
|
|
2563
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ c(
|
|
2565
2564
|
"path",
|
|
2566
2565
|
{
|
|
2567
2566
|
fill: "currentColor",
|
|
@@ -2569,26 +2568,26 @@ function uo() {
|
|
|
2569
2568
|
}
|
|
2570
2569
|
) });
|
|
2571
2570
|
}
|
|
2572
|
-
function
|
|
2573
|
-
return /* @__PURE__ */
|
|
2571
|
+
function lo() {
|
|
2572
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ c("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M14 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m-9 8h4m-2-2v4" }) });
|
|
2574
2573
|
}
|
|
2575
|
-
function
|
|
2576
|
-
return /* @__PURE__ */
|
|
2574
|
+
function co() {
|
|
2575
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ c("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M6 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m9 8h4m-2-2v4" }) });
|
|
2577
2576
|
}
|
|
2578
|
-
function
|
|
2579
|
-
return /* @__PURE__ */
|
|
2577
|
+
function ao() {
|
|
2578
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ c("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M12 21v-4m0-4V9m0-4V3m-2 18h4M8 5v4h11l2-2l-2-2zm6 8v4H6l-2-2l2-2z" }) });
|
|
2580
2579
|
}
|
|
2581
|
-
function
|
|
2582
|
-
return /* @__PURE__ */
|
|
2580
|
+
function uo() {
|
|
2581
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ c("path", { fill: "currentColor", d: "M23.943 19.806a.2.2 0 0 0-.168-.034c-1.26-1.855-2.873-3.61-4.419-5.315l-.252-.284c-.001-.073-.067-.12-.134-.15l-.084-.084c-.05-.1-.169-.167-.286-.1c-.47.234-.907.585-1.327.919c-.554.434-1.109.87-1.63 1.354a5 5 0 0 0-.588.618c-.084.117-.017.217.084.267c-.37.368-.74.736-1.109 1.12a.2.2 0 0 0-.05.134c0 .05.033.1.067.117l.655.502v.016c.924.92 2.554 2.173 4.285 3.527c.251.201.52.402.773.602c.117.134.234.285.335.418c.05.066.169.084.236.033c.033.034.084.067.118.1a.24.24 0 0 0 .1.034a.15.15 0 0 0 .135-.066a.24.24 0 0 0 .033-.1c.017 0 .017.016.034.016a.2.2 0 0 0 .134-.05l3.058-3.327c.12-.116.014-.267 0-.267m-7.628-.134l-1.546-1.17l-.15-.1c-.035-.017-.068-.05-.102-.067l-.117-.1c.66-.66 1.33-1.308 2-1.956c-.488.484-1.463 1.906-1.261 2.373c.002 0 .018.042.067.084zm4.1 3.126l-1.277-.97a27 27 0 0 0-1.58-1.504c.69.518 1.277.97 1.361 1.053c.673.585.638.485 1.093.87l.554.4c-.074.103-.151.148-.151.151m.336.25l-.034-.016a1 1 0 0 0 .152-.117zM.588 3.476c.033.217.084.435.117.636c.201 1.103.403 2.106.772 2.858l.152.568c.05.217.134.485.219.552a67 67 0 0 0 3.578 2.942a.18.18 0 0 0 .219 0s0 .016.016.016a.15.15 0 0 0 .118.05a.2.2 0 0 0 .134-.05c1.798-1.989 3.142-3.627 4.1-4.998c.068-.066.084-.167.084-.25c.067-.067.118-.151.185-.201c.067-.067.067-.184 0-.235l-.017-.016c0-.033-.017-.084-.05-.1c-.42-.401-.722-.685-1.042-.986a94 94 0 0 1-2.352-2.273c-.017-.017-.034-.034-.067-.034c-.336-.117-1.025-.234-1.882-.385c-1.277-.216-3.008-.517-4.57-.986c0 0-.101 0-.118.017l-.05.05C.05.714.022.707 0 .718c.017.1.017.167.05.284c0 .033.068.301.068.334zm7.19 4.78l-.033.034a.036.036 0 0 1 .033-.034M6.553 2.238c.101.1.521.502.622.585c-.437-.2-1.529-.702-2.034-.869c.505.1 1.194.201 1.412.284M.79 1.403c.252.434.454 1.939.655 3.41c-.118-.469-.201-.936-.302-1.372C.992 2.673.84 1.988.638 1.386c.124 0 .152.021.152.017m-.286-.369c0-.016 0-.033-.017-.033c.085 0 .135.017.202.05c0 .006-.145-.017-.185-.017m23.17-.217c.017-.066-.336-.367-.219-.384c.253-.017.253-.401 0-.401c-.335.017-.688.1-1.008.15c-.587.117-1.192.234-1.78.367a80 80 0 0 0-3.949.937c-.403.117-.857.2-1.243.401c-.135.067-.118.2-.05.284c-.034.017-.051.017-.085.034c-.117.017-.218.034-.335.05c-.102.017-.152.1-.135.2c0 .017.017.05.017.067c-.706.936-1.496 1.923-2.353 2.976c-.84.969-1.73 1.989-2.62 3.042c-2.84 3.31-6.05 7.07-9.594 10.38a.16.16 0 0 0 0 .234c.016.016.033.033.05.033c-.05.05-.101.085-.152.134q-.05.05-.05.1a.4.4 0 0 0-.067.084c-.067.067-.067.184.017.234c.067.066.185.066.235-.017c.017-.017.017-.033.033-.033a.265.265 0 0 1 .37 0c.202.217.404.435.588.618l-.42-.35c-.067-.067-.184-.05-.234.016c-.068.066-.051.184.016.234l4.469 3.727c.034.034.067.034.118.034a.15.15 0 0 0 .117-.05l.101-.1c.017.016.05.016.067.016c.05 0 .084-.016.118-.05c6.049-6.05 10.922-10.614 16.5-14.693c.05-.033.067-.1.067-.15c.067 0 .118-.05.15-.117c1.026-3.125 1.228-5.9 1.295-7.27c0-.059.016-.038.016-.068c.017-.033.017-.05.017-.05a.98.98 0 0 0-.067-.619m-10.82 4.915c.268-.301.537-.619.806-.903c-1.73 2.273-4.603 5.767-8.67 9.929c2.773-3.059 5.562-6.218 7.864-9.026M5.14 23.466c-.016-.017-.016-.017 0-.017zm2.504-2.156c.135-.15.27-.284.42-.434c0 0 0 .016.017.016c-.224.198-.433.418-.437.418m.69-.668c.099-.1.14-.173.284-.318c.992-1.02 2.017-2.04 3.059-3.076l.016-.016c.252-.2.555-.418.824-.619a228 228 0 0 0-4.184 4.029M14.852 3.91c-.554.719-1.176 1.671-1.697 2.423c-1.646 2.374-6.94 8.174-7.057 8.274a1190 1190 0 0 1-4.839 4.597l-.1.1c-.085-.1-.085-.25.016-.334C8.652 11.966 13.19 6.133 15.021 3.576c-.05.116-.084.216-.168.334zm2.906 3.427c-.671-.386-.99-.987-.806-1.572l.05-.2a.8.8 0 0 1 .085-.167a1.9 1.9 0 0 1 .756-.703c.016 0 .033 0 .05-.016c-.017-.034-.017-.084-.017-.134c.017-.1.085-.167.202-.167c.202 0 .824.184 1.059.384c.067.05.134.117.202.184c.084.1.218.268.285.401c.034.017.067.184.118.268c.033.134.067.284.05.418c-.017.016 0 .116-.017.116a1.6 1.6 0 0 1-.218.619c-.03.03.006.012-.05.067a1.2 1.2 0 0 1-.32.334a1.49 1.49 0 0 1-1.26.234a2 2 0 0 0-.169-.066m4.37 1.403c0 .017-.017.05 0 .067c-.034 0-.05.017-.085.034a110 110 0 0 0-3.915 3.025c1.11-.986 2.218-1.989 3.378-2.975c.336-.301.571-.686.638-1.12l.168-1.003v-.033c.085-.201.404-.118.353.1c-.004-.001-.173.795-.537 1.905" }) });
|
|
2583
2582
|
}
|
|
2584
|
-
function
|
|
2585
|
-
return /* @__PURE__ */
|
|
2586
|
-
/* @__PURE__ */
|
|
2587
|
-
/* @__PURE__ */
|
|
2583
|
+
function ho() {
|
|
2584
|
+
return /* @__PURE__ */ S("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 32 32", children: [
|
|
2585
|
+
/* @__PURE__ */ c("path", { fill: "currentColor", d: "M30 18v-2h-6v10h2v-4h3v-2h-3v-2zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3m-2-2h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2 2 0 0 0-2-2m-3 5v-3h3l.001 3z" }),
|
|
2586
|
+
/* @__PURE__ */ c("path", { fill: "currentColor", d: "M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.9.9 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z" })
|
|
2588
2587
|
] });
|
|
2589
2588
|
}
|
|
2590
|
-
function
|
|
2591
|
-
return /* @__PURE__ */
|
|
2589
|
+
function go() {
|
|
2590
|
+
return /* @__PURE__ */ S(
|
|
2592
2591
|
"svg",
|
|
2593
2592
|
{
|
|
2594
2593
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2597,14 +2596,14 @@ function xo() {
|
|
|
2597
2596
|
className: "icon",
|
|
2598
2597
|
viewBox: "0 0 1024 1024",
|
|
2599
2598
|
children: [
|
|
2600
|
-
/* @__PURE__ */
|
|
2599
|
+
/* @__PURE__ */ c(
|
|
2601
2600
|
"path",
|
|
2602
2601
|
{
|
|
2603
2602
|
fill: "currentColor",
|
|
2604
2603
|
d: "M679.253 402.364 618.77 561.015l-60.348-158.651a30.04 30.04 0 0 0-30.447-18.637 29.76 29.76 0 0 0-30.447 18.637l-60.416 158.651-60.416-158.651a30.515 30.515 0 0 0-38.843-17.272 28.945 28.945 0 0 0-17.954 37.547l88.815 233.267c4.369 11.469 15.7 19.115 28.398 19.115a30.31 30.31 0 0 0 28.468-19.115l62.395-163.908 62.396 163.84c4.437 11.605 15.701 19.183 28.4 19.183a30.31 30.31 0 0 0 28.466-19.115l88.747-233.267a28.945 28.945 0 0 0-17.886-37.547 30.447 30.447 0 0 0-38.912 17.272zm219.478 395.605-51.883-29.218c-28.672-16.18-52.224-3.072-52.224 29.082v.273H643.209a29.833 29.833 0 0 0-30.31 29.354c0 16.18 13.584 29.218 30.31 29.218h151.825c1.092 30.516 24.03 43.077 52.224 27.648l51.063-27.989c29.013-15.906 29.15-42.189.41-58.368"
|
|
2605
2604
|
}
|
|
2606
2605
|
),
|
|
2607
|
-
/* @__PURE__ */
|
|
2606
|
+
/* @__PURE__ */ c(
|
|
2608
2607
|
"path",
|
|
2609
2608
|
{
|
|
2610
2609
|
fill: "currentColor",
|
|
@@ -2615,32 +2614,32 @@ function xo() {
|
|
|
2615
2614
|
}
|
|
2616
2615
|
);
|
|
2617
2616
|
}
|
|
2618
|
-
function
|
|
2619
|
-
return /* @__PURE__ */
|
|
2620
|
-
/* @__PURE__ */
|
|
2621
|
-
/* @__PURE__ */
|
|
2617
|
+
function mo() {
|
|
2618
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ S("g", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", color: "currentColor", children: [
|
|
2619
|
+
/* @__PURE__ */ c("path", { d: "M14.86 22h-4.312c-3.291 0-4.937 0-6.08-.798a4.2 4.2 0 0 1-.863-.805c-.855-1.066-.855-2.6-.855-5.67v-2.545c0-2.963 0-4.445.473-5.628c.761-1.903 2.37-3.403 4.41-4.113C8.9 2 10.49 2 13.667 2c1.816 0 2.723 0 3.448.252c1.166.406 2.085 1.263 2.52 2.35c.27.676.27 1.523.27 3.216V10" }),
|
|
2620
|
+
/* @__PURE__ */ c("path", { d: "M2.75 12c0-1.84 1.506-3.333 3.364-3.333c.672 0 1.464.116 2.117-.057a1.67 1.67 0 0 0 1.19-1.179c.174-.647.057-1.432.057-2.098C9.478 3.493 10.984 2 12.84 2m.002 16h2.523m-4.949-4.15c-.126-.8-.281-.801-1.61-.85h-1.01c-.557 0-1.009.448-1.009 1v3c0 .552.452 1 1.01 1h1.816c.39 0 .803-.313.803-.7v-1.1c0-.11-.113-.304-.224-.304H9.068M12.842 13h1.261m0 0h1.262m-1.262 0v4.875M21.251 13h-2.523c-.557 0-1.009.448-1.009 1v1.5m0 0V18m0-2.5h2.523" })
|
|
2622
2621
|
] }) });
|
|
2623
2622
|
}
|
|
2624
|
-
function
|
|
2625
|
-
return /* @__PURE__ */
|
|
2623
|
+
function po() {
|
|
2624
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 20 20", children: /* @__PURE__ */ c("path", { fill: "currentColor", d: "M6.5 3a.75.75 0 0 1 .697.471l3 7.5a.75.75 0 0 1-1.393.557L7.992 9.5H5.008l-.811 2.028a.75.75 0 0 1-1.393-.556l3-7.5A.75.75 0 0 1 6.5 3m0 2.77L5.608 8h1.784zm8.28-1.55a.75.75 0 1 0-1.06 1.06l.72.72h-3.69a.75.75 0 0 0 0 1.5h3.69l-.72.72a.75.75 0 0 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06zm0 7.5a.75.75 0 1 0-1.06 1.06l.72.72H3.75a.75.75 0 0 0 0 1.5h10.69l-.72.72a.75.75 0 1 0 1.06 1.06l2-2a.75.75 0 0 0 0-1.06z" }) });
|
|
2626
2625
|
}
|
|
2627
|
-
function
|
|
2628
|
-
return /* @__PURE__ */
|
|
2629
|
-
/* @__PURE__ */
|
|
2630
|
-
/* @__PURE__ */
|
|
2631
|
-
/* @__PURE__ */
|
|
2632
|
-
/* @__PURE__ */
|
|
2633
|
-
/* @__PURE__ */
|
|
2626
|
+
function fo() {
|
|
2627
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48", children: /* @__PURE__ */ S("g", { fill: "none", stroke: "currentColor", strokeWidth: "4", children: [
|
|
2628
|
+
/* @__PURE__ */ c("circle", { cx: "10", cy: "24", r: "4" }),
|
|
2629
|
+
/* @__PURE__ */ c("circle", { cx: "38", cy: "10", r: "4" }),
|
|
2630
|
+
/* @__PURE__ */ c("circle", { cx: "38", cy: "24", r: "4" }),
|
|
2631
|
+
/* @__PURE__ */ c("circle", { cx: "38", cy: "38", r: "4" }),
|
|
2632
|
+
/* @__PURE__ */ c("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M34 38H22V10h12M14 24h20" })
|
|
2634
2633
|
] }) });
|
|
2635
2634
|
}
|
|
2636
|
-
function
|
|
2637
|
-
return /* @__PURE__ */
|
|
2635
|
+
function bo() {
|
|
2636
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 20 20", children: /* @__PURE__ */ c("path", { fill: "currentColor", d: "M13.5 3a.75.75 0 0 0-.697.471l-3 7.5a.75.75 0 0 0 1.393.557l.812-2.028h2.984l.811 2.028a.75.75 0 0 0 1.393-.556l-3-7.5A.75.75 0 0 0 13.5 3m0 2.77L14.392 8h-1.784zM5.22 4.22a.75.75 0 0 1 1.06 1.06L5.56 6h3.69a.75.75 0 0 1 0 1.5H5.56l.72.72a.75.75 0 0 1-1.06 1.06l-2-2a.75.75 0 0 1 0-1.06zm0 7.5a.75.75 0 0 1 1.06 1.06l-.72.72h10.69a.75.75 0 0 1 0 1.5H5.56l.72.72a.75.75 0 1 1-1.06 1.06l-2-2a.75.75 0 0 1 0-1.06z" }) });
|
|
2638
2637
|
}
|
|
2639
|
-
function
|
|
2640
|
-
return /* @__PURE__ */
|
|
2638
|
+
function wo() {
|
|
2639
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ c("path", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "m3 21l7.548-7.548M21 3l-7.548 7.548m0 0L8 3H3l7.548 10.452m2.904-2.904L21 21h-5l-5.452-7.548", color: "currentColor" }) });
|
|
2641
2640
|
}
|
|
2642
|
-
function
|
|
2643
|
-
return /* @__PURE__ */
|
|
2641
|
+
function vo() {
|
|
2642
|
+
return /* @__PURE__ */ c(
|
|
2644
2643
|
"svg",
|
|
2645
2644
|
{
|
|
2646
2645
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2650,7 +2649,7 @@ function So() {
|
|
|
2650
2649
|
width: "1em",
|
|
2651
2650
|
height: "1em",
|
|
2652
2651
|
viewBox: "0 0 24 24",
|
|
2653
|
-
children: /* @__PURE__ */
|
|
2652
|
+
children: /* @__PURE__ */ c(
|
|
2654
2653
|
"path",
|
|
2655
2654
|
{
|
|
2656
2655
|
fill: "currentColor",
|
|
@@ -2660,148 +2659,148 @@ function So() {
|
|
|
2660
2659
|
}
|
|
2661
2660
|
);
|
|
2662
2661
|
}
|
|
2663
|
-
function
|
|
2664
|
-
return /* @__PURE__ */
|
|
2665
|
-
/* @__PURE__ */
|
|
2666
|
-
/* @__PURE__ */
|
|
2662
|
+
function xo() {
|
|
2663
|
+
return /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ S("g", { fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", children: [
|
|
2664
|
+
/* @__PURE__ */ c("path", { d: "M18 11c0-.818 0-1.57-.152-1.937s-.441-.657-1.02-1.235l-4.736-4.736c-.499-.499-.748-.748-1.058-.896a2 2 0 0 0-.197-.082C10.514 2 10.161 2 9.456 2c-3.245 0-4.868 0-5.967.886a4 4 0 0 0-.603.603C2 4.59 2 6.211 2 9.456V14c0 3.771 0 5.657 1.172 6.828S6.229 22 10 22h8M11 2.5V3c0 2.828 0 4.243.879 5.121C12.757 9 14.172 9 17 9h.5" }),
|
|
2665
|
+
/* @__PURE__ */ c("path", { d: "M5 14v2.5M5 19v-2.5M8 14v2.5M8 19v-2.5m-3 0h3m2-2.5h1.25m1.25 0h-1.25m0 0v5m3.25 0v-5l1.75 2.5L18 14v5m2-5v5h2" })
|
|
2667
2666
|
] }) });
|
|
2668
2667
|
}
|
|
2669
|
-
const
|
|
2670
|
-
Bold:
|
|
2671
|
-
LoaderCircle:
|
|
2672
|
-
Italic:
|
|
2673
|
-
Underline:
|
|
2674
|
-
Quote:
|
|
2675
|
-
TextQuote:
|
|
2676
|
-
Strikethrough:
|
|
2677
|
-
Minus:
|
|
2678
|
-
Eraser:
|
|
2679
|
-
PaintRoller:
|
|
2680
|
-
Redo2:
|
|
2681
|
-
Undo2:
|
|
2682
|
-
AlignCenter:
|
|
2683
|
-
AlignJustify:
|
|
2684
|
-
AlignLeft:
|
|
2685
|
-
AlignRight:
|
|
2686
|
-
ChevronDown:
|
|
2687
|
-
Subscript:
|
|
2688
|
-
Superscript:
|
|
2689
|
-
Code:
|
|
2690
|
-
Code2:
|
|
2691
|
-
Type:
|
|
2692
|
-
IndentIncrease:
|
|
2693
|
-
IndentDecrease:
|
|
2694
|
-
List:
|
|
2695
|
-
ListOrdered:
|
|
2696
|
-
ListTodo:
|
|
2697
|
-
Link:
|
|
2698
|
-
ImageUp:
|
|
2699
|
-
Video:
|
|
2700
|
-
Maximize:
|
|
2701
|
-
Minimize:
|
|
2702
|
-
Table:
|
|
2703
|
-
Sparkles:
|
|
2704
|
-
Pencil:
|
|
2705
|
-
Unlink:
|
|
2706
|
-
BetweenHorizonalEnd:
|
|
2707
|
-
BetweenHorizonalStart:
|
|
2708
|
-
BetweenVerticalStart:
|
|
2709
|
-
BetweenVerticalEnd:
|
|
2710
|
-
TableCellsMerge:
|
|
2711
|
-
TableCellsSplit:
|
|
2712
|
-
Trash2:
|
|
2713
|
-
Trash:
|
|
2714
|
-
Replace:
|
|
2715
|
-
ChevronsUpDown:
|
|
2716
|
-
LineHeight:
|
|
2717
|
-
Word:
|
|
2718
|
-
Heading1:
|
|
2719
|
-
Heading2:
|
|
2720
|
-
Heading3:
|
|
2721
|
-
Heading4:
|
|
2722
|
-
Heading5:
|
|
2723
|
-
Heading6:
|
|
2724
|
-
Columns2:
|
|
2725
|
-
Columns3:
|
|
2726
|
-
Columns4:
|
|
2727
|
-
Plus:
|
|
2728
|
-
Grip:
|
|
2729
|
-
Copy:
|
|
2730
|
-
Clipboard:
|
|
2731
|
-
PanelLeft:
|
|
2732
|
-
PanelRight:
|
|
2733
|
-
Columns:
|
|
2734
|
-
Iframe:
|
|
2735
|
-
MenuDown:
|
|
2736
|
-
SizeS:
|
|
2737
|
-
SizeM:
|
|
2738
|
-
SizeL:
|
|
2739
|
-
AspectRatio:
|
|
2740
|
-
Emoji:
|
|
2741
|
-
DeleteColumn:
|
|
2742
|
-
DeleteRow:
|
|
2743
|
-
SearchAndReplace:
|
|
2744
|
-
EmojiIcon:
|
|
2745
|
-
KatexIcon:
|
|
2746
|
-
ExportPdf:
|
|
2747
|
-
ExportWord:
|
|
2748
|
-
ImportWord:
|
|
2749
|
-
ColumnAddLeft:
|
|
2750
|
-
ColumnAddRight:
|
|
2751
|
-
BookMarked:
|
|
2752
|
-
Excalidraw:
|
|
2753
|
-
ZoomIn:
|
|
2754
|
-
ZoomOut:
|
|
2755
|
-
Settings:
|
|
2756
|
-
Eye:
|
|
2757
|
-
TextDirection:
|
|
2758
|
-
LeftToRight:
|
|
2759
|
-
RightToLeft:
|
|
2760
|
-
Attachment:
|
|
2761
|
-
GifIcon:
|
|
2762
|
-
ChevronUp:
|
|
2763
|
-
Crop:
|
|
2764
|
-
Mermaid:
|
|
2765
|
-
Twitter:
|
|
2766
|
-
CodeView:
|
|
2767
|
-
FlipX:
|
|
2768
|
-
FlipY:
|
|
2769
|
-
PencilRuler:
|
|
2770
|
-
WrapText:
|
|
2771
|
-
Loader:
|
|
2772
|
-
X:
|
|
2773
|
-
Html:
|
|
2774
|
-
ExternalLink:
|
|
2775
|
-
},
|
|
2668
|
+
const yo = {
|
|
2669
|
+
Bold: pr,
|
|
2670
|
+
LoaderCircle: mr,
|
|
2671
|
+
Italic: gr,
|
|
2672
|
+
Underline: hr,
|
|
2673
|
+
Quote: ur,
|
|
2674
|
+
TextQuote: Qr,
|
|
2675
|
+
Strikethrough: dr,
|
|
2676
|
+
Minus: ar,
|
|
2677
|
+
Eraser: cr,
|
|
2678
|
+
PaintRoller: lr,
|
|
2679
|
+
Redo2: sr,
|
|
2680
|
+
Undo2: ir,
|
|
2681
|
+
AlignCenter: Ke,
|
|
2682
|
+
AlignJustify: Je,
|
|
2683
|
+
AlignLeft: qe,
|
|
2684
|
+
AlignRight: Xe,
|
|
2685
|
+
ChevronDown: nr,
|
|
2686
|
+
Subscript: or,
|
|
2687
|
+
Superscript: rr,
|
|
2688
|
+
Code: tr,
|
|
2689
|
+
Code2: er,
|
|
2690
|
+
Type: Zt,
|
|
2691
|
+
IndentIncrease: Yt,
|
|
2692
|
+
IndentDecrease: Qt,
|
|
2693
|
+
List: Kt,
|
|
2694
|
+
ListOrdered: Jt,
|
|
2695
|
+
ListTodo: qt,
|
|
2696
|
+
Link: Xt,
|
|
2697
|
+
ImageUp: Dt,
|
|
2698
|
+
Video: Ut,
|
|
2699
|
+
Maximize: Ft,
|
|
2700
|
+
Minimize: _t,
|
|
2701
|
+
Table: $t,
|
|
2702
|
+
Sparkles: Ot,
|
|
2703
|
+
Pencil: Wt,
|
|
2704
|
+
Unlink: Gt,
|
|
2705
|
+
BetweenHorizonalEnd: Bt,
|
|
2706
|
+
BetweenHorizonalStart: jt,
|
|
2707
|
+
BetweenVerticalStart: It,
|
|
2708
|
+
BetweenVerticalEnd: Pt,
|
|
2709
|
+
TableCellsMerge: Nt,
|
|
2710
|
+
TableCellsSplit: Ht,
|
|
2711
|
+
Trash2: Vt,
|
|
2712
|
+
Trash: Tt,
|
|
2713
|
+
Replace: me,
|
|
2714
|
+
ChevronsUpDown: Rt,
|
|
2715
|
+
LineHeight: to,
|
|
2716
|
+
Word: eo,
|
|
2717
|
+
Heading1: At,
|
|
2718
|
+
Heading2: Et,
|
|
2719
|
+
Heading3: Lt,
|
|
2720
|
+
Heading4: St,
|
|
2721
|
+
Heading5: Mt,
|
|
2722
|
+
Heading6: zt,
|
|
2723
|
+
Columns2: pe,
|
|
2724
|
+
Columns3: kt,
|
|
2725
|
+
Columns4: Ct,
|
|
2726
|
+
Plus: yt,
|
|
2727
|
+
Grip: xt,
|
|
2728
|
+
Copy: vt,
|
|
2729
|
+
Clipboard: wt,
|
|
2730
|
+
PanelLeft: bt,
|
|
2731
|
+
PanelRight: ft,
|
|
2732
|
+
Columns: pe,
|
|
2733
|
+
Iframe: pt,
|
|
2734
|
+
MenuDown: ro,
|
|
2735
|
+
SizeS: io,
|
|
2736
|
+
SizeM: no,
|
|
2737
|
+
SizeL: oo,
|
|
2738
|
+
AspectRatio: Kr,
|
|
2739
|
+
Emoji: mt,
|
|
2740
|
+
DeleteColumn: Yr,
|
|
2741
|
+
DeleteRow: Zr,
|
|
2742
|
+
SearchAndReplace: me,
|
|
2743
|
+
EmojiIcon: gt,
|
|
2744
|
+
KatexIcon: ht,
|
|
2745
|
+
ExportPdf: ho,
|
|
2746
|
+
ExportWord: go,
|
|
2747
|
+
ImportWord: vo,
|
|
2748
|
+
ColumnAddLeft: lo,
|
|
2749
|
+
ColumnAddRight: co,
|
|
2750
|
+
BookMarked: ut,
|
|
2751
|
+
Excalidraw: uo,
|
|
2752
|
+
ZoomIn: dt,
|
|
2753
|
+
ZoomOut: at,
|
|
2754
|
+
Settings: ct,
|
|
2755
|
+
Eye: lt,
|
|
2756
|
+
TextDirection: ao,
|
|
2757
|
+
LeftToRight: po,
|
|
2758
|
+
RightToLeft: bo,
|
|
2759
|
+
Attachment: st,
|
|
2760
|
+
GifIcon: mo,
|
|
2761
|
+
ChevronUp: it,
|
|
2762
|
+
Crop: nt,
|
|
2763
|
+
Mermaid: fo,
|
|
2764
|
+
Twitter: wo,
|
|
2765
|
+
CodeView: so,
|
|
2766
|
+
FlipX: ot,
|
|
2767
|
+
FlipY: rt,
|
|
2768
|
+
PencilRuler: tt,
|
|
2769
|
+
WrapText: et,
|
|
2770
|
+
Loader: Ze,
|
|
2771
|
+
X: Ye,
|
|
2772
|
+
Html: xo,
|
|
2773
|
+
ExternalLink: Qe
|
|
2774
|
+
}, ve = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, xe = Me, Co = (e, r) => (t) => {
|
|
2776
2775
|
var o;
|
|
2777
|
-
if ((r == null ? void 0 : r.variants) == null) return
|
|
2778
|
-
const { variants: s, defaultVariants: n } = r,
|
|
2779
|
-
const
|
|
2780
|
-
if (
|
|
2781
|
-
const
|
|
2782
|
-
return s[d][
|
|
2783
|
-
}),
|
|
2784
|
-
let [
|
|
2785
|
-
return
|
|
2786
|
-
}, {}), u = r == null || (o = r.compoundVariants) === null || o === void 0 ? void 0 : o.reduce((d,
|
|
2787
|
-
let { class:
|
|
2788
|
-
return Object.entries(f).every((
|
|
2789
|
-
let [
|
|
2790
|
-
return Array.isArray(
|
|
2776
|
+
if ((r == null ? void 0 : r.variants) == null) return xe(e, t == null ? void 0 : t.class, t == null ? void 0 : t.className);
|
|
2777
|
+
const { variants: s, defaultVariants: n } = r, l = Object.keys(s).map((d) => {
|
|
2778
|
+
const g = t == null ? void 0 : t[d], m = n == null ? void 0 : n[d];
|
|
2779
|
+
if (g === null) return null;
|
|
2780
|
+
const a = ve(g) || ve(m);
|
|
2781
|
+
return s[d][a];
|
|
2782
|
+
}), i = t && Object.entries(t).reduce((d, g) => {
|
|
2783
|
+
let [m, a] = g;
|
|
2784
|
+
return a === void 0 || (d[m] = a), d;
|
|
2785
|
+
}, {}), u = r == null || (o = r.compoundVariants) === null || o === void 0 ? void 0 : o.reduce((d, g) => {
|
|
2786
|
+
let { class: m, className: a, ...f } = g;
|
|
2787
|
+
return Object.entries(f).every((y) => {
|
|
2788
|
+
let [w, p] = y;
|
|
2789
|
+
return Array.isArray(p) ? p.includes({
|
|
2791
2790
|
...n,
|
|
2792
|
-
...
|
|
2793
|
-
}[
|
|
2791
|
+
...i
|
|
2792
|
+
}[w]) : {
|
|
2794
2793
|
...n,
|
|
2795
|
-
...
|
|
2796
|
-
}[
|
|
2794
|
+
...i
|
|
2795
|
+
}[w] === p;
|
|
2797
2796
|
}) ? [
|
|
2798
2797
|
...d,
|
|
2799
|
-
|
|
2800
|
-
|
|
2798
|
+
m,
|
|
2799
|
+
a
|
|
2801
2800
|
] : d;
|
|
2802
2801
|
}, []);
|
|
2803
|
-
return
|
|
2804
|
-
},
|
|
2802
|
+
return xe(e, l, u, t == null ? void 0 : t.class, t == null ? void 0 : t.className);
|
|
2803
|
+
}, ko = Co(
|
|
2805
2804
|
"richtext-inline-flex richtext-items-center richtext-justify-center richtext-rounded-md richtext-text-sm richtext-font-medium richtext-ring-offset-background richtext-transition-colors hover:richtext-bg-muted hover:richtext-text-muted-foreground focus-visible:richtext-outline-none focus-visible:richtext-ring-2 focus-visible:richtext-ring-ring focus-visible:richtext-ring-offset-1 disabled:richtext-pointer-events-none disabled:richtext-opacity-50 data-[state=on]:richtext-bg-accent data-[state=on]:richtext-text-accent-foreground",
|
|
2806
2805
|
{
|
|
2807
2806
|
variants: {
|
|
@@ -2820,179 +2819,74 @@ const ko = {
|
|
|
2820
2819
|
size: "default"
|
|
2821
2820
|
}
|
|
2822
2821
|
}
|
|
2823
|
-
),
|
|
2824
|
-
|
|
2822
|
+
), Te = ke.forwardRef(({ className: e, variant: r, size: t, ...o }, s) => /* @__PURE__ */ c(
|
|
2823
|
+
ze.Root,
|
|
2825
2824
|
{
|
|
2826
2825
|
ref: s,
|
|
2827
|
-
className:
|
|
2826
|
+
className: oe(ko({ variant: r, size: t, className: e })),
|
|
2828
2827
|
...o
|
|
2829
2828
|
}
|
|
2830
2829
|
));
|
|
2831
|
-
|
|
2832
|
-
const
|
|
2833
|
-
|
|
2830
|
+
Te.displayName = ze.Root.displayName;
|
|
2831
|
+
const Do = G.Provider, zo = G.Root, Mo = G.Trigger, Ve = ke.forwardRef(({ className: e, sideOffset: r = 4, ...t }, o) => /* @__PURE__ */ c(
|
|
2832
|
+
G.Content,
|
|
2834
2833
|
{
|
|
2835
2834
|
"data-richtext-portal": !0,
|
|
2836
2835
|
ref: o,
|
|
2837
2836
|
sideOffset: r,
|
|
2838
|
-
className:
|
|
2837
|
+
className: oe(
|
|
2839
2838
|
"richtext-z-50 richtext-overflow-hidden richtext-rounded-md richtext-bg-primary richtext-px-3 richtext-py-1.5 richtext-text-sm richtext-text-primary-foreground richtext-shadow-md richtext-animate-in richtext-fade-in-0 richtext-zoom-in-95 data-[side=bottom]:richtext-slide-in-from-top-2 data-[side=left]:richtext-slide-in-from-right-2 data-[side=right]:richtext-slide-in-from-left-2 data-[side=top]:richtext-slide-in-from-bottom-2 !richtext-border-none",
|
|
2840
2839
|
e
|
|
2841
2840
|
),
|
|
2842
2841
|
...t
|
|
2843
2842
|
}
|
|
2844
2843
|
));
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
v.Trigger,
|
|
2848
|
-
{
|
|
2849
|
-
ref: o,
|
|
2850
|
-
className: k(
|
|
2851
|
-
"richtext-flex richtext-h-10 richtext-w-full richtext-items-center richtext-justify-between richtext-rounded-md richtext-border richtext-border-input richtext-bg-background richtext-px-3 richtext-py-2 richtext-text-sm richtext-ring-offset-background placeholder:richtext-text-muted-foreground focus:richtext-outline-none focus:richtext-ring-2 focus:richtext-ring-ring focus:richtext-ring-offset-1 disabled:richtext-cursor-not-allowed disabled:richtext-opacity-50 [&>span]:richtext-line-clamp-1",
|
|
2852
|
-
e
|
|
2853
|
-
),
|
|
2854
|
-
...t,
|
|
2855
|
-
children: [
|
|
2856
|
-
r,
|
|
2857
|
-
/* @__PURE__ */ i(v.Icon, { asChild: !0, children: /* @__PURE__ */ i(ie, { className: "richtext-size-4 richtext-opacity-50" }) })
|
|
2858
|
-
]
|
|
2859
|
-
}
|
|
2860
|
-
));
|
|
2861
|
-
Ao.displayName = v.Trigger.displayName;
|
|
2862
|
-
const Pe = N.forwardRef(({ className: e, ...r }, t) => /* @__PURE__ */ i(
|
|
2863
|
-
v.ScrollUpButton,
|
|
2864
|
-
{
|
|
2865
|
-
ref: t,
|
|
2866
|
-
className: k(
|
|
2867
|
-
"richtext-flex richtext-cursor-default richtext-items-center richtext-justify-center richtext-py-1",
|
|
2868
|
-
e
|
|
2869
|
-
),
|
|
2870
|
-
...r,
|
|
2871
|
-
children: /* @__PURE__ */ i(Me, { className: "richtext-size-4" })
|
|
2872
|
-
}
|
|
2873
|
-
));
|
|
2874
|
-
Pe.displayName = v.ScrollUpButton.displayName;
|
|
2875
|
-
const je = N.forwardRef(({ className: e, ...r }, t) => /* @__PURE__ */ i(
|
|
2876
|
-
v.ScrollDownButton,
|
|
2877
|
-
{
|
|
2878
|
-
ref: t,
|
|
2879
|
-
className: k(
|
|
2880
|
-
"richtext-flex richtext-cursor-default richtext-items-center richtext-justify-center richtext-py-1",
|
|
2881
|
-
e
|
|
2882
|
-
),
|
|
2883
|
-
...r,
|
|
2884
|
-
children: /* @__PURE__ */ i(ie, { className: "richtext-size-4" })
|
|
2885
|
-
}
|
|
2886
|
-
));
|
|
2887
|
-
je.displayName = v.ScrollDownButton.displayName;
|
|
2888
|
-
const Ro = N.forwardRef(({ className: e, children: r, position: t = "popper", ...o }, s) => /* @__PURE__ */ i(v.Portal, { children: /* @__PURE__ */ z(
|
|
2889
|
-
v.Content,
|
|
2890
|
-
{
|
|
2891
|
-
"data-richtext-portal": !0,
|
|
2892
|
-
position: t,
|
|
2893
|
-
ref: s,
|
|
2894
|
-
className: k(
|
|
2895
|
-
"richtext-relative richtext-z-50 richtext-max-h-60 richtext-overflow-y-auto richtext-min-w-[8rem] richtext-overflow-hidden richtext-rounded-md richtext-border !richtext-border-border richtext-bg-popover richtext-text-popover-foreground richtext-shadow-md data-[state=open]:richtext-animate-in data-[state=closed]:richtext-animate-out data-[state=closed]:richtext-fade-out-0 data-[state=open]:richtext-fade-in-0 data-[state=closed]:richtext-zoom-out-95 data-[state=open]:richtext-zoom-in-95 data-[side=bottom]:richtext-slide-in-from-top-2 data-[side=left]:richtext-slide-in-from-right-2 data-[side=right]:richtext-slide-in-from-left-2 data-[side=top]:richtext-slide-in-from-bottom-2",
|
|
2896
|
-
t === "popper" && "data-[side=bottom]:richtext-translate-y-1 data-[side=left]:richtext--translate-x-1 data-[side=right]:richtext-translate-x-1 data-[side=top]:richtext--translate-y-1",
|
|
2897
|
-
e
|
|
2898
|
-
),
|
|
2899
|
-
...o,
|
|
2900
|
-
children: [
|
|
2901
|
-
/* @__PURE__ */ i(Pe, {}),
|
|
2902
|
-
/* @__PURE__ */ i(
|
|
2903
|
-
v.Viewport,
|
|
2904
|
-
{
|
|
2905
|
-
className: k(
|
|
2906
|
-
"richtext-p-1",
|
|
2907
|
-
t === "popper" && "richtext-h-[var(--radix-select-trigger-height)] richtext-w-full richtext-min-w-[var(--radix-select-trigger-width)]"
|
|
2908
|
-
),
|
|
2909
|
-
children: r
|
|
2910
|
-
}
|
|
2911
|
-
),
|
|
2912
|
-
/* @__PURE__ */ i(je, {})
|
|
2913
|
-
]
|
|
2914
|
-
}
|
|
2915
|
-
) }));
|
|
2916
|
-
Ro.displayName = v.Content.displayName;
|
|
2917
|
-
const To = N.forwardRef(({ className: e, ...r }, t) => /* @__PURE__ */ i(
|
|
2918
|
-
v.Label,
|
|
2919
|
-
{
|
|
2920
|
-
className: k("richtext-py-1.5 richtext-pl-8 richtext-pr-2 richtext-text-sm richtext-font-semibold", e),
|
|
2921
|
-
ref: t,
|
|
2922
|
-
...r
|
|
2923
|
-
}
|
|
2924
|
-
));
|
|
2925
|
-
To.displayName = v.Label.displayName;
|
|
2926
|
-
const Vo = N.forwardRef(({ className: e, children: r, ...t }, o) => /* @__PURE__ */ z(
|
|
2927
|
-
v.Item,
|
|
2928
|
-
{
|
|
2929
|
-
ref: o,
|
|
2930
|
-
className: k(
|
|
2931
|
-
"richtext-relative richtext-flex richtext-w-full richtext-cursor-default richtext-select-none richtext-items-center richtext-rounded-sm richtext-py-1.5 richtext-pl-8 richtext-pr-2 richtext-text-sm richtext-outline-none focus:richtext-bg-accent focus:richtext-text-accent-foreground data-[disabled]:richtext-pointer-events-none data-[disabled]:richtext-opacity-50",
|
|
2932
|
-
e
|
|
2933
|
-
),
|
|
2934
|
-
...t,
|
|
2935
|
-
children: [
|
|
2936
|
-
/* @__PURE__ */ i("span", { className: "richtext-absolute richtext-left-2 richtext-flex richtext-size-3.5 richtext-items-center richtext-justify-center", children: /* @__PURE__ */ i(v.ItemIndicator, { children: /* @__PURE__ */ i(wr, { className: "richtext-size-4" }) }) }),
|
|
2937
|
-
/* @__PURE__ */ i(v.ItemText, { children: r })
|
|
2938
|
-
]
|
|
2939
|
-
}
|
|
2940
|
-
));
|
|
2941
|
-
Vo.displayName = v.Item.displayName;
|
|
2942
|
-
const Io = N.forwardRef(({ className: e, ...r }, t) => /* @__PURE__ */ i(
|
|
2943
|
-
v.Separator,
|
|
2944
|
-
{
|
|
2945
|
-
className: k("richtext--mx-1 richtext-my-1 richtext-h-px richtext-bg-muted", e),
|
|
2946
|
-
ref: t,
|
|
2947
|
-
...r
|
|
2948
|
-
}
|
|
2949
|
-
));
|
|
2950
|
-
Io.displayName = v.Separator.displayName;
|
|
2951
|
-
function ce(e) {
|
|
2844
|
+
Ve.displayName = G.Content.displayName;
|
|
2845
|
+
function ne(e) {
|
|
2952
2846
|
function r() {
|
|
2953
|
-
const n =
|
|
2954
|
-
n.current = { ...n.current, ...
|
|
2955
|
-
}, []), d =
|
|
2847
|
+
const n = Y(e), l = M(() => n.current, []), i = Y(/* @__PURE__ */ new Set()), u = M((g) => {
|
|
2848
|
+
n.current = { ...n.current, ...g }, i.current.forEach((m) => m());
|
|
2849
|
+
}, []), d = M((g) => (i.current.add(g), () => i.current.delete(g)), []);
|
|
2956
2850
|
return {
|
|
2957
|
-
get:
|
|
2851
|
+
get: l,
|
|
2958
2852
|
set: u,
|
|
2959
2853
|
subscribe: d
|
|
2960
2854
|
};
|
|
2961
2855
|
}
|
|
2962
|
-
const t =
|
|
2856
|
+
const t = We(null);
|
|
2963
2857
|
function o({ children: n }) {
|
|
2964
|
-
return /* @__PURE__ */
|
|
2858
|
+
return /* @__PURE__ */ c(t.Provider, { value: r(), children: n });
|
|
2965
2859
|
}
|
|
2966
2860
|
function s(n) {
|
|
2967
|
-
const
|
|
2968
|
-
if (!
|
|
2861
|
+
const l = Oe(t);
|
|
2862
|
+
if (!l)
|
|
2969
2863
|
throw new Error("Store not found");
|
|
2970
|
-
return [
|
|
2971
|
-
|
|
2972
|
-
() => n(
|
|
2864
|
+
return [$e(
|
|
2865
|
+
l.subscribe,
|
|
2866
|
+
() => n(l.get()),
|
|
2973
2867
|
() => n(e)
|
|
2974
|
-
),
|
|
2868
|
+
), l.set];
|
|
2975
2869
|
}
|
|
2976
2870
|
return {
|
|
2977
2871
|
Provider: o,
|
|
2978
2872
|
useStore: s
|
|
2979
2873
|
};
|
|
2980
2874
|
}
|
|
2981
|
-
|
|
2875
|
+
ne({
|
|
2982
2876
|
value: !1
|
|
2983
2877
|
});
|
|
2984
|
-
|
|
2878
|
+
ne({
|
|
2985
2879
|
value: !1
|
|
2986
2880
|
});
|
|
2987
|
-
const { Provider:
|
|
2881
|
+
const { Provider: So, useStore: He } = ne({
|
|
2988
2882
|
value: !1
|
|
2989
2883
|
});
|
|
2990
|
-
function
|
|
2991
|
-
const [e] =
|
|
2884
|
+
function Xo() {
|
|
2885
|
+
const [e] = He((r) => r.value);
|
|
2992
2886
|
return e;
|
|
2993
2887
|
}
|
|
2994
|
-
const
|
|
2995
|
-
function
|
|
2888
|
+
const ye = "data-rc-order", Ce = "data-rc-priority", Lo = "rc-util-key", ee = /* @__PURE__ */ new Map();
|
|
2889
|
+
function Eo(e, r) {
|
|
2996
2890
|
if (!e)
|
|
2997
2891
|
return !1;
|
|
2998
2892
|
if (e.contains)
|
|
@@ -3005,68 +2899,68 @@ function jo(e, r) {
|
|
|
3005
2899
|
}
|
|
3006
2900
|
return !1;
|
|
3007
2901
|
}
|
|
3008
|
-
function
|
|
3009
|
-
return e ? e.startsWith("data-") ? e : `data-${e}` :
|
|
2902
|
+
function Ne({ mark: e } = {}) {
|
|
2903
|
+
return e ? e.startsWith("data-") ? e : `data-${e}` : Lo;
|
|
3010
2904
|
}
|
|
3011
|
-
function
|
|
2905
|
+
function ie(e) {
|
|
3012
2906
|
return e.attachTo ? e.attachTo : document.querySelector("head") || document.body;
|
|
3013
2907
|
}
|
|
3014
|
-
function
|
|
2908
|
+
function Ao(e) {
|
|
3015
2909
|
return e === "queue" ? "prependQueue" : e ? "prepend" : "append";
|
|
3016
2910
|
}
|
|
3017
|
-
function
|
|
3018
|
-
return [...(
|
|
2911
|
+
function Pe(e) {
|
|
2912
|
+
return [...(ee.get(e) || e).children].filter(
|
|
3019
2913
|
(r) => r.tagName === "STYLE"
|
|
3020
2914
|
);
|
|
3021
2915
|
}
|
|
3022
|
-
function
|
|
3023
|
-
const { csp: t, prepend: o, priority: s = 0 } = r, n =
|
|
3024
|
-
|
|
3025
|
-
const u =
|
|
2916
|
+
function Ie(e, r = {}) {
|
|
2917
|
+
const { csp: t, prepend: o, priority: s = 0 } = r, n = Ao(o), l = n === "prependQueue", i = document.createElement("style");
|
|
2918
|
+
i.setAttribute(ye, n), l && s && i.setAttribute(Ce, `${s}`), t != null && t.nonce && (i.nonce = t == null ? void 0 : t.nonce), i.innerHTML = e;
|
|
2919
|
+
const u = ie(r), { firstChild: d } = u;
|
|
3026
2920
|
if (o) {
|
|
3027
|
-
if (
|
|
3028
|
-
const
|
|
3029
|
-
if (!["prepend", "prependQueue"].includes(
|
|
2921
|
+
if (l) {
|
|
2922
|
+
const g = Pe(u).filter((m) => {
|
|
2923
|
+
if (!["prepend", "prependQueue"].includes(m.getAttribute(ye)))
|
|
3030
2924
|
return !1;
|
|
3031
|
-
const
|
|
3032
|
-
return s >=
|
|
2925
|
+
const a = Number(m.getAttribute(Ce) || 0);
|
|
2926
|
+
return s >= a;
|
|
3033
2927
|
});
|
|
3034
|
-
if (
|
|
3035
|
-
return u.insertBefore(
|
|
2928
|
+
if (g.length > 0)
|
|
2929
|
+
return u.insertBefore(i, g.at(-1).nextSibling), i;
|
|
3036
2930
|
}
|
|
3037
|
-
d.before(
|
|
2931
|
+
d.before(i);
|
|
3038
2932
|
} else
|
|
3039
|
-
u.append(
|
|
3040
|
-
return
|
|
2933
|
+
u.append(i);
|
|
2934
|
+
return i;
|
|
3041
2935
|
}
|
|
3042
|
-
function
|
|
3043
|
-
const t =
|
|
3044
|
-
return
|
|
2936
|
+
function je(e, r = {}) {
|
|
2937
|
+
const t = ie(r);
|
|
2938
|
+
return Pe(t).find((o) => o.getAttribute(Ne(r)) === e);
|
|
3045
2939
|
}
|
|
3046
|
-
function
|
|
3047
|
-
const t =
|
|
2940
|
+
function Ro(e, r = {}) {
|
|
2941
|
+
const t = je(e, r);
|
|
3048
2942
|
t && t.remove();
|
|
3049
2943
|
}
|
|
3050
|
-
function
|
|
3051
|
-
const t =
|
|
3052
|
-
if (!t || !
|
|
3053
|
-
const o =
|
|
3054
|
-
|
|
2944
|
+
function To(e, r) {
|
|
2945
|
+
const t = ee.get(e);
|
|
2946
|
+
if (!t || !Eo(document, t)) {
|
|
2947
|
+
const o = Ie("", r), { parentNode: s } = o;
|
|
2948
|
+
ee.set(e, s), o.remove();
|
|
3055
2949
|
}
|
|
3056
2950
|
}
|
|
3057
|
-
function
|
|
3058
|
-
var
|
|
3059
|
-
const o =
|
|
3060
|
-
|
|
3061
|
-
const s =
|
|
2951
|
+
function Vo(e, r, t = {}) {
|
|
2952
|
+
var l, i, u;
|
|
2953
|
+
const o = ie(t);
|
|
2954
|
+
To(o, t);
|
|
2955
|
+
const s = je(r, t);
|
|
3062
2956
|
if (s)
|
|
3063
|
-
return (
|
|
3064
|
-
const n =
|
|
3065
|
-
return n.setAttribute(
|
|
2957
|
+
return (l = t.csp) != null && l.nonce && s.nonce !== ((i = t.csp) == null ? void 0 : i.nonce) && (s.nonce = (u = t.csp) == null ? void 0 : u.nonce), s.innerHTML !== e && (s.innerHTML = e), s;
|
|
2958
|
+
const n = Ie(e, t);
|
|
2959
|
+
return n.setAttribute(Ne(t), r), n;
|
|
3066
2960
|
}
|
|
3067
|
-
const
|
|
3068
|
-
const [, t] =
|
|
3069
|
-
|
|
2961
|
+
const Ho = _e(({ editor: e, children: r }) => {
|
|
2962
|
+
const [, t] = He((s) => s.value);
|
|
2963
|
+
A(() => {
|
|
3070
2964
|
t({
|
|
3071
2965
|
value: e == null ? void 0 : e.isEditable
|
|
3072
2966
|
});
|
|
@@ -3076,120 +2970,115 @@ const $o = qe(({ editor: e, children: r }) => {
|
|
|
3076
2970
|
value: e == null ? void 0 : e.isEditable
|
|
3077
2971
|
});
|
|
3078
2972
|
};
|
|
3079
|
-
return
|
|
2973
|
+
return A(() => (e && e.on("update", o), () => {
|
|
3080
2974
|
e && e.off("update", o);
|
|
3081
|
-
}), [e]), /* @__PURE__ */
|
|
2975
|
+
}), [e]), /* @__PURE__ */ c(te, { children: r });
|
|
3082
2976
|
});
|
|
3083
|
-
function
|
|
3084
|
-
const [, e] =
|
|
2977
|
+
function No() {
|
|
2978
|
+
const [, e] = Ue(De), r = (o) => {
|
|
3085
2979
|
e((s) => ({
|
|
3086
2980
|
...s,
|
|
3087
2981
|
currentLang: o.detail
|
|
3088
2982
|
}));
|
|
3089
2983
|
}, t = (o) => {
|
|
3090
2984
|
const { lang: s, messages: n } = o.detail;
|
|
3091
|
-
e((
|
|
3092
|
-
if (
|
|
3093
|
-
const
|
|
3094
|
-
...
|
|
2985
|
+
e((l) => {
|
|
2986
|
+
if (l.message[s]) {
|
|
2987
|
+
const i = {
|
|
2988
|
+
...l.message[s],
|
|
3095
2989
|
...n
|
|
3096
2990
|
};
|
|
3097
2991
|
return {
|
|
3098
|
-
currentLang:
|
|
2992
|
+
currentLang: l.currentLang,
|
|
3099
2993
|
message: {
|
|
3100
|
-
...
|
|
3101
|
-
[s]:
|
|
2994
|
+
...l.message,
|
|
2995
|
+
[s]: i
|
|
3102
2996
|
}
|
|
3103
2997
|
};
|
|
3104
2998
|
} else
|
|
3105
2999
|
return {
|
|
3106
|
-
currentLang:
|
|
3000
|
+
currentLang: l.currentLang,
|
|
3107
3001
|
message: {
|
|
3108
|
-
...
|
|
3002
|
+
...l.message,
|
|
3109
3003
|
[s]: n
|
|
3110
3004
|
}
|
|
3111
3005
|
};
|
|
3112
3006
|
});
|
|
3113
3007
|
};
|
|
3114
|
-
return
|
|
3115
|
-
const o =
|
|
3008
|
+
return A(() => {
|
|
3009
|
+
const o = j(B.CHANGE_LANGUAGE, r), s = j(B.MODIFY_LANGUAGE, t);
|
|
3116
3010
|
return () => {
|
|
3117
3011
|
o(), s();
|
|
3118
3012
|
};
|
|
3119
|
-
}, []), /* @__PURE__ */
|
|
3013
|
+
}, []), /* @__PURE__ */ c(te, {});
|
|
3120
3014
|
}
|
|
3121
|
-
function
|
|
3122
|
-
const [e, r] =
|
|
3123
|
-
|
|
3124
|
-
const d = e || "light",
|
|
3125
|
-
let
|
|
3126
|
-
if (!
|
|
3127
|
-
|
|
3015
|
+
function Po() {
|
|
3016
|
+
const [e, r] = Q("richtext-theme", "light"), [t, o] = Q("richtext-color", "default"), [s, n] = Q("richtext-border-radius", "0.65rem");
|
|
3017
|
+
A(() => {
|
|
3018
|
+
const d = e || "light", g = t || "default";
|
|
3019
|
+
let m = ge[d][g];
|
|
3020
|
+
if (!m) {
|
|
3021
|
+
m = ge.light.default;
|
|
3128
3022
|
return;
|
|
3129
3023
|
}
|
|
3130
|
-
return
|
|
3024
|
+
return Vo(`
|
|
3131
3025
|
.reactjs-tiptap-editor, .reactjs-tiptap-editor *,
|
|
3132
3026
|
div[data-richtext-portal], div[data-richtext-portal] * {
|
|
3133
|
-
${Object.entries(
|
|
3027
|
+
${Object.entries(m).map(([a, f]) => typeof s == "string" && a === "radius" ? `--${a}: ${s};` : `--${a}: ${f};`).join(`
|
|
3134
3028
|
`)}
|
|
3135
3029
|
}
|
|
3136
3030
|
`, "richtext-theme", {
|
|
3137
3031
|
priority: 50
|
|
3138
3032
|
}), () => {
|
|
3139
|
-
|
|
3033
|
+
Ro("richtext-theme");
|
|
3140
3034
|
};
|
|
3141
3035
|
}, [e, t, s]);
|
|
3142
|
-
const
|
|
3036
|
+
const l = (d) => {
|
|
3143
3037
|
r(d.detail);
|
|
3144
|
-
},
|
|
3038
|
+
}, i = (d) => {
|
|
3145
3039
|
o(d.detail);
|
|
3146
3040
|
}, u = (d) => {
|
|
3147
3041
|
n(d.detail);
|
|
3148
3042
|
};
|
|
3149
|
-
return
|
|
3150
|
-
const d =
|
|
3043
|
+
return A(() => {
|
|
3044
|
+
const d = j(B.CHANGE_THEME, l), g = j(B.CHANGE_COLOR, i), m = j(B.CHANGE_BORDER_RADIUS, u);
|
|
3151
3045
|
return () => {
|
|
3152
|
-
d(),
|
|
3046
|
+
d(), g(), m();
|
|
3153
3047
|
};
|
|
3154
|
-
}, []), /* @__PURE__ */
|
|
3048
|
+
}, []), /* @__PURE__ */ c(te, {});
|
|
3155
3049
|
}
|
|
3156
|
-
function
|
|
3157
|
-
return /* @__PURE__ */
|
|
3158
|
-
/* @__PURE__ */
|
|
3159
|
-
|
|
3050
|
+
function qo({ editor: e, children: r, id: t }) {
|
|
3051
|
+
return /* @__PURE__ */ S(So, { children: [
|
|
3052
|
+
/* @__PURE__ */ c(
|
|
3053
|
+
Ho,
|
|
3160
3054
|
{
|
|
3161
3055
|
editor: e,
|
|
3162
3056
|
id: t,
|
|
3163
3057
|
children: r
|
|
3164
3058
|
}
|
|
3165
3059
|
),
|
|
3166
|
-
/* @__PURE__ */
|
|
3167
|
-
/* @__PURE__ */
|
|
3060
|
+
/* @__PURE__ */ c(No, {}),
|
|
3061
|
+
/* @__PURE__ */ c(Po, {})
|
|
3168
3062
|
] });
|
|
3169
3063
|
}
|
|
3170
3064
|
export {
|
|
3171
|
-
|
|
3172
|
-
|
|
3173
|
-
|
|
3174
|
-
|
|
3175
|
-
|
|
3176
|
-
|
|
3177
|
-
|
|
3178
|
-
|
|
3179
|
-
|
|
3180
|
-
|
|
3181
|
-
|
|
3182
|
-
|
|
3183
|
-
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
|
|
3188
|
-
|
|
3189
|
-
|
|
3190
|
-
on as n,
|
|
3191
|
-
Ro as o,
|
|
3192
|
-
Vo as p,
|
|
3193
|
-
Go as r,
|
|
3194
|
-
Oo as u
|
|
3065
|
+
Uo as A,
|
|
3066
|
+
go as E,
|
|
3067
|
+
ro as M,
|
|
3068
|
+
qo as P,
|
|
3069
|
+
zo as T,
|
|
3070
|
+
Mo as a,
|
|
3071
|
+
Ve as b,
|
|
3072
|
+
oe as c,
|
|
3073
|
+
Co as d,
|
|
3074
|
+
Do as e,
|
|
3075
|
+
Te as f,
|
|
3076
|
+
Jr as g,
|
|
3077
|
+
qr as h,
|
|
3078
|
+
yo as i,
|
|
3079
|
+
Q as j,
|
|
3080
|
+
Xo as k,
|
|
3081
|
+
ho as l,
|
|
3082
|
+
Ro as r,
|
|
3083
|
+
Vo as u
|
|
3195
3084
|
};
|