@vc-shell/framework 1.0.214 → 1.0.215

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/framework.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as Fe, openBlock as k, createElementBlock as V, normalizeClass as He, renderSlot as Ge, computed as se, createBlock as Ne, unref as D, createCommentVNode as ae, ref as z, watch as et, createElementVNode as Q, toDisplayString as me, createVNode as ue, Transition as cd, withCtx as ve, withDirectives as gn, vShow as Tu, shallowRef as Dr, getCurrentScope as s1, onScopeDispose as o1, shallowReadonly as aa, Teleport as zs, normalizeStyle as zt, createSlots as wr, createTextVNode as Ye, vModelCheckbox as vC, onMounted as xt, nextTick as On, Fragment as Qe, renderList as St, isRef as Eo, reactive as hn, toRef as wv, readonly as fd, customRef as Tv, effectScope as a1, toRefs as bi, isReactive as gC, getCurrentInstance as Hn, onUpdated as Wa, onBeforeUpdate as Sv, watchEffect as Xr, toValue as Ke, mergeProps as Qt, onBeforeUnmount as Su, h as De, inject as Wt, onUnmounted as $r, onBeforeMount as dd, Text as bC, resolveDirective as Au, withModifiers as yt, vModelDynamic as l1, version as yC, normalizeProps as nf, guardReactiveProps as u1, resolveComponent as ze, withKeys as hd, onErrorCaptured as EC, createApp as _C, provide as or, isVNode as c1, warn as wC, resolveDynamicComponent as as, shallowReactive as TC, cloneVNode as SC, markRaw as bn, watchPostEffect as AC, useSlots as OC, useAttrs as NC } from "vue";
1
+ import { defineComponent as Fe, openBlock as k, createElementBlock as V, normalizeClass as He, renderSlot as Ge, computed as se, createBlock as Ne, unref as D, createCommentVNode as ae, ref as z, watch as et, createElementVNode as Q, toDisplayString as me, createVNode as ue, Transition as cd, withCtx as ve, withDirectives as bn, vShow as Tu, shallowRef as Dr, getCurrentScope as s1, onScopeDispose as o1, shallowReadonly as aa, Teleport as zs, normalizeStyle as zt, createSlots as wr, createTextVNode as Ye, vModelCheckbox as vC, onMounted as xt, nextTick as gn, Fragment as Qe, renderList as St, isRef as Eo, reactive as hn, toRef as wv, readonly as fd, customRef as Tv, effectScope as a1, toRefs as bi, isReactive as gC, getCurrentInstance as Hn, onUpdated as Wa, onBeforeUpdate as Sv, watchEffect as Xr, toValue as Ke, mergeProps as Qt, onBeforeUnmount as Su, h as De, inject as Wt, onUnmounted as $r, onBeforeMount as dd, Text as bC, resolveDirective as Au, withModifiers as yt, vModelDynamic as l1, version as yC, normalizeProps as nf, guardReactiveProps as u1, resolveComponent as ze, withKeys as hd, onErrorCaptured as EC, createApp as _C, provide as or, isVNode as c1, warn as wC, resolveDynamicComponent as as, shallowReactive as TC, cloneVNode as SC, markRaw as yn, watchPostEffect as AC, useSlots as OC, useAttrs as NC } from "vue";
2
2
  import * as CC from "vee-validate";
3
3
  import { useField as IC, useForm as Ya, useIsFormValid as Ou, useIsFormDirty as Nu, Field as Rr, validate as xC, validateObject as LC, defineRule as za } from "vee-validate";
4
4
  import { RouterView as PC, useRoute as pd, useRouter as Cu } from "vue-router";
@@ -141,7 +141,7 @@ const kC = /* @__PURE__ */ Fe({
141
141
  ])) : ae("", !0),
142
142
  ue(cd, { name: "fade" }, {
143
143
  default: ve(() => [
144
- gn(Q("div", {
144
+ bn(Q("div", {
145
145
  class: He([{ "tw-flex": o.fill }, "vc-card__body"])
146
146
  }, [
147
147
  Ge(o.$slots, "default")
@@ -503,7 +503,7 @@ const XC = (t) => ({
503
503
  switch (h) {
504
504
  case "bestFit": {
505
505
  var T;
506
- const M = (T = S.map((Y) => [Y.placement, Y.overflows.filter((Z) => Z > 0).reduce((Z, pe) => Z + pe, 0)]).sort((Y, Z) => Y[1] - Z[1])[0]) == null ? void 0 : T[0];
506
+ const M = (T = S.map((Y) => [Y.placement, Y.overflows.filter((Z) => Z > 0).reduce((Z, he) => Z + he, 0)]).sort((Y, Z) => Y[1] - Z[1])[0]) == null ? void 0 : T[0];
507
507
  M && (P = M);
508
508
  break;
509
509
  }
@@ -1292,7 +1292,7 @@ const _2 = { class: "tw-flex tw-flex-row tw-justify-between tw-items-center tw-r
1292
1292
  } : void 0
1293
1293
  ]), 1032, ["required"])) : ae("", !0),
1294
1294
  Q("label", N2, [
1295
- gn(Q("input", {
1295
+ bn(Q("input", {
1296
1296
  "onUpdate:modelValue": o[0] || (o[0] = (a) => i.value = a),
1297
1297
  type: "checkbox",
1298
1298
  class: "vc-checkbox__input",
@@ -1362,7 +1362,7 @@ const _2 = { class: "tw-flex tw-flex-row tw-justify-between tw-items-center tw-r
1362
1362
  }
1363
1363
  }
1364
1364
  function p() {
1365
- f.value && h.value && (d.value === "loosing" && On(() => i("scroll:ptr")), w(0));
1365
+ f.value && h.value && (d.value === "loosing" && gn(() => i("scroll:ptr")), w(0));
1366
1366
  }
1367
1367
  function E(O) {
1368
1368
  const S = O.scrollTop;
@@ -1943,7 +1943,7 @@ function vI(t, e = {}) {
1943
1943
  return n;
1944
1944
  }
1945
1945
  function L1(t, e = !0, n) {
1946
- pI() ? xt(t, n) : e ? t() : On(t);
1946
+ pI() ? xt(t, n) : e ? t() : gn(t);
1947
1947
  }
1948
1948
  function gI(t, e) {
1949
1949
  return se(() => Dt(
@@ -2017,7 +2017,7 @@ function bI(t, e, n = {}) {
2017
2017
  return { stop: l, ignoreUpdates: o, ignorePrevAsyncUpdates: a };
2018
2018
  }
2019
2019
  function yI(t, e, n) {
2020
- const r = et(t, (...i) => (On(() => r()), e(...i)), n);
2020
+ const r = et(t, (...i) => (gn(() => r()), e(...i)), n);
2021
2021
  return r;
2022
2022
  }
2023
2023
  function EI(t, e, n = {}) {
@@ -2280,7 +2280,7 @@ function II(t, e, n, r = {}) {
2280
2280
  } catch (A) {
2281
2281
  h(A);
2282
2282
  } finally {
2283
- x ? On(y) : y();
2283
+ x ? gn(y) : y();
2284
2284
  }
2285
2285
  }
2286
2286
  }
@@ -2512,11 +2512,11 @@ function Mi(t, e) {
2512
2512
  i[n] = e(t[n], n, t);
2513
2513
  return i;
2514
2514
  }
2515
- var yn = Array.isArray, zI = 1 / 0, Ab = Zr ? Zr.prototype : void 0, Ob = Ab ? Ab.toString : void 0;
2515
+ var En = Array.isArray, zI = 1 / 0, Ab = Zr ? Zr.prototype : void 0, Ob = Ab ? Ab.toString : void 0;
2516
2516
  function D1(t) {
2517
2517
  if (typeof t == "string")
2518
2518
  return t;
2519
- if (yn(t))
2519
+ if (En(t))
2520
2520
  return Mi(t, D1) + "";
2521
2521
  if (Da(t))
2522
2522
  return Ob ? Ob.call(t) : "";
@@ -2669,7 +2669,7 @@ function Ax(t) {
2669
2669
  }
2670
2670
  var Ox = Object.prototype, Nx = Ox.hasOwnProperty;
2671
2671
  function wf(t) {
2672
- if (yi(t) && !yn(t) && !(t instanceof eu)) {
2672
+ if (yi(t) && !En(t) && !(t instanceof eu)) {
2673
2673
  if (t instanceof Ra)
2674
2674
  return t;
2675
2675
  if (Nx.call(t, "__wrapped__"))
@@ -2850,7 +2850,7 @@ var j1 = typeof exports == "object" && exports && !exports.nodeType && exports,
2850
2850
  const Id = AL;
2851
2851
  var OL = Object.prototype, NL = OL.hasOwnProperty;
2852
2852
  function H1(t, e) {
2853
- var n = yn(t), r = !n && Ma(t), i = !n && !r && Fa(t), s = !n && !r && !i && Id(t), o = n || r || i || s, a = o ? Wx(t.length, String) : [], l = a.length;
2853
+ var n = En(t), r = !n && Ma(t), i = !n && !r && Fa(t), s = !n && !r && !i && Id(t), o = n || r || i || s, a = o ? Wx(t.length, String) : [], l = a.length;
2854
2854
  for (var u in t)
2855
2855
  (e || NL.call(t, u)) && !(o && // Safari 9 has enumerable `arguments.length` in strict mode.
2856
2856
  (u == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
@@ -2897,7 +2897,7 @@ function $u(t) {
2897
2897
  }
2898
2898
  var RL = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, ML = /^\w*$/;
2899
2899
  function Yv(t, e) {
2900
- if (yn(t))
2900
+ if (En(t))
2901
2901
  return !1;
2902
2902
  var n = typeof t;
2903
2903
  return n == "number" || n == "symbol" || n == "boolean" || t == null || Da(t) ? !0 : ML.test(t) || !RL.test(t) || e != null && t in Object(e);
@@ -3054,7 +3054,7 @@ function G1(t) {
3054
3054
  return t == null ? "" : D1(t);
3055
3055
  }
3056
3056
  function Za(t, e) {
3057
- return yn(t) ? t : Yv(t, e) ? [t] : dP(G1(t));
3057
+ return En(t) ? t : Yv(t, e) ? [t] : dP(G1(t));
3058
3058
  }
3059
3059
  var hP = 1 / 0;
3060
3060
  function el(t) {
@@ -3080,7 +3080,7 @@ function Jv(t, e) {
3080
3080
  }
3081
3081
  var Mb = Zr ? Zr.isConcatSpreadable : void 0;
3082
3082
  function pP(t) {
3083
- return yn(t) || Ma(t) || !!(Mb && t && t[Mb]);
3083
+ return En(t) || Ma(t) || !!(Mb && t && t[Mb]);
3084
3084
  }
3085
3085
  function Pd(t, e, n, r, i) {
3086
3086
  var s = -1, o = t.length;
@@ -3204,7 +3204,7 @@ function UP(t, e) {
3204
3204
  }
3205
3205
  function Z1(t, e, n) {
3206
3206
  var r = e(t);
3207
- return yn(t) ? r : Jv(r, n(t));
3207
+ return En(t) ? r : Jv(r, n(t));
3208
3208
  }
3209
3209
  function im(t) {
3210
3210
  return Z1(t, Qa, Qv);
@@ -3312,7 +3312,7 @@ function Aa(t, e, n, r, i, s) {
3312
3312
  return o;
3313
3313
  if (!Ur(t))
3314
3314
  return t;
3315
- var c = yn(t);
3315
+ var c = En(t);
3316
3316
  if (c) {
3317
3317
  if (o = JP(t), !a)
3318
3318
  return Vv(t, o);
@@ -3497,7 +3497,7 @@ function AD(t, e, n, r, i, s) {
3497
3497
  }
3498
3498
  var OD = 1, Qb = "[object Arguments]", Zb = "[object Array]", Sc = "[object Object]", ND = Object.prototype, ey = ND.hasOwnProperty;
3499
3499
  function CD(t, e, n, r, i, s) {
3500
- var o = yn(t), a = yn(e), l = o ? Zb : Ba(t), u = a ? Zb : Ba(e);
3500
+ var o = En(t), a = En(e), l = o ? Zb : Ba(t), u = a ? Zb : Ba(e);
3501
3501
  l = l == Qb ? Sc : l, u = u == Qb ? Sc : u;
3502
3502
  var c = l == Sc, d = u == Sc, f = l == u;
3503
3503
  if (f && Fa(t)) {
@@ -3577,7 +3577,7 @@ function uw(t, e, n) {
3577
3577
  break;
3578
3578
  t = t[o];
3579
3579
  }
3580
- return s || ++r != i ? s : (i = t == null ? 0 : t.length, !!i && Wv(i) && Mu(o, i) && (yn(t) || Ma(t)));
3580
+ return s || ++r != i ? s : (i = t == null ? 0 : t.length, !!i && Wv(i) && Mu(o, i) && (En(t) || Ma(t)));
3581
3581
  }
3582
3582
  function cw(t, e) {
3583
3583
  return t != null && uw(t, e, DD);
@@ -3603,7 +3603,7 @@ function UD(t) {
3603
3603
  return Yv(t) ? $D(el(t)) : BD(t);
3604
3604
  }
3605
3605
  function ti(t) {
3606
- return typeof t == "function" ? t : t == null ? Ru : typeof t == "object" ? yn(t) ? FD(t[0], t[1]) : kD(t) : UD(t);
3606
+ return typeof t == "function" ? t : t == null ? Ru : typeof t == "object" ? En(t) ? FD(t[0], t[1]) : kD(t) : UD(t);
3607
3607
  }
3608
3608
  function jD(t, e, n, r) {
3609
3609
  for (var i = -1, s = t == null ? 0 : t.length; ++i < s; ) {
@@ -3645,7 +3645,7 @@ function qD(t, e, n, r) {
3645
3645
  }
3646
3646
  function GD(t, e) {
3647
3647
  return function(n, r) {
3648
- var i = yn(n) ? jD : qD, s = e ? e() : {};
3648
+ var i = En(n) ? jD : qD, s = e ? e() : {};
3649
3649
  return i(n, t, ti(r), s);
3650
3650
  };
3651
3651
  }
@@ -3670,8 +3670,8 @@ function YD(t, e, n, r, i, s, o) {
3670
3670
  }
3671
3671
  var c = s ? s(a, l, n + "", t, e, o) : void 0, d = c === void 0;
3672
3672
  if (d) {
3673
- var f = yn(l), h = !f && Fa(l), g = !f && !h && Id(l);
3674
- c = l, f || h || g ? yn(a) ? c = a : To(a) ? c = Vv(a) : h ? (d = !1, c = K1(l, !0)) : g ? (d = !1, c = ew(l, !0)) : c = [] : z1(l) || Ma(l) ? (c = a, Ma(a) ? c = WD(a) : (!Ur(a) || Uv(a)) && (c = tw(l))) : d = !1;
3673
+ var f = En(l), h = !f && Fa(l), g = !f && !h && Id(l);
3674
+ c = l, f || h || g ? En(a) ? c = a : To(a) ? c = Vv(a) : h ? (d = !1, c = K1(l, !0)) : g ? (d = !1, c = ew(l, !0)) : c = [] : z1(l) || Ma(l) ? (c = a, Ma(a) ? c = WD(a) : (!Ur(a) || Uv(a)) && (c = tw(l))) : d = !1;
3675
3675
  }
3676
3676
  d && (o.set(l, c), i(c, l, r, s, o), o.delete(l)), am(t, n, c);
3677
3677
  }
@@ -3734,7 +3734,7 @@ function ZD(t, e) {
3734
3734
  }), n;
3735
3735
  }
3736
3736
  function eR(t, e, n) {
3737
- var r = yn(t) ? QD : ZD;
3737
+ var r = En(t) ? QD : ZD;
3738
3738
  return n && Nd(t, e, n) && (e = void 0), r(t, ti(e));
3739
3739
  }
3740
3740
  var tR = Math.max;
@@ -3812,7 +3812,7 @@ var gR = "[object Map]", bR = "[object Set]", yR = Object.prototype, ER = yR.has
3812
3812
  function _R(t) {
3813
3813
  if (t == null)
3814
3814
  return !0;
3815
- if (qo(t) && (yn(t) || typeof t == "string" || typeof t.splice == "function" || Fa(t) || Id(t) || Ma(t)))
3815
+ if (qo(t) && (En(t) || typeof t == "string" || typeof t.splice == "function" || Fa(t) || Id(t) || Ma(t)))
3816
3816
  return !t.length;
3817
3817
  var e = Ba(t);
3818
3818
  if (e == gR || e == bR)
@@ -3958,7 +3958,7 @@ function FR(t, e, n) {
3958
3958
  }
3959
3959
  function $R(t, e, n) {
3960
3960
  e.length ? e = Mi(e, function(s) {
3961
- return yn(s) ? function(o) {
3961
+ return En(s) ? function(o) {
3962
3962
  return tl(o, s.length === 1 ? s[0] : s);
3963
3963
  } : s;
3964
3964
  }) : e = [Ru];
@@ -3975,7 +3975,7 @@ function $R(t, e, n) {
3975
3975
  });
3976
3976
  }
3977
3977
  function BR(t, e, n, r) {
3978
- return t == null ? [] : (yn(e) || (e = e == null ? [] : [e]), n = r ? void 0 : n, yn(n) || (n = n == null ? [] : [n]), $R(t, e, n));
3978
+ return t == null ? [] : (En(e) || (e = e == null ? [] : [e]), n = r ? void 0 : n, En(n) || (n = n == null ? [] : [n]), $R(t, e, n));
3979
3979
  }
3980
3980
  function UR(t, e) {
3981
3981
  return pw(t, e, function(n, r) {
@@ -4016,7 +4016,7 @@ function qR(t, e) {
4016
4016
  }), !!n;
4017
4017
  }
4018
4018
  function GR(t, e, n) {
4019
- var r = yn(t) ? sw : qR;
4019
+ var r = En(t) ? sw : qR;
4020
4020
  return n && Nd(t, e, n) && (e = void 0), r(t, ti(e));
4021
4021
  }
4022
4022
  function WR(t) {
@@ -4666,12 +4666,12 @@ var Ew = { exports: {} };
4666
4666
  return o(C.prototype.__proto__ || Object.getPrototypeOf(C.prototype), "insertAt", this).call(this, P, M, Y);
4667
4667
  if (M.length !== 0) {
4668
4668
  var Z = M.split(`
4669
- `), pe = Z.shift();
4670
- pe.length > 0 && (P < this.length() - 1 || this.children.tail == null ? o(C.prototype.__proto__ || Object.getPrototypeOf(C.prototype), "insertAt", this).call(this, Math.min(P, this.length() - 1), pe) : this.children.tail.insertAt(this.children.tail.length(), pe), this.cache = {});
4669
+ `), he = Z.shift();
4670
+ he.length > 0 && (P < this.length() - 1 || this.children.tail == null ? o(C.prototype.__proto__ || Object.getPrototypeOf(C.prototype), "insertAt", this).call(this, Math.min(P, this.length() - 1), he) : this.children.tail.insertAt(this.children.tail.length(), he), this.cache = {});
4671
4671
  var K = this;
4672
- Z.reduce(function(U, R) {
4673
- return K = K.split(U, !0), K.insertAt(0, R), R.length;
4674
- }, P + pe.length);
4672
+ Z.reduce(function(B, R) {
4673
+ return K = K.split(B, !0), K.insertAt(0, R), R.length;
4674
+ }, P + he.length);
4675
4675
  }
4676
4676
  }
4677
4677
  }, {
@@ -4737,10 +4737,10 @@ var Ew = { exports: {} };
4737
4737
  } : function(K) {
4738
4738
  return K && typeof Symbol == "function" && K.constructor === Symbol && K !== Symbol.prototype ? "symbol" : typeof K;
4739
4739
  }, o = /* @__PURE__ */ function() {
4740
- function K(U, R) {
4740
+ function K(B, R) {
4741
4741
  var $ = [], W = !0, ne = !1, J = void 0;
4742
4742
  try {
4743
- for (var H = U[Symbol.iterator](), te; !(W = (te = H.next()).done) && ($.push(te.value), !(R && $.length === R)); W = !0)
4743
+ for (var H = B[Symbol.iterator](), te; !(W = (te = H.next()).done) && ($.push(te.value), !(R && $.length === R)); W = !0)
4744
4744
  ;
4745
4745
  } catch (de) {
4746
4746
  ne = !0, J = de;
@@ -4754,22 +4754,22 @@ var Ew = { exports: {} };
4754
4754
  }
4755
4755
  return $;
4756
4756
  }
4757
- return function(U, R) {
4758
- if (Array.isArray(U))
4759
- return U;
4760
- if (Symbol.iterator in Object(U))
4761
- return K(U, R);
4757
+ return function(B, R) {
4758
+ if (Array.isArray(B))
4759
+ return B;
4760
+ if (Symbol.iterator in Object(B))
4761
+ return K(B, R);
4762
4762
  throw new TypeError("Invalid attempt to destructure non-iterable instance");
4763
4763
  };
4764
4764
  }(), a = /* @__PURE__ */ function() {
4765
- function K(U, R) {
4765
+ function K(B, R) {
4766
4766
  for (var $ = 0; $ < R.length; $++) {
4767
4767
  var W = R[$];
4768
- W.enumerable = W.enumerable || !1, W.configurable = !0, "value" in W && (W.writable = !0), Object.defineProperty(U, W.key, W);
4768
+ W.enumerable = W.enumerable || !1, W.configurable = !0, "value" in W && (W.writable = !0), Object.defineProperty(B, W.key, W);
4769
4769
  }
4770
4770
  }
4771
- return function(U, R, $) {
4772
- return R && K(U.prototype, R), $ && K(U, $), U;
4771
+ return function(B, R, $) {
4772
+ return R && K(B.prototype, R), $ && K(B, $), B;
4773
4773
  };
4774
4774
  }();
4775
4775
  i(50);
@@ -4777,11 +4777,11 @@ var Ew = { exports: {} };
4777
4777
  function A(K) {
4778
4778
  return K && K.__esModule ? K : { default: K };
4779
4779
  }
4780
- function T(K, U, R) {
4781
- return U in K ? Object.defineProperty(K, U, { value: R, enumerable: !0, configurable: !0, writable: !0 }) : K[U] = R, K;
4780
+ function T(K, B, R) {
4781
+ return B in K ? Object.defineProperty(K, B, { value: R, enumerable: !0, configurable: !0, writable: !0 }) : K[B] = R, K;
4782
4782
  }
4783
- function C(K, U) {
4784
- if (!(K instanceof U))
4783
+ function C(K, B) {
4784
+ if (!(K instanceof B))
4785
4785
  throw new TypeError("Cannot call a class as a function");
4786
4786
  }
4787
4787
  var L = (0, O.default)("quill"), P = function() {
@@ -4813,10 +4813,10 @@ var Ew = { exports: {} };
4813
4813
  this.imports[R] != null && !ne && L.warn("Overwriting " + R + " with", $), this.imports[R] = $, (R.startsWith("blots/") || R.startsWith("formats/")) && $.blotName !== "abstract" ? m.default.register($) : R.startsWith("modules") && typeof $.register == "function" && $.register();
4814
4814
  }
4815
4815
  }]);
4816
- function K(U) {
4816
+ function K(B) {
4817
4817
  var R = this, $ = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
4818
- if (C(this, K), this.options = M(U, $), this.container = this.options.container, this.container == null)
4819
- return L.error("Invalid Quill container", U);
4818
+ if (C(this, K), this.options = M(B, $), this.container = this.options.container, this.container == null)
4819
+ return L.error("Invalid Quill container", B);
4820
4820
  this.options.debug && K.debug(this.options.debug);
4821
4821
  var W = this.container.innerHTML.trim();
4822
4822
  this.container.classList.add("ql-container"), this.container.innerHTML = "", this.container.__quill = this, this.root = this.addContainer("ql-editor"), this.root.classList.add("ql-blank"), this.root.setAttribute("data-gramm", !1), this.scrollingContainer = this.options.scrollingContainer || this.root, this.emitter = new h.default(), this.scroll = m.default.create(this.root, {
@@ -5096,65 +5096,65 @@ var Ew = { exports: {} };
5096
5096
  "core/module": v.default,
5097
5097
  "core/theme": x.default
5098
5098
  };
5099
- function M(K, U) {
5100
- if (U = (0, w.default)(!0, {
5099
+ function M(K, B) {
5100
+ if (B = (0, w.default)(!0, {
5101
5101
  container: K,
5102
5102
  modules: {
5103
5103
  clipboard: !0,
5104
5104
  keyboard: !0,
5105
5105
  history: !0
5106
5106
  }
5107
- }, U), !U.theme || U.theme === P.DEFAULTS.theme)
5108
- U.theme = x.default;
5109
- else if (U.theme = P.import("themes/" + U.theme), U.theme == null)
5110
- throw new Error("Invalid theme " + U.theme + ". Did you register it?");
5111
- var R = (0, w.default)(!0, {}, U.theme.DEFAULTS);
5112
- [R, U].forEach(function(ne) {
5107
+ }, B), !B.theme || B.theme === P.DEFAULTS.theme)
5108
+ B.theme = x.default;
5109
+ else if (B.theme = P.import("themes/" + B.theme), B.theme == null)
5110
+ throw new Error("Invalid theme " + B.theme + ". Did you register it?");
5111
+ var R = (0, w.default)(!0, {}, B.theme.DEFAULTS);
5112
+ [R, B].forEach(function(ne) {
5113
5113
  ne.modules = ne.modules || {}, Object.keys(ne.modules).forEach(function(J) {
5114
5114
  ne.modules[J] === !0 && (ne.modules[J] = {});
5115
5115
  });
5116
5116
  });
5117
- var $ = Object.keys(R.modules).concat(Object.keys(U.modules)), W = $.reduce(function(ne, J) {
5117
+ var $ = Object.keys(R.modules).concat(Object.keys(B.modules)), W = $.reduce(function(ne, J) {
5118
5118
  var H = P.import("modules/" + J);
5119
5119
  return H == null ? L.error("Cannot load " + J + " module. Are you sure you registered it?") : ne[J] = H.DEFAULTS || {}, ne;
5120
5120
  }, {});
5121
- return U.modules != null && U.modules.toolbar && U.modules.toolbar.constructor !== Object && (U.modules.toolbar = {
5122
- container: U.modules.toolbar
5123
- }), U = (0, w.default)(!0, {}, P.DEFAULTS, { modules: W }, R, U), ["bounds", "container", "scrollingContainer"].forEach(function(ne) {
5124
- typeof U[ne] == "string" && (U[ne] = document.querySelector(U[ne]));
5125
- }), U.modules = Object.keys(U.modules).reduce(function(ne, J) {
5126
- return U.modules[J] && (ne[J] = U.modules[J]), ne;
5127
- }, {}), U;
5128
- }
5129
- function Y(K, U, R, $) {
5130
- if (this.options.strict && !this.isEnabled() && U === h.default.sources.USER)
5121
+ return B.modules != null && B.modules.toolbar && B.modules.toolbar.constructor !== Object && (B.modules.toolbar = {
5122
+ container: B.modules.toolbar
5123
+ }), B = (0, w.default)(!0, {}, P.DEFAULTS, { modules: W }, R, B), ["bounds", "container", "scrollingContainer"].forEach(function(ne) {
5124
+ typeof B[ne] == "string" && (B[ne] = document.querySelector(B[ne]));
5125
+ }), B.modules = Object.keys(B.modules).reduce(function(ne, J) {
5126
+ return B.modules[J] && (ne[J] = B.modules[J]), ne;
5127
+ }, {}), B;
5128
+ }
5129
+ function Y(K, B, R, $) {
5130
+ if (this.options.strict && !this.isEnabled() && B === h.default.sources.USER)
5131
5131
  return new u.default();
5132
5132
  var W = R == null ? null : this.getSelection(), ne = this.editor.delta, J = K();
5133
- if (W != null && (R === !0 && (R = W.index), $ == null ? W = pe(W, J, U) : $ !== 0 && (W = pe(W, R, $, U)), this.setSelection(W, h.default.sources.SILENT)), J.length() > 0) {
5134
- var H, te = [h.default.events.TEXT_CHANGE, J, ne, U];
5135
- if ((H = this.emitter).emit.apply(H, [h.default.events.EDITOR_CHANGE].concat(te)), U !== h.default.sources.SILENT) {
5133
+ if (W != null && (R === !0 && (R = W.index), $ == null ? W = he(W, J, B) : $ !== 0 && (W = he(W, R, $, B)), this.setSelection(W, h.default.sources.SILENT)), J.length() > 0) {
5134
+ var H, te = [h.default.events.TEXT_CHANGE, J, ne, B];
5135
+ if ((H = this.emitter).emit.apply(H, [h.default.events.EDITOR_CHANGE].concat(te)), B !== h.default.sources.SILENT) {
5136
5136
  var de;
5137
5137
  (de = this.emitter).emit.apply(de, te);
5138
5138
  }
5139
5139
  }
5140
5140
  return J;
5141
5141
  }
5142
- function Z(K, U, R, $, W) {
5142
+ function Z(K, B, R, $, W) {
5143
5143
  var ne = {};
5144
- return typeof K.index == "number" && typeof K.length == "number" ? typeof U != "number" ? (W = $, $ = R, R = U, U = K.length, K = K.index) : (U = K.length, K = K.index) : typeof U != "number" && (W = $, $ = R, R = U, U = 0), (typeof R > "u" ? "undefined" : s(R)) === "object" ? (ne = R, W = $) : typeof R == "string" && ($ != null ? ne[R] = $ : W = R), W = W || h.default.sources.API, [K, U, ne, W];
5144
+ return typeof K.index == "number" && typeof K.length == "number" ? typeof B != "number" ? (W = $, $ = R, R = B, B = K.length, K = K.index) : (B = K.length, K = K.index) : typeof B != "number" && (W = $, $ = R, R = B, B = 0), (typeof R > "u" ? "undefined" : s(R)) === "object" ? (ne = R, W = $) : typeof R == "string" && ($ != null ? ne[R] = $ : W = R), W = W || h.default.sources.API, [K, B, ne, W];
5145
5145
  }
5146
- function pe(K, U, R, $) {
5146
+ function he(K, B, R, $) {
5147
5147
  if (K == null)
5148
5148
  return null;
5149
5149
  var W = void 0, ne = void 0;
5150
- if (U instanceof u.default) {
5150
+ if (B instanceof u.default) {
5151
5151
  var J = [K.index, K.index + K.length].map(function(ge) {
5152
- return U.transformPosition(ge, $ !== h.default.sources.USER);
5152
+ return B.transformPosition(ge, $ !== h.default.sources.USER);
5153
5153
  }), H = o(J, 2);
5154
5154
  W = H[0], ne = H[1];
5155
5155
  } else {
5156
5156
  var te = [K.index, K.index + K.length].map(function(ge) {
5157
- return ge < U || ge === U && $ === h.default.sources.USER ? ge : R >= 0 ? ge + R : Math.max(U, ge + R);
5157
+ return ge < B || ge === B && $ === h.default.sources.USER ? ge : R >= 0 ? ge + R : Math.max(B, ge + R);
5158
5158
  }), de = o(te, 2);
5159
5159
  W = de[0], ne = de[1];
5160
5160
  }
@@ -5607,8 +5607,8 @@ var Ew = { exports: {} };
5607
5607
  if (C !== 0 && !(d.default.query(L, d.default.Scope.BLOCK) == null || L === this.statics.blotName && P === this.statics.formats(this.domNode))) {
5608
5608
  var M = this.newlineIndex(T);
5609
5609
  if (!(M < 0 || M >= T + C)) {
5610
- var Y = this.newlineIndex(T, !0) + 1, Z = M - Y + 1, pe = this.isolate(Y, Z), K = pe.next;
5611
- pe.format(L, P), K instanceof x && K.formatAt(0, T - Y + C - Z, L, P);
5610
+ var Y = this.newlineIndex(T, !0) + 1, Z = M - Y + 1, he = this.isolate(Y, Z), K = he.next;
5611
+ he.format(L, P), K instanceof x && K.formatAt(0, T - Y + C - Z, L, P);
5612
5612
  }
5613
5613
  }
5614
5614
  }
@@ -5681,10 +5681,10 @@ var Ew = { exports: {} };
5681
5681
  } : function(K) {
5682
5682
  return K && typeof Symbol == "function" && K.constructor === Symbol && K !== Symbol.prototype ? "symbol" : typeof K;
5683
5683
  }, o = /* @__PURE__ */ function() {
5684
- function K(U, R) {
5684
+ function K(B, R) {
5685
5685
  var $ = [], W = !0, ne = !1, J = void 0;
5686
5686
  try {
5687
- for (var H = U[Symbol.iterator](), te; !(W = (te = H.next()).done) && ($.push(te.value), !(R && $.length === R)); W = !0)
5687
+ for (var H = B[Symbol.iterator](), te; !(W = (te = H.next()).done) && ($.push(te.value), !(R && $.length === R)); W = !0)
5688
5688
  ;
5689
5689
  } catch (de) {
5690
5690
  ne = !0, J = de;
@@ -5698,37 +5698,37 @@ var Ew = { exports: {} };
5698
5698
  }
5699
5699
  return $;
5700
5700
  }
5701
- return function(U, R) {
5702
- if (Array.isArray(U))
5703
- return U;
5704
- if (Symbol.iterator in Object(U))
5705
- return K(U, R);
5701
+ return function(B, R) {
5702
+ if (Array.isArray(B))
5703
+ return B;
5704
+ if (Symbol.iterator in Object(B))
5705
+ return K(B, R);
5706
5706
  throw new TypeError("Invalid attempt to destructure non-iterable instance");
5707
5707
  };
5708
5708
  }(), a = /* @__PURE__ */ function() {
5709
- function K(U, R) {
5709
+ function K(B, R) {
5710
5710
  for (var $ = 0; $ < R.length; $++) {
5711
5711
  var W = R[$];
5712
- W.enumerable = W.enumerable || !1, W.configurable = !0, "value" in W && (W.writable = !0), Object.defineProperty(U, W.key, W);
5712
+ W.enumerable = W.enumerable || !1, W.configurable = !0, "value" in W && (W.writable = !0), Object.defineProperty(B, W.key, W);
5713
5713
  }
5714
5714
  }
5715
- return function(U, R, $) {
5716
- return R && K(U.prototype, R), $ && K(U, $), U;
5715
+ return function(B, R, $) {
5716
+ return R && K(B.prototype, R), $ && K(B, $), B;
5717
5717
  };
5718
5718
  }(), l = i(2), u = C(l), c = i(20), d = C(c), f = i(0), h = C(f), g = i(13), v = C(g), b = i(24), m = C(b), p = i(4), E = C(p), y = i(16), w = C(y), N = i(21), O = C(N), S = i(11), x = C(S), A = i(3), T = C(A);
5719
5719
  function C(K) {
5720
5720
  return K && K.__esModule ? K : { default: K };
5721
5721
  }
5722
- function L(K, U, R) {
5723
- return U in K ? Object.defineProperty(K, U, { value: R, enumerable: !0, configurable: !0, writable: !0 }) : K[U] = R, K;
5722
+ function L(K, B, R) {
5723
+ return B in K ? Object.defineProperty(K, B, { value: R, enumerable: !0, configurable: !0, writable: !0 }) : K[B] = R, K;
5724
5724
  }
5725
- function P(K, U) {
5726
- if (!(K instanceof U))
5725
+ function P(K, B) {
5726
+ if (!(K instanceof B))
5727
5727
  throw new TypeError("Cannot call a class as a function");
5728
5728
  }
5729
5729
  var M = /^[ -~]*$/, Y = function() {
5730
- function K(U) {
5731
- P(this, K), this.scroll = U, this.delta = this.getDelta();
5730
+ function K(B) {
5731
+ P(this, K), this.scroll = B, this.delta = this.getDelta();
5732
5732
  }
5733
5733
  return a(K, [{
5734
5734
  key: "applyDelta",
@@ -5736,7 +5736,7 @@ var Ew = { exports: {} };
5736
5736
  var $ = this, W = !1;
5737
5737
  this.scroll.update();
5738
5738
  var ne = this.scroll.length();
5739
- return this.scroll.batchStart(), R = pe(R), R.reduce(function(J, H) {
5739
+ return this.scroll.batchStart(), R = he(R), R.reduce(function(J, H) {
5740
5740
  var te = H.retain || H.delete || H.insert.length || 1, de = H.attributes || {};
5741
5741
  if (H.insert != null) {
5742
5742
  if (typeof H.insert == "string") {
@@ -5751,10 +5751,10 @@ var Ew = { exports: {} };
5751
5751
  }
5752
5752
  de = d.default.attributes.diff(F, de) || {};
5753
5753
  } else if (s(H.insert) === "object") {
5754
- var he = Object.keys(H.insert)[0];
5755
- if (he == null)
5754
+ var pe = Object.keys(H.insert)[0];
5755
+ if (pe == null)
5756
5756
  return J;
5757
- $.scroll.insertAt(J, he, H.insert[he]);
5757
+ $.scroll.insertAt(J, pe, H.insert[pe]);
5758
5758
  }
5759
5759
  ne += te;
5760
5760
  }
@@ -5889,24 +5889,24 @@ var Ew = { exports: {} };
5889
5889
  }
5890
5890
  }]), K;
5891
5891
  }();
5892
- function Z(K, U) {
5893
- return Object.keys(U).reduce(function(R, $) {
5894
- return K[$] == null || (U[$] === K[$] ? R[$] = U[$] : Array.isArray(U[$]) ? U[$].indexOf(K[$]) < 0 && (R[$] = U[$].concat([K[$]])) : R[$] = [U[$], K[$]]), R;
5892
+ function Z(K, B) {
5893
+ return Object.keys(B).reduce(function(R, $) {
5894
+ return K[$] == null || (B[$] === K[$] ? R[$] = B[$] : Array.isArray(B[$]) ? B[$].indexOf(K[$]) < 0 && (R[$] = B[$].concat([K[$]])) : R[$] = [B[$], K[$]]), R;
5895
5895
  }, {});
5896
5896
  }
5897
- function pe(K) {
5898
- return K.reduce(function(U, R) {
5897
+ function he(K) {
5898
+ return K.reduce(function(B, R) {
5899
5899
  if (R.insert === 1) {
5900
5900
  var $ = (0, O.default)(R.attributes);
5901
- return delete $.image, U.insert({ image: R.attributes.image }, $);
5901
+ return delete $.image, B.insert({ image: R.attributes.image }, $);
5902
5902
  }
5903
5903
  if (R.attributes != null && (R.attributes.list === !0 || R.attributes.bullet === !0) && (R = (0, O.default)(R), R.attributes.list ? R.attributes.list = "ordered" : (R.attributes.list = "bullet", delete R.attributes.bullet)), typeof R.insert == "string") {
5904
5904
  var W = R.insert.replace(/\r\n/g, `
5905
5905
  `).replace(/\r/g, `
5906
5906
  `);
5907
- return U.insert(W, R.attributes);
5907
+ return B.insert(W, R.attributes);
5908
5908
  }
5909
- return U.push(R);
5909
+ return B.push(R);
5910
5910
  }, new u.default());
5911
5911
  }
5912
5912
  r.default = Y;
@@ -5990,8 +5990,8 @@ var Ew = { exports: {} };
5990
5990
  }
5991
5991
  }), this.emitter.on(g.default.events.SCROLL_OPTIMIZE, function(C, L) {
5992
5992
  if (L.range) {
5993
- var P = L.range, M = P.startNode, Y = P.startOffset, Z = P.endNode, pe = P.endOffset;
5994
- T.setNativeRange(M, Y, Z, pe);
5993
+ var P = L.range, M = P.startNode, Y = P.startOffset, Z = P.endNode, he = P.endOffset;
5994
+ T.setNativeRange(M, Y, Z, he);
5995
5995
  }
5996
5996
  }), this.update(g.default.sources.SILENT);
5997
5997
  }
@@ -6057,19 +6057,19 @@ var Ew = { exports: {} };
6057
6057
  var L = void 0, P = this.scroll.leaf(A), M = s(P, 2), Y = M[0], Z = M[1];
6058
6058
  if (Y == null)
6059
6059
  return null;
6060
- var pe = Y.position(Z, !0), K = s(pe, 2);
6060
+ var he = Y.position(Z, !0), K = s(he, 2);
6061
6061
  L = K[0], Z = K[1];
6062
- var U = document.createRange();
6062
+ var B = document.createRange();
6063
6063
  if (T > 0) {
6064
- U.setStart(L, Z);
6064
+ B.setStart(L, Z);
6065
6065
  var R = this.scroll.leaf(A + T), $ = s(R, 2);
6066
6066
  if (Y = $[0], Z = $[1], Y == null)
6067
6067
  return null;
6068
6068
  var W = Y.position(Z, !0), ne = s(W, 2);
6069
- return L = ne[0], Z = ne[1], U.setEnd(L, Z), U.getBoundingClientRect();
6069
+ return L = ne[0], Z = ne[1], B.setEnd(L, Z), B.getBoundingClientRect();
6070
6070
  } else {
6071
6071
  var J = "left", H = void 0;
6072
- return L instanceof Text ? (Z < L.data.length ? (U.setStart(L, Z), U.setEnd(L, Z + 1)) : (U.setStart(L, Z - 1), U.setEnd(L, Z), J = "right"), H = U.getBoundingClientRect()) : (H = Y.domNode.getBoundingClientRect(), Z > 0 && (J = "right")), {
6072
+ return L instanceof Text ? (Z < L.data.length ? (B.setStart(L, Z), B.setEnd(L, Z + 1)) : (B.setStart(L, Z - 1), B.setEnd(L, Z), J = "right"), H = B.getBoundingClientRect()) : (H = Y.domNode.getBoundingClientRect(), Z > 0 && (J = "right")), {
6073
6073
  bottom: H.top + H.height,
6074
6074
  height: H.height,
6075
6075
  left: H[J],
@@ -6111,8 +6111,8 @@ var Ew = { exports: {} };
6111
6111
  var T = this, C = [[A.start.node, A.start.offset]];
6112
6112
  A.native.collapsed || C.push([A.end.node, A.end.offset]);
6113
6113
  var L = C.map(function(Y) {
6114
- var Z = s(Y, 2), pe = Z[0], K = Z[1], U = l.default.find(pe, !0), R = U.offset(T.scroll);
6115
- return K === 0 ? R : U instanceof l.default.Container ? R + U.length() : R + U.index(pe, K);
6114
+ var Z = s(Y, 2), he = Z[0], K = Z[1], B = l.default.find(he, !0), R = B.offset(T.scroll);
6115
+ return K === 0 ? R : B instanceof l.default.Container ? R + B.length() : R + B.index(he, K);
6116
6116
  }), P = Math.min(Math.max.apply(Math, p(L)), this.scroll.length() - 1), M = Math.min.apply(Math, [P].concat(p(L)));
6117
6117
  return new w(M, P - M);
6118
6118
  }
@@ -6143,7 +6143,7 @@ var Ew = { exports: {} };
6143
6143
  var T = this, C = A.collapsed ? [A.index] : [A.index, A.index + A.length], L = [], P = this.scroll.length();
6144
6144
  return C.forEach(function(M, Y) {
6145
6145
  M = Math.min(P - 1, M);
6146
- var Z = void 0, pe = T.scroll.leaf(M), K = s(pe, 2), U = K[0], R = K[1], $ = U.position(R, Y !== 0), W = s($, 2);
6146
+ var Z = void 0, he = T.scroll.leaf(M), K = s(he, 2), B = K[0], R = K[1], $ = B.position(R, Y !== 0), W = s($, 2);
6147
6147
  Z = W[0], R = W[1], L.push(Z, R);
6148
6148
  }), L.length < 2 && (L = L.concat(L)), L;
6149
6149
  }
@@ -6156,12 +6156,12 @@ var Ew = { exports: {} };
6156
6156
  if (C != null) {
6157
6157
  var L = this.scroll.length() - 1, P = this.scroll.line(Math.min(T.index, L)), M = s(P, 1), Y = M[0], Z = Y;
6158
6158
  if (T.length > 0) {
6159
- var pe = this.scroll.line(Math.min(T.index + T.length, L)), K = s(pe, 1);
6159
+ var he = this.scroll.line(Math.min(T.index + T.length, L)), K = s(he, 1);
6160
6160
  Z = K[0];
6161
6161
  }
6162
6162
  if (!(Y == null || Z == null)) {
6163
- var U = A.getBoundingClientRect();
6164
- C.top < U.top ? A.scrollTop -= U.top - C.top : C.bottom > U.bottom && (A.scrollTop += C.bottom - U.bottom);
6163
+ var B = A.getBoundingClientRect();
6164
+ C.top < B.top ? A.scrollTop -= B.top - C.top : C.bottom > B.bottom && (A.scrollTop += C.bottom - B.bottom);
6165
6165
  }
6166
6166
  }
6167
6167
  }
@@ -6205,8 +6205,8 @@ var Ew = { exports: {} };
6205
6205
  !this.composing && M != null && M.native.collapsed && M.start.node !== this.cursor.textNode && this.cursor.restore();
6206
6206
  var Z = [g.default.events.SELECTION_CHANGE, (0, c.default)(this.lastRange), (0, c.default)(T), A];
6207
6207
  if ((Y = this.emitter).emit.apply(Y, [g.default.events.EDITOR_CHANGE].concat(Z)), A !== g.default.sources.SILENT) {
6208
- var pe;
6209
- (pe = this.emitter).emit.apply(pe, Z);
6208
+ var he;
6209
+ (he = this.emitter).emit.apply(he, Z);
6210
6210
  }
6211
6211
  }
6212
6212
  }
@@ -6665,9 +6665,9 @@ var Ew = { exports: {} };
6665
6665
  else if (s(S, a))
6666
6666
  A = new a();
6667
6667
  else if (s(S, l))
6668
- A = new l(function(U, R) {
6668
+ A = new l(function(B, R) {
6669
6669
  S.then(function($) {
6670
- U(O($, x - 1));
6670
+ B(O($, x - 1));
6671
6671
  }, function($) {
6672
6672
  R(O($, x - 1));
6673
6673
  });
@@ -6689,11 +6689,11 @@ var Ew = { exports: {} };
6689
6689
  return w[C];
6690
6690
  y.push(S), w.push(A);
6691
6691
  }
6692
- s(S, o) && S.forEach(function(U, R) {
6693
- var $ = O(R, x - 1), W = O(U, x - 1);
6692
+ s(S, o) && S.forEach(function(B, R) {
6693
+ var $ = O(R, x - 1), W = O(B, x - 1);
6694
6694
  A.set($, W);
6695
- }), s(S, a) && S.forEach(function(U) {
6696
- var R = O(U, x - 1);
6695
+ }), s(S, a) && S.forEach(function(B) {
6696
+ var R = O(B, x - 1);
6697
6697
  A.add(R);
6698
6698
  });
6699
6699
  for (var L in S) {
@@ -6708,8 +6708,8 @@ var Ew = { exports: {} };
6708
6708
  }));
6709
6709
  }
6710
6710
  if (E)
6711
- for (var pe = Object.getOwnPropertyNames(S), L = 0; L < pe.length; L++) {
6712
- var K = pe[L], Z = Object.getOwnPropertyDescriptor(S, K);
6711
+ for (var he = Object.getOwnPropertyNames(S), L = 0; L < he.length; L++) {
6712
+ var K = he[L], Z = Object.getOwnPropertyDescriptor(S, K);
6713
6713
  Z && Z.enumerable || (A[K] = O(S[K], x - 1), Object.defineProperty(A, K, {
6714
6714
  enumerable: !1
6715
6715
  }));
@@ -6759,7 +6759,7 @@ var Ew = { exports: {} };
6759
6759
  function A(T, C) {
6760
6760
  var L = [], P = !0, M = !1, Y = void 0;
6761
6761
  try {
6762
- for (var Z = T[Symbol.iterator](), pe; !(P = (pe = Z.next()).done) && (L.push(pe.value), !(C && L.length === C)); P = !0)
6762
+ for (var Z = T[Symbol.iterator](), he; !(P = (he = Z.next()).done) && (L.push(he.value), !(C && L.length === C)); P = !0)
6763
6763
  ;
6764
6764
  } catch (K) {
6765
6765
  M = !0, Y = K;
@@ -6846,8 +6846,8 @@ var Ew = { exports: {} };
6846
6846
  }, {
6847
6847
  key: "deleteAt",
6848
6848
  value: function(L, P) {
6849
- var M = this.line(L), Y = s(M, 2), Z = Y[0], pe = Y[1], K = this.line(L + P), U = s(K, 1), R = U[0];
6850
- if (a(T.prototype.__proto__ || Object.getPrototypeOf(T.prototype), "deleteAt", this).call(this, L, P), R != null && Z !== R && pe > 0) {
6849
+ var M = this.line(L), Y = s(M, 2), Z = Y[0], he = Y[1], K = this.line(L + P), B = s(K, 1), R = B[0];
6850
+ if (a(T.prototype.__proto__ || Object.getPrototypeOf(T.prototype), "deleteAt", this).call(this, L, P), R != null && Z !== R && he > 0) {
6851
6851
  if (Z instanceof f.BlockEmbed || R instanceof f.BlockEmbed) {
6852
6852
  this.optimize();
6853
6853
  return;
@@ -6918,11 +6918,11 @@ var Ew = { exports: {} };
6918
6918
  }, {
6919
6919
  key: "lines",
6920
6920
  value: function() {
6921
- var L = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, P = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Number.MAX_VALUE, M = function Y(Z, pe, K) {
6922
- var U = [], R = K;
6923
- return Z.children.forEachAt(pe, K, function($, W, ne) {
6924
- S($) ? U.push($) : $ instanceof u.default.Container && (U = U.concat(Y($, W, R))), R -= ne;
6925
- }), U;
6921
+ var L = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, P = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Number.MAX_VALUE, M = function Y(Z, he, K) {
6922
+ var B = [], R = K;
6923
+ return Z.children.forEachAt(he, K, function($, W, ne) {
6924
+ S($) ? B.push($) : $ instanceof u.default.Container && (B = B.concat(Y($, W, R))), R -= ne;
6925
+ }), B;
6926
6926
  };
6927
6927
  return M(this, L, P);
6928
6928
  }
@@ -7030,7 +7030,7 @@ var Ew = { exports: {} };
7030
7030
  return Te.bindings = {}, Object.keys(Te.options.bindings).forEach(function($e) {
7031
7031
  $e === "list autofill" && de.scroll.whitelist != null && !de.scroll.whitelist.list || Te.options.bindings[$e] && Te.addBinding(Te.options.bindings[$e]);
7032
7032
  }), Te.addBinding({ key: te.keys.ENTER, shiftKey: null }, $), Te.addBinding({ key: te.keys.ENTER, metaKey: null, ctrlKey: null, altKey: null }, function() {
7033
- }), /Firefox/i.test(navigator.userAgent) ? (Te.addBinding({ key: te.keys.BACKSPACE }, { collapsed: !0 }, K), Te.addBinding({ key: te.keys.DELETE }, { collapsed: !0 }, U)) : (Te.addBinding({ key: te.keys.BACKSPACE }, { collapsed: !0, prefix: /^.?$/ }, K), Te.addBinding({ key: te.keys.DELETE }, { collapsed: !0, suffix: /^.?$/ }, U)), Te.addBinding({ key: te.keys.BACKSPACE }, { collapsed: !1 }, R), Te.addBinding({ key: te.keys.DELETE }, { collapsed: !1 }, R), Te.addBinding({ key: te.keys.BACKSPACE, altKey: null, ctrlKey: null, metaKey: null, shiftKey: null }, { collapsed: !0, offset: 0 }, K), Te.listen(), Te;
7033
+ }), /Firefox/i.test(navigator.userAgent) ? (Te.addBinding({ key: te.keys.BACKSPACE }, { collapsed: !0 }, K), Te.addBinding({ key: te.keys.DELETE }, { collapsed: !0 }, B)) : (Te.addBinding({ key: te.keys.BACKSPACE }, { collapsed: !0, prefix: /^.?$/ }, K), Te.addBinding({ key: te.keys.DELETE }, { collapsed: !0, suffix: /^.?$/ }, B)), Te.addBinding({ key: te.keys.BACKSPACE }, { collapsed: !1 }, R), Te.addBinding({ key: te.keys.DELETE }, { collapsed: !1 }, R), Te.addBinding({ key: te.keys.BACKSPACE, altKey: null, ctrlKey: null, metaKey: null, shiftKey: null }, { collapsed: !0, offset: 0 }, K), Te.listen(), Te;
7034
7034
  }
7035
7035
  return a(te, [{
7036
7036
  key: "addBinding",
@@ -7052,7 +7052,7 @@ var Ew = { exports: {} };
7052
7052
  if (le.length !== 0) {
7053
7053
  var q = ge.quill.getSelection();
7054
7054
  if (!(q == null || !ge.quill.hasFocus())) {
7055
- var F = ge.quill.getLine(q.index), oe = o(F, 2), Oe = oe[0], je = oe[1], he = ge.quill.getLeaf(q.index), Ee = o(he, 2), fe = Ee[0], Pe = Ee[1], _e = q.length === 0 ? [fe, Pe] : ge.quill.getLeaf(q.index + q.length), qe = o(_e, 2), Je = qe[0], Re = qe[1], ye = fe instanceof E.default.Text ? fe.value().slice(0, Pe) : "", Le = Je instanceof E.default.Text ? Je.value().slice(Re) : "", Xe = {
7055
+ var F = ge.quill.getLine(q.index), oe = o(F, 2), Oe = oe[0], je = oe[1], pe = ge.quill.getLeaf(q.index), Ee = o(pe, 2), fe = Ee[0], Pe = Ee[1], _e = q.length === 0 ? [fe, Pe] : ge.quill.getLeaf(q.index + q.length), qe = o(_e, 2), Je = qe[0], Re = qe[1], ye = fe instanceof E.default.Text ? fe.value().slice(0, Pe) : "", Le = Je instanceof E.default.Text ? Je.value().slice(Re) : "", Xe = {
7056
7056
  collapsed: q.length === 0,
7057
7057
  empty: q.length === 0 && Oe.length() <= 1,
7058
7058
  format: ge.quill.getFormat(q),
@@ -7220,13 +7220,13 @@ var Ew = { exports: {} };
7220
7220
  this.quill.updateContents(le, w.default.sources.USER);
7221
7221
  }
7222
7222
  },
7223
- "embed left": pe(Z.keys.LEFT, !1),
7224
- "embed left shift": pe(Z.keys.LEFT, !0),
7225
- "embed right": pe(Z.keys.RIGHT, !1),
7226
- "embed right shift": pe(Z.keys.RIGHT, !0)
7223
+ "embed left": he(Z.keys.LEFT, !1),
7224
+ "embed left shift": he(Z.keys.LEFT, !0),
7225
+ "embed right": he(Z.keys.RIGHT, !1),
7226
+ "embed right shift": he(Z.keys.RIGHT, !0)
7227
7227
  }
7228
7228
  };
7229
- function pe(H, te) {
7229
+ function he(H, te) {
7230
7230
  var de, ge = H === Z.keys.LEFT ? "prefix" : "suffix";
7231
7231
  return de = {
7232
7232
  key: H,
@@ -7253,15 +7253,15 @@ var Ew = { exports: {} };
7253
7253
  this.quill.deleteText(H.index - je, je, w.default.sources.USER), Object.keys($e).length > 0 && this.quill.formatLine(H.index - je, je, $e, w.default.sources.USER), this.quill.focus();
7254
7254
  }
7255
7255
  }
7256
- function U(H, te) {
7256
+ function B(H, te) {
7257
7257
  var de = /^[\uD800-\uDBFF][\uDC00-\uDFFF]/.test(te.suffix) ? 2 : 1;
7258
7258
  if (!(H.index >= this.quill.getLength() - de)) {
7259
7259
  var ge = {}, Te = 0, $e = this.quill.getLine(H.index), le = o($e, 1), q = le[0];
7260
7260
  if (te.offset >= q.length() - 1) {
7261
7261
  var F = this.quill.getLine(H.index + 1), oe = o(F, 1), Oe = oe[0];
7262
7262
  if (Oe) {
7263
- var je = q.formats(), he = this.quill.getFormat(H.index, 1);
7264
- ge = m.default.attributes.diff(je, he) || {}, Te = Oe.length();
7263
+ var je = q.formats(), pe = this.quill.getFormat(H.index, 1);
7264
+ ge = m.default.attributes.diff(je, pe) || {}, Te = Oe.length();
7265
7265
  }
7266
7266
  }
7267
7267
  this.quill.deleteText(H.index, de, w.default.sources.USER), Object.keys(ge).length > 0 && this.quill.formatLine(H.index + Te - 1, de, ge, w.default.sources.USER);
@@ -7294,7 +7294,7 @@ var Ew = { exports: {} };
7294
7294
  handler: function(de) {
7295
7295
  var ge = E.default.query("code-block"), Te = de.index, $e = de.length, le = this.quill.scroll.descendant(ge, Te), q = o(le, 2), F = q[0], oe = q[1];
7296
7296
  if (F != null) {
7297
- var Oe = this.quill.getIndex(F), je = F.newlineIndex(oe, !0) + 1, he = F.newlineIndex(Oe + oe + $e), Ee = F.domNode.textContent.slice(je, he).split(`
7297
+ var Oe = this.quill.getIndex(F), je = F.newlineIndex(oe, !0) + 1, pe = F.newlineIndex(Oe + oe + $e), Ee = F.domNode.textContent.slice(je, pe).split(`
7298
7298
  `);
7299
7299
  oe = 0, Ee.forEach(function(fe, Pe) {
7300
7300
  H ? (F.insertAt(je + oe, ge.TAB), oe += ge.TAB.length, Pe === 0 ? Te += ge.TAB.length : $e += ge.TAB.length) : fe.startsWith(ge.TAB) && (F.deleteAt(je + oe, ge.TAB.length), oe -= ge.TAB.length, Pe === 0 ? Te -= ge.TAB.length : $e -= ge.TAB.length), oe += fe.length + 1;
@@ -8552,7 +8552,7 @@ var Ew = { exports: {} };
8552
8552
  throw new TypeError("Super expression must either be null or a function, not " + typeof W);
8553
8553
  $.prototype = Object.create(W && W.prototype, { constructor: { value: $, enumerable: !1, writable: !0, configurable: !0 } }), W && (Object.setPrototypeOf ? Object.setPrototypeOf($, W) : $.__proto__ = W);
8554
8554
  }
8555
- var L = [!1, "center", "right", "justify"], P = ["#000000", "#e60000", "#ff9900", "#ffff00", "#008a00", "#0066cc", "#9933ff", "#ffffff", "#facccc", "#ffebcc", "#ffffcc", "#cce8cc", "#cce0f5", "#ebd6ff", "#bbbbbb", "#f06666", "#ffc266", "#ffff66", "#66b966", "#66a3e0", "#c285ff", "#888888", "#a10000", "#b26b00", "#b2b200", "#006100", "#0047b2", "#6b24b2", "#444444", "#5c0000", "#663d00", "#666600", "#003700", "#002966", "#3d1466"], M = [!1, "serif", "monospace"], Y = ["1", "2", "3", !1], Z = ["small", !1, "large", "huge"], pe = function($) {
8555
+ var L = [!1, "center", "right", "justify"], P = ["#000000", "#e60000", "#ff9900", "#ffff00", "#008a00", "#0066cc", "#9933ff", "#ffffff", "#facccc", "#ffebcc", "#ffffcc", "#cce8cc", "#cce0f5", "#ebd6ff", "#bbbbbb", "#f06666", "#ffc266", "#ffff66", "#66b966", "#66a3e0", "#c285ff", "#888888", "#a10000", "#b26b00", "#b2b200", "#006100", "#0047b2", "#6b24b2", "#444444", "#5c0000", "#663d00", "#666600", "#003700", "#002966", "#3d1466"], M = [!1, "serif", "monospace"], Y = ["1", "2", "3", !1], Z = ["small", !1, "large", "huge"], he = function($) {
8556
8556
  C(W, $);
8557
8557
  function W(ne, J) {
8558
8558
  A(this, W);
@@ -8611,7 +8611,7 @@ var Ew = { exports: {} };
8611
8611
  }
8612
8612
  }]), W;
8613
8613
  }(b.default);
8614
- pe.DEFAULTS = (0, l.default)(!0, {}, b.default.DEFAULTS, {
8614
+ he.DEFAULTS = (0, l.default)(!0, {}, b.default.DEFAULTS, {
8615
8615
  modules: {
8616
8616
  toolbar: {
8617
8617
  handlers: {
@@ -8680,7 +8680,7 @@ var Ew = { exports: {} };
8680
8680
  break;
8681
8681
  }
8682
8682
  case "video":
8683
- J = U(J);
8683
+ J = B(J);
8684
8684
  case "formula": {
8685
8685
  if (!J)
8686
8686
  break;
@@ -8696,7 +8696,7 @@ var Ew = { exports: {} };
8696
8696
  }
8697
8697
  }]), W;
8698
8698
  }(S.default);
8699
- function U($) {
8699
+ function B($) {
8700
8700
  var W = $.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtube\.com\/watch.*v=([a-zA-Z0-9_-]+)/) || $.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtu\.be\/([a-zA-Z0-9_-]+)/);
8701
8701
  return W ? (W[1] || "https") + "://www.youtube.com/embed/" + W[2] + "?showinfo=0" : (W = $.match(/^(?:(https?):\/\/)?(?:www\.)?vimeo\.com\/(\d+)/)) ? (W[1] || "https") + "://player.vimeo.com/video/" + W[2] + "/" : $;
8702
8702
  }
@@ -8707,7 +8707,7 @@ var Ew = { exports: {} };
8707
8707
  J === ne ? H.setAttribute("selected", "selected") : H.setAttribute("value", J), $.appendChild(H);
8708
8708
  });
8709
8709
  }
8710
- r.BaseTooltip = K, r.default = pe;
8710
+ r.BaseTooltip = K, r.default = he;
8711
8711
  },
8712
8712
  /* 44 */
8713
8713
  /***/
@@ -9143,10 +9143,10 @@ var Ew = { exports: {} };
9143
9143
  for (var N = y.length, O = w.length, S = Math.ceil((N + O) / 2), x = S, A = 2 * S, T = new Array(A), C = new Array(A), L = 0; L < A; L++)
9144
9144
  T[L] = -1, C[L] = -1;
9145
9145
  T[x + 1] = 0, C[x + 1] = 0;
9146
- for (var P = N - O, M = P % 2 != 0, Y = 0, Z = 0, pe = 0, K = 0, U = 0; U < S; U++) {
9147
- for (var R = -U + Y; R <= U - Z; R += 2) {
9146
+ for (var P = N - O, M = P % 2 != 0, Y = 0, Z = 0, he = 0, K = 0, B = 0; B < S; B++) {
9147
+ for (var R = -B + Y; R <= B - Z; R += 2) {
9148
9148
  var $ = x + R, W;
9149
- R == -U || R != U && T[$ - 1] < T[$ + 1] ? W = T[$ + 1] : W = T[$ - 1] + 1;
9149
+ R == -B || R != B && T[$ - 1] < T[$ + 1] ? W = T[$ + 1] : W = T[$ - 1] + 1;
9150
9150
  for (var ne = W - R; W < N && ne < O && y.charAt(W) == w.charAt(ne); )
9151
9151
  W++, ne++;
9152
9152
  if (T[$] = W, W > N)
@@ -9162,15 +9162,15 @@ var Ew = { exports: {} };
9162
9162
  }
9163
9163
  }
9164
9164
  }
9165
- for (var te = -U + pe; te <= U - K; te += 2) {
9165
+ for (var te = -B + he; te <= B - K; te += 2) {
9166
9166
  var J = x + te, H;
9167
- te == -U || te != U && C[J - 1] < C[J + 1] ? H = C[J + 1] : H = C[J - 1] + 1;
9167
+ te == -B || te != B && C[J - 1] < C[J + 1] ? H = C[J + 1] : H = C[J - 1] + 1;
9168
9168
  for (var de = H - te; H < N && de < O && y.charAt(N - H - 1) == w.charAt(O - de - 1); )
9169
9169
  H++, de++;
9170
9170
  if (C[J] = H, H > N)
9171
9171
  K += 2;
9172
9172
  else if (de > O)
9173
- pe += 2;
9173
+ he += 2;
9174
9174
  else if (!M) {
9175
9175
  var $ = x + P - te;
9176
9176
  if ($ >= 0 && $ < A && T[$] != -1) {
@@ -9205,16 +9205,16 @@ var Ew = { exports: {} };
9205
9205
  var N = y.length > w.length ? y : w, O = y.length > w.length ? w : y;
9206
9206
  if (N.length < 4 || O.length * 2 < N.length)
9207
9207
  return null;
9208
- function S(Z, pe, K) {
9209
- for (var U = Z.substring(K, K + Math.floor(Z.length / 4)), R = -1, $ = "", W, ne, J, H; (R = pe.indexOf(U, R + 1)) != -1; ) {
9208
+ function S(Z, he, K) {
9209
+ for (var B = Z.substring(K, K + Math.floor(Z.length / 4)), R = -1, $ = "", W, ne, J, H; (R = he.indexOf(B, R + 1)) != -1; ) {
9210
9210
  var te = d(
9211
9211
  Z.substring(K),
9212
- pe.substring(R)
9212
+ he.substring(R)
9213
9213
  ), de = f(
9214
9214
  Z.substring(0, K),
9215
- pe.substring(0, R)
9215
+ he.substring(0, R)
9216
9216
  );
9217
- $.length < de + te && ($ = pe.substring(R - de, R) + pe.substring(R, R + te), W = Z.substring(0, K - de), ne = Z.substring(K + te), J = pe.substring(0, R - de), H = pe.substring(R + te));
9217
+ $.length < de + te && ($ = he.substring(R - de, R) + he.substring(R, R + te), W = Z.substring(0, K - de), ne = Z.substring(K + te), J = he.substring(0, R - de), H = he.substring(R + te));
9218
9218
  }
9219
9219
  return $.length * 2 >= Z.length ? [
9220
9220
  W,
@@ -9473,12 +9473,12 @@ var Ew = { exports: {} };
9473
9473
  Object.defineProperty(r, "__esModule", {
9474
9474
  value: !0
9475
9475
  }), r.matchText = r.matchSpacing = r.matchNewline = r.matchBlot = r.matchAttributor = r.default = void 0;
9476
- var s = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(he) {
9477
- return typeof he;
9478
- } : function(he) {
9479
- return he && typeof Symbol == "function" && he.constructor === Symbol && he !== Symbol.prototype ? "symbol" : typeof he;
9476
+ var s = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(pe) {
9477
+ return typeof pe;
9478
+ } : function(pe) {
9479
+ return pe && typeof Symbol == "function" && pe.constructor === Symbol && pe !== Symbol.prototype ? "symbol" : typeof pe;
9480
9480
  }, o = /* @__PURE__ */ function() {
9481
- function he(Ee, fe) {
9481
+ function pe(Ee, fe) {
9482
9482
  var Pe = [], _e = !0, qe = !1, Je = void 0;
9483
9483
  try {
9484
9484
  for (var Re = Ee[Symbol.iterator](), ye; !(_e = (ye = Re.next()).done) && (Pe.push(ye.value), !(fe && Pe.length === fe)); _e = !0)
@@ -9499,46 +9499,46 @@ var Ew = { exports: {} };
9499
9499
  if (Array.isArray(Ee))
9500
9500
  return Ee;
9501
9501
  if (Symbol.iterator in Object(Ee))
9502
- return he(Ee, fe);
9502
+ return pe(Ee, fe);
9503
9503
  throw new TypeError("Invalid attempt to destructure non-iterable instance");
9504
9504
  };
9505
9505
  }(), a = /* @__PURE__ */ function() {
9506
- function he(Ee, fe) {
9506
+ function pe(Ee, fe) {
9507
9507
  for (var Pe = 0; Pe < fe.length; Pe++) {
9508
9508
  var _e = fe[Pe];
9509
9509
  _e.enumerable = _e.enumerable || !1, _e.configurable = !0, "value" in _e && (_e.writable = !0), Object.defineProperty(Ee, _e.key, _e);
9510
9510
  }
9511
9511
  }
9512
9512
  return function(Ee, fe, Pe) {
9513
- return fe && he(Ee.prototype, fe), Pe && he(Ee, Pe), Ee;
9513
+ return fe && pe(Ee.prototype, fe), Pe && pe(Ee, Pe), Ee;
9514
9514
  };
9515
9515
  }(), l = i(3), u = C(l), c = i(2), d = C(c), f = i(0), h = C(f), g = i(5), v = C(g), b = i(10), m = C(b), p = i(9), E = C(p), y = i(36), w = i(37), N = i(13), O = C(N), S = i(26), x = i(38), A = i(39), T = i(40);
9516
- function C(he) {
9517
- return he && he.__esModule ? he : { default: he };
9516
+ function C(pe) {
9517
+ return pe && pe.__esModule ? pe : { default: pe };
9518
9518
  }
9519
- function L(he, Ee, fe) {
9520
- return Ee in he ? Object.defineProperty(he, Ee, { value: fe, enumerable: !0, configurable: !0, writable: !0 }) : he[Ee] = fe, he;
9519
+ function L(pe, Ee, fe) {
9520
+ return Ee in pe ? Object.defineProperty(pe, Ee, { value: fe, enumerable: !0, configurable: !0, writable: !0 }) : pe[Ee] = fe, pe;
9521
9521
  }
9522
- function P(he, Ee) {
9523
- if (!(he instanceof Ee))
9522
+ function P(pe, Ee) {
9523
+ if (!(pe instanceof Ee))
9524
9524
  throw new TypeError("Cannot call a class as a function");
9525
9525
  }
9526
- function M(he, Ee) {
9527
- if (!he)
9526
+ function M(pe, Ee) {
9527
+ if (!pe)
9528
9528
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
9529
- return Ee && (typeof Ee == "object" || typeof Ee == "function") ? Ee : he;
9529
+ return Ee && (typeof Ee == "object" || typeof Ee == "function") ? Ee : pe;
9530
9530
  }
9531
- function Y(he, Ee) {
9531
+ function Y(pe, Ee) {
9532
9532
  if (typeof Ee != "function" && Ee !== null)
9533
9533
  throw new TypeError("Super expression must either be null or a function, not " + typeof Ee);
9534
- he.prototype = Object.create(Ee && Ee.prototype, { constructor: { value: he, enumerable: !1, writable: !0, configurable: !0 } }), Ee && (Object.setPrototypeOf ? Object.setPrototypeOf(he, Ee) : he.__proto__ = Ee);
9535
- }
9536
- var Z = (0, m.default)("quill:clipboard"), pe = "__ql-matcher", K = [[Node.TEXT_NODE, je], [Node.TEXT_NODE, F], ["br", $e], [Node.ELEMENT_NODE, F], [Node.ELEMENT_NODE, Te], [Node.ELEMENT_NODE, oe], [Node.ELEMENT_NODE, ge], [Node.ELEMENT_NODE, Oe], ["li", q], ["b", de.bind(de, "bold")], ["i", de.bind(de, "italic")], ["style", le]], U = [y.AlignAttribute, x.DirectionAttribute].reduce(function(he, Ee) {
9537
- return he[Ee.keyName] = Ee, he;
9538
- }, {}), R = [y.AlignStyle, w.BackgroundStyle, S.ColorStyle, x.DirectionStyle, A.FontStyle, T.SizeStyle].reduce(function(he, Ee) {
9539
- return he[Ee.keyName] = Ee, he;
9540
- }, {}), $ = function(he) {
9541
- Y(Ee, he);
9534
+ pe.prototype = Object.create(Ee && Ee.prototype, { constructor: { value: pe, enumerable: !1, writable: !0, configurable: !0 } }), Ee && (Object.setPrototypeOf ? Object.setPrototypeOf(pe, Ee) : pe.__proto__ = Ee);
9535
+ }
9536
+ var Z = (0, m.default)("quill:clipboard"), he = "__ql-matcher", K = [[Node.TEXT_NODE, je], [Node.TEXT_NODE, F], ["br", $e], [Node.ELEMENT_NODE, F], [Node.ELEMENT_NODE, Te], [Node.ELEMENT_NODE, oe], [Node.ELEMENT_NODE, ge], [Node.ELEMENT_NODE, Oe], ["li", q], ["b", de.bind(de, "bold")], ["i", de.bind(de, "italic")], ["style", le]], B = [y.AlignAttribute, x.DirectionAttribute].reduce(function(pe, Ee) {
9537
+ return pe[Ee.keyName] = Ee, pe;
9538
+ }, {}), R = [y.AlignStyle, w.BackgroundStyle, S.ColorStyle, x.DirectionStyle, A.FontStyle, T.SizeStyle].reduce(function(pe, Ee) {
9539
+ return pe[Ee.keyName] = Ee, pe;
9540
+ }, {}), $ = function(pe) {
9541
+ Y(Ee, pe);
9542
9542
  function Ee(fe, Pe) {
9543
9543
  P(this, Ee);
9544
9544
  var _e = M(this, (Ee.__proto__ || Object.getPrototypeOf(Ee)).call(this, fe, Pe));
@@ -9603,7 +9603,7 @@ var Ew = { exports: {} };
9603
9603
  break;
9604
9604
  default:
9605
9605
  [].forEach.call(Pe.container.querySelectorAll(ye), function(Xe) {
9606
- Xe[pe] = Xe[pe] || [], Xe[pe].push(Le);
9606
+ Xe[he] = Xe[he] || [], Xe[he].push(Le);
9607
9607
  });
9608
9608
  break;
9609
9609
  }
@@ -9615,68 +9615,68 @@ var Ew = { exports: {} };
9615
9615
  matchers: [],
9616
9616
  matchVisual: !0
9617
9617
  };
9618
- function W(he, Ee, fe) {
9618
+ function W(pe, Ee, fe) {
9619
9619
  return (typeof Ee > "u" ? "undefined" : s(Ee)) === "object" ? Object.keys(Ee).reduce(function(Pe, _e) {
9620
9620
  return W(Pe, _e, Ee[_e]);
9621
- }, he) : he.reduce(function(Pe, _e) {
9621
+ }, pe) : pe.reduce(function(Pe, _e) {
9622
9622
  return _e.attributes && _e.attributes[Ee] ? Pe.push(_e) : Pe.insert(_e.insert, (0, u.default)({}, L({}, Ee, fe), _e.attributes));
9623
9623
  }, new d.default());
9624
9624
  }
9625
- function ne(he) {
9626
- if (he.nodeType !== Node.ELEMENT_NODE)
9625
+ function ne(pe) {
9626
+ if (pe.nodeType !== Node.ELEMENT_NODE)
9627
9627
  return {};
9628
9628
  var Ee = "__ql-computed-style";
9629
- return he[Ee] || (he[Ee] = window.getComputedStyle(he));
9629
+ return pe[Ee] || (pe[Ee] = window.getComputedStyle(pe));
9630
9630
  }
9631
- function J(he, Ee) {
9632
- for (var fe = "", Pe = he.ops.length - 1; Pe >= 0 && fe.length < Ee.length; --Pe) {
9633
- var _e = he.ops[Pe];
9631
+ function J(pe, Ee) {
9632
+ for (var fe = "", Pe = pe.ops.length - 1; Pe >= 0 && fe.length < Ee.length; --Pe) {
9633
+ var _e = pe.ops[Pe];
9634
9634
  if (typeof _e.insert != "string")
9635
9635
  break;
9636
9636
  fe = _e.insert + fe;
9637
9637
  }
9638
9638
  return fe.slice(-1 * Ee.length) === Ee;
9639
9639
  }
9640
- function H(he) {
9641
- if (he.childNodes.length === 0)
9640
+ function H(pe) {
9641
+ if (pe.childNodes.length === 0)
9642
9642
  return !1;
9643
- var Ee = ne(he);
9643
+ var Ee = ne(pe);
9644
9644
  return ["block", "list-item"].indexOf(Ee.display) > -1;
9645
9645
  }
9646
- function te(he, Ee, fe) {
9647
- return he.nodeType === he.TEXT_NODE ? fe.reduce(function(Pe, _e) {
9648
- return _e(he, Pe);
9649
- }, new d.default()) : he.nodeType === he.ELEMENT_NODE ? [].reduce.call(he.childNodes || [], function(Pe, _e) {
9646
+ function te(pe, Ee, fe) {
9647
+ return pe.nodeType === pe.TEXT_NODE ? fe.reduce(function(Pe, _e) {
9648
+ return _e(pe, Pe);
9649
+ }, new d.default()) : pe.nodeType === pe.ELEMENT_NODE ? [].reduce.call(pe.childNodes || [], function(Pe, _e) {
9650
9650
  var qe = te(_e, Ee, fe);
9651
- return _e.nodeType === he.ELEMENT_NODE && (qe = Ee.reduce(function(Je, Re) {
9651
+ return _e.nodeType === pe.ELEMENT_NODE && (qe = Ee.reduce(function(Je, Re) {
9652
9652
  return Re(_e, Je);
9653
- }, qe), qe = (_e[pe] || []).reduce(function(Je, Re) {
9653
+ }, qe), qe = (_e[he] || []).reduce(function(Je, Re) {
9654
9654
  return Re(_e, Je);
9655
9655
  }, qe)), Pe.concat(qe);
9656
9656
  }, new d.default()) : new d.default();
9657
9657
  }
9658
- function de(he, Ee, fe) {
9659
- return W(fe, he, !0);
9658
+ function de(pe, Ee, fe) {
9659
+ return W(fe, pe, !0);
9660
9660
  }
9661
- function ge(he, Ee) {
9662
- var fe = h.default.Attributor.Attribute.keys(he), Pe = h.default.Attributor.Class.keys(he), _e = h.default.Attributor.Style.keys(he), qe = {};
9661
+ function ge(pe, Ee) {
9662
+ var fe = h.default.Attributor.Attribute.keys(pe), Pe = h.default.Attributor.Class.keys(pe), _e = h.default.Attributor.Style.keys(pe), qe = {};
9663
9663
  return fe.concat(Pe).concat(_e).forEach(function(Je) {
9664
9664
  var Re = h.default.query(Je, h.default.Scope.ATTRIBUTE);
9665
- Re != null && (qe[Re.attrName] = Re.value(he), qe[Re.attrName]) || (Re = U[Je], Re != null && (Re.attrName === Je || Re.keyName === Je) && (qe[Re.attrName] = Re.value(he) || void 0), Re = R[Je], Re != null && (Re.attrName === Je || Re.keyName === Je) && (Re = R[Je], qe[Re.attrName] = Re.value(he) || void 0));
9665
+ Re != null && (qe[Re.attrName] = Re.value(pe), qe[Re.attrName]) || (Re = B[Je], Re != null && (Re.attrName === Je || Re.keyName === Je) && (qe[Re.attrName] = Re.value(pe) || void 0), Re = R[Je], Re != null && (Re.attrName === Je || Re.keyName === Je) && (Re = R[Je], qe[Re.attrName] = Re.value(pe) || void 0));
9666
9666
  }), Object.keys(qe).length > 0 && (Ee = W(Ee, qe)), Ee;
9667
9667
  }
9668
- function Te(he, Ee) {
9669
- var fe = h.default.query(he);
9668
+ function Te(pe, Ee) {
9669
+ var fe = h.default.query(pe);
9670
9670
  if (fe == null)
9671
9671
  return Ee;
9672
9672
  if (fe.prototype instanceof h.default.Embed) {
9673
- var Pe = {}, _e = fe.value(he);
9674
- _e != null && (Pe[fe.blotName] = _e, Ee = new d.default().insert(Pe, fe.formats(he)));
9673
+ var Pe = {}, _e = fe.value(pe);
9674
+ _e != null && (Pe[fe.blotName] = _e, Ee = new d.default().insert(Pe, fe.formats(pe)));
9675
9675
  } else
9676
- typeof fe.formats == "function" && (Ee = W(Ee, fe.blotName, fe.formats(he)));
9676
+ typeof fe.formats == "function" && (Ee = W(Ee, fe.blotName, fe.formats(pe)));
9677
9677
  return Ee;
9678
9678
  }
9679
- function $e(he, Ee) {
9679
+ function $e(pe, Ee) {
9680
9680
  return J(Ee, `
9681
9681
  `) || Ee.insert(`
9682
9682
  `), Ee;
@@ -9684,45 +9684,45 @@ var Ew = { exports: {} };
9684
9684
  function le() {
9685
9685
  return new d.default();
9686
9686
  }
9687
- function q(he, Ee) {
9688
- var fe = h.default.query(he);
9687
+ function q(pe, Ee) {
9688
+ var fe = h.default.query(pe);
9689
9689
  if (fe == null || fe.blotName !== "list-item" || !J(Ee, `
9690
9690
  `))
9691
9691
  return Ee;
9692
- for (var Pe = -1, _e = he.parentNode; !_e.classList.contains("ql-clipboard"); )
9692
+ for (var Pe = -1, _e = pe.parentNode; !_e.classList.contains("ql-clipboard"); )
9693
9693
  (h.default.query(_e) || {}).blotName === "list" && (Pe += 1), _e = _e.parentNode;
9694
9694
  return Pe <= 0 ? Ee : Ee.compose(new d.default().retain(Ee.length() - 1).retain(1, { indent: Pe }));
9695
9695
  }
9696
- function F(he, Ee) {
9696
+ function F(pe, Ee) {
9697
9697
  return J(Ee, `
9698
- `) || (H(he) || Ee.length() > 0 && he.nextSibling && H(he.nextSibling)) && Ee.insert(`
9698
+ `) || (H(pe) || Ee.length() > 0 && pe.nextSibling && H(pe.nextSibling)) && Ee.insert(`
9699
9699
  `), Ee;
9700
9700
  }
9701
- function oe(he, Ee) {
9702
- if (H(he) && he.nextElementSibling != null && !J(Ee, `
9701
+ function oe(pe, Ee) {
9702
+ if (H(pe) && pe.nextElementSibling != null && !J(Ee, `
9703
9703
 
9704
9704
  `)) {
9705
- var fe = he.offsetHeight + parseFloat(ne(he).marginTop) + parseFloat(ne(he).marginBottom);
9706
- he.nextElementSibling.offsetTop > he.offsetTop + fe * 1.5 && Ee.insert(`
9705
+ var fe = pe.offsetHeight + parseFloat(ne(pe).marginTop) + parseFloat(ne(pe).marginBottom);
9706
+ pe.nextElementSibling.offsetTop > pe.offsetTop + fe * 1.5 && Ee.insert(`
9707
9707
  `);
9708
9708
  }
9709
9709
  return Ee;
9710
9710
  }
9711
- function Oe(he, Ee) {
9712
- var fe = {}, Pe = he.style || {};
9713
- return Pe.fontStyle && ne(he).fontStyle === "italic" && (fe.italic = !0), Pe.fontWeight && (ne(he).fontWeight.startsWith("bold") || parseInt(ne(he).fontWeight) >= 700) && (fe.bold = !0), Object.keys(fe).length > 0 && (Ee = W(Ee, fe)), parseFloat(Pe.textIndent || 0) > 0 && (Ee = new d.default().insert(" ").concat(Ee)), Ee;
9711
+ function Oe(pe, Ee) {
9712
+ var fe = {}, Pe = pe.style || {};
9713
+ return Pe.fontStyle && ne(pe).fontStyle === "italic" && (fe.italic = !0), Pe.fontWeight && (ne(pe).fontWeight.startsWith("bold") || parseInt(ne(pe).fontWeight) >= 700) && (fe.bold = !0), Object.keys(fe).length > 0 && (Ee = W(Ee, fe)), parseFloat(Pe.textIndent || 0) > 0 && (Ee = new d.default().insert(" ").concat(Ee)), Ee;
9714
9714
  }
9715
- function je(he, Ee) {
9716
- var fe = he.data;
9717
- if (he.parentNode.tagName === "O:P")
9715
+ function je(pe, Ee) {
9716
+ var fe = pe.data;
9717
+ if (pe.parentNode.tagName === "O:P")
9718
9718
  return Ee.insert(fe.trim());
9719
- if (fe.trim().length === 0 && he.parentNode.classList.contains("ql-clipboard"))
9719
+ if (fe.trim().length === 0 && pe.parentNode.classList.contains("ql-clipboard"))
9720
9720
  return Ee;
9721
- if (!ne(he.parentNode).whiteSpace.startsWith("pre")) {
9721
+ if (!ne(pe.parentNode).whiteSpace.startsWith("pre")) {
9722
9722
  var Pe = function(qe, Je) {
9723
9723
  return Je = Je.replace(/[^\u00a0]/g, ""), Je.length < 1 && qe ? " " : Je;
9724
9724
  };
9725
- fe = fe.replace(/\r\n/g, " ").replace(/\n/g, " "), fe = fe.replace(/\s\s+/g, Pe.bind(Pe, !0)), (he.previousSibling == null && H(he.parentNode) || he.previousSibling != null && H(he.previousSibling)) && (fe = fe.replace(/^\s+/, Pe.bind(Pe, !1))), (he.nextSibling == null && H(he.parentNode) || he.nextSibling != null && H(he.nextSibling)) && (fe = fe.replace(/\s+$/, Pe.bind(Pe, !1)));
9725
+ fe = fe.replace(/\r\n/g, " ").replace(/\n/g, " "), fe = fe.replace(/\s\s+/g, Pe.bind(Pe, !0)), (pe.previousSibling == null && H(pe.parentNode) || pe.previousSibling != null && H(pe.previousSibling)) && (fe = fe.replace(/^\s+/, Pe.bind(Pe, !1))), (pe.nextSibling == null && H(pe.parentNode) || pe.nextSibling != null && H(pe.nextSibling)) && (fe = fe.replace(/\s+$/, Pe.bind(Pe, !1)));
9726
9726
  }
9727
9727
  return Ee.insert(fe);
9728
9728
  }
@@ -9808,13 +9808,13 @@ var Ew = { exports: {} };
9808
9808
  function T(C, L) {
9809
9809
  var P = [], M = !0, Y = !1, Z = void 0;
9810
9810
  try {
9811
- for (var pe = C[Symbol.iterator](), K; !(M = (K = pe.next()).done) && (P.push(K.value), !(L && P.length === L)); M = !0)
9811
+ for (var he = C[Symbol.iterator](), K; !(M = (K = he.next()).done) && (P.push(K.value), !(L && P.length === L)); M = !0)
9812
9812
  ;
9813
- } catch (U) {
9814
- Y = !0, Z = U;
9813
+ } catch (B) {
9814
+ Y = !0, Z = B;
9815
9815
  } finally {
9816
9816
  try {
9817
- !M && pe.return && pe.return();
9817
+ !M && he.return && he.return();
9818
9818
  } finally {
9819
9819
  if (Y)
9820
9820
  throw Z;
@@ -9874,15 +9874,15 @@ var Ew = { exports: {} };
9874
9874
  var Z;
9875
9875
  return Z = N.error("Container required for toolbar", M.options), y(M, Z);
9876
9876
  }
9877
- return M.container.classList.add("ql-toolbar"), M.controls = [], M.handlers = {}, Object.keys(M.options.handlers).forEach(function(pe) {
9878
- M.addHandler(pe, M.options.handlers[pe]);
9879
- }), [].forEach.call(M.container.querySelectorAll("button, select"), function(pe) {
9880
- M.attach(pe);
9881
- }), M.quill.on(f.default.events.EDITOR_CHANGE, function(pe, K) {
9882
- pe === f.default.events.SELECTION_CHANGE && M.update(K);
9877
+ return M.container.classList.add("ql-toolbar"), M.controls = [], M.handlers = {}, Object.keys(M.options.handlers).forEach(function(he) {
9878
+ M.addHandler(he, M.options.handlers[he]);
9879
+ }), [].forEach.call(M.container.querySelectorAll("button, select"), function(he) {
9880
+ M.attach(he);
9881
+ }), M.quill.on(f.default.events.EDITOR_CHANGE, function(he, K) {
9882
+ he === f.default.events.SELECTION_CHANGE && M.update(K);
9883
9883
  }), M.quill.on(f.default.events.SCROLL_OPTIMIZE, function() {
9884
- var pe = M.quill.selection.getRange(), K = s(pe, 1), U = K[0];
9885
- M.update(U);
9884
+ var he = M.quill.selection.getRange(), K = s(he, 1), B = K[0];
9885
+ M.update(B);
9886
9886
  }), M;
9887
9887
  }
9888
9888
  return o(C, [{
@@ -9893,8 +9893,8 @@ var Ew = { exports: {} };
9893
9893
  }, {
9894
9894
  key: "attach",
9895
9895
  value: function(P) {
9896
- var M = this, Y = [].find.call(P.classList, function(pe) {
9897
- return pe.indexOf("ql-") === 0;
9896
+ var M = this, Y = [].find.call(P.classList, function(he) {
9897
+ return he.indexOf("ql-") === 0;
9898
9898
  });
9899
9899
  if (Y) {
9900
9900
  if (Y = Y.slice(3), P.tagName === "BUTTON" && P.setAttribute("type", "button"), this.handlers[Y] == null) {
@@ -9908,15 +9908,15 @@ var Ew = { exports: {} };
9908
9908
  }
9909
9909
  }
9910
9910
  var Z = P.tagName === "SELECT" ? "change" : "click";
9911
- P.addEventListener(Z, function(pe) {
9911
+ P.addEventListener(Z, function(he) {
9912
9912
  var K = void 0;
9913
9913
  if (P.tagName === "SELECT") {
9914
9914
  if (P.selectedIndex < 0)
9915
9915
  return;
9916
- var U = P.options[P.selectedIndex];
9917
- U.hasAttribute("selected") ? K = !1 : K = U.value || !1;
9916
+ var B = P.options[P.selectedIndex];
9917
+ B.hasAttribute("selected") ? K = !1 : K = B.value || !1;
9918
9918
  } else
9919
- P.classList.contains("ql-active") ? K = !1 : K = P.value || !P.hasAttribute("value"), pe.preventDefault();
9919
+ P.classList.contains("ql-active") ? K = !1 : K = P.value || !P.hasAttribute("value"), he.preventDefault();
9920
9920
  M.quill.focus();
9921
9921
  var R = M.quill.selection.getRange(), $ = s(R, 1), W = $[0];
9922
9922
  if (M.handlers[Y] != null)
@@ -9936,25 +9936,25 @@ var Ew = { exports: {} };
9936
9936
  value: function(P) {
9937
9937
  var M = P == null ? {} : this.quill.getFormat(P);
9938
9938
  this.controls.forEach(function(Y) {
9939
- var Z = s(Y, 2), pe = Z[0], K = Z[1];
9939
+ var Z = s(Y, 2), he = Z[0], K = Z[1];
9940
9940
  if (K.tagName === "SELECT") {
9941
- var U = void 0;
9941
+ var B = void 0;
9942
9942
  if (P == null)
9943
- U = null;
9944
- else if (M[pe] == null)
9945
- U = K.querySelector("option[selected]");
9946
- else if (!Array.isArray(M[pe])) {
9947
- var R = M[pe];
9948
- typeof R == "string" && (R = R.replace(/\"/g, '\\"')), U = K.querySelector('option[value="' + R + '"]');
9943
+ B = null;
9944
+ else if (M[he] == null)
9945
+ B = K.querySelector("option[selected]");
9946
+ else if (!Array.isArray(M[he])) {
9947
+ var R = M[he];
9948
+ typeof R == "string" && (R = R.replace(/\"/g, '\\"')), B = K.querySelector('option[value="' + R + '"]');
9949
9949
  }
9950
- U == null ? (K.value = "", K.selectedIndex = -1) : U.selected = !0;
9950
+ B == null ? (K.value = "", K.selectedIndex = -1) : B.selected = !0;
9951
9951
  } else if (P == null)
9952
9952
  K.classList.remove("ql-active");
9953
9953
  else if (K.hasAttribute("value")) {
9954
- var $ = M[pe] === K.getAttribute("value") || M[pe] != null && M[pe].toString() === K.getAttribute("value") || M[pe] == null && !K.getAttribute("value");
9954
+ var $ = M[he] === K.getAttribute("value") || M[he] != null && M[he].toString() === K.getAttribute("value") || M[he] == null && !K.getAttribute("value");
9955
9955
  K.classList.toggle("ql-active", $);
9956
9956
  } else
9957
- K.classList.toggle("ql-active", M[pe] != null);
9957
+ K.classList.toggle("ql-active", M[he] != null);
9958
9958
  });
9959
9959
  }
9960
9960
  }]), C;
@@ -10224,7 +10224,7 @@ var Ew = { exports: {} };
10224
10224
  function A(T, C) {
10225
10225
  var L = [], P = !0, M = !1, Y = void 0;
10226
10226
  try {
10227
- for (var Z = T[Symbol.iterator](), pe; !(P = (pe = Z.next()).done) && (L.push(pe.value), !(C && L.length === C)); P = !0)
10227
+ for (var Z = T[Symbol.iterator](), he; !(P = (he = Z.next()).done) && (L.push(he.value), !(C && L.length === C)); P = !0)
10228
10228
  ;
10229
10229
  } catch (K) {
10230
10230
  M = !0, Y = K;
@@ -10343,9 +10343,9 @@ var Ew = { exports: {} };
10343
10343
  }), this.quill.on(d.default.events.SELECTION_CHANGE, function(P, M, Y) {
10344
10344
  if (P != null) {
10345
10345
  if (P.length === 0 && Y === d.default.sources.USER) {
10346
- var Z = L.quill.scroll.descendant(v.default, P.index), pe = s(Z, 2), K = pe[0], U = pe[1];
10346
+ var Z = L.quill.scroll.descendant(v.default, P.index), he = s(Z, 2), K = he[0], B = he[1];
10347
10347
  if (K != null) {
10348
- L.linkRange = new b.Range(P.index - U, K.length());
10348
+ L.linkRange = new b.Range(P.index - B, K.length());
10349
10349
  var R = v.default.formats(K.domNode);
10350
10350
  L.preview.textContent = R, L.preview.setAttribute("href", R), L.show(), L.position(L.quill.getBounds(L.linkRange));
10351
10351
  return;
@@ -10371,7 +10371,7 @@ var Ew = { exports: {} };
10371
10371
  Object.defineProperty(r, "__esModule", {
10372
10372
  value: !0
10373
10373
  });
10374
- var s = i(29), o = _e(s), a = i(36), l = i(38), u = i(64), c = i(65), d = _e(c), f = i(66), h = _e(f), g = i(67), v = _e(g), b = i(37), m = i(26), p = i(39), E = i(40), y = i(56), w = _e(y), N = i(68), O = _e(N), S = i(27), x = _e(S), A = i(69), T = _e(A), C = i(70), L = _e(C), P = i(71), M = _e(P), Y = i(72), Z = _e(Y), pe = i(73), K = _e(pe), U = i(13), R = _e(U), $ = i(74), W = _e($), ne = i(75), J = _e(ne), H = i(57), te = _e(H), de = i(41), ge = _e(de), Te = i(28), $e = _e(Te), le = i(59), q = _e(le), F = i(60), oe = _e(F), Oe = i(61), je = _e(Oe), he = i(108), Ee = _e(he), fe = i(62), Pe = _e(fe);
10374
+ var s = i(29), o = _e(s), a = i(36), l = i(38), u = i(64), c = i(65), d = _e(c), f = i(66), h = _e(f), g = i(67), v = _e(g), b = i(37), m = i(26), p = i(39), E = i(40), y = i(56), w = _e(y), N = i(68), O = _e(N), S = i(27), x = _e(S), A = i(69), T = _e(A), C = i(70), L = _e(C), P = i(71), M = _e(P), Y = i(72), Z = _e(Y), he = i(73), K = _e(he), B = i(13), R = _e(B), $ = i(74), W = _e($), ne = i(75), J = _e(ne), H = i(57), te = _e(H), de = i(41), ge = _e(de), Te = i(28), $e = _e(Te), le = i(59), q = _e(le), F = i(60), oe = _e(F), Oe = i(61), je = _e(Oe), pe = i(108), Ee = _e(pe), fe = i(62), Pe = _e(fe);
10375
10375
  function _e(qe) {
10376
10376
  return qe && qe.__esModule ? qe : { default: qe };
10377
10377
  }
@@ -10402,7 +10402,7 @@ var Ew = { exports: {} };
10402
10402
  "formats/header": h.default,
10403
10403
  "formats/list": v.default,
10404
10404
  "formats/bold": w.default,
10405
- "formats/code": U.Code,
10405
+ "formats/code": B.Code,
10406
10406
  "formats/italic": O.default,
10407
10407
  "formats/link": x.default,
10408
10408
  "formats/script": T.default,
@@ -11502,8 +11502,8 @@ var Ew = { exports: {} };
11502
11502
  if (Y.length === 1)
11503
11503
  T.position(T.quill.getBounds(L));
11504
11504
  else {
11505
- var Z = Y[Y.length - 1], pe = T.quill.getIndex(Z), K = Math.min(Z.length() - 1, L.index + L.length - pe), U = T.quill.getBounds(new h.Range(pe, K));
11506
- T.position(U);
11505
+ var Z = Y[Y.length - 1], he = T.quill.getIndex(Z), K = Math.min(Z.length() - 1, L.index + L.length - he), B = T.quill.getBounds(new h.Range(he, K));
11506
+ T.position(B);
11507
11507
  }
11508
11508
  } else
11509
11509
  document.activeElement !== T.textbox && T.quill.hasFocus() && T.hide();
@@ -11814,75 +11814,75 @@ Fd.EQUAL = vr;
11814
11814
  var o3 = Fd, Of = { exports: {} };
11815
11815
  Of.exports;
11816
11816
  (function(t, e) {
11817
- var n = 200, r = "__lodash_hash_undefined__", i = 9007199254740991, s = "[object Arguments]", o = "[object Array]", a = "[object Boolean]", l = "[object Date]", u = "[object Error]", c = "[object Function]", d = "[object GeneratorFunction]", f = "[object Map]", h = "[object Number]", g = "[object Object]", v = "[object Promise]", b = "[object RegExp]", m = "[object Set]", p = "[object String]", E = "[object Symbol]", y = "[object WeakMap]", w = "[object ArrayBuffer]", N = "[object DataView]", O = "[object Float32Array]", S = "[object Float64Array]", x = "[object Int8Array]", A = "[object Int16Array]", T = "[object Int32Array]", C = "[object Uint8Array]", L = "[object Uint8ClampedArray]", P = "[object Uint16Array]", M = "[object Uint32Array]", Y = /[\\^$.*+?()[\]{}|]/g, Z = /\w*$/, pe = /^\[object .+?Constructor\]$/, K = /^(?:0|[1-9]\d*)$/, U = {};
11818
- U[s] = U[o] = U[w] = U[N] = U[a] = U[l] = U[O] = U[S] = U[x] = U[A] = U[T] = U[f] = U[h] = U[g] = U[b] = U[m] = U[p] = U[E] = U[C] = U[L] = U[P] = U[M] = !0, U[u] = U[c] = U[y] = !1;
11817
+ var n = 200, r = "__lodash_hash_undefined__", i = 9007199254740991, s = "[object Arguments]", o = "[object Array]", a = "[object Boolean]", l = "[object Date]", u = "[object Error]", c = "[object Function]", d = "[object GeneratorFunction]", f = "[object Map]", h = "[object Number]", g = "[object Object]", v = "[object Promise]", b = "[object RegExp]", m = "[object Set]", p = "[object String]", E = "[object Symbol]", y = "[object WeakMap]", w = "[object ArrayBuffer]", N = "[object DataView]", O = "[object Float32Array]", S = "[object Float64Array]", x = "[object Int8Array]", A = "[object Int16Array]", T = "[object Int32Array]", C = "[object Uint8Array]", L = "[object Uint8ClampedArray]", P = "[object Uint16Array]", M = "[object Uint32Array]", Y = /[\\^$.*+?()[\]{}|]/g, Z = /\w*$/, he = /^\[object .+?Constructor\]$/, K = /^(?:0|[1-9]\d*)$/, B = {};
11818
+ B[s] = B[o] = B[w] = B[N] = B[a] = B[l] = B[O] = B[S] = B[x] = B[A] = B[T] = B[f] = B[h] = B[g] = B[b] = B[m] = B[p] = B[E] = B[C] = B[L] = B[P] = B[M] = !0, B[u] = B[c] = B[y] = !1;
11819
11819
  var R = typeof vn == "object" && vn && vn.Object === Object && vn, $ = typeof self == "object" && self && self.Object === Object && self, W = R || $ || Function("return this")(), ne = e && !e.nodeType && e, J = ne && !0 && t && !t.nodeType && t, H = J && J.exports === ne;
11820
- function te(I, B) {
11821
- return I.set(B[0], B[1]), I;
11820
+ function te(I, U) {
11821
+ return I.set(U[0], U[1]), I;
11822
11822
  }
11823
- function de(I, B) {
11824
- return I.add(B), I;
11823
+ function de(I, U) {
11824
+ return I.add(U), I;
11825
11825
  }
11826
- function ge(I, B) {
11827
- for (var ie = -1, Se = I ? I.length : 0; ++ie < Se && B(I[ie], ie, I) !== !1; )
11826
+ function ge(I, U) {
11827
+ for (var ie = -1, Se = I ? I.length : 0; ++ie < Se && U(I[ie], ie, I) !== !1; )
11828
11828
  ;
11829
11829
  return I;
11830
11830
  }
11831
- function Te(I, B) {
11832
- for (var ie = -1, Se = B.length, mt = I.length; ++ie < Se; )
11833
- I[mt + ie] = B[ie];
11831
+ function Te(I, U) {
11832
+ for (var ie = -1, Se = U.length, mt = I.length; ++ie < Se; )
11833
+ I[mt + ie] = U[ie];
11834
11834
  return I;
11835
11835
  }
11836
- function $e(I, B, ie, Se) {
11836
+ function $e(I, U, ie, Se) {
11837
11837
  var mt = -1, lt = I ? I.length : 0;
11838
11838
  for (Se && lt && (ie = I[++mt]); ++mt < lt; )
11839
- ie = B(ie, I[mt], mt, I);
11839
+ ie = U(ie, I[mt], mt, I);
11840
11840
  return ie;
11841
11841
  }
11842
- function le(I, B) {
11842
+ function le(I, U) {
11843
11843
  for (var ie = -1, Se = Array(I); ++ie < I; )
11844
- Se[ie] = B(ie);
11844
+ Se[ie] = U(ie);
11845
11845
  return Se;
11846
11846
  }
11847
- function q(I, B) {
11848
- return I?.[B];
11847
+ function q(I, U) {
11848
+ return I?.[U];
11849
11849
  }
11850
11850
  function F(I) {
11851
- var B = !1;
11851
+ var U = !1;
11852
11852
  if (I != null && typeof I.toString != "function")
11853
11853
  try {
11854
- B = !!(I + "");
11854
+ U = !!(I + "");
11855
11855
  } catch {
11856
11856
  }
11857
- return B;
11857
+ return U;
11858
11858
  }
11859
11859
  function oe(I) {
11860
- var B = -1, ie = Array(I.size);
11860
+ var U = -1, ie = Array(I.size);
11861
11861
  return I.forEach(function(Se, mt) {
11862
- ie[++B] = [mt, Se];
11862
+ ie[++U] = [mt, Se];
11863
11863
  }), ie;
11864
11864
  }
11865
- function Oe(I, B) {
11865
+ function Oe(I, U) {
11866
11866
  return function(ie) {
11867
- return I(B(ie));
11867
+ return I(U(ie));
11868
11868
  };
11869
11869
  }
11870
11870
  function je(I) {
11871
- var B = -1, ie = Array(I.size);
11871
+ var U = -1, ie = Array(I.size);
11872
11872
  return I.forEach(function(Se) {
11873
- ie[++B] = Se;
11873
+ ie[++U] = Se;
11874
11874
  }), ie;
11875
11875
  }
11876
- var he = Array.prototype, Ee = Function.prototype, fe = Object.prototype, Pe = W["__core-js_shared__"], _e = function() {
11876
+ var pe = Array.prototype, Ee = Function.prototype, fe = Object.prototype, Pe = W["__core-js_shared__"], _e = function() {
11877
11877
  var I = /[^.]+$/.exec(Pe && Pe.keys && Pe.keys.IE_PROTO || "");
11878
11878
  return I ? "Symbol(src)_1." + I : "";
11879
11879
  }(), qe = Ee.toString, Je = fe.hasOwnProperty, Re = fe.toString, ye = RegExp(
11880
11880
  "^" + qe.call(Je).replace(Y, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
11881
- ), Le = H ? W.Buffer : void 0, Xe = W.Symbol, Nt = W.Uint8Array, dt = Oe(Object.getPrototypeOf, Object), Kt = Object.create, on = fe.propertyIsEnumerable, En = he.splice, Zn = Object.getOwnPropertySymbols, er = Le ? Le.isBuffer : void 0, Ji = Oe(Object.keys, Object), lr = ui(W, "DataView"), oi = ui(W, "Map"), tr = ui(W, "Promise"), Gt = ui(W, "Set"), ur = ui(W, "WeakMap"), Gr = ui(Object, "create"), ai = nr(lr), Ar = nr(oi), re = nr(tr), Ie = nr(Gt), it = nr(ur), Ce = Xe ? Xe.prototype : void 0, Et = Ce ? Ce.valueOf : void 0;
11881
+ ), Le = H ? W.Buffer : void 0, Xe = W.Symbol, Nt = W.Uint8Array, dt = Oe(Object.getPrototypeOf, Object), Kt = Object.create, on = fe.propertyIsEnumerable, _n = pe.splice, Zn = Object.getOwnPropertySymbols, er = Le ? Le.isBuffer : void 0, Ji = Oe(Object.keys, Object), lr = ui(W, "DataView"), oi = ui(W, "Map"), tr = ui(W, "Promise"), Gt = ui(W, "Set"), ur = ui(W, "WeakMap"), Gr = ui(Object, "create"), ai = nr(lr), Ar = nr(oi), re = nr(tr), Ie = nr(Gt), it = nr(ur), Ce = Xe ? Xe.prototype : void 0, Et = Ce ? Ce.valueOf : void 0;
11882
11882
  function st(I) {
11883
- var B = -1, ie = I ? I.length : 0;
11884
- for (this.clear(); ++B < ie; ) {
11885
- var Se = I[B];
11883
+ var U = -1, ie = I ? I.length : 0;
11884
+ for (this.clear(); ++U < ie; ) {
11885
+ var Se = I[U];
11886
11886
  this.set(Se[0], Se[1]);
11887
11887
  }
11888
11888
  }
@@ -11893,26 +11893,26 @@ Of.exports;
11893
11893
  return this.has(I) && delete this.__data__[I];
11894
11894
  }
11895
11895
  function Qo(I) {
11896
- var B = this.__data__;
11896
+ var U = this.__data__;
11897
11897
  if (Gr) {
11898
- var ie = B[I];
11898
+ var ie = U[I];
11899
11899
  return ie === r ? void 0 : ie;
11900
11900
  }
11901
- return Je.call(B, I) ? B[I] : void 0;
11901
+ return Je.call(U, I) ? U[I] : void 0;
11902
11902
  }
11903
11903
  function eo(I) {
11904
- var B = this.__data__;
11905
- return Gr ? B[I] !== void 0 : Je.call(B, I);
11904
+ var U = this.__data__;
11905
+ return Gr ? U[I] !== void 0 : Je.call(U, I);
11906
11906
  }
11907
- function to(I, B) {
11907
+ function to(I, U) {
11908
11908
  var ie = this.__data__;
11909
- return ie[I] = Gr && B === void 0 ? r : B, this;
11909
+ return ie[I] = Gr && U === void 0 ? r : U, this;
11910
11910
  }
11911
11911
  st.prototype.clear = pn, st.prototype.delete = Or, st.prototype.get = Qo, st.prototype.has = eo, st.prototype.set = to;
11912
- function _n(I) {
11913
- var B = -1, ie = I ? I.length : 0;
11914
- for (this.clear(); ++B < ie; ) {
11915
- var Se = I[B];
11912
+ function wn(I) {
11913
+ var U = -1, ie = I ? I.length : 0;
11914
+ for (this.clear(); ++U < ie; ) {
11915
+ var Se = I[U];
11916
11916
  this.set(Se[0], Se[1]);
11917
11917
  }
11918
11918
  }
@@ -11920,35 +11920,35 @@ Of.exports;
11920
11920
  this.__data__ = [];
11921
11921
  }
11922
11922
  function Zo(I) {
11923
- var B = this.__data__, ie = ra(B, I);
11923
+ var U = this.__data__, ie = ra(U, I);
11924
11924
  if (ie < 0)
11925
11925
  return !1;
11926
- var Se = B.length - 1;
11927
- return ie == Se ? B.pop() : En.call(B, ie, 1), !0;
11926
+ var Se = U.length - 1;
11927
+ return ie == Se ? U.pop() : _n.call(U, ie, 1), !0;
11928
11928
  }
11929
11929
  function ea(I) {
11930
- var B = this.__data__, ie = ra(B, I);
11931
- return ie < 0 ? void 0 : B[ie][1];
11930
+ var U = this.__data__, ie = ra(U, I);
11931
+ return ie < 0 ? void 0 : U[ie][1];
11932
11932
  }
11933
11933
  function ta(I) {
11934
11934
  return ra(this.__data__, I) > -1;
11935
11935
  }
11936
- function na(I, B) {
11936
+ function na(I, U) {
11937
11937
  var ie = this.__data__, Se = ra(ie, I);
11938
- return Se < 0 ? ie.push([I, B]) : ie[Se][1] = B, this;
11938
+ return Se < 0 ? ie.push([I, U]) : ie[Se][1] = U, this;
11939
11939
  }
11940
- _n.prototype.clear = Nr, _n.prototype.delete = Zo, _n.prototype.get = ea, _n.prototype.has = ta, _n.prototype.set = na;
11940
+ wn.prototype.clear = Nr, wn.prototype.delete = Zo, wn.prototype.get = ea, wn.prototype.has = ta, wn.prototype.set = na;
11941
11941
  function Rn(I) {
11942
- var B = -1, ie = I ? I.length : 0;
11943
- for (this.clear(); ++B < ie; ) {
11944
- var Se = I[B];
11942
+ var U = -1, ie = I ? I.length : 0;
11943
+ for (this.clear(); ++U < ie; ) {
11944
+ var Se = I[U];
11945
11945
  this.set(Se[0], Se[1]);
11946
11946
  }
11947
11947
  }
11948
11948
  function at() {
11949
11949
  this.__data__ = {
11950
11950
  hash: new st(),
11951
- map: new (oi || _n)(),
11951
+ map: new (oi || wn)(),
11952
11952
  string: new st()
11953
11953
  };
11954
11954
  }
@@ -11961,15 +11961,15 @@ Of.exports;
11961
11961
  function rt(I) {
11962
11962
  return io(this, I).has(I);
11963
11963
  }
11964
- function Ut(I, B) {
11965
- return io(this, I).set(I, B), this;
11964
+ function Ut(I, U) {
11965
+ return io(this, I).set(I, U), this;
11966
11966
  }
11967
11967
  Rn.prototype.clear = at, Rn.prototype.delete = ce, Rn.prototype.get = Ue, Rn.prototype.has = rt, Rn.prototype.set = Ut;
11968
11968
  function $t(I) {
11969
- this.__data__ = new _n(I);
11969
+ this.__data__ = new wn(I);
11970
11970
  }
11971
- function wn() {
11972
- this.__data__ = new _n();
11971
+ function Tn() {
11972
+ this.__data__ = new wn();
11973
11973
  }
11974
11974
  function Mn(I) {
11975
11975
  return this.__data__.delete(I);
@@ -11980,76 +11980,76 @@ Of.exports;
11980
11980
  function Ki(I) {
11981
11981
  return this.__data__.has(I);
11982
11982
  }
11983
- function Fn(I, B) {
11983
+ function Fn(I, U) {
11984
11984
  var ie = this.__data__;
11985
- if (ie instanceof _n) {
11985
+ if (ie instanceof wn) {
11986
11986
  var Se = ie.__data__;
11987
11987
  if (!oi || Se.length < n - 1)
11988
- return Se.push([I, B]), this;
11988
+ return Se.push([I, U]), this;
11989
11989
  ie = this.__data__ = new Rn(Se);
11990
11990
  }
11991
- return ie.set(I, B), this;
11991
+ return ie.set(I, U), this;
11992
11992
  }
11993
- $t.prototype.clear = wn, $t.prototype.delete = Mn, $t.prototype.get = li, $t.prototype.has = Ki, $t.prototype.set = Fn;
11994
- function Xi(I, B) {
11993
+ $t.prototype.clear = Tn, $t.prototype.delete = Mn, $t.prototype.get = li, $t.prototype.has = Ki, $t.prototype.set = Fn;
11994
+ function Xi(I, U) {
11995
11995
  var ie = vl(I) || sa(I) ? le(I.length, String) : [], Se = ie.length, mt = !!Se;
11996
11996
  for (var lt in I)
11997
- (B || Je.call(I, lt)) && !(mt && (lt == "length" || Uh(lt, Se))) && ie.push(lt);
11997
+ (U || Je.call(I, lt)) && !(mt && (lt == "length" || Uh(lt, Se))) && ie.push(lt);
11998
11998
  return ie;
11999
11999
  }
12000
- function no(I, B, ie) {
12001
- var Se = I[B];
12002
- (!(Je.call(I, B) && mc(Se, ie)) || ie === void 0 && !(B in I)) && (I[B] = ie);
12000
+ function no(I, U, ie) {
12001
+ var Se = I[U];
12002
+ (!(Je.call(I, U) && mc(Se, ie)) || ie === void 0 && !(U in I)) && (I[U] = ie);
12003
12003
  }
12004
- function ra(I, B) {
12004
+ function ra(I, U) {
12005
12005
  for (var ie = I.length; ie--; )
12006
- if (mc(I[ie][0], B))
12006
+ if (mc(I[ie][0], U))
12007
12007
  return ie;
12008
12008
  return -1;
12009
12009
  }
12010
- function Ni(I, B) {
12011
- return I && ml(B, bl(B), I);
12010
+ function Ni(I, U) {
12011
+ return I && ml(U, bl(U), I);
12012
12012
  }
12013
- function hl(I, B, ie, Se, mt, lt, Ot) {
12013
+ function hl(I, U, ie, Se, mt, lt, Ot) {
12014
12014
  var Pt;
12015
12015
  if (Se && (Pt = lt ? Se(I, mt, lt, Ot) : Se(I)), Pt !== void 0)
12016
12016
  return Pt;
12017
12017
  if (!Ii(I))
12018
12018
  return I;
12019
- var Tn = vl(I);
12020
- if (Tn) {
12021
- if (Pt = $h(I), !B)
12019
+ var Sn = vl(I);
12020
+ if (Sn) {
12021
+ if (Pt = $h(I), !U)
12022
12022
  return Rh(I, Pt);
12023
12023
  } else {
12024
12024
  var jt = Zi(I), zn = jt == c || jt == d;
12025
12025
  if (vc(I))
12026
- return ia(I, B);
12026
+ return ia(I, U);
12027
12027
  if (jt == g || jt == s || zn && !lt) {
12028
12028
  if (F(I))
12029
12029
  return lt ? I : {};
12030
- if (Pt = Ci(zn ? {} : I), !B)
12030
+ if (Pt = Ci(zn ? {} : I), !U)
12031
12031
  return Mh(I, Ni(Pt, I));
12032
12032
  } else {
12033
- if (!U[jt])
12033
+ if (!B[jt])
12034
12034
  return lt ? I : {};
12035
- Pt = Bh(I, jt, hl, B);
12035
+ Pt = Bh(I, jt, hl, U);
12036
12036
  }
12037
12037
  }
12038
12038
  Ot || (Ot = new $t());
12039
12039
  var cr = Ot.get(I);
12040
12040
  if (cr)
12041
12041
  return cr;
12042
- if (Ot.set(I, Pt), !Tn)
12042
+ if (Ot.set(I, Pt), !Sn)
12043
12043
  var Cn = ie ? Fh(I) : bl(I);
12044
12044
  return ge(Cn || I, function(Jn, Gn) {
12045
- Cn && (Gn = Jn, Jn = I[Gn]), no(Pt, Gn, hl(Jn, B, ie, Se, Gn, I, Ot));
12045
+ Cn && (Gn = Jn, Jn = I[Gn]), no(Pt, Gn, hl(Jn, U, ie, Se, Gn, I, Ot));
12046
12046
  }), Pt;
12047
12047
  }
12048
12048
  function Nh(I) {
12049
12049
  return Ii(I) ? Kt(I) : {};
12050
12050
  }
12051
- function Ch(I, B, ie) {
12052
- var Se = B(I);
12051
+ function Ch(I, U, ie) {
12052
+ var Se = U(I);
12053
12053
  return vl(I) ? Se : Te(Se, ie(I));
12054
12054
  }
12055
12055
  function Ih(I) {
@@ -12058,81 +12058,81 @@ Of.exports;
12058
12058
  function xh(I) {
12059
12059
  if (!Ii(I) || Hh(I))
12060
12060
  return !1;
12061
- var B = gl(I) || F(I) ? ye : pe;
12062
- return B.test(nr(I));
12061
+ var U = gl(I) || F(I) ? ye : he;
12062
+ return U.test(nr(I));
12063
12063
  }
12064
12064
  function Lh(I) {
12065
12065
  if (!hc(I))
12066
12066
  return Ji(I);
12067
- var B = [];
12067
+ var U = [];
12068
12068
  for (var ie in Object(I))
12069
- Je.call(I, ie) && ie != "constructor" && B.push(ie);
12070
- return B;
12069
+ Je.call(I, ie) && ie != "constructor" && U.push(ie);
12070
+ return U;
12071
12071
  }
12072
- function ia(I, B) {
12073
- if (B)
12072
+ function ia(I, U) {
12073
+ if (U)
12074
12074
  return I.slice();
12075
12075
  var ie = new I.constructor(I.length);
12076
12076
  return I.copy(ie), ie;
12077
12077
  }
12078
12078
  function pl(I) {
12079
- var B = new I.constructor(I.byteLength);
12080
- return new Nt(B).set(new Nt(I)), B;
12079
+ var U = new I.constructor(I.byteLength);
12080
+ return new Nt(U).set(new Nt(I)), U;
12081
12081
  }
12082
- function ro(I, B) {
12083
- var ie = B ? pl(I.buffer) : I.buffer;
12082
+ function ro(I, U) {
12083
+ var ie = U ? pl(I.buffer) : I.buffer;
12084
12084
  return new I.constructor(ie, I.byteOffset, I.byteLength);
12085
12085
  }
12086
- function fc(I, B, ie) {
12087
- var Se = B ? ie(oe(I), !0) : oe(I);
12086
+ function fc(I, U, ie) {
12087
+ var Se = U ? ie(oe(I), !0) : oe(I);
12088
12088
  return $e(Se, te, new I.constructor());
12089
12089
  }
12090
12090
  function dc(I) {
12091
- var B = new I.constructor(I.source, Z.exec(I));
12092
- return B.lastIndex = I.lastIndex, B;
12091
+ var U = new I.constructor(I.source, Z.exec(I));
12092
+ return U.lastIndex = I.lastIndex, U;
12093
12093
  }
12094
- function Ph(I, B, ie) {
12095
- var Se = B ? ie(je(I), !0) : je(I);
12094
+ function Ph(I, U, ie) {
12095
+ var Se = U ? ie(je(I), !0) : je(I);
12096
12096
  return $e(Se, de, new I.constructor());
12097
12097
  }
12098
12098
  function kh(I) {
12099
12099
  return Et ? Object(Et.call(I)) : {};
12100
12100
  }
12101
- function Dh(I, B) {
12102
- var ie = B ? pl(I.buffer) : I.buffer;
12101
+ function Dh(I, U) {
12102
+ var ie = U ? pl(I.buffer) : I.buffer;
12103
12103
  return new I.constructor(ie, I.byteOffset, I.length);
12104
12104
  }
12105
- function Rh(I, B) {
12105
+ function Rh(I, U) {
12106
12106
  var ie = -1, Se = I.length;
12107
- for (B || (B = Array(Se)); ++ie < Se; )
12108
- B[ie] = I[ie];
12109
- return B;
12107
+ for (U || (U = Array(Se)); ++ie < Se; )
12108
+ U[ie] = I[ie];
12109
+ return U;
12110
12110
  }
12111
- function ml(I, B, ie, Se) {
12111
+ function ml(I, U, ie, Se) {
12112
12112
  ie || (ie = {});
12113
- for (var mt = -1, lt = B.length; ++mt < lt; ) {
12114
- var Ot = B[mt], Pt = Se ? Se(ie[Ot], I[Ot], Ot, ie, I) : void 0;
12113
+ for (var mt = -1, lt = U.length; ++mt < lt; ) {
12114
+ var Ot = U[mt], Pt = Se ? Se(ie[Ot], I[Ot], Ot, ie, I) : void 0;
12115
12115
  no(ie, Ot, Pt === void 0 ? I[Ot] : Pt);
12116
12116
  }
12117
12117
  return ie;
12118
12118
  }
12119
- function Mh(I, B) {
12120
- return ml(I, Qi(I), B);
12119
+ function Mh(I, U) {
12120
+ return ml(I, Qi(I), U);
12121
12121
  }
12122
12122
  function Fh(I) {
12123
12123
  return Ch(I, bl, Qi);
12124
12124
  }
12125
- function io(I, B) {
12125
+ function io(I, U) {
12126
12126
  var ie = I.__data__;
12127
- return jh(B) ? ie[typeof B == "string" ? "string" : "hash"] : ie.map;
12127
+ return jh(U) ? ie[typeof U == "string" ? "string" : "hash"] : ie.map;
12128
12128
  }
12129
- function ui(I, B) {
12130
- var ie = q(I, B);
12129
+ function ui(I, U) {
12130
+ var ie = q(I, U);
12131
12131
  return xh(ie) ? ie : void 0;
12132
12132
  }
12133
12133
  var Qi = Zn ? Oe(Zn, Object) : qh, Zi = Ih;
12134
12134
  (lr && Zi(new lr(new ArrayBuffer(1))) != N || oi && Zi(new oi()) != f || tr && Zi(tr.resolve()) != v || Gt && Zi(new Gt()) != m || ur && Zi(new ur()) != y) && (Zi = function(I) {
12135
- var B = Re.call(I), ie = B == g ? I.constructor : void 0, Se = ie ? nr(ie) : void 0;
12135
+ var U = Re.call(I), ie = U == g ? I.constructor : void 0, Se = ie ? nr(ie) : void 0;
12136
12136
  if (Se)
12137
12137
  switch (Se) {
12138
12138
  case ai:
@@ -12146,18 +12146,18 @@ Of.exports;
12146
12146
  case it:
12147
12147
  return y;
12148
12148
  }
12149
- return B;
12149
+ return U;
12150
12150
  });
12151
12151
  function $h(I) {
12152
- var B = I.length, ie = I.constructor(B);
12153
- return B && typeof I[0] == "string" && Je.call(I, "index") && (ie.index = I.index, ie.input = I.input), ie;
12152
+ var U = I.length, ie = I.constructor(U);
12153
+ return U && typeof I[0] == "string" && Je.call(I, "index") && (ie.index = I.index, ie.input = I.input), ie;
12154
12154
  }
12155
12155
  function Ci(I) {
12156
12156
  return typeof I.constructor == "function" && !hc(I) ? Nh(dt(I)) : {};
12157
12157
  }
12158
- function Bh(I, B, ie, Se) {
12158
+ function Bh(I, U, ie, Se) {
12159
12159
  var mt = I.constructor;
12160
- switch (B) {
12160
+ switch (U) {
12161
12161
  case w:
12162
12162
  return pl(I);
12163
12163
  case a:
@@ -12188,18 +12188,18 @@ Of.exports;
12188
12188
  return kh(I);
12189
12189
  }
12190
12190
  }
12191
- function Uh(I, B) {
12192
- return B = B ?? i, !!B && (typeof I == "number" || K.test(I)) && I > -1 && I % 1 == 0 && I < B;
12191
+ function Uh(I, U) {
12192
+ return U = U ?? i, !!U && (typeof I == "number" || K.test(I)) && I > -1 && I % 1 == 0 && I < U;
12193
12193
  }
12194
12194
  function jh(I) {
12195
- var B = typeof I;
12196
- return B == "string" || B == "number" || B == "symbol" || B == "boolean" ? I !== "__proto__" : I === null;
12195
+ var U = typeof I;
12196
+ return U == "string" || U == "number" || U == "symbol" || U == "boolean" ? I !== "__proto__" : I === null;
12197
12197
  }
12198
12198
  function Hh(I) {
12199
12199
  return !!_e && _e in I;
12200
12200
  }
12201
12201
  function hc(I) {
12202
- var B = I && I.constructor, ie = typeof B == "function" && B.prototype || fe;
12202
+ var U = I && I.constructor, ie = typeof U == "function" && U.prototype || fe;
12203
12203
  return I === ie;
12204
12204
  }
12205
12205
  function nr(I) {
@@ -12218,8 +12218,8 @@ Of.exports;
12218
12218
  function pc(I) {
12219
12219
  return hl(I, !0, !0);
12220
12220
  }
12221
- function mc(I, B) {
12222
- return I === B || I !== I && B !== B;
12221
+ function mc(I, U) {
12222
+ return I === U || I !== I && U !== U;
12223
12223
  }
12224
12224
  function sa(I) {
12225
12225
  return Vh(I) && Je.call(I, "callee") && (!on.call(I, "callee") || Re.call(I) == s);
@@ -12233,15 +12233,15 @@ Of.exports;
12233
12233
  }
12234
12234
  var vc = er || Gh;
12235
12235
  function gl(I) {
12236
- var B = Ii(I) ? Re.call(I) : "";
12237
- return B == c || B == d;
12236
+ var U = Ii(I) ? Re.call(I) : "";
12237
+ return U == c || U == d;
12238
12238
  }
12239
12239
  function gc(I) {
12240
12240
  return typeof I == "number" && I > -1 && I % 1 == 0 && I <= i;
12241
12241
  }
12242
12242
  function Ii(I) {
12243
- var B = typeof I;
12244
- return !!I && (B == "object" || B == "function");
12243
+ var U = typeof I;
12244
+ return !!I && (U == "object" || U == "function");
12245
12245
  }
12246
12246
  function bc(I) {
12247
12247
  return !!I && typeof I == "object";
@@ -12260,75 +12260,75 @@ Of.exports;
12260
12260
  var Ow = Of.exports, Nf = { exports: {} };
12261
12261
  Nf.exports;
12262
12262
  (function(t, e) {
12263
- var n = 200, r = "__lodash_hash_undefined__", i = 1, s = 2, o = 9007199254740991, a = "[object Arguments]", l = "[object Array]", u = "[object AsyncFunction]", c = "[object Boolean]", d = "[object Date]", f = "[object Error]", h = "[object Function]", g = "[object GeneratorFunction]", v = "[object Map]", b = "[object Number]", m = "[object Null]", p = "[object Object]", E = "[object Promise]", y = "[object Proxy]", w = "[object RegExp]", N = "[object Set]", O = "[object String]", S = "[object Symbol]", x = "[object Undefined]", A = "[object WeakMap]", T = "[object ArrayBuffer]", C = "[object DataView]", L = "[object Float32Array]", P = "[object Float64Array]", M = "[object Int8Array]", Y = "[object Int16Array]", Z = "[object Int32Array]", pe = "[object Uint8Array]", K = "[object Uint8ClampedArray]", U = "[object Uint16Array]", R = "[object Uint32Array]", $ = /[\\^$.*+?()[\]{}|]/g, W = /^\[object .+?Constructor\]$/, ne = /^(?:0|[1-9]\d*)$/, J = {};
12264
- J[L] = J[P] = J[M] = J[Y] = J[Z] = J[pe] = J[K] = J[U] = J[R] = !0, J[a] = J[l] = J[T] = J[c] = J[C] = J[d] = J[f] = J[h] = J[v] = J[b] = J[p] = J[w] = J[N] = J[O] = J[A] = !1;
12263
+ var n = 200, r = "__lodash_hash_undefined__", i = 1, s = 2, o = 9007199254740991, a = "[object Arguments]", l = "[object Array]", u = "[object AsyncFunction]", c = "[object Boolean]", d = "[object Date]", f = "[object Error]", h = "[object Function]", g = "[object GeneratorFunction]", v = "[object Map]", b = "[object Number]", m = "[object Null]", p = "[object Object]", E = "[object Promise]", y = "[object Proxy]", w = "[object RegExp]", N = "[object Set]", O = "[object String]", S = "[object Symbol]", x = "[object Undefined]", A = "[object WeakMap]", T = "[object ArrayBuffer]", C = "[object DataView]", L = "[object Float32Array]", P = "[object Float64Array]", M = "[object Int8Array]", Y = "[object Int16Array]", Z = "[object Int32Array]", he = "[object Uint8Array]", K = "[object Uint8ClampedArray]", B = "[object Uint16Array]", R = "[object Uint32Array]", $ = /[\\^$.*+?()[\]{}|]/g, W = /^\[object .+?Constructor\]$/, ne = /^(?:0|[1-9]\d*)$/, J = {};
12264
+ J[L] = J[P] = J[M] = J[Y] = J[Z] = J[he] = J[K] = J[B] = J[R] = !0, J[a] = J[l] = J[T] = J[c] = J[C] = J[d] = J[f] = J[h] = J[v] = J[b] = J[p] = J[w] = J[N] = J[O] = J[A] = !1;
12265
12265
  var H = typeof vn == "object" && vn && vn.Object === Object && vn, te = typeof self == "object" && self && self.Object === Object && self, de = H || te || Function("return this")(), ge = e && !e.nodeType && e, Te = ge && !0 && t && !t.nodeType && t, $e = Te && Te.exports === ge, le = $e && H.process, q = function() {
12266
12266
  try {
12267
12267
  return le && le.binding && le.binding("util");
12268
12268
  } catch {
12269
12269
  }
12270
12270
  }(), F = q && q.isTypedArray;
12271
- function oe(I, B) {
12271
+ function oe(I, U) {
12272
12272
  for (var ie = -1, Se = I == null ? 0 : I.length, mt = 0, lt = []; ++ie < Se; ) {
12273
12273
  var Ot = I[ie];
12274
- B(Ot, ie, I) && (lt[mt++] = Ot);
12274
+ U(Ot, ie, I) && (lt[mt++] = Ot);
12275
12275
  }
12276
12276
  return lt;
12277
12277
  }
12278
- function Oe(I, B) {
12279
- for (var ie = -1, Se = B.length, mt = I.length; ++ie < Se; )
12280
- I[mt + ie] = B[ie];
12278
+ function Oe(I, U) {
12279
+ for (var ie = -1, Se = U.length, mt = I.length; ++ie < Se; )
12280
+ I[mt + ie] = U[ie];
12281
12281
  return I;
12282
12282
  }
12283
- function je(I, B) {
12283
+ function je(I, U) {
12284
12284
  for (var ie = -1, Se = I == null ? 0 : I.length; ++ie < Se; )
12285
- if (B(I[ie], ie, I))
12285
+ if (U(I[ie], ie, I))
12286
12286
  return !0;
12287
12287
  return !1;
12288
12288
  }
12289
- function he(I, B) {
12289
+ function pe(I, U) {
12290
12290
  for (var ie = -1, Se = Array(I); ++ie < I; )
12291
- Se[ie] = B(ie);
12291
+ Se[ie] = U(ie);
12292
12292
  return Se;
12293
12293
  }
12294
12294
  function Ee(I) {
12295
- return function(B) {
12296
- return I(B);
12295
+ return function(U) {
12296
+ return I(U);
12297
12297
  };
12298
12298
  }
12299
- function fe(I, B) {
12300
- return I.has(B);
12299
+ function fe(I, U) {
12300
+ return I.has(U);
12301
12301
  }
12302
- function Pe(I, B) {
12303
- return I?.[B];
12302
+ function Pe(I, U) {
12303
+ return I?.[U];
12304
12304
  }
12305
12305
  function _e(I) {
12306
- var B = -1, ie = Array(I.size);
12306
+ var U = -1, ie = Array(I.size);
12307
12307
  return I.forEach(function(Se, mt) {
12308
- ie[++B] = [mt, Se];
12308
+ ie[++U] = [mt, Se];
12309
12309
  }), ie;
12310
12310
  }
12311
- function qe(I, B) {
12311
+ function qe(I, U) {
12312
12312
  return function(ie) {
12313
- return I(B(ie));
12313
+ return I(U(ie));
12314
12314
  };
12315
12315
  }
12316
12316
  function Je(I) {
12317
- var B = -1, ie = Array(I.size);
12317
+ var U = -1, ie = Array(I.size);
12318
12318
  return I.forEach(function(Se) {
12319
- ie[++B] = Se;
12319
+ ie[++U] = Se;
12320
12320
  }), ie;
12321
12321
  }
12322
12322
  var Re = Array.prototype, ye = Function.prototype, Le = Object.prototype, Xe = de["__core-js_shared__"], Nt = ye.toString, dt = Le.hasOwnProperty, Kt = function() {
12323
12323
  var I = /[^.]+$/.exec(Xe && Xe.keys && Xe.keys.IE_PROTO || "");
12324
12324
  return I ? "Symbol(src)_1." + I : "";
12325
- }(), on = Le.toString, En = RegExp(
12325
+ }(), on = Le.toString, _n = RegExp(
12326
12326
  "^" + Nt.call(dt).replace($, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
12327
12327
  ), Zn = $e ? de.Buffer : void 0, er = de.Symbol, Ji = de.Uint8Array, lr = Le.propertyIsEnumerable, oi = Re.splice, tr = er ? er.toStringTag : void 0, Gt = Object.getOwnPropertySymbols, ur = Zn ? Zn.isBuffer : void 0, Gr = qe(Object.keys, Object), ai = Qi(de, "DataView"), Ar = Qi(de, "Map"), re = Qi(de, "Promise"), Ie = Qi(de, "Set"), it = Qi(de, "WeakMap"), Ce = Qi(Object, "create"), Et = nr(ai), st = nr(Ar), pn = nr(re), Or = nr(Ie), Qo = nr(it), eo = er ? er.prototype : void 0, to = eo ? eo.valueOf : void 0;
12328
- function _n(I) {
12329
- var B = -1, ie = I == null ? 0 : I.length;
12330
- for (this.clear(); ++B < ie; ) {
12331
- var Se = I[B];
12328
+ function wn(I) {
12329
+ var U = -1, ie = I == null ? 0 : I.length;
12330
+ for (this.clear(); ++U < ie; ) {
12331
+ var Se = I[U];
12332
12332
  this.set(Se[0], Se[1]);
12333
12333
  }
12334
12334
  }
@@ -12336,30 +12336,30 @@ Nf.exports;
12336
12336
  this.__data__ = Ce ? Ce(null) : {}, this.size = 0;
12337
12337
  }
12338
12338
  function Zo(I) {
12339
- var B = this.has(I) && delete this.__data__[I];
12340
- return this.size -= B ? 1 : 0, B;
12339
+ var U = this.has(I) && delete this.__data__[I];
12340
+ return this.size -= U ? 1 : 0, U;
12341
12341
  }
12342
12342
  function ea(I) {
12343
- var B = this.__data__;
12343
+ var U = this.__data__;
12344
12344
  if (Ce) {
12345
- var ie = B[I];
12345
+ var ie = U[I];
12346
12346
  return ie === r ? void 0 : ie;
12347
12347
  }
12348
- return dt.call(B, I) ? B[I] : void 0;
12348
+ return dt.call(U, I) ? U[I] : void 0;
12349
12349
  }
12350
12350
  function ta(I) {
12351
- var B = this.__data__;
12352
- return Ce ? B[I] !== void 0 : dt.call(B, I);
12351
+ var U = this.__data__;
12352
+ return Ce ? U[I] !== void 0 : dt.call(U, I);
12353
12353
  }
12354
- function na(I, B) {
12354
+ function na(I, U) {
12355
12355
  var ie = this.__data__;
12356
- return this.size += this.has(I) ? 0 : 1, ie[I] = Ce && B === void 0 ? r : B, this;
12356
+ return this.size += this.has(I) ? 0 : 1, ie[I] = Ce && U === void 0 ? r : U, this;
12357
12357
  }
12358
- _n.prototype.clear = Nr, _n.prototype.delete = Zo, _n.prototype.get = ea, _n.prototype.has = ta, _n.prototype.set = na;
12358
+ wn.prototype.clear = Nr, wn.prototype.delete = Zo, wn.prototype.get = ea, wn.prototype.has = ta, wn.prototype.set = na;
12359
12359
  function Rn(I) {
12360
- var B = -1, ie = I == null ? 0 : I.length;
12361
- for (this.clear(); ++B < ie; ) {
12362
- var Se = I[B];
12360
+ var U = -1, ie = I == null ? 0 : I.length;
12361
+ for (this.clear(); ++U < ie; ) {
12362
+ var Se = I[U];
12363
12363
  this.set(Se[0], Se[1]);
12364
12364
  }
12365
12365
  }
@@ -12367,41 +12367,41 @@ Nf.exports;
12367
12367
  this.__data__ = [], this.size = 0;
12368
12368
  }
12369
12369
  function ce(I) {
12370
- var B = this.__data__, ie = ia(B, I);
12370
+ var U = this.__data__, ie = ia(U, I);
12371
12371
  if (ie < 0)
12372
12372
  return !1;
12373
- var Se = B.length - 1;
12374
- return ie == Se ? B.pop() : oi.call(B, ie, 1), --this.size, !0;
12373
+ var Se = U.length - 1;
12374
+ return ie == Se ? U.pop() : oi.call(U, ie, 1), --this.size, !0;
12375
12375
  }
12376
12376
  function Ue(I) {
12377
- var B = this.__data__, ie = ia(B, I);
12378
- return ie < 0 ? void 0 : B[ie][1];
12377
+ var U = this.__data__, ie = ia(U, I);
12378
+ return ie < 0 ? void 0 : U[ie][1];
12379
12379
  }
12380
12380
  function rt(I) {
12381
12381
  return ia(this.__data__, I) > -1;
12382
12382
  }
12383
- function Ut(I, B) {
12383
+ function Ut(I, U) {
12384
12384
  var ie = this.__data__, Se = ia(ie, I);
12385
- return Se < 0 ? (++this.size, ie.push([I, B])) : ie[Se][1] = B, this;
12385
+ return Se < 0 ? (++this.size, ie.push([I, U])) : ie[Se][1] = U, this;
12386
12386
  }
12387
12387
  Rn.prototype.clear = at, Rn.prototype.delete = ce, Rn.prototype.get = Ue, Rn.prototype.has = rt, Rn.prototype.set = Ut;
12388
12388
  function $t(I) {
12389
- var B = -1, ie = I == null ? 0 : I.length;
12390
- for (this.clear(); ++B < ie; ) {
12391
- var Se = I[B];
12389
+ var U = -1, ie = I == null ? 0 : I.length;
12390
+ for (this.clear(); ++U < ie; ) {
12391
+ var Se = I[U];
12392
12392
  this.set(Se[0], Se[1]);
12393
12393
  }
12394
12394
  }
12395
- function wn() {
12395
+ function Tn() {
12396
12396
  this.size = 0, this.__data__ = {
12397
- hash: new _n(),
12397
+ hash: new wn(),
12398
12398
  map: new (Ar || Rn)(),
12399
- string: new _n()
12399
+ string: new wn()
12400
12400
  };
12401
12401
  }
12402
12402
  function Mn(I) {
12403
- var B = ui(this, I).delete(I);
12404
- return this.size -= B ? 1 : 0, B;
12403
+ var U = ui(this, I).delete(I);
12404
+ return this.size -= U ? 1 : 0, U;
12405
12405
  }
12406
12406
  function li(I) {
12407
12407
  return ui(this, I).get(I);
@@ -12409,15 +12409,15 @@ Nf.exports;
12409
12409
  function Ki(I) {
12410
12410
  return ui(this, I).has(I);
12411
12411
  }
12412
- function Fn(I, B) {
12412
+ function Fn(I, U) {
12413
12413
  var ie = ui(this, I), Se = ie.size;
12414
- return ie.set(I, B), this.size += ie.size == Se ? 0 : 1, this;
12414
+ return ie.set(I, U), this.size += ie.size == Se ? 0 : 1, this;
12415
12415
  }
12416
- $t.prototype.clear = wn, $t.prototype.delete = Mn, $t.prototype.get = li, $t.prototype.has = Ki, $t.prototype.set = Fn;
12416
+ $t.prototype.clear = Tn, $t.prototype.delete = Mn, $t.prototype.get = li, $t.prototype.has = Ki, $t.prototype.set = Fn;
12417
12417
  function Xi(I) {
12418
- var B = -1, ie = I == null ? 0 : I.length;
12419
- for (this.__data__ = new $t(); ++B < ie; )
12420
- this.add(I[B]);
12418
+ var U = -1, ie = I == null ? 0 : I.length;
12419
+ for (this.__data__ = new $t(); ++U < ie; )
12420
+ this.add(I[U]);
12421
12421
  }
12422
12422
  function no(I) {
12423
12423
  return this.__data__.set(I, r), this;
@@ -12427,15 +12427,15 @@ Nf.exports;
12427
12427
  }
12428
12428
  Xi.prototype.add = Xi.prototype.push = no, Xi.prototype.has = ra;
12429
12429
  function Ni(I) {
12430
- var B = this.__data__ = new Rn(I);
12431
- this.size = B.size;
12430
+ var U = this.__data__ = new Rn(I);
12431
+ this.size = U.size;
12432
12432
  }
12433
12433
  function hl() {
12434
12434
  this.__data__ = new Rn(), this.size = 0;
12435
12435
  }
12436
12436
  function Nh(I) {
12437
- var B = this.__data__, ie = B.delete(I);
12438
- return this.size = B.size, ie;
12437
+ var U = this.__data__, ie = U.delete(I);
12438
+ return this.size = U.size, ie;
12439
12439
  }
12440
12440
  function Ch(I) {
12441
12441
  return this.__data__.get(I);
@@ -12443,35 +12443,35 @@ Nf.exports;
12443
12443
  function Ih(I) {
12444
12444
  return this.__data__.has(I);
12445
12445
  }
12446
- function xh(I, B) {
12446
+ function xh(I, U) {
12447
12447
  var ie = this.__data__;
12448
12448
  if (ie instanceof Rn) {
12449
12449
  var Se = ie.__data__;
12450
12450
  if (!Ar || Se.length < n - 1)
12451
- return Se.push([I, B]), this.size = ++ie.size, this;
12451
+ return Se.push([I, U]), this.size = ++ie.size, this;
12452
12452
  ie = this.__data__ = new $t(Se);
12453
12453
  }
12454
- return ie.set(I, B), this.size = ie.size, this;
12454
+ return ie.set(I, U), this.size = ie.size, this;
12455
12455
  }
12456
12456
  Ni.prototype.clear = hl, Ni.prototype.delete = Nh, Ni.prototype.get = Ch, Ni.prototype.has = Ih, Ni.prototype.set = xh;
12457
- function Lh(I, B) {
12458
- var ie = sa(I), Se = !ie && mc(I), mt = !ie && !Se && oa(I), lt = !ie && !Se && !mt && bc(I), Ot = ie || Se || mt || lt, Pt = Ot ? he(I.length, String) : [], Tn = Pt.length;
12457
+ function Lh(I, U) {
12458
+ var ie = sa(I), Se = !ie && mc(I), mt = !ie && !Se && oa(I), lt = !ie && !Se && !mt && bc(I), Ot = ie || Se || mt || lt, Pt = Ot ? pe(I.length, String) : [], Sn = Pt.length;
12459
12459
  for (var jt in I)
12460
- (B || dt.call(I, jt)) && !(Ot && // Safari 9 has enumerable `arguments.length` in strict mode.
12460
+ (U || dt.call(I, jt)) && !(Ot && // Safari 9 has enumerable `arguments.length` in strict mode.
12461
12461
  (jt == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
12462
12462
  mt && (jt == "offset" || jt == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
12463
12463
  lt && (jt == "buffer" || jt == "byteLength" || jt == "byteOffset") || // Skip index properties.
12464
- Bh(jt, Tn))) && Pt.push(jt);
12464
+ Bh(jt, Sn))) && Pt.push(jt);
12465
12465
  return Pt;
12466
12466
  }
12467
- function ia(I, B) {
12467
+ function ia(I, U) {
12468
12468
  for (var ie = I.length; ie--; )
12469
- if (pc(I[ie][0], B))
12469
+ if (pc(I[ie][0], U))
12470
12470
  return ie;
12471
12471
  return -1;
12472
12472
  }
12473
- function pl(I, B, ie) {
12474
- var Se = B(I);
12473
+ function pl(I, U, ie) {
12474
+ var Se = U(I);
12475
12475
  return sa(I) ? Se : Oe(Se, ie(I));
12476
12476
  }
12477
12477
  function ro(I) {
@@ -12480,34 +12480,34 @@ Nf.exports;
12480
12480
  function fc(I) {
12481
12481
  return Ii(I) && ro(I) == a;
12482
12482
  }
12483
- function dc(I, B, ie, Se, mt) {
12484
- return I === B ? !0 : I == null || B == null || !Ii(I) && !Ii(B) ? I !== I && B !== B : Ph(I, B, ie, Se, dc, mt);
12483
+ function dc(I, U, ie, Se, mt) {
12484
+ return I === U ? !0 : I == null || U == null || !Ii(I) && !Ii(U) ? I !== I && U !== U : Ph(I, U, ie, Se, dc, mt);
12485
12485
  }
12486
- function Ph(I, B, ie, Se, mt, lt) {
12487
- var Ot = sa(I), Pt = sa(B), Tn = Ot ? l : Ci(I), jt = Pt ? l : Ci(B);
12488
- Tn = Tn == a ? p : Tn, jt = jt == a ? p : jt;
12489
- var zn = Tn == p, cr = jt == p, Cn = Tn == jt;
12486
+ function Ph(I, U, ie, Se, mt, lt) {
12487
+ var Ot = sa(I), Pt = sa(U), Sn = Ot ? l : Ci(I), jt = Pt ? l : Ci(U);
12488
+ Sn = Sn == a ? p : Sn, jt = jt == a ? p : jt;
12489
+ var zn = Sn == p, cr = jt == p, Cn = Sn == jt;
12490
12490
  if (Cn && oa(I)) {
12491
- if (!oa(B))
12491
+ if (!oa(U))
12492
12492
  return !1;
12493
12493
  Ot = !0, zn = !1;
12494
12494
  }
12495
12495
  if (Cn && !zn)
12496
- return lt || (lt = new Ni()), Ot || bc(I) ? ml(I, B, ie, Se, mt, lt) : Mh(I, B, Tn, ie, Se, mt, lt);
12496
+ return lt || (lt = new Ni()), Ot || bc(I) ? ml(I, U, ie, Se, mt, lt) : Mh(I, U, Sn, ie, Se, mt, lt);
12497
12497
  if (!(ie & i)) {
12498
- var Jn = zn && dt.call(I, "__wrapped__"), Gn = cr && dt.call(B, "__wrapped__");
12498
+ var Jn = zn && dt.call(I, "__wrapped__"), Gn = cr && dt.call(U, "__wrapped__");
12499
12499
  if (Jn || Gn) {
12500
- var Ss = Jn ? I.value() : I, es = Gn ? B.value() : B;
12500
+ var Ss = Jn ? I.value() : I, es = Gn ? U.value() : U;
12501
12501
  return lt || (lt = new Ni()), mt(Ss, es, ie, Se, lt);
12502
12502
  }
12503
12503
  }
12504
- return Cn ? (lt || (lt = new Ni()), Fh(I, B, ie, Se, mt, lt)) : !1;
12504
+ return Cn ? (lt || (lt = new Ni()), Fh(I, U, ie, Se, mt, lt)) : !1;
12505
12505
  }
12506
12506
  function kh(I) {
12507
12507
  if (!gc(I) || jh(I))
12508
12508
  return !1;
12509
- var B = vc(I) ? En : W;
12510
- return B.test(nr(I));
12509
+ var U = vc(I) ? _n : W;
12510
+ return U.test(nr(I));
12511
12511
  }
12512
12512
  function Dh(I) {
12513
12513
  return Ii(I) && gl(I.length) && !!J[ro(I)];
@@ -12515,23 +12515,23 @@ Nf.exports;
12515
12515
  function Rh(I) {
12516
12516
  if (!Hh(I))
12517
12517
  return Gr(I);
12518
- var B = [];
12518
+ var U = [];
12519
12519
  for (var ie in Object(I))
12520
- dt.call(I, ie) && ie != "constructor" && B.push(ie);
12521
- return B;
12520
+ dt.call(I, ie) && ie != "constructor" && U.push(ie);
12521
+ return U;
12522
12522
  }
12523
- function ml(I, B, ie, Se, mt, lt) {
12524
- var Ot = ie & i, Pt = I.length, Tn = B.length;
12525
- if (Pt != Tn && !(Ot && Tn > Pt))
12523
+ function ml(I, U, ie, Se, mt, lt) {
12524
+ var Ot = ie & i, Pt = I.length, Sn = U.length;
12525
+ if (Pt != Sn && !(Ot && Sn > Pt))
12526
12526
  return !1;
12527
12527
  var jt = lt.get(I);
12528
- if (jt && lt.get(B))
12529
- return jt == B;
12528
+ if (jt && lt.get(U))
12529
+ return jt == U;
12530
12530
  var zn = -1, cr = !0, Cn = ie & s ? new Xi() : void 0;
12531
- for (lt.set(I, B), lt.set(B, I); ++zn < Pt; ) {
12532
- var Jn = I[zn], Gn = B[zn];
12531
+ for (lt.set(I, U), lt.set(U, I); ++zn < Pt; ) {
12532
+ var Jn = I[zn], Gn = U[zn];
12533
12533
  if (Se)
12534
- var Ss = Ot ? Se(Gn, Jn, zn, B, I, lt) : Se(Jn, Gn, zn, I, B, lt);
12534
+ var Ss = Ot ? Se(Gn, Jn, zn, U, I, lt) : Se(Jn, Gn, zn, I, U, lt);
12535
12535
  if (Ss !== void 0) {
12536
12536
  if (Ss)
12537
12537
  continue;
@@ -12539,7 +12539,7 @@ Nf.exports;
12539
12539
  break;
12540
12540
  }
12541
12541
  if (Cn) {
12542
- if (!je(B, function(es, so) {
12542
+ if (!je(U, function(es, so) {
12543
12543
  if (!fe(Cn, so) && (Jn === es || mt(Jn, es, ie, Se, lt)))
12544
12544
  return Cn.push(so);
12545
12545
  })) {
@@ -12551,62 +12551,62 @@ Nf.exports;
12551
12551
  break;
12552
12552
  }
12553
12553
  }
12554
- return lt.delete(I), lt.delete(B), cr;
12554
+ return lt.delete(I), lt.delete(U), cr;
12555
12555
  }
12556
- function Mh(I, B, ie, Se, mt, lt, Ot) {
12556
+ function Mh(I, U, ie, Se, mt, lt, Ot) {
12557
12557
  switch (ie) {
12558
12558
  case C:
12559
- if (I.byteLength != B.byteLength || I.byteOffset != B.byteOffset)
12559
+ if (I.byteLength != U.byteLength || I.byteOffset != U.byteOffset)
12560
12560
  return !1;
12561
- I = I.buffer, B = B.buffer;
12561
+ I = I.buffer, U = U.buffer;
12562
12562
  case T:
12563
- return !(I.byteLength != B.byteLength || !lt(new Ji(I), new Ji(B)));
12563
+ return !(I.byteLength != U.byteLength || !lt(new Ji(I), new Ji(U)));
12564
12564
  case c:
12565
12565
  case d:
12566
12566
  case b:
12567
- return pc(+I, +B);
12567
+ return pc(+I, +U);
12568
12568
  case f:
12569
- return I.name == B.name && I.message == B.message;
12569
+ return I.name == U.name && I.message == U.message;
12570
12570
  case w:
12571
12571
  case O:
12572
- return I == B + "";
12572
+ return I == U + "";
12573
12573
  case v:
12574
12574
  var Pt = _e;
12575
12575
  case N:
12576
- var Tn = Se & i;
12577
- if (Pt || (Pt = Je), I.size != B.size && !Tn)
12576
+ var Sn = Se & i;
12577
+ if (Pt || (Pt = Je), I.size != U.size && !Sn)
12578
12578
  return !1;
12579
12579
  var jt = Ot.get(I);
12580
12580
  if (jt)
12581
- return jt == B;
12582
- Se |= s, Ot.set(I, B);
12583
- var zn = ml(Pt(I), Pt(B), Se, mt, lt, Ot);
12581
+ return jt == U;
12582
+ Se |= s, Ot.set(I, U);
12583
+ var zn = ml(Pt(I), Pt(U), Se, mt, lt, Ot);
12584
12584
  return Ot.delete(I), zn;
12585
12585
  case S:
12586
12586
  if (to)
12587
- return to.call(I) == to.call(B);
12587
+ return to.call(I) == to.call(U);
12588
12588
  }
12589
12589
  return !1;
12590
12590
  }
12591
- function Fh(I, B, ie, Se, mt, lt) {
12592
- var Ot = ie & i, Pt = io(I), Tn = Pt.length, jt = io(B), zn = jt.length;
12593
- if (Tn != zn && !Ot)
12591
+ function Fh(I, U, ie, Se, mt, lt) {
12592
+ var Ot = ie & i, Pt = io(I), Sn = Pt.length, jt = io(U), zn = jt.length;
12593
+ if (Sn != zn && !Ot)
12594
12594
  return !1;
12595
- for (var cr = Tn; cr--; ) {
12595
+ for (var cr = Sn; cr--; ) {
12596
12596
  var Cn = Pt[cr];
12597
- if (!(Ot ? Cn in B : dt.call(B, Cn)))
12597
+ if (!(Ot ? Cn in U : dt.call(U, Cn)))
12598
12598
  return !1;
12599
12599
  }
12600
12600
  var Jn = lt.get(I);
12601
- if (Jn && lt.get(B))
12602
- return Jn == B;
12601
+ if (Jn && lt.get(U))
12602
+ return Jn == U;
12603
12603
  var Gn = !0;
12604
- lt.set(I, B), lt.set(B, I);
12605
- for (var Ss = Ot; ++cr < Tn; ) {
12604
+ lt.set(I, U), lt.set(U, I);
12605
+ for (var Ss = Ot; ++cr < Sn; ) {
12606
12606
  Cn = Pt[cr];
12607
- var es = I[Cn], so = B[Cn];
12607
+ var es = I[Cn], so = U[Cn];
12608
12608
  if (Se)
12609
- var mb = Ot ? Se(so, es, Cn, B, I, lt) : Se(es, so, Cn, I, B, lt);
12609
+ var mb = Ot ? Se(so, es, Cn, U, I, lt) : Se(es, so, Cn, I, U, lt);
12610
12610
  if (!(mb === void 0 ? es === so || mt(es, so, ie, Se, lt) : mb)) {
12611
12611
  Gn = !1;
12612
12612
  break;
@@ -12614,39 +12614,39 @@ Nf.exports;
12614
12614
  Ss || (Ss = Cn == "constructor");
12615
12615
  }
12616
12616
  if (Gn && !Ss) {
12617
- var yc = I.constructor, Ec = B.constructor;
12618
- yc != Ec && "constructor" in I && "constructor" in B && !(typeof yc == "function" && yc instanceof yc && typeof Ec == "function" && Ec instanceof Ec) && (Gn = !1);
12617
+ var yc = I.constructor, Ec = U.constructor;
12618
+ yc != Ec && "constructor" in I && "constructor" in U && !(typeof yc == "function" && yc instanceof yc && typeof Ec == "function" && Ec instanceof Ec) && (Gn = !1);
12619
12619
  }
12620
- return lt.delete(I), lt.delete(B), Gn;
12620
+ return lt.delete(I), lt.delete(U), Gn;
12621
12621
  }
12622
12622
  function io(I) {
12623
12623
  return pl(I, bl, $h);
12624
12624
  }
12625
- function ui(I, B) {
12625
+ function ui(I, U) {
12626
12626
  var ie = I.__data__;
12627
- return Uh(B) ? ie[typeof B == "string" ? "string" : "hash"] : ie.map;
12627
+ return Uh(U) ? ie[typeof U == "string" ? "string" : "hash"] : ie.map;
12628
12628
  }
12629
- function Qi(I, B) {
12630
- var ie = Pe(I, B);
12629
+ function Qi(I, U) {
12630
+ var ie = Pe(I, U);
12631
12631
  return kh(ie) ? ie : void 0;
12632
12632
  }
12633
12633
  function Zi(I) {
12634
- var B = dt.call(I, tr), ie = I[tr];
12634
+ var U = dt.call(I, tr), ie = I[tr];
12635
12635
  try {
12636
12636
  I[tr] = void 0;
12637
12637
  var Se = !0;
12638
12638
  } catch {
12639
12639
  }
12640
12640
  var mt = on.call(I);
12641
- return Se && (B ? I[tr] = ie : delete I[tr]), mt;
12641
+ return Se && (U ? I[tr] = ie : delete I[tr]), mt;
12642
12642
  }
12643
12643
  var $h = Gt ? function(I) {
12644
- return I == null ? [] : (I = Object(I), oe(Gt(I), function(B) {
12645
- return lr.call(I, B);
12644
+ return I == null ? [] : (I = Object(I), oe(Gt(I), function(U) {
12645
+ return lr.call(I, U);
12646
12646
  }));
12647
12647
  } : qh, Ci = ro;
12648
12648
  (ai && Ci(new ai(new ArrayBuffer(1))) != C || Ar && Ci(new Ar()) != v || re && Ci(re.resolve()) != E || Ie && Ci(new Ie()) != N || it && Ci(new it()) != A) && (Ci = function(I) {
12649
- var B = ro(I), ie = B == p ? I.constructor : void 0, Se = ie ? nr(ie) : "";
12649
+ var U = ro(I), ie = U == p ? I.constructor : void 0, Se = ie ? nr(ie) : "";
12650
12650
  if (Se)
12651
12651
  switch (Se) {
12652
12652
  case Et:
@@ -12660,20 +12660,20 @@ Nf.exports;
12660
12660
  case Qo:
12661
12661
  return A;
12662
12662
  }
12663
- return B;
12663
+ return U;
12664
12664
  });
12665
- function Bh(I, B) {
12666
- return B = B ?? o, !!B && (typeof I == "number" || ne.test(I)) && I > -1 && I % 1 == 0 && I < B;
12665
+ function Bh(I, U) {
12666
+ return U = U ?? o, !!U && (typeof I == "number" || ne.test(I)) && I > -1 && I % 1 == 0 && I < U;
12667
12667
  }
12668
12668
  function Uh(I) {
12669
- var B = typeof I;
12670
- return B == "string" || B == "number" || B == "symbol" || B == "boolean" ? I !== "__proto__" : I === null;
12669
+ var U = typeof I;
12670
+ return U == "string" || U == "number" || U == "symbol" || U == "boolean" ? I !== "__proto__" : I === null;
12671
12671
  }
12672
12672
  function jh(I) {
12673
12673
  return !!Kt && Kt in I;
12674
12674
  }
12675
12675
  function Hh(I) {
12676
- var B = I && I.constructor, ie = typeof B == "function" && B.prototype || Le;
12676
+ var U = I && I.constructor, ie = typeof U == "function" && U.prototype || Le;
12677
12677
  return I === ie;
12678
12678
  }
12679
12679
  function hc(I) {
@@ -12692,8 +12692,8 @@ Nf.exports;
12692
12692
  }
12693
12693
  return "";
12694
12694
  }
12695
- function pc(I, B) {
12696
- return I === B || I !== I && B !== B;
12695
+ function pc(I, U) {
12696
+ return I === U || I !== I && U !== U;
12697
12697
  }
12698
12698
  var mc = fc(/* @__PURE__ */ function() {
12699
12699
  return arguments;
@@ -12704,21 +12704,21 @@ Nf.exports;
12704
12704
  return I != null && gl(I.length) && !vc(I);
12705
12705
  }
12706
12706
  var oa = ur || Gh;
12707
- function Vh(I, B) {
12708
- return dc(I, B);
12707
+ function Vh(I, U) {
12708
+ return dc(I, U);
12709
12709
  }
12710
12710
  function vc(I) {
12711
12711
  if (!gc(I))
12712
12712
  return !1;
12713
- var B = ro(I);
12714
- return B == h || B == g || B == u || B == y;
12713
+ var U = ro(I);
12714
+ return U == h || U == g || U == u || U == y;
12715
12715
  }
12716
12716
  function gl(I) {
12717
12717
  return typeof I == "number" && I > -1 && I % 1 == 0 && I <= o;
12718
12718
  }
12719
12719
  function gc(I) {
12720
- var B = typeof I;
12721
- return I != null && (B == "object" || B == "function");
12720
+ var U = typeof I;
12721
+ return I != null && (U == "object" || U == "function");
12722
12722
  }
12723
12723
  function Ii(I) {
12724
12724
  return I != null && typeof I == "object";
@@ -13241,7 +13241,7 @@ const ly = {
13241
13241
  }, x = () => {
13242
13242
  n?.focus();
13243
13243
  }, A = () => {
13244
- On(() => {
13244
+ gn(() => {
13245
13245
  var T;
13246
13246
  !e.slots.toolbar && n && ((T = n.getModule("toolbar")) === null || T === void 0 || T.container.remove()), s();
13247
13247
  });
@@ -13250,7 +13250,7 @@ const ly = {
13250
13250
  if (!n || !T || c(T))
13251
13251
  return;
13252
13252
  const C = n.getSelection();
13253
- C && On(() => n?.setSelection(C)), E(T);
13253
+ C && gn(() => n?.setSelection(C)), E(T);
13254
13254
  }, { deep: !0 }), et(() => t.enable, (T) => {
13255
13255
  n && n.enable(T);
13256
13256
  }), {
@@ -13766,7 +13766,7 @@ function q3(t, e = {}) {
13766
13766
  function d(q, F, oe, ...Oe) {
13767
13767
  const je = u();
13768
13768
  if (F.column += oe, F.offset += oe, c) {
13769
- const he = n ? cm(je.startLoc, F) : null, Ee = nl(q, he, {
13769
+ const pe = n ? cm(je.startLoc, F) : null, Ee = nl(q, pe, {
13770
13770
  domain: V3,
13771
13771
  args: Oe
13772
13772
  });
@@ -13863,8 +13863,8 @@ function q3(t, e = {}) {
13863
13863
  if (oe !== 10)
13864
13864
  return !1;
13865
13865
  const Oe = () => {
13866
- const he = q.currentPeek();
13867
- return he === "{" ? m(q.peek()) : he === "@" || he === "%" || he === "|" || he === ":" || he === "." || he === ts || !he ? !1 : he === rr ? (q.peek(), Oe()) : m(he);
13866
+ const pe = q.currentPeek();
13867
+ return pe === "{" ? m(q.peek()) : pe === "@" || pe === "%" || pe === "|" || pe === ":" || pe === "." || pe === ts || !pe ? !1 : pe === rr ? (q.peek(), Oe()) : m(pe);
13868
13868
  }, je = Oe();
13869
13869
  return q.resetPeek(), je;
13870
13870
  }
@@ -13881,9 +13881,9 @@ function q3(t, e = {}) {
13881
13881
  };
13882
13882
  }
13883
13883
  function C(q, F = !0) {
13884
- const oe = (je = !1, he = "", Ee = !1) => {
13884
+ const oe = (je = !1, pe = "", Ee = !1) => {
13885
13885
  const fe = q.currentPeek();
13886
- return fe === "{" ? he === "%" ? !1 : je : fe === "@" || !fe ? he === "%" ? !0 : je : fe === "%" ? (q.peek(), oe(je, "%", !0)) : fe === "|" ? he === "%" || Ee ? !0 : !(he === ts || he === rr) : fe === ts ? (q.peek(), oe(!0, ts, Ee)) : fe === rr ? (q.peek(), oe(!0, rr, Ee)) : !0;
13886
+ return fe === "{" ? pe === "%" ? !1 : je : fe === "@" || !fe ? pe === "%" ? !0 : je : fe === "%" ? (q.peek(), oe(je, "%", !0)) : fe === "|" ? pe === "%" || Ee ? !0 : !(pe === ts || pe === rr) : fe === ts ? (q.peek(), oe(!0, ts, Ee)) : fe === rr ? (q.peek(), oe(!0, rr, Ee)) : !0;
13887
13887
  }, Oe = oe();
13888
13888
  return F && q.resetPeek(), Oe;
13889
13889
  }
@@ -13921,7 +13921,7 @@ function q3(t, e = {}) {
13921
13921
  oe += F;
13922
13922
  return oe;
13923
13923
  }
13924
- function pe(q) {
13924
+ function he(q) {
13925
13925
  b(q);
13926
13926
  const F = q.currentChar();
13927
13927
  return F !== "%" && d(ft.EXPECTED_TOKEN, s(), 0, F), q.next(), "%";
@@ -13950,7 +13950,7 @@ function q3(t, e = {}) {
13950
13950
  }
13951
13951
  return F;
13952
13952
  }
13953
- function U(q) {
13953
+ function B(q) {
13954
13954
  b(q);
13955
13955
  let F = "", oe = "";
13956
13956
  for (; F = P(q); )
@@ -13965,7 +13965,7 @@ function q3(t, e = {}) {
13965
13965
  function $(q) {
13966
13966
  b(q), g(q, "'");
13967
13967
  let F = "", oe = "";
13968
- const Oe = (he) => he !== py && he !== rr;
13968
+ const Oe = (pe) => pe !== py && pe !== rr;
13969
13969
  for (; F = L(q, Oe); )
13970
13970
  F === "\\" ? oe += W(q) : oe += F;
13971
13971
  const je = q.currentChar();
@@ -13989,12 +13989,12 @@ function q3(t, e = {}) {
13989
13989
  g(q, F);
13990
13990
  let Oe = "";
13991
13991
  for (let je = 0; je < oe; je++) {
13992
- const he = Y(q);
13993
- if (!he) {
13992
+ const pe = Y(q);
13993
+ if (!pe) {
13994
13994
  d(ft.INVALID_UNICODE_ESCAPE_SEQUENCE, s(), 0, `\\${F}${Oe}${q.currentChar()}`);
13995
13995
  break;
13996
13996
  }
13997
- Oe += he;
13997
+ Oe += pe;
13998
13998
  }
13999
13999
  return `\\${F}${Oe}`;
14000
14000
  }
@@ -14048,18 +14048,18 @@ function q3(t, e = {}) {
14048
14048
  case "@":
14049
14049
  return F.braceNest > 0 && d(ft.UNTERMINATED_CLOSING_BRACE, s(), 0), oe = Te(q, F) || h(F), F.braceNest = 0, oe;
14050
14050
  default:
14051
- let je = !0, he = !0, Ee = !0;
14051
+ let je = !0, pe = !0, Ee = !0;
14052
14052
  if (A(q))
14053
14053
  return F.braceNest > 0 && d(ft.UNTERMINATED_CLOSING_BRACE, s(), 0), oe = f(F, 1, de(q)), F.braceNest = 0, F.inLinked = !1, oe;
14054
14054
  if (F.braceNest > 0 && (F.currentType === 5 || F.currentType === 6 || F.currentType === 7))
14055
14055
  return d(ft.UNTERMINATED_CLOSING_BRACE, s(), 0), F.braceNest = 0, $e(q, F);
14056
14056
  if (je = E(q, F))
14057
- return oe = f(F, 5, U(q)), b(q), oe;
14058
- if (he = y(q, F))
14057
+ return oe = f(F, 5, B(q)), b(q), oe;
14058
+ if (pe = y(q, F))
14059
14059
  return oe = f(F, 6, R(q)), b(q), oe;
14060
14060
  if (Ee = w(q, F))
14061
14061
  return oe = f(F, 7, $(q)), b(q), oe;
14062
- if (!je && !he && !Ee)
14062
+ if (!je && !pe && !Ee)
14063
14063
  return oe = f(F, 13, J(q)), d(ft.INVALID_TOKEN_IN_PLACEHOLDER, s(), 0, oe.value), b(q), oe;
14064
14064
  break;
14065
14065
  }
@@ -14119,9 +14119,9 @@ function q3(t, e = {}) {
14119
14119
  default:
14120
14120
  if (A(q))
14121
14121
  return oe = f(F, 1, de(q)), F.braceNest = 0, F.inLinked = !1, oe;
14122
- const { isModulo: je, hasSpace: he } = T(q);
14122
+ const { isModulo: je, hasSpace: pe } = T(q);
14123
14123
  if (je)
14124
- return he ? f(F, 0, K(q)) : f(F, 4, pe(q));
14124
+ return pe ? f(F, 0, K(q)) : f(F, 4, he(q));
14125
14125
  if (C(q))
14126
14126
  return f(F, 0, K(q));
14127
14127
  break;
@@ -15882,13 +15882,13 @@ function m0(t = {}, e) {
15882
15882
  function Z(ye) {
15883
15883
  E = ye, S.postTranslation = ye;
15884
15884
  }
15885
- function pe() {
15885
+ function he() {
15886
15886
  return m;
15887
15887
  }
15888
15888
  function K(ye) {
15889
15889
  ye !== null && (p = Fy(ye)), m = ye, S.missing = p;
15890
15890
  }
15891
- function U(ye, Le) {
15891
+ function B(ye, Le) {
15892
15892
  return ye !== "translate" || !Le.resolvedMessage;
15893
15893
  }
15894
15894
  const R = (ye, Le, Xe, Nt, dt, Kt) => {
@@ -15901,20 +15901,20 @@ function m0(t = {}, e) {
15901
15901
  }
15902
15902
  if (Xe !== "translate exists" && // for not `te` (e.g `t`)
15903
15903
  Ln(on) && on === Bd || Xe === "translate exists" && !on) {
15904
- const [En, Zn] = Le();
15905
- if (process.env.NODE_ENV !== "production" && n && We(En) && U(Xe, Zn) && (v && (Ud(g, En) || Vw(h, En)) && Un(xr(fn.FALLBACK_TO_ROOT, {
15906
- key: En,
15904
+ const [_n, Zn] = Le();
15905
+ if (process.env.NODE_ENV !== "production" && n && We(_n) && B(Xe, Zn) && (v && (Ud(g, _n) || Vw(h, _n)) && Un(xr(fn.FALLBACK_TO_ROOT, {
15906
+ key: _n,
15907
15907
  type: Xe
15908
15908
  })), process.env.NODE_ENV !== "production")) {
15909
15909
  const { __v_emitter: er } = S;
15910
15910
  er && v && er.emit("fallback", {
15911
15911
  type: Xe,
15912
- key: En,
15912
+ key: _n,
15913
15913
  to: "global",
15914
- groupId: `${Xe}:${En}`
15914
+ groupId: `${Xe}:${_n}`
15915
15915
  });
15916
15916
  }
15917
- return n && v ? Nt(n) : dt(En);
15917
+ return n && v ? Nt(n) : dt(_n);
15918
15918
  } else {
15919
15919
  if (Kt(on))
15920
15920
  return on;
@@ -16025,7 +16025,7 @@ function m0(t = {}, e) {
16025
16025
  }
16026
16026
  c.value[ye] = Le, S.messages = c.value;
16027
16027
  }
16028
- function he(ye, Le) {
16028
+ function pe(ye, Le) {
16029
16029
  c.value[ye] = c.value[ye] || {};
16030
16030
  const Xe = { [ye]: Le };
16031
16031
  for (const Nt in Xe)
@@ -16117,10 +16117,10 @@ function m0(t = {}, e) {
16117
16117
  t: $,
16118
16118
  getLocaleMessage: Oe,
16119
16119
  setLocaleMessage: je,
16120
- mergeLocaleMessage: he,
16120
+ mergeLocaleMessage: pe,
16121
16121
  getPostTranslationHandler: Y,
16122
16122
  setPostTranslationHandler: Z,
16123
- getMissingHandler: pe,
16123
+ getMissingHandler: he,
16124
16124
  setMissingHandler: K,
16125
16125
  [tT]: le
16126
16126
  };
@@ -17109,13 +17109,13 @@ function H4(t, e, n, r = {}) {
17109
17109
  function Z(...F) {
17110
17110
  return s.value ? Y(() => Reflect.apply(s.value.t, null, [...F])) : Y(() => "");
17111
17111
  }
17112
- function pe(...F) {
17112
+ function he(...F) {
17113
17113
  return s.value ? Reflect.apply(s.value.rt, null, [...F]) : "";
17114
17114
  }
17115
17115
  function K(...F) {
17116
17116
  return s.value ? Y(() => Reflect.apply(s.value.d, null, [...F])) : Y(() => "");
17117
17117
  }
17118
- function U(...F) {
17118
+ function B(...F) {
17119
17119
  return s.value ? Y(() => Reflect.apply(s.value.n, null, [...F])) : Y(() => "");
17120
17120
  }
17121
17121
  function R(F) {
@@ -17219,9 +17219,9 @@ function H4(t, e, n, r = {}) {
17219
17219
  setPostTranslationHandler: L,
17220
17220
  getMissingHandler: P,
17221
17221
  setMissingHandler: M,
17222
- rt: pe,
17222
+ rt: he,
17223
17223
  d: K,
17224
- n: U,
17224
+ n: B,
17225
17225
  tm: R,
17226
17226
  te: $,
17227
17227
  getLocaleMessage: W,
@@ -17334,7 +17334,7 @@ const G4 = { class: "tw-flex tw-flex-col tw-flex-1" }, W4 = { class: "tw-text-[#
17334
17334
  return (m, p) => {
17335
17335
  const E = Au("loading");
17336
17336
  return k(), V("div", G4, [
17337
- gn((k(), V("div", {
17337
+ bn((k(), V("div", {
17338
17338
  class: He(["vc-file-upload tw-relative tw-h-[155px] tw-box-border tw-border tw-border-dashed tw-border-[#c8dbea] tw-rounded-[6px] tw-p-4 tw-flex tw-flex-col tw-items-center tw-justify-center", [
17339
17339
  `vc-file-upload_${m.variant}`,
17340
17340
  {
@@ -20114,7 +20114,7 @@ const J$ = { class: "tw-flex tw-flex-nowrap tw-items-start" }, K$ = { class: "tw
20114
20114
  emitValue: b,
20115
20115
  placeholder: p.placeholder
20116
20116
  }, () => [
20117
- gn(Q("input", {
20117
+ bn(Q("input", {
20118
20118
  ref_key: "inputRef",
20119
20119
  ref: a,
20120
20120
  "onUpdate:modelValue": E[0] || (E[0] = (y) => f.value = y),
@@ -21142,7 +21142,7 @@ const DB = ["innerHTML"], RB = { class: "tw-flex tw-flex-nowrap tw-items-start t
21142
21142
  const S = se(() => b.value.length < p.value), x = se(() => Z(n.optionValue, "id")), A = se(() => Z(n.optionLabel, "title")), T = se(() => {
21143
21143
  const le = n.mapOptions === !0 && n.multiple !== !0, q = n.modelValue !== void 0 && (n.modelValue !== null || le === !0) ? n.multiple === !0 && Array.isArray(n.modelValue) ? n.modelValue : [n.modelValue] : [];
21144
21144
  if (n.mapOptions === !0 && Array.isArray(b.value) === !0) {
21145
- const F = n.mapOptions === !0 && w !== void 0 ? w : [], oe = q.map((Oe) => pe(Oe, F));
21145
+ const F = n.mapOptions === !0 && w !== void 0 ? w : [], oe = q.map((Oe) => he(Oe, F));
21146
21146
  return n.modelValue === null && le === !0 ? oe.filter((Oe) => Oe !== null) : oe;
21147
21147
  }
21148
21148
  return q;
@@ -21177,14 +21177,14 @@ const DB = ["innerHTML"], RB = { class: "tw-flex tw-flex-nowrap tw-items-start t
21177
21177
  const F = le !== void 0 ? le : q;
21178
21178
  return typeof F == "function" ? F : (oe) => oe !== null && typeof oe == "object" && F && F in oe ? oe[F] : oe;
21179
21179
  }
21180
- function pe(le, q) {
21180
+ function he(le, q) {
21181
21181
  const F = (oe) => yr(x.value(oe), le);
21182
21182
  return v.value.find(F) || b.value.find(F) || q.find(F) || le;
21183
21183
  }
21184
21184
  function K(le) {
21185
21185
  return le != null && ("" + le).length > 0;
21186
21186
  }
21187
- function U(le) {
21187
+ function B(le) {
21188
21188
  return A.value(le);
21189
21189
  }
21190
21190
  function R(le) {
@@ -21211,7 +21211,7 @@ const DB = ["innerHTML"], RB = { class: "tw-flex tw-flex-nowrap tw-items-start t
21211
21211
  m.value = b.value, g.value = void 0;
21212
21212
  };
21213
21213
  async function J() {
21214
- n.disabled || (a.value ? W() : (a.value = !0, On(() => {
21214
+ n.disabled || (a.value ? W() : (a.value = !0, gn(() => {
21215
21215
  l?.value?.focus();
21216
21216
  })));
21217
21217
  }
@@ -21219,8 +21219,8 @@ const DB = ["innerHTML"], RB = { class: "tw-flex tw-flex-nowrap tw-items-start t
21219
21219
  return {
21220
21220
  name: "sameWidthChangeBorders",
21221
21221
  fn: ({ rects: le, placement: q, x: F, y: oe }) => {
21222
- let Oe, je, he;
21223
- q === "top" ? (Oe = "1px solid var(--select-border-color)", je = "1px solid var(--select-background-color)", he = "var(--select-border-radius) var(--select-border-radius) 0 0") : (je = "1px solid var(--select-border-color)", Oe = "1px solid var(--select-background-color)", he = "0 0 var(--select-border-radius) var(--select-border-radius)");
21222
+ let Oe, je, pe;
21223
+ q === "top" ? (Oe = "1px solid var(--select-border-color)", je = "1px solid var(--select-background-color)", pe = "var(--select-border-radius) var(--select-border-radius) 0 0") : (je = "1px solid var(--select-border-color)", Oe = "1px solid var(--select-background-color)", pe = "0 0 var(--select-border-radius) var(--select-border-radius)");
21224
21224
  const Ee = `${le.reference.width}px`;
21225
21225
  return {
21226
21226
  x: F,
@@ -21228,7 +21228,7 @@ const DB = ["innerHTML"], RB = { class: "tw-flex tw-flex-nowrap tw-items-start t
21228
21228
  data: {
21229
21229
  borderTop: Oe,
21230
21230
  borderBottom: je,
21231
- borderRadius: he,
21231
+ borderRadius: pe,
21232
21232
  width: Ee
21233
21233
  }
21234
21234
  };
@@ -21357,7 +21357,7 @@ const DB = ["innerHTML"], RB = { class: "tw-flex tw-flex-nowrap tw-items-start t
21357
21357
  }, null, 8, ["onClick"]))
21358
21358
  ])) : le.multiple ? ae("", !0) : (k(), V(Qe, { key: 1 }, [
21359
21359
  le.loading ? (k(), V("span", JB, me(D(i)("COMPONENTS.MOLECULES.VC_SELECT.LOADING")), 1)) : Ge(le.$slots, "selected-item", nf(Qt({ key: 1 }, F)), () => [
21360
- Ye(me(le.loading ? D(i)("COMPONENTS.MOLECULES.VC_SELECT.LOADING") : U(F.opt)), 1)
21360
+ Ye(me(le.loading ? D(i)("COMPONENTS.MOLECULES.VC_SELECT.LOADING") : B(F.opt)), 1)
21361
21361
  ])
21362
21362
  ], 64))
21363
21363
  ]))), 128))
@@ -21447,7 +21447,7 @@ const DB = ["innerHTML"], RB = { class: "tw-flex tw-flex-nowrap tw-items-start t
21447
21447
  ])
21448
21448
  ], 512),
21449
21449
  (k(), Ne(zs, { to: "body" }, [
21450
- a.value ? gn((k(), V("div", {
21450
+ a.value ? bn((k(), V("div", {
21451
21451
  key: 0,
21452
21452
  ref_key: "dropdownRef",
21453
21453
  ref: c,
@@ -22543,8 +22543,8 @@ function p5() {
22543
22543
  if (r.slidesPerColumn > 1) {
22544
22544
  var P = void 0, M = void 0, Y = void 0;
22545
22545
  if (r.slidesPerColumnFill === "row" && r.slidesPerGroup > 1) {
22546
- var Z = Math.floor(C / (r.slidesPerGroup * r.slidesPerColumn)), pe = C - r.slidesPerColumn * r.slidesPerGroup * Z, K = Z === 0 ? r.slidesPerGroup : Math.min(Math.ceil((d - Z * x * r.slidesPerGroup) / x), r.slidesPerGroup);
22547
- Y = Math.floor(pe / K), M = pe - Y * K + Z * r.slidesPerGroup, P = M + Y * O / x, L.css({
22546
+ var Z = Math.floor(C / (r.slidesPerGroup * r.slidesPerColumn)), he = C - r.slidesPerColumn * r.slidesPerGroup * Z, K = Z === 0 ? r.slidesPerGroup : Math.min(Math.ceil((d - Z * x * r.slidesPerGroup) / x), r.slidesPerGroup);
22547
+ Y = Math.floor(he / K), M = he - Y * K + Z * r.slidesPerGroup, P = M + Y * O / x, L.css({
22548
22548
  "-webkit-box-ordinal-group": P,
22549
22549
  "-moz-box-ordinal-group": P,
22550
22550
  "-ms-flex-order": P,
@@ -22557,11 +22557,11 @@ function p5() {
22557
22557
  }
22558
22558
  if (L.css("display") !== "none") {
22559
22559
  if (r.slidesPerView === "auto") {
22560
- var U = getComputedStyle(L[0]), R = L[0].style.transform, $ = L[0].style.webkitTransform;
22560
+ var B = getComputedStyle(L[0]), R = L[0].style.transform, $ = L[0].style.webkitTransform;
22561
22561
  if (R && (L[0].style.transform = "none"), $ && (L[0].style.webkitTransform = "none"), r.roundLengths)
22562
22562
  S = t.isHorizontal() ? L.outerWidth(!0) : L.outerHeight(!0);
22563
22563
  else {
22564
- var W = n(U, "width"), ne = n(U, "padding-left"), J = n(U, "padding-right"), H = n(U, "margin-left"), te = n(U, "margin-right"), de = U.getPropertyValue("box-sizing");
22564
+ var W = n(B, "width"), ne = n(B, "padding-left"), J = n(B, "padding-right"), H = n(B, "margin-left"), te = n(B, "margin-right"), de = B.getPropertyValue("box-sizing");
22565
22565
  if (de && de === "border-box")
22566
22566
  S = W + H + te;
22567
22567
  else {
@@ -22597,8 +22597,8 @@ function p5() {
22597
22597
  if (!r.centeredSlides) {
22598
22598
  le = [];
22599
22599
  for (var je = 0; je < f.length; je += 1) {
22600
- var he = f[je];
22601
- r.roundLengths && (he = Math.floor(he)), f[je] <= t.virtualSize - s && le.push(he);
22600
+ var pe = f[je];
22601
+ r.roundLengths && (pe = Math.floor(pe)), f[je] <= t.virtualSize - s && le.push(pe);
22602
22602
  }
22603
22603
  f = le, Math.floor(t.virtualSize - s) - Math.floor(f[f.length - 1]) > 1 && f.push(t.virtualSize - s);
22604
22604
  }
@@ -23322,20 +23322,20 @@ function r9(t) {
23322
23322
  var Y = M < r.slidesPerGroupSkip - 1 ? 1 : r.slidesPerGroup;
23323
23323
  typeof a[M + Y] < "u" ? h >= a[M] && h < a[M + Y] && (L = M, P = a[M + Y] - a[M]) : h >= a[M] && (L = M, P = a[a.length - 1] - a[a.length - 2]);
23324
23324
  }
23325
- var Z = (h - a[L]) / P, pe = L < r.slidesPerGroupSkip - 1 ? 1 : r.slidesPerGroup;
23325
+ var Z = (h - a[L]) / P, he = L < r.slidesPerGroupSkip - 1 ? 1 : r.slidesPerGroup;
23326
23326
  if (f > r.longSwipesMs) {
23327
23327
  if (!r.longSwipes) {
23328
23328
  e.slideTo(e.activeIndex);
23329
23329
  return;
23330
23330
  }
23331
- e.swipeDirection === "next" && (Z >= r.longSwipesRatio ? e.slideTo(L + pe) : e.slideTo(L)), e.swipeDirection === "prev" && (Z > 1 - r.longSwipesRatio ? e.slideTo(L + pe) : e.slideTo(L));
23331
+ e.swipeDirection === "next" && (Z >= r.longSwipesRatio ? e.slideTo(L + he) : e.slideTo(L)), e.swipeDirection === "prev" && (Z > 1 - r.longSwipesRatio ? e.slideTo(L + he) : e.slideTo(L));
23332
23332
  } else {
23333
23333
  if (!r.shortSwipes) {
23334
23334
  e.slideTo(e.activeIndex);
23335
23335
  return;
23336
23336
  }
23337
23337
  var K = e.navigation && (c.target === e.navigation.nextEl || c.target === e.navigation.prevEl);
23338
- K ? c.target === e.navigation.nextEl ? e.slideTo(L + pe) : e.slideTo(L) : (e.swipeDirection === "next" && e.slideTo(L + pe), e.swipeDirection === "prev" && e.slideTo(L));
23338
+ K ? c.target === e.navigation.nextEl ? e.slideTo(L + he) : e.slideTo(L) : (e.swipeDirection === "next" && e.slideTo(L + he), e.swipeDirection === "prev" && e.slideTo(L));
23339
23339
  }
23340
23340
  }
23341
23341
  }
@@ -24874,7 +24874,7 @@ var P9 = {
24874
24874
  paginationEl: p.value
24875
24875
  }), u.value = !1;
24876
24876
  }), et(l, function() {
24877
- On(function() {
24877
+ gn(function() {
24878
24878
  x9(f.value);
24879
24879
  });
24880
24880
  }), xt(function() {
@@ -25010,7 +25010,7 @@ const D9 = { class: "vc-slider tw-relative" }, R9 = { class: "vc-slider__prev tw
25010
25010
  ]),
25011
25011
  _: 3
25012
25012
  }, 8, ["class", "space-between", "navigation", "slides-per-view"]),
25013
- gn(Q("div", null, [
25013
+ bn(Q("div", null, [
25014
25014
  Q("div", R9, [
25015
25015
  Ge(n.$slots, "prevBtn", {}, () => [
25016
25016
  Q("button", M9, [
@@ -25210,7 +25210,7 @@ const W9 = { class: "tw-items-center tw-flex tw-flex-wrap tw-flex-grow" }, Y9 =
25210
25210
  };
25211
25211
  }
25212
25212
  async function w() {
25213
- n.disabled || (l.value ? N() : (l.value = !0, On(() => {
25213
+ n.disabled || (l.value ? N() : (l.value = !0, gn(() => {
25214
25214
  a?.value?.focus();
25215
25215
  })));
25216
25216
  }
@@ -25291,7 +25291,7 @@ const W9 = { class: "tw-items-center tw-flex tw-flex-wrap tw-flex-grow" }, Y9 =
25291
25291
  _: 1
25292
25292
  }, 8, ["disabled"]),
25293
25293
  (k(), Ne(zs, { to: "body" }, [
25294
- l.value ? gn((k(), V("div", {
25294
+ l.value ? bn((k(), V("div", {
25295
25295
  key: 0,
25296
25296
  ref_key: "dropdownRef",
25297
25297
  ref: s,
@@ -25326,7 +25326,7 @@ const W9 = { class: "tw-items-center tw-flex tw-flex-wrap tw-flex-grow" }, Y9 =
25326
25326
  [D(ws), [w, { ignore: [i.value] }]]
25327
25327
  ]) : ae("", !0)
25328
25328
  ]))
25329
- ])) : gn((k(), V("input", {
25329
+ ])) : bn((k(), V("input", {
25330
25330
  key: 1,
25331
25331
  "onUpdate:modelValue": x[0] || (x[0] = (M) => u.value = M),
25332
25332
  class: "vc-multivalue__field tw-grow tw-basis-0 tw-px-3",
@@ -32041,7 +32041,7 @@ const aH = { class: "tw-flex tw-grow-1 tw-border-t tw-border-solid tw-border-t-[
32041
32041
  }, c = () => {
32042
32042
  s.value = !1;
32043
32043
  };
32044
- return (d, f) => gn((k(), V("div", pH, [
32044
+ return (d, f) => bn((k(), V("div", pH, [
32045
32045
  Q("button", {
32046
32046
  class: "hover:[&>img] hover:[&_div]:tw-bg-[color:var(--app-bar-button-color-hover)]",
32047
32047
  onClick: yt(u, ["stop"])
@@ -32124,20 +32124,20 @@ function wg() {
32124
32124
  const c = s(), d = _C(CH, l);
32125
32125
  d.mount(c), NH(d, c.id);
32126
32126
  }
32127
- On(() => {
32127
+ gn(() => {
32128
32128
  l.updateId ? a.update(l) : a.add(l);
32129
32129
  });
32130
32130
  }
32131
32131
  const a = {
32132
32132
  add(l) {
32133
- rs.value.find((u) => u.notificationId === l.notificationId) || On(() => {
32133
+ rs.value.find((u) => u.notificationId === l.notificationId) || gn(() => {
32134
32134
  rs.value?.push(l), l.onOpen && typeof l?.onOpen == "function" && l.onOpen(l.payload);
32135
32135
  });
32136
32136
  },
32137
32137
  remove(l) {
32138
32138
  if (l && document.querySelector(".notification")) {
32139
32139
  let c = rs.value.find((d) => d.notificationId === l);
32140
- vw(rs.value, (d) => d.notificationId === l), !rs.value.length && !n() && OH(), r(), On(() => {
32140
+ vw(rs.value, (d) => d.notificationId === l), !rs.value.length && !n() && OH(), r(), gn(() => {
32141
32141
  c?.onClose && typeof c?.onClose == "function" && (c.onClose(c.payload), c = void 0);
32142
32142
  });
32143
32143
  }
@@ -32864,7 +32864,7 @@ class mu {
32864
32864
  }
32865
32865
  mu.instance = new mu();
32866
32866
  const E7 = "8.0.0";
32867
- class Sn {
32867
+ class An {
32868
32868
  static isRequired(e, n) {
32869
32869
  if (e == null)
32870
32870
  throw new Error(`The '${n}' argument is required.`);
@@ -33319,7 +33319,7 @@ class Og {
33319
33319
  constructor(e, n, r, i, s, o, a) {
33320
33320
  this._nextKeepAlive = 0, this._freezeEventListener = () => {
33321
33321
  this._logger.log(xe.Warning, "The page is being frozen, this will likely lead to the connection being closed and messages being lost. For more information see the docs at https://learn.microsoft.com/aspnet/core/signalr/javascript-client#bsleep");
33322
- }, Sn.isRequired(e, "connection"), Sn.isRequired(n, "logger"), Sn.isRequired(r, "protocol"), this.serverTimeoutInMilliseconds = s ?? U7, this.keepAliveIntervalInMilliseconds = o ?? j7, this._statefulReconnectBufferSize = a ?? H7, this._logger = n, this._protocol = r, this.connection = e, this._reconnectPolicy = i, this._handshakeProtocol = new M7(), this.connection.onreceive = (l) => this._processIncomingData(l), this.connection.onclose = (l) => this._connectionClosed(l), this._callbacks = {}, this._methods = {}, this._closedCallbacks = [], this._reconnectingCallbacks = [], this._reconnectedCallbacks = [], this._invocationId = 0, this._receivedHandshakeResponse = !1, this._connectionState = nn.Disconnected, this._connectionStarted = !1, this._cachedPingMessage = this._protocol.writeMessage({ type: vt.Ping });
33322
+ }, An.isRequired(e, "connection"), An.isRequired(n, "logger"), An.isRequired(r, "protocol"), this.serverTimeoutInMilliseconds = s ?? U7, this.keepAliveIntervalInMilliseconds = o ?? j7, this._statefulReconnectBufferSize = a ?? H7, this._logger = n, this._protocol = r, this.connection = e, this._reconnectPolicy = i, this._handshakeProtocol = new M7(), this.connection.onreceive = (l) => this._processIncomingData(l), this.connection.onclose = (l) => this._connectionClosed(l), this._callbacks = {}, this._methods = {}, this._closedCallbacks = [], this._reconnectingCallbacks = [], this._reconnectedCallbacks = [], this._invocationId = 0, this._receivedHandshakeResponse = !1, this._connectionState = nn.Disconnected, this._connectionStarted = !1, this._cachedPingMessage = this._protocol.writeMessage({ type: vt.Ping });
33323
33323
  }
33324
33324
  /** Indicates the state of the {@link HubConnection} to the server. */
33325
33325
  get state() {
@@ -33870,7 +33870,7 @@ class bE {
33870
33870
  this._httpClient = e, this._logger = n, this._pollAbort = new G7(), this._options = r, this._running = !1, this.onreceive = null, this.onclose = null;
33871
33871
  }
33872
33872
  async connect(e, n) {
33873
- if (Sn.isRequired(e, "url"), Sn.isRequired(n, "transferFormat"), Sn.isIn(n, Kn, "transferFormat"), this._url = e, this._logger.log(xe.Trace, "(LongPolling transport) Connecting."), n === Kn.Binary && typeof XMLHttpRequest < "u" && typeof new XMLHttpRequest().responseType != "string")
33873
+ if (An.isRequired(e, "url"), An.isRequired(n, "transferFormat"), An.isIn(n, Kn, "transferFormat"), this._url = e, this._logger.log(xe.Trace, "(LongPolling transport) Connecting."), n === Kn.Binary && typeof XMLHttpRequest < "u" && typeof new XMLHttpRequest().responseType != "string")
33874
33874
  throw new Error("Binary protocols over XmlHttpRequest not implementing advanced features are not supported.");
33875
33875
  const [r, i] = Va(), s = { [r]: i, ...this._options.headers }, o = {
33876
33876
  abortSignal: this._pollAbort.signal,
@@ -33936,7 +33936,7 @@ class W7 {
33936
33936
  this._httpClient = e, this._accessToken = n, this._logger = r, this._options = i, this.onreceive = null, this.onclose = null;
33937
33937
  }
33938
33938
  async connect(e, n) {
33939
- return Sn.isRequired(e, "url"), Sn.isRequired(n, "transferFormat"), Sn.isIn(n, Kn, "transferFormat"), this._logger.log(xe.Trace, "(SSE transport) Connecting."), this._url = e, this._accessToken && (e += (e.indexOf("?") < 0 ? "?" : "&") + `access_token=${encodeURIComponent(this._accessToken)}`), new Promise((r, i) => {
33939
+ return An.isRequired(e, "url"), An.isRequired(n, "transferFormat"), An.isIn(n, Kn, "transferFormat"), this._logger.log(xe.Trace, "(SSE transport) Connecting."), this._url = e, this._accessToken && (e += (e.indexOf("?") < 0 ? "?" : "&") + `access_token=${encodeURIComponent(this._accessToken)}`), new Promise((r, i) => {
33940
33940
  let s = !1;
33941
33941
  if (n !== Kn.Text) {
33942
33942
  i(new Error("The Server-Sent Events transport only supports the 'Text' transfer format"));
@@ -33986,7 +33986,7 @@ class Y7 {
33986
33986
  this._logger = r, this._accessTokenFactory = n, this._logMessageContent = i, this._webSocketConstructor = s, this._httpClient = e, this.onreceive = null, this.onclose = null, this._headers = o;
33987
33987
  }
33988
33988
  async connect(e, n) {
33989
- Sn.isRequired(e, "url"), Sn.isRequired(n, "transferFormat"), Sn.isIn(n, Kn, "transferFormat"), this._logger.log(xe.Trace, "(WebSockets transport) Connecting.");
33989
+ An.isRequired(e, "url"), An.isRequired(n, "transferFormat"), An.isIn(n, Kn, "transferFormat"), this._logger.log(xe.Trace, "(WebSockets transport) Connecting.");
33990
33990
  let r;
33991
33991
  return this._accessTokenFactory && (r = await this._accessTokenFactory()), new Promise((i, s) => {
33992
33992
  e = e.replace(/^http/, "ws");
@@ -34043,7 +34043,7 @@ const yE = 100;
34043
34043
  class z7 {
34044
34044
  constructor(e, n = {}) {
34045
34045
  if (this._stopPromiseResolver = () => {
34046
- }, this.features = {}, this._negotiateVersion = 1, Sn.isRequired(e, "url"), this._logger = w7(n.logger), this.baseUrl = this._resolveUrl(e), n = n || {}, n.logMessageContent = n.logMessageContent === void 0 ? !1 : n.logMessageContent, typeof n.withCredentials == "boolean" || n.withCredentials === void 0)
34046
+ }, this.features = {}, this._negotiateVersion = 1, An.isRequired(e, "url"), this._logger = w7(n.logger), this.baseUrl = this._resolveUrl(e), n = n || {}, n.logMessageContent = n.logMessageContent === void 0 ? !1 : n.logMessageContent, typeof n.withCredentials == "boolean" || n.withCredentials === void 0)
34047
34047
  n.withCredentials = n.withCredentials === void 0 ? !0 : n.withCredentials;
34048
34048
  else
34049
34049
  throw new Error("withCredentials option was not a 'boolean' or 'undefined' value");
@@ -34052,7 +34052,7 @@ class z7 {
34052
34052
  ln.isNode && typeof require < "u" && (r = L7(), i = P7()), !ln.isNode && typeof WebSocket < "u" && !n.WebSocket ? n.WebSocket = WebSocket : ln.isNode && !n.WebSocket && r && (n.WebSocket = r), !ln.isNode && typeof EventSource < "u" && !n.EventSource ? n.EventSource = EventSource : ln.isNode && !n.EventSource && typeof i < "u" && (n.EventSource = i), this._httpClient = new q7(n.httpClient || new R7(this._logger), n.accessTokenFactory), this._connectionState = "Disconnected", this._connectionStarted = !1, this._options = n, this.onreceive = null, this.onclose = null;
34053
34053
  }
34054
34054
  async start(e) {
34055
- if (e = e || Kn.Binary, Sn.isIn(e, Kn, "transferFormat"), this._logger.log(xe.Debug, `Starting connection with transfer format '${Kn[e]}'.`), this._connectionState !== "Disconnected")
34055
+ if (e = e || Kn.Binary, An.isIn(e, Kn, "transferFormat"), this._logger.log(xe.Debug, `Starting connection with transfer format '${Kn[e]}'.`), this._connectionState !== "Disconnected")
34056
34056
  return Promise.reject(new Error("Cannot start an HttpConnection that is not in the 'Disconnected' state."));
34057
34057
  if (this._connectionState = "Connecting", this._startInternalPromise = this._startInternal(e), await this._startInternalPromise, this._connectionState === "Disconnecting") {
34058
34058
  const n = "Failed to start the HttpConnection before stop() was called.";
@@ -34425,7 +34425,7 @@ function Z7(t) {
34425
34425
  }
34426
34426
  class eV {
34427
34427
  configureLogging(e) {
34428
- if (Sn.isRequired(e, "logging"), tV(e))
34428
+ if (An.isRequired(e, "logging"), tV(e))
34429
34429
  this.logger = e;
34430
34430
  else if (typeof e == "string") {
34431
34431
  const n = Z7(e);
@@ -34435,7 +34435,7 @@ class eV {
34435
34435
  return this;
34436
34436
  }
34437
34437
  withUrl(e, n) {
34438
- return Sn.isRequired(e, "url"), Sn.isNotEmpty(e, "url"), this.url = e, typeof n == "object" ? this.httpConnectionOptions = { ...this.httpConnectionOptions, ...n } : this.httpConnectionOptions = {
34438
+ return An.isRequired(e, "url"), An.isNotEmpty(e, "url"), this.url = e, typeof n == "object" ? this.httpConnectionOptions = { ...this.httpConnectionOptions, ...n } : this.httpConnectionOptions = {
34439
34439
  ...this.httpConnectionOptions,
34440
34440
  transport: n
34441
34441
  }, this;
@@ -34445,7 +34445,7 @@ class eV {
34445
34445
  * @param {IHubProtocol} protocol The {@link @microsoft/signalr.IHubProtocol} implementation to use.
34446
34446
  */
34447
34447
  withHubProtocol(e) {
34448
- return Sn.isRequired(e, "protocol"), this.protocol = e, this;
34448
+ return An.isRequired(e, "protocol"), this.protocol = e, this;
34449
34449
  }
34450
34450
  withAutomaticReconnect(e) {
34451
34451
  if (this.reconnectPolicy)
@@ -34457,14 +34457,14 @@ class eV {
34457
34457
  * @returns The {@link @microsoft/signalr.HubConnectionBuilder} instance, for chaining.
34458
34458
  */
34459
34459
  withServerTimeout(e) {
34460
- return Sn.isRequired(e, "milliseconds"), this._serverTimeoutInMilliseconds = e, this;
34460
+ return An.isRequired(e, "milliseconds"), this._serverTimeoutInMilliseconds = e, this;
34461
34461
  }
34462
34462
  /** Configures {@link @microsoft/signalr.HubConnection.keepAliveIntervalInMilliseconds} for the {@link @microsoft/signalr.HubConnection}.
34463
34463
  *
34464
34464
  * @returns The {@link @microsoft/signalr.HubConnectionBuilder} instance, for chaining.
34465
34465
  */
34466
34466
  withKeepAliveInterval(e) {
34467
- return Sn.isRequired(e, "milliseconds"), this._keepAliveIntervalInMilliseconds = e, this;
34467
+ return An.isRequired(e, "milliseconds"), this._keepAliveIntervalInMilliseconds = e, this;
34468
34468
  }
34469
34469
  /** Enables and configures options for the Stateful Reconnect feature.
34470
34470
  *
@@ -34631,7 +34631,7 @@ function uV(t, e) {
34631
34631
  const cV = { class: "tw-w-full tw-flex tw-flex-col tw-grow tw-basis-0" }, fV = /* @__PURE__ */ Fe({
34632
34632
  __name: "vc-blade-navigation",
34633
34633
  setup(t) {
34634
- const { blades: e, closeBlade: n, onParentCall: r } = Qs(), { breadcrumbs: i, push: s, remove: o } = iH(), a = se(() => e.value.length || 0), l = Wt("isMobile");
34634
+ const { blades: e, closeBlade: n, onParentCall: r } = Qs(), { breadcrumbs: i, push: s, remove: o } = iH(), a = se(() => e.value.filter((c) => c.props.navigation.isVisible || typeof c.props.navigation.isVisible > "u").length || 0), l = Wt("isMobile");
34635
34635
  Mv(
34636
34636
  e,
34637
34637
  (c) => {
@@ -34639,7 +34639,7 @@ const cV = { class: "tw-w-full tw-flex tw-flex-col tw-grow tw-basis-0" }, fV = /
34639
34639
  s({
34640
34640
  id: d.props.navigation.idx.toString(),
34641
34641
  title: wv(d.props.navigation.instance ?? { title: "" }, "title"),
34642
- clickHandler: async (f) => !await n(parseInt(f) + 1)
34642
+ clickHandler: async (f) => (d.props.navigation.isVisible === !1 && (d.props.navigation.isVisible = !0), !await n(parseInt(f) + 1))
34643
34643
  });
34644
34644
  });
34645
34645
  },
@@ -34651,42 +34651,61 @@ const cV = { class: "tw-w-full tw-flex tw-flex-col tw-grow tw-basis-0" }, fV = /
34651
34651
  }
34652
34652
  );
34653
34653
  const u = () => e.value.length ? De("div", { class: "tw-w-full tw-overflow-hidden tw-flex tw-grow tw-basis-0 tw-relative" }, [
34654
- e.value.map((c, d) => {
34655
- if (c.type.isBlade)
34656
- return De(
34657
- aV,
34658
- {
34659
- key: d,
34660
- capture: !0
34661
- },
34662
- {
34663
- default: ({
34664
- error: f,
34665
- reset: h
34666
- }) => gn(
34667
- De(
34668
- lV,
34669
- { key: `${c.type?.name}_${d}` || `blade_${d}`, blade: c },
34670
- {
34671
- default: ({ Component: g }) => De(g, {
34672
- error: f,
34673
- closable: d >= 1,
34674
- expandable: a.value > 1,
34675
- expanded: d === a.value - 1,
34676
- "onClose:blade": () => n(d),
34677
- "onParent:call": (v) => {
34678
- const b = e.value?.[d - 1]?.props?.navigation?.instance;
34679
- b && r(b, v);
34680
- },
34681
- onVnodeUnmounted: h
34682
- })
34683
- }
34684
- ),
34685
- [[Tu, d >= a.value - (l.value ? 1 : 2)]]
34654
+ e.value.reduce(
34655
+ (c, d, f) => {
34656
+ if (d.type.isBlade) {
34657
+ const h = e.value.filter(
34658
+ (g) => g.props.navigation.isVisible === !1 && g.props.navigation.idx < f
34659
+ ).length;
34660
+ c.push(
34661
+ De(
34662
+ aV,
34663
+ {
34664
+ key: f,
34665
+ capture: !0
34666
+ },
34667
+ {
34668
+ default: ({
34669
+ error: g,
34670
+ reset: v
34671
+ }) => bn(
34672
+ De(
34673
+ lV,
34674
+ { key: `${d.type?.name}_${f}` || `blade_${f}`, blade: d },
34675
+ {
34676
+ default: ({ Component: b }) => De(b, {
34677
+ error: g,
34678
+ closable: f >= 1,
34679
+ expandable: a.value > 1,
34680
+ expanded: f - h === a.value - 1,
34681
+ "onClose:blade": () => {
34682
+ n(f);
34683
+ },
34684
+ "onParent:call": async (m) => {
34685
+ await gn(() => {
34686
+ const p = e.value?.[f - 1]?.props?.navigation?.instance;
34687
+ p && r(p, m);
34688
+ });
34689
+ },
34690
+ onVnodeUnmounted: v
34691
+ })
34692
+ }
34693
+ ),
34694
+ [
34695
+ [
34696
+ Tu,
34697
+ (d.props.navigation.isVisible || typeof d.props.navigation.isVisible > "u") && f >= a.value - (l.value ? 1 : 2)
34698
+ ]
34699
+ ]
34700
+ )
34701
+ }
34686
34702
  )
34687
- }
34688
- );
34689
- })
34703
+ );
34704
+ }
34705
+ return c;
34706
+ },
34707
+ []
34708
+ )
34690
34709
  ]) : De(PC);
34691
34710
  return (c, d) => (k(), V("div", cV, [
34692
34711
  D(e) && D(e).length > 2 ? (k(), Ne(yw, {
@@ -35244,7 +35263,7 @@ const Kf = Dr(), Fs = Dr(), KA = (t) => {
35244
35263
  break;
35245
35264
  }
35246
35265
  }
35247
- return b || n.blades.value.splice(g), b;
35266
+ return b || (n.blades.value[g - 1]?.props?.navigation?.isVisible === !1 && (n.blades.value[g - 1].props.navigation.isVisible = !0), n.blades.value.splice(g)), b;
35248
35267
  } finally {
35249
35268
  console.debug("[@vc-shell/framework#useBladeNavigation] - closeBlade finished.");
35250
35269
  }
@@ -35290,22 +35309,22 @@ function Qs() {
35290
35309
  throw console.error(M), new Error(`Opening workspace '${x.type.name}' is prevented`);
35291
35310
  }
35292
35311
  }
35293
- async function f({ blade: x, param: A, options: T, onOpen: C, onClose: L }, P = !1) {
35312
+ async function f({ blade: x, param: A, options: T, onOpen: C, onClose: L, replaceCurrentBlade: P = !1 }, M = !1) {
35294
35313
  if (!x)
35295
35314
  throw new Error("You should pass blade component as openBlade argument");
35296
- if (P)
35315
+ if (M)
35297
35316
  return await d({ blade: x, param: A, options: T });
35298
35317
  try {
35299
- const M = t || Kf.value;
35300
- if (!(c1(M) || Kf.value))
35318
+ const Y = t || Kf.value;
35319
+ if (!(c1(Y) || Kf.value))
35301
35320
  throw new Error("No workspace found");
35302
- const Y = h(M), Z = Y >= 0 ? s.blades.value[Y + 1] : void 0;
35303
- let pe = !1;
35304
- Z && (pe = await o(Z.props?.navigation?.idx));
35305
- const K = M.props?.navigation?.idx ?? 0, U = g({ blade: x, currentBladeIdx: K, options: T, param: A, onClose: L, onOpen: C });
35306
- pe || (e(x.permissions) ? s.blades.value.push(U) : _r.error(an.global.t("PERMISSION_MESSAGES.ACCESS_RESTRICTED"), { timeout: 3e3 }));
35307
- } catch (M) {
35308
- console.error(M);
35321
+ const Z = h(Y), he = Z >= 0 ? s.blades.value[Z + 1] : void 0;
35322
+ let K = !1;
35323
+ he && (K = await o(he.props?.navigation?.idx));
35324
+ const B = Y.props?.navigation?.idx ?? 0, R = g({ blade: x, currentBladeIdx: B, options: T, param: A, onClose: L, onOpen: C });
35325
+ K || (e(x.permissions) ? (P && (s.blades.value[B].props.navigation.isVisible = !1), s.blades.value.push(R)) : _r.error(an.global.t("PERMISSION_MESSAGES.ACCESS_RESTRICTED"), { timeout: 3e3 }));
35326
+ } catch (Y) {
35327
+ console.error(Y);
35309
35328
  }
35310
35329
  }
35311
35330
  function h(x) {
@@ -35359,19 +35378,19 @@ function Qs() {
35359
35378
  Fs.value = L;
35360
35379
  const P = a(L !== "/" ? x.path.slice(L.length) : x.path);
35361
35380
  if (P !== void 0) {
35362
- const { workspace: M, blade: Y, param: Z } = P, pe = A.find((U) => U.route === `/${M}`)?.component, K = A.find((U) => U.route === `/${Y}`)?.component;
35363
- if (!pe)
35381
+ const { workspace: M, blade: Y, param: Z } = P, he = A.find((B) => B.route === `/${M}`)?.component, K = A.find((B) => B.route === `/${Y}`)?.component;
35382
+ if (!e(he?.type.permissions) || !he)
35364
35383
  return y();
35365
35384
  if (K?.type.isWorkspace)
35366
35385
  return await d({
35367
35386
  blade: K
35368
35387
  }), { name: K?.type.name, params: T };
35369
- if (pe)
35388
+ if (he)
35370
35389
  return await d(
35371
35390
  _b({
35372
- blade: pe,
35391
+ blade: he,
35373
35392
  param: se(() => {
35374
- if (s.blades.value.length > 1 && K?.type.moduleUid === pe.type.moduleUid)
35393
+ if (s.blades.value.length > 1 && K?.type.moduleUid === he.type.moduleUid)
35375
35394
  return Z;
35376
35395
  })
35377
35396
  }),
@@ -35380,7 +35399,7 @@ function Qs() {
35380
35399
  ), K?.type.routable && await f({
35381
35400
  blade: K,
35382
35401
  param: Z
35383
- }), { name: pe?.type.name, params: T, query: x.query };
35402
+ }), { name: he?.type.name, params: T, query: x.query };
35384
35403
  } else
35385
35404
  return y();
35386
35405
  }
@@ -35475,7 +35494,7 @@ let NY = Symbol("headlessui.useid"), CY = 0;
35475
35494
  function Yo() {
35476
35495
  return Wt(NY, () => `${++CY}`)();
35477
35496
  }
35478
- function An(t) {
35497
+ function On(t) {
35479
35498
  var e;
35480
35499
  if (t == null || t.value == null)
35481
35500
  return null;
@@ -35520,7 +35539,7 @@ function ll(t) {
35520
35539
  if (t instanceof Node)
35521
35540
  return t.ownerDocument;
35522
35541
  if (t != null && t.hasOwnProperty("value")) {
35523
- let e = An(t);
35542
+ let e = On(t);
35524
35543
  if (e)
35525
35544
  return e.ownerDocument;
35526
35545
  }
@@ -35638,7 +35657,7 @@ function jY(t, e, n = se(() => !0)) {
35638
35657
  for (let u of l) {
35639
35658
  if (u === null)
35640
35659
  continue;
35641
- let c = u instanceof HTMLElement ? u : An(u);
35660
+ let c = u instanceof HTMLElement ? u : On(u);
35642
35661
  if (c != null && c.contains(a) || s.composed && s.composedPath().includes(c))
35643
35662
  return;
35644
35663
  }
@@ -35828,7 +35847,7 @@ function uO(t) {
35828
35847
  return new Set(t());
35829
35848
  let e = /* @__PURE__ */ new Set();
35830
35849
  for (let n of t.value) {
35831
- let r = An(n);
35850
+ let r = On(n);
35832
35851
  r instanceof HTMLElement && e.add(r);
35833
35852
  }
35834
35853
  return e;
@@ -35843,7 +35862,7 @@ let Nl = Object.assign(Fe({ name: "FocusTrap", props: { as: { type: [Object, Str
35843
35862
  KY({ ownerDocument: s, container: i, containers: t.containers, previousActiveElement: a }, se(() => o.value && !!(t.features & 8)));
35844
35863
  let l = WY();
35845
35864
  function u(h) {
35846
- let g = An(i);
35865
+ let g = On(i);
35847
35866
  g && ((v) => v())(() => {
35848
35867
  Hi(l.value, { [$l.Forwards]: () => {
35849
35868
  pf(g, Is.First, { skipElements: [h.relatedTarget] });
@@ -35862,9 +35881,9 @@ let Nl = Object.assign(Fe({ name: "FocusTrap", props: { as: { type: [Object, Str
35862
35881
  if (!o.value)
35863
35882
  return;
35864
35883
  let g = uO(t.containers);
35865
- An(i) instanceof HTMLElement && g.add(An(i));
35884
+ On(i) instanceof HTMLElement && g.add(On(i));
35866
35885
  let v = h.relatedTarget;
35867
- v instanceof HTMLElement && v.dataset.headlessuiFocusGuard !== "true" && (fO(g, v) || (c.value ? pf(An(i), Hi(l.value, { [$l.Forwards]: () => Is.Next, [$l.Backwards]: () => Is.Previous }) | Is.WrapAround, { relativeTo: h.target }) : h.target instanceof HTMLElement && No(h.target)));
35886
+ v instanceof HTMLElement && v.dataset.headlessuiFocusGuard !== "true" && (fO(g, v) || (c.value ? pf(On(i), Hi(l.value, { [$l.Forwards]: () => Is.Next, [$l.Backwards]: () => Is.Previous }) | Is.WrapAround, { relativeTo: h.target }) : h.target instanceof HTMLElement && No(h.target)));
35868
35887
  }
35869
35888
  return () => {
35870
35889
  let h = {}, g = { ref: i, onKeydown: d, onFocusout: f }, { features: v, initialFocus: b, containers: m, ...p } = t;
@@ -35899,12 +35918,12 @@ function JY({ ownerDocument: t, container: e, initialFocus: n }, r) {
35899
35918
  et([e, n, r], (o, a) => {
35900
35919
  if (o.every((u, c) => a?.[c] === u) || !r.value)
35901
35920
  return;
35902
- let l = An(e);
35921
+ let l = On(e);
35903
35922
  l && Hg(() => {
35904
35923
  var u, c;
35905
35924
  if (!s.value)
35906
35925
  return;
35907
- let d = An(n), f = (u = t.value) == null ? void 0 : u.activeElement;
35926
+ let d = On(n), f = (u = t.value) == null ? void 0 : u.activeElement;
35908
35927
  if (d) {
35909
35928
  if (d === f) {
35910
35929
  i.value = f;
@@ -35925,7 +35944,7 @@ function KY({ ownerDocument: t, container: e, containers: n, previousActiveEleme
35925
35944
  if (!i.value)
35926
35945
  return;
35927
35946
  let a = uO(n);
35928
- An(e) instanceof HTMLElement && a.add(An(e));
35947
+ On(e) instanceof HTMLElement && a.add(On(e));
35929
35948
  let l = r.value;
35930
35949
  if (!l)
35931
35950
  return;
@@ -36071,7 +36090,7 @@ function JE(t, e = z(!0)) {
36071
36090
  var r;
36072
36091
  if (!e.value)
36073
36092
  return;
36074
- let i = An(t);
36093
+ let i = On(t);
36075
36094
  if (!i)
36076
36095
  return;
36077
36096
  n(function() {
@@ -36099,7 +36118,7 @@ function iz({ defaultContainers: t = [], portals: e, mainTreeNodeRef: n } = {})
36099
36118
  for (let c of e.value)
36100
36119
  u.push(c);
36101
36120
  for (let c of (o = i?.querySelectorAll("html > *, body > *")) != null ? o : [])
36102
- c !== document.body && c !== document.head && c instanceof HTMLElement && c.id !== "headlessui-portal-root" && (c.contains(An(r)) || c.contains((l = (a = An(r)) == null ? void 0 : a.getRootNode()) == null ? void 0 : l.host) || u.some((d) => c.contains(d)) || u.push(c));
36121
+ c !== document.body && c !== document.head && c instanceof HTMLElement && c.id !== "headlessui-portal-root" && (c.contains(On(r)) || c.contains((l = (a = On(r)) == null ? void 0 : a.getRootNode()) == null ? void 0 : l.host) || u.some((d) => c.contains(d)) || u.push(c));
36103
36122
  return u;
36104
36123
  }
36105
36124
  return { resolveContainers: s, contains(o) {
@@ -36185,7 +36204,7 @@ let mO = Fe({ name: "Portal", props: { as: { type: [Object, String], default: "d
36185
36204
  return et(r, () => {
36186
36205
  if (c || !u)
36187
36206
  return;
36188
- let f = An(r);
36207
+ let f = On(r);
36189
36208
  f && ($r(u.register(f), d), c = !0);
36190
36209
  }), $r(() => {
36191
36210
  var f, h;
@@ -36250,12 +36269,12 @@ let Gc = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", pz = Fe({ name: "Dialog", inher
36250
36269
  return (R = Z.panelRef.value) != null ? R : g.value;
36251
36270
  })] }), x = se(() => p.value ? "parent" : "leaf"), A = se(() => f !== null ? (f.value & Ir.Closing) === Ir.Closing : !1), T = se(() => E || A.value ? !1 : m.value), C = se(() => {
36252
36271
  var R, $, W;
36253
- return (W = Array.from(($ = (R = v.value) == null ? void 0 : R.querySelectorAll("body > *")) != null ? $ : []).find((ne) => ne.id === "headlessui-portal-root" ? !1 : ne.contains(An(O)) && ne instanceof HTMLElement)) != null ? W : null;
36272
+ return (W = Array.from(($ = (R = v.value) == null ? void 0 : R.querySelectorAll("body > *")) != null ? $ : []).find((ne) => ne.id === "headlessui-portal-root" ? !1 : ne.contains(On(O)) && ne instanceof HTMLElement)) != null ? W : null;
36254
36273
  });
36255
36274
  JE(C, T);
36256
36275
  let L = se(() => p.value ? !0 : m.value), P = se(() => {
36257
36276
  var R, $, W;
36258
- return (W = Array.from(($ = (R = v.value) == null ? void 0 : R.querySelectorAll("[data-headlessui-portal]")) != null ? $ : []).find((ne) => ne.contains(An(O)) && ne instanceof HTMLElement)) != null ? W : null;
36277
+ return (W = Array.from(($ = (R = v.value) == null ? void 0 : R.querySelectorAll("[data-headlessui-portal]")) != null ? $ : []).find((ne) => ne.contains(On(O)) && ne instanceof HTMLElement)) != null ? W : null;
36259
36278
  });
36260
36279
  JE(P, L), az({ type: "Dialog", enabled: se(() => b.value === 0), element: g, onUpdate: (R, $) => {
36261
36280
  if ($ === "Dialog")
@@ -36267,22 +36286,22 @@ let Gc = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", pz = Fe({ name: "Dialog", inher
36267
36286
  e("close", !1);
36268
36287
  } };
36269
36288
  or(nv, Z);
36270
- let pe = se(() => !(!m.value || p.value));
36289
+ let he = se(() => !(!m.value || p.value));
36271
36290
  jY(N, (R, $) => {
36272
- Z.close(), On(() => $?.focus());
36273
- }, pe);
36291
+ Z.close(), gn(() => $?.focus());
36292
+ }, he);
36274
36293
  let K = se(() => !(p.value || b.value !== 0));
36275
36294
  lO((o = v.value) == null ? void 0 : o.defaultView, "keydown", (R) => {
36276
36295
  K.value && (R.defaultPrevented || R.key === aO.Escape && (R.preventDefault(), R.stopPropagation(), Z.close()));
36277
36296
  });
36278
- let U = se(() => !(A.value || b.value !== 0 || E));
36279
- return rz(v, U, (R) => {
36297
+ let B = se(() => !(A.value || b.value !== 0 || E));
36298
+ return rz(v, B, (R) => {
36280
36299
  var $;
36281
36300
  return { containers: [...($ = R.containers) != null ? $ : [], N] };
36282
36301
  }), Xr((R) => {
36283
36302
  if (b.value !== 0)
36284
36303
  return;
36285
- let $ = An(g);
36304
+ let $ = On(g);
36286
36305
  if (!$)
36287
36306
  return;
36288
36307
  let W = new ResizeObserver((ne) => {
@@ -36449,14 +36468,14 @@ let bO = Xf.RenderStrategy, iv = Fe({ props: { as: { type: [Object, String], def
36449
36468
  xt(() => {
36450
36469
  Xr(() => {
36451
36470
  if (b.value === "visible") {
36452
- let L = An(c);
36471
+ let L = On(c);
36453
36472
  if (L instanceof Comment && L.data === "")
36454
36473
  throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?");
36455
36474
  }
36456
36475
  });
36457
36476
  });
36458
36477
  function C(L) {
36459
- let P = m.value && !h.value, M = An(c);
36478
+ let P = m.value && !h.value, M = On(c);
36460
36479
  !M || !(M instanceof HTMLElement) || P || (E.value = !0, f.value && o(), f.value || l(), L(f.value ? KE(M, w, N, O, S, (Y) => {
36461
36480
  E.value = !1, Y === rv.Finished && a();
36462
36481
  }) : KE(M, x, A, T, S, (Y) => {
@@ -36468,7 +36487,7 @@ let bO = Xf.RenderStrategy, iv = Fe({ props: { as: { type: [Object, String], def
36468
36487
  C(M), m.value = !1;
36469
36488
  }, { immediate: !0 });
36470
36489
  }), or(qg, y), qY(se(() => Hi(b.value, { visible: Ir.Open, hidden: Ir.Closed }) | s.value)), () => {
36471
- let { appear: L, show: P, enter: M, enterFrom: Y, enterTo: Z, entered: pe, leave: K, leaveFrom: U, leaveTo: R, ...$ } = t, W = { ref: c }, ne = { ...$, ...h.value && f.value && nc.isServer ? { class: He([n.class, $.class, ...w, ...N]) } : {} };
36490
+ let { appear: L, show: P, enter: M, enterFrom: Y, enterTo: Z, entered: he, leave: K, leaveFrom: B, leaveTo: R, ...$ } = t, W = { ref: c }, ne = { ...$, ...h.value && f.value && nc.isServer ? { class: He([n.class, $.class, ...w, ...N]) } : {} };
36472
36491
  return qr({ theirProps: ne, ourProps: W, slot: {}, slots: r, attrs: n, features: bO, visible: b.value === "visible", name: "TransitionChild" });
36473
36492
  };
36474
36493
  } }), Tz = iv, yO = Fe({ inheritAttrs: !1, props: { as: { type: [Object, String], default: "div" }, show: { type: [Boolean], default: null }, unmount: { type: [Boolean], default: !0 }, appear: { type: [Boolean], default: !1 }, enter: { type: [String], default: "" }, enterFrom: { type: [String], default: "" }, enterTo: { type: [String], default: "" }, entered: { type: [String], default: "" }, leave: { type: [String], default: "" }, leaveFrom: { type: [String], default: "" }, leaveTo: { type: [String], default: "" } }, emits: { beforeEnter: () => !0, afterEnter: () => !0, beforeLeave: () => !0, afterLeave: () => !0 }, setup(t, { emit: e, attrs: n, slots: r }) {
@@ -36761,7 +36780,7 @@ function ul(t) {
36761
36780
  }
36762
36781
  async function s(c) {
36763
36782
  let d;
36764
- await On(), n && (d = n), i(r || c), d?.popups?.push(r || c);
36783
+ await gn(), n && (d = n), i(r || c), d?.popups?.push(r || c);
36765
36784
  }
36766
36785
  function o(c) {
36767
36786
  let d;
@@ -36825,12 +36844,12 @@ function ul(t) {
36825
36844
  }
36826
36845
  function Dz(t) {
36827
36846
  const e = typeof t.slots > "u" ? {} : Object.fromEntries(
36828
- Object.entries(t.slots).map(([n, r]) => typeof r == "string" ? [n, r] : [n, bn(r)])
36847
+ Object.entries(t.slots).map(([n, r]) => typeof r == "string" ? [n, r] : [n, yn(r)])
36829
36848
  );
36830
36849
  return {
36831
36850
  ...t,
36832
36851
  slots: e,
36833
- component: bn(Dr(t.component))
36852
+ component: yn(Dr(t.component))
36834
36853
  };
36835
36854
  }
36836
36855
  const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex tw-justify-between tw-flex-auto" }, Fz = /* @__PURE__ */ Fe({
@@ -36851,7 +36870,7 @@ const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex
36851
36870
  h?.succeeded ? n("close") : h?.errors && (u.errors = h?.errors, u.isValid = u.errors.length == 0);
36852
36871
  }
36853
36872
  function f() {
36854
- On(async () => {
36873
+ gn(async () => {
36855
36874
  (u.password || u.confirmPassword) && (u.errors = (await o(u.password)).errors ?? [], u.confirmPassword !== u.password && u.errors.push({ code: "Repeat-password" }), u.confirmPassword === u.currentPassword && u.password === u.currentPassword && u.errors.push({ code: "Equal-passwords" }), u.isValid = u.errors.length == 0);
36856
36875
  });
36857
36876
  }
@@ -36992,7 +37011,7 @@ const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex
36992
37011
  r(a);
36993
37012
  }
36994
37013
  })).filter((o) => o.title);
36995
- return (o, a) => gn((k(), V("div", {
37014
+ return (o, a) => bn((k(), V("div", {
36996
37015
  class: "tw-relative",
36997
37016
  title: o.$t("COMPONENTS.LANGUAGE_SELECTOR.TITLE"),
36998
37017
  onClick: a[0] || (a[0] = yt((l) => i.value = !i.value, ["stop"]))
@@ -37063,7 +37082,7 @@ const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex
37063
37082
  if (e.avatarUrl)
37064
37083
  return `background-image: url(${CSS.escape(e.avatarUrl)})`;
37065
37084
  });
37066
- return (h, g) => gn((k(), V("div", {
37085
+ return (h, g) => bn((k(), V("div", {
37067
37086
  class: He(["user-dropdown-button", {
37068
37087
  "user-dropdown-button_active": l.value,
37069
37088
  "tw-w-auto": h.disabled
@@ -37203,7 +37222,7 @@ const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex
37203
37222
  function l() {
37204
37223
  r.value.some((u) => u.isNew) && i();
37205
37224
  }
37206
- return (u, c) => gn((k(), V("div", {
37225
+ return (u, c) => bn((k(), V("div", {
37207
37226
  class: "tw-relative tw-flex tw-items-center tw-h-full",
37208
37227
  title: u.$t("COMPONENTS.NOTIFICATION_DROPDOWN.TITLE"),
37209
37228
  onClick: yt(a, ["stop"])
@@ -37458,12 +37477,12 @@ const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex
37458
37477
  closable: x.closable,
37459
37478
  "toolbar-items": h.value,
37460
37479
  width: "70%",
37461
- onClose: A[0] || (A[0] = (pe) => x.$emit("close:blade")),
37462
- onExpand: A[1] || (A[1] = (pe) => x.$emit("expand:blade")),
37463
- onCollapse: A[2] || (A[2] = (pe) => x.$emit("collapse:blade"))
37480
+ onClose: A[0] || (A[0] = (he) => x.$emit("close:blade")),
37481
+ onExpand: A[1] || (A[1] = (he) => x.$emit("expand:blade")),
37482
+ onCollapse: A[2] || (A[2] = (he) => x.$emit("collapse:blade"))
37464
37483
  }, {
37465
37484
  default: ve(() => [
37466
- gn((k(), V("div", {
37485
+ bn((k(), V("div", {
37467
37486
  class: "tw-relative tw-h-full",
37468
37487
  onDragover: yt(b, ["prevent", "stop"]),
37469
37488
  onDragleave: yt(m, ["prevent"]),
@@ -37502,45 +37521,45 @@ const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex
37502
37521
  ], 64))
37503
37522
  ])
37504
37523
  ]),
37505
- item_size: ve(({ item: pe }) => [
37506
- Q("div", null, me(D(Bm)(pe.size ?? 0)), 1)
37524
+ item_size: ve(({ item: he }) => [
37525
+ Q("div", null, me(D(Bm)(he.size ?? 0)), 1)
37507
37526
  ]),
37508
- item_url: ve(({ item: pe }) => [
37527
+ item_url: ve(({ item: he }) => [
37509
37528
  Q("div", fJ, [
37510
- D(Fm)(pe.name ?? "") ? (k(), Ne(L, {
37529
+ D(Fm)(he.name ?? "") ? (k(), Ne(L, {
37511
37530
  key: 0,
37512
37531
  bordered: !0,
37513
37532
  size: "s",
37514
37533
  aspect: "1x1",
37515
- src: pe.url,
37534
+ src: he.url,
37516
37535
  background: "contain"
37517
37536
  }, null, 8, ["src"])) : (k(), Ne(T, {
37518
37537
  key: 1,
37519
- icon: D($m)(pe.name ?? ""),
37538
+ icon: D($m)(he.name ?? ""),
37520
37539
  class: "tw-text-[#a9bfd2] tw-text-[38px]"
37521
37540
  }, null, 8, ["icon"]))
37522
37541
  ])
37523
37542
  ]),
37524
- item_sortOrder: ve(({ item: pe }) => [
37525
- Q("div", null, me(pe.sortOrder), 1)
37543
+ item_sortOrder: ve(({ item: he }) => [
37544
+ Q("div", null, me(he.sortOrder), 1)
37526
37545
  ]),
37527
- "mobile-item": ve(({ item: pe }) => [
37546
+ "mobile-item": ve(({ item: he }) => [
37528
37547
  Q("div", dJ, [
37529
- D(Fm)(pe.name ?? "") ? (k(), Ne(L, {
37548
+ D(Fm)(he.name ?? "") ? (k(), Ne(L, {
37530
37549
  key: 0,
37531
37550
  bordered: !0,
37532
37551
  size: "s",
37533
37552
  aspect: "1x1",
37534
- src: pe.url,
37553
+ src: he.url,
37535
37554
  background: "contain"
37536
37555
  }, null, 8, ["src"])) : (k(), V("div", hJ, [
37537
37556
  ue(T, {
37538
- icon: D($m)(pe.name ?? ""),
37557
+ icon: D($m)(he.name ?? ""),
37539
37558
  class: "tw-text-[#a9bfd2] tw-w-12 tw-text-[48px]"
37540
37559
  }, null, 8, ["icon"])
37541
37560
  ])),
37542
37561
  Q("div", pJ, [
37543
- Q("div", mJ, me(pe.name), 1),
37562
+ Q("div", mJ, me(he.name), 1),
37544
37563
  Q("div", vJ, [
37545
37564
  Q("div", gJ, [
37546
37565
  ue(P, null, {
@@ -37549,7 +37568,7 @@ const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex
37549
37568
  ]),
37550
37569
  _: 1
37551
37570
  }),
37552
- Q("div", bJ, me(D(Bm)(pe.size ?? 0)), 1)
37571
+ Q("div", bJ, me(D(Bm)(he.size ?? 0)), 1)
37553
37572
  ]),
37554
37573
  Q("div", yJ, [
37555
37574
  ue(P, null, {
@@ -37558,7 +37577,7 @@ const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex
37558
37577
  ]),
37559
37578
  _: 1
37560
37579
  }),
37561
- Q("div", EJ, me(pe.createdDate && D(Ve)(pe.createdDate).fromNow()), 1)
37580
+ Q("div", EJ, me(he.createdDate && D(Ve)(he.createdDate).fromNow()), 1)
37562
37581
  ]),
37563
37582
  Q("div", _J, [
37564
37583
  ue(P, null, {
@@ -37567,7 +37586,7 @@ const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex
37567
37586
  ]),
37568
37587
  _: 1
37569
37588
  }),
37570
- Q("div", wJ, me(pe.sortOrder), 1)
37589
+ Q("div", wJ, me(he.sortOrder), 1)
37571
37590
  ])
37572
37591
  ])
37573
37592
  ])
@@ -37618,117 +37637,117 @@ const Rz = { class: "tw-flex tw-flex-col tw-flex-auto" }, Mz = { class: "tw-flex
37618
37637
  classNames: l,
37619
37638
  ...u
37620
37639
  }), NJ = ({ props: t, slots: e }) => ({
37621
- component: bn(wS),
37640
+ component: yn(wS),
37622
37641
  props: {
37623
37642
  ...qn(t),
37624
37643
  ...t
37625
37644
  },
37626
37645
  slots: e
37627
37646
  }), CJ = ({ props: t, slots: e }) => ({
37628
- component: bn(Yu),
37647
+ component: yn(Yu),
37629
37648
  props: {
37630
37649
  ...qn(t),
37631
37650
  ...t
37632
37651
  },
37633
37652
  slots: e
37634
37653
  }), IJ = ({ props: t, slots: e }) => ({
37635
- component: bn(S1),
37654
+ component: yn(S1),
37636
37655
  props: {
37637
37656
  ...qn(t),
37638
37657
  ...t
37639
37658
  },
37640
37659
  slots: e
37641
37660
  }), _O = ({ props: t, slots: e }) => ({
37642
- component: bn(sr),
37661
+ component: yn(sr),
37643
37662
  props: {
37644
37663
  ...qn(t),
37645
37664
  ...t
37646
37665
  },
37647
37666
  slots: e
37648
37667
  }), xJ = ({ props: t }) => ({
37649
- component: bn(Zd),
37668
+ component: yn(Zd),
37650
37669
  props: {
37651
37670
  ...qn(t),
37652
37671
  ...t
37653
37672
  }
37654
37673
  }), LJ = ({ props: t }) => ({
37655
- component: bn(TS),
37674
+ component: yn(TS),
37656
37675
  props: {
37657
37676
  ...qn(t),
37658
37677
  ...t
37659
37678
  }
37660
37679
  }), PJ = ({ props: t }) => ({
37661
- component: bn(ku),
37680
+ component: yn(ku),
37662
37681
  props: {
37663
37682
  ...qn(t),
37664
37683
  ...t
37665
37684
  }
37666
37685
  }), kJ = ({ props: t }) => ({
37667
- component: bn(O1),
37686
+ component: yn(O1),
37668
37687
  props: {
37669
37688
  ...qn(t),
37670
37689
  ...t
37671
37690
  }
37672
37691
  }), DJ = ({ props: t }) => ({
37673
- component: bn(U0),
37692
+ component: yn(U0),
37674
37693
  props: {
37675
37694
  ...qn(t),
37676
37695
  ...t
37677
37696
  }
37678
37697
  }), RJ = ({ props: t, slots: e }) => ({
37679
- component: bn(f1),
37698
+ component: yn(f1),
37680
37699
  props: {
37681
37700
  ...t,
37682
37701
  ...qn(t)
37683
37702
  },
37684
37703
  slots: e
37685
37704
  }), MJ = ({ props: t }) => ({
37686
- component: bn(NO),
37705
+ component: yn(NO),
37687
37706
  props: {
37688
37707
  ...t,
37689
37708
  ...qn(t)
37690
37709
  }
37691
37710
  }), FJ = ({ props: t }) => ({
37692
- component: bn(Lw),
37711
+ component: yn(Lw),
37693
37712
  props: {
37694
37713
  ...qn(t),
37695
37714
  ...t
37696
37715
  }
37697
37716
  }), $J = ({ props: t }) => ({
37698
- component: bn(CO),
37717
+ component: yn(CO),
37699
37718
  props: {
37700
37719
  ...qn(t),
37701
37720
  ...t
37702
37721
  }
37703
37722
  }), wO = ({ props: t, slots: e }) => ({
37704
- component: bn(Ql),
37723
+ component: yn(Ql),
37705
37724
  props: {
37706
37725
  ...qn(t),
37707
37726
  ...t
37708
37727
  },
37709
37728
  slots: e
37710
37729
  }), BJ = ({ props: t, slots: e }) => ({
37711
- component: bn(vi),
37730
+ component: yn(vi),
37712
37731
  props: {
37713
37732
  ...qn(t),
37714
37733
  ...t
37715
37734
  },
37716
37735
  slots: e
37717
37736
  }), UJ = ({ props: t }) => ({
37718
- component: bn(A1),
37737
+ component: yn(A1),
37719
37738
  props: {
37720
37739
  ...qn(t),
37721
37740
  ...t
37722
37741
  }
37723
37742
  }), jJ = ({ props: t, slots: e }) => ({
37724
- component: bn(oC),
37743
+ component: yn(oC),
37725
37744
  props: {
37726
37745
  ...qn(t),
37727
37746
  ...t
37728
37747
  },
37729
37748
  slots: e
37730
37749
  }), HJ = ({ props: t }) => ({
37731
- component: bn(aS),
37750
+ component: yn(aS),
37732
37751
  props: {
37733
37752
  ...qn(t),
37734
37753
  ...t
@@ -38057,17 +38076,17 @@ const qJ = {
38057
38076
  return _e;
38058
38077
  }), Z = r.composables && se(() => ({
38059
38078
  columns: Y(w?.value?.columns)
38060
- })), pe = hn({
38079
+ })), he = hn({
38061
38080
  tableData: w,
38062
38081
  table: Z
38063
38082
  }), {
38064
38083
  filterComponent: K,
38065
- activeFilterCount: U,
38084
+ activeFilterCount: B,
38066
38085
  isFilterVisible: R,
38067
38086
  reset: $,
38068
38087
  filter: W
38069
38088
  } = VJ({
38070
- data: pe.tableData?.filter,
38089
+ data: he.tableData?.filter,
38071
38090
  query: L,
38072
38091
  load: S,
38073
38092
  scope: P
@@ -38225,12 +38244,12 @@ const qJ = {
38225
38244
  async function je(fe) {
38226
38245
  d.value = fe;
38227
38246
  }
38228
- function he(fe, Pe) {
38247
+ function pe(fe, Pe) {
38229
38248
  return fe ? typeof fe == "boolean" ? fe : fe.method && typeof Ke(P)?.[fe.method] == "function" ? Ke(P)?.[fe.method]({ item: Pe }) : fe.method && Ke(P)?.[fe.method] ? Ke(P)?.[fe.method] : !1 : !1;
38230
38249
  }
38231
38250
  function Ee(fe) {
38232
38251
  return w?.value?.actions?.reduce((_e, qe) => {
38233
- const Je = he(qe?.disabled ?? !1, fe);
38252
+ const Je = pe(qe?.disabled ?? !1, fe);
38234
38253
  return Ke(Je) || _e.push({
38235
38254
  icon: qe.icon,
38236
38255
  title: se(() => i(qe.title)),
@@ -38313,7 +38332,7 @@ const qJ = {
38313
38332
  "selected-item-id": h.value,
38314
38333
  "total-label": fe.$t(`${u.value}.PAGES.LIST.TABLE.TOTALS`),
38315
38334
  "total-count": D(C)?.totalCount,
38316
- "active-filter-count": D(U),
38335
+ "active-filter-count": D(B),
38317
38336
  "reorderable-rows": fe.isWidgetView ? !1 : D(w)?.reorderableRows,
38318
38337
  "pull-to-reload": !fe.isWidgetView,
38319
38338
  "select-all": D(w)?.selectAll,
@@ -38940,7 +38959,7 @@ const nK = {
38940
38959
  };
38941
38960
  function a(c) {
38942
38961
  r({
38943
- blade: bn(YS),
38962
+ blade: yn(YS),
38944
38963
  options: {
38945
38964
  asset: c,
38946
38965
  assetEditHandler: o.edit,
@@ -39492,10 +39511,10 @@ const yK = {
39492
39511
  et(
39493
39512
  w,
39494
39513
  (K) => {
39495
- K.forEach((U) => {
39496
- U.title && r.composables && _r.success(U.title, {
39514
+ K.forEach((B) => {
39515
+ B.title && r.composables && _r.success(B.title, {
39497
39516
  onClose() {
39498
- N(U);
39517
+ N(B);
39499
39518
  }
39500
39519
  });
39501
39520
  });
@@ -39582,23 +39601,23 @@ const yK = {
39582
39601
  scope: d
39583
39602
  })) ?? [];
39584
39603
  async function Y(K) {
39585
- const U = typeof K == "string" ? ze(K) : K;
39586
- await On(
39604
+ const B = typeof K == "string" ? ze(K) : K;
39605
+ await gn(
39587
39606
  () => E.value = a.value.find(
39588
- (R) => yr(R.component, typeof U != "string" ? U : ze(U))
39607
+ (R) => yr(R.component, typeof B != "string" ? B : ze(B))
39589
39608
  )?.el
39590
39609
  );
39591
39610
  }
39592
39611
  async function Z() {
39593
39612
  E.value?.updateActiveWidgetCount && typeof E.value?.updateActiveWidgetCount == "function" && await E.value.updateActiveWidgetCount();
39594
39613
  }
39595
- async function pe() {
39596
- r.param && D(r.param) && await f({ id: D(r.param) }), await On(() => {
39614
+ async function he() {
39615
+ r.param && D(r.param) && await f({ id: D(r.param) }), await gn(() => {
39597
39616
  p.value = !0;
39598
39617
  });
39599
39618
  }
39600
39619
  return dd(async () => {
39601
- r.composables && await pe();
39620
+ r.composables && await he();
39602
39621
  }), b(async () => {
39603
39622
  if (D(O))
39604
39623
  return await o(
@@ -39611,9 +39630,9 @@ const yK = {
39611
39630
  updateActiveWidgetCount: Z,
39612
39631
  ...bi(d?.value ?? {}),
39613
39632
  settings: Ke(y)
39614
- }), (K, U) => {
39633
+ }), (K, B) => {
39615
39634
  const R = ze("VcForm"), $ = ze("VcContainer"), W = ze("VcBlade"), ne = Au("loading");
39616
- return K.composables ? ae("", !0) : gn((k(), Ne(W, {
39635
+ return K.composables ? ae("", !0) : bn((k(), Ne(W, {
39617
39636
  key: 0,
39618
39637
  expanded: K.expanded,
39619
39638
  closable: K.closable,
@@ -39621,9 +39640,9 @@ const yK = {
39621
39640
  "toolbar-items": D(M),
39622
39641
  title: m.value,
39623
39642
  "has-unsaved-changes": O.value,
39624
- onClose: U[2] || (U[2] = (J) => K.$emit("close:blade")),
39625
- onExpand: U[3] || (U[3] = (J) => K.$emit("expand:blade")),
39626
- onCollapse: U[4] || (U[4] = (J) => K.$emit("collapse:blade"))
39643
+ onClose: B[2] || (B[2] = (J) => K.$emit("close:blade")),
39644
+ onExpand: B[3] || (B[3] = (J) => K.$emit("expand:blade")),
39645
+ onCollapse: B[4] || (B[4] = (J) => K.$emit("collapse:blade"))
39627
39646
  }, wr({
39628
39647
  default: ve(() => [
39629
39648
  ue($, { "no-padding": !0 }, {
@@ -39634,7 +39653,7 @@ const yK = {
39634
39653
  default: ve(() => [
39635
39654
  ue(D(EK), {
39636
39655
  modelValue: D(u),
39637
- "onUpdate:modelValue": U[0] || (U[0] = (J) => Eo(u) ? u.value = J : null),
39656
+ "onUpdate:modelValue": B[0] || (B[0] = (J) => Eo(u) ? u.value = J : null),
39638
39657
  "ui-schema": S.value.children,
39639
39658
  context: A.value,
39640
39659
  "current-locale": D(d)?.multilanguage?.currentLocale
@@ -39649,7 +39668,7 @@ const yK = {
39649
39668
  ref_for: !0,
39650
39669
  ref: (te) => D(a).set({ component: J, el: te }),
39651
39670
  modelValue: A.value,
39652
- "onUpdate:modelValue": U[1] || (U[1] = (te) => A.value = te),
39671
+ "onUpdate:modelValue": B[1] || (B[1] = (te) => A.value = te),
39653
39672
  onClick: (te) => Y(J)
39654
39673
  }, null, 8, ["modelValue", "onClick"]))
39655
39674
  ]))), 128))
@@ -40118,7 +40137,7 @@ const Kae = (t) => function() {
40118
40137
  await h(P, window.location.pathname);
40119
40138
  };
40120
40139
  return console.debug("Init login-page"), (P, M) => {
40121
- const Y = ze("VcInput"), Z = ze("VcButton"), pe = ze("vc-button"), K = ze("VcForm"), U = ze("VcHint"), R = ze("VcLoginForm");
40140
+ const Y = ze("VcInput"), Z = ze("VcButton"), he = ze("vc-button"), K = ze("VcForm"), B = ze("VcHint"), R = ze("VcLoginForm");
40122
40141
  return k(), Ne(R, {
40123
40142
  logo: N.value.logo,
40124
40143
  background: P.background,
@@ -40193,7 +40212,7 @@ const Kae = (t) => function() {
40193
40212
  })
40194
40213
  ])) : ae("", !0),
40195
40214
  Q("div", nX, [
40196
- ue(pe, {
40215
+ ue(he, {
40197
40216
  disabled: D(f) || !D(b),
40198
40217
  class: "tw-w-28",
40199
40218
  onClick: A
@@ -40261,7 +40280,7 @@ const Kae = (t) => function() {
40261
40280
  _: 1
40262
40281
  }, 8, ["label", "model-value"]),
40263
40282
  Q("div", lX, [
40264
- ue(pe, {
40283
+ ue(he, {
40265
40284
  text: "",
40266
40285
  type: "button",
40267
40286
  onClick: C
@@ -40271,7 +40290,7 @@ const Kae = (t) => function() {
40271
40290
  ]),
40272
40291
  _: 1
40273
40292
  }),
40274
- ue(pe, {
40293
+ ue(he, {
40275
40294
  disabled: D(f) || O.value || p.value,
40276
40295
  onClick: T
40277
40296
  }, {
@@ -40288,7 +40307,7 @@ const Kae = (t) => function() {
40288
40307
  Q("div", null, me(D(o)("LOGIN.RESET_EMAIL_SENT")), 1),
40289
40308
  Q("div", uX, [
40290
40309
  P.$isDesktop.value ? (k(), V("span", cX)) : ae("", !0),
40291
- ue(pe, {
40310
+ ue(he, {
40292
40311
  disabled: D(f),
40293
40312
  onClick: C
40294
40313
  }, {
@@ -40300,7 +40319,7 @@ const Kae = (t) => function() {
40300
40319
  ])
40301
40320
  ], 64)) : ae("", !0)
40302
40321
  ], 64)),
40303
- l.value.succeeded ? ae("", !0) : (k(), Ne(U, {
40322
+ l.value.succeeded ? ae("", !0) : (k(), Ne(B, {
40304
40323
  key: 2,
40305
40324
  class: "tw-mt-3",
40306
40325
  style: { color: "#f14e4e" }
@@ -40310,7 +40329,7 @@ const Kae = (t) => function() {
40310
40329
  ]),
40311
40330
  _: 1
40312
40331
  })),
40313
- u.value.succeeded ? ae("", !0) : (k(), Ne(U, {
40332
+ u.value.succeeded ? ae("", !0) : (k(), Ne(B, {
40314
40333
  key: 3,
40315
40334
  class: "tw-mt-3",
40316
40335
  style: { color: "#f14e4e" }
@@ -40609,7 +40628,7 @@ const Kae = (t) => function() {
40609
40628
  }, null, 8, ["icon"])) : ae("", !0)
40610
40629
  ])
40611
40630
  ], 2),
40612
- gn(Q("div", xX, [
40631
+ bn(Q("div", xX, [
40613
40632
  (k(!0), V(Qe, null, St(u.children, (f, h) => (k(), V(Qe, { key: h }, [
40614
40633
  u.$hasAccess(f.permissions) && f.url ? (k(), Ne(d, {
40615
40634
  key: 0,
@@ -40975,7 +40994,7 @@ const Kae = (t) => function() {
40975
40994
  n.dropdownItems?.length ? f() : r("click");
40976
40995
  }
40977
40996
  function f() {
40978
- n.dropdownItems?.length && (o.value ? o.value = !1 : (o.value = !0, On(() => {
40997
+ n.dropdownItems?.length && (o.value ? o.value = !1 : (o.value = !0, gn(() => {
40979
40998
  Ed(a.value, u.value, {
40980
40999
  placement: "bottom",
40981
41000
  middleware: [Lu(10)]
@@ -41438,7 +41457,7 @@ const Kae = (t) => function() {
41438
41457
  function r() {
41439
41458
  n.value = !1;
41440
41459
  }
41441
- return (i, s) => gn((k(), V("div", {
41460
+ return (i, s) => bn((k(), V("div", {
41442
41461
  class: He(["vc-gallery-item", {
41443
41462
  "vc-gallery-item_readonly": i.readonly,
41444
41463
  "vc-gallery-item_hover": n.value
@@ -41645,9 +41664,9 @@ const Kae = (t) => function() {
41645
41664
  let M = P.name;
41646
41665
  if (C.includes(M)) {
41647
41666
  let Z = 1;
41648
- const pe = M.replace(/\.[^/.]+$/, "");
41667
+ const he = M.replace(/\.[^/.]+$/, "");
41649
41668
  for (; C.includes(M); )
41650
- M = `${pe}_${Z}.${P.name.split(".").pop()}`, Z++;
41669
+ M = `${he}_${Z}.${P.name.split(".").pop()}`, Z++;
41651
41670
  }
41652
41671
  const Y = new File([P], M, { type: P.type });
41653
41672
  T.push(Y);
@@ -51844,11 +51863,11 @@ function nC() {
51844
51863
  ARIA_ATTR: M,
51845
51864
  IS_SCRIPT_OR_DATA: Y,
51846
51865
  ATTR_WHITESPACE: Z,
51847
- CUSTOM_ELEMENT: pe
51866
+ CUSTOM_ELEMENT: he
51848
51867
  } = q_;
51849
51868
  let {
51850
51869
  IS_ALLOWED_URI: K
51851
- } = q_, U = null;
51870
+ } = q_, B = null;
51852
51871
  const R = Tt({}, [...U_, ...Jp, ...Kp, ...Xp, ...j_]);
51853
51872
  let $ = null;
51854
51873
  const W = Tt({}, [...H_, ...Qp, ...V_, ...tf]);
@@ -51871,7 +51890,7 @@ function nC() {
51871
51890
  enumerable: !0,
51872
51891
  value: !1
51873
51892
  }
51874
- })), J = null, H = null, te = !0, de = !0, ge = !1, Te = !0, $e = !1, le = !1, q = !1, F = !1, oe = !1, Oe = !1, je = !1, he = !0, Ee = !1;
51893
+ })), J = null, H = null, te = !0, de = !0, ge = !1, Te = !0, $e = !1, le = !1, q = !1, F = !1, oe = !1, Oe = !1, je = !1, pe = !0, Ee = !1;
51875
51894
  const fe = "user-content-";
51876
51895
  let Pe = !0, _e = !1, qe = {}, Je = null;
51877
51896
  const Re = Tt({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
@@ -51879,7 +51898,7 @@ function nC() {
51879
51898
  const Le = Tt({}, ["audio", "video", "img", "source", "image", "track"]);
51880
51899
  let Xe = null;
51881
51900
  const Nt = Tt({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), dt = "http://www.w3.org/1998/Math/MathML", Kt = "http://www.w3.org/2000/svg", on = "http://www.w3.org/1999/xhtml";
51882
- let En = on, Zn = !1, er = null;
51901
+ let _n = on, Zn = !1, er = null;
51883
51902
  const Ji = Tt({}, [dt, Kt, on], zp);
51884
51903
  let lr = null;
51885
51904
  const oi = ["application/xhtml+xml", "text/html"], tr = "text/html";
@@ -51890,7 +51909,7 @@ function nC() {
51890
51909
  let ce = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
51891
51910
  if (!(ur && ur === ce)) {
51892
51911
  if ((!ce || typeof ce != "object") && (ce = {}), ce = fo(ce), lr = // eslint-disable-next-line unicorn/prefer-includes
51893
- oi.indexOf(ce.PARSER_MEDIA_TYPE) === -1 ? tr : ce.PARSER_MEDIA_TYPE, Gt = lr === "application/xhtml+xml" ? zp : gf, U = ci(ce, "ALLOWED_TAGS") ? Tt({}, ce.ALLOWED_TAGS, Gt) : R, $ = ci(ce, "ALLOWED_ATTR") ? Tt({}, ce.ALLOWED_ATTR, Gt) : W, er = ci(ce, "ALLOWED_NAMESPACES") ? Tt({}, ce.ALLOWED_NAMESPACES, zp) : Ji, Xe = ci(ce, "ADD_URI_SAFE_ATTR") ? Tt(
51912
+ oi.indexOf(ce.PARSER_MEDIA_TYPE) === -1 ? tr : ce.PARSER_MEDIA_TYPE, Gt = lr === "application/xhtml+xml" ? zp : gf, B = ci(ce, "ALLOWED_TAGS") ? Tt({}, ce.ALLOWED_TAGS, Gt) : R, $ = ci(ce, "ALLOWED_ATTR") ? Tt({}, ce.ALLOWED_ATTR, Gt) : W, er = ci(ce, "ALLOWED_NAMESPACES") ? Tt({}, ce.ALLOWED_NAMESPACES, zp) : Ji, Xe = ci(ce, "ADD_URI_SAFE_ATTR") ? Tt(
51894
51913
  fo(Nt),
51895
51914
  // eslint-disable-line indent
51896
51915
  ce.ADD_URI_SAFE_ATTR,
@@ -51904,7 +51923,7 @@ function nC() {
51904
51923
  // eslint-disable-line indent
51905
51924
  Gt
51906
51925
  // eslint-disable-line indent
51907
- ) : Le, Je = ci(ce, "FORBID_CONTENTS") ? Tt({}, ce.FORBID_CONTENTS, Gt) : Re, J = ci(ce, "FORBID_TAGS") ? Tt({}, ce.FORBID_TAGS, Gt) : {}, H = ci(ce, "FORBID_ATTR") ? Tt({}, ce.FORBID_ATTR, Gt) : {}, qe = ci(ce, "USE_PROFILES") ? ce.USE_PROFILES : !1, te = ce.ALLOW_ARIA_ATTR !== !1, de = ce.ALLOW_DATA_ATTR !== !1, ge = ce.ALLOW_UNKNOWN_PROTOCOLS || !1, Te = ce.ALLOW_SELF_CLOSE_IN_ATTR !== !1, $e = ce.SAFE_FOR_TEMPLATES || !1, le = ce.WHOLE_DOCUMENT || !1, oe = ce.RETURN_DOM || !1, Oe = ce.RETURN_DOM_FRAGMENT || !1, je = ce.RETURN_TRUSTED_TYPE || !1, F = ce.FORCE_BODY || !1, he = ce.SANITIZE_DOM !== !1, Ee = ce.SANITIZE_NAMED_PROPS || !1, Pe = ce.KEEP_CONTENT !== !1, _e = ce.IN_PLACE || !1, K = ce.ALLOWED_URI_REGEXP || eC, En = ce.NAMESPACE || on, ne = ce.CUSTOM_ELEMENT_HANDLING || {}, ce.CUSTOM_ELEMENT_HANDLING && ai(ce.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (ne.tagNameCheck = ce.CUSTOM_ELEMENT_HANDLING.tagNameCheck), ce.CUSTOM_ELEMENT_HANDLING && ai(ce.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (ne.attributeNameCheck = ce.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), ce.CUSTOM_ELEMENT_HANDLING && typeof ce.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (ne.allowCustomizedBuiltInElements = ce.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), $e && (de = !1), Oe && (oe = !0), qe && (U = Tt({}, j_), $ = [], qe.html === !0 && (Tt(U, U_), Tt($, H_)), qe.svg === !0 && (Tt(U, Jp), Tt($, Qp), Tt($, tf)), qe.svgFilters === !0 && (Tt(U, Kp), Tt($, Qp), Tt($, tf)), qe.mathMl === !0 && (Tt(U, Xp), Tt($, V_), Tt($, tf))), ce.ADD_TAGS && (U === R && (U = fo(U)), Tt(U, ce.ADD_TAGS, Gt)), ce.ADD_ATTR && ($ === W && ($ = fo($)), Tt($, ce.ADD_ATTR, Gt)), ce.ADD_URI_SAFE_ATTR && Tt(Xe, ce.ADD_URI_SAFE_ATTR, Gt), ce.FORBID_CONTENTS && (Je === Re && (Je = fo(Je)), Tt(Je, ce.FORBID_CONTENTS, Gt)), Pe && (U["#text"] = !0), le && Tt(U, ["html", "head", "body"]), U.table && (Tt(U, ["tbody"]), delete J.tbody), ce.TRUSTED_TYPES_POLICY) {
51926
+ ) : Le, Je = ci(ce, "FORBID_CONTENTS") ? Tt({}, ce.FORBID_CONTENTS, Gt) : Re, J = ci(ce, "FORBID_TAGS") ? Tt({}, ce.FORBID_TAGS, Gt) : {}, H = ci(ce, "FORBID_ATTR") ? Tt({}, ce.FORBID_ATTR, Gt) : {}, qe = ci(ce, "USE_PROFILES") ? ce.USE_PROFILES : !1, te = ce.ALLOW_ARIA_ATTR !== !1, de = ce.ALLOW_DATA_ATTR !== !1, ge = ce.ALLOW_UNKNOWN_PROTOCOLS || !1, Te = ce.ALLOW_SELF_CLOSE_IN_ATTR !== !1, $e = ce.SAFE_FOR_TEMPLATES || !1, le = ce.WHOLE_DOCUMENT || !1, oe = ce.RETURN_DOM || !1, Oe = ce.RETURN_DOM_FRAGMENT || !1, je = ce.RETURN_TRUSTED_TYPE || !1, F = ce.FORCE_BODY || !1, pe = ce.SANITIZE_DOM !== !1, Ee = ce.SANITIZE_NAMED_PROPS || !1, Pe = ce.KEEP_CONTENT !== !1, _e = ce.IN_PLACE || !1, K = ce.ALLOWED_URI_REGEXP || eC, _n = ce.NAMESPACE || on, ne = ce.CUSTOM_ELEMENT_HANDLING || {}, ce.CUSTOM_ELEMENT_HANDLING && ai(ce.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (ne.tagNameCheck = ce.CUSTOM_ELEMENT_HANDLING.tagNameCheck), ce.CUSTOM_ELEMENT_HANDLING && ai(ce.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (ne.attributeNameCheck = ce.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), ce.CUSTOM_ELEMENT_HANDLING && typeof ce.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (ne.allowCustomizedBuiltInElements = ce.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), $e && (de = !1), Oe && (oe = !0), qe && (B = Tt({}, j_), $ = [], qe.html === !0 && (Tt(B, U_), Tt($, H_)), qe.svg === !0 && (Tt(B, Jp), Tt($, Qp), Tt($, tf)), qe.svgFilters === !0 && (Tt(B, Kp), Tt($, Qp), Tt($, tf)), qe.mathMl === !0 && (Tt(B, Xp), Tt($, V_), Tt($, tf))), ce.ADD_TAGS && (B === R && (B = fo(B)), Tt(B, ce.ADD_TAGS, Gt)), ce.ADD_ATTR && ($ === W && ($ = fo($)), Tt($, ce.ADD_ATTR, Gt)), ce.ADD_URI_SAFE_ATTR && Tt(Xe, ce.ADD_URI_SAFE_ATTR, Gt), ce.FORBID_CONTENTS && (Je === Re && (Je = fo(Je)), Tt(Je, ce.FORBID_CONTENTS, Gt)), Pe && (B["#text"] = !0), le && Tt(B, ["html", "head", "body"]), B.table && (Tt(B, ["tbody"]), delete J.tbody), ce.TRUSTED_TYPES_POLICY) {
51908
51927
  if (typeof ce.TRUSTED_TYPES_POLICY.createHTML != "function")
51909
51928
  throw Dl('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
51910
51929
  if (typeof ce.TRUSTED_TYPES_POLICY.createScriptURL != "function")
@@ -51917,7 +51936,7 @@ function nC() {
51917
51936
  }, re = Tt({}, ["mi", "mo", "mn", "ms", "mtext"]), Ie = Tt({}, ["foreignobject", "desc", "title", "annotation-xml"]), it = Tt({}, ["title", "style", "font", "a", "script"]), Ce = Tt({}, [...Jp, ...Kp, ...Mie]), Et = Tt({}, [...Xp, ...Fie]), st = function(ce) {
51918
51937
  let Ue = p(ce);
51919
51938
  (!Ue || !Ue.tagName) && (Ue = {
51920
- namespaceURI: En,
51939
+ namespaceURI: _n,
51921
51940
  tagName: "template"
51922
51941
  });
51923
51942
  const rt = gf(ce.tagName), Ut = gf(Ue.tagName);
@@ -51959,25 +51978,25 @@ function nC() {
51959
51978
  if (F)
51960
51979
  ce = "<remove></remove>" + ce;
51961
51980
  else {
51962
- const wn = B_(ce, /^[\r\n\t ]+/);
51963
- rt = wn && wn[0];
51981
+ const Tn = B_(ce, /^[\r\n\t ]+/);
51982
+ rt = Tn && Tn[0];
51964
51983
  }
51965
- lr === "application/xhtml+xml" && En === on && (ce = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + ce + "</body></html>");
51984
+ lr === "application/xhtml+xml" && _n === on && (ce = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + ce + "</body></html>");
51966
51985
  const Ut = E ? E.createHTML(ce) : ce;
51967
- if (En === on)
51986
+ if (_n === on)
51968
51987
  try {
51969
51988
  Ue = new f().parseFromString(Ut, lr);
51970
51989
  } catch {
51971
51990
  }
51972
51991
  if (!Ue || !Ue.documentElement) {
51973
- Ue = w.createDocument(En, "template", null);
51992
+ Ue = w.createDocument(_n, "template", null);
51974
51993
  try {
51975
51994
  Ue.documentElement.innerHTML = Zn ? y : Ut;
51976
51995
  } catch {
51977
51996
  }
51978
51997
  }
51979
51998
  const $t = Ue.body || Ue.documentElement;
51980
- return ce && rt && $t.insertBefore(n.createTextNode(rt), $t.childNodes[0] || null), En === on ? S.call(Ue, le ? "html" : "body")[0] : le ? Ue.documentElement : $t;
51999
+ return ce && rt && $t.insertBefore(n.createTextNode(rt), $t.childNodes[0] || null), _n === on ? S.call(Ue, le ? "html" : "body")[0] : le ? Ue.documentElement : $t;
51981
52000
  }, eo = function(ce) {
51982
52001
  return N.call(
51983
52002
  ce.ownerDocument || ce,
@@ -51988,7 +52007,7 @@ function nC() {
51988
52007
  );
51989
52008
  }, to = function(ce) {
51990
52009
  return ce instanceof d && (typeof ce.nodeName != "string" || typeof ce.textContent != "string" || typeof ce.removeChild != "function" || !(ce.attributes instanceof c) || typeof ce.removeAttribute != "function" || typeof ce.setAttribute != "function" || typeof ce.namespaceURI != "string" || typeof ce.insertBefore != "function" || typeof ce.hasChildNodes != "function");
51991
- }, _n = function(ce) {
52010
+ }, wn = function(ce) {
51992
52011
  return typeof a == "function" && ce instanceof a;
51993
52012
  }, Nr = function(ce, Ue, rt) {
51994
52013
  A[ce] && Zc(A[ce], (Ut) => {
@@ -52001,17 +52020,17 @@ function nC() {
52001
52020
  const rt = Gt(ce.nodeName);
52002
52021
  if (Nr("uponSanitizeElement", ce, {
52003
52022
  tagName: rt,
52004
- allowedTags: U
52005
- }), ce.hasChildNodes() && !_n(ce.firstElementChild) && Cr(/<[/\w]/g, ce.innerHTML) && Cr(/<[/\w]/g, ce.textContent) || ce.nodeType === 7)
52023
+ allowedTags: B
52024
+ }), ce.hasChildNodes() && !wn(ce.firstElementChild) && Cr(/<[/\w]/g, ce.innerHTML) && Cr(/<[/\w]/g, ce.textContent) || ce.nodeType === 7)
52006
52025
  return pn(ce), !0;
52007
- if (!U[rt] || J[rt]) {
52026
+ if (!B[rt] || J[rt]) {
52008
52027
  if (!J[rt] && ta(rt) && (ne.tagNameCheck instanceof RegExp && Cr(ne.tagNameCheck, rt) || ne.tagNameCheck instanceof Function && ne.tagNameCheck(rt)))
52009
52028
  return !1;
52010
52029
  if (Pe && !Je[rt]) {
52011
52030
  const Ut = p(ce) || ce.parentNode, $t = m(ce) || ce.childNodes;
52012
52031
  if ($t && Ut) {
52013
- const wn = $t.length;
52014
- for (let Mn = wn - 1; Mn >= 0; --Mn)
52032
+ const Tn = $t.length;
52033
+ for (let Mn = Tn - 1; Mn >= 0; --Mn)
52015
52034
  Ut.insertBefore(v($t[Mn], !0), b(ce));
52016
52035
  }
52017
52036
  }
@@ -52023,7 +52042,7 @@ function nC() {
52023
52042
  element: ce.cloneNode()
52024
52043
  }), ce.textContent = Ue)), Nr("afterSanitizeElements", ce, null), !1);
52025
52044
  }, ea = function(ce, Ue, rt) {
52026
- if (he && (Ue === "id" || Ue === "name") && (rt in n || rt in Gr))
52045
+ if (pe && (Ue === "id" || Ue === "name") && (rt in n || rt in Gr))
52027
52046
  return !1;
52028
52047
  if (!(de && !H[Ue] && Cr(P, Ue))) {
52029
52048
  if (!(te && Cr(M, Ue))) {
@@ -52051,7 +52070,7 @@ function nC() {
52051
52070
  }
52052
52071
  return !0;
52053
52072
  }, ta = function(ce) {
52054
- return ce !== "annotation-xml" && B_(ce, pe);
52073
+ return ce !== "annotation-xml" && B_(ce, he);
52055
52074
  }, na = function(ce) {
52056
52075
  Nr("beforeSanitizeAttributes", ce, null);
52057
52076
  const {
@@ -52068,15 +52087,15 @@ function nC() {
52068
52087
  let Ut = Ue.length;
52069
52088
  for (; Ut--; ) {
52070
52089
  const $t = Ue[Ut], {
52071
- name: wn,
52090
+ name: Tn,
52072
52091
  namespaceURI: Mn,
52073
52092
  value: li
52074
- } = $t, Ki = Gt(wn);
52075
- let Fn = wn === "value" ? li : kie(li);
52076
- if (rt.attrName = Ki, rt.attrValue = Fn, rt.keepAttr = !0, rt.forceKeepAttr = void 0, Nr("uponSanitizeAttribute", ce, rt), Fn = rt.attrValue, rt.forceKeepAttr || (Or(wn, ce), !rt.keepAttr))
52093
+ } = $t, Ki = Gt(Tn);
52094
+ let Fn = Tn === "value" ? li : kie(li);
52095
+ if (rt.attrName = Ki, rt.attrValue = Fn, rt.keepAttr = !0, rt.forceKeepAttr = void 0, Nr("uponSanitizeAttribute", ce, rt), Fn = rt.attrValue, rt.forceKeepAttr || (Or(Tn, ce), !rt.keepAttr))
52077
52096
  continue;
52078
52097
  if (!Te && Cr(/\/>/i, Fn)) {
52079
- Or(wn, ce);
52098
+ Or(Tn, ce);
52080
52099
  continue;
52081
52100
  }
52082
52101
  $e && Zc([T, C, L], (no) => {
@@ -52084,7 +52103,7 @@ function nC() {
52084
52103
  });
52085
52104
  const Xi = Gt(ce.nodeName);
52086
52105
  if (ea(Xi, Ki, Fn)) {
52087
- if (Ee && (Ki === "id" || Ki === "name") && (Or(wn, ce), Fn = fe + Fn), E && typeof h == "object" && typeof h.getAttributeType == "function" && !Mn)
52106
+ if (Ee && (Ki === "id" || Ki === "name") && (Or(Tn, ce), Fn = fe + Fn), E && typeof h == "object" && typeof h.getAttributeType == "function" && !Mn)
52088
52107
  switch (h.getAttributeType(Xi, Ki)) {
52089
52108
  case "TrustedHTML": {
52090
52109
  Fn = E.createHTML(Fn);
@@ -52096,7 +52115,7 @@ function nC() {
52096
52115
  }
52097
52116
  }
52098
52117
  try {
52099
- Mn ? ce.setAttributeNS(Mn, wn, Fn) : ce.setAttribute(wn, Fn), $_(e.removed);
52118
+ Mn ? ce.setAttributeNS(Mn, Tn, Fn) : ce.setAttribute(Tn, Fn), $_(e.removed);
52100
52119
  } catch {
52101
52120
  }
52102
52121
  }
@@ -52111,7 +52130,7 @@ function nC() {
52111
52130
  };
52112
52131
  return e.sanitize = function(at) {
52113
52132
  let ce = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, Ue = null, rt = null, Ut = null, $t = null;
52114
- if (Zn = !at, Zn && (at = "<!-->"), typeof at != "string" && !_n(at))
52133
+ if (Zn = !at, Zn && (at = "<!-->"), typeof at != "string" && !wn(at))
52115
52134
  if (typeof at.toString == "function") {
52116
52135
  if (at = at.toString(), typeof at != "string")
52117
52136
  throw Dl("dirty is not a string, aborting");
@@ -52122,7 +52141,7 @@ function nC() {
52122
52141
  if (q || Ar(ce), e.removed = [], typeof at == "string" && (_e = !1), _e) {
52123
52142
  if (at.nodeName) {
52124
52143
  const li = Gt(at.nodeName);
52125
- if (!U[li] || J[li])
52144
+ if (!B[li] || J[li])
52126
52145
  throw Dl("root node is forbidden and cannot be sanitized in-place");
52127
52146
  }
52128
52147
  } else if (at instanceof a)
@@ -52135,8 +52154,8 @@ function nC() {
52135
52154
  return oe ? null : je ? y : "";
52136
52155
  }
52137
52156
  Ue && F && pn(Ue.firstChild);
52138
- const wn = eo(_e ? at : Ue);
52139
- for (; Ut = wn.nextNode(); )
52157
+ const Tn = eo(_e ? at : Ue);
52158
+ for (; Ut = Tn.nextNode(); )
52140
52159
  Zo(Ut) || (Ut.content instanceof s && Rn(Ut.content), na(Ut));
52141
52160
  if (_e)
52142
52161
  return at;
@@ -52149,7 +52168,7 @@ function nC() {
52149
52168
  return ($.shadowroot || $.shadowrootmode) && ($t = x.call(r, $t, !0)), $t;
52150
52169
  }
52151
52170
  let Mn = le ? Ue.outerHTML : Ue.innerHTML;
52152
- return le && U["!doctype"] && Ue.ownerDocument && Ue.ownerDocument.doctype && Ue.ownerDocument.doctype.name && Cr(tC, Ue.ownerDocument.doctype.name) && (Mn = "<!DOCTYPE " + Ue.ownerDocument.doctype.name + `>
52171
+ return le && B["!doctype"] && Ue.ownerDocument && Ue.ownerDocument.doctype && Ue.ownerDocument.doctype.name && Cr(tC, Ue.ownerDocument.doctype.name) && (Mn = "<!DOCTYPE " + Ue.ownerDocument.doctype.name + `>
52153
52172
  ` + Mn), $e && Zc([T, C, L], (li) => {
52154
52173
  Mn = kl(Mn, li, " ");
52155
52174
  }), E && je ? E.createHTML(Mn) : Mn;
@@ -52363,7 +52382,7 @@ const Jie = {
52363
52382
  })
52364
52383
  ], 512),
52365
52384
  (k(), Ne(zs, { to: "body" }, [
52366
- i.value ? gn((k(), V("div", {
52385
+ i.value ? bn((k(), V("div", {
52367
52386
  key: 0,
52368
52387
  ref_key: "floatingDrop",
52369
52388
  ref: o,
@@ -52438,7 +52457,7 @@ const Jie = {
52438
52457
  left: `${s.value?.x ?? 0}px`
52439
52458
  }));
52440
52459
  function a(u) {
52441
- n.value = !n.value, u || n.value && On(() => {
52460
+ n.value = !n.value, u || n.value && gn(() => {
52442
52461
  r.value && i.value && Ed(r.value, i.value, {
52443
52462
  placement: "bottom-end",
52444
52463
  middleware: [Lu(10)]
@@ -52548,7 +52567,7 @@ const Jie = {
52548
52567
  }
52549
52568
  return (N, O) => {
52550
52569
  const S = ze("VcIcon"), x = Au("touch");
52551
- return gn((k(), V("div", {
52570
+ return bn((k(), V("div", {
52552
52571
  ref_key: "container",
52553
52572
  ref: l,
52554
52573
  class: "tw-select-none tw-relative tw-overflow-hidden tw-flex",
@@ -52837,7 +52856,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
52837
52856
  const d = z([]), f = z(!1), h = z(), g = z(), v = z(), b = z([]), m = z([]), p = z(), E = z(!1), y = z(), w = z(), N = z(), O = LI(), S = z(), x = Bv(
52838
52857
  "VC_TABLE_STATE_" + n.stateKey.toUpperCase(),
52839
52858
  []
52840
- ), A = z([]), T = z(), C = z(), L = z(), P = z(!0), M = z(), Y = z(!1), Z = z(), pe = z();
52859
+ ), A = z([]), T = z(), C = z(), L = z(), P = z(!0), M = z(), Y = z(!1), Z = z(), he = z();
52841
52860
  Su(() => {
52842
52861
  Je();
52843
52862
  }), Sv(() => {
@@ -52846,7 +52865,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
52846
52865
  const K = se(() => {
52847
52866
  const re = n.sort?.split(":");
52848
52867
  return re && re.length === 2 && re[1];
52849
- }), U = se(() => {
52868
+ }), B = se(() => {
52850
52869
  const re = n.sort?.split(":");
52851
52870
  return re && re.length === 2 && re[0];
52852
52871
  }), R = (re) => {
@@ -52902,7 +52921,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
52902
52921
  et(
52903
52922
  () => n.items,
52904
52923
  (re) => {
52905
- v.value?.scrollTop(), he(re), d.value = d.value.filter((Ie) => re.includes(Ie));
52924
+ v.value?.scrollTop(), pe(re), d.value = d.value.filter((Ie) => re.includes(Ie));
52906
52925
  },
52907
52926
  { deep: !0, immediate: !0 }
52908
52927
  ), et(
@@ -52947,7 +52966,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
52947
52966
  }
52948
52967
  h.value = re.id;
52949
52968
  const it = b.value.find((st) => st.id === Ie)?.element, Ce = s.value.find((st) => st.id === Ie)?.element, Et = o.value?.find((st) => st.id === Ie)?.element;
52950
- it && Ce && Et && On(() => {
52969
+ it && Ce && Et && gn(() => {
52951
52970
  Ed(it, Ce, {
52952
52971
  placement: "bottom",
52953
52972
  middleware: [
@@ -52976,7 +52995,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
52976
52995
  left: "0px"
52977
52996
  };
52978
52997
  });
52979
- async function he(re) {
52998
+ async function pe(re) {
52980
52999
  if (n.enableItemActions && typeof n.itemActionBuilder == "function") {
52981
53000
  const Ie = [];
52982
53001
  for (let it = 0; it < re.length; it++)
@@ -53078,7 +53097,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
53078
53097
  function on(re) {
53079
53098
  n.reorderableColumns && T.value && (re.preventDefault(), a.value != null && (a.value.style.display = "none"));
53080
53099
  }
53081
- function En(re, Ie) {
53100
+ function _n(re, Ie) {
53082
53101
  if (re.preventDefault(), T.value) {
53083
53102
  const it = A.value.indexOf(T.value), Ce = A.value.indexOf(Ie);
53084
53103
  let Et = it !== Ce;
@@ -53113,7 +53132,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
53113
53132
  n.reorderableRows && (re.currentTarget.draggable = !0);
53114
53133
  }
53115
53134
  function Gt(re, Ie) {
53116
- n.reorderableRows && (Y.value = !0, M.value = Ie, pe.value = n.items.indexOf(Ie), re.dataTransfer && re.dataTransfer.setData("text", "row-reorder"));
53135
+ n.reorderableRows && (Y.value = !0, M.value = Ie, he.value = n.items.indexOf(Ie), re.dataTransfer && re.dataTransfer.setData("text", "row-reorder"));
53117
53136
  }
53118
53137
  function ur(re, Ie) {
53119
53138
  if (!n.reorderableRows)
@@ -53130,13 +53149,13 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
53130
53149
  it && it.classList.remove("vc-table__drag-row-bottom"), Ie.classList.remove("vc-table__drag-row-top"), Ie.classList.remove("vc-table__drag-row-bottom");
53131
53150
  }
53132
53151
  function ai(re) {
53133
- Y.value = !1, pe.value = void 0, Z.value = void 0, re.currentTarget.draggable = !1;
53152
+ Y.value = !1, he.value = void 0, Z.value = void 0, re.currentTarget.draggable = !1;
53134
53153
  }
53135
53154
  function Ar(re) {
53136
- if (Z.value !== void 0 && pe.value !== void 0) {
53137
- const Ie = pe.value > Z.value ? Z.value : Z.value === 0 ? 0 : Z.value - 1, it = [...n.items];
53138
- Ji(it, pe.value, Ie), r("row:reorder", {
53139
- dragIndex: pe.value,
53155
+ if (Z.value !== void 0 && he.value !== void 0) {
53156
+ const Ie = he.value > Z.value ? Z.value : Z.value === 0 ? 0 : Z.value - 1, it = [...n.items];
53157
+ Ji(it, he.value, Ie), r("row:reorder", {
53158
+ dragIndex: he.value,
53140
53159
  dropIndex: Ie,
53141
53160
  value: it
53142
53161
  });
@@ -53145,7 +53164,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
53145
53164
  }
53146
53165
  return (re, Ie) => {
53147
53166
  const it = Au("loading");
53148
- return gn((k(), V("div", Loe, [
53167
+ return bn((k(), V("div", Loe, [
53149
53168
  (re.$slots.header || re.header) && (re.items && re.items.length && !P.value || re.searchValue || re.searchValue === "" || re.activeFilterCount) ? Ge(re.$slots, "header", { key: 0 }, () => [
53150
53169
  Q("div", Poe, [
53151
53170
  re.$isMobile.value && re.$slots.filters ? (k(), V("div", koe, [
@@ -53244,7 +53263,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
53244
53263
  onDragstart: (st) => Nt(st, Ce),
53245
53264
  onDragover: Kt,
53246
53265
  onDragleave: on,
53247
- onDrop: (st) => En(st, Ce),
53266
+ onDrop: (st) => _n(st, Ce),
53248
53267
  onClick: (st) => Pe(Ce)
53249
53268
  }, [
53250
53269
  Q("div", {
@@ -53255,7 +53274,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
53255
53274
  Ye(me(Ce.title), 1)
53256
53275
  ])
53257
53276
  ]),
53258
- U.value === Ce.id ? (k(), V("div", Yoe, [
53277
+ B.value === Ce.id ? (k(), V("div", Yoe, [
53259
53278
  ue(D(Ze), {
53260
53279
  size: "xs",
53261
53280
  icon: `fas fa-caret-${K.value === "DESC" ? "down" : "up"}`
@@ -53370,7 +53389,7 @@ const Loe = { class: "tw-relative tw-overflow-hidden tw-flex tw-flex-col tw-grow
53370
53389
  size: "m"
53371
53390
  })
53372
53391
  ], 10, sae),
53373
- gn(Q("div", {
53392
+ bn(Q("div", {
53374
53393
  ref_for: !0,
53375
53394
  ref: (st) => le(st, Ce.id),
53376
53395
  class: "vc-table__body-tooltip tw-bg-white tw-rounded-[4px] tw-p-[15px] tw-z-[1] tw-absolute tw-right-0 tw-drop-shadow-[1px_3px_14px_rgba(111,122,131,0.25)] tw-w-max",