reactjs-tiptap-editor 1.0.9 → 1.0.11

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.
Files changed (159) hide show
  1. package/lib/{ActionMenuButton-CmDopTWt.cjs → ActionMenuButton-BLlse5KO.cjs} +1 -1
  2. package/lib/{ActionMenuButton-C4aNFFa8.js → ActionMenuButton-DTXFBdGX.js} +2 -2
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.js +7 -7
  5. package/lib/Blockquote.cjs +1 -1
  6. package/lib/Blockquote.js +3 -3
  7. package/lib/Bold.cjs +1 -1
  8. package/lib/Bold.js +6 -6
  9. package/lib/BulletList.cjs +1 -1
  10. package/lib/BulletList.js +3 -3
  11. package/lib/Clear.cjs +1 -1
  12. package/lib/Clear.js +3 -3
  13. package/lib/Code.cjs +1 -1
  14. package/lib/Code.js +6 -6
  15. package/lib/CodeBlock.cjs +1 -1
  16. package/lib/CodeBlock.js +4 -4
  17. package/lib/CodeView.cjs +1 -1
  18. package/lib/CodeView.js +3 -3
  19. package/lib/Color.cjs +1 -1
  20. package/lib/Color.js +5 -5
  21. package/lib/Column.cjs +1 -1
  22. package/lib/Column.js +8 -8
  23. package/lib/{Drawer-DG0gPU_U.js → Drawer-D0yQ0wR7.js} +6 -6
  24. package/lib/{Drawer-CTr2snNd.cjs → Drawer-kv6BU_6O.cjs} +1 -1
  25. package/lib/Drawer.cjs +1 -1
  26. package/lib/Drawer.js +3 -3
  27. package/lib/Emoji.cjs +1 -1
  28. package/lib/Emoji.js +8 -7
  29. package/lib/{Excalidraw-DtezFdjR.cjs → Excalidraw-B82ThkJA.cjs} +1 -1
  30. package/lib/{Excalidraw-DpgdxOsc.js → Excalidraw-CO4IRHmG.js} +7 -7
  31. package/lib/Excalidraw.cjs +1 -1
  32. package/lib/Excalidraw.js +2 -2
  33. package/lib/ExportPdf.cjs +1 -1
  34. package/lib/ExportPdf.js +3 -3
  35. package/lib/ExportWord.cjs +1 -1
  36. package/lib/ExportWord.js +3 -3
  37. package/lib/FontFamily.cjs +1 -1
  38. package/lib/FontFamily.js +5 -5
  39. package/lib/FontSize.cjs +1 -1
  40. package/lib/FontSize.js +5 -5
  41. package/lib/Heading.cjs +1 -1
  42. package/lib/Heading.js +5 -5
  43. package/lib/Highlight.cjs +1 -1
  44. package/lib/Highlight.js +5 -5
  45. package/lib/History.cjs +1 -1
  46. package/lib/History.js +4 -4
  47. package/lib/HorizontalRule.cjs +1 -1
  48. package/lib/HorizontalRule.js +3 -3
  49. package/lib/{Icon-C_buGjWy.js → Icon-DRuJhcHK.js} +1 -1
  50. package/lib/{Icon-b6HQAURz.cjs → Icon-DXePECFW.cjs} +1 -1
  51. package/lib/{Iframe-CUrXCDxj.cjs → Iframe-03dn9wcM.cjs} +1 -1
  52. package/lib/{Iframe-De88TYvj.js → Iframe-BEO28NPs.js} +8 -8
  53. package/lib/Iframe.cjs +1 -1
  54. package/lib/Iframe.js +2 -2
  55. package/lib/Image.cjs +1 -1
  56. package/lib/Image.js +13 -13
  57. package/lib/ImageGif.cjs +1 -1
  58. package/lib/ImageGif.js +14 -14
  59. package/lib/ImportWord.cjs +1 -1
  60. package/lib/ImportWord.js +3 -3
  61. package/lib/{Indent-Bensb2nf.js → Indent-CXurBbOr.js} +5 -5
  62. package/lib/{Indent-D_KtZNHW.cjs → Indent-Cqjdn3Jt.cjs} +1 -1
  63. package/lib/Indent.cjs +1 -1
  64. package/lib/Indent.js +2 -2
  65. package/lib/Italic.cjs +1 -1
  66. package/lib/Italic.js +3 -3
  67. package/lib/{Katex-C0dtqznb.js → Katex-Bvj469K1.js} +7 -7
  68. package/lib/{Katex-NqelWRoi.cjs → Katex-DdWTV5NJ.cjs} +1 -1
  69. package/lib/Katex.cjs +1 -1
  70. package/lib/Katex.js +2 -2
  71. package/lib/LineHeight.cjs +1 -1
  72. package/lib/LineHeight.js +5 -5
  73. package/lib/Link.cjs +1 -1
  74. package/lib/Link.js +2 -2
  75. package/lib/{LinkEditBlock-BSZ-vgNB.cjs → LinkEditBlock-8ePAZ-G1.cjs} +1 -1
  76. package/lib/{LinkEditBlock-Bv12sKvW.js → LinkEditBlock-DjXUEubR.js} +32 -32
  77. package/lib/Mention.cjs +1 -1
  78. package/lib/Mention.js +23 -22
  79. package/lib/Mermaid.cjs +1 -1
  80. package/lib/Mermaid.js +26 -26
  81. package/lib/MoreMark.cjs +1 -1
  82. package/lib/MoreMark.js +5 -5
  83. package/lib/OrderedList.cjs +1 -1
  84. package/lib/OrderedList.js +3 -3
  85. package/lib/SearchAndReplace.cjs +1 -1
  86. package/lib/SearchAndReplace.js +9 -9
  87. package/lib/SlashCommand.cjs +1 -1
  88. package/lib/SlashCommand.js +39 -266
  89. package/lib/SlashCommandNodeView-Bl_gwZJB.cjs +1 -0
  90. package/lib/SlashCommandNodeView-CcqL8ymb.js +254 -0
  91. package/lib/Strike.cjs +1 -1
  92. package/lib/Strike.js +3 -3
  93. package/lib/{Table-D9ckv6Tb.js → Table-9Y0Cg8Ab.js} +5 -5
  94. package/lib/{Table-cy1mUM2X.cjs → Table-DBGjezZK.cjs} +1 -1
  95. package/lib/Table.cjs +1 -1
  96. package/lib/Table.js +1 -1
  97. package/lib/TaskList.cjs +1 -1
  98. package/lib/TaskList.js +3 -3
  99. package/lib/TextAlign.cjs +1 -1
  100. package/lib/TextAlign.js +5 -5
  101. package/lib/TextDirection.cjs +1 -1
  102. package/lib/TextDirection.js +5 -5
  103. package/lib/TextUnderline.cjs +1 -1
  104. package/lib/TextUnderline.js +3 -3
  105. package/lib/{Twitter-Bvs3sW8F.cjs → Twitter-Cnvt7GBg.cjs} +1 -1
  106. package/lib/{Twitter-KUvyySA0.js → Twitter-DWwd0vHR.js} +46 -46
  107. package/lib/Twitter.cjs +1 -1
  108. package/lib/Twitter.js +2 -2
  109. package/lib/Video.cjs +1 -1
  110. package/lib/Video.js +7 -7
  111. package/lib/bubble.cjs +4 -4
  112. package/lib/bubble.js +1659 -1567
  113. package/lib/{button-U6XpZt2X.cjs → button-BW5bDPz_.cjs} +1 -1
  114. package/lib/{button-D8SI-g7p.js → button-RnHbJfd-.js} +1 -1
  115. package/lib/{checkbox-xrY2c5yo.js → checkbox-CLSoR1Qj.js} +1 -1
  116. package/lib/{checkbox-DaIBNthL.cjs → checkbox-CTEN0q4y.cjs} +1 -1
  117. package/lib/{dialog-DgnnVCfv.cjs → dialog-CMC9hsCo.cjs} +1 -1
  118. package/lib/{dialog-DjnkASYP.js → dialog-D_HCtKvc.js} +1 -1
  119. package/lib/{dropdown-menu-bI14Gyw4.js → dropdown-menu-66q7Ofc5.js} +3 -2
  120. package/lib/dropdown-menu-DKSAS-w_.cjs +1 -0
  121. package/lib/extensions/SlashCommand/types.d.ts +1 -0
  122. package/lib/index-9A6-kVBM.js +1351 -0
  123. package/lib/{index-4pRt5Vqu.js → index-C3zg3DPB.js} +442 -403
  124. package/lib/index-C838s-or.cjs +8 -0
  125. package/lib/index-Cv9Z6dyV.cjs +1 -0
  126. package/lib/{index-EKFybgpP.js → index-DKt5wfAc.js} +1 -1
  127. package/lib/{index-BimeTI7q.js → index-DRHrDScg.js} +1 -1
  128. package/lib/{index-BQ6ZdLsu.js → index-DmPwbBqm.js} +1 -1
  129. package/lib/{index-CbIQPoF6.js → index-sVScpCFG.js} +20 -20
  130. package/lib/index.cjs +1 -1
  131. package/lib/index.js +5 -5
  132. package/lib/{input-C5zU49Q1.js → input-CvyMYMZG.js} +1 -1
  133. package/lib/{input-BtDj0NeF.cjs → input-D555880-.cjs} +1 -1
  134. package/lib/{isNumber-8HKEgTkA.js → isNumber-DF0fU3ob.js} +1 -1
  135. package/lib/{label-BEUVs-IA.js → label-DsOYPjAo.js} +1 -1
  136. package/lib/{label-C8BonzOY.cjs → label-E6jF3Xud.cjs} +1 -1
  137. package/lib/{popover-CPY5lMCj.js → popover-B7ec5-u2.js} +1 -1
  138. package/lib/{popover-DjL0De8d.cjs → popover-BSzR_R01.cjs} +1 -1
  139. package/lib/{separator-BlIlS7LP.js → separator-JaTTqb3J.js} +4 -4
  140. package/lib/{separator-BzMkiI_c.cjs → separator-PGnA-6Hr.cjs} +1 -1
  141. package/lib/{store-D_GvIPxo.js → store-Cf7tFiiI.js} +1 -1
  142. package/lib/{store-BSCjQxMK.cjs → store-oDk-lTPM.cjs} +1 -1
  143. package/lib/style.css +1 -1
  144. package/lib/{tabs-CHy82_rs.cjs → tabs-BTwiZkWd.cjs} +1 -1
  145. package/lib/{tabs-tQpXIzfV.js → tabs-CWr9HYaM.js} +1 -1
  146. package/lib/{textarea-CMDYVXYo.js → textarea-BdeLXbp8.js} +1 -1
  147. package/lib/{textarea-B-qfanCT.cjs → textarea-Yetl_PZi.cjs} +1 -1
  148. package/lib/{throttle-BIkZV3Y_.js → throttle-DsowOft0.js} +1 -1
  149. package/lib/updatePosition-Bbd8ETMv.js +16 -0
  150. package/lib/updatePosition-M2IyqkI1.cjs +1 -0
  151. package/lib/{useButtonProps-BqBGuqoP.cjs → useButtonProps-DfnJiJLV.cjs} +1 -1
  152. package/lib/{useButtonProps-DTngjZge.js → useButtonProps-cMoicZgd.js} +14 -14
  153. package/package.json +1 -1
  154. package/lib/dropdown-menu-BvVMltdB.cjs +0 -1
  155. package/lib/floating-ui.dom-U1vPFQ5f.js +0 -1151
  156. package/lib/floating-ui.dom-VCrc58uF.cjs +0 -1
  157. package/lib/index-DvvMf6Wu.cjs +0 -7
  158. package/lib/updatePosition-GLTrgcib.js +0 -215
  159. package/lib/updatePosition-u2mTh3mG.cjs +0 -1
@@ -1,16 +1,16 @@
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";
1
+ import { jsxs as A, jsx as a, Fragment as te } from "react/jsx-runtime";
2
+ import * as ze from "react";
3
+ import Be, { useCallback as S, useState as Ge, useEffect as V, useRef as Y, createContext as Oe, useContext as We, useSyncExternalStore as $e, memo as _e } from "react";
4
4
  import { Slot as Fe } from "@radix-ui/react-slot";
5
5
  import { x as Ue, a as De } from "./index-0OnGZkVF.js";
6
6
  import { THEME as ge } from "./theme.js";
7
7
  import { l as j, E as B } from "./events.constant-wrlJ_7JZ.js";
8
8
  import * as G from "@radix-ui/react-tooltip";
9
- import * as ze from "@radix-ui/react-toggle";
9
+ import * as Me from "@radix-ui/react-toggle";
10
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) => {
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 at, ZoomOut as ct, 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 vt, Copy as wt, GripVertical as xt, Plus as yt, Columns4 as Ct, Columns3 as zt, Heading6 as Mt, Heading5 as kt, Heading4 as St, Heading3 as Lt, Heading2 as Et, Heading1 as At, Pilcrow as Vt, ChevronsUpDown as Ht, Trash as Rt, Trash2 as Tt, TableCellsSplit as Nt, TableCellsMerge as Pt, BetweenVerticalEnd as It, BetweenVerticalStart as jt, BetweenHorizonalStart as Bt, BetweenHorizonalEnd as Gt, Unlink as Ot, Pencil as Wt, Sparkles as $t, Table as _t, Minimize as Ft, Maximize as Ut, Video as Dt, ImageUp as Xt, Link as qt, ListTodo as Jt, ListOrdered as Kt, List as Qt, IndentDecrease as Yt, IndentIncrease as Zt, Type as er, CodeXml as tr, Code as rr, Superscript as or, Subscript as nr, ChevronDown as ir, Undo2 as sr, Redo2 as lr, PaintRoller as ar, Eraser as cr, Minus as dr, Strikethrough as ur, Quote as hr, Underline as gr, Italic as mr, LoaderCircle as pr, Bold as fr } from "lucide-react";
12
+ import { C as ke } from "./index-sVScpCFG.js";
13
+ const re = "-", br = (e) => {
14
14
  const r = wr(e), {
15
15
  conflictingClassGroups: t,
16
16
  conflictingClassGroupModifiers: o
@@ -18,7 +18,7 @@ const re = "-", fr = (e) => {
18
18
  return {
19
19
  getClassGroupId: (l) => {
20
20
  const i = l.split(re);
21
- return i[0] === "" && i.length !== 1 && i.shift(), Se(i, r) || br(l);
21
+ return i[0] === "" && i.length !== 1 && i.shift(), Se(i, r) || vr(l);
22
22
  },
23
23
  getConflictingClassGroupIds: (l, i) => {
24
24
  const u = t[l] || [];
@@ -38,7 +38,7 @@ const re = "-", fr = (e) => {
38
38
  return (l = r.validators.find(({
39
39
  validator: i
40
40
  }) => i(n))) == null ? void 0 : l.classGroupId;
41
- }, fe = /^\[(.+)\]$/, br = (e) => {
41
+ }, fe = /^\[(.+)\]$/, vr = (e) => {
42
42
  if (fe.test(e)) {
43
43
  const r = fe.exec(e)[1], t = r == null ? void 0 : r.substring(0, r.indexOf(":"));
44
44
  if (t)
@@ -52,7 +52,7 @@ const re = "-", fr = (e) => {
52
52
  nextPart: /* @__PURE__ */ new Map(),
53
53
  validators: []
54
54
  };
55
- return xr(Object.entries(e.classGroups), t).forEach(([n, l]) => {
55
+ return yr(Object.entries(e.classGroups), t).forEach(([n, l]) => {
56
56
  Z(l, o, n, r);
57
57
  }), o;
58
58
  }, Z = (e, r, t, o) => {
@@ -63,7 +63,7 @@ const re = "-", fr = (e) => {
63
63
  return;
64
64
  }
65
65
  if (typeof s == "function") {
66
- if (vr(s)) {
66
+ if (xr(s)) {
67
67
  Z(s(o), r, t, o);
68
68
  return;
69
69
  }
@@ -85,10 +85,10 @@ const re = "-", fr = (e) => {
85
85
  validators: []
86
86
  }), t = t.nextPart.get(o);
87
87
  }), t;
88
- }, vr = (e) => e.isThemeGetter, xr = (e, r) => r ? e.map(([t, o]) => {
88
+ }, xr = (e) => e.isThemeGetter, yr = (e, r) => r ? e.map(([t, o]) => {
89
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);
90
90
  return [t, s];
91
- }) : e, yr = (e) => {
91
+ }) : e, Cr = (e) => {
92
92
  if (e < 1)
93
93
  return {
94
94
  get: () => {
@@ -112,16 +112,16 @@ const re = "-", fr = (e) => {
112
112
  t.has(n) ? t.set(n, l) : s(n, l);
113
113
  }
114
114
  };
115
- }, Le = "!", Cr = (e) => {
115
+ }, Le = "!", zr = (e) => {
116
116
  const {
117
117
  separator: r,
118
118
  experimentalParseClassName: t
119
119
  } = e, o = r.length === 1, s = r[0], n = r.length, l = (i) => {
120
120
  const u = [];
121
- let d = 0, g = 0, m;
121
+ let c = 0, g = 0, m;
122
122
  for (let p = 0; p < i.length; p++) {
123
123
  let x = i[p];
124
- if (d === 0) {
124
+ if (c === 0) {
125
125
  if (x === s && (o || i.slice(p, p + n) === r)) {
126
126
  u.push(i.slice(g, p)), g = p + n;
127
127
  continue;
@@ -131,21 +131,21 @@ const re = "-", fr = (e) => {
131
131
  continue;
132
132
  }
133
133
  }
134
- x === "[" ? d++ : x === "]" && d--;
134
+ x === "[" ? c++ : x === "]" && c--;
135
135
  }
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;
136
+ const d = u.length === 0 ? i : i.substring(g), f = d.startsWith(Le), y = f ? d.substring(1) : d, v = m && m > g ? m - g : void 0;
137
137
  return {
138
138
  modifiers: u,
139
139
  hasImportantModifier: f,
140
140
  baseClassName: y,
141
- maybePostfixModifierPosition: w
141
+ maybePostfixModifierPosition: v
142
142
  };
143
143
  };
144
144
  return t ? (i) => t({
145
145
  className: i,
146
146
  parseClassName: l
147
147
  }) : l;
148
- }, kr = (e) => {
148
+ }, Mr = (e) => {
149
149
  if (e.length <= 1)
150
150
  return e;
151
151
  const r = [];
@@ -153,50 +153,50 @@ const re = "-", fr = (e) => {
153
153
  return e.forEach((o) => {
154
154
  o[0] === "[" ? (r.push(...t.sort(), o), t = []) : t.push(o);
155
155
  }), r.push(...t.sort()), r;
156
- }, zr = (e) => ({
157
- cache: yr(e.cacheSize),
158
- parseClassName: Cr(e),
159
- ...fr(e)
160
- }), Mr = /\s+/, Sr = (e, r) => {
156
+ }, kr = (e) => ({
157
+ cache: Cr(e.cacheSize),
158
+ parseClassName: zr(e),
159
+ ...br(e)
160
+ }), Sr = /\s+/, Lr = (e, r) => {
161
161
  const {
162
162
  parseClassName: t,
163
163
  getClassGroupId: o,
164
164
  getConflictingClassGroupIds: s
165
- } = r, n = [], l = e.trim().split(Mr);
165
+ } = r, n = [], l = e.trim().split(Sr);
166
166
  let i = "";
167
167
  for (let u = l.length - 1; u >= 0; u -= 1) {
168
- const d = l[u], {
168
+ const c = l[u], {
169
169
  modifiers: g,
170
170
  hasImportantModifier: m,
171
- baseClassName: a,
171
+ baseClassName: d,
172
172
  maybePostfixModifierPosition: f
173
- } = t(d);
174
- let y = !!f, w = o(y ? a.substring(0, f) : a);
175
- if (!w) {
173
+ } = t(c);
174
+ let y = !!f, v = o(y ? d.substring(0, f) : d);
175
+ if (!v) {
176
176
  if (!y) {
177
- i = d + (i.length > 0 ? " " + i : i);
177
+ i = c + (i.length > 0 ? " " + i : i);
178
178
  continue;
179
179
  }
180
- if (w = o(a), !w) {
181
- i = d + (i.length > 0 ? " " + i : i);
180
+ if (v = o(d), !v) {
181
+ i = c + (i.length > 0 ? " " + i : i);
182
182
  continue;
183
183
  }
184
184
  y = !1;
185
185
  }
186
- const p = kr(g).join(":"), x = m ? p + Le : p, C = x + w;
186
+ const p = Mr(g).join(":"), x = m ? p + Le : p, C = x + v;
187
187
  if (n.includes(C))
188
188
  continue;
189
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);
190
+ const H = s(v, y);
191
+ for (let z = 0; z < H.length; ++z) {
192
+ const O = H[z];
193
+ n.push(x + O);
194
194
  }
195
- i = d + (i.length > 0 ? " " + i : i);
195
+ i = c + (i.length > 0 ? " " + i : i);
196
196
  }
197
197
  return i;
198
198
  };
199
- function Lr() {
199
+ function Er() {
200
200
  let e = 0, r, t, o = "";
201
201
  for (; e < arguments.length; )
202
202
  (r = arguments[e++]) && (t = Ee(r)) && (o && (o += " "), o += t);
@@ -210,65 +210,65 @@ const Ee = (e) => {
210
210
  e[o] && (r = Ee(e[o])) && (t && (t += " "), t += r);
211
211
  return t;
212
212
  };
213
- function Er(e, ...r) {
213
+ function Ar(e, ...r) {
214
214
  let t, o, s, n = l;
215
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);
216
+ const c = r.reduce((g, m) => m(g), e());
217
+ return t = kr(c), o = t.cache.get, s = t.cache.set, n = i, i(u);
218
218
  }
219
219
  function i(u) {
220
- const d = o(u);
221
- if (d)
222
- return d;
223
- const g = Sr(u, t);
220
+ const c = o(u);
221
+ if (c)
222
+ return c;
223
+ const g = Lr(u, t);
224
224
  return s(u, g), g;
225
225
  }
226
226
  return function() {
227
- return n(Lr.apply(null, arguments));
227
+ return n(Er.apply(null, arguments));
228
228
  };
229
229
  }
230
230
  const b = (e) => {
231
231
  const r = (t) => t[e] || [];
232
232
  return r.isThemeGetter = !0, r;
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) => {
233
+ }, Ae = /^\[(?:([a-z-]+):)?(.+)\]$/i, Vr = /^\d+\/\d+$/, Hr = /* @__PURE__ */ new Set(["px", "full", "screen"]), Rr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, Tr = /\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$/, Nr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, Pr = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, Ir = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, k = (e) => R(e) || Hr.has(e) || Vr.test(e), L = (e) => T(e, "length", Fr), R = (e) => !!e && !Number.isNaN(Number(e)), X = (e) => T(e, "number", R), P = (e) => !!e && Number.isInteger(Number(e)), jr = (e) => e.endsWith("%") && R(e.slice(0, -1)), h = (e) => Ae.test(e), E = (e) => Rr.test(e), Br = /* @__PURE__ */ new Set(["length", "size", "percentage"]), Gr = (e) => T(e, Br, Ve), Or = (e) => T(e, "position", Ve), Wr = /* @__PURE__ */ new Set(["image", "url"]), $r = (e) => T(e, Wr, Dr), _r = (e) => T(e, "", Ur), I = () => !0, T = (e, r, t) => {
234
234
  const o = Ae.exec(e);
235
235
  return o ? o[1] ? typeof r == "string" ? o[1] === r : r.has(o[1]) : t(o[2]) : !1;
236
- }, _r = (e) => (
236
+ }, Fr = (e) => (
237
237
  // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
238
238
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
239
239
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
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];
240
+ Tr.test(e) && !Nr.test(e)
241
+ ), Ve = () => !1, Ur = (e) => Pr.test(e), Dr = (e) => Ir.test(e), Xr = () => {
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"), c = b("grayscale"), g = b("hueRotate"), m = b("invert"), d = b("gap"), f = b("gradientColorStops"), y = b("gradientColorStopPositions"), v = b("inset"), p = b("margin"), x = b("opacity"), C = b("padding"), H = b("saturate"), z = b("scale"), O = b("sepia"), se = b("skew"), le = b("space"), ae = b("translate"), _ = () => ["auto", "contain", "none"], F = () => ["auto", "hidden", "clip", "visible", "scroll"], U = () => ["auto", h, r], w = () => [h, r], ce = () => ["", k, L], W = () => ["auto", R, 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"], M = () => [R, h];
243
243
  return {
244
244
  cacheSize: 500,
245
245
  separator: ":",
246
246
  theme: {
247
247
  colors: [I],
248
- spacing: [z, L],
248
+ spacing: [k, L],
249
249
  blur: ["none", "", E, h],
250
- brightness: k(),
250
+ brightness: M(),
251
251
  borderColor: [e],
252
252
  borderRadius: ["none", "", "full", E, h],
253
- borderSpacing: v(),
254
- borderWidth: ae(),
255
- contrast: k(),
253
+ borderSpacing: w(),
254
+ borderWidth: ce(),
255
+ contrast: M(),
256
256
  grayscale: N(),
257
- hueRotate: k(),
257
+ hueRotate: M(),
258
258
  invert: N(),
259
- gap: v(),
259
+ gap: w(),
260
260
  gradientColorStops: [e],
261
- gradientColorStopPositions: [Ir, L],
261
+ gradientColorStopPositions: [jr, L],
262
262
  inset: U(),
263
263
  margin: U(),
264
- opacity: k(),
265
- padding: v(),
266
- saturate: k(),
267
- scale: k(),
264
+ opacity: M(),
265
+ padding: w(),
266
+ saturate: M(),
267
+ scale: M(),
268
268
  sepia: N(),
269
- skew: k(),
270
- space: v(),
271
- translate: v()
269
+ skew: M(),
270
+ space: w(),
271
+ translate: w()
272
272
  },
273
273
  classGroups: {
274
274
  // Layout
@@ -416,63 +416,63 @@ const b = (e) => {
416
416
  * @see https://tailwindcss.com/docs/top-right-bottom-left
417
417
  */
418
418
  inset: [{
419
- inset: [w]
419
+ inset: [v]
420
420
  }],
421
421
  /**
422
422
  * Right / Left
423
423
  * @see https://tailwindcss.com/docs/top-right-bottom-left
424
424
  */
425
425
  "inset-x": [{
426
- "inset-x": [w]
426
+ "inset-x": [v]
427
427
  }],
428
428
  /**
429
429
  * Top / Bottom
430
430
  * @see https://tailwindcss.com/docs/top-right-bottom-left
431
431
  */
432
432
  "inset-y": [{
433
- "inset-y": [w]
433
+ "inset-y": [v]
434
434
  }],
435
435
  /**
436
436
  * Start
437
437
  * @see https://tailwindcss.com/docs/top-right-bottom-left
438
438
  */
439
439
  start: [{
440
- start: [w]
440
+ start: [v]
441
441
  }],
442
442
  /**
443
443
  * End
444
444
  * @see https://tailwindcss.com/docs/top-right-bottom-left
445
445
  */
446
446
  end: [{
447
- end: [w]
447
+ end: [v]
448
448
  }],
449
449
  /**
450
450
  * Top
451
451
  * @see https://tailwindcss.com/docs/top-right-bottom-left
452
452
  */
453
453
  top: [{
454
- top: [w]
454
+ top: [v]
455
455
  }],
456
456
  /**
457
457
  * Right
458
458
  * @see https://tailwindcss.com/docs/top-right-bottom-left
459
459
  */
460
460
  right: [{
461
- right: [w]
461
+ right: [v]
462
462
  }],
463
463
  /**
464
464
  * Bottom
465
465
  * @see https://tailwindcss.com/docs/top-right-bottom-left
466
466
  */
467
467
  bottom: [{
468
- bottom: [w]
468
+ bottom: [v]
469
469
  }],
470
470
  /**
471
471
  * Left
472
472
  * @see https://tailwindcss.com/docs/top-right-bottom-left
473
473
  */
474
474
  left: [{
475
- left: [w]
475
+ left: [v]
476
476
  }],
477
477
  /**
478
478
  * Visibility
@@ -557,14 +557,14 @@ const b = (e) => {
557
557
  * @see https://tailwindcss.com/docs/grid-column
558
558
  */
559
559
  "col-start": [{
560
- "col-start": O()
560
+ "col-start": W()
561
561
  }],
562
562
  /**
563
563
  * Grid Column End
564
564
  * @see https://tailwindcss.com/docs/grid-column
565
565
  */
566
566
  "col-end": [{
567
- "col-end": O()
567
+ "col-end": W()
568
568
  }],
569
569
  /**
570
570
  * Grid Template Rows
@@ -587,14 +587,14 @@ const b = (e) => {
587
587
  * @see https://tailwindcss.com/docs/grid-row
588
588
  */
589
589
  "row-start": [{
590
- "row-start": O()
590
+ "row-start": W()
591
591
  }],
592
592
  /**
593
593
  * Grid Row End
594
594
  * @see https://tailwindcss.com/docs/grid-row
595
595
  */
596
596
  "row-end": [{
597
- "row-end": O()
597
+ "row-end": W()
598
598
  }],
599
599
  /**
600
600
  * Grid Auto Flow
@@ -622,21 +622,21 @@ const b = (e) => {
622
622
  * @see https://tailwindcss.com/docs/gap
623
623
  */
624
624
  gap: [{
625
- gap: [a]
625
+ gap: [d]
626
626
  }],
627
627
  /**
628
628
  * Gap X
629
629
  * @see https://tailwindcss.com/docs/gap
630
630
  */
631
631
  "gap-x": [{
632
- "gap-x": [a]
632
+ "gap-x": [d]
633
633
  }],
634
634
  /**
635
635
  * Gap Y
636
636
  * @see https://tailwindcss.com/docs/gap
637
637
  */
638
638
  "gap-y": [{
639
- "gap-y": [a]
639
+ "gap-y": [d]
640
640
  }],
641
641
  /**
642
642
  * Justify Content
@@ -978,14 +978,14 @@ const b = (e) => {
978
978
  * @see https://tailwindcss.com/docs/line-clamp
979
979
  */
980
980
  "line-clamp": [{
981
- "line-clamp": ["none", T, X]
981
+ "line-clamp": ["none", R, X]
982
982
  }],
983
983
  /**
984
984
  * Line Height
985
985
  * @see https://tailwindcss.com/docs/line-height
986
986
  */
987
987
  leading: [{
988
- leading: ["none", "tight", "snug", "normal", "relaxed", "loose", z, h]
988
+ leading: ["none", "tight", "snug", "normal", "relaxed", "loose", k, h]
989
989
  }],
990
990
  /**
991
991
  * List Style Image
@@ -1061,14 +1061,14 @@ const b = (e) => {
1061
1061
  * @see https://tailwindcss.com/docs/text-decoration-thickness
1062
1062
  */
1063
1063
  "text-decoration-thickness": [{
1064
- decoration: ["auto", "from-font", z, L]
1064
+ decoration: ["auto", "from-font", k, L]
1065
1065
  }],
1066
1066
  /**
1067
1067
  * Text Underline Offset
1068
1068
  * @see https://tailwindcss.com/docs/text-underline-offset
1069
1069
  */
1070
1070
  "underline-offset": [{
1071
- "underline-offset": ["auto", z, h]
1071
+ "underline-offset": ["auto", k, h]
1072
1072
  }],
1073
1073
  /**
1074
1074
  * Text Decoration Color
@@ -1099,7 +1099,7 @@ const b = (e) => {
1099
1099
  * @see https://tailwindcss.com/docs/text-indent
1100
1100
  */
1101
1101
  indent: [{
1102
- indent: v()
1102
+ indent: w()
1103
1103
  }],
1104
1104
  /**
1105
1105
  * Vertical Alignment
@@ -1171,7 +1171,7 @@ const b = (e) => {
1171
1171
  * @see https://tailwindcss.com/docs/background-position
1172
1172
  */
1173
1173
  "bg-position": [{
1174
- bg: [...de(), Gr]
1174
+ bg: [...de(), Or]
1175
1175
  }],
1176
1176
  /**
1177
1177
  * Background Repeat
@@ -1187,7 +1187,7 @@ const b = (e) => {
1187
1187
  * @see https://tailwindcss.com/docs/background-size
1188
1188
  */
1189
1189
  "bg-size": [{
1190
- bg: ["auto", "cover", "contain", Br]
1190
+ bg: ["auto", "cover", "contain", Gr]
1191
1191
  }],
1192
1192
  /**
1193
1193
  * Background Image
@@ -1196,7 +1196,7 @@ const b = (e) => {
1196
1196
  "bg-image": [{
1197
1197
  bg: ["none", {
1198
1198
  "gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1199
- }, Or]
1199
+ }, $r]
1200
1200
  }],
1201
1201
  /**
1202
1202
  * Background Color
@@ -1550,14 +1550,14 @@ const b = (e) => {
1550
1550
  * @see https://tailwindcss.com/docs/outline-offset
1551
1551
  */
1552
1552
  "outline-offset": [{
1553
- "outline-offset": [z, h]
1553
+ "outline-offset": [k, h]
1554
1554
  }],
1555
1555
  /**
1556
1556
  * Outline Width
1557
1557
  * @see https://tailwindcss.com/docs/outline-width
1558
1558
  */
1559
1559
  "outline-w": [{
1560
- outline: [z, L]
1560
+ outline: [k, L]
1561
1561
  }],
1562
1562
  /**
1563
1563
  * Outline Color
@@ -1571,7 +1571,7 @@ const b = (e) => {
1571
1571
  * @see https://tailwindcss.com/docs/ring-width
1572
1572
  */
1573
1573
  "ring-w": [{
1574
- ring: ae()
1574
+ ring: ce()
1575
1575
  }],
1576
1576
  /**
1577
1577
  * Ring Width Inset
@@ -1597,7 +1597,7 @@ const b = (e) => {
1597
1597
  * @see https://tailwindcss.com/docs/ring-offset-width
1598
1598
  */
1599
1599
  "ring-offset-w": [{
1600
- "ring-offset": [z, L]
1600
+ "ring-offset": [k, L]
1601
1601
  }],
1602
1602
  /**
1603
1603
  * Ring Offset Color
@@ -1612,7 +1612,7 @@ const b = (e) => {
1612
1612
  * @see https://tailwindcss.com/docs/box-shadow
1613
1613
  */
1614
1614
  shadow: [{
1615
- shadow: ["", "inner", "none", E, $r]
1615
+ shadow: ["", "inner", "none", E, _r]
1616
1616
  }],
1617
1617
  /**
1618
1618
  * Box Shadow Color
@@ -1684,7 +1684,7 @@ const b = (e) => {
1684
1684
  * @see https://tailwindcss.com/docs/grayscale
1685
1685
  */
1686
1686
  grayscale: [{
1687
- grayscale: [d]
1687
+ grayscale: [c]
1688
1688
  }],
1689
1689
  /**
1690
1690
  * Hue Rotate
@@ -1712,7 +1712,7 @@ const b = (e) => {
1712
1712
  * @see https://tailwindcss.com/docs/sepia
1713
1713
  */
1714
1714
  sepia: [{
1715
- sepia: [W]
1715
+ sepia: [O]
1716
1716
  }],
1717
1717
  /**
1718
1718
  * Backdrop Filter
@@ -1748,7 +1748,7 @@ const b = (e) => {
1748
1748
  * @see https://tailwindcss.com/docs/backdrop-grayscale
1749
1749
  */
1750
1750
  "backdrop-grayscale": [{
1751
- "backdrop-grayscale": [d]
1751
+ "backdrop-grayscale": [c]
1752
1752
  }],
1753
1753
  /**
1754
1754
  * Backdrop Hue Rotate
@@ -1783,7 +1783,7 @@ const b = (e) => {
1783
1783
  * @see https://tailwindcss.com/docs/backdrop-sepia
1784
1784
  */
1785
1785
  "backdrop-sepia": [{
1786
- "backdrop-sepia": [W]
1786
+ "backdrop-sepia": [O]
1787
1787
  }],
1788
1788
  // Tables
1789
1789
  /**
@@ -1841,7 +1841,7 @@ const b = (e) => {
1841
1841
  * @see https://tailwindcss.com/docs/transition-duration
1842
1842
  */
1843
1843
  duration: [{
1844
- duration: k()
1844
+ duration: M()
1845
1845
  }],
1846
1846
  /**
1847
1847
  * Transition Timing Function
@@ -1855,7 +1855,7 @@ const b = (e) => {
1855
1855
  * @see https://tailwindcss.com/docs/transition-delay
1856
1856
  */
1857
1857
  delay: [{
1858
- delay: k()
1858
+ delay: M()
1859
1859
  }],
1860
1860
  /**
1861
1861
  * Animation
@@ -1877,21 +1877,21 @@ const b = (e) => {
1877
1877
  * @see https://tailwindcss.com/docs/scale
1878
1878
  */
1879
1879
  scale: [{
1880
- scale: [R]
1880
+ scale: [z]
1881
1881
  }],
1882
1882
  /**
1883
1883
  * Scale X
1884
1884
  * @see https://tailwindcss.com/docs/scale
1885
1885
  */
1886
1886
  "scale-x": [{
1887
- "scale-x": [R]
1887
+ "scale-x": [z]
1888
1888
  }],
1889
1889
  /**
1890
1890
  * Scale Y
1891
1891
  * @see https://tailwindcss.com/docs/scale
1892
1892
  */
1893
1893
  "scale-y": [{
1894
- "scale-y": [R]
1894
+ "scale-y": [z]
1895
1895
  }],
1896
1896
  /**
1897
1897
  * Rotate
@@ -1905,14 +1905,14 @@ const b = (e) => {
1905
1905
  * @see https://tailwindcss.com/docs/translate
1906
1906
  */
1907
1907
  "translate-x": [{
1908
- "translate-x": [ce]
1908
+ "translate-x": [ae]
1909
1909
  }],
1910
1910
  /**
1911
1911
  * Translate Y
1912
1912
  * @see https://tailwindcss.com/docs/translate
1913
1913
  */
1914
1914
  "translate-y": [{
1915
- "translate-y": [ce]
1915
+ "translate-y": [ae]
1916
1916
  }],
1917
1917
  /**
1918
1918
  * Skew X
@@ -1990,126 +1990,126 @@ const b = (e) => {
1990
1990
  * @see https://tailwindcss.com/docs/scroll-margin
1991
1991
  */
1992
1992
  "scroll-m": [{
1993
- "scroll-m": v()
1993
+ "scroll-m": w()
1994
1994
  }],
1995
1995
  /**
1996
1996
  * Scroll Margin X
1997
1997
  * @see https://tailwindcss.com/docs/scroll-margin
1998
1998
  */
1999
1999
  "scroll-mx": [{
2000
- "scroll-mx": v()
2000
+ "scroll-mx": w()
2001
2001
  }],
2002
2002
  /**
2003
2003
  * Scroll Margin Y
2004
2004
  * @see https://tailwindcss.com/docs/scroll-margin
2005
2005
  */
2006
2006
  "scroll-my": [{
2007
- "scroll-my": v()
2007
+ "scroll-my": w()
2008
2008
  }],
2009
2009
  /**
2010
2010
  * Scroll Margin Start
2011
2011
  * @see https://tailwindcss.com/docs/scroll-margin
2012
2012
  */
2013
2013
  "scroll-ms": [{
2014
- "scroll-ms": v()
2014
+ "scroll-ms": w()
2015
2015
  }],
2016
2016
  /**
2017
2017
  * Scroll Margin End
2018
2018
  * @see https://tailwindcss.com/docs/scroll-margin
2019
2019
  */
2020
2020
  "scroll-me": [{
2021
- "scroll-me": v()
2021
+ "scroll-me": w()
2022
2022
  }],
2023
2023
  /**
2024
2024
  * Scroll Margin Top
2025
2025
  * @see https://tailwindcss.com/docs/scroll-margin
2026
2026
  */
2027
2027
  "scroll-mt": [{
2028
- "scroll-mt": v()
2028
+ "scroll-mt": w()
2029
2029
  }],
2030
2030
  /**
2031
2031
  * Scroll Margin Right
2032
2032
  * @see https://tailwindcss.com/docs/scroll-margin
2033
2033
  */
2034
2034
  "scroll-mr": [{
2035
- "scroll-mr": v()
2035
+ "scroll-mr": w()
2036
2036
  }],
2037
2037
  /**
2038
2038
  * Scroll Margin Bottom
2039
2039
  * @see https://tailwindcss.com/docs/scroll-margin
2040
2040
  */
2041
2041
  "scroll-mb": [{
2042
- "scroll-mb": v()
2042
+ "scroll-mb": w()
2043
2043
  }],
2044
2044
  /**
2045
2045
  * Scroll Margin Left
2046
2046
  * @see https://tailwindcss.com/docs/scroll-margin
2047
2047
  */
2048
2048
  "scroll-ml": [{
2049
- "scroll-ml": v()
2049
+ "scroll-ml": w()
2050
2050
  }],
2051
2051
  /**
2052
2052
  * Scroll Padding
2053
2053
  * @see https://tailwindcss.com/docs/scroll-padding
2054
2054
  */
2055
2055
  "scroll-p": [{
2056
- "scroll-p": v()
2056
+ "scroll-p": w()
2057
2057
  }],
2058
2058
  /**
2059
2059
  * Scroll Padding X
2060
2060
  * @see https://tailwindcss.com/docs/scroll-padding
2061
2061
  */
2062
2062
  "scroll-px": [{
2063
- "scroll-px": v()
2063
+ "scroll-px": w()
2064
2064
  }],
2065
2065
  /**
2066
2066
  * Scroll Padding Y
2067
2067
  * @see https://tailwindcss.com/docs/scroll-padding
2068
2068
  */
2069
2069
  "scroll-py": [{
2070
- "scroll-py": v()
2070
+ "scroll-py": w()
2071
2071
  }],
2072
2072
  /**
2073
2073
  * Scroll Padding Start
2074
2074
  * @see https://tailwindcss.com/docs/scroll-padding
2075
2075
  */
2076
2076
  "scroll-ps": [{
2077
- "scroll-ps": v()
2077
+ "scroll-ps": w()
2078
2078
  }],
2079
2079
  /**
2080
2080
  * Scroll Padding End
2081
2081
  * @see https://tailwindcss.com/docs/scroll-padding
2082
2082
  */
2083
2083
  "scroll-pe": [{
2084
- "scroll-pe": v()
2084
+ "scroll-pe": w()
2085
2085
  }],
2086
2086
  /**
2087
2087
  * Scroll Padding Top
2088
2088
  * @see https://tailwindcss.com/docs/scroll-padding
2089
2089
  */
2090
2090
  "scroll-pt": [{
2091
- "scroll-pt": v()
2091
+ "scroll-pt": w()
2092
2092
  }],
2093
2093
  /**
2094
2094
  * Scroll Padding Right
2095
2095
  * @see https://tailwindcss.com/docs/scroll-padding
2096
2096
  */
2097
2097
  "scroll-pr": [{
2098
- "scroll-pr": v()
2098
+ "scroll-pr": w()
2099
2099
  }],
2100
2100
  /**
2101
2101
  * Scroll Padding Bottom
2102
2102
  * @see https://tailwindcss.com/docs/scroll-padding
2103
2103
  */
2104
2104
  "scroll-pb": [{
2105
- "scroll-pb": v()
2105
+ "scroll-pb": w()
2106
2106
  }],
2107
2107
  /**
2108
2108
  * Scroll Padding Left
2109
2109
  * @see https://tailwindcss.com/docs/scroll-padding
2110
2110
  */
2111
2111
  "scroll-pl": [{
2112
- "scroll-pl": v()
2112
+ "scroll-pl": w()
2113
2113
  }],
2114
2114
  /**
2115
2115
  * Scroll Snap Align
@@ -2192,7 +2192,7 @@ const b = (e) => {
2192
2192
  * @see https://tailwindcss.com/docs/stroke-width
2193
2193
  */
2194
2194
  "stroke-w": [{
2195
- stroke: [z, L, X]
2195
+ stroke: [k, L, X]
2196
2196
  }],
2197
2197
  /**
2198
2198
  * Stroke
@@ -2267,21 +2267,21 @@ const b = (e) => {
2267
2267
  "font-size": ["leading"]
2268
2268
  }
2269
2269
  };
2270
- }, Xr = /* @__PURE__ */ Er(Dr);
2270
+ }, qr = /* @__PURE__ */ Ar(Xr);
2271
2271
  function oe(...e) {
2272
- return Xr(Me(e));
2272
+ return qr(ke(e));
2273
2273
  }
2274
2274
  let q;
2275
2275
  function J() {
2276
2276
  return q === void 0 && (q = navigator.platform.includes("Mac")), q;
2277
2277
  }
2278
- function qr(e) {
2278
+ function Jr(e) {
2279
2279
  return `${e}`.toLowerCase() === "mod" ? J() ? "⌘" : "Ctrl" : `${e}`.toLowerCase() === "alt" ? J() ? "⌥" : "Alt" : `${e}`.toLowerCase() === "shift" ? J() ? "⇧" : "Shift" : e;
2280
2280
  }
2281
- function Jr(e) {
2282
- return e.map(qr).join(" ");
2281
+ function Kr(e) {
2282
+ return e.map(Jr).join(" ");
2283
2283
  }
2284
- const Uo = Be.forwardRef(
2284
+ const Do = Be.forwardRef(
2285
2285
  (e, r) => {
2286
2286
  const {
2287
2287
  icon: t = void 0,
@@ -2293,51 +2293,57 @@ const Uo = Be.forwardRef(
2293
2293
  loading: l = void 0,
2294
2294
  shortcutKeys: i = void 0,
2295
2295
  tooltipOptions: u = {},
2296
- action: d = void 0,
2296
+ action: c = void 0,
2297
2297
  isActive: g = void 0,
2298
2298
  children: m,
2299
- asChild: a = !1,
2299
+ asChild: d = !1,
2300
2300
  upload: f = !1,
2301
2301
  initialDisplayedColor: y = void 0,
2302
- dataState: w = !1,
2302
+ dataState: v = !1,
2303
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,
2304
+ } = e, x = Co[t], C = d ? Fe : He, H = (z) => {
2305
+ if (s) {
2306
+ z.preventDefault();
2307
+ return;
2308
+ }
2309
+ c == null || c(z);
2310
+ };
2311
+ return /* @__PURE__ */ A(ko, { children: [
2312
+ /* @__PURE__ */ a(So, { asChild: !0, children: /* @__PURE__ */ A(
2313
+ C,
2308
2314
  {
2309
2315
  className: oe("richtext-w-[32px] richtext-h-[32px]", n),
2310
- "data-state": w ? "on" : "off",
2316
+ "data-state": v ? "on" : "off",
2311
2317
  disabled: s,
2312
- onClick: d,
2318
+ onClick: H,
2313
2319
  ref: r,
2314
2320
  size: "sm",
2315
2321
  ...p,
2316
2322
  children: [
2317
- x && /* @__PURE__ */ c(x, { className: "richtext-size-4" }),
2323
+ x && /* @__PURE__ */ a(x, { className: "richtext-size-4" }),
2318
2324
  m
2319
2325
  ]
2320
2326
  }
2321
2327
  ) }),
2322
- o && /* @__PURE__ */ c(
2323
- Ve,
2328
+ o && /* @__PURE__ */ a(
2329
+ Re,
2324
2330
  {
2325
2331
  ...u,
2326
2332
  className: "richtext-tooltip",
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) })
2333
+ children: /* @__PURE__ */ A("div", { className: "richtext-flex richtext-max-w-24 richtext-flex-col richtext-items-center richtext-text-center", children: [
2334
+ /* @__PURE__ */ a("div", { children: o }),
2335
+ !!(i != null && i.length) && /* @__PURE__ */ a("span", { children: Kr(i) })
2330
2336
  ] })
2331
2337
  }
2332
2338
  )
2333
2339
  ] });
2334
2340
  }
2335
2341
  ), K = typeof window > "u";
2336
- function we(e, r, t = window) {
2342
+ function ve(e, r, t = window) {
2337
2343
  const o = Y(void 0);
2338
- A(() => {
2344
+ V(() => {
2339
2345
  o.current = r;
2340
- }, [r]), A(() => {
2346
+ }, [r]), V(() => {
2341
2347
  if (!(t && t.addEventListener)) return;
2342
2348
  const n = (l) => {
2343
2349
  o.current && o.current(l);
@@ -2348,44 +2354,44 @@ function we(e, r, t = window) {
2348
2354
  }, [e, t]);
2349
2355
  }
2350
2356
  function Q(e, r, t = {}) {
2351
- const { initializeWithValue: o = !0 } = t, s = M(
2352
- (a) => t.serializer ? t.serializer(a) : JSON.stringify(a),
2357
+ const { initializeWithValue: o = !0 } = t, s = S(
2358
+ (d) => t.serializer ? t.serializer(d) : JSON.stringify(d),
2353
2359
  [t]
2354
- ), n = M(
2355
- (a) => {
2360
+ ), n = S(
2361
+ (d) => {
2356
2362
  if (t.deserializer)
2357
- return t.deserializer(a);
2358
- if (a === "undefined")
2363
+ return t.deserializer(d);
2364
+ if (d === "undefined")
2359
2365
  return;
2360
2366
  const f = r instanceof Function ? r() : r;
2361
2367
  let y;
2362
2368
  try {
2363
- y = JSON.parse(a);
2364
- } catch (w) {
2365
- return console.error("Error parsing JSON:", w), f;
2369
+ y = JSON.parse(d);
2370
+ } catch (v) {
2371
+ return console.error("Error parsing JSON:", v), f;
2366
2372
  }
2367
2373
  return y;
2368
2374
  },
2369
2375
  [t, r]
2370
- ), l = M(() => {
2371
- const a = r instanceof Function ? r() : r;
2376
+ ), l = S(() => {
2377
+ const d = r instanceof Function ? r() : r;
2372
2378
  if (K)
2373
- return a;
2379
+ return d;
2374
2380
  try {
2375
2381
  const f = window.localStorage.getItem(e);
2376
- return f ? n(f) : a;
2382
+ return f ? n(f) : d;
2377
2383
  } catch (f) {
2378
2384
  return console.warn(
2379
2385
  `Error reading localStorage key “${e}”:`,
2380
2386
  f
2381
- ), a;
2387
+ ), d;
2382
2388
  }
2383
- }, [r, e, n]), [i, u] = Ge(() => o ? l() : r instanceof Function ? r() : r), d = M((a) => {
2389
+ }, [r, e, n]), [i, u] = Ge(() => o ? l() : r instanceof Function ? r() : r), c = S((d) => {
2384
2390
  K && console.warn(
2385
2391
  `Tried setting localStorage key “${e}” even though environment is not a client`
2386
2392
  );
2387
2393
  try {
2388
- const f = a instanceof Function ? a(l()) : a;
2394
+ const f = d instanceof Function ? d(l()) : d;
2389
2395
  window.localStorage.setItem(e, s(f)), u(f), window.dispatchEvent(
2390
2396
  new StorageEvent("local-storage", {
2391
2397
  key: e
@@ -2397,30 +2403,30 @@ function Q(e, r, t = {}) {
2397
2403
  f
2398
2404
  );
2399
2405
  }
2400
- }, [e, s, l]), g = M(() => {
2406
+ }, [e, s, l]), g = S(() => {
2401
2407
  K && console.warn(
2402
2408
  `Tried removing localStorage key “${e}” even though environment is not a client`
2403
2409
  );
2404
- const a = r instanceof Function ? r() : r;
2405
- window.localStorage.removeItem(e), u(a), window.dispatchEvent(
2410
+ const d = r instanceof Function ? r() : r;
2411
+ window.localStorage.removeItem(e), u(d), window.dispatchEvent(
2406
2412
  new StorageEvent("local-storage", {
2407
2413
  key: e
2408
2414
  })
2409
2415
  );
2410
2416
  }, [e, r]);
2411
- A(() => {
2417
+ V(() => {
2412
2418
  u(l());
2413
2419
  }, [e]);
2414
- const m = M(
2415
- (a) => {
2416
- a.key && a.key !== e || u(l());
2420
+ const m = S(
2421
+ (d) => {
2422
+ d.key && d.key !== e || u(l());
2417
2423
  },
2418
2424
  [e, l]
2419
2425
  );
2420
- return we("storage", m), we("local-storage", m), [i, d, g];
2426
+ return ve("storage", m), ve("local-storage", m), [i, c, g];
2421
2427
  }
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(
2428
+ function Qr(e) {
2429
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ a(
2424
2430
  "path",
2425
2431
  {
2426
2432
  fill: "currentColor",
@@ -2428,8 +2434,8 @@ function Kr(e) {
2428
2434
  }
2429
2435
  ) });
2430
2436
  }
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(
2437
+ function Yr(e) {
2438
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ a(
2433
2439
  "path",
2434
2440
  {
2435
2441
  fill: "none",
@@ -2441,8 +2447,8 @@ function Qr(e) {
2441
2447
  }
2442
2448
  ) });
2443
2449
  }
2444
- function Yr() {
2445
- return /* @__PURE__ */ c(
2450
+ function Zr() {
2451
+ return /* @__PURE__ */ a(
2446
2452
  "svg",
2447
2453
  {
2448
2454
  xmlns: "http://www.w3.org/2000/svg",
@@ -2453,7 +2459,7 @@ function Yr() {
2453
2459
  width: "1em",
2454
2460
  height: "1em",
2455
2461
  viewBox: "0 0 24 24",
2456
- children: /* @__PURE__ */ c(
2462
+ children: /* @__PURE__ */ a(
2457
2463
  "path",
2458
2464
  {
2459
2465
  fill: "none",
@@ -2468,8 +2474,8 @@ function Yr() {
2468
2474
  }
2469
2475
  );
2470
2476
  }
2471
- function Zr() {
2472
- return /* @__PURE__ */ c(
2477
+ function eo() {
2478
+ return /* @__PURE__ */ a(
2473
2479
  "svg",
2474
2480
  {
2475
2481
  xmlns: "http://www.w3.org/2000/svg",
@@ -2480,7 +2486,7 @@ function Zr() {
2480
2486
  width: "1em",
2481
2487
  height: "1em",
2482
2488
  viewBox: "0 0 24 24",
2483
- children: /* @__PURE__ */ c(
2489
+ children: /* @__PURE__ */ a(
2484
2490
  "path",
2485
2491
  {
2486
2492
  fill: "none",
@@ -2495,8 +2501,8 @@ function Zr() {
2495
2501
  }
2496
2502
  );
2497
2503
  }
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(
2504
+ function to(e) {
2505
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ a(
2500
2506
  "path",
2501
2507
  {
2502
2508
  fill: "currentColor",
@@ -2504,8 +2510,8 @@ function eo(e) {
2504
2510
  }
2505
2511
  ) });
2506
2512
  }
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(
2513
+ function ro(e) {
2514
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ a(
2509
2515
  "path",
2510
2516
  {
2511
2517
  fill: "currentColor",
@@ -2513,8 +2519,8 @@ function to(e) {
2513
2519
  }
2514
2520
  ) });
2515
2521
  }
2516
- function ro(e) {
2517
- return /* @__PURE__ */ c(
2522
+ function oo(e) {
2523
+ return /* @__PURE__ */ a(
2518
2524
  "svg",
2519
2525
  {
2520
2526
  xmlns: "http://www.w3.org/2000/svg",
@@ -2525,7 +2531,7 @@ function ro(e) {
2525
2531
  height: "1em",
2526
2532
  viewBox: "0 0 48 48",
2527
2533
  ...e,
2528
- children: /* @__PURE__ */ c(
2534
+ children: /* @__PURE__ */ a(
2529
2535
  "path",
2530
2536
  {
2531
2537
  fill: "currentColor",
@@ -2538,11 +2544,11 @@ function ro(e) {
2538
2544
  }
2539
2545
  );
2540
2546
  }
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" }) });
2543
- }
2544
2547
  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(
2548
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ a("path", { fill: "currentColor", d: "M9 7v10h6v-2h-4V7z" }) });
2549
+ }
2550
+ function io(e) {
2551
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ a(
2546
2552
  "path",
2547
2553
  {
2548
2554
  fill: "currentColor",
@@ -2550,8 +2556,8 @@ function no(e) {
2550
2556
  }
2551
2557
  ) });
2552
2558
  }
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(
2559
+ function so(e) {
2560
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", ...e, children: /* @__PURE__ */ a(
2555
2561
  "path",
2556
2562
  {
2557
2563
  fill: "currentColor",
@@ -2559,8 +2565,8 @@ function io(e) {
2559
2565
  }
2560
2566
  ) });
2561
2567
  }
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(
2568
+ function lo() {
2569
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ a(
2564
2570
  "path",
2565
2571
  {
2566
2572
  fill: "currentColor",
@@ -2568,26 +2574,26 @@ function so() {
2568
2574
  }
2569
2575
  ) });
2570
2576
  }
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" }) });
2577
+ function ao() {
2578
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ a("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" }) });
2573
2579
  }
2574
2580
  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" }) });
2576
- }
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" }) });
2581
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ a("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" }) });
2579
2582
  }
2580
2583
  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" }) });
2584
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ a("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" }) });
2582
2585
  }
2583
2586
  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" })
2587
- ] });
2587
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ a("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" }) });
2588
2588
  }
2589
2589
  function go() {
2590
- return /* @__PURE__ */ S(
2590
+ return /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 32 32", children: [
2591
+ /* @__PURE__ */ a("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" }),
2592
+ /* @__PURE__ */ a("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" })
2593
+ ] });
2594
+ }
2595
+ function mo() {
2596
+ return /* @__PURE__ */ A(
2591
2597
  "svg",
2592
2598
  {
2593
2599
  xmlns: "http://www.w3.org/2000/svg",
@@ -2596,14 +2602,14 @@ function go() {
2596
2602
  className: "icon",
2597
2603
  viewBox: "0 0 1024 1024",
2598
2604
  children: [
2599
- /* @__PURE__ */ c(
2605
+ /* @__PURE__ */ a(
2600
2606
  "path",
2601
2607
  {
2602
2608
  fill: "currentColor",
2603
2609
  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"
2604
2610
  }
2605
2611
  ),
2606
- /* @__PURE__ */ c(
2612
+ /* @__PURE__ */ a(
2607
2613
  "path",
2608
2614
  {
2609
2615
  fill: "currentColor",
@@ -2614,32 +2620,69 @@ function go() {
2614
2620
  }
2615
2621
  );
2616
2622
  }
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" })
2621
- ] }) });
2622
- }
2623
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" }) });
2624
+ return /* @__PURE__ */ a(
2625
+ "svg",
2626
+ {
2627
+ height: "1em",
2628
+ viewBox: "0 0 15 15",
2629
+ width: "1em",
2630
+ xmlns: "http://www.w3.org/2000/svg",
2631
+ children: /* @__PURE__ */ a(
2632
+ "path",
2633
+ {
2634
+ d: "M2.5 10.5H2v.5h.5zm2 0v.5H5v-.5zm9-7h.5v-.207l-.146-.147zm-3-3l.354-.354L10.707 0H10.5zM2 6v4.5h1V6zm.5 5h2v-1h-2zm2.5-.5v-2H4v2zM3 7h2V6H3zM2 5V1.5H1V5zm11-1.5V5h1V3.5zM2.5 1h8V0h-8zm7.646-.146l3 3l.708-.708l-3-3zM2 1.5a.5.5 0 0 1 .5-.5V0A1.5 1.5 0 0 0 1 1.5zM1 12v1.5h1V12zm1.5 3h10v-1h-10zM14 13.5V12h-1v1.5zM12.5 15a1.5 1.5 0 0 0 1.5-1.5h-1a.5.5 0 0 1-.5.5zM1 13.5A1.5 1.5 0 0 0 2.5 15v-1a.5.5 0 0 1-.5-.5zM6 7h3V6H6zm0 4h3v-1H6zm1-4.5v4h1v-4zm3.5.5H13V6h-2.5zM10 6v5h1V6zm.5 3H12V8h-1.5z",
2635
+ fill: "currentColor"
2636
+ }
2637
+ )
2638
+ }
2639
+ );
2625
2640
  }
2626
2641
  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" })
2633
- ] }) });
2642
+ return /* @__PURE__ */ a(
2643
+ "svg",
2644
+ {
2645
+ height: "1em",
2646
+ viewBox: "0 0 24 24",
2647
+ width: "1em",
2648
+ xmlns: "http://www.w3.org/2000/svg",
2649
+ children: /* @__PURE__ */ A(
2650
+ "g",
2651
+ {
2652
+ fill: "none",
2653
+ stroke: "currentColor",
2654
+ strokeLinecap: "round",
2655
+ strokeLinejoin: "round",
2656
+ strokeWidth: "2",
2657
+ children: [
2658
+ /* @__PURE__ */ a("path", { d: "M14 3v4a1 1 0 0 0 1 1h4" }),
2659
+ /* @__PURE__ */ a("path", { d: "M5 12V5a2 2 0 0 1 2-2h7l5 5v4M2 21v-6m3 0v6m-3-3h3m15-3v6h2m-9 0v-6l2 3l2-3v6m-9.5-6h3M9 15v6" })
2660
+ ]
2661
+ }
2662
+ )
2663
+ }
2664
+ );
2634
2665
  }
2635
2666
  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" }) });
2667
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 20 20", children: /* @__PURE__ */ a("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" }) });
2668
+ }
2669
+ function vo() {
2670
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48", children: /* @__PURE__ */ A("g", { fill: "none", stroke: "currentColor", strokeWidth: "4", children: [
2671
+ /* @__PURE__ */ a("circle", { cx: "10", cy: "24", r: "4" }),
2672
+ /* @__PURE__ */ a("circle", { cx: "38", cy: "10", r: "4" }),
2673
+ /* @__PURE__ */ a("circle", { cx: "38", cy: "24", r: "4" }),
2674
+ /* @__PURE__ */ a("circle", { cx: "38", cy: "38", r: "4" }),
2675
+ /* @__PURE__ */ a("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M34 38H22V10h12M14 24h20" })
2676
+ ] }) });
2637
2677
  }
2638
2678
  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" }) });
2679
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 20 20", children: /* @__PURE__ */ a("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" }) });
2640
2680
  }
2641
- function vo() {
2642
- return /* @__PURE__ */ c(
2681
+ function xo() {
2682
+ return /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24", children: /* @__PURE__ */ a("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" }) });
2683
+ }
2684
+ function yo() {
2685
+ return /* @__PURE__ */ a(
2643
2686
  "svg",
2644
2687
  {
2645
2688
  xmlns: "http://www.w3.org/2000/svg",
@@ -2649,7 +2692,7 @@ function vo() {
2649
2692
  width: "1em",
2650
2693
  height: "1em",
2651
2694
  viewBox: "0 0 24 24",
2652
- children: /* @__PURE__ */ c(
2695
+ children: /* @__PURE__ */ a(
2653
2696
  "path",
2654
2697
  {
2655
2698
  fill: "currentColor",
@@ -2659,148 +2702,143 @@ function vo() {
2659
2702
  }
2660
2703
  );
2661
2704
  }
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" })
2666
- ] }) });
2667
- }
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,
2705
+ const Co = {
2706
+ Bold: fr,
2707
+ LoaderCircle: pr,
2708
+ Italic: mr,
2709
+ Underline: gr,
2710
+ Quote: hr,
2711
+ TextQuote: Yr,
2712
+ Strikethrough: ur,
2713
+ Minus: dr,
2677
2714
  Eraser: cr,
2678
- PaintRoller: lr,
2679
- Redo2: sr,
2680
- Undo2: ir,
2715
+ PaintRoller: ar,
2716
+ Redo2: lr,
2717
+ Undo2: sr,
2681
2718
  AlignCenter: Ke,
2682
2719
  AlignJustify: Je,
2683
2720
  AlignLeft: qe,
2684
2721
  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,
2722
+ ChevronDown: ir,
2723
+ Subscript: nr,
2724
+ Superscript: or,
2725
+ Code: rr,
2726
+ Code2: tr,
2727
+ Type: er,
2728
+ IndentIncrease: Zt,
2729
+ IndentDecrease: Yt,
2730
+ List: Qt,
2731
+ ListOrdered: Kt,
2732
+ ListTodo: Jt,
2733
+ Link: qt,
2734
+ ImageUp: Xt,
2735
+ Video: Dt,
2736
+ Maximize: Ut,
2737
+ Minimize: Ft,
2738
+ Table: _t,
2739
+ Sparkles: $t,
2703
2740
  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,
2741
+ Unlink: Ot,
2742
+ BetweenHorizonalEnd: Gt,
2743
+ BetweenHorizonalStart: Bt,
2744
+ BetweenVerticalStart: jt,
2745
+ BetweenVerticalEnd: It,
2746
+ TableCellsMerge: Pt,
2747
+ TableCellsSplit: Nt,
2748
+ Trash2: Tt,
2749
+ Trash: Rt,
2713
2750
  Replace: me,
2714
- ChevronsUpDown: Rt,
2715
- LineHeight: to,
2716
- Word: eo,
2751
+ ChevronsUpDown: Ht,
2752
+ LineHeight: ro,
2753
+ Word: to,
2754
+ HeadingParagraph: Vt,
2717
2755
  Heading1: At,
2718
2756
  Heading2: Et,
2719
2757
  Heading3: Lt,
2720
2758
  Heading4: St,
2721
- Heading5: Mt,
2722
- Heading6: zt,
2759
+ Heading5: kt,
2760
+ Heading6: Mt,
2723
2761
  Columns2: pe,
2724
- Columns3: kt,
2762
+ Columns3: zt,
2725
2763
  Columns4: Ct,
2726
2764
  Plus: yt,
2727
2765
  Grip: xt,
2728
- Copy: vt,
2729
- Clipboard: wt,
2766
+ Copy: wt,
2767
+ Clipboard: vt,
2730
2768
  PanelLeft: bt,
2731
2769
  PanelRight: ft,
2732
2770
  Columns: pe,
2733
2771
  Iframe: pt,
2734
- MenuDown: ro,
2735
- SizeS: io,
2736
- SizeM: no,
2737
- SizeL: oo,
2738
- AspectRatio: Kr,
2772
+ MenuDown: oo,
2773
+ SizeS: so,
2774
+ SizeM: io,
2775
+ SizeL: no,
2776
+ AspectRatio: Qr,
2739
2777
  Emoji: mt,
2740
- DeleteColumn: Yr,
2741
- DeleteRow: Zr,
2778
+ DeleteColumn: Zr,
2779
+ DeleteRow: eo,
2742
2780
  SearchAndReplace: me,
2743
2781
  EmojiIcon: gt,
2744
2782
  KatexIcon: ht,
2745
- ExportPdf: ho,
2746
- ExportWord: go,
2747
- ImportWord: vo,
2748
- ColumnAddLeft: lo,
2783
+ ExportPdf: go,
2784
+ ExportWord: mo,
2785
+ ImportWord: yo,
2786
+ ColumnAddLeft: ao,
2749
2787
  ColumnAddRight: co,
2750
2788
  BookMarked: ut,
2751
- Excalidraw: uo,
2789
+ Excalidraw: ho,
2752
2790
  ZoomIn: dt,
2753
- ZoomOut: at,
2754
- Settings: ct,
2791
+ ZoomOut: ct,
2792
+ Settings: at,
2755
2793
  Eye: lt,
2756
- TextDirection: ao,
2757
- LeftToRight: po,
2758
- RightToLeft: bo,
2794
+ TextDirection: uo,
2795
+ LeftToRight: bo,
2796
+ RightToLeft: wo,
2759
2797
  Attachment: st,
2760
- GifIcon: mo,
2798
+ GifIcon: po,
2761
2799
  ChevronUp: it,
2762
2800
  Crop: nt,
2763
- Mermaid: fo,
2764
- Twitter: wo,
2765
- CodeView: so,
2801
+ Mermaid: vo,
2802
+ Twitter: xo,
2803
+ CodeView: lo,
2766
2804
  FlipX: ot,
2767
2805
  FlipY: rt,
2768
2806
  PencilRuler: tt,
2769
2807
  WrapText: et,
2770
2808
  Loader: Ze,
2771
2809
  X: Ye,
2772
- Html: xo,
2810
+ Html: fo,
2773
2811
  ExternalLink: Qe
2774
- }, ve = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, xe = Me, Co = (e, r) => (t) => {
2812
+ }, we = (e) => typeof e == "boolean" ? `${e}` : e === 0 ? "0" : e, xe = ke, zo = (e, r) => (t) => {
2775
2813
  var o;
2776
2814
  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];
2815
+ const { variants: s, defaultVariants: n } = r, l = Object.keys(s).map((c) => {
2816
+ const g = t == null ? void 0 : t[c], m = n == null ? void 0 : n[c];
2779
2817
  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;
2818
+ const d = we(g) || we(m);
2819
+ return s[c][d];
2820
+ }), i = t && Object.entries(t).reduce((c, g) => {
2821
+ let [m, d] = g;
2822
+ return d === void 0 || (c[m] = d), c;
2823
+ }, {}), u = r == null || (o = r.compoundVariants) === null || o === void 0 ? void 0 : o.reduce((c, g) => {
2824
+ let { class: m, className: d, ...f } = g;
2787
2825
  return Object.entries(f).every((y) => {
2788
- let [w, p] = y;
2826
+ let [v, p] = y;
2789
2827
  return Array.isArray(p) ? p.includes({
2790
2828
  ...n,
2791
2829
  ...i
2792
- }[w]) : {
2830
+ }[v]) : {
2793
2831
  ...n,
2794
2832
  ...i
2795
- }[w] === p;
2833
+ }[v] === p;
2796
2834
  }) ? [
2797
- ...d,
2835
+ ...c,
2798
2836
  m,
2799
- a
2800
- ] : d;
2837
+ d
2838
+ ] : c;
2801
2839
  }, []);
2802
2840
  return xe(e, l, u, t == null ? void 0 : t.class, t == null ? void 0 : t.className);
2803
- }, ko = Co(
2841
+ }, Mo = zo(
2804
2842
  "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",
2805
2843
  {
2806
2844
  variants: {
@@ -2819,16 +2857,16 @@ const yo = {
2819
2857
  size: "default"
2820
2858
  }
2821
2859
  }
2822
- ), Te = ke.forwardRef(({ className: e, variant: r, size: t, ...o }, s) => /* @__PURE__ */ c(
2823
- ze.Root,
2860
+ ), He = ze.forwardRef(({ className: e, variant: r, size: t, ...o }, s) => /* @__PURE__ */ a(
2861
+ Me.Root,
2824
2862
  {
2825
2863
  ref: s,
2826
- className: oe(ko({ variant: r, size: t, className: e })),
2864
+ className: oe(Mo({ variant: r, size: t, className: e })),
2827
2865
  ...o
2828
2866
  }
2829
2867
  ));
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(
2868
+ He.displayName = Me.Root.displayName;
2869
+ const Xo = G.Provider, ko = G.Root, So = G.Trigger, Re = ze.forwardRef(({ className: e, sideOffset: r = 4, ...t }, o) => /* @__PURE__ */ a(
2832
2870
  G.Content,
2833
2871
  {
2834
2872
  "data-richtext-portal": !0,
@@ -2841,24 +2879,24 @@ const Do = G.Provider, zo = G.Root, Mo = G.Trigger, Ve = ke.forwardRef(({ classN
2841
2879
  ...t
2842
2880
  }
2843
2881
  ));
2844
- Ve.displayName = G.Content.displayName;
2882
+ Re.displayName = G.Content.displayName;
2845
2883
  function ne(e) {
2846
2884
  function r() {
2847
- const n = Y(e), l = M(() => n.current, []), i = Y(/* @__PURE__ */ new Set()), u = M((g) => {
2885
+ const n = Y(e), l = S(() => n.current, []), i = Y(/* @__PURE__ */ new Set()), u = S((g) => {
2848
2886
  n.current = { ...n.current, ...g }, i.current.forEach((m) => m());
2849
- }, []), d = M((g) => (i.current.add(g), () => i.current.delete(g)), []);
2887
+ }, []), c = S((g) => (i.current.add(g), () => i.current.delete(g)), []);
2850
2888
  return {
2851
2889
  get: l,
2852
2890
  set: u,
2853
- subscribe: d
2891
+ subscribe: c
2854
2892
  };
2855
2893
  }
2856
- const t = We(null);
2894
+ const t = Oe(null);
2857
2895
  function o({ children: n }) {
2858
- return /* @__PURE__ */ c(t.Provider, { value: r(), children: n });
2896
+ return /* @__PURE__ */ a(t.Provider, { value: r(), children: n });
2859
2897
  }
2860
2898
  function s(n) {
2861
- const l = Oe(t);
2899
+ const l = We(t);
2862
2900
  if (!l)
2863
2901
  throw new Error("Store not found");
2864
2902
  return [$e(
@@ -2878,15 +2916,15 @@ ne({
2878
2916
  ne({
2879
2917
  value: !1
2880
2918
  });
2881
- const { Provider: So, useStore: He } = ne({
2919
+ const { Provider: Lo, useStore: Te } = ne({
2882
2920
  value: !1
2883
2921
  });
2884
- function Xo() {
2885
- const [e] = He((r) => r.value);
2922
+ function qo() {
2923
+ const [e] = Te((r) => r.value);
2886
2924
  return e;
2887
2925
  }
2888
- const ye = "data-rc-order", Ce = "data-rc-priority", Lo = "rc-util-key", ee = /* @__PURE__ */ new Map();
2889
- function Eo(e, r) {
2926
+ const ye = "data-rc-order", Ce = "data-rc-priority", Eo = "rc-util-key", ee = /* @__PURE__ */ new Map();
2927
+ function Ao(e, r) {
2890
2928
  if (!e)
2891
2929
  return !1;
2892
2930
  if (e.contains)
@@ -2900,12 +2938,12 @@ function Eo(e, r) {
2900
2938
  return !1;
2901
2939
  }
2902
2940
  function Ne({ mark: e } = {}) {
2903
- return e ? e.startsWith("data-") ? e : `data-${e}` : Lo;
2941
+ return e ? e.startsWith("data-") ? e : `data-${e}` : Eo;
2904
2942
  }
2905
2943
  function ie(e) {
2906
2944
  return e.attachTo ? e.attachTo : document.querySelector("head") || document.body;
2907
2945
  }
2908
- function Ao(e) {
2946
+ function Vo(e) {
2909
2947
  return e === "queue" ? "prependQueue" : e ? "prepend" : "append";
2910
2948
  }
2911
2949
  function Pe(e) {
@@ -2914,21 +2952,21 @@ function Pe(e) {
2914
2952
  );
2915
2953
  }
2916
2954
  function Ie(e, r = {}) {
2917
- const { csp: t, prepend: o, priority: s = 0 } = r, n = Ao(o), l = n === "prependQueue", i = document.createElement("style");
2955
+ const { csp: t, prepend: o, priority: s = 0 } = r, n = Vo(o), l = n === "prependQueue", i = document.createElement("style");
2918
2956
  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;
2957
+ const u = ie(r), { firstChild: c } = u;
2920
2958
  if (o) {
2921
2959
  if (l) {
2922
2960
  const g = Pe(u).filter((m) => {
2923
2961
  if (!["prepend", "prependQueue"].includes(m.getAttribute(ye)))
2924
2962
  return !1;
2925
- const a = Number(m.getAttribute(Ce) || 0);
2926
- return s >= a;
2963
+ const d = Number(m.getAttribute(Ce) || 0);
2964
+ return s >= d;
2927
2965
  });
2928
2966
  if (g.length > 0)
2929
2967
  return u.insertBefore(i, g.at(-1).nextSibling), i;
2930
2968
  }
2931
- d.before(i);
2969
+ c.before(i);
2932
2970
  } else
2933
2971
  u.append(i);
2934
2972
  return i;
@@ -2937,30 +2975,30 @@ function je(e, r = {}) {
2937
2975
  const t = ie(r);
2938
2976
  return Pe(t).find((o) => o.getAttribute(Ne(r)) === e);
2939
2977
  }
2940
- function Ro(e, r = {}) {
2978
+ function Ho(e, r = {}) {
2941
2979
  const t = je(e, r);
2942
2980
  t && t.remove();
2943
2981
  }
2944
- function To(e, r) {
2982
+ function Ro(e, r) {
2945
2983
  const t = ee.get(e);
2946
- if (!t || !Eo(document, t)) {
2984
+ if (!t || !Ao(document, t)) {
2947
2985
  const o = Ie("", r), { parentNode: s } = o;
2948
2986
  ee.set(e, s), o.remove();
2949
2987
  }
2950
2988
  }
2951
- function Vo(e, r, t = {}) {
2989
+ function To(e, r, t = {}) {
2952
2990
  var l, i, u;
2953
2991
  const o = ie(t);
2954
- To(o, t);
2992
+ Ro(o, t);
2955
2993
  const s = je(r, t);
2956
2994
  if (s)
2957
2995
  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
2996
  const n = Ie(e, t);
2959
2997
  return n.setAttribute(Ne(t), r), n;
2960
2998
  }
2961
- const Ho = _e(({ editor: e, children: r }) => {
2962
- const [, t] = He((s) => s.value);
2963
- A(() => {
2999
+ const No = _e(({ editor: e, children: r }) => {
3000
+ const [, t] = Te((s) => s.value);
3001
+ V(() => {
2964
3002
  t({
2965
3003
  value: e == null ? void 0 : e.isEditable
2966
3004
  });
@@ -2970,11 +3008,11 @@ const Ho = _e(({ editor: e, children: r }) => {
2970
3008
  value: e == null ? void 0 : e.isEditable
2971
3009
  });
2972
3010
  };
2973
- return A(() => (e && e.on("update", o), () => {
3011
+ return V(() => (e && e.on("update", o), () => {
2974
3012
  e && e.off("update", o);
2975
- }), [e]), /* @__PURE__ */ c(te, { children: r });
3013
+ }), [e]), /* @__PURE__ */ a(te, { children: r });
2976
3014
  });
2977
- function No() {
3015
+ function Po() {
2978
3016
  const [, e] = Ue(De), r = (o) => {
2979
3017
  e((s) => ({
2980
3018
  ...s,
@@ -3005,80 +3043,81 @@ function No() {
3005
3043
  };
3006
3044
  });
3007
3045
  };
3008
- return A(() => {
3046
+ return V(() => {
3009
3047
  const o = j(B.CHANGE_LANGUAGE, r), s = j(B.MODIFY_LANGUAGE, t);
3010
3048
  return () => {
3011
3049
  o(), s();
3012
3050
  };
3013
- }, []), /* @__PURE__ */ c(te, {});
3051
+ }, []), /* @__PURE__ */ a(te, {});
3014
3052
  }
3015
- function Po() {
3053
+ function Io() {
3016
3054
  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];
3055
+ V(() => {
3056
+ const c = e || "light", g = t || "default";
3057
+ let m = ge[c][g];
3020
3058
  if (!m) {
3021
3059
  m = ge.light.default;
3022
3060
  return;
3023
3061
  }
3024
- return Vo(`
3062
+ return To(`
3025
3063
  .reactjs-tiptap-editor, .reactjs-tiptap-editor *,
3064
+ .reactjs-tiptap-editor-theme, .reactjs-tiptap-editor-theme *,
3026
3065
  div[data-richtext-portal], div[data-richtext-portal] * {
3027
- ${Object.entries(m).map(([a, f]) => typeof s == "string" && a === "radius" ? `--${a}: ${s};` : `--${a}: ${f};`).join(`
3066
+ ${Object.entries(m).map(([d, f]) => typeof s == "string" && d === "radius" ? `--${d}: ${s};` : `--${d}: ${f};`).join(`
3028
3067
  `)}
3029
3068
  }
3030
3069
  `, "richtext-theme", {
3031
3070
  priority: 50
3032
3071
  }), () => {
3033
- Ro("richtext-theme");
3072
+ Ho("richtext-theme");
3034
3073
  };
3035
3074
  }, [e, t, s]);
3036
- const l = (d) => {
3037
- r(d.detail);
3038
- }, i = (d) => {
3039
- o(d.detail);
3040
- }, u = (d) => {
3041
- n(d.detail);
3075
+ const l = (c) => {
3076
+ r(c.detail);
3077
+ }, i = (c) => {
3078
+ o(c.detail);
3079
+ }, u = (c) => {
3080
+ n(c.detail);
3042
3081
  };
3043
- return A(() => {
3044
- const d = j(B.CHANGE_THEME, l), g = j(B.CHANGE_COLOR, i), m = j(B.CHANGE_BORDER_RADIUS, u);
3082
+ return V(() => {
3083
+ const c = j(B.CHANGE_THEME, l), g = j(B.CHANGE_COLOR, i), m = j(B.CHANGE_BORDER_RADIUS, u);
3045
3084
  return () => {
3046
- d(), g(), m();
3085
+ c(), g(), m();
3047
3086
  };
3048
- }, []), /* @__PURE__ */ c(te, {});
3087
+ }, []), /* @__PURE__ */ a(te, {});
3049
3088
  }
3050
- function qo({ editor: e, children: r, id: t }) {
3051
- return /* @__PURE__ */ S(So, { children: [
3052
- /* @__PURE__ */ c(
3053
- Ho,
3089
+ function Jo({ editor: e, children: r, id: t }) {
3090
+ return /* @__PURE__ */ A(Lo, { children: [
3091
+ /* @__PURE__ */ a(
3092
+ No,
3054
3093
  {
3055
3094
  editor: e,
3056
3095
  id: t,
3057
3096
  children: r
3058
3097
  }
3059
3098
  ),
3060
- /* @__PURE__ */ c(No, {}),
3061
- /* @__PURE__ */ c(Po, {})
3099
+ /* @__PURE__ */ a(Po, {}),
3100
+ /* @__PURE__ */ a(Io, {})
3062
3101
  ] });
3063
3102
  }
3064
3103
  export {
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,
3104
+ Do as A,
3105
+ mo as E,
3106
+ oo as M,
3107
+ Jo as P,
3108
+ ko as T,
3109
+ So as a,
3110
+ Re as b,
3072
3111
  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,
3112
+ zo as d,
3113
+ Xo as e,
3114
+ He as f,
3115
+ Kr as g,
3116
+ Jr as h,
3117
+ Co as i,
3079
3118
  Q as j,
3080
- Xo as k,
3081
- ho as l,
3082
- Ro as r,
3083
- Vo as u
3119
+ qo as k,
3120
+ go as l,
3121
+ Ho as r,
3122
+ To as u
3084
3123
  };