@mobileaction/action-kit 1.55.17 → 1.55.18

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 Pe, ref as qe, computed as A, defineAsyncComponent as Ow, watchEffect as jy, createBlock as ce, openBlock as _, resolveDynamicComponent as Pt, h as lo, watch as mt, mergeProps as ze, useSlots as Bt, shallowRef as hi, createCommentVNode as te, Transition as uo, withCtx as pe, withDirectives as Rt, createElementVNode as ye, normalizeClass as st, createElementBlock as N, createVNode as xe, toDisplayString as ke, renderSlot as ee, createTextVNode as Fe, Fragment as ut, renderList as Ct, vShow as Dt, onMounted as gn, onBeforeUnmount as Ar, normalizeStyle as ws, unref as re, useTemplateRef as ao, nextTick as gi, normalizeProps as an, guardReactiveProps as rs, useAttrs as vn, createSlots as qt, Comment as Dw, Text as zw, onUnmounted as vi, inject as ln, provide as mn, toRaw as Df, isRef as Wy, useCssVars as Fw, render as Gh, withModifiers as Hs, withKeys as zf, Teleport as $a, getCurrentInstance as Nw, reactive as qw, isVNode as co, createApp as jf, TransitionGroup as Vw, onBeforeMount as jw, vModelText as Ww, resolveComponent as Uw } from "vue";
1
+ import { defineComponent as Pe, ref as qe, computed as A, defineAsyncComponent as Ow, watchEffect as jy, createBlock as ce, openBlock as _, resolveDynamicComponent as Pt, h as lo, watch as mt, mergeProps as ze, useSlots as Bt, shallowRef as hi, createCommentVNode as te, Transition as uo, withCtx as pe, withDirectives as Rt, createElementVNode as ye, normalizeClass as st, createElementBlock as q, createVNode as xe, toDisplayString as ke, renderSlot as ee, createTextVNode as Fe, Fragment as ut, renderList as Ct, vShow as Dt, onMounted as gn, onBeforeUnmount as Ar, normalizeStyle as ws, unref as re, useTemplateRef as ao, nextTick as gi, normalizeProps as an, guardReactiveProps as rs, useAttrs as vn, createSlots as qt, Comment as Dw, Text as zw, onUnmounted as vi, inject as ln, provide as mn, toRaw as Df, isRef as Wy, useCssVars as Fw, render as Gh, withModifiers as Hs, withKeys as zf, Teleport as $a, getCurrentInstance as Nw, reactive as qw, isVNode as co, createApp as jf, TransitionGroup as Vw, onBeforeMount as jw, vModelText as Ww, resolveComponent as Uw } from "vue";
2
2
  import { Dropdown as Gw } from "floating-vue";
3
3
  import { Radio as Hw, CheckboxGroup as Zw, Checkbox as Yw, RangePicker as Kw, DatePicker as Jw, ConfigProvider as Xw, Dropdown as Qw, FormItem as e2, Form as t2, ImagePreviewGroup as n2, Image as s2, InputNumber as i2, Switch as o2, Select as r2, InputPassword as a2, Input as l2, Textarea as c2, MenuItem as u2, Menu as p2, Modal as f2, Popover as d2, RadioGroup as h2, SelectOption as m2, Slider as g2, TabPane as v2, Tabs as y2, Tooltip as b2 } from "ant-design-vue";
4
4
  import { useMutationObserver as _2, useResizeObserver as Pa, useElementSize as Uy, useElementHover as k2, useScroll as C2, onClickOutside as w2, useScrollLock as Gy, useEventListener as S2 } from "@vueuse/core";
@@ -196,14 +196,14 @@ const z2 = /* @__PURE__ */ Pe({
196
196
  O.style.transition = "all 0.3s ease", O.style.overflow = "hidden", O.style.height = "0", O.style.opacity = "0", O.style.padding = "0", O.style.margin = "0", setTimeout(U, 300);
197
197
  });
198
198
  }
199
- function q() {
199
+ function N() {
200
200
  f.value = !1, d.value = !0, t.afterClose?.();
201
201
  }
202
202
  return (O, U) => d.value ? te("", !0) : (_(), ce(uo, {
203
203
  key: 0,
204
204
  name: "ma-alert-motion",
205
205
  css: !1,
206
- onAfterLeave: q,
206
+ onAfterLeave: N,
207
207
  onBeforeLeave: Y,
208
208
  onLeave: Z
209
209
  }, {
@@ -213,7 +213,7 @@ const z2 = /* @__PURE__ */ Pe({
213
213
  role: y.value,
214
214
  "aria-live": I.value
215
215
  }, [
216
- O.showIcon && T.value ? (_(), N("div", q2, [
216
+ O.showIcon && T.value ? (_(), q("div", q2, [
217
217
  xe($e, {
218
218
  name: T.value,
219
219
  size: "sm"
@@ -221,16 +221,16 @@ const z2 = /* @__PURE__ */ Pe({
221
221
  ])) : te("", !0),
222
222
  ye("div", V2, [
223
223
  ye("div", j2, [
224
- O.title ? (_(), N("h2", W2, ke(O.title), 1)) : te("", !0),
224
+ O.title ? (_(), q("h2", W2, ke(O.title), 1)) : te("", !0),
225
225
  ye("div", U2, [
226
226
  ee(O.$slots, "default", {}, () => [
227
227
  Fe(ke(O.message), 1)
228
228
  ])
229
229
  ])
230
230
  ]),
231
- b.value ? (_(), N("div", G2, [
231
+ b.value ? (_(), q("div", G2, [
232
232
  ee(O.$slots, "actions", {}, () => [
233
- (_(!0), N(ut, null, Ct(O.buttons, (ue) => (_(), ce(Pt(ue.href ? "a" : "button"), {
233
+ (_(!0), q(ut, null, Ct(O.buttons, (ue) => (_(), ce(Pt(ue.href ? "a" : "button"), {
234
234
  key: ue.text,
235
235
  href: ue.href,
236
236
  class: "ma-alert-action",
@@ -244,7 +244,7 @@ const z2 = /* @__PURE__ */ Pe({
244
244
  ])
245
245
  ])) : te("", !0)
246
246
  ]),
247
- O.closable ? (_(), N("button", {
247
+ O.closable ? (_(), q("button", {
248
248
  key: 1,
249
249
  tabindex: "0",
250
250
  "aria-label": "Close",
@@ -395,7 +395,7 @@ function Z2() {
395
395
  }
396
396
  return typeof Uint8ClampedArray == "function" && typeof Float32Array == "function" ? i : n;
397
397
  }();
398
- function q(n) {
398
+ function N(n) {
399
399
  return Array.apply(null, {
400
400
  length: n
401
401
  });
@@ -1532,14 +1532,14 @@ function Z2() {
1532
1532
  }, n;
1533
1533
  }(), fo = /* @__PURE__ */ function() {
1534
1534
  function n(i) {
1535
- return i.concat(q(i.length));
1535
+ return i.concat(N(i.length));
1536
1536
  }
1537
1537
  return {
1538
1538
  double: n
1539
1539
  };
1540
1540
  }(), Xn = /* @__PURE__ */ function() {
1541
1541
  return function(n, i, a) {
1542
- var p = 0, m = n, h = q(m), C = {
1542
+ var p = 0, m = n, h = N(m), C = {
1543
1543
  newElement: B,
1544
1544
  release: S
1545
1545
  };
@@ -1620,7 +1620,7 @@ function Z2() {
1620
1620
  K.length === 2 && (K[0] !== se[0] || K[1] !== se[1]) && i(K[0], K[1], se[0], se[1], K[0] + X[0], K[1] + X[1]) && i(K[0], K[1], se[0], se[1], se[0] + le[0], se[1] + le[1]) && (F = 2);
1621
1621
  var Te = new h(F);
1622
1622
  for (j = X.length, M = 0; M < F; M += 1) {
1623
- for (ae = q(j), de = M / (F - 1), J = 0, R = 0; R < j; R += 1)
1623
+ for (ae = N(j), de = M / (F - 1), J = 0, R = 0; R < j; R += 1)
1624
1624
  ie = fe(1 - de, 3) * K[R] + 3 * fe(1 - de, 2) * de * (K[R] + X[R]) + 3 * (1 - de) * fe(de, 2) * (se[R] + le[R]) + fe(de, 3) * se[R], ae[R] = ie, Me !== null && (J += fe(ae[R] - Me[R], 2));
1625
1625
  J = be(J), P += J, Te.points[M] = new C(J, ae), Me = ae;
1626
1626
  }
@@ -1847,7 +1847,7 @@ function Z2() {
1847
1847
  return Xn(8, n);
1848
1848
  }();
1849
1849
  function As() {
1850
- this.c = !1, this._length = 0, this._maxLength = 8, this.v = q(this._maxLength), this.o = q(this._maxLength), this.i = q(this._maxLength);
1850
+ this.c = !1, this._length = 0, this._maxLength = 8, this.v = N(this._maxLength), this.o = N(this._maxLength), this.i = N(this._maxLength);
1851
1851
  }
1852
1852
  As.prototype.setPathData = function(n, i) {
1853
1853
  this.c = n, this.setLength(i);
@@ -1858,7 +1858,7 @@ function Z2() {
1858
1858
  this.doubleArrayLength();
1859
1859
  this._length = n;
1860
1860
  }, As.prototype.doubleArrayLength = function() {
1861
- this.v = this.v.concat(q(this._maxLength)), this.i = this.i.concat(q(this._maxLength)), this.o = this.o.concat(q(this._maxLength)), this._maxLength *= 2;
1861
+ this.v = this.v.concat(N(this._maxLength)), this.i = this.i.concat(N(this._maxLength)), this.o = this.o.concat(N(this._maxLength)), this._maxLength *= 2;
1862
1862
  }, As.prototype.setXYAt = function(n, i, a, p, m) {
1863
1863
  var h;
1864
1864
  switch (this._length = Math.max(this._length, p + 1), this._length >= this._maxLength && this.doubleArrayLength(), a) {
@@ -1910,10 +1910,10 @@ function Z2() {
1910
1910
  return p.clone = a, p;
1911
1911
  }();
1912
1912
  function Fi() {
1913
- this._length = 0, this._maxLength = 4, this.shapes = q(this._maxLength);
1913
+ this._length = 0, this._maxLength = 4, this.shapes = N(this._maxLength);
1914
1914
  }
1915
1915
  Fi.prototype.addShape = function(n) {
1916
- this._length === this._maxLength && (this.shapes = this.shapes.concat(q(this._maxLength)), this._maxLength *= 2), this.shapes[this._length] = n, this._length += 1;
1916
+ this._length === this._maxLength && (this.shapes = this.shapes.concat(N(this._maxLength)), this._maxLength *= 2), this.shapes[this._length] = n, this._length += 1;
1917
1917
  }, Fi.prototype.releaseShapes = function() {
1918
1918
  var n;
1919
1919
  for (n = 0; n < this._length; n += 1)
@@ -1924,7 +1924,7 @@ function Z2() {
1924
1924
  var n = {
1925
1925
  newShapeCollection: m,
1926
1926
  release: h
1927
- }, i = 0, a = 4, p = q(a);
1927
+ }, i = 0, a = 4, p = N(a);
1928
1928
  function m() {
1929
1929
  var C;
1930
1930
  return i ? (i -= 1, C = p[i]) : C = new Fi(), C;
@@ -3694,7 +3694,7 @@ function Z2() {
3694
3694
  function tn(n, i, a) {
3695
3695
  this.data = n, this.element = i, this.globalData = a, this.storedData = [], this.masksProperties = this.data.masksProperties || [], this.maskElement = null;
3696
3696
  var p = this.globalData.defs, m, h = this.masksProperties ? this.masksProperties.length : 0;
3697
- this.viewData = q(h), this.solidPath = "";
3697
+ this.viewData = N(h), this.solidPath = "";
3698
3698
  var C, B = this.masksProperties, S = 0, V = [], G, me, E = Qe(), K, se, X, le, W = "clipPath", F = "clip-path";
3699
3699
  for (m = 0; m < h; m += 1)
3700
3700
  if ((B[m].mode !== "a" && B[m].mode !== "n" || B[m].inv || B[m].o.k !== 100 || B[m].o.x) && (W = "mask", F = "mask"), (B[m].mode === "s" || B[m].mode === "i") && S === 0 ? (K = nt("rect"), K.setAttribute("fill", "#ffffff"), K.setAttribute("width", this.element.comp.data.w || 0), K.setAttribute("height", this.element.comp.data.h || 0), V.push(K)) : K = null, C = nt("path"), B[m].mode === "n")
@@ -4035,7 +4035,7 @@ function Z2() {
4035
4035
  this.d = "", this._mdf = !1;
4036
4036
  };
4037
4037
  function Qn(n, i, a, p) {
4038
- this.elem = n, this.frameId = -1, this.dataProps = q(i.length), this.renderer = a, this.k = !1, this.dashStr = "", this.dashArray = Z("float32", i.length ? i.length - 1 : 0), this.dashoffset = Z("float32", 1), this.initDynamicPropertyContainer(p);
4038
+ this.elem = n, this.frameId = -1, this.dataProps = N(i.length), this.renderer = a, this.k = !1, this.dashStr = "", this.dashArray = Z("float32", i.length ? i.length - 1 : 0), this.dashoffset = Z("float32", 1), this.initDynamicPropertyContainer(p);
4039
4039
  var m, h = i.length || 0, C;
4040
4040
  for (m = 0; m < h; m += 1)
4041
4041
  C = Ue.getProp(n, i[m].v, 0, 0, this), this.k = C.k || this.k, this.dataProps[m] = {
@@ -4593,7 +4593,7 @@ function Z2() {
4593
4593
  }, this.s = sr.getTextSelectorProp(n, i.s, a), this.s.t = i.s.t;
4594
4594
  }
4595
4595
  function si(n, i, a) {
4596
- this._isFirstFrame = !0, this._hasMaskedPath = !1, this._frameId = -1, this._textData = n, this._renderType = i, this._elem = a, this._animatorsData = q(this._textData.a.length), this._pathData = {}, this._moreOptions = {
4596
+ this._isFirstFrame = !0, this._hasMaskedPath = !1, this._frameId = -1, this._textData = n, this._renderType = i, this._elem = a, this._animatorsData = N(this._textData.a.length), this._pathData = {}, this._moreOptions = {
4597
4597
  alignment: {}
4598
4598
  }, this.renderedLetters = [], this.lettersChangedFlag = !1, this.initDynamicPropertyContainer(a);
4599
4599
  }
@@ -4776,7 +4776,7 @@ function Z2() {
4776
4776
  }, Ts.prototype.buildNewText = function() {
4777
4777
  this.addDynamicProperty(this);
4778
4778
  var n, i, a = this.textProperty.currentData;
4779
- this.renderedLetters = q(a ? a.l.length : 0), a.fc ? this.layerElement.setAttribute("fill", this.buildColor(a.fc)) : this.layerElement.setAttribute("fill", "rgba(0,0,0,0)"), a.sc && (this.layerElement.setAttribute("stroke", this.buildColor(a.sc)), this.layerElement.setAttribute("stroke-width", a.sw)), this.layerElement.setAttribute("font-size", a.finalSize);
4779
+ this.renderedLetters = N(a ? a.l.length : 0), a.fc ? this.layerElement.setAttribute("fill", this.buildColor(a.fc)) : this.layerElement.setAttribute("fill", "rgba(0,0,0,0)"), a.sc && (this.layerElement.setAttribute("stroke", this.buildColor(a.sc)), this.layerElement.setAttribute("stroke-width", a.sw)), this.layerElement.setAttribute("font-size", a.finalSize);
4780
4780
  var p = this.globalData.fontManager.getFontByName(a.f);
4781
4781
  if (p.fClass)
4782
4782
  this.layerElement.setAttribute("class", p.fClass);
@@ -4913,7 +4913,7 @@ function Z2() {
4913
4913
  var a = nt("clipPath"), p = nt("rect");
4914
4914
  p.setAttribute("width", n.w), p.setAttribute("height", n.h), p.setAttribute("x", 0), p.setAttribute("y", 0);
4915
4915
  var m = Qe();
4916
- a.setAttribute("id", m), a.appendChild(p), this.layerElement.setAttribute("clip-path", "url(" + y() + "#" + m + ")"), i.appendChild(a), this.layers = n.layers, this.elements = q(n.layers.length);
4916
+ a.setAttribute("id", m), a.appendChild(p), this.layerElement.setAttribute("clip-path", "url(" + y() + "#" + m + ")"), i.appendChild(a), this.layers = n.layers, this.elements = N(n.layers.length);
4917
4917
  }, Gt.prototype.destroy = function() {
4918
4918
  this.animationItem.wrapper && (this.animationItem.wrapper.innerText = ""), this.layerElement = null, this.globalData.defs = null;
4919
4919
  var n, i = this.layers ? this.layers.length : 0;
@@ -5011,7 +5011,7 @@ function Z2() {
5011
5011
  this.destroyElements(), this.destroyBaseElement();
5012
5012
  };
5013
5013
  function xi(n, i, a) {
5014
- this.layers = n.layers, this.supports3d = !0, this.completeLayers = !1, this.pendingElements = [], this.elements = this.layers ? q(this.layers.length) : [], this.initElement(n, i, a), this.tm = n.tm ? Ue.getProp(this, n.tm, 0, i.frameRate, this) : {
5014
+ this.layers = n.layers, this.supports3d = !0, this.completeLayers = !1, this.pendingElements = [], this.elements = this.layers ? N(this.layers.length) : [], this.initElement(n, i, a), this.tm = n.tm ? Ue.getProp(this, n.tm, 0, i.frameRate, this) : {
5015
5015
  _placeholder: !0
5016
5016
  };
5017
5017
  }
@@ -5116,7 +5116,7 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5116
5116
  b();
5117
5117
  }), Ar(() => {
5118
5118
  y();
5119
- }), (I, T) => (_(), N("div", {
5119
+ }), (I, T) => (_(), q("div", {
5120
5120
  ref_key: "animationRef",
5121
5121
  ref: f,
5122
5122
  class: "ma-animation",
@@ -5195,7 +5195,7 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5195
5195
  Fe(ke(o.title) + " ", 1),
5196
5196
  ee(d.$slots, "title")
5197
5197
  ]),
5198
- o.description || d.$slots.description ? (_(), N("span", tS, [
5198
+ o.description || d.$slots.description ? (_(), q("span", tS, [
5199
5199
  Fe(ke(o.description) + " ", 1),
5200
5200
  ee(d.$slots, "description")
5201
5201
  ])) : te("", !0)
@@ -5252,8 +5252,8 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5252
5252
  pointerEvents: "none",
5253
5253
  zIndex: "-9999"
5254
5254
  });
5255
- const q = z.cloneNode(!0);
5256
- return v(z, q), Y.appendChild(q), Y;
5255
+ const N = z.cloneNode(!0);
5256
+ return v(z, N), Y.appendChild(N), Y;
5257
5257
  }
5258
5258
  function v(z, Y) {
5259
5259
  const Z = window.getComputedStyle(z);
@@ -5286,8 +5286,8 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5286
5286
  return !1;
5287
5287
  const Y = z.offsetWidth, Z = d(z);
5288
5288
  document.body.appendChild(Z);
5289
- const q = Z.scrollWidth;
5290
- return document.body.removeChild(Z), q > Y + 0.5;
5289
+ const N = Z.scrollWidth;
5290
+ return document.body.removeChild(Z), N > Y + 0.5;
5291
5291
  }
5292
5292
  function y() {
5293
5293
  const z = t.value;
@@ -5319,7 +5319,7 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5319
5319
  T();
5320
5320
  }), gn(async () => {
5321
5321
  await gi(), y();
5322
- }), (z, Y) => (_(), N("div", nS, [
5322
+ }), (z, Y) => (_(), q("div", nS, [
5323
5323
  xe(Di, ze({
5324
5324
  trigger: r.value ? ["hover"] : []
5325
5325
  }, f.value), {
@@ -5387,10 +5387,10 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5387
5387
  function T() {
5388
5388
  y.value = !1, b.value = !1;
5389
5389
  }
5390
- function z(q) {
5391
- b.value = !0, y.value = !1, q && r("error", q);
5390
+ function z(N) {
5391
+ b.value = !0, y.value = !1, N && r("error", N);
5392
5392
  }
5393
- function Y(q, O) {
5393
+ function Y(N, O) {
5394
5394
  return new Promise((U, ue) => {
5395
5395
  const Ae = new Image();
5396
5396
  let fe = !0;
@@ -5404,17 +5404,17 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5404
5404
  fe && U();
5405
5405
  }, Ae.onerror = () => {
5406
5406
  fe && ue(new Error("Image loading error"));
5407
- }, Ae.src = q;
5407
+ }, Ae.src = N;
5408
5408
  });
5409
5409
  }
5410
5410
  mt(
5411
5411
  () => t.appIcon,
5412
- (q, O, U) => {
5413
- if (I(), !q) {
5412
+ (N, O, U) => {
5413
+ if (I(), !N) {
5414
5414
  z(new Error("Empty appIcon"));
5415
5415
  return;
5416
5416
  }
5417
- Y(q, U).then(T).catch(
5417
+ Y(N, U).then(T).catch(
5418
5418
  (ue) => z(ue instanceof Error ? ue : new Error("Image loading error"))
5419
5419
  );
5420
5420
  },
@@ -5423,13 +5423,13 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5423
5423
  function Z() {
5424
5424
  z(new Error("Image loading error"));
5425
5425
  }
5426
- return (q, O) => (_(), N("div", {
5426
+ return (N, O) => (_(), q("div", {
5427
5427
  class: st(f.value)
5428
5428
  }, [
5429
5429
  xe(Di, an(rs(v.value)), {
5430
5430
  default: pe(() => [
5431
5431
  ye("div", iS, [
5432
- t.closable && !y.value ? (_(), N("span", {
5432
+ t.closable && !y.value ? (_(), q("span", {
5433
5433
  key: 0,
5434
5434
  class: "ak-app-icon-closable",
5435
5435
  onClick: d
@@ -5444,13 +5444,13 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5444
5444
  name: "loading",
5445
5445
  spin: "",
5446
5446
  class: "ak-app-icon-loading-icon"
5447
- })) : (_(), N("img", {
5447
+ })) : (_(), q("img", {
5448
5448
  key: 2,
5449
5449
  class: "ak-app-icon-img",
5450
5450
  src: b.value ? t.fallback : t.appIcon || t.fallback,
5451
5451
  onError: Z
5452
5452
  }, null, 40, oS)),
5453
- t?.platform && !y.value ? (_(), N("span", rS, [
5453
+ t?.platform && !y.value ? (_(), q("span", rS, [
5454
5454
  xe($e, {
5455
5455
  size: "xs",
5456
5456
  name: c.value
@@ -5460,7 +5460,7 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5460
5460
  ]),
5461
5461
  _: 1
5462
5462
  }, 16),
5463
- t?.appName || t?.appDescription ? (_(), N("div", aS, [
5463
+ t?.appName || t?.appDescription ? (_(), q("div", aS, [
5464
5464
  t?.appName ? (_(), ce(Cs, { key: 0 }, {
5465
5465
  default: pe(() => [
5466
5466
  ye("span", lS, ke(t.appName), 1)
@@ -5469,7 +5469,7 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5469
5469
  })) : te("", !0),
5470
5470
  t?.appDescription ? (_(), ce(Cs, { key: 1 }, {
5471
5471
  default: pe(() => [
5472
- t?.appDescription ? (_(), N("span", cS, ke(t.appDescription), 1)) : te("", !0)
5472
+ t?.appDescription ? (_(), q("span", cS, ke(t.appDescription), 1)) : te("", !0)
5473
5473
  ]),
5474
5474
  _: 1
5475
5475
  })) : te("", !0)
@@ -5519,7 +5519,7 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5519
5519
  ye("div", pS, [
5520
5520
  ye("div", fS, [
5521
5521
  ee(y.$slots, z),
5522
- t.hint ? (_(), N("div", dS, ke(t.hint), 1)) : te("", !0)
5522
+ t.hint ? (_(), q("div", dS, ke(t.hint), 1)) : te("", !0)
5523
5523
  ]),
5524
5524
  ee(y.$slots, "suffix")
5525
5525
  ])
@@ -5559,7 +5559,7 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5559
5559
  "ma-app-track-button--loading": t.loading
5560
5560
  }
5561
5561
  ]);
5562
- return (d, v) => (_(), N("button", ze({
5562
+ return (d, v) => (_(), q("button", ze({
5563
5563
  class: f.value,
5564
5564
  role: "switch",
5565
5565
  "aria-checked": t.checked,
@@ -5573,7 +5573,7 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5573
5573
  }, null, 8, mS),
5574
5574
  ye("span", gS, [
5575
5575
  ye("span", vS, ke(t.appName), 1),
5576
- t.appCategory ? (_(), N("span", yS, ke(t?.appCategory), 1)) : te("", !0)
5576
+ t.appCategory ? (_(), q("span", yS, ke(t?.appCategory), 1)) : te("", !0)
5577
5577
  ]),
5578
5578
  ye("span", bS, [
5579
5579
  xe(uo, {
@@ -5640,10 +5640,10 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5640
5640
  "ak-avatar--default": !o.avatarText
5641
5641
  }
5642
5642
  ]);
5643
- return (f, d) => (_(), N("div", {
5643
+ return (f, d) => (_(), q("div", {
5644
5644
  class: st(c.value)
5645
5645
  }, [
5646
- o.avatarText ? (_(), N("span", _S, ke(t.value), 1)) : (_(), ce($e, {
5646
+ o.avatarText ? (_(), q("span", _S, ke(t.value), 1)) : (_(), ce($e, {
5647
5647
  key: 1,
5648
5648
  id: "placeholderIcon",
5649
5649
  name: "user-avatar",
@@ -5705,7 +5705,7 @@ const K2 = /* @__PURE__ */ Rs(Y2), J2 = /* @__PURE__ */ Pe({
5705
5705
  [`ak-badge--${o.variant}--dot-${o.size}`]: o.shape === "dot"
5706
5706
  }
5707
5707
  ]);
5708
- return (r, c) => (_(), N("div", {
5708
+ return (r, c) => (_(), q("div", {
5709
5709
  class: st(t.value)
5710
5710
  }, [
5711
5711
  o?.icon ? (_(), ce($e, {
@@ -5833,13 +5833,13 @@ const CS = {
5833
5833
  );
5834
5834
  return (z, Y) => (_(), ce(Pt(c.value), ze({ class: y.value }, I.value), {
5835
5835
  default: pe(() => [
5836
- T.value ? (_(), N("span", CS, [
5836
+ T.value ? (_(), q("span", CS, [
5837
5837
  xe(re($e), {
5838
5838
  spin: z.loading,
5839
5839
  name: T.value
5840
5840
  }, null, 8, ["spin", "name"])
5841
5841
  ])) : te("", !0),
5842
- f.value ? (_(), N("span", wS, [
5842
+ f.value ? (_(), q("span", wS, [
5843
5843
  ee(z.$slots, "default")
5844
5844
  ])) : te("", !0)
5845
5845
  ]),
@@ -5891,13 +5891,13 @@ const CS = {
5891
5891
  );
5892
5892
  return (T, z) => (_(), ce(Pt(c.value), ze({ class: b.value }, y.value), {
5893
5893
  default: pe(() => [
5894
- I.value ? (_(), N("span", SS, [
5894
+ I.value ? (_(), q("span", SS, [
5895
5895
  xe(re($e), {
5896
5896
  spin: T.loading,
5897
5897
  name: I.value
5898
5898
  }, null, 8, ["spin", "name"])
5899
5899
  ])) : te("", !0),
5900
- f.value ? (_(), N("span", AS, [
5900
+ f.value ? (_(), q("span", AS, [
5901
5901
  ee(T.$slots, "default")
5902
5902
  ])) : te("", !0)
5903
5903
  ]),
@@ -5946,13 +5946,13 @@ const CS = {
5946
5946
  );
5947
5947
  return (I, T) => (_(), ce(Pt(c.value), ze({ class: b.value }, y.value), {
5948
5948
  default: pe(() => [
5949
- d.value ? (_(), N("span", IS, [
5949
+ d.value ? (_(), q("span", IS, [
5950
5950
  xe(re($e), {
5951
5951
  spin: I.loading,
5952
5952
  name: d.value
5953
5953
  }, null, 8, ["spin", "name"])
5954
5954
  ])) : te("", !0),
5955
- f.value ? (_(), N("span", xS, [
5955
+ f.value ? (_(), q("span", xS, [
5956
5956
  ee(I.$slots, "default")
5957
5957
  ])) : te("", !0)
5958
5958
  ]),
@@ -6058,12 +6058,12 @@ const CS = {
6058
6058
  function Z() {
6059
6059
  r("close");
6060
6060
  }
6061
- function q() {
6061
+ function N() {
6062
6062
  z.value = !z.value;
6063
6063
  }
6064
- return (O, U) => (_(), N("div", ze({ class: d.value }, O.$attrs), [
6065
- y.value ? (_(), N("div", MS, [
6066
- t?.headerAvatar ? (_(), N("img", {
6064
+ return (O, U) => (_(), q("div", ze({ class: d.value }, O.$attrs), [
6065
+ y.value ? (_(), q("div", MS, [
6066
+ t?.headerAvatar ? (_(), q("img", {
6067
6067
  key: 0,
6068
6068
  src: t.headerAvatar,
6069
6069
  class: "card-avatar"
@@ -6074,17 +6074,17 @@ const CS = {
6074
6074
  class: "card-icon"
6075
6075
  }, null, 8, ["name"])) : te("", !0),
6076
6076
  ye("div", PS, [
6077
- t?.title || O.$slots?.title ? (_(), N("h1", ES, [
6077
+ t?.title || O.$slots?.title ? (_(), q("h1", ES, [
6078
6078
  Fe(ke(t.title), 1),
6079
6079
  ee(O.$slots, "title")
6080
6080
  ])) : te("", !0),
6081
- t?.description || O.$slots.description ? (_(), N("p", LS, [
6081
+ t?.description || O.$slots.description ? (_(), q("p", LS, [
6082
6082
  Fe(ke(t.description), 1),
6083
6083
  ee(O.$slots, "description")
6084
6084
  ])) : te("", !0),
6085
6085
  ee(O.$slots, "headerContent")
6086
6086
  ]),
6087
- O.$slots?.headerActions || t?.closable || t?.collapsable ? (_(), N("div", $S, [
6087
+ O.$slots?.headerActions || t?.closable || t?.collapsable ? (_(), q("div", $S, [
6088
6088
  ee(O.$slots, "headerActions"),
6089
6089
  t?.collapsable ? (_(), ce(gt, {
6090
6090
  key: 0,
@@ -6093,7 +6093,7 @@ const CS = {
6093
6093
  shape: "rounded",
6094
6094
  variant: "lighter",
6095
6095
  icon: Y.value,
6096
- onClick: q
6096
+ onClick: N
6097
6097
  }, null, 8, ["icon"])) : t?.closable ? (_(), ce(gt, {
6098
6098
  key: 1,
6099
6099
  class: "close-button",
@@ -6105,7 +6105,7 @@ const CS = {
6105
6105
  })) : te("", !0)
6106
6106
  ])) : te("", !0)
6107
6107
  ])) : te("", !0),
6108
- I.value ? (_(), N("div", {
6108
+ I.value ? (_(), q("div", {
6109
6109
  key: 1,
6110
6110
  class: st(v.value)
6111
6111
  }, [
@@ -6114,30 +6114,30 @@ const CS = {
6114
6114
  name: t.contentIcon,
6115
6115
  class: "card-icon"
6116
6116
  }, null, 8, ["name"])) : te("", !0),
6117
- O.$slots.contentTitle ? (_(), N("h1", RS, [
6117
+ O.$slots.contentTitle ? (_(), q("h1", RS, [
6118
6118
  ee(O.$slots, "contentTitle")
6119
6119
  ])) : te("", !0),
6120
- O.$slots.contentDescription ? (_(), N("p", BS, [
6120
+ O.$slots.contentDescription ? (_(), q("p", BS, [
6121
6121
  ee(O.$slots, "contentDescription")
6122
6122
  ])) : te("", !0),
6123
- O.$slots.default ? (_(), N("div", OS, [
6123
+ O.$slots.default ? (_(), q("div", OS, [
6124
6124
  ee(O.$slots, "default")
6125
6125
  ])) : te("", !0)
6126
6126
  ], 2)) : te("", !0),
6127
- T.value ? (_(), N("div", {
6127
+ T.value ? (_(), q("div", {
6128
6128
  key: 2,
6129
6129
  class: st(b.value)
6130
6130
  }, [
6131
- O.$slots.footerTitle || O.$slots.footerDescription || O.$slots.footer ? (_(), N("div", DS, [
6132
- O.$slots.footerTitle ? (_(), N("h1", zS, [
6131
+ O.$slots.footerTitle || O.$slots.footerDescription || O.$slots.footer ? (_(), q("div", DS, [
6132
+ O.$slots.footerTitle ? (_(), q("h1", zS, [
6133
6133
  ee(O.$slots, "footerTitle")
6134
6134
  ])) : te("", !0),
6135
- O.$slots.footerDescription ? (_(), N("p", FS, [
6135
+ O.$slots.footerDescription ? (_(), q("p", FS, [
6136
6136
  ee(O.$slots, "footerDescription")
6137
6137
  ])) : te("", !0),
6138
6138
  ee(O.$slots, "footer")
6139
6139
  ])) : te("", !0),
6140
- O.$slots.footerActions ? (_(), N("div", NS, [
6140
+ O.$slots.footerActions ? (_(), q("div", NS, [
6141
6141
  ee(O.$slots, "footerActions")
6142
6142
  ])) : te("", !0)
6143
6143
  ], 2)) : te("", !0)
@@ -6698,9 +6698,9 @@ function Ky() {
6698
6698
  var z = b & r, Y = d.length, Z = v.length;
6699
6699
  if (Y != Z && !(z && Z > Y))
6700
6700
  return !1;
6701
- var q = T.get(d), O = T.get(v);
6702
- if (q && O)
6703
- return q == v && O == d;
6701
+ var N = T.get(d), O = T.get(v);
6702
+ if (N && O)
6703
+ return N == v && O == d;
6704
6704
  var U = -1, ue = !0, Ae = b & c ? new u() : void 0;
6705
6705
  for (T.set(d, v), T.set(v, d); ++U < Y; ) {
6706
6706
  var fe = d[U], be = v[U];
@@ -6764,7 +6764,7 @@ var au, Zm;
6764
6764
  function CA() {
6765
6765
  if (Zm) return au;
6766
6766
  Zm = 1;
6767
- var u = jo(), o = Jy(), t = Ir(), r = Ky(), c = _A(), f = kA(), d = 1, v = 2, b = "[object Boolean]", y = "[object Date]", I = "[object Error]", T = "[object Map]", z = "[object Number]", Y = "[object RegExp]", Z = "[object Set]", q = "[object String]", O = "[object Symbol]", U = "[object ArrayBuffer]", ue = "[object DataView]", Ae = u ? u.prototype : void 0, fe = Ae ? Ae.valueOf : void 0;
6767
+ var u = jo(), o = Jy(), t = Ir(), r = Ky(), c = _A(), f = kA(), d = 1, v = 2, b = "[object Boolean]", y = "[object Date]", I = "[object Error]", T = "[object Map]", z = "[object Number]", Y = "[object RegExp]", Z = "[object Set]", N = "[object String]", O = "[object Symbol]", U = "[object ArrayBuffer]", ue = "[object DataView]", Ae = u ? u.prototype : void 0, fe = Ae ? Ae.valueOf : void 0;
6768
6768
  function be(_e, ge, Ce, we, je, De, Xe) {
6769
6769
  switch (Ce) {
6770
6770
  case ue:
@@ -6780,7 +6780,7 @@ function CA() {
6780
6780
  case I:
6781
6781
  return _e.name == ge.name && _e.message == ge.message;
6782
6782
  case Y:
6783
- case q:
6783
+ case N:
6784
6784
  return _e == ge + "";
6785
6785
  case T:
6786
6786
  var Ze = c;
@@ -6947,8 +6947,8 @@ var ku, cg;
6947
6947
  function xA() {
6948
6948
  if (cg) return ku;
6949
6949
  cg = 1;
6950
- var u = Wo(), o = t0(), t = yi(), r = "[object Arguments]", c = "[object Array]", f = "[object Boolean]", d = "[object Date]", v = "[object Error]", b = "[object Function]", y = "[object Map]", I = "[object Number]", T = "[object Object]", z = "[object RegExp]", Y = "[object Set]", Z = "[object String]", q = "[object WeakMap]", O = "[object ArrayBuffer]", U = "[object DataView]", ue = "[object Float32Array]", Ae = "[object Float64Array]", fe = "[object Int8Array]", be = "[object Int16Array]", _e = "[object Int32Array]", ge = "[object Uint8Array]", Ce = "[object Uint8ClampedArray]", we = "[object Uint16Array]", je = "[object Uint32Array]", De = {};
6951
- De[ue] = De[Ae] = De[fe] = De[be] = De[_e] = De[ge] = De[Ce] = De[we] = De[je] = !0, De[r] = De[c] = De[O] = De[f] = De[U] = De[d] = De[v] = De[b] = De[y] = De[I] = De[T] = De[z] = De[Y] = De[Z] = De[q] = !1;
6950
+ var u = Wo(), o = t0(), t = yi(), r = "[object Arguments]", c = "[object Array]", f = "[object Boolean]", d = "[object Date]", v = "[object Error]", b = "[object Function]", y = "[object Map]", I = "[object Number]", T = "[object Object]", z = "[object RegExp]", Y = "[object Set]", Z = "[object String]", N = "[object WeakMap]", O = "[object ArrayBuffer]", U = "[object DataView]", ue = "[object Float32Array]", Ae = "[object Float64Array]", fe = "[object Int8Array]", be = "[object Int16Array]", _e = "[object Int32Array]", ge = "[object Uint8Array]", Ce = "[object Uint8ClampedArray]", we = "[object Uint16Array]", je = "[object Uint32Array]", De = {};
6951
+ De[ue] = De[Ae] = De[fe] = De[be] = De[_e] = De[ge] = De[Ce] = De[we] = De[je] = !0, De[r] = De[c] = De[O] = De[f] = De[U] = De[d] = De[v] = De[b] = De[y] = De[I] = De[T] = De[z] = De[Y] = De[Z] = De[N] = !1;
6952
6952
  function Xe(Ze) {
6953
6953
  return t(Ze) && o(Ze.length) && !!De[u(Ze)];
6954
6954
  }
@@ -6993,9 +6993,9 @@ function n0() {
6993
6993
  dg = 1;
6994
6994
  var u = SA(), o = Fa(), t = Ys(), r = xr(), c = e0(), f = Na(), d = Object.prototype, v = d.hasOwnProperty;
6995
6995
  function b(y, I) {
6996
- var T = t(y), z = !T && o(y), Y = !T && !z && r(y), Z = !T && !z && !Y && f(y), q = T || z || Y || Z, O = q ? u(y.length, String) : [], U = O.length;
6996
+ var T = t(y), z = !T && o(y), Y = !T && !z && r(y), Z = !T && !z && !Y && f(y), N = T || z || Y || Z, O = N ? u(y.length, String) : [], U = O.length;
6997
6997
  for (var ue in y)
6998
- (I || v.call(y, ue)) && !(q && // Safari 9 has enumerable `arguments.length` in strict mode.
6998
+ (I || v.call(y, ue)) && !(N && // Safari 9 has enumerable `arguments.length` in strict mode.
6999
6999
  (ue == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
7000
7000
  Y && (ue == "offset" || ue == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
7001
7001
  Z && (ue == "buffer" || ue == "byteLength" || ue == "byteOffset") || // Skip index properties.
@@ -7084,8 +7084,8 @@ function TA() {
7084
7084
  kg = 1;
7085
7085
  var u = o0(), o = 1, t = Object.prototype, r = t.hasOwnProperty;
7086
7086
  function c(f, d, v, b, y, I) {
7087
- var T = v & o, z = u(f), Y = z.length, Z = u(d), q = Z.length;
7088
- if (Y != q && !T)
7087
+ var T = v & o, z = u(f), Y = z.length, Z = u(d), N = Z.length;
7088
+ if (Y != N && !T)
7089
7089
  return !1;
7090
7090
  for (var O = Y; O--; ) {
7091
7091
  var U = z[O];
@@ -7148,7 +7148,7 @@ var Du, Ig;
7148
7148
  function Tr() {
7149
7149
  if (Ig) return Du;
7150
7150
  Ig = 1;
7151
- var u = PA(), o = Zf(), t = EA(), r = LA(), c = $A(), f = Wo(), d = Yy(), v = "[object Map]", b = "[object Object]", y = "[object Promise]", I = "[object Set]", T = "[object WeakMap]", z = "[object DataView]", Y = d(u), Z = d(o), q = d(t), O = d(r), U = d(c), ue = f;
7151
+ var u = PA(), o = Zf(), t = EA(), r = LA(), c = $A(), f = Wo(), d = Yy(), v = "[object Map]", b = "[object Object]", y = "[object Promise]", I = "[object Set]", T = "[object WeakMap]", z = "[object DataView]", Y = d(u), Z = d(o), N = d(t), O = d(r), U = d(c), ue = f;
7152
7152
  return (u && ue(new u(new ArrayBuffer(1))) != z || o && ue(new o()) != v || t && ue(t.resolve()) != y || r && ue(new r()) != I || c && ue(new c()) != T) && (ue = function(Ae) {
7153
7153
  var fe = f(Ae), be = fe == b ? Ae.constructor : void 0, _e = be ? d(be) : "";
7154
7154
  if (_e)
@@ -7157,7 +7157,7 @@ function Tr() {
7157
7157
  return z;
7158
7158
  case Z:
7159
7159
  return v;
7160
- case q:
7160
+ case N:
7161
7161
  return y;
7162
7162
  case O:
7163
7163
  return I;
@@ -7172,25 +7172,25 @@ function RA() {
7172
7172
  if (xg) return zu;
7173
7173
  xg = 1;
7174
7174
  var u = Kf(), o = Ky(), t = CA(), r = TA(), c = Tr(), f = Ys(), d = xr(), v = Na(), b = 1, y = "[object Arguments]", I = "[object Array]", T = "[object Object]", z = Object.prototype, Y = z.hasOwnProperty;
7175
- function Z(q, O, U, ue, Ae, fe) {
7176
- var be = f(q), _e = f(O), ge = be ? I : c(q), Ce = _e ? I : c(O);
7175
+ function Z(N, O, U, ue, Ae, fe) {
7176
+ var be = f(N), _e = f(O), ge = be ? I : c(N), Ce = _e ? I : c(O);
7177
7177
  ge = ge == y ? T : ge, Ce = Ce == y ? T : Ce;
7178
7178
  var we = ge == T, je = Ce == T, De = ge == Ce;
7179
- if (De && d(q)) {
7179
+ if (De && d(N)) {
7180
7180
  if (!d(O))
7181
7181
  return !1;
7182
7182
  be = !0, we = !1;
7183
7183
  }
7184
7184
  if (De && !we)
7185
- return fe || (fe = new u()), be || v(q) ? o(q, O, U, ue, Ae, fe) : t(q, O, ge, U, ue, Ae, fe);
7185
+ return fe || (fe = new u()), be || v(N) ? o(N, O, U, ue, Ae, fe) : t(N, O, ge, U, ue, Ae, fe);
7186
7186
  if (!(U & b)) {
7187
- var Xe = we && Y.call(q, "__wrapped__"), Ze = je && Y.call(O, "__wrapped__");
7187
+ var Xe = we && Y.call(N, "__wrapped__"), Ze = je && Y.call(O, "__wrapped__");
7188
7188
  if (Xe || Ze) {
7189
- var Oe = Xe ? q.value() : q, Re = Ze ? O.value() : O;
7189
+ var Oe = Xe ? N.value() : N, Re = Ze ? O.value() : O;
7190
7190
  return fe || (fe = new u()), Ae(Oe, Re, U, ue, fe);
7191
7191
  }
7192
7192
  }
7193
- return De ? (fe || (fe = new u()), r(q, O, U, ue, Ae, fe)) : !1;
7193
+ return De ? (fe || (fe = new u()), r(N, O, U, ue, Ae, fe)) : !1;
7194
7194
  }
7195
7195
  return zu = Z, zu;
7196
7196
  }
@@ -7319,22 +7319,22 @@ const jA = ["title"], WA = /* @__PURE__ */ Pe({
7319
7319
  if (t.option.children)
7320
7320
  return Y();
7321
7321
  if (f)
7322
- return q();
7322
+ return N();
7323
7323
  Y(null), r("select", d.value);
7324
7324
  }
7325
- function q() {
7325
+ function N() {
7326
7326
  t.option.children || Y(null), r("select", v.value);
7327
7327
  }
7328
7328
  return gn(() => {
7329
7329
  z.value && Y();
7330
- }), (O, U) => (_(), N("li", {
7330
+ }), (O, U) => (_(), q("li", {
7331
7331
  class: st(T.value)
7332
7332
  }, [
7333
7333
  re(f) ? (_(), ce(re(Wa), {
7334
7334
  key: 0,
7335
7335
  checked: b.value && !y.value,
7336
7336
  indeterminate: y.value,
7337
- onChange: q
7337
+ onChange: N
7338
7338
  }, null, 8, ["checked", "indeterminate"])) : te("", !0),
7339
7339
  ye("button", {
7340
7340
  title: t.option.label,
@@ -7349,7 +7349,7 @@ const jA = ["title"], WA = /* @__PURE__ */ Pe({
7349
7349
  O.$slots.option ? ee(O.$slots, "option", {
7350
7350
  key: 0,
7351
7351
  option: t.option
7352
- }) : (_(), N(ut, { key: 1 }, [
7352
+ }) : (_(), q(ut, { key: 1 }, [
7353
7353
  Fe(ke(t.option.label), 1)
7354
7354
  ], 64))
7355
7355
  ]),
@@ -7395,13 +7395,13 @@ const jA = ["title"], WA = /* @__PURE__ */ Pe({
7395
7395
  I();
7396
7396
  }), mt(() => f.value, () => {
7397
7397
  I();
7398
- }), (T, z) => (_(), N(ut, null, [
7398
+ }), (T, z) => (_(), q(ut, null, [
7399
7399
  ye("ul", ze({
7400
7400
  ref_key: "optionsWrapper",
7401
7401
  ref: c,
7402
7402
  class: "ma-cascader-options"
7403
7403
  }, T.$attrs, { style: d.value }), [
7404
- (_(!0), N(ut, null, Ct(T.options, (Y) => (_(), ce(WA, {
7404
+ (_(!0), q(ut, null, Ct(T.options, (Y) => (_(), ce(WA, {
7405
7405
  key: Y.value,
7406
7406
  "active-option": f.value,
7407
7407
  "onUpdate:activeOption": z[0] || (z[0] = (Z) => f.value = Z),
@@ -7490,10 +7490,10 @@ const jA = ["title"], WA = /* @__PURE__ */ Pe({
7490
7490
  ]);
7491
7491
  function Z(ue) {
7492
7492
  if (t.multiple)
7493
- return q(ue);
7493
+ return N(ue);
7494
7494
  I.value = ue, b();
7495
7495
  }
7496
- function q(ue) {
7496
+ function N(ue) {
7497
7497
  FA(I.value, ue) ? I.value = I.value.filter(
7498
7498
  (fe) => !ue.find((be) => ro(be, fe))
7499
7499
  ) : I.value = [...I.value, ...ue];
@@ -7528,20 +7528,20 @@ const jA = ["title"], WA = /* @__PURE__ */ Pe({
7528
7528
  ref: f,
7529
7529
  class: Y.value
7530
7530
  }, ue.$attrs, { title: z.value }), [
7531
- ue.prefixIcon || ue.$slots.prefixIcon ? (_(), N("div", HA, [
7531
+ ue.prefixIcon || ue.$slots.prefixIcon ? (_(), q("div", HA, [
7532
7532
  ue.prefixIcon ? (_(), ce(re($e), {
7533
7533
  key: 0,
7534
7534
  name: ue.prefixIcon
7535
7535
  }, null, 8, ["name"])) : ee(ue.$slots, "prefixIcon", { key: 1 })
7536
7536
  ])) : te("", !0),
7537
- z.value ? (_(), N("span", ZA, [
7537
+ z.value ? (_(), q("span", ZA, [
7538
7538
  ue.$slots.customLabel ? ee(ue.$slots, "customLabel", {
7539
7539
  key: 0,
7540
7540
  label: z.value
7541
- }) : (_(), N(ut, { key: 1 }, [
7541
+ }) : (_(), q(ut, { key: 1 }, [
7542
7542
  Fe(ke(z.value), 1)
7543
7543
  ], 64))
7544
- ])) : ue.placeholder ? (_(), N("span", YA, ke(ue.placeholder), 1)) : te("", !0),
7544
+ ])) : ue.placeholder ? (_(), q("span", YA, ke(ue.placeholder), 1)) : te("", !0),
7545
7545
  Rt(xe(re($e), {
7546
7546
  name: "chevron-up",
7547
7547
  class: "ma-cascader-suffix-arrow"
@@ -7667,7 +7667,7 @@ function QA() {
7667
7667
  Bg = 1;
7668
7668
  var u = Zs(), o = KA(), t = r0(), r = "Expected a function", c = Math.max, f = Math.min;
7669
7669
  function d(v, b, y) {
7670
- var I, T, z, Y, Z, q, O = 0, U = !1, ue = !1, Ae = !0;
7670
+ var I, T, z, Y, Z, N, O = 0, U = !1, ue = !1, Ae = !0;
7671
7671
  if (typeof v != "function")
7672
7672
  throw new TypeError(r);
7673
7673
  b = t(b) || 0, u(y) && (U = !!y.leading, ue = "maxWait" in y, z = ue ? c(t(y.maxWait) || 0, b) : z, Ae = "trailing" in y ? !!y.trailing : Ae);
@@ -7679,12 +7679,12 @@ function QA() {
7679
7679
  return O = Ze, Z = setTimeout(Ce, b), U ? fe(Ze) : Y;
7680
7680
  }
7681
7681
  function _e(Ze) {
7682
- var Oe = Ze - q, Re = Ze - O, Se = b - Oe;
7682
+ var Oe = Ze - N, Re = Ze - O, Se = b - Oe;
7683
7683
  return ue ? f(Se, z - Re) : Se;
7684
7684
  }
7685
7685
  function ge(Ze) {
7686
- var Oe = Ze - q, Re = Ze - O;
7687
- return q === void 0 || Oe >= b || Oe < 0 || ue && Re >= z;
7686
+ var Oe = Ze - N, Re = Ze - O;
7687
+ return N === void 0 || Oe >= b || Oe < 0 || ue && Re >= z;
7688
7688
  }
7689
7689
  function Ce() {
7690
7690
  var Ze = o();
@@ -7696,18 +7696,18 @@ function QA() {
7696
7696
  return Z = void 0, Ae && I ? fe(Ze) : (I = T = void 0, Y);
7697
7697
  }
7698
7698
  function je() {
7699
- Z !== void 0 && clearTimeout(Z), O = 0, I = q = T = Z = void 0;
7699
+ Z !== void 0 && clearTimeout(Z), O = 0, I = N = T = Z = void 0;
7700
7700
  }
7701
7701
  function De() {
7702
7702
  return Z === void 0 ? Y : we(o());
7703
7703
  }
7704
7704
  function Xe() {
7705
7705
  var Ze = o(), Oe = ge(Ze);
7706
- if (I = arguments, T = this, q = Ze, Oe) {
7706
+ if (I = arguments, T = this, N = Ze, Oe) {
7707
7707
  if (Z === void 0)
7708
- return be(q);
7708
+ return be(N);
7709
7709
  if (ue)
7710
- return clearTimeout(Z), Z = setTimeout(Ce, b), fe(q);
7710
+ return clearTimeout(Z), Z = setTimeout(Ce, b), fe(N);
7711
7711
  }
7712
7712
  return Z === void 0 && (Z = setTimeout(Ce, b)), Y;
7713
7713
  }
@@ -7985,7 +7985,7 @@ function lI() {
7985
7985
  if (sv) return dp;
7986
7986
  sv = 1;
7987
7987
  var u = c0(), o = u0(), t = p0(), r = f0(), c = d0(), f = Fa(), d = Ys(), v = iI(), b = xr(), y = Hf(), I = Zs(), T = h0(), z = Na(), Y = m0(), Z = aI();
7988
- function q(O, U, ue, Ae, fe, be, _e) {
7988
+ function N(O, U, ue, Ae, fe, be, _e) {
7989
7989
  var ge = Y(O, ue), Ce = Y(U, ue), we = _e.get(Ce);
7990
7990
  if (we) {
7991
7991
  u(O, ue, we);
@@ -7998,7 +7998,7 @@ function lI() {
7998
7998
  }
7999
7999
  De && (_e.set(Ce, je), fe(je, Ce, Ae, be, _e), _e.delete(Ce)), u(O, ue, je);
8000
8000
  }
8001
- return dp = q, dp;
8001
+ return dp = N, dp;
8002
8002
  }
8003
8003
  var hp, iv;
8004
8004
  function cI() {
@@ -8010,8 +8010,8 @@ function cI() {
8010
8010
  if (z || (z = new u()), c(Y))
8011
8011
  r(b, y, Z, I, v, T, z);
8012
8012
  else {
8013
- var q = T ? T(d(b, Z), Y, Z + "", b, y, z) : void 0;
8014
- q === void 0 && (q = Y), o(b, Z, q);
8013
+ var N = T ? T(d(b, Z), Y, Z + "", b, y, z) : void 0;
8014
+ N === void 0 && (N = Y), o(b, Z, N);
8015
8015
  }
8016
8016
  }, f);
8017
8017
  }
@@ -8164,15 +8164,15 @@ function gI() {
8164
8164
  }
8165
8165
  var vI = gI();
8166
8166
  const Ea = /* @__PURE__ */ Rs(vI), yI = {
8167
- stock: () => import("./stock-D7mr6L_L.js").then((u) => u.s),
8168
- map: () => import("./map-BOW_x1ap.js").then((u) => u.m),
8169
- wordcloud: () => import("./wordcloud-DIojsxt8.js").then((u) => u.w),
8170
- venn: () => import("./venn-BKr0sBM-.js").then((u) => u.v),
8171
- funnel: () => import("./funnel-DWk4WfgJ.js").then((u) => u.f),
8172
- annotations: () => import("./annotations-BWpy-WH3.js").then((u) => u.a),
8173
- exporting: () => import("./exporting-DFQWeWRT.js").then((u) => u.e),
8174
- "offline-exporting": () => import("./offline-exporting-C1MmTMQP.js").then((u) => u.o),
8175
- "export-data": () => import("./export-data-CVSBW4gV.js").then((u) => u.e)
8167
+ stock: () => import("./stock-DiqGzI2_.js").then((u) => u.s),
8168
+ map: () => import("./map-BfTCxQSI.js").then((u) => u.m),
8169
+ wordcloud: () => import("./wordcloud-BbrEtfC1.js").then((u) => u.w),
8170
+ venn: () => import("./venn-bF3uOa98.js").then((u) => u.v),
8171
+ funnel: () => import("./funnel-BmDHL90x.js").then((u) => u.f),
8172
+ annotations: () => import("./annotations-CmdcG9fW.js").then((u) => u.a),
8173
+ exporting: () => import("./exporting-BE2C057X.js").then((u) => u.e),
8174
+ "offline-exporting": () => import("./offline-exporting-DjwtP2_K.js").then((u) => u.o),
8175
+ "export-data": () => import("./export-data-Qxmuu6hJ.js").then((u) => u.e)
8176
8176
  // Add other modules as needed
8177
8177
  }, gv = Object.freeze({
8178
8178
  credits: { enabled: !1 },
@@ -8309,7 +8309,7 @@ const kI = { class: "ma-chart-watermark-inner" }, CI = /* @__PURE__ */ Pe({
8309
8309
  "033f242e": f.value
8310
8310
  }));
8311
8311
  const o = u, t = A(() => `${o.plotCoordinate.x}px`), r = A(() => `${o.plotCoordinate.y}px`), c = A(() => `${o.plotCoordinate.plotWidth}px`), f = A(() => `${o.plotCoordinate.plotHeight}px`);
8312
- return (d, v) => (_(), N("div", kI, [
8312
+ return (d, v) => (_(), q("div", kI, [
8313
8313
  ee(d.$slots, "default", {}, () => [
8314
8314
  xe(re($e), { name: "rocket" })
8315
8315
  ])
@@ -8336,7 +8336,7 @@ const kI = { class: "ma-chart-watermark-inner" }, CI = /* @__PURE__ */ Pe({
8336
8336
  }
8337
8337
  },
8338
8338
  setup(u) {
8339
- return (o, t) => (_(), N("div", wI, [
8339
+ return (o, t) => (_(), q("div", wI, [
8340
8340
  u.loading ? ee(o.$slots, "loadingOverlay", { key: "loading-slot" }, () => [
8341
8341
  ye("span", SI, ke(u.loadingText), 1)
8342
8342
  ]) : u.noData ? ee(o.$slots, "noDataOverlay", { key: "no-data-slot" }, () => [
@@ -8419,7 +8419,7 @@ const kI = { class: "ma-chart-watermark-inner" }, CI = /* @__PURE__ */ Pe({
8419
8419
  ],
8420
8420
  Z
8421
8421
  );
8422
- function q() {
8422
+ function N() {
8423
8423
  if (!d || !b.value)
8424
8424
  return;
8425
8425
  let be = b.value.querySelector(".ma-chart-watermark");
@@ -8449,7 +8449,7 @@ const kI = { class: "ma-chart-watermark-inner" }, CI = /* @__PURE__ */ Pe({
8449
8449
  );
8450
8450
  z(be, Ce);
8451
8451
  }
8452
- const O = Ff(q, 100);
8452
+ const O = Ff(N, 100);
8453
8453
  mt(
8454
8454
  () => r.options,
8455
8455
  (be) => {
@@ -8506,7 +8506,7 @@ const kI = { class: "ma-chart-watermark-inner" }, CI = /* @__PURE__ */ Pe({
8506
8506
  fe();
8507
8507
  }), o({
8508
8508
  getChart: v
8509
- }), (be, _e) => (_(), N("div", {
8509
+ }), (be, _e) => (_(), q("div", {
8510
8510
  ref_key: "chartRef",
8511
8511
  ref: b,
8512
8512
  class: st(["ma-chart", {
@@ -8591,7 +8591,7 @@ const MI = { class: "ma-checkbox2-card__content" }, TI = {
8591
8591
  function T() {
8592
8592
  f.value || b(!d.value);
8593
8593
  }
8594
- return (z, Y) => (_(), N("div", ze({ class: y.value }, z.$attrs, { onClick: T }), [
8594
+ return (z, Y) => (_(), q("div", ze({ class: y.value }, z.$attrs, { onClick: T }), [
8595
8595
  ye("div", MI, [
8596
8596
  xe(re(w0), ze(t, {
8597
8597
  "onUpdate:checked": re(b),
@@ -8599,21 +8599,21 @@ const MI = { class: "ma-checkbox2-card__content" }, TI = {
8599
8599
  onClick: Y[0] || (Y[0] = Hs(() => {
8600
8600
  }, ["stop"]))
8601
8601
  }), null, 16, ["onUpdate:checked", "onChange"]),
8602
- I.value ? (_(), N("div", TI, [
8603
- c.default ? ee(z.$slots, "default", { key: 0 }) : (_(), N(ut, { key: 1 }, [
8604
- z.title || c.title ? (_(), N("div", PI, [
8602
+ I.value ? (_(), q("div", TI, [
8603
+ c.default ? ee(z.$slots, "default", { key: 0 }) : (_(), q(ut, { key: 1 }, [
8604
+ z.title || c.title ? (_(), q("div", PI, [
8605
8605
  ee(z.$slots, "title", {}, () => [
8606
8606
  Fe(ke(z.title), 1)
8607
8607
  ])
8608
8608
  ])) : te("", !0),
8609
- z.description || c.description ? (_(), N("div", EI, [
8609
+ z.description || c.description ? (_(), q("div", EI, [
8610
8610
  ee(z.$slots, "description", {}, () => [
8611
8611
  Fe(ke(z.description), 1)
8612
8612
  ])
8613
8613
  ])) : te("", !0)
8614
8614
  ], 64))
8615
8615
  ])) : te("", !0),
8616
- c.suffix ? (_(), N("div", LI, [
8616
+ c.suffix ? (_(), q("div", LI, [
8617
8617
  ee(z.$slots, "suffix")
8618
8618
  ])) : te("", !0)
8619
8619
  ])
@@ -8658,8 +8658,8 @@ const MI = { class: "ma-checkbox2-card__content" }, TI = {
8658
8658
  function v(b) {
8659
8659
  return (t.value || []).includes(b);
8660
8660
  }
8661
- return (b, y) => (_(), N("div", $I, [
8662
- b.options.length > 0 ? (_(!0), N(ut, { key: 0 }, Ct(c.value, (I) => (_(), ce(re(w0), {
8661
+ return (b, y) => (_(), q("div", $I, [
8662
+ b.options.length > 0 ? (_(!0), q(ut, { key: 0 }, Ct(c.value, (I) => (_(), ce(re(w0), {
8663
8663
  key: I.value,
8664
8664
  checked: v(I.value),
8665
8665
  disabled: b.disabled || I.disabled,
@@ -8738,7 +8738,7 @@ const MI = { class: "ma-checkbox2-card__content" }, TI = {
8738
8738
  "ma-checkbox2--has-hint": t.hintText || c.hintText,
8739
8739
  "ma-checkbox2--readonly": t.readonly
8740
8740
  }
8741
- ]), q = A(
8741
+ ]), N = A(
8742
8742
  () => t.hintText || c.default || c.hintText
8743
8743
  );
8744
8744
  return mt(
@@ -8749,7 +8749,7 @@ const MI = { class: "ma-checkbox2-card__content" }, TI = {
8749
8749
  { immediate: !0 }
8750
8750
  ), gn(() => {
8751
8751
  Y.value && t.indeterminate && (Y.value.indeterminate = t.indeterminate);
8752
- }), (O, U) => (_(), N("label", ze({
8752
+ }), (O, U) => (_(), q("label", ze({
8753
8753
  class: Z.value,
8754
8754
  "aria-disabled": re(I)
8755
8755
  }, O.$attrs), [
@@ -8768,22 +8768,22 @@ const MI = { class: "ma-checkbox2-card__content" }, TI = {
8768
8768
  onChange: U[0] || (U[0] = (ue) => re(y)(ue.target.checked))
8769
8769
  }, null, 40, BI),
8770
8770
  ye("span", OI, [
8771
- O.indeterminate ? (_(), N("svg", DI, U[1] || (U[1] = [
8771
+ O.indeterminate ? (_(), q("svg", DI, U[1] || (U[1] = [
8772
8772
  ye("path", {
8773
8773
  d: "M6 12H18",
8774
8774
  "stroke-width": "1.5",
8775
8775
  "stroke-linecap": "round",
8776
8776
  "stroke-linejoin": "round"
8777
8777
  }, null, -1)
8778
- ]))) : re(b) ? (_(), N("svg", zI, U[2] || (U[2] = [
8778
+ ]))) : re(b) ? (_(), q("svg", zI, U[2] || (U[2] = [
8779
8779
  ye("path", { d: "M10.2 14.8548L17.8365 7.21741C18.188 6.86593 18.7578 6.86581 19.1094 7.21715C19.4611 7.56864 19.4612 8.13877 19.1096 8.49039L10.9071 16.6928C10.5166 17.0834 9.88343 17.0834 9.49291 16.6928L5.10871 12.3087C4.75729 11.9572 4.75729 11.3875 5.10871 11.0361C5.46013 10.6846 6.02989 10.6846 6.38131 11.0361L10.2 14.8548Z" }, null, -1)
8780
8780
  ]))) : te("", !0)
8781
8781
  ]),
8782
- q.value ? (_(), N("div", FI, [
8782
+ N.value ? (_(), q("div", FI, [
8783
8783
  ye("span", NI, [
8784
8784
  ee(O.$slots, "default")
8785
8785
  ]),
8786
- O.hintText || O.$slots.hintText ? (_(), N("span", qI, [
8786
+ O.hintText || O.$slots.hintText ? (_(), q("span", qI, [
8787
8787
  ee(O.$slots, "hintText", {}, () => [
8788
8788
  Fe(ke(O.hintText), 1)
8789
8789
  ])
@@ -8824,7 +8824,7 @@ const MI = { class: "ma-checkbox2-card__content" }, TI = {
8824
8824
  name: b,
8825
8825
  fn: pe(() => [
8826
8826
  ee(f.$slots, b),
8827
- o.hint ? (_(), N("div", {
8827
+ o.hint ? (_(), q("div", {
8828
8828
  key: b,
8829
8829
  class: "ak-checkbox__hint-text"
8830
8830
  }, ke(o.hint), 1)) : te("", !0)
@@ -8879,7 +8879,7 @@ const MI = { class: "ma-checkbox2-card__content" }, TI = {
8879
8879
  name: b,
8880
8880
  fn: pe(() => [
8881
8881
  ee(f.$slots, b),
8882
- o.hint ? (_(), N("div", {
8882
+ o.hint ? (_(), q("div", {
8883
8883
  key: b,
8884
8884
  class: "ak-checkbox__hint-text"
8885
8885
  }, ke(o.hint), 1)) : te("", !0)
@@ -8933,7 +8933,7 @@ const Ua = /* @__PURE__ */ Pe({
8933
8933
  medium: "sm",
8934
8934
  large: "md"
8935
8935
  })[t ?? "medium"]);
8936
- return (c, f) => (_(), N("div", {
8936
+ return (c, f) => (_(), q("div", {
8937
8937
  class: st(["ma-collapse--header", { "ma-collapse--header-disabled": c.disabled }])
8938
8938
  }, [
8939
8939
  xe($e, {
@@ -8956,7 +8956,7 @@ const Ua = /* @__PURE__ */ Pe({
8956
8956
  name: "MaCollapseContent",
8957
8957
  __name: "CollapseContent",
8958
8958
  setup(u) {
8959
- return (o, t) => (_(), N("div", jI, [
8959
+ return (o, t) => (_(), q("div", jI, [
8960
8960
  ee(o.$slots, "default")
8961
8961
  ]));
8962
8962
  }
@@ -8977,7 +8977,7 @@ const Ua = /* @__PURE__ */ Pe({
8977
8977
  "ma-collapse-item",
8978
8978
  `ma-collapse-item--${d.value}`
8979
8979
  ]);
8980
- return (b, y) => (_(), N("div", {
8980
+ return (b, y) => (_(), q("div", {
8981
8981
  class: st(v.value)
8982
8982
  }, [
8983
8983
  xe(VI, {
@@ -9059,7 +9059,7 @@ const Ua = /* @__PURE__ */ Pe({
9059
9059
  function I() {
9060
9060
  f.value = [];
9061
9061
  }
9062
- return o({ collapseAll: I }), (T, z) => (_(), N("div", {
9062
+ return o({ collapseAll: I }), (T, z) => (_(), q("div", {
9063
9063
  class: st(d.value)
9064
9064
  }, [
9065
9065
  ee(T.$slots, "default")
@@ -9076,8 +9076,8 @@ const Ua = /* @__PURE__ */ Pe({
9076
9076
  },
9077
9077
  setup(u, { expose: o }) {
9078
9078
  const t = u, r = hi(null), c = hi(null), f = hi(0), d = hi(0), v = k2(r), { x: b } = C2(c, { behavior: "smooth" });
9079
- Pa(c, (q) => {
9080
- const O = q[0];
9079
+ Pa(c, (N) => {
9080
+ const O = N[0];
9081
9081
  f.value = O.target.clientWidth, d.value = O.target.scrollWidth;
9082
9082
  });
9083
9083
  const y = A(() => f.value == d.value), I = A(() => (v.value || t.alwaysShowButtons) && !y.value && b.value > 0), T = A(() => (v.value || t.alwaysShowButtons) && !y.value && Math.ceil(b.value + f.value) < d.value), z = A(() => [
@@ -9095,13 +9095,13 @@ const Ua = /* @__PURE__ */ Pe({
9095
9095
  return o({
9096
9096
  scrollLeft: Y,
9097
9097
  scrollRight: Z
9098
- }), (q, O) => (_(), N("div", {
9098
+ }), (N, O) => (_(), q("div", {
9099
9099
  ref_key: "scrollerRef",
9100
9100
  ref: r,
9101
9101
  class: st(z.value)
9102
9102
  }, [
9103
9103
  Rt(ye("div", UI, [
9104
- ee(q.$slots, "buttonLeft", {}, () => [
9104
+ ee(N.$slots, "buttonLeft", {}, () => [
9105
9105
  ye("button", {
9106
9106
  class: "ma-scroller-button",
9107
9107
  onClick: Y
@@ -9117,10 +9117,10 @@ const Ua = /* @__PURE__ */ Pe({
9117
9117
  ref: c,
9118
9118
  class: "ma-scroller-wrapper"
9119
9119
  }, [
9120
- ee(q.$slots, "default")
9120
+ ee(N.$slots, "default")
9121
9121
  ], 512),
9122
9122
  Rt(ye("div", GI, [
9123
- ee(q.$slots, "buttonRight", {}, () => [
9123
+ ee(N.$slots, "buttonRight", {}, () => [
9124
9124
  ye("button", {
9125
9125
  class: "ma-scroller-button",
9126
9126
  onClick: Z
@@ -9153,7 +9153,7 @@ const Ua = /* @__PURE__ */ Pe({
9153
9153
  const y = b.target;
9154
9154
  r("update:checked", y.checked), r("change", t.name ? t.country : y.checked), y.checked && r("update:value", t.country);
9155
9155
  }
9156
- return (b, y) => (_(), N("label", {
9156
+ return (b, y) => (_(), q("label", {
9157
9157
  class: st(d.value)
9158
9158
  }, [
9159
9159
  xe(re($e), {
@@ -9303,7 +9303,7 @@ var zp, Pv;
9303
9303
  function ox() {
9304
9304
  if (Pv) return zp;
9305
9305
  Pv = 1;
9306
- var u = sd(), o = nx(), t = sx(), r = ix(), c = p0(), f = "[object Boolean]", d = "[object Date]", v = "[object Map]", b = "[object Number]", y = "[object RegExp]", I = "[object Set]", T = "[object String]", z = "[object Symbol]", Y = "[object ArrayBuffer]", Z = "[object DataView]", q = "[object Float32Array]", O = "[object Float64Array]", U = "[object Int8Array]", ue = "[object Int16Array]", Ae = "[object Int32Array]", fe = "[object Uint8Array]", be = "[object Uint8ClampedArray]", _e = "[object Uint16Array]", ge = "[object Uint32Array]";
9306
+ var u = sd(), o = nx(), t = sx(), r = ix(), c = p0(), f = "[object Boolean]", d = "[object Date]", v = "[object Map]", b = "[object Number]", y = "[object RegExp]", I = "[object Set]", T = "[object String]", z = "[object Symbol]", Y = "[object ArrayBuffer]", Z = "[object DataView]", N = "[object Float32Array]", O = "[object Float64Array]", U = "[object Int8Array]", ue = "[object Int16Array]", Ae = "[object Int32Array]", fe = "[object Uint8Array]", be = "[object Uint8ClampedArray]", _e = "[object Uint16Array]", ge = "[object Uint32Array]";
9307
9307
  function Ce(we, je, De) {
9308
9308
  var Xe = we.constructor;
9309
9309
  switch (je) {
@@ -9314,7 +9314,7 @@ function ox() {
9314
9314
  return new Xe(+we);
9315
9315
  case Z:
9316
9316
  return o(we, De);
9317
- case q:
9317
+ case N:
9318
9318
  case O:
9319
9319
  case U:
9320
9320
  case ue:
@@ -9377,7 +9377,7 @@ var jp, Bv;
9377
9377
  function ux() {
9378
9378
  if (Bv) return jp;
9379
9379
  Bv = 1;
9380
- var u = Kf(), o = KI(), t = g0(), r = JI(), c = XI(), f = u0(), d = f0(), v = QI(), b = ex(), y = o0(), I = I0(), T = Tr(), z = tx(), Y = ox(), Z = d0(), q = Ys(), O = xr(), U = ax(), ue = Zs(), Ae = cx(), fe = td(), be = Pr(), _e = 1, ge = 2, Ce = 4, we = "[object Arguments]", je = "[object Array]", De = "[object Boolean]", Xe = "[object Date]", Ze = "[object Error]", Oe = "[object Function]", Re = "[object GeneratorFunction]", Se = "[object Map]", Ke = "[object Number]", Qe = "[object Object]", xt = "[object RegExp]", Vt = "[object Set]", bt = "[object String]", kn = "[object Symbol]", Rn = "[object WeakMap]", Ss = "[object ArrayBuffer]", Cn = "[object DataView]", as = "[object Float32Array]", ls = "[object Float64Array]", wn = "[object Int8Array]", yn = "[object Int16Array]", Os = "[object Int32Array]", nt = "[object Uint8Array]", Sn = "[object Uint8ClampedArray]", bn = "[object Uint16Array]", Je = "[object Uint32Array]", tt = {};
9380
+ var u = Kf(), o = KI(), t = g0(), r = JI(), c = XI(), f = u0(), d = f0(), v = QI(), b = ex(), y = o0(), I = I0(), T = Tr(), z = tx(), Y = ox(), Z = d0(), N = Ys(), O = xr(), U = ax(), ue = Zs(), Ae = cx(), fe = td(), be = Pr(), _e = 1, ge = 2, Ce = 4, we = "[object Arguments]", je = "[object Array]", De = "[object Boolean]", Xe = "[object Date]", Ze = "[object Error]", Oe = "[object Function]", Re = "[object GeneratorFunction]", Se = "[object Map]", Ke = "[object Number]", Qe = "[object Object]", xt = "[object RegExp]", Vt = "[object Set]", bt = "[object String]", kn = "[object Symbol]", Rn = "[object WeakMap]", Ss = "[object ArrayBuffer]", Cn = "[object DataView]", as = "[object Float32Array]", ls = "[object Float64Array]", wn = "[object Int8Array]", yn = "[object Int16Array]", Os = "[object Int32Array]", nt = "[object Uint8Array]", Sn = "[object Uint8ClampedArray]", bn = "[object Uint16Array]", Je = "[object Uint32Array]", tt = {};
9381
9381
  tt[we] = tt[je] = tt[Ss] = tt[Cn] = tt[De] = tt[Xe] = tt[as] = tt[ls] = tt[wn] = tt[yn] = tt[Os] = tt[Se] = tt[Ke] = tt[Qe] = tt[xt] = tt[Vt] = tt[bt] = tt[kn] = tt[nt] = tt[Sn] = tt[bn] = tt[Je] = !0, tt[Ze] = tt[Oe] = tt[Rn] = !1;
9382
9382
  function Mt(ct, Jt, Vn, Ds, cn, sn) {
9383
9383
  var Ye, Ot = Jt & _e, An = Jt & ge, fo = Jt & Ce;
@@ -9385,7 +9385,7 @@ function ux() {
9385
9385
  return Ye;
9386
9386
  if (!ue(ct))
9387
9387
  return ct;
9388
- var Xn = q(ct);
9388
+ var Xn = N(ct);
9389
9389
  if (Xn) {
9390
9390
  if (Ye = z(ct), !Ot)
9391
9391
  return d(ct, Ye);
@@ -9645,10 +9645,10 @@ function Ax() {
9645
9645
  var Z = {};
9646
9646
  if (z == null)
9647
9647
  return Z;
9648
- var q = !1;
9648
+ var N = !1;
9649
9649
  Y = u(Y, function(U) {
9650
- return U = r(U, z), q || (q = U.length > 1), U;
9651
- }), c(z, v(z), Z), q && (Z = o(Z, b | y | I, f));
9650
+ return U = r(U, z), N || (N = U.length > 1), U;
9651
+ }), c(z, v(z), Z), N && (Z = o(Z, b | y | I, f));
9652
9652
  for (var O = Y.length; O--; )
9653
9653
  t(Z, Y[O]);
9654
9654
  return Z;
@@ -9839,7 +9839,7 @@ const xx = /* @__PURE__ */ Rs(Ix), Mx = { class: "country-option ma-select-item"
9839
9839
  key: 0,
9840
9840
  label: Z.label,
9841
9841
  value: Z.value
9842
- }) : (_(), N(ut, { key: 1 }, [
9842
+ }) : (_(), q(ut, { key: 1 }, [
9843
9843
  xe(re($e), {
9844
9844
  name: d(Z.value),
9845
9845
  size: "sm",
@@ -9866,10 +9866,10 @@ const xx = /* @__PURE__ */ Rs(Ix), Mx = { class: "country-option ma-select-item"
9866
9866
  ]),
9867
9867
  _: 2
9868
9868
  }, [
9869
- Ct(z.$slots, (Z, q) => ({
9870
- name: q,
9869
+ Ct(z.$slots, (Z, N) => ({
9870
+ name: N,
9871
9871
  fn: pe((O) => [
9872
- ee(z.$slots, q, an(rs(O)))
9872
+ ee(z.$slots, N, an(rs(O)))
9873
9873
  ])
9874
9874
  })),
9875
9875
  f.value.length && !z.$slots?.input ? {
@@ -9885,7 +9885,7 @@ const xx = /* @__PURE__ */ Rs(Ix), Mx = { class: "country-option ma-select-item"
9885
9885
  Fe(ke(f.value.length) + " countries selected ", 1)
9886
9886
  ]),
9887
9887
  _: 1
9888
- })) : (_(), N(ut, { key: 1 }, [
9888
+ })) : (_(), q(ut, { key: 1 }, [
9889
9889
  xe(re($e), {
9890
9890
  name: d(f.value[0]),
9891
9891
  size: "sm",
@@ -10055,7 +10055,7 @@ function jx() {
10055
10055
  }], Y: [/[+-]?\d+/, I("year")], YY: [f, function(O) {
10056
10056
  this.year = y(O);
10057
10057
  }], YYYY: [/\d{4}/, I("year")], Z: T, ZZ: T };
10058
- function q(O) {
10058
+ function N(O) {
10059
10059
  var U, ue;
10060
10060
  U = O, ue = b && b.formats;
10061
10061
  for (var Ae = (O = U.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(je, De, Xe) {
@@ -10097,7 +10097,7 @@ function jx() {
10097
10097
  De && (Ze = Ce[2]), b = this.$locale(), !je && Ze && (b = ue.Ls[Ze]), this.$d = function(Ke, Qe, xt, Vt) {
10098
10098
  try {
10099
10099
  if (["x", "X"].indexOf(Qe) > -1) return new Date((Qe === "X" ? 1e3 : 1) * Ke);
10100
- var bt = q(Qe)(Ke), kn = bt.year, Rn = bt.month, Ss = bt.day, Cn = bt.hours, as = bt.minutes, ls = bt.seconds, wn = bt.milliseconds, yn = bt.zone, Os = bt.week, nt = /* @__PURE__ */ new Date(), Sn = Ss || (kn || Rn ? 1 : nt.getDate()), bn = kn || nt.getFullYear(), Je = 0;
10100
+ var bt = N(Qe)(Ke), kn = bt.year, Rn = bt.month, Ss = bt.day, Cn = bt.hours, as = bt.minutes, ls = bt.seconds, wn = bt.milliseconds, yn = bt.zone, Os = bt.week, nt = /* @__PURE__ */ new Date(), Sn = Ss || (kn || Rn ? 1 : nt.getDate()), bn = kn || nt.getFullYear(), Je = 0;
10101
10101
  kn && !Rn || (Je = Rn > 0 ? Rn - 1 : nt.getMonth());
10102
10102
  var tt, Mt = Cn || 0, ct = as || 0, Jt = ls || 0, Vn = wn || 0;
10103
10103
  return yn ? new Date(Date.UTC(bn, Je, Sn, Mt, ct, Jt, Vn + 60 * yn.offset * 1e3)) : xt ? new Date(Date.UTC(bn, Je, Sn, Mt, ct, Jt, Vn)) : (tt = new Date(bn, Je, Sn, Mt, ct, Jt, Vn), Os && (tt = Vt(tt).week(Os).toDate()), tt);
@@ -10301,7 +10301,7 @@ const sy = /* @__PURE__ */ Pe({
10301
10301
  })), Z = A(() => r.presetDates.map((we) => ({
10302
10302
  ...we,
10303
10303
  slot: we?.slot || "ma-calendar-preset"
10304
- }))), q = () => c("cleared"), O = () => c("focus"), U = () => c("blur"), ue = () => c("rangeStart"), Ae = () => c("rangeEnd"), fe = (we) => we ? "chevron-up" : "chevron-down";
10304
+ }))), N = () => c("cleared"), O = () => c("focus"), U = () => c("blur"), ue = () => c("rangeStart"), Ae = () => c("rangeEnd"), fe = (we) => we ? "chevron-up" : "chevron-down";
10305
10305
  async function be() {
10306
10306
  I.value = !0, await gi(), y.value.onScroll(), c("opened"), c("openChange", !0);
10307
10307
  }
@@ -10358,7 +10358,7 @@ const sy = /* @__PURE__ */ Pe({
10358
10358
  "enable-minutes": we.enableMinutes,
10359
10359
  onOpen: be,
10360
10360
  onClosed: _e,
10361
- onCleared: q,
10361
+ onCleared: N,
10362
10362
  onFocus: O,
10363
10363
  onBlur: U,
10364
10364
  onRangeStart: ue,
@@ -10375,14 +10375,14 @@ const sy = /* @__PURE__ */ Pe({
10375
10375
  key: 1,
10376
10376
  value: De,
10377
10377
  isMenuOpen: Xe
10378
- }) : De ? (_(), N("span", Yx, ke(De), 1)) : r.placeholder ? (_(), N("span", Kx, ke(r.placeholder), 1)) : te("", !0),
10378
+ }) : De ? (_(), q("span", Yx, ke(De), 1)) : r.placeholder ? (_(), q("span", Kx, ke(r.placeholder), 1)) : te("", !0),
10379
10379
  ye("div", Jx, [
10380
10380
  xe(re($e), {
10381
10381
  name: fe(Xe)
10382
10382
  }, null, 8, ["name"])
10383
10383
  ])
10384
10384
  ]),
10385
- r.hintText || re(f).hintText ? (_(), N("div", {
10385
+ r.hintText || re(f).hintText ? (_(), q("div", {
10386
10386
  key: 0,
10387
10387
  class: "ma-hint",
10388
10388
  "aria-label": r.hintText,
@@ -10620,7 +10620,7 @@ const sy = /* @__PURE__ */ Pe({
10620
10620
  value: mi()
10621
10621
  }), ge;
10622
10622
  }
10623
- ), q = A(
10623
+ ), N = A(
10624
10624
  () => c?.renderExtraFooter || t.showApply || Z.value.length
10625
10625
  );
10626
10626
  function O(ge, Ce = !1) {
@@ -10758,11 +10758,11 @@ const sy = /* @__PURE__ */ Pe({
10758
10758
  ]),
10759
10759
  key: "1"
10760
10760
  } : void 0,
10761
- q.value ? {
10761
+ N.value ? {
10762
10762
  name: "renderExtraFooter",
10763
10763
  fn: pe(() => [
10764
- Z.value.length ? (_(), N("ul", sM, [
10765
- (_(!0), N(ut, null, Ct(Z.value, (we, je) => (_(), N("li", {
10764
+ Z.value.length ? (_(), q("ul", sM, [
10765
+ (_(!0), q(ut, null, Ct(Z.value, (we, je) => (_(), q("li", {
10766
10766
  key: je,
10767
10767
  onClick: (De) => be(we.value)
10768
10768
  }, ke(we.name), 9, iM))), 128))
@@ -10820,8 +10820,8 @@ function aM() {
10820
10820
  return !Y.size;
10821
10821
  if (d(Y))
10822
10822
  return !u(Y).length;
10823
- for (var q in Y)
10824
- if (T.call(Y, q))
10823
+ for (var N in Y)
10824
+ if (T.call(Y, N))
10825
10825
  return !1;
10826
10826
  return !0;
10827
10827
  }
@@ -10888,7 +10888,7 @@ const La = /* @__PURE__ */ Rs(lM), cM = { class: "ma-drawer-header" }, uM = { cl
10888
10888
  function Z(U) {
10889
10889
  t.closable && f.value && U.key === "Escape" && (f.value = !1);
10890
10890
  }
10891
- function q() {
10891
+ function N() {
10892
10892
  t.closable && (f.value = !1);
10893
10893
  }
10894
10894
  function O() {
@@ -10907,7 +10907,7 @@ const La = /* @__PURE__ */ Rs(lM), cM = { class: "ma-drawer-header" }, uM = { cl
10907
10907
  onAfterLeave: Y
10908
10908
  }, {
10909
10909
  default: pe(() => [
10910
- f.value ? (_(), N("aside", ze({
10910
+ f.value ? (_(), q("aside", ze({
10911
10911
  key: 0,
10912
10912
  style: b.value,
10913
10913
  class: I.value
@@ -10920,15 +10920,15 @@ const La = /* @__PURE__ */ Rs(lM), cM = { class: "ma-drawer-header" }, uM = { cl
10920
10920
  style: ws(y.value),
10921
10921
  class: "ma-drawer-container"
10922
10922
  }, [
10923
- T.value ? (_(), N("div", {
10923
+ T.value ? (_(), q("div", {
10924
10924
  key: 0,
10925
10925
  class: st(["ma-header-wrapper", { "ma-header-sticky": U.headerSticky }])
10926
10926
  }, [
10927
10927
  ye("div", cM, [
10928
10928
  ee(U.$slots, "header", {}, () => [
10929
10929
  ye("div", uM, [
10930
- U.title ? (_(), N("span", pM, ke(U.title), 1)) : te("", !0),
10931
- U.hintText ? (_(), N("span", fM, ke(U.hintText), 1)) : te("", !0)
10930
+ U.title ? (_(), q("span", pM, ke(U.title), 1)) : te("", !0),
10931
+ U.hintText ? (_(), q("span", fM, ke(U.hintText), 1)) : te("", !0)
10932
10932
  ]),
10933
10933
  U.closable ? (_(), ce(gt, {
10934
10934
  key: 0,
@@ -10938,18 +10938,18 @@ const La = /* @__PURE__ */ Rs(lM), cM = { class: "ma-drawer-header" }, uM = { cl
10938
10938
  icon: "close",
10939
10939
  class: "ma-drawer-header--close-button",
10940
10940
  "aria-label": "Close drawer",
10941
- onClick: q
10941
+ onClick: N
10942
10942
  })) : te("", !0)
10943
10943
  ])
10944
10944
  ]),
10945
- c.tabs ? (_(), N("div", dM, [
10945
+ c.tabs ? (_(), q("div", dM, [
10946
10946
  ee(U.$slots, "tabs")
10947
10947
  ])) : te("", !0)
10948
10948
  ], 2)) : te("", !0),
10949
10949
  ye("div", hM, [
10950
10950
  ee(U.$slots, "default")
10951
10951
  ]),
10952
- c.footer ? (_(), N("div", {
10952
+ c.footer ? (_(), q("div", {
10953
10953
  key: 1,
10954
10954
  class: st(["ma-drawer-footer", { "ma-footer-sticky": U.footerSticky }])
10955
10955
  }, [
@@ -10995,7 +10995,7 @@ const La = /* @__PURE__ */ Rs(lM), cM = { class: "ma-drawer-header" }, uM = { cl
10995
10995
  trigger: t.trigger
10996
10996
  }), {
10997
10997
  overlay: pe(() => [
10998
- b.$slots.overlay ? (_(), N("div", mM, [
10998
+ b.$slots.overlay ? (_(), q("div", mM, [
10999
10999
  ee(b.$slots, "overlay")
11000
11000
  ])) : te("", !0)
11001
11001
  ]),
@@ -11035,7 +11035,7 @@ const La = /* @__PURE__ */ Rs(lM), cM = { class: "ma-drawer-header" }, uM = { cl
11035
11035
  ), r = A(() => [
11036
11036
  `ma-empty ma-empty--${o.variant} ma-empty--${o.size}`
11037
11037
  ]);
11038
- return (c, f) => (_(), N("div", {
11038
+ return (c, f) => (_(), q("div", {
11039
11039
  class: st(r.value)
11040
11040
  }, [
11041
11041
  o?.animation ? (_(), ce(J2, ze({
@@ -11087,7 +11087,7 @@ const La = /* @__PURE__ */ Rs(lM), cM = { class: "ma-drawer-header" }, uM = { cl
11087
11087
  return t;
11088
11088
  };
11089
11089
  function kM(u, o, t, r, c, f) {
11090
- return _(), N(ut, null, [
11090
+ return _(), q(ut, null, [
11091
11091
  o[0] || (o[0] = ye("label", {
11092
11092
  for: "cc-num",
11093
11093
  class: "hidden"
@@ -11155,7 +11155,7 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11155
11155
  emits: ["submit"],
11156
11156
  setup(u, { emit: o }) {
11157
11157
  const t = o;
11158
- return (r, c) => (_(), N("form", {
11158
+ return (r, c) => (_(), q("form", {
11159
11159
  novalidate: "",
11160
11160
  onSubmit: c[0] || (c[0] = Hs((f) => t("submit", f), ["prevent"]))
11161
11161
  }, [
@@ -11170,7 +11170,7 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11170
11170
  size: { default: "small" }
11171
11171
  },
11172
11172
  setup(u) {
11173
- return (o, t) => (_(), N("div", {
11173
+ return (o, t) => (_(), q("div", {
11174
11174
  class: "ma-form-item-2-message",
11175
11175
  "data-severity": o.severity,
11176
11176
  "data-size": o.size,
@@ -11192,7 +11192,7 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11192
11192
  size: { default: "small" }
11193
11193
  },
11194
11194
  setup(u) {
11195
- return (o, t) => (_(), N("label", {
11195
+ return (o, t) => (_(), q("label", {
11196
11196
  for: o.labelFor,
11197
11197
  class: "ma-form-item-2-label",
11198
11198
  "data-required": o.isRequired,
@@ -11220,7 +11220,7 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11220
11220
  showMessage: { type: Boolean, default: !0 }
11221
11221
  },
11222
11222
  setup(u) {
11223
- return (o, t) => (_(), N("div", {
11223
+ return (o, t) => (_(), q("div", {
11224
11224
  class: "ma-form-item-2",
11225
11225
  "data-size": o.size,
11226
11226
  "data-disabled": o.isDisabled
@@ -11239,7 +11239,7 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11239
11239
  appear: ""
11240
11240
  }, {
11241
11241
  default: pe(() => [
11242
- o.showMessage ? (_(), N("div", MM, [
11242
+ o.showMessage ? (_(), q("div", MM, [
11243
11243
  ee(o.$slots, "message", {}, () => [
11244
11244
  xe(SM, {
11245
11245
  message: o.message,
@@ -11424,7 +11424,7 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11424
11424
  })), Z = A(() => ({
11425
11425
  zIndex: t.zIndex
11426
11426
  }));
11427
- function q(we) {
11427
+ function N(we) {
11428
11428
  t.visible && (["ArrowLeft", "ArrowRight", "Escape"].includes(we.key) && we.preventDefault(), we.key == "Escape" ? fe() : we.key == "ArrowLeft" ? r("navigateLeft") : we.key == "ArrowRight" && r("navigateRight"));
11429
11429
  }
11430
11430
  function O() {
@@ -11455,16 +11455,16 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11455
11455
  c.value != 1 && O();
11456
11456
  }
11457
11457
  return gn(() => {
11458
- window.addEventListener("keydown", q);
11458
+ window.addEventListener("keydown", N);
11459
11459
  }), vi(() => {
11460
- window.removeEventListener("keydown", q), document.body.style.overflow = "auto";
11460
+ window.removeEventListener("keydown", N), document.body.style.overflow = "auto";
11461
11461
  }), mt(
11462
11462
  () => t.visible,
11463
11463
  (we) => {
11464
11464
  we ? (O(), document.body.style.overflow = "hidden") : document.body.style.overflow = "auto";
11465
11465
  }
11466
11466
  ), (we, je) => (_(), ce($a, { to: "body" }, [
11467
- t.visible ? (_(), N("div", {
11467
+ t.visible ? (_(), q("div", {
11468
11468
  key: 0,
11469
11469
  class: "preview-modal",
11470
11470
  style: ws(Z.value)
@@ -11510,7 +11510,7 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11510
11510
  onDblclick: Ce,
11511
11511
  onClick: Hs(fe, ["self"])
11512
11512
  }, [
11513
- I.value ? (_(), N("img", {
11513
+ I.value ? (_(), q("img", {
11514
11514
  key: 0,
11515
11515
  src: I.value,
11516
11516
  alt: T.value,
@@ -11568,7 +11568,7 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11568
11568
  function T(z) {
11569
11569
  r("error", z), d.value = !0;
11570
11570
  }
11571
- return (z, Y) => (_(), N("div", LM, [
11571
+ return (z, Y) => (_(), q("div", LM, [
11572
11572
  ye("button", ze({
11573
11573
  class: "preview-mask-image-wrapper",
11574
11574
  style: b.value
@@ -11662,9 +11662,9 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11662
11662
  closePreview: y,
11663
11663
  navigateLeft: d,
11664
11664
  navigateRight: v
11665
- }), (z, Y) => (_(), N("div", OM, [
11666
- o.images.length ? (_(!0), N(ut, { key: 0 }, Ct(o.images, (Z, q) => (_(), ce(BM, ze({ key: q }, { ref_for: !0 }, Z, {
11667
- onClick: (O) => b(q)
11665
+ }), (z, Y) => (_(), q("div", OM, [
11666
+ o.images.length ? (_(!0), q(ut, { key: 0 }, Ct(o.images, (Z, N) => (_(), ce(BM, ze({ key: N }, { ref_for: !0 }, Z, {
11667
+ onClick: (O) => b(N)
11668
11668
  }), null, 16, ["onClick"]))), 128)) : ee(z.$slots, "default", { key: 1 }),
11669
11669
  xe(P0, {
11670
11670
  visible: r.value,
@@ -11782,7 +11782,7 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11782
11782
  function b(y) {
11783
11783
  r("pressEnter", y);
11784
11784
  }
11785
- return (y, I) => (_(), N("div", null, [
11785
+ return (y, I) => (_(), q("div", null, [
11786
11786
  xe(re(i2), {
11787
11787
  value: f.value,
11788
11788
  "onUpdate:value": I[0] || (I[0] = (T) => f.value = T),
@@ -11809,14 +11809,14 @@ const CM = /* @__PURE__ */ T0(_M, [["render", kM]]), YR = /* @__PURE__ */ Pe({
11809
11809
  t.addonBefore || y.$slots?.addonBefore ? {
11810
11810
  name: "addonBefore",
11811
11811
  fn: pe(() => [
11812
- t.addonBefore ? (_(), N("span", DM, ke(t.addonBefore), 1)) : ee(y.$slots, "addonBefore", { key: 1 })
11812
+ t.addonBefore ? (_(), q("span", DM, ke(t.addonBefore), 1)) : ee(y.$slots, "addonBefore", { key: 1 })
11813
11813
  ]),
11814
11814
  key: "0"
11815
11815
  } : void 0,
11816
11816
  t.addonAfter || y.$slots?.addonAfter ? {
11817
11817
  name: "addonAfter",
11818
11818
  fn: pe(() => [
11819
- t.addonAfter ? (_(), N("span", zM, ke(t.addonAfter), 1)) : ee(y.$slots, "addonAfter", { key: 1 })
11819
+ t.addonAfter ? (_(), q("span", zM, ke(t.addonAfter), 1)) : ee(y.$slots, "addonAfter", { key: 1 })
11820
11820
  ]),
11821
11821
  key: "1"
11822
11822
  } : void 0
@@ -11867,7 +11867,7 @@ var VM = wr.exports, ly;
11867
11867
  function jM() {
11868
11868
  return ly || (ly = 1, function(u, o) {
11869
11869
  (function() {
11870
- var t, r = "4.17.21", c = 200, f = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", d = "Expected a function", v = "Invalid `variable` option passed into `_.template`", b = "__lodash_hash_undefined__", y = 500, I = "__lodash_placeholder__", T = 1, z = 2, Y = 4, Z = 1, q = 2, O = 1, U = 2, ue = 4, Ae = 8, fe = 16, be = 32, _e = 64, ge = 128, Ce = 256, we = 512, je = 30, De = "...", Xe = 800, Ze = 16, Oe = 1, Re = 2, Se = 3, Ke = 1 / 0, Qe = 9007199254740991, xt = 17976931348623157e292, Vt = NaN, bt = 4294967295, kn = bt - 1, Rn = bt >>> 1, Ss = [
11870
+ var t, r = "4.17.21", c = 200, f = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", d = "Expected a function", v = "Invalid `variable` option passed into `_.template`", b = "__lodash_hash_undefined__", y = 500, I = "__lodash_placeholder__", T = 1, z = 2, Y = 4, Z = 1, N = 2, O = 1, U = 2, ue = 4, Ae = 8, fe = 16, be = 32, _e = 64, ge = 128, Ce = 256, we = 512, je = 30, De = "...", Xe = 800, Ze = 16, Oe = 1, Re = 2, Se = 3, Ke = 1 / 0, Qe = 9007199254740991, xt = 17976931348623157e292, Vt = NaN, bt = 4294967295, kn = bt - 1, Rn = bt >>> 1, Ss = [
11871
11871
  ["ary", ge],
11872
11872
  ["bind", O],
11873
11873
  ["bindKey", U],
@@ -12957,7 +12957,7 @@ function jM() {
12957
12957
  var Be = new Es();
12958
12958
  if (g)
12959
12959
  var He = g(Ee, Le, he, e, s, Be);
12960
- if (!(He === t ? fr(Le, Ee, Z | q, g, Be) : He))
12960
+ if (!(He === t ? fr(Le, Ee, Z | N, g, Be) : He))
12961
12961
  return !1;
12962
12962
  }
12963
12963
  }
@@ -13015,7 +13015,7 @@ function jM() {
13015
13015
  function Ad(e, s) {
13016
13016
  return jl(e) && sh(s) ? ih(Gs(e), s) : function(l) {
13017
13017
  var g = Ql(l, e);
13018
- return g === t && g === s ? ec(l, e) : fr(s, g, Z | q);
13018
+ return g === t && g === s ? ec(l, e) : fr(s, g, Z | N);
13019
13019
  };
13020
13020
  }
13021
13021
  function la(e, s, l, g, w) {
@@ -13681,7 +13681,7 @@ function jM() {
13681
13681
  var Ee = $.get(e), Le = $.get(s);
13682
13682
  if (Ee && Le)
13683
13683
  return Ee == s && Le == e;
13684
- var Be = -1, He = !0, it = l & q ? new eo() : t;
13684
+ var Be = -1, He = !0, it = l & N ? new eo() : t;
13685
13685
  for ($.set(e, s), $.set(s, e); ++Be < ne; ) {
13686
13686
  var at = e[Be], dt = s[Be];
13687
13687
  if (g)
@@ -13733,7 +13733,7 @@ function jM() {
13733
13733
  var Ee = H.get(e);
13734
13734
  if (Ee)
13735
13735
  return Ee == s;
13736
- g |= q, H.set(e, s);
13736
+ g |= N, H.set(e, s);
13737
13737
  var Le = Qd(ne(e), ne(s), g, w, $, H);
13738
13738
  return H.delete(e), Le;
13739
13739
  case Ye:
@@ -15599,7 +15599,7 @@ const s4 = [
15599
15599
  class: "ma-toggle__switch",
15600
15600
  prefixCls: "antd-switch"
15601
15601
  }));
15602
- return (b, y) => (_(), N("div", {
15602
+ return (b, y) => (_(), q("div", {
15603
15603
  class: st(d.value)
15604
15604
  }, [
15605
15605
  xe(re(o2), ze({
@@ -15608,9 +15608,9 @@ const s4 = [
15608
15608
  }, v.value, {
15609
15609
  onClick: y[1] || (y[1] = (I) => b.$emit("click", I))
15610
15610
  }), null, 16, ["checked"]),
15611
- t.title || t.subTitle ? (_(), N("div", YM, [
15612
- t.title ? (_(), N("span", KM, ke(t.title), 1)) : te("", !0),
15613
- t.subTitle ? (_(), N("span", JM, ke(t.subTitle), 1)) : te("", !0)
15611
+ t.title || t.subTitle ? (_(), q("div", YM, [
15612
+ t.title ? (_(), q("span", KM, ke(t.title), 1)) : te("", !0),
15613
+ t.subTitle ? (_(), q("span", JM, ke(t.subTitle), 1)) : te("", !0)
15614
15614
  ])) : te("", !0)
15615
15615
  ], 2));
15616
15616
  }
@@ -15663,7 +15663,7 @@ const s4 = [
15663
15663
  function v() {
15664
15664
  r("closeDropdown");
15665
15665
  }
15666
- return (b, y) => (_(), N("div", XM, [
15666
+ return (b, y) => (_(), q("div", XM, [
15667
15667
  ye("div", QM, [
15668
15668
  xe(re($e), {
15669
15669
  size: "lg",
@@ -15786,7 +15786,7 @@ const s4 = [
15786
15786
  {
15787
15787
  "ma-select--multi-select-selection-done": t.mode === "multiselect" && !!z.value
15788
15788
  }
15789
- ]), q = A(() => [
15789
+ ]), N = A(() => [
15790
15790
  "ma-select-hint",
15791
15791
  {
15792
15792
  "ma-select-hint-disabled": t.disabled
@@ -15830,7 +15830,7 @@ const s4 = [
15830
15830
  }
15831
15831
  ), mt(v, (Oe) => {
15832
15832
  t.mode === "multiselect" && Oe === "" && (v.value = []);
15833
- }, { deep: !0 }), (Oe, Re) => (_(), N(ut, null, [
15833
+ }, { deep: !0 }), (Oe, Re) => (_(), q(ut, null, [
15834
15834
  re(c).label ? ee(Oe.$slots, "label", {
15835
15835
  key: 0,
15836
15836
  class: "ma-select-label"
@@ -15870,12 +15870,12 @@ const s4 = [
15870
15870
  name: Ae.value || "chevron-down",
15871
15871
  onClick: Ze
15872
15872
  }, null, 8, ["spin", "name"]),
15873
- Y.value ? te("", !0) : (_(), N("div", {
15873
+ Y.value ? te("", !0) : (_(), q("div", {
15874
15874
  key: 0,
15875
15875
  class: "prefix-icon",
15876
15876
  onClick: Ze
15877
15877
  }, [
15878
- T.value.imageSrc ? (_(), N("img", {
15878
+ T.value.imageSrc ? (_(), q("img", {
15879
15879
  key: 0,
15880
15880
  src: T.value.imageSrc,
15881
15881
  alt: "Selected Option Image"
@@ -15898,11 +15898,11 @@ const s4 = [
15898
15898
  }, null, 8, ["name"])
15899
15899
  ]),
15900
15900
  maxTagPlaceholder: pe((Se) => [
15901
- Oe.$slots.maxTagPlaceholder ? ee(Oe.$slots, "maxTagPlaceholder", an(ze({ key: 0 }, Se))) : t.mode === "multiselect" ? (_(), N("div", dT, [
15901
+ Oe.$slots.maxTagPlaceholder ? ee(Oe.$slots, "maxTagPlaceholder", an(ze({ key: 0 }, Se))) : t.mode === "multiselect" ? (_(), q("div", dT, [
15902
15902
  ee(Oe.$slots, "multiSelectionDisplayText", {}, () => [
15903
15903
  Fe(ke(Y.value), 1)
15904
15904
  ])
15905
- ])) : (_(), N(ut, { key: 2 }, [
15905
+ ])) : (_(), q(ut, { key: 2 }, [
15906
15906
  Fe(ke(Y.value), 1)
15907
15907
  ], 64))
15908
15908
  ]),
@@ -15923,7 +15923,7 @@ const s4 = [
15923
15923
  } : Oe.$slots.default ? void 0 : {
15924
15924
  name: "option",
15925
15925
  fn: pe((Se) => [
15926
- t.mode === "multiselect" ? (_(), N("div", {
15926
+ t.mode === "multiselect" ? (_(), q("div", {
15927
15927
  key: 0,
15928
15928
  class: "ma-multi-select-option",
15929
15929
  onClick: (Ke) => De(Ke, Se.value, Se?.disabled)
@@ -15940,11 +15940,11 @@ const s4 = [
15940
15940
  round: Oe.optionItemRounded,
15941
15941
  name: Se.icon,
15942
15942
  size: "md"
15943
- }, null, 8, ["round", "name"])) : Se?.imageSrc ? (_(), N("img", {
15943
+ }, null, 8, ["round", "name"])) : Se?.imageSrc ? (_(), q("img", {
15944
15944
  key: 1,
15945
15945
  src: Se.imageSrc
15946
15946
  }, null, 8, iT)) : te("", !0),
15947
- Oe.$slots.option ? ee(Oe.$slots, "option", an(ze({ key: 2 }, Se))) : (_(), N("div", oT, [
15947
+ Oe.$slots.option ? ee(Oe.$slots, "option", an(ze({ key: 2 }, Se))) : (_(), q("div", oT, [
15948
15948
  xe(Di, {
15949
15949
  type: "primary",
15950
15950
  "mouse-enter-delay": 1500
@@ -15957,7 +15957,7 @@ const s4 = [
15957
15957
  ]),
15958
15958
  _: 2
15959
15959
  }, 1024),
15960
- Se.description ? (_(), N("span", aT, ke(Se.description), 1)) : te("", !0)
15960
+ Se.description ? (_(), q("span", aT, ke(Se.description), 1)) : te("", !0)
15961
15961
  ]))
15962
15962
  ])
15963
15963
  ]),
@@ -15966,20 +15966,20 @@ const s4 = [
15966
15966
  checked: Array.isArray(v.value) && v.value.includes(Se.value),
15967
15967
  "is-toggle": ge.value
15968
15968
  }, null, 8, ["checked", "is-toggle"])) : te("", !0)
15969
- ], 8, tT)) : (_(), N(ut, { key: 1 }, [
15969
+ ], 8, tT)) : (_(), q(ut, { key: 1 }, [
15970
15970
  ye("div", lT, [
15971
15971
  Se?.icon ? (_(), ce($e, {
15972
15972
  key: 0,
15973
15973
  round: Oe.optionItemRounded,
15974
15974
  size: "sm",
15975
15975
  name: Se.icon
15976
- }, null, 8, ["round", "name"])) : Se?.imageSrc ? (_(), N("img", {
15976
+ }, null, 8, ["round", "name"])) : Se?.imageSrc ? (_(), q("img", {
15977
15977
  key: 1,
15978
15978
  src: Se.imageSrc
15979
15979
  }, null, 8, cT)) : te("", !0),
15980
15980
  ye("div", uT, [
15981
15981
  Fe(ke(Se.label) + " ", 1),
15982
- Se.description ? (_(), N("span", pT, ke(Se.description), 1)) : te("", !0)
15982
+ Se.description ? (_(), q("span", pT, ke(Se.description), 1)) : te("", !0)
15983
15983
  ])
15984
15984
  ]),
15985
15985
  Ce.value ? (_(), ce(Wf, {
@@ -16024,7 +16024,7 @@ const s4 = [
16024
16024
  I.value ? {
16025
16025
  name: "dropdownRender",
16026
16026
  fn: pe(({ menuNode: Se }) => [
16027
- Oe.$slots.dropdownRender ? ee(Oe.$slots, "dropdownRender", an(ze({ key: 0 }, { menuNode: Se }))) : (_(), N(ut, { key: 1 }, [
16027
+ Oe.$slots.dropdownRender ? ee(Oe.$slots, "dropdownRender", an(ze({ key: 0 }, { menuNode: Se }))) : (_(), q(ut, { key: 1 }, [
16028
16028
  ee(Oe.$slots, "top-section"),
16029
16029
  xe(eT, {
16030
16030
  filter: b.value,
@@ -16039,9 +16039,9 @@ const s4 = [
16039
16039
  key: "5"
16040
16040
  } : void 0
16041
16041
  ]), 1040, ["value", "class", "dropdown-match-select-width", "allow-clear", "auto-clear-search-value", "autofocus", "default-open", "disabled", "dropdown-class-name", "loading", "option-filter-prop", "option-label-prop", "options", "placeholder", "search-value", "show-search", "show-arrow", "mode", "list-height", "size", "open", "error"]),
16042
- t.hintText ? (_(), N("div", {
16042
+ t.hintText ? (_(), q("div", {
16043
16043
  key: 1,
16044
- class: st(q.value)
16044
+ class: st(N.value)
16045
16045
  }, [
16046
16046
  xe($e, {
16047
16047
  size: "xs",
@@ -16117,7 +16117,7 @@ const s4 = [
16117
16117
  set(_e) {
16118
16118
  c("update:amountCurrency", _e);
16119
16119
  }
16120
- }), Y = A(() => r.type === Ri.password ? a2 : l2), Z = A(() => r.type === Ri.password ? { "input-prefix-cls": "antd-input" } : { "prefix-cls": "antd-input" }), q = A(() => r.type === Ri.url ? "https" : r?.addonBefore), O = A(() => {
16120
+ }), Y = A(() => r.type === Ri.password ? a2 : l2), Z = A(() => r.type === Ri.password ? { "input-prefix-cls": "antd-input" } : { "prefix-cls": "antd-input" }), N = A(() => r.type === Ri.url ? "https" : r?.addonBefore), O = A(() => {
16121
16121
  const _e = { ...f, ...Z.value, ...r };
16122
16122
  return f?.class && delete _e?.class, _e;
16123
16123
  });
@@ -16138,17 +16138,17 @@ const s4 = [
16138
16138
  }
16139
16139
  return o({
16140
16140
  focus: Ae
16141
- }), (_e, ge) => (_(), N("div", {
16141
+ }), (_e, ge) => (_(), q("div", {
16142
16142
  class: st(b.value)
16143
16143
  }, [
16144
16144
  ee(_e.$slots, "title"),
16145
- r.title ? (_(), N("label", {
16145
+ r.title ? (_(), q("label", {
16146
16146
  key: 0,
16147
16147
  class: "ak-input__title",
16148
16148
  for: _e.$attrs?.id,
16149
16149
  onClick: Ae
16150
16150
  }, ke(r.title), 9, hT)) : te("", !0),
16151
- r.type !== "textarea" ? (_(), N("div", mT, [
16151
+ r.type !== "textarea" ? (_(), q("div", mT, [
16152
16152
  (_(), ce(Pt(Y.value), ze(O.value, {
16153
16153
  ref_key: "inputRef",
16154
16154
  ref: d,
@@ -16158,7 +16158,7 @@ const s4 = [
16158
16158
  type: v.value,
16159
16159
  disabled: r?.disabled,
16160
16160
  placeholder: r?.placeholder,
16161
- "addon-before": q.value,
16161
+ "addon-before": N.value,
16162
16162
  "addon-after": _e.addonAfter,
16163
16163
  class: y.value,
16164
16164
  onChange: U,
@@ -16170,7 +16170,7 @@ const s4 = [
16170
16170
  key: 0,
16171
16171
  size: "sm",
16172
16172
  name: r.prefixIcon
16173
- }, null, 8, ["name"])) : T.value ? (_(), N("span", gT, ke(T.value), 1)) : r.type === re(Ri).userInfo ? (_(), N("img", {
16173
+ }, null, 8, ["name"])) : T.value ? (_(), q("span", gT, ke(T.value), 1)) : r.type === re(Ri).userInfo ? (_(), q("img", {
16174
16174
  key: 2,
16175
16175
  src: r.avatarUrl,
16176
16176
  class: "ma-input-avatar"
@@ -16221,7 +16221,7 @@ const s4 = [
16221
16221
  }))
16222
16222
  ]), 1040, ["value", "class", "disabled", "placeholder"])),
16223
16223
  ee(_e.$slots, "hint"),
16224
- r.hintText ? (_(), N("div", yT, ke(r.hintText), 1)) : te("", !0)
16224
+ r.hintText ? (_(), q("div", yT, ke(r.hintText), 1)) : te("", !0)
16225
16225
  ], 2));
16226
16226
  }
16227
16227
  }), o4 = /* @__PURE__ */ Pe({
@@ -16392,11 +16392,11 @@ const VT = {
16392
16392
  function Z() {
16393
16393
  v.value = !1, r("closed");
16394
16394
  }
16395
- function q(fe) {
16395
+ function N(fe) {
16396
16396
  r("click:close", fe), z();
16397
16397
  }
16398
16398
  function O(fe) {
16399
- t.maskClosable && q(fe);
16399
+ t.maskClosable && N(fe);
16400
16400
  }
16401
16401
  S2("keydown", (fe) => {
16402
16402
  fe.key === "Escape" && t.closeOnEscape && z();
@@ -16430,7 +16430,7 @@ const VT = {
16430
16430
  }), (fe, be) => (_(), ce($a, {
16431
16431
  to: t.to
16432
16432
  }, [
16433
- v.value ? (_(), N("div", {
16433
+ v.value ? (_(), q("div", {
16434
16434
  key: 0,
16435
16435
  class: st(I.value),
16436
16436
  "data-mask": fe.showMaskOverlay,
@@ -16444,17 +16444,17 @@ const VT = {
16444
16444
  onAfterLeave: Z
16445
16445
  }, {
16446
16446
  default: pe(() => [
16447
- t.open ? (_(), N("div", ze({
16447
+ t.open ? (_(), q("div", ze({
16448
16448
  key: 0,
16449
16449
  class: ["ma-modal-2-root", fe.rootClass],
16450
16450
  role: "dialog",
16451
16451
  tabindex: "-1",
16452
16452
  "data-id": re(d)
16453
16453
  }, fe.$attrs), [
16454
- T.value || c.tabs ? (_(), N("div", UT, [
16455
- T.value ? (_(), N("div", GT, [
16454
+ T.value || c.tabs ? (_(), q("div", UT, [
16455
+ T.value ? (_(), q("div", GT, [
16456
16456
  ee(fe.$slots, "header", {}, () => [
16457
- t.title ? (_(), N("span", HT, ke(t.title), 1)) : te("", !0),
16457
+ t.title ? (_(), q("span", HT, ke(t.title), 1)) : te("", !0),
16458
16458
  t.maximizable ? (_(), ce(gt, {
16459
16459
  key: 1,
16460
16460
  variant: "lighter",
@@ -16473,18 +16473,18 @@ const VT = {
16473
16473
  icon: "close",
16474
16474
  class: "ma-modal-2-header-close-button",
16475
16475
  "aria-label": "Close modal",
16476
- onClick: q
16476
+ onClick: N
16477
16477
  })) : te("", !0)
16478
16478
  ])
16479
16479
  ])) : te("", !0),
16480
- c.tabs ? (_(), N("div", ZT, [
16480
+ c.tabs ? (_(), q("div", ZT, [
16481
16481
  ee(fe.$slots, "tabs")
16482
16482
  ])) : te("", !0)
16483
16483
  ])) : te("", !0),
16484
16484
  ye("div", YT, [
16485
16485
  ee(fe.$slots, "default")
16486
16486
  ]),
16487
- c.footer ? (_(), N("div", KT, [
16487
+ c.footer ? (_(), q("div", KT, [
16488
16488
  ee(fe.$slots, "footer")
16489
16489
  ])) : te("", !0)
16490
16490
  ], 16, WT)) : te("", !0)
@@ -16533,11 +16533,11 @@ const VT = {
16533
16533
  error: "close-circle-bold"
16534
16534
  }, y = A(() => b?.[t.type]), I = A(() => t.showCancelButton || t.showOkButton), T = A({
16535
16535
  get: () => t.open,
16536
- set: (q) => {
16537
- r("update:open", q);
16536
+ set: (N) => {
16537
+ r("update:open", N);
16538
16538
  }
16539
16539
  }), z = A(() => {
16540
- const q = {
16540
+ const N = {
16541
16541
  variant: "stroke",
16542
16542
  size: "small",
16543
16543
  color: "dark",
@@ -16546,22 +16546,22 @@ const VT = {
16546
16546
  T.value = !1;
16547
16547
  }
16548
16548
  };
16549
- return Ea(q, t.cancelButtonProps);
16549
+ return Ea(N, t.cancelButtonProps);
16550
16550
  }), Y = {
16551
16551
  info: "blue",
16552
16552
  success: "green",
16553
16553
  warning: "dark",
16554
16554
  error: "red"
16555
16555
  }, Z = A(() => {
16556
- const q = {
16556
+ const N = {
16557
16557
  variant: "filled",
16558
16558
  size: "small",
16559
16559
  color: Y?.[t.type] ?? "dark",
16560
16560
  label: c.config.locale.ok
16561
16561
  };
16562
- return Ea(q, t.okButtonProps);
16562
+ return Ea(N, t.okButtonProps);
16563
16563
  });
16564
- return (q, O) => (_(), ce(B0, {
16564
+ return (N, O) => (_(), ce(B0, {
16565
16565
  open: T.value,
16566
16566
  "onUpdate:open": O[0] || (O[0] = (U) => T.value = U),
16567
16567
  role: "alertdialog",
@@ -16579,17 +16579,17 @@ const VT = {
16579
16579
  }, qt({
16580
16580
  default: pe(() => [
16581
16581
  ye("div", JT, [
16582
- ee(q.$slots, "default", {}, () => [
16582
+ ee(N.$slots, "default", {}, () => [
16583
16583
  y.value ? (_(), ce($e, {
16584
16584
  key: 0,
16585
16585
  name: y.value,
16586
16586
  class: "ma-confirm-modal-2-icon"
16587
16587
  }, null, 8, ["name"])) : te("", !0),
16588
- t.title ? (_(), N(ut, { key: 1 }, [
16589
- f.value ? (_(), ce(Pt(t.title), { key: 0 })) : (_(), N("p", XT, ke(t.title), 1))
16588
+ t.title ? (_(), q(ut, { key: 1 }, [
16589
+ f.value ? (_(), ce(Pt(t.title), { key: 0 })) : (_(), q("p", XT, ke(t.title), 1))
16590
16590
  ], 64)) : te("", !0),
16591
- t.description ? (_(), N(ut, { key: 2 }, [
16592
- d.value ? (_(), ce(Pt(t.description), { key: 0 })) : (_(), N("p", QT, ke(t.description), 1))
16591
+ t.description ? (_(), q(ut, { key: 2 }, [
16592
+ d.value ? (_(), ce(Pt(t.description), { key: 0 })) : (_(), q("p", QT, ke(t.description), 1))
16593
16593
  ], 64)) : te("", !0)
16594
16594
  ])
16595
16595
  ])
@@ -16599,13 +16599,13 @@ const VT = {
16599
16599
  I.value ? {
16600
16600
  name: "footer",
16601
16601
  fn: pe(() => [
16602
- q.showCancelButton ? (_(), ce(gt, an(ze({ key: 0 }, z.value)), {
16602
+ N.showCancelButton ? (_(), ce(gt, an(ze({ key: 0 }, z.value)), {
16603
16603
  default: pe(() => [
16604
16604
  Fe(ke(z.value.label), 1)
16605
16605
  ]),
16606
16606
  _: 1
16607
16607
  }, 16)) : te("", !0),
16608
- q.showOkButton ? (_(), ce(gt, an(ze({ key: 1 }, Z.value)), {
16608
+ N.showOkButton ? (_(), ce(gt, an(ze({ key: 1 }, Z.value)), {
16609
16609
  default: pe(() => [
16610
16610
  Fe(ke(Z.value.label), 1)
16611
16611
  ]),
@@ -16847,7 +16847,7 @@ const l4 = ["top", "right", "bottom", "left", "center", "topleft", "topright", "
16847
16847
  "ak-modal__header",
16848
16848
  { "ak-modal__header--right": r.closable },
16849
16849
  { "ak-modal__header--center": !r.closable }
16850
- ]), q = A(() => typeof r.content == "object" && typeof r.content?.type == "string"), O = A(() => !!f?.["body-title"]), U = A(() => r.title || f.title), ue = A(() => r.bodyTitle || O.value || r.closable && !U.value), Ae = A(() => ({
16850
+ ]), N = A(() => typeof r.content == "object" && typeof r.content?.type == "string"), O = A(() => !!f?.["body-title"]), U = A(() => r.title || f.title), ue = A(() => r.bodyTitle || O.value || r.closable && !U.value), Ae = A(() => ({
16851
16851
  ...d,
16852
16852
  ...r,
16853
16853
  visible: b.value,
@@ -16888,9 +16888,9 @@ const l4 = ["top", "right", "bottom", "left", "center", "topleft", "topright", "
16888
16888
  "onUpdate:visible": we[0] || (we[0] = (je) => b.value = je)
16889
16889
  }), {
16890
16890
  default: pe(() => [
16891
- U.value ? (_(), N("div", iP, [
16891
+ U.value ? (_(), q("div", iP, [
16892
16892
  ee(Ce.$slots, "title", {}, () => [
16893
- Ce.title || Ce.$slots.title ? (_(), N("div", oP, ke(Ce.title), 1)) : te("", !0)
16893
+ Ce.title || Ce.$slots.title ? (_(), q("div", oP, ke(Ce.title), 1)) : te("", !0)
16894
16894
  ]),
16895
16895
  ye("div", rP, [
16896
16896
  Ce.showExpandButton ? (_(), ce(gt, {
@@ -16912,17 +16912,17 @@ const l4 = ["top", "right", "bottom", "left", "center", "topleft", "topright", "
16912
16912
  ])
16913
16913
  ])) : te("", !0),
16914
16914
  ye("div", aP, [
16915
- y.value ? (_(), N("div", {
16915
+ y.value ? (_(), q("div", {
16916
16916
  key: 0,
16917
16917
  class: st(Y.value)
16918
16918
  }, [
16919
16919
  xe($e, { name: y.value }, null, 8, ["name"])
16920
16920
  ], 2)) : te("", !0),
16921
- ue.value ? (_(), N("div", {
16921
+ ue.value ? (_(), q("div", {
16922
16922
  key: 1,
16923
16923
  class: st(Z.value)
16924
16924
  }, [
16925
- Ce.bodyTitle || O.value ? (_(), N("div", lP, [
16925
+ Ce.bodyTitle || O.value ? (_(), q("div", lP, [
16926
16926
  ee(Ce.$slots, "body-title"),
16927
16927
  Fe(" " + ke(Ce.bodyTitle), 1)
16928
16928
  ])) : te("", !0),
@@ -16946,11 +16946,11 @@ const l4 = ["top", "right", "bottom", "left", "center", "topleft", "topright", "
16946
16946
  ])
16947
16947
  ], 2)) : te("", !0),
16948
16948
  ye("div", uP, [
16949
- Ce.content ? (_(), N("div", pP, [
16950
- q.value ? (_(), ce(sP, {
16949
+ Ce.content ? (_(), q("div", pP, [
16950
+ N.value ? (_(), ce(sP, {
16951
16951
  key: 0,
16952
16952
  content: Ce.content
16953
- }, null, 8, ["content"])) : (_(), N(ut, { key: 1 }, [
16953
+ }, null, 8, ["content"])) : (_(), q(ut, { key: 1 }, [
16954
16954
  Fe(ke(Ce.content), 1)
16955
16955
  ], 64))
16956
16956
  ])) : te("", !0),
@@ -16958,7 +16958,7 @@ const l4 = ["top", "right", "bottom", "left", "center", "topleft", "topright", "
16958
16958
  ee(Ce.$slots, "default")
16959
16959
  ])
16960
16960
  ]),
16961
- T.value ? (_(), N("div", fP, [
16961
+ T.value ? (_(), q("div", fP, [
16962
16962
  Ce.cancelText ? (_(), ce(gt, ze({
16963
16963
  key: 0,
16964
16964
  variant: "stroke"
@@ -17268,9 +17268,9 @@ var yf, _y;
17268
17268
  function bP() {
17269
17269
  if (_y) return yf;
17270
17270
  _y = 1;
17271
- var u = "\\ud800-\\udfff", o = "\\u0300-\\u036f", t = "\\ufe20-\\ufe2f", r = "\\u20d0-\\u20ff", c = o + t + r, f = "\\u2700-\\u27bf", d = "a-z\\xdf-\\xf6\\xf8-\\xff", v = "\\xac\\xb1\\xd7\\xf7", b = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", y = "\\u2000-\\u206f", I = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", T = "A-Z\\xc0-\\xd6\\xd8-\\xde", z = "\\ufe0e\\ufe0f", Y = v + b + y + I, Z = "['’]", q = "[" + Y + "]", O = "[" + c + "]", U = "\\d+", ue = "[" + f + "]", Ae = "[" + d + "]", fe = "[^" + u + Y + U + f + d + T + "]", be = "\\ud83c[\\udffb-\\udfff]", _e = "(?:" + O + "|" + be + ")", ge = "[^" + u + "]", Ce = "(?:\\ud83c[\\udde6-\\uddff]){2}", we = "[\\ud800-\\udbff][\\udc00-\\udfff]", je = "[" + T + "]", De = "\\u200d", Xe = "(?:" + Ae + "|" + fe + ")", Ze = "(?:" + je + "|" + fe + ")", Oe = "(?:" + Z + "(?:d|ll|m|re|s|t|ve))?", Re = "(?:" + Z + "(?:D|LL|M|RE|S|T|VE))?", Se = _e + "?", Ke = "[" + z + "]?", Qe = "(?:" + De + "(?:" + [ge, Ce, we].join("|") + ")" + Ke + Se + ")*", xt = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", Vt = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", bt = Ke + Se + Qe, kn = "(?:" + [ue, Ce, we].join("|") + ")" + bt, Rn = RegExp([
17272
- je + "?" + Ae + "+" + Oe + "(?=" + [q, je, "$"].join("|") + ")",
17273
- Ze + "+" + Re + "(?=" + [q, je + Xe, "$"].join("|") + ")",
17271
+ var u = "\\ud800-\\udfff", o = "\\u0300-\\u036f", t = "\\ufe20-\\ufe2f", r = "\\u20d0-\\u20ff", c = o + t + r, f = "\\u2700-\\u27bf", d = "a-z\\xdf-\\xf6\\xf8-\\xff", v = "\\xac\\xb1\\xd7\\xf7", b = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", y = "\\u2000-\\u206f", I = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", T = "A-Z\\xc0-\\xd6\\xd8-\\xde", z = "\\ufe0e\\ufe0f", Y = v + b + y + I, Z = "['’]", N = "[" + Y + "]", O = "[" + c + "]", U = "\\d+", ue = "[" + f + "]", Ae = "[" + d + "]", fe = "[^" + u + Y + U + f + d + T + "]", be = "\\ud83c[\\udffb-\\udfff]", _e = "(?:" + O + "|" + be + ")", ge = "[^" + u + "]", Ce = "(?:\\ud83c[\\udde6-\\uddff]){2}", we = "[\\ud800-\\udbff][\\udc00-\\udfff]", je = "[" + T + "]", De = "\\u200d", Xe = "(?:" + Ae + "|" + fe + ")", Ze = "(?:" + je + "|" + fe + ")", Oe = "(?:" + Z + "(?:d|ll|m|re|s|t|ve))?", Re = "(?:" + Z + "(?:D|LL|M|RE|S|T|VE))?", Se = _e + "?", Ke = "[" + z + "]?", Qe = "(?:" + De + "(?:" + [ge, Ce, we].join("|") + ")" + Ke + Se + ")*", xt = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", Vt = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", bt = Ke + Se + Qe, kn = "(?:" + [ue, Ce, we].join("|") + ")" + bt, Rn = RegExp([
17272
+ je + "?" + Ae + "+" + Oe + "(?=" + [N, je, "$"].join("|") + ")",
17273
+ Ze + "+" + Re + "(?=" + [N, je + Xe, "$"].join("|") + ")",
17274
17274
  je + "?" + Xe + "+" + Oe,
17275
17275
  je + "+" + Re,
17276
17276
  Vt,
@@ -17365,7 +17365,7 @@ const AP = { class: "ma-notification__content" }, IP = { class: "ma-notification
17365
17365
  r("remove", t.notification.id);
17366
17366
  });
17367
17367
  }
17368
- return gn(b), vi(y), (T, z) => (_(), N("div", {
17368
+ return gn(b), vi(y), (T, z) => (_(), q("div", {
17369
17369
  ref_key: "notificationEl",
17370
17370
  ref: d,
17371
17371
  class: st(v),
@@ -17383,7 +17383,7 @@ const AP = { class: "ma-notification__content" }, IP = { class: "ma-notification
17383
17383
  co(t.notification.title) ? (_(), ce(Pt(t.notification.title), {
17384
17384
  key: 0,
17385
17385
  class: "ma-notification-title"
17386
- })) : t.notification.title ? (_(), N("div", {
17386
+ })) : t.notification.title ? (_(), q("div", {
17387
17387
  key: 1,
17388
17388
  class: "ma-notification-title",
17389
17389
  title: t.notification.title
@@ -17391,17 +17391,17 @@ const AP = { class: "ma-notification__content" }, IP = { class: "ma-notification
17391
17391
  co(t.notification.description) ? (_(), ce(Pt(t.notification.description), {
17392
17392
  key: 2,
17393
17393
  class: "ma-notification-description"
17394
- })) : t.notification.description ? (_(), N("div", {
17394
+ })) : t.notification.description ? (_(), q("div", {
17395
17395
  key: 3,
17396
17396
  class: "ma-notification-description",
17397
17397
  title: t.notification.description
17398
17398
  }, ke(t.notification.description), 9, MP)) : te("", !0)
17399
17399
  ]),
17400
- t.notification.buttons && t.notification.buttons.length ? (_(), N("div", TP, [
17401
- (_(!0), N(ut, null, Ct(t.notification.buttons, (Y, Z) => (_(), ce(re(Hy), {
17400
+ t.notification.buttons && t.notification.buttons.length ? (_(), q("div", TP, [
17401
+ (_(!0), q(ut, null, Ct(t.notification.buttons, (Y, Z) => (_(), ce(re(Hy), {
17402
17402
  key: Z,
17403
17403
  size: "small",
17404
- onClick: (q) => Y.onClick(t.notification.id)
17404
+ onClick: (N) => Y.onClick(t.notification.id)
17405
17405
  }, {
17406
17406
  default: pe(() => [
17407
17407
  Fe(ke(Y.label), 1)
@@ -17458,14 +17458,14 @@ const AP = { class: "ma-notification__content" }, IP = { class: "ma-notification
17458
17458
  removeNotification: c,
17459
17459
  removeAll: f
17460
17460
  }), (v, b) => (_(), ce($a, { to: "body" }, [
17461
- t.value.length ? (_(), N("div", LP, [
17462
- (_(!0), N(ut, null, Ct(d.value, (y, I) => (_(), N("div", {
17461
+ t.value.length ? (_(), q("div", LP, [
17462
+ (_(!0), q(ut, null, Ct(d.value, (y, I) => (_(), q("div", {
17463
17463
  key: I,
17464
17464
  class: st(`ma-notification--${re(wP)(I)}`)
17465
17465
  }, [
17466
17466
  xe(Vw, { name: "ma-notification" }, {
17467
17467
  default: pe(() => [
17468
- (_(!0), N(ut, null, Ct(y, (T) => (_(), ce(EP, {
17468
+ (_(!0), q(ut, null, Ct(y, (T) => (_(), ce(EP, {
17469
17469
  key: T.id,
17470
17470
  notification: T,
17471
17471
  onRemove: c
@@ -17540,7 +17540,7 @@ const Lr = (u) => (o) => DP({ ...o, type: u }), zP = Lr("dark"), FP = Lr("succes
17540
17540
  function f(d) {
17541
17541
  r("update:value", d.target.value);
17542
17542
  }
17543
- return (d, v) => (_(), N("input", ze(d.$attrs, {
17543
+ return (d, v) => (_(), q("input", ze(d.$attrs, {
17544
17544
  ref_key: "input",
17545
17545
  ref: c,
17546
17546
  value: t.value,
@@ -17566,7 +17566,7 @@ const Lr = (u) => (o) => DP({ ...o, type: u }), zP = Lr("dark"), FP = Lr("succes
17566
17566
  },
17567
17567
  emits: ["update:value"],
17568
17568
  setup(u, { emit: o }) {
17569
- const t = u, r = o, c = qe(null), f = qe(Array.from({ length: t.length }, (q, O) => t.value[O] || null)), d = A(() => [
17569
+ const t = u, r = o, c = qe(null), f = qe(Array.from({ length: t.length }, (N, O) => (t.value ?? "")[O] ?? "")), d = A(() => [
17570
17570
  "ma-numeric-input",
17571
17571
  `ma-numeric-input--${t.size}`,
17572
17572
  {
@@ -17575,52 +17575,53 @@ const Lr = (u) => (o) => DP({ ...o, type: u }), zP = Lr("dark"), FP = Lr("succes
17575
17575
  {
17576
17576
  "ma-numeric-input--disabled": t?.disabled
17577
17577
  }
17578
- ]), v = A(() => t?.placeholderStatus ? "0" : null), b = (q) => /^Digit\d$/.test(q), y = (q) => c.value = q;
17579
- function I(q, O) {
17580
- switch (q.code) {
17578
+ ]), v = A(() => t?.placeholderStatus ? "0" : null), b = (N) => /^Digit\d$/.test(N), y = (N) => c.value = N;
17579
+ function I(N, O) {
17580
+ switch (N.code) {
17581
17581
  case "Backspace":
17582
17582
  case "Delete":
17583
- y(O), q.preventDefault(), f.value[O] || z(), Y("", O);
17583
+ y(O), N.preventDefault(), f.value[O] || z(), Y("", O);
17584
17584
  break;
17585
17585
  case "ArrowLeft":
17586
- q.preventDefault(), z();
17586
+ N.preventDefault(), z();
17587
17587
  break;
17588
17588
  case "ArrowRight":
17589
- q.preventDefault(), T();
17589
+ N.preventDefault(), T();
17590
17590
  break;
17591
17591
  default:
17592
- b(q.code) && (q.preventDefault(), Y(q.key, O), T());
17592
+ b(N.code) && (N.preventDefault(), Y(N.key, O), T());
17593
17593
  break;
17594
17594
  }
17595
17595
  }
17596
17596
  function T() {
17597
- c.value < t.length && c.value++;
17597
+ c.value !== null && c.value < t.length && c.value++;
17598
17598
  }
17599
17599
  function z() {
17600
- t.length >= c.value && c.value > 0 && c.value--;
17600
+ c.value !== null && t.length >= c.value && c.value > 0 && c.value--;
17601
17601
  }
17602
- function Y(q, O) {
17603
- f.value[O] = q;
17602
+ function Y(N, O) {
17603
+ f.value[O] = N;
17604
17604
  }
17605
- function Z(q, O) {
17606
- q.preventDefault();
17607
- const U = q.clipboardData.getData("text/plain").replaceAll(" ", "").replaceAll("-", "").slice(0, t.length);
17605
+ function Z(N, O) {
17606
+ if (N.preventDefault(), !N.clipboardData)
17607
+ return;
17608
+ const U = N.clipboardData.getData("text/plain").replaceAll(" ", "").replaceAll("-", "").slice(0, t.length);
17608
17609
  U.length === 1 && U.match(/^\d+$/) ? f.value[O] = U : U.match(/^\d+$/) && (f.value = U.split(""));
17609
17610
  }
17610
17611
  return mt(
17611
17612
  () => f.value,
17612
- (q) => {
17613
- const O = q.join("");
17613
+ (N) => {
17614
+ const O = N.join("");
17614
17615
  r("update:value", O);
17615
17616
  },
17616
17617
  { deep: !0 }
17617
17618
  ), mt(
17618
17619
  () => t.value,
17619
- (q) => {
17620
- q !== f.value.join("") && q && q.match(/^\d+$/) && (f.value = q.split("").slice(0, t.length));
17620
+ (N) => {
17621
+ N !== f.value.join("") && N && N.match(/^\d+$/) && (f.value = N.split("").slice(0, t.length));
17621
17622
  }
17622
- ), (q, O) => (_(), N("div", ze({ class: d.value }, q.$attrs), [
17623
- (_(!0), N(ut, null, Ct(t.length, (U) => (_(), ce(GP, {
17623
+ ), (N, O) => (_(), q("div", ze({ class: d.value }, N.$attrs), [
17624
+ (_(!0), q(ut, null, Ct(t.length, (U) => (_(), ce(GP, {
17624
17625
  key: U,
17625
17626
  focus: c.value === U - 1,
17626
17627
  placeholder: v.value,
@@ -17793,15 +17794,15 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
17793
17794
  }), y = A(() => Math.ceil(t.totalItems / t.perPage)), I = A(() => !!t.totalItems && (y.value > 1 || t.mode === "advanced")), T = A(() => t.mode === "advanced"), z = A(() => !t.showPrevNext || ge(t.current - 1)), Y = A(() => !t.showPrevNext || ge(t.current + 1)), Z = A(() => {
17794
17795
  const Se = v.value;
17795
17796
  return typeof t.limits[Se] < "u" ? t.limits[Se] : t.limits.default;
17796
- }), q = A(() => Math.max(Math.ceil((Z.value - 1) / 2), 0)), O = A(() => {
17797
- const Se = t.current - q.value;
17798
- return Se >= q.value && Se > 3 && y.value > Ty;
17799
- }), U = A(() => y.value - 2 - t.current > q.value && y.value > Ty), ue = A(() => {
17797
+ }), N = A(() => Math.max(Math.ceil((Z.value - 1) / 2), 0)), O = A(() => {
17798
+ const Se = t.current - N.value;
17799
+ return Se >= N.value && Se > 3 && y.value > Ty;
17800
+ }), U = A(() => y.value - 2 - t.current > N.value && y.value > Ty), ue = A(() => {
17800
17801
  if (y.value === 1)
17801
17802
  return [Ce(1)];
17802
- let Se = [], Ke = O.value ? t.current - q.value : 1;
17803
+ let Se = [], Ke = O.value ? t.current - N.value : 1;
17803
17804
  Ke = Math.min(Ke, y.value - 1);
17804
- let Qe = U.value ? t.current + q.value : y.value;
17805
+ let Qe = U.value ? t.current + N.value : y.value;
17805
17806
  return Qe = Math.max(Qe, 2), Se = d(Ke, Qe).map(Ce), O.value && Se.splice(
17806
17807
  0,
17807
17808
  0,
@@ -17868,11 +17869,11 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
17868
17869
  c.value && window.addEventListener("resize", Ff(Re, Py));
17869
17870
  }), vi(() => {
17870
17871
  c.value && window.removeEventListener("resize", Ff(Re, Py));
17871
- }), (Se, Ke) => I.value ? (_(), N("nav", QP, [
17872
+ }), (Se, Ke) => I.value ? (_(), q("nav", QP, [
17872
17873
  ye("ul", {
17873
17874
  class: st(_e.value)
17874
17875
  }, [
17875
- T.value ? (_(), N("li", e3, [
17876
+ T.value ? (_(), q("li", e3, [
17876
17877
  ee(Se.$slots, "totalText", {}, () => [
17877
17878
  Fe(ke(Ae.value), 1)
17878
17879
  ])
@@ -17895,7 +17896,7 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
17895
17896
  _: 1
17896
17897
  }))
17897
17898
  ], 10, t3),
17898
- (_(!0), N(ut, null, Ct(ue.value, (Qe) => (_(), N("li", {
17899
+ (_(!0), q(ut, null, Ct(ue.value, (Qe) => (_(), q("li", {
17899
17900
  key: Qe.key,
17900
17901
  class: st([
17901
17902
  "page-item",
@@ -17937,7 +17938,7 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
17937
17938
  _: 1
17938
17939
  }))
17939
17940
  ], 10, n3),
17940
- T.value ? (_(), N("li", s3, [
17941
+ T.value ? (_(), q("li", s3, [
17941
17942
  xe(re($0), {
17942
17943
  value: b.value,
17943
17944
  "onUpdate:value": Ke[0] || (Ke[0] = (Qe) => b.value = Qe),
@@ -18030,14 +18031,14 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18030
18031
  d.value = Z;
18031
18032
  }), mt(d, (Z) => {
18032
18033
  r("update:visible", Z), r("visibleChange", Z);
18033
- }), (Z, q) => (_(), ce(re(ad), ze({
18034
+ }), (Z, N) => (_(), ce(re(ad), ze({
18034
18035
  visible: d.value,
18035
- "onUpdate:visible": q[0] || (q[0] = (O) => d.value = O)
18036
+ "onUpdate:visible": N[0] || (N[0] = (O) => d.value = O)
18036
18037
  }, f.value, { "no-padding": "" }), {
18037
18038
  overlay: pe(() => [
18038
18039
  ye("div", i3, [
18039
18040
  ye("div", o3, [
18040
- Z.showIcon ? (_(), N("div", {
18041
+ Z.showIcon ? (_(), q("div", {
18041
18042
  key: 0,
18042
18043
  class: st(["ma-popconfirm-icon", [`ma-popconfirm-icon--${t.variant}`]])
18043
18044
  }, [
@@ -18354,9 +18355,9 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18354
18355
  width: `${d}%`
18355
18356
  };
18356
18357
  }
18357
- return (r, c) => (_(), N("div", v3, [
18358
+ return (r, c) => (_(), q("div", v3, [
18358
18359
  ye("div", y3, [
18359
- (_(), N(ut, null, Ct(10, (f) => ye("div", {
18360
+ (_(), q(ut, null, Ct(10, (f) => ye("div", {
18360
18361
  key: f,
18361
18362
  class: "single-line"
18362
18363
  }, [
@@ -18369,8 +18370,8 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18369
18370
  o?.icon ? (_(), ce($e, {
18370
18371
  key: 0,
18371
18372
  name: o.icon
18372
- }, null, 8, ["name"])) : o?.showPercent ? (_(), N("label", b3, ke(o.percent) + "%", 1)) : te("", !0),
18373
- r.$slots.customLabel ? (_(), N("label", _3, [
18373
+ }, null, 8, ["name"])) : o?.showPercent ? (_(), q("label", b3, ke(o.percent) + "%", 1)) : te("", !0),
18374
+ r.$slots.customLabel ? (_(), q("label", _3, [
18374
18375
  ee(r.$slots, "customLabel")
18375
18376
  ])) : te("", !0)
18376
18377
  ]));
@@ -18411,13 +18412,13 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18411
18412
  o.icon ? (_(), ce($e, {
18412
18413
  key: 0,
18413
18414
  name: o.icon
18414
- }, null, 8, ["name"])) : c.showPercent ? (_(), N("label", w3, ke(o.percent) + "%", 1)) : te("", !0),
18415
- c.$slots.customLabel ? (_(), N("label", S3, [
18415
+ }, null, 8, ["name"])) : c.showPercent ? (_(), q("label", w3, ke(o.percent) + "%", 1)) : te("", !0),
18416
+ c.$slots.customLabel ? (_(), q("label", S3, [
18416
18417
  ee(c.$slots, "customLabel")
18417
18418
  ])) : te("", !0)
18418
18419
  ]),
18419
18420
  _: 3
18420
- }, 16)) : (_(), N("div", A3, [
18421
+ }, 16)) : (_(), q("div", A3, [
18421
18422
  ye("div", I3, [
18422
18423
  ye("div", {
18423
18424
  class: "line",
@@ -18427,8 +18428,8 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18427
18428
  o.icon ? (_(), ce($e, {
18428
18429
  key: 0,
18429
18430
  name: o.icon
18430
- }, null, 8, ["name"])) : c.showPercent ? (_(), N("label", x3, ke(o.percent) + "%", 1)) : te("", !0),
18431
- c.$slots.customLabel ? (_(), N("label", M3, [
18431
+ }, null, 8, ["name"])) : c.showPercent ? (_(), q("label", x3, ke(o.percent) + "%", 1)) : te("", !0),
18432
+ c.$slots.customLabel ? (_(), q("label", M3, [
18432
18433
  ee(c.$slots, "customLabel")
18433
18434
  ])) : te("", !0)
18434
18435
  ]));
@@ -18482,8 +18483,8 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18482
18483
  }, r = A(() => t[o.size]), c = A(
18483
18484
  () => r.value.strokeDashArray * (100 - o.percent) / 100
18484
18485
  );
18485
- return (f, d) => (_(), N("div", P3, [
18486
- (_(), N("svg", {
18486
+ return (f, d) => (_(), q("div", P3, [
18487
+ (_(), q("svg", {
18487
18488
  class: "circle",
18488
18489
  viewBox: r.value.viewBox,
18489
18490
  fill: "none",
@@ -18496,7 +18497,7 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18496
18497
  "stroke-linejoin": "round",
18497
18498
  class: "wrapper"
18498
18499
  }, null, 8, L3),
18499
- o.percent > 0 ? (_(), N("path", {
18500
+ o.percent > 0 ? (_(), q("path", {
18500
18501
  key: 0,
18501
18502
  d: r.value.path,
18502
18503
  "stroke-width": r.value.strokeWidth,
@@ -18510,8 +18511,8 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18510
18511
  o?.icon ? (_(), ce($e, {
18511
18512
  key: 0,
18512
18513
  name: o.icon
18513
- }, null, 8, ["name"])) : (_(), N("label", R3, [
18514
- o?.label || f.$slots.customLabel ? (_(), N("span", B3, [
18514
+ }, null, 8, ["name"])) : (_(), q("label", R3, [
18515
+ o?.label || f.$slots.customLabel ? (_(), q("span", B3, [
18515
18516
  Fe(ke(o?.label) + " ", 1),
18516
18517
  ee(f.$slots, "customLabel")
18517
18518
  ])) : te("", !0),
@@ -18568,8 +18569,8 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18568
18569
  }, r = A(() => t[o.size]), c = A(
18569
18570
  () => r.value.strokeDashArray * (100 - o.percent) / 100
18570
18571
  );
18571
- return (f, d) => (_(), N("div", z3, [
18572
- (_(), N("svg", {
18572
+ return (f, d) => (_(), q("div", z3, [
18573
+ (_(), q("svg", {
18573
18574
  class: "circle",
18574
18575
  viewBox: r.value.viewBox,
18575
18576
  fill: "none",
@@ -18582,7 +18583,7 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18582
18583
  "stroke-width": r.value.strokeWidth,
18583
18584
  class: "wrapper"
18584
18585
  }, null, 8, N3),
18585
- o.percent > 0 ? (_(), N("path", {
18586
+ o.percent > 0 ? (_(), q("path", {
18586
18587
  key: 0,
18587
18588
  d: r.value.path,
18588
18589
  "stroke-linecap": "round",
@@ -18596,8 +18597,8 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18596
18597
  o?.icon ? (_(), ce($e, {
18597
18598
  key: 0,
18598
18599
  name: o.icon
18599
- }, null, 8, ["name"])) : (_(), N("label", V3, [
18600
- o?.label || f.$slots.customLabel ? (_(), N("span", j3, [
18600
+ }, null, 8, ["name"])) : (_(), q("label", V3, [
18601
+ o?.label || f.$slots.customLabel ? (_(), q("span", j3, [
18601
18602
  Fe(ke(o.label) + " ", 1),
18602
18603
  ee(f.$slots, "customLabel")
18603
18604
  ])) : te("", !0),
@@ -18650,7 +18651,7 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18650
18651
  ]), f = A(
18651
18652
  () => o.percent > 100 ? 100 : o.percent
18652
18653
  );
18653
- return (d, v) => (_(), N("div", {
18654
+ return (d, v) => (_(), q("div", {
18654
18655
  class: st(t.value)
18655
18656
  }, [
18656
18657
  (_(), ce(Pt(r.value), {
@@ -18737,7 +18738,7 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18737
18738
  "--radio-w": t.width,
18738
18739
  "--radio-h": t.height
18739
18740
  }));
18740
- return (v, b) => (_(), N("span", {
18741
+ return (v, b) => (_(), q("span", {
18741
18742
  class: st(f.value),
18742
18743
  style: ws(d.value)
18743
18744
  }, [
@@ -18839,31 +18840,34 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18839
18840
  function I() {
18840
18841
  c.value = 0;
18841
18842
  }
18842
- function T(Z, q) {
18843
- !t?.allowHalf || t.disabled || (Z.offsetX < Z.target.clientWidth / 2 ? c.value = q - 0.5 : c.value = q);
18843
+ function T(Z, N) {
18844
+ !t?.allowHalf || t.disabled || (Z.offsetX < Z.target.clientWidth / 2 ? c.value = N - 0.5 : c.value = N);
18844
18845
  }
18845
18846
  function z(Z) {
18846
- t?.disabled || (Z.key === "ArrowRight" && t.value < 5 ? Y(t.value + (t.allowHalf ? 0.5 : 1)) : Z.key === "ArrowLeft" && t.value > 0 && Y(t.value - (t.allowHalf ? 0.5 : 1)));
18847
+ if (t?.disabled)
18848
+ return;
18849
+ const N = t.value ?? 0;
18850
+ Z.key === "ArrowRight" && N < 5 ? Y(N + (t.allowHalf ? 0.5 : 1)) : Z.key === "ArrowLeft" && N > 0 && Y(N - (t.allowHalf ? 0.5 : 1));
18847
18851
  }
18848
18852
  function Y(Z) {
18849
18853
  r("update:value", Z), r("change", Z);
18850
18854
  }
18851
- return (Z, q) => (_(), N("ul", {
18855
+ return (Z, N) => (_(), q("ul", {
18852
18856
  class: st(f.value),
18853
18857
  tabindex: v.value,
18854
18858
  onMouseleave: I,
18855
18859
  onKeydown: z
18856
18860
  }, [
18857
- (_(), N(ut, null, Ct(5, (O) => ye("li", {
18861
+ (_(), q(ut, null, Ct(5, (O) => ye("li", {
18858
18862
  key: O,
18859
18863
  class: "ak-rate__item",
18860
18864
  onMousemove: (U) => T(U, O),
18861
18865
  onMouseover: (U) => y(O),
18862
- onClick: q[0] || (q[0] = (U) => b())
18866
+ onClick: N[0] || (N[0] = (U) => b())
18863
18867
  }, [
18864
18868
  xe(H3, {
18865
18869
  "star-rate": O,
18866
- value: c.value || t.value,
18870
+ value: c.value || (t.value ?? 0),
18867
18871
  "icon-size": d.value
18868
18872
  }, null, 8, ["star-rate", "value", "icon-size"])
18869
18873
  ], 40, Y3)), 64))
@@ -18907,7 +18911,7 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18907
18911
  function c() {
18908
18912
  r.value = !1;
18909
18913
  }
18910
- return (f, d) => (_(), N("div", K3, [
18914
+ return (f, d) => (_(), q("div", K3, [
18911
18915
  ye("div", J3, [
18912
18916
  ye("div", {
18913
18917
  class: st(`ak-result-${o.status}`)
@@ -18919,11 +18923,11 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18919
18923
  }, null, 8, ["name"])
18920
18924
  ])
18921
18925
  ], 2),
18922
- f.$slots.titleSlot ? te("", !0) : (_(), N("div", X3, ke(o.title), 1)),
18926
+ f.$slots.titleSlot ? te("", !0) : (_(), q("div", X3, ke(o.title), 1)),
18923
18927
  ee(f.$slots, "titleSlot", { class: "ak-result-title" }, void 0, !0),
18924
- f.$slots.subTitleSlot ? te("", !0) : (_(), N("div", Q3, ke(o.subTitle), 1)),
18928
+ f.$slots.subTitleSlot ? te("", !0) : (_(), q("div", Q3, ke(o.subTitle), 1)),
18925
18929
  ee(f.$slots, "subTiteSlot", { class: "ak-result-subtitle" }, void 0, !0),
18926
- o.closable ? (_(), N("button", {
18930
+ o.closable ? (_(), q("button", {
18927
18931
  key: 2,
18928
18932
  class: "close-button",
18929
18933
  onClick: c
@@ -18963,13 +18967,13 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18963
18967
  function z() {
18964
18968
  t?.disabled || (f(t.value), r("selected", t.value));
18965
18969
  }
18966
- function Y(q) {
18967
- return q.map((O) => typeof O.children == "string" ? O.children : Array.isArray(O.children) ? Y(O.children) : "").join(" ");
18970
+ function Y(N) {
18971
+ return N.map((O) => typeof O.children == "string" ? O.children : Array.isArray(O.children) ? Y(O.children) : "").join(" ");
18968
18972
  }
18969
18973
  const Z = () => t.label || c.default ? Y(c.default()) : null;
18970
18974
  return gn(() => {
18971
18975
  v(t.value, Z());
18972
- }), (q, O) => (_(), N("div", {
18976
+ }), (N, O) => (_(), q("div", {
18973
18977
  class: st(I.value),
18974
18978
  "aria-disabled": t?.disabled,
18975
18979
  title: t.label,
@@ -18978,7 +18982,7 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18978
18982
  }, ["prevent"])),
18979
18983
  onClick: z
18980
18984
  }, [
18981
- re(b) ? (_(), N(ut, { key: 0 }, [
18985
+ re(b) ? (_(), q(ut, { key: 0 }, [
18982
18986
  t.multiSelectionInput == "toggle" ? (_(), ce(re(L0), {
18983
18987
  key: 0,
18984
18988
  checked: y.value,
@@ -18991,7 +18995,7 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
18991
18995
  }, null, 8, ["checked", "disabled"]))
18992
18996
  ], 64)) : te("", !0),
18993
18997
  ye("span", sE, [
18994
- ee(q.$slots, "default", {}, () => [
18998
+ ee(N.$slots, "default", {}, () => [
18995
18999
  Fe(ke(t.label), 1)
18996
19000
  ])
18997
19001
  ]),
@@ -19009,7 +19013,7 @@ const XP = /* @__PURE__ */ Rs(JP), Vf = {
19009
19013
  },
19010
19014
  setup(u) {
19011
19015
  const o = u;
19012
- return (t, r) => (_(), N("div", oE, [
19016
+ return (t, r) => (_(), q("div", oE, [
19013
19017
  ye("span", rE, [
19014
19018
  ee(t.$slots, "label", {}, () => [
19015
19019
  Fe(ke(o?.label), 1)
@@ -19124,7 +19128,7 @@ const uE = { class: "ma-select-value" }, pE = {
19124
19128
  "cleared"
19125
19129
  ],
19126
19130
  setup(u, { expose: o, emit: t }) {
19127
- const r = u, c = t, f = Bt(), d = Ks(), v = lE(), b = qe(r.open), y = ao("selectInputEl"), I = ao("searchInputEl"), { width: T } = Uy(y), z = qe(""), Y = qe(!1), Z = ao("dynamicScrollerEl"), q = ao("overlay"), O = qe(!1), U = A({
19131
+ const r = u, c = t, f = Bt(), d = Ks(), v = lE(), b = qe(r.open), y = ao("selectInputEl"), I = ao("searchInputEl"), { width: T } = Uy(y), z = qe(""), Y = qe(!1), Z = ao("dynamicScrollerEl"), N = ao("overlay"), O = qe(!1), U = A({
19128
19132
  get() {
19129
19133
  return r.value;
19130
19134
  },
@@ -19203,19 +19207,19 @@ const uE = { class: "ma-select-value" }, pE = {
19203
19207
  typeof tt > "u" || Oe.value?.[Je]?.disabled || Vt(tt);
19204
19208
  }
19205
19209
  function wn() {
19206
- if (!q.value)
19210
+ if (!N.value)
19207
19211
  return;
19208
19212
  const Je = Oe.value.find(
19209
19213
  ({ value: Mt }) => be.value.includes(Mt)
19210
19214
  );
19211
19215
  if (!Je)
19212
19216
  return;
19213
- const tt = q.value.querySelector(
19217
+ const tt = N.value.querySelector(
19214
19218
  `[data-option-value="${Je.value}"]`
19215
19219
  );
19216
19220
  if (tt) {
19217
19221
  const Mt = tt.parentNode.parentNode.querySelector(".ma-select-option-group__label");
19218
- q.value.scrollTo({
19222
+ N.value.scrollTo({
19219
19223
  top: tt.offsetTop - (Mt?.clientHeight || 0)
19220
19224
  });
19221
19225
  }
@@ -19243,7 +19247,7 @@ const uE = { class: "ma-select-value" }, pE = {
19243
19247
  async () => {
19244
19248
  c("dropdownVisibleChange", b.value), b.value && f?.default && wn();
19245
19249
  }
19246
- ), (Je, tt) => (_(), N("div", {
19250
+ ), (Je, tt) => (_(), q("div", {
19247
19251
  class: st(we.value)
19248
19252
  }, [
19249
19253
  xe(re(ad), ze({ visible: b.value }, Qe.value, {
@@ -19263,8 +19267,8 @@ const uE = { class: "ma-select-value" }, pE = {
19263
19267
  key: 0,
19264
19268
  options: De.value,
19265
19269
  select: Vt
19266
- }) : (_(), N(ut, { key: 1 }, [
19267
- r.showSearch ? (_(), N("div", hE, [
19270
+ }) : (_(), q(ut, { key: 1 }, [
19271
+ r.showSearch ? (_(), q("div", hE, [
19268
19272
  xe(R0, {
19269
19273
  ref: "searchInputEl",
19270
19274
  value: z.value,
@@ -19342,7 +19346,7 @@ const uE = { class: "ma-select-value" }, pE = {
19342
19346
  ]),
19343
19347
  ye("div", uE, [
19344
19348
  ee(Je.$slots, "input", { label: Ze.value }, () => [
19345
- Ae.value ? (_(), N("span", pE, ke(r.placeholder), 1)) : (_(), N("span", fE, ke(Ze.value), 1))
19349
+ Ae.value ? (_(), q("span", pE, ke(r.placeholder), 1)) : (_(), q("span", fE, ke(Ze.value), 1))
19346
19350
  ])
19347
19351
  ]),
19348
19352
  r.hideSuffix ? te("", !0) : ee(Je.$slots, "suffix-icon", { key: 0 }, () => [
@@ -19365,7 +19369,7 @@ const uE = { class: "ma-select-value" }, pE = {
19365
19369
  ]),
19366
19370
  _: 3
19367
19371
  }, 16, ["visible", "disabled"]),
19368
- fe.value ? (_(), N("div", gE, [
19372
+ fe.value ? (_(), q("div", gE, [
19369
19373
  ee(Je.$slots, "hint", {}, () => [
19370
19374
  xe(re($e), {
19371
19375
  name: "info-circle-bold",
@@ -19374,7 +19378,7 @@ const uE = { class: "ma-select-value" }, pE = {
19374
19378
  ye("span", null, ke(r?.hint), 1)
19375
19379
  ])
19376
19380
  ])) : te("", !0),
19377
- Se.value ? (_(), N("div", vE, [
19381
+ Se.value ? (_(), q("div", vE, [
19378
19382
  ee(Je.$slots, "default")
19379
19383
  ])) : te("", !0)
19380
19384
  ], 2));
@@ -19425,7 +19429,7 @@ const uE = { class: "ma-select-value" }, pE = {
19425
19429
  onMouseleave: y
19426
19430
  }), {
19427
19431
  default: pe(() => [
19428
- o?.icon ? (_(), N(ut, { key: 0 }, [
19432
+ o?.icon ? (_(), q(ut, { key: 0 }, [
19429
19433
  Rt(xe($e, {
19430
19434
  size: d.value,
19431
19435
  name: c.value
@@ -19439,7 +19443,7 @@ const uE = { class: "ma-select-value" }, pE = {
19439
19443
  [Dt, !v.value]
19440
19444
  ])
19441
19445
  ], 64)) : te("", !0),
19442
- o.text ? (_(), N("span", yE, [
19446
+ o.text ? (_(), q("span", yE, [
19443
19447
  Fe(ke(o.text) + " ", 1),
19444
19448
  ee(I.$slots, "default")
19445
19449
  ])) : te("", !0)
@@ -19596,7 +19600,7 @@ const uE = { class: "ma-select-value" }, pE = {
19596
19600
  }, f.$attrs), {
19597
19601
  default: pe(() => [
19598
19602
  ye("span", null, [
19599
- o?.icon ? (_(), N("div", _E, [
19603
+ o?.icon ? (_(), q("div", _E, [
19600
19604
  Rt(xe($e, {
19601
19605
  size: "xs",
19602
19606
  name: c.value
@@ -19654,7 +19658,7 @@ const uE = { class: "ma-select-value" }, pE = {
19654
19658
  onMouseup: b
19655
19659
  }), {
19656
19660
  default: pe(() => [
19657
- o?.icon ? (_(), N(ut, { key: 0 }, [
19661
+ o?.icon ? (_(), q(ut, { key: 0 }, [
19658
19662
  Rt(xe($e, {
19659
19663
  size: "md",
19660
19664
  name: c.value
@@ -19767,7 +19771,7 @@ const uE = { class: "ma-select-value" }, pE = {
19767
19771
  },
19768
19772
  setup(u) {
19769
19773
  const o = u;
19770
- return (t, r) => (_(), N("button", ze({
19774
+ return (t, r) => (_(), q("button", ze({
19771
19775
  class: "ma-side-menu-round-icon-button",
19772
19776
  role: "button"
19773
19777
  }, t.$attrs), [
@@ -19861,9 +19865,9 @@ const uE = { class: "ma-select-value" }, pE = {
19861
19865
  ]), c = A(() => [
19862
19866
  "ma-spin__icon"
19863
19867
  ]), f = A(() => `spin-${o.type}`);
19864
- return (d, v) => (_(), N("div", ze({ class: r.value }, d.$attrs), [
19865
- o.spinning ? (_(), N("div", kE, [
19866
- d.$slots.indicator ? (_(), N("div", CE, [
19868
+ return (d, v) => (_(), q("div", ze({ class: r.value }, d.$attrs), [
19869
+ o.spinning ? (_(), q("div", kE, [
19870
+ d.$slots.indicator ? (_(), q("div", CE, [
19867
19871
  ee(d.$slots, "indicator")
19868
19872
  ])) : te("", !0),
19869
19873
  o.spinning && !d.$slots.indicator ? (_(), ce($e, {
@@ -19871,7 +19875,7 @@ const uE = { class: "ma-select-value" }, pE = {
19871
19875
  class: st(c.value),
19872
19876
  name: f.value
19873
19877
  }, null, 8, ["class", "name"])) : te("", !0),
19874
- d.$slots?.tip || o?.tip ? (_(), N("div", wE, [
19878
+ d.$slots?.tip || o?.tip ? (_(), q("div", wE, [
19875
19879
  Fe(ke(o?.tip) + " ", 1),
19876
19880
  ee(d.$slots, "tip")
19877
19881
  ])) : te("", !0)
@@ -19926,7 +19930,7 @@ const uE = { class: "ma-select-value" }, pE = {
19926
19930
  function y() {
19927
19931
  o.disabled || t?.value && t.value(f.value);
19928
19932
  }
19929
- return (I, T) => (_(), N("div", {
19933
+ return (I, T) => (_(), q("div", {
19930
19934
  ref_key: "maStep",
19931
19935
  ref: c,
19932
19936
  class: st(b.value),
@@ -19936,14 +19940,14 @@ const uE = { class: "ma-select-value" }, pE = {
19936
19940
  v.value ? (_(), ce(re($e), {
19937
19941
  key: 0,
19938
19942
  name: "tick"
19939
- })) : (_(), N("span", AE, ke(f.value + 1), 1))
19943
+ })) : (_(), q("span", AE, ke(f.value + 1), 1))
19940
19944
  ]),
19941
- o?.title || I.$slots.title ? (_(), N("div", IE, [
19945
+ o?.title || I.$slots.title ? (_(), q("div", IE, [
19942
19946
  ye("h3", xE, [
19943
19947
  ee(I.$slots, "title"),
19944
19948
  Fe(" " + ke(o?.title), 1)
19945
19949
  ]),
19946
- o?.description || I.$slots.description ? (_(), N("p", ME, [
19950
+ o?.description || I.$slots.description ? (_(), q("p", ME, [
19947
19951
  ee(I.$slots, "description"),
19948
19952
  Fe(" " + ke(o?.description), 1)
19949
19953
  ])) : te("", !0)
@@ -19983,7 +19987,7 @@ const uE = { class: "ma-select-value" }, pE = {
19983
19987
  }
19984
19988
  return mn("selectStep", b), mn("activeStep", v), mt(() => c.default, y), gn(() => {
19985
19989
  y();
19986
- }), (I, T) => (_(), N("div", {
19990
+ }), (I, T) => (_(), q("div", {
19987
19991
  ref_key: "maSteps",
19988
19992
  ref: f,
19989
19993
  class: st(d.value),
@@ -20020,9 +20024,9 @@ const uE = { class: "ma-select-value" }, pE = {
20020
20024
  return;
20021
20025
  }
20022
20026
  f.value = Number(Y.getAttribute("data-index") || 0), d = new MutationObserver((Z) => {
20023
- for (const q of Z)
20024
- if (q.type === "attributes" && q.attributeName === "data-index") {
20025
- const O = Number(q.target.getAttribute("data-index") || 0);
20027
+ for (const N of Z)
20028
+ if (N.type === "attributes" && N.attributeName === "data-index") {
20029
+ const O = Number(N.target.getAttribute("data-index") || 0);
20026
20030
  f.value !== O && (f.value = O);
20027
20031
  }
20028
20032
  }), d.observe(Y, {
@@ -20050,7 +20054,7 @@ const uE = { class: "ma-select-value" }, pE = {
20050
20054
  function z() {
20051
20055
  o.disabled || t?.value && t.value(b.value);
20052
20056
  }
20053
- return (Y, Z) => (_(), N(ut, null, [
20057
+ return (Y, Z) => (_(), q(ut, null, [
20054
20058
  ye("div", {
20055
20059
  ref_key: "maStepItem",
20056
20060
  ref: c,
@@ -20058,15 +20062,15 @@ const uE = { class: "ma-select-value" }, pE = {
20058
20062
  onClick: z
20059
20063
  }, [
20060
20064
  ye("div", PE, [
20061
- I.value ? (_(), N("span", EE, ke(b.value + 1), 1)) : (_(), N("span", LE, ke(b.value + 1), 1))
20065
+ I.value ? (_(), q("span", EE, ke(b.value + 1), 1)) : (_(), q("span", LE, ke(b.value + 1), 1))
20062
20066
  ]),
20063
20067
  ye("div", $E, [
20064
- o?.title || Y.$slots.title ? (_(), N("h3", RE, [
20068
+ o?.title || Y.$slots.title ? (_(), q("h3", RE, [
20065
20069
  ee(Y.$slots, "title"),
20066
20070
  Fe(" " + ke(o?.title) + " ", 1),
20067
20071
  ee(Y.$slots, "titleSlot")
20068
20072
  ])) : te("", !0),
20069
- o?.description || Y.$slots.description ? (_(), N("p", BE, [
20073
+ o?.description || Y.$slots.description ? (_(), q("p", BE, [
20070
20074
  ee(Y.$slots, "description"),
20071
20075
  Fe(" " + ke(o?.description) + " ", 1),
20072
20076
  ee(Y.$slots, "descriptionSlot")
@@ -20110,7 +20114,7 @@ const uE = { class: "ma-select-value" }, pE = {
20110
20114
  }
20111
20115
  ), gn(() => {
20112
20116
  I();
20113
- }), (T, z) => (_(), N("div", {
20117
+ }), (T, z) => (_(), q("div", {
20114
20118
  ref_key: "maStepItems",
20115
20119
  ref: f,
20116
20120
  class: st(d.value)
@@ -20176,7 +20180,7 @@ const uE = { class: "ma-select-value" }, pE = {
20176
20180
  d.observe(f.value);
20177
20181
  }), vi(() => {
20178
20182
  d.disconnect();
20179
- }), (z, Y) => (_(), N("button", ze(z.$attrs, {
20183
+ }), (z, Y) => (_(), q("button", ze(z.$attrs, {
20180
20184
  ref_key: "switchButton",
20181
20185
  ref: f,
20182
20186
  class: y.value,
@@ -20184,22 +20188,22 @@ const uE = { class: "ma-select-value" }, pE = {
20184
20188
  role: "switch",
20185
20189
  disabled: b.value
20186
20190
  }), [
20187
- (_(!0), N(ut, null, Ct(t.options, (Z) => (_(), N("span", {
20191
+ (_(!0), q(ut, null, Ct(t.options, (Z) => (_(), q("span", {
20188
20192
  key: Z.value,
20189
20193
  class: st({ active: t.active === Z.value }),
20190
- onClick: (q) => I(Z.value)
20194
+ onClick: (N) => I(Z.value)
20191
20195
  }, [
20192
20196
  Z?.icon ? (_(), ce(re($e), {
20193
20197
  key: 0,
20194
20198
  size: "xs",
20195
20199
  name: Z.icon
20196
20200
  }, null, 8, ["name"])) : te("", !0),
20197
- Z?.label ? (_(), N("span", FE, [
20201
+ Z?.label ? (_(), q("span", FE, [
20198
20202
  z.$slots.optionLabel ? ee(z.$slots, "optionLabel", {
20199
20203
  key: 0,
20200
20204
  label: Z?.label,
20201
20205
  value: Z.value
20202
- }) : (_(), N(ut, { key: 1 }, [
20206
+ }) : (_(), q(ut, { key: 1 }, [
20203
20207
  Fe(ke(Z.label), 1)
20204
20208
  ], 64))
20205
20209
  ])) : te("", !0)
@@ -20255,7 +20259,7 @@ const uE = { class: "ma-select-value" }, pE = {
20255
20259
  function b() {
20256
20260
  t.disabled || r("selectTab", t.tabKey);
20257
20261
  }
20258
- return (y, I) => (_(), N("button", {
20262
+ return (y, I) => (_(), q("button", {
20259
20263
  class: st(f.value),
20260
20264
  disabled: t.disabled,
20261
20265
  "data-tab-key": t.tabKey,
@@ -20343,7 +20347,7 @@ var Pf, By;
20343
20347
  function WE() {
20344
20348
  if (By) return Pf;
20345
20349
  By = 1;
20346
- var u = "\\ud800-\\udfff", o = "\\u0300-\\u036f", t = "\\ufe20-\\ufe2f", r = "\\u20d0-\\u20ff", c = o + t + r, f = "\\ufe0e\\ufe0f", d = "[" + u + "]", v = "[" + c + "]", b = "\\ud83c[\\udffb-\\udfff]", y = "(?:" + v + "|" + b + ")", I = "[^" + u + "]", T = "(?:\\ud83c[\\udde6-\\uddff]){2}", z = "[\\ud800-\\udbff][\\udc00-\\udfff]", Y = "\\u200d", Z = y + "?", q = "[" + f + "]?", O = "(?:" + Y + "(?:" + [I, T, z].join("|") + ")" + q + Z + ")*", U = q + Z + O, ue = "(?:" + [I + v + "?", v, T, z, d].join("|") + ")", Ae = RegExp(b + "(?=" + b + ")|" + ue + U, "g");
20350
+ var u = "\\ud800-\\udfff", o = "\\u0300-\\u036f", t = "\\ufe20-\\ufe2f", r = "\\u20d0-\\u20ff", c = o + t + r, f = "\\ufe0e\\ufe0f", d = "[" + u + "]", v = "[" + c + "]", b = "\\ud83c[\\udffb-\\udfff]", y = "(?:" + v + "|" + b + ")", I = "[^" + u + "]", T = "(?:\\ud83c[\\udde6-\\uddff]){2}", z = "[\\ud800-\\udbff][\\udc00-\\udfff]", Y = "\\u200d", Z = y + "?", N = "[" + f + "]?", O = "(?:" + Y + "(?:" + [I, T, z].join("|") + ")" + N + Z + ")*", U = N + Z + O, ue = "(?:" + [I + v + "?", v, T, z, d].join("|") + ")", Ae = RegExp(b + "(?=" + b + ")|" + ue + U, "g");
20347
20351
  function fe(be) {
20348
20352
  return be.match(Ae) || [];
20349
20353
  }
@@ -20423,13 +20427,13 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20423
20427
  return jy(() => {
20424
20428
  const T = (c.default?.() || []).flatMap((z) => z.type === ut && Array.isArray(z.children) ? z.children.filter(co) : co(z) ? z : []);
20425
20429
  f.value = T.filter((z) => co(z) && z.type?.name === "MaTabPane").map((z) => {
20426
- const Y = z.props || {}, Z = Object.keys(Y).reduce((O, U) => (O[JE(U)] = Y[U], O), {}), q = z.children;
20430
+ const Y = z.props || {}, Z = Object.keys(Y).reduce((O, U) => (O[JE(U)] = Y[U], O), {}), N = z.children;
20427
20431
  return {
20428
20432
  props: Z,
20429
- slots: q
20433
+ slots: N
20430
20434
  };
20431
20435
  });
20432
- }), mn("activeKey", v), (I, T) => (_(), N("div", {
20436
+ }), mn("activeKey", v), (I, T) => (_(), q("div", {
20433
20437
  class: st(b.value)
20434
20438
  }, [
20435
20439
  xe(re(HI), {
@@ -20437,7 +20441,7 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20437
20441
  }, {
20438
20442
  default: pe(() => [
20439
20443
  ye("div", XE, [
20440
- (_(!0), N(ut, null, Ct(f.value, (z) => (_(), ce(qE, ze({ ref_for: !0 }, z.props, {
20444
+ (_(!0), q(ut, null, Ct(f.value, (z) => (_(), ce(qE, ze({ ref_for: !0 }, z.props, {
20441
20445
  key: z.props.tabKey,
20442
20446
  "is-active": t.activeKey == z.props.tabKey,
20443
20447
  type: t.type,
@@ -20447,7 +20451,7 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20447
20451
  z.slots?.title ? {
20448
20452
  name: "title",
20449
20453
  fn: pe(() => [
20450
- (_(!0), N(ut, null, Ct(z.slots.title(), (Y, Z) => (_(), N("span", { key: Z }, [
20454
+ (_(!0), q(ut, null, Ct(z.slots.title(), (Y, Z) => (_(), q("span", { key: Z }, [
20451
20455
  (_(), ce(Pt(Y)))
20452
20456
  ]))), 128))
20453
20457
  ]),
@@ -20458,7 +20462,7 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20458
20462
  ]),
20459
20463
  _: 1
20460
20464
  }, 8, ["always-show-buttons"]),
20461
- d.value ? (_(), N("div", QE, [
20465
+ d.value ? (_(), q("div", QE, [
20462
20466
  ee(I.$slots, "default")
20463
20467
  ])) : te("", !0)
20464
20468
  ], 2));
@@ -20580,9 +20584,9 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20580
20584
  width: `${z.value * 8.2 + 6}px`
20581
20585
  }));
20582
20586
  function Z(fe) {
20583
- t.separator.includes(fe.key) ? (fe.preventDefault(), q(f.value)) : fe.key === "Backspace" && f.value === "" && v.value.length > 0 ? O(v.value[v.value.length - 1]) : t?.tagCharLimit && t.tagCharLimit <= f.value.length && fe.key !== "Backspace" && fe.preventDefault();
20587
+ t.separator.includes(fe.key) ? (fe.preventDefault(), N(f.value)) : fe.key === "Backspace" && f.value === "" && v.value.length > 0 ? O(v.value[v.value.length - 1]) : t?.tagCharLimit && t.tagCharLimit <= f.value.length && fe.key !== "Backspace" && fe.preventDefault();
20584
20588
  }
20585
- function q(fe = "") {
20589
+ function N(fe = "") {
20586
20590
  const be = fe.trim();
20587
20591
  if (be) {
20588
20592
  if (v.value.includes(be))
@@ -20607,18 +20611,18 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20607
20611
  for (const ge of t.separator)
20608
20612
  _e = _e.flatMap((Ce) => Ce.split(ge));
20609
20613
  _e.forEach((ge) => {
20610
- q(ge);
20614
+ N(ge);
20611
20615
  });
20612
20616
  }, 0);
20613
20617
  }
20614
20618
  function Ae(fe) {
20615
20619
  r("error", fe);
20616
20620
  }
20617
- return (fe, be) => (_(), N("div", {
20621
+ return (fe, be) => (_(), q("div", {
20618
20622
  class: st(I.value),
20619
20623
  onClick: U
20620
20624
  }, [
20621
- b.value ? (_(), N("div", eL, [
20625
+ b.value ? (_(), q("div", eL, [
20622
20626
  ee(fe.$slots, "prefix"),
20623
20627
  t.prefixIcon ? (_(), ce(re($e), {
20624
20628
  key: 0,
@@ -20627,7 +20631,7 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20627
20631
  }, null, 8, ["name"])) : te("", !0)
20628
20632
  ])) : te("", !0),
20629
20633
  ye("div", tL, [
20630
- (_(!0), N(ut, null, Ct(fe.tags, (_e) => (_(), N("span", {
20634
+ (_(!0), q(ut, null, Ct(fe.tags, (_e) => (_(), q("span", {
20631
20635
  key: _e,
20632
20636
  class: "single-tag"
20633
20637
  }, [
@@ -20656,7 +20660,7 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20656
20660
  ])
20657
20661
  ], 4)
20658
20662
  ]),
20659
- y.value ? (_(), N("div", sL, [
20663
+ y.value ? (_(), q("div", sL, [
20660
20664
  ee(fe.$slots, "suffix"),
20661
20665
  t.suffixIcon ? (_(), ce(re($e), {
20662
20666
  key: 0,
@@ -20751,7 +20755,7 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20751
20755
  Fe(ke(o.title) + " ", 1),
20752
20756
  ee(d.$slots, "title")
20753
20757
  ]),
20754
- o?.description || d.$slots.description ? (_(), N("span", rL, [
20758
+ o?.description || d.$slots.description ? (_(), q("span", rL, [
20755
20759
  Fe(ke(o.description) + " ", 1),
20756
20760
  ee(d.$slots, "description")
20757
20761
  ])) : te("", !0)
@@ -20799,7 +20803,7 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20799
20803
  ]), r = A(
20800
20804
  () => o.loading ? "loader" : o?.showClose ? "close-circle" : o?.tracked ? "tick-circle-bold" : "add"
20801
20805
  ), c = A(() => o.size === "lg" ? "sm" : "xs"), f = A(() => o.tracked || o.loading ? "blue" : "dark");
20802
- return (d, v) => (_(), N("button", ze(d.$attrs, {
20806
+ return (d, v) => (_(), q("button", ze(d.$attrs, {
20803
20807
  class: t.value,
20804
20808
  disabled: o?.disabled || o?.loading
20805
20809
  }), [
@@ -20861,56 +20865,56 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20861
20865
  },
20862
20866
  emits: ["change", "expandChange", "checkNodeChange"],
20863
20867
  setup(u, { emit: o }) {
20864
- const t = u, r = o, c = A(() => !!t.node.options?.length), f = A(() => t.expandedKeys?.includes(t.node.value)), d = A(() => t.node.disabled), v = A(() => c.value ? t.isMultiple && T(t.node).every((q) => q) : t.checkedKeys?.includes(t.node.value)), b = A(() => t.selectedValue === t.node.value), y = A(() => ({
20868
+ const t = u, r = o, c = A(() => !!t.node.options?.length), f = A(() => t.expandedKeys?.includes(t.node.value)), d = A(() => t.node.disabled), v = A(() => c.value ? t.isMultiple && T(t.node).every((N) => N) : t.checkedKeys?.includes(t.node.value)), b = A(() => t.selectedValue === t.node.value), y = A(() => ({
20865
20869
  "ma-tree-node-content--checked": v.value || b.value,
20866
20870
  "ma-tree-node-content--disabled": d.value,
20867
20871
  "!pl-4": t.depth === 2,
20868
20872
  "!pl-12": t.depth > 2
20869
- })), I = A(() => c.value && !v.value && T(t.node).some((q) => q));
20870
- function T(q) {
20871
- return q.options?.length ? q.options.reduce((O, U) => [...O, ...T(U)], []) : q.disabled ? [] : [t.checkedKeys.includes(q.value)];
20873
+ })), I = A(() => c.value && !v.value && T(t.node).some((N) => N));
20874
+ function T(N) {
20875
+ return N.options?.length ? N.options.reduce((O, U) => [...O, ...T(U)], []) : N.disabled ? [] : [t.checkedKeys.includes(N.value)];
20872
20876
  }
20873
- function z(q) {
20874
- c.value ? Y(q) : t.isMultiple ? Z(q, v.value) : d.value || r("change", q.value, q);
20877
+ function z(N) {
20878
+ c.value ? Y(N) : t.isMultiple ? Z(N, v.value) : d.value || r("change", N.value, N);
20875
20879
  }
20876
- function Y(q) {
20877
- q.options?.length && r("expandChange", q.value, q);
20880
+ function Y(N) {
20881
+ N.options?.length && r("expandChange", N.value, N);
20878
20882
  }
20879
- function Z(q, O) {
20880
- d.value || r("checkNodeChange", q, O);
20883
+ function Z(N, O) {
20884
+ d.value || r("checkNodeChange", N, O);
20881
20885
  }
20882
- return (q, O) => {
20886
+ return (N, O) => {
20883
20887
  const U = Uw("ma-tree-node");
20884
- return _(), N("li", {
20885
- key: q.node.value,
20888
+ return _(), q("li", {
20889
+ key: N.node.value,
20886
20890
  class: "ma-tree-node"
20887
20891
  }, [
20888
20892
  ye("div", {
20889
20893
  class: st(["ma-tree-node-content", y.value]),
20890
- onClick: O[2] || (O[2] = (ue) => z(q.node))
20894
+ onClick: O[2] || (O[2] = (ue) => z(N.node))
20891
20895
  }, [
20892
- c.value ? (_(), N("div", cL, [
20896
+ c.value ? (_(), q("div", cL, [
20893
20897
  xe(re($e), {
20894
20898
  name: "chevron-down",
20895
20899
  size: "xs",
20896
20900
  class: st({ "-rotate-90": !f.value })
20897
20901
  }, null, 8, ["class"])
20898
20902
  ])) : te("", !0),
20899
- q.isMultiple ? (_(), N("div", uL, [
20903
+ N.isMultiple ? (_(), q("div", uL, [
20900
20904
  xe(re(Wa), {
20901
20905
  checked: v.value,
20902
20906
  indeterminate: I.value,
20903
20907
  disabled: d.value,
20904
20908
  onClick: O[0] || (O[0] = Hs(() => {
20905
20909
  }, ["stop"])),
20906
- onChange: O[1] || (O[1] = (ue) => Z(q.node, v.value))
20910
+ onChange: O[1] || (O[1] = (ue) => Z(N.node, v.value))
20907
20911
  }, null, 8, ["checked", "indeterminate", "disabled"])
20908
20912
  ])) : te("", !0),
20909
- q.showIcon ? ee(q.$slots, "icon", an(ze({ key: 2 }, q.node))) : te("", !0),
20913
+ N.showIcon ? ee(N.$slots, "icon", an(ze({ key: 2 }, N.node))) : te("", !0),
20910
20914
  ye("div", pL, [
20911
- ee(q.$slots, "label", an(rs(q.node))),
20912
- q.hideTick ? te("", !0) : (_(), N(ut, { key: 0 }, [
20913
- b.value && !q.isMultiple ? (_(), ce(re($e), {
20915
+ ee(N.$slots, "label", an(rs(N.node))),
20916
+ N.hideTick ? te("", !0) : (_(), q(ut, { key: 0 }, [
20917
+ b.value && !N.isMultiple ? (_(), ce(re($e), {
20914
20918
  key: 0,
20915
20919
  name: "tick",
20916
20920
  size: "sm"
@@ -20918,24 +20922,24 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20918
20922
  ], 64))
20919
20923
  ])
20920
20924
  ], 2),
20921
- f.value && c.value ? (_(), N("ul", fL, [
20922
- (_(!0), N(ut, null, Ct(q.node.options, (ue, Ae) => (_(), ce(U, {
20925
+ f.value && c.value ? (_(), q("ul", fL, [
20926
+ (_(!0), q(ut, null, Ct(N.node.options, (ue, Ae) => (_(), ce(U, {
20923
20927
  key: `${Ae}-tree-node`,
20924
- "selected-value": q.selectedValue,
20925
- "expanded-keys": q.expandedKeys,
20926
- "checked-keys": q.checkedKeys,
20928
+ "selected-value": N.selectedValue,
20929
+ "expanded-keys": N.expandedKeys,
20930
+ "checked-keys": N.checkedKeys,
20927
20931
  node: ue,
20928
- depth: q.depth + 1,
20929
- "font-type": q.fontType,
20930
- "show-icon": q.showIcon,
20931
- "hide-tick": q.hideTick,
20932
- "is-multiple": q.isMultiple,
20932
+ depth: N.depth + 1,
20933
+ "font-type": N.fontType,
20934
+ "show-icon": N.showIcon,
20935
+ "hide-tick": N.hideTick,
20936
+ "is-multiple": N.isMultiple,
20933
20937
  onChange: O[3] || (O[3] = (fe, be) => r("change", fe, be)),
20934
20938
  onExpandChange: O[4] || (O[4] = (fe, be) => r("expandChange", fe, be)),
20935
20939
  onCheckNodeChange: O[5] || (O[5] = (fe, be) => Z(fe, be))
20936
20940
  }, {
20937
20941
  icon: pe((fe) => [
20938
- ee(q.$slots, "icon", ze({ ref_for: !0 }, fe), () => [
20942
+ ee(N.$slots, "icon", ze({ ref_for: !0 }, fe), () => [
20939
20943
  fe.icon ? (_(), ce(re($e), {
20940
20944
  key: 0,
20941
20945
  name: fe.icon,
@@ -20945,12 +20949,12 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20945
20949
  ])
20946
20950
  ]),
20947
20951
  label: pe((fe) => [
20948
- ee(q.$slots, "label", ze({ ref_for: !0 }, fe), () => [
20952
+ ee(N.$slots, "label", ze({ ref_for: !0 }, fe), () => [
20949
20953
  xe(re(Cs), null, {
20950
20954
  default: pe(() => [
20951
20955
  xe(re(Ua), {
20952
20956
  class: "ma-tree-node-label",
20953
- type: q.fontType,
20957
+ type: N.fontType,
20954
20958
  weight: "regular"
20955
20959
  }, {
20956
20960
  default: pe(() => [
@@ -20964,11 +20968,11 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
20964
20968
  ])
20965
20969
  ]),
20966
20970
  "list-bottom-section": pe((fe) => [
20967
- ee(q.$slots, "list-bottom-section", ze({ ref_for: !0 }, fe))
20971
+ ee(N.$slots, "list-bottom-section", ze({ ref_for: !0 }, fe))
20968
20972
  ]),
20969
20973
  _: 2
20970
20974
  }, 1032, ["selected-value", "expanded-keys", "checked-keys", "node", "depth", "font-type", "show-icon", "hide-tick", "is-multiple"]))), 128)),
20971
- ee(q.$slots, "list-bottom-section", an(rs(q.node)))
20975
+ ee(N.$slots, "list-bottom-section", an(rs(N.node)))
20972
20976
  ])) : te("", !0)
20973
20977
  ]);
20974
20978
  };
@@ -21045,7 +21049,7 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
21045
21049
  function Z(U, ue) {
21046
21050
  !ue && !U.disabled ? f.value.push(U.value) : f.value = f.value.filter((Ae) => Ae !== U.value);
21047
21051
  }
21048
- function q() {
21052
+ function N() {
21049
21053
  const U = (ue) => {
21050
21054
  ue.forEach((Ae) => {
21051
21055
  !Ae.options?.length || Ae.disabled || (d.value.includes(Ae.value) || d.value.push(Ae.value), U(Ae.options));
@@ -21063,13 +21067,13 @@ const JE = /* @__PURE__ */ Rs(KE), XE = { class: "ma-tabs-nav" }, QE = {
21063
21067
  onChange: T,
21064
21068
  toggleExpand: z,
21065
21069
  checkNodeChange: Y,
21066
- expandAll: q,
21070
+ expandAll: N,
21067
21071
  collapseAll: O
21068
- }), (U, ue) => (_(), N("div", {
21072
+ }), (U, ue) => (_(), q("div", {
21069
21073
  class: st(v.value)
21070
21074
  }, [
21071
- I.value?.length ? (_(), N("ul", hL, [
21072
- (_(!0), N(ut, null, Ct(I.value, (Ae, fe) => (_(), ce(dL, {
21075
+ I.value?.length ? (_(), q("ul", hL, [
21076
+ (_(!0), q(ut, null, Ct(I.value, (Ae, fe) => (_(), ce(dL, {
21073
21077
  key: `node-${fe}`,
21074
21078
  node: Ae,
21075
21079
  "selected-value": U.value,
@@ -21246,13 +21250,13 @@ const bL = { class: "single-file" }, _L = { class: "icon-wrapper" }, kL = { clas
21246
21250
  const t = u, r = o, c = Ks(), f = A(
21247
21251
  () => `${(t.file.file.size / (1024 * 1024)).toFixed(1)} MB`
21248
21252
  ), d = A(() => typeof t.file.file.size == "number"), v = () => r("remove"), b = () => r("cancel");
21249
- return (y, I) => (_(), N("div", bL, [
21253
+ return (y, I) => (_(), q("div", bL, [
21250
21254
  ye("div", _L, [
21251
21255
  xe($e, { name: "document-bulk" })
21252
21256
  ]),
21253
21257
  ye("div", kL, [
21254
21258
  ye("span", CL, ke(y.file.file.name), 1),
21255
- d.value ? (_(), N("span", wL, ke(f.value), 1)) : te("", !0),
21259
+ d.value ? (_(), q("span", wL, ke(f.value), 1)) : te("", !0),
21256
21260
  ye("span", SL, [
21257
21261
  ye("span", {
21258
21262
  class: "progress-item",
@@ -21353,7 +21357,7 @@ const bL = { class: "single-file" }, _L = { class: "icon-wrapper" }, kL = { clas
21353
21357
  () => t.type === "box" ? t.multiple ? !0 : !T.value.length : !0
21354
21358
  ), Z = A(
21355
21359
  () => t.wait || T.value.some((Re) => Re.status === ks.uploading)
21356
- ), q = A(
21360
+ ), N = A(
21357
21361
  () => t.ordered && Z.value ? !1 : T.value.length ? t.showFileList : !1
21358
21362
  ), O = A(() => t?.disabled || Z.value), U = A(() => [
21359
21363
  `ma-upload ma-upload--${t.type} ma-upload--${t.type}--${t.size}`,
@@ -21441,14 +21445,14 @@ const bL = { class: "single-file" }, _L = { class: "icon-wrapper" }, kL = { clas
21441
21445
  }), I.forEach((Re) => {
21442
21446
  f.value?.removeEventListener(Re, we);
21443
21447
  });
21444
- }), (Re, Se) => (_(), N("div", ze({ class: "ma-upload-wrapper" }, Re.$attrs), [
21448
+ }), (Re, Se) => (_(), q("div", ze({ class: "ma-upload-wrapper" }, Re.$attrs), [
21445
21449
  Rt(ye("div", {
21446
21450
  ref_key: "uploadArea",
21447
21451
  ref: f,
21448
21452
  class: st(U.value),
21449
21453
  onDrop: Se[0] || (Se[0] = Hs((Ke) => je(Ke), ["prevent"]))
21450
21454
  }, [
21451
- (_(), N("input", {
21455
+ (_(), q("input", {
21452
21456
  key: T.value.length,
21453
21457
  ref_key: "fileInput",
21454
21458
  ref: d,
@@ -21471,7 +21475,7 @@ const bL = { class: "single-file" }, _L = { class: "icon-wrapper" }, kL = { clas
21471
21475
  Fe(ke(Re.fileList.length ? z.value : t?.title || re(c).config.locale.selectFile), 1)
21472
21476
  ]),
21473
21477
  _: 1
21474
- }, 8, ["variant", "size", "disabled", "loading"])) : t.type === "small-box" ? (_(), N("div", {
21478
+ }, 8, ["variant", "size", "disabled", "loading"])) : t.type === "small-box" ? (_(), q("div", {
21475
21479
  key: 1,
21476
21480
  class: "ma-upload__small_box",
21477
21481
  onClick: _e
@@ -21485,19 +21489,19 @@ const bL = { class: "single-file" }, _L = { class: "icon-wrapper" }, kL = { clas
21485
21489
  name: "export-2-bulk"
21486
21490
  })),
21487
21491
  ye("span", ML, [
21488
- Z.value ? (_(), N(ut, { key: 0 }, [
21492
+ Z.value ? (_(), q(ut, { key: 0 }, [
21489
21493
  Fe(ke(re(c).config.locale.uploading), 1)
21490
- ], 64)) : (_(), N(ut, { key: 1 }, [
21494
+ ], 64)) : (_(), q(ut, { key: 1 }, [
21491
21495
  Fe(ke(t?.title || re(c).config.locale.clickToUpload) + " ", 1),
21492
21496
  ee(Re.$slots, "small-box-title")
21493
21497
  ], 64))
21494
21498
  ])
21495
- ])) : (_(), N("div", {
21499
+ ])) : (_(), q("div", {
21496
21500
  key: 2,
21497
21501
  class: "ma-upload__box",
21498
21502
  onClick: _e
21499
21503
  }, [
21500
- t.ordered && Z.value ? (_(), N(ut, { key: 0 }, [
21504
+ t.ordered && Z.value ? (_(), q(ut, { key: 0 }, [
21501
21505
  xe(Ey, {
21502
21506
  type: "three-circles",
21503
21507
  color: "blue"
@@ -21513,21 +21517,21 @@ const bL = { class: "single-file" }, _L = { class: "icon-wrapper" }, kL = { clas
21513
21517
  ]),
21514
21518
  _: 1
21515
21519
  })
21516
- ], 64)) : (_(), N(ut, { key: 1 }, [
21520
+ ], 64)) : (_(), q(ut, { key: 1 }, [
21517
21521
  ye("div", TL, [
21518
21522
  xe($e, { name: "upload-bulk" })
21519
21523
  ]),
21520
- t?.title ? (_(), N("span", PL, [
21524
+ t?.title ? (_(), q("span", PL, [
21521
21525
  Fe(ke(t?.title) + " ", 1),
21522
21526
  ee(Re.$slots, "box-title")
21523
- ])) : (_(), N("span", EL, [
21527
+ ])) : (_(), q("span", EL, [
21524
21528
  Fe(ke(re(c).config.locale.dragDrop) + " ", 1),
21525
21529
  ee(Re.$slots, "box-title")
21526
21530
  ])),
21527
- t?.description ? (_(), N("span", LL, [
21531
+ t?.description ? (_(), q("span", LL, [
21528
21532
  Fe(ke(t?.description) + " ", 1),
21529
21533
  ee(Re.$slots, "box-description")
21530
- ])) : (_(), N("span", $L, [
21534
+ ])) : (_(), q("span", $L, [
21531
21535
  Fe(ke(re(c).config.locale.or) + " " + ke(re(c).config.locale.clickToUpload) + " ", 1),
21532
21536
  ee(Re.$slots, "box-description")
21533
21537
  ]))
@@ -21536,11 +21540,11 @@ const bL = { class: "single-file" }, _L = { class: "icon-wrapper" }, kL = { clas
21536
21540
  ], 34), [
21537
21541
  [Dt, Y.value]
21538
21542
  ]),
21539
- q.value ? (_(), N("div", {
21543
+ N.value ? (_(), q("div", {
21540
21544
  key: 0,
21541
21545
  class: st(ue.value)
21542
21546
  }, [
21543
- (_(!0), N(ut, null, Ct(T.value, (Ke, Qe) => (_(), ce(IL, {
21547
+ (_(!0), q(ut, null, Ct(T.value, (Ke, Qe) => (_(), ce(IL, {
21544
21548
  key: Qe,
21545
21549
  file: Ke,
21546
21550
  disabled: t.disabled,