@lumx/vue 4.19.0 → 4.19.1-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.js CHANGED
@@ -1934,7 +1934,7 @@ const me = /* @__PURE__ */ E((e, {
1934
1934
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1935
1935
  props: $()("leftIcon", "rightIcon", "color", "emphasis", "hasBackground", "href", "isDisabled", "isSelected", "name", "size", "theme", "class", "aria-disabled", "disabled", "fullWidth", "isActive", "isFocused", "isHovered", "linkAs", "target", "type"),
1936
1936
  emits: Oh
1937
- }), pN = "Toolbar", kh = "lumx-toolbar", {
1937
+ }), gN = "Toolbar", kh = "lumx-toolbar", {
1938
1938
  block: Th,
1939
1939
  element: Da
1940
1940
  } = F(kh), _h = (e) => {
@@ -1977,7 +1977,7 @@ const me = /* @__PURE__ */ E((e, {
1977
1977
  props: $()("class")
1978
1978
  }), Lh = {
1979
1979
  close: () => !0
1980
- }, gN = /* @__PURE__ */ E((e, {
1980
+ }, vN = /* @__PURE__ */ E((e, {
1981
1981
  emit: t,
1982
1982
  slots: n
1983
1983
  }) => {
@@ -2340,10 +2340,10 @@ const zh = {
2340
2340
  inheritAttrs: !1,
2341
2341
  props: $()("align", "alt", "aspectRatio", "class", "crossOrigin", "fillHeight", "focusPoint", "image", "imgProps", "isLoading", "linkAs", "linkProps", "loading", "loadingPlaceholderImageRef", "objectFit", "size", "theme", "variant", "aria-disabled", "aria-label"),
2342
2342
  emits: zh
2343
- }), vN = {
2343
+ }), bN = {
2344
2344
  squared: "squared",
2345
2345
  rounded: "rounded"
2346
- }, bN = {
2346
+ }, yN = {
2347
2347
  cover: "cover",
2348
2348
  contain: "contain"
2349
2349
  }, Vh = {
@@ -2976,6 +2976,17 @@ function bi(e, t, n, a) {
2976
2976
  { signal: t }
2977
2977
  ), c;
2978
2978
  }
2979
+ function nm(e) {
2980
+ let t = !1;
2981
+ const n = () => {
2982
+ t || (t = !0, queueMicrotask(() => {
2983
+ t && (t = !1, e());
2984
+ }));
2985
+ };
2986
+ return n.cancel = () => {
2987
+ t = !1;
2988
+ }, n;
2989
+ }
2979
2990
  function Xc(e, t, n) {
2980
2991
  const { wrapNavigation: a = !1 } = t ?? {};
2981
2992
  let o = null, r = null, s = null, i = !1, l = "";
@@ -3000,13 +3011,12 @@ function Xc(e, t, n) {
3000
3011
  function A() {
3001
3012
  return y() > 0 || p > 0;
3002
3013
  }
3003
- function N() {
3014
+ const N = nm(() => {
3004
3015
  for (const [V] of d)
3005
3016
  gi(V, d, c);
3006
3017
  const I = y(), B = o?.value ?? "";
3007
3018
  (I !== h || I === 0 && B !== f) && (h = I, f = B, v("optionsChange", { optionsLength: I, inputValue: B })), i && o?.setAttribute("aria-expanded", String(A()));
3008
- }
3009
- const x = 500;
3019
+ }), x = 500;
3010
3020
  let C, O = !1;
3011
3021
  function P() {
3012
3022
  clearTimeout(C), p > 0 && i && (C = setTimeout(() => {
@@ -3154,13 +3164,13 @@ function Xc(e, t, n) {
3154
3164
  };
3155
3165
  },
3156
3166
  destroy() {
3157
- _(), o = null, r = null, l = "", h = 0, f = "", g = !1, c.clear(), d.clear(), p = 0, clearTimeout(C), O = !1;
3167
+ _(), o = null, r = null, l = "", h = 0, f = "", g = !1, c.clear(), d.clear(), p = 0, N.cancel(), clearTimeout(C), O = !1;
3158
3168
  for (const I of Object.values(b))
3159
3169
  I.clear();
3160
3170
  }
3161
3171
  }, k;
3162
3172
  }
3163
- const nm = 500;
3173
+ const am = 500;
3164
3174
  function Yc(e, t, n) {
3165
3175
  let a = "", o;
3166
3176
  function r() {
@@ -3194,7 +3204,7 @@ function Yc(e, t, n) {
3194
3204
  }
3195
3205
  }
3196
3206
  function i(c, d) {
3197
- return o !== void 0 && clearTimeout(o), a += c.toLowerCase(), o = setTimeout(r, nm), s(d);
3207
+ return o !== void 0 && clearTimeout(o), a += c.toLowerCase(), o = setTimeout(r, am), s(d);
3198
3208
  }
3199
3209
  function l(c) {
3200
3210
  return s(c);
@@ -3204,7 +3214,7 @@ function Yc(e, t, n) {
3204
3214
  function ar({ key: e, altKey: t, ctrlKey: n, metaKey: a }) {
3205
3215
  return e.length === 1 && e !== " " && !t && !n && !a;
3206
3216
  }
3207
- function am(e, t) {
3217
+ function om(e, t) {
3208
3218
  const n = Xc(t, void 0, (a, o) => {
3209
3219
  const r = Yc(
3210
3220
  () => {
@@ -3241,7 +3251,7 @@ function am(e, t) {
3241
3251
  });
3242
3252
  return n.registerTrigger(e), n;
3243
3253
  }
3244
- const om = "IconButton", rm = "lumx-icon-button", or = {
3254
+ const rm = "IconButton", sm = "lumx-icon-button", or = {
3245
3255
  emphasis: ve.high,
3246
3256
  size: H.m
3247
3257
  }, Et = (e) => {
@@ -3267,18 +3277,18 @@ const om = "IconButton", rm = "lumx-icon-button", or = {
3267
3277
  children: i
3268
3278
  });
3269
3279
  };
3270
- Et.displayName = om;
3271
- Et.className = rm;
3280
+ Et.displayName = rm;
3281
+ Et.className = sm;
3272
3282
  Et.defaultProps = or;
3273
- const sm = ["top", "right", "bottom", "left"], yi = ["start", "end"], Ai = /* @__PURE__ */ sm.reduce((e, t) => e.concat(t, t + "-" + yi[0], t + "-" + yi[1]), []), Be = Math.min, le = Math.max, Xt = Math.round, Ft = Math.floor, be = (e) => ({
3283
+ const im = ["top", "right", "bottom", "left"], yi = ["start", "end"], Ai = /* @__PURE__ */ im.reduce((e, t) => e.concat(t, t + "-" + yi[0], t + "-" + yi[1]), []), Be = Math.min, le = Math.max, Xt = Math.round, Ft = Math.floor, be = (e) => ({
3274
3284
  x: e,
3275
3285
  y: e
3276
- }), im = {
3286
+ }), lm = {
3277
3287
  left: "right",
3278
3288
  right: "left",
3279
3289
  bottom: "top",
3280
3290
  top: "bottom"
3281
- }, lm = {
3291
+ }, cm = {
3282
3292
  start: "end",
3283
3293
  end: "start"
3284
3294
  };
@@ -3300,9 +3310,9 @@ function Zc(e) {
3300
3310
  function Ir(e) {
3301
3311
  return e === "y" ? "height" : "width";
3302
3312
  }
3303
- const cm = /* @__PURE__ */ new Set(["top", "bottom"]);
3313
+ const um = /* @__PURE__ */ new Set(["top", "bottom"]);
3304
3314
  function Ce(e) {
3305
- return cm.has(Ae(e)) ? "y" : "x";
3315
+ return um.has(Ae(e)) ? "y" : "x";
3306
3316
  }
3307
3317
  function Lr(e) {
3308
3318
  return Zc(Ce(e));
@@ -3313,35 +3323,35 @@ function Jc(e, t, n) {
3313
3323
  let s = o === "x" ? a === (n ? "end" : "start") ? "right" : "left" : a === "start" ? "bottom" : "top";
3314
3324
  return t.reference[r] > t.floating[r] && (s = Zt(s)), [s, Zt(s)];
3315
3325
  }
3316
- function um(e) {
3326
+ function dm(e) {
3317
3327
  const t = Zt(e);
3318
3328
  return [Yt(e), t, Yt(t)];
3319
3329
  }
3320
3330
  function Yt(e) {
3321
- return e.replace(/start|end/g, (t) => lm[t]);
3331
+ return e.replace(/start|end/g, (t) => cm[t]);
3322
3332
  }
3323
- const Si = ["left", "right"], Ni = ["right", "left"], dm = ["top", "bottom"], fm = ["bottom", "top"];
3324
- function hm(e, t, n) {
3333
+ const Si = ["left", "right"], Ni = ["right", "left"], fm = ["top", "bottom"], hm = ["bottom", "top"];
3334
+ function mm(e, t, n) {
3325
3335
  switch (e) {
3326
3336
  case "top":
3327
3337
  case "bottom":
3328
3338
  return n ? t ? Ni : Si : t ? Si : Ni;
3329
3339
  case "left":
3330
3340
  case "right":
3331
- return t ? dm : fm;
3341
+ return t ? fm : hm;
3332
3342
  default:
3333
3343
  return [];
3334
3344
  }
3335
3345
  }
3336
- function mm(e, t, n, a) {
3346
+ function pm(e, t, n, a) {
3337
3347
  const o = de(e);
3338
- let r = hm(Ae(e), n === "start", a);
3348
+ let r = mm(Ae(e), n === "start", a);
3339
3349
  return o && (r = r.map((s) => s + "-" + o), t && (r = r.concat(r.map(Yt)))), r;
3340
3350
  }
3341
3351
  function Zt(e) {
3342
- return e.replace(/left|right|bottom|top/g, (t) => im[t]);
3352
+ return e.replace(/left|right|bottom|top/g, (t) => lm[t]);
3343
3353
  }
3344
- function pm(e) {
3354
+ function gm(e) {
3345
3355
  return {
3346
3356
  top: 0,
3347
3357
  right: 0,
@@ -3351,7 +3361,7 @@ function pm(e) {
3351
3361
  };
3352
3362
  }
3353
3363
  function Qc(e) {
3354
- return typeof e != "number" ? pm(e) : {
3364
+ return typeof e != "number" ? gm(e) : {
3355
3365
  top: e,
3356
3366
  right: e,
3357
3367
  bottom: e,
@@ -3424,7 +3434,7 @@ function Pi(e, t, n) {
3424
3434
  }
3425
3435
  return f;
3426
3436
  }
3427
- async function gm(e, t) {
3437
+ async function vm(e, t) {
3428
3438
  var n;
3429
3439
  t === void 0 && (t = {});
3430
3440
  const {
@@ -3469,7 +3479,7 @@ async function gm(e, t) {
3469
3479
  right: (x.right - v.right + g.right) / N.x
3470
3480
  };
3471
3481
  }
3472
- const vm = async (e, t, n) => {
3482
+ const bm = async (e, t, n) => {
3473
3483
  const {
3474
3484
  placement: a = "bottom",
3475
3485
  strategy: o = "absolute",
@@ -3504,7 +3514,7 @@ const vm = async (e, t, n) => {
3504
3514
  rects: c,
3505
3515
  platform: {
3506
3516
  ...s,
3507
- detectOverflow: (p = s.detectOverflow) != null ? p : gm
3517
+ detectOverflow: (p = s.detectOverflow) != null ? p : vm
3508
3518
  },
3509
3519
  elements: {
3510
3520
  reference: e,
@@ -3533,7 +3543,7 @@ const vm = async (e, t, n) => {
3533
3543
  strategy: o,
3534
3544
  middlewareData: f
3535
3545
  };
3536
- }, bm = (e) => ({
3546
+ }, ym = (e) => ({
3537
3547
  name: "arrow",
3538
3548
  options: e,
3539
3549
  async fn(t) {
@@ -3571,10 +3581,10 @@ const vm = async (e, t, n) => {
3571
3581
  };
3572
3582
  }
3573
3583
  });
3574
- function ym(e, t, n) {
3584
+ function Am(e, t, n) {
3575
3585
  return (e ? [...n.filter((o) => de(o) === e), ...n.filter((o) => de(o) !== e)] : n.filter((o) => Ae(o) === o)).filter((o) => e ? de(o) === e || (t ? Yt(o) !== o : !1) : !0);
3576
3586
  }
3577
- const Am = function(e) {
3587
+ const Sm = function(e) {
3578
3588
  return e === void 0 && (e = {}), {
3579
3589
  name: "autoPlacement",
3580
3590
  options: e,
@@ -3592,7 +3602,7 @@ const Am = function(e) {
3592
3602
  allowedPlacements: h = Ai,
3593
3603
  autoAlignment: f = !0,
3594
3604
  ...g
3595
- } = Qe(e, t), p = u !== void 0 || h === Ai ? ym(u || null, f, h) : h, b = await l.detectOverflow(t, g), v = ((n = s.autoPlacement) == null ? void 0 : n.index) || 0, y = p[v];
3605
+ } = Qe(e, t), p = u !== void 0 || h === Ai ? Am(u || null, f, h) : h, b = await l.detectOverflow(t, g), v = ((n = s.autoPlacement) == null ? void 0 : n.index) || 0, y = p[v];
3596
3606
  if (y == null)
3597
3607
  return {};
3598
3608
  const A = Jc(y, r, await (l.isRTL == null ? void 0 : l.isRTL(c.floating)));
@@ -3642,7 +3652,7 @@ const Am = function(e) {
3642
3652
  } : {};
3643
3653
  }
3644
3654
  };
3645
- }, Sm = function(e) {
3655
+ }, Nm = function(e) {
3646
3656
  return e === void 0 && (e = {}), {
3647
3657
  name: "flip",
3648
3658
  options: e,
@@ -3666,8 +3676,8 @@ const Am = function(e) {
3666
3676
  } = Qe(e, t);
3667
3677
  if ((n = r.arrow) != null && n.alignmentOffset)
3668
3678
  return {};
3669
- const v = Ae(o), y = Ce(i), A = Ae(i) === i, N = await (l.isRTL == null ? void 0 : l.isRTL(c.floating)), x = h || (A || !p ? [Zt(i)] : um(i)), C = g !== "none";
3670
- !h && C && x.push(...mm(i, p, g, N));
3679
+ const v = Ae(o), y = Ce(i), A = Ae(i) === i, N = await (l.isRTL == null ? void 0 : l.isRTL(c.floating)), x = h || (A || !p ? [Zt(i)] : dm(i)), C = g !== "none";
3680
+ !h && C && x.push(...pm(i, p, g, N));
3671
3681
  const O = [i, ...x], P = await l.detectOverflow(t, b), T = [];
3672
3682
  let k = ((a = r.flip) == null ? void 0 : a.overflows) || [];
3673
3683
  if (d && T.push(P[v]), u) {
@@ -3723,13 +3733,13 @@ const Am = function(e) {
3723
3733
  return {};
3724
3734
  }
3725
3735
  };
3726
- }, Nm = /* @__PURE__ */ new Set(["left", "top"]);
3727
- async function Pm(e, t) {
3736
+ }, Pm = /* @__PURE__ */ new Set(["left", "top"]);
3737
+ async function xm(e, t) {
3728
3738
  const {
3729
3739
  placement: n,
3730
3740
  platform: a,
3731
3741
  elements: o
3732
- } = e, r = await (a.isRTL == null ? void 0 : a.isRTL(o.floating)), s = Ae(n), i = de(n), l = Ce(n) === "y", c = Nm.has(s) ? -1 : 1, d = r && l ? -1 : 1, u = Qe(t, e);
3742
+ } = e, r = await (a.isRTL == null ? void 0 : a.isRTL(o.floating)), s = Ae(n), i = de(n), l = Ce(n) === "y", c = Pm.has(s) ? -1 : 1, d = r && l ? -1 : 1, u = Qe(t, e);
3733
3743
  let {
3734
3744
  mainAxis: h,
3735
3745
  crossAxis: f,
@@ -3751,7 +3761,7 @@ async function Pm(e, t) {
3751
3761
  y: f * d
3752
3762
  };
3753
3763
  }
3754
- const xm = function(e) {
3764
+ const wm = function(e) {
3755
3765
  return e === void 0 && (e = 0), {
3756
3766
  name: "offset",
3757
3767
  options: e,
@@ -3762,7 +3772,7 @@ const xm = function(e) {
3762
3772
  y: r,
3763
3773
  placement: s,
3764
3774
  middlewareData: i
3765
- } = t, l = await Pm(t, e);
3775
+ } = t, l = await xm(t, e);
3766
3776
  return s === ((n = i.offset) == null ? void 0 : n.placement) && (a = i.arrow) != null && a.alignmentOffset ? {} : {
3767
3777
  x: o + l.x,
3768
3778
  y: r + l.y,
@@ -3773,7 +3783,7 @@ const xm = function(e) {
3773
3783
  };
3774
3784
  }
3775
3785
  };
3776
- }, wm = function(e) {
3786
+ }, Cm = function(e) {
3777
3787
  return e === void 0 && (e = {}), {
3778
3788
  name: "shift",
3779
3789
  options: e,
@@ -3830,7 +3840,7 @@ const xm = function(e) {
3830
3840
  };
3831
3841
  }
3832
3842
  };
3833
- }, Cm = function(e) {
3843
+ }, Om = function(e) {
3834
3844
  return e === void 0 && (e = {}), {
3835
3845
  name: "size",
3836
3846
  options: e,
@@ -3897,7 +3907,7 @@ function Se(e) {
3897
3907
  function xi(e) {
3898
3908
  return !fn() || typeof ShadowRoot > "u" ? !1 : e instanceof ShadowRoot || e instanceof ce(e).ShadowRoot;
3899
3909
  }
3900
- const Om = /* @__PURE__ */ new Set(["inline", "contents"]);
3910
+ const km = /* @__PURE__ */ new Set(["inline", "contents"]);
3901
3911
  function $t(e) {
3902
3912
  const {
3903
3913
  overflow: t,
@@ -3905,15 +3915,15 @@ function $t(e) {
3905
3915
  overflowY: a,
3906
3916
  display: o
3907
3917
  } = ge(e);
3908
- return /auto|scroll|overlay|hidden|clip/.test(t + a + n) && !Om.has(o);
3918
+ return /auto|scroll|overlay|hidden|clip/.test(t + a + n) && !km.has(o);
3909
3919
  }
3910
- const km = /* @__PURE__ */ new Set(["table", "td", "th"]);
3911
- function Tm(e) {
3912
- return km.has(et(e));
3920
+ const Tm = /* @__PURE__ */ new Set(["table", "td", "th"]);
3921
+ function _m(e) {
3922
+ return Tm.has(et(e));
3913
3923
  }
3914
- const _m = [":popover-open", ":modal"];
3924
+ const Im = [":popover-open", ":modal"];
3915
3925
  function hn(e) {
3916
- return _m.some((t) => {
3926
+ return Im.some((t) => {
3917
3927
  try {
3918
3928
  return e.matches(t);
3919
3929
  } catch {
@@ -3921,12 +3931,12 @@ function hn(e) {
3921
3931
  }
3922
3932
  });
3923
3933
  }
3924
- const Im = ["transform", "translate", "scale", "rotate", "perspective"], Lm = ["transform", "translate", "scale", "rotate", "perspective", "filter"], Em = ["paint", "layout", "strict", "content"];
3934
+ const Lm = ["transform", "translate", "scale", "rotate", "perspective"], Em = ["transform", "translate", "scale", "rotate", "perspective", "filter"], $m = ["paint", "layout", "strict", "content"];
3925
3935
  function $r(e) {
3926
3936
  const t = Mr(), n = pe(e) ? ge(e) : e;
3927
- return Im.some((a) => n[a] ? n[a] !== "none" : !1) || (n.containerType ? n.containerType !== "normal" : !1) || !t && (n.backdropFilter ? n.backdropFilter !== "none" : !1) || !t && (n.filter ? n.filter !== "none" : !1) || Lm.some((a) => (n.willChange || "").includes(a)) || Em.some((a) => (n.contain || "").includes(a));
3937
+ return Lm.some((a) => n[a] ? n[a] !== "none" : !1) || (n.containerType ? n.containerType !== "normal" : !1) || !t && (n.backdropFilter ? n.backdropFilter !== "none" : !1) || !t && (n.filter ? n.filter !== "none" : !1) || Em.some((a) => (n.willChange || "").includes(a)) || $m.some((a) => (n.contain || "").includes(a));
3928
3938
  }
3929
- function $m(e) {
3939
+ function Mm(e) {
3930
3940
  let t = Fe(e);
3931
3941
  for (; Se(t) && !ut(t); ) {
3932
3942
  if ($r(t))
@@ -3940,9 +3950,9 @@ function $m(e) {
3940
3950
  function Mr() {
3941
3951
  return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
3942
3952
  }
3943
- const Mm = /* @__PURE__ */ new Set(["html", "body", "#document"]);
3953
+ const Rm = /* @__PURE__ */ new Set(["html", "body", "#document"]);
3944
3954
  function ut(e) {
3945
- return Mm.has(et(e));
3955
+ return Rm.has(et(e));
3946
3956
  }
3947
3957
  function ge(e) {
3948
3958
  return ce(e).getComputedStyle(e);
@@ -4013,15 +4023,15 @@ function it(e) {
4013
4023
  y: i
4014
4024
  };
4015
4025
  }
4016
- const Rm = /* @__PURE__ */ be(0);
4026
+ const Dm = /* @__PURE__ */ be(0);
4017
4027
  function nu(e) {
4018
4028
  const t = ce(e);
4019
- return !Mr() || !t.visualViewport ? Rm : {
4029
+ return !Mr() || !t.visualViewport ? Dm : {
4020
4030
  x: t.visualViewport.offsetLeft,
4021
4031
  y: t.visualViewport.offsetTop
4022
4032
  };
4023
4033
  }
4024
- function Dm(e, t, n) {
4034
+ function Bm(e, t, n) {
4025
4035
  return t === void 0 && (t = !1), !n || t && n !== ce(e) ? !1 : t;
4026
4036
  }
4027
4037
  function Ge(e, t, n, a) {
@@ -4029,7 +4039,7 @@ function Ge(e, t, n, a) {
4029
4039
  const o = e.getBoundingClientRect(), r = Rr(e);
4030
4040
  let s = be(1);
4031
4041
  t && (a ? pe(a) && (s = it(a)) : s = it(e));
4032
- const i = Dm(r, n, a) ? nu(r) : be(0);
4042
+ const i = Bm(r, n, a) ? nu(r) : be(0);
4033
4043
  let l = (o.left + i.x) / s.x, c = (o.top + i.y) / s.y, d = o.width / s.x, u = o.height / s.y;
4034
4044
  if (r) {
4035
4045
  const h = ce(r), f = a && pe(a) ? ce(a) : a;
@@ -4057,7 +4067,7 @@ function au(e, t) {
4057
4067
  y: o
4058
4068
  };
4059
4069
  }
4060
- function Bm(e) {
4070
+ function Fm(e) {
4061
4071
  let {
4062
4072
  elements: t,
4063
4073
  rect: n,
@@ -4084,10 +4094,10 @@ function Bm(e) {
4084
4094
  y: n.y * c.y - l.scrollTop * c.y + d.y + h.y
4085
4095
  };
4086
4096
  }
4087
- function Fm(e) {
4097
+ function qm(e) {
4088
4098
  return Array.from(e.getClientRects());
4089
4099
  }
4090
- function qm(e) {
4100
+ function jm(e) {
4091
4101
  const t = Ne(e), n = mn(e), a = e.ownerDocument.body, o = le(t.scrollWidth, t.clientWidth, a.scrollWidth, a.clientWidth), r = le(t.scrollHeight, t.clientHeight, a.scrollHeight, a.clientHeight);
4092
4102
  let s = -n.scrollLeft + pn(e);
4093
4103
  const i = -n.scrollTop;
@@ -4099,7 +4109,7 @@ function qm(e) {
4099
4109
  };
4100
4110
  }
4101
4111
  const wi = 25;
4102
- function jm(e, t) {
4112
+ function Hm(e, t) {
4103
4113
  const n = ce(e), a = Ne(e), o = n.visualViewport;
4104
4114
  let r = a.clientWidth, s = a.clientHeight, i = 0, l = 0;
4105
4115
  if (o) {
@@ -4119,8 +4129,8 @@ function jm(e, t) {
4119
4129
  y: l
4120
4130
  };
4121
4131
  }
4122
- const Hm = /* @__PURE__ */ new Set(["absolute", "fixed"]);
4123
- function zm(e, t) {
4132
+ const zm = /* @__PURE__ */ new Set(["absolute", "fixed"]);
4133
+ function Vm(e, t) {
4124
4134
  const n = Ge(e, !0, t === "fixed"), a = n.top + e.clientTop, o = n.left + e.clientLeft, r = Se(e) ? it(e) : be(1), s = e.clientWidth * r.x, i = e.clientHeight * r.y, l = o * r.x, c = a * r.y;
4125
4135
  return {
4126
4136
  width: s,
@@ -4132,11 +4142,11 @@ function zm(e, t) {
4132
4142
  function Ci(e, t, n) {
4133
4143
  let a;
4134
4144
  if (t === "viewport")
4135
- a = jm(e, n);
4145
+ a = Hm(e, n);
4136
4146
  else if (t === "document")
4137
- a = qm(Ne(e));
4147
+ a = jm(Ne(e));
4138
4148
  else if (pe(t))
4139
- a = zm(t, n);
4149
+ a = Vm(t, n);
4140
4150
  else {
4141
4151
  const o = nu(e);
4142
4152
  a = {
@@ -4152,7 +4162,7 @@ function ou(e, t) {
4152
4162
  const n = Fe(e);
4153
4163
  return n === t || !pe(n) || ut(n) ? !1 : ge(n).position === "fixed" || ou(n, t);
4154
4164
  }
4155
- function Vm(e, t) {
4165
+ function Wm(e, t) {
4156
4166
  const n = t.get(e);
4157
4167
  if (n)
4158
4168
  return n;
@@ -4161,18 +4171,18 @@ function Vm(e, t) {
4161
4171
  let s = r ? Fe(e) : e;
4162
4172
  for (; pe(s) && !ut(s); ) {
4163
4173
  const i = ge(s), l = $r(s);
4164
- !l && i.position === "fixed" && (o = null), (r ? !l && !o : !l && i.position === "static" && !!o && Hm.has(o.position) || $t(s) && !l && ou(e, s)) ? a = a.filter((d) => d !== s) : o = i, s = Fe(s);
4174
+ !l && i.position === "fixed" && (o = null), (r ? !l && !o : !l && i.position === "static" && !!o && zm.has(o.position) || $t(s) && !l && ou(e, s)) ? a = a.filter((d) => d !== s) : o = i, s = Fe(s);
4165
4175
  }
4166
4176
  return t.set(e, a), a;
4167
4177
  }
4168
- function Wm(e) {
4178
+ function Um(e) {
4169
4179
  let {
4170
4180
  element: t,
4171
4181
  boundary: n,
4172
4182
  rootBoundary: a,
4173
4183
  strategy: o
4174
4184
  } = e;
4175
- const s = [...n === "clippingAncestors" ? hn(t) ? [] : Vm(t, this._c) : [].concat(n), a], i = s[0], l = s.reduce((c, d) => {
4185
+ const s = [...n === "clippingAncestors" ? hn(t) ? [] : Wm(t, this._c) : [].concat(n), a], i = s[0], l = s.reduce((c, d) => {
4176
4186
  const u = Ci(t, d, o);
4177
4187
  return c.top = le(u.top, c.top), c.right = Be(u.right, c.right), c.bottom = Be(u.bottom, c.bottom), c.left = le(u.left, c.left), c;
4178
4188
  }, Ci(t, i, o));
@@ -4183,7 +4193,7 @@ function Wm(e) {
4183
4193
  y: l.top
4184
4194
  };
4185
4195
  }
4186
- function Um(e) {
4196
+ function Gm(e) {
4187
4197
  const {
4188
4198
  width: t,
4189
4199
  height: n
@@ -4193,7 +4203,7 @@ function Um(e) {
4193
4203
  height: n
4194
4204
  };
4195
4205
  }
4196
- function Gm(e, t, n) {
4206
+ function Km(e, t, n) {
4197
4207
  const a = Se(t), o = Ne(t), r = n === "fixed", s = Ge(e, !0, r, t);
4198
4208
  let i = {
4199
4209
  scrollLeft: 0,
@@ -4242,14 +4252,14 @@ function ru(e, t) {
4242
4252
  return n;
4243
4253
  }
4244
4254
  let a = Oi(e, t);
4245
- for (; a && Tm(a) && Fa(a); )
4255
+ for (; a && _m(a) && Fa(a); )
4246
4256
  a = Oi(a, t);
4247
- return a && ut(a) && Fa(a) && !$r(a) ? n : a || $m(e) || n;
4257
+ return a && ut(a) && Fa(a) && !$r(a) ? n : a || Mm(e) || n;
4248
4258
  }
4249
- const Km = async function(e) {
4259
+ const Xm = async function(e) {
4250
4260
  const t = this.getOffsetParent || ru, n = this.getDimensions, a = await n(e.floating);
4251
4261
  return {
4252
- reference: Gm(e.reference, await t(e.floating), e.strategy),
4262
+ reference: Km(e.reference, await t(e.floating), e.strategy),
4253
4263
  floating: {
4254
4264
  x: 0,
4255
4265
  y: 0,
@@ -4258,25 +4268,25 @@ const Km = async function(e) {
4258
4268
  }
4259
4269
  };
4260
4270
  };
4261
- function Xm(e) {
4271
+ function Ym(e) {
4262
4272
  return ge(e).direction === "rtl";
4263
4273
  }
4264
- const Ym = {
4265
- convertOffsetParentRelativeRectToViewportRelativeRect: Bm,
4274
+ const Zm = {
4275
+ convertOffsetParentRelativeRectToViewportRelativeRect: Fm,
4266
4276
  getDocumentElement: Ne,
4267
- getClippingRect: Wm,
4277
+ getClippingRect: Um,
4268
4278
  getOffsetParent: ru,
4269
- getElementRects: Km,
4270
- getClientRects: Fm,
4271
- getDimensions: Um,
4279
+ getElementRects: Xm,
4280
+ getClientRects: qm,
4281
+ getDimensions: Gm,
4272
4282
  getScale: it,
4273
4283
  isElement: pe,
4274
- isRTL: Xm
4284
+ isRTL: Ym
4275
4285
  };
4276
4286
  function su(e, t) {
4277
4287
  return e.x === t.x && e.y === t.y && e.width === t.width && e.height === t.height;
4278
4288
  }
4279
- function Zm(e, t) {
4289
+ function Jm(e, t) {
4280
4290
  let n = null, a;
4281
4291
  const o = Ne(e);
4282
4292
  function r() {
@@ -4336,7 +4346,7 @@ function iu(e, t, n, a) {
4336
4346
  passive: !0
4337
4347
  }), r && v.addEventListener("resize", n);
4338
4348
  });
4339
- const u = c && i ? Zm(c, n) : null;
4349
+ const u = c && i ? Jm(c, n) : null;
4340
4350
  let h = -1, f = null;
4341
4351
  s && (f = new ResizeObserver((v) => {
4342
4352
  let [y] = v;
@@ -4358,24 +4368,24 @@ function iu(e, t, n, a) {
4358
4368
  }), u?.(), (v = f) == null || v.disconnect(), f = null, l && cancelAnimationFrame(g);
4359
4369
  };
4360
4370
  }
4361
- const lu = xm, Jm = Am, Qm = wm, ep = Sm, tp = Cm, np = bm, ap = (e, t, n) => {
4371
+ const lu = wm, Qm = Sm, ep = Cm, tp = Nm, np = Om, ap = ym, op = (e, t, n) => {
4362
4372
  const a = /* @__PURE__ */ new Map(), o = {
4363
- platform: Ym,
4373
+ platform: Zm,
4364
4374
  ...n
4365
4375
  }, r = {
4366
4376
  ...o.platform,
4367
4377
  _c: a
4368
4378
  };
4369
- return vm(e, t, {
4379
+ return bm(e, t, {
4370
4380
  ...o,
4371
4381
  platform: r
4372
4382
  });
4373
4383
  };
4374
- function op(e) {
4384
+ function rp(e) {
4375
4385
  return e != null && typeof e == "object" && "$el" in e;
4376
4386
  }
4377
4387
  function ki(e) {
4378
- if (op(e)) {
4388
+ if (rp(e)) {
4379
4389
  const t = e.$el;
4380
4390
  return Er(t) && et(t) === "#comment" ? null : t;
4381
4391
  }
@@ -4431,7 +4441,7 @@ function uu(e, t, n) {
4431
4441
  if (c.value == null || d.value == null)
4432
4442
  return;
4433
4443
  const O = o.value;
4434
- ap(c.value, d.value, {
4444
+ op(c.value, d.value, {
4435
4445
  middleware: r.value,
4436
4446
  placement: s.value,
4437
4447
  strategy: i.value
@@ -4472,13 +4482,13 @@ function uu(e, t, n) {
4472
4482
  update: A
4473
4483
  };
4474
4484
  }
4475
- const rp = 8, du = 1e4, qt = {
4485
+ const sp = 8, du = 1e4, qt = {
4476
4486
  placement: "bottom",
4477
4487
  closeMode: "unmount",
4478
4488
  ariaLinkMode: "aria-describedby",
4479
4489
  zIndex: du
4480
- }, sp = "Tooltip", fu = "lumx-tooltip", {
4481
- block: ip,
4490
+ }, ip = "Tooltip", fu = "lumx-tooltip", {
4491
+ block: lp,
4482
4492
  element: _i
4483
4493
  } = F(fu), Dr = (e) => {
4484
4494
  const {
@@ -4498,7 +4508,7 @@ const rp = 8, du = 1e4, qt = {
4498
4508
  }, c, {
4499
4509
  id: t,
4500
4510
  role: "tooltip",
4501
- className: L(i, ip({
4511
+ className: L(i, lp({
4502
4512
  [`position-${a}`]: !!a
4503
4513
  }), o && an()),
4504
4514
  style: {
@@ -4514,16 +4524,16 @@ const rp = 8, du = 1e4, qt = {
4514
4524
  key: h
4515
4525
  }, [u]))])]);
4516
4526
  };
4517
- Dr.displayName = sp;
4527
+ Dr.displayName = ip;
4518
4528
  Dr.className = fu;
4519
- const lp = (e) => {
4529
+ const cp = (e) => {
4520
4530
  try {
4521
4531
  return e?.matches?.(":focus-visible, [data-focus-visible-added]");
4522
4532
  } catch {
4523
4533
  return !0;
4524
4534
  }
4525
- }, cp = () => !!window.matchMedia?.("(hover: none)").matches;
4526
- function up(e) {
4535
+ }, up = () => !!window.matchMedia?.("(hover: none)").matches;
4536
+ function dp(e) {
4527
4537
  const { delay: t, onStateChange: n } = e;
4528
4538
  let a, o, r, s, i;
4529
4539
  const l = (v) => {
@@ -4532,7 +4542,7 @@ function up(e) {
4532
4542
  n(!!r);
4533
4543
  };
4534
4544
  Ed ? a = setTimeout(y, v) : y();
4535
- }, c = cp(), d = typeof window < "u" && "ontouchstart" in window, u = t || (c ? Qr.open : Jr.open), h = c ? Qr.close : Jr.close, f = () => {
4545
+ }, c = up(), d = typeof window < "u" && "ontouchstart" in window, u = t || (c ? Qr.open : Jr.open), h = c ? Qr.close : Jr.close, f = () => {
4536
4546
  r && !a || (r = !0, o = Date.now(), l(u));
4537
4547
  }, g = (v) => {
4538
4548
  !r && !a || (r = !1, l(v));
@@ -4551,7 +4561,7 @@ function up(e) {
4551
4561
  v.addEventListener(
4552
4562
  "focusin",
4553
4563
  (A) => {
4554
- lp(A.target) && f();
4564
+ cp(A.target) && f();
4555
4565
  },
4556
4566
  { signal: y }
4557
4567
  ), v.addEventListener("focusout", b, { signal: y });
@@ -4570,12 +4580,12 @@ function up(e) {
4570
4580
  }
4571
4581
  };
4572
4582
  }
4573
- function dp(e, t) {
4583
+ function fp(e, t) {
4574
4584
  const n = R(!1), a = Re();
4575
4585
  return Xe((r) => {
4576
4586
  const s = t.value;
4577
4587
  if (!s) return;
4578
- const i = up({
4588
+ const i = dp({
4579
4589
  delay: e.value,
4580
4590
  onStateChange: (l) => {
4581
4591
  n.value = l;
@@ -4591,16 +4601,16 @@ function dp(e, t) {
4591
4601
  function hu(e) {
4592
4602
  return e.flatMap((t) => t.type === ne ? hu(t.children) : [t]);
4593
4603
  }
4594
- function fp(e) {
4604
+ function hp(e) {
4595
4605
  const t = e.props || {};
4596
4606
  return t.disabled === !0 || t.isDisabled === !0;
4597
4607
  }
4598
- function hp(e) {
4608
+ function mp(e) {
4599
4609
  const { slotContent: t, setAnchorElement: n, isMounted: a, id: o, label: r, ariaLinkMode: s } = e;
4600
4610
  if (!t || !r)
4601
4611
  return Zr(ne, t);
4602
4612
  const i = hu(t), l = i.find((u) => u.type !== pr), c = a ? o : void 0;
4603
- if (l && i.length === 1 && l.type !== lc && !fp(l)) {
4613
+ if (l && i.length === 1 && l.type !== lc && !hp(l)) {
4604
4614
  const u = { ref: n };
4605
4615
  if (c && r !== l.props?.["aria-label"]) {
4606
4616
  const h = l.props?.[s];
@@ -4614,7 +4624,7 @@ function hp(e) {
4614
4624
  };
4615
4625
  return c && (d[s] = c), Zr("div", d, t);
4616
4626
  }
4617
- function mp(e) {
4627
+ function pp(e) {
4618
4628
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
4619
4629
  }
4620
4630
  const gn = /* @__PURE__ */ E((e, {
@@ -4626,15 +4636,15 @@ const gn = /* @__PURE__ */ E((e, {
4626
4636
  } = uu(o, r, {
4627
4637
  placement: s,
4628
4638
  whileElementsMounted: iu,
4629
- middleware: [lu(rp)]
4639
+ middleware: [lu(sp)]
4630
4640
  }), {
4631
4641
  isOpen: h,
4632
4642
  onPopperMount: f,
4633
4643
  manager: g
4634
- } = dp(w(() => e.delay), o), p = w(() => (h.value || e.forceOpen) && !!e.label), b = w(() => !!e.label && (p.value || i.value === "hide")), v = w(() => !p.value && i.value === "hide");
4644
+ } = fp(w(() => e.delay), o), p = w(() => (h.value || e.forceOpen) && !!e.label), b = w(() => !!e.label && (p.value || i.value === "hide")), v = w(() => !p.value && i.value === "hide");
4635
4645
  return ln(w(() => p.value ? () => g.value?.close() : void 0)), Ph(), () => {
4636
4646
  let y;
4637
- const A = u.value ?? s.value, N = hp({
4647
+ const A = u.value ?? s.value, N = mp({
4638
4648
  slotContent: t.default?.(),
4639
4649
  setAnchorElement: (x) => {
4640
4650
  o.value = x?.$el || x;
@@ -4644,7 +4654,7 @@ const gn = /* @__PURE__ */ E((e, {
4644
4654
  label: e.label,
4645
4655
  ariaLinkMode: l.value
4646
4656
  });
4647
- return m(ne, null, [N, b.value && m(tn, null, mp(y = Dr({
4657
+ return m(ne, null, [N, b.value && m(tn, null, pp(y = Dr({
4648
4658
  ref: (x) => {
4649
4659
  const C = x?.$el || x;
4650
4660
  r.value = C, f(C);
@@ -4664,7 +4674,7 @@ const gn = /* @__PURE__ */ E((e, {
4664
4674
  name: "LumxTooltip",
4665
4675
  inheritAttrs: !1,
4666
4676
  props: $()("label", "placement", "delay", "forceOpen", "closeMode", "ariaLinkMode", "zIndex", "class")
4667
- }), pp = {
4677
+ }), gp = {
4668
4678
  click: (e) => e instanceof MouseEvent
4669
4679
  }, ht = /* @__PURE__ */ E((e, {
4670
4680
  emit: t,
@@ -4715,8 +4725,8 @@ const gn = /* @__PURE__ */ E((e, {
4715
4725
  inheritAttrs: !1,
4716
4726
  // Redefine properties so that they come in as `props` on the `defineComponent` function
4717
4727
  props: $()("icon", "image", "color", "label", "emphasis", "hasBackground", "href", "isDisabled", "isSelected", "name", "size", "theme", "class", "aria-disabled", "disabled", "fullWidth", "isActive", "isFocused", "isHovered", "isDisabled", "linkAs", "target", "type", "title", "tooltipProps", "hideTooltip"),
4718
- emits: pp
4719
- }), gp = "ButtonGroup", mu = "lumx-button-group", vp = {}, vn = (e) => {
4728
+ emits: gp
4729
+ }), vp = "ButtonGroup", mu = "lumx-button-group", bp = {}, vn = (e) => {
4720
4730
  const {
4721
4731
  children: t,
4722
4732
  className: n,
@@ -4726,10 +4736,10 @@ const gn = /* @__PURE__ */ E((e, {
4726
4736
  className: L(n, mu)
4727
4737
  }), [t]);
4728
4738
  };
4729
- vn.displayName = gp;
4739
+ vn.displayName = vp;
4730
4740
  vn.className = mu;
4731
- vn.defaultProps = vp;
4732
- const yN = /* @__PURE__ */ E((e, {
4741
+ vn.defaultProps = bp;
4742
+ const AN = /* @__PURE__ */ E((e, {
4733
4743
  slots: t
4734
4744
  }) => {
4735
4745
  const n = D(), a = M(() => e.class);
@@ -4743,7 +4753,7 @@ const yN = /* @__PURE__ */ E((e, {
4743
4753
  // Redefine properties so that they come in as `props` on the `defineComponent` function
4744
4754
  props: $()("class")
4745
4755
  }), pu = /* @__PURE__ */ Symbol("combobox-context");
4746
- function bp(e) {
4756
+ function yp(e) {
4747
4757
  je(pu, e);
4748
4758
  }
4749
4759
  function Pe() {
@@ -4784,7 +4794,7 @@ function Br() {
4784
4794
  const { handle: e } = Pe();
4785
4795
  return { isOpen: ye("open", !1), setIsOpen: (a) => e.value?.setIsOpen(a) };
4786
4796
  }
4787
- const yp = /* @__PURE__ */ E((e, {
4797
+ const Ap = /* @__PURE__ */ E((e, {
4788
4798
  emit: t
4789
4799
  }) => {
4790
4800
  const n = D(), a = M(() => e.class), {
@@ -4798,7 +4808,7 @@ const yp = /* @__PURE__ */ E((e, {
4798
4808
  optionsLength: 0
4799
4809
  }), d = ye("loadingChange", !1), u = R(null);
4800
4810
  return X(u, (h) => {
4801
- h && (s(am(h, {
4811
+ h && (s(om(h, {
4802
4812
  onSelect(f) {
4803
4813
  e.onSelect?.(f), t("select", f);
4804
4814
  }
@@ -4842,14 +4852,14 @@ const yp = /* @__PURE__ */ E((e, {
4842
4852
  select: (e) => !!e
4843
4853
  }
4844
4854
  });
4845
- function Ap(e, t) {
4855
+ function Sp(e, t) {
4846
4856
  const { disabled: n, isDisabled: a = n, "aria-disabled": o } = t;
4847
4857
  return {
4848
4858
  disabled: !!a,
4849
4859
  "aria-disabled": o === !0 || o === "true"
4850
4860
  };
4851
4861
  }
4852
- const Sp = (e, {
4862
+ const Np = (e, {
4853
4863
  TextField: t,
4854
4864
  IconButton: n
4855
4865
  }) => {
@@ -4864,7 +4874,7 @@ const Sp = (e, {
4864
4874
  filter: d,
4865
4875
  theme: u,
4866
4876
  ...h
4867
- } = e, f = Ap(void 0, e), g = f.disabled || f["aria-disabled"] || void 0;
4877
+ } = e, f = Sp(void 0, e), g = f.disabled || f["aria-disabled"] || void 0;
4868
4878
  return m(t, S({
4869
4879
  autoComplete: "off",
4870
4880
  readOnly: d === "off" || void 0
@@ -4890,7 +4900,7 @@ const Sp = (e, {
4890
4900
  }), null) : void 0
4891
4901
  }), null);
4892
4902
  };
4893
- function Np(e, t) {
4903
+ function Pp(e, t) {
4894
4904
  let n;
4895
4905
  const {
4896
4906
  filter: a = "auto",
@@ -4946,10 +4956,10 @@ function Np(e, t) {
4946
4956
  }), n.registerTrigger(e), n;
4947
4957
  }
4948
4958
  const gu = "lumx-text-field", vu = `${gu}__input-native`, {
4949
- block: Pp
4950
- } = F(vu), xp = {
4959
+ block: xp
4960
+ } = F(vu), wp = {
4951
4961
  type: "text"
4952
- }, wp = (e) => {
4962
+ }, Cp = (e) => {
4953
4963
  const {
4954
4964
  className: t,
4955
4965
  theme: n,
@@ -4958,7 +4968,7 @@ const gu = "lumx-text-field", vu = `${gu}__input-native`, {
4958
4968
  handleInput: r,
4959
4969
  handleFocus: s,
4960
4970
  handleBlur: i,
4961
- type: l = xp.type,
4971
+ type: l = wp.type,
4962
4972
  name: c,
4963
4973
  ref: d,
4964
4974
  ...u
@@ -4971,7 +4981,7 @@ const gu = "lumx-text-field", vu = `${gu}__input-native`, {
4971
4981
  name: c,
4972
4982
  type: l,
4973
4983
  ref: d,
4974
- className: L(t, Pp({
4984
+ className: L(t, xp({
4975
4985
  [`theme-${n}`]: !!n,
4976
4986
  text: !0
4977
4987
  })),
@@ -4981,7 +4991,7 @@ const gu = "lumx-text-field", vu = `${gu}__input-native`, {
4981
4991
  onBlur: i,
4982
4992
  value: a
4983
4993
  }), null);
4984
- }, Cp = {
4994
+ }, Op = {
4985
4995
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
4986
4996
  change: (e, t, n) => typeof e == "string",
4987
4997
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
@@ -4990,7 +5000,7 @@ const gu = "lumx-text-field", vu = `${gu}__input-native`, {
4990
5000
  focus: (e) => !0,
4991
5001
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
4992
5002
  blur: (e) => !0
4993
- }, Op = /* @__PURE__ */ E((e, {
5003
+ }, kp = /* @__PURE__ */ E((e, {
4994
5004
  emit: t
4995
5005
  }) => {
4996
5006
  const n = D(), a = U(), o = M(() => e.class), r = (c, d, u) => {
@@ -5002,7 +5012,7 @@ const gu = "lumx-text-field", vu = `${gu}__input-native`, {
5002
5012
  }, l = (c) => {
5003
5013
  t("blur", c);
5004
5014
  };
5005
- return () => m(wp, S(n, {
5015
+ return () => m(Cp, S(n, {
5006
5016
  value: e.value,
5007
5017
  type: e.type,
5008
5018
  name: e.name,
@@ -5017,12 +5027,12 @@ const gu = "lumx-text-field", vu = `${gu}__input-native`, {
5017
5027
  name: "LumxRawInputText",
5018
5028
  inheritAttrs: !1,
5019
5029
  props: $()("class", "theme", "value", "type", "name"),
5020
- emits: Cp
5030
+ emits: Op
5021
5031
  }), {
5022
- block: kp
5032
+ block: Tp
5023
5033
  } = F(vu), bu = {
5024
5034
  rows: 2
5025
- }, Tp = (e) => {
5035
+ }, _p = (e) => {
5026
5036
  const {
5027
5037
  className: t,
5028
5038
  theme: n,
@@ -5043,7 +5053,7 @@ const gu = "lumx-text-field", vu = `${gu}__input-native`, {
5043
5053
  return m("textarea", S(u, {
5044
5054
  name: c,
5045
5055
  ref: d,
5046
- className: L(t, kp({
5056
+ className: L(t, Tp({
5047
5057
  [`theme-${n}`]: !!n,
5048
5058
  textarea: !0
5049
5059
  })),
@@ -5055,7 +5065,7 @@ const gu = "lumx-text-field", vu = `${gu}__input-native`, {
5055
5065
  rows: l
5056
5066
  }), null);
5057
5067
  };
5058
- function _p(e, t, n) {
5068
+ function Ip(e, t, n) {
5059
5069
  const a = R(e.value);
5060
5070
  return Xe(
5061
5071
  () => {
@@ -5075,7 +5085,7 @@ function _p(e, t, n) {
5075
5085
  { flush: "post" }
5076
5086
  ), a;
5077
5087
  }
5078
- const Ip = {
5088
+ const Lp = {
5079
5089
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
5080
5090
  change: (e, t, n) => typeof e == "string",
5081
5091
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
@@ -5084,10 +5094,10 @@ const Ip = {
5084
5094
  focus: (e) => !0,
5085
5095
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
5086
5096
  blur: (e) => !0
5087
- }, Lp = /* @__PURE__ */ E((e, {
5097
+ }, Ep = /* @__PURE__ */ E((e, {
5088
5098
  emit: t
5089
5099
  }) => {
5090
- const n = D(), a = U(), o = M(() => e.class), r = R(null), s = _p(w(() => e.rows ?? bu.rows), r, w(() => e.value)), i = (u, h, f) => {
5100
+ const n = D(), a = U(), o = M(() => e.class), r = R(null), s = Ip(w(() => e.rows ?? bu.rows), r, w(() => e.value)), i = (u, h, f) => {
5091
5101
  f?.stopImmediatePropagation(), t("change", u, h, f);
5092
5102
  }, l = (u, h, f) => {
5093
5103
  t("input", u, h, f);
@@ -5096,7 +5106,7 @@ const Ip = {
5096
5106
  }, d = (u) => {
5097
5107
  t("blur", u);
5098
5108
  };
5099
- return () => m(Tp, S(n, {
5109
+ return () => m(_p, S(n, {
5100
5110
  ref: r,
5101
5111
  value: e.value,
5102
5112
  rows: s.value,
@@ -5112,14 +5122,14 @@ const Ip = {
5112
5122
  name: "LumxRawInputTextarea",
5113
5123
  inheritAttrs: !1,
5114
5124
  props: $()("class", "theme", "value", "rows", "name"),
5115
- emits: Ip
5125
+ emits: Lp
5116
5126
  });
5117
- function Ep(e) {
5127
+ function $p(e) {
5118
5128
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
5119
5129
  }
5120
- const $p = "InputLabel", Mp = "lumx-input-label", yu = Mp, {
5121
- block: Rp
5122
- } = F(yu), Dp = {};
5130
+ const Mp = "InputLabel", Rp = "lumx-input-label", yu = Rp, {
5131
+ block: Dp
5132
+ } = F(yu), Bp = {};
5123
5133
  function Ve(e) {
5124
5134
  const {
5125
5135
  children: t,
@@ -5136,24 +5146,24 @@ function Ve(e) {
5136
5146
  ref: l
5137
5147
  }, c, {
5138
5148
  htmlFor: a,
5139
- className: L(n, Rp({
5149
+ className: L(n, Dp({
5140
5150
  "is-required": o,
5141
5151
  [`theme-${r}`]: !!r,
5142
5152
  "has-custom-typography": !!i
5143
5153
  }), i && nn(i))
5144
- }), Ep(t) ? t : {
5154
+ }), $p(t) ? t : {
5145
5155
  default: () => [t]
5146
5156
  });
5147
5157
  }
5148
- Ve.displayName = $p;
5158
+ Ve.displayName = Mp;
5149
5159
  Ve.className = yu;
5150
- Ve.defaultProps = Dp;
5151
- const Bp = {
5160
+ Ve.defaultProps = Bp;
5161
+ const Fp = {
5152
5162
  [ie.error]: { color: "red" },
5153
5163
  [ie.success]: { color: "green" },
5154
5164
  [ie.warning]: { color: "yellow" }
5155
- }, Fp = "InputHelper", qp = "lumx-input-helper", Au = qp, {
5156
- block: jp
5165
+ }, qp = "InputHelper", jp = "lumx-input-helper", Au = jp, {
5166
+ block: Hp
5157
5167
  } = F(Au), Su = {
5158
5168
  kind: ie.info
5159
5169
  };
@@ -5167,24 +5177,24 @@ function Oe(e) {
5167
5177
  ...s
5168
5178
  } = e, {
5169
5179
  color: i
5170
- } = Bp[a] || {};
5180
+ } = Fp[a] || {};
5171
5181
  return m("p", S({
5172
5182
  ref: r
5173
5183
  }, s, {
5174
- className: L(n, jp({
5184
+ className: L(n, Hp({
5175
5185
  [`color-${i}`]: !!i,
5176
5186
  [`theme-${o}`]: !!o
5177
5187
  }))
5178
5188
  }), [t]);
5179
5189
  }
5180
- Oe.displayName = Fp;
5190
+ Oe.displayName = qp;
5181
5191
  Oe.className = Au;
5182
5192
  Oe.defaultProps = Su;
5183
5193
  const {
5184
- block: Hp,
5194
+ block: zp,
5185
5195
  element: ue
5186
5196
  } = F(gu);
5187
- function zp(e, t, n, a, o) {
5197
+ function Vp(e, t, n, a, o) {
5188
5198
  const r = e ? `text-field-helper-${n}` : void 0, s = t ? `text-field-error-${n}` : void 0, i = o ? `text-field-label-${n}` : void 0, l = [s, r, a].filter(Boolean), c = l.length === 0 ? void 0 : l.join(" ");
5189
5199
  return {
5190
5200
  helperId: r,
@@ -5193,7 +5203,7 @@ function zp(e, t, n, a, o) {
5193
5203
  labelId: i
5194
5204
  };
5195
5205
  }
5196
- const Vp = (e) => {
5206
+ const Wp = (e) => {
5197
5207
  const {
5198
5208
  chips: t,
5199
5209
  className: n,
@@ -5233,7 +5243,7 @@ const Vp = (e) => {
5233
5243
  })]) : void 0;
5234
5244
  return m("div", {
5235
5245
  ref: j,
5236
- className: L(n, Hp({
5246
+ className: L(n, zp({
5237
5247
  "has-chips": !!t,
5238
5248
  "has-error": !u && s,
5239
5249
  "has-icon": !!l,
@@ -5298,7 +5308,7 @@ const Vp = (e) => {
5298
5308
  id: N,
5299
5309
  children: i
5300
5310
  })]);
5301
- }, Wp = {
5311
+ }, Up = {
5302
5312
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
5303
5313
  change: (e, t, n) => typeof e == "string",
5304
5314
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
@@ -5309,7 +5319,7 @@ const Vp = (e) => {
5309
5319
  blur: (e) => !0,
5310
5320
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
5311
5321
  clear: (e) => !0
5312
- }, Up = /* @__PURE__ */ E((e, {
5322
+ }, Gp = /* @__PURE__ */ E((e, {
5313
5323
  emit: t
5314
5324
  }) => {
5315
5325
  const n = D(), a = Wc("chips"), o = U(), r = M(() => e.class), s = re(), i = w(() => e.id || s), l = R(!1), {
@@ -5325,7 +5335,7 @@ const Vp = (e) => {
5325
5335
  }, {
5326
5336
  flush: "sync"
5327
5337
  });
5328
- const h = w(() => zp(e.helper, e.error, s, n["aria-describedby"] || void 0, e.label)), f = (y, A, N) => {
5338
+ const h = w(() => Vp(e.helper, e.error, s, n["aria-describedby"] || void 0, e.label)), f = (y, A, N) => {
5329
5339
  t("change", y, A, N);
5330
5340
  }, g = (y, A, N) => {
5331
5341
  t("input", y, A, N);
@@ -5371,16 +5381,16 @@ const Vp = (e) => {
5371
5381
  onInput: g,
5372
5382
  onFocus: p,
5373
5383
  onBlur: b
5374
- }, Z = e.multiline ? m(Lp, S({
5384
+ }, Z = e.multiline ? m(Ep, S({
5375
5385
  ref: u
5376
5386
  }, ae, {
5377
5387
  rows: e.minimumRows
5378
- }), null) : m(Op, S({
5388
+ }), null) : m(kp, S({
5379
5389
  ref: u
5380
5390
  }, ae, {
5381
5391
  type: e.type || "text"
5382
5392
  }), null);
5383
- return m(Vp, {
5393
+ return m(Wp, {
5384
5394
  chips: (a() ?? W) || void 0,
5385
5395
  error: e.error,
5386
5396
  forceFocusStyle: e.forceFocusStyle,
@@ -5418,8 +5428,8 @@ const Vp = (e) => {
5418
5428
  name: "LumxTextField",
5419
5429
  inheritAttrs: !1,
5420
5430
  props: $()("class", "theme", "value", "error", "forceFocusStyle", "hasError", "afterElement", "helper", "icon", "isRequired", "isValid", "label", "labelProps", "maxLength", "charCounterMessage", "isDisabled", "disabled", "multiline", "placeholder", "aria-disabled", "id", "clearButtonProps", "name", "type", "minimumRows", "inputRef", "textFieldRef"),
5421
- emits: Wp
5422
- }), Gp = /* @__PURE__ */ E((e, {
5431
+ emits: Up
5432
+ }), Kp = /* @__PURE__ */ E((e, {
5423
5433
  emit: t,
5424
5434
  attrs: n
5425
5435
  }) => {
@@ -5434,7 +5444,7 @@ const Vp = (e) => {
5434
5444
  } = Br(), d = R(null);
5435
5445
  Ke(() => {
5436
5446
  const g = d.value;
5437
- g && s(Np(g, {
5447
+ g && s(Pp(g, {
5438
5448
  onSelect(p) {
5439
5449
  e.onSelect?.(p), t("select", p);
5440
5450
  },
@@ -5472,7 +5482,7 @@ const Vp = (e) => {
5472
5482
  ariaDisabled: C,
5473
5483
  ...O
5474
5484
  } = N;
5475
- return Sp({
5485
+ return Np({
5476
5486
  ...n,
5477
5487
  ...O,
5478
5488
  "aria-disabled": C ?? n.ariaDisabled,
@@ -5490,7 +5500,7 @@ const Vp = (e) => {
5490
5500
  handleToggle: f,
5491
5501
  className: a.value
5492
5502
  }, {
5493
- TextField: Up,
5503
+ TextField: Gp,
5494
5504
  IconButton: ht
5495
5505
  });
5496
5506
  };
@@ -5509,9 +5519,9 @@ const Vp = (e) => {
5509
5519
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
5510
5520
  clear: (e) => !0
5511
5521
  }
5512
- }), Kp = "List", Nu = "lumx-list", {
5513
- block: Xp
5514
- } = F(Nu), Yp = {}, pt = (e) => {
5522
+ }), Xp = "List", Nu = "lumx-list", {
5523
+ block: Yp
5524
+ } = F(Nu), Zp = {}, pt = (e) => {
5515
5525
  const {
5516
5526
  children: t,
5517
5527
  className: n,
@@ -5520,16 +5530,16 @@ const Vp = (e) => {
5520
5530
  ...r
5521
5531
  } = e;
5522
5532
  return m("ul", S(r, {
5523
- className: L(n, Xp({
5533
+ className: L(n, Yp({
5524
5534
  [`item-padding-${a}`]: !!a
5525
5535
  })),
5526
5536
  ref: o
5527
5537
  }), [t]);
5528
5538
  };
5529
- pt.displayName = Kp;
5539
+ pt.displayName = Xp;
5530
5540
  pt.className = Nu;
5531
- pt.defaultProps = Yp;
5532
- const Zp = "lumx-combobox-list", Jp = (e) => {
5541
+ pt.defaultProps = Zp;
5542
+ const Jp = "lumx-combobox-list", Qp = (e) => {
5533
5543
  const {
5534
5544
  "aria-label": t,
5535
5545
  "aria-busy": n,
@@ -5542,7 +5552,7 @@ const Zp = "lumx-combobox-list", Jp = (e) => {
5542
5552
  } = e;
5543
5553
  return pt({
5544
5554
  ...l,
5545
- className: L(o, Zp),
5555
+ className: L(o, Jp),
5546
5556
  ref: i,
5547
5557
  itemPadding: "big",
5548
5558
  id: r,
@@ -5551,21 +5561,21 @@ const Zp = "lumx-combobox-list", Jp = (e) => {
5551
5561
  "aria-busy": n || void 0,
5552
5562
  children: a
5553
5563
  });
5554
- }, Pu = /* @__PURE__ */ Symbol("combobox-list-context"), Qp = { type: "listbox" };
5555
- function eg(e) {
5564
+ }, Pu = /* @__PURE__ */ Symbol("combobox-list-context"), eg = { type: "listbox" };
5565
+ function tg(e) {
5556
5566
  je(Pu, e);
5557
5567
  }
5558
- function tg() {
5559
- return qe(Pu, Qp);
5568
+ function ng() {
5569
+ return qe(Pu, eg);
5560
5570
  }
5561
- const ng = /* @__PURE__ */ E((e, {
5571
+ const ag = /* @__PURE__ */ E((e, {
5562
5572
  slots: t
5563
5573
  }) => {
5564
5574
  const n = D(), a = M(() => e.class), {
5565
5575
  listboxId: o,
5566
5576
  handle: r
5567
5577
  } = Pe(), s = R(null);
5568
- eg({
5578
+ tg({
5569
5579
  type: e.type || "listbox"
5570
5580
  }), mt([r, s], ([d, u]) => {
5571
5581
  if (!(!d || !u))
@@ -5578,7 +5588,7 @@ const ng = /* @__PURE__ */ E((e, {
5578
5588
  flush: "post"
5579
5589
  }), () => {
5580
5590
  const d = l.value ? t.default?.() : null, u = n["aria-label"] ?? "", h = n["aria-multiselectable"];
5581
- return Jp({
5591
+ return Qp({
5582
5592
  "aria-label": u,
5583
5593
  "aria-multiselectable": h || void 0,
5584
5594
  "aria-busy": i.value || void 0,
@@ -5596,8 +5606,8 @@ const ng = /* @__PURE__ */ E((e, {
5596
5606
  // hyphenated prop names to camelCase (ariaLabel) internally, making it inaccessible
5597
5607
  // via props['aria-label']. Instead, we read it from attrs where Vue keeps the original name.
5598
5608
  props: $()("type", "class")
5599
- }), ag = "ListItem", xu = "lumx-list-item", {
5600
- block: og,
5609
+ }), og = "ListItem", xu = "lumx-list-item", {
5610
+ block: rg,
5601
5611
  element: jt
5602
5612
  } = F(xu), wu = {
5603
5613
  size: H.regular
@@ -5622,7 +5632,7 @@ const ng = /* @__PURE__ */ E((e, {
5622
5632
  return m("li", S({
5623
5633
  ref: g
5624
5634
  }, p, {
5625
- className: L(o, og({
5635
+ className: L(o, rg({
5626
5636
  [`size-${f}`]: !!f
5627
5637
  }))
5628
5638
  }), [ft({
@@ -5646,7 +5656,7 @@ const ng = /* @__PURE__ */ E((e, {
5646
5656
  }, [t])])
5647
5657
  })]);
5648
5658
  };
5649
- tt.displayName = ag;
5659
+ tt.displayName = og;
5650
5660
  tt.className = xu;
5651
5661
  tt.defaultProps = wu;
5652
5662
  const Fr = (e) => {
@@ -5668,13 +5678,13 @@ const Fr = (e) => {
5668
5678
  children: t
5669
5679
  });
5670
5680
  };
5671
- function rg(e) {
5681
+ function sg(e) {
5672
5682
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
5673
5683
  }
5674
- const sg = "lumx-combobox-option", {
5675
- block: ig,
5684
+ const ig = "lumx-combobox-option", {
5685
+ block: lg,
5676
5686
  element: Ii
5677
- } = F(sg), lg = (e, {
5687
+ } = F(ig), cg = (e, {
5678
5688
  Tooltip: t
5679
5689
  } = {}) => {
5680
5690
  const {
@@ -5710,7 +5720,7 @@ const sg = "lumx-combobox-option", {
5710
5720
  "aria-disabled": d ? "true" : void 0,
5711
5721
  role: A,
5712
5722
  children: o
5713
- }), C = t && b && !l ? m(t, b, rg(x) ? x : {
5723
+ }), C = t && b && !l ? m(t, b, sg(x) ? x : {
5714
5724
  default: () => [x]
5715
5725
  }) : x;
5716
5726
  return tt({
@@ -5718,7 +5728,7 @@ const sg = "lumx-combobox-option", {
5718
5728
  size: "tiny",
5719
5729
  ...y,
5720
5730
  hidden: l,
5721
- className: l ? void 0 : L(r, ig()),
5731
+ className: l ? void 0 : L(r, lg()),
5722
5732
  before: n,
5723
5733
  after: a,
5724
5734
  role: N,
@@ -5731,16 +5741,16 @@ const sg = "lumx-combobox-option", {
5731
5741
  })), [s])])
5732
5742
  });
5733
5743
  }, Cu = /* @__PURE__ */ Symbol("combobox-option-context");
5734
- function cg(e) {
5744
+ function ug(e) {
5735
5745
  je(Cu, e);
5736
5746
  }
5737
- function ug() {
5747
+ function dg() {
5738
5748
  const e = qe(Cu);
5739
5749
  if (!e)
5740
5750
  throw new Error("Combobox.OptionMoreInfo must be used within a Combobox.Option `after` slot");
5741
5751
  return e;
5742
5752
  }
5743
- const dg = {
5753
+ const fg = {
5744
5754
  click: () => !0
5745
5755
  }, Ot = /* @__PURE__ */ E((e, {
5746
5756
  slots: t,
@@ -5748,10 +5758,10 @@ const dg = {
5748
5758
  }) => {
5749
5759
  const a = D(), o = M(() => e.class), {
5750
5760
  type: r
5751
- } = tg(), {
5761
+ } = ng(), {
5752
5762
  handle: s
5753
5763
  } = Pe(), i = r === "grid", l = re(), c = re(), d = R(null), u = R(!1);
5754
- cg({
5764
+ ug({
5755
5765
  optionId: l
5756
5766
  }), mt([s, d], ([p, b]) => {
5757
5767
  if (!(!p || !b))
@@ -5776,7 +5786,7 @@ const dg = {
5776
5786
  }, g = (p) => t[p]?.() ?? a[p];
5777
5787
  return () => {
5778
5788
  const p = g("before"), b = g("after"), v = t.default?.();
5779
- return lg({
5789
+ return cg({
5780
5790
  ref: h,
5781
5791
  hidden: u.value,
5782
5792
  value: e.value,
@@ -5801,8 +5811,8 @@ const dg = {
5801
5811
  name: "LumxComboboxOption",
5802
5812
  inheritAttrs: !1,
5803
5813
  props: $()("value", "description", "isDisabled", "isSelected", "tooltipProps", "actionProps", "class"),
5804
- emits: dg
5805
- }), fg = "lumx-combobox-option-action", hg = (e) => {
5814
+ emits: fg
5815
+ }), hg = "lumx-combobox-option-action", mg = (e) => {
5806
5816
  const {
5807
5817
  children: t,
5808
5818
  className: n,
@@ -5814,11 +5824,11 @@ const dg = {
5814
5824
  as: a,
5815
5825
  ...r,
5816
5826
  role: "gridcell",
5817
- className: L(n, fg),
5827
+ className: L(n, hg),
5818
5828
  handleClick: o,
5819
5829
  children: t
5820
5830
  });
5821
- }, mg = /* @__PURE__ */ E((e, {
5831
+ }, pg = /* @__PURE__ */ E((e, {
5822
5832
  slots: t,
5823
5833
  attrs: n
5824
5834
  }) => {
@@ -5832,7 +5842,7 @@ const dg = {
5832
5842
  class: c,
5833
5843
  ...d
5834
5844
  } = s.value;
5835
- return hg({
5845
+ return mg({
5836
5846
  as: "button",
5837
5847
  ...d,
5838
5848
  ...n,
@@ -5848,13 +5858,13 @@ const dg = {
5848
5858
  inheritAttrs: !1,
5849
5859
  props: $()("isDisabled", "onClick", "class")
5850
5860
  });
5851
- function pg(e) {
5861
+ function gg(e) {
5852
5862
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
5853
5863
  }
5854
- const gg = "lumx-combobox-option-more-info", {
5855
- block: vg,
5856
- element: bg
5857
- } = F(gg), yg = (e, {
5864
+ const vg = "lumx-combobox-option-more-info", {
5865
+ block: bg,
5866
+ element: yg
5867
+ } = F(vg), Ag = (e, {
5858
5868
  IconButton: t,
5859
5869
  Popover: n
5860
5870
  }) => {
@@ -5873,7 +5883,7 @@ const gg = "lumx-combobox-option-more-info", {
5873
5883
  icon: Pd,
5874
5884
  size: "s"
5875
5885
  }, d, {
5876
- className: vg([o, d?.className]),
5886
+ className: bg([o, d?.className]),
5877
5887
  emphasis: "low",
5878
5888
  onMouseEnter: l,
5879
5889
  onMouseLeave: c,
@@ -5881,7 +5891,7 @@ const gg = "lumx-combobox-option-more-info", {
5881
5891
  label: ""
5882
5892
  }), null), m(n, {
5883
5893
  id: s,
5884
- className: bg("popover"),
5894
+ className: yg("popover"),
5885
5895
  anchorRef: i,
5886
5896
  isOpen: r,
5887
5897
  closeMode: "unmount",
@@ -5889,10 +5899,10 @@ const gg = "lumx-combobox-option-more-info", {
5889
5899
  closeOnClickAway: !0,
5890
5900
  placement: "bottom-end",
5891
5901
  hasArrow: !0
5892
- }, pg(a) ? a : {
5902
+ }, gg(a) ? a : {
5893
5903
  default: () => [a]
5894
5904
  })]);
5895
- }, Ag = {
5905
+ }, Sg = {
5896
5906
  AUTO: "auto",
5897
5907
  AUTO_END: "auto-end",
5898
5908
  AUTO_START: "auto-start",
@@ -5908,21 +5918,21 @@ const gg = "lumx-combobox-option-more-info", {
5908
5918
  LEFT: "left",
5909
5919
  LEFT_END: "left-end",
5910
5920
  LEFT_START: "left-start"
5911
- }, Sg = {
5921
+ }, Ng = {
5912
5922
  MIN_WIDTH: "minWidth"
5913
- }, qa = 14, Ng = 9999;
5914
- function Pg(e) {
5923
+ }, qa = 14, Pg = 9999;
5924
+ function xg(e) {
5915
5925
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
5916
5926
  }
5917
- const xg = "lumx-popover", {
5918
- block: wg,
5919
- element: Cg
5920
- } = F(xg), Wt = {
5927
+ const wg = "lumx-popover", {
5928
+ block: Cg,
5929
+ element: Og
5930
+ } = F(wg), Wt = {
5921
5931
  closeMode: "unmount",
5922
5932
  elevation: 3,
5923
- placement: Ag.AUTO,
5933
+ placement: Sg.AUTO,
5924
5934
  usePortal: !0
5925
- }, Og = (e, {
5935
+ }, kg = (e, {
5926
5936
  Portal: t,
5927
5937
  ClickAwayProvider: n,
5928
5938
  ThemeProvider: a
@@ -5954,7 +5964,7 @@ const xg = "lumx-popover", {
5954
5964
  }, {
5955
5965
  default: () => [m(P, S(x, {
5956
5966
  ref: p,
5957
- className: L(s, wg({
5967
+ className: L(s, Cg({
5958
5968
  [`theme-${g}`]: !!g,
5959
5969
  [`elevation-${T}`]: !!T,
5960
5970
  [`position-${u}`]: !!u,
@@ -5970,7 +5980,7 @@ const xg = "lumx-popover", {
5970
5980
  }, {
5971
5981
  default: () => [c && m("div", {
5972
5982
  ref: b,
5973
- className: Cg("arrow"),
5983
+ className: Og("arrow"),
5974
5984
  style: C ? void 0 : f
5975
5985
  }, [m("svg", {
5976
5986
  viewBox: "0 0 14 14",
@@ -5979,19 +5989,19 @@ const xg = "lumx-popover", {
5979
5989
  d: "M8 3.49C7.62 2.82 6.66 2.82 6.27 3.48L.04 14 14.04 14 8 3.49Z"
5980
5990
  }, null)])]), m(a, {
5981
5991
  value: g
5982
- }, Pg(r) ? r : {
5992
+ }, xg(r) ? r : {
5983
5993
  default: () => [r]
5984
5994
  })]
5985
5995
  })]
5986
5996
  })]
5987
5997
  }) : null;
5988
5998
  };
5989
- function kg(e) {
5999
+ function Tg(e) {
5990
6000
  return e === "auto" ? { isAuto: !0 } : e === "auto-start" ? { isAuto: !0, autoAlignment: "start" } : e === "auto-end" ? { isAuto: !0, autoAlignment: "end" } : { floatingPlacement: e, isAuto: !1 };
5991
6001
  }
5992
- function Tg(e) {
6002
+ function _g(e) {
5993
6003
  if (e)
5994
- return typeof e == "string" ? e : Sg.MIN_WIDTH;
6004
+ return typeof e == "string" ? e : Ng.MIN_WIDTH;
5995
6005
  }
5996
6006
  function ot(e) {
5997
6007
  return e && e in H ? `var(--lumx-size-${e})` : e;
@@ -5999,8 +6009,8 @@ function ot(e) {
5999
6009
  function Ou(e) {
6000
6010
  return (t, n) => t && n ? `${e}(${t}, ${n})` : t || n || "";
6001
6011
  }
6002
- const Li = Ou("min"), _g = Ou("max");
6003
- function Ig(e) {
6012
+ const Li = Ou("min"), Ig = Ou("max");
6013
+ function Lg(e) {
6004
6014
  const {
6005
6015
  offset: t,
6006
6016
  hasArrow: n,
@@ -6017,13 +6027,13 @@ function Ig(e) {
6017
6027
  arrowElement: f
6018
6028
  } = e, g = ot(r), p = ot(s), b = ot(i), v = ot(l), y = ot(c), A = ot(d), N = [], x = (t?.away ?? 0) + (n ? qa : 0), C = t?.along ?? 0;
6019
6029
  return N.push(lu({ mainAxis: x, crossAxis: C })), h.isAuto ? N.push(
6020
- Jm({ ...u ? { boundary: u } : {}, alignment: h.autoAlignment })
6021
- ) : (N.push(ep(u ? { boundary: u } : {})), N.push(Qm(u ? { boundary: u } : {}))), (a || o || g || p || b || v || y || A) && N.push(
6022
- tp({
6030
+ Qm({ ...u ? { boundary: u } : {}, alignment: h.autoAlignment })
6031
+ ) : (N.push(tp(u ? { boundary: u } : {})), N.push(ep(u ? { boundary: u } : {}))), (a || o || g || p || b || v || y || A) && N.push(
6032
+ np({
6023
6033
  ...u ? { boundary: u } : {},
6024
6034
  apply({ availableHeight: P, rects: T, elements: k }) {
6025
6035
  const _ = `${T.reference.width}px`;
6026
- k.floating.style.width = g || (a === "width" ? _ : ""), k.floating.style.minWidth = _g(p, a === "minWidth" ? _ : ""), k.floating.style.maxWidth = Li(b, a === "maxWidth" ? _ : ""), k.floating.style.height = v || "", k.floating.style.minHeight = y || "";
6036
+ k.floating.style.width = g || (a === "width" ? _ : ""), k.floating.style.minWidth = Ig(p, a === "minWidth" ? _ : ""), k.floating.style.maxWidth = Li(b, a === "maxWidth" ? _ : ""), k.floating.style.height = v || "", k.floating.style.minHeight = y || "";
6027
6037
  const q = `${Math.max(0, P - qa)}px`;
6028
6038
  k.floating.style.maxHeight = Li(
6029
6039
  A,
@@ -6031,21 +6041,21 @@ function Ig(e) {
6031
6041
  );
6032
6042
  }
6033
6043
  })
6034
- ), n && f && N.push(np({ element: f, padding: qa / 2 })), N;
6044
+ ), n && f && N.push(ap({ element: f, padding: qa / 2 })), N;
6035
6045
  }
6036
- function Lg(e) {
6046
+ function Eg(e) {
6037
6047
  if (e)
6038
6048
  return {
6039
6049
  left: e.x != null ? `${e.x}px` : "",
6040
6050
  top: e.y != null ? `${e.y}px` : ""
6041
6051
  };
6042
6052
  }
6043
- function Eg(e) {
6053
+ function $g(e) {
6044
6054
  return e.isAuto ? void 0 : e.floatingPlacement;
6045
6055
  }
6046
- function $g(e) {
6047
- const t = R(), n = R(), a = w(() => kg(e.placement?.value)), o = w(() => Tg(e.fitToAnchorWidth?.value)), r = w(
6048
- () => Ig({
6056
+ function Mg(e) {
6057
+ const t = R(), n = R(), a = w(() => Tg(e.placement?.value)), o = w(() => _g(e.fitToAnchorWidth?.value)), r = w(
6058
+ () => Lg({
6049
6059
  offset: e.offset?.value,
6050
6060
  hasArrow: e.hasArrow?.value,
6051
6061
  fitWidth: o.value,
@@ -6060,7 +6070,7 @@ function $g(e) {
6060
6070
  parsedPlacement: a.value,
6061
6071
  arrowElement: n.value
6062
6072
  })
6063
- ), s = w(() => Eg(a.value)), {
6073
+ ), s = w(() => $g(a.value)), {
6064
6074
  floatingStyles: i,
6065
6075
  placement: l,
6066
6076
  isPositioned: c,
@@ -6071,7 +6081,7 @@ function $g(e) {
6071
6081
  middleware: r
6072
6082
  }), u = w(
6073
6083
  () => l.value ?? e.placement?.value
6074
- ), h = w(() => Lg(d.value?.arrow)), f = w(() => ({
6084
+ ), h = w(() => Eg(d.value?.arrow)), f = w(() => ({
6075
6085
  ...e.style?.value || {},
6076
6086
  ...i.value,
6077
6087
  zIndex: e.zIndex?.value
@@ -6084,14 +6094,14 @@ function $g(e) {
6084
6094
  arrowRef: n
6085
6095
  };
6086
6096
  }
6087
- function Mg(e, t = !0) {
6097
+ function Rg(e, t = !0) {
6088
6098
  const n = R(!1);
6089
6099
  Xe(() => {
6090
6100
  const a = lt(e) ? e.value : e, o = lt(t) ? t.value : t;
6091
6101
  o && !n.value && a && (a.focus(), n.value = !0), o || (n.value = !1);
6092
6102
  });
6093
6103
  }
6094
- const Rg = {
6104
+ const Dg = {
6095
6105
  close: () => !0
6096
6106
  }, bn = /* @__PURE__ */ E((e, {
6097
6107
  emit: t,
@@ -6104,7 +6114,7 @@ const Rg = {
6104
6114
  position: c,
6105
6115
  floatingRef: d,
6106
6116
  arrowRef: u
6107
- } = $g({
6117
+ } = Mg({
6108
6118
  anchorRef: r,
6109
6119
  boundaryRef: w(() => xt(e.boundaryRef)),
6110
6120
  offset: Q(e, "offset"),
@@ -6120,7 +6130,7 @@ const Rg = {
6120
6130
  placement: w(() => e.placement || Wt.placement),
6121
6131
  style: w(() => {
6122
6132
  }),
6123
- zIndex: w(() => e.zIndex ?? Ng)
6133
+ zIndex: w(() => e.zIndex ?? Pg)
6124
6134
  });
6125
6135
  Or(w(() => e.focusAnchorOnClose ?? !0), r, w(() => e.parentElement), d, w(() => !!e.isOpen));
6126
6136
  const h = () => {
@@ -6128,11 +6138,11 @@ const Rg = {
6128
6138
  };
6129
6139
  ln(w(() => h), w(() => !!(e.isOpen && e.closeOnEscape)));
6130
6140
  const f = w(() => !e.withFocusTrap && !!e.isOpen && l.value);
6131
- Mg(s, f);
6141
+ Rg(s, f);
6132
6142
  const g = w(() => !e.withFocusTrap || !e.isOpen ? !1 : e.focusTrapZoneElement || d.value || !1);
6133
6143
  Cr(g, s);
6134
6144
  const p = w(() => [d, r]);
6135
- return () => Og({
6145
+ return () => kg({
6136
6146
  ...a,
6137
6147
  as: e.as,
6138
6148
  closeMode: e.closeMode,
@@ -6159,9 +6169,9 @@ const Rg = {
6159
6169
  name: "LumxPopover",
6160
6170
  inheritAttrs: !1,
6161
6171
  props: $()("anchorRef", "as", "boundaryRef", "closeMode", "closeOnClickAway", "closeOnEscape", "elevation", "fitToAnchorWidth", "fitWithinViewportHeight", "focusElement", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "focusAnchorOnClose", "hasArrow", "isOpen", "offset", "parentElement", "placement", "usePortal", "focusTrapZoneElement", "zIndex", "withFocusTrap", "theme", "class"),
6162
- emits: Rg
6172
+ emits: Dg
6163
6173
  });
6164
- function Dg(e) {
6174
+ function Bg(e) {
6165
6175
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
6166
6176
  }
6167
6177
  const ku = /* @__PURE__ */ E((e, {
@@ -6169,7 +6179,7 @@ const ku = /* @__PURE__ */ E((e, {
6169
6179
  }) => {
6170
6180
  const n = M(() => e.class), a = R(null), o = w(() => a.value?.$el ?? void 0), r = R(!1), {
6171
6181
  optionId: s
6172
- } = ug(), i = ye("activeDescendantChange", null), l = `${s}-more-info`;
6182
+ } = dg(), i = ye("activeDescendantChange", null), l = `${s}-more-info`;
6173
6183
  function c(u) {
6174
6184
  const {
6175
6185
  onMouseEnter: h,
@@ -6192,13 +6202,13 @@ const ku = /* @__PURE__ */ E((e, {
6192
6202
  } = u;
6193
6203
  return m(bn, S({
6194
6204
  anchorRef: o
6195
- }, g), Dg(h) ? h : {
6205
+ }, g), Bg(h) ? h : {
6196
6206
  default: () => [h]
6197
6207
  });
6198
6208
  };
6199
6209
  return () => {
6200
6210
  const u = i.value === s, h = r.value || u, f = t.default?.();
6201
- return yg({
6211
+ return Ag({
6202
6212
  // Pass `undefined` for the core template's `ref` prop. The core template
6203
6213
  // passes `ref` to `<IconButton ref={ref}>`, but if we pass `iconButtonRef`
6204
6214
  // here, Vue would bind the outer functional component's VNode ref to
@@ -6229,10 +6239,10 @@ const ku = /* @__PURE__ */ E((e, {
6229
6239
  emits: {
6230
6240
  toggle: (e) => typeof e == "boolean"
6231
6241
  }
6232
- }), Bg = "lumx-skeleton-typography", {
6233
- block: Fg,
6234
- element: qg
6235
- } = F(Bg), ir = (e) => {
6242
+ }), Fg = "lumx-skeleton-typography", {
6243
+ block: qg,
6244
+ element: jg
6245
+ } = F(Fg), ir = (e) => {
6236
6246
  const {
6237
6247
  className: t,
6238
6248
  theme: n,
@@ -6245,7 +6255,7 @@ const ku = /* @__PURE__ */ E((e, {
6245
6255
  return m("div", S({
6246
6256
  ref: s
6247
6257
  }, i, {
6248
- className: L(t, Fg({
6258
+ className: L(t, qg({
6249
6259
  [`theme-${n}`]: !!n,
6250
6260
  [`typography-${a}`]: !!a,
6251
6261
  [`color-${r}`]: !!r
@@ -6255,9 +6265,9 @@ const ku = /* @__PURE__ */ E((e, {
6255
6265
  width: o
6256
6266
  }
6257
6267
  }), [m("div", {
6258
- className: qg("inner")
6268
+ className: jg("inner")
6259
6269
  }, null)]);
6260
- }, jg = "lumx-combobox-option-skeleton", Hg = (e) => {
6270
+ }, Hg = "lumx-combobox-option-skeleton", zg = (e) => {
6261
6271
  const {
6262
6272
  hasDescription: t,
6263
6273
  children: n,
@@ -6270,7 +6280,7 @@ const ku = /* @__PURE__ */ E((e, {
6270
6280
  size: "tiny",
6271
6281
  role: "none",
6272
6282
  ...s,
6273
- className: L(a, jg),
6283
+ className: L(a, Hg),
6274
6284
  children: n || m(ne, null, [m(ir, {
6275
6285
  typography: "body1",
6276
6286
  theme: "light"
@@ -6293,7 +6303,7 @@ const ku = /* @__PURE__ */ E((e, {
6293
6303
  } = Pe();
6294
6304
  return mt(o, (r) => r?.registerSkeleton()), () => {
6295
6305
  const r = n.before, s = n.after, i = t.default?.();
6296
- return Hg({
6306
+ return zg({
6297
6307
  ...n,
6298
6308
  className: a.value,
6299
6309
  count: e.count,
@@ -6306,14 +6316,14 @@ const ku = /* @__PURE__ */ E((e, {
6306
6316
  name: "LumxComboboxOptionSkeleton",
6307
6317
  inheritAttrs: !1,
6308
6318
  props: $()("hasDescription", "count", "class")
6309
- }), zg = "80vh";
6310
- function Vg(e) {
6319
+ }), Vg = "80vh";
6320
+ function Wg(e) {
6311
6321
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
6312
6322
  }
6313
- const Wg = "lumx-combobox-popover", {
6314
- block: Ug,
6315
- element: Gg
6316
- } = F(Wg), Kg = (e, {
6323
+ const Ug = "lumx-combobox-popover", {
6324
+ block: Gg,
6325
+ element: Kg
6326
+ } = F(Ug), Xg = (e, {
6317
6327
  Popover: t,
6318
6328
  FlexBox: n
6319
6329
  }) => {
@@ -6324,7 +6334,7 @@ const Wg = "lumx-combobox-popover", {
6324
6334
  closeOnEscape: s = !1,
6325
6335
  fitToAnchorWidth: i = !0,
6326
6336
  isOpen: l,
6327
- maxHeight: c = zg,
6337
+ maxHeight: c = Vg,
6328
6338
  placement: d = "bottom-start",
6329
6339
  anchorRef: u,
6330
6340
  handleClose: h,
@@ -6334,7 +6344,7 @@ const Wg = "lumx-combobox-popover", {
6334
6344
  placement: d,
6335
6345
  fitToAnchorWidth: i,
6336
6346
  maxHeight: c,
6337
- className: Ug([o]),
6347
+ className: Gg([o]),
6338
6348
  anchorRef: u,
6339
6349
  isOpen: l,
6340
6350
  onClose: h,
@@ -6344,14 +6354,14 @@ const Wg = "lumx-combobox-popover", {
6344
6354
  }), {
6345
6355
  default: () => [m(n, {
6346
6356
  orientation: "vertical",
6347
- className: Gg("scroll")
6348
- }, Vg(a) ? a : {
6357
+ className: Kg("scroll")
6358
+ }, Wg(a) ? a : {
6349
6359
  default: () => [a]
6350
6360
  })]
6351
6361
  });
6352
6362
  };
6353
6363
  var ja, Ei;
6354
- function Xg() {
6364
+ function Yg() {
6355
6365
  if (Ei) return ja;
6356
6366
  Ei = 1;
6357
6367
  var e = Je();
@@ -6363,11 +6373,11 @@ function Xg() {
6363
6373
  }
6364
6374
  return ja = t, ja;
6365
6375
  }
6366
- var Yg = Xg();
6367
- const qr = /* @__PURE__ */ Te(Yg), Zg = "lumx-flex-box", {
6368
- block: Jg
6369
- } = F(Zg);
6370
- function Qg(e) {
6376
+ var Zg = Yg();
6377
+ const qr = /* @__PURE__ */ Te(Zg), Jg = "lumx-flex-box", {
6378
+ block: Qg
6379
+ } = F(Jg);
6380
+ function ev(e) {
6371
6381
  const {
6372
6382
  className: t,
6373
6383
  fillSpace: n,
@@ -6382,7 +6392,7 @@ function Qg(e) {
6382
6392
  } = e, u = c ?? (l || o || i ? ct.horizontal : null);
6383
6393
  return {
6384
6394
  ...d,
6385
- className: L(t, Jg({
6395
+ className: L(t, Qg({
6386
6396
  [`orientation-${u}`]: !!u,
6387
6397
  [`v-align-${i}`]: !!i,
6388
6398
  [`h-align-${o}`]: !!o,
@@ -6399,7 +6409,7 @@ const yn = /* @__PURE__ */ E((e, {
6399
6409
  }) => {
6400
6410
  const n = D(), a = M(() => e.class);
6401
6411
  return () => {
6402
- const o = e.as || "div", r = Qg({
6412
+ const o = e.as || "div", r = ev({
6403
6413
  ...e,
6404
6414
  ...n,
6405
6415
  className: a.value,
@@ -6415,7 +6425,7 @@ const yn = /* @__PURE__ */ E((e, {
6415
6425
  inheritAttrs: !1,
6416
6426
  // Redefine properties so that they come in as `props` on the `defineComponent` function
6417
6427
  props: $()("as", "fillSpace", "gap", "horizontalAlign", "marginAuto", "noShrink", "orientation", "verticalAlign", "wrap", "class")
6418
- }), ev = /* @__PURE__ */ E((e, {
6428
+ }), tv = /* @__PURE__ */ E((e, {
6419
6429
  slots: t
6420
6430
  }) => {
6421
6431
  const n = M(() => e.class), {
@@ -6429,7 +6439,7 @@ const yn = /* @__PURE__ */ E((e, {
6429
6439
  class: i,
6430
6440
  ...l
6431
6441
  } = e;
6432
- return Kg({
6442
+ return Xg({
6433
6443
  ...l,
6434
6444
  children: t.default?.(),
6435
6445
  className: n.value,
@@ -6445,12 +6455,12 @@ const yn = /* @__PURE__ */ E((e, {
6445
6455
  name: "LumxComboboxPopover",
6446
6456
  inheritAttrs: !1,
6447
6457
  props: $()("as", "boundaryRef", "class", "closeMode", "closeOnClickAway", "closeOnEscape", "elevation", "fitToAnchorWidth", "fitWithinViewportHeight", "focusAnchorOnClose", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "focusElement", "focusTrapZoneElement", "hasArrow", "offset", "parentElement", "placement", "theme", "usePortal", "withFocusTrap", "zIndex")
6448
- }), tv = /* @__PURE__ */ E((e, {
6458
+ }), nv = /* @__PURE__ */ E((e, {
6449
6459
  slots: t,
6450
6460
  emit: n
6451
6461
  }) => {
6452
6462
  const a = D(), o = re(), r = R(null), s = Re(null);
6453
- return bp({
6463
+ return yp({
6454
6464
  handle: s,
6455
6465
  setHandle: (l) => {
6456
6466
  s.value = l;
@@ -6473,10 +6483,10 @@ const yn = /* @__PURE__ */ E((e, {
6473
6483
  open: (e) => !0
6474
6484
  }
6475
6485
  });
6476
- function nv(e) {
6486
+ function av(e) {
6477
6487
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
6478
6488
  }
6479
- const av = "lumx-combobox-section", ov = (e, {
6489
+ const ov = "lumx-combobox-section", rv = (e, {
6480
6490
  ListSection: t
6481
6491
  }) => {
6482
6492
  const {
@@ -6489,15 +6499,15 @@ const av = "lumx-combobox-section", ov = (e, {
6489
6499
  return m(t, S(s, {
6490
6500
  hidden: o,
6491
6501
  "aria-hidden": r || void 0,
6492
- className: o ? void 0 : L(a, av),
6502
+ className: o ? void 0 : L(a, ov),
6493
6503
  role: r ? void 0 : "none",
6494
6504
  itemsWrapperProps: {
6495
6505
  role: "group"
6496
6506
  }
6497
- }), nv(n) ? n : {
6507
+ }), av(n) ? n : {
6498
6508
  default: () => [n]
6499
6509
  });
6500
- }, AN = /* @__PURE__ */ E((e, {
6510
+ }, SN = /* @__PURE__ */ E((e, {
6501
6511
  slots: t
6502
6512
  }) => {
6503
6513
  const n = D(), a = M(() => e.class);
@@ -6509,7 +6519,7 @@ const av = "lumx-combobox-section", ov = (e, {
6509
6519
  name: "LumxList",
6510
6520
  inheritAttrs: !1,
6511
6521
  props: $()("itemPadding", "class")
6512
- }), rv = "ListDivider", _u = "lumx-list-divider", sv = {}, An = (e) => {
6522
+ }), sv = "ListDivider", _u = "lumx-list-divider", iv = {}, An = (e) => {
6513
6523
  const {
6514
6524
  className: t,
6515
6525
  ref: n,
@@ -6522,9 +6532,9 @@ const av = "lumx-combobox-section", ov = (e, {
6522
6532
  className: L(t, _u)
6523
6533
  }), null);
6524
6534
  };
6525
- An.displayName = rv;
6535
+ An.displayName = sv;
6526
6536
  An.className = _u;
6527
- An.defaultProps = sv;
6537
+ An.defaultProps = iv;
6528
6538
  const Iu = /* @__PURE__ */ E((e) => {
6529
6539
  const t = D(), n = M(() => e.class);
6530
6540
  return () => m(An, S(t, {
@@ -6534,9 +6544,9 @@ const Iu = /* @__PURE__ */ E((e) => {
6534
6544
  name: "LumxListDivider",
6535
6545
  inheritAttrs: !1,
6536
6546
  props: $()("class")
6537
- }), iv = {
6547
+ }), lv = {
6538
6548
  click: (e) => e instanceof MouseEvent
6539
- }, lv = /* @__PURE__ */ E((e, {
6549
+ }, cv = /* @__PURE__ */ E((e, {
6540
6550
  emit: t,
6541
6551
  slots: n
6542
6552
  }) => {
@@ -6567,10 +6577,10 @@ const Iu = /* @__PURE__ */ E((e) => {
6567
6577
  name: "LumxListItemAction",
6568
6578
  inheritAttrs: !1,
6569
6579
  props: $()("as", "href", "class", "isDisabled", "disabled", "aria-disabled"),
6570
- emits: iv
6571
- }), cv = {
6580
+ emits: lv
6581
+ }), uv = {
6572
6582
  click: (e) => e instanceof MouseEvent
6573
- }, uv = /* @__PURE__ */ E((e, {
6583
+ }, dv = /* @__PURE__ */ E((e, {
6574
6584
  emit: t,
6575
6585
  slots: n
6576
6586
  }) => {
@@ -6604,13 +6614,13 @@ const Iu = /* @__PURE__ */ E((e) => {
6604
6614
  name: "LumxListItem",
6605
6615
  inheritAttrs: !1,
6606
6616
  props: $()("isHighlighted", "isSelected", "isDisabled", "linkAs", "linkProps", "size", "class", "aria-disabled"),
6607
- emits: cv
6608
- }), SN = Object.assign(uv, {
6609
- Action: lv
6610
- }), dv = "ListSection", Lu = "lumx-list-section", {
6611
- block: fv,
6617
+ emits: uv
6618
+ }), NN = Object.assign(dv, {
6619
+ Action: cv
6620
+ }), fv = "ListSection", Lu = "lumx-list-section", {
6621
+ block: hv,
6612
6622
  element: $i
6613
- } = F(Lu), hv = {}, Sn = (e) => {
6623
+ } = F(Lu), mv = {}, Sn = (e) => {
6614
6624
  const {
6615
6625
  children: t,
6616
6626
  className: n,
@@ -6625,7 +6635,7 @@ const Iu = /* @__PURE__ */ E((e) => {
6625
6635
  return m("li", S({
6626
6636
  ref: i
6627
6637
  }, c, {
6628
- className: L(n, fv())
6638
+ className: L(n, hv())
6629
6639
  }), [u && m(l, {
6630
6640
  as: "p",
6631
6641
  typography: "overline",
@@ -6640,10 +6650,10 @@ const Iu = /* @__PURE__ */ E((e) => {
6640
6650
  "aria-labelledby": u ? d : void 0
6641
6651
  }), [t])]);
6642
6652
  };
6643
- Sn.displayName = dv;
6653
+ Sn.displayName = fv;
6644
6654
  Sn.className = Lu;
6645
- Sn.defaultProps = hv;
6646
- const mv = /* @__PURE__ */ E((e, {
6655
+ Sn.defaultProps = mv;
6656
+ const pv = /* @__PURE__ */ E((e, {
6647
6657
  slots: t
6648
6658
  }) => {
6649
6659
  const n = D(), a = re(), o = M(() => e.class);
@@ -6679,7 +6689,7 @@ const mv = /* @__PURE__ */ E((e, {
6679
6689
  const i = t.default?.();
6680
6690
  if (!i || i.length === 0) return null;
6681
6691
  const l = e.label ?? t.label?.();
6682
- return ov({
6692
+ return rv({
6683
6693
  label: l,
6684
6694
  icon: e.icon,
6685
6695
  className: n.value,
@@ -6688,7 +6698,7 @@ const mv = /* @__PURE__ */ E((e, {
6688
6698
  ref: s,
6689
6699
  children: i
6690
6700
  }, {
6691
- ListSection: mv
6701
+ ListSection: pv
6692
6702
  });
6693
6703
  };
6694
6704
  }, {
@@ -6699,9 +6709,9 @@ const mv = /* @__PURE__ */ E((e, {
6699
6709
  function bt(e) {
6700
6710
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
6701
6711
  }
6702
- const pv = "lumx-combobox-state", {
6703
- block: gv
6704
- } = F(pv), vv = (e, {
6712
+ const gv = "lumx-combobox-state", {
6713
+ block: vv
6714
+ } = F(gv), bv = (e, {
6705
6715
  GenericBlock: t,
6706
6716
  Text: n
6707
6717
  }) => {
@@ -6717,7 +6727,7 @@ const pv = "lumx-combobox-state", {
6717
6727
  vAlign: "center"
6718
6728
  }, A = c;
6719
6729
  return m(t, S({
6720
- className: L(!v && an(), gv(), qd("regular")),
6730
+ className: L(!v && an(), vv(), qd("regular")),
6721
6731
  orientation: "vertical"
6722
6732
  }, y, {
6723
6733
  role: "status",
@@ -6755,14 +6765,14 @@ const pv = "lumx-combobox-state", {
6755
6765
  default: () => [s]
6756
6766
  })])]
6757
6767
  });
6758
- }, bv = 100;
6759
- function yv(e, t) {
6768
+ }, yv = 100;
6769
+ function Av(e, t) {
6760
6770
  const { setIsLoading: n, setShouldAnnounce: a, setIsOpen: o } = t;
6761
6771
  n(e.isLoading);
6762
6772
  const r = e.subscribe("loadingChange", n), s = e.subscribe("loadingAnnouncement", a);
6763
6773
  let i;
6764
6774
  const l = e.subscribe("open", (c) => {
6765
- clearTimeout(i), c ? i = setTimeout(() => o(!0), bv) : o(!1);
6775
+ clearTimeout(i), c ? i = setTimeout(() => o(!0), yv) : o(!1);
6766
6776
  });
6767
6777
  return () => {
6768
6778
  r(), s(), l(), clearTimeout(i);
@@ -6771,13 +6781,13 @@ function yv(e, t) {
6771
6781
  function Ha(e) {
6772
6782
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
6773
6783
  }
6774
- const Av = "lumx-generic-block", {
6775
- block: Sv,
6784
+ const Sv = "lumx-generic-block", {
6785
+ block: Nv,
6776
6786
  element: za
6777
- } = F(Av), Mi = {
6787
+ } = F(Sv), Mi = {
6778
6788
  gap: H.big,
6779
6789
  orientation: ct.horizontal
6780
- }, Nv = (e) => {
6790
+ }, Pv = (e) => {
6781
6791
  const {
6782
6792
  className: t,
6783
6793
  figure: n,
@@ -6795,7 +6805,7 @@ const Av = "lumx-generic-block", {
6795
6805
  } = e;
6796
6806
  return m(h, S({
6797
6807
  ref: l,
6798
- className: L(t, Sv()),
6808
+ className: L(t, Nv()),
6799
6809
  gap: i,
6800
6810
  orientation: d
6801
6811
  }, f), {
@@ -6816,7 +6826,7 @@ const Av = "lumx-generic-block", {
6816
6826
  default: () => [r]
6817
6827
  })]
6818
6828
  });
6819
- }, Pv = /* @__PURE__ */ E((e, {
6829
+ }, xv = /* @__PURE__ */ E((e, {
6820
6830
  slots: t
6821
6831
  }) => {
6822
6832
  const n = D(), a = M(() => e.class);
@@ -6828,7 +6838,7 @@ const Av = "lumx-generic-block", {
6828
6838
  class: l,
6829
6839
  ...c
6830
6840
  } = e;
6831
- return m(Nv, S(c, n, {
6841
+ return m(Pv, S(c, n, {
6832
6842
  className: a.value,
6833
6843
  FlexBox: yn,
6834
6844
  figure: o,
@@ -6864,7 +6874,7 @@ function Nn() {
6864
6874
  return Va = a, Va;
6865
6875
  }
6866
6876
  var Wa, Di;
6867
- function xv() {
6877
+ function wv() {
6868
6878
  if (Di) return Wa;
6869
6879
  Di = 1;
6870
6880
  var e = Je(), t = Nn(), n = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, a = /^\w*$/;
@@ -6884,7 +6894,7 @@ function Pn() {
6884
6894
  return Ua = t, Ua;
6885
6895
  }
6886
6896
  var Ga, Fi;
6887
- function wv() {
6897
+ function Cv() {
6888
6898
  if (Fi) return Ga;
6889
6899
  Fi = 1;
6890
6900
  var e = Pn();
@@ -6894,7 +6904,7 @@ function wv() {
6894
6904
  return Ga = t, Ga;
6895
6905
  }
6896
6906
  var Ka, qi;
6897
- function Cv() {
6907
+ function Ov() {
6898
6908
  if (qi) return Ka;
6899
6909
  qi = 1;
6900
6910
  function e(t) {
@@ -6904,7 +6914,7 @@ function Cv() {
6904
6914
  return Ka = e, Ka;
6905
6915
  }
6906
6916
  var Xa, ji;
6907
- function Ov() {
6917
+ function kv() {
6908
6918
  if (ji) return Xa;
6909
6919
  ji = 1;
6910
6920
  var e = Pn(), t = "__lodash_hash_undefined__", n = Object.prototype, a = n.hasOwnProperty;
@@ -6919,7 +6929,7 @@ function Ov() {
6919
6929
  return Xa = o, Xa;
6920
6930
  }
6921
6931
  var Ya, Hi;
6922
- function kv() {
6932
+ function Tv() {
6923
6933
  if (Hi) return Ya;
6924
6934
  Hi = 1;
6925
6935
  var e = Pn(), t = Object.prototype, n = t.hasOwnProperty;
@@ -6930,7 +6940,7 @@ function kv() {
6930
6940
  return Ya = a, Ya;
6931
6941
  }
6932
6942
  var Za, zi;
6933
- function Tv() {
6943
+ function _v() {
6934
6944
  if (zi) return Za;
6935
6945
  zi = 1;
6936
6946
  var e = Pn(), t = "__lodash_hash_undefined__";
@@ -6941,10 +6951,10 @@ function Tv() {
6941
6951
  return Za = n, Za;
6942
6952
  }
6943
6953
  var Ja, Vi;
6944
- function _v() {
6954
+ function Iv() {
6945
6955
  if (Vi) return Ja;
6946
6956
  Vi = 1;
6947
- var e = wv(), t = Cv(), n = Ov(), a = kv(), o = Tv();
6957
+ var e = Cv(), t = Ov(), n = kv(), a = Tv(), o = _v();
6948
6958
  function r(s) {
6949
6959
  var i = -1, l = s == null ? 0 : s.length;
6950
6960
  for (this.clear(); ++i < l; ) {
@@ -6955,7 +6965,7 @@ function _v() {
6955
6965
  return r.prototype.clear = e, r.prototype.delete = t, r.prototype.get = n, r.prototype.has = a, r.prototype.set = o, Ja = r, Ja;
6956
6966
  }
6957
6967
  var Qa, Wi;
6958
- function Iv() {
6968
+ function Lv() {
6959
6969
  if (Wi) return Qa;
6960
6970
  Wi = 1;
6961
6971
  function e() {
@@ -6986,7 +6996,7 @@ function xn() {
6986
6996
  return to = t, to;
6987
6997
  }
6988
6998
  var no, Ki;
6989
- function Lv() {
6999
+ function Ev() {
6990
7000
  if (Ki) return no;
6991
7001
  Ki = 1;
6992
7002
  var e = xn(), t = Array.prototype, n = t.splice;
@@ -7000,7 +7010,7 @@ function Lv() {
7000
7010
  return no = a, no;
7001
7011
  }
7002
7012
  var ao, Xi;
7003
- function Ev() {
7013
+ function $v() {
7004
7014
  if (Xi) return ao;
7005
7015
  Xi = 1;
7006
7016
  var e = xn();
@@ -7011,7 +7021,7 @@ function Ev() {
7011
7021
  return ao = t, ao;
7012
7022
  }
7013
7023
  var oo, Yi;
7014
- function $v() {
7024
+ function Mv() {
7015
7025
  if (Yi) return oo;
7016
7026
  Yi = 1;
7017
7027
  var e = xn();
@@ -7021,7 +7031,7 @@ function $v() {
7021
7031
  return oo = t, oo;
7022
7032
  }
7023
7033
  var ro, Zi;
7024
- function Mv() {
7034
+ function Rv() {
7025
7035
  if (Zi) return ro;
7026
7036
  Zi = 1;
7027
7037
  var e = xn();
@@ -7032,10 +7042,10 @@ function Mv() {
7032
7042
  return ro = t, ro;
7033
7043
  }
7034
7044
  var so, Ji;
7035
- function Rv() {
7045
+ function Dv() {
7036
7046
  if (Ji) return so;
7037
7047
  Ji = 1;
7038
- var e = Iv(), t = Lv(), n = Ev(), a = $v(), o = Mv();
7048
+ var e = Lv(), t = Ev(), n = $v(), a = Mv(), o = Rv();
7039
7049
  function r(s) {
7040
7050
  var i = -1, l = s == null ? 0 : s.length;
7041
7051
  for (this.clear(); ++i < l; ) {
@@ -7046,10 +7056,10 @@ function Rv() {
7046
7056
  return r.prototype.clear = e, r.prototype.delete = t, r.prototype.get = n, r.prototype.has = a, r.prototype.set = o, so = r, so;
7047
7057
  }
7048
7058
  var io, Qi;
7049
- function Dv() {
7059
+ function Bv() {
7050
7060
  if (Qi) return io;
7051
7061
  Qi = 1;
7052
- var e = _v(), t = Rv(), n = qc();
7062
+ var e = Iv(), t = Dv(), n = qc();
7053
7063
  function a() {
7054
7064
  this.size = 0, this.__data__ = {
7055
7065
  hash: new e(),
@@ -7060,7 +7070,7 @@ function Dv() {
7060
7070
  return io = a, io;
7061
7071
  }
7062
7072
  var lo, el;
7063
- function Bv() {
7073
+ function Fv() {
7064
7074
  if (el) return lo;
7065
7075
  el = 1;
7066
7076
  function e(t) {
@@ -7073,7 +7083,7 @@ var co, tl;
7073
7083
  function wn() {
7074
7084
  if (tl) return co;
7075
7085
  tl = 1;
7076
- var e = Bv();
7086
+ var e = Fv();
7077
7087
  function t(n, a) {
7078
7088
  var o = n.__data__;
7079
7089
  return e(a) ? o[typeof a == "string" ? "string" : "hash"] : o.map;
@@ -7081,7 +7091,7 @@ function wn() {
7081
7091
  return co = t, co;
7082
7092
  }
7083
7093
  var uo, nl;
7084
- function Fv() {
7094
+ function qv() {
7085
7095
  if (nl) return uo;
7086
7096
  nl = 1;
7087
7097
  var e = wn();
@@ -7092,7 +7102,7 @@ function Fv() {
7092
7102
  return uo = t, uo;
7093
7103
  }
7094
7104
  var fo, al;
7095
- function qv() {
7105
+ function jv() {
7096
7106
  if (al) return fo;
7097
7107
  al = 1;
7098
7108
  var e = wn();
@@ -7102,7 +7112,7 @@ function qv() {
7102
7112
  return fo = t, fo;
7103
7113
  }
7104
7114
  var ho, ol;
7105
- function jv() {
7115
+ function Hv() {
7106
7116
  if (ol) return ho;
7107
7117
  ol = 1;
7108
7118
  var e = wn();
@@ -7112,7 +7122,7 @@ function jv() {
7112
7122
  return ho = t, ho;
7113
7123
  }
7114
7124
  var mo, rl;
7115
- function Hv() {
7125
+ function zv() {
7116
7126
  if (rl) return mo;
7117
7127
  rl = 1;
7118
7128
  var e = wn();
@@ -7123,10 +7133,10 @@ function Hv() {
7123
7133
  return mo = t, mo;
7124
7134
  }
7125
7135
  var po, sl;
7126
- function zv() {
7136
+ function Vv() {
7127
7137
  if (sl) return po;
7128
7138
  sl = 1;
7129
- var e = Dv(), t = Fv(), n = qv(), a = jv(), o = Hv();
7139
+ var e = Bv(), t = qv(), n = jv(), a = Hv(), o = zv();
7130
7140
  function r(s) {
7131
7141
  var i = -1, l = s == null ? 0 : s.length;
7132
7142
  for (this.clear(); ++i < l; ) {
@@ -7137,10 +7147,10 @@ function zv() {
7137
7147
  return r.prototype.clear = e, r.prototype.delete = t, r.prototype.get = n, r.prototype.has = a, r.prototype.set = o, po = r, po;
7138
7148
  }
7139
7149
  var go, il;
7140
- function Vv() {
7150
+ function Wv() {
7141
7151
  if (il) return go;
7142
7152
  il = 1;
7143
- var e = zv(), t = "Expected a function";
7153
+ var e = Vv(), t = "Expected a function";
7144
7154
  function n(a, o) {
7145
7155
  if (typeof a != "function" || o != null && typeof o != "function")
7146
7156
  throw new TypeError(t);
@@ -7156,10 +7166,10 @@ function Vv() {
7156
7166
  return n.Cache = e, go = n, go;
7157
7167
  }
7158
7168
  var vo, ll;
7159
- function Wv() {
7169
+ function Uv() {
7160
7170
  if (ll) return vo;
7161
7171
  ll = 1;
7162
- var e = Vv(), t = 500;
7172
+ var e = Wv(), t = 500;
7163
7173
  function n(a) {
7164
7174
  var o = e(a, function(s) {
7165
7175
  return r.size === t && r.clear(), s;
@@ -7169,10 +7179,10 @@ function Wv() {
7169
7179
  return vo = n, vo;
7170
7180
  }
7171
7181
  var bo, cl;
7172
- function Uv() {
7182
+ function Gv() {
7173
7183
  if (cl) return bo;
7174
7184
  cl = 1;
7175
- var e = Wv(), t = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, n = /\\(\\)?/g, a = e(function(o) {
7185
+ var e = Uv(), t = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, n = /\\(\\)?/g, a = e(function(o) {
7176
7186
  var r = [];
7177
7187
  return o.charCodeAt(0) === 46 && r.push(""), o.replace(t, function(s, i, l, c) {
7178
7188
  r.push(l ? c.replace(n, "$1") : i || s);
@@ -7181,7 +7191,7 @@ function Uv() {
7181
7191
  return bo = a, bo;
7182
7192
  }
7183
7193
  var yo, ul;
7184
- function Gv() {
7194
+ function Kv() {
7185
7195
  if (ul) return yo;
7186
7196
  ul = 1;
7187
7197
  var e = rn(), t = Lc(), n = Je(), a = Nn(), o = e ? e.prototype : void 0, r = o ? o.toString : void 0;
@@ -7198,10 +7208,10 @@ function Gv() {
7198
7208
  return yo = s, yo;
7199
7209
  }
7200
7210
  var Ao, dl;
7201
- function Kv() {
7211
+ function Xv() {
7202
7212
  if (dl) return Ao;
7203
7213
  dl = 1;
7204
- var e = Gv();
7214
+ var e = Kv();
7205
7215
  function t(n) {
7206
7216
  return n == null ? "" : e(n);
7207
7217
  }
@@ -7211,7 +7221,7 @@ var So, fl;
7211
7221
  function Cn() {
7212
7222
  if (fl) return So;
7213
7223
  fl = 1;
7214
- var e = Je(), t = xv(), n = Uv(), a = Kv();
7224
+ var e = Je(), t = wv(), n = Gv(), a = Xv();
7215
7225
  function o(r, s) {
7216
7226
  return e(r) ? r : t(r, s) ? [r] : n(a(r));
7217
7227
  }
@@ -7231,7 +7241,7 @@ function jr() {
7231
7241
  return No = t, No;
7232
7242
  }
7233
7243
  var Po, ml;
7234
- function Xv() {
7244
+ function Yv() {
7235
7245
  if (ml) return Po;
7236
7246
  ml = 1;
7237
7247
  var e = Cn(), t = jr();
@@ -7244,7 +7254,7 @@ function Xv() {
7244
7254
  return Po = n, Po;
7245
7255
  }
7246
7256
  var xo, pl;
7247
- function Yv() {
7257
+ function Zv() {
7248
7258
  if (pl) return xo;
7249
7259
  pl = 1;
7250
7260
  var e = _c();
@@ -7259,10 +7269,10 @@ function Yv() {
7259
7269
  return xo = t, xo;
7260
7270
  }
7261
7271
  var wo, gl;
7262
- function Zv() {
7272
+ function Jv() {
7263
7273
  if (gl) return wo;
7264
7274
  gl = 1;
7265
- var e = Yv(), t = $u(), n = Object.prototype, a = n.hasOwnProperty;
7275
+ var e = Zv(), t = $u(), n = Object.prototype, a = n.hasOwnProperty;
7266
7276
  function o(r, s, i) {
7267
7277
  var l = r[s];
7268
7278
  (!(a.call(r, s) && t(l, i)) || i === void 0 && !(s in r)) && e(r, s, i);
@@ -7284,7 +7294,7 @@ var Oo, bl;
7284
7294
  function Ru() {
7285
7295
  if (bl) return Oo;
7286
7296
  bl = 1;
7287
- var e = Zv(), t = Cn(), n = Mu(), a = sn(), o = jr();
7297
+ var e = Jv(), t = Cn(), n = Mu(), a = sn(), o = jr();
7288
7298
  function r(s, i, l, c) {
7289
7299
  if (!a(s))
7290
7300
  return s;
@@ -7304,10 +7314,10 @@ function Ru() {
7304
7314
  return Oo = r, Oo;
7305
7315
  }
7306
7316
  var ko, yl;
7307
- function Jv() {
7317
+ function Qv() {
7308
7318
  if (yl) return ko;
7309
7319
  yl = 1;
7310
- var e = Xv(), t = Ru(), n = Cn();
7320
+ var e = Yv(), t = Ru(), n = Cn();
7311
7321
  function a(o, r, s) {
7312
7322
  for (var i = -1, l = r.length, c = {}; ++i < l; ) {
7313
7323
  var d = r[i], u = e(o, d);
@@ -7318,7 +7328,7 @@ function Jv() {
7318
7328
  return ko = a, ko;
7319
7329
  }
7320
7330
  var To, Al;
7321
- function Qv() {
7331
+ function eb() {
7322
7332
  if (Al) return To;
7323
7333
  Al = 1;
7324
7334
  function e(t, n) {
@@ -7327,7 +7337,7 @@ function Qv() {
7327
7337
  return To = e, To;
7328
7338
  }
7329
7339
  var _o, Sl;
7330
- function eb() {
7340
+ function tb() {
7331
7341
  if (Sl) return _o;
7332
7342
  Sl = 1;
7333
7343
  var e = Cn(), t = kr(), n = Je(), a = Mu(), o = Tr(), r = jr();
@@ -7344,20 +7354,20 @@ function eb() {
7344
7354
  return _o = s, _o;
7345
7355
  }
7346
7356
  var Io, Nl;
7347
- function tb() {
7357
+ function nb() {
7348
7358
  if (Nl) return Io;
7349
7359
  Nl = 1;
7350
- var e = Qv(), t = eb();
7360
+ var e = eb(), t = tb();
7351
7361
  function n(a, o) {
7352
7362
  return a != null && t(a, o, e);
7353
7363
  }
7354
7364
  return Io = n, Io;
7355
7365
  }
7356
7366
  var Lo, Pl;
7357
- function nb() {
7367
+ function ab() {
7358
7368
  if (Pl) return Lo;
7359
7369
  Pl = 1;
7360
- var e = Jv(), t = tb();
7370
+ var e = Qv(), t = nb();
7361
7371
  function n(a, o) {
7362
7372
  return e(a, o, function(r, s) {
7363
7373
  return t(a, s);
@@ -7366,7 +7376,7 @@ function nb() {
7366
7376
  return Lo = n, Lo;
7367
7377
  }
7368
7378
  var Eo, xl;
7369
- function ab() {
7379
+ function ob() {
7370
7380
  if (xl) return Eo;
7371
7381
  xl = 1;
7372
7382
  function e(t, n) {
@@ -7377,7 +7387,7 @@ function ab() {
7377
7387
  return Eo = e, Eo;
7378
7388
  }
7379
7389
  var $o, wl;
7380
- function ob() {
7390
+ function rb() {
7381
7391
  if (wl) return $o;
7382
7392
  wl = 1;
7383
7393
  var e = rn(), t = kr(), n = Je(), a = e ? e.isConcatSpreadable : void 0;
@@ -7387,10 +7397,10 @@ function ob() {
7387
7397
  return $o = o, $o;
7388
7398
  }
7389
7399
  var Mo, Cl;
7390
- function rb() {
7400
+ function sb() {
7391
7401
  if (Cl) return Mo;
7392
7402
  Cl = 1;
7393
- var e = ab(), t = ob();
7403
+ var e = ob(), t = rb();
7394
7404
  function n(a, o, r, s, i) {
7395
7405
  var l = -1, c = a.length;
7396
7406
  for (r || (r = t), i || (i = []); ++l < c; ) {
@@ -7402,10 +7412,10 @@ function rb() {
7402
7412
  return Mo = n, Mo;
7403
7413
  }
7404
7414
  var Ro, Ol;
7405
- function sb() {
7415
+ function ib() {
7406
7416
  if (Ol) return Ro;
7407
7417
  Ol = 1;
7408
- var e = rb();
7418
+ var e = sb();
7409
7419
  function t(n) {
7410
7420
  var a = n == null ? 0 : n.length;
7411
7421
  return a ? e(n, 1) : [];
@@ -7413,32 +7423,32 @@ function sb() {
7413
7423
  return Ro = t, Ro;
7414
7424
  }
7415
7425
  var Do, kl;
7416
- function ib() {
7426
+ function lb() {
7417
7427
  if (kl) return Do;
7418
7428
  kl = 1;
7419
- var e = sb(), t = Cc(), n = Ic();
7429
+ var e = ib(), t = Cc(), n = Ic();
7420
7430
  function a(o) {
7421
7431
  return n(t(o, void 0, e), o + "");
7422
7432
  }
7423
7433
  return Do = a, Do;
7424
7434
  }
7425
7435
  var Bo, Tl;
7426
- function lb() {
7436
+ function cb() {
7427
7437
  if (Tl) return Bo;
7428
7438
  Tl = 1;
7429
- var e = nb(), t = ib(), n = t(function(a, o) {
7439
+ var e = ab(), t = lb(), n = t(function(a, o) {
7430
7440
  return a == null ? {} : e(a, o);
7431
7441
  });
7432
7442
  return Bo = n, Bo;
7433
7443
  }
7434
- var cb = lb();
7435
- const ub = /* @__PURE__ */ Te(cb), NN = ub(H, ["tiny", "regular", "medium", "big", "huge"]), db = /* @__PURE__ */ E((e) => {
7444
+ var ub = cb();
7445
+ const db = /* @__PURE__ */ Te(ub), PN = db(H, ["tiny", "regular", "medium", "big", "huge"]), fb = /* @__PURE__ */ E((e) => {
7436
7446
  const {
7437
7447
  handle: t
7438
7448
  } = Pe(), n = ye("optionsChange", void 0), a = R(!1), o = R(!1), r = R(!1);
7439
7449
  return mt(t, (s) => {
7440
7450
  if (s)
7441
- return yv(s, {
7451
+ return Av(s, {
7442
7452
  setIsLoading: (i) => {
7443
7453
  a.value = i;
7444
7454
  },
@@ -7455,7 +7465,7 @@ const ub = /* @__PURE__ */ Te(cb), NN = ub(H, ["tiny", "regular", "medium", "big
7455
7465
  isLoading: a.value,
7456
7466
  isOpen: r.value
7457
7467
  }, i = o.value ? e.loadingMessage : void 0;
7458
- return vv({
7468
+ return bv({
7459
7469
  emptyMessage: e.emptyMessage,
7460
7470
  nbOptionMessage: e.nbOptionMessage,
7461
7471
  errorMessage: e.errorMessage,
@@ -7463,7 +7473,7 @@ const ub = /* @__PURE__ */ Te(cb), NN = ub(H, ["tiny", "regular", "medium", "big
7463
7473
  loadingMessage: i,
7464
7474
  state: s
7465
7475
  }, {
7466
- GenericBlock: Pv,
7476
+ GenericBlock: xv,
7467
7477
  Text: me
7468
7478
  });
7469
7479
  };
@@ -7473,31 +7483,31 @@ const ub = /* @__PURE__ */ Te(cb), NN = ub(H, ["tiny", "regular", "medium", "big
7473
7483
  props: $()("emptyMessage", "nbOptionMessage", "errorMessage", "errorTryReloadMessage", "loadingMessage", "class")
7474
7484
  }), Du = {
7475
7485
  /** Provides shared combobox context (handle, listbox ID, anchor ref) to all sub-components. */
7476
- Provider: tv,
7486
+ Provider: nv,
7477
7487
  /** Button trigger for select-only combobox mode with keyboard navigation and typeahead. */
7478
- Button: yp,
7488
+ Button: Ap,
7479
7489
  /** Text input trigger for autocomplete combobox mode with optional toggle button and filtering. */
7480
- Input: Gp,
7490
+ Input: Kp,
7481
7491
  /** Listbox container that registers with the combobox handle and tracks loading state. */
7482
- List: ng,
7492
+ List: ag,
7483
7493
  /** Selectable option item with filtering and keyboard navigation support. */
7484
7494
  Option: Ot,
7485
7495
  /** Secondary action button within a grid-mode option row, rendered as an independent gridcell. */
7486
- OptionAction: mg,
7496
+ OptionAction: pg,
7487
7497
  /** Info button on an option that shows a popover on hover or keyboard highlight. */
7488
7498
  OptionMoreInfo: ku,
7489
7499
  /** Loading placeholder skeleton(s) that auto-register loading state with the combobox handle. */
7490
7500
  OptionSkeleton: Tu,
7491
7501
  /** Floating popover container that auto-binds to the combobox anchor and open/close state. */
7492
- Popover: ev,
7502
+ Popover: tv,
7493
7503
  /** Labelled group of options that auto-hides when all its child options are filtered out. */
7494
7504
  Section: Eu,
7495
7505
  /** Displays empty, error, and loading state messages for the combobox list. */
7496
- State: db,
7506
+ State: fb,
7497
7507
  /** Visual separator between option groups (alias for ListDivider). Purely decorative — invisible to screen readers. */
7498
7508
  Divider: Iu
7499
- }, fb = "Badge", Bu = "lumx-badge", {
7500
- block: hb
7509
+ }, hb = "Badge", Bu = "lumx-badge", {
7510
+ block: mb
7501
7511
  } = F(Bu), Fu = {
7502
7512
  color: G.primary
7503
7513
  }, On = (e) => {
@@ -7511,15 +7521,15 @@ const ub = /* @__PURE__ */ Te(cb), NN = ub(H, ["tiny", "regular", "medium", "big
7511
7521
  return m("div", S({
7512
7522
  ref: o
7513
7523
  }, r, {
7514
- className: L(n, hb({
7524
+ className: L(n, mb({
7515
7525
  [`color-${a}`]: !!a
7516
7526
  }))
7517
7527
  }), [t]);
7518
7528
  };
7519
- On.displayName = fb;
7529
+ On.displayName = hb;
7520
7530
  On.className = Bu;
7521
7531
  On.defaultProps = Fu;
7522
- const PN = /* @__PURE__ */ E((e, {
7532
+ const xN = /* @__PURE__ */ E((e, {
7523
7533
  slots: t
7524
7534
  }) => {
7525
7535
  const n = D(), a = M(() => e.class);
@@ -7532,10 +7542,10 @@ const PN = /* @__PURE__ */ E((e, {
7532
7542
  inheritAttrs: !1,
7533
7543
  // Redefine properties so that they come in as `props` on the `defineComponent` function
7534
7544
  props: $()("color", "class")
7535
- }), mb = "lumx-badge-wrapper", {
7536
- block: pb,
7537
- element: gb
7538
- } = F(mb), vb = (e) => {
7545
+ }), pb = "lumx-badge-wrapper", {
7546
+ block: gb,
7547
+ element: vb
7548
+ } = F(pb), bb = (e) => {
7539
7549
  const {
7540
7550
  badge: t,
7541
7551
  children: n,
@@ -7546,15 +7556,15 @@ const PN = /* @__PURE__ */ E((e, {
7546
7556
  return m("div", S({
7547
7557
  ref: o
7548
7558
  }, r, {
7549
- className: L(a, pb())
7559
+ className: L(a, gb())
7550
7560
  }), [n, t && m("div", {
7551
- className: gb("badge")
7561
+ className: vb("badge")
7552
7562
  }, [t])]);
7553
- }, xN = /* @__PURE__ */ E((e, {
7563
+ }, wN = /* @__PURE__ */ E((e, {
7554
7564
  slots: t
7555
7565
  }) => {
7556
7566
  const n = D(), a = M(() => e.class);
7557
- return () => m(vb, S(e, n, {
7567
+ return () => m(bb, S(e, n, {
7558
7568
  className: a.value,
7559
7569
  badge: e.badge || t.badge?.(),
7560
7570
  children: t.default?.()
@@ -7563,10 +7573,10 @@ const PN = /* @__PURE__ */ E((e, {
7563
7573
  name: "LumxBadgeWrapper",
7564
7574
  inheritAttrs: !1,
7565
7575
  props: $()("badge", "class")
7566
- }), qu = "intermediate", bb = "lumx-checkbox", {
7567
- block: yb,
7576
+ }), qu = "intermediate", yb = "lumx-checkbox", {
7577
+ block: Ab,
7568
7578
  element: Ie
7569
- } = F(bb), Ab = (e) => {
7579
+ } = F(yb), Sb = (e) => {
7570
7580
  const {
7571
7581
  checked: t,
7572
7582
  className: n,
@@ -7590,7 +7600,7 @@ const PN = /* @__PURE__ */ E((e, {
7590
7600
  return m("div", S({
7591
7601
  ref: c
7592
7602
  }, b, {
7593
- className: L(n, yb({
7603
+ className: L(n, Ab({
7594
7604
  // Whether state is intermediate class name will "-checked"
7595
7605
  "is-checked": v ? !0 : s,
7596
7606
  "is-disabled": g,
@@ -7633,9 +7643,9 @@ const PN = /* @__PURE__ */ E((e, {
7633
7643
  theme: u,
7634
7644
  children: a
7635
7645
  })])]);
7636
- }, Sb = {
7646
+ }, Nb = {
7637
7647
  change: (e, t, n, a) => typeof e == "boolean" && a instanceof Event
7638
- }, wN = /* @__PURE__ */ E((e, {
7648
+ }, CN = /* @__PURE__ */ E((e, {
7639
7649
  emit: t
7640
7650
  }) => {
7641
7651
  const n = D(), a = U(), o = M(() => e.class), r = re(), s = w(() => e.id || r), i = R(null), {
@@ -7654,7 +7664,7 @@ const PN = /* @__PURE__ */ E((e, {
7654
7664
  const h = (f, g, p, b) => {
7655
7665
  l.value || t("change", f, g, p, b);
7656
7666
  };
7657
- return () => m(Ab, S(d.value, {
7667
+ return () => m(Sb, S(d.value, {
7658
7668
  className: o.value,
7659
7669
  theme: e.theme || a.value,
7660
7670
  inputId: s.value,
@@ -7673,13 +7683,13 @@ const PN = /* @__PURE__ */ E((e, {
7673
7683
  inheritAttrs: !1,
7674
7684
  // Redefine properties so that they come in as `props` on the `defineComponent` function
7675
7685
  props: $()("checked", "class", "disabled", "helper", "id", "inputProps", "isChecked", "isDisabled", "label", "name", "theme", "value", "aria-disabled"),
7676
- emits: Sb
7686
+ emits: Nb
7677
7687
  }), kt = "lumx-chip", {
7678
- block: Nb,
7688
+ block: Pb,
7679
7689
  element: Fo
7680
- } = F(kt), Pb = {
7690
+ } = F(kt), xb = {
7681
7691
  size: H.m
7682
- }, xb = (e) => {
7692
+ }, wb = (e) => {
7683
7693
  const {
7684
7694
  after: t,
7685
7695
  before: n,
@@ -7695,7 +7705,7 @@ const PN = /* @__PURE__ */ E((e, {
7695
7705
  hasAfterClick: h,
7696
7706
  hasBeforeClick: f,
7697
7707
  hasOnClick: g,
7698
- size: p = Pb.size,
7708
+ size: p = xb.size,
7699
7709
  theme: b,
7700
7710
  ref: v,
7701
7711
  href: y,
@@ -7718,7 +7728,7 @@ const PN = /* @__PURE__ */ E((e, {
7718
7728
  }, j, P, {
7719
7729
  href: N.disabled ? void 0 : y,
7720
7730
  ref: v,
7721
- className: L(o, Nb({
7731
+ className: L(o, Pb({
7722
7732
  "is-clickable": k,
7723
7733
  [`color-${_}`]: !!_,
7724
7734
  "is-disabled": x,
@@ -7747,7 +7757,7 @@ const PN = /* @__PURE__ */ E((e, {
7747
7757
  onClick: c
7748
7758
  }, [t])])
7749
7759
  );
7750
- }, wb = {
7760
+ }, Cb = {
7751
7761
  click: (e) => e instanceof MouseEvent,
7752
7762
  afterClick: (e) => e instanceof MouseEvent,
7753
7763
  beforeClick: (e) => e instanceof MouseEvent,
@@ -7771,7 +7781,7 @@ const PN = /* @__PURE__ */ E((e, {
7771
7781
  }, p = (b) => {
7772
7782
  c.value || t("keydown", b);
7773
7783
  };
7774
- return () => m(xb, S(u.value, {
7784
+ return () => m(wb, S(u.value, {
7775
7785
  className: r.value,
7776
7786
  theme: e.theme || o.value,
7777
7787
  handleClick: h,
@@ -7793,8 +7803,8 @@ const PN = /* @__PURE__ */ E((e, {
7793
7803
  name: "LumxChip",
7794
7804
  inheritAttrs: !1,
7795
7805
  props: $()("color", "href", "isClickable", "isDisabled", "isHighlighted", "isSelected", "size", "theme", "class", "aria-disabled", "disabled"),
7796
- emits: wb
7797
- }), Cb = "lumx-chip-group", Ob = (e) => {
7806
+ emits: Cb
7807
+ }), Ob = "lumx-chip-group", kb = (e) => {
7798
7808
  const {
7799
7809
  children: t,
7800
7810
  className: n,
@@ -7804,13 +7814,13 @@ const PN = /* @__PURE__ */ E((e, {
7804
7814
  return m("div", S({
7805
7815
  ref: a
7806
7816
  }, o, {
7807
- className: L(n, Cb)
7817
+ className: L(n, Ob)
7808
7818
  }), [t]);
7809
- }, kb = /* @__PURE__ */ E((e, {
7819
+ }, Tb = /* @__PURE__ */ E((e, {
7810
7820
  slots: t
7811
7821
  }) => {
7812
7822
  const n = D(), a = M(() => e.class);
7813
- return () => m(Ob, S(e, n, {
7823
+ return () => m(kb, S(e, n, {
7814
7824
  className: a.value,
7815
7825
  children: t.default?.()
7816
7826
  }), null);
@@ -7819,13 +7829,13 @@ const PN = /* @__PURE__ */ E((e, {
7819
7829
  inheritAttrs: !1,
7820
7830
  props: $()("align", "class")
7821
7831
  });
7822
- function Tb(e) {
7832
+ function _b(e) {
7823
7833
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
7824
7834
  }
7825
- const _b = "lumx-selection-chip-group", {
7826
- block: Ib,
7827
- element: Lb
7828
- } = F(_b), Eb = (e, {
7835
+ const Ib = "lumx-selection-chip-group", {
7836
+ block: Lb,
7837
+ element: Eb
7838
+ } = F(Ib), $b = (e, {
7829
7839
  Chip: t,
7830
7840
  ChipGroup: n,
7831
7841
  Icon: a,
@@ -7852,8 +7862,8 @@ const _b = "lumx-selection-chip-group", {
7852
7862
  "aria-label": d,
7853
7863
  "aria-multiselectable": "true",
7854
7864
  "aria-orientation": "horizontal",
7855
- className: Ib([g])
7856
- }), Tb(s = i.map((y) => {
7865
+ className: Lb([g])
7866
+ }), _b(s = i.map((y) => {
7857
7867
  const A = c && se(c, y) || se(l, y), N = se(l, y), x = p?.(y) || {}, C = x.isDisabled || h, O = typeof x.children == "string" ? x.children : A, P = u ? `${O} - ${u}` : O;
7858
7868
  return m(r, {
7859
7869
  key: N,
@@ -7866,7 +7876,7 @@ const _b = "lumx-selection-chip-group", {
7866
7876
  after: m(a, {
7867
7877
  icon: yr
7868
7878
  }, null),
7869
- className: Lb("chip", [x.className]),
7879
+ className: Eb("chip", [x.className]),
7870
7880
  "data-option-id": N,
7871
7881
  isClickable: !0,
7872
7882
  role: "option",
@@ -7885,9 +7895,9 @@ const _b = "lumx-selection-chip-group", {
7885
7895
  })) ? s : {
7886
7896
  default: () => [s]
7887
7897
  });
7888
- }, $b = `.${kt}:not([aria-disabled="true"])`, _l = (e) => e?.closest?.(`.${kt}`) || null, Il = (e) => e?.getAttribute("aria-disabled") === "true";
7898
+ }, Mb = `.${kt}:not([aria-disabled="true"])`, _l = (e) => e?.closest?.(`.${kt}`) || null, Il = (e) => e?.getAttribute("aria-disabled") === "true";
7889
7899
  function Ht(e, t, n) {
7890
- const a = Lt(e, $b);
7900
+ const a = Lt(e, Mb);
7891
7901
  if (n)
7892
7902
  return a.currentNode = n, (t === "next" ? a.nextNode() : a.previousNode()) || void 0;
7893
7903
  if (t === "previous") {
@@ -7906,7 +7916,7 @@ function Ll(e, t) {
7906
7916
  const o = [...n];
7907
7917
  o.splice(a, 1), e.onChange(o);
7908
7918
  }
7909
- function Mb(e) {
7919
+ function Rb(e) {
7910
7920
  const t = e.getContainer();
7911
7921
  if (!t) return () => {
7912
7922
  };
@@ -7949,10 +7959,10 @@ function ju({
7949
7959
  ), s(() => l.abort());
7950
7960
  });
7951
7961
  }
7952
- const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
7962
+ const Hu = (e) => (t) => K(t) && t.type === e, Db = {
7953
7963
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
7954
7964
  change: (e) => !0
7955
- }, Db = /* @__PURE__ */ E(
7965
+ }, Bb = /* @__PURE__ */ E(
7956
7966
  // The component is internally typed against `any` — the generic is layered on at export time
7957
7967
  (e, {
7958
7968
  emit: t,
@@ -7960,7 +7970,7 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
7960
7970
  }) => {
7961
7971
  const a = D(), o = M(() => e.class), r = U(), s = R(null), i = () => s.value?.$el ?? s.value ?? null;
7962
7972
  Xe((c) => {
7963
- const d = Mb({
7973
+ const d = Rb({
7964
7974
  getContainer: i,
7965
7975
  getInput: () => e.inputRef,
7966
7976
  onChange: (u) => t("change", u),
@@ -7995,7 +8005,7 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
7995
8005
  class: d,
7996
8006
  ...u
7997
8007
  } = e;
7998
- return Eb({
8008
+ return $b({
7999
8009
  ...a,
8000
8010
  ...u,
8001
8011
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
@@ -8008,7 +8018,7 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8008
8018
  ref: s
8009
8019
  }, {
8010
8020
  Chip: lr,
8011
- ChipGroup: kb,
8021
+ ChipGroup: Tb,
8012
8022
  Icon: De,
8013
8023
  Tooltip: gn,
8014
8024
  Text: me
@@ -8019,12 +8029,12 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8019
8029
  name: "LumxSelectionChipGroup",
8020
8030
  inheritAttrs: !1,
8021
8031
  props: $()("getChipProps", "getOptionId", "getOptionName", "value", "label", "chipRemoveLabel", "isDisabled", "theme", "class", "inputRef"),
8022
- emits: Rb
8032
+ emits: Db
8023
8033
  }
8024
- ), Bb = "lumx-lightbox", {
8025
- block: Fb,
8034
+ ), Fb = "lumx-lightbox", {
8035
+ block: qb,
8026
8036
  element: El
8027
- } = F(Bb), qb = (e) => {
8037
+ } = F(Fb), jb = (e) => {
8028
8038
  const {
8029
8039
  "aria-labelledby": t,
8030
8040
  ariaLabelledBy: n = t,
@@ -8061,7 +8071,7 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8061
8071
  "aria-modal": "true",
8062
8072
  role: "dialog",
8063
8073
  tabIndex: -1,
8064
- className: L(s, Fb({
8074
+ className: L(s, qb({
8065
8075
  "is-hidden": !l,
8066
8076
  "is-shown": l || p,
8067
8077
  [`theme-${f}`]: !!f
@@ -8098,9 +8108,9 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8098
8108
  })]
8099
8109
  })])]
8100
8110
  });
8101
- }, jb = {
8111
+ }, Hb = {
8102
8112
  close: () => !0
8103
- }, CN = /* @__PURE__ */ E((e, {
8113
+ }, ON = /* @__PURE__ */ E((e, {
8104
8114
  emit: t,
8105
8115
  slots: n,
8106
8116
  attrs: a
@@ -8114,7 +8124,7 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8114
8124
  })), Or(w(() => !0), w(() => {
8115
8125
  }), w(() => e.parentElement), r, w(() => !!e.isOpen)), Bc(w(() => !!e.isOpen));
8116
8126
  const c = Dc(w(() => !!e.isOpen), ac), d = w(() => e.isOpen || c.value), u = w(() => [r]);
8117
- return () => d.value ? qb({
8127
+ return () => d.value ? jb({
8118
8128
  ...a,
8119
8129
  ClickAwayProvider: vr,
8120
8130
  HeadingLevelProvider: wr,
@@ -8137,10 +8147,10 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8137
8147
  name: "LumxLightbox",
8138
8148
  inheritAttrs: !1,
8139
8149
  props: $()("class", "closeButtonProps", "focusElement", "isOpen", "parentElement", "preventAutoClose", "zIndex"),
8140
- emits: jb
8141
- }), Hb = "lumx-divider", {
8142
- block: zb
8143
- } = F(Hb), Vb = (e) => {
8150
+ emits: Hb
8151
+ }), zb = "lumx-divider", {
8152
+ block: Vb
8153
+ } = F(zb), Wb = (e) => {
8144
8154
  const {
8145
8155
  className: t,
8146
8156
  theme: n,
@@ -8150,13 +8160,13 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8150
8160
  return m("hr", S({
8151
8161
  ref: a
8152
8162
  }, o, {
8153
- className: L(t, zb({
8163
+ className: L(t, Vb({
8154
8164
  [`theme-${n}`]: !!n
8155
8165
  }))
8156
8166
  }), null);
8157
- }, ON = /* @__PURE__ */ E((e) => {
8167
+ }, kN = /* @__PURE__ */ E((e) => {
8158
8168
  const t = D(), n = U(), a = M(() => e.class);
8159
- return () => m(Vb, S(t, e, {
8169
+ return () => m(Wb, S(t, e, {
8160
8170
  className: a.value,
8161
8171
  theme: e.theme || n.value
8162
8172
  }), null);
@@ -8165,9 +8175,9 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8165
8175
  inheritAttrs: !1,
8166
8176
  // Redefine properties so that they come in as `props` on the `defineComponent` function
8167
8177
  props: $()("class", "theme")
8168
- }), Wb = "lumx-drag-handle", {
8169
- block: Ub
8170
- } = F(Wb), Gb = (e) => {
8178
+ }), Ub = "lumx-drag-handle", {
8179
+ block: Gb
8180
+ } = F(Ub), Kb = (e) => {
8171
8181
  const {
8172
8182
  className: t,
8173
8183
  theme: n,
@@ -8177,7 +8187,7 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8177
8187
  return m("div", S({
8178
8188
  ref: a
8179
8189
  }, o, {
8180
- className: L(t, Ub({
8190
+ className: L(t, Gb({
8181
8191
  [`theme-${n}`]: !!n
8182
8192
  }))
8183
8193
  }), [ee({
@@ -8185,11 +8195,11 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8185
8195
  color: n === he.dark ? G.light : G.dark,
8186
8196
  size: H.xs
8187
8197
  })]);
8188
- }, kN = /* @__PURE__ */ E((e) => {
8198
+ }, TN = /* @__PURE__ */ E((e) => {
8189
8199
  const t = D(), n = U({
8190
8200
  defaultTheme: void 0
8191
8201
  }), a = M(() => e.class);
8192
- return () => m(Gb, S(t, e, {
8202
+ return () => m(Kb, S(t, e, {
8193
8203
  className: a.value,
8194
8204
  theme: e.theme || n.value
8195
8205
  }), null);
@@ -8197,12 +8207,12 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8197
8207
  name: "LumxDragHandle",
8198
8208
  inheritAttrs: !1,
8199
8209
  props: $()("class", "theme")
8200
- }), Kb = "lumx-expansion-panel", {
8201
- block: Xb,
8210
+ }), Xb = "lumx-expansion-panel", {
8211
+ block: Yb,
8202
8212
  element: we
8203
- } = F(Kb), Yb = {
8213
+ } = F(Xb), Zb = {
8204
8214
  closeMode: "unmount"
8205
- }, Zb = (e) => {
8215
+ }, Jb = (e) => {
8206
8216
  const {
8207
8217
  className: t,
8208
8218
  children: n,
@@ -8229,7 +8239,7 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8229
8239
  } = e, O = (k) => {
8230
8240
  const _ = !s;
8231
8241
  c && _ && c(k), l && !_ && l(k), d && d(_, k);
8232
- }, P = u === he.dark ? G.light : G.dark, T = L(t, Xb({
8242
+ }, P = u === he.dark ? G.light : G.dark, T = L(t, Yb({
8233
8243
  "has-background": a,
8234
8244
  "has-header": !Kt(f.children),
8235
8245
  "has-header-divider": r,
@@ -8266,12 +8276,12 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8266
8276
  }, [v]), N && m("div", {
8267
8277
  className: we("footer")
8268
8278
  }, [N])])])]);
8269
- }, Jb = {
8279
+ }, Qb = {
8270
8280
  open: (e) => e instanceof MouseEvent,
8271
8281
  close: (e) => e instanceof MouseEvent,
8272
8282
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
8273
8283
  toggleOpen: (e, t) => typeof e == "boolean"
8274
- }, TN = /* @__PURE__ */ E((e, {
8284
+ }, _N = /* @__PURE__ */ E((e, {
8275
8285
  emit: t,
8276
8286
  slots: n
8277
8287
  }) => {
@@ -8302,14 +8312,14 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8302
8312
  const f = n.header?.(), g = f || m("span", {
8303
8313
  class: we("label")
8304
8314
  }, [e.label]);
8305
- return m(Zb, S(a, {
8315
+ return m(Jb, S(a, {
8306
8316
  className: r.value,
8307
8317
  theme: e.theme || o.value,
8308
8318
  isOpen: e.isOpen,
8309
8319
  label: e.label,
8310
8320
  hasBackground: e.hasBackground,
8311
8321
  hasHeaderDivider: e.hasHeaderDivider,
8312
- closeMode: e.closeMode || Yb.closeMode,
8322
+ closeMode: e.closeMode || Zb.closeMode,
8313
8323
  toggleButtonProps: e.toggleButtonProps || {
8314
8324
  label: ""
8315
8325
  },
@@ -8330,15 +8340,15 @@ const Hu = (e) => (t) => K(t) && t.type === e, Rb = {
8330
8340
  name: "LumxExpansionPanel",
8331
8341
  inheritAttrs: !1,
8332
8342
  props: $()("class", "closeMode", "hasBackground", "hasHeaderDivider", "isOpen", "label", "theme", "toggleButtonProps"),
8333
- emits: Jb
8343
+ emits: Qb
8334
8344
  });
8335
- function Qb(e) {
8345
+ function ey(e) {
8336
8346
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
8337
8347
  }
8338
- const ey = "lumx-flag", {
8339
- block: ty,
8348
+ const ty = "lumx-flag", {
8349
+ block: ny,
8340
8350
  element: $l
8341
- } = F(ey), ny = (e) => {
8351
+ } = F(ty), ay = (e) => {
8342
8352
  const {
8343
8353
  children: t,
8344
8354
  icon: n,
@@ -8350,7 +8360,7 @@ const ey = "lumx-flag", {
8350
8360
  ...l
8351
8361
  } = e, c = a || (r === he.light ? G.dark : G.light), d = !!s;
8352
8362
  return m("div", S(l, {
8353
- className: L(o, ty({
8363
+ className: L(o, ny({
8354
8364
  [`color-${c}`]: !!c,
8355
8365
  "is-truncated": d
8356
8366
  }))
@@ -8363,14 +8373,14 @@ const ey = "lumx-flag", {
8363
8373
  truncate: !!s,
8364
8374
  typography: "overline",
8365
8375
  className: $l("label")
8366
- }, Qb(t) ? t : {
8376
+ }, ey(t) ? t : {
8367
8377
  default: () => [t]
8368
8378
  })]);
8369
- }, _N = /* @__PURE__ */ E((e, {
8379
+ }, IN = /* @__PURE__ */ E((e, {
8370
8380
  slots: t
8371
8381
  }) => {
8372
8382
  const n = D(), a = U(), o = M(() => e.class);
8373
- return () => m(ny, S(e, n, {
8383
+ return () => m(ay, S(e, n, {
8374
8384
  className: o.value,
8375
8385
  theme: e.theme || a.value,
8376
8386
  children: t.default?.(),
@@ -8383,7 +8393,7 @@ const ey = "lumx-flag", {
8383
8393
  props: $()("color", "icon", "truncate", "theme", "class")
8384
8394
  });
8385
8395
  var qo, Ml;
8386
- function ay() {
8396
+ function oy() {
8387
8397
  if (Ml) return qo;
8388
8398
  Ml = 1;
8389
8399
  var e = /\s/;
@@ -8395,20 +8405,20 @@ function ay() {
8395
8405
  return qo = t, qo;
8396
8406
  }
8397
8407
  var jo, Rl;
8398
- function oy() {
8408
+ function ry() {
8399
8409
  if (Rl) return jo;
8400
8410
  Rl = 1;
8401
- var e = ay(), t = /^\s+/;
8411
+ var e = oy(), t = /^\s+/;
8402
8412
  function n(a) {
8403
8413
  return a && a.slice(0, e(a) + 1).replace(t, "");
8404
8414
  }
8405
8415
  return jo = n, jo;
8406
8416
  }
8407
8417
  var Ho, Dl;
8408
- function ry() {
8418
+ function sy() {
8409
8419
  if (Dl) return Ho;
8410
8420
  Dl = 1;
8411
- var e = oy(), t = sn(), n = Nn(), a = NaN, o = /^[-+]0x[0-9a-f]+$/i, r = /^0b[01]+$/i, s = /^0o[0-7]+$/i, i = parseInt;
8421
+ var e = ry(), t = sn(), n = Nn(), a = NaN, o = /^[-+]0x[0-9a-f]+$/i, r = /^0b[01]+$/i, s = /^0o[0-7]+$/i, i = parseInt;
8412
8422
  function l(c) {
8413
8423
  if (typeof c == "number")
8414
8424
  return c;
@@ -8427,10 +8437,10 @@ function ry() {
8427
8437
  return Ho = l, Ho;
8428
8438
  }
8429
8439
  var zo, Bl;
8430
- function sy() {
8440
+ function iy() {
8431
8441
  if (Bl) return zo;
8432
8442
  Bl = 1;
8433
- var e = ry(), t = 1 / 0, n = 17976931348623157e292;
8443
+ var e = sy(), t = 1 / 0, n = 17976931348623157e292;
8434
8444
  function a(o) {
8435
8445
  if (!o)
8436
8446
  return o === 0 ? o : 0;
@@ -8446,7 +8456,7 @@ var Vo, Fl;
8446
8456
  function zu() {
8447
8457
  if (Fl) return Vo;
8448
8458
  Fl = 1;
8449
- var e = sy();
8459
+ var e = iy();
8450
8460
  function t(n) {
8451
8461
  var a = e(n), o = a % 1;
8452
8462
  return a === a ? o ? a - o : a : 0;
@@ -8454,7 +8464,7 @@ function zu() {
8454
8464
  return Vo = t, Vo;
8455
8465
  }
8456
8466
  var Wo, ql;
8457
- function iy() {
8467
+ function ly() {
8458
8468
  if (ql) return Wo;
8459
8469
  ql = 1;
8460
8470
  var e = zu();
@@ -8463,12 +8473,12 @@ function iy() {
8463
8473
  }
8464
8474
  return Wo = t, Wo;
8465
8475
  }
8466
- var ly = iy();
8467
- const cy = /* @__PURE__ */ Te(ly);
8468
- function uy(e) {
8476
+ var cy = ly();
8477
+ const uy = /* @__PURE__ */ Te(cy);
8478
+ function dy(e) {
8469
8479
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
8470
8480
  }
8471
- const dy = "GridColumn", Vu = "lumx-grid-column", fy = {}, kn = (e) => {
8481
+ const fy = "GridColumn", Vu = "lumx-grid-column", hy = {}, kn = (e) => {
8472
8482
  const {
8473
8483
  as: t = "div",
8474
8484
  gap: n,
@@ -8485,18 +8495,18 @@ const dy = "GridColumn", Vu = "lumx-grid-column", fy = {}, kn = (e) => {
8485
8495
  className: L(s, Vu),
8486
8496
  style: {
8487
8497
  ...i,
8488
- "--lumx-grid-column-item-min-width": cy(o) && `${o}px`,
8498
+ "--lumx-grid-column-item-min-width": uy(o) && `${o}px`,
8489
8499
  "--lumx-grid-column-columns": a,
8490
8500
  "--lumx-grid-column-gap": n && `var(--lumx-spacing-unit-${n})`
8491
8501
  }
8492
- }), uy(r) ? r : {
8502
+ }), dy(r) ? r : {
8493
8503
  default: () => [r]
8494
8504
  });
8495
8505
  };
8496
- kn.displayName = dy;
8506
+ kn.displayName = fy;
8497
8507
  kn.className = Vu;
8498
- kn.defaultProps = fy;
8499
- const IN = /* @__PURE__ */ E((e, {
8508
+ kn.defaultProps = hy;
8509
+ const LN = /* @__PURE__ */ E((e, {
8500
8510
  slots: t
8501
8511
  }) => {
8502
8512
  const n = D(), a = M(() => e.class);
@@ -8508,22 +8518,22 @@ const IN = /* @__PURE__ */ E((e, {
8508
8518
  name: "LumxGridColumn",
8509
8519
  inheritAttrs: !1,
8510
8520
  props: $()("as", "class", "gap", "itemMinWidth", "maxColumns", "style")
8511
- }), hy = "lumx-heading", my = (e, t) => {
8521
+ }), my = "lumx-heading", py = (e, t) => {
8512
8522
  const { as: n, className: a, typography: o, ...r } = e, s = n || t || "h1";
8513
8523
  return {
8514
8524
  ...r,
8515
8525
  as: s,
8516
- className: L(a, hy),
8526
+ className: L(a, my),
8517
8527
  typography: o || rf[s]
8518
8528
  };
8519
- }, LN = /* @__PURE__ */ E((e, {
8529
+ }, EN = /* @__PURE__ */ E((e, {
8520
8530
  slots: t
8521
8531
  }) => {
8522
8532
  const n = D(), a = xc(), o = M(() => e.class), r = w(() => {
8523
8533
  const {
8524
8534
  className: s,
8525
8535
  ...i
8526
- } = my({
8536
+ } = py({
8527
8537
  ...n,
8528
8538
  ...e,
8529
8539
  className: o.value
@@ -8541,7 +8551,7 @@ const IN = /* @__PURE__ */ E((e, {
8541
8551
  inheritAttrs: !1,
8542
8552
  // Redefine properties so that they come in as `props` on the `defineComponent` function
8543
8553
  props: $()("as", "color", "colorVariant", "typography", "truncate", "noWrap", "whiteSpace", "style", "class")
8544
- }), EN = /* @__PURE__ */ E((e, {
8554
+ }), $N = /* @__PURE__ */ E((e, {
8545
8555
  slots: t
8546
8556
  }) => {
8547
8557
  const n = D(), a = U(), o = M(() => e.class);
@@ -8555,7 +8565,7 @@ const IN = /* @__PURE__ */ E((e, {
8555
8565
  inheritAttrs: !1,
8556
8566
  // Redefine properties so that they come in as `props` on the `defineComponent` function
8557
8567
  props: $()("kind", "theme", "class", "id")
8558
- }), $N = /* @__PURE__ */ E((e, {
8568
+ }), MN = /* @__PURE__ */ E((e, {
8559
8569
  slots: t
8560
8570
  }) => {
8561
8571
  const n = D(), a = U(), o = M(() => e.class);
@@ -8570,8 +8580,8 @@ const IN = /* @__PURE__ */ E((e, {
8570
8580
  // Redefine properties so that they come in as `props` on the `defineComponent` function
8571
8581
  props: $()("htmlFor", "id", "isRequired", "typography", "theme", "class", "as")
8572
8582
  }), Wu = "lumx-link", {
8573
- block: py
8574
- } = F(Wu), gy = (e) => {
8583
+ block: gy
8584
+ } = F(Wu), vy = (e) => {
8575
8585
  const {
8576
8586
  children: t,
8577
8587
  className: n,
@@ -8591,16 +8601,16 @@ const IN = /* @__PURE__ */ E((e, {
8591
8601
  ...d,
8592
8602
  handleClick: i,
8593
8603
  children: t,
8594
- className: L(n, py({
8604
+ className: L(n, gy({
8595
8605
  [`color-${u}`]: !!u,
8596
8606
  [`color-variant-${h}`]: !!h,
8597
8607
  "has-typography": !!r
8598
8608
  }), r && nn(r))
8599
8609
  });
8600
- }, vy = {
8610
+ }, by = {
8601
8611
  click: (e) => e instanceof MouseEvent
8602
8612
  }, {
8603
- element: by
8613
+ element: yy
8604
8614
  } = fe.bem(Wu), Hr = /* @__PURE__ */ E((e, {
8605
8615
  emit: t
8606
8616
  }) => {
@@ -8619,13 +8629,13 @@ const IN = /* @__PURE__ */ E((e, {
8619
8629
  linkAs: c,
8620
8630
  ...d
8621
8631
  } = i.value;
8622
- return m(gy, S(d, {
8632
+ return m(vy, S(d, {
8623
8633
  linkAs: Ye(c)
8624
8634
  }, s.value, {
8625
8635
  className: o.value,
8626
8636
  handleClick: l,
8627
8637
  children: m("span", {
8628
- className: by("content")
8638
+ className: yy("content")
8629
8639
  }, [n.default?.()])
8630
8640
  }), null);
8631
8641
  };
@@ -8633,18 +8643,18 @@ const IN = /* @__PURE__ */ E((e, {
8633
8643
  name: "LumxLink",
8634
8644
  inheritAttrs: !1,
8635
8645
  props: $()("color", "colorVariant", "href", "isDisabled", "disabled", "linkAs", "target", "typography", "class", "aria-disabled"),
8636
- emits: vy
8646
+ emits: by
8637
8647
  });
8638
8648
  function jl(e) {
8639
8649
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
8640
8650
  }
8641
- const yy = "lumx-link-preview", {
8642
- block: Ay,
8651
+ const Ay = "lumx-link-preview", {
8652
+ block: Sy,
8643
8653
  element: We
8644
- } = F(yy), Uu = {
8654
+ } = F(Ay), Uu = {
8645
8655
  size: H.regular,
8646
8656
  titleHeading: "h2"
8647
- }, Sy = (e) => {
8657
+ }, Ny = (e) => {
8648
8658
  const {
8649
8659
  className: t,
8650
8660
  description: n,
@@ -8664,7 +8674,7 @@ const yy = "lumx-link-preview", {
8664
8674
  return m("article", S({
8665
8675
  ref: c
8666
8676
  }, g, {
8667
- className: L(t, Ay({
8677
+ className: L(t, Sy({
8668
8678
  [`size-${p}`]: !!p,
8669
8679
  [`theme-${i}`]: !!i
8670
8680
  }))
@@ -8712,7 +8722,7 @@ const yy = "lumx-link-preview", {
8712
8722
  }), jl(a) ? a : {
8713
8723
  default: () => [a]
8714
8724
  })])])])]);
8715
- }, MN = /* @__PURE__ */ E((e) => {
8725
+ }, RN = /* @__PURE__ */ E((e) => {
8716
8726
  const t = D(), n = U(), a = M(() => e.class);
8717
8727
  return () => {
8718
8728
  const {
@@ -8720,7 +8730,7 @@ const yy = "lumx-link-preview", {
8720
8730
  linkAs: r,
8721
8731
  ...s
8722
8732
  } = e;
8723
- return m(Sy, S(s, t, {
8733
+ return m(Ny, S(s, t, {
8724
8734
  linkAs: Ye(r),
8725
8735
  className: a.value,
8726
8736
  theme: e.theme || n.value,
@@ -8733,10 +8743,10 @@ const yy = "lumx-link-preview", {
8733
8743
  name: "LumxLinkPreview",
8734
8744
  inheritAttrs: !1,
8735
8745
  props: $()("class", "description", "link", "linkAs", "linkProps", "size", "theme", "thumbnailProps", "title", "titleHeading")
8736
- }), Ny = "lumx-menu-item", {
8737
- block: Py,
8738
- element: xy
8739
- } = F(Ny), wy = (e) => {
8746
+ }), Py = "lumx-menu-item", {
8747
+ block: xy,
8748
+ element: wy
8749
+ } = F(Py), Cy = (e) => {
8740
8750
  const {
8741
8751
  children: t,
8742
8752
  className: n,
@@ -8753,7 +8763,7 @@ const yy = "lumx-link-preview", {
8753
8763
  type: "button",
8754
8764
  ...i,
8755
8765
  ref: l,
8756
- className: xy("action"),
8766
+ className: wy("action"),
8757
8767
  handleClick: s,
8758
8768
  "data-menu-item": "",
8759
8769
  "aria-disabled": r ? "true" : void 0,
@@ -8763,13 +8773,13 @@ const yy = "lumx-link-preview", {
8763
8773
  ref: c,
8764
8774
  size: "tiny",
8765
8775
  ...d,
8766
- className: L(n, Py()),
8776
+ className: L(n, xy()),
8767
8777
  before: a,
8768
8778
  after: o,
8769
8779
  children: u
8770
8780
  });
8771
8781
  }, Gu = /* @__PURE__ */ Symbol("LumxMenuContext");
8772
- function Cy(e) {
8782
+ function Oy(e) {
8773
8783
  je(Gu, e);
8774
8784
  }
8775
8785
  function gt() {
@@ -8778,10 +8788,10 @@ function gt() {
8778
8788
  throw new Error("Menu sub-components must be used within a Menu.Provider");
8779
8789
  return e;
8780
8790
  }
8781
- function Oy(e) {
8791
+ function ky(e) {
8782
8792
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
8783
8793
  }
8784
- const RN = /* @__PURE__ */ E((e, {
8794
+ const DN = /* @__PURE__ */ E((e, {
8785
8795
  slots: t,
8786
8796
  emit: n,
8787
8797
  attrs: a
@@ -8815,7 +8825,7 @@ const RN = /* @__PURE__ */ E((e, {
8815
8825
  ...c.props,
8816
8826
  onClick: i,
8817
8827
  as: c.type
8818
- }, g = c.children), g = g ?? t.default?.(), wy({
8828
+ }, g = c.children), g = g ?? t.default?.(), Cy({
8819
8829
  ...a,
8820
8830
  ...e,
8821
8831
  className: r.value,
@@ -8829,7 +8839,7 @@ const RN = /* @__PURE__ */ E((e, {
8829
8839
  children: m(me, {
8830
8840
  as: "span",
8831
8841
  color: e.color
8832
- }, Oy(g) ? g : {
8842
+ }, ky(g) ? g : {
8833
8843
  default: () => [g]
8834
8844
  })
8835
8845
  });
@@ -8844,9 +8854,9 @@ const RN = /* @__PURE__ */ E((e, {
8844
8854
  function Hl(e) {
8845
8855
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
8846
8856
  }
8847
- const ky = {
8857
+ const Ty = {
8848
8858
  variant: "button"
8849
- }, Ty = (e, {
8859
+ }, _y = (e, {
8850
8860
  MenuProvider: t,
8851
8861
  MenuTrigger: n,
8852
8862
  MenuPopover: a,
@@ -8874,27 +8884,27 @@ const ky = {
8874
8884
  })]
8875
8885
  });
8876
8886
  }, cr = "[data-menu-item]";
8877
- function _y(e) {
8887
+ function Iy(e) {
8878
8888
  return e.textContent?.trim() ?? "";
8879
8889
  }
8880
- function Iy(e) {
8890
+ function Ly(e) {
8881
8891
  return Array.from(e.querySelectorAll(cr));
8882
8892
  }
8883
- function Ly(e) {
8893
+ function Ey(e) {
8884
8894
  const t = Array.from(document.querySelectorAll(Mc)).filter(
8885
8895
  (o) => !o.matches(Rc) && o.tabIndex >= 0
8886
8896
  ), n = t.indexOf(e);
8887
8897
  if (n === -1) return;
8888
8898
  t[n + 1]?.focus();
8889
8899
  }
8890
- function Ey(e = {}) {
8900
+ function $y(e = {}) {
8891
8901
  const { menuId: t } = e;
8892
8902
  let n = null, a = null, o = !1;
8893
8903
  const r = new AbortController();
8894
8904
  let s = null, i = null, l = null, c;
8895
8905
  const d = Yc(
8896
8906
  () => a ? Lt(a, cr) : null,
8897
- _y,
8907
+ Iy,
8898
8908
  r.signal
8899
8909
  ), u = {
8900
8910
  open: /* @__PURE__ */ new Set()
@@ -8996,12 +9006,12 @@ function Ey(e = {}) {
8996
9006
  v.preventDefault(), v.stopPropagation(), n?.focus(), c.setOpen(!1);
8997
9007
  break;
8998
9008
  case "Tab": {
8999
- const y = Iy(p);
9009
+ const y = Ly(p);
9000
9010
  if (y.length === 0) return;
9001
9011
  const A = y.indexOf(document.activeElement);
9002
9012
  if (A === -1) return;
9003
9013
  v.shiftKey && A === 0 ? (v.preventDefault(), n?.focus(), c.setOpen(!1)) : !v.shiftKey && A === y.length - 1 && (v.preventDefault(), document.activeElement?.blur(), c.setOpen(!1), setTimeout(() => {
9004
- n && Ly(n);
9014
+ n && Ey(n);
9005
9015
  }, 0));
9006
9016
  break;
9007
9017
  }
@@ -9033,10 +9043,10 @@ function Ey(e = {}) {
9033
9043
  }
9034
9044
  }, c;
9035
9045
  }
9036
- const $y = /* @__PURE__ */ E((e, {
9046
+ const My = /* @__PURE__ */ E((e, {
9037
9047
  emit: t
9038
9048
  }) => {
9039
- const n = ke(), a = re(), o = re(), r = R(null), s = Ey({
9049
+ const n = ke(), a = re(), o = re(), r = R(null), s = $y({
9040
9050
  menuId: a
9041
9051
  });
9042
9052
  return Ke(() => {
@@ -9044,7 +9054,7 @@ const $y = /* @__PURE__ */ E((e, {
9044
9054
  He(() => {
9045
9055
  i(), s.destroy();
9046
9056
  });
9047
- }), Cy({
9057
+ }), Oy({
9048
9058
  handle: s,
9049
9059
  menuId: a,
9050
9060
  triggerId: o,
@@ -9065,10 +9075,10 @@ const $y = /* @__PURE__ */ E((e, {
9065
9075
  },
9066
9076
  emits: ["open"]
9067
9077
  });
9068
- function My(e) {
9078
+ function Ry(e) {
9069
9079
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
9070
9080
  }
9071
- const Ry = "lumx-menu-trigger", Dy = (e, {
9081
+ const Dy = "lumx-menu-trigger", By = (e, {
9072
9082
  Trigger: t
9073
9083
  }) => {
9074
9084
  const {
@@ -9082,15 +9092,15 @@ const Ry = "lumx-menu-trigger", Dy = (e, {
9082
9092
  return m(t, S({
9083
9093
  ref: s
9084
9094
  }, i, {
9085
- className: L(a, Ry),
9095
+ className: L(a, Dy),
9086
9096
  "aria-haspopup": "true",
9087
9097
  "aria-controls": o,
9088
9098
  "aria-expanded": r ? "true" : "false"
9089
- }), My(n) ? n : {
9099
+ }), Ry(n) ? n : {
9090
9100
  default: () => [n]
9091
9101
  });
9092
9102
  };
9093
- function By(e, t) {
9103
+ function Fy(e, t) {
9094
9104
  const { handle: n } = gt(), a = R(t);
9095
9105
  let o;
9096
9106
  return Ke(() => {
@@ -9101,9 +9111,9 @@ function By(e, t) {
9101
9111
  }
9102
9112
  function zr() {
9103
9113
  const { handle: e } = gt();
9104
- return [By("open", !1), (a) => e.setOpen(a)];
9114
+ return [Fy("open", !1), (a) => e.setOpen(a)];
9105
9115
  }
9106
- const Fy = /* @__PURE__ */ E((e, {
9116
+ const qy = /* @__PURE__ */ E((e, {
9107
9117
  slots: t,
9108
9118
  attrs: n
9109
9119
  }) => {
@@ -9130,7 +9140,7 @@ const Fy = /* @__PURE__ */ E((e, {
9130
9140
  ...f,
9131
9141
  ref: c
9132
9142
  }
9133
- }) : d && (h = d), Dy({
9143
+ }) : d && (h = d), By({
9134
9144
  ...u,
9135
9145
  id: o,
9136
9146
  ref: t.trigger ? void 0 : c,
@@ -9147,13 +9157,13 @@ const Fy = /* @__PURE__ */ E((e, {
9147
9157
  inheritAttrs: !1,
9148
9158
  props: $()("class", "id")
9149
9159
  });
9150
- function qy(e) {
9160
+ function jy(e) {
9151
9161
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
9152
9162
  }
9153
- const jy = "lumx-menu-popover", {
9154
- block: Hy,
9155
- element: zy
9156
- } = F(jy), Vy = (e, {
9163
+ const Hy = "lumx-menu-popover", {
9164
+ block: zy,
9165
+ element: Vy
9166
+ } = F(Hy), Wy = (e, {
9157
9167
  Popover: t,
9158
9168
  FlexBox: n
9159
9169
  }) => {
@@ -9178,20 +9188,20 @@ const jy = "lumx-menu-popover", {
9178
9188
  withFocusTrap: !1,
9179
9189
  closeMode: "hide",
9180
9190
  fitToAnchorWidth: !1,
9181
- className: Hy([o])
9191
+ className: zy([o])
9182
9192
  }), {
9183
9193
  default: () => [m(n, {
9184
9194
  orientation: "vertical",
9185
- className: zy("scroll")
9186
- }, qy(a) ? a : {
9195
+ className: Vy("scroll")
9196
+ }, jy(a) ? a : {
9187
9197
  default: () => [a]
9188
9198
  })]
9189
9199
  });
9190
- }, Wy = /* @__PURE__ */ E((e) => {
9200
+ }, Uy = /* @__PURE__ */ E((e) => {
9191
9201
  const t = ke(), {
9192
9202
  anchorRef: n
9193
9203
  } = gt(), [a, o] = zr();
9194
- return () => Vy({
9204
+ return () => Wy({
9195
9205
  ...e,
9196
9206
  children: t.default?.(),
9197
9207
  isOpen: a.value,
@@ -9205,7 +9215,7 @@ const jy = "lumx-menu-popover", {
9205
9215
  name: "LumxMenuPopover",
9206
9216
  inheritAttrs: !1,
9207
9217
  props: $()("placement", "class")
9208
- }), Uy = "lumx-menu", Gy = (e) => {
9218
+ }), Gy = "lumx-menu", Ky = (e) => {
9209
9219
  const {
9210
9220
  "aria-labelledby": t,
9211
9221
  children: n,
@@ -9218,12 +9228,12 @@ const jy = "lumx-menu-popover", {
9218
9228
  ...s,
9219
9229
  ref: r,
9220
9230
  id: o,
9221
- className: L(a, Uy),
9231
+ className: L(a, Gy),
9222
9232
  itemPadding: "big",
9223
9233
  "aria-labelledby": t,
9224
9234
  children: n
9225
9235
  });
9226
- }, Ky = /* @__PURE__ */ E((e) => {
9236
+ }, Xy = /* @__PURE__ */ E((e) => {
9227
9237
  const t = ke(), {
9228
9238
  menuId: n,
9229
9239
  triggerId: a,
@@ -9236,7 +9246,7 @@ const jy = "lumx-menu-popover", {
9236
9246
  He(() => c?.());
9237
9247
  }), X(r, (l) => {
9238
9248
  l && cc(() => o.flushPendingNavigation());
9239
- }), () => Gy({
9249
+ }), () => Ky({
9240
9250
  className: s.value,
9241
9251
  id: n,
9242
9252
  "aria-labelledby": a,
@@ -9247,12 +9257,12 @@ const jy = "lumx-menu-popover", {
9247
9257
  name: "LumxMenuList",
9248
9258
  inheritAttrs: !1,
9249
9259
  props: $()("class")
9250
- }), Xy = {
9260
+ }), Yy = {
9251
9261
  button: It,
9252
9262
  "icon-button": ht,
9253
9263
  chip: lr,
9254
9264
  link: Hr
9255
- }, DN = /* @__PURE__ */ E((e, {
9265
+ }, BN = /* @__PURE__ */ E((e, {
9256
9266
  emit: t,
9257
9267
  slots: n,
9258
9268
  attrs: a
@@ -9260,11 +9270,11 @@ const jy = "lumx-menu-popover", {
9260
9270
  const o = M(() => e.class), r = (s) => t("open", s);
9261
9271
  return () => {
9262
9272
  const {
9263
- variant: s = ky.variant,
9273
+ variant: s = Ty.variant,
9264
9274
  label: i,
9265
9275
  popoverProps: l
9266
9276
  } = e;
9267
- return Ty({
9277
+ return _y({
9268
9278
  label: i,
9269
9279
  children: n.default?.(),
9270
9280
  popoverProps: l,
@@ -9272,14 +9282,14 @@ const jy = "lumx-menu-popover", {
9272
9282
  variant: s,
9273
9283
  triggerProps: {
9274
9284
  ...a,
9275
- as: Xy[s],
9285
+ as: Yy[s],
9276
9286
  class: o.value
9277
9287
  }
9278
9288
  }, {
9279
- MenuProvider: $y,
9280
- MenuTrigger: Fy,
9281
- MenuPopover: Wy,
9282
- MenuList: Ky
9289
+ MenuProvider: My,
9290
+ MenuTrigger: qy,
9291
+ MenuPopover: Uy,
9292
+ MenuList: Xy
9283
9293
  });
9284
9294
  };
9285
9295
  }, {
@@ -9287,10 +9297,10 @@ const jy = "lumx-menu-popover", {
9287
9297
  inheritAttrs: !1,
9288
9298
  props: $()("label", "popoverProps", "class", "variant"),
9289
9299
  emits: ["open"]
9290
- }), Yy = "Message", Ku = "lumx-message", {
9291
- block: Zy,
9300
+ }), Zy = "Message", Ku = "lumx-message", {
9301
+ block: Jy,
9292
9302
  element: Uo
9293
- } = F(Ku), Jy = {
9303
+ } = F(Ku), Qy = {
9294
9304
  [ie.error]: {
9295
9305
  color: G.red,
9296
9306
  icon: hc
@@ -9320,13 +9330,13 @@ const jy = "lumx-menu-popover", {
9320
9330
  } = e, {
9321
9331
  color: c,
9322
9332
  icon: d
9323
- } = Jy[o] || {}, {
9333
+ } = Qy[o] || {}, {
9324
9334
  onClick: u,
9325
9335
  label: h
9326
9336
  } = s || {}, f = a && o === "info" && u && h;
9327
9337
  return m("div", S(l, {
9328
9338
  ref: i,
9329
- className: L(n, Zy({
9339
+ className: L(n, Jy({
9330
9340
  [`color-${c}`]: !!c,
9331
9341
  "has-background": a
9332
9342
  }))
@@ -9345,9 +9355,9 @@ const jy = "lumx-menu-popover", {
9345
9355
  emphasis: ve.low
9346
9356
  })]);
9347
9357
  };
9348
- Vr.displayName = Yy;
9358
+ Vr.displayName = Zy;
9349
9359
  Vr.className = Ku;
9350
- const BN = /* @__PURE__ */ E((e, {
9360
+ const FN = /* @__PURE__ */ E((e, {
9351
9361
  slots: t,
9352
9362
  emit: n
9353
9363
  }) => {
@@ -9370,7 +9380,7 @@ const BN = /* @__PURE__ */ E((e, {
9370
9380
  emits: ["close"]
9371
9381
  });
9372
9382
  var Go, zl;
9373
- function Qy() {
9383
+ function eA() {
9374
9384
  if (zl) return Go;
9375
9385
  zl = 1;
9376
9386
  function e(t, n, a) {
@@ -9383,20 +9393,20 @@ function Qy() {
9383
9393
  return Go = e, Go;
9384
9394
  }
9385
9395
  var Ko, Vl;
9386
- function eA() {
9396
+ function tA() {
9387
9397
  if (Vl) return Ko;
9388
9398
  Vl = 1;
9389
- var e = Qy(), t = zu();
9399
+ var e = eA(), t = zu();
9390
9400
  function n(a, o, r) {
9391
9401
  return a && a.length ? (o = r || o === void 0 ? 1 : t(o), e(a, 0, o < 0 ? 0 : o)) : [];
9392
9402
  }
9393
9403
  return Ko = n, Ko;
9394
9404
  }
9395
- var tA = eA();
9396
- const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9397
- block: oA,
9405
+ var nA = tA();
9406
+ const aA = /* @__PURE__ */ Te(nA), oA = "lumx-mosaic", {
9407
+ block: rA,
9398
9408
  element: Xo
9399
- } = F(aA), rA = (e) => {
9409
+ } = F(oA), sA = (e) => {
9400
9410
  const {
9401
9411
  className: t,
9402
9412
  theme: n,
@@ -9414,7 +9424,7 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9414
9424
  return m("div", S({
9415
9425
  ref: s
9416
9426
  }, i, {
9417
- className: L(t, oA({
9427
+ className: L(t, rA({
9418
9428
  [`theme-${n}`]: !!n,
9419
9429
  "has-1-thumbnail": a?.length === 1,
9420
9430
  "has-2-thumbnails": a?.length === 2,
@@ -9423,7 +9433,7 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9423
9433
  }))
9424
9434
  }), [m("div", {
9425
9435
  className: Xo("wrapper")
9426
- }, [nA(a, 4).map((c, d) => {
9436
+ }, [aA(a, 4).map((c, d) => {
9427
9437
  const {
9428
9438
  image: u,
9429
9439
  onClick: h,
@@ -9444,15 +9454,15 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9444
9454
  className: Xo("overlay")
9445
9455
  }, [m("span", null, [bd("+"), a.length - 4])])]);
9446
9456
  })])]);
9447
- }, sA = {
9457
+ }, iA = {
9448
9458
  handleClick: (e) => typeof e == "number"
9449
- }, FN = /* @__PURE__ */ E((e, {
9459
+ }, qN = /* @__PURE__ */ E((e, {
9450
9460
  emit: t
9451
9461
  }) => {
9452
9462
  const n = D(), a = U(), o = M(() => e.class), r = oe("onHandleClick"), s = (i) => {
9453
9463
  t("handleClick", i);
9454
9464
  };
9455
- return () => m(rA, S(n, {
9465
+ return () => m(sA, S(n, {
9456
9466
  className: o.value,
9457
9467
  theme: e.theme || a.value,
9458
9468
  thumbnails: e.thumbnails,
@@ -9463,10 +9473,10 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9463
9473
  name: "LumxMosaic",
9464
9474
  inheritAttrs: !1,
9465
9475
  props: $()("thumbnails", "theme", "class"),
9466
- emits: sA
9467
- }), iA = "PopoverDialog", lA = "lumx-popover-dialog", cA = {
9476
+ emits: iA
9477
+ }), lA = "PopoverDialog", cA = "lumx-popover-dialog", uA = {
9468
9478
  close: () => !0
9469
- }, qN = /* @__PURE__ */ E((e, {
9479
+ }, jN = /* @__PURE__ */ E((e, {
9470
9480
  emit: t,
9471
9481
  slots: n
9472
9482
  }) => {
@@ -9483,7 +9493,7 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9483
9493
  "aria-modal": "true",
9484
9494
  "aria-label": r.value
9485
9495
  }), {
9486
- class: fe.join(lA, o.value),
9496
+ class: fe.join(cA, o.value),
9487
9497
  closeOnClickAway: !0,
9488
9498
  closeOnEscape: !0,
9489
9499
  withFocusTrap: !0,
@@ -9497,14 +9507,14 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9497
9507
  });
9498
9508
  };
9499
9509
  }, {
9500
- name: `Lumx${iA}`,
9510
+ name: `Lumx${lA}`,
9501
9511
  inheritAttrs: !1,
9502
9512
  props: $()("anchorRef", "aria-label", "aria-labelledby", "as", "boundaryRef", "closeMode", "closeOnClickAway", "closeOnEscape", "elevation", "fitToAnchorWidth", "fitWithinViewportHeight", "focusAnchorOnClose", "focusElement", "hasArrow", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "isOpen", "label", "offset", "parentElement", "placement", "usePortal", "focusTrapZoneElement", "withFocusTrap", "zIndex", "theme", "class"),
9503
- emits: cA
9504
- }), uA = "lumx-progress-linear", {
9505
- block: dA,
9513
+ emits: uA
9514
+ }), dA = "lumx-progress-linear", {
9515
+ block: fA,
9506
9516
  element: Wl
9507
- } = F(uA), fA = (e) => {
9517
+ } = F(dA), hA = (e) => {
9508
9518
  const {
9509
9519
  className: t,
9510
9520
  theme: n,
@@ -9514,7 +9524,7 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9514
9524
  return m("div", S({
9515
9525
  ref: a
9516
9526
  }, o, {
9517
- className: L(t, dA({
9527
+ className: L(t, fA({
9518
9528
  [`theme-${n}`]: !!n
9519
9529
  }))
9520
9530
  }), [m("div", {
@@ -9522,9 +9532,9 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9522
9532
  }, null), m("div", {
9523
9533
  className: Wl("line2")
9524
9534
  }, null)]);
9525
- }, jN = /* @__PURE__ */ E((e) => {
9535
+ }, HN = /* @__PURE__ */ E((e) => {
9526
9536
  const t = D(), n = U(), a = M(() => e.class);
9527
- return () => m(fA, S(e, t, {
9537
+ return () => m(hA, S(e, t, {
9528
9538
  className: a.value,
9529
9539
  theme: e.theme || n.value
9530
9540
  }), null);
@@ -9532,10 +9542,10 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9532
9542
  name: "LumxProgressLinear",
9533
9543
  inheritAttrs: !1,
9534
9544
  props: $()("class", "theme")
9535
- }), hA = "lumx-radio-button", {
9536
- block: mA,
9545
+ }), mA = "lumx-radio-button", {
9546
+ block: pA,
9537
9547
  element: Le
9538
- } = F(hA), pA = (e) => {
9548
+ } = F(mA), gA = (e) => {
9539
9549
  const {
9540
9550
  checked: t,
9541
9551
  className: n,
@@ -9559,7 +9569,7 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9559
9569
  return m("div", S({
9560
9570
  ref: c
9561
9571
  }, b, {
9562
- className: L(n, mA({
9572
+ className: L(n, pA({
9563
9573
  "is-checked": s,
9564
9574
  "is-disabled": g,
9565
9575
  "is-unchecked": !s,
@@ -9598,9 +9608,9 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9598
9608
  theme: u,
9599
9609
  children: a
9600
9610
  })])]);
9601
- }, gA = {
9611
+ }, vA = {
9602
9612
  change: (e, t, n) => n instanceof Event
9603
- }, HN = /* @__PURE__ */ E((e, {
9613
+ }, zN = /* @__PURE__ */ E((e, {
9604
9614
  emit: t
9605
9615
  }) => {
9606
9616
  const n = D(), a = U(), o = M(() => e.class), r = re(), s = w(() => e.id || r), {
@@ -9613,7 +9623,7 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9613
9623
  }))), d = (u, h, f) => {
9614
9624
  i.value || t("change", u, h, f);
9615
9625
  };
9616
- return () => m(pA, S(c.value, {
9626
+ return () => m(gA, S(c.value, {
9617
9627
  className: o.value,
9618
9628
  theme: e.theme || a.value,
9619
9629
  inputId: s.value,
@@ -9631,8 +9641,8 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9631
9641
  inheritAttrs: !1,
9632
9642
  // Redefine properties so that they come in as `props` on the `defineComponent` function
9633
9643
  props: $()("checked", "class", "disabled", "helper", "id", "inputProps", "isChecked", "isDisabled", "label", "name", "theme", "value", "aria-disabled"),
9634
- emits: gA
9635
- }), vA = "RadioGroup", Xu = "lumx-radio-group", bA = {}, Tn = (e) => {
9644
+ emits: vA
9645
+ }), bA = "RadioGroup", Xu = "lumx-radio-group", yA = {}, Tn = (e) => {
9636
9646
  const {
9637
9647
  children: t,
9638
9648
  className: n,
@@ -9645,10 +9655,10 @@ const nA = /* @__PURE__ */ Te(tA), aA = "lumx-mosaic", {
9645
9655
  className: L(n, Xu)
9646
9656
  }), [t]);
9647
9657
  };
9648
- Tn.displayName = vA;
9658
+ Tn.displayName = bA;
9649
9659
  Tn.className = Xu;
9650
- Tn.defaultProps = bA;
9651
- const zN = /* @__PURE__ */ E((e, {
9660
+ Tn.defaultProps = yA;
9661
+ const VN = /* @__PURE__ */ E((e, {
9652
9662
  slots: t
9653
9663
  }) => {
9654
9664
  const n = D(), a = M(() => e.class);
@@ -9660,9 +9670,9 @@ const zN = /* @__PURE__ */ E((e, {
9660
9670
  name: "RadioGroup",
9661
9671
  inheritAttrs: !1,
9662
9672
  props: $()("class")
9663
- }), yA = "lumx-skeleton-circle", {
9664
- block: AA
9665
- } = F(yA), SA = (e) => {
9673
+ }), AA = "lumx-skeleton-circle", {
9674
+ block: SA
9675
+ } = F(AA), NA = (e) => {
9666
9676
  const {
9667
9677
  className: t,
9668
9678
  size: n,
@@ -9674,28 +9684,28 @@ const zN = /* @__PURE__ */ E((e, {
9674
9684
  return m("div", S({
9675
9685
  ref: r
9676
9686
  }, s, {
9677
- className: L(t, AA({
9687
+ className: L(t, SA({
9678
9688
  [`size-${n}`]: !!n,
9679
9689
  [`color-${a}`]: !!a,
9680
9690
  [`theme-${o}`]: !!o
9681
9691
  }))
9682
9692
  }), null);
9683
- }, NA = {
9693
+ }, PA = {
9684
9694
  squared: "squared",
9685
9695
  rounded: "rounded",
9686
9696
  pill: "pill"
9687
- }, PA = "lumx-skeleton-rectangle", {
9688
- block: xA,
9689
- element: wA
9690
- } = F(PA), CA = {
9691
- variant: NA.squared
9692
- }, OA = (e) => {
9697
+ }, xA = "lumx-skeleton-rectangle", {
9698
+ block: wA,
9699
+ element: CA
9700
+ } = F(xA), OA = {
9701
+ variant: PA.squared
9702
+ }, kA = (e) => {
9693
9703
  const {
9694
9704
  aspectRatio: t,
9695
9705
  className: n,
9696
9706
  height: a,
9697
9707
  theme: o,
9698
- variant: r = CA.variant,
9708
+ variant: r = OA.variant,
9699
9709
  width: s,
9700
9710
  color: i,
9701
9711
  ref: l,
@@ -9704,7 +9714,7 @@ const zN = /* @__PURE__ */ E((e, {
9704
9714
  return m("div", S({
9705
9715
  ref: l
9706
9716
  }, c, {
9707
- className: L(n, xA({
9717
+ className: L(n, wA({
9708
9718
  [`aspect-ratio-${t}`]: !!t,
9709
9719
  [`height-${a}`]: !!(!t && a),
9710
9720
  [`theme-${o}`]: !!o,
@@ -9713,11 +9723,11 @@ const zN = /* @__PURE__ */ E((e, {
9713
9723
  [`color-${i}`]: !!i
9714
9724
  }))
9715
9725
  }), [m("div", {
9716
- className: wA("inner")
9726
+ className: CA("inner")
9717
9727
  }, null)]);
9718
- }, VN = /* @__PURE__ */ E((e) => {
9728
+ }, WN = /* @__PURE__ */ E((e) => {
9719
9729
  const t = D(), n = U(), a = M(() => e.class);
9720
- return () => m(SA, S(e, t, {
9730
+ return () => m(NA, S(e, t, {
9721
9731
  className: a.value,
9722
9732
  theme: e.theme || n.value
9723
9733
  }), null);
@@ -9725,9 +9735,9 @@ const zN = /* @__PURE__ */ E((e, {
9725
9735
  name: "LumxSkeletonCircle",
9726
9736
  inheritAttrs: !1,
9727
9737
  props: $()("class", "size", "color", "theme")
9728
- }), WN = /* @__PURE__ */ E((e) => {
9738
+ }), UN = /* @__PURE__ */ E((e) => {
9729
9739
  const t = D(), n = U(), a = M(() => e.class);
9730
- return () => m(OA, S(e, t, {
9740
+ return () => m(kA, S(e, t, {
9731
9741
  className: a.value,
9732
9742
  theme: e.theme || n.value
9733
9743
  }), null);
@@ -9735,7 +9745,7 @@ const zN = /* @__PURE__ */ E((e, {
9735
9745
  name: "SkeletonRectangle",
9736
9746
  inheritAttrs: !1,
9737
9747
  props: $()("class", "aspectRatio", "height", "variant", "width", "color", "theme")
9738
- }), UN = /* @__PURE__ */ E((e) => {
9748
+ }), GN = /* @__PURE__ */ E((e) => {
9739
9749
  const t = D(), n = U(), a = M(() => e.class);
9740
9750
  return () => m(ir, S(e, t, {
9741
9751
  className: a.value,
@@ -9745,12 +9755,12 @@ const zN = /* @__PURE__ */ E((e, {
9745
9755
  name: "LumxSkeletonTypography",
9746
9756
  inheritAttrs: !1,
9747
9757
  props: $()("class", "typography", "width", "color", "theme", "style")
9748
- }), kA = "lumx-switch", {
9749
- block: TA,
9758
+ }), TA = "lumx-switch", {
9759
+ block: _A,
9750
9760
  element: Ee
9751
- } = F(kA), _A = {
9761
+ } = F(TA), IA = {
9752
9762
  position: "left"
9753
- }, IA = (e) => {
9763
+ }, LA = (e) => {
9754
9764
  const {
9755
9765
  checked: t,
9756
9766
  className: n,
@@ -9767,7 +9777,7 @@ const zN = /* @__PURE__ */ E((e, {
9767
9777
  inputProps: f = {},
9768
9778
  isDisabled: g,
9769
9779
  inputId: p,
9770
- position: b = _A.position,
9780
+ position: b = IA.position,
9771
9781
  ...v
9772
9782
  } = e, y = (A) => {
9773
9783
  d && d(!s, h, l, A);
@@ -9775,7 +9785,7 @@ const zN = /* @__PURE__ */ E((e, {
9775
9785
  return m("div", S({
9776
9786
  ref: c
9777
9787
  }, v, {
9778
- className: L(n, TA({
9788
+ className: L(n, _A({
9779
9789
  "is-checked": s,
9780
9790
  "is-disabled": g,
9781
9791
  "is-unchecked": !s,
@@ -9817,9 +9827,9 @@ const zN = /* @__PURE__ */ E((e, {
9817
9827
  theme: u,
9818
9828
  children: a
9819
9829
  })])]);
9820
- }, LA = {
9830
+ }, EA = {
9821
9831
  change: (e, t, n, a) => typeof e == "boolean" && a instanceof Event
9822
- }, GN = /* @__PURE__ */ E((e, {
9832
+ }, KN = /* @__PURE__ */ E((e, {
9823
9833
  emit: t,
9824
9834
  slots: n
9825
9835
  }) => {
@@ -9833,7 +9843,7 @@ const zN = /* @__PURE__ */ E((e, {
9833
9843
  }))), u = (h, f, g, p) => {
9834
9844
  l.value || t("change", h, f, g, p);
9835
9845
  };
9836
- return () => m(IA, S(d.value, {
9846
+ return () => m(LA, S(d.value, {
9837
9847
  className: r.value,
9838
9848
  theme: e.theme || o.value,
9839
9849
  inputId: i.value,
@@ -9851,19 +9861,19 @@ const zN = /* @__PURE__ */ E((e, {
9851
9861
  inheritAttrs: !1,
9852
9862
  // Redefine properties so that they come in as `props` on the `defineComponent` function
9853
9863
  props: $()("checked", "class", "disabled", "helper", "id", "inputProps", "isChecked", "isDisabled", "label", "name", "position", "theme", "value", "aria-disabled"),
9854
- emits: LA
9864
+ emits: EA
9855
9865
  }), Yu = {
9856
9866
  square: "square",
9857
9867
  rounded: "rounded",
9858
9868
  circle: "circle"
9859
- }, EA = "lumx-uploader", {
9860
- block: $A,
9869
+ }, $A = "lumx-uploader", {
9870
+ block: MA,
9861
9871
  element: yt
9862
- } = F(EA), Yo = {
9872
+ } = F($A), Yo = {
9863
9873
  aspectRatio: dt.horizontal,
9864
9874
  size: H.xl,
9865
9875
  variant: Yu.square
9866
- }, MA = (e) => {
9876
+ }, RA = (e) => {
9867
9877
  const {
9868
9878
  aspectRatio: t = Yo.aspectRatio,
9869
9879
  className: n,
@@ -9886,7 +9896,7 @@ const zN = /* @__PURE__ */ E((e, {
9886
9896
  ref: p
9887
9897
  }, b, {
9888
9898
  onClick: h,
9889
- className: L(n, $A({
9899
+ className: L(n, MA({
9890
9900
  [`aspect-ratio-${v}`]: !!v,
9891
9901
  [`size-${r}`]: !!r,
9892
9902
  [`theme-${s}`]: !!s,
@@ -9913,10 +9923,10 @@ const zN = /* @__PURE__ */ E((e, {
9913
9923
  onChange: f
9914
9924
  }), null)]
9915
9925
  });
9916
- }, RA = {
9926
+ }, DA = {
9917
9927
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
9918
9928
  change: (e, t) => !0
9919
- }, KN = /* @__PURE__ */ E((e, {
9929
+ }, XN = /* @__PURE__ */ E((e, {
9920
9930
  emit: t
9921
9931
  }) => {
9922
9932
  const n = D(), a = U(), o = M(() => e.class), r = re(), s = w(() => e.fileInputProps?.id || r), i = R(!1), {
@@ -9946,7 +9956,7 @@ const zN = /* @__PURE__ */ E((e, {
9946
9956
  theme: v,
9947
9957
  ...y
9948
9958
  } = d.value;
9949
- return m(MA, S(y, {
9959
+ return m(RA, S(y, {
9950
9960
  className: o.value,
9951
9961
  theme: e.theme || a.value,
9952
9962
  inputId: s.value,
@@ -9980,17 +9990,17 @@ const zN = /* @__PURE__ */ E((e, {
9980
9990
  name: "LumxUploader",
9981
9991
  inheritAttrs: !1,
9982
9992
  props: $()("class", "theme", "aspectRatio", "icon", "label", "size", "variant", "isDisabled", "disabled", "aria-disabled", "fileInputProps"),
9983
- emits: RA
9984
- }), DA = {
9993
+ emits: DA
9994
+ }), BA = {
9985
9995
  below: "below",
9986
9996
  over: "over"
9987
9997
  }, Zu = "lumx-image-block", {
9988
- block: BA,
9998
+ block: FA,
9989
9999
  element: Ul
9990
10000
  } = F(Zu), Gl = {
9991
- captionPosition: DA.below,
10001
+ captionPosition: BA.below,
9992
10002
  align: Ar.left
9993
- }, FA = (e) => {
10003
+ }, qA = (e) => {
9994
10004
  const {
9995
10005
  actions: t,
9996
10006
  align: n = Gl.align,
@@ -10016,7 +10026,7 @@ const zN = /* @__PURE__ */ E((e, {
10016
10026
  return m("figure", S({
10017
10027
  ref: f
10018
10028
  }, N, {
10019
- className: L(s, BA({
10029
+ className: L(s, FA({
10020
10030
  [`caption-position-${o}`]: !!o,
10021
10031
  [`align-${n}`]: !!n,
10022
10032
  [`size-${u}`]: !!u,
@@ -10050,7 +10060,7 @@ const zN = /* @__PURE__ */ E((e, {
10050
10060
  function Zo(e) {
10051
10061
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
10052
10062
  }
10053
- const qA = (e) => {
10063
+ const jA = (e) => {
10054
10064
  const {
10055
10065
  baseClassName: t,
10056
10066
  theme: n,
@@ -10114,7 +10124,7 @@ const qA = (e) => {
10114
10124
  default: () => [l]
10115
10125
  }), [[Ad("align"), d]])]
10116
10126
  });
10117
- }, jA = /* @__PURE__ */ E((e) => {
10127
+ }, HA = /* @__PURE__ */ E((e) => {
10118
10128
  const t = U();
10119
10129
  return () => {
10120
10130
  const {
@@ -10123,7 +10133,7 @@ const qA = (e) => {
10123
10133
  align: o,
10124
10134
  ...r
10125
10135
  } = e;
10126
- return m(qA, S(r, {
10136
+ return m(jA, S(r, {
10127
10137
  align: o,
10128
10138
  theme: a || t.value,
10129
10139
  FlexBox: yn,
@@ -10138,7 +10148,7 @@ const qA = (e) => {
10138
10148
  name: "LumxImageCaption",
10139
10149
  inheritAttrs: !1,
10140
10150
  props: $()("align", "as", "baseClassName", "captionStyle", "class", "description", "descriptionProps", "tags", "theme", "title", "titleProps", "truncate")
10141
- }), XN = /* @__PURE__ */ E((e, {
10151
+ }), YN = /* @__PURE__ */ E((e, {
10142
10152
  slots: t
10143
10153
  }) => {
10144
10154
  const n = D(), a = U(), o = M(() => e.class);
@@ -10150,23 +10160,23 @@ const qA = (e) => {
10150
10160
  actions: l,
10151
10161
  ...c
10152
10162
  } = e, d = t.tags?.() ?? i, u = t.actions?.() ?? l;
10153
- return m(FA, S(c, n, {
10163
+ return m(qA, S(c, n, {
10154
10164
  className: o.value,
10155
10165
  theme: s || a.value,
10156
10166
  tags: d,
10157
10167
  actions: u,
10158
10168
  Thumbnail: dn,
10159
- ImageCaption: jA
10169
+ ImageCaption: HA
10160
10170
  }), null);
10161
10171
  };
10162
10172
  }, {
10163
10173
  name: "LumxImageBlock",
10164
10174
  inheritAttrs: !1,
10165
10175
  props: $()("actions", "align", "alt", "captionPosition", "captionStyle", "class", "description", "descriptionProps", "fillHeight", "image", "size", "tags", "theme", "thumbnailProps", "title", "titleProps")
10166
- }), HA = "InlineList", Ju = "lumx-inline-list", {
10167
- block: zA,
10176
+ }), zA = "InlineList", Ju = "lumx-inline-list", {
10177
+ block: VA,
10168
10178
  element: Kl
10169
- } = F(Ju), VA = {}, _n = (e) => {
10179
+ } = F(Ju), WA = {}, _n = (e) => {
10170
10180
  const {
10171
10181
  className: t,
10172
10182
  color: n,
@@ -10181,7 +10191,7 @@ const qA = (e) => {
10181
10191
  // eslint-disable-next-line jsx-a11y/no-redundant-roles
10182
10192
  m("ul", S(l, {
10183
10193
  ref: i,
10184
- className: L(t, zA({
10194
+ className: L(t, VA({
10185
10195
  wrap: !!s
10186
10196
  }), n && vc(n, a), o && nn(o)),
10187
10197
  role: "list"
@@ -10199,10 +10209,10 @@ const qA = (e) => {
10199
10209
  ))])
10200
10210
  );
10201
10211
  };
10202
- _n.displayName = HA;
10212
+ _n.displayName = zA;
10203
10213
  _n.className = Ju;
10204
- _n.defaultProps = VA;
10205
- const YN = /* @__PURE__ */ E((e, {
10214
+ _n.defaultProps = WA;
10215
+ const ZN = /* @__PURE__ */ E((e, {
10206
10216
  slots: t
10207
10217
  }) => {
10208
10218
  const n = D(), a = M(() => e.class);
@@ -10215,8 +10225,8 @@ const YN = /* @__PURE__ */ E((e, {
10215
10225
  inheritAttrs: !1,
10216
10226
  props: $()("color", "colorVariant", "typography", "wrap", "class")
10217
10227
  }), Mt = "lumx-table", {
10218
- block: WA
10219
- } = F(Mt), UA = (e) => {
10228
+ block: UA
10229
+ } = F(Mt), GA = (e) => {
10220
10230
  const {
10221
10231
  children: t,
10222
10232
  className: n,
@@ -10229,17 +10239,17 @@ const YN = /* @__PURE__ */ E((e, {
10229
10239
  return m("table", S({
10230
10240
  ref: r
10231
10241
  }, i, {
10232
- className: L(n, WA({
10242
+ className: L(n, UA({
10233
10243
  "has-before": a,
10234
10244
  "has-dividers": o,
10235
10245
  [`theme-${s}`]: !!s
10236
10246
  }))
10237
10247
  }), [t]);
10238
- }, ZN = /* @__PURE__ */ E((e, {
10248
+ }, JN = /* @__PURE__ */ E((e, {
10239
10249
  slots: t
10240
10250
  }) => {
10241
10251
  const n = D(), a = U(), o = M(() => e.class);
10242
- return () => m(UA, S(e, n, {
10252
+ return () => m(GA, S(e, n, {
10243
10253
  className: o.value,
10244
10254
  theme: e.theme || a.value,
10245
10255
  children: t.default?.()
@@ -10248,7 +10258,7 @@ const YN = /* @__PURE__ */ E((e, {
10248
10258
  name: "LumxTable",
10249
10259
  inheritAttrs: !1,
10250
10260
  props: $()("class", "hasBefore", "hasDividers", "theme")
10251
- }), GA = `${Mt}__body`, KA = (e) => {
10261
+ }), KA = `${Mt}__body`, XA = (e) => {
10252
10262
  const {
10253
10263
  children: t,
10254
10264
  className: n,
@@ -10258,13 +10268,13 @@ const YN = /* @__PURE__ */ E((e, {
10258
10268
  return m("tbody", S({
10259
10269
  ref: a
10260
10270
  }, o, {
10261
- className: L(n, GA)
10271
+ className: L(n, KA)
10262
10272
  }), [t]);
10263
- }, JN = /* @__PURE__ */ E((e, {
10273
+ }, QN = /* @__PURE__ */ E((e, {
10264
10274
  slots: t
10265
10275
  }) => {
10266
10276
  const n = D(), a = M(() => e.class);
10267
- return () => m(KA, S(e, n, {
10277
+ return () => m(XA, S(e, n, {
10268
10278
  className: a.value,
10269
10279
  children: t.default?.()
10270
10280
  }), null);
@@ -10280,9 +10290,9 @@ const YN = /* @__PURE__ */ E((e, {
10280
10290
  head: "head"
10281
10291
  }, Ue = `${Mt}__cell`, {
10282
10292
  block: Xl
10283
- } = F(Ue), XA = {
10293
+ } = F(Ue), YA = {
10284
10294
  variant: ur.body
10285
- }, YA = (e) => {
10295
+ }, ZA = (e) => {
10286
10296
  const {
10287
10297
  children: t,
10288
10298
  className: n,
@@ -10291,7 +10301,7 @@ const YN = /* @__PURE__ */ E((e, {
10291
10301
  handleClick: r,
10292
10302
  ref: s,
10293
10303
  sortOrder: i,
10294
- variant: l = XA.variant,
10304
+ variant: l = YA.variant,
10295
10305
  ...c
10296
10306
  } = e, d = r ? "button" : "div", u = d === "button" ? {
10297
10307
  type: "button",
@@ -10334,9 +10344,9 @@ const YN = /* @__PURE__ */ E((e, {
10334
10344
  }), [m("div", {
10335
10345
  className: `${Ue}-content`
10336
10346
  }, [t])])]);
10337
- }, ZA = {
10347
+ }, JA = {
10338
10348
  headerClick: () => !0
10339
- }, QN = /* @__PURE__ */ E((e, {
10349
+ }, eP = /* @__PURE__ */ E((e, {
10340
10350
  emit: t,
10341
10351
  slots: n,
10342
10352
  attrs: a
@@ -10344,7 +10354,7 @@ const YN = /* @__PURE__ */ E((e, {
10344
10354
  const o = M(() => e.class), r = () => {
10345
10355
  t("headerClick");
10346
10356
  }, s = oe("onHeaderClick");
10347
- return () => m(YA, S(e, a, {
10357
+ return () => m(ZA, S(e, a, {
10348
10358
  className: o.value,
10349
10359
  handleClick: s ? r : void 0,
10350
10360
  children: n.default?.()
@@ -10353,8 +10363,8 @@ const YN = /* @__PURE__ */ E((e, {
10353
10363
  name: "LumxTableCell",
10354
10364
  inheritAttrs: !1,
10355
10365
  props: $()("class", "icon", "isSortable", "sortOrder", "variant"),
10356
- emits: ZA
10357
- }), JA = `${Mt}__header`, QA = (e) => {
10366
+ emits: JA
10367
+ }), QA = `${Mt}__header`, eS = (e) => {
10358
10368
  const {
10359
10369
  children: t,
10360
10370
  className: n,
@@ -10364,13 +10374,13 @@ const YN = /* @__PURE__ */ E((e, {
10364
10374
  return m("thead", S({
10365
10375
  ref: a
10366
10376
  }, o, {
10367
- className: L(n, JA)
10377
+ className: L(n, QA)
10368
10378
  }), [t]);
10369
- }, eP = /* @__PURE__ */ E((e, {
10379
+ }, tP = /* @__PURE__ */ E((e, {
10370
10380
  slots: t
10371
10381
  }) => {
10372
10382
  const n = D(), a = M(() => e.class);
10373
- return () => m(QA, S(e, n, {
10383
+ return () => m(eS, S(e, n, {
10374
10384
  className: a.value,
10375
10385
  children: t.default?.()
10376
10386
  }), null);
@@ -10378,9 +10388,9 @@ const YN = /* @__PURE__ */ E((e, {
10378
10388
  name: "LumxTableHeader",
10379
10389
  inheritAttrs: !1,
10380
10390
  props: $()("class")
10381
- }), eS = `${Mt}__row`, {
10382
- block: tS
10383
- } = F(eS), nS = (e) => {
10391
+ }), tS = `${Mt}__row`, {
10392
+ block: nS
10393
+ } = F(tS), aS = (e) => {
10384
10394
  const {
10385
10395
  children: t,
10386
10396
  className: n,
@@ -10397,13 +10407,13 @@ const YN = /* @__PURE__ */ E((e, {
10397
10407
  }, s !== void 0 ? {
10398
10408
  tabIndex: s
10399
10409
  } : {}, l, {
10400
- className: L(n, tS({
10410
+ className: L(n, nS({
10401
10411
  "is-clickable": a && !c,
10402
10412
  "is-disabled": c,
10403
10413
  "is-selected": o && !c
10404
10414
  }))
10405
10415
  }), [t]);
10406
- }, tP = /* @__PURE__ */ E((e, {
10416
+ }, nP = /* @__PURE__ */ E((e, {
10407
10417
  slots: t
10408
10418
  }) => {
10409
10419
  const n = D(), a = M(() => e.class), {
@@ -10413,7 +10423,7 @@ const YN = /* @__PURE__ */ E((e, {
10413
10423
  ...e,
10414
10424
  ...n
10415
10425
  })));
10416
- return () => m(nS, S(r.value, {
10426
+ return () => m(aS, S(r.value, {
10417
10427
  className: a.value,
10418
10428
  tabIndex: e.isClickable && !o.value ? 0 : -1,
10419
10429
  "aria-disabled": o.value,
@@ -10424,12 +10434,12 @@ const YN = /* @__PURE__ */ E((e, {
10424
10434
  inheritAttrs: !1,
10425
10435
  props: $()("class", "isClickable", "isDisabled", "isSelected")
10426
10436
  }), Qu = "lumx-tabs";
10427
- function aS(e) {
10437
+ function oS(e) {
10428
10438
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
10429
10439
  }
10430
- const oS = `${Qu}__link`, {
10431
- block: rS
10432
- } = F(oS), sS = (e) => {
10440
+ const rS = `${Qu}__link`, {
10441
+ block: sS
10442
+ } = F(rS), iS = (e) => {
10433
10443
  const {
10434
10444
  className: t,
10435
10445
  icon: n,
@@ -10464,7 +10474,7 @@ const oS = `${Qu}__link`, {
10464
10474
  }, x, {
10465
10475
  type: "button",
10466
10476
  id: v,
10467
- className: L(t, rS({
10477
+ className: L(t, sS({
10468
10478
  "is-active": i,
10469
10479
  "is-disabled": o
10470
10480
  })),
@@ -10486,7 +10496,7 @@ const oS = `${Qu}__link`, {
10486
10496
  }, a), null), l && m(A, {
10487
10497
  as: "span",
10488
10498
  truncate: !0
10489
- }, aS(l) ? l : {
10499
+ }, oS(l) ? l : {
10490
10500
  default: () => [l]
10491
10501
  })]);
10492
10502
  }, Pt = {
@@ -10494,7 +10504,7 @@ const oS = `${Qu}__link`, {
10494
10504
  shouldActivateOnFocus: !1,
10495
10505
  activeTabIndex: 0,
10496
10506
  ids: { tab: [], tabPanel: [] }
10497
- }, iS = (e, t) => {
10507
+ }, lS = (e, t) => {
10498
10508
  switch (t.type) {
10499
10509
  case "update":
10500
10510
  return { ...e, ...t.payload };
@@ -10537,12 +10547,12 @@ const oS = `${Qu}__link`, {
10537
10547
  changeToTab: () => o({ type: "setActiveTabIndex", payload: i })
10538
10548
  };
10539
10549
  });
10540
- }, lS = {
10550
+ }, cS = {
10541
10551
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
10542
10552
  focus: (e) => !0,
10543
10553
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
10544
10554
  keypress: (e) => !0
10545
- }, nP = /* @__PURE__ */ E((e, {
10555
+ }, aP = /* @__PURE__ */ E((e, {
10546
10556
  emit: t
10547
10557
  }) => {
10548
10558
  const n = D(), a = M(() => e.class), {
@@ -10551,7 +10561,7 @@ const oS = `${Qu}__link`, {
10551
10561
  ...e,
10552
10562
  ...n
10553
10563
  }))), r = td("tab", e.id), s = w(() => e.isActive || r.value?.isActive), i = (c) => t("focus", c), l = (c) => t("keypress", c);
10554
- return () => m(sS, S(n, {
10564
+ return () => m(iS, S(n, {
10555
10565
  id: e.id,
10556
10566
  className: a.value,
10557
10567
  icon: e.icon,
@@ -10575,18 +10585,18 @@ const oS = `${Qu}__link`, {
10575
10585
  name: "LumxTab",
10576
10586
  inheritAttrs: !1,
10577
10587
  props: $()("icon", "iconProps", "id", "isActive", "isDisabled", "label", "class"),
10578
- emits: lS
10588
+ emits: cS
10579
10589
  }), {
10580
- block: cS,
10581
- element: uS
10590
+ block: uS,
10591
+ element: dS
10582
10592
  } = F(Qu);
10583
- let dS = /* @__PURE__ */ (function(e) {
10593
+ let fS = /* @__PURE__ */ (function(e) {
10584
10594
  return e.clustered = "clustered", e.fixed = "fixed", e;
10585
10595
  })({});
10586
10596
  const Yl = {
10587
- layout: dS.fixed,
10597
+ layout: fS.fixed,
10588
10598
  position: Ar.left
10589
- }, fS = (e) => {
10599
+ }, hS = (e) => {
10590
10600
  const {
10591
10601
  "aria-label": t,
10592
10602
  children: n,
@@ -10600,22 +10610,22 @@ const Yl = {
10600
10610
  return m("div", S({
10601
10611
  ref: i
10602
10612
  }, l, {
10603
- className: L(a, cS({
10613
+ className: L(a, uS({
10604
10614
  [`layout-${o}`]: !!o,
10605
10615
  [`position-${r}`]: !!r,
10606
10616
  [`theme-${s}`]: !!s
10607
10617
  }))
10608
10618
  }), [m("div", {
10609
- className: uS("links"),
10619
+ className: dS("links"),
10610
10620
  role: "tablist",
10611
10621
  "aria-label": t
10612
10622
  }, [n])]);
10613
- }, aP = /* @__PURE__ */ E((e) => {
10623
+ }, oP = /* @__PURE__ */ E((e) => {
10614
10624
  const t = D(), n = ke(), a = U(), o = M(() => e.class), r = R(null);
10615
10625
  return ju({
10616
10626
  containerRef: r,
10617
10627
  itemSelector: '[role="tab"]'
10618
- }), () => m(fS, S(t, {
10628
+ }), () => m(hS, S(t, {
10619
10629
  ref: r,
10620
10630
  "aria-label": t["aria-label"],
10621
10631
  className: o.value,
@@ -10628,9 +10638,9 @@ const Yl = {
10628
10638
  name: "LumxTabList",
10629
10639
  inheritAttrs: !1,
10630
10640
  props: $()("layout", "position", "theme", "class")
10631
- }), hS = "lumx-tab-panel", {
10632
- block: mS
10633
- } = F(hS), pS = (e) => {
10641
+ }), mS = "lumx-tab-panel", {
10642
+ block: pS
10643
+ } = F(mS), gS = (e) => {
10634
10644
  const {
10635
10645
  children: t,
10636
10646
  className: n,
@@ -10646,7 +10656,7 @@ const Yl = {
10646
10656
  ref: l
10647
10657
  }, c, {
10648
10658
  id: o,
10649
- className: L(n, mS({
10659
+ className: L(n, pS({
10650
10660
  "is-active": a
10651
10661
  })),
10652
10662
  role: "tabpanel"
@@ -10655,9 +10665,9 @@ const Yl = {
10655
10665
  }, {
10656
10666
  "aria-labelledby": r
10657
10667
  }), [(!s || a) && t]);
10658
- }, oP = /* @__PURE__ */ E((e) => {
10668
+ }, rP = /* @__PURE__ */ E((e) => {
10659
10669
  const t = D(), n = ke(), a = M(() => e.class), o = td("tabPanel", e.id), r = w(() => e.isActive || o.value?.isActive);
10660
- return () => m(pS, S(t, {
10670
+ return () => m(gS, S(t, {
10661
10671
  className: a.value,
10662
10672
  isActive: r.value,
10663
10673
  id: o.value?.tabPanelId,
@@ -10673,9 +10683,9 @@ const Yl = {
10673
10683
  }), Zl = {
10674
10684
  isLazy: Pt.isLazy,
10675
10685
  shouldActivateOnFocus: Pt.shouldActivateOnFocus
10676
- }, gS = {
10686
+ }, vS = {
10677
10687
  change: (e) => typeof e == "number"
10678
- }, rP = /* @__PURE__ */ E((e, {
10688
+ }, sP = /* @__PURE__ */ E((e, {
10679
10689
  emit: t,
10680
10690
  slots: n
10681
10691
  }) => {
@@ -10687,7 +10697,7 @@ const Yl = {
10687
10697
  activeTabIndex: e.activeTabIndex
10688
10698
  } : {}
10689
10699
  }), o = (r) => {
10690
- a.value = iS(a.value, r);
10700
+ a.value = lS(a.value, r);
10691
10701
  };
10692
10702
  return je(ed, {
10693
10703
  state: a,
@@ -10719,10 +10729,10 @@ const Yl = {
10719
10729
  required: !1
10720
10730
  }
10721
10731
  },
10722
- emits: gS
10732
+ emits: vS
10723
10733
  });
10724
10734
  var Jo, Jl;
10725
- function vS() {
10735
+ function bS() {
10726
10736
  if (Jl) return Jo;
10727
10737
  Jl = 1;
10728
10738
  var e = Ru();
@@ -10731,15 +10741,15 @@ function vS() {
10731
10741
  }
10732
10742
  return Jo = t, Jo;
10733
10743
  }
10734
- var bS = vS();
10735
- const yS = /* @__PURE__ */ Te(bS);
10736
- function AS(e) {
10744
+ var yS = bS();
10745
+ const AS = /* @__PURE__ */ Te(yS);
10746
+ function SS(e) {
10737
10747
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
10738
10748
  }
10739
- const SS = "lumx-user-block", {
10740
- block: NS,
10749
+ const NS = "lumx-user-block", {
10750
+ block: PS,
10741
10751
  element: $e
10742
- } = F(SS), Ql = {
10752
+ } = F(NS), Ql = {
10743
10753
  orientation: ct.horizontal,
10744
10754
  size: H.m
10745
10755
  }, dr = ({
@@ -10749,7 +10759,7 @@ const SS = "lumx-user-block", {
10749
10759
  }) => {
10750
10760
  const a = !!(t?.href || e);
10751
10761
  return !!n || a;
10752
- }, PS = (e) => {
10762
+ }, xS = (e) => {
10753
10763
  const {
10754
10764
  avatarProps: t,
10755
10765
  className: n,
@@ -10788,7 +10798,7 @@ const SS = "lumx-user-block", {
10788
10798
  as: "span",
10789
10799
  key: z,
10790
10800
  className: $e("field")
10791
- }, AS(B) ? B : {
10801
+ }, SS(B) ? B : {
10792
10802
  default: () => [B]
10793
10803
  }))]), I = {
10794
10804
  ...f && {
@@ -10801,7 +10811,7 @@ const SS = "lumx-user-block", {
10801
10811
  return m("div", S({
10802
10812
  ref: s
10803
10813
  }, P, I, {
10804
- className: L(n, NS({
10814
+ className: L(n, PS({
10805
10815
  [`orientation-${p}`]: !!p,
10806
10816
  [`size-${T}`]: !!T,
10807
10817
  [`theme-${y}`]: !!y,
@@ -10826,14 +10836,14 @@ const SS = "lumx-user-block", {
10826
10836
  className: $e("after")
10827
10837
  }, [x]) : null]);
10828
10838
  };
10829
- function xS(e) {
10839
+ function wS(e) {
10830
10840
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
10831
10841
  }
10832
- const wS = {
10842
+ const CS = {
10833
10843
  click: () => !0,
10834
10844
  mouseenter: () => !0,
10835
10845
  mouseleave: () => !0
10836
- }, sP = /* @__PURE__ */ E((e, {
10846
+ }, iP = /* @__PURE__ */ E((e, {
10837
10847
  emit: t,
10838
10848
  slots: n
10839
10849
  }) => {
@@ -10865,7 +10875,7 @@ const wS = {
10865
10875
  }), {
10866
10876
  default: () => [m(me, {
10867
10877
  as: "span"
10868
- }, xS(g) ? g : {
10878
+ }, wS(g) ? g : {
10869
10879
  default: () => [g]
10870
10880
  })]
10871
10881
  });
@@ -10879,7 +10889,7 @@ const wS = {
10879
10889
  const p = {
10880
10890
  ...e.avatarProps
10881
10891
  };
10882
- return yS(p, ["thumbnailProps", "tabIndex"], -1), p;
10892
+ return AS(p, ["thumbnailProps", "tabIndex"], -1), p;
10883
10893
  }
10884
10894
  return e.avatarProps;
10885
10895
  });
@@ -10889,7 +10899,7 @@ const wS = {
10889
10899
  fields: p,
10890
10900
  ...b
10891
10901
  } = e, v = n.default?.() || h.value;
10892
- return m(PS, S(b, a, {
10902
+ return m(xS, S(b, a, {
10893
10903
  linkAs: Ye(g),
10894
10904
  className: r.value,
10895
10905
  theme: e.theme || o.value,
@@ -10921,14 +10931,14 @@ const wS = {
10921
10931
  name: "LumxUserBlock",
10922
10932
  inheritAttrs: !1,
10923
10933
  props: $()("avatarProps", "class", "fields", "linkAs", "linkProps", "name", "nameProps", "orientation", "size", "theme"),
10924
- emits: wS
10934
+ emits: CS
10925
10935
  });
10926
- function CS(e, t, n) {
10936
+ function OS(e, t, n) {
10927
10937
  if (n != null)
10928
10938
  return e?.find((a) => se(t, a) === n);
10929
10939
  }
10930
10940
  function nd(e, t, n, a, o) {
10931
- const r = CS(e, t, a);
10941
+ const r = OS(e, t, a);
10932
10942
  if (!o)
10933
10943
  return r;
10934
10944
  const s = Array.isArray(n) ? n : [], i = s.findIndex((c) => se(t, c) === a);
@@ -11001,7 +11011,7 @@ function Wr(e, t) {
11001
11011
  });
11002
11012
  });
11003
11013
  }
11004
- const OS = "SelectButton", kS = "lumx-select-button", TS = {
11014
+ const kS = "SelectButton", TS = "lumx-select-button", _S = {
11005
11015
  selectionType: "single"
11006
11016
  }, Ur = (e, {
11007
11017
  Combobox: t,
@@ -11016,7 +11026,7 @@ const OS = "SelectButton", kS = "lumx-select-button", TS = {
11016
11026
  getSectionId: l,
11017
11027
  renderSectionTitle: c,
11018
11028
  value: d,
11019
- selectionType: u = TS.selectionType,
11029
+ selectionType: u = _S.selectionType,
11020
11030
  label: h,
11021
11031
  labelDisplayMode: f,
11022
11032
  buttonProps: g,
@@ -11077,9 +11087,9 @@ const OS = "SelectButton", kS = "lumx-select-button", TS = {
11077
11087
  })]
11078
11088
  });
11079
11089
  };
11080
- Ur.displayName = OS;
11081
- Ur.className = kS;
11082
- function _S(e) {
11090
+ Ur.displayName = kS;
11091
+ Ur.className = TS;
11092
+ function IS(e) {
11083
11093
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
11084
11094
  }
11085
11095
  function od(e) {
@@ -11111,7 +11121,7 @@ function od(e) {
11111
11121
  value: s,
11112
11122
  isSelected: i,
11113
11123
  description: l ?? void 0
11114
- }, b), _S(v) ? v : {
11124
+ }, b), IS(v) ? v : {
11115
11125
  default: () => [v]
11116
11126
  });
11117
11127
  };
@@ -11126,10 +11136,10 @@ function rd(e) {
11126
11136
  });
11127
11137
  });
11128
11138
  }
11129
- function IS(e) {
11139
+ function LS(e) {
11130
11140
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !K(e);
11131
11141
  }
11132
- const LS = {
11142
+ const ES = {
11133
11143
  /**
11134
11144
  * Selection change. Payload type depends on `selectionType`:
11135
11145
  * - default / `'single'` → `O` (selected option).
@@ -11143,7 +11153,7 @@ const LS = {
11143
11153
  "load-more": () => !0,
11144
11154
  /** Dropdown opened or closed. */
11145
11155
  open: (e) => !0
11146
- }, iP = /* @__PURE__ */ E((e, {
11156
+ }, lP = /* @__PURE__ */ E((e, {
11147
11157
  emit: t,
11148
11158
  slots: n,
11149
11159
  attrs: a
@@ -11170,7 +11180,7 @@ const LS = {
11170
11180
  children: g
11171
11181
  }) : m(It, S({
11172
11182
  rightIcon: Td
11173
- }, v), IS(g) ? g : {
11183
+ }, v), LS(g) ? g : {
11174
11184
  default: () => [g]
11175
11185
  });
11176
11186
  }), d = (f) => {
@@ -11220,8 +11230,8 @@ const LS = {
11220
11230
  inheritAttrs: !1,
11221
11231
  slots: Object,
11222
11232
  props: $()("options", "getOptionId", "getOptionName", "getOptionDescription", "getSectionId", "selectionType", "value", "label", "labelDisplayMode", "popoverProps", "listStatus", "translations", "class"),
11223
- emits: LS
11224
- }), lP = Ot, ES = "SelectTextField", $S = "lumx-select-text-field", Gr = (e, {
11233
+ emits: ES
11234
+ }), cP = Ot, $S = "SelectTextField", MS = "lumx-select-text-field", Gr = (e, {
11225
11235
  Combobox: t,
11226
11236
  InfiniteScroll: n
11227
11237
  }) => {
@@ -11300,9 +11310,9 @@ const LS = {
11300
11310
  })]
11301
11311
  });
11302
11312
  };
11303
- Gr.displayName = ES;
11304
- Gr.className = $S;
11305
- const MS = {
11313
+ Gr.displayName = $S;
11314
+ Gr.className = MS;
11315
+ const RS = {
11306
11316
  /**
11307
11317
  * Selection change. Payload type depends on `selectionType`:
11308
11318
  * - `'single'` → `O | undefined` (option on select, `undefined` on clear).
@@ -11327,7 +11337,7 @@ const MS = {
11327
11337
  clear: (e) => !0,
11328
11338
  /** Dropdown opened or closed. */
11329
11339
  open: (e) => !0
11330
- }, RS = /* @__PURE__ */ E((e, {
11340
+ }, DS = /* @__PURE__ */ E((e, {
11331
11341
  emit: t,
11332
11342
  slots: n,
11333
11343
  attrs: a
@@ -11353,7 +11363,7 @@ const MS = {
11353
11363
  l.value = !1, c.value = "", t("search", ""), t("blur", x);
11354
11364
  }, v = od(n.option), y = rd(n.sectionTitle), A = oe("onLoadMore") || oe("onLoad-more"), N = () => t("load-more");
11355
11365
  return () => {
11356
- const x = !o.value && !s.value && (e.hasClearButton ?? !0) && e.value !== void 0 && e.value !== null, C = e.selectionType === "multiple" ? m(Db, {
11366
+ const x = !o.value && !s.value && (e.hasClearButton ?? !0) && e.value !== void 0 && e.value !== null, C = e.selectionType === "multiple" ? m(Bb, {
11357
11367
  value: e.value,
11358
11368
  theme: e.theme,
11359
11369
  getOptionId: e.getOptionId,
@@ -11439,9 +11449,9 @@ const MS = {
11439
11449
  name: "LumxSelectTextField",
11440
11450
  inheritAttrs: !1,
11441
11451
  props: $()("options", "getOptionId", "getOptionName", "getOptionDescription", "getSectionId", "selectionType", "value", "filter", "searchInputValue", "hasClearButton", "listStatus", "label", "placeholder", "icon", "isDisabled", "aria-disabled", "isRequired", "hasError", "error", "helper", "id", "name", "isValid", "maxLength", "ariaLabel", "inputProps", "popoverProps", "translations", "beforeOptions", "openOnFocus", "class", "theme"),
11442
- emits: MS
11443
- }), DS = Ot, cP = Eu, uP = ku, dP = Tu, fP = Iu, BS = "TimePickerField", sd = "lumx-time-picker-field", {
11444
- block: FS
11452
+ emits: RS
11453
+ }), BS = Ot, uP = Eu, dP = ku, fP = Tu, hP = Iu, FS = "TimePickerField", sd = "lumx-time-picker-field", {
11454
+ block: qS
11445
11455
  } = F(sd), tc = {
11446
11456
  step: 30,
11447
11457
  boundsMode: "on-blur"
@@ -11460,7 +11470,7 @@ const MS = {
11460
11470
  ...d
11461
11471
  } = e;
11462
11472
  return m(t, S(d, {
11463
- className: FS([r]),
11473
+ className: qS([r]),
11464
11474
  selectionType: "single",
11465
11475
  options: a,
11466
11476
  getOptionId: "name",
@@ -11487,7 +11497,7 @@ const MS = {
11487
11497
  translations: o
11488
11498
  }), null);
11489
11499
  };
11490
- Kr.displayName = BS;
11500
+ Kr.displayName = FS;
11491
11501
  Kr.className = sd;
11492
11502
  function fr(e, t) {
11493
11503
  return e.toLocaleTimeString(t, { hour: "numeric", minute: "2-digit" });
@@ -11499,22 +11509,22 @@ function Ut({ hour: e, minute: t }, n) {
11499
11509
  function Qt(e) {
11500
11510
  return e.getHours() * 60 + e.getMinutes();
11501
11511
  }
11502
- const hr = 60, qS = 24 * hr;
11503
- function jS(e = {}) {
11512
+ const hr = 60, jS = 24 * hr;
11513
+ function HS(e = {}) {
11504
11514
  const { step: t = 30, minTime: n, maxTime: a, locale: o } = e;
11505
11515
  if (!Number.isInteger(t) || t <= 0)
11506
11516
  return [];
11507
11517
  const r = n ? Qt(n) : void 0, s = a ? Qt(a) : void 0, i = [];
11508
- for (let l = 0; l < qS; l += t) {
11518
+ for (let l = 0; l < jS; l += t) {
11509
11519
  const c = Math.floor(l / hr), d = l % hr, u = r !== void 0 && l < r || s !== void 0 && l > s || void 0, h = o ? fr(Ut({ hour: c, minute: d }), o) : void 0;
11510
11520
  i.push({ hour: c, minute: d, name: h, outOfRange: u });
11511
11521
  }
11512
11522
  return i;
11513
11523
  }
11514
- const HS = /^T?(\d{1,2})(?:[:.h]?([0-5]\d)(?:[:.]?[0-5]\d)?)?\s*(a\.?m?\.?|p\.?m?\.?)?Z?$/i;
11515
- function zS(e) {
11524
+ const zS = /^T?(\d{1,2})(?:[:.h]?([0-5]\d)(?:[:.]?[0-5]\d)?)?\s*(a\.?m?\.?|p\.?m?\.?)?Z?$/i;
11525
+ function VS(e) {
11516
11526
  if (typeof e != "string") return;
11517
- const t = e.trim().match(HS);
11527
+ const t = e.trim().match(zS);
11518
11528
  if (!t) return;
11519
11529
  const [, n, a, o] = t;
11520
11530
  let r = Number(n);
@@ -11531,10 +11541,10 @@ function nc(e, t, n) {
11531
11541
  const a = e.hour * 60 + e.minute;
11532
11542
  return t && a < Qt(t) ? { hour: t.getHours(), minute: t.getMinutes() } : n && a > Qt(n) ? { hour: n.getHours(), minute: n.getMinutes() } : e;
11533
11543
  }
11534
- function VS(e, t) {
11544
+ function WS(e, t) {
11535
11545
  return e.getHours() === t.hour && e.getMinutes() === t.minute;
11536
11546
  }
11537
- const WS = () => navigator.languages?.[0] || navigator.language, US = {
11547
+ const US = () => navigator.languages?.[0] || navigator.language, GS = {
11538
11548
  /**
11539
11549
  * Selection change. Payload is the new `Date` whose date part is inherited
11540
11550
  * from the previous `value` (or today, if none) and whose time-of-day
@@ -11542,10 +11552,10 @@ const WS = () => navigator.languages?.[0] || navigator.language, US = {
11542
11552
  */
11543
11553
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
11544
11554
  change: (e) => !0
11545
- }, hP = /* @__PURE__ */ E((e, {
11555
+ }, mP = /* @__PURE__ */ E((e, {
11546
11556
  emit: t
11547
11557
  }) => {
11548
- const n = M(() => e.class), a = w(() => e.locale ?? WS()), o = w(() => e.step ?? tc.step), r = w(() => e.boundsMode ?? tc.boundsMode), s = w(() => jS({
11558
+ const n = M(() => e.class), a = w(() => e.locale ?? US()), o = w(() => e.step ?? tc.step), r = w(() => e.boundsMode ?? tc.boundsMode), s = w(() => HS({
11549
11559
  step: o.value,
11550
11560
  minTime: e.minTime,
11551
11561
  maxTime: e.maxTime,
@@ -11579,10 +11589,10 @@ const WS = () => navigator.languages?.[0] || navigator.language, US = {
11579
11589
  }, u = () => {
11580
11590
  const h = i.value;
11581
11591
  if (i.value = "", !h) return;
11582
- const f = zS(h);
11592
+ const f = VS(h);
11583
11593
  if (!f) return;
11584
11594
  const g = nc(f, e.minTime, e.maxTime);
11585
- e.value && VS(e.value, g) || t("change", Ut(g, e.value));
11595
+ e.value && WS(e.value, g) || t("change", Ut(g, e.value));
11586
11596
  };
11587
11597
  return () => {
11588
11598
  const h = e.value ? fr(e.value, a.value) : void 0, {
@@ -11608,8 +11618,8 @@ const WS = () => navigator.languages?.[0] || navigator.language, US = {
11608
11618
  searchInputValue: h,
11609
11619
  getOptionProps: N
11610
11620
  }, {
11611
- SelectTextField: RS,
11612
- Option: DS
11621
+ SelectTextField: DS,
11622
+ Option: BS
11613
11623
  });
11614
11624
  };
11615
11625
  }, {
@@ -11643,98 +11653,98 @@ const WS = () => navigator.languages?.[0] || navigator.language, US = {
11643
11653
  "theme",
11644
11654
  "hasClearButton"
11645
11655
  ),
11646
- emits: US
11656
+ emits: GS
11647
11657
  });
11648
11658
  export {
11649
- gN as AlertDialog,
11659
+ vN as AlertDialog,
11650
11660
  Wh as Avatar,
11651
- PN as Badge,
11652
- xN as BadgeWrapper,
11661
+ xN as Badge,
11662
+ wN as BadgeWrapper,
11653
11663
  It as Button,
11654
- yN as ButtonGroup,
11655
- wN as Checkbox,
11664
+ AN as ButtonGroup,
11665
+ CN as Checkbox,
11656
11666
  lr as Chip,
11657
- kb as ChipGroup,
11667
+ Tb as ChipGroup,
11658
11668
  Du as Combobox,
11659
11669
  jf as Dialog,
11660
- ON as Divider,
11661
- kN as DragHandle,
11662
- TN as ExpansionPanel,
11663
- _N as Flag,
11670
+ kN as Divider,
11671
+ TN as DragHandle,
11672
+ _N as ExpansionPanel,
11673
+ IN as Flag,
11664
11674
  yn as FlexBox,
11665
- Pv as GenericBlock,
11666
- NN as GenericBlockGapSize,
11667
- IN as GridColumn,
11668
- LN as Heading,
11675
+ xv as GenericBlock,
11676
+ PN as GenericBlockGapSize,
11677
+ LN as GridColumn,
11678
+ EN as Heading,
11669
11679
  wr as HeadingLevelProvider,
11670
11680
  De as Icon,
11671
11681
  ht as IconButton,
11672
- XN as ImageBlock,
11673
- DA as ImageBlockCaptionPosition,
11674
- YN as InlineList,
11675
- EN as InputHelper,
11676
- $N as InputLabel,
11677
- CN as Lightbox,
11682
+ YN as ImageBlock,
11683
+ BA as ImageBlockCaptionPosition,
11684
+ ZN as InlineList,
11685
+ $N as InputHelper,
11686
+ MN as InputLabel,
11687
+ ON as Lightbox,
11678
11688
  Hr as Link,
11679
- MN as LinkPreview,
11680
- AN as List,
11689
+ RN as LinkPreview,
11690
+ SN as List,
11681
11691
  Iu as ListDivider,
11682
- SN as ListItem,
11683
- lv as ListItemAction,
11684
- mv as ListSection,
11685
- DN as MenuButton,
11692
+ NN as ListItem,
11693
+ cv as ListItemAction,
11694
+ pv as ListSection,
11695
+ BN as MenuButton,
11686
11696
  Iu as MenuDivider,
11687
- RN as MenuItem,
11688
- BN as Message,
11689
- FN as Mosaic,
11690
- Ag as Placement,
11697
+ DN as MenuItem,
11698
+ FN as Message,
11699
+ qN as Mosaic,
11700
+ Sg as Placement,
11691
11701
  bn as Popover,
11692
- qN as PopoverDialog,
11702
+ jN as PopoverDialog,
11693
11703
  ff as ProgressCircular,
11694
- jN as ProgressLinear,
11695
- HN as RadioButton,
11696
- zN as RadioGroup,
11697
- Op as RawInputText,
11698
- Lp as RawInputTextarea,
11699
- iP as SelectButton,
11700
- lP as SelectButtonOption,
11701
- RS as SelectTextField,
11702
- fP as SelectTextFieldDivider,
11703
- DS as SelectTextFieldOption,
11704
- uP as SelectTextFieldOptionMoreInfo,
11705
- dP as SelectTextFieldOptionSkeleton,
11706
- cP as SelectTextFieldSection,
11707
- Db as SelectionChipGroup,
11708
- VN as SkeletonCircle,
11709
- WN as SkeletonRectangle,
11710
- NA as SkeletonRectangleVariant,
11711
- UN as SkeletonTypography,
11712
- GN as Switch,
11713
- pN as TOOLBAR_NAME,
11714
- nP as Tab,
11715
- aP as TabList,
11716
- dS as TabListLayout,
11717
- oP as TabPanel,
11718
- rP as TabProvider,
11719
- ZN as Table,
11720
- JN as TableBody,
11721
- QN as TableCell,
11704
+ HN as ProgressLinear,
11705
+ zN as RadioButton,
11706
+ VN as RadioGroup,
11707
+ kp as RawInputText,
11708
+ Ep as RawInputTextarea,
11709
+ lP as SelectButton,
11710
+ cP as SelectButtonOption,
11711
+ DS as SelectTextField,
11712
+ hP as SelectTextFieldDivider,
11713
+ BS as SelectTextFieldOption,
11714
+ dP as SelectTextFieldOptionMoreInfo,
11715
+ fP as SelectTextFieldOptionSkeleton,
11716
+ uP as SelectTextFieldSection,
11717
+ Bb as SelectionChipGroup,
11718
+ WN as SkeletonCircle,
11719
+ UN as SkeletonRectangle,
11720
+ PA as SkeletonRectangleVariant,
11721
+ GN as SkeletonTypography,
11722
+ KN as Switch,
11723
+ gN as TOOLBAR_NAME,
11724
+ aP as Tab,
11725
+ oP as TabList,
11726
+ fS as TabListLayout,
11727
+ rP as TabPanel,
11728
+ sP as TabProvider,
11729
+ JN as Table,
11730
+ QN as TableBody,
11731
+ eP as TableCell,
11722
11732
  ur as TableCellVariant,
11723
- eP as TableHeader,
11724
- tP as TableRow,
11733
+ tP as TableHeader,
11734
+ nP as TableRow,
11725
11735
  me as Text,
11726
- Up as TextField,
11736
+ Gp as TextField,
11727
11737
  zt as ThOrder,
11728
11738
  dn as Thumbnail,
11729
- bN as ThumbnailObjectFit,
11730
- vN as ThumbnailVariant,
11731
- hP as TimePickerField,
11739
+ yN as ThumbnailObjectFit,
11740
+ bN as ThumbnailVariant,
11741
+ mP as TimePickerField,
11732
11742
  Ih as Toolbar,
11733
11743
  gn as Tooltip,
11734
- KN as Uploader,
11744
+ XN as Uploader,
11735
11745
  Yu as UploaderVariant,
11736
- sP as UserBlock,
11737
- ZA as emitSchema,
11746
+ iP as UserBlock,
11747
+ JA as emitSchema,
11738
11748
  xc as useHeadingLevel
11739
11749
  };
11740
11750
  //# sourceMappingURL=index.js.map