@opens/ui 1.0.38 → 1.0.39

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,4 +1,4 @@
1
- import { defineComponent as K, ref as q, watch as xe, openBlock as g, createElementBlock as M, createElementVNode as $, toDisplayString as te, normalizeClass as Y, withDirectives as Ce, withKeys as lr, vModelDynamic as Mo, renderSlot as H, computed as p, vShow as Bn, pushScopeId as Lf, popScopeId as Rf, nextTick as An, createBlock as U, normalizeProps as tr, guardReactiveProps as Fa, withScopeId as Ff, resolveComponent as We, normalizeStyle as vn, Fragment as Ae, createCommentVNode as z, mergeProps as $n, withCtx as T, createVNode as j, createApp as Hf, h as Wf, unref as _, useSlots as ut, createTextVNode as ie, onMounted as vr, onBeforeUnmount as zf, renderList as Ge, resolveDirective as ls, mergeModels as jf, useModel as Ii, Teleport as Vf, withModifiers as Yu, reactive as So, onUnmounted as To, toRefs as Uf, inject as ia, watchEffect as Au, provide as la, resolveDynamicComponent as Iu, toRef as Pa, isRef as Cr, Transition as Nu, toHandlers as Gf, vModelText as qf } from "vue";
1
+ import { defineComponent as K, ref as q, watch as De, openBlock as g, createElementBlock as M, createElementVNode as $, toDisplayString as te, normalizeClass as Y, withDirectives as Ce, withKeys as lr, vModelDynamic as Mo, renderSlot as H, computed as p, vShow as Bn, pushScopeId as Lf, popScopeId as Rf, nextTick as An, createBlock as U, normalizeProps as tr, guardReactiveProps as Fa, withScopeId as Ff, resolveComponent as We, normalizeStyle as vn, Fragment as Ae, createCommentVNode as z, mergeProps as $n, withCtx as T, createVNode as j, createApp as Hf, h as Wf, unref as _, useSlots as ut, createTextVNode as ie, onMounted as vr, onBeforeUnmount as zf, renderList as Ge, resolveDirective as ls, mergeModels as jf, useModel as Ii, Teleport as Vf, withModifiers as Yu, reactive as So, onUnmounted as To, toRefs as Uf, inject as ia, watchEffect as Au, provide as la, resolveDynamicComponent as Iu, toRef as Pa, isRef as Cr, Transition as Nu, toHandlers as Gf, vModelText as qf } from "vue";
2
2
  const Zf = { class: "simple-input" }, Kf = { class: "yu-flex yu-h-full yu-pl-2" }, Xf = { class: "material-icons yu-text-gray-700 yu-my-auto" }, Jf = ["placeholder", "type", "maxlength"], Ni = /* @__PURE__ */ K({
3
3
  __name: "icon-text-input",
4
4
  props: {
@@ -18,7 +18,7 @@ const Zf = { class: "simple-input" }, Kf = { class: "yu-flex yu-h-full yu-pl-2"
18
18
  const a = q(r.value);
19
19
  q(!1);
20
20
  const s = q(r.type), o = q(!1);
21
- xe(o, (u) => {
21
+ De(o, (u) => {
22
22
  if (!u) {
23
23
  n("blur");
24
24
  return;
@@ -105,7 +105,7 @@ const Zf = { class: "simple-input" }, Kf = { class: "yu-flex yu-h-full yu-pl-2"
105
105
  emits: ["update:modelValue", "change", "input"],
106
106
  setup(e, { emit: t }) {
107
107
  const n = e, r = t, a = q(n.modelValue);
108
- return q(!1), xe(a, (s) => {
108
+ return q(!1), De(a, (s) => {
109
109
  r("update:modelValue", s);
110
110
  }), (s, o) => (g(), M("div", {
111
111
  class: "yu-relative yu-inline-block yu-w-10 yu-align-middle yu-select-none yu-transition yu-duration-200 yu-ease-in",
@@ -208,7 +208,7 @@ const Zf = { class: "simple-input" }, Kf = { class: "yu-flex yu-h-full yu-pl-2"
208
208
  },
209
209
  setup(e) {
210
210
  const t = e;
211
- xe(
211
+ De(
212
212
  () => t.isOpen,
213
213
  (r) => {
214
214
  n.value = r;
@@ -405,7 +405,7 @@ const fh = async (e, t, n) => {
405
405
  fn: m
406
406
  } = i[w], {
407
407
  x: S,
408
- y: P,
408
+ y: O,
409
409
  data: D,
410
410
  reset: x
411
411
  } = await m({
@@ -422,7 +422,7 @@ const fh = async (e, t, n) => {
422
422
  floating: t
423
423
  }
424
424
  });
425
- if (c = S ?? c, d = P ?? d, f = {
425
+ if (c = S ?? c, d = O ?? d, f = {
426
426
  ...f,
427
427
  [b]: {
428
428
  ...f[b],
@@ -473,7 +473,7 @@ async function us(e, t) {
473
473
  ...o.floating,
474
474
  x: r,
475
475
  y: a
476
- } : o.reference, P = await (s.getOffsetParent == null ? void 0 : s.getOffsetParent(i.floating)), D = await (s.isElement == null ? void 0 : s.isElement(P)) ? await (s.getScale == null ? void 0 : s.getScale(P)) || {
476
+ } : o.reference, O = await (s.getOffsetParent == null ? void 0 : s.getOffsetParent(i.floating)), D = await (s.isElement == null ? void 0 : s.isElement(O)) ? await (s.getScale == null ? void 0 : s.getScale(O)) || {
477
477
  x: 1,
478
478
  y: 1
479
479
  } : {
@@ -481,7 +481,7 @@ async function us(e, t) {
481
481
  y: 1
482
482
  }, x = Fr(s.convertOffsetParentRelativeRectToViewportRelativeRect ? await s.convertOffsetParentRelativeRectToViewportRelativeRect({
483
483
  rect: S,
484
- offsetParent: P,
484
+ offsetParent: O,
485
485
  strategy: l
486
486
  }) : S);
487
487
  return {
@@ -512,9 +512,9 @@ const hh = (e) => ({
512
512
  const d = Lu(c), h = {
513
513
  x: n,
514
514
  y: r
515
- }, f = Co(a), v = Po(f), w = await o.getDimensions(u), b = f === "y", m = b ? "top" : "left", S = b ? "bottom" : "right", P = b ? "clientHeight" : "clientWidth", D = s.reference[v] + s.reference[f] - h[f] - s.floating[v], x = h[f] - s.reference[f], B = await (o.getOffsetParent == null ? void 0 : o.getOffsetParent(u));
516
- let N = B ? B[P] : 0;
517
- (!N || !await (o.isElement == null ? void 0 : o.isElement(B))) && (N = i.floating[P] || s.floating[v]);
515
+ }, f = Co(a), v = Po(f), w = await o.getDimensions(u), b = f === "y", m = b ? "top" : "left", S = b ? "bottom" : "right", O = b ? "clientHeight" : "clientWidth", D = s.reference[v] + s.reference[f] - h[f] - s.floating[v], x = h[f] - s.reference[f], B = await (o.getOffsetParent == null ? void 0 : o.getOffsetParent(u));
516
+ let N = B ? B[O] : 0;
517
+ (!N || !await (o.isElement == null ? void 0 : o.isElement(B))) && (N = i.floating[O] || s.floating[v]);
518
518
  const C = D / 2 - x / 2, W = N / 2 - w[v] / 2 - 1, E = Gr(d[m], W), ee = Gr(d[S], W), L = E, X = N - w[v] - ee, ne = N / 2 - w[v] / 2 + C, G = eo(L, ne, X), re = !l.arrow && vt(a) != null && ne != G && s.reference[v] / 2 - (ne < L ? E : ee) - w[v] / 2 < 0, oe = re ? ne < L ? ne - L : ne - X : 0;
519
519
  return {
520
520
  [f]: h[f] + oe,
@@ -553,14 +553,14 @@ const yh = function(e) {
553
553
  } = Hn(e, t), w = d !== void 0 || h === Fi ? ph(d || null, f, h) : h, b = await us(t, v), m = ((n = o.autoPlacement) == null ? void 0 : n.index) || 0, S = w[m];
554
554
  if (S == null)
555
555
  return {};
556
- const P = Eu(S, s, await (l.isRTL == null ? void 0 : l.isRTL(u.floating)));
556
+ const O = Eu(S, s, await (l.isRTL == null ? void 0 : l.isRTL(u.floating)));
557
557
  if (i !== S)
558
558
  return {
559
559
  reset: {
560
560
  placement: w[0]
561
561
  }
562
562
  };
563
- const D = [b[Ct(S)], b[P[0]], b[P[1]]], x = [...((r = o.autoPlacement) == null ? void 0 : r.overflows) || [], {
563
+ const D = [b[Ct(S)], b[O[0]], b[O[1]]], x = [...((r = o.autoPlacement) == null ? void 0 : r.overflows) || [], {
564
564
  placement: S,
565
565
  overflows: D
566
566
  }], B = w[m + 1];
@@ -624,12 +624,12 @@ const yh = function(e) {
624
624
  } = Hn(e, t);
625
625
  if ((n = s.arrow) != null && n.alignmentOffset)
626
626
  return {};
627
- const m = Ct(a), S = Ct(i) === i, P = await (l.isRTL == null ? void 0 : l.isRTL(u.floating)), D = h || (S || !w ? [Wa(i)] : lh(i));
628
- !h && v !== "none" && D.push(...ch(i, w, v, P));
627
+ const m = Ct(a), S = Ct(i) === i, O = await (l.isRTL == null ? void 0 : l.isRTL(u.floating)), D = h || (S || !w ? [Wa(i)] : lh(i));
628
+ !h && v !== "none" && D.push(...ch(i, w, v, O));
629
629
  const x = [i, ...D], B = await us(t, b), N = [];
630
630
  let C = ((r = s.flip) == null ? void 0 : r.overflows) || [];
631
631
  if (c && N.push(B[m]), d) {
632
- const L = Eu(a, o, P);
632
+ const L = Eu(a, o, O);
633
633
  N.push(B[L[0]], B[L[1]]);
634
634
  }
635
635
  if (C = [...C, {
@@ -753,12 +753,12 @@ const gh = function(e) {
753
753
  }, c = await us(t, l), d = ua(Ct(a)), h = Bu(d);
754
754
  let f = u[h], v = u[d];
755
755
  if (s) {
756
- const b = h === "y" ? "top" : "left", m = h === "y" ? "bottom" : "right", S = f + c[b], P = f - c[m];
757
- f = eo(S, f, P);
756
+ const b = h === "y" ? "top" : "left", m = h === "y" ? "bottom" : "right", S = f + c[b], O = f - c[m];
757
+ f = eo(S, f, O);
758
758
  }
759
759
  if (o) {
760
- const b = d === "y" ? "top" : "left", m = d === "y" ? "bottom" : "right", S = v + c[b], P = v - c[m];
761
- v = eo(S, v, P);
760
+ const b = d === "y" ? "top" : "left", m = d === "y" ? "bottom" : "right", S = v + c[b], O = v - c[m];
761
+ v = eo(S, v, O);
762
762
  }
763
763
  const w = i.fn({
764
764
  ...t,
@@ -795,22 +795,22 @@ const gh = function(e) {
795
795
  let v, w;
796
796
  u === "top" || u === "bottom" ? (v = u, w = c === (await (a.isRTL == null ? void 0 : a.isRTL(s.floating)) ? "start" : "end") ? "left" : "right") : (w = u, v = c === "end" ? "top" : "bottom");
797
797
  const b = f - l[v], m = h - l[w], S = !t.middlewareData.shift;
798
- let P = b, D = m;
798
+ let O = b, D = m;
799
799
  if (d) {
800
800
  const B = h - l.left - l.right;
801
801
  D = c || S ? Gr(m, B) : B;
802
802
  } else {
803
803
  const B = f - l.top - l.bottom;
804
- P = c || S ? Gr(b, B) : B;
804
+ O = c || S ? Gr(b, B) : B;
805
805
  }
806
806
  if (S && !c) {
807
807
  const B = Cn(l.left, 0), N = Cn(l.right, 0), C = Cn(l.top, 0), W = Cn(l.bottom, 0);
808
- d ? D = h - 2 * (B !== 0 || N !== 0 ? B + N : Cn(l.left, l.right)) : P = f - 2 * (C !== 0 || W !== 0 ? C + W : Cn(l.top, l.bottom));
808
+ d ? D = h - 2 * (B !== 0 || N !== 0 ? B + N : Cn(l.left, l.right)) : O = f - 2 * (C !== 0 || W !== 0 ? C + W : Cn(l.top, l.bottom));
809
809
  }
810
810
  await o({
811
811
  ...t,
812
812
  availableWidth: D,
813
- availableHeight: P
813
+ availableHeight: O
814
814
  });
815
815
  const x = await a.getDimensions(s.floating);
816
816
  return h !== x.width || f !== x.height ? {
@@ -901,8 +901,8 @@ function qr(e, t, n, r) {
901
901
  const w = rt(i), b = r && mn(r) ? rt(r) : r;
902
902
  let m = w.frameElement;
903
903
  for (; m && r && b !== w; ) {
904
- const S = nr(m), P = m.getBoundingClientRect(), D = getComputedStyle(m);
905
- P.x += (m.clientLeft + parseFloat(D.paddingLeft)) * S.x, P.y += (m.clientTop + parseFloat(D.paddingTop)) * S.y, d *= S.x, h *= S.y, f *= S.x, v *= S.y, d += P.x, h += P.y, m = rt(m).frameElement;
904
+ const S = nr(m), O = m.getBoundingClientRect(), D = getComputedStyle(m);
905
+ O.x += (m.clientLeft + parseFloat(D.paddingLeft)) * S.x, O.y += (m.clientTop + parseFloat(D.paddingTop)) * S.y, d *= S.x, h *= S.y, f *= S.x, v *= S.y, d += O.x, h += O.y, m = rt(m).frameElement;
906
906
  }
907
907
  }
908
908
  return { width: f, height: v, top: h, right: d + f, bottom: h + v, left: d, x: d, y: h };
@@ -2876,7 +2876,7 @@ const fp = /* @__PURE__ */ K({
2876
2876
  return "yu-translate-y-2 yu-text-sm";
2877
2877
  if (!u())
2878
2878
  return "-yu-translate-y-0 yu-text-xs";
2879
- }), m = p(() => s("icon") ? "yu-pl-8" : "yu-pl-2"), S = p(() => r.block ? "yu-rounded-none" : r.round ? "yu-rounded-full" : "yu-rounded-md"), P = p(() => r.disabled || r.loading ? "yu-opacity-50 yu-pointer-events-none" : "");
2879
+ }), m = p(() => s("icon") ? "yu-pl-8" : "yu-pl-2"), S = p(() => r.block ? "yu-rounded-none" : r.round ? "yu-rounded-full" : "yu-rounded-md"), O = p(() => r.disabled || r.loading ? "yu-opacity-50 yu-pointer-events-none" : "");
2880
2880
  return t({
2881
2881
  focus: i
2882
2882
  }), (D, x) => (g(), U(Ie, {
@@ -2901,7 +2901,7 @@ const fp = /* @__PURE__ */ K({
2901
2901
  _: 3
2902
2902
  })) : z("", !0),
2903
2903
  $("div", {
2904
- class: Y(["yu-relative yu-flex yu-flex-col yu-justify-center yu-items-start yu-border yu-transition yu-w-full", [S.value, P.value, _(d), v.value]])
2904
+ class: Y(["yu-relative yu-flex yu-flex-col yu-justify-center yu-items-start yu-border yu-transition yu-w-full", [S.value, O.value, _(d), v.value]])
2905
2905
  }, [
2906
2906
  $("div", hp, [
2907
2907
  $("div", pp, [
@@ -3104,7 +3104,7 @@ const vp = { class: "yu-flex yu-items-center yu-gap-2" }, hc = /* @__PURE__ */ K
3104
3104
  if (r.icon && r.small)
3105
3105
  return "!yu-w-8 !yu-h-8";
3106
3106
  }), v = q(!1), w = q("");
3107
- xe(w, (C) => {
3107
+ De(w, (C) => {
3108
3108
  r.remote && a("search", C);
3109
3109
  });
3110
3110
  const b = p(() => {
@@ -3121,7 +3121,7 @@ const vp = { class: "yu-flex yu-items-center yu-gap-2" }, hc = /* @__PURE__ */ K
3121
3121
  );
3122
3122
  }), m = q([]), S = q(null);
3123
3123
  p(() => m.value.map((C) => C.value));
3124
- const P = (C) => {
3124
+ const O = (C) => {
3125
3125
  var W;
3126
3126
  return r.multiple ? m.value.find((E) => E.value === C.value) : ((W = S.value) == null ? void 0 : W.value) === C.value;
3127
3127
  }, D = (C) => {
@@ -3136,9 +3136,9 @@ const vp = { class: "yu-flex yu-items-center yu-gap-2" }, hc = /* @__PURE__ */ K
3136
3136
  }, B = () => {
3137
3137
  r.options && (m.value = b.value);
3138
3138
  };
3139
- xe(m, (C) => {
3139
+ De(m, (C) => {
3140
3140
  a("update:modelValue", C);
3141
- }), xe(S, (C) => {
3141
+ }), De(S, (C) => {
3142
3142
  a("update:modelValue", C);
3143
3143
  }), vr(() => {
3144
3144
  r.modelValue && (r.multiple ? m.value = r.modelValue : S.value = r.modelValue);
@@ -3204,11 +3204,11 @@ const vp = { class: "yu-flex yu-items-center yu-gap-2" }, hc = /* @__PURE__ */ K
3204
3204
  o("item") ? H(C.$slots, "item", {
3205
3205
  key: 0,
3206
3206
  item: E,
3207
- selected: P(E)
3207
+ selected: O(E)
3208
3208
  }) : z("", !0),
3209
3209
  o("item") ? z("", !0) : (g(), U(hc, {
3210
3210
  key: 1,
3211
- selected: P(E),
3211
+ selected: O(E),
3212
3212
  small: e.small,
3213
3213
  fluid: ""
3214
3214
  }, {
@@ -4576,7 +4576,7 @@ var wv = function(t, n) {
4576
4576
  function bv(e) {
4577
4577
  var t, n = e.state, r = e.name, a = e.options, s = n.elements.arrow, o = n.modifiersData.popperOffsets, i = Pt(n.placement), l = Ro(i), u = [Ze, lt].indexOf(i) >= 0, c = u ? "height" : "width";
4578
4578
  if (!(!s || !o)) {
4579
- var d = wv(a.padding, n), h = Lo(s), f = l === "y" ? qe : Ze, v = l === "y" ? it : lt, w = n.rects.reference[c] + n.rects.reference[l] - o[l] - n.rects.popper[c], b = o[l] - n.rects.reference[l], m = da(s), S = m ? l === "y" ? m.clientHeight || 0 : m.clientWidth || 0 : 0, P = w / 2 - b / 2, D = d[f], x = S - h[c] - d[v], B = S / 2 - h[c] / 2 + P, N = jr(D, B, x), C = l;
4579
+ var d = wv(a.padding, n), h = Lo(s), f = l === "y" ? qe : Ze, v = l === "y" ? it : lt, w = n.rects.reference[c] + n.rects.reference[l] - o[l] - n.rects.popper[c], b = o[l] - n.rects.reference[l], m = da(s), S = m ? l === "y" ? m.clientHeight || 0 : m.clientWidth || 0 : 0, O = w / 2 - b / 2, D = d[f], x = S - h[c] - d[v], B = S / 2 - h[c] / 2 + O, N = jr(D, B, x), C = l;
4580
4580
  n.modifiersData[r] = (t = {}, t[C] = N, t.centerOffset = N - B, t);
4581
4581
  }
4582
4582
  }
@@ -4618,7 +4618,7 @@ function ll(e) {
4618
4618
  y: w
4619
4619
  };
4620
4620
  f = b.x, w = b.y;
4621
- var m = o.hasOwnProperty("x"), S = o.hasOwnProperty("y"), P = Ze, D = qe, x = window;
4621
+ var m = o.hasOwnProperty("x"), S = o.hasOwnProperty("y"), O = Ze, D = qe, x = window;
4622
4622
  if (u) {
4623
4623
  var B = da(n), N = "clientHeight", C = "clientWidth";
4624
4624
  if (B === Je(n) && (B = Dn(n), Gt(B).position !== "static" && i === "absolute" && (N = "scrollHeight", C = "scrollWidth")), B = B, a === qe || (a === Ze || a === lt) && s === Jr) {
@@ -4630,7 +4630,7 @@ function ll(e) {
4630
4630
  w -= W - r.height, w *= l ? 1 : -1;
4631
4631
  }
4632
4632
  if (a === Ze || (a === qe || a === it) && s === Jr) {
4633
- P = lt;
4633
+ O = lt;
4634
4634
  var E = d && B === x && x.visualViewport ? x.visualViewport.width : (
4635
4635
  // $FlowFixMe[prop-missing]
4636
4636
  B[C]
@@ -4649,9 +4649,9 @@ function ll(e) {
4649
4649
  };
4650
4650
  if (f = L.x, w = L.y, l) {
4651
4651
  var X;
4652
- return Object.assign({}, ee, (X = {}, X[D] = S ? "0" : "", X[P] = m ? "0" : "", X.transform = (x.devicePixelRatio || 1) <= 1 ? "translate(" + f + "px, " + w + "px)" : "translate3d(" + f + "px, " + w + "px, 0)", X));
4652
+ return Object.assign({}, ee, (X = {}, X[D] = S ? "0" : "", X[O] = m ? "0" : "", X.transform = (x.devicePixelRatio || 1) <= 1 ? "translate(" + f + "px, " + w + "px)" : "translate3d(" + f + "px, " + w + "px, 0)", X));
4653
4653
  }
4654
- return Object.assign({}, ee, (t = {}, t[D] = S ? w + "px" : "", t[P] = m ? f + "px" : "", t.transform = "", t));
4654
+ return Object.assign({}, ee, (t = {}, t[D] = S ? w + "px" : "", t[O] = m ? f + "px" : "", t.transform = "", t));
4655
4655
  }
4656
4656
  function kv(e) {
4657
4657
  var t = e.state, n = e.options, r = n.gpuAcceleration, a = r === void 0 ? !0 : r, s = n.adaptive, o = s === void 0 ? !0 : s, i = n.roundOffsets, l = i === void 0 ? !0 : i, u = {
@@ -4851,12 +4851,12 @@ function xc(e) {
4851
4851
  }
4852
4852
  function Qr(e, t) {
4853
4853
  t === void 0 && (t = {});
4854
- var n = t, r = n.placement, a = r === void 0 ? e.placement : r, s = n.strategy, o = s === void 0 ? e.strategy : s, i = n.boundary, l = i === void 0 ? tv : i, u = n.rootBoundary, c = u === void 0 ? vc : u, d = n.elementContext, h = d === void 0 ? Yr : d, f = n.altBoundary, v = f === void 0 ? !1 : f, w = n.padding, b = w === void 0 ? 0 : w, m = _c(typeof b != "number" ? b : $c(b, ca)), S = h === Yr ? nv : Yr, P = e.rects.popper, D = e.elements[v ? S : h], x = Nv(Rn(D) ? D : D.contextElement || Dn(e.elements.popper), l, c, o), B = fr(e.elements.reference), N = xc({
4854
+ var n = t, r = n.placement, a = r === void 0 ? e.placement : r, s = n.strategy, o = s === void 0 ? e.strategy : s, i = n.boundary, l = i === void 0 ? tv : i, u = n.rootBoundary, c = u === void 0 ? vc : u, d = n.elementContext, h = d === void 0 ? Yr : d, f = n.altBoundary, v = f === void 0 ? !1 : f, w = n.padding, b = w === void 0 ? 0 : w, m = _c(typeof b != "number" ? b : $c(b, ca)), S = h === Yr ? nv : Yr, O = e.rects.popper, D = e.elements[v ? S : h], x = Nv(Rn(D) ? D : D.contextElement || Dn(e.elements.popper), l, c, o), B = fr(e.elements.reference), N = xc({
4855
4855
  reference: B,
4856
- element: P,
4856
+ element: O,
4857
4857
  strategy: "absolute",
4858
4858
  placement: a
4859
- }), C = io(Object.assign({}, P, N)), W = h === Yr ? C : B, E = {
4859
+ }), C = io(Object.assign({}, O, N)), W = h === Yr ? C : B, E = {
4860
4860
  top: x.top - W.top + m.top,
4861
4861
  bottom: W.bottom - x.bottom + m.bottom,
4862
4862
  left: x.left - W.left + m.left,
@@ -4900,7 +4900,7 @@ function Ev(e) {
4900
4900
  function Lv(e) {
4901
4901
  var t = e.state, n = e.options, r = e.name;
4902
4902
  if (!t.modifiersData[r]._skip) {
4903
- for (var a = n.mainAxis, s = a === void 0 ? !0 : a, o = n.altAxis, i = o === void 0 ? !0 : o, l = n.fallbackPlacements, u = n.padding, c = n.boundary, d = n.rootBoundary, h = n.altBoundary, f = n.flipVariations, v = f === void 0 ? !0 : f, w = n.allowedAutoPlacements, b = t.options.placement, m = Pt(b), S = m === b, P = l || (S || !v ? [Ya(b)] : Ev(b)), D = [b].concat(P).reduce(function(pe, Oe) {
4903
+ for (var a = n.mainAxis, s = a === void 0 ? !0 : a, o = n.altAxis, i = o === void 0 ? !0 : o, l = n.fallbackPlacements, u = n.padding, c = n.boundary, d = n.rootBoundary, h = n.altBoundary, f = n.flipVariations, v = f === void 0 ? !0 : f, w = n.allowedAutoPlacements, b = t.options.placement, m = Pt(b), S = m === b, O = l || (S || !v ? [Ya(b)] : Ev(b)), D = [b].concat(O).reduce(function(pe, Oe) {
4904
4904
  return pe.concat(Pt(Oe) === Bo ? Bv(t, {
4905
4905
  placement: Oe,
4906
4906
  boundary: c,
@@ -5045,7 +5045,7 @@ function qv(e) {
5045
5045
  rootBoundary: u,
5046
5046
  padding: d,
5047
5047
  altBoundary: c
5048
- }), m = Pt(t.placement), S = hr(t.placement), P = !S, D = Ro(m), x = Gv(D), B = t.modifiersData.popperOffsets, N = t.rects.reference, C = t.rects.popper, W = typeof w == "function" ? w(Object.assign({}, t.rects, {
5048
+ }), m = Pt(t.placement), S = hr(t.placement), O = !S, D = Ro(m), x = Gv(D), B = t.modifiersData.popperOffsets, N = t.rects.reference, C = t.rects.popper, W = typeof w == "function" ? w(Object.assign({}, t.rects, {
5049
5049
  placement: t.placement
5050
5050
  })) : w, E = typeof W == "number" ? {
5051
5051
  mainAxis: W,
@@ -5062,7 +5062,7 @@ function qv(e) {
5062
5062
  var X, ne = D === "y" ? qe : Ze, G = D === "y" ? it : lt, re = D === "y" ? "height" : "width", oe = B[D], Me = oe + b[ne], _e = oe - b[G], I = f ? -C[re] / 2 : 0, de = S === cr ? N[re] : C[re], Q = S === cr ? -C[re] : -N[re], Te = t.elements.arrow, pe = f && Te ? Lo(Te) : {
5063
5063
  width: 0,
5064
5064
  height: 0
5065
- }, Oe = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : bc(), Be = Oe[ne], Pe = Oe[G], Ee = jr(0, N[re], pe[re]), Ke = P ? N[re] / 2 - I - Ee - Be - E.mainAxis : de - Ee - Be - E.mainAxis, Rt = P ? -N[re] / 2 + I + Ee + Pe + E.mainAxis : Q + Ee + Pe + E.mainAxis, ft = t.elements.arrow && da(t.elements.arrow), et = ft ? D === "y" ? ft.clientTop || 0 : ft.clientLeft || 0 : 0, tt = (X = ee == null ? void 0 : ee[D]) != null ? X : 0, tn = oe + Ke - tt - et, Un = oe + Rt - tt, xt = jr(f ? Ua(Me, tn) : Me, oe, f ? En(_e, Un) : _e);
5065
+ }, Oe = t.modifiersData["arrow#persistent"] ? t.modifiersData["arrow#persistent"].padding : bc(), Be = Oe[ne], Pe = Oe[G], Ee = jr(0, N[re], pe[re]), Ke = O ? N[re] / 2 - I - Ee - Be - E.mainAxis : de - Ee - Be - E.mainAxis, Rt = O ? -N[re] / 2 + I + Ee + Pe + E.mainAxis : Q + Ee + Pe + E.mainAxis, ft = t.elements.arrow && da(t.elements.arrow), et = ft ? D === "y" ? ft.clientTop || 0 : ft.clientLeft || 0 : 0, tt = (X = ee == null ? void 0 : ee[D]) != null ? X : 0, tn = oe + Ke - tt - et, Un = oe + Rt - tt, xt = jr(f ? Ua(Me, tn) : Me, oe, f ? En(_e, Un) : _e);
5066
5066
  B[D] = xt, L[D] = xt - oe;
5067
5067
  }
5068
5068
  if (i) {
@@ -5194,8 +5194,8 @@ function am(e) {
5194
5194
  reference: Rn(i) ? Vr(i) : i.contextElement ? Vr(i.contextElement) : [],
5195
5195
  popper: Vr(l)
5196
5196
  };
5197
- var P = tm(rm([].concat(r, c.options.modifiers)));
5198
- return c.orderedModifiers = P.filter(function(D) {
5197
+ var O = tm(rm([].concat(r, c.options.modifiers)));
5198
+ return c.orderedModifiers = O.filter(function(D) {
5199
5199
  return D.enabled;
5200
5200
  }), v(), f.update();
5201
5201
  },
@@ -5206,11 +5206,11 @@ function am(e) {
5206
5206
  // prefer the async Popper#update method
5207
5207
  forceUpdate: function() {
5208
5208
  if (!h) {
5209
- var m = c.elements, S = m.reference, P = m.popper;
5210
- if (pl(S, P)) {
5209
+ var m = c.elements, S = m.reference, O = m.popper;
5210
+ if (pl(S, O)) {
5211
5211
  c.rects = {
5212
- reference: Qv(S, da(P), c.options.strategy === "fixed"),
5213
- popper: Lo(P)
5212
+ reference: Qv(S, da(O), c.options.strategy === "fixed"),
5213
+ popper: Lo(O)
5214
5214
  }, c.reset = !1, c.placement = c.options.placement, c.orderedModifiers.forEach(function(E) {
5215
5215
  return c.modifiersData[E.name] = Object.assign({}, E.data);
5216
5216
  });
@@ -5248,13 +5248,13 @@ function am(e) {
5248
5248
  });
5249
5249
  function v() {
5250
5250
  c.orderedModifiers.forEach(function(b) {
5251
- var m = b.name, S = b.options, P = S === void 0 ? {} : S, D = b.effect;
5251
+ var m = b.name, S = b.options, O = S === void 0 ? {} : S, D = b.effect;
5252
5252
  if (typeof D == "function") {
5253
5253
  var x = D({
5254
5254
  state: c,
5255
5255
  name: m,
5256
5256
  instance: f,
5257
- options: P
5257
+ options: O
5258
5258
  }), B = function() {
5259
5259
  };
5260
5260
  d.push(x || B);
@@ -5892,8 +5892,8 @@ function e$(e, t, n, r, a, s) {
5892
5892
  h = i[d];
5893
5893
  var m = e[h], S = t[h];
5894
5894
  if (r)
5895
- var P = o ? r(S, m, h, t, e, s) : r(m, S, h, e, t, s);
5896
- if (!(P === void 0 ? m === S || a(m, S, n, r, s) : P)) {
5895
+ var O = o ? r(S, m, h, t, e, s) : r(m, S, h, e, t, s);
5896
+ if (!(O === void 0 ? m === S || a(m, S, n, r, s) : O)) {
5897
5897
  w = !1;
5898
5898
  break;
5899
5899
  }
@@ -6888,11 +6888,11 @@ function LS({
6888
6888
  month: "short",
6889
6889
  day: "numeric"
6890
6890
  });
6891
- let m = t.numDays - d + 1, S = t.numDays - m + 1, P = Math.floor((m - 1) / Le + 1), D = 1, x = t.numWeeks, B = 1, N = t.month, C = t.year;
6891
+ let m = t.numDays - d + 1, S = t.numDays - m + 1, O = Math.floor((m - 1) / Le + 1), D = 1, x = t.numWeeks, B = 1, N = t.month, C = t.year;
6892
6892
  const W = /* @__PURE__ */ new Date(), E = W.getDate(), ee = W.getMonth() + 1, L = W.getFullYear();
6893
6893
  for (let X = 1; X <= P2; X++) {
6894
6894
  for (let ne = 1, G = s; ne <= Le; ne++, G += G === Le ? 1 - Le : 1) {
6895
- h && G === o && (m = 1, S = e.numDays, P = Math.floor((m - 1) / Le + 1), D = Math.floor((u - m) / Le + 1), x = 1, B = c, N = e.month, C = e.year, h = !1, f = !0);
6895
+ h && G === o && (m = 1, S = e.numDays, O = Math.floor((m - 1) / Le + 1), D = Math.floor((u - m) / Le + 1), x = 1, B = c, N = e.month, C = e.year, h = !1, f = !0);
6896
6896
  const re = r.getDateFromParams(C, N, m, 0, 0, 0, 0), oe = r.getDateFromParams(C, N, m, 12, 0, 0, 0), Me = r.getDateFromParams(
6897
6897
  C,
6898
6898
  N,
@@ -6913,7 +6913,7 @@ function LS({
6913
6913
  weekday: G,
6914
6914
  weekdayPosition: de,
6915
6915
  weekdayPositionFromEnd: Q,
6916
- weekdayOrdinal: P,
6916
+ weekdayOrdinal: O,
6917
6917
  weekdayOrdinalFromEnd: D,
6918
6918
  week: x,
6919
6919
  weekFromEnd: B,
@@ -6946,7 +6946,7 @@ function LS({
6946
6946
  `day-from-end-${S}`,
6947
6947
  `weekday-${G}`,
6948
6948
  `weekday-position-${de}`,
6949
- `weekday-ordinal-${P}`,
6949
+ `weekday-ordinal-${O}`,
6950
6950
  `weekday-ordinal-from-end-${D}`,
6951
6951
  `week-${x}`,
6952
6952
  `week-from-end-${B}`,
@@ -6963,7 +6963,7 @@ function LS({
6963
6963
  "on-right": ft
6964
6964
  }
6965
6965
  ]
6966
- }), f && Pe ? (f = !1, v = !0, m = 1, S = u, P = 1, D = Math.floor((u - m) / Le + 1), x = 1, B = n.numWeeks, N = n.month, C = n.year) : (m++, S--, P = Math.floor((m - 1) / Le + 1), D = Math.floor((u - m) / Le + 1));
6966
+ }), f && Pe ? (f = !1, v = !0, m = 1, S = u, O = 1, D = Math.floor((u - m) / Le + 1), x = 1, B = n.numWeeks, N = n.month, C = n.year) : (m++, S--, O = Math.floor((m - 1) / Le + 1), D = Math.floor((u - m) / Le + 1));
6967
6967
  }
6968
6968
  x++, B--;
6969
6969
  }
@@ -8029,7 +8029,7 @@ function L2(e, t) {
8029
8029
  ), n.setMilliseconds(e.getMilliseconds()));
8030
8030
  const r = n.getMilliseconds(), a = n.getSeconds(), s = n.getMinutes(), o = n.getHours(), i = r + a * gd + s * wd + o * bd, l = n.getMonth() + 1, u = n.getFullYear(), c = t.getMonthParts(l, u), d = n.getDate(), h = c.numDays - d + 1, f = n.getDay() + 1, v = Math.floor((d - 1) / 7 + 1), w = Math.floor((c.numDays - d) / 7 + 1), b = Math.ceil(
8031
8031
  (d + Math.abs(c.firstWeekday - c.firstDayOfWeek)) / 7
8032
- ), m = c.numWeeks - b + 1, S = c.weeknumbers[b], P = Dd(u, l, d);
8032
+ ), m = c.numWeeks - b + 1, S = c.weeknumbers[b], O = Dd(u, l, d);
8033
8033
  return {
8034
8034
  milliseconds: r,
8035
8035
  seconds: a,
@@ -8048,7 +8048,7 @@ function L2(e, t) {
8048
8048
  year: u,
8049
8049
  date: n,
8050
8050
  dateTime: n.getTime(),
8051
- dayIndex: P,
8051
+ dayIndex: O,
8052
8052
  timezoneOffset: 0,
8053
8053
  isValid: !0
8054
8054
  };
@@ -8420,7 +8420,7 @@ function eT(e) {
8420
8420
  const f = typeof e.value;
8421
8421
  f === "string" && e.value.toLowerCase() === "system" ? o() : f === "object" ? l(e.value) : t.value = !!e.value;
8422
8422
  }
8423
- const c = xe(() => e.value, () => u(), {
8423
+ const c = De(() => e.value, () => u(), {
8424
8424
  immediate: !0
8425
8425
  });
8426
8426
  function d() {
@@ -8756,36 +8756,36 @@ function fT(e, { slots: t, emit: n }) {
8756
8756
  displayMode: b,
8757
8757
  locale: m,
8758
8758
  masks: S,
8759
- minDate: P,
8759
+ minDate: O,
8760
8760
  maxDate: D,
8761
8761
  disabledAttribute: x,
8762
8762
  disabledDates: B
8763
8763
  } = uT(e), N = p(() => e.rows * e.columns), C = p(() => e.step || N.value), W = p(() => od(c.value) ?? null), E = p(() => Qn(c.value) ?? null), ee = p(
8764
- () => e.minPage || (P.value ? Q(P.value) : null)
8764
+ () => e.minPage || (O.value ? Q(O.value) : null)
8765
8765
  ), L = p(
8766
8766
  () => e.maxPage || (D.value ? Q(D.value) : null)
8767
8767
  ), X = p(() => e.navVisibility), ne = p(() => !!e.showWeeknumbers), G = p(() => !!e.showIsoWeeknumbers), re = p(() => u.value === "monthly"), oe = p(() => u.value === "weekly"), Me = p(() => u.value === "daily"), _e = () => {
8768
8768
  o.value = !0, n("transition-start");
8769
8769
  }, I = () => {
8770
8770
  o.value = !1, n("transition-end"), h && (h.resolve(!0), h = null);
8771
- }, de = (O, y, k = u.value) => hd(O, y, k, m.value), Q = (O) => fd(O, u.value, m.value), Te = (O) => {
8772
- !x.value || !Ke.value || (O.isDisabled = Ke.value.cellExists(
8771
+ }, de = (P, y, k = u.value) => hd(P, y, k, m.value), Q = (P) => fd(P, u.value, m.value), Te = (P) => {
8772
+ !x.value || !Ke.value || (P.isDisabled = Ke.value.cellExists(
8773
8773
  x.value.key,
8774
- O.dayIndex
8774
+ P.dayIndex
8775
8775
  ));
8776
- }, pe = (O) => {
8777
- O.isFocusable = O.inMonth && O.day === s.value;
8778
- }, Oe = (O, y) => {
8779
- for (const k of O)
8776
+ }, pe = (P) => {
8777
+ P.isFocusable = P.inMonth && P.day === s.value;
8778
+ }, Oe = (P, y) => {
8779
+ for (const k of P)
8780
8780
  for (const R of k.days)
8781
8781
  if (y(R) === !1)
8782
8782
  return;
8783
8783
  }, Be = p(
8784
- () => c.value.reduce((O, y) => (O.push(...y.viewDays), O), [])
8784
+ () => c.value.reduce((P, y) => (P.push(...y.viewDays), P), [])
8785
8785
  ), Pe = p(() => {
8786
- const O = [];
8786
+ const P = [];
8787
8787
  return (e.attributes || []).forEach((y, k) => {
8788
- !y || !y.dates || O.push(
8788
+ !y || !y.dates || P.push(
8789
8789
  new Sd(
8790
8790
  {
8791
8791
  ...y,
@@ -8795,44 +8795,44 @@ function fT(e, { slots: t, emit: n }) {
8795
8795
  m.value
8796
8796
  )
8797
8797
  );
8798
- }), x.value && O.push(x.value), O;
8798
+ }), x.value && P.push(x.value), P;
8799
8799
  }), Ee = p(() => Wt(Pe.value)), Ke = p(() => {
8800
- const O = new GS();
8800
+ const P = new GS();
8801
8801
  return Pe.value.forEach((y) => {
8802
8802
  y.ranges.forEach((k) => {
8803
- O.render(y, k, Be.value);
8803
+ P.render(y, k, Be.value);
8804
8804
  });
8805
- }), O;
8806
- }), Rt = p(() => Be.value.reduce((O, y) => (O[y.dayIndex] = { day: y, cells: [] }, O[y.dayIndex].cells.push(...Ke.value.getCells(y)), O), {})), ft = (O, y) => {
8805
+ }), P;
8806
+ }), Rt = p(() => Be.value.reduce((P, y) => (P[y.dayIndex] = { day: y, cells: [] }, P[y.dayIndex].cells.push(...Ke.value.getCells(y)), P), {})), ft = (P, y) => {
8807
8807
  const k = e.showWeeknumbers || e.showIsoWeeknumbers;
8808
- return k == null ? "" : mx(k) ? k ? "left" : "" : k.startsWith("right") ? y > 1 ? "right" : k : O > 1 ? "left" : k;
8808
+ return k == null ? "" : mx(k) ? k ? "left" : "" : k.startsWith("right") ? y > 1 ? "right" : k : P > 1 ? "left" : k;
8809
8809
  }, et = () => {
8810
- var O, y;
8810
+ var P, y;
8811
8811
  if (!Ee.value)
8812
8812
  return null;
8813
- const k = Pe.value.find((De) => De.pinPage) || Pe.value[0];
8813
+ const k = Pe.value.find((xe) => xe.pinPage) || Pe.value[0];
8814
8814
  if (!k || !k.hasRanges)
8815
8815
  return null;
8816
- const [R] = k.ranges, ae = ((O = R.start) == null ? void 0 : O.date) || ((y = R.end) == null ? void 0 : y.date);
8816
+ const [R] = k.ranges, ae = ((P = R.start) == null ? void 0 : P.date) || ((y = R.end) == null ? void 0 : y.date);
8817
8817
  return ae ? Q(ae) : null;
8818
8818
  }, tt = () => {
8819
8819
  if (St(W.value))
8820
8820
  return W.value;
8821
- const O = et();
8822
- return St(O) ? O : Q(/* @__PURE__ */ new Date());
8823
- }, tn = (O, y = {}) => {
8824
- const { view: k = u.value, position: R = 1, force: ae } = y, De = R > 0 ? 1 - R : -(N.value + R);
8825
- let He = de(O, De, k), Xe = de(He, N.value - 1, k);
8821
+ const P = et();
8822
+ return St(P) ? P : Q(/* @__PURE__ */ new Date());
8823
+ }, tn = (P, y = {}) => {
8824
+ const { view: k = u.value, position: R = 1, force: ae } = y, xe = R > 0 ? 1 - R : -(N.value + R);
8825
+ let He = de(P, xe, k), Xe = de(He, N.value - 1, k);
8826
8826
  return ae || (yo(He, ee.value) ? He = ee.value : es(Xe, L.value) && (He = de(L.value, 1 - N.value)), Xe = de(He, N.value - 1)), { fromPage: He, toPage: Xe };
8827
- }, Un = (O, y, k = "") => {
8827
+ }, Un = (P, y, k = "") => {
8828
8828
  if (k === "none" || k === "fade")
8829
8829
  return k;
8830
- if ((O == null ? void 0 : O.view) !== (y == null ? void 0 : y.view))
8830
+ if ((P == null ? void 0 : P.view) !== (y == null ? void 0 : y.view))
8831
8831
  return "fade";
8832
- const R = es(y, O), ae = yo(y, O);
8832
+ const R = es(y, P), ae = yo(y, P);
8833
8833
  return !R && !ae ? "fade" : k === "slide-v" ? ae ? "slide-down" : "slide-up" : ae ? "slide-right" : "slide-left";
8834
- }, xt = (O = {}) => new Promise((y, k) => {
8835
- const { position: R = 1, force: ae = !1, transition: De } = O, He = St(O.page) ? O.page : tt(), { fromPage: Xe } = tn(He, {
8834
+ }, xt = (P = {}) => new Promise((y, k) => {
8835
+ const { position: R = 1, force: ae = !1, transition: xe } = P, He = St(P.page) ? P.page : tt(), { fromPage: Xe } = tn(He, {
8836
8836
  position: R,
8837
8837
  force: ae
8838
8838
  }), qn = [];
@@ -8858,16 +8858,16 @@ function fT(e, { slots: t, emit: n }) {
8858
8858
  d.value = Un(
8859
8859
  c.value[0],
8860
8860
  qn[0],
8861
- De
8861
+ xe
8862
8862
  ), c.value = qn, d.value && d.value !== "none" ? h = {
8863
8863
  resolve: y,
8864
8864
  reject: k
8865
8865
  } : y(!0);
8866
- }), kn = (O) => {
8866
+ }), kn = (P) => {
8867
8867
  const y = W.value ?? Q(/* @__PURE__ */ new Date());
8868
- return de(y, O);
8869
- }, Mn = (O, y = {}) => {
8870
- const k = St(O) ? O : Q(O);
8868
+ return de(y, P);
8869
+ }, Mn = (P, y = {}) => {
8870
+ const k = St(P) ? P : Q(P);
8871
8871
  return Object.assign(
8872
8872
  y,
8873
8873
  tn(k, {
@@ -8880,32 +8880,32 @@ function fT(e, { slots: t, emit: n }) {
8880
8880
  u.value,
8881
8881
  m.value
8882
8882
  ).map((ae) => WS(ae, ee.value, L.value)).some((ae) => ae);
8883
- }, Sn = (O, y = {}) => Mn(kn(O), y), ht = p(() => Sn(-C.value)), nn = p(() => Sn(C.value)), rn = async (O, y = {}) => !y.force && !Mn(O, y) ? !1 : (y.fromPage && !zS(y.fromPage, W.value) && (na({ id: i.value, hideDelay: 0 }), y.view && (X2("view", 10), u.value = y.view), await xt({
8883
+ }, Sn = (P, y = {}) => Mn(kn(P), y), ht = p(() => Sn(-C.value)), nn = p(() => Sn(C.value)), rn = async (P, y = {}) => !y.force && !Mn(P, y) ? !1 : (y.fromPage && !zS(y.fromPage, W.value) && (na({ id: i.value, hideDelay: 0 }), y.view && (X2("view", 10), u.value = y.view), await xt({
8884
8884
  ...y,
8885
8885
  page: y.fromPage,
8886
8886
  position: 1,
8887
8887
  force: !0
8888
- }), n("did-move", c.value)), !0), an = (O, y = {}) => rn(kn(O), y), sn = () => an(-C.value), on = () => an(C.value), ln = (O) => {
8889
- const y = re.value ? ".in-month" : "", k = `.id-${m.value.getDayId(O)}${y}`, R = `${k}.vc-focusable, ${k} .vc-focusable`, ae = r.value;
8888
+ }), n("did-move", c.value)), !0), an = (P, y = {}) => rn(kn(P), y), sn = () => an(-C.value), on = () => an(C.value), ln = (P) => {
8889
+ const y = re.value ? ".in-month" : "", k = `.id-${m.value.getDayId(P)}${y}`, R = `${k}.vc-focusable, ${k} .vc-focusable`, ae = r.value;
8890
8890
  if (ae) {
8891
- const De = ae.querySelector(R);
8892
- if (De)
8893
- return De.focus(), !0;
8891
+ const xe = ae.querySelector(R);
8892
+ if (xe)
8893
+ return xe.focus(), !0;
8894
8894
  }
8895
8895
  return !1;
8896
- }, Tn = async (O, y = {}) => ln(O) ? !0 : (await rn(O, y), ln(O)), Gn = (O, y) => {
8897
- s.value = O.day, n("dayclick", O, y);
8898
- }, As = (O, y) => {
8899
- n("daymouseenter", O, y);
8900
- }, Tr = (O, y) => {
8901
- n("daymouseleave", O, y);
8902
- }, Is = (O, y) => {
8903
- s.value = O.day, a.value = O, O.isFocused = !0, n("dayfocusin", O, y);
8904
- }, ma = (O, y) => {
8905
- a.value = null, O.isFocused = !1, n("dayfocusout", O, y);
8906
- }, ga = (O, y) => {
8907
- n("daykeydown", O, y);
8908
- const k = O.noonDate;
8896
+ }, Tn = async (P, y = {}) => ln(P) ? !0 : (await rn(P, y), ln(P)), Gn = (P, y) => {
8897
+ s.value = P.day, n("dayclick", P, y);
8898
+ }, As = (P, y) => {
8899
+ n("daymouseenter", P, y);
8900
+ }, Tr = (P, y) => {
8901
+ n("daymouseleave", P, y);
8902
+ }, Is = (P, y) => {
8903
+ s.value = P.day, a.value = P, P.isFocused = !0, n("dayfocusin", P, y);
8904
+ }, ma = (P, y) => {
8905
+ a.value = null, P.isFocused = !1, n("dayfocusout", P, y);
8906
+ }, ga = (P, y) => {
8907
+ n("daykeydown", P, y);
8908
+ const k = P.noonDate;
8909
8909
  let R = null;
8910
8910
  switch (y.key) {
8911
8911
  case "ArrowLeft": {
@@ -8925,11 +8925,11 @@ function fT(e, { slots: t, emit: n }) {
8925
8925
  break;
8926
8926
  }
8927
8927
  case "Home": {
8928
- R = ze(k, -O.weekdayPosition + 1);
8928
+ R = ze(k, -P.weekdayPosition + 1);
8929
8929
  break;
8930
8930
  }
8931
8931
  case "End": {
8932
- R = ze(k, O.weekdayPositionFromEnd);
8932
+ R = ze(k, P.weekdayPositionFromEnd);
8933
8933
  break;
8934
8934
  }
8935
8935
  case "PageUp": {
@@ -8942,11 +8942,11 @@ function fT(e, { slots: t, emit: n }) {
8942
8942
  }
8943
8943
  }
8944
8944
  R && (y.preventDefault(), Tn(R).catch());
8945
- }, Ns = (O) => {
8945
+ }, Ns = (P) => {
8946
8946
  const y = a.value;
8947
- y != null && ga(y, O);
8948
- }, wa = (O, y) => {
8949
- n("weeknumberclick", O, y);
8947
+ y != null && ga(y, P);
8948
+ }, wa = (P, y) => {
8949
+ n("weeknumberclick", P, y);
8950
8950
  };
8951
8951
  xt({
8952
8952
  page: e.initialPage,
@@ -8954,39 +8954,39 @@ function fT(e, { slots: t, emit: n }) {
8954
8954
  }), vr(() => {
8955
8955
  !e.disablePageSwipe && r.value && (f = K2(
8956
8956
  r.value,
8957
- ({ toLeft: O = !1, toRight: y = !1 }) => {
8958
- O ? on() : y && sn();
8957
+ ({ toLeft: P = !1, toRight: y = !1 }) => {
8958
+ P ? on() : y && sn();
8959
8959
  },
8960
8960
  _n("touch")
8961
8961
  ));
8962
8962
  }), To(() => {
8963
8963
  c.value = [], f && f();
8964
- }), xe(
8964
+ }), De(
8965
8965
  () => m.value,
8966
8966
  () => {
8967
8967
  xt();
8968
8968
  }
8969
- ), xe(
8969
+ ), De(
8970
8970
  () => N.value,
8971
8971
  () => xt()
8972
- ), xe(
8972
+ ), De(
8973
8973
  () => e.view,
8974
8974
  () => u.value = e.view
8975
- ), xe(
8975
+ ), De(
8976
8976
  () => u.value,
8977
8977
  () => {
8978
8978
  J2("view", () => {
8979
8979
  xt();
8980
8980
  }), n("update:view", u.value);
8981
8981
  }
8982
- ), xe(
8982
+ ), De(
8983
8983
  () => s.value,
8984
8984
  () => {
8985
- Oe(c.value, (O) => pe(O));
8985
+ Oe(c.value, (P) => pe(P));
8986
8986
  }
8987
8987
  ), Au(() => {
8988
- n("update:pages", c.value), Oe(c.value, (O) => {
8989
- Te(O), pe(O);
8988
+ n("update:pages", c.value), Oe(c.value, (P) => {
8989
+ Te(P), pe(P);
8990
8990
  });
8991
8991
  });
8992
8992
  const ba = {
@@ -9150,7 +9150,7 @@ const hT = K({
9150
9150
  function S(I = {}) {
9151
9151
  I.target != null && (o.isVisible && w(I.target) ? m(I) : b(I));
9152
9152
  }
9153
- function P(I) {
9153
+ function O(I) {
9154
9154
  if (!s)
9155
9155
  return;
9156
9156
  const de = s.state.elements.reference;
@@ -9172,10 +9172,10 @@ const hT = K({
9172
9172
  !I.id || I.id !== e.id || S(I);
9173
9173
  }
9174
9174
  function C() {
9175
- hn(document, "keydown", D), hn(document, "click", P), hn(document, "show-popover", x), hn(document, "hide-popover", B), hn(document, "toggle-popover", N);
9175
+ hn(document, "keydown", D), hn(document, "click", O), hn(document, "show-popover", x), hn(document, "hide-popover", B), hn(document, "toggle-popover", N);
9176
9176
  }
9177
9177
  function W() {
9178
- fn(document, "keydown", D), fn(document, "click", P), fn(document, "show-popover", x), fn(document, "hide-popover", B), fn(document, "toggle-popover", N);
9178
+ fn(document, "keydown", D), fn(document, "click", O), fn(document, "show-popover", x), fn(document, "hide-popover", B), fn(document, "toggle-popover", N);
9179
9179
  }
9180
9180
  function E(I) {
9181
9181
  t("before-show", I);
@@ -9210,14 +9210,14 @@ const hT = K({
9210
9210
  function _e() {
9211
9211
  a != null && (a.disconnect(), a = null);
9212
9212
  }
9213
- return xe(
9213
+ return De(
9214
9214
  () => r.value,
9215
9215
  (I) => {
9216
9216
  _e(), I && (a = new ResizeObserver(() => {
9217
9217
  s && s.update();
9218
9218
  }), a.observe(I));
9219
9219
  }
9220
- ), xe(() => o.placement, i, {
9220
+ ), De(() => o.placement, i, {
9221
9221
  immediate: !0
9222
9222
  }), vr(() => {
9223
9223
  C();
@@ -9665,12 +9665,12 @@ const QT = { class: "vc-nav-header" }, eO = ["disabled"], tO = ["disabled"], nO
9665
9665
  oe.value && (o.value && S(), D());
9666
9666
  }
9667
9667
  function m() {
9668
- Me.value && (o.value && P(), x());
9668
+ Me.value && (o.value && O(), x());
9669
9669
  }
9670
9670
  function S() {
9671
9671
  l.value--;
9672
9672
  }
9673
- function P() {
9673
+ function O() {
9674
9674
  l.value++;
9675
9675
  }
9676
9676
  function D() {
@@ -9728,7 +9728,7 @@ const QT = { class: "vc-nav-header" }, eO = ["disabled"], tO = ["disabled"], nO
9728
9728
  ), _e = p(() => od(ee.value.map((Q) => Q.year))), I = p(() => Qn(ee.value.map((Q) => Q.year))), de = p(() => o.value ? l.value : `${_e.value} - ${I.value}`);
9729
9729
  return Au(() => {
9730
9730
  l.value = r.value.year, d();
9731
- }), xe(
9731
+ }), De(
9732
9732
  () => l.value,
9733
9733
  (Q) => u.value = h(Q)
9734
9734
  ), vr(() => d()), (Q, Te) => (g(), M("div", {
@@ -9890,7 +9890,7 @@ const QT = { class: "vc-nav-header" }, eO = ["disabled"], tO = ["disabled"], nO
9890
9890
  return h.value.forEach((re) => {
9891
9891
  n.value.render(re, G), w(re, G);
9892
9892
  }), G;
9893
- }), m = p(() => b.value.highlights), S = p(() => !!Wt(m.value)), P = p(() => b.value.content), D = p(() => b.value.dots), x = p(() => !!Wt(D.value)), B = p(() => b.value.bars), N = p(() => !!Wt(B.value)), C = p(() => b.value.popovers), W = p(
9893
+ }), m = p(() => b.value.highlights), S = p(() => !!Wt(m.value)), O = p(() => b.value.content), D = p(() => b.value.dots), x = p(() => !!Wt(D.value)), B = p(() => b.value.bars), N = p(() => !!Wt(B.value)), C = p(() => b.value.popovers), W = p(
9894
9894
  () => C.value.map((G) => G.attribute)
9895
9895
  ), E = Ed("day-content"), ee = p(() => [
9896
9896
  "vc-day",
@@ -9904,10 +9904,10 @@ const QT = { class: "vc-nav-header" }, eO = ["disabled"], tO = ["disabled"], nO
9904
9904
  "vc-day-content vc-focusable vc-focus vc-attr",
9905
9905
  { "vc-disabled": d.value.isDisabled },
9906
9906
  In(Qn(m.value), "contentClass"),
9907
- In(Qn(P.value), "class") || ""
9907
+ In(Qn(O.value), "class") || ""
9908
9908
  ], oe = {
9909
9909
  ...In(Qn(m.value), "contentStyle"),
9910
- ...In(Qn(P.value), "style")
9910
+ ...In(Qn(O.value), "style")
9911
9911
  };
9912
9912
  return {
9913
9913
  class: re,
@@ -10212,7 +10212,7 @@ function xO(e, { emit: t, slots: n }) {
10212
10212
  let v, w, b = !0;
10213
10213
  const m = p(() => e.isRange || e.modelModifiers.range === !0), S = p(
10214
10214
  () => m.value && u.value != null ? u.value.start : null
10215
- ), P = p(
10215
+ ), O = p(
10216
10216
  () => m.value && u.value != null ? u.value.end : null
10217
10217
  ), D = p(() => e.mode.toLowerCase() === "date"), x = p(
10218
10218
  () => e.mode.toLowerCase() === "datetime"
@@ -10265,8 +10265,8 @@ function xO(e, { emit: t, slots: n }) {
10265
10265
  ...e.selectAttribute,
10266
10266
  dates: u.value,
10267
10267
  pinPage: !0
10268
- }, { dot: k, bar: R, highlight: ae, content: De } = y;
10269
- return !k && !R && !ae && !De && (y.highlight = !0), y;
10268
+ }, { dot: k, bar: R, highlight: ae, content: xe } = y;
10269
+ return !k && !R && !ae && !xe && (y.highlight = !0), y;
10270
10270
  }), _e = p(() => {
10271
10271
  if (!m.value || !Pe(c.value))
10272
10272
  return null;
@@ -10274,8 +10274,8 @@ function xO(e, { emit: t, slots: n }) {
10274
10274
  key: "select-drag",
10275
10275
  ...e.dragAttribute,
10276
10276
  dates: c.value
10277
- }, { dot: k, bar: R, highlight: ae, content: De } = y;
10278
- return !k && !R && !ae && !De && (y.highlight = {
10277
+ }, { dot: k, bar: R, highlight: ae, content: xe } = y;
10278
+ return !k && !R && !ae && !xe && (y.highlight = {
10279
10279
  startEnd: {
10280
10280
  fillMode: "outline"
10281
10281
  }
@@ -10352,16 +10352,16 @@ function xO(e, { emit: t, slots: n }) {
10352
10352
  if (!Pe(y))
10353
10353
  return null;
10354
10354
  if (Be(y)) {
10355
- const De = a.value.toDate(y.start, {
10355
+ const xe = a.value.toDate(y.start, {
10356
10356
  ...k[0],
10357
10357
  fillDate: S.value ?? void 0,
10358
10358
  patch: R
10359
10359
  }), He = a.value.toDate(y.end, {
10360
10360
  ...k[1],
10361
- fillDate: P.value ?? void 0,
10361
+ fillDate: O.value ?? void 0,
10362
10362
  patch: R
10363
10363
  });
10364
- return ma({ start: De, end: He }, ae);
10364
+ return ma({ start: xe, end: He }, ae);
10365
10365
  }
10366
10366
  return a.value.toDateOrNull(y, {
10367
10367
  ...k[0],
@@ -10377,17 +10377,17 @@ function xO(e, { emit: t, slots: n }) {
10377
10377
  }
10378
10378
  function et(y, k = {}) {
10379
10379
  return clearTimeout(v), new Promise((R) => {
10380
- const { debounce: ae = 0, ...De } = k;
10380
+ const { debounce: ae = 0, ...xe } = k;
10381
10381
  ae > 0 ? v = window.setTimeout(() => {
10382
- R(tt(y, De));
10383
- }, ae) : R(tt(y, De));
10382
+ R(tt(y, xe));
10383
+ }, ae) : R(tt(y, xe));
10384
10384
  });
10385
10385
  }
10386
10386
  function tt(y, {
10387
10387
  config: k = C.value,
10388
10388
  patch: R = "dateTime",
10389
10389
  clearIfEqual: ae = !1,
10390
- formatInput: De = !0,
10390
+ formatInput: xe = !0,
10391
10391
  hidePopover: He = !1,
10392
10392
  dragging: Xe = N.value,
10393
10393
  targetPriority: qn,
@@ -10415,7 +10415,7 @@ function xO(e, { emit: t, slots: n }) {
10415
10415
  Ve,
10416
10416
  C.value
10417
10417
  );
10418
- return Or && (b = !1, t(Xe ? "drag" : "update:modelValue", Pr), An(() => b = !0)), He && !Xe && Tr(), De && tn(), Zn && An(() => wa(qn ?? "start")), Pr;
10418
+ return Or && (b = !1, t(Xe ? "drag" : "update:modelValue", Pr), An(() => b = !0)), He && !Xe && Tr(), xe && tn(), Zn && An(() => wa(qn ?? "start")), Pr;
10419
10419
  }
10420
10420
  function tn() {
10421
10421
  An(() => {
@@ -10434,13 +10434,13 @@ function xO(e, { emit: t, slots: n }) {
10434
10434
  const ae = m.value ? {
10435
10435
  start: d.value[0],
10436
10436
  end: d.value[1] || d.value[0]
10437
- } : y, De = {
10437
+ } : y, xe = {
10438
10438
  type: "string",
10439
10439
  mask: E.value
10440
10440
  };
10441
10441
  et(ae, {
10442
10442
  ...R,
10443
- config: De,
10443
+ config: xe,
10444
10444
  patch: X.value,
10445
10445
  targetPriority: k,
10446
10446
  moveToValue: !0
@@ -10577,10 +10577,10 @@ function xO(e, { emit: t, slots: n }) {
10577
10577
  const R = u.value;
10578
10578
  if (f.value == null || !Pe(R))
10579
10579
  return !1;
10580
- const ae = y !== "end", De = ae ? 1 : -1, He = Be(R) ? ae ? R.start : R.end : R, Xe = fd(He, "monthly", a.value);
10581
- return f.value.move(Xe, { position: De, ...k });
10580
+ const ae = y !== "end", xe = ae ? 1 : -1, He = Be(R) ? ae ? R.start : R.end : R, Xe = fd(He, "monthly", a.value);
10581
+ return f.value.move(Xe, { position: xe, ...k });
10582
10582
  }
10583
- xe(
10583
+ De(
10584
10584
  () => e.isRange,
10585
10585
  (y) => {
10586
10586
  y && console.warn(
@@ -10588,15 +10588,15 @@ function xO(e, { emit: t, slots: n }) {
10588
10588
  );
10589
10589
  },
10590
10590
  { immediate: !0 }
10591
- ), xe(
10591
+ ), De(
10592
10592
  () => m.value,
10593
10593
  () => {
10594
10594
  tt(null, { formatInput: !0 });
10595
10595
  }
10596
- ), xe(
10596
+ ), De(
10597
10597
  () => E.value,
10598
10598
  () => tn()
10599
- ), xe(
10599
+ ), De(
10600
10600
  () => e.modelValue,
10601
10601
  (y) => {
10602
10602
  b && tt(y, {
@@ -10604,7 +10604,7 @@ function xO(e, { emit: t, slots: n }) {
10604
10604
  hidePopover: !1
10605
10605
  });
10606
10606
  }
10607
- ), xe(
10607
+ ), De(
10608
10608
  () => de.value,
10609
10609
  () => {
10610
10610
  qt(e.rules) && tt(e.modelValue, {
@@ -10612,7 +10612,7 @@ function xO(e, { emit: t, slots: n }) {
10612
10612
  hidePopover: !1
10613
10613
  });
10614
10614
  }
10615
- ), xe(
10615
+ ), De(
10616
10616
  () => e.timezone,
10617
10617
  () => {
10618
10618
  tt(u.value, { formatInput: !0 });
@@ -10629,7 +10629,7 @@ function xO(e, { emit: t, slots: n }) {
10629
10629
  hidePopover: !1
10630
10630
  });
10631
10631
  }), An(() => i.value = !0);
10632
- const O = {
10632
+ const P = {
10633
10633
  ...r,
10634
10634
  showCalendar: i,
10635
10635
  datePickerPopoverId: l,
@@ -10663,7 +10663,7 @@ function xO(e, { emit: t, slots: n }) {
10663
10663
  onPopoverBeforeHide: an,
10664
10664
  onPopoverAfterHide: sn
10665
10665
  };
10666
- return la(zd, O), O;
10666
+ return la(zd, P), P;
10667
10667
  }
10668
10668
  function di() {
10669
10669
  const e = ia(zd);
@@ -10740,7 +10740,7 @@ function SO(e) {
10740
10740
  set(L) {
10741
10741
  d({ hours: L });
10742
10742
  }
10743
- }), P = p({
10743
+ }), O = p({
10744
10744
  get() {
10745
10745
  return f.value.minutes;
10746
10746
  },
@@ -10788,7 +10788,7 @@ function SO(e) {
10788
10788
  isValid: w,
10789
10789
  date: m,
10790
10790
  hours: S,
10791
- minutes: P,
10791
+ minutes: O,
10792
10792
  seconds: D,
10793
10793
  milliseconds: x,
10794
10794
  options: N,
@@ -10877,7 +10877,7 @@ const TO = ["value"], OO = ["value", "disabled"], PO = {
10877
10877
  showHeader: m,
10878
10878
  timeAccuracy: S
10879
10879
  } = r;
10880
- return (P, D) => (g(), M("div", {
10880
+ return (O, D) => (g(), M("div", {
10881
10881
  class: Y(["vc-time-picker", [{ "vc-invalid": !_(s), "vc-attached": !_(f) }]])
10882
10882
  }, [
10883
10883
  j(at, { name: "time-header" }, {
@@ -13643,9 +13643,9 @@ const VA = /* @__PURE__ */ K({
13643
13643
  }
13644
13644
  return u.value = c.value || "";
13645
13645
  };
13646
- return xe(c, (v) => {
13646
+ return De(c, (v) => {
13647
13647
  r("update:modelValue", v);
13648
- }), xe(l, (v) => {
13648
+ }), De(l, (v) => {
13649
13649
  r("update:modelValue", v);
13650
13650
  }), t({
13651
13651
  rangeValue: i,
@@ -13763,30 +13763,38 @@ const VA = /* @__PURE__ */ K({
13763
13763
  valid: Boolean,
13764
13764
  disabled: Boolean,
13765
13765
  type: String,
13766
- maxLength: Number
13766
+ maxLength: Number,
13767
+ modelValue: String
13767
13768
  },
13768
13769
  emits: ["update:modelValue"],
13769
13770
  setup(e, { expose: t, emit: n }) {
13770
13771
  const r = e, a = n, s = p(() => ut());
13771
- function o(P) {
13772
- return !!s.value[P];
13772
+ function o(O) {
13773
+ return !!s.value[O];
13773
13774
  }
13774
- const i = q(""), l = q(!1), u = () => !(l.value || i.value), c = p(() => r.invalid ? "yu-border-red-500 focus-within:yu-border-red-500" : r.valid ? "yu-border-green-500 focus-within:yu-border-green-500" : "focus-within:yu-border-primary focus-within:yu-border-2"), d = p(() => r.invalid ? "yu-text-red-500" : r.valid ? "yu-text-green-500" : ""), h = p(() => {
13775
+ const i = q(r.modelValue || ""), l = q(!1), u = () => !(l.value || i.value), c = p(() => r.invalid ? "yu-border-red-500 focus-within:yu-border-red-500" : r.valid ? "yu-border-green-500 focus-within:yu-border-green-500" : "focus-within:yu-border-primary focus-within:yu-border-2"), d = p(() => r.invalid ? "yu-text-red-500" : r.valid ? "yu-text-green-500" : ""), h = p(() => {
13775
13776
  if (u())
13776
13777
  return "yu-translate-y-1/4";
13777
13778
  if (!u())
13778
13779
  return "yu-translate-x-0 yu-text-xs";
13779
13780
  }), f = p(() => r.disabled ? "yu-opacity-50 yu-pointer-events-none" : ""), v = p(() => r.fluid ? "!yu-w-full" : ""), w = q(null), b = q(null), m = () => {
13780
13781
  An(() => {
13781
- const P = b.value, D = w.value;
13782
- !P || !D || (P.style.height = "auto", P.style.height = Math.max(P.scrollHeight, qA) + "px", D.style.height = P.style.height);
13782
+ const O = b.value, D = w.value;
13783
+ !O || !D || (O.style.height = "auto", O.style.height = Math.max(O.scrollHeight, qA) + "px", D.style.height = O.style.height);
13783
13784
  });
13784
- }, S = () => {
13785
+ };
13786
+ De(
13787
+ () => r.modelValue,
13788
+ (O) => {
13789
+ O !== i.value && (i.value = O || "", m());
13790
+ }
13791
+ );
13792
+ const S = () => {
13785
13793
  a("update:modelValue", i.value), m();
13786
13794
  };
13787
13795
  return t({
13788
13796
  focus: l
13789
- }), (P, D) => (g(), U(Ie, {
13797
+ }), (O, D) => (g(), U(Ie, {
13790
13798
  class: "yu-font-primary",
13791
13799
  col: "",
13792
13800
  "gap-none": ""
@@ -13803,7 +13811,7 @@ const VA = /* @__PURE__ */ K({
13803
13811
  medium: ""
13804
13812
  }, {
13805
13813
  default: T(() => [
13806
- H(P.$slots, "label")
13814
+ H(O.$slots, "label")
13807
13815
  ]),
13808
13816
  _: 3
13809
13817
  })) : z("", !0),
@@ -13818,7 +13826,7 @@ const VA = /* @__PURE__ */ K({
13818
13826
  gray: ""
13819
13827
  }, {
13820
13828
  default: T(() => [
13821
- H(P.$slots, "default")
13829
+ H(O.$slots, "default")
13822
13830
  ]),
13823
13831
  _: 3
13824
13832
  }, 8, ["class"]),
@@ -13857,7 +13865,7 @@ const VA = /* @__PURE__ */ K({
13857
13865
  key: 0,
13858
13866
  class: Y([d.value])
13859
13867
  }, [
13860
- H(P.$slots, "feedback")
13868
+ H(O.$slots, "feedback")
13861
13869
  ], 2)) : z("", !0)
13862
13870
  ]),
13863
13871
  _: 3