@stock-in-the-channel/sinch-vue-components 0.0.362 → 0.0.363

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.es.js +320 -328
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { ref as L, getCurrentInstance as De, computed as b, watch as he, nextTick as mt, h as _, Transition as hn, onBeforeUnmount as yt, shallowReactive as T0, provide as _a, onMounted as it, onBeforeUpdate as Vo, onUpdated as E0, inject as Ln, reactive as aa, markRaw as Uh, defineComponent as at, withDirectives as Ce, onUnmounted as Ja, Teleport as x0, onDeactivated as zr, toRaw as Mr, onActivated as Ga, onBeforeMount as is, KeepAlive as jh, createApp as I0, vShow as Ne, isRef as zh, unref as E, openBlock as F, createElementBlock as J, createElementVNode as w, normalizeClass as Wt, withKeys as oa, vModelText as O0, toDisplayString as A, createVNode as D, shallowRef as Hh, Fragment as et, effectScope as P0, Text as $0, createBlock as _e, withCtx as B, renderList as wt, createCommentVNode as fe, mergeProps as os, createTextVNode as Re, resolveDirective as q0, resolveComponent as ar, renderSlot as N0, vModelSelect as xf, capitalize as If, createSlots as D0 } from "vue";
1
+ import { ref as L, getCurrentInstance as De, computed as b, watch as he, nextTick as mt, h as _, Transition as hn, onBeforeUnmount as yt, shallowReactive as T0, provide as _a, onMounted as it, onBeforeUpdate as Vo, onUpdated as E0, inject as Ln, reactive as aa, markRaw as Uh, defineComponent as at, withDirectives as ke, onUnmounted as Ja, Teleport as x0, onDeactivated as zr, toRaw as Mr, onActivated as Ga, onBeforeMount as is, KeepAlive as jh, createApp as I0, vShow as Ne, isRef as zh, unref as E, openBlock as F, createElementBlock as J, createElementVNode as w, normalizeClass as Wt, withKeys as oa, vModelText as O0, toDisplayString as A, createVNode as D, shallowRef as Hh, Fragment as et, effectScope as P0, Text as $0, createBlock as _e, withCtx as B, renderList as wt, createCommentVNode as fe, mergeProps as os, createTextVNode as Re, resolveDirective as q0, resolveComponent as ar, renderSlot as N0, vModelSelect as xf, capitalize as If, createSlots as D0 } from "vue";
2
2
  /*!
3
3
  * Quasar Framework v2.17.4
4
4
  * (c) 2015-present Razvan Stoenescu
@@ -134,7 +134,7 @@ var F0 = Au;
134
134
  function be(e) {
135
135
  return Uh(at(e));
136
136
  }
137
- function wr(e) {
137
+ function _r(e) {
138
138
  return Uh(e);
139
139
  }
140
140
  var wa = (e, t) => {
@@ -857,7 +857,7 @@ function Vc(e, t) {
857
857
  function sr(e, t, n, r, a, i) {
858
858
  t.key = r + a;
859
859
  const o = _(e, t, n);
860
- return a === !0 ? Ce(o, i()) : o;
860
+ return a === !0 ? ke(o, i()) : o;
861
861
  }
862
862
  var Rf = "0 0 24 24", Af = (e) => e, Vs = (e) => `ionicons ${e}`, ap = {
863
863
  "mdi-": (e) => `mdi ${e}`,
@@ -1492,7 +1492,7 @@ function Uf(e, { modifiers: t, value: n, arg: r }) {
1492
1492
  keyCodes: [].concat(a.keyCodes || 13)
1493
1493
  };
1494
1494
  }
1495
- var us = wr(
1495
+ var us = _r(
1496
1496
  {
1497
1497
  name: "ripple",
1498
1498
  beforeMount(e, t) {
@@ -1798,7 +1798,7 @@ var { passiveCapture: nr } = Vt, ai = null, ii = null, oi = null, Ae = be({
1798
1798
  class: "absolute-full flex flex-center"
1799
1799
  }, t.loading !== void 0 ? t.loading() : [_(ur)])
1800
1800
  ] : null)
1801
- ), Ce(
1801
+ ), ke(
1802
1802
  _(
1803
1803
  c.value,
1804
1804
  T.value,
@@ -1834,7 +1834,7 @@ var { passiveCapture: nr } = Vt, ai = null, ii = null, oi = null, Ae = be({
1834
1834
  return () => _("div", { class: n.value }, We(t.default));
1835
1835
  }
1836
1836
  });
1837
- function yr() {
1837
+ function gr() {
1838
1838
  if (window.getSelection !== void 0) {
1839
1839
  const e = window.getSelection();
1840
1840
  e.empty !== void 0 ? e.empty() : e.removeAllRanges !== void 0 && (e.removeAllRanges(), F0.is.mobile !== !0 && e.addRange(document.createRange()));
@@ -1896,7 +1896,7 @@ function Wc({
1896
1896
  }, 300);
1897
1897
  },
1898
1898
  mobileCleanup(v) {
1899
- o.value.classList.remove("non-selectable"), l !== null && (clearTimeout(l), l = null), e.value === !0 && v !== void 0 && yr();
1899
+ o.value.classList.remove("non-selectable"), l !== null && (clearTimeout(l), l = null), e.value === !0 && v !== void 0 && gr();
1900
1900
  }
1901
1901
  }), n = function(v = r.contextMenu) {
1902
1902
  if (r.noParentEvent === !0 || o.value === null)
@@ -3092,7 +3092,7 @@ function M_(e) {
3092
3092
  a && (t[r] = a);
3093
3093
  }), t;
3094
3094
  }
3095
- var F_ = wr(
3095
+ var F_ = _r(
3096
3096
  {
3097
3097
  name: "touch-swipe",
3098
3098
  beforeMount(e, { value: t, arg: n, modifiers: r }) {
@@ -3152,7 +3152,7 @@ var F_ = wr(
3152
3152
  } else if (s < i.sensitivity[2] && f < i.sensitivity[2])
3153
3153
  return;
3154
3154
  const v = s / l, m = f / l;
3155
- i.direction.vertical === !0 && s < f && s < 100 && m > i.sensitivity[0] && (i.event.dir = d < 0 ? "up" : "down"), i.direction.horizontal === !0 && s > f && f < 100 && v > i.sensitivity[0] && (i.event.dir = c < 0 ? "left" : "right"), i.direction.up === !0 && s < f && d < 0 && s < 100 && m > i.sensitivity[0] && (i.event.dir = "up"), i.direction.down === !0 && s < f && d > 0 && s < 100 && m > i.sensitivity[0] && (i.event.dir = "down"), i.direction.left === !0 && s > f && c < 0 && f < 100 && v > i.sensitivity[0] && (i.event.dir = "left"), i.direction.right === !0 && s > f && c > 0 && f < 100 && v > i.sensitivity[0] && (i.event.dir = "right"), i.event.dir !== !1 ? (vt(o), i.event.mouse === !0 && (document.body.classList.add("no-pointer-events--children"), document.body.classList.add("non-selectable"), yr(), i.styleCleanup = (g) => {
3155
+ i.direction.vertical === !0 && s < f && s < 100 && m > i.sensitivity[0] && (i.event.dir = d < 0 ? "up" : "down"), i.direction.horizontal === !0 && s > f && f < 100 && v > i.sensitivity[0] && (i.event.dir = c < 0 ? "left" : "right"), i.direction.up === !0 && s < f && d < 0 && s < 100 && m > i.sensitivity[0] && (i.event.dir = "up"), i.direction.down === !0 && s < f && d > 0 && s < 100 && m > i.sensitivity[0] && (i.event.dir = "down"), i.direction.left === !0 && s > f && c < 0 && f < 100 && v > i.sensitivity[0] && (i.event.dir = "left"), i.direction.right === !0 && s > f && c > 0 && f < 100 && v > i.sensitivity[0] && (i.event.dir = "right"), i.event.dir !== !1 ? (vt(o), i.event.mouse === !0 && (document.body.classList.add("no-pointer-events--children"), document.body.classList.add("non-selectable"), gr(), i.styleCleanup = (g) => {
3156
3156
  i.styleCleanup = void 0, document.body.classList.remove("non-selectable");
3157
3157
  const p = () => {
3158
3158
  document.body.classList.remove("no-pointer-events--children");
@@ -4176,7 +4176,7 @@ function zs(e, t, n) {
4176
4176
  }
4177
4177
  };
4178
4178
  }
4179
- var H_ = 0, ir = wr(
4179
+ var H_ = 0, ir = _r(
4180
4180
  {
4181
4181
  name: "touch-pan",
4182
4182
  beforeMount(e, { value: t, modifiers: n }) {
@@ -4246,7 +4246,7 @@ var H_ = 0, ir = wr(
4246
4246
  const c = a.event.mouse === !0, s = () => {
4247
4247
  r(i, c);
4248
4248
  let v;
4249
- n.preserveCursor !== !0 && n.preservecursor !== !0 && (v = document.documentElement.style.cursor || "", document.documentElement.style.cursor = "grabbing"), c === !0 && document.body.classList.add("no-pointer-events--children"), document.body.classList.add("non-selectable"), yr(), a.styleCleanup = (m) => {
4249
+ n.preserveCursor !== !0 && n.preservecursor !== !0 && (v = document.documentElement.style.cursor || "", document.documentElement.style.cursor = "grabbing"), c === !0 && document.body.classList.add("no-pointer-events--children"), document.body.classList.add("non-selectable"), gr(), a.styleCleanup = (m) => {
4250
4250
  if (a.styleCleanup = void 0, v !== void 0 && (document.documentElement.style.cursor = v), document.body.classList.remove("non-selectable"), c === !0) {
4251
4251
  const g = () => {
4252
4252
  document.body.classList.remove("no-pointer-events--children");
@@ -4431,10 +4431,10 @@ function Vp({ updateValue: e, updatePosition: t, getDragging: n, formAttrs: r })
4431
4431
  I.value
4432
4432
  );
4433
4433
  }
4434
- const ke = b(
4434
+ const Ce = b(
4435
4435
  () => To(a.markers) === !0 ? a.markers : C.value
4436
4436
  ), ue = b(() => {
4437
- const ce = [], Te = ke.value, je = a.max;
4437
+ const ce = [], Te = Ce.value, je = a.max;
4438
4438
  let lt = a.min;
4439
4439
  do
4440
4440
  ce.push(lt), lt += Te;
@@ -4459,7 +4459,7 @@ function Vp({ updateValue: e, updatePosition: t, getDragging: n, formAttrs: r })
4459
4459
  // TODO ts definition
4460
4460
  getStyle: H
4461
4461
  })), Xe = b(() => {
4462
- const ce = x.value === 0 ? "2px" : 100 * ke.value / x.value;
4462
+ const ce = x.value === 0 ? "2px" : 100 * Ce.value / x.value;
4463
4463
  return {
4464
4464
  ...Q.value,
4465
4465
  backgroundSize: a.vertical === !0 ? `2px ${ce}%` : `${ce}% 2px`
@@ -5057,7 +5057,7 @@ var J_ = ["left", "center", "right", "justify"], Ai = be({
5057
5057
  X && f.value.contains(X) === !0 && (C.value = !0, g.value === !0 && Z(X));
5058
5058
  }
5059
5059
  }
5060
- function ke() {
5060
+ function Ce() {
5061
5061
  u(() => {
5062
5062
  C.value = !1;
5063
5063
  }, 30);
@@ -5111,7 +5111,7 @@ var J_ = ["left", "center", "right", "justify"], Ai = be({
5111
5111
  class: O.value,
5112
5112
  role: "tablist",
5113
5113
  onFocusin: le,
5114
- onFocusout: ke
5114
+ onFocusout: Ce
5115
5115
  }, [
5116
5116
  _(ja, { onResize: se }),
5117
5117
  _("div", {
@@ -5250,7 +5250,7 @@ function Hp(e, t, n, r) {
5250
5250
  onKeydown: g,
5251
5251
  ...y
5252
5252
  };
5253
- return Ce(
5253
+ return ke(
5254
5254
  _(h, C, p()),
5255
5255
  [[us, c.value]]
5256
5256
  );
@@ -5562,21 +5562,21 @@ be({
5562
5562
  { prevent: !0, stop: !0, mouse: !0 }
5563
5563
  ]]);
5564
5564
  he(() => e.modelValue, (le) => {
5565
- const ke = O(le || e.defaultValue);
5566
- ke.hex !== f.value.hex && (f.value = ke);
5565
+ const Ce = O(le || e.defaultValue);
5566
+ Ce.hex !== f.value.hex && (f.value = Ce);
5567
5567
  }), he(() => e.defaultValue, (le) => {
5568
5568
  if (!e.modelValue && le) {
5569
- const ke = O(le);
5570
- ke.hex !== f.value.hex && (f.value = ke);
5569
+ const Ce = O(le);
5570
+ Ce.hex !== f.value.hex && (f.value = Ce);
5571
5571
  }
5572
5572
  });
5573
- function M(le, ke) {
5573
+ function M(le, Ce) {
5574
5574
  f.value.hex = tv(le), f.value.rgb = nv(le), f.value.r = le.r, f.value.g = le.g, f.value.b = le.b, f.value.a = le.a;
5575
5575
  const ue = f.value[g.value === !0 ? "hex" : "rgb"];
5576
- t("update:modelValue", ue), ke === !0 && t("change", ue);
5576
+ t("update:modelValue", ue), Ce === !0 && t("change", ue);
5577
5577
  }
5578
5578
  function O(le) {
5579
- const ke = c.value !== void 0 ? c.value : e.formatModel === "auto" ? null : e.formatModel.indexOf("a") !== -1;
5579
+ const Ce = c.value !== void 0 ? c.value : e.formatModel === "auto" ? null : e.formatModel.indexOf("a") !== -1;
5580
5580
  if (typeof le != "string" || le.length === 0 || Cl.anyColor(le.replace(/ /g, "")) !== !0)
5581
5581
  return {
5582
5582
  h: 0,
@@ -5585,21 +5585,21 @@ be({
5585
5585
  r: 0,
5586
5586
  g: 0,
5587
5587
  b: 0,
5588
- a: ke === !0 ? 100 : void 0,
5588
+ a: Ce === !0 ? 100 : void 0,
5589
5589
  hex: void 0,
5590
5590
  rgb: void 0
5591
5591
  };
5592
5592
  const ue = Wp(le);
5593
- return ke === !0 && ue.a === void 0 && (ue.a = 100), ue.hex = tv(ue), ue.rgb = nv(ue), Object.assign(ue, Hs(ue));
5593
+ return Ce === !0 && ue.a === void 0 && (ue.a = 100), ue.hex = tv(ue), ue.rgb = nv(ue), Object.assign(ue, Hs(ue));
5594
5594
  }
5595
- function R(le, ke, ue) {
5595
+ function R(le, Ce, ue) {
5596
5596
  const qe = o.value;
5597
5597
  if (qe === null)
5598
5598
  return;
5599
5599
  const Ge = qe.clientWidth, Oe = qe.clientHeight, Xe = qe.getBoundingClientRect();
5600
5600
  let ot = Math.min(Ge, Math.max(0, le - Xe.left));
5601
5601
  r.lang.rtl === !0 && (ot = Ge - ot);
5602
- const H = Math.min(Oe, Math.max(0, ke - Xe.top)), W = Math.round(100 * ot / Ge), G = Math.round(100 * Math.max(0, Math.min(1, -(H / Oe) + 1))), X = rv({
5602
+ const H = Math.min(Oe, Math.max(0, Ce - Xe.top)), W = Math.round(100 * ot / Ge), G = Math.round(100 * Math.max(0, Math.min(1, -(H / Oe) + 1))), X = rv({
5603
5603
  h: f.value.h,
5604
5604
  s: W,
5605
5605
  v: G,
@@ -5607,19 +5607,19 @@ be({
5607
5607
  });
5608
5608
  f.value.s = W, f.value.v = G, M(X, ue);
5609
5609
  }
5610
- function N(le, ke) {
5610
+ function N(le, Ce) {
5611
5611
  const ue = Math.round(le), qe = rv({
5612
5612
  h: ue,
5613
5613
  s: f.value.s,
5614
5614
  v: f.value.v,
5615
5615
  a: k.value === !0 ? f.value.a : void 0
5616
5616
  });
5617
- f.value.h = ue, M(qe, ke);
5617
+ f.value.h = ue, M(qe, Ce);
5618
5618
  }
5619
5619
  function U(le) {
5620
5620
  N(le, !0);
5621
5621
  }
5622
- function Y(le, ke, ue, qe, Ge) {
5622
+ function Y(le, Ce, ue, qe, Ge) {
5623
5623
  if (qe !== void 0 && en(qe), !/^[0-9]+$/.test(le)) {
5624
5624
  Ge === !0 && n.$forceUpdate();
5625
5625
  return;
@@ -5630,12 +5630,12 @@ be({
5630
5630
  return;
5631
5631
  }
5632
5632
  const Xe = {
5633
- r: ke === "r" ? Oe : f.value.r,
5634
- g: ke === "g" ? Oe : f.value.g,
5635
- b: ke === "b" ? Oe : f.value.b,
5636
- a: k.value === !0 ? ke === "a" ? Oe : f.value.a : void 0
5633
+ r: Ce === "r" ? Oe : f.value.r,
5634
+ g: Ce === "g" ? Oe : f.value.g,
5635
+ b: Ce === "b" ? Oe : f.value.b,
5636
+ a: k.value === !0 ? Ce === "a" ? Oe : f.value.a : void 0
5637
5637
  };
5638
- if (ke !== "a") {
5638
+ if (Ce !== "a") {
5639
5639
  const ot = Hs(Xe);
5640
5640
  f.value.h = ot.h, f.value.s = ot.s, f.value.v = ot.v;
5641
5641
  }
@@ -5646,7 +5646,7 @@ be({
5646
5646
  });
5647
5647
  }
5648
5648
  }
5649
- function ee(le, ke) {
5649
+ function ee(le, Ce) {
5650
5650
  let ue;
5651
5651
  const qe = le.target.value;
5652
5652
  if (en(le), s.value === "hex") {
@@ -5686,7 +5686,7 @@ be({
5686
5686
  };
5687
5687
  }
5688
5688
  const Ge = Hs(ue);
5689
- if (f.value.h = Ge.h, f.value.s = Ge.s, f.value.v = Ge.v, M(ue, ke), ke !== !0) {
5689
+ if (f.value.h = Ge.h, f.value.s = Ge.s, f.value.v = Ge.v, M(ue, Ce), Ce !== !0) {
5690
5690
  const Oe = le.target.selectionEnd;
5691
5691
  mt(() => {
5692
5692
  le.target.setSelectionRange(Oe, Oe);
@@ -5694,8 +5694,8 @@ be({
5694
5694
  }
5695
5695
  }
5696
5696
  function ie(le) {
5697
- const ke = O(le), ue = { r: ke.r, g: ke.g, b: ke.b, a: ke.a };
5698
- ue.a === void 0 && (ue.a = f.value.a), f.value.h = ke.h, f.value.s = ke.s, f.value.v = ke.v, M(ue, !0);
5697
+ const Ce = O(le), ue = { r: Ce.r, g: Ce.g, b: Ce.b, a: Ce.a };
5698
+ ue.a === void 0 && (ue.a = f.value.a), f.value.h = Ce.h, f.value.s = Ce.s, f.value.v = Ce.v, M(ue, !0);
5699
5699
  }
5700
5700
  function se(le) {
5701
5701
  le.isFinal ? R(
@@ -5759,12 +5759,12 @@ be({
5759
5759
  value: f.value[s.value],
5760
5760
  ...v.value !== !0 ? { readonly: !0 } : {},
5761
5761
  ...i("topIn", {
5762
- onInput: (ke) => {
5763
- ae(ee(ke) === !0);
5762
+ onInput: (Ce) => {
5763
+ ae(ee(Ce) === !0);
5764
5764
  },
5765
5765
  onChange: en,
5766
- onBlur: (ke) => {
5767
- ee(ke, !0) === !0 && n.$forceUpdate(), ae(!1);
5766
+ onBlur: (Ce) => {
5767
+ ee(Ce, !0) === !0 && n.$forceUpdate(), ae(!1);
5768
5768
  }
5769
5769
  })
5770
5770
  }),
@@ -5844,7 +5844,7 @@ be({
5844
5844
  onClick: Z,
5845
5845
  onMousedown: V
5846
5846
  } : {}
5847
- }, ke = [
5847
+ }, Ce = [
5848
5848
  _("div", { style: { paddingBottom: "100%" } }),
5849
5849
  _("div", { class: "q-color-picker__spectrum-white absolute-full" }),
5850
5850
  _("div", { class: "q-color-picker__spectrum-black absolute-full" }),
@@ -5889,7 +5889,7 @@ be({
5889
5889
  })
5890
5890
  })
5891
5891
  ), [
5892
- sr("div", le, ke, "spec", v.value, () => I.value),
5892
+ sr("div", le, Ce, "spec", v.value, () => I.value),
5893
5893
  _("div", { class: "q-color-picker__sliders" }, ue)
5894
5894
  ];
5895
5895
  }
@@ -5996,12 +5996,12 @@ be({
5996
5996
  ];
5997
5997
  }
5998
5998
  function Pe() {
5999
- const le = (ke) => _("div", {
5999
+ const le = (Ce) => _("div", {
6000
6000
  class: "q-color-picker__cube col-auto",
6001
- style: { backgroundColor: ke },
6002
- ...v.value === !0 ? i("palette#" + ke, {
6001
+ style: { backgroundColor: Ce },
6002
+ ...v.value === !0 ? i("palette#" + Ce, {
6003
6003
  onClick: () => {
6004
- ie(ke);
6004
+ ie(Ce);
6005
6005
  }
6006
6006
  }) : {}
6007
6007
  });
@@ -6739,7 +6739,7 @@ var Li = be({
6739
6739
  return null;
6740
6740
  const z = e.navigationMaxYearMonth.split("/");
6741
6741
  return { year: parseInt(z[0], 10), month: parseInt(z[1], 10) };
6742
- }), ke = b(() => {
6742
+ }), Ce = b(() => {
6743
6743
  const z = {
6744
6744
  month: { prev: !0, next: !0 },
6745
6745
  year: { prev: !0, next: !0 }
@@ -6922,7 +6922,7 @@ var Li = be({
6922
6922
  month: ne,
6923
6923
  day: me
6924
6924
  }, Ve = ue.value[Yr(Me)];
6925
- (Ve === void 0 || Ve.includes(Me.day) === !1) && Cr(Me), Be(Me.year, Me.month);
6925
+ (Ve === void 0 || Ve.includes(Me.day) === !1) && Sr(Me), Be(Me.year, Me.month);
6926
6926
  }
6927
6927
  function we(z) {
6928
6928
  sv(z) === !0 && (C.value = z);
@@ -7010,7 +7010,7 @@ var Li = be({
7010
7010
  }
7011
7011
  function lt(z, ne) {
7012
7012
  const me = ue.value[ne];
7013
- (me !== void 0 && me.includes(z.day) === !0 ? Pr : Cr)(z);
7013
+ (me !== void 0 && me.includes(z.day) === !0 ? Pr : Sr)(z);
7014
7014
  }
7015
7015
  function ze(z) {
7016
7016
  return { year: z.year, month: z.month, day: z.day };
@@ -7064,7 +7064,7 @@ var Li = be({
7064
7064
  function tr(z, ne, me) {
7065
7065
  return z.from !== void 0 ? { from: Ie.value(z.from, ne, me), to: Ie.value(z.to, ne, me) } : Ie.value(z, ne, me);
7066
7066
  }
7067
- function Cr(z) {
7067
+ function Sr(z) {
7068
7068
  let ne;
7069
7069
  if (e.multiple === !0)
7070
7070
  if (z.from !== void 0) {
@@ -7220,7 +7220,7 @@ var Li = be({
7220
7220
  key: y.value.month,
7221
7221
  dir: $.value,
7222
7222
  goTo: xe,
7223
- boundaries: ke.value.month,
7223
+ boundaries: Ce.value.month,
7224
7224
  cls: " col"
7225
7225
  }).concat(Ze({
7226
7226
  label: y.value.year,
@@ -7228,7 +7228,7 @@ var Li = be({
7228
7228
  key: y.value.year,
7229
7229
  dir: x.value,
7230
7230
  goTo: ce,
7231
- boundaries: ke.value.year,
7231
+ boundaries: Ce.value.year,
7232
7232
  cls: ""
7233
7233
  }))),
7234
7234
  _("div", {
@@ -7298,7 +7298,7 @@ var Li = be({
7298
7298
  key: y.value.year,
7299
7299
  dir: x.value,
7300
7300
  goTo: ce,
7301
- boundaries: ke.value.year,
7301
+ boundaries: Ce.value.year,
7302
7302
  cls: " col"
7303
7303
  })
7304
7304
  ])
@@ -7397,7 +7397,7 @@ var Li = be({
7397
7397
  }, n("rangeStart", ze(ne));
7398
7398
  } else {
7399
7399
  const me = M.value.initHash, Me = Rr(ne), Ve = me <= Me ? { from: M.value.init, to: ne } : { from: ne, to: M.value.init };
7400
- M.value = null, Cr(me === Me ? ne : { target: ne, ...Ve }), n("rangeEnd", {
7400
+ M.value = null, Sr(me === Me ? ne : { target: ne, ...Ve }), n("rangeEnd", {
7401
7401
  from: ze(Ve.from),
7402
7402
  to: ze(Ve.to)
7403
7403
  });
@@ -7759,7 +7759,7 @@ be({
7759
7759
  () => e.persistent !== !0 && (m.value === !0 || Ie.value === !0)
7760
7760
  );
7761
7761
  function h(X, we) {
7762
- if ($(), X !== !1 && s.animate(), ke(0), m.value === !0) {
7762
+ if ($(), X !== !1 && s.animate(), Ce(0), m.value === !0) {
7763
7763
  const Le = s.instances[Y.value];
7764
7764
  Le !== void 0 && Le.belowBreakpoint === !0 && Le.hide(!1), ue(1), s.isContainer.value !== !0 && l(!0);
7765
7765
  } else
@@ -7769,7 +7769,7 @@ be({
7769
7769
  }, hv);
7770
7770
  }
7771
7771
  function y(X, we) {
7772
- x(), X !== !1 && s.animate(), ue(0), ke(M.value * p.value), ot(), we !== !0 ? u(() => {
7772
+ x(), X !== !1 && s.animate(), ue(0), Ce(M.value * p.value), ot(), we !== !0 ? u(() => {
7773
7773
  n("hide", X);
7774
7774
  }, hv) : c();
7775
7775
  }
@@ -7848,7 +7848,7 @@ be({
7848
7848
  W(m, e.behavior === "mobile" || e.behavior !== "desktop" && s.totalWidth.value <= e.breakpoint);
7849
7849
  }
7850
7850
  he(m, (X) => {
7851
- X === !0 ? (d = S.value, S.value === !0 && T(!1)) : e.overlay === !1 && e.behavior !== "mobile" && d !== !1 && (S.value === !0 ? (ke(0), ue(0), ot()) : C(!1));
7851
+ X === !0 ? (d = S.value, S.value === !0 && T(!1)) : e.overlay === !1 && e.behavior !== "mobile" && d !== !1 && (S.value === !0 ? (Ce(0), ue(0), ot()) : C(!1));
7852
7852
  }), he(() => e.side, (X, we) => {
7853
7853
  s.instances[we] === P && (s.instances[we] = void 0, s[we].space = !1, s[we].offset = 0), s.instances[X] = P, s[X].size = p.value, s[X].space = se.value, s[X].offset = ee.value;
7854
7854
  }), he(s.totalWidth, () => {
@@ -7859,27 +7859,27 @@ be({
7859
7859
  ), he(s.isContainer, (X) => {
7860
7860
  S.value === !0 && l(X !== !0), X === !0 && le();
7861
7861
  }), he(s.scrollbarWidth, () => {
7862
- ke(S.value === !0 ? 0 : void 0);
7862
+ Ce(S.value === !0 ? 0 : void 0);
7863
7863
  }), he(ee, (X) => {
7864
7864
  H("offset", X);
7865
7865
  }), he(se, (X) => {
7866
7866
  n("onLayout", X), H("space", X);
7867
7867
  }), he(I, () => {
7868
- ke();
7868
+ Ce();
7869
7869
  }), he(p, (X) => {
7870
- ke(), G(e.miniToOverlay, X);
7870
+ Ce(), G(e.miniToOverlay, X);
7871
7871
  }), he(() => e.miniToOverlay, (X) => {
7872
7872
  G(X, p.value);
7873
7873
  }), he(() => i.lang.rtl, () => {
7874
- ke();
7874
+ Ce();
7875
7875
  }), he(() => e.mini, () => {
7876
7876
  e.noMiniAnimation || e.modelValue === !0 && (Ge(), s.animate());
7877
7877
  }), he(g, (X) => {
7878
7878
  n("miniState", X);
7879
7879
  });
7880
- function ke(X) {
7880
+ function Ce(X) {
7881
7881
  X === void 0 ? mt(() => {
7882
- X = S.value === !0 ? 0 : p.value, ke(M.value * X);
7882
+ X = S.value === !0 ? 0 : p.value, Ce(M.value * X);
7883
7883
  }) : (s.isContainer.value === !0 && I.value === !0 && (m.value === !0 || Math.abs(X) === p.value) && (X += M.value * s.scrollbarWidth.value), U.value = X);
7884
7884
  }
7885
7885
  function ue(X) {
@@ -7899,10 +7899,10 @@ be({
7899
7899
  return;
7900
7900
  const we = p.value, Le = Lt(X.distance.x, 0, we);
7901
7901
  if (X.isFinal === !0) {
7902
- Le >= Math.min(75, we) === !0 ? C() : (s.animate(), ue(0), ke(M.value * we)), R.value = !1;
7902
+ Le >= Math.min(75, we) === !0 ? C() : (s.animate(), ue(0), Ce(M.value * we)), R.value = !1;
7903
7903
  return;
7904
7904
  }
7905
- ke(
7905
+ Ce(
7906
7906
  (i.lang.rtl === !0 ? I.value !== !0 : I.value) ? Math.max(we - Le, 0) : Math.min(0, Le - we)
7907
7907
  ), ue(
7908
7908
  Lt(Le / we, 0, 1)
@@ -7913,10 +7913,10 @@ be({
7913
7913
  return;
7914
7914
  const we = p.value, Le = X.direction === e.side, Be = (i.lang.rtl === !0 ? Le !== !0 : Le) ? Lt(X.distance.x, 0, we) : 0;
7915
7915
  if (X.isFinal === !0) {
7916
- Math.abs(Be) < Math.min(75, we) === !0 ? (s.animate(), ue(1), ke(0)) : T(), R.value = !1;
7916
+ Math.abs(Be) < Math.min(75, we) === !0 ? (s.animate(), ue(1), Ce(0)) : T(), R.value = !1;
7917
7917
  return;
7918
7918
  }
7919
- ke(M.value * Be), ue(Lt(1 - Be / we, 0, 1)), X.isFirst === !0 && (R.value = !0);
7919
+ Ce(M.value * Be), ue(Lt(1 - Be / we, 0, 1)), X.isFirst === !0 && (R.value = !0);
7920
7920
  }
7921
7921
  function ot() {
7922
7922
  l(!1), qe(!0);
@@ -7947,7 +7947,7 @@ be({
7947
7947
  }), () => {
7948
7948
  const X = [];
7949
7949
  m.value === !0 && (e.noSwipeOpen === !1 && X.push(
7950
- Ce(
7950
+ ke(
7951
7951
  _("div", {
7952
7952
  key: "open",
7953
7953
  class: `q-drawer__opener fixed-${e.side}`,
@@ -8283,7 +8283,7 @@ var pw = /^https?:\/\//, gw = class {
8283
8283
  }
8284
8284
  function ee(ae) {
8285
8285
  if (l.platform.is.mobile === !0) {
8286
- yr(), document.body.classList.add("non-selectable");
8286
+ gr(), document.body.classList.add("non-selectable");
8287
8287
  const re = C.value, Se = ["touchmove", "touchcancel", "touchend", "click"].map((q) => [re, q, "delayHide", "passiveCapture"]);
8288
8288
  nn($, "tooltipTemp", Se);
8289
8289
  }
@@ -8292,7 +8292,7 @@ var pw = /^https?:\/\//, gw = class {
8292
8292
  }, e.delay);
8293
8293
  }
8294
8294
  function ie(ae) {
8295
- l.platform.is.mobile === !0 && (An($, "tooltipTemp"), yr(), setTimeout(() => {
8295
+ l.platform.is.mobile === !0 && (An($, "tooltipTemp"), gr(), setTimeout(() => {
8296
8296
  document.body.classList.remove("non-selectable");
8297
8297
  }, 10)), g(() => {
8298
8298
  P(ae);
@@ -9032,7 +9032,7 @@ var La = be({
9032
9032
  md: 8,
9033
9033
  lg: 16,
9034
9034
  xl: 24
9035
- }, br = be({
9035
+ }, yr = be({
9036
9036
  name: "QSeparator",
9037
9037
  props: {
9038
9038
  ...Tt,
@@ -9221,7 +9221,7 @@ var La = be({
9221
9221
  )), _(mn, ee, R);
9222
9222
  }
9223
9223
  function U() {
9224
- return Ce(
9224
+ return ke(
9225
9225
  _("div", {
9226
9226
  key: "e-content",
9227
9227
  class: "q-expansion-item__content relative-position",
@@ -9244,11 +9244,11 @@ var La = be({
9244
9244
  }, U)
9245
9245
  ];
9246
9246
  return e.expandSeparator === !0 && ee.push(
9247
- _(br, {
9247
+ _(yr, {
9248
9248
  class: "q-expansion-item__border q-expansion-item__border--top absolute-top",
9249
9249
  dark: a.value
9250
9250
  }),
9251
- _(br, {
9251
+ _(yr, {
9252
9252
  class: "q-expansion-item__border q-expansion-item__border--bottom absolute-bottom",
9253
9253
  dark: a.value
9254
9254
  })
@@ -11298,7 +11298,7 @@ function _g(e) {
11298
11298
  const t = e.__qvisible;
11299
11299
  t !== void 0 && (t.observer !== void 0 && t.observer.unobserve(e), delete e.__qvisible);
11300
11300
  }
11301
- var Hw = wr(
11301
+ var Hw = _r(
11302
11302
  {
11303
11303
  name: "intersection",
11304
11304
  mounted(e, { modifiers: t, value: n }) {
@@ -13335,7 +13335,7 @@ var nS = be({
13335
13335
  "aria-hidden": "true",
13336
13336
  onMousedown: e.store.onHorizontalMousedown
13337
13337
  }),
13338
- Ce(
13338
+ ke(
13339
13339
  _("div", {
13340
13340
  ref: e.store.scroll.vertical.ref,
13341
13341
  class: e.store.scroll.vertical.thumbClass.value,
@@ -13344,7 +13344,7 @@ var nS = be({
13344
13344
  }),
13345
13345
  e.store.thumbVertDir
13346
13346
  ),
13347
- Ce(
13347
+ ke(
13348
13348
  _("div", {
13349
13349
  ref: e.store.scroll.horizontal.ref,
13350
13350
  class: e.store.scroll.horizontal.thumbClass.value,
@@ -13816,10 +13816,10 @@ function Pg({
13816
13816
  ie(ae);
13817
13817
  return;
13818
13818
  }
13819
- const { activeElement: le } = document, ke = h.value;
13820
- Pe === !0 && ke !== null && ke !== le && ke.contains(le) === !0 && (ke.addEventListener("focusout", N), setTimeout(() => {
13821
- ke !== null && ke.removeEventListener("focusout", N);
13822
- })), aS(ke, ae - Q);
13819
+ const { activeElement: le } = document, Ce = h.value;
13820
+ Pe === !0 && Ce !== null && Ce !== le && Ce.contains(le) === !0 && (Ce.addEventListener("focusout", N), setTimeout(() => {
13821
+ Ce !== null && Ce.removeEventListener("focusout", N);
13822
+ })), aS(Ce, ae - Q);
13823
13823
  const ue = j !== void 0 ? v.slice(Q, ae).reduce(Pi, 0) : 0;
13824
13824
  if (Pe === !0) {
13825
13825
  const qe = ge >= y.value.from && Q <= y.value.to ? y.value.to : ge;
@@ -14131,7 +14131,7 @@ var Dn = be({
14131
14131
  () => (e.virtualScrollHorizontal === !0 ? "q-virtual-scroll--horizontal" : "") + (e.popupContentClass ? " " + e.popupContentClass : "")
14132
14132
  ), K = b(() => O.value === 0), Q = b(
14133
14133
  () => V.value.map((te) => G.value(te)).join(", ")
14134
- ), ge = b(() => e.displayValue !== void 0 ? e.displayValue : Q.value), Pe = b(() => e.optionsHtml === !0 ? () => !0 : (te) => te != null && te.html === !0), le = b(() => e.displayValueHtml === !0 || e.displayValue === void 0 && (e.optionsHtml === !0 || V.value.some(Pe.value))), ke = b(() => Z.focused.value === !0 ? e.tabindex : -1), ue = b(() => {
14134
+ ), ge = b(() => e.displayValue !== void 0 ? e.displayValue : Q.value), Pe = b(() => e.optionsHtml === !0 ? () => !0 : (te) => te != null && te.html === !0), le = b(() => e.displayValueHtml === !0 || e.displayValue === void 0 && (e.optionsHtml === !0 || V.value.some(Pe.value))), Ce = b(() => Z.focused.value === !0 ? e.tabindex : -1), ue = b(() => {
14135
14135
  const te = {
14136
14136
  tabindex: e.tabindex,
14137
14137
  role: "combobox",
@@ -14153,7 +14153,7 @@ var Dn = be({
14153
14153
  selected: !0,
14154
14154
  removeAtIndex: pe,
14155
14155
  toggleOption: nt,
14156
- tabindex: ke.value
14156
+ tabindex: Ce.value
14157
14157
  }))), Oe = b(() => {
14158
14158
  if (O.value === 0)
14159
14159
  return [];
@@ -14409,7 +14409,7 @@ var Dn = be({
14409
14409
  removable: Z.editable.value === !0 && X.value(te.opt) !== !0,
14410
14410
  dense: !0,
14411
14411
  textColor: e.color,
14412
- tabindex: ke.value,
14412
+ tabindex: Ce.value,
14413
14413
  onRemove() {
14414
14414
  te.removeAtIndex(He);
14415
14415
  }
@@ -14422,7 +14422,7 @@ var Dn = be({
14422
14422
  })
14423
14423
  ];
14424
14424
  }
14425
- function Cr() {
14425
+ function Sr() {
14426
14426
  if (K.value === !0)
14427
14427
  return t["no-option"] !== void 0 ? t["no-option"]({ inputValue: u.value }) : void 0;
14428
14428
  const te = t.option !== void 0 ? t.option : (Qe) => _(mn, {
@@ -14523,7 +14523,7 @@ var Dn = be({
14523
14523
  onBeforeShow: kf,
14524
14524
  onBeforeHide: Jt,
14525
14525
  onShow: z
14526
- }, Cr);
14526
+ }, Sr);
14527
14527
  }
14528
14528
  function Jt(te) {
14529
14529
  Tf(te), ct();
@@ -14569,7 +14569,7 @@ var Dn = be({
14569
14569
  ...qe.value,
14570
14570
  onClick: gn,
14571
14571
  onScrollPassive: ie
14572
- }, Cr())
14572
+ }, Sr())
14573
14573
  ), _(ni, {
14574
14574
  ref: x,
14575
14575
  modelValue: o.value,
@@ -14774,7 +14774,7 @@ var Dn = be({
14774
14774
  "fade",
14775
14775
  "blink",
14776
14776
  "none"
14777
- ], pr = be({
14777
+ ], Tr = be({
14778
14778
  name: "QSkeleton",
14779
14779
  props: {
14780
14780
  ...Tt,
@@ -14909,7 +14909,7 @@ be({
14909
14909
  class: "q-slide-item__content"
14910
14910
  }, We(t.default));
14911
14911
  return h.length === 0 ? S.push(y) : S.push(
14912
- Ce(y, o("dir#" + h.join(""), () => {
14912
+ ke(y, o("dir#" + h.join(""), () => {
14913
14913
  const C = {
14914
14914
  prevent: !0,
14915
14915
  stop: !0,
@@ -15495,7 +15495,7 @@ var $g = be({
15495
15495
  }, k)
15496
15496
  );
15497
15497
  }
15498
- return Ce(
15498
+ return ke(
15499
15499
  _("div", p, S),
15500
15500
  [[us, v.value]]
15501
15501
  );
@@ -16254,7 +16254,7 @@ var jn = be({
16254
16254
  isLastPage: ge,
16255
16255
  pagesNumber: Pe,
16256
16256
  computedRowsPerPageOptions: le,
16257
- computedRowsNumber: ke,
16257
+ computedRowsNumber: Ce,
16258
16258
  firstPage: ue,
16259
16259
  prevPage: qe,
16260
16260
  nextPage: Ge,
@@ -16605,7 +16605,7 @@ var jn = be({
16605
16605
  Fe = bt(xe.value);
16606
16606
  else if (Fe = [
16607
16607
  _("span", Ze !== 0 ? { class: "q-table__bottom-item" } : {}, [
16608
- Ze ? rt(j.value + 1, Math.min(K.value, ke.value), ke.value) : rt(1, P.value, ke.value)
16608
+ Ze ? rt(j.value + 1, Math.min(K.value, Ce.value), Ce.value) : rt(1, P.value, Ce.value)
16609
16609
  ])
16610
16610
  ], Ze !== 0 && Pe.value > 1) {
16611
16611
  const z = {
@@ -16651,7 +16651,7 @@ var jn = be({
16651
16651
  _("div", { class: "q-table__control" }, Fe)
16652
16652
  ), ye;
16653
16653
  }
16654
- function Cr() {
16654
+ function Sr() {
16655
16655
  const ye = e.gridHeader === !0 ? [
16656
16656
  _("table", { class: "q-table" }, [
16657
16657
  je()
@@ -16681,7 +16681,7 @@ var jn = be({
16681
16681
  ];
16682
16682
  Ze.unshift(
16683
16683
  _("div", { class: "q-table__grid-item-row" }, Jt),
16684
- _(br, { dark: i.value })
16684
+ _(yr, { dark: i.value })
16685
16685
  );
16686
16686
  }
16687
16687
  const rt = {
@@ -16731,10 +16731,10 @@ var jn = be({
16731
16731
  }), Qh(r.proxy, {
16732
16732
  filteredSortedRows: () => x.value,
16733
16733
  computedRows: () => I.value,
16734
- computedRowsNumber: () => ke.value
16734
+ computedRowsNumber: () => Ce.value
16735
16735
  }), () => {
16736
16736
  const ye = [ce()], Fe = { ref: c, class: m.value };
16737
- return e.grid === !0 ? ye.push(Cr()) : Object.assign(Fe, {
16737
+ return e.grid === !0 ? ye.push(Sr()) : Object.assign(Fe, {
16738
16738
  class: [Fe.class, e.cardClass],
16739
16739
  style: e.cardStyle
16740
16740
  }), ye.push(
@@ -17027,7 +17027,7 @@ be({
17027
17027
  h.value = "second";
17028
17028
  }
17029
17029
  };
17030
- function ke(ve) {
17030
+ function Ce(ve) {
17031
17031
  ve.keyCode === 13 && we();
17032
17032
  }
17033
17033
  function ue(ve) {
@@ -17206,7 +17206,7 @@ be({
17206
17206
  class: "q-time__link " + (C.value === !0 ? "q-time__link--active" : "cursor-pointer"),
17207
17207
  tabindex: o.value,
17208
17208
  onClick: we,
17209
- onKeyup: ke
17209
+ onKeyup: Ce
17210
17210
  }, "AM"),
17211
17211
  _("div", {
17212
17212
  class: "q-time__link " + (C.value !== !0 ? "q-time__link--active" : "cursor-pointer"),
@@ -17234,7 +17234,7 @@ be({
17234
17234
  ref: m,
17235
17235
  class: "q-time__container-child fit overflow-hidden"
17236
17236
  }, [
17237
- Ce(
17237
+ ke(
17238
17238
  _("div", {
17239
17239
  class: "q-time__clock cursor-pointer non-selectable",
17240
17240
  onClick: qe,
@@ -17479,7 +17479,7 @@ be({
17479
17479
  return V[e.labelKey] && V[e.labelKey].toLowerCase().indexOf(re) !== -1;
17480
17480
  }), S = b(() => {
17481
17481
  const V = {}, ae = (re, Se) => {
17482
- const q = re.tickStrategy || (Se ? Se.tickStrategy : e.tickStrategy), j = re[e.nodeKey], K = re[e.childrenKey] && Array.isArray(re[e.childrenKey]) && re[e.childrenKey].length !== 0, Q = re.disabled !== !0 && d.value === !0 && re.selectable !== !1, ge = re.disabled !== !0 && re.expandable !== !1, Pe = q !== "none", le = q === "strict", ke = q === "leaf-filtered", ue = q === "leaf" || q === "leaf-filtered";
17482
+ const q = re.tickStrategy || (Se ? Se.tickStrategy : e.tickStrategy), j = re[e.nodeKey], K = re[e.childrenKey] && Array.isArray(re[e.childrenKey]) && re[e.childrenKey].length !== 0, Q = re.disabled !== !0 && d.value === !0 && re.selectable !== !1, ge = re.disabled !== !0 && re.expandable !== !1, Pe = q !== "none", le = q === "strict", Ce = q === "leaf-filtered", ue = q === "leaf" || q === "leaf-filtered";
17483
17483
  let qe = re.disabled !== !0 && re.tickable !== !1;
17484
17484
  ue === !0 && qe === !0 && Se && Se.tickable !== !0 && (qe = !1);
17485
17485
  let Ge = re.lazy;
@@ -17502,11 +17502,11 @@ be({
17502
17502
  tickStrategy: q,
17503
17503
  hasTicking: Pe,
17504
17504
  strictTicking: le,
17505
- leafFilteredTicking: ke,
17505
+ leafFilteredTicking: Ce,
17506
17506
  leafTicking: ue,
17507
17507
  ticked: le === !0 ? l.value.includes(j) : K === !0 ? !1 : l.value.includes(j)
17508
17508
  };
17509
- if (V[j] = Oe, K === !0 && (Oe.children = re[e.childrenKey].map((Xe) => ae(Xe, Oe)), e.filter && (Oe.matchesFilter !== !0 ? Oe.matchesFilter = Oe.children.some((Xe) => Xe.matchesFilter) : Oe.noTick !== !0 && Oe.disabled !== !0 && Oe.tickable === !0 && ke === !0 && Oe.children.every((Xe) => Xe.matchesFilter !== !0 || Xe.noTick === !0 || Xe.tickable !== !0) === !0 && (Oe.tickable = !1)), Oe.matchesFilter === !0 && (Oe.noTick !== !0 && le !== !0 && Oe.children.every((Xe) => Xe.noTick) === !0 && (Oe.noTick = !0), ue))) {
17509
+ if (V[j] = Oe, K === !0 && (Oe.children = re[e.childrenKey].map((Xe) => ae(Xe, Oe)), e.filter && (Oe.matchesFilter !== !0 ? Oe.matchesFilter = Oe.children.some((Xe) => Xe.matchesFilter) : Oe.noTick !== !0 && Oe.disabled !== !0 && Oe.tickable === !0 && Ce === !0 && Oe.children.every((Xe) => Xe.matchesFilter !== !0 || Xe.noTick === !0 || Xe.tickable !== !0) === !0 && (Oe.tickable = !1)), Oe.matchesFilter === !0 && (Oe.noTick !== !0 && le !== !0 && Oe.children.every((Xe) => Xe.noTick) === !0 && (Oe.noTick = !0), ue))) {
17510
17510
  if (Oe.ticked = !1, Oe.indeterminate = Oe.children.some((Xe) => Xe.indeterminate === !0), Oe.tickable = Oe.tickable === !0 && Oe.children.some((Xe) => Xe.tickable), Oe.indeterminate !== !0) {
17511
17511
  const Xe = Oe.children.reduce((ot, H) => H.ticked === !0 ? ot + 1 : ot, 0);
17512
17512
  Xe === Oe.children.length ? Oe.ticked = !0 : Xe > 0 && (Oe.indeterminate = !0);
@@ -17716,7 +17716,7 @@ be({
17716
17716
  duration: e.duration,
17717
17717
  onShow: U,
17718
17718
  onHide: Y
17719
- }, () => Ce(
17719
+ }, () => ke(
17720
17720
  _("div", {
17721
17721
  class: "q-tree__node-collapsible" + m.value,
17722
17722
  key: `${ae}__q`
@@ -17874,7 +17874,7 @@ function l1(e, t) {
17874
17874
  const Pe = {
17875
17875
  files: [],
17876
17876
  size: 0
17877
- }, le = m.files.value.filter((ke) => Q.indexOf(ke.__status) === -1 ? !0 : (Pe.size += ke.size, Pe.files.push(ke), ke.__img !== void 0 && window.URL.revokeObjectURL(ke.__img.src), !1));
17877
+ }, le = m.files.value.filter((Ce) => Q.indexOf(Ce.__status) === -1 ? !0 : (Pe.size += Ce.size, Pe.files.push(Ce), Ce.__img !== void 0 && window.URL.revokeObjectURL(Ce.__img.src), !1));
17878
17878
  Pe.files.length !== 0 && (m.files.value = le, ge(Pe), i("removed", Pe.files));
17879
17879
  }
17880
17880
  function se(Q) {
@@ -17890,10 +17890,10 @@ function l1(e, t) {
17890
17890
  }
17891
17891
  function V(Q, ge) {
17892
17892
  const Pe = h(Q, ge, m.files.value, !0), le = Z();
17893
- le != null && (le.value = ""), Pe !== void 0 && (Pe.forEach((ke) => {
17894
- if (m.updateFileStatus(ke, "idle"), $.value += ke.size, r.noThumbnails !== !0 && ke.type.toUpperCase().startsWith("IMAGE")) {
17893
+ le != null && (le.value = ""), Pe !== void 0 && (Pe.forEach((Ce) => {
17894
+ if (m.updateFileStatus(Ce, "idle"), $.value += Ce.size, r.noThumbnails !== !0 && Ce.type.toUpperCase().startsWith("IMAGE")) {
17895
17895
  const ue = new Image();
17896
- ue.src = window.URL.createObjectURL(ke), ke.__img = ue;
17896
+ ue.src = window.URL.createObjectURL(Ce), Ce.__img = ue;
17897
17897
  }
17898
17898
  }), m.files.value = m.files.value.concat(Pe), m.queuedFiles.value = m.queuedFiles.value.concat(Pe), i("added", Pe), r.autoUpload === !0 && m.upload());
17899
17899
  }
@@ -17909,8 +17909,8 @@ function l1(e, t) {
17909
17909
  flat: !0,
17910
17910
  dense: !0
17911
17911
  };
17912
- let ke;
17913
- return ge === "add" ? (le.onClick = g, ke = Se) : le.onClick = Pe, _(Ae, le, ke);
17912
+ let Ce;
17913
+ return ge === "add" ? (le.onClick = g, Ce = Se) : le.onClick = Pe, _(Ae, le, Ce);
17914
17914
  }
17915
17915
  }
17916
17916
  function Se() {
@@ -18244,7 +18244,7 @@ function Rv(e) {
18244
18244
  const t = parseInt(e, 10);
18245
18245
  return isNaN(t) ? 0 : t;
18246
18246
  }
18247
- wr(
18247
+ _r(
18248
18248
  {
18249
18249
  name: "close-popup",
18250
18250
  beforeMount(e, { value: t }) {
@@ -18434,7 +18434,7 @@ function C1(e) {
18434
18434
  transform: Q,
18435
18435
  position: ge,
18436
18436
  cssText: Pe
18437
- } = Fv(R, ["borderWidth", "borderStyle", "borderColor", "borderRadius", "backgroundColor", "transform", "position", "cssText"]), le = R.classList.toString(), ke = R.style.cssText;
18437
+ } = Fv(R, ["borderWidth", "borderStyle", "borderColor", "borderRadius", "backgroundColor", "transform", "position", "cssText"]), le = R.classList.toString(), Ce = R.style.cssText;
18438
18438
  R.style.cssText = Pe, R.style.transform = "none", R.style.animation = "none", R.style.transition = "none", R.className = le.split(" ").filter((Te) => /^bg-/.test(Te) === !1).join(" ");
18439
18439
  const ue = Av(R, i.resize), qe = v.left - ue.left, Ge = v.top - ue.top, Oe = v.width / (ue.width > 0 ? ue.width : 10), Xe = v.height / (ue.height > 0 ? ue.height : 100), ot = m - N, H = g - U, W = Ie - Y, G = Z - ee, X = Math.max(v.widthM, ot), we = Math.max(v.heightM, H), Le = Math.max(ue.widthM, W), Be = Math.max(ue.heightM, G), oe = o === R && ["absolute", "fixed"].includes(ge) === !1 && ["absolute", "fixed"].includes(T) === !1;
18440
18440
  let pe = ge === "fixed", Ke = se;
@@ -18448,7 +18448,7 @@ function C1(e) {
18448
18448
  const nt = Vv(I), ve = Vv(R), xe = pe === !0 ? document.documentElement : { scrollLeft: 0, scrollTop: 0 };
18449
18449
  R.style.position = pe === !0 ? "fixed" : "absolute", R.style.left = `${ue.left - xe.scrollLeft}px`, R.style.right = "unset", R.style.top = `${ue.top - xe.scrollTop}px`, R.style.margin = 0, i.resize === !0 && (R.style.minWidth = "unset", R.style.maxWidth = "unset", R.style.minHeight = "unset", R.style.maxHeight = "unset", R.style.overflow = "hidden", R.style.overflowX = "hidden", R.style.overflowY = "hidden"), document.body.appendChild(R), M !== void 0 && (M.style.cssText = $, M.style.transform = "none", M.style.animation = "none", M.style.transition = "none", M.style.position = R.style.position, M.style.left = `${v.left - xe.scrollLeft}px`, M.style.right = "unset", M.style.top = `${v.top - xe.scrollTop}px`, M.style.margin = 0, M.style.pointerEvents = "none", i.resize === !0 && (M.style.minWidth = "unset", M.style.maxWidth = "unset", M.style.minHeight = "unset", M.style.maxHeight = "unset", M.style.overflow = "hidden", M.style.overflowX = "hidden", M.style.overflowY = "hidden"), document.body.appendChild(M));
18450
18450
  const ce = (Te) => {
18451
- o === R && r !== !0 ? (R.style.cssText = P, R.className = x) : (R.style.cssText = ke, R.className = le), V.parentNode === se && se.insertBefore(R, V), I.remove(), V.remove(), M !== void 0 && M.remove(), t = () => !1, o.qMorphCancel = void 0, R.qMorphCancel = void 0, typeof i.onEnd == "function" && i.onEnd(r === !0 ? "to" : "from", Te === !0);
18451
+ o === R && r !== !0 ? (R.style.cssText = P, R.className = x) : (R.style.cssText = Ce, R.className = le), V.parentNode === se && se.insertBefore(R, V), I.remove(), V.remove(), M !== void 0 && M.remove(), t = () => !1, o.qMorphCancel = void 0, R.qMorphCancel = void 0, typeof i.onEnd == "function" && i.onEnd(r === !0 ? "to" : "from", Te === !0);
18452
18452
  };
18453
18453
  if (i.useCSS !== !0 && typeof R.animate == "function") {
18454
18454
  const Te = i.resize === !0 ? {
@@ -18615,7 +18615,7 @@ function C1(e) {
18615
18615
  ${zt}
18616
18616
  }
18617
18617
  }
18618
- `, Cr = i.hideFromClone === !0 || oe === !0 ? "" : `
18618
+ `, Sr = i.hideFromClone === !0 || oe === !0 ? "" : `
18619
18619
  @keyframes ${Te}-from {
18620
18620
  0% {
18621
18621
  margin: ${H < 0 ? H / 2 : 0}px ${ot < 0 ? ot / 2 : 0}px;
@@ -18680,7 +18680,7 @@ function C1(e) {
18680
18680
  }
18681
18681
  }
18682
18682
 
18683
- ${Cr}
18683
+ ${Sr}
18684
18684
 
18685
18685
  ${tr}
18686
18686
 
@@ -18794,7 +18794,7 @@ function jv(e, t) {
18794
18794
  let n;
18795
18795
  Object(t) === t ? (n = "" + t.model, x1(t, e), Mg(t, e)) : n = "" + t, n !== e.model ? (e.model = n, I1(n, e)) : e.animating === !1 && e.clsAction !== void 0 && e.el.classList[e.clsAction]("q-morph--invisible");
18796
18796
  }
18797
- wr(
18797
+ _r(
18798
18798
  {
18799
18799
  name: "morph",
18800
18800
  mounted(e, t) {
@@ -18831,7 +18831,7 @@ function Fg(e) {
18831
18831
  const t = e.__qmutation;
18832
18832
  t !== void 0 && (t.observer !== void 0 && t.observer.disconnect(), delete e.__qmutation);
18833
18833
  }
18834
- wr(
18834
+ _r(
18835
18835
  {
18836
18836
  name: "mutation",
18837
18837
  mounted(e, { modifiers: { once: t, ...n }, value: r }) {
@@ -18856,7 +18856,7 @@ function Hv(e, { value: t, oldValue: n }) {
18856
18856
  }
18857
18857
  e.handler = t, typeof n != "function" && (e.scrollTarget.addEventListener("scroll", e.scroll, Yl), e.scroll());
18858
18858
  }
18859
- wr(
18859
+ _r(
18860
18860
  {
18861
18861
  name: "scroll-fire",
18862
18862
  mounted(e, t) {
@@ -18885,7 +18885,7 @@ function Qv(e, { value: t, oldValue: n }) {
18885
18885
  }
18886
18886
  e.handler = t, typeof n != "function" && e.scrollTarget.addEventListener("scroll", e.scroll, Vt.passive);
18887
18887
  }
18888
- wr(
18888
+ _r(
18889
18889
  {
18890
18890
  name: "scroll",
18891
18891
  mounted(e, t) {
@@ -18909,7 +18909,7 @@ wr(
18909
18909
  }
18910
18910
  }
18911
18911
  );
18912
- wr(
18912
+ _r(
18913
18913
  {
18914
18914
  name: "touch-hold",
18915
18915
  beforeMount(e, t) {
@@ -18938,14 +18938,14 @@ wr(
18938
18938
  start(i, o) {
18939
18939
  r.origin = Un(i);
18940
18940
  const l = Date.now();
18941
- ht.is.mobile === !0 && (document.body.classList.add("non-selectable"), yr(), r.styleCleanup = (u) => {
18941
+ ht.is.mobile === !0 && (document.body.classList.add("non-selectable"), gr(), r.styleCleanup = (u) => {
18942
18942
  r.styleCleanup = void 0;
18943
18943
  const c = () => {
18944
18944
  document.body.classList.remove("non-selectable");
18945
18945
  };
18946
- u === !0 ? (yr(), setTimeout(c, 10)) : c();
18946
+ u === !0 ? (gr(), setTimeout(c, 10)) : c();
18947
18947
  }), r.triggered = !1, r.sensitivity = o === !0 ? r.mouseSensitivity : r.touchSensitivity, r.timer = setTimeout(() => {
18948
- r.timer = void 0, yr(), r.triggered = !0, r.handler({
18948
+ r.timer = void 0, gr(), r.triggered = !0, r.handler({
18949
18949
  evt: i,
18950
18950
  touch: o !== !0,
18951
18951
  mouse: o === !0,
@@ -19001,7 +19001,7 @@ function $1(e, t) {
19001
19001
  const { top: n, left: r } = Un(e);
19002
19002
  return Math.abs(r - t.left) >= 7 || Math.abs(n - t.top) >= 7;
19003
19003
  }
19004
- wr(
19004
+ _r(
19005
19005
  {
19006
19006
  name: "touch-repeat",
19007
19007
  beforeMount(e, { modifiers: t, value: n, arg: r }) {
@@ -19051,9 +19051,9 @@ wr(
19051
19051
  const m = () => {
19052
19052
  document.body.classList.remove("non-selectable");
19053
19053
  };
19054
- v === !0 ? (yr(), setTimeout(m, 10)) : m();
19054
+ v === !0 ? (gr(), setTimeout(m, 10)) : m();
19055
19055
  }
19056
- ht.is.mobile === !0 && (document.body.classList.add("non-selectable"), yr(), l.styleCleanup = d), l.event = {
19056
+ ht.is.mobile === !0 && (document.body.classList.add("non-selectable"), gr(), l.styleCleanup = d), l.event = {
19057
19057
  touch: c !== !0 && s !== !0,
19058
19058
  mouse: c === !0,
19059
19059
  keyboard: s === !0,
@@ -19063,7 +19063,7 @@ wr(
19063
19063
  const f = () => {
19064
19064
  if (l.timer = void 0, l.event === void 0)
19065
19065
  return;
19066
- l.event.repeatCount === 0 && (l.event.evt = u, s === !0 ? l.event.keyCode = u.keyCode : l.event.position = Un(u), ht.is.mobile !== !0 && (document.documentElement.style.cursor = "pointer", document.body.classList.add("non-selectable"), yr(), l.styleCleanup = d)), l.event.duration = Date.now() - l.event.startTime, l.event.repeatCount += 1, l.handler(l.event);
19066
+ l.event.repeatCount === 0 && (l.event.evt = u, s === !0 ? l.event.keyCode = u.keyCode : l.event.position = Un(u), ht.is.mobile !== !0 && (document.documentElement.style.cursor = "pointer", document.body.classList.add("non-selectable"), gr(), l.styleCleanup = d)), l.event.duration = Date.now() - l.event.startTime, l.event.repeatCount += 1, l.handler(l.event);
19067
19067
  const v = o < l.event.repeatCount ? o : l.event.repeatCount;
19068
19068
  l.timer = setTimeout(f, i[v]);
19069
19069
  };
@@ -19236,7 +19236,7 @@ be({
19236
19236
  function c() {
19237
19237
  return e.actions.map((v) => {
19238
19238
  const m = v.avatar || v.img;
19239
- return v.label === void 0 ? _(br, {
19239
+ return v.label === void 0 ? _(yr, {
19240
19240
  class: "col-all",
19241
19241
  dark: r.value
19242
19242
  }) : _("div", {
@@ -19266,7 +19266,7 @@ be({
19266
19266
  function s() {
19267
19267
  return e.actions.map((v) => {
19268
19268
  const m = v.avatar || v.img;
19269
- return v.label === void 0 ? _(br, { spaced: !0, dark: r.value }) : _(mn, {
19269
+ return v.label === void 0 ? _(yr, { spaced: !0, dark: r.value }) : _(mn, {
19270
19270
  class: ["q-bottom-sheet__item", v.classes],
19271
19271
  style: v.style,
19272
19272
  tabindex: 0,
@@ -19569,13 +19569,13 @@ be({
19569
19569
  P
19570
19570
  )
19571
19571
  ) : e.options !== void 0 && N.push(
19572
- _(br, { dark: a.value }),
19572
+ _(yr, { dark: a.value }),
19573
19573
  _(
19574
19574
  dt,
19575
19575
  { class: "scroll q-dialog-plugin__form" },
19576
19576
  I
19577
19577
  ),
19578
- _(br, { dark: a.value })
19578
+ _(yr, { dark: a.value })
19579
19579
  ), (e.ok || e.cancel) && N.push(M()), N;
19580
19580
  }
19581
19581
  function R() {
@@ -19615,13 +19615,13 @@ function z1(e) {
19615
19615
  const t = Nn(e) === !0 && e.ignoreDefaults === !0 ? { ...Yg, ...e } : { ...Jg, ...e };
19616
19616
  return Ma[t.group] = t, t;
19617
19617
  }
19618
- var kr = wa({
19618
+ var Cr = wa({
19619
19619
  isActive: !1
19620
19620
  }, {
19621
19621
  show(e) {
19622
19622
  _n = z1(e);
19623
19623
  const { group: t } = _n;
19624
- return kr.isActive = !0, fi !== void 0 ? (_n.uid = Kv, su.$forceUpdate()) : (_n.uid = ++Kv, Oa !== null && clearTimeout(Oa), Oa = setTimeout(() => {
19624
+ return Cr.isActive = !0, fi !== void 0 ? (_n.uid = Kv, su.$forceUpdate()) : (_n.uid = ++Kv, Oa !== null && clearTimeout(Oa), Oa = setTimeout(() => {
19625
19625
  Oa = null;
19626
19626
  const n = Kc("q-loading");
19627
19627
  fi = np({
@@ -19631,10 +19631,10 @@ var kr = wa({
19631
19631
  Ku(!0);
19632
19632
  });
19633
19633
  function r() {
19634
- kr.isActive !== !0 && fi !== void 0 && (Ku(!1), fi.unmount(n), bp(n), fi = void 0, su = void 0);
19634
+ Cr.isActive !== !0 && fi !== void 0 && (Ku(!1), fi.unmount(n), bp(n), fi = void 0, su = void 0);
19635
19635
  }
19636
19636
  function a() {
19637
- if (kr.isActive !== !0)
19637
+ if (Cr.isActive !== !0)
19638
19638
  return null;
19639
19639
  const i = [
19640
19640
  _(_n.spinner, {
@@ -19666,17 +19666,17 @@ var kr = wa({
19666
19666
  onAfterLeave: r
19667
19667
  }, a);
19668
19668
  }
19669
- }, kr.__parentApp), su = fi.mount(n);
19669
+ }, Cr.__parentApp), su = fi.mount(n);
19670
19670
  }, _n.delay)), (n) => {
19671
19671
  if (n === void 0 || Object(n) !== n) {
19672
- kr.hide(t);
19672
+ Cr.hide(t);
19673
19673
  return;
19674
19674
  }
19675
- kr.show({ ...n, group: t });
19675
+ Cr.show({ ...n, group: t });
19676
19676
  };
19677
19677
  },
19678
19678
  hide(e) {
19679
- if (kr.isActive === !0) {
19679
+ if (Cr.isActive === !0) {
19680
19680
  if (e === void 0)
19681
19681
  Ma = {};
19682
19682
  else {
@@ -19687,19 +19687,19 @@ var kr = wa({
19687
19687
  const t = Object.keys(Ma);
19688
19688
  if (t.length !== 0) {
19689
19689
  const n = t[t.length - 1];
19690
- kr.show({ group: n });
19690
+ Cr.show({ group: n });
19691
19691
  return;
19692
19692
  }
19693
19693
  }
19694
19694
  }
19695
- Oa !== null && (clearTimeout(Oa), Oa = null), kr.isActive = !1;
19695
+ Oa !== null && (clearTimeout(Oa), Oa = null), Cr.isActive = !1;
19696
19696
  }
19697
19697
  },
19698
19698
  setDefaults(e) {
19699
19699
  Nn(e) === !0 && Object.assign(Jg, e);
19700
19700
  },
19701
19701
  install({ $q: e, parentApp: t }) {
19702
- e.loading = this, kr.__parentApp = t, e.config.loading !== void 0 && this.setDefaults(e.config.loading);
19702
+ e.loading = this, Cr.__parentApp = t, e.config.loading !== void 0 && this.setDefaults(e.config.loading);
19703
19703
  }
19704
19704
  }), vl = L(null), Yv = wa({
19705
19705
  isActive: !1
@@ -19891,7 +19891,7 @@ const Y1 = { class: "flex-wrap" }, J1 = { style: { display: "flex", "flex-flow":
19891
19891
  }
19892
19892
  return (l, u) => (F(), J("div", Y1, [
19893
19893
  w("div", J1, [
19894
- Ce(w("input", {
19894
+ ke(w("input", {
19895
19895
  type: "text",
19896
19896
  "onUpdate:modelValue": u[0] || (u[0] = (c) => n.value = c),
19897
19897
  class: Wt({
@@ -20150,10 +20150,10 @@ class tC {
20150
20150
  * (c) 2024 kazuya kawaguchi
20151
20151
  * Released under the MIT License.
20152
20152
  */
20153
- const _r = typeof window < "u";
20153
+ const br = typeof window < "u";
20154
20154
  let Zn, Ha;
20155
20155
  if (process.env.NODE_ENV !== "production") {
20156
- const e = _r && window.performance;
20156
+ const e = br && window.performance;
20157
20157
  e && e.mark && e.measure && e.clearMarks && // @ts-ignore browser compat
20158
20158
  e.clearMeasures && (Zn = (t) => {
20159
20159
  e.mark(t);
@@ -20172,7 +20172,7 @@ function em(e) {
20172
20172
  return e.replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "&quot;").replace(/'/g, "&apos;");
20173
20173
  }
20174
20174
  const lC = Object.prototype.hasOwnProperty;
20175
- function gr(e, t) {
20175
+ function pr(e, t) {
20176
20176
  return lC.call(e, t);
20177
20177
  }
20178
20178
  const Kt = Array.isArray, Ft = (e) => typeof e == "function", Ue = (e) => typeof e == "string", _t = (e) => typeof e == "boolean", It = (e) => e !== null && typeof e == "object", sC = (e) => It(e) && Ft(e.then) && Ft(e.catch), ry = Object.prototype.toString, ay = (e) => ry.call(e), ft = (e) => {
@@ -20653,7 +20653,7 @@ function xC(e, t = {}) {
20653
20653
  G += W;
20654
20654
  return G;
20655
20655
  }
20656
- function ke(H) {
20656
+ function Ce(H) {
20657
20657
  let W = "", G = "";
20658
20658
  for (; W = U(H); )
20659
20659
  G += W;
@@ -20740,7 +20740,7 @@ function xC(e, t = {}) {
20740
20740
  /* TokenChars.LinkedDelimiter */
20741
20741
  );
20742
20742
  default:
20743
- return I(H) ? (X = f(W, 1, qe(H)), W.braceNest = 0, W.inLinked = !1, X) : T(H, W) || x(H, W) ? (p(H), Oe(H, W)) : $(H, W) ? (p(H), f(W, 12, ke(H))) : P(H, W) ? (p(H), we === "{" ? Ge(H, W) || X : f(W, 11, ue(H))) : (G === 8 && d(st.INVALID_LINKED_FORMAT, i(), 0), W.braceNest = 0, W.inLinked = !1, Xe(H, W));
20743
+ return I(H) ? (X = f(W, 1, qe(H)), W.braceNest = 0, W.inLinked = !1, X) : T(H, W) || x(H, W) ? (p(H), Oe(H, W)) : $(H, W) ? (p(H), f(W, 12, Ce(H))) : P(H, W) ? (p(H), we === "{" ? Ge(H, W) || X : f(W, 11, ue(H))) : (G === 8 && d(st.INVALID_LINKED_FORMAT, i(), 0), W.braceNest = 0, W.inLinked = !1, Xe(H, W));
20744
20744
  }
20745
20745
  }
20746
20746
  function Xe(H, W) {
@@ -21862,17 +21862,17 @@ function Zu(e, t) {
21862
21862
  return hl(t, n);
21863
21863
  case 4: {
21864
21864
  const r = t;
21865
- if (gr(r, "k") && r.k)
21865
+ if (pr(r, "k") && r.k)
21866
21866
  return e.interpolate(e.named(r.k));
21867
- if (gr(r, "key") && r.key)
21867
+ if (pr(r, "key") && r.key)
21868
21868
  return e.interpolate(e.named(r.key));
21869
21869
  throw Po(n);
21870
21870
  }
21871
21871
  case 5: {
21872
21872
  const r = t;
21873
- if (gr(r, "i") && dn(r.i))
21873
+ if (pr(r, "i") && dn(r.i))
21874
21874
  return e.interpolate(e.list(r.i));
21875
- if (gr(r, "index") && dn(r.index))
21875
+ if (pr(r, "index") && dn(r.index))
21876
21876
  return e.interpolate(e.list(r.index));
21877
21877
  throw Po(n);
21878
21878
  }
@@ -21916,7 +21916,7 @@ function Fk(e) {
21916
21916
  function ka(e, t, n) {
21917
21917
  for (let r = 0; r < t.length; r++) {
21918
21918
  const a = t[r];
21919
- if (gr(e, a) && e[a] != null)
21919
+ if (pr(e, a) && e[a] != null)
21920
21920
  return e[a];
21921
21921
  }
21922
21922
  return n;
@@ -21936,7 +21936,7 @@ reference: https://vue-i18n.intlify.dev/guide/essentials/syntax#rails-i18n-forma
21936
21936
  (message compiler warning message: ${e.message})`);
21937
21937
  }
21938
21938
  function ma(e) {
21939
- return It(e) && _d(e) === 0 && (gr(e, "b") || gr(e, "body"));
21939
+ return It(e) && _d(e) === 0 && (pr(e, "b") || pr(e, "body"));
21940
21940
  }
21941
21941
  function Sy(e, t = {}) {
21942
21942
  let n = !1;
@@ -22040,7 +22040,7 @@ function Cy(e, t, n, r, a, i) {
22040
22040
  }
22041
22041
  d = o[f] || Bt();
22042
22042
  let k = null, h, y;
22043
- if (process.env.NODE_ENV !== "production" && _r && (k = window.performance.now(), h = "intlify-message-resolve-start", y = "intlify-message-resolve-end", Zn && Zn(h)), (v = u(d, t)) === null && (v = d[t]), process.env.NODE_ENV !== "production" && _r) {
22043
+ if (process.env.NODE_ENV !== "production" && br && (k = window.performance.now(), h = "intlify-message-resolve-start", y = "intlify-message-resolve-end", Zn && Zn(h)), (v = u(d, t)) === null && (v = d[t]), process.env.NODE_ENV !== "production" && br) {
22044
22044
  const C = window.performance.now(), T = e.__v_emitter;
22045
22045
  T && k && v && T.emit("message-resolve", {
22046
22046
  type: "message-resolve",
@@ -22078,9 +22078,9 @@ function ky(e, t, n, r, a, i) {
22078
22078
  return f.locale = n, f.key = t, f;
22079
22079
  }
22080
22080
  let u = null, c, s;
22081
- process.env.NODE_ENV !== "production" && _r && (u = window.performance.now(), c = "intlify-message-compilation-start", s = "intlify-message-compilation-end", Zn && Zn(c));
22081
+ process.env.NODE_ENV !== "production" && br && (u = window.performance.now(), c = "intlify-message-compilation-start", s = "intlify-message-compilation-end", Zn && Zn(c));
22082
22082
  const d = o(r, Hk(e, n, a, r, l, i));
22083
- if (process.env.NODE_ENV !== "production" && _r) {
22083
+ if (process.env.NODE_ENV !== "production" && br) {
22084
22084
  const f = window.performance.now(), v = e.__v_emitter;
22085
22085
  v && u && v.emit("message-compilation", {
22086
22086
  type: "message-compilation",
@@ -22093,9 +22093,9 @@ function ky(e, t, n, r, a, i) {
22093
22093
  }
22094
22094
  function zk(e, t, n) {
22095
22095
  let r = null, a, i;
22096
- process.env.NODE_ENV !== "production" && _r && (r = window.performance.now(), a = "intlify-message-evaluation-start", i = "intlify-message-evaluation-end", Zn && Zn(a));
22096
+ process.env.NODE_ENV !== "production" && br && (r = window.performance.now(), a = "intlify-message-evaluation-start", i = "intlify-message-evaluation-end", Zn && Zn(a));
22097
22097
  const o = t(n);
22098
- if (process.env.NODE_ENV !== "production" && _r) {
22098
+ if (process.env.NODE_ENV !== "production" && br) {
22099
22099
  const l = window.performance.now(), u = e.__v_emitter;
22100
22100
  u && r && u.emit("message-evaluation", {
22101
22101
  type: "message-evaluation",
@@ -22542,7 +22542,7 @@ function qo(e) {
22542
22542
  if (!It(e))
22543
22543
  return e;
22544
22544
  for (const t in e)
22545
- if (gr(e, t))
22545
+ if (pr(e, t))
22546
22546
  if (!t.includes("."))
22547
22547
  It(e[t]) && qo(e[t]);
22548
22548
  else {
@@ -22571,7 +22571,7 @@ function Cs(e, t) {
22571
22571
  Ue(l) && Tl(JSON.parse(l), o);
22572
22572
  }), a == null && i)
22573
22573
  for (const l in o)
22574
- gr(o, l) && qo(o[l]);
22574
+ pr(o, l) && qo(o[l]);
22575
22575
  return o;
22576
22576
  }
22577
22577
  function Ny(e) {
@@ -22616,7 +22616,7 @@ const lT = /* @__NO_SIDE_EFFECTS__ */ () => {
22616
22616
  return e && (t = Ny(e)[km]) ? { [km]: t } : null;
22617
22617
  };
22618
22618
  function wd(e = {}, t) {
22619
- const { __root: n, __injectWithOption: r } = e, a = n === void 0, i = e.flatJson, o = _r ? L : Hh, l = !!e.translateExistCompatible;
22619
+ const { __root: n, __injectWithOption: r } = e, a = n === void 0, i = e.flatJson, o = br ? L : Hh, l = !!e.translateExistCompatible;
22620
22620
  process.env.NODE_ENV !== "production" && l && iy(Kn(Zt.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));
22621
22621
  let u = _t(e.inheritLocale) ? e.inheritLocale : !0;
22622
22622
  const c = o(
@@ -22784,7 +22784,7 @@ function wd(e = {}, t) {
22784
22784
  (pe) => Ue(pe) || Kt(pe)
22785
22785
  );
22786
22786
  }
22787
- function ke(oe) {
22787
+ function Ce(oe) {
22788
22788
  x = oe, P.pluralRules = x;
22789
22789
  }
22790
22790
  function ue(oe, pe) {
@@ -22818,7 +22818,7 @@ function wd(e = {}, t) {
22818
22818
  if (i) {
22819
22819
  const Ke = { [oe]: pe };
22820
22820
  for (const nt in Ke)
22821
- gr(Ke, nt) && qo(Ke[nt]);
22821
+ pr(Ke, nt) && qo(Ke[nt]);
22822
22822
  pe = Ke[oe];
22823
22823
  }
22824
22824
  d.value[oe] = pe, P.messages = d.value;
@@ -22828,7 +22828,7 @@ function wd(e = {}, t) {
22828
22828
  const Ke = { [oe]: pe };
22829
22829
  if (i)
22830
22830
  for (const nt in Ke)
22831
- gr(Ke, nt) && qo(Ke[nt]);
22831
+ pr(Ke, nt) && qo(Ke[nt]);
22832
22832
  pe = Ke[oe], Tl(pe, d.value[oe]), P.messages = d.value;
22833
22833
  }
22834
22834
  function H(oe) {
@@ -22849,7 +22849,7 @@ function wd(e = {}, t) {
22849
22849
  function Le(oe, pe) {
22850
22850
  v.value[oe] = $n(v.value[oe] || {}, pe), P.numberFormats = v.value, Sm(P, oe, pe);
22851
22851
  }
22852
- Em++, n && _r && (he(n.locale, (oe) => {
22852
+ Em++, n && br && (he(n.locale, (oe) => {
22853
22853
  u && (c.value = oe, P.locale = oe, oo(P, c.value, s.value));
22854
22854
  }), he(n.fallbackLocale, (oe) => {
22855
22855
  u && (s.value = oe, P.fallbackLocale = oe, oo(P, c.value, s.value));
@@ -22921,7 +22921,7 @@ function wd(e = {}, t) {
22921
22921
  setPostTranslationHandler: ie,
22922
22922
  getMissingHandler: se,
22923
22923
  setMissingHandler: Ie,
22924
- [$y]: ke
22924
+ [$y]: Ce
22925
22925
  };
22926
22926
  return Be.datetimeFormats = U, Be.numberFormats = Y, Be.rt = re, Be.te = ue, Be.tm = Ge, Be.d = Se, Be.n = q, Be.getDateTimeFormat = H, Be.setDateTimeFormat = W, Be.mergeDateTimeFormat = G, Be.getNumberFormat = X, Be.setNumberFormat = we, Be.mergeNumberFormat = Le, Be[qy] = r, Be[ac] = ge, Be[ic] = le, Be[oc] = Pe, process.env.NODE_ENV !== "production" && (Be[Wa] = (oe) => {
22927
22927
  P.__v_emitter = oe;
@@ -23334,12 +23334,12 @@ function hT(e) {
23334
23334
  return {
23335
23335
  created: (o, l) => {
23336
23336
  const [u, c] = t(l);
23337
- _r && e.global === c && (o.__i18nWatcher = he(c.locale, () => {
23337
+ br && e.global === c && (o.__i18nWatcher = he(c.locale, () => {
23338
23338
  l.instance && l.instance.$forceUpdate();
23339
23339
  })), o.__composer = c, o.textContent = u;
23340
23340
  },
23341
23341
  unmounted: (o) => {
23342
- _r && o.__i18nWatcher && (o.__i18nWatcher(), o.__i18nWatcher = void 0, delete o.__i18nWatcher), o.__composer && (o.__composer = void 0, delete o.__composer);
23342
+ br && o.__i18nWatcher && (o.__i18nWatcher(), o.__i18nWatcher = void 0, delete o.__i18nWatcher), o.__composer && (o.__composer = void 0, delete o.__composer);
23343
23343
  },
23344
23344
  beforeUpdate: (o, { value: l }) => {
23345
23345
  if (o.__composer) {
@@ -24034,7 +24034,7 @@ function VT(e, t, n, r = {}) {
24034
24034
  setNumberFormat: ge,
24035
24035
  mergeNumberFormat: Pe
24036
24036
  };
24037
- function ke(ue) {
24037
+ function Ce(ue) {
24038
24038
  ue.locale.value = l.value, ue.fallbackLocale.value = u.value, Object.keys(c.value).forEach((qe) => {
24039
24039
  ue.mergeLocaleMessage(qe, c.value[qe]);
24040
24040
  }), Object.keys(s.value).forEach((qe) => {
@@ -24047,7 +24047,7 @@ function VT(e, t, n, r = {}) {
24047
24047
  if (e.proxy == null || e.proxy.$i18n == null)
24048
24048
  throw bn(Ot.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);
24049
24049
  const ue = i.value = e.proxy.$i18n.__composer;
24050
- t === "global" ? (l.value = ue.locale.value, u.value = ue.fallbackLocale.value, c.value = ue.messages.value, s.value = ue.datetimeFormats.value, d.value = ue.numberFormats.value) : a && ke(ue);
24050
+ t === "global" ? (l.value = ue.locale.value, u.value = ue.fallbackLocale.value, c.value = ue.messages.value, s.value = ue.datetimeFormats.value, d.value = ue.numberFormats.value) : a && Ce(ue);
24051
24051
  }), le;
24052
24052
  }
24053
24053
  const BT = [
@@ -24870,7 +24870,7 @@ const jT = { style: { "margin-left": "-31px" } }, zT = { key: 0 }, hu = 5, Wo =
24870
24870
  w("div", DE, [
24871
24871
  D(qE, { onOnSearch: d })
24872
24872
  ]),
24873
- Ce(w("div", RE, [
24873
+ ke(w("div", RE, [
24874
24874
  D(E(Ae), {
24875
24875
  "no-caps": "",
24876
24876
  class: "q-mr-sm q-px-sm",
@@ -25429,7 +25429,7 @@ const $V = (e, t, n, r, a, i, o) => {
25429
25429
  default: B(() => [
25430
25430
  D(E(gs), null, {
25431
25431
  default: B(() => [
25432
- Ce(D(E(La), {
25432
+ ke(D(E(La), {
25433
25433
  class: "q-px-sm q-pt-sm q-pb-none",
25434
25434
  header: ""
25435
25435
  }, {
@@ -25440,7 +25440,7 @@ const $V = (e, t, n, r, a, i, o) => {
25440
25440
  }, 512), [
25441
25441
  [Ne, d.value && d.value.length > 0]
25442
25442
  ]),
25443
- Ce(D(E(mn), null, {
25443
+ ke(D(E(mn), null, {
25444
25444
  default: B(() => [
25445
25445
  D(E(xn), null, {
25446
25446
  default: B(() => [
@@ -25456,7 +25456,7 @@ const $V = (e, t, n, r, a, i, o) => {
25456
25456
  }, 512), [
25457
25457
  [Ne, v.value]
25458
25458
  ]),
25459
- (F(!0), J(et, null, wt(d.value, (R) => Ce((F(), _e(E(mn), {
25459
+ (F(!0), J(et, null, wt(d.value, (R) => ke((F(), _e(E(mn), {
25460
25460
  class: "q-pl-xs",
25461
25461
  dense: "",
25462
25462
  clickable: "",
@@ -25483,10 +25483,10 @@ const $V = (e, t, n, r, a, i, o) => {
25483
25483
  }, 1032, ["onClick"])), [
25484
25484
  [O]
25485
25485
  ])), 128)),
25486
- Ce(D(E(br), null, null, 512), [
25486
+ ke(D(E(yr), null, null, 512), [
25487
25487
  [Ne, d.value && d.value.length > 0]
25488
25488
  ]),
25489
- Ce(D(E(La), {
25489
+ ke(D(E(La), {
25490
25490
  class: "q-px-sm q-pt-sm q-pb-none",
25491
25491
  header: ""
25492
25492
  }, {
@@ -25497,7 +25497,7 @@ const $V = (e, t, n, r, a, i, o) => {
25497
25497
  }, 512), [
25498
25498
  [Ne, c.value && c.value.length > 0]
25499
25499
  ]),
25500
- Ce(D(E(mn), null, {
25500
+ ke(D(E(mn), null, {
25501
25501
  default: B(() => [
25502
25502
  D(E(xn), null, {
25503
25503
  default: B(() => [
@@ -25513,7 +25513,7 @@ const $V = (e, t, n, r, a, i, o) => {
25513
25513
  }, 512), [
25514
25514
  [Ne, i.value]
25515
25515
  ]),
25516
- (F(!0), J(et, null, wt(c.value, (R) => Ce((F(), _e(E(mn), {
25516
+ (F(!0), J(et, null, wt(c.value, (R) => ke((F(), _e(E(mn), {
25517
25517
  class: "q-pl-xs",
25518
25518
  dense: "",
25519
25519
  clickable: "",
@@ -25540,10 +25540,10 @@ const $V = (e, t, n, r, a, i, o) => {
25540
25540
  }, 1032, ["onClick"])), [
25541
25541
  [O]
25542
25542
  ])), 128)),
25543
- Ce(D(E(br), null, null, 512), [
25543
+ ke(D(E(yr), null, null, 512), [
25544
25544
  [Ne, c.value && c.value.length > 0]
25545
25545
  ]),
25546
- Ce(D(E(La), {
25546
+ ke(D(E(La), {
25547
25547
  class: "q-px-sm q-pt-sm q-pb-none",
25548
25548
  header: ""
25549
25549
  }, {
@@ -25554,7 +25554,7 @@ const $V = (e, t, n, r, a, i, o) => {
25554
25554
  }, 512), [
25555
25555
  [Ne, s.value && s.value.length > 0]
25556
25556
  ]),
25557
- Ce(D(E(mn), null, {
25557
+ ke(D(E(mn), null, {
25558
25558
  default: B(() => [
25559
25559
  D(E(xn), null, {
25560
25560
  default: B(() => [
@@ -25570,7 +25570,7 @@ const $V = (e, t, n, r, a, i, o) => {
25570
25570
  }, 512), [
25571
25571
  [Ne, o.value]
25572
25572
  ]),
25573
- (F(!0), J(et, null, wt(s.value, (R) => Ce((F(), _e(E(mn), {
25573
+ (F(!0), J(et, null, wt(s.value, (R) => ke((F(), _e(E(mn), {
25574
25574
  class: "q-pl-xs",
25575
25575
  dense: "",
25576
25576
  clickable: "",
@@ -25597,10 +25597,10 @@ const $V = (e, t, n, r, a, i, o) => {
25597
25597
  }, 1032, ["onClick"])), [
25598
25598
  [O]
25599
25599
  ])), 128)),
25600
- Ce(D(E(br), null, null, 512), [
25600
+ ke(D(E(yr), null, null, 512), [
25601
25601
  [Ne, s.value && s.value.length > 0]
25602
25602
  ]),
25603
- Ce(D(E(La), {
25603
+ ke(D(E(La), {
25604
25604
  class: "q-px-sm q-pt-sm q-pb-none",
25605
25605
  header: ""
25606
25606
  }, {
@@ -25681,7 +25681,7 @@ const $V = (e, t, n, r, a, i, o) => {
25681
25681
  }),
25682
25682
  a.showMoreButton || a.showAddToBasket ? (F(), _e(c, { key: 0 }, {
25683
25683
  default: B(() => [
25684
- Ce(D(u, {
25684
+ ke(D(u, {
25685
25685
  dense: "",
25686
25686
  icon: "mdi-information-outline",
25687
25687
  color: "secondary",
@@ -25690,7 +25690,7 @@ const $V = (e, t, n, r, a, i, o) => {
25690
25690
  }, null, 8, ["label"]), [
25691
25691
  [Ne, a.showMoreButton]
25692
25692
  ]),
25693
- Ce(D(u, {
25693
+ ke(D(u, {
25694
25694
  dense: "",
25695
25695
  color: "primary",
25696
25696
  icon: "mdi-basket-outline",
@@ -25735,7 +25735,7 @@ const $V = (e, t, n, r, a, i, o) => {
25735
25735
  "tool-bar-title": "Marketplace",
25736
25736
  onOnSearchFinished: v
25737
25737
  }, null, 8, ["modelValue"]),
25738
- Ce(w("div", jI, [
25738
+ ke(w("div", jI, [
25739
25739
  w("span", zI, A(`${n.value.totalCount} ${p.$t("results")}`), 1)
25740
25740
  ], 512), [
25741
25741
  [Ne, n.value && n.value.totalCount == 0 || n.value.totalCount]
@@ -25853,7 +25853,7 @@ const $V = (e, t, n, r, a, i, o) => {
25853
25853
  setup(e) {
25854
25854
  const t = e;
25855
25855
  return (n, r) => (F(), J("div", eO, [
25856
- Ce(w("div", tO, [
25856
+ ke(w("div", tO, [
25857
25857
  D(E(Ji), {
25858
25858
  color: "primary",
25859
25859
  size: "10em"
@@ -25950,7 +25950,7 @@ const gO = ["href"], Tn = /* @__PURE__ */ at({
25950
25950
  ], 8, gO));
25951
25951
  }
25952
25952
  });
25953
- function Tr(e) {
25953
+ function kr(e) {
25954
25954
  return e && e.replace(/[^\w\d]/g, "-").toLocaleLowerCase();
25955
25955
  }
25956
25956
  class Ko {
@@ -27409,7 +27409,7 @@ const bO = { class: "row" }, _O = { class: "col-12" }, wO = { class: "thumbnail-
27409
27409
  s.product.categoryId > 0 && n.router ? (F(), _e(Tn, {
27410
27410
  key: 0,
27411
27411
  router: n.router,
27412
- to: { name: "category", params: { category: E(Tr)(s.product.categoryName), id: s.product.categoryId } }
27412
+ to: { name: "category", params: { category: E(kr)(s.product.categoryName), id: s.product.categoryId } }
27413
27413
  }, {
27414
27414
  default: B(() => [
27415
27415
  Re(A(s.product?.categoryName), 1)
@@ -27849,7 +27849,7 @@ const Qy = (e, t) => {
27849
27849
  const I = localStorage.getItem("viewType");
27850
27850
  I && (p.value = I);
27851
27851
  }), (I, M) => (F(), J(et, null, [
27852
- Ce(w("div", eP, [
27852
+ ke(w("div", eP, [
27853
27853
  D(E(Ji), {
27854
27854
  color: "primary",
27855
27855
  size: "10em"
@@ -27872,15 +27872,15 @@ const Qy = (e, t) => {
27872
27872
  class: "filter"
27873
27873
  }), null, 16))), 128))
27874
27874
  ]),
27875
- Ce(w("div", iP, [
27876
- Ce(w("div", oP, [
27875
+ ke(w("div", iP, [
27876
+ ke(w("div", oP, [
27877
27877
  n.value ? (F(), J("span", lP, A(`${r.value.totalCount} ${I.$t("ResultsFor")} "${n.value}"`), 1)) : (F(), J("span", sP, A(`${r.value.totalCount} ${I.$t("ItemsFound")}`), 1))
27878
27878
  ], 512), [
27879
27879
  [Ne, r.value && r.value.totalCount == 0 || r.value.totalCount]
27880
27880
  ]),
27881
- Ce(w("div", uP, [
27881
+ ke(w("div", uP, [
27882
27882
  w("div", cP, [
27883
- Ce(w("select", {
27883
+ ke(w("select", {
27884
27884
  "onUpdate:modelValue": M[0] || (M[0] = (O) => l.value = O),
27885
27885
  onChange: g
27886
27886
  }, [
@@ -27911,7 +27911,7 @@ const Qy = (e, t) => {
27911
27911
  [Ne, r.value && r.value.totalCount != 0 || r.value.totalCount && !i.value]
27912
27912
  ]),
27913
27913
  w("div", hP, [
27914
- (F(!0), J(et, null, wt(r.value.data, (O) => Ce((F(), J("div", {
27914
+ (F(!0), J(et, null, wt(r.value.data, (O) => ke((F(), J("div", {
27915
27915
  class: Wt(k.value),
27916
27916
  key: O.id
27917
27917
  }, [
@@ -27928,11 +27928,11 @@ const Qy = (e, t) => {
27928
27928
  [Ne, !i.value]
27929
27929
  ])), 128))
27930
27930
  ]),
27931
- Ce(w("div", pP, [
27931
+ ke(w("div", pP, [
27932
27932
  w("div", gP, [
27933
27933
  w("div", yP, [
27934
27934
  w("div", bP, [
27935
- Ce(w("select", {
27935
+ ke(w("select", {
27936
27936
  "onUpdate:modelValue": M[3] || (M[3] = (O) => l.value = O),
27937
27937
  onChange: g
27938
27938
  }, [
@@ -27944,7 +27944,7 @@ const Qy = (e, t) => {
27944
27944
  ])
27945
27945
  ]),
27946
27946
  M[5] || (M[5] = w("div", { class: "col-auto" }, null, -1)),
27947
- Ce(D(E(Tg), {
27947
+ ke(D(E(Tg), {
27948
27948
  disable: i.value,
27949
27949
  modelValue: u.value,
27950
27950
  "onUpdate:modelValue": M[4] || (M[4] = (O) => u.value = O),
@@ -28041,7 +28041,7 @@ const Qy = (e, t) => {
28041
28041
  }), he(() => s.route.params.category, () => {
28042
28042
  s.route.params.category && d();
28043
28043
  }), (m, g) => (F(), J(et, null, [
28044
- Ce(w("div", kP, [
28044
+ ke(w("div", kP, [
28045
28045
  D(E(Ji), {
28046
28046
  color: "primary",
28047
28047
  size: "10em"
@@ -28049,7 +28049,7 @@ const Qy = (e, t) => {
28049
28049
  ], 512), [
28050
28050
  [Ne, r.value]
28051
28051
  ]),
28052
- Ce(w("div", TP, [
28052
+ ke(w("div", TP, [
28053
28053
  D(E(dt), { class: "q-mb-none q-pb-none" }, {
28054
28054
  default: B(() => [
28055
28055
  w("div", EP, [
@@ -28110,7 +28110,7 @@ const Qy = (e, t) => {
28110
28110
  s.router ? (F(), _e(Tn, {
28111
28111
  key: 0,
28112
28112
  router: s.router,
28113
- to: { name: "category", params: { category: E(Tr)(p.name), id: p.id } }
28113
+ to: { name: "category", params: { category: E(kr)(p.name), id: p.id } }
28114
28114
  }, {
28115
28115
  default: B(() => [
28116
28116
  Re(A(p.name), 1)
@@ -28142,7 +28142,7 @@ const Qy = (e, t) => {
28142
28142
  w("div", RP, [
28143
28143
  D(Tn, {
28144
28144
  router: s.router,
28145
- to: { name: "category", params: { category: E(Tr)(p.name), id: p.id } },
28145
+ to: { name: "category", params: { category: E(kr)(p.name), id: p.id } },
28146
28146
  class: "cat-show-more-link"
28147
28147
  }, {
28148
28148
  default: B(() => [
@@ -28174,7 +28174,7 @@ var cc = function(e, t) {
28174
28174
  Object.prototype.hasOwnProperty.call(r, a) && (n[a] = r[a]);
28175
28175
  }, cc(e, t);
28176
28176
  };
28177
- function Sr(e, t) {
28177
+ function wr(e, t) {
28178
28178
  if (typeof t != "function" && t !== null)
28179
28179
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
28180
28180
  cc(e, t);
@@ -28305,7 +28305,7 @@ var _u = "Invariant Violation", Bm = Object.setPrototypeOf, LP = Bm === void 0 ?
28305
28305
  } : Bm, Yy = (
28306
28306
  /** @class */
28307
28307
  function(e) {
28308
- Sr(t, e);
28308
+ wr(t, e);
28309
28309
  function t(n) {
28310
28310
  n === void 0 && (n = _u);
28311
28311
  var r = e.call(this, typeof n == "number" ? _u + ": " + n + " (see https://github.com/apollographql/invariant-packages)" : n) || this;
@@ -32792,7 +32792,7 @@ function uh(e) {
32792
32792
  var yi = (
32793
32793
  /** @class */
32794
32794
  function(e) {
32795
- Sr(t, e);
32795
+ wr(t, e);
32796
32796
  function t(n) {
32797
32797
  var r = e.call(this, function(a) {
32798
32798
  return r.addObserver(a), function() {
@@ -33153,7 +33153,7 @@ var aN = function(e) {
33153
33153
  }, Da = (
33154
33154
  /** @class */
33155
33155
  function(e) {
33156
- Sr(t, e);
33156
+ wr(t, e);
33157
33157
  function t(n) {
33158
33158
  var r = n.graphQLErrors, a = n.protocolErrors, i = n.clientErrors, o = n.networkError, l = n.errorMessage, u = n.extraInfo, c = e.call(this, l) || this;
33159
33159
  return c.name = "ApolloError", c.graphQLErrors = r || [], c.protocolErrors = a || [], c.clientErrors = i || [], c.networkError = o || null, c.message = l || aN(c), c.extraInfo = u, c.cause = Jn(Jn(Jn([
@@ -33445,7 +33445,7 @@ var vh = mr(function() {
33445
33445
  }, bN = (
33446
33446
  /** @class */
33447
33447
  function(e) {
33448
- Sr(t, e);
33448
+ wr(t, e);
33449
33449
  function t(n) {
33450
33450
  n === void 0 && (n = {});
33451
33451
  var r = e.call(this, zb(n).request) || this;
@@ -33703,7 +33703,7 @@ globalThis.__DEV__ !== !1 && (Qb.prototype.getMemoryInternals = H$);
33703
33703
  var Wb = (
33704
33704
  /** @class */
33705
33705
  function(e) {
33706
- Sr(t, e);
33706
+ wr(t, e);
33707
33707
  function t(n, r, a, i) {
33708
33708
  var o, l = e.call(this, n) || this;
33709
33709
  if (l.message = n, l.path = r, l.query = a, l.variables = i, Array.isArray(l.path)) {
@@ -34005,7 +34005,7 @@ function _h(e, t) {
34005
34005
  var t = (
34006
34006
  /** @class */
34007
34007
  function(n) {
34008
- Sr(r, n);
34008
+ wr(r, n);
34009
34009
  function r(a) {
34010
34010
  var i = a.policies, o = a.resultCaching, l = o === void 0 ? !0 : o, u = a.seed, c = n.call(this, i, new Zb(l)) || this;
34011
34011
  return c.stump = new IN(c), c.storageTrie = new Wr(eo), u && c.replace(u), c;
@@ -34024,7 +34024,7 @@ function _h(e, t) {
34024
34024
  var ea = (
34025
34025
  /** @class */
34026
34026
  function(e) {
34027
- Sr(t, e);
34027
+ wr(t, e);
34028
34028
  function t(n, r, a, i) {
34029
34029
  var o = e.call(this, r.policies, i) || this;
34030
34030
  return o.id = n, o.parent = r, o.replay = a, o.group = i, a(o), o;
@@ -34059,7 +34059,7 @@ var ea = (
34059
34059
  ), IN = (
34060
34060
  /** @class */
34061
34061
  function(e) {
34062
- Sr(t, e);
34062
+ wr(t, e);
34063
34063
  function t(n) {
34064
34064
  return e.call(this, "EntityStore.Stump", n, function() {
34065
34065
  }, new Zb(n.group.caching, n.group)) || this;
@@ -34986,7 +34986,7 @@ function VN(e, t, n, r) {
34986
34986
  var i0 = (
34987
34987
  /** @class */
34988
34988
  function(e) {
34989
- Sr(t, e);
34989
+ wr(t, e);
34990
34990
  function t(n) {
34991
34991
  n === void 0 && (n = {});
34992
34992
  var r = e.call(this) || this;
@@ -35159,7 +35159,7 @@ function Fo(e) {
35159
35159
  var Rh = Object.assign, BN = Object.hasOwnProperty, Dc = (
35160
35160
  /** @class */
35161
35161
  function(e) {
35162
- Sr(t, e);
35162
+ wr(t, e);
35163
35163
  function t(n) {
35164
35164
  var r = n.queryManager, a = n.queryInfo, i = n.options, o = e.call(this, function(p) {
35165
35165
  try {
@@ -36782,7 +36782,7 @@ function d0(e) {
36782
36782
  });
36783
36783
  }
36784
36784
  (function(e) {
36785
- Sr(t, e);
36785
+ wr(t, e);
36786
36786
  function t(n) {
36787
36787
  var r = e.call(this) || this;
36788
36788
  return r.link = d0(n), r;
@@ -37206,7 +37206,7 @@ const e2 = new i0({
37206
37206
  }), (O, R) => {
37207
37207
  const N = ar("q-tab");
37208
37208
  return F(), J(et, null, [
37209
- Ce(w("div", w2, [
37209
+ ke(w("div", w2, [
37210
37210
  D(E(Ji), {
37211
37211
  color: "primary",
37212
37212
  size: "10em"
@@ -37229,8 +37229,8 @@ const e2 = new i0({
37229
37229
  default: B(() => [
37230
37230
  D(E(dt), { class: "product-image-container col-xs-12 col-sm-3 col-lg-2" }, {
37231
37231
  default: B(() => [
37232
- Ce(w("div", null, [
37233
- Ce(w("img", {
37232
+ ke(w("div", null, [
37233
+ ke(w("img", {
37234
37234
  src: r.value?.imageReasonableUrl,
37235
37235
  alt: O.$t("Main Product Image"),
37236
37236
  class: "product-image"
@@ -37240,7 +37240,7 @@ const e2 = new i0({
37240
37240
  ], 512), [
37241
37241
  [Ne, r.value && r.value?.imageReasonableUrl]
37242
37242
  ]),
37243
- Ce(w("div", null, [
37243
+ ke(w("div", null, [
37244
37244
  w("img", {
37245
37245
  src: "https://media.stockinthechannel.com/placeholder.png",
37246
37246
  alt: O.$t("Missing Product Image"),
@@ -37249,7 +37249,7 @@ const e2 = new i0({
37249
37249
  ], 512), [
37250
37250
  [Ne, !r.value || !r.value.imageReasonableUrl]
37251
37251
  ]),
37252
- Ce(w("div", I2, [
37252
+ ke(w("div", I2, [
37253
37253
  (F(!0), J(et, null, wt(r.value?.multimedia, (U) => (F(), J("div", {
37254
37254
  class: "item q-px-sm",
37255
37255
  key: U.url
@@ -37277,7 +37277,7 @@ const e2 = new i0({
37277
37277
  default: B(() => [
37278
37278
  D(E(dt), { class: "row items-center q-pb-none justify-between align-center" }, {
37279
37279
  default: B(() => [
37280
- Ce(w("div", { class: "text-h6 q-mb-none" }, A(U.shortDescription), 513), [
37280
+ ke(w("div", { class: "text-h6 q-mb-none" }, A(U.shortDescription), 513), [
37281
37281
  [Ne, U.shortDescription]
37282
37282
  ]),
37283
37283
  D(E(uS)),
@@ -37342,7 +37342,7 @@ const e2 = new i0({
37342
37342
  r.value?.categoryId && r.value?.categoryId > 0 && d.router ? (F(), _e(Tn, {
37343
37343
  key: 0,
37344
37344
  router: d.router,
37345
- to: { name: "category", params: { category: E(Tr)(r.value.categoryName), id: r.value.categoryId } }
37345
+ to: { name: "category", params: { category: E(kr)(r.value.categoryName), id: r.value.categoryId } }
37346
37346
  }, {
37347
37347
  default: B(() => [
37348
37348
  Re(A(r.value?.categoryName), 1)
@@ -37494,13 +37494,13 @@ const e2 = new i0({
37494
37494
  width: "220"
37495
37495
  }, {
37496
37496
  default: B(() => [
37497
- Ce(w("img", {
37497
+ ke(w("img", {
37498
37498
  src: U.row.image,
37499
37499
  alt: U.row.distributorName
37500
37500
  }, null, 8, vD), [
37501
37501
  [Ne, U.row.image]
37502
37502
  ]),
37503
- Ce(w("span", { class: "text-primary" }, A(U.row.distributorName), 513), [
37503
+ ke(w("span", { class: "text-primary" }, A(U.row.distributorName), 513), [
37504
37504
  [Ne, !U.row.image]
37505
37505
  ])
37506
37506
  ]),
@@ -37837,7 +37837,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37837
37837
  s.sinchAccountId && p(o.value.page, o.value.rowsPerPage, s.sinchAccountId, s.externalSystemType, s.providerSubscriptionId);
37838
37838
  }), (S, k) => (F(), J(et, null, [
37839
37839
  w("div", VD, A(s.tableTitle), 1),
37840
- Ce(D(E(jn), {
37840
+ ke(D(E(jn), {
37841
37841
  flat: "",
37842
37842
  "wrap-cells": "",
37843
37843
  rows: r.value?.data ?? [],
@@ -38044,7 +38044,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38044
38044
  class: "text-center"
38045
38045
  }, {
38046
38046
  default: B(() => [
38047
- Ce(D(E(Ae), {
38047
+ ke(D(E(Ae), {
38048
38048
  size: "sm",
38049
38049
  color: "accent",
38050
38050
  round: "",
@@ -38116,7 +38116,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38116
38116
  class: "text-center"
38117
38117
  }, {
38118
38118
  default: B(() => [
38119
- Ce(D(E(Ae), {
38119
+ ke(D(E(Ae), {
38120
38120
  size: "sm",
38121
38121
  color: "accent",
38122
38122
  round: "",
@@ -38132,7 +38132,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38132
38132
  ]),
38133
38133
  _: 2
38134
38134
  }, 1032, ["props"])) : fe("", !0),
38135
- Ce(D(E(Yn), null, {
38135
+ ke(D(E(Yn), null, {
38136
38136
  default: B(() => [
38137
38137
  D(E($e), { colspan: "13" }, {
38138
38138
  default: B(() => [
@@ -38266,13 +38266,13 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38266
38266
  default: B(() => [
38267
38267
  D(E(dt), null, {
38268
38268
  default: B(() => [
38269
- Ce(D(E(pr), {
38269
+ ke(D(E(Tr), {
38270
38270
  height: "200px",
38271
38271
  square: ""
38272
38272
  }, null, 512), [
38273
38273
  [Ne, n.value]
38274
38274
  ]),
38275
- Ce(w("div", null, [
38275
+ ke(w("div", null, [
38276
38276
  w("div", null, [
38277
38277
  w("div", oR, A(`${u.$t("Order Id")}: ${t.route.params.cspOrderId}`), 1),
38278
38278
  t.exibitionMode == E($t).ResellerInfo ? (F(), J("div", lR, A(`${u.$t("Customer")}: ${r.value?.customerCompanyName}
@@ -38313,7 +38313,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38313
38313
  "show-items-expanded": !1,
38314
38314
  "exibition-mode": t.exibitionMode
38315
38315
  }, null, 8, ["order", "is-data-loading", "rows-per-page-options", "exibition-mode"]),
38316
- Ce(w("div", null, [
38316
+ ke(w("div", null, [
38317
38317
  w("h4", null, A(u.$t("Error fetching customer details.")), 1)
38318
38318
  ], 512), [
38319
38319
  [Ne, !n.value && !r.value]
@@ -38423,7 +38423,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38423
38423
  default: B(() => [
38424
38424
  D(E(dt), null, {
38425
38425
  default: B(() => [
38426
- Ce(w("div", null, [
38426
+ ke(w("div", null, [
38427
38427
  w("div", vR, A(d.$t("Order details")), 1),
38428
38428
  w("div", mR, [
38429
38429
  w("table", hR, [
@@ -38467,7 +38467,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38467
38467
  ], 512), [
38468
38468
  [Ne, !i.value]
38469
38469
  ]),
38470
- Ce(w("div", null, [
38470
+ ke(w("div", null, [
38471
38471
  w("h4", null, A(d.$t("Error fetching the subscription details.")), 1)
38472
38472
  ], 512), [
38473
38473
  [Ne, o.value]
@@ -38477,7 +38477,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38477
38477
  }),
38478
38478
  D(E(dt), null, {
38479
38479
  default: B(() => [
38480
- Ce(D(E(jn), {
38480
+ ke(D(E(jn), {
38481
38481
  "wrap-cells": "",
38482
38482
  rows: a.value?.products ?? [],
38483
38483
  "row-key": "manufacturerPartNumber",
@@ -38829,12 +38829,12 @@ const yR = { class: "q-ma-lg q-pa-md" }, bR = { class: "row justify-between" },
38829
38829
  w("div", IR, [
38830
38830
  w("span", OR, A(x.$t("Orders")), 1)
38831
38831
  ]),
38832
- Ce(w("div", PR, [
38832
+ ke(w("div", PR, [
38833
38833
  w("span", null, A(x.$t("Error fetching subscriptions")), 1)
38834
38834
  ], 512), [
38835
38835
  [Ne, o.value]
38836
38836
  ]),
38837
- Ce(D(E(jn), {
38837
+ ke(D(E(jn), {
38838
38838
  "wrap-cells": "",
38839
38839
  rows: l.value ?? [],
38840
38840
  columns: g.value,
@@ -39213,8 +39213,8 @@ const AV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39213
39213
  return it(async () => {
39214
39214
  await c(a.value.page, a.value.rowsPerPage);
39215
39215
  }), (s, d) => (F(), J(et, null, [
39216
- Ce(w("div", null, [
39217
- D(E(pr), {
39216
+ ke(w("div", null, [
39217
+ D(E(Tr), {
39218
39218
  type: "rect",
39219
39219
  height: "300px",
39220
39220
  width: "500px"
@@ -39282,7 +39282,7 @@ const AV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39282
39282
  ]),
39283
39283
  _: 1
39284
39284
  }, 8, ["title", "rows", "no-data-label", "loading", "rows-per-page-options", "pagination"]),
39285
- Ce(w("div", null, [
39285
+ ke(w("div", null, [
39286
39286
  w("h4", null, A(s.$t("Error getting change requests.")), 1)
39287
39287
  ], 512), [
39288
39288
  [Ne, !n.value && r.value]
@@ -39833,13 +39833,13 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39833
39833
  default: B(() => [
39834
39834
  D(P, null, {
39835
39835
  default: B(() => [
39836
- D(E(pr), { type: "text" })
39836
+ D(E(Tr), { type: "text" })
39837
39837
  ]),
39838
39838
  _: 1
39839
39839
  }),
39840
39840
  D(P, { caption: "" }, {
39841
39841
  default: B(() => [
39842
- D(E(pr), { type: "text" })
39842
+ D(E(Tr), { type: "text" })
39843
39843
  ]),
39844
39844
  _: 1
39845
39845
  })
@@ -39849,7 +39849,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39849
39849
  ]),
39850
39850
  _: 1
39851
39851
  }),
39852
- D(E(pr), {
39852
+ D(E(Tr), {
39853
39853
  height: "300px",
39854
39854
  square: ""
39855
39855
  }),
@@ -39858,8 +39858,8 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39858
39858
  class: "q-gutter-md"
39859
39859
  }, {
39860
39860
  default: B(() => [
39861
- D(E(pr), { type: "QBtn" }),
39862
- D(E(pr), { type: "QBtn" })
39861
+ D(E(Tr), { type: "QBtn" }),
39862
+ D(E(Tr), { type: "QBtn" })
39863
39863
  ]),
39864
39864
  _: 1
39865
39865
  })
@@ -39881,10 +39881,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39881
39881
  }, bA = { class: "text-caption" }, _A = { key: 1 }, wA = { key: 0 }, SA = { class: "flex column justify-center" }, CA = { class: "row no-wrap" }, kA = {
39882
39882
  key: 0,
39883
39883
  class: "text-center"
39884
- }, TA = { class: "text-caption" }, EA = { key: 1 }, xA = { class: "flex justify-end" }, IA = { key: 0 }, OA = {
39885
- key: 1,
39886
- class: "q-ml-sm"
39887
- }, PA = /* @__PURE__ */ at({
39884
+ }, TA = { class: "text-caption" }, EA = { key: 1 }, xA = { class: "flex justify-end" }, IA = { key: 0 }, OA = { class: "q-ml-sm" }, PA = /* @__PURE__ */ at({
39888
39885
  __name: "SubscriptionDetails",
39889
39886
  props: {
39890
39887
  rowsPerPageOptions: {},
@@ -40068,7 +40065,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40068
40065
  if (Q && s.value) {
40069
40066
  const ge = JSON.parse(JSON.stringify({ ...s.value, hasPendingChanges: Q.hasPendingChanges, isAutoRenewalEnabled: Q.renewalStatus, providerData: JSON.parse(Q.providerData) }));
40070
40067
  for (const Pe of ge.lines) {
40071
- const le = Q.products?.find((ke) => ke.vendor == Pe.vendor && ke.manufacturerPartNumber == Pe.sku);
40068
+ const le = Q.products?.find((Ce) => Ce.vendor == Pe.vendor && Ce.manufacturerPartNumber == Pe.sku);
40072
40069
  le && (Pe.quantity = le.quantity);
40073
40070
  }
40074
40071
  s.value = ge;
@@ -40269,12 +40266,12 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40269
40266
  if (j && j.lines && s.value?.lines) {
40270
40267
  const K = [];
40271
40268
  for (let le = 0; le < s.value.lines.length; le++) {
40272
- const ke = j.lines[le];
40269
+ const Ce = j.lines[le];
40273
40270
  K.push({
40274
- quantity: ke.quantity,
40275
- sku: ke.sku,
40276
- vendor: ke.vendor,
40277
- isMainSubscription: ke.isMainSubscription
40271
+ quantity: Ce.quantity,
40272
+ sku: Ce.sku,
40273
+ vendor: Ce.vendor,
40274
+ isMainSubscription: Ce.isMainSubscription
40278
40275
  });
40279
40276
  }
40280
40277
  let Q = Wn[s.value.externalSystem];
@@ -40388,7 +40385,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40388
40385
  w("div", eA, [
40389
40386
  w("div", tA, [
40390
40387
  w("div", nA, A(q.$t("Subscription details")), 1),
40391
- s.value && s.value.externalSystemType != E(Wn).Microsoft ? Ce((F(), J("div", rA, [
40388
+ s.value && s.value.externalSystemType != E(Wn).Microsoft ? ke((F(), J("div", rA, [
40392
40389
  l.value && s.value?.cspSubscriptionId ? (F(), _e(h0, {
40393
40390
  key: 0,
40394
40391
  "csp-subscription-id": s.value.cspSubscriptionId,
@@ -40403,14 +40400,14 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40403
40400
  default: B(() => [
40404
40401
  D(E(dt), null, {
40405
40402
  default: B(() => [
40406
- Ce(D(E(pr), {
40403
+ ke(D(E(Tr), {
40407
40404
  height: "200px",
40408
40405
  square: ""
40409
40406
  }, null, 512), [
40410
40407
  [Ne, n.value]
40411
40408
  ]),
40412
- Ce(w("div", null, [
40413
- Ce(w("div", { class: "text-h5 text-center status-progress text-yellow" }, A(q.$t("Subscription is in processing mode")), 513), [
40409
+ ke(w("div", null, [
40410
+ ke(w("div", { class: "text-h5 text-center status-progress text-yellow" }, A(q.$t("Subscription is in processing mode")), 513), [
40414
40411
  [Ne, s.value?.hasPendingChanges]
40415
40412
  ]),
40416
40413
  w("div", aA, [
@@ -40477,7 +40474,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40477
40474
  label: s.value.isAutoRenewalEnabled ? q.$t("Enabled") : q.$t("Disabled"),
40478
40475
  disable: d.value || s.value?.status?.toLowerCase() != "active"
40479
40476
  }, null, 8, ["modelValue", "label", "disable"]),
40480
- Ce(D(E(bo), {
40477
+ ke(D(E(bo), {
40481
40478
  class: "q-ml-md",
40482
40479
  color: "primary",
40483
40480
  size: "2em"
@@ -40498,20 +40495,20 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40498
40495
  label: s.value.isAutoRenewalEnabled ? q.$t("Enabled") : q.$t("Disabled"),
40499
40496
  disable: f.value || s.value?.status?.toLowerCase() != "active"
40500
40497
  }, null, 8, ["modelValue", "label", "disable"]),
40501
- Ce(D(E(bo), {
40498
+ ke(D(E(bo), {
40502
40499
  class: "q-ml-md",
40503
40500
  color: "primary",
40504
40501
  size: "2em"
40505
40502
  }, null, 512), [
40506
40503
  [Ne, f.value]
40507
40504
  ]),
40508
- Ce(w("div", null, [
40505
+ ke(w("div", null, [
40509
40506
  D(ZR, {
40510
40507
  "subscription-details": s.value,
40511
40508
  "subscription-provider-data": m.value
40512
40509
  }, null, 8, ["subscription-details", "subscription-provider-data"])
40513
40510
  ], 512), [
40514
- [Ne, p.exibitionMode == E($t).ResellerInfo && s.value?.status?.toLowerCase() == "active"]
40511
+ [Ne, p.exibitionMode == E($t).ResellerInfo && s.value?.status?.toLowerCase() == "active" && !f.value]
40515
40512
  ])
40516
40513
  ])
40517
40514
  ])) : fe("", !0)
@@ -40545,7 +40542,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40545
40542
  ], 512), [
40546
40543
  [Ne, !n.value && s.value]
40547
40544
  ]),
40548
- Ce(w("div", null, [
40545
+ ke(w("div", null, [
40549
40546
  w("h4", null, A(q.$t("Error fetching the subscription details.")), 1)
40550
40547
  ], 512), [
40551
40548
  [Ne, !n.value && !s.value]
@@ -40553,7 +40550,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40553
40550
  ]),
40554
40551
  _: 1
40555
40552
  }),
40556
- Ce(D(E(dt), null, {
40553
+ ke(D(E(dt), null, {
40557
40554
  default: B(() => [
40558
40555
  D(E(jn), {
40559
40556
  flat: "",
@@ -40653,7 +40650,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40653
40650
  }, 1024)) : fe("", !0),
40654
40651
  g.value.includes("price") ? (F(), _e(E($e), { key: "price" }, {
40655
40652
  default: B(() => [
40656
- Ce(D(E(qt), {
40653
+ ke(D(E(qt), {
40657
40654
  modelValue: K.row.price,
40658
40655
  "onUpdate:modelValue": [(Q) => K.row.price = Q, (Q) => U(K.row)],
40659
40656
  modelModifiers: { number: !0 },
@@ -40666,7 +40663,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40666
40663
  }, null, 8, ["modelValue", "onUpdate:modelValue", "prefix"]), [
40667
40664
  [Ne, v.value]
40668
40665
  ]),
40669
- Ce(w("span", null, A(q.$formatCurrency(K.row.price, s.value?.currency)), 513), [
40666
+ ke(w("span", null, A(q.$formatCurrency(K.row.price, s.value?.currency)), 513), [
40670
40667
  [Ne, !v.value]
40671
40668
  ])
40672
40669
  ]),
@@ -40674,7 +40671,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40674
40671
  }, 1024)) : fe("", !0),
40675
40672
  g.value.includes("margin") ? (F(), _e(E($e), { key: "margin" }, {
40676
40673
  default: B(() => [
40677
- Ce(D(E(qt), {
40674
+ ke(D(E(qt), {
40678
40675
  modelValue: K.row.margin,
40679
40676
  "onUpdate:modelValue": [(Q) => K.row.margin = Q, (Q) => ee(K.row)],
40680
40677
  modelModifiers: { number: !0 },
@@ -40687,7 +40684,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40687
40684
  }, null, 8, ["modelValue", "onUpdate:modelValue"]), [
40688
40685
  [Ne, v.value]
40689
40686
  ]),
40690
- Ce(w("span", null, A(K.row.margin != null ? `${K.row.margin?.toFixed(2)}%` : q.$t("n/a")), 513), [
40687
+ ke(w("span", null, A(K.row.margin != null ? `${K.row.margin?.toFixed(2)}%` : q.$t("n/a")), 513), [
40691
40688
  [Ne, !v.value]
40692
40689
  ])
40693
40690
  ]),
@@ -40711,7 +40708,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40711
40708
  ]),
40712
40709
  _: 1
40713
40710
  }, 8, ["loading", "title", "rows", "rows-per-page-options", "visible-columns"]),
40714
- Ce(w("div", null, [
40711
+ ke(w("div", null, [
40715
40712
  D(E(jn), {
40716
40713
  flat: "",
40717
40714
  loading: n.value,
@@ -40792,7 +40789,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40792
40789
  }, 1024)) : fe("", !0),
40793
40790
  g.value.includes("price") ? (F(), _e(E($e), { key: "price" }, {
40794
40791
  default: B(() => [
40795
- Ce(D(E(qt), {
40792
+ ke(D(E(qt), {
40796
40793
  modelValue: K.row.price,
40797
40794
  "onUpdate:modelValue": [(Q) => K.row.price = Q, (Q) => U(K.row)],
40798
40795
  modelModifiers: { number: !0 },
@@ -40805,7 +40802,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40805
40802
  }, null, 8, ["modelValue", "onUpdate:modelValue", "prefix"]), [
40806
40803
  [Ne, v.value]
40807
40804
  ]),
40808
- Ce(w("span", null, A(q.$formatCurrency(K.row.price, s.value?.currency)), 513), [
40805
+ ke(w("span", null, A(q.$formatCurrency(K.row.price, s.value?.currency)), 513), [
40809
40806
  [Ne, !v.value]
40810
40807
  ])
40811
40808
  ]),
@@ -40813,7 +40810,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40813
40810
  }, 1024)) : fe("", !0),
40814
40811
  g.value.includes("margin") ? (F(), _e(E($e), { key: "margin" }, {
40815
40812
  default: B(() => [
40816
- Ce(D(E(qt), {
40813
+ ke(D(E(qt), {
40817
40814
  modelValue: K.row.margin,
40818
40815
  "onUpdate:modelValue": [(Q) => K.row.margin = Q, (Q) => ee(K.row)],
40819
40816
  modelModifiers: { number: !0 },
@@ -40826,7 +40823,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40826
40823
  }, null, 8, ["modelValue", "onUpdate:modelValue"]), [
40827
40824
  [Ne, v.value]
40828
40825
  ]),
40829
- Ce(w("span", null, A(K.row.margin != null ? `${K.row.margin?.toFixed(2)}%` : q.$t("n/a")), 513), [
40826
+ ke(w("span", null, A(K.row.margin != null ? `${K.row.margin?.toFixed(2)}%` : q.$t("n/a")), 513), [
40830
40827
  [Ne, !v.value]
40831
40828
  ])
40832
40829
  ]),
@@ -40858,7 +40855,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40858
40855
  }, 512), [
40859
40856
  [Ne, s.value]
40860
40857
  ]),
40861
- Ce(D(E(fa), { class: "justify-between" }, {
40858
+ ke(D(E(fa), { class: "justify-between" }, {
40862
40859
  default: B(() => [
40863
40860
  w("div", null, [
40864
40861
  s.value && h.includes(s.value.externalSystemType) ? (F(), _e(E(Ae), {
@@ -40872,21 +40869,21 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40872
40869
  ]),
40873
40870
  w("div", xA, [
40874
40871
  !d.value && !n.value && !o.value && s.value && h.includes(s.value.externalSystemType) ? (F(), J("div", IA, [
40875
- Ce(D(E(Ae), {
40872
+ ke(D(E(Ae), {
40876
40873
  color: "primary",
40877
40874
  label: q.$t("Adjust Prices"),
40878
40875
  onClick: ie
40879
40876
  }, null, 8, ["label"]), [
40880
40877
  [Ne, !v.value]
40881
40878
  ]),
40882
- Ce(D(E(Ae), {
40879
+ ke(D(E(Ae), {
40883
40880
  color: "warning",
40884
40881
  label: q.$t("Cancel"),
40885
40882
  onClick: se
40886
40883
  }, null, 8, ["label"]), [
40887
40884
  [Ne, v.value]
40888
40885
  ]),
40889
- Ce(D(E(Ae), {
40886
+ ke(D(E(Ae), {
40890
40887
  class: "q-ml-sm",
40891
40888
  color: "primary",
40892
40889
  label: q.$t("Apply"),
@@ -40895,23 +40892,18 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40895
40892
  [Ne, v.value]
40896
40893
  ])
40897
40894
  ])) : fe("", !0),
40898
- d.value ? fe("", !0) : (F(), J("div", OA, [
40899
- Ce(D(E(pr), { type: "QBtn" }, null, 512), [
40900
- [Ne, r.value && !v.value]
40901
- ]),
40902
- Ce(D(E(Ae), {
40895
+ w("div", OA, [
40896
+ D(E(Ae), {
40903
40897
  disabled: I.value || s.value?.hasPendingChanges,
40904
40898
  label: q.$t("Update"),
40905
40899
  color: "primary",
40906
40900
  onClick: M,
40907
- loading: o.value
40908
- }, null, 8, ["disabled", "label", "loading"]), [
40909
- [Ne, !r.value && !v.value]
40910
- ]),
40911
- Ce(w("span", { class: "q-ml-md" }, A(q.$t("Subscription is in processing mode and can't be changed at this moment")), 513), [
40901
+ loading: o.value || r.value || v.value || d.value
40902
+ }, null, 8, ["disabled", "label", "loading"]),
40903
+ ke(w("span", { class: "q-ml-md" }, A(q.$t("Subscription is in processing mode and can't be changed at this moment")), 513), [
40912
40904
  [Ne, s.value?.hasPendingChanges]
40913
40905
  ])
40914
- ]))
40906
+ ])
40915
40907
  ])
40916
40908
  ]),
40917
40909
  _: 1
@@ -41032,7 +41024,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41032
41024
  clearable: ""
41033
41025
  }, null, 8, ["modelValue", "options", "label"])
41034
41026
  ]),
41035
- Ce(w("div", AA, [
41027
+ ke(w("div", AA, [
41036
41028
  D(E(Dn), {
41037
41029
  id: "daysToRenewalDate",
41038
41030
  rounded: "",
@@ -41142,7 +41134,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41142
41134
  ])
41143
41135
  ], 2)
41144
41136
  ]),
41145
- Ce(w("div", VA, [
41137
+ ke(w("div", VA, [
41146
41138
  w("div", BA, [
41147
41139
  D(E(Dn), {
41148
41140
  id: "daysToRenewalDate",
@@ -41317,7 +41309,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41317
41309
  } else
41318
41310
  a.value = v;
41319
41311
  }), t({ fetchSubscriptions: f }), (m, g) => (F(), J(et, null, [
41320
- Ce(w("div", jA, [
41312
+ ke(w("div", jA, [
41321
41313
  w("span", null, A(m.$t("Error fetching subscriptions")), 1)
41322
41314
  ], 512), [
41323
41315
  [Ne, u.value]
@@ -41334,7 +41326,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41334
41326
  loading: i.value
41335
41327
  }, D0({
41336
41328
  "no-data": B(() => [
41337
- Ce(w("div", QA, [
41329
+ ke(w("div", QA, [
41338
41330
  w("span", WA, A(m.$t("No Subscriptions Found")), 1)
41339
41331
  ], 512), [
41340
41332
  [Ne, !i.value]
@@ -41678,13 +41670,13 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41678
41670
  default: B(() => [
41679
41671
  D(E(dt), null, {
41680
41672
  default: B(() => [
41681
- Ce(D(E(pr), {
41673
+ ke(D(E(Tr), {
41682
41674
  height: "200px",
41683
41675
  square: ""
41684
41676
  }, null, 512), [
41685
41677
  [Ne, a.value]
41686
41678
  ]),
41687
- Ce(w("div", null, [
41679
+ ke(w("div", null, [
41688
41680
  w("div", null, [
41689
41681
  w("div", aL, A(`${s.$t("Order Id")}: ${i.value?.providerOrderId ?? s.$t("Pending")}`), 1)
41690
41682
  ]),
@@ -41713,7 +41705,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41713
41705
  pagination: r.value,
41714
41706
  "onUpdate:pagination": d[0] || (d[0] = (f) => r.value = f)
41715
41707
  }, null, 8, ["rows", "no-data-label", "loading", "rows-per-page-options", "pagination"]),
41716
- Ce(w("div", null, [
41708
+ ke(w("div", null, [
41717
41709
  w("h4", null, A(s.$t("Error fetching customer details.")), 1)
41718
41710
  ], 512), [
41719
41711
  [Ne, !a.value && !i.value]
@@ -42481,7 +42473,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42481
42473
  ]),
42482
42474
  _: 2
42483
42475
  }, 1024),
42484
- Ce(D(E($e), { key: "cost" }, {
42476
+ ke(D(E($e), { key: "cost" }, {
42485
42477
  default: B(() => [
42486
42478
  w("span", JL, A(h.$formatCurrency(C.row.product.price, r.basket?.currency)), 1)
42487
42479
  ]),
@@ -42495,7 +42487,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42495
42487
  ]),
42496
42488
  _: 2
42497
42489
  }, 1024),
42498
- Ce(D(E($e), { key: "totalCost" }, {
42490
+ ke(D(E($e), { key: "totalCost" }, {
42499
42491
  default: B(() => [
42500
42492
  w("div", XL, [
42501
42493
  w("div", ZL, [
@@ -42517,7 +42509,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42517
42509
  ]),
42518
42510
  _: 2
42519
42511
  }, 1024),
42520
- Ce(D(E($e), { key: "profit" }, {
42512
+ ke(D(E($e), { key: "profit" }, {
42521
42513
  default: B(() => [
42522
42514
  w("span", {
42523
42515
  class: Wt({ "text-positive": C.row.product.profit >= 0, "text-negative": C.row.product.profit < 0 })
@@ -42527,7 +42519,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42527
42519
  }, 1536), [
42528
42520
  [Ne, h.exibitionMode === E($t).ResellerInfo]
42529
42521
  ]),
42530
- Ce(D(E($e), { key: "margin" }, {
42522
+ ke(D(E($e), { key: "margin" }, {
42531
42523
  default: B(() => [
42532
42524
  w("span", {
42533
42525
  class: Wt({ "text-positive": C.row.product.margin >= 0, "text-negative": C.row.product.margin < 0 })
@@ -42539,7 +42531,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42539
42531
  ]),
42540
42532
  D(E($e), { key: "expand" }, {
42541
42533
  default: B(() => [
42542
- Ce(D(E(Ae), {
42534
+ ke(D(E(Ae), {
42543
42535
  size: "sm",
42544
42536
  color: "accent",
42545
42537
  round: "",
@@ -42569,7 +42561,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42569
42561
  ]),
42570
42562
  _: 2
42571
42563
  }, 1032, ["props"]),
42572
- (F(!0), J(et, null, wt(C.row.addOns, (T) => Ce((F(), _e(E(Yn), {
42564
+ (F(!0), J(et, null, wt(C.row.addOns, (T) => ke((F(), _e(E(Yn), {
42573
42565
  key: T.name
42574
42566
  }, {
42575
42567
  default: B(() => [
@@ -42600,7 +42592,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42600
42592
  ]),
42601
42593
  _: 2
42602
42594
  }, 1024),
42603
- Ce(D(E($e), null, {
42595
+ ke(D(E($e), null, {
42604
42596
  default: B(() => [
42605
42597
  Re(A(h.$formatCurrency(
42606
42598
  T.price,
@@ -42617,7 +42609,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42617
42609
  ]),
42618
42610
  _: 2
42619
42611
  }, 1024),
42620
- Ce(D(E($e), null, {
42612
+ ke(D(E($e), null, {
42621
42613
  default: B(() => [
42622
42614
  Re(A(h.$formatCurrency(T.totalCost, r.basket?.currency)), 1)
42623
42615
  ]),
@@ -42631,7 +42623,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42631
42623
  ]),
42632
42624
  _: 2
42633
42625
  }, 1024),
42634
- Ce(D(E($e), null, {
42626
+ ke(D(E($e), null, {
42635
42627
  default: B(() => [
42636
42628
  w("span", {
42637
42629
  class: Wt({ "text-positive": T.profit >= 0, "text-negative": T.profit < 0 })
@@ -42641,7 +42633,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42641
42633
  }, 1536), [
42642
42634
  [Ne, h.exibitionMode === E($t).ResellerInfo]
42643
42635
  ]),
42644
- Ce(D(E($e), null, {
42636
+ ke(D(E($e), null, {
42645
42637
  default: B(() => [
42646
42638
  w("span", {
42647
42639
  class: Wt({ "text-positive": T.margin >= 0, "text-negative": T.margin < 0 })
@@ -42673,17 +42665,17 @@ const iM = { class: "customer-top" }, oM = { class: "text-h6 primary-color custo
42673
42665
  const i = ar("q-skeleton");
42674
42666
  return F(), J(et, null, [
42675
42667
  w("div", null, [
42676
- Ce(D(i, {
42668
+ ke(D(i, {
42677
42669
  height: "200px",
42678
42670
  square: ""
42679
42671
  }, null, 512), [
42680
42672
  [Ne, n.isDataLoading]
42681
42673
  ]),
42682
42674
  w("div", null, [
42683
- Ce(w("div", null, [
42675
+ ke(w("div", null, [
42684
42676
  w("p", iM, [
42685
42677
  w("span", oM, A(`${n.customerDetails?.companyName}`), 1),
42686
- Ce(w("span", { class: "customer-id" }, A(`[${n.customerDetails?.providerCustomerId}]`), 513), [
42678
+ ke(w("span", { class: "customer-id" }, A(`[${n.customerDetails?.providerCustomerId}]`), 513), [
42687
42679
  [Ne, !t.value]
42688
42680
  ])
42689
42681
  ]),
@@ -42700,7 +42692,7 @@ const iM = { class: "customer-top" }, oM = { class: "text-h6 primary-color custo
42700
42692
  ])
42701
42693
  ])
42702
42694
  ]),
42703
- Ce(w("div", null, [
42695
+ ke(w("div", null, [
42704
42696
  w("h4", null, A(r.$t("Error fetching customer details.")), 1)
42705
42697
  ], 512), [
42706
42698
  [Ne, !n.isDataLoading && !n.customerDetails]
@@ -42919,13 +42911,13 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
42919
42911
  }
42920
42912
  return t({ getBasketDetails: k }), (x, P) => (F(), J(et, null, [
42921
42913
  w("div", uM, A(x.$t("Quote details")), 1),
42922
- Ce(D(E(pr), {
42914
+ ke(D(E(Tr), {
42923
42915
  height: "200px",
42924
42916
  square: ""
42925
42917
  }, null, 512), [
42926
42918
  [Ne, i.value]
42927
42919
  ]),
42928
- Ce(w("div", null, [
42920
+ ke(w("div", null, [
42929
42921
  D(E(Qt), { class: "q-ma-md subscripton-details" }, {
42930
42922
  default: B(() => [
42931
42923
  D(E(dt), null, {
@@ -43165,7 +43157,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43165
43157
  }
43166
43158
  return t({ onSearchClick: m }), (h, y) => (F(), J("div", null, [
43167
43159
  d.pageTitle ? (F(), J("span", CM, A(d.pageTitle), 1)) : fe("", !0),
43168
- Ce(w("div", kM, [
43160
+ ke(w("div", kM, [
43169
43161
  w("div", TM, [
43170
43162
  w("div", EM, [
43171
43163
  w("div", xM, [
@@ -43319,12 +43311,12 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43319
43311
  w("div", RM, [
43320
43312
  w("span", AM, A(h.$t("Quotes")), 1)
43321
43313
  ]),
43322
- Ce(w("div", LM, [
43314
+ ke(w("div", LM, [
43323
43315
  w("span", null, A(h.$t("Error fetching quotes")), 1)
43324
43316
  ], 512), [
43325
43317
  [Ne, u.value]
43326
43318
  ]),
43327
- Ce(D(E(jn), {
43319
+ ke(D(E(jn), {
43328
43320
  "wrap-cells": "",
43329
43321
  rows: r.value,
43330
43322
  columns: s,
@@ -43545,7 +43537,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43545
43537
  ])
43546
43538
  ])
43547
43539
  ]),
43548
- D(E(br), {
43540
+ D(E(yr), {
43549
43541
  spaced: "",
43550
43542
  inset: ""
43551
43543
  })
@@ -43654,7 +43646,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43654
43646
  }), he(() => o.route.params.id, async () => {
43655
43647
  o.route.params.id && (r.value = await u(o.route.params.id));
43656
43648
  }), (c, s) => (F(), J(et, null, [
43657
- Ce(w("div", nF, [
43649
+ ke(w("div", nF, [
43658
43650
  D(E(Ji), {
43659
43651
  color: "primary",
43660
43652
  size: "10em"
@@ -43666,7 +43658,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43666
43658
  w("div", aF, [
43667
43659
  w("h4", null, A(c.$t("Category not found.")), 1)
43668
43660
  ])
43669
- ])) : Ce((F(), J("div", iF, [
43661
+ ])) : ke((F(), J("div", iF, [
43670
43662
  w("div", oF, [
43671
43663
  w("div", lF, [
43672
43664
  D(E(dt), { class: "category-header q-mb-none q-pb-none" }, {
@@ -43729,7 +43721,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43729
43721
  o.router && d.sinchSearchCategoryId ? (F(), _e(Tn, {
43730
43722
  key: 0,
43731
43723
  router: o.router,
43732
- to: { name: "category", params: { category: E(Tr)(d.name), id: d.sinchSearchCategoryId } }
43724
+ to: { name: "category", params: { category: E(kr)(d.name), id: d.sinchSearchCategoryId } }
43733
43725
  }, {
43734
43726
  default: B(() => [
43735
43727
  Re(A(d.name), 1)
@@ -43738,7 +43730,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43738
43730
  }, 1032, ["router", "to"])) : o.router && !d.sinchSearchCategoryId ? (F(), _e(Tn, {
43739
43731
  key: 1,
43740
43732
  router: o.router,
43741
- to: { name: "cloud-category", params: { category: E(Tr)(d.name), id: d.id } }
43733
+ to: { name: "cloud-category", params: { category: E(kr)(d.name), id: d.id } }
43742
43734
  }, {
43743
43735
  default: B(() => [
43744
43736
  Re(A(d.name), 1)
@@ -43771,7 +43763,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43771
43763
  o.router && d.sinchSearchCategoryId ? (F(), _e(Tn, {
43772
43764
  key: 0,
43773
43765
  router: o.router,
43774
- to: { name: "category", params: { category: E(Tr)(d.name), id: d.sinchSearchCategoryId } },
43766
+ to: { name: "category", params: { category: E(kr)(d.name), id: d.sinchSearchCategoryId } },
43775
43767
  class: "cat-show-more-link"
43776
43768
  }, {
43777
43769
  default: B(() => [
@@ -43781,7 +43773,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43781
43773
  }, 1032, ["router", "to"])) : o.router && !d.sinchSearchCategoryId ? (F(), _e(Tn, {
43782
43774
  key: 1,
43783
43775
  router: o.router,
43784
- to: { name: "cloud-category", params: { category: E(Tr)(d.name), id: d.id } },
43776
+ to: { name: "cloud-category", params: { category: E(kr)(d.name), id: d.id } },
43785
43777
  class: "cat-show-more-link"
43786
43778
  }, {
43787
43779
  default: B(() => [
@@ -43810,7 +43802,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43810
43802
  o.router && d.sinchSearchCategoryId ? (F(), _e(Tn, {
43811
43803
  key: 0,
43812
43804
  router: o.router,
43813
- to: { name: "category", params: { category: E(Tr)(d.name), id: d.sinchSearchCategoryId } }
43805
+ to: { name: "category", params: { category: E(kr)(d.name), id: d.sinchSearchCategoryId } }
43814
43806
  }, {
43815
43807
  default: B(() => [
43816
43808
  Re(A(d.name), 1)
@@ -43820,7 +43812,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43820
43812
  o.router && !d.sinchSearchCategoryId ? (F(), _e(Tn, {
43821
43813
  key: 1,
43822
43814
  router: o.router,
43823
- to: { name: "cloud-category", params: { category: E(Tr)(d.name), id: d.id } }
43815
+ to: { name: "cloud-category", params: { category: E(kr)(d.name), id: d.id } }
43824
43816
  }, {
43825
43817
  default: B(() => [
43826
43818
  Re(A(d.name), 1)
@@ -44447,7 +44439,7 @@ export {
44447
44439
  RV as VueGlobalFunctions,
44448
44440
  Vh as brandPageStore,
44449
44441
  Bh as cloudProvidersStore,
44450
- Tr as hyphenate,
44442
+ kr as hyphenate,
44451
44443
  $V as languageSetup,
44452
44444
  jE as sinchSetAppLanguage,
44453
44445
  qV as translations,