sprintify-ui 0.0.110 → 0.0.111

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.
@@ -1585,7 +1585,7 @@ var Ur = {}, Du = {
1585
1585
  }), i.d(n, "addScrollableTarget", function() {
1586
1586
  return le;
1587
1587
  }), i.d(n, "removeScrollableTarget", function() {
1588
- return H;
1588
+ return V;
1589
1589
  }), i.d(n, "addScrollableSelector", function() {
1590
1590
  return P;
1591
1591
  }), i.d(n, "removeScrollableSelector", function() {
@@ -1593,7 +1593,7 @@ var Ur = {}, Du = {
1593
1593
  }), i.d(n, "addLockableTarget", function() {
1594
1594
  return D;
1595
1595
  }), i.d(n, "addLockableSelector", function() {
1596
- return V;
1596
+ return H;
1597
1597
  }), i.d(n, "setFillGapMethod", function() {
1598
1598
  return ne;
1599
1599
  }), i.d(n, "addFillGapTarget", function() {
@@ -1633,7 +1633,7 @@ var Ur = {}, Du = {
1633
1633
  }, b = function(Q) {
1634
1634
  x.queue <= 0 && (x.scroll = !1, L(), Ee()), le(Q), x.queue++;
1635
1635
  }, S = function(Q) {
1636
- x.queue > 0 && x.queue--, x.queue <= 0 && (x.scroll = !0, z(), Oe()), H(Q);
1636
+ x.queue > 0 && x.queue--, x.queue <= 0 && (x.scroll = !0, z(), Oe()), V(Q);
1637
1637
  }, T = function() {
1638
1638
  return x.scroll;
1639
1639
  }, N = function() {
@@ -1674,7 +1674,7 @@ var Ur = {}, Du = {
1674
1674
  });
1675
1675
  });
1676
1676
  }
1677
- }, H = function(Q) {
1677
+ }, V = function(Q) {
1678
1678
  if (Q) {
1679
1679
  var ve = l(Q);
1680
1680
  ve.map(function(_e) {
@@ -1708,7 +1708,7 @@ var Ur = {}, Du = {
1708
1708
  });
1709
1709
  }), T() || L();
1710
1710
  }
1711
- }, V = function(Q) {
1711
+ }, H = function(Q) {
1712
1712
  if (Q) {
1713
1713
  var ve = l(Q);
1714
1714
  ve.map(function(_e) {
@@ -1923,8 +1923,8 @@ Available fill gap methods: `).concat(ve, "."));
1923
1923
  addScrollableSelector: P,
1924
1924
  removeScrollableSelector: C,
1925
1925
  addScrollableTarget: le,
1926
- removeScrollableTarget: H,
1927
- addLockableSelector: V,
1926
+ removeScrollableTarget: V,
1927
+ addLockableSelector: H,
1928
1928
  addLockableTarget: D,
1929
1929
  addFillGapSelector: ee,
1930
1930
  removeFillGapSelector: W,
@@ -2533,25 +2533,25 @@ const ea = /* @__PURE__ */ ht(ec, [["render", ic]]), oc = { class: "relative w-f
2533
2533
  ), u = ie(null);
2534
2534
  let p = 0;
2535
2535
  const d = ie(""), c = ie(null), f = ie(null), s = ie(!1), v = ie(!1), g = a.normalizedOptions, w = a.normalizedModelValue, h = Y(() => {
2536
- let H = g.value;
2536
+ let V = g.value;
2537
2537
  if (n.showEmptyOption) {
2538
2538
  const P = {
2539
2539
  [n.valueKey]: null,
2540
2540
  [n.labelKey]: n.emptyOptionLabel,
2541
2541
  option: null
2542
2542
  };
2543
- H = [
2543
+ V = [
2544
2544
  { value: null, label: n.emptyOptionLabel, option: P },
2545
- ...H
2545
+ ...V
2546
2546
  ];
2547
2547
  }
2548
- return s.value === !1 ? H : H.filter((P) => n.filter !== void 0 ? n.filter(P) : P.label ? P.label.toLowerCase().includes(d.value.toLowerCase()) : !1);
2548
+ return s.value === !1 ? V : V.filter((P) => n.filter !== void 0 ? n.filter(P) : P.label ? P.label.toLowerCase().includes(d.value.toLowerCase()) : !1);
2549
2549
  });
2550
2550
  je(
2551
2551
  () => w.value,
2552
2552
  () => {
2553
- var H;
2554
- w.value ? n.showModelValue && _((H = w.value) == null ? void 0 : H.label) : n.showModelValue && (n.showEmptyOption ? _(n.emptyOptionLabel) : _(""));
2553
+ var V;
2554
+ w.value ? n.showModelValue && _((V = w.value) == null ? void 0 : V.label) : n.showModelValue && (n.showEmptyOption ? _(n.emptyOptionLabel) : _(""));
2555
2555
  },
2556
2556
  { immediate: !0 }
2557
2557
  ), $o(c, () => {
@@ -2565,56 +2565,56 @@ const ea = /* @__PURE__ */ ht(ec, [["render", ic]]), oc = { class: "relative w-f
2565
2565
  n.showModelValue && (w.value ? _(w.value.label) : n.showEmptyOption ? _(n.emptyOptionLabel) : _(""));
2566
2566
  }, 10), r("close");
2567
2567
  }
2568
- const k = (H) => {
2569
- y(), s.value = !0, _(an(H, "target.value") + ""), r("typing", d.value), d.value == "" && !n.showEmptyOption && E(null);
2570
- }, m = (H) => {
2568
+ const k = (V) => {
2569
+ y(), s.value = !0, _(an(V, "target.value") + ""), r("typing", d.value), d.value == "" && !n.showEmptyOption && E(null);
2570
+ }, m = (V) => {
2571
2571
  var C;
2572
- const P = H.key;
2573
- if ((C = u.value) == null || C.onKeydown(H), P === "ArrowUp") {
2574
- H.preventDefault();
2572
+ const P = V.key;
2573
+ if ((C = u.value) == null || C.onKeydown(V), P === "ArrowUp") {
2574
+ V.preventDefault();
2575
2575
  return;
2576
2576
  }
2577
2577
  if (P === "ArrowDown") {
2578
- H.preventDefault();
2578
+ V.preventDefault();
2579
2579
  return;
2580
2580
  }
2581
2581
  }, O = () => {
2582
2582
  E(null), r("clear");
2583
2583
  };
2584
- function A(H) {
2585
- x(), E(H), n.dropdownShow == "focus" && t();
2584
+ function A(V) {
2585
+ x(), E(V), n.dropdownShow == "focus" && t();
2586
2586
  }
2587
- function E(H) {
2587
+ function E(V) {
2588
2588
  s.value = !1;
2589
- let P = H ? H.option : null;
2590
- n.showEmptyOption && H && H.value == null && (P = null), l(P);
2589
+ let P = V ? V.option : null;
2590
+ n.showEmptyOption && V && V.value == null && (P = null), l(P);
2591
2591
  }
2592
- function _(H) {
2593
- d.value = H;
2592
+ function _(V) {
2593
+ d.value = V;
2594
2594
  }
2595
2595
  function x() {
2596
- var H;
2597
- (H = f.value) == null || H.focus();
2596
+ var V;
2597
+ (V = f.value) == null || V.focus();
2598
2598
  }
2599
2599
  function b() {
2600
- var H;
2601
- (H = f.value) == null || H.blur();
2600
+ var V;
2601
+ (V = f.value) == null || V.blur();
2602
2602
  }
2603
2603
  function S() {
2604
- var H;
2605
- (H = f.value) == null || H.select();
2604
+ var V;
2605
+ (V = f.value) == null || V.select();
2606
2606
  }
2607
2607
  const T = ie(null);
2608
2608
  je(
2609
2609
  () => n.select,
2610
- (H) => {
2611
- H && H.options.length > 0 && (T.value = H.options[0].value);
2610
+ (V) => {
2611
+ V ? V.option ? T.value = V.option.value : V.options.length && (T.value = V.options[0].value) : T.value = null;
2612
2612
  },
2613
2613
  { immediate: !0 }
2614
2614
  );
2615
- function N(H) {
2615
+ function N(V) {
2616
2616
  var D;
2617
- const P = an(H, "target.value", null), C = (D = n.select) == null ? void 0 : D.options.find((V) => V.value == P);
2617
+ const P = an(V, "target.value", null), C = (D = n.select) == null ? void 0 : D.options.find((H) => H.value == P);
2618
2618
  n.select && n.select.onChange && n.select.onChange(C ?? null), r("select", P), We(() => {
2619
2619
  x(), y(), S();
2620
2620
  });
@@ -2632,7 +2632,7 @@ const ea = /* @__PURE__ */ ht(ec, [["render", ic]]), oc = { class: "relative w-f
2632
2632
  close: t,
2633
2633
  open: y,
2634
2634
  setKeywords: _
2635
- }), (H, P) => (F(), J("div", {
2635
+ }), (V, P) => (F(), J("div", {
2636
2636
  ref_key: "autocomplete",
2637
2637
  ref: c
2638
2638
  }, [
@@ -2661,7 +2661,7 @@ const ea = /* @__PURE__ */ ht(ec, [["render", ic]]), oc = { class: "relative w-f
2661
2661
  ref: f,
2662
2662
  value: $(d),
2663
2663
  type: "text",
2664
- placeholder: e.placeholder ? e.placeholder : H.$t("sui.autocomplete_placeholder"),
2664
+ placeholder: e.placeholder ? e.placeholder : V.$t("sui.autocomplete_placeholder"),
2665
2665
  class: ue(["relative w-full pr-9 disabled:cursor-not-allowed disabled:text-slate-300", [
2666
2666
  e.select ? "-left-px rounded-r" : "rounded",
2667
2667
  $(i) ? "border-red-600" : "border-slate-300",
@@ -2720,13 +2720,13 @@ const ea = /* @__PURE__ */ ht(ec, [["render", ic]]), oc = { class: "relative w-f
2720
2720
  onScrollBottom: P[2] || (P[2] = (C) => r("scrollBottom"))
2721
2721
  }, {
2722
2722
  empty: pe((C) => [
2723
- ke(H.$slots, "empty", at(st({ ...C, ...M })))
2723
+ ke(V.$slots, "empty", at(st({ ...C, ...M })))
2724
2724
  ]),
2725
2725
  option: pe((C) => [
2726
- ke(H.$slots, "option", at(st({ ...C, ...M })))
2726
+ ke(V.$slots, "option", at(st({ ...C, ...M })))
2727
2727
  ]),
2728
2728
  footer: pe((C) => [
2729
- ke(H.$slots, "footer", at(st({ ...C, ...M })))
2729
+ ke(V.$slots, "footer", at(st({ ...C, ...M })))
2730
2730
  ]),
2731
2731
  _: 3
2732
2732
  }, 8, ["selected", "options", "size", "loading", "loading-bottom", "drawer-class", "keywords"])
@@ -4109,7 +4109,7 @@ Use "options.replacer" or "options.ignoreUnknown"
4109
4109
  }
4110
4110
  if (h._useTypedArrays ? re = h._augment(new Uint8Array(te)) : ((re = this).length = te, re._isBuffer = !0), h._useTypedArrays && typeof I.byteLength == "number")
4111
4111
  re._set(I);
4112
- else if (H(de = I) || h.isBuffer(de) || de && typeof de == "object" && typeof de.length == "number")
4112
+ else if (V(de = I) || h.isBuffer(de) || de && typeof de == "object" && typeof de.length == "number")
4113
4113
  for (se = 0; se < te; se++)
4114
4114
  h.isBuffer(I) ? re[se] = I.readUInt8(se) : re[se] = I[se];
4115
4115
  else if (Ee == "string")
@@ -4120,14 +4120,14 @@ Use "options.replacer" or "options.ignoreUnknown"
4120
4120
  return re;
4121
4121
  }
4122
4122
  function y(I, L, z, te) {
4123
- return h._charsWritten = V(function(re) {
4123
+ return h._charsWritten = H(function(re) {
4124
4124
  for (var se = [], de = 0; de < re.length; de++)
4125
4125
  se.push(255 & re.charCodeAt(de));
4126
4126
  return se;
4127
4127
  }(L), I, z, te);
4128
4128
  }
4129
4129
  function t(I, L, z, te) {
4130
- return h._charsWritten = V(function(re) {
4130
+ return h._charsWritten = H(function(re) {
4131
4131
  for (var se, de, Ee = [], Oe = 0; Oe < re.length; Oe++)
4132
4132
  de = re.charCodeAt(Oe), se = de >> 8, de = de % 256, Ee.push(de), Ee.push(se);
4133
4133
  return Ee;
@@ -4245,7 +4245,7 @@ Use "options.replacer" or "options.ignoreUnknown"
4245
4245
  }
4246
4246
  return z;
4247
4247
  }, h.concat = function(I, L) {
4248
- if (W(H(I), `Usage: Buffer.concat(list, [totalLength])
4248
+ if (W(V(I), `Usage: Buffer.concat(list, [totalLength])
4249
4249
  list should be an Array.`), I.length === 0)
4250
4250
  return new h(0);
4251
4251
  if (I.length === 1)
@@ -4276,14 +4276,14 @@ list should be an Array.`), I.length === 0)
4276
4276
  break;
4277
4277
  case "utf8":
4278
4278
  case "utf-8":
4279
- se = this, de = L, Ee = z, re = h._charsWritten = V(C(I), se, de, Ee);
4279
+ se = this, de = L, Ee = z, re = h._charsWritten = H(C(I), se, de, Ee);
4280
4280
  break;
4281
4281
  case "ascii":
4282
4282
  case "binary":
4283
4283
  re = y(this, I, L, z);
4284
4284
  break;
4285
4285
  case "base64":
4286
- se = this, de = L, Ee = z, re = h._charsWritten = V(D(I), se, de, Ee);
4286
+ se = this, de = L, Ee = z, re = h._charsWritten = H(D(I), se, de, Ee);
4287
4287
  break;
4288
4288
  case "ucs2":
4289
4289
  case "ucs-2":
@@ -4450,7 +4450,7 @@ list should be an Array.`), I.length === 0)
4450
4450
  function le(I) {
4451
4451
  return (I = ~~Math.ceil(+I)) < 0 ? 0 : I;
4452
4452
  }
4453
- function H(I) {
4453
+ function V(I) {
4454
4454
  return (Array.isArray || function(L) {
4455
4455
  return Object.prototype.toString.call(L) === "[object Array]";
4456
4456
  })(I);
@@ -4472,7 +4472,7 @@ list should be an Array.`), I.length === 0)
4472
4472
  function D(I) {
4473
4473
  return g.toByteArray(I);
4474
4474
  }
4475
- function V(I, L, z, te) {
4475
+ function H(I, L, z, te) {
4476
4476
  for (var re = 0; re < te && !(re + z >= L.length || re >= I.length); re++)
4477
4477
  L[re + z] = I[re];
4478
4478
  return re;
@@ -4525,9 +4525,9 @@ list should be an Array.`), I.length === 0)
4525
4525
  }, digest: function(M) {
4526
4526
  var q = g.concat(N), q = S ? function(K, G, le) {
4527
4527
  g.isBuffer(G) || (G = new g(G)), g.isBuffer(le) || (le = new g(le)), G.length > k ? G = K(G) : G.length < k && (G = g.concat([G, m], k));
4528
- for (var H = new g(k), P = new g(k), C = 0; C < k; C++)
4529
- H[C] = 54 ^ G[C], P[C] = 92 ^ G[C];
4530
- return le = K(g.concat([H, le])), K(g.concat([P, le]));
4528
+ for (var V = new g(k), P = new g(k), C = 0; C < k; C++)
4529
+ V[C] = 54 ^ G[C], P[C] = 92 ^ G[C];
4530
+ return le = K(g.concat([V, le])), K(g.concat([P, le]));
4531
4531
  }(T, S, q) : T(q);
4532
4532
  return N = null, M ? q.toString(M) : q;
4533
4533
  } };
@@ -4604,9 +4604,9 @@ list should be an Array.`), I.length === 0)
4604
4604
  function w(t, k) {
4605
4605
  t[k >> 5] |= 128 << 24 - k % 32, t[15 + (k + 64 >> 9 << 4)] = k;
4606
4606
  for (var m, O, A, E = Array(80), _ = 1732584193, x = -271733879, b = -1732584194, S = 271733878, T = -1009589776, N = 0; N < t.length; N += 16) {
4607
- for (var M = _, q = x, K = b, G = S, le = T, H = 0; H < 80; H++) {
4608
- E[H] = H < 16 ? t[N + H] : y(E[H - 3] ^ E[H - 8] ^ E[H - 14] ^ E[H - 16], 1);
4609
- var P = h(h(y(_, 5), (P = x, O = b, A = S, (m = H) < 20 ? P & O | ~P & A : !(m < 40) && m < 60 ? P & O | P & A | O & A : P ^ O ^ A)), h(h(T, E[H]), (m = H) < 20 ? 1518500249 : m < 40 ? 1859775393 : m < 60 ? -1894007588 : -899497514)), T = S, S = b, b = y(x, 30), x = _, _ = P;
4607
+ for (var M = _, q = x, K = b, G = S, le = T, V = 0; V < 80; V++) {
4608
+ E[V] = V < 16 ? t[N + V] : y(E[V - 3] ^ E[V - 8] ^ E[V - 14] ^ E[V - 16], 1);
4609
+ var P = h(h(y(_, 5), (P = x, O = b, A = S, (m = V) < 20 ? P & O | ~P & A : !(m < 40) && m < 60 ? P & O | P & A | O & A : P ^ O ^ A)), h(h(T, E[V]), (m = V) < 20 ? 1518500249 : m < 40 ? 1859775393 : m < 60 ? -1894007588 : -899497514)), T = S, S = b, b = y(x, 30), x = _, _ = P;
4610
4610
  }
4611
4611
  _ = h(_, M), x = h(x, q), b = h(b, K), S = h(S, G), T = h(T, le);
4612
4612
  }
@@ -4633,9 +4633,9 @@ list should be an Array.`), I.length === 0)
4633
4633
  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), E = new Array(1779033703, 3144134277, 1013904242, 2773480762, 1359893119, 2600822924, 528734635, 1541459225), _ = new Array(64);
4634
4634
  k[m >> 5] |= 128 << 24 - m % 32, k[15 + (m + 64 >> 9 << 4)] = m;
4635
4635
  for (var x, b, S = 0; S < k.length; S += 16) {
4636
- for (var T = E[0], N = E[1], M = E[2], q = E[3], K = E[4], G = E[5], le = E[6], H = E[7], P = 0; P < 64; P++)
4637
- _[P] = P < 16 ? k[P + S] : g(g(g((b = _[P - 2], y(b, 17) ^ y(b, 19) ^ t(b, 10)), _[P - 7]), (b = _[P - 15], y(b, 7) ^ y(b, 18) ^ t(b, 3))), _[P - 16]), O = g(g(g(g(H, y(b = K, 6) ^ y(b, 11) ^ y(b, 25)), K & G ^ ~K & le), A[P]), _[P]), x = g(y(x = T, 2) ^ y(x, 13) ^ y(x, 22), T & N ^ T & M ^ N & M), H = le, le = G, G = K, K = g(q, O), q = M, M = N, N = T, T = g(O, x);
4638
- E[0] = g(T, E[0]), E[1] = g(N, E[1]), E[2] = g(M, E[2]), E[3] = g(q, E[3]), E[4] = g(K, E[4]), E[5] = g(G, E[5]), E[6] = g(le, E[6]), E[7] = g(H, E[7]);
4636
+ for (var T = E[0], N = E[1], M = E[2], q = E[3], K = E[4], G = E[5], le = E[6], V = E[7], P = 0; P < 64; P++)
4637
+ _[P] = P < 16 ? k[P + S] : g(g(g((b = _[P - 2], y(b, 17) ^ y(b, 19) ^ t(b, 10)), _[P - 7]), (b = _[P - 15], y(b, 7) ^ y(b, 18) ^ t(b, 3))), _[P - 16]), O = g(g(g(g(V, y(b = K, 6) ^ y(b, 11) ^ y(b, 25)), K & G ^ ~K & le), A[P]), _[P]), x = g(y(x = T, 2) ^ y(x, 13) ^ y(x, 22), T & N ^ T & M ^ N & M), V = le, le = G, G = K, K = g(q, O), q = M, M = N, N = T, T = g(O, x);
4638
+ E[0] = g(T, E[0]), E[1] = g(N, E[1]), E[2] = g(M, E[2]), E[3] = g(q, E[3]), E[4] = g(K, E[4]), E[5] = g(G, E[5]), E[6] = g(le, E[6]), E[7] = g(V, E[7]);
4639
4639
  }
4640
4640
  return E;
4641
4641
  }
@@ -5381,8 +5381,8 @@ let Sr = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", Vf = me({ name: "Dialog", inher
5381
5381
  let G = K.target.closest("a");
5382
5382
  if (!G)
5383
5383
  return;
5384
- let { hash: le } = new URL(G.href), H = x.querySelector(le);
5385
- H && !A().some((P) => P.contains(H)) && (q = H);
5384
+ let { hash: le } = new URL(G.href), V = x.querySelector(le);
5385
+ V && !A().some((P) => P.contains(V)) && (q = V);
5386
5386
  } catch {
5387
5387
  }
5388
5388
  }, !0), b.addEventListener(x, "touchmove", (K) => {
@@ -6538,7 +6538,7 @@ const Cd = {
6538
6538
  () => a.query,
6539
6539
  () => {
6540
6540
  We(() => {
6541
- H();
6541
+ V();
6542
6542
  });
6543
6543
  }
6544
6544
  ), je(
@@ -6550,7 +6550,7 @@ const Cd = {
6550
6550
  function le() {
6551
6551
  return He.parseQueryString(window.location.search.replace(/^(\?)/, ""));
6552
6552
  }
6553
- function H() {
6553
+ function V() {
6554
6554
  if (!r.historyMode || d || a.name != p)
6555
6555
  return;
6556
6556
  const Ee = le(), Oe = N(Ee);
@@ -6571,23 +6571,23 @@ const Cd = {
6571
6571
  dt(ye)
6572
6572
  ), fe = He.formatQueryString(be), Be = oe + "?" + fe;
6573
6573
  h == Be && !de || (Ee && (s.value = !0), h = Be, n.get(Be).then((Ie) => {
6574
- V.value = Ie.data, s.value = !1, v.value = !1, f.value = !0;
6574
+ H.value = Ie.data, s.value = !1, v.value = !1, f.value = !0;
6575
6575
  }).catch(() => {
6576
6576
  s.value = !1, v.value = !0;
6577
6577
  }));
6578
6578
  }
6579
- const V = ie(null), ne = Y(() => V.value ? mt(V.value) ? V.value : V.value.data : []), Z = Y(() => {
6579
+ const H = ie(null), ne = Y(() => H.value ? mt(H.value) ? H.value : H.value.data : []), Z = Y(() => {
6580
6580
  const de = {
6581
6581
  current_page: 1,
6582
6582
  last_page: 1,
6583
6583
  per_page: 1,
6584
6584
  total: 0
6585
6585
  };
6586
- return !V.value || mt(V.value) ? de : "meta" in V.value ? V.value.meta : V.value.current_page ? {
6587
- current_page: V.value.current_page,
6588
- last_page: V.value.last_page,
6589
- per_page: V.value.per_page,
6590
- total: V.value.total
6586
+ return !H.value || mt(H.value) ? de : "meta" in H.value ? H.value.meta : H.value.current_page ? {
6587
+ current_page: H.value.current_page,
6588
+ last_page: H.value.last_page,
6589
+ per_page: H.value.per_page,
6590
+ total: H.value.total
6591
6591
  } : null;
6592
6592
  }), U = Y(() => t.value.page && parseInt(t.value.page + "") ? parseInt(t.value.page + "") : 1), ee = Y(() => Z.value ? Z.value.last_page : 1), W = Y(() => {
6593
6593
  var de;
@@ -7026,7 +7026,7 @@ const $a = /* @__PURE__ */ ht(Xd, [["render", nh], ["__scopeId", "data-v-945515f
7026
7026
  const L = P(I);
7027
7027
  return l.value.indexOf(L) >= 0;
7028
7028
  }
7029
- function H(I) {
7029
+ function V(I) {
7030
7030
  return n.detailed && le(I);
7031
7031
  }
7032
7032
  function P(I) {
@@ -7054,14 +7054,14 @@ const $a = /* @__PURE__ */ ht(Xd, [["render", nh], ["__scopeId", "data-v-945515f
7054
7054
  c.value = c.value.sort((re, se) => te.indexOf(`${re.newKey}`) - te.indexOf(`${se.newKey}`));
7055
7055
  });
7056
7056
  }
7057
- function V(I) {
7057
+ function H(I) {
7058
7058
  c.value = c.value.filter(
7059
7059
  (L) => L.newKey !== I.newKey
7060
7060
  );
7061
7061
  }
7062
7062
  const ne = "border-b border-slate-300";
7063
7063
  function Z(I, L) {
7064
- return I < n.data.length - 1 || H(L) ? ne : "";
7064
+ return I < n.data.length - 1 || V(L) ? ne : "";
7065
7065
  }
7066
7066
  function U(I) {
7067
7067
  return I < n.data.length - 1 ? ne : "";
@@ -7072,7 +7072,7 @@ const $a = /* @__PURE__ */ ht(Xd, [["render", nh], ["__scopeId", "data-v-945515f
7072
7072
  function W() {
7073
7073
  return f.value++;
7074
7074
  }
7075
- return $e("addColumn", D), $e("removeColumn", V), $e("nextSequence", W), o({
7075
+ return $e("addColumn", D), $e("removeColumn", H), $e("nextSequence", W), o({
7076
7076
  newColumns: y
7077
7077
  }), (I, L) => {
7078
7078
  const z = Ke("BaseIcon");
@@ -7264,7 +7264,7 @@ const $a = /* @__PURE__ */ ht(Xd, [["render", nh], ["__scopeId", "data-v-945515f
7264
7264
  ]),
7265
7265
  he(kt, { name: e.detailTransition }, {
7266
7266
  default: pe(() => [
7267
- H(te) ? (F(), J("tr", {
7267
+ V(te) ? (F(), J("tr", {
7268
7268
  key: re + "detail"
7269
7269
  }, [
7270
7270
  R("td", {
@@ -7642,7 +7642,7 @@ const Uh = /* @__PURE__ */ ht(jh, [["render", Fh]]), zh = { class: "flex justify
7642
7642
  sortDirection: K,
7643
7643
  onSortChange: G,
7644
7644
  error: le,
7645
- firstLoad: H
7645
+ firstLoad: V
7646
7646
  }) => [
7647
7647
  he(Tn, {
7648
7648
  clipped: "",
@@ -7729,7 +7729,7 @@ const Uh = /* @__PURE__ */ ht(jh, [["render", Fh]]), zh = { class: "flex justify
7729
7729
  }),
7730
7730
  R("p", Wh, xe(x.$t("sui.whoops")), 1)
7731
7731
  ])
7732
- ])) : H ? (F(), J("div", Yh, [
7732
+ ])) : V ? (F(), J("div", Yh, [
7733
7733
  R("div", Qh, [
7734
7734
  he(Uh, { class: "w-32" }),
7735
7735
  R("p", Zh, xe(x.$t("sui.nothing_found")), 1)
@@ -8237,8 +8237,8 @@ const op = { class: "-m-0.5 flex" }, lp = { class: "w-auto p-0.5" }, ap = ["disa
8237
8237
  let M = r.placement.split("-")[0];
8238
8238
  T && !N ? M = "bottom" : !T && N ? M = "top" : T && N && (b > S ? M = "top" : M = "bottom");
8239
8239
  const q = a.value + p.value, K = window.innerWidth - a.value, G = q < s.value, le = K < s.value;
8240
- let H = r.placement.split("-")[1];
8241
- return G && !le ? H = "start" : !G && le ? H = "end" : G && le && (q > K ? H = "end" : H = "start"), `${M}-${H}`;
8240
+ let V = r.placement.split("-")[1];
8241
+ return G && !le ? V = "start" : !G && le ? V = "end" : G && le && (q > K ? V = "end" : V = "start"), `${M}-${V}`;
8242
8242
  }), x = Y(() => {
8243
8243
  let b = u.value;
8244
8244
  (_.value == "bottom-start" || _.value == "bottom-end") && (b += d.value, b += r.padding), (_.value == "top-start" || _.value == "top-end") && (b -= v.value, b -= r.padding);
@@ -8453,7 +8453,7 @@ const op = { class: "-m-0.5 flex" }, lp = { class: "w-auto p-0.5" }, ap = ["disa
8453
8453
  }, K = Y(() => n.size == "xs" ? "min-h-[34px]" : n.size == "sm" ? "min-h-[38px]" : "min-h-[42px]"), G = Y(() => {
8454
8454
  const P = "h-[32px] text-base";
8455
8455
  return n.size == "xs" ? P + " xs:text-xs xs:h-[22px]" : n.size == "sm" ? P + " xs:text-sm xs:h-[28px]" : P;
8456
- }), le = (P) => w.value && w.value.value == P.value ? "bg-red-200 border-red-300 text-red-800" : "bg-slate-200 border-slate-300", H = Y(() => {
8456
+ }), le = (P) => w.value && w.value.value == P.value ? "bg-red-200 border-red-300 text-red-800" : "bg-slate-200 border-slate-300", V = Y(() => {
8457
8457
  let P = "py-[5px] pl-[0.75em] text-sm";
8458
8458
  return n.disabled ? P += " pr-[0.75em]" : P += " pr-1", n.size == "xs" ? P + " xs:py-[3px] xs:pl-2 xs:text-xs" : n.size == "sm" ? P + " xs:py-[3px] xs:pl-2 xs:text-sm" : P;
8459
8459
  });
@@ -8485,13 +8485,13 @@ const op = { class: "-m-0.5 flex" }, lp = { class: "w-auto p-0.5" }, ap = ["disa
8485
8485
  ]])
8486
8486
  }, [
8487
8487
  R("div", {
8488
- class: ue([$(H)])
8488
+ class: ue([$(V)])
8489
8489
  }, xe(D.label), 3),
8490
8490
  e.disabled ? we("", !0) : (F(), J("button", {
8491
8491
  key: 0,
8492
8492
  type: "button",
8493
8493
  class: "flex shrink-0 appearance-none items-center justify-center border-0 bg-transparent pl-1 pr-3 text-xs outline-none",
8494
- onClick: (V) => q(D)
8494
+ onClick: (H) => q(D)
8495
8495
  }, " ✕ ", 8, Ap))
8496
8496
  ], 2)
8497
8497
  ]))), 128)),
@@ -11498,9 +11498,9 @@ var yo = {}, vm = {
11498
11498
  var G = q.split(`
11499
11499
  `), le = G.shift();
11500
11500
  le.length > 0 && (M < this.length() - 1 || this.children.tail == null ? a(T.prototype.__proto__ || Object.getPrototypeOf(T.prototype), "insertAt", this).call(this, Math.min(M, this.length() - 1), le) : this.children.tail.insertAt(this.children.tail.length(), le), this.cache = {});
11501
- var H = this;
11501
+ var V = this;
11502
11502
  G.reduce(function(P, C) {
11503
- return H = H.split(P, !0), H.insertAt(0, C), C.length;
11503
+ return V = V.split(P, !0), V.insertAt(0, C), C.length;
11504
11504
  }, M + le.length);
11505
11505
  }
11506
11506
  }
@@ -11560,21 +11560,21 @@ var yo = {}, vm = {
11560
11560
  Object.defineProperty(n, "__esModule", {
11561
11561
  value: !0
11562
11562
  }), n.default = n.overload = n.expandConfig = void 0;
11563
- var l = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(H) {
11564
- return typeof H;
11565
- } : function(H) {
11566
- return H && typeof Symbol == "function" && H.constructor === Symbol && H !== Symbol.prototype ? "symbol" : typeof H;
11563
+ var l = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(V) {
11564
+ return typeof V;
11565
+ } : function(V) {
11566
+ return V && typeof Symbol == "function" && V.constructor === Symbol && V !== Symbol.prototype ? "symbol" : typeof V;
11567
11567
  }, a = function() {
11568
- function H(P, C) {
11569
- var D = [], V = !0, ne = !1, Z = void 0;
11568
+ function V(P, C) {
11569
+ var D = [], H = !0, ne = !1, Z = void 0;
11570
11570
  try {
11571
- for (var U = P[Symbol.iterator](), ee; !(V = (ee = U.next()).done) && (D.push(ee.value), !(C && D.length === C)); V = !0)
11571
+ for (var U = P[Symbol.iterator](), ee; !(H = (ee = U.next()).done) && (D.push(ee.value), !(C && D.length === C)); H = !0)
11572
11572
  ;
11573
11573
  } catch (W) {
11574
11574
  ne = !0, Z = W;
11575
11575
  } finally {
11576
11576
  try {
11577
- !V && U.return && U.return();
11577
+ !H && U.return && U.return();
11578
11578
  } finally {
11579
11579
  if (ne)
11580
11580
  throw Z;
@@ -11586,34 +11586,34 @@ var yo = {}, vm = {
11586
11586
  if (Array.isArray(P))
11587
11587
  return P;
11588
11588
  if (Symbol.iterator in Object(P))
11589
- return H(P, C);
11589
+ return V(P, C);
11590
11590
  throw new TypeError("Invalid attempt to destructure non-iterable instance");
11591
11591
  };
11592
11592
  }(), u = function() {
11593
- function H(P, C) {
11593
+ function V(P, C) {
11594
11594
  for (var D = 0; D < C.length; D++) {
11595
- var V = C[D];
11596
- V.enumerable = V.enumerable || !1, V.configurable = !0, "value" in V && (V.writable = !0), Object.defineProperty(P, V.key, V);
11595
+ var H = C[D];
11596
+ H.enumerable = H.enumerable || !1, H.configurable = !0, "value" in H && (H.writable = !0), Object.defineProperty(P, H.key, H);
11597
11597
  }
11598
11598
  }
11599
11599
  return function(P, C, D) {
11600
- return C && H(P.prototype, C), D && H(P, D), P;
11600
+ return C && V(P.prototype, C), D && V(P, D), P;
11601
11601
  };
11602
11602
  }();
11603
11603
  i(50);
11604
11604
  var p = i(2), d = b(p), c = i(14), f = b(c), s = i(8), v = b(s), g = i(9), w = b(g), h = i(0), y = b(h), t = i(15), k = b(t), m = i(3), O = b(m), A = i(10), E = b(A), _ = i(34), x = b(_);
11605
- function b(H) {
11606
- return H && H.__esModule ? H : { default: H };
11605
+ function b(V) {
11606
+ return V && V.__esModule ? V : { default: V };
11607
11607
  }
11608
- function S(H, P, C) {
11609
- return P in H ? Object.defineProperty(H, P, { value: C, enumerable: !0, configurable: !0, writable: !0 }) : H[P] = C, H;
11608
+ function S(V, P, C) {
11609
+ return P in V ? Object.defineProperty(V, P, { value: C, enumerable: !0, configurable: !0, writable: !0 }) : V[P] = C, V;
11610
11610
  }
11611
- function T(H, P) {
11612
- if (!(H instanceof P))
11611
+ function T(V, P) {
11612
+ if (!(V instanceof P))
11613
11613
  throw new TypeError("Cannot call a class as a function");
11614
11614
  }
11615
11615
  var N = (0, E.default)("quill"), M = function() {
11616
- u(H, null, [{
11616
+ u(V, null, [{
11617
11617
  key: "debug",
11618
11618
  value: function(C) {
11619
11619
  C === !0 && (C = "log"), E.default.level(C);
@@ -11631,22 +11631,22 @@ var yo = {}, vm = {
11631
11631
  }, {
11632
11632
  key: "register",
11633
11633
  value: function(C, D) {
11634
- var V = this, ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1;
11634
+ var H = this, ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1;
11635
11635
  if (typeof C != "string") {
11636
11636
  var Z = C.attrName || C.blotName;
11637
11637
  typeof Z == "string" ? this.register("formats/" + Z, C, D) : Object.keys(C).forEach(function(U) {
11638
- V.register(U, C[U], D);
11638
+ H.register(U, C[U], D);
11639
11639
  });
11640
11640
  } else
11641
11641
  this.imports[C] != null && !ne && N.warn("Overwriting " + C + " with", D), this.imports[C] = D, (C.startsWith("blots/") || C.startsWith("formats/")) && D.blotName !== "abstract" ? y.default.register(D) : C.startsWith("modules") && typeof D.register == "function" && D.register();
11642
11642
  }
11643
11643
  }]);
11644
- function H(P) {
11644
+ function V(P) {
11645
11645
  var C = this, D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
11646
- if (T(this, H), this.options = q(P, D), this.container = this.options.container, this.container == null)
11646
+ if (T(this, V), this.options = q(P, D), this.container = this.options.container, this.container == null)
11647
11647
  return N.error("Invalid Quill container", P);
11648
- this.options.debug && H.debug(this.options.debug);
11649
- var V = this.container.innerHTML.trim();
11648
+ this.options.debug && V.debug(this.options.debug);
11649
+ var H = this.container.innerHTML.trim();
11650
11650
  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 v.default(), this.scroll = y.default.create(this.root, {
11651
11651
  emitter: this.emitter,
11652
11652
  whitelist: this.options.formats
@@ -11658,16 +11658,16 @@ var yo = {}, vm = {
11658
11658
  return C.editor.update(null, U, W);
11659
11659
  }, Z);
11660
11660
  });
11661
- var ne = this.clipboard.convert(`<div class='ql-editor' style="white-space: normal;">` + V + "<p><br></p></div>");
11661
+ var ne = this.clipboard.convert(`<div class='ql-editor' style="white-space: normal;">` + H + "<p><br></p></div>");
11662
11662
  this.setContents(ne), this.history.clear(), this.options.placeholder && this.root.setAttribute("data-placeholder", this.options.placeholder), this.options.readOnly && this.disable();
11663
11663
  }
11664
- return u(H, [{
11664
+ return u(V, [{
11665
11665
  key: "addContainer",
11666
11666
  value: function(C) {
11667
11667
  var D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
11668
11668
  if (typeof C == "string") {
11669
- var V = C;
11670
- C = document.createElement("div"), C.classList.add(V);
11669
+ var H = C;
11670
+ C = document.createElement("div"), C.classList.add(H);
11671
11671
  }
11672
11672
  return this.container.insertBefore(C, D), C;
11673
11673
  }
@@ -11678,11 +11678,11 @@ var yo = {}, vm = {
11678
11678
  }
11679
11679
  }, {
11680
11680
  key: "deleteText",
11681
- value: function(C, D, V) {
11682
- var ne = this, Z = G(C, D, V), U = a(Z, 4);
11683
- return C = U[0], D = U[1], V = U[3], K.call(this, function() {
11681
+ value: function(C, D, H) {
11682
+ var ne = this, Z = G(C, D, H), U = a(Z, 4);
11683
+ return C = U[0], D = U[1], H = U[3], K.call(this, function() {
11684
11684
  return ne.editor.deleteText(C, D);
11685
- }, V, C, -1 * D);
11685
+ }, H, C, -1 * D);
11686
11686
  }
11687
11687
  }, {
11688
11688
  key: "disable",
@@ -11704,33 +11704,33 @@ var yo = {}, vm = {
11704
11704
  }, {
11705
11705
  key: "format",
11706
11706
  value: function(C, D) {
11707
- var V = this, ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : v.default.sources.API;
11707
+ var H = this, ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : v.default.sources.API;
11708
11708
  return K.call(this, function() {
11709
- var Z = V.getSelection(!0), U = new d.default();
11709
+ var Z = H.getSelection(!0), U = new d.default();
11710
11710
  if (Z == null)
11711
11711
  return U;
11712
11712
  if (y.default.query(C, y.default.Scope.BLOCK))
11713
- U = V.editor.formatLine(Z.index, Z.length, S({}, C, D));
11713
+ U = H.editor.formatLine(Z.index, Z.length, S({}, C, D));
11714
11714
  else {
11715
11715
  if (Z.length === 0)
11716
- return V.selection.format(C, D), U;
11717
- U = V.editor.formatText(Z.index, Z.length, S({}, C, D));
11716
+ return H.selection.format(C, D), U;
11717
+ U = H.editor.formatText(Z.index, Z.length, S({}, C, D));
11718
11718
  }
11719
- return V.setSelection(Z, v.default.sources.SILENT), U;
11719
+ return H.setSelection(Z, v.default.sources.SILENT), U;
11720
11720
  }, ne);
11721
11721
  }
11722
11722
  }, {
11723
11723
  key: "formatLine",
11724
- value: function(C, D, V, ne, Z) {
11725
- var U = this, ee = void 0, W = G(C, D, V, ne, Z), I = a(W, 4);
11724
+ value: function(C, D, H, ne, Z) {
11725
+ var U = this, ee = void 0, W = G(C, D, H, ne, Z), I = a(W, 4);
11726
11726
  return C = I[0], D = I[1], ee = I[2], Z = I[3], K.call(this, function() {
11727
11727
  return U.editor.formatLine(C, D, ee);
11728
11728
  }, Z, C, 0);
11729
11729
  }
11730
11730
  }, {
11731
11731
  key: "formatText",
11732
- value: function(C, D, V, ne, Z) {
11733
- var U = this, ee = void 0, W = G(C, D, V, ne, Z), I = a(W, 4);
11732
+ value: function(C, D, H, ne, Z) {
11733
+ var U = this, ee = void 0, W = G(C, D, H, ne, Z), I = a(W, 4);
11734
11734
  return C = I[0], D = I[1], ee = I[2], Z = I[3], K.call(this, function() {
11735
11735
  return U.editor.formatText(C, D, ee);
11736
11736
  }, Z, C, 0);
@@ -11738,22 +11738,22 @@ var yo = {}, vm = {
11738
11738
  }, {
11739
11739
  key: "getBounds",
11740
11740
  value: function(C) {
11741
- var D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, V = void 0;
11742
- typeof C == "number" ? V = this.selection.getBounds(C, D) : V = this.selection.getBounds(C.index, C.length);
11741
+ var D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, H = void 0;
11742
+ typeof C == "number" ? H = this.selection.getBounds(C, D) : H = this.selection.getBounds(C.index, C.length);
11743
11743
  var ne = this.container.getBoundingClientRect();
11744
11744
  return {
11745
- bottom: V.bottom - ne.top,
11746
- height: V.height,
11747
- left: V.left - ne.left,
11748
- right: V.right - ne.left,
11749
- top: V.top - ne.top,
11750
- width: V.width
11745
+ bottom: H.bottom - ne.top,
11746
+ height: H.height,
11747
+ left: H.left - ne.left,
11748
+ right: H.right - ne.left,
11749
+ top: H.top - ne.top,
11750
+ width: H.width
11751
11751
  };
11752
11752
  }
11753
11753
  }, {
11754
11754
  key: "getContents",
11755
11755
  value: function() {
11756
- var C = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : this.getLength() - C, V = G(C, D), ne = a(V, 2);
11756
+ var C = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : this.getLength() - C, H = G(C, D), ne = a(H, 2);
11757
11757
  return C = ne[0], D = ne[1], this.editor.getContents(C, D);
11758
11758
  }
11759
11759
  }, {
@@ -11802,7 +11802,7 @@ var yo = {}, vm = {
11802
11802
  }, {
11803
11803
  key: "getText",
11804
11804
  value: function() {
11805
- var C = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : this.getLength() - C, V = G(C, D), ne = a(V, 2);
11805
+ var C = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : this.getLength() - C, H = G(C, D), ne = a(H, 2);
11806
11806
  return C = ne[0], D = ne[1], this.editor.getText(C, D);
11807
11807
  }
11808
11808
  }, {
@@ -11812,16 +11812,16 @@ var yo = {}, vm = {
11812
11812
  }
11813
11813
  }, {
11814
11814
  key: "insertEmbed",
11815
- value: function(C, D, V) {
11816
- var ne = this, Z = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : H.sources.API;
11815
+ value: function(C, D, H) {
11816
+ var ne = this, Z = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : V.sources.API;
11817
11817
  return K.call(this, function() {
11818
- return ne.editor.insertEmbed(C, D, V);
11818
+ return ne.editor.insertEmbed(C, D, H);
11819
11819
  }, Z, C);
11820
11820
  }
11821
11821
  }, {
11822
11822
  key: "insertText",
11823
- value: function(C, D, V, ne, Z) {
11824
- var U = this, ee = void 0, W = G(C, 0, V, ne, Z), I = a(W, 4);
11823
+ value: function(C, D, H, ne, Z) {
11824
+ var U = this, ee = void 0, W = G(C, 0, H, ne, Z), I = a(W, 4);
11825
11825
  return C = I[0], ee = I[2], Z = I[3], K.call(this, function() {
11826
11826
  return U.editor.insertText(C, D, ee);
11827
11827
  }, Z, C, D.length);
@@ -11848,16 +11848,16 @@ var yo = {}, vm = {
11848
11848
  }
11849
11849
  }, {
11850
11850
  key: "pasteHTML",
11851
- value: function(C, D, V) {
11852
- this.clipboard.dangerouslyPasteHTML(C, D, V);
11851
+ value: function(C, D, H) {
11852
+ this.clipboard.dangerouslyPasteHTML(C, D, H);
11853
11853
  }
11854
11854
  }, {
11855
11855
  key: "removeFormat",
11856
- value: function(C, D, V) {
11857
- var ne = this, Z = G(C, D, V), U = a(Z, 4);
11858
- return C = U[0], D = U[1], V = U[3], K.call(this, function() {
11856
+ value: function(C, D, H) {
11857
+ var ne = this, Z = G(C, D, H), U = a(Z, 4);
11858
+ return C = U[0], D = U[1], H = U[3], K.call(this, function() {
11859
11859
  return ne.editor.removeFormat(C, D);
11860
- }, V, C);
11860
+ }, H, C);
11861
11861
  }
11862
11862
  }, {
11863
11863
  key: "scrollIntoView",
@@ -11867,7 +11867,7 @@ var yo = {}, vm = {
11867
11867
  }, {
11868
11868
  key: "setContents",
11869
11869
  value: function(C) {
11870
- var D = this, V = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : v.default.sources.API;
11870
+ var D = this, H = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : v.default.sources.API;
11871
11871
  return K.call(this, function() {
11872
11872
  C = new d.default(C);
11873
11873
  var ne = D.getLength(), Z = D.editor.deleteText(0, ne), U = D.editor.applyDelta(C), ee = U.ops[U.ops.length - 1];
@@ -11875,23 +11875,23 @@ var yo = {}, vm = {
11875
11875
  ` && (D.editor.deleteText(D.getLength() - 1, 1), U.delete(1));
11876
11876
  var W = Z.compose(U);
11877
11877
  return W;
11878
- }, V);
11878
+ }, H);
11879
11879
  }
11880
11880
  }, {
11881
11881
  key: "setSelection",
11882
- value: function(C, D, V) {
11882
+ value: function(C, D, H) {
11883
11883
  if (C == null)
11884
- this.selection.setRange(null, D || H.sources.API);
11884
+ this.selection.setRange(null, D || V.sources.API);
11885
11885
  else {
11886
- var ne = G(C, D, V), Z = a(ne, 4);
11887
- C = Z[0], D = Z[1], V = Z[3], this.selection.setRange(new t.Range(C, D), V), V !== v.default.sources.SILENT && this.selection.scrollIntoView(this.scrollingContainer);
11886
+ var ne = G(C, D, H), Z = a(ne, 4);
11887
+ C = Z[0], D = Z[1], H = Z[3], this.selection.setRange(new t.Range(C, D), H), H !== v.default.sources.SILENT && this.selection.scrollIntoView(this.scrollingContainer);
11888
11888
  }
11889
11889
  }
11890
11890
  }, {
11891
11891
  key: "setText",
11892
11892
  value: function(C) {
11893
- var D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : v.default.sources.API, V = new d.default().insert(C);
11894
- return this.setContents(V, D);
11893
+ var D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : v.default.sources.API, H = new d.default().insert(C);
11894
+ return this.setContents(H, D);
11895
11895
  }
11896
11896
  }, {
11897
11897
  key: "update",
@@ -11902,12 +11902,12 @@ var yo = {}, vm = {
11902
11902
  }, {
11903
11903
  key: "updateContents",
11904
11904
  value: function(C) {
11905
- var D = this, V = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : v.default.sources.API;
11905
+ var D = this, H = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : v.default.sources.API;
11906
11906
  return K.call(this, function() {
11907
- return C = new d.default(C), D.editor.applyDelta(C, V);
11908
- }, V, !0);
11907
+ return C = new d.default(C), D.editor.applyDelta(C, H);
11908
+ }, H, !0);
11909
11909
  }
11910
- }]), H;
11910
+ }]), V;
11911
11911
  }();
11912
11912
  M.DEFAULTS = {
11913
11913
  bounds: null,
@@ -11924,9 +11924,9 @@ var yo = {}, vm = {
11924
11924
  "core/module": w.default,
11925
11925
  "core/theme": x.default
11926
11926
  };
11927
- function q(H, P) {
11927
+ function q(V, P) {
11928
11928
  if (P = (0, O.default)(!0, {
11929
- container: H,
11929
+ container: V,
11930
11930
  modules: {
11931
11931
  clipboard: !0,
11932
11932
  keyboard: !0,
@@ -11942,23 +11942,23 @@ var yo = {}, vm = {
11942
11942
  ne.modules[Z] === !0 && (ne.modules[Z] = {});
11943
11943
  });
11944
11944
  });
11945
- var D = Object.keys(C.modules).concat(Object.keys(P.modules)), V = D.reduce(function(ne, Z) {
11945
+ var D = Object.keys(C.modules).concat(Object.keys(P.modules)), H = D.reduce(function(ne, Z) {
11946
11946
  var U = M.import("modules/" + Z);
11947
11947
  return U == null ? N.error("Cannot load " + Z + " module. Are you sure you registered it?") : ne[Z] = U.DEFAULTS || {}, ne;
11948
11948
  }, {});
11949
11949
  return P.modules != null && P.modules.toolbar && P.modules.toolbar.constructor !== Object && (P.modules.toolbar = {
11950
11950
  container: P.modules.toolbar
11951
- }), P = (0, O.default)(!0, {}, M.DEFAULTS, { modules: V }, C, P), ["bounds", "container", "scrollingContainer"].forEach(function(ne) {
11951
+ }), P = (0, O.default)(!0, {}, M.DEFAULTS, { modules: H }, C, P), ["bounds", "container", "scrollingContainer"].forEach(function(ne) {
11952
11952
  typeof P[ne] == "string" && (P[ne] = document.querySelector(P[ne]));
11953
11953
  }), P.modules = Object.keys(P.modules).reduce(function(ne, Z) {
11954
11954
  return P.modules[Z] && (ne[Z] = P.modules[Z]), ne;
11955
11955
  }, {}), P;
11956
11956
  }
11957
- function K(H, P, C, D) {
11957
+ function K(V, P, C, D) {
11958
11958
  if (this.options.strict && !this.isEnabled() && P === v.default.sources.USER)
11959
11959
  return new d.default();
11960
- var V = C == null ? null : this.getSelection(), ne = this.editor.delta, Z = H();
11961
- if (V != null && (C === !0 && (C = V.index), D == null ? V = le(V, Z, P) : D !== 0 && (V = le(V, C, D, P)), this.setSelection(V, v.default.sources.SILENT)), Z.length() > 0) {
11960
+ var H = C == null ? null : this.getSelection(), ne = this.editor.delta, Z = V();
11961
+ if (H != null && (C === !0 && (C = H.index), D == null ? H = le(H, Z, P) : D !== 0 && (H = le(H, C, D, P)), this.setSelection(H, v.default.sources.SILENT)), Z.length() > 0) {
11962
11962
  var U, ee = [v.default.events.TEXT_CHANGE, Z, ne, P];
11963
11963
  if ((U = this.emitter).emit.apply(U, [v.default.events.EDITOR_CHANGE].concat(ee)), P !== v.default.sources.SILENT) {
11964
11964
  var W;
@@ -11967,26 +11967,26 @@ var yo = {}, vm = {
11967
11967
  }
11968
11968
  return Z;
11969
11969
  }
11970
- function G(H, P, C, D, V) {
11970
+ function G(V, P, C, D, H) {
11971
11971
  var ne = {};
11972
- return typeof H.index == "number" && typeof H.length == "number" ? typeof P != "number" ? (V = D, D = C, C = P, P = H.length, H = H.index) : (P = H.length, H = H.index) : typeof P != "number" && (V = D, D = C, C = P, P = 0), (typeof C > "u" ? "undefined" : l(C)) === "object" ? (ne = C, V = D) : typeof C == "string" && (D != null ? ne[C] = D : V = C), V = V || v.default.sources.API, [H, P, ne, V];
11972
+ return typeof V.index == "number" && typeof V.length == "number" ? typeof P != "number" ? (H = D, D = C, C = P, P = V.length, V = V.index) : (P = V.length, V = V.index) : typeof P != "number" && (H = D, D = C, C = P, P = 0), (typeof C > "u" ? "undefined" : l(C)) === "object" ? (ne = C, H = D) : typeof C == "string" && (D != null ? ne[C] = D : H = C), H = H || v.default.sources.API, [V, P, ne, H];
11973
11973
  }
11974
- function le(H, P, C, D) {
11975
- if (H == null)
11974
+ function le(V, P, C, D) {
11975
+ if (V == null)
11976
11976
  return null;
11977
- var V = void 0, ne = void 0;
11977
+ var H = void 0, ne = void 0;
11978
11978
  if (P instanceof d.default) {
11979
- var Z = [H.index, H.index + H.length].map(function(I) {
11979
+ var Z = [V.index, V.index + V.length].map(function(I) {
11980
11980
  return P.transformPosition(I, D !== v.default.sources.USER);
11981
11981
  }), U = a(Z, 2);
11982
- V = U[0], ne = U[1];
11982
+ H = U[0], ne = U[1];
11983
11983
  } else {
11984
- var ee = [H.index, H.index + H.length].map(function(I) {
11984
+ var ee = [V.index, V.index + V.length].map(function(I) {
11985
11985
  return I < P || I === P && D === v.default.sources.USER ? I : C >= 0 ? I + C : Math.max(P, I + C);
11986
11986
  }), W = a(ee, 2);
11987
- V = W[0], ne = W[1];
11987
+ H = W[0], ne = W[1];
11988
11988
  }
11989
- return new t.Range(V, ne - V);
11989
+ return new t.Range(H, ne - H);
11990
11990
  }
11991
11991
  n.expandConfig = q, n.overload = G, n.default = M;
11992
11992
  },
@@ -12414,8 +12414,8 @@ var yo = {}, vm = {
12414
12414
  if (T !== 0 && !(f.default.query(N, f.default.Scope.BLOCK) == null || N === this.statics.blotName && M === this.statics.formats(this.domNode))) {
12415
12415
  var q = this.newlineIndex(S);
12416
12416
  if (!(q < 0 || q >= S + T)) {
12417
- var K = this.newlineIndex(S, !0) + 1, G = q - K + 1, le = this.isolate(K, G), H = le.next;
12418
- le.format(N, M), H instanceof x && H.formatAt(0, S - K + T - G, N, M);
12417
+ var K = this.newlineIndex(S, !0) + 1, G = q - K + 1, le = this.isolate(K, G), V = le.next;
12418
+ le.format(N, M), V instanceof x && V.formatAt(0, S - K + T - G, N, M);
12419
12419
  }
12420
12420
  }
12421
12421
  }
@@ -12481,21 +12481,21 @@ var yo = {}, vm = {
12481
12481
  Object.defineProperty(n, "__esModule", {
12482
12482
  value: !0
12483
12483
  });
12484
- var l = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(H) {
12485
- return typeof H;
12486
- } : function(H) {
12487
- return H && typeof Symbol == "function" && H.constructor === Symbol && H !== Symbol.prototype ? "symbol" : typeof H;
12484
+ var l = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(V) {
12485
+ return typeof V;
12486
+ } : function(V) {
12487
+ return V && typeof Symbol == "function" && V.constructor === Symbol && V !== Symbol.prototype ? "symbol" : typeof V;
12488
12488
  }, a = function() {
12489
- function H(P, C) {
12490
- var D = [], V = !0, ne = !1, Z = void 0;
12489
+ function V(P, C) {
12490
+ var D = [], H = !0, ne = !1, Z = void 0;
12491
12491
  try {
12492
- for (var U = P[Symbol.iterator](), ee; !(V = (ee = U.next()).done) && (D.push(ee.value), !(C && D.length === C)); V = !0)
12492
+ for (var U = P[Symbol.iterator](), ee; !(H = (ee = U.next()).done) && (D.push(ee.value), !(C && D.length === C)); H = !0)
12493
12493
  ;
12494
12494
  } catch (W) {
12495
12495
  ne = !0, Z = W;
12496
12496
  } finally {
12497
12497
  try {
12498
- !V && U.return && U.return();
12498
+ !H && U.return && U.return();
12499
12499
  } finally {
12500
12500
  if (ne)
12501
12501
  throw Z;
@@ -12507,38 +12507,38 @@ var yo = {}, vm = {
12507
12507
  if (Array.isArray(P))
12508
12508
  return P;
12509
12509
  if (Symbol.iterator in Object(P))
12510
- return H(P, C);
12510
+ return V(P, C);
12511
12511
  throw new TypeError("Invalid attempt to destructure non-iterable instance");
12512
12512
  };
12513
12513
  }(), u = function() {
12514
- function H(P, C) {
12514
+ function V(P, C) {
12515
12515
  for (var D = 0; D < C.length; D++) {
12516
- var V = C[D];
12517
- V.enumerable = V.enumerable || !1, V.configurable = !0, "value" in V && (V.writable = !0), Object.defineProperty(P, V.key, V);
12516
+ var H = C[D];
12517
+ H.enumerable = H.enumerable || !1, H.configurable = !0, "value" in H && (H.writable = !0), Object.defineProperty(P, H.key, H);
12518
12518
  }
12519
12519
  }
12520
12520
  return function(P, C, D) {
12521
- return C && H(P.prototype, C), D && H(P, D), P;
12521
+ return C && V(P.prototype, C), D && V(P, D), P;
12522
12522
  };
12523
12523
  }(), p = i(2), d = T(p), c = i(20), f = T(c), s = i(0), v = T(s), g = i(13), w = T(g), h = i(24), y = T(h), t = i(4), k = T(t), m = i(16), O = T(m), A = i(21), E = T(A), _ = i(11), x = T(_), b = i(3), S = T(b);
12524
- function T(H) {
12525
- return H && H.__esModule ? H : { default: H };
12524
+ function T(V) {
12525
+ return V && V.__esModule ? V : { default: V };
12526
12526
  }
12527
- function N(H, P, C) {
12528
- return P in H ? Object.defineProperty(H, P, { value: C, enumerable: !0, configurable: !0, writable: !0 }) : H[P] = C, H;
12527
+ function N(V, P, C) {
12528
+ return P in V ? Object.defineProperty(V, P, { value: C, enumerable: !0, configurable: !0, writable: !0 }) : V[P] = C, V;
12529
12529
  }
12530
- function M(H, P) {
12531
- if (!(H instanceof P))
12530
+ function M(V, P) {
12531
+ if (!(V instanceof P))
12532
12532
  throw new TypeError("Cannot call a class as a function");
12533
12533
  }
12534
12534
  var q = /^[ -~]*$/, K = function() {
12535
- function H(P) {
12536
- M(this, H), this.scroll = P, this.delta = this.getDelta();
12535
+ function V(P) {
12536
+ M(this, V), this.scroll = P, this.delta = this.getDelta();
12537
12537
  }
12538
- return u(H, [{
12538
+ return u(V, [{
12539
12539
  key: "applyDelta",
12540
12540
  value: function(C) {
12541
- var D = this, V = !1;
12541
+ var D = this, H = !1;
12542
12542
  this.scroll.update();
12543
12543
  var ne = this.scroll.length();
12544
12544
  return this.scroll.batchStart(), C = le(C), C.reduce(function(Z, U) {
@@ -12547,8 +12547,8 @@ var yo = {}, vm = {
12547
12547
  if (typeof U.insert == "string") {
12548
12548
  var I = U.insert;
12549
12549
  I.endsWith(`
12550
- `) && V && (V = !1, I = I.slice(0, -1)), Z >= ne && !I.endsWith(`
12551
- `) && (V = !0), D.scroll.insertAt(Z, I);
12550
+ `) && H && (H = !1, I = I.slice(0, -1)), Z >= ne && !I.endsWith(`
12551
+ `) && (H = !0), D.scroll.insertAt(Z, I);
12552
12552
  var L = D.scroll.line(Z), z = a(L, 2), te = z[0], re = z[1], se = (0, S.default)({}, (0, t.bubbleFormats)(te));
12553
12553
  if (te instanceof k.default) {
12554
12554
  var de = te.descendant(v.default.Leaf, re), Ee = a(de, 1), Oe = Ee[0];
@@ -12578,16 +12578,16 @@ var yo = {}, vm = {
12578
12578
  }, {
12579
12579
  key: "formatLine",
12580
12580
  value: function(C, D) {
12581
- var V = this, ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
12581
+ var H = this, ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
12582
12582
  return this.scroll.update(), Object.keys(ne).forEach(function(Z) {
12583
- if (!(V.scroll.whitelist != null && !V.scroll.whitelist[Z])) {
12584
- var U = V.scroll.lines(C, Math.max(D, 1)), ee = D;
12583
+ if (!(H.scroll.whitelist != null && !H.scroll.whitelist[Z])) {
12584
+ var U = H.scroll.lines(C, Math.max(D, 1)), ee = D;
12585
12585
  U.forEach(function(W) {
12586
12586
  var I = W.length();
12587
12587
  if (!(W instanceof w.default))
12588
12588
  W.format(Z, ne[Z]);
12589
12589
  else {
12590
- var L = C - W.offset(V.scroll), z = W.newlineIndex(L + ee) - L + 1;
12590
+ var L = C - W.offset(H.scroll), z = W.newlineIndex(L + ee) - L + 1;
12591
12591
  W.formatAt(L, z, Z, ne[Z]);
12592
12592
  }
12593
12593
  ee -= I;
@@ -12598,9 +12598,9 @@ var yo = {}, vm = {
12598
12598
  }, {
12599
12599
  key: "formatText",
12600
12600
  value: function(C, D) {
12601
- var V = this, ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
12601
+ var H = this, ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
12602
12602
  return Object.keys(ne).forEach(function(Z) {
12603
- V.scroll.formatAt(C, D, Z, ne[Z]);
12603
+ H.scroll.formatAt(C, D, Z, ne[Z]);
12604
12604
  }), this.update(new d.default().retain(C).retain(D, (0, E.default)(ne)));
12605
12605
  }
12606
12606
  }, {
@@ -12618,12 +12618,12 @@ var yo = {}, vm = {
12618
12618
  }, {
12619
12619
  key: "getFormat",
12620
12620
  value: function(C) {
12621
- var D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, V = [], ne = [];
12621
+ var D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, H = [], ne = [];
12622
12622
  D === 0 ? this.scroll.path(C).forEach(function(U) {
12623
12623
  var ee = a(U, 1), W = ee[0];
12624
- W instanceof k.default ? V.push(W) : W instanceof v.default.Leaf && ne.push(W);
12625
- }) : (V = this.scroll.lines(C, D), ne = this.scroll.descendants(v.default.Leaf, C, D));
12626
- var Z = [V, ne].map(function(U) {
12624
+ W instanceof k.default ? H.push(W) : W instanceof v.default.Leaf && ne.push(W);
12625
+ }) : (H = this.scroll.lines(C, D), ne = this.scroll.descendants(v.default.Leaf, C, D));
12626
+ var Z = [H, ne].map(function(U) {
12627
12627
  if (U.length === 0)
12628
12628
  return {};
12629
12629
  for (var ee = (0, t.bubbleFormats)(U.shift()); Object.keys(ee).length > 0; ) {
@@ -12639,25 +12639,25 @@ var yo = {}, vm = {
12639
12639
  }, {
12640
12640
  key: "getText",
12641
12641
  value: function(C, D) {
12642
- return this.getContents(C, D).filter(function(V) {
12643
- return typeof V.insert == "string";
12644
- }).map(function(V) {
12645
- return V.insert;
12642
+ return this.getContents(C, D).filter(function(H) {
12643
+ return typeof H.insert == "string";
12644
+ }).map(function(H) {
12645
+ return H.insert;
12646
12646
  }).join("");
12647
12647
  }
12648
12648
  }, {
12649
12649
  key: "insertEmbed",
12650
- value: function(C, D, V) {
12651
- return this.scroll.insertAt(C, D, V), this.update(new d.default().retain(C).insert(N({}, D, V)));
12650
+ value: function(C, D, H) {
12651
+ return this.scroll.insertAt(C, D, H), this.update(new d.default().retain(C).insert(N({}, D, H)));
12652
12652
  }
12653
12653
  }, {
12654
12654
  key: "insertText",
12655
12655
  value: function(C, D) {
12656
- var V = this, ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
12656
+ var H = this, ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
12657
12657
  return D = D.replace(/\r\n/g, `
12658
12658
  `).replace(/\r/g, `
12659
12659
  `), this.scroll.insertAt(C, D), Object.keys(ne).forEach(function(Z) {
12660
- V.scroll.formatAt(C, D.length, Z, ne[Z]);
12660
+ H.scroll.formatAt(C, D.length, Z, ne[Z]);
12661
12661
  }), this.update(new d.default().retain(C).insert(D, (0, E.default)(ne)));
12662
12662
  }
12663
12663
  }, {
@@ -12673,43 +12673,43 @@ var yo = {}, vm = {
12673
12673
  }, {
12674
12674
  key: "removeFormat",
12675
12675
  value: function(C, D) {
12676
- var V = this.getText(C, D), ne = this.scroll.line(C + D), Z = a(ne, 2), U = Z[0], ee = Z[1], W = 0, I = new d.default();
12676
+ var H = this.getText(C, D), ne = this.scroll.line(C + D), Z = a(ne, 2), U = Z[0], ee = Z[1], W = 0, I = new d.default();
12677
12677
  U != null && (U instanceof w.default ? W = U.newlineIndex(ee) - ee + 1 : W = U.length() - ee, I = U.delta().slice(ee, ee + W - 1).insert(`
12678
12678
  `));
12679
- var L = this.getContents(C, D + W), z = L.diff(new d.default().insert(V).concat(I)), te = new d.default().retain(C).concat(z);
12679
+ var L = this.getContents(C, D + W), z = L.diff(new d.default().insert(H).concat(I)), te = new d.default().retain(C).concat(z);
12680
12680
  return this.applyDelta(te);
12681
12681
  }
12682
12682
  }, {
12683
12683
  key: "update",
12684
12684
  value: function(C) {
12685
- var D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : [], V = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : void 0, ne = this.delta;
12685
+ var D = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : [], H = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : void 0, ne = this.delta;
12686
12686
  if (D.length === 1 && D[0].type === "characterData" && D[0].target.data.match(q) && v.default.find(D[0].target)) {
12687
- var Z = v.default.find(D[0].target), U = (0, t.bubbleFormats)(Z), ee = Z.offset(this.scroll), W = D[0].oldValue.replace(y.default.CONTENTS, ""), I = new d.default().insert(W), L = new d.default().insert(Z.value()), z = new d.default().retain(ee).concat(I.diff(L, V));
12687
+ var Z = v.default.find(D[0].target), U = (0, t.bubbleFormats)(Z), ee = Z.offset(this.scroll), W = D[0].oldValue.replace(y.default.CONTENTS, ""), I = new d.default().insert(W), L = new d.default().insert(Z.value()), z = new d.default().retain(ee).concat(I.diff(L, H));
12688
12688
  C = z.reduce(function(te, re) {
12689
12689
  return re.insert ? te.insert(re.insert, U) : te.push(re);
12690
12690
  }, new d.default()), this.delta = ne.compose(C);
12691
12691
  } else
12692
- this.delta = this.getDelta(), (!C || !(0, x.default)(ne.compose(C), this.delta)) && (C = ne.diff(this.delta, V));
12692
+ this.delta = this.getDelta(), (!C || !(0, x.default)(ne.compose(C), this.delta)) && (C = ne.diff(this.delta, H));
12693
12693
  return C;
12694
12694
  }
12695
- }]), H;
12695
+ }]), V;
12696
12696
  }();
12697
- function G(H, P) {
12697
+ function G(V, P) {
12698
12698
  return Object.keys(P).reduce(function(C, D) {
12699
- return H[D] == null || (P[D] === H[D] ? C[D] = P[D] : Array.isArray(P[D]) ? P[D].indexOf(H[D]) < 0 && (C[D] = P[D].concat([H[D]])) : C[D] = [P[D], H[D]]), C;
12699
+ return V[D] == null || (P[D] === V[D] ? C[D] = P[D] : Array.isArray(P[D]) ? P[D].indexOf(V[D]) < 0 && (C[D] = P[D].concat([V[D]])) : C[D] = [P[D], V[D]]), C;
12700
12700
  }, {});
12701
12701
  }
12702
- function le(H) {
12703
- return H.reduce(function(P, C) {
12702
+ function le(V) {
12703
+ return V.reduce(function(P, C) {
12704
12704
  if (C.insert === 1) {
12705
12705
  var D = (0, E.default)(C.attributes);
12706
12706
  return delete D.image, P.insert({ image: C.attributes.image }, D);
12707
12707
  }
12708
12708
  if (C.attributes != null && (C.attributes.list === !0 || C.attributes.bullet === !0) && (C = (0, E.default)(C), C.attributes.list ? C.attributes.list = "ordered" : (C.attributes.list = "bullet", delete C.attributes.bullet)), typeof C.insert == "string") {
12709
- var V = C.insert.replace(/\r\n/g, `
12709
+ var H = C.insert.replace(/\r\n/g, `
12710
12710
  `).replace(/\r/g, `
12711
12711
  `);
12712
- return P.insert(V, C.attributes);
12712
+ return P.insert(H, C.attributes);
12713
12713
  }
12714
12714
  return P.push(C);
12715
12715
  }, new d.default());
@@ -12860,15 +12860,15 @@ var yo = {}, vm = {
12860
12860
  var N = void 0, M = this.scroll.leaf(b), q = l(M, 2), K = q[0], G = q[1];
12861
12861
  if (K == null)
12862
12862
  return null;
12863
- var le = K.position(G, !0), H = l(le, 2);
12864
- N = H[0], G = H[1];
12863
+ var le = K.position(G, !0), V = l(le, 2);
12864
+ N = V[0], G = V[1];
12865
12865
  var P = document.createRange();
12866
12866
  if (S > 0) {
12867
12867
  P.setStart(N, G);
12868
12868
  var C = this.scroll.leaf(b + S), D = l(C, 2);
12869
12869
  if (K = D[0], G = D[1], K == null)
12870
12870
  return null;
12871
- var V = K.position(G, !0), ne = l(V, 2);
12871
+ var H = K.position(G, !0), ne = l(H, 2);
12872
12872
  return N = ne[0], G = ne[1], P.setEnd(N, G), P.getBoundingClientRect();
12873
12873
  } else {
12874
12874
  var Z = "left", U = void 0;
@@ -12914,8 +12914,8 @@ var yo = {}, vm = {
12914
12914
  var S = this, T = [[b.start.node, b.start.offset]];
12915
12915
  b.native.collapsed || T.push([b.end.node, b.end.offset]);
12916
12916
  var N = T.map(function(K) {
12917
- var G = l(K, 2), le = G[0], H = G[1], P = p.default.find(le, !0), C = P.offset(S.scroll);
12918
- return H === 0 ? C : P instanceof p.default.Container ? C + P.length() : C + P.index(le, H);
12917
+ var G = l(K, 2), le = G[0], V = G[1], P = p.default.find(le, !0), C = P.offset(S.scroll);
12918
+ return V === 0 ? C : P instanceof p.default.Container ? C + P.length() : C + P.index(le, V);
12919
12919
  }), M = Math.min(Math.max.apply(Math, t(N)), this.scroll.length() - 1), q = Math.min.apply(Math, [M].concat(t(N)));
12920
12920
  return new O(q, M - q);
12921
12921
  }
@@ -12946,8 +12946,8 @@ var yo = {}, vm = {
12946
12946
  var S = this, T = b.collapsed ? [b.index] : [b.index, b.index + b.length], N = [], M = this.scroll.length();
12947
12947
  return T.forEach(function(q, K) {
12948
12948
  q = Math.min(M - 1, q);
12949
- var G = void 0, le = S.scroll.leaf(q), H = l(le, 2), P = H[0], C = H[1], D = P.position(C, K !== 0), V = l(D, 2);
12950
- G = V[0], C = V[1], N.push(G, C);
12949
+ var G = void 0, le = S.scroll.leaf(q), V = l(le, 2), P = V[0], C = V[1], D = P.position(C, K !== 0), H = l(D, 2);
12950
+ G = H[0], C = H[1], N.push(G, C);
12951
12951
  }), N.length < 2 && (N = N.concat(N)), N;
12952
12952
  }
12953
12953
  }, {
@@ -12959,8 +12959,8 @@ var yo = {}, vm = {
12959
12959
  if (T != null) {
12960
12960
  var N = this.scroll.length() - 1, M = this.scroll.line(Math.min(S.index, N)), q = l(M, 1), K = q[0], G = K;
12961
12961
  if (S.length > 0) {
12962
- var le = this.scroll.line(Math.min(S.index + S.length, N)), H = l(le, 1);
12963
- G = H[0];
12962
+ var le = this.scroll.line(Math.min(S.index + S.length, N)), V = l(le, 1);
12963
+ G = V[0];
12964
12964
  }
12965
12965
  if (!(K == null || G == null)) {
12966
12966
  var P = b.getBoundingClientRect();
@@ -13471,8 +13471,8 @@ var yo = {}, vm = {
13471
13471
  m.push(_), O.push(b);
13472
13472
  }
13473
13473
  l(_, a) && _.forEach(function(P, C) {
13474
- var D = E(C, x - 1), V = E(P, x - 1);
13475
- b.set(D, V);
13474
+ var D = E(C, x - 1), H = E(P, x - 1);
13475
+ b.set(D, H);
13476
13476
  }), l(_, u) && _.forEach(function(P) {
13477
13477
  var C = E(P, x - 1);
13478
13478
  b.add(C);
@@ -13490,8 +13490,8 @@ var yo = {}, vm = {
13490
13490
  }
13491
13491
  if (k)
13492
13492
  for (var le = Object.getOwnPropertyNames(_), N = 0; N < le.length; N++) {
13493
- var H = le[N], G = Object.getOwnPropertyDescriptor(_, H);
13494
- G && G.enumerable || (b[H] = E(_[H], x - 1), Object.defineProperty(b, H, {
13493
+ var V = le[N], G = Object.getOwnPropertyDescriptor(_, V);
13494
+ G && G.enumerable || (b[V] = E(_[V], x - 1), Object.defineProperty(b, V, {
13495
13495
  enumerable: !1
13496
13496
  }));
13497
13497
  }
@@ -13540,8 +13540,8 @@ var yo = {}, vm = {
13540
13540
  try {
13541
13541
  for (var G = S[Symbol.iterator](), le; !(M = (le = G.next()).done) && (N.push(le.value), !(T && N.length === T)); M = !0)
13542
13542
  ;
13543
- } catch (H) {
13544
- q = !0, K = H;
13543
+ } catch (V) {
13544
+ q = !0, K = V;
13545
13545
  } finally {
13546
13546
  try {
13547
13547
  !M && G.return && G.return();
@@ -13625,7 +13625,7 @@ var yo = {}, vm = {
13625
13625
  }, {
13626
13626
  key: "deleteAt",
13627
13627
  value: function(N, M) {
13628
- var q = this.line(N), K = l(q, 2), G = K[0], le = K[1], H = this.line(N + M), P = l(H, 1), C = P[0];
13628
+ var q = this.line(N), K = l(q, 2), G = K[0], le = K[1], V = this.line(N + M), P = l(V, 1), C = P[0];
13629
13629
  if (u(S.prototype.__proto__ || Object.getPrototypeOf(S.prototype), "deleteAt", this).call(this, N, M), C != null && G !== C && le > 0) {
13630
13630
  if (G instanceof s.BlockEmbed || C instanceof s.BlockEmbed) {
13631
13631
  this.optimize();
@@ -13638,8 +13638,8 @@ var yo = {}, vm = {
13638
13638
  return;
13639
13639
  }
13640
13640
  } else if (C instanceof y.default) {
13641
- var V = C.newlineIndex(0);
13642
- V > -1 && C.split(V + 1);
13641
+ var H = C.newlineIndex(0);
13642
+ H > -1 && C.split(H + 1);
13643
13643
  }
13644
13644
  var ne = C.children.head instanceof w.default ? null : C.children.head;
13645
13645
  G.moveChildren(C, ne), G.remove();
@@ -13697,10 +13697,10 @@ var yo = {}, vm = {
13697
13697
  }, {
13698
13698
  key: "lines",
13699
13699
  value: function() {
13700
- var N = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, M = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Number.MAX_VALUE, q = function K(G, le, H) {
13701
- var P = [], C = H;
13702
- return G.children.forEachAt(le, H, function(D, V, ne) {
13703
- _(D) ? P.push(D) : D instanceof d.default.Container && (P = P.concat(K(D, V, C))), C -= ne;
13700
+ var N = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : 0, M = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Number.MAX_VALUE, q = function K(G, le, V) {
13701
+ var P = [], C = V;
13702
+ return G.children.forEachAt(le, V, function(D, H, ne) {
13703
+ _(D) ? P.push(D) : D instanceof d.default.Container && (P = P.concat(K(D, H, C))), C -= ne;
13704
13704
  }), P;
13705
13705
  };
13706
13706
  return q(this, N, M);
@@ -13807,7 +13807,7 @@ var yo = {}, vm = {
13807
13807
  return L.bindings = {}, Object.keys(L.options.bindings).forEach(function(z) {
13808
13808
  z === "list autofill" && W.scroll.whitelist != null && !W.scroll.whitelist.list || L.options.bindings[z] && L.addBinding(L.options.bindings[z]);
13809
13809
  }), L.addBinding({ key: ee.keys.ENTER, shiftKey: null }, D), L.addBinding({ key: ee.keys.ENTER, metaKey: null, ctrlKey: null, altKey: null }, function() {
13810
- }), /Firefox/i.test(navigator.userAgent) ? (L.addBinding({ key: ee.keys.BACKSPACE }, { collapsed: !0 }, H), L.addBinding({ key: ee.keys.DELETE }, { collapsed: !0 }, P)) : (L.addBinding({ key: ee.keys.BACKSPACE }, { collapsed: !0, prefix: /^.?$/ }, H), L.addBinding({ key: ee.keys.DELETE }, { collapsed: !0, suffix: /^.?$/ }, P)), L.addBinding({ key: ee.keys.BACKSPACE }, { collapsed: !1 }, C), L.addBinding({ key: ee.keys.DELETE }, { collapsed: !1 }, C), L.addBinding({ key: ee.keys.BACKSPACE, altKey: null, ctrlKey: null, metaKey: null, shiftKey: null }, { collapsed: !0, offset: 0 }, H), L.listen(), L;
13810
+ }), /Firefox/i.test(navigator.userAgent) ? (L.addBinding({ key: ee.keys.BACKSPACE }, { collapsed: !0 }, V), L.addBinding({ key: ee.keys.DELETE }, { collapsed: !0 }, P)) : (L.addBinding({ key: ee.keys.BACKSPACE }, { collapsed: !0, prefix: /^.?$/ }, V), L.addBinding({ key: ee.keys.DELETE }, { collapsed: !0, suffix: /^.?$/ }, P)), L.addBinding({ key: ee.keys.BACKSPACE }, { collapsed: !1 }, C), L.addBinding({ key: ee.keys.DELETE }, { collapsed: !1 }, C), L.addBinding({ key: ee.keys.BACKSPACE, altKey: null, ctrlKey: null, metaKey: null, shiftKey: null }, { collapsed: !0, offset: 0 }, V), L.listen(), L;
13811
13811
  }
13812
13812
  return u(ee, [{
13813
13813
  key: "addBinding",
@@ -13905,8 +13905,8 @@ var yo = {}, vm = {
13905
13905
  W.format.indent != null ? this.quill.format("indent", "-1", O.default.sources.USER) : W.format.list != null && this.quill.format("list", !1, O.default.sources.USER);
13906
13906
  }
13907
13907
  },
13908
- "indent code-block": V(!0),
13909
- "outdent code-block": V(!1),
13908
+ "indent code-block": H(!0),
13909
+ "outdent code-block": H(!1),
13910
13910
  "remove tab": {
13911
13911
  key: G.keys.TAB,
13912
13912
  shiftKey: !0,
@@ -14014,7 +14014,7 @@ var yo = {}, vm = {
14014
14014
  return de instanceof k.default.Embed ? (U === G.keys.LEFT ? ee ? this.quill.setSelection(z.index - 1, z.length + 1, O.default.sources.USER) : this.quill.setSelection(z.index - 1, O.default.sources.USER) : ee ? this.quill.setSelection(z.index, z.length + 1, O.default.sources.USER) : this.quill.setSelection(z.index + z.length + 1, O.default.sources.USER), !1) : !0;
14015
14015
  }), W;
14016
14016
  }
14017
- function H(U, ee) {
14017
+ function V(U, ee) {
14018
14018
  if (!(U.index === 0 || this.quill.getLength() <= 1)) {
14019
14019
  var W = this.quill.getLine(U.index), I = a(W, 1), L = I[0], z = {};
14020
14020
  if (ee.offset === 0) {
@@ -14061,7 +14061,7 @@ var yo = {}, vm = {
14061
14061
  I[L] == null && (Array.isArray(ee.format[L]) || L !== "link" && W.quill.format(L, ee.format[L], O.default.sources.USER));
14062
14062
  });
14063
14063
  }
14064
- function V(U) {
14064
+ function H(U) {
14065
14065
  return {
14066
14066
  key: G.keys.TAB,
14067
14067
  shiftKey: !U,
@@ -15235,20 +15235,20 @@ var yo = {}, vm = {
15235
15235
  value: !0
15236
15236
  }), n.default = n.BaseTooltip = void 0;
15237
15237
  var l = function() {
15238
- function D(V, ne) {
15238
+ function D(H, ne) {
15239
15239
  for (var Z = 0; Z < ne.length; Z++) {
15240
15240
  var U = ne[Z];
15241
- U.enumerable = U.enumerable || !1, U.configurable = !0, "value" in U && (U.writable = !0), Object.defineProperty(V, U.key, U);
15241
+ U.enumerable = U.enumerable || !1, U.configurable = !0, "value" in U && (U.writable = !0), Object.defineProperty(H, U.key, U);
15242
15242
  }
15243
15243
  }
15244
- return function(V, ne, Z) {
15245
- return ne && D(V.prototype, ne), Z && D(V, Z), V;
15244
+ return function(H, ne, Z) {
15245
+ return ne && D(H.prototype, ne), Z && D(H, Z), H;
15246
15246
  };
15247
- }(), a = function D(V, ne, Z) {
15248
- V === null && (V = Function.prototype);
15249
- var U = Object.getOwnPropertyDescriptor(V, ne);
15247
+ }(), a = function D(H, ne, Z) {
15248
+ H === null && (H = Function.prototype);
15249
+ var U = Object.getOwnPropertyDescriptor(H, ne);
15250
15250
  if (U === void 0) {
15251
- var ee = Object.getPrototypeOf(V);
15251
+ var ee = Object.getPrototypeOf(H);
15252
15252
  return ee === null ? void 0 : D(ee, ne, Z);
15253
15253
  } else {
15254
15254
  if ("value" in U)
@@ -15260,25 +15260,25 @@ var yo = {}, vm = {
15260
15260
  function x(D) {
15261
15261
  return D && D.__esModule ? D : { default: D };
15262
15262
  }
15263
- function b(D, V) {
15264
- if (!(D instanceof V))
15263
+ function b(D, H) {
15264
+ if (!(D instanceof H))
15265
15265
  throw new TypeError("Cannot call a class as a function");
15266
15266
  }
15267
- function S(D, V) {
15267
+ function S(D, H) {
15268
15268
  if (!D)
15269
15269
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
15270
- return V && (typeof V == "object" || typeof V == "function") ? V : D;
15270
+ return H && (typeof H == "object" || typeof H == "function") ? H : D;
15271
15271
  }
15272
- function T(D, V) {
15273
- if (typeof V != "function" && V !== null)
15274
- throw new TypeError("Super expression must either be null or a function, not " + typeof V);
15275
- D.prototype = Object.create(V && V.prototype, { constructor: { value: D, enumerable: !1, writable: !0, configurable: !0 } }), V && (Object.setPrototypeOf ? Object.setPrototypeOf(D, V) : D.__proto__ = V);
15272
+ function T(D, H) {
15273
+ if (typeof H != "function" && H !== null)
15274
+ throw new TypeError("Super expression must either be null or a function, not " + typeof H);
15275
+ D.prototype = Object.create(H && H.prototype, { constructor: { value: D, enumerable: !1, writable: !0, configurable: !0 } }), H && (Object.setPrototypeOf ? Object.setPrototypeOf(D, H) : D.__proto__ = H);
15276
15276
  }
15277
15277
  var N = [!1, "center", "right", "justify"], M = ["#000000", "#e60000", "#ff9900", "#ffff00", "#008a00", "#0066cc", "#9933ff", "#ffffff", "#facccc", "#ffebcc", "#ffffcc", "#cce8cc", "#cce0f5", "#ebd6ff", "#bbbbbb", "#f06666", "#ffc266", "#ffff66", "#66b966", "#66a3e0", "#c285ff", "#888888", "#a10000", "#b26b00", "#b2b200", "#006100", "#0047b2", "#6b24b2", "#444444", "#5c0000", "#663d00", "#666600", "#003700", "#002966", "#3d1466"], q = [!1, "serif", "monospace"], K = ["1", "2", "3", !1], G = ["small", !1, "large", "huge"], le = function(D) {
15278
- T(V, D);
15279
- function V(ne, Z) {
15280
- b(this, V);
15281
- var U = S(this, (V.__proto__ || Object.getPrototypeOf(V)).call(this, ne, Z)), ee = function W(I) {
15278
+ T(H, D);
15279
+ function H(ne, Z) {
15280
+ b(this, H);
15281
+ var U = S(this, (H.__proto__ || Object.getPrototypeOf(H)).call(this, ne, Z)), ee = function W(I) {
15282
15282
  if (!document.body.contains(ne.root))
15283
15283
  return document.body.removeEventListener("click", W);
15284
15284
  U.tooltip != null && !U.tooltip.root.contains(I.target) && document.activeElement !== U.tooltip.textbox && !U.quill.hasFocus() && U.tooltip.hide(), U.pickers != null && U.pickers.forEach(function(L) {
@@ -15287,10 +15287,10 @@ var yo = {}, vm = {
15287
15287
  };
15288
15288
  return ne.emitter.listenDOM("click", document.body, ee), U;
15289
15289
  }
15290
- return l(V, [{
15290
+ return l(H, [{
15291
15291
  key: "addModule",
15292
15292
  value: function(Z) {
15293
- var U = a(V.prototype.__proto__ || Object.getPrototypeOf(V.prototype), "addModule", this).call(this, Z);
15293
+ var U = a(H.prototype.__proto__ || Object.getPrototypeOf(H.prototype), "addModule", this).call(this, Z);
15294
15294
  return Z === "toolbar" && this.extendToolbar(U), U;
15295
15295
  }
15296
15296
  }, {
@@ -15331,7 +15331,7 @@ var yo = {}, vm = {
15331
15331
  };
15332
15332
  this.quill.on(s.default.events.EDITOR_CHANGE, W);
15333
15333
  }
15334
- }]), V;
15334
+ }]), H;
15335
15335
  }(h.default);
15336
15336
  le.DEFAULTS = (0, p.default)(!0, {}, h.default.DEFAULTS, {
15337
15337
  modules: {
@@ -15341,13 +15341,13 @@ var yo = {}, vm = {
15341
15341
  this.quill.theme.tooltip.edit("formula");
15342
15342
  },
15343
15343
  image: function() {
15344
- var V = this, ne = this.container.querySelector("input.ql-image[type=file]");
15344
+ var H = this, ne = this.container.querySelector("input.ql-image[type=file]");
15345
15345
  ne == null && (ne = document.createElement("input"), ne.setAttribute("type", "file"), ne.setAttribute("accept", "image/png, image/gif, image/jpeg, image/bmp, image/x-icon"), ne.classList.add("ql-image"), ne.addEventListener("change", function() {
15346
15346
  if (ne.files != null && ne.files[0] != null) {
15347
15347
  var Z = new FileReader();
15348
15348
  Z.onload = function(U) {
15349
- var ee = V.quill.getSelection(!0);
15350
- V.quill.updateContents(new c.default().retain(ee.index).delete(ee.length).insert({ image: U.target.result }), s.default.sources.USER), V.quill.setSelection(ee.index + 1, s.default.sources.SILENT), ne.value = "";
15349
+ var ee = H.quill.getSelection(!0);
15350
+ H.quill.updateContents(new c.default().retain(ee.index).delete(ee.length).insert({ image: U.target.result }), s.default.sources.USER), H.quill.setSelection(ee.index + 1, s.default.sources.SILENT), ne.value = "";
15351
15351
  }, Z.readAsDataURL(ne.files[0]);
15352
15352
  }
15353
15353
  }), this.container.appendChild(ne)), ne.click();
@@ -15359,14 +15359,14 @@ var yo = {}, vm = {
15359
15359
  }
15360
15360
  }
15361
15361
  });
15362
- var H = function(D) {
15363
- T(V, D);
15364
- function V(ne, Z) {
15365
- b(this, V);
15366
- var U = S(this, (V.__proto__ || Object.getPrototypeOf(V)).call(this, ne, Z));
15362
+ var V = function(D) {
15363
+ T(H, D);
15364
+ function H(ne, Z) {
15365
+ b(this, H);
15366
+ var U = S(this, (H.__proto__ || Object.getPrototypeOf(H)).call(this, ne, Z));
15367
15367
  return U.textbox = U.root.querySelector('input[type="text"]'), U.listen(), U;
15368
15368
  }
15369
- return l(V, [{
15369
+ return l(H, [{
15370
15370
  key: "listen",
15371
15371
  value: function() {
15372
15372
  var Z = this;
@@ -15416,20 +15416,20 @@ var yo = {}, vm = {
15416
15416
  }
15417
15417
  this.textbox.value = "", this.hide();
15418
15418
  }
15419
- }]), V;
15419
+ }]), H;
15420
15420
  }(_.default);
15421
15421
  function P(D) {
15422
- var V = D.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtube\.com\/watch.*v=([a-zA-Z0-9_-]+)/) || D.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtu\.be\/([a-zA-Z0-9_-]+)/);
15423
- return V ? (V[1] || "https") + "://www.youtube.com/embed/" + V[2] + "?showinfo=0" : (V = D.match(/^(?:(https?):\/\/)?(?:www\.)?vimeo\.com\/(\d+)/)) ? (V[1] || "https") + "://player.vimeo.com/video/" + V[2] + "/" : D;
15422
+ var H = D.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtube\.com\/watch.*v=([a-zA-Z0-9_-]+)/) || D.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtu\.be\/([a-zA-Z0-9_-]+)/);
15423
+ return H ? (H[1] || "https") + "://www.youtube.com/embed/" + H[2] + "?showinfo=0" : (H = D.match(/^(?:(https?):\/\/)?(?:www\.)?vimeo\.com\/(\d+)/)) ? (H[1] || "https") + "://player.vimeo.com/video/" + H[2] + "/" : D;
15424
15424
  }
15425
- function C(D, V) {
15425
+ function C(D, H) {
15426
15426
  var ne = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1;
15427
- V.forEach(function(Z) {
15427
+ H.forEach(function(Z) {
15428
15428
  var U = document.createElement("option");
15429
15429
  Z === ne ? U.setAttribute("selected", "selected") : U.setAttribute("value", Z), D.appendChild(U);
15430
15430
  });
15431
15431
  }
15432
- n.BaseTooltip = H, n.default = le;
15432
+ n.BaseTooltip = V, n.default = le;
15433
15433
  },
15434
15434
  function(r, n, i) {
15435
15435
  Object.defineProperty(n, "__esModule", { value: !0 });
@@ -15828,13 +15828,13 @@ var yo = {}, vm = {
15828
15828
  for (var A = m.length, E = O.length, _ = Math.ceil((A + E) / 2), x = _, b = 2 * _, S = new Array(b), T = new Array(b), N = 0; N < b; N++)
15829
15829
  S[N] = -1, T[N] = -1;
15830
15830
  S[x + 1] = 0, T[x + 1] = 0;
15831
- for (var M = A - E, q = M % 2 != 0, K = 0, G = 0, le = 0, H = 0, P = 0; P < _; P++) {
15831
+ for (var M = A - E, q = M % 2 != 0, K = 0, G = 0, le = 0, V = 0, P = 0; P < _; P++) {
15832
15832
  for (var C = -P + K; C <= P - G; C += 2) {
15833
- var D = x + C, V;
15834
- C == -P || C != P && S[D - 1] < S[D + 1] ? V = S[D + 1] : V = S[D - 1] + 1;
15835
- for (var ne = V - C; V < A && ne < E && m.charAt(V) == O.charAt(ne); )
15836
- V++, ne++;
15837
- if (S[D] = V, V > A)
15833
+ var D = x + C, H;
15834
+ C == -P || C != P && S[D - 1] < S[D + 1] ? H = S[D + 1] : H = S[D - 1] + 1;
15835
+ for (var ne = H - C; H < A && ne < E && m.charAt(H) == O.charAt(ne); )
15836
+ H++, ne++;
15837
+ if (S[D] = H, H > A)
15838
15838
  G += 2;
15839
15839
  else if (ne > E)
15840
15840
  K += 2;
@@ -15842,26 +15842,26 @@ var yo = {}, vm = {
15842
15842
  var Z = x + M - C;
15843
15843
  if (Z >= 0 && Z < b && T[Z] != -1) {
15844
15844
  var U = A - T[Z];
15845
- if (V >= U)
15846
- return c(m, O, V, ne);
15845
+ if (H >= U)
15846
+ return c(m, O, H, ne);
15847
15847
  }
15848
15848
  }
15849
15849
  }
15850
- for (var ee = -P + le; ee <= P - H; ee += 2) {
15850
+ for (var ee = -P + le; ee <= P - V; ee += 2) {
15851
15851
  var Z = x + ee, U;
15852
15852
  ee == -P || ee != P && T[Z - 1] < T[Z + 1] ? U = T[Z + 1] : U = T[Z - 1] + 1;
15853
15853
  for (var W = U - ee; U < A && W < E && m.charAt(A - U - 1) == O.charAt(E - W - 1); )
15854
15854
  U++, W++;
15855
15855
  if (T[Z] = U, U > A)
15856
- H += 2;
15856
+ V += 2;
15857
15857
  else if (W > E)
15858
15858
  le += 2;
15859
15859
  else if (!q) {
15860
15860
  var D = x + M - ee;
15861
15861
  if (D >= 0 && D < b && S[D] != -1) {
15862
- var V = S[D], ne = x + V - D;
15863
- if (U = A - U, V >= U)
15864
- return c(m, O, V, ne);
15862
+ var H = S[D], ne = x + H - D;
15863
+ if (U = A - U, H >= U)
15864
+ return c(m, O, H, ne);
15865
15865
  }
15866
15866
  }
15867
15867
  }
@@ -15890,19 +15890,19 @@ var yo = {}, vm = {
15890
15890
  var A = m.length > O.length ? m : O, E = m.length > O.length ? O : m;
15891
15891
  if (A.length < 4 || E.length * 2 < A.length)
15892
15892
  return null;
15893
- function _(G, le, H) {
15894
- for (var P = G.substring(H, H + Math.floor(G.length / 4)), C = -1, D = "", V, ne, Z, U; (C = le.indexOf(P, C + 1)) != -1; ) {
15893
+ function _(G, le, V) {
15894
+ for (var P = G.substring(V, V + Math.floor(G.length / 4)), C = -1, D = "", H, ne, Z, U; (C = le.indexOf(P, C + 1)) != -1; ) {
15895
15895
  var ee = f(
15896
- G.substring(H),
15896
+ G.substring(V),
15897
15897
  le.substring(C)
15898
15898
  ), W = s(
15899
- G.substring(0, H),
15899
+ G.substring(0, V),
15900
15900
  le.substring(0, C)
15901
15901
  );
15902
- D.length < W + ee && (D = le.substring(C - W, C) + le.substring(C, C + ee), V = G.substring(0, H - W), ne = G.substring(H + ee), Z = le.substring(0, C - W), U = le.substring(C + ee));
15902
+ D.length < W + ee && (D = le.substring(C - W, C) + le.substring(C, C + ee), H = G.substring(0, V - W), ne = G.substring(V + ee), Z = le.substring(0, C - W), U = le.substring(C + ee));
15903
15903
  }
15904
15904
  return D.length * 2 >= G.length ? [
15905
- V,
15905
+ H,
15906
15906
  ne,
15907
15907
  Z,
15908
15908
  U,
@@ -16210,7 +16210,7 @@ var yo = {}, vm = {
16210
16210
  throw new TypeError("Super expression must either be null or a function, not " + typeof ae);
16211
16211
  oe.prototype = Object.create(ae && ae.prototype, { constructor: { value: oe, enumerable: !1, writable: !0, configurable: !0 } }), ae && (Object.setPrototypeOf ? Object.setPrototypeOf(oe, ae) : oe.__proto__ = ae);
16212
16212
  }
16213
- var G = (0, y.default)("quill:clipboard"), le = "__ql-matcher", H = [[Node.TEXT_NODE, Oe], [Node.TEXT_NODE, se], ["br", z], [Node.ELEMENT_NODE, se], [Node.ELEMENT_NODE, L], [Node.ELEMENT_NODE, de], [Node.ELEMENT_NODE, I], [Node.ELEMENT_NODE, Ee], ["li", re], ["b", W.bind(W, "bold")], ["i", W.bind(W, "italic")], ["style", te]], P = [m.AlignAttribute, x.DirectionAttribute].reduce(function(oe, ae) {
16213
+ var G = (0, y.default)("quill:clipboard"), le = "__ql-matcher", V = [[Node.TEXT_NODE, Oe], [Node.TEXT_NODE, se], ["br", z], [Node.ELEMENT_NODE, se], [Node.ELEMENT_NODE, L], [Node.ELEMENT_NODE, de], [Node.ELEMENT_NODE, I], [Node.ELEMENT_NODE, Ee], ["li", re], ["b", W.bind(W, "bold")], ["i", W.bind(W, "italic")], ["style", te]], P = [m.AlignAttribute, x.DirectionAttribute].reduce(function(oe, ae) {
16214
16214
  return oe[ae.keyName] = ae, oe;
16215
16215
  }, {}), C = [m.AlignStyle, O.BackgroundStyle, _.ColorStyle, x.DirectionStyle, b.FontStyle, S.SizeStyle].reduce(function(oe, ae) {
16216
16216
  return oe[ae.keyName] = ae, oe;
@@ -16219,7 +16219,7 @@ var yo = {}, vm = {
16219
16219
  function ae(ye, be) {
16220
16220
  M(this, ae);
16221
16221
  var fe = q(this, (ae.__proto__ || Object.getPrototypeOf(ae)).call(this, ye, be));
16222
- return fe.quill.root.addEventListener("paste", fe.onPaste.bind(fe)), fe.container = fe.quill.addContainer("ql-clipboard"), fe.container.setAttribute("contenteditable", !0), fe.container.setAttribute("tabindex", -1), fe.matchers = [], H.concat(fe.options.matchers).forEach(function(Be) {
16222
+ return fe.quill.root.addEventListener("paste", fe.onPaste.bind(fe)), fe.container = fe.quill.addContainer("ql-clipboard"), fe.container.setAttribute("contenteditable", !0), fe.container.setAttribute("tabindex", -1), fe.matchers = [], V.concat(fe.options.matchers).forEach(function(Be) {
16223
16223
  var Ie = a(Be, 2), Ne = Ie[0], tt = Ie[1];
16224
16224
  !be.matchVisual && tt === de || fe.addMatcher(Ne, tt);
16225
16225
  }), fe;
@@ -16292,9 +16292,9 @@ var yo = {}, vm = {
16292
16292
  matchers: [],
16293
16293
  matchVisual: !0
16294
16294
  };
16295
- function V(oe, ae, ye) {
16295
+ function H(oe, ae, ye) {
16296
16296
  return (typeof ae > "u" ? "undefined" : l(ae)) === "object" ? Object.keys(ae).reduce(function(be, fe) {
16297
- return V(be, fe, ae[fe]);
16297
+ return H(be, fe, ae[fe]);
16298
16298
  }, oe) : oe.reduce(function(be, fe) {
16299
16299
  return fe.attributes && fe.attributes[ae] ? be.push(fe) : be.insert(fe.insert, (0, d.default)({}, N({}, ae, ye), fe.attributes));
16300
16300
  }, new f.default());
@@ -16333,14 +16333,14 @@ var yo = {}, vm = {
16333
16333
  }, new f.default()) : new f.default();
16334
16334
  }
16335
16335
  function W(oe, ae, ye) {
16336
- return V(ye, oe, !0);
16336
+ return H(ye, oe, !0);
16337
16337
  }
16338
16338
  function I(oe, ae) {
16339
16339
  var ye = v.default.Attributor.Attribute.keys(oe), be = v.default.Attributor.Class.keys(oe), fe = v.default.Attributor.Style.keys(oe), Be = {};
16340
16340
  return ye.concat(be).concat(fe).forEach(function(Ie) {
16341
16341
  var Ne = v.default.query(Ie, v.default.Scope.ATTRIBUTE);
16342
16342
  Ne != null && (Be[Ne.attrName] = Ne.value(oe), Be[Ne.attrName]) || (Ne = P[Ie], Ne != null && (Ne.attrName === Ie || Ne.keyName === Ie) && (Be[Ne.attrName] = Ne.value(oe) || void 0), Ne = C[Ie], Ne != null && (Ne.attrName === Ie || Ne.keyName === Ie) && (Ne = C[Ie], Be[Ne.attrName] = Ne.value(oe) || void 0));
16343
- }), Object.keys(Be).length > 0 && (ae = V(ae, Be)), ae;
16343
+ }), Object.keys(Be).length > 0 && (ae = H(ae, Be)), ae;
16344
16344
  }
16345
16345
  function L(oe, ae) {
16346
16346
  var ye = v.default.query(oe);
@@ -16350,7 +16350,7 @@ var yo = {}, vm = {
16350
16350
  var be = {}, fe = ye.value(oe);
16351
16351
  fe != null && (be[ye.blotName] = fe, ae = new f.default().insert(be, ye.formats(oe)));
16352
16352
  } else
16353
- typeof ye.formats == "function" && (ae = V(ae, ye.blotName, ye.formats(oe)));
16353
+ typeof ye.formats == "function" && (ae = H(ae, ye.blotName, ye.formats(oe)));
16354
16354
  return ae;
16355
16355
  }
16356
16356
  function z(oe, ae) {
@@ -16387,7 +16387,7 @@ var yo = {}, vm = {
16387
16387
  }
16388
16388
  function Ee(oe, ae) {
16389
16389
  var ye = {}, be = oe.style || {};
16390
- return be.fontStyle && ne(oe).fontStyle === "italic" && (ye.italic = !0), be.fontWeight && (ne(oe).fontWeight.startsWith("bold") || parseInt(ne(oe).fontWeight) >= 700) && (ye.bold = !0), Object.keys(ye).length > 0 && (ae = V(ae, ye)), parseFloat(be.textIndent || 0) > 0 && (ae = new f.default().insert(" ").concat(ae)), ae;
16390
+ return be.fontStyle && ne(oe).fontStyle === "italic" && (ye.italic = !0), be.fontWeight && (ne(oe).fontWeight.startsWith("bold") || parseInt(ne(oe).fontWeight) >= 700) && (ye.bold = !0), Object.keys(ye).length > 0 && (ae = H(ae, ye)), parseFloat(be.textIndent || 0) > 0 && (ae = new f.default().insert(" ").concat(ae)), ae;
16391
16391
  }
16392
16392
  function Oe(oe, ae) {
16393
16393
  var ye = oe.data;
@@ -16481,7 +16481,7 @@ var yo = {}, vm = {
16481
16481
  function S(T, N) {
16482
16482
  var M = [], q = !0, K = !1, G = void 0;
16483
16483
  try {
16484
- for (var le = T[Symbol.iterator](), H; !(q = (H = le.next()).done) && (M.push(H.value), !(N && M.length === N)); q = !0)
16484
+ for (var le = T[Symbol.iterator](), V; !(q = (V = le.next()).done) && (M.push(V.value), !(N && M.length === N)); q = !0)
16485
16485
  ;
16486
16486
  } catch (P) {
16487
16487
  K = !0, G = P;
@@ -16551,10 +16551,10 @@ var yo = {}, vm = {
16551
16551
  q.addHandler(le, q.options.handlers[le]);
16552
16552
  }), [].forEach.call(q.container.querySelectorAll("button, select"), function(le) {
16553
16553
  q.attach(le);
16554
- }), q.quill.on(s.default.events.EDITOR_CHANGE, function(le, H) {
16555
- le === s.default.events.SELECTION_CHANGE && q.update(H);
16554
+ }), q.quill.on(s.default.events.EDITOR_CHANGE, function(le, V) {
16555
+ le === s.default.events.SELECTION_CHANGE && q.update(V);
16556
16556
  }), q.quill.on(s.default.events.SCROLL_OPTIMIZE, function() {
16557
- var le = q.quill.selection.getRange(), H = l(le, 1), P = H[0];
16557
+ var le = q.quill.selection.getRange(), V = l(le, 1), P = V[0];
16558
16558
  q.update(P);
16559
16559
  }), q;
16560
16560
  }
@@ -16582,25 +16582,25 @@ var yo = {}, vm = {
16582
16582
  }
16583
16583
  var G = M.tagName === "SELECT" ? "change" : "click";
16584
16584
  M.addEventListener(G, function(le) {
16585
- var H = void 0;
16585
+ var V = void 0;
16586
16586
  if (M.tagName === "SELECT") {
16587
16587
  if (M.selectedIndex < 0)
16588
16588
  return;
16589
16589
  var P = M.options[M.selectedIndex];
16590
- P.hasAttribute("selected") ? H = !1 : H = P.value || !1;
16590
+ P.hasAttribute("selected") ? V = !1 : V = P.value || !1;
16591
16591
  } else
16592
- M.classList.contains("ql-active") ? H = !1 : H = M.value || !M.hasAttribute("value"), le.preventDefault();
16592
+ M.classList.contains("ql-active") ? V = !1 : V = M.value || !M.hasAttribute("value"), le.preventDefault();
16593
16593
  q.quill.focus();
16594
- var C = q.quill.selection.getRange(), D = l(C, 1), V = D[0];
16594
+ var C = q.quill.selection.getRange(), D = l(C, 1), H = D[0];
16595
16595
  if (q.handlers[K] != null)
16596
- q.handlers[K].call(q, H);
16596
+ q.handlers[K].call(q, V);
16597
16597
  else if (c.default.query(K).prototype instanceof c.default.Embed) {
16598
- if (H = prompt("Enter " + K), !H)
16598
+ if (V = prompt("Enter " + K), !V)
16599
16599
  return;
16600
- q.quill.updateContents(new p.default().retain(V.index).delete(V.length).insert(t({}, K, H)), s.default.sources.USER);
16600
+ q.quill.updateContents(new p.default().retain(H.index).delete(H.length).insert(t({}, K, V)), s.default.sources.USER);
16601
16601
  } else
16602
- q.quill.format(K, H, s.default.sources.USER);
16603
- q.update(V);
16602
+ q.quill.format(K, V, s.default.sources.USER);
16603
+ q.update(H);
16604
16604
  }), this.controls.push([K, M]);
16605
16605
  }
16606
16606
  }
@@ -16609,25 +16609,25 @@ var yo = {}, vm = {
16609
16609
  value: function(M) {
16610
16610
  var q = M == null ? {} : this.quill.getFormat(M);
16611
16611
  this.controls.forEach(function(K) {
16612
- var G = l(K, 2), le = G[0], H = G[1];
16613
- if (H.tagName === "SELECT") {
16612
+ var G = l(K, 2), le = G[0], V = G[1];
16613
+ if (V.tagName === "SELECT") {
16614
16614
  var P = void 0;
16615
16615
  if (M == null)
16616
16616
  P = null;
16617
16617
  else if (q[le] == null)
16618
- P = H.querySelector("option[selected]");
16618
+ P = V.querySelector("option[selected]");
16619
16619
  else if (!Array.isArray(q[le])) {
16620
16620
  var C = q[le];
16621
- typeof C == "string" && (C = C.replace(/\"/g, '\\"')), P = H.querySelector('option[value="' + C + '"]');
16621
+ typeof C == "string" && (C = C.replace(/\"/g, '\\"')), P = V.querySelector('option[value="' + C + '"]');
16622
16622
  }
16623
- P == null ? (H.value = "", H.selectedIndex = -1) : P.selected = !0;
16623
+ P == null ? (V.value = "", V.selectedIndex = -1) : P.selected = !0;
16624
16624
  } else if (M == null)
16625
- H.classList.remove("ql-active");
16626
- else if (H.hasAttribute("value")) {
16627
- var D = q[le] === H.getAttribute("value") || q[le] != null && q[le].toString() === H.getAttribute("value") || q[le] == null && !H.getAttribute("value");
16628
- H.classList.toggle("ql-active", D);
16625
+ V.classList.remove("ql-active");
16626
+ else if (V.hasAttribute("value")) {
16627
+ var D = q[le] === V.getAttribute("value") || q[le] != null && q[le].toString() === V.getAttribute("value") || q[le] == null && !V.getAttribute("value");
16628
+ V.classList.toggle("ql-active", D);
16629
16629
  } else
16630
- H.classList.toggle("ql-active", q[le] != null);
16630
+ V.classList.toggle("ql-active", q[le] != null);
16631
16631
  });
16632
16632
  }
16633
16633
  }]), T;
@@ -16889,8 +16889,8 @@ var yo = {}, vm = {
16889
16889
  try {
16890
16890
  for (var G = S[Symbol.iterator](), le; !(M = (le = G.next()).done) && (N.push(le.value), !(T && N.length === T)); M = !0)
16891
16891
  ;
16892
- } catch (H) {
16893
- q = !0, K = H;
16892
+ } catch (V) {
16893
+ q = !0, K = V;
16894
16894
  } finally {
16895
16895
  try {
16896
16896
  !M && G.return && G.return();
@@ -17006,10 +17006,10 @@ var yo = {}, vm = {
17006
17006
  }), this.quill.on(f.default.events.SELECTION_CHANGE, function(M, q, K) {
17007
17007
  if (M != null) {
17008
17008
  if (M.length === 0 && K === f.default.sources.USER) {
17009
- var G = N.quill.scroll.descendant(w.default, M.index), le = l(G, 2), H = le[0], P = le[1];
17010
- if (H != null) {
17011
- N.linkRange = new h.Range(M.index - P, H.length());
17012
- var C = w.default.formats(H.domNode);
17009
+ var G = N.quill.scroll.descendant(w.default, M.index), le = l(G, 2), V = le[0], P = le[1];
17010
+ if (V != null) {
17011
+ N.linkRange = new h.Range(M.index - P, V.length());
17012
+ var C = w.default.formats(V.domNode);
17013
17013
  N.preview.textContent = C, N.preview.setAttribute("href", C), N.show(), N.position(N.quill.getBounds(N.linkRange));
17014
17014
  return;
17015
17015
  }
@@ -17032,7 +17032,7 @@ var yo = {}, vm = {
17032
17032
  Object.defineProperty(n, "__esModule", {
17033
17033
  value: !0
17034
17034
  });
17035
- var l = i(29), a = fe(l), u = i(36), p = i(38), d = i(64), c = i(65), f = fe(c), s = i(66), v = fe(s), g = i(67), w = fe(g), h = i(37), y = i(26), t = i(39), k = i(40), m = i(56), O = fe(m), A = i(68), E = fe(A), _ = i(27), x = fe(_), b = i(69), S = fe(b), T = i(70), N = fe(T), M = i(71), q = fe(M), K = i(72), G = fe(K), le = i(73), H = fe(le), P = i(13), C = fe(P), D = i(74), V = fe(D), ne = i(75), Z = fe(ne), U = i(57), ee = fe(U), W = i(41), I = fe(W), L = i(28), z = fe(L), te = i(59), re = fe(te), se = i(60), de = fe(se), Ee = i(61), Oe = fe(Ee), oe = i(108), ae = fe(oe), ye = i(62), be = fe(ye);
17035
+ var l = i(29), a = fe(l), u = i(36), p = i(38), d = i(64), c = i(65), f = fe(c), s = i(66), v = fe(s), g = i(67), w = fe(g), h = i(37), y = i(26), t = i(39), k = i(40), m = i(56), O = fe(m), A = i(68), E = fe(A), _ = i(27), x = fe(_), b = i(69), S = fe(b), T = i(70), N = fe(T), M = i(71), q = fe(M), K = i(72), G = fe(K), le = i(73), V = fe(le), P = i(13), C = fe(P), D = i(74), H = fe(D), ne = i(75), Z = fe(ne), U = i(57), ee = fe(U), W = i(41), I = fe(W), L = i(28), z = fe(L), te = i(59), re = fe(te), se = i(60), de = fe(se), Ee = i(61), Oe = fe(Ee), oe = i(108), ae = fe(oe), ye = i(62), be = fe(ye);
17036
17036
  function fe(Be) {
17037
17037
  return Be && Be.__esModule ? Be : { default: Be };
17038
17038
  }
@@ -17070,9 +17070,9 @@ var yo = {}, vm = {
17070
17070
  "formats/strike": N.default,
17071
17071
  "formats/underline": q.default,
17072
17072
  "formats/image": G.default,
17073
- "formats/video": H.default,
17073
+ "formats/video": V.default,
17074
17074
  "formats/list/item": g.ListItem,
17075
- "modules/formula": V.default,
17075
+ "modules/formula": H.default,
17076
17076
  "modules/syntax": Z.default,
17077
17077
  "modules/toolbar": ee.default,
17078
17078
  "themes/bubble": ae.default,
@@ -18073,7 +18073,7 @@ var yo = {}, vm = {
18073
18073
  if (K.length === 1)
18074
18074
  S.position(S.quill.getBounds(N));
18075
18075
  else {
18076
- var G = K[K.length - 1], le = S.quill.getIndex(G), H = Math.min(G.length() - 1, N.index + N.length - le), P = S.quill.getBounds(new v.Range(le, H));
18076
+ var G = K[K.length - 1], le = S.quill.getIndex(G), V = Math.min(G.length() - 1, N.index + N.length - le), P = S.quill.getBounds(new v.Range(le, V));
18077
18077
  S.position(P);
18078
18078
  }
18079
18079
  } else
@@ -18387,9 +18387,9 @@ var km = ei, ir = {}, xm = {
18387
18387
  }
18388
18388
  };
18389
18389
  (function(e, o) {
18390
- var r = 200, n = "__lodash_hash_undefined__", i = 9007199254740991, l = "[object Arguments]", a = "[object Array]", u = "[object Boolean]", p = "[object Date]", d = "[object Error]", c = "[object Function]", f = "[object GeneratorFunction]", s = "[object Map]", v = "[object Number]", g = "[object Object]", w = "[object Promise]", h = "[object RegExp]", y = "[object Set]", t = "[object String]", k = "[object Symbol]", m = "[object WeakMap]", O = "[object ArrayBuffer]", A = "[object DataView]", E = "[object Float32Array]", _ = "[object Float64Array]", x = "[object Int8Array]", b = "[object Int16Array]", S = "[object Int32Array]", T = "[object Uint8Array]", N = "[object Uint8ClampedArray]", M = "[object Uint16Array]", q = "[object Uint32Array]", K = /[\\^$.*+?()[\]{}|]/g, G = /\w*$/, le = /^\[object .+?Constructor\]$/, H = /^(?:0|[1-9]\d*)$/, P = {};
18390
+ var r = 200, n = "__lodash_hash_undefined__", i = 9007199254740991, l = "[object Arguments]", a = "[object Array]", u = "[object Boolean]", p = "[object Date]", d = "[object Error]", c = "[object Function]", f = "[object GeneratorFunction]", s = "[object Map]", v = "[object Number]", g = "[object Object]", w = "[object Promise]", h = "[object RegExp]", y = "[object Set]", t = "[object String]", k = "[object Symbol]", m = "[object WeakMap]", O = "[object ArrayBuffer]", A = "[object DataView]", E = "[object Float32Array]", _ = "[object Float64Array]", x = "[object Int8Array]", b = "[object Int16Array]", S = "[object Int32Array]", T = "[object Uint8Array]", N = "[object Uint8ClampedArray]", M = "[object Uint16Array]", q = "[object Uint32Array]", K = /[\\^$.*+?()[\]{}|]/g, G = /\w*$/, le = /^\[object .+?Constructor\]$/, V = /^(?:0|[1-9]\d*)$/, P = {};
18391
18391
  P[l] = P[a] = P[O] = P[A] = P[u] = P[p] = P[E] = P[_] = P[x] = P[b] = P[S] = P[s] = P[v] = P[g] = P[h] = P[y] = P[t] = P[k] = P[T] = P[N] = P[M] = P[q] = !0, P[d] = P[c] = P[m] = !1;
18392
- var C = typeof nt == "object" && nt && nt.Object === Object && nt, D = typeof self == "object" && self && self.Object === Object && self, V = C || D || Function("return this")(), ne = o && !o.nodeType && o, Z = ne && !0 && e && !e.nodeType && e, U = Z && Z.exports === ne;
18392
+ var C = typeof nt == "object" && nt && nt.Object === Object && nt, D = typeof self == "object" && self && self.Object === Object && self, H = C || D || Function("return this")(), ne = o && !o.nodeType && o, Z = ne && !0 && e && !e.nodeType && e, U = Z && Z.exports === ne;
18393
18393
  function ee(B, j) {
18394
18394
  return B.set(j[0], j[1]), B;
18395
18395
  }
@@ -18446,12 +18446,12 @@ var km = ei, ir = {}, xm = {
18446
18446
  X[++j] = ce;
18447
18447
  }), X;
18448
18448
  }
18449
- var oe = Array.prototype, ae = Function.prototype, ye = Object.prototype, be = V["__core-js_shared__"], fe = function() {
18449
+ var oe = Array.prototype, ae = Function.prototype, ye = Object.prototype, be = H["__core-js_shared__"], fe = function() {
18450
18450
  var B = /[^.]+$/.exec(be && be.keys && be.keys.IE_PROTO || "");
18451
18451
  return B ? "Symbol(src)_1." + B : "";
18452
18452
  }(), Be = ae.toString, Ie = ye.hasOwnProperty, Ne = ye.toString, tt = RegExp(
18453
18453
  "^" + Be.call(Ie).replace(K, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
18454
- ), Je = U ? V.Buffer : void 0, ge = V.Symbol, Q = V.Uint8Array, ve = Ee(Object.getPrototypeOf, Object), _e = Object.create, Ae = ye.propertyIsEnumerable, St = oe.splice, Et = Object.getOwnPropertySymbols, pt = Je ? Je.isBuffer : void 0, zt = Ee(Object.keys, Object), Xt = Nt(V, "DataView"), $t = Nt(V, "Map"), De = Nt(V, "Promise"), Jt = Nt(V, "Set"), Vt = Nt(V, "WeakMap"), Tt = Nt(Object, "create"), Pn = vt(Xt), un = vt($t), $n = vt(De), Mn = vt(Jt), jn = vt(Vt), en = ge ? ge.prototype : void 0, ur = en ? en.valueOf : void 0;
18454
+ ), Je = U ? H.Buffer : void 0, ge = H.Symbol, Q = H.Uint8Array, ve = Ee(Object.getPrototypeOf, Object), _e = Object.create, Ae = ye.propertyIsEnumerable, St = oe.splice, Et = Object.getOwnPropertySymbols, pt = Je ? Je.isBuffer : void 0, zt = Ee(Object.keys, Object), Xt = Nt(H, "DataView"), $t = Nt(H, "Map"), De = Nt(H, "Promise"), Jt = Nt(H, "Set"), Vt = Nt(H, "WeakMap"), Tt = Nt(Object, "create"), Pn = vt(Xt), un = vt($t), $n = vt(De), Mn = vt(Jt), jn = vt(Vt), en = ge ? ge.prototype : void 0, ur = en ? en.valueOf : void 0;
18455
18455
  function Ht(B) {
18456
18456
  var j = -1, X = B ? B.length : 0;
18457
18457
  for (this.clear(); ++j < X; ) {
@@ -18762,7 +18762,7 @@ var km = ei, ir = {}, xm = {
18762
18762
  }
18763
18763
  }
18764
18764
  function Ci(B, j) {
18765
- return j = j ?? i, !!j && (typeof B == "number" || H.test(B)) && B > -1 && B % 1 == 0 && B < j;
18765
+ return j = j ?? i, !!j && (typeof B == "number" || V.test(B)) && B > -1 && B % 1 == 0 && B < j;
18766
18766
  }
18767
18767
  function Li(B) {
18768
18768
  var j = typeof B;
@@ -18839,8 +18839,8 @@ var or = {}, _m = {
18839
18839
  }
18840
18840
  };
18841
18841
  (function(e, o) {
18842
- var r = 200, n = "__lodash_hash_undefined__", i = 1, l = 2, a = 9007199254740991, u = "[object Arguments]", p = "[object Array]", d = "[object AsyncFunction]", c = "[object Boolean]", f = "[object Date]", s = "[object Error]", v = "[object Function]", g = "[object GeneratorFunction]", w = "[object Map]", h = "[object Number]", y = "[object Null]", t = "[object Object]", k = "[object Promise]", m = "[object Proxy]", O = "[object RegExp]", A = "[object Set]", E = "[object String]", _ = "[object Symbol]", x = "[object Undefined]", b = "[object WeakMap]", S = "[object ArrayBuffer]", T = "[object DataView]", N = "[object Float32Array]", M = "[object Float64Array]", q = "[object Int8Array]", K = "[object Int16Array]", G = "[object Int32Array]", le = "[object Uint8Array]", H = "[object Uint8ClampedArray]", P = "[object Uint16Array]", C = "[object Uint32Array]", D = /[\\^$.*+?()[\]{}|]/g, V = /^\[object .+?Constructor\]$/, ne = /^(?:0|[1-9]\d*)$/, Z = {};
18843
- Z[N] = Z[M] = Z[q] = Z[K] = Z[G] = Z[le] = Z[H] = Z[P] = Z[C] = !0, Z[u] = Z[p] = Z[S] = Z[c] = Z[T] = Z[f] = Z[s] = Z[v] = Z[w] = Z[h] = Z[t] = Z[O] = Z[A] = Z[E] = Z[b] = !1;
18842
+ var r = 200, n = "__lodash_hash_undefined__", i = 1, l = 2, a = 9007199254740991, u = "[object Arguments]", p = "[object Array]", d = "[object AsyncFunction]", c = "[object Boolean]", f = "[object Date]", s = "[object Error]", v = "[object Function]", g = "[object GeneratorFunction]", w = "[object Map]", h = "[object Number]", y = "[object Null]", t = "[object Object]", k = "[object Promise]", m = "[object Proxy]", O = "[object RegExp]", A = "[object Set]", E = "[object String]", _ = "[object Symbol]", x = "[object Undefined]", b = "[object WeakMap]", S = "[object ArrayBuffer]", T = "[object DataView]", N = "[object Float32Array]", M = "[object Float64Array]", q = "[object Int8Array]", K = "[object Int16Array]", G = "[object Int32Array]", le = "[object Uint8Array]", V = "[object Uint8ClampedArray]", P = "[object Uint16Array]", C = "[object Uint32Array]", D = /[\\^$.*+?()[\]{}|]/g, H = /^\[object .+?Constructor\]$/, ne = /^(?:0|[1-9]\d*)$/, Z = {};
18843
+ Z[N] = Z[M] = Z[q] = Z[K] = Z[G] = Z[le] = Z[V] = Z[P] = Z[C] = !0, Z[u] = Z[p] = Z[S] = Z[c] = Z[T] = Z[f] = Z[s] = Z[v] = Z[w] = Z[h] = Z[t] = Z[O] = Z[A] = Z[E] = Z[b] = !1;
18844
18844
  var U = typeof nt == "object" && nt && nt.Object === Object && nt, ee = typeof self == "object" && self && self.Object === Object && self, W = U || ee || Function("return this")(), I = o && !o.nodeType && o, L = I && !0 && e && !e.nodeType && e, z = L && L.exports === I, te = z && U.process, re = function() {
18845
18845
  try {
18846
18846
  return te && te.binding && te.binding("util");
@@ -19081,7 +19081,7 @@ var or = {}, _m = {
19081
19081
  function Ei(B) {
19082
19082
  if (!gr(B) || Li(B))
19083
19083
  return !1;
19084
- var j = yr(B) ? St : V;
19084
+ var j = yr(B) ? St : H;
19085
19085
  return j.test(vt(B));
19086
19086
  }
19087
19087
  function Oi(B) {