tiptapify 0.0.18 → 0.0.19

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.
@@ -1,4 +1,4 @@
1
- import { reactive as b7, watchEffect as f0, toRef as j, capitalize as p9, shallowRef as w1, camelize as Br, isVNode as qd, Comment as Qd, Fragment as p1, unref as Z, warn as w8, getCurrentInstance as g9, inject as z, computed as k, provide as o5, ref as e1, defineComponent as M1, h as c5, isRef as Z6, toValue as N0, createElementVNode as w, normalizeClass as l1, createVNode as A, normalizeStyle as _1, TransitionGroup as Nr, Transition as y7, mergeProps as h1, toRefs as Yd, watch as y1, onBeforeMount as h9, nextTick as B2, onBeforeUnmount as g5, withDirectives as W2, vShow as r7, onScopeDispose as w5, effectScope as T8, toRaw as t5, createBlock as S1, openBlock as Y, withCtx as S, createElementBlock as j1, renderList as L5, resolveDynamicComponent as pt, Text as Bs, useId as A3, onMounted as I5, onUpdated as Xd, readonly as Dr, toDisplayString as C1, Teleport as Rr, createTextVNode as u1, markRaw as Y1, onDeactivated as Jd, normalizeProps as eM, guardReactiveProps as tM, onUnmounted as v9, cloneVNode as rM, renderSlot as Qn, createCommentVNode as n0, vModelText as aM, customRef as nM, render as Yn, vModelSelect as iM } from "vue";
1
+ import { reactive as b7, watchEffect as f0, toRef as j, capitalize as p9, shallowRef as w1, camelize as Br, isVNode as qd, Comment as Qd, Fragment as p1, unref as Z, warn as w8, getCurrentInstance as g9, inject as z, computed as k, provide as o5, ref as t1, defineComponent as M1, h as c5, isRef as Z6, toValue as N0, createElementVNode as w, normalizeClass as l1, createVNode as A, normalizeStyle as _1, TransitionGroup as Nr, Transition as y7, mergeProps as h1, toRefs as Yd, watch as y1, onBeforeMount as h9, nextTick as B2, onBeforeUnmount as g5, withDirectives as W2, vShow as r7, onScopeDispose as w5, effectScope as T8, toRaw as t5, createBlock as S1, openBlock as Y, withCtx as S, createElementBlock as j1, renderList as L5, resolveDynamicComponent as pt, Text as Bs, useId as A3, onMounted as I5, onUpdated as Xd, readonly as Dr, toDisplayString as C1, Teleport as Rr, createTextVNode as u1, markRaw as Y1, onDeactivated as Jd, normalizeProps as eM, guardReactiveProps as tM, onUnmounted as v9, cloneVNode as rM, renderSlot as Qn, createCommentVNode as n0, vModelText as aM, customRef as nM, render as Yn, vModelSelect as iM } from "vue";
2
2
  const $2 = typeof window < "u", Ir = $2 && "IntersectionObserver" in window, Xn = $2 && "EyeDropper" in window;
3
3
  function Jn(e, t, r) {
4
4
  oM(e, t), t.set(e, r);
@@ -762,7 +762,7 @@ function RM(e) {
762
762
  const t = Math.abs(fi(L3(0), L3(e)));
763
763
  return Math.abs(fi(L3(16777215), L3(e))) > Math.min(t, 50) ? "#fff" : "#000";
764
764
  }
765
- function t1(e, t) {
765
+ function e1(e, t) {
766
766
  return (r) => Object.keys(e).reduce((a, n) => {
767
767
  const o = typeof e[n] == "object" && e[n] != null && !Array.isArray(e[n]) ? e[n] : {
768
768
  type: e[n]
@@ -773,7 +773,7 @@ function t1(e, t) {
773
773
  } : a[n] = o, t && !a[n].source && (a[n].source = t), a;
774
774
  }, {});
775
775
  }
776
- const R1 = t1({
776
+ const R1 = e1({
777
777
  class: [String, Array, Object],
778
778
  style: {
779
779
  type: [String, Array, Object],
@@ -806,7 +806,7 @@ function Wr() {
806
806
  return e;
807
807
  }
808
808
  function G0(e, t) {
809
- const r = Wr(), a = e1(e), n = k(() => {
809
+ const r = Wr(), a = t1(e), n = k(() => {
810
810
  if (Z(t == null ? void 0 : t.disabled)) return r.value;
811
811
  const o = Z(t == null ? void 0 : t.scoped), C = Z(t == null ? void 0 : t.reset), s = Z(t == null ? void 0 : t.root);
812
812
  if (a.value == null && !(o || C || s)) return r.value;
@@ -873,7 +873,7 @@ function K0(e) {
873
873
  if (e._setup = e._setup ?? e.setup, !e.name)
874
874
  return U3("The component is missing an explicit name, unable to generate default prop value"), e;
875
875
  if (e._setup) {
876
- e.props = t1(e.props ?? {}, e.name)();
876
+ e.props = e1(e.props ?? {}, e.name)();
877
877
  const t = Object.keys(e.props).filter((r) => r !== "class" && r !== "style");
878
878
  e.filterProps = function(a) {
879
879
  return _8(a, t);
@@ -980,7 +980,7 @@ function v1(e) {
980
980
  const t = Y2("useRender");
981
981
  t.render = e;
982
982
  }
983
- const p3 = t1({
983
+ const p3 = e1({
984
984
  border: [Boolean, Number, String]
985
985
  }, "border");
986
986
  function g3(e) {
@@ -992,7 +992,7 @@ function g3(e) {
992
992
  })
993
993
  };
994
994
  }
995
- const qM = [null, "default", "comfortable", "compact"], y0 = t1({
995
+ const qM = [null, "default", "comfortable", "compact"], y0 = e1({
996
996
  density: {
997
997
  type: String,
998
998
  default: "default",
@@ -1005,7 +1005,7 @@ function q0(e) {
1005
1005
  densityClasses: j(() => `${t}--density-${e.density}`)
1006
1006
  };
1007
1007
  }
1008
- const h3 = t1({
1008
+ const h3 = e1({
1009
1009
  elevation: {
1010
1010
  type: [Number, String],
1011
1011
  validator(e) {
@@ -1024,7 +1024,7 @@ function v3(e) {
1024
1024
  })
1025
1025
  };
1026
1026
  }
1027
- const Q5 = t1({
1027
+ const Q5 = e1({
1028
1028
  rounded: {
1029
1029
  type: [Boolean, Number, String],
1030
1030
  default: void 0
@@ -1046,12 +1046,12 @@ function Y5(e) {
1046
1046
  })
1047
1047
  };
1048
1048
  }
1049
- const y2 = t1({
1049
+ const y2 = e1({
1050
1050
  tag: {
1051
1051
  type: [String, Object, Function],
1052
1052
  default: "div"
1053
1053
  }
1054
- }, "tag"), St = Symbol.for("vuetify:theme"), K2 = t1({
1054
+ }, "tag"), St = Symbol.for("vuetify:theme"), K2 = e1({
1055
1055
  theme: String
1056
1056
  }, "theme");
1057
1057
  function u5(e) {
@@ -1126,7 +1126,7 @@ function y9(e, t) {
1126
1126
  class: l1(`${t}__underlay`)
1127
1127
  }, null)]);
1128
1128
  }
1129
- const b3 = t1({
1129
+ const b3 = e1({
1130
1130
  color: String,
1131
1131
  variant: {
1132
1132
  type: String,
@@ -1159,7 +1159,7 @@ function S9(e) {
1159
1159
  variantClasses: r
1160
1160
  };
1161
1161
  }
1162
- const aH = t1({
1162
+ const aH = e1({
1163
1163
  baseColor: String,
1164
1164
  divided: Boolean,
1165
1165
  direction: {
@@ -1208,7 +1208,7 @@ const aH = t1({
1208
1208
  style: _1(e.style)
1209
1209
  }, r));
1210
1210
  }
1211
- }), YM = t1({
1211
+ }), YM = e1({
1212
1212
  text: String,
1213
1213
  ...R1(),
1214
1214
  ...y2()
@@ -1234,7 +1234,7 @@ const aH = t1({
1234
1234
  });
1235
1235
  }), {};
1236
1236
  }
1237
- }), JM = t1({
1237
+ }), JM = e1({
1238
1238
  disabled: Boolean,
1239
1239
  group: Boolean,
1240
1240
  hideOnLeave: Boolean,
@@ -1369,7 +1369,7 @@ function iH() {
1369
1369
  o.style.overflow = o._initialStyle.overflow, C != null && (o.style[r] = C), delete o._initialStyle;
1370
1370
  }
1371
1371
  }
1372
- const em = t1({
1372
+ const em = e1({
1373
1373
  target: [Object, Array]
1374
1374
  }, "v-dialog-transition"), Fe = /* @__PURE__ */ new WeakMap(), qr = m1()({
1375
1375
  name: "VDialogTransition",
@@ -1493,7 +1493,7 @@ X5("slide-x-transition");
1493
1493
  X5("slide-x-reverse-transition");
1494
1494
  const oH = X5("slide-y-transition");
1495
1495
  X5("slide-y-reverse-transition");
1496
- const CH = nH("expand-transition", iH()), sH = nH("expand-x-transition", iH("", !0)), rm = t1({
1496
+ const CH = nH("expand-transition", iH()), sH = nH("expand-x-transition", iH("", !0)), rm = e1({
1497
1497
  defaults: Object,
1498
1498
  disabled: Boolean,
1499
1499
  reset: [Number, String],
@@ -1523,7 +1523,7 @@ const CH = nH("expand-transition", iH()), sH = nH("expand-x-transition", iH("",
1523
1523
  return (s = r.default) == null ? void 0 : s.call(r);
1524
1524
  };
1525
1525
  }
1526
- }), Q0 = t1({
1526
+ }), Q0 = e1({
1527
1527
  height: [Number, String],
1528
1528
  maxHeight: [Number, String],
1529
1529
  maxWidth: [Number, String],
@@ -1549,7 +1549,7 @@ function am(e) {
1549
1549
  })
1550
1550
  };
1551
1551
  }
1552
- const HH = t1({
1552
+ const HH = e1({
1553
1553
  aspectRatio: [String, Number],
1554
1554
  contentClass: null,
1555
1555
  inline: Boolean,
@@ -1582,7 +1582,7 @@ const HH = t1({
1582
1582
  }, [r.default()])]);
1583
1583
  }), {};
1584
1584
  }
1585
- }), Z9 = t1({
1585
+ }), Z9 = e1({
1586
1586
  transition: {
1587
1587
  type: null,
1588
1588
  default: "fade-transition",
@@ -1638,7 +1638,7 @@ function VH(e, t) {
1638
1638
  const i4 = {
1639
1639
  mounted: nm,
1640
1640
  unmounted: VH
1641
- }, im = t1({
1641
+ }, im = e1({
1642
1642
  absolute: Boolean,
1643
1643
  alt: String,
1644
1644
  cover: Boolean,
@@ -1694,7 +1694,7 @@ const i4 = {
1694
1694
  backgroundColorStyles: i
1695
1695
  } = F5(() => e.color), {
1696
1696
  roundedClasses: o
1697
- } = Y5(e), C = Y2("VImg"), s = w1(""), H = e1(), V = w1(e.eager ? "loading" : "idle"), l = w1(), L = w1(), c = k(() => e.src && typeof e.src == "object" ? {
1697
+ } = Y5(e), C = Y2("VImg"), s = w1(""), H = t1(), V = w1(e.eager ? "loading" : "idle"), l = w1(), L = w1(), c = k(() => e.src && typeof e.src == "object" ? {
1698
1698
  src: e.src.src,
1699
1699
  srcset: e.srcset || e.src.srcset,
1700
1700
  lazySrc: e.lazySrc || e.src.lazySrc,
@@ -1880,7 +1880,7 @@ function S7(e, t) {
1880
1880
  }
1881
1881
  function h2(e, t, r) {
1882
1882
  let a = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : (l) => l, n = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : (l) => l;
1883
- const i = Y2("useProxiedModel"), o = e1(e[t] !== void 0 ? e[t] : r), C = m7(t), H = C !== t ? k(() => {
1883
+ const i = Y2("useProxiedModel"), o = t1(e[t] !== void 0 ? e[t] : r), C = m7(t), H = C !== t ? k(() => {
1884
1884
  var l, L, c, u;
1885
1885
  return e[t], !!(((l = i.vnode.props) != null && l.hasOwnProperty(t) || (L = i.vnode.props) != null && L.hasOwnProperty(C)) && ((c = i.vnode.props) != null && c.hasOwnProperty(`onUpdate:${t}`) || (u = i.vnode.props) != null && u.hasOwnProperty(`onUpdate:${C}`)));
1886
1886
  }) : k(() => {
@@ -1920,7 +1920,7 @@ function T5() {
1920
1920
  rtlClasses: e.rtlClasses
1921
1921
  };
1922
1922
  }
1923
- const om = [null, "prominent", "default", "comfortable", "compact"], Cm = t1({
1923
+ const om = [null, "prominent", "default", "comfortable", "compact"], Cm = e1({
1924
1924
  absolute: Boolean,
1925
1925
  collapse: Boolean,
1926
1926
  color: String,
@@ -2055,7 +2055,7 @@ const om = [null, "prominent", "default", "comfortable", "compact"], Cm = t1({
2055
2055
  extensionHeight: L
2056
2056
  };
2057
2057
  }
2058
- }), sm = t1({
2058
+ }), sm = e1({
2059
2059
  ...R1(),
2060
2060
  ...b3({
2061
2061
  variant: "text"
@@ -9572,7 +9572,7 @@ const rV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9572
9572
  mdiZodiacScorpio: rS2,
9573
9573
  mdiZodiacTaurus: aS2,
9574
9574
  mdiZodiacVirgo: nS2
9575
- }, Symbol.toStringTag, { value: "Module" })), o2 = [String, Function, Object, Array], iS2 = Symbol.for("vuetify:icons"), D8 = t1({
9575
+ }, Symbol.toStringTag, { value: "Module" })), o2 = [String, Function, Object, Array], iS2 = Symbol.for("vuetify:icons"), D8 = e1({
9576
9576
  icon: {
9577
9577
  type: o2
9578
9578
  },
@@ -9672,7 +9672,7 @@ const CS2 = (e) => {
9672
9672
  };
9673
9673
  })
9674
9674
  };
9675
- }, sS2 = ["x-small", "small", "default", "large", "x-large"], F9 = t1({
9675
+ }, sS2 = ["x-small", "small", "default", "large", "x-large"], F9 = e1({
9676
9676
  size: {
9677
9677
  type: [String, Number],
9678
9678
  default: "default"
@@ -9692,7 +9692,7 @@ function k9(e) {
9692
9692
  };
9693
9693
  });
9694
9694
  }
9695
- const HS2 = t1({
9695
+ const HS2 = e1({
9696
9696
  color: String,
9697
9697
  disabled: Boolean,
9698
9698
  start: Boolean,
@@ -9769,7 +9769,7 @@ const HS2 = t1({
9769
9769
  size: "small"
9770
9770
  }, null, 8, ["icon"]));
9771
9771
  }
9772
- }), x1 = /* @__PURE__ */ _5(lS2, [["__scopeId", "data-v-0ddeb9c3"]]), Va = t1({
9772
+ }), x1 = /* @__PURE__ */ _5(lS2, [["__scopeId", "data-v-0ddeb9c3"]]), Va = e1({
9773
9773
  modelValue: {
9774
9774
  type: null,
9775
9775
  default: void 0
@@ -9779,7 +9779,7 @@ const HS2 = t1({
9779
9779
  max: Number,
9780
9780
  selectedClass: String,
9781
9781
  disabled: Boolean
9782
- }, "group"), la = t1({
9782
+ }, "group"), la = e1({
9783
9783
  value: null,
9784
9784
  disabled: Boolean,
9785
9785
  selectedClass: String
@@ -9914,7 +9914,7 @@ function cS2(e, t) {
9914
9914
  }
9915
9915
  }), r;
9916
9916
  }
9917
- const nV = Symbol.for("vuetify:v-btn-toggle"), uS2 = t1({
9917
+ const nV = Symbol.for("vuetify:v-btn-toggle"), uS2 = e1({
9918
9918
  ...aH(),
9919
9919
  ...Va()
9920
9920
  }, "VBtnToggle");
@@ -9961,7 +9961,7 @@ m1()({
9961
9961
  }
9962
9962
  });
9963
9963
  function iV(e, t) {
9964
- const r = e1(), a = w1(!1);
9964
+ const r = t1(), a = w1(!1);
9965
9965
  if (Ir) {
9966
9966
  const n = new IntersectionObserver((i) => {
9967
9967
  a.value = !!i.find((o) => o.isIntersecting);
@@ -9981,7 +9981,7 @@ function iV(e, t) {
9981
9981
  }
9982
9982
  function o4(e) {
9983
9983
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "content";
9984
- const r = gt(), a = e1();
9984
+ const r = gt(), a = t1();
9985
9985
  if ($2) {
9986
9986
  const n = new ResizeObserver((i) => {
9987
9987
  e == null || e(i, n), i.length && (t === "content" ? a.value = i[0].contentRect : a.value = i[0].target.getBoundingClientRect());
@@ -9999,7 +9999,7 @@ function o4(e) {
9999
9999
  contentRect: Dr(a)
10000
10000
  };
10001
10001
  }
10002
- const dS2 = t1({
10002
+ const dS2 = e1({
10003
10003
  bgColor: String,
10004
10004
  color: String,
10005
10005
  indeterminate: [Boolean, String],
@@ -10028,7 +10028,7 @@ const dS2 = t1({
10028
10028
  let {
10029
10029
  slots: r
10030
10030
  } = t;
10031
- const a = 20, n = 2 * Math.PI * a, i = e1(), {
10031
+ const a = 20, n = 2 * Math.PI * a, i = t1(), {
10032
10032
  themeClasses: o
10033
10033
  } = u5(e), {
10034
10034
  sizeClasses: C,
@@ -10099,7 +10099,7 @@ const dS2 = t1({
10099
10099
  bottom: "top",
10100
10100
  left: "right",
10101
10101
  right: "left"
10102
- }, I8 = t1({
10102
+ }, I8 = e1({
10103
10103
  location: String
10104
10104
  }, "location");
10105
10105
  function $8(e) {
@@ -10133,7 +10133,7 @@ function $8(e) {
10133
10133
  })
10134
10134
  };
10135
10135
  }
10136
- const mS2 = t1({
10136
+ const mS2 = e1({
10137
10137
  absolute: Boolean,
10138
10138
  active: {
10139
10139
  type: Boolean,
@@ -10291,7 +10291,7 @@ const mS2 = t1({
10291
10291
  })])]
10292
10292
  })), {};
10293
10293
  }
10294
- }), ca = t1({
10294
+ }), ca = e1({
10295
10295
  loading: [Boolean, String]
10296
10296
  }, "loader");
10297
10297
  function ua(e) {
@@ -10320,7 +10320,7 @@ function oV(e, t) {
10320
10320
  indeterminate: !0
10321
10321
  }, null)]);
10322
10322
  }
10323
- const AS2 = ["static", "relative", "fixed", "absolute", "sticky"], da = t1({
10323
+ const AS2 = ["static", "relative", "fixed", "absolute", "sticky"], da = e1({
10324
10324
  position: {
10325
10325
  type: String,
10326
10326
  validator: (
@@ -10383,7 +10383,7 @@ function z8(e, t) {
10383
10383
  })
10384
10384
  };
10385
10385
  }
10386
- const U8 = t1({
10386
+ const U8 = e1({
10387
10387
  href: String,
10388
10388
  replace: Boolean,
10389
10389
  to: [String, Object],
@@ -10587,7 +10587,7 @@ const p0 = {
10587
10587
  mounted: SS2,
10588
10588
  unmounted: ZS2,
10589
10589
  updated: FS2
10590
- }, uV = t1({
10590
+ }, uV = e1({
10591
10591
  active: {
10592
10592
  type: Boolean,
10593
10593
  default: void 0
@@ -10817,7 +10817,7 @@ const dV = {
10817
10817
  // specific viewport position, usually centered
10818
10818
  connected: _S2
10819
10819
  // connected to a certain element
10820
- }, OS2 = t1({
10820
+ }, OS2 = e1({
10821
10821
  locationStrategy: {
10822
10822
  type: [String, Function],
10823
10823
  default: "static",
@@ -10834,7 +10834,7 @@ const dV = {
10834
10834
  offset: [Number, String, Array]
10835
10835
  }, "VOverlay-location-strategies");
10836
10836
  function ES2(e, t) {
10837
- const r = e1({}), a = e1();
10837
+ const r = t1({}), a = t1();
10838
10838
  $2 && S7(() => !!(t.isActive.value && e.locationStrategy), (C) => {
10839
10839
  var s, H;
10840
10840
  y1(() => e.locationStrategy, C), w5(() => {
@@ -11095,7 +11095,7 @@ const f6 = {
11095
11095
  close: NS2,
11096
11096
  block: DS2,
11097
11097
  reposition: RS2
11098
- }, xS2 = t1({
11098
+ }, xS2 = e1({
11099
11099
  scrollStrategy: {
11100
11100
  type: [String, Function],
11101
11101
  default: "block",
@@ -11167,7 +11167,7 @@ function MV(e, t) {
11167
11167
  });
11168
11168
  });
11169
11169
  }
11170
- const Et = Symbol.for("vuetify:v-menu"), IS2 = t1({
11170
+ const Et = Symbol.for("vuetify:v-menu"), IS2 = e1({
11171
11171
  closeDelay: [Number, String],
11172
11172
  openDelay: [Number, String]
11173
11173
  }, "delay");
@@ -11195,7 +11195,7 @@ function $S2(e, t) {
11195
11195
  runCloseDelay: i
11196
11196
  };
11197
11197
  }
11198
- const zS2 = t1({
11198
+ const zS2 = e1({
11199
11199
  target: [String, Object],
11200
11200
  activator: [String, Object],
11201
11201
  activatorProps: {
@@ -11220,14 +11220,14 @@ function US2(e, t) {
11220
11220
  isTop: a,
11221
11221
  contentEl: n
11222
11222
  } = t;
11223
- const i = Y2("useActivator"), o = e1();
11223
+ const i = Y2("useActivator"), o = t1();
11224
11224
  let C = !1, s = !1, H = !0;
11225
11225
  const V = k(() => e.openOnFocus || e.openOnFocus == null && e.openOnHover), l = k(() => e.openOnClick || e.openOnClick == null && !e.openOnHover && !V.value), {
11226
11226
  runOpenDelay: L,
11227
11227
  runCloseDelay: c
11228
11228
  } = $S2(e, (y) => {
11229
11229
  y === (e.openOnHover && C || V.value && s) && !(e.openOnHover && r.value && !a.value) && (r.value !== y && (H = !0), r.value = y);
11230
- }), u = e1(), d = {
11230
+ }), u = t1(), d = {
11231
11231
  onClick: (y) => {
11232
11232
  y.stopPropagation(), o.value = y.currentTarget || y.target, r.value || (u.value = [y.clientX, y.clientY]), r.value = !r.value;
11233
11233
  },
@@ -11357,7 +11357,7 @@ function mV(e, t) {
11357
11357
  } else typeof e == "string" ? r = document.querySelector(e) : "$el" in e ? r = e.$el : r = e;
11358
11358
  return r;
11359
11359
  }
11360
- const j8 = ["sm", "md", "lg", "xl", "xxl"], WS2 = Symbol.for("vuetify:display"), GS2 = t1({
11360
+ const j8 = ["sm", "md", "lg", "xl", "xxl"], WS2 = Symbol.for("vuetify:display"), GS2 = e1({
11361
11361
  mobile: {
11362
11362
  type: Boolean,
11363
11363
  default: !1
@@ -11392,7 +11392,7 @@ function KS2() {
11392
11392
  } else
11393
11393
  return w1(!0);
11394
11394
  }
11395
- const fV = t1({
11395
+ const fV = e1({
11396
11396
  eager: Boolean
11397
11397
  }, "lazy");
11398
11398
  function AV(e, t) {
@@ -11533,7 +11533,7 @@ function JS2(e) {
11533
11533
  }, a), null)]
11534
11534
  });
11535
11535
  }
11536
- const W8 = t1({
11536
+ const W8 = e1({
11537
11537
  absolute: Boolean,
11538
11538
  attach: [Boolean, String, Object],
11539
11539
  closeOnBack: {
@@ -11587,7 +11587,7 @@ const W8 = t1({
11587
11587
  attrs: a,
11588
11588
  emit: n
11589
11589
  } = t;
11590
- const i = Y2("VOverlay"), o = e1(), C = e1(), s = e1(), H = h2(e, "modelValue"), V = k({
11590
+ const i = Y2("VOverlay"), o = t1(), C = t1(), s = t1(), H = h2(e, "modelValue"), V = k({
11591
11591
  get: () => H.value,
11592
11592
  set: (Q) => {
11593
11593
  Q && e.disabled || (H.value = Q);
@@ -11677,7 +11677,7 @@ const W8 = t1({
11677
11677
  m.value && V.value ? (Q(!1), e.persistent ? B1() : V.value = !1) : Q();
11678
11678
  });
11679
11679
  });
11680
- const n1 = e1();
11680
+ const n1 = t1();
11681
11681
  y1(() => V.value && (e.absolute || e.contained) && T.value == null, (Q) => {
11682
11682
  if (Q) {
11683
11683
  const L1 = rH(o.value);
@@ -11832,7 +11832,7 @@ function y3(e) {
11832
11832
  }
11833
11833
  });
11834
11834
  }
11835
- const eZ2 = t1({
11835
+ const eZ2 = e1({
11836
11836
  id: String,
11837
11837
  interactive: Boolean,
11838
11838
  text: String,
@@ -11862,7 +11862,7 @@ const eZ2 = t1({
11862
11862
  } = t;
11863
11863
  const a = h2(e, "modelValue"), {
11864
11864
  scopeId: n
11865
- } = O9(), i = A3(), o = j(() => e.id || `v-tooltip-${i}`), C = e1(), s = k(() => e.location.split(" ").length > 1 ? e.location : e.location + " center"), H = k(() => e.origin === "auto" || e.origin === "overlap" || e.origin.split(" ").length > 1 || e.location.split(" ").length > 1 ? e.origin : e.origin + " center"), V = j(() => e.transition != null ? e.transition : a.value ? "scale-transition" : "fade-transition"), l = k(() => h1({
11865
+ } = O9(), i = A3(), o = j(() => e.id || `v-tooltip-${i}`), C = t1(), s = k(() => e.location.split(" ").length > 1 ? e.location : e.location + " center"), H = k(() => e.origin === "auto" || e.origin === "overlap" || e.origin.split(" ").length > 1 || e.location.split(" ").length > 1 ? e.origin : e.origin + " center"), V = j(() => e.transition != null ? e.transition : a.value ? "scale-transition" : "fade-transition"), l = k(() => h1({
11866
11866
  "aria-describedby": o.value
11867
11867
  }, e.activatorProps));
11868
11868
  return v1(() => {
@@ -12330,7 +12330,7 @@ const eZ2 = t1({
12330
12330
  component: Y1(fZ2)
12331
12331
  }
12332
12332
  ]
12333
- }, _e = [6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 32, 48, 64, 96], Pe = [1, 1.5, 2, 3, 4], hV = e1([1, 2, 3, 4, 5, 6]);
12333
+ }, _e = [6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 32, 48, 64, 96], Pe = [1, 1.5, 2, 3, 4], hV = t1([1, 2, 3, 4, 5, 6]);
12334
12334
  function pZ2(e) {
12335
12335
  e.length && (e.forEach((t) => {
12336
12336
  if (t < 1 || t > 6)
@@ -12797,22 +12797,22 @@ const fa = (e) => {
12797
12797
  root: {
12798
12798
  register: () => null,
12799
12799
  unregister: () => null,
12800
- children: e1(/* @__PURE__ */ new Map()),
12801
- parents: e1(/* @__PURE__ */ new Map()),
12802
- disabled: e1(/* @__PURE__ */ new Set()),
12800
+ children: t1(/* @__PURE__ */ new Map()),
12801
+ parents: t1(/* @__PURE__ */ new Map()),
12802
+ disabled: t1(/* @__PURE__ */ new Set()),
12803
12803
  open: () => null,
12804
12804
  openOnSelect: () => null,
12805
12805
  activate: () => null,
12806
12806
  select: () => null,
12807
- activatable: e1(!1),
12808
- selectable: e1(!1),
12809
- opened: e1(/* @__PURE__ */ new Set()),
12810
- activated: e1(/* @__PURE__ */ new Set()),
12811
- selected: e1(/* @__PURE__ */ new Map()),
12812
- selectedValues: e1([]),
12807
+ activatable: t1(!1),
12808
+ selectable: t1(!1),
12809
+ opened: t1(/* @__PURE__ */ new Set()),
12810
+ activated: t1(/* @__PURE__ */ new Set()),
12811
+ selected: t1(/* @__PURE__ */ new Map()),
12812
+ selectedValues: t1([]),
12813
12813
  getPath: () => []
12814
12814
  }
12815
- }, FZ2 = t1({
12815
+ }, FZ2 = e1({
12816
12816
  activatable: Boolean,
12817
12817
  selectable: Boolean,
12818
12818
  activeStrategy: [String, Function, Object],
@@ -13051,7 +13051,7 @@ const EZ2 = K0({
13051
13051
  return (a = r.default) == null ? void 0 : a.call(r);
13052
13052
  };
13053
13053
  }
13054
- }), wZ2 = t1({
13054
+ }), wZ2 = e1({
13055
13055
  /* @deprecated */
13056
13056
  activeColor: String,
13057
13057
  baseColor: String,
@@ -13144,7 +13144,7 @@ const EZ2 = K0({
13144
13144
  isOpen: a
13145
13145
  };
13146
13146
  }
13147
- }), TZ2 = t1({
13147
+ }), TZ2 = e1({
13148
13148
  opacity: [Number, String],
13149
13149
  ...R1(),
13150
13150
  ...y2()
@@ -13162,7 +13162,7 @@ const EZ2 = K0({
13162
13162
  }, e.style])
13163
13163
  }, r)), {};
13164
13164
  }
13165
- }), S5 = x8("v-list-item-title"), PZ2 = t1({
13165
+ }), S5 = x8("v-list-item-title"), PZ2 = e1({
13166
13166
  start: Boolean,
13167
13167
  end: Boolean,
13168
13168
  icon: o2,
@@ -13232,7 +13232,7 @@ const EZ2 = K0({
13232
13232
  }, null) : e.text, y9(!1, "v-avatar")]
13233
13233
  })), {};
13234
13234
  }
13235
- }), xZ2 = t1({
13235
+ }), xZ2 = e1({
13236
13236
  active: {
13237
13237
  type: Boolean,
13238
13238
  default: void 0
@@ -13483,7 +13483,7 @@ const EZ2 = K0({
13483
13483
  link: i
13484
13484
  };
13485
13485
  }
13486
- }), BZ2 = t1({
13486
+ }), BZ2 = e1({
13487
13487
  color: String,
13488
13488
  inset: Boolean,
13489
13489
  sticky: Boolean,
@@ -13521,7 +13521,7 @@ const EZ2 = K0({
13521
13521
  });
13522
13522
  }), {};
13523
13523
  }
13524
- }), NZ2 = t1({
13524
+ }), NZ2 = e1({
13525
13525
  color: String,
13526
13526
  inset: Boolean,
13527
13527
  length: [Number, String],
@@ -13570,7 +13570,7 @@ const EZ2 = K0({
13570
13570
  }, [a.default()]), s]) : s;
13571
13571
  }), {};
13572
13572
  }
13573
- }), DZ2 = t1({
13573
+ }), DZ2 = e1({
13574
13574
  items: Array,
13575
13575
  returnObject: Boolean
13576
13576
  }, "VListChildren"), TV = m1()({
@@ -13655,7 +13655,7 @@ const EZ2 = K0({
13655
13655
  }));
13656
13656
  };
13657
13657
  }
13658
- }), _V = t1({
13658
+ }), _V = e1({
13659
13659
  items: {
13660
13660
  type: Array,
13661
13661
  default: () => []
@@ -13793,7 +13793,7 @@ function UZ2(e) {
13793
13793
  items: k(() => xV(e, e.items))
13794
13794
  };
13795
13795
  }
13796
- const jZ2 = t1({
13796
+ const jZ2 = e1({
13797
13797
  baseColor: String,
13798
13798
  /* @deprecated */
13799
13799
  activeColor: String,
@@ -13890,7 +13890,7 @@ const jZ2 = t1({
13890
13890
  variant: j(() => e.variant)
13891
13891
  }
13892
13892
  });
13893
- const h = w1(!1), b = e1();
13893
+ const h = w1(!1), b = t1();
13894
13894
  function v(N) {
13895
13895
  h.value = !0;
13896
13896
  }
@@ -13954,7 +13954,7 @@ const jZ2 = t1({
13954
13954
  getPath: M
13955
13955
  };
13956
13956
  }
13957
- }), WZ2 = t1({
13957
+ }), WZ2 = e1({
13958
13958
  // TODO
13959
13959
  // disableKeys: Boolean,
13960
13960
  id: String,
@@ -13986,7 +13986,7 @@ const jZ2 = t1({
13986
13986
  scopeId: n
13987
13987
  } = O9(), {
13988
13988
  isRtl: i
13989
- } = T5(), o = A3(), C = j(() => e.id || `v-menu-${o}`), s = e1(), H = z(Et, null), V = w1(/* @__PURE__ */ new Set());
13989
+ } = T5(), o = A3(), C = j(() => e.id || `v-menu-${o}`), s = t1(), H = z(Et, null), V = w1(/* @__PURE__ */ new Set());
13990
13990
  o5(Et, {
13991
13991
  register() {
13992
13992
  V.value.add(o);
@@ -14158,7 +14158,7 @@ const jZ2 = t1({
14158
14158
  fontFamily: { type: String, default: "" }
14159
14159
  },
14160
14160
  setup(e) {
14161
- const t = e, { t: r } = z("tiptapifyI18n"), a = z("tiptapifyEditor"), n = e1(k(() => t.fontFamily).value), i = e1(!1);
14161
+ const t = e, { t: r } = z("tiptapifyI18n"), a = z("tiptapifyEditor"), n = t1(k(() => t.fontFamily).value), i = t1(!1);
14162
14162
  function o(l) {
14163
14163
  i.value = !1, a.value.chain().focus().setFontFamily(l).run();
14164
14164
  }
@@ -14277,7 +14277,7 @@ const jZ2 = t1({
14277
14277
  } }
14278
14278
  },
14279
14279
  setup(e) {
14280
- const t = e, { t: r } = z("tiptapifyI18n"), a = z("tiptapifyEditor"), n = e1(k(() => t.fontSize).value), i = e1(!1);
14280
+ const t = e, { t: r } = z("tiptapifyI18n"), a = z("tiptapifyEditor"), n = t1(k(() => t.fontSize).value), i = t1(!1);
14281
14281
  function o(l) {
14282
14282
  i.value = !1, a.value.chain().focus().setFontSize(`${l}${t.measure}`).run();
14283
14283
  }
@@ -14403,7 +14403,7 @@ const jZ2 = t1({
14403
14403
  } }
14404
14404
  },
14405
14405
  setup(e) {
14406
- const t = e, { t: r } = z("tiptapifyI18n"), a = z("tiptapifyEditor"), n = e1(k(() => t.lineHeight).value), i = e1(!1);
14406
+ const t = e, { t: r } = z("tiptapifyI18n"), a = z("tiptapifyEditor"), n = t1(k(() => t.lineHeight).value), i = t1(!1);
14407
14407
  function o(l) {
14408
14408
  i.value = !1, a.value.chain().focus().setLineHeight(l.toString()).run();
14409
14409
  }
@@ -14532,7 +14532,7 @@ const jZ2 = t1({
14532
14532
  }, [(a = r.default) == null ? void 0 : a.call(r)]);
14533
14533
  }), {};
14534
14534
  }
14535
- }), aF2 = t1({
14535
+ }), aF2 = e1({
14536
14536
  opacity: [Number, String],
14537
14537
  ...R1(),
14538
14538
  ...y2()
@@ -14550,7 +14550,7 @@ const jZ2 = t1({
14550
14550
  }, e.style])
14551
14551
  }, r)), {};
14552
14552
  }
14553
- }), BV = x8("v-card-title"), iF2 = t1({
14553
+ }), BV = x8("v-card-title"), iF2 = e1({
14554
14554
  appendAvatar: String,
14555
14555
  appendIcon: o2,
14556
14556
  prependAvatar: String,
@@ -14645,7 +14645,7 @@ const jZ2 = t1({
14645
14645
  }, null)])])]);
14646
14646
  }), {};
14647
14647
  }
14648
- }), oF2 = t1({
14648
+ }), oF2 = e1({
14649
14649
  opacity: [Number, String],
14650
14650
  ...R1(),
14651
14651
  ...y2()
@@ -14663,7 +14663,7 @@ const jZ2 = t1({
14663
14663
  }, e.style])
14664
14664
  }, r)), {};
14665
14665
  }
14666
- }), CF2 = t1({
14666
+ }), CF2 = e1({
14667
14667
  appendAvatar: String,
14668
14668
  appendIcon: o2,
14669
14669
  disabled: Boolean,
@@ -14806,7 +14806,7 @@ const jZ2 = t1({
14806
14806
  }), [[p0, f && e.ripple]]);
14807
14807
  }), {};
14808
14808
  }
14809
- }), sF2 = t1({
14809
+ }), sF2 = e1({
14810
14810
  color: {
14811
14811
  type: Object
14812
14812
  },
@@ -14835,7 +14835,7 @@ const jZ2 = t1({
14835
14835
  let {
14836
14836
  emit: r
14837
14837
  } = t;
14838
- const a = w1(!1), n = e1(), i = w1(parseFloat(e.width)), o = w1(parseFloat(e.height)), C = e1({
14838
+ const a = w1(!1), n = t1(), i = w1(parseFloat(e.width)), o = w1(parseFloat(e.height)), C = t1({
14839
14839
  x: 0,
14840
14840
  y: 0
14841
14841
  }), s = k({
@@ -15137,7 +15137,7 @@ const LF2 = {
15137
15137
  return w("div", {
15138
15138
  class: "v-color-picker-edit__input"
15139
15139
  }, [w("input", eM(tM(r)), null), w("span", null, [t])]);
15140
- }, MF2 = t1({
15140
+ }, MF2 = e1({
15141
15141
  color: Object,
15142
15142
  disabled: Boolean,
15143
15143
  mode: {
@@ -15212,7 +15212,7 @@ function fF2(e, t, r) {
15212
15212
  function AF2(e, t) {
15213
15213
  return "touches" in e && e.touches.length ? e.touches[0][t] : "changedTouches" in e && e.changedTouches.length ? e.changedTouches[0][t] : e[t];
15214
15214
  }
15215
- const pF2 = t1({
15215
+ const pF2 = e1({
15216
15216
  disabled: {
15217
15217
  type: Boolean,
15218
15218
  default: null
@@ -15310,7 +15310,7 @@ const pF2 = t1({
15310
15310
  step: c,
15311
15311
  decimals: u,
15312
15312
  roundValue: d
15313
- } = r, M = k(() => parseInt(t.thumbSize, 10)), m = k(() => parseInt(t.tickSize, 10)), f = k(() => parseInt(t.trackSize, 10)), g = k(() => (L.value - l.value) / c.value), p = j(() => t.disabled), h = k(() => t.error || t.disabled ? void 0 : t.thumbColor ?? t.color), b = k(() => t.error || t.disabled ? void 0 : t.thumbColor), v = k(() => t.error || t.disabled ? void 0 : t.trackColor ?? t.color), y = k(() => t.error || t.disabled ? void 0 : t.trackFillColor ?? t.color), O = w1(!1), P = w1(0), D = e1(), T = e1();
15313
+ } = r, M = k(() => parseInt(t.thumbSize, 10)), m = k(() => parseInt(t.tickSize, 10)), f = k(() => parseInt(t.trackSize, 10)), g = k(() => (L.value - l.value) / c.value), p = j(() => t.disabled), h = k(() => t.error || t.disabled ? void 0 : t.thumbColor ?? t.color), b = k(() => t.error || t.disabled ? void 0 : t.thumbColor), v = k(() => t.error || t.disabled ? void 0 : t.trackColor ?? t.color), y = k(() => t.error || t.disabled ? void 0 : t.trackFillColor ?? t.color), O = w1(!1), P = w1(0), D = t1(), T = t1();
15314
15314
  function N(Q) {
15315
15315
  var v5;
15316
15316
  const L1 = (v5 = D.value) == null ? void 0 : v5.$el;
@@ -15426,7 +15426,7 @@ const pF2 = t1({
15426
15426
  vertical: H
15427
15427
  };
15428
15428
  return o5(ga, g1), g1;
15429
- }, vF2 = t1({
15429
+ }, vF2 = e1({
15430
15430
  focused: Boolean,
15431
15431
  max: {
15432
15432
  type: Number,
@@ -15574,7 +15574,7 @@ const pF2 = t1({
15574
15574
  })]);
15575
15575
  }), {};
15576
15576
  }
15577
- }), yF2 = t1({
15577
+ }), yF2 = e1({
15578
15578
  start: {
15579
15579
  type: Number,
15580
15580
  required: !0
@@ -15701,7 +15701,7 @@ function DV(e) {
15701
15701
  InputIcon: r
15702
15702
  };
15703
15703
  }
15704
- const ZF2 = t1({
15704
+ const ZF2 = e1({
15705
15705
  active: Boolean,
15706
15706
  color: String,
15707
15707
  messages: {
@@ -15741,7 +15741,7 @@ const ZF2 = t1({
15741
15741
  }) : o]))]
15742
15742
  })), {};
15743
15743
  }
15744
- }), ha = t1({
15744
+ }), ha = e1({
15745
15745
  focused: Boolean,
15746
15746
  "onUpdate:focused": N5()
15747
15747
  }, "focus");
@@ -15777,7 +15777,7 @@ function EF2(e) {
15777
15777
  const t = z(OF2, null);
15778
15778
  return t ? t(e) : j(e);
15779
15779
  }
15780
- const wF2 = t1({
15780
+ const wF2 = e1({
15781
15781
  disabled: {
15782
15782
  type: Boolean,
15783
15783
  default: null
@@ -15808,7 +15808,7 @@ const wF2 = t1({
15808
15808
  }, "validation");
15809
15809
  function TF2(e) {
15810
15810
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : W0(), r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : A3();
15811
- const a = h2(e, "modelValue"), n = k(() => e.validationValue === void 0 ? a.value : e.validationValue), i = RV(e), o = EF2(() => e.rules), C = e1([]), s = w1(!0), H = k(() => !!(M0(a.value === "" ? null : a.value).length || M0(n.value === "" ? null : n.value).length)), V = k(() => {
15811
+ const a = h2(e, "modelValue"), n = k(() => e.validationValue === void 0 ? a.value : e.validationValue), i = RV(e), o = EF2(() => e.rules), C = t1([]), s = w1(!0), H = k(() => !!(M0(a.value === "" ? null : a.value).length || M0(n.value === "" ? null : n.value).length)), V = k(() => {
15812
15812
  var p;
15813
15813
  return (p = e.errorMessages) != null && p.length ? M0(e.errorMessages).concat(C.value).slice(0, Math.max(0, Number(e.maxErrors))) : C.value;
15814
15814
  }), l = k(() => {
@@ -15903,7 +15903,7 @@ function TF2(e) {
15903
15903
  validationClasses: u
15904
15904
  };
15905
15905
  }
15906
- const w9 = t1({
15906
+ const w9 = e1({
15907
15907
  id: String,
15908
15908
  appendIcon: o2,
15909
15909
  baseColor: String,
@@ -16037,7 +16037,7 @@ const w9 = t1({
16037
16037
  errorMessages: L
16038
16038
  };
16039
16039
  }
16040
- }), _F2 = t1({
16040
+ }), _F2 = e1({
16041
16041
  text: String,
16042
16042
  onClick: N5(),
16043
16043
  ...R1(),
@@ -16060,7 +16060,7 @@ const w9 = t1({
16060
16060
  }, [e.text, (a = r.default) == null ? void 0 : a.call(r)]);
16061
16061
  }), {};
16062
16062
  }
16063
- }), PF2 = t1({
16063
+ }), PF2 = e1({
16064
16064
  ...ha(),
16065
16065
  ...pF2(),
16066
16066
  ...w9(),
@@ -16082,7 +16082,7 @@ const w9 = t1({
16082
16082
  slots: r,
16083
16083
  emit: a
16084
16084
  } = t;
16085
- const n = e1(), i = e1(), {
16085
+ const n = t1(), i = t1(), {
16086
16086
  rtlClasses: o
16087
16087
  } = T5(), C = gF2(e), s = h2(e, "modelValue", void 0, (y) => C.roundValue(y ?? C.min.value)), {
16088
16088
  min: H,
@@ -16196,7 +16196,7 @@ const w9 = t1({
16196
16196
  }
16197
16197
  }, i);
16198
16198
  }
16199
- }), xF2 = t1({
16199
+ }), xF2 = e1({
16200
16200
  color: {
16201
16201
  type: Object
16202
16202
  },
@@ -16584,7 +16584,7 @@ const w9 = t1({
16584
16584
  blueGrey: tk2,
16585
16585
  grey: rk2,
16586
16586
  shades: ak2
16587
- }, ik2 = t1({
16587
+ }, ik2 = e1({
16588
16588
  swatches: {
16589
16589
  type: Array,
16590
16590
  default: () => ok2(nk2)
@@ -16633,7 +16633,7 @@ const Ck2 = K0({
16633
16633
  }, null) : void 0])]);
16634
16634
  })]))])])), {};
16635
16635
  }
16636
- }), sk2 = x8("v-picker-title"), IV = t1({
16636
+ }), sk2 = x8("v-picker-title"), IV = e1({
16637
16637
  color: String,
16638
16638
  ...p3(),
16639
16639
  ...R1(),
@@ -16674,7 +16674,7 @@ const Ck2 = K0({
16674
16674
  style: _1([i.value, C.value, H.value, e.style])
16675
16675
  }, r)), {};
16676
16676
  }
16677
- }), $V = t1({
16677
+ }), $V = e1({
16678
16678
  bgColor: String,
16679
16679
  divided: Boolean,
16680
16680
  landscape: Boolean,
@@ -16807,7 +16807,7 @@ function ck2(e, t, r, a) {
16807
16807
  let s, H;
16808
16808
  return a ? r ? (s = -(n - o), H = 0) : (s = 0, H = n - o) : (s = 0, H = i + -C), r5(t, s, H);
16809
16809
  }
16810
- const uk2 = t1({
16810
+ const uk2 = e1({
16811
16811
  canvasHeight: {
16812
16812
  type: [String, Number],
16813
16813
  default: 150
@@ -16853,7 +16853,7 @@ const uk2 = t1({
16853
16853
  let {
16854
16854
  slots: r
16855
16855
  } = t;
16856
- const a = h2(e, "mode"), n = e1(null), i = h2(e, "modelValue", void 0, (V) => {
16856
+ const a = h2(e, "mode"), n = t1(null), i = h2(e, "modelValue", void 0, (V) => {
16857
16857
  if (V == null || V === "") return null;
16858
16858
  let l;
16859
16859
  try {
@@ -16947,7 +16947,7 @@ const uk2 = t1({
16947
16947
  setup(e, { expose: t }) {
16948
16948
  const { t: r } = z("tiptapifyI18n");
16949
16949
  t({ open, close: f });
16950
- const a = e, n = z("tiptapifyEditor"), i = e1(!1), o = e1(k(() => a.color).value), C = e1(k(() => a.color).value), s = e1(!1), u = { ...{
16950
+ const a = e, n = z("tiptapifyEditor"), i = t1(!1), o = t1(k(() => a.color).value), C = t1(k(() => a.color).value), s = t1(!1), u = { ...{
16951
16951
  black: "#000",
16952
16952
  "#222": "#222",
16953
16953
  darkgray: "#444",
@@ -32256,7 +32256,7 @@ const uk2 = t1({
32256
32256
  items: Bk2,
32257
32257
  order: 7
32258
32258
  }
32259
- ], ba = Symbol.for("vuetify:v-tabs"), Dk2 = t1({
32259
+ ], ba = Symbol.for("vuetify:v-tabs"), Dk2 = e1({
32260
32260
  fixed: Boolean,
32261
32261
  sliderColor: String,
32262
32262
  hideSlider: Boolean,
@@ -32279,7 +32279,7 @@ const uk2 = t1({
32279
32279
  const {
32280
32280
  textColorClasses: n,
32281
32281
  textColorStyles: i
32282
- } = A0(() => e.sliderColor), o = e1(), C = e1(), s = k(() => e.direction === "horizontal"), H = k(() => {
32282
+ } = A0(() => e.sliderColor), o = t1(), C = t1(), s = k(() => e.direction === "horizontal"), H = k(() => {
32283
32283
  var l, L;
32284
32284
  return ((L = (l = o.value) == null ? void 0 : l.group) == null ? void 0 : L.isSelected.value) ?? !1;
32285
32285
  });
@@ -32411,7 +32411,7 @@ function Wk2(e, t) {
32411
32411
  const Pt = {
32412
32412
  mounted: jk2,
32413
32413
  unmounted: Wk2
32414
- }, jV = Symbol.for("vuetify:v-window"), WV = Symbol.for("vuetify:v-window-group"), GV = t1({
32414
+ }, jV = Symbol.for("vuetify:v-window"), WV = Symbol.for("vuetify:v-window-group"), GV = e1({
32415
32415
  continuous: Boolean,
32416
32416
  nextIcon: {
32417
32417
  type: [Boolean, String, Function, Object],
@@ -32468,10 +32468,10 @@ const Pt = {
32468
32468
  isRtl: n
32469
32469
  } = T5(), {
32470
32470
  t: i
32471
- } = N8(), o = R8(e, WV), C = e1(), s = k(() => n.value ? !e.reverse : e.reverse), H = w1(!1), V = k(() => {
32471
+ } = N8(), o = R8(e, WV), C = t1(), s = k(() => n.value ? !e.reverse : e.reverse), H = w1(!1), V = k(() => {
32472
32472
  const p = e.direction === "vertical" ? "y" : "x", b = (s.value ? !H.value : H.value) ? "-reverse" : "";
32473
32473
  return `v-window-${p}${b}-transition`;
32474
- }), l = w1(0), L = e1(void 0), c = k(() => o.items.value.findIndex((p) => o.selected.value.includes(p.id)));
32474
+ }), l = w1(0), L = t1(void 0), c = k(() => o.items.value.findIndex((p) => o.selected.value.includes(p.id)));
32475
32475
  y1(c, (p, h) => {
32476
32476
  const b = o.items.value.length, v = b - 1;
32477
32477
  b <= 2 ? H.value = p < h : p === v && h === 0 ? H.value = !0 : p === 0 && h === v ? H.value = !1 : H.value = p < h;
@@ -32556,7 +32556,7 @@ const Pt = {
32556
32556
  group: o
32557
32557
  };
32558
32558
  }
32559
- }), Gk2 = t1({
32559
+ }), Gk2 = e1({
32560
32560
  ...j0(GV(), ["continuous", "nextIcon", "prevIcon", "showArrows", "touch", "mandatory"])
32561
32561
  }, "VTabsWindow"), Kk2 = m1()({
32562
32562
  name: "VTabsWindow",
@@ -32591,7 +32591,7 @@ const Pt = {
32591
32591
  }), r);
32592
32592
  }), {};
32593
32593
  }
32594
- }), KV = t1({
32594
+ }), KV = e1({
32595
32595
  reverseTransition: {
32596
32596
  type: [Boolean, String],
32597
32597
  default: void 0
@@ -32666,7 +32666,7 @@ const Pt = {
32666
32666
  groupItem: n
32667
32667
  };
32668
32668
  }
32669
- }), qk2 = t1({
32669
+ }), qk2 = e1({
32670
32670
  ...KV()
32671
32671
  }, "VTabsWindowItem"), Qk2 = m1()({
32672
32672
  name: "VTabsWindowItem",
@@ -32731,7 +32731,7 @@ function QV(e, t) {
32731
32731
  const r = e ? "offsetLeft" : "offsetTop";
32732
32732
  return (t == null ? void 0 : t[r]) || 0;
32733
32733
  }
32734
- const eO2 = Symbol.for("vuetify:v-slide-group"), ya = t1({
32734
+ const eO2 = Symbol.for("vuetify:v-slide-group"), ya = e1({
32735
32735
  centerActive: Boolean,
32736
32736
  contentClass: null,
32737
32737
  direction: {
@@ -32995,7 +32995,7 @@ function tO2(e) {
32995
32995
  value: t
32996
32996
  }) : [];
32997
32997
  }
32998
- const rO2 = t1({
32998
+ const rO2 = e1({
32999
32999
  alignTabs: {
33000
33000
  type: String,
33001
33001
  default: "start"
@@ -33110,7 +33110,7 @@ const rO2 = t1({
33110
33110
  })]);
33111
33111
  }), {};
33112
33112
  }
33113
- }), nO2 = t1({
33113
+ }), nO2 = e1({
33114
33114
  active: Boolean,
33115
33115
  disabled: Boolean,
33116
33116
  max: [Number, String],
@@ -33148,7 +33148,7 @@ const rO2 = t1({
33148
33148
  }) : a.value]), [[r7, e.active]])]
33149
33149
  })), {};
33150
33150
  }
33151
- }), iO2 = t1({
33151
+ }), iO2 = e1({
33152
33152
  floating: Boolean,
33153
33153
  ...R1()
33154
33154
  }, "VFieldLabel"), G9 = m1()({
@@ -33165,7 +33165,7 @@ const rO2 = t1({
33165
33165
  style: _1(e.style)
33166
33166
  }, r)), {};
33167
33167
  }
33168
- }), oO2 = ["underlined", "outlined", "filled", "solo", "solo-inverted", "solo-filled", "plain"], Sa = t1({
33168
+ }), oO2 = ["underlined", "outlined", "filled", "solo", "solo-inverted", "solo-filled", "plain"], Sa = e1({
33169
33169
  appendInnerIcon: o2,
33170
33170
  bgColor: String,
33171
33171
  clearable: Boolean,
@@ -33240,7 +33240,7 @@ const rO2 = t1({
33240
33240
  roundedClasses: L
33241
33241
  } = Y5(e), {
33242
33242
  rtlClasses: c
33243
- } = T5(), u = j(() => e.dirty || e.active), d = j(() => !!(e.label || n.label)), M = j(() => !e.singleLine && d.value), m = A3(), f = k(() => e.id || `input-${m}`), g = j(() => e.details ? `${f.value}-messages` : void 0), p = e1(), h = e1(), b = e1(), v = k(() => ["plain", "underlined"].includes(e.variant)), y = k(() => e.error || e.disabled ? void 0 : u.value && s.value ? e.color : e.baseColor), O = k(() => {
33243
+ } = T5(), u = j(() => e.dirty || e.active), d = j(() => !!(e.label || n.label)), M = j(() => !e.singleLine && d.value), m = A3(), f = k(() => e.id || `input-${m}`), g = j(() => e.details ? `${f.value}-messages` : void 0), p = t1(), h = t1(), b = t1(), v = k(() => ["plain", "underlined"].includes(e.variant)), y = k(() => e.error || e.disabled ? void 0 : u.value && s.value ? e.color : e.baseColor), O = k(() => {
33244
33244
  if (!(!e.iconColor || e.glow && !s.value))
33245
33245
  return e.iconColor === !0 ? y.value : e.iconColor;
33246
33246
  }), {
@@ -33435,7 +33435,7 @@ function XV(e) {
33435
33435
  onIntersect: t
33436
33436
  };
33437
33437
  }
33438
- const CO2 = ["color", "file", "time", "date", "datetime-local", "week", "month"], JV = t1({
33438
+ const CO2 = ["color", "file", "time", "date", "datetime-local", "week", "month"], JV = e1({
33439
33439
  autofocus: Boolean,
33440
33440
  counter: [Boolean, Number, String],
33441
33441
  counterValue: [Number, Function],
@@ -33481,7 +33481,7 @@ const CO2 = ["color", "file", "time", "date", "datetime-local", "week", "month"]
33481
33481
  if (r.maxlength) return r.maxlength;
33482
33482
  if (!(!e.counter || typeof e.counter != "number" && typeof e.counter != "string"))
33483
33483
  return e.counter;
33484
- }), L = k(() => ["plain", "underlined"].includes(e.variant)), c = e1(), u = e1(), d = e1(), M = k(() => CO2.includes(e.type) || e.persistentPlaceholder || o.value || e.active);
33484
+ }), L = k(() => ["plain", "underlined"].includes(e.variant)), c = t1(), u = t1(), d = t1(), M = k(() => CO2.includes(e.type) || e.persistentPlaceholder || o.value || e.active);
33485
33485
  function m() {
33486
33486
  o.value || C(), B2(() => {
33487
33487
  var b;
@@ -33614,7 +33614,7 @@ const CO2 = ["color", "file", "time", "date", "datetime-local", "week", "month"]
33614
33614
  }), sO2 = { class: "d-flex flex-row" }, HO2 = { class: "tiptapify-emoji-container" }, VO2 = ["onClick", "title"], lO2 = { class: "tiptapify-emoji-container-item__overlay" }, LO2 = /* @__PURE__ */ M1({
33615
33615
  __name: "Button",
33616
33616
  setup(e) {
33617
- const t = z("tiptapifyEditor"), { t: r } = z("tiptapifyI18n"), a = e1(null), n = e1("smileys_and_emotion"), i = Nk2.sort((l, L) => l.order < L.order ? -1 : l.order > L.order ? 1 : 0), o = k(() => i.map((l) => ({ group: l.name, emojis: l.items }))), C = e1(JSON.parse(JSON.stringify(o.value))), s = (l) => {
33617
+ const t = z("tiptapifyEditor"), { t: r } = z("tiptapifyI18n"), a = t1(null), n = t1("smileys_and_emotion"), i = Nk2.sort((l, L) => l.order < L.order ? -1 : l.order > L.order ? 1 : 0), o = k(() => i.map((l) => ({ group: l.name, emojis: l.items }))), C = t1(JSON.parse(JSON.stringify(o.value))), s = (l) => {
33618
33618
  t.value.chain().focus().insertContent(l.char).run();
33619
33619
  }, H = (l) => {
33620
33620
  if (V(), !l)
@@ -33734,7 +33734,7 @@ const CO2 = ["color", "file", "time", "date", "datetime-local", "week", "month"]
33734
33734
  }, 8, ["activator"])
33735
33735
  ], 64));
33736
33736
  }
33737
- }), cO2 = /* @__PURE__ */ _5(LO2, [["__scopeId", "data-v-6f9b4f1a"]]), uO2 = t1({
33737
+ }), cO2 = /* @__PURE__ */ _5(LO2, [["__scopeId", "data-v-6f9b4f1a"]]), uO2 = e1({
33738
33738
  fullscreen: Boolean,
33739
33739
  retainFocus: {
33740
33740
  type: Boolean,
@@ -33764,7 +33764,7 @@ const CO2 = ["color", "file", "time", "date", "datetime-local", "week", "month"]
33764
33764
  } = t;
33765
33765
  const n = h2(e, "modelValue"), {
33766
33766
  scopeId: i
33767
- } = O9(), o = e1();
33767
+ } = O9(), o = t1();
33768
33768
  function C(V) {
33769
33769
  var c, u;
33770
33770
  const l = V.relatedTarget, L = V.target;
@@ -33842,7 +33842,7 @@ const CO2 = ["color", "file", "time", "date", "datetime-local", "week", "month"]
33842
33842
  });
33843
33843
  }), y3({}, o);
33844
33844
  }
33845
- }), MO2 = t1({
33845
+ }), MO2 = e1({
33846
33846
  fluid: {
33847
33847
  type: Boolean,
33848
33848
  default: !1
@@ -33899,7 +33899,7 @@ function fO2(e, t, r) {
33899
33899
  return e === "col" && (a = "v-" + a), e === "col" && (r === "" || r === !0) || (a += `-${r}`), a.toLowerCase();
33900
33900
  }
33901
33901
  }
33902
- const AO2 = ["auto", "start", "end", "center", "baseline", "stretch"], pO2 = t1({
33902
+ const AO2 = ["auto", "start", "end", "center", "baseline", "stretch"], pO2 = e1({
33903
33903
  cols: {
33904
33904
  type: [Boolean, String, Number],
33905
33905
  default: !1
@@ -33993,7 +33993,7 @@ function yO2(e, t, r) {
33993
33993
  return a += `-${r}`, a.toLowerCase();
33994
33994
  }
33995
33995
  }
33996
- const SO2 = t1({
33996
+ const SO2 = e1({
33997
33997
  dense: Boolean,
33998
33998
  noGutters: Boolean,
33999
33999
  align: {
@@ -34063,7 +34063,7 @@ const SO2 = t1({
34063
34063
  setup(e, { expose: t, emit: r }) {
34064
34064
  const a = e, { t: n } = z("tiptapifyI18n");
34065
34065
  t({ open: s, close: H });
34066
- const i = r, o = e1(!1), C = e1(null);
34066
+ const i = r, o = t1(!1), C = t1(null);
34067
34067
  function s() {
34068
34068
  o.value = !0;
34069
34069
  }
@@ -34151,7 +34151,7 @@ const SO2 = t1({
34151
34151
  _: 3
34152
34152
  }, 8, ["modelValue", "max-width", "fullscreen"]));
34153
34153
  }
34154
- }), A4 = /* @__PURE__ */ _5(ZO2, [["__scopeId", "data-v-be652c84"]]), ll = Symbol.for("vuetify:selection-control-group"), Ll = t1({
34154
+ }), A4 = /* @__PURE__ */ _5(ZO2, [["__scopeId", "data-v-be652c84"]]), ll = Symbol.for("vuetify:selection-control-group"), Ll = e1({
34155
34155
  color: String,
34156
34156
  disabled: {
34157
34157
  type: Boolean,
@@ -34185,7 +34185,7 @@ const SO2 = t1({
34185
34185
  ...R1(),
34186
34186
  ...y0(),
34187
34187
  ...K2()
34188
- }, "SelectionControlGroup"), FO2 = t1({
34188
+ }, "SelectionControlGroup"), FO2 = e1({
34189
34189
  ...Ll({
34190
34190
  defaultsTarget: "VSelectionControl"
34191
34191
  })
@@ -34240,7 +34240,7 @@ m1()({
34240
34240
  }), {};
34241
34241
  }
34242
34242
  });
34243
- const cl = t1({
34243
+ const cl = e1({
34244
34244
  label: String,
34245
34245
  baseColor: String,
34246
34246
  trueValue: null,
@@ -34311,7 +34311,7 @@ const ji = m1()({
34311
34311
  backgroundColorClasses: V,
34312
34312
  backgroundColorStyles: l,
34313
34313
  trueValue: L
34314
- } = kO2(e), c = A3(), u = w1(!1), d = w1(!1), M = e1(), m = j(() => e.id || `input-${c}`), f = j(() => !e.disabled && !e.readonly);
34314
+ } = kO2(e), c = A3(), u = w1(!1), d = w1(!1), M = t1(), m = j(() => e.id || `input-${c}`), f = j(() => !e.disabled && !e.readonly);
34315
34315
  n == null || n.onForceUpdate(() => {
34316
34316
  M.value && (M.value.checked = C.value);
34317
34317
  });
@@ -34402,7 +34402,7 @@ const ji = m1()({
34402
34402
  input: M
34403
34403
  };
34404
34404
  }
34405
- }), ul = t1({
34405
+ }), ul = e1({
34406
34406
  indeterminate: Boolean,
34407
34407
  indeterminateIcon: {
34408
34408
  type: o2,
@@ -34442,7 +34442,7 @@ const ji = m1()({
34442
34442
  }), r);
34443
34443
  }), {};
34444
34444
  }
34445
- }), OO2 = t1({
34445
+ }), OO2 = e1({
34446
34446
  ...w9(),
34447
34447
  ...j0(ul(), ["inline"])
34448
34448
  }, "VCheckbox"), EO2 = m1()({
@@ -34462,7 +34462,7 @@ const ji = m1()({
34462
34462
  isFocused: i,
34463
34463
  focus: o,
34464
34464
  blur: C
34465
- } = E9(e), s = e1(), H = A3();
34465
+ } = E9(e), s = t1(), H = A3();
34466
34466
  return v1(() => {
34467
34467
  const [V, l] = P8(r), L = Q3.filterProps(e), c = Nt.filterProps(e);
34468
34468
  return A(Q3, h1({
@@ -34500,7 +34500,7 @@ const ji = m1()({
34500
34500
  });
34501
34501
  }), y3({}, s);
34502
34502
  }
34503
- }), dl = Symbol.for("vuetify:v-chip-group"), wO2 = t1({
34503
+ }), dl = Symbol.for("vuetify:v-chip-group"), wO2 = e1({
34504
34504
  baseColor: String,
34505
34505
  column: Boolean,
34506
34506
  filter: Boolean,
@@ -34568,7 +34568,7 @@ m1()({
34568
34568
  }), {};
34569
34569
  }
34570
34570
  });
34571
- const TO2 = t1({
34571
+ const TO2 = e1({
34572
34572
  activeClass: String,
34573
34573
  appendAvatar: String,
34574
34574
  appendIcon: o2,
@@ -34796,7 +34796,7 @@ const TO2 = t1({
34796
34796
  }), [[p0, M.value && e.ripple, null]]);
34797
34797
  };
34798
34798
  }
34799
- }), PO2 = t1({
34799
+ }), PO2 = e1({
34800
34800
  renderless: Boolean,
34801
34801
  ...R1()
34802
34802
  }, "VVirtualScrollItem"), xO2 = m1()({
@@ -34832,7 +34832,7 @@ const TO2 = t1({
34832
34832
  }, r), [(s = n.default) == null ? void 0 : s.call(n)]);
34833
34833
  });
34834
34834
  }
34835
- }), BO2 = -1, NO2 = 1, Be = 100, DO2 = t1({
34835
+ }), BO2 = -1, NO2 = 1, Be = 100, DO2 = e1({
34836
34836
  itemHeight: {
34837
34837
  type: [Number, String],
34838
34838
  default: null
@@ -34854,7 +34854,7 @@ function RO2(e, t) {
34854
34854
  // the chance of ending up with empty space at the bottom.
34855
34855
  // The default value is set here to avoid poisoning getSize()
34856
34856
  (parseInt(e.height) || r.height.value) / (a.value || 16)
34857
- ) || 1), o = w1(0), C = w1(0), s = e1(), H = e1();
34857
+ ) || 1), o = w1(0), C = w1(0), s = t1(), H = t1();
34858
34858
  let V = 0;
34859
34859
  const {
34860
34860
  resizeRef: l,
@@ -34983,7 +34983,7 @@ function IO2(e, t) {
34983
34983
  else return i === t ? n : a;
34984
34984
  return o;
34985
34985
  }
34986
- const $O2 = t1({
34986
+ const $O2 = e1({
34987
34987
  items: {
34988
34988
  type: Array,
34989
34989
  default: () => []
@@ -35122,7 +35122,7 @@ function UO2(e, t) {
35122
35122
  onKeydown: o
35123
35123
  };
35124
35124
  }
35125
- const jO2 = t1({
35125
+ const jO2 = e1({
35126
35126
  chips: Boolean,
35127
35127
  closableChips: Boolean,
35128
35128
  closeText: {
@@ -35158,7 +35158,7 @@ const jO2 = t1({
35158
35158
  ..._V({
35159
35159
  itemChildren: !1
35160
35160
  })
35161
- }, "Select"), WO2 = t1({
35161
+ }, "Select"), WO2 = e1({
35162
35162
  ...jO2(),
35163
35163
  ...j0(JV({
35164
35164
  modelValue: null,
@@ -35183,7 +35183,7 @@ const jO2 = t1({
35183
35183
  } = t;
35184
35184
  const {
35185
35185
  t: a
35186
- } = N8(), n = e1(), i = e1(), o = e1(), {
35186
+ } = N8(), n = t1(), i = t1(), o = t1(), {
35187
35187
  items: C,
35188
35188
  transformIn: s,
35189
35189
  transformOut: H
@@ -35208,7 +35208,7 @@ const jO2 = t1({
35208
35208
  // Set aria-haspopup to 'listbox'
35209
35209
  }
35210
35210
  };
35211
- }), y = e1(), O = UO2(y, n);
35211
+ }), y = t1(), O = UO2(y, n);
35212
35212
  function P(x) {
35213
35213
  e.openOnClear && (h.value = !0);
35214
35214
  }
@@ -35493,7 +35493,7 @@ const jO2 = t1({
35493
35493
  }), n = ["alternate", "author", "bookmark", "external", "help", "license", "me", "next", "nofollow", "noopener", "noreferrer", "opener", "prev", "privacy-policy", "search", "tag", "terms-of-service"], i = k(() => [
35494
35494
  { value: "_blank", title: r("dialog.link.target_blank") },
35495
35495
  { value: "_self", title: r("dialog.link.target_self") }
35496
- ]), o = e1(a()), C = e1(!1), s = e1(null), H = k(() => {
35496
+ ]), o = t1(a()), C = t1(!1), s = t1(null), H = k(() => {
35497
35497
  const { href: u } = o.value;
35498
35498
  return !u;
35499
35499
  });
@@ -35699,7 +35699,7 @@ const jO2 = t1({
35699
35699
  alt: "",
35700
35700
  height: null,
35701
35701
  width: null
35702
- }), n = e1(a()), i = e1(null), o = k(() => {
35702
+ }), n = t1(a()), i = t1(null), o = k(() => {
35703
35703
  const { src: l } = n.value;
35704
35704
  return !l;
35705
35705
  });
@@ -36048,7 +36048,7 @@ const jO2 = t1({
36048
36048
  setup(e, { expose: t, emit: r }) {
36049
36049
  const { t: a } = z("tiptapifyI18n");
36050
36050
  t({ open });
36051
- const n = r, i = z("tiptapifyEditor"), o = e1(!1), C = e1(0), s = e1(0);
36051
+ const n = r, i = z("tiptapifyEditor"), o = t1(!1), C = t1(0), s = t1(0);
36052
36052
  function H(c, u, d) {
36053
36053
  s.value = u, C.value = d, c.classList.add("tiptapify-insert-table-col-hover");
36054
36054
  }
@@ -36287,7 +36287,7 @@ const jO2 = t1({
36287
36287
  src: "",
36288
36288
  height: null,
36289
36289
  width: null
36290
- }), n = e1(a()), i = e1(null), o = k(() => {
36290
+ }), n = t1(a()), i = t1(null), o = k(() => {
36291
36291
  const { src: l } = n.value;
36292
36292
  return !l;
36293
36293
  });
@@ -36530,7 +36530,7 @@ const jO2 = t1({
36530
36530
  }), HE2 = ["innerHTML"], VE2 = /* @__PURE__ */ M1({
36531
36531
  __name: "Button",
36532
36532
  setup(e) {
36533
- const t = z("tiptapifyEditor"), { t: r } = z("tiptapifyI18n"), a = e1(null);
36533
+ const t = z("tiptapifyEditor"), { t: r } = z("tiptapifyI18n"), a = t1(null);
36534
36534
  return (n, i) => (Y(), j1(p1, null, [
36535
36535
  A(A1, {
36536
36536
  onClick: i[0] || (i[0] = (o) => a.value.open()),
@@ -36570,7 +36570,7 @@ const jO2 = t1({
36570
36570
  }, 512)
36571
36571
  ], 64));
36572
36572
  }
36573
- }), lE2 = t1({
36573
+ }), lE2 = e1({
36574
36574
  autoGrow: Boolean,
36575
36575
  autofocus: Boolean,
36576
36576
  counter: [Boolean, Number, String],
@@ -36623,7 +36623,7 @@ const jO2 = t1({
36623
36623
  if (r.maxlength) return r.maxlength;
36624
36624
  if (!(!e.counter || typeof e.counter != "number" && typeof e.counter != "string"))
36625
36625
  return e.counter;
36626
- }), L = e1(), c = e1(), u = w1(""), d = e1(), M = k(() => e.persistentPlaceholder || o.value || e.active);
36626
+ }), L = t1(), c = t1(), u = w1(""), d = t1(), M = k(() => e.persistentPlaceholder || o.value || e.active);
36627
36627
  function m() {
36628
36628
  var D;
36629
36629
  d.value !== document.activeElement && ((D = d.value) == null || D.focus()), o.value || C();
@@ -36649,7 +36649,7 @@ const jO2 = t1({
36649
36649
  });
36650
36650
  }
36651
36651
  }
36652
- const b = e1(), v = e1(Number(e.rows)), y = k(() => ["plain", "underlined"].includes(e.variant));
36652
+ const b = t1(), v = t1(Number(e.rows)), y = k(() => ["plain", "underlined"].includes(e.variant));
36653
36653
  f0(() => {
36654
36654
  e.autoGrow || (v.value = Number(e.rows));
36655
36655
  });
@@ -36783,7 +36783,7 @@ const jO2 = t1({
36783
36783
  setup(e, { expose: t }) {
36784
36784
  const r = e;
36785
36785
  t({ showDialog: V });
36786
- const { t: a } = z("tiptapifyI18n"), n = z("tiptapifyEditor"), i = e1(null), o = e1(!1), C = e1(""), s = (L) => {
36786
+ const { t: a } = z("tiptapifyI18n"), n = z("tiptapifyEditor"), i = t1(null), o = t1(!1), C = t1(""), s = (L) => {
36787
36787
  const c = ["img", "hr", "br", "input"];
36788
36788
  let u = L.replace(/>/g, `>
36789
36789
  `);
@@ -36890,7 +36890,7 @@ const jO2 = t1({
36890
36890
  }), uE2 = /* @__PURE__ */ _5(cE2, [["__scopeId", "data-v-f5726cfa"]]), dE2 = /* @__PURE__ */ M1({
36891
36891
  __name: "Button",
36892
36892
  setup(e) {
36893
- const { t } = z("tiptapifyI18n"), r = e1(null);
36893
+ const { t } = z("tiptapifyI18n"), r = t1(null);
36894
36894
  function a() {
36895
36895
  r.value.showDialog();
36896
36896
  }
@@ -37040,13 +37040,13 @@ const jO2 = t1({
37040
37040
  return !1;
37041
37041
  } },
37042
37042
  customExtensions: { type: Array, default() {
37043
- return {};
37043
+ return [];
37044
37044
  } }
37045
37045
  },
37046
37046
  setup(e) {
37047
- const t = e, r = z("tiptapifyEditor"), a = e1(pE2);
37047
+ const t = e, r = z("tiptapifyEditor"), a = [...pE2];
37048
37048
  return Object.keys(t.customExtensions).forEach((n) => {
37049
- a.value.push(t.customExtensions[n]);
37049
+ a.push(t.customExtensions[n]);
37050
37050
  }), (n, i) => Z(r) ? (Y(), j1("div", gE2, [
37051
37051
  A(Yr, {
37052
37052
  elevation: "1",
@@ -37057,13 +37057,13 @@ const jO2 = t1({
37057
37057
  default: S(() => [
37058
37058
  e.toolbarScrollable ? (Y(), S1(t9, { key: 0 }, {
37059
37059
  default: S(() => [
37060
- A(Si, { items: a.value }, null, 8, ["items"])
37060
+ A(Si, { items: a })
37061
37061
  ]),
37062
37062
  _: 1
37063
37063
  })) : (Y(), S1(Si, {
37064
37064
  key: 1,
37065
- items: a.value
37066
- }, null, 8, ["items"]))
37065
+ items: a
37066
+ }))
37067
37067
  ]),
37068
37068
  _: 1
37069
37069
  }, 8, ["theme", "class"])
@@ -49747,7 +49747,7 @@ var hc = class extends Cx2 {
49747
49747
  }
49748
49748
  },
49749
49749
  setup(e) {
49750
- const t = e1(), r = g9();
49750
+ const t = t1(), r = g9();
49751
49751
  return f0(() => {
49752
49752
  const a = e.editor;
49753
49753
  a && a.options.element && t.value && B2(() => {
@@ -49931,7 +49931,7 @@ var mx2 = {
49931
49931
  updateAttributes: (a = {}) => this.updateAttributes(a),
49932
49932
  deleteNode: () => this.deleteNode()
49933
49933
  }, t = this.onDragStart.bind(this);
49934
- this.decorationClasses = e1(this.getDecorationClasses());
49934
+ this.decorationClasses = t1(this.getDecorationClasses());
49935
49935
  const r = M1({
49936
49936
  extends: { ...this.component },
49937
49937
  props: Object.keys(e),
@@ -53077,7 +53077,7 @@ var lN2 = M1({
53077
53077
  }
53078
53078
  },
53079
53079
  setup(e, { slots: t }) {
53080
- const r = e1(null);
53080
+ const r = t1(null);
53081
53081
  return I5(() => {
53082
53082
  const { editor: a, options: n, pluginKey: i, resizeDelay: o, shouldShow: C, updateDelay: s } = e;
53083
53083
  r.value && (r.value.style.visibility = "hidden", r.value.style.position = "absolute", r.value.remove(), a.registerPlugin(
@@ -53245,7 +53245,7 @@ var cN2 = M1({
53245
53245
  }
53246
53246
  },
53247
53247
  setup(e, { slots: t }) {
53248
- const r = e1(null);
53248
+ const r = t1(null);
53249
53249
  return I5(() => {
53250
53250
  const { pluginKey: a, editor: n, options: i, shouldShow: o } = e;
53251
53251
  r.value && (r.value.style.visibility = "hidden", r.value.style.position = "absolute", r.value.remove(), n.registerPlugin(
@@ -53277,7 +53277,7 @@ const uN2 = { class: "bubble-menu" }, dN2 = /* @__PURE__ */ M1({
53277
53277
  } }
53278
53278
  },
53279
53279
  setup(e) {
53280
- const t = z("tiptapifyEditor"), r = e1([
53280
+ const t = z("tiptapifyEditor"), r = t1([
53281
53281
  {
53282
53282
  name: "bold",
53283
53283
  icon: `mdiSvg:${ea}`,
@@ -57998,7 +57998,7 @@ const XR2 = /* @__NO_SIDE_EFFECTS__ */ () => {
57998
57998
  return e && (t = Fu(e)[GC]) ? { [GC]: t } : null;
57999
57999
  };
58000
58000
  function ku(e = {}) {
58001
- const { __root: t, __injectWithOption: r } = e, a = t === void 0, n = e.flatJson, i = b0 ? e1 : w1;
58001
+ const { __root: t, __injectWithOption: r } = e, a = t === void 0, n = e.flatJson, i = b0 ? t1 : w1;
58002
58002
  let o = k2(e.inheritLocale) ? e.inheritLocale : !0;
58003
58003
  const C = i(
58004
58004
  // prettier-ignore
@@ -58914,7 +58914,7 @@ const ns = Object.fromEntries(
58914
58914
  ).map(([e, t]) => [e.slice(10, -5), t.default])
58915
58915
  );
58916
58916
  function EI2(e = "en") {
58917
- const t = e1(e), r = pI2({
58917
+ const t = t1(e), r = pI2({
58918
58918
  locale: t.value,
58919
58919
  fallbackLocale: "en",
58920
58920
  messages: ns
@@ -64500,7 +64500,7 @@ const RU2 = t2.create(
64500
64500
  }
64501
64501
  },
64502
64502
  setup(e, { expose: t }) {
64503
- const r = e, a = e1(0);
64503
+ const r = e, a = t1(0);
64504
64504
  y1(() => r.items, () => {
64505
64505
  a.value = 0;
64506
64506
  }, { deep: !0 });
@@ -77470,7 +77470,7 @@ const AW2 = {
77470
77470
  showCharactersCount: { type: Boolean, default: !0 }
77471
77471
  },
77472
77472
  setup(e) {
77473
- const t = e, { t: r } = z("tiptapifyI18n"), a = z("tiptapifyEditor"), n = e1([
77473
+ const t = e, { t: r } = z("tiptapifyI18n"), a = z("tiptapifyEditor"), n = t1([
77474
77474
  {
77475
77475
  enabled: k(() => t.showWordsCount),
77476
77476
  text: "footer.words",
@@ -77569,7 +77569,7 @@ const AW2 = {
77569
77569
  emits: ["update:modelValue", "editor-ready"],
77570
77570
  setup(e, { emit: t }) {
77571
77571
  var H;
77572
- const { t: r, setLocale: a } = EI2(), n = e, i = B8(), o = e1(i.global.name), C = fW2(
77572
+ const { t: r, setLocale: a } = EI2(), n = e, i = B8(), o = t1(i.global.name), C = fW2(
77573
77573
  n.content,
77574
77574
  k(() => n.placeholder || r("content.placeholder")).value,
77575
77575
  n.slashCommands,