sprintify-ui 0.0.149 → 0.0.150

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.
@@ -743,12 +743,12 @@ function zu(t, o, e, r) {
743
743
  A(void 0, u);
744
744
  });
745
745
  }
746
- function x() {
746
+ function k() {
747
747
  s.forEach((A) => {
748
748
  A.status === "pending" && (A.status = "aborted");
749
749
  }), s = [];
750
750
  }
751
- function v(A, S, k) {
751
+ function v(A, S, x) {
752
752
  const _ = S !== "success";
753
753
  switch (s = s.filter((y) => y !== A), f) {
754
754
  case "pending":
@@ -761,19 +761,19 @@ function zu(t, o, e, r) {
761
761
  return;
762
762
  }
763
763
  if (S === "abort") {
764
- u = k, n();
764
+ u = x, n();
765
765
  return;
766
766
  }
767
767
  if (_) {
768
- u = k, s.length || (l.length ? O() : n());
768
+ u = x, s.length || (l.length ? O() : n());
769
769
  return;
770
770
  }
771
- if (w(), x(), !t.random) {
771
+ if (w(), k(), !t.random) {
772
772
  const y = t.resources.indexOf(A.resource);
773
773
  y !== -1 && y !== t.index && (t.index = y);
774
774
  }
775
775
  f = "completed", g.forEach((y) => {
776
- y(k);
776
+ y(x);
777
777
  });
778
778
  }
779
779
  function O() {
@@ -784,7 +784,7 @@ function zu(t, o, e, r) {
784
784
  if (A === void 0) {
785
785
  if (s.length) {
786
786
  d = setTimeout(() => {
787
- w(), f === "pending" && (x(), n());
787
+ w(), f === "pending" && (k(), n());
788
788
  }, t.timeout);
789
789
  return;
790
790
  }
@@ -794,8 +794,8 @@ function zu(t, o, e, r) {
794
794
  const S = {
795
795
  status: "pending",
796
796
  resource: A,
797
- callback: (k, _) => {
798
- v(S, k, _);
797
+ callback: (x, _) => {
798
+ v(S, x, _);
799
799
  }
800
800
  };
801
801
  s.push(S), m++, d = setTimeout(O, t.rotate), e(A, o, S.callback);
@@ -1563,7 +1563,7 @@ var gi = {}, yc = {
1563
1563
  var ye = J.scrollLeft, Ie = J.scrollWidth, Pe = ye + J.offsetWidth;
1564
1564
  return Pe >= Ie;
1565
1565
  }
1566
- }, x = function(J) {
1566
+ }, k = function(J) {
1567
1567
  var ye = 'textarea, [contenteditable="true"]';
1568
1568
  return g(J, ye);
1569
1569
  }, v = function(J) {
@@ -1625,7 +1625,7 @@ var gi = {}, yc = {
1625
1625
  function A(_e, J, ye) {
1626
1626
  return J in _e ? Object.defineProperty(_e, J, { value: ye, enumerable: !0, configurable: !0, writable: !0 }) : _e[J] = ye, _e;
1627
1627
  }
1628
- var S = ["padding", "margin", "width", "max-width", "none"], k = 3, _ = {
1628
+ var S = ["padding", "margin", "width", "max-width", "none"], x = 3, _ = {
1629
1629
  scroll: !0,
1630
1630
  queue: 0,
1631
1631
  scrollableSelectors: ["[data-scroll-lock-scrollable]"],
@@ -1848,17 +1848,17 @@ Available fill gap methods: `).concat(ye, "."));
1848
1848
  left: Ie < Pt,
1849
1849
  right: Ie > Pt
1850
1850
  }, Kt = {
1851
- up: ye + k < Pe,
1852
- down: ye - k > Pe,
1853
- left: Ie + k < Pt,
1854
- right: Ie - k > Pt
1851
+ up: ye + x < Pe,
1852
+ down: ye - x > Pe,
1853
+ left: Ie + x < Pt,
1854
+ right: Ie - x > Pt
1855
1855
  }, Xt = function en(Ke) {
1856
1856
  var tn = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
1857
1857
  if (Ke) {
1858
1858
  var wt = s(Ke, $t, !1);
1859
1859
  if (v(Ke))
1860
1860
  return !1;
1861
- if (tn || x(Ke) && s(Ke, $t) || g(Ke, $t)) {
1861
+ if (tn || k(Ke) && s(Ke, $t) || g(Ke, $t)) {
1862
1862
  var Ft = !1;
1863
1863
  h(Ke) && n(Ke) ? (He.up && b(Ke) || He.down && p(Ke)) && (Ft = !0) : b(Ke) && p(Ke) ? (He.left && h(Ke) || He.right && n(Ke)) && (Ft = !0) : (Kt.up && b(Ke) || Kt.down && p(Ke) || Kt.left && h(Ke) || Kt.right && n(Ke)) && (Ft = !0), Ft && (wt ? en(wt, !0) : J.cancelable && J.preventDefault());
1864
1864
  } else
@@ -2150,7 +2150,7 @@ function Tt(t) {
2150
2150
  const g = rt("form:disable", () => {
2151
2151
  }), w = rt("form:enable", () => {
2152
2152
  }), b = G(() => e.value ? e.value : c.value), p = G(() => o.value ? o.value : f.value), h = G(() => u(p.value)), n = G(() => r.value ? r.value : !!h.value);
2153
- function x(v) {
2153
+ function k(v) {
2154
2154
  i("update:modelValue", v), m();
2155
2155
  }
2156
2156
  return {
@@ -2158,7 +2158,7 @@ function Tt(t) {
2158
2158
  nameInternal: p,
2159
2159
  hasErrorInternal: n,
2160
2160
  errorMessageInternal: h,
2161
- emitUpdate: x,
2161
+ emitUpdate: k,
2162
2162
  enableForm: w,
2163
2163
  disableForm: g
2164
2164
  };
@@ -2284,20 +2284,20 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2284
2284
  e("select", n);
2285
2285
  }
2286
2286
  function m(n) {
2287
- return yt(r.selected) ? r.selected.some((x) => x.value === n.value) : Tr(r.selected) ? r.selected.value == n.value : !1;
2287
+ return yt(r.selected) ? r.selected.some((k) => k.value === n.value) : Tr(r.selected) ? r.selected.value == n.value : !1;
2288
2288
  }
2289
2289
  function u(n) {
2290
- const x = n.key;
2290
+ const k = n.key;
2291
2291
  if (a = !1, !r.loading) {
2292
- if (x === "ArrowDown") {
2292
+ if (k === "ArrowDown") {
2293
2293
  l.value < r.options.length - 1 ? l.value++ : l.value = 0, d();
2294
2294
  return;
2295
2295
  }
2296
- if (x === "ArrowUp") {
2296
+ if (k === "ArrowUp") {
2297
2297
  l.value > 0 ? l.value-- : l.value = Math.max(0, r.options.length - 1), d();
2298
2298
  return;
2299
2299
  }
2300
- if (x === "Enter") {
2300
+ if (k === "Enter") {
2301
2301
  n.preventDefault(), c.value && f(c.value);
2302
2302
  return;
2303
2303
  }
@@ -2320,8 +2320,8 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2320
2320
  );
2321
2321
  if (!n)
2322
2322
  return;
2323
- const x = i.value.clientHeight, v = n.offsetTop, O = n.clientHeight;
2324
- i.value.scrollTop = v - x / 2 + O / 2;
2323
+ const k = i.value.clientHeight, v = n.offsetTop, O = n.clientHeight;
2324
+ i.value.scrollTop = v - k / 2 + O / 2;
2325
2325
  }
2326
2326
  Xe(
2327
2327
  () => r.options,
@@ -2335,10 +2335,10 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2335
2335
  () => r.selected,
2336
2336
  () => {
2337
2337
  if (Tr(r.selected) && !yt(r.selected)) {
2338
- const n = r.selected, x = r.options.findIndex(
2338
+ const n = r.selected, k = r.options.findIndex(
2339
2339
  (v) => v.value === n.value
2340
2340
  );
2341
- x >= 0 && s(x);
2341
+ k >= 0 && s(k);
2342
2342
  } else
2343
2343
  yt(r.selected) ? l.value in r.options || s(r.options.length - 1) : s(0);
2344
2344
  },
@@ -2359,7 +2359,7 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2359
2359
  }, 10), b = (n) => c.value && c.value.value == n.value ? "bg-slate-200" : "bg-white", p = G(() => r.size == "xs" ? "text-xs" : (r.size == "sm", "text-sm")), h = G(() => r.size == "xs" ? "w-4 h-4" : (r.size == "sm", "w-5 h-5"));
2360
2360
  return o({
2361
2361
  onKeydown: u
2362
- }), (n, x) => (R(), X("div", $c, [
2362
+ }), (n, k) => (R(), X("div", $c, [
2363
2363
  q("div", {
2364
2364
  ref_key: "drawer",
2365
2365
  ref: i,
@@ -2567,7 +2567,7 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2567
2567
  () => b.value,
2568
2568
  () => {
2569
2569
  var K;
2570
- b.value ? r.showModelValue && k((K = b.value) == null ? void 0 : K.label) : r.showModelValue && (r.showEmptyOption ? k(r.emptyOptionLabel) : k(""));
2570
+ b.value ? r.showModelValue && x((K = b.value) == null ? void 0 : K.label) : r.showModelValue && (r.showEmptyOption ? x(r.emptyOptionLabel) : x(""));
2571
2571
  },
2572
2572
  { immediate: !0 }
2573
2573
  ), Ci(u, () => {
@@ -2578,11 +2578,11 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2578
2578
  }
2579
2579
  function n() {
2580
2580
  s.value = !1, g.value = !1, y(), f = setTimeout(() => {
2581
- r.showModelValue && (b.value ? k(b.value.label) : r.showEmptyOption ? k(r.emptyOptionLabel) : k(""));
2581
+ r.showModelValue && (b.value ? x(b.value.label) : r.showEmptyOption ? x(r.emptyOptionLabel) : x(""));
2582
2582
  }, 10), e("close");
2583
2583
  }
2584
- const x = (K) => {
2585
- h(), s.value = !0, k(Cn(K, "target.value") + ""), e("typing", m.value), m.value == "" && !r.showEmptyOption && S(null);
2584
+ const k = (K) => {
2585
+ h(), s.value = !0, x(Cn(K, "target.value") + ""), e("typing", m.value), m.value == "" && !r.showEmptyOption && S(null);
2586
2586
  }, v = (K) => {
2587
2587
  var D;
2588
2588
  const P = K.key;
@@ -2605,7 +2605,7 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2605
2605
  let P = K ? K.option : null;
2606
2606
  r.showEmptyOption && K && K.value == null && (P = null), a(P);
2607
2607
  }
2608
- function k(K) {
2608
+ function x(K) {
2609
2609
  m.value = K;
2610
2610
  }
2611
2611
  function _() {
@@ -2647,7 +2647,7 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2647
2647
  blur: y,
2648
2648
  close: n,
2649
2649
  open: h,
2650
- setKeywords: k
2650
+ setKeywords: x
2651
2651
  }), (K, P) => (R(), X("div", {
2652
2652
  ref_key: "autocomplete",
2653
2653
  ref: u
@@ -2690,7 +2690,7 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2690
2690
  autocomplete: "off",
2691
2691
  disabled: t.disabled,
2692
2692
  onClick: h,
2693
- onInput: x,
2693
+ onInput: k,
2694
2694
  onKeydown: v
2695
2695
  }, null, 42, Xc),
2696
2696
  q("div", {
@@ -2839,8 +2839,8 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2839
2839
  "clear"
2840
2840
  ],
2841
2841
  setup(t, { expose: o, emit: e }) {
2842
- const r = t, i = le(!1), a = le(!1), l = le(!1), c = le(!1), f = le(""), m = le(1), u = le([]), d = le(null), s = (x) => {
2843
- m.value = 1, c.value = !1, f.value = x, i.value = !0, h();
2842
+ const r = t, i = le(!1), a = le(!1), l = le(!1), c = le(!1), f = le(""), m = le(1), u = le([]), d = le(null), s = (k) => {
2843
+ m.value = 1, c.value = !1, f.value = k, i.value = !0, h();
2844
2844
  }, g = () => {
2845
2845
  l.value || p();
2846
2846
  }, w = () => {
@@ -2860,8 +2860,8 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2860
2860
  [r.queryKey]: f.value,
2861
2861
  page: m.value
2862
2862
  }
2863
- }).then((x) => {
2864
- const v = x.data.data;
2863
+ }).then((k) => {
2864
+ const v = k.data.data;
2865
2865
  v.length == 0 && (c.value = !0), m.value == 1 ? u.value = v : u.value.push(...v), l.value = !0;
2866
2866
  }).finally(() => {
2867
2867
  a.value = !1, i.value = !1;
@@ -2870,31 +2870,31 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2870
2870
  const h = _n(() => {
2871
2871
  p();
2872
2872
  }, 300);
2873
- function n(x) {
2874
- return r.showEmptyOption ? !(x.value == null && !x.label.toLowerCase().includes(f.value.toLowerCase())) : !0;
2873
+ function n(k) {
2874
+ return r.showEmptyOption ? !(k.value == null && !k.label.toLowerCase().includes(f.value.toLowerCase())) : !0;
2875
2875
  }
2876
2876
  return o({
2877
2877
  focus: () => {
2878
- var x;
2879
- return (x = d.value) == null ? void 0 : x.focus();
2878
+ var k;
2879
+ return (k = d.value) == null ? void 0 : k.focus();
2880
2880
  },
2881
2881
  blur: () => {
2882
- var x;
2883
- return (x = d.value) == null ? void 0 : x.blur();
2882
+ var k;
2883
+ return (k = d.value) == null ? void 0 : k.blur();
2884
2884
  },
2885
2885
  open: () => {
2886
- var x;
2887
- return (x = d.value) == null ? void 0 : x.open();
2886
+ var k;
2887
+ return (k = d.value) == null ? void 0 : k.open();
2888
2888
  },
2889
2889
  close: () => {
2890
- var x;
2891
- return (x = d.value) == null ? void 0 : x.close();
2890
+ var k;
2891
+ return (k = d.value) == null ? void 0 : k.close();
2892
2892
  },
2893
- setKeywords: (x) => {
2893
+ setKeywords: (k) => {
2894
2894
  var v;
2895
- return (v = d.value) == null ? void 0 : v.setKeywords(x);
2895
+ return (v = d.value) == null ? void 0 : v.setKeywords(k);
2896
2896
  }
2897
- }), (x, v) => (R(), Ce(oa, {
2897
+ }), (k, v) => (R(), Ce(oa, {
2898
2898
  ref_key: "autocomplete",
2899
2899
  ref: d,
2900
2900
  loading: N(i) && N(m) == 1,
@@ -2921,17 +2921,17 @@ const Al = /* @__PURE__ */ Lt(Bc, [["render", Pc]]), $c = { class: "relative w-f
2921
2921
  onOpen: g,
2922
2922
  onTyping: s,
2923
2923
  onScrollBottom: N(b),
2924
- "onUpdate:modelValue": v[0] || (v[0] = (O) => x.$emit("update:modelValue", O))
2924
+ "onUpdate:modelValue": v[0] || (v[0] = (O) => k.$emit("update:modelValue", O))
2925
2925
  }, {
2926
2926
  option: ge((O) => [
2927
- Ae(x.$slots, "option", Ot(At(O)))
2927
+ Ae(k.$slots, "option", Ot(At(O)))
2928
2928
  ]),
2929
2929
  footer: ge((O) => [
2930
- Ae(x.$slots, "footer", Zt(O, { keywords: N(f) }))
2930
+ Ae(k.$slots, "footer", Zt(O, { keywords: N(f) }))
2931
2931
  ]),
2932
2932
  empty: ge((O) => [
2933
- Ae(x.$slots, "empty", Zt(O, { firstSearch: N(l) }), () => [
2934
- N(l) ? (R(), X("div", nf, Se(x.$t("sui.nothing_found")), 1)) : ke("", !0)
2933
+ Ae(k.$slots, "empty", Zt(O, { firstSearch: N(l) }), () => [
2934
+ N(l) ? (R(), X("div", nf, Se(k.$t("sui.nothing_found")), 1)) : ke("", !0)
2935
2935
  ])
2936
2936
  ]),
2937
2937
  _: 3
@@ -3967,8 +3967,8 @@ var Co = {}, Wf = {
3967
3967
  var w = e("crypto");
3968
3968
  function b(A, S) {
3969
3969
  S = n(A, S);
3970
- var k;
3971
- return (k = S.algorithm !== "passthrough" ? w.createHash(S.algorithm) : new O()).write === void 0 && (k.write = k.update, k.end = k.update), v(S, k).dispatch(A), k.update || k.end(""), k.digest ? k.digest(S.encoding === "buffer" ? void 0 : S.encoding) : (A = k.read(), S.encoding !== "buffer" ? A.toString(S.encoding) : A);
3970
+ var x;
3971
+ return (x = S.algorithm !== "passthrough" ? w.createHash(S.algorithm) : new O()).write === void 0 && (x.write = x.update, x.end = x.update), v(S, x).dispatch(A), x.update || x.end(""), x.digest ? x.digest(S.encoding === "buffer" ? void 0 : S.encoding) : (A = x.read(), S.encoding !== "buffer" ? A.toString(S.encoding) : A);
3972
3972
  }
3973
3973
  (i = r.exports = b).sha1 = function(A) {
3974
3974
  return b(A);
@@ -3981,23 +3981,23 @@ var Co = {}, Wf = {
3981
3981
  };
3982
3982
  var p = w.getHashes ? w.getHashes().slice() : ["sha1", "md5"], h = (p.push("passthrough"), ["buffer", "hex", "binary", "base64"]);
3983
3983
  function n(A, S) {
3984
- var k = {};
3985
- if (k.algorithm = (S = S || {}).algorithm || "sha1", k.encoding = S.encoding || "hex", k.excludeValues = !!S.excludeValues, k.algorithm = k.algorithm.toLowerCase(), k.encoding = k.encoding.toLowerCase(), k.ignoreUnknown = S.ignoreUnknown === !0, k.respectType = S.respectType !== !1, k.respectFunctionNames = S.respectFunctionNames !== !1, k.respectFunctionProperties = S.respectFunctionProperties !== !1, k.unorderedArrays = S.unorderedArrays === !0, k.unorderedSets = S.unorderedSets !== !1, k.unorderedObjects = S.unorderedObjects !== !1, k.replacer = S.replacer || void 0, k.excludeKeys = S.excludeKeys || void 0, A === void 0)
3984
+ var x = {};
3985
+ if (x.algorithm = (S = S || {}).algorithm || "sha1", x.encoding = S.encoding || "hex", x.excludeValues = !!S.excludeValues, x.algorithm = x.algorithm.toLowerCase(), x.encoding = x.encoding.toLowerCase(), x.ignoreUnknown = S.ignoreUnknown === !0, x.respectType = S.respectType !== !1, x.respectFunctionNames = S.respectFunctionNames !== !1, x.respectFunctionProperties = S.respectFunctionProperties !== !1, x.unorderedArrays = S.unorderedArrays === !0, x.unorderedSets = S.unorderedSets !== !1, x.unorderedObjects = S.unorderedObjects !== !1, x.replacer = S.replacer || void 0, x.excludeKeys = S.excludeKeys || void 0, A === void 0)
3986
3986
  throw new Error("Object argument required.");
3987
3987
  for (var _ = 0; _ < p.length; ++_)
3988
- p[_].toLowerCase() === k.algorithm.toLowerCase() && (k.algorithm = p[_]);
3989
- if (p.indexOf(k.algorithm) === -1)
3990
- throw new Error('Algorithm "' + k.algorithm + '" not supported. supported values: ' + p.join(", "));
3991
- if (h.indexOf(k.encoding) === -1 && k.algorithm !== "passthrough")
3992
- throw new Error('Encoding "' + k.encoding + '" not supported. supported values: ' + h.join(", "));
3993
- return k;
3988
+ p[_].toLowerCase() === x.algorithm.toLowerCase() && (x.algorithm = p[_]);
3989
+ if (p.indexOf(x.algorithm) === -1)
3990
+ throw new Error('Algorithm "' + x.algorithm + '" not supported. supported values: ' + p.join(", "));
3991
+ if (h.indexOf(x.encoding) === -1 && x.algorithm !== "passthrough")
3992
+ throw new Error('Encoding "' + x.encoding + '" not supported. supported values: ' + h.join(", "));
3993
+ return x;
3994
3994
  }
3995
- function x(A) {
3995
+ function k(A) {
3996
3996
  if (typeof A == "function")
3997
3997
  return /^function\s+\w*\s*\(\s*\)\s*{\s+\[native code\]\s+}$/i.exec(Function.prototype.toString.call(A)) != null;
3998
3998
  }
3999
- function v(A, S, k) {
4000
- k = k || [];
3999
+ function v(A, S, x) {
4000
+ x = x || [];
4001
4001
  function _(y) {
4002
4002
  return S.update ? S.update(y, "utf8") : S.write(y, "utf8");
4003
4003
  }
@@ -4005,12 +4005,12 @@ var Co = {}, Wf = {
4005
4005
  return this["_" + ((y = A.replacer ? A.replacer(y) : y) === null ? "null" : typeof y)](y);
4006
4006
  }, _object: function(y) {
4007
4007
  var E, T = Object.prototype.toString.call(y), B = /\[object (.*)\]/i.exec(T);
4008
- if (B = (B = B ? B[1] : "unknown:[" + T + "]").toLowerCase(), 0 <= (T = k.indexOf(y)))
4008
+ if (B = (B = B ? B[1] : "unknown:[" + T + "]").toLowerCase(), 0 <= (T = x.indexOf(y)))
4009
4009
  return this.dispatch("[CIRCULAR:" + T + "]");
4010
- if (k.push(y), c !== void 0 && c.isBuffer && c.isBuffer(y))
4010
+ if (x.push(y), c !== void 0 && c.isBuffer && c.isBuffer(y))
4011
4011
  return _("buffer:"), _(y);
4012
4012
  if (B === "object" || B === "function" || B === "asyncfunction")
4013
- return T = Object.keys(y), A.unorderedObjects && (T = T.sort()), A.respectType === !1 || x(y) || T.splice(0, 0, "prototype", "__proto__", "constructor"), A.excludeKeys && (T = T.filter(function(L) {
4013
+ return T = Object.keys(y), A.unorderedObjects && (T = T.sort()), A.respectType === !1 || k(y) || T.splice(0, 0, "prototype", "__proto__", "constructor"), A.excludeKeys && (T = T.filter(function(L) {
4014
4014
  return !A.excludeKeys(L);
4015
4015
  })), _("object:" + T.length + ":"), E = this, T.forEach(function(L) {
4016
4016
  E.dispatch(L), _(":"), A.excludeValues || E.dispatch(y[L]), _(",");
@@ -4029,10 +4029,10 @@ var Co = {}, Wf = {
4029
4029
  return T.dispatch($);
4030
4030
  });
4031
4031
  var B = [], L = y.map(function($) {
4032
- var H = new O(), Z = k.slice();
4033
- return v(A, H, Z).dispatch($), B = B.concat(Z.slice(k.length)), H.read().toString();
4032
+ var H = new O(), Z = x.slice();
4033
+ return v(A, H, Z).dispatch($), B = B.concat(Z.slice(x.length)), H.read().toString();
4034
4034
  });
4035
- return k = k.concat(B), L.sort(), this._array(L, !1);
4035
+ return x = x.concat(B), L.sort(), this._array(L, !1);
4036
4036
  }, _date: function(y) {
4037
4037
  return _("date:" + y.toJSON());
4038
4038
  }, _symbol: function(y) {
@@ -4044,7 +4044,7 @@ var Co = {}, Wf = {
4044
4044
  }, _string: function(y) {
4045
4045
  _("string:" + y.length + ":"), _(y.toString());
4046
4046
  }, _function: function(y) {
4047
- _("fn:"), x(y) ? this.dispatch("[native]") : this.dispatch(y.toString()), A.respectFunctionNames !== !1 && this.dispatch("function-name:" + String(y.name)), A.respectFunctionProperties && this._object(y);
4047
+ _("fn:"), k(y) ? this.dispatch("[native]") : this.dispatch(y.toString()), A.respectFunctionNames !== !1 && this.dispatch("function-name:" + String(y.name)), A.respectFunctionProperties && this._object(y);
4048
4048
  }, _number: function(y) {
4049
4049
  return _("number:" + y.toString());
4050
4050
  }, _xml: function(y) {
@@ -4139,41 +4139,41 @@ Use "options.replacer" or "options.ignoreUnknown"
4139
4139
  return this.buf;
4140
4140
  } };
4141
4141
  }
4142
- i.writeToStream = function(A, S, k) {
4143
- return k === void 0 && (k = S, S = {}), v(S = n(A, S), k).dispatch(A);
4142
+ i.writeToStream = function(A, S, x) {
4143
+ return x === void 0 && (x = S, S = {}), v(S = n(A, S), x).dispatch(A);
4144
4144
  };
4145
4145
  }).call(this, e("lYpoI2"), typeof self < "u" ? self : typeof window < "u" ? window : {}, e("buffer").Buffer, arguments[3], arguments[4], arguments[5], arguments[6], "/fake_9a5aa49d.js", "/");
4146
4146
  }, { buffer: 3, crypto: 5, lYpoI2: 11 }], 2: [function(e, r, i) {
4147
4147
  (function(a, l, c, f, m, u, d, s, g) {
4148
4148
  (function(w) {
4149
- var b = typeof Uint8Array < "u" ? Uint8Array : Array, p = "+".charCodeAt(0), h = "/".charCodeAt(0), n = "0".charCodeAt(0), x = "a".charCodeAt(0), v = "A".charCodeAt(0), O = "-".charCodeAt(0), A = "_".charCodeAt(0);
4150
- function S(k) {
4151
- return k = k.charCodeAt(0), k === p || k === O ? 62 : k === h || k === A ? 63 : k < n ? -1 : k < n + 10 ? k - n + 26 + 26 : k < v + 26 ? k - v : k < x + 26 ? k - x + 26 : void 0;
4149
+ var b = typeof Uint8Array < "u" ? Uint8Array : Array, p = "+".charCodeAt(0), h = "/".charCodeAt(0), n = "0".charCodeAt(0), k = "a".charCodeAt(0), v = "A".charCodeAt(0), O = "-".charCodeAt(0), A = "_".charCodeAt(0);
4150
+ function S(x) {
4151
+ return x = x.charCodeAt(0), x === p || x === O ? 62 : x === h || x === A ? 63 : x < n ? -1 : x < n + 10 ? x - n + 26 + 26 : x < v + 26 ? x - v : x < k + 26 ? x - k + 26 : void 0;
4152
4152
  }
4153
- w.toByteArray = function(k) {
4153
+ w.toByteArray = function(x) {
4154
4154
  var _, y;
4155
- if (0 < k.length % 4)
4155
+ if (0 < x.length % 4)
4156
4156
  throw new Error("Invalid string. Length must be a multiple of 4");
4157
- var E = k.length, E = k.charAt(E - 2) === "=" ? 2 : k.charAt(E - 1) === "=" ? 1 : 0, T = new b(3 * k.length / 4 - E), B = 0 < E ? k.length - 4 : k.length, L = 0;
4157
+ var E = x.length, E = x.charAt(E - 2) === "=" ? 2 : x.charAt(E - 1) === "=" ? 1 : 0, T = new b(3 * x.length / 4 - E), B = 0 < E ? x.length - 4 : x.length, L = 0;
4158
4158
  function $(H) {
4159
4159
  T[L++] = H;
4160
4160
  }
4161
4161
  for (_ = 0; _ < B; _ += 4, 0)
4162
- $((16711680 & (y = S(k.charAt(_)) << 18 | S(k.charAt(_ + 1)) << 12 | S(k.charAt(_ + 2)) << 6 | S(k.charAt(_ + 3)))) >> 16), $((65280 & y) >> 8), $(255 & y);
4163
- return E == 2 ? $(255 & (y = S(k.charAt(_)) << 2 | S(k.charAt(_ + 1)) >> 4)) : E == 1 && ($((y = S(k.charAt(_)) << 10 | S(k.charAt(_ + 1)) << 4 | S(k.charAt(_ + 2)) >> 2) >> 8 & 255), $(255 & y)), T;
4164
- }, w.fromByteArray = function(k) {
4165
- var _, y, E, T, B = k.length % 3, L = "";
4162
+ $((16711680 & (y = S(x.charAt(_)) << 18 | S(x.charAt(_ + 1)) << 12 | S(x.charAt(_ + 2)) << 6 | S(x.charAt(_ + 3)))) >> 16), $((65280 & y) >> 8), $(255 & y);
4163
+ return E == 2 ? $(255 & (y = S(x.charAt(_)) << 2 | S(x.charAt(_ + 1)) >> 4)) : E == 1 && ($((y = S(x.charAt(_)) << 10 | S(x.charAt(_ + 1)) << 4 | S(x.charAt(_ + 2)) >> 2) >> 8 & 255), $(255 & y)), T;
4164
+ }, w.fromByteArray = function(x) {
4165
+ var _, y, E, T, B = x.length % 3, L = "";
4166
4166
  function $(H) {
4167
4167
  return "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(H);
4168
4168
  }
4169
- for (_ = 0, E = k.length - B; _ < E; _ += 3)
4170
- y = (k[_] << 16) + (k[_ + 1] << 8) + k[_ + 2], L += $((T = y) >> 18 & 63) + $(T >> 12 & 63) + $(T >> 6 & 63) + $(63 & T);
4169
+ for (_ = 0, E = x.length - B; _ < E; _ += 3)
4170
+ y = (x[_] << 16) + (x[_ + 1] << 8) + x[_ + 2], L += $((T = y) >> 18 & 63) + $(T >> 12 & 63) + $(T >> 6 & 63) + $(63 & T);
4171
4171
  switch (B) {
4172
4172
  case 1:
4173
- L = (L += $((y = k[k.length - 1]) >> 2)) + $(y << 4 & 63) + "==";
4173
+ L = (L += $((y = x[x.length - 1]) >> 2)) + $(y << 4 & 63) + "==";
4174
4174
  break;
4175
4175
  case 2:
4176
- L = (L = (L += $((y = (k[k.length - 2] << 8) + k[k.length - 1]) >> 10)) + $(y >> 4 & 63)) + $(y << 2 & 63) + "=";
4176
+ L = (L = (L += $((y = (x[x.length - 2] << 8) + x[x.length - 1]) >> 10)) + $(y >> 4 & 63)) + $(y << 2 & 63) + "=";
4177
4177
  }
4178
4178
  return L;
4179
4179
  };
@@ -4224,7 +4224,7 @@ Use "options.replacer" or "options.ignoreUnknown"
4224
4224
  return Ee;
4225
4225
  }(I), M, V, ae);
4226
4226
  }
4227
- function x(M, I, V) {
4227
+ function k(M, I, V) {
4228
4228
  var ae = "";
4229
4229
  V = Math.min(M.length, V);
4230
4230
  for (var re = I; re < V; re++)
@@ -4251,7 +4251,7 @@ Use "options.replacer" or "options.ignoreUnknown"
4251
4251
  if (ae || (Q(typeof V == "boolean", "missing or invalid endian"), Q(I != null, "missing offset"), Q(I + 3 < M.length, "Trying to read beyond buffer length")), !(M.length <= I))
4252
4252
  return ae = O(M, I, V, !0), 2147483648 & ae ? -1 * (4294967295 - ae + 1) : ae;
4253
4253
  }
4254
- function k(M, I, V, ae) {
4254
+ function x(M, I, V, ae) {
4255
4255
  return ae || (Q(typeof V == "boolean", "missing or invalid endian"), Q(I + 3 < M.length, "Trying to read beyond buffer length")), b.read(M, I, V, 23, 4);
4256
4256
  }
4257
4257
  function _(M, I, V, ae) {
@@ -4412,7 +4412,7 @@ list should be an Array.`), M.length === 0)
4412
4412
  break;
4413
4413
  case "ascii":
4414
4414
  case "binary":
4415
- ae = x(Ee, I, V);
4415
+ ae = k(Ee, I, V);
4416
4416
  break;
4417
4417
  case "base64":
4418
4418
  re = Ee, Oe = V, ae = (fe = I) === 0 && Oe === re.length ? w.fromByteArray(re) : w.fromByteArray(re.slice(fe, Oe));
@@ -4477,9 +4477,9 @@ list should be an Array.`), M.length === 0)
4477
4477
  }, p.prototype.readInt32BE = function(M, I) {
4478
4478
  return S(this, M, !1, I);
4479
4479
  }, p.prototype.readFloatLE = function(M, I) {
4480
- return k(this, M, !0, I);
4480
+ return x(this, M, !0, I);
4481
4481
  }, p.prototype.readFloatBE = function(M, I) {
4482
- return k(this, M, !1, I);
4482
+ return x(this, M, !1, I);
4483
4483
  }, p.prototype.readDoubleLE = function(M, I) {
4484
4484
  return _(this, M, !0, I);
4485
4485
  }, p.prototype.readDoubleBE = function(M, I) {
@@ -4595,28 +4595,28 @@ list should be an Array.`), M.length === 0)
4595
4595
  }, { "base64-js": 2, buffer: 3, ieee754: 10, lYpoI2: 11 }], 4: [function(e, r, i) {
4596
4596
  (function(a, l, w, f, m, u, d, s, g) {
4597
4597
  var w = e("buffer").Buffer, b = 4, p = new w(b);
4598
- p.fill(0), r.exports = { hash: function(h, n, x, v) {
4598
+ p.fill(0), r.exports = { hash: function(h, n, k, v) {
4599
4599
  for (var O = n(function(y, E) {
4600
4600
  y.length % b != 0 && (T = y.length + (b - y.length % b), y = w.concat([y, p], T));
4601
4601
  for (var T, B = [], L = E ? y.readInt32BE : y.readInt32LE, $ = 0; $ < y.length; $ += b)
4602
4602
  B.push(L.call(y, $));
4603
4603
  return B;
4604
- }(h = w.isBuffer(h) ? h : new w(h), v), 8 * h.length), n = v, A = new w(x), S = n ? A.writeInt32BE : A.writeInt32LE, k = 0; k < O.length; k++)
4605
- S.call(A, O[k], 4 * k, !0);
4604
+ }(h = w.isBuffer(h) ? h : new w(h), v), 8 * h.length), n = v, A = new w(k), S = n ? A.writeInt32BE : A.writeInt32LE, x = 0; x < O.length; x++)
4605
+ S.call(A, O[x], 4 * x, !0);
4606
4606
  return A;
4607
4607
  } };
4608
4608
  }).call(this, e("lYpoI2"), typeof self < "u" ? self : typeof window < "u" ? window : {}, e("buffer").Buffer, arguments[3], arguments[4], arguments[5], arguments[6], "/node_modules/gulp-browserify/node_modules/crypto-browserify/helpers.js", "/node_modules/gulp-browserify/node_modules/crypto-browserify");
4609
4609
  }, { buffer: 3, lYpoI2: 11 }], 5: [function(e, r, i) {
4610
4610
  (function(a, l, w, f, m, u, d, s, g) {
4611
- var w = e("buffer").Buffer, b = e("./sha"), p = e("./sha256"), h = e("./rng"), n = { sha1: b, sha256: p, md5: e("./md5") }, x = 64, v = new w(x);
4611
+ var w = e("buffer").Buffer, b = e("./sha"), p = e("./sha256"), h = e("./rng"), n = { sha1: b, sha256: p, md5: e("./md5") }, k = 64, v = new w(k);
4612
4612
  function O(y, E) {
4613
4613
  var T = n[y = y || "sha1"], B = [];
4614
4614
  return T || A("algorithm:", y, "is not yet supported"), { update: function(L) {
4615
4615
  return w.isBuffer(L) || (L = new w(L)), B.push(L), L.length, this;
4616
4616
  }, digest: function(L) {
4617
4617
  var $ = w.concat(B), $ = E ? function(H, Z, ce) {
4618
- w.isBuffer(Z) || (Z = new w(Z)), w.isBuffer(ce) || (ce = new w(ce)), Z.length > x ? Z = H(Z) : Z.length < x && (Z = w.concat([Z, v], x));
4619
- for (var K = new w(x), P = new w(x), D = 0; D < x; D++)
4618
+ w.isBuffer(Z) || (Z = new w(Z)), w.isBuffer(ce) || (ce = new w(ce)), Z.length > k ? Z = H(Z) : Z.length < k && (Z = w.concat([Z, v], k));
4619
+ for (var K = new w(k), P = new w(k), D = 0; D < k; D++)
4620
4620
  K[D] = 54 ^ Z[D], P[D] = 92 ^ Z[D];
4621
4621
  return ce = H(w.concat([K, ce])), H(w.concat([P, ce]));
4622
4622
  }(T, E, $) : T($);
@@ -4639,43 +4639,43 @@ list should be an Array.`), M.length === 0)
4639
4639
  E(T);
4640
4640
  }
4641
4641
  };
4642
- var S, k = ["createCredentials", "createCipher", "createCipheriv", "createDecipher", "createDecipheriv", "createSign", "createVerify", "createDiffieHellman", "pbkdf2"], _ = function(y) {
4642
+ var S, x = ["createCredentials", "createCipher", "createCipheriv", "createDecipher", "createDecipheriv", "createSign", "createVerify", "createDiffieHellman", "pbkdf2"], _ = function(y) {
4643
4643
  i[y] = function() {
4644
4644
  A("sorry,", y, "is not implemented yet");
4645
4645
  };
4646
4646
  };
4647
- for (S in k)
4648
- _(k[S]);
4647
+ for (S in x)
4648
+ _(x[S]);
4649
4649
  }).call(this, e("lYpoI2"), typeof self < "u" ? self : typeof window < "u" ? window : {}, e("buffer").Buffer, arguments[3], arguments[4], arguments[5], arguments[6], "/node_modules/gulp-browserify/node_modules/crypto-browserify/index.js", "/node_modules/gulp-browserify/node_modules/crypto-browserify");
4650
4650
  }, { "./md5": 6, "./rng": 7, "./sha": 8, "./sha256": 9, buffer: 3, lYpoI2: 11 }], 6: [function(e, r, i) {
4651
4651
  (function(a, l, c, f, m, u, d, s, g) {
4652
4652
  var w = e("./helpers");
4653
4653
  function b(A, S) {
4654
4654
  A[S >> 5] |= 128 << S % 32, A[14 + (S + 64 >>> 9 << 4)] = S;
4655
- for (var k = 1732584193, _ = -271733879, y = -1732584194, E = 271733878, T = 0; T < A.length; T += 16) {
4656
- var B = k, L = _, $ = y, H = E, k = h(k, _, y, E, A[T + 0], 7, -680876936), E = h(E, k, _, y, A[T + 1], 12, -389564586), y = h(y, E, k, _, A[T + 2], 17, 606105819), _ = h(_, y, E, k, A[T + 3], 22, -1044525330);
4657
- k = h(k, _, y, E, A[T + 4], 7, -176418897), E = h(E, k, _, y, A[T + 5], 12, 1200080426), y = h(y, E, k, _, A[T + 6], 17, -1473231341), _ = h(_, y, E, k, A[T + 7], 22, -45705983), k = h(k, _, y, E, A[T + 8], 7, 1770035416), E = h(E, k, _, y, A[T + 9], 12, -1958414417), y = h(y, E, k, _, A[T + 10], 17, -42063), _ = h(_, y, E, k, A[T + 11], 22, -1990404162), k = h(k, _, y, E, A[T + 12], 7, 1804603682), E = h(E, k, _, y, A[T + 13], 12, -40341101), y = h(y, E, k, _, A[T + 14], 17, -1502002290), k = n(k, _ = h(_, y, E, k, A[T + 15], 22, 1236535329), y, E, A[T + 1], 5, -165796510), E = n(E, k, _, y, A[T + 6], 9, -1069501632), y = n(y, E, k, _, A[T + 11], 14, 643717713), _ = n(_, y, E, k, A[T + 0], 20, -373897302), k = n(k, _, y, E, A[T + 5], 5, -701558691), E = n(E, k, _, y, A[T + 10], 9, 38016083), y = n(y, E, k, _, A[T + 15], 14, -660478335), _ = n(_, y, E, k, A[T + 4], 20, -405537848), k = n(k, _, y, E, A[T + 9], 5, 568446438), E = n(E, k, _, y, A[T + 14], 9, -1019803690), y = n(y, E, k, _, A[T + 3], 14, -187363961), _ = n(_, y, E, k, A[T + 8], 20, 1163531501), k = n(k, _, y, E, A[T + 13], 5, -1444681467), E = n(E, k, _, y, A[T + 2], 9, -51403784), y = n(y, E, k, _, A[T + 7], 14, 1735328473), k = x(k, _ = n(_, y, E, k, A[T + 12], 20, -1926607734), y, E, A[T + 5], 4, -378558), E = x(E, k, _, y, A[T + 8], 11, -2022574463), y = x(y, E, k, _, A[T + 11], 16, 1839030562), _ = x(_, y, E, k, A[T + 14], 23, -35309556), k = x(k, _, y, E, A[T + 1], 4, -1530992060), E = x(E, k, _, y, A[T + 4], 11, 1272893353), y = x(y, E, k, _, A[T + 7], 16, -155497632), _ = x(_, y, E, k, A[T + 10], 23, -1094730640), k = x(k, _, y, E, A[T + 13], 4, 681279174), E = x(E, k, _, y, A[T + 0], 11, -358537222), y = x(y, E, k, _, A[T + 3], 16, -722521979), _ = x(_, y, E, k, A[T + 6], 23, 76029189), k = x(k, _, y, E, A[T + 9], 4, -640364487), E = x(E, k, _, y, A[T + 12], 11, -421815835), y = x(y, E, k, _, A[T + 15], 16, 530742520), k = v(k, _ = x(_, y, E, k, A[T + 2], 23, -995338651), y, E, A[T + 0], 6, -198630844), E = v(E, k, _, y, A[T + 7], 10, 1126891415), y = v(y, E, k, _, A[T + 14], 15, -1416354905), _ = v(_, y, E, k, A[T + 5], 21, -57434055), k = v(k, _, y, E, A[T + 12], 6, 1700485571), E = v(E, k, _, y, A[T + 3], 10, -1894986606), y = v(y, E, k, _, A[T + 10], 15, -1051523), _ = v(_, y, E, k, A[T + 1], 21, -2054922799), k = v(k, _, y, E, A[T + 8], 6, 1873313359), E = v(E, k, _, y, A[T + 15], 10, -30611744), y = v(y, E, k, _, A[T + 6], 15, -1560198380), _ = v(_, y, E, k, A[T + 13], 21, 1309151649), k = v(k, _, y, E, A[T + 4], 6, -145523070), E = v(E, k, _, y, A[T + 11], 10, -1120210379), y = v(y, E, k, _, A[T + 2], 15, 718787259), _ = v(_, y, E, k, A[T + 9], 21, -343485551), k = O(k, B), _ = O(_, L), y = O(y, $), E = O(E, H);
4655
+ for (var x = 1732584193, _ = -271733879, y = -1732584194, E = 271733878, T = 0; T < A.length; T += 16) {
4656
+ var B = x, L = _, $ = y, H = E, x = h(x, _, y, E, A[T + 0], 7, -680876936), E = h(E, x, _, y, A[T + 1], 12, -389564586), y = h(y, E, x, _, A[T + 2], 17, 606105819), _ = h(_, y, E, x, A[T + 3], 22, -1044525330);
4657
+ x = h(x, _, y, E, A[T + 4], 7, -176418897), E = h(E, x, _, y, A[T + 5], 12, 1200080426), y = h(y, E, x, _, A[T + 6], 17, -1473231341), _ = h(_, y, E, x, A[T + 7], 22, -45705983), x = h(x, _, y, E, A[T + 8], 7, 1770035416), E = h(E, x, _, y, A[T + 9], 12, -1958414417), y = h(y, E, x, _, A[T + 10], 17, -42063), _ = h(_, y, E, x, A[T + 11], 22, -1990404162), x = h(x, _, y, E, A[T + 12], 7, 1804603682), E = h(E, x, _, y, A[T + 13], 12, -40341101), y = h(y, E, x, _, A[T + 14], 17, -1502002290), x = n(x, _ = h(_, y, E, x, A[T + 15], 22, 1236535329), y, E, A[T + 1], 5, -165796510), E = n(E, x, _, y, A[T + 6], 9, -1069501632), y = n(y, E, x, _, A[T + 11], 14, 643717713), _ = n(_, y, E, x, A[T + 0], 20, -373897302), x = n(x, _, y, E, A[T + 5], 5, -701558691), E = n(E, x, _, y, A[T + 10], 9, 38016083), y = n(y, E, x, _, A[T + 15], 14, -660478335), _ = n(_, y, E, x, A[T + 4], 20, -405537848), x = n(x, _, y, E, A[T + 9], 5, 568446438), E = n(E, x, _, y, A[T + 14], 9, -1019803690), y = n(y, E, x, _, A[T + 3], 14, -187363961), _ = n(_, y, E, x, A[T + 8], 20, 1163531501), x = n(x, _, y, E, A[T + 13], 5, -1444681467), E = n(E, x, _, y, A[T + 2], 9, -51403784), y = n(y, E, x, _, A[T + 7], 14, 1735328473), x = k(x, _ = n(_, y, E, x, A[T + 12], 20, -1926607734), y, E, A[T + 5], 4, -378558), E = k(E, x, _, y, A[T + 8], 11, -2022574463), y = k(y, E, x, _, A[T + 11], 16, 1839030562), _ = k(_, y, E, x, A[T + 14], 23, -35309556), x = k(x, _, y, E, A[T + 1], 4, -1530992060), E = k(E, x, _, y, A[T + 4], 11, 1272893353), y = k(y, E, x, _, A[T + 7], 16, -155497632), _ = k(_, y, E, x, A[T + 10], 23, -1094730640), x = k(x, _, y, E, A[T + 13], 4, 681279174), E = k(E, x, _, y, A[T + 0], 11, -358537222), y = k(y, E, x, _, A[T + 3], 16, -722521979), _ = k(_, y, E, x, A[T + 6], 23, 76029189), x = k(x, _, y, E, A[T + 9], 4, -640364487), E = k(E, x, _, y, A[T + 12], 11, -421815835), y = k(y, E, x, _, A[T + 15], 16, 530742520), x = v(x, _ = k(_, y, E, x, A[T + 2], 23, -995338651), y, E, A[T + 0], 6, -198630844), E = v(E, x, _, y, A[T + 7], 10, 1126891415), y = v(y, E, x, _, A[T + 14], 15, -1416354905), _ = v(_, y, E, x, A[T + 5], 21, -57434055), x = v(x, _, y, E, A[T + 12], 6, 1700485571), E = v(E, x, _, y, A[T + 3], 10, -1894986606), y = v(y, E, x, _, A[T + 10], 15, -1051523), _ = v(_, y, E, x, A[T + 1], 21, -2054922799), x = v(x, _, y, E, A[T + 8], 6, 1873313359), E = v(E, x, _, y, A[T + 15], 10, -30611744), y = v(y, E, x, _, A[T + 6], 15, -1560198380), _ = v(_, y, E, x, A[T + 13], 21, 1309151649), x = v(x, _, y, E, A[T + 4], 6, -145523070), E = v(E, x, _, y, A[T + 11], 10, -1120210379), y = v(y, E, x, _, A[T + 2], 15, 718787259), _ = v(_, y, E, x, A[T + 9], 21, -343485551), x = O(x, B), _ = O(_, L), y = O(y, $), E = O(E, H);
4658
4658
  }
4659
- return Array(k, _, y, E);
4659
+ return Array(x, _, y, E);
4660
4660
  }
4661
- function p(A, S, k, _, y, E) {
4662
- return O((S = O(O(S, A), O(_, E))) << y | S >>> 32 - y, k);
4661
+ function p(A, S, x, _, y, E) {
4662
+ return O((S = O(O(S, A), O(_, E))) << y | S >>> 32 - y, x);
4663
4663
  }
4664
- function h(A, S, k, _, y, E, T) {
4665
- return p(S & k | ~S & _, A, S, y, E, T);
4664
+ function h(A, S, x, _, y, E, T) {
4665
+ return p(S & x | ~S & _, A, S, y, E, T);
4666
4666
  }
4667
- function n(A, S, k, _, y, E, T) {
4668
- return p(S & _ | k & ~_, A, S, y, E, T);
4667
+ function n(A, S, x, _, y, E, T) {
4668
+ return p(S & _ | x & ~_, A, S, y, E, T);
4669
4669
  }
4670
- function x(A, S, k, _, y, E, T) {
4671
- return p(S ^ k ^ _, A, S, y, E, T);
4670
+ function k(A, S, x, _, y, E, T) {
4671
+ return p(S ^ x ^ _, A, S, y, E, T);
4672
4672
  }
4673
- function v(A, S, k, _, y, E, T) {
4674
- return p(k ^ (S | ~_), A, S, y, E, T);
4673
+ function v(A, S, x, _, y, E, T) {
4674
+ return p(x ^ (S | ~_), A, S, y, E, T);
4675
4675
  }
4676
4676
  function O(A, S) {
4677
- var k = (65535 & A) + (65535 & S);
4678
- return (A >> 16) + (S >> 16) + (k >> 16) << 16 | 65535 & k;
4677
+ var x = (65535 & A) + (65535 & S);
4678
+ return (A >> 16) + (S >> 16) + (x >> 16) << 16 | 65535 & x;
4679
4679
  }
4680
4680
  r.exports = function(A) {
4681
4681
  return w.hash(A, b, 16);
@@ -4692,23 +4692,23 @@ list should be an Array.`), M.length === 0)
4692
4692
  }, { buffer: 3, lYpoI2: 11 }], 8: [function(e, r, i) {
4693
4693
  (function(a, l, c, f, m, u, d, s, g) {
4694
4694
  var w = e("./helpers");
4695
- function b(n, x) {
4696
- n[x >> 5] |= 128 << 24 - x % 32, n[15 + (x + 64 >> 9 << 4)] = x;
4697
- for (var v, O, A, S = Array(80), k = 1732584193, _ = -271733879, y = -1732584194, E = 271733878, T = -1009589776, B = 0; B < n.length; B += 16) {
4698
- for (var L = k, $ = _, H = y, Z = E, ce = T, K = 0; K < 80; K++) {
4695
+ function b(n, k) {
4696
+ n[k >> 5] |= 128 << 24 - k % 32, n[15 + (k + 64 >> 9 << 4)] = k;
4697
+ for (var v, O, A, S = Array(80), x = 1732584193, _ = -271733879, y = -1732584194, E = 271733878, T = -1009589776, B = 0; B < n.length; B += 16) {
4698
+ for (var L = x, $ = _, H = y, Z = E, ce = T, K = 0; K < 80; K++) {
4699
4699
  S[K] = K < 16 ? n[B + K] : h(S[K - 3] ^ S[K - 8] ^ S[K - 14] ^ S[K - 16], 1);
4700
- var P = p(p(h(k, 5), (P = _, O = y, A = E, (v = K) < 20 ? P & O | ~P & A : !(v < 40) && v < 60 ? P & O | P & A | O & A : P ^ O ^ A)), p(p(T, S[K]), (v = K) < 20 ? 1518500249 : v < 40 ? 1859775393 : v < 60 ? -1894007588 : -899497514)), T = E, E = y, y = h(_, 30), _ = k, k = P;
4700
+ var P = p(p(h(x, 5), (P = _, O = y, A = E, (v = K) < 20 ? P & O | ~P & A : !(v < 40) && v < 60 ? P & O | P & A | O & A : P ^ O ^ A)), p(p(T, S[K]), (v = K) < 20 ? 1518500249 : v < 40 ? 1859775393 : v < 60 ? -1894007588 : -899497514)), T = E, E = y, y = h(_, 30), _ = x, x = P;
4701
4701
  }
4702
- k = p(k, L), _ = p(_, $), y = p(y, H), E = p(E, Z), T = p(T, ce);
4702
+ x = p(x, L), _ = p(_, $), y = p(y, H), E = p(E, Z), T = p(T, ce);
4703
4703
  }
4704
- return Array(k, _, y, E, T);
4704
+ return Array(x, _, y, E, T);
4705
4705
  }
4706
- function p(n, x) {
4707
- var v = (65535 & n) + (65535 & x);
4708
- return (n >> 16) + (x >> 16) + (v >> 16) << 16 | 65535 & v;
4706
+ function p(n, k) {
4707
+ var v = (65535 & n) + (65535 & k);
4708
+ return (n >> 16) + (k >> 16) + (v >> 16) << 16 | 65535 & v;
4709
4709
  }
4710
- function h(n, x) {
4711
- return n << x | n >>> 32 - x;
4710
+ function h(n, k) {
4711
+ return n << k | n >>> 32 - k;
4712
4712
  }
4713
4713
  r.exports = function(n) {
4714
4714
  return w.hash(n, b, 20, !0);
@@ -4716,48 +4716,48 @@ list should be an Array.`), M.length === 0)
4716
4716
  }).call(this, e("lYpoI2"), typeof self < "u" ? self : typeof window < "u" ? window : {}, e("buffer").Buffer, arguments[3], arguments[4], arguments[5], arguments[6], "/node_modules/gulp-browserify/node_modules/crypto-browserify/sha.js", "/node_modules/gulp-browserify/node_modules/crypto-browserify");
4717
4717
  }, { "./helpers": 4, buffer: 3, lYpoI2: 11 }], 9: [function(e, r, i) {
4718
4718
  (function(a, l, c, f, m, u, d, s, g) {
4719
- function w(x, v) {
4720
- var O = (65535 & x) + (65535 & v);
4721
- return (x >> 16) + (v >> 16) + (O >> 16) << 16 | 65535 & O;
4722
- }
4723
- function b(x, v) {
4724
- var O, A = new Array(1116352408, 1899447441, 3049323471, 3921009573, 961987163, 1508970993, 2453635748, 2870763221, 3624381080, 310598401, 607225278, 1426881987, 1925078388, 2162078206, 2614888103, 3248222580, 3835390401, 4022224774, 264347078, 604807628, 770255983, 1249150122, 1555081692, 1996064986, 2554220882, 2821834349, 2952996808, 3210313671, 3336571891, 3584528711, 113926993, 338241895, 666307205, 773529912, 1294757372, 1396182291, 1695183700, 1986661051, 2177026350, 2456956037, 2730485921, 2820302411, 3259730800, 3345764771, 3516065817, 3600352804, 4094571909, 275423344, 430227734, 506948616, 659060556, 883997877, 958139571, 1322822218, 1537002063, 1747873779, 1955562222, 2024104815, 2227730452, 2361852424, 2428436474, 2756734187, 3204031479, 3329325298), S = new Array(1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225), k = new Array(64);
4725
- x[v >> 5] |= 128 << 24 - v % 32, x[15 + (v + 64 >> 9 << 4)] = v;
4726
- for (var _, y, E = 0; E < x.length; E += 16) {
4719
+ function w(k, v) {
4720
+ var O = (65535 & k) + (65535 & v);
4721
+ return (k >> 16) + (v >> 16) + (O >> 16) << 16 | 65535 & O;
4722
+ }
4723
+ function b(k, v) {
4724
+ var O, A = new Array(1116352408, 1899447441, 3049323471, 3921009573, 961987163, 1508970993, 2453635748, 2870763221, 3624381080, 310598401, 607225278, 1426881987, 1925078388, 2162078206, 2614888103, 3248222580, 3835390401, 4022224774, 264347078, 604807628, 770255983, 1249150122, 1555081692, 1996064986, 2554220882, 2821834349, 2952996808, 3210313671, 3336571891, 3584528711, 113926993, 338241895, 666307205, 773529912, 1294757372, 1396182291, 1695183700, 1986661051, 2177026350, 2456956037, 2730485921, 2820302411, 3259730800, 3345764771, 3516065817, 3600352804, 4094571909, 275423344, 430227734, 506948616, 659060556, 883997877, 958139571, 1322822218, 1537002063, 1747873779, 1955562222, 2024104815, 2227730452, 2361852424, 2428436474, 2756734187, 3204031479, 3329325298), S = new Array(1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225), x = new Array(64);
4725
+ k[v >> 5] |= 128 << 24 - v % 32, k[15 + (v + 64 >> 9 << 4)] = v;
4726
+ for (var _, y, E = 0; E < k.length; E += 16) {
4727
4727
  for (var T = S[0], B = S[1], L = S[2], $ = S[3], H = S[4], Z = S[5], ce = S[6], K = S[7], P = 0; P < 64; P++)
4728
- k[P] = P < 16 ? x[P + E] : w(w(w((y = k[P - 2], h(y, 17) ^ h(y, 19) ^ n(y, 10)), k[P - 7]), (y = k[P - 15], h(y, 7) ^ h(y, 18) ^ n(y, 3))), k[P - 16]), O = w(w(w(w(K, h(y = H, 6) ^ h(y, 11) ^ h(y, 25)), H & Z ^ ~H & ce), A[P]), k[P]), _ = w(h(_ = T, 2) ^ h(_, 13) ^ h(_, 22), T & B ^ T & L ^ B & L), K = ce, ce = Z, Z = H, H = w($, O), $ = L, L = B, B = T, T = w(O, _);
4728
+ x[P] = P < 16 ? k[P + E] : w(w(w((y = x[P - 2], h(y, 17) ^ h(y, 19) ^ n(y, 10)), x[P - 7]), (y = x[P - 15], h(y, 7) ^ h(y, 18) ^ n(y, 3))), x[P - 16]), O = w(w(w(w(K, h(y = H, 6) ^ h(y, 11) ^ h(y, 25)), H & Z ^ ~H & ce), A[P]), x[P]), _ = w(h(_ = T, 2) ^ h(_, 13) ^ h(_, 22), T & B ^ T & L ^ B & L), K = ce, ce = Z, Z = H, H = w($, O), $ = L, L = B, B = T, T = w(O, _);
4729
4729
  S[0] = w(T, S[0]), S[1] = w(B, S[1]), S[2] = w(L, S[2]), S[3] = w($, S[3]), S[4] = w(H, S[4]), S[5] = w(Z, S[5]), S[6] = w(ce, S[6]), S[7] = w(K, S[7]);
4730
4730
  }
4731
4731
  return S;
4732
4732
  }
4733
- var p = e("./helpers"), h = function(x, v) {
4734
- return x >>> v | x << 32 - v;
4735
- }, n = function(x, v) {
4736
- return x >>> v;
4733
+ var p = e("./helpers"), h = function(k, v) {
4734
+ return k >>> v | k << 32 - v;
4735
+ }, n = function(k, v) {
4736
+ return k >>> v;
4737
4737
  };
4738
- r.exports = function(x) {
4739
- return p.hash(x, b, 32, !0);
4738
+ r.exports = function(k) {
4739
+ return p.hash(k, b, 32, !0);
4740
4740
  };
4741
4741
  }).call(this, e("lYpoI2"), typeof self < "u" ? self : typeof window < "u" ? window : {}, e("buffer").Buffer, arguments[3], arguments[4], arguments[5], arguments[6], "/node_modules/gulp-browserify/node_modules/crypto-browserify/sha256.js", "/node_modules/gulp-browserify/node_modules/crypto-browserify");
4742
4742
  }, { "./helpers": 4, buffer: 3, lYpoI2: 11 }], 10: [function(e, r, i) {
4743
4743
  (function(a, l, c, f, m, u, d, s, g) {
4744
4744
  i.read = function(w, b, p, h, E) {
4745
- var x, v, O = 8 * E - h - 1, A = (1 << O) - 1, S = A >> 1, k = -7, _ = p ? E - 1 : 0, y = p ? -1 : 1, E = w[b + _];
4746
- for (_ += y, x = E & (1 << -k) - 1, E >>= -k, k += O; 0 < k; x = 256 * x + w[b + _], _ += y, k -= 8)
4745
+ var k, v, O = 8 * E - h - 1, A = (1 << O) - 1, S = A >> 1, x = -7, _ = p ? E - 1 : 0, y = p ? -1 : 1, E = w[b + _];
4746
+ for (_ += y, k = E & (1 << -x) - 1, E >>= -x, x += O; 0 < x; k = 256 * k + w[b + _], _ += y, x -= 8)
4747
4747
  ;
4748
- for (v = x & (1 << -k) - 1, x >>= -k, k += h; 0 < k; v = 256 * v + w[b + _], _ += y, k -= 8)
4748
+ for (v = k & (1 << -x) - 1, k >>= -x, x += h; 0 < x; v = 256 * v + w[b + _], _ += y, x -= 8)
4749
4749
  ;
4750
- if (x === 0)
4751
- x = 1 - S;
4750
+ if (k === 0)
4751
+ k = 1 - S;
4752
4752
  else {
4753
- if (x === A)
4753
+ if (k === A)
4754
4754
  return v ? NaN : 1 / 0 * (E ? -1 : 1);
4755
- v += Math.pow(2, h), x -= S;
4755
+ v += Math.pow(2, h), k -= S;
4756
4756
  }
4757
- return (E ? -1 : 1) * v * Math.pow(2, x - h);
4757
+ return (E ? -1 : 1) * v * Math.pow(2, k - h);
4758
4758
  }, i.write = function(w, b, p, h, n, T) {
4759
- var v, O, A = 8 * T - n - 1, S = (1 << A) - 1, k = S >> 1, _ = n === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, y = h ? 0 : T - 1, E = h ? 1 : -1, T = b < 0 || b === 0 && 1 / b < 0 ? 1 : 0;
4760
- for (b = Math.abs(b), isNaN(b) || b === 1 / 0 ? (O = isNaN(b) ? 1 : 0, v = S) : (v = Math.floor(Math.log(b) / Math.LN2), b * (h = Math.pow(2, -v)) < 1 && (v--, h *= 2), 2 <= (b += 1 <= v + k ? _ / h : _ * Math.pow(2, 1 - k)) * h && (v++, h /= 2), S <= v + k ? (O = 0, v = S) : 1 <= v + k ? (O = (b * h - 1) * Math.pow(2, n), v += k) : (O = b * Math.pow(2, k - 1) * Math.pow(2, n), v = 0)); 8 <= n; w[p + y] = 255 & O, y += E, O /= 256, n -= 8)
4759
+ var v, O, A = 8 * T - n - 1, S = (1 << A) - 1, x = S >> 1, _ = n === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, y = h ? 0 : T - 1, E = h ? 1 : -1, T = b < 0 || b === 0 && 1 / b < 0 ? 1 : 0;
4760
+ for (b = Math.abs(b), isNaN(b) || b === 1 / 0 ? (O = isNaN(b) ? 1 : 0, v = S) : (v = Math.floor(Math.log(b) / Math.LN2), b * (h = Math.pow(2, -v)) < 1 && (v--, h *= 2), 2 <= (b += 1 <= v + x ? _ / h : _ * Math.pow(2, 1 - x)) * h && (v++, h /= 2), S <= v + x ? (O = 0, v = S) : 1 <= v + x ? (O = (b * h - 1) * Math.pow(2, n), v += x) : (O = b * Math.pow(2, x - 1) * Math.pow(2, n), v = 0)); 8 <= n; w[p + y] = 255 & O, y += E, O /= 256, n -= 8)
4761
4761
  ;
4762
4762
  for (v = v << n | O, A += n; 0 < A; w[p + y] = 255 & v, y += E, v /= 256, A -= 8)
4763
4763
  ;
@@ -4772,8 +4772,8 @@ list should be an Array.`), M.length === 0)
4772
4772
  (a = r.exports = {}).nextTick = (b = typeof window < "u" && window.setImmediate, p = typeof window < "u" && window.postMessage && window.addEventListener, b ? function(n) {
4773
4773
  return window.setImmediate(n);
4774
4774
  } : p ? (w = [], window.addEventListener("message", function(n) {
4775
- var x = n.source;
4776
- x !== window && x !== null || n.data !== "process-tick" || (n.stopPropagation(), 0 < w.length && w.shift()());
4775
+ var k = n.source;
4776
+ k !== window && k !== null || n.data !== "process-tick" || (n.stopPropagation(), 0 < w.length && w.shift()());
4777
4777
  }, !0), function(n) {
4778
4778
  w.push(n), window.postMessage("process-tick", "*");
4779
4779
  }) : function(n) {
@@ -5422,30 +5422,30 @@ let Xr = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", Od = be({ name: "Dialog", inher
5422
5422
  if (typeof m.value != "boolean")
5423
5423
  throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${m.value === Xr ? void 0 : t.open}`);
5424
5424
  let w = G(() => l.value && m.value ? 0 : 1), b = G(() => w.value === 0), p = G(() => c.value > 1), h = rt(No, null) !== null, n = G(() => p.value ? "parent" : "leaf");
5425
- gd(d, G(() => p.value ? b.value : !1)), xd({ type: "Dialog", enabled: G(() => w.value === 0), element: d, onUpdate: (S, k, _) => {
5426
- if (k === "Dialog")
5425
+ gd(d, G(() => p.value ? b.value : !1)), xd({ type: "Dialog", enabled: G(() => w.value === 0), element: d, onUpdate: (S, x, _) => {
5426
+ if (x === "Dialog")
5427
5427
  return Qt(S, { [Do.Add]() {
5428
5428
  u.value.add(_), c.value += 1;
5429
5429
  }, [Do.Remove]() {
5430
5430
  u.value.delete(_), c.value -= 1;
5431
5431
  } });
5432
5432
  } });
5433
- let x = Wl({ name: "DialogDescription", slot: G(() => ({ open: m.value })) }), v = le(null), O = { titleId: v, panelRef: le(null), dialogState: w, setTitleId(S) {
5433
+ let k = Wl({ name: "DialogDescription", slot: G(() => ({ open: m.value })) }), v = le(null), O = { titleId: v, panelRef: le(null), dialogState: w, setTitleId(S) {
5434
5434
  v.value !== S && (v.value = S);
5435
5435
  }, close() {
5436
5436
  o("close", !1);
5437
5437
  } };
5438
5438
  We(No, O);
5439
5439
  function A() {
5440
- var S, k, _;
5441
- return [...Array.from((k = (S = g.value) == null ? void 0 : S.querySelectorAll("body > *, [data-headlessui-portal]")) != null ? k : []).filter((y) => !(!(y instanceof HTMLElement) || y.contains(it(s)) || O.panelRef.value && y.contains(O.panelRef.value))), (_ = O.panelRef.value) != null ? _ : d.value];
5440
+ var S, x, _;
5441
+ return [...Array.from((x = (S = g.value) == null ? void 0 : S.querySelectorAll("body > *, [data-headlessui-portal]")) != null ? x : []).filter((y) => !(!(y instanceof HTMLElement) || y.contains(it(s)) || O.panelRef.value && y.contains(O.panelRef.value))), (_ = O.panelRef.value) != null ? _ : d.value];
5442
5442
  }
5443
- return ql(() => A(), (S, k) => {
5444
- O.close(), ft(() => k == null ? void 0 : k.focus());
5443
+ return ql(() => A(), (S, x) => {
5444
+ O.close(), ft(() => x == null ? void 0 : x.focus());
5445
5445
  }, G(() => w.value === 0 && !p.value)), Rl((a = g.value) == null ? void 0 : a.defaultView, "keydown", (S) => {
5446
5446
  S.defaultPrevented || S.key === mt.Escape && w.value === 0 && (p.value || (S.preventDefault(), S.stopPropagation(), O.close()));
5447
5447
  }), Rt((S) => {
5448
- var k;
5448
+ var x;
5449
5449
  if (w.value !== 0 || h)
5450
5450
  return;
5451
5451
  let _ = g.value;
@@ -5458,7 +5458,7 @@ let Xr = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", Od = be({ name: "Dialog", inher
5458
5458
  Object.assign($.style, { [H]: ce });
5459
5459
  });
5460
5460
  }
5461
- let B = _ == null ? void 0 : _.documentElement, L = ((k = _.defaultView) != null ? k : window).innerWidth - B.clientWidth;
5461
+ let B = _ == null ? void 0 : _.documentElement, L = ((x = _.defaultView) != null ? x : window).innerWidth - B.clientWidth;
5462
5462
  if (T(B, "overflow", "hidden"), L > 0) {
5463
5463
  let $ = B.clientWidth - B.offsetWidth, H = L - $;
5464
5464
  T(B, "paddingRight", `${H}px`);
@@ -5486,16 +5486,16 @@ let Xr = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", Od = be({ name: "Dialog", inher
5486
5486
  }), Rt((S) => {
5487
5487
  if (w.value !== 0)
5488
5488
  return;
5489
- let k = it(d);
5490
- if (!k)
5489
+ let x = it(d);
5490
+ if (!x)
5491
5491
  return;
5492
5492
  let _ = new IntersectionObserver((y) => {
5493
5493
  for (let E of y)
5494
5494
  E.boundingClientRect.x === 0 && E.boundingClientRect.y === 0 && E.boundingClientRect.width === 0 && E.boundingClientRect.height === 0 && O.close();
5495
5495
  });
5496
- _.observe(k), S(() => _.disconnect());
5496
+ _.observe(x), S(() => _.disconnect());
5497
5497
  }), () => {
5498
- let { id: S, open: k, initialFocus: _, ...y } = t, E = { ...e, ref: d, id: S, role: "dialog", "aria-modal": w.value === 0 ? !0 : void 0, "aria-labelledby": v.value, "aria-describedby": x.value }, T = { open: w.value === 0 };
5498
+ let { id: S, open: x, initialFocus: _, ...y } = t, E = { ...e, ref: d, id: S, role: "dialog", "aria-modal": w.value === 0 ? !0 : void 0, "aria-labelledby": v.value, "aria-describedby": k.value }, T = { open: w.value === 0 };
5499
5499
  return ut(Bo, { force: !0 }, () => [ut(zl, () => ut(wd, { target: d.value }, () => ut(Bo, { force: !1 }, () => ut(br, { initialFocus: _, containers: u, features: b.value ? Qt(n.value, { parent: br.features.RestoreFocus, leaf: br.features.All & ~br.features.FocusLock }) : br.features.None }, () => bt({ ourProps: E, theirProps: y, slot: T, attrs: e, slots: r, visible: w.value === 0, features: tr.RenderStrategy | tr.Static, name: "Dialog" }))))), ut(yi, { features: Br.Hidden, ref: s })]);
5500
5500
  };
5501
5501
  } });
@@ -5788,8 +5788,8 @@ let Ld = be({ name: "Label", props: { as: { type: [Object, String], default: "la
5788
5788
  };
5789
5789
  }, { immediate: !0 });
5790
5790
  }), () => {
5791
- let { id: p, name: h, value: n, ...x } = t, v = { checked: l.value }, O = { id: p, ref: u, role: "switch", type: d.value, tabIndex: 0, "aria-checked": l.value, "aria-labelledby": a == null ? void 0 : a.labelledby.value, "aria-describedby": a == null ? void 0 : a.describedby.value, onClick: s, onKeyup: g, onKeypress: w };
5792
- return ut(ze, [h != null && l.value != null ? ut(yi, Qf({ features: Br.Hidden, as: "input", type: "checkbox", hidden: !0, readOnly: !0, checked: l.value, name: h, value: n })) : null, bt({ ourProps: O, theirProps: { ...e, ...sa(x, ["modelValue", "defaultChecked"]) }, slot: v, attrs: e, slots: r, name: "Switch" })]);
5791
+ let { id: p, name: h, value: n, ...k } = t, v = { checked: l.value }, O = { id: p, ref: u, role: "switch", type: d.value, tabIndex: 0, "aria-checked": l.value, "aria-labelledby": a == null ? void 0 : a.labelledby.value, "aria-describedby": a == null ? void 0 : a.describedby.value, onClick: s, onKeyup: g, onKeypress: w };
5792
+ return ut(ze, [h != null && l.value != null ? ut(yi, Qf({ features: Br.Hidden, as: "input", type: "checkbox", hidden: !0, readOnly: !0, checked: l.value, name: h, value: n })) : null, bt({ ourProps: O, theirProps: { ...e, ...sa(k, ["modelValue", "defaultChecked"]) }, slot: v, attrs: e, slots: r, name: "Switch" })]);
5793
5793
  };
5794
5794
  } }), jd = Ld;
5795
5795
  function qd(t) {
@@ -5873,8 +5873,8 @@ let es = tr.RenderStrategy, fi = be({ props: { as: { type: [Object, String], def
5873
5873
  w.value || (l.value = "hidden", d(g), o("afterLeave"));
5874
5874
  });
5875
5875
  et(() => {
5876
- let k = u(g);
5877
- gn(k);
5876
+ let x = u(g);
5877
+ gn(x);
5878
5878
  }), Rt(() => {
5879
5879
  if (c.value === Tn.Hidden && g) {
5880
5880
  if (f && l.value !== "visible") {
@@ -5884,30 +5884,30 @@ let es = tr.RenderStrategy, fi = be({ props: { as: { type: [Object, String], def
5884
5884
  Qt(l.value, { hidden: () => d(g), visible: () => u(g) });
5885
5885
  }
5886
5886
  });
5887
- let p = $n(t.enter), h = $n(t.enterFrom), n = $n(t.enterTo), x = $n(t.entered), v = $n(t.leave), O = $n(t.leaveFrom), A = $n(t.leaveTo);
5887
+ let p = $n(t.enter), h = $n(t.enterFrom), n = $n(t.enterTo), k = $n(t.entered), v = $n(t.leave), O = $n(t.leaveFrom), A = $n(t.leaveTo);
5888
5888
  et(() => {
5889
5889
  Rt(() => {
5890
5890
  if (l.value === "visible") {
5891
- let k = it(a);
5892
- if (k instanceof Comment && k.data === "")
5891
+ let x = it(a);
5892
+ if (x instanceof Comment && x.data === "")
5893
5893
  throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?");
5894
5894
  }
5895
5895
  });
5896
5896
  });
5897
- function S(k) {
5897
+ function S(x) {
5898
5898
  let _ = s.value && !m.value, y = it(a);
5899
- !y || !(y instanceof HTMLElement) || _ || (w.value = !0, f.value && o("beforeEnter"), f.value || o("beforeLeave"), k(f.value ? Ha(y, p, h, n, x, (E) => {
5899
+ !y || !(y instanceof HTMLElement) || _ || (w.value = !0, f.value && o("beforeEnter"), f.value || o("beforeLeave"), x(f.value ? Ha(y, p, h, n, k, (E) => {
5900
5900
  w.value = !1, E === Lo.Finished && o("afterEnter");
5901
- }) : Ha(y, v, O, A, x, (E) => {
5901
+ }) : Ha(y, v, O, A, k, (E) => {
5902
5902
  w.value = !1, E === Lo.Finished && (Di(b) || (l.value = "hidden", d(g), o("afterLeave")));
5903
5903
  })));
5904
5904
  }
5905
5905
  return et(() => {
5906
- Xe([f], (k, _, y) => {
5906
+ Xe([f], (x, _, y) => {
5907
5907
  S(y), s.value = !1;
5908
5908
  }, { immediate: !0 });
5909
5909
  }), We(ha, b), Dl(G(() => Qt(l.value, { visible: vn.Open, hidden: vn.Closed }))), () => {
5910
- let { appear: k, show: _, enter: y, enterFrom: E, enterTo: T, entered: B, leave: L, leaveFrom: $, leaveTo: H, ...Z } = t;
5910
+ let { appear: x, show: _, enter: y, enterFrom: E, enterTo: T, entered: B, leave: L, leaveFrom: $, leaveTo: H, ...Z } = t;
5911
5911
  return bt({ theirProps: Z, ourProps: { ref: a }, slot: {}, slots: r, attrs: e, features: es, visible: l.value === "visible", name: "TransitionChild" });
5912
5912
  };
5913
5913
  } }), Hd = fi, ts = be({ 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: o, attrs: e, slots: r }) {
@@ -6172,14 +6172,14 @@ const Kd = { class: "flex items-center" }, Yd = {
6172
6172
  const S = e.totalVisible + 2;
6173
6173
  if (S === 0 || isNaN(u.value) || u.value > Number.MAX_SAFE_INTEGER)
6174
6174
  return [];
6175
- const k = Math.min(
6175
+ const x = Math.min(
6176
6176
  Math.max(0, S) || u.value,
6177
6177
  Math.max(0, d.value) || u.value,
6178
6178
  u.value
6179
6179
  );
6180
- if (u.value <= k)
6180
+ if (u.value <= x)
6181
6181
  return An(1, u.value);
6182
- const _ = k % 2 === 0 ? 1 : 0, y = Math.floor(k / 2), E = u.value - y + 1 + _;
6182
+ const _ = x % 2 === 0 ? 1 : 0, y = Math.floor(x / 2), E = u.value - y + 1 + _;
6183
6183
  if (e.modelValue > y && e.modelValue < E) {
6184
6184
  const B = u.value, L = e.modelValue - y + 2, $ = e.modelValue + y - 2 - _, H = L - 1 === 1 + 1 ? 2 : "...", Z = $ + 1 === B - 1 ? $ + 1 : "...";
6185
6185
  return [1, H, ...An(L, $), Z, u.value];
@@ -6212,7 +6212,7 @@ const Kd = { class: "flex items-center" }, Yd = {
6212
6212
  const n = _n(() => {
6213
6213
  v();
6214
6214
  }, 1e3);
6215
- function x(S) {
6215
+ function k(S) {
6216
6216
  S.preventDefault(), v();
6217
6217
  }
6218
6218
  function v() {
@@ -6226,7 +6226,7 @@ const Kd = { class: "flex items-center" }, Yd = {
6226
6226
  function A(S) {
6227
6227
  return !!(sl(S) && S >= 1 && S <= e.lastPage);
6228
6228
  }
6229
- return (S, k) => {
6229
+ return (S, x) => {
6230
6230
  const _ = lt("BaseIcon");
6231
6231
  return ct((R(), X("nav", {
6232
6232
  ref_key: "paginationNode",
@@ -6239,7 +6239,7 @@ const Kd = { class: "flex items-center" }, Yd = {
6239
6239
  type: "button",
6240
6240
  disabled: t.modelValue == 1,
6241
6241
  class: "inline-flex items-center border-t-2 border-transparent px-1 py-4 text-sm font-medium text-slate-500 hover:enabled:border-slate-300 hover:enabled:text-slate-700 disabled:cursor-not-allowed disabled:opacity-60",
6242
- onClick: k[0] || (k[0] = (y) => l())
6242
+ onClick: x[0] || (x[0] = (y) => l())
6243
6243
  }, [
6244
6244
  ve(_, {
6245
6245
  class: "mx-2 h-5 w-5 text-slate-400",
@@ -6264,14 +6264,14 @@ const Kd = { class: "flex items-center" }, Yd = {
6264
6264
  N(m) ? (R(), X("div", Xd, [
6265
6265
  q("span", eh, Se(S.$t("sui.page")), 1),
6266
6266
  ct(q("input", {
6267
- "onUpdate:modelValue": k[1] || (k[1] = (y) => xn(i) ? i.value = y : null),
6267
+ "onUpdate:modelValue": x[1] || (x[1] = (y) => xn(i) ? i.value = y : null),
6268
6268
  type: "number",
6269
6269
  min: 1,
6270
6270
  max: t.lastPage,
6271
6271
  step: 1,
6272
6272
  class: "rounded border border-slate-300 py-0 px-0.5 pl-1.5",
6273
- onKeydown: _a(x, ["enter"]),
6274
- onInput: k[2] || (k[2] = (...y) => N(n) && N(n)(...y)),
6273
+ onKeydown: _a(k, ["enter"]),
6274
+ onInput: x[2] || (x[2] = (...y) => N(n) && N(n)(...y)),
6275
6275
  onBlur: v
6276
6276
  }, null, 40, th), [
6277
6277
  [Ar, N(i)]
@@ -6282,7 +6282,7 @@ const Kd = { class: "flex items-center" }, Yd = {
6282
6282
  q("button", {
6283
6283
  disabled: t.modelValue >= t.lastPage,
6284
6284
  class: "inline-flex items-center border-t-2 border-transparent px-1 py-4 text-sm font-medium text-slate-500 hover:enabled:border-slate-300 hover:enabled:text-slate-700 disabled:cursor-not-allowed disabled:opacity-60",
6285
- onClick: k[3] || (k[3] = (y) => a())
6285
+ onClick: x[3] || (x[3] = (y) => a())
6286
6286
  }, [
6287
6287
  ve(_, {
6288
6288
  class: "mx-2 h-5 w-5 text-slate-400",
@@ -6294,14 +6294,14 @@ const Kd = { class: "flex items-center" }, Yd = {
6294
6294
  N(m) ? ke("", !0) : (R(), X("div", oh, [
6295
6295
  q("span", ah, Se(S.$t("sui.go_to_page")), 1),
6296
6296
  ct(q("input", {
6297
- "onUpdate:modelValue": k[4] || (k[4] = (y) => xn(r) ? r.value = y : null),
6297
+ "onUpdate:modelValue": x[4] || (x[4] = (y) => xn(r) ? r.value = y : null),
6298
6298
  type: "number",
6299
6299
  min: 1,
6300
6300
  max: t.lastPage,
6301
6301
  step: 1,
6302
6302
  class: "rounded border border-slate-300 py-0.5 px-0.5 pl-2",
6303
6303
  onKeydown: _a(p, ["enter"]),
6304
- onInput: k[5] || (k[5] = (...y) => N(b) && N(b)(...y)),
6304
+ onInput: x[5] || (x[5] = (...y) => N(b) && N(b)(...y)),
6305
6305
  onBlur: h
6306
6306
  }, null, 40, lh), [
6307
6307
  [Ar, N(r)]
@@ -6562,22 +6562,22 @@ const ph = {
6562
6562
  });
6563
6563
  const d = le(!1), s = le(!0), g = le(!1), w = le(!1), b = le("");
6564
6564
  let p = "", h = "";
6565
- const n = le(Bt(e.defaultQuery)), x = Hs(), v = G(() => u.value < 1024), O = G(() => x.filters !== void 0), A = le(!1), S = le(null);
6566
- function k() {
6565
+ const n = le(Bt(e.defaultQuery)), k = Hs(), v = G(() => u.value < 1024), O = G(() => k.filters !== void 0), A = le(!1), S = le(null);
6566
+ function x() {
6567
6567
  var Ee;
6568
6568
  A.value = (((Ee = S == null ? void 0 : S.value) == null ? void 0 : Ee.childElementCount) ?? 0) > 0;
6569
6569
  }
6570
- const _ = _n(k, 100);
6570
+ const _ = _n(x, 100);
6571
6571
  Ko(S, _, {
6572
6572
  attributes: !1,
6573
6573
  childList: !0
6574
6574
  }), et(() => {
6575
- k();
6575
+ x();
6576
6576
  }), Xe(
6577
6577
  () => v.value,
6578
6578
  () => {
6579
6579
  ft(() => {
6580
- k();
6580
+ x();
6581
6581
  });
6582
6582
  }
6583
6583
  );
@@ -7050,7 +7050,7 @@ const ss = /* @__PURE__ */ Lt(Lh, [["render", qh], ["__scopeId", "data-v-945515f
7050
7050
  function p() {
7051
7051
  g.value && (w.value = g.value.clientHeight);
7052
7052
  }
7053
- const h = G(() => u.value), n = G(() => h.value ? h.value.filter((I) => I.toggle === !1 ? !!I.visible : !!(!yt(r.visibleColumns) || r.visibleColumns.includes(I.newKey))) : h.value), x = G(() => {
7053
+ const h = G(() => u.value), n = G(() => h.value ? h.value.filter((I) => I.toggle === !1 ? !!I.visible : !!(!yt(r.visibleColumns) || r.visibleColumns.includes(I.newKey))) : h.value), k = G(() => {
7054
7054
  let I = n.value.length;
7055
7055
  return I += r.checkable ? 1 : 0, I += r.detailed ? 1 : 0, I;
7056
7056
  }), v = G(() => r.detailed);
@@ -7081,7 +7081,7 @@ const ss = /* @__PURE__ */ Lt(Lh, [["render", qh], ["__scopeId", "data-v-945515f
7081
7081
  function A(I) {
7082
7082
  return l.value.find((V) => V[r.rowKey] == I[r.rowKey]) !== void 0;
7083
7083
  }
7084
- const S = G(() => r.data.filter((V) => r.isRowCheckable(V)).length === 0), k = G(() => {
7084
+ const S = G(() => r.data.filter((V) => r.isRowCheckable(V)).length === 0), x = G(() => {
7085
7085
  const I = r.data.filter((ae) => r.isRowCheckable(ae));
7086
7086
  return I.length === 0 ? !1 : !I.some((ae) => !A(ae));
7087
7087
  });
@@ -7092,7 +7092,7 @@ const ss = /* @__PURE__ */ Lt(Lh, [["render", qh], ["__scopeId", "data-v-945515f
7092
7092
  V >= 0 && l.value.splice(V, 1);
7093
7093
  }
7094
7094
  function y() {
7095
- k.value ? l.value = [] : r.data.forEach((I) => {
7095
+ x.value ? l.value = [] : r.data.forEach((I) => {
7096
7096
  r.isRowCheckable(I) && l.value.push(I);
7097
7097
  }), T();
7098
7098
  }
@@ -7214,7 +7214,7 @@ const ss = /* @__PURE__ */ Lt(Lh, [["render", qh], ["__scopeId", "data-v-945515f
7214
7214
  q("input", {
7215
7215
  type: "checkbox",
7216
7216
  autocomplete: "off",
7217
- checked: N(k),
7217
+ checked: N(x),
7218
7218
  disabled: N(S),
7219
7219
  class: de(i),
7220
7220
  onChange: y
@@ -7252,7 +7252,7 @@ const ss = /* @__PURE__ */ Lt(Lh, [["render", qh], ["__scopeId", "data-v-945515f
7252
7252
  q("input", {
7253
7253
  autocomplete: "off",
7254
7254
  type: "checkbox",
7255
- checked: N(k),
7255
+ checked: N(x),
7256
7256
  disabled: N(S),
7257
7257
  class: de(i),
7258
7258
  onChange: y
@@ -7263,7 +7263,7 @@ const ss = /* @__PURE__ */ Lt(Lh, [["render", qh], ["__scopeId", "data-v-945515f
7263
7263
  q("tbody", ep, [
7264
7264
  l.value.length ? (R(), X("tr", tp, [
7265
7265
  q("td", {
7266
- colspan: N(x),
7266
+ colspan: N(k),
7267
7267
  class: de(["sticky z-[1] p-0", [ie]]),
7268
7268
  style: dt({
7269
7269
  top: w.value + "px"
@@ -7379,7 +7379,7 @@ const ss = /* @__PURE__ */ Lt(Lh, [["render", qh], ["__scopeId", "data-v-945515f
7379
7379
  key: M(re, fe) + "detail"
7380
7380
  }, [
7381
7381
  q("td", {
7382
- colspan: N(x),
7382
+ colspan: N(k),
7383
7383
  class: de(["td", U(fe)])
7384
7384
  }, [
7385
7385
  Ae(I.$slots, "detail", {
@@ -7393,7 +7393,7 @@ const ss = /* @__PURE__ */ Lt(Lh, [["render", qh], ["__scopeId", "data-v-945515f
7393
7393
  }, 1032, ["name"])
7394
7394
  ], 64))), 128)),
7395
7395
  t.data.length == 0 ? (R(), X("tr", cp, [
7396
- q("td", { colspan: N(x) }, [
7396
+ q("td", { colspan: N(k) }, [
7397
7397
  Ae(I.$slots, "empty", {}, void 0, !0)
7398
7398
  ], 8, fp)
7399
7399
  ])) : ke("", !0)
@@ -7704,8 +7704,8 @@ const fs = /* @__PURE__ */ Lt(wp, [["render", Sp]]), Ep = { class: "flex justify
7704
7704
  color: "danger"
7705
7705
  });
7706
7706
  });
7707
- }, p = le(!1), h = le([]), x = "sprintify.visible_columns." + window.location.pathname, v = JSON.parse(
7708
- localStorage.getItem(x) + ""
7707
+ }, p = le(!1), h = le([]), k = "sprintify.visible_columns." + window.location.pathname, v = JSON.parse(
7708
+ localStorage.getItem(k) + ""
7709
7709
  );
7710
7710
  v && yt(v) && v.length > 0 && (h.value = v);
7711
7711
  const O = Xe(
@@ -7716,14 +7716,14 @@ const fs = /* @__PURE__ */ Lt(wp, [["render", Sp]]), Ep = { class: "flex justify
7716
7716
  );
7717
7717
  function A() {
7718
7718
  localStorage.setItem(
7719
- x,
7719
+ k,
7720
7720
  JSON.stringify(h.value)
7721
7721
  );
7722
7722
  }
7723
7723
  function S() {
7724
7724
  m.value && m.value.fetch();
7725
7725
  }
7726
- function k() {
7726
+ function x() {
7727
7727
  m.value && m.value.fetchWithoutLoading();
7728
7728
  }
7729
7729
  const _ = G(() => {
@@ -7732,7 +7732,7 @@ const fs = /* @__PURE__ */ Lt(wp, [["render", Sp]]), Ep = { class: "flex justify
7732
7732
  });
7733
7733
  return o({
7734
7734
  fetch: S,
7735
- fetchWithoutLoading: k,
7735
+ fetchWithoutLoading: x,
7736
7736
  query: _
7737
7737
  }), (y, E) => {
7738
7738
  const T = lt("BaseIcon"), B = lt("router-link");
@@ -8301,20 +8301,20 @@ var po = function() {
8301
8301
  u = new Date(a);
8302
8302
  else {
8303
8303
  for (var w = void 0, b = [], p = 0, h = 0, n = ""; p < s.length; p++) {
8304
- var x = s[p], v = x === "\\", O = s[p - 1] === "\\" || v;
8305
- if (jn[x] && !O) {
8306
- n += jn[x];
8304
+ var k = s[p], v = k === "\\", O = s[p - 1] === "\\" || v;
8305
+ if (jn[k] && !O) {
8306
+ n += jn[k];
8307
8307
  var A = new RegExp(n).exec(a);
8308
- A && (w = !0) && b[x !== "Y" ? "push" : "unshift"]({
8309
- fn: jp[x],
8308
+ A && (w = !0) && b[k !== "Y" ? "push" : "unshift"]({
8309
+ fn: jp[k],
8310
8310
  val: A[++h]
8311
8311
  });
8312
8312
  } else
8313
8313
  v || (n += ".");
8314
8314
  }
8315
8315
  u = !e || !e.noCalendar ? new Date(new Date().getFullYear(), 0, 1, 0, 0, 0, 0) : new Date(new Date().setHours(0, 0, 0, 0)), b.forEach(function(S) {
8316
- var k = S.fn, _ = S.val;
8317
- return u = k(u, _, m) || u;
8316
+ var x = S.fn, _ = S.val;
8317
+ return u = x(u, _, m) || u;
8318
8318
  }), u = w ? u : void 0;
8319
8319
  }
8320
8320
  }
@@ -8507,7 +8507,7 @@ function Vp(t, o) {
8507
8507
  var Y = function(oe) {
8508
8508
  return Yt(oe).select();
8509
8509
  };
8510
- b(e.timeContainer, ["increment"], f), b(e.timeContainer, "blur", f, { capture: !0 }), b(e.timeContainer, "click", x), b([e.hourElement, e.minuteElement], ["focus", "click"], Y), e.secondElement !== void 0 && b(e.secondElement, "focus", function() {
8510
+ b(e.timeContainer, ["increment"], f), b(e.timeContainer, "blur", f, { capture: !0 }), b(e.timeContainer, "click", k), b([e.hourElement, e.minuteElement], ["focus", "click"], Y), e.secondElement !== void 0 && b(e.secondElement, "focus", function() {
8511
8511
  return e.secondElement && e.secondElement.select();
8512
8512
  }), e.amPM !== void 0 && b(e.amPM, "click", function(oe) {
8513
8513
  f(oe);
@@ -8524,7 +8524,7 @@ function Vp(t, o) {
8524
8524
  }
8525
8525
  Y && e.currentYear !== he && (He("onYearChange"), B()), Y && (e.currentYear !== he || e.currentMonth !== Te) && He("onMonthChange"), e.redraw();
8526
8526
  }
8527
- function x(F) {
8527
+ function k(F) {
8528
8528
  var Y = Yt(F);
8529
8529
  ~Y.className.indexOf("arrow") && v(F, Y.classList.contains("arrowUp") ? 1 : -1);
8530
8530
  }
@@ -8556,7 +8556,7 @@ function Vp(t, o) {
8556
8556
  function S(F) {
8557
8557
  F.focus(), e.config.mode === "range" && ae(F);
8558
8558
  }
8559
- function k(F) {
8559
+ function x(F) {
8560
8560
  for (var Y = F > 0 ? 0 : e.config.showMonths - 1, oe = F > 0 ? e.config.showMonths : -1, he = Y; he != oe; he += F)
8561
8561
  for (var Te = e.daysContainer.children[he], Be = F > 0 ? 0 : Te.children.length - 1, Fe = F > 0 ? Te.children.length : -1, Ne = Be; Ne != Fe; Ne += F) {
8562
8562
  var Ve = Te.children[Ne];
@@ -8571,10 +8571,10 @@ function Vp(t, o) {
8571
8571
  if (Re.className.indexOf("hidden") === -1 && Q(Re.dateObj) && Math.abs(F.$i - De) >= Math.abs(Y))
8572
8572
  return S(Re);
8573
8573
  }
8574
- e.changeMonth(Te), y(k(Te), 0);
8574
+ e.changeMonth(Te), y(x(Te), 0);
8575
8575
  }
8576
8576
  function y(F, Y) {
8577
- var oe = a(), he = M(oe || document.body), Te = F !== void 0 ? F : he ? oe : e.selectedDateElem !== void 0 && M(e.selectedDateElem) ? e.selectedDateElem : e.todayDateElem !== void 0 && M(e.todayDateElem) ? e.todayDateElem : k(Y > 0 ? 1 : -1);
8577
+ var oe = a(), he = M(oe || document.body), Te = F !== void 0 ? F : he ? oe : e.selectedDateElem !== void 0 && M(e.selectedDateElem) ? e.selectedDateElem : e.todayDateElem !== void 0 && M(e.todayDateElem) ? e.todayDateElem : x(Y > 0 ? 1 : -1);
8578
8578
  Te === void 0 ? e._input.focus() : he ? _(Te, Y) : S(Te);
8579
8579
  }
8580
8580
  function E(F, Y) {
@@ -8839,7 +8839,7 @@ function Vp(t, o) {
8839
8839
  var Ne = a();
8840
8840
  if (e.daysContainer !== void 0 && (he === !1 || Ne && M(Ne))) {
8841
8841
  var Ve = F.keyCode === 39 ? 1 : -1;
8842
- F.ctrlKey ? (F.stopPropagation(), D(Ve), y(k(1), 0)) : y(void 0, Ve);
8842
+ F.ctrlKey ? (F.stopPropagation(), D(Ve), y(x(1), 0)) : y(void 0, Ve);
8843
8843
  }
8844
8844
  } else
8845
8845
  e.hourElement && e.hourElement.focus();
@@ -8848,7 +8848,7 @@ function Vp(t, o) {
8848
8848
  case 40:
8849
8849
  F.preventDefault();
8850
8850
  var De = F.keyCode === 40 ? 1 : -1;
8851
- e.daysContainer && Y.$i !== void 0 || Y === e.input || Y === e.altInput ? F.ctrlKey ? (F.stopPropagation(), ne(e.currentYear - De), y(k(1), 0)) : Fe || y(void 0, De * 7) : Y === e.currentYearElement ? ne(e.currentYear - De) : e.config.enableTime && (!Fe && e.hourElement && e.hourElement.focus(), f(F), e._debouncedChange());
8851
+ e.daysContainer && Y.$i !== void 0 || Y === e.input || Y === e.altInput ? F.ctrlKey ? (F.stopPropagation(), ne(e.currentYear - De), y(x(1), 0)) : Fe || y(void 0, De * 7) : Y === e.currentYearElement ? ne(e.currentYear - De) : e.config.enableTime && (!Fe && e.hourElement && e.hourElement.focus(), f(F), e._debouncedChange());
8852
8852
  break;
8853
8853
  case 9:
8854
8854
  if (Fe) {
@@ -9534,8 +9534,8 @@ const Kp = { class: "base-date-picker relative" }, Yp = { class: "pointer-events
9534
9534
  return null;
9535
9535
  if (yt(e.modelValue)) {
9536
9536
  const n = [];
9537
- return e.modelValue.forEach(function(x) {
9538
- n.push(u(x));
9537
+ return e.modelValue.forEach(function(k) {
9538
+ n.push(u(k));
9539
9539
  }), n;
9540
9540
  }
9541
9541
  return u(e.modelValue);
@@ -9627,7 +9627,7 @@ const Kp = { class: "base-date-picker relative" }, Yp = { class: "pointer-events
9627
9627
  function h() {
9628
9628
  a(null);
9629
9629
  }
9630
- return (n, x) => (R(), X("div", Kp, [
9630
+ return (n, k) => (R(), X("div", Kp, [
9631
9631
  q("div", Yp, [
9632
9632
  ve(N(Je), {
9633
9633
  class: "relative -top-px h-5 w-5 text-slate-400",
@@ -9647,7 +9647,7 @@ const Kp = { class: "base-date-picker relative" }, Yp = { class: "pointer-events
9647
9647
  q("button", {
9648
9648
  type: "button",
9649
9649
  class: "flex items-center rounded p-1.5 hover:bg-slate-100",
9650
- onClick: x[0] || (x[0] = (v) => h())
9650
+ onClick: k[0] || (k[0] = (v) => h())
9651
9651
  }, [
9652
9652
  ve(N(Je), {
9653
9653
  class: "h-5 w-5 text-slate-600",
@@ -9968,8 +9968,8 @@ var $o = {}, gm = {
9968
9968
  },
9969
9969
  decimal: ",",
9970
9970
  delimiter: " و ",
9971
- _formatCount: function(n, x) {
9972
- for (var v = m(e, { ".": x }), O = n.toString().split(""), A = 0; A < O.length; A++) {
9971
+ _formatCount: function(n, k) {
9972
+ for (var v = m(e, { ".": k }), O = n.toString().split(""), A = 0; A < O.length; A++) {
9973
9973
  var S = O[A];
9974
9974
  h(v, S) && (O[A] = v[S]);
9975
9975
  }
@@ -10378,12 +10378,12 @@ var $o = {}, gm = {
10378
10378
  return n === 1 ? "sat" : n === 2 || n === 3 || n === 4 ? "sata" : "sati";
10379
10379
  },
10380
10380
  m: function(n) {
10381
- var x = n % 10;
10382
- return (x === 2 || x === 3 || x === 4) && (n < 10 || n > 14) ? "minute" : "minuta";
10381
+ var k = n % 10;
10382
+ return (k === 2 || k === 3 || k === 4) && (n < 10 || n > 14) ? "minute" : "minuta";
10383
10383
  },
10384
10384
  s: function(n) {
10385
- var x = n % 10;
10386
- return x === 5 || Math.floor(n) === n && n >= 10 && n <= 19 ? "sekundi" : x === 1 ? "sekunda" : x === 2 || x === 3 || x === 4 ? "sekunde" : "sekundi";
10385
+ var k = n % 10;
10386
+ return k === 5 || Math.floor(n) === n && n >= 10 && n <= 19 ? "sekundi" : k === 1 ? "sekunda" : k === 2 || k === 3 || k === 4 ? "sekunde" : "sekundi";
10387
10387
  },
10388
10388
  ms: function(n) {
10389
10389
  return n === 1 ? "milisekunda" : n % 10 === 2 || n % 10 === 3 || n % 10 === 4 ? "milisekunde" : "milisekundi";
@@ -11125,12 +11125,12 @@ var $o = {}, gm = {
11125
11125
  }
11126
11126
  };
11127
11127
  function i(n) {
11128
- var x = function(O, A) {
11129
- var S = m({}, x, A || {});
11128
+ var k = function(O, A) {
11129
+ var S = m({}, k, A || {});
11130
11130
  return c(O, S);
11131
11131
  };
11132
11132
  return m(
11133
- x,
11133
+ k,
11134
11134
  {
11135
11135
  language: "en",
11136
11136
  spacer: " ",
@@ -11155,14 +11155,14 @@ var $o = {}, gm = {
11155
11155
  }
11156
11156
  var a = i({});
11157
11157
  function l(n) {
11158
- var x = [n.language];
11158
+ var k = [n.language];
11159
11159
  if (h(n, "fallbacks"))
11160
11160
  if (p(n.fallbacks) && n.fallbacks.length)
11161
- x = x.concat(n.fallbacks);
11161
+ k = k.concat(n.fallbacks);
11162
11162
  else
11163
11163
  throw new Error("fallbacks must be an array with at least one element");
11164
- for (var v = 0; v < x.length; v++) {
11165
- var O = x[v];
11164
+ for (var v = 0; v < k.length; v++) {
11165
+ var O = k[v];
11166
11166
  if (h(n.languages, O))
11167
11167
  return n.languages[O];
11168
11168
  if (h(r, O))
@@ -11170,73 +11170,73 @@ var $o = {}, gm = {
11170
11170
  }
11171
11171
  throw new Error("No language found.");
11172
11172
  }
11173
- function c(n, x) {
11173
+ function c(n, k) {
11174
11174
  var v, O, A;
11175
11175
  n = Math.abs(n);
11176
- var S = l(x), k = [], _, y, E;
11177
- for (v = 0, O = x.units.length; v < O; v++) {
11178
- if (_ = x.units[v], y = x.unitMeasures[_], v + 1 === O)
11179
- if (h(x, "maxDecimalPoints")) {
11180
- var T = Math.pow(10, x.maxDecimalPoints), B = n / y;
11176
+ var S = l(k), x = [], _, y, E;
11177
+ for (v = 0, O = k.units.length; v < O; v++) {
11178
+ if (_ = k.units[v], y = k.unitMeasures[_], v + 1 === O)
11179
+ if (h(k, "maxDecimalPoints")) {
11180
+ var T = Math.pow(10, k.maxDecimalPoints), B = n / y;
11181
11181
  E = parseFloat(
11182
11182
  (Math.floor(T * B) / T).toFixed(
11183
- x.maxDecimalPoints
11183
+ k.maxDecimalPoints
11184
11184
  )
11185
11185
  );
11186
11186
  } else
11187
11187
  E = n / y;
11188
11188
  else
11189
11189
  E = Math.floor(n / y);
11190
- k.push({
11190
+ x.push({
11191
11191
  unitCount: E,
11192
11192
  unitName: _
11193
11193
  }), n -= E * y;
11194
11194
  }
11195
11195
  var L = 0;
11196
- for (v = 0; v < k.length; v++)
11197
- if (k[v].unitCount) {
11196
+ for (v = 0; v < x.length; v++)
11197
+ if (x[v].unitCount) {
11198
11198
  L = v;
11199
11199
  break;
11200
11200
  }
11201
- if (x.round) {
11201
+ if (k.round) {
11202
11202
  var $, H;
11203
- for (v = k.length - 1; v >= 0 && (A = k[v], A.unitCount = Math.round(A.unitCount), v !== 0); v--)
11204
- H = k[v - 1], $ = x.unitMeasures[H.unitName] / x.unitMeasures[A.unitName], (A.unitCount % $ === 0 || x.largest && x.largest - 1 < v - L) && (H.unitCount += A.unitCount / $, A.unitCount = 0);
11203
+ for (v = x.length - 1; v >= 0 && (A = x[v], A.unitCount = Math.round(A.unitCount), v !== 0); v--)
11204
+ H = x[v - 1], $ = k.unitMeasures[H.unitName] / k.unitMeasures[A.unitName], (A.unitCount % $ === 0 || k.largest && k.largest - 1 < v - L) && (H.unitCount += A.unitCount / $, A.unitCount = 0);
11205
11205
  }
11206
11206
  var Z = [];
11207
- for (v = 0, k.length; v < O && (A = k[v], A.unitCount && Z.push(
11208
- f(A.unitCount, A.unitName, S, x)
11209
- ), Z.length !== x.largest); v++)
11207
+ for (v = 0, x.length; v < O && (A = x[v], A.unitCount && Z.push(
11208
+ f(A.unitCount, A.unitName, S, k)
11209
+ ), Z.length !== k.largest); v++)
11210
11210
  ;
11211
11211
  if (Z.length) {
11212
11212
  var ce;
11213
- if (h(x, "delimiter") ? ce = x.delimiter : h(S, "delimiter") ? ce = S.delimiter : ce = ", ", !x.conjunction || Z.length === 1)
11213
+ if (h(k, "delimiter") ? ce = k.delimiter : h(S, "delimiter") ? ce = S.delimiter : ce = ", ", !k.conjunction || Z.length === 1)
11214
11214
  return Z.join(ce);
11215
11215
  if (Z.length === 2)
11216
- return Z.join(x.conjunction);
11216
+ return Z.join(k.conjunction);
11217
11217
  if (Z.length > 2)
11218
- return Z.slice(0, -1).join(ce) + (x.serialComma ? "," : "") + x.conjunction + Z.slice(-1);
11218
+ return Z.slice(0, -1).join(ce) + (k.serialComma ? "," : "") + k.conjunction + Z.slice(-1);
11219
11219
  } else
11220
11220
  return f(
11221
11221
  0,
11222
- x.units[x.units.length - 1],
11222
+ k.units[k.units.length - 1],
11223
11223
  S,
11224
- x
11224
+ k
11225
11225
  );
11226
11226
  }
11227
- function f(n, x, v, O) {
11227
+ function f(n, k, v, O) {
11228
11228
  var A;
11229
11229
  h(O, "decimal") ? A = O.decimal : h(v, "decimal") ? A = v.decimal : A = ".";
11230
11230
  var S;
11231
11231
  typeof v._formatCount == "function" ? S = v._formatCount(n, A) : S = n.toString().replace(".", A);
11232
- var k = v[x], _;
11233
- return typeof k == "function" ? _ = k(n) : _ = k, v._numberFirst ? _ + O.spacer + S : S + O.spacer + _;
11232
+ var x = v[k], _;
11233
+ return typeof x == "function" ? _ = x(n) : _ = x, v._numberFirst ? _ + O.spacer + S : S + O.spacer + _;
11234
11234
  }
11235
11235
  function m(n) {
11236
- for (var x, v = 1; v < arguments.length; v++) {
11237
- x = arguments[v];
11238
- for (var O in x)
11239
- h(x, O) && (n[O] = x[O]);
11236
+ for (var k, v = 1; v < arguments.length; v++) {
11237
+ k = arguments[v];
11238
+ for (var O in k)
11239
+ h(k, O) && (n[O] = k[O]);
11240
11240
  }
11241
11241
  return n;
11242
11242
  }
@@ -11261,14 +11261,14 @@ var $o = {}, gm = {
11261
11261
  var p = Array.isArray || function(n) {
11262
11262
  return Object.prototype.toString.call(n) === "[object Array]";
11263
11263
  };
11264
- function h(n, x) {
11265
- return Object.prototype.hasOwnProperty.call(n, x);
11264
+ function h(n, k) {
11265
+ return Object.prototype.hasOwnProperty.call(n, k);
11266
11266
  }
11267
11267
  a.getSupportedLanguages = function() {
11268
- var x = [];
11268
+ var k = [];
11269
11269
  for (var v in r)
11270
- h(r, v) && v !== "gr" && x.push(v);
11271
- return x;
11270
+ h(r, v) && v !== "gr" && k.push(v);
11271
+ return k;
11272
11272
  }, a.humanizer = i, t.exports ? t.exports = a : this.humanizeDuration = a;
11273
11273
  })();
11274
11274
  })(gm);
@@ -11388,9 +11388,9 @@ const ym = $o, bm = { class: "text-xs text-slate-600" }, ps = /* @__PURE__ */ be
11388
11388
  });
11389
11389
  }
11390
11390
  function n() {
11391
- k(), l.value = !1, ra(), e("close");
11391
+ x(), l.value = !1, ra(), e("close");
11392
11392
  }
11393
- function x(T) {
11393
+ function k(T) {
11394
11394
  T.code == "Escape" && l.value && n();
11395
11395
  }
11396
11396
  const v = Ei(() => {
@@ -11401,10 +11401,10 @@ const ym = $o, bm = { class: "text-xs text-slate-600" }, ps = /* @__PURE__ */ be
11401
11401
  O = Xn(i, v), A = Xn(
11402
11402
  a,
11403
11403
  v
11404
- ), window.addEventListener("keydown", x), window.addEventListener("resize", v), window.addEventListener("scroll", v, !0);
11404
+ ), window.addEventListener("keydown", k), window.addEventListener("resize", v), window.addEventListener("scroll", v, !0);
11405
11405
  }
11406
- function k() {
11407
- O == null || O.stop(), A == null || A.stop(), window.removeEventListener("resize", v), window.removeEventListener("scroll", v, !0), window.removeEventListener("keydown", x);
11406
+ function x() {
11407
+ O == null || O.stop(), A == null || A.stop(), window.removeEventListener("resize", v), window.removeEventListener("scroll", v, !0), window.removeEventListener("keydown", k);
11408
11408
  }
11409
11409
  Ci(
11410
11410
  a,
@@ -11431,7 +11431,7 @@ const ym = $o, bm = { class: "text-xs text-slate-600" }, ps = /* @__PURE__ */ be
11431
11431
  });
11432
11432
  return rt("clickOutside:addInclude", () => {
11433
11433
  })(a), Mn(() => {
11434
- n(), k();
11434
+ n(), x();
11435
11435
  }), o({
11436
11436
  open: h,
11437
11437
  close: n,
@@ -11565,7 +11565,7 @@ const ym = $o, bm = { class: "text-xs text-slate-600" }, ps = /* @__PURE__ */ be
11565
11565
  G(() => r.labelKey),
11566
11566
  G(() => r.valueKey),
11567
11567
  G(() => !0)
11568
- ), m = le(null), u = le(""), d = le(null), s = le(null), g = le(!1), w = le(!1), b = le(null), p = f.isSelected, h = f.normalizedOptions, n = f.normalizedModelValue, x = G(() => h.value.filter((P) => g.value === !1 ? !0 : r.filter !== void 0 ? r.filter(P) : P.label ? P.label.toLowerCase().includes(u.value.toLowerCase()) : !1).filter((P) => !p(P)));
11568
+ ), m = le(null), u = le(""), d = le(null), s = le(null), g = le(!1), w = le(!1), b = le(null), p = f.isSelected, h = f.normalizedOptions, n = f.normalizedModelValue, k = G(() => h.value.filter((P) => g.value === !1 ? !0 : r.filter !== void 0 ? r.filter(P) : P.label ? P.label.toLowerCase().includes(u.value.toLowerCase()) : !1).filter((P) => !p(P)));
11569
11569
  Ci(d, () => {
11570
11570
  O();
11571
11571
  });
@@ -11592,7 +11592,7 @@ const ym = $o, bm = { class: "text-xs text-slate-600" }, ps = /* @__PURE__ */ be
11592
11592
  L();
11593
11593
  return;
11594
11594
  }
11595
- }, k = (P) => {
11595
+ }, x = (P) => {
11596
11596
  if (E(), r.max && n.value.length >= r.max) {
11597
11597
  a.push({
11598
11598
  title: i.t("sui.whoops"),
@@ -11709,13 +11709,13 @@ const ym = $o, bm = { class: "text-xs text-slate-600" }, ps = /* @__PURE__ */ be
11709
11709
  ref_key: "drawer",
11710
11710
  ref: m,
11711
11711
  selected: N(n),
11712
- options: N(x),
11712
+ options: N(k),
11713
11713
  size: t.size,
11714
11714
  loading: t.loading,
11715
11715
  "loading-bottom": t.loadingBottom,
11716
11716
  "drawer-class": t.inline ? "pt-1" : "p-1",
11717
11717
  keywords: N(u),
11718
- onSelect: k,
11718
+ onSelect: x,
11719
11719
  onScrollBottom: D[0] || (D[0] = (z) => e("scrollBottom"))
11720
11720
  }, {
11721
11721
  empty: ge((z) => [
@@ -11843,16 +11843,16 @@ const ym = $o, bm = { class: "text-xs text-slate-600" }, ps = /* @__PURE__ */ be
11843
11843
  onOpen: g,
11844
11844
  onTyping: s,
11845
11845
  onScrollBottom: N(w),
11846
- "onUpdate:modelValue": n[0] || (n[0] = (x) => h.$emit("update:modelValue", x))
11846
+ "onUpdate:modelValue": n[0] || (n[0] = (k) => h.$emit("update:modelValue", k))
11847
11847
  }, {
11848
- option: ge((x) => [
11849
- Ae(h.$slots, "option", Ot(At(x)))
11848
+ option: ge((k) => [
11849
+ Ae(h.$slots, "option", Ot(At(k)))
11850
11850
  ]),
11851
- footer: ge((x) => [
11852
- Ae(h.$slots, "footer", Zt(x, { keywords: N(m) }))
11851
+ footer: ge((k) => [
11852
+ Ae(h.$slots, "footer", Zt(k, { keywords: N(m) }))
11853
11853
  ]),
11854
- empty: ge((x) => [
11855
- Ae(h.$slots, "empty", Zt(x, { firstSearch: N(c) }), () => [
11854
+ empty: ge((k) => [
11855
+ Ae(h.$slots, "empty", Zt(k, { firstSearch: N(c) }), () => [
11856
11856
  N(c) ? (R(), X("div", Om, Se(h.$t("sui.nothing_found")), 1)) : ke("", !0)
11857
11857
  ])
11858
11858
  ]),
@@ -12231,10 +12231,10 @@ class Ga {
12231
12231
  const a = `value=${o},mask=${e},masked=${r ? 1 : 0}`;
12232
12232
  if (this.memo.has(a))
12233
12233
  return this.memo.get(a);
12234
- const { mask: l, escaped: c } = this.escapeMask(e), f = [], m = this.opts.tokens != null ? this.opts.tokens : {}, u = this.isReversed() ? -1 : 1, d = this.isReversed() ? "unshift" : "push", s = this.isReversed() ? 0 : l.length - 1, g = this.isReversed() ? () => h > -1 && n > -1 : () => h < l.length && n < o.length, w = (x) => !this.isReversed() && x <= s || this.isReversed() && x >= s;
12234
+ const { mask: l, escaped: c } = this.escapeMask(e), f = [], m = this.opts.tokens != null ? this.opts.tokens : {}, u = this.isReversed() ? -1 : 1, d = this.isReversed() ? "unshift" : "push", s = this.isReversed() ? 0 : l.length - 1, g = this.isReversed() ? () => h > -1 && n > -1 : () => h < l.length && n < o.length, w = (k) => !this.isReversed() && k <= s || this.isReversed() && k >= s;
12235
12235
  let b, p = -1, h = this.isReversed() ? l.length - 1 : 0, n = this.isReversed() ? o.length - 1 : 0;
12236
12236
  for (; g(); ) {
12237
- const x = l.charAt(h), v = m[x], O = (v == null ? void 0 : v.transform) != null ? v.transform(o.charAt(n)) : o.charAt(n);
12237
+ const k = l.charAt(h), v = m[k], O = (v == null ? void 0 : v.transform) != null ? v.transform(o.charAt(n)) : o.charAt(n);
12238
12238
  if (!c.includes(h) && v != null) {
12239
12239
  if (O.match(v.pattern) != null)
12240
12240
  f[d](O), v.repeated ? (p === -1 ? p = h : h === s && h !== p && (h = p - u), s === p && (h -= u)) : v.multiple && (h -= u), h += u;
@@ -12245,7 +12245,7 @@ class Ga {
12245
12245
  O === b ? b = void 0 : v.optional && (h += u, n -= u);
12246
12246
  n += u;
12247
12247
  } else
12248
- r && !this.isEager() && f[d](x), O === x && !this.isEager() ? n += u : b = x, this.isEager() || (h += u);
12248
+ r && !this.isEager() && f[d](k), O === k && !this.isEager() ? n += u : b = k, this.isEager() || (h += u);
12249
12249
  if (this.isEager())
12250
12250
  for (; w(h) && (m[l.charAt(h)] == null || c.includes(h)); )
12251
12251
  r ? f[d](l.charAt(h)) : l.charAt(h) === o.charAt(n) && (n += u), h += u;
@@ -12406,73 +12406,77 @@ const Za = /* @__PURE__ */ new WeakMap(), Ja = (t) => {
12406
12406
  }), l = G(() => {
12407
12407
  if (e.step === void 0 || e.step === 0)
12408
12408
  return 0;
12409
- const k = e.step.toString().split(".");
12410
- return k.length === 1 ? 0 : k[1].length;
12409
+ const _ = e.step.toString().split(".");
12410
+ return _.length === 1 ? 0 : _[1].length;
12411
12411
  }), c = G(() => e.max !== void 0 && e.max !== null), f = G(() => e.min !== void 0 && e.min !== null);
12412
- function m(k) {
12413
- if (k === null)
12412
+ function m(_) {
12413
+ if (_ === null)
12414
12414
  return null;
12415
- let _ = parseFloat(k + "");
12416
- return Number.isNaN(_) ? null : (c.value && (_ = Math.min(_, e.max)), f.value && (_ = Math.max(_, e.min)), Gn(_, l.value));
12415
+ let y = parseFloat(_ + "");
12416
+ return Number.isNaN(y) ? null : (c.value && (y = Math.min(y, e.max)), f.value && (y = Math.max(y, e.min)), Gn(y, l.value));
12417
12417
  }
12418
12418
  const u = le(null), d = G(() => m(u.value)), s = G(() => d.value == null && u.value == "" ? !1 : d.value != u.value), g = G(() => u.value === null ? !1 : c.value && u.value > e.max), w = G(() => u.value === null ? !1 : f.value && u.value < e.min);
12419
12419
  u.value = m(e.modelValue), u.value != e.modelValue && a(d.value);
12420
12420
  let b;
12421
- function p(k) {
12421
+ function p(_) {
12422
12422
  clearTimeout(b);
12423
- let _ = (k.target.value + "").replace(/[^\d.-]/g, "");
12424
- const y = _.split(".");
12425
- _ = y.shift() + "", y.length > 0 && (_ += "." + y.join("")), u.value = _, a(d.value), b = setTimeout(() => {
12426
- v();
12423
+ let y = (_.target.value + "").replace(/[^\d.-]/g, "");
12424
+ const E = y.split(".");
12425
+ y = E.shift() + "", E.length > 0 && (y += "." + E.join("")), u.value = y, a(d.value), b = setTimeout(() => {
12426
+ O();
12427
12427
  }, r);
12428
12428
  }
12429
- function h(k) {
12430
- o("blur", k), v();
12429
+ function h(_) {
12430
+ o("blur", _), O();
12431
12431
  }
12432
- function n(k) {
12433
- o("focus", k);
12432
+ function n(_) {
12433
+ o("focus", _);
12434
12434
  }
12435
- function x(k) {
12436
- k.key === "ArrowUp" ? (O(), k.preventDefault()) : k.key === "ArrowDown" && (A(), k.preventDefault()), o("keydown", k);
12435
+ function k(_) {
12436
+ _.key === "ArrowUp" ? (A(), _.preventDefault()) : _.key === "ArrowDown" && (S(), _.preventDefault()), o("keydown", _);
12437
12437
  }
12438
- function v() {
12438
+ const v = G(() => Math.max(0, e.min ?? 0));
12439
+ function O() {
12439
12440
  if (d.value === null) {
12440
12441
  u.value = "";
12441
12442
  return;
12442
12443
  }
12443
- u.value = Gn(d.value ?? 0, l.value);
12444
+ u.value = Gn(
12445
+ d.value ?? v.value,
12446
+ l.value
12447
+ );
12444
12448
  }
12445
- function O() {
12449
+ function A() {
12446
12450
  if (!e.disabled) {
12447
12451
  if (d.value === null)
12448
- u.value = 0;
12452
+ u.value = v.value;
12449
12453
  else {
12450
- const k = Gn(
12454
+ const _ = Gn(
12451
12455
  d.value + e.step,
12452
12456
  l.value
12453
12457
  );
12454
- (!c.value || k <= e.max) && (u.value = k);
12458
+ (!c.value || _ <= e.max) && (u.value = _);
12455
12459
  }
12456
12460
  a(d.value);
12457
12461
  }
12458
12462
  }
12459
- function A() {
12463
+ function S() {
12460
12464
  if (!e.disabled) {
12461
12465
  if (d.value === null)
12462
- u.value = 0;
12466
+ u.value = v.value;
12463
12467
  else {
12464
- const k = Gn(
12468
+ const _ = Gn(
12465
12469
  d.value - e.step,
12466
12470
  l.value
12467
12471
  );
12468
- (!f.value || k >= e.min) && (u.value = k);
12472
+ (!f.value || _ >= e.min) && (u.value = _);
12469
12473
  }
12470
12474
  a(d.value);
12471
12475
  }
12472
12476
  }
12473
- const S = G(() => i.value ? "border-red-500" : "border-slate-300");
12474
- return (k, _) => {
12475
- const y = lt("BaseIcon");
12477
+ const x = G(() => i.value ? "border-red-500" : "border-slate-300");
12478
+ return (_, y) => {
12479
+ const E = lt("BaseIcon");
12476
12480
  return R(), X("div", Ym, [
12477
12481
  ve(Nt, {
12478
12482
  "enter-active-class": "transition duration-200 ease-out",
@@ -12485,17 +12489,17 @@ const Za = /* @__PURE__ */ new WeakMap(), Ja = (t) => {
12485
12489
  default: ge(() => [
12486
12490
  N(s) ? (R(), X("div", Wm, [
12487
12491
  q("div", Gm, [
12488
- N(g) ? (R(), X("span", Qm, " Maximum " + Se(t.max), 1)) : N(w) ? (R(), X("span", Zm, " Minimum " + Se(t.min), 1)) : (R(), X("span", Jm, Se(k.$t("sui.maximum_x_decimal_places", { count: N(l) })), 1))
12492
+ N(g) ? (R(), X("span", Qm, " Maximum " + Se(t.max), 1)) : N(w) ? (R(), X("span", Zm, " Minimum " + Se(t.min), 1)) : (R(), X("span", Jm, Se(_.$t("sui.maximum_x_decimal_places", { count: N(l) })), 1))
12489
12493
  ])
12490
12494
  ])) : ke("", !0)
12491
12495
  ]),
12492
12496
  _: 1
12493
12497
  }),
12494
12498
  q("div", {
12495
- class: de(["relative flex", [N(S), t.borderless ? "" : "rounded border"]])
12499
+ class: de(["relative flex", [N(x), t.borderless ? "" : "rounded border"]])
12496
12500
  }, [
12497
12501
  ct(q("input", {
12498
- "onUpdate:modelValue": _[0] || (_[0] = (E) => xn(u) ? u.value = E : null),
12502
+ "onUpdate:modelValue": y[0] || (y[0] = (T) => xn(u) ? u.value = T : null),
12499
12503
  required: t.required,
12500
12504
  name: t.name,
12501
12505
  step: t.step,
@@ -12511,7 +12515,7 @@ const Za = /* @__PURE__ */ new WeakMap(), Ja = (t) => {
12511
12515
  onInput: p,
12512
12516
  onBlur: h,
12513
12517
  onFocus: n,
12514
- onKeydown: x
12518
+ onKeydown: k
12515
12519
  }, null, 42, Xm), [
12516
12520
  [Ar, N(u)]
12517
12521
  ]),
@@ -12520,17 +12524,17 @@ const Za = /* @__PURE__ */ new WeakMap(), Ja = (t) => {
12520
12524
  type: "button",
12521
12525
  class: de([[["full", "right"].includes(t.rounded) ? "rounded-tr" : ""], "block h-1/2 border-b border-slate-300 bg-white enabled:hover:bg-slate-100 disabled:cursor-not-allowed disabled:text-slate-400"]),
12522
12526
  disabled: t.disabled,
12523
- onClick: O
12527
+ onClick: A
12524
12528
  }, [
12525
- ve(y, { icon: "mdi:chevron-up" })
12529
+ ve(E, { icon: "mdi:chevron-up" })
12526
12530
  ], 10, tv),
12527
12531
  q("button", {
12528
12532
  type: "button",
12529
12533
  class: de([[["full", "right"].includes(t.rounded) ? "rounded-br" : ""], "block h-1/2 bg-white enabled:hover:bg-slate-100 disabled:cursor-not-allowed disabled:text-slate-400"]),
12530
12534
  disabled: t.disabled,
12531
- onClick: A
12535
+ onClick: S
12532
12536
  }, [
12533
- ve(y, { icon: "mdi:chevron-down" })
12537
+ ve(E, { icon: "mdi:chevron-down" })
12534
12538
  ], 10, nv)
12535
12539
  ])
12536
12540
  ], 2)
@@ -13294,8 +13298,8 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13294
13298
  if (!s.value)
13295
13299
  return null;
13296
13300
  const S = Object.keys(m.value);
13297
- for (let k = 0; k < S.length; k++) {
13298
- const _ = S[k], y = w(_);
13301
+ for (let x = 0; x < S.length; x++) {
13302
+ const _ = S[x], y = w(_);
13299
13303
  if (y)
13300
13304
  return y;
13301
13305
  }
@@ -13303,8 +13307,8 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13303
13307
  });
13304
13308
  function w(S) {
13305
13309
  var _, y;
13306
- let k = (_ = d.value) == null ? void 0 : _.querySelector(`[name='${S}']`);
13307
- return k || (k = (y = d.value) == null ? void 0 : y.querySelector(`[data-name='${S}']`), k) ? k : null;
13310
+ let x = (_ = d.value) == null ? void 0 : _.querySelector(`[name='${S}']`);
13311
+ return x || (x = (y = d.value) == null ? void 0 : y.querySelector(`[data-name='${S}']`), x) ? x : null;
13308
13312
  }
13309
13313
  function b() {
13310
13314
  r.beforeSubmit(p);
@@ -13313,14 +13317,14 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13313
13317
  if (c.value)
13314
13318
  return;
13315
13319
  c.value = !0;
13316
- let S = r.method, k = r.data, _ = { "Content-Type": "application/json" };
13317
- r.format == "formData" && (S = hi.post, k = yv.serialize(r.data, {
13320
+ let S = r.method, x = r.data, _ = { "Content-Type": "application/json" };
13321
+ r.format == "formData" && (S = hi.post, x = yv.serialize(r.data, {
13318
13322
  nullsAsUndefineds: !1,
13319
13323
  booleansAsIntegers: !0,
13320
13324
  allowEmptyArrays: !0
13321
- }), r.method !== hi.post && k.append("_method", r.method), _ = {
13325
+ }), r.method !== hi.post && x.append("_method", r.method), _ = {
13322
13326
  "Content-Type": "multipart/form-data"
13323
- }), u.value[S](r.url, k, { headers: _ }).then((y) => {
13327
+ }), u.value[S](r.url, x, { headers: _ }).then((y) => {
13324
13328
  c.value = !1, m.value = {}, h(y), e("success", y);
13325
13329
  }).catch((y) => {
13326
13330
  console.error(y), c.value = !1, y.response && y.response.status == 422 && n(y), r.errorHandler(y);
@@ -13336,24 +13340,24 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13336
13340
  if (r.successHandler)
13337
13341
  r.successHandler(S);
13338
13342
  else {
13339
- const k = S.data.message ?? "";
13340
- if (!k)
13343
+ const x = S.data.message ?? "";
13344
+ if (!x)
13341
13345
  return;
13342
13346
  r.showNotificationOnSuccess && i.push({
13343
13347
  color: "success",
13344
13348
  title: a.t("sui.success"),
13345
- text: k
13349
+ text: x
13346
13350
  });
13347
13351
  }
13348
13352
  }
13349
13353
  function n(S) {
13350
- var k;
13351
- m.value = ((k = S == null ? void 0 : S.response) == null ? void 0 : k.data.errors) ?? {}, g.value && g.value.scrollIntoView({
13354
+ var x;
13355
+ m.value = ((x = S == null ? void 0 : S.response) == null ? void 0 : x.data.errors) ?? {}, g.value && g.value.scrollIntoView({
13352
13356
  behavior: "smooth",
13353
13357
  block: "center"
13354
13358
  });
13355
13359
  }
13356
- function x(S) {
13360
+ function k(S) {
13357
13361
  return !m.value[S] || !yt(m.value[S]) || m.value[S].length == 0 ? null : m.value[S][0];
13358
13362
  }
13359
13363
  function v(S = null) {
@@ -13365,18 +13369,18 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13365
13369
  function A() {
13366
13370
  f.value = !1;
13367
13371
  }
13368
- return We("form:errors", pi(m)), We("form:getErrorMessageByName", x), We("form:clearErrors", v), We("form:disabled", pi(f)), We("form:enable", A), We("form:disable", O), o({
13372
+ return We("form:errors", pi(m)), We("form:getErrorMessageByName", k), We("form:clearErrors", v), We("form:disabled", pi(f)), We("form:enable", A), We("form:disable", O), o({
13369
13373
  submit: b,
13370
13374
  errors: m,
13371
13375
  hasErrors: s,
13372
13376
  clearErrors: v,
13373
13377
  disabled: f,
13374
13378
  loading: c
13375
- }), (S, k) => (R(), X("form", {
13379
+ }), (S, x) => (R(), X("form", {
13376
13380
  ref_key: "form",
13377
13381
  ref: l,
13378
13382
  class: "relative",
13379
- onSubmit: k[0] || (k[0] = rn((_) => b(), ["prevent"]))
13383
+ onSubmit: x[0] || (x[0] = rn((_) => b(), ["prevent"]))
13380
13384
  }, [
13381
13385
  Ae(S.$slots, "default", {
13382
13386
  errors: N(m),
@@ -13568,9 +13572,9 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13568
13572
  "onUpdate:modelValue": h[0] || (h[0] = (n) => xn(l) ? l.value = n : null),
13569
13573
  class: "max-w-[80px] shrink-0 rounded-l border-r-0 border-slate-300 text-xs focus:border-slate-300 focus:outline-none focus:ring-0"
13570
13574
  }, [
13571
- (R(!0), X(ze, null, Ge(N(a), (n, x) => (R(), X("option", {
13572
- key: x,
13573
- value: x
13575
+ (R(!0), X(ze, null, Ge(N(a), (n, k) => (R(), X("option", {
13576
+ key: k,
13577
+ value: k
13574
13578
  }, Se(n), 9, Ev))), 128))
13575
13579
  ], 512), [
13576
13580
  [xr, N(l)]
@@ -13597,7 +13601,7 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13597
13601
  class: de([[
13598
13602
  t.modelValue == n ? "bg-primary-600 text-white" : "bg-white text-slate-900 hover:bg-slate-200"
13599
13603
  ], "flex items-center justify-center rounded p-1"]),
13600
- onClick: (x) => r(n)
13604
+ onClick: (k) => r(n)
13601
13605
  }, [
13602
13606
  ve(N(Je), { icon: n }, null, 8, ["icon"])
13603
13607
  ], 10, Tv)
@@ -13876,8 +13880,8 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13876
13880
  to_add: [],
13877
13881
  to_remove: []
13878
13882
  }), s = G(() => {
13879
- var S, k;
13880
- return u.value.length + (((S = e.modelValue) == null ? void 0 : S.to_add.length) ?? 0) - (((k = e.modelValue) == null ? void 0 : k.to_remove.length) ?? 0);
13883
+ var S, x;
13884
+ return u.value.length + (((S = e.modelValue) == null ? void 0 : S.to_add.length) ?? 0) - (((x = e.modelValue) == null ? void 0 : x.to_remove.length) ?? 0);
13881
13885
  });
13882
13886
  n(d.value);
13883
13887
  function g(S) {
@@ -13893,16 +13897,16 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13893
13897
  });
13894
13898
  return;
13895
13899
  }
13896
- const k = Bt(d.value);
13897
- m.value == 1 && (k.to_remove.push(...u.value.map((_) => _.id)), k.to_add = [], u.value = []), k.to_add.push(S), n(k), o("upload:success", S);
13900
+ const x = Bt(d.value);
13901
+ m.value == 1 && (x.to_remove.push(...u.value.map((_) => _.id)), x.to_add = [], u.value = []), x.to_add.push(S), n(x), o("upload:success", S);
13898
13902
  }
13899
- function w(S, k = 1) {
13903
+ function w(S, x = 1) {
13900
13904
  i.push({
13901
13905
  title: r.t("sui.remove_file"),
13902
13906
  message: r.t("sui.remove_file_description"),
13903
13907
  color: "warning",
13904
13908
  onConfirm() {
13905
- p(S, k);
13909
+ p(S, x);
13906
13910
  }
13907
13911
  });
13908
13912
  }
@@ -13916,21 +13920,21 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13916
13920
  }
13917
13921
  });
13918
13922
  }
13919
- function p(S, k = 1) {
13923
+ function p(S, x = 1) {
13920
13924
  const _ = Bt(d.value);
13921
- _ == null || _.to_add.splice(S, k), n(_);
13925
+ _ == null || _.to_add.splice(S, x), n(_);
13922
13926
  }
13923
13927
  function h(S) {
13924
- const k = u.value[S];
13925
- if (k) {
13928
+ const x = u.value[S];
13929
+ if (x) {
13926
13930
  const _ = Bt(d.value);
13927
- _.to_remove.push(k.id), n(_), u.value.splice(S, 1);
13931
+ _.to_remove.push(x.id), n(_), u.value.splice(S, 1);
13928
13932
  }
13929
13933
  }
13930
13934
  function n(S) {
13931
13935
  l(S);
13932
13936
  }
13933
- const x = G(() => r.t("sui.you_can_upload_up_to_n_files", {
13937
+ const k = G(() => r.t("sui.you_can_upload_up_to_n_files", {
13934
13938
  count: m.value
13935
13939
  })), v = G(() => nu(
13936
13940
  r.t("sui.up_to_x", { x: pa(e.maxSize) })
@@ -13941,7 +13945,7 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13941
13945
  function A(S) {
13942
13946
  o("upload:end", S), c();
13943
13947
  }
13944
- return (S, k) => {
13948
+ return (S, x) => {
13945
13949
  const _ = lt("BaseIcon");
13946
13950
  return R(), X("div", null, [
13947
13951
  ve(xs, {
@@ -13954,7 +13958,7 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13954
13958
  url: t.uploadUrl,
13955
13959
  "onUpload:start": O,
13956
13960
  "onUpload:end": A,
13957
- "onUpload:fail": k[0] || (k[0] = (y) => S.$emit("upload:fail", y)),
13961
+ "onUpload:fail": x[0] || (x[0] = (y) => S.$emit("upload:fail", y)),
13958
13962
  "onUpload:success": g
13959
13963
  }, {
13960
13964
  default: ge((y) => [
@@ -13978,7 +13982,7 @@ const bv = { class: "absolute inset-0 flex h-full w-full items-center justify-ce
13978
13982
  q("div", Uv, [
13979
13983
  q("p", Vv, Se(S.$t("sui.drop_or_click_to_upload")), 1),
13980
13984
  q("div", zv, [
13981
- N(x) ? (R(), X("p", Hv, Se(N(x)), 1)) : ke("", !0),
13985
+ N(k) ? (R(), X("p", Hv, Se(N(k)), 1)) : ke("", !0),
13982
13986
  q("p", null, Se(N(v)), 1)
13983
13987
  ])
13984
13988
  ])
@@ -14708,23 +14712,23 @@ var Uo = {}, Mg = {
14708
14712
  var p = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(h, n) {
14709
14713
  h.__proto__ = n;
14710
14714
  } || function(h, n) {
14711
- for (var x in n)
14712
- n.hasOwnProperty(x) && (h[x] = n[x]);
14715
+ for (var k in n)
14716
+ n.hasOwnProperty(k) && (h[k] = n[k]);
14713
14717
  };
14714
14718
  return function(h, n) {
14715
14719
  p(h, n);
14716
- function x() {
14720
+ function k() {
14717
14721
  this.constructor = h;
14718
14722
  }
14719
- h.prototype = n === null ? Object.create(n) : (x.prototype = n.prototype, new x());
14723
+ h.prototype = n === null ? Object.create(n) : (k.prototype = n.prototype, new k());
14720
14724
  };
14721
14725
  }();
14722
14726
  Object.defineProperty(r, "__esModule", { value: !0 });
14723
14727
  var l = function(p) {
14724
14728
  a(h, p);
14725
14729
  function h(n) {
14726
- var x = this;
14727
- return n = "[Parchment] " + n, x = p.call(this, n) || this, x.message = n, x.name = x.constructor.name, x;
14730
+ var k = this;
14731
+ return n = "[Parchment] " + n, k = p.call(this, n) || this, k.message = n, k.name = k.constructor.name, k;
14728
14732
  }
14729
14733
  return h;
14730
14734
  }(Error);
@@ -14739,8 +14743,8 @@ var Uo = {}, Mg = {
14739
14743
  var n = w(p);
14740
14744
  if (n == null)
14741
14745
  throw new l("Unable to create " + p + " blot");
14742
- var x = n, v = p instanceof Node || p.nodeType === Node.TEXT_NODE ? p : x.create(h);
14743
- return new x(v, h);
14746
+ var k = n, v = p instanceof Node || p.nodeType === Node.TEXT_NODE ? p : k.create(h);
14747
+ return new k(v, h);
14744
14748
  }
14745
14749
  r.create = s;
14746
14750
  function g(p, h) {
@@ -14757,9 +14761,9 @@ var Uo = {}, Mg = {
14757
14761
  else if (typeof p == "number")
14758
14762
  p & d.LEVEL & d.BLOCK ? n = u.block : p & d.LEVEL & d.INLINE && (n = u.inline);
14759
14763
  else if (p instanceof HTMLElement) {
14760
- var x = (p.getAttribute("class") || "").split(/\s+/);
14761
- for (var v in x)
14762
- if (n = f[x[v]], n)
14764
+ var k = (p.getAttribute("class") || "").split(/\s+/);
14765
+ for (var v in k)
14766
+ if (n = f[k[v]], n)
14763
14767
  break;
14764
14768
  n = n || m[p.tagName];
14765
14769
  }
@@ -14784,8 +14788,8 @@ var Uo = {}, Mg = {
14784
14788
  Array.isArray(n.tagName) ? n.tagName = n.tagName.map(function(v) {
14785
14789
  return v.toUpperCase();
14786
14790
  }) : n.tagName = n.tagName.toUpperCase();
14787
- var x = Array.isArray(n.tagName) ? n.tagName : [n.tagName];
14788
- x.forEach(function(v) {
14791
+ var k = Array.isArray(n.tagName) ? n.tagName : [n.tagName];
14792
+ k.forEach(function(v) {
14789
14793
  (m[v] == null || n.className == null) && (m[v] = n);
14790
14794
  });
14791
14795
  }
@@ -14867,17 +14871,17 @@ var Uo = {}, Mg = {
14867
14871
  else if (s.peekType() === "delete")
14868
14872
  h.push(s.next());
14869
14873
  else {
14870
- var n = Math.min(s.peekLength(), g.peekLength()), x = s.next(n), v = g.next(n);
14874
+ var n = Math.min(s.peekLength(), g.peekLength()), k = s.next(n), v = g.next(n);
14871
14875
  if (typeof v.retain == "number") {
14872
14876
  var O = {};
14873
- typeof x.retain == "number" ? O.retain = n : O.insert = x.insert;
14874
- var A = f.attributes.compose(x.attributes, v.attributes, typeof x.retain == "number");
14877
+ typeof k.retain == "number" ? O.retain = n : O.insert = k.insert;
14878
+ var A = f.attributes.compose(k.attributes, v.attributes, typeof k.retain == "number");
14875
14879
  if (A && (O.attributes = A), h.push(O), !g.hasNext() && l(h.ops[h.ops.length - 1], O)) {
14876
14880
  var S = new u(s.rest());
14877
14881
  return h.concat(S).chop();
14878
14882
  }
14879
14883
  } else
14880
- typeof v.delete == "number" && typeof x.retain == "number" && h.push(v);
14884
+ typeof v.delete == "number" && typeof k.retain == "number" && h.push(v);
14881
14885
  }
14882
14886
  return h.chop();
14883
14887
  }, u.prototype.concat = function(d) {
@@ -14887,30 +14891,30 @@ var Uo = {}, Mg = {
14887
14891
  if (this.ops === d.ops)
14888
14892
  return new u();
14889
14893
  var g = [this, d].map(function(n) {
14890
- return n.map(function(x) {
14891
- if (x.insert != null)
14892
- return typeof x.insert == "string" ? x.insert : m;
14894
+ return n.map(function(k) {
14895
+ if (k.insert != null)
14896
+ return typeof k.insert == "string" ? k.insert : m;
14893
14897
  var v = n === d ? "on" : "with";
14894
14898
  throw new Error("diff() called " + v + " non-document");
14895
14899
  }).join("");
14896
14900
  }), w = new u(), b = a(g[0], g[1], s), p = f.iterator(this.ops), h = f.iterator(d.ops);
14897
14901
  return b.forEach(function(n) {
14898
- for (var x = n[1].length; x > 0; ) {
14902
+ for (var k = n[1].length; k > 0; ) {
14899
14903
  var v = 0;
14900
14904
  switch (n[0]) {
14901
14905
  case a.INSERT:
14902
- v = Math.min(h.peekLength(), x), w.push(h.next(v));
14906
+ v = Math.min(h.peekLength(), k), w.push(h.next(v));
14903
14907
  break;
14904
14908
  case a.DELETE:
14905
- v = Math.min(x, p.peekLength()), p.next(v), w.delete(v);
14909
+ v = Math.min(k, p.peekLength()), p.next(v), w.delete(v);
14906
14910
  break;
14907
14911
  case a.EQUAL:
14908
- v = Math.min(p.peekLength(), h.peekLength(), x);
14912
+ v = Math.min(p.peekLength(), h.peekLength(), k);
14909
14913
  var O = p.next(v), A = h.next(v);
14910
14914
  l(O.insert, A.insert) ? w.retain(v, f.attributes.diff(O.attributes, A.attributes)) : w.push(A).delete(v);
14911
14915
  break;
14912
14916
  }
14913
- x -= v;
14917
+ k -= v;
14914
14918
  }
14915
14919
  }), w.chop();
14916
14920
  }, u.prototype.eachLine = function(d, s) {
@@ -14990,12 +14994,12 @@ var Uo = {}, Mg = {
14990
14994
  return g[w];
14991
14995
  };
14992
14996
  e.exports = function s() {
14993
- var g, w, b, p, h, n, x = arguments[0], v = 1, O = arguments.length, A = !1;
14994
- for (typeof x == "boolean" && (A = x, x = arguments[1] || {}, v = 2), (x == null || typeof x != "object" && typeof x != "function") && (x = {}); v < O; ++v)
14997
+ var g, w, b, p, h, n, k = arguments[0], v = 1, O = arguments.length, A = !1;
14998
+ for (typeof k == "boolean" && (A = k, k = arguments[1] || {}, v = 2), (k == null || typeof k != "object" && typeof k != "function") && (k = {}); v < O; ++v)
14995
14999
  if (g = arguments[v], g != null)
14996
15000
  for (w in g)
14997
- b = d(x, w), p = d(g, w), x !== p && (A && p && (m(p) || (h = f(p))) ? (h ? (h = !1, n = b && f(b) ? b : []) : n = b && m(b) ? b : {}, u(x, { name: w, newValue: s(A, n, p) })) : typeof p < "u" && u(x, { name: w, newValue: p }));
14998
- return x;
15001
+ b = d(k, w), p = d(g, w), k !== p && (A && p && (m(p) || (h = f(p))) ? (h ? (h = !1, n = b && f(b) ? b : []) : n = b && m(b) ? b : {}, u(k, { name: w, newValue: s(A, n, p) })) : typeof p < "u" && u(k, { name: w, newValue: p }));
15002
+ return k;
14999
15003
  };
15000
15004
  },
15001
15005
  function(e, r, i) {
@@ -15024,8 +15028,8 @@ var Uo = {}, Mg = {
15024
15028
  var Z = $.get;
15025
15029
  return Z === void 0 ? void 0 : Z.call(L);
15026
15030
  }
15027
- }, c = i(3), f = x(c), m = i(2), u = x(m), d = i(0), s = x(d), g = i(16), w = x(g), b = i(6), p = x(b), h = i(7), n = x(h);
15028
- function x(E) {
15031
+ }, c = i(3), f = k(c), m = i(2), u = k(m), d = i(0), s = k(d), g = i(16), w = k(g), b = i(6), p = k(b), h = i(7), n = k(h);
15032
+ function k(E) {
15029
15033
  return E && E.__esModule ? E : { default: E };
15030
15034
  }
15031
15035
  function v(E, T) {
@@ -15042,7 +15046,7 @@ var Uo = {}, Mg = {
15042
15046
  throw new TypeError("Super expression must either be null or a function, not " + typeof T);
15043
15047
  E.prototype = Object.create(T && T.prototype, { constructor: { value: E, enumerable: !1, writable: !0, configurable: !0 } }), T && (Object.setPrototypeOf ? Object.setPrototypeOf(E, T) : E.__proto__ = T);
15044
15048
  }
15045
- var S = 1, k = function(E) {
15049
+ var S = 1, x = function(E) {
15046
15050
  A(T, E);
15047
15051
  function T() {
15048
15052
  return v(this, T), O(this, (T.__proto__ || Object.getPrototypeOf(T)).apply(this, arguments));
@@ -15080,7 +15084,7 @@ var Uo = {}, Mg = {
15080
15084
  }
15081
15085
  }]), T;
15082
15086
  }(s.default.Embed);
15083
- k.scope = s.default.Scope.BLOCK_BLOT;
15087
+ x.scope = s.default.Scope.BLOCK_BLOT;
15084
15088
  var _ = function(E) {
15085
15089
  A(T, E);
15086
15090
  function T(B) {
@@ -15171,7 +15175,7 @@ var Uo = {}, Mg = {
15171
15175
  var T = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
15172
15176
  return E == null || (typeof E.formats == "function" && (T = (0, f.default)(T, E.formats())), E.parent == null || E.parent.blotName == "scroll" || E.parent.statics.scope !== E.statics.scope) ? T : y(E.parent, T);
15173
15177
  }
15174
- r.bubbleFormats = y, r.BlockEmbed = k, r.default = _;
15178
+ r.bubbleFormats = y, r.BlockEmbed = x, r.default = _;
15175
15179
  },
15176
15180
  function(e, r, i) {
15177
15181
  Object.defineProperty(r, "__esModule", {
@@ -15218,7 +15222,7 @@ var Uo = {}, Mg = {
15218
15222
  };
15219
15223
  }();
15220
15224
  i(50);
15221
- var f = i(2), m = y(f), u = i(14), d = y(u), s = i(8), g = y(s), w = i(9), b = y(w), p = i(0), h = y(p), n = i(15), x = y(n), v = i(3), O = y(v), A = i(10), S = y(A), k = i(34), _ = y(k);
15225
+ var f = i(2), m = y(f), u = i(14), d = y(u), s = i(8), g = y(s), w = i(9), b = y(w), p = i(0), h = y(p), n = i(15), k = y(n), v = i(3), O = y(v), A = i(10), S = y(A), x = i(34), _ = y(x);
15222
15226
  function y(K) {
15223
15227
  return K && K.__esModule ? K : { default: K };
15224
15228
  }
@@ -15267,7 +15271,7 @@ var Uo = {}, Mg = {
15267
15271
  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 g.default(), this.scroll = h.default.create(this.root, {
15268
15272
  emitter: this.emitter,
15269
15273
  whitelist: this.options.formats
15270
- }), this.editor = new d.default(this.scroll), this.selection = new x.default(this.scroll, this.emitter), this.theme = new this.options.theme(this, this.options), this.keyboard = this.theme.addModule("keyboard"), this.clipboard = this.theme.addModule("clipboard"), this.history = this.theme.addModule("history"), this.theme.init(), this.emitter.on(g.default.events.EDITOR_CHANGE, function(te) {
15274
+ }), this.editor = new d.default(this.scroll), this.selection = new k.default(this.scroll, this.emitter), this.theme = new this.options.theme(this, this.options), this.keyboard = this.theme.addModule("keyboard"), this.clipboard = this.theme.addModule("clipboard"), this.history = this.theme.addModule("history"), this.theme.init(), this.emitter.on(g.default.events.EDITOR_CHANGE, function(te) {
15271
15275
  te === g.default.events.TEXT_CHANGE && D.root.classList.toggle("ql-blank", D.editor.isBlank());
15272
15276
  }), this.emitter.on(g.default.events.SCROLL_UPDATE, function(te, U) {
15273
15277
  var ne = D.selection.lastRange, Q = ne && ne.length === 0 ? ne.index : void 0;
@@ -15613,25 +15617,25 @@ var Uo = {}, Mg = {
15613
15617
  });
15614
15618
  var a = function() {
15615
15619
  function p(h, n) {
15616
- for (var x = 0; x < n.length; x++) {
15617
- var v = n[x];
15620
+ for (var k = 0; k < n.length; k++) {
15621
+ var v = n[k];
15618
15622
  v.enumerable = v.enumerable || !1, v.configurable = !0, "value" in v && (v.writable = !0), Object.defineProperty(h, v.key, v);
15619
15623
  }
15620
15624
  }
15621
- return function(h, n, x) {
15622
- return n && p(h.prototype, n), x && p(h, x), h;
15625
+ return function(h, n, k) {
15626
+ return n && p(h.prototype, n), k && p(h, k), h;
15623
15627
  };
15624
- }(), l = function p(h, n, x) {
15628
+ }(), l = function p(h, n, k) {
15625
15629
  h === null && (h = Function.prototype);
15626
15630
  var v = Object.getOwnPropertyDescriptor(h, n);
15627
15631
  if (v === void 0) {
15628
15632
  var O = Object.getPrototypeOf(h);
15629
- return O === null ? void 0 : p(O, n, x);
15633
+ return O === null ? void 0 : p(O, n, k);
15630
15634
  } else {
15631
15635
  if ("value" in v)
15632
15636
  return v.value;
15633
15637
  var A = v.get;
15634
- return A === void 0 ? void 0 : A.call(x);
15638
+ return A === void 0 ? void 0 : A.call(k);
15635
15639
  }
15636
15640
  }, c = i(7), f = d(c), m = i(0), u = d(m);
15637
15641
  function d(p) {
@@ -15658,26 +15662,26 @@ var Uo = {}, Mg = {
15658
15662
  }
15659
15663
  return a(h, [{
15660
15664
  key: "formatAt",
15661
- value: function(x, v, O, A) {
15665
+ value: function(k, v, O, A) {
15662
15666
  if (h.compare(this.statics.blotName, O) < 0 && u.default.query(O, u.default.Scope.BLOT)) {
15663
- var S = this.isolate(x, v);
15667
+ var S = this.isolate(k, v);
15664
15668
  A && S.wrap(O, A);
15665
15669
  } else
15666
- l(h.prototype.__proto__ || Object.getPrototypeOf(h.prototype), "formatAt", this).call(this, x, v, O, A);
15670
+ l(h.prototype.__proto__ || Object.getPrototypeOf(h.prototype), "formatAt", this).call(this, k, v, O, A);
15667
15671
  }
15668
15672
  }, {
15669
15673
  key: "optimize",
15670
- value: function(x) {
15671
- if (l(h.prototype.__proto__ || Object.getPrototypeOf(h.prototype), "optimize", this).call(this, x), this.parent instanceof h && h.compare(this.statics.blotName, this.parent.statics.blotName) > 0) {
15674
+ value: function(k) {
15675
+ if (l(h.prototype.__proto__ || Object.getPrototypeOf(h.prototype), "optimize", this).call(this, k), this.parent instanceof h && h.compare(this.statics.blotName, this.parent.statics.blotName) > 0) {
15672
15676
  var v = this.parent.isolate(this.offset(), this.length());
15673
15677
  this.moveChildren(v), v.wrap(this);
15674
15678
  }
15675
15679
  }
15676
15680
  }], [{
15677
15681
  key: "compare",
15678
- value: function(x, v) {
15679
- var O = h.order.indexOf(x), A = h.order.indexOf(v);
15680
- return O >= 0 || A >= 0 ? O - A : x === v ? 0 : x < v ? -1 : 1;
15682
+ value: function(k, v) {
15683
+ var O = h.order.indexOf(k), A = h.order.indexOf(v);
15684
+ return O >= 0 || A >= 0 ? O - A : k === v ? 0 : k < v ? -1 : 1;
15681
15685
  }
15682
15686
  }]), h;
15683
15687
  }(u.default.Inline);
@@ -15729,49 +15733,49 @@ var Uo = {}, Mg = {
15729
15733
  value: !0
15730
15734
  });
15731
15735
  var a = function() {
15732
- function n(x, v) {
15736
+ function n(k, v) {
15733
15737
  for (var O = 0; O < v.length; O++) {
15734
15738
  var A = v[O];
15735
- A.enumerable = A.enumerable || !1, A.configurable = !0, "value" in A && (A.writable = !0), Object.defineProperty(x, A.key, A);
15739
+ A.enumerable = A.enumerable || !1, A.configurable = !0, "value" in A && (A.writable = !0), Object.defineProperty(k, A.key, A);
15736
15740
  }
15737
15741
  }
15738
- return function(x, v, O) {
15739
- return v && n(x.prototype, v), O && n(x, O), x;
15742
+ return function(k, v, O) {
15743
+ return v && n(k.prototype, v), O && n(k, O), k;
15740
15744
  };
15741
- }(), l = function n(x, v, O) {
15742
- x === null && (x = Function.prototype);
15743
- var A = Object.getOwnPropertyDescriptor(x, v);
15745
+ }(), l = function n(k, v, O) {
15746
+ k === null && (k = Function.prototype);
15747
+ var A = Object.getOwnPropertyDescriptor(k, v);
15744
15748
  if (A === void 0) {
15745
- var S = Object.getPrototypeOf(x);
15749
+ var S = Object.getPrototypeOf(k);
15746
15750
  return S === null ? void 0 : n(S, v, O);
15747
15751
  } else {
15748
15752
  if ("value" in A)
15749
15753
  return A.value;
15750
- var k = A.get;
15751
- return k === void 0 ? void 0 : k.call(O);
15754
+ var x = A.get;
15755
+ return x === void 0 ? void 0 : x.call(O);
15752
15756
  }
15753
15757
  }, c = i(54), f = d(c), m = i(10), u = d(m);
15754
15758
  function d(n) {
15755
15759
  return n && n.__esModule ? n : { default: n };
15756
15760
  }
15757
- function s(n, x) {
15758
- if (!(n instanceof x))
15761
+ function s(n, k) {
15762
+ if (!(n instanceof k))
15759
15763
  throw new TypeError("Cannot call a class as a function");
15760
15764
  }
15761
- function g(n, x) {
15765
+ function g(n, k) {
15762
15766
  if (!n)
15763
15767
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
15764
- return x && (typeof x == "object" || typeof x == "function") ? x : n;
15768
+ return k && (typeof k == "object" || typeof k == "function") ? k : n;
15765
15769
  }
15766
- function w(n, x) {
15767
- if (typeof x != "function" && x !== null)
15768
- throw new TypeError("Super expression must either be null or a function, not " + typeof x);
15769
- n.prototype = Object.create(x && x.prototype, { constructor: { value: n, enumerable: !1, writable: !0, configurable: !0 } }), x && (Object.setPrototypeOf ? Object.setPrototypeOf(n, x) : n.__proto__ = x);
15770
+ function w(n, k) {
15771
+ if (typeof k != "function" && k !== null)
15772
+ throw new TypeError("Super expression must either be null or a function, not " + typeof k);
15773
+ n.prototype = Object.create(k && k.prototype, { constructor: { value: n, enumerable: !1, writable: !0, configurable: !0 } }), k && (Object.setPrototypeOf ? Object.setPrototypeOf(n, k) : n.__proto__ = k);
15770
15774
  }
15771
15775
  var b = (0, u.default)("quill:events"), p = ["selectionchange", "mousedown", "mouseup", "click"];
15772
15776
  p.forEach(function(n) {
15773
15777
  document.addEventListener(n, function() {
15774
- for (var x = arguments.length, v = Array(x), O = 0; O < x; O++)
15778
+ for (var k = arguments.length, v = Array(k), O = 0; O < k; O++)
15775
15779
  v[O] = arguments[O];
15776
15780
  [].slice.call(document.querySelectorAll(".ql-container")).forEach(function(A) {
15777
15781
  if (A.__quill && A.__quill.emitter) {
@@ -15782,22 +15786,22 @@ var Uo = {}, Mg = {
15782
15786
  });
15783
15787
  });
15784
15788
  var h = function(n) {
15785
- w(x, n);
15786
- function x() {
15787
- s(this, x);
15788
- var v = g(this, (x.__proto__ || Object.getPrototypeOf(x)).call(this));
15789
+ w(k, n);
15790
+ function k() {
15791
+ s(this, k);
15792
+ var v = g(this, (k.__proto__ || Object.getPrototypeOf(k)).call(this));
15789
15793
  return v.listeners = {}, v.on("error", b.error), v;
15790
15794
  }
15791
- return a(x, [{
15795
+ return a(k, [{
15792
15796
  key: "emit",
15793
15797
  value: function() {
15794
- b.log.apply(b, arguments), l(x.prototype.__proto__ || Object.getPrototypeOf(x.prototype), "emit", this).apply(this, arguments);
15798
+ b.log.apply(b, arguments), l(k.prototype.__proto__ || Object.getPrototypeOf(k.prototype), "emit", this).apply(this, arguments);
15795
15799
  }
15796
15800
  }, {
15797
15801
  key: "handleDOM",
15798
15802
  value: function(O) {
15799
- for (var A = arguments.length, S = Array(A > 1 ? A - 1 : 0), k = 1; k < A; k++)
15800
- S[k - 1] = arguments[k];
15803
+ for (var A = arguments.length, S = Array(A > 1 ? A - 1 : 0), x = 1; x < A; x++)
15804
+ S[x - 1] = arguments[x];
15801
15805
  (this.listeners[O.type] || []).forEach(function(_) {
15802
15806
  var y = _.node, E = _.handler;
15803
15807
  (O.target === y || y.contains(O.target)) && E.apply(void 0, [O].concat(S));
@@ -15808,7 +15812,7 @@ var Uo = {}, Mg = {
15808
15812
  value: function(O, A, S) {
15809
15813
  this.listeners[O] || (this.listeners[O] = []), this.listeners[O].push({ node: A, handler: S });
15810
15814
  }
15811
- }]), x;
15815
+ }]), k;
15812
15816
  }(f.default);
15813
15817
  h.events = {
15814
15818
  EDITOR_CHANGE: "editor-change",
@@ -15929,7 +15933,7 @@ var Uo = {}, Mg = {
15929
15933
  value: !0
15930
15934
  }), r.default = r.Code = void 0;
15931
15935
  var a = function() {
15932
- function k(_, y) {
15936
+ function x(_, y) {
15933
15937
  var E = [], T = !0, B = !1, L = void 0;
15934
15938
  try {
15935
15939
  for (var $ = _[Symbol.iterator](), H; !(T = (H = $.next()).done) && (E.push(H.value), !(y && E.length === y)); T = !0)
@@ -15950,25 +15954,25 @@ var Uo = {}, Mg = {
15950
15954
  if (Array.isArray(_))
15951
15955
  return _;
15952
15956
  if (Symbol.iterator in Object(_))
15953
- return k(_, y);
15957
+ return x(_, y);
15954
15958
  throw new TypeError("Invalid attempt to destructure non-iterable instance");
15955
15959
  };
15956
15960
  }(), l = function() {
15957
- function k(_, y) {
15961
+ function x(_, y) {
15958
15962
  for (var E = 0; E < y.length; E++) {
15959
15963
  var T = y[E];
15960
15964
  T.enumerable = T.enumerable || !1, T.configurable = !0, "value" in T && (T.writable = !0), Object.defineProperty(_, T.key, T);
15961
15965
  }
15962
15966
  }
15963
15967
  return function(_, y, E) {
15964
- return y && k(_.prototype, y), E && k(_, E), _;
15968
+ return y && x(_.prototype, y), E && x(_, E), _;
15965
15969
  };
15966
- }(), c = function k(_, y, E) {
15970
+ }(), c = function x(_, y, E) {
15967
15971
  _ === null && (_ = Function.prototype);
15968
15972
  var T = Object.getOwnPropertyDescriptor(_, y);
15969
15973
  if (T === void 0) {
15970
15974
  var B = Object.getPrototypeOf(_);
15971
- return B === null ? void 0 : k(B, y, E);
15975
+ return B === null ? void 0 : x(B, y, E);
15972
15976
  } else {
15973
15977
  if ("value" in T)
15974
15978
  return T.value;
@@ -15976,35 +15980,35 @@ var Uo = {}, Mg = {
15976
15980
  return L === void 0 ? void 0 : L.call(E);
15977
15981
  }
15978
15982
  }, f = i(2), m = n(f), u = i(0), d = n(u), s = i(4), g = n(s), w = i(6), b = n(w), p = i(7), h = n(p);
15979
- function n(k) {
15980
- return k && k.__esModule ? k : { default: k };
15983
+ function n(x) {
15984
+ return x && x.__esModule ? x : { default: x };
15981
15985
  }
15982
- function x(k, _) {
15983
- if (!(k instanceof _))
15986
+ function k(x, _) {
15987
+ if (!(x instanceof _))
15984
15988
  throw new TypeError("Cannot call a class as a function");
15985
15989
  }
15986
- function v(k, _) {
15987
- if (!k)
15990
+ function v(x, _) {
15991
+ if (!x)
15988
15992
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
15989
- return _ && (typeof _ == "object" || typeof _ == "function") ? _ : k;
15993
+ return _ && (typeof _ == "object" || typeof _ == "function") ? _ : x;
15990
15994
  }
15991
- function O(k, _) {
15995
+ function O(x, _) {
15992
15996
  if (typeof _ != "function" && _ !== null)
15993
15997
  throw new TypeError("Super expression must either be null or a function, not " + typeof _);
15994
- k.prototype = Object.create(_ && _.prototype, { constructor: { value: k, enumerable: !1, writable: !0, configurable: !0 } }), _ && (Object.setPrototypeOf ? Object.setPrototypeOf(k, _) : k.__proto__ = _);
15998
+ x.prototype = Object.create(_ && _.prototype, { constructor: { value: x, enumerable: !1, writable: !0, configurable: !0 } }), _ && (Object.setPrototypeOf ? Object.setPrototypeOf(x, _) : x.__proto__ = _);
15995
15999
  }
15996
- var A = function(k) {
15997
- O(_, k);
16000
+ var A = function(x) {
16001
+ O(_, x);
15998
16002
  function _() {
15999
- return x(this, _), v(this, (_.__proto__ || Object.getPrototypeOf(_)).apply(this, arguments));
16003
+ return k(this, _), v(this, (_.__proto__ || Object.getPrototypeOf(_)).apply(this, arguments));
16000
16004
  }
16001
16005
  return _;
16002
16006
  }(b.default);
16003
16007
  A.blotName = "code", A.tagName = "CODE";
16004
- var S = function(k) {
16005
- O(_, k);
16008
+ var S = function(x) {
16009
+ O(_, x);
16006
16010
  function _() {
16007
- return x(this, _), v(this, (_.__proto__ || Object.getPrototypeOf(_)).apply(this, arguments));
16011
+ return k(this, _), v(this, (_.__proto__ || Object.getPrototypeOf(_)).apply(this, arguments));
16008
16012
  }
16009
16013
  return l(_, [{
16010
16014
  key: "delta",
@@ -16137,7 +16141,7 @@ var Uo = {}, Mg = {
16137
16141
  return function(P, D, z) {
16138
16142
  return D && K(P.prototype, D), z && K(P, z), P;
16139
16143
  };
16140
- }(), f = i(2), m = T(f), u = i(20), d = T(u), s = i(0), g = T(s), w = i(13), b = T(w), p = i(24), h = T(p), n = i(4), x = T(n), v = i(16), O = T(v), A = i(21), S = T(A), k = i(11), _ = T(k), y = i(3), E = T(y);
16144
+ }(), f = i(2), m = T(f), u = i(20), d = T(u), s = i(0), g = T(s), w = i(13), b = T(w), p = i(24), h = T(p), n = i(4), k = T(n), v = i(16), O = T(v), A = i(21), S = T(A), x = i(11), _ = T(x), y = i(3), E = T(y);
16141
16145
  function T(K) {
16142
16146
  return K && K.__esModule ? K : { default: K };
16143
16147
  }
@@ -16167,7 +16171,7 @@ var Uo = {}, Mg = {
16167
16171
  `) && W && (W = !1, M = M.slice(0, -1)), te >= ie && !M.endsWith(`
16168
16172
  `) && (W = !0), z.scroll.insertAt(te, M);
16169
16173
  var I = z.scroll.line(te), V = l(I, 2), ae = V[0], re = V[1], fe = (0, E.default)({}, (0, n.bubbleFormats)(ae));
16170
- if (ae instanceof x.default) {
16174
+ if (ae instanceof k.default) {
16171
16175
  var Oe = ae.descendant(g.default.Leaf, re), Ee = l(Oe, 1), Me = Ee[0];
16172
16176
  fe = (0, E.default)(fe, (0, n.bubbleFormats)(Me));
16173
16177
  }
@@ -16238,7 +16242,7 @@ var Uo = {}, Mg = {
16238
16242
  var z = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, W = [], ie = [];
16239
16243
  z === 0 ? this.scroll.path(D).forEach(function(U) {
16240
16244
  var ne = l(U, 1), Q = ne[0];
16241
- Q instanceof x.default ? W.push(Q) : Q instanceof g.default.Leaf && ie.push(Q);
16245
+ Q instanceof k.default ? W.push(Q) : Q instanceof g.default.Leaf && ie.push(Q);
16242
16246
  }) : (W = this.scroll.lines(D, z), ie = this.scroll.descendants(g.default.Leaf, D, z));
16243
16247
  var te = [W, ie].map(function(U) {
16244
16248
  if (U.length === 0)
@@ -16285,7 +16289,7 @@ var Uo = {}, Mg = {
16285
16289
  if (this.scroll.children.length > 1)
16286
16290
  return !1;
16287
16291
  var D = this.scroll.children.head;
16288
- return D.statics.blotName !== x.default.blotName || D.children.length > 1 ? !1 : D.children.head instanceof O.default;
16292
+ return D.statics.blotName !== k.default.blotName || D.children.length > 1 ? !1 : D.children.head instanceof O.default;
16289
16293
  }
16290
16294
  }, {
16291
16295
  key: "removeFormat",
@@ -16338,7 +16342,7 @@ var Uo = {}, Mg = {
16338
16342
  value: !0
16339
16343
  }), r.default = r.Range = void 0;
16340
16344
  var a = function() {
16341
- function k(_, y) {
16345
+ function x(_, y) {
16342
16346
  var E = [], T = !0, B = !1, L = void 0;
16343
16347
  try {
16344
16348
  for (var $ = _[Symbol.iterator](), H; !(T = (H = $.next()).done) && (E.push(H.value), !(y && E.length === y)); T = !0)
@@ -16359,42 +16363,42 @@ var Uo = {}, Mg = {
16359
16363
  if (Array.isArray(_))
16360
16364
  return _;
16361
16365
  if (Symbol.iterator in Object(_))
16362
- return k(_, y);
16366
+ return x(_, y);
16363
16367
  throw new TypeError("Invalid attempt to destructure non-iterable instance");
16364
16368
  };
16365
16369
  }(), l = function() {
16366
- function k(_, y) {
16370
+ function x(_, y) {
16367
16371
  for (var E = 0; E < y.length; E++) {
16368
16372
  var T = y[E];
16369
16373
  T.enumerable = T.enumerable || !1, T.configurable = !0, "value" in T && (T.writable = !0), Object.defineProperty(_, T.key, T);
16370
16374
  }
16371
16375
  }
16372
16376
  return function(_, y, E) {
16373
- return y && k(_.prototype, y), E && k(_, E), _;
16377
+ return y && x(_.prototype, y), E && x(_, E), _;
16374
16378
  };
16375
16379
  }(), c = i(0), f = h(c), m = i(21), u = h(m), d = i(11), s = h(d), g = i(8), w = h(g), b = i(10), p = h(b);
16376
- function h(k) {
16377
- return k && k.__esModule ? k : { default: k };
16380
+ function h(x) {
16381
+ return x && x.__esModule ? x : { default: x };
16378
16382
  }
16379
- function n(k) {
16380
- if (Array.isArray(k)) {
16381
- for (var _ = 0, y = Array(k.length); _ < k.length; _++)
16382
- y[_] = k[_];
16383
+ function n(x) {
16384
+ if (Array.isArray(x)) {
16385
+ for (var _ = 0, y = Array(x.length); _ < x.length; _++)
16386
+ y[_] = x[_];
16383
16387
  return y;
16384
16388
  } else
16385
- return Array.from(k);
16389
+ return Array.from(x);
16386
16390
  }
16387
- function x(k, _) {
16388
- if (!(k instanceof _))
16391
+ function k(x, _) {
16392
+ if (!(x instanceof _))
16389
16393
  throw new TypeError("Cannot call a class as a function");
16390
16394
  }
16391
- var v = (0, p.default)("quill:selection"), O = function k(_) {
16395
+ var v = (0, p.default)("quill:selection"), O = function x(_) {
16392
16396
  var y = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0;
16393
- x(this, k), this.index = _, this.length = y;
16397
+ k(this, x), this.index = _, this.length = y;
16394
16398
  }, A = function() {
16395
- function k(_, y) {
16399
+ function x(_, y) {
16396
16400
  var E = this;
16397
- x(this, k), this.emitter = y, this.scroll = _, this.composing = !1, this.mouseDown = !1, this.root = this.scroll.domNode, this.cursor = f.default.create("cursor", this), this.lastRange = this.savedRange = new O(0, 0), this.handleComposition(), this.handleDragging(), this.emitter.listenDOM("selectionchange", document, function() {
16401
+ k(this, x), this.emitter = y, this.scroll = _, this.composing = !1, this.mouseDown = !1, this.root = this.scroll.domNode, this.cursor = f.default.create("cursor", this), this.lastRange = this.savedRange = new O(0, 0), this.handleComposition(), this.handleDragging(), this.emitter.listenDOM("selectionchange", document, function() {
16398
16402
  E.mouseDown || setTimeout(E.update.bind(E, w.default.sources.USER), 1);
16399
16403
  }), this.emitter.on(w.default.events.EDITOR_CHANGE, function(T, B) {
16400
16404
  T === w.default.events.TEXT_CHANGE && B.length() > 0 && E.update(w.default.sources.SILENT);
@@ -16415,7 +16419,7 @@ var Uo = {}, Mg = {
16415
16419
  }
16416
16420
  }), this.update(w.default.sources.SILENT);
16417
16421
  }
16418
- return l(k, [{
16422
+ return l(x, [{
16419
16423
  key: "handleComposition",
16420
16424
  value: function() {
16421
16425
  var y = this;
@@ -16630,15 +16634,15 @@ var Uo = {}, Mg = {
16630
16634
  }
16631
16635
  }
16632
16636
  }
16633
- }]), k;
16637
+ }]), x;
16634
16638
  }();
16635
- function S(k, _) {
16639
+ function S(x, _) {
16636
16640
  try {
16637
16641
  _.parentNode;
16638
16642
  } catch {
16639
16643
  return !1;
16640
16644
  }
16641
- return _ instanceof Text && (_ = _.parentNode), k.contains(_);
16645
+ return _ instanceof Text && (_ = _.parentNode), x.contains(_);
16642
16646
  }
16643
16647
  r.Range = O, r.default = A;
16644
16648
  },
@@ -16660,8 +16664,8 @@ var Uo = {}, Mg = {
16660
16664
  b === null && (b = Function.prototype);
16661
16665
  var n = Object.getOwnPropertyDescriptor(b, p);
16662
16666
  if (n === void 0) {
16663
- var x = Object.getPrototypeOf(b);
16664
- return x === null ? void 0 : w(x, p, h);
16667
+ var k = Object.getPrototypeOf(b);
16668
+ return k === null ? void 0 : w(k, p, h);
16665
16669
  } else {
16666
16670
  if ("value" in n)
16667
16671
  return n.value;
@@ -16767,24 +16771,24 @@ var Uo = {}, Mg = {
16767
16771
  }, s.prototype.descendants = function(g, w, b) {
16768
16772
  w === void 0 && (w = 0), b === void 0 && (b = Number.MAX_VALUE);
16769
16773
  var p = [], h = b;
16770
- return this.children.forEachAt(w, b, function(n, x, v) {
16771
- (g.blotName == null && g(n) || g.blotName != null && n instanceof g) && p.push(n), n instanceof s && (p = p.concat(n.descendants(g, x, h))), h -= v;
16774
+ return this.children.forEachAt(w, b, function(n, k, v) {
16775
+ (g.blotName == null && g(n) || g.blotName != null && n instanceof g) && p.push(n), n instanceof s && (p = p.concat(n.descendants(g, k, h))), h -= v;
16772
16776
  }), p;
16773
16777
  }, s.prototype.detach = function() {
16774
16778
  this.children.forEach(function(g) {
16775
16779
  g.detach();
16776
16780
  }), d.prototype.detach.call(this);
16777
16781
  }, s.prototype.formatAt = function(g, w, b, p) {
16778
- this.children.forEachAt(g, w, function(h, n, x) {
16779
- h.formatAt(n, x, b, p);
16782
+ this.children.forEachAt(g, w, function(h, n, k) {
16783
+ h.formatAt(n, k, b, p);
16780
16784
  });
16781
16785
  }, s.prototype.insertAt = function(g, w, b) {
16782
16786
  var p = this.children.find(g), h = p[0], n = p[1];
16783
16787
  if (h)
16784
16788
  h.insertAt(n, w, b);
16785
16789
  else {
16786
- var x = b == null ? f.create("text", w) : f.create(w, b);
16787
- this.appendChild(x);
16790
+ var k = b == null ? f.create("text", w) : f.create(w, b);
16791
+ this.appendChild(k);
16788
16792
  }
16789
16793
  }, s.prototype.insertBefore = function(g, w) {
16790
16794
  if (this.statics.allowedChildren != null && !this.statics.allowedChildren.some(function(b) {
@@ -16834,18 +16838,18 @@ var Uo = {}, Mg = {
16834
16838
  n.target === b.domNode && n.type === "childList" && (p.push.apply(p, n.addedNodes), h.push.apply(h, n.removedNodes));
16835
16839
  }), h.forEach(function(n) {
16836
16840
  if (!(n.parentNode != null && n.tagName !== "IFRAME" && document.body.compareDocumentPosition(n) & Node.DOCUMENT_POSITION_CONTAINED_BY)) {
16837
- var x = f.find(n);
16838
- x != null && (x.domNode.parentNode == null || x.domNode.parentNode === b.domNode) && x.detach();
16841
+ var k = f.find(n);
16842
+ k != null && (k.domNode.parentNode == null || k.domNode.parentNode === b.domNode) && k.detach();
16839
16843
  }
16840
16844
  }), p.filter(function(n) {
16841
16845
  return n.parentNode == b.domNode;
16842
- }).sort(function(n, x) {
16843
- return n === x ? 0 : n.compareDocumentPosition(x) & Node.DOCUMENT_POSITION_FOLLOWING ? 1 : -1;
16846
+ }).sort(function(n, k) {
16847
+ return n === k ? 0 : n.compareDocumentPosition(k) & Node.DOCUMENT_POSITION_FOLLOWING ? 1 : -1;
16844
16848
  }).forEach(function(n) {
16845
- var x = null;
16846
- n.nextSibling != null && (x = f.find(n.nextSibling));
16849
+ var k = null;
16850
+ n.nextSibling != null && (k = f.find(n.nextSibling));
16847
16851
  var v = u(n);
16848
- (v.next != x || v.next == null) && (v.parent != null && v.parent.removeChild(b), b.insertBefore(v, x || void 0));
16852
+ (v.next != k || v.next == null) && (v.parent != null && v.parent.removeChild(b), b.insertBefore(v, k || void 0));
16849
16853
  });
16850
16854
  }, s;
16851
16855
  }(c.default);
@@ -17046,69 +17050,69 @@ var Uo = {}, Mg = {
17046
17050
  f = function() {
17047
17051
  };
17048
17052
  }
17049
- function m(b, p, h, n, x) {
17050
- typeof p == "object" && (h = p.depth, n = p.prototype, x = p.includeNonEnumerable, p = p.circular);
17053
+ function m(b, p, h, n, k) {
17054
+ typeof p == "object" && (h = p.depth, n = p.prototype, k = p.includeNonEnumerable, p = p.circular);
17051
17055
  var v = [], O = [], A = typeof Buffer < "u";
17052
17056
  typeof p > "u" && (p = !0), typeof h > "u" && (h = 1 / 0);
17053
- function S(k, _) {
17054
- if (k === null)
17057
+ function S(x, _) {
17058
+ if (x === null)
17055
17059
  return null;
17056
17060
  if (_ === 0)
17057
- return k;
17061
+ return x;
17058
17062
  var y, E;
17059
- if (typeof k != "object")
17060
- return k;
17061
- if (a(k, l))
17063
+ if (typeof x != "object")
17064
+ return x;
17065
+ if (a(x, l))
17062
17066
  y = new l();
17063
- else if (a(k, c))
17067
+ else if (a(x, c))
17064
17068
  y = new c();
17065
- else if (a(k, f))
17069
+ else if (a(x, f))
17066
17070
  y = new f(function(P, D) {
17067
- k.then(function(z) {
17071
+ x.then(function(z) {
17068
17072
  P(S(z, _ - 1));
17069
17073
  }, function(z) {
17070
17074
  D(S(z, _ - 1));
17071
17075
  });
17072
17076
  });
17073
- else if (m.__isArray(k))
17077
+ else if (m.__isArray(x))
17074
17078
  y = [];
17075
- else if (m.__isRegExp(k))
17076
- y = new RegExp(k.source, w(k)), k.lastIndex && (y.lastIndex = k.lastIndex);
17077
- else if (m.__isDate(k))
17078
- y = new Date(k.getTime());
17079
+ else if (m.__isRegExp(x))
17080
+ y = new RegExp(x.source, w(x)), x.lastIndex && (y.lastIndex = x.lastIndex);
17081
+ else if (m.__isDate(x))
17082
+ y = new Date(x.getTime());
17079
17083
  else {
17080
- if (A && Buffer.isBuffer(k))
17081
- return Buffer.allocUnsafe ? y = Buffer.allocUnsafe(k.length) : y = new Buffer(k.length), k.copy(y), y;
17082
- a(k, Error) ? y = Object.create(k) : typeof n > "u" ? (E = Object.getPrototypeOf(k), y = Object.create(E)) : (y = Object.create(n), E = n);
17084
+ if (A && Buffer.isBuffer(x))
17085
+ return Buffer.allocUnsafe ? y = Buffer.allocUnsafe(x.length) : y = new Buffer(x.length), x.copy(y), y;
17086
+ a(x, Error) ? y = Object.create(x) : typeof n > "u" ? (E = Object.getPrototypeOf(x), y = Object.create(E)) : (y = Object.create(n), E = n);
17083
17087
  }
17084
17088
  if (p) {
17085
- var T = v.indexOf(k);
17089
+ var T = v.indexOf(x);
17086
17090
  if (T != -1)
17087
17091
  return O[T];
17088
- v.push(k), O.push(y);
17092
+ v.push(x), O.push(y);
17089
17093
  }
17090
- a(k, l) && k.forEach(function(P, D) {
17094
+ a(x, l) && x.forEach(function(P, D) {
17091
17095
  var z = S(D, _ - 1), W = S(P, _ - 1);
17092
17096
  y.set(z, W);
17093
- }), a(k, c) && k.forEach(function(P) {
17097
+ }), a(x, c) && x.forEach(function(P) {
17094
17098
  var D = S(P, _ - 1);
17095
17099
  y.add(D);
17096
17100
  });
17097
- for (var B in k) {
17101
+ for (var B in x) {
17098
17102
  var L;
17099
- E && (L = Object.getOwnPropertyDescriptor(E, B)), !(L && L.set == null) && (y[B] = S(k[B], _ - 1));
17103
+ E && (L = Object.getOwnPropertyDescriptor(E, B)), !(L && L.set == null) && (y[B] = S(x[B], _ - 1));
17100
17104
  }
17101
17105
  if (Object.getOwnPropertySymbols)
17102
- for (var $ = Object.getOwnPropertySymbols(k), B = 0; B < $.length; B++) {
17103
- var H = $[B], Z = Object.getOwnPropertyDescriptor(k, H);
17104
- Z && !Z.enumerable && !x || (y[H] = S(k[H], _ - 1), Z.enumerable || Object.defineProperty(y, H, {
17106
+ for (var $ = Object.getOwnPropertySymbols(x), B = 0; B < $.length; B++) {
17107
+ var H = $[B], Z = Object.getOwnPropertyDescriptor(x, H);
17108
+ Z && !Z.enumerable && !k || (y[H] = S(x[H], _ - 1), Z.enumerable || Object.defineProperty(y, H, {
17105
17109
  enumerable: !1
17106
17110
  }));
17107
17111
  }
17108
- if (x)
17109
- for (var ce = Object.getOwnPropertyNames(k), B = 0; B < ce.length; B++) {
17110
- var K = ce[B], Z = Object.getOwnPropertyDescriptor(k, K);
17111
- Z && Z.enumerable || (y[K] = S(k[K], _ - 1), Object.defineProperty(y, K, {
17112
+ if (k)
17113
+ for (var ce = Object.getOwnPropertyNames(x), B = 0; B < ce.length; B++) {
17114
+ var K = ce[B], Z = Object.getOwnPropertyDescriptor(x, K);
17115
+ Z && Z.enumerable || (y[K] = S(x[K], _ - 1), Object.defineProperty(y, K, {
17112
17116
  enumerable: !1
17113
17117
  }));
17114
17118
  }
@@ -17198,7 +17202,7 @@ var Uo = {}, Mg = {
17198
17202
  var H = L.get;
17199
17203
  return H === void 0 ? void 0 : H.call(B);
17200
17204
  }
17201
- }, f = i(0), m = v(f), u = i(8), d = v(u), s = i(4), g = v(s), w = i(16), b = v(w), p = i(13), h = v(p), n = i(25), x = v(n);
17205
+ }, f = i(0), m = v(f), u = i(8), d = v(u), s = i(4), g = v(s), w = i(16), b = v(w), p = i(13), h = v(p), n = i(25), k = v(n);
17202
17206
  function v(y) {
17203
17207
  return y && y.__esModule ? y : { default: y };
17204
17208
  }
@@ -17216,7 +17220,7 @@ var Uo = {}, Mg = {
17216
17220
  throw new TypeError("Super expression must either be null or a function, not " + typeof E);
17217
17221
  y.prototype = Object.create(E && E.prototype, { constructor: { value: y, enumerable: !1, writable: !0, configurable: !0 } }), E && (Object.setPrototypeOf ? Object.setPrototypeOf(y, E) : y.__proto__ = E);
17218
17222
  }
17219
- function k(y) {
17223
+ function x(y) {
17220
17224
  return y instanceof g.default || y instanceof s.BlockEmbed;
17221
17225
  }
17222
17226
  var _ = function(y) {
@@ -17309,7 +17313,7 @@ var Uo = {}, Mg = {
17309
17313
  }, {
17310
17314
  key: "line",
17311
17315
  value: function(B) {
17312
- return B === this.length() ? this.line(B - 1) : this.descendant(k, B);
17316
+ return B === this.length() ? this.line(B - 1) : this.descendant(x, B);
17313
17317
  }
17314
17318
  }, {
17315
17319
  key: "lines",
@@ -17317,7 +17321,7 @@ var Uo = {}, Mg = {
17317
17321
  var B = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, L = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Number.MAX_VALUE, $ = function H(Z, ce, K) {
17318
17322
  var P = [], D = K;
17319
17323
  return Z.children.forEachAt(ce, K, function(z, W, ie) {
17320
- k(z) ? P.push(z) : z instanceof m.default.Container && (P = P.concat(H(z, W, D))), D -= ie;
17324
+ x(z) ? P.push(z) : z instanceof m.default.Container && (P = P.concat(H(z, W, D))), D -= ie;
17321
17325
  }), P;
17322
17326
  };
17323
17327
  return $(this, B, L);
@@ -17343,7 +17347,7 @@ var Uo = {}, Mg = {
17343
17347
  }
17344
17348
  }]), E;
17345
17349
  }(m.default.Scroll);
17346
- _.blotName = "scroll", _.className = "ql-editor", _.tagName = "DIV", _.defaultChild = "block", _.allowedChildren = [g.default, s.BlockEmbed, x.default], r.default = _;
17350
+ _.blotName = "scroll", _.className = "ql-editor", _.tagName = "DIV", _.defaultChild = "block", _.allowedChildren = [g.default, s.BlockEmbed, k.default], r.default = _;
17347
17351
  },
17348
17352
  function(e, r, i) {
17349
17353
  Object.defineProperty(r, "__esModule", {
@@ -17388,7 +17392,7 @@ var Uo = {}, Mg = {
17388
17392
  return function(ne, Q, M) {
17389
17393
  return Q && U(ne.prototype, Q), M && U(ne, M), ne;
17390
17394
  };
17391
- }(), f = i(21), m = y(f), u = i(11), d = y(u), s = i(3), g = y(s), w = i(2), b = y(w), p = i(20), h = y(p), n = i(0), x = y(n), v = i(5), O = y(v), A = i(10), S = y(A), k = i(9), _ = y(k);
17395
+ }(), f = i(21), m = y(f), u = i(11), d = y(u), s = i(3), g = y(s), w = i(2), b = y(w), p = i(20), h = y(p), n = i(0), k = y(n), v = i(5), O = y(v), A = i(10), S = y(A), x = i(9), _ = y(x);
17392
17396
  function y(U) {
17393
17397
  return U && U.__esModule ? U : { default: U };
17394
17398
  }
@@ -17446,7 +17450,7 @@ var Uo = {}, Mg = {
17446
17450
  if (ae.length !== 0) {
17447
17451
  var re = M.quill.getSelection();
17448
17452
  if (!(re == null || !M.quill.hasFocus())) {
17449
- var fe = M.quill.getLine(re.index), Oe = l(fe, 2), Ee = Oe[0], Me = Oe[1], se = M.quill.getLeaf(re.index), ue = l(se, 2), we = ue[0], xe = ue[1], pe = re.length === 0 ? [we, xe] : M.quill.getLeaf(re.index + re.length), $e = l(pe, 2), Le = $e[0], qe = $e[1], ht = we instanceof x.default.Text ? we.value().slice(0, xe) : "", st = Le instanceof x.default.Text ? Le.value().slice(qe) : "", _e = {
17453
+ var fe = M.quill.getLine(re.index), Oe = l(fe, 2), Ee = Oe[0], Me = Oe[1], se = M.quill.getLeaf(re.index), ue = l(se, 2), we = ue[0], xe = ue[1], pe = re.length === 0 ? [we, xe] : M.quill.getLeaf(re.index + re.length), $e = l(pe, 2), Le = $e[0], qe = $e[1], ht = we instanceof k.default.Text ? we.value().slice(0, xe) : "", st = Le instanceof k.default.Text ? Le.value().slice(qe) : "", _e = {
17450
17454
  collapsed: re.length === 0,
17451
17455
  empty: re.length === 0 && Ee.length() <= 1,
17452
17456
  format: M.quill.getFormat(re),
@@ -17628,7 +17632,7 @@ var Uo = {}, Mg = {
17628
17632
  var ae = V.index;
17629
17633
  U === Z.keys.RIGHT && (ae += V.length + 1);
17630
17634
  var re = this.quill.getLeaf(ae), fe = l(re, 1), Oe = fe[0];
17631
- return Oe instanceof x.default.Embed ? (U === Z.keys.LEFT ? ne ? this.quill.setSelection(V.index - 1, V.length + 1, O.default.sources.USER) : this.quill.setSelection(V.index - 1, O.default.sources.USER) : ne ? this.quill.setSelection(V.index, V.length + 1, O.default.sources.USER) : this.quill.setSelection(V.index + V.length + 1, O.default.sources.USER), !1) : !0;
17635
+ return Oe instanceof k.default.Embed ? (U === Z.keys.LEFT ? ne ? this.quill.setSelection(V.index - 1, V.length + 1, O.default.sources.USER) : this.quill.setSelection(V.index - 1, O.default.sources.USER) : ne ? this.quill.setSelection(V.index, V.length + 1, O.default.sources.USER) : this.quill.setSelection(V.index + V.length + 1, O.default.sources.USER), !1) : !0;
17632
17636
  }), Q;
17633
17637
  }
17634
17638
  function K(U, ne) {
@@ -17671,7 +17675,7 @@ var Uo = {}, Mg = {
17671
17675
  var Q = this;
17672
17676
  U.length > 0 && this.quill.scroll.deleteAt(U.index, U.length);
17673
17677
  var M = Object.keys(ne.format).reduce(function(I, V) {
17674
- return x.default.query(V, x.default.Scope.BLOCK) && !Array.isArray(ne.format[V]) && (I[V] = ne.format[V]), I;
17678
+ return k.default.query(V, k.default.Scope.BLOCK) && !Array.isArray(ne.format[V]) && (I[V] = ne.format[V]), I;
17675
17679
  }, {});
17676
17680
  this.quill.insertText(U.index, `
17677
17681
  `, M, O.default.sources.USER), this.quill.setSelection(U.index + 1, O.default.sources.SILENT), this.quill.focus(), Object.keys(ne.format).forEach(function(I) {
@@ -17684,7 +17688,7 @@ var Uo = {}, Mg = {
17684
17688
  shiftKey: !U,
17685
17689
  format: { "code-block": !0 },
17686
17690
  handler: function(Q) {
17687
- var M = x.default.query("code-block"), I = Q.index, V = Q.length, ae = this.quill.scroll.descendant(M, I), re = l(ae, 2), fe = re[0], Oe = re[1];
17691
+ var M = k.default.query("code-block"), I = Q.index, V = Q.length, ae = this.quill.scroll.descendant(M, I), re = l(ae, 2), fe = re[0], Oe = re[1];
17688
17692
  if (fe != null) {
17689
17693
  var Ee = this.quill.getIndex(fe), Me = fe.newlineIndex(Oe, !0) + 1, se = fe.newlineIndex(Ee + Oe + V), ue = fe.domNode.textContent.slice(Me, se).split(`
17690
17694
  `);
@@ -17723,16 +17727,16 @@ var Uo = {}, Mg = {
17723
17727
  value: !0
17724
17728
  });
17725
17729
  var a = function() {
17726
- function h(n, x) {
17730
+ function h(n, k) {
17727
17731
  var v = [], O = !0, A = !1, S = void 0;
17728
17732
  try {
17729
- for (var k = n[Symbol.iterator](), _; !(O = (_ = k.next()).done) && (v.push(_.value), !(x && v.length === x)); O = !0)
17733
+ for (var x = n[Symbol.iterator](), _; !(O = (_ = x.next()).done) && (v.push(_.value), !(k && v.length === k)); O = !0)
17730
17734
  ;
17731
17735
  } catch (y) {
17732
17736
  A = !0, S = y;
17733
17737
  } finally {
17734
17738
  try {
17735
- !O && k.return && k.return();
17739
+ !O && x.return && x.return();
17736
17740
  } finally {
17737
17741
  if (A)
17738
17742
  throw S;
@@ -17740,19 +17744,19 @@ var Uo = {}, Mg = {
17740
17744
  }
17741
17745
  return v;
17742
17746
  }
17743
- return function(n, x) {
17747
+ return function(n, k) {
17744
17748
  if (Array.isArray(n))
17745
17749
  return n;
17746
17750
  if (Symbol.iterator in Object(n))
17747
- return h(n, x);
17751
+ return h(n, k);
17748
17752
  throw new TypeError("Invalid attempt to destructure non-iterable instance");
17749
17753
  };
17750
- }(), l = function h(n, x, v) {
17754
+ }(), l = function h(n, k, v) {
17751
17755
  n === null && (n = Function.prototype);
17752
- var O = Object.getOwnPropertyDescriptor(n, x);
17756
+ var O = Object.getOwnPropertyDescriptor(n, k);
17753
17757
  if (O === void 0) {
17754
17758
  var A = Object.getPrototypeOf(n);
17755
- return A === null ? void 0 : h(A, x, v);
17759
+ return A === null ? void 0 : h(A, k, v);
17756
17760
  } else {
17757
17761
  if ("value" in O)
17758
17762
  return O.value;
@@ -17760,14 +17764,14 @@ var Uo = {}, Mg = {
17760
17764
  return S === void 0 ? void 0 : S.call(v);
17761
17765
  }
17762
17766
  }, c = function() {
17763
- function h(n, x) {
17764
- for (var v = 0; v < x.length; v++) {
17765
- var O = x[v];
17767
+ function h(n, k) {
17768
+ for (var v = 0; v < k.length; v++) {
17769
+ var O = k[v];
17766
17770
  O.enumerable = O.enumerable || !1, O.configurable = !0, "value" in O && (O.writable = !0), Object.defineProperty(n, O.key, O);
17767
17771
  }
17768
17772
  }
17769
- return function(n, x, v) {
17770
- return x && h(n.prototype, x), v && h(n, v), n;
17773
+ return function(n, k, v) {
17774
+ return k && h(n.prototype, k), v && h(n, v), n;
17771
17775
  };
17772
17776
  }(), f = i(0), m = s(f), u = i(7), d = s(u);
17773
17777
  function s(h) {
@@ -17793,9 +17797,9 @@ var Uo = {}, Mg = {
17793
17797
  value: function() {
17794
17798
  }
17795
17799
  }]);
17796
- function n(x, v) {
17800
+ function n(k, v) {
17797
17801
  g(this, n);
17798
- var O = w(this, (n.__proto__ || Object.getPrototypeOf(n)).call(this, x));
17802
+ var O = w(this, (n.__proto__ || Object.getPrototypeOf(n)).call(this, k));
17799
17803
  return O.selection = v, O.textNode = document.createTextNode(n.CONTENTS), O.domNode.appendChild(O.textNode), O._length = 0, O;
17800
17804
  }
17801
17805
  return c(n, [{
@@ -17836,10 +17840,10 @@ var Uo = {}, Mg = {
17836
17840
  key: "restore",
17837
17841
  value: function() {
17838
17842
  if (!(this.selection.composing || this.parent == null)) {
17839
- var v = this.textNode, O = this.selection.getNativeRange(), A = void 0, S = void 0, k = void 0;
17843
+ var v = this.textNode, O = this.selection.getNativeRange(), A = void 0, S = void 0, x = void 0;
17840
17844
  if (O != null && O.start.node === v && O.end.node === v) {
17841
17845
  var _ = [v, O.start.offset, O.end.offset];
17842
- A = _[0], S = _[1], k = _[2];
17846
+ A = _[0], S = _[1], x = _[2];
17843
17847
  }
17844
17848
  for (; this.domNode.lastChild != null && this.domNode.lastChild !== this.textNode; )
17845
17849
  this.domNode.parentNode.insertBefore(this.domNode.lastChild, this.domNode);
@@ -17848,14 +17852,14 @@ var Uo = {}, Mg = {
17848
17852
  this.next instanceof d.default ? (A = this.next.domNode, this.next.insertAt(0, y), this.textNode.data = n.CONTENTS) : (this.textNode.data = y, this.parent.insertBefore(m.default.create(this.textNode), this), this.textNode = document.createTextNode(n.CONTENTS), this.domNode.appendChild(this.textNode));
17849
17853
  }
17850
17854
  if (this.remove(), S != null) {
17851
- var E = [S, k].map(function(B) {
17855
+ var E = [S, x].map(function(B) {
17852
17856
  return Math.max(0, Math.min(A.data.length, B - 1));
17853
17857
  }), T = a(E, 2);
17854
- return S = T[0], k = T[1], {
17858
+ return S = T[0], x = T[1], {
17855
17859
  startNode: A,
17856
17860
  startOffset: S,
17857
17861
  endNode: A,
17858
- endOffset: k
17862
+ endOffset: x
17859
17863
  };
17860
17864
  }
17861
17865
  }
@@ -17864,8 +17868,8 @@ var Uo = {}, Mg = {
17864
17868
  key: "update",
17865
17869
  value: function(v, O) {
17866
17870
  var A = this;
17867
- if (v.some(function(k) {
17868
- return k.type === "characterData" && k.target === A.textNode;
17871
+ if (v.some(function(x) {
17872
+ return x.type === "characterData" && x.target === A.textNode;
17869
17873
  })) {
17870
17874
  var S = this.restore();
17871
17875
  S && (O.range = S);
@@ -17917,25 +17921,25 @@ var Uo = {}, Mg = {
17917
17921
  }), r.ColorStyle = r.ColorClass = r.ColorAttributor = void 0;
17918
17922
  var a = function() {
17919
17923
  function p(h, n) {
17920
- for (var x = 0; x < n.length; x++) {
17921
- var v = n[x];
17924
+ for (var k = 0; k < n.length; k++) {
17925
+ var v = n[k];
17922
17926
  v.enumerable = v.enumerable || !1, v.configurable = !0, "value" in v && (v.writable = !0), Object.defineProperty(h, v.key, v);
17923
17927
  }
17924
17928
  }
17925
- return function(h, n, x) {
17926
- return n && p(h.prototype, n), x && p(h, x), h;
17929
+ return function(h, n, k) {
17930
+ return n && p(h.prototype, n), k && p(h, k), h;
17927
17931
  };
17928
- }(), l = function p(h, n, x) {
17932
+ }(), l = function p(h, n, k) {
17929
17933
  h === null && (h = Function.prototype);
17930
17934
  var v = Object.getOwnPropertyDescriptor(h, n);
17931
17935
  if (v === void 0) {
17932
17936
  var O = Object.getPrototypeOf(h);
17933
- return O === null ? void 0 : p(O, n, x);
17937
+ return O === null ? void 0 : p(O, n, k);
17934
17938
  } else {
17935
17939
  if ("value" in v)
17936
17940
  return v.value;
17937
17941
  var A = v.get;
17938
- return A === void 0 ? void 0 : A.call(x);
17942
+ return A === void 0 ? void 0 : A.call(k);
17939
17943
  }
17940
17944
  }, c = i(0), f = m(c);
17941
17945
  function m(p) {
@@ -17962,8 +17966,8 @@ var Uo = {}, Mg = {
17962
17966
  }
17963
17967
  return a(h, [{
17964
17968
  key: "value",
17965
- value: function(x) {
17966
- var v = l(h.prototype.__proto__ || Object.getPrototypeOf(h.prototype), "value", this).call(this, x);
17969
+ value: function(k) {
17970
+ var v = l(h.prototype.__proto__ || Object.getPrototypeOf(h.prototype), "value", this).call(this, k);
17967
17971
  return v.startsWith("rgb(") ? (v = v.replace(/^[^\d]+/, "").replace(/[^\d]+$/, ""), "#" + v.split(",").map(function(O) {
17968
17972
  return ("00" + parseInt(O).toString(16)).slice(-2);
17969
17973
  }).join("")) : v;
@@ -17983,8 +17987,8 @@ var Uo = {}, Mg = {
17983
17987
  var a = function() {
17984
17988
  function b(p, h) {
17985
17989
  for (var n = 0; n < h.length; n++) {
17986
- var x = h[n];
17987
- x.enumerable = x.enumerable || !1, x.configurable = !0, "value" in x && (x.writable = !0), Object.defineProperty(p, x.key, x);
17990
+ var k = h[n];
17991
+ k.enumerable = k.enumerable || !1, k.configurable = !0, "value" in k && (k.writable = !0), Object.defineProperty(p, k.key, k);
17988
17992
  }
17989
17993
  }
17990
17994
  return function(p, h, n) {
@@ -17992,14 +17996,14 @@ var Uo = {}, Mg = {
17992
17996
  };
17993
17997
  }(), l = function b(p, h, n) {
17994
17998
  p === null && (p = Function.prototype);
17995
- var x = Object.getOwnPropertyDescriptor(p, h);
17996
- if (x === void 0) {
17999
+ var k = Object.getOwnPropertyDescriptor(p, h);
18000
+ if (k === void 0) {
17997
18001
  var v = Object.getPrototypeOf(p);
17998
18002
  return v === null ? void 0 : b(v, h, n);
17999
18003
  } else {
18000
- if ("value" in x)
18001
- return x.value;
18002
- var O = x.get;
18004
+ if ("value" in k)
18005
+ return k.value;
18006
+ var O = k.get;
18003
18007
  return O === void 0 ? void 0 : O.call(n);
18004
18008
  }
18005
18009
  }, c = i(6), f = m(c);
@@ -18027,16 +18031,16 @@ var Uo = {}, Mg = {
18027
18031
  }
18028
18032
  return a(p, [{
18029
18033
  key: "format",
18030
- value: function(n, x) {
18031
- if (n !== this.statics.blotName || !x)
18032
- return l(p.prototype.__proto__ || Object.getPrototypeOf(p.prototype), "format", this).call(this, n, x);
18033
- x = this.constructor.sanitize(x), this.domNode.setAttribute("href", x);
18034
+ value: function(n, k) {
18035
+ if (n !== this.statics.blotName || !k)
18036
+ return l(p.prototype.__proto__ || Object.getPrototypeOf(p.prototype), "format", this).call(this, n, k);
18037
+ k = this.constructor.sanitize(k), this.domNode.setAttribute("href", k);
18034
18038
  }
18035
18039
  }], [{
18036
18040
  key: "create",
18037
18041
  value: function(n) {
18038
- var x = l(p.__proto__ || Object.getPrototypeOf(p), "create", this).call(this, n);
18039
- return n = this.sanitize(n), x.setAttribute("href", n), x.setAttribute("rel", "noopener noreferrer"), x.setAttribute("target", "_blank"), x;
18042
+ var k = l(p.__proto__ || Object.getPrototypeOf(p), "create", this).call(this, n);
18043
+ return n = this.sanitize(n), k.setAttribute("href", n), k.setAttribute("rel", "noopener noreferrer"), k.setAttribute("target", "_blank"), k;
18040
18044
  }
18041
18045
  }, {
18042
18046
  key: "formats",
@@ -18069,13 +18073,13 @@ var Uo = {}, Mg = {
18069
18073
  return p && typeof Symbol == "function" && p.constructor === Symbol && p !== Symbol.prototype ? "symbol" : typeof p;
18070
18074
  }, l = function() {
18071
18075
  function p(h, n) {
18072
- for (var x = 0; x < n.length; x++) {
18073
- var v = n[x];
18076
+ for (var k = 0; k < n.length; k++) {
18077
+ var v = n[k];
18074
18078
  v.enumerable = v.enumerable || !1, v.configurable = !0, "value" in v && (v.writable = !0), Object.defineProperty(h, v.key, v);
18075
18079
  }
18076
18080
  }
18077
- return function(h, n, x) {
18078
- return n && p(h.prototype, n), x && p(h, x), h;
18081
+ return function(h, n, k) {
18082
+ return n && p(h.prototype, n), k && p(h, k), h;
18079
18083
  };
18080
18084
  }(), c = i(23), f = d(c), m = i(107), u = d(m);
18081
18085
  function d(p) {
@@ -18094,13 +18098,13 @@ var Uo = {}, Mg = {
18094
18098
  var n = this;
18095
18099
  s(this, p), this.select = h, this.container = document.createElement("span"), this.buildPicker(), this.select.style.display = "none", this.select.parentNode.insertBefore(this.container, this.select), this.label.addEventListener("mousedown", function() {
18096
18100
  n.togglePicker();
18097
- }), this.label.addEventListener("keydown", function(x) {
18098
- switch (x.keyCode) {
18101
+ }), this.label.addEventListener("keydown", function(k) {
18102
+ switch (k.keyCode) {
18099
18103
  case f.default.keys.ENTER:
18100
18104
  n.togglePicker();
18101
18105
  break;
18102
18106
  case f.default.keys.ESCAPE:
18103
- n.escape(), x.preventDefault();
18107
+ n.escape(), k.preventDefault();
18104
18108
  break;
18105
18109
  }
18106
18110
  }), this.select.addEventListener("change", this.update.bind(this));
@@ -18113,16 +18117,16 @@ var Uo = {}, Mg = {
18113
18117
  }, {
18114
18118
  key: "buildItem",
18115
18119
  value: function(n) {
18116
- var x = this, v = document.createElement("span");
18120
+ var k = this, v = document.createElement("span");
18117
18121
  return v.tabIndex = "0", v.setAttribute("role", "button"), v.classList.add("ql-picker-item"), n.hasAttribute("value") && v.setAttribute("data-value", n.getAttribute("value")), n.textContent && v.setAttribute("data-label", n.textContent), v.addEventListener("click", function() {
18118
- x.selectItem(v, !0);
18122
+ k.selectItem(v, !0);
18119
18123
  }), v.addEventListener("keydown", function(O) {
18120
18124
  switch (O.keyCode) {
18121
18125
  case f.default.keys.ENTER:
18122
- x.selectItem(v, !0), O.preventDefault();
18126
+ k.selectItem(v, !0), O.preventDefault();
18123
18127
  break;
18124
18128
  case f.default.keys.ESCAPE:
18125
- x.escape(), O.preventDefault();
18129
+ k.escape(), O.preventDefault();
18126
18130
  break;
18127
18131
  }
18128
18132
  }), v;
@@ -18136,18 +18140,18 @@ var Uo = {}, Mg = {
18136
18140
  }, {
18137
18141
  key: "buildOptions",
18138
18142
  value: function() {
18139
- var n = this, x = document.createElement("span");
18140
- x.classList.add("ql-picker-options"), x.setAttribute("aria-hidden", "true"), x.tabIndex = "-1", x.id = "ql-picker-options-" + g, g += 1, this.label.setAttribute("aria-controls", x.id), this.options = x, [].slice.call(this.select.options).forEach(function(v) {
18143
+ var n = this, k = document.createElement("span");
18144
+ k.classList.add("ql-picker-options"), k.setAttribute("aria-hidden", "true"), k.tabIndex = "-1", k.id = "ql-picker-options-" + g, g += 1, this.label.setAttribute("aria-controls", k.id), this.options = k, [].slice.call(this.select.options).forEach(function(v) {
18141
18145
  var O = n.buildItem(v);
18142
- x.appendChild(O), v.selected === !0 && n.selectItem(O);
18143
- }), this.container.appendChild(x);
18146
+ k.appendChild(O), v.selected === !0 && n.selectItem(O);
18147
+ }), this.container.appendChild(k);
18144
18148
  }
18145
18149
  }, {
18146
18150
  key: "buildPicker",
18147
18151
  value: function() {
18148
18152
  var n = this;
18149
- [].slice.call(this.select.attributes).forEach(function(x) {
18150
- n.container.setAttribute(x.name, x.value);
18153
+ [].slice.call(this.select.attributes).forEach(function(k) {
18154
+ n.container.setAttribute(k.name, k.value);
18151
18155
  }), this.container.classList.add("ql-picker"), this.label = this.buildLabel(), this.buildOptions();
18152
18156
  }
18153
18157
  }, {
@@ -18166,8 +18170,8 @@ var Uo = {}, Mg = {
18166
18170
  }, {
18167
18171
  key: "selectItem",
18168
18172
  value: function(n) {
18169
- var x = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, v = this.container.querySelector(".ql-selected");
18170
- if (n !== v && (v != null && v.classList.remove("ql-selected"), n != null && (n.classList.add("ql-selected"), this.select.selectedIndex = [].indexOf.call(n.parentNode.children, n), n.hasAttribute("data-value") ? this.label.setAttribute("data-value", n.getAttribute("data-value")) : this.label.removeAttribute("data-value"), n.hasAttribute("data-label") ? this.label.setAttribute("data-label", n.getAttribute("data-label")) : this.label.removeAttribute("data-label"), x))) {
18173
+ var k = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, v = this.container.querySelector(".ql-selected");
18174
+ if (n !== v && (v != null && v.classList.remove("ql-selected"), n != null && (n.classList.add("ql-selected"), this.select.selectedIndex = [].indexOf.call(n.parentNode.children, n), n.hasAttribute("data-value") ? this.label.setAttribute("data-value", n.getAttribute("data-value")) : this.label.removeAttribute("data-value"), n.hasAttribute("data-label") ? this.label.setAttribute("data-label", n.getAttribute("data-label")) : this.label.removeAttribute("data-label"), k))) {
18171
18175
  if (typeof Event == "function")
18172
18176
  this.select.dispatchEvent(new Event("change"));
18173
18177
  else if ((typeof Event > "u" ? "undefined" : a(Event)) === "object") {
@@ -18182,8 +18186,8 @@ var Uo = {}, Mg = {
18182
18186
  value: function() {
18183
18187
  var n = void 0;
18184
18188
  if (this.select.selectedIndex > -1) {
18185
- var x = this.container.querySelector(".ql-picker-options").children[this.select.selectedIndex];
18186
- n = this.select.options[this.select.selectedIndex], this.selectItem(x);
18189
+ var k = this.container.querySelector(".ql-picker-options").children[this.select.selectedIndex];
18190
+ n = this.select.options[this.select.selectedIndex], this.selectItem(k);
18187
18191
  } else
18188
18192
  this.selectItem(null);
18189
18193
  var v = n != null && n !== this.select.querySelector("option[selected]");
@@ -18197,7 +18201,7 @@ var Uo = {}, Mg = {
18197
18201
  Object.defineProperty(r, "__esModule", {
18198
18202
  value: !0
18199
18203
  });
18200
- var a = i(0), l = $(a), c = i(5), f = $(c), m = i(4), u = $(m), d = i(16), s = $(d), g = i(25), w = $(g), b = i(24), p = $(b), h = i(35), n = $(h), x = i(6), v = $(x), O = i(22), A = $(O), S = i(7), k = $(S), _ = i(55), y = $(_), E = i(42), T = $(E), B = i(23), L = $(B);
18204
+ var a = i(0), l = $(a), c = i(5), f = $(c), m = i(4), u = $(m), d = i(16), s = $(d), g = i(25), w = $(g), b = i(24), p = $(b), h = i(35), n = $(h), k = i(6), v = $(k), O = i(22), A = $(O), S = i(7), x = $(S), _ = i(55), y = $(_), E = i(42), T = $(E), B = i(23), L = $(B);
18201
18205
  function $(H) {
18202
18206
  return H && H.__esModule ? H : { default: H };
18203
18207
  }
@@ -18210,11 +18214,11 @@ var Uo = {}, Mg = {
18210
18214
  "blots/embed": n.default,
18211
18215
  "blots/inline": v.default,
18212
18216
  "blots/scroll": A.default,
18213
- "blots/text": k.default,
18217
+ "blots/text": x.default,
18214
18218
  "modules/clipboard": y.default,
18215
18219
  "modules/history": T.default,
18216
18220
  "modules/keyboard": L.default
18217
- }), l.default.register(u.default, s.default, p.default, v.default, A.default, k.default), r.default = f.default;
18221
+ }), l.default.register(u.default, s.default, p.default, v.default, A.default, x.default), r.default = f.default;
18218
18222
  },
18219
18223
  function(e, r, i) {
18220
18224
  Object.defineProperty(r, "__esModule", { value: !0 });
@@ -18462,21 +18466,21 @@ var Uo = {}, Mg = {
18462
18466
  value: !0
18463
18467
  });
18464
18468
  var a = function() {
18465
- function h(n, x) {
18466
- for (var v = 0; v < x.length; v++) {
18467
- var O = x[v];
18469
+ function h(n, k) {
18470
+ for (var v = 0; v < k.length; v++) {
18471
+ var O = k[v];
18468
18472
  O.enumerable = O.enumerable || !1, O.configurable = !0, "value" in O && (O.writable = !0), Object.defineProperty(n, O.key, O);
18469
18473
  }
18470
18474
  }
18471
- return function(n, x, v) {
18472
- return x && h(n.prototype, x), v && h(n, v), n;
18475
+ return function(n, k, v) {
18476
+ return k && h(n.prototype, k), v && h(n, v), n;
18473
18477
  };
18474
- }(), l = function h(n, x, v) {
18478
+ }(), l = function h(n, k, v) {
18475
18479
  n === null && (n = Function.prototype);
18476
- var O = Object.getOwnPropertyDescriptor(n, x);
18480
+ var O = Object.getOwnPropertyDescriptor(n, k);
18477
18481
  if (O === void 0) {
18478
18482
  var A = Object.getPrototypeOf(n);
18479
- return A === null ? void 0 : h(A, x, v);
18483
+ return A === null ? void 0 : h(A, k, v);
18480
18484
  } else {
18481
18485
  if ("value" in O)
18482
18486
  return O.value;
@@ -18503,9 +18507,9 @@ var Uo = {}, Mg = {
18503
18507
  }
18504
18508
  var b = "\uFEFF", p = function(h) {
18505
18509
  w(n, h);
18506
- function n(x) {
18510
+ function n(k) {
18507
18511
  s(this, n);
18508
- var v = g(this, (n.__proto__ || Object.getPrototypeOf(n)).call(this, x));
18512
+ var v = g(this, (n.__proto__ || Object.getPrototypeOf(n)).call(this, k));
18509
18513
  return v.contentNode = document.createElement("span"), v.contentNode.setAttribute("contenteditable", !1), [].slice.call(v.domNode.childNodes).forEach(function(O) {
18510
18514
  v.contentNode.appendChild(O);
18511
18515
  }), v.leftGuard = document.createTextNode(b), v.rightGuard = document.createTextNode(b), v.domNode.appendChild(v.leftGuard), v.domNode.appendChild(v.contentNode), v.domNode.appendChild(v.rightGuard), v;
@@ -18521,10 +18525,10 @@ var Uo = {}, Mg = {
18521
18525
  var O = void 0, A = void 0, S = v.data.split(b).join("");
18522
18526
  if (v === this.leftGuard)
18523
18527
  if (this.prev instanceof u.default) {
18524
- var k = this.prev.length();
18525
- this.prev.insertAt(k, S), O = {
18528
+ var x = this.prev.length();
18529
+ this.prev.insertAt(x, S), O = {
18526
18530
  startNode: this.prev.domNode,
18527
- startOffset: k + S.length
18531
+ startOffset: x + S.length
18528
18532
  };
18529
18533
  } else
18530
18534
  A = document.createTextNode(S), this.parent.insertBefore(f.default.create(A), this), O = {
@@ -18547,8 +18551,8 @@ var Uo = {}, Mg = {
18547
18551
  var A = this;
18548
18552
  v.forEach(function(S) {
18549
18553
  if (S.type === "characterData" && (S.target === A.leftGuard || S.target === A.rightGuard)) {
18550
- var k = A.restore(S.target);
18551
- k && (O.range = k);
18554
+ var x = A.restore(S.target);
18555
+ x && (O.range = x);
18552
18556
  }
18553
18557
  });
18554
18558
  }
@@ -18604,21 +18608,21 @@ var Uo = {}, Mg = {
18604
18608
  value: !0
18605
18609
  }), r.FontClass = r.FontStyle = void 0;
18606
18610
  var a = function() {
18607
- function h(n, x) {
18608
- for (var v = 0; v < x.length; v++) {
18609
- var O = x[v];
18611
+ function h(n, k) {
18612
+ for (var v = 0; v < k.length; v++) {
18613
+ var O = k[v];
18610
18614
  O.enumerable = O.enumerable || !1, O.configurable = !0, "value" in O && (O.writable = !0), Object.defineProperty(n, O.key, O);
18611
18615
  }
18612
18616
  }
18613
- return function(n, x, v) {
18614
- return x && h(n.prototype, x), v && h(n, v), n;
18617
+ return function(n, k, v) {
18618
+ return k && h(n.prototype, k), v && h(n, v), n;
18615
18619
  };
18616
- }(), l = function h(n, x, v) {
18620
+ }(), l = function h(n, k, v) {
18617
18621
  n === null && (n = Function.prototype);
18618
- var O = Object.getOwnPropertyDescriptor(n, x);
18622
+ var O = Object.getOwnPropertyDescriptor(n, k);
18619
18623
  if (O === void 0) {
18620
18624
  var A = Object.getPrototypeOf(n);
18621
- return A === null ? void 0 : h(A, x, v);
18625
+ return A === null ? void 0 : h(A, k, v);
18622
18626
  } else {
18623
18627
  if ("value" in O)
18624
18628
  return O.value;
@@ -18733,49 +18737,49 @@ var Uo = {}, Mg = {
18733
18737
  value: !0
18734
18738
  }), r.getLastChangeIndex = r.default = void 0;
18735
18739
  var a = function() {
18736
- function x(v, O) {
18740
+ function k(v, O) {
18737
18741
  for (var A = 0; A < O.length; A++) {
18738
18742
  var S = O[A];
18739
18743
  S.enumerable = S.enumerable || !1, S.configurable = !0, "value" in S && (S.writable = !0), Object.defineProperty(v, S.key, S);
18740
18744
  }
18741
18745
  }
18742
18746
  return function(v, O, A) {
18743
- return O && x(v.prototype, O), A && x(v, A), v;
18747
+ return O && k(v.prototype, O), A && k(v, A), v;
18744
18748
  };
18745
18749
  }(), l = i(0), c = s(l), f = i(5), m = s(f), u = i(9), d = s(u);
18746
- function s(x) {
18747
- return x && x.__esModule ? x : { default: x };
18750
+ function s(k) {
18751
+ return k && k.__esModule ? k : { default: k };
18748
18752
  }
18749
- function g(x, v) {
18750
- if (!(x instanceof v))
18753
+ function g(k, v) {
18754
+ if (!(k instanceof v))
18751
18755
  throw new TypeError("Cannot call a class as a function");
18752
18756
  }
18753
- function w(x, v) {
18754
- if (!x)
18757
+ function w(k, v) {
18758
+ if (!k)
18755
18759
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
18756
- return v && (typeof v == "object" || typeof v == "function") ? v : x;
18760
+ return v && (typeof v == "object" || typeof v == "function") ? v : k;
18757
18761
  }
18758
- function b(x, v) {
18762
+ function b(k, v) {
18759
18763
  if (typeof v != "function" && v !== null)
18760
18764
  throw new TypeError("Super expression must either be null or a function, not " + typeof v);
18761
- x.prototype = Object.create(v && v.prototype, { constructor: { value: x, enumerable: !1, writable: !0, configurable: !0 } }), v && (Object.setPrototypeOf ? Object.setPrototypeOf(x, v) : x.__proto__ = v);
18765
+ k.prototype = Object.create(v && v.prototype, { constructor: { value: k, enumerable: !1, writable: !0, configurable: !0 } }), v && (Object.setPrototypeOf ? Object.setPrototypeOf(k, v) : k.__proto__ = v);
18762
18766
  }
18763
- var p = function(x) {
18764
- b(v, x);
18767
+ var p = function(k) {
18768
+ b(v, k);
18765
18769
  function v(O, A) {
18766
18770
  g(this, v);
18767
18771
  var S = w(this, (v.__proto__ || Object.getPrototypeOf(v)).call(this, O, A));
18768
- return S.lastRecorded = 0, S.ignoreChange = !1, S.clear(), S.quill.on(m.default.events.EDITOR_CHANGE, function(k, _, y, E) {
18769
- k !== m.default.events.TEXT_CHANGE || S.ignoreChange || (!S.options.userOnly || E === m.default.sources.USER ? S.record(_, y) : S.transform(_));
18772
+ return S.lastRecorded = 0, S.ignoreChange = !1, S.clear(), S.quill.on(m.default.events.EDITOR_CHANGE, function(x, _, y, E) {
18773
+ x !== m.default.events.TEXT_CHANGE || S.ignoreChange || (!S.options.userOnly || E === m.default.sources.USER ? S.record(_, y) : S.transform(_));
18770
18774
  }), S.quill.keyboard.addBinding({ key: "Z", shortKey: !0 }, S.undo.bind(S)), S.quill.keyboard.addBinding({ key: "Z", shortKey: !0, shiftKey: !0 }, S.redo.bind(S)), /Win/i.test(navigator.platform) && S.quill.keyboard.addBinding({ key: "Y", shortKey: !0 }, S.redo.bind(S)), S;
18771
18775
  }
18772
18776
  return a(v, [{
18773
18777
  key: "change",
18774
18778
  value: function(A, S) {
18775
18779
  if (this.stack[A].length !== 0) {
18776
- var k = this.stack[A].pop();
18777
- this.stack[S].push(k), this.lastRecorded = 0, this.ignoreChange = !0, this.quill.updateContents(k[A], m.default.sources.USER), this.ignoreChange = !1;
18778
- var _ = n(k[A]);
18780
+ var x = this.stack[A].pop();
18781
+ this.stack[S].push(x), this.lastRecorded = 0, this.ignoreChange = !0, this.quill.updateContents(x[A], m.default.sources.USER), this.ignoreChange = !1;
18782
+ var _ = n(x[A]);
18779
18783
  this.quill.setSelection(_);
18780
18784
  }
18781
18785
  }
@@ -18794,15 +18798,15 @@ var Uo = {}, Mg = {
18794
18798
  value: function(A, S) {
18795
18799
  if (A.ops.length !== 0) {
18796
18800
  this.stack.redo = [];
18797
- var k = this.quill.getContents().diff(S), _ = Date.now();
18801
+ var x = this.quill.getContents().diff(S), _ = Date.now();
18798
18802
  if (this.lastRecorded + this.options.delay > _ && this.stack.undo.length > 0) {
18799
18803
  var y = this.stack.undo.pop();
18800
- k = k.compose(y.undo), A = y.redo.compose(A);
18804
+ x = x.compose(y.undo), A = y.redo.compose(A);
18801
18805
  } else
18802
18806
  this.lastRecorded = _;
18803
18807
  this.stack.undo.push({
18804
18808
  redo: A,
18805
- undo: k
18809
+ undo: x
18806
18810
  }), this.stack.undo.length > this.options.maxStack && this.stack.undo.shift();
18807
18811
  }
18808
18812
  }
@@ -18832,18 +18836,18 @@ var Uo = {}, Mg = {
18832
18836
  maxStack: 100,
18833
18837
  userOnly: !1
18834
18838
  };
18835
- function h(x) {
18836
- var v = x.ops[x.ops.length - 1];
18839
+ function h(k) {
18840
+ var v = k.ops[k.ops.length - 1];
18837
18841
  return v == null ? !1 : v.insert != null ? typeof v.insert == "string" && v.insert.endsWith(`
18838
18842
  `) : v.attributes != null ? Object.keys(v.attributes).some(function(O) {
18839
18843
  return c.default.query(O, c.default.Scope.BLOCK) != null;
18840
18844
  }) : !1;
18841
18845
  }
18842
- function n(x) {
18843
- var v = x.reduce(function(A, S) {
18846
+ function n(k) {
18847
+ var v = k.reduce(function(A, S) {
18844
18848
  return A += S.delete || 0, A;
18845
- }, 0), O = x.length() - v;
18846
- return h(x) && (O -= 1), O;
18849
+ }, 0), O = k.length() - v;
18850
+ return h(k) && (O -= 1), O;
18847
18851
  }
18848
18852
  r.default = p, r.getLastChangeIndex = n;
18849
18853
  },
@@ -18873,7 +18877,7 @@ var Uo = {}, Mg = {
18873
18877
  var Q = U.get;
18874
18878
  return Q === void 0 ? void 0 : Q.call(te);
18875
18879
  }
18876
- }, c = i(3), f = _(c), m = i(2), u = _(m), d = i(8), s = _(d), g = i(23), w = _(g), b = i(34), p = _(b), h = i(59), n = _(h), x = i(60), v = _(x), O = i(28), A = _(O), S = i(61), k = _(S);
18880
+ }, c = i(3), f = _(c), m = i(2), u = _(m), d = i(8), s = _(d), g = i(23), w = _(g), b = i(34), p = _(b), h = i(59), n = _(h), k = i(60), v = _(k), O = i(28), A = _(O), S = i(61), x = _(S);
18877
18881
  function _(z) {
18878
18882
  return z && z.__esModule ? z : { default: z };
18879
18883
  }
@@ -19034,7 +19038,7 @@ var Uo = {}, Mg = {
19034
19038
  this.textbox.value = "", this.hide();
19035
19039
  }
19036
19040
  }]), W;
19037
- }(k.default);
19041
+ }(x.default);
19038
19042
  function P(z) {
19039
19043
  var W = z.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtube\.com\/watch.*v=([a-zA-Z0-9_-]+)/) || z.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtu\.be\/([a-zA-Z0-9_-]+)/);
19040
19044
  return W ? (W[1] || "https") + "://www.youtube.com/embed/" + W[2] + "?showinfo=0" : (W = z.match(/^(?:(https?):\/\/)?(?:www\.)?vimeo\.com\/(\d+)/)) ? (W[1] || "https") + "://player.vimeo.com/video/" + W[2] + "/" : z;
@@ -19159,18 +19163,18 @@ var Uo = {}, Mg = {
19159
19163
  A === void 0 && (A = !0), !(O == null || O === b) && O.domNode.parentNode != null && (O.domNode[c.DATA_KEY].mutations == null && (O.domNode[c.DATA_KEY].mutations = []), A && h(O.parent));
19160
19164
  }, n = function(O) {
19161
19165
  O.domNode[c.DATA_KEY] == null || O.domNode[c.DATA_KEY].mutations == null || (O instanceof l.default && O.children.forEach(n), O.optimize(w));
19162
- }, x = g, v = 0; x.length > 0; v += 1) {
19166
+ }, k = g, v = 0; k.length > 0; v += 1) {
19163
19167
  if (v >= m)
19164
19168
  throw new Error("[Parchment] Maximum optimize iterations reached");
19165
- for (x.forEach(function(O) {
19169
+ for (k.forEach(function(O) {
19166
19170
  var A = c.find(O.target, !0);
19167
19171
  A != null && (A.domNode === O.target && (O.type === "childList" ? (h(c.find(O.previousSibling, !1)), [].forEach.call(O.addedNodes, function(S) {
19168
- var k = c.find(S, !1);
19169
- h(k, !1), k instanceof l.default && k.children.forEach(function(_) {
19172
+ var x = c.find(S, !1);
19173
+ h(x, !1), x instanceof l.default && x.children.forEach(function(_) {
19170
19174
  h(_, !1);
19171
19175
  });
19172
19176
  })) : O.type === "attributes" && h(A.prev)), h(A));
19173
- }), this.children.forEach(n), x = [].slice.call(this.observer.takeRecords()), p = x.slice(); p.length > 0; )
19177
+ }), this.children.forEach(n), k = [].slice.call(this.observer.takeRecords()), p = k.slice(); p.length > 0; )
19174
19178
  g.push(p.pop());
19175
19179
  }
19176
19180
  }, s.prototype.update = function(g, w) {
@@ -19412,12 +19416,12 @@ var Uo = {}, Mg = {
19412
19416
  if (v == O)
19413
19417
  return v ? [[l, v]] : [];
19414
19418
  (A < 0 || v.length < A) && (A = null);
19415
- var S = d(v, O), k = v.substring(0, S);
19419
+ var S = d(v, O), x = v.substring(0, S);
19416
19420
  v = v.substring(S), O = O.substring(S), S = s(v, O);
19417
19421
  var _ = v.substring(v.length - S);
19418
19422
  v = v.substring(0, v.length - S), O = O.substring(0, O.length - S);
19419
19423
  var y = f(v, O);
19420
- return k && y.unshift([l, k]), _ && y.push([l, _]), w(y), A != null && (y = h(y, A)), y = n(y), y;
19424
+ return x && y.unshift([l, x]), _ && y.push([l, _]), w(y), A != null && (y = h(y, A)), y = n(y), y;
19421
19425
  }
19422
19426
  function f(v, O) {
19423
19427
  var A;
@@ -19425,14 +19429,14 @@ var Uo = {}, Mg = {
19425
19429
  return [[a, O]];
19426
19430
  if (!O)
19427
19431
  return [[i, v]];
19428
- var S = v.length > O.length ? v : O, k = v.length > O.length ? O : v, _ = S.indexOf(k);
19432
+ var S = v.length > O.length ? v : O, x = v.length > O.length ? O : v, _ = S.indexOf(x);
19429
19433
  if (_ != -1)
19430
19434
  return A = [
19431
19435
  [a, S.substring(0, _)],
19432
- [l, k],
19433
- [a, S.substring(_ + k.length)]
19436
+ [l, x],
19437
+ [a, S.substring(_ + x.length)]
19434
19438
  ], v.length > O.length && (A[0][0] = A[2][0] = i), A;
19435
- if (k.length == 1)
19439
+ if (x.length == 1)
19436
19440
  return [[i, v], [a, O]];
19437
19441
  var y = g(v, O);
19438
19442
  if (y) {
@@ -19442,10 +19446,10 @@ var Uo = {}, Mg = {
19442
19446
  return m(v, O);
19443
19447
  }
19444
19448
  function m(v, O) {
19445
- for (var A = v.length, S = O.length, k = Math.ceil((A + S) / 2), _ = k, y = 2 * k, E = new Array(y), T = new Array(y), B = 0; B < y; B++)
19449
+ for (var A = v.length, S = O.length, x = Math.ceil((A + S) / 2), _ = x, y = 2 * x, E = new Array(y), T = new Array(y), B = 0; B < y; B++)
19446
19450
  E[B] = -1, T[B] = -1;
19447
19451
  E[_ + 1] = 0, T[_ + 1] = 0;
19448
- for (var L = A - S, $ = L % 2 != 0, H = 0, Z = 0, ce = 0, K = 0, P = 0; P < k; P++) {
19452
+ for (var L = A - S, $ = L % 2 != 0, H = 0, Z = 0, ce = 0, K = 0, P = 0; P < x; P++) {
19449
19453
  for (var D = -P + H; D <= P - Z; D += 2) {
19450
19454
  var z = _ + D, W;
19451
19455
  D == -P || D != P && E[z - 1] < E[z + 1] ? W = E[z + 1] : W = E[z - 1] + 1;
@@ -19486,28 +19490,28 @@ var Uo = {}, Mg = {
19486
19490
  return [[i, v], [a, O]];
19487
19491
  }
19488
19492
  function u(v, O, A, S) {
19489
- var k = v.substring(0, A), _ = O.substring(0, S), y = v.substring(A), E = O.substring(S), T = c(k, _), B = c(y, E);
19493
+ var x = v.substring(0, A), _ = O.substring(0, S), y = v.substring(A), E = O.substring(S), T = c(x, _), B = c(y, E);
19490
19494
  return T.concat(B);
19491
19495
  }
19492
19496
  function d(v, O) {
19493
19497
  if (!v || !O || v.charAt(0) != O.charAt(0))
19494
19498
  return 0;
19495
- for (var A = 0, S = Math.min(v.length, O.length), k = S, _ = 0; A < k; )
19496
- v.substring(_, k) == O.substring(_, k) ? (A = k, _ = A) : S = k, k = Math.floor((S - A) / 2 + A);
19497
- return k;
19499
+ for (var A = 0, S = Math.min(v.length, O.length), x = S, _ = 0; A < x; )
19500
+ v.substring(_, x) == O.substring(_, x) ? (A = x, _ = A) : S = x, x = Math.floor((S - A) / 2 + A);
19501
+ return x;
19498
19502
  }
19499
19503
  function s(v, O) {
19500
19504
  if (!v || !O || v.charAt(v.length - 1) != O.charAt(O.length - 1))
19501
19505
  return 0;
19502
- for (var A = 0, S = Math.min(v.length, O.length), k = S, _ = 0; A < k; )
19503
- v.substring(v.length - k, v.length - _) == O.substring(O.length - k, O.length - _) ? (A = k, _ = A) : S = k, k = Math.floor((S - A) / 2 + A);
19504
- return k;
19506
+ for (var A = 0, S = Math.min(v.length, O.length), x = S, _ = 0; A < x; )
19507
+ v.substring(v.length - x, v.length - _) == O.substring(O.length - x, O.length - _) ? (A = x, _ = A) : S = x, x = Math.floor((S - A) / 2 + A);
19508
+ return x;
19505
19509
  }
19506
19510
  function g(v, O) {
19507
19511
  var A = v.length > O.length ? v : O, S = v.length > O.length ? O : v;
19508
19512
  if (A.length < 4 || S.length * 2 < A.length)
19509
19513
  return null;
19510
- function k(Z, ce, K) {
19514
+ function x(Z, ce, K) {
19511
19515
  for (var P = Z.substring(K, K + Math.floor(Z.length / 4)), D = -1, z = "", W, ie, te, U; (D = ce.indexOf(P, D + 1)) != -1; ) {
19512
19516
  var ne = d(
19513
19517
  Z.substring(K),
@@ -19526,11 +19530,11 @@ var Uo = {}, Mg = {
19526
19530
  z
19527
19531
  ] : null;
19528
19532
  }
19529
- var _ = k(
19533
+ var _ = x(
19530
19534
  A,
19531
19535
  S,
19532
19536
  Math.ceil(A.length / 4)
19533
- ), y = k(
19537
+ ), y = x(
19534
19538
  A,
19535
19539
  S,
19536
19540
  Math.ceil(A.length / 2)
@@ -19545,32 +19549,32 @@ var Uo = {}, Mg = {
19545
19549
  }
19546
19550
  function w(v) {
19547
19551
  v.push([l, ""]);
19548
- for (var O = 0, A = 0, S = 0, k = "", _ = "", y; O < v.length; )
19552
+ for (var O = 0, A = 0, S = 0, x = "", _ = "", y; O < v.length; )
19549
19553
  switch (v[O][0]) {
19550
19554
  case a:
19551
19555
  S++, _ += v[O][1], O++;
19552
19556
  break;
19553
19557
  case i:
19554
- A++, k += v[O][1], O++;
19558
+ A++, x += v[O][1], O++;
19555
19559
  break;
19556
19560
  case l:
19557
- A + S > 1 ? (A !== 0 && S !== 0 && (y = d(_, k), y !== 0 && (O - A - S > 0 && v[O - A - S - 1][0] == l ? v[O - A - S - 1][1] += _.substring(0, y) : (v.splice(0, 0, [
19561
+ A + S > 1 ? (A !== 0 && S !== 0 && (y = d(_, x), y !== 0 && (O - A - S > 0 && v[O - A - S - 1][0] == l ? v[O - A - S - 1][1] += _.substring(0, y) : (v.splice(0, 0, [
19558
19562
  l,
19559
19563
  _.substring(0, y)
19560
- ]), O++), _ = _.substring(y), k = k.substring(y)), y = s(_, k), y !== 0 && (v[O][1] = _.substring(_.length - y) + v[O][1], _ = _.substring(0, _.length - y), k = k.substring(0, k.length - y))), A === 0 ? v.splice(
19564
+ ]), O++), _ = _.substring(y), x = x.substring(y)), y = s(_, x), y !== 0 && (v[O][1] = _.substring(_.length - y) + v[O][1], _ = _.substring(0, _.length - y), x = x.substring(0, x.length - y))), A === 0 ? v.splice(
19561
19565
  O - S,
19562
19566
  A + S,
19563
19567
  [a, _]
19564
19568
  ) : S === 0 ? v.splice(
19565
19569
  O - A,
19566
19570
  A + S,
19567
- [i, k]
19571
+ [i, x]
19568
19572
  ) : v.splice(
19569
19573
  O - A - S,
19570
19574
  A + S,
19571
- [i, k],
19575
+ [i, x],
19572
19576
  [a, _]
19573
- ), O = O - A - S + (A ? 1 : 0) + (S ? 1 : 0) + 1) : O !== 0 && v[O - 1][0] == l ? (v[O - 1][1] += v[O][1], v.splice(O, 1)) : O++, S = 0, A = 0, k = "", _ = "";
19577
+ ), O = O - A - S + (A ? 1 : 0) + (S ? 1 : 0) + 1) : O !== 0 && v[O - 1][0] == l ? (v[O - 1][1] += v[O][1], v.splice(O, 1)) : O++, S = 0, A = 0, x = "", _ = "";
19574
19578
  break;
19575
19579
  }
19576
19580
  v[v.length - 1][1] === "" && v.pop();
@@ -19585,14 +19589,14 @@ var Uo = {}, Mg = {
19585
19589
  if (O === 0)
19586
19590
  return [l, v];
19587
19591
  for (var A = 0, S = 0; S < v.length; S++) {
19588
- var k = v[S];
19589
- if (k[0] === i || k[0] === l) {
19590
- var _ = A + k[1].length;
19592
+ var x = v[S];
19593
+ if (x[0] === i || x[0] === l) {
19594
+ var _ = A + x[1].length;
19591
19595
  if (O === _)
19592
19596
  return [S + 1, v];
19593
19597
  if (O < _) {
19594
19598
  v = v.slice();
19595
- var y = O - A, E = [k[0], k[1].slice(0, y)], T = [k[0], k[1].slice(y)];
19599
+ var y = O - A, E = [x[0], x[1].slice(0, y)], T = [x[0], x[1].slice(y)];
19596
19600
  return v.splice(S, 1, E, T), [S + 1, v];
19597
19601
  } else
19598
19602
  A = _;
@@ -19601,17 +19605,17 @@ var Uo = {}, Mg = {
19601
19605
  throw new Error("cursor_pos is out of bounds!");
19602
19606
  }
19603
19607
  function h(v, O) {
19604
- var A = p(v, O), S = A[1], k = A[0], _ = S[k], y = S[k + 1];
19608
+ var A = p(v, O), S = A[1], x = A[0], _ = S[x], y = S[x + 1];
19605
19609
  if (_ == null)
19606
19610
  return v;
19607
19611
  if (_[0] !== l)
19608
19612
  return v;
19609
19613
  if (y != null && _[1] + y[1] === y[1] + _[1])
19610
- return S.splice(k, 2, y, _), x(S, k, 2);
19614
+ return S.splice(x, 2, y, _), k(S, x, 2);
19611
19615
  if (y != null && y[1].indexOf(_[1]) === 0) {
19612
- S.splice(k, 2, [y[0], _[1]], [0, _[1]]);
19616
+ S.splice(x, 2, [y[0], _[1]], [0, _[1]]);
19613
19617
  var E = y[1].slice(_[1].length);
19614
- return E.length > 0 && S.splice(k + 2, 0, [y[0], E]), x(S, k, 3);
19618
+ return E.length > 0 && S.splice(x + 2, 0, [y[0], E]), k(S, x, 3);
19615
19619
  } else
19616
19620
  return v;
19617
19621
  }
@@ -19620,19 +19624,19 @@ var Uo = {}, Mg = {
19620
19624
  return y.charCodeAt(0) >= 56320 && y.charCodeAt(0) <= 57343;
19621
19625
  }, S = function(y) {
19622
19626
  return y.charCodeAt(y.length - 1) >= 55296 && y.charCodeAt(y.length - 1) <= 56319;
19623
- }, k = 2; k < v.length; k += 1)
19624
- v[k - 2][0] === l && S(v[k - 2][1]) && v[k - 1][0] === i && A(v[k - 1][1]) && v[k][0] === a && A(v[k][1]) && (O = !0, v[k - 1][1] = v[k - 2][1].slice(-1) + v[k - 1][1], v[k][1] = v[k - 2][1].slice(-1) + v[k][1], v[k - 2][1] = v[k - 2][1].slice(0, -1));
19627
+ }, x = 2; x < v.length; x += 1)
19628
+ v[x - 2][0] === l && S(v[x - 2][1]) && v[x - 1][0] === i && A(v[x - 1][1]) && v[x][0] === a && A(v[x][1]) && (O = !0, v[x - 1][1] = v[x - 2][1].slice(-1) + v[x - 1][1], v[x][1] = v[x - 2][1].slice(-1) + v[x][1], v[x - 2][1] = v[x - 2][1].slice(0, -1));
19625
19629
  if (!O)
19626
19630
  return v;
19627
- for (var _ = [], k = 0; k < v.length; k += 1)
19628
- v[k][1].length > 0 && _.push(v[k]);
19631
+ for (var _ = [], x = 0; x < v.length; x += 1)
19632
+ v[x][1].length > 0 && _.push(v[x]);
19629
19633
  return _;
19630
19634
  }
19631
- function x(v, O, A) {
19635
+ function k(v, O, A) {
19632
19636
  for (var S = O + A - 1; S >= 0 && S >= O - 1; S--)
19633
19637
  if (S + 1 < v.length) {
19634
- var k = v[S], _ = v[S + 1];
19635
- k[0] === _[1] && v.splice(S, 2, [k[0], k[1] + _[1]]);
19638
+ var x = v[S], _ = v[S + 1];
19639
+ x[0] === _[1] && v.splice(S, 2, [x[0], x[1] + _[1]]);
19636
19640
  }
19637
19641
  return v;
19638
19642
  }
@@ -19692,7 +19696,7 @@ var Uo = {}, Mg = {
19692
19696
  var p = a ? a + u : u;
19693
19697
  if (!this._events[p])
19694
19698
  return !1;
19695
- var h = this._events[p], n = arguments.length, x, v;
19699
+ var h = this._events[p], n = arguments.length, k, v;
19696
19700
  if (h.fn) {
19697
19701
  switch (h.once && this.removeListener(u, h.fn, void 0, !0), n) {
19698
19702
  case 1:
@@ -19708,9 +19712,9 @@ var Uo = {}, Mg = {
19708
19712
  case 6:
19709
19713
  return h.fn.call(h.context, d, s, g, w, b), !0;
19710
19714
  }
19711
- for (v = 1, x = new Array(n - 1); v < n; v++)
19712
- x[v - 1] = arguments[v];
19713
- h.fn.apply(h.context, x);
19715
+ for (v = 1, k = new Array(n - 1); v < n; v++)
19716
+ k[v - 1] = arguments[v];
19717
+ h.fn.apply(h.context, k);
19714
19718
  } else {
19715
19719
  var O = h.length, A;
19716
19720
  for (v = 0; v < O; v++)
@@ -19728,10 +19732,10 @@ var Uo = {}, Mg = {
19728
19732
  h[v].fn.call(h[v].context, d, s, g);
19729
19733
  break;
19730
19734
  default:
19731
- if (!x)
19732
- for (A = 1, x = new Array(n - 1); A < n; A++)
19733
- x[A - 1] = arguments[A];
19734
- h[v].fn.apply(h[v].context, x);
19735
+ if (!k)
19736
+ for (A = 1, k = new Array(n - 1); A < n; A++)
19737
+ k[A - 1] = arguments[A];
19738
+ h[v].fn.apply(h[v].context, k);
19735
19739
  }
19736
19740
  }
19737
19741
  return !0;
@@ -19806,7 +19810,7 @@ var Uo = {}, Mg = {
19806
19810
  return function(ue, we, xe) {
19807
19811
  return we && se(ue.prototype, we), xe && se(ue, xe), ue;
19808
19812
  };
19809
- }(), f = i(3), m = T(f), u = i(2), d = T(u), s = i(0), g = T(s), w = i(5), b = T(w), p = i(10), h = T(p), n = i(9), x = T(n), v = i(36), O = i(37), A = i(13), S = T(A), k = i(26), _ = i(38), y = i(39), E = i(40);
19813
+ }(), f = i(3), m = T(f), u = i(2), d = T(u), s = i(0), g = T(s), w = i(5), b = T(w), p = i(10), h = T(p), n = i(9), k = T(n), v = i(36), O = i(37), A = i(13), S = T(A), x = i(26), _ = i(38), y = i(39), E = i(40);
19810
19814
  function T(se) {
19811
19815
  return se && se.__esModule ? se : { default: se };
19812
19816
  }
@@ -19829,7 +19833,7 @@ var Uo = {}, Mg = {
19829
19833
  }
19830
19834
  var Z = (0, h.default)("quill:clipboard"), ce = "__ql-matcher", K = [[Node.TEXT_NODE, Me], [Node.TEXT_NODE, fe], ["br", V], [Node.ELEMENT_NODE, fe], [Node.ELEMENT_NODE, I], [Node.ELEMENT_NODE, Oe], [Node.ELEMENT_NODE, M], [Node.ELEMENT_NODE, Ee], ["li", re], ["b", Q.bind(Q, "bold")], ["i", Q.bind(Q, "italic")], ["style", ae]], P = [v.AlignAttribute, _.DirectionAttribute].reduce(function(se, ue) {
19831
19835
  return se[ue.keyName] = ue, se;
19832
- }, {}), D = [v.AlignStyle, O.BackgroundStyle, k.ColorStyle, _.DirectionStyle, y.FontStyle, E.SizeStyle].reduce(function(se, ue) {
19836
+ }, {}), D = [v.AlignStyle, O.BackgroundStyle, x.ColorStyle, _.DirectionStyle, y.FontStyle, E.SizeStyle].reduce(function(se, ue) {
19833
19837
  return se[ue.keyName] = ue, se;
19834
19838
  }, {}), z = function(se) {
19835
19839
  H(ue, se);
@@ -19904,7 +19908,7 @@ var Uo = {}, Mg = {
19904
19908
  }), [pe, $e];
19905
19909
  }
19906
19910
  }]), ue;
19907
- }(x.default);
19911
+ }(k.default);
19908
19912
  z.DEFAULTS = {
19909
19913
  matchers: [],
19910
19914
  matchVisual: !0
@@ -20040,8 +20044,8 @@ var Uo = {}, Mg = {
20040
20044
  b === null && (b = Function.prototype);
20041
20045
  var n = Object.getOwnPropertyDescriptor(b, p);
20042
20046
  if (n === void 0) {
20043
- var x = Object.getPrototypeOf(b);
20044
- return x === null ? void 0 : w(x, p, h);
20047
+ var k = Object.getPrototypeOf(b);
20048
+ return k === null ? void 0 : w(k, p, h);
20045
20049
  } else {
20046
20050
  if ("value" in n)
20047
20051
  return n.value;
@@ -20136,7 +20140,7 @@ var Uo = {}, Mg = {
20136
20140
  function n(E, T, B) {
20137
20141
  return T in E ? Object.defineProperty(E, T, { value: B, enumerable: !0, configurable: !0, writable: !0 }) : E[T] = B, E;
20138
20142
  }
20139
- function x(E, T) {
20143
+ function k(E, T) {
20140
20144
  if (!(E instanceof T))
20141
20145
  throw new TypeError("Cannot call a class as a function");
20142
20146
  }
@@ -20153,7 +20157,7 @@ var Uo = {}, Mg = {
20153
20157
  var A = (0, w.default)("quill:toolbar"), S = function(E) {
20154
20158
  O(T, E);
20155
20159
  function T(B, L) {
20156
- x(this, T);
20160
+ k(this, T);
20157
20161
  var $ = v(this, (T.__proto__ || Object.getPrototypeOf(T)).call(this, B, L));
20158
20162
  if (Array.isArray($.options.container)) {
20159
20163
  var H = document.createElement("div");
@@ -20250,7 +20254,7 @@ var Uo = {}, Mg = {
20250
20254
  }]), T;
20251
20255
  }(p.default);
20252
20256
  S.DEFAULTS = {};
20253
- function k(E, T, B) {
20257
+ function x(E, T, B) {
20254
20258
  var L = document.createElement("button");
20255
20259
  L.setAttribute("type", "button"), L.classList.add("ql-" + T), B != null && (L.value = B), E.appendChild(L);
20256
20260
  }
@@ -20259,10 +20263,10 @@ var Uo = {}, Mg = {
20259
20263
  var L = document.createElement("span");
20260
20264
  L.classList.add("ql-formats"), B.forEach(function($) {
20261
20265
  if (typeof $ == "string")
20262
- k(L, $);
20266
+ x(L, $);
20263
20267
  else {
20264
20268
  var H = Object.keys($)[0], Z = $[H];
20265
- Array.isArray(Z) ? y(L, H, Z) : k(L, H, Z);
20269
+ Array.isArray(Z) ? y(L, H, Z) : x(L, H, Z);
20266
20270
  }
20267
20271
  }), E.appendChild(L);
20268
20272
  });
@@ -20330,8 +20334,8 @@ var Uo = {}, Mg = {
20330
20334
  b === null && (b = Function.prototype);
20331
20335
  var n = Object.getOwnPropertyDescriptor(b, p);
20332
20336
  if (n === void 0) {
20333
- var x = Object.getPrototypeOf(b);
20334
- return x === null ? void 0 : w(x, p, h);
20337
+ var k = Object.getPrototypeOf(b);
20338
+ return k === null ? void 0 : w(k, p, h);
20335
20339
  } else {
20336
20340
  if ("value" in n)
20337
20341
  return n.value;
@@ -20361,8 +20365,8 @@ var Uo = {}, Mg = {
20361
20365
  function b(p, h) {
20362
20366
  u(this, b);
20363
20367
  var n = d(this, (b.__proto__ || Object.getPrototypeOf(b)).call(this, p));
20364
- return n.label.innerHTML = h, n.container.classList.add("ql-color-picker"), [].slice.call(n.container.querySelectorAll(".ql-picker-item"), 0, 7).forEach(function(x) {
20365
- x.classList.add("ql-primary");
20368
+ return n.label.innerHTML = h, n.container.classList.add("ql-color-picker"), [].slice.call(n.container.querySelectorAll(".ql-picker-item"), 0, 7).forEach(function(k) {
20369
+ k.classList.add("ql-primary");
20366
20370
  }), n;
20367
20371
  }
20368
20372
  return a(b, [{
@@ -20375,8 +20379,8 @@ var Uo = {}, Mg = {
20375
20379
  key: "selectItem",
20376
20380
  value: function(h, n) {
20377
20381
  l(b.prototype.__proto__ || Object.getPrototypeOf(b.prototype), "selectItem", this).call(this, h, n);
20378
- var x = this.label.querySelector(".ql-color-label"), v = h && h.getAttribute("data-value") || "";
20379
- x && (x.tagName === "line" ? x.style.stroke = v : x.style.fill = v);
20382
+ var k = this.label.querySelector(".ql-color-label"), v = h && h.getAttribute("data-value") || "";
20383
+ k && (k.tagName === "line" ? k.style.stroke = v : k.style.fill = v);
20380
20384
  }
20381
20385
  }]), b;
20382
20386
  }(f.default);
@@ -20400,8 +20404,8 @@ var Uo = {}, Mg = {
20400
20404
  b === null && (b = Function.prototype);
20401
20405
  var n = Object.getOwnPropertyDescriptor(b, p);
20402
20406
  if (n === void 0) {
20403
- var x = Object.getPrototypeOf(b);
20404
- return x === null ? void 0 : w(x, p, h);
20407
+ var k = Object.getPrototypeOf(b);
20408
+ return k === null ? void 0 : w(k, p, h);
20405
20409
  } else {
20406
20410
  if ("value" in n)
20407
20411
  return n.value;
@@ -20431,8 +20435,8 @@ var Uo = {}, Mg = {
20431
20435
  function b(p, h) {
20432
20436
  u(this, b);
20433
20437
  var n = d(this, (b.__proto__ || Object.getPrototypeOf(b)).call(this, p));
20434
- return n.container.classList.add("ql-icon-picker"), [].forEach.call(n.container.querySelectorAll(".ql-picker-item"), function(x) {
20435
- x.innerHTML = h[x.getAttribute("data-value") || ""];
20438
+ return n.container.classList.add("ql-icon-picker"), [].forEach.call(n.container.querySelectorAll(".ql-picker-item"), function(k) {
20439
+ k.innerHTML = h[k.getAttribute("data-value") || ""];
20436
20440
  }), n.defaultItem = n.container.querySelector(".ql-selected"), n.selectItem(n.defaultItem), n;
20437
20441
  }
20438
20442
  return a(b, [{
@@ -20547,8 +20551,8 @@ var Uo = {}, Mg = {
20547
20551
  return function(E, T, B) {
20548
20552
  return T && y(E.prototype, T), B && y(E, B), E;
20549
20553
  };
20550
- }(), f = i(3), m = x(f), u = i(8), d = x(u), s = i(43), g = x(s), w = i(27), b = x(w), p = i(15), h = i(41), n = x(h);
20551
- function x(y) {
20554
+ }(), f = i(3), m = k(f), u = i(8), d = k(u), s = i(43), g = k(s), w = i(27), b = k(w), p = i(15), h = i(41), n = k(h);
20555
+ function k(y) {
20552
20556
  return y && y.__esModule ? y : { default: y };
20553
20557
  }
20554
20558
  function v(y, E) {
@@ -20565,7 +20569,7 @@ var Uo = {}, Mg = {
20565
20569
  throw new TypeError("Super expression must either be null or a function, not " + typeof E);
20566
20570
  y.prototype = Object.create(E && E.prototype, { constructor: { value: y, enumerable: !1, writable: !0, configurable: !0 } }), E && (Object.setPrototypeOf ? Object.setPrototypeOf(y, E) : y.__proto__ = E);
20567
20571
  }
20568
- var S = [[{ header: ["1", "2", "3", !1] }], ["bold", "italic", "underline", "link"], [{ list: "ordered" }, { list: "bullet" }], ["clean"]], k = function(y) {
20572
+ var S = [[{ header: ["1", "2", "3", !1] }], ["bold", "italic", "underline", "link"], [{ list: "ordered" }, { list: "bullet" }], ["clean"]], x = function(y) {
20569
20573
  A(E, y);
20570
20574
  function E(T, B) {
20571
20575
  v(this, E), B.modules.toolbar != null && B.modules.toolbar.container == null && (B.modules.toolbar.container = S);
@@ -20581,7 +20585,7 @@ var Uo = {}, Mg = {
20581
20585
  }
20582
20586
  }]), E;
20583
20587
  }(g.default);
20584
- k.DEFAULTS = (0, m.default)(!0, {}, g.default.DEFAULTS, {
20588
+ x.DEFAULTS = (0, m.default)(!0, {}, g.default.DEFAULTS, {
20585
20589
  modules: {
20586
20590
  toolbar: {
20587
20591
  handlers: {
@@ -20643,13 +20647,13 @@ var Uo = {}, Mg = {
20643
20647
  }
20644
20648
  }]), E;
20645
20649
  }(s.BaseTooltip);
20646
- _.TEMPLATE = ['<a class="ql-preview" rel="noopener noreferrer" target="_blank" href="about:blank"></a>', '<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">', '<a class="ql-action"></a>', '<a class="ql-remove"></a>'].join(""), r.default = k;
20650
+ _.TEMPLATE = ['<a class="ql-preview" rel="noopener noreferrer" target="_blank" href="about:blank"></a>', '<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">', '<a class="ql-action"></a>', '<a class="ql-remove"></a>'].join(""), r.default = x;
20647
20651
  },
20648
20652
  function(e, r, i) {
20649
20653
  Object.defineProperty(r, "__esModule", {
20650
20654
  value: !0
20651
20655
  });
20652
- var a = i(29), l = pe(a), c = i(36), f = i(38), m = i(64), u = i(65), d = pe(u), s = i(66), g = pe(s), w = i(67), b = pe(w), p = i(37), h = i(26), n = i(39), x = i(40), v = i(56), O = pe(v), A = i(68), S = pe(A), k = i(27), _ = pe(k), y = i(69), E = pe(y), T = i(70), B = pe(T), L = i(71), $ = pe(L), H = i(72), Z = pe(H), ce = i(73), K = pe(ce), P = i(13), D = pe(P), z = i(74), W = pe(z), ie = i(75), te = pe(ie), U = i(57), ne = pe(U), Q = i(41), M = pe(Q), I = i(28), V = pe(I), ae = i(59), re = pe(ae), fe = i(60), Oe = pe(fe), Ee = i(61), Me = pe(Ee), se = i(108), ue = pe(se), we = i(62), xe = pe(we);
20656
+ var a = i(29), l = pe(a), c = i(36), f = i(38), m = i(64), u = i(65), d = pe(u), s = i(66), g = pe(s), w = i(67), b = pe(w), p = i(37), h = i(26), n = i(39), k = i(40), v = i(56), O = pe(v), A = i(68), S = pe(A), x = i(27), _ = pe(x), y = i(69), E = pe(y), T = i(70), B = pe(T), L = i(71), $ = pe(L), H = i(72), Z = pe(H), ce = i(73), K = pe(ce), P = i(13), D = pe(P), z = i(74), W = pe(z), ie = i(75), te = pe(ie), U = i(57), ne = pe(U), Q = i(41), M = pe(Q), I = i(28), V = pe(I), ae = i(59), re = pe(ae), fe = i(60), Oe = pe(fe), Ee = i(61), Me = pe(Ee), se = i(108), ue = pe(se), we = i(62), xe = pe(we);
20653
20657
  function pe($e) {
20654
20658
  return $e && $e.__esModule ? $e : { default: $e };
20655
20659
  }
@@ -20660,13 +20664,13 @@ var Uo = {}, Mg = {
20660
20664
  "attributors/class/color": h.ColorClass,
20661
20665
  "attributors/class/direction": f.DirectionClass,
20662
20666
  "attributors/class/font": n.FontClass,
20663
- "attributors/class/size": x.SizeClass,
20667
+ "attributors/class/size": k.SizeClass,
20664
20668
  "attributors/style/align": c.AlignStyle,
20665
20669
  "attributors/style/background": p.BackgroundStyle,
20666
20670
  "attributors/style/color": h.ColorStyle,
20667
20671
  "attributors/style/direction": f.DirectionStyle,
20668
20672
  "attributors/style/font": n.FontStyle,
20669
- "attributors/style/size": x.SizeStyle
20673
+ "attributors/style/size": k.SizeStyle
20670
20674
  }, !0), l.default.register({
20671
20675
  "formats/align": c.AlignClass,
20672
20676
  "formats/direction": f.DirectionClass,
@@ -20674,7 +20678,7 @@ var Uo = {}, Mg = {
20674
20678
  "formats/background": p.BackgroundStyle,
20675
20679
  "formats/color": h.ColorStyle,
20676
20680
  "formats/font": n.FontClass,
20677
- "formats/size": x.SizeClass,
20681
+ "formats/size": k.SizeClass,
20678
20682
  "formats/blockquote": d.default,
20679
20683
  "formats/code-block": D.default,
20680
20684
  "formats/header": g.default,
@@ -20708,8 +20712,8 @@ var Uo = {}, Mg = {
20708
20712
  var a = function() {
20709
20713
  function b(p, h) {
20710
20714
  for (var n = 0; n < h.length; n++) {
20711
- var x = h[n];
20712
- x.enumerable = x.enumerable || !1, x.configurable = !0, "value" in x && (x.writable = !0), Object.defineProperty(p, x.key, x);
20715
+ var k = h[n];
20716
+ k.enumerable = k.enumerable || !1, k.configurable = !0, "value" in k && (k.writable = !0), Object.defineProperty(p, k.key, k);
20713
20717
  }
20714
20718
  }
20715
20719
  return function(p, h, n) {
@@ -20717,14 +20721,14 @@ var Uo = {}, Mg = {
20717
20721
  };
20718
20722
  }(), l = function b(p, h, n) {
20719
20723
  p === null && (p = Function.prototype);
20720
- var x = Object.getOwnPropertyDescriptor(p, h);
20721
- if (x === void 0) {
20724
+ var k = Object.getOwnPropertyDescriptor(p, h);
20725
+ if (k === void 0) {
20722
20726
  var v = Object.getPrototypeOf(p);
20723
20727
  return v === null ? void 0 : b(v, h, n);
20724
20728
  } else {
20725
- if ("value" in x)
20726
- return x.value;
20727
- var O = x.get;
20729
+ if ("value" in k)
20730
+ return k.value;
20731
+ var O = k.get;
20728
20732
  return O === void 0 ? void 0 : O.call(n);
20729
20733
  }
20730
20734
  }, c = i(0), f = m(c);
@@ -20752,17 +20756,17 @@ var Uo = {}, Mg = {
20752
20756
  }
20753
20757
  return a(p, [{
20754
20758
  key: "add",
20755
- value: function(n, x) {
20756
- if (x === "+1" || x === "-1") {
20759
+ value: function(n, k) {
20760
+ if (k === "+1" || k === "-1") {
20757
20761
  var v = this.value(n) || 0;
20758
- x = x === "+1" ? v + 1 : v - 1;
20762
+ k = k === "+1" ? v + 1 : v - 1;
20759
20763
  }
20760
- return x === 0 ? (this.remove(n), !0) : l(p.prototype.__proto__ || Object.getPrototypeOf(p.prototype), "add", this).call(this, n, x);
20764
+ return k === 0 ? (this.remove(n), !0) : l(p.prototype.__proto__ || Object.getPrototypeOf(p.prototype), "add", this).call(this, n, k);
20761
20765
  }
20762
20766
  }, {
20763
20767
  key: "canAdd",
20764
- value: function(n, x) {
20765
- return l(p.prototype.__proto__ || Object.getPrototypeOf(p.prototype), "canAdd", this).call(this, n, x) || l(p.prototype.__proto__ || Object.getPrototypeOf(p.prototype), "canAdd", this).call(this, n, parseInt(x));
20768
+ value: function(n, k) {
20769
+ return l(p.prototype.__proto__ || Object.getPrototypeOf(p.prototype), "canAdd", this).call(this, n, k) || l(p.prototype.__proto__ || Object.getPrototypeOf(p.prototype), "canAdd", this).call(this, n, parseInt(k));
20766
20770
  }
20767
20771
  }, {
20768
20772
  key: "value",
@@ -20860,8 +20864,8 @@ var Uo = {}, Mg = {
20860
20864
  var a = function() {
20861
20865
  function v(O, A) {
20862
20866
  for (var S = 0; S < A.length; S++) {
20863
- var k = A[S];
20864
- k.enumerable = k.enumerable || !1, k.configurable = !0, "value" in k && (k.writable = !0), Object.defineProperty(O, k.key, k);
20867
+ var x = A[S];
20868
+ x.enumerable = x.enumerable || !1, x.configurable = !0, "value" in x && (x.writable = !0), Object.defineProperty(O, x.key, x);
20865
20869
  }
20866
20870
  }
20867
20871
  return function(O, A, S) {
@@ -20869,14 +20873,14 @@ var Uo = {}, Mg = {
20869
20873
  };
20870
20874
  }(), l = function v(O, A, S) {
20871
20875
  O === null && (O = Function.prototype);
20872
- var k = Object.getOwnPropertyDescriptor(O, A);
20873
- if (k === void 0) {
20876
+ var x = Object.getOwnPropertyDescriptor(O, A);
20877
+ if (x === void 0) {
20874
20878
  var _ = Object.getPrototypeOf(O);
20875
20879
  return _ === null ? void 0 : v(_, A, S);
20876
20880
  } else {
20877
- if ("value" in k)
20878
- return k.value;
20879
- var y = k.get;
20881
+ if ("value" in x)
20882
+ return x.value;
20883
+ var y = x.get;
20880
20884
  return y === void 0 ? void 0 : y.call(S);
20881
20885
  }
20882
20886
  }, c = i(0), f = g(c), m = i(4), u = g(m), d = i(25), s = g(d);
@@ -20907,8 +20911,8 @@ var Uo = {}, Mg = {
20907
20911
  }
20908
20912
  return a(O, [{
20909
20913
  key: "format",
20910
- value: function(S, k) {
20911
- S === x.blotName && !k ? this.replaceWith(f.default.create(this.statics.scope)) : l(O.prototype.__proto__ || Object.getPrototypeOf(O.prototype), "format", this).call(this, S, k);
20914
+ value: function(S, x) {
20915
+ S === k.blotName && !x ? this.replaceWith(f.default.create(this.statics.scope)) : l(O.prototype.__proto__ || Object.getPrototypeOf(O.prototype), "format", this).call(this, S, x);
20912
20916
  }
20913
20917
  }, {
20914
20918
  key: "remove",
@@ -20917,8 +20921,8 @@ var Uo = {}, Mg = {
20917
20921
  }
20918
20922
  }, {
20919
20923
  key: "replaceWith",
20920
- value: function(S, k) {
20921
- return this.parent.isolate(this.offset(this.parent), this.length()), S === this.parent.statics.blotName ? (this.parent.replaceWith(S, k), this) : (this.parent.unwrap(), l(O.prototype.__proto__ || Object.getPrototypeOf(O.prototype), "replaceWith", this).call(this, S, k));
20924
+ value: function(S, x) {
20925
+ return this.parent.isolate(this.offset(this.parent), this.length()), S === this.parent.statics.blotName ? (this.parent.replaceWith(S, x), this) : (this.parent.unwrap(), l(O.prototype.__proto__ || Object.getPrototypeOf(O.prototype), "replaceWith", this).call(this, S, x));
20922
20926
  }
20923
20927
  }], [{
20924
20928
  key: "formats",
@@ -20928,11 +20932,11 @@ var Uo = {}, Mg = {
20928
20932
  }]), O;
20929
20933
  }(u.default);
20930
20934
  n.blotName = "list-item", n.tagName = "LI";
20931
- var x = function(v) {
20935
+ var k = function(v) {
20932
20936
  h(O, v), a(O, null, [{
20933
20937
  key: "create",
20934
20938
  value: function(S) {
20935
- var k = S === "ordered" ? "OL" : "UL", _ = l(O.__proto__ || Object.getPrototypeOf(O), "create", this).call(this, k);
20939
+ var x = S === "ordered" ? "OL" : "UL", _ = l(O.__proto__ || Object.getPrototypeOf(O), "create", this).call(this, x);
20936
20940
  return (S === "checked" || S === "unchecked") && _.setAttribute("data-checked", S === "checked"), _;
20937
20941
  }
20938
20942
  }, {
@@ -20946,18 +20950,18 @@ var Uo = {}, Mg = {
20946
20950
  }]);
20947
20951
  function O(A) {
20948
20952
  b(this, O);
20949
- var S = p(this, (O.__proto__ || Object.getPrototypeOf(O)).call(this, A)), k = function(y) {
20953
+ var S = p(this, (O.__proto__ || Object.getPrototypeOf(O)).call(this, A)), x = function(y) {
20950
20954
  if (y.target.parentNode === A) {
20951
20955
  var E = S.statics.formats(A), T = f.default.find(y.target);
20952
20956
  E === "checked" ? T.format("list", "unchecked") : E === "unchecked" && T.format("list", "checked");
20953
20957
  }
20954
20958
  };
20955
- return A.addEventListener("touchstart", k), A.addEventListener("mousedown", k), S;
20959
+ return A.addEventListener("touchstart", x), A.addEventListener("mousedown", x), S;
20956
20960
  }
20957
20961
  return a(O, [{
20958
20962
  key: "format",
20959
- value: function(S, k) {
20960
- this.children.length > 0 && this.children.tail.format(S, k);
20963
+ value: function(S, x) {
20964
+ this.children.length > 0 && this.children.tail.format(S, x);
20961
20965
  }
20962
20966
  }, {
20963
20967
  key: "formats",
@@ -20966,11 +20970,11 @@ var Uo = {}, Mg = {
20966
20970
  }
20967
20971
  }, {
20968
20972
  key: "insertBefore",
20969
- value: function(S, k) {
20973
+ value: function(S, x) {
20970
20974
  if (S instanceof n)
20971
- l(O.prototype.__proto__ || Object.getPrototypeOf(O.prototype), "insertBefore", this).call(this, S, k);
20975
+ l(O.prototype.__proto__ || Object.getPrototypeOf(O.prototype), "insertBefore", this).call(this, S, x);
20972
20976
  else {
20973
- var _ = k == null ? this.length() : k.offset(this), y = this.split(_);
20977
+ var _ = x == null ? this.length() : x.offset(this), y = this.split(_);
20974
20978
  y.parent.insertBefore(S, y);
20975
20979
  }
20976
20980
  }
@@ -20978,21 +20982,21 @@ var Uo = {}, Mg = {
20978
20982
  key: "optimize",
20979
20983
  value: function(S) {
20980
20984
  l(O.prototype.__proto__ || Object.getPrototypeOf(O.prototype), "optimize", this).call(this, S);
20981
- var k = this.next;
20982
- k != null && k.prev === this && k.statics.blotName === this.statics.blotName && k.domNode.tagName === this.domNode.tagName && k.domNode.getAttribute("data-checked") === this.domNode.getAttribute("data-checked") && (k.moveChildren(this), k.remove());
20985
+ var x = this.next;
20986
+ x != null && x.prev === this && x.statics.blotName === this.statics.blotName && x.domNode.tagName === this.domNode.tagName && x.domNode.getAttribute("data-checked") === this.domNode.getAttribute("data-checked") && (x.moveChildren(this), x.remove());
20983
20987
  }
20984
20988
  }, {
20985
20989
  key: "replace",
20986
20990
  value: function(S) {
20987
20991
  if (S.statics.blotName !== this.statics.blotName) {
20988
- var k = f.default.create(this.statics.defaultChild);
20989
- S.moveChildren(k), this.appendChild(k);
20992
+ var x = f.default.create(this.statics.defaultChild);
20993
+ S.moveChildren(x), this.appendChild(x);
20990
20994
  }
20991
20995
  l(O.prototype.__proto__ || Object.getPrototypeOf(O.prototype), "replace", this).call(this, S);
20992
20996
  }
20993
20997
  }]), O;
20994
20998
  }(s.default);
20995
- x.blotName = "list", x.scope = f.default.Scope.BLOCK_BLOT, x.tagName = ["OL", "UL"], x.defaultChild = "list-item", x.allowedChildren = [n], r.ListItem = n, r.default = x;
20999
+ k.blotName = "list", k.scope = f.default.Scope.BLOCK_BLOT, k.tagName = ["OL", "UL"], k.defaultChild = "list-item", k.allowedChildren = [n], r.ListItem = n, r.default = k;
20996
21000
  },
20997
21001
  function(e, r, i) {
20998
21002
  Object.defineProperty(r, "__esModule", {
@@ -21043,8 +21047,8 @@ var Uo = {}, Mg = {
21043
21047
  b === null && (b = Function.prototype);
21044
21048
  var n = Object.getOwnPropertyDescriptor(b, p);
21045
21049
  if (n === void 0) {
21046
- var x = Object.getPrototypeOf(b);
21047
- return x === null ? void 0 : w(x, p, h);
21050
+ var k = Object.getPrototypeOf(b);
21051
+ return k === null ? void 0 : w(k, p, h);
21048
21052
  } else {
21049
21053
  if ("value" in n)
21050
21054
  return n.value;
@@ -21159,25 +21163,25 @@ var Uo = {}, Mg = {
21159
21163
  });
21160
21164
  var a = function() {
21161
21165
  function p(h, n) {
21162
- for (var x = 0; x < n.length; x++) {
21163
- var v = n[x];
21166
+ for (var k = 0; k < n.length; k++) {
21167
+ var v = n[k];
21164
21168
  v.enumerable = v.enumerable || !1, v.configurable = !0, "value" in v && (v.writable = !0), Object.defineProperty(h, v.key, v);
21165
21169
  }
21166
21170
  }
21167
- return function(h, n, x) {
21168
- return n && p(h.prototype, n), x && p(h, x), h;
21171
+ return function(h, n, k) {
21172
+ return n && p(h.prototype, n), k && p(h, k), h;
21169
21173
  };
21170
- }(), l = function p(h, n, x) {
21174
+ }(), l = function p(h, n, k) {
21171
21175
  h === null && (h = Function.prototype);
21172
21176
  var v = Object.getOwnPropertyDescriptor(h, n);
21173
21177
  if (v === void 0) {
21174
21178
  var O = Object.getPrototypeOf(h);
21175
- return O === null ? void 0 : p(O, n, x);
21179
+ return O === null ? void 0 : p(O, n, k);
21176
21180
  } else {
21177
21181
  if ("value" in v)
21178
21182
  return v.value;
21179
21183
  var A = v.get;
21180
- return A === void 0 ? void 0 : A.call(x);
21184
+ return A === void 0 ? void 0 : A.call(k);
21181
21185
  }
21182
21186
  }, c = i(0), f = u(c), m = i(27);
21183
21187
  function u(p) {
@@ -21204,36 +21208,36 @@ var Uo = {}, Mg = {
21204
21208
  }
21205
21209
  return a(h, [{
21206
21210
  key: "format",
21207
- value: function(x, v) {
21208
- w.indexOf(x) > -1 ? v ? this.domNode.setAttribute(x, v) : this.domNode.removeAttribute(x) : l(h.prototype.__proto__ || Object.getPrototypeOf(h.prototype), "format", this).call(this, x, v);
21211
+ value: function(k, v) {
21212
+ w.indexOf(k) > -1 ? v ? this.domNode.setAttribute(k, v) : this.domNode.removeAttribute(k) : l(h.prototype.__proto__ || Object.getPrototypeOf(h.prototype), "format", this).call(this, k, v);
21209
21213
  }
21210
21214
  }], [{
21211
21215
  key: "create",
21212
- value: function(x) {
21213
- var v = l(h.__proto__ || Object.getPrototypeOf(h), "create", this).call(this, x);
21214
- return typeof x == "string" && v.setAttribute("src", this.sanitize(x)), v;
21216
+ value: function(k) {
21217
+ var v = l(h.__proto__ || Object.getPrototypeOf(h), "create", this).call(this, k);
21218
+ return typeof k == "string" && v.setAttribute("src", this.sanitize(k)), v;
21215
21219
  }
21216
21220
  }, {
21217
21221
  key: "formats",
21218
- value: function(x) {
21222
+ value: function(k) {
21219
21223
  return w.reduce(function(v, O) {
21220
- return x.hasAttribute(O) && (v[O] = x.getAttribute(O)), v;
21224
+ return k.hasAttribute(O) && (v[O] = k.getAttribute(O)), v;
21221
21225
  }, {});
21222
21226
  }
21223
21227
  }, {
21224
21228
  key: "match",
21225
- value: function(x) {
21226
- return /\.(jpe?g|gif|png)$/.test(x) || /^data:image\/.+;base64/.test(x);
21229
+ value: function(k) {
21230
+ return /\.(jpe?g|gif|png)$/.test(k) || /^data:image\/.+;base64/.test(k);
21227
21231
  }
21228
21232
  }, {
21229
21233
  key: "sanitize",
21230
- value: function(x) {
21231
- return (0, m.sanitize)(x, ["http", "https", "data"]) ? x : "//:0";
21234
+ value: function(k) {
21235
+ return (0, m.sanitize)(k, ["http", "https", "data"]) ? k : "//:0";
21232
21236
  }
21233
21237
  }, {
21234
21238
  key: "value",
21235
- value: function(x) {
21236
- return x.getAttribute("src");
21239
+ value: function(k) {
21240
+ return k.getAttribute("src");
21237
21241
  }
21238
21242
  }]), h;
21239
21243
  }(f.default.Embed);
@@ -21245,25 +21249,25 @@ var Uo = {}, Mg = {
21245
21249
  });
21246
21250
  var a = function() {
21247
21251
  function p(h, n) {
21248
- for (var x = 0; x < n.length; x++) {
21249
- var v = n[x];
21252
+ for (var k = 0; k < n.length; k++) {
21253
+ var v = n[k];
21250
21254
  v.enumerable = v.enumerable || !1, v.configurable = !0, "value" in v && (v.writable = !0), Object.defineProperty(h, v.key, v);
21251
21255
  }
21252
21256
  }
21253
- return function(h, n, x) {
21254
- return n && p(h.prototype, n), x && p(h, x), h;
21257
+ return function(h, n, k) {
21258
+ return n && p(h.prototype, n), k && p(h, k), h;
21255
21259
  };
21256
- }(), l = function p(h, n, x) {
21260
+ }(), l = function p(h, n, k) {
21257
21261
  h === null && (h = Function.prototype);
21258
21262
  var v = Object.getOwnPropertyDescriptor(h, n);
21259
21263
  if (v === void 0) {
21260
21264
  var O = Object.getPrototypeOf(h);
21261
- return O === null ? void 0 : p(O, n, x);
21265
+ return O === null ? void 0 : p(O, n, k);
21262
21266
  } else {
21263
21267
  if ("value" in v)
21264
21268
  return v.value;
21265
21269
  var A = v.get;
21266
- return A === void 0 ? void 0 : A.call(x);
21270
+ return A === void 0 ? void 0 : A.call(k);
21267
21271
  }
21268
21272
  }, c = i(4), f = i(27), m = u(f);
21269
21273
  function u(p) {
@@ -21290,31 +21294,31 @@ var Uo = {}, Mg = {
21290
21294
  }
21291
21295
  return a(h, [{
21292
21296
  key: "format",
21293
- value: function(x, v) {
21294
- w.indexOf(x) > -1 ? v ? this.domNode.setAttribute(x, v) : this.domNode.removeAttribute(x) : l(h.prototype.__proto__ || Object.getPrototypeOf(h.prototype), "format", this).call(this, x, v);
21297
+ value: function(k, v) {
21298
+ w.indexOf(k) > -1 ? v ? this.domNode.setAttribute(k, v) : this.domNode.removeAttribute(k) : l(h.prototype.__proto__ || Object.getPrototypeOf(h.prototype), "format", this).call(this, k, v);
21295
21299
  }
21296
21300
  }], [{
21297
21301
  key: "create",
21298
- value: function(x) {
21299
- var v = l(h.__proto__ || Object.getPrototypeOf(h), "create", this).call(this, x);
21300
- return v.setAttribute("frameborder", "0"), v.setAttribute("allowfullscreen", !0), v.setAttribute("src", this.sanitize(x)), v;
21302
+ value: function(k) {
21303
+ var v = l(h.__proto__ || Object.getPrototypeOf(h), "create", this).call(this, k);
21304
+ return v.setAttribute("frameborder", "0"), v.setAttribute("allowfullscreen", !0), v.setAttribute("src", this.sanitize(k)), v;
21301
21305
  }
21302
21306
  }, {
21303
21307
  key: "formats",
21304
- value: function(x) {
21308
+ value: function(k) {
21305
21309
  return w.reduce(function(v, O) {
21306
- return x.hasAttribute(O) && (v[O] = x.getAttribute(O)), v;
21310
+ return k.hasAttribute(O) && (v[O] = k.getAttribute(O)), v;
21307
21311
  }, {});
21308
21312
  }
21309
21313
  }, {
21310
21314
  key: "sanitize",
21311
- value: function(x) {
21312
- return m.default.sanitize(x);
21315
+ value: function(k) {
21316
+ return m.default.sanitize(k);
21313
21317
  }
21314
21318
  }, {
21315
21319
  key: "value",
21316
- value: function(x) {
21317
- return x.getAttribute("src");
21320
+ value: function(k) {
21321
+ return k.getAttribute("src");
21318
21322
  }
21319
21323
  }]), h;
21320
21324
  }(c.BlockEmbed);
@@ -21325,21 +21329,21 @@ var Uo = {}, Mg = {
21325
21329
  value: !0
21326
21330
  }), r.default = r.FormulaBlot = void 0;
21327
21331
  var a = function() {
21328
- function x(v, O) {
21332
+ function k(v, O) {
21329
21333
  for (var A = 0; A < O.length; A++) {
21330
21334
  var S = O[A];
21331
21335
  S.enumerable = S.enumerable || !1, S.configurable = !0, "value" in S && (S.writable = !0), Object.defineProperty(v, S.key, S);
21332
21336
  }
21333
21337
  }
21334
21338
  return function(v, O, A) {
21335
- return O && x(v.prototype, O), A && x(v, A), v;
21339
+ return O && k(v.prototype, O), A && k(v, A), v;
21336
21340
  };
21337
- }(), l = function x(v, O, A) {
21341
+ }(), l = function k(v, O, A) {
21338
21342
  v === null && (v = Function.prototype);
21339
21343
  var S = Object.getOwnPropertyDescriptor(v, O);
21340
21344
  if (S === void 0) {
21341
- var k = Object.getPrototypeOf(v);
21342
- return k === null ? void 0 : x(k, O, A);
21345
+ var x = Object.getPrototypeOf(v);
21346
+ return x === null ? void 0 : k(x, O, A);
21343
21347
  } else {
21344
21348
  if ("value" in S)
21345
21349
  return S.value;
@@ -21347,25 +21351,25 @@ var Uo = {}, Mg = {
21347
21351
  return _ === void 0 ? void 0 : _.call(A);
21348
21352
  }
21349
21353
  }, c = i(35), f = g(c), m = i(5), u = g(m), d = i(9), s = g(d);
21350
- function g(x) {
21351
- return x && x.__esModule ? x : { default: x };
21354
+ function g(k) {
21355
+ return k && k.__esModule ? k : { default: k };
21352
21356
  }
21353
- function w(x, v) {
21354
- if (!(x instanceof v))
21357
+ function w(k, v) {
21358
+ if (!(k instanceof v))
21355
21359
  throw new TypeError("Cannot call a class as a function");
21356
21360
  }
21357
- function b(x, v) {
21358
- if (!x)
21361
+ function b(k, v) {
21362
+ if (!k)
21359
21363
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
21360
- return v && (typeof v == "object" || typeof v == "function") ? v : x;
21364
+ return v && (typeof v == "object" || typeof v == "function") ? v : k;
21361
21365
  }
21362
- function p(x, v) {
21366
+ function p(k, v) {
21363
21367
  if (typeof v != "function" && v !== null)
21364
21368
  throw new TypeError("Super expression must either be null or a function, not " + typeof v);
21365
- x.prototype = Object.create(v && v.prototype, { constructor: { value: x, enumerable: !1, writable: !0, configurable: !0 } }), v && (Object.setPrototypeOf ? Object.setPrototypeOf(x, v) : x.__proto__ = v);
21369
+ k.prototype = Object.create(v && v.prototype, { constructor: { value: k, enumerable: !1, writable: !0, configurable: !0 } }), v && (Object.setPrototypeOf ? Object.setPrototypeOf(k, v) : k.__proto__ = v);
21366
21370
  }
21367
- var h = function(x) {
21368
- p(v, x);
21371
+ var h = function(k) {
21372
+ p(v, k);
21369
21373
  function v() {
21370
21374
  return w(this, v), b(this, (v.__proto__ || Object.getPrototypeOf(v)).apply(this, arguments));
21371
21375
  }
@@ -21386,8 +21390,8 @@ var Uo = {}, Mg = {
21386
21390
  }]), v;
21387
21391
  }(f.default);
21388
21392
  h.blotName = "formula", h.className = "ql-formula", h.tagName = "SPAN";
21389
- var n = function(x) {
21390
- p(v, x), a(v, null, [{
21393
+ var n = function(k) {
21394
+ p(v, k), a(v, null, [{
21391
21395
  key: "register",
21392
21396
  value: function() {
21393
21397
  u.default.register(h, !0);
@@ -21409,21 +21413,21 @@ var Uo = {}, Mg = {
21409
21413
  value: !0
21410
21414
  }), r.default = r.CodeToken = r.CodeBlock = void 0;
21411
21415
  var a = function() {
21412
- function A(S, k) {
21413
- for (var _ = 0; _ < k.length; _++) {
21414
- var y = k[_];
21416
+ function A(S, x) {
21417
+ for (var _ = 0; _ < x.length; _++) {
21418
+ var y = x[_];
21415
21419
  y.enumerable = y.enumerable || !1, y.configurable = !0, "value" in y && (y.writable = !0), Object.defineProperty(S, y.key, y);
21416
21420
  }
21417
21421
  }
21418
- return function(S, k, _) {
21419
- return k && A(S.prototype, k), _ && A(S, _), S;
21422
+ return function(S, x, _) {
21423
+ return x && A(S.prototype, x), _ && A(S, _), S;
21420
21424
  };
21421
- }(), l = function A(S, k, _) {
21425
+ }(), l = function A(S, x, _) {
21422
21426
  S === null && (S = Function.prototype);
21423
- var y = Object.getOwnPropertyDescriptor(S, k);
21427
+ var y = Object.getOwnPropertyDescriptor(S, x);
21424
21428
  if (y === void 0) {
21425
21429
  var E = Object.getPrototypeOf(S);
21426
- return E === null ? void 0 : A(E, k, _);
21430
+ return E === null ? void 0 : A(E, x, _);
21427
21431
  } else {
21428
21432
  if ("value" in y)
21429
21433
  return y.value;
@@ -21448,7 +21452,7 @@ var Uo = {}, Mg = {
21448
21452
  throw new TypeError("Super expression must either be null or a function, not " + typeof S);
21449
21453
  A.prototype = Object.create(S && S.prototype, { constructor: { value: A, enumerable: !1, writable: !0, configurable: !0 } }), S && (Object.setPrototypeOf ? Object.setPrototypeOf(A, S) : A.__proto__ = S);
21450
21454
  }
21451
- var x = function(A) {
21455
+ var k = function(A) {
21452
21456
  n(S, A);
21453
21457
  function S() {
21454
21458
  return p(this, S), h(this, (S.__proto__ || Object.getPrototypeOf(S)).apply(this, arguments));
@@ -21466,19 +21470,19 @@ var Uo = {}, Mg = {
21466
21470
  }
21467
21471
  }]), S;
21468
21472
  }(w.default);
21469
- x.className = "ql-syntax";
21473
+ k.className = "ql-syntax";
21470
21474
  var v = new f.default.Attributor.Class("token", "hljs", {
21471
21475
  scope: f.default.Scope.INLINE
21472
21476
  }), O = function(A) {
21473
21477
  n(S, A), a(S, null, [{
21474
21478
  key: "register",
21475
21479
  value: function() {
21476
- u.default.register(v, !0), u.default.register(x, !0);
21480
+ u.default.register(v, !0), u.default.register(k, !0);
21477
21481
  }
21478
21482
  }]);
21479
- function S(k, _) {
21483
+ function S(x, _) {
21480
21484
  p(this, S);
21481
- var y = h(this, (S.__proto__ || Object.getPrototypeOf(S)).call(this, k, _));
21485
+ var y = h(this, (S.__proto__ || Object.getPrototypeOf(S)).call(this, x, _));
21482
21486
  if (typeof y.options.highlight != "function")
21483
21487
  throw new Error("Syntax module requires highlight.js. Please include the library on the page before Quill.");
21484
21488
  var E = null;
@@ -21495,7 +21499,7 @@ var Uo = {}, Mg = {
21495
21499
  if (!this.quill.selection.composing) {
21496
21500
  this.quill.update(u.default.sources.USER);
21497
21501
  var y = this.quill.getSelection();
21498
- this.quill.scroll.descendants(x).forEach(function(E) {
21502
+ this.quill.scroll.descendants(k).forEach(function(E) {
21499
21503
  E.highlight(_.options.highlight);
21500
21504
  }), this.quill.update(u.default.sources.SILENT), y != null && this.quill.setSelection(y, u.default.sources.SILENT);
21501
21505
  }
@@ -21510,7 +21514,7 @@ var Uo = {}, Mg = {
21510
21514
  };
21511
21515
  }(),
21512
21516
  interval: 1e3
21513
- }, r.CodeBlock = x, r.CodeToken = v, r.default = O;
21517
+ }, r.CodeBlock = k, r.CodeToken = v, r.default = O;
21514
21518
  },
21515
21519
  function(e, r) {
21516
21520
  e.exports = '<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=3 x2=13 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=9 y1=4 y2=4></line> </svg>';
@@ -21612,11 +21616,11 @@ var Uo = {}, Mg = {
21612
21616
  Object.defineProperty(r, "__esModule", {
21613
21617
  value: !0
21614
21618
  }), r.default = r.BubbleTooltip = void 0;
21615
- var a = function S(k, _, y) {
21616
- k === null && (k = Function.prototype);
21617
- var E = Object.getOwnPropertyDescriptor(k, _);
21619
+ var a = function S(x, _, y) {
21620
+ x === null && (x = Function.prototype);
21621
+ var E = Object.getOwnPropertyDescriptor(x, _);
21618
21622
  if (E === void 0) {
21619
- var T = Object.getPrototypeOf(k);
21623
+ var T = Object.getPrototypeOf(x);
21620
21624
  return T === null ? void 0 : S(T, _, y);
21621
21625
  } else {
21622
21626
  if ("value" in E)
@@ -21625,63 +21629,63 @@ var Uo = {}, Mg = {
21625
21629
  return B === void 0 ? void 0 : B.call(y);
21626
21630
  }
21627
21631
  }, l = function() {
21628
- function S(k, _) {
21632
+ function S(x, _) {
21629
21633
  for (var y = 0; y < _.length; y++) {
21630
21634
  var E = _[y];
21631
- E.enumerable = E.enumerable || !1, E.configurable = !0, "value" in E && (E.writable = !0), Object.defineProperty(k, E.key, E);
21635
+ E.enumerable = E.enumerable || !1, E.configurable = !0, "value" in E && (E.writable = !0), Object.defineProperty(x, E.key, E);
21632
21636
  }
21633
21637
  }
21634
- return function(k, _, y) {
21635
- return _ && S(k.prototype, _), y && S(k, y), k;
21638
+ return function(x, _, y) {
21639
+ return _ && S(x.prototype, _), y && S(x, y), x;
21636
21640
  };
21637
21641
  }(), c = i(3), f = p(c), m = i(8), u = p(m), d = i(43), s = p(d), g = i(15), w = i(41), b = p(w);
21638
21642
  function p(S) {
21639
21643
  return S && S.__esModule ? S : { default: S };
21640
21644
  }
21641
- function h(S, k) {
21642
- if (!(S instanceof k))
21645
+ function h(S, x) {
21646
+ if (!(S instanceof x))
21643
21647
  throw new TypeError("Cannot call a class as a function");
21644
21648
  }
21645
- function n(S, k) {
21649
+ function n(S, x) {
21646
21650
  if (!S)
21647
21651
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
21648
- return k && (typeof k == "object" || typeof k == "function") ? k : S;
21652
+ return x && (typeof x == "object" || typeof x == "function") ? x : S;
21649
21653
  }
21650
- function x(S, k) {
21651
- if (typeof k != "function" && k !== null)
21652
- throw new TypeError("Super expression must either be null or a function, not " + typeof k);
21653
- S.prototype = Object.create(k && k.prototype, { constructor: { value: S, enumerable: !1, writable: !0, configurable: !0 } }), k && (Object.setPrototypeOf ? Object.setPrototypeOf(S, k) : S.__proto__ = k);
21654
+ function k(S, x) {
21655
+ if (typeof x != "function" && x !== null)
21656
+ throw new TypeError("Super expression must either be null or a function, not " + typeof x);
21657
+ S.prototype = Object.create(x && x.prototype, { constructor: { value: S, enumerable: !1, writable: !0, configurable: !0 } }), x && (Object.setPrototypeOf ? Object.setPrototypeOf(S, x) : S.__proto__ = x);
21654
21658
  }
21655
21659
  var v = [["bold", "italic", "link"], [{ header: 1 }, { header: 2 }, "blockquote"]], O = function(S) {
21656
- x(k, S);
21657
- function k(_, y) {
21658
- h(this, k), y.modules.toolbar != null && y.modules.toolbar.container == null && (y.modules.toolbar.container = v);
21659
- var E = n(this, (k.__proto__ || Object.getPrototypeOf(k)).call(this, _, y));
21660
+ k(x, S);
21661
+ function x(_, y) {
21662
+ h(this, x), y.modules.toolbar != null && y.modules.toolbar.container == null && (y.modules.toolbar.container = v);
21663
+ var E = n(this, (x.__proto__ || Object.getPrototypeOf(x)).call(this, _, y));
21660
21664
  return E.quill.container.classList.add("ql-bubble"), E;
21661
21665
  }
21662
- return l(k, [{
21666
+ return l(x, [{
21663
21667
  key: "extendToolbar",
21664
21668
  value: function(y) {
21665
21669
  this.tooltip = new A(this.quill, this.options.bounds), this.tooltip.root.appendChild(y.container), this.buildButtons([].slice.call(y.container.querySelectorAll("button")), b.default), this.buildPickers([].slice.call(y.container.querySelectorAll("select")), b.default);
21666
21670
  }
21667
- }]), k;
21671
+ }]), x;
21668
21672
  }(s.default);
21669
21673
  O.DEFAULTS = (0, f.default)(!0, {}, s.default.DEFAULTS, {
21670
21674
  modules: {
21671
21675
  toolbar: {
21672
21676
  handlers: {
21673
- link: function(k) {
21674
- k ? this.quill.theme.tooltip.edit() : this.quill.format("link", !1);
21677
+ link: function(x) {
21678
+ x ? this.quill.theme.tooltip.edit() : this.quill.format("link", !1);
21675
21679
  }
21676
21680
  }
21677
21681
  }
21678
21682
  }
21679
21683
  });
21680
21684
  var A = function(S) {
21681
- x(k, S);
21682
- function k(_, y) {
21683
- h(this, k);
21684
- var E = n(this, (k.__proto__ || Object.getPrototypeOf(k)).call(this, _, y));
21685
+ k(x, S);
21686
+ function x(_, y) {
21687
+ h(this, x);
21688
+ var E = n(this, (x.__proto__ || Object.getPrototypeOf(x)).call(this, _, y));
21685
21689
  return E.quill.on(u.default.events.EDITOR_CHANGE, function(T, B, L, $) {
21686
21690
  if (T === u.default.events.SELECTION_CHANGE)
21687
21691
  if (B != null && B.length > 0 && $ === u.default.sources.USER) {
@@ -21697,11 +21701,11 @@ var Uo = {}, Mg = {
21697
21701
  document.activeElement !== E.textbox && E.quill.hasFocus() && E.hide();
21698
21702
  }), E;
21699
21703
  }
21700
- return l(k, [{
21704
+ return l(x, [{
21701
21705
  key: "listen",
21702
21706
  value: function() {
21703
21707
  var y = this;
21704
- a(k.prototype.__proto__ || Object.getPrototypeOf(k.prototype), "listen", this).call(this), this.root.querySelector(".ql-close").addEventListener("click", function() {
21708
+ a(x.prototype.__proto__ || Object.getPrototypeOf(x.prototype), "listen", this).call(this), this.root.querySelector(".ql-close").addEventListener("click", function() {
21705
21709
  y.root.classList.remove("ql-editing");
21706
21710
  }), this.quill.on(u.default.events.SCROLL_OPTIMIZE, function() {
21707
21711
  setTimeout(function() {
@@ -21720,12 +21724,12 @@ var Uo = {}, Mg = {
21720
21724
  }, {
21721
21725
  key: "position",
21722
21726
  value: function(y) {
21723
- var E = a(k.prototype.__proto__ || Object.getPrototypeOf(k.prototype), "position", this).call(this, y), T = this.root.querySelector(".ql-tooltip-arrow");
21727
+ var E = a(x.prototype.__proto__ || Object.getPrototypeOf(x.prototype), "position", this).call(this, y), T = this.root.querySelector(".ql-tooltip-arrow");
21724
21728
  if (T.style.marginLeft = "", E === 0)
21725
21729
  return E;
21726
21730
  T.style.marginLeft = -1 * E - T.offsetWidth / 2 + "px";
21727
21731
  }
21728
- }]), k;
21732
+ }]), x;
21729
21733
  }(d.BaseTooltip);
21730
21734
  A.TEMPLATE = ['<span class="ql-tooltip-arrow"></span>', '<div class="ql-tooltip-editor">', '<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">', '<a class="ql-close"></a>', "</div>"].join(""), r.BubbleTooltip = A, r.default = O;
21731
21735
  },
@@ -21780,11 +21784,11 @@ function Bg(t, o) {
21780
21784
  c[a + 1] = 0, f[a + 1] = 0;
21781
21785
  for (var u = e - r, d = u % 2 !== 0, s = 0, g = 0, w = 0, b = 0, p = 0; p < i; p++) {
21782
21786
  for (var h = -p + s; h <= p - g; h += 2) {
21783
- var n = a + h, x;
21784
- h === -p || h !== p && c[n - 1] < c[n + 1] ? x = c[n + 1] : x = c[n - 1] + 1;
21785
- for (var v = x - h; x < e && v < r && t.charAt(x) === o.charAt(v); )
21786
- x++, v++;
21787
- if (c[n] = x, x > e)
21787
+ var n = a + h, k;
21788
+ h === -p || h !== p && c[n - 1] < c[n + 1] ? k = c[n + 1] : k = c[n - 1] + 1;
21789
+ for (var v = k - h; k < e && v < r && t.charAt(k) === o.charAt(v); )
21790
+ k++, v++;
21791
+ if (c[n] = k, k > e)
21788
21792
  g += 2;
21789
21793
  else if (v > r)
21790
21794
  s += 2;
@@ -21792,26 +21796,26 @@ function Bg(t, o) {
21792
21796
  var O = a + u - h;
21793
21797
  if (O >= 0 && O < l && f[O] !== -1) {
21794
21798
  var A = e - f[O];
21795
- if (x >= A)
21796
- return el(t, o, x, v);
21799
+ if (k >= A)
21800
+ return el(t, o, k, v);
21797
21801
  }
21798
21802
  }
21799
21803
  }
21800
21804
  for (var S = -p + w; S <= p - b; S += 2) {
21801
21805
  var O = a + S, A;
21802
21806
  S === -p || S !== p && f[O - 1] < f[O + 1] ? A = f[O + 1] : A = f[O - 1] + 1;
21803
- for (var k = A - S; A < e && k < r && t.charAt(e - A - 1) === o.charAt(r - k - 1); )
21804
- A++, k++;
21807
+ for (var x = A - S; A < e && x < r && t.charAt(e - A - 1) === o.charAt(r - x - 1); )
21808
+ A++, x++;
21805
21809
  if (f[O] = A, A > e)
21806
21810
  b += 2;
21807
- else if (k > r)
21811
+ else if (x > r)
21808
21812
  w += 2;
21809
21813
  else if (!d) {
21810
21814
  var n = a + u - S;
21811
21815
  if (n >= 0 && n < l && c[n] !== -1) {
21812
- var x = c[n], v = a + x - n;
21813
- if (A = e - A, x >= A)
21814
- return el(t, o, x, v);
21816
+ var k = c[n], v = a + k - n;
21817
+ if (A = e - A, k >= A)
21818
+ return el(t, o, k, v);
21815
21819
  }
21816
21820
  }
21817
21821
  }
@@ -21841,21 +21845,21 @@ function Dg(t, o) {
21841
21845
  if (e.length < 4 || r.length * 2 < e.length)
21842
21846
  return null;
21843
21847
  function i(g, w, b) {
21844
- for (var p = g.substring(b, b + Math.floor(g.length / 4)), h = -1, n = "", x, v, O, A; (h = w.indexOf(p, h + 1)) !== -1; ) {
21848
+ for (var p = g.substring(b, b + Math.floor(g.length / 4)), h = -1, n = "", k, v, O, A; (h = w.indexOf(p, h + 1)) !== -1; ) {
21845
21849
  var S = ya(
21846
21850
  g.substring(b),
21847
21851
  w.substring(h)
21848
- ), k = ba(
21852
+ ), x = ba(
21849
21853
  g.substring(0, b),
21850
21854
  w.substring(0, h)
21851
21855
  );
21852
- n.length < k + S && (n = w.substring(
21853
- h - k,
21856
+ n.length < x + S && (n = w.substring(
21857
+ h - x,
21854
21858
  h
21855
- ) + w.substring(h, h + S), x = g.substring(0, b - k), v = g.substring(b + S), O = w.substring(0, h - k), A = w.substring(h + S));
21859
+ ) + w.substring(h, h + S), k = g.substring(0, b - x), v = g.substring(b + S), O = w.substring(0, h - x), A = w.substring(h + S));
21856
21860
  }
21857
21861
  return n.length * 2 >= g.length ? [
21858
- x,
21862
+ k,
21859
21863
  v,
21860
21864
  O,
21861
21865
  A,
@@ -21965,10 +21969,10 @@ function Lg(t, o, e) {
21965
21969
  e: {
21966
21970
  if (u !== null && u !== c)
21967
21971
  break e;
21968
- var x = c, s = o.slice(0, x), g = o.slice(x);
21972
+ var k = c, s = o.slice(0, k), g = o.slice(k);
21969
21973
  if (s !== f)
21970
21974
  break e;
21971
- var v = Math.min(a - x, l - x), O = m.slice(m.length - v), A = g.slice(g.length - v);
21975
+ var v = Math.min(a - k, l - k), O = m.slice(m.length - v), A = g.slice(g.length - v);
21972
21976
  if (O !== A)
21973
21977
  break e;
21974
21978
  var h = m.slice(0, m.length - v), n = g.slice(0, g.length - v);
@@ -22004,8 +22008,8 @@ var Pg = Ni, Lr = {}, $g = {
22004
22008
  }
22005
22009
  };
22006
22010
  (function(t, o) {
22007
- var e = 200, r = "__lodash_hash_undefined__", i = 9007199254740991, a = "[object Arguments]", l = "[object Array]", c = "[object Boolean]", f = "[object Date]", m = "[object Error]", u = "[object Function]", d = "[object GeneratorFunction]", s = "[object Map]", g = "[object Number]", w = "[object Object]", b = "[object Promise]", p = "[object RegExp]", h = "[object Set]", n = "[object String]", x = "[object Symbol]", v = "[object WeakMap]", O = "[object ArrayBuffer]", A = "[object DataView]", S = "[object Float32Array]", k = "[object Float64Array]", _ = "[object Int8Array]", y = "[object Int16Array]", E = "[object Int32Array]", T = "[object Uint8Array]", B = "[object Uint8ClampedArray]", L = "[object Uint16Array]", $ = "[object Uint32Array]", H = /[\\^$.*+?()[\]{}|]/g, Z = /\w*$/, ce = /^\[object .+?Constructor\]$/, K = /^(?:0|[1-9]\d*)$/, P = {};
22008
- P[a] = P[l] = P[O] = P[A] = P[c] = P[f] = P[S] = P[k] = P[_] = P[y] = P[E] = P[s] = P[g] = P[w] = P[p] = P[h] = P[n] = P[x] = P[T] = P[B] = P[L] = P[$] = !0, P[m] = P[u] = P[v] = !1;
22011
+ var e = 200, r = "__lodash_hash_undefined__", i = 9007199254740991, a = "[object Arguments]", l = "[object Array]", c = "[object Boolean]", f = "[object Date]", m = "[object Error]", u = "[object Function]", d = "[object GeneratorFunction]", s = "[object Map]", g = "[object Number]", w = "[object Object]", b = "[object Promise]", p = "[object RegExp]", h = "[object Set]", n = "[object String]", k = "[object Symbol]", v = "[object WeakMap]", O = "[object ArrayBuffer]", A = "[object DataView]", S = "[object Float32Array]", x = "[object Float64Array]", _ = "[object Int8Array]", y = "[object Int16Array]", E = "[object Int32Array]", T = "[object Uint8Array]", B = "[object Uint8ClampedArray]", L = "[object Uint16Array]", $ = "[object Uint32Array]", H = /[\\^$.*+?()[\]{}|]/g, Z = /\w*$/, ce = /^\[object .+?Constructor\]$/, K = /^(?:0|[1-9]\d*)$/, P = {};
22012
+ P[a] = P[l] = P[O] = P[A] = P[c] = P[f] = P[S] = P[x] = P[_] = P[y] = P[E] = P[s] = P[g] = P[w] = P[p] = P[h] = P[n] = P[k] = P[T] = P[B] = P[L] = P[$] = !0, P[m] = P[u] = P[v] = !1;
22009
22013
  var D = typeof gt == "object" && gt && gt.Object === Object && gt, z = typeof self == "object" && self && self.Object === Object && self, W = D || z || Function("return this")(), ie = o && !o.nodeType && o, te = ie && !0 && t && !t.nodeType && t, U = te && te.exports === ie;
22010
22014
  function ne(C, j) {
22011
22015
  return C.set(j[0], j[1]), C;
@@ -22356,7 +22360,7 @@ var Pg = Ni, Lr = {}, $g = {
22356
22360
  case A:
22357
22361
  return Nn(C, me);
22358
22362
  case S:
22359
- case k:
22363
+ case x:
22360
22364
  case _:
22361
22365
  case y:
22362
22366
  case E:
@@ -22374,7 +22378,7 @@ var Pg = Ni, Lr = {}, $g = {
22374
22378
  return Ur(C);
22375
22379
  case h:
22376
22380
  return zi(C, me, ee);
22377
- case x:
22381
+ case k:
22378
22382
  return Hi(C);
22379
22383
  }
22380
22384
  }
@@ -22456,7 +22460,7 @@ var Pr = {}, jg = {
22456
22460
  }
22457
22461
  };
22458
22462
  (function(t, o) {
22459
- var e = 200, r = "__lodash_hash_undefined__", i = 1, a = 2, l = 9007199254740991, c = "[object Arguments]", f = "[object Array]", m = "[object AsyncFunction]", u = "[object Boolean]", d = "[object Date]", s = "[object Error]", g = "[object Function]", w = "[object GeneratorFunction]", b = "[object Map]", p = "[object Number]", h = "[object Null]", n = "[object Object]", x = "[object Promise]", v = "[object Proxy]", O = "[object RegExp]", A = "[object Set]", S = "[object String]", k = "[object Symbol]", _ = "[object Undefined]", y = "[object WeakMap]", E = "[object ArrayBuffer]", T = "[object DataView]", B = "[object Float32Array]", L = "[object Float64Array]", $ = "[object Int8Array]", H = "[object Int16Array]", Z = "[object Int32Array]", ce = "[object Uint8Array]", K = "[object Uint8ClampedArray]", P = "[object Uint16Array]", D = "[object Uint32Array]", z = /[\\^$.*+?()[\]{}|]/g, W = /^\[object .+?Constructor\]$/, ie = /^(?:0|[1-9]\d*)$/, te = {};
22463
+ var e = 200, r = "__lodash_hash_undefined__", i = 1, a = 2, l = 9007199254740991, c = "[object Arguments]", f = "[object Array]", m = "[object AsyncFunction]", u = "[object Boolean]", d = "[object Date]", s = "[object Error]", g = "[object Function]", w = "[object GeneratorFunction]", b = "[object Map]", p = "[object Number]", h = "[object Null]", n = "[object Object]", k = "[object Promise]", v = "[object Proxy]", O = "[object RegExp]", A = "[object Set]", S = "[object String]", x = "[object Symbol]", _ = "[object Undefined]", y = "[object WeakMap]", E = "[object ArrayBuffer]", T = "[object DataView]", B = "[object Float32Array]", L = "[object Float64Array]", $ = "[object Int8Array]", H = "[object Int16Array]", Z = "[object Int32Array]", ce = "[object Uint8Array]", K = "[object Uint8ClampedArray]", P = "[object Uint16Array]", D = "[object Uint32Array]", z = /[\\^$.*+?()[\]{}|]/g, W = /^\[object .+?Constructor\]$/, ie = /^(?:0|[1-9]\d*)$/, te = {};
22460
22464
  te[B] = te[L] = te[$] = te[H] = te[Z] = te[ce] = te[K] = te[P] = te[D] = !0, te[c] = te[f] = te[E] = te[u] = te[T] = te[d] = te[s] = te[g] = te[b] = te[p] = te[n] = te[O] = te[A] = te[S] = te[y] = !1;
22461
22465
  var U = typeof gt == "object" && gt && gt.Object === Object && gt, ne = typeof self == "object" && self && self.Object === Object && self, Q = U || ne || Function("return this")(), M = o && !o.nodeType && o, I = M && !0 && t && !t.nodeType && t, V = I && I.exports === M, ae = V && U.process, re = function() {
22462
22466
  try {
@@ -22774,7 +22778,7 @@ var Pr = {}, jg = {
22774
22778
  me |= a, Ye.set(C, j);
22775
22779
  var Mt = pr(Ze(C), Ze(j), me, Ue, je, Ye);
22776
22780
  return Ye.delete(C), Mt;
22777
- case k:
22781
+ case x:
22778
22782
  if (Qe)
22779
22783
  return Qe.call(C) == Qe.call(j);
22780
22784
  }
@@ -22837,7 +22841,7 @@ var Pr = {}, jg = {
22837
22841
  return Xt.call(C, j);
22838
22842
  }));
22839
22843
  } : no, dn = Nn;
22840
- (Bn && dn(new Bn(new ArrayBuffer(1))) != T || F && dn(new F()) != b || Y && dn(Y.resolve()) != x || oe && dn(new oe()) != A || he && dn(new he()) != y) && (dn = function(C) {
22844
+ (Bn && dn(new Bn(new ArrayBuffer(1))) != T || F && dn(new F()) != b || Y && dn(Y.resolve()) != k || oe && dn(new oe()) != A || he && dn(new he()) != y) && (dn = function(C) {
22841
22845
  var j = Nn(C), ee = j == n ? C.constructor : void 0, me = ee ? jt(ee) : "";
22842
22846
  if (me)
22843
22847
  switch (me) {
@@ -22846,7 +22850,7 @@ var Pr = {}, jg = {
22846
22850
  case Fe:
22847
22851
  return b;
22848
22852
  case Ne:
22849
- return x;
22853
+ return k;
22850
22854
  case Ve:
22851
22855
  return A;
22852
22856
  case De:
@@ -23408,9 +23412,9 @@ const rl = {
23408
23412
  throw `The quill editor hasn't been instantiated yet,
23409
23413
  make sure to call this method when the editor ready
23410
23414
  or use v-on:ready="onReady(quill)" event instead.`;
23411
- }, h = (_, y) => t.contentType === "html" ? O() : t.contentType === "text" ? x(_, y) : e == null ? void 0 : e.getContents(_, y), n = (_, y = "api") => {
23415
+ }, h = (_, y) => t.contentType === "html" ? O() : t.contentType === "text" ? k(_, y) : e == null ? void 0 : e.getContents(_, y), n = (_, y = "api") => {
23412
23416
  t.contentType === "html" ? A(_) : t.contentType === "text" ? v(_, y) : e == null || e.setContents(_, y);
23413
- }, x = (_, y) => {
23417
+ }, k = (_, y) => {
23414
23418
  var E;
23415
23419
  return (E = e == null ? void 0 : e.getText(_, y)) !== null && E !== void 0 ? E : "";
23416
23420
  }, v = (_, y = "api") => {
@@ -23423,7 +23427,7 @@ const rl = {
23423
23427
  }, S = (_, y = "api") => {
23424
23428
  const E = e == null ? void 0 : e.clipboard.convert(_);
23425
23429
  E && (e == null || e.setContents(E, y));
23426
- }, k = () => {
23430
+ }, x = () => {
23427
23431
  ft(() => {
23428
23432
  var _;
23429
23433
  !o.slots.toolbar && e && ((_ = e.getModule("toolbar")) === null || _ === void 0 || _.container.remove()), a();
@@ -23447,9 +23451,9 @@ const rl = {
23447
23451
  getHTML: O,
23448
23452
  setHTML: A,
23449
23453
  pasteHTML: S,
23450
- getText: x,
23454
+ getText: k,
23451
23455
  setText: v,
23452
- reinit: k
23456
+ reinit: x
23453
23457
  };
23454
23458
  },
23455
23459
  render() {
@@ -23632,7 +23636,7 @@ const Wg = ["value", "name", "disabled", "required"], Gg = ["value"], Qg = /* @_
23632
23636
  !t.modelValue && N(c) ? "text-slate-400" : "",
23633
23637
  N(f) ? "border-red-600" : "border-slate-300"
23634
23638
  ]]),
23635
- onChange: n[0] || (n[0] = (x) => b(x))
23639
+ onChange: n[0] || (n[0] = (k) => b(k))
23636
23640
  }, [
23637
23641
  N(c) ? (R(), X("option", {
23638
23642
  key: 0,
@@ -23644,10 +23648,10 @@ const Wg = ["value", "name", "disabled", "required"], Gg = ["value"], Qg = /* @_
23644
23648
  value: r
23645
23649
  }, Se(t.placeholder ? t.placeholder : h.$t("sui.select_an_option")), 1)),
23646
23650
  Ae(h.$slots, "default", {}, () => [
23647
- N(p) && N(p).length ? (R(!0), X(ze, { key: 0 }, Ge(N(p), (x) => (R(), X("option", {
23648
- key: x.value ?? "null",
23649
- value: x.value
23650
- }, Se(x.label), 9, Gg))), 128)) : ke("", !0)
23651
+ N(p) && N(p).length ? (R(!0), X(ze, { key: 0 }, Ge(N(p), (k) => (R(), X("option", {
23652
+ key: k.value ?? "null",
23653
+ value: k.value
23654
+ }, Se(k.label), 9, Gg))), 128)) : ke("", !0)
23651
23655
  ])
23652
23656
  ], 42, Wg));
23653
23657
  }