@win2win/shared-ui 0.3.313 → 0.3.315

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.
@@ -1,5 +1,5 @@
1
- import { defineComponent as fe, toRefs as Ge, onMounted as Yl, onUnmounted as e0, createBlock as ce, openBlock as u, unref as v, withCtx as ie, renderSlot as ki, createCommentVNode as B, createTextVNode as ue, toDisplayString as E, Transition as a0, withDirectives as ol, createElementVNode as s, normalizeClass as Fe, createVNode as z, createElementBlock as g, vShow as i0, ref as Ce, computed as I, normalizeStyle as se, createSlots as l0, Fragment as oe, renderList as _e, withModifiers as ci, resolveComponent as Ai, resolveDirective as Ws, resolveDynamicComponent as $n, watch as ca, inject as wa, normalizeProps as mu, guardReactiveProps as pu, mergeModels as ui, useModel as sl, provide as Ea, isRef as Gn, reactive as s0, useCssVars as o0, mergeProps as n0, createStaticVNode as t0, vModelText as r0, vModelCheckbox as c0 } from "vue";
2
- import { QBtn as qe, QTooltip as di, QSpinner as u0, QIcon as Ne, QSpinnerHourglass as d0, QCarousel as m0, QCarouselSlide as p0, QCarouselControl as v0, QImg as Tl, QBadge as js, QMenu as f0, QList as _0, QItem as g0, QItemSection as Dc, QSkeleton as vu, QRadio as Rc, useQuasar as Ys, QChip as Ye, QCardSection as Na, QRating as Hn, Screen as fu, QInput as Wl, QSpinnerDots as b0, QDialog as _u, QCard as gu, QSelect as Tc, QCircularProgress as h0, QAvatar as Sc } from "quasar";
1
+ import { defineComponent as fe, toRefs as Ge, onMounted as Yl, onUnmounted as e0, createBlock as ue, openBlock as u, unref as v, withCtx as ie, renderSlot as ki, createCommentVNode as B, createTextVNode as ce, toDisplayString as E, Transition as a0, withDirectives as ol, createElementVNode as s, normalizeClass as Fe, createVNode as z, createElementBlock as g, vShow as i0, ref as Ce, computed as I, normalizeStyle as se, createSlots as l0, Fragment as oe, renderList as _e, withModifiers as ci, resolveComponent as Ai, resolveDirective as Ws, resolveDynamicComponent as $n, watch as ca, inject as wa, normalizeProps as mu, guardReactiveProps as pu, mergeModels as ui, useModel as sl, provide as Ea, isRef as Gn, reactive as s0, useCssVars as o0, mergeProps as n0, createStaticVNode as t0, vModelText as r0, vModelCheckbox as c0 } from "vue";
2
+ import { QBtn as qe, QTooltip as di, QSpinner as u0, QIcon as Le, QSpinnerHourglass as d0, QCarousel as m0, QCarouselSlide as p0, QCarouselControl as v0, QImg as Tl, QBadge as js, QMenu as f0, QList as _0, QItem as g0, QItemSection as Dc, QSkeleton as vu, QRadio as Rc, useQuasar as Ys, QChip as Ye, QCardSection as Na, QRating as Hn, Screen as fu, QInput as Wl, QSpinnerDots as b0, QDialog as _u, QCard as gu, QSelect as Tc, QCircularProgress as h0, QAvatar as Sc } from "quasar";
3
3
  import { cloneDeep as Kn, mapKeys as si, upperFirst as Il, snakeCase as Ii, isNil as qs, uniqueId as Wn, omit as Yn, isArray as Gi, mapValues as x0 } from "lodash-es";
4
4
  import { z as F } from "zod";
5
5
  import O0 from "axios";
@@ -27,7 +27,7 @@ const Al = /* @__PURE__ */ fe({
27
27
  !t.value || typeof document > "u" || document.addEventListener("keydown", r);
28
28
  }), e0(() => {
29
29
  !t.value || typeof document > "u" || document.removeEventListener("keydown", r);
30
- }), (m, f) => (u(), ce(v(qe), {
30
+ }), (m, f) => (u(), ue(v(qe), {
31
31
  onClick: f[0] || (f[0] = (x) => c("click")),
32
32
  label: m.label,
33
33
  loading: m.loading || !1,
@@ -41,9 +41,9 @@ const Al = /* @__PURE__ */ fe({
41
41
  }, {
42
42
  default: ie(() => [
43
43
  ki(m.$slots, "default"),
44
- m.tooltip ? (u(), ce(v(di), { key: 0 }, {
44
+ m.tooltip ? (u(), ue(v(di), { key: 0 }, {
45
45
  default: ie(() => [
46
- ue(E(m.tooltip), 1)
46
+ ce(E(m.tooltip), 1)
47
47
  ]),
48
48
  _: 1
49
49
  })) : B("", !0)
@@ -62,7 +62,7 @@ const Al = /* @__PURE__ */ fe({
62
62
  text: {}
63
63
  },
64
64
  setup(o) {
65
- return (d, l) => (u(), ce(a0, { name: "fade" }, {
65
+ return (d, l) => (u(), ue(a0, { name: "fade" }, {
66
66
  default: ie(() => [
67
67
  ol(s("div", {
68
68
  class: Fe(["spinner-container", { fixed: d.fixed }])
@@ -157,7 +157,7 @@ const Al = /* @__PURE__ */ fe({
157
157
  setup(o) {
158
158
  return (d, l) => (u(), g("div", T0, [
159
159
  s("div", S0, [
160
- z(v(Ne), {
160
+ z(v(Le), {
161
161
  size: "xl",
162
162
  name: "sym_o_error"
163
163
  }),
@@ -199,7 +199,7 @@ const Al = /* @__PURE__ */ fe({
199
199
  const d = (m) => m.location ? m.location : "", l = Ce(null), c = Ce(1), t = Ce(!1), r = Ce(!1);
200
200
  return (m, f) => {
201
201
  var x, A;
202
- return (x = m.items) != null && x.length ? (u(), ce(v(m0), {
202
+ return (x = m.items) != null && x.length ? (u(), ue(v(m0), {
203
203
  key: 0,
204
204
  onMouseover: f[2] || (f[2] = (_) => r.value = !0),
205
205
  onMouseleave: f[3] || (f[3] = (_) => r.value = !1),
@@ -219,14 +219,14 @@ const Al = /* @__PURE__ */ fe({
219
219
  style: se({ borderRadius: m.borderRadius })
220
220
  }, l0({
221
221
  default: ie(() => [
222
- (u(!0), g(oe, null, _e(m.items, (_, P) => (u(), ce(v(p0), {
222
+ (u(!0), g(oe, null, _e(m.items, (_, P) => (u(), ue(v(p0), {
223
223
  key: P,
224
224
  name: P + 1,
225
225
  style: { overflow: "hidden", "background-color": "white", padding: "0" },
226
226
  "img-src": d(_)
227
227
  }, {
228
228
  default: ie(() => [
229
- _.estado === 0 ? (u(), ce(N0, { key: 0 })) : _.estado === 2 ? (u(), ce(B0, { key: 1 })) : _.tipo === "video" ? (u(), g("video", {
229
+ _.estado === 0 ? (u(), ue(N0, { key: 0 })) : _.estado === 2 ? (u(), ue(B0, { key: 1 })) : _.tipo === "video" ? (u(), g("video", {
230
230
  key: 2,
231
231
  src: _.location,
232
232
  autoplay: "",
@@ -2197,8 +2197,8 @@ $s.exports;
2197
2197
  e:
2198
2198
  for (; V-- && me < he; ) {
2199
2199
  Q += a;
2200
- for (var Le = -1, Ee = e[Q]; ++Le < ae; ) {
2201
- var Me = X[Le], ze = Me.iteratee, ka = Me.type, Pa = ze(Ee);
2200
+ for (var Ne = -1, Ee = e[Q]; ++Ne < ae; ) {
2201
+ var Me = X[Ne], ze = Me.iteratee, ka = Me.type, Pa = ze(Ee);
2202
2202
  if (ka == ee)
2203
2203
  Ee = Pa;
2204
2204
  else if (!Pa) {
@@ -2433,9 +2433,9 @@ $s.exports;
2433
2433
  }) : dc(e) && e.forEach(function(Ee, Me) {
2434
2434
  R.set(Me, Ha(Ee, a, i, Me, e, C));
2435
2435
  });
2436
- var Pe = Q ? V ? _n : fn : V ? Sa : ga, Le = X ? l : Pe(e);
2437
- return ja(Le || e, function(Ee, Me) {
2438
- Le && (Me = Ee, Ee = e[Me]), Fl(R, Me, Ha(Ee, a, i, Me, e, C));
2436
+ var Pe = Q ? V ? _n : fn : V ? Sa : ga, Ne = X ? l : Pe(e);
2437
+ return ja(Ne || e, function(Ee, Me) {
2438
+ Ne && (Me = Ee, Ee = e[Me]), Fl(R, Me, Ha(Ee, a, i, Me, e, C));
2439
2439
  }), R;
2440
2440
  }
2441
2441
  function Gp(e) {
@@ -2563,8 +2563,8 @@ $s.exports;
2563
2563
  var he = X[ae], Pe = a ? a(he) : he;
2564
2564
  if (he = i || he !== 0 ? he : 0, !(me ? Ll(me, Pe) : n(Q, Pe, i))) {
2565
2565
  for (R = C; --R; ) {
2566
- var Le = U[R];
2567
- if (!(Le ? Ll(Le, Pe) : n(e[R], Pe, i)))
2566
+ var Ne = U[R];
2567
+ if (!(Ne ? Ll(Ne, Pe) : n(e[R], Pe, i)))
2568
2568
  continue e;
2569
2569
  }
2570
2570
  me && me.push(Pe), Q.push(he);
@@ -2608,8 +2608,8 @@ $s.exports;
2608
2608
  if (!(i & O)) {
2609
2609
  var he = X && We.call(e, "__wrapped__"), Pe = ae && We.call(a, "__wrapped__");
2610
2610
  if (he || Pe) {
2611
- var Le = he ? e.value() : e, Ee = Pe ? a.value() : a;
2612
- return C || (C = new ai()), p(Le, Ee, i, n, C);
2611
+ var Ne = he ? e.value() : e, Ee = Pe ? a.value() : a;
2612
+ return C || (C = new ai()), p(Ne, Ee, i, n, C);
2613
2613
  }
2614
2614
  }
2615
2615
  return me ? (C || (C = new ai()), Av(e, a, i, n, p, C)) : !1;
@@ -2863,10 +2863,10 @@ $s.exports;
2863
2863
  return 0;
2864
2864
  a = i(a);
2865
2865
  for (var R = a !== a, U = a === null, V = za(a), Q = a === l; p < C; ) {
2866
- var X = _s((p + C) / 2), ae = i(e[X]), me = ae !== l, he = ae === null, Pe = ae === ae, Le = za(ae);
2866
+ var X = _s((p + C) / 2), ae = i(e[X]), me = ae !== l, he = ae === null, Pe = ae === ae, Ne = za(ae);
2867
2867
  if (R)
2868
2868
  var Ee = n || Pe;
2869
- else Q ? Ee = Pe && (n || me) : U ? Ee = Pe && me && (n || !he) : V ? Ee = Pe && me && !he && (n || !Le) : he || Le ? Ee = !1 : Ee = n ? ae <= a : ae < a;
2869
+ else Q ? Ee = Pe && (n || me) : U ? Ee = Pe && me && (n || !he) : V ? Ee = Pe && me && !he && (n || !Ne) : he || Ne ? Ee = !1 : Ee = n ? ae <= a : ae < a;
2870
2870
  Ee ? p = X + 1 : C = X;
2871
2871
  }
2872
2872
  return Ca(C, ma);
@@ -3198,7 +3198,7 @@ $s.exports;
3198
3198
  });
3199
3199
  }
3200
3200
  function Es(e, a, i, n, p, C, R, U, V, Q) {
3201
- var X = a & Z, ae = a & b, me = a & T, he = a & (N | k), Pe = a & ve, Le = me ? l : jl(e);
3201
+ var X = a & Z, ae = a & b, me = a & T, he = a & (N | k), Pe = a & ve, Ne = me ? l : jl(e);
3202
3202
  function Ee() {
3203
3203
  for (var Me = arguments.length, ze = W(Me), ka = Me; ka--; )
3204
3204
  ze[ka] = arguments[ka];
@@ -3220,7 +3220,7 @@ $s.exports;
3220
3220
  );
3221
3221
  }
3222
3222
  var li = ae ? i : this, Ci = me ? li[e] : e;
3223
- return Me = ze.length, U ? ze = zv(ze, U) : Pe && Me > 1 && ze.reverse(), X && V < Me && (ze.length = V), this && this !== ba && this instanceof Ee && (Ci = Le || jl(Ci)), Ci.apply(li, ze);
3223
+ return Me = ze.length, U ? ze = zv(ze, U) : Pe && Me > 1 && ze.reverse(), X && V < Me && (ze.length = V), this && this !== ba && this instanceof Ee && (Ci = Ne || jl(Ci)), Ci.apply(li, ze);
3224
3224
  }
3225
3225
  return Ee;
3226
3226
  }
@@ -3284,7 +3284,7 @@ $s.exports;
3284
3284
  function Sr(e, a, i, n, p, C, R, U, V, Q) {
3285
3285
  var X = a & N, ae = X ? R : l, me = X ? l : R, he = X ? C : l, Pe = X ? l : C;
3286
3286
  a |= X ? D : M, a &= ~(X ? M : D), a & L || (a &= -4);
3287
- var Le = [
3287
+ var Ne = [
3288
3288
  e,
3289
3289
  a,
3290
3290
  p,
@@ -3295,8 +3295,8 @@ $s.exports;
3295
3295
  U,
3296
3296
  V,
3297
3297
  Q
3298
- ], Ee = i.apply(l, Le);
3299
- return On(e) && jr(Ee, Le), Ee.placeholder = n, qr(Ee, e, a);
3298
+ ], Ee = i.apply(l, Ne);
3299
+ return On(e) && jr(Ee, Ne), Ee.placeholder = n, qr(Ee, e, a);
3300
3300
  }
3301
3301
  function vn(e) {
3302
3302
  var a = fa[e];
@@ -3341,8 +3341,8 @@ $s.exports;
3341
3341
  if (me && Uv(he, me), e = he[0], a = he[1], i = he[2], n = he[3], p = he[4], U = he[9] = he[9] === l ? V ? 0 : e.length : _a(he[9] - Q, 0), !U && a & (N | k) && (a &= -25), !a || a == b)
3342
3342
  var Pe = bv(e, a, i);
3343
3343
  else a == N || a == k ? Pe = hv(e, a, U) : (a == D || a == (b | D)) && !p.length ? Pe = xv(e, a, i, n) : Pe = Es.apply(l, he);
3344
- var Le = me ? mr : jr;
3345
- return qr(Le(Pe, he), e, a);
3344
+ var Ne = me ? mr : jr;
3345
+ return qr(Ne(Pe, he), e, a);
3346
3346
  }
3347
3347
  function Nr(e, a, i, n) {
3348
3348
  return e === l || ii(e, vl[i]) && !We.call(n, i) ? a : e;
@@ -3362,9 +3362,9 @@ $s.exports;
3362
3362
  return Q == a && X == e;
3363
3363
  var ae = -1, me = !0, he = i & y ? new Xi() : l;
3364
3364
  for (C.set(e, a), C.set(a, e); ++ae < U; ) {
3365
- var Pe = e[ae], Le = a[ae];
3365
+ var Pe = e[ae], Ne = a[ae];
3366
3366
  if (n)
3367
- var Ee = R ? n(Le, Pe, ae, a, e, C) : n(Pe, Le, ae, e, a, C);
3367
+ var Ee = R ? n(Ne, Pe, ae, a, e, C) : n(Pe, Ne, ae, e, a, C);
3368
3368
  if (Ee !== l) {
3369
3369
  if (Ee)
3370
3370
  continue;
@@ -3379,7 +3379,7 @@ $s.exports;
3379
3379
  me = !1;
3380
3380
  break;
3381
3381
  }
3382
- } else if (!(Pe === Le || p(Pe, Le, i, n, C))) {
3382
+ } else if (!(Pe === Ne || p(Pe, Ne, i, n, C))) {
3383
3383
  me = !1;
3384
3384
  break;
3385
3385
  }
@@ -3433,7 +3433,7 @@ $s.exports;
3433
3433
  var he = C.get(e), Pe = C.get(a);
3434
3434
  if (he && Pe)
3435
3435
  return he == a && Pe == e;
3436
- var Le = !0;
3436
+ var Ne = !0;
3437
3437
  C.set(e, a), C.set(a, e);
3438
3438
  for (var Ee = R; ++ae < V; ) {
3439
3439
  me = U[ae];
@@ -3441,16 +3441,16 @@ $s.exports;
3441
3441
  if (n)
3442
3442
  var ka = R ? n(ze, Me, me, a, e, C) : n(Me, ze, me, e, a, C);
3443
3443
  if (!(ka === l ? Me === ze || p(Me, ze, i, n, C) : ka)) {
3444
- Le = !1;
3444
+ Ne = !1;
3445
3445
  break;
3446
3446
  }
3447
3447
  Ee || (Ee = me == "constructor");
3448
3448
  }
3449
- if (Le && !Ee) {
3449
+ if (Ne && !Ee) {
3450
3450
  var Pa = e.constructor, Ga = a.constructor;
3451
- Pa != Ga && "constructor" in e && "constructor" in a && !(typeof Pa == "function" && Pa instanceof Pa && typeof Ga == "function" && Ga instanceof Ga) && (Le = !1);
3451
+ Pa != Ga && "constructor" in e && "constructor" in a && !(typeof Pa == "function" && Pa instanceof Pa && typeof Ga == "function" && Ga instanceof Ga) && (Ne = !1);
3452
3452
  }
3453
- return C.delete(e), C.delete(a), Le;
3453
+ return C.delete(e), C.delete(a), Ne;
3454
3454
  }
3455
3455
  function bi(e) {
3456
3456
  return In(Gr(e, l, Zr), e + "");
@@ -4266,7 +4266,7 @@ $s.exports;
4266
4266
  function Pe(ra) {
4267
4267
  return Q = ra, U = $l(Me, a), X ? he(ra) : R;
4268
4268
  }
4269
- function Le(ra) {
4269
+ function Ne(ra) {
4270
4270
  var li = ra - V, Ci = ra - Q, Ec = a - li;
4271
4271
  return ae ? Ca(Ec, C - Ci) : Ec;
4272
4272
  }
@@ -4278,7 +4278,7 @@ $s.exports;
4278
4278
  var ra = Us();
4279
4279
  if (Ee(ra))
4280
4280
  return ze(ra);
4281
- U = $l(Me, Le(ra));
4281
+ U = $l(Me, Ne(ra));
4282
4282
  }
4283
4283
  function ze(ra) {
4284
4284
  return U = l, me && n ? he(ra) : (n = p = l, R);
@@ -4868,12 +4868,12 @@ function print() { __p += __j.call(arguments, '') }
4868
4868
  ` : `;
4869
4869
  `) + ae + `return __p
4870
4870
  }`;
4871
- var Le = yc(function() {
4871
+ var Ne = yc(function() {
4872
4872
  return $e(C, he + "return " + ae).apply(l, R);
4873
4873
  });
4874
- if (Le.source = ae, Dn(Le))
4875
- throw Le;
4876
- return Le;
4874
+ if (Ne.source = ae, Dn(Ne))
4875
+ throw Ne;
4876
+ return Ne;
4877
4877
  }
4878
4878
  function tb(e) {
4879
4879
  return Ke(e).toLowerCase();
@@ -5171,13 +5171,13 @@ function print() { __p += __j.call(arguments, '') }
5171
5171
  return n && me ? ze[0] : ze;
5172
5172
  };
5173
5173
  X && i && typeof Q == "function" && Q.length != 1 && (V = X = !1);
5174
- var me = this.__chain__, he = !!this.__actions__.length, Pe = C && !me, Le = V && !he;
5174
+ var me = this.__chain__, he = !!this.__actions__.length, Pe = C && !me, Ne = V && !he;
5175
5175
  if (!C && X) {
5176
- R = Le ? R : new Be(this);
5176
+ R = Ne ? R : new Be(this);
5177
5177
  var Ee = e.apply(R, U);
5178
5178
  return Ee.__actions__.push({ func: ws, args: [ae], thisArg: l }), new $a(Ee, me);
5179
5179
  }
5180
- return Pe && Le ? e.apply(this, U) : (Ee = this.thru(ae), Pe ? n ? Ee.value()[0] : Ee.value() : Ee);
5180
+ return Pe && Ne ? e.apply(this, U) : (Ee = this.thru(ae), Pe ? n ? Ee.value()[0] : Ee.value() : Ee);
5181
5181
  });
5182
5182
  }), ja(["pop", "push", "shift", "sort", "splice", "unshift"], function(e) {
5183
5183
  var a = ns[e], i = /^(?:push|sort|unshift)$/.test(e) ? "tap" : "thru", n = /^(?:pop|shift)$/.test(e);
@@ -6846,7 +6846,7 @@ const K0 = ["src", "alt"], W0 = /* @__PURE__ */ fe({
6846
6846
  ], 2),
6847
6847
  z(v(di), null, {
6848
6848
  default: ie(() => [
6849
- ue(E(m.name), 1)
6849
+ ce(E(m.name), 1)
6850
6850
  ]),
6851
6851
  _: 2
6852
6852
  }, 1024)
@@ -6910,7 +6910,7 @@ const K0 = ["src", "alt"], W0 = /* @__PURE__ */ fe({
6910
6910
  clipboard: "content_paste_go"
6911
6911
  }[l.value || ""] ?? l.value
6912
6912
  ), r = I(() => d.sm ? "12px" : d.md ? "14px" : "16px");
6913
- return (m, f) => (u(), ce(v(qe), {
6913
+ return (m, f) => (u(), ue(v(qe), {
6914
6914
  unelevated: "",
6915
6915
  size: r.value,
6916
6916
  flat: m.flat && !m.outline,
@@ -6922,20 +6922,20 @@ const K0 = ["src", "alt"], W0 = /* @__PURE__ */ fe({
6922
6922
  style: se({ background: m.bg || "none" })
6923
6923
  }, {
6924
6924
  default: ie(() => [
6925
- v(c) ? (u(), ce(v(di), { key: 0 }, {
6925
+ v(c) ? (u(), ue(v(di), { key: 0 }, {
6926
6926
  default: ie(() => [
6927
- ue(E(v(c)), 1)
6927
+ ce(E(v(c)), 1)
6928
6928
  ]),
6929
6929
  _: 1
6930
6930
  })) : B("", !0),
6931
- m.badge ? (u(), ce(v(js), {
6931
+ m.badge ? (u(), ue(v(js), {
6932
6932
  key: 1,
6933
6933
  rounded: "",
6934
6934
  color: "secondary-3",
6935
6935
  floating: ""
6936
6936
  }, {
6937
6937
  default: ie(() => [
6938
- ue(E(m.badge), 1)
6938
+ ce(E(m.badge), 1)
6939
6939
  ]),
6940
6940
  _: 1
6941
6941
  })) : B("", !0),
@@ -6980,7 +6980,7 @@ const K0 = ["src", "alt"], W0 = /* @__PURE__ */ fe({
6980
6980
  const l = d, c = o, t = I(() => c.items.filter((m) => m.show !== !1)), r = I(() => c.normalButton ? Al : Ki);
6981
6981
  return (m, f) => {
6982
6982
  const x = Ai("IndicatorColor"), A = Ws("close-popup");
6983
- return u(), ce($n(r.value), {
6983
+ return u(), ue($n(r.value), {
6984
6984
  action: m.icon ? "" : "menu",
6985
6985
  icon: m.icon,
6986
6986
  label: m.label,
@@ -6996,19 +6996,19 @@ const K0 = ["src", "alt"], W0 = /* @__PURE__ */ fe({
6996
6996
  default: ie(() => [
6997
6997
  z(v(_0), { style: { "min-width": "150px" } }, {
6998
6998
  default: ie(() => [
6999
- (u(!0), g(oe, null, _e(t.value, (_) => ol((u(), ce(v(g0), {
6999
+ (u(!0), g(oe, null, _e(t.value, (_) => ol((u(), ue(v(g0), {
7000
7000
  clickable: "",
7001
7001
  onClick: (P) => _.onClick ? _.onClick() : l("onItemClick", _),
7002
7002
  disable: _.disabled
7003
7003
  }, {
7004
7004
  default: ie(() => [
7005
- _.icon || _.color ? (u(), ce(v(Dc), {
7005
+ _.icon || _.color ? (u(), ue(v(Dc), {
7006
7006
  key: 0,
7007
7007
  avatar: "",
7008
7008
  style: { width: "40px !important", "min-width": "40px !important" }
7009
7009
  }, {
7010
7010
  default: ie(() => [
7011
- _.icon ? (u(), ce(v(Ne), {
7011
+ _.icon ? (u(), ue(v(Le), {
7012
7012
  key: 0,
7013
7013
  name: _.icon,
7014
7014
  size: "xs"
@@ -7022,7 +7022,7 @@ const K0 = ["src", "alt"], W0 = /* @__PURE__ */ fe({
7022
7022
  }, 1024)) : B("", !0),
7023
7023
  z(v(Dc), { style: { "text-wrap": "nowrap" } }, {
7024
7024
  default: ie(() => [
7025
- ue(E(_.label), 1)
7025
+ ce(E(_.label), 1)
7026
7026
  ]),
7027
7027
  _: 2
7028
7028
  }, 1024)
@@ -7145,7 +7145,7 @@ const K0 = ["src", "alt"], W0 = /* @__PURE__ */ fe({
7145
7145
  class: "pdf-container",
7146
7146
  onPointermove: A
7147
7147
  }, [
7148
- l.value && d.value ? (u(), ce($n(l.value), {
7148
+ l.value && d.value ? (u(), ue($n(l.value), {
7149
7149
  key: 0,
7150
7150
  src: _.pdf.url,
7151
7151
  showBackToTopBtn: !1,
@@ -7282,7 +7282,7 @@ const bh = /* @__PURE__ */ fe({
7282
7282
  class: "card-section",
7283
7283
  style: se(((r = c.styles) == null ? void 0 : r.cssRaw) || "")
7284
7284
  }, [
7285
- (u(!0), g(oe, null, _e(c.content.cards, (m, f) => (u(), ce(gh, {
7285
+ (u(!0), g(oe, null, _e(c.content.cards, (m, f) => (u(), ue(gh, {
7286
7286
  key: f,
7287
7287
  card: m,
7288
7288
  data: v(l)
@@ -7421,7 +7421,7 @@ const bh = /* @__PURE__ */ fe({
7421
7421
  onClick: S
7422
7422
  }, {
7423
7423
  default: ie(() => [...b[0] || (b[0] = [
7424
- ue("Cancelar", -1)
7424
+ ce("Cancelar", -1)
7425
7425
  ])]),
7426
7426
  _: 1
7427
7427
  }),
@@ -7431,7 +7431,7 @@ const bh = /* @__PURE__ */ fe({
7431
7431
  onClick: A
7432
7432
  }, {
7433
7433
  default: ie(() => [...b[1] || (b[1] = [
7434
- ue("Limpiar", -1)
7434
+ ce("Limpiar", -1)
7435
7435
  ])]),
7436
7436
  _: 1
7437
7437
  }),
@@ -7441,7 +7441,7 @@ const bh = /* @__PURE__ */ fe({
7441
7441
  onClick: P
7442
7442
  }, {
7443
7443
  default: ie(() => [...b[2] || (b[2] = [
7444
- ue("Confirmar", -1)
7444
+ ce("Confirmar", -1)
7445
7445
  ])]),
7446
7446
  _: 1
7447
7447
  })
@@ -7454,7 +7454,7 @@ const bh = /* @__PURE__ */ fe({
7454
7454
  s("div", Fh, [
7455
7455
  z(v(qe), { onClick: w }, {
7456
7456
  default: ie(() => [
7457
- ue(E(m.value ? "Volver a firmar" : "Firmar"), 1)
7457
+ ce(E(m.value ? "Volver a firmar" : "Firmar"), 1)
7458
7458
  ]),
7459
7459
  _: 1
7460
7460
  })
@@ -7577,7 +7577,7 @@ const bh = /* @__PURE__ */ fe({
7577
7577
  default: ie(() => [
7578
7578
  z(v(di), null, {
7579
7579
  default: ie(() => [...w[0] || (w[0] = [
7580
- ue("Agregar párrafo", -1)
7580
+ ce("Agregar párrafo", -1)
7581
7581
  ])]),
7582
7582
  _: 1
7583
7583
  })
@@ -7621,7 +7621,7 @@ const bh = /* @__PURE__ */ fe({
7621
7621
  default: ie(() => [
7622
7622
  z(v(di), null, {
7623
7623
  default: ie(() => [...w[1] || (w[1] = [
7624
- ue("Eliminar párrafo", -1)
7624
+ ce("Eliminar párrafo", -1)
7625
7625
  ])]),
7626
7626
  _: 1
7627
7627
  })
@@ -7661,7 +7661,7 @@ const bh = /* @__PURE__ */ fe({
7661
7661
  styles: d.section.styles,
7662
7662
  id: d.section.idDocLaySection
7663
7663
  }));
7664
- return (r, m) => (u(), ce($n(l[c.value]), mu(pu(t.value)), null, 16));
7664
+ return (r, m) => (u(), ue($n(l[c.value]), mu(pu(t.value)), null, 16));
7665
7665
  }
7666
7666
  }), cx = /* @__PURE__ */ fe({
7667
7667
  __name: "SectionsContainer",
@@ -7697,14 +7697,14 @@ const bh = /* @__PURE__ */ fe({
7697
7697
  class: "sections-container",
7698
7698
  style: se(v(f))
7699
7699
  }, [
7700
- _.pdf ? (u(), ce(oh, {
7700
+ _.pdf ? (u(), ue(oh, {
7701
7701
  key: 0,
7702
7702
  pdf: _.pdf
7703
7703
  }, null, 8, ["pdf"])) : (u(!0), g(oe, { key: 1 }, _e(m.value, ({ type: w, section: S }) => (u(), g(oe, null, [
7704
- w === "default" ? (u(), ce(rx, {
7704
+ w === "default" ? (u(), ue(rx, {
7705
7705
  key: 0,
7706
7706
  section: S
7707
- }, null, 8, ["section"])) : (u(), ce(ah, {
7707
+ }, null, 8, ["section"])) : (u(), ue(ah, {
7708
7708
  key: 1,
7709
7709
  section: S
7710
7710
  }, null, 8, ["section"]))
@@ -7778,13 +7778,13 @@ const bh = /* @__PURE__ */ fe({
7778
7778
  return d.tag;
7779
7779
  }
7780
7780
  });
7781
- return (c, t) => c.tag ? (u(), ce(v(Ye), {
7781
+ return (c, t) => c.tag ? (u(), ue(v(Ye), {
7782
7782
  key: 0,
7783
7783
  class: "tag",
7784
7784
  size: "12px"
7785
7785
  }, {
7786
7786
  default: ie(() => [
7787
- ue(E(l.value), 1)
7787
+ ce(E(l.value), 1)
7788
7788
  ]),
7789
7789
  _: 1
7790
7790
  })) : B("", !0);
@@ -7853,7 +7853,7 @@ const bh = /* @__PURE__ */ fe({
7853
7853
  (u(!0), g(oe, null, _e(c.value, (w, S) => (u(), g("span", {
7854
7854
  key: "esp-" + S
7855
7855
  }, [
7856
- ue(E(w), 1),
7856
+ ce(E(w), 1),
7857
7857
  S < c.value.length - 1 ? (u(), g("span", xx, ", ")) : B("", !0)
7858
7858
  ]))), 128))
7859
7859
  ])
@@ -7864,7 +7864,7 @@ const bh = /* @__PURE__ */ fe({
7864
7864
  (u(!0), g(oe, null, _e(t.value, (w, S) => (u(), g("span", {
7865
7865
  key: "espres-" + S
7866
7866
  }, [
7867
- ue(E(w), 1),
7867
+ ce(E(w), 1),
7868
7868
  S < t.value.length - 1 ? (u(), g("span", Cx, ", ")) : B("", !0)
7869
7869
  ]))), 128))
7870
7870
  ])
@@ -7875,7 +7875,7 @@ const bh = /* @__PURE__ */ fe({
7875
7875
  (u(!0), g(oe, null, _e(r.value, (w, S) => (u(), g("span", {
7876
7876
  key: "espres-" + S
7877
7877
  }, [
7878
- ue(E(w), 1),
7878
+ ce(E(w), 1),
7879
7879
  S < r.value.length - 1 ? (u(), g("span", Ax, ", ")) : B("", !0)
7880
7880
  ]))), 128))
7881
7881
  ])
@@ -7973,7 +7973,7 @@ const bh = /* @__PURE__ */ fe({
7973
7973
  );
7974
7974
  }
7975
7975
  );
7976
- return (y, b) => f.value ? (u(), ce(Ja, {
7976
+ return (y, b) => f.value ? (u(), ue(Ja, {
7977
7977
  key: 0,
7978
7978
  loading: y.fetching,
7979
7979
  "no-padding": "",
@@ -7992,11 +7992,11 @@ const bh = /* @__PURE__ */ fe({
7992
7992
  s("div", Dx, [
7993
7993
  s("div", Rx, [
7994
7994
  s("div", Tx, [
7995
- (u(!0), g(oe, null, _e(w.value, (N) => (u(), ce(Zl, { tag: N }, null, 8, ["tag"]))), 256))
7995
+ (u(!0), g(oe, null, _e(w.value, (N) => (u(), ue(Zl, { tag: N }, null, 8, ["tag"]))), 256))
7996
7996
  ]),
7997
7997
  m.value ? (u(), g("div", Sx, [
7998
- ue(E((T = O.value) != null && T.length ? S.value : 0) + "/" + E(((L = O.value) == null ? void 0 : L.length) || 0) + " ", 1),
7999
- z(v(Ne), {
7998
+ ce(E((T = O.value) != null && T.length ? S.value : 0) + "/" + E(((L = O.value) == null ? void 0 : L.length) || 0) + " ", 1),
7999
+ z(v(Le), {
8000
8000
  name: "sym_o_image",
8001
8001
  size: "sm",
8002
8002
  class: "q-ml-xs"
@@ -8024,7 +8024,7 @@ const bh = /* @__PURE__ */ fe({
8024
8024
  }, null, 8, ["items"])
8025
8025
  ]),
8026
8026
  A.value ? (u(), g("div", wx, [
8027
- z(v(Ne), { name: "sym_o_location_on" }),
8027
+ z(v(Le), { name: "sym_o_location_on" }),
8028
8028
  s("div", Mx, E(A.value), 1)
8029
8029
  ])) : B("", !0),
8030
8030
  s("div", Ux, [
@@ -8858,7 +8858,7 @@ const qx = {
8858
8858
  default: ie(() => [
8859
8859
  z(v(di), null, {
8860
8860
  default: ie(() => [
8861
- ue(E(r.value ? "Visible al público" : "Privado"), 1)
8861
+ ce(E(r.value ? "Visible al público" : "Privado"), 1)
8862
8862
  ]),
8863
8863
  _: 1
8864
8864
  })
@@ -9162,7 +9162,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9162
9162
  }),
9163
9163
  class: "q-pb-sm win-card"
9164
9164
  }, [
9165
- O != null && O.location ? O.filetype === "image" ? (u(), ce(v(Tl), {
9165
+ O != null && O.location ? O.filetype === "image" ? (u(), ue(v(Tl), {
9166
9166
  key: 1,
9167
9167
  src: O.location,
9168
9168
  fit: "cover",
@@ -9173,14 +9173,14 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9173
9173
  style: { width: "100%", height: "100%", background: "black" }
9174
9174
  }, null, 8, l2),
9175
9175
  s("div", s2, [
9176
- z(v(Ne), {
9176
+ z(v(Le), {
9177
9177
  size: "lg",
9178
9178
  name: "o_play_circle",
9179
9179
  color: "white"
9180
9180
  })
9181
9181
  ])
9182
9182
  ])) : B("", !0) : (u(), g("div", a2, [
9183
- z(v(Ne), {
9183
+ z(v(Le), {
9184
9184
  name: "upload_file",
9185
9185
  color: "grey-5",
9186
9186
  size: "33px"
@@ -9283,7 +9283,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9283
9283
  var M;
9284
9284
  return u(), g(oe, null, [
9285
9285
  s("div", t2, [
9286
- v(x) ? B("", !0) : (u(), ce(Ki, {
9286
+ v(x) ? B("", !0) : (u(), ue(Ki, {
9287
9287
  key: 0,
9288
9288
  icon: "edit",
9289
9289
  sm: "",
@@ -9292,7 +9292,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9292
9292
  ]),
9293
9293
  s("div", r2, [
9294
9294
  s("div", c2, [
9295
- m.value.length > 1 ? (u(), ce(n2, {
9295
+ m.value.length > 1 ? (u(), ue(n2, {
9296
9296
  key: 0,
9297
9297
  class: "gt-sm"
9298
9298
  })) : B("", !0),
@@ -9314,7 +9314,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9314
9314
  s("div", null, [
9315
9315
  s("div", m2, E(w.value), 1),
9316
9316
  S.value ? (u(), g("div", p2, [
9317
- z(v(Ne), { name: "sym_o_location_on" }),
9317
+ z(v(Le), { name: "sym_o_location_on" }),
9318
9318
  s("div", v2, E(S.value), 1)
9319
9319
  ])) : B("", !0)
9320
9320
  ]),
@@ -9341,7 +9341,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9341
9341
  data: (M = v(f)) == null ? void 0 : M.PROPS,
9342
9342
  table: ""
9343
9343
  }, null, 8, ["gamaProps", "data"]),
9344
- v(x) ? (u(), ce(Wx, { key: 0 })) : B("", !0)
9344
+ v(x) ? (u(), ue(Wx, { key: 0 })) : B("", !0)
9345
9345
  ])
9346
9346
  ])
9347
9347
  ]),
@@ -9675,7 +9675,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9675
9675
  var k, D, M, Z;
9676
9676
  return u(), g(oe, null, [
9677
9677
  f.value && f.value.length ? (u(), g("div", A2, [
9678
- (u(!0), g(oe, null, _e(f.value, (J) => (u(), ce(v(Ye), {
9678
+ (u(!0), g(oe, null, _e(f.value, (J) => (u(), ue(v(Ye), {
9679
9679
  size: "12px",
9680
9680
  label: J,
9681
9681
  style: { "background-color": "#16458c", color: "white" }
@@ -9718,7 +9718,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9718
9718
  (u(!0), g(oe, null, _e(w.value, (J, ve) => (u(), g("span", {
9719
9719
  key: "esp-" + ve
9720
9720
  }, [
9721
- ue(E(J), 1),
9721
+ ce(E(J), 1),
9722
9722
  ve < w.value.length - 1 ? (u(), g("span", U2, ", ")) : B("", !0)
9723
9723
  ]))), 128))
9724
9724
  ])
@@ -9731,7 +9731,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9731
9731
  (u(!0), g(oe, null, _e(S.value, (J, ve) => (u(), g("span", {
9732
9732
  key: "esp-" + ve
9733
9733
  }, [
9734
- ue(E(J), 1),
9734
+ ce(E(J), 1),
9735
9735
  ve < S.value.length - 1 ? (u(), g("span", z2, ", ")) : B("", !0)
9736
9736
  ]))), 128))
9737
9737
  ])
@@ -9783,7 +9783,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9783
9783
  class: Fe(L.table ? "col-md-3 col-12 q-mt-md" : "col-md-4 col-12 q-mt-md")
9784
9784
  }, [
9785
9785
  s("div", aO, [
9786
- z(v(Ne), {
9786
+ z(v(Le), {
9787
9787
  name: "phone",
9788
9788
  class: "q-mr-xs"
9789
9789
  }),
@@ -9796,7 +9796,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9796
9796
  class: Fe(L.table ? "col-md-3 col-12 q-mt-md" : "col-md-4 col-12 q-mt-md")
9797
9797
  }, [
9798
9798
  s("div", lO, [
9799
- z(v(Ne), {
9799
+ z(v(Le), {
9800
9800
  name: "phone",
9801
9801
  class: "q-mr-xs"
9802
9802
  }),
@@ -9809,7 +9809,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9809
9809
  class: Fe(L.table ? "col-md-3 col-12 q-mt-md" : "col-md-4 col-12 q-mt-md")
9810
9810
  }, [
9811
9811
  s("div", oO, [
9812
- z(v(Ne), {
9812
+ z(v(Le), {
9813
9813
  name: "phone",
9814
9814
  class: "q-mr-xs"
9815
9815
  }),
@@ -9897,7 +9897,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9897
9897
  return (((b = x.value) == null ? void 0 : b.R_ARCHIVOS) || []).filter((T) => T.PUBLICO).map((T) => si(T, (L, N) => Ii(N)));
9898
9898
  }
9899
9899
  );
9900
- return (b, T) => x.value ? (u(), ce(Ja, {
9900
+ return (b, T) => x.value ? (u(), ue(Ja, {
9901
9901
  key: 0,
9902
9902
  loading: b.fetching,
9903
9903
  "no-padding": "",
@@ -9916,11 +9916,11 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9916
9916
  s("div", rO, [
9917
9917
  s("div", cO, [
9918
9918
  s("div", uO, [
9919
- (u(!0), g(oe, null, _e(S.value, (k) => (u(), ce(Zl, { tag: k }, null, 8, ["tag"]))), 256))
9919
+ (u(!0), g(oe, null, _e(S.value, (k) => (u(), ue(Zl, { tag: k }, null, 8, ["tag"]))), 256))
9920
9920
  ]),
9921
9921
  f.value ? (u(), g("div", dO, [
9922
- ue(E((L = y.value) != null && L.length ? O.value : 0) + "/" + E(((N = y.value) == null ? void 0 : N.length) || 0) + " ", 1),
9923
- z(v(Ne), {
9922
+ ce(E((L = y.value) != null && L.length ? O.value : 0) + "/" + E(((N = y.value) == null ? void 0 : N.length) || 0) + " ", 1),
9923
+ z(v(Le), {
9924
9924
  name: "sym_o_image",
9925
9925
  size: "sm",
9926
9926
  class: "q-ml-xs"
@@ -9956,7 +9956,7 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9956
9956
  }, null, 8, ["items"])
9957
9957
  ]),
9958
9958
  _.value ? (u(), g("div", gO, [
9959
- z(v(Ne), { name: "sym_o_location_on" }),
9959
+ z(v(Le), { name: "sym_o_location_on" }),
9960
9960
  s("div", bO, E(_.value), 1)
9961
9961
  ])) : B("", !0),
9962
9962
  s("div", hO, [
@@ -9972,10 +9972,10 @@ const Jx = ["id", "draggable"], e2 = ["onClick"], a2 = {
9972
9972
  "icon-half": "star_half"
9973
9973
  }),
9974
9974
  s("div", xO, [
9975
- T[4] || (T[4] = ue(" (58) ", -1)),
9975
+ T[4] || (T[4] = ce(" (58) ", -1)),
9976
9976
  z(v(di), null, {
9977
9977
  default: ie(() => [...T[3] || (T[3] = [
9978
- ue("Cantidad de reseñas", -1)
9978
+ ce("Cantidad de reseñas", -1)
9979
9979
  ])]),
9980
9980
  _: 1
9981
9981
  })
@@ -12234,7 +12234,7 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
12234
12234
  }),
12235
12235
  class: "q-pb-sm win-card"
12236
12236
  }, [
12237
- O != null && O.location ? O.filetype === "image" ? (u(), ce(v(Tl), {
12237
+ O != null && O.location ? O.filetype === "image" ? (u(), ue(v(Tl), {
12238
12238
  key: 1,
12239
12239
  src: O.location,
12240
12240
  fit: "cover",
@@ -12245,14 +12245,14 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
12245
12245
  style: { width: "100%", height: "100%", background: "black" }
12246
12246
  }, null, 8, MO),
12247
12247
  s("div", UO, [
12248
- z(v(Ne), {
12248
+ z(v(Le), {
12249
12249
  size: "lg",
12250
12250
  name: "o_play_circle",
12251
12251
  color: "white"
12252
12252
  })
12253
12253
  ])
12254
12254
  ])) : B("", !0) : (u(), g("div", NO, [
12255
- z(v(Ne), {
12255
+ z(v(Le), {
12256
12256
  name: "upload_file",
12257
12257
  color: "grey-5",
12258
12258
  size: "33px"
@@ -12306,10 +12306,10 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
12306
12306
  "icon-half": "star_half"
12307
12307
  }, null, 8, ["model-value"]),
12308
12308
  s("div", VO, [
12309
- ue(" (" + E(c.value) + " reseñas) ", 1),
12309
+ ce(" (" + E(c.value) + " reseñas) ", 1),
12310
12310
  z(v(di), null, {
12311
12311
  default: ie(() => [...f[0] || (f[0] = [
12312
- ue("Cantidad de reseñas", -1)
12312
+ ce("Cantidad de reseñas", -1)
12313
12313
  ])]),
12314
12314
  _: 1
12315
12315
  })
@@ -12320,7 +12320,7 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
12320
12320
  key: x.label,
12321
12321
  class: "metric-item"
12322
12322
  }, [
12323
- z(v(Ne), {
12323
+ z(v(Le), {
12324
12324
  name: x.icon,
12325
12325
  size: "18px",
12326
12326
  color: "grey-7"
@@ -12439,7 +12439,7 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
12439
12439
  s("div", WO, [
12440
12440
  s("div", YO, [
12441
12441
  s("div", ZO, [
12442
- x.value.length > 1 ? (u(), ce(FO, {
12442
+ x.value.length > 1 ? (u(), ue(FO, {
12443
12443
  key: 0,
12444
12444
  class: "gt-sm"
12445
12445
  })) : B("", !0),
@@ -12465,7 +12465,7 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
12465
12465
  s("div", null, [
12466
12466
  s("div", e1, E(y.value), 1),
12467
12467
  b.value ? (u(), g("div", a1, [
12468
- z(v(Ne), { name: "sym_o_location_on" }),
12468
+ z(v(Le), { name: "sym_o_location_on" }),
12469
12469
  s("div", i1, E(b.value), 1)
12470
12470
  ])) : B("", !0)
12471
12471
  ]),
@@ -12479,7 +12479,7 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
12479
12479
  key: "esp-" + K,
12480
12480
  class: "q-ml-xs"
12481
12481
  }, [
12482
- ue(E(q), 1),
12482
+ ce(E(q), 1),
12483
12483
  K < ve.value.length - 1 ? (u(), g("span", o1, ", ")) : B("", !0)
12484
12484
  ]))), 128))
12485
12485
  ])) : B("", !0)
@@ -12514,12 +12514,12 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
12514
12514
  onClick: $[1] || ($[1] = (q) => v(t)("go_to_partner", { service: "solicitar_consulta" }))
12515
12515
  }, {
12516
12516
  default: ie(() => [
12517
- z(v(Ne), {
12517
+ z(v(Le), {
12518
12518
  name: "person",
12519
12519
  size: "15px",
12520
12520
  class: "q-mr-sm"
12521
12521
  }),
12522
- $[4] || ($[4] = ue(" Solicitar consulta ", -1))
12522
+ $[4] || ($[4] = ce(" Solicitar consulta ", -1))
12523
12523
  ]),
12524
12524
  _: 1
12525
12525
  }),
@@ -12533,12 +12533,12 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
12533
12533
  onClick: $[2] || ($[2] = (q) => v(t)("go_to_partner", { service: "contratar_llamada" }))
12534
12534
  }, {
12535
12535
  default: ie(() => [
12536
- z(v(Ne), {
12536
+ z(v(Le), {
12537
12537
  name: "phone",
12538
12538
  size: "15px",
12539
12539
  class: "q-mr-sm"
12540
12540
  }),
12541
- $[5] || ($[5] = ue(" Contratar llamada ", -1))
12541
+ $[5] || ($[5] = ce(" Contratar llamada ", -1))
12542
12542
  ]),
12543
12543
  _: 1
12544
12544
  })
@@ -16791,7 +16791,7 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
16791
16791
  textColor: "#16458c",
16792
16792
  bgColor: "#ededed"
16793
16793
  });
16794
- return (b, T) => f.value ? (u(), ce(Ja, {
16794
+ return (b, T) => f.value ? (u(), ue(Ja, {
16795
16795
  key: 0,
16796
16796
  loading: b.fetching,
16797
16797
  unelevated: b.unelevated,
@@ -16814,7 +16814,7 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
16814
16814
  }, [
16815
16815
  m.value ? (u(), g("div", _1, [
16816
16816
  s("div", null, E(P.value), 1),
16817
- f.value.R_ESTADO ? (u(), ce(mi, {
16817
+ f.value.R_ESTADO ? (u(), ue(mi, {
16818
16818
  key: 0,
16819
16819
  label: (L = f.value.R_ESTADO) == null ? void 0 : L.NAME,
16820
16820
  color: (N = f.value.R_ESTADO) == null ? void 0 : N.COLOR
@@ -16844,7 +16844,7 @@ const SO = ["id", "draggable"], LO = ["onClick"], NO = {
16844
16844
  style: se({ backgroundColor: y.value.bgColor, color: y.value.textColor })
16845
16845
  }, {
16846
16846
  default: ie(() => [
16847
- ue(E(v(De.capitalize)(O.value)), 1)
16847
+ ce(E(v(De.capitalize)(O.value)), 1)
16848
16848
  ]),
16849
16849
  _: 1
16850
16850
  }, 8, ["style"])
@@ -20541,22 +20541,22 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
20541
20541
  s("div", {
20542
20542
  class: Fe(v(l) === "small" ? "price" : "text-h4")
20543
20543
  }, [
20544
- ue(E(f.value) + " ", 1),
20545
- m.value ? (u(), ce(v(js), {
20544
+ ce(E(f.value) + " ", 1),
20545
+ m.value ? (u(), ue(v(js), {
20546
20546
  key: 0,
20547
20547
  align: "middle",
20548
20548
  color: "red",
20549
20549
  class: "font-bold"
20550
20550
  }, {
20551
20551
  default: ie(() => [
20552
- ue(E(m.value) + "% OFF ", 1)
20552
+ ce(E(m.value) + "% OFF ", 1)
20553
20553
  ]),
20554
20554
  _: 1
20555
20555
  })) : B("", !0)
20556
20556
  ], 2),
20557
20557
  A[0] || (A[0] = s("span", { class: "text-caption" }, E("IVA no incluido"), -1))
20558
20558
  ]),
20559
- (P = t.value) != null && P.OCULTAR_PRECIO_LANDING ? (u(), ce(v(Ne), {
20559
+ (P = t.value) != null && P.OCULTAR_PRECIO_LANDING ? (u(), ue(v(Le), {
20560
20560
  key: 0,
20561
20561
  name: "visibility_off",
20562
20562
  size: "sm",
@@ -20753,14 +20753,14 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
20753
20753
  )
20754
20754
  }, [
20755
20755
  s("span", null, [
20756
- z(v(Ne), {
20756
+ z(v(Le), {
20757
20757
  size: "xs",
20758
20758
  name: ye.icon
20759
20759
  }, null, 8, ["name"]),
20760
20760
  s("span", V1, E(ye.value), 1),
20761
20761
  z(v(di), null, {
20762
20762
  default: ie(() => [
20763
- ue(E(ye.label), 1)
20763
+ ce(E(ye.label), 1)
20764
20764
  ]),
20765
20765
  _: 2
20766
20766
  }, 1024)
@@ -20770,78 +20770,78 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
20770
20770
  S.lite ? B("", !0) : (u(), g(oe, { key: 0 }, [
20771
20771
  (y = v(l)) != null && y.consumo_maximo_w || (b = v(l)) != null && b.consumo_medio_w ? (u(), g("div", j1, [
20772
20772
  (T = v(l)) != null && T.consumo_medio_w ? (u(), g("div", q1, [
20773
- z(v(Ne), {
20773
+ z(v(Le), {
20774
20774
  color: "green",
20775
20775
  name: "sym_o_flash_on",
20776
20776
  class: "q-mr-xs",
20777
20777
  size: "18px"
20778
20778
  }),
20779
20779
  s("div", null, [
20780
- O[0] || (O[0] = ue(" Consumo medio: ", -1)),
20780
+ O[0] || (O[0] = ce(" Consumo medio: ", -1)),
20781
20781
  s("span", $1, E((L = v(l)) == null ? void 0 : L.consumo_medio_w), 1)
20782
20782
  ])
20783
20783
  ])) : B("", !0),
20784
20784
  (N = v(l)) != null && N.consumo_maximo_w ? (u(), g("div", H1, [
20785
- z(v(Ne), {
20785
+ z(v(Le), {
20786
20786
  color: "green",
20787
20787
  name: "sym_o_flash_on",
20788
20788
  class: "q-mr-xs",
20789
20789
  size: "18px"
20790
20790
  }),
20791
20791
  s("div", null, [
20792
- O[1] || (O[1] = ue(" Consumo máximo: ", -1)),
20792
+ O[1] || (O[1] = ce(" Consumo máximo: ", -1)),
20793
20793
  s("span", K1, E((k = v(l)) == null ? void 0 : k.consumo_maximo_w), 1)
20794
20794
  ])
20795
20795
  ])) : B("", !0)
20796
20796
  ])) : B("", !0),
20797
20797
  s("div", W1, [
20798
20798
  w.value ? (u(), g("div", Y1, [
20799
- O[2] || (O[2] = ue(" Distancia recomendada: ", -1)),
20799
+ O[2] || (O[2] = ce(" Distancia recomendada: ", -1)),
20800
20800
  s("span", Z1, "a partir de " + E(w.value) + " m", 1)
20801
20801
  ])) : B("", !0),
20802
20802
  (D = v(l)) != null && D.serie ? (u(), g("div", Q1, [
20803
- O[3] || (O[3] = ue(" Serie: ", -1)),
20803
+ O[3] || (O[3] = ce(" Serie: ", -1)),
20804
20804
  s("span", X1, E(r("serie")), 1)
20805
20805
  ])) : B("", !0),
20806
20806
  (M = v(l)) != null && M.material ? (u(), g("div", J1, [
20807
- O[4] || (O[4] = ue(" Material: ", -1)),
20807
+ O[4] || (O[4] = ce(" Material: ", -1)),
20808
20808
  s("span", eC, E(r("material")), 1)
20809
20809
  ])) : B("", !0),
20810
20810
  (Z = v(l)) != null && Z.usos_habituales && v(Gi)((J = v(l)) == null ? void 0 : J.usos_habituales) ? (u(), g("div", aC, [
20811
- O[5] || (O[5] = ue(" Usos habituales: ", -1)),
20811
+ O[5] || (O[5] = ce(" Usos habituales: ", -1)),
20812
20812
  s("span", iC, E(r("usos_habituales")), 1)
20813
20813
  ])) : B("", !0),
20814
20814
  (ve = v(l)) != null && ve.propositos_generales && v(Gi)((j = v(l)) == null ? void 0 : j.propositos_generales) ? (u(), g("div", lC, [
20815
- O[6] || (O[6] = ue(" Propositos generales: ", -1)),
20815
+ O[6] || (O[6] = ce(" Propositos generales: ", -1)),
20816
20816
  s("span", sC, E(r("propositos_generales")), 1)
20817
20817
  ])) : B("", !0),
20818
20818
  ($ = v(l)) != null && $.controladoras_compatibles && v(Gi)((ne = v(l)) == null ? void 0 : ne.controladoras_compatibles) ? (u(), g("div", oC, [
20819
- O[7] || (O[7] = ue(" Controladoras compatibles: ", -1)),
20819
+ O[7] || (O[7] = ce(" Controladoras compatibles: ", -1)),
20820
20820
  s("span", nC, E(r("controladoras_compatibles")), 1)
20821
20821
  ])) : B("", !0),
20822
20822
  (q = v(l)) != null && q.tipo_de_instalacion ? (u(), g("div", tC, [
20823
- O[8] || (O[8] = ue(" Tipo de instalación: ", -1)),
20823
+ O[8] || (O[8] = ce(" Tipo de instalación: ", -1)),
20824
20824
  s("span", rC, E(r("tipo_de_instalacion")), 1)
20825
20825
  ])) : B("", !0),
20826
20826
  (K = v(l)) != null && K.tipo_servicio ? (u(), g("div", cC, [
20827
- O[9] || (O[9] = ue(" Conexiones y acceso a componentes: ", -1)),
20827
+ O[9] || (O[9] = ce(" Conexiones y acceso a componentes: ", -1)),
20828
20828
  s("span", uC, E(r("tipo_servicio")), 1)
20829
20829
  ])) : B("", !0)
20830
20830
  ]),
20831
20831
  s("div", dC, [
20832
20832
  ((ee = v(l)) == null ? void 0 : ee.gob) == "si" ? (u(), g("div", mC, [
20833
- z(v(Ne), {
20833
+ z(v(Le), {
20834
20834
  color: "yellow-9",
20835
20835
  style: { "font-size": "20px" },
20836
20836
  name: "sym_o_verified_user"
20837
20837
  }),
20838
20838
  s("div", pC, [
20839
- O[10] || (O[10] = ue(" GOB ", -1)),
20839
+ O[10] || (O[10] = ce(" GOB ", -1)),
20840
20840
  ((de = v(l)) == null ? void 0 : de.gob) == "si" ? (u(), g("span", vC, " (mayor resistencia a golpes, humedad y polvo.)")) : B("", !0)
20841
20841
  ])
20842
20842
  ])) : B("", !0),
20843
20843
  (Oe = v(l)) != null && Oe.proteccion_ip ? (u(), g("div", fC, [
20844
- z(v(Ne), {
20844
+ z(v(Le), {
20845
20845
  color: "yellow-9",
20846
20846
  style: { "font-size": "20px" },
20847
20847
  name: "sym_o_verified_user"
@@ -20862,7 +20862,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
20862
20862
  emits: ["change-public"],
20863
20863
  setup(o, { emit: d }) {
20864
20864
  const l = d, c = Ce(!1), t = () => l("change-public");
20865
- return (r, m) => (u(), ce(v(qe), {
20865
+ return (r, m) => (u(), ue(v(qe), {
20866
20866
  onClick: ci(t, ["stop"]),
20867
20867
  loading: c.value,
20868
20868
  size: r.size || "12px",
@@ -20875,7 +20875,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
20875
20875
  default: ie(() => [
20876
20876
  z(v(di), null, {
20877
20877
  default: ie(() => [
20878
- ue(E(r.public ? "Visible al público" : "Privado"), 1)
20878
+ ce(E(r.public ? "Visible al público" : "Privado"), 1)
20879
20879
  ]),
20880
20880
  _: 1
20881
20881
  })
@@ -20972,7 +20972,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
20972
20972
  )) || [];
20973
20973
  }
20974
20974
  );
20975
- return (k, D) => A.value ? (u(), ce(Ja, {
20975
+ return (k, D) => A.value ? (u(), ue(Ja, {
20976
20976
  key: 0,
20977
20977
  class: "card-custom",
20978
20978
  loading: k.fetching,
@@ -20992,11 +20992,11 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
20992
20992
  A.value.PACK ? (u(), g("span", CC, " Pack ")) : (u(), g("span", IC, E(O.value), 1))
20993
20993
  ]),
20994
20994
  s("div", AC, [
20995
- (u(!0), g(oe, null, _e(b.value, ($) => (u(), ce(Zl, { tag: $ }, null, 8, ["tag"]))), 256))
20995
+ (u(!0), g(oe, null, _e(b.value, ($) => (u(), ue(Zl, { tag: $ }, null, 8, ["tag"]))), 256))
20996
20996
  ]),
20997
20997
  s("div", yC, [
20998
- ue(E((M = L.value) != null && M.length ? T.value : 0) + "/" + E(((Z = L.value) == null ? void 0 : Z.length) || 0) + " ", 1),
20999
- z(v(Ne), {
20998
+ ce(E((M = L.value) != null && M.length ? T.value : 0) + "/" + E(((Z = L.value) == null ? void 0 : Z.length) || 0) + " ", 1),
20999
+ z(v(Le), {
21000
21000
  name: "sym_o_image",
21001
21001
  size: "sm",
21002
21002
  class: "q-ml-xs"
@@ -21031,7 +21031,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
21031
21031
  s("div", null, [
21032
21032
  s("div", EC, [
21033
21033
  s("div", DC, E(w.value), 1),
21034
- A.value.R_ESTADO ? (u(), ce(mi, {
21034
+ A.value.R_ESTADO ? (u(), ue(mi, {
21035
21035
  key: 0,
21036
21036
  label: ($ = A.value.R_ESTADO) == null ? void 0 : $.NAME,
21037
21037
  color: (ne = A.value.R_ESTADO) == null ? void 0 : ne.COLOR
@@ -21040,7 +21040,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
21040
21040
  x.value && ((q = A.value.PROPS) != null && q.sku) ? (u(), g("div", RC, " SKU: " + E(A.value.PROPS.sku), 1)) : B("", !0),
21041
21041
  s("div", TC, [
21042
21042
  s("div", SC, [
21043
- _.value ? (u(), ce(Xn, {
21043
+ _.value ? (u(), ue(Xn, {
21044
21044
  key: 0,
21045
21045
  product: A.value,
21046
21046
  "is-private": x.value,
@@ -21049,14 +21049,14 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
21049
21049
  ]),
21050
21050
  s("div", LC, E(v(Hs)((K = A.value.PROPS) == null ? void 0 : K.ubicacion)), 1),
21051
21051
  s("div", NC, [
21052
- (ee = A.value.PROPS) != null && ee.a_medida && !((de = A.value) != null && de.PACK) ? (u(), ce(v(Ye), {
21052
+ (ee = A.value.PROPS) != null && ee.a_medida && !((de = A.value) != null && de.PACK) ? (u(), ue(v(Ye), {
21053
21053
  key: 0,
21054
21054
  style: { "background-color": "#0183cb" },
21055
21055
  "text-color": "white",
21056
21056
  size: "12px"
21057
21057
  }, {
21058
21058
  default: ie(() => [...D[3] || (D[3] = [
21059
- ue("A medida", -1)
21059
+ ce("A medida", -1)
21060
21060
  ])]),
21061
21061
  _: 1
21062
21062
  })) : B("", !0)
@@ -21083,7 +21083,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
21083
21083
  s("i", null, "Sin descripción", -1)
21084
21084
  ])]))
21085
21085
  ]),
21086
- A.value.PROPS ? (u(), ce(bo, {
21086
+ A.value.PROPS ? (u(), ue(bo, {
21087
21087
  key: 1,
21088
21088
  "gama-props": v(f),
21089
21089
  "product-props": A.value.PROPS,
@@ -21101,7 +21101,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
21101
21101
  })
21102
21102
  ]),
21103
21103
  s("div", GC, [
21104
- x.value ? B("", !0) : (u(), ce(v(qe), {
21104
+ x.value ? B("", !0) : (u(), ue(v(qe), {
21105
21105
  key: 0,
21106
21106
  label: (J = A.value) != null && J.PACK ? "Ver oferta" : "Ver más",
21107
21107
  "text-color": (ve = A.value) != null && ve.PACK ? "white" : "primary",
@@ -24027,7 +24027,7 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
24027
24027
  }),
24028
24028
  class: "q-pb-sm win-card"
24029
24029
  }, [
24030
- O != null && O.location ? O.tipo === "image" ? (u(), ce(v(Tl), {
24030
+ O != null && O.location ? O.tipo === "image" ? (u(), ue(v(Tl), {
24031
24031
  key: 1,
24032
24032
  src: O.location,
24033
24033
  fit: "cover",
@@ -24038,14 +24038,14 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
24038
24038
  style: { width: "100%", height: "100%", background: "black" }
24039
24039
  }, null, 8, QC),
24040
24040
  s("div", XC, [
24041
- z(v(Ne), {
24041
+ z(v(Le), {
24042
24042
  size: "lg",
24043
24043
  name: "o_play_circle",
24044
24044
  color: "white"
24045
24045
  })
24046
24046
  ])
24047
24047
  ])) : B("", !0) : (u(), g("div", YC, [
24048
- z(v(Ne), {
24048
+ z(v(Le), {
24049
24049
  name: "upload_file",
24050
24050
  color: "grey-5",
24051
24051
  size: "33px"
@@ -24081,7 +24081,7 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
24081
24081
  size: "12px"
24082
24082
  }, {
24083
24083
  default: ie(() => [...r[0] || (r[0] = [
24084
- ue("A medida", -1)
24084
+ ce("A medida", -1)
24085
24085
  ])]),
24086
24086
  _: 1
24087
24087
  })
@@ -24116,7 +24116,7 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
24116
24116
  class: Fe(`q-mr-md glass-card detalle-pack ${((P = v(l)) == null ? void 0 : P.ID_PRODUCTO) == A.ID_PRODUCTO_DETALLE ? "selected" : ""}`),
24117
24117
  onClick: (y) => t(A.DETALLE)
24118
24118
  }, [
24119
- (S = (w = A == null ? void 0 : A.DETALLE) == null ? void 0 : w.ARCHIVOS) != null && S.length ? (u(), ce(v(Tl), {
24119
+ (S = (w = A == null ? void 0 : A.DETALLE) == null ? void 0 : w.ARCHIVOS) != null && S.length ? (u(), ue(v(Tl), {
24120
24120
  key: 0,
24121
24121
  src: A.DETALLE.ARCHIVOS[0].LOCATION || "placeholder.webp",
24122
24122
  style: { height: "120px", "border-radius": "8px" },
@@ -24165,21 +24165,21 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
24165
24165
  class: "tags",
24166
24166
  style: se({ overflowX: "auto", cursor: v(t) ? "pointer" : "default" })
24167
24167
  }, [
24168
- (u(!0), g(oe, null, _e(r.value, (S) => (u(), ce(Zl, { tag: S }, null, 8, ["tag"]))), 256)),
24169
- !r.value.length && v(t) ? (u(), ce(v(Ye), {
24168
+ (u(!0), g(oe, null, _e(r.value, (S) => (u(), ue(Zl, { tag: S }, null, 8, ["tag"]))), 256)),
24169
+ !r.value.length && v(t) ? (u(), ue(v(Ye), {
24170
24170
  key: 0,
24171
24171
  class: "tag",
24172
24172
  size: "12px"
24173
24173
  }, {
24174
24174
  default: ie(() => [..._[0] || (_[0] = [
24175
- ue("Editar etiquetas", -1)
24175
+ ce("Editar etiquetas", -1)
24176
24176
  ])]),
24177
24177
  _: 1
24178
24178
  })) : B("", !0)
24179
24179
  ], 4),
24180
24180
  s("div", vI, [
24181
- ue(E((P = v(l)) != null && P.length ? v(c) : 0) + "/" + E(((w = v(l)) == null ? void 0 : w.length) || 0) + " ", 1),
24182
- z(v(Ne), {
24181
+ ce(E((P = v(l)) != null && P.length ? v(c) : 0) + "/" + E(((w = v(l)) == null ? void 0 : w.length) || 0) + " ", 1),
24182
+ z(v(Le), {
24183
24183
  name: "sym_o_image",
24184
24184
  size: "sm",
24185
24185
  class: "q-ml-xs"
@@ -24379,7 +24379,7 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
24379
24379
  m("go_to_catalog");
24380
24380
  };
24381
24381
  return (y, b) => v(d) ? (u(), g("div", DI, [
24382
- f.value ? (u(), ce(EI, {
24382
+ f.value ? (u(), ue(EI, {
24383
24383
  key: 0,
24384
24384
  product: v(d),
24385
24385
  quantity: x.value,
@@ -24504,7 +24504,7 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
24504
24504
  const k = Ai("v-else"), D = Ai("ProductAvailableColors");
24505
24505
  return u(), g("div", zI, [
24506
24506
  s("div", kI, [
24507
- v(f) ? B("", !0) : (u(), ce(Ki, {
24507
+ v(f) ? B("", !0) : (u(), ue(Ki, {
24508
24508
  key: 0,
24509
24509
  icon: "edit",
24510
24510
  sm: "",
@@ -24532,7 +24532,7 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
24532
24532
  s("div", $I, [
24533
24533
  v(f) ? B("", !0) : (u(), g("div", HI, "SKU: " + E((J = (Z = P.value) == null ? void 0 : Z.props) == null ? void 0 : J.sku), 1)),
24534
24534
  z(k, { div: "" }),
24535
- !v(f) && w.value ? (u(), ce(mi, {
24535
+ !v(f) && w.value ? (u(), ue(mi, {
24536
24536
  key: 1,
24537
24537
  label: w.value.name,
24538
24538
  color: w.value.color
@@ -24540,7 +24540,7 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
24540
24540
  ]),
24541
24541
  s("div", KI, [
24542
24542
  s("div", WI, [
24543
- _.value ? (u(), ce(Xn, {
24543
+ _.value ? (u(), ue(Xn, {
24544
24544
  key: 0,
24545
24545
  product: P.value,
24546
24546
  "is-private": !v(f)
@@ -24551,12 +24551,12 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
24551
24551
  ]),
24552
24552
  z(D),
24553
24553
  z(FI),
24554
- b.value ? (u(), ce(dI, { key: 0 })) : (u(), ce(bo, {
24554
+ b.value ? (u(), ue(dI, { key: 0 })) : (u(), ue(bo, {
24555
24555
  key: 1,
24556
24556
  "product-props": ($ = P.value) == null ? void 0 : $.props,
24557
24557
  "gama-props": v(x)
24558
24558
  }, null, 8, ["product-props", "gama-props"])),
24559
- v(f) ? (u(), ce(MI, { key: 2 })) : B("", !0)
24559
+ v(f) ? (u(), ue(MI, { key: 2 })) : B("", !0)
24560
24560
  ])
24561
24561
  ]),
24562
24562
  s("div", ZI, [
@@ -25605,7 +25605,7 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
25605
25605
  label: (P = t.value.R_ESTADO) == null ? void 0 : P.NAME
25606
25606
  };
25607
25607
  });
25608
- return (_, P) => (u(), ce(Ja, {
25608
+ return (_, P) => (u(), ue(Ja, {
25609
25609
  loading: _.fetching,
25610
25610
  style: se({ scale: c.scale ?? 1 }),
25611
25611
  class: "solicitud-card",
@@ -25628,11 +25628,11 @@ const KC = ["id", "draggable"], WC = ["onClick"], YC = {
25628
25628
  s("div", sA, [
25629
25629
  s("div", oA, E(m.value), 1),
25630
25630
  f.value ? (u(), g("div", nA, [
25631
- z(v(Ne), {
25631
+ z(v(Le), {
25632
25632
  name: "sym_o_phone",
25633
25633
  class: "q-mr-xs"
25634
25634
  }),
25635
- ue(" " + E(f.value), 1)
25635
+ ce(" " + E(f.value), 1)
25636
25636
  ])) : B("", !0)
25637
25637
  ])
25638
25638
  ]),
@@ -26430,7 +26430,7 @@ const mA = {
26430
26430
  var ne, q, K, ee, de, Oe, ye, Ve, He, ke, ma, na, pa, Ze, ia, te, H;
26431
26431
  return u(), g(oe, null, [
26432
26432
  s("div", gA, [
26433
- v(m) ? B("", !0) : (u(), ce(Ki, {
26433
+ v(m) ? B("", !0) : (u(), ue(Ki, {
26434
26434
  key: 0,
26435
26435
  icon: "edit",
26436
26436
  sm: "",
@@ -26440,7 +26440,7 @@ const mA = {
26440
26440
  s("div", null, [
26441
26441
  s("div", null, [
26442
26442
  s("div", null, [
26443
- (u(!0), g(oe, null, _e(w.value, (Ie) => (u(), ce(v(Ye), {
26443
+ (u(!0), g(oe, null, _e(w.value, (Ie) => (u(), ue(v(Ye), {
26444
26444
  outline: "",
26445
26445
  key: Ie,
26446
26446
  size: "md",
@@ -26448,14 +26448,14 @@ const mA = {
26448
26448
  style: se({ borderColor: J.value })
26449
26449
  }, {
26450
26450
  default: ie(() => [
26451
- ue(E(v(De.capitalize)(Ie)), 1)
26451
+ ce(E(v(De.capitalize)(Ie)), 1)
26452
26452
  ]),
26453
26453
  _: 2
26454
26454
  }, 1032, ["style"]))), 128))
26455
26455
  ]),
26456
26456
  s("div", bA, E(P.value || ""), 1),
26457
26457
  v(m) ? B("", !0) : (u(), g("div", hA, [
26458
- (ne = v(r)) != null && ne.R_ESTADO ? (u(), ce(mi, {
26458
+ (ne = v(r)) != null && ne.R_ESTADO ? (u(), ue(mi, {
26459
26459
  key: 0,
26460
26460
  label: (K = (q = v(r)) == null ? void 0 : q.R_ESTADO) == null ? void 0 : K.NAME,
26461
26461
  color: (de = (ee = v(r)) == null ? void 0 : ee.R_ESTADO) == null ? void 0 : de.COLOR
@@ -26529,7 +26529,7 @@ const mA = {
26529
26529
  onClick: ci(ve, ["stop"])
26530
26530
  }, {
26531
26531
  default: ie(() => [...$[5] || ($[5] = [
26532
- ue(" Contratar ahora ", -1)
26532
+ ce(" Contratar ahora ", -1)
26533
26533
  ])]),
26534
26534
  _: 1
26535
26535
  }, 8, ["style"])
@@ -29583,7 +29583,7 @@ const mA = {
29583
29583
  size: "12px"
29584
29584
  }, {
29585
29585
  default: ie(() => [
29586
- ue(E(v(r).toFixed(0)) + "%", 1)
29586
+ ce(E(v(r).toFixed(0)) + "%", 1)
29587
29587
  ]),
29588
29588
  _: 1
29589
29589
  })
@@ -29600,7 +29600,7 @@ const mA = {
29600
29600
  size: "12px"
29601
29601
  }, {
29602
29602
  default: ie(() => [
29603
- ue(E(v(m).toFixed(0)) + "% ", 1)
29603
+ ce(E(v(m).toFixed(0)) + "% ", 1)
29604
29604
  ]),
29605
29605
  _: 1
29606
29606
  })
@@ -29617,7 +29617,7 @@ const mA = {
29617
29617
  size: "12px"
29618
29618
  }, {
29619
29619
  default: ie(() => [
29620
- ue(E(v(f).toFixed(0)) + "% ", 1)
29620
+ ce(E(v(f).toFixed(0)) + "% ", 1)
29621
29621
  ]),
29622
29622
  _: 1
29623
29623
  })
@@ -29634,7 +29634,7 @@ const mA = {
29634
29634
  size: "12px"
29635
29635
  }, {
29636
29636
  default: ie(() => [
29637
- ue(E(v(_).toFixed(0)) + "% ", 1)
29637
+ ce(E(v(_).toFixed(0)) + "% ", 1)
29638
29638
  ]),
29639
29639
  _: 1
29640
29640
  })
@@ -29651,7 +29651,7 @@ const mA = {
29651
29651
  size: "12px"
29652
29652
  }, {
29653
29653
  default: ie(() => [
29654
- ue(E(k.value.toFixed(0)) + "% ", 1)
29654
+ ce(E(k.value.toFixed(0)) + "% ", 1)
29655
29655
  ]),
29656
29656
  _: 1
29657
29657
  })
@@ -29668,7 +29668,7 @@ const mA = {
29668
29668
  size: "12px"
29669
29669
  }, {
29670
29670
  default: ie(() => [
29671
- ue(E(v(x).toFixed(0)) + "% ", 1)
29671
+ ce(E(v(x).toFixed(0)) + "% ", 1)
29672
29672
  ]),
29673
29673
  _: 1
29674
29674
  })
@@ -29684,7 +29684,7 @@ const mA = {
29684
29684
  size: "12px"
29685
29685
  }, {
29686
29686
  default: ie(() => [
29687
- ue(E(v(A).toFixed(0)) + "% ", 1)
29687
+ ce(E(v(A).toFixed(0)) + "% ", 1)
29688
29688
  ]),
29689
29689
  _: 1
29690
29690
  })
@@ -29701,7 +29701,7 @@ const mA = {
29701
29701
  size: "12px"
29702
29702
  }, {
29703
29703
  default: ie(() => [...M[11] || (M[11] = [
29704
- ue(E(0) + "% ", -1)
29704
+ ce(E(0) + "% ", -1)
29705
29705
  ])]),
29706
29706
  _: 1
29707
29707
  })
@@ -29718,7 +29718,7 @@ const mA = {
29718
29718
  size: "12px"
29719
29719
  }, {
29720
29720
  default: ie(() => [
29721
- ue(E(v(P).toFixed(0)) + "% ", 1)
29721
+ ce(E(v(P).toFixed(0)) + "% ", 1)
29722
29722
  ]),
29723
29723
  _: 1
29724
29724
  })
@@ -29735,7 +29735,7 @@ const mA = {
29735
29735
  size: "12px"
29736
29736
  }, {
29737
29737
  default: ie(() => [
29738
- ue(E(v(w).toFixed(0)) + "% ", 1)
29738
+ ce(E(v(w).toFixed(0)) + "% ", 1)
29739
29739
  ]),
29740
29740
  _: 1
29741
29741
  })
@@ -29752,7 +29752,7 @@ const mA = {
29752
29752
  size: "12px"
29753
29753
  }, {
29754
29754
  default: ie(() => [
29755
- ue(E(v(S).toFixed(0)) + "% ", 1)
29755
+ ce(E(v(S).toFixed(0)) + "% ", 1)
29756
29756
  ]),
29757
29757
  _: 1
29758
29758
  })
@@ -29769,7 +29769,7 @@ const mA = {
29769
29769
  size: "12px"
29770
29770
  }, {
29771
29771
  default: ie(() => [
29772
- ue(E(v(O).toFixed(0)) + "% ", 1)
29772
+ ce(E(v(O).toFixed(0)) + "% ", 1)
29773
29773
  ]),
29774
29774
  _: 1
29775
29775
  })
@@ -29786,7 +29786,7 @@ const mA = {
29786
29786
  size: "12px"
29787
29787
  }, {
29788
29788
  default: ie(() => [
29789
- ue(E(v(y).toFixed(0)) + "% ", 1)
29789
+ ce(E(v(y).toFixed(0)) + "% ", 1)
29790
29790
  ]),
29791
29791
  _: 1
29792
29792
  })
@@ -29816,7 +29816,7 @@ const mA = {
29816
29816
  return (c, t) => (u(), g("div", Qy, [
29817
29817
  s("div", Xy, [
29818
29818
  ki(c.$slots, "icon", {}, () => [
29819
- c.icon ? (u(), ce(v(Ne), {
29819
+ c.icon ? (u(), ue(v(Le), {
29820
29820
  key: 0,
29821
29821
  size: c.iconSize,
29822
29822
  color: c.iconColor,
@@ -30121,7 +30121,7 @@ const mA = {
30121
30121
  "L-Leucina, L-Isoleucina, L-Valina"
30122
30122
  ] : K.includes("stress") ? ["Ashwagandha", "Rhodiola", "L-Leucina", "L‐teanina", "L-Valina"] : ["Suplemento Nutricional"];
30123
30123
  };
30124
- return (q, K) => (u(), ce(Ja, {
30124
+ return (q, K) => (u(), ue(Ja, {
30125
30125
  class: "plato-card cursor-pointer bg-white",
30126
30126
  loading: c.fetching,
30127
30127
  "no-padding": "",
@@ -30152,7 +30152,7 @@ const mA = {
30152
30152
  }),
30153
30153
  K[0] || (K[0] = s("span", { class: "text-caption q-mt-sm" }, "Generando plato...", -1))
30154
30154
  ])) : (u(), g(oe, { key: 2 }, [
30155
- m.value ? (u(), ce(v(Tl), {
30155
+ m.value ? (u(), ue(v(Tl), {
30156
30156
  key: 1,
30157
30157
  src: m.value,
30158
30158
  ratio: 4 / 3,
@@ -30183,7 +30183,7 @@ const mA = {
30183
30183
  K[2] || (K[2] = s("div", { class: "text-bold q-pl-sm stat-value" }, "521", -1))
30184
30184
  ]),
30185
30185
  s("div", EP, [
30186
- z(v(Ne), {
30186
+ z(v(Le), {
30187
30187
  name: "sym_o_favorite",
30188
30188
  size: "20px",
30189
30189
  color: "red",
@@ -30208,7 +30208,7 @@ const mA = {
30208
30208
  ])
30209
30209
  ], 64)) : (u(), g(oe, { key: 1 }, [
30210
30210
  s("div", SP, [
30211
- S.value[0] ? (u(), ce(v(Ye), {
30211
+ S.value[0] ? (u(), ue(v(Ye), {
30212
30212
  key: 0,
30213
30213
  size: "11px",
30214
30214
  "text-color": "grey-10",
@@ -30219,7 +30219,7 @@ const mA = {
30219
30219
  ]),
30220
30220
  _: 1
30221
30221
  })) : B("", !0),
30222
- T.value[0] ? (u(), ce(v(Ye), {
30222
+ T.value[0] ? (u(), ue(v(Ye), {
30223
30223
  key: 1,
30224
30224
  size: "11px",
30225
30225
  "text-color": "grey-10",
@@ -30230,7 +30230,7 @@ const mA = {
30230
30230
  ]),
30231
30231
  _: 1
30232
30232
  })) : B("", !0),
30233
- O.value[0] ? (u(), ce(v(Ye), {
30233
+ O.value[0] ? (u(), ue(v(Ye), {
30234
30234
  key: 2,
30235
30235
  size: "11px",
30236
30236
  "text-color": "grey-10",
@@ -30290,12 +30290,12 @@ const mA = {
30290
30290
  ])) : B("", !0),
30291
30291
  s("template", null, [
30292
30292
  (Ve = (ye = y.value) == null ? void 0 : ye.concat(b.value)) != null && Ve.length ? (u(), g("div", FP, [
30293
- z(v(Ne), {
30293
+ z(v(Le), {
30294
30294
  name: "sym_o_warning",
30295
30295
  size: "20px",
30296
30296
  color: "red"
30297
30297
  }),
30298
- (u(!0), g(oe, null, _e(y.value.concat(b.value), (He) => (u(), ce(v(Ye), {
30298
+ (u(!0), g(oe, null, _e(y.value.concat(b.value), (He) => (u(), ue(v(Ye), {
30299
30299
  size: "12px",
30300
30300
  color: "red-1",
30301
30301
  class: "text-grey-10 q-ma-sm"
@@ -32616,7 +32616,7 @@ const mA = {
32616
32616
  payload: { data: t.value }
32617
32617
  });
32618
32618
  };
32619
- return (D, M) => (u(), ce(Ja, {
32619
+ return (D, M) => (u(), ue(Ja, {
32620
32620
  class: "card-custom",
32621
32621
  loading: D.fetching,
32622
32622
  "no-padding": "",
@@ -32643,14 +32643,14 @@ const mA = {
32643
32643
  var $, ne, q, K, ee, de, Oe, ye, Ve, He, ke, ma, na, pa, Ze, ia, te;
32644
32644
  return [
32645
32645
  s("div", HP, [
32646
- (u(!0), g(oe, null, _e(O.value, (H) => (u(), ce(v(Ye), {
32646
+ (u(!0), g(oe, null, _e(O.value, (H) => (u(), ue(v(Ye), {
32647
32647
  outline: "",
32648
32648
  key: H,
32649
32649
  size: "md",
32650
32650
  style: se({ borderColor: y.value })
32651
32651
  }, {
32652
32652
  default: ie(() => [
32653
- ue(E(v(De.capitalize)(H)), 1)
32653
+ ce(E(v(De.capitalize)(H)), 1)
32654
32654
  ]),
32655
32655
  _: 2
32656
32656
  }, 1032, ["style"]))), 128))
@@ -32670,7 +32670,7 @@ const mA = {
32670
32670
  M[1] || (M[1] = s("div", { class: "col-6 text-main" }, "VELOCIDAD", -1)),
32671
32671
  s("div", null, [
32672
32672
  s("span", ZP, E((ma = (ke = v(t)) == null ? void 0 : ke.PROPS) == null ? void 0 : ma.velocidad_de_internet_megas), 1),
32673
- M[0] || (M[0] = ue(" MB ", -1))
32673
+ M[0] || (M[0] = ce(" MB ", -1))
32674
32674
  ])
32675
32675
  ])) : B("", !0),
32676
32676
  _.value ? (u(), g("div", QP, [
@@ -32681,7 +32681,7 @@ const mA = {
32681
32681
  M[4] || (M[4] = s("div", { class: "col-6 text-main" }, "MÓVIL", -1)),
32682
32682
  s("div", null, [
32683
32683
  s("span", eE, E(T.value), 1),
32684
- M[3] || (M[3] = ue(" GB ", -1))
32684
+ M[3] || (M[3] = ce(" GB ", -1))
32685
32685
  ])
32686
32686
  ])) : B("", !0)
32687
32687
  ]),
@@ -32718,7 +32718,7 @@ const mA = {
32718
32718
  onClick: ci(L, ["stop"])
32719
32719
  }, {
32720
32720
  default: ie(() => [...M[6] || (M[6] = [
32721
- ue(" Contratar ahora ", -1)
32721
+ ce(" Contratar ahora ", -1)
32722
32722
  ])]),
32723
32723
  _: 1
32724
32724
  }, 8, ["style"]),
@@ -32731,7 +32731,7 @@ const mA = {
32731
32731
  onClick: ci(k, ["stop"])
32732
32732
  }, {
32733
32733
  default: ie(() => [...M[7] || (M[7] = [
32734
- ue(" Saber más ", -1)
32734
+ ce(" Saber más ", -1)
32735
32735
  ])]),
32736
32736
  _: 1
32737
32737
  })
@@ -34470,7 +34470,7 @@ const mA = {
34470
34470
  ), y = (N = O == null ? void 0 : O.options) == null ? void 0 : N.find((k) => k.value === S);
34471
34471
  return ((y == null ? void 0 : y.label) || String(S)).toUpperCase();
34472
34472
  });
34473
- return (S, O) => (u(), ce(Ja, {
34473
+ return (S, O) => (u(), ue(Ja, {
34474
34474
  class: "card-custom",
34475
34475
  loading: S.fetching,
34476
34476
  "no-padding": "",
@@ -34494,14 +34494,14 @@ const mA = {
34494
34494
  var T, L, N, k, D, M, Z, J;
34495
34495
  return [
34496
34496
  s("div", vE, [
34497
- (u(!0), g(oe, null, _e(f.value, (ve) => (u(), ce(v(Ye), {
34497
+ (u(!0), g(oe, null, _e(f.value, (ve) => (u(), ue(v(Ye), {
34498
34498
  key: ve,
34499
34499
  outline: "",
34500
34500
  size: "md",
34501
34501
  style: se({ borderColor: c.color })
34502
34502
  }, {
34503
34503
  default: ie(() => [
34504
- ue(E(v(De.capitalize)(ve)), 1)
34504
+ ce(E(v(De.capitalize)(ve)), 1)
34505
34505
  ]),
34506
34506
  _: 2
34507
34507
  }, 1032, ["style"]))), 128))
@@ -34574,7 +34574,7 @@ const mA = {
34574
34574
  onClick: ci(_, ["stop"])
34575
34575
  }, {
34576
34576
  default: ie(() => [...O[4] || (O[4] = [
34577
- ue(" Contratar ahora ", -1)
34577
+ ce(" Contratar ahora ", -1)
34578
34578
  ])]),
34579
34579
  _: 1
34580
34580
  }, 8, ["style"])
@@ -37697,7 +37697,7 @@ const DE = {
37697
37697
  const ne = Ai("QChip");
37698
37698
  return u(), g(oe, null, [
37699
37699
  s("div", NE, [
37700
- v(m) ? B("", !0) : (u(), ce(Ki, {
37700
+ v(m) ? B("", !0) : (u(), ue(Ki, {
37701
37701
  key: 0,
37702
37702
  icon: "edit",
37703
37703
  sm: "",
@@ -37707,7 +37707,7 @@ const DE = {
37707
37707
  s("div", null, [
37708
37708
  s("div", null, [
37709
37709
  s("div", null, [
37710
- (u(!0), g(oe, null, _e(S.value, (te) => (u(), ce(ne, {
37710
+ (u(!0), g(oe, null, _e(S.value, (te) => (u(), ue(ne, {
37711
37711
  outline: "",
37712
37712
  key: te,
37713
37713
  size: "md",
@@ -37715,14 +37715,14 @@ const DE = {
37715
37715
  style: se({ borderColor: v(A) })
37716
37716
  }, {
37717
37717
  default: ie(() => [
37718
- ue(E(v(De.capitalize)(te)), 1)
37718
+ ce(E(v(De.capitalize)(te)), 1)
37719
37719
  ]),
37720
37720
  _: 2
37721
37721
  }, 1032, ["style"]))), 128))
37722
37722
  ]),
37723
37723
  s("div", wE, E(w.value || ""), 1),
37724
37724
  v(m) ? B("", !0) : (u(), g("div", ME, [
37725
- (q = v(r)) != null && q.R_ESTADO ? (u(), ce(mi, {
37725
+ (q = v(r)) != null && q.R_ESTADO ? (u(), ue(mi, {
37726
37726
  key: 0,
37727
37727
  label: (ee = (K = v(r)) == null ? void 0 : K.R_ESTADO) == null ? void 0 : ee.NAME,
37728
37728
  color: (Oe = (de = v(r)) == null ? void 0 : de.R_ESTADO) == null ? void 0 : Oe.COLOR
@@ -37744,7 +37744,7 @@ const DE = {
37744
37744
  onClick: $[0] || ($[0] = ci((te) => l("click-contractar"), ["stop"]))
37745
37745
  }, {
37746
37746
  default: ie(() => [...$[2] || ($[2] = [
37747
- ue(" Contratar ahora ", -1)
37747
+ ce(" Contratar ahora ", -1)
37748
37748
  ])]),
37749
37749
  _: 1
37750
37750
  }, 8, ["style"])
@@ -37793,7 +37793,7 @@ const DE = {
37793
37793
  style: se({ backgroundColor: c.color })
37794
37794
  }, null, 4),
37795
37795
  s("div", null, [
37796
- $[6] || ($[6] = ue(" Promoción Alta Internet, Recuperado, Sólo clientes, Megacable: ", -1)),
37796
+ $[6] || ($[6] = ce(" Promoción Alta Internet, Recuperado, Sólo clientes, Megacable: ", -1)),
37797
37797
  s("span", ZE, E(Z.value.map(
37798
37798
  (te) => {
37799
37799
  var H;
@@ -37810,7 +37810,7 @@ const DE = {
37810
37810
  style: se({ backgroundColor: c.color })
37811
37811
  }, null, 4),
37812
37812
  s("div", null, [
37813
- $[7] || ($[7] = ue(" Promoción de Portabilidad: ", -1)),
37813
+ $[7] || ($[7] = ce(" Promoción de Portabilidad: ", -1)),
37814
37814
  s("span", JE, E(M.value.map(
37815
37815
  (te) => {
37816
37816
  var H;
@@ -38135,14 +38135,14 @@ const DE = {
38135
38135
  s("div", null, [
38136
38136
  s("div", fD, E(J.value), 1),
38137
38137
  s("div", _D, [
38138
- (u(!0), g(oe, null, _e(D.value, (Qe, be) => (u(), ce(v(js), {
38138
+ (u(!0), g(oe, null, _e(D.value, (Qe, be) => (u(), ue(v(js), {
38139
38139
  key: Qe.id,
38140
38140
  style: se({ backgroundColor: je(be) }),
38141
38141
  "text-color": va(be),
38142
38142
  class: "q-mr-sm"
38143
38143
  }, {
38144
38144
  default: ie(() => [
38145
- ue(E(be + 1) + ". " + E(Qe.title), 1)
38145
+ ce(E(be + 1) + ". " + E(Qe.title), 1)
38146
38146
  ]),
38147
38147
  _: 2
38148
38148
  }, 1032, ["style", "text-color"]))), 128))
@@ -38217,7 +38217,7 @@ const DE = {
38217
38217
  class: "complement-check",
38218
38218
  style: se({ backgroundColor: t.color })
38219
38219
  }, [
38220
- z(v(Ne), {
38220
+ z(v(Le), {
38221
38221
  name: "check",
38222
38222
  color: "white",
38223
38223
  size: "xs"
@@ -38249,7 +38249,7 @@ const DE = {
38249
38249
  }]),
38250
38250
  onClick: re[0] || (re[0] = (be) => ma("alta_nueva"))
38251
38251
  }, [
38252
- z(v(Ne), {
38252
+ z(v(Le), {
38253
38253
  name: "add_circle",
38254
38254
  size: "xl",
38255
38255
  color: P.value === "alta_nueva" ? t.color : "grey-5",
@@ -38266,7 +38266,7 @@ const DE = {
38266
38266
  }]),
38267
38267
  onClick: re[1] || (re[1] = (be) => ma("internet_recuperado"))
38268
38268
  }, [
38269
- z(v(Ne), {
38269
+ z(v(Le), {
38270
38270
  name: "restart_alt",
38271
38271
  size: "xl",
38272
38272
  color: P.value === "internet_recuperado" ? t.color : "grey-5",
@@ -38283,7 +38283,7 @@ const DE = {
38283
38283
  }]),
38284
38284
  onClick: re[2] || (re[2] = (be) => ma("portabilidad"))
38285
38285
  }, [
38286
- z(v(Ne), {
38286
+ z(v(Le), {
38287
38287
  name: "contact_phone",
38288
38288
  size: "xl",
38289
38289
  color: P.value === "portabilidad" ? t.color : "grey-5",
@@ -38469,7 +38469,7 @@ const DE = {
38469
38469
  }),
38470
38470
  z(v(Na), { class: "card-footer" }, {
38471
38471
  default: ie(() => [
38472
- de.value > 0 ? (u(), ce(vD, {
38472
+ de.value > 0 ? (u(), ue(vD, {
38473
38473
  key: 0,
38474
38474
  totalPrice: de.value,
38475
38475
  selectedComplementsData: K.value,
@@ -38480,7 +38480,7 @@ const DE = {
38480
38480
  s("div", {
38481
38481
  class: Fe(_.value !== "complements" ? "grid-2" : "grid-1")
38482
38482
  }, [
38483
- _.value !== "complements" ? (u(), ce(v(qe), {
38483
+ _.value !== "complements" ? (u(), ue(v(qe), {
38484
38484
  key: 0,
38485
38485
  outline: "",
38486
38486
  color: t.color,
@@ -40158,7 +40158,7 @@ const DE = {
40158
40158
  textColor: "white",
40159
40159
  bgColor: "#16458c"
40160
40160
  }));
40161
- return (O, y) => f.value ? (u(), ce(Ja, {
40161
+ return (O, y) => f.value ? (u(), ue(Ja, {
40162
40162
  key: 0,
40163
40163
  loading: O.fetching,
40164
40164
  unelevated: O.unelevated,
@@ -40181,7 +40181,7 @@ const DE = {
40181
40181
  }, [
40182
40182
  m.value ? (u(), g("div", dR, [
40183
40183
  s("div", null, E(P.value), 1),
40184
- f.value.R_ESTADO ? (u(), ce(mi, {
40184
+ f.value.R_ESTADO ? (u(), ue(mi, {
40185
40185
  key: 0,
40186
40186
  label: (b = f.value.R_ESTADO) == null ? void 0 : b.NAME,
40187
40187
  color: (T = f.value.R_ESTADO) == null ? void 0 : T.COLOR
@@ -43896,7 +43896,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
43896
43896
  textColor: c.textColor || "white",
43897
43897
  bgColor: c.bgColor || "#16458c"
43898
43898
  }));
43899
- return (b, T) => f.value ? (u(), ce(Ja, {
43899
+ return (b, T) => f.value ? (u(), ue(Ja, {
43900
43900
  key: 0,
43901
43901
  loading: b.fetching,
43902
43902
  unelevated: b.unelevated,
@@ -43919,7 +43919,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
43919
43919
  }, [
43920
43920
  m.value ? (u(), g("div", DR, [
43921
43921
  s("div", null, E(P.value), 1),
43922
- f.value.R_ESTADO ? (u(), ce(mi, {
43922
+ f.value.R_ESTADO ? (u(), ue(mi, {
43923
43923
  key: 0,
43924
43924
  label: (L = f.value.R_ESTADO) == null ? void 0 : L.NAME,
43925
43925
  color: (N = f.value.R_ESTADO) == null ? void 0 : N.COLOR
@@ -43947,7 +43947,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
43947
43947
  class: "text-bold"
43948
43948
  }, {
43949
43949
  default: ie(() => [
43950
- ue(E(O.value), 1)
43950
+ ce(E(O.value), 1)
43951
43951
  ]),
43952
43952
  _: 1
43953
43953
  }),
@@ -47722,7 +47722,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
47722
47722
  s("span", { class: "value-dark" }, "22.0")
47723
47723
  ], -1)),
47724
47724
  s("div", cT, [
47725
- z(v(Ne), {
47725
+ z(v(Le), {
47726
47726
  name: "sym_o_flag",
47727
47727
  size: "30px"
47728
47728
  })
@@ -47913,10 +47913,10 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
47913
47913
  s("div", {
47914
47914
  class: Fe(["badge text-bold", pa.value.className])
47915
47915
  }, [
47916
- z(v(Ne), {
47916
+ z(v(Le), {
47917
47917
  name: pa.value.icon
47918
47918
  }, null, 8, ["name"]),
47919
- ue(" " + E(pa.value.label), 1)
47919
+ ce(" " + E(pa.value.label), 1)
47920
47920
  ], 2),
47921
47921
  s("div", AT, [
47922
47922
  H[7] || (H[7] = s("div", { class: "gradient-track" }, null, -1)),
@@ -48196,11 +48196,11 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
48196
48196
  size: "12px"
48197
48197
  }, {
48198
48198
  default: ie(() => [
48199
- z(v(Ne), {
48199
+ z(v(Le), {
48200
48200
  name: "sym_o_trending_down",
48201
48201
  class: "q-mr-xs"
48202
48202
  }),
48203
- H[41] || (H[41] = ue(" -1.5% ", -1))
48203
+ H[41] || (H[41] = ce(" -1.5% ", -1))
48204
48204
  ]),
48205
48205
  _: 1
48206
48206
  })
@@ -50926,7 +50926,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
50926
50926
  let y = ((b = f.value) == null ? void 0 : b.highlights) || [];
50927
50927
  return typeof y == "string" && (y = y.split(";")), y.map((T) => T.trim());
50928
50928
  });
50929
- return (y, b) => m.value ? (u(), ce(Ja, {
50929
+ return (y, b) => m.value ? (u(), ue(Ja, {
50930
50930
  key: 0,
50931
50931
  loading: y.fetching,
50932
50932
  unelevated: y.unelevated,
@@ -50950,7 +50950,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
50950
50950
  class: Fe(["q-pa-sm q-mr-md", x.value.iconClass]),
50951
50951
  style: { "border-radius": "8px" }
50952
50952
  }, [
50953
- z(v(Ne), {
50953
+ z(v(Le), {
50954
50954
  name: x.value.icon,
50955
50955
  size: "28px"
50956
50956
  }, null, 8, ["name"])
@@ -50958,17 +50958,23 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
50958
50958
  s("div", E4, E(_.value), 1)
50959
50959
  ]),
50960
50960
  s("div", D4, [
50961
- ue(E(A.value) + " ", 1),
50961
+ ce(E(A.value) + " ", 1),
50962
50962
  s("span", R4, "/ " + E(S.value), 1)
50963
50963
  ]),
50964
50964
  s("p", T4, E(f.value.card_subtitle || ""), 1)
50965
50965
  ], 2),
50966
50966
  s("div", S4, [
50967
50967
  s("ul", L4, [
50968
- (u(!0), g(oe, null, _e(O.value, (T) => (u(), g("li", {
50969
- class: Fe(x.value.checkIcon),
50970
- key: T
50971
- }, E(T), 3))), 128))
50968
+ (u(!0), g(oe, null, _e(O.value, (T) => (u(), g("li", { key: T }, [
50969
+ z(v(Le), {
50970
+ name: "check_circle",
50971
+ size: "22px",
50972
+ class: Fe(
50973
+ x.value.checkIcon === "ok" ? "check-ok" : "check-off"
50974
+ )
50975
+ }, null, 8, ["class"]),
50976
+ ce(" " + E(T), 1)
50977
+ ]))), 128))
50972
50978
  ])
50973
50979
  ]),
50974
50980
  y.isPublic ? (u(), g("div", N4, [
@@ -50980,7 +50986,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
50980
50986
  _: 1
50981
50987
  }, 8, ["loading", "unelevated", "border-radius", "hoverable", "style", "class"])) : B("", !0);
50982
50988
  }
50983
- }), hd = /* @__PURE__ */ xe(w4, [["__scopeId", "data-v-312b2a71"]]), M4 = Object.freeze([
50989
+ }), hd = /* @__PURE__ */ xe(w4, [["__scopeId", "data-v-15a9937e"]]), M4 = Object.freeze([
50984
50990
  {
50985
50991
  ID_PRODUCTO: 155,
50986
50992
  COD_ART_MVX: "0000001",
@@ -50991,7 +50997,8 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
50991
50997
  TAGS: null,
50992
50998
  DESCUENTO: "0",
50993
50999
  PROPS: {
50994
- categoria: "highlight"
51000
+ categoria: "highlight",
51001
+ highlights: "Acceso gratuito 1 mes al plan PRO; Para los primeros usuarios: plan personalizado; 2 propuestas por comida y seguimiento IMC"
50995
51002
  },
50996
51003
  TIPO_IVA: "general",
50997
51004
  PERIODO_COBRO: "1_meses",
@@ -51039,7 +51046,8 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
51039
51046
  TAGS: null,
51040
51047
  DESCUENTO: "10.00",
51041
51048
  PROPS: {
51042
- tipo_plan: "premium"
51049
+ categoria: "pro",
51050
+ highlights: "Acceso gratuito 1 mes al plan PRO; Para los primeros usuarios: plan personalizado; 2 propuestas por comida y seguimiento IMC"
51043
51051
  },
51044
51052
  PERIODO_COBRO: "1_meses",
51045
51053
  PRECIO: "500.00",
@@ -52782,7 +52790,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
52782
52790
  return ca(
52783
52791
  A,
52784
52792
  (_) => {
52785
- console.log("val", _), l("on-event", {
52793
+ l("on-event", {
52786
52794
  code: "filter_change",
52787
52795
  payload: {
52788
52796
  byEqualCol: {
@@ -52832,7 +52840,7 @@ La instalación es sencilla y directa, permite fijarla a una base en la pared c
52832
52840
  ])
52833
52841
  ], 64));
52834
52842
  }
52835
- }), q4 = /* @__PURE__ */ xe(j4, [["__scopeId", "data-v-10fdd3c2"]]), $4 = Object.freeze([
52843
+ }), q4 = /* @__PURE__ */ xe(j4, [["__scopeId", "data-v-8369dea3"]]), $4 = Object.freeze([
52836
52844
  [
52837
52845
  {
52838
52846
  ID_PRODUCTO: 155,