@quidgest/ui 0.16.70 → 0.16.72

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/ui.esm.js CHANGED
@@ -1,9 +1,9 @@
1
1
  var is = Object.defineProperty;
2
2
  var us = (a, e, t) => e in a ? is(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t;
3
3
  var _e = (a, e, t) => us(a, typeof e != "symbol" ? e + "" : e, t);
4
- import { getCurrentInstance as hl, computed as w, ref as j, toValue as _n, provide as yl, inject as Xa, unref as u, isRef as mn, watch as Ae, defineComponent as ue, mergeModels as Ve, toRef as qe, useModel as We, createElementBlock as _, openBlock as p, normalizeClass as oe, renderSlot as D, normalizeStyle as Qe, withModifiers as at, createCommentVNode as S, createElementVNode as Z, createVNode as me, createTextVNode as je, toDisplayString as ke, useAttrs as gl, createBlock as te, resolveDynamicComponent as Nt, withCtx as z, Fragment as ye, h as Jn, mergeProps as $e, normalizeProps as Oe, guardReactiveProps as Ne, useSlots as Zt, onMounted as Je, onUnmounted as Dt, renderList as Be, nextTick as Re, useTemplateRef as Tt, createSlots as He, withKeys as el, withDirectives as Ut, vModelDynamic as ds, vModelText as bl, useId as cs, onBeforeUnmount as wn, reactive as ra, Teleport as Or, Transition as jt, render as er, getCurrentScope as fs, onScopeDispose as ps, onBeforeUpdate as ms, vShow as fn, resolveComponent as vs, vModelCheckbox as hs, toHandlers as ys, watchEffect as gs, TransitionGroup as bs } from "vue";
4
+ import { getCurrentInstance as hl, computed as w, ref as j, toValue as _n, provide as yl, inject as Xa, unref as u, isRef as mn, watch as Ae, defineComponent as ue, mergeModels as Ve, toRef as qe, useModel as We, createElementBlock as _, openBlock as p, normalizeClass as oe, renderSlot as D, normalizeStyle as Qe, withModifiers as at, createCommentVNode as S, createElementVNode as Z, createVNode as me, createTextVNode as Ke, toDisplayString as ke, useAttrs as gl, createBlock as te, resolveDynamicComponent as Nt, withCtx as z, Fragment as ye, h as Jn, mergeProps as $e, normalizeProps as Oe, guardReactiveProps as Ne, useSlots as Zt, onMounted as Je, onUnmounted as Dt, renderList as Be, nextTick as Re, useTemplateRef as Tt, createSlots as He, withKeys as el, withDirectives as Ut, vModelDynamic as ds, vModelText as bl, useId as cs, onBeforeUnmount as wn, reactive as ra, Teleport as Or, Transition as jt, render as er, getCurrentScope as fs, onScopeDispose as ps, onBeforeUpdate as ms, vShow as fn, resolveComponent as vs, vModelCheckbox as hs, toHandlers as ys, watchEffect as gs, TransitionGroup as bs } from "vue";
5
5
  /*!
6
- * Quidgest UI v0.16.70
6
+ * Quidgest UI v0.16.72
7
7
  * (c) 2026 Quidgest - Consultores de Gestão, S.A.
8
8
  * Released under the MIT License.
9
9
  */
@@ -591,7 +591,7 @@ const Ls = ["id", "disabled"], Is = {
591
591
  ])) : S("", !0),
592
592
  Z("span", Bs, [
593
593
  D(c.$slots, "default"),
594
- je(" " + ke(t.label) + " ", 1),
594
+ Ke(" " + ke(t.label) + " ", 1),
595
595
  D(c.$slots, "append")
596
596
  ])
597
597
  ], 14, Ls));
@@ -664,12 +664,12 @@ const Ls = ["id", "disabled"], Is = {
664
664
  Z("div", Fs, [
665
665
  s.$slots.title || e.title ? (p(), _("p", Ys, [
666
666
  s.$slots.title ? D(s.$slots, "title", { key: 0 }) : (p(), _(ye, { key: 1 }, [
667
- je(ke(s.$props.title), 1)
667
+ Ke(ke(s.$props.title), 1)
668
668
  ], 64))
669
669
  ])) : S("", !0),
670
670
  s.$slots.subtitle || e.subtitle ? (p(), _("p", zs, [
671
671
  s.$slots.subtitle ? D(s.$slots, "subtitle", { key: 0 }) : (p(), _(ye, { key: 1 }, [
672
- je(ke(s.$props.subtitle), 1)
672
+ Ke(ke(s.$props.subtitle), 1)
673
673
  ], 64))
674
674
  ])) : S("", !0)
675
675
  ]),
@@ -1018,7 +1018,7 @@ const ei = /* @__PURE__ */ ue({
1018
1018
  ]),
1019
1019
  s.$slots.subtitle || s.subtitle ? (p(), _("div", oi, [
1020
1020
  D(s.$slots, "subtitle", {}, () => [
1021
- je(ke(s.subtitle), 1)
1021
+ Ke(ke(s.subtitle), 1)
1022
1022
  ])
1023
1023
  ])) : S("", !0)
1024
1024
  ]),
@@ -1309,7 +1309,7 @@ const hi = /* @__PURE__ */ ue({
1309
1309
  }, {
1310
1310
  default: z(() => [
1311
1311
  D(r.$slots, "content", {}, () => [
1312
- je(ke(e.content), 1)
1312
+ Ke(ke(e.content), 1)
1313
1313
  ])
1314
1314
  ]),
1315
1315
  _: 3
@@ -1759,13 +1759,14 @@ const hi = /* @__PURE__ */ ue({
1759
1759
  class: oe(t.value)
1760
1760
  }, [
1761
1761
  D(n.$slots, "prepend"),
1762
- Z("label", {
1762
+ e.label || n.$slots.default ? (p(), _("label", {
1763
+ key: 0,
1763
1764
  for: e.for
1764
1765
  }, [
1765
1766
  D(n.$slots, "default", {}, () => [
1766
- je(ke(e.label), 1)
1767
+ Ke(ke(e.label), 1)
1767
1768
  ])
1768
- ], 8, lu),
1769
+ ], 8, lu)) : D(n.$slots, "default", { key: 1 }),
1769
1770
  D(n.$slots, "append")
1770
1771
  ], 10, nu));
1771
1772
  }
@@ -1788,13 +1789,9 @@ const hi = /* @__PURE__ */ ue({
1788
1789
  me(u(Gt), {
1789
1790
  class: "q-checkbox__label",
1790
1791
  for: e.for,
1792
+ label: e.label,
1791
1793
  required: e.required
1792
- }, {
1793
- default: z(() => [
1794
- je(ke(e.label), 1)
1795
- ]),
1796
- _: 1
1797
- }, 8, ["for", "required"]),
1794
+ }, null, 8, ["for", "label", "required"]),
1798
1795
  t.$slots.extras ? (p(), _("div", su, [
1799
1796
  D(t.$slots, "extras")
1800
1797
  ])) : S("", !0)
@@ -2422,7 +2419,7 @@ const hi = /* @__PURE__ */ ue({
2422
2419
  Z("div", Cu, [
2423
2420
  D(f.$slots, "default", {}, () => [
2424
2421
  t.icon ? (p(), te(u(ze), Oe($e({ key: 0 }, t.icon)), null, 16)) : S("", !0),
2425
- je(" " + ke(t.label), 1)
2422
+ Ke(" " + ke(t.label), 1)
2426
2423
  ])
2427
2424
  ]),
2428
2425
  t.description ? (p(), _("div", qu, [
@@ -3520,22 +3517,22 @@ const ud = ["id"], dd = ["role"], cd = /* @__PURE__ */ ue({
3520
3517
  }, gd = {
3521
3518
  ...en
3522
3519
  }, Zr = 6048e5, bd = 864e5, _d = 6e4, Jr = 36e5, wd = 1e3, sr = Symbol.for("constructDateFrom");
3523
- function Ke(a, e) {
3520
+ function Ge(a, e) {
3524
3521
  return typeof a == "function" ? a(e) : a && typeof a == "object" && sr in a ? a[sr](e) : a instanceof Date ? new a.constructor(e) : new Date(e);
3525
3522
  }
3526
3523
  function De(a, e) {
3527
- return Ke(e || a, a);
3524
+ return Ge(e || a, a);
3528
3525
  }
3529
3526
  function Ct(a, e, t) {
3530
3527
  const n = De(a, t == null ? void 0 : t.in);
3531
- return isNaN(e) ? Ke((t == null ? void 0 : t.in) || a, NaN) : (e && n.setDate(n.getDate() + e), n);
3528
+ return isNaN(e) ? Ge((t == null ? void 0 : t.in) || a, NaN) : (e && n.setDate(n.getDate() + e), n);
3532
3529
  }
3533
3530
  function Lt(a, e, t) {
3534
3531
  const n = De(a, t == null ? void 0 : t.in);
3535
- if (isNaN(e)) return Ke(a, NaN);
3532
+ if (isNaN(e)) return Ge(a, NaN);
3536
3533
  if (!e)
3537
3534
  return n;
3538
- const l = n.getDate(), r = Ke(a, n.getTime());
3535
+ const l = n.getDate(), r = Ge(a, n.getTime());
3539
3536
  r.setMonth(n.getMonth() + e + 1, 0);
3540
3537
  const o = r.getDate();
3541
3538
  return l >= o ? r : (n.setFullYear(
@@ -3554,10 +3551,10 @@ function eo(a, e, t) {
3554
3551
  minutes: i = 0,
3555
3552
  seconds: f = 0
3556
3553
  } = e, c = De(a, t == null ? void 0 : t.in), d = l || n ? Lt(c, l + n * 12) : c, m = o || r ? Ct(d, o + r * 7) : d, h = i + s * 60, M = (f + h * 60) * 1e3;
3557
- return Ke(a, +m + M);
3554
+ return Ge(a, +m + M);
3558
3555
  }
3559
3556
  function kd(a, e, t) {
3560
- return Ke(a, +De(a) + e);
3557
+ return Ge(a, +De(a) + e);
3561
3558
  }
3562
3559
  function $d(a, e, t) {
3563
3560
  return kd(a, e * Jr);
@@ -3575,9 +3572,9 @@ function qa(a, e) {
3575
3572
  return It(a, { ...e, weekStartsOn: 1 });
3576
3573
  }
3577
3574
  function to(a, e) {
3578
- const t = De(a, e == null ? void 0 : e.in), n = t.getFullYear(), l = Ke(t, 0);
3575
+ const t = De(a, e == null ? void 0 : e.in), n = t.getFullYear(), l = Ge(t, 0);
3579
3576
  l.setFullYear(n + 1, 0, 4), l.setHours(0, 0, 0, 0);
3580
- const r = qa(l), o = Ke(t, 0);
3577
+ const r = qa(l), o = Ge(t, 0);
3581
3578
  o.setFullYear(n, 0, 4), o.setHours(0, 0, 0, 0);
3582
3579
  const s = qa(o);
3583
3580
  return t.getTime() >= r.getTime() ? n + 1 : t.getTime() >= s.getTime() ? n : n - 1;
@@ -3597,7 +3594,7 @@ function yn(a) {
3597
3594
  return t.setUTCFullYear(e.getFullYear()), +a - +t;
3598
3595
  }
3599
3596
  function an(a, ...e) {
3600
- const t = Ke.bind(
3597
+ const t = Ge.bind(
3601
3598
  null,
3602
3599
  e.find((n) => typeof n == "object")
3603
3600
  );
@@ -3616,7 +3613,7 @@ function ao(a, e, t) {
3616
3613
  return Math.round((s - i) / bd);
3617
3614
  }
3618
3615
  function Td(a, e) {
3619
- const t = to(a, e), n = Ke(a, 0);
3616
+ const t = to(a, e), n = Ge(a, 0);
3620
3617
  return n.setFullYear(t, 0, 4), n.setHours(0, 0, 0, 0), qa(n);
3621
3618
  }
3622
3619
  function Md(a, e, t) {
@@ -3669,7 +3666,7 @@ function ro(a, e) {
3669
3666
  let s = 1;
3670
3667
  const i = [];
3671
3668
  for (; +o <= r; )
3672
- i.push(Ke(t, o)), o.setDate(o.getDate() + s), o.setHours(0, 0, 0, 0);
3669
+ i.push(Ge(t, o)), o.setDate(o.getDate() + s), o.setHours(0, 0, 0, 0);
3673
3670
  return l ? i.reverse() : i;
3674
3671
  }
3675
3672
  function fa(a, e) {
@@ -3683,7 +3680,7 @@ function Cd(a, e) {
3683
3680
  let o = fa(l ? n : t), s = 1;
3684
3681
  const i = [];
3685
3682
  for (; +o <= r; )
3686
- i.push(Ke(t, o)), o = Md(o, s);
3683
+ i.push(Ge(t, o)), o = Md(o, s);
3687
3684
  return l ? i.reverse() : i;
3688
3685
  }
3689
3686
  function qd(a, e) {
@@ -4148,23 +4145,23 @@ function Ol(a, e) {
4148
4145
  }
4149
4146
  function Ll(a, e) {
4150
4147
  var c, d, m, h;
4151
- const t = De(a, e == null ? void 0 : e.in), n = t.getFullYear(), l = ba(), r = (e == null ? void 0 : e.firstWeekContainsDate) ?? ((d = (c = e == null ? void 0 : e.locale) == null ? void 0 : c.options) == null ? void 0 : d.firstWeekContainsDate) ?? l.firstWeekContainsDate ?? ((h = (m = l.locale) == null ? void 0 : m.options) == null ? void 0 : h.firstWeekContainsDate) ?? 1, o = Ke((e == null ? void 0 : e.in) || a, 0);
4148
+ const t = De(a, e == null ? void 0 : e.in), n = t.getFullYear(), l = ba(), r = (e == null ? void 0 : e.firstWeekContainsDate) ?? ((d = (c = e == null ? void 0 : e.locale) == null ? void 0 : c.options) == null ? void 0 : d.firstWeekContainsDate) ?? l.firstWeekContainsDate ?? ((h = (m = l.locale) == null ? void 0 : m.options) == null ? void 0 : h.firstWeekContainsDate) ?? 1, o = Ge((e == null ? void 0 : e.in) || a, 0);
4152
4149
  o.setFullYear(n + 1, 0, r), o.setHours(0, 0, 0, 0);
4153
- const s = It(o, e), i = Ke((e == null ? void 0 : e.in) || a, 0);
4150
+ const s = It(o, e), i = Ge((e == null ? void 0 : e.in) || a, 0);
4154
4151
  i.setFullYear(n, 0, r), i.setHours(0, 0, 0, 0);
4155
4152
  const f = It(i, e);
4156
4153
  return +t >= +s ? n + 1 : +t >= +f ? n : n - 1;
4157
4154
  }
4158
4155
  function dc(a, e) {
4159
4156
  var s, i, f, c;
4160
- const t = ba(), n = (e == null ? void 0 : e.firstWeekContainsDate) ?? ((i = (s = e == null ? void 0 : e.locale) == null ? void 0 : s.options) == null ? void 0 : i.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((c = (f = t.locale) == null ? void 0 : f.options) == null ? void 0 : c.firstWeekContainsDate) ?? 1, l = Ll(a, e), r = Ke((e == null ? void 0 : e.in) || a, 0);
4157
+ const t = ba(), n = (e == null ? void 0 : e.firstWeekContainsDate) ?? ((i = (s = e == null ? void 0 : e.locale) == null ? void 0 : s.options) == null ? void 0 : i.firstWeekContainsDate) ?? t.firstWeekContainsDate ?? ((c = (f = t.locale) == null ? void 0 : f.options) == null ? void 0 : c.firstWeekContainsDate) ?? 1, l = Ll(a, e), r = Ge((e == null ? void 0 : e.in) || a, 0);
4161
4158
  return r.setFullYear(l, 0, n), r.setHours(0, 0, 0, 0), It(r, e);
4162
4159
  }
4163
4160
  function Il(a, e) {
4164
4161
  const t = De(a, e == null ? void 0 : e.in), n = +It(t, e) - +dc(t, e);
4165
4162
  return Math.round(n / Zr) + 1;
4166
4163
  }
4167
- function Ge(a, e) {
4164
+ function Xe(a, e) {
4168
4165
  const t = a < 0 ? "-" : "", n = Math.abs(a).toString().padStart(e, "0");
4169
4166
  return t + n;
4170
4167
  }
@@ -4172,16 +4169,16 @@ const ea = {
4172
4169
  // Year
4173
4170
  y(a, e) {
4174
4171
  const t = a.getFullYear(), n = t > 0 ? t : 1 - t;
4175
- return Ge(e === "yy" ? n % 100 : n, e.length);
4172
+ return Xe(e === "yy" ? n % 100 : n, e.length);
4176
4173
  },
4177
4174
  // Month
4178
4175
  M(a, e) {
4179
4176
  const t = a.getMonth();
4180
- return e === "M" ? String(t + 1) : Ge(t + 1, 2);
4177
+ return e === "M" ? String(t + 1) : Xe(t + 1, 2);
4181
4178
  },
4182
4179
  // Day of the month
4183
4180
  d(a, e) {
4184
- return Ge(a.getDate(), e.length);
4181
+ return Xe(a.getDate(), e.length);
4185
4182
  },
4186
4183
  // AM or PM
4187
4184
  a(a, e) {
@@ -4201,26 +4198,26 @@ const ea = {
4201
4198
  },
4202
4199
  // Hour [1-12]
4203
4200
  h(a, e) {
4204
- return Ge(a.getHours() % 12 || 12, e.length);
4201
+ return Xe(a.getHours() % 12 || 12, e.length);
4205
4202
  },
4206
4203
  // Hour [0-23]
4207
4204
  H(a, e) {
4208
- return Ge(a.getHours(), e.length);
4205
+ return Xe(a.getHours(), e.length);
4209
4206
  },
4210
4207
  // Minute
4211
4208
  m(a, e) {
4212
- return Ge(a.getMinutes(), e.length);
4209
+ return Xe(a.getMinutes(), e.length);
4213
4210
  },
4214
4211
  // Second
4215
4212
  s(a, e) {
4216
- return Ge(a.getSeconds(), e.length);
4213
+ return Xe(a.getSeconds(), e.length);
4217
4214
  },
4218
4215
  // Fraction of second
4219
4216
  S(a, e) {
4220
4217
  const t = e.length, n = a.getMilliseconds(), l = Math.trunc(
4221
4218
  n * Math.pow(10, t - 3)
4222
4219
  );
4223
- return Ge(l, e.length);
4220
+ return Xe(l, e.length);
4224
4221
  }
4225
4222
  }, wa = {
4226
4223
  midnight: "midnight",
@@ -4261,14 +4258,14 @@ const ea = {
4261
4258
  const l = Ll(a, n), r = l > 0 ? l : 1 - l;
4262
4259
  if (e === "YY") {
4263
4260
  const o = r % 100;
4264
- return Ge(o, 2);
4261
+ return Xe(o, 2);
4265
4262
  }
4266
- return e === "Yo" ? t.ordinalNumber(r, { unit: "year" }) : Ge(r, e.length);
4263
+ return e === "Yo" ? t.ordinalNumber(r, { unit: "year" }) : Xe(r, e.length);
4267
4264
  },
4268
4265
  // ISO week-numbering year
4269
4266
  R: function(a, e) {
4270
4267
  const t = to(a);
4271
- return Ge(t, e.length);
4268
+ return Xe(t, e.length);
4272
4269
  },
4273
4270
  // Extended year. This is a single number designating the year of this calendar system.
4274
4271
  // The main difference between `y` and `u` localizers are B.C. years:
@@ -4281,7 +4278,7 @@ const ea = {
4281
4278
  // while `uu` pads single digit years to 2 characters and returns other years unchanged.
4282
4279
  u: function(a, e) {
4283
4280
  const t = a.getFullYear();
4284
- return Ge(t, e.length);
4281
+ return Xe(t, e.length);
4285
4282
  },
4286
4283
  // Quarter
4287
4284
  Q: function(a, e, t) {
@@ -4292,7 +4289,7 @@ const ea = {
4292
4289
  return String(n);
4293
4290
  // 01, 02, 03, 04
4294
4291
  case "QQ":
4295
- return Ge(n, 2);
4292
+ return Xe(n, 2);
4296
4293
  // 1st, 2nd, 3rd, 4th
4297
4294
  case "Qo":
4298
4295
  return t.ordinalNumber(n, { unit: "quarter" });
@@ -4326,7 +4323,7 @@ const ea = {
4326
4323
  return String(n);
4327
4324
  // 01, 02, 03, 04
4328
4325
  case "qq":
4329
- return Ge(n, 2);
4326
+ return Xe(n, 2);
4330
4327
  // 1st, 2nd, 3rd, 4th
4331
4328
  case "qo":
4332
4329
  return t.ordinalNumber(n, { unit: "quarter" });
@@ -4388,7 +4385,7 @@ const ea = {
4388
4385
  return String(n + 1);
4389
4386
  // 01, 02, ..., 12
4390
4387
  case "LL":
4391
- return Ge(n + 1, 2);
4388
+ return Xe(n + 1, 2);
4392
4389
  // 1st, 2nd, ..., 12th
4393
4390
  case "Lo":
4394
4391
  return t.ordinalNumber(n + 1, { unit: "month" });
@@ -4413,12 +4410,12 @@ const ea = {
4413
4410
  // Local week of year
4414
4411
  w: function(a, e, t, n) {
4415
4412
  const l = Il(a, n);
4416
- return e === "wo" ? t.ordinalNumber(l, { unit: "week" }) : Ge(l, e.length);
4413
+ return e === "wo" ? t.ordinalNumber(l, { unit: "week" }) : Xe(l, e.length);
4417
4414
  },
4418
4415
  // ISO week of year
4419
4416
  I: function(a, e, t) {
4420
4417
  const n = Ol(a);
4421
- return e === "Io" ? t.ordinalNumber(n, { unit: "week" }) : Ge(n, e.length);
4418
+ return e === "Io" ? t.ordinalNumber(n, { unit: "week" }) : Xe(n, e.length);
4422
4419
  },
4423
4420
  // Day of the month
4424
4421
  d: function(a, e, t) {
@@ -4427,7 +4424,7 @@ const ea = {
4427
4424
  // Day of year
4428
4425
  D: function(a, e, t) {
4429
4426
  const n = uc(a);
4430
- return e === "Do" ? t.ordinalNumber(n, { unit: "dayOfYear" }) : Ge(n, e.length);
4427
+ return e === "Do" ? t.ordinalNumber(n, { unit: "dayOfYear" }) : Xe(n, e.length);
4431
4428
  },
4432
4429
  // Day of week
4433
4430
  E: function(a, e, t) {
@@ -4471,7 +4468,7 @@ const ea = {
4471
4468
  return String(r);
4472
4469
  // Padded numerical value
4473
4470
  case "ee":
4474
- return Ge(r, 2);
4471
+ return Xe(r, 2);
4475
4472
  // 1st, 2nd, ..., 7th
4476
4473
  case "eo":
4477
4474
  return t.ordinalNumber(r, { unit: "day" });
@@ -4510,7 +4507,7 @@ const ea = {
4510
4507
  return String(r);
4511
4508
  // Padded numerical value
4512
4509
  case "cc":
4513
- return Ge(r, e.length);
4510
+ return Xe(r, e.length);
4514
4511
  // 1st, 2nd, ..., 7th
4515
4512
  case "co":
4516
4513
  return t.ordinalNumber(r, { unit: "day" });
@@ -4549,7 +4546,7 @@ const ea = {
4549
4546
  return String(l);
4550
4547
  // 02
4551
4548
  case "ii":
4552
- return Ge(l, e.length);
4549
+ return Xe(l, e.length);
4553
4550
  // 2nd
4554
4551
  case "io":
4555
4552
  return t.ordinalNumber(l, { unit: "day" });
@@ -4677,12 +4674,12 @@ const ea = {
4677
4674
  // Hour [0-11]
4678
4675
  K: function(a, e, t) {
4679
4676
  const n = a.getHours() % 12;
4680
- return e === "Ko" ? t.ordinalNumber(n, { unit: "hour" }) : Ge(n, e.length);
4677
+ return e === "Ko" ? t.ordinalNumber(n, { unit: "hour" }) : Xe(n, e.length);
4681
4678
  },
4682
4679
  // Hour [1-24]
4683
4680
  k: function(a, e, t) {
4684
4681
  let n = a.getHours();
4685
- return n === 0 && (n = 24), e === "ko" ? t.ordinalNumber(n, { unit: "hour" }) : Ge(n, e.length);
4682
+ return n === 0 && (n = 24), e === "ko" ? t.ordinalNumber(n, { unit: "hour" }) : Xe(n, e.length);
4686
4683
  },
4687
4684
  // Minute
4688
4685
  m: function(a, e, t) {
@@ -4777,22 +4774,22 @@ const ea = {
4777
4774
  // Seconds timestamp
4778
4775
  t: function(a, e, t) {
4779
4776
  const n = Math.trunc(+a / 1e3);
4780
- return Ge(n, e.length);
4777
+ return Xe(n, e.length);
4781
4778
  },
4782
4779
  // Milliseconds timestamp
4783
4780
  T: function(a, e, t) {
4784
- return Ge(+a, e.length);
4781
+ return Xe(+a, e.length);
4785
4782
  }
4786
4783
  };
4787
4784
  function pr(a, e = "") {
4788
4785
  const t = a > 0 ? "-" : "+", n = Math.abs(a), l = Math.trunc(n / 60), r = n % 60;
4789
- return r === 0 ? t + String(l) : t + String(l) + e + Ge(r, 2);
4786
+ return r === 0 ? t + String(l) : t + String(l) + e + Xe(r, 2);
4790
4787
  }
4791
4788
  function mr(a, e) {
4792
- return a % 60 === 0 ? (a > 0 ? "-" : "+") + Ge(Math.abs(a) / 60, 2) : ca(a, e);
4789
+ return a % 60 === 0 ? (a > 0 ? "-" : "+") + Xe(Math.abs(a) / 60, 2) : ca(a, e);
4793
4790
  }
4794
4791
  function ca(a, e = "") {
4795
- const t = a > 0 ? "-" : "+", n = Math.abs(a), l = Ge(Math.trunc(n / 60), 2), r = Ge(n % 60, 2);
4792
+ const t = a > 0 ? "-" : "+", n = Math.abs(a), l = Xe(Math.trunc(n / 60), 2), r = Xe(n % 60, 2);
4796
4793
  return t + l + e + r;
4797
4794
  }
4798
4795
  const vr = (a, e) => {
@@ -4907,7 +4904,7 @@ function kc(a, e) {
4907
4904
  return De(a, e == null ? void 0 : e.in).getDay();
4908
4905
  }
4909
4906
  function $c(a, e) {
4910
- const t = De(a, e == null ? void 0 : e.in), n = t.getFullYear(), l = t.getMonth(), r = Ke(t, 0);
4907
+ const t = De(a, e == null ? void 0 : e.in), n = t.getFullYear(), l = t.getMonth(), r = Ge(t, 0);
4911
4908
  return r.setFullYear(n, l + 1, 0), r.setHours(0, 0, 0, 0), r.getDate();
4912
4909
  }
4913
4910
  function xc() {
@@ -4942,7 +4939,7 @@ function Ma(a, e) {
4942
4939
  return +De(a) == +De(e);
4943
4940
  }
4944
4941
  function Mc(a, e) {
4945
- const t = Dc(e) ? new e(0) : Ke(e, 0);
4942
+ const t = Dc(e) ? new e(0) : Ge(e, 0);
4946
4943
  return t.setFullYear(a.getFullYear(), a.getMonth(), a.getDate()), t.setHours(
4947
4944
  a.getHours(),
4948
4945
  a.getMinutes(),
@@ -4979,10 +4976,10 @@ class qc extends po {
4979
4976
  super();
4980
4977
  _e(this, "priority", Ac);
4981
4978
  _e(this, "subPriority", -1);
4982
- this.context = t || ((l) => Ke(n, l));
4979
+ this.context = t || ((l) => Ge(n, l));
4983
4980
  }
4984
4981
  set(t, n) {
4985
- return n.timestampIsSet ? t : Ke(t, Mc(t, this.context));
4982
+ return n.timestampIsSet ? t : Ge(t, Mc(t, this.context));
4986
4983
  }
4987
4984
  }
4988
4985
  class Ue {
@@ -5290,7 +5287,7 @@ class Lc extends Ue {
5290
5287
  return gn(n === "R" ? 4 : n.length, t);
5291
5288
  }
5292
5289
  set(t, n, l) {
5293
- const r = Ke(t, 0);
5290
+ const r = Ge(t, 0);
5294
5291
  return r.setFullYear(l, 0, 4), r.setHours(0, 0, 0, 0), qa(r);
5295
5292
  }
5296
5293
  }
@@ -6350,7 +6347,7 @@ class df extends Ue {
6350
6347
  }
6351
6348
  }
6352
6349
  set(t, n, l) {
6353
- return n.timestampIsSet ? t : Ke(
6350
+ return n.timestampIsSet ? t : Ge(
6354
6351
  t,
6355
6352
  t.getTime() - yn(t) - l
6356
6353
  );
@@ -6387,7 +6384,7 @@ class cf extends Ue {
6387
6384
  }
6388
6385
  }
6389
6386
  set(t, n, l) {
6390
- return n.timestampIsSet ? t : Ke(
6387
+ return n.timestampIsSet ? t : Ge(
6391
6388
  t,
6392
6389
  t.getTime() - yn(t) - l
6393
6390
  );
@@ -6403,7 +6400,7 @@ class ff extends Ue {
6403
6400
  return mo(t);
6404
6401
  }
6405
6402
  set(t, n, l) {
6406
- return [Ke(t, l * 1e3), { timestampIsSet: !0 }];
6403
+ return [Ge(t, l * 1e3), { timestampIsSet: !0 }];
6407
6404
  }
6408
6405
  }
6409
6406
  class pf extends Ue {
@@ -6416,7 +6413,7 @@ class pf extends Ue {
6416
6413
  return mo(t);
6417
6414
  }
6418
6415
  set(t, n, l) {
6419
- return [Ke(t, l), { timestampIsSet: !0 }];
6416
+ return [Ge(t, l), { timestampIsSet: !0 }];
6420
6417
  }
6421
6418
  }
6422
6419
  const mf = {
@@ -6454,7 +6451,7 @@ const mf = {
6454
6451
  }, vf = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, hf = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, yf = /^'([^]*?)'?$/, gf = /''/g, bf = /\S/, _f = /[a-zA-Z]/;
6455
6452
  function il(a, e, t, n) {
6456
6453
  var $, O, T, x, F, G, L, Y;
6457
- const l = () => Ke((n == null ? void 0 : n.in) || t, NaN), r = xc(), o = (n == null ? void 0 : n.locale) ?? r.locale ?? io, s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((O = ($ = n == null ? void 0 : n.locale) == null ? void 0 : $.options) == null ? void 0 : O.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((x = (T = r.locale) == null ? void 0 : T.options) == null ? void 0 : x.firstWeekContainsDate) ?? 1, i = (n == null ? void 0 : n.weekStartsOn) ?? ((G = (F = n == null ? void 0 : n.locale) == null ? void 0 : F.options) == null ? void 0 : G.weekStartsOn) ?? r.weekStartsOn ?? ((Y = (L = r.locale) == null ? void 0 : L.options) == null ? void 0 : Y.weekStartsOn) ?? 0;
6454
+ const l = () => Ge((n == null ? void 0 : n.in) || t, NaN), r = xc(), o = (n == null ? void 0 : n.locale) ?? r.locale ?? io, s = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((O = ($ = n == null ? void 0 : n.locale) == null ? void 0 : $.options) == null ? void 0 : O.firstWeekContainsDate) ?? r.firstWeekContainsDate ?? ((x = (T = r.locale) == null ? void 0 : T.options) == null ? void 0 : x.firstWeekContainsDate) ?? 1, i = (n == null ? void 0 : n.weekStartsOn) ?? ((G = (F = n == null ? void 0 : n.locale) == null ? void 0 : F.options) == null ? void 0 : G.weekStartsOn) ?? r.weekStartsOn ?? ((Y = (L = r.locale) == null ? void 0 : L.options) == null ? void 0 : Y.weekStartsOn) ?? 0;
6458
6455
  if (!e)
6459
6456
  return a ? l() : De(t, n == null ? void 0 : n.in);
6460
6457
  const f = {
@@ -6538,14 +6535,14 @@ function yo(a, e, t) {
6538
6535
  return Ct(a, -e, t);
6539
6536
  }
6540
6537
  function go(a, e, t) {
6541
- const n = De(a, t == null ? void 0 : t.in), l = n.getFullYear(), r = n.getDate(), o = Ke(a, 0);
6538
+ const n = De(a, t == null ? void 0 : t.in), l = n.getFullYear(), r = n.getDate(), o = Ge(a, 0);
6542
6539
  o.setFullYear(l, e, 15), o.setHours(0, 0, 0, 0);
6543
6540
  const s = $c(o);
6544
6541
  return n.setMonth(e, Math.min(r, s)), n;
6545
6542
  }
6546
6543
  function Ze(a, e, t) {
6547
6544
  let n = De(a, t == null ? void 0 : t.in);
6548
- return isNaN(+n) ? Ke(a, NaN) : (e.year != null && n.setFullYear(e.year), e.month != null && (n = go(n, e.month)), e.date != null && n.setDate(e.date), e.hours != null && n.setHours(e.hours), e.minutes != null && n.setMinutes(e.minutes), e.seconds != null && n.setSeconds(e.seconds), e.milliseconds != null && n.setMilliseconds(e.milliseconds), n);
6545
+ return isNaN(+n) ? Ge(a, NaN) : (e.year != null && n.setFullYear(e.year), e.month != null && (n = go(n, e.month)), e.date != null && n.setDate(e.date), e.hours != null && n.setHours(e.hours), e.minutes != null && n.setMinutes(e.minutes), e.seconds != null && n.setSeconds(e.seconds), e.milliseconds != null && n.setMilliseconds(e.milliseconds), n);
6549
6546
  }
6550
6547
  function kf(a, e, t) {
6551
6548
  const n = De(a, t == null ? void 0 : t.in);
@@ -6565,7 +6562,7 @@ function _o(a, e, t) {
6565
6562
  }
6566
6563
  function St(a, e, t) {
6567
6564
  const n = De(a, t == null ? void 0 : t.in);
6568
- return isNaN(+n) ? Ke(a, NaN) : (n.setFullYear(e), n);
6565
+ return isNaN(+n) ? Ge(a, NaN) : (n.setFullYear(e), n);
6569
6566
  }
6570
6567
  function Oa(a, e, t) {
6571
6568
  return Lt(a, -e, t);
@@ -6580,7 +6577,7 @@ function xf(a, e, t) {
6580
6577
  minutes: i = 0,
6581
6578
  seconds: f = 0
6582
6579
  } = e, c = Oa(a, l + n * 12, t), d = yo(c, o + r * 7, t), m = i + s * 60, b = (f + m * 60) * 1e3;
6583
- return Ke(a, +d - b);
6580
+ return Ge(a, +d - b);
6584
6581
  }
6585
6582
  function wo(a, e, t) {
6586
6583
  return Sl(a, -e, t);
@@ -7654,7 +7651,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
7654
7651
  value: I.internalModelValue
7655
7652
  }) : S("", !0),
7656
7653
  !I.$slots["action-preview"] && $.value ? (p(), _(ye, { key: 1 }, [
7657
- je(ke(he.value), 1)
7654
+ Ke(ke(he.value), 1)
7658
7655
  ], 64)) : S("", !0)
7659
7656
  ], 12, cp)) : S("", !0),
7660
7657
  Z("div", {
@@ -7866,7 +7863,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
7866
7863
  item: v
7867
7864
  }) : S("", !0),
7868
7865
  k.$slots.item ? S("", !0) : (p(), _(ye, { key: 1 }, [
7869
- je(ke(v.text), 1)
7866
+ Ke(ke(v.text), 1)
7870
7867
  ], 64))
7871
7868
  ], 2)
7872
7869
  ], 42, hp))), 128))
@@ -8011,7 +8008,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
8011
8008
  value: a.year
8012
8009
  }) : S("", !0),
8013
8010
  T.$slots.year ? S("", !0) : (p(), _(ye, { key: 1 }, [
8014
- je(ke(b.value), 1)
8011
+ Ke(ke(b.value), 1)
8015
8012
  ], 64))
8016
8013
  ], 40, _p),
8017
8014
  u(l)(u(s), a.instance) ? (p(), te(Wa, {
@@ -8584,9 +8581,9 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
8584
8581
  return pe[y] ? !!((ve = pe[y]) != null && ve.includes(ce)) : !0;
8585
8582
  }, K = (y, ce) => ce !== "hours" || $.value === "AM" ? y : y + 12, N = (y) => {
8586
8583
  const ce = l.is24 ? 24 : 12, pe = y === "hours" ? ce : 60, ve = +l[`${y}GridIncrement`], Ee = y === "hours" && !l.is24 ? ve : 0, Le = [];
8587
- for (let Xe = Ee; Xe < pe; Xe += ve)
8588
- Le.push({ value: l.is24 ? Xe : K(Xe, y), text: Xe < 10 ? `0${Xe}` : `${Xe}` });
8589
- return y === "hours" && !l.is24 && Le.unshift({ value: $.value === "PM" ? 12 : 0, text: "12" }), La(Le, (Xe) => ({ active: !1, disabled: f.value.times[y].includes(Xe.value) || !R(Xe.value, y) || A(y, Xe.value) || E(y, Xe.value) }));
8584
+ for (let je = Ee; je < pe; je += ve)
8585
+ Le.push({ value: l.is24 ? je : K(je, y), text: je < 10 ? `0${je}` : `${je}` });
8586
+ return y === "hours" && !l.is24 && Le.unshift({ value: $.value === "PM" ? 12 : 0, text: "12" }), La(Le, (je) => ({ active: !1, disabled: f.value.times[y].includes(je.value) || !R(je.value, y) || A(y, je.value) || E(y, je.value) }));
8590
8587
  }, B = (y) => y >= 0 ? y : 59, k = (y) => y >= 0 ? y : 23, R = (y, ce) => {
8591
8588
  const pe = l.minTime ? G(Nn(l.minTime)) : null, ve = l.maxTime ? G(Nn(l.maxTime)) : null, Ee = G(
8592
8589
  Nn(
@@ -8616,7 +8613,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
8616
8613
  if (y && l.arrowNavigation) {
8617
8614
  Array.isArray(T.value[ce]) ? T.value[ce][pe] = y : T.value[ce] = [y];
8618
8615
  const ve = T.value.reduce(
8619
- (Ee, Le) => Le.map((Xe, it) => [...Ee[it] || [], Le[it]]),
8616
+ (Ee, Le) => Le.map((je, it) => [...Ee[it] || [], Le[it]]),
8620
8617
  []
8621
8618
  );
8622
8619
  o(l.closeTimePickerBtn), O.value && (ve[1] = ve[1].concat(O.value)), r(ve, l.order);
@@ -8626,7 +8623,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
8626
8623
  var pe;
8627
8624
  return y.disabled ? S("", !0) : (p(), _("div", Tp, [
8628
8625
  (p(!0), _(ye, null, Be(q.value, (ve, Ee) => {
8629
- var Le, Xe, it;
8626
+ var Le, je, it;
8630
8627
  return p(), _("div", {
8631
8628
  key: Ee,
8632
8629
  class: oe(I.value),
@@ -8635,7 +8632,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
8635
8632
  }, [
8636
8633
  ve.separator ? (p(), _(ye, { key: 0 }, [
8637
8634
  F.value ? S("", !0) : (p(), _(ye, { key: 0 }, [
8638
- je(":")
8635
+ Ke(":")
8639
8636
  ], 64))
8640
8637
  ], 64)) : (p(), _(ye, { key: 1 }, [
8641
8638
  Z("button", {
@@ -8672,7 +8669,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
8672
8669
  ref_for: !0,
8673
8670
  ref: (Q) => se(Q, Ee, 1),
8674
8671
  type: "button",
8675
- "aria-label": `${J.value(ve.type).text}-${(Xe = u(s)) == null ? void 0 : Xe.openTpOverlay(ve.type)}`,
8672
+ "aria-label": `${J.value(ve.type).text}-${(je = u(s)) == null ? void 0 : je.openTpOverlay(ve.type)}`,
8676
8673
  class: oe({
8677
8674
  dp__time_display: !0,
8678
8675
  dp__time_display_block: !y.timePickerInline,
@@ -8693,7 +8690,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
8693
8690
  value: J.value(ve.type).value
8694
8691
  }) : S("", !0),
8695
8692
  y.$slots[ve.type] ? S("", !0) : (p(), _(ye, { key: 1 }, [
8696
- je(ke(J.value(ve.type).text), 1)
8693
+ Ke(ke(J.value(ve.type).text), 1)
8697
8694
  ], 64))
8698
8695
  ], 42, Ap),
8699
8696
  Z("button", {
@@ -8755,7 +8752,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
8755
8752
  css: u(b)
8756
8753
  }, {
8757
8754
  default: z(() => {
8758
- var Le, Xe;
8755
+ var Le, je;
8759
8756
  return [
8760
8757
  M[ve.type] ? (p(), te(nn, {
8761
8758
  key: 0,
@@ -8767,7 +8764,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
8767
8764
  config: y.config,
8768
8765
  "arrow-navigation": y.arrowNavigation,
8769
8766
  "aria-labels": y.ariaLabels,
8770
- "overlay-label": (Xe = (Le = u(s)).timeOverlay) == null ? void 0 : Xe.call(Le, ve.type),
8767
+ "overlay-label": (je = (Le = u(s)).timeOverlay) == null ? void 0 : je.call(Le, ve.type),
8771
8768
  onSelected: (it) => fe(ve.type, it),
8772
8769
  onToggle: (it) => ae(ve.type),
8773
8770
  onResetFlow: ce[1] || (ce[1] = (it) => y.$emit("reset-flow"))
@@ -9332,7 +9329,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
9332
9329
  value: l[X.type]
9333
9330
  }) : S("", !0),
9334
9331
  k.$slots[X.type] ? S("", !0) : (p(), _(ye, { key: 1 }, [
9335
- je(ke(X.text), 1)
9332
+ Ke(ke(X.text), 1)
9336
9333
  ], 64))
9337
9334
  ], 42, Np),
9338
9335
  me(jt, {
@@ -9579,7 +9576,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
9579
9576
  index: fe
9580
9577
  }) : S("", !0),
9581
9578
  X.$slots["calendar-header"] ? S("", !0) : (p(), _(ye, { key: 1 }, [
9582
- je(ke(se), 1)
9579
+ Ke(ke(se), 1)
9583
9580
  ], 64))
9584
9581
  ], 8, Up);
9585
9582
  }), 128))
@@ -9635,7 +9632,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
9635
9632
  date: y.value
9636
9633
  }) : S("", !0),
9637
9634
  X.$slots.day ? S("", !0) : (p(), _(ye, { key: 1 }, [
9638
- je(ke(y.text), 1)
9635
+ Ke(ke(y.text), 1)
9639
9636
  ], 64)),
9640
9637
  y.marker && C.value(y) ? (p(), _(ye, { key: 2 }, [
9641
9638
  X.$slots.marker ? D(X.$slots, "marker", {
@@ -9662,8 +9659,8 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
9662
9659
  class: "dp__tooltip_content",
9663
9660
  onClick: ee
9664
9661
  }, [
9665
- (p(!0), _(ye, null, Be(y.marker.tooltip, (Le, Xe) => (p(), _("div", {
9666
- key: Xe,
9662
+ (p(!0), _(ye, null, Be(y.marker.tooltip, (Le, je) => (p(), _("div", {
9663
+ key: je,
9667
9664
  class: "dp__tooltip_text"
9668
9665
  }, [
9669
9666
  X.$slots["marker-tooltip"] ? D(X.$slots, "marker-tooltip", {
@@ -9845,7 +9842,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
9845
9842
  }
9846
9843
  };
9847
9844
  return Qt(Te), ve(Me, Ie, ne, ge);
9848
- }, Xe = (H) => {
9845
+ }, je = (H) => {
9849
9846
  const de = la(re(H.value), c.hours, c.minutes, xe());
9850
9847
  e("date-update", de), T.value.enabled ? Xl(de, i, T.value.limit) : i.value = de, n(), Re().then(() => {
9851
9848
  K();
@@ -9889,7 +9886,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
9889
9886
  l.value.length && (l.value[0] && !l.value[1] ? gt(0) : (gt(0), gt(1), n()), Rt(), i.value = l.value.slice(), An(l.value, e, a.autoApply, a.modelAuto));
9890
9887
  }, on = (H, de = !1) => {
9891
9888
  if (F(H.value) || !H.current && a.hideOffsetDates) return e("invalid-date", H.value);
9892
- if (o.value = JSON.parse(JSON.stringify(H)), !b.value.enabled) return Xe(H);
9889
+ if (o.value = JSON.parse(JSON.stringify(H)), !b.value.enabled) return je(H);
9893
9890
  Tr(c.hours) && Tr(c.minutes) && !T.value.enabled && (Et(H, de), qn());
9894
9891
  }, Pn = (H, de) => {
9895
9892
  var Ie;
@@ -10335,7 +10332,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
10335
10332
  value: Y.value,
10336
10333
  text: Y.text
10337
10334
  }) : (p(), _(ye, { key: 1 }, [
10338
- je(ke(Y.text), 1)
10335
+ Ke(ke(Y.text), 1)
10339
10336
  ], 64))
10340
10337
  ], 42, nm)
10341
10338
  ]))), 128))
@@ -10499,7 +10496,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
10499
10496
  y("updateMonthYear", Q, ie);
10500
10497
  }, Le = (Q, ie) => {
10501
10498
  Q.preventDefault(), Ce(ie);
10502
- }, Xe = (Q) => {
10499
+ }, je = (Q) => {
10503
10500
  var ie, rt, vt;
10504
10501
  if (X(Q), Q.key === tt.home || Q.key === tt.end)
10505
10502
  return y(
@@ -10546,7 +10543,7 @@ const dl = (a, e) => a == null ? void 0 : a.querySelector(`[data-dp-element="${e
10546
10543
  style: Qe({ "--dp-arrow-left": A.value }),
10547
10544
  onMouseleave: ve,
10548
10545
  onClick: v,
10549
- onKeydown: Xe
10546
+ onKeydown: je
10550
10547
  }, [
10551
10548
  (Q.disabled || Q.readonly) && u(m).enabled || Q.loading ? (p(), _("div", {
10552
10549
  key: 0,
@@ -11504,7 +11501,7 @@ const mm = ({
11504
11501
  ne.key === "Tab" && !V.value.enabled && !l.teleport && W.value.tabOutClosesMenu && (h.value.contains(document.activeElement) || gt()), M.value = ne.shiftKey;
11505
11502
  }, Le = (ne) => {
11506
11503
  M.value = ne.shiftKey;
11507
- }, Xe = () => {
11504
+ }, je = () => {
11508
11505
  !l.disabled && !l.readonly && (R(q, Mr, l), B(!1), o.value = !0, o.value && n("open"), o.value || xe(), g(l.modelValue));
11509
11506
  }, it = () => {
11510
11507
  var ne, ge;
@@ -11536,7 +11533,7 @@ const mm = ({
11536
11533
  })) : n("invalid-date", ne);
11537
11534
  }, qn = () => {
11538
11535
  l.autoApply && L(ae.value) && v(), vt();
11539
- }, on = () => o.value ? gt() : Xe(), Pn = (ne) => {
11536
+ }, on = () => o.value ? gt() : je(), Pn = (ne) => {
11540
11537
  ae.value = ne;
11541
11538
  }, Sn = () => {
11542
11539
  E.value.enabled && (m.value = !0, ee()), n("focus");
@@ -11565,7 +11562,7 @@ const mm = ({
11565
11562
  closeMenu: gt,
11566
11563
  selectDate: ie,
11567
11564
  clearValue: it,
11568
- openMenu: Xe,
11565
+ openMenu: je,
11569
11566
  onScroll: pe,
11570
11567
  formatInputValue: ee,
11571
11568
  // exposed for testing purposes
@@ -11592,7 +11589,7 @@ const mm = ({
11592
11589
  "is-menu-open": o.value
11593
11590
  }, ne.$props, {
11594
11591
  onClear: it,
11595
- onOpen: Xe,
11592
+ onOpen: je,
11596
11593
  onSetInputDate: Rt,
11597
11594
  onSetEmptyDate: u(v),
11598
11595
  onSelectDate: ie,
@@ -12573,7 +12570,7 @@ const Jm = ["value", "placeholder", "disabled", "readonly", "required", "onInput
12573
12570
  key: 0,
12574
12571
  icon: "exclamation-sign"
12575
12572
  })) : S("", !0),
12576
- je(" " + ke(r.value), 1)
12573
+ Ke(" " + ke(r.value), 1)
12577
12574
  ]),
12578
12575
  _: 1
12579
12576
  }, 8, ["modelValue", "invalid", "placeholder"])
@@ -13169,7 +13166,7 @@ const Ov = ["id", "accept", "required", "readonly", "disabled"], Lv = {
13169
13166
  ])) : S("", !0)
13170
13167
  ])) : (p(), _("div", Nv, [
13171
13168
  me(u(ze), Oe(Ne(e.icons.empty)), null, 16),
13172
- je(" " + ke(e.texts.empty), 1)
13169
+ Ke(" " + ke(e.texts.empty), 1)
13173
13170
  ]))
13174
13171
  ], 2)
13175
13172
  ]),
@@ -13733,7 +13730,7 @@ const Jv = /* @__PURE__ */ Xv(Gv, [["render", Zv]]), Na = we(Hv), ml = we(Uv), v
13733
13730
  D(l.$slots, "header.prepend"),
13734
13731
  (p(), te(Nt(n.value), { class: "q-popover__title" }, {
13735
13732
  default: z(() => [
13736
- je(ke(e.title), 1)
13733
+ Ke(ke(e.title), 1)
13737
13734
  ]),
13738
13735
  _: 1
13739
13736
  })),
@@ -13741,10 +13738,12 @@ const Jv = /* @__PURE__ */ Xv(Gv, [["render", Zv]]), Na = we(Hv), ml = we(Uv), v
13741
13738
  ], 64))
13742
13739
  ])) : S("", !0),
13743
13740
  D(l.$slots, "default", {}, () => [
13744
- e.html ? (p(), _("span", {
13745
- key: 0,
13746
- innerHTML: e.text
13747
- }, null, 8, Ah)) : (p(), _("span", Ch, ke(e.text), 1))
13741
+ e.text ? (p(), _(ye, { key: 0 }, [
13742
+ e.html ? (p(), _("span", {
13743
+ key: 0,
13744
+ innerHTML: e.text
13745
+ }, null, 8, Ah)) : (p(), _("span", Ch, ke(e.text), 1))
13746
+ ], 64)) : S("", !0)
13748
13747
  ])
13749
13748
  ])
13750
13749
  ]),
@@ -13994,7 +13993,7 @@ const Jv = /* @__PURE__ */ Xv(Gv, [["render", Zv]]), Na = we(Hv), ml = we(Uv), v
13994
13993
  ]),
13995
13994
  _: 1
13996
13995
  })),
13997
- je(" " + ke(t.title), 1)
13996
+ Ke(" " + ke(t.title), 1)
13998
13997
  ])
13999
13998
  ], 8, Vh)
14000
13999
  ], 10, Rh));
@@ -14384,7 +14383,7 @@ const Jv = /* @__PURE__ */ Xv(Gv, [["render", Zv]]), Na = we(Hv), ml = we(Uv), v
14384
14383
  default: z(() => [
14385
14384
  M.value ? (p(), _("span", ry, [
14386
14385
  !t.readonly && !t.disabled ? (p(), _(ye, { key: 0 }, [
14387
- je(ke(t.texts.placeholder), 1)
14386
+ Ke(ke(t.texts.placeholder), 1)
14388
14387
  ], 64)) : S("", !0)
14389
14388
  ])) : (p(), _(ye, { key: 0 }, [
14390
14389
  t.badges ? (p(), _("span", ny, [
@@ -14405,7 +14404,7 @@ const Jv = /* @__PURE__ */ Xv(Gv, [["render", Zv]]), Na = we(Hv), ml = we(Uv), v
14405
14404
  key: 0,
14406
14405
  ref_for: !0
14407
14406
  }, $.value[k].icon), null, 16)) : S("", !0),
14408
- je(" " + ke((U = $.value[k]) == null ? void 0 : U[t.itemLabel]), 1)
14407
+ Ke(" " + ke((U = $.value[k]) == null ? void 0 : U[t.itemLabel]), 1)
14409
14408
  ];
14410
14409
  }),
14411
14410
  _: 2
@@ -14418,7 +14417,7 @@ const Jv = /* @__PURE__ */ Xv(Gv, [["render", Zv]]), Na = we(Hv), ml = we(Uv), v
14418
14417
  disabled: t.readonly || t.disabled
14419
14418
  }, {
14420
14419
  default: z(() => [
14421
- je(" +" + ke(i.value), 1)
14420
+ Ke(" +" + ke(i.value), 1)
14422
14421
  ]),
14423
14422
  _: 1
14424
14423
  }, 8, ["disabled"])) : S("", !0),
@@ -14438,7 +14437,7 @@ const Jv = /* @__PURE__ */ Xv(Gv, [["render", Zv]]), Na = we(Hv), ml = we(Uv), v
14438
14437
  key: 0,
14439
14438
  ref_for: !0
14440
14439
  }, $.value[k].icon), null, 16)) : S("", !0),
14441
- je(" " + ke((U = $.value[k]) == null ? void 0 : U[t.itemLabel]), 1)
14440
+ Ke(" " + ke((U = $.value[k]) == null ? void 0 : U[t.itemLabel]), 1)
14442
14441
  ];
14443
14442
  }),
14444
14443
  _: 2
@@ -14455,7 +14454,7 @@ const Jv = /* @__PURE__ */ Xv(Gv, [["render", Zv]]), Na = we(Hv), ml = we(Uv), v
14455
14454
  var B, k;
14456
14455
  return [
14457
14456
  (B = $.value[0]) != null && B.icon ? (p(), te(u(ze), Oe($e({ key: 0 }, $.value[0].icon)), null, 16)) : S("", !0),
14458
- je(" " + ke((k = $.value[0]) == null ? void 0 : k[t.itemLabel]), 1)
14457
+ Ke(" " + ke((k = $.value[0]) == null ? void 0 : k[t.itemLabel]), 1)
14459
14458
  ];
14460
14459
  }),
14461
14460
  _: 1
@@ -14930,13 +14929,9 @@ const Jv = /* @__PURE__ */ Xv(Gv, [["render", Zv]]), Na = we(Hv), ml = we(Uv), v
14930
14929
  e.label ? (p(), te(u(Gt), {
14931
14930
  key: 0,
14932
14931
  for: u(l),
14932
+ label: e.label,
14933
14933
  required: e.required
14934
- }, {
14935
- default: z(() => [
14936
- je(ke(e.label), 1)
14937
- ]),
14938
- _: 1
14939
- }, 8, ["for", "required"])) : S("", !0),
14934
+ }, null, 8, ["for", "label", "required"])) : S("", !0),
14940
14935
  Z("div", {
14941
14936
  class: oe(s.value),
14942
14937
  style: Qe(i.value)
@@ -14955,12 +14950,12 @@ const Jv = /* @__PURE__ */ Xv(Gv, [["render", Zv]]), Na = we(Hv), ml = we(Uv), v
14955
14950
  Z("div", xy, [
14956
14951
  Z("span", Ty, [
14957
14952
  e.showStateLabels ? (p(), _(ye, { key: 0 }, [
14958
- je(ke(e.falseLabel), 1)
14953
+ Ke(ke(e.falseLabel), 1)
14959
14954
  ], 64)) : S("", !0)
14960
14955
  ]),
14961
14956
  Z("span", My, [
14962
14957
  e.showStateLabels ? (p(), _(ye, { key: 0 }, [
14963
- je(ke(e.trueLabel), 1)
14958
+ Ke(ke(e.trueLabel), 1)
14964
14959
  ], 64)) : S("", !0)
14965
14960
  ])
14966
14961
  ])
@@ -15466,7 +15461,7 @@ const qy = ["id", "required", "placeholder", "readonly", "disabled", "maxlength"
15466
15461
  key: 1,
15467
15462
  innerHTML: e.text
15468
15463
  }, null, 8, Hy)) : (p(), _(ye, { key: 2 }, [
15469
- je(ke(e.text), 1)
15464
+ Ke(ke(e.text), 1)
15470
15465
  ], 64))
15471
15466
  ])
15472
15467
  ])