@stock-in-the-channel/sinch-vue-components 0.0.333 → 0.0.334

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { ref as N, getCurrentInstance as qe, computed as y, watch as he, nextTick as mt, h as b, Transition as hn, onBeforeUnmount as yt, shallowReactive as S0, provide as ha, onMounted as at, onBeforeUpdate as Vo, onUpdated as C0, inject as An, reactive as qa, markRaw as Lh, defineComponent as ot, withDirectives as Se, onUnmounted as Wa, Teleport as k0, onDeactivated as jr, toRaw as Ar, onActivated as Ka, onBeforeMount as as, KeepAlive as Mh, createApp as T0, vShow as Pe, isRef as Fh, unref as q, openBlock as U, createElementBlock as ae, createElementVNode as S, normalizeClass as Ht, withKeys as ra, vModelText as E0, toDisplayString as A, createVNode as D, shallowRef as Vh, Fragment as rt, effectScope as x0, Text as I0, createBlock as $e, withCtx as V, renderList as Ot, createCommentVNode as Te, mergeProps as is, createTextVNode as Fe, resolveDirective as O0, resolveComponent as Lr, renderSlot as P0, vModelSelect as Cf, createSlots as q0 } from "vue";
1
+ import { ref as N, getCurrentInstance as qe, computed as y, watch as he, nextTick as mt, h as b, Transition as hn, onBeforeUnmount as yt, shallowReactive as S0, provide as ha, onMounted as at, onBeforeUpdate as Vo, onUpdated as C0, inject as An, reactive as qa, markRaw as Lh, defineComponent as ot, withDirectives as Se, onUnmounted as Wa, Teleport as k0, onDeactivated as jr, toRaw as Ar, onActivated as Ka, onBeforeMount as as, KeepAlive as Mh, createApp as T0, vShow as Pe, isRef as Fh, unref as q, openBlock as U, createElementBlock as re, createElementVNode as S, normalizeClass as Ht, withKeys as ra, vModelText as E0, toDisplayString as A, createVNode as D, shallowRef as Vh, Fragment as rt, effectScope as x0, Text as I0, createBlock as $e, withCtx as V, renderList as Ot, createCommentVNode as ke, mergeProps as is, createTextVNode as Fe, resolveDirective as O0, resolveComponent as Lr, renderSlot as P0, vModelSelect as Cf, createSlots as q0 } from "vue";
2
2
  /*!
3
3
  * Quasar Framework v2.17.4
4
4
  * (c) 2015-present Razvan Stoenescu
@@ -2604,10 +2604,10 @@ var Xa = pe({
2604
2604
  )
2605
2605
  ), Q = y(() => e.cover === !0 ? $.value : Ul(e.self || "top start", s.lang.rtl)), J = y(
2606
2606
  () => (e.square === !0 ? " q-menu--square" : "") + (m.value === !0 ? " q-menu--dark q-dark" : "")
2607
- ), te = y(() => e.autoClose === !0 ? { onClick: B } : {}), re = y(
2607
+ ), te = y(() => e.autoClose === !0 ? { onClick: B } : {}), ae = y(
2608
2608
  () => f.value === !0 && e.persistent !== !0
2609
2609
  );
2610
- he(re, (X) => {
2610
+ he(ae, (X) => {
2611
2611
  X === !0 ? (bg(F), Sg(L)) : (Ll(F), Vl(L));
2612
2612
  });
2613
2613
  function oe() {
@@ -2649,7 +2649,7 @@ var Xa = pe({
2649
2649
  l !== !0 ? (hg(c, X), n("click", X)) : l = !1;
2650
2650
  }
2651
2651
  function ue(X) {
2652
- re.value === !0 && e.noFocus !== !0 && ig(d.value, X.target) !== !0 && oe();
2652
+ ae.value === !0 && e.noFocus !== !0 && ig(d.value, X.target) !== !0 && oe();
2653
2653
  }
2654
2654
  function F(X) {
2655
2655
  n("escapeKey"), E(X);
@@ -4388,14 +4388,14 @@ function Dg({ updateValue: e, updatePosition: t, getDragging: n, formAttrs: r })
4388
4388
  const we = "q-slider__" + ce;
4389
4389
  return `${we} ${we}${m.value} ${we}${m.value}${p.value}`;
4390
4390
  }
4391
- function re(ce) {
4391
+ function ae(ce) {
4392
4392
  const we = "q-slider__" + ce;
4393
4393
  return `${we} ${we}${m.value}`;
4394
4394
  }
4395
4395
  const oe = y(() => {
4396
4396
  const ce = a.selectionColor || a.color;
4397
4397
  return "q-slider__selection absolute" + (ce !== void 0 ? ` text-${ce}` : "");
4398
- }), Ee = y(() => re("markers") + " absolute overflow-hidden"), Z = y(() => re("track-container")), O = y(() => te("pin")), W = y(() => te("label")), B = y(() => te("text-container")), ue = y(
4398
+ }), Ee = y(() => ae("markers") + " absolute overflow-hidden"), Z = y(() => ae("track-container")), O = y(() => te("pin")), W = y(() => te("label")), B = y(() => te("text-container")), ue = y(
4399
4399
  () => te("marker-labels-container") + (a.markerLabelsClass !== void 0 ? ` ${a.markerLabelsClass}` : "")
4400
4400
  ), F = y(
4401
4401
  () => "q-slider__track relative-position no-outline" + (a.trackColor !== void 0 ? ` bg-${a.trackColor}` : "")
@@ -4582,7 +4582,7 @@ function Dg({ updateValue: e, updatePosition: t, getDragging: n, formAttrs: r })
4582
4582
  }, Wt);
4583
4583
  };
4584
4584
  }
4585
- function ke(ce, we, je, lt) {
4585
+ function Te(ce, we, je, lt) {
4586
4586
  const ze = [];
4587
4587
  a.innerTrackColor !== "transparent" && ze.push(
4588
4588
  b("div", {
@@ -4662,7 +4662,7 @@ function Dg({ updateValue: e, updatePosition: t, getDragging: n, formAttrs: r })
4662
4662
  onMobileClick: me,
4663
4663
  onBlur: Ne,
4664
4664
  onKeyup: Ke,
4665
- getContent: ke,
4665
+ getContent: Te,
4666
4666
  getThumbRenderFn: fe,
4667
4667
  convertRatioToModel: _e,
4668
4668
  convertModelToRatio: De,
@@ -4906,11 +4906,11 @@ var W_ = ["left", "center", "right", "justify"], Ri = pe({
4906
4906
  ), $ = y(() => e.vertical === !0 ? { container: "height", content: "offsetHeight", scroll: "scrollHeight" } : { container: "width", content: "offsetWidth", scroll: "scrollWidth" }), Q = y(() => e.vertical !== !0 && a.lang.rtl === !0), J = y(() => xo === !1 && Q.value === !0);
4907
4907
  he(Q, O), he(() => e.modelValue, (Y) => {
4908
4908
  te({ name: Y, setCurrent: !0, skipEmit: !0 });
4909
- }), he(() => e.outsideArrows, re);
4909
+ }), he(() => e.outsideArrows, ae);
4910
4910
  function te({ name: Y, setCurrent: G, skipEmit: be }) {
4911
4911
  m.value !== Y && (be !== !0 && e["onUpdate:modelValue"] !== void 0 && n("update:modelValue", Y), (G === !0 || e["onUpdate:modelValue"] === void 0) && (Ee(m.value, Y), m.value = Y));
4912
4912
  }
4913
- function re() {
4913
+ function ae() {
4914
4914
  i(() => {
4915
4915
  oe({
4916
4916
  width: f.value.offsetWidth,
@@ -5020,7 +5020,7 @@ var W_ = ["left", "center", "right", "justify"], Ri = pe({
5020
5020
  const Ke = me.routeData.exact.value === !0;
5021
5021
  if (me.routeData[Ke === !0 ? "linkIsExactActive" : "linkIsActive"].value !== !0)
5022
5022
  continue;
5023
- const { hash: tt, query: fe, matched: ke, href: ce } = me.routeData.resolvedLink.value, we = Object.keys(fe).length;
5023
+ const { hash: tt, query: fe, matched: Te, href: ce } = me.routeData.resolvedLink.value, we = Object.keys(fe).length;
5024
5024
  if (Ke === !0) {
5025
5025
  if (tt !== Ne || we !== ie || _e(Ve, fe) === !1)
5026
5026
  continue;
@@ -5030,7 +5030,7 @@ var W_ = ["left", "center", "right", "justify"], Ri = pe({
5030
5030
  if (tt !== "" && tt !== Ne || we !== 0 && _e(fe, Ve) === !1)
5031
5031
  continue;
5032
5032
  const je = {
5033
- matchedLen: ke.length,
5033
+ matchedLen: Te.length,
5034
5034
  queryDiff: ie - we,
5035
5035
  hrefLen: ce.length - tt.length
5036
5036
  };
@@ -5074,7 +5074,7 @@ var W_ = ["left", "center", "right", "justify"], Ri = pe({
5074
5074
  }
5075
5075
  }
5076
5076
  function Ge(Y) {
5077
- h.push(Y), g.value++, re(), Y.routeData === void 0 || r.$route === void 0 ? s(() => {
5077
+ h.push(Y), g.value++, ae(), Y.routeData === void 0 || r.$route === void 0 ? s(() => {
5078
5078
  if (p.value === !0) {
5079
5079
  const G = m.value, be = G != null && G !== "" ? h.find((Ne) => Ne.name.value === G) : null;
5080
5080
  be && Z(be.rootRef.value);
@@ -5082,7 +5082,7 @@ var W_ = ["left", "center", "right", "justify"], Ri = pe({
5082
5082
  }) : (Oe(), Y.routeData.hasRouterLink.value === !0 && le());
5083
5083
  }
5084
5084
  function xe(Y) {
5085
- h.splice(h.indexOf(Y), 1), g.value--, re(), P !== void 0 && Y.routeData !== void 0 && (h.every((G) => G.routeData === void 0) === !0 && P(), le());
5085
+ h.splice(h.indexOf(Y), 1), g.value--, ae(), P !== void 0 && Y.routeData !== void 0 && (h.every((G) => G.routeData === void 0) === !0 && P(), le());
5086
5086
  }
5087
5087
  const Xe = {
5088
5088
  currentModel: m,
@@ -5105,7 +5105,7 @@ var W_ = ["left", "center", "right", "justify"], Ri = pe({
5105
5105
  return yt(it), jr(() => {
5106
5106
  z = P !== void 0, it();
5107
5107
  }), Ka(() => {
5108
- z === !0 && (Oe(), H = !0, le()), re();
5108
+ z === !0 && (Oe(), H = !0, le()), ae();
5109
5109
  }), () => b("div", {
5110
5110
  ref: f,
5111
5111
  class: R.value,
@@ -5693,7 +5693,7 @@ pe({
5693
5693
  });
5694
5694
  }
5695
5695
  }
5696
- function re(se) {
5696
+ function ae(se) {
5697
5697
  const Ie = R(se), le = { r: Ie.r, g: Ie.g, b: Ie.b, a: Ie.a };
5698
5698
  le.a === void 0 && (le.a = f.value.a), f.value.h = Ie.h, f.value.s = Ie.s, f.value.v = Ie.v, M(le, !0);
5699
5699
  }
@@ -6001,7 +6001,7 @@ pe({
6001
6001
  style: { backgroundColor: Ie },
6002
6002
  ...v.value === !0 ? i("palette#" + Ie, {
6003
6003
  onClick: () => {
6004
- re(Ie);
6004
+ ae(Ie);
6005
6005
  }
6006
6006
  }) : {}
6007
6007
  });
@@ -6669,7 +6669,7 @@ var Di = pe({
6669
6669
  () => J.value.filter((j) => typeof j == "string").map((j) => Ke(j, p.value, _.value)).filter(
6670
6670
  (j) => j.dateHash !== null && j.day !== null && j.month !== null && j.year !== null
6671
6671
  )
6672
- ), re = y(() => {
6672
+ ), ae = y(() => {
6673
6673
  const j = (ne) => Ke(ne, p.value, _.value);
6674
6674
  return J.value.filter((ne) => Nn(ne) === !0 && ne.from !== void 0 && ne.to !== void 0).map((ne) => ({ from: j(ne.from), to: j(ne.to) })).filter((ne) => ne.from.dateHash !== null && ne.to.dateHash !== null && ne.from.dateHash < ne.to.dateHash);
6675
6675
  }), oe = y(() => e.calendar !== "persian" ? (j) => new Date(j.year, j.month - 1, j.day) : (j) => {
@@ -6690,7 +6690,7 @@ var Di = pe({
6690
6690
  j.year,
6691
6691
  j.timezoneOffset
6692
6692
  )), Z = y(
6693
- () => te.value.length + re.value.reduce(
6693
+ () => te.value.length + ae.value.reduce(
6694
6694
  (j, ne) => j + 1 + Jg(
6695
6695
  oe.value(ne.to),
6696
6696
  oe.value(ne.from)
@@ -6710,7 +6710,7 @@ var Di = pe({
6710
6710
  return `${Z.value} ${_.value.pluralDay}`;
6711
6711
  const j = te.value[0], ne = oe.value(j);
6712
6712
  return isNaN(ne.valueOf()) === !0 ? oi : _.value.headerTitle !== void 0 ? _.value.headerTitle(ne, j) : _.value.daysShort[ne.getDay()] + ", " + _.value.monthsShort[j.month - 1] + " " + j.day;
6713
- }), W = y(() => te.value.concat(re.value.map((ne) => ne.from)).sort((ne, ve) => ne.year - ve.year || ne.month - ve.month)[0]), B = y(() => te.value.concat(re.value.map((ne) => ne.to)).sort((ne, ve) => ve.year - ne.year || ve.month - ne.month)[0]), ue = y(() => {
6713
+ }), W = y(() => te.value.concat(ae.value.map((ne) => ne.from)).sort((ne, ve) => ne.year - ve.year || ne.month - ve.month)[0]), B = y(() => te.value.concat(ae.value.map((ne) => ne.to)).sort((ne, ve) => ve.year - ne.year || ve.month - ne.month)[0]), ue = y(() => {
6714
6714
  if (e.subtitle !== void 0 && e.subtitle !== null && e.subtitle.length !== 0)
6715
6715
  return e.subtitle;
6716
6716
  if (Z.value === 0)
@@ -6753,7 +6753,7 @@ var Di = pe({
6753
6753
  }), j;
6754
6754
  }), Oe = y(() => {
6755
6755
  const j = {};
6756
- return re.value.forEach((ne) => {
6756
+ return ae.value.forEach((ne) => {
6757
6757
  const ve = Wr(ne.from), Ae = Wr(ne.to);
6758
6758
  if (j[ve] === void 0 && (j[ve] = []), j[ve].push({
6759
6759
  from: ne.from.day,
@@ -6928,7 +6928,7 @@ var Di = pe({
6928
6928
  rv(j) === !0 && (C.value = j);
6929
6929
  }
6930
6930
  function Ne(j, ne) {
6931
- ["month", "year"].includes(j) && (j === "month" ? ke : ce)(ne === !0 ? -1 : 1);
6931
+ ["month", "year"].includes(j) && (j === "month" ? Te : ce)(ne === !0 ? -1 : 1);
6932
6932
  }
6933
6933
  function Ve(j, ne) {
6934
6934
  C.value = "Calendar", pt(j, ne);
@@ -6994,7 +6994,7 @@ var Di = pe({
6994
6994
  dateHash: j + "/" + It(ne) + "/01"
6995
6995
  };
6996
6996
  }
6997
- function ke(j) {
6997
+ function Te(j) {
6998
6998
  let ne = g.value.year, ve = Number(g.value.month) + j;
6999
6999
  ve === 13 ? (ve = 1, ne++) : ve === 0 && (ve = 12, ne--), pt(ne, ve), Q.value === !0 && Wt("month");
7000
7000
  }
@@ -7068,7 +7068,7 @@ var Di = pe({
7068
7068
  let ne;
7069
7069
  if (e.multiple === !0)
7070
7070
  if (j.from !== void 0) {
7071
- const ve = Nr(j.from), Ae = Nr(j.to), Me = te.value.filter((et) => et.dateHash < ve || et.dateHash > Ae), Tt = re.value.filter(({ from: et, to: ct }) => ct.dateHash < ve || et.dateHash > Ae);
7071
+ const ve = Nr(j.from), Ae = Nr(j.to), Me = te.value.filter((et) => et.dateHash < ve || et.dateHash > Ae), Tt = ae.value.filter(({ from: et, to: ct }) => ct.dateHash < ve || et.dateHash > Ae);
7072
7072
  ne = Me.concat(Tt).concat(j).map((et) => Gn(et));
7073
7073
  } else {
7074
7074
  const ve = J.value.slice();
@@ -7091,7 +7091,7 @@ var Di = pe({
7091
7091
  jt(ne, "remove", j);
7092
7092
  }
7093
7093
  function ge(j, ne, ve) {
7094
- const Ae = te.value.concat(re.value).map((Me) => Gn(Me, j, ne)).filter((Me) => Me.from !== void 0 ? Me.from.dateHash !== null && Me.to.dateHash !== null : Me.dateHash !== null);
7094
+ const Ae = te.value.concat(ae.value).map((Me) => Gn(Me, j, ne)).filter((Me) => Me.from !== void 0 ? Me.from.dateHash !== null && Me.to.dateHash !== null : Me.dateHash !== null);
7095
7095
  n("update:modelValue", (e.multiple === !0 ? Ae : Ae[0]) || null, ve);
7096
7096
  }
7097
7097
  function Le() {
@@ -7219,7 +7219,7 @@ var Di = pe({
7219
7219
  type: "Months",
7220
7220
  key: g.value.month,
7221
7221
  dir: x.value,
7222
- goTo: ke,
7222
+ goTo: Te,
7223
7223
  boundaries: Ie.value.month,
7224
7224
  cls: " col"
7225
7225
  }).concat(Ze({
@@ -7632,7 +7632,7 @@ var ol = 0, fw = {
7632
7632
  }
7633
7633
  });
7634
7634
  }
7635
- function re(F) {
7635
+ function ae(F) {
7636
7636
  F && typeof F.focus == "function" ? F.focus({ preventScroll: !0 }) : te(), n("shake");
7637
7637
  const K = i.value;
7638
7638
  K !== null && (K.classList.remove("q-animate--scale"), K.classList.add("q-animate--scale"), u !== null && clearTimeout(u), u = setTimeout(() => {
@@ -7640,7 +7640,7 @@ var ol = 0, fw = {
7640
7640
  }, 170));
7641
7641
  }
7642
7642
  function oe() {
7643
- e.seamless !== !0 && (e.persistent === !0 || e.noEscDismiss === !0 ? e.maximized !== !0 && e.noShake !== !0 && re() : (n("escapeKey"), P()));
7643
+ e.seamless !== !0 && (e.persistent === !0 || e.noEscDismiss === !0 ? e.maximized !== !0 && e.noShake !== !0 && ae() : (n("escapeKey"), P()));
7644
7644
  }
7645
7645
  function Ee(F) {
7646
7646
  u !== null && (clearTimeout(u), u = null), (F === !0 || o.value === !0) && (Z(!1), e.seamless !== !0 && (v(!1), ju(B), Ll(oe))), F !== !0 && (c = null);
@@ -7652,7 +7652,7 @@ var ol = 0, fw = {
7652
7652
  d !== !0 && (P(F), n("click", F));
7653
7653
  }
7654
7654
  function W(F) {
7655
- e.persistent !== !0 && e.noBackdropDismiss !== !0 ? P(F) : e.noShake !== !0 && re();
7655
+ e.persistent !== !0 && e.noBackdropDismiss !== !0 ? P(F) : e.noShake !== !0 && ae();
7656
7656
  }
7657
7657
  function B(F) {
7658
7658
  e.allowFocusOutside !== !0 && T.value === !0 && ig(i.value, F.target) !== !0 && te('[tabindex]:not([tabindex="-1"])');
@@ -7660,7 +7660,7 @@ var ol = 0, fw = {
7660
7660
  Object.assign(a.proxy, {
7661
7661
  // expose public methods
7662
7662
  focus: te,
7663
- shake: re,
7663
+ shake: ae,
7664
7664
  // private but needed by QSelect
7665
7665
  __updateRefocusTarget(F) {
7666
7666
  c = F || null;
@@ -7786,7 +7786,7 @@ pe({
7786
7786
  ), R = N(0), L = N(!1), $ = N(!1), Q = N(
7787
7787
  // starting with "hidden" for SSR
7788
7788
  _.value * M.value
7789
- ), J = y(() => I.value === !0 ? "left" : "right"), te = y(() => w.value === !0 && m.value === !1 && e.overlay === !1 ? e.miniToOverlay === !0 ? e.miniWidth : _.value : 0), re = y(
7789
+ ), J = y(() => I.value === !0 ? "left" : "right"), te = y(() => w.value === !0 && m.value === !1 && e.overlay === !1 ? e.miniToOverlay === !0 ? e.miniWidth : _.value : 0), ae = y(
7790
7790
  () => e.overlay === !0 || e.miniToOverlay === !0 || s.view.value.indexOf(I.value ? "R" : "L") !== -1 || i.platform.is.ios === !0 && s.isContainer.value === !0
7791
7791
  ), oe = y(
7792
7792
  () => e.overlay === !1 && w.value === !0 && m.value === !1
@@ -7798,7 +7798,7 @@ pe({
7798
7798
  backgroundColor: `rgba(0,0,0,${R.value * 0.4})`
7799
7799
  })), W = y(() => I.value === !0 ? s.rows.value.top[2] === "r" : s.rows.value.top[0] === "l"), B = y(() => I.value === !0 ? s.rows.value.bottom[2] === "r" : s.rows.value.bottom[0] === "l"), ue = y(() => {
7800
7800
  const G = {};
7801
- return s.header.space === !0 && W.value === !1 && (re.value === !0 ? G.top = `${s.header.offset}px` : s.header.space === !0 && (G.top = `${s.header.size}px`)), s.footer.space === !0 && B.value === !1 && (re.value === !0 ? G.bottom = `${s.footer.offset}px` : s.footer.space === !0 && (G.bottom = `${s.footer.size}px`)), G;
7801
+ return s.header.space === !0 && W.value === !1 && (ae.value === !0 ? G.top = `${s.header.offset}px` : s.header.space === !0 && (G.top = `${s.header.size}px`)), s.footer.space === !0 && B.value === !1 && (ae.value === !0 ? G.bottom = `${s.footer.offset}px` : s.footer.space === !0 && (G.bottom = `${s.footer.size}px`)), G;
7802
7802
  }), F = y(() => {
7803
7803
  const G = {
7804
7804
  width: `${_.value}px`,
@@ -7808,7 +7808,7 @@ pe({
7808
7808
  }), K = y(
7809
7809
  () => "q-drawer__content fit " + (s.isContainer.value !== !0 ? "scroll" : "overflow-auto")
7810
7810
  ), ye = y(
7811
- () => `q-drawer q-drawer--${e.side}` + ($.value === !0 ? " q-drawer--mini-animate" : "") + (e.bordered === !0 ? " q-drawer--bordered" : "") + (o.value === !0 ? " q-drawer--dark q-dark" : "") + (L.value === !0 ? " no-transition" : w.value === !0 ? "" : " q-layout--prevent-focus") + (m.value === !0 ? " fixed q-drawer--on-top q-drawer--mobile q-drawer--top-padding" : ` q-drawer--${p.value === !0 ? "mini" : "standard"}` + (re.value === !0 || oe.value !== !0 ? " fixed" : "") + (e.overlay === !0 || e.miniToOverlay === !0 ? " q-drawer--on-top" : "") + (W.value === !0 ? " q-drawer--top-padding" : ""))
7811
+ () => `q-drawer q-drawer--${e.side}` + ($.value === !0 ? " q-drawer--mini-animate" : "") + (e.bordered === !0 ? " q-drawer--bordered" : "") + (o.value === !0 ? " q-drawer--dark q-dark" : "") + (L.value === !0 ? " no-transition" : w.value === !0 ? "" : " q-layout--prevent-focus") + (m.value === !0 ? " fixed q-drawer--on-top q-drawer--mobile q-drawer--top-padding" : ` q-drawer--${p.value === !0 ? "mini" : "standard"}` + (ae.value === !0 || oe.value !== !0 ? " fixed" : "") + (e.overlay === !0 || e.miniToOverlay === !0 ? " q-drawer--on-top" : "") + (W.value === !0 ? " q-drawer--top-padding" : ""))
7812
7812
  ), X = y(() => {
7813
7813
  const G = i.lang.rtl === !0 ? e.side : J.value;
7814
7814
  return [[
@@ -8230,7 +8230,7 @@ var vw = /^https?:\/\//, mw = class {
8230
8230
  hideOnRouteChange: f,
8231
8231
  processOnMount: !0
8232
8232
  });
8233
- Object.assign(x, { delayShow: te, delayHide: re });
8233
+ Object.assign(x, { delayShow: te, delayHide: ae });
8234
8234
  const { showPortal: I, hidePortal: M, renderPortal: R } = Kc(o, u, O, "tooltip");
8235
8235
  if (l.platform.is.mobile === !0) {
8236
8236
  const W = {
@@ -8291,7 +8291,7 @@ var vw = /^https?:\/\//, mw = class {
8291
8291
  P(W);
8292
8292
  }, e.delay);
8293
8293
  }
8294
- function re(W) {
8294
+ function ae(W) {
8295
8295
  l.platform.is.mobile === !0 && (Dn(x, "tooltipTemp"), hr(), setTimeout(() => {
8296
8296
  document.body.classList.remove("non-selectable");
8297
8297
  }, 10)), p(() => {
@@ -8862,7 +8862,7 @@ pe({
8862
8862
  C.caret.restorePosition(s.value[ye].length), W();
8863
8863
  }
8864
8864
  }
8865
- function re(F) {
8865
+ function ae(F) {
8866
8866
  const K = c.value;
8867
8867
  K !== null && K.contains(F.target) === !0 && (F.relatedTarget === null || K.contains(F.relatedTarget) !== !0) && (C.caret.savePosition(), W());
8868
8868
  }
@@ -8931,7 +8931,7 @@ pe({
8931
8931
  style: { height: o.value === !0 ? "100%" : null },
8932
8932
  ...M.value,
8933
8933
  onFocusin: te,
8934
- onFocusout: re
8934
+ onFocusout: ae
8935
8935
  }, [
8936
8936
  F,
8937
8937
  b("div", {
@@ -9108,8 +9108,8 @@ var Na = pe({
9108
9108
  () => e.disable !== !0 && (e.href !== void 0 || e.to !== void 0 && e.to !== null && e.to !== "")
9109
9109
  ), _ = y(() => {
9110
9110
  const te = {};
9111
- return Cw.forEach((re) => {
9112
- te[re] = e[re];
9111
+ return Cw.forEach((ae) => {
9112
+ te[ae] = e[ae];
9113
9113
  }), te;
9114
9114
  }), w = y(
9115
9115
  () => p.value === !0 || e.expandIconToggle !== !0
@@ -9139,8 +9139,8 @@ var Na = pe({
9139
9139
  function x(te) {
9140
9140
  te.keyCode === 13 && P(te, !0);
9141
9141
  }
9142
- function P(te, re) {
9143
- re !== !0 && o.value !== null && o.value.focus(), s(te), ft(te);
9142
+ function P(te, ae) {
9143
+ ae !== !0 && o.value !== null && o.value.focus(), s(te), ft(te);
9144
9144
  }
9145
9145
  function E() {
9146
9146
  n("afterShow");
@@ -9152,14 +9152,14 @@ var Na = pe({
9152
9152
  d === void 0 && (d = Eo()), i.value === !0 && (Sa[e.group] = d);
9153
9153
  const te = he(i, (oe) => {
9154
9154
  oe === !0 ? Sa[e.group] = d : Sa[e.group] === d && delete Sa[e.group];
9155
- }), re = he(
9155
+ }), ae = he(
9156
9156
  () => Sa[e.group],
9157
9157
  (oe, Ee) => {
9158
9158
  Ee === d && oe !== void 0 && oe !== d && c();
9159
9159
  }
9160
9160
  );
9161
9161
  f = () => {
9162
- te(), re(), Sa[e.group] === d && delete Sa[e.group], f = void 0;
9162
+ te(), ae(), Sa[e.group] === d && delete Sa[e.group], f = void 0;
9163
9163
  };
9164
9164
  }
9165
9165
  function R() {
@@ -9170,7 +9170,7 @@ var Na = pe({
9170
9170
  ],
9171
9171
  side: e.switchToggleSide !== !0,
9172
9172
  avatar: e.switchToggleSide
9173
- }, re = [
9173
+ }, ae = [
9174
9174
  b(gt, {
9175
9175
  class: "q-expansion-item__toggle-icon" + (e.expandedIcon === void 0 && i.value === !0 ? " q-expansion-item__toggle-icon--rotated" : ""),
9176
9176
  name: k.value
@@ -9181,13 +9181,13 @@ var Na = pe({
9181
9181
  ...C.value,
9182
9182
  onClick: P,
9183
9183
  onKeyup: x
9184
- }), re.unshift(
9184
+ }), ae.unshift(
9185
9185
  b("div", {
9186
9186
  ref: o,
9187
9187
  class: "q-expansion-item__toggle-focus q-icon q-focus-helper q-focus-helper--rounded",
9188
9188
  tabindex: -1
9189
9189
  })
9190
- )), b(xn, te, () => re);
9190
+ )), b(xn, te, () => ae);
9191
9191
  }
9192
9192
  function L() {
9193
9193
  let te;
@@ -9644,8 +9644,8 @@ function ms({ requiredForAttr: e = !0, tagProp: t, changeEvent: n = !1 } = {}) {
9644
9644
  function hs(e) {
9645
9645
  const { props: t, emit: n, slots: r, attrs: a, proxy: i } = qe(), { $q: o } = i;
9646
9646
  let l = null;
9647
- e.hasValue === void 0 && (e.hasValue = y(() => Ba(t.modelValue))), e.emitValue === void 0 && (e.emitValue = (re) => {
9648
- n("update:modelValue", re);
9647
+ e.hasValue === void 0 && (e.hasValue = y(() => Ba(t.modelValue))), e.emitValue === void 0 && (e.emitValue = (ae) => {
9648
+ n("update:modelValue", ae);
9649
9649
  }), e.controlEvents === void 0 && (e.controlEvents = {
9650
9650
  onFocusin: E,
9651
9651
  onFocusout: I
@@ -9656,8 +9656,8 @@ function hs(e) {
9656
9656
  focus: x
9657
9657
  }), e.computedCounter === void 0 && (e.computedCounter = y(() => {
9658
9658
  if (t.counter !== !1) {
9659
- const re = typeof t.modelValue == "string" || typeof t.modelValue == "number" ? ("" + t.modelValue).length : Array.isArray(t.modelValue) === !0 ? t.modelValue.length : 0, oe = t.maxlength !== void 0 ? t.maxlength : t.maxValues;
9660
- return re + (oe !== void 0 ? " / " + oe : "");
9659
+ const ae = typeof t.modelValue == "string" || typeof t.modelValue == "number" ? ("" + t.modelValue).length : Array.isArray(t.modelValue) === !0 ? t.modelValue.length : 0, oe = t.maxlength !== void 0 ? t.maxlength : t.maxValues;
9660
+ return ae + (oe !== void 0 ? " / " + oe : "");
9661
9661
  }
9662
9662
  }));
9663
9663
  const {
@@ -9684,61 +9684,61 @@ function hs(e) {
9684
9684
  modelValue: t.modelValue,
9685
9685
  emitValue: e.emitValue
9686
9686
  })), C = y(() => {
9687
- const re = {};
9688
- return e.targetUid.value && (re.for = e.targetUid.value), t.disable === !0 && (re["aria-disabled"] = "true"), re;
9687
+ const ae = {};
9688
+ return e.targetUid.value && (ae.for = e.targetUid.value), t.disable === !0 && (ae["aria-disabled"] = "true"), ae;
9689
9689
  });
9690
9690
  function T() {
9691
- const re = document.activeElement;
9691
+ const ae = document.activeElement;
9692
9692
  let oe = e.targetRef !== void 0 && e.targetRef.value;
9693
- oe && (re === null || re.id !== e.targetUid.value) && (oe.hasAttribute("tabindex") === !0 || (oe = oe.querySelector("[tabindex]")), oe && oe !== re && oe.focus({ preventScroll: !0 }));
9693
+ oe && (ae === null || ae.id !== e.targetUid.value) && (oe.hasAttribute("tabindex") === !0 || (oe = oe.querySelector("[tabindex]")), oe && oe !== ae && oe.focus({ preventScroll: !0 }));
9694
9694
  }
9695
9695
  function x() {
9696
9696
  Wi(T);
9697
9697
  }
9698
9698
  function P() {
9699
9699
  v_(T);
9700
- const re = document.activeElement;
9701
- re !== null && e.rootRef.value.contains(re) && re.blur();
9700
+ const ae = document.activeElement;
9701
+ ae !== null && e.rootRef.value.contains(ae) && ae.blur();
9702
9702
  }
9703
- function E(re) {
9704
- l !== null && (clearTimeout(l), l = null), e.editable.value === !0 && e.focused.value === !1 && (e.focused.value = !0, n("focus", re));
9703
+ function E(ae) {
9704
+ l !== null && (clearTimeout(l), l = null), e.editable.value === !0 && e.focused.value === !1 && (e.focused.value = !0, n("focus", ae));
9705
9705
  }
9706
- function I(re, oe) {
9706
+ function I(ae, oe) {
9707
9707
  l !== null && clearTimeout(l), l = setTimeout(() => {
9708
- l = null, !(document.hasFocus() === !0 && (e.hasPopupOpen === !0 || e.controlRef === void 0 || e.controlRef.value === null || e.controlRef.value.contains(document.activeElement) !== !1)) && (e.focused.value === !0 && (e.focused.value = !1, n("blur", re)), oe !== void 0 && oe());
9708
+ l = null, !(document.hasFocus() === !0 && (e.hasPopupOpen === !0 || e.controlRef === void 0 || e.controlRef.value === null || e.controlRef.value.contains(document.activeElement) !== !1)) && (e.focused.value === !0 && (e.focused.value = !1, n("blur", ae)), oe !== void 0 && oe());
9709
9709
  });
9710
9710
  }
9711
- function M(re) {
9712
- ft(re), o.platform.is.mobile !== !0 ? (e.targetRef !== void 0 && e.targetRef.value || e.rootRef.value).focus() : e.rootRef.value.contains(document.activeElement) === !0 && document.activeElement.blur(), t.type === "file" && (e.inputRef.value.value = null), n("update:modelValue", null), e.changeEvent === !0 && n("change", null), n("clear", t.modelValue), mt(() => {
9711
+ function M(ae) {
9712
+ ft(ae), o.platform.is.mobile !== !0 ? (e.targetRef !== void 0 && e.targetRef.value || e.rootRef.value).focus() : e.rootRef.value.contains(document.activeElement) === !0 && document.activeElement.blur(), t.type === "file" && (e.inputRef.value.value = null), n("update:modelValue", null), e.changeEvent === !0 && n("change", null), n("clear", t.modelValue), mt(() => {
9713
9713
  const oe = u.value;
9714
9714
  f(), u.value = oe;
9715
9715
  });
9716
9716
  }
9717
- function R(re) {
9718
- [13, 32].includes(re.keyCode) && M(re);
9717
+ function R(ae) {
9718
+ [13, 32].includes(ae.keyCode) && M(ae);
9719
9719
  }
9720
9720
  function L() {
9721
- const re = [];
9722
- return r.prepend !== void 0 && re.push(
9721
+ const ae = [];
9722
+ return r.prepend !== void 0 && ae.push(
9723
9723
  b("div", {
9724
9724
  class: "q-field__prepend q-field__marginal row no-wrap items-center",
9725
9725
  key: "prepend",
9726
9726
  onClick: pn
9727
9727
  }, r.prepend())
9728
- ), re.push(
9728
+ ), ae.push(
9729
9729
  b("div", {
9730
9730
  class: "q-field__control-container col relative-position row no-wrap q-anchor--skip"
9731
9731
  }, $())
9732
- ), s.value === !0 && t.noErrorIcon === !1 && re.push(
9732
+ ), s.value === !0 && t.noErrorIcon === !1 && ae.push(
9733
9733
  J("error", [
9734
9734
  b(gt, { name: o.iconSet.field.error, color: "negative" })
9735
9735
  ])
9736
- ), t.loading === !0 || e.innerLoading.value === !0 ? re.push(
9736
+ ), t.loading === !0 || e.innerLoading.value === !0 ? ae.push(
9737
9737
  J(
9738
9738
  "inner-loading-append",
9739
9739
  r.loading !== void 0 ? r.loading() : [b(ir, { color: t.color })]
9740
9740
  )
9741
- ) : t.clearable === !0 && e.hasValue.value === !0 && e.editable.value === !0 && re.push(
9741
+ ) : t.clearable === !0 && e.hasValue.value === !0 && e.editable.value === !0 && ae.push(
9742
9742
  J("inner-clearable-append", [
9743
9743
  b(gt, {
9744
9744
  class: "q-field__focusable-action",
@@ -9751,27 +9751,27 @@ function hs(e) {
9751
9751
  onClick: M
9752
9752
  })
9753
9753
  ])
9754
- ), r.append !== void 0 && re.push(
9754
+ ), r.append !== void 0 && ae.push(
9755
9755
  b("div", {
9756
9756
  class: "q-field__append q-field__marginal row no-wrap items-center",
9757
9757
  key: "append",
9758
9758
  onClick: pn
9759
9759
  }, r.append())
9760
- ), e.getInnerAppend !== void 0 && re.push(
9760
+ ), e.getInnerAppend !== void 0 && ae.push(
9761
9761
  J("inner-append", e.getInnerAppend())
9762
- ), e.getControlChild !== void 0 && re.push(
9762
+ ), e.getControlChild !== void 0 && ae.push(
9763
9763
  e.getControlChild()
9764
- ), re;
9764
+ ), ae;
9765
9765
  }
9766
9766
  function $() {
9767
- const re = [];
9768
- return t.prefix !== void 0 && t.prefix !== null && re.push(
9767
+ const ae = [];
9768
+ return t.prefix !== void 0 && t.prefix !== null && ae.push(
9769
9769
  b("div", {
9770
9770
  class: "q-field__prefix no-pointer-events row items-center"
9771
9771
  }, t.prefix)
9772
- ), e.getShadowControl !== void 0 && e.hasShadow.value === !0 && re.push(
9772
+ ), e.getShadowControl !== void 0 && e.hasShadow.value === !0 && ae.push(
9773
9773
  e.getShadowControl()
9774
- ), e.getControl !== void 0 ? re.push(e.getControl()) : r.rawControl !== void 0 ? re.push(r.rawControl()) : r.control !== void 0 && re.push(
9774
+ ), e.getControl !== void 0 ? ae.push(e.getControl()) : r.rawControl !== void 0 ? ae.push(r.rawControl()) : r.control !== void 0 && ae.push(
9775
9775
  b("div", {
9776
9776
  ref: e.targetRef,
9777
9777
  class: "q-field__native row",
@@ -9779,26 +9779,26 @@ function hs(e) {
9779
9779
  ...e.splitAttrs.attributes.value,
9780
9780
  "data-autofocus": t.autofocus === !0 || void 0
9781
9781
  }, r.control(g.value))
9782
- ), k.value === !0 && re.push(
9782
+ ), k.value === !0 && ae.push(
9783
9783
  b("div", {
9784
9784
  class: h.value
9785
9785
  }, We(r.label, t.label))
9786
- ), t.suffix !== void 0 && t.suffix !== null && re.push(
9786
+ ), t.suffix !== void 0 && t.suffix !== null && ae.push(
9787
9787
  b("div", {
9788
9788
  class: "q-field__suffix no-pointer-events row items-center"
9789
9789
  }, t.suffix)
9790
- ), re.concat(We(r.default));
9790
+ ), ae.concat(We(r.default));
9791
9791
  }
9792
9792
  function Q() {
9793
- let re, oe;
9794
- s.value === !0 ? d.value !== null ? (re = [b("div", { role: "alert" }, d.value)], oe = `q--slot-error-${d.value}`) : (re = We(r.error), oe = "q--slot-error") : (t.hideHint !== !0 || e.focused.value === !0) && (t.hint !== void 0 ? (re = [b("div", t.hint)], oe = `q--slot-hint-${t.hint}`) : (re = We(r.hint), oe = "q--slot-hint"));
9793
+ let ae, oe;
9794
+ s.value === !0 ? d.value !== null ? (ae = [b("div", { role: "alert" }, d.value)], oe = `q--slot-error-${d.value}`) : (ae = We(r.error), oe = "q--slot-error") : (t.hideHint !== !0 || e.focused.value === !0) && (t.hint !== void 0 ? (ae = [b("div", t.hint)], oe = `q--slot-hint-${t.hint}`) : (ae = We(r.hint), oe = "q--slot-hint"));
9795
9795
  const Ee = t.counter === !0 || r.counter !== void 0;
9796
- if (t.hideBottomSpace === !0 && Ee === !1 && re === void 0)
9796
+ if (t.hideBottomSpace === !0 && Ee === !1 && ae === void 0)
9797
9797
  return;
9798
9798
  const Z = b("div", {
9799
9799
  key: oe,
9800
9800
  class: "q-field__messages col"
9801
- }, re);
9801
+ }, ae);
9802
9802
  return b("div", {
9803
9803
  class: "q-field__bottom row items-start q-field__bottom--" + (t.hideBottomSpace !== !0 ? "animated" : "stale"),
9804
9804
  onClick: pn
@@ -9809,9 +9809,9 @@ function hs(e) {
9809
9809
  }, r.counter !== void 0 ? r.counter() : e.computedCounter.value) : null
9810
9810
  ]);
9811
9811
  }
9812
- function J(re, oe) {
9812
+ function J(ae, oe) {
9813
9813
  return oe === null ? null : b("div", {
9814
- key: re,
9814
+ key: ae,
9815
9815
  class: "q-field__append q-field__marginal row no-wrap items-center q-anchor--skip"
9816
9816
  }, oe);
9817
9817
  }
@@ -10041,7 +10041,7 @@ pe({
10041
10041
  () => p.value.map((te) => te.name).join(", ")
10042
10042
  ), k = y(
10043
10043
  () => Mu(
10044
- p.value.reduce((te, re) => te + re.size, 0)
10044
+ p.value.reduce((te, ae) => te + ae.size, 0)
10045
10045
  )
10046
10046
  ), h = y(() => ({
10047
10047
  totalSize: k.value,
@@ -10064,12 +10064,12 @@ pe({
10064
10064
  () => e.multiple === !0 && e.append === !0
10065
10065
  );
10066
10066
  function x(te) {
10067
- const re = p.value.slice();
10068
- re.splice(te, 1), E(re);
10067
+ const ae = p.value.slice();
10068
+ ae.splice(te, 1), E(ae);
10069
10069
  }
10070
10070
  function P(te) {
10071
- const re = p.value.indexOf(te);
10072
- re !== -1 && x(re);
10071
+ const ae = p.value.indexOf(te);
10072
+ ae !== -1 && x(ae);
10073
10073
  }
10074
10074
  function E(te) {
10075
10075
  n("update:modelValue", e.multiple === !0 ? te : te[0]);
@@ -10083,8 +10083,8 @@ pe({
10083
10083
  function R() {
10084
10084
  return o.value;
10085
10085
  }
10086
- function L(te, re) {
10087
- const oe = f(te, re, p.value, T.value), Ee = R();
10086
+ function L(te, ae) {
10087
+ const oe = f(te, ae, p.value, T.value), Ee = R();
10088
10088
  Ee != null && (Ee.value = ""), oe !== void 0 && ((e.multiple === !0 ? e.modelValue && oe.every((Z) => p.value.includes(Z)) : e.modelValue === oe[0]) || E(
10089
10089
  T.value === !0 ? p.value.concat(oe) : oe
10090
10090
  ));
@@ -10100,12 +10100,12 @@ pe({
10100
10100
  function Q() {
10101
10101
  if (t.file !== void 0)
10102
10102
  return p.value.length === 0 ? $() : p.value.map(
10103
- (re, oe) => t.file({ index: oe, file: re, ref: this })
10103
+ (ae, oe) => t.file({ index: oe, file: ae, ref: this })
10104
10104
  );
10105
10105
  if (t.selected !== void 0)
10106
10106
  return p.value.length === 0 ? $() : t.selected({ files: p.value, ref: this });
10107
10107
  if (e.useChips === !0)
10108
- return p.value.length === 0 ? $() : p.value.map((re, oe) => b(Og, {
10108
+ return p.value.length === 0 ? $() : p.value.map((ae, oe) => b(Og, {
10109
10109
  key: "file-" + oe,
10110
10110
  removable: i.editable.value,
10111
10111
  dense: !0,
@@ -10116,7 +10116,7 @@ pe({
10116
10116
  }
10117
10117
  }, () => b("span", {
10118
10118
  class: "ellipsis",
10119
- textContent: re.name
10119
+ textContent: ae.name
10120
10120
  })));
10121
10121
  const te = e.displayValue !== void 0 ? e.displayValue : w.value;
10122
10122
  return te.length !== 0 ? [
@@ -10881,13 +10881,13 @@ function Lw(e, t, n, r) {
10881
10881
  J = F === "\\" ? "\\\\\\\\" : F.replace(mv, "\\\\$&"), $.push(F), R.push("([^" + J + "]+)?" + J + "?");
10882
10882
  }
10883
10883
  });
10884
- const re = new RegExp(
10884
+ const ae = new RegExp(
10885
10885
  "^" + R.join("") + "(" + (J === "" ? "." : "[^" + J + "]") + "+)?" + (J === "" ? "" : "[" + J + "]*") + "$"
10886
10886
  ), oe = L.length - 1, Ee = L.map((Z, O) => O === 0 && e.reverseFillMask === !0 ? new RegExp("^" + M + "*" + Z) : O === oe ? new RegExp(
10887
10887
  "^" + Z + "(" + (te === "" ? "." : te) + "+)?" + (e.reverseFillMask === !0 ? "$" : M + "*")
10888
10888
  ) : new RegExp("^" + Z));
10889
10889
  o = $, l = (Z) => {
10890
- const O = re.exec(e.reverseFillMask === !0 ? Z : Z.slice(0, $.length + 1));
10890
+ const O = ae.exec(e.reverseFillMask === !0 ? Z : Z.slice(0, $.length + 1));
10891
10891
  O !== null && (Z = O.slice(1).join(""));
10892
10892
  const W = [], B = Ee.length;
10893
10893
  for (let ue = 0, F = Z; ue < B; ue++) {
@@ -10902,8 +10902,8 @@ function Lw(e, t, n, r) {
10902
10902
  function _(E, I, M) {
10903
10903
  const R = r.value, L = R.selectionEnd, $ = R.value.length - L, Q = x(E);
10904
10904
  I === !0 && p();
10905
- const J = C(Q), te = e.fillMask !== !1 ? P(J) : J, re = d.value !== te;
10906
- R.value !== te && (R.value = te), re === !0 && (d.value = te), document.activeElement === R && mt(() => {
10905
+ const J = C(Q), te = e.fillMask !== !1 ? P(J) : J, ae = d.value !== te;
10906
+ R.value !== te && (R.value = te), ae === !0 && (d.value = te), document.activeElement === R && mt(() => {
10907
10907
  if (te === i) {
10908
10908
  const Ee = e.reverseFillMask === !0 ? i.length : 0;
10909
10909
  R.setSelectionRange(Ee, Ee, "forward");
@@ -10923,14 +10923,14 @@ function Lw(e, t, n, r) {
10923
10923
  return;
10924
10924
  }
10925
10925
  if (e.reverseFillMask === !0)
10926
- if (re === !0) {
10926
+ if (ae === !0) {
10927
10927
  const Ee = Math.max(0, te.length - (te === i ? 0 : Math.min(J.length, $ + 1)));
10928
10928
  Ee === 1 && L === 1 ? R.setSelectionRange(Ee, Ee, "forward") : k.rightReverse(R, Ee);
10929
10929
  } else {
10930
10930
  const Ee = te.length - $;
10931
10931
  R.setSelectionRange(Ee, Ee, "backward");
10932
10932
  }
10933
- else if (re === !0) {
10933
+ else if (ae === !0) {
10934
10934
  const Ee = Math.max(0, a.indexOf(fn), Math.min(J.length, L) - 1);
10935
10935
  k.right(R, Ee);
10936
10936
  } else {
@@ -11130,7 +11130,7 @@ var Nt = pe({
11130
11130
  // switching focus before confirming composition choice
11131
11131
  // this also fixes the issue where some browsers e.g. iOS Chrome
11132
11132
  // fires "change" instead of "input" on autocomplete.
11133
- onChange: re,
11133
+ onChange: ae,
11134
11134
  onBlur: oe,
11135
11135
  onFocus: Xt
11136
11136
  };
@@ -11222,7 +11222,7 @@ var Nt = pe({
11222
11222
  }
11223
11223
  });
11224
11224
  }
11225
- function re(O) {
11225
+ function ae(O) {
11226
11226
  C(O), c !== null && (clearTimeout(c), c = null), s !== void 0 && s(), t("change", O.target.value);
11227
11227
  }
11228
11228
  function oe(O) {
@@ -11483,10 +11483,10 @@ pe({
11483
11483
  ), M();
11484
11484
  }
11485
11485
  function E($, Q) {
11486
- const J = Bn($), te = Math.abs(J.top - c.top), re = Math.sqrt(
11486
+ const J = Bn($), te = Math.abs(J.top - c.top), ae = Math.sqrt(
11487
11487
  te ** 2 + Math.abs(J.left - c.left) ** 2
11488
11488
  );
11489
- let oe = Math.asin(te / re) * (180 / Math.PI);
11489
+ let oe = Math.asin(te / ae) * (180 / Math.PI);
11490
11490
  J.top < c.top ? oe = c.left < J.left ? 90 - oe : 270 + oe : oe = c.left < J.left ? oe + 90 : 270 - oe, a.lang.rtl === !0 ? oe = Nl(-oe - e.angle, 0, 360) : e.angle && (oe = Nl(oe - e.angle, 0, 360)), e.reverse === !0 && (oe = 360 - oe);
11491
11491
  let Ee = e.min + oe / 360 * (e.max - e.min);
11492
11492
  if (m.value !== 0) {
@@ -12378,13 +12378,13 @@ var Sp = pe({
12378
12378
  }, e.modelValue + 1)
12379
12379
  )), e.input !== !0) {
12380
12380
  Q = [];
12381
- const { pgFrom: J, pgTo: te, marginalStyle: re } = P.value;
12381
+ const { pgFrom: J, pgTo: te, marginalStyle: ae } = P.value;
12382
12382
  if (P.value.boundaryStart === !0) {
12383
12383
  const oe = i.value === e.modelValue;
12384
12384
  L.push(
12385
12385
  R({
12386
12386
  key: "bns",
12387
- style: re,
12387
+ style: ae,
12388
12388
  disable: e.disable,
12389
12389
  label: i.value
12390
12390
  }, i.value, oe)
@@ -12395,7 +12395,7 @@ var Sp = pe({
12395
12395
  $.unshift(
12396
12396
  R({
12397
12397
  key: "bne",
12398
- style: re,
12398
+ style: ae,
12399
12399
  disable: e.disable,
12400
12400
  label: o.value
12401
12401
  }, o.value, oe)
@@ -12404,7 +12404,7 @@ var Sp = pe({
12404
12404
  P.value.ellipsesStart === !0 && L.push(
12405
12405
  R({
12406
12406
  key: "bes",
12407
- style: re,
12407
+ style: ae,
12408
12408
  disable: e.disable,
12409
12409
  label: "…",
12410
12410
  ripple: !1
@@ -12412,7 +12412,7 @@ var Sp = pe({
12412
12412
  ), P.value.ellipsesEnd === !0 && $.unshift(
12413
12413
  R({
12414
12414
  key: "bee",
12415
- style: re,
12415
+ style: ae,
12416
12416
  disable: e.disable,
12417
12417
  label: "…",
12418
12418
  ripple: !1
@@ -12422,7 +12422,7 @@ var Sp = pe({
12422
12422
  Q.push(
12423
12423
  R({
12424
12424
  key: `bpg${oe}`,
12425
- style: re,
12425
+ style: ae,
12426
12426
  disable: e.disable,
12427
12427
  label: oe
12428
12428
  }, oe, oe === e.modelValue)
@@ -13037,7 +13037,7 @@ pe({
13037
13037
  (u.value.min !== e.modelValue.min || u.value.max !== e.modelValue.max) && t("update:modelValue", { ...u.value }), R === !0 && t("change", { ...u.value });
13038
13038
  }
13039
13039
  function E(R) {
13040
- const { left: L, top: $, width: Q, height: J } = i.value.getBoundingClientRect(), te = e.dragOnlyRange === !0 ? 0 : e.vertical === !0 ? h.value.offsetHeight / (2 * J) : h.value.offsetWidth / (2 * Q), re = {
13040
+ const { left: L, top: $, width: Q, height: J } = i.value.getBoundingClientRect(), te = e.dragOnlyRange === !0 ? 0 : e.vertical === !0 ? h.value.offsetHeight / (2 * J) : h.value.offsetWidth / (2 * Q), ae = {
13041
13041
  left: L,
13042
13042
  top: $,
13043
13043
  width: Q,
@@ -13046,13 +13046,13 @@ pe({
13046
13046
  valueMax: u.value.max,
13047
13047
  ratioMin: s.value,
13048
13048
  ratioMax: d.value
13049
- }, oe = a.getDraggingRatio(R, re);
13050
- return e.dragOnlyRange !== !0 && oe < re.ratioMin + te ? re.type = Kr.MIN : e.dragOnlyRange === !0 || oe < re.ratioMax - te ? e.dragRange === !0 || e.dragOnlyRange === !0 ? (re.type = Kr.RANGE, Object.assign(re, {
13049
+ }, oe = a.getDraggingRatio(R, ae);
13050
+ return e.dragOnlyRange !== !0 && oe < ae.ratioMin + te ? ae.type = Kr.MIN : e.dragOnlyRange === !0 || oe < ae.ratioMax - te ? e.dragRange === !0 || e.dragOnlyRange === !0 ? (ae.type = Kr.RANGE, Object.assign(ae, {
13051
13051
  offsetRatio: oe,
13052
13052
  offsetModel: a.convertRatioToModel(oe),
13053
- rangeValue: re.valueMax - re.valueMin,
13054
- rangeRatio: re.ratioMax - re.ratioMin
13055
- })) : re.type = re.ratioMax - oe < oe - re.ratioMin ? Kr.MAX : Kr.MIN : re.type = Kr.MAX, re;
13053
+ rangeValue: ae.valueMax - ae.valueMin,
13054
+ rangeRatio: ae.ratioMax - ae.ratioMin
13055
+ })) : ae.type = ae.ratioMax - oe < oe - ae.ratioMin ? Kr.MAX : Kr.MIN : ae.type = Kr.MAX, ae;
13056
13056
  }
13057
13057
  function I(R, L = r.dragging.value) {
13058
13058
  let $;
@@ -13085,10 +13085,10 @@ pe({
13085
13085
  }, r.focus.value = "min");
13086
13086
  break;
13087
13087
  case Kr.RANGE:
13088
- const te = Q - L.offsetRatio, re = Dt(L.ratioMin + te, r.innerMinRatio.value, r.innerMaxRatio.value - L.rangeRatio), oe = J - L.offsetModel, Ee = Dt(L.valueMin + oe, r.innerMin.value, r.innerMax.value - L.rangeValue);
13088
+ const te = Q - L.offsetRatio, ae = Dt(L.ratioMin + te, r.innerMinRatio.value, r.innerMaxRatio.value - L.rangeRatio), oe = J - L.offsetModel, Ee = Dt(L.valueMin + oe, r.innerMin.value, r.innerMax.value - L.rangeValue);
13089
13089
  $ = {
13090
- minR: re,
13091
- maxR: re + L.rangeRatio,
13090
+ minR: ae,
13091
+ maxR: ae + L.rangeRatio,
13092
13092
  min: r.roundValueFn.value(Ee),
13093
13093
  max: r.roundValueFn.value(Ee + L.rangeValue)
13094
13094
  }, r.focus.value = "both";
@@ -13503,15 +13503,15 @@ pe({
13503
13503
  } else if (a.value !== !0)
13504
13504
  return;
13505
13505
  $.isFinal === !0 && (a.value = !1);
13506
- const te = au[Q], re = (J.size.value - o[Q].value) / (o[Q + "Inner"].value - J.thumbSize.value), oe = $.distance[te.dist], Ee = d + ($.direction === te.dir ? 1 : -1) * oe * re;
13506
+ const te = au[Q], ae = (J.size.value - o[Q].value) / (o[Q + "Inner"].value - J.thumbSize.value), oe = $.distance[te.dist], Ee = d + ($.direction === te.dir ? 1 : -1) * oe * ae;
13507
13507
  P(Ee, Q);
13508
13508
  }
13509
13509
  function T($, Q) {
13510
13510
  const J = l[Q];
13511
13511
  if (J.thumbHidden.value !== !0) {
13512
- const te = Q === "vertical" ? e.verticalOffset[0] : e.horizontalOffset[0], re = $[au[Q].offset] - te, oe = J.thumbStart.value - te;
13513
- if (re < oe || re > oe + J.thumbSize.value) {
13514
- const Ee = re - J.thumbSize.value / 2, Z = Dt(Ee / (o[Q + "Inner"].value - J.thumbSize.value), 0, 1);
13512
+ const te = Q === "vertical" ? e.verticalOffset[0] : e.horizontalOffset[0], ae = $[au[Q].offset] - te, oe = J.thumbStart.value - te;
13513
+ if (ae < oe || ae > oe + J.thumbSize.value) {
13514
+ const Ee = ae - J.thumbSize.value / 2, Z = Dt(Ee / (o[Q + "Inner"].value - J.thumbSize.value), 0, 1);
13515
13515
  P(Z * Math.max(0, J.size.value - o[Q].value), Q);
13516
13516
  }
13517
13517
  J.ref.value !== null && J.ref.value.dispatchEvent(new MouseEvent($.type, $));
@@ -13813,7 +13813,7 @@ function xp({
13813
13813
  _e > e.value && (_e = e.value, X = Math.max(0, _e - _.value.total)), c = O.scrollStart;
13814
13814
  const De = X !== g.value.from || _e !== g.value.to;
13815
13815
  if (De === !1 && K === void 0) {
13816
- re(W);
13816
+ ae(W);
13817
13817
  return;
13818
13818
  }
13819
13819
  const { activeElement: se } = document, Ie = h.value;
@@ -13842,7 +13842,7 @@ function xp({
13842
13842
  Xe,
13843
13843
  i.virtualScrollHorizontal,
13844
13844
  u.lang.rtl
13845
- ), re(W);
13845
+ ), ae(W);
13846
13846
  });
13847
13847
  }
13848
13848
  function L(Z) {
@@ -13958,7 +13958,7 @@ function xp({
13958
13958
  })
13959
13959
  ];
13960
13960
  }
13961
- function re(Z) {
13961
+ function ae(Z) {
13962
13962
  s !== Z && (i.onVirtualScroll !== void 0 && o("virtualScroll", {
13963
13963
  index: Z,
13964
13964
  from: g.value.from,
@@ -14103,7 +14103,7 @@ var er = pe({
14103
14103
  virtualScrollSliceSizeComputed: Q,
14104
14104
  localResetVirtualScroll: J,
14105
14105
  padVirtualScroll: te,
14106
- onVirtualScrollEvt: re,
14106
+ onVirtualScrollEvt: ae,
14107
14107
  scrollTo: oe,
14108
14108
  setVirtualScrollSize: Ee
14109
14109
  } = xp({
@@ -14280,7 +14280,7 @@ var er = pe({
14280
14280
  const He = ee !== -1 && ee < R.value ? ee : -1;
14281
14281
  l.value !== He && (l.value = He);
14282
14282
  }
14283
- function ke(ee = 1, He) {
14283
+ function Te(ee = 1, He) {
14284
14284
  if (i.value === !0) {
14285
14285
  let Qe = l.value;
14286
14286
  do
@@ -14352,13 +14352,13 @@ var er = pe({
14352
14352
  e.multiple === !0 && Array.isArray(e.modelValue) === !0 ? ie(e.modelValue.length - 1) : e.multiple !== !0 && e.modelValue !== null && n("update:modelValue", null);
14353
14353
  return;
14354
14354
  }
14355
- (ee.keyCode === 35 || ee.keyCode === 36) && (typeof u.value != "string" || u.value.length === 0) && (ft(ee), l.value = -1, ke(ee.keyCode === 36 ? 1 : -1, e.multiple)), (ee.keyCode === 33 || ee.keyCode === 34) && Q.value !== void 0 && (ft(ee), l.value = Math.max(
14355
+ (ee.keyCode === 35 || ee.keyCode === 36) && (typeof u.value != "string" || u.value.length === 0) && (ft(ee), l.value = -1, Te(ee.keyCode === 36 ? 1 : -1, e.multiple)), (ee.keyCode === 33 || ee.keyCode === 34) && Q.value !== void 0 && (ft(ee), l.value = Math.max(
14356
14356
  -1,
14357
14357
  Math.min(
14358
14358
  R.value,
14359
14359
  l.value + (ee.keyCode === 33 ? -1 : 1) * Q.value.view
14360
14360
  )
14361
- ), ke(ee.keyCode === 33 ? 1 : -1, e.multiple)), (ee.keyCode === 38 || ee.keyCode === 40) && (ft(ee), ke(ee.keyCode === 38 ? -1 : 1, e.multiple));
14361
+ ), Te(ee.keyCode === 33 ? 1 : -1, e.multiple)), (ee.keyCode === 38 || ee.keyCode === 40) && (ft(ee), Te(ee.keyCode === 38 ? -1 : 1, e.multiple));
14362
14362
  const wt = R.value;
14363
14363
  if ((h === void 0 || g < Date.now()) && (h = ""), wt > 0 && e.useInput !== !0 && ee.key !== void 0 && ee.key.length === 1 && ee.altKey === !1 && ee.ctrlKey === !1 && ee.metaKey === !1 && (ee.keyCode !== 32 || h.length !== 0)) {
14364
14364
  i.value !== !0 && Pt(ee);
@@ -14519,7 +14519,7 @@ var er = pe({
14519
14519
  transitionDuration: e.transitionDuration,
14520
14520
  separateClosePopup: !0,
14521
14521
  ...Oe.value,
14522
- onScrollPassive: re,
14522
+ onScrollPassive: ae,
14523
14523
  onBeforeShow: _f,
14524
14524
  onBeforeHide: Kt,
14525
14525
  onShow: j
@@ -14568,7 +14568,7 @@ var er = pe({
14568
14568
  style: e.popupContentStyle,
14569
14569
  ...Oe.value,
14570
14570
  onClick: pn,
14571
- onScrollPassive: re
14571
+ onScrollPassive: ae
14572
14572
  }, _r())
14573
14573
  ), b(Ki, {
14574
14574
  ref: P,
@@ -14654,7 +14654,7 @@ var er = pe({
14654
14654
  toggleOption: tt,
14655
14655
  getOptionIndex: () => l.value,
14656
14656
  setOptionIndex: fe,
14657
- moveOptionSelection: ke,
14657
+ moveOptionSelection: Te,
14658
14658
  filter: nt,
14659
14659
  updateMenuPosition: bf,
14660
14660
  updateInputValue: Ze,
@@ -16245,7 +16245,7 @@ var Un = pe({
16245
16245
  someRowsSelected: Q,
16246
16246
  rowsSelectedNumber: J,
16247
16247
  isRowSelected: te,
16248
- clearSelection: re,
16248
+ clearSelection: ae,
16249
16249
  updateSelection: oe
16250
16250
  } = WS(e, n, I, u), { colList: Ee, computedCols: Z, computedColsMap: O, computedColspan: W } = XS(e, _, M), { columnToSort: B, computedSortMethod: ue, sort: F } = MS(e, _, Ee, h), {
16251
16251
  firstRowIndex: K,
@@ -16422,7 +16422,7 @@ var Un = pe({
16422
16422
  const Ze = typeof ge.field == "function" ? ge.field(Le) : Le[ge.field];
16423
16423
  return ge.format !== void 0 ? ge.format(Ze, Le) : Ze;
16424
16424
  }
16425
- const ke = y(() => ({
16425
+ const Te = y(() => ({
16426
16426
  pagination: _.value,
16427
16427
  pagesNumber: De.value,
16428
16428
  isFirstPage: X.value,
@@ -16437,11 +16437,11 @@ var Un = pe({
16437
16437
  function ce() {
16438
16438
  const ge = t.top, Le = t["top-left"], Ze = t["top-right"], nt = t["top-selection"], bt = M.value === !0 && nt !== void 0 && J.value > 0, Kt = "q-table__top relative-position row items-center";
16439
16439
  if (ge !== void 0)
16440
- return b("div", { class: Kt }, [ge(ke.value)]);
16440
+ return b("div", { class: Kt }, [ge(Te.value)]);
16441
16441
  let j;
16442
- if (bt === !0 ? j = nt(ke.value).slice() : (j = [], Le !== void 0 ? j.push(
16442
+ if (bt === !0 ? j = nt(Te.value).slice() : (j = [], Le !== void 0 ? j.push(
16443
16443
  b("div", { class: "q-table__control" }, [
16444
- Le(ke.value)
16444
+ Le(Te.value)
16445
16445
  ])
16446
16446
  ) : e.title && j.push(
16447
16447
  b("div", { class: "q-table__control" }, [
@@ -16453,7 +16453,7 @@ var Un = pe({
16453
16453
  b("div", { class: "q-table__separator col" })
16454
16454
  ), j.push(
16455
16455
  b("div", { class: "q-table__control" }, [
16456
- Ze(ke.value)
16456
+ Ze(Te.value)
16457
16457
  ])
16458
16458
  )), j.length !== 0)
16459
16459
  return b("div", { class: Kt }, j);
@@ -16556,7 +16556,7 @@ var Un = pe({
16556
16556
  }
16557
16557
  const ge = t.bottom;
16558
16558
  if (ge !== void 0)
16559
- return b("div", { class: cl }, [ge(ke.value)]);
16559
+ return b("div", { class: cl }, [ge(Te.value)]);
16560
16560
  const Le = e.hideSelectedBanner !== !0 && M.value === !0 && J.value > 0 ? [
16561
16561
  b("div", { class: "q-table__control" }, [
16562
16562
  b("div", [
@@ -16602,7 +16602,7 @@ var Un = pe({
16602
16602
  })
16603
16603
  ])
16604
16604
  ), bt !== void 0)
16605
- Le = bt(ke.value);
16605
+ Le = bt(Te.value);
16606
16606
  else if (Le = [
16607
16607
  b("span", Ze !== 0 ? { class: "q-table__bottom-item" } : {}, [
16608
16608
  Ze ? nt(K.value + 1, Math.min(ye.value, Ie.value), Ie.value) : nt(1, E.value, Ie.value)
@@ -16721,7 +16721,7 @@ var Un = pe({
16721
16721
  nextPage: Ge,
16722
16722
  lastPage: xe,
16723
16723
  isRowSelected: te,
16724
- clearSelection: re,
16724
+ clearSelection: ae,
16725
16725
  isRowExpanded: C,
16726
16726
  setExpanded: T,
16727
16727
  sort: F,
@@ -16878,15 +16878,15 @@ pe({
16878
16878
  second: fe.second === null ? "--" : It(fe.second)
16879
16879
  };
16880
16880
  }), P = y(() => e.format24h !== null ? e.format24h : a.lang.date.format24h), E = y(() => {
16881
- const fe = h.value === "hour", ke = fe === !0 ? 12 : 60, ce = g.value[h.value];
16882
- let je = `rotate(${Math.round(ce * (360 / ke)) - 180}deg) translateX(-50%)`;
16881
+ const fe = h.value === "hour", Te = fe === !0 ? 12 : 60, ce = g.value[h.value];
16882
+ let je = `rotate(${Math.round(ce * (360 / Te)) - 180}deg) translateX(-50%)`;
16883
16883
  return fe === !0 && P.value === !0 && g.value.hour >= 12 && (je += " scale(.7)"), { transform: je };
16884
16884
  }), I = y(() => g.value.hour !== null), M = y(() => I.value === !0 && g.value.minute !== null), R = y(() => e.hourOptions !== void 0 ? (fe) => e.hourOptions.includes(fe) : e.options !== void 0 ? (fe) => e.options(fe, null, null) : null), L = y(() => e.minuteOptions !== void 0 ? (fe) => e.minuteOptions.includes(fe) : e.options !== void 0 ? (fe) => e.options(g.value.hour, fe, null) : null), $ = y(() => e.secondOptions !== void 0 ? (fe) => e.secondOptions.includes(fe) : e.options !== void 0 ? (fe) => e.options(g.value.hour, g.value.minute, fe) : null), Q = y(() => {
16885
16885
  if (R.value === null)
16886
16886
  return null;
16887
- const fe = O(0, 11, R.value), ke = O(12, 11, R.value);
16888
- return { am: fe, pm: ke, values: fe.values.concat(ke.values) };
16889
- }), J = y(() => L.value !== null ? O(0, 59, L.value) : null), te = y(() => $.value !== null ? O(0, 59, $.value) : null), re = y(() => {
16887
+ const fe = O(0, 11, R.value), Te = O(12, 11, R.value);
16888
+ return { am: fe, pm: Te, values: fe.values.concat(Te.values) };
16889
+ }), J = y(() => L.value !== null ? O(0, 59, L.value) : null), te = y(() => $.value !== null ? O(0, 59, $.value) : null), ae = y(() => {
16890
16890
  switch (h.value) {
16891
16891
  case "hour":
16892
16892
  return Q.value;
@@ -16896,11 +16896,11 @@ pe({
16896
16896
  return te.value;
16897
16897
  }
16898
16898
  }), oe = y(() => {
16899
- let fe, ke, ce = 0, we = 1;
16900
- const je = re.value !== null ? re.value.values : void 0;
16901
- h.value === "hour" ? P.value === !0 ? (fe = 0, ke = 23) : (fe = 0, ke = 11, C.value === !1 && (ce = 12)) : (fe = 0, ke = 55, we = 5);
16899
+ let fe, Te, ce = 0, we = 1;
16900
+ const je = ae.value !== null ? ae.value.values : void 0;
16901
+ h.value === "hour" ? P.value === !0 ? (fe = 0, Te = 23) : (fe = 0, Te = 11, C.value === !1 && (ce = 12)) : (fe = 0, Te = 55, we = 5);
16902
16902
  const lt = [];
16903
- for (let ze = fe, pt = fe; ze <= ke; ze += we, pt++) {
16903
+ for (let ze = fe, pt = fe; ze <= Te; ze += we, pt++) {
16904
16904
  const jt = ze + ce, Wt = je !== void 0 && je.includes(jt) === !1, zn = h.value === "hour" && ze === 0 ? P.value === !0 ? "00" : "12" : ze;
16905
16905
  lt.push({ val: jt, index: pt, disable: Wt, label: zn });
16906
16906
  }
@@ -16916,14 +16916,14 @@ pe({
16916
16916
  }
16917
16917
  ]]);
16918
16918
  he(() => e.modelValue, (fe) => {
16919
- const ke = fo(
16919
+ const Te = fo(
16920
16920
  fe,
16921
16921
  p.value,
16922
16922
  _.value,
16923
16923
  e.calendar,
16924
16924
  w.value
16925
16925
  );
16926
- (ke.dateHash !== g.value.dateHash || ke.timeHash !== g.value.timeHash) && (g.value = ke, ke.hour === null ? h.value = "hour" : C.value = ke.hour < 12);
16926
+ (Te.dateHash !== g.value.dateHash || Te.timeHash !== g.value.timeHash) && (g.value = Te, Te.hour === null ? h.value = "hour" : C.value = Te.hour < 12);
16927
16927
  }), he([p, _], () => {
16928
16928
  mt(() => {
16929
16929
  me();
@@ -16936,8 +16936,8 @@ pe({
16936
16936
  };
16937
16937
  me(fe), Object.assign(g.value, fe), h.value = "hour";
16938
16938
  }
16939
- function O(fe, ke, ce) {
16940
- const we = Array.apply(null, { length: ke + 1 }).map((je, lt) => {
16939
+ function O(fe, Te, ce) {
16940
+ const we = Array.apply(null, { length: Te + 1 }).map((je, lt) => {
16941
16941
  const ze = lt + fe;
16942
16942
  return {
16943
16943
  index: ze,
@@ -16949,18 +16949,18 @@ pe({
16949
16949
  min: we[0],
16950
16950
  max: we[we.length - 1],
16951
16951
  values: we,
16952
- threshold: ke + 1
16952
+ threshold: Te + 1
16953
16953
  };
16954
16954
  }
16955
- function W(fe, ke, ce) {
16956
- const we = Math.abs(fe - ke);
16955
+ function W(fe, Te, ce) {
16956
+ const we = Math.abs(fe - Te);
16957
16957
  return Math.min(we, ce - we);
16958
16958
  }
16959
- function B(fe, { min: ke, max: ce, values: we, threshold: je }) {
16960
- if (fe === ke)
16961
- return ke;
16962
- if (fe < ke || fe > ce)
16963
- return W(fe, ke, je) <= W(fe, ce, je) ? ke : ce;
16959
+ function B(fe, { min: Te, max: ce, values: we, threshold: je }) {
16960
+ if (fe === Te)
16961
+ return Te;
16962
+ if (fe < Te || fe > ce)
16963
+ return W(fe, Te, je) <= W(fe, ce, je) ? Te : ce;
16964
16964
  const lt = we.findIndex((jt) => fe <= jt), ze = we[lt - 1], pt = we[lt];
16965
16965
  return fe - ze <= pt - fe ? ze : pt;
16966
16966
  }
@@ -16975,12 +16975,12 @@ pe({
16975
16975
  return fo(e.defaultDate, "YYYY/MM/DD", void 0, e.calendar);
16976
16976
  }
16977
16977
  function K() {
16978
- return aa(r) === !0 || re.value !== null && (re.value.values.length === 0 || h.value === "hour" && P.value !== !0 && Q.value[C.value === !0 ? "am" : "pm"].values.length === 0);
16978
+ return aa(r) === !0 || ae.value !== null && (ae.value.values.length === 0 || h.value === "hour" && P.value !== !0 && Q.value[C.value === !0 ? "am" : "pm"].values.length === 0);
16979
16979
  }
16980
16980
  function ye() {
16981
- const fe = m.value, { top: ke, left: ce, width: we } = fe.getBoundingClientRect(), je = we / 2;
16981
+ const fe = m.value, { top: Te, left: ce, width: we } = fe.getBoundingClientRect(), je = we / 2;
16982
16982
  return {
16983
- top: ke + je,
16983
+ top: Te + je,
16984
16984
  left: ce + je,
16985
16985
  dist: je * 0.7
16986
16986
  };
@@ -16997,20 +16997,20 @@ pe({
16997
16997
  function _e() {
16998
16998
  h.value === "hour" ? h.value = "minute" : e.withSeconds && h.value === "minute" && (h.value = "second");
16999
16999
  }
17000
- function De(fe, ke, ce) {
17001
- const we = Bn(fe), je = Math.abs(we.top - ke.top), lt = Math.sqrt(
17002
- Math.pow(Math.abs(we.top - ke.top), 2) + Math.pow(Math.abs(we.left - ke.left), 2)
17000
+ function De(fe, Te, ce) {
17001
+ const we = Bn(fe), je = Math.abs(we.top - Te.top), lt = Math.sqrt(
17002
+ Math.pow(Math.abs(we.top - Te.top), 2) + Math.pow(Math.abs(we.left - Te.left), 2)
17003
17003
  );
17004
17004
  let ze, pt = Math.asin(je / lt) * (180 / Math.PI);
17005
- if (we.top < ke.top ? pt = ke.left < we.left ? 90 - pt : 270 + pt : pt = ke.left < we.left ? pt + 90 : 270 - pt, h.value === "hour") {
17005
+ if (we.top < Te.top ? pt = Te.left < we.left ? 90 - pt : 270 + pt : pt = Te.left < we.left ? pt + 90 : 270 - pt, h.value === "hour") {
17006
17006
  if (ze = pt / 30, Q.value !== null) {
17007
- const jt = P.value !== !0 ? C.value === !0 : Q.value.am.values.length !== 0 && Q.value.pm.values.length !== 0 ? lt >= ke.dist : Q.value.am.values.length !== 0;
17007
+ const jt = P.value !== !0 ? C.value === !0 : Q.value.am.values.length !== 0 && Q.value.pm.values.length !== 0 ? lt >= Te.dist : Q.value.am.values.length !== 0;
17008
17008
  ze = B(
17009
17009
  ze + (jt === !0 ? 0 : 12),
17010
17010
  Q.value[jt === !0 ? "am" : "pm"]
17011
17011
  );
17012
17012
  } else
17013
- ze = Math.round(ze), P.value === !0 ? lt < ke.dist ? ze < 12 && (ze += 12) : ze === 12 && (ze = 0) : C.value === !0 && ze === 12 ? ze = 0 : C.value === !1 && ze !== 12 && (ze += 12);
17013
+ ze = Math.round(ze), P.value === !0 ? lt < Te.dist ? ze < 12 && (ze += 12) : ze === 12 && (ze = 0) : C.value === !0 && ze === 12 ? ze = 0 : C.value === !1 && ze !== 12 && (ze += 12);
17014
17014
  P.value === !0 && (C.value = ze < 12);
17015
17015
  } else
17016
17016
  ze = Math.round(pt / 6) % 60, h.value === "minute" && J.value !== null ? ze = B(ze, J.value) : h.value === "second" && te.value !== null && (ze = B(ze, te.value));
@@ -17043,7 +17043,7 @@ pe({
17043
17043
  if (fe.keyCode === 13)
17044
17044
  h.value = "hour";
17045
17045
  else if ([37, 39].includes(fe.keyCode)) {
17046
- const ke = fe.keyCode === 37 ? -1 : 1;
17046
+ const Te = fe.keyCode === 37 ? -1 : 1;
17047
17047
  if (Q.value !== null) {
17048
17048
  const ce = P.value === !0 ? Q.value.values : Q.value[C.value === !0 ? "am" : "pm"].values;
17049
17049
  if (ce.length === 0)
@@ -17051,12 +17051,12 @@ pe({
17051
17051
  if (g.value.hour === null)
17052
17052
  z(ce[0]);
17053
17053
  else {
17054
- const we = (ce.length + ce.indexOf(g.value.hour) + ke) % ce.length;
17054
+ const we = (ce.length + ce.indexOf(g.value.hour) + Te) % ce.length;
17055
17055
  z(ce[we]);
17056
17056
  }
17057
17057
  } else {
17058
- const ce = P.value === !0 ? 24 : 12, we = P.value !== !0 && C.value === !1 ? 12 : 0, je = g.value.hour === null ? -ke : g.value.hour;
17059
- z(we + (24 + je + ke) % ce);
17058
+ const ce = P.value === !0 ? 24 : 12, we = P.value !== !0 && C.value === !1 ? 12 : 0, je = g.value.hour === null ? -Te : g.value.hour;
17059
+ z(we + (24 + je + Te) % ce);
17060
17060
  }
17061
17061
  }
17062
17062
  }
@@ -17064,7 +17064,7 @@ pe({
17064
17064
  if (fe.keyCode === 13)
17065
17065
  h.value = "minute";
17066
17066
  else if ([37, 39].includes(fe.keyCode)) {
17067
- const ke = fe.keyCode === 37 ? -1 : 1;
17067
+ const Te = fe.keyCode === 37 ? -1 : 1;
17068
17068
  if (J.value !== null) {
17069
17069
  const ce = J.value.values;
17070
17070
  if (ce.length === 0)
@@ -17072,12 +17072,12 @@ pe({
17072
17072
  if (g.value.minute === null)
17073
17073
  H(ce[0]);
17074
17074
  else {
17075
- const we = (ce.length + ce.indexOf(g.value.minute) + ke) % ce.length;
17075
+ const we = (ce.length + ce.indexOf(g.value.minute) + Te) % ce.length;
17076
17076
  H(ce[we]);
17077
17077
  }
17078
17078
  } else {
17079
- const ce = g.value.minute === null ? -ke : g.value.minute;
17080
- H((60 + ce + ke) % 60);
17079
+ const ce = g.value.minute === null ? -Te : g.value.minute;
17080
+ H((60 + ce + Te) % 60);
17081
17081
  }
17082
17082
  }
17083
17083
  }
@@ -17085,7 +17085,7 @@ pe({
17085
17085
  if (fe.keyCode === 13)
17086
17086
  h.value = "second";
17087
17087
  else if ([37, 39].includes(fe.keyCode)) {
17088
- const ke = fe.keyCode === 37 ? -1 : 1;
17088
+ const Te = fe.keyCode === 37 ? -1 : 1;
17089
17089
  if (te.value !== null) {
17090
17090
  const ce = te.value.values;
17091
17091
  if (ce.length === 0)
@@ -17093,12 +17093,12 @@ pe({
17093
17093
  if (g.value.seconds === null)
17094
17094
  Y(ce[0]);
17095
17095
  else {
17096
- const we = (ce.length + ce.indexOf(g.value.second) + ke) % ce.length;
17096
+ const we = (ce.length + ce.indexOf(g.value.second) + Te) % ce.length;
17097
17097
  Y(ce[we]);
17098
17098
  }
17099
17099
  } else {
17100
- const ce = g.value.second === null ? -ke : g.value.second;
17101
- Y((60 + ce + ke) % 60);
17100
+ const ce = g.value.second === null ? -Te : g.value.second;
17101
+ Y((60 + ce + Te) % 60);
17102
17102
  }
17103
17103
  }
17104
17104
  }
@@ -17123,8 +17123,8 @@ pe({
17123
17123
  C.value === !0 && (C.value = !1, g.value.hour !== null && (g.value.hour += 12, ie()));
17124
17124
  }
17125
17125
  function Ve(fe) {
17126
- const ke = e.modelValue;
17127
- h.value !== fe && ke !== void 0 && ke !== null && ke !== "" && typeof ke != "string" && (h.value = fe);
17126
+ const Te = e.modelValue;
17127
+ h.value !== fe && Te !== void 0 && Te !== null && Te !== "" && typeof Te != "string" && (h.value = fe);
17128
17128
  }
17129
17129
  function ie() {
17130
17130
  if (R.value !== null && R.value(g.value.hour) !== !0) {
@@ -17142,22 +17142,22 @@ pe({
17142
17142
  g.value.hour === null || g.value.minute === null || e.withSeconds === !0 && g.value.second === null || me();
17143
17143
  }
17144
17144
  function me(fe) {
17145
- const ke = Object.assign({ ...g.value }, fe), ce = e.calendar === "persian" ? It(ke.hour) + ":" + It(ke.minute) + (e.withSeconds === !0 ? ":" + It(ke.second) : "") : Gg(
17145
+ const Te = Object.assign({ ...g.value }, fe), ce = e.calendar === "persian" ? It(Te.hour) + ":" + It(Te.minute) + (e.withSeconds === !0 ? ":" + It(Te.second) : "") : Gg(
17146
17146
  new Date(
17147
- ke.year,
17148
- ke.month === null ? null : ke.month - 1,
17149
- ke.day,
17150
- ke.hour,
17151
- ke.minute,
17152
- ke.second,
17153
- ke.millisecond
17147
+ Te.year,
17148
+ Te.month === null ? null : Te.month - 1,
17149
+ Te.day,
17150
+ Te.hour,
17151
+ Te.minute,
17152
+ Te.second,
17153
+ Te.millisecond
17154
17154
  ),
17155
17155
  p.value,
17156
17156
  _.value,
17157
- ke.year,
17158
- ke.timezoneOffset
17157
+ Te.year,
17158
+ Te.timezoneOffset
17159
17159
  );
17160
- ke.changed = ce !== e.modelValue, n("update:modelValue", ce, ke);
17160
+ Te.changed = ce !== e.modelValue, n("update:modelValue", ce, Te);
17161
17161
  }
17162
17162
  function Ke() {
17163
17163
  const fe = [
@@ -17192,13 +17192,13 @@ pe({
17192
17192
  x.value.second
17193
17193
  )
17194
17194
  );
17195
- const ke = [
17195
+ const Te = [
17196
17196
  b("div", {
17197
17197
  class: "q-time__header-label row items-center no-wrap",
17198
17198
  dir: "ltr"
17199
17199
  }, fe)
17200
17200
  ];
17201
- return P.value === !1 && ke.push(
17201
+ return P.value === !1 && Te.push(
17202
17202
  b("div", {
17203
17203
  class: "q-time__header-ampm column items-between no-wrap"
17204
17204
  }, [
@@ -17217,7 +17217,7 @@ pe({
17217
17217
  ])
17218
17218
  ), b("div", {
17219
17219
  class: "q-time__header flex flex-center no-wrap " + l.value
17220
- }, ke);
17220
+ }, Te);
17221
17221
  }
17222
17222
  function tt() {
17223
17223
  const fe = g.value[h.value];
@@ -17245,9 +17245,9 @@ pe({
17245
17245
  class: "q-time__clock-pointer" + (g.value[h.value] === null ? " hidden" : e.color !== void 0 ? ` text-${e.color}` : ""),
17246
17246
  style: E.value
17247
17247
  }),
17248
- oe.value.map((ke) => b("div", {
17249
- class: `q-time__clock-position row flex-center q-time__clock-pos-${ke.index}` + (ke.val === fe ? " q-time__clock-position--active " + l.value : ke.disable === !0 ? " q-time__clock-position--disable" : "")
17250
- }, [b("span", ke.label)]))
17248
+ oe.value.map((Te) => b("div", {
17249
+ class: `q-time__clock-position row flex-center q-time__clock-pos-${Te.index}` + (Te.val === fe ? " q-time__clock-position--active " + l.value : Te.disable === !0 ? " q-time__clock-position--disable" : "")
17250
+ }, [b("span", Te.label)]))
17251
17251
  ])
17252
17252
  ]),
17253
17253
  Ee.value
@@ -17268,9 +17268,9 @@ pe({
17268
17268
  ]);
17269
17269
  }
17270
17270
  return r.proxy.setNow = Z, () => {
17271
- const fe = [tt()], ke = We(t.default);
17272
- return ke !== void 0 && fe.push(
17273
- b("div", { class: "q-time__actions" }, ke)
17271
+ const fe = [tt()], Te = We(t.default);
17272
+ return Te !== void 0 && fe.push(
17273
+ b("div", { class: "q-time__actions" }, Te)
17274
17274
  ), e.name !== void 0 && e.disable !== !0 && d(fe, "push"), b("div", {
17275
17275
  class: T.value,
17276
17276
  tabindex: -1
@@ -17731,15 +17731,15 @@ pe({
17731
17731
  )) : ye
17732
17732
  ]);
17733
17733
  }
17734
- function re(O) {
17734
+ function ae(O) {
17735
17735
  const W = c[O];
17736
17736
  W && W.focus();
17737
17737
  }
17738
17738
  function oe(O, W, B, ue) {
17739
- ue !== !0 && W.selectable !== !1 && re(W.key), d.value && W.selectable ? e.noSelectionUnset === !1 ? n("update:selected", W.key !== e.selected ? W.key : null) : W.key !== e.selected && n("update:selected", W.key === void 0 ? null : W.key) : Ee(O, W, B, ue), typeof O.handler == "function" && O.handler(O);
17739
+ ue !== !0 && W.selectable !== !1 && ae(W.key), d.value && W.selectable ? e.noSelectionUnset === !1 ? n("update:selected", W.key !== e.selected ? W.key : null) : W.key !== e.selected && n("update:selected", W.key === void 0 ? null : W.key) : Ee(O, W, B, ue), typeof O.handler == "function" && O.handler(O);
17740
17740
  }
17741
17741
  function Ee(O, W, B, ue) {
17742
- B !== void 0 && ft(B), ue !== !0 && W.selectable !== !1 && re(W.key), P(W.key, !W.expanded, O, W);
17742
+ B !== void 0 && ft(B), ue !== !0 && W.selectable !== !1 && ae(W.key), P(W.key, !W.expanded, O, W);
17743
17743
  }
17744
17744
  function Z(O, W) {
17745
17745
  if (O.indeterminate === !0 && (W = O.indeterminateNextState), O.strictTicking)
@@ -17859,16 +17859,16 @@ function a1(e, t) {
17859
17859
  r.disable === !1 && (m.abort(), m.uploadedSize.value = 0, x.value = 0, Ee(), m.files.value = [], m.queuedFiles.value = [], m.uploadedFiles.value = []);
17860
17860
  }
17861
17861
  function J() {
17862
- r.disable === !1 && re(["uploaded"], () => {
17862
+ r.disable === !1 && ae(["uploaded"], () => {
17863
17863
  m.uploadedFiles.value = [];
17864
17864
  });
17865
17865
  }
17866
17866
  function te() {
17867
- re(["idle", "failed"], ({ size: X }) => {
17867
+ ae(["idle", "failed"], ({ size: X }) => {
17868
17868
  x.value -= X, m.queuedFiles.value = [];
17869
17869
  });
17870
17870
  }
17871
- function re(X, _e) {
17871
+ function ae(X, _e) {
17872
17872
  if (r.disable === !0)
17873
17873
  return;
17874
17874
  const De = {
@@ -18412,7 +18412,7 @@ function _1(e) {
18412
18412
  i.hideFromClone !== !0 && I.classList.remove("q-morph--internal"), L.qMorphCancel = () => {
18413
18413
  n = !0, I.remove(), M !== void 0 && M.remove(), i.hideFromClone === !0 && I.classList.remove("q-morph--internal"), i.keepToClone !== !0 && L.classList.remove("q-morph--internal"), o.qMorphCancel = void 0, L.qMorphCancel = void 0;
18414
18414
  };
18415
- const re = () => {
18415
+ const ae = () => {
18416
18416
  if (n === !0) {
18417
18417
  typeof L.qMorphCancel == "function" && L.qMorphCancel();
18418
18418
  return;
@@ -18445,8 +18445,8 @@ function _1(e) {
18445
18445
  else if (Nn(i.style) === !0)
18446
18446
  for (const we in i.style)
18447
18447
  L.style[we] = i.style[we];
18448
- const tt = Dv(I), fe = Dv(L), ke = me === !0 ? document.documentElement : { scrollLeft: 0, scrollTop: 0 };
18449
- L.style.position = me === !0 ? "fixed" : "absolute", L.style.left = `${le.left - ke.scrollLeft}px`, L.style.right = "unset", L.style.top = `${le.top - ke.scrollTop}px`, L.style.margin = 0, i.resize === !0 && (L.style.minWidth = "unset", L.style.maxWidth = "unset", L.style.minHeight = "unset", L.style.maxHeight = "unset", L.style.overflow = "hidden", L.style.overflowX = "hidden", L.style.overflowY = "hidden"), document.body.appendChild(L), M !== void 0 && (M.style.cssText = x, M.style.transform = "none", M.style.animation = "none", M.style.transition = "none", M.style.position = L.style.position, M.style.left = `${v.left - ke.scrollLeft}px`, M.style.right = "unset", M.style.top = `${v.top - ke.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));
18448
+ const tt = Dv(I), fe = Dv(L), Te = me === !0 ? document.documentElement : { scrollLeft: 0, scrollTop: 0 };
18449
+ L.style.position = me === !0 ? "fixed" : "absolute", L.style.left = `${le.left - Te.scrollLeft}px`, L.style.right = "unset", L.style.top = `${le.top - Te.scrollTop}px`, L.style.margin = 0, i.resize === !0 && (L.style.minWidth = "unset", L.style.maxWidth = "unset", L.style.minHeight = "unset", L.style.maxHeight = "unset", L.style.overflow = "hidden", L.style.overflowX = "hidden", L.style.overflowY = "hidden"), document.body.appendChild(L), M !== void 0 && (M.style.cssText = x, M.style.transform = "none", M.style.animation = "none", M.style.transition = "none", M.style.position = L.style.position, M.style.left = `${v.left - Te.scrollLeft}px`, M.style.right = "unset", M.style.top = `${v.top - Te.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 = (we) => {
18451
18451
  o === L && r !== !0 ? (L.style.cssText = E, L.className = P) : (L.style.cssText = Ie, L.className = se), O.parentNode === oe && oe.insertBefore(L, O), I.remove(), O.remove(), M !== void 0 && M.remove(), t = () => !1, o.qMorphCancel = void 0, L.qMorphCancel = void 0, typeof i.onEnd == "function" && i.onEnd(r === !0 ? "to" : "from", we === !0);
18452
18452
  };
@@ -18704,9 +18704,9 @@ function _1(e) {
18704
18704
  };
18705
18705
  let O = setTimeout(Z, 400);
18706
18706
  L.addEventListener("transitionend", Z), L.addEventListener("transitioncancel", Z);
18707
- }) : i.waitFor).then(re).catch(() => {
18707
+ }) : i.waitFor).then(ae).catch(() => {
18708
18708
  typeof L.qMorphCancel == "function" && L.qMorphCancel();
18709
- }) : re();
18709
+ }) : ae();
18710
18710
  };
18711
18711
  return typeof e.onToggle == "function" && e.onToggle(), requestAnimationFrame(R), (L) => t(L);
18712
18712
  }
@@ -19889,7 +19889,7 @@ const Q1 = { class: "flex-wrap" }, W1 = { style: { display: "flex", "flex-flow":
19889
19889
  orderBy: r.value ? "FirstPageHits" : "BestMatch"
19890
19890
  });
19891
19891
  }
19892
- return (l, u) => (U(), ae("div", Q1, [
19892
+ return (l, u) => (U(), re("div", Q1, [
19893
19893
  S("div", W1, [
19894
19894
  Se(S("input", {
19895
19895
  type: "text",
@@ -20542,12 +20542,12 @@ function kC(e, t = {}) {
20542
20542
  function te(z) {
20543
20543
  return L(z, J);
20544
20544
  }
20545
- function re(z) {
20545
+ function ae(z) {
20546
20546
  const H = z.charCodeAt(0);
20547
20547
  return H >= 48 && H <= 57;
20548
20548
  }
20549
20549
  function oe(z) {
20550
- return L(z, re);
20550
+ return L(z, ae);
20551
20551
  }
20552
20552
  function Ee(z) {
20553
20553
  const H = z.charCodeAt(0);
@@ -22677,7 +22677,7 @@ function yd(e = {}, t) {
22677
22677
  function te() {
22678
22678
  return Lt(g) ? g : null;
22679
22679
  }
22680
- function re(ie) {
22680
+ function ae(ie) {
22681
22681
  g = ie, E.postTranslation = ie;
22682
22682
  }
22683
22683
  function oe() {
@@ -22689,7 +22689,7 @@ function yd(e = {}, t) {
22689
22689
  function Z(ie, me) {
22690
22690
  return ie !== "translate" || !me.resolvedMessage;
22691
22691
  }
22692
- const O = (ie, me, Ke, tt, fe, ke) => {
22692
+ const O = (ie, me, Ke, tt, fe, Te) => {
22693
22693
  M();
22694
22694
  let ce;
22695
22695
  try {
@@ -22714,7 +22714,7 @@ function yd(e = {}, t) {
22714
22714
  }
22715
22715
  return n && _ ? tt(n) : fe(we);
22716
22716
  } else {
22717
- if (ke(ce))
22717
+ if (Te(ce))
22718
22718
  return ce;
22719
22719
  throw bn(xt.UNEXPECTED_RETURN_TYPE);
22720
22720
  }
@@ -22799,9 +22799,9 @@ function yd(e = {}, t) {
22799
22799
  let me = null;
22800
22800
  const Ke = sy(E, s.value, c.value);
22801
22801
  for (let tt = 0; tt < Ke.length; tt++) {
22802
- const fe = d.value[Ke[tt]] || {}, ke = E.messageResolver(fe, ie);
22803
- if (ke != null) {
22804
- me = ke;
22802
+ const fe = d.value[Ke[tt]] || {}, Te = E.messageResolver(fe, ie);
22803
+ if (Te != null) {
22804
+ me = Te;
22805
22805
  break;
22806
22806
  }
22807
22807
  }
@@ -22918,7 +22918,7 @@ function yd(e = {}, t) {
22918
22918
  setLocaleMessage: Xe,
22919
22919
  mergeLocaleMessage: it,
22920
22920
  getPostTranslationHandler: te,
22921
- setPostTranslationHandler: re,
22921
+ setPostTranslationHandler: ae,
22922
22922
  getMissingHandler: oe,
22923
22923
  setMissingHandler: Ee,
22924
22924
  [Iy]: Ie
@@ -23909,7 +23909,7 @@ function LT(e, t, n, r = {}) {
23909
23909
  function te(...le) {
23910
23910
  return i.value ? J(() => Reflect.apply(i.value.t, null, [...le])) : J(() => "");
23911
23911
  }
23912
- function re(...le) {
23912
+ function ae(...le) {
23913
23913
  return i.value ? Reflect.apply(i.value.rt, null, [...le]) : "";
23914
23914
  }
23915
23915
  function oe(...le) {
@@ -24019,7 +24019,7 @@ function LT(e, t, n, r = {}) {
24019
24019
  setPostTranslationHandler: L,
24020
24020
  getMissingHandler: $,
24021
24021
  setMissingHandler: Q,
24022
- rt: re,
24022
+ rt: ae,
24023
24023
  d: oe,
24024
24024
  n: Ee,
24025
24025
  tm: Z,
@@ -24134,7 +24134,7 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24134
24134
  "onUpdate:modelValue": p[1] || (p[1] = (_) => l.value = _)
24135
24135
  }, {
24136
24136
  default: V(() => [
24137
- (U(!0), ae(rt, null, Ot(a.items.slice(0, o.value), (_) => (U(), ae("div", {
24137
+ (U(!0), re(rt, null, Ot(a.items.slice(0, o.value), (_) => (U(), re("div", {
24138
24138
  key: _.id
24139
24139
  }, [
24140
24140
  S("div", VT, [
@@ -24145,13 +24145,13 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24145
24145
  label: _.name,
24146
24146
  name: m.filterName
24147
24147
  }, null, 8, ["modelValue", "onUpdate:modelValue", "label", "name"]),
24148
- m.showCounters ? (U(), ae("span", BT, "(" + A(_.productCount) + ")", 1)) : Te("", !0)
24148
+ m.showCounters ? (U(), re("span", BT, "(" + A(_.productCount) + ")", 1)) : ke("", !0)
24149
24149
  ])
24150
24150
  ]))), 128)),
24151
- a.items.length > mu ? (U(), ae("button", {
24151
+ a.items.length > mu ? (U(), re("button", {
24152
24152
  key: 0,
24153
24153
  onClick: p[0] || (p[0] = (_) => d(c.value))
24154
- }, A(u.value), 1)) : Te("", !0)
24154
+ }, A(u.value), 1)) : ke("", !0)
24155
24155
  ]),
24156
24156
  _: 1
24157
24157
  }, 8, ["label", "modelValue"]));
@@ -24169,9 +24169,9 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24169
24169
  },
24170
24170
  setup(e) {
24171
24171
  const t = e;
24172
- return (n, r) => (U(), ae("div", UT, [
24172
+ return (n, r) => (U(), re("div", UT, [
24173
24173
  S("div", jT, [
24174
- t.thumbnailImageUrl ? (U(), ae("a", {
24174
+ t.thumbnailImageUrl ? (U(), re("a", {
24175
24175
  key: 0,
24176
24176
  href: n.productUrl ? n.productUrl : "#",
24177
24177
  target: "_blank",
@@ -24181,7 +24181,7 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24181
24181
  src: t.thumbnailImageUrl,
24182
24182
  alt: n.title
24183
24183
  }, null, 8, HT)
24184
- ], 8, zT)) : (U(), ae("a", {
24184
+ ], 8, zT)) : (U(), re("a", {
24185
24185
  key: 1,
24186
24186
  href: n.productUrl ? n.productUrl : "#",
24187
24187
  target: "_blank",
@@ -24209,14 +24209,14 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24209
24209
  ]),
24210
24210
  S("div", ZT, [
24211
24211
  S("span", null, A(n.$t("Category")) + " ", 1),
24212
- t.categoryId != -1337 ? (U(), ae("a", {
24212
+ t.categoryId != -1337 ? (U(), re("a", {
24213
24213
  key: 0,
24214
24214
  href: t.categoryLink ? t.categoryLink : "#",
24215
24215
  target: "_blank",
24216
24216
  class: "underline"
24217
24217
  }, [
24218
24218
  S("b", null, A(t.categoryName), 1)
24219
- ], 8, eE)) : (U(), ae("b", tE, A(t.categoryName), 1))
24219
+ ], 8, eE)) : (U(), re("b", tE, A(t.categoryName), 1))
24220
24220
  ])
24221
24221
  ])
24222
24222
  ])
@@ -24278,12 +24278,12 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24278
24278
  class: "row",
24279
24279
  props: f
24280
24280
  }, [
24281
- (U(), ae("div", {
24281
+ (U(), re("div", {
24282
24282
  class: "col-1 col-sm-1 col-md-1 col-xs-12",
24283
24283
  key: f.row.id
24284
24284
  }, [
24285
24285
  S("div", aE, [
24286
- r.selectionMode == "single" ? (U(), ae("div", iE, [
24286
+ r.selectionMode == "single" ? (U(), re("div", iE, [
24287
24287
  S("input", {
24288
24288
  type: "radio",
24289
24289
  name: "product",
@@ -24291,8 +24291,8 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24291
24291
  checked: f.row.isSelected,
24292
24292
  onClick: (v) => c(v, f.row)
24293
24293
  }, null, 8, oE)
24294
- ])) : Te("", !0),
24295
- r.selectionMode == "multiple" ? (U(), ae("div", lE, [
24294
+ ])) : ke("", !0),
24295
+ r.selectionMode == "multiple" ? (U(), re("div", lE, [
24296
24296
  S("input", {
24297
24297
  class: "self-center",
24298
24298
  type: "checkbox",
@@ -24301,7 +24301,7 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24301
24301
  checked: f.row.isSelected,
24302
24302
  onClick: (v) => c(v, f.row)
24303
24303
  }, null, 8, sE)
24304
- ])) : Te("", !0)
24304
+ ])) : ke("", !0)
24305
24305
  ])
24306
24306
  ])),
24307
24307
  S("div", uE, [
@@ -24399,7 +24399,7 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24399
24399
  async function m() {
24400
24400
  o.value = !0, d(), o.value = !1;
24401
24401
  }
24402
- return (p, _) => (U(), ae("div", null, [
24402
+ return (p, _) => (U(), re("div", null, [
24403
24403
  S("div", fE, [
24404
24404
  S("div", null, [
24405
24405
  D(Zp, { onOnSearch: s })
@@ -24407,12 +24407,12 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24407
24407
  ]),
24408
24408
  S("div", vE, [
24409
24409
  S("div", null, [
24410
- q(a).filterLoading ? (U(), ae("div", mE, [
24410
+ q(a).filterLoading ? (U(), re("div", mE, [
24411
24411
  S("div", hE, [
24412
24412
  S("span", gE, A(p.$t("Loading...")), 1)
24413
24413
  ])
24414
- ])) : Te("", !0),
24415
- (U(!0), ae(rt, null, Ot(i.value, (w) => (U(), $e(Wo, is({
24414
+ ])) : ke("", !0),
24415
+ (U(!0), re(rt, null, Ot(i.value, (w) => (U(), $e(Wo, is({
24416
24416
  class: "mb-2",
24417
24417
  key: w.name,
24418
24418
  ref_for: !0
@@ -24557,7 +24557,7 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24557
24557
  );
24558
24558
  });
24559
24559
  }
24560
- return (w, k) => (U(), ae("div", null, [
24560
+ return (w, k) => (U(), re("div", null, [
24561
24561
  D(q(er), {
24562
24562
  modelValue: i.value,
24563
24563
  "onUpdate:modelValue": [
@@ -24581,7 +24581,7 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24581
24581
  loading: r.value,
24582
24582
  rounded: ""
24583
24583
  }, null, 8, ["modelValue", "options", "label", "loading"]),
24584
- (U(!0), ae(rt, null, Ot(u.value, (h) => (U(), $e(q(er), {
24584
+ (U(!0), re(rt, null, Ot(u.value, (h) => (U(), $e(q(er), {
24585
24585
  key: h.id,
24586
24586
  class: "q-mt-sm",
24587
24587
  modelValue: h.model,
@@ -24680,7 +24680,7 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24680
24680
  );
24681
24681
  });
24682
24682
  }
24683
- return (s, d) => (U(), ae("div", null, [
24683
+ return (s, d) => (U(), re("div", null, [
24684
24684
  D(q(er), {
24685
24685
  loading: r.value,
24686
24686
  modelValue: i.value,
@@ -24726,7 +24726,7 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24726
24726
  function o(l) {
24727
24727
  r.value.categoryId = l;
24728
24728
  }
24729
- return (l, u) => (U(), ae("div", null, [
24729
+ return (l, u) => (U(), re("div", null, [
24730
24730
  S("div", xE, [
24731
24731
  D(EE, {
24732
24732
  class: "flex-field-fulfill q-pr-sm",
@@ -24865,7 +24865,7 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24865
24865
  function P() {
24866
24866
  f(l.searchResults), c.value = !1;
24867
24867
  }
24868
- return (E, I) => (U(), ae("div", null, [
24868
+ return (E, I) => (U(), re("div", null, [
24869
24869
  S("div", PE, [
24870
24870
  S("div", qE, [
24871
24871
  D(OE, { onOnSearch: d })
@@ -24908,7 +24908,7 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24908
24908
  rounded: "",
24909
24909
  label: r.actionButtonLabel,
24910
24910
  disable: c.value
24911
- }, null, 8, ["label", "disable"])) : Te("", !0)
24911
+ }, null, 8, ["label", "disable"])) : ke("", !0)
24912
24912
  ], 512), [
24913
24913
  [
24914
24914
  Pe,
@@ -24919,12 +24919,12 @@ const VT = { style: { "margin-left": "-31px" } }, BT = { key: 0 }, mu = 5, Wo =
24919
24919
  I[1] || (I[1] = S("hr", null, null, -1)),
24920
24920
  S("div", NE, [
24921
24921
  S("div", null, [
24922
- q(l).filterLoading ? (U(), ae("div", RE, [
24922
+ q(l).filterLoading ? (U(), re("div", RE, [
24923
24923
  S("div", DE, [
24924
24924
  S("span", AE, A(E.$t("Loading")), 1)
24925
24925
  ])
24926
- ])) : Te("", !0),
24927
- (U(!0), ae(rt, null, Ot(u.value, (M) => (U(), $e(Wo, is({
24926
+ ])) : ke("", !0),
24927
+ (U(!0), re(rt, null, Ot(u.value, (M) => (U(), $e(Wo, is({
24928
24928
  class: "mb-2",
24929
24929
  key: M.name,
24930
24930
  ref_for: !0
@@ -24961,7 +24961,7 @@ function FE(e, t) {
24961
24961
  const n = e[t];
24962
24962
  return n || (Vy["en-GB"][t] = t), n ?? null;
24963
24963
  }
24964
- const hF = (e, t, n, r, a, i, o) => {
24964
+ const gF = (e, t, n, r, a, i, o) => {
24965
24965
  const l = OT({
24966
24966
  legacy: !1,
24967
24967
  locale: n,
@@ -25021,7 +25021,7 @@ const hF = (e, t, n, r, a, i, o) => {
25021
25021
  default: V(() => [
25022
25022
  D(q(gs), null, {
25023
25023
  default: V(() => [
25024
- (U(!0), ae(rt, null, Ot(a.value, (c) => (U(), $e(q(mn), {
25024
+ (U(!0), re(rt, null, Ot(a.value, (c) => (U(), $e(q(mn), {
25025
25025
  onClick: (s) => o(c),
25026
25026
  "active-class": "primary",
25027
25027
  active: i(c.isoCode),
@@ -25048,7 +25048,7 @@ const hF = (e, t, n, r, a, i, o) => {
25048
25048
  _: 1
25049
25049
  }, 8, ["label"]));
25050
25050
  }
25051
- }), UE = "Search", jE = "Sort By First Page Hits", zE = "Vendors", HE = "Categories", QE = "Loading...", WE = "First Page Hits", KE = "Select Visible", YE = "Select All", JE = "Clear selection", GE = "Language", XE = "My Account", ZE = "Edit my details", ex = "Company Profile", tx = "Invite Colleagues", nx = "View team members", rx = "Log Out", ax = "Enter a SKU or product name", ix = "Category", ox = "Sub Category", lx = "Vendor", sx = "SKU", ux = "Clear Filter", cx = "More", dx = "Add to Basket", fx = "show more", vx = "show less", mx = "Failed", hx = "Succeed", gx = "Waiting", px = "Open", yx = "Accepted", bx = "Rejected", _x = "Won", wx = "Created", Sx = "Order Created", Cx = "more available", kx = "Enable auto-renew", Tx = "No configuration required", Ex = "Cancel Subscription", xx = "TD Synnex", Ix = "Cloud Providers", Ox = "Starting from", Px = "Results for", qx = "per page", $x = "items found", Nx = "Automates billing and provisioning from following CSP provider(s)", Rx = "Price", Dx = "Annual", Ax = "Monthly", Lx = "Daily", Mx = {
25051
+ }), UE = "Search", jE = "Sort By First Page Hits", zE = "Vendors", HE = "Categories", QE = "Loading...", WE = "First Page Hits", KE = "Select Visible", YE = "Select All", JE = "Clear selection", GE = "Language", XE = "My Account", ZE = "Edit my details", ex = "Company Profile", tx = "Invite Colleagues", nx = "View team members", rx = "Log Out", ax = "Enter a SKU or product name", ix = "Category", ox = "Sub Category", lx = "Vendor", sx = "SKU", ux = "Clear Filter", cx = "More", dx = "Add to Basket", fx = "show more", vx = "show less", mx = "Failed", hx = "Succeed", gx = "Waiting", px = "Open", yx = "Accepted", bx = "Rejected", _x = "Won", wx = "Created", Sx = "Order Created", Cx = "more available", kx = "Enable auto-renew", Tx = "No configuration required", Ex = "Cancel Subscription", xx = "TD Synnex", Ix = "Cloud Providers", Ox = "Starting from", Px = "Results for", qx = "per page", $x = "items found", Nx = "Automated billing and provisioning from following CSP provider(s)", Rx = "Price", Dx = "Annual", Ax = "Monthly", Lx = "Daily", Mx = {
25052
25052
  Search: UE,
25053
25053
  SortByFirstPageHits: jE,
25054
25054
  Brands: zE,
@@ -25121,7 +25121,7 @@ const hF = (e, t, n, r, a, i, o) => {
25121
25121
  SubCategory: rI,
25122
25122
  SKU: aI,
25123
25123
  ClearFilter: iI
25124
- }, gF = {
25124
+ }, pF = {
25125
25125
  enGB: Mx,
25126
25126
  ptBR: oI
25127
25127
  }, lI = /* @__PURE__ */ ot({
@@ -25356,7 +25356,7 @@ const hF = (e, t, n, r, a, i, o) => {
25356
25356
  }, 1e3);
25357
25357
  }), (I, M) => {
25358
25358
  const R = O0("close-popup");
25359
- return U(), ae("div", sI, [
25359
+ return U(), re("div", sI, [
25360
25360
  S("div", uI, [
25361
25361
  D(q(t1), {
25362
25362
  class: "text-white",
@@ -25438,7 +25438,7 @@ const hF = (e, t, n, r, a, i, o) => {
25438
25438
  }, 512), [
25439
25439
  [Pe, v.value]
25440
25440
  ]),
25441
- (U(!0), ae(rt, null, Ot(d.value, (L) => Se((U(), $e(q(mn), {
25441
+ (U(!0), re(rt, null, Ot(d.value, (L) => Se((U(), $e(q(mn), {
25442
25442
  class: "q-pl-xs",
25443
25443
  dense: "",
25444
25444
  clickable: "",
@@ -25495,7 +25495,7 @@ const hF = (e, t, n, r, a, i, o) => {
25495
25495
  }, 512), [
25496
25496
  [Pe, i.value]
25497
25497
  ]),
25498
- (U(!0), ae(rt, null, Ot(c.value, (L) => Se((U(), $e(q(mn), {
25498
+ (U(!0), re(rt, null, Ot(c.value, (L) => Se((U(), $e(q(mn), {
25499
25499
  class: "q-pl-xs",
25500
25500
  dense: "",
25501
25501
  clickable: "",
@@ -25552,7 +25552,7 @@ const hF = (e, t, n, r, a, i, o) => {
25552
25552
  }, 512), [
25553
25553
  [Pe, o.value]
25554
25554
  ]),
25555
- (U(!0), ae(rt, null, Ot(s.value, (L) => Se((U(), $e(q(mn), {
25555
+ (U(!0), re(rt, null, Ot(s.value, (L) => Se((U(), $e(q(mn), {
25556
25556
  class: "q-pl-xs",
25557
25557
  dense: "",
25558
25558
  clickable: "",
@@ -25605,7 +25605,7 @@ const hF = (e, t, n, r, a, i, o) => {
25605
25605
  }, 8, ["modelValue", "placeholder", "loading"])
25606
25606
  ]),
25607
25607
  S("div", null, [
25608
- I.hideSearchButton ? Te("", !0) : (U(), $e(q(Ue), {
25608
+ I.hideSearchButton ? ke("", !0) : (U(), $e(q(Ue), {
25609
25609
  key: 0,
25610
25610
  color: "secondary",
25611
25611
  icon: "mdi-magnify",
@@ -25631,7 +25631,7 @@ const hF = (e, t, n, r, a, i, o) => {
25631
25631
  const n = e, r = t;
25632
25632
  return (a, i) => {
25633
25633
  const o = Lr("q-img"), l = Lr("q-card-section"), u = Lr("q-btn"), c = Lr("q-card-actions"), s = Lr("q-card");
25634
- return U(), ae("div", null, [
25634
+ return U(), re("div", null, [
25635
25635
  D(s, { class: "" }, {
25636
25636
  default: V(() => [
25637
25637
  D(l, null, {
@@ -25683,7 +25683,7 @@ const hF = (e, t, n, r, a, i, o) => {
25683
25683
  ])
25684
25684
  ]),
25685
25685
  _: 1
25686
- })) : Te("", !0)
25686
+ })) : ke("", !0)
25687
25687
  ]),
25688
25688
  _: 1
25689
25689
  })
@@ -25710,7 +25710,7 @@ const hF = (e, t, n, r, a, i, o) => {
25710
25710
  }
25711
25711
  return (_, w) => {
25712
25712
  const k = Lr("q-spinner-dots"), h = Lr("q-infinite-scroll");
25713
- return U(), ae("div", null, [
25713
+ return U(), re("div", null, [
25714
25714
  D(wd, {
25715
25715
  modelValue: d.value,
25716
25716
  "onUpdate:modelValue": w[0] || (w[0] = (g) => d.value = g),
@@ -25724,7 +25724,7 @@ const hF = (e, t, n, r, a, i, o) => {
25724
25724
  ]),
25725
25725
  S("div", xI, [
25726
25726
  S("div", null, [
25727
- (U(!0), ae(rt, null, Ot(c.value, (g) => (U(), $e(Wo, is({
25727
+ (U(!0), re(rt, null, Ot(c.value, (g) => (U(), $e(Wo, is({
25728
25728
  class: "mb-2",
25729
25729
  key: g.name,
25730
25730
  ref_for: !0
@@ -25750,7 +25750,7 @@ const hF = (e, t, n, r, a, i, o) => {
25750
25750
  ]),
25751
25751
  default: V(() => [
25752
25752
  S("div", II, [
25753
- (U(!0), ae(rt, null, Ot(n.value.data, (g) => (U(), $e(By, {
25753
+ (U(!0), re(rt, null, Ot(n.value.data, (g) => (U(), $e(By, {
25754
25754
  class: "col-xl-3 col-md-3 col-sm-6 col-xs-12 q-pa-sm",
25755
25755
  key: g.id,
25756
25756
  product: g,
@@ -25774,8 +25774,8 @@ const hF = (e, t, n, r, a, i, o) => {
25774
25774
  },
25775
25775
  setup(e) {
25776
25776
  const t = e;
25777
- return (n, r) => (U(), ae("div", qI, [
25778
- (U(!0), ae(rt, null, Ot(t.brands, (a) => (U(), ae("div", {
25777
+ return (n, r) => (U(), re("div", qI, [
25778
+ (U(!0), re(rt, null, Ot(t.brands, (a) => (U(), re("div", {
25779
25779
  class: "col-xl-3 col-lg-3 col-md-4 col-sm-6 col-xs-12 q-ma-none q-pa-sm vendor-tile",
25780
25780
  key: a.name
25781
25781
  }, [
@@ -25798,7 +25798,7 @@ const hF = (e, t, n, r, a, i, o) => {
25798
25798
  "spinner-color": "primary",
25799
25799
  srcset: `${a.imageUrl} 200w`,
25800
25800
  sizes: "(max-width: 200px) 200w"
25801
- }, null, 8, ["src", "srcset"])) : (U(), ae("span", RI, A(a.name), 1))
25801
+ }, null, 8, ["src", "srcset"])) : (U(), re("span", RI, A(a.name), 1))
25802
25802
  ])
25803
25803
  ])
25804
25804
  ]),
@@ -25834,7 +25834,7 @@ const hF = (e, t, n, r, a, i, o) => {
25834
25834
  },
25835
25835
  setup(e) {
25836
25836
  const t = e;
25837
- return (n, r) => (U(), ae("div", AI, [
25837
+ return (n, r) => (U(), re("div", AI, [
25838
25838
  Se(S("div", LI, [
25839
25839
  D(q(Yi), {
25840
25840
  color: "primary",
@@ -25843,9 +25843,9 @@ const hF = (e, t, n, r, a, i, o) => {
25843
25843
  ], 512), [
25844
25844
  [Pe, t.isLoading]
25845
25845
  ]),
25846
- Array.isArray(n.categories) && n.categories.length > 0 ? (U(), ae("div", MI, [
25846
+ Array.isArray(n.categories) && n.categories.length > 0 ? (U(), re("div", MI, [
25847
25847
  S("div", FI, [
25848
- (U(!0), ae(rt, null, Ot(n.categories, (a) => (U(), ae("div", {
25848
+ (U(!0), re(rt, null, Ot(n.categories, (a) => (U(), re("div", {
25849
25849
  class: "col-xl-3 col-lg-3 col-md-4 col-sm-6 col-xs-12 q-ma-none q-pa-sm",
25850
25850
  key: a.id
25851
25851
  }, [
@@ -25860,13 +25860,13 @@ const hF = (e, t, n, r, a, i, o) => {
25860
25860
  default: V(() => [
25861
25861
  S("div", VI, [
25862
25862
  S("div", BI, [
25863
- a.imageUrl ? (U(), ae("img", {
25863
+ a.imageUrl ? (U(), re("img", {
25864
25864
  key: 0,
25865
25865
  src: a.imageUrl,
25866
25866
  alt: a.name,
25867
25867
  width: "72",
25868
25868
  "spinner-color": "primary"
25869
- }, null, 8, UI)) : (U(), ae("img", {
25869
+ }, null, 8, UI)) : (U(), re("img", {
25870
25870
  key: 1,
25871
25871
  src: "/img/placeholder.png",
25872
25872
  alt: a.name,
@@ -25876,7 +25876,7 @@ const hF = (e, t, n, r, a, i, o) => {
25876
25876
  ]),
25877
25877
  S("div", zI, [
25878
25878
  S("div", HI, A(a.name), 1),
25879
- a.description ? (U(), ae("div", QI, A(a.description), 1)) : Te("", !0)
25879
+ a.description ? (U(), re("div", QI, A(a.description), 1)) : ke("", !0)
25880
25880
  ])
25881
25881
  ])
25882
25882
  ]),
@@ -25887,8 +25887,8 @@ const hF = (e, t, n, r, a, i, o) => {
25887
25887
  }, 1024)
25888
25888
  ]))), 128))
25889
25889
  ])
25890
- ])) : n.isLoading ? Te("", !0) : (U(), ae("div", WI, [
25891
- t.hasLoadingError ? (U(), ae("div", YI, A(n.$t("Error loading categories")), 1)) : (U(), ae("div", KI, A(n.$t("No categories found")), 1))
25890
+ ])) : n.isLoading ? ke("", !0) : (U(), re("div", WI, [
25891
+ t.hasLoadingError ? (U(), re("div", YI, A(n.$t("Error loading categories")), 1)) : (U(), re("div", KI, A(n.$t("No categories found")), 1))
25892
25892
  ]))
25893
25893
  ]));
25894
25894
  }
@@ -25927,7 +25927,7 @@ const ZI = ["href"], Tn = /* @__PURE__ */ ot({
25927
25927
  },
25928
25928
  setup(e) {
25929
25929
  const t = e, n = y(() => t.router.resolve(t.to).fullPath);
25930
- return (r, a) => (U(), ae("a", { href: n.value }, [
25930
+ return (r, a) => (U(), re("a", { href: n.value }, [
25931
25931
  P0(r.$slots, "default")
25932
25932
  ], 8, ZI));
25933
25933
  }
@@ -27298,7 +27298,7 @@ let eO = class extends Error {
27298
27298
  function wn(e, t, n, r, a) {
27299
27299
  throw a ?? new eO(e, t, n, r, null);
27300
27300
  }
27301
- const tO = { class: "row" }, nO = { class: "col-12" }, rO = { class: "thumbnail-container" }, aO = { class: "product-card-body" }, iO = { class: "product-card-body-info" }, oO = { class: "list text-body2" }, lO = {
27301
+ const tO = { class: "row" }, nO = { class: "col-12" }, rO = { class: "thumbnail-container" }, aO = { class: "product-card-body" }, iO = { class: "product-card-body-info" }, oO = { class: "text-body2" }, lO = {
27302
27302
  key: 0,
27303
27303
  class: "product-column product-column-category text-body2"
27304
27304
  }, sO = {
@@ -27376,9 +27376,9 @@ const tO = { class: "row" }, nO = { class: "col-12" }, rO = { class: "thumbnail-
27376
27376
  S("h6", null, A(s.product?.title), 1),
27377
27377
  S("div", oO, A(s.product?.shortDescription), 1)
27378
27378
  ]),
27379
- s.product.categoryId ? (U(), ae("div", lO, [
27380
- n.hideCategoryLink ? Te("", !0) : (U(), ae("span", sO, A(s.$t("Category")), 1)),
27381
- n.hideCategoryLink ? Te("", !0) : (U(), ae("span", uO, [
27379
+ s.product.categoryId && s.product.categoryId !== -1337 ? (U(), re("div", lO, [
27380
+ n.hideCategoryLink ? ke("", !0) : (U(), re("span", sO, A(s.$t("Category")), 1)),
27381
+ n.hideCategoryLink ? ke("", !0) : (U(), re("span", uO, [
27382
27382
  s.product.categoryId > 0 && n.router ? (U(), $e(Tn, {
27383
27383
  key: 0,
27384
27384
  router: n.router,
@@ -27388,33 +27388,33 @@ const tO = { class: "row" }, nO = { class: "col-12" }, rO = { class: "thumbnail-
27388
27388
  Fe(A(s.product?.categoryName), 1)
27389
27389
  ]),
27390
27390
  _: 1
27391
- }, 8, ["router", "to"])) : (U(), ae(rt, { key: 1 }, [
27391
+ }, 8, ["router", "to"])) : (U(), re(rt, { key: 1 }, [
27392
27392
  Fe(A(s.product?.categoryName), 1)
27393
27393
  ], 64))
27394
27394
  ]))
27395
- ])) : Te("", !0),
27396
- s.product.brandName ? (U(), ae("span", cO, [
27395
+ ])) : ke("", !0),
27396
+ s.product.brandName ? (U(), re("span", cO, [
27397
27397
  S("span", dO, A(s.$t("Vendor")) + ":", 1),
27398
27398
  S("span", fO, [
27399
- s.product.brandId ? (U(), ae("a", {
27399
+ s.product.brandId ? (U(), re("a", {
27400
27400
  key: 0,
27401
27401
  href: "/search?brandId=" + s.product?.brandId
27402
- }, A(s.product?.brandName), 9, vO)) : (U(), ae("span", mO, A(s.product?.brandName), 1))
27402
+ }, A(s.product?.brandName), 9, vO)) : (U(), re("span", mO, A(s.product?.brandName), 1))
27403
27403
  ])
27404
- ])) : Te("", !0),
27404
+ ])) : ke("", !0),
27405
27405
  S("div", {
27406
27406
  class: "list product-column product-column-price text-body2",
27407
27407
  "data-product-id": s.product.id,
27408
27408
  ref_key: "productColumn",
27409
27409
  ref: l
27410
27410
  }, [
27411
- o.value ? (U(), ae("span", gO, A(s.$t("PriceLabel")) + ":", 1)) : Te("", !0),
27411
+ o.value ? (U(), re("span", gO, A(s.$t("PriceLabel")) + ":", 1)) : ke("", !0),
27412
27412
  S("span", pO, [
27413
27413
  i.value ? (U(), $e(q(ir), {
27414
27414
  key: 0,
27415
27415
  size: "sm",
27416
27416
  color: "primary"
27417
- })) : o.value ? (U(), ae("span", yO, A(s.$formatCurrency(o.value)), 1)) : Te("", !0)
27417
+ })) : o.value ? (U(), re("span", yO, A(s.$formatCurrency(o.value)), 1)) : ke("", !0)
27418
27418
  ])
27419
27419
  ], 8, hO)
27420
27420
  ])
@@ -27497,15 +27497,15 @@ const bO = { class: "brand-products" }, _O = {
27497
27497
  function u(c, s) {
27498
27498
  s.preventDefault(), t.push(`/product/${c.id}`);
27499
27499
  }
27500
- return at(l), he(i, l), (c, s) => (U(), ae("div", bO, [
27501
- a.value ? (U(), ae("div", _O, [
27500
+ return at(l), he(i, l), (c, s) => (U(), re("div", bO, [
27501
+ a.value ? (U(), re("div", _O, [
27502
27502
  D(q(Yi), {
27503
27503
  color: "primary",
27504
27504
  size: "2em"
27505
27505
  })
27506
- ])) : (U(), ae("div", wO, [
27506
+ ])) : (U(), re("div", wO, [
27507
27507
  S("div", SO, [
27508
- (U(!0), ae(rt, null, Ot(r.value, (d) => (U(), ae("div", {
27508
+ (U(!0), re(rt, null, Ot(r.value, (d) => (U(), re("div", {
27509
27509
  key: d.id,
27510
27510
  class: "col-xs-12 col-sm-6 col-md-4 col-lg-3 q-pa-sm"
27511
27511
  }, [
@@ -27526,7 +27526,7 @@ const bO = { class: "brand-products" }, _O = {
27526
27526
  ],
27527
27527
  max: o.value,
27528
27528
  class: "q-my-md"
27529
- }, null, 8, ["modelValue", "max"])) : Te("", !0)
27529
+ }, null, 8, ["modelValue", "max"])) : ke("", !0)
27530
27530
  ]))
27531
27531
  ]));
27532
27532
  }
@@ -27543,8 +27543,8 @@ const jy = (e, t) => {
27543
27543
  },
27544
27544
  setup(e) {
27545
27545
  const t = e;
27546
- return (n, r) => (U(), ae("div", kO, [
27547
- (U(!0), ae(rt, null, Ot(t.providers, (a) => (U(), ae("div", {
27546
+ return (n, r) => (U(), re("div", kO, [
27547
+ (U(!0), re(rt, null, Ot(t.providers, (a) => (U(), re("div", {
27548
27548
  class: "col-xl-3 col-lg-3 col-md-4 col-sm-6 col-xs-12 q-ma-none q-pa-sm vendor-tile",
27549
27549
  key: a.name
27550
27550
  }, [
@@ -27567,7 +27567,7 @@ const jy = (e, t) => {
27567
27567
  "spinner-color": "primary",
27568
27568
  srcset: `${a.imageUrl} 200w`,
27569
27569
  sizes: "(max-width: 200px) 200w"
27570
- }, null, 8, ["src", "srcset"])) : (U(), ae("span", xO, A(a.name), 1))
27570
+ }, null, 8, ["src", "srcset"])) : (U(), re("span", xO, A(a.name), 1))
27571
27571
  ])
27572
27572
  ])
27573
27573
  ]),
@@ -27621,7 +27621,7 @@ const jy = (e, t) => {
27621
27621
  r.value = !1;
27622
27622
  }
27623
27623
  }
27624
- return (p, _) => (U(), ae(rt, null, [
27624
+ return (p, _) => (U(), re(rt, null, [
27625
27625
  S("div", IO, [
27626
27626
  S("div", OO, [
27627
27627
  S("div", PO, [
@@ -27814,7 +27814,7 @@ const jy = (e, t) => {
27814
27814
  x(!1);
27815
27815
  const I = localStorage.getItem("viewType");
27816
27816
  I && (_.value = I);
27817
- }), (I, M) => (U(), ae(rt, null, [
27817
+ }), (I, M) => (U(), re(rt, null, [
27818
27818
  Se(S("div", LO, [
27819
27819
  D(q(Yi), {
27820
27820
  color: "primary",
@@ -27827,7 +27827,7 @@ const jy = (e, t) => {
27827
27827
  S("div", FO, [
27828
27828
  S("div", VO, [
27829
27829
  S("div", BO, [
27830
- (U(!0), ae(rt, null, Ot(o.value, (R) => (U(), $e(Wo, is({
27830
+ (U(!0), re(rt, null, Ot(o.value, (R) => (U(), $e(Wo, is({
27831
27831
  key: R.name,
27832
27832
  ref_for: !0
27833
27833
  }, { filterName: R.name, items: R.values, expanded: !0 }, {
@@ -27840,7 +27840,7 @@ const jy = (e, t) => {
27840
27840
  ]),
27841
27841
  Se(S("div", UO, [
27842
27842
  Se(S("div", jO, [
27843
- n.value ? (U(), ae("span", zO, A(`${r.value.totalCount} ${I.$t("ResultsFor")} "${n.value}"`), 1)) : (U(), ae("span", HO, A(`${r.value.totalCount} ${I.$t("ItemsFound")}`), 1))
27843
+ n.value ? (U(), re("span", zO, A(`${r.value.totalCount} ${I.$t("ResultsFor")} "${n.value}"`), 1)) : (U(), re("span", HO, A(`${r.value.totalCount} ${I.$t("ItemsFound")}`), 1))
27844
27844
  ], 512), [
27845
27845
  [Pe, r.value && r.value.totalCount == 0 || r.value.totalCount]
27846
27846
  ]),
@@ -27877,7 +27877,7 @@ const jy = (e, t) => {
27877
27877
  [Pe, r.value && r.value.totalCount != 0 || r.value.totalCount && !i.value]
27878
27878
  ]),
27879
27879
  S("div", XO, [
27880
- (U(!0), ae(rt, null, Ot(r.value.data, (R) => Se((U(), ae("div", {
27880
+ (U(!0), re(rt, null, Ot(r.value.data, (R) => Se((U(), re("div", {
27881
27881
  class: Ht(k.value),
27882
27882
  key: R.id
27883
27883
  }, [
@@ -27887,7 +27887,7 @@ const jy = (e, t) => {
27887
27887
  product: R,
27888
27888
  view: _.value,
27889
27889
  onOnMoreClick: C
27890
- }, null, 8, ["router", "product", "view"])) : Te("", !0)
27890
+ }, null, 8, ["router", "product", "view"])) : ke("", !0)
27891
27891
  ], 2)), [
27892
27892
  [Pe, !i.value]
27893
27893
  ])), 128))
@@ -28004,7 +28004,7 @@ const jy = (e, t) => {
28004
28004
  await d();
28005
28005
  }), he(() => s.route.params.category, () => {
28006
28006
  s.route.params.category && d();
28007
- }), (m, p) => (U(), ae(rt, null, [
28007
+ }), (m, p) => (U(), re(rt, null, [
28008
28008
  Se(S("div", lP, [
28009
28009
  D(q(Yi), {
28010
28010
  color: "primary",
@@ -28031,7 +28031,7 @@ const jy = (e, t) => {
28031
28031
  }, {
28032
28032
  default: V(() => [
28033
28033
  S("div", vP, [
28034
- (U(!0), ae(rt, null, Ot(i.value, (_) => (U(), ae("div", {
28034
+ (U(!0), re(rt, null, Ot(i.value, (_) => (U(), re("div", {
28035
28035
  class: "item col-xl-3 col-lg-4 col-md-4 col-sm-6 col-xs-12 q-my-sm q-px-sm q-mb-sm",
28036
28036
  key: _.id
28037
28037
  }, [
@@ -28042,7 +28042,7 @@ const jy = (e, t) => {
28042
28042
  view: u.value,
28043
28043
  "hide-category-link": !0,
28044
28044
  onOnMoreClick: v
28045
- }, null, 8, ["router", "product", "view"])) : Te("", !0)
28045
+ }, null, 8, ["router", "product", "view"])) : ke("", !0)
28046
28046
  ]))), 128))
28047
28047
  ]),
28048
28048
  S("div", mP, [
@@ -28059,10 +28059,10 @@ const jy = (e, t) => {
28059
28059
  ])
28060
28060
  ]),
28061
28061
  _: 1
28062
- })) : Te("", !0),
28062
+ })) : ke("", !0),
28063
28063
  D(q(vt), { class: "q-mt-none q-pt-none search-wrapper" }, {
28064
28064
  default: V(() => [
28065
- (U(!0), ae(rt, null, Ot(l.value, (_) => (U(), $e(q(en), {
28065
+ (U(!0), re(rt, null, Ot(l.value, (_) => (U(), $e(q(en), {
28066
28066
  class: "q-ma-md",
28067
28067
  key: _.id
28068
28068
  }, {
@@ -28080,7 +28080,7 @@ const jy = (e, t) => {
28080
28080
  Fe(A(_.name), 1)
28081
28081
  ]),
28082
28082
  _: 2
28083
- }, 1032, ["router", "to"])) : Te("", !0)
28083
+ }, 1032, ["router", "to"])) : ke("", !0)
28084
28084
  ])
28085
28085
  ])
28086
28086
  ]),
@@ -28089,7 +28089,7 @@ const jy = (e, t) => {
28089
28089
  D(q(vt), { class: "q-mt-none q-pt-none" }, {
28090
28090
  default: V(() => [
28091
28091
  S("div", pP, [
28092
- (U(!0), ae(rt, null, Ot(_.products, (w) => (U(), ae("div", {
28092
+ (U(!0), re(rt, null, Ot(_.products, (w) => (U(), re("div", {
28093
28093
  class: "item col-xl-3 col-lg-4 col-md-4 col-sm-6 col-xs-12 q-ma-none q-px-sm q-mb-sm",
28094
28094
  key: w.id
28095
28095
  }, [
@@ -28100,7 +28100,7 @@ const jy = (e, t) => {
28100
28100
  view: u.value,
28101
28101
  "hide-category-link": !0,
28102
28102
  onOnMoreClick: v
28103
- }, null, 8, ["router", "product", "view"])) : Te("", !0)
28103
+ }, null, 8, ["router", "product", "view"])) : ke("", !0)
28104
28104
  ]))), 128))
28105
28105
  ]),
28106
28106
  S("div", yP, [
@@ -33378,9 +33378,9 @@ var sh = fr(function() {
33378
33378
  L && $ && globalThis.__DEV__ !== !1 && ut.warn(39), L ? Q += "boundary=graphql;subscriptionSpec=1.0,application/json" : $ && (Q += "deferSpec=20220824,application/json"), P.headers.accept = Q;
33379
33379
  }
33380
33380
  if (P.method === "GET") {
33381
- var J = tN(m, E), te = J.newURI, re = J.parseError;
33382
- if (re)
33383
- return xu(re);
33381
+ var J = tN(m, E), te = J.newURI, ae = J.parseError;
33382
+ if (ae)
33383
+ return xu(ae);
33384
33384
  m = te;
33385
33385
  } else
33386
33386
  try {
@@ -36789,7 +36789,13 @@ u0 = new i0({
36789
36789
  const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { class: "pdp-page" }, UN = { class: "flex no-wrap" }, jN = { class: "full-width row" }, zN = { class: "col-md-10 col-xs-12" }, HN = ["src", "alt"], QN = ["alt"], WN = { class: "block-multimedia flex flex-wrap q-mx-sm" }, KN = ["href"], YN = {
36790
36790
  key: 1,
36791
36791
  class: "video-block"
36792
- }, JN = { class: "flex no-wrap justify-between align-start" }, GN = { class: "left" }, XN = { class: "product-title text-h5 q-mt-sm q-mb-xs text-primary" }, ZN = { class: "flex no-wrap align-start text-body1" }, e2 = { class: "text-primary" }, t2 = { class: "q-ml-sm" }, n2 = { class: "flex no-wrap align-start text-body1" }, r2 = { class: "text-primary" }, a2 = { class: "q-ml-sm" }, i2 = { class: "flex no-wrap align-start text-body1" }, o2 = { class: "text-primary" }, l2 = { class: "q-ml-sm" }, s2 = { class: "rating" }, u2 = ["data-ts-id"], c2 = { class: "short-description" }, d2 = ["innerHTML"], f2 = { class: "text-h6" }, v2 = { class: "pdp-pricing q-pa-md" }, m2 = {
36792
+ }, JN = { class: "flex no-wrap justify-between align-start" }, GN = { class: "left" }, XN = { class: "product-title text-h5 q-mt-sm q-mb-xs text-primary" }, ZN = { class: "flex no-wrap align-start text-body1" }, e2 = { class: "text-primary" }, t2 = { class: "q-ml-sm" }, n2 = { class: "flex no-wrap align-start text-body1" }, r2 = { class: "text-primary" }, a2 = { class: "q-ml-sm" }, i2 = {
36793
+ key: 0,
36794
+ class: "flex no-wrap align-start text-body1"
36795
+ }, o2 = { class: "text-primary" }, l2 = { class: "q-ml-sm" }, s2 = { class: "rating" }, u2 = ["data-ts-id"], c2 = { class: "short-description" }, d2 = ["innerHTML"], f2 = {
36796
+ key: 0,
36797
+ class: "pdp-pricing q-pa-md"
36798
+ }, v2 = { class: "text-h6" }, m2 = {
36793
36799
  key: 0,
36794
36800
  class: "row"
36795
36801
  }, h2 = { class: "column flex-1" }, g2 = ["src", "alt"], p2 = { class: "text-subtitle2 q-my-sm" }, y2 = { class: "column" }, b2 = {
@@ -36798,10 +36804,10 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
36798
36804
  }, _2 = { key: 0 }, w2 = { key: 1 }, S2 = ["src", "alt"], C2 = { class: "price" }, k2 = { key: 0 }, T2 = { class: "price" }, E2 = { key: 0 }, x2 = { class: "price" }, I2 = { key: 0 }, O2 = {
36799
36805
  href: "#",
36800
36806
  target: "_blank"
36801
- }, P2 = { class: "pdp-tabs q-pa-md" }, q2 = { class: "tabs-content" }, $2 = { class: "text-h6" }, N2 = ["innerHTML"], R2 = { class: "text-h6" }, D2 = ["innerHTML"], A2 = { class: "text-h6" }, L2 = ["data-ts-id"], M2 = { class: "col-md-2 col-xs-12 sidebar" }, F2 = {
36807
+ }, P2 = { key: 1 }, q2 = { class: "pdp-tabs q-pa-md" }, $2 = { class: "tabs-content" }, N2 = { class: "text-h6" }, R2 = ["innerHTML"], D2 = { class: "text-h6" }, A2 = ["innerHTML"], L2 = { class: "text-h6" }, M2 = ["data-ts-id"], F2 = { class: "col-md-2 col-xs-12 sidebar" }, V2 = {
36802
36808
  key: 0,
36803
36809
  class: "subscription-card q-pa-sm"
36804
- }, V2 = { class: "flex items-center justify-between" }, B2 = { class: "text-h5 q-mt-sm q-mb-xs text-primary" }, U2 = { key: 0 }, j2 = { class: "text-weight-bold" }, z2 = { class: "text-weight-bold" }, H2 = { class: "text-weight-bold" }, Q2 = /* @__PURE__ */ ot({
36810
+ }, B2 = { class: "flex items-center justify-between" }, U2 = { class: "text-h5 q-mt-sm q-mb-xs text-primary" }, j2 = { key: 0 }, z2 = { class: "text-weight-bold" }, H2 = { class: "text-weight-bold" }, Q2 = { class: "text-weight-bold" }, W2 = /* @__PURE__ */ ot({
36805
36811
  __name: "ProductDetails",
36806
36812
  props: {
36807
36813
  route: {},
@@ -36811,7 +36817,8 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
36811
36817
  addProductToBasketLoading: { type: Boolean },
36812
36818
  columnVisibility: {},
36813
36819
  viewAsTiles: { type: Boolean },
36814
- siteCloud: { type: Boolean }
36820
+ siteCloud: { type: Boolean },
36821
+ hideDistributorsSection: { type: Boolean }
36815
36822
  },
36816
36823
  emits: ["addProductToBasket", "navigateToConfigureUrl"],
36817
36824
  setup(e, { emit: t }) {
@@ -36945,7 +36952,7 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
36945
36952
  }
36946
36953
  }), (x, P) => {
36947
36954
  const E = Lr("q-tab");
36948
- return U(), ae(rt, null, [
36955
+ return U(), re(rt, null, [
36949
36956
  Se(S("div", VN, [
36950
36957
  D(q(Yi), {
36951
36958
  color: "primary",
@@ -36990,18 +36997,18 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
36990
36997
  [Pe, !r.value || !r.value.imageReasonableUrl]
36991
36998
  ]),
36992
36999
  Se(S("div", WN, [
36993
- (U(!0), ae(rt, null, Ot(r.value?.multimedia, (I) => (U(), ae("div", {
37000
+ (U(!0), re(rt, null, Ot(r.value?.multimedia, (I) => (U(), re("div", {
36994
37001
  class: "item q-px-sm",
36995
37002
  key: I.url
36996
37003
  }, [
36997
- I.contentType == "application/pdf" ? (U(), ae("a", {
37004
+ I.contentType == "application/pdf" ? (U(), re("a", {
36998
37005
  key: 0,
36999
37006
  href: I.url,
37000
37007
  target: "_blank"
37001
37008
  }, P[5] || (P[5] = [
37002
37009
  S("span", { class: "material-icons" }, "picture_as_pdf", -1)
37003
- ]), 8, KN)) : Te("", !0),
37004
- I.contentType == "text/html" ? (U(), ae("div", YN, [
37010
+ ]), 8, KN)) : ke("", !0),
37011
+ I.contentType == "text/html" ? (U(), re("div", YN, [
37005
37012
  S("a", {
37006
37013
  href: "javascript:void(0);",
37007
37014
  onClick: P[0] || (P[0] = (M) => o.value = !0)
@@ -37046,7 +37053,7 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37046
37053
  ]),
37047
37054
  _: 2
37048
37055
  }, 1032, ["modelValue"])
37049
- ])) : Te("", !0)
37056
+ ])) : ke("", !0)
37050
37057
  ]))), 128))
37051
37058
  ], 512), [
37052
37059
  [Pe, r.value?.multimedia]
@@ -37077,10 +37084,10 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37077
37084
  Fe(A(r.value?.brandName), 1)
37078
37085
  ]),
37079
37086
  _: 1
37080
- }, 8, ["router", "to"])) : Te("", !0)
37087
+ }, 8, ["router", "to"])) : ke("", !0)
37081
37088
  ])
37082
37089
  ]),
37083
- S("div", i2, [
37090
+ r.value?.categoryId && r.value?.categoryId !== -1337 ? (U(), re("div", i2, [
37084
37091
  S("span", o2, A(x.$t("Category")) + ":", 1),
37085
37092
  S("span", l2, [
37086
37093
  r.value?.categoryId && r.value?.categoryId > 0 && c.router ? (U(), $e(Tn, {
@@ -37092,11 +37099,11 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37092
37099
  Fe(A(r.value?.categoryName), 1)
37093
37100
  ]),
37094
37101
  _: 1
37095
- }, 8, ["router", "to"])) : (U(), ae(rt, { key: 1 }, [
37102
+ }, 8, ["router", "to"])) : (U(), re(rt, { key: 1 }, [
37096
37103
  Fe(A(r.value?.categoryName), 1)
37097
37104
  ], 64))
37098
37105
  ])
37099
- ]),
37106
+ ])) : ke("", !0),
37100
37107
  S("div", s2, [
37101
37108
  S("div", {
37102
37109
  class: "ts_stars_template",
@@ -37114,10 +37121,10 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37114
37121
  ]),
37115
37122
  _: 1
37116
37123
  }),
37117
- S("h6", f2, A(x.$t("AutomateBilling")), 1),
37118
- S("div", v2, [
37119
- c.viewAsTiles ? (U(), ae("div", m2, [
37120
- (U(!0), ae(rt, null, Ot(_.value, (I) => (U(), ae("div", {
37124
+ c.hideDistributorsSection == !1 ? (U(), re("div", f2, [
37125
+ S("h6", v2, A(x.$t("AutomateBilling")), 1),
37126
+ c.viewAsTiles ? (U(), re("div", m2, [
37127
+ (U(!0), re(rt, null, Ot(_.value, (I) => (U(), re("div", {
37121
37128
  key: I.id,
37122
37129
  class: "q-mb-md q-px-sm col-sm-3"
37123
37130
  }, [
@@ -37126,12 +37133,12 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37126
37133
  D(q(vt), { class: "full-height column no-wrap justify-center" }, {
37127
37134
  default: V(() => [
37128
37135
  S("div", h2, [
37129
- I.image ? (U(), ae("img", {
37136
+ I.image ? (U(), re("img", {
37130
37137
  key: 0,
37131
37138
  src: I.image,
37132
37139
  alt: I.distributorName,
37133
37140
  class: "brand-image"
37134
- }, null, 8, g2)) : Te("", !0),
37141
+ }, null, 8, g2)) : ke("", !0),
37135
37142
  S("div", p2, A(I.distributorName), 1)
37136
37143
  ]),
37137
37144
  S("div", y2, [
@@ -37144,10 +37151,10 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37144
37151
  Fe(A(x.$t("Get started")), 1)
37145
37152
  ]),
37146
37153
  _: 1
37147
- })) : I.distributorId && c.enabledDistributorIds.indexOf(I.distributorId) > -1 ? (U(), ae(rt, { key: 1 }, [
37148
- d("price") ? (U(), ae("div", b2, [
37149
- I.price ? (U(), ae("span", _2, A(x.$t("PriceLabel")) + A(x.$formatCurrency(I.price)), 1)) : Te("", !0)
37150
- ])) : Te("", !0),
37154
+ })) : I.distributorId && c.enabledDistributorIds.indexOf(I.distributorId) > -1 ? (U(), re(rt, { key: 1 }, [
37155
+ d("price") ? (U(), re("div", b2, [
37156
+ I.price ? (U(), re("span", _2, A(x.$t("PriceLabel")) + A(x.$formatCurrency(I.price)), 1)) : ke("", !0)
37157
+ ])) : ke("", !0),
37151
37158
  D(q(Ue), {
37152
37159
  color: "primary",
37153
37160
  label: x.$t("AddToBasket"),
@@ -37173,7 +37180,7 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37173
37180
  _: 2
37174
37181
  }, 1024)
37175
37182
  ]))), 128))
37176
- ])) : (U(), ae("div", w2, [
37183
+ ])) : (U(), re("div", w2, [
37177
37184
  D(q(Un), {
37178
37185
  class: "q-mt-md products-pricing",
37179
37186
  flat: "",
@@ -37202,38 +37209,38 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37202
37209
  ])
37203
37210
  ]),
37204
37211
  _: 2
37205
- }, 1024)) : Te("", !0),
37212
+ }, 1024)) : ke("", !0),
37206
37213
  d("sku") ? (U(), $e(q(Re), { key: "sku" }, {
37207
37214
  default: V(() => [
37208
37215
  Fe(A(I.row.sku), 1)
37209
37216
  ]),
37210
37217
  _: 2
37211
- }, 1024)) : Te("", !0),
37218
+ }, 1024)) : ke("", !0),
37212
37219
  d("rrp") ? (U(), $e(q(Re), { key: "rrp" }, {
37213
37220
  default: V(() => [
37214
37221
  S("span", C2, [
37215
- I.row.rrp ? (U(), ae("span", k2, A(x.$n(I.row.rrp, "currency")), 1)) : Te("", !0)
37222
+ I.row.rrp ? (U(), re("span", k2, A(x.$n(I.row.rrp, "currency")), 1)) : ke("", !0)
37216
37223
  ])
37217
37224
  ]),
37218
37225
  _: 2
37219
- }, 1024)) : Te("", !0),
37220
- c.enabledDistributorIds.indexOf(I.row.distributorId) > -1 ? (U(), ae(rt, { key: 3 }, [
37226
+ }, 1024)) : ke("", !0),
37227
+ c.enabledDistributorIds.indexOf(I.row.distributorId) > -1 ? (U(), re(rt, { key: 3 }, [
37221
37228
  d("price") ? (U(), $e(q(Re), { key: "price" }, {
37222
37229
  default: V(() => [
37223
37230
  S("span", T2, [
37224
- I.row.price ? (U(), ae("span", E2, A(x.$n(I.row.price, "currency")), 1)) : Te("", !0)
37231
+ I.row.price ? (U(), re("span", E2, A(x.$n(I.row.price, "currency")), 1)) : ke("", !0)
37225
37232
  ])
37226
37233
  ]),
37227
37234
  _: 2
37228
- }, 1024)) : Te("", !0),
37235
+ }, 1024)) : ke("", !0),
37229
37236
  d("margin") ? (U(), $e(q(Re), { key: "margin" }, {
37230
37237
  default: V(() => [
37231
37238
  S("span", x2, [
37232
- I.row.margin != null ? (U(), ae("span", I2, A(I.row.margin) + "%", 1)) : Te("", !0)
37239
+ I.row.margin != null ? (U(), re("span", I2, A(I.row.margin) + "%", 1)) : ke("", !0)
37233
37240
  ])
37234
37241
  ]),
37235
37242
  _: 2
37236
- }, 1024)) : Te("", !0),
37243
+ }, 1024)) : ke("", !0),
37237
37244
  d("action") ? (U(), $e(q(Re), { key: "action" }, {
37238
37245
  default: V(() => [
37239
37246
  D(q(Ue), {
@@ -37247,15 +37254,15 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37247
37254
  }, null, 8, ["label", "onClick", "loading"])
37248
37255
  ]),
37249
37256
  _: 2
37250
- }, 1024)) : Te("", !0)
37251
- ], 64)) : (U(), ae(rt, { key: 4 }, [
37257
+ }, 1024)) : ke("", !0)
37258
+ ], 64)) : (U(), re(rt, { key: 4 }, [
37252
37259
  d("price") ? (U(), $e(q(Re), { key: "price" }, {
37253
37260
  default: V(() => [
37254
37261
  S("a", O2, A(x.$t("SetupDistributorToSeePrice")), 1)
37255
37262
  ]),
37256
37263
  _: 1
37257
- })) : Te("", !0),
37258
- d("action") ? (U(), $e(q(Re), { key: "action" })) : Te("", !0)
37264
+ })) : ke("", !0),
37265
+ d("action") ? (U(), $e(q(Re), { key: "action" })) : ke("", !0)
37259
37266
  ], 64))
37260
37267
  ]),
37261
37268
  _: 2
@@ -37264,9 +37271,20 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37264
37271
  _: 1
37265
37272
  }, 8, ["rows", "columns", "rows-per-page-options"])
37266
37273
  ]))
37267
- ]),
37268
- S("div", P2, [
37269
- S("div", q2, [
37274
+ ])) : (U(), re("div", P2, [
37275
+ c.siteCloud ? (U(), $e(q(Ue), {
37276
+ key: 0,
37277
+ color: "primary",
37278
+ to: "/contact_us"
37279
+ }, {
37280
+ default: V(() => [
37281
+ Fe(A(x.$t("Get started")), 1)
37282
+ ]),
37283
+ _: 1
37284
+ })) : ke("", !0)
37285
+ ])),
37286
+ S("div", q2, [
37287
+ S("div", $2, [
37270
37288
  D(q(en), null, {
37271
37289
  default: V(() => [
37272
37290
  D(q(Ri), {
@@ -37296,7 +37314,7 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37296
37314
  key: 0,
37297
37315
  name: "reviews",
37298
37316
  label: "Reviews"
37299
- })) : Te("", !0)
37317
+ })) : ke("", !0)
37300
37318
  ]),
37301
37319
  _: 1
37302
37320
  }, 8, ["modelValue"]),
@@ -37308,21 +37326,21 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37308
37326
  default: V(() => [
37309
37327
  D(q(Rn), { name: "info" }, {
37310
37328
  default: V(() => [
37311
- S("div", $2, A(x.$t("Overview")), 1),
37329
+ S("div", N2, A(x.$t("Overview")), 1),
37312
37330
  S("div", null, [
37313
37331
  S("div", {
37314
37332
  innerHTML: r.value?.longDescription
37315
- }, null, 8, N2)
37333
+ }, null, 8, R2)
37316
37334
  ])
37317
37335
  ]),
37318
37336
  _: 1
37319
37337
  }),
37320
37338
  D(q(Rn), { name: "features" }, {
37321
37339
  default: V(() => [
37322
- S("div", R2, A(x.$t("Features")), 1),
37340
+ S("div", D2, A(x.$t("Features")), 1),
37323
37341
  S("div", {
37324
37342
  innerHTML: r.value?.specifications
37325
- }, null, 8, D2)
37343
+ }, null, 8, A2)
37326
37344
  ]),
37327
37345
  _: 1
37328
37346
  }),
@@ -37332,14 +37350,14 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37332
37350
  class: "pdp-reviews"
37333
37351
  }, {
37334
37352
  default: V(() => [
37335
- S("div", A2, A(x.$t("Reviews")), 1),
37353
+ S("div", L2, A(x.$t("Reviews")), 1),
37336
37354
  S("div", {
37337
37355
  class: "ts_main_template",
37338
37356
  "data-ts-id": r.value?.testseekProductID
37339
- }, null, 8, L2)
37357
+ }, null, 8, M2)
37340
37358
  ]),
37341
37359
  _: 1
37342
- })) : Te("", !0)
37360
+ })) : ke("", !0)
37343
37361
  ]),
37344
37362
  _: 1
37345
37363
  }, 8, ["modelValue"])
@@ -37355,15 +37373,15 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37355
37373
  _: 1
37356
37374
  })
37357
37375
  ]),
37358
- S("div", M2, [
37359
- i.value ? (U(), ae("div", F2, [
37376
+ S("div", F2, [
37377
+ i.value ? (U(), re("div", V2, [
37360
37378
  D(q(en), null, {
37361
37379
  default: V(() => [
37362
37380
  D(q(vt), null, {
37363
37381
  default: V(() => [
37364
- S("div", V2, [
37365
- S("div", B2, A(x.$t("Subscription")), 1),
37366
- i.value?.providerSubscriptionId ? (U(), ae("div", U2, [
37382
+ S("div", B2, [
37383
+ S("div", U2, A(x.$t("Subscription")), 1),
37384
+ i.value?.providerSubscriptionId ? (U(), re("div", j2, [
37367
37385
  c.router ? (U(), $e(Tn, {
37368
37386
  key: 0,
37369
37387
  router: c.router,
@@ -37374,19 +37392,19 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37374
37392
  Fe(A(x.$t("Edit")), 1)
37375
37393
  ]),
37376
37394
  _: 1
37377
- }, 8, ["router", "to"])) : Te("", !0)
37378
- ])) : Te("", !0)
37395
+ }, 8, ["router", "to"])) : ke("", !0)
37396
+ ])) : ke("", !0)
37379
37397
  ]),
37380
37398
  S("div", null, [
37381
- S("span", j2, A(x.$t("Customer Name") + ": "), 1),
37399
+ S("span", z2, A(x.$t("Customer Name") + ": "), 1),
37382
37400
  S("span", null, A(i.value?.customerName), 1)
37383
37401
  ]),
37384
37402
  S("div", null, [
37385
- S("span", z2, A(x.$t("Subscription Name") + ": "), 1),
37403
+ S("span", H2, A(x.$t("Subscription Name") + ": "), 1),
37386
37404
  S("span", null, A(i.value?.subscriptionName), 1)
37387
37405
  ]),
37388
37406
  S("div", null, [
37389
- S("span", H2, A(x.$t("Subscription Status") + ": "), 1),
37407
+ S("span", Q2, A(x.$t("Subscription Status") + ": "), 1),
37390
37408
  S("span", null, A(i.value?.status), 1)
37391
37409
  ])
37392
37410
  ]),
@@ -37395,7 +37413,7 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37395
37413
  ]),
37396
37414
  _: 1
37397
37415
  })
37398
- ])) : Te("", !0)
37416
+ ])) : ke("", !0)
37399
37417
  ])
37400
37418
  ])
37401
37419
  ])
@@ -37405,7 +37423,7 @@ const Ut = u0, VN = { class: "text-center q-ma-xl spinner-overlay" }, BN = { cla
37405
37423
  }
37406
37424
  });
37407
37425
  var sn = /* @__PURE__ */ ((e) => (e.ResellerInfo = "ResellerInfo", e.CustomerInfo = "CustomerInfo", e))(sn || {});
37408
- function W2(e) {
37426
+ function K2(e) {
37409
37427
  e.config.globalProperties.$formatCurrency = function(t, n) {
37410
37428
  return t == null ? "" : n ? new Intl.NumberFormat("en-UK", {
37411
37429
  style: "currency",
@@ -37441,10 +37459,10 @@ function W2(e) {
37441
37459
  r.push(n);
37442
37460
  };
37443
37461
  }
37444
- const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37462
+ const _F = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37445
37463
  __proto__: null,
37446
- install: W2
37447
- }, Symbol.toStringTag, { value: "Module" })), K2 = { class: "text-h6 secondary" }, c0 = /* @__PURE__ */ ot({
37464
+ install: K2
37465
+ }, Symbol.toStringTag, { value: "Module" })), Y2 = { class: "text-h6 secondary" }, c0 = /* @__PURE__ */ ot({
37448
37466
  __name: "CustomerOrdersFromProvider",
37449
37467
  props: {
37450
37468
  sinchAccountId: {},
@@ -37529,8 +37547,8 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37529
37547
  }
37530
37548
  return at(async () => {
37531
37549
  s.sinchAccountId && _(o.value.page, o.value.rowsPerPage, s.sinchAccountId, s.externalSystemType, s.providerSubscriptionId);
37532
- }), (w, k) => (U(), ae(rt, null, [
37533
- S("div", K2, A(s.tableTitle), 1),
37550
+ }), (w, k) => (U(), re(rt, null, [
37551
+ S("div", Y2, A(s.tableTitle), 1),
37534
37552
  Se(D(q(Un), {
37535
37553
  flat: "",
37536
37554
  "wrap-cells": "",
@@ -37559,7 +37577,7 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37559
37577
  ])
37560
37578
  ], 64));
37561
37579
  }
37562
- }), Y2 = { class: "text-body q-mr-md" }, J2 = { class: "text-body q-mr-md" }, G2 = { class: "text-body q-mr-md" }, X2 = { class: "text-body q-mr-md" }, Z2 = { class: "row" }, eR = { class: "col-2" }, tR = { class: "text-body q-mr-md" }, nR = { class: "row" }, rR = { class: "col-2" }, aR = { class: "text-body q-mr-md" }, iR = { class: "full-width addons" }, oR = /* @__PURE__ */ ot({
37580
+ }), J2 = { class: "text-body q-mr-md" }, G2 = { class: "text-body q-mr-md" }, X2 = { class: "text-body q-mr-md" }, Z2 = { class: "text-body q-mr-md" }, eR = { class: "row" }, tR = { class: "col-2" }, nR = { class: "text-body q-mr-md" }, rR = { class: "row" }, aR = { class: "col-2" }, iR = { class: "text-body q-mr-md" }, oR = { class: "full-width addons" }, lR = /* @__PURE__ */ ot({
37563
37581
  __name: "OrderItemsTable",
37564
37582
  props: {
37565
37583
  order: {},
@@ -37646,13 +37664,13 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37646
37664
  default: V(() => [
37647
37665
  D(q(Re), { key: "rowNumber" }, {
37648
37666
  default: V(() => [
37649
- S("span", Y2, A(f.row.product.rowNumber), 1)
37667
+ S("span", J2, A(f.row.product.rowNumber), 1)
37650
37668
  ]),
37651
37669
  _: 2
37652
37670
  }, 1024),
37653
37671
  D(q(Re), { key: "name" }, {
37654
37672
  default: V(() => [
37655
- S("span", J2, A(f.row.product.name), 1)
37673
+ S("span", G2, A(f.row.product.name), 1)
37656
37674
  ]),
37657
37675
  _: 2
37658
37676
  }, 1024),
@@ -37664,21 +37682,21 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37664
37682
  }, 1024),
37665
37683
  D(q(Re), { key: "cost" }, {
37666
37684
  default: V(() => [
37667
- S("span", G2, A(s.$formatCurrency(f.row.product.price, n.order?.currency)), 1)
37685
+ S("span", X2, A(s.$formatCurrency(f.row.product.price, n.order?.currency)), 1)
37668
37686
  ]),
37669
37687
  _: 2
37670
37688
  }, 1024),
37671
37689
  D(q(Re), { key: "price" }, {
37672
37690
  default: V(() => [
37673
- S("span", X2, A(f.row.product.msrp ? s.$formatCurrency(f.row.product.msrp, n.order?.currency) : s.$t("n/a")), 1)
37691
+ S("span", Z2, A(f.row.product.msrp ? s.$formatCurrency(f.row.product.msrp, n.order?.currency) : s.$t("n/a")), 1)
37674
37692
  ]),
37675
37693
  _: 2
37676
37694
  }, 1024),
37677
37695
  D(q(Re), { key: "totalCost" }, {
37678
37696
  default: V(() => [
37679
- S("div", Z2, [
37680
- S("div", eR, [
37681
- S("span", tR, A(f.row.product.totalCost ? s.$formatCurrency(f.row.product.totalCost, n.order?.currency) : s.$t("n/a")), 1)
37697
+ S("div", eR, [
37698
+ S("div", tR, [
37699
+ S("span", nR, A(f.row.product.totalCost ? s.$formatCurrency(f.row.product.totalCost, n.order?.currency) : s.$t("n/a")), 1)
37682
37700
  ])
37683
37701
  ])
37684
37702
  ]),
@@ -37686,9 +37704,9 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37686
37704
  }, 1024),
37687
37705
  D(q(Re), { key: "totalPrice" }, {
37688
37706
  default: V(() => [
37689
- S("div", nR, [
37690
- S("div", rR, [
37691
- S("span", aR, A(f.row.product.totalPrice ? s.$formatCurrency(f.row.product.totalPrice, n.order?.currency) : s.$t("n/a")), 1)
37707
+ S("div", rR, [
37708
+ S("div", aR, [
37709
+ S("span", iR, A(f.row.product.totalPrice ? s.$formatCurrency(f.row.product.totalPrice, n.order?.currency) : s.$t("n/a")), 1)
37692
37710
  ])
37693
37711
  ])
37694
37712
  ]),
@@ -37735,14 +37753,14 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37735
37753
  default: V(() => [
37736
37754
  D(q(Re), { colspan: "13" }, {
37737
37755
  default: V(() => [
37738
- S("table", iR, [
37756
+ S("table", oR, [
37739
37757
  S("thead", null, [
37740
- (U(), ae(rt, null, Ot(o, (v) => S("th", {
37758
+ (U(), re(rt, null, Ot(o, (v) => S("th", {
37741
37759
  key: v.name
37742
37760
  }, A(s.$t(v.label)), 1)), 64))
37743
37761
  ]),
37744
37762
  S("tbody", null, [
37745
- (U(!0), ae(rt, null, Ot(f.row.addOns, (v) => (U(), ae("tr", {
37763
+ (U(!0), re(rt, null, Ot(f.row.addOns, (v) => (U(), re("tr", {
37746
37764
  key: v.name
37747
37765
  }, [
37748
37766
  S("td", null, A(v.name), 1),
@@ -37776,7 +37794,7 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37776
37794
  _: 1
37777
37795
  }, 8, ["rows", "rows-per-page-options", "loading"]));
37778
37796
  }
37779
- }), lR = { class: "text-h5 q-ma-md" }, sR = { class: "text-h6 primary-color" }, uR = { class: "text-h6 primary-color" }, cR = { class: "specs q-mb-md" }, dR = { key: 0 }, fR = { class: "text-h6" }, vR = /* @__PURE__ */ ot({
37797
+ }), sR = { class: "text-h5 q-ma-md" }, uR = { class: "text-h6 primary-color" }, cR = { class: "text-h6 primary-color" }, dR = { class: "specs q-mb-md" }, fR = { key: 0 }, vR = { class: "text-h6" }, mR = /* @__PURE__ */ ot({
37780
37798
  __name: "OrderDetails",
37781
37799
  props: {
37782
37800
  rowsPerPageOptions: {},
@@ -37847,8 +37865,8 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37847
37865
  } finally {
37848
37866
  n.value = !1;
37849
37867
  }
37850
- }), (u, c) => (U(), ae(rt, null, [
37851
- S("div", lR, A(u.$t("Order details")), 1),
37868
+ }), (u, c) => (U(), re(rt, null, [
37869
+ S("div", sR, A(u.$t("Order details")), 1),
37852
37870
  D(q(en), { class: "q-ma-md subscripton-details" }, {
37853
37871
  default: V(() => [
37854
37872
  D(q(vt), null, {
@@ -37861,11 +37879,11 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37861
37879
  ]),
37862
37880
  Se(S("div", null, [
37863
37881
  S("div", null, [
37864
- S("div", sR, A(`${u.$t("Order Id")}: ${t.route.params.cspOrderId}`), 1),
37865
- S("div", uR, A(`${u.$t("Customer")}: ${r.value?.customerCompanyName}
37882
+ S("div", uR, A(`${u.$t("Order Id")}: ${t.route.params.cspOrderId}`), 1),
37883
+ S("div", cR, A(`${u.$t("Customer")}: ${r.value?.customerCompanyName}
37866
37884
  [${r.value?.providerCustomerId}]`), 1)
37867
37885
  ]),
37868
- S("table", cR, [
37886
+ S("table", dR, [
37869
37887
  S("tr", null, [
37870
37888
  S("td", null, A(u.$t("Total price")), 1),
37871
37889
  S("td", null, A(u.$formatCurrency(r.value?.totalPrice, r.value?.currency)), 1)
@@ -37874,10 +37892,10 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37874
37892
  S("td", null, A(u.$t("Status")), 1),
37875
37893
  S("td", null, A(r.value && u.$t(r.value.status)), 1)
37876
37894
  ]),
37877
- t.exibitionMode == q(sn).ResellerInfo ? (U(), ae("tr", dR, [
37895
+ t.exibitionMode == q(sn).ResellerInfo ? (U(), re("tr", fR, [
37878
37896
  S("td", null, A(u.$t("Provider")), 1),
37879
37897
  S("td", null, A(r.value?.providerName), 1)
37880
- ])) : Te("", !0),
37898
+ ])) : ke("", !0),
37881
37899
  S("tr", null, [
37882
37900
  S("td", null, A(u.$t("Account Id")), 1),
37883
37901
  S("td", null, A(r.value?.sinchAccountId), 1)
@@ -37886,8 +37904,8 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37886
37904
  ], 512), [
37887
37905
  [Pe, !n.value && r.value]
37888
37906
  ]),
37889
- S("span", fR, A(u.$t("Order items")), 1),
37890
- D(oR, {
37907
+ S("span", vR, A(u.$t("Order items")), 1),
37908
+ D(lR, {
37891
37909
  ref_key: "orderItemsTableVue",
37892
37910
  ref: o,
37893
37911
  order: r.value,
@@ -37908,7 +37926,7 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37908
37926
  })
37909
37927
  ], 64));
37910
37928
  }
37911
- }), mR = { class: "text-h6 primary-color" }, hR = { class: "row" }, gR = { class: "specs" }, pR = { key: 0 }, yR = /* @__PURE__ */ ot({
37929
+ }), hR = { class: "text-h6 primary-color" }, gR = { class: "row" }, pR = { class: "specs" }, yR = { key: 0 }, bR = /* @__PURE__ */ ot({
37912
37930
  __name: "OrderDetailsFromProvider",
37913
37931
  props: {
37914
37932
  externalSystemClientId: {},
@@ -38006,9 +38024,9 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38006
38024
  D(q(vt), null, {
38007
38025
  default: V(() => [
38008
38026
  Se(S("div", null, [
38009
- S("div", mR, A(d.$t("Order details")), 1),
38010
- S("div", hR, [
38011
- S("table", gR, [
38027
+ S("div", hR, A(d.$t("Order details")), 1),
38028
+ S("div", gR, [
38029
+ S("table", pR, [
38012
38030
  S("tr", null, [
38013
38031
  S("td", null, A(d.$t("Order Id")), 1),
38014
38032
  S("td", null, A(a.value?.id), 1)
@@ -38029,7 +38047,7 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38029
38047
  S("td", null, A(d.$t("Creation Date")), 1),
38030
38048
  S("td", null, A(d.$formatDateTime(a.value?.creationDate)), 1)
38031
38049
  ]),
38032
- u.exibitionMode == q(sn).ResellerInfo ? (U(), ae("tr", pR, [
38050
+ u.exibitionMode == q(sn).ResellerInfo ? (U(), re("tr", yR, [
38033
38051
  S("td", null, A(d.$t("Customer")), 1),
38034
38052
  S("td", null, [
38035
38053
  u.router ? (U(), $e(Tn, {
@@ -38041,9 +38059,9 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38041
38059
  Fe(A(`${d.customerCompanyName} [${d.providerCustomerId}]`), 1)
38042
38060
  ]),
38043
38061
  _: 1
38044
- }, 8, ["to", "router"])) : Te("", !0)
38062
+ }, 8, ["to", "router"])) : ke("", !0)
38045
38063
  ])
38046
- ])) : Te("", !0)
38064
+ ])) : ke("", !0)
38047
38065
  ])
38048
38066
  ])
38049
38067
  ], 512), [
@@ -38079,13 +38097,13 @@ const bF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38079
38097
  }
38080
38098
  });
38081
38099
  var Sn = /* @__PURE__ */ ((e) => (e.BasketDraft = "BASKET_DRAFT", e.BasketSalesOrderCreated = "BASKET_SALES_ORDER_CREATED", e.QuoteAccepted = "QUOTE_ACCEPTED", e.QuoteOpen = "QUOTE_OPEN", e.QuoteRejected = "QUOTE_REJECTED", e.QuoteSalesOrderCreated = "QUOTE_SALES_ORDER_CREATED", e))(Sn || {}), Sr = /* @__PURE__ */ ((e) => (e.Acronis = "ACRONIS", e.CsvFile = "CSV_FILE", e.Exertis = "EXERTIS", e.Ingram = "INGRAM", e.Microsoft = "MICROSOFT", e.Sitc = "SITC", e.TechData = "TECH_DATA", e.Westcoast = "WESTCOAST", e))(Sr || {}), Co = /* @__PURE__ */ ((e) => (e.OrderFailedToProcess = "ORDER_FAILED_TO_PROCESS", e.OrderSuccessfulProcessed = "ORDER_SUCCESSFUL_PROCESSED", e.OrderWaitingToBeProcessed = "ORDER_WAITING_TO_BE_PROCESSED", e))(Co || {}), hf = /* @__PURE__ */ ((e) => (e.Asc = "ASC", e.Desc = "DESC", e))(hf || {});
38082
- const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" }, wR = { class: "col-10 big" }, SR = { class: "row justify-between" }, CR = {
38100
+ const _R = { class: "q-ma-lg q-pa-md" }, wR = { class: "row justify-between" }, SR = { class: "col-10 big" }, CR = { class: "row justify-between" }, kR = {
38083
38101
  key: 0,
38084
38102
  class: "col-2"
38085
- }, kR = {
38103
+ }, TR = {
38086
38104
  key: 1,
38087
38105
  class: "col-2"
38088
- }, TR = { class: "row" }, ER = { class: "col-6 div-5" }, xR = { class: "col-6" }, IR = { class: "col-2 q-pl-sm text-center small" }, OR = { class: "q-my-md" }, PR = { class: "text-h6" }, qR = { class: "negative full-width" }, $R = /* @__PURE__ */ ot({
38106
+ }, ER = { class: "row" }, xR = { class: "col-6 div-5" }, IR = { class: "col-6" }, OR = { class: "col-2 q-pl-sm text-center small" }, PR = { class: "q-my-md" }, qR = { class: "text-h6" }, $R = { class: "negative full-width" }, NR = /* @__PURE__ */ ot({
38089
38107
  __name: "OrderSearch",
38090
38108
  props: {
38091
38109
  rowsPerPageOptions: {},
@@ -38241,10 +38259,10 @@ const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" },
38241
38259
  }
38242
38260
  return at(() => {
38243
38261
  C(), _(), p();
38244
- }), (x, P) => (U(), ae("div", bR, [
38245
- S("div", _R, [
38246
- S("div", wR, [
38247
- S("div", SR, [
38262
+ }), (x, P) => (U(), re("div", _R, [
38263
+ S("div", wR, [
38264
+ S("div", SR, [
38265
+ S("div", CR, [
38248
38266
  S("div", {
38249
38267
  class: Ht({ "col-2": !v, "col-3": v })
38250
38268
  }, [
@@ -38261,7 +38279,7 @@ const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" },
38261
38279
  clearable: ""
38262
38280
  }, null, 8, ["modelValue", "label"])
38263
38281
  ], 2),
38264
- v ? Te("", !0) : (U(), ae("div", CR, [
38282
+ v ? ke("", !0) : (U(), re("div", kR, [
38265
38283
  D(q(Nt), {
38266
38284
  class: "q-ml-sm",
38267
38285
  outlined: "",
@@ -38275,7 +38293,7 @@ const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" },
38275
38293
  clearable: ""
38276
38294
  }, null, 8, ["modelValue", "label"])
38277
38295
  ])),
38278
- v ? Te("", !0) : (U(), ae("div", kR, [
38296
+ v ? ke("", !0) : (U(), re("div", TR, [
38279
38297
  D(q(Nt), {
38280
38298
  class: "q-ml-sm",
38281
38299
  outlined: "",
@@ -38311,8 +38329,8 @@ const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" },
38311
38329
  S("div", {
38312
38330
  class: Ht({ "col-4": !v, "col-6": v })
38313
38331
  }, [
38314
- S("div", TR, [
38315
- S("div", ER, [
38332
+ S("div", ER, [
38333
+ S("div", xR, [
38316
38334
  D(q(Nt), {
38317
38335
  class: "q-ml-sm",
38318
38336
  rounded: "",
@@ -38355,7 +38373,7 @@ const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" },
38355
38373
  _: 1
38356
38374
  }, 8, ["label", "modelValue"])
38357
38375
  ]),
38358
- S("div", xR, [
38376
+ S("div", IR, [
38359
38377
  D(q(Nt), {
38360
38378
  "hide-bottom-space": "",
38361
38379
  rounded: "",
@@ -38402,7 +38420,7 @@ const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" },
38402
38420
  ], 2)
38403
38421
  ])
38404
38422
  ]),
38405
- S("div", IR, [
38423
+ S("div", OR, [
38406
38424
  D(q(Ue), {
38407
38425
  rounded: "",
38408
38426
  color: "primary",
@@ -38412,10 +38430,10 @@ const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" },
38412
38430
  }, null, 8, ["label"])
38413
38431
  ])
38414
38432
  ]),
38415
- S("div", OR, [
38416
- S("span", PR, A(x.$t("Orders")), 1)
38433
+ S("div", PR, [
38434
+ S("span", qR, A(x.$t("Orders")), 1)
38417
38435
  ]),
38418
- Se(S("div", qR, [
38436
+ Se(S("div", $R, [
38419
38437
  S("span", null, A(x.$t("Error fetching subscriptions")), 1)
38420
38438
  ], 512), [
38421
38439
  [Pe, o.value]
@@ -38459,10 +38477,10 @@ const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" },
38459
38477
  Fe(A(`${E.row.customerCompanyName} [${E.row.providerCustomerId}]`), 1)
38460
38478
  ]),
38461
38479
  _: 2
38462
- }, 1032, ["to", "router"])) : Te("", !0)
38480
+ }, 1032, ["to", "router"])) : ke("", !0)
38463
38481
  ]),
38464
38482
  _: 2
38465
- }, 1024)) : Te("", !0),
38483
+ }, 1024)) : ke("", !0),
38466
38484
  D(q(Re), {
38467
38485
  key: "createdAt",
38468
38486
  onClick: (I) => h(E.row, I),
@@ -38512,7 +38530,7 @@ const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" },
38512
38530
  Fe(A(E.row.providerName), 1)
38513
38531
  ]),
38514
38532
  _: 2
38515
- }, 1032, ["onClick"])) : Te("", !0)
38533
+ }, 1032, ["onClick"])) : ke("", !0)
38516
38534
  ]),
38517
38535
  _: 2
38518
38536
  }, 1032, ["props"])
@@ -38523,7 +38541,7 @@ const bR = { class: "q-ma-lg q-pa-md" }, _R = { class: "row justify-between" },
38523
38541
  ])
38524
38542
  ]));
38525
38543
  }
38526
- }), NR = $t`
38544
+ }), RR = $t`
38527
38545
  query subscriptionDetailsQuery($productSku: String, $subscriptionId: String) {
38528
38546
  subscriptionDetails(
38529
38547
  productSku: $productSku
@@ -38624,22 +38642,22 @@ async function d0(e, t, n, r) {
38624
38642
  throw a;
38625
38643
  }
38626
38644
  }
38627
- const _F = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38645
+ const wF = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38628
38646
  __proto__: null,
38629
38647
  fetchSubscriptionOrderDetails: d0,
38630
38648
  fetchSubscriptionOrderHistoryDetails: gf,
38631
- productSubscriptionDetailsQuery: NR,
38649
+ productSubscriptionDetailsQuery: RR,
38632
38650
  updateSubscriptionMutation: Ac
38633
- }, Symbol.toStringTag, { value: "Module" })), RR = { key: 0 }, DR = {
38651
+ }, Symbol.toStringTag, { value: "Module" })), DR = { key: 0 }, AR = {
38634
38652
  key: 1,
38635
38653
  class: "text-caption"
38636
- }, AR = {
38654
+ }, LR = {
38637
38655
  key: 2,
38638
38656
  class: "text-caption"
38639
- }, LR = { key: 0 }, MR = {
38657
+ }, MR = { key: 0 }, FR = {
38640
38658
  key: 3,
38641
38659
  class: "text-caption"
38642
- }, FR = {
38660
+ }, VR = {
38643
38661
  key: 4,
38644
38662
  class: "inline"
38645
38663
  }, f0 = /* @__PURE__ */ ot({
@@ -38663,20 +38681,20 @@ const _F = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38663
38681
  } catch {
38664
38682
  a.value = !0;
38665
38683
  }
38666
- }), (l, u) => (U(), ae(rt, null, [
38667
- r.value ? (U(), ae("div", RR, [
38684
+ }), (l, u) => (U(), re(rt, null, [
38685
+ r.value ? (U(), re("div", DR, [
38668
38686
  D(q(Cp), { indeterminate: "" })
38669
- ])) : n.value?.items && n.value?.items?.length && n.value.items[0].status == q(Co).OrderWaitingToBeProcessed ? (U(), ae("div", DR, A(`${l.$t("Your latest change request being processed")}`), 1)) : n.value?.items && n.value?.items?.length ? (U(), ae("div", AR, [
38670
- n.value.items[0].providerOrderId ? (U(), ae("span", LR, [
38687
+ ])) : n.value?.items && n.value?.items?.length && n.value.items[0].status == q(Co).OrderWaitingToBeProcessed ? (U(), re("div", AR, A(`${l.$t("Your latest change request being processed")}`), 1)) : n.value?.items && n.value?.items?.length ? (U(), re("div", LR, [
38688
+ n.value.items[0].providerOrderId ? (U(), re("span", MR, [
38671
38689
  Fe(A(`${l.$t("Latest change request")}: ${l.$t("Order Id")}: ${n.value.items[0].providerOrderId} - ${l.$t("Status")}: `), 1),
38672
38690
  S("span", {
38673
38691
  class: Ht("status-" + n.value.items[0].status.toLowerCase())
38674
38692
  }, A(l.$t(n.value.items[0].status)), 3)
38675
- ])) : Te("", !0),
38693
+ ])) : ke("", !0),
38676
38694
  S("span", null, A(`${l.$t("Changes")}: ${n.value.items[0].message} - ${l.$t("Status")}:
38677
38695
  ${l.$t(n.value.items[0].status)}`), 1)
38678
- ])) : (U(), ae("div", MR, A(l.$t("No recent order requests")), 1)),
38679
- n.value?.items && n.value?.items?.length == 1 ? (U(), ae("div", FR, [
38696
+ ])) : (U(), re("div", FR, A(l.$t("No recent order requests")), 1)),
38697
+ n.value?.items && n.value?.items?.length == 1 ? (U(), re("div", VR, [
38680
38698
  D(q(Ue), {
38681
38699
  dense: "",
38682
38700
  flat: "",
@@ -38684,10 +38702,10 @@ const _F = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38684
38702
  label: l.$t("View Requests"),
38685
38703
  onClick: u[0] || (u[0] = (c) => o("viewHistoryListClick"))
38686
38704
  }, null, 8, ["label"])
38687
- ])) : Te("", !0)
38705
+ ])) : ke("", !0)
38688
38706
  ], 64));
38689
38707
  }
38690
- }), VR = { key: 0 }, BR = { key: 1 }, v0 = /* @__PURE__ */ ot({
38708
+ }), BR = { key: 0 }, UR = { key: 1 }, v0 = /* @__PURE__ */ ot({
38691
38709
  __name: "SubscriptionOrderHistories",
38692
38710
  props: {
38693
38711
  cspSubscriptionId: {},
@@ -38725,7 +38743,7 @@ const _F = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38725
38743
  }
38726
38744
  return at(async () => {
38727
38745
  await c(a.value.page, a.value.rowsPerPage);
38728
- }), (s, d) => (U(), ae(rt, null, [
38746
+ }), (s, d) => (U(), re(rt, null, [
38729
38747
  D(q(Un), {
38730
38748
  title: o.title,
38731
38749
  "wrap-cells": "",
@@ -38766,8 +38784,8 @@ const _F = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38766
38784
  key: "message"
38767
38785
  }, {
38768
38786
  default: V(() => [
38769
- f.row.providerOrderId ? (U(), ae("span", VR, A(`${s.$t("Order created id:")} ${f.row.providerOrderId}`), 1)) : Te("", !0),
38770
- f.row.message ? (U(), ae("span", BR, A(f.row.message), 1)) : Te("", !0)
38787
+ f.row.providerOrderId ? (U(), re("span", BR, A(`${s.$t("Order created id:")} ${f.row.providerOrderId}`), 1)) : ke("", !0),
38788
+ f.row.message ? (U(), re("span", UR, A(f.row.message), 1)) : ke("", !0)
38771
38789
  ]),
38772
38790
  _: 2
38773
38791
  }, 1024)
@@ -38784,7 +38802,7 @@ const _F = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38784
38802
  ])
38785
38803
  ], 64));
38786
38804
  }
38787
- }), UR = /* @__PURE__ */ ot({
38805
+ }), jR = /* @__PURE__ */ ot({
38788
38806
  __name: "SubscriptionOderHistoryDialog",
38789
38807
  props: {
38790
38808
  cspSubscriptionId: {},
@@ -38829,7 +38847,7 @@ const _F = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38829
38847
  }, 8, ["onHide"]));
38830
38848
  }
38831
38849
  });
38832
- const m0 = /* @__PURE__ */ jy(UR, [["__scopeId", "data-v-b906ffe5"]]), jR = [
38850
+ const m0 = /* @__PURE__ */ jy(jR, [["__scopeId", "data-v-b906ffe5"]]), zR = [
38833
38851
  { min: 1 / 0 * -1, max: 30, color: "text-red" },
38834
38852
  { min: 31, max: 60, color: "text-orange" },
38835
38853
  { min: 61, max: 90, color: "text-yellow" },
@@ -38837,18 +38855,18 @@ const m0 = /* @__PURE__ */ jy(UR, [["__scopeId", "data-v-b906ffe5"]]), jR = [
38837
38855
  ];
38838
38856
  function h0(e) {
38839
38857
  if (e)
38840
- return jR.find((t) => e >= t.min && e <= t.max)?.color;
38858
+ return zR.find((t) => e >= t.min && e <= t.max)?.color;
38841
38859
  }
38842
- const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 col-6" }, WR = { class: "col-6 text-right" }, KR = { class: "row inner" }, YR = { class: "col-4" }, JR = { class: "text-h6 primary-color" }, GR = { class: "specs" }, XR = { key: 0 }, ZR = { key: 1 }, eD = { class: "col-8" }, tD = { key: 0 }, nD = { class: "flex column justify-center" }, rD = { class: "row no-wrap" }, aD = {
38860
+ const HR = { class: "q-ma-sm" }, QR = { class: "row" }, WR = { class: "text-h5 col-6" }, KR = { class: "col-6 text-right" }, YR = { class: "row inner" }, JR = { class: "col-4" }, GR = { class: "text-h6 primary-color" }, XR = { class: "specs" }, ZR = { key: 0 }, eD = { key: 1 }, tD = { class: "col-8" }, nD = { key: 0 }, rD = { class: "flex column justify-center" }, aD = { class: "row no-wrap" }, iD = {
38843
38861
  key: 0,
38844
38862
  class: "text-center"
38845
- }, iD = { class: "text-caption" }, oD = { class: "flex column justify-center" }, lD = { class: "row no-wrap" }, sD = {
38863
+ }, oD = { class: "text-caption" }, lD = { class: "flex column justify-center" }, sD = { class: "row no-wrap" }, uD = {
38846
38864
  key: 0,
38847
38865
  class: "text-center"
38848
- }, uD = { class: "text-caption" }, cD = { class: "flex justify-end" }, dD = { key: 0 }, fD = {
38866
+ }, cD = { class: "text-caption" }, dD = { class: "flex justify-end" }, fD = { key: 0 }, vD = {
38849
38867
  key: 1,
38850
38868
  class: "q-ml-sm"
38851
- }, vD = /* @__PURE__ */ ot({
38869
+ }, mD = /* @__PURE__ */ ot({
38852
38870
  __name: "SubscriptionDetails",
38853
38871
  props: {
38854
38872
  rowsPerPageOptions: {},
@@ -39159,7 +39177,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39159
39177
  n.value = !1;
39160
39178
  }
39161
39179
  }
39162
- async function re() {
39180
+ async function ae() {
39163
39181
  f.value = !0;
39164
39182
  try {
39165
39183
  var O = await I(!1);
@@ -39291,16 +39309,16 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39291
39309
  }
39292
39310
  return at(async () => {
39293
39311
  p.route.params && await T(p.route.params.externalSystem?.toString(), p.route.params.providerSubscriptionId);
39294
- }), (O, W) => (U(), ae(rt, null, [
39295
- S("div", zR, [
39296
- S("div", HR, [
39297
- S("div", QR, A(O.$t("Subscription details")), 1),
39298
- Se(S("div", WR, [
39312
+ }), (O, W) => (U(), re(rt, null, [
39313
+ S("div", HR, [
39314
+ S("div", QR, [
39315
+ S("div", WR, A(O.$t("Subscription details")), 1),
39316
+ Se(S("div", KR, [
39299
39317
  l.value && s.value?.cspSubscriptionId ? (U(), $e(f0, {
39300
39318
  key: 0,
39301
39319
  "csp-subscription-id": s.value.cspSubscriptionId,
39302
39320
  onViewHistoryListClick: g
39303
- }, null, 8, ["csp-subscription-id"])) : Te("", !0)
39321
+ }, null, 8, ["csp-subscription-id"])) : ke("", !0)
39304
39322
  ], 512), [
39305
39323
  [Pe, !n.value && s.value]
39306
39324
  ])
@@ -39320,11 +39338,11 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39320
39338
  Se(S("div", { class: "text-h5 text-center status-progress text-yellow" }, A(O.$t("Subscription is in processing mode")), 513), [
39321
39339
  [Pe, s.value?.hasPendingChanges]
39322
39340
  ]),
39323
- S("div", KR, [
39324
- S("div", YR, [
39325
- S("div", JR, A(`${s.value?.subscriptionName}
39341
+ S("div", YR, [
39342
+ S("div", JR, [
39343
+ S("div", GR, A(`${s.value?.subscriptionName}
39326
39344
  [${s.value?.providerSubscriptionId}]`), 1),
39327
- S("table", GR, [
39345
+ S("table", XR, [
39328
39346
  S("tr", null, [
39329
39347
  S("td", null, A(O.$t("Customer")), 1),
39330
39348
  S("td", null, [
@@ -39337,7 +39355,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39337
39355
  Fe(A(`${s.value?.customerName} [${s.value?.providerCustomerId}]`), 1)
39338
39356
  ]),
39339
39357
  _: 1
39340
- }, 8, ["to", "router"])) : Te("", !0)
39358
+ }, 8, ["to", "router"])) : ke("", !0)
39341
39359
  ])
39342
39360
  ]),
39343
39361
  S("tr", null, [
@@ -39367,20 +39385,20 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39367
39385
  S("tr", null, [
39368
39386
  S("td", null, A(O.$t("Renewal Date")), 1),
39369
39387
  S("td", null, [
39370
- s.value?.renewalDate ? (U(), ae("span", {
39388
+ s.value?.renewalDate ? (U(), re("span", {
39371
39389
  key: 0,
39372
39390
  class: Ht([s.value?.renewalColour, "text-weight-bold"])
39373
- }, A(O.$formatDate(s.value?.renewalDate)), 3)) : Te("", !0)
39391
+ }, A(O.$formatDate(s.value?.renewalDate)), 3)) : ke("", !0)
39374
39392
  ])
39375
39393
  ]),
39376
- s.value && k.includes(s.value?.externalSystemType) ? (U(), ae("tr", XR, [
39394
+ s.value && k.includes(s.value?.externalSystemType) ? (U(), re("tr", ZR, [
39377
39395
  S("td", null, A(O.$t("Auto Renew")), 1),
39378
39396
  S("td", null, [
39379
39397
  D(q(Yu), {
39380
39398
  modelValue: s.value.isAutoRenewalEnabled,
39381
39399
  "onUpdate:modelValue": [
39382
39400
  W[0] || (W[0] = (B) => s.value.isAutoRenewalEnabled = B),
39383
- re
39401
+ ae
39384
39402
  ],
39385
39403
  label: s.value.isAutoRenewalEnabled ? O.$t("Enabled") : O.$t("Disabled"),
39386
39404
  disable: f.value
@@ -39393,8 +39411,8 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39393
39411
  [Pe, f.value]
39394
39412
  ])
39395
39413
  ])
39396
- ])) : Te("", !0),
39397
- s.value && h.includes(s.value?.externalSystemType) ? (U(), ae("tr", ZR, [
39414
+ ])) : ke("", !0),
39415
+ s.value && h.includes(s.value?.externalSystemType) ? (U(), re("tr", eD, [
39398
39416
  S("td", null, A(O.$t("Auto Renew")), 1),
39399
39417
  S("td", null, [
39400
39418
  D(q(Yu), {
@@ -39414,11 +39432,11 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39414
39432
  [Pe, v.value]
39415
39433
  ])
39416
39434
  ])
39417
- ])) : Te("", !0)
39435
+ ])) : ke("", !0)
39418
39436
  ])
39419
39437
  ]),
39420
- S("div", eD, [
39421
- u.value && s.value && s.value?.centralisedCustomerId && s.value?.externalSystemType ? (U(), ae("div", tD, [
39438
+ S("div", tD, [
39439
+ u.value && s.value && s.value?.centralisedCustomerId && s.value?.externalSystemType ? (U(), re("div", nD, [
39422
39440
  D(c0, {
39423
39441
  "sinch-account-id": s.value?.sinchAccountId,
39424
39442
  "csp-centralised-customer-id": s.value?.centralisedCustomerId,
@@ -39431,7 +39449,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39431
39449
  router: p.router,
39432
39450
  onGoToOrderDetails: W[2] || (W[2] = (B, ue) => M(B, ue, s.value))
39433
39451
  }, null, 8, ["sinch-account-id", "csp-centralised-customer-id", "customer-company-name", "external-system-type", "provider-customer-id", "provider-subscription-id", "table-title", "rows-per-page-options", "router"])
39434
- ])) : Te("", !0)
39452
+ ])) : ke("", !0)
39435
39453
  ])
39436
39454
  ])
39437
39455
  ], 512), [
@@ -39473,8 +39491,8 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39473
39491
  }, 1024),
39474
39492
  D(q(Re), { key: "quantity" }, {
39475
39493
  default: V(() => [
39476
- S("div", nD, [
39477
- S("div", rD, [
39494
+ S("div", rD, [
39495
+ S("div", aD, [
39478
39496
  D(q(Ue), {
39479
39497
  size: "sm",
39480
39498
  style: { "min-width": "46px" },
@@ -39508,9 +39526,9 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39508
39526
  disable: o.value || m.value
39509
39527
  }, null, 8, ["label", "onClick", "disable"])
39510
39528
  ]),
39511
- B.row.availableStock ? (U(), ae("div", aD, [
39512
- S("span", iD, A(`${B.row.availableStock} ${O.$t("MoreAvailable")}`), 1)
39513
- ])) : Te("", !0)
39529
+ B.row.availableStock ? (U(), re("div", iD, [
39530
+ S("span", oD, A(`${B.row.availableStock} ${O.$t("MoreAvailable")}`), 1)
39531
+ ])) : ke("", !0)
39514
39532
  ])
39515
39533
  ]),
39516
39534
  _: 2
@@ -39607,8 +39625,8 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39607
39625
  }, 1024),
39608
39626
  D(q(Re), { key: "quantity" }, {
39609
39627
  default: V(() => [
39610
- S("div", oD, [
39611
- S("div", lD, [
39628
+ S("div", lD, [
39629
+ S("div", sD, [
39612
39630
  D(q(Ue), {
39613
39631
  size: "sm",
39614
39632
  style: { "min-width": "46px" },
@@ -39642,9 +39660,9 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39642
39660
  disable: o.value || m.value
39643
39661
  }, null, 8, ["label", "onClick", "disable"])
39644
39662
  ]),
39645
- B.row.availableStock ? (U(), ae("div", sD, [
39646
- S("span", uD, A(`${B.row.availableStock} ${O.$t("MoreAvailable")}`), 1)
39647
- ])) : Te("", !0)
39663
+ B.row.availableStock ? (U(), re("div", uD, [
39664
+ S("span", cD, A(`${B.row.availableStock} ${O.$t("MoreAvailable")}`), 1)
39665
+ ])) : ke("", !0)
39648
39666
  ])
39649
39667
  ]),
39650
39668
  _: 2
@@ -39733,10 +39751,10 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39733
39751
  color: "negative",
39734
39752
  label: O.$t("CancelSubscription"),
39735
39753
  onClick: Z
39736
- }, null, 8, ["disable", "loading", "label"])) : Te("", !0)
39754
+ }, null, 8, ["disable", "loading", "label"])) : ke("", !0)
39737
39755
  ]),
39738
- S("div", cD, [
39739
- !f.value && !n.value && !o.value && s.value && k.includes(s.value.externalSystemType) ? (U(), ae("div", dD, [
39756
+ S("div", dD, [
39757
+ !f.value && !n.value && !o.value && s.value && k.includes(s.value.externalSystemType) ? (U(), re("div", fD, [
39740
39758
  Se(D(q(Ue), {
39741
39759
  color: "primary",
39742
39760
  label: O.$t("Adjust Prices"),
@@ -39759,8 +39777,8 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39759
39777
  }, null, 8, ["label"]), [
39760
39778
  [Pe, m.value]
39761
39779
  ])
39762
- ])) : Te("", !0),
39763
- f.value ? Te("", !0) : (U(), ae("div", fD, [
39780
+ ])) : ke("", !0),
39781
+ f.value ? ke("", !0) : (U(), re("div", vD, [
39764
39782
  Se(D(q(Io), { type: "QBtn" }, null, 512), [
39765
39783
  [Pe, r.value && !m.value]
39766
39784
  ]),
@@ -39788,13 +39806,13 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39788
39806
  })
39789
39807
  ], 64));
39790
39808
  }
39791
- }), mD = { class: "row justify-between" }, hD = {
39809
+ }), hD = { class: "row justify-between" }, gD = {
39792
39810
  key: 0,
39793
39811
  class: "col-2 div-5"
39794
- }, gD = { class: "col-2 div-5" }, pD = {
39812
+ }, pD = { class: "col-2 div-5" }, yD = {
39795
39813
  key: 1,
39796
39814
  class: "col-2 div-5"
39797
- }, yD = { class: "col-2 div-5" }, bD = { class: "col-2 div-5" }, _D = { class: "row" }, wD = { class: "col-6 div-5" }, SD = { class: "col-6" }, CD = { class: "row justify-start q-mt-sm" }, kD = { class: "col-2 div-5" }, TD = {
39815
+ }, bD = { class: "col-2 div-5" }, _D = { class: "col-2 div-5" }, wD = { class: "row" }, SD = { class: "col-6 div-5" }, CD = { class: "col-6" }, kD = { class: "row justify-start q-mt-sm" }, TD = { class: "col-2 div-5" }, ED = {
39798
39816
  key: 0,
39799
39817
  class: "col-2 div-5 q-pl-sm"
39800
39818
  }, g0 = /* @__PURE__ */ ot({
@@ -39836,9 +39854,9 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39836
39854
  }
39837
39855
  return s;
39838
39856
  });
39839
- return (s, d) => (U(), ae(rt, null, [
39840
- S("div", mD, [
39841
- o.value ? Te("", !0) : (U(), ae("div", hD, [
39857
+ return (s, d) => (U(), re(rt, null, [
39858
+ S("div", hD, [
39859
+ o.value ? ke("", !0) : (U(), re("div", gD, [
39842
39860
  D(q(Nt), {
39843
39861
  outlined: "",
39844
39862
  rounded: "",
@@ -39851,7 +39869,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39851
39869
  clearable: ""
39852
39870
  }, null, 8, ["modelValue", "label"])
39853
39871
  ])),
39854
- S("div", gD, [
39872
+ S("div", pD, [
39855
39873
  D(q(Nt), {
39856
39874
  class: "q-ml-sm",
39857
39875
  outlined: "",
@@ -39865,7 +39883,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39865
39883
  clearable: ""
39866
39884
  }, null, 8, ["modelValue", "label"])
39867
39885
  ]),
39868
- o.value ? Te("", !0) : (U(), ae("div", pD, [
39886
+ o.value ? ke("", !0) : (U(), re("div", yD, [
39869
39887
  D(q(er), {
39870
39888
  outlined: "",
39871
39889
  rounded: "",
@@ -39882,7 +39900,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39882
39900
  "map-options": ""
39883
39901
  }, null, 8, ["modelValue", "options", "label"])
39884
39902
  ])),
39885
- S("div", yD, [
39903
+ S("div", bD, [
39886
39904
  D(q(er), {
39887
39905
  id: "statusSelector",
39888
39906
  rounded: "",
@@ -39897,7 +39915,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39897
39915
  clearable: ""
39898
39916
  }, null, 8, ["modelValue", "options", "label"])
39899
39917
  ]),
39900
- Se(S("div", bD, [
39918
+ Se(S("div", _D, [
39901
39919
  D(q(er), {
39902
39920
  id: "daysToRenewalDate",
39903
39921
  rounded: "",
@@ -39916,8 +39934,8 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39916
39934
  S("div", {
39917
39935
  class: Ht({ "col-2 div-5": !o.value, "col-4 div-5": o.value })
39918
39936
  }, [
39919
- S("div", _D, [
39920
- S("div", wD, [
39937
+ S("div", wD, [
39938
+ S("div", SD, [
39921
39939
  D(q(Nt), {
39922
39940
  class: "q-ml-sm",
39923
39941
  rounded: "",
@@ -39961,7 +39979,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
39961
39979
  _: 1
39962
39980
  }, 8, ["label", "modelValue"])
39963
39981
  ]),
39964
- S("div", SD, [
39982
+ S("div", CD, [
39965
39983
  D(q(Nt), {
39966
39984
  "hide-bottom-space": "",
39967
39985
  rounded: "",
@@ -40007,8 +40025,8 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40007
40025
  ])
40008
40026
  ], 2)
40009
40027
  ]),
40010
- Se(S("div", CD, [
40011
- S("div", kD, [
40028
+ Se(S("div", kD, [
40029
+ S("div", TD, [
40012
40030
  D(q(er), {
40013
40031
  id: "daysToRenewalDate",
40014
40032
  rounded: "",
@@ -40022,7 +40040,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40022
40040
  clearable: ""
40023
40041
  }, null, 8, ["modelValue", "options", "label"])
40024
40042
  ]),
40025
- l.value ? (U(), ae("div", TD, [
40043
+ l.value ? (U(), re("div", ED, [
40026
40044
  D(q(er), {
40027
40045
  id: "daysToRenewalDate",
40028
40046
  rounded: "",
@@ -40039,13 +40057,13 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40039
40057
  "emit-value": "",
40040
40058
  "map-options": ""
40041
40059
  }, null, 8, ["modelValue", "options", "label"])
40042
- ])) : Te("", !0)
40060
+ ])) : ke("", !0)
40043
40061
  ], 512), [
40044
40062
  [Pe, !o.value]
40045
40063
  ])
40046
40064
  ], 64));
40047
40065
  }
40048
- }), ED = { class: "negative full-width" }, xD = ["onClick"], ID = ["onClick"], OD = { class: "flex justify-center align-center full-width q-ma-lg" }, PD = { class: "text-h5" }, p0 = /* @__PURE__ */ ot({
40066
+ }), xD = { class: "negative full-width" }, ID = ["onClick"], OD = ["onClick"], PD = { class: "flex justify-center align-center full-width q-ma-lg" }, qD = { class: "text-h5" }, p0 = /* @__PURE__ */ ot({
40049
40067
  __name: "SubscriptionsTable",
40050
40068
  props: {
40051
40069
  filters: {},
@@ -40172,8 +40190,8 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40172
40190
  a.value = v.filter((p) => m.indexOf(p.name) == -1);
40173
40191
  } else
40174
40192
  a.value = v;
40175
- }), t({ fetchSubscriptions: f }), (m, p) => (U(), ae(rt, null, [
40176
- Se(S("div", ED, [
40193
+ }), t({ fetchSubscriptions: f }), (m, p) => (U(), re(rt, null, [
40194
+ Se(S("div", xD, [
40177
40195
  S("span", null, A(m.$t("Error fetching subscriptions")), 1)
40178
40196
  ], 512), [
40179
40197
  [Pe, u.value]
@@ -40190,8 +40208,8 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40190
40208
  loading: i.value
40191
40209
  }, q0({
40192
40210
  "no-data": V(() => [
40193
- Se(S("div", OD, [
40194
- S("span", PD, A(m.$t("No Subscriptions Found")), 1)
40211
+ Se(S("div", PD, [
40212
+ S("span", qD, A(m.$t("No Subscriptions Found")), 1)
40195
40213
  ], 512), [
40196
40214
  [Pe, !i.value]
40197
40215
  ])
@@ -40211,7 +40229,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40211
40229
  S("a", {
40212
40230
  href: "javascript:void(0)",
40213
40231
  onClick: (w) => s("rowClick", _.row, w)
40214
- }, A(_.row.providerSubscriptionId), 9, xD)
40232
+ }, A(_.row.providerSubscriptionId), 9, ID)
40215
40233
  ]),
40216
40234
  _: 2
40217
40235
  }, 1024),
@@ -40232,7 +40250,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40232
40250
  S("a", {
40233
40251
  href: "javascript:void(0)",
40234
40252
  onClick: (w) => s("customerRowClick", _.row, w)
40235
- }, A(`${_.row.customerName} [${_.row.providerCustomerId}]`), 9, ID)
40253
+ }, A(`${_.row.customerName} [${_.row.providerCustomerId}]`), 9, OD)
40236
40254
  ]),
40237
40255
  _: 2
40238
40256
  }, 1024),
@@ -40334,7 +40352,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40334
40352
  ]), 1032, ["rows", "columns", "pagination", "rows-per-page-options", "loading"])
40335
40353
  ], 64));
40336
40354
  }
40337
- }), qD = { class: "subscriptions-index q-ma-lg q-pa-md" }, $D = { class: "row justify-between" }, ND = { class: "col-11 big" }, RD = { class: "col-1 q-pl-sm text-center small" }, DD = { class: "q-mt-sm flex info-row" }, AD = { class: "text-lg text-primary" }, LD = { class: "text-subtitle2 q-ml-sm" }, MD = { class: "text-h6" }, FD = /* @__PURE__ */ ot({
40355
+ }), $D = { class: "subscriptions-index q-ma-lg q-pa-md" }, ND = { class: "row justify-between" }, RD = { class: "col-11 big" }, DD = { class: "col-1 q-pl-sm text-center small" }, AD = { class: "q-mt-sm flex info-row" }, LD = { class: "text-lg text-primary" }, MD = { class: "text-subtitle2 q-ml-sm" }, FD = { class: "text-h6" }, VD = /* @__PURE__ */ ot({
40338
40356
  __name: "SubscriptionIndex",
40339
40357
  props: {
40340
40358
  route: {},
@@ -40394,9 +40412,9 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40394
40412
  });
40395
40413
  }), Wa(async () => {
40396
40414
  document.body.classList.remove("gray-page");
40397
- }), (k, h) => (U(), ae("div", qD, [
40398
- S("div", $D, [
40399
- S("div", ND, [
40415
+ }), (k, h) => (U(), re("div", $D, [
40416
+ S("div", ND, [
40417
+ S("div", RD, [
40400
40418
  D(g0, {
40401
40419
  modelValue: o.value,
40402
40420
  "onUpdate:modelValue": h[0] || (h[0] = (g) => o.value = g),
@@ -40408,7 +40426,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40408
40426
  "external-system-clients": k.externalSystemClients
40409
40427
  }, null, 8, ["modelValue", "available-statuses", "external-system-type-values", "exibition-mode", "external-system-clients"])
40410
40428
  ]),
40411
- S("div", RD, [
40429
+ S("div", DD, [
40412
40430
  D(q(Ue), {
40413
40431
  rounded: "",
40414
40432
  color: "primary",
@@ -40418,8 +40436,8 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40418
40436
  }, null, 8, ["label"])
40419
40437
  ])
40420
40438
  ]),
40421
- S("div", DD, [
40422
- (U(!0), ae(rt, null, Ot(i.value, (g) => (U(), ae("div", {
40439
+ S("div", AD, [
40440
+ (U(!0), re(rt, null, Ot(i.value, (g) => (U(), re("div", {
40423
40441
  key: g.status,
40424
40442
  class: "flex"
40425
40443
  }, [
@@ -40430,14 +40448,14 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40430
40448
  onClick: (C) => m(g.status)
40431
40449
  }, {
40432
40450
  default: V(() => [
40433
- S("span", AD, A(g.total), 1),
40434
- S("span", LD, A(g.status), 1)
40451
+ S("span", LD, A(g.total), 1),
40452
+ S("span", MD, A(g.status), 1)
40435
40453
  ]),
40436
40454
  _: 2
40437
40455
  }, 1032, ["onClick"])
40438
40456
  ]))), 128))
40439
40457
  ]),
40440
- S("span", MD, A(k.$t("Subscriptions")), 1),
40458
+ S("span", FD, A(k.$t("Subscriptions")), 1),
40441
40459
  D(p0, {
40442
40460
  onFetchSubscriptionsFinished: f,
40443
40461
  ref_key: "subscriptionTable",
@@ -40451,7 +40469,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40451
40469
  }, null, 8, ["filters", "rows-per-page-options", "mode", "has-duplicated-external-system-clients"])
40452
40470
  ]));
40453
40471
  }
40454
- }), VD = { class: "text-h5 q-ma-md" }, BD = { class: "text-h6 primary-color" }, UD = { class: "specs q-mb-md" }, jD = { class: "text-h6" }, zD = /* @__PURE__ */ ot({
40472
+ }), BD = { class: "text-h5 q-ma-md" }, UD = { class: "text-h6 primary-color" }, jD = { class: "specs q-mb-md" }, zD = { class: "text-h6" }, HD = /* @__PURE__ */ ot({
40455
40473
  __name: "SubscriptionOrderDetails",
40456
40474
  props: {
40457
40475
  rowsPerPageOptions: {},
@@ -40484,8 +40502,8 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40484
40502
  } finally {
40485
40503
  a.value = !1;
40486
40504
  }
40487
- }), (s, d) => (U(), ae(rt, null, [
40488
- S("div", VD, A(s.$t("Order details")), 1),
40505
+ }), (s, d) => (U(), re(rt, null, [
40506
+ S("div", BD, A(s.$t("Order details")), 1),
40489
40507
  D(q(en), { class: "q-ma-md subscripton-details" }, {
40490
40508
  default: V(() => [
40491
40509
  D(q(vt), null, {
@@ -40498,9 +40516,9 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40498
40516
  ]),
40499
40517
  Se(S("div", null, [
40500
40518
  S("div", null, [
40501
- S("div", BD, A(`${s.$t("Order Id")}: ${i.value?.providerOrderId ?? s.$t("Pending")}`), 1)
40519
+ S("div", UD, A(`${s.$t("Order Id")}: ${i.value?.providerOrderId ?? s.$t("Pending")}`), 1)
40502
40520
  ]),
40503
- S("table", UD, [
40521
+ S("table", jD, [
40504
40522
  S("tr", null, [
40505
40523
  S("td", null, A(s.$t("Total price")), 1),
40506
40524
  S("td", null, A(s.$formatCurrency(i.value?.total, i.value?.currency)), 1)
@@ -40513,7 +40531,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40513
40531
  ], 512), [
40514
40532
  [Pe, !a.value && i.value]
40515
40533
  ]),
40516
- S("span", jD, A(s.$t("Order items")), 1),
40534
+ S("span", zD, A(s.$t("Order items")), 1),
40517
40535
  D(q(Un), {
40518
40536
  "wrap-cells": "",
40519
40537
  rows: i.value?.subscriptionOrderItems ?? [],
@@ -40538,7 +40556,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40538
40556
  })
40539
40557
  ], 64));
40540
40558
  }
40541
- }), HD = /* @__PURE__ */ ot({
40559
+ }), QD = /* @__PURE__ */ ot({
40542
40560
  __name: "SubscriptionOrdersList",
40543
40561
  props: {
40544
40562
  subscriptionOrders: { default: () => [] },
@@ -40564,7 +40582,7 @@ const zR = { class: "q-ma-sm" }, HR = { class: "row" }, QR = { class: "text-h5 c
40564
40582
  }, null, 8, ["title", "rows", "no-data-label", "visible-columns"]));
40565
40583
  }
40566
40584
  });
40567
- class QD {
40585
+ class WD {
40568
40586
  http;
40569
40587
  baseUrl;
40570
40588
  jsonParseReviver = void 0;
@@ -40652,7 +40670,7 @@ class yf {
40652
40670
  return t = typeof t == "object" ? t : {}, t.firstName = this.firstName, t.lastName = this.lastName, t.email = this.email, t.telephone = this.telephone, t.company = this.company, t.comments = this.comments, t.rcToken = this.rcToken, t;
40653
40671
  }
40654
40672
  }
40655
- class WD extends Error {
40673
+ class KD extends Error {
40656
40674
  message;
40657
40675
  status;
40658
40676
  response;
@@ -40667,15 +40685,15 @@ class WD extends Error {
40667
40685
  }
40668
40686
  }
40669
40687
  function Rh(e, t, n, r, a) {
40670
- throw a ?? new WD(e, t, n, r, null);
40688
+ throw a ?? new KD(e, t, n, r, null);
40671
40689
  }
40672
- const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD = { class: "row" }, GD = { class: "col-12 text-center" }, XD = { class: "text-h6" }, ZD = { class: "text-h3" }, eA = { class: "row" }, tA = { class: "col-xs-12 col-sm-6 offset-sm-3" }, nA = { class: "content" }, rA = {
40690
+ const YD = { class: "contact-us-block q-mb-lg" }, JD = { class: "top wide" }, GD = { class: "row" }, XD = { class: "col-12 text-center" }, ZD = { class: "text-h6" }, eA = { class: "text-h3" }, tA = { class: "row" }, nA = { class: "col-xs-12 col-sm-6 offset-sm-3" }, rA = { class: "content" }, aA = {
40673
40691
  key: 0,
40674
40692
  class: "form-container text-center"
40675
- }, aA = { class: "text-h6" }, iA = { class: "row" }, oA = { class: "actions flex align-center" }, lA = { key: 1 }, sA = { class: "col-12 text-center" }, uA = { class: "text-h6" }, cA = { class: "text-h3" }, dA = { class: "row contact-info" }, fA = { class: "col-xs-12 col-lg-8 center" }, vA = { class: "content" }, mA = { class: "row" }, hA = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, gA = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, pA = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, yA = { class: "content" }, bA = {
40693
+ }, iA = { class: "text-h6" }, oA = { class: "row" }, lA = { class: "actions flex align-center" }, sA = { key: 1 }, uA = { class: "col-12 text-center" }, cA = { class: "text-h6" }, dA = { class: "text-h3" }, fA = { class: "row contact-info" }, vA = { class: "col-xs-12 col-lg-8 center" }, mA = { class: "content" }, hA = { class: "row" }, gA = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, pA = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, yA = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, bA = { class: "content" }, _A = {
40676
40694
  href: "https://maps.app.goo.gl/13u9L5V8kXTfXr4w8",
40677
40695
  target: "_blank"
40678
- }, _A = /* @__PURE__ */ ot({
40696
+ }, wA = /* @__PURE__ */ ot({
40679
40697
  __name: "ContactUs",
40680
40698
  props: {
40681
40699
  recaptchaSiteKey: {}
@@ -40698,7 +40716,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
40698
40716
  comments: null
40699
40717
  }), a = N(!1);
40700
40718
  async function i() {
40701
- const u = new QD();
40719
+ const u = new WD();
40702
40720
  try {
40703
40721
  const c = await o();
40704
40722
  let s = yf.fromJS({ ...r, rcToken: c });
@@ -40727,27 +40745,27 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
40727
40745
  function l(u) {
40728
40746
  return /^(?=[a-zA-Z0-9@._%+-]{6,254}$)[a-zA-Z0-9._%+-]{1,64}@(?:[a-zA-Z0-9-]{1,63}\.){1,8}[a-zA-Z]{2,63}$/.test(u) || "Invalid email";
40729
40747
  }
40730
- return (u, c) => (U(), ae("div", KD, [
40731
- S("div", YD, [
40732
- S("div", JD, [
40733
- S("div", GD, [
40734
- S("div", XD, A(u.$t("Contact Us")), 1),
40735
- S("div", ZD, A(u.$t("We’d love to hear from you")), 1),
40748
+ return (u, c) => (U(), re("div", YD, [
40749
+ S("div", JD, [
40750
+ S("div", GD, [
40751
+ S("div", XD, [
40752
+ S("div", ZD, A(u.$t("Contact Us")), 1),
40753
+ S("div", eA, A(u.$t("We’d love to hear from you")), 1),
40736
40754
  S("p", null, A(u.$t(`Whether you have a question about features, trials, pricing, need a demo, or anything else,
40737
40755
  our team is ready to answer all your questions.`)), 1)
40738
40756
  ])
40739
40757
  ])
40740
40758
  ]),
40741
- S("div", eA, [
40742
- S("div", tA, [
40743
- S("div", nA, [
40744
- a.value ? (U(), ae("div", lA, [
40745
- S("div", sA, [
40746
- S("div", uA, A(u.$t("ThankYouForContactingStockChannel")), 1),
40747
- S("div", cA, A(u.$t("OneOfTheTeamWillComeBackToYouShortly")), 1)
40759
+ S("div", tA, [
40760
+ S("div", nA, [
40761
+ S("div", rA, [
40762
+ a.value ? (U(), re("div", sA, [
40763
+ S("div", uA, [
40764
+ S("div", cA, A(u.$t("ThankYouForContactingStockChannel")), 1),
40765
+ S("div", dA, A(u.$t("OneOfTheTeamWillComeBackToYouShortly")), 1)
40748
40766
  ])
40749
- ])) : (U(), ae("div", rA, [
40750
- S("div", aA, A(u.$t("Get In Touch")), 1),
40767
+ ])) : (U(), re("div", aA, [
40768
+ S("div", iA, A(u.$t("Get In Touch")), 1),
40751
40769
  S("p", null, A(u.$t(`Arrange a free call back from our expert team to find out how Cloud in the Channel can
40752
40770
  transform your business.`)), 1),
40753
40771
  D(q(mp), {
@@ -40755,7 +40773,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
40755
40773
  class: "q-gutter-md"
40756
40774
  }, {
40757
40775
  default: V(() => [
40758
- S("div", iA, [
40776
+ S("div", oA, [
40759
40777
  D(q(Nt), {
40760
40778
  rounded: "",
40761
40779
  outlined: "",
@@ -40824,7 +40842,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
40824
40842
  rules: [(s) => s && s.length > 0 || "This field is required"]
40825
40843
  }, null, 8, ["modelValue", "rules"])
40826
40844
  ]),
40827
- S("div", oA, [
40845
+ S("div", lA, [
40828
40846
  D(q(Ue), {
40829
40847
  size: "lg",
40830
40848
  rounded: "",
@@ -40841,11 +40859,11 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
40841
40859
  ])
40842
40860
  ])
40843
40861
  ]),
40844
- S("div", dA, [
40845
- S("div", fA, [
40846
- S("div", vA, [
40847
- S("div", mA, [
40848
- S("div", hA, [
40862
+ S("div", fA, [
40863
+ S("div", vA, [
40864
+ S("div", mA, [
40865
+ S("div", hA, [
40866
+ S("div", gA, [
40849
40867
  c[13] || (c[13] = S("img", {
40850
40868
  src: "/img/graphics/contact/telephone.svg",
40851
40869
  class: "avatar"
@@ -40879,7 +40897,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
40879
40897
  c[12] || (c[12] = S("a", { href: "tel:+44203 053 9520" }, "(+44) 203 053 9520", -1))
40880
40898
  ])
40881
40899
  ]),
40882
- S("div", gA, [
40900
+ S("div", pA, [
40883
40901
  c[17] || (c[17] = S("img", {
40884
40902
  src: "/img/graphics/contact/email.svg",
40885
40903
  class: "avatar"
@@ -40897,13 +40915,13 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
40897
40915
  c[16] || (c[16] = S("a", { href: "mailto:partners@cloudinthechannel.com" }, "partners@cloudinthechannel.com", -1))
40898
40916
  ])
40899
40917
  ]),
40900
- S("div", pA, [
40918
+ S("div", yA, [
40901
40919
  c[19] || (c[19] = S("img", {
40902
40920
  src: "/img/graphics/contact/map.svg",
40903
40921
  class: "avatar"
40904
40922
  }, null, -1)),
40905
- S("div", yA, [
40906
- S("a", bA, [
40923
+ S("div", bA, [
40924
+ S("a", _A, [
40907
40925
  Fe(A(u.$t("Florinis 11, CITY FORUM, 1st floor, Office 102")), 1),
40908
40926
  c[18] || (c[18] = S("br", null, null, -1)),
40909
40927
  Fe(A(u.$t("Nicosia | 1065")), 1)
@@ -40916,7 +40934,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
40916
40934
  ])
40917
40935
  ]));
40918
40936
  }
40919
- }), wA = $t`
40937
+ }), SA = $t`
40920
40938
  mutation addItemToBasket($data: CreateBasketInputItemInput!) {
40921
40939
  addItemToBasket(input: { item: $data }) {
40922
40940
  createBasketPayload {
@@ -40946,7 +40964,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
40946
40964
  }
40947
40965
  }
40948
40966
  }
40949
- `, SA = $t`
40967
+ `, CA = $t`
40950
40968
  mutation changeBasketItemQty($data: ChangeBasketItemQtyInput!) {
40951
40969
  changeBasketItemQty(input: $data) {
40952
40970
  createBasketPayload {
@@ -40976,7 +40994,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
40976
40994
  }
40977
40995
  }
40978
40996
  }
40979
- `, CA = $t`
40997
+ `, kA = $t`
40980
40998
  mutation removeItemFromBasket($data: RemoveItemFromBasketInput!) {
40981
40999
  removeItemFromBasket(input: $data) {
40982
41000
  createBasketPayload {
@@ -41006,7 +41024,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
41006
41024
  }
41007
41025
  }
41008
41026
  }
41009
- `, kA = $t`
41027
+ `, TA = $t`
41010
41028
  mutation saveVendorParameters($data: SaveVendorParametersInput!) {
41011
41029
  saveVendorParameters(saveVendorParametersInput: $data) {
41012
41030
  boolean
@@ -41015,7 +41033,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
41015
41033
  }
41016
41034
  }
41017
41035
  }
41018
- `, TA = $t`
41036
+ `, EA = $t`
41019
41037
  mutation placeSalesOrder($data: PlaceSalesOrderInput!) {
41020
41038
  placeSalesOrder(createSalesOrderInput: $data) {
41021
41039
  salesOrderId
@@ -41024,7 +41042,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
41024
41042
  }
41025
41043
  }
41026
41044
  }
41027
- `, EA = $t`
41045
+ `, xA = $t`
41028
41046
  mutation setBasketCustomer($data: SetBasketCustomerInput!) {
41029
41047
  setBasketCustomer(input: $data) {
41030
41048
  boolean
@@ -41033,7 +41051,7 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
41033
41051
  }
41034
41052
  }
41035
41053
  }
41036
- `, xA = $t`
41054
+ `, IA = $t`
41037
41055
  query {
41038
41056
  currentBasket {
41039
41057
  id
@@ -41063,11 +41081,11 @@ const KD = { class: "contact-us-block q-mb-lg" }, YD = { class: "top wide" }, JD
41063
41081
  }
41064
41082
  }
41065
41083
  `;
41066
- class IA {
41084
+ class OA {
41067
41085
  async addItemToBasket(t) {
41068
41086
  try {
41069
41087
  return (await Ut.mutate({
41070
- mutation: wA,
41088
+ mutation: SA,
41071
41089
  variables: { data: t }
41072
41090
  })).data.addItemToBasket;
41073
41091
  } catch (n) {
@@ -41077,7 +41095,7 @@ class IA {
41077
41095
  async changeBasketItemQty(t) {
41078
41096
  try {
41079
41097
  return (await Ut.mutate({
41080
- mutation: SA,
41098
+ mutation: CA,
41081
41099
  variables: { data: t }
41082
41100
  })).data.changeBasketItemQty;
41083
41101
  } catch (n) {
@@ -41087,7 +41105,7 @@ class IA {
41087
41105
  async removeItemFromBasket(t) {
41088
41106
  try {
41089
41107
  return (await Ut.mutate({
41090
- mutation: CA,
41108
+ mutation: kA,
41091
41109
  variables: { data: t }
41092
41110
  })).data.removeItemFromBasket;
41093
41111
  } catch (n) {
@@ -41097,7 +41115,7 @@ class IA {
41097
41115
  async saveVendorParameters(t) {
41098
41116
  try {
41099
41117
  const r = (await Ut.mutate({
41100
- mutation: kA,
41118
+ mutation: TA,
41101
41119
  variables: { data: t }
41102
41120
  })).data.saveVendorParameters;
41103
41121
  return r.errors ? r.errors.length == 0 : !0;
@@ -41107,14 +41125,14 @@ class IA {
41107
41125
  }
41108
41126
  async placeSalesOrder(t) {
41109
41127
  return (await Ut.mutate({
41110
- mutation: TA,
41128
+ mutation: EA,
41111
41129
  variables: { data: t }
41112
41130
  })).data.placeSalesOrder;
41113
41131
  }
41114
41132
  async setBasketCustomer(t) {
41115
41133
  try {
41116
41134
  const r = (await Ut.mutate({
41117
- mutation: EA,
41135
+ mutation: xA,
41118
41136
  variables: { data: t }
41119
41137
  })).data.setBasketCustomer;
41120
41138
  return r.errors ? r.errors.length == 0 : !0;
@@ -41125,14 +41143,14 @@ class IA {
41125
41143
  async getCurrentBasket() {
41126
41144
  try {
41127
41145
  return (await Ut.query({
41128
- query: xA
41146
+ query: IA
41129
41147
  })).data.currentBasket;
41130
41148
  } catch (t) {
41131
41149
  throw t;
41132
41150
  }
41133
41151
  }
41134
41152
  }
41135
- const OA = { class: "text-body q-mr-md" }, PA = { class: "text-body q-mr-md" }, qA = { class: "text-body q-mr-md" }, $A = { key: 0 }, NA = { class: "text-body q-mr-md" }, RA = { class: "text-body q-mr-md" }, DA = { class: "row" }, AA = { class: "col-2" }, LA = { class: "text-body q-mr-md" }, MA = { class: "row" }, FA = { class: "col-2" }, VA = { class: "text-body q-mr-md" }, BA = { key: 0 }, y0 = /* @__PURE__ */ ot({
41153
+ const PA = { class: "text-body q-mr-md" }, qA = { class: "text-body q-mr-md" }, $A = { class: "text-body q-mr-md" }, NA = { key: 0 }, RA = { class: "text-body q-mr-md" }, DA = { class: "text-body q-mr-md" }, AA = { class: "row" }, LA = { class: "col-2" }, MA = { class: "text-body q-mr-md" }, FA = { class: "row" }, VA = { class: "col-2" }, BA = { class: "text-body q-mr-md" }, UA = { key: 0 }, y0 = /* @__PURE__ */ ot({
41136
41154
  __name: "BasketItemsTable",
41137
41155
  props: {
41138
41156
  basket: {},
@@ -41144,7 +41162,7 @@ const OA = { class: "text-body q-mr-md" }, PA = { class: "text-body q-mr-md" },
41144
41162
  },
41145
41163
  emits: ["onBasketItemRemoved", "onBasketChanged"],
41146
41164
  setup(e, { expose: t, emit: n }) {
41147
- const r = e, a = n, i = N(), o = N(!1), l = sr(), { t: u } = dn(), c = new IA(), s = N([]), d = [
41165
+ const r = e, a = n, i = N(), o = N(!1), l = sr(), { t: u } = dn(), c = new OA(), s = N([]), d = [
41148
41166
  { align: "left", sortable: !1, name: "rowNumber", label: u("Row"), field: "rowNumber" },
41149
41167
  { align: "left", sortable: !1, name: "externalSystemType", label: u("Provider"), field: "externalSystemType" },
41150
41168
  { align: "left", sortable: !1, name: "name", label: u("Name"), field: "name" },
@@ -41262,25 +41280,25 @@ const OA = { class: "text-body q-mr-md" }, PA = { class: "text-body q-mr-md" },
41262
41280
  default: V(() => [
41263
41281
  D(q(Re), { key: "rowNumber" }, {
41264
41282
  default: V(() => [
41265
- S("span", OA, A(C.row.product.rowNumber), 1)
41283
+ S("span", PA, A(C.row.product.rowNumber), 1)
41266
41284
  ]),
41267
41285
  _: 2
41268
41286
  }, 1024),
41269
41287
  D(q(Re), { key: "externalSystemType" }, {
41270
41288
  default: V(() => [
41271
- S("span", PA, A(C.row.product.externalSystemType), 1)
41289
+ S("span", qA, A(C.row.product.externalSystemType), 1)
41272
41290
  ]),
41273
41291
  _: 2
41274
41292
  }, 1024),
41275
41293
  D(q(Re), { key: "name" }, {
41276
41294
  default: V(() => [
41277
- S("span", qA, A(C.row.product.name), 1)
41295
+ S("span", $A, A(C.row.product.name), 1)
41278
41296
  ]),
41279
41297
  _: 2
41280
41298
  }, 1024),
41281
41299
  D(q(Re), { key: "quantity" }, {
41282
41300
  default: V(() => [
41283
- r.disable ? (U(), ae("span", $A, A(C.row.product.quantity), 1)) : (U(), $e(q(Nt), {
41301
+ r.disable ? (U(), re("span", NA, A(C.row.product.quantity), 1)) : (U(), $e(q(Nt), {
41284
41302
  key: 1,
41285
41303
  modelValue: C.row.product.quantity,
41286
41304
  "onUpdate:modelValue": [(T) => C.row.product.quantity = T, (T) => w(C.row)],
@@ -41295,7 +41313,7 @@ const OA = { class: "text-body q-mr-md" }, PA = { class: "text-body q-mr-md" },
41295
41313
  }, 1024),
41296
41314
  Se(D(q(Re), { key: "cost" }, {
41297
41315
  default: V(() => [
41298
- S("span", NA, A(h.$formatCurrency(C.row.product.price, r.basket?.currency)), 1)
41316
+ S("span", RA, A(h.$formatCurrency(C.row.product.price, r.basket?.currency)), 1)
41299
41317
  ]),
41300
41318
  _: 2
41301
41319
  }, 1536), [
@@ -41303,15 +41321,15 @@ const OA = { class: "text-body q-mr-md" }, PA = { class: "text-body q-mr-md" },
41303
41321
  ]),
41304
41322
  D(q(Re), { key: "price" }, {
41305
41323
  default: V(() => [
41306
- S("span", RA, A(C.row.product.msrp ? h.$formatCurrency(C.row.product.msrp, r.basket?.currency) : h.$t("n/a")), 1)
41324
+ S("span", DA, A(C.row.product.msrp ? h.$formatCurrency(C.row.product.msrp, r.basket?.currency) : h.$t("n/a")), 1)
41307
41325
  ]),
41308
41326
  _: 2
41309
41327
  }, 1024),
41310
41328
  Se(D(q(Re), { key: "totalCost" }, {
41311
41329
  default: V(() => [
41312
- S("div", DA, [
41313
- S("div", AA, [
41314
- S("span", LA, A(C.row.product.totalCost ? h.$formatCurrency(C.row.product.totalCost, r.basket?.currency) : h.$t("n/a")), 1)
41330
+ S("div", AA, [
41331
+ S("div", LA, [
41332
+ S("span", MA, A(C.row.product.totalCost ? h.$formatCurrency(C.row.product.totalCost, r.basket?.currency) : h.$t("n/a")), 1)
41315
41333
  ])
41316
41334
  ])
41317
41335
  ]),
@@ -41321,9 +41339,9 @@ const OA = { class: "text-body q-mr-md" }, PA = { class: "text-body q-mr-md" },
41321
41339
  ]),
41322
41340
  D(q(Re), { key: "totalPrice" }, {
41323
41341
  default: V(() => [
41324
- S("div", MA, [
41325
- S("div", FA, [
41326
- S("span", VA, A(C.row.product.totalPrice ? h.$formatCurrency(C.row.product.totalPrice, r.basket?.currency) : h.$t("n/a")), 1)
41342
+ S("div", FA, [
41343
+ S("div", VA, [
41344
+ S("span", BA, A(C.row.product.totalPrice ? h.$formatCurrency(C.row.product.totalPrice, r.basket?.currency) : h.$t("n/a")), 1)
41327
41345
  ])
41328
41346
  ])
41329
41347
  ]),
@@ -41377,11 +41395,11 @@ const OA = { class: "text-body q-mr-md" }, PA = { class: "text-body q-mr-md" },
41377
41395
  }, null, 8, ["onClick", "loading"])
41378
41396
  ]),
41379
41397
  _: 2
41380
- }, 1024)) : Te("", !0)
41398
+ }, 1024)) : ke("", !0)
41381
41399
  ]),
41382
41400
  _: 2
41383
41401
  }, 1032, ["props"]),
41384
- (U(!0), ae(rt, null, Ot(C.row.addOns, (T) => Se((U(), $e(q(or), {
41402
+ (U(!0), re(rt, null, Ot(C.row.addOns, (T) => Se((U(), $e(q(or), {
41385
41403
  key: T.name
41386
41404
  }, {
41387
41405
  default: V(() => [
@@ -41399,7 +41417,7 @@ const OA = { class: "text-body q-mr-md" }, PA = { class: "text-body q-mr-md" },
41399
41417
  }, 1024),
41400
41418
  D(q(Re), { style: { width: "120px" } }, {
41401
41419
  default: V(() => [
41402
- r.disable ? (U(), ae("span", BA, A(T.quantity), 1)) : (U(), $e(q(Nt), {
41420
+ r.disable ? (U(), re("span", UA, A(T.quantity), 1)) : (U(), $e(q(Nt), {
41403
41421
  key: 1,
41404
41422
  modelValue: T.quantity,
41405
41423
  "onUpdate:modelValue": [(x) => T.quantity = x, (x) => p(C.row, T)],
@@ -41470,7 +41488,7 @@ const OA = { class: "text-body q-mr-md" }, PA = { class: "text-body q-mr-md" },
41470
41488
  }, 8, ["rows", "columns", "rows-per-page-options", "loading", "visible-columns"]));
41471
41489
  }
41472
41490
  });
41473
- const UA = { class: "flex justify-between" }, jA = { class: "customer-top" }, zA = { class: "text-h6 primary-color customer-name" }, HA = { class: "text-weight-medium" }, QA = /* @__PURE__ */ ot({
41491
+ const jA = { class: "flex justify-between" }, zA = { class: "customer-top" }, HA = { class: "text-h6 primary-color customer-name" }, QA = { class: "text-weight-medium" }, WA = /* @__PURE__ */ ot({
41474
41492
  __name: "CustomerDetailsSection",
41475
41493
  props: {
41476
41494
  isDataLoading: { type: Boolean },
@@ -41480,7 +41498,7 @@ const UA = { class: "flex justify-between" }, jA = { class: "customer-top" }, zA
41480
41498
  const t = y(() => n.customerDetails ? n.customerDetails.externalSystemType === Sr.Acronis : !1), n = e;
41481
41499
  return (r, a) => {
41482
41500
  const i = Lr("q-skeleton");
41483
- return U(), ae(rt, null, [
41501
+ return U(), re(rt, null, [
41484
41502
  S("div", null, [
41485
41503
  Se(D(i, {
41486
41504
  height: "200px",
@@ -41488,10 +41506,10 @@ const UA = { class: "flex justify-between" }, jA = { class: "customer-top" }, zA
41488
41506
  }, null, 512), [
41489
41507
  [Pe, n.isDataLoading]
41490
41508
  ]),
41491
- S("div", UA, [
41509
+ S("div", jA, [
41492
41510
  Se(S("div", null, [
41493
- S("div", jA, [
41494
- S("span", zA, A(`${n.customerDetails?.companyName}`), 1),
41511
+ S("div", zA, [
41512
+ S("span", HA, A(`${n.customerDetails?.companyName}`), 1),
41495
41513
  Se(S("span", { class: "customer-id" }, A(`[${n.customerDetails?.providerCustomerId}]`), 513), [
41496
41514
  [Pe, !t.value]
41497
41515
  ])
@@ -41500,7 +41518,7 @@ const UA = { class: "flex justify-between" }, jA = { class: "customer-top" }, zA
41500
41518
  [Pe, !n.isDataLoading && n.customerDetails]
41501
41519
  ]),
41502
41520
  S("div", null, [
41503
- S("div", HA, A(r.$t("Address")), 1),
41521
+ S("div", QA, A(r.$t("Address")), 1),
41504
41522
  S("div", null, A(n.customerDetails?.addressLine1), 1),
41505
41523
  S("div", null, A(n.customerDetails?.addressLine2), 1),
41506
41524
  S("div", null, A(n.customerDetails?.postcode), 1),
@@ -41640,7 +41658,7 @@ class b0 {
41640
41658
  }
41641
41659
  }
41642
41660
  }
41643
- const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" }, YA = { class: "col-4 text-h6 primary-color" }, JA = { class: "row" }, GA = { class: "col-4" }, XA = { class: "specs" }, ZA = { key: 0 }, eL = { key: 1 }, tL = { class: "col-4" }, nL = { class: "specs" }, rL = { class: "col-4" }, aL = { class: "text-h6 primary-color" }, iL = { class: "text-right" }, oL = /* @__PURE__ */ ot({
41661
+ const KA = { class: "text-h5 q-ma-md" }, YA = { class: "flex justify-between" }, JA = { class: "col-4 text-h6 primary-color" }, GA = { class: "row" }, XA = { class: "col-4" }, ZA = { class: "specs" }, eL = { key: 0 }, tL = { key: 1 }, nL = { class: "col-4" }, rL = { class: "specs" }, aL = { class: "col-4" }, iL = { class: "text-h6 primary-color" }, oL = { class: "text-right" }, lL = /* @__PURE__ */ ot({
41644
41662
  __name: "QuoteDetails",
41645
41663
  props: {
41646
41664
  rowsPerPageOptions: {},
@@ -41726,8 +41744,8 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
41726
41744
  const P = [Sn.QuoteOpen], E = [Sn.QuoteOpen, Sn.QuoteAccepted], I = [Sn.QuoteOpen, Sn.QuoteAccepted];
41727
41745
  r.value ? (d.value = P.indexOf(r.value.status) === -1, f.value = E.indexOf(r.value.status) === -1, v.value = I.indexOf(r.value.status) === -1) : (d.value = !1, f.value = !1, v.value = !1);
41728
41746
  }
41729
- return t({ getBasketDetails: k }), (P, E) => (U(), ae(rt, null, [
41730
- S("div", WA, A(P.$t("Quote details")), 1),
41747
+ return t({ getBasketDetails: k }), (P, E) => (U(), re(rt, null, [
41748
+ S("div", KA, A(P.$t("Quote details")), 1),
41731
41749
  Se(D(q(Io), {
41732
41750
  height: "200px",
41733
41751
  square: ""
@@ -41739,8 +41757,8 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
41739
41757
  default: V(() => [
41740
41758
  D(q(vt), null, {
41741
41759
  default: V(() => [
41742
- S("div", KA, [
41743
- S("div", YA, A(`${P.$t("Quote Id")}: ${r.value?.id}`), 1),
41760
+ S("div", YA, [
41761
+ S("div", JA, A(`${P.$t("Quote Id")}: ${r.value?.id}`), 1),
41744
41762
  D(q(Ni), { align: "right" }, {
41745
41763
  default: V(() => [
41746
41764
  D(q(Ue), {
@@ -41765,29 +41783,29 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
41765
41783
  _: 1
41766
41784
  })
41767
41785
  ]),
41768
- S("div", JA, [
41769
- S("div", GA, [
41770
- S("table", XA, [
41786
+ S("div", GA, [
41787
+ S("div", XA, [
41788
+ S("table", ZA, [
41771
41789
  S("tr", null, [
41772
41790
  S("td", null, A(P.$t("Customer")), 1),
41773
41791
  S("td", null, A(r.value?.customerName), 1)
41774
41792
  ]),
41775
- r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (U(), ae("tr", ZA, [
41793
+ r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (U(), re("tr", eL, [
41776
41794
  S("td", null, A(P.$t("Provider")), 1),
41777
41795
  S("td", null, A(P.$t(r.value?.providerCustomerIds[0].externalSystemType)), 1)
41778
- ])) : Te("", !0),
41779
- r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (U(), ae("tr", eL, [
41796
+ ])) : ke("", !0),
41797
+ r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (U(), re("tr", tL, [
41780
41798
  S("td", null, A(P.$t("Provider Customer Id")), 1),
41781
41799
  S("td", null, A(P.$t(r.value?.providerCustomerIds[0].providerCustomerId)), 1)
41782
- ])) : Te("", !0),
41800
+ ])) : ke("", !0),
41783
41801
  S("tr", null, [
41784
41802
  S("td", null, A(P.$t("Status")), 1),
41785
41803
  S("td", null, A(r.value ? P.$t(r.value?.status) : ""), 1)
41786
41804
  ])
41787
41805
  ])
41788
41806
  ]),
41789
- S("div", tL, [
41790
- S("table", nL, [
41807
+ S("div", nL, [
41808
+ S("table", rL, [
41791
41809
  S("tr", null, [
41792
41810
  S("td", null, A(P.$t("Admin Contact")), 1)
41793
41811
  ]),
@@ -41806,7 +41824,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
41806
41824
  ])
41807
41825
  ])
41808
41826
  ]),
41809
- S("div", rL, [
41827
+ S("div", aL, [
41810
41828
  D(q(Un), {
41811
41829
  title: P.$t("History"),
41812
41830
  rows: r.value?.basketStatusHistoriesPayload ?? [],
@@ -41820,7 +41838,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
41820
41838
  }),
41821
41839
  D(q(vt), null, {
41822
41840
  default: V(() => [
41823
- S("div", aL, A(P.$t("Items")), 1),
41841
+ S("div", iL, A(P.$t("Items")), 1),
41824
41842
  D(y0, {
41825
41843
  ref_key: "basketItemsTableVue",
41826
41844
  ref: m,
@@ -41837,7 +41855,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
41837
41855
  D(q(vt), { align: "right" }, {
41838
41856
  default: V(() => [
41839
41857
  S("table", null, [
41840
- S("tr", iL, [
41858
+ S("tr", oL, [
41841
41859
  S("td", null, A(P.$t("Total price")), 1),
41842
41860
  S("td", null, A(P.$formatCurrency(r.value?.totalPrice, r.value?.currency)), 1)
41843
41861
  ])
@@ -41876,10 +41894,10 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
41876
41894
  ])
41877
41895
  ], 64));
41878
41896
  }
41879
- }), lL = {
41897
+ }), sL = {
41880
41898
  key: 0,
41881
41899
  class: "text-h6 q-mt-md"
41882
- }, sL = { class: "row justify-between" }, uL = { class: "col-10 big" }, cL = { class: "row justify-between" }, dL = { class: "col-2" }, fL = { class: "col-2" }, vL = { class: "col-2" }, mL = { class: "col-6" }, hL = { class: "row" }, gL = { class: "col-6 div-5" }, pL = { class: "col-6" }, yL = { class: "col-2 q-pl-sm text-center small" }, bL = { class: "q-my-md" }, _L = { class: "text-h6" }, wL = { class: "negative full-width" }, SL = { class: "text-body q-mr-md" }, CL = { class: "text-body q-mr-md" }, kL = { class: "text-body q-mr-md" }, TL = { class: "text-body q-mr-md" }, EL = { class: "text-body q-mr-md" }, xL = { class: "text-body q-mr-md" }, IL = /* @__PURE__ */ ot({
41900
+ }, uL = { class: "row justify-between" }, cL = { class: "col-10 big" }, dL = { class: "row justify-between" }, fL = { class: "col-2" }, vL = { class: "col-2" }, mL = { class: "col-2" }, hL = { class: "col-6" }, gL = { class: "row" }, pL = { class: "col-6 div-5" }, yL = { class: "col-6" }, bL = { class: "col-2 q-pl-sm text-center small" }, _L = { class: "q-my-md" }, wL = { class: "text-h6" }, SL = { class: "negative full-width" }, CL = { class: "text-body q-mr-md" }, kL = { class: "text-body q-mr-md" }, TL = { class: "text-body q-mr-md" }, EL = { class: "text-body q-mr-md" }, xL = { class: "text-body q-mr-md" }, IL = { class: "text-body q-mr-md" }, OL = /* @__PURE__ */ ot({
41883
41901
  __name: "QuoteIndex",
41884
41902
  props: {
41885
41903
  rowsPerPageOptions: {},
@@ -41972,12 +41990,12 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
41972
41990
  function k() {
41973
41991
  v.value.dateRange || (v.value.dateRange = { from: "", to: "" });
41974
41992
  }
41975
- return t({ onSearchClick: m }), (h, g) => (U(), ae("div", null, [
41976
- d.pageTitle ? (U(), ae("span", lL, A(d.pageTitle), 1)) : Te("", !0),
41977
- Se(S("div", sL, [
41978
- S("div", uL, [
41979
- S("div", cL, [
41980
- S("div", dL, [
41993
+ return t({ onSearchClick: m }), (h, g) => (U(), re("div", null, [
41994
+ d.pageTitle ? (U(), re("span", sL, A(d.pageTitle), 1)) : ke("", !0),
41995
+ Se(S("div", uL, [
41996
+ S("div", cL, [
41997
+ S("div", dL, [
41998
+ S("div", fL, [
41981
41999
  D(q(Nt), {
41982
42000
  class: "q-ml-sm",
41983
42001
  outlined: "",
@@ -41991,7 +42009,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
41991
42009
  clearable: ""
41992
42010
  }, null, 8, ["modelValue", "label"])
41993
42011
  ]),
41994
- S("div", fL, [
42012
+ S("div", vL, [
41995
42013
  D(q(Nt), {
41996
42014
  outlined: "",
41997
42015
  rounded: "",
@@ -42004,7 +42022,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42004
42022
  clearable: ""
42005
42023
  }, null, 8, ["modelValue", "label"])
42006
42024
  ]),
42007
- S("div", vL, [
42025
+ S("div", mL, [
42008
42026
  D(q(er), {
42009
42027
  outlined: "",
42010
42028
  rounded: "",
@@ -42021,9 +42039,9 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42021
42039
  clearable: ""
42022
42040
  }, null, 8, ["modelValue", "options", "label"])
42023
42041
  ]),
42024
- S("div", mL, [
42025
- S("div", hL, [
42026
- S("div", gL, [
42042
+ S("div", hL, [
42043
+ S("div", gL, [
42044
+ S("div", pL, [
42027
42045
  D(q(Nt), {
42028
42046
  class: "q-ml-sm",
42029
42047
  rounded: "",
@@ -42066,7 +42084,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42066
42084
  _: 1
42067
42085
  }, 8, ["label", "modelValue"])
42068
42086
  ]),
42069
- S("div", pL, [
42087
+ S("div", yL, [
42070
42088
  D(q(Nt), {
42071
42089
  "hide-bottom-space": "",
42072
42090
  rounded: "",
@@ -42113,7 +42131,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42113
42131
  ])
42114
42132
  ])
42115
42133
  ]),
42116
- S("div", yL, [
42134
+ S("div", bL, [
42117
42135
  D(q(Ue), {
42118
42136
  rounded: "",
42119
42137
  color: "primary",
@@ -42125,10 +42143,10 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42125
42143
  ], 512), [
42126
42144
  [Pe, d.exibitionMode === q(sn).ResellerInfo]
42127
42145
  ]),
42128
- S("div", bL, [
42129
- S("span", _L, A(h.$t("Quotes")), 1)
42146
+ S("div", _L, [
42147
+ S("span", wL, A(h.$t("Quotes")), 1)
42130
42148
  ]),
42131
- Se(S("div", wL, [
42149
+ Se(S("div", SL, [
42132
42150
  S("span", null, A(h.$t("Error fetching quotes")), 1)
42133
42151
  ], 512), [
42134
42152
  [Pe, u.value]
@@ -42153,7 +42171,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42153
42171
  onClick: (T) => w(T, C.row.basketId)
42154
42172
  }, {
42155
42173
  default: V(() => [
42156
- S("span", SL, A(C.row.basketId), 1)
42174
+ S("span", CL, A(C.row.basketId), 1)
42157
42175
  ]),
42158
42176
  _: 2
42159
42177
  }, 1032, ["onClick"]),
@@ -42162,7 +42180,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42162
42180
  onClick: (T) => w(T, C.row.basketId)
42163
42181
  }, {
42164
42182
  default: V(() => [
42165
- S("span", CL, A(C.row.companyName ?? h.$t("Not set")), 1)
42183
+ S("span", kL, A(C.row.companyName ?? h.$t("Not set")), 1)
42166
42184
  ]),
42167
42185
  _: 2
42168
42186
  }, 1032, ["onClick"]),
@@ -42171,7 +42189,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42171
42189
  onClick: (T) => w(T, C.row.basketId)
42172
42190
  }, {
42173
42191
  default: V(() => [
42174
- S("span", kL, A(h.$t(C.row.status)), 1)
42192
+ S("span", TL, A(h.$t(C.row.status)), 1)
42175
42193
  ]),
42176
42194
  _: 2
42177
42195
  }, 1032, ["onClick"]),
@@ -42180,7 +42198,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42180
42198
  onClick: (T) => w(T, C.row.basketId)
42181
42199
  }, {
42182
42200
  default: V(() => [
42183
- S("span", TL, A(C.row.productsCount), 1)
42201
+ S("span", EL, A(C.row.productsCount), 1)
42184
42202
  ]),
42185
42203
  _: 2
42186
42204
  }, 1032, ["onClick"]),
@@ -42189,7 +42207,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42189
42207
  onClick: (T) => w(T, C.row.basketId)
42190
42208
  }, {
42191
42209
  default: V(() => [
42192
- S("span", EL, A(h.$formatCurrency(C.row.totalPrice, C.row.currency)), 1)
42210
+ S("span", xL, A(h.$formatCurrency(C.row.totalPrice, C.row.currency)), 1)
42193
42211
  ]),
42194
42212
  _: 2
42195
42213
  }, 1032, ["onClick"]),
@@ -42198,7 +42216,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42198
42216
  onClick: (T) => w(T, C.row.basketId)
42199
42217
  }, {
42200
42218
  default: V(() => [
42201
- S("span", xL, A(h.$formatDateTime(C.row.dateCreated)), 1)
42219
+ S("span", IL, A(h.$formatDateTime(C.row.dateCreated)), 1)
42202
42220
  ]),
42203
42221
  _: 2
42204
42222
  }, 1032, ["onClick"]),
@@ -42224,7 +42242,7 @@ const WA = { class: "text-h5 q-ma-md" }, KA = { class: "flex justify-between" },
42224
42242
  }
42225
42243
  });
42226
42244
  var _0 = /* @__PURE__ */ ((e) => (e[e.ValidationError = 1] = "ValidationError", e))(_0 || {});
42227
- const OL = { key: 0 }, PL = { key: 1 }, qL = { class: "text-h6" }, $L = { class: "text-subtitle2" }, NL = { class: "row" }, RL = { class: "col-6" }, DL = { class: "col-6" }, AL = { class: "q-mx-sm" }, LL = { key: 2 }, ML = { class: "text-h6" }, FL = /* @__PURE__ */ ot({
42245
+ const PL = { key: 0 }, qL = { key: 1 }, $L = { class: "text-h6" }, NL = { class: "text-subtitle2" }, RL = { class: "row" }, DL = { class: "col-6" }, AL = { class: "col-6" }, LL = { class: "q-mx-sm" }, ML = { key: 2 }, FL = { class: "text-h6" }, VL = /* @__PURE__ */ ot({
42228
42246
  __name: "OrderParametersInput",
42229
42247
  props: {
42230
42248
  basketId: {}
@@ -42275,14 +42293,14 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42275
42293
  l.value = await s(f);
42276
42294
  }), at(async () => {
42277
42295
  a.basketId && (l.value = await s(a.basketId));
42278
- }), (f, v) => i.value ? (U(), ae("div", OL, [
42296
+ }), (f, v) => i.value ? (U(), re("div", PL, [
42279
42297
  D(q(pS), {
42280
42298
  color: "primary",
42281
42299
  size: "3rem",
42282
42300
  thickness: 5
42283
42301
  })
42284
- ])) : l.value != null && l.value.length > 0 ? (U(), ae("div", PL, [
42285
- (U(!0), ae(rt, null, Ot(l.value, (m) => (U(), $e(q(en), {
42302
+ ])) : l.value != null && l.value.length > 0 ? (U(), re("div", qL, [
42303
+ (U(!0), re(rt, null, Ot(l.value, (m) => (U(), $e(q(en), {
42286
42304
  key: m.vendor
42287
42305
  }, {
42288
42306
  default: V(() => [
@@ -42294,18 +42312,18 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42294
42312
  default: V(() => [
42295
42313
  D(q(vt), null, {
42296
42314
  default: V(() => [
42297
- S("div", qL, A(m.vendor), 1),
42298
- S("div", $L, A(f.$t("Please provide the required parameters")), 1)
42315
+ S("div", $L, A(m.vendor), 1),
42316
+ S("div", NL, A(f.$t("Please provide the required parameters")), 1)
42299
42317
  ]),
42300
42318
  _: 2
42301
42319
  }, 1024),
42302
42320
  D(q(vt), null, {
42303
42321
  default: V(() => [
42304
- (U(!0), ae(rt, null, Ot(m.parameters.filter((p) => !p.isHidden), (p) => (U(), ae("div", {
42322
+ (U(!0), re(rt, null, Ot(m.parameters.filter((p) => !p.isHidden), (p) => (U(), re("div", {
42305
42323
  key: p.key
42306
42324
  }, [
42307
- S("div", NL, [
42308
- S("div", RL, [
42325
+ S("div", RL, [
42326
+ S("div", DL, [
42309
42327
  D(q(en), { flat: "" }, {
42310
42328
  default: V(() => [
42311
42329
  D(q(op), {
@@ -42328,8 +42346,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42328
42346
  _: 2
42329
42347
  }, 1024)
42330
42348
  ]),
42331
- S("div", DL, [
42332
- S("div", AL, [
42349
+ S("div", AL, [
42350
+ S("div", LL, [
42333
42351
  p.possibleValues ? (U(), $e(q(er), {
42334
42352
  key: 0,
42335
42353
  modelValue: p.value,
@@ -42376,12 +42394,12 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42376
42394
  ]),
42377
42395
  _: 2
42378
42396
  }, 1024))), 128))
42379
- ])) : (U(), ae("div", LL, [
42397
+ ])) : (U(), re("div", ML, [
42380
42398
  D(q(en), null, {
42381
42399
  default: V(() => [
42382
42400
  D(q(vt), null, {
42383
42401
  default: V(() => [
42384
- S("div", ML, A(f.$t("NoConfigurationRequired")), 1)
42402
+ S("div", FL, A(f.$t("NoConfigurationRequired")), 1)
42385
42403
  ]),
42386
42404
  _: 1
42387
42405
  }),
@@ -42404,19 +42422,19 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42404
42422
  })
42405
42423
  ]));
42406
42424
  }
42407
- }), VL = { class: "flex justify-center items-center half-height" }, BL = { key: 0 }, UL = { class: "flex justify-center items-center half-height" }, jL = {
42425
+ }), BL = { class: "flex justify-center items-center half-height" }, UL = { key: 0 }, jL = { class: "flex justify-center items-center half-height" }, zL = {
42408
42426
  key: 1,
42409
42427
  class: "my-card category-page"
42410
- }, zL = { class: "flex row no-wrap" }, HL = { class: "flex-1" }, QL = { class: "flex row no-wrap" }, WL = { class: "q-pa-none" }, KL = { class: "cat-title" }, YL = { class: "cat-description" }, JL = { class: "row q-pa-xs search-results" }, GL = {
42428
+ }, HL = { class: "flex row no-wrap" }, QL = { class: "flex-1" }, WL = { class: "flex row no-wrap" }, KL = { class: "q-pa-none" }, YL = { class: "cat-title" }, JL = { class: "cat-description" }, GL = { class: "row q-pa-xs search-results" }, XL = {
42411
42429
  key: 0,
42412
42430
  class: "row cat-show-more"
42413
- }, XL = { class: "text-h6" }, ZL = { class: "cursor-pointer text-primary" }, eM = { class: "row q-pa-xs search-results" }, tM = {
42431
+ }, ZL = { class: "text-h6" }, eM = { class: "cursor-pointer text-primary" }, tM = { class: "row q-pa-xs search-results" }, nM = {
42414
42432
  key: 0,
42415
42433
  class: "cat-show-more"
42416
- }, nM = {
42434
+ }, rM = {
42417
42435
  key: 0,
42418
42436
  class: "cat-sidebar"
42419
- }, rM = { class: "cat-sidebar-block" }, aM = { class: "cat-sidebar-title" }, iM = /* @__PURE__ */ ot({
42437
+ }, aM = { class: "cat-sidebar-block" }, iM = { class: "cat-sidebar-title" }, oM = /* @__PURE__ */ ot({
42420
42438
  __name: "CategoryDetailsCloud",
42421
42439
  props: {
42422
42440
  router: {},
@@ -42462,8 +42480,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42462
42480
  a.value = "grid", r.value = await u(o.route.params.id);
42463
42481
  }), he(() => o.route.params.id, async () => {
42464
42482
  o.route.params.id && (r.value = await u(o.route.params.id));
42465
- }), (c, s) => (U(), ae(rt, null, [
42466
- Se(S("div", VL, [
42483
+ }), (c, s) => (U(), re(rt, null, [
42484
+ Se(S("div", BL, [
42467
42485
  D(q(Yi), {
42468
42486
  color: "primary",
42469
42487
  size: "10em"
@@ -42471,19 +42489,19 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42471
42489
  ], 512), [
42472
42490
  [Pe, n.value]
42473
42491
  ]),
42474
- r.value == null && !n.value ? (U(), ae("div", BL, [
42475
- S("div", UL, [
42492
+ r.value == null && !n.value ? (U(), re("div", UL, [
42493
+ S("div", jL, [
42476
42494
  S("h4", null, A(c.$t("Category not found.")), 1)
42477
42495
  ])
42478
- ])) : Se((U(), ae("div", jL, [
42479
- S("div", zL, [
42480
- S("div", HL, [
42496
+ ])) : Se((U(), re("div", zL, [
42497
+ S("div", HL, [
42498
+ S("div", QL, [
42481
42499
  D(q(vt), { class: "category-header q-mb-none q-pb-none" }, {
42482
42500
  default: V(() => [
42483
- S("div", QL, [
42484
- S("div", WL, [
42485
- S("div", KL, A(c.$t("Popular")) + " " + A(r.value?.name) + " " + A(c.$t("Categories")), 1),
42486
- S("div", YL, A(r.value?.description), 1)
42501
+ S("div", WL, [
42502
+ S("div", KL, [
42503
+ S("div", YL, A(c.$t("Popular")) + " " + A(r.value?.name) + " " + A(c.$t("Categories")), 1),
42504
+ S("div", JL, A(r.value?.description), 1)
42487
42505
  ])
42488
42506
  ])
42489
42507
  ]),
@@ -42494,8 +42512,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42494
42512
  class: "q-mt-none q-pt-none search-wrapper"
42495
42513
  }, {
42496
42514
  default: V(() => [
42497
- S("div", JL, [
42498
- (U(!0), ae(rt, null, Ot(r.value.products, (d) => (U(), ae("div", {
42515
+ S("div", GL, [
42516
+ (U(!0), re(rt, null, Ot(r.value.products, (d) => (U(), re("div", {
42499
42517
  class: "item col-xl-3 col-lg-4 col-md-4 col-sm-6 col-xs-12 q-my-sm q-px-sm q-mb-sm",
42500
42518
  key: d.id
42501
42519
  }, [
@@ -42506,10 +42524,10 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42506
42524
  view: a.value,
42507
42525
  "hide-category-link": !0,
42508
42526
  onOnMoreClick: l
42509
- }, null, 8, ["router", "product", "view"])) : Te("", !0)
42527
+ }, null, 8, ["router", "product", "view"])) : ke("", !0)
42510
42528
  ]))), 128))
42511
42529
  ]),
42512
- o.router && r.value.products.length == 6 ? (U(), ae("div", GL, [
42530
+ o.router && r.value.products.length == 6 ? (U(), re("div", XL, [
42513
42531
  D(Tn, {
42514
42532
  router: o.router,
42515
42533
  to: { name: "search", query: { categoryId: r.value.sinchSearchCategoryId } },
@@ -42520,21 +42538,21 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42520
42538
  ]),
42521
42539
  _: 1
42522
42540
  }, 8, ["router", "to"])
42523
- ])) : Te("", !0)
42541
+ ])) : ke("", !0)
42524
42542
  ]),
42525
42543
  _: 1
42526
- })) : Te("", !0),
42544
+ })) : ke("", !0),
42527
42545
  D(q(vt), { class: "q-mt-none q-pt-none search-wrapper" }, {
42528
42546
  default: V(() => [
42529
- (U(!0), ae(rt, null, Ot(r.value?.descendants, (d) => (U(), $e(q(en), {
42547
+ (U(!0), re(rt, null, Ot(r.value?.descendants, (d) => (U(), $e(q(en), {
42530
42548
  class: "q-ma-md",
42531
42549
  key: d.id
42532
42550
  }, {
42533
42551
  default: V(() => [
42534
42552
  D(q(vt), { class: "q-mb-none q-pb-none cat-card-header" }, {
42535
42553
  default: V(() => [
42536
- S("div", XL, [
42537
- S("span", ZL, [
42554
+ S("div", ZL, [
42555
+ S("span", eM, [
42538
42556
  o.router && d.sinchSearchCategoryId ? (U(), $e(Tn, {
42539
42557
  key: 0,
42540
42558
  router: o.router,
@@ -42553,7 +42571,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42553
42571
  Fe(A(d.name), 1)
42554
42572
  ]),
42555
42573
  _: 2
42556
- }, 1032, ["router", "to"])) : Te("", !0)
42574
+ }, 1032, ["router", "to"])) : ke("", !0)
42557
42575
  ])
42558
42576
  ])
42559
42577
  ]),
@@ -42561,8 +42579,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42561
42579
  }, 1024),
42562
42580
  D(q(vt), { class: "q-mt-none q-pt-none" }, {
42563
42581
  default: V(() => [
42564
- S("div", eM, [
42565
- (U(!0), ae(rt, null, Ot(d.products, (f) => (U(), ae("div", {
42582
+ S("div", tM, [
42583
+ (U(!0), re(rt, null, Ot(d.products, (f) => (U(), re("div", {
42566
42584
  class: "item col-xl-3 col-lg-4 col-md-4 col-sm-6 col-xs-12 q-ma-none q-px-sm q-mb-sm",
42567
42585
  key: f.id
42568
42586
  }, [
@@ -42573,10 +42591,10 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42573
42591
  "hide-category-link": !0,
42574
42592
  view: a.value,
42575
42593
  onOnMoreClick: l
42576
- }, null, 8, ["router", "product", "view"])) : Te("", !0)
42594
+ }, null, 8, ["router", "product", "view"])) : ke("", !0)
42577
42595
  ]))), 128))
42578
42596
  ]),
42579
- o.router && d.products.length == 6 ? (U(), ae("div", tM, [
42597
+ o.router && d.products.length == 6 ? (U(), re("div", nM, [
42580
42598
  o.router && d.sinchSearchCategoryId ? (U(), $e(Tn, {
42581
42599
  key: 0,
42582
42600
  router: o.router,
@@ -42597,8 +42615,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42597
42615
  Fe(A(c.$t("ShowMore")), 1)
42598
42616
  ]),
42599
42617
  _: 2
42600
- }, 1032, ["router", "to"])) : Te("", !0)
42601
- ])) : Te("", !0)
42618
+ }, 1032, ["router", "to"])) : ke("", !0)
42619
+ ])) : ke("", !0)
42602
42620
  ]),
42603
42621
  _: 2
42604
42622
  }, 1024)
@@ -42609,11 +42627,11 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42609
42627
  _: 1
42610
42628
  })
42611
42629
  ]),
42612
- r.value && r.value.descendants && r.value.descendants.length > 0 ? (U(), ae("div", nM, [
42613
- S("div", rM, [
42614
- S("div", aM, A(r.value?.name) + " " + A(c.$t("Categories")), 1),
42630
+ r.value && r.value.descendants && r.value.descendants.length > 0 ? (U(), re("div", rM, [
42631
+ S("div", aM, [
42632
+ S("div", iM, A(r.value?.name) + " " + A(c.$t("Categories")), 1),
42615
42633
  S("ul", null, [
42616
- (U(!0), ae(rt, null, Ot(r.value?.descendants, (d) => (U(), ae("li", {
42634
+ (U(!0), re(rt, null, Ot(r.value?.descendants, (d) => (U(), re("li", {
42617
42635
  key: d.id
42618
42636
  }, [
42619
42637
  o.router && d.sinchSearchCategoryId ? (U(), $e(Tn, {
@@ -42625,7 +42643,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42625
42643
  Fe(A(d.name), 1)
42626
42644
  ]),
42627
42645
  _: 2
42628
- }, 1032, ["router", "to"])) : Te("", !0),
42646
+ }, 1032, ["router", "to"])) : ke("", !0),
42629
42647
  o.router && !d.sinchSearchCategoryId ? (U(), $e(Tn, {
42630
42648
  key: 1,
42631
42649
  router: o.router,
@@ -42635,11 +42653,11 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42635
42653
  Fe(A(d.name), 1)
42636
42654
  ]),
42637
42655
  _: 2
42638
- }, 1032, ["router", "to"])) : Te("", !0)
42656
+ }, 1032, ["router", "to"])) : ke("", !0)
42639
42657
  ]))), 128))
42640
42658
  ])
42641
42659
  ])
42642
- ])) : Te("", !0)
42660
+ ])) : ke("", !0)
42643
42661
  ])
42644
42662
  ], 512)), [
42645
42663
  [Pe, r.value && !n.value]
@@ -42716,22 +42734,22 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42716
42734
  o > -1 && t.splice(o, 1);
42717
42735
  })
42718
42736
  };
42719
- })(), oM = { key: 0 }, lM = { class: "container" }, sM = { class: "brand-banner" }, uM = ["src", "alt"], cM = { class: "brand-banner-text" }, dM = { class: "brand-top row flex align-end" }, fM = { class: "col-3 brand-logo" }, vM = { class: "brand-logo-block" }, mM = ["src"], hM = { class: "col-9" }, gM = { class: "flex align-center justify-between" }, pM = { class: "brand-name" }, yM = { class: "brand-links" }, bM = { class: "tabs-content row" }, _M = { class: "col-12 q-pa-lg" }, wM = { class: "q-pa-lg" }, SM = { class: "container" }, CM = { class: "brand-contact-details" }, kM = { class: "wp-block-heading" }, TM = { class: "contact-details-content flex" }, EM = {
42737
+ })(), lM = { key: 0 }, sM = { class: "container" }, uM = { class: "brand-banner" }, cM = ["src", "alt"], dM = { class: "brand-banner-text" }, fM = { class: "brand-top row flex align-end" }, vM = { class: "col-3 brand-logo" }, mM = { class: "brand-logo-block" }, hM = ["src"], gM = { class: "col-9" }, pM = { class: "flex align-center justify-between" }, yM = { class: "brand-name" }, bM = { class: "brand-links" }, _M = { class: "tabs-content row" }, wM = { class: "col-12 q-pa-lg" }, SM = { class: "q-pa-lg" }, CM = { class: "container" }, kM = { class: "brand-contact-details" }, TM = { class: "wp-block-heading" }, EM = { class: "contact-details-content flex" }, xM = {
42720
42738
  key: 0,
42721
42739
  class: "image-column"
42722
- }, xM = { class: "details-column" }, IM = {
42740
+ }, IM = { class: "details-column" }, OM = {
42723
42741
  key: 0,
42724
42742
  class: "contact-item contact-position"
42725
- }, OM = {
42743
+ }, PM = {
42726
42744
  key: 1,
42727
42745
  class: "contact-item contact-name"
42728
- }, PM = {
42746
+ }, qM = {
42729
42747
  key: 2,
42730
42748
  class: "contact-item contact-phone-numbers flex"
42731
- }, qM = { class: "lbl q-mr-sm" }, $M = ["href"], NM = {
42749
+ }, $M = { class: "lbl q-mr-sm" }, NM = ["href"], RM = {
42732
42750
  key: 3,
42733
42751
  class: "contact-item contact-email-addresses flex"
42734
- }, RM = { class: "lbl q-mr-sm" }, DM = ["href"], AM = /* @__PURE__ */ ot({
42752
+ }, DM = { class: "lbl q-mr-sm" }, AM = ["href"], LM = /* @__PURE__ */ ot({
42735
42753
  __name: "DynamicBrandPage",
42736
42754
  props: {
42737
42755
  route: {},
@@ -42750,31 +42768,31 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42750
42768
  class: "brand-container"
42751
42769
  }, {
42752
42770
  default: V(() => [
42753
- S("div", lM, [
42754
- S("div", sM, [
42771
+ S("div", sM, [
42772
+ S("div", uM, [
42755
42773
  S("img", {
42756
42774
  src: n.value.topBannerUrl,
42757
42775
  alt: n.value.name,
42758
42776
  "no-spinner": ""
42759
- }, null, 8, uM),
42760
- S("div", cM, A(a.$t(n.value.topBannerText ?? "")), 1)
42777
+ }, null, 8, cM),
42778
+ S("div", dM, A(a.$t(n.value.topBannerText ?? "")), 1)
42761
42779
  ]),
42762
- S("div", dM, [
42763
- S("div", fM, [
42764
- S("div", vM, [
42780
+ S("div", fM, [
42781
+ S("div", vM, [
42782
+ S("div", mM, [
42765
42783
  S("img", {
42766
42784
  class: "w-100 mw-200p",
42767
42785
  src: n.value.logoUrl
42768
- }, null, 8, mM)
42786
+ }, null, 8, hM)
42769
42787
  ])
42770
42788
  ]),
42771
- S("div", hM, [
42772
- S("div", gM, [
42773
- S("div", pM, [
42789
+ S("div", gM, [
42790
+ S("div", pM, [
42791
+ S("div", yM, [
42774
42792
  S("h1", null, A(a.$t(n.value.name)), 1)
42775
42793
  ]),
42776
- S("div", yM, [
42777
- (U(!0), ae(rt, null, Ot(n.value.brandLinks, (o) => (U(), $e(q(Ue), {
42794
+ S("div", bM, [
42795
+ (U(!0), re(rt, null, Ot(n.value.brandLinks, (o) => (U(), $e(q(Ue), {
42778
42796
  key: o.label,
42779
42797
  unelevated: "",
42780
42798
  rounded: "",
@@ -42787,8 +42805,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42787
42805
  ])
42788
42806
  ])
42789
42807
  ]),
42790
- S("div", bM, [
42791
- S("div", _M, [
42808
+ S("div", _M, [
42809
+ S("div", wM, [
42792
42810
  D(q(Ri), {
42793
42811
  modelValue: t.value,
42794
42812
  "onUpdate:modelValue": i[0] || (i[0] = (o) => t.value = o),
@@ -42800,22 +42818,22 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42800
42818
  key: 0,
42801
42819
  name: "overview",
42802
42820
  label: a.$t("Overview")
42803
- }, null, 8, ["label"])) : Te("", !0),
42821
+ }, null, 8, ["label"])) : ke("", !0),
42804
42822
  n.value.aboutUsTabContentHtml ? (U(), $e(q(Vn), {
42805
42823
  key: 1,
42806
42824
  name: "about-us",
42807
42825
  label: a.$t("About Us")
42808
- }, null, 8, ["label"])) : Te("", !0),
42826
+ }, null, 8, ["label"])) : ke("", !0),
42809
42827
  n.value.newsTabContentHtml ? (U(), $e(q(Vn), {
42810
42828
  key: 2,
42811
42829
  name: "news",
42812
42830
  label: a.$t("News")
42813
- }, null, 8, ["label"])) : Te("", !0),
42831
+ }, null, 8, ["label"])) : ke("", !0),
42814
42832
  n.value.productsTabContentHtml ? (U(), $e(q(Vn), {
42815
42833
  key: 3,
42816
42834
  name: "products",
42817
42835
  label: a.$t("Products")
42818
- }, null, 8, ["label"])) : Te("", !0)
42836
+ }, null, 8, ["label"])) : ke("", !0)
42819
42837
  ]),
42820
42838
  _: 1
42821
42839
  }, 8, ["modelValue"]),
@@ -42835,7 +42853,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42835
42853
  ])
42836
42854
  ]),
42837
42855
  _: 1
42838
- })) : Te("", !0),
42856
+ })) : ke("", !0),
42839
42857
  n.value.aboutUsTabContentHtml ? (U(), $e(q(Rn), {
42840
42858
  key: 1,
42841
42859
  name: "about-us"
@@ -42846,7 +42864,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42846
42864
  ])
42847
42865
  ]),
42848
42866
  _: 1
42849
- })) : Te("", !0),
42867
+ })) : ke("", !0),
42850
42868
  n.value.newsTabContentHtml ? (U(), $e(q(Rn), {
42851
42869
  key: 2,
42852
42870
  name: "news"
@@ -42857,7 +42875,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42857
42875
  ])
42858
42876
  ]),
42859
42877
  _: 1
42860
- })) : Te("", !0),
42878
+ })) : ke("", !0),
42861
42879
  n.value.productsTabContentHtml ? (U(), $e(q(Rn), {
42862
42880
  key: 3,
42863
42881
  name: "products"
@@ -42868,55 +42886,55 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42868
42886
  n.value.sinchBrandId ? (U(), $e(zy, {
42869
42887
  key: 0,
42870
42888
  brandId: n.value.sinchBrandId
42871
- }, null, 8, ["brandId"])) : Te("", !0)
42889
+ }, null, 8, ["brandId"])) : ke("", !0)
42872
42890
  ])
42873
42891
  ]),
42874
42892
  _: 1
42875
- })) : Te("", !0)
42893
+ })) : ke("", !0)
42876
42894
  ]),
42877
42895
  _: 1
42878
42896
  }, 8, ["modelValue"])
42879
42897
  ])
42880
42898
  ]),
42881
- S("div", wM, [
42882
- S("div", SM, [
42883
- S("div", CM, [
42884
- S("h4", kM, [
42899
+ S("div", SM, [
42900
+ S("div", CM, [
42901
+ S("div", kM, [
42902
+ S("h4", TM, [
42885
42903
  S("strong", null, A(a.$t("Contact Us")), 1)
42886
42904
  ]),
42887
- S("div", TM, [
42888
- n.value.contactImageUrl ? (U(), ae("div", EM, [
42905
+ S("div", EM, [
42906
+ n.value.contactImageUrl ? (U(), re("div", xM, [
42889
42907
  D(q(oa), {
42890
42908
  src: n.value.contactImageUrl,
42891
42909
  alt: n.value.contactName,
42892
42910
  class: "contact-person-image"
42893
42911
  }, null, 8, ["src", "alt"])
42894
- ])) : Te("", !0),
42895
- S("div", xM, [
42896
- n.value.contactPosition ? (U(), ae("div", IM, [
42912
+ ])) : ke("", !0),
42913
+ S("div", IM, [
42914
+ n.value.contactPosition ? (U(), re("div", OM, [
42897
42915
  i[2] || (i[2] = Fe(" Position: ")),
42898
42916
  S("strong", null, A(a.$t(n.value.contactPosition)), 1)
42899
- ])) : Te("", !0),
42900
- n.value.contactName ? (U(), ae("div", OM, [
42917
+ ])) : ke("", !0),
42918
+ n.value.contactName ? (U(), re("div", PM, [
42901
42919
  i[3] || (i[3] = Fe(" Name: ")),
42902
42920
  S("strong", null, A(a.$t(n.value.contactName)), 1)
42903
- ])) : Te("", !0),
42904
- n.value.contactPhone ? (U(), ae("div", PM, [
42905
- S("div", qM, A(a.$t("Tel:")), 1),
42921
+ ])) : ke("", !0),
42922
+ n.value.contactPhone ? (U(), re("div", qM, [
42923
+ S("div", $M, A(a.$t("Tel:")), 1),
42906
42924
  S("div", null, [
42907
42925
  S("a", {
42908
42926
  href: `tel:${n.value.contactPhone}`
42909
- }, A(a.$t(n.value.contactPhone)), 9, $M)
42927
+ }, A(a.$t(n.value.contactPhone)), 9, NM)
42910
42928
  ])
42911
- ])) : Te("", !0),
42912
- n.value.contactEmail ? (U(), ae("div", NM, [
42913
- S("div", RM, A(a.$t("Email:")), 1),
42929
+ ])) : ke("", !0),
42930
+ n.value.contactEmail ? (U(), re("div", RM, [
42931
+ S("div", DM, A(a.$t("Email:")), 1),
42914
42932
  S("div", null, [
42915
42933
  S("a", {
42916
42934
  href: `mailto:${n.value.contactEmail}`
42917
- }, A(a.$t(n.value.contactEmail)), 9, DM)
42935
+ }, A(a.$t(n.value.contactEmail)), 9, AM)
42918
42936
  ])
42919
- ])) : Te("", !0)
42937
+ ])) : ke("", !0)
42920
42938
  ])
42921
42939
  ])
42922
42940
  ])
@@ -42925,7 +42943,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42925
42943
  ])
42926
42944
  ]),
42927
42945
  _: 1
42928
- })) : (U(), ae("div", oM, A(a.$t("Brand not found")), 1));
42946
+ })) : (U(), re("div", lM, A(a.$t("Brand not found")), 1));
42929
42947
  }
42930
42948
  }), Ah = (() => {
42931
42949
  const e = {
@@ -42999,22 +43017,22 @@ query vendorOrderParametersByBasketId($basketId: Int!){
42999
43017
  o > -1 && t.splice(o, 1);
43000
43018
  })
43001
43019
  };
43002
- })(), LM = { key: 0 }, MM = { class: "container" }, FM = { class: "brand-banner" }, VM = ["src", "alt"], BM = { class: "brand-banner-text" }, UM = { class: "brand-top row flex align-end" }, jM = { class: "col-3 brand-logo" }, zM = { class: "brand-logo-block" }, HM = ["src"], QM = { class: "col-9" }, WM = { class: "flex align-center justify-between" }, KM = { class: "brand-name" }, YM = { class: "brand-links" }, JM = { class: "tabs-content row" }, GM = { class: "col-12 q-pa-lg" }, XM = { class: "q-pa-lg" }, ZM = { class: "container" }, eF = { class: "brand-contact-details" }, tF = { class: "wp-block-heading" }, nF = { class: "contact-details-content flex" }, rF = {
43020
+ })(), MM = { key: 0 }, FM = { class: "container" }, VM = { class: "brand-banner" }, BM = ["src", "alt"], UM = { class: "brand-banner-text" }, jM = { class: "brand-top row flex align-end" }, zM = { class: "col-3 brand-logo" }, HM = { class: "brand-logo-block" }, QM = ["src"], WM = { class: "col-9" }, KM = { class: "flex align-center justify-between" }, YM = { class: "brand-name" }, JM = { class: "brand-links" }, GM = { class: "tabs-content row" }, XM = { class: "col-12 q-pa-lg" }, ZM = { class: "q-pa-lg" }, eF = { class: "container" }, tF = { class: "brand-contact-details" }, nF = { class: "wp-block-heading" }, rF = { class: "contact-details-content flex" }, aF = {
43003
43021
  key: 0,
43004
43022
  class: "image-column"
43005
- }, aF = { class: "details-column" }, iF = {
43023
+ }, iF = { class: "details-column" }, oF = {
43006
43024
  key: 0,
43007
43025
  class: "contact-item contact-position"
43008
- }, oF = {
43026
+ }, lF = {
43009
43027
  key: 1,
43010
43028
  class: "contact-item contact-name"
43011
- }, lF = {
43029
+ }, sF = {
43012
43030
  key: 2,
43013
43031
  class: "contact-item contact-phone-numbers flex"
43014
- }, sF = { class: "lbl q-mr-sm" }, uF = ["href"], cF = {
43032
+ }, uF = { class: "lbl q-mr-sm" }, cF = ["href"], dF = {
43015
43033
  key: 3,
43016
43034
  class: "contact-item contact-email-addresses flex"
43017
- }, dF = { class: "lbl q-mr-sm" }, fF = ["href"], vF = /* @__PURE__ */ ot({
43035
+ }, fF = { class: "lbl q-mr-sm" }, vF = ["href"], mF = /* @__PURE__ */ ot({
43018
43036
  __name: "DynamicCloudProviderPage",
43019
43037
  props: {
43020
43038
  route: {},
@@ -43033,31 +43051,31 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43033
43051
  class: "brand-container"
43034
43052
  }, {
43035
43053
  default: V(() => [
43036
- S("div", MM, [
43037
- S("div", FM, [
43054
+ S("div", FM, [
43055
+ S("div", VM, [
43038
43056
  S("img", {
43039
43057
  src: n.value.topBannerUrl,
43040
43058
  alt: n.value.name,
43041
43059
  "no-spinner": ""
43042
- }, null, 8, VM),
43043
- S("div", BM, A(a.$t(n.value.topBannerText ?? "")), 1)
43060
+ }, null, 8, BM),
43061
+ S("div", UM, A(a.$t(n.value.topBannerText ?? "")), 1)
43044
43062
  ]),
43045
- S("div", UM, [
43046
- S("div", jM, [
43047
- S("div", zM, [
43063
+ S("div", jM, [
43064
+ S("div", zM, [
43065
+ S("div", HM, [
43048
43066
  S("img", {
43049
43067
  class: "w-100 mw-200p",
43050
43068
  src: n.value.logoUrl
43051
- }, null, 8, HM)
43069
+ }, null, 8, QM)
43052
43070
  ])
43053
43071
  ]),
43054
- S("div", QM, [
43055
- S("div", WM, [
43056
- S("div", KM, [
43072
+ S("div", WM, [
43073
+ S("div", KM, [
43074
+ S("div", YM, [
43057
43075
  S("h1", null, A(a.$t(n.value.name)), 1)
43058
43076
  ]),
43059
- S("div", YM, [
43060
- (U(!0), ae(rt, null, Ot(n.value.brandLinks, (o) => (U(), $e(q(Ue), {
43077
+ S("div", JM, [
43078
+ (U(!0), re(rt, null, Ot(n.value.brandLinks, (o) => (U(), $e(q(Ue), {
43061
43079
  key: o.label,
43062
43080
  unelevated: "",
43063
43081
  rounded: "",
@@ -43070,8 +43088,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43070
43088
  ])
43071
43089
  ])
43072
43090
  ]),
43073
- S("div", JM, [
43074
- S("div", GM, [
43091
+ S("div", GM, [
43092
+ S("div", XM, [
43075
43093
  D(q(Ri), {
43076
43094
  modelValue: t.value,
43077
43095
  "onUpdate:modelValue": i[0] || (i[0] = (o) => t.value = o),
@@ -43083,17 +43101,17 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43083
43101
  key: 0,
43084
43102
  name: "overview",
43085
43103
  label: a.$t("Overview")
43086
- }, null, 8, ["label"])) : Te("", !0),
43104
+ }, null, 8, ["label"])) : ke("", !0),
43087
43105
  n.value.aboutUsTabContentHtml ? (U(), $e(q(Vn), {
43088
43106
  key: 1,
43089
43107
  name: "about-us",
43090
43108
  label: a.$t("About Us")
43091
- }, null, 8, ["label"])) : Te("", !0),
43109
+ }, null, 8, ["label"])) : ke("", !0),
43092
43110
  n.value.newsTabContentHtml ? (U(), $e(q(Vn), {
43093
43111
  key: 2,
43094
43112
  name: "news",
43095
43113
  label: a.$t("News")
43096
- }, null, 8, ["label"])) : Te("", !0)
43114
+ }, null, 8, ["label"])) : ke("", !0)
43097
43115
  ]),
43098
43116
  _: 1
43099
43117
  }, 8, ["modelValue"]),
@@ -43113,7 +43131,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43113
43131
  ])
43114
43132
  ]),
43115
43133
  _: 1
43116
- })) : Te("", !0),
43134
+ })) : ke("", !0),
43117
43135
  n.value.aboutUsTabContentHtml ? (U(), $e(q(Rn), {
43118
43136
  key: 1,
43119
43137
  name: "about-us"
@@ -43124,7 +43142,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43124
43142
  ])
43125
43143
  ]),
43126
43144
  _: 1
43127
- })) : Te("", !0),
43145
+ })) : ke("", !0),
43128
43146
  n.value.newsTabContentHtml ? (U(), $e(q(Rn), {
43129
43147
  key: 2,
43130
43148
  name: "news"
@@ -43135,51 +43153,51 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43135
43153
  ])
43136
43154
  ]),
43137
43155
  _: 1
43138
- })) : Te("", !0)
43156
+ })) : ke("", !0)
43139
43157
  ]),
43140
43158
  _: 1
43141
43159
  }, 8, ["modelValue"])
43142
43160
  ])
43143
43161
  ]),
43144
- S("div", XM, [
43145
- S("div", ZM, [
43146
- S("div", eF, [
43147
- S("h4", tF, [
43162
+ S("div", ZM, [
43163
+ S("div", eF, [
43164
+ S("div", tF, [
43165
+ S("h4", nF, [
43148
43166
  S("strong", null, A(a.$t("Contact Us")), 1)
43149
43167
  ]),
43150
- S("div", nF, [
43151
- n.value.contactImageUrl ? (U(), ae("div", rF, [
43168
+ S("div", rF, [
43169
+ n.value.contactImageUrl ? (U(), re("div", aF, [
43152
43170
  D(q(oa), {
43153
43171
  src: n.value.contactImageUrl,
43154
43172
  alt: n.value.contactName,
43155
43173
  class: "contact-person-image"
43156
43174
  }, null, 8, ["src", "alt"])
43157
- ])) : Te("", !0),
43158
- S("div", aF, [
43159
- n.value.contactPosition ? (U(), ae("div", iF, [
43175
+ ])) : ke("", !0),
43176
+ S("div", iF, [
43177
+ n.value.contactPosition ? (U(), re("div", oF, [
43160
43178
  i[2] || (i[2] = Fe(" Position: ")),
43161
43179
  S("strong", null, A(a.$t(n.value.contactPosition)), 1)
43162
- ])) : Te("", !0),
43163
- n.value.contactName ? (U(), ae("div", oF, [
43180
+ ])) : ke("", !0),
43181
+ n.value.contactName ? (U(), re("div", lF, [
43164
43182
  i[3] || (i[3] = Fe(" Name: ")),
43165
43183
  S("strong", null, A(a.$t(n.value.contactName)), 1)
43166
- ])) : Te("", !0),
43167
- n.value.contactPhone ? (U(), ae("div", lF, [
43168
- S("div", sF, A(a.$t("Tel:")), 1),
43184
+ ])) : ke("", !0),
43185
+ n.value.contactPhone ? (U(), re("div", sF, [
43186
+ S("div", uF, A(a.$t("Tel:")), 1),
43169
43187
  S("div", null, [
43170
43188
  S("a", {
43171
43189
  href: `tel:${n.value.contactPhone}`
43172
- }, A(a.$t(n.value.contactPhone)), 9, uF)
43190
+ }, A(a.$t(n.value.contactPhone)), 9, cF)
43173
43191
  ])
43174
- ])) : Te("", !0),
43175
- n.value.contactEmail ? (U(), ae("div", cF, [
43176
- S("div", dF, A(a.$t("Email:")), 1),
43192
+ ])) : ke("", !0),
43193
+ n.value.contactEmail ? (U(), re("div", dF, [
43194
+ S("div", fF, A(a.$t("Email:")), 1),
43177
43195
  S("div", null, [
43178
43196
  S("a", {
43179
43197
  href: `mailto:${n.value.contactEmail}`
43180
- }, A(a.$t(n.value.contactEmail)), 9, fF)
43198
+ }, A(a.$t(n.value.contactEmail)), 9, vF)
43181
43199
  ])
43182
- ])) : Te("", !0)
43200
+ ])) : ke("", !0)
43183
43201
  ])
43184
43202
  ])
43185
43203
  ])
@@ -43188,11 +43206,11 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43188
43206
  ])
43189
43207
  ]),
43190
43208
  _: 1
43191
- })) : (U(), ae("div", LM, A(a.$t("Loading...")), 1));
43209
+ })) : (U(), re("div", MM, A(a.$t("Loading...")), 1));
43192
43210
  }
43193
- }), wF = {
43211
+ }), SF = {
43194
43212
  install: (e) => {
43195
- console.log("Installed sinch-vue-components"), e.component("SearchIndexPageCe", yE), e.component("SearchByBrandAndCategory", ME), e.component("LanguageMenuSelector", BE), e.component("UserMenu", lI), e.component("MarketSearchIndex", PI), e.component("MarketPlaceSearchInput", wd), e.component("MarketPlaceItem", By), e.component("SinchFilterBox", Wo), e.component("BrandProducts", zy), e.component("MarketplaceIndex", AO), e.component("MarketPlaceSearch", oP), e.component("ProductCard", Ha), e.component("CategoryDetails", bP), e.component("ProductDetails", Q2), e.component("CustomerOrdersFromProviderVue", c0), e.component("OrderDetailsVue", vR), e.component("OrderDetailsFromProviderVue", yR), e.component("OrderSearchVue", $R), e.component("SubscriptionDetailsVue", vD), e.component("SubscriptionIndexVue", FD), e.component("SubscriptionOrderDetailsVue", zD), e.component("SubscriptionOderHistoryDialogVue", m0), e.component("SubscriptionOrderHistoriesVue", v0), e.component("SubscriptionOrderHistoriesLastEntryVue", f0), e.component("SubscriptionOrdersListVue", HD), e.component("SubscriptionsTableFiltersVue", g0), e.component("SubscriptionsTableVue", p0), e.component("ContactUsVue", _A), e.component("BasketItemsTableVue", y0), e.component("CustomerDetailsSectionVue", QA), e.component("QuoteDetailsVue", oL), e.component("QuoteIndexVue", IL), e.component("RouterLinkWrapper", Tn), e.component("OrderParametersInput", FL), e.component("ProvidersCatalogue", Hy), e.component("CategoryDetailsCloud", iM), e.component("DynamicBrandPage", AM), e.component("DynamicCloudProviderPage", vF);
43213
+ console.log("Installed sinch-vue-components"), e.component("SearchIndexPageCe", yE), e.component("SearchByBrandAndCategory", ME), e.component("LanguageMenuSelector", BE), e.component("UserMenu", lI), e.component("MarketSearchIndex", PI), e.component("MarketPlaceSearchInput", wd), e.component("MarketPlaceItem", By), e.component("SinchFilterBox", Wo), e.component("BrandProducts", zy), e.component("MarketplaceIndex", AO), e.component("MarketPlaceSearch", oP), e.component("ProductCard", Ha), e.component("CategoryDetails", bP), e.component("ProductDetails", W2), e.component("CustomerOrdersFromProviderVue", c0), e.component("OrderDetailsVue", mR), e.component("OrderDetailsFromProviderVue", bR), e.component("OrderSearchVue", NR), e.component("SubscriptionDetailsVue", mD), e.component("SubscriptionIndexVue", VD), e.component("SubscriptionOrderDetailsVue", HD), e.component("SubscriptionOderHistoryDialogVue", m0), e.component("SubscriptionOrderHistoriesVue", v0), e.component("SubscriptionOrderHistoriesLastEntryVue", f0), e.component("SubscriptionOrdersListVue", QD), e.component("SubscriptionsTableFiltersVue", g0), e.component("SubscriptionsTableVue", p0), e.component("ContactUsVue", wA), e.component("BasketItemsTableVue", y0), e.component("CustomerDetailsSectionVue", WA), e.component("QuoteDetailsVue", lL), e.component("QuoteIndexVue", OL), e.component("RouterLinkWrapper", Tn), e.component("OrderParametersInput", VL), e.component("ProvidersCatalogue", Hy), e.component("CategoryDetailsCloud", oM), e.component("DynamicBrandPage", LM), e.component("DynamicCloudProviderPage", mF);
43196
43214
  }
43197
43215
  };
43198
43216
  window.sinch || (window.sinch = {});
@@ -43207,17 +43225,17 @@ window.sinch.goToLoginPage = () => {
43207
43225
  window.location.hash = "", window.location.href = e;
43208
43226
  };
43209
43227
  export {
43210
- IA as BasketDataClient,
43228
+ OA as BasketDataClient,
43211
43229
  y0 as BasketItemsTableVue,
43212
43230
  zy as BrandProducts,
43213
43231
  JI as CategoriesCatalogueV2,
43214
43232
  bP as CategoryDetails,
43215
- iM as CategoryDetailsCloud,
43216
- _A as ContactUsVue,
43217
- QA as CustomerDetailsSectionVue,
43233
+ oM as CategoryDetailsCloud,
43234
+ wA as ContactUsVue,
43235
+ WA as CustomerDetailsSectionVue,
43218
43236
  c0 as CustomerOrdersFromProviderVue,
43219
- AM as DynamicBrandPage,
43220
- vF as DynamicCloudProviderPage,
43237
+ LM as DynamicBrandPage,
43238
+ mF as DynamicCloudProviderPage,
43221
43239
  sn as ExibitionModeEnum,
43222
43240
  h0 as GetRenewalColour,
43223
43241
  BE as LanguageMenuSelector,
@@ -43226,40 +43244,40 @@ export {
43226
43244
  wd as MarketPlaceSearchInput,
43227
43245
  PI as MarketSearchIndex,
43228
43246
  AO as MarketplaceIndex,
43229
- yR as OrderDetailsFromProviderVue,
43230
- vR as OrderDetailsVue,
43231
- FL as OrderParametersInput,
43232
- $R as OrderSearchVue,
43247
+ bR as OrderDetailsFromProviderVue,
43248
+ mR as OrderDetailsVue,
43249
+ VL as OrderParametersInput,
43250
+ NR as OrderSearchVue,
43233
43251
  Ha as ProductCard,
43234
- Q2 as ProductDetails,
43252
+ W2 as ProductDetails,
43235
43253
  Hy as ProvidersCatalogue,
43236
43254
  b0 as QuoteDataClient,
43237
- oL as QuoteDetailsVue,
43238
- IL as QuoteIndexVue,
43255
+ lL as QuoteDetailsVue,
43256
+ OL as QuoteIndexVue,
43239
43257
  Tn as RouterLinkWrapper,
43240
43258
  ME as SearchByBrandAndCategory,
43241
43259
  yE as SearchIndexPageCe,
43242
43260
  Wo as SinchFilterBox,
43243
- wF as SinchPlugin,
43244
- vD as SubscriptionDetailsVue,
43245
- FD as SubscriptionIndexVue,
43261
+ SF as SinchPlugin,
43262
+ mD as SubscriptionDetailsVue,
43263
+ VD as SubscriptionIndexVue,
43246
43264
  m0 as SubscriptionOderHistoryDialogVue,
43247
- zD as SubscriptionOrderDetailsVue,
43265
+ HD as SubscriptionOrderDetailsVue,
43248
43266
  f0 as SubscriptionOrderHistoriesLastEntryVue,
43249
43267
  v0 as SubscriptionOrderHistoriesVue,
43250
- HD as SubscriptionOrdersListVue,
43251
- _F as SubscriptionQueries,
43268
+ QD as SubscriptionOrdersListVue,
43269
+ wF as SubscriptionQueries,
43252
43270
  g0 as SubscriptionsTableFiltersVue,
43253
43271
  p0 as SubscriptionsTableVue,
43254
43272
  lI as UserMenu,
43255
43273
  DI as VendorsCatalogueV2,
43256
- bF as VueGlobalFunctions,
43274
+ _F as VueGlobalFunctions,
43257
43275
  Dh as brandPageStore,
43258
43276
  Ah as cloudProvidersStore,
43259
43277
  Cr as hyphenate,
43260
- hF as languageSetup,
43278
+ gF as languageSetup,
43261
43279
  VE as sinchSetAppLanguage,
43262
- gF as translations,
43280
+ pF as translations,
43263
43281
  My as useCategoryStore,
43264
43282
  Ji as useSearchStore
43265
43283
  };