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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.es.js +681 -705
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { ref as L, getCurrentInstance as De, computed as b, watch as he, nextTick as mt, h as _, Transition as hn, onBeforeUnmount as yt, shallowReactive as T0, provide as _a, onMounted as it, onBeforeUpdate as Vo, onUpdated as E0, inject as Ln, reactive as aa, markRaw as Uh, defineComponent as at, withDirectives as Ce, onUnmounted as Ja, Teleport as x0, onDeactivated as zr, toRaw as Mr, onActivated as Ga, onBeforeMount as is, KeepAlive as jh, createApp as I0, vShow as Ne, isRef as zh, unref as E, openBlock as F, createElementBlock as J, createElementVNode as w, normalizeClass as Wt, withKeys as oa, vModelText as O0, toDisplayString as A, createVNode as D, shallowRef as Hh, Fragment as et, effectScope as P0, Text as $0, createBlock as _e, withCtx as B, renderList as wt, createCommentVNode as fe, mergeProps as os, createTextVNode as Re, resolveDirective as q0, resolveComponent as ar, renderSlot as N0, vModelSelect as xf, capitalize as If, createSlots as D0 } from "vue";
1
+ import { ref as L, getCurrentInstance as De, computed as b, watch as he, nextTick as mt, h as _, Transition as hn, onBeforeUnmount as yt, shallowReactive as T0, provide as _a, onMounted as it, onBeforeUpdate as Vo, onUpdated as E0, inject as Ln, reactive as aa, markRaw as Uh, defineComponent as at, withDirectives as ke, onUnmounted as Ja, Teleport as x0, onDeactivated as zr, toRaw as Mr, onActivated as Ga, onBeforeMount as is, KeepAlive as jh, createApp as I0, vShow as Ne, isRef as zh, unref as E, openBlock as F, createElementBlock as J, createElementVNode as w, normalizeClass as Wt, withKeys as oa, vModelText as O0, toDisplayString as A, createVNode as D, shallowRef as Hh, Fragment as et, effectScope as P0, Text as $0, createBlock as _e, withCtx as B, renderList as wt, createCommentVNode as fe, mergeProps as os, createTextVNode as Re, resolveDirective as q0, resolveComponent as ar, renderSlot as N0, vModelSelect as xf, capitalize as If, createSlots as D0 } from "vue";
2
2
  /*!
3
3
  * Quasar Framework v2.17.4
4
4
  * (c) 2015-present Razvan Stoenescu
@@ -134,7 +134,7 @@ var F0 = Au;
134
134
  function be(e) {
135
135
  return Uh(at(e));
136
136
  }
137
- function wr(e) {
137
+ function _r(e) {
138
138
  return Uh(e);
139
139
  }
140
140
  var wa = (e, t) => {
@@ -857,7 +857,7 @@ function Vc(e, t) {
857
857
  function sr(e, t, n, r, a, i) {
858
858
  t.key = r + a;
859
859
  const o = _(e, t, n);
860
- return a === !0 ? Ce(o, i()) : o;
860
+ return a === !0 ? ke(o, i()) : o;
861
861
  }
862
862
  var Rf = "0 0 24 24", Af = (e) => e, Vs = (e) => `ionicons ${e}`, ap = {
863
863
  "mdi-": (e) => `mdi ${e}`,
@@ -1492,7 +1492,7 @@ function Uf(e, { modifiers: t, value: n, arg: r }) {
1492
1492
  keyCodes: [].concat(a.keyCodes || 13)
1493
1493
  };
1494
1494
  }
1495
- var us = wr(
1495
+ var us = _r(
1496
1496
  {
1497
1497
  name: "ripple",
1498
1498
  beforeMount(e, t) {
@@ -1798,7 +1798,7 @@ var { passiveCapture: nr } = Vt, ai = null, ii = null, oi = null, Ae = be({
1798
1798
  class: "absolute-full flex flex-center"
1799
1799
  }, t.loading !== void 0 ? t.loading() : [_(ur)])
1800
1800
  ] : null)
1801
- ), Ce(
1801
+ ), ke(
1802
1802
  _(
1803
1803
  c.value,
1804
1804
  T.value,
@@ -1834,7 +1834,7 @@ var { passiveCapture: nr } = Vt, ai = null, ii = null, oi = null, Ae = be({
1834
1834
  return () => _("div", { class: n.value }, We(t.default));
1835
1835
  }
1836
1836
  });
1837
- function yr() {
1837
+ function gr() {
1838
1838
  if (window.getSelection !== void 0) {
1839
1839
  const e = window.getSelection();
1840
1840
  e.empty !== void 0 ? e.empty() : e.removeAllRanges !== void 0 && (e.removeAllRanges(), F0.is.mobile !== !0 && e.addRange(document.createRange()));
@@ -1896,7 +1896,7 @@ function Wc({
1896
1896
  }, 300);
1897
1897
  },
1898
1898
  mobileCleanup(v) {
1899
- o.value.classList.remove("non-selectable"), l !== null && (clearTimeout(l), l = null), e.value === !0 && v !== void 0 && yr();
1899
+ o.value.classList.remove("non-selectable"), l !== null && (clearTimeout(l), l = null), e.value === !0 && v !== void 0 && gr();
1900
1900
  }
1901
1901
  }), n = function(v = r.contextMenu) {
1902
1902
  if (r.noParentEvent === !0 || o.value === null)
@@ -3092,7 +3092,7 @@ function M_(e) {
3092
3092
  a && (t[r] = a);
3093
3093
  }), t;
3094
3094
  }
3095
- var F_ = wr(
3095
+ var F_ = _r(
3096
3096
  {
3097
3097
  name: "touch-swipe",
3098
3098
  beforeMount(e, { value: t, arg: n, modifiers: r }) {
@@ -3152,7 +3152,7 @@ var F_ = wr(
3152
3152
  } else if (s < i.sensitivity[2] && f < i.sensitivity[2])
3153
3153
  return;
3154
3154
  const v = s / l, m = f / l;
3155
- i.direction.vertical === !0 && s < f && s < 100 && m > i.sensitivity[0] && (i.event.dir = d < 0 ? "up" : "down"), i.direction.horizontal === !0 && s > f && f < 100 && v > i.sensitivity[0] && (i.event.dir = c < 0 ? "left" : "right"), i.direction.up === !0 && s < f && d < 0 && s < 100 && m > i.sensitivity[0] && (i.event.dir = "up"), i.direction.down === !0 && s < f && d > 0 && s < 100 && m > i.sensitivity[0] && (i.event.dir = "down"), i.direction.left === !0 && s > f && c < 0 && f < 100 && v > i.sensitivity[0] && (i.event.dir = "left"), i.direction.right === !0 && s > f && c > 0 && f < 100 && v > i.sensitivity[0] && (i.event.dir = "right"), i.event.dir !== !1 ? (vt(o), i.event.mouse === !0 && (document.body.classList.add("no-pointer-events--children"), document.body.classList.add("non-selectable"), yr(), i.styleCleanup = (g) => {
3155
+ i.direction.vertical === !0 && s < f && s < 100 && m > i.sensitivity[0] && (i.event.dir = d < 0 ? "up" : "down"), i.direction.horizontal === !0 && s > f && f < 100 && v > i.sensitivity[0] && (i.event.dir = c < 0 ? "left" : "right"), i.direction.up === !0 && s < f && d < 0 && s < 100 && m > i.sensitivity[0] && (i.event.dir = "up"), i.direction.down === !0 && s < f && d > 0 && s < 100 && m > i.sensitivity[0] && (i.event.dir = "down"), i.direction.left === !0 && s > f && c < 0 && f < 100 && v > i.sensitivity[0] && (i.event.dir = "left"), i.direction.right === !0 && s > f && c > 0 && f < 100 && v > i.sensitivity[0] && (i.event.dir = "right"), i.event.dir !== !1 ? (vt(o), i.event.mouse === !0 && (document.body.classList.add("no-pointer-events--children"), document.body.classList.add("non-selectable"), gr(), i.styleCleanup = (g) => {
3156
3156
  i.styleCleanup = void 0, document.body.classList.remove("non-selectable");
3157
3157
  const p = () => {
3158
3158
  document.body.classList.remove("no-pointer-events--children");
@@ -4176,7 +4176,7 @@ function zs(e, t, n) {
4176
4176
  }
4177
4177
  };
4178
4178
  }
4179
- var H_ = 0, ir = wr(
4179
+ var H_ = 0, ir = _r(
4180
4180
  {
4181
4181
  name: "touch-pan",
4182
4182
  beforeMount(e, { value: t, modifiers: n }) {
@@ -4246,7 +4246,7 @@ var H_ = 0, ir = wr(
4246
4246
  const c = a.event.mouse === !0, s = () => {
4247
4247
  r(i, c);
4248
4248
  let v;
4249
- n.preserveCursor !== !0 && n.preservecursor !== !0 && (v = document.documentElement.style.cursor || "", document.documentElement.style.cursor = "grabbing"), c === !0 && document.body.classList.add("no-pointer-events--children"), document.body.classList.add("non-selectable"), yr(), a.styleCleanup = (m) => {
4249
+ n.preserveCursor !== !0 && n.preservecursor !== !0 && (v = document.documentElement.style.cursor || "", document.documentElement.style.cursor = "grabbing"), c === !0 && document.body.classList.add("no-pointer-events--children"), document.body.classList.add("non-selectable"), gr(), a.styleCleanup = (m) => {
4250
4250
  if (a.styleCleanup = void 0, v !== void 0 && (document.documentElement.style.cursor = v), document.body.classList.remove("non-selectable"), c === !0) {
4251
4251
  const g = () => {
4252
4252
  document.body.classList.remove("no-pointer-events--children");
@@ -4431,10 +4431,10 @@ function Vp({ updateValue: e, updatePosition: t, getDragging: n, formAttrs: r })
4431
4431
  I.value
4432
4432
  );
4433
4433
  }
4434
- const ke = b(
4434
+ const Ce = b(
4435
4435
  () => To(a.markers) === !0 ? a.markers : C.value
4436
4436
  ), ue = b(() => {
4437
- const ce = [], Te = ke.value, je = a.max;
4437
+ const ce = [], Te = Ce.value, je = a.max;
4438
4438
  let lt = a.min;
4439
4439
  do
4440
4440
  ce.push(lt), lt += Te;
@@ -4459,7 +4459,7 @@ function Vp({ updateValue: e, updatePosition: t, getDragging: n, formAttrs: r })
4459
4459
  // TODO ts definition
4460
4460
  getStyle: H
4461
4461
  })), Xe = b(() => {
4462
- const ce = x.value === 0 ? "2px" : 100 * ke.value / x.value;
4462
+ const ce = x.value === 0 ? "2px" : 100 * Ce.value / x.value;
4463
4463
  return {
4464
4464
  ...Q.value,
4465
4465
  backgroundSize: a.vertical === !0 ? `2px ${ce}%` : `${ce}% 2px`
@@ -5057,7 +5057,7 @@ var J_ = ["left", "center", "right", "justify"], Ai = be({
5057
5057
  X && f.value.contains(X) === !0 && (C.value = !0, g.value === !0 && Z(X));
5058
5058
  }
5059
5059
  }
5060
- function ke() {
5060
+ function Ce() {
5061
5061
  u(() => {
5062
5062
  C.value = !1;
5063
5063
  }, 30);
@@ -5111,7 +5111,7 @@ var J_ = ["left", "center", "right", "justify"], Ai = be({
5111
5111
  class: O.value,
5112
5112
  role: "tablist",
5113
5113
  onFocusin: le,
5114
- onFocusout: ke
5114
+ onFocusout: Ce
5115
5115
  }, [
5116
5116
  _(ja, { onResize: se }),
5117
5117
  _("div", {
@@ -5250,7 +5250,7 @@ function Hp(e, t, n, r) {
5250
5250
  onKeydown: g,
5251
5251
  ...y
5252
5252
  };
5253
- return Ce(
5253
+ return ke(
5254
5254
  _(h, C, p()),
5255
5255
  [[us, c.value]]
5256
5256
  );
@@ -5562,21 +5562,21 @@ be({
5562
5562
  { prevent: !0, stop: !0, mouse: !0 }
5563
5563
  ]]);
5564
5564
  he(() => e.modelValue, (le) => {
5565
- const ke = O(le || e.defaultValue);
5566
- ke.hex !== f.value.hex && (f.value = ke);
5565
+ const Ce = O(le || e.defaultValue);
5566
+ Ce.hex !== f.value.hex && (f.value = Ce);
5567
5567
  }), he(() => e.defaultValue, (le) => {
5568
5568
  if (!e.modelValue && le) {
5569
- const ke = O(le);
5570
- ke.hex !== f.value.hex && (f.value = ke);
5569
+ const Ce = O(le);
5570
+ Ce.hex !== f.value.hex && (f.value = Ce);
5571
5571
  }
5572
5572
  });
5573
- function M(le, ke) {
5573
+ function M(le, Ce) {
5574
5574
  f.value.hex = tv(le), f.value.rgb = nv(le), f.value.r = le.r, f.value.g = le.g, f.value.b = le.b, f.value.a = le.a;
5575
5575
  const ue = f.value[g.value === !0 ? "hex" : "rgb"];
5576
- t("update:modelValue", ue), ke === !0 && t("change", ue);
5576
+ t("update:modelValue", ue), Ce === !0 && t("change", ue);
5577
5577
  }
5578
5578
  function O(le) {
5579
- const ke = c.value !== void 0 ? c.value : e.formatModel === "auto" ? null : e.formatModel.indexOf("a") !== -1;
5579
+ const Ce = c.value !== void 0 ? c.value : e.formatModel === "auto" ? null : e.formatModel.indexOf("a") !== -1;
5580
5580
  if (typeof le != "string" || le.length === 0 || Cl.anyColor(le.replace(/ /g, "")) !== !0)
5581
5581
  return {
5582
5582
  h: 0,
@@ -5585,21 +5585,21 @@ be({
5585
5585
  r: 0,
5586
5586
  g: 0,
5587
5587
  b: 0,
5588
- a: ke === !0 ? 100 : void 0,
5588
+ a: Ce === !0 ? 100 : void 0,
5589
5589
  hex: void 0,
5590
5590
  rgb: void 0
5591
5591
  };
5592
5592
  const ue = Wp(le);
5593
- return ke === !0 && ue.a === void 0 && (ue.a = 100), ue.hex = tv(ue), ue.rgb = nv(ue), Object.assign(ue, Hs(ue));
5593
+ return Ce === !0 && ue.a === void 0 && (ue.a = 100), ue.hex = tv(ue), ue.rgb = nv(ue), Object.assign(ue, Hs(ue));
5594
5594
  }
5595
- function R(le, ke, ue) {
5595
+ function R(le, Ce, ue) {
5596
5596
  const qe = o.value;
5597
5597
  if (qe === null)
5598
5598
  return;
5599
5599
  const Ge = qe.clientWidth, Oe = qe.clientHeight, Xe = qe.getBoundingClientRect();
5600
5600
  let ot = Math.min(Ge, Math.max(0, le - Xe.left));
5601
5601
  r.lang.rtl === !0 && (ot = Ge - ot);
5602
- const H = Math.min(Oe, Math.max(0, ke - Xe.top)), W = Math.round(100 * ot / Ge), G = Math.round(100 * Math.max(0, Math.min(1, -(H / Oe) + 1))), X = rv({
5602
+ const H = Math.min(Oe, Math.max(0, Ce - Xe.top)), W = Math.round(100 * ot / Ge), G = Math.round(100 * Math.max(0, Math.min(1, -(H / Oe) + 1))), X = rv({
5603
5603
  h: f.value.h,
5604
5604
  s: W,
5605
5605
  v: G,
@@ -5607,19 +5607,19 @@ be({
5607
5607
  });
5608
5608
  f.value.s = W, f.value.v = G, M(X, ue);
5609
5609
  }
5610
- function N(le, ke) {
5610
+ function N(le, Ce) {
5611
5611
  const ue = Math.round(le), qe = rv({
5612
5612
  h: ue,
5613
5613
  s: f.value.s,
5614
5614
  v: f.value.v,
5615
5615
  a: k.value === !0 ? f.value.a : void 0
5616
5616
  });
5617
- f.value.h = ue, M(qe, ke);
5617
+ f.value.h = ue, M(qe, Ce);
5618
5618
  }
5619
5619
  function U(le) {
5620
5620
  N(le, !0);
5621
5621
  }
5622
- function Y(le, ke, ue, qe, Ge) {
5622
+ function Y(le, Ce, ue, qe, Ge) {
5623
5623
  if (qe !== void 0 && en(qe), !/^[0-9]+$/.test(le)) {
5624
5624
  Ge === !0 && n.$forceUpdate();
5625
5625
  return;
@@ -5630,12 +5630,12 @@ be({
5630
5630
  return;
5631
5631
  }
5632
5632
  const Xe = {
5633
- r: ke === "r" ? Oe : f.value.r,
5634
- g: ke === "g" ? Oe : f.value.g,
5635
- b: ke === "b" ? Oe : f.value.b,
5636
- a: k.value === !0 ? ke === "a" ? Oe : f.value.a : void 0
5633
+ r: Ce === "r" ? Oe : f.value.r,
5634
+ g: Ce === "g" ? Oe : f.value.g,
5635
+ b: Ce === "b" ? Oe : f.value.b,
5636
+ a: k.value === !0 ? Ce === "a" ? Oe : f.value.a : void 0
5637
5637
  };
5638
- if (ke !== "a") {
5638
+ if (Ce !== "a") {
5639
5639
  const ot = Hs(Xe);
5640
5640
  f.value.h = ot.h, f.value.s = ot.s, f.value.v = ot.v;
5641
5641
  }
@@ -5646,7 +5646,7 @@ be({
5646
5646
  });
5647
5647
  }
5648
5648
  }
5649
- function ee(le, ke) {
5649
+ function ee(le, Ce) {
5650
5650
  let ue;
5651
5651
  const qe = le.target.value;
5652
5652
  if (en(le), s.value === "hex") {
@@ -5686,7 +5686,7 @@ be({
5686
5686
  };
5687
5687
  }
5688
5688
  const Ge = Hs(ue);
5689
- if (f.value.h = Ge.h, f.value.s = Ge.s, f.value.v = Ge.v, M(ue, ke), ke !== !0) {
5689
+ if (f.value.h = Ge.h, f.value.s = Ge.s, f.value.v = Ge.v, M(ue, Ce), Ce !== !0) {
5690
5690
  const Oe = le.target.selectionEnd;
5691
5691
  mt(() => {
5692
5692
  le.target.setSelectionRange(Oe, Oe);
@@ -5694,8 +5694,8 @@ be({
5694
5694
  }
5695
5695
  }
5696
5696
  function ie(le) {
5697
- const ke = O(le), ue = { r: ke.r, g: ke.g, b: ke.b, a: ke.a };
5698
- ue.a === void 0 && (ue.a = f.value.a), f.value.h = ke.h, f.value.s = ke.s, f.value.v = ke.v, M(ue, !0);
5697
+ const Ce = O(le), ue = { r: Ce.r, g: Ce.g, b: Ce.b, a: Ce.a };
5698
+ ue.a === void 0 && (ue.a = f.value.a), f.value.h = Ce.h, f.value.s = Ce.s, f.value.v = Ce.v, M(ue, !0);
5699
5699
  }
5700
5700
  function se(le) {
5701
5701
  le.isFinal ? R(
@@ -5759,12 +5759,12 @@ be({
5759
5759
  value: f.value[s.value],
5760
5760
  ...v.value !== !0 ? { readonly: !0 } : {},
5761
5761
  ...i("topIn", {
5762
- onInput: (ke) => {
5763
- ae(ee(ke) === !0);
5762
+ onInput: (Ce) => {
5763
+ ae(ee(Ce) === !0);
5764
5764
  },
5765
5765
  onChange: en,
5766
- onBlur: (ke) => {
5767
- ee(ke, !0) === !0 && n.$forceUpdate(), ae(!1);
5766
+ onBlur: (Ce) => {
5767
+ ee(Ce, !0) === !0 && n.$forceUpdate(), ae(!1);
5768
5768
  }
5769
5769
  })
5770
5770
  }),
@@ -5844,7 +5844,7 @@ be({
5844
5844
  onClick: Z,
5845
5845
  onMousedown: V
5846
5846
  } : {}
5847
- }, ke = [
5847
+ }, Ce = [
5848
5848
  _("div", { style: { paddingBottom: "100%" } }),
5849
5849
  _("div", { class: "q-color-picker__spectrum-white absolute-full" }),
5850
5850
  _("div", { class: "q-color-picker__spectrum-black absolute-full" }),
@@ -5889,7 +5889,7 @@ be({
5889
5889
  })
5890
5890
  })
5891
5891
  ), [
5892
- sr("div", le, ke, "spec", v.value, () => I.value),
5892
+ sr("div", le, Ce, "spec", v.value, () => I.value),
5893
5893
  _("div", { class: "q-color-picker__sliders" }, ue)
5894
5894
  ];
5895
5895
  }
@@ -5996,12 +5996,12 @@ be({
5996
5996
  ];
5997
5997
  }
5998
5998
  function Pe() {
5999
- const le = (ke) => _("div", {
5999
+ const le = (Ce) => _("div", {
6000
6000
  class: "q-color-picker__cube col-auto",
6001
- style: { backgroundColor: ke },
6002
- ...v.value === !0 ? i("palette#" + ke, {
6001
+ style: { backgroundColor: Ce },
6002
+ ...v.value === !0 ? i("palette#" + Ce, {
6003
6003
  onClick: () => {
6004
- ie(ke);
6004
+ ie(Ce);
6005
6005
  }
6006
6006
  }) : {}
6007
6007
  });
@@ -6739,7 +6739,7 @@ var Li = be({
6739
6739
  return null;
6740
6740
  const z = e.navigationMaxYearMonth.split("/");
6741
6741
  return { year: parseInt(z[0], 10), month: parseInt(z[1], 10) };
6742
- }), ke = b(() => {
6742
+ }), Ce = b(() => {
6743
6743
  const z = {
6744
6744
  month: { prev: !0, next: !0 },
6745
6745
  year: { prev: !0, next: !0 }
@@ -6922,7 +6922,7 @@ var Li = be({
6922
6922
  month: ne,
6923
6923
  day: me
6924
6924
  }, Ve = ue.value[Yr(Me)];
6925
- (Ve === void 0 || Ve.includes(Me.day) === !1) && Cr(Me), Be(Me.year, Me.month);
6925
+ (Ve === void 0 || Ve.includes(Me.day) === !1) && Sr(Me), Be(Me.year, Me.month);
6926
6926
  }
6927
6927
  function we(z) {
6928
6928
  sv(z) === !0 && (C.value = z);
@@ -7010,7 +7010,7 @@ var Li = be({
7010
7010
  }
7011
7011
  function lt(z, ne) {
7012
7012
  const me = ue.value[ne];
7013
- (me !== void 0 && me.includes(z.day) === !0 ? Pr : Cr)(z);
7013
+ (me !== void 0 && me.includes(z.day) === !0 ? Pr : Sr)(z);
7014
7014
  }
7015
7015
  function ze(z) {
7016
7016
  return { year: z.year, month: z.month, day: z.day };
@@ -7064,7 +7064,7 @@ var Li = be({
7064
7064
  function tr(z, ne, me) {
7065
7065
  return z.from !== void 0 ? { from: Ie.value(z.from, ne, me), to: Ie.value(z.to, ne, me) } : Ie.value(z, ne, me);
7066
7066
  }
7067
- function Cr(z) {
7067
+ function Sr(z) {
7068
7068
  let ne;
7069
7069
  if (e.multiple === !0)
7070
7070
  if (z.from !== void 0) {
@@ -7220,7 +7220,7 @@ var Li = be({
7220
7220
  key: y.value.month,
7221
7221
  dir: $.value,
7222
7222
  goTo: xe,
7223
- boundaries: ke.value.month,
7223
+ boundaries: Ce.value.month,
7224
7224
  cls: " col"
7225
7225
  }).concat(Ze({
7226
7226
  label: y.value.year,
@@ -7228,7 +7228,7 @@ var Li = be({
7228
7228
  key: y.value.year,
7229
7229
  dir: x.value,
7230
7230
  goTo: ce,
7231
- boundaries: ke.value.year,
7231
+ boundaries: Ce.value.year,
7232
7232
  cls: ""
7233
7233
  }))),
7234
7234
  _("div", {
@@ -7298,7 +7298,7 @@ var Li = be({
7298
7298
  key: y.value.year,
7299
7299
  dir: x.value,
7300
7300
  goTo: ce,
7301
- boundaries: ke.value.year,
7301
+ boundaries: Ce.value.year,
7302
7302
  cls: " col"
7303
7303
  })
7304
7304
  ])
@@ -7397,7 +7397,7 @@ var Li = be({
7397
7397
  }, n("rangeStart", ze(ne));
7398
7398
  } else {
7399
7399
  const me = M.value.initHash, Me = Rr(ne), Ve = me <= Me ? { from: M.value.init, to: ne } : { from: ne, to: M.value.init };
7400
- M.value = null, Cr(me === Me ? ne : { target: ne, ...Ve }), n("rangeEnd", {
7400
+ M.value = null, Sr(me === Me ? ne : { target: ne, ...Ve }), n("rangeEnd", {
7401
7401
  from: ze(Ve.from),
7402
7402
  to: ze(Ve.to)
7403
7403
  });
@@ -7759,7 +7759,7 @@ be({
7759
7759
  () => e.persistent !== !0 && (m.value === !0 || Ie.value === !0)
7760
7760
  );
7761
7761
  function h(X, we) {
7762
- if ($(), X !== !1 && s.animate(), ke(0), m.value === !0) {
7762
+ if ($(), X !== !1 && s.animate(), Ce(0), m.value === !0) {
7763
7763
  const Le = s.instances[Y.value];
7764
7764
  Le !== void 0 && Le.belowBreakpoint === !0 && Le.hide(!1), ue(1), s.isContainer.value !== !0 && l(!0);
7765
7765
  } else
@@ -7769,7 +7769,7 @@ be({
7769
7769
  }, hv);
7770
7770
  }
7771
7771
  function y(X, we) {
7772
- x(), X !== !1 && s.animate(), ue(0), ke(M.value * p.value), ot(), we !== !0 ? u(() => {
7772
+ x(), X !== !1 && s.animate(), ue(0), Ce(M.value * p.value), ot(), we !== !0 ? u(() => {
7773
7773
  n("hide", X);
7774
7774
  }, hv) : c();
7775
7775
  }
@@ -7848,7 +7848,7 @@ be({
7848
7848
  W(m, e.behavior === "mobile" || e.behavior !== "desktop" && s.totalWidth.value <= e.breakpoint);
7849
7849
  }
7850
7850
  he(m, (X) => {
7851
- X === !0 ? (d = S.value, S.value === !0 && T(!1)) : e.overlay === !1 && e.behavior !== "mobile" && d !== !1 && (S.value === !0 ? (ke(0), ue(0), ot()) : C(!1));
7851
+ X === !0 ? (d = S.value, S.value === !0 && T(!1)) : e.overlay === !1 && e.behavior !== "mobile" && d !== !1 && (S.value === !0 ? (Ce(0), ue(0), ot()) : C(!1));
7852
7852
  }), he(() => e.side, (X, we) => {
7853
7853
  s.instances[we] === P && (s.instances[we] = void 0, s[we].space = !1, s[we].offset = 0), s.instances[X] = P, s[X].size = p.value, s[X].space = se.value, s[X].offset = ee.value;
7854
7854
  }), he(s.totalWidth, () => {
@@ -7859,27 +7859,27 @@ be({
7859
7859
  ), he(s.isContainer, (X) => {
7860
7860
  S.value === !0 && l(X !== !0), X === !0 && le();
7861
7861
  }), he(s.scrollbarWidth, () => {
7862
- ke(S.value === !0 ? 0 : void 0);
7862
+ Ce(S.value === !0 ? 0 : void 0);
7863
7863
  }), he(ee, (X) => {
7864
7864
  H("offset", X);
7865
7865
  }), he(se, (X) => {
7866
7866
  n("onLayout", X), H("space", X);
7867
7867
  }), he(I, () => {
7868
- ke();
7868
+ Ce();
7869
7869
  }), he(p, (X) => {
7870
- ke(), G(e.miniToOverlay, X);
7870
+ Ce(), G(e.miniToOverlay, X);
7871
7871
  }), he(() => e.miniToOverlay, (X) => {
7872
7872
  G(X, p.value);
7873
7873
  }), he(() => i.lang.rtl, () => {
7874
- ke();
7874
+ Ce();
7875
7875
  }), he(() => e.mini, () => {
7876
7876
  e.noMiniAnimation || e.modelValue === !0 && (Ge(), s.animate());
7877
7877
  }), he(g, (X) => {
7878
7878
  n("miniState", X);
7879
7879
  });
7880
- function ke(X) {
7880
+ function Ce(X) {
7881
7881
  X === void 0 ? mt(() => {
7882
- X = S.value === !0 ? 0 : p.value, ke(M.value * X);
7882
+ X = S.value === !0 ? 0 : p.value, Ce(M.value * X);
7883
7883
  }) : (s.isContainer.value === !0 && I.value === !0 && (m.value === !0 || Math.abs(X) === p.value) && (X += M.value * s.scrollbarWidth.value), U.value = X);
7884
7884
  }
7885
7885
  function ue(X) {
@@ -7899,10 +7899,10 @@ be({
7899
7899
  return;
7900
7900
  const we = p.value, Le = Lt(X.distance.x, 0, we);
7901
7901
  if (X.isFinal === !0) {
7902
- Le >= Math.min(75, we) === !0 ? C() : (s.animate(), ue(0), ke(M.value * we)), R.value = !1;
7902
+ Le >= Math.min(75, we) === !0 ? C() : (s.animate(), ue(0), Ce(M.value * we)), R.value = !1;
7903
7903
  return;
7904
7904
  }
7905
- ke(
7905
+ Ce(
7906
7906
  (i.lang.rtl === !0 ? I.value !== !0 : I.value) ? Math.max(we - Le, 0) : Math.min(0, Le - we)
7907
7907
  ), ue(
7908
7908
  Lt(Le / we, 0, 1)
@@ -7913,10 +7913,10 @@ be({
7913
7913
  return;
7914
7914
  const we = p.value, Le = X.direction === e.side, Be = (i.lang.rtl === !0 ? Le !== !0 : Le) ? Lt(X.distance.x, 0, we) : 0;
7915
7915
  if (X.isFinal === !0) {
7916
- Math.abs(Be) < Math.min(75, we) === !0 ? (s.animate(), ue(1), ke(0)) : T(), R.value = !1;
7916
+ Math.abs(Be) < Math.min(75, we) === !0 ? (s.animate(), ue(1), Ce(0)) : T(), R.value = !1;
7917
7917
  return;
7918
7918
  }
7919
- ke(M.value * Be), ue(Lt(1 - Be / we, 0, 1)), X.isFirst === !0 && (R.value = !0);
7919
+ Ce(M.value * Be), ue(Lt(1 - Be / we, 0, 1)), X.isFirst === !0 && (R.value = !0);
7920
7920
  }
7921
7921
  function ot() {
7922
7922
  l(!1), qe(!0);
@@ -7947,7 +7947,7 @@ be({
7947
7947
  }), () => {
7948
7948
  const X = [];
7949
7949
  m.value === !0 && (e.noSwipeOpen === !1 && X.push(
7950
- Ce(
7950
+ ke(
7951
7951
  _("div", {
7952
7952
  key: "open",
7953
7953
  class: `q-drawer__opener fixed-${e.side}`,
@@ -8283,7 +8283,7 @@ var pw = /^https?:\/\//, gw = class {
8283
8283
  }
8284
8284
  function ee(ae) {
8285
8285
  if (l.platform.is.mobile === !0) {
8286
- yr(), document.body.classList.add("non-selectable");
8286
+ gr(), document.body.classList.add("non-selectable");
8287
8287
  const re = C.value, Se = ["touchmove", "touchcancel", "touchend", "click"].map((q) => [re, q, "delayHide", "passiveCapture"]);
8288
8288
  nn($, "tooltipTemp", Se);
8289
8289
  }
@@ -8292,7 +8292,7 @@ var pw = /^https?:\/\//, gw = class {
8292
8292
  }, e.delay);
8293
8293
  }
8294
8294
  function ie(ae) {
8295
- l.platform.is.mobile === !0 && (An($, "tooltipTemp"), yr(), setTimeout(() => {
8295
+ l.platform.is.mobile === !0 && (An($, "tooltipTemp"), gr(), setTimeout(() => {
8296
8296
  document.body.classList.remove("non-selectable");
8297
8297
  }, 10)), g(() => {
8298
8298
  P(ae);
@@ -9032,7 +9032,7 @@ var La = be({
9032
9032
  md: 8,
9033
9033
  lg: 16,
9034
9034
  xl: 24
9035
- }, br = be({
9035
+ }, yr = be({
9036
9036
  name: "QSeparator",
9037
9037
  props: {
9038
9038
  ...Tt,
@@ -9221,7 +9221,7 @@ var La = be({
9221
9221
  )), _(mn, ee, R);
9222
9222
  }
9223
9223
  function U() {
9224
- return Ce(
9224
+ return ke(
9225
9225
  _("div", {
9226
9226
  key: "e-content",
9227
9227
  class: "q-expansion-item__content relative-position",
@@ -9244,11 +9244,11 @@ var La = be({
9244
9244
  }, U)
9245
9245
  ];
9246
9246
  return e.expandSeparator === !0 && ee.push(
9247
- _(br, {
9247
+ _(yr, {
9248
9248
  class: "q-expansion-item__border q-expansion-item__border--top absolute-top",
9249
9249
  dark: a.value
9250
9250
  }),
9251
- _(br, {
9251
+ _(yr, {
9252
9252
  class: "q-expansion-item__border q-expansion-item__border--bottom absolute-bottom",
9253
9253
  dark: a.value
9254
9254
  })
@@ -11298,7 +11298,7 @@ function _g(e) {
11298
11298
  const t = e.__qvisible;
11299
11299
  t !== void 0 && (t.observer !== void 0 && t.observer.unobserve(e), delete e.__qvisible);
11300
11300
  }
11301
- var Hw = wr(
11301
+ var Hw = _r(
11302
11302
  {
11303
11303
  name: "intersection",
11304
11304
  mounted(e, { modifiers: t, value: n }) {
@@ -13335,7 +13335,7 @@ var nS = be({
13335
13335
  "aria-hidden": "true",
13336
13336
  onMousedown: e.store.onHorizontalMousedown
13337
13337
  }),
13338
- Ce(
13338
+ ke(
13339
13339
  _("div", {
13340
13340
  ref: e.store.scroll.vertical.ref,
13341
13341
  class: e.store.scroll.vertical.thumbClass.value,
@@ -13344,7 +13344,7 @@ var nS = be({
13344
13344
  }),
13345
13345
  e.store.thumbVertDir
13346
13346
  ),
13347
- Ce(
13347
+ ke(
13348
13348
  _("div", {
13349
13349
  ref: e.store.scroll.horizontal.ref,
13350
13350
  class: e.store.scroll.horizontal.thumbClass.value,
@@ -13816,10 +13816,10 @@ function Pg({
13816
13816
  ie(ae);
13817
13817
  return;
13818
13818
  }
13819
- const { activeElement: le } = document, ke = h.value;
13820
- Pe === !0 && ke !== null && ke !== le && ke.contains(le) === !0 && (ke.addEventListener("focusout", N), setTimeout(() => {
13821
- ke !== null && ke.removeEventListener("focusout", N);
13822
- })), aS(ke, ae - Q);
13819
+ const { activeElement: le } = document, Ce = h.value;
13820
+ Pe === !0 && Ce !== null && Ce !== le && Ce.contains(le) === !0 && (Ce.addEventListener("focusout", N), setTimeout(() => {
13821
+ Ce !== null && Ce.removeEventListener("focusout", N);
13822
+ })), aS(Ce, ae - Q);
13823
13823
  const ue = j !== void 0 ? v.slice(Q, ae).reduce(Pi, 0) : 0;
13824
13824
  if (Pe === !0) {
13825
13825
  const qe = ge >= y.value.from && Q <= y.value.to ? y.value.to : ge;
@@ -14131,7 +14131,7 @@ var Dn = be({
14131
14131
  () => (e.virtualScrollHorizontal === !0 ? "q-virtual-scroll--horizontal" : "") + (e.popupContentClass ? " " + e.popupContentClass : "")
14132
14132
  ), K = b(() => O.value === 0), Q = b(
14133
14133
  () => V.value.map((te) => G.value(te)).join(", ")
14134
- ), ge = b(() => e.displayValue !== void 0 ? e.displayValue : Q.value), Pe = b(() => e.optionsHtml === !0 ? () => !0 : (te) => te != null && te.html === !0), le = b(() => e.displayValueHtml === !0 || e.displayValue === void 0 && (e.optionsHtml === !0 || V.value.some(Pe.value))), ke = b(() => Z.focused.value === !0 ? e.tabindex : -1), ue = b(() => {
14134
+ ), ge = b(() => e.displayValue !== void 0 ? e.displayValue : Q.value), Pe = b(() => e.optionsHtml === !0 ? () => !0 : (te) => te != null && te.html === !0), le = b(() => e.displayValueHtml === !0 || e.displayValue === void 0 && (e.optionsHtml === !0 || V.value.some(Pe.value))), Ce = b(() => Z.focused.value === !0 ? e.tabindex : -1), ue = b(() => {
14135
14135
  const te = {
14136
14136
  tabindex: e.tabindex,
14137
14137
  role: "combobox",
@@ -14153,7 +14153,7 @@ var Dn = be({
14153
14153
  selected: !0,
14154
14154
  removeAtIndex: pe,
14155
14155
  toggleOption: nt,
14156
- tabindex: ke.value
14156
+ tabindex: Ce.value
14157
14157
  }))), Oe = b(() => {
14158
14158
  if (O.value === 0)
14159
14159
  return [];
@@ -14409,7 +14409,7 @@ var Dn = be({
14409
14409
  removable: Z.editable.value === !0 && X.value(te.opt) !== !0,
14410
14410
  dense: !0,
14411
14411
  textColor: e.color,
14412
- tabindex: ke.value,
14412
+ tabindex: Ce.value,
14413
14413
  onRemove() {
14414
14414
  te.removeAtIndex(He);
14415
14415
  }
@@ -14422,7 +14422,7 @@ var Dn = be({
14422
14422
  })
14423
14423
  ];
14424
14424
  }
14425
- function Cr() {
14425
+ function Sr() {
14426
14426
  if (K.value === !0)
14427
14427
  return t["no-option"] !== void 0 ? t["no-option"]({ inputValue: u.value }) : void 0;
14428
14428
  const te = t.option !== void 0 ? t.option : (Qe) => _(mn, {
@@ -14523,7 +14523,7 @@ var Dn = be({
14523
14523
  onBeforeShow: kf,
14524
14524
  onBeforeHide: Jt,
14525
14525
  onShow: z
14526
- }, Cr);
14526
+ }, Sr);
14527
14527
  }
14528
14528
  function Jt(te) {
14529
14529
  Tf(te), ct();
@@ -14569,7 +14569,7 @@ var Dn = be({
14569
14569
  ...qe.value,
14570
14570
  onClick: gn,
14571
14571
  onScrollPassive: ie
14572
- }, Cr())
14572
+ }, Sr())
14573
14573
  ), _(ni, {
14574
14574
  ref: x,
14575
14575
  modelValue: o.value,
@@ -14774,7 +14774,7 @@ var Dn = be({
14774
14774
  "fade",
14775
14775
  "blink",
14776
14776
  "none"
14777
- ], pr = be({
14777
+ ], Tr = be({
14778
14778
  name: "QSkeleton",
14779
14779
  props: {
14780
14780
  ...Tt,
@@ -14909,7 +14909,7 @@ be({
14909
14909
  class: "q-slide-item__content"
14910
14910
  }, We(t.default));
14911
14911
  return h.length === 0 ? S.push(y) : S.push(
14912
- Ce(y, o("dir#" + h.join(""), () => {
14912
+ ke(y, o("dir#" + h.join(""), () => {
14913
14913
  const C = {
14914
14914
  prevent: !0,
14915
14915
  stop: !0,
@@ -15495,7 +15495,7 @@ var $g = be({
15495
15495
  }, k)
15496
15496
  );
15497
15497
  }
15498
- return Ce(
15498
+ return ke(
15499
15499
  _("div", p, S),
15500
15500
  [[us, v.value]]
15501
15501
  );
@@ -16254,7 +16254,7 @@ var jn = be({
16254
16254
  isLastPage: ge,
16255
16255
  pagesNumber: Pe,
16256
16256
  computedRowsPerPageOptions: le,
16257
- computedRowsNumber: ke,
16257
+ computedRowsNumber: Ce,
16258
16258
  firstPage: ue,
16259
16259
  prevPage: qe,
16260
16260
  nextPage: Ge,
@@ -16605,7 +16605,7 @@ var jn = be({
16605
16605
  Fe = bt(xe.value);
16606
16606
  else if (Fe = [
16607
16607
  _("span", Ze !== 0 ? { class: "q-table__bottom-item" } : {}, [
16608
- Ze ? rt(j.value + 1, Math.min(K.value, ke.value), ke.value) : rt(1, P.value, ke.value)
16608
+ Ze ? rt(j.value + 1, Math.min(K.value, Ce.value), Ce.value) : rt(1, P.value, Ce.value)
16609
16609
  ])
16610
16610
  ], Ze !== 0 && Pe.value > 1) {
16611
16611
  const z = {
@@ -16651,7 +16651,7 @@ var jn = be({
16651
16651
  _("div", { class: "q-table__control" }, Fe)
16652
16652
  ), ye;
16653
16653
  }
16654
- function Cr() {
16654
+ function Sr() {
16655
16655
  const ye = e.gridHeader === !0 ? [
16656
16656
  _("table", { class: "q-table" }, [
16657
16657
  je()
@@ -16681,7 +16681,7 @@ var jn = be({
16681
16681
  ];
16682
16682
  Ze.unshift(
16683
16683
  _("div", { class: "q-table__grid-item-row" }, Jt),
16684
- _(br, { dark: i.value })
16684
+ _(yr, { dark: i.value })
16685
16685
  );
16686
16686
  }
16687
16687
  const rt = {
@@ -16731,10 +16731,10 @@ var jn = be({
16731
16731
  }), Qh(r.proxy, {
16732
16732
  filteredSortedRows: () => x.value,
16733
16733
  computedRows: () => I.value,
16734
- computedRowsNumber: () => ke.value
16734
+ computedRowsNumber: () => Ce.value
16735
16735
  }), () => {
16736
16736
  const ye = [ce()], Fe = { ref: c, class: m.value };
16737
- return e.grid === !0 ? ye.push(Cr()) : Object.assign(Fe, {
16737
+ return e.grid === !0 ? ye.push(Sr()) : Object.assign(Fe, {
16738
16738
  class: [Fe.class, e.cardClass],
16739
16739
  style: e.cardStyle
16740
16740
  }), ye.push(
@@ -17027,7 +17027,7 @@ be({
17027
17027
  h.value = "second";
17028
17028
  }
17029
17029
  };
17030
- function ke(ve) {
17030
+ function Ce(ve) {
17031
17031
  ve.keyCode === 13 && we();
17032
17032
  }
17033
17033
  function ue(ve) {
@@ -17206,7 +17206,7 @@ be({
17206
17206
  class: "q-time__link " + (C.value === !0 ? "q-time__link--active" : "cursor-pointer"),
17207
17207
  tabindex: o.value,
17208
17208
  onClick: we,
17209
- onKeyup: ke
17209
+ onKeyup: Ce
17210
17210
  }, "AM"),
17211
17211
  _("div", {
17212
17212
  class: "q-time__link " + (C.value !== !0 ? "q-time__link--active" : "cursor-pointer"),
@@ -17234,7 +17234,7 @@ be({
17234
17234
  ref: m,
17235
17235
  class: "q-time__container-child fit overflow-hidden"
17236
17236
  }, [
17237
- Ce(
17237
+ ke(
17238
17238
  _("div", {
17239
17239
  class: "q-time__clock cursor-pointer non-selectable",
17240
17240
  onClick: qe,
@@ -17479,7 +17479,7 @@ be({
17479
17479
  return V[e.labelKey] && V[e.labelKey].toLowerCase().indexOf(re) !== -1;
17480
17480
  }), S = b(() => {
17481
17481
  const V = {}, ae = (re, Se) => {
17482
- const q = re.tickStrategy || (Se ? Se.tickStrategy : e.tickStrategy), j = re[e.nodeKey], K = re[e.childrenKey] && Array.isArray(re[e.childrenKey]) && re[e.childrenKey].length !== 0, Q = re.disabled !== !0 && d.value === !0 && re.selectable !== !1, ge = re.disabled !== !0 && re.expandable !== !1, Pe = q !== "none", le = q === "strict", ke = q === "leaf-filtered", ue = q === "leaf" || q === "leaf-filtered";
17482
+ const q = re.tickStrategy || (Se ? Se.tickStrategy : e.tickStrategy), j = re[e.nodeKey], K = re[e.childrenKey] && Array.isArray(re[e.childrenKey]) && re[e.childrenKey].length !== 0, Q = re.disabled !== !0 && d.value === !0 && re.selectable !== !1, ge = re.disabled !== !0 && re.expandable !== !1, Pe = q !== "none", le = q === "strict", Ce = q === "leaf-filtered", ue = q === "leaf" || q === "leaf-filtered";
17483
17483
  let qe = re.disabled !== !0 && re.tickable !== !1;
17484
17484
  ue === !0 && qe === !0 && Se && Se.tickable !== !0 && (qe = !1);
17485
17485
  let Ge = re.lazy;
@@ -17502,11 +17502,11 @@ be({
17502
17502
  tickStrategy: q,
17503
17503
  hasTicking: Pe,
17504
17504
  strictTicking: le,
17505
- leafFilteredTicking: ke,
17505
+ leafFilteredTicking: Ce,
17506
17506
  leafTicking: ue,
17507
17507
  ticked: le === !0 ? l.value.includes(j) : K === !0 ? !1 : l.value.includes(j)
17508
17508
  };
17509
- if (V[j] = Oe, K === !0 && (Oe.children = re[e.childrenKey].map((Xe) => ae(Xe, Oe)), e.filter && (Oe.matchesFilter !== !0 ? Oe.matchesFilter = Oe.children.some((Xe) => Xe.matchesFilter) : Oe.noTick !== !0 && Oe.disabled !== !0 && Oe.tickable === !0 && ke === !0 && Oe.children.every((Xe) => Xe.matchesFilter !== !0 || Xe.noTick === !0 || Xe.tickable !== !0) === !0 && (Oe.tickable = !1)), Oe.matchesFilter === !0 && (Oe.noTick !== !0 && le !== !0 && Oe.children.every((Xe) => Xe.noTick) === !0 && (Oe.noTick = !0), ue))) {
17509
+ if (V[j] = Oe, K === !0 && (Oe.children = re[e.childrenKey].map((Xe) => ae(Xe, Oe)), e.filter && (Oe.matchesFilter !== !0 ? Oe.matchesFilter = Oe.children.some((Xe) => Xe.matchesFilter) : Oe.noTick !== !0 && Oe.disabled !== !0 && Oe.tickable === !0 && Ce === !0 && Oe.children.every((Xe) => Xe.matchesFilter !== !0 || Xe.noTick === !0 || Xe.tickable !== !0) === !0 && (Oe.tickable = !1)), Oe.matchesFilter === !0 && (Oe.noTick !== !0 && le !== !0 && Oe.children.every((Xe) => Xe.noTick) === !0 && (Oe.noTick = !0), ue))) {
17510
17510
  if (Oe.ticked = !1, Oe.indeterminate = Oe.children.some((Xe) => Xe.indeterminate === !0), Oe.tickable = Oe.tickable === !0 && Oe.children.some((Xe) => Xe.tickable), Oe.indeterminate !== !0) {
17511
17511
  const Xe = Oe.children.reduce((ot, H) => H.ticked === !0 ? ot + 1 : ot, 0);
17512
17512
  Xe === Oe.children.length ? Oe.ticked = !0 : Xe > 0 && (Oe.indeterminate = !0);
@@ -17716,7 +17716,7 @@ be({
17716
17716
  duration: e.duration,
17717
17717
  onShow: U,
17718
17718
  onHide: Y
17719
- }, () => Ce(
17719
+ }, () => ke(
17720
17720
  _("div", {
17721
17721
  class: "q-tree__node-collapsible" + m.value,
17722
17722
  key: `${ae}__q`
@@ -17874,7 +17874,7 @@ function l1(e, t) {
17874
17874
  const Pe = {
17875
17875
  files: [],
17876
17876
  size: 0
17877
- }, le = m.files.value.filter((ke) => Q.indexOf(ke.__status) === -1 ? !0 : (Pe.size += ke.size, Pe.files.push(ke), ke.__img !== void 0 && window.URL.revokeObjectURL(ke.__img.src), !1));
17877
+ }, le = m.files.value.filter((Ce) => Q.indexOf(Ce.__status) === -1 ? !0 : (Pe.size += Ce.size, Pe.files.push(Ce), Ce.__img !== void 0 && window.URL.revokeObjectURL(Ce.__img.src), !1));
17878
17878
  Pe.files.length !== 0 && (m.files.value = le, ge(Pe), i("removed", Pe.files));
17879
17879
  }
17880
17880
  function se(Q) {
@@ -17890,10 +17890,10 @@ function l1(e, t) {
17890
17890
  }
17891
17891
  function V(Q, ge) {
17892
17892
  const Pe = h(Q, ge, m.files.value, !0), le = Z();
17893
- le != null && (le.value = ""), Pe !== void 0 && (Pe.forEach((ke) => {
17894
- if (m.updateFileStatus(ke, "idle"), $.value += ke.size, r.noThumbnails !== !0 && ke.type.toUpperCase().startsWith("IMAGE")) {
17893
+ le != null && (le.value = ""), Pe !== void 0 && (Pe.forEach((Ce) => {
17894
+ if (m.updateFileStatus(Ce, "idle"), $.value += Ce.size, r.noThumbnails !== !0 && Ce.type.toUpperCase().startsWith("IMAGE")) {
17895
17895
  const ue = new Image();
17896
- ue.src = window.URL.createObjectURL(ke), ke.__img = ue;
17896
+ ue.src = window.URL.createObjectURL(Ce), Ce.__img = ue;
17897
17897
  }
17898
17898
  }), m.files.value = m.files.value.concat(Pe), m.queuedFiles.value = m.queuedFiles.value.concat(Pe), i("added", Pe), r.autoUpload === !0 && m.upload());
17899
17899
  }
@@ -17909,8 +17909,8 @@ function l1(e, t) {
17909
17909
  flat: !0,
17910
17910
  dense: !0
17911
17911
  };
17912
- let ke;
17913
- return ge === "add" ? (le.onClick = g, ke = Se) : le.onClick = Pe, _(Ae, le, ke);
17912
+ let Ce;
17913
+ return ge === "add" ? (le.onClick = g, Ce = Se) : le.onClick = Pe, _(Ae, le, Ce);
17914
17914
  }
17915
17915
  }
17916
17916
  function Se() {
@@ -18244,7 +18244,7 @@ function Rv(e) {
18244
18244
  const t = parseInt(e, 10);
18245
18245
  return isNaN(t) ? 0 : t;
18246
18246
  }
18247
- wr(
18247
+ _r(
18248
18248
  {
18249
18249
  name: "close-popup",
18250
18250
  beforeMount(e, { value: t }) {
@@ -18434,7 +18434,7 @@ function C1(e) {
18434
18434
  transform: Q,
18435
18435
  position: ge,
18436
18436
  cssText: Pe
18437
- } = Fv(R, ["borderWidth", "borderStyle", "borderColor", "borderRadius", "backgroundColor", "transform", "position", "cssText"]), le = R.classList.toString(), ke = R.style.cssText;
18437
+ } = Fv(R, ["borderWidth", "borderStyle", "borderColor", "borderRadius", "backgroundColor", "transform", "position", "cssText"]), le = R.classList.toString(), Ce = R.style.cssText;
18438
18438
  R.style.cssText = Pe, R.style.transform = "none", R.style.animation = "none", R.style.transition = "none", R.className = le.split(" ").filter((Te) => /^bg-/.test(Te) === !1).join(" ");
18439
18439
  const ue = Av(R, i.resize), qe = v.left - ue.left, Ge = v.top - ue.top, Oe = v.width / (ue.width > 0 ? ue.width : 10), Xe = v.height / (ue.height > 0 ? ue.height : 100), ot = m - N, H = g - U, W = Ie - Y, G = Z - ee, X = Math.max(v.widthM, ot), we = Math.max(v.heightM, H), Le = Math.max(ue.widthM, W), Be = Math.max(ue.heightM, G), oe = o === R && ["absolute", "fixed"].includes(ge) === !1 && ["absolute", "fixed"].includes(T) === !1;
18440
18440
  let pe = ge === "fixed", Ke = se;
@@ -18448,7 +18448,7 @@ function C1(e) {
18448
18448
  const nt = Vv(I), ve = Vv(R), xe = pe === !0 ? document.documentElement : { scrollLeft: 0, scrollTop: 0 };
18449
18449
  R.style.position = pe === !0 ? "fixed" : "absolute", R.style.left = `${ue.left - xe.scrollLeft}px`, R.style.right = "unset", R.style.top = `${ue.top - xe.scrollTop}px`, R.style.margin = 0, i.resize === !0 && (R.style.minWidth = "unset", R.style.maxWidth = "unset", R.style.minHeight = "unset", R.style.maxHeight = "unset", R.style.overflow = "hidden", R.style.overflowX = "hidden", R.style.overflowY = "hidden"), document.body.appendChild(R), M !== void 0 && (M.style.cssText = $, M.style.transform = "none", M.style.animation = "none", M.style.transition = "none", M.style.position = R.style.position, M.style.left = `${v.left - xe.scrollLeft}px`, M.style.right = "unset", M.style.top = `${v.top - xe.scrollTop}px`, M.style.margin = 0, M.style.pointerEvents = "none", i.resize === !0 && (M.style.minWidth = "unset", M.style.maxWidth = "unset", M.style.minHeight = "unset", M.style.maxHeight = "unset", M.style.overflow = "hidden", M.style.overflowX = "hidden", M.style.overflowY = "hidden"), document.body.appendChild(M));
18450
18450
  const ce = (Te) => {
18451
- o === R && r !== !0 ? (R.style.cssText = P, R.className = x) : (R.style.cssText = ke, R.className = le), V.parentNode === se && se.insertBefore(R, V), I.remove(), V.remove(), M !== void 0 && M.remove(), t = () => !1, o.qMorphCancel = void 0, R.qMorphCancel = void 0, typeof i.onEnd == "function" && i.onEnd(r === !0 ? "to" : "from", Te === !0);
18451
+ o === R && r !== !0 ? (R.style.cssText = P, R.className = x) : (R.style.cssText = Ce, R.className = le), V.parentNode === se && se.insertBefore(R, V), I.remove(), V.remove(), M !== void 0 && M.remove(), t = () => !1, o.qMorphCancel = void 0, R.qMorphCancel = void 0, typeof i.onEnd == "function" && i.onEnd(r === !0 ? "to" : "from", Te === !0);
18452
18452
  };
18453
18453
  if (i.useCSS !== !0 && typeof R.animate == "function") {
18454
18454
  const Te = i.resize === !0 ? {
@@ -18615,7 +18615,7 @@ function C1(e) {
18615
18615
  ${zt}
18616
18616
  }
18617
18617
  }
18618
- `, Cr = i.hideFromClone === !0 || oe === !0 ? "" : `
18618
+ `, Sr = i.hideFromClone === !0 || oe === !0 ? "" : `
18619
18619
  @keyframes ${Te}-from {
18620
18620
  0% {
18621
18621
  margin: ${H < 0 ? H / 2 : 0}px ${ot < 0 ? ot / 2 : 0}px;
@@ -18680,7 +18680,7 @@ function C1(e) {
18680
18680
  }
18681
18681
  }
18682
18682
 
18683
- ${Cr}
18683
+ ${Sr}
18684
18684
 
18685
18685
  ${tr}
18686
18686
 
@@ -18794,7 +18794,7 @@ function jv(e, t) {
18794
18794
  let n;
18795
18795
  Object(t) === t ? (n = "" + t.model, x1(t, e), Mg(t, e)) : n = "" + t, n !== e.model ? (e.model = n, I1(n, e)) : e.animating === !1 && e.clsAction !== void 0 && e.el.classList[e.clsAction]("q-morph--invisible");
18796
18796
  }
18797
- wr(
18797
+ _r(
18798
18798
  {
18799
18799
  name: "morph",
18800
18800
  mounted(e, t) {
@@ -18831,7 +18831,7 @@ function Fg(e) {
18831
18831
  const t = e.__qmutation;
18832
18832
  t !== void 0 && (t.observer !== void 0 && t.observer.disconnect(), delete e.__qmutation);
18833
18833
  }
18834
- wr(
18834
+ _r(
18835
18835
  {
18836
18836
  name: "mutation",
18837
18837
  mounted(e, { modifiers: { once: t, ...n }, value: r }) {
@@ -18856,7 +18856,7 @@ function Hv(e, { value: t, oldValue: n }) {
18856
18856
  }
18857
18857
  e.handler = t, typeof n != "function" && (e.scrollTarget.addEventListener("scroll", e.scroll, Yl), e.scroll());
18858
18858
  }
18859
- wr(
18859
+ _r(
18860
18860
  {
18861
18861
  name: "scroll-fire",
18862
18862
  mounted(e, t) {
@@ -18885,7 +18885,7 @@ function Qv(e, { value: t, oldValue: n }) {
18885
18885
  }
18886
18886
  e.handler = t, typeof n != "function" && e.scrollTarget.addEventListener("scroll", e.scroll, Vt.passive);
18887
18887
  }
18888
- wr(
18888
+ _r(
18889
18889
  {
18890
18890
  name: "scroll",
18891
18891
  mounted(e, t) {
@@ -18909,7 +18909,7 @@ wr(
18909
18909
  }
18910
18910
  }
18911
18911
  );
18912
- wr(
18912
+ _r(
18913
18913
  {
18914
18914
  name: "touch-hold",
18915
18915
  beforeMount(e, t) {
@@ -18938,14 +18938,14 @@ wr(
18938
18938
  start(i, o) {
18939
18939
  r.origin = Un(i);
18940
18940
  const l = Date.now();
18941
- ht.is.mobile === !0 && (document.body.classList.add("non-selectable"), yr(), r.styleCleanup = (u) => {
18941
+ ht.is.mobile === !0 && (document.body.classList.add("non-selectable"), gr(), r.styleCleanup = (u) => {
18942
18942
  r.styleCleanup = void 0;
18943
18943
  const c = () => {
18944
18944
  document.body.classList.remove("non-selectable");
18945
18945
  };
18946
- u === !0 ? (yr(), setTimeout(c, 10)) : c();
18946
+ u === !0 ? (gr(), setTimeout(c, 10)) : c();
18947
18947
  }), r.triggered = !1, r.sensitivity = o === !0 ? r.mouseSensitivity : r.touchSensitivity, r.timer = setTimeout(() => {
18948
- r.timer = void 0, yr(), r.triggered = !0, r.handler({
18948
+ r.timer = void 0, gr(), r.triggered = !0, r.handler({
18949
18949
  evt: i,
18950
18950
  touch: o !== !0,
18951
18951
  mouse: o === !0,
@@ -19001,7 +19001,7 @@ function $1(e, t) {
19001
19001
  const { top: n, left: r } = Un(e);
19002
19002
  return Math.abs(r - t.left) >= 7 || Math.abs(n - t.top) >= 7;
19003
19003
  }
19004
- wr(
19004
+ _r(
19005
19005
  {
19006
19006
  name: "touch-repeat",
19007
19007
  beforeMount(e, { modifiers: t, value: n, arg: r }) {
@@ -19051,9 +19051,9 @@ wr(
19051
19051
  const m = () => {
19052
19052
  document.body.classList.remove("non-selectable");
19053
19053
  };
19054
- v === !0 ? (yr(), setTimeout(m, 10)) : m();
19054
+ v === !0 ? (gr(), setTimeout(m, 10)) : m();
19055
19055
  }
19056
- ht.is.mobile === !0 && (document.body.classList.add("non-selectable"), yr(), l.styleCleanup = d), l.event = {
19056
+ ht.is.mobile === !0 && (document.body.classList.add("non-selectable"), gr(), l.styleCleanup = d), l.event = {
19057
19057
  touch: c !== !0 && s !== !0,
19058
19058
  mouse: c === !0,
19059
19059
  keyboard: s === !0,
@@ -19063,7 +19063,7 @@ wr(
19063
19063
  const f = () => {
19064
19064
  if (l.timer = void 0, l.event === void 0)
19065
19065
  return;
19066
- l.event.repeatCount === 0 && (l.event.evt = u, s === !0 ? l.event.keyCode = u.keyCode : l.event.position = Un(u), ht.is.mobile !== !0 && (document.documentElement.style.cursor = "pointer", document.body.classList.add("non-selectable"), yr(), l.styleCleanup = d)), l.event.duration = Date.now() - l.event.startTime, l.event.repeatCount += 1, l.handler(l.event);
19066
+ l.event.repeatCount === 0 && (l.event.evt = u, s === !0 ? l.event.keyCode = u.keyCode : l.event.position = Un(u), ht.is.mobile !== !0 && (document.documentElement.style.cursor = "pointer", document.body.classList.add("non-selectable"), gr(), l.styleCleanup = d)), l.event.duration = Date.now() - l.event.startTime, l.event.repeatCount += 1, l.handler(l.event);
19067
19067
  const v = o < l.event.repeatCount ? o : l.event.repeatCount;
19068
19068
  l.timer = setTimeout(f, i[v]);
19069
19069
  };
@@ -19236,7 +19236,7 @@ be({
19236
19236
  function c() {
19237
19237
  return e.actions.map((v) => {
19238
19238
  const m = v.avatar || v.img;
19239
- return v.label === void 0 ? _(br, {
19239
+ return v.label === void 0 ? _(yr, {
19240
19240
  class: "col-all",
19241
19241
  dark: r.value
19242
19242
  }) : _("div", {
@@ -19266,7 +19266,7 @@ be({
19266
19266
  function s() {
19267
19267
  return e.actions.map((v) => {
19268
19268
  const m = v.avatar || v.img;
19269
- return v.label === void 0 ? _(br, { spaced: !0, dark: r.value }) : _(mn, {
19269
+ return v.label === void 0 ? _(yr, { spaced: !0, dark: r.value }) : _(mn, {
19270
19270
  class: ["q-bottom-sheet__item", v.classes],
19271
19271
  style: v.style,
19272
19272
  tabindex: 0,
@@ -19569,13 +19569,13 @@ be({
19569
19569
  P
19570
19570
  )
19571
19571
  ) : e.options !== void 0 && N.push(
19572
- _(br, { dark: a.value }),
19572
+ _(yr, { dark: a.value }),
19573
19573
  _(
19574
19574
  dt,
19575
19575
  { class: "scroll q-dialog-plugin__form" },
19576
19576
  I
19577
19577
  ),
19578
- _(br, { dark: a.value })
19578
+ _(yr, { dark: a.value })
19579
19579
  ), (e.ok || e.cancel) && N.push(M()), N;
19580
19580
  }
19581
19581
  function R() {
@@ -19615,13 +19615,13 @@ function z1(e) {
19615
19615
  const t = Nn(e) === !0 && e.ignoreDefaults === !0 ? { ...Yg, ...e } : { ...Jg, ...e };
19616
19616
  return Ma[t.group] = t, t;
19617
19617
  }
19618
- var kr = wa({
19618
+ var Cr = wa({
19619
19619
  isActive: !1
19620
19620
  }, {
19621
19621
  show(e) {
19622
19622
  _n = z1(e);
19623
19623
  const { group: t } = _n;
19624
- return kr.isActive = !0, fi !== void 0 ? (_n.uid = Kv, su.$forceUpdate()) : (_n.uid = ++Kv, Oa !== null && clearTimeout(Oa), Oa = setTimeout(() => {
19624
+ return Cr.isActive = !0, fi !== void 0 ? (_n.uid = Kv, su.$forceUpdate()) : (_n.uid = ++Kv, Oa !== null && clearTimeout(Oa), Oa = setTimeout(() => {
19625
19625
  Oa = null;
19626
19626
  const n = Kc("q-loading");
19627
19627
  fi = np({
@@ -19631,10 +19631,10 @@ var kr = wa({
19631
19631
  Ku(!0);
19632
19632
  });
19633
19633
  function r() {
19634
- kr.isActive !== !0 && fi !== void 0 && (Ku(!1), fi.unmount(n), bp(n), fi = void 0, su = void 0);
19634
+ Cr.isActive !== !0 && fi !== void 0 && (Ku(!1), fi.unmount(n), bp(n), fi = void 0, su = void 0);
19635
19635
  }
19636
19636
  function a() {
19637
- if (kr.isActive !== !0)
19637
+ if (Cr.isActive !== !0)
19638
19638
  return null;
19639
19639
  const i = [
19640
19640
  _(_n.spinner, {
@@ -19666,17 +19666,17 @@ var kr = wa({
19666
19666
  onAfterLeave: r
19667
19667
  }, a);
19668
19668
  }
19669
- }, kr.__parentApp), su = fi.mount(n);
19669
+ }, Cr.__parentApp), su = fi.mount(n);
19670
19670
  }, _n.delay)), (n) => {
19671
19671
  if (n === void 0 || Object(n) !== n) {
19672
- kr.hide(t);
19672
+ Cr.hide(t);
19673
19673
  return;
19674
19674
  }
19675
- kr.show({ ...n, group: t });
19675
+ Cr.show({ ...n, group: t });
19676
19676
  };
19677
19677
  },
19678
19678
  hide(e) {
19679
- if (kr.isActive === !0) {
19679
+ if (Cr.isActive === !0) {
19680
19680
  if (e === void 0)
19681
19681
  Ma = {};
19682
19682
  else {
@@ -19687,19 +19687,19 @@ var kr = wa({
19687
19687
  const t = Object.keys(Ma);
19688
19688
  if (t.length !== 0) {
19689
19689
  const n = t[t.length - 1];
19690
- kr.show({ group: n });
19690
+ Cr.show({ group: n });
19691
19691
  return;
19692
19692
  }
19693
19693
  }
19694
19694
  }
19695
- Oa !== null && (clearTimeout(Oa), Oa = null), kr.isActive = !1;
19695
+ Oa !== null && (clearTimeout(Oa), Oa = null), Cr.isActive = !1;
19696
19696
  }
19697
19697
  },
19698
19698
  setDefaults(e) {
19699
19699
  Nn(e) === !0 && Object.assign(Jg, e);
19700
19700
  },
19701
19701
  install({ $q: e, parentApp: t }) {
19702
- e.loading = this, kr.__parentApp = t, e.config.loading !== void 0 && this.setDefaults(e.config.loading);
19702
+ e.loading = this, Cr.__parentApp = t, e.config.loading !== void 0 && this.setDefaults(e.config.loading);
19703
19703
  }
19704
19704
  }), vl = L(null), Yv = wa({
19705
19705
  isActive: !1
@@ -19891,7 +19891,7 @@ const Y1 = { class: "flex-wrap" }, J1 = { style: { display: "flex", "flex-flow":
19891
19891
  }
19892
19892
  return (l, u) => (F(), J("div", Y1, [
19893
19893
  w("div", J1, [
19894
- Ce(w("input", {
19894
+ ke(w("input", {
19895
19895
  type: "text",
19896
19896
  "onUpdate:modelValue": u[0] || (u[0] = (c) => n.value = c),
19897
19897
  class: Wt({
@@ -20150,10 +20150,10 @@ class tC {
20150
20150
  * (c) 2024 kazuya kawaguchi
20151
20151
  * Released under the MIT License.
20152
20152
  */
20153
- const _r = typeof window < "u";
20153
+ const br = typeof window < "u";
20154
20154
  let Zn, Ha;
20155
20155
  if (process.env.NODE_ENV !== "production") {
20156
- const e = _r && window.performance;
20156
+ const e = br && window.performance;
20157
20157
  e && e.mark && e.measure && e.clearMarks && // @ts-ignore browser compat
20158
20158
  e.clearMeasures && (Zn = (t) => {
20159
20159
  e.mark(t);
@@ -20172,7 +20172,7 @@ function em(e) {
20172
20172
  return e.replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "&quot;").replace(/'/g, "&apos;");
20173
20173
  }
20174
20174
  const lC = Object.prototype.hasOwnProperty;
20175
- function gr(e, t) {
20175
+ function pr(e, t) {
20176
20176
  return lC.call(e, t);
20177
20177
  }
20178
20178
  const Kt = Array.isArray, Ft = (e) => typeof e == "function", Ue = (e) => typeof e == "string", _t = (e) => typeof e == "boolean", It = (e) => e !== null && typeof e == "object", sC = (e) => It(e) && Ft(e.then) && Ft(e.catch), ry = Object.prototype.toString, ay = (e) => ry.call(e), ft = (e) => {
@@ -20653,7 +20653,7 @@ function xC(e, t = {}) {
20653
20653
  G += W;
20654
20654
  return G;
20655
20655
  }
20656
- function ke(H) {
20656
+ function Ce(H) {
20657
20657
  let W = "", G = "";
20658
20658
  for (; W = U(H); )
20659
20659
  G += W;
@@ -20740,7 +20740,7 @@ function xC(e, t = {}) {
20740
20740
  /* TokenChars.LinkedDelimiter */
20741
20741
  );
20742
20742
  default:
20743
- return I(H) ? (X = f(W, 1, qe(H)), W.braceNest = 0, W.inLinked = !1, X) : T(H, W) || x(H, W) ? (p(H), Oe(H, W)) : $(H, W) ? (p(H), f(W, 12, ke(H))) : P(H, W) ? (p(H), we === "{" ? Ge(H, W) || X : f(W, 11, ue(H))) : (G === 8 && d(st.INVALID_LINKED_FORMAT, i(), 0), W.braceNest = 0, W.inLinked = !1, Xe(H, W));
20743
+ return I(H) ? (X = f(W, 1, qe(H)), W.braceNest = 0, W.inLinked = !1, X) : T(H, W) || x(H, W) ? (p(H), Oe(H, W)) : $(H, W) ? (p(H), f(W, 12, Ce(H))) : P(H, W) ? (p(H), we === "{" ? Ge(H, W) || X : f(W, 11, ue(H))) : (G === 8 && d(st.INVALID_LINKED_FORMAT, i(), 0), W.braceNest = 0, W.inLinked = !1, Xe(H, W));
20744
20744
  }
20745
20745
  }
20746
20746
  function Xe(H, W) {
@@ -21862,17 +21862,17 @@ function Zu(e, t) {
21862
21862
  return hl(t, n);
21863
21863
  case 4: {
21864
21864
  const r = t;
21865
- if (gr(r, "k") && r.k)
21865
+ if (pr(r, "k") && r.k)
21866
21866
  return e.interpolate(e.named(r.k));
21867
- if (gr(r, "key") && r.key)
21867
+ if (pr(r, "key") && r.key)
21868
21868
  return e.interpolate(e.named(r.key));
21869
21869
  throw Po(n);
21870
21870
  }
21871
21871
  case 5: {
21872
21872
  const r = t;
21873
- if (gr(r, "i") && dn(r.i))
21873
+ if (pr(r, "i") && dn(r.i))
21874
21874
  return e.interpolate(e.list(r.i));
21875
- if (gr(r, "index") && dn(r.index))
21875
+ if (pr(r, "index") && dn(r.index))
21876
21876
  return e.interpolate(e.list(r.index));
21877
21877
  throw Po(n);
21878
21878
  }
@@ -21916,7 +21916,7 @@ function Fk(e) {
21916
21916
  function ka(e, t, n) {
21917
21917
  for (let r = 0; r < t.length; r++) {
21918
21918
  const a = t[r];
21919
- if (gr(e, a) && e[a] != null)
21919
+ if (pr(e, a) && e[a] != null)
21920
21920
  return e[a];
21921
21921
  }
21922
21922
  return n;
@@ -21936,7 +21936,7 @@ reference: https://vue-i18n.intlify.dev/guide/essentials/syntax#rails-i18n-forma
21936
21936
  (message compiler warning message: ${e.message})`);
21937
21937
  }
21938
21938
  function ma(e) {
21939
- return It(e) && _d(e) === 0 && (gr(e, "b") || gr(e, "body"));
21939
+ return It(e) && _d(e) === 0 && (pr(e, "b") || pr(e, "body"));
21940
21940
  }
21941
21941
  function Sy(e, t = {}) {
21942
21942
  let n = !1;
@@ -22040,7 +22040,7 @@ function Cy(e, t, n, r, a, i) {
22040
22040
  }
22041
22041
  d = o[f] || Bt();
22042
22042
  let k = null, h, y;
22043
- if (process.env.NODE_ENV !== "production" && _r && (k = window.performance.now(), h = "intlify-message-resolve-start", y = "intlify-message-resolve-end", Zn && Zn(h)), (v = u(d, t)) === null && (v = d[t]), process.env.NODE_ENV !== "production" && _r) {
22043
+ if (process.env.NODE_ENV !== "production" && br && (k = window.performance.now(), h = "intlify-message-resolve-start", y = "intlify-message-resolve-end", Zn && Zn(h)), (v = u(d, t)) === null && (v = d[t]), process.env.NODE_ENV !== "production" && br) {
22044
22044
  const C = window.performance.now(), T = e.__v_emitter;
22045
22045
  T && k && v && T.emit("message-resolve", {
22046
22046
  type: "message-resolve",
@@ -22078,9 +22078,9 @@ function ky(e, t, n, r, a, i) {
22078
22078
  return f.locale = n, f.key = t, f;
22079
22079
  }
22080
22080
  let u = null, c, s;
22081
- process.env.NODE_ENV !== "production" && _r && (u = window.performance.now(), c = "intlify-message-compilation-start", s = "intlify-message-compilation-end", Zn && Zn(c));
22081
+ process.env.NODE_ENV !== "production" && br && (u = window.performance.now(), c = "intlify-message-compilation-start", s = "intlify-message-compilation-end", Zn && Zn(c));
22082
22082
  const d = o(r, Hk(e, n, a, r, l, i));
22083
- if (process.env.NODE_ENV !== "production" && _r) {
22083
+ if (process.env.NODE_ENV !== "production" && br) {
22084
22084
  const f = window.performance.now(), v = e.__v_emitter;
22085
22085
  v && u && v.emit("message-compilation", {
22086
22086
  type: "message-compilation",
@@ -22093,9 +22093,9 @@ function ky(e, t, n, r, a, i) {
22093
22093
  }
22094
22094
  function zk(e, t, n) {
22095
22095
  let r = null, a, i;
22096
- process.env.NODE_ENV !== "production" && _r && (r = window.performance.now(), a = "intlify-message-evaluation-start", i = "intlify-message-evaluation-end", Zn && Zn(a));
22096
+ process.env.NODE_ENV !== "production" && br && (r = window.performance.now(), a = "intlify-message-evaluation-start", i = "intlify-message-evaluation-end", Zn && Zn(a));
22097
22097
  const o = t(n);
22098
- if (process.env.NODE_ENV !== "production" && _r) {
22098
+ if (process.env.NODE_ENV !== "production" && br) {
22099
22099
  const l = window.performance.now(), u = e.__v_emitter;
22100
22100
  u && r && u.emit("message-evaluation", {
22101
22101
  type: "message-evaluation",
@@ -22542,7 +22542,7 @@ function qo(e) {
22542
22542
  if (!It(e))
22543
22543
  return e;
22544
22544
  for (const t in e)
22545
- if (gr(e, t))
22545
+ if (pr(e, t))
22546
22546
  if (!t.includes("."))
22547
22547
  It(e[t]) && qo(e[t]);
22548
22548
  else {
@@ -22571,7 +22571,7 @@ function Cs(e, t) {
22571
22571
  Ue(l) && Tl(JSON.parse(l), o);
22572
22572
  }), a == null && i)
22573
22573
  for (const l in o)
22574
- gr(o, l) && qo(o[l]);
22574
+ pr(o, l) && qo(o[l]);
22575
22575
  return o;
22576
22576
  }
22577
22577
  function Ny(e) {
@@ -22616,7 +22616,7 @@ const lT = /* @__NO_SIDE_EFFECTS__ */ () => {
22616
22616
  return e && (t = Ny(e)[km]) ? { [km]: t } : null;
22617
22617
  };
22618
22618
  function wd(e = {}, t) {
22619
- const { __root: n, __injectWithOption: r } = e, a = n === void 0, i = e.flatJson, o = _r ? L : Hh, l = !!e.translateExistCompatible;
22619
+ const { __root: n, __injectWithOption: r } = e, a = n === void 0, i = e.flatJson, o = br ? L : Hh, l = !!e.translateExistCompatible;
22620
22620
  process.env.NODE_ENV !== "production" && l && iy(Kn(Zt.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));
22621
22621
  let u = _t(e.inheritLocale) ? e.inheritLocale : !0;
22622
22622
  const c = o(
@@ -22784,7 +22784,7 @@ function wd(e = {}, t) {
22784
22784
  (pe) => Ue(pe) || Kt(pe)
22785
22785
  );
22786
22786
  }
22787
- function ke(oe) {
22787
+ function Ce(oe) {
22788
22788
  x = oe, P.pluralRules = x;
22789
22789
  }
22790
22790
  function ue(oe, pe) {
@@ -22818,7 +22818,7 @@ function wd(e = {}, t) {
22818
22818
  if (i) {
22819
22819
  const Ke = { [oe]: pe };
22820
22820
  for (const nt in Ke)
22821
- gr(Ke, nt) && qo(Ke[nt]);
22821
+ pr(Ke, nt) && qo(Ke[nt]);
22822
22822
  pe = Ke[oe];
22823
22823
  }
22824
22824
  d.value[oe] = pe, P.messages = d.value;
@@ -22828,7 +22828,7 @@ function wd(e = {}, t) {
22828
22828
  const Ke = { [oe]: pe };
22829
22829
  if (i)
22830
22830
  for (const nt in Ke)
22831
- gr(Ke, nt) && qo(Ke[nt]);
22831
+ pr(Ke, nt) && qo(Ke[nt]);
22832
22832
  pe = Ke[oe], Tl(pe, d.value[oe]), P.messages = d.value;
22833
22833
  }
22834
22834
  function H(oe) {
@@ -22849,7 +22849,7 @@ function wd(e = {}, t) {
22849
22849
  function Le(oe, pe) {
22850
22850
  v.value[oe] = $n(v.value[oe] || {}, pe), P.numberFormats = v.value, Sm(P, oe, pe);
22851
22851
  }
22852
- Em++, n && _r && (he(n.locale, (oe) => {
22852
+ Em++, n && br && (he(n.locale, (oe) => {
22853
22853
  u && (c.value = oe, P.locale = oe, oo(P, c.value, s.value));
22854
22854
  }), he(n.fallbackLocale, (oe) => {
22855
22855
  u && (s.value = oe, P.fallbackLocale = oe, oo(P, c.value, s.value));
@@ -22921,7 +22921,7 @@ function wd(e = {}, t) {
22921
22921
  setPostTranslationHandler: ie,
22922
22922
  getMissingHandler: se,
22923
22923
  setMissingHandler: Ie,
22924
- [$y]: ke
22924
+ [$y]: Ce
22925
22925
  };
22926
22926
  return Be.datetimeFormats = U, Be.numberFormats = Y, Be.rt = re, Be.te = ue, Be.tm = Ge, Be.d = Se, Be.n = q, Be.getDateTimeFormat = H, Be.setDateTimeFormat = W, Be.mergeDateTimeFormat = G, Be.getNumberFormat = X, Be.setNumberFormat = we, Be.mergeNumberFormat = Le, Be[qy] = r, Be[ac] = ge, Be[ic] = le, Be[oc] = Pe, process.env.NODE_ENV !== "production" && (Be[Wa] = (oe) => {
22927
22927
  P.__v_emitter = oe;
@@ -23334,12 +23334,12 @@ function hT(e) {
23334
23334
  return {
23335
23335
  created: (o, l) => {
23336
23336
  const [u, c] = t(l);
23337
- _r && e.global === c && (o.__i18nWatcher = he(c.locale, () => {
23337
+ br && e.global === c && (o.__i18nWatcher = he(c.locale, () => {
23338
23338
  l.instance && l.instance.$forceUpdate();
23339
23339
  })), o.__composer = c, o.textContent = u;
23340
23340
  },
23341
23341
  unmounted: (o) => {
23342
- _r && o.__i18nWatcher && (o.__i18nWatcher(), o.__i18nWatcher = void 0, delete o.__i18nWatcher), o.__composer && (o.__composer = void 0, delete o.__composer);
23342
+ br && o.__i18nWatcher && (o.__i18nWatcher(), o.__i18nWatcher = void 0, delete o.__i18nWatcher), o.__composer && (o.__composer = void 0, delete o.__composer);
23343
23343
  },
23344
23344
  beforeUpdate: (o, { value: l }) => {
23345
23345
  if (o.__composer) {
@@ -24034,7 +24034,7 @@ function VT(e, t, n, r = {}) {
24034
24034
  setNumberFormat: ge,
24035
24035
  mergeNumberFormat: Pe
24036
24036
  };
24037
- function ke(ue) {
24037
+ function Ce(ue) {
24038
24038
  ue.locale.value = l.value, ue.fallbackLocale.value = u.value, Object.keys(c.value).forEach((qe) => {
24039
24039
  ue.mergeLocaleMessage(qe, c.value[qe]);
24040
24040
  }), Object.keys(s.value).forEach((qe) => {
@@ -24047,7 +24047,7 @@ function VT(e, t, n, r = {}) {
24047
24047
  if (e.proxy == null || e.proxy.$i18n == null)
24048
24048
  throw bn(Ot.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);
24049
24049
  const ue = i.value = e.proxy.$i18n.__composer;
24050
- t === "global" ? (l.value = ue.locale.value, u.value = ue.fallbackLocale.value, c.value = ue.messages.value, s.value = ue.datetimeFormats.value, d.value = ue.numberFormats.value) : a && ke(ue);
24050
+ t === "global" ? (l.value = ue.locale.value, u.value = ue.fallbackLocale.value, c.value = ue.messages.value, s.value = ue.datetimeFormats.value, d.value = ue.numberFormats.value) : a && Ce(ue);
24051
24051
  }), le;
24052
24052
  }
24053
24053
  const BT = [
@@ -24870,7 +24870,7 @@ const jT = { style: { "margin-left": "-31px" } }, zT = { key: 0 }, hu = 5, Wo =
24870
24870
  w("div", DE, [
24871
24871
  D(qE, { onOnSearch: d })
24872
24872
  ]),
24873
- Ce(w("div", RE, [
24873
+ ke(w("div", RE, [
24874
24874
  D(E(Ae), {
24875
24875
  "no-caps": "",
24876
24876
  class: "q-mr-sm q-px-sm",
@@ -24961,7 +24961,7 @@ function UE(e, t) {
24961
24961
  const n = e[t];
24962
24962
  return n || (jy["en-GB"][t] = t), n ?? null;
24963
24963
  }
24964
- const $V = (e, t, n, r, a, i, o) => {
24964
+ const IV = (e, t, n, r, a, i, o) => {
24965
24965
  const l = qT({
24966
24966
  legacy: !1,
24967
24967
  locale: n,
@@ -25139,7 +25139,7 @@ const $V = (e, t, n, r, a, i, o) => {
25139
25139
  SubCategory: wI,
25140
25140
  SKU: SI,
25141
25141
  ClearFilter: CI
25142
- }, qV = {
25142
+ }, OV = {
25143
25143
  enGB: nI,
25144
25144
  ptBR: kI
25145
25145
  }, TI = /* @__PURE__ */ at({
@@ -25429,7 +25429,7 @@ const $V = (e, t, n, r, a, i, o) => {
25429
25429
  default: B(() => [
25430
25430
  D(E(gs), null, {
25431
25431
  default: B(() => [
25432
- Ce(D(E(La), {
25432
+ ke(D(E(La), {
25433
25433
  class: "q-px-sm q-pt-sm q-pb-none",
25434
25434
  header: ""
25435
25435
  }, {
@@ -25440,7 +25440,7 @@ const $V = (e, t, n, r, a, i, o) => {
25440
25440
  }, 512), [
25441
25441
  [Ne, d.value && d.value.length > 0]
25442
25442
  ]),
25443
- Ce(D(E(mn), null, {
25443
+ ke(D(E(mn), null, {
25444
25444
  default: B(() => [
25445
25445
  D(E(xn), null, {
25446
25446
  default: B(() => [
@@ -25456,7 +25456,7 @@ const $V = (e, t, n, r, a, i, o) => {
25456
25456
  }, 512), [
25457
25457
  [Ne, v.value]
25458
25458
  ]),
25459
- (F(!0), J(et, null, wt(d.value, (R) => Ce((F(), _e(E(mn), {
25459
+ (F(!0), J(et, null, wt(d.value, (R) => ke((F(), _e(E(mn), {
25460
25460
  class: "q-pl-xs",
25461
25461
  dense: "",
25462
25462
  clickable: "",
@@ -25483,10 +25483,10 @@ const $V = (e, t, n, r, a, i, o) => {
25483
25483
  }, 1032, ["onClick"])), [
25484
25484
  [O]
25485
25485
  ])), 128)),
25486
- Ce(D(E(br), null, null, 512), [
25486
+ ke(D(E(yr), null, null, 512), [
25487
25487
  [Ne, d.value && d.value.length > 0]
25488
25488
  ]),
25489
- Ce(D(E(La), {
25489
+ ke(D(E(La), {
25490
25490
  class: "q-px-sm q-pt-sm q-pb-none",
25491
25491
  header: ""
25492
25492
  }, {
@@ -25497,7 +25497,7 @@ const $V = (e, t, n, r, a, i, o) => {
25497
25497
  }, 512), [
25498
25498
  [Ne, c.value && c.value.length > 0]
25499
25499
  ]),
25500
- Ce(D(E(mn), null, {
25500
+ ke(D(E(mn), null, {
25501
25501
  default: B(() => [
25502
25502
  D(E(xn), null, {
25503
25503
  default: B(() => [
@@ -25513,7 +25513,7 @@ const $V = (e, t, n, r, a, i, o) => {
25513
25513
  }, 512), [
25514
25514
  [Ne, i.value]
25515
25515
  ]),
25516
- (F(!0), J(et, null, wt(c.value, (R) => Ce((F(), _e(E(mn), {
25516
+ (F(!0), J(et, null, wt(c.value, (R) => ke((F(), _e(E(mn), {
25517
25517
  class: "q-pl-xs",
25518
25518
  dense: "",
25519
25519
  clickable: "",
@@ -25540,10 +25540,10 @@ const $V = (e, t, n, r, a, i, o) => {
25540
25540
  }, 1032, ["onClick"])), [
25541
25541
  [O]
25542
25542
  ])), 128)),
25543
- Ce(D(E(br), null, null, 512), [
25543
+ ke(D(E(yr), null, null, 512), [
25544
25544
  [Ne, c.value && c.value.length > 0]
25545
25545
  ]),
25546
- Ce(D(E(La), {
25546
+ ke(D(E(La), {
25547
25547
  class: "q-px-sm q-pt-sm q-pb-none",
25548
25548
  header: ""
25549
25549
  }, {
@@ -25554,7 +25554,7 @@ const $V = (e, t, n, r, a, i, o) => {
25554
25554
  }, 512), [
25555
25555
  [Ne, s.value && s.value.length > 0]
25556
25556
  ]),
25557
- Ce(D(E(mn), null, {
25557
+ ke(D(E(mn), null, {
25558
25558
  default: B(() => [
25559
25559
  D(E(xn), null, {
25560
25560
  default: B(() => [
@@ -25570,7 +25570,7 @@ const $V = (e, t, n, r, a, i, o) => {
25570
25570
  }, 512), [
25571
25571
  [Ne, o.value]
25572
25572
  ]),
25573
- (F(!0), J(et, null, wt(s.value, (R) => Ce((F(), _e(E(mn), {
25573
+ (F(!0), J(et, null, wt(s.value, (R) => ke((F(), _e(E(mn), {
25574
25574
  class: "q-pl-xs",
25575
25575
  dense: "",
25576
25576
  clickable: "",
@@ -25597,10 +25597,10 @@ const $V = (e, t, n, r, a, i, o) => {
25597
25597
  }, 1032, ["onClick"])), [
25598
25598
  [O]
25599
25599
  ])), 128)),
25600
- Ce(D(E(br), null, null, 512), [
25600
+ ke(D(E(yr), null, null, 512), [
25601
25601
  [Ne, s.value && s.value.length > 0]
25602
25602
  ]),
25603
- Ce(D(E(La), {
25603
+ ke(D(E(La), {
25604
25604
  class: "q-px-sm q-pt-sm q-pb-none",
25605
25605
  header: ""
25606
25606
  }, {
@@ -25681,7 +25681,7 @@ const $V = (e, t, n, r, a, i, o) => {
25681
25681
  }),
25682
25682
  a.showMoreButton || a.showAddToBasket ? (F(), _e(c, { key: 0 }, {
25683
25683
  default: B(() => [
25684
- Ce(D(u, {
25684
+ ke(D(u, {
25685
25685
  dense: "",
25686
25686
  icon: "mdi-information-outline",
25687
25687
  color: "secondary",
@@ -25690,7 +25690,7 @@ const $V = (e, t, n, r, a, i, o) => {
25690
25690
  }, null, 8, ["label"]), [
25691
25691
  [Ne, a.showMoreButton]
25692
25692
  ]),
25693
- Ce(D(u, {
25693
+ ke(D(u, {
25694
25694
  dense: "",
25695
25695
  color: "primary",
25696
25696
  icon: "mdi-basket-outline",
@@ -25735,7 +25735,7 @@ const $V = (e, t, n, r, a, i, o) => {
25735
25735
  "tool-bar-title": "Marketplace",
25736
25736
  onOnSearchFinished: v
25737
25737
  }, null, 8, ["modelValue"]),
25738
- Ce(w("div", jI, [
25738
+ ke(w("div", jI, [
25739
25739
  w("span", zI, A(`${n.value.totalCount} ${p.$t("results")}`), 1)
25740
25740
  ], 512), [
25741
25741
  [Ne, n.value && n.value.totalCount == 0 || n.value.totalCount]
@@ -25853,7 +25853,7 @@ const $V = (e, t, n, r, a, i, o) => {
25853
25853
  setup(e) {
25854
25854
  const t = e;
25855
25855
  return (n, r) => (F(), J("div", eO, [
25856
- Ce(w("div", tO, [
25856
+ ke(w("div", tO, [
25857
25857
  D(E(Ji), {
25858
25858
  color: "primary",
25859
25859
  size: "10em"
@@ -25950,7 +25950,7 @@ const gO = ["href"], Tn = /* @__PURE__ */ at({
25950
25950
  ], 8, gO));
25951
25951
  }
25952
25952
  });
25953
- function Tr(e) {
25953
+ function kr(e) {
25954
25954
  return e && e.replace(/[^\w\d]/g, "-").toLocaleLowerCase();
25955
25955
  }
25956
25956
  class Ko {
@@ -27409,7 +27409,7 @@ const bO = { class: "row" }, _O = { class: "col-12" }, wO = { class: "thumbnail-
27409
27409
  s.product.categoryId > 0 && n.router ? (F(), _e(Tn, {
27410
27410
  key: 0,
27411
27411
  router: n.router,
27412
- to: { name: "category", params: { category: E(Tr)(s.product.categoryName), id: s.product.categoryId } }
27412
+ to: { name: "category", params: { category: E(kr)(s.product.categoryName), id: s.product.categoryId } }
27413
27413
  }, {
27414
27414
  default: B(() => [
27415
27415
  Re(A(s.product?.categoryName), 1)
@@ -27849,7 +27849,7 @@ const Qy = (e, t) => {
27849
27849
  const I = localStorage.getItem("viewType");
27850
27850
  I && (p.value = I);
27851
27851
  }), (I, M) => (F(), J(et, null, [
27852
- Ce(w("div", eP, [
27852
+ ke(w("div", eP, [
27853
27853
  D(E(Ji), {
27854
27854
  color: "primary",
27855
27855
  size: "10em"
@@ -27872,15 +27872,15 @@ const Qy = (e, t) => {
27872
27872
  class: "filter"
27873
27873
  }), null, 16))), 128))
27874
27874
  ]),
27875
- Ce(w("div", iP, [
27876
- Ce(w("div", oP, [
27875
+ ke(w("div", iP, [
27876
+ ke(w("div", oP, [
27877
27877
  n.value ? (F(), J("span", lP, A(`${r.value.totalCount} ${I.$t("ResultsFor")} "${n.value}"`), 1)) : (F(), J("span", sP, A(`${r.value.totalCount} ${I.$t("ItemsFound")}`), 1))
27878
27878
  ], 512), [
27879
27879
  [Ne, r.value && r.value.totalCount == 0 || r.value.totalCount]
27880
27880
  ]),
27881
- Ce(w("div", uP, [
27881
+ ke(w("div", uP, [
27882
27882
  w("div", cP, [
27883
- Ce(w("select", {
27883
+ ke(w("select", {
27884
27884
  "onUpdate:modelValue": M[0] || (M[0] = (O) => l.value = O),
27885
27885
  onChange: g
27886
27886
  }, [
@@ -27911,7 +27911,7 @@ const Qy = (e, t) => {
27911
27911
  [Ne, r.value && r.value.totalCount != 0 || r.value.totalCount && !i.value]
27912
27912
  ]),
27913
27913
  w("div", hP, [
27914
- (F(!0), J(et, null, wt(r.value.data, (O) => Ce((F(), J("div", {
27914
+ (F(!0), J(et, null, wt(r.value.data, (O) => ke((F(), J("div", {
27915
27915
  class: Wt(k.value),
27916
27916
  key: O.id
27917
27917
  }, [
@@ -27928,11 +27928,11 @@ const Qy = (e, t) => {
27928
27928
  [Ne, !i.value]
27929
27929
  ])), 128))
27930
27930
  ]),
27931
- Ce(w("div", pP, [
27931
+ ke(w("div", pP, [
27932
27932
  w("div", gP, [
27933
27933
  w("div", yP, [
27934
27934
  w("div", bP, [
27935
- Ce(w("select", {
27935
+ ke(w("select", {
27936
27936
  "onUpdate:modelValue": M[3] || (M[3] = (O) => l.value = O),
27937
27937
  onChange: g
27938
27938
  }, [
@@ -27944,7 +27944,7 @@ const Qy = (e, t) => {
27944
27944
  ])
27945
27945
  ]),
27946
27946
  M[5] || (M[5] = w("div", { class: "col-auto" }, null, -1)),
27947
- Ce(D(E(Tg), {
27947
+ ke(D(E(Tg), {
27948
27948
  disable: i.value,
27949
27949
  modelValue: u.value,
27950
27950
  "onUpdate:modelValue": M[4] || (M[4] = (O) => u.value = O),
@@ -28041,7 +28041,7 @@ const Qy = (e, t) => {
28041
28041
  }), he(() => s.route.params.category, () => {
28042
28042
  s.route.params.category && d();
28043
28043
  }), (m, g) => (F(), J(et, null, [
28044
- Ce(w("div", kP, [
28044
+ ke(w("div", kP, [
28045
28045
  D(E(Ji), {
28046
28046
  color: "primary",
28047
28047
  size: "10em"
@@ -28049,7 +28049,7 @@ const Qy = (e, t) => {
28049
28049
  ], 512), [
28050
28050
  [Ne, r.value]
28051
28051
  ]),
28052
- Ce(w("div", TP, [
28052
+ ke(w("div", TP, [
28053
28053
  D(E(dt), { class: "q-mb-none q-pb-none" }, {
28054
28054
  default: B(() => [
28055
28055
  w("div", EP, [
@@ -28110,7 +28110,7 @@ const Qy = (e, t) => {
28110
28110
  s.router ? (F(), _e(Tn, {
28111
28111
  key: 0,
28112
28112
  router: s.router,
28113
- to: { name: "category", params: { category: E(Tr)(p.name), id: p.id } }
28113
+ to: { name: "category", params: { category: E(kr)(p.name), id: p.id } }
28114
28114
  }, {
28115
28115
  default: B(() => [
28116
28116
  Re(A(p.name), 1)
@@ -28142,7 +28142,7 @@ const Qy = (e, t) => {
28142
28142
  w("div", RP, [
28143
28143
  D(Tn, {
28144
28144
  router: s.router,
28145
- to: { name: "category", params: { category: E(Tr)(p.name), id: p.id } },
28145
+ to: { name: "category", params: { category: E(kr)(p.name), id: p.id } },
28146
28146
  class: "cat-show-more-link"
28147
28147
  }, {
28148
28148
  default: B(() => [
@@ -28174,7 +28174,7 @@ var cc = function(e, t) {
28174
28174
  Object.prototype.hasOwnProperty.call(r, a) && (n[a] = r[a]);
28175
28175
  }, cc(e, t);
28176
28176
  };
28177
- function Sr(e, t) {
28177
+ function wr(e, t) {
28178
28178
  if (typeof t != "function" && t !== null)
28179
28179
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
28180
28180
  cc(e, t);
@@ -28305,7 +28305,7 @@ var _u = "Invariant Violation", Bm = Object.setPrototypeOf, LP = Bm === void 0 ?
28305
28305
  } : Bm, Yy = (
28306
28306
  /** @class */
28307
28307
  function(e) {
28308
- Sr(t, e);
28308
+ wr(t, e);
28309
28309
  function t(n) {
28310
28310
  n === void 0 && (n = _u);
28311
28311
  var r = e.call(this, typeof n == "number" ? _u + ": " + n + " (see https://github.com/apollographql/invariant-packages)" : n) || this;
@@ -32792,7 +32792,7 @@ function uh(e) {
32792
32792
  var yi = (
32793
32793
  /** @class */
32794
32794
  function(e) {
32795
- Sr(t, e);
32795
+ wr(t, e);
32796
32796
  function t(n) {
32797
32797
  var r = e.call(this, function(a) {
32798
32798
  return r.addObserver(a), function() {
@@ -33153,7 +33153,7 @@ var aN = function(e) {
33153
33153
  }, Da = (
33154
33154
  /** @class */
33155
33155
  function(e) {
33156
- Sr(t, e);
33156
+ wr(t, e);
33157
33157
  function t(n) {
33158
33158
  var r = n.graphQLErrors, a = n.protocolErrors, i = n.clientErrors, o = n.networkError, l = n.errorMessage, u = n.extraInfo, c = e.call(this, l) || this;
33159
33159
  return c.name = "ApolloError", c.graphQLErrors = r || [], c.protocolErrors = a || [], c.clientErrors = i || [], c.networkError = o || null, c.message = l || aN(c), c.extraInfo = u, c.cause = Jn(Jn(Jn([
@@ -33445,7 +33445,7 @@ var vh = mr(function() {
33445
33445
  }, bN = (
33446
33446
  /** @class */
33447
33447
  function(e) {
33448
- Sr(t, e);
33448
+ wr(t, e);
33449
33449
  function t(n) {
33450
33450
  n === void 0 && (n = {});
33451
33451
  var r = e.call(this, zb(n).request) || this;
@@ -33703,7 +33703,7 @@ globalThis.__DEV__ !== !1 && (Qb.prototype.getMemoryInternals = H$);
33703
33703
  var Wb = (
33704
33704
  /** @class */
33705
33705
  function(e) {
33706
- Sr(t, e);
33706
+ wr(t, e);
33707
33707
  function t(n, r, a, i) {
33708
33708
  var o, l = e.call(this, n) || this;
33709
33709
  if (l.message = n, l.path = r, l.query = a, l.variables = i, Array.isArray(l.path)) {
@@ -34005,7 +34005,7 @@ function _h(e, t) {
34005
34005
  var t = (
34006
34006
  /** @class */
34007
34007
  function(n) {
34008
- Sr(r, n);
34008
+ wr(r, n);
34009
34009
  function r(a) {
34010
34010
  var i = a.policies, o = a.resultCaching, l = o === void 0 ? !0 : o, u = a.seed, c = n.call(this, i, new Zb(l)) || this;
34011
34011
  return c.stump = new IN(c), c.storageTrie = new Wr(eo), u && c.replace(u), c;
@@ -34024,7 +34024,7 @@ function _h(e, t) {
34024
34024
  var ea = (
34025
34025
  /** @class */
34026
34026
  function(e) {
34027
- Sr(t, e);
34027
+ wr(t, e);
34028
34028
  function t(n, r, a, i) {
34029
34029
  var o = e.call(this, r.policies, i) || this;
34030
34030
  return o.id = n, o.parent = r, o.replay = a, o.group = i, a(o), o;
@@ -34059,7 +34059,7 @@ var ea = (
34059
34059
  ), IN = (
34060
34060
  /** @class */
34061
34061
  function(e) {
34062
- Sr(t, e);
34062
+ wr(t, e);
34063
34063
  function t(n) {
34064
34064
  return e.call(this, "EntityStore.Stump", n, function() {
34065
34065
  }, new Zb(n.group.caching, n.group)) || this;
@@ -34986,7 +34986,7 @@ function VN(e, t, n, r) {
34986
34986
  var i0 = (
34987
34987
  /** @class */
34988
34988
  function(e) {
34989
- Sr(t, e);
34989
+ wr(t, e);
34990
34990
  function t(n) {
34991
34991
  n === void 0 && (n = {});
34992
34992
  var r = e.call(this) || this;
@@ -35159,7 +35159,7 @@ function Fo(e) {
35159
35159
  var Rh = Object.assign, BN = Object.hasOwnProperty, Dc = (
35160
35160
  /** @class */
35161
35161
  function(e) {
35162
- Sr(t, e);
35162
+ wr(t, e);
35163
35163
  function t(n) {
35164
35164
  var r = n.queryManager, a = n.queryInfo, i = n.options, o = e.call(this, function(p) {
35165
35165
  try {
@@ -36782,7 +36782,7 @@ function d0(e) {
36782
36782
  });
36783
36783
  }
36784
36784
  (function(e) {
36785
- Sr(t, e);
36785
+ wr(t, e);
36786
36786
  function t(n) {
36787
36787
  var r = e.call(this) || this;
36788
36788
  return r.link = d0(n), r;
@@ -37206,7 +37206,7 @@ const e2 = new i0({
37206
37206
  }), (O, R) => {
37207
37207
  const N = ar("q-tab");
37208
37208
  return F(), J(et, null, [
37209
- Ce(w("div", w2, [
37209
+ ke(w("div", w2, [
37210
37210
  D(E(Ji), {
37211
37211
  color: "primary",
37212
37212
  size: "10em"
@@ -37229,8 +37229,8 @@ const e2 = new i0({
37229
37229
  default: B(() => [
37230
37230
  D(E(dt), { class: "product-image-container col-xs-12 col-sm-3 col-lg-2" }, {
37231
37231
  default: B(() => [
37232
- Ce(w("div", null, [
37233
- Ce(w("img", {
37232
+ ke(w("div", null, [
37233
+ ke(w("img", {
37234
37234
  src: r.value?.imageReasonableUrl,
37235
37235
  alt: O.$t("Main Product Image"),
37236
37236
  class: "product-image"
@@ -37240,7 +37240,7 @@ const e2 = new i0({
37240
37240
  ], 512), [
37241
37241
  [Ne, r.value && r.value?.imageReasonableUrl]
37242
37242
  ]),
37243
- Ce(w("div", null, [
37243
+ ke(w("div", null, [
37244
37244
  w("img", {
37245
37245
  src: "https://media.stockinthechannel.com/placeholder.png",
37246
37246
  alt: O.$t("Missing Product Image"),
@@ -37249,7 +37249,7 @@ const e2 = new i0({
37249
37249
  ], 512), [
37250
37250
  [Ne, !r.value || !r.value.imageReasonableUrl]
37251
37251
  ]),
37252
- Ce(w("div", I2, [
37252
+ ke(w("div", I2, [
37253
37253
  (F(!0), J(et, null, wt(r.value?.multimedia, (U) => (F(), J("div", {
37254
37254
  class: "item q-px-sm",
37255
37255
  key: U.url
@@ -37277,7 +37277,7 @@ const e2 = new i0({
37277
37277
  default: B(() => [
37278
37278
  D(E(dt), { class: "row items-center q-pb-none justify-between align-center" }, {
37279
37279
  default: B(() => [
37280
- Ce(w("div", { class: "text-h6 q-mb-none" }, A(U.shortDescription), 513), [
37280
+ ke(w("div", { class: "text-h6 q-mb-none" }, A(U.shortDescription), 513), [
37281
37281
  [Ne, U.shortDescription]
37282
37282
  ]),
37283
37283
  D(E(uS)),
@@ -37342,7 +37342,7 @@ const e2 = new i0({
37342
37342
  r.value?.categoryId && r.value?.categoryId > 0 && d.router ? (F(), _e(Tn, {
37343
37343
  key: 0,
37344
37344
  router: d.router,
37345
- to: { name: "category", params: { category: E(Tr)(r.value.categoryName), id: r.value.categoryId } }
37345
+ to: { name: "category", params: { category: E(kr)(r.value.categoryName), id: r.value.categoryId } }
37346
37346
  }, {
37347
37347
  default: B(() => [
37348
37348
  Re(A(r.value?.categoryName), 1)
@@ -37494,13 +37494,13 @@ const e2 = new i0({
37494
37494
  width: "220"
37495
37495
  }, {
37496
37496
  default: B(() => [
37497
- Ce(w("img", {
37497
+ ke(w("img", {
37498
37498
  src: U.row.image,
37499
37499
  alt: U.row.distributorName
37500
37500
  }, null, 8, vD), [
37501
37501
  [Ne, U.row.image]
37502
37502
  ]),
37503
- Ce(w("span", { class: "text-primary" }, A(U.row.distributorName), 513), [
37503
+ ke(w("span", { class: "text-primary" }, A(U.row.distributorName), 513), [
37504
37504
  [Ne, !U.row.image]
37505
37505
  ])
37506
37506
  ]),
@@ -37747,7 +37747,7 @@ function FD(e) {
37747
37747
  r.push(n);
37748
37748
  };
37749
37749
  }
37750
- const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37750
+ const qV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37751
37751
  __proto__: null,
37752
37752
  install: FD
37753
37753
  }, Symbol.toStringTag, { value: "Module" })), VD = { class: "text-h6 secondary" }, f0 = /* @__PURE__ */ at({
@@ -37837,7 +37837,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37837
37837
  s.sinchAccountId && p(o.value.page, o.value.rowsPerPage, s.sinchAccountId, s.externalSystemType, s.providerSubscriptionId);
37838
37838
  }), (S, k) => (F(), J(et, null, [
37839
37839
  w("div", VD, A(s.tableTitle), 1),
37840
- Ce(D(E(jn), {
37840
+ ke(D(E(jn), {
37841
37841
  flat: "",
37842
37842
  "wrap-cells": "",
37843
37843
  rows: r.value?.data ?? [],
@@ -37865,7 +37865,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37865
37865
  ])
37866
37866
  ], 64));
37867
37867
  }
37868
- }), BD = { class: "text-body q-mr-md" }, UD = { class: "text-body q-mr-md" }, jD = { class: "text-body q-mr-md" }, zD = { class: "text-body q-mr-md" }, HD = { class: "row" }, QD = { class: "col-2" }, WD = { class: "text-body q-mr-md" }, KD = { class: "row" }, YD = { class: "col-2" }, JD = { class: "text-body q-mr-md" }, GD = { class: "text-body q-mr-md" }, XD = { class: "text-body q-mr-md" }, ZD = { class: "text-body q-mr-md" }, eR = { class: "row" }, tR = { class: "col-2" }, nR = { class: "text-body q-mr-md" }, rR = { class: "full-width addons" }, aR = /* @__PURE__ */ at({
37868
+ }), BD = { class: "text-body q-mr-md" }, UD = { class: "text-body q-mr-md" }, jD = { class: "text-body q-mr-md" }, zD = { class: "text-body q-mr-md" }, HD = { class: "row" }, QD = { class: "col-2" }, WD = { class: "text-body q-mr-md" }, KD = { class: "row" }, YD = { class: "col-2" }, JD = { class: "text-body q-mr-md" }, GD = { class: "text-body q-mr-md" }, XD = { class: "text-body q-mr-md" }, ZD = { class: "full-width addons" }, eR = /* @__PURE__ */ at({
37869
37869
  __name: "OrderItemsTable",
37870
37870
  props: {
37871
37871
  order: {},
@@ -37943,7 +37943,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
37943
37943
  m.price && (m.totalCost = m.price * m.quantity, m.totalPrice = m.msrp ? m.msrp * m.quantity : void 0, m.margin = m.msrp ? (m.msrp - m.price) / m.msrp * 100 : void 0, m.profit = m.msrp ? m.msrp * m.quantity - m.price * m.quantity : void 0);
37944
37944
  return v.product.totalCost = v.product.price * v.product.quantity, v.product.totalPrice = v.product.msrp ? v.product.msrp * v.product.quantity : void 0, v.product.margin = v.product.msrp ? (v.product.msrp - v.product.price) / v.product.msrp * 100 : void 0, v.product.profit = v.product.msrp ? v.product.msrp * v.product.quantity - v.product.price * v.product.quantity : void 0, v;
37945
37945
  }
37946
- const s = ["price", "totalCost", "profit", "margin"], d = b(() => n.exibitionMode == $t.CustomerInfo ? i.filter((v) => s.indexOf(v.name) == -1) : i), f = b(() => n.exibitionMode == $t.CustomerInfo ? o.filter((v) => s.indexOf(v.name) == -1) : o);
37946
+ const s = ["price", "totalCost", "profit", "margin", "msrp", "totalPrice"], d = b(() => n.exibitionMode == $t.CustomerInfo ? i.filter((v) => s.indexOf(v.name) == -1) : i), f = b(() => n.exibitionMode == $t.CustomerInfo ? o.filter((v) => s.indexOf(v.name) == -1) : o);
37947
37947
  return t({ refreshData: u }), (v, m) => (F(), _e(E(jn), {
37948
37948
  flat: "",
37949
37949
  bordered: "",
@@ -38044,7 +38044,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38044
38044
  class: "text-center"
38045
38045
  }, {
38046
38046
  default: B(() => [
38047
- Ce(D(E(Ae), {
38047
+ ke(D(E(Ae), {
38048
38048
  size: "sm",
38049
38049
  color: "accent",
38050
38050
  round: "",
@@ -38083,22 +38083,6 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38083
38083
  ]),
38084
38084
  _: 2
38085
38085
  }, 1024),
38086
- D(E($e), { key: "msrp" }, {
38087
- default: B(() => [
38088
- w("span", ZD, A(g.row.product.msrp ? v.$formatCurrency(g.row.product.msrp, n.order?.currency) : ""), 1)
38089
- ]),
38090
- _: 2
38091
- }, 1024),
38092
- D(E($e), { key: "totalPrice" }, {
38093
- default: B(() => [
38094
- w("div", eR, [
38095
- w("div", tR, [
38096
- w("span", nR, A(g.row.product.totalPrice ? v.$formatCurrency(g.row.product.totalPrice, n.order?.currency) : ""), 1)
38097
- ])
38098
- ])
38099
- ]),
38100
- _: 2
38101
- }, 1024),
38102
38086
  D(E($e), { key: "billingPeriodType" }, {
38103
38087
  default: B(() => [
38104
38088
  w("span", null, A(v.$t(`${g.row.product.billingPeriodDuration ?? ""}${g.row.product.billingPeriodType}`)), 1)
@@ -38116,7 +38100,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38116
38100
  class: "text-center"
38117
38101
  }, {
38118
38102
  default: B(() => [
38119
- Ce(D(E(Ae), {
38103
+ ke(D(E(Ae), {
38120
38104
  size: "sm",
38121
38105
  color: "accent",
38122
38106
  round: "",
@@ -38132,11 +38116,11 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38132
38116
  ]),
38133
38117
  _: 2
38134
38118
  }, 1032, ["props"])) : fe("", !0),
38135
- Ce(D(E(Yn), null, {
38119
+ ke(D(E(Yn), null, {
38136
38120
  default: B(() => [
38137
38121
  D(E($e), { colspan: "13" }, {
38138
38122
  default: B(() => [
38139
- w("table", rR, [
38123
+ w("table", ZD, [
38140
38124
  w("thead", null, [
38141
38125
  (F(!0), J(et, null, wt(f.value, (p) => (F(), J("th", {
38142
38126
  key: p.name
@@ -38184,10 +38168,10 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38184
38168
  _: 1
38185
38169
  }, 8, ["rows", "columns", "rows-per-page-options", "loading"]));
38186
38170
  }
38187
- }), iR = { class: "text-h5 q-ma-md" }, oR = { class: "text-h6 primary-color" }, lR = {
38171
+ }), tR = { class: "text-h5 q-ma-md" }, nR = { class: "text-h6 primary-color" }, rR = {
38188
38172
  key: 0,
38189
38173
  class: "text-h6 primary-color"
38190
- }, sR = { class: "specs q-mb-md" }, uR = { key: 0 }, cR = { key: 1 }, dR = { class: "text-h6" }, fR = /* @__PURE__ */ at({
38174
+ }, aR = { class: "specs q-mb-md" }, iR = { key: 0 }, oR = { key: 1 }, lR = { key: 2 }, sR = { class: "text-h6" }, uR = /* @__PURE__ */ at({
38191
38175
  __name: "OrderDetails",
38192
38176
  props: {
38193
38177
  rowsPerPageOptions: {},
@@ -38261,37 +38245,37 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38261
38245
  n.value = !1;
38262
38246
  }
38263
38247
  }), (u, c) => (F(), J(et, null, [
38264
- w("div", iR, A(u.$t("Order details")), 1),
38248
+ w("div", tR, A(u.$t("Order details")), 1),
38265
38249
  D(E(Qt), { class: "q-ma-md subscripton-details" }, {
38266
38250
  default: B(() => [
38267
38251
  D(E(dt), null, {
38268
38252
  default: B(() => [
38269
- Ce(D(E(pr), {
38253
+ ke(D(E(Tr), {
38270
38254
  height: "200px",
38271
38255
  square: ""
38272
38256
  }, null, 512), [
38273
38257
  [Ne, n.value]
38274
38258
  ]),
38275
- Ce(w("div", null, [
38259
+ ke(w("div", null, [
38276
38260
  w("div", null, [
38277
- w("div", oR, A(`${u.$t("Order Id")}: ${t.route.params.cspOrderId}`), 1),
38278
- t.exibitionMode == E($t).ResellerInfo ? (F(), J("div", lR, A(`${u.$t("Customer")}: ${r.value?.customerCompanyName}
38261
+ w("div", nR, A(`${u.$t("Order Id")}: ${t.route.params.cspOrderId}`), 1),
38262
+ t.exibitionMode == E($t).ResellerInfo ? (F(), J("div", rR, A(`${u.$t("Customer")}: ${r.value?.customerCompanyName}
38279
38263
  [${r.value?.providerCustomerId}]`), 1)) : fe("", !0)
38280
38264
  ]),
38281
- w("table", sR, [
38282
- t.exibitionMode == E($t).ResellerInfo ? (F(), J("tr", uR, [
38265
+ w("table", aR, [
38266
+ t.exibitionMode == E($t).ResellerInfo ? (F(), J("tr", iR, [
38283
38267
  w("td", null, A(u.$t("Total Cost")), 1),
38284
38268
  w("td", null, A(u.$formatCurrency(r.value?.totalPrice, r.value?.currency)), 1)
38285
38269
  ])) : fe("", !0),
38286
- w("tr", null, [
38270
+ t.exibitionMode == E($t).ResellerInfo ? (F(), J("tr", oR, [
38287
38271
  w("td", null, A(u.$t("Total Price")), 1),
38288
38272
  w("td", null, A(u.$formatCurrency(r.value?.totalMsrp, r.value?.currency)), 1)
38289
- ]),
38273
+ ])) : fe("", !0),
38290
38274
  w("tr", null, [
38291
38275
  w("td", null, A(u.$t("Status")), 1),
38292
38276
  w("td", null, A(r.value && u.$t(r.value.status)), 1)
38293
38277
  ]),
38294
- t.exibitionMode == E($t).ResellerInfo ? (F(), J("tr", cR, [
38278
+ t.exibitionMode == E($t).ResellerInfo ? (F(), J("tr", lR, [
38295
38279
  w("td", null, A(u.$t("Provider")), 1),
38296
38280
  w("td", null, A(r.value?.providerName), 1)
38297
38281
  ])) : fe("", !0),
@@ -38303,8 +38287,8 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38303
38287
  ], 512), [
38304
38288
  [Ne, !n.value && r.value]
38305
38289
  ]),
38306
- w("span", dR, A(u.$t("Order items")), 1),
38307
- D(aR, {
38290
+ w("span", sR, A(u.$t("Order items")), 1),
38291
+ D(eR, {
38308
38292
  ref_key: "orderItemsTableVue",
38309
38293
  ref: o,
38310
38294
  order: r.value,
@@ -38313,7 +38297,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38313
38297
  "show-items-expanded": !1,
38314
38298
  "exibition-mode": t.exibitionMode
38315
38299
  }, null, 8, ["order", "is-data-loading", "rows-per-page-options", "exibition-mode"]),
38316
- Ce(w("div", null, [
38300
+ ke(w("div", null, [
38317
38301
  w("h4", null, A(u.$t("Error fetching customer details.")), 1)
38318
38302
  ], 512), [
38319
38303
  [Ne, !n.value && !r.value]
@@ -38326,7 +38310,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38326
38310
  })
38327
38311
  ], 64));
38328
38312
  }
38329
- }), vR = { class: "text-h6 primary-color" }, mR = { class: "row" }, hR = { class: "specs" }, pR = { key: 0 }, gR = /* @__PURE__ */ at({
38313
+ }), cR = { class: "text-h6 primary-color" }, dR = { class: "row" }, fR = { class: "specs" }, vR = { key: 0 }, mR = /* @__PURE__ */ at({
38330
38314
  __name: "OrderDetailsFromProvider",
38331
38315
  props: {
38332
38316
  externalSystemClientId: {},
@@ -38423,10 +38407,10 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38423
38407
  default: B(() => [
38424
38408
  D(E(dt), null, {
38425
38409
  default: B(() => [
38426
- Ce(w("div", null, [
38427
- w("div", vR, A(d.$t("Order details")), 1),
38428
- w("div", mR, [
38429
- w("table", hR, [
38410
+ ke(w("div", null, [
38411
+ w("div", cR, A(d.$t("Order details")), 1),
38412
+ w("div", dR, [
38413
+ w("table", fR, [
38430
38414
  w("tr", null, [
38431
38415
  w("td", null, A(d.$t("Order Id")), 1),
38432
38416
  w("td", null, A(a.value?.id), 1)
@@ -38447,7 +38431,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38447
38431
  w("td", null, A(d.$t("Creation Date")), 1),
38448
38432
  w("td", null, A(d.$formatDateTime(a.value?.creationDate)), 1)
38449
38433
  ]),
38450
- u.exibitionMode == E($t).ResellerInfo ? (F(), J("tr", pR, [
38434
+ u.exibitionMode == E($t).ResellerInfo ? (F(), J("tr", vR, [
38451
38435
  w("td", null, A(d.$t("Customer")), 1),
38452
38436
  w("td", null, [
38453
38437
  u.router ? (F(), _e(Tn, {
@@ -38467,7 +38451,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38467
38451
  ], 512), [
38468
38452
  [Ne, !i.value]
38469
38453
  ]),
38470
- Ce(w("div", null, [
38454
+ ke(w("div", null, [
38471
38455
  w("h4", null, A(d.$t("Error fetching the subscription details.")), 1)
38472
38456
  ], 512), [
38473
38457
  [Ne, o.value]
@@ -38477,7 +38461,7 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38477
38461
  }),
38478
38462
  D(E(dt), null, {
38479
38463
  default: B(() => [
38480
- Ce(D(E(jn), {
38464
+ ke(D(E(jn), {
38481
38465
  "wrap-cells": "",
38482
38466
  rows: a.value?.products ?? [],
38483
38467
  "row-key": "manufacturerPartNumber",
@@ -38497,13 +38481,13 @@ const RV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
38497
38481
  }
38498
38482
  });
38499
38483
  var Nl = /* @__PURE__ */ ((e) => (e.CalendarMonthAligned = "CALENDAR_MONTH_ALIGNED", e.SubscriptionAligned = "SUBSCRIPTION_ALIGNED", e.Unknown = "UNKNOWN", e))(Nl || {}), 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 || {}), Wn = /* @__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))(Wn || {}), ko = /* @__PURE__ */ ((e) => (e.OrderFailedToProcess = "ORDER_FAILED_TO_PROCESS", e.OrderSuccessfulProcessed = "ORDER_SUCCESSFUL_PROCESSED", e.OrderWaitingToBeProcessed = "ORDER_WAITING_TO_BE_PROCESSED", e))(ko || {}), yf = /* @__PURE__ */ ((e) => (e.Asc = "ASC", e.Desc = "DESC", e))(yf || {}), v0 = /* @__PURE__ */ ((e) => (e.Scheduled = "SCHEDULED", e))(v0 || {});
38500
- const yR = { class: "q-ma-lg q-pa-md" }, bR = { class: "row justify-between" }, _R = { class: "col-10 big" }, wR = { class: "row justify-between" }, SR = {
38484
+ const hR = { class: "q-ma-lg q-pa-md" }, pR = { class: "row justify-between" }, gR = { class: "col-10 big" }, yR = { class: "row justify-between" }, bR = {
38501
38485
  key: 0,
38502
38486
  class: "col-2"
38503
- }, CR = {
38487
+ }, _R = {
38504
38488
  key: 1,
38505
38489
  class: "col-2"
38506
- }, kR = { class: "row" }, TR = { class: "col-6 div-5" }, ER = { class: "col-6" }, xR = { class: "col-2 q-pl-sm text-center small" }, IR = { class: "q-my-md" }, OR = { class: "text-h6" }, PR = { class: "negative full-width" }, $R = /* @__PURE__ */ at({
38490
+ }, wR = { class: "row" }, SR = { class: "col-6 div-5" }, CR = { class: "col-6" }, kR = { class: "col-2 q-pl-sm text-center small" }, TR = { class: "q-my-md" }, ER = { class: "text-h6" }, xR = { class: "negative full-width" }, IR = /* @__PURE__ */ at({
38507
38491
  __name: "OrderSearch",
38508
38492
  props: {
38509
38493
  rowsPerPageOptions: {},
@@ -38655,10 +38639,10 @@ const yR = { class: "q-ma-lg q-pa-md" }, bR = { class: "row justify-between" },
38655
38639
  }
38656
38640
  return it(() => {
38657
38641
  T(), S(), p();
38658
- }), (x, P) => (F(), J("div", yR, [
38659
- w("div", bR, [
38660
- w("div", _R, [
38661
- w("div", wR, [
38642
+ }), (x, P) => (F(), J("div", hR, [
38643
+ w("div", pR, [
38644
+ w("div", gR, [
38645
+ w("div", yR, [
38662
38646
  w("div", {
38663
38647
  class: Wt({ "col-2": !v, "col-3": v })
38664
38648
  }, [
@@ -38675,7 +38659,7 @@ const yR = { class: "q-ma-lg q-pa-md" }, bR = { class: "row justify-between" },
38675
38659
  clearable: ""
38676
38660
  }, null, 8, ["modelValue", "label"])
38677
38661
  ], 2),
38678
- v ? fe("", !0) : (F(), J("div", SR, [
38662
+ v ? fe("", !0) : (F(), J("div", bR, [
38679
38663
  D(E(qt), {
38680
38664
  class: "q-ml-sm",
38681
38665
  outlined: "",
@@ -38689,7 +38673,7 @@ const yR = { class: "q-ma-lg q-pa-md" }, bR = { class: "row justify-between" },
38689
38673
  clearable: ""
38690
38674
  }, null, 8, ["modelValue", "label"])
38691
38675
  ])),
38692
- v ? fe("", !0) : (F(), J("div", CR, [
38676
+ v ? fe("", !0) : (F(), J("div", _R, [
38693
38677
  D(E(qt), {
38694
38678
  class: "q-ml-sm",
38695
38679
  outlined: "",
@@ -38725,8 +38709,8 @@ const yR = { class: "q-ma-lg q-pa-md" }, bR = { class: "row justify-between" },
38725
38709
  w("div", {
38726
38710
  class: Wt({ "col-4": !v, "col-6": v })
38727
38711
  }, [
38728
- w("div", kR, [
38729
- w("div", TR, [
38712
+ w("div", wR, [
38713
+ w("div", SR, [
38730
38714
  D(E(qt), {
38731
38715
  class: "q-ml-sm",
38732
38716
  rounded: "",
@@ -38769,7 +38753,7 @@ const yR = { class: "q-ma-lg q-pa-md" }, bR = { class: "row justify-between" },
38769
38753
  _: 1
38770
38754
  }, 8, ["label", "modelValue"])
38771
38755
  ]),
38772
- w("div", ER, [
38756
+ w("div", CR, [
38773
38757
  D(E(qt), {
38774
38758
  "hide-bottom-space": "",
38775
38759
  rounded: "",
@@ -38816,7 +38800,7 @@ const yR = { class: "q-ma-lg q-pa-md" }, bR = { class: "row justify-between" },
38816
38800
  ], 2)
38817
38801
  ])
38818
38802
  ]),
38819
- w("div", xR, [
38803
+ w("div", kR, [
38820
38804
  D(E(Ae), {
38821
38805
  rounded: "",
38822
38806
  color: "primary",
@@ -38826,15 +38810,15 @@ const yR = { class: "q-ma-lg q-pa-md" }, bR = { class: "row justify-between" },
38826
38810
  }, null, 8, ["label"])
38827
38811
  ])
38828
38812
  ]),
38829
- w("div", IR, [
38830
- w("span", OR, A(x.$t("Orders")), 1)
38813
+ w("div", TR, [
38814
+ w("span", ER, A(x.$t("Orders")), 1)
38831
38815
  ]),
38832
- Ce(w("div", PR, [
38816
+ ke(w("div", xR, [
38833
38817
  w("span", null, A(x.$t("Error fetching subscriptions")), 1)
38834
38818
  ], 512), [
38835
38819
  [Ne, o.value]
38836
38820
  ]),
38837
- Ce(D(E(jn), {
38821
+ ke(D(E(jn), {
38838
38822
  "wrap-cells": "",
38839
38823
  rows: l.value ?? [],
38840
38824
  columns: g.value,
@@ -39008,7 +38992,7 @@ const yR = { class: "q-ma-lg q-pa-md" }, bR = { class: "row justify-between" },
39008
38992
  ])
39009
38993
  ]));
39010
38994
  }
39011
- }), qR = Ct`
38995
+ }), OR = Ct`
39012
38996
  query subscriptionDetailsQuery($productSku: String, $subscriptionId: String) {
39013
38997
  subscriptionDetails(
39014
38998
  productSku: $productSku
@@ -39110,22 +39094,22 @@ async function m0(e, t, n, r) {
39110
39094
  throw a;
39111
39095
  }
39112
39096
  }
39113
- const AV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39097
+ const NV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39114
39098
  __proto__: null,
39115
39099
  fetchSubscriptionOrderDetails: m0,
39116
39100
  fetchSubscriptionOrderHistoryDetails: bf,
39117
- productSubscriptionDetailsQuery: qR,
39101
+ productSubscriptionDetailsQuery: OR,
39118
39102
  updateSubscriptionMutation: Lc
39119
- }, Symbol.toStringTag, { value: "Module" })), NR = { key: 0 }, DR = {
39103
+ }, Symbol.toStringTag, { value: "Module" })), PR = { key: 0 }, $R = {
39120
39104
  key: 1,
39121
39105
  class: "text-caption"
39122
- }, RR = {
39106
+ }, qR = {
39123
39107
  key: 2,
39124
39108
  class: "text-caption"
39125
- }, AR = { key: 0 }, LR = {
39109
+ }, NR = { key: 0 }, DR = {
39126
39110
  key: 3,
39127
39111
  class: "text-caption"
39128
- }, MR = {
39112
+ }, RR = {
39129
39113
  key: 4,
39130
39114
  class: "inline"
39131
39115
  }, h0 = /* @__PURE__ */ at({
@@ -39150,10 +39134,10 @@ const AV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39150
39134
  a.value = !0;
39151
39135
  }
39152
39136
  }), (l, u) => (F(), J(et, null, [
39153
- r.value ? (F(), J("div", NR, [
39137
+ r.value ? (F(), J("div", PR, [
39154
39138
  D(E(Eg), { indeterminate: "" })
39155
- ])) : n.value?.items && n.value?.items?.length && n.value.items[0].status == E(ko).OrderWaitingToBeProcessed ? (F(), J("div", DR, A(`${l.$t("Your latest change request being processed")}`), 1)) : n.value?.items && n.value?.items?.length ? (F(), J("div", RR, [
39156
- n.value.items[0].providerOrderId ? (F(), J("span", AR, [
39139
+ ])) : n.value?.items && n.value?.items?.length && n.value.items[0].status == E(ko).OrderWaitingToBeProcessed ? (F(), J("div", $R, A(`${l.$t("Your latest change request being processed")}`), 1)) : n.value?.items && n.value?.items?.length ? (F(), J("div", qR, [
39140
+ n.value.items[0].providerOrderId ? (F(), J("span", NR, [
39157
39141
  Re(A(`${l.$t("Latest change request")}: ${l.$t("Order Id")}: ${n.value.items[0].providerOrderId} - ${l.$t("Status")}: `), 1),
39158
39142
  w("span", {
39159
39143
  class: Wt("status-" + n.value.items[0].status.toLowerCase())
@@ -39161,8 +39145,8 @@ const AV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39161
39145
  ])) : fe("", !0),
39162
39146
  w("span", null, A(`${l.$t("Changes")}: ${n.value.items[0].message} - ${l.$t("Status")}:
39163
39147
  ${l.$t(n.value.items[0].status)}`), 1)
39164
- ])) : (F(), J("div", LR, A(l.$t("No recent order requests")), 1)),
39165
- n.value?.items && n.value?.items?.length == 1 ? (F(), J("div", MR, [
39148
+ ])) : (F(), J("div", DR, A(l.$t("No recent order requests")), 1)),
39149
+ n.value?.items && n.value?.items?.length == 1 ? (F(), J("div", RR, [
39166
39150
  D(E(Ae), {
39167
39151
  dense: "",
39168
39152
  flat: "",
@@ -39173,7 +39157,7 @@ const AV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39173
39157
  ])) : fe("", !0)
39174
39158
  ], 64));
39175
39159
  }
39176
- }), FR = { key: 0 }, VR = { key: 1 }, _f = /* @__PURE__ */ at({
39160
+ }), AR = { key: 0 }, LR = { key: 1 }, _f = /* @__PURE__ */ at({
39177
39161
  __name: "SubscriptionOrderHistories",
39178
39162
  props: {
39179
39163
  cspSubscriptionId: {},
@@ -39213,8 +39197,8 @@ const AV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39213
39197
  return it(async () => {
39214
39198
  await c(a.value.page, a.value.rowsPerPage);
39215
39199
  }), (s, d) => (F(), J(et, null, [
39216
- Ce(w("div", null, [
39217
- D(E(pr), {
39200
+ ke(w("div", null, [
39201
+ D(E(Tr), {
39218
39202
  type: "rect",
39219
39203
  height: "300px",
39220
39204
  width: "500px"
@@ -39271,8 +39255,8 @@ const AV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39271
39255
  key: "message"
39272
39256
  }, {
39273
39257
  default: B(() => [
39274
- f.row.providerOrderId ? (F(), J("span", FR, A(`${s.$t("Order created id:")} ${f.row.providerOrderId}`), 1)) : fe("", !0),
39275
- f.row.message ? (F(), J("span", VR, A(f.row.message), 1)) : fe("", !0)
39258
+ f.row.providerOrderId ? (F(), J("span", AR, A(`${s.$t("Order created id:")} ${f.row.providerOrderId}`), 1)) : fe("", !0),
39259
+ f.row.message ? (F(), J("span", LR, A(f.row.message), 1)) : fe("", !0)
39276
39260
  ]),
39277
39261
  _: 2
39278
39262
  }, 1024)
@@ -39282,14 +39266,14 @@ const AV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39282
39266
  ]),
39283
39267
  _: 1
39284
39268
  }, 8, ["title", "rows", "no-data-label", "loading", "rows-per-page-options", "pagination"]),
39285
- Ce(w("div", null, [
39269
+ ke(w("div", null, [
39286
39270
  w("h4", null, A(s.$t("Error getting change requests.")), 1)
39287
39271
  ], 512), [
39288
39272
  [Ne, !n.value && r.value]
39289
39273
  ])
39290
39274
  ], 64));
39291
39275
  }
39292
- }), BR = /* @__PURE__ */ at({
39276
+ }), MR = /* @__PURE__ */ at({
39293
39277
  __name: "SubscriptionOderHistoryDialog",
39294
39278
  props: {
39295
39279
  cspSubscriptionId: {},
@@ -39337,7 +39321,7 @@ const AV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
39337
39321
  }, 8, ["onHide"]));
39338
39322
  }
39339
39323
  });
39340
- const p0 = /* @__PURE__ */ Qy(BR, [["__scopeId", "data-v-94a831be"]]), UR = [
39324
+ const p0 = /* @__PURE__ */ Qy(MR, [["__scopeId", "data-v-94a831be"]]), FR = [
39341
39325
  { min: 1 / 0 * -1, max: 30, color: "text-red" },
39342
39326
  { min: 31, max: 60, color: "text-orange" },
39343
39327
  { min: 61, max: 90, color: "text-yellow" },
@@ -39345,10 +39329,10 @@ const p0 = /* @__PURE__ */ Qy(BR, [["__scopeId", "data-v-94a831be"]]), UR = [
39345
39329
  ];
39346
39330
  function g0(e) {
39347
39331
  if (e)
39348
- return UR.find((t) => e >= t.min && e <= t.max)?.color;
39332
+ return FR.find((t) => e >= t.min && e <= t.max)?.color;
39349
39333
  }
39350
39334
  var y0 = /* @__PURE__ */ ((e) => (e[e.annual = 0] = "annual", e[e.monthly = 1] = "monthly", e[e.none = 2] = "none", e[e.one_time = 3] = "one_time", e[e.triennial = 4] = "triennial", e[e.unknown = 5] = "unknown", e))(y0 || {});
39351
- const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-md" }, QR = { class: "q-table q-table--bordered q-table--flat" }, WR = { class: "text-left" }, KR = { class: "text-left" }, YR = { class: "text-left" }, JR = { class: "text-left" }, GR = { class: "text-left" }, XR = { class: "text-left" }, ZR = /* @__PURE__ */ at({
39335
+ const VR = { class: "text-h6" }, BR = { class: "q-mb-md" }, UR = { class: "q-mt-md" }, jR = { class: "q-table q-table--bordered q-table--flat" }, zR = { class: "text-left" }, HR = { class: "text-left" }, QR = { class: "text-left" }, WR = { class: "text-left" }, KR = { class: "text-left" }, YR = { class: "text-left" }, JR = /* @__PURE__ */ at({
39352
39336
  __name: "MicrosoftRenewalScheduler",
39353
39337
  props: {
39354
39338
  subscriptionDetails: {},
@@ -39663,7 +39647,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39663
39647
  default: B(() => [
39664
39648
  D(E(dt), null, {
39665
39649
  default: B(() => [
39666
- w("div", jR, [
39650
+ w("div", VR, [
39667
39651
  x[9] || (x[9] = Re("Manage renewal ")),
39668
39652
  w("i", {
39669
39653
  class: "q-icon mdi mdi-close q-ml-xs cursor-pointer absolute-top-right text-h6 q-ma-md",
@@ -39684,7 +39668,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39684
39668
  }),
39685
39669
  r.value ? (F(), _e(E(dt), { key: 0 }, {
39686
39670
  default: B(() => [
39687
- w("div", zR, [
39671
+ w("div", BR, [
39688
39672
  w("p", null, A($.$t("MicrosoftDialogChangesMessage", {
39689
39673
  renewalDate: $.$formatDateTime(c.value)
39690
39674
  })), 1),
@@ -39754,7 +39738,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39754
39738
  ],
39755
39739
  label: "Align end date with calendar month"
39756
39740
  }, null, 8, ["modelValue"]),
39757
- w("div", HR, [
39741
+ w("div", UR, [
39758
39742
  w("div", null, A($.$t("Other customer subscriptions end dates")), 1),
39759
39743
  (F(!0), J(et, null, wt(o.alignmentDateOptions?.termDates.filter((O) => O.allowedCustomTermEndDateType == E(Nl).SubscriptionAligned), (O) => (F(), _e(E(dd), {
39760
39744
  key: O.allowedCustomTermEndDate,
@@ -39768,12 +39752,12 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39768
39752
  default: B(() => [
39769
39753
  D(E(dt), null, {
39770
39754
  default: B(() => [
39771
- w("table", QR, [
39755
+ w("table", jR, [
39772
39756
  w("thead", null, [
39773
39757
  w("tr", null, [
39774
- w("th", WR, A($.$t("Subscription Id")), 1),
39775
- w("th", KR, A($.$t("Title")), 1),
39776
- w("th", YR, A($.$t("Term")), 1)
39758
+ w("th", zR, A($.$t("Subscription Id")), 1),
39759
+ w("th", HR, A($.$t("Title")), 1),
39760
+ w("th", QR, A($.$t("Term")), 1)
39777
39761
  ])
39778
39762
  ]),
39779
39763
  w("tbody", null, [
@@ -39781,9 +39765,9 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39781
39765
  key: R?.providerSubuscriptionId,
39782
39766
  class: "q-tr"
39783
39767
  }, [
39784
- w("td", JR, A(R?.providerSubuscriptionId), 1),
39785
- w("td", GR, A(R?.title), 1),
39786
- w("td", XR, A(R?.term), 1)
39768
+ w("td", WR, A(R?.providerSubuscriptionId), 1),
39769
+ w("td", KR, A(R?.title), 1),
39770
+ w("td", YR, A(R?.term), 1)
39787
39771
  ]))), 128))
39788
39772
  ])
39789
39773
  ])
@@ -39833,13 +39817,13 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39833
39817
  default: B(() => [
39834
39818
  D(P, null, {
39835
39819
  default: B(() => [
39836
- D(E(pr), { type: "text" })
39820
+ D(E(Tr), { type: "text" })
39837
39821
  ]),
39838
39822
  _: 1
39839
39823
  }),
39840
39824
  D(P, { caption: "" }, {
39841
39825
  default: B(() => [
39842
- D(E(pr), { type: "text" })
39826
+ D(E(Tr), { type: "text" })
39843
39827
  ]),
39844
39828
  _: 1
39845
39829
  })
@@ -39849,7 +39833,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39849
39833
  ]),
39850
39834
  _: 1
39851
39835
  }),
39852
- D(E(pr), {
39836
+ D(E(Tr), {
39853
39837
  height: "300px",
39854
39838
  square: ""
39855
39839
  }),
@@ -39858,8 +39842,8 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39858
39842
  class: "q-gutter-md"
39859
39843
  }, {
39860
39844
  default: B(() => [
39861
- D(E(pr), { type: "QBtn" }),
39862
- D(E(pr), { type: "QBtn" })
39845
+ D(E(Tr), { type: "QBtn" }),
39846
+ D(E(Tr), { type: "QBtn" })
39863
39847
  ]),
39864
39848
  _: 1
39865
39849
  })
@@ -39872,19 +39856,16 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
39872
39856
  ], 64);
39873
39857
  };
39874
39858
  }
39875
- }), eA = { class: "q-ma-sm" }, tA = { class: "row" }, nA = { class: "text-h5 col-6" }, rA = {
39859
+ }), GR = { class: "q-ma-sm" }, XR = { class: "row" }, ZR = { class: "text-h5 col-6" }, eA = {
39876
39860
  key: 0,
39877
39861
  class: "col-6 text-right"
39878
- }, aA = { class: "row inner" }, iA = { class: "col-4" }, oA = { class: "text-h6 primary-color" }, lA = { class: "specs" }, sA = { key: 0 }, uA = { key: 1 }, cA = { key: 2 }, dA = { class: "col-8" }, fA = { key: 0 }, vA = { key: 1 }, mA = { key: 0 }, hA = { key: 0 }, pA = { class: "flex justify-center align-center" }, gA = { class: "row no-wrap" }, yA = {
39862
+ }, tA = { class: "row inner" }, nA = { class: "col-4" }, rA = { class: "text-h6 primary-color" }, aA = { class: "specs" }, iA = { key: 0 }, oA = { key: 1 }, lA = { key: 2 }, sA = { class: "col-8" }, uA = { key: 0 }, cA = { key: 1 }, dA = { key: 0 }, fA = { key: 0 }, vA = { class: "flex justify-center align-center" }, mA = { class: "row no-wrap" }, hA = {
39879
39863
  key: 1,
39880
39864
  class: "text-center"
39881
- }, bA = { class: "text-caption" }, _A = { key: 1 }, wA = { key: 0 }, SA = { class: "flex column justify-center" }, CA = { class: "row no-wrap" }, kA = {
39865
+ }, pA = { class: "text-caption" }, gA = { key: 1 }, yA = { key: 0 }, bA = { class: "flex column justify-center" }, _A = { class: "row no-wrap" }, wA = {
39882
39866
  key: 0,
39883
39867
  class: "text-center"
39884
- }, TA = { class: "text-caption" }, EA = { key: 1 }, xA = { class: "flex justify-end" }, IA = { key: 0 }, OA = {
39885
- key: 1,
39886
- class: "q-ml-sm"
39887
- }, PA = /* @__PURE__ */ at({
39868
+ }, SA = { class: "text-caption" }, CA = { key: 1 }, kA = { class: "flex justify-end" }, TA = { key: 0 }, EA = { class: "q-ml-sm" }, xA = /* @__PURE__ */ at({
39888
39869
  __name: "SubscriptionDetails",
39889
39870
  props: {
39890
39871
  rowsPerPageOptions: {},
@@ -40068,7 +40049,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40068
40049
  if (Q && s.value) {
40069
40050
  const ge = JSON.parse(JSON.stringify({ ...s.value, hasPendingChanges: Q.hasPendingChanges, isAutoRenewalEnabled: Q.renewalStatus, providerData: JSON.parse(Q.providerData) }));
40070
40051
  for (const Pe of ge.lines) {
40071
- const le = Q.products?.find((ke) => ke.vendor == Pe.vendor && ke.manufacturerPartNumber == Pe.sku);
40052
+ const le = Q.products?.find((Ce) => Ce.vendor == Pe.vendor && Ce.manufacturerPartNumber == Pe.sku);
40072
40053
  le && (Pe.quantity = le.quantity);
40073
40054
  }
40074
40055
  s.value = ge;
@@ -40269,12 +40250,12 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40269
40250
  if (j && j.lines && s.value?.lines) {
40270
40251
  const K = [];
40271
40252
  for (let le = 0; le < s.value.lines.length; le++) {
40272
- const ke = j.lines[le];
40253
+ const Ce = j.lines[le];
40273
40254
  K.push({
40274
- quantity: ke.quantity,
40275
- sku: ke.sku,
40276
- vendor: ke.vendor,
40277
- isMainSubscription: ke.isMainSubscription
40255
+ quantity: Ce.quantity,
40256
+ sku: Ce.sku,
40257
+ vendor: Ce.vendor,
40258
+ isMainSubscription: Ce.isMainSubscription
40278
40259
  });
40279
40260
  }
40280
40261
  let Q = Wn[s.value.externalSystem];
@@ -40385,10 +40366,10 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40385
40366
  break;
40386
40367
  }
40387
40368
  }), (q, j) => (F(), J(et, null, [
40388
- w("div", eA, [
40389
- w("div", tA, [
40390
- w("div", nA, A(q.$t("Subscription details")), 1),
40391
- s.value && s.value.externalSystemType != E(Wn).Microsoft ? Ce((F(), J("div", rA, [
40369
+ w("div", GR, [
40370
+ w("div", XR, [
40371
+ w("div", ZR, A(q.$t("Subscription details")), 1),
40372
+ s.value && s.value.externalSystemType != E(Wn).Microsoft ? ke((F(), J("div", eA, [
40392
40373
  l.value && s.value?.cspSubscriptionId ? (F(), _e(h0, {
40393
40374
  key: 0,
40394
40375
  "csp-subscription-id": s.value.cspSubscriptionId,
@@ -40403,21 +40384,21 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40403
40384
  default: B(() => [
40404
40385
  D(E(dt), null, {
40405
40386
  default: B(() => [
40406
- Ce(D(E(pr), {
40387
+ ke(D(E(Tr), {
40407
40388
  height: "200px",
40408
40389
  square: ""
40409
40390
  }, null, 512), [
40410
40391
  [Ne, n.value]
40411
40392
  ]),
40412
- Ce(w("div", null, [
40413
- Ce(w("div", { class: "text-h5 text-center status-progress text-yellow" }, A(q.$t("Subscription is in processing mode")), 513), [
40393
+ ke(w("div", null, [
40394
+ ke(w("div", { class: "text-h5 text-center status-progress text-yellow" }, A(q.$t("Subscription is in processing mode")), 513), [
40414
40395
  [Ne, s.value?.hasPendingChanges]
40415
40396
  ]),
40416
- w("div", aA, [
40417
- w("div", iA, [
40418
- w("div", oA, A(s.value?.subscriptionName), 1),
40419
- w("table", lA, [
40420
- p.exibitionMode == E($t).ResellerInfo ? (F(), J("tr", sA, [
40397
+ w("div", tA, [
40398
+ w("div", nA, [
40399
+ w("div", rA, A(s.value?.subscriptionName), 1),
40400
+ w("table", aA, [
40401
+ p.exibitionMode == E($t).ResellerInfo ? (F(), J("tr", iA, [
40421
40402
  w("td", null, A(q.$t("Customer")), 1),
40422
40403
  w("td", null, [
40423
40404
  p.router && s.value && s.value.centralisedCustomerId && s.value.providerCustomerId ? (F(), _e(Tn, {
@@ -40465,7 +40446,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40465
40446
  }, A(q.$formatDate(s.value?.renewalDate)), 3)) : fe("", !0)
40466
40447
  ])
40467
40448
  ]),
40468
- s.value && h.includes(s.value?.externalSystemType) ? (F(), J("tr", uA, [
40449
+ s.value && h.includes(s.value?.externalSystemType) ? (F(), J("tr", oA, [
40469
40450
  w("td", null, A(q.$t("Auto Renew")), 1),
40470
40451
  w("td", null, [
40471
40452
  D(E(Ju), {
@@ -40477,7 +40458,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40477
40458
  label: s.value.isAutoRenewalEnabled ? q.$t("Enabled") : q.$t("Disabled"),
40478
40459
  disable: d.value || s.value?.status?.toLowerCase() != "active"
40479
40460
  }, null, 8, ["modelValue", "label", "disable"]),
40480
- Ce(D(E(bo), {
40461
+ ke(D(E(bo), {
40481
40462
  class: "q-ml-md",
40482
40463
  color: "primary",
40483
40464
  size: "2em"
@@ -40486,7 +40467,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40486
40467
  ])
40487
40468
  ])
40488
40469
  ])) : fe("", !0),
40489
- s.value && y.includes(s.value?.externalSystemType) ? (F(), J("tr", cA, [
40470
+ s.value && y.includes(s.value?.externalSystemType) ? (F(), J("tr", lA, [
40490
40471
  w("td", null, A(q.$t("Auto Renew")), 1),
40491
40472
  w("td", null, [
40492
40473
  D(E(Ju), {
@@ -40498,34 +40479,34 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40498
40479
  label: s.value.isAutoRenewalEnabled ? q.$t("Enabled") : q.$t("Disabled"),
40499
40480
  disable: f.value || s.value?.status?.toLowerCase() != "active"
40500
40481
  }, null, 8, ["modelValue", "label", "disable"]),
40501
- Ce(D(E(bo), {
40482
+ ke(D(E(bo), {
40502
40483
  class: "q-ml-md",
40503
40484
  color: "primary",
40504
40485
  size: "2em"
40505
40486
  }, null, 512), [
40506
40487
  [Ne, f.value]
40507
40488
  ]),
40508
- Ce(w("div", null, [
40509
- D(ZR, {
40489
+ ke(w("div", null, [
40490
+ D(JR, {
40510
40491
  "subscription-details": s.value,
40511
40492
  "subscription-provider-data": m.value
40512
40493
  }, null, 8, ["subscription-details", "subscription-provider-data"])
40513
40494
  ], 512), [
40514
- [Ne, p.exibitionMode == E($t).ResellerInfo && s.value?.status?.toLowerCase() == "active"]
40495
+ [Ne, s.value?.status?.toLowerCase() == "active" && !f.value]
40515
40496
  ])
40516
40497
  ])
40517
40498
  ])) : fe("", !0)
40518
40499
  ])
40519
40500
  ]),
40520
- w("div", dA, [
40521
- s.value && s.value.externalSystemType == E(Wn).Microsoft ? (F(), J("div", fA, [
40501
+ w("div", sA, [
40502
+ s.value && s.value.externalSystemType == E(Wn).Microsoft ? (F(), J("div", uA, [
40522
40503
  D(_f, {
40523
40504
  title: q.$t("Subscription order requests"),
40524
40505
  "csp-subscription-id": s.value.cspSubscriptionId,
40525
40506
  "rows-per-page-options": p.rowsPerPageOptions
40526
40507
  }, null, 8, ["title", "csp-subscription-id", "rows-per-page-options"])
40527
- ])) : (F(), J("div", vA, [
40528
- u.value && s.value && s.value?.centralisedCustomerId && s.value?.externalSystemType ? (F(), J("div", mA, [
40508
+ ])) : (F(), J("div", cA, [
40509
+ u.value && s.value && s.value?.centralisedCustomerId && s.value?.externalSystemType ? (F(), J("div", dA, [
40529
40510
  D(f0, {
40530
40511
  "sinch-account-id": s.value?.sinchAccountId,
40531
40512
  "csp-centralised-customer-id": s.value?.centralisedCustomerId,
@@ -40545,7 +40526,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40545
40526
  ], 512), [
40546
40527
  [Ne, !n.value && s.value]
40547
40528
  ]),
40548
- Ce(w("div", null, [
40529
+ ke(w("div", null, [
40549
40530
  w("h4", null, A(q.$t("Error fetching the subscription details.")), 1)
40550
40531
  ], 512), [
40551
40532
  [Ne, !n.value && !s.value]
@@ -40553,7 +40534,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40553
40534
  ]),
40554
40535
  _: 1
40555
40536
  }),
40556
- Ce(D(E(dt), null, {
40537
+ ke(D(E(dt), null, {
40557
40538
  default: B(() => [
40558
40539
  D(E(jn), {
40559
40540
  flat: "",
@@ -40587,15 +40568,15 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40587
40568
  }, 1024)) : fe("", !0),
40588
40569
  g.value.includes("changeQuantity") ? (F(), _e(E($e), { key: "changeQuantity" }, {
40589
40570
  default: B(() => [
40590
- s.value?.status?.toLowerCase() == "active" ? (F(), J("div", hA, [
40591
- w("div", pA, [
40571
+ s.value?.status?.toLowerCase() == "active" ? (F(), J("div", fA, [
40572
+ w("div", vA, [
40592
40573
  s.value && s.value.externalSystemType == E(Wn).Microsoft ? (F(), J("a", {
40593
40574
  key: 0,
40594
40575
  href: "javascript:void(0)",
40595
40576
  class: "text-center q-mr-sm",
40596
40577
  onClick: j[3] || (j[3] = (Q) => $(s.value?.providerData?.refundableQuantity))
40597
40578
  }, A(q.$t("ViewLicencesToReduce")), 1)) : fe("", !0),
40598
- w("div", gA, [
40579
+ w("div", mA, [
40599
40580
  D(E(Ae), {
40600
40581
  size: "sm",
40601
40582
  style: { "min-width": "46px" },
@@ -40629,11 +40610,11 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40629
40610
  disable: o.value || v.value || r.value
40630
40611
  }, null, 8, ["label", "onClick", "disable"])
40631
40612
  ]),
40632
- K.row.availableStock ? (F(), J("div", yA, [
40633
- w("span", bA, A(`${K.row.availableStock} ${q.$t("MoreAvailable")}`), 1)
40613
+ K.row.availableStock ? (F(), J("div", hA, [
40614
+ w("span", pA, A(`${K.row.availableStock} ${q.$t("MoreAvailable")}`), 1)
40634
40615
  ])) : fe("", !0)
40635
40616
  ])
40636
- ])) : (F(), J("div", _A, [
40617
+ ])) : (F(), J("div", gA, [
40637
40618
  w("span", null, A(K.row.quantity), 1)
40638
40619
  ]))
40639
40620
  ]),
@@ -40653,7 +40634,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40653
40634
  }, 1024)) : fe("", !0),
40654
40635
  g.value.includes("price") ? (F(), _e(E($e), { key: "price" }, {
40655
40636
  default: B(() => [
40656
- Ce(D(E(qt), {
40637
+ ke(D(E(qt), {
40657
40638
  modelValue: K.row.price,
40658
40639
  "onUpdate:modelValue": [(Q) => K.row.price = Q, (Q) => U(K.row)],
40659
40640
  modelModifiers: { number: !0 },
@@ -40666,7 +40647,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40666
40647
  }, null, 8, ["modelValue", "onUpdate:modelValue", "prefix"]), [
40667
40648
  [Ne, v.value]
40668
40649
  ]),
40669
- Ce(w("span", null, A(q.$formatCurrency(K.row.price, s.value?.currency)), 513), [
40650
+ ke(w("span", null, A(q.$formatCurrency(K.row.price, s.value?.currency)), 513), [
40670
40651
  [Ne, !v.value]
40671
40652
  ])
40672
40653
  ]),
@@ -40674,7 +40655,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40674
40655
  }, 1024)) : fe("", !0),
40675
40656
  g.value.includes("margin") ? (F(), _e(E($e), { key: "margin" }, {
40676
40657
  default: B(() => [
40677
- Ce(D(E(qt), {
40658
+ ke(D(E(qt), {
40678
40659
  modelValue: K.row.margin,
40679
40660
  "onUpdate:modelValue": [(Q) => K.row.margin = Q, (Q) => ee(K.row)],
40680
40661
  modelModifiers: { number: !0 },
@@ -40687,7 +40668,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40687
40668
  }, null, 8, ["modelValue", "onUpdate:modelValue"]), [
40688
40669
  [Ne, v.value]
40689
40670
  ]),
40690
- Ce(w("span", null, A(K.row.margin != null ? `${K.row.margin?.toFixed(2)}%` : q.$t("n/a")), 513), [
40671
+ ke(w("span", null, A(K.row.margin != null ? `${K.row.margin?.toFixed(2)}%` : q.$t("n/a")), 513), [
40691
40672
  [Ne, !v.value]
40692
40673
  ])
40693
40674
  ]),
@@ -40711,7 +40692,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40711
40692
  ]),
40712
40693
  _: 1
40713
40694
  }, 8, ["loading", "title", "rows", "rows-per-page-options", "visible-columns"]),
40714
- Ce(w("div", null, [
40695
+ ke(w("div", null, [
40715
40696
  D(E(jn), {
40716
40697
  flat: "",
40717
40698
  loading: n.value,
@@ -40737,10 +40718,10 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40737
40718
  }, 1024)) : fe("", !0),
40738
40719
  g.value.includes("quantity") ? (F(), _e(E($e), { key: "quantity" }, {
40739
40720
  default: B(() => [
40740
- s.value?.status?.toLowerCase() == "active" ? (F(), J("div", wA, [
40741
- w("div", SA, [
40721
+ s.value?.status?.toLowerCase() == "active" ? (F(), J("div", yA, [
40722
+ w("div", bA, [
40742
40723
  D(E(Ae), { class: "bnt" }),
40743
- w("div", CA, [
40724
+ w("div", _A, [
40744
40725
  D(E(Ae), {
40745
40726
  size: "sm",
40746
40727
  style: { "min-width": "46px" },
@@ -40774,11 +40755,11 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40774
40755
  disable: o.value || v.value || r.value
40775
40756
  }, null, 8, ["label", "onClick", "disable"])
40776
40757
  ]),
40777
- K.row.availableStock ? (F(), J("div", kA, [
40778
- w("span", TA, A(`${K.row.availableStock} ${q.$t("MoreAvailable")}`), 1)
40758
+ K.row.availableStock ? (F(), J("div", wA, [
40759
+ w("span", SA, A(`${K.row.availableStock} ${q.$t("MoreAvailable")}`), 1)
40779
40760
  ])) : fe("", !0)
40780
40761
  ])
40781
- ])) : (F(), J("div", EA, [
40762
+ ])) : (F(), J("div", CA, [
40782
40763
  w("span", null, A(K.row.quantity), 1)
40783
40764
  ]))
40784
40765
  ]),
@@ -40792,7 +40773,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40792
40773
  }, 1024)) : fe("", !0),
40793
40774
  g.value.includes("price") ? (F(), _e(E($e), { key: "price" }, {
40794
40775
  default: B(() => [
40795
- Ce(D(E(qt), {
40776
+ ke(D(E(qt), {
40796
40777
  modelValue: K.row.price,
40797
40778
  "onUpdate:modelValue": [(Q) => K.row.price = Q, (Q) => U(K.row)],
40798
40779
  modelModifiers: { number: !0 },
@@ -40805,7 +40786,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40805
40786
  }, null, 8, ["modelValue", "onUpdate:modelValue", "prefix"]), [
40806
40787
  [Ne, v.value]
40807
40788
  ]),
40808
- Ce(w("span", null, A(q.$formatCurrency(K.row.price, s.value?.currency)), 513), [
40789
+ ke(w("span", null, A(q.$formatCurrency(K.row.price, s.value?.currency)), 513), [
40809
40790
  [Ne, !v.value]
40810
40791
  ])
40811
40792
  ]),
@@ -40813,7 +40794,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40813
40794
  }, 1024)) : fe("", !0),
40814
40795
  g.value.includes("margin") ? (F(), _e(E($e), { key: "margin" }, {
40815
40796
  default: B(() => [
40816
- Ce(D(E(qt), {
40797
+ ke(D(E(qt), {
40817
40798
  modelValue: K.row.margin,
40818
40799
  "onUpdate:modelValue": [(Q) => K.row.margin = Q, (Q) => ee(K.row)],
40819
40800
  modelModifiers: { number: !0 },
@@ -40826,7 +40807,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40826
40807
  }, null, 8, ["modelValue", "onUpdate:modelValue"]), [
40827
40808
  [Ne, v.value]
40828
40809
  ]),
40829
- Ce(w("span", null, A(K.row.margin != null ? `${K.row.margin?.toFixed(2)}%` : q.$t("n/a")), 513), [
40810
+ ke(w("span", null, A(K.row.margin != null ? `${K.row.margin?.toFixed(2)}%` : q.$t("n/a")), 513), [
40830
40811
  [Ne, !v.value]
40831
40812
  ])
40832
40813
  ]),
@@ -40858,7 +40839,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40858
40839
  }, 512), [
40859
40840
  [Ne, s.value]
40860
40841
  ]),
40861
- Ce(D(E(fa), { class: "justify-between" }, {
40842
+ ke(D(E(fa), { class: "justify-between" }, {
40862
40843
  default: B(() => [
40863
40844
  w("div", null, [
40864
40845
  s.value && h.includes(s.value.externalSystemType) ? (F(), _e(E(Ae), {
@@ -40870,23 +40851,23 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40870
40851
  onClick: re
40871
40852
  }, null, 8, ["disable", "loading", "label"])) : fe("", !0)
40872
40853
  ]),
40873
- w("div", xA, [
40874
- !d.value && !n.value && !o.value && s.value && h.includes(s.value.externalSystemType) ? (F(), J("div", IA, [
40875
- Ce(D(E(Ae), {
40854
+ w("div", kA, [
40855
+ !d.value && !n.value && !o.value && s.value && h.includes(s.value.externalSystemType) ? (F(), J("div", TA, [
40856
+ ke(D(E(Ae), {
40876
40857
  color: "primary",
40877
40858
  label: q.$t("Adjust Prices"),
40878
40859
  onClick: ie
40879
40860
  }, null, 8, ["label"]), [
40880
40861
  [Ne, !v.value]
40881
40862
  ]),
40882
- Ce(D(E(Ae), {
40863
+ ke(D(E(Ae), {
40883
40864
  color: "warning",
40884
40865
  label: q.$t("Cancel"),
40885
40866
  onClick: se
40886
40867
  }, null, 8, ["label"]), [
40887
40868
  [Ne, v.value]
40888
40869
  ]),
40889
- Ce(D(E(Ae), {
40870
+ ke(D(E(Ae), {
40890
40871
  class: "q-ml-sm",
40891
40872
  color: "primary",
40892
40873
  label: q.$t("Apply"),
@@ -40895,23 +40876,18 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40895
40876
  [Ne, v.value]
40896
40877
  ])
40897
40878
  ])) : fe("", !0),
40898
- d.value ? fe("", !0) : (F(), J("div", OA, [
40899
- Ce(D(E(pr), { type: "QBtn" }, null, 512), [
40900
- [Ne, r.value && !v.value]
40901
- ]),
40902
- Ce(D(E(Ae), {
40879
+ w("div", EA, [
40880
+ D(E(Ae), {
40903
40881
  disabled: I.value || s.value?.hasPendingChanges,
40904
40882
  label: q.$t("Update"),
40905
40883
  color: "primary",
40906
40884
  onClick: M,
40907
- loading: o.value
40908
- }, null, 8, ["disabled", "label", "loading"]), [
40909
- [Ne, !r.value && !v.value]
40910
- ]),
40911
- Ce(w("span", { class: "q-ml-md" }, A(q.$t("Subscription is in processing mode and can't be changed at this moment")), 513), [
40885
+ loading: o.value || r.value || v.value || d.value
40886
+ }, null, 8, ["disabled", "label", "loading"]),
40887
+ ke(w("span", { class: "q-ml-md" }, A(q.$t("Subscription is in processing mode and can't be changed at this moment")), 513), [
40912
40888
  [Ne, s.value?.hasPendingChanges]
40913
40889
  ])
40914
- ]))
40890
+ ])
40915
40891
  ])
40916
40892
  ]),
40917
40893
  _: 1
@@ -40923,13 +40899,13 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40923
40899
  })
40924
40900
  ], 64));
40925
40901
  }
40926
- }), $A = { class: "row justify-between" }, qA = {
40902
+ }), IA = { class: "row justify-between" }, OA = {
40927
40903
  key: 0,
40928
40904
  class: "col-2 div-5"
40929
- }, NA = { class: "col-2 div-5" }, DA = {
40905
+ }, PA = { class: "col-2 div-5" }, $A = {
40930
40906
  key: 1,
40931
40907
  class: "col-2 div-5"
40932
- }, RA = { class: "col-2 div-5" }, AA = { class: "col-2 div-5" }, LA = { class: "row" }, MA = { class: "col-6 div-5" }, FA = { class: "col-6" }, VA = { class: "row justify-start q-mt-sm" }, BA = { class: "col-2 div-5" }, UA = {
40908
+ }, qA = { class: "col-2 div-5" }, NA = { class: "col-2 div-5" }, DA = { class: "row" }, RA = { class: "col-6 div-5" }, AA = { class: "col-6" }, LA = { class: "row justify-start q-mt-sm" }, MA = { class: "col-2 div-5" }, FA = {
40933
40909
  key: 0,
40934
40910
  class: "col-2 div-5 q-pl-sm"
40935
40911
  }, b0 = /* @__PURE__ */ at({
@@ -40972,8 +40948,8 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40972
40948
  return s;
40973
40949
  });
40974
40950
  return (s, d) => (F(), J(et, null, [
40975
- w("div", $A, [
40976
- o.value ? fe("", !0) : (F(), J("div", qA, [
40951
+ w("div", IA, [
40952
+ o.value ? fe("", !0) : (F(), J("div", OA, [
40977
40953
  D(E(qt), {
40978
40954
  outlined: "",
40979
40955
  rounded: "",
@@ -40986,7 +40962,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
40986
40962
  clearable: ""
40987
40963
  }, null, 8, ["modelValue", "label"])
40988
40964
  ])),
40989
- w("div", NA, [
40965
+ w("div", PA, [
40990
40966
  D(E(qt), {
40991
40967
  class: "q-ml-sm",
40992
40968
  outlined: "",
@@ -41000,7 +40976,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41000
40976
  clearable: ""
41001
40977
  }, null, 8, ["modelValue", "label"])
41002
40978
  ]),
41003
- o.value ? fe("", !0) : (F(), J("div", DA, [
40979
+ o.value ? fe("", !0) : (F(), J("div", $A, [
41004
40980
  D(E(Dn), {
41005
40981
  outlined: "",
41006
40982
  rounded: "",
@@ -41017,7 +40993,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41017
40993
  "map-options": ""
41018
40994
  }, null, 8, ["modelValue", "options", "label"])
41019
40995
  ])),
41020
- w("div", RA, [
40996
+ w("div", qA, [
41021
40997
  D(E(Dn), {
41022
40998
  id: "statusSelector",
41023
40999
  rounded: "",
@@ -41032,7 +41008,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41032
41008
  clearable: ""
41033
41009
  }, null, 8, ["modelValue", "options", "label"])
41034
41010
  ]),
41035
- Ce(w("div", AA, [
41011
+ ke(w("div", NA, [
41036
41012
  D(E(Dn), {
41037
41013
  id: "daysToRenewalDate",
41038
41014
  rounded: "",
@@ -41051,8 +41027,8 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41051
41027
  w("div", {
41052
41028
  class: Wt({ "col-2 div-5": !o.value, "col-4 div-5": o.value })
41053
41029
  }, [
41054
- w("div", LA, [
41055
- w("div", MA, [
41030
+ w("div", DA, [
41031
+ w("div", RA, [
41056
41032
  D(E(qt), {
41057
41033
  class: "q-ml-sm",
41058
41034
  rounded: "",
@@ -41096,7 +41072,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41096
41072
  _: 1
41097
41073
  }, 8, ["label", "modelValue"])
41098
41074
  ]),
41099
- w("div", FA, [
41075
+ w("div", AA, [
41100
41076
  D(E(qt), {
41101
41077
  "hide-bottom-space": "",
41102
41078
  rounded: "",
@@ -41142,8 +41118,8 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41142
41118
  ])
41143
41119
  ], 2)
41144
41120
  ]),
41145
- Ce(w("div", VA, [
41146
- w("div", BA, [
41121
+ ke(w("div", LA, [
41122
+ w("div", MA, [
41147
41123
  D(E(Dn), {
41148
41124
  id: "daysToRenewalDate",
41149
41125
  rounded: "",
@@ -41157,7 +41133,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41157
41133
  clearable: ""
41158
41134
  }, null, 8, ["modelValue", "options", "label"])
41159
41135
  ]),
41160
- l.value ? (F(), J("div", UA, [
41136
+ l.value ? (F(), J("div", FA, [
41161
41137
  D(E(Dn), {
41162
41138
  id: "daysToRenewalDate",
41163
41139
  rounded: "",
@@ -41180,7 +41156,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41180
41156
  ])
41181
41157
  ], 64));
41182
41158
  }
41183
- }), jA = { class: "negative full-width" }, zA = ["onClick"], HA = ["onClick"], QA = { class: "flex justify-center align-center full-width q-ma-lg" }, WA = { class: "text-h5" }, _0 = /* @__PURE__ */ at({
41159
+ }), VA = { class: "negative full-width" }, BA = ["onClick"], UA = ["onClick"], jA = { class: "flex justify-center align-center full-width q-ma-lg" }, zA = { class: "text-h5" }, _0 = /* @__PURE__ */ at({
41184
41160
  __name: "SubscriptionsTable",
41185
41161
  props: {
41186
41162
  filters: {},
@@ -41317,7 +41293,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41317
41293
  } else
41318
41294
  a.value = v;
41319
41295
  }), t({ fetchSubscriptions: f }), (m, g) => (F(), J(et, null, [
41320
- Ce(w("div", jA, [
41296
+ ke(w("div", VA, [
41321
41297
  w("span", null, A(m.$t("Error fetching subscriptions")), 1)
41322
41298
  ], 512), [
41323
41299
  [Ne, u.value]
@@ -41334,8 +41310,8 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41334
41310
  loading: i.value
41335
41311
  }, D0({
41336
41312
  "no-data": B(() => [
41337
- Ce(w("div", QA, [
41338
- w("span", WA, A(m.$t("No Subscriptions Found")), 1)
41313
+ ke(w("div", jA, [
41314
+ w("span", zA, A(m.$t("No Subscriptions Found")), 1)
41339
41315
  ], 512), [
41340
41316
  [Ne, !i.value]
41341
41317
  ])
@@ -41355,7 +41331,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41355
41331
  w("a", {
41356
41332
  href: "javascript:void(0)",
41357
41333
  onClick: (S) => s("rowClick", p.row, S)
41358
- }, A(p.row.providerSubscriptionId), 9, zA)
41334
+ }, A(p.row.providerSubscriptionId), 9, BA)
41359
41335
  ]),
41360
41336
  _: 2
41361
41337
  }, 1024),
@@ -41376,7 +41352,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41376
41352
  w("a", {
41377
41353
  href: "javascript:void(0)",
41378
41354
  onClick: (S) => s("customerRowClick", p.row, S)
41379
- }, A(`${p.row.customerName} [${p.row.providerCustomerId}]`), 9, HA)
41355
+ }, A(`${p.row.customerName} [${p.row.providerCustomerId}]`), 9, UA)
41380
41356
  ]),
41381
41357
  _: 2
41382
41358
  }, 1024),
@@ -41517,7 +41493,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41517
41493
  ]), 1032, ["rows", "columns", "pagination", "rows-per-page-options", "loading"])
41518
41494
  ], 64));
41519
41495
  }
41520
- }), KA = { class: "subscriptions-index q-ma-lg q-pa-md" }, YA = { class: "row justify-between" }, JA = { class: "col-11 big" }, GA = { class: "col-1 q-pl-sm text-center small" }, XA = { class: "q-mt-sm flex info-row" }, ZA = { class: "text-lg text-primary" }, eL = { class: "text-subtitle2 q-ml-sm" }, tL = { class: "text-h6" }, nL = /* @__PURE__ */ at({
41496
+ }), HA = { class: "subscriptions-index q-ma-lg q-pa-md" }, QA = { class: "row justify-between" }, WA = { class: "col-11 big" }, KA = { class: "col-1 q-pl-sm text-center small" }, YA = { class: "q-mt-sm flex info-row" }, JA = { class: "text-lg text-primary" }, GA = { class: "text-subtitle2 q-ml-sm" }, XA = { class: "text-h6" }, ZA = /* @__PURE__ */ at({
41521
41497
  __name: "SubscriptionIndex",
41522
41498
  props: {
41523
41499
  route: {},
@@ -41582,9 +41558,9 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41582
41558
  });
41583
41559
  }), Ja(async () => {
41584
41560
  document.body.classList.remove("gray-page");
41585
- }), (h, y) => (F(), J("div", KA, [
41586
- w("div", YA, [
41587
- w("div", JA, [
41561
+ }), (h, y) => (F(), J("div", HA, [
41562
+ w("div", QA, [
41563
+ w("div", WA, [
41588
41564
  D(b0, {
41589
41565
  modelValue: l.value,
41590
41566
  "onUpdate:modelValue": y[0] || (y[0] = (C) => l.value = C),
@@ -41596,7 +41572,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41596
41572
  "external-system-clients": h.externalSystemClients
41597
41573
  }, null, 8, ["modelValue", "available-statuses", "external-system-type-values", "exibition-mode", "external-system-clients"])
41598
41574
  ]),
41599
- w("div", GA, [
41575
+ w("div", KA, [
41600
41576
  D(E(Ae), {
41601
41577
  rounded: "",
41602
41578
  color: "primary",
@@ -41606,7 +41582,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41606
41582
  }, null, 8, ["label"])
41607
41583
  ])
41608
41584
  ]),
41609
- w("div", XA, [
41585
+ w("div", YA, [
41610
41586
  (F(!0), J(et, null, wt(o.value, (C) => (F(), J("div", {
41611
41587
  key: C.status,
41612
41588
  class: "flex"
@@ -41618,14 +41594,14 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41618
41594
  onClick: (T) => g(C.status)
41619
41595
  }, {
41620
41596
  default: B(() => [
41621
- w("span", ZA, A(C.total ?? ""), 1),
41622
- w("span", eL, A(C.displayName), 1)
41597
+ w("span", JA, A(C.total ?? ""), 1),
41598
+ w("span", GA, A(C.displayName), 1)
41623
41599
  ]),
41624
41600
  _: 2
41625
41601
  }, 1032, ["onClick"])
41626
41602
  ]))), 128))
41627
41603
  ]),
41628
- w("span", tL, A(h.$t("Subscriptions")), 1),
41604
+ w("span", XA, A(h.$t("Subscriptions")), 1),
41629
41605
  D(_0, {
41630
41606
  onFetchSubscriptionsFinished: v,
41631
41607
  ref_key: "subscriptionTable",
@@ -41639,7 +41615,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41639
41615
  }, null, 8, ["filters", "rows-per-page-options", "mode", "has-duplicated-external-system-clients"])
41640
41616
  ]));
41641
41617
  }
41642
- }), rL = { class: "text-h5 q-ma-md" }, aL = { class: "text-h6 primary-color" }, iL = { class: "specs q-mb-md" }, oL = { class: "text-h6" }, lL = /* @__PURE__ */ at({
41618
+ }), eL = { class: "text-h5 q-ma-md" }, tL = { class: "text-h6 primary-color" }, nL = { class: "specs q-mb-md" }, rL = { class: "text-h6" }, aL = /* @__PURE__ */ at({
41643
41619
  __name: "SubscriptionOrderDetails",
41644
41620
  props: {
41645
41621
  rowsPerPageOptions: {},
@@ -41673,22 +41649,22 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41673
41649
  a.value = !1;
41674
41650
  }
41675
41651
  }), (s, d) => (F(), J(et, null, [
41676
- w("div", rL, A(s.$t("Order details")), 1),
41652
+ w("div", eL, A(s.$t("Order details")), 1),
41677
41653
  D(E(Qt), { class: "q-ma-md subscripton-details" }, {
41678
41654
  default: B(() => [
41679
41655
  D(E(dt), null, {
41680
41656
  default: B(() => [
41681
- Ce(D(E(pr), {
41657
+ ke(D(E(Tr), {
41682
41658
  height: "200px",
41683
41659
  square: ""
41684
41660
  }, null, 512), [
41685
41661
  [Ne, a.value]
41686
41662
  ]),
41687
- Ce(w("div", null, [
41663
+ ke(w("div", null, [
41688
41664
  w("div", null, [
41689
- w("div", aL, A(`${s.$t("Order Id")}: ${i.value?.providerOrderId ?? s.$t("Pending")}`), 1)
41665
+ w("div", tL, A(`${s.$t("Order Id")}: ${i.value?.providerOrderId ?? s.$t("Pending")}`), 1)
41690
41666
  ]),
41691
- w("table", iL, [
41667
+ w("table", nL, [
41692
41668
  w("tr", null, [
41693
41669
  w("td", null, A(s.$t("Total price")), 1),
41694
41670
  w("td", null, A(s.$formatCurrency(i.value?.total, i.value?.currency)), 1)
@@ -41701,7 +41677,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41701
41677
  ], 512), [
41702
41678
  [Ne, !a.value && i.value]
41703
41679
  ]),
41704
- w("span", oL, A(s.$t("Order items")), 1),
41680
+ w("span", rL, A(s.$t("Order items")), 1),
41705
41681
  D(E(jn), {
41706
41682
  "wrap-cells": "",
41707
41683
  rows: i.value?.subscriptionOrderItems ?? [],
@@ -41713,7 +41689,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41713
41689
  pagination: r.value,
41714
41690
  "onUpdate:pagination": d[0] || (d[0] = (f) => r.value = f)
41715
41691
  }, null, 8, ["rows", "no-data-label", "loading", "rows-per-page-options", "pagination"]),
41716
- Ce(w("div", null, [
41692
+ ke(w("div", null, [
41717
41693
  w("h4", null, A(s.$t("Error fetching customer details.")), 1)
41718
41694
  ], 512), [
41719
41695
  [Ne, !a.value && !i.value]
@@ -41726,7 +41702,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41726
41702
  })
41727
41703
  ], 64));
41728
41704
  }
41729
- }), sL = /* @__PURE__ */ at({
41705
+ }), iL = /* @__PURE__ */ at({
41730
41706
  __name: "SubscriptionOrdersList",
41731
41707
  props: {
41732
41708
  subscriptionOrders: { default: () => [] },
@@ -41752,7 +41728,7 @@ const jR = { class: "text-h6" }, zR = { class: "q-mb-md" }, HR = { class: "q-mt-
41752
41728
  }, null, 8, ["title", "rows", "no-data-label", "visible-columns"]));
41753
41729
  }
41754
41730
  });
41755
- class uL {
41731
+ class oL {
41756
41732
  http;
41757
41733
  baseUrl;
41758
41734
  jsonParseReviver = void 0;
@@ -41840,7 +41816,7 @@ class Sf {
41840
41816
  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;
41841
41817
  }
41842
41818
  }
41843
- class cL extends Error {
41819
+ class lL extends Error {
41844
41820
  message;
41845
41821
  status;
41846
41822
  response;
@@ -41855,15 +41831,15 @@ class cL extends Error {
41855
41831
  }
41856
41832
  }
41857
41833
  function Fh(e, t, n, r, a) {
41858
- throw a ?? new cL(e, t, n, r, null);
41834
+ throw a ?? new lL(e, t, n, r, null);
41859
41835
  }
41860
- const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL = { class: "row" }, mL = { class: "col-12 text-center" }, hL = { class: "text-h6" }, pL = { class: "text-h3" }, gL = { class: "row" }, yL = { class: "col-xs-12 col-sm-6 offset-sm-3" }, bL = { class: "content" }, _L = {
41836
+ const sL = { class: "contact-us-block q-mb-lg" }, uL = { class: "top wide" }, cL = { class: "row" }, dL = { class: "col-12 text-center" }, fL = { class: "text-h6" }, vL = { class: "text-h3" }, mL = { class: "row" }, hL = { class: "col-xs-12 col-sm-6 offset-sm-3" }, pL = { class: "content" }, gL = {
41861
41837
  key: 0,
41862
41838
  class: "form-container text-center"
41863
- }, wL = { class: "text-h6" }, SL = { class: "row" }, CL = { class: "actions flex align-center" }, kL = { key: 1 }, TL = { class: "col-12 text-center" }, EL = { class: "text-h6" }, xL = { class: "text-h3" }, IL = { class: "row contact-info" }, OL = { class: "col-xs-12 col-lg-8 center" }, PL = { class: "content" }, $L = { class: "row" }, qL = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, NL = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, DL = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, RL = { class: "content" }, AL = {
41839
+ }, yL = { class: "text-h6" }, bL = { class: "row" }, _L = { class: "actions flex align-center" }, wL = { key: 1 }, SL = { class: "col-12 text-center" }, CL = { class: "text-h6" }, kL = { class: "text-h3" }, TL = { class: "row contact-info" }, EL = { class: "col-xs-12 col-lg-8 center" }, xL = { class: "content" }, IL = { class: "row" }, OL = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, PL = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, $L = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, qL = { class: "content" }, NL = {
41864
41840
  href: "https://maps.app.goo.gl/13u9L5V8kXTfXr4w8",
41865
41841
  target: "_blank"
41866
- }, LL = /* @__PURE__ */ at({
41842
+ }, DL = /* @__PURE__ */ at({
41867
41843
  __name: "ContactUs",
41868
41844
  props: {
41869
41845
  recaptchaSiteKey: {}
@@ -41886,7 +41862,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
41886
41862
  comments: null
41887
41863
  }), a = L(!1);
41888
41864
  async function i() {
41889
- const u = new uL();
41865
+ const u = new oL();
41890
41866
  try {
41891
41867
  const c = await o();
41892
41868
  let s = Sf.fromJS({ ...r, rcToken: c });
@@ -41915,27 +41891,27 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
41915
41891
  function l(u) {
41916
41892
  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";
41917
41893
  }
41918
- return (u, c) => (F(), J("div", dL, [
41919
- w("div", fL, [
41920
- w("div", vL, [
41921
- w("div", mL, [
41922
- w("div", hL, A(u.$t("Contact Us")), 1),
41923
- w("div", pL, A(u.$t("We’d love to hear from you")), 1),
41894
+ return (u, c) => (F(), J("div", sL, [
41895
+ w("div", uL, [
41896
+ w("div", cL, [
41897
+ w("div", dL, [
41898
+ w("div", fL, A(u.$t("Contact Us")), 1),
41899
+ w("div", vL, A(u.$t("We’d love to hear from you")), 1),
41924
41900
  w("p", null, A(u.$t(`Whether you have a question about features, trials, pricing, need a demo, or anything else,
41925
41901
  our team is ready to answer all your questions.`)), 1)
41926
41902
  ])
41927
41903
  ])
41928
41904
  ]),
41929
- w("div", gL, [
41930
- w("div", yL, [
41931
- w("div", bL, [
41932
- a.value ? (F(), J("div", kL, [
41933
- w("div", TL, [
41934
- w("div", EL, A(u.$t("ThankYouForContactingStockChannel")), 1),
41935
- w("div", xL, A(u.$t("OneOfTheTeamWillComeBackToYouShortly")), 1)
41905
+ w("div", mL, [
41906
+ w("div", hL, [
41907
+ w("div", pL, [
41908
+ a.value ? (F(), J("div", wL, [
41909
+ w("div", SL, [
41910
+ w("div", CL, A(u.$t("ThankYouForContactingStockChannel")), 1),
41911
+ w("div", kL, A(u.$t("OneOfTheTeamWillComeBackToYouShortly")), 1)
41936
41912
  ])
41937
- ])) : (F(), J("div", _L, [
41938
- w("div", wL, A(u.$t("Get In Touch")), 1),
41913
+ ])) : (F(), J("div", gL, [
41914
+ w("div", yL, A(u.$t("Get In Touch")), 1),
41939
41915
  w("p", null, A(u.$t(`Arrange a free call back from our expert team to find out how Cloud in the Channel can
41940
41916
  transform your business.`)), 1),
41941
41917
  D(E(fd), {
@@ -41943,7 +41919,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
41943
41919
  class: "q-gutter-md"
41944
41920
  }, {
41945
41921
  default: B(() => [
41946
- w("div", SL, [
41922
+ w("div", bL, [
41947
41923
  D(E(qt), {
41948
41924
  rounded: "",
41949
41925
  outlined: "",
@@ -42012,7 +41988,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42012
41988
  rules: [(s) => s && s.length > 0 || "This field is required"]
42013
41989
  }, null, 8, ["modelValue", "rules"])
42014
41990
  ]),
42015
- w("div", CL, [
41991
+ w("div", _L, [
42016
41992
  D(E(Ae), {
42017
41993
  size: "lg",
42018
41994
  rounded: "",
@@ -42029,11 +42005,11 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42029
42005
  ])
42030
42006
  ])
42031
42007
  ]),
42032
- w("div", IL, [
42033
- w("div", OL, [
42034
- w("div", PL, [
42035
- w("div", $L, [
42036
- w("div", qL, [
42008
+ w("div", TL, [
42009
+ w("div", EL, [
42010
+ w("div", xL, [
42011
+ w("div", IL, [
42012
+ w("div", OL, [
42037
42013
  c[13] || (c[13] = w("img", {
42038
42014
  src: "/img/graphics/contact/telephone.svg",
42039
42015
  class: "avatar"
@@ -42067,7 +42043,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42067
42043
  c[12] || (c[12] = w("a", { href: "tel:+44203 053 9520" }, "(+44) 203 053 9520", -1))
42068
42044
  ])
42069
42045
  ]),
42070
- w("div", NL, [
42046
+ w("div", PL, [
42071
42047
  c[17] || (c[17] = w("img", {
42072
42048
  src: "/img/graphics/contact/email.svg",
42073
42049
  class: "avatar"
@@ -42085,13 +42061,13 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42085
42061
  c[16] || (c[16] = w("a", { href: "mailto:partners@cloudinthechannel.com" }, "partners@cloudinthechannel.com", -1))
42086
42062
  ])
42087
42063
  ]),
42088
- w("div", DL, [
42064
+ w("div", $L, [
42089
42065
  c[19] || (c[19] = w("img", {
42090
42066
  src: "/img/graphics/contact/map.svg",
42091
42067
  class: "avatar"
42092
42068
  }, null, -1)),
42093
- w("div", RL, [
42094
- w("a", AL, [
42069
+ w("div", qL, [
42070
+ w("a", NL, [
42095
42071
  Re(A(u.$t("Florinis 11, CITY FORUM, 1st floor, Office 102")), 1),
42096
42072
  c[18] || (c[18] = w("br", null, null, -1)),
42097
42073
  Re(A(u.$t("Nicosia | 1065")), 1)
@@ -42104,7 +42080,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42104
42080
  ])
42105
42081
  ]));
42106
42082
  }
42107
- }), ML = Ct`
42083
+ }), RL = Ct`
42108
42084
  mutation addItemToBasket($data: AddItemToBasketInput!) {
42109
42085
  addItemToBasket(input: { item: $data }) {
42110
42086
  createBasketPayload {
@@ -42134,7 +42110,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42134
42110
  }
42135
42111
  }
42136
42112
  }
42137
- `, FL = Ct`
42113
+ `, AL = Ct`
42138
42114
  mutation changeBasketItemQty($data: ChangeBasketItemQtyInput!) {
42139
42115
  changeBasketItemQty(input: $data) {
42140
42116
  createBasketPayload {
@@ -42164,7 +42140,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42164
42140
  }
42165
42141
  }
42166
42142
  }
42167
- `, VL = Ct`
42143
+ `, LL = Ct`
42168
42144
  mutation removeItemFromBasket($data: RemoveItemFromBasketInput!) {
42169
42145
  removeItemFromBasket(input: $data) {
42170
42146
  createBasketPayload {
@@ -42194,7 +42170,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42194
42170
  }
42195
42171
  }
42196
42172
  }
42197
- `, BL = Ct`
42173
+ `, ML = Ct`
42198
42174
  mutation saveVendorParameters($data: SaveVendorParametersInput!) {
42199
42175
  saveVendorParameters(saveVendorParametersInput: $data) {
42200
42176
  boolean
@@ -42203,7 +42179,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42203
42179
  }
42204
42180
  }
42205
42181
  }
42206
- `, UL = Ct`
42182
+ `, FL = Ct`
42207
42183
  mutation placeSalesOrder($data: PlaceSalesOrderInput!) {
42208
42184
  placeSalesOrder(createSalesOrderInput: $data) {
42209
42185
  salesOrderId
@@ -42212,7 +42188,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42212
42188
  }
42213
42189
  }
42214
42190
  }
42215
- `, jL = Ct`
42191
+ `, VL = Ct`
42216
42192
  mutation setBasketCustomer($data: SetBasketCustomerInput!) {
42217
42193
  setBasketCustomer(input: $data) {
42218
42194
  boolean
@@ -42221,7 +42197,7 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42221
42197
  }
42222
42198
  }
42223
42199
  }
42224
- `, zL = Ct`
42200
+ `, BL = Ct`
42225
42201
  query {
42226
42202
  currentBasket {
42227
42203
  id
@@ -42251,11 +42227,11 @@ const dL = { class: "contact-us-block q-mb-lg" }, fL = { class: "top wide" }, vL
42251
42227
  }
42252
42228
  }
42253
42229
  `;
42254
- class HL {
42230
+ class UL {
42255
42231
  async addItemToBasket(t) {
42256
42232
  try {
42257
42233
  return (await Dt.mutate({
42258
- mutation: ML,
42234
+ mutation: RL,
42259
42235
  variables: { data: t }
42260
42236
  })).data.addItemToBasket;
42261
42237
  } catch (n) {
@@ -42265,7 +42241,7 @@ class HL {
42265
42241
  async changeBasketItemQty(t) {
42266
42242
  try {
42267
42243
  return (await Dt.mutate({
42268
- mutation: FL,
42244
+ mutation: AL,
42269
42245
  variables: { data: t }
42270
42246
  })).data.changeBasketItemQty;
42271
42247
  } catch (n) {
@@ -42275,7 +42251,7 @@ class HL {
42275
42251
  async removeItemFromBasket(t) {
42276
42252
  try {
42277
42253
  return (await Dt.mutate({
42278
- mutation: VL,
42254
+ mutation: LL,
42279
42255
  variables: { data: t }
42280
42256
  })).data.removeItemFromBasket;
42281
42257
  } catch (n) {
@@ -42285,7 +42261,7 @@ class HL {
42285
42261
  async saveVendorParameters(t) {
42286
42262
  try {
42287
42263
  const r = (await Dt.mutate({
42288
- mutation: BL,
42264
+ mutation: ML,
42289
42265
  variables: { data: t }
42290
42266
  })).data.saveVendorParameters;
42291
42267
  return r.errors ? r.errors.length == 0 : !0;
@@ -42295,14 +42271,14 @@ class HL {
42295
42271
  }
42296
42272
  async placeSalesOrder(t) {
42297
42273
  return (await Dt.mutate({
42298
- mutation: UL,
42274
+ mutation: FL,
42299
42275
  variables: { data: t }
42300
42276
  })).data.placeSalesOrder;
42301
42277
  }
42302
42278
  async setBasketCustomer(t) {
42303
42279
  try {
42304
42280
  const r = (await Dt.mutate({
42305
- mutation: jL,
42281
+ mutation: VL,
42306
42282
  variables: { data: t }
42307
42283
  })).data.setBasketCustomer;
42308
42284
  return r.errors ? r.errors.length == 0 : !0;
@@ -42313,14 +42289,14 @@ class HL {
42313
42289
  async getCurrentBasket() {
42314
42290
  try {
42315
42291
  return (await Dt.query({
42316
- query: zL
42292
+ query: BL
42317
42293
  })).data.currentBasket;
42318
42294
  } catch (t) {
42319
42295
  throw t;
42320
42296
  }
42321
42297
  }
42322
42298
  }
42323
- const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" }, KL = { class: "text-body q-mr-md" }, YL = { key: 0 }, JL = { class: "text-body q-mr-md" }, GL = { class: "text-body q-mr-md" }, XL = { class: "row" }, ZL = { class: "col-2" }, eM = { class: "text-body q-mr-md" }, tM = { class: "row" }, nM = { class: "col-2" }, rM = { class: "text-body q-mr-md" }, aM = { key: 0 }, w0 = /* @__PURE__ */ at({
42299
+ const jL = { class: "text-body q-mr-md" }, zL = { class: "text-body q-mr-md" }, HL = { class: "text-body q-mr-md" }, QL = { key: 0 }, WL = { class: "text-body q-mr-md" }, KL = { class: "text-body q-mr-md" }, YL = { class: "row" }, JL = { class: "col-2" }, GL = { class: "text-body q-mr-md" }, XL = { class: "row" }, ZL = { class: "col-2" }, eM = { class: "text-body q-mr-md" }, tM = { key: 0 }, w0 = /* @__PURE__ */ at({
42324
42300
  __name: "BasketItemsTable",
42325
42301
  props: {
42326
42302
  basket: {},
@@ -42332,7 +42308,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42332
42308
  },
42333
42309
  emits: ["onBasketItemRemoved", "onBasketChanged"],
42334
42310
  setup(e, { expose: t, emit: n }) {
42335
- const r = e, a = n, i = L(), o = L(!1), l = er(), { t: u } = tn(), c = new HL(), s = L([]), d = [
42311
+ const r = e, a = n, i = L(), o = L(!1), l = er(), { t: u } = tn(), c = new UL(), s = L([]), d = [
42336
42312
  { align: "left", sortable: !1, name: "mpn", label: u("Sku"), field: "mpn" },
42337
42313
  { align: "left", sortable: !1, name: "externalSystemType", label: u("Provider"), field: "externalSystemType" },
42338
42314
  { align: "left", sortable: !1, name: "name", label: u("Name"), field: "name" },
@@ -42450,25 +42426,25 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42450
42426
  default: B(() => [
42451
42427
  D(E($e), { key: "mpn" }, {
42452
42428
  default: B(() => [
42453
- w("span", QL, A(C.row.product.mpn), 1)
42429
+ w("span", jL, A(C.row.product.mpn), 1)
42454
42430
  ]),
42455
42431
  _: 2
42456
42432
  }, 1024),
42457
42433
  D(E($e), { key: "externalSystemType" }, {
42458
42434
  default: B(() => [
42459
- w("span", WL, A(C.row.product.externalSystemType), 1)
42435
+ w("span", zL, A(C.row.product.externalSystemType), 1)
42460
42436
  ]),
42461
42437
  _: 2
42462
42438
  }, 1024),
42463
42439
  D(E($e), { key: "name" }, {
42464
42440
  default: B(() => [
42465
- w("span", KL, A(C.row.product.name), 1)
42441
+ w("span", HL, A(C.row.product.name), 1)
42466
42442
  ]),
42467
42443
  _: 2
42468
42444
  }, 1024),
42469
42445
  D(E($e), { key: "quantity" }, {
42470
42446
  default: B(() => [
42471
- r.disable ? (F(), J("span", YL, A(C.row.product.quantity), 1)) : (F(), _e(E(qt), {
42447
+ r.disable ? (F(), J("span", QL, A(C.row.product.quantity), 1)) : (F(), _e(E(qt), {
42472
42448
  key: 1,
42473
42449
  modelValue: C.row.product.quantity,
42474
42450
  "onUpdate:modelValue": [(T) => C.row.product.quantity = T, (T) => S(C.row)],
@@ -42481,9 +42457,9 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42481
42457
  ]),
42482
42458
  _: 2
42483
42459
  }, 1024),
42484
- Ce(D(E($e), { key: "cost" }, {
42460
+ ke(D(E($e), { key: "cost" }, {
42485
42461
  default: B(() => [
42486
- w("span", JL, A(h.$formatCurrency(C.row.product.price, r.basket?.currency)), 1)
42462
+ w("span", WL, A(h.$formatCurrency(C.row.product.price, r.basket?.currency)), 1)
42487
42463
  ]),
42488
42464
  _: 2
42489
42465
  }, 1536), [
@@ -42491,15 +42467,15 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42491
42467
  ]),
42492
42468
  D(E($e), { key: "price" }, {
42493
42469
  default: B(() => [
42494
- w("span", GL, A(C.row.product.msrp ? h.$formatCurrency(C.row.product.msrp, r.basket?.currency) : h.$t("n/a")), 1)
42470
+ w("span", KL, A(C.row.product.msrp ? h.$formatCurrency(C.row.product.msrp, r.basket?.currency) : h.$t("n/a")), 1)
42495
42471
  ]),
42496
42472
  _: 2
42497
42473
  }, 1024),
42498
- Ce(D(E($e), { key: "totalCost" }, {
42474
+ ke(D(E($e), { key: "totalCost" }, {
42499
42475
  default: B(() => [
42500
- w("div", XL, [
42501
- w("div", ZL, [
42502
- w("span", eM, A(C.row.product.totalCost ? h.$formatCurrency(C.row.product.totalCost, r.basket?.currency) : h.$t("n/a")), 1)
42476
+ w("div", YL, [
42477
+ w("div", JL, [
42478
+ w("span", GL, A(C.row.product.totalCost ? h.$formatCurrency(C.row.product.totalCost, r.basket?.currency) : h.$t("n/a")), 1)
42503
42479
  ])
42504
42480
  ])
42505
42481
  ]),
@@ -42509,15 +42485,15 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42509
42485
  ]),
42510
42486
  D(E($e), { key: "totalPrice" }, {
42511
42487
  default: B(() => [
42512
- w("div", tM, [
42513
- w("div", nM, [
42514
- w("span", rM, A(C.row.product.totalPrice ? h.$formatCurrency(C.row.product.totalPrice, r.basket?.currency) : h.$t("n/a")), 1)
42488
+ w("div", XL, [
42489
+ w("div", ZL, [
42490
+ w("span", eM, A(C.row.product.totalPrice ? h.$formatCurrency(C.row.product.totalPrice, r.basket?.currency) : h.$t("n/a")), 1)
42515
42491
  ])
42516
42492
  ])
42517
42493
  ]),
42518
42494
  _: 2
42519
42495
  }, 1024),
42520
- Ce(D(E($e), { key: "profit" }, {
42496
+ ke(D(E($e), { key: "profit" }, {
42521
42497
  default: B(() => [
42522
42498
  w("span", {
42523
42499
  class: Wt({ "text-positive": C.row.product.profit >= 0, "text-negative": C.row.product.profit < 0 })
@@ -42527,7 +42503,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42527
42503
  }, 1536), [
42528
42504
  [Ne, h.exibitionMode === E($t).ResellerInfo]
42529
42505
  ]),
42530
- Ce(D(E($e), { key: "margin" }, {
42506
+ ke(D(E($e), { key: "margin" }, {
42531
42507
  default: B(() => [
42532
42508
  w("span", {
42533
42509
  class: Wt({ "text-positive": C.row.product.margin >= 0, "text-negative": C.row.product.margin < 0 })
@@ -42539,7 +42515,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42539
42515
  ]),
42540
42516
  D(E($e), { key: "expand" }, {
42541
42517
  default: B(() => [
42542
- Ce(D(E(Ae), {
42518
+ ke(D(E(Ae), {
42543
42519
  size: "sm",
42544
42520
  color: "accent",
42545
42521
  round: "",
@@ -42569,7 +42545,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42569
42545
  ]),
42570
42546
  _: 2
42571
42547
  }, 1032, ["props"]),
42572
- (F(!0), J(et, null, wt(C.row.addOns, (T) => Ce((F(), _e(E(Yn), {
42548
+ (F(!0), J(et, null, wt(C.row.addOns, (T) => ke((F(), _e(E(Yn), {
42573
42549
  key: T.name
42574
42550
  }, {
42575
42551
  default: B(() => [
@@ -42587,7 +42563,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42587
42563
  }, 1024),
42588
42564
  D(E($e), { style: { width: "120px" } }, {
42589
42565
  default: B(() => [
42590
- r.disable ? (F(), J("span", aM, A(T.quantity), 1)) : (F(), _e(E(qt), {
42566
+ r.disable ? (F(), J("span", tM, A(T.quantity), 1)) : (F(), _e(E(qt), {
42591
42567
  key: 1,
42592
42568
  modelValue: T.quantity,
42593
42569
  "onUpdate:modelValue": [($) => T.quantity = $, ($) => g(C.row, T)],
@@ -42600,7 +42576,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42600
42576
  ]),
42601
42577
  _: 2
42602
42578
  }, 1024),
42603
- Ce(D(E($e), null, {
42579
+ ke(D(E($e), null, {
42604
42580
  default: B(() => [
42605
42581
  Re(A(h.$formatCurrency(
42606
42582
  T.price,
@@ -42617,7 +42593,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42617
42593
  ]),
42618
42594
  _: 2
42619
42595
  }, 1024),
42620
- Ce(D(E($e), null, {
42596
+ ke(D(E($e), null, {
42621
42597
  default: B(() => [
42622
42598
  Re(A(h.$formatCurrency(T.totalCost, r.basket?.currency)), 1)
42623
42599
  ]),
@@ -42631,7 +42607,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42631
42607
  ]),
42632
42608
  _: 2
42633
42609
  }, 1024),
42634
- Ce(D(E($e), null, {
42610
+ ke(D(E($e), null, {
42635
42611
  default: B(() => [
42636
42612
  w("span", {
42637
42613
  class: Wt({ "text-positive": T.profit >= 0, "text-negative": T.profit < 0 })
@@ -42641,7 +42617,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42641
42617
  }, 1536), [
42642
42618
  [Ne, h.exibitionMode === E($t).ResellerInfo]
42643
42619
  ]),
42644
- Ce(D(E($e), null, {
42620
+ ke(D(E($e), null, {
42645
42621
  default: B(() => [
42646
42622
  w("span", {
42647
42623
  class: Wt({ "text-positive": T.margin >= 0, "text-negative": T.margin < 0 })
@@ -42661,7 +42637,7 @@ const QL = { class: "text-body q-mr-md" }, WL = { class: "text-body q-mr-md" },
42661
42637
  }, 8, ["rows", "columns", "rows-per-page-options", "loading", "visible-columns"]));
42662
42638
  }
42663
42639
  });
42664
- const iM = { class: "customer-top" }, oM = { class: "text-h6 primary-color customer-name" }, lM = { class: "text-weight-medium" }, sM = /* @__PURE__ */ at({
42640
+ const nM = { class: "customer-top" }, rM = { class: "text-h6 primary-color customer-name" }, aM = { class: "text-weight-medium" }, iM = /* @__PURE__ */ at({
42665
42641
  __name: "CustomerDetailsSection",
42666
42642
  props: {
42667
42643
  isDataLoading: { type: Boolean },
@@ -42673,21 +42649,21 @@ const iM = { class: "customer-top" }, oM = { class: "text-h6 primary-color custo
42673
42649
  const i = ar("q-skeleton");
42674
42650
  return F(), J(et, null, [
42675
42651
  w("div", null, [
42676
- Ce(D(i, {
42652
+ ke(D(i, {
42677
42653
  height: "200px",
42678
42654
  square: ""
42679
42655
  }, null, 512), [
42680
42656
  [Ne, n.isDataLoading]
42681
42657
  ]),
42682
42658
  w("div", null, [
42683
- Ce(w("div", null, [
42684
- w("p", iM, [
42685
- w("span", oM, A(`${n.customerDetails?.companyName}`), 1),
42686
- Ce(w("span", { class: "customer-id" }, A(`[${n.customerDetails?.providerCustomerId}]`), 513), [
42659
+ ke(w("div", null, [
42660
+ w("p", nM, [
42661
+ w("span", rM, A(`${n.customerDetails?.companyName}`), 1),
42662
+ ke(w("span", { class: "customer-id" }, A(`[${n.customerDetails?.providerCustomerId}]`), 513), [
42687
42663
  [Ne, !t.value]
42688
42664
  ])
42689
42665
  ]),
42690
- w("p", lM, A(r.$t("Address")), 1),
42666
+ w("p", aM, A(r.$t("Address")), 1),
42691
42667
  w("p", null, A([
42692
42668
  n.customerDetails?.addressLine1,
42693
42669
  n.customerDetails?.addressLine2,
@@ -42700,7 +42676,7 @@ const iM = { class: "customer-top" }, oM = { class: "text-h6 primary-color custo
42700
42676
  ])
42701
42677
  ])
42702
42678
  ]),
42703
- Ce(w("div", null, [
42679
+ ke(w("div", null, [
42704
42680
  w("h4", null, A(r.$t("Error fetching customer details.")), 1)
42705
42681
  ], 512), [
42706
42682
  [Ne, !n.isDataLoading && !n.customerDetails]
@@ -42831,7 +42807,7 @@ class S0 {
42831
42807
  }
42832
42808
  }
42833
42809
  }
42834
- const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" }, dM = { class: "col-4 text-h6 primary-color" }, fM = { class: "row" }, vM = { class: "col-4" }, mM = { class: "specs" }, hM = { key: 0 }, pM = { key: 1 }, gM = { class: "col-4" }, yM = { class: "specs" }, bM = { class: "col-4" }, _M = { class: "text-h6 primary-color" }, wM = { class: "text-right" }, SM = /* @__PURE__ */ at({
42810
+ const oM = { class: "text-h5 q-ma-md" }, lM = { class: "flex justify-between" }, sM = { class: "col-4 text-h6 primary-color" }, uM = { class: "row" }, cM = { class: "col-4" }, dM = { class: "specs" }, fM = { key: 0 }, vM = { key: 1 }, mM = { class: "col-4" }, hM = { class: "specs" }, pM = { class: "col-4" }, gM = { class: "text-h6 primary-color" }, yM = { class: "text-right" }, bM = /* @__PURE__ */ at({
42835
42811
  __name: "QuoteDetails",
42836
42812
  props: {
42837
42813
  rowsPerPageOptions: {},
@@ -42918,20 +42894,20 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
42918
42894
  r.value ? (d.value = x.indexOf(r.value.status) === -1, f.value = P.indexOf(r.value.status) === -1, v.value = I.indexOf(r.value.status) === -1) : (d.value = !1, f.value = !1, v.value = !1);
42919
42895
  }
42920
42896
  return t({ getBasketDetails: k }), (x, P) => (F(), J(et, null, [
42921
- w("div", uM, A(x.$t("Quote details")), 1),
42922
- Ce(D(E(pr), {
42897
+ w("div", oM, A(x.$t("Quote details")), 1),
42898
+ ke(D(E(Tr), {
42923
42899
  height: "200px",
42924
42900
  square: ""
42925
42901
  }, null, 512), [
42926
42902
  [Ne, i.value]
42927
42903
  ]),
42928
- Ce(w("div", null, [
42904
+ ke(w("div", null, [
42929
42905
  D(E(Qt), { class: "q-ma-md subscripton-details" }, {
42930
42906
  default: B(() => [
42931
42907
  D(E(dt), null, {
42932
42908
  default: B(() => [
42933
- w("div", cM, [
42934
- w("div", dM, A(`${x.$t("Quote Id")}: ${r.value?.id}`), 1),
42909
+ w("div", lM, [
42910
+ w("div", sM, A(`${x.$t("Quote Id")}: ${r.value?.id}`), 1),
42935
42911
  D(E(fa), { align: "right" }, {
42936
42912
  default: B(() => [
42937
42913
  D(E(Ae), {
@@ -42956,18 +42932,18 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
42956
42932
  _: 1
42957
42933
  })
42958
42934
  ]),
42959
- w("div", fM, [
42960
- w("div", vM, [
42961
- w("table", mM, [
42935
+ w("div", uM, [
42936
+ w("div", cM, [
42937
+ w("table", dM, [
42962
42938
  w("tr", null, [
42963
42939
  w("td", null, A(x.$t("Customer")), 1),
42964
42940
  w("td", null, A(r.value?.customerName), 1)
42965
42941
  ]),
42966
- r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (F(), J("tr", hM, [
42942
+ r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (F(), J("tr", fM, [
42967
42943
  w("td", null, A(x.$t("Provider")), 1),
42968
42944
  w("td", null, A(x.$t(r.value?.providerCustomerIds[0].externalSystemType)), 1)
42969
42945
  ])) : fe("", !0),
42970
- r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (F(), J("tr", pM, [
42946
+ r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (F(), J("tr", vM, [
42971
42947
  w("td", null, A(x.$t("Provider Customer Id")), 1),
42972
42948
  w("td", null, A(x.$t(r.value?.providerCustomerIds[0].providerCustomerId)), 1)
42973
42949
  ])) : fe("", !0),
@@ -42977,8 +42953,8 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
42977
42953
  ])
42978
42954
  ])
42979
42955
  ]),
42980
- w("div", gM, [
42981
- w("table", yM, [
42956
+ w("div", mM, [
42957
+ w("table", hM, [
42982
42958
  w("tr", null, [
42983
42959
  w("td", null, A(x.$t("Admin Contact")), 1)
42984
42960
  ]),
@@ -42997,7 +42973,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
42997
42973
  ])
42998
42974
  ])
42999
42975
  ]),
43000
- w("div", bM, [
42976
+ w("div", pM, [
43001
42977
  D(E(jn), {
43002
42978
  title: x.$t("History"),
43003
42979
  rows: r.value?.basketStatusHistoriesPayload ?? [],
@@ -43011,7 +42987,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43011
42987
  }),
43012
42988
  D(E(dt), null, {
43013
42989
  default: B(() => [
43014
- w("div", _M, A(x.$t("Items")), 1),
42990
+ w("div", gM, A(x.$t("Items")), 1),
43015
42991
  D(w0, {
43016
42992
  ref_key: "basketItemsTableVue",
43017
42993
  ref: m,
@@ -43028,7 +43004,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43028
43004
  D(E(dt), { align: "right" }, {
43029
43005
  default: B(() => [
43030
43006
  w("table", null, [
43031
- w("tr", wM, [
43007
+ w("tr", yM, [
43032
43008
  w("td", null, A(x.$t("Total price")), 1),
43033
43009
  w("td", null, A(x.$formatCurrency(r.value?.totalPrice, r.value?.currency)), 1)
43034
43010
  ])
@@ -43067,10 +43043,10 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43067
43043
  ])
43068
43044
  ], 64));
43069
43045
  }
43070
- }), CM = {
43046
+ }), _M = {
43071
43047
  key: 0,
43072
43048
  class: "text-h6 q-mt-md"
43073
- }, kM = { class: "row justify-between" }, TM = { class: "col-10 big" }, EM = { class: "row justify-between" }, xM = { class: "col-2" }, IM = { class: "col-2" }, OM = { class: "col-2" }, PM = { class: "col-6" }, $M = { class: "row" }, qM = { class: "col-6 div-5" }, NM = { class: "col-6" }, DM = { class: "col-2 q-pl-sm text-center small" }, RM = { class: "q-my-md" }, AM = { class: "text-h6" }, LM = { class: "negative full-width" }, MM = { class: "text-body q-mr-md" }, FM = { class: "text-body q-mr-md" }, VM = { class: "text-body q-mr-md" }, BM = { class: "text-body q-mr-md" }, UM = { class: "text-body q-mr-md" }, jM = { class: "text-body q-mr-md" }, zM = /* @__PURE__ */ at({
43049
+ }, wM = { class: "row justify-between" }, SM = { class: "col-10 big" }, CM = { class: "row justify-between" }, kM = { class: "col-2" }, TM = { class: "col-2" }, EM = { class: "col-2" }, xM = { class: "col-6" }, IM = { class: "row" }, OM = { class: "col-6 div-5" }, PM = { class: "col-6" }, $M = { class: "col-2 q-pl-sm text-center small" }, qM = { class: "q-my-md" }, NM = { class: "text-h6" }, DM = { class: "negative full-width" }, RM = { class: "text-body q-mr-md" }, AM = { class: "text-body q-mr-md" }, LM = { class: "text-body q-mr-md" }, MM = { class: "text-body q-mr-md" }, FM = { class: "text-body q-mr-md" }, VM = { class: "text-body q-mr-md" }, BM = /* @__PURE__ */ at({
43074
43050
  __name: "QuoteIndex",
43075
43051
  props: {
43076
43052
  rowsPerPageOptions: {},
@@ -43164,11 +43140,11 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43164
43140
  v.value.dateRange || (v.value.dateRange = { from: "", to: "" });
43165
43141
  }
43166
43142
  return t({ onSearchClick: m }), (h, y) => (F(), J("div", null, [
43167
- d.pageTitle ? (F(), J("span", CM, A(d.pageTitle), 1)) : fe("", !0),
43168
- Ce(w("div", kM, [
43169
- w("div", TM, [
43170
- w("div", EM, [
43171
- w("div", xM, [
43143
+ d.pageTitle ? (F(), J("span", _M, A(d.pageTitle), 1)) : fe("", !0),
43144
+ ke(w("div", wM, [
43145
+ w("div", SM, [
43146
+ w("div", CM, [
43147
+ w("div", kM, [
43172
43148
  D(E(qt), {
43173
43149
  class: "q-ml-sm",
43174
43150
  outlined: "",
@@ -43182,7 +43158,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43182
43158
  clearable: ""
43183
43159
  }, null, 8, ["modelValue", "label"])
43184
43160
  ]),
43185
- w("div", IM, [
43161
+ w("div", TM, [
43186
43162
  D(E(qt), {
43187
43163
  outlined: "",
43188
43164
  rounded: "",
@@ -43195,7 +43171,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43195
43171
  clearable: ""
43196
43172
  }, null, 8, ["modelValue", "label"])
43197
43173
  ]),
43198
- w("div", OM, [
43174
+ w("div", EM, [
43199
43175
  D(E(Dn), {
43200
43176
  outlined: "",
43201
43177
  rounded: "",
@@ -43212,9 +43188,9 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43212
43188
  clearable: ""
43213
43189
  }, null, 8, ["modelValue", "options", "label"])
43214
43190
  ]),
43215
- w("div", PM, [
43216
- w("div", $M, [
43217
- w("div", qM, [
43191
+ w("div", xM, [
43192
+ w("div", IM, [
43193
+ w("div", OM, [
43218
43194
  D(E(qt), {
43219
43195
  class: "q-ml-sm",
43220
43196
  rounded: "",
@@ -43257,7 +43233,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43257
43233
  _: 1
43258
43234
  }, 8, ["label", "modelValue"])
43259
43235
  ]),
43260
- w("div", NM, [
43236
+ w("div", PM, [
43261
43237
  D(E(qt), {
43262
43238
  "hide-bottom-space": "",
43263
43239
  rounded: "",
@@ -43304,7 +43280,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43304
43280
  ])
43305
43281
  ])
43306
43282
  ]),
43307
- w("div", DM, [
43283
+ w("div", $M, [
43308
43284
  D(E(Ae), {
43309
43285
  rounded: "",
43310
43286
  color: "primary",
@@ -43316,15 +43292,15 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43316
43292
  ], 512), [
43317
43293
  [Ne, d.exibitionMode === E($t).ResellerInfo]
43318
43294
  ]),
43319
- w("div", RM, [
43320
- w("span", AM, A(h.$t("Quotes")), 1)
43295
+ w("div", qM, [
43296
+ w("span", NM, A(h.$t("Quotes")), 1)
43321
43297
  ]),
43322
- Ce(w("div", LM, [
43298
+ ke(w("div", DM, [
43323
43299
  w("span", null, A(h.$t("Error fetching quotes")), 1)
43324
43300
  ], 512), [
43325
43301
  [Ne, u.value]
43326
43302
  ]),
43327
- Ce(D(E(jn), {
43303
+ ke(D(E(jn), {
43328
43304
  "wrap-cells": "",
43329
43305
  rows: r.value,
43330
43306
  columns: s,
@@ -43344,7 +43320,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43344
43320
  onClick: (T) => S(T, C.row.basketId)
43345
43321
  }, {
43346
43322
  default: B(() => [
43347
- w("span", MM, A(C.row.basketId), 1)
43323
+ w("span", RM, A(C.row.basketId), 1)
43348
43324
  ]),
43349
43325
  _: 2
43350
43326
  }, 1032, ["onClick"]),
@@ -43353,7 +43329,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43353
43329
  onClick: (T) => S(T, C.row.basketId)
43354
43330
  }, {
43355
43331
  default: B(() => [
43356
- w("span", FM, A(C.row.companyName ?? h.$t("Not set")), 1)
43332
+ w("span", AM, A(C.row.companyName ?? h.$t("Not set")), 1)
43357
43333
  ]),
43358
43334
  _: 2
43359
43335
  }, 1032, ["onClick"]),
@@ -43362,7 +43338,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43362
43338
  onClick: (T) => S(T, C.row.basketId)
43363
43339
  }, {
43364
43340
  default: B(() => [
43365
- w("span", VM, A(h.$t(C.row.status)), 1)
43341
+ w("span", LM, A(h.$t(C.row.status)), 1)
43366
43342
  ]),
43367
43343
  _: 2
43368
43344
  }, 1032, ["onClick"]),
@@ -43371,7 +43347,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43371
43347
  onClick: (T) => S(T, C.row.basketId)
43372
43348
  }, {
43373
43349
  default: B(() => [
43374
- w("span", BM, A(C.row.productsCount), 1)
43350
+ w("span", MM, A(C.row.productsCount), 1)
43375
43351
  ]),
43376
43352
  _: 2
43377
43353
  }, 1032, ["onClick"]),
@@ -43380,7 +43356,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43380
43356
  onClick: (T) => S(T, C.row.basketId)
43381
43357
  }, {
43382
43358
  default: B(() => [
43383
- w("span", UM, A(h.$formatCurrency(C.row.totalPrice, C.row.currency)), 1)
43359
+ w("span", FM, A(h.$formatCurrency(C.row.totalPrice, C.row.currency)), 1)
43384
43360
  ]),
43385
43361
  _: 2
43386
43362
  }, 1032, ["onClick"]),
@@ -43389,7 +43365,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43389
43365
  onClick: (T) => S(T, C.row.basketId)
43390
43366
  }, {
43391
43367
  default: B(() => [
43392
- w("span", jM, A(h.$formatDateTime(C.row.dateCreated)), 1)
43368
+ w("span", VM, A(h.$formatDateTime(C.row.dateCreated)), 1)
43393
43369
  ]),
43394
43370
  _: 2
43395
43371
  }, 1032, ["onClick"]),
@@ -43415,7 +43391,7 @@ const uM = { class: "text-h5 q-ma-md" }, cM = { class: "flex justify-between" },
43415
43391
  }
43416
43392
  });
43417
43393
  var C0 = /* @__PURE__ */ ((e) => (e[e.ValidationError = 1] = "ValidationError", e))(C0 || {});
43418
- const HM = { key: 0 }, QM = { key: 1 }, WM = { class: "text-h6" }, KM = { class: "text-subtitle2" }, YM = { class: "row" }, JM = { class: "col-6" }, GM = { class: "col-6" }, XM = { class: "q-mx-sm" }, ZM = { key: 2 }, eF = { class: "text-h6" }, tF = /* @__PURE__ */ at({
43394
+ const UM = { key: 0 }, jM = { key: 1 }, zM = { class: "text-h6" }, HM = { class: "text-subtitle2" }, QM = { class: "row" }, WM = { class: "col-6" }, KM = { class: "col-6" }, YM = { class: "q-mx-sm" }, JM = { key: 2 }, GM = { class: "text-h6" }, XM = /* @__PURE__ */ at({
43419
43395
  __name: "OrderParametersInput",
43420
43396
  props: {
43421
43397
  basketId: {}
@@ -43466,13 +43442,13 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43466
43442
  l.value = await s(f);
43467
43443
  }), it(async () => {
43468
43444
  a.basketId && (l.value = await s(a.basketId));
43469
- }), (f, v) => i.value ? (F(), J("div", HM, [
43445
+ }), (f, v) => i.value ? (F(), J("div", UM, [
43470
43446
  D(E(_S), {
43471
43447
  color: "primary",
43472
43448
  size: "3rem",
43473
43449
  thickness: 5
43474
43450
  })
43475
- ])) : l.value != null && l.value.length > 0 ? (F(), J("div", QM, [
43451
+ ])) : l.value != null && l.value.length > 0 ? (F(), J("div", jM, [
43476
43452
  (F(!0), J(et, null, wt(l.value, (m) => (F(), _e(E(Qt), {
43477
43453
  key: m.vendor
43478
43454
  }, {
@@ -43485,8 +43461,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43485
43461
  default: B(() => [
43486
43462
  D(E(dt), null, {
43487
43463
  default: B(() => [
43488
- w("div", WM, A(m.vendor), 1),
43489
- w("div", KM, A(f.$t("Please provide the required parameters")), 1)
43464
+ w("div", zM, A(m.vendor), 1),
43465
+ w("div", HM, A(f.$t("Please provide the required parameters")), 1)
43490
43466
  ]),
43491
43467
  _: 2
43492
43468
  }, 1024),
@@ -43495,8 +43471,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43495
43471
  (F(!0), J(et, null, wt(m.parameters.filter((g) => !g.isHidden), (g) => (F(), J("div", {
43496
43472
  key: g.key
43497
43473
  }, [
43498
- w("div", YM, [
43499
- w("div", JM, [
43474
+ w("div", QM, [
43475
+ w("div", WM, [
43500
43476
  D(E(Qt), { flat: "" }, {
43501
43477
  default: B(() => [
43502
43478
  D(E(dd), {
@@ -43519,8 +43495,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43519
43495
  _: 2
43520
43496
  }, 1024)
43521
43497
  ]),
43522
- w("div", GM, [
43523
- w("div", XM, [
43498
+ w("div", KM, [
43499
+ w("div", YM, [
43524
43500
  g.possibleValues ? (F(), _e(E(Dn), {
43525
43501
  key: 0,
43526
43502
  modelValue: g.value,
@@ -43545,7 +43521,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43545
43521
  ])
43546
43522
  ])
43547
43523
  ]),
43548
- D(E(br), {
43524
+ D(E(yr), {
43549
43525
  spaced: "",
43550
43526
  inset: ""
43551
43527
  })
@@ -43567,12 +43543,12 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43567
43543
  ]),
43568
43544
  _: 2
43569
43545
  }, 1024))), 128))
43570
- ])) : (F(), J("div", ZM, [
43546
+ ])) : (F(), J("div", JM, [
43571
43547
  D(E(Qt), null, {
43572
43548
  default: B(() => [
43573
43549
  D(E(dt), null, {
43574
43550
  default: B(() => [
43575
- w("div", eF, A(f.$t("NoConfigurationRequired")), 1)
43551
+ w("div", GM, A(f.$t("NoConfigurationRequired")), 1)
43576
43552
  ]),
43577
43553
  _: 1
43578
43554
  }),
@@ -43595,19 +43571,19 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43595
43571
  })
43596
43572
  ]));
43597
43573
  }
43598
- }), nF = { class: "flex justify-center items-center half-height" }, rF = { key: 0 }, aF = { class: "flex justify-center items-center half-height" }, iF = {
43574
+ }), ZM = { class: "flex justify-center items-center half-height" }, eF = { key: 0 }, tF = { class: "flex justify-center items-center half-height" }, nF = {
43599
43575
  key: 1,
43600
43576
  class: "my-card category-page"
43601
- }, oF = { class: "flex row no-wrap" }, lF = { class: "flex-1" }, sF = { class: "flex row no-wrap" }, uF = { class: "q-pa-none" }, cF = { class: "cat-title" }, dF = { class: "cat-description" }, fF = { class: "row q-pa-xs search-results" }, vF = {
43577
+ }, rF = { class: "flex row no-wrap" }, aF = { class: "flex-1" }, iF = { class: "flex row no-wrap" }, oF = { class: "q-pa-none" }, lF = { class: "cat-title" }, sF = { class: "cat-description" }, uF = { class: "row q-pa-xs search-results" }, cF = {
43602
43578
  key: 0,
43603
43579
  class: "row cat-show-more"
43604
- }, mF = { class: "text-h6" }, hF = { class: "cursor-pointer text-primary" }, pF = { class: "row q-pa-xs search-results" }, gF = {
43580
+ }, dF = { class: "text-h6" }, fF = { class: "cursor-pointer text-primary" }, vF = { class: "row q-pa-xs search-results" }, mF = {
43605
43581
  key: 0,
43606
43582
  class: "cat-show-more"
43607
- }, yF = {
43583
+ }, hF = {
43608
43584
  key: 0,
43609
43585
  class: "cat-sidebar"
43610
- }, bF = { class: "cat-sidebar-block" }, _F = { class: "cat-sidebar-title" }, wF = /* @__PURE__ */ at({
43586
+ }, pF = { class: "cat-sidebar-block" }, gF = { class: "cat-sidebar-title" }, yF = /* @__PURE__ */ at({
43611
43587
  __name: "CategoryDetailsCloud",
43612
43588
  props: {
43613
43589
  router: {},
@@ -43654,7 +43630,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43654
43630
  }), he(() => o.route.params.id, async () => {
43655
43631
  o.route.params.id && (r.value = await u(o.route.params.id));
43656
43632
  }), (c, s) => (F(), J(et, null, [
43657
- Ce(w("div", nF, [
43633
+ ke(w("div", ZM, [
43658
43634
  D(E(Ji), {
43659
43635
  color: "primary",
43660
43636
  size: "10em"
@@ -43662,19 +43638,19 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43662
43638
  ], 512), [
43663
43639
  [Ne, n.value]
43664
43640
  ]),
43665
- r.value == null && !n.value ? (F(), J("div", rF, [
43666
- w("div", aF, [
43641
+ r.value == null && !n.value ? (F(), J("div", eF, [
43642
+ w("div", tF, [
43667
43643
  w("h4", null, A(c.$t("Category not found.")), 1)
43668
43644
  ])
43669
- ])) : Ce((F(), J("div", iF, [
43670
- w("div", oF, [
43671
- w("div", lF, [
43645
+ ])) : ke((F(), J("div", nF, [
43646
+ w("div", rF, [
43647
+ w("div", aF, [
43672
43648
  D(E(dt), { class: "category-header q-mb-none q-pb-none" }, {
43673
43649
  default: B(() => [
43674
- w("div", sF, [
43675
- w("div", uF, [
43676
- w("div", cF, A(c.$t("Popular")) + " " + A(r.value?.name) + " " + A(c.$t("Categories")), 1),
43677
- w("div", dF, A(r.value?.description), 1)
43650
+ w("div", iF, [
43651
+ w("div", oF, [
43652
+ w("div", lF, A(c.$t("Popular")) + " " + A(r.value?.name) + " " + A(c.$t("Categories")), 1),
43653
+ w("div", sF, A(r.value?.description), 1)
43678
43654
  ])
43679
43655
  ])
43680
43656
  ]),
@@ -43685,7 +43661,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43685
43661
  class: "q-mt-none q-pt-none search-wrapper"
43686
43662
  }, {
43687
43663
  default: B(() => [
43688
- w("div", fF, [
43664
+ w("div", uF, [
43689
43665
  (F(!0), J(et, null, wt(r.value.products, (d) => (F(), J("div", {
43690
43666
  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",
43691
43667
  key: d.id
@@ -43700,7 +43676,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43700
43676
  }, null, 8, ["router", "product", "view"])) : fe("", !0)
43701
43677
  ]))), 128))
43702
43678
  ]),
43703
- o.router && r.value.products.length == 6 ? (F(), J("div", vF, [
43679
+ o.router && r.value.products.length == 6 ? (F(), J("div", cF, [
43704
43680
  D(Tn, {
43705
43681
  router: o.router,
43706
43682
  to: { name: "search", query: { categoryId: r.value.sinchSearchCategoryId } },
@@ -43724,12 +43700,12 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43724
43700
  default: B(() => [
43725
43701
  D(E(dt), { class: "q-mb-none q-pb-none cat-card-header" }, {
43726
43702
  default: B(() => [
43727
- w("div", mF, [
43728
- w("span", hF, [
43703
+ w("div", dF, [
43704
+ w("span", fF, [
43729
43705
  o.router && d.sinchSearchCategoryId ? (F(), _e(Tn, {
43730
43706
  key: 0,
43731
43707
  router: o.router,
43732
- to: { name: "category", params: { category: E(Tr)(d.name), id: d.sinchSearchCategoryId } }
43708
+ to: { name: "category", params: { category: E(kr)(d.name), id: d.sinchSearchCategoryId } }
43733
43709
  }, {
43734
43710
  default: B(() => [
43735
43711
  Re(A(d.name), 1)
@@ -43738,7 +43714,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43738
43714
  }, 1032, ["router", "to"])) : o.router && !d.sinchSearchCategoryId ? (F(), _e(Tn, {
43739
43715
  key: 1,
43740
43716
  router: o.router,
43741
- to: { name: "cloud-category", params: { category: E(Tr)(d.name), id: d.id } }
43717
+ to: { name: "cloud-category", params: { category: E(kr)(d.name), id: d.id } }
43742
43718
  }, {
43743
43719
  default: B(() => [
43744
43720
  Re(A(d.name), 1)
@@ -43752,7 +43728,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43752
43728
  }, 1024),
43753
43729
  D(E(dt), { class: "q-mt-none q-pt-none" }, {
43754
43730
  default: B(() => [
43755
- w("div", pF, [
43731
+ w("div", vF, [
43756
43732
  (F(!0), J(et, null, wt(d.products, (f) => (F(), J("div", {
43757
43733
  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",
43758
43734
  key: f.id
@@ -43767,11 +43743,11 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43767
43743
  }, null, 8, ["router", "product", "view"])) : fe("", !0)
43768
43744
  ]))), 128))
43769
43745
  ]),
43770
- o.router && d.products.length == 6 ? (F(), J("div", gF, [
43746
+ o.router && d.products.length == 6 ? (F(), J("div", mF, [
43771
43747
  o.router && d.sinchSearchCategoryId ? (F(), _e(Tn, {
43772
43748
  key: 0,
43773
43749
  router: o.router,
43774
- to: { name: "category", params: { category: E(Tr)(d.name), id: d.sinchSearchCategoryId } },
43750
+ to: { name: "category", params: { category: E(kr)(d.name), id: d.sinchSearchCategoryId } },
43775
43751
  class: "cat-show-more-link"
43776
43752
  }, {
43777
43753
  default: B(() => [
@@ -43781,7 +43757,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43781
43757
  }, 1032, ["router", "to"])) : o.router && !d.sinchSearchCategoryId ? (F(), _e(Tn, {
43782
43758
  key: 1,
43783
43759
  router: o.router,
43784
- to: { name: "cloud-category", params: { category: E(Tr)(d.name), id: d.id } },
43760
+ to: { name: "cloud-category", params: { category: E(kr)(d.name), id: d.id } },
43785
43761
  class: "cat-show-more-link"
43786
43762
  }, {
43787
43763
  default: B(() => [
@@ -43800,9 +43776,9 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43800
43776
  _: 1
43801
43777
  })
43802
43778
  ]),
43803
- r.value && r.value.descendants && r.value.descendants.length > 0 ? (F(), J("div", yF, [
43804
- w("div", bF, [
43805
- w("div", _F, A(r.value?.name) + " " + A(c.$t("Categories")), 1),
43779
+ r.value && r.value.descendants && r.value.descendants.length > 0 ? (F(), J("div", hF, [
43780
+ w("div", pF, [
43781
+ w("div", gF, A(r.value?.name) + " " + A(c.$t("Categories")), 1),
43806
43782
  w("ul", null, [
43807
43783
  (F(!0), J(et, null, wt(r.value?.descendants, (d) => (F(), J("li", {
43808
43784
  key: d.id
@@ -43810,7 +43786,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43810
43786
  o.router && d.sinchSearchCategoryId ? (F(), _e(Tn, {
43811
43787
  key: 0,
43812
43788
  router: o.router,
43813
- to: { name: "category", params: { category: E(Tr)(d.name), id: d.sinchSearchCategoryId } }
43789
+ to: { name: "category", params: { category: E(kr)(d.name), id: d.sinchSearchCategoryId } }
43814
43790
  }, {
43815
43791
  default: B(() => [
43816
43792
  Re(A(d.name), 1)
@@ -43820,7 +43796,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43820
43796
  o.router && !d.sinchSearchCategoryId ? (F(), _e(Tn, {
43821
43797
  key: 1,
43822
43798
  router: o.router,
43823
- to: { name: "cloud-category", params: { category: E(Tr)(d.name), id: d.id } }
43799
+ to: { name: "cloud-category", params: { category: E(kr)(d.name), id: d.id } }
43824
43800
  }, {
43825
43801
  default: B(() => [
43826
43802
  Re(A(d.name), 1)
@@ -43907,22 +43883,22 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43907
43883
  o > -1 && t.splice(o, 1);
43908
43884
  })
43909
43885
  };
43910
- })(), SF = { key: 0 }, CF = { class: "container" }, kF = { class: "brand-banner" }, TF = ["src", "alt"], EF = { class: "brand-banner-text" }, xF = { class: "brand-top row flex align-end" }, IF = { class: "col-3 brand-logo" }, OF = { class: "brand-logo-block" }, PF = ["src"], $F = { class: "col-9" }, qF = { class: "flex align-center justify-between" }, NF = { class: "brand-name" }, DF = { class: "brand-links" }, RF = { class: "tabs-content row" }, AF = { class: "col-12 q-pa-lg" }, LF = { class: "q-pa-lg" }, MF = { class: "container" }, FF = { class: "brand-contact-details" }, VF = { class: "wp-block-heading" }, BF = { class: "contact-details-content flex" }, UF = {
43886
+ })(), bF = { key: 0 }, _F = { class: "container" }, wF = { class: "brand-banner" }, SF = ["src", "alt"], CF = { class: "brand-banner-text" }, kF = { class: "brand-top row flex align-end" }, TF = { class: "col-3 brand-logo" }, EF = { class: "brand-logo-block" }, xF = ["src"], IF = { class: "col-9" }, OF = { class: "flex align-center justify-between" }, PF = { class: "brand-name" }, $F = { class: "brand-links" }, qF = { class: "tabs-content row" }, NF = { class: "col-12 q-pa-lg" }, DF = { class: "q-pa-lg" }, RF = { class: "container" }, AF = { class: "brand-contact-details" }, LF = { class: "wp-block-heading" }, MF = { class: "contact-details-content flex" }, FF = {
43911
43887
  key: 0,
43912
43888
  class: "image-column"
43913
- }, jF = { class: "details-column" }, zF = {
43889
+ }, VF = { class: "details-column" }, BF = {
43914
43890
  key: 0,
43915
43891
  class: "contact-item contact-position"
43916
- }, HF = {
43892
+ }, UF = {
43917
43893
  key: 1,
43918
43894
  class: "contact-item contact-name"
43919
- }, QF = {
43895
+ }, jF = {
43920
43896
  key: 2,
43921
43897
  class: "contact-item contact-phone-numbers flex"
43922
- }, WF = { class: "lbl q-mr-sm" }, KF = ["href"], YF = {
43898
+ }, zF = { class: "lbl q-mr-sm" }, HF = ["href"], QF = {
43923
43899
  key: 3,
43924
43900
  class: "contact-item contact-email-addresses flex"
43925
- }, JF = { class: "lbl q-mr-sm" }, GF = ["href"], XF = /* @__PURE__ */ at({
43901
+ }, WF = { class: "lbl q-mr-sm" }, KF = ["href"], YF = /* @__PURE__ */ at({
43926
43902
  __name: "DynamicBrandPage",
43927
43903
  props: {
43928
43904
  route: {},
@@ -43941,30 +43917,30 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43941
43917
  class: "brand-container"
43942
43918
  }, {
43943
43919
  default: B(() => [
43944
- w("div", CF, [
43945
- w("div", kF, [
43920
+ w("div", _F, [
43921
+ w("div", wF, [
43946
43922
  w("img", {
43947
43923
  src: n.value.topBannerUrl,
43948
43924
  alt: n.value.name,
43949
43925
  "no-spinner": ""
43950
- }, null, 8, TF),
43951
- w("div", EF, A(a.$t(n.value.topBannerText ?? "")), 1)
43926
+ }, null, 8, SF),
43927
+ w("div", CF, A(a.$t(n.value.topBannerText ?? "")), 1)
43952
43928
  ]),
43953
- w("div", xF, [
43954
- w("div", IF, [
43955
- w("div", OF, [
43929
+ w("div", kF, [
43930
+ w("div", TF, [
43931
+ w("div", EF, [
43956
43932
  w("img", {
43957
43933
  class: "w-100 mw-200p",
43958
43934
  src: n.value.logoUrl
43959
- }, null, 8, PF)
43935
+ }, null, 8, xF)
43960
43936
  ])
43961
43937
  ]),
43962
- w("div", $F, [
43963
- w("div", qF, [
43964
- w("div", NF, [
43938
+ w("div", IF, [
43939
+ w("div", OF, [
43940
+ w("div", PF, [
43965
43941
  w("h1", null, A(a.$t(n.value.name)), 1)
43966
43942
  ]),
43967
- w("div", DF, [
43943
+ w("div", $F, [
43968
43944
  (F(!0), J(et, null, wt(n.value.brandLinks, (o) => (F(), _e(E(Ae), {
43969
43945
  key: o.label,
43970
43946
  unelevated: "",
@@ -43978,8 +43954,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
43978
43954
  ])
43979
43955
  ])
43980
43956
  ]),
43981
- w("div", RF, [
43982
- w("div", AF, [
43957
+ w("div", qF, [
43958
+ w("div", NF, [
43983
43959
  D(E(Ai), {
43984
43960
  modelValue: t.value,
43985
43961
  "onUpdate:modelValue": i[0] || (i[0] = (o) => t.value = o),
@@ -44069,43 +44045,43 @@ query vendorOrderParametersByBasketId($basketId: Int!){
44069
44045
  }, 8, ["modelValue"])
44070
44046
  ])
44071
44047
  ]),
44072
- w("div", LF, [
44073
- w("div", MF, [
44074
- w("div", FF, [
44075
- w("h4", VF, [
44048
+ w("div", DF, [
44049
+ w("div", RF, [
44050
+ w("div", AF, [
44051
+ w("h4", LF, [
44076
44052
  w("strong", null, A(a.$t("Contact Us")), 1)
44077
44053
  ]),
44078
- w("div", BF, [
44079
- n.value.contactImageUrl ? (F(), J("div", UF, [
44054
+ w("div", MF, [
44055
+ n.value.contactImageUrl ? (F(), J("div", FF, [
44080
44056
  D(E(ca), {
44081
44057
  src: n.value.contactImageUrl,
44082
44058
  alt: n.value.contactName,
44083
44059
  class: "contact-person-image"
44084
44060
  }, null, 8, ["src", "alt"])
44085
44061
  ])) : fe("", !0),
44086
- w("div", jF, [
44087
- n.value.contactPosition ? (F(), J("div", zF, [
44062
+ w("div", VF, [
44063
+ n.value.contactPosition ? (F(), J("div", BF, [
44088
44064
  i[2] || (i[2] = Re(" Position: ")),
44089
44065
  w("strong", null, A(a.$t(n.value.contactPosition)), 1)
44090
44066
  ])) : fe("", !0),
44091
- n.value.contactName ? (F(), J("div", HF, [
44067
+ n.value.contactName ? (F(), J("div", UF, [
44092
44068
  i[3] || (i[3] = Re(" Name: ")),
44093
44069
  w("strong", null, A(a.$t(n.value.contactName)), 1)
44094
44070
  ])) : fe("", !0),
44095
- n.value.contactPhone ? (F(), J("div", QF, [
44096
- w("div", WF, A(a.$t("Tel:")), 1),
44071
+ n.value.contactPhone ? (F(), J("div", jF, [
44072
+ w("div", zF, A(a.$t("Tel:")), 1),
44097
44073
  w("div", null, [
44098
44074
  w("a", {
44099
44075
  href: `tel:${n.value.contactPhone}`
44100
- }, A(a.$t(n.value.contactPhone)), 9, KF)
44076
+ }, A(a.$t(n.value.contactPhone)), 9, HF)
44101
44077
  ])
44102
44078
  ])) : fe("", !0),
44103
- n.value.contactEmail ? (F(), J("div", YF, [
44104
- w("div", JF, A(a.$t("Email:")), 1),
44079
+ n.value.contactEmail ? (F(), J("div", QF, [
44080
+ w("div", WF, A(a.$t("Email:")), 1),
44105
44081
  w("div", null, [
44106
44082
  w("a", {
44107
44083
  href: `mailto:${n.value.contactEmail}`
44108
- }, A(a.$t(n.value.contactEmail)), 9, GF)
44084
+ }, A(a.$t(n.value.contactEmail)), 9, KF)
44109
44085
  ])
44110
44086
  ])) : fe("", !0)
44111
44087
  ])
@@ -44116,7 +44092,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
44116
44092
  ])
44117
44093
  ]),
44118
44094
  _: 1
44119
- })) : (F(), J("div", SF, A(a.$t("Brand not found")), 1));
44095
+ })) : (F(), J("div", bF, A(a.$t("Brand not found")), 1));
44120
44096
  }
44121
44097
  }), Bh = (() => {
44122
44098
  const e = {
@@ -44190,22 +44166,22 @@ query vendorOrderParametersByBasketId($basketId: Int!){
44190
44166
  o > -1 && t.splice(o, 1);
44191
44167
  })
44192
44168
  };
44193
- })(), ZF = { key: 0 }, eV = { class: "container" }, tV = { class: "brand-banner" }, nV = ["src", "alt"], rV = { class: "brand-banner-text" }, aV = { class: "brand-top row flex align-end" }, iV = { class: "col-3 brand-logo" }, oV = { class: "brand-logo-block" }, lV = ["src"], sV = { class: "col-9" }, uV = { class: "flex align-center justify-between" }, cV = { class: "brand-name" }, dV = { class: "brand-links" }, fV = { class: "tabs-content row" }, vV = { class: "col-12 q-pa-lg" }, mV = { class: "q-pa-lg" }, hV = { class: "container" }, pV = { class: "brand-contact-details" }, gV = { class: "wp-block-heading" }, yV = { class: "contact-details-content flex" }, bV = {
44169
+ })(), JF = { key: 0 }, GF = { class: "container" }, XF = { class: "brand-banner" }, ZF = ["src", "alt"], eV = { class: "brand-banner-text" }, tV = { class: "brand-top row flex align-end" }, nV = { class: "col-3 brand-logo" }, rV = { class: "brand-logo-block" }, aV = ["src"], iV = { class: "col-9" }, oV = { class: "flex align-center justify-between" }, lV = { class: "brand-name" }, sV = { class: "brand-links" }, uV = { class: "tabs-content row" }, cV = { class: "col-12 q-pa-lg" }, dV = { class: "q-pa-lg" }, fV = { class: "container" }, vV = { class: "brand-contact-details" }, mV = { class: "wp-block-heading" }, hV = { class: "contact-details-content flex" }, pV = {
44194
44170
  key: 0,
44195
44171
  class: "image-column"
44196
- }, _V = { class: "details-column" }, wV = {
44172
+ }, gV = { class: "details-column" }, yV = {
44197
44173
  key: 0,
44198
44174
  class: "contact-item contact-position"
44199
- }, SV = {
44175
+ }, bV = {
44200
44176
  key: 1,
44201
44177
  class: "contact-item contact-name"
44202
- }, CV = {
44178
+ }, _V = {
44203
44179
  key: 2,
44204
44180
  class: "contact-item contact-phone-numbers flex"
44205
- }, kV = { class: "lbl q-mr-sm" }, TV = ["href"], EV = {
44181
+ }, wV = { class: "lbl q-mr-sm" }, SV = ["href"], CV = {
44206
44182
  key: 3,
44207
44183
  class: "contact-item contact-email-addresses flex"
44208
- }, xV = { class: "lbl q-mr-sm" }, IV = ["href"], OV = /* @__PURE__ */ at({
44184
+ }, kV = { class: "lbl q-mr-sm" }, TV = ["href"], EV = /* @__PURE__ */ at({
44209
44185
  __name: "DynamicCloudProviderPage",
44210
44186
  props: {
44211
44187
  route: {},
@@ -44224,30 +44200,30 @@ query vendorOrderParametersByBasketId($basketId: Int!){
44224
44200
  class: "brand-container"
44225
44201
  }, {
44226
44202
  default: B(() => [
44227
- w("div", eV, [
44228
- w("div", tV, [
44203
+ w("div", GF, [
44204
+ w("div", XF, [
44229
44205
  w("img", {
44230
44206
  src: n.value.topBannerUrl,
44231
44207
  alt: n.value.name,
44232
44208
  "no-spinner": ""
44233
- }, null, 8, nV),
44234
- w("div", rV, A(a.$t(n.value.topBannerText ?? "")), 1)
44209
+ }, null, 8, ZF),
44210
+ w("div", eV, A(a.$t(n.value.topBannerText ?? "")), 1)
44235
44211
  ]),
44236
- w("div", aV, [
44237
- w("div", iV, [
44238
- w("div", oV, [
44212
+ w("div", tV, [
44213
+ w("div", nV, [
44214
+ w("div", rV, [
44239
44215
  w("img", {
44240
44216
  class: "w-100 mw-200p",
44241
44217
  src: n.value.logoUrl
44242
- }, null, 8, lV)
44218
+ }, null, 8, aV)
44243
44219
  ])
44244
44220
  ]),
44245
- w("div", sV, [
44246
- w("div", uV, [
44247
- w("div", cV, [
44221
+ w("div", iV, [
44222
+ w("div", oV, [
44223
+ w("div", lV, [
44248
44224
  w("h1", null, A(a.$t(n.value.name)), 1)
44249
44225
  ]),
44250
- w("div", dV, [
44226
+ w("div", sV, [
44251
44227
  (F(!0), J(et, null, wt(n.value.brandLinks, (o) => (F(), _e(E(Ae), {
44252
44228
  key: o.label,
44253
44229
  unelevated: "",
@@ -44261,8 +44237,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
44261
44237
  ])
44262
44238
  ])
44263
44239
  ]),
44264
- w("div", fV, [
44265
- w("div", vV, [
44240
+ w("div", uV, [
44241
+ w("div", cV, [
44266
44242
  D(E(Ai), {
44267
44243
  modelValue: t.value,
44268
44244
  "onUpdate:modelValue": i[0] || (i[0] = (o) => t.value = o),
@@ -44332,43 +44308,43 @@ query vendorOrderParametersByBasketId($basketId: Int!){
44332
44308
  }, 8, ["modelValue"])
44333
44309
  ])
44334
44310
  ]),
44335
- w("div", mV, [
44336
- w("div", hV, [
44337
- w("div", pV, [
44338
- w("h4", gV, [
44311
+ w("div", dV, [
44312
+ w("div", fV, [
44313
+ w("div", vV, [
44314
+ w("h4", mV, [
44339
44315
  w("strong", null, A(a.$t("Contact Us")), 1)
44340
44316
  ]),
44341
- w("div", yV, [
44342
- n.value.contactImageUrl ? (F(), J("div", bV, [
44317
+ w("div", hV, [
44318
+ n.value.contactImageUrl ? (F(), J("div", pV, [
44343
44319
  D(E(ca), {
44344
44320
  src: n.value.contactImageUrl,
44345
44321
  alt: n.value.contactName,
44346
44322
  class: "contact-person-image"
44347
44323
  }, null, 8, ["src", "alt"])
44348
44324
  ])) : fe("", !0),
44349
- w("div", _V, [
44350
- n.value.contactPosition ? (F(), J("div", wV, [
44325
+ w("div", gV, [
44326
+ n.value.contactPosition ? (F(), J("div", yV, [
44351
44327
  i[2] || (i[2] = Re(" Position: ")),
44352
44328
  w("strong", null, A(a.$t(n.value.contactPosition)), 1)
44353
44329
  ])) : fe("", !0),
44354
- n.value.contactName ? (F(), J("div", SV, [
44330
+ n.value.contactName ? (F(), J("div", bV, [
44355
44331
  i[3] || (i[3] = Re(" Name: ")),
44356
44332
  w("strong", null, A(a.$t(n.value.contactName)), 1)
44357
44333
  ])) : fe("", !0),
44358
- n.value.contactPhone ? (F(), J("div", CV, [
44359
- w("div", kV, A(a.$t("Tel:")), 1),
44334
+ n.value.contactPhone ? (F(), J("div", _V, [
44335
+ w("div", wV, A(a.$t("Tel:")), 1),
44360
44336
  w("div", null, [
44361
44337
  w("a", {
44362
44338
  href: `tel:${n.value.contactPhone}`
44363
- }, A(a.$t(n.value.contactPhone)), 9, TV)
44339
+ }, A(a.$t(n.value.contactPhone)), 9, SV)
44364
44340
  ])
44365
44341
  ])) : fe("", !0),
44366
- n.value.contactEmail ? (F(), J("div", EV, [
44367
- w("div", xV, A(a.$t("Email:")), 1),
44342
+ n.value.contactEmail ? (F(), J("div", CV, [
44343
+ w("div", kV, A(a.$t("Email:")), 1),
44368
44344
  w("div", null, [
44369
44345
  w("a", {
44370
44346
  href: `mailto:${n.value.contactEmail}`
44371
- }, A(a.$t(n.value.contactEmail)), 9, IV)
44347
+ }, A(a.$t(n.value.contactEmail)), 9, TV)
44372
44348
  ])
44373
44349
  ])) : fe("", !0)
44374
44350
  ])
@@ -44379,11 +44355,11 @@ query vendorOrderParametersByBasketId($basketId: Int!){
44379
44355
  ])
44380
44356
  ]),
44381
44357
  _: 1
44382
- })) : (F(), J("div", ZF, A(a.$t("Loading...")), 1));
44358
+ })) : (F(), J("div", JF, A(a.$t("Loading...")), 1));
44383
44359
  }
44384
- }), LV = {
44360
+ }), DV = {
44385
44361
  install: (e) => {
44386
- console.log("Installed sinch-vue-components"), e.component("SearchIndexPageCe", wE), e.component("SearchByBrandAndCategory", BE), e.component("LanguageMenuSelector", zE), e.component("UserMenu", TI), e.component("MarketSearchIndex", KI), e.component("MarketPlaceSearchInput", kd), e.component("MarketPlaceItem", zy), e.component("SinchFilterBox", Wo), e.component("BrandProducts", Wy), e.component("MarketplaceIndex", ZO), e.component("MarketPlaceSearch", CP), e.component("ProductCard", Ka), e.component("CategoryDetails", AP), e.component("ProductDetails", MD), e.component("CustomerOrdersFromProviderVue", f0), e.component("OrderDetailsVue", fR), e.component("OrderDetailsFromProviderVue", gR), e.component("OrderSearchVue", $R), e.component("SubscriptionDetailsVue", PA), e.component("SubscriptionIndexVue", nL), e.component("SubscriptionsTableVue", _0), e.component("SubscriptionOrderDetailsVue", lL), e.component("SubscriptionOderHistoryDialogVue", p0), e.component("SubscriptionOrderHistoriesVue", _f), e.component("SubscriptionOrderHistoriesLastEntryVue", h0), e.component("SubscriptionOrdersListVue", sL), e.component("SubscriptionsTableFiltersVue", b0), e.component("ContactUsVue", LL), e.component("BasketItemsTableVue", w0), e.component("CustomerDetailsSectionVue", sM), e.component("QuoteDetailsVue", SM), e.component("QuoteIndexVue", zM), e.component("RouterLinkWrapper", Tn), e.component("OrderParametersInput", tF), e.component("ProvidersCatalogue", Ky), e.component("CategoryDetailsCloud", wF), e.component("DynamicBrandPage", XF), e.component("DynamicCloudProviderPage", OV);
44362
+ console.log("Installed sinch-vue-components"), e.component("SearchIndexPageCe", wE), e.component("SearchByBrandAndCategory", BE), e.component("LanguageMenuSelector", zE), e.component("UserMenu", TI), e.component("MarketSearchIndex", KI), e.component("MarketPlaceSearchInput", kd), e.component("MarketPlaceItem", zy), e.component("SinchFilterBox", Wo), e.component("BrandProducts", Wy), e.component("MarketplaceIndex", ZO), e.component("MarketPlaceSearch", CP), e.component("ProductCard", Ka), e.component("CategoryDetails", AP), e.component("ProductDetails", MD), e.component("CustomerOrdersFromProviderVue", f0), e.component("OrderDetailsVue", uR), e.component("OrderDetailsFromProviderVue", mR), e.component("OrderSearchVue", IR), e.component("SubscriptionDetailsVue", xA), e.component("SubscriptionIndexVue", ZA), e.component("SubscriptionsTableVue", _0), e.component("SubscriptionOrderDetailsVue", aL), e.component("SubscriptionOderHistoryDialogVue", p0), e.component("SubscriptionOrderHistoriesVue", _f), e.component("SubscriptionOrderHistoriesLastEntryVue", h0), e.component("SubscriptionOrdersListVue", iL), e.component("SubscriptionsTableFiltersVue", b0), e.component("ContactUsVue", DL), e.component("BasketItemsTableVue", w0), e.component("CustomerDetailsSectionVue", iM), e.component("QuoteDetailsVue", bM), e.component("QuoteIndexVue", BM), e.component("RouterLinkWrapper", Tn), e.component("OrderParametersInput", XM), e.component("ProvidersCatalogue", Ky), e.component("CategoryDetailsCloud", yF), e.component("DynamicBrandPage", YF), e.component("DynamicCloudProviderPage", EV);
44387
44363
  }
44388
44364
  };
44389
44365
  window.sinch || (window.sinch = {});
@@ -44398,17 +44374,17 @@ window.sinch.goToLoginPage = () => {
44398
44374
  window.location.hash = "", window.location.href = e;
44399
44375
  };
44400
44376
  export {
44401
- HL as BasketDataClient,
44377
+ UL as BasketDataClient,
44402
44378
  w0 as BasketItemsTableVue,
44403
44379
  Wy as BrandProducts,
44404
44380
  mO as CategoriesCatalogueV2,
44405
44381
  AP as CategoryDetails,
44406
- wF as CategoryDetailsCloud,
44407
- LL as ContactUsVue,
44408
- sM as CustomerDetailsSectionVue,
44382
+ yF as CategoryDetailsCloud,
44383
+ DL as ContactUsVue,
44384
+ iM as CustomerDetailsSectionVue,
44409
44385
  f0 as CustomerOrdersFromProviderVue,
44410
- XF as DynamicBrandPage,
44411
- OV as DynamicCloudProviderPage,
44386
+ YF as DynamicBrandPage,
44387
+ EV as DynamicCloudProviderPage,
44412
44388
  $t as ExibitionModeEnum,
44413
44389
  g0 as GetRenewalColour,
44414
44390
  zE as LanguageMenuSelector,
@@ -44417,40 +44393,40 @@ export {
44417
44393
  kd as MarketPlaceSearchInput,
44418
44394
  KI as MarketSearchIndex,
44419
44395
  ZO as MarketplaceIndex,
44420
- gR as OrderDetailsFromProviderVue,
44421
- fR as OrderDetailsVue,
44422
- tF as OrderParametersInput,
44423
- $R as OrderSearchVue,
44396
+ mR as OrderDetailsFromProviderVue,
44397
+ uR as OrderDetailsVue,
44398
+ XM as OrderParametersInput,
44399
+ IR as OrderSearchVue,
44424
44400
  Ka as ProductCard,
44425
44401
  MD as ProductDetails,
44426
44402
  Ky as ProvidersCatalogue,
44427
44403
  S0 as QuoteDataClient,
44428
- SM as QuoteDetailsVue,
44429
- zM as QuoteIndexVue,
44404
+ bM as QuoteDetailsVue,
44405
+ BM as QuoteIndexVue,
44430
44406
  Tn as RouterLinkWrapper,
44431
44407
  BE as SearchByBrandAndCategory,
44432
44408
  wE as SearchIndexPageCe,
44433
44409
  Wo as SinchFilterBox,
44434
- LV as SinchPlugin,
44435
- PA as SubscriptionDetailsVue,
44436
- nL as SubscriptionIndexVue,
44410
+ DV as SinchPlugin,
44411
+ xA as SubscriptionDetailsVue,
44412
+ ZA as SubscriptionIndexVue,
44437
44413
  p0 as SubscriptionOderHistoryDialogVue,
44438
- lL as SubscriptionOrderDetailsVue,
44414
+ aL as SubscriptionOrderDetailsVue,
44439
44415
  h0 as SubscriptionOrderHistoriesLastEntryVue,
44440
44416
  _f as SubscriptionOrderHistoriesVue,
44441
- sL as SubscriptionOrdersListVue,
44442
- AV as SubscriptionQueries,
44417
+ iL as SubscriptionOrdersListVue,
44418
+ NV as SubscriptionQueries,
44443
44419
  b0 as SubscriptionsTableFiltersVue,
44444
44420
  _0 as SubscriptionsTableVue,
44445
44421
  TI as UserMenu,
44446
44422
  ZI as VendorsCatalogueV2,
44447
- RV as VueGlobalFunctions,
44423
+ qV as VueGlobalFunctions,
44448
44424
  Vh as brandPageStore,
44449
44425
  Bh as cloudProvidersStore,
44450
- Tr as hyphenate,
44451
- $V as languageSetup,
44426
+ kr as hyphenate,
44427
+ IV as languageSetup,
44452
44428
  jE as sinchSetAppLanguage,
44453
- qV as translations,
44429
+ OV as translations,
44454
44430
  By as useCategoryStore,
44455
44431
  Gi as useSearchStore
44456
44432
  };