@stock-in-the-channel/sinch-vue-components 0.0.311 → 0.0.313

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { ref as N, h as p, shallowReactive as Sy, getCurrentInstance as qe, computed as b, nextTick as ft, watch as me, onBeforeUnmount as ht, onMounted as ot, onBeforeUpdate as ki, onUpdated as ky, inject as Ln, reactive as yo, markRaw as im, defineComponent as at, Transition as pn, withDirectives as xe, toRaw as Or, provide as oo, onDeactivated as Nr, onActivated as Lo, onUnmounted as Ci, onBeforeMount as Ul, KeepAlive as lm, createApp as Cy, Teleport as xy, vShow as Ie, isRef as sm, unref as q, openBlock as W, createElementBlock as ue, createElementVNode as C, normalizeClass as Bt, withKeys as Kr, vModelText as Ey, toDisplayString as V, createVNode as A, shallowRef as Ty, Fragment as rt, effectScope as Oy, Text as Iy, createBlock as He, withCtx as H, renderList as jt, createCommentVNode as Be, mergeProps as jl, createTextVNode as ze, resolveDirective as qy, resolveComponent as Ir, renderSlot as Py, vModelSelect as Wd, createSlots as $y } from "vue";
1
+ import { ref as N, h as p, shallowReactive as Sy, getCurrentInstance as qe, computed as b, nextTick as ft, watch as me, onBeforeUnmount as ht, onMounted as ot, onBeforeUpdate as ki, onUpdated as ky, inject as Ln, reactive as yo, markRaw as im, defineComponent as at, Transition as pn, withDirectives as xe, toRaw as Or, provide as oo, onDeactivated as Nr, onActivated as Lo, onUnmounted as Ci, onBeforeMount as Ul, KeepAlive as lm, createApp as Cy, Teleport as xy, vShow as Ie, isRef as sm, unref as q, openBlock as W, createElementBlock as ue, createElementVNode as C, normalizeClass as Bt, withKeys as Kr, vModelText as Ey, toDisplayString as V, createVNode as A, shallowRef as Ty, Fragment as rt, effectScope as Oy, Text as Iy, createBlock as He, withCtx as H, renderList as jt, createCommentVNode as Be, mergeProps as jl, createTextVNode as je, resolveDirective as qy, resolveComponent as Ir, renderSlot as Py, vModelSelect as Wd, createSlots as $y } from "vue";
2
2
  /*!
3
3
  * Quasar Framework v2.14.0
4
4
  * (c) 2015-present Razvan Stoenescu
@@ -6373,17 +6373,17 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6373
6373
  const { proxy: r } = qe(), { $q: o } = r, a = N(!1), i = N(!1), l = N(-1), u = N(""), c = N(!1), s = N(!1);
6374
6374
  let f, d, v, m, w, _, g, S = null, h = null, y = null;
6375
6375
  const k = N(null), E = N(null), x = N(null), O = N(null), I = N(null), T = gc(e), D = Dh(Ae), M = b(() => Array.isArray(e.options) ? e.options.length : 0), $ = b(() => e.virtualScrollItemSize === void 0 ? e.optionsDense === !0 ? 24 : 48 : e.virtualScrollItemSize), { virtualScrollSliceRange: U, virtualScrollSliceSizeComputed: J, localResetVirtualScroll: oe, padVirtualScroll: B, onVirtualScrollEvt: F, scrollTo: G, setVirtualScrollSize: X } = Yh({ virtualScrollLength: M, getVirtualScrollTarget: zn, getVirtualScrollEl: qn, virtualScrollItemSizeComputed: $ }), Q = Jl(), R = b(() => {
6376
- const K = e.mapOptions === !0 && e.multiple !== !0, je = e.modelValue === void 0 || e.modelValue === null && K !== !0 ? [] : e.multiple === !0 && Array.isArray(e.modelValue) ? e.modelValue : [e.modelValue];
6376
+ const K = e.mapOptions === !0 && e.multiple !== !0, ze = e.modelValue === void 0 || e.modelValue === null && K !== !0 ? [] : e.multiple === !0 && Array.isArray(e.modelValue) ? e.modelValue : [e.modelValue];
6377
6377
  if (e.mapOptions === !0 && Array.isArray(e.options) === !0) {
6378
- const Ve = e.mapOptions === !0 && f !== void 0 ? f : [], pt = je.map((Ft) => se(Ft, Ve));
6378
+ const Ve = e.mapOptions === !0 && f !== void 0 ? f : [], pt = ze.map((Ft) => se(Ft, Ve));
6379
6379
  return e.modelValue === null && K === !0 ? pt.filter((Ft) => Ft !== null) : pt;
6380
6380
  }
6381
- return je;
6381
+ return ze;
6382
6382
  }), Y = b(() => {
6383
6383
  const K = {};
6384
- return o1.forEach((je) => {
6385
- const Ve = e[je];
6386
- Ve !== void 0 && (K[je] = Ve);
6384
+ return o1.forEach((ze) => {
6385
+ const Ve = e[ze];
6386
+ Ve !== void 0 && (K[ze] = Ve);
6387
6387
  }), K;
6388
6388
  }), Z = b(() => e.optionsDark === null ? Q.isDark.value : e.optionsDark), le = b(() => Po(R.value)), ae = b(() => {
6389
6389
  let K = "q-field__input q-placeholder col";
@@ -6391,11 +6391,11 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6391
6391
  }), we = b(() => (e.virtualScrollHorizontal === !0 ? "q-virtual-scroll--horizontal" : "") + (e.popupContentClass ? " " + e.popupContentClass : "")), ne = b(() => M.value === 0), P = b(() => R.value.map((K) => Pe.value(K)).join(", ")), ie = b(() => e.displayValue !== void 0 ? e.displayValue : P.value), be = b(() => e.optionsHtml === !0 ? () => !0 : (K) => K != null && K.html === !0), Te = b(() => e.displayValueHtml === !0 || e.displayValue === void 0 && (e.optionsHtml === !0 || R.value.some(be.value))), j = b(() => Q.focused.value === !0 ? e.tabindex : -1), L = b(() => {
6392
6392
  const K = { tabindex: e.tabindex, role: "combobox", "aria-label": e.label, "aria-readonly": e.readonly === !0 ? "true" : "false", "aria-autocomplete": e.useInput === !0 ? "list" : "none", "aria-expanded": a.value === !0 ? "true" : "false", "aria-controls": `${Q.targetUid.value}_lb` };
6393
6393
  return l.value >= 0 && (K["aria-activedescendant"] = `${Q.targetUid.value}_${l.value}`), K;
6394
- }), te = b(() => ({ id: `${Q.targetUid.value}_lb`, role: "listbox", "aria-multiselectable": e.multiple === !0 ? "true" : "false" })), ge = b(() => R.value.map((K, je) => ({ index: je, opt: K, html: be.value(K), selected: !0, removeAtIndex: Xe, toggleOption: Tt, tabindex: j.value }))), _e = b(() => {
6394
+ }), te = b(() => ({ id: `${Q.targetUid.value}_lb`, role: "listbox", "aria-multiselectable": e.multiple === !0 ? "true" : "false" })), ge = b(() => R.value.map((K, ze) => ({ index: ze, opt: K, html: be.value(K), selected: !0, removeAtIndex: Xe, toggleOption: Tt, tabindex: j.value }))), _e = b(() => {
6395
6395
  if (M.value === 0)
6396
6396
  return [];
6397
- const { from: K, to: je } = U.value;
6398
- return e.options.slice(K, je).map((Ve, pt) => {
6397
+ const { from: K, to: ze } = U.value;
6398
+ return e.options.slice(K, ze).map((Ve, pt) => {
6399
6399
  const Ft = de.value(Ve) === !0, Rt = K + pt, an = { clickable: !0, active: !1, activeClass: et.value, manualFocus: !0, focused: !1, disable: Ft, tabindex: -1, dense: e.optionsDense, dark: Z.value, role: "option", id: `${Q.targetUid.value}_${Rt}`, onClick: () => {
6400
6400
  Tt(Ve);
6401
6401
  } };
@@ -6404,8 +6404,8 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6404
6404
  })), { index: Rt, opt: Ve, html: be.value(Ve), label: Pe.value(Ve), selected: an.active, focused: an.focused, toggleOption: Tt, setOptionIndex: pe, itemProps: an };
6405
6405
  });
6406
6406
  }), Re = b(() => e.dropdownIcon !== void 0 ? e.dropdownIcon : o.iconSet.arrow.dropdown), ut = b(() => e.optionsCover === !1 && e.outlined !== !0 && e.standout !== !0 && e.borderless !== !0 && e.rounded !== !0), et = b(() => e.optionsSelectedClass !== void 0 ? e.optionsSelectedClass : e.color !== void 0 ? `text-${e.color}` : ""), Ee = b(() => Ce(e.optionValue, "value")), Pe = b(() => Ce(e.optionLabel, "label")), de = b(() => Ce(e.optionDisable, "disable")), Oe = b(() => R.value.map((K) => Ee.value(K))), re = b(() => {
6407
- const K = { onInput: Ae, onChange: D, onKeydown: zt, onKeyup: gt, onKeypress: Mt, onFocus: it, onClick(je) {
6408
- d === !0 && Kt(je);
6407
+ const K = { onInput: Ae, onChange: D, onKeydown: zt, onKeyup: gt, onKeypress: Mt, onFocus: it, onClick(ze) {
6408
+ d === !0 && Kt(ze);
6409
6409
  } };
6410
6410
  return K.onCompositionstart = K.onCompositionupdate = K.onCompositionend = D, K;
6411
6411
  });
@@ -6415,31 +6415,31 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6415
6415
  function $e(K) {
6416
6416
  if (K > -1 && K < R.value.length)
6417
6417
  if (e.multiple === !0) {
6418
- const je = e.modelValue.slice();
6419
- n("remove", { index: K, value: je.splice(K, 1)[0] }), n("update:modelValue", je);
6418
+ const ze = e.modelValue.slice();
6419
+ n("remove", { index: K, value: ze.splice(K, 1)[0] }), n("update:modelValue", ze);
6420
6420
  } else
6421
6421
  n("update:modelValue", null);
6422
6422
  }
6423
6423
  function Xe(K) {
6424
6424
  $e(K), Q.focus();
6425
6425
  }
6426
- function kt(K, je) {
6426
+ function kt(K, ze) {
6427
6427
  const Ve = ce(K);
6428
6428
  if (e.multiple !== !0)
6429
6429
  return e.fillInput === !0 && Ze(Pe.value(K), !0, !0), void n("update:modelValue", Ve);
6430
6430
  if (R.value.length === 0)
6431
6431
  return n("add", { index: 0, value: Ve }), void n("update:modelValue", e.multiple === !0 ? [Ve] : Ve);
6432
- if (je === !0 && Ye(K) === !0 || e.maxValues !== void 0 && e.modelValue.length >= e.maxValues)
6432
+ if (ze === !0 && Ye(K) === !0 || e.maxValues !== void 0 && e.modelValue.length >= e.maxValues)
6433
6433
  return;
6434
6434
  const pt = e.modelValue.slice();
6435
6435
  n("add", { index: pt.length, value: Ve }), pt.push(Ve), n("update:modelValue", pt);
6436
6436
  }
6437
- function Tt(K, je) {
6437
+ function Tt(K, ze) {
6438
6438
  if (Q.editable.value !== !0 || K === void 0 || de.value(K) === !0)
6439
6439
  return;
6440
6440
  const Ve = Ee.value(K);
6441
6441
  if (e.multiple !== !0)
6442
- return je !== !0 && (Ze(e.fillInput === !0 ? Pe.value(K) : "", !0, !0), uo()), E.value !== null && E.value.focus(), void (R.value.length !== 0 && lr(Ee.value(R.value[0]), Ve) === !0 || n("update:modelValue", e.emitValue === !0 ? Ve : K));
6442
+ return ze !== !0 && (Ze(e.fillInput === !0 ? Pe.value(K) : "", !0, !0), uo()), E.value !== null && E.value.focus(), void (R.value.length !== 0 && lr(Ee.value(R.value[0]), Ve) === !0 || n("update:modelValue", e.emitValue === !0 ? Ve : K));
6443
6443
  if ((d !== !0 || c.value === !0) && Q.focus(), it(), R.value.length === 0) {
6444
6444
  const Rt = e.emitValue === !0 ? Ve : K;
6445
6445
  return n("add", { index: 0, value: Rt }), void n("update:modelValue", e.multiple === !0 ? [Rt] : Rt);
@@ -6458,29 +6458,29 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6458
6458
  function pe(K) {
6459
6459
  if (o.platform.is.desktop !== !0)
6460
6460
  return;
6461
- const je = K > -1 && K < M.value ? K : -1;
6462
- l.value !== je && (l.value = je);
6461
+ const ze = K > -1 && K < M.value ? K : -1;
6462
+ l.value !== ze && (l.value = ze);
6463
6463
  }
6464
- function Se(K = 1, je) {
6464
+ function Se(K = 1, ze) {
6465
6465
  if (a.value === !0) {
6466
6466
  let Ve = l.value;
6467
6467
  do
6468
6468
  Ve = gl(Ve + K, -1, M.value - 1);
6469
6469
  while (Ve !== -1 && Ve !== l.value && de.value(e.options[Ve]) === !0);
6470
- l.value !== Ve && (pe(Ve), G(Ve), je !== !0 && e.useInput === !0 && e.fillInput === !0 && Je(Ve >= 0 ? Pe.value(e.options[Ve]) : m, !0));
6470
+ l.value !== Ve && (pe(Ve), G(Ve), ze !== !0 && e.useInput === !0 && e.fillInput === !0 && Je(Ve >= 0 ? Pe.value(e.options[Ve]) : m, !0));
6471
6471
  }
6472
6472
  }
6473
- function se(K, je) {
6473
+ function se(K, ze) {
6474
6474
  const Ve = (pt) => lr(Ee.value(pt), K);
6475
- return e.options.find(Ve) || je.find(Ve) || K;
6475
+ return e.options.find(Ve) || ze.find(Ve) || K;
6476
6476
  }
6477
- function Ce(K, je) {
6478
- const Ve = K !== void 0 ? K : je;
6477
+ function Ce(K, ze) {
6478
+ const Ve = K !== void 0 ? K : ze;
6479
6479
  return typeof Ve == "function" ? Ve : (pt) => pt !== null && typeof pt == "object" && Ve in pt ? pt[Ve] : pt;
6480
6480
  }
6481
6481
  function Ye(K) {
6482
- const je = Ee.value(K);
6483
- return Oe.value.find((Ve) => lr(Ve, je)) !== void 0;
6482
+ const ze = Ee.value(K);
6483
+ return Oe.value.find((Ve) => lr(Ve, ze)) !== void 0;
6484
6484
  }
6485
6485
  function it(K) {
6486
6486
  e.useInput === !0 && E.value !== null && (K === void 0 || E.value === K.target && K.target.value === P.value) && E.value.select();
@@ -6489,14 +6489,14 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6489
6489
  Gn(K, 27) === !0 && a.value === !0 && (Kt(K), uo(), Bo()), n("keyup", K);
6490
6490
  }
6491
6491
  function gt(K) {
6492
- const { value: je } = K.target;
6492
+ const { value: ze } = K.target;
6493
6493
  if (K.keyCode === void 0)
6494
- if (K.target.value = "", S !== null && (clearTimeout(S), S = null), h !== null && (clearTimeout(h), h = null), Bo(), typeof je == "string" && je.length !== 0) {
6495
- const Ve = je.toLocaleLowerCase(), pt = (Rt) => {
6494
+ if (K.target.value = "", S !== null && (clearTimeout(S), S = null), h !== null && (clearTimeout(h), h = null), Bo(), typeof ze == "string" && ze.length !== 0) {
6495
+ const Ve = ze.toLocaleLowerCase(), pt = (Rt) => {
6496
6496
  const an = e.options.find((Pn) => Rt.value(Pn).toLocaleLowerCase() === Ve);
6497
6497
  return an !== void 0 && (R.value.indexOf(an) === -1 ? Tt(an) : uo(), !0);
6498
6498
  }, Ft = (Rt) => {
6499
- pt(Ee) !== !0 && pt(Pe) !== !0 && Rt !== !0 && dt(je, !0, () => Ft(!0));
6499
+ pt(Ee) !== !0 && pt(Pe) !== !0 && Rt !== !0 && dt(ze, !0, () => Ft(!0));
6500
6500
  };
6501
6501
  Ft();
6502
6502
  } else
@@ -6510,7 +6510,7 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6510
6510
  function zt(K) {
6511
6511
  if (n("keydown", K), Do(K) === !0)
6512
6512
  return;
6513
- const je = u.value.length !== 0 && (e.newValueMode !== void 0 || e.onNewValue !== void 0), Ve = K.shiftKey !== !0 && e.multiple !== !0 && (l.value > -1 || je === !0);
6513
+ const ze = u.value.length !== 0 && (e.newValueMode !== void 0 || e.onNewValue !== void 0), Ve = K.shiftKey !== !0 && e.multiple !== !0 && (l.value > -1 || ze === !0);
6514
6514
  if (K.keyCode === 27)
6515
6515
  return void mn(K);
6516
6516
  if (K.keyCode === 9 && Ve === !1)
@@ -6540,7 +6540,7 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6540
6540
  if (K.keyCode !== 9 && ct(K), l.value > -1 && l.value < pt)
6541
6541
  Tt(e.options[l.value]);
6542
6542
  else {
6543
- if (je === !0) {
6543
+ if (ze === !0) {
6544
6544
  const Ft = (Rt, an) => {
6545
6545
  if (an) {
6546
6546
  if (Gf(an) !== !0)
@@ -6564,19 +6564,19 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6564
6564
  return qn();
6565
6565
  }
6566
6566
  function wr() {
6567
- return e.hideSelected === !0 ? [] : t["selected-item"] !== void 0 ? ge.value.map((K) => t["selected-item"](K)).slice() : t.selected !== void 0 ? [].concat(t.selected()) : e.useChips === !0 ? ge.value.map((K, je) => p(Km, { key: "option-" + je, removable: Q.editable.value === !0 && de.value(K.opt) !== !0, dense: !0, textColor: e.color, tabindex: j.value, onRemove() {
6568
- K.removeAtIndex(je);
6567
+ return e.hideSelected === !0 ? [] : t["selected-item"] !== void 0 ? ge.value.map((K) => t["selected-item"](K)).slice() : t.selected !== void 0 ? [].concat(t.selected()) : e.useChips === !0 ? ge.value.map((K, ze) => p(Km, { key: "option-" + ze, removable: Q.editable.value === !0 && de.value(K.opt) !== !0, dense: !0, textColor: e.color, tabindex: j.value, onRemove() {
6568
+ K.removeAtIndex(ze);
6569
6569
  } }, () => p("span", { class: "ellipsis", [K.html === !0 ? "innerHTML" : "textContent"]: Pe.value(K.opt) }))) : [p("span", { [Te.value === !0 ? "innerHTML" : "textContent"]: ie.value })];
6570
6570
  }
6571
6571
  function vr() {
6572
6572
  if (ne.value === !0)
6573
6573
  return t["no-option"] !== void 0 ? t["no-option"]({ inputValue: u.value }) : void 0;
6574
6574
  const K = t.option !== void 0 ? t.option : (Ve) => p(fn, { key: Ve.index, ...Ve.itemProps }, () => p(kn, () => p(_o, () => p("span", { [Ve.html === !0 ? "innerHTML" : "textContent"]: Ve.label }))));
6575
- let je = B("div", _e.value.map(K));
6576
- return t["before-options"] !== void 0 && (je = t["before-options"]().concat(je)), Zt(t["after-options"], je);
6575
+ let ze = B("div", _e.value.map(K));
6576
+ return t["before-options"] !== void 0 && (ze = t["before-options"]().concat(ze)), Zt(t["after-options"], ze);
6577
6577
  }
6578
- function he(K, je) {
6579
- const Ve = je === !0 ? { ...L.value, ...Q.splitAttrs.attributes.value } : void 0, pt = { ref: je === !0 ? E : void 0, key: "i_t", class: ae.value, style: e.inputStyle, value: u.value !== void 0 ? u.value : "", type: "search", ...Ve, id: je === !0 ? Q.targetUid.value : void 0, maxlength: e.maxlength, autocomplete: e.autocomplete, "data-autofocus": K === !0 || e.autofocus === !0 || void 0, disabled: e.disable === !0, readonly: e.readonly === !0, ...re.value };
6578
+ function he(K, ze) {
6579
+ const Ve = ze === !0 ? { ...L.value, ...Q.splitAttrs.attributes.value } : void 0, pt = { ref: ze === !0 ? E : void 0, key: "i_t", class: ae.value, style: e.inputStyle, value: u.value !== void 0 ? u.value : "", type: "search", ...Ve, id: ze === !0 ? Q.targetUid.value : void 0, maxlength: e.maxlength, autocomplete: e.autocomplete, "data-autofocus": K === !0 || e.autofocus === !0 || void 0, disabled: e.disable === !0, readonly: e.readonly === !0, ...re.value };
6580
6580
  return K !== !0 && d === !0 && (Array.isArray(pt.class) === !0 ? pt.class = [...pt.class, "no-pointer-events"] : pt.class += " no-pointer-events"), p("input", pt);
6581
6581
  }
6582
6582
  function Ae(K) {
@@ -6584,24 +6584,24 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6584
6584
  S = null, dt(u.value);
6585
6585
  }, e.inputDebounce)));
6586
6586
  }
6587
- function Je(K, je) {
6588
- u.value !== K && (u.value = K, je === !0 || e.inputDebounce === 0 || e.inputDebounce === "0" ? n("inputValue", K) : h = setTimeout(() => {
6587
+ function Je(K, ze) {
6588
+ u.value !== K && (u.value = K, ze === !0 || e.inputDebounce === 0 || e.inputDebounce === "0" ? n("inputValue", K) : h = setTimeout(() => {
6589
6589
  h = null, n("inputValue", K);
6590
6590
  }, e.inputDebounce));
6591
6591
  }
6592
- function Ze(K, je, Ve) {
6593
- v = Ve !== !0, e.useInput === !0 && (Je(K, !0), je !== !0 && Ve === !0 || (m = K), je !== !0 && dt(K));
6592
+ function Ze(K, ze, Ve) {
6593
+ v = Ve !== !0, e.useInput === !0 && (Je(K, !0), ze !== !0 && Ve === !0 || (m = K), ze !== !0 && dt(K));
6594
6594
  }
6595
- function dt(K, je, Ve) {
6596
- if (e.onFilter === void 0 || je !== !0 && Q.focused.value !== !0)
6595
+ function dt(K, ze, Ve) {
6596
+ if (e.onFilter === void 0 || ze !== !0 && Q.focused.value !== !0)
6597
6597
  return;
6598
6598
  Q.innerLoading.value === !0 ? n("filterAbort") : (Q.innerLoading.value = !0, s.value = !0), K !== "" && e.multiple !== !0 && R.value.length !== 0 && v !== !0 && K === Pe.value(R.value[0]) && (K = "");
6599
6599
  const pt = setTimeout(() => {
6600
6600
  a.value === !0 && (a.value = !1);
6601
6601
  }, 10);
6602
6602
  y !== null && clearTimeout(y), y = pt, n("filter", K, (Ft, Rt) => {
6603
- je !== !0 && Q.focused.value !== !0 || y !== pt || (clearTimeout(y), typeof Ft == "function" && Ft(), s.value = !1, ft(() => {
6604
- Q.innerLoading.value = !1, Q.editable.value === !0 && (je === !0 ? a.value === !0 && uo() : a.value === !0 ? ms(!0) : a.value = !0), typeof Rt == "function" && ft(() => {
6603
+ ze !== !0 && Q.focused.value !== !0 || y !== pt || (clearTimeout(y), typeof Ft == "function" && Ft(), s.value = !1, ft(() => {
6604
+ Q.innerLoading.value = !1, Q.editable.value === !0 && (ze === !0 ? a.value === !0 && uo() : a.value === !0 ? ms(!0) : a.value = !0), typeof Rt == "function" && ft(() => {
6605
6605
  Rt(r);
6606
6606
  }), typeof Ve == "function" && ft(() => {
6607
6607
  Ve(r);
@@ -6657,19 +6657,19 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6657
6657
  e.useInput === !0 && Ze(e.multiple !== !0 && e.fillInput === !0 && R.value.length !== 0 && Pe.value(R.value[0]) || "", !0, !0);
6658
6658
  }
6659
6659
  function ms(K) {
6660
- let je = -1;
6660
+ let ze = -1;
6661
6661
  if (K === !0) {
6662
6662
  if (R.value.length !== 0) {
6663
6663
  const Ve = Ee.value(R.value[0]);
6664
- je = e.options.findIndex((pt) => lr(Ee.value(pt), Ve));
6664
+ ze = e.options.findIndex((pt) => lr(Ee.value(pt), Ve));
6665
6665
  }
6666
- oe(je);
6666
+ oe(ze);
6667
6667
  }
6668
- pe(je);
6668
+ pe(ze);
6669
6669
  }
6670
- function wy(K, je) {
6670
+ function wy(K, ze) {
6671
6671
  a.value === !0 && Q.innerLoading.value === !1 && (oe(-1, !0), ft(() => {
6672
- a.value === !0 && Q.innerLoading.value === !1 && (K > je ? oe() : ms(!0));
6672
+ a.value === !0 && Q.innerLoading.value === !1 && (K > ze ? oe() : ms(!0));
6673
6673
  }));
6674
6674
  }
6675
6675
  function jd() {
@@ -6703,19 +6703,19 @@ var Kn = ye({ name: "QSelect", inheritAttrs: !1, props: { ...Kh, ...tr, ...qi, m
6703
6703
  return Ot(), void (E.value !== null && E.value.focus());
6704
6704
  Hn(K);
6705
6705
  } }, getControl: (K) => {
6706
- const je = wr(), Ve = K === !0 || i.value !== !0 || d !== !0;
6706
+ const ze = wr(), Ve = K === !0 || i.value !== !0 || d !== !0;
6707
6707
  if (e.useInput === !0)
6708
- je.push(he(K, Ve));
6708
+ ze.push(he(K, Ve));
6709
6709
  else if (Q.editable.value === !0) {
6710
6710
  const Ft = Ve === !0 ? L.value : void 0;
6711
- je.push(p("input", { ref: Ve === !0 ? E : void 0, key: "d_t", class: "q-select__focus-target", id: Ve === !0 ? Q.targetUid.value : void 0, value: ie.value, readonly: !0, "data-autofocus": K === !0 || e.autofocus === !0 || void 0, ...Ft, onKeydown: zt, onKeyup: Ue, onKeypress: Mt })), Ve === !0 && typeof e.autocomplete == "string" && e.autocomplete.length !== 0 && je.push(p("input", { class: "q-select__autocomplete-input", autocomplete: e.autocomplete, tabindex: -1, onKeyup: gt }));
6711
+ ze.push(p("input", { ref: Ve === !0 ? E : void 0, key: "d_t", class: "q-select__focus-target", id: Ve === !0 ? Q.targetUid.value : void 0, value: ie.value, readonly: !0, "data-autofocus": K === !0 || e.autofocus === !0 || void 0, ...Ft, onKeydown: zt, onKeyup: Ue, onKeypress: Mt })), Ve === !0 && typeof e.autocomplete == "string" && e.autocomplete.length !== 0 && ze.push(p("input", { class: "q-select__autocomplete-input", autocomplete: e.autocomplete, tabindex: -1, onKeyup: gt }));
6712
6712
  }
6713
6713
  if (T.value !== void 0 && e.disable !== !0 && Oe.value.length !== 0) {
6714
6714
  const Ft = Oe.value.map((Rt) => p("option", { value: Rt, selected: !0 }));
6715
- je.push(p("select", { class: "hidden", name: T.value, multiple: e.multiple }, Ft));
6715
+ ze.push(p("select", { class: "hidden", name: T.value, multiple: e.multiple }, Ft));
6716
6716
  }
6717
6717
  const pt = e.useInput === !0 || Ve !== !0 ? void 0 : Q.splitAttrs.attributes.value;
6718
- return p("div", { class: "q-field__native row items-center", ...pt, ...Q.splitAttrs.listeners.value }, je);
6718
+ return p("div", { class: "q-field__native row items-center", ...pt, ...Q.splitAttrs.listeners.value }, ze);
6719
6719
  }, getInnerAppend: () => e.loading !== !0 && s.value !== !0 && e.hideDropdownIcon !== !0 ? [p(vt, { class: "q-select__dropdown-icon" + (a.value === !0 ? " rotate-180" : ""), name: Re.value })] : null }), Gl(Q);
6720
6720
  } });
6721
6721
  const a1 = ["text", "rect", "circle", "QBtn", "QBadge", "QChip", "QToolbar", "QCheckbox", "QRadio", "QToggle", "QSlider", "QRange", "QInput", "QAvatar"], i1 = ["wave", "pulse", "pulse-x", "pulse-y", "fade", "blink", "none"];
@@ -13889,7 +13889,7 @@ function Tx(e, t) {
13889
13889
  const n = e[t];
13890
13890
  return n || (eg["en-GB"][t] = t), n ?? null;
13891
13891
  }
13892
- const EL = (e, t, n, r, o, a, i) => {
13892
+ const OL = (e, t, n, r, o, a, i) => {
13893
13893
  const l = mC({
13894
13894
  legacy: !1,
13895
13895
  locale: n,
@@ -13959,7 +13959,7 @@ const EL = (e, t, n, r, o, a, i) => {
13959
13959
  default: H(() => [
13960
13960
  A(q(kn), null, {
13961
13961
  default: H(() => [
13962
- ze(V(c.name), 1)
13962
+ je(V(c.name), 1)
13963
13963
  ]),
13964
13964
  _: 2
13965
13965
  }, 1024)
@@ -13976,7 +13976,7 @@ const EL = (e, t, n, r, o, a, i) => {
13976
13976
  _: 1
13977
13977
  }, 8, ["label"]));
13978
13978
  }
13979
- }), qx = "Search", Px = "Sort By First Page Hits", $x = "Vendors", Nx = "Categories", Rx = "Loading...", Ax = "First Page Hits", Lx = "Select Visible", Dx = "Select All", Mx = "Clear selection", Fx = "Language", Vx = "My Account", Bx = "Edit my details", Ux = "Company Profile", jx = "Invite Colleagues", zx = "View team members", Hx = "Log Out", Qx = "Enter a SKU or product name", Wx = "Category", Kx = "Sub Category", Yx = "Vendor", Jx = "SKU", Gx = "Clear Filter", Xx = "More", Zx = "Add to Basket", eE = "show more", tE = "show less", nE = "Failed", rE = "Succeed", oE = "Waiting", aE = "Open", iE = "Accepted", lE = "Rejected", sE = "Won", uE = "Created", cE = "Order Created", dE = "more available", fE = "Enable auto-renew", pE = "No configuration required", vE = "Cancel Subscription", mE = "TD Synnex", hE = "Cloud Providers", gE = "Starting from", yE = "Results for", bE = "per page", _E = "items found", wE = "Automated billing and provisioning from following CSP provider(s)", SE = {
13979
+ }), qx = "Search", Px = "Sort By First Page Hits", $x = "Vendors", Nx = "Categories", Rx = "Loading...", Ax = "First Page Hits", Lx = "Select Visible", Dx = "Select All", Mx = "Clear selection", Fx = "Language", Vx = "My Account", Bx = "Edit my details", Ux = "Company Profile", jx = "Invite Colleagues", zx = "View team members", Hx = "Log Out", Qx = "Enter a SKU or product name", Wx = "Category", Kx = "Sub Category", Yx = "Vendor", Jx = "SKU", Gx = "Clear Filter", Xx = "More", Zx = "Add to Basket", eE = "show more", tE = "show less", nE = "Failed", rE = "Succeed", oE = "Waiting", aE = "Open", iE = "Accepted", lE = "Rejected", sE = "Won", uE = "Created", cE = "Order Created", dE = "more available", fE = "Enable auto-renew", pE = "No configuration required", vE = "Cancel Subscription", mE = "TD Synnex", hE = "Cloud Providers", gE = "Starting from", yE = "Results for", bE = "per page", _E = "items found", wE = "Automates billing and provisioning from following CSP provider(s)", SE = "Price", kE = {
13980
13980
  Search: qx,
13981
13981
  SortByFirstPageHits: Px,
13982
13982
  Brands: $x,
@@ -14022,33 +14022,34 @@ const EL = (e, t, n, r, o, a, i) => {
14022
14022
  ResultsFor: yE,
14023
14023
  ResultsPerPage: bE,
14024
14024
  ItemsFound: _E,
14025
- AutomateBilling: wE
14026
- }, kE = "Procurar", CE = "Ordenar Por Aparições na Primeira Página", xE = "Marcas", EE = "Categorias", TE = "Carregando...", OE = "Aparições na Primeira Página", IE = "Categoria:", qE = "Selecionar Visíveis", PE = "Selecionar Todos", $E = "Limpar Seleção", NE = "Idioma", RE = "Minha Conta", AE = "Editar meus detalhes", LE = "Perfil de Empresa", DE = "Convidar Colegas", ME = "Mostrar membros do time", FE = "Log Out", VE = "Entre um SKU ou nome do produto", BE = "Sub Categoria", UE = "SKU:", jE = "Limpar Filtro", zE = {
14027
- Search: kE,
14028
- SortByFirstPageHits: CE,
14029
- Brands: xE,
14030
- Categories: EE,
14031
- Loading: TE,
14032
- FirstPageHits: OE,
14033
- Category: IE,
14034
- SelectVisible: qE,
14035
- SelectAll: PE,
14036
- ClearSelection: $E,
14037
- Language: NE,
14038
- MyAccount: RE,
14039
- EditMyDetails: AE,
14040
- CompanyProfile: LE,
14041
- InviteColleagues: DE,
14042
- ViewTeamMembers: ME,
14043
- LogOut: FE,
14044
- EnterASKUOrProductName: VE,
14045
- SubCategory: BE,
14046
- SKU: UE,
14047
- ClearFilter: jE
14048
- }, TL = {
14049
- enGB: SE,
14050
- ptBR: zE
14051
- }, HE = /* @__PURE__ */ at({
14025
+ AutomateBilling: wE,
14026
+ PriceLabel: SE
14027
+ }, CE = "Procurar", xE = "Ordenar Por Aparições na Primeira Página", EE = "Marcas", TE = "Categorias", OE = "Carregando...", IE = "Aparições na Primeira Página", qE = "Categoria:", PE = "Selecionar Visíveis", $E = "Selecionar Todos", NE = "Limpar Seleção", RE = "Idioma", AE = "Minha Conta", LE = "Editar meus detalhes", DE = "Perfil de Empresa", ME = "Convidar Colegas", FE = "Mostrar membros do time", VE = "Log Out", BE = "Entre um SKU ou nome do produto", UE = "Sub Categoria", jE = "SKU:", zE = "Limpar Filtro", HE = {
14028
+ Search: CE,
14029
+ SortByFirstPageHits: xE,
14030
+ Brands: EE,
14031
+ Categories: TE,
14032
+ Loading: OE,
14033
+ FirstPageHits: IE,
14034
+ Category: qE,
14035
+ SelectVisible: PE,
14036
+ SelectAll: $E,
14037
+ ClearSelection: NE,
14038
+ Language: RE,
14039
+ MyAccount: AE,
14040
+ EditMyDetails: LE,
14041
+ CompanyProfile: DE,
14042
+ InviteColleagues: ME,
14043
+ ViewTeamMembers: FE,
14044
+ LogOut: VE,
14045
+ EnterASKUOrProductName: BE,
14046
+ SubCategory: UE,
14047
+ SKU: jE,
14048
+ ClearFilter: zE
14049
+ }, IL = {
14050
+ enGB: kE,
14051
+ ptBR: HE
14052
+ }, QE = /* @__PURE__ */ at({
14052
14053
  __name: "UserMenu",
14053
14054
  props: {
14054
14055
  userName: {},
@@ -14080,7 +14081,7 @@ const EL = (e, t, n, r, o, a, i) => {
14080
14081
  default: H(() => [
14081
14082
  A(q(kn), null, {
14082
14083
  default: H(() => [
14083
- ze(V(r.$t("MyAccount")), 1)
14084
+ je(V(r.$t("MyAccount")), 1)
14084
14085
  ]),
14085
14086
  _: 1
14086
14087
  })
@@ -14094,7 +14095,7 @@ const EL = (e, t, n, r, o, a, i) => {
14094
14095
  default: H(() => [
14095
14096
  A(q(kn), null, {
14096
14097
  default: H(() => [
14097
- ze(V(r.$t("EditMyDetails")), 1)
14098
+ je(V(r.$t("EditMyDetails")), 1)
14098
14099
  ]),
14099
14100
  _: 1
14100
14101
  })
@@ -14108,7 +14109,7 @@ const EL = (e, t, n, r, o, a, i) => {
14108
14109
  default: H(() => [
14109
14110
  A(q(kn), null, {
14110
14111
  default: H(() => [
14111
- ze(V(r.$t("CompanyProfile")), 1)
14112
+ je(V(r.$t("CompanyProfile")), 1)
14112
14113
  ]),
14113
14114
  _: 1
14114
14115
  })
@@ -14124,7 +14125,7 @@ const EL = (e, t, n, r, o, a, i) => {
14124
14125
  default: H(() => [
14125
14126
  A(q(kn), null, {
14126
14127
  default: H(() => [
14127
- ze(V(r.$t("InviteColleagues")), 1)
14128
+ je(V(r.$t("InviteColleagues")), 1)
14128
14129
  ]),
14129
14130
  _: 1
14130
14131
  })
@@ -14138,7 +14139,7 @@ const EL = (e, t, n, r, o, a, i) => {
14138
14139
  default: H(() => [
14139
14140
  A(q(kn), null, {
14140
14141
  default: H(() => [
14141
- ze(V(r.$t("ViewTeamMembers")), 1)
14142
+ je(V(r.$t("ViewTeamMembers")), 1)
14142
14143
  ]),
14143
14144
  _: 1
14144
14145
  })
@@ -14152,7 +14153,7 @@ const EL = (e, t, n, r, o, a, i) => {
14152
14153
  default: H(() => [
14153
14154
  A(q(kn), null, {
14154
14155
  default: H(() => [
14155
- ze(V(r.$t("LogOut")), 1)
14156
+ je(V(r.$t("LogOut")), 1)
14156
14157
  ]),
14157
14158
  _: 1
14158
14159
  })
@@ -14169,7 +14170,7 @@ const EL = (e, t, n, r, o, a, i) => {
14169
14170
  _: 1
14170
14171
  }, 8, ["label"]));
14171
14172
  }
14172
- }), QE = { class: "bg-primary rounded-borders" }, WE = { class: "flex q-pa-md items-center justify-between content-stretch" }, KE = { class: "flex-1" }, YE = { class: "row items-center q-pa-xs no-wrap" }, JE = { class: "q-ml-md" }, GE = { class: "row items-center q-pa-xs no-wrap" }, XE = { class: "q-ml-md" }, ZE = { class: "row items-center q-pa-xs no-wrap" }, eT = { class: "q-ml-md" }, tT = "SearchIndexPage", Cr = "64px", js = 5, jc = /* @__PURE__ */ at({
14173
+ }), WE = { class: "bg-primary rounded-borders" }, KE = { class: "flex q-pa-md items-center justify-between content-stretch" }, YE = { class: "flex-1" }, JE = { class: "row items-center q-pa-xs no-wrap" }, GE = { class: "q-ml-md" }, XE = { class: "row items-center q-pa-xs no-wrap" }, ZE = { class: "q-ml-md" }, eT = { class: "row items-center q-pa-xs no-wrap" }, tT = { class: "q-ml-md" }, nT = "SearchIndexPage", Cr = "64px", js = 5, jc = /* @__PURE__ */ at({
14173
14174
  __name: "MarketPlaceSearchInput",
14174
14175
  props: {
14175
14176
  toolBarTitle: {},
@@ -14182,7 +14183,7 @@ const EL = (e, t, n, r, o, a, i) => {
14182
14183
  },
14183
14184
  emits: ["onSearchFinished", "onCategorySelected", "onProductSelected", "onBrandSelected", "update:modelValue"],
14184
14185
  setup(e, { expose: t, emit: n }) {
14185
- const r = N(""), o = N(!1), a = N(!1), i = N(!1), l = Fa(tT), u = X0(), c = N([]), s = N([]), f = N([]), d = N(!1), v = N(!1), m = e;
14186
+ const r = N(""), o = N(!1), a = N(!1), i = N(!1), l = Fa(nT), u = X0(), c = N([]), s = N([]), f = N([]), d = N(!1), v = N(!1), m = e;
14186
14187
  t({
14187
14188
  onSearch: g
14188
14189
  });
@@ -14280,18 +14281,18 @@ const EL = (e, t, n, r, o, a, i) => {
14280
14281
  }, 1e3);
14281
14282
  }), (T, D) => {
14282
14283
  const M = qy("close-popup");
14283
- return W(), ue("div", QE, [
14284
- C("div", WE, [
14284
+ return W(), ue("div", WE, [
14285
+ C("div", KE, [
14285
14286
  A(q(rw), {
14286
14287
  class: "text-white",
14287
14288
  style: { flex: "none" }
14288
14289
  }, {
14289
14290
  default: H(() => [
14290
- ze(V(m.toolBarTitle), 1)
14291
+ je(V(m.toolBarTitle), 1)
14291
14292
  ]),
14292
14293
  _: 1
14293
14294
  }),
14294
- C("div", KE, [
14295
+ C("div", YE, [
14295
14296
  A(q(Pt), {
14296
14297
  dense: "",
14297
14298
  dark: "",
@@ -14340,7 +14341,7 @@ const EL = (e, t, n, r, o, a, i) => {
14340
14341
  header: ""
14341
14342
  }, {
14342
14343
  default: H(() => [
14343
- ze(V(T.$t("Brands")), 1)
14344
+ je(V(T.$t("Brands")), 1)
14344
14345
  ]),
14345
14346
  _: 1
14346
14347
  }, 512), [
@@ -14370,7 +14371,7 @@ const EL = (e, t, n, r, o, a, i) => {
14370
14371
  onClick: (U) => _("onBrandSelected", $, U)
14371
14372
  }, {
14372
14373
  default: H(() => [
14373
- C("div", YE, [
14374
+ C("div", JE, [
14374
14375
  C("div", null, [
14375
14376
  A(q(va), {
14376
14377
  src: $.imageUrl,
@@ -14380,7 +14381,7 @@ const EL = (e, t, n, r, o, a, i) => {
14380
14381
  height: Cr
14381
14382
  }, null, 8, ["src"])
14382
14383
  ]),
14383
- C("div", JE, [
14384
+ C("div", GE, [
14384
14385
  C("span", null, V($.name), 1)
14385
14386
  ])
14386
14387
  ])
@@ -14397,7 +14398,7 @@ const EL = (e, t, n, r, o, a, i) => {
14397
14398
  header: ""
14398
14399
  }, {
14399
14400
  default: H(() => [
14400
- ze(V(T.$t("Categories")), 1)
14401
+ je(V(T.$t("Categories")), 1)
14401
14402
  ]),
14402
14403
  _: 1
14403
14404
  }, 512), [
@@ -14427,7 +14428,7 @@ const EL = (e, t, n, r, o, a, i) => {
14427
14428
  onClick: (U) => _("onCategorySelected", $, U)
14428
14429
  }, {
14429
14430
  default: H(() => [
14430
- C("div", GE, [
14431
+ C("div", XE, [
14431
14432
  C("div", null, [
14432
14433
  A(q(va), {
14433
14434
  src: $.imageUrl,
@@ -14437,7 +14438,7 @@ const EL = (e, t, n, r, o, a, i) => {
14437
14438
  height: Cr
14438
14439
  }, null, 8, ["src"])
14439
14440
  ]),
14440
- C("div", XE, [
14441
+ C("div", ZE, [
14441
14442
  C("span", null, V($.name), 1)
14442
14443
  ])
14443
14444
  ])
@@ -14454,7 +14455,7 @@ const EL = (e, t, n, r, o, a, i) => {
14454
14455
  header: ""
14455
14456
  }, {
14456
14457
  default: H(() => [
14457
- ze(V(T.$t("Products")), 1)
14458
+ je(V(T.$t("Products")), 1)
14458
14459
  ]),
14459
14460
  _: 1
14460
14461
  }, 512), [
@@ -14484,7 +14485,7 @@ const EL = (e, t, n, r, o, a, i) => {
14484
14485
  onClick: (U) => _("onProductSelected", $, U)
14485
14486
  }, {
14486
14487
  default: H(() => [
14487
- C("div", ZE, [
14488
+ C("div", eT, [
14488
14489
  C("div", null, [
14489
14490
  A(q(va), {
14490
14491
  src: $.imageUrl,
@@ -14494,7 +14495,7 @@ const EL = (e, t, n, r, o, a, i) => {
14494
14495
  height: Cr
14495
14496
  }, null, 8, ["src"])
14496
14497
  ]),
14497
- C("div", eT, [
14498
+ C("div", tT, [
14498
14499
  C("span", null, V($.title), 1)
14499
14500
  ])
14500
14501
  ])
@@ -14511,7 +14512,7 @@ const EL = (e, t, n, r, o, a, i) => {
14511
14512
  header: ""
14512
14513
  }, {
14513
14514
  default: H(() => [
14514
- ze(V(`${T.$t("No results for")}
14515
+ je(V(`${T.$t("No results for")}
14515
14516
  ${r.value}.`), 1)
14516
14517
  ]),
14517
14518
  _: 1
@@ -14543,7 +14544,7 @@ const EL = (e, t, n, r, o, a, i) => {
14543
14544
  ]);
14544
14545
  };
14545
14546
  }
14546
- }), nT = { class: "flex justify-start no-wrap" }, rT = { class: "mp-img" }, oT = { class: "mp-title q-ml-sm" }, aT = { class: "text-bold" }, iT = { class: "text-subtitle2" }, lT = { class: "text-caption" }, sT = { class: "text-caption q-ml-sm" }, zs = "64px", tg = /* @__PURE__ */ at({
14547
+ }), rT = { class: "flex justify-start no-wrap" }, oT = { class: "mp-img" }, aT = { class: "mp-title q-ml-sm" }, iT = { class: "text-bold" }, lT = { class: "text-subtitle2" }, sT = { class: "text-caption" }, uT = { class: "text-caption q-ml-sm" }, zs = "64px", tg = /* @__PURE__ */ at({
14547
14548
  __name: "MarketPlaceItem",
14548
14549
  props: {
14549
14550
  product: {},
@@ -14560,8 +14561,8 @@ const EL = (e, t, n, r, o, a, i) => {
14560
14561
  default: H(() => [
14561
14562
  A(l, null, {
14562
14563
  default: H(() => [
14563
- C("div", nT, [
14564
- C("div", rT, [
14564
+ C("div", rT, [
14565
+ C("div", oT, [
14565
14566
  A(i, {
14566
14567
  src: n.product.imageUrl,
14567
14568
  "spinner-color": "primary",
@@ -14570,9 +14571,9 @@ const EL = (e, t, n, r, o, a, i) => {
14570
14571
  height: zs
14571
14572
  }, null, 8, ["src"])
14572
14573
  ]),
14573
- C("div", oT, [
14574
- C("div", aT, V(n.product.title), 1),
14575
- C("div", iT, V(o.product.brandName), 1)
14574
+ C("div", aT, [
14575
+ C("div", iT, V(n.product.title), 1),
14576
+ C("div", lT, V(o.product.brandName), 1)
14576
14577
  ])
14577
14578
  ])
14578
14579
  ]),
@@ -14580,8 +14581,8 @@ const EL = (e, t, n, r, o, a, i) => {
14580
14581
  }),
14581
14582
  A(l, null, {
14582
14583
  default: H(() => [
14583
- C("span", lT, V(n.product.type), 1),
14584
- C("span", sT, V(n.product.categoryName), 1)
14584
+ C("span", sT, V(n.product.type), 1),
14585
+ C("span", uT, V(n.product.categoryName), 1)
14585
14586
  ]),
14586
14587
  _: 1
14587
14588
  }),
@@ -14614,7 +14615,7 @@ const EL = (e, t, n, r, o, a, i) => {
14614
14615
  ]);
14615
14616
  };
14616
14617
  }
14617
- }), uT = { class: "flex justify-center" }, cT = { class: "text-caption" }, dT = { class: "flex justify-start" }, fT = { class: "row" }, pT = { class: "row justify-center q-my-md" }, av = "SearchIndexPage", Hs = 20, vT = /* @__PURE__ */ at({
14618
+ }), cT = { class: "flex justify-center" }, dT = { class: "text-caption" }, fT = { class: "flex justify-start" }, pT = { class: "row" }, vT = { class: "row justify-center q-my-md" }, av = "SearchIndexPage", Hs = 20, mT = /* @__PURE__ */ at({
14618
14619
  __name: "MarketSearchIndex",
14619
14620
  emits: ["onViewMoreClick", "onAddToBasketClick"],
14620
14621
  setup(e, { emit: t }) {
@@ -14641,12 +14642,12 @@ const EL = (e, t, n, r, o, a, i) => {
14641
14642
  "tool-bar-title": "Marketplace",
14642
14643
  onOnSearchFinished: v
14643
14644
  }, null, 8, ["modelValue"]),
14644
- xe(C("div", uT, [
14645
- C("span", cT, V(`${n.value.totalCount} ${_.$t("results")}`), 1)
14645
+ xe(C("div", cT, [
14646
+ C("span", dT, V(`${n.value.totalCount} ${_.$t("results")}`), 1)
14646
14647
  ], 512), [
14647
14648
  [Ie, n.value && n.value.totalCount == 0 || n.value.totalCount]
14648
14649
  ]),
14649
- C("div", dT, [
14650
+ C("div", fT, [
14650
14651
  C("div", null, [
14651
14652
  (W(!0), ue(rt, null, jt(c.value, (y) => (W(), He($i, jl({
14652
14653
  class: "mb-2",
@@ -14664,7 +14665,7 @@ const EL = (e, t, n, r, o, a, i) => {
14664
14665
  disable: a.value
14665
14666
  }, {
14666
14667
  loading: H(() => [
14667
- C("div", pT, [
14668
+ C("div", vT, [
14668
14669
  A(S, {
14669
14670
  color: "primary",
14670
14671
  size: "40px"
@@ -14672,7 +14673,7 @@ const EL = (e, t, n, r, o, a, i) => {
14672
14673
  ])
14673
14674
  ]),
14674
14675
  default: H(() => [
14675
- C("div", fT, [
14676
+ C("div", pT, [
14676
14677
  (W(!0), ue(rt, null, jt(n.value.data, (y) => (W(), He(tg, {
14677
14678
  class: "col-xl-3 col-md-3 col-sm-6 col-xs-12 q-pa-sm",
14678
14679
  key: y.id,
@@ -14690,7 +14691,7 @@ const EL = (e, t, n, r, o, a, i) => {
14690
14691
  ]);
14691
14692
  };
14692
14693
  }
14693
- }), mT = { class: "list-row row q-pa-xs" }, hT = { class: "row" }, gT = { class: "col-12 text-center" }, yT = { key: 1 }, bT = /* @__PURE__ */ at({
14694
+ }), hT = { class: "list-row row q-pa-xs" }, gT = { class: "row" }, yT = { class: "col-12 text-center" }, bT = { key: 1 }, _T = /* @__PURE__ */ at({
14694
14695
  __name: "VendorsCatalogueV2",
14695
14696
  props: {
14696
14697
  brands: {}
@@ -14698,7 +14699,7 @@ const EL = (e, t, n, r, o, a, i) => {
14698
14699
  emits: ["click"],
14699
14700
  setup(e, { emit: t }) {
14700
14701
  const n = e, r = t;
14701
- return (o, a) => (W(), ue("div", mT, [
14702
+ return (o, a) => (W(), ue("div", hT, [
14702
14703
  (W(!0), ue(rt, null, jt(n.brands, (i) => (W(), ue("div", {
14703
14704
  class: "col-xl-3 col-lg-3 col-md-4 col-sm-6 col-xs-12 q-ma-none q-pa-sm vendor-tile",
14704
14705
  key: i.name
@@ -14713,8 +14714,8 @@ const EL = (e, t, n, r, o, a, i) => {
14713
14714
  onClick: (l) => r("click", l, i)
14714
14715
  }, {
14715
14716
  default: H(() => [
14716
- C("div", hT, [
14717
- C("div", gT, [
14717
+ C("div", gT, [
14718
+ C("div", yT, [
14718
14719
  i.imageUrl ? (W(), He(q(va), {
14719
14720
  key: 0,
14720
14721
  class: "thumbnail-image",
@@ -14722,7 +14723,7 @@ const EL = (e, t, n, r, o, a, i) => {
14722
14723
  "spinner-color": "primary",
14723
14724
  srcset: `${i.imageUrl} 200w`,
14724
14725
  sizes: "(max-width: 200px) 200w"
14725
- }, null, 8, ["src", "srcset"])) : (W(), ue("span", yT, V(i.name), 1))
14726
+ }, null, 8, ["src", "srcset"])) : (W(), ue("span", bT, V(i.name), 1))
14726
14727
  ])
14727
14728
  ])
14728
14729
  ]),
@@ -14737,19 +14738,19 @@ const EL = (e, t, n, r, o, a, i) => {
14737
14738
  ]))), 128))
14738
14739
  ]));
14739
14740
  }
14740
- }), _T = { class: "categories-tab col-xs-12 text-center" }, wT = { class: "text-center" }, ST = { key: 0 }, kT = { class: "list-row cat-row row q-pa-xs" }, CT = { class: "row" }, xT = { class: "col-5" }, ET = ["src", "alt"], TT = ["alt"], OT = { class: "col-7 text-left" }, IT = { class: "text-subtitle2" }, qT = {
14741
+ }), wT = { class: "categories-tab col-xs-12 text-center" }, ST = { class: "text-center" }, kT = { key: 0 }, CT = { class: "list-row cat-row row q-pa-xs" }, xT = { class: "row" }, ET = { class: "col-5" }, TT = ["src", "alt"], OT = ["alt"], IT = { class: "col-7 text-left" }, qT = { class: "text-subtitle2" }, PT = {
14741
14742
  key: 0,
14742
14743
  class: "cat-description text-body2 q-mt-sm"
14743
- }, PT = {
14744
+ }, $T = {
14744
14745
  key: 1,
14745
14746
  class: "text-center"
14746
- }, $T = {
14747
+ }, NT = {
14747
14748
  key: 0,
14748
14749
  class: "text-h5"
14749
- }, NT = {
14750
+ }, RT = {
14750
14751
  key: 1,
14751
14752
  class: "text-h5"
14752
- }, RT = /* @__PURE__ */ at({
14753
+ }, AT = /* @__PURE__ */ at({
14753
14754
  __name: "CategoriesCatalogueV2",
14754
14755
  props: {
14755
14756
  isLoading: { type: Boolean },
@@ -14759,8 +14760,8 @@ const EL = (e, t, n, r, o, a, i) => {
14759
14760
  emits: ["onCategorySelected"],
14760
14761
  setup(e, { emit: t }) {
14761
14762
  const n = e, r = t;
14762
- return (o, a) => (W(), ue("div", _T, [
14763
- xe(C("div", wT, [
14763
+ return (o, a) => (W(), ue("div", wT, [
14764
+ xe(C("div", ST, [
14764
14765
  A(q(Zl), {
14765
14766
  color: "primary",
14766
14767
  size: "10em"
@@ -14768,8 +14769,8 @@ const EL = (e, t, n, r, o, a, i) => {
14768
14769
  ], 512), [
14769
14770
  [Ie, n.isLoading]
14770
14771
  ]),
14771
- Array.isArray(o.categories) && o.categories.length > 0 ? (W(), ue("div", ST, [
14772
- C("div", kT, [
14772
+ Array.isArray(o.categories) && o.categories.length > 0 ? (W(), ue("div", kT, [
14773
+ C("div", CT, [
14773
14774
  (W(!0), ue(rt, null, jt(o.categories, (i) => (W(), ue("div", {
14774
14775
  class: "col-xl-3 col-lg-3 col-md-4 col-sm-6 col-xs-12 q-ma-none q-pa-sm",
14775
14776
  key: i.id
@@ -14781,25 +14782,25 @@ const EL = (e, t, n, r, o, a, i) => {
14781
14782
  onClick: (l) => r("onCategorySelected", i, l)
14782
14783
  }, {
14783
14784
  default: H(() => [
14784
- C("div", CT, [
14785
- C("div", xT, [
14785
+ C("div", xT, [
14786
+ C("div", ET, [
14786
14787
  i.imageUrl ? (W(), ue("img", {
14787
14788
  key: 0,
14788
14789
  src: i.imageUrl,
14789
14790
  alt: i.name,
14790
14791
  width: "72",
14791
14792
  "spinner-color": "primary"
14792
- }, null, 8, ET)) : (W(), ue("img", {
14793
+ }, null, 8, TT)) : (W(), ue("img", {
14793
14794
  key: 1,
14794
14795
  src: "/img/placeholder.png",
14795
14796
  alt: i.name,
14796
14797
  width: "72",
14797
14798
  "spinner-color": "primary"
14798
- }, null, 8, TT))
14799
+ }, null, 8, OT))
14799
14800
  ]),
14800
- C("div", OT, [
14801
- C("div", IT, V(i.name), 1),
14802
- i.description ? (W(), ue("div", qT, V(i.description), 1)) : Be("", !0)
14801
+ C("div", IT, [
14802
+ C("div", qT, V(i.name), 1),
14803
+ i.description ? (W(), ue("div", PT, V(i.description), 1)) : Be("", !0)
14803
14804
  ])
14804
14805
  ])
14805
14806
  ]),
@@ -14810,8 +14811,8 @@ const EL = (e, t, n, r, o, a, i) => {
14810
14811
  }, 1024)
14811
14812
  ]))), 128))
14812
14813
  ])
14813
- ])) : o.isLoading ? Be("", !0) : (W(), ue("div", PT, [
14814
- n.hasLoadingError ? (W(), ue("div", NT, V(o.$t("Error loading categories")), 1)) : (W(), ue("div", $T, V(o.$t("No categories found")), 1))
14814
+ ])) : o.isLoading ? Be("", !0) : (W(), ue("div", $T, [
14815
+ n.hasLoadingError ? (W(), ue("div", RT, V(o.$t("Error loading categories")), 1)) : (W(), ue("div", NT, V(o.$t("No categories found")), 1))
14815
14816
  ]))
14816
14817
  ]));
14817
14818
  }
@@ -16162,7 +16163,7 @@ class hd {
16162
16163
  return t = typeof t == "object" ? t : {}, t;
16163
16164
  }
16164
16165
  }
16165
- let AT = class extends Error {
16166
+ let LT = class extends Error {
16166
16167
  message;
16167
16168
  status;
16168
16169
  response;
@@ -16177,9 +16178,9 @@ let AT = class extends Error {
16177
16178
  }
16178
16179
  };
16179
16180
  function bn(e, t, n, r, o) {
16180
- throw o ?? new AT(e, t, n, r, null);
16181
+ throw o ?? new LT(e, t, n, r, null);
16181
16182
  }
16182
- const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { class: "col-12 text-center" }, FT = { key: 1 }, rg = /* @__PURE__ */ at({
16183
+ const DT = { class: "list-row row q-pa-xs" }, MT = { class: "row" }, FT = { class: "col-12 text-center" }, VT = { key: 1 }, rg = /* @__PURE__ */ at({
16183
16184
  __name: "ProvidersCatalogue",
16184
16185
  props: {
16185
16186
  providers: {}
@@ -16187,7 +16188,7 @@ const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { clas
16187
16188
  emits: ["click"],
16188
16189
  setup(e, { emit: t }) {
16189
16190
  const n = e, r = t;
16190
- return (o, a) => (W(), ue("div", LT, [
16191
+ return (o, a) => (W(), ue("div", DT, [
16191
16192
  (W(!0), ue(rt, null, jt(n.providers, (i) => (W(), ue("div", {
16192
16193
  class: "col-xl-3 col-lg-3 col-md-4 col-sm-6 col-xs-12 q-ma-none q-pa-sm vendor-tile",
16193
16194
  key: i.name
@@ -16202,8 +16203,8 @@ const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { clas
16202
16203
  onClick: (l) => r("click", l, i)
16203
16204
  }, {
16204
16205
  default: H(() => [
16205
- C("div", DT, [
16206
- C("div", MT, [
16206
+ C("div", MT, [
16207
+ C("div", FT, [
16207
16208
  i.imageUrl ? (W(), He(q(va), {
16208
16209
  key: 0,
16209
16210
  class: "thumbnail-image",
@@ -16211,7 +16212,7 @@ const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { clas
16211
16212
  "spinner-color": "primary",
16212
16213
  srcset: `${i.imageUrl} 200w`,
16213
16214
  sizes: "(max-width: 200px) 200w"
16214
- }, null, 8, ["src", "srcset"])) : (W(), ue("span", FT, V(i.name), 1))
16215
+ }, null, 8, ["src", "srcset"])) : (W(), ue("span", VT, V(i.name), 1))
16215
16216
  ])
16216
16217
  ])
16217
16218
  ]),
@@ -16226,7 +16227,7 @@ const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { clas
16226
16227
  ]))), 128))
16227
16228
  ]));
16228
16229
  }
16229
- }), VT = { class: "marketplace-banner wide" }, BT = { class: "row justify-center" }, UT = { class: "inner-block col-xs-12 col-sm-10 col-md-9 col-lg-6 col-xl-6" }, jT = { class: "content" }, zT = { class: "search-avatar" }, HT = ["alt"], QT = { class: "marketplace-content row q-px-md q-pt-lg" }, WT = { class: "top-panel col-xs-12 text-center" }, KT = /* @__PURE__ */ at({
16230
+ }), BT = { class: "marketplace-banner wide" }, UT = { class: "row justify-center" }, jT = { class: "inner-block col-xs-12 col-sm-10 col-md-9 col-lg-6 col-xl-6" }, zT = { class: "content" }, HT = { class: "search-avatar" }, QT = ["alt"], WT = { class: "marketplace-content row q-px-md q-pt-lg" }, KT = { class: "top-panel col-xs-12 text-center" }, YT = /* @__PURE__ */ at({
16230
16231
  __name: "MarketplaceIndex",
16231
16232
  props: {
16232
16233
  brands: {},
@@ -16266,15 +16267,10 @@ const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { clas
16266
16267
  }
16267
16268
  }
16268
16269
  return (w, _) => (W(), ue(rt, null, [
16269
- C("div", VT, [
16270
- C("div", BT, [
16271
- C("div", UT, [
16272
- C("div", jT, [
16273
- C("h2", null, [
16274
- C("strong", null, V(w.$t("Browse our cloud products")), 1),
16275
- ze(" " + V(w.$t(`from the top leading vendors, along with
16276
- expertise, guidance and insights.`)), 1)
16277
- ]),
16270
+ C("div", BT, [
16271
+ C("div", UT, [
16272
+ C("div", jT, [
16273
+ C("div", zT, [
16278
16274
  A(jc, {
16279
16275
  onOnSearchFinished: u,
16280
16276
  onOnCategorySelected: s,
@@ -16285,18 +16281,18 @@ const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { clas
16285
16281
  "hide-search-button": "",
16286
16282
  onOnBrandSelected: c
16287
16283
  }, null, 8, ["inputPlaceholder"]),
16288
- C("div", zT, [
16284
+ C("div", HT, [
16289
16285
  C("img", {
16290
16286
  src: "/img/avatar/pose_4.png",
16291
16287
  alt: w.$t("Search avatar")
16292
- }, null, 8, HT)
16288
+ }, null, 8, QT)
16293
16289
  ])
16294
16290
  ])
16295
16291
  ])
16296
16292
  ])
16297
16293
  ]),
16298
- C("div", QT, [
16299
- C("div", WT, [
16294
+ C("div", WT, [
16295
+ C("div", KT, [
16300
16296
  C("h3", null, V(w.$t("Cloud products")), 1)
16301
16297
  ]),
16302
16298
  A(q(rn), {
@@ -16343,7 +16339,7 @@ const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { clas
16343
16339
  class: "panel-inner"
16344
16340
  }, {
16345
16341
  default: H(() => [
16346
- A(bT, {
16342
+ A(_T, {
16347
16343
  onClick: d,
16348
16344
  brands: i.brands
16349
16345
  }, null, 8, ["brands"])
@@ -16355,7 +16351,7 @@ const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { clas
16355
16351
  class: "panel-inner"
16356
16352
  }, {
16357
16353
  default: H(() => [
16358
- A(RT, {
16354
+ A(AT, {
16359
16355
  categories: a.value,
16360
16356
  "is-loading": r.value,
16361
16357
  "has-loading-error": o.value,
@@ -16386,7 +16382,7 @@ const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { clas
16386
16382
  ])
16387
16383
  ], 64));
16388
16384
  }
16389
- }), YT = ["href"], cr = /* @__PURE__ */ at({
16385
+ }), JT = ["href"], cr = /* @__PURE__ */ at({
16390
16386
  __name: "RouterLinkWrapper",
16391
16387
  props: {
16392
16388
  to: {},
@@ -16396,22 +16392,22 @@ const LT = { class: "list-row row q-pa-xs" }, DT = { class: "row" }, MT = { clas
16396
16392
  const t = e, n = b(() => t.router.resolve(t.to).fullPath);
16397
16393
  return (r, o) => (W(), ue("a", { href: n.value }, [
16398
16394
  Py(r.$slots, "default")
16399
- ], 8, YT));
16395
+ ], 8, JT));
16400
16396
  }
16401
16397
  });
16402
16398
  function gd(e) {
16403
16399
  return e && e.replace(/[^\w\d]/g, "-").toLocaleLowerCase();
16404
16400
  }
16405
- const JT = { class: "row" }, GT = { class: "col-12" }, XT = { class: "thumbnail-container" }, ZT = { class: "product-card-body" }, eO = { class: "product-card-body-info" }, tO = { class: "list text-body2" }, nO = {
16401
+ const GT = { class: "row" }, XT = { class: "col-12" }, ZT = { class: "thumbnail-container" }, eO = { class: "product-card-body" }, tO = { class: "product-card-body-info" }, nO = { class: "list text-body2" }, rO = {
16406
16402
  key: 0,
16407
16403
  class: "product-column product-column-category text-body2"
16408
- }, rO = { class: "product-column-title" }, oO = { class: "q-ml-sm" }, aO = {
16404
+ }, oO = { class: "product-column-title" }, aO = { class: "q-ml-sm" }, iO = {
16409
16405
  key: 1,
16410
16406
  class: "list product-column product-column-vendor text-body2"
16411
- }, iO = { class: "product-column-title" }, lO = { class: "q-ml-sm" }, sO = ["href"], uO = { key: 1 }, cO = ["data-product-id"], dO = {
16407
+ }, lO = { class: "product-column-title" }, sO = { class: "q-ml-sm" }, uO = ["href"], cO = { key: 1 }, dO = ["data-product-id"], fO = {
16412
16408
  key: 0,
16413
16409
  class: "product-column-title"
16414
- }, fO = { class: "q-ml-xs" }, pO = { key: 1 }, vO = { class: "grid text-body2" }, Ll = /* @__PURE__ */ at({
16410
+ }, pO = { class: "q-ml-xs" }, vO = { key: 1 }, Ll = /* @__PURE__ */ at({
16415
16411
  __name: "ProductCard",
16416
16412
  props: {
16417
16413
  product: {},
@@ -16457,9 +16453,9 @@ const JT = { class: "row" }, GT = { class: "col-12" }, XT = { class: "thumbnail-
16457
16453
  default: H(() => [
16458
16454
  A(q(bt), null, {
16459
16455
  default: H(() => [
16460
- C("div", JT, [
16461
- C("div", GT, [
16462
- C("div", XT, [
16456
+ C("div", GT, [
16457
+ C("div", XT, [
16458
+ C("div", ZT, [
16463
16459
  A(q(va), {
16464
16460
  class: "thumbnail-image-75x75",
16465
16461
  src: s.product?.imageUrl,
@@ -16468,35 +16464,35 @@ const JT = { class: "row" }, GT = { class: "col-12" }, XT = { class: "thumbnail-
16468
16464
  sizes: "(max-width: 120px) 120w"
16469
16465
  }, null, 8, ["src", "srcset"])
16470
16466
  ]),
16471
- C("div", ZT, [
16472
- C("div", eO, [
16467
+ C("div", eO, [
16468
+ C("div", tO, [
16473
16469
  C("h6", null, V(s.product?.title), 1),
16474
- C("div", tO, V(s.product?.shortDescription), 1)
16470
+ C("div", nO, V(s.product?.shortDescription), 1)
16475
16471
  ]),
16476
- s.product.categoryId ? (W(), ue("div", nO, [
16477
- C("span", rO, V(s.$t("Category")) + ":", 1),
16478
- C("span", oO, [
16472
+ s.product.categoryId ? (W(), ue("div", rO, [
16473
+ C("span", oO, V(s.$t("Category")) + ":", 1),
16474
+ C("span", aO, [
16479
16475
  s.product.categoryId > 0 && n.router ? (W(), He(cr, {
16480
16476
  key: 0,
16481
16477
  router: n.router,
16482
16478
  to: { name: "category", params: { category: q(gd)(s.product.categoryName), id: s.product.categoryId } }
16483
16479
  }, {
16484
16480
  default: H(() => [
16485
- ze(V(s.product?.categoryName), 1)
16481
+ je(V(s.product?.categoryName), 1)
16486
16482
  ]),
16487
16483
  _: 1
16488
16484
  }, 8, ["router", "to"])) : (W(), ue(rt, { key: 1 }, [
16489
- ze(V(s.product?.categoryName), 1)
16485
+ je(V(s.product?.categoryName), 1)
16490
16486
  ], 64))
16491
16487
  ])
16492
16488
  ])) : Be("", !0),
16493
- s.product.brandName ? (W(), ue("span", aO, [
16494
- C("span", iO, V(s.$t("Vendor")) + ":", 1),
16495
- C("span", lO, [
16489
+ s.product.brandName ? (W(), ue("span", iO, [
16490
+ C("span", lO, V(s.$t("Vendor")) + ":", 1),
16491
+ C("span", sO, [
16496
16492
  s.product.brandId ? (W(), ue("a", {
16497
16493
  key: 0,
16498
16494
  href: "/search?brandId=" + s.product?.brandId
16499
- }, V(s.product?.brandName), 9, sO)) : (W(), ue("span", uO, V(s.product?.brandName), 1))
16495
+ }, V(s.product?.brandName), 9, uO)) : (W(), ue("span", cO, V(s.product?.brandName), 1))
16500
16496
  ])
16501
16497
  ])) : Be("", !0),
16502
16498
  C("div", {
@@ -16505,16 +16501,15 @@ const JT = { class: "row" }, GT = { class: "col-12" }, XT = { class: "thumbnail-
16505
16501
  ref_key: "productColumn",
16506
16502
  ref: l
16507
16503
  }, [
16508
- i.value ? (W(), ue("span", dO, V(s.$t("StartingFrom")) + ":", 1)) : Be("", !0),
16509
- C("span", fO, [
16504
+ i.value ? (W(), ue("span", fO, V(s.$t("PriceLabel")) + ":", 1)) : Be("", !0),
16505
+ C("span", pO, [
16510
16506
  a.value ? (W(), He(q(Zn), {
16511
16507
  key: 0,
16512
16508
  size: "sm",
16513
16509
  color: "primary"
16514
- })) : i.value ? (W(), ue("span", pO, V(s.$formatCurrency(i.value)), 1)) : Be("", !0)
16510
+ })) : i.value ? (W(), ue("span", vO, V(s.$formatCurrency(i.value)), 1)) : Be("", !0)
16515
16511
  ])
16516
- ], 8, cO),
16517
- C("div", vO, V(s.product?.shortDescription), 1)
16512
+ ], 8, dO)
16518
16513
  ])
16519
16514
  ])
16520
16515
  ])
@@ -16662,7 +16657,7 @@ const mO = { class: "text-center q-ma-xl spinner-overlay" }, hO = { class: "sear
16662
16657
  }, null, 8, ["class"])
16663
16658
  ])
16664
16659
  ], 512), [
16665
- [Ie, r.value && r.value.totalCount == 0 || r.value.totalCount && !a.value]
16660
+ [Ie, r.value && r.value.totalCount != 0 || r.value.totalCount && !a.value]
16666
16661
  ]),
16667
16662
  C("div", qO, [
16668
16663
  (W(!0), ue(rt, null, jt(r.value.data, (M) => xe((W(), ue("div", {
@@ -16713,7 +16708,7 @@ const mO = { class: "text-center q-ma-xl spinner-overlay" }, hO = { class: "sear
16713
16708
  ])
16714
16709
  ])
16715
16710
  ], 512), [
16716
- [Ie, !a.value]
16711
+ [Ie, r.value && r.value.totalCount != 0 || r.value.totalCount && !a.value]
16717
16712
  ])
16718
16713
  ], 512), [
16719
16714
  [Ie, !a.value]
@@ -16723,7 +16718,7 @@ const mO = { class: "text-center q-ma-xl spinner-overlay" }, hO = { class: "sear
16723
16718
  ])
16724
16719
  ], 64));
16725
16720
  }
16726
- }), UO = { class: "flex justify-center items-center half-height" }, jO = { class: "my-card category-page" }, zO = { class: "flex row no-wrap" }, HO = { class: "q-px-md" }, QO = { class: "cat-title" }, WO = { class: "cat-description" }, KO = { class: "row q-pa-xs search-results" }, YO = { class: "row cat-show-more" }, JO = { class: "text-h6" }, GO = { class: "cursor-pointer text-primary" }, XO = { class: "row q-pa-xs search-results" }, ZO = { class: "cat-show-more" }, eI = /* @__PURE__ */ at({
16721
+ }), UO = { class: "flex justify-center items-center half-height" }, jO = { class: "my-card category-page" }, zO = { class: "flex row no-wrap" }, HO = { class: "q-pa-none" }, QO = { class: "cat-title" }, WO = { class: "cat-description" }, KO = { class: "row q-pa-xs search-results" }, YO = { class: "row cat-show-more" }, JO = { class: "text-h6" }, GO = { class: "cursor-pointer text-primary" }, XO = { class: "row q-pa-xs search-results" }, ZO = { class: "cat-show-more" }, eI = /* @__PURE__ */ at({
16727
16722
  __name: "CategoryDetails",
16728
16723
  props: {
16729
16724
  route: {},
@@ -16820,7 +16815,7 @@ const mO = { class: "text-center q-ma-xl spinner-overlay" }, hO = { class: "sear
16820
16815
  default: H(() => [
16821
16816
  C("div", KO, [
16822
16817
  (W(!0), ue(rt, null, jt(a.value, (_) => (W(), ue("div", {
16823
- class: "item col-xl-3 col-lg-4 col-md-4 col-sm-6 col-xs-12 q-ma-none q-px-sm",
16818
+ class: "item col-xl-3 col-lg-4 col-md-4 col-sm-6 col-xs-12 q-my-sm q-px-sm",
16824
16819
  key: _.id
16825
16820
  }, [
16826
16821
  s.router ? (W(), He(Ll, {
@@ -16840,7 +16835,7 @@ const mO = { class: "text-center q-ma-xl spinner-overlay" }, hO = { class: "sear
16840
16835
  class: "cat-show-more-link"
16841
16836
  }, {
16842
16837
  default: H(() => [
16843
- ze(V(m.$t("ShowMore")), 1)
16838
+ je(V(m.$t("ShowMore")), 1)
16844
16839
  ]),
16845
16840
  _: 1
16846
16841
  }, 8, ["router", "to"])) : Be("", !0)
@@ -16865,7 +16860,7 @@ const mO = { class: "text-center q-ma-xl spinner-overlay" }, hO = { class: "sear
16865
16860
  to: { name: "category", params: { category: q(gd)(_.name), id: _.id } }
16866
16861
  }, {
16867
16862
  default: H(() => [
16868
- ze(V(_.name), 1)
16863
+ je(V(_.name), 1)
16869
16864
  ]),
16870
16865
  _: 2
16871
16866
  }, 1032, ["router", "to"])) : Be("", !0)
@@ -16898,7 +16893,7 @@ const mO = { class: "text-center q-ma-xl spinner-overlay" }, hO = { class: "sear
16898
16893
  class: "cat-show-more-link"
16899
16894
  }, {
16900
16895
  default: H(() => [
16901
- ze(V(m.$t("ShowMore")), 1)
16896
+ je(V(m.$t("ShowMore")), 1)
16902
16897
  ]),
16903
16898
  _: 2
16904
16899
  }, 1032, ["router", "to"])) : Be("", !0)
@@ -25104,7 +25099,7 @@ const Yt = sy, d$ = { class: "text-center q-ma-xl spinner-overlay" }, f$ = { cla
25104
25099
  to: { name: "search", query: { brandId: r.value?.brandID } }
25105
25100
  }, {
25106
25101
  default: H(() => [
25107
- ze(V(r.value?.brandName), 1)
25102
+ je(V(r.value?.brandName), 1)
25108
25103
  ]),
25109
25104
  _: 1
25110
25105
  }, 8, ["router", "to"])) : Be("", !0)
@@ -25119,11 +25114,11 @@ const Yt = sy, d$ = { class: "text-center q-ma-xl spinner-overlay" }, f$ = { cla
25119
25114
  to: { name: "category", params: { category: q(gd)(r.value.categoryName), id: r.value.categoryId } }
25120
25115
  }, {
25121
25116
  default: H(() => [
25122
- ze(V(r.value?.categoryName), 1)
25117
+ je(V(r.value?.categoryName), 1)
25123
25118
  ]),
25124
25119
  _: 1
25125
25120
  }, 8, ["router", "to"])) : (W(), ue(rt, { key: 1 }, [
25126
- ze(V(r.value?.categoryName), 1)
25121
+ je(V(r.value?.categoryName), 1)
25127
25122
  ], 64))
25128
25123
  ])
25129
25124
  ]),
@@ -25171,12 +25166,12 @@ const Yt = sy, d$ = { class: "text-center q-ma-xl spinner-overlay" }, f$ = { cla
25171
25166
  to: "/contact_us"
25172
25167
  }, {
25173
25168
  default: H(() => [
25174
- ze(V(x.$t("Get started")), 1)
25169
+ je(V(x.$t("Get started")), 1)
25175
25170
  ]),
25176
25171
  _: 1
25177
25172
  })) : T.distributorId && c.enabledDistributorIds.indexOf(T.distributorId) > -1 ? (W(), ue(rt, { key: 1 }, [
25178
25173
  f("price") ? (W(), ue("div", K$, [
25179
- T.price ? (W(), ue("span", Y$, V(x.$formatCurrency(T.price)), 1)) : Be("", !0)
25174
+ T.price ? (W(), ue("span", Y$, V(x.$t("PriceLabel")) + V(x.$formatCurrency(T.price)), 1)) : Be("", !0)
25180
25175
  ])) : Be("", !0),
25181
25176
  A(q(Fe), {
25182
25177
  color: "primary",
@@ -25191,7 +25186,7 @@ const Yt = sy, d$ = { class: "text-center q-ma-xl spinner-overlay" }, f$ = { cla
25191
25186
  onClick: (D) => h(T, D)
25192
25187
  }, {
25193
25188
  default: H(() => [
25194
- ze(V(x.$t("Sign Up")), 1)
25189
+ je(V(x.$t("Sign Up")), 1)
25195
25190
  ]),
25196
25191
  _: 2
25197
25192
  }, 1032, ["onClick"]))
@@ -25235,7 +25230,7 @@ const Yt = sy, d$ = { class: "text-center q-ma-xl spinner-overlay" }, f$ = { cla
25235
25230
  }, 1024)) : Be("", !0),
25236
25231
  f("sku") ? (W(), He(q(Ne), { key: "sku" }, {
25237
25232
  default: H(() => [
25238
- ze(V(T.row.sku), 1)
25233
+ je(V(T.row.sku), 1)
25239
25234
  ]),
25240
25235
  _: 2
25241
25236
  }, 1024)) : Be("", !0),
@@ -25401,7 +25396,7 @@ const Yt = sy, d$ = { class: "text-center q-ma-xl spinner-overlay" }, f$ = { cla
25401
25396
  to: `/subscription/${a.value?.externalSystem}/${a.value?.providerSubscriptionId}`
25402
25397
  }, {
25403
25398
  default: H(() => [
25404
- ze(V(x.$t("Edit")), 1)
25399
+ je(V(x.$t("Edit")), 1)
25405
25400
  ]),
25406
25401
  _: 1
25407
25402
  }, 8, ["router", "to"])) : Be("", !0)
@@ -25471,7 +25466,7 @@ function SN(e) {
25471
25466
  r.push(n);
25472
25467
  };
25473
25468
  }
25474
- const qL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25469
+ const $L = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
25475
25470
  __proto__: null,
25476
25471
  install: SN
25477
25472
  }, Symbol.toStringTag, { value: "Module" })), kN = { class: "text-h6 secondary" }, uy = /* @__PURE__ */ at({
@@ -26068,7 +26063,7 @@ const qL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26068
26063
  router: f.router
26069
26064
  }, {
26070
26065
  default: H(() => [
26071
- ze(V(`${f.customerCompanyName} [${f.providerCustomerId}]`), 1)
26066
+ je(V(`${f.customerCompanyName} [${f.providerCustomerId}]`), 1)
26072
26067
  ]),
26073
26068
  _: 1
26074
26069
  }, 8, ["to", "router"])) : Be("", !0)
@@ -26471,7 +26466,7 @@ const KN = { class: "q-ma-lg q-pa-md" }, YN = { class: "row justify-between" },
26471
26466
  class: "cursor-pointer q-pa-none"
26472
26467
  }, {
26473
26468
  default: H(() => [
26474
- ze(V(I.row.cspOrderId), 1)
26469
+ je(V(I.row.cspOrderId), 1)
26475
26470
  ]),
26476
26471
  _: 2
26477
26472
  }, 1032, ["onClick"]),
@@ -26486,7 +26481,7 @@ const KN = { class: "q-ma-lg q-pa-md" }, YN = { class: "row justify-between" },
26486
26481
  router: n.router
26487
26482
  }, {
26488
26483
  default: H(() => [
26489
- ze(V(`${I.row.customerCompanyName} [${I.row.providerCustomerId}]`), 1)
26484
+ je(V(`${I.row.customerCompanyName} [${I.row.providerCustomerId}]`), 1)
26490
26485
  ]),
26491
26486
  _: 2
26492
26487
  }, 1032, ["to", "router"])) : Be("", !0)
@@ -26499,7 +26494,7 @@ const KN = { class: "q-ma-lg q-pa-md" }, YN = { class: "row justify-between" },
26499
26494
  class: "cursor-pointer q-pa-none"
26500
26495
  }, {
26501
26496
  default: H(() => [
26502
- ze(V(x.$formatDateTime(I.row.createdAt)), 1)
26497
+ je(V(x.$formatDateTime(I.row.createdAt)), 1)
26503
26498
  ]),
26504
26499
  _: 2
26505
26500
  }, 1032, ["onClick"]),
@@ -26509,7 +26504,7 @@ const KN = { class: "q-ma-lg q-pa-md" }, YN = { class: "row justify-between" },
26509
26504
  class: "cursor-pointer q-pa-none"
26510
26505
  }, {
26511
26506
  default: H(() => [
26512
- ze(V(x.$formatCurrency(I.row.totalPrice, I.row.currency)), 1)
26507
+ je(V(x.$formatCurrency(I.row.totalPrice, I.row.currency)), 1)
26513
26508
  ]),
26514
26509
  _: 2
26515
26510
  }, 1032, ["onClick"]),
@@ -26519,7 +26514,7 @@ const KN = { class: "q-ma-lg q-pa-md" }, YN = { class: "row justify-between" },
26519
26514
  class: "cursor-pointer q-pa-none"
26520
26515
  }, {
26521
26516
  default: H(() => [
26522
- ze(V(x.$t(I.row.status)), 1)
26517
+ je(V(x.$t(I.row.status)), 1)
26523
26518
  ]),
26524
26519
  _: 2
26525
26520
  }, 1032, ["onClick"]),
@@ -26529,7 +26524,7 @@ const KN = { class: "q-ma-lg q-pa-md" }, YN = { class: "row justify-between" },
26529
26524
  class: "cursor-pointer q-pa-none"
26530
26525
  }, {
26531
26526
  default: H(() => [
26532
- ze(V(I.row.sinchAccountId), 1)
26527
+ je(V(I.row.sinchAccountId), 1)
26533
26528
  ]),
26534
26529
  _: 2
26535
26530
  }, 1032, ["onClick"]),
@@ -26539,7 +26534,7 @@ const KN = { class: "q-ma-lg q-pa-md" }, YN = { class: "row justify-between" },
26539
26534
  class: "cursor-pointer q-pa-none"
26540
26535
  }, {
26541
26536
  default: H(() => [
26542
- ze(V(I.row.providerName), 1)
26537
+ je(V(I.row.providerName), 1)
26543
26538
  ]),
26544
26539
  _: 2
26545
26540
  }, 1032, ["onClick"])) : Be("", !0)
@@ -26654,7 +26649,7 @@ async function dy(e, t, n, r) {
26654
26649
  throw o;
26655
26650
  }
26656
26651
  }
26657
- const PL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26652
+ const NL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26658
26653
  __proto__: null,
26659
26654
  fetchSubscriptionOrderDetails: dy,
26660
26655
  fetchSubscriptionOrderHistoryDetails: Vd,
@@ -26700,7 +26695,7 @@ const PL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26700
26695
  r.value ? (W(), ue("div", u2, [
26701
26696
  A(q(zh), { indeterminate: "" })
26702
26697
  ])) : n.value?.items && n.value?.items?.length && n.value.items[0].status == q(ba).OrderSuccessfulProcessed ? (W(), ue("div", c2, [
26703
- ze(V(`${l.$t("Latest change request")}: ${l.$t("Order Id")}: ${n.value.items[0].providerOrderId} - ${l.$t("Status")}: `), 1),
26698
+ je(V(`${l.$t("Latest change request")}: ${l.$t("Order Id")}: ${n.value.items[0].providerOrderId} - ${l.$t("Status")}: `), 1),
26704
26699
  C("span", {
26705
26700
  class: Bt("status-" + n.value.items[0].status.toLowerCase())
26706
26701
  }, V(l.$t(n.value.items[0].status)), 3)
@@ -26778,7 +26773,7 @@ const PL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26778
26773
  key: "date"
26779
26774
  }, {
26780
26775
  default: H(() => [
26781
- ze(V(s.$formatDateTime(d.row.date)), 1)
26776
+ je(V(s.$formatDateTime(d.row.date)), 1)
26782
26777
  ]),
26783
26778
  _: 2
26784
26779
  }, 1024),
@@ -26796,7 +26791,7 @@ const PL = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
26796
26791
  key: "message"
26797
26792
  }, {
26798
26793
  default: H(() => [
26799
- ze(V(d.row.errorMessage ? d.row.errorMessage : d.row.providerOrderId ? `${s.$t("Order created id:")}
26794
+ je(V(d.row.errorMessage ? d.row.errorMessage : d.row.providerOrderId ? `${s.$t("Order created id:")}
26800
26795
  ${d.row.providerOrderId}` : null), 1)
26801
26796
  ]),
26802
26797
  _: 2
@@ -27292,7 +27287,7 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
27292
27287
  router: m.router
27293
27288
  }, {
27294
27289
  default: H(() => [
27295
- ze(V(`${s.value?.customerName} [${s.value?.providerCustomerId}]`), 1)
27290
+ je(V(`${s.value?.customerName} [${s.value?.providerCustomerId}]`), 1)
27296
27291
  ]),
27297
27292
  _: 1
27298
27293
  }, 8, ["to", "router"])) : Be("", !0)
@@ -27401,7 +27396,7 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
27401
27396
  default: H(() => [
27402
27397
  A(q(Ne), { key: "name" }, {
27403
27398
  default: H(() => [
27404
- ze(V(X.row.name), 1)
27399
+ je(V(X.row.name), 1)
27405
27400
  ]),
27406
27401
  _: 2
27407
27402
  }, 1024),
@@ -27451,7 +27446,7 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
27451
27446
  }, 1024),
27452
27447
  A(q(Ne), { key: "cost" }, {
27453
27448
  default: H(() => [
27454
- ze(V(F.$formatCurrency(X.row.cost, s.value?.currency)), 1)
27449
+ je(V(F.$formatCurrency(X.row.cost, s.value?.currency)), 1)
27455
27450
  ]),
27456
27451
  _: 2
27457
27452
  }, 1024),
@@ -27499,13 +27494,13 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
27499
27494
  }, 1024),
27500
27495
  A(q(Ne), { key: "totalCost" }, {
27501
27496
  default: H(() => [
27502
- ze(V(F.$formatCurrency(X.row.totalCost, s.value?.currency)), 1)
27497
+ je(V(F.$formatCurrency(X.row.totalCost, s.value?.currency)), 1)
27503
27498
  ]),
27504
27499
  _: 2
27505
27500
  }, 1024),
27506
27501
  A(q(Ne), { key: "totalPrice" }, {
27507
27502
  default: H(() => [
27508
- ze(V(F.$formatCurrency(X.row.totalPrice, s.value?.currency)), 1)
27503
+ je(V(F.$formatCurrency(X.row.totalPrice, s.value?.currency)), 1)
27509
27504
  ]),
27510
27505
  _: 2
27511
27506
  }, 1024)
@@ -27532,7 +27527,7 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
27532
27527
  default: H(() => [
27533
27528
  A(q(Ne), { key: "name" }, {
27534
27529
  default: H(() => [
27535
- ze(V(X.row.name), 1)
27530
+ je(V(X.row.name), 1)
27536
27531
  ]),
27537
27532
  _: 2
27538
27533
  }, 1024),
@@ -27582,7 +27577,7 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
27582
27577
  }, 1024),
27583
27578
  A(q(Ne), { key: "cost" }, {
27584
27579
  default: H(() => [
27585
- ze(V(F.$formatCurrency(X.row.cost, s.value?.currency)), 1)
27580
+ je(V(F.$formatCurrency(X.row.cost, s.value?.currency)), 1)
27586
27581
  ]),
27587
27582
  _: 2
27588
27583
  }, 1024),
@@ -27630,13 +27625,13 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
27630
27625
  }, 1024),
27631
27626
  A(q(Ne), { key: "totalCost" }, {
27632
27627
  default: H(() => [
27633
- ze(V(F.$formatCurrency(X.row.totalCost, s.value?.currency)), 1)
27628
+ je(V(F.$formatCurrency(X.row.totalCost, s.value?.currency)), 1)
27634
27629
  ]),
27635
27630
  _: 2
27636
27631
  }, 1024),
27637
27632
  A(q(Ne), { key: "totalPrice" }, {
27638
27633
  default: H(() => [
27639
- ze(V(F.$formatCurrency(X.row.totalPrice, s.value?.currency)), 1)
27634
+ je(V(F.$formatCurrency(X.row.totalPrice, s.value?.currency)), 1)
27640
27635
  ]),
27641
27636
  _: 2
27642
27637
  }, 1024)
@@ -28146,13 +28141,13 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
28146
28141
  }, 1024),
28147
28142
  A(q(Ne), { key: "externalSystem" }, {
28148
28143
  default: H(() => [
28149
- ze(V(m.$t(_.row.externalSystem)), 1)
28144
+ je(V(m.$t(_.row.externalSystem)), 1)
28150
28145
  ]),
28151
28146
  _: 2
28152
28147
  }, 1024),
28153
28148
  c.hasDuplicatedExternalSystemClients ? (W(), He(q(Ne), { key: "externalSystemClientName" }, {
28154
28149
  default: H(() => [
28155
- ze(V(_.row.externalSystemClientName), 1)
28150
+ je(V(_.row.externalSystemClientName), 1)
28156
28151
  ]),
28157
28152
  _: 2
28158
28153
  }, 1024)) : Be("", !0),
@@ -28167,7 +28162,7 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
28167
28162
  }, 1024),
28168
28163
  A(q(Ne), { key: "subscriptionName" }, {
28169
28164
  default: H(() => [
28170
- ze(V(_.row.subscriptionName), 1)
28165
+ je(V(_.row.subscriptionName), 1)
28171
28166
  ]),
28172
28167
  _: 2
28173
28168
  }, 1024),
@@ -28189,7 +28184,7 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
28189
28184
  }, 1024),
28190
28185
  A(q(Ne), { key: "createdAt" }, {
28191
28186
  default: H(() => [
28192
- ze(V(m.$formatDate(_.row.createdAt)), 1)
28187
+ je(V(m.$formatDate(_.row.createdAt)), 1)
28193
28188
  ]),
28194
28189
  _: 2
28195
28190
  }, 1024)
@@ -28209,13 +28204,13 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
28209
28204
  default: H(() => [
28210
28205
  A(q(Ne), { key: "providerSubscriptionId" }, {
28211
28206
  default: H(() => [
28212
- ze(V(_.row.providerSubscriptionId), 1)
28207
+ je(V(_.row.providerSubscriptionId), 1)
28213
28208
  ]),
28214
28209
  _: 2
28215
28210
  }, 1024),
28216
28211
  A(q(Ne), { key: "subscriptionName" }, {
28217
28212
  default: H(() => [
28218
- ze(V(_.row.subscriptionName), 1)
28213
+ je(V(_.row.subscriptionName), 1)
28219
28214
  ]),
28220
28215
  _: 2
28221
28216
  }, 1024),
@@ -28238,7 +28233,7 @@ const y2 = { class: "q-ma-sm" }, b2 = { class: "row" }, _2 = { class: "text-h5 c
28238
28233
  }, 1024),
28239
28234
  A(q(Ne), { key: "createdAt" }, {
28240
28235
  default: H(() => [
28241
- ze(V(m.$formatDate(_.row.createdAt)), 1)
28236
+ je(V(m.$formatDate(_.row.createdAt)), 1)
28242
28237
  ]),
28243
28238
  _: 2
28244
28239
  }, 1024)
@@ -28586,22 +28581,22 @@ class _R extends Error {
28586
28581
  function am(e, t, n, r, o) {
28587
28582
  throw o ?? new _R(e, t, n, r, null);
28588
28583
  }
28589
- const wR = { class: "contact-us-block" }, SR = { class: "top wide" }, kR = { class: "row" }, CR = { class: "col-12 text-center" }, xR = { class: "text-h6" }, ER = { class: "text-h3" }, TR = { class: "row" }, OR = { class: "col-xs-12 col-sm-6 offset-sm-3" }, IR = { class: "content" }, qR = {
28584
+ const wR = { class: "contact-us-block q-mb-lg" }, SR = { class: "top wide" }, kR = { class: "row" }, CR = { class: "col-12 text-center" }, xR = { class: "text-h6" }, ER = { class: "text-h3" }, TR = { class: "row" }, OR = { class: "col-xs-12 col-sm-6 offset-sm-3" }, IR = { class: "content" }, qR = {
28590
28585
  key: 0,
28591
28586
  class: "form-container text-center"
28592
28587
  }, PR = { class: "text-h6" }, $R = { class: "row" }, NR = { class: "actions flex align-center" }, RR = { key: 1 }, AR = { class: "col-12 text-center" }, LR = { class: "text-h6" }, DR = { class: "text-h3" }, MR = { class: "row contact-info" }, FR = { class: "col-xs-12 col-lg-8 center" }, VR = { class: "content" }, BR = { class: "row" }, UR = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, jR = /* @__PURE__ */ C("img", {
28593
28588
  src: "/img/graphics/contact/telephone.svg",
28594
28589
  class: "avatar"
28595
- }, null, -1), zR = /* @__PURE__ */ C("a", { href: " tel:(+44) 0333 772 0003" }, "(+44) 0333 772 0003", -1), HR = /* @__PURE__ */ C("a", { href: "tel:+1-888-970-8632" }, "+1-888-970-8632", -1), QR = /* @__PURE__ */ C("a", { href: "tel:(+34) 911 875 757" }, "(+34) 911 875 757", -1), WR = /* @__PURE__ */ C("a", { href: "tel:(+52) 5541 720 136" }, "(+52) 5541 720 136", -1), KR = /* @__PURE__ */ C("a", { href: "tel:(+39) 800597114" }, "(+39) 800597114", -1), YR = /* @__PURE__ */ C("a", { href: "tel:(+44) 203 053 9520" }, "(+44) 203 053 9520", -1), JR = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, GR = /* @__PURE__ */ C("img", {
28590
+ }, null, -1), zR = /* @__PURE__ */ C("a", { href: " tel:+35722030270" }, "+357 22 030 270", -1), HR = /* @__PURE__ */ C("a", { href: " tel:+443337720003" }, "(+44) 0333 772 0003", -1), QR = /* @__PURE__ */ C("a", { href: "tel:+18889708632" }, "+1-888-970-8632", -1), WR = /* @__PURE__ */ C("a", { href: "tel:+34)911875757" }, "(+34) 911 875 757", -1), KR = /* @__PURE__ */ C("a", { href: "tel:+525541720136" }, "(+52) 5541 720 136", -1), YR = /* @__PURE__ */ C("a", { href: "tel:+39800597114" }, "(+39) 800597114", -1), JR = /* @__PURE__ */ C("a", { href: "tel:+44203 053 9520" }, "(+44) 203 053 9520", -1), GR = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, XR = /* @__PURE__ */ C("img", {
28596
28591
  src: "/img/graphics/contact/email.svg",
28597
28592
  class: "avatar"
28598
- }, null, -1), XR = /* @__PURE__ */ C("a", { href: "mailto:sales@cloudinthechannel.com" }, "sales@cloudinthechannel.com", -1), ZR = /* @__PURE__ */ C("a", { href: "mailto:support@cloudinthechannel.com" }, "support@cloudinthechannel.com", -1), eA = /* @__PURE__ */ C("a", { href: "mailto:partners@cloudinthechannel.com" }, "partners@cloudinthechannel.com", -1), tA = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, nA = /* @__PURE__ */ C("img", {
28593
+ }, null, -1), ZR = /* @__PURE__ */ C("a", { href: "mailto:sales@cloudinthechannel.com" }, "sales@cloudinthechannel.com", -1), eA = /* @__PURE__ */ C("a", { href: "mailto:support@cloudinthechannel.com" }, "support@cloudinthechannel.com", -1), tA = /* @__PURE__ */ C("a", { href: "mailto:partners@cloudinthechannel.com" }, "partners@cloudinthechannel.com", -1), nA = { class: "col-xs-12 col-sm-6 col-md-3 relative" }, rA = /* @__PURE__ */ C("img", {
28599
28594
  src: "/img/graphics/contact/map.svg",
28600
28595
  class: "avatar"
28601
- }, null, -1), rA = { class: "content" }, oA = {
28602
- href: "https://goo.gl/maps/M8RrW9LZoahwar7v9",
28596
+ }, null, -1), oA = { class: "content" }, aA = {
28597
+ href: "https://maps.app.goo.gl/13u9L5V8kXTfXr4w8",
28603
28598
  target: "_blank"
28604
- }, aA = /* @__PURE__ */ at({
28599
+ }, iA = /* @__PURE__ */ C("br", null, null, -1), lA = /* @__PURE__ */ at({
28605
28600
  __name: "ContactUs",
28606
28601
  props: {
28607
28602
  recaptchaSiteKey: {}
@@ -28774,50 +28769,57 @@ const wR = { class: "contact-us-block" }, SR = { class: "top wide" }, kR = { cla
28774
28769
  C("div", UR, [
28775
28770
  jR,
28776
28771
  C("p", null, [
28777
- ze(V(u.$t("Telephone UK:")) + " ", 1),
28772
+ je(V(u.$t("Telephone Cyprus:")) + " ", 1),
28778
28773
  zR
28779
28774
  ]),
28780
28775
  C("p", null, [
28781
- ze(V(u.$t("Telephone USA:")) + " ", 1),
28776
+ je(V(u.$t("Telephone UK:")) + " ", 1),
28782
28777
  HR
28783
28778
  ]),
28784
28779
  C("p", null, [
28785
- ze(V(u.$t("Telephone Spain:")) + " ", 1),
28780
+ je(V(u.$t("Telephone USA:")) + " ", 1),
28786
28781
  QR
28787
28782
  ]),
28788
28783
  C("p", null, [
28789
- ze(V(u.$t("Telephone Mexico:")) + " ", 1),
28784
+ je(V(u.$t("Telephone Spain:")) + " ", 1),
28790
28785
  WR
28791
28786
  ]),
28792
28787
  C("p", null, [
28793
- ze(V(u.$t("Telephone Italy:")) + " ", 1),
28788
+ je(V(u.$t("Telephone Mexico:")) + " ", 1),
28794
28789
  KR
28795
28790
  ]),
28796
28791
  C("p", null, [
28797
- ze(V(u.$t("Other International:")) + " ", 1),
28792
+ je(V(u.$t("Telephone Italy:")) + " ", 1),
28798
28793
  YR
28794
+ ]),
28795
+ C("p", null, [
28796
+ je(V(u.$t("Other International:")) + " ", 1),
28797
+ JR
28799
28798
  ])
28800
28799
  ]),
28801
- C("div", JR, [
28802
- GR,
28803
- C("p", null, [
28804
- ze(V(u.$t("Sales:")) + " ", 1),
28805
- XR
28806
- ]),
28800
+ C("div", GR, [
28801
+ XR,
28807
28802
  C("p", null, [
28808
- ze(V(u.$t("Support:")) + " ", 1),
28803
+ je(V(u.$t("Sales:")) + " ", 1),
28809
28804
  ZR
28810
28805
  ]),
28811
28806
  C("p", null, [
28812
- ze(V(u.$t("Interested in partnering with us? :")) + " ", 1),
28807
+ je(V(u.$t("Support:")) + " ", 1),
28813
28808
  eA
28809
+ ]),
28810
+ C("p", null, [
28811
+ je(V(u.$t("Interested in partnering with us? :")) + " ", 1),
28812
+ tA
28814
28813
  ])
28815
28814
  ]),
28816
- C("div", tA, [
28817
- nA,
28818
- C("div", rA, [
28819
- C("a", oA, V(u.$t(`14 Heddon St, Mayfair,
28820
- London W1B 4DA`)), 1)
28815
+ C("div", nA, [
28816
+ rA,
28817
+ C("div", oA, [
28818
+ C("a", aA, [
28819
+ je(V(u.$t("Florinis 11, CITY FORUM, 1st floor, Office 102")), 1),
28820
+ iA,
28821
+ je(V(u.$t("Nicosia | 1065")), 1)
28822
+ ])
28821
28823
  ])
28822
28824
  ])
28823
28825
  ])
@@ -28826,7 +28828,7 @@ const wR = { class: "contact-us-block" }, SR = { class: "top wide" }, kR = { cla
28826
28828
  ])
28827
28829
  ]));
28828
28830
  }
28829
- }), iA = Nt`
28831
+ }), sA = Nt`
28830
28832
  mutation addItemToBasket($data: CreateBasketInputItemInput!) {
28831
28833
  addItemToBasket(input: { item: $data }) {
28832
28834
  createBasketPayload {
@@ -28856,7 +28858,7 @@ const wR = { class: "contact-us-block" }, SR = { class: "top wide" }, kR = { cla
28856
28858
  }
28857
28859
  }
28858
28860
  }
28859
- `, lA = Nt`
28861
+ `, uA = Nt`
28860
28862
  mutation changeBasketItemQty($data: ChangeBasketItemQtyInput!) {
28861
28863
  changeBasketItemQty(input: $data) {
28862
28864
  createBasketPayload {
@@ -28886,7 +28888,7 @@ const wR = { class: "contact-us-block" }, SR = { class: "top wide" }, kR = { cla
28886
28888
  }
28887
28889
  }
28888
28890
  }
28889
- `, sA = Nt`
28891
+ `, cA = Nt`
28890
28892
  mutation removeItemFromBasket($data: RemoveItemFromBasketInput!) {
28891
28893
  removeItemFromBasket(input: $data) {
28892
28894
  createBasketPayload {
@@ -28916,7 +28918,7 @@ const wR = { class: "contact-us-block" }, SR = { class: "top wide" }, kR = { cla
28916
28918
  }
28917
28919
  }
28918
28920
  }
28919
- `, uA = Nt`
28921
+ `, dA = Nt`
28920
28922
  mutation saveVendorParameters($data: SaveVendorParametersInput!) {
28921
28923
  saveVendorParameters(saveVendorParametersInput: $data) {
28922
28924
  boolean
@@ -28925,7 +28927,7 @@ const wR = { class: "contact-us-block" }, SR = { class: "top wide" }, kR = { cla
28925
28927
  }
28926
28928
  }
28927
28929
  }
28928
- `, cA = Nt`
28930
+ `, fA = Nt`
28929
28931
  mutation placeSalesOrder($data: PlaceSalesOrderInput!) {
28930
28932
  placeSalesOrder(createSalesOrderInput: $data) {
28931
28933
  salesOrderId
@@ -28934,7 +28936,7 @@ const wR = { class: "contact-us-block" }, SR = { class: "top wide" }, kR = { cla
28934
28936
  }
28935
28937
  }
28936
28938
  }
28937
- `, dA = Nt`
28939
+ `, pA = Nt`
28938
28940
  mutation setBasketCustomer($data: SetBasketCustomerInput!) {
28939
28941
  setBasketCustomer(input: $data) {
28940
28942
  boolean
@@ -28943,7 +28945,7 @@ const wR = { class: "contact-us-block" }, SR = { class: "top wide" }, kR = { cla
28943
28945
  }
28944
28946
  }
28945
28947
  }
28946
- `, fA = Nt`
28948
+ `, vA = Nt`
28947
28949
  query {
28948
28950
  currentBasket {
28949
28951
  id
@@ -28973,11 +28975,11 @@ const wR = { class: "contact-us-block" }, SR = { class: "top wide" }, kR = { cla
28973
28975
  }
28974
28976
  }
28975
28977
  `;
28976
- class pA {
28978
+ class mA {
28977
28979
  async addItemToBasket(t) {
28978
28980
  try {
28979
28981
  return (await Yt.mutate({
28980
- mutation: iA,
28982
+ mutation: sA,
28981
28983
  variables: { data: t }
28982
28984
  })).data.addItemToBasket;
28983
28985
  } catch (n) {
@@ -28987,7 +28989,7 @@ class pA {
28987
28989
  async changeBasketItemQty(t) {
28988
28990
  try {
28989
28991
  return (await Yt.mutate({
28990
- mutation: lA,
28992
+ mutation: uA,
28991
28993
  variables: { data: t }
28992
28994
  })).data.changeBasketItemQty;
28993
28995
  } catch (n) {
@@ -28997,7 +28999,7 @@ class pA {
28997
28999
  async removeItemFromBasket(t) {
28998
29000
  try {
28999
29001
  return (await Yt.mutate({
29000
- mutation: sA,
29002
+ mutation: cA,
29001
29003
  variables: { data: t }
29002
29004
  })).data.removeItemFromBasket;
29003
29005
  } catch (n) {
@@ -29007,7 +29009,7 @@ class pA {
29007
29009
  async saveVendorParameters(t) {
29008
29010
  try {
29009
29011
  const r = (await Yt.mutate({
29010
- mutation: uA,
29012
+ mutation: dA,
29011
29013
  variables: { data: t }
29012
29014
  })).data.saveVendorParameters;
29013
29015
  return r.errors ? r.errors.length == 0 : !0;
@@ -29017,14 +29019,14 @@ class pA {
29017
29019
  }
29018
29020
  async placeSalesOrder(t) {
29019
29021
  return (await Yt.mutate({
29020
- mutation: cA,
29022
+ mutation: fA,
29021
29023
  variables: { data: t }
29022
29024
  })).data.placeSalesOrder;
29023
29025
  }
29024
29026
  async setBasketCustomer(t) {
29025
29027
  try {
29026
29028
  const r = (await Yt.mutate({
29027
- mutation: dA,
29029
+ mutation: pA,
29028
29030
  variables: { data: t }
29029
29031
  })).data.setBasketCustomer;
29030
29032
  return r.errors ? r.errors.length == 0 : !0;
@@ -29035,14 +29037,14 @@ class pA {
29035
29037
  async getCurrentBasket() {
29036
29038
  try {
29037
29039
  return (await Yt.query({
29038
- query: fA
29040
+ query: vA
29039
29041
  })).data.currentBasket;
29040
29042
  } catch (t) {
29041
29043
  throw t;
29042
29044
  }
29043
29045
  }
29044
29046
  }
29045
- const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" }, hA = { class: "text-body q-mr-md" }, gA = { key: 0 }, yA = { class: "text-body q-mr-md" }, bA = { class: "text-body q-mr-md" }, _A = { class: "row" }, wA = { class: "col-2" }, SA = { class: "text-body q-mr-md" }, kA = { class: "row" }, CA = { class: "col-2" }, xA = { class: "text-body q-mr-md" }, EA = { key: 0 }, yy = /* @__PURE__ */ at({
29047
+ const hA = { class: "text-body q-mr-md" }, gA = { class: "text-body q-mr-md" }, yA = { class: "text-body q-mr-md" }, bA = { key: 0 }, _A = { class: "text-body q-mr-md" }, wA = { class: "text-body q-mr-md" }, SA = { class: "row" }, kA = { class: "col-2" }, CA = { class: "text-body q-mr-md" }, xA = { class: "row" }, EA = { class: "col-2" }, TA = { class: "text-body q-mr-md" }, OA = { key: 0 }, yy = /* @__PURE__ */ at({
29046
29048
  __name: "BasketItemsTable",
29047
29049
  props: {
29048
29050
  basket: {},
@@ -29054,7 +29056,7 @@ const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" },
29054
29056
  },
29055
29057
  emits: ["onBasketItemRemoved", "onBasketChanged"],
29056
29058
  setup(e, { expose: t, emit: n }) {
29057
- const r = e, o = n, a = N(), i = N(!1), l = nr(), { t: u } = un(), c = new pA(), s = N([]), f = [
29059
+ const r = e, o = n, a = N(), i = N(!1), l = nr(), { t: u } = un(), c = new mA(), s = N([]), f = [
29058
29060
  { align: "left", sortable: !1, name: "rowNumber", label: u("Row"), field: "rowNumber" },
29059
29061
  { align: "left", sortable: !1, name: "externalSystemType", label: u("Provider"), field: "externalSystemType" },
29060
29062
  { align: "left", sortable: !1, name: "name", label: u("Name"), field: "name" },
@@ -29172,25 +29174,25 @@ const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" },
29172
29174
  default: H(() => [
29173
29175
  A(q(Ne), { key: "rowNumber" }, {
29174
29176
  default: H(() => [
29175
- C("span", vA, V(k.row.product.rowNumber), 1)
29177
+ C("span", hA, V(k.row.product.rowNumber), 1)
29176
29178
  ]),
29177
29179
  _: 2
29178
29180
  }, 1024),
29179
29181
  A(q(Ne), { key: "externalSystemType" }, {
29180
29182
  default: H(() => [
29181
- C("span", mA, V(k.row.product.externalSystemType), 1)
29183
+ C("span", gA, V(k.row.product.externalSystemType), 1)
29182
29184
  ]),
29183
29185
  _: 2
29184
29186
  }, 1024),
29185
29187
  A(q(Ne), { key: "name" }, {
29186
29188
  default: H(() => [
29187
- C("span", hA, V(k.row.product.name), 1)
29189
+ C("span", yA, V(k.row.product.name), 1)
29188
29190
  ]),
29189
29191
  _: 2
29190
29192
  }, 1024),
29191
29193
  A(q(Ne), { key: "quantity" }, {
29192
29194
  default: H(() => [
29193
- r.disable ? (W(), ue("span", gA, V(k.row.product.quantity), 1)) : (W(), He(q(Pt), {
29195
+ r.disable ? (W(), ue("span", bA, V(k.row.product.quantity), 1)) : (W(), He(q(Pt), {
29194
29196
  key: 1,
29195
29197
  modelValue: k.row.product.quantity,
29196
29198
  "onUpdate:modelValue": [(E) => k.row.product.quantity = E, (E) => g(k.row)],
@@ -29205,7 +29207,7 @@ const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" },
29205
29207
  }, 1024),
29206
29208
  xe(A(q(Ne), { key: "cost" }, {
29207
29209
  default: H(() => [
29208
- C("span", yA, V(h.$formatCurrency(k.row.product.price, r.basket?.currency)), 1)
29210
+ C("span", _A, V(h.$formatCurrency(k.row.product.price, r.basket?.currency)), 1)
29209
29211
  ]),
29210
29212
  _: 2
29211
29213
  }, 1536), [
@@ -29213,15 +29215,15 @@ const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" },
29213
29215
  ]),
29214
29216
  A(q(Ne), { key: "price" }, {
29215
29217
  default: H(() => [
29216
- C("span", bA, V(k.row.product.msrp ? h.$formatCurrency(k.row.product.msrp, r.basket?.currency) : h.$t("n/a")), 1)
29218
+ C("span", wA, V(k.row.product.msrp ? h.$formatCurrency(k.row.product.msrp, r.basket?.currency) : h.$t("n/a")), 1)
29217
29219
  ]),
29218
29220
  _: 2
29219
29221
  }, 1024),
29220
29222
  xe(A(q(Ne), { key: "totalCost" }, {
29221
29223
  default: H(() => [
29222
- C("div", _A, [
29223
- C("div", wA, [
29224
- C("span", SA, V(k.row.product.totalCost ? h.$formatCurrency(k.row.product.totalCost, r.basket?.currency) : h.$t("n/a")), 1)
29224
+ C("div", SA, [
29225
+ C("div", kA, [
29226
+ C("span", CA, V(k.row.product.totalCost ? h.$formatCurrency(k.row.product.totalCost, r.basket?.currency) : h.$t("n/a")), 1)
29225
29227
  ])
29226
29228
  ])
29227
29229
  ]),
@@ -29231,9 +29233,9 @@ const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" },
29231
29233
  ]),
29232
29234
  A(q(Ne), { key: "totalPrice" }, {
29233
29235
  default: H(() => [
29234
- C("div", kA, [
29235
- C("div", CA, [
29236
- C("span", xA, V(k.row.product.totalPrice ? h.$formatCurrency(k.row.product.totalPrice, r.basket?.currency) : h.$t("n/a")), 1)
29236
+ C("div", xA, [
29237
+ C("div", EA, [
29238
+ C("span", TA, V(k.row.product.totalPrice ? h.$formatCurrency(k.row.product.totalPrice, r.basket?.currency) : h.$t("n/a")), 1)
29237
29239
  ])
29238
29240
  ])
29239
29241
  ]),
@@ -29297,19 +29299,19 @@ const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" },
29297
29299
  default: H(() => [
29298
29300
  A(q(Ne), { colspan: "2" }, {
29299
29301
  default: H(() => [
29300
- ze(V(h.$t("Add-On")), 1)
29302
+ je(V(h.$t("Add-On")), 1)
29301
29303
  ]),
29302
29304
  _: 1
29303
29305
  }),
29304
29306
  A(q(Ne), null, {
29305
29307
  default: H(() => [
29306
- ze(V(E.name), 1)
29308
+ je(V(E.name), 1)
29307
29309
  ]),
29308
29310
  _: 2
29309
29311
  }, 1024),
29310
29312
  A(q(Ne), { style: { width: "120px" } }, {
29311
29313
  default: H(() => [
29312
- r.disable ? (W(), ue("span", EA, V(E.quantity), 1)) : (W(), He(q(Pt), {
29314
+ r.disable ? (W(), ue("span", OA, V(E.quantity), 1)) : (W(), He(q(Pt), {
29313
29315
  key: 1,
29314
29316
  modelValue: E.quantity,
29315
29317
  "onUpdate:modelValue": [(x) => E.quantity = x, (x) => w(k.row, E)],
@@ -29324,7 +29326,7 @@ const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" },
29324
29326
  }, 1024),
29325
29327
  xe(A(q(Ne), null, {
29326
29328
  default: H(() => [
29327
- ze(V(h.$formatCurrency(E.price, r.basket?.currency)), 1)
29329
+ je(V(h.$formatCurrency(E.price, r.basket?.currency)), 1)
29328
29330
  ]),
29329
29331
  _: 2
29330
29332
  }, 1536), [
@@ -29332,13 +29334,13 @@ const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" },
29332
29334
  ]),
29333
29335
  A(q(Ne), null, {
29334
29336
  default: H(() => [
29335
- ze(V(E.msrp ? h.$formatCurrency(E.msrp, r.basket?.currency) : h.$t("n/a")), 1)
29337
+ je(V(E.msrp ? h.$formatCurrency(E.msrp, r.basket?.currency) : h.$t("n/a")), 1)
29336
29338
  ]),
29337
29339
  _: 2
29338
29340
  }, 1024),
29339
29341
  xe(A(q(Ne), null, {
29340
29342
  default: H(() => [
29341
- ze(V(h.$formatCurrency(E.totalCost, r.basket?.currency)), 1)
29343
+ je(V(h.$formatCurrency(E.totalCost, r.basket?.currency)), 1)
29342
29344
  ]),
29343
29345
  _: 2
29344
29346
  }, 1536), [
@@ -29346,7 +29348,7 @@ const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" },
29346
29348
  ]),
29347
29349
  A(q(Ne), null, {
29348
29350
  default: H(() => [
29349
- ze(V(h.$formatCurrency(E.totalPrice, r.basket?.currency)), 1)
29351
+ je(V(h.$formatCurrency(E.totalPrice, r.basket?.currency)), 1)
29350
29352
  ]),
29351
29353
  _: 2
29352
29354
  }, 1024),
@@ -29380,7 +29382,7 @@ const vA = { class: "text-body q-mr-md" }, mA = { class: "text-body q-mr-md" },
29380
29382
  }, 8, ["rows", "columns", "rows-per-page-options", "loading", "visible-columns"]));
29381
29383
  }
29382
29384
  });
29383
- const TA = { class: "flex justify-between" }, OA = { class: "customer-top" }, IA = { class: "text-h6 primary-color customer-name" }, qA = { class: "text-weight-medium" }, PA = /* @__PURE__ */ at({
29385
+ const IA = { class: "flex justify-between" }, qA = { class: "customer-top" }, PA = { class: "text-h6 primary-color customer-name" }, $A = { class: "text-weight-medium" }, NA = /* @__PURE__ */ at({
29384
29386
  __name: "CustomerDetailsSection",
29385
29387
  props: {
29386
29388
  isDataLoading: { type: Boolean },
@@ -29398,10 +29400,10 @@ const TA = { class: "flex justify-between" }, OA = { class: "customer-top" }, IA
29398
29400
  }, null, 512), [
29399
29401
  [Ie, n.isDataLoading]
29400
29402
  ]),
29401
- C("div", TA, [
29403
+ C("div", IA, [
29402
29404
  xe(C("div", null, [
29403
- C("div", OA, [
29404
- C("span", IA, V(`${n.customerDetails?.companyName}`), 1),
29405
+ C("div", qA, [
29406
+ C("span", PA, V(`${n.customerDetails?.companyName}`), 1),
29405
29407
  xe(C("span", { class: "customer-id" }, V(`[${n.customerDetails?.providerCustomerId}]`), 513), [
29406
29408
  [Ie, !t.value]
29407
29409
  ])
@@ -29410,7 +29412,7 @@ const TA = { class: "flex justify-between" }, OA = { class: "customer-top" }, IA
29410
29412
  [Ie, !n.isDataLoading && n.customerDetails]
29411
29413
  ]),
29412
29414
  C("div", null, [
29413
- C("div", qA, V(r.$t("Address")), 1),
29415
+ C("div", $A, V(r.$t("Address")), 1),
29414
29416
  C("div", null, V(n.customerDetails?.addressLine1), 1),
29415
29417
  C("div", null, V(n.customerDetails?.addressLine2), 1),
29416
29418
  C("div", null, V(n.customerDetails?.postcode), 1),
@@ -29550,7 +29552,7 @@ class by {
29550
29552
  }
29551
29553
  }
29552
29554
  }
29553
- const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" }, RA = { class: "col-4 text-h6 primary-color" }, AA = { class: "row" }, LA = { class: "col-4" }, DA = { class: "specs" }, MA = { key: 0 }, FA = { key: 1 }, VA = { class: "col-4" }, BA = { class: "specs" }, UA = { class: "col-4" }, jA = { class: "text-h6 primary-color" }, zA = { class: "text-right" }, HA = /* @__PURE__ */ at({
29555
+ const RA = { class: "text-h5 q-ma-md" }, AA = { class: "flex justify-between" }, LA = { class: "col-4 text-h6 primary-color" }, DA = { class: "row" }, MA = { class: "col-4" }, FA = { class: "specs" }, VA = { key: 0 }, BA = { key: 1 }, UA = { class: "col-4" }, jA = { class: "specs" }, zA = { class: "col-4" }, HA = { class: "text-h6 primary-color" }, QA = { class: "text-right" }, WA = /* @__PURE__ */ at({
29554
29556
  __name: "QuoteDetails",
29555
29557
  props: {
29556
29558
  rowsPerPageOptions: {},
@@ -29637,7 +29639,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29637
29639
  r.value ? (f.value = O.indexOf(r.value.status) === -1, d.value = I.indexOf(r.value.status) === -1, v.value = T.indexOf(r.value.status) === -1) : (f.value = !1, d.value = !1, v.value = !1);
29638
29640
  }
29639
29641
  return t({ getBasketDetails: S }), (O, I) => (W(), ue(rt, null, [
29640
- C("div", $A, V(O.$t("Quote details")), 1),
29642
+ C("div", RA, V(O.$t("Quote details")), 1),
29641
29643
  xe(A(q(fi), {
29642
29644
  height: "200px",
29643
29645
  square: ""
@@ -29649,8 +29651,8 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29649
29651
  default: H(() => [
29650
29652
  A(q(bt), null, {
29651
29653
  default: H(() => [
29652
- C("div", NA, [
29653
- C("div", RA, V(`${O.$t("Quote Id")}: ${r.value?.id}`), 1),
29654
+ C("div", AA, [
29655
+ C("div", LA, V(`${O.$t("Quote Id")}: ${r.value?.id}`), 1),
29654
29656
  A(q(ka), { align: "right" }, {
29655
29657
  default: H(() => [
29656
29658
  A(q(Fe), {
@@ -29675,18 +29677,18 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29675
29677
  _: 1
29676
29678
  })
29677
29679
  ]),
29678
- C("div", AA, [
29679
- C("div", LA, [
29680
- C("table", DA, [
29680
+ C("div", DA, [
29681
+ C("div", MA, [
29682
+ C("table", FA, [
29681
29683
  C("tr", null, [
29682
29684
  C("td", null, V(O.$t("Customer")), 1),
29683
29685
  C("td", null, V(r.value?.customerName), 1)
29684
29686
  ]),
29685
- r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (W(), ue("tr", MA, [
29687
+ r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (W(), ue("tr", VA, [
29686
29688
  C("td", null, V(O.$t("Provider")), 1),
29687
29689
  C("td", null, V(O.$t(r.value?.providerCustomerIds[0].externalSystemType)), 1)
29688
29690
  ])) : Be("", !0),
29689
- r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (W(), ue("tr", FA, [
29691
+ r.value?.providerCustomerIds && r.value?.providerCustomerIds.length > 0 ? (W(), ue("tr", BA, [
29690
29692
  C("td", null, V(O.$t("Provider Customer Id")), 1),
29691
29693
  C("td", null, V(O.$t(r.value?.providerCustomerIds[0].providerCustomerId)), 1)
29692
29694
  ])) : Be("", !0),
@@ -29696,8 +29698,8 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29696
29698
  ])
29697
29699
  ])
29698
29700
  ]),
29699
- C("div", VA, [
29700
- C("table", BA, [
29701
+ C("div", UA, [
29702
+ C("table", jA, [
29701
29703
  C("tr", null, [
29702
29704
  C("td", null, V(O.$t("Admin Contact")), 1)
29703
29705
  ]),
@@ -29716,7 +29718,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29716
29718
  ])
29717
29719
  ])
29718
29720
  ]),
29719
- C("div", UA, [
29721
+ C("div", zA, [
29720
29722
  A(q(Mn), {
29721
29723
  title: O.$t("History"),
29722
29724
  rows: r.value?.basketStatusHistoriesPayload,
@@ -29730,7 +29732,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29730
29732
  }),
29731
29733
  A(q(bt), null, {
29732
29734
  default: H(() => [
29733
- C("div", jA, V(O.$t("Items")), 1),
29735
+ C("div", HA, V(O.$t("Items")), 1),
29734
29736
  A(yy, {
29735
29737
  ref_key: "basketItemsTableVue",
29736
29738
  ref: m,
@@ -29747,7 +29749,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29747
29749
  A(q(bt), { align: "right" }, {
29748
29750
  default: H(() => [
29749
29751
  C("table", null, [
29750
- C("tr", zA, [
29752
+ C("tr", QA, [
29751
29753
  C("td", null, V(O.$t("Total price")), 1),
29752
29754
  C("td", null, V(O.$formatCurrency(r.value?.totalPrice, r.value?.currency)), 1)
29753
29755
  ])
@@ -29786,10 +29788,10 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29786
29788
  ])
29787
29789
  ], 64));
29788
29790
  }
29789
- }), QA = {
29791
+ }), KA = {
29790
29792
  key: 0,
29791
29793
  class: "text-h6 q-mt-md"
29792
- }, WA = { class: "row justify-between" }, KA = { class: "col-10 big" }, YA = { class: "row justify-between" }, JA = { class: "col-2" }, GA = { class: "col-2" }, XA = { class: "col-2" }, ZA = { class: "col-6" }, eL = { class: "row" }, tL = { class: "col-6 div-5" }, nL = { class: "col-6" }, rL = { class: "col-2 q-pl-sm text-center small" }, oL = { class: "q-my-md" }, aL = { class: "text-h6" }, iL = { class: "negative full-width" }, lL = { class: "text-body q-mr-md" }, sL = { class: "text-body q-mr-md" }, uL = { class: "text-body q-mr-md" }, cL = { class: "text-body q-mr-md" }, dL = { class: "text-body q-mr-md" }, fL = { class: "text-body q-mr-md" }, pL = /* @__PURE__ */ at({
29794
+ }, YA = { class: "row justify-between" }, JA = { class: "col-10 big" }, GA = { class: "row justify-between" }, XA = { class: "col-2" }, ZA = { class: "col-2" }, eL = { class: "col-2" }, tL = { class: "col-6" }, nL = { class: "row" }, rL = { class: "col-6 div-5" }, oL = { class: "col-6" }, aL = { class: "col-2 q-pl-sm text-center small" }, iL = { class: "q-my-md" }, lL = { class: "text-h6" }, sL = { class: "negative full-width" }, uL = { class: "text-body q-mr-md" }, cL = { class: "text-body q-mr-md" }, dL = { class: "text-body q-mr-md" }, fL = { class: "text-body q-mr-md" }, pL = { class: "text-body q-mr-md" }, vL = { class: "text-body q-mr-md" }, mL = /* @__PURE__ */ at({
29793
29795
  __name: "QuoteIndex",
29794
29796
  props: {
29795
29797
  rowsPerPageOptions: {},
@@ -29883,11 +29885,11 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29883
29885
  v.value.dateRange || (v.value.dateRange = { from: "", to: "" });
29884
29886
  }
29885
29887
  return t({ onSearchClick: m }), (h, y) => (W(), ue("div", null, [
29886
- f.pageTitle ? (W(), ue("span", QA, V(f.pageTitle), 1)) : Be("", !0),
29887
- xe(C("div", WA, [
29888
- C("div", KA, [
29889
- C("div", YA, [
29890
- C("div", JA, [
29888
+ f.pageTitle ? (W(), ue("span", KA, V(f.pageTitle), 1)) : Be("", !0),
29889
+ xe(C("div", YA, [
29890
+ C("div", JA, [
29891
+ C("div", GA, [
29892
+ C("div", XA, [
29891
29893
  A(q(Pt), {
29892
29894
  class: "q-ml-sm",
29893
29895
  outlined: "",
@@ -29901,7 +29903,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29901
29903
  clearable: ""
29902
29904
  }, null, 8, ["modelValue", "label", "onKeyup"])
29903
29905
  ]),
29904
- C("div", GA, [
29906
+ C("div", ZA, [
29905
29907
  A(q(Pt), {
29906
29908
  outlined: "",
29907
29909
  rounded: "",
@@ -29914,7 +29916,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29914
29916
  clearable: ""
29915
29917
  }, null, 8, ["modelValue", "label", "onKeyup"])
29916
29918
  ]),
29917
- C("div", XA, [
29919
+ C("div", eL, [
29918
29920
  A(q(Kn), {
29919
29921
  outlined: "",
29920
29922
  rounded: "",
@@ -29931,9 +29933,9 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29931
29933
  clearable: ""
29932
29934
  }, null, 8, ["modelValue", "options", "label"])
29933
29935
  ]),
29934
- C("div", ZA, [
29935
- C("div", eL, [
29936
- C("div", tL, [
29936
+ C("div", tL, [
29937
+ C("div", nL, [
29938
+ C("div", rL, [
29937
29939
  A(q(Pt), {
29938
29940
  class: "q-ml-sm",
29939
29941
  rounded: "",
@@ -29976,7 +29978,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
29976
29978
  _: 1
29977
29979
  }, 8, ["label", "modelValue"])
29978
29980
  ]),
29979
- C("div", nL, [
29981
+ C("div", oL, [
29980
29982
  A(q(Pt), {
29981
29983
  "hide-bottom-space": "",
29982
29984
  rounded: "",
@@ -30023,7 +30025,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
30023
30025
  ])
30024
30026
  ])
30025
30027
  ]),
30026
- C("div", rL, [
30028
+ C("div", aL, [
30027
30029
  A(q(Fe), {
30028
30030
  rounded: "",
30029
30031
  color: "primary",
@@ -30035,10 +30037,10 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
30035
30037
  ], 512), [
30036
30038
  [Ie, f.exibitionMode === q(ln).ResellerInfo]
30037
30039
  ]),
30038
- C("div", oL, [
30039
- C("span", aL, V(h.$t("Quotes")), 1)
30040
+ C("div", iL, [
30041
+ C("span", lL, V(h.$t("Quotes")), 1)
30040
30042
  ]),
30041
- xe(C("div", iL, [
30043
+ xe(C("div", sL, [
30042
30044
  C("span", null, V(h.$t("Error fetching quotes")), 1)
30043
30045
  ], 512), [
30044
30046
  [Ie, u.value]
@@ -30063,7 +30065,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
30063
30065
  onClick: (E) => g(E, k.row.basketId)
30064
30066
  }, {
30065
30067
  default: H(() => [
30066
- C("span", lL, V(k.row.basketId), 1)
30068
+ C("span", uL, V(k.row.basketId), 1)
30067
30069
  ]),
30068
30070
  _: 2
30069
30071
  }, 1032, ["onClick"]),
@@ -30072,7 +30074,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
30072
30074
  onClick: (E) => g(E, k.row.basketId)
30073
30075
  }, {
30074
30076
  default: H(() => [
30075
- C("span", sL, V(k.row.companyName ?? h.$t("Not set")), 1)
30077
+ C("span", cL, V(k.row.companyName ?? h.$t("Not set")), 1)
30076
30078
  ]),
30077
30079
  _: 2
30078
30080
  }, 1032, ["onClick"]),
@@ -30081,7 +30083,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
30081
30083
  onClick: (E) => g(E, k.row.basketId)
30082
30084
  }, {
30083
30085
  default: H(() => [
30084
- C("span", uL, V(h.$t(k.row.status)), 1)
30086
+ C("span", dL, V(h.$t(k.row.status)), 1)
30085
30087
  ]),
30086
30088
  _: 2
30087
30089
  }, 1032, ["onClick"]),
@@ -30090,7 +30092,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
30090
30092
  onClick: (E) => g(E, k.row.basketId)
30091
30093
  }, {
30092
30094
  default: H(() => [
30093
- C("span", cL, V(k.row.productsCount), 1)
30095
+ C("span", fL, V(k.row.productsCount), 1)
30094
30096
  ]),
30095
30097
  _: 2
30096
30098
  }, 1032, ["onClick"]),
@@ -30099,7 +30101,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
30099
30101
  onClick: (E) => g(E, k.row.basketId)
30100
30102
  }, {
30101
30103
  default: H(() => [
30102
- C("span", dL, V(h.$formatCurrency(k.row.totalPrice, k.row.currency)), 1)
30104
+ C("span", pL, V(h.$formatCurrency(k.row.totalPrice, k.row.currency)), 1)
30103
30105
  ]),
30104
30106
  _: 2
30105
30107
  }, 1032, ["onClick"]),
@@ -30108,7 +30110,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
30108
30110
  onClick: (E) => g(E, k.row.basketId)
30109
30111
  }, {
30110
30112
  default: H(() => [
30111
- C("span", fL, V(h.$formatDateTime(k.row.dateCreated)), 1)
30113
+ C("span", vL, V(h.$formatDateTime(k.row.dateCreated)), 1)
30112
30114
  ]),
30113
30115
  _: 2
30114
30116
  }, 1032, ["onClick"]),
@@ -30134,7 +30136,7 @@ const $A = { class: "text-h5 q-ma-md" }, NA = { class: "flex justify-between" },
30134
30136
  }
30135
30137
  });
30136
30138
  var _y = /* @__PURE__ */ ((e) => (e[e.ValidationError = 1] = "ValidationError", e))(_y || {});
30137
- const vL = { key: 0 }, mL = { key: 1 }, hL = { class: "text-h6" }, gL = { class: "text-subtitle2" }, yL = { class: "row" }, bL = { class: "col-6" }, _L = { class: "col-6" }, wL = { class: "q-mx-sm" }, SL = { key: 2 }, kL = { class: "text-h6" }, CL = /* @__PURE__ */ at({
30139
+ const hL = { key: 0 }, gL = { key: 1 }, yL = { class: "text-h6" }, bL = { class: "text-subtitle2" }, _L = { class: "row" }, wL = { class: "col-6" }, SL = { class: "col-6" }, kL = { class: "q-mx-sm" }, CL = { key: 2 }, xL = { class: "text-h6" }, EL = /* @__PURE__ */ at({
30138
30140
  __name: "OrderParametersInput",
30139
30141
  props: {
30140
30142
  basketId: {}
@@ -30185,13 +30187,13 @@ query vendorOrderParametersByBasketId($basketId: Int!){
30185
30187
  l.value = await s(d);
30186
30188
  }), ot(async () => {
30187
30189
  o.basketId && (l.value = await s(o.basketId));
30188
- }), (d, v) => a.value ? (W(), ue("div", vL, [
30190
+ }), (d, v) => a.value ? (W(), ue("div", hL, [
30189
30191
  A(q(b1), {
30190
30192
  color: "primary",
30191
30193
  size: "3rem",
30192
30194
  thickness: 5
30193
30195
  })
30194
- ])) : l.value != null && l.value.length > 0 ? (W(), ue("div", mL, [
30196
+ ])) : l.value != null && l.value.length > 0 ? (W(), ue("div", gL, [
30195
30197
  (W(!0), ue(rt, null, jt(l.value, (m) => (W(), He(q(rn), {
30196
30198
  key: m.vendor
30197
30199
  }, {
@@ -30204,8 +30206,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
30204
30206
  default: H(() => [
30205
30207
  A(q(bt), null, {
30206
30208
  default: H(() => [
30207
- C("div", hL, V(m.vendor), 1),
30208
- C("div", gL, V(d.$t("Please provide the required parameters")), 1)
30209
+ C("div", yL, V(m.vendor), 1),
30210
+ C("div", bL, V(d.$t("Please provide the required parameters")), 1)
30209
30211
  ]),
30210
30212
  _: 2
30211
30213
  }, 1024),
@@ -30214,8 +30216,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
30214
30216
  (W(!0), ue(rt, null, jt(m.parameters.filter((w) => !w.isHidden), (w) => (W(), ue("div", {
30215
30217
  key: w.key
30216
30218
  }, [
30217
- C("div", yL, [
30218
- C("div", bL, [
30219
+ C("div", _L, [
30220
+ C("div", wL, [
30219
30221
  A(q(rn), { flat: "" }, {
30220
30222
  default: H(() => [
30221
30223
  A(q(Eh), {
@@ -30227,7 +30229,7 @@ query vendorOrderParametersByBasketId($basketId: Int!){
30227
30229
  default: H(() => [
30228
30230
  A(q(bt), null, {
30229
30231
  default: H(() => [
30230
- ze(V(w.description ? d.$t(w.description) : d.$t("No desciption available")), 1)
30232
+ je(V(w.description ? d.$t(w.description) : d.$t("No desciption available")), 1)
30231
30233
  ]),
30232
30234
  _: 2
30233
30235
  }, 1024)
@@ -30238,8 +30240,8 @@ query vendorOrderParametersByBasketId($basketId: Int!){
30238
30240
  _: 2
30239
30241
  }, 1024)
30240
30242
  ]),
30241
- C("div", _L, [
30242
- C("div", wL, [
30243
+ C("div", SL, [
30244
+ C("div", kL, [
30243
30245
  w.possibleValues ? (W(), He(q(Kn), {
30244
30246
  key: 0,
30245
30247
  modelValue: w.value,
@@ -30286,12 +30288,12 @@ query vendorOrderParametersByBasketId($basketId: Int!){
30286
30288
  ]),
30287
30289
  _: 2
30288
30290
  }, 1024))), 128))
30289
- ])) : (W(), ue("div", SL, [
30291
+ ])) : (W(), ue("div", CL, [
30290
30292
  A(q(rn), null, {
30291
30293
  default: H(() => [
30292
30294
  A(q(bt), null, {
30293
30295
  default: H(() => [
30294
- C("div", kL, V(d.$t("NoConfigurationRequired")), 1)
30296
+ C("div", xL, V(d.$t("NoConfigurationRequired")), 1)
30295
30297
  ]),
30296
30298
  _: 1
30297
30299
  }),
@@ -30314,9 +30316,9 @@ query vendorOrderParametersByBasketId($basketId: Int!){
30314
30316
  })
30315
30317
  ]));
30316
30318
  }
30317
- }), $L = {
30319
+ }), RL = {
30318
30320
  install: (e) => {
30319
- console.log("Installed sinch-vue-components"), e.component("SearchIndexPageCe", ax), e.component("SearchByBrandAndCategory", Ex), e.component("LanguageMenuSelector", Ix), e.component("UserMenu", HE), e.component("MarketSearchIndex", vT), e.component("MarketPlaceSearchInput", jc), e.component("MarketPlaceItem", tg), e.component("SinchFilterBox", $i), e.component("MarketplaceIndex", KT), e.component("MarketPlaceSearch", BO), e.component("ProductCard", Ll), e.component("CategoryDetails", eI), e.component("ProductDetails", wN), e.component("CustomerOrdersFromProviderVue", uy), e.component("OrderDetailsVue", UN), e.component("OrderDetailsFromProviderVue", WN), e.component("OrderSearchVue", l2), e.component("SubscriptionDetailsVue", V2), e.component("SubscriptionIndexVue", fR), e.component("SubscriptionOrderDetailsVue", gR), e.component("SubscriptionOderHistoryDialogVue", vy), e.component("SubscriptionOrderHistoriesVue", py), e.component("SubscriptionOrderHistoriesLastEntryVue", fy), e.component("SubscriptionOrdersListVue", yR), e.component("SubscriptionsTableFiltersVue", hy), e.component("SubscriptionsTableVue", gy), e.component("ContactUsVue", aA), e.component("BasketItemsTableVue", yy), e.component("CustomerDetailsSectionVue", PA), e.component("QuoteDetailsVue", HA), e.component("QuoteIndexVue", pL), e.component("RouterLinkWrapper", cr), e.component("OrderParametersInput", CL), e.component("ProvidersCatalogue", rg);
30321
+ console.log("Installed sinch-vue-components"), e.component("SearchIndexPageCe", ax), e.component("SearchByBrandAndCategory", Ex), e.component("LanguageMenuSelector", Ix), e.component("UserMenu", QE), e.component("MarketSearchIndex", mT), e.component("MarketPlaceSearchInput", jc), e.component("MarketPlaceItem", tg), e.component("SinchFilterBox", $i), e.component("MarketplaceIndex", YT), e.component("MarketPlaceSearch", BO), e.component("ProductCard", Ll), e.component("CategoryDetails", eI), e.component("ProductDetails", wN), e.component("CustomerOrdersFromProviderVue", uy), e.component("OrderDetailsVue", UN), e.component("OrderDetailsFromProviderVue", WN), e.component("OrderSearchVue", l2), e.component("SubscriptionDetailsVue", V2), e.component("SubscriptionIndexVue", fR), e.component("SubscriptionOrderDetailsVue", gR), e.component("SubscriptionOderHistoryDialogVue", vy), e.component("SubscriptionOrderHistoriesVue", py), e.component("SubscriptionOrderHistoriesLastEntryVue", fy), e.component("SubscriptionOrdersListVue", yR), e.component("SubscriptionsTableFiltersVue", hy), e.component("SubscriptionsTableVue", gy), e.component("ContactUsVue", lA), e.component("BasketItemsTableVue", yy), e.component("CustomerDetailsSectionVue", NA), e.component("QuoteDetailsVue", WA), e.component("QuoteIndexVue", mL), e.component("RouterLinkWrapper", cr), e.component("OrderParametersInput", EL), e.component("ProvidersCatalogue", rg);
30320
30322
  }
30321
30323
  };
30322
30324
  window.sinch || (window.sinch = {});
@@ -30331,12 +30333,12 @@ window.sinch.goToLoginPage = () => {
30331
30333
  window.location.hash = "", window.location.href = e;
30332
30334
  };
30333
30335
  export {
30334
- pA as BasketDataClient,
30336
+ mA as BasketDataClient,
30335
30337
  yy as BasketItemsTableVue,
30336
- RT as CategoriesCatalogueV2,
30338
+ AT as CategoriesCatalogueV2,
30337
30339
  eI as CategoryDetails,
30338
- aA as ContactUsVue,
30339
- PA as CustomerDetailsSectionVue,
30340
+ lA as ContactUsVue,
30341
+ NA as CustomerDetailsSectionVue,
30340
30342
  uy as CustomerOrdersFromProviderVue,
30341
30343
  ln as ExibitionModeEnum,
30342
30344
  my as GetRenewalColour,
@@ -30344,23 +30346,23 @@ export {
30344
30346
  tg as MarketPlaceItem,
30345
30347
  BO as MarketPlaceSearch,
30346
30348
  jc as MarketPlaceSearchInput,
30347
- vT as MarketSearchIndex,
30348
- KT as MarketplaceIndex,
30349
+ mT as MarketSearchIndex,
30350
+ YT as MarketplaceIndex,
30349
30351
  WN as OrderDetailsFromProviderVue,
30350
30352
  UN as OrderDetailsVue,
30351
- CL as OrderParametersInput,
30353
+ EL as OrderParametersInput,
30352
30354
  l2 as OrderSearchVue,
30353
30355
  Ll as ProductCard,
30354
30356
  wN as ProductDetails,
30355
30357
  rg as ProvidersCatalogue,
30356
30358
  by as QuoteDataClient,
30357
- HA as QuoteDetailsVue,
30358
- pL as QuoteIndexVue,
30359
+ WA as QuoteDetailsVue,
30360
+ mL as QuoteIndexVue,
30359
30361
  cr as RouterLinkWrapper,
30360
30362
  Ex as SearchByBrandAndCategory,
30361
30363
  ax as SearchIndexPageCe,
30362
30364
  $i as SinchFilterBox,
30363
- $L as SinchPlugin,
30365
+ RL as SinchPlugin,
30364
30366
  V2 as SubscriptionDetailsVue,
30365
30367
  fR as SubscriptionIndexVue,
30366
30368
  vy as SubscriptionOderHistoryDialogVue,
@@ -30368,16 +30370,16 @@ export {
30368
30370
  fy as SubscriptionOrderHistoriesLastEntryVue,
30369
30371
  py as SubscriptionOrderHistoriesVue,
30370
30372
  yR as SubscriptionOrdersListVue,
30371
- PL as SubscriptionQueries,
30373
+ NL as SubscriptionQueries,
30372
30374
  hy as SubscriptionsTableFiltersVue,
30373
30375
  gy as SubscriptionsTableVue,
30374
- HE as UserMenu,
30375
- bT as VendorsCatalogueV2,
30376
- qL as VueGlobalFunctions,
30376
+ QE as UserMenu,
30377
+ _T as VendorsCatalogueV2,
30378
+ $L as VueGlobalFunctions,
30377
30379
  gd as hyphenate,
30378
- EL as languageSetup,
30380
+ OL as languageSetup,
30379
30381
  Ox as sinchSetAppLanguage,
30380
- TL as translations,
30382
+ IL as translations,
30381
30383
  X0 as useCategoryStore,
30382
30384
  Fa as useSearchStore
30383
30385
  };