@lumx/vue 4.3.2-alpha.25 → 4.3.2-alpha.27

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
@@ -1,19 +1,19 @@
1
- import { ColorVariant as Aa, Theme as Sa, AspectRatio as ka, Size as Pa } from "@lumx/core/js/constants";
1
+ import { ColorVariant as Sa, Theme as ka, AspectRatio as Pa, Size as Ta } from "@lumx/core/js/constants";
2
2
  export * from "@lumx/core/js/constants";
3
3
  export * from "@lumx/core/js/types";
4
- import { createVNode as c, mergeProps as h, defineComponent as y, useAttrs as k, isVNode as ee, inject as wt, computed as P, unref as kt, provide as Gr, getCurrentScope as Ta, onScopeDispose as $a, watch as W, toValue as It, shallowRef as Ca, getCurrentInstance as Vr, onMounted as _a, ref as ie, useSlots as Et, Fragment as G, useTemplateRef as xa, toRefs as wa, reactive as Ia, createTextVNode as pe, onBeforeUnmount as Ea, nextTick as La, toRef as X } from "vue";
5
- import { getDisabledState as Oa } from "@lumx/core/js/utils/disabledState";
6
- import { mdiAlertCircle as Wr } from "@lumx/icons/esm/alert-circle.js";
4
+ import { createVNode as l, mergeProps as h, defineComponent as y, useAttrs as k, isVNode as ee, inject as It, computed as T, unref as kt, provide as Vr, getCurrentScope as $a, onScopeDispose as Ca, watch as W, toValue as Et, shallowRef as _a, getCurrentInstance as Wr, onMounted as xa, ref as ie, useSlots as Lt, Fragment as G, useTemplateRef as wa, toRefs as Ia, reactive as Ea, createTextVNode as pe, onBeforeUnmount as La, nextTick as Oa, toRef as X } from "vue";
5
+ import { getDisabledState as Ba } from "@lumx/core/js/utils/disabledState";
6
+ import { mdiAlertCircle as Ur } from "@lumx/icons/esm/alert-circle.js";
7
7
  import { classNames as Z } from "@lumx/core/js/utils";
8
- import { mdiCheck as Ba } from "@lumx/icons/esm/check.js";
9
- import { mdiMinus as ja } from "@lumx/icons/esm/minus.js";
10
- import { mdiAlert as Ra } from "@lumx/icons/esm/alert.js";
11
- import { mdiCheckCircle as Ma } from "@lumx/icons/esm/check-circle.js";
12
- import { mdiClose as qa } from "@lumx/icons/esm/close.js";
13
- import { mdiInformation as Da } from "@lumx/icons/esm/information.js";
14
- import { mdiArrowDown as Fa } from "@lumx/icons/esm/arrow-down.js";
15
- import { mdiArrowUp as Ha } from "@lumx/icons/esm/arrow-up.js";
16
- import { mdiImageBroken as za } from "@lumx/icons/esm/image-broken.js";
8
+ import { mdiCheck as ja } from "@lumx/icons/esm/check.js";
9
+ import { mdiMinus as Ra } from "@lumx/icons/esm/minus.js";
10
+ import { mdiAlert as Ma } from "@lumx/icons/esm/alert.js";
11
+ import { mdiCheckCircle as qa } from "@lumx/icons/esm/check-circle.js";
12
+ import { mdiClose as Da } from "@lumx/icons/esm/close.js";
13
+ import { mdiInformation as Fa } from "@lumx/icons/esm/information.js";
14
+ import { mdiArrowDown as Ha } from "@lumx/icons/esm/arrow-down.js";
15
+ import { mdiArrowUp as za } from "@lumx/icons/esm/arrow-up.js";
16
+ import { mdiImageBroken as Ga } from "@lumx/icons/esm/image-broken.js";
17
17
  const ve = {
18
18
  light: "light",
19
19
  dark: "dark"
@@ -24,12 +24,12 @@ const ve = {
24
24
  m: "m",
25
25
  xl: "xl",
26
26
  xxl: "xxl"
27
- }, Ga = {
27
+ }, Va = {
28
28
  horizontal: "horizontal"
29
29
  }, V = {
30
30
  low: "low",
31
31
  high: "high"
32
- }, Va = {
32
+ }, Wa = {
33
33
  overline: "overline",
34
34
  caption: "caption",
35
35
  body1: "body1",
@@ -40,8 +40,8 @@ const ve = {
40
40
  headline: "headline",
41
41
  display1: "display1"
42
42
  }, Q = {
43
- ...Va
44
- }, Ur = {
43
+ ...Wa
44
+ }, Kr = {
45
45
  /** Intrinsic content ratio. */
46
46
  original: "original"
47
47
  }, D = {
@@ -63,9 +63,9 @@ function Ne(e) {
63
63
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
64
64
  }
65
65
  var xe = { exports: {} };
66
- var zt;
67
- function Wa() {
68
- return zt || (zt = 1, (function(e) {
66
+ var Gt;
67
+ function Ua() {
68
+ return Gt || (Gt = 1, (function(e) {
69
69
  (function() {
70
70
  var t = {}.hasOwnProperty;
71
71
  function r() {
@@ -96,22 +96,22 @@ function Wa() {
96
96
  })();
97
97
  })(xe)), xe.exports;
98
98
  }
99
- var Ua = Wa();
100
- const A = /* @__PURE__ */ Ne(Ua);
101
- function Lt(e, t) {
99
+ var Ka = Ua();
100
+ const A = /* @__PURE__ */ Ne(Ka);
101
+ function Ot(e, t) {
102
102
  if (!e) return [void 0, t];
103
103
  const [r, a] = e.split("-");
104
104
  return [r, t || a];
105
105
  }
106
- function Ka(e, t, r) {
107
- const [a, n = Aa.N] = Lt(t, r);
106
+ function Ya(e, t, r) {
107
+ const [a, n = Sa.N] = Ot(t, r);
108
108
  return `lumx-color-${e}-${a}-${n}`;
109
109
  }
110
- const Ya = (e, t) => Ka("font", e, t);
111
- function Ot(e) {
110
+ const Ja = (e, t) => Ya("font", e, t);
111
+ function Bt(e) {
112
112
  return `lumx-typography-${e}`;
113
113
  }
114
- function Kr(e, t) {
114
+ function Yr(e, t) {
115
115
  const r = [];
116
116
  for (const [a, n] of Object.entries(t))
117
117
  n && r.push(`${e}--${a}`);
@@ -125,56 +125,56 @@ function ye(e, t, r) {
125
125
  // Base class
126
126
  e,
127
127
  // Modifier(s)
128
- a ? Kr(e, a) : null
128
+ a ? Yr(e, a) : null
129
129
  );
130
130
  }
131
- function Gt(e, t, r, a) {
131
+ function Vt(e, t, r, a) {
132
132
  return Array.isArray(r) ? ye(`${e}__${t}`, r) : ye(`${e}__${t}`, r, a);
133
133
  }
134
- function C(e) {
134
+ function $(e) {
135
135
  function t(a, n) {
136
136
  return Array.isArray(a) ? ye(e, a) : ye(e, a, n);
137
137
  }
138
138
  function r(a, n, o) {
139
- return Array.isArray(n) ? Gt(e, a, n) : Gt(e, a, n, o);
139
+ return Array.isArray(n) ? Vt(e, a, n) : Vt(e, a, n, o);
140
140
  }
141
141
  return {
142
142
  block: t,
143
143
  element: r,
144
- modifier: (a) => Kr(e, a)
144
+ modifier: (a) => Yr(e, a)
145
145
  };
146
146
  }
147
- const Ja = "Badge", Yr = "lumx-badge", {
148
- block: Xa
149
- } = C(Yr), Jr = {
147
+ const Xa = "Badge", Jr = "lumx-badge", {
148
+ block: Qa
149
+ } = $(Jr), Xr = {
150
150
  color: x.primary
151
151
  }, Ae = (e) => {
152
152
  const {
153
153
  children: t,
154
154
  className: r,
155
- color: a = Jr.color,
155
+ color: a = Xr.color,
156
156
  ref: n,
157
157
  ...o
158
158
  } = e;
159
- return c("div", h({
159
+ return l("div", h({
160
160
  ref: n
161
161
  }, o, {
162
- className: A(r, Xa({
162
+ className: A(r, Qa({
163
163
  [`color-${a}`]: !!a
164
164
  }))
165
165
  }), [t]);
166
166
  };
167
- Ae.displayName = Ja;
168
- Ae.className = Yr;
169
- Ae.defaultProps = Jr;
167
+ Ae.displayName = Xa;
168
+ Ae.className = Jr;
169
+ Ae.defaultProps = Xr;
170
170
  const S = () => (...e) => e.reduce(
171
171
  (t, r) => (t[r] = { required: !1 }, t),
172
172
  {}
173
- ), fi = /* @__PURE__ */ y((e, {
173
+ ), mi = /* @__PURE__ */ y((e, {
174
174
  slots: t
175
175
  }) => {
176
176
  const r = k();
177
- return () => c(Ae, h(e, r, {
177
+ return () => l(Ae, h(e, r, {
178
178
  className: e.class,
179
179
  children: t.default?.()
180
180
  }), null);
@@ -183,10 +183,10 @@ const S = () => (...e) => e.reduce(
183
183
  inheritAttrs: !1,
184
184
  // Redefine properties so that they come in as `props` on the `defineComponent` function
185
185
  props: S()("color", "class")
186
- }), Qa = "lumx-badge-wrapper", {
187
- block: Za,
188
- element: en
189
- } = C(Qa), tn = (e) => {
186
+ }), Za = "lumx-badge-wrapper", {
187
+ block: en,
188
+ element: tn
189
+ } = $(Za), rn = (e) => {
190
190
  const {
191
191
  badge: t,
192
192
  children: r,
@@ -194,18 +194,18 @@ const S = () => (...e) => e.reduce(
194
194
  ref: n,
195
195
  ...o
196
196
  } = e;
197
- return c("div", h({
197
+ return l("div", h({
198
198
  ref: n
199
199
  }, o, {
200
- className: A(a, Za())
201
- }), [r, t && c("div", {
202
- className: en("badge")
200
+ className: A(a, en())
201
+ }), [r, t && l("div", {
202
+ className: tn("badge")
203
203
  }, [t])]);
204
- }, mi = /* @__PURE__ */ y((e, {
204
+ }, hi = /* @__PURE__ */ y((e, {
205
205
  slots: t
206
206
  }) => {
207
207
  const r = k();
208
- return () => c(tn, h(e, r, {
208
+ return () => l(rn, h(e, r, {
209
209
  className: e.class,
210
210
  badge: e.badge || t.badge?.(),
211
211
  children: t.default?.()
@@ -215,10 +215,10 @@ const S = () => (...e) => e.reduce(
215
215
  inheritAttrs: !1,
216
216
  props: S()("badge", "class")
217
217
  });
218
- var we, Vt;
219
- function Xr() {
220
- if (Vt) return we;
221
- Vt = 1;
218
+ var we, Wt;
219
+ function Qr() {
220
+ if (Wt) return we;
221
+ Wt = 1;
222
222
  var e = Object.prototype;
223
223
  function t(r) {
224
224
  var a = r && r.constructor, n = typeof a == "function" && a.prototype || e;
@@ -226,10 +226,10 @@ function Xr() {
226
226
  }
227
227
  return we = t, we;
228
228
  }
229
- var Ie, Wt;
230
- function rn() {
231
- if (Wt) return Ie;
232
- Wt = 1;
229
+ var Ie, Ut;
230
+ function an() {
231
+ if (Ut) return Ie;
232
+ Ut = 1;
233
233
  function e(t, r) {
234
234
  return function(a) {
235
235
  return t(r(a));
@@ -237,18 +237,18 @@ function rn() {
237
237
  }
238
238
  return Ie = e, Ie;
239
239
  }
240
- var Ee, Ut;
241
- function an() {
242
- if (Ut) return Ee;
243
- Ut = 1;
244
- var e = rn(), t = e(Object.keys, Object);
245
- return Ee = t, Ee;
246
- }
247
- var Le, Kt;
240
+ var Ee, Kt;
248
241
  function nn() {
249
- if (Kt) return Le;
242
+ if (Kt) return Ee;
250
243
  Kt = 1;
251
- var e = Xr(), t = an(), r = Object.prototype, a = r.hasOwnProperty;
244
+ var e = an(), t = e(Object.keys, Object);
245
+ return Ee = t, Ee;
246
+ }
247
+ var Le, Yt;
248
+ function on() {
249
+ if (Yt) return Le;
250
+ Yt = 1;
251
+ var e = Qr(), t = nn(), r = Object.prototype, a = r.hasOwnProperty;
252
252
  function n(o) {
253
253
  if (!e(o))
254
254
  return t(o);
@@ -259,79 +259,79 @@ function nn() {
259
259
  }
260
260
  return Le = n, Le;
261
261
  }
262
- var Oe, Yt;
263
- function Qr() {
264
- if (Yt) return Oe;
265
- Yt = 1;
262
+ var Oe, Jt;
263
+ function Zr() {
264
+ if (Jt) return Oe;
265
+ Jt = 1;
266
266
  var e = typeof be == "object" && be && be.Object === Object && be;
267
267
  return Oe = e, Oe;
268
268
  }
269
- var Be, Jt;
269
+ var Be, Xt;
270
270
  function F() {
271
- if (Jt) return Be;
272
- Jt = 1;
273
- var e = Qr(), t = typeof self == "object" && self && self.Object === Object && self, r = e || t || Function("return this")();
271
+ if (Xt) return Be;
272
+ Xt = 1;
273
+ var e = Zr(), t = typeof self == "object" && self && self.Object === Object && self, r = e || t || Function("return this")();
274
274
  return Be = r, Be;
275
275
  }
276
- var je, Xt;
277
- function Zr() {
278
- if (Xt) return je;
279
- Xt = 1;
276
+ var je, Qt;
277
+ function ea() {
278
+ if (Qt) return je;
279
+ Qt = 1;
280
280
  var e = F(), t = e.Symbol;
281
281
  return je = t, je;
282
282
  }
283
- var Re, Qt;
284
- function on() {
285
- if (Qt) return Re;
286
- Qt = 1;
287
- var e = Zr(), t = Object.prototype, r = t.hasOwnProperty, a = t.toString, n = e ? e.toStringTag : void 0;
283
+ var Re, Zt;
284
+ function sn() {
285
+ if (Zt) return Re;
286
+ Zt = 1;
287
+ var e = ea(), t = Object.prototype, r = t.hasOwnProperty, a = t.toString, n = e ? e.toStringTag : void 0;
288
288
  function o(s) {
289
289
  var i = r.call(s, n), u = s[n];
290
290
  try {
291
291
  s[n] = void 0;
292
- var l = !0;
292
+ var c = !0;
293
293
  } catch {
294
294
  }
295
295
  var d = a.call(s);
296
- return l && (i ? s[n] = u : delete s[n]), d;
296
+ return c && (i ? s[n] = u : delete s[n]), d;
297
297
  }
298
298
  return Re = o, Re;
299
299
  }
300
- var Me, Zt;
301
- function sn() {
302
- if (Zt) return Me;
303
- Zt = 1;
300
+ var Me, er;
301
+ function ln() {
302
+ if (er) return Me;
303
+ er = 1;
304
304
  var e = Object.prototype, t = e.toString;
305
305
  function r(a) {
306
306
  return t.call(a);
307
307
  }
308
308
  return Me = r, Me;
309
309
  }
310
- var qe, er;
310
+ var qe, tr;
311
311
  function le() {
312
- if (er) return qe;
313
- er = 1;
314
- var e = Zr(), t = on(), r = sn(), a = "[object Null]", n = "[object Undefined]", o = e ? e.toStringTag : void 0;
312
+ if (tr) return qe;
313
+ tr = 1;
314
+ var e = ea(), t = sn(), r = ln(), a = "[object Null]", n = "[object Undefined]", o = e ? e.toStringTag : void 0;
315
315
  function s(i) {
316
316
  return i == null ? i === void 0 ? n : a : o && o in Object(i) ? t(i) : r(i);
317
317
  }
318
318
  return qe = s, qe;
319
319
  }
320
- var De, tr;
321
- function Bt() {
322
- if (tr) return De;
323
- tr = 1;
320
+ var De, rr;
321
+ function jt() {
322
+ if (rr) return De;
323
+ rr = 1;
324
324
  function e(t) {
325
325
  var r = typeof t;
326
326
  return t != null && (r == "object" || r == "function");
327
327
  }
328
328
  return De = e, De;
329
329
  }
330
- var Fe, rr;
331
- function ea() {
332
- if (rr) return Fe;
333
- rr = 1;
334
- var e = le(), t = Bt(), r = "[object AsyncFunction]", a = "[object Function]", n = "[object GeneratorFunction]", o = "[object Proxy]";
330
+ var Fe, ar;
331
+ function ta() {
332
+ if (ar) return Fe;
333
+ ar = 1;
334
+ var e = le(), t = jt(), r = "[object AsyncFunction]", a = "[object Function]", n = "[object GeneratorFunction]", o = "[object Proxy]";
335
335
  function s(i) {
336
336
  if (!t(i))
337
337
  return !1;
@@ -340,18 +340,18 @@ function ea() {
340
340
  }
341
341
  return Fe = s, Fe;
342
342
  }
343
- var He, ar;
344
- function ln() {
345
- if (ar) return He;
346
- ar = 1;
343
+ var He, nr;
344
+ function cn() {
345
+ if (nr) return He;
346
+ nr = 1;
347
347
  var e = F(), t = e["__core-js_shared__"];
348
348
  return He = t, He;
349
349
  }
350
- var ze, nr;
351
- function cn() {
352
- if (nr) return ze;
353
- nr = 1;
354
- var e = ln(), t = (function() {
350
+ var ze, or;
351
+ function un() {
352
+ if (or) return ze;
353
+ or = 1;
354
+ var e = cn(), t = (function() {
355
355
  var a = /[^.]+$/.exec(e && e.keys && e.keys.IE_PROTO || "");
356
356
  return a ? "Symbol(src)_1." + a : "";
357
357
  })();
@@ -360,10 +360,10 @@ function cn() {
360
360
  }
361
361
  return ze = r, ze;
362
362
  }
363
- var Ge, or;
364
- function ta() {
365
- if (or) return Ge;
366
- or = 1;
363
+ var Ge, sr;
364
+ function ra() {
365
+ if (sr) return Ge;
366
+ sr = 1;
367
367
  var e = Function.prototype, t = e.toString;
368
368
  function r(a) {
369
369
  if (a != null) {
@@ -380,12 +380,12 @@ function ta() {
380
380
  }
381
381
  return Ge = r, Ge;
382
382
  }
383
- var Ve, sr;
384
- function un() {
385
- if (sr) return Ve;
386
- sr = 1;
387
- var e = ea(), t = cn(), r = Bt(), a = ta(), n = /[\\^$.*+?()[\]{}|]/g, o = /^\[object .+?Constructor\]$/, s = Function.prototype, i = Object.prototype, u = s.toString, l = i.hasOwnProperty, d = RegExp(
388
- "^" + u.call(l).replace(n, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
383
+ var Ve, ir;
384
+ function dn() {
385
+ if (ir) return Ve;
386
+ ir = 1;
387
+ var e = ta(), t = un(), r = jt(), a = ra(), n = /[\\^$.*+?()[\]{}|]/g, o = /^\[object .+?Constructor\]$/, s = Function.prototype, i = Object.prototype, u = s.toString, c = i.hasOwnProperty, d = RegExp(
388
+ "^" + u.call(c).replace(n, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
389
389
  );
390
390
  function f(m) {
391
391
  if (!r(m) || t(m))
@@ -395,67 +395,67 @@ function un() {
395
395
  }
396
396
  return Ve = f, Ve;
397
397
  }
398
- var We, ir;
399
- function dn() {
400
- if (ir) return We;
401
- ir = 1;
398
+ var We, lr;
399
+ function fn() {
400
+ if (lr) return We;
401
+ lr = 1;
402
402
  function e(t, r) {
403
403
  return t?.[r];
404
404
  }
405
405
  return We = e, We;
406
406
  }
407
- var Ue, lr;
407
+ var Ue, cr;
408
408
  function ce() {
409
- if (lr) return Ue;
410
- lr = 1;
411
- var e = un(), t = dn();
409
+ if (cr) return Ue;
410
+ cr = 1;
411
+ var e = dn(), t = fn();
412
412
  function r(a, n) {
413
413
  var o = t(a, n);
414
414
  return e(o) ? o : void 0;
415
415
  }
416
416
  return Ue = r, Ue;
417
417
  }
418
- var Ke, cr;
419
- function fn() {
420
- if (cr) return Ke;
421
- cr = 1;
418
+ var Ke, ur;
419
+ function mn() {
420
+ if (ur) return Ke;
421
+ ur = 1;
422
422
  var e = ce(), t = F(), r = e(t, "DataView");
423
423
  return Ke = r, Ke;
424
424
  }
425
- var Ye, ur;
426
- function mn() {
427
- if (ur) return Ye;
428
- ur = 1;
425
+ var Ye, dr;
426
+ function hn() {
427
+ if (dr) return Ye;
428
+ dr = 1;
429
429
  var e = ce(), t = F(), r = e(t, "Map");
430
430
  return Ye = r, Ye;
431
431
  }
432
- var Je, dr;
433
- function hn() {
434
- if (dr) return Je;
435
- dr = 1;
432
+ var Je, fr;
433
+ function pn() {
434
+ if (fr) return Je;
435
+ fr = 1;
436
436
  var e = ce(), t = F(), r = e(t, "Promise");
437
437
  return Je = r, Je;
438
438
  }
439
- var Xe, fr;
440
- function pn() {
441
- if (fr) return Xe;
442
- fr = 1;
439
+ var Xe, mr;
440
+ function bn() {
441
+ if (mr) return Xe;
442
+ mr = 1;
443
443
  var e = ce(), t = F(), r = e(t, "Set");
444
444
  return Xe = r, Xe;
445
445
  }
446
- var Qe, mr;
447
- function bn() {
448
- if (mr) return Qe;
449
- mr = 1;
446
+ var Qe, hr;
447
+ function gn() {
448
+ if (hr) return Qe;
449
+ hr = 1;
450
450
  var e = ce(), t = F(), r = e(t, "WeakMap");
451
451
  return Qe = r, Qe;
452
452
  }
453
- var Ze, hr;
454
- function gn() {
455
- if (hr) return Ze;
456
- hr = 1;
457
- var e = fn(), t = mn(), r = hn(), a = pn(), n = bn(), o = le(), s = ta(), i = "[object Map]", u = "[object Object]", l = "[object Promise]", d = "[object Set]", f = "[object WeakMap]", m = "[object DataView]", p = s(e), g = s(t), b = s(r), T = s(a), v = s(n), $ = o;
458
- return (e && $(new e(new ArrayBuffer(1))) != m || t && $(new t()) != i || r && $(r.resolve()) != l || a && $(new a()) != d || n && $(new n()) != f) && ($ = function(_) {
453
+ var Ze, pr;
454
+ function vn() {
455
+ if (pr) return Ze;
456
+ pr = 1;
457
+ var e = mn(), t = hn(), r = pn(), a = bn(), n = gn(), o = le(), s = ra(), i = "[object Map]", u = "[object Object]", c = "[object Promise]", d = "[object Set]", f = "[object WeakMap]", m = "[object DataView]", p = s(e), g = s(t), b = s(r), v = s(a), C = s(n), P = o;
458
+ return (e && P(new e(new ArrayBuffer(1))) != m || t && P(new t()) != i || r && P(r.resolve()) != c || a && P(new a()) != d || n && P(new n()) != f) && (P = function(_) {
459
459
  var O = o(_), L = O == u ? _.constructor : void 0, B = L ? s(L) : "";
460
460
  if (B)
461
461
  switch (B) {
@@ -464,104 +464,104 @@ function gn() {
464
464
  case g:
465
465
  return i;
466
466
  case b:
467
- return l;
468
- case T:
469
- return d;
467
+ return c;
470
468
  case v:
469
+ return d;
470
+ case C:
471
471
  return f;
472
472
  }
473
473
  return O;
474
- }), Ze = $, Ze;
474
+ }), Ze = P, Ze;
475
475
  }
476
- var et, pr;
476
+ var et, br;
477
477
  function Se() {
478
- if (pr) return et;
479
- pr = 1;
478
+ if (br) return et;
479
+ br = 1;
480
480
  function e(t) {
481
481
  return t != null && typeof t == "object";
482
482
  }
483
483
  return et = e, et;
484
484
  }
485
- var tt, br;
486
- function vn() {
487
- if (br) return tt;
488
- br = 1;
485
+ var tt, gr;
486
+ function yn() {
487
+ if (gr) return tt;
488
+ gr = 1;
489
489
  var e = le(), t = Se(), r = "[object Arguments]";
490
490
  function a(n) {
491
491
  return t(n) && e(n) == r;
492
492
  }
493
493
  return tt = a, tt;
494
494
  }
495
- var rt, gr;
496
- function yn() {
497
- if (gr) return rt;
498
- gr = 1;
499
- var e = vn(), t = Se(), r = Object.prototype, a = r.hasOwnProperty, n = r.propertyIsEnumerable, o = e(/* @__PURE__ */ (function() {
495
+ var rt, vr;
496
+ function Nn() {
497
+ if (vr) return rt;
498
+ vr = 1;
499
+ var e = yn(), t = Se(), r = Object.prototype, a = r.hasOwnProperty, n = r.propertyIsEnumerable, o = e(/* @__PURE__ */ (function() {
500
500
  return arguments;
501
501
  })()) ? e : function(s) {
502
502
  return t(s) && a.call(s, "callee") && !n.call(s, "callee");
503
503
  };
504
504
  return rt = o, rt;
505
505
  }
506
- var at, vr;
507
- function ra() {
508
- if (vr) return at;
509
- vr = 1;
506
+ var at, yr;
507
+ function aa() {
508
+ if (yr) return at;
509
+ yr = 1;
510
510
  var e = Array.isArray;
511
511
  return at = e, at;
512
512
  }
513
- var nt, yr;
514
- function aa() {
515
- if (yr) return nt;
516
- yr = 1;
513
+ var nt, Nr;
514
+ function na() {
515
+ if (Nr) return nt;
516
+ Nr = 1;
517
517
  var e = 9007199254740991;
518
518
  function t(r) {
519
519
  return typeof r == "number" && r > -1 && r % 1 == 0 && r <= e;
520
520
  }
521
521
  return nt = t, nt;
522
522
  }
523
- var ot, Nr;
524
- function Nn() {
525
- if (Nr) return ot;
526
- Nr = 1;
527
- var e = ea(), t = aa();
523
+ var ot, Ar;
524
+ function An() {
525
+ if (Ar) return ot;
526
+ Ar = 1;
527
+ var e = ta(), t = na();
528
528
  function r(a) {
529
529
  return a != null && t(a.length) && !e(a);
530
530
  }
531
531
  return ot = r, ot;
532
532
  }
533
- var ne = { exports: {} }, st, Ar;
534
- function An() {
535
- if (Ar) return st;
536
- Ar = 1;
533
+ var ne = { exports: {} }, st, Sr;
534
+ function Sn() {
535
+ if (Sr) return st;
536
+ Sr = 1;
537
537
  function e() {
538
538
  return !1;
539
539
  }
540
540
  return st = e, st;
541
541
  }
542
542
  ne.exports;
543
- var Sr;
544
- function Sn() {
545
- return Sr || (Sr = 1, (function(e, t) {
546
- var r = F(), a = An(), n = t && !t.nodeType && t, o = n && !0 && e && !e.nodeType && e, s = o && o.exports === n, i = s ? r.Buffer : void 0, u = i ? i.isBuffer : void 0, l = u || a;
547
- e.exports = l;
543
+ var kr;
544
+ function kn() {
545
+ return kr || (kr = 1, (function(e, t) {
546
+ var r = F(), a = Sn(), n = t && !t.nodeType && t, o = n && !0 && e && !e.nodeType && e, s = o && o.exports === n, i = s ? r.Buffer : void 0, u = i ? i.isBuffer : void 0, c = u || a;
547
+ e.exports = c;
548
548
  })(ne, ne.exports)), ne.exports;
549
549
  }
550
- var it, kr;
551
- function kn() {
552
- if (kr) return it;
553
- kr = 1;
554
- var e = le(), t = aa(), r = Se(), a = "[object Arguments]", n = "[object Array]", o = "[object Boolean]", s = "[object Date]", i = "[object Error]", u = "[object Function]", l = "[object Map]", d = "[object Number]", f = "[object Object]", m = "[object RegExp]", p = "[object Set]", g = "[object String]", b = "[object WeakMap]", T = "[object ArrayBuffer]", v = "[object DataView]", $ = "[object Float32Array]", _ = "[object Float64Array]", O = "[object Int8Array]", L = "[object Int16Array]", B = "[object Int32Array]", me = "[object Uint8Array]", Y = "[object Uint8ClampedArray]", he = "[object Uint16Array]", te = "[object Uint32Array]", N = {};
555
- N[$] = N[_] = N[O] = N[L] = N[B] = N[me] = N[Y] = N[he] = N[te] = !0, N[a] = N[n] = N[T] = N[o] = N[v] = N[s] = N[i] = N[u] = N[l] = N[d] = N[f] = N[m] = N[p] = N[g] = N[b] = !1;
550
+ var it, Pr;
551
+ function Pn() {
552
+ if (Pr) return it;
553
+ Pr = 1;
554
+ var e = le(), t = na(), r = Se(), a = "[object Arguments]", n = "[object Array]", o = "[object Boolean]", s = "[object Date]", i = "[object Error]", u = "[object Function]", c = "[object Map]", d = "[object Number]", f = "[object Object]", m = "[object RegExp]", p = "[object Set]", g = "[object String]", b = "[object WeakMap]", v = "[object ArrayBuffer]", C = "[object DataView]", P = "[object Float32Array]", _ = "[object Float64Array]", O = "[object Int8Array]", L = "[object Int16Array]", B = "[object Int32Array]", me = "[object Uint8Array]", Y = "[object Uint8ClampedArray]", he = "[object Uint16Array]", te = "[object Uint32Array]", N = {};
555
+ N[P] = N[_] = N[O] = N[L] = N[B] = N[me] = N[Y] = N[he] = N[te] = !0, N[a] = N[n] = N[v] = N[o] = N[C] = N[s] = N[i] = N[u] = N[c] = N[d] = N[f] = N[m] = N[p] = N[g] = N[b] = !1;
556
556
  function J(j) {
557
557
  return r(j) && t(j.length) && !!N[e(j)];
558
558
  }
559
559
  return it = J, it;
560
560
  }
561
- var lt, Pr;
562
- function Pn() {
563
- if (Pr) return lt;
564
- Pr = 1;
561
+ var lt, Tr;
562
+ function Tn() {
563
+ if (Tr) return lt;
564
+ Tr = 1;
565
565
  function e(t) {
566
566
  return function(r) {
567
567
  return t(r);
@@ -571,10 +571,10 @@ function Pn() {
571
571
  }
572
572
  var oe = { exports: {} };
573
573
  oe.exports;
574
- var Tr;
575
- function Tn() {
576
- return Tr || (Tr = 1, (function(e, t) {
577
- var r = Qr(), a = t && !t.nodeType && t, n = a && !0 && e && !e.nodeType && e, o = n && n.exports === a, s = o && r.process, i = (function() {
574
+ var $r;
575
+ function $n() {
576
+ return $r || ($r = 1, (function(e, t) {
577
+ var r = Zr(), a = t && !t.nodeType && t, n = a && !0 && e && !e.nodeType && e, o = n && n.exports === a, s = o && r.process, i = (function() {
578
578
  try {
579
579
  var u = n && n.require && n.require("util").types;
580
580
  return u || s && s.binding && s.binding("util");
@@ -584,25 +584,25 @@ function Tn() {
584
584
  e.exports = i;
585
585
  })(oe, oe.exports)), oe.exports;
586
586
  }
587
- var ct, $r;
588
- function $n() {
589
- if ($r) return ct;
590
- $r = 1;
591
- var e = kn(), t = Pn(), r = Tn(), a = r && r.isTypedArray, n = a ? t(a) : e;
592
- return ct = n, ct;
593
- }
594
- var ut, Cr;
587
+ var ct, Cr;
595
588
  function Cn() {
596
- if (Cr) return ut;
589
+ if (Cr) return ct;
597
590
  Cr = 1;
598
- var e = nn(), t = gn(), r = yn(), a = ra(), n = Nn(), o = Sn(), s = Xr(), i = $n(), u = "[object Map]", l = "[object Set]", d = Object.prototype, f = d.hasOwnProperty;
591
+ var e = Pn(), t = Tn(), r = $n(), a = r && r.isTypedArray, n = a ? t(a) : e;
592
+ return ct = n, ct;
593
+ }
594
+ var ut, _r;
595
+ function _n() {
596
+ if (_r) return ut;
597
+ _r = 1;
598
+ var e = on(), t = vn(), r = Nn(), a = aa(), n = An(), o = kn(), s = Qr(), i = Cn(), u = "[object Map]", c = "[object Set]", d = Object.prototype, f = d.hasOwnProperty;
599
599
  function m(p) {
600
600
  if (p == null)
601
601
  return !0;
602
602
  if (n(p) && (a(p) || typeof p == "string" || typeof p.splice == "function" || o(p) || i(p) || r(p)))
603
603
  return !p.length;
604
604
  var g = t(p);
605
- if (g == u || g == l)
605
+ if (g == u || g == c)
606
606
  return !p.size;
607
607
  if (s(p))
608
608
  return !e(p).length;
@@ -613,12 +613,12 @@ function Cn() {
613
613
  }
614
614
  return ut = m, ut;
615
615
  }
616
- var _n = Cn();
617
- const _r = /* @__PURE__ */ Ne(_n);
618
- function xn(e) {
616
+ var xn = _n();
617
+ const xr = /* @__PURE__ */ Ne(xn);
618
+ function wn(e) {
619
619
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !ee(e);
620
620
  }
621
- const na = (e) => {
621
+ const oa = (e) => {
622
622
  const {
623
623
  children: t,
624
624
  onClick: r,
@@ -627,14 +627,14 @@ const na = (e) => {
627
627
  "aria-disabled": o,
628
628
  as: s,
629
629
  ...i
630
- } = e, u = n || o === "true" || o === !0, l = s;
630
+ } = e, u = n || o === "true" || o === !0, c = s;
631
631
  let d;
632
- return l === "button" ? d = {
632
+ return c === "button" ? d = {
633
633
  type: i.type || "button",
634
634
  disabled: n
635
635
  } : d = {
636
636
  tabIndex: n ? "-1" : i.tabIndex
637
- }, c(l, h({
637
+ }, l(c, h({
638
638
  "aria-disabled": u || void 0
639
639
  }, i, d, {
640
640
  onClick: (f) => {
@@ -644,20 +644,20 @@ const na = (e) => {
644
644
  }
645
645
  r?.(f);
646
646
  }
647
- }), xn(t) ? t : {
647
+ }), wn(t) ? t : {
648
648
  default: () => [t]
649
649
  });
650
- }, wn = "ButtonRoot", In = "lumx-button-wrapper", {
651
- block: En
652
- } = C(In), Ln = "lumx-button", {
653
- block: On
654
- } = C(Ln), Bn = (e) => {
650
+ }, In = "ButtonRoot", En = "lumx-button-wrapper", {
651
+ block: Ln
652
+ } = $(En), On = "lumx-button", {
653
+ block: Bn
654
+ } = $(On), jn = (e) => {
655
655
  const {
656
656
  color: t,
657
657
  emphasis: r,
658
658
  variant: a,
659
659
  fullWidth: n
660
- } = e, o = r === V.low && (t === x.light ? x.dark : x.light), s = En({
660
+ } = e, o = r === V.low && (t === x.light ? x.dark : x.light), s = Ln({
661
661
  [`color-${o}`]: !!o,
662
662
  [`variant-${a}`]: !!a,
663
663
  "is-full-width": n
@@ -665,7 +665,7 @@ const na = (e) => {
665
665
  ...e,
666
666
  hasBackground: !1
667
667
  };
668
- return c("div", {
668
+ return l("div", {
669
669
  className: s
670
670
  }, [ue(i)]);
671
671
  }, ue = (e) => {
@@ -678,52 +678,52 @@ const na = (e) => {
678
678
  emphasis: s,
679
679
  hasBackground: i,
680
680
  isSelected: u,
681
- isActive: l,
681
+ isActive: c,
682
682
  isFocused: d,
683
683
  isHovered: f,
684
684
  linkAs: m,
685
685
  size: p,
686
686
  theme: g = ve.light,
687
687
  variant: b,
688
- fullWidth: T,
689
- ref: v,
690
- ...$
688
+ fullWidth: v,
689
+ ref: C,
690
+ ...P
691
691
  } = e, _ = o || s !== V.high && g === ve.dark && x.light || s === V.high && x.primary || x.dark;
692
692
  if (i)
693
- return Bn({
693
+ return jn({
694
694
  ...e,
695
- ref: v,
695
+ ref: C,
696
696
  variant: b,
697
697
  color: _
698
698
  });
699
- const O = A(n, On({
699
+ const O = A(n, Bn({
700
700
  [`color-${_}`]: !!_,
701
701
  [`emphasis-${s}`]: !!s,
702
702
  "is-selected": u,
703
703
  "is-disabled": !!(e.isDisabled || e["aria-disabled"]),
704
- "is-active": l,
704
+ "is-active": c,
705
705
  "is-focused": d,
706
706
  "is-hovered": f,
707
707
  [`size-${p}`]: !!p,
708
708
  [`theme-${g}`]: !!(s === V.high && g),
709
709
  [`variant-${b}`]: !!b,
710
- "is-full-width": T
710
+ "is-full-width": v
711
711
  }));
712
- return na({
713
- as: m || ($.href ? "a" : "button"),
714
- ...$,
712
+ return oa({
713
+ as: m || (P.href ? "a" : "button"),
714
+ ...P,
715
715
  "aria-disabled": r,
716
716
  "aria-label": t,
717
- ref: v,
717
+ ref: C,
718
718
  className: O,
719
719
  children: a
720
720
  });
721
721
  };
722
- ue.displayName = wn;
722
+ ue.displayName = In;
723
723
  ue.defaultProps = {};
724
- const jn = "Button", oa = "lumx-button", {
725
- modifier: Rn
726
- } = C(oa), Pt = {
724
+ const Rn = "Button", sa = "lumx-button", {
725
+ modifier: Mn
726
+ } = $(sa), Pt = {
727
727
  emphasis: V.high,
728
728
  size: E.m
729
729
  }, ke = (e) => {
@@ -734,7 +734,7 @@ const jn = "Button", oa = "lumx-button", {
734
734
  rightIcon: n,
735
735
  size: o = Pt.size,
736
736
  ...s
737
- } = e, i = A(t, Rn({
737
+ } = e, i = A(t, Mn({
738
738
  "has-left-icon": !!a,
739
739
  "has-right-icon": !!n
740
740
  }));
@@ -746,41 +746,41 @@ const jn = "Button", oa = "lumx-button", {
746
746
  variant: "button"
747
747
  });
748
748
  };
749
- ke.displayName = jn;
750
- ke.className = oa;
749
+ ke.displayName = Rn;
750
+ ke.className = sa;
751
751
  ke.defaultProps = Pt;
752
- function w(e = { defaultTheme: Sa.light }) {
753
- const { defaultTheme: t } = e, r = wt("theme", void 0);
754
- return P(() => kt(r) || t);
752
+ function w(e = { defaultTheme: ka.light }) {
753
+ const { defaultTheme: t } = e, r = It("theme", void 0);
754
+ return T(() => kt(r) || t);
755
755
  }
756
- const Mn = /* @__PURE__ */ Symbol("DISABLED_STATE_KEY");
757
- function qn() {
758
- return wt(Mn, { state: null });
756
+ const qn = /* @__PURE__ */ Symbol("DISABLED_STATE_KEY");
757
+ function Dn() {
758
+ return It(qn, { state: null });
759
759
  }
760
760
  function H(e) {
761
- const t = qn(), r = P(() => {
761
+ const t = Dn(), r = T(() => {
762
762
  const o = typeof e == "function" ? e() : kt(e);
763
- return Oa(t, {
763
+ return Ba(t, {
764
764
  disabled: o.disabled,
765
765
  isDisabled: o.isDisabled,
766
766
  "aria-disabled": o["aria-disabled"] ?? o.ariaDisabled
767
767
  });
768
- }), a = P(
768
+ }), a = T(
769
769
  () => r.value["aria-disabled"] || r.value.disabled || void 0
770
- ), n = P(() => {
771
- const o = typeof e == "function" ? e() : kt(e), { disabled: s, isDisabled: i, "aria-disabled": u, ariaDisabled: l, onClick: d, onChange: f, ...m } = o;
770
+ ), n = T(() => {
771
+ const o = typeof e == "function" ? e() : kt(e), { disabled: s, isDisabled: i, "aria-disabled": u, ariaDisabled: c, onClick: d, onChange: f, ...m } = o;
772
772
  return a.value || (d && (m.onClick = d), f && (m.onChange = f)), m;
773
773
  });
774
774
  return { disabledStateProps: r, isAnyDisabled: a, otherProps: n };
775
775
  }
776
- const xr = y({
776
+ const wr = y({
777
777
  name: "ResetTheme",
778
778
  setup(e, { slots: t }) {
779
- return Gr("theme", void 0), () => t.default?.();
779
+ return Vr("theme", void 0), () => t.default?.();
780
780
  }
781
- }), Dn = "Icon", Fn = "lumx-icon", sa = Fn, {
782
- block: Hn
783
- } = C(sa), zn = {}, I = (e) => {
781
+ }), Fn = "Icon", Hn = "lumx-icon", ia = Hn, {
782
+ block: zn
783
+ } = $(ia), Gn = {}, I = (e) => {
784
784
  const {
785
785
  className: t,
786
786
  color: r,
@@ -790,33 +790,33 @@ const xr = y({
790
790
  size: s,
791
791
  ref: i,
792
792
  theme: u,
793
- alt: l,
793
+ alt: c,
794
794
  verticalAlign: d,
795
795
  ...f
796
- } = e, [m, p] = Lt(r, a);
796
+ } = e, [m, p] = Ot(r, a);
797
797
  let g = m;
798
798
  !g && (n || u) && (g = u === ve.dark ? x.light : x.dark);
799
799
  let b = p;
800
800
  !b && n && g === x.dark && (b = "L2");
801
- let T = s;
802
- return s && n ? s === E.xxs || s === E.xs ? T = E.s : s === E.xxl && (T = E.xl) : n && (T = E.m), c("i", h({
801
+ let v = s;
802
+ return s && n ? s === E.xxs || s === E.xs ? v = E.s : s === E.xxl && (v = E.xl) : n && (v = E.m), l("i", h({
803
803
  ref: i
804
804
  }, f, {
805
- className: A(t, Hn({
805
+ className: A(t, zn({
806
806
  [`color-${g}`]: !!g,
807
807
  [`color-variant-${b}`]: !!b,
808
808
  "has-shape": n,
809
809
  [`theme-${u}`]: !!u,
810
- [`size-${T}`]: !!T,
810
+ [`size-${v}`]: !!v,
811
811
  "no-shape": !n,
812
- "has-dark-layer": !n && g === x.yellow && o === Wr,
812
+ "has-dark-layer": !n && g === x.yellow && o === Ur,
813
813
  path: !0,
814
814
  "vertical-align-middle": d === "middle"
815
815
  }))
816
- }), [c("svg", {
817
- "aria-hidden": l ? void 0 : "true",
818
- role: l ? "img" : void 0,
819
- "aria-label": l,
816
+ }), [l("svg", {
817
+ "aria-hidden": c ? void 0 : "true",
818
+ role: c ? "img" : void 0,
819
+ "aria-label": c,
820
820
  height: "1em",
821
821
  preserveAspectRatio: "xMidYMid meet",
822
822
  style: {
@@ -824,19 +824,19 @@ const xr = y({
824
824
  },
825
825
  viewBox: "0 0 24 24",
826
826
  width: "1em"
827
- }, [c("path", {
827
+ }, [l("path", {
828
828
  d: o,
829
829
  fill: "currentColor"
830
830
  }, null)])]);
831
831
  };
832
- I.displayName = Dn;
833
- I.className = sa;
834
- I.defaultProps = zn;
832
+ I.displayName = Fn;
833
+ I.className = ia;
834
+ I.defaultProps = Gn;
835
835
  const Tt = /* @__PURE__ */ y((e) => {
836
836
  const t = k(), r = w({
837
837
  defaultTheme: void 0
838
838
  });
839
- return () => c(I, h(e, t, {
839
+ return () => l(I, h(e, t, {
840
840
  className: e.class,
841
841
  theme: e.theme || r.value
842
842
  }), null);
@@ -845,9 +845,9 @@ const Tt = /* @__PURE__ */ y((e) => {
845
845
  inheritAttrs: !1,
846
846
  // Redefine properties so that they come in as `props` on the `defineComponent` function
847
847
  props: S()("icon", "color", "colorVariant", "hasShape", "size", "alt", "verticalAlign", "theme", "class")
848
- }), Gn = "lumx-text", {
849
- block: Vn
850
- } = C(Gn), Wn = (e) => {
848
+ }), Vn = "lumx-text", {
849
+ block: Wn
850
+ } = $(Vn), Un = (e) => {
851
851
  const {
852
852
  className: t,
853
853
  color: r,
@@ -857,80 +857,80 @@ const Tt = /* @__PURE__ */ y((e) => {
857
857
  truncate: s,
858
858
  whiteSpace: i,
859
859
  style: u
860
- } = e, l = typeof s == "object" && s.lines > 1 && {
860
+ } = e, c = typeof s == "object" && s.lines > 1 && {
861
861
  "--lumx-text-truncate-lines": s.lines
862
- }, d = !!l, f = !!s, m = !n && !(f && !d) && i && {
862
+ }, d = !!c, f = !!s, m = !n && !(f && !d) && i && {
863
863
  "--lumx-text-white-space": i
864
864
  };
865
865
  return {
866
- className: A(t, Vn({
866
+ className: A(t, Wn({
867
867
  "is-truncated": f && !d,
868
868
  "is-truncated-multiline": d,
869
869
  "no-wrap": n
870
- }), o && Ot(o), r && Ya(r, a)),
870
+ }), o && Bt(o), r && Ja(r, a)),
871
871
  style: {
872
- ...l,
872
+ ...c,
873
873
  ...m,
874
874
  ...u
875
875
  }
876
876
  };
877
877
  };
878
- function ia(e, t) {
879
- return Ta() ? ($a(e, t), !0) : !1;
878
+ function la(e, t) {
879
+ return $a() ? (Ca(e, t), !0) : !1;
880
880
  }
881
- const Un = typeof window < "u" && typeof document < "u";
881
+ const Kn = typeof window < "u" && typeof document < "u";
882
882
  typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
883
- const Kn = (e) => e != null;
884
- function Yn(e) {
883
+ const Yn = (e) => e != null;
884
+ function Jn(e) {
885
885
  return Array.isArray(e) ? e : [e];
886
886
  }
887
- const la = Un ? window : void 0;
887
+ const ca = Kn ? window : void 0;
888
888
  function $t(e) {
889
889
  var t;
890
- const r = It(e);
890
+ const r = Et(e);
891
891
  return (t = r?.$el) !== null && t !== void 0 ? t : r;
892
892
  }
893
893
  // @__NO_SIDE_EFFECTS__
894
- function Jn() {
895
- const e = Ca(!1), t = Vr();
896
- return t && _a(() => {
894
+ function Xn() {
895
+ const e = _a(!1), t = Wr();
896
+ return t && xa(() => {
897
897
  e.value = !0;
898
898
  }, t), e;
899
899
  }
900
900
  // @__NO_SIDE_EFFECTS__
901
- function ca(e) {
902
- const t = /* @__PURE__ */ Jn();
903
- return P(() => (t.value, !!e()));
901
+ function ua(e) {
902
+ const t = /* @__PURE__ */ Xn();
903
+ return T(() => (t.value, !!e()));
904
904
  }
905
- function Xn(e, t, r = {}) {
906
- const { window: a = la, ...n } = r;
905
+ function Qn(e, t, r = {}) {
906
+ const { window: a = ca, ...n } = r;
907
907
  let o;
908
- const s = /* @__PURE__ */ ca(() => a && "MutationObserver" in a), i = () => {
908
+ const s = /* @__PURE__ */ ua(() => a && "MutationObserver" in a), i = () => {
909
909
  o && (o.disconnect(), o = void 0);
910
- }, u = W(P(() => {
911
- const f = Yn(It(e)).map($t).filter(Kn);
910
+ }, u = W(T(() => {
911
+ const f = Jn(Et(e)).map($t).filter(Yn);
912
912
  return new Set(f);
913
913
  }), (f) => {
914
914
  i(), s.value && f.size && (o = new MutationObserver(t), f.forEach((m) => o.observe(m, n)));
915
915
  }, {
916
916
  immediate: !0,
917
917
  flush: "post"
918
- }), l = () => o?.takeRecords(), d = () => {
918
+ }), c = () => o?.takeRecords(), d = () => {
919
919
  u(), i();
920
920
  };
921
- return ia(d), {
921
+ return la(d), {
922
922
  isSupported: s,
923
923
  stop: d,
924
- takeRecords: l
924
+ takeRecords: c
925
925
  };
926
926
  }
927
- function Qn(e, t, r = {}) {
928
- const { window: a = la, ...n } = r;
927
+ function Zn(e, t, r = {}) {
928
+ const { window: a = ca, ...n } = r;
929
929
  let o;
930
- const s = /* @__PURE__ */ ca(() => a && "ResizeObserver" in a), i = () => {
930
+ const s = /* @__PURE__ */ ua(() => a && "ResizeObserver" in a), i = () => {
931
931
  o && (o.disconnect(), o = void 0);
932
- }, u = W(P(() => {
933
- const d = It(e);
932
+ }, u = W(T(() => {
933
+ const d = Et(e);
934
934
  return Array.isArray(d) ? d.map((f) => $t(f)) : [$t(d)];
935
935
  }), (d) => {
936
936
  if (i(), s.value && a) {
@@ -940,28 +940,28 @@ function Qn(e, t, r = {}) {
940
940
  }, {
941
941
  immediate: !0,
942
942
  flush: "post"
943
- }), l = () => {
943
+ }), c = () => {
944
944
  i(), u();
945
945
  };
946
- return ia(l), {
946
+ return la(c), {
947
947
  isSupported: s,
948
- stop: l
948
+ stop: c
949
949
  };
950
950
  }
951
- function Zn(e) {
951
+ function eo(e) {
952
952
  const t = ie(void 0), r = () => {
953
953
  const a = e.value;
954
954
  a && !a.closest(`.${Z.visuallyHidden()}`) && a.offsetWidth < a.scrollWidth ? t.value = a.innerText : t.value = void 0;
955
955
  };
956
- return Xn(e, r, {
956
+ return Qn(e, r, {
957
957
  childList: !0,
958
958
  attributes: !0,
959
959
  characterData: !0,
960
960
  subtree: !0
961
- }), Qn(e, r), W(e, r, { immediate: !0 }), { tooltipLabel: t };
961
+ }), Zn(e, r), W(e, r, { immediate: !0 }), { tooltipLabel: t };
962
962
  }
963
- const eo = (e = "default") => {
964
- const t = Et();
963
+ const to = (e = "default") => {
964
+ const t = Lt();
965
965
  return () => {
966
966
  const r = t?.[e];
967
967
  return r ? r() : null;
@@ -986,43 +986,43 @@ function Ct(e) {
986
986
  }
987
987
  if (typeof r.type == "string" && Array.isArray(r.children)) {
988
988
  const a = Ct(r.children), n = { ...r.props || {} };
989
- r.key != null && (n.key = r.key), r.ref != null && (n.ref = r.ref), t.push(c(r.type, n, a));
989
+ r.key != null && (n.key = r.key), r.ref != null && (n.ref = r.ref), t.push(l(r.type, n, a));
990
990
  continue;
991
991
  }
992
992
  t.push(r);
993
993
  }
994
994
  return t;
995
995
  }
996
- function to(e) {
996
+ function ro(e) {
997
997
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !ee(e);
998
998
  }
999
- const jt = /* @__PURE__ */ y((e, {
999
+ const Rt = /* @__PURE__ */ y((e, {
1000
1000
  slots: t
1001
1001
  }) => {
1002
- const r = k(), a = eo(), n = xa("tooltip-label"), {
1002
+ const r = k(), a = to(), n = wa("tooltip-label"), {
1003
1003
  tooltipLabel: o
1004
- } = Zn(n), s = P(() => Wn({
1004
+ } = eo(n), s = T(() => Un({
1005
1005
  ...e,
1006
1006
  className: e.class || r.class || r.className
1007
- })), i = P(() => {
1007
+ })), i = T(() => {
1008
1008
  const {
1009
1009
  children: u,
1010
- ...l
1010
+ ...c
1011
1011
  } = r;
1012
1012
  return {
1013
- ...l,
1013
+ ...c,
1014
1014
  ...s.value
1015
1015
  };
1016
1016
  });
1017
1017
  return () => {
1018
- const u = e.as || "div", l = a() || t.default?.(), d = l ? Ct(l) : null;
1019
- return c(u, h({
1018
+ const u = e.as || "div", c = a() || t.default?.(), d = c ? Ct(c) : null;
1019
+ return l(u, h({
1020
1020
  ref: "tooltip-label"
1021
1021
  }, i.value, {
1022
1022
  class: i.value.className,
1023
1023
  style: i.value.style,
1024
1024
  title: o.value
1025
- }), to(d) ? d : {
1025
+ }), ro(d) ? d : {
1026
1026
  default: () => [d]
1027
1027
  });
1028
1028
  };
@@ -1031,35 +1031,35 @@ const jt = /* @__PURE__ */ y((e, {
1031
1031
  inheritAttrs: !1,
1032
1032
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1033
1033
  props: S()("as", "color", "colorVariant", "typography", "truncate", "noWrap", "whiteSpace", "style", "class")
1034
- }), ro = {
1034
+ }), ao = {
1035
1035
  click: (e) => e instanceof MouseEvent
1036
- }, hi = /* @__PURE__ */ y((e, {
1036
+ }, pi = /* @__PURE__ */ y((e, {
1037
1037
  emit: t
1038
1038
  }) => {
1039
- const r = Et(), a = k(), n = w(), {
1039
+ const r = Lt(), a = k(), n = w(), {
1040
1040
  isAnyDisabled: o,
1041
1041
  disabledStateProps: s,
1042
1042
  otherProps: i
1043
- } = H(P(() => ({
1043
+ } = H(T(() => ({
1044
1044
  ...e,
1045
1045
  ...a
1046
1046
  }))), u = (d) => {
1047
1047
  o.value || (d.stopImmediatePropagation(), t("click", d));
1048
- }, l = () => {
1048
+ }, c = () => {
1049
1049
  const d = r.default?.();
1050
- return !d || d.length === 0 ? null : d.length === 1 && d[0].type === jt ? d[0] : c("span", null, [d]);
1050
+ return !d || d.length === 0 ? null : d.length === 1 && d[0].type === Rt ? d[0] : l("span", null, [d]);
1051
1051
  };
1052
1052
  return () => {
1053
- const d = c(G, null, [e.leftIcon && !_r(e.leftIcon) && c(xr, null, {
1054
- default: () => [c(Tt, {
1053
+ const d = l(G, null, [e.leftIcon && !xr(e.leftIcon) && l(wr, null, {
1054
+ default: () => [l(Tt, {
1055
1055
  icon: e.leftIcon
1056
1056
  }, null)]
1057
- }), l(), e.rightIcon && !_r(e.rightIcon) && c(xr, null, {
1058
- default: () => [c(Tt, {
1057
+ }), c(), e.rightIcon && !xr(e.rightIcon) && l(wr, null, {
1058
+ default: () => [l(Tt, {
1059
1059
  icon: e.rightIcon
1060
1060
  }, null)]
1061
1061
  })]);
1062
- return c(ke, h(i.value, s.value, {
1062
+ return l(ke, h(i.value, s.value, {
1063
1063
  className: e.class,
1064
1064
  theme: e.theme || n.value,
1065
1065
  onClick: u,
@@ -1071,8 +1071,8 @@ const jt = /* @__PURE__ */ y((e, {
1071
1071
  inheritAttrs: !1,
1072
1072
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1073
1073
  props: S()("leftIcon", "rightIcon", "color", "emphasis", "hasBackground", "href", "isDisabled", "isSelected", "name", "size", "theme", "class", "aria-expanded", "aria-disabled", "aria-haspopup", "aria-label", "aria-pressed", "disabled", "fullWidth", "isActive", "isFocused", "isHovered", "linkAs", "target", "type"),
1074
- emits: ro
1075
- }), ao = "IconButton", no = "lumx-icon-button", _t = {
1074
+ emits: ao
1075
+ }), no = "IconButton", oo = "lumx-icon-button", _t = {
1076
1076
  emphasis: V.high,
1077
1077
  size: E.m
1078
1078
  }, de = (e) => {
@@ -1083,7 +1083,7 @@ const jt = /* @__PURE__ */ y((e, {
1083
1083
  label: n,
1084
1084
  size: o = _t.size,
1085
1085
  ...s
1086
- } = e, i = r ? c("img", {
1086
+ } = e, i = r ? l("img", {
1087
1087
  alt: "",
1088
1088
  src: r
1089
1089
  }, null) : I({
@@ -1098,54 +1098,55 @@ const jt = /* @__PURE__ */ y((e, {
1098
1098
  children: i
1099
1099
  });
1100
1100
  };
1101
- de.displayName = ao;
1102
- de.className = no;
1101
+ de.displayName = no;
1102
+ de.className = oo;
1103
1103
  de.defaultProps = _t;
1104
- const oo = {
1104
+ const so = {
1105
1105
  click: (e) => e instanceof MouseEvent
1106
- }, pi = /* @__PURE__ */ y((e, {
1106
+ }, bi = /* @__PURE__ */ y((e, {
1107
1107
  emit: t
1108
1108
  }) => {
1109
1109
  const r = k(), a = w(), {
1110
1110
  isAnyDisabled: n,
1111
1111
  disabledStateProps: o,
1112
1112
  otherProps: s
1113
- } = H(P(() => ({
1113
+ } = H(T(() => ({
1114
1114
  ...e,
1115
1115
  ...r
1116
1116
  }))), i = (u) => {
1117
1117
  n.value || (u.stopImmediatePropagation(), t("click", u));
1118
1118
  };
1119
- return () => c(de, h(s.value, o.value, {
1119
+ return () => l(de, h(s.value, o.value, {
1120
1120
  className: e.class,
1121
1121
  theme: e.theme || a.value,
1122
1122
  title: e.label,
1123
+ label: e.label,
1123
1124
  onClick: i
1124
1125
  }), null);
1125
1126
  }, {
1126
1127
  name: "IconButton",
1127
1128
  inheritAttrs: !1,
1128
1129
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1129
- props: S()("icon", "image", "label", "color", "emphasis", "hasBackground", "href", "isDisabled", "isSelected", "name", "size", "theme", "class", "aria-expanded", "aria-disabled", "aria-haspopup", "aria-label", "aria-pressed", "disabled", "fullWidth", "isActive", "isFocused", "isHovered", "isDisabled", "linkAs", "target", "type", "title"),
1130
- emits: oo
1131
- }), so = "ButtonGroup", ua = "lumx-button-group", io = {}, Pe = (e) => {
1130
+ props: S()("icon", "image", "color", "label", "emphasis", "hasBackground", "href", "isDisabled", "isSelected", "name", "size", "theme", "class", "aria-expanded", "aria-disabled", "aria-haspopup", "aria-label", "aria-pressed", "disabled", "fullWidth", "isActive", "isFocused", "isHovered", "isDisabled", "linkAs", "target", "type", "title"),
1131
+ emits: so
1132
+ }), io = "ButtonGroup", da = "lumx-button-group", lo = {}, Pe = (e) => {
1132
1133
  const {
1133
1134
  children: t,
1134
1135
  className: r,
1135
1136
  ...a
1136
1137
  } = e;
1137
- return c("div", h(a, {
1138
- className: A(r, ua)
1138
+ return l("div", h(a, {
1139
+ className: A(r, da)
1139
1140
  }), [t]);
1140
1141
  };
1141
- Pe.displayName = so;
1142
- Pe.className = ua;
1143
- Pe.defaultProps = io;
1144
- const bi = /* @__PURE__ */ y((e, {
1142
+ Pe.displayName = io;
1143
+ Pe.className = da;
1144
+ Pe.defaultProps = lo;
1145
+ const gi = /* @__PURE__ */ y((e, {
1145
1146
  slots: t
1146
1147
  }) => {
1147
1148
  const r = k();
1148
- return () => c(Pe, h(e, r, {
1149
+ return () => l(Pe, h(e, r, {
1149
1150
  className: e.class,
1150
1151
  children: t.default?.()
1151
1152
  }), null);
@@ -1154,9 +1155,9 @@ const bi = /* @__PURE__ */ y((e, {
1154
1155
  inheritAttrs: !1,
1155
1156
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1156
1157
  props: S()("class")
1157
- }), lo = "InputLabel", co = "lumx-input-label", da = co, {
1158
- block: uo
1159
- } = C(da), fo = {};
1158
+ }), co = "InputLabel", uo = "lumx-input-label", fa = uo, {
1159
+ block: fo
1160
+ } = $(fa), mo = {};
1160
1161
  function U(e) {
1161
1162
  const {
1162
1163
  children: t,
@@ -1168,56 +1169,56 @@ function U(e) {
1168
1169
  ref: i,
1169
1170
  ...u
1170
1171
  } = e;
1171
- return c("label", h({
1172
+ return l("label", h({
1172
1173
  ref: i
1173
1174
  }, u, {
1174
1175
  htmlFor: a,
1175
- className: A(r, uo({
1176
+ className: A(r, fo({
1176
1177
  "is-required": n,
1177
1178
  [`theme-${o}`]: !!o,
1178
1179
  "has-custom-typography": !!s
1179
- }), s && Ot(s))
1180
+ }), s && Bt(s))
1180
1181
  }), [t]);
1181
1182
  }
1182
- U.displayName = lo;
1183
- U.className = da;
1184
- U.defaultProps = fo;
1185
- const mo = {
1183
+ U.displayName = co;
1184
+ U.className = fa;
1185
+ U.defaultProps = mo;
1186
+ const ho = {
1186
1187
  [D.error]: { color: "red" },
1187
1188
  [D.success]: { color: "green" },
1188
1189
  [D.warning]: { color: "yellow" }
1189
- }, ho = "InputHelper", po = "lumx-input-helper", fa = po, {
1190
- block: bo
1191
- } = C(fa), ma = {
1190
+ }, po = "InputHelper", bo = "lumx-input-helper", ma = bo, {
1191
+ block: go
1192
+ } = $(ma), ha = {
1192
1193
  kind: D.info
1193
1194
  };
1194
1195
  function K(e) {
1195
1196
  const {
1196
1197
  children: t,
1197
1198
  className: r,
1198
- kind: a = ma.kind,
1199
+ kind: a = ha.kind,
1199
1200
  theme: n,
1200
1201
  ref: o,
1201
1202
  ...s
1202
1203
  } = e, {
1203
1204
  color: i
1204
- } = mo[a] || {};
1205
- return c("p", h({
1205
+ } = ho[a] || {};
1206
+ return l("p", h({
1206
1207
  ref: o
1207
1208
  }, s, {
1208
- className: A(r, bo({
1209
+ className: A(r, go({
1209
1210
  [`color-${i}`]: !!i,
1210
1211
  [`theme-${n}`]: !!n
1211
1212
  }))
1212
1213
  }), [t]);
1213
1214
  }
1214
- K.displayName = ho;
1215
- K.className = fa;
1216
- K.defaultProps = ma;
1217
- const ha = "intermediate", go = "lumx-checkbox", {
1218
- block: vo,
1215
+ K.displayName = po;
1216
+ K.className = ma;
1217
+ K.defaultProps = ha;
1218
+ const pa = "intermediate", vo = "lumx-checkbox", {
1219
+ block: yo,
1219
1220
  element: R
1220
- } = C(go), yo = (e) => {
1221
+ } = $(vo), No = (e) => {
1221
1222
  const {
1222
1223
  checked: t,
1223
1224
  className: r,
@@ -1227,30 +1228,30 @@ const ha = "intermediate", go = "lumx-checkbox", {
1227
1228
  isChecked: s = t,
1228
1229
  label: i,
1229
1230
  name: u,
1230
- ref: l,
1231
+ ref: c,
1231
1232
  onChange: d,
1232
1233
  theme: f,
1233
1234
  value: m,
1234
1235
  inputProps: p = {},
1235
1236
  isDisabled: g,
1236
1237
  inputId: b,
1237
- ...T
1238
- } = e, v = s === ha, $ = (_) => {
1238
+ ...v
1239
+ } = e, C = s === pa, P = (_) => {
1239
1240
  d && d(!s, m, u, _);
1240
1241
  };
1241
- return c("div", h({
1242
- ref: l
1243
- }, T, {
1244
- className: A(r, vo({
1242
+ return l("div", h({
1243
+ ref: c
1244
+ }, v, {
1245
+ className: A(r, yo({
1245
1246
  // Whether state is intermediate class name will "-checked"
1246
- "is-checked": v ? !0 : s,
1247
+ "is-checked": C ? !0 : s,
1247
1248
  "is-disabled": g,
1248
1249
  "is-unchecked": !s,
1249
1250
  [`theme-${f}`]: !!f
1250
1251
  }))
1251
- }), [c("div", {
1252
+ }), [l("div", {
1252
1253
  className: R("input-wrapper")
1253
- }, [c("input", h({
1254
+ }, [l("input", h({
1254
1255
  ref: o,
1255
1256
  type: "checkbox",
1256
1257
  id: b,
@@ -1258,20 +1259,20 @@ const ha = "intermediate", go = "lumx-checkbox", {
1258
1259
  name: u,
1259
1260
  value: m,
1260
1261
  checked: s,
1261
- onChange: $,
1262
+ onChange: P,
1262
1263
  "aria-describedby": a ? `${b}-helper` : void 0,
1263
- "aria-checked": v ? "mixed" : !!s
1264
+ "aria-checked": C ? "mixed" : !!s
1264
1265
  }, p?.readOnly ? {
1265
1266
  readOnly: p.readOnly
1266
- } : {}, p), null), c("div", {
1267
+ } : {}, p), null), l("div", {
1267
1268
  className: R("input-placeholder")
1268
- }, [c("div", {
1269
+ }, [l("div", {
1269
1270
  className: R("input-background")
1270
- }, null), c("div", {
1271
+ }, null), l("div", {
1271
1272
  className: R("input-indicator")
1272
1273
  }, [I({
1273
- icon: v ? ja : Ba
1274
- })])])]), c("div", {
1274
+ icon: C ? Ra : ja
1275
+ })])])]), l("div", {
1275
1276
  className: R("content")
1276
1277
  }, [i && U({
1277
1278
  htmlFor: b,
@@ -1285,23 +1286,23 @@ const ha = "intermediate", go = "lumx-checkbox", {
1285
1286
  children: a
1286
1287
  })])]);
1287
1288
  };
1288
- let wr = 0;
1289
- function Rt() {
1290
- return wr += 1, `:lumx${wr}:`;
1289
+ let Ir = 0;
1290
+ function Mt() {
1291
+ return Ir += 1, `:lumx${Ir}:`;
1291
1292
  }
1292
- const No = {
1293
+ const Ao = {
1293
1294
  change: (e, t, r, a) => typeof e == "boolean" && a instanceof Event
1294
- }, gi = /* @__PURE__ */ y((e, {
1295
+ }, vi = /* @__PURE__ */ y((e, {
1295
1296
  emit: t
1296
1297
  }) => {
1297
- const r = k(), a = w(), n = Rt(), o = P(() => e.id || n), s = ie(null), {
1298
+ const r = k(), a = w(), n = Mt(), o = T(() => e.id || n), s = ie(null), {
1298
1299
  isAnyDisabled: i,
1299
1300
  disabledStateProps: u,
1300
- otherProps: l
1301
- } = H(P(() => ({
1301
+ otherProps: c
1302
+ } = H(T(() => ({
1302
1303
  ...e,
1303
1304
  ...r
1304
- }))), d = P(() => e.isChecked === ha);
1305
+ }))), d = T(() => e.isChecked === pa);
1305
1306
  W(d, (m) => {
1306
1307
  s.value && (s.value.indeterminate = m);
1307
1308
  }, {
@@ -1310,7 +1311,7 @@ const No = {
1310
1311
  const f = (m, p, g, b) => {
1311
1312
  i.value || (b?.stopImmediatePropagation?.(), t("change", m, p, g, b));
1312
1313
  };
1313
- return () => c(yo, h(l.value, {
1314
+ return () => l(No, h(c.value, {
1314
1315
  className: e.class,
1315
1316
  theme: e.theme || a.value,
1316
1317
  inputId: o.value,
@@ -1329,26 +1330,26 @@ const No = {
1329
1330
  inheritAttrs: !1,
1330
1331
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1331
1332
  props: S()("checked", "class", "disabled", "helper", "id", "inputProps", "isChecked", "isDisabled", "label", "name", "theme", "value", "aria-disabled"),
1332
- emits: No
1333
- }), Ao = "lumx-divider", {
1334
- block: So
1335
- } = C(Ao), ko = (e) => {
1333
+ emits: Ao
1334
+ }), So = "lumx-divider", {
1335
+ block: ko
1336
+ } = $(So), Po = (e) => {
1336
1337
  const {
1337
1338
  className: t,
1338
1339
  theme: r,
1339
1340
  ref: a,
1340
1341
  ...n
1341
1342
  } = e;
1342
- return c("hr", h({
1343
+ return l("hr", h({
1343
1344
  ref: a
1344
1345
  }, n, {
1345
- className: A(t, So({
1346
+ className: A(t, ko({
1346
1347
  [`theme-${r}`]: !!r
1347
1348
  }))
1348
1349
  }), null);
1349
- }, vi = /* @__PURE__ */ y((e) => {
1350
+ }, yi = /* @__PURE__ */ y((e) => {
1350
1351
  const t = k(), r = w();
1351
- return () => c(ko, h(t, e, {
1352
+ return () => l(Po, h(t, e, {
1352
1353
  className: e.class,
1353
1354
  theme: e.theme || r.value
1354
1355
  }), null);
@@ -1358,13 +1359,13 @@ const No = {
1358
1359
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1359
1360
  props: S()("class", "theme")
1360
1361
  });
1361
- function Po(e) {
1362
+ function To(e) {
1362
1363
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !ee(e);
1363
1364
  }
1364
- const To = "lumx-flag", {
1365
- block: $o,
1366
- element: Ir
1367
- } = C(To), Co = (e) => {
1365
+ const $o = "lumx-flag", {
1366
+ block: Co,
1367
+ element: Er
1368
+ } = $($o), _o = (e) => {
1368
1369
  const {
1369
1370
  children: t,
1370
1371
  icon: r,
@@ -1374,33 +1375,33 @@ const To = "lumx-flag", {
1374
1375
  truncate: s,
1375
1376
  Text: i,
1376
1377
  ...u
1377
- } = e, l = a || (o === ve.light ? x.dark : x.light), d = !!s;
1378
- return c("div", h(u, {
1379
- className: A(n, $o({
1380
- [`color-${l}`]: !!l,
1378
+ } = e, c = a || (o === ve.light ? x.dark : x.light), d = !!s;
1379
+ return l("div", h(u, {
1380
+ className: A(n, Co({
1381
+ [`color-${c}`]: !!c,
1381
1382
  "is-truncated": d
1382
1383
  }))
1383
1384
  }), [r && I({
1384
1385
  icon: r,
1385
1386
  size: E.xxs,
1386
- className: Ir("icon")
1387
- }), c(i, {
1387
+ className: Er("icon")
1388
+ }), l(i, {
1388
1389
  as: "span",
1389
1390
  truncate: !!s,
1390
1391
  typography: "overline",
1391
- className: Ir("label")
1392
- }, Po(t) ? t : {
1392
+ className: Er("label")
1393
+ }, To(t) ? t : {
1393
1394
  default: () => [t]
1394
1395
  })]);
1395
- }, yi = /* @__PURE__ */ y((e, {
1396
+ }, Ni = /* @__PURE__ */ y((e, {
1396
1397
  slots: t
1397
1398
  }) => {
1398
1399
  const r = k(), a = w();
1399
- return () => c(Co, h(e, r, {
1400
+ return () => l(_o, h(e, r, {
1400
1401
  className: e.class,
1401
1402
  theme: e.theme || a.value,
1402
1403
  children: t.default?.(),
1403
- Text: jt
1404
+ Text: Rt
1404
1405
  }), null);
1405
1406
  }, {
1406
1407
  name: "Flag",
@@ -1408,11 +1409,11 @@ const To = "lumx-flag", {
1408
1409
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1409
1410
  props: S()("color", "icon", "truncate", "theme", "class")
1410
1411
  });
1411
- var dt, Er;
1412
- function _o() {
1413
- if (Er) return dt;
1414
- Er = 1;
1415
- var e = ra();
1412
+ var dt, Lr;
1413
+ function xo() {
1414
+ if (Lr) return dt;
1415
+ Lr = 1;
1416
+ var e = aa();
1416
1417
  function t() {
1417
1418
  if (!arguments.length)
1418
1419
  return [];
@@ -1421,11 +1422,11 @@ function _o() {
1421
1422
  }
1422
1423
  return dt = t, dt;
1423
1424
  }
1424
- var xo = _o();
1425
- const wo = /* @__PURE__ */ Ne(xo), Io = "lumx-flex-box", {
1426
- block: Eo
1427
- } = C(Io);
1428
- function Lo(e) {
1425
+ var wo = xo();
1426
+ const Io = /* @__PURE__ */ Ne(wo), Eo = "lumx-flex-box", {
1427
+ block: Lo
1428
+ } = $(Eo);
1429
+ function Oo(e) {
1429
1430
  const {
1430
1431
  className: t,
1431
1432
  fillSpace: r,
@@ -1435,12 +1436,12 @@ function Lo(e) {
1435
1436
  noShrink: s,
1436
1437
  vAlign: i,
1437
1438
  wrap: u,
1438
- orientation: l,
1439
+ orientation: c,
1439
1440
  ...d
1440
- } = e, f = l ?? (u || n || i ? Ga.horizontal : null);
1441
+ } = e, f = c ?? (u || n || i ? Va.horizontal : null);
1441
1442
  return {
1442
1443
  ...d,
1443
- className: A(t, Eo({
1444
+ className: A(t, Lo({
1444
1445
  [`orientation-${f}`]: !!f,
1445
1446
  [`v-align-${i}`]: !!i,
1446
1447
  [`h-align-${n}`]: !!n,
@@ -1448,21 +1449,21 @@ function Lo(e) {
1448
1449
  wrap: !!u,
1449
1450
  "fill-space": r,
1450
1451
  "no-shrink": s,
1451
- ...Object.fromEntries(wo(o).filter(Boolean).map((m) => [`margin-auto-${m}`, !0]))
1452
+ ...Object.fromEntries(Io(o).filter(Boolean).map((m) => [`margin-auto-${m}`, !0]))
1452
1453
  }))
1453
1454
  };
1454
1455
  }
1455
- const Ni = /* @__PURE__ */ y((e, {
1456
+ const Ai = /* @__PURE__ */ y((e, {
1456
1457
  slots: t
1457
1458
  }) => {
1458
1459
  const r = k();
1459
1460
  return () => {
1460
- const a = e.as || "div", n = Lo({
1461
+ const a = e.as || "div", n = Oo({
1461
1462
  ...e,
1462
1463
  ...r,
1463
1464
  className: e.class
1464
1465
  });
1465
- return c(a, n, {
1466
+ return l(a, n, {
1466
1467
  default: () => [t.default?.()]
1467
1468
  });
1468
1469
  };
@@ -1472,10 +1473,10 @@ const Ni = /* @__PURE__ */ y((e, {
1472
1473
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1473
1474
  props: S()("as", "fillSpace", "gap", "hAlign", "marginAuto", "noShrink", "orientation", "vAlign", "wrap", "class")
1474
1475
  });
1475
- var ft, Lr;
1476
- function Oo() {
1477
- if (Lr) return ft;
1478
- Lr = 1;
1476
+ var ft, Or;
1477
+ function Bo() {
1478
+ if (Or) return ft;
1479
+ Or = 1;
1479
1480
  var e = /\s/;
1480
1481
  function t(r) {
1481
1482
  for (var a = r.length; a-- && e.test(r.charAt(a)); )
@@ -1484,53 +1485,53 @@ function Oo() {
1484
1485
  }
1485
1486
  return ft = t, ft;
1486
1487
  }
1487
- var mt, Or;
1488
- function Bo() {
1489
- if (Or) return mt;
1490
- Or = 1;
1491
- var e = Oo(), t = /^\s+/;
1488
+ var mt, Br;
1489
+ function jo() {
1490
+ if (Br) return mt;
1491
+ Br = 1;
1492
+ var e = Bo(), t = /^\s+/;
1492
1493
  function r(a) {
1493
1494
  return a && a.slice(0, e(a) + 1).replace(t, "");
1494
1495
  }
1495
1496
  return mt = r, mt;
1496
1497
  }
1497
- var ht, Br;
1498
- function jo() {
1499
- if (Br) return ht;
1500
- Br = 1;
1498
+ var ht, jr;
1499
+ function Ro() {
1500
+ if (jr) return ht;
1501
+ jr = 1;
1501
1502
  var e = le(), t = Se(), r = "[object Symbol]";
1502
1503
  function a(n) {
1503
1504
  return typeof n == "symbol" || t(n) && e(n) == r;
1504
1505
  }
1505
1506
  return ht = a, ht;
1506
1507
  }
1507
- var pt, jr;
1508
- function Ro() {
1509
- if (jr) return pt;
1510
- jr = 1;
1511
- var e = Bo(), t = Bt(), r = jo(), a = NaN, n = /^[-+]0x[0-9a-f]+$/i, o = /^0b[01]+$/i, s = /^0o[0-7]+$/i, i = parseInt;
1512
- function u(l) {
1513
- if (typeof l == "number")
1514
- return l;
1515
- if (r(l))
1508
+ var pt, Rr;
1509
+ function Mo() {
1510
+ if (Rr) return pt;
1511
+ Rr = 1;
1512
+ var e = jo(), t = jt(), r = Ro(), a = NaN, n = /^[-+]0x[0-9a-f]+$/i, o = /^0b[01]+$/i, s = /^0o[0-7]+$/i, i = parseInt;
1513
+ function u(c) {
1514
+ if (typeof c == "number")
1515
+ return c;
1516
+ if (r(c))
1516
1517
  return a;
1517
- if (t(l)) {
1518
- var d = typeof l.valueOf == "function" ? l.valueOf() : l;
1519
- l = t(d) ? d + "" : d;
1518
+ if (t(c)) {
1519
+ var d = typeof c.valueOf == "function" ? c.valueOf() : c;
1520
+ c = t(d) ? d + "" : d;
1520
1521
  }
1521
- if (typeof l != "string")
1522
- return l === 0 ? l : +l;
1523
- l = e(l);
1524
- var f = o.test(l);
1525
- return f || s.test(l) ? i(l.slice(2), f ? 2 : 8) : n.test(l) ? a : +l;
1522
+ if (typeof c != "string")
1523
+ return c === 0 ? c : +c;
1524
+ c = e(c);
1525
+ var f = o.test(c);
1526
+ return f || s.test(c) ? i(c.slice(2), f ? 2 : 8) : n.test(c) ? a : +c;
1526
1527
  }
1527
1528
  return pt = u, pt;
1528
1529
  }
1529
- var bt, Rr;
1530
- function Mo() {
1531
- if (Rr) return bt;
1532
- Rr = 1;
1533
- var e = Ro(), t = 1 / 0, r = 17976931348623157e292;
1530
+ var bt, Mr;
1531
+ function qo() {
1532
+ if (Mr) return bt;
1533
+ Mr = 1;
1534
+ var e = Mo(), t = 1 / 0, r = 17976931348623157e292;
1534
1535
  function a(n) {
1535
1536
  if (!n)
1536
1537
  return n === 0 ? n : 0;
@@ -1542,33 +1543,33 @@ function Mo() {
1542
1543
  }
1543
1544
  return bt = a, bt;
1544
1545
  }
1545
- var gt, Mr;
1546
- function qo() {
1547
- if (Mr) return gt;
1548
- Mr = 1;
1549
- var e = Mo();
1546
+ var gt, qr;
1547
+ function Do() {
1548
+ if (qr) return gt;
1549
+ qr = 1;
1550
+ var e = qo();
1550
1551
  function t(r) {
1551
1552
  var a = e(r), n = a % 1;
1552
1553
  return a === a ? n ? a - n : a : 0;
1553
1554
  }
1554
1555
  return gt = t, gt;
1555
1556
  }
1556
- var vt, qr;
1557
- function Do() {
1558
- if (qr) return vt;
1559
- qr = 1;
1560
- var e = qo();
1557
+ var vt, Dr;
1558
+ function Fo() {
1559
+ if (Dr) return vt;
1560
+ Dr = 1;
1561
+ var e = Do();
1561
1562
  function t(r) {
1562
1563
  return typeof r == "number" && r == e(r);
1563
1564
  }
1564
1565
  return vt = t, vt;
1565
1566
  }
1566
- var Fo = Do();
1567
- const Ho = /* @__PURE__ */ Ne(Fo);
1568
- function zo(e) {
1567
+ var Ho = Fo();
1568
+ const zo = /* @__PURE__ */ Ne(Ho);
1569
+ function Go(e) {
1569
1570
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !ee(e);
1570
1571
  }
1571
- const Go = "GridColumn", pa = "lumx-grid-column", Vo = {}, Te = (e) => {
1572
+ const Vo = "GridColumn", ba = "lumx-grid-column", Wo = {}, Te = (e) => {
1572
1573
  const {
1573
1574
  as: t = "div",
1574
1575
  gap: r,
@@ -1578,29 +1579,29 @@ const Go = "GridColumn", pa = "lumx-grid-column", Vo = {}, Te = (e) => {
1578
1579
  className: s,
1579
1580
  style: i = {},
1580
1581
  ref: u,
1581
- ...l
1582
+ ...c
1582
1583
  } = e;
1583
- return c(t, h(l, {
1584
+ return l(t, h(c, {
1584
1585
  ref: u,
1585
- className: A(s, pa),
1586
+ className: A(s, ba),
1586
1587
  style: {
1587
1588
  ...i,
1588
- "--lumx-grid-column-item-min-width": Ho(n) && `${n}px`,
1589
+ "--lumx-grid-column-item-min-width": zo(n) && `${n}px`,
1589
1590
  "--lumx-grid-column-columns": a,
1590
1591
  "--lumx-grid-column-gap": r && `var(--lumx-spacing-unit-${r})`
1591
1592
  }
1592
- }), zo(o) ? o : {
1593
+ }), Go(o) ? o : {
1593
1594
  default: () => [o]
1594
1595
  });
1595
1596
  };
1596
- Te.displayName = Go;
1597
- Te.className = pa;
1598
- Te.defaultProps = Vo;
1599
- const Ai = /* @__PURE__ */ y((e, {
1597
+ Te.displayName = Vo;
1598
+ Te.className = ba;
1599
+ Te.defaultProps = Wo;
1600
+ const Si = /* @__PURE__ */ y((e, {
1600
1601
  slots: t
1601
1602
  }) => {
1602
1603
  const r = k();
1603
- return () => c(Te, h(e, r, {
1604
+ return () => l(Te, h(e, r, {
1604
1605
  className: e.class,
1605
1606
  children: t.default?.()
1606
1607
  }), null);
@@ -1608,29 +1609,29 @@ const Ai = /* @__PURE__ */ y((e, {
1608
1609
  name: "LumxGridColumn",
1609
1610
  inheritAttrs: !1,
1610
1611
  props: S()("as", "class", "gap", "itemMinWidth", "maxColumns", "style")
1611
- }), Dr = 6, Wo = {
1612
+ }), Fr = 6, Uo = {
1612
1613
  h1: Q.display1,
1613
1614
  h2: Q.headline,
1614
1615
  h3: Q.title,
1615
1616
  h4: Q.subtitle2,
1616
1617
  h5: Q.subtitle1,
1617
1618
  h6: Q.body2
1618
- }, Uo = { level: 1, headingElement: "h1" }, Ko = "lumx-heading", Yo = (e, t) => {
1619
+ }, Ko = { level: 1, headingElement: "h1" }, Yo = "lumx-heading", Jo = (e, t) => {
1619
1620
  const { as: r, className: a, typography: n, ...o } = e, s = r || t || "h1";
1620
1621
  return {
1621
1622
  ...o,
1622
1623
  as: s,
1623
- className: A(a, Ko),
1624
- typography: n || Wo[s]
1624
+ className: A(a, Yo),
1625
+ typography: n || Uo[s]
1625
1626
  };
1626
- }, ba = /* @__PURE__ */ Symbol("HeadingLevelContext"), ga = () => wt(ba, Uo), Si = /* @__PURE__ */ y((e, {
1627
+ }, ga = /* @__PURE__ */ Symbol("HeadingLevelContext"), va = () => It(ga, Ko), ki = /* @__PURE__ */ y((e, {
1627
1628
  slots: t
1628
1629
  }) => {
1629
- const r = k(), a = ga(), n = P(() => {
1630
+ const r = k(), a = va(), n = T(() => {
1630
1631
  const {
1631
1632
  className: o,
1632
1633
  ...s
1633
- } = Yo({
1634
+ } = Jo({
1634
1635
  ...r,
1635
1636
  ...e,
1636
1637
  className: e.class || r.class || r.className
@@ -1640,7 +1641,7 @@ const Ai = /* @__PURE__ */ y((e, {
1640
1641
  class: o
1641
1642
  };
1642
1643
  });
1643
- return () => c(jt, n.value, {
1644
+ return () => l(Rt, n.value, {
1644
1645
  default: () => [t.default?.()]
1645
1646
  });
1646
1647
  }, {
@@ -1648,27 +1649,27 @@ const Ai = /* @__PURE__ */ y((e, {
1648
1649
  inheritAttrs: !1,
1649
1650
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1650
1651
  props: S()("as", "color", "colorVariant", "typography", "truncate", "noWrap", "whiteSpace", "style", "class")
1651
- }), Jo = (e, t) => {
1652
+ }), Xo = (e, t) => {
1652
1653
  const r = e || t + 1;
1653
- return r > Dr ? Dr : r;
1654
- }, ki = /* @__PURE__ */ y((e, {
1654
+ return r > Fr ? Fr : r;
1655
+ }, Pi = /* @__PURE__ */ y((e, {
1655
1656
  slots: t
1656
1657
  }) => {
1657
1658
  const {
1658
1659
  level: r
1659
- } = wa(e), a = ga(), n = P(() => Jo(r?.value, a.level)), o = P(() => `h${n.value}`), s = Ia({
1660
+ } = Ia(e), a = va(), n = T(() => Xo(r?.value, a.level)), o = T(() => `h${n.value}`), s = Ea({
1660
1661
  level: n,
1661
1662
  headingElement: o
1662
1663
  });
1663
- return Gr(ba, s), () => t.default?.();
1664
+ return Vr(ga, s), () => t.default?.();
1664
1665
  }, {
1665
1666
  name: "HeadingLevelProvider",
1666
1667
  props: S()("level")
1667
- }), Pi = /* @__PURE__ */ y((e, {
1668
+ }), Ti = /* @__PURE__ */ y((e, {
1668
1669
  slots: t
1669
1670
  }) => {
1670
1671
  const r = k(), a = w();
1671
- return () => c(K, h(e, r, {
1672
+ return () => l(K, h(e, r, {
1672
1673
  className: e.class,
1673
1674
  theme: e.theme || a.value,
1674
1675
  children: t.default?.()
@@ -1678,11 +1679,11 @@ const Ai = /* @__PURE__ */ y((e, {
1678
1679
  inheritAttrs: !1,
1679
1680
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1680
1681
  props: S()("kind", "theme", "class", "id")
1681
- }), Ti = /* @__PURE__ */ y((e, {
1682
+ }), $i = /* @__PURE__ */ y((e, {
1682
1683
  slots: t
1683
1684
  }) => {
1684
1685
  const r = k(), a = w();
1685
- return () => c(U, h(e, r, {
1686
+ return () => l(U, h(e, r, {
1686
1687
  className: e.class,
1687
1688
  theme: e.theme || a.value,
1688
1689
  children: t.default?.()
@@ -1693,13 +1694,13 @@ const Ai = /* @__PURE__ */ y((e, {
1693
1694
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1694
1695
  props: S()("htmlFor", "isRequired", "typography", "theme", "class")
1695
1696
  });
1696
- function Xo(e) {
1697
+ function Qo(e) {
1697
1698
  return typeof e == "function" || Object.prototype.toString.call(e) === "[object Object]" && !ee(e);
1698
1699
  }
1699
- const Qo = "lumx-link", {
1700
- block: Zo,
1700
+ const Zo = "lumx-link", {
1701
+ block: es,
1701
1702
  element: yt
1702
- } = C(Qo), es = (e) => {
1703
+ } = $(Zo), ts = (e) => {
1703
1704
  const {
1704
1705
  label: t,
1705
1706
  className: r,
@@ -1709,58 +1710,58 @@ const Qo = "lumx-link", {
1709
1710
  rightIcon: s,
1710
1711
  typography: i,
1711
1712
  as: u,
1712
- ref: l,
1713
+ ref: c,
1713
1714
  isDisabled: d,
1714
1715
  theme: f,
1715
1716
  href: m,
1716
1717
  target: p,
1717
1718
  onClick: g,
1718
1719
  ...b
1719
- } = e, [T, v] = Lt(a, n), $ = u || (m ? "a" : "button"), _ = {};
1720
- d && ($ === "button" || !m && !u ? _.disabled = !0 : (_["aria-disabled"] = !0, _.tabIndex = -1));
1721
- const O = A(r, Zo({
1722
- [`color-${T}`]: !!T,
1723
- [`color-variant-${v}`]: !!v,
1720
+ } = e, [v, C] = Ot(a, n), P = u || (m ? "a" : "button"), _ = {};
1721
+ d && (P === "button" || !m && !u ? _.disabled = !0 : (_["aria-disabled"] = !0, _.tabIndex = -1));
1722
+ const O = A(r, es({
1723
+ [`color-${v}`]: !!v,
1724
+ [`color-variant-${C}`]: !!C,
1724
1725
  "has-typography": !!i
1725
- }), i && Ot(i)), L = c(G, null, [o && c(G, null, [pe(" "), I({
1726
+ }), i && Bt(i)), L = l(G, null, [o && l(G, null, [pe(" "), I({
1726
1727
  icon: o,
1727
1728
  className: yt("left-icon")
1728
- }), pe(" ")]), t && c("span", {
1729
+ }), pe(" ")]), t && l("span", {
1729
1730
  className: yt("content")
1730
- }, [t]), s && c(G, null, [pe(" "), I({
1731
+ }, [t]), s && l(G, null, [pe(" "), I({
1731
1732
  icon: s,
1732
1733
  className: yt("right-icon")
1733
1734
  }), pe(" ")])]), B = {
1734
- ref: l,
1735
+ ref: c,
1735
1736
  className: O,
1736
1737
  onClick: d ? void 0 : g,
1737
1738
  ...b,
1738
1739
  ..._
1739
1740
  };
1740
- return m && (B.href = m), p && (B.target = p), c($, B, Xo(L) ? L : {
1741
+ return m && (B.href = m), p && (B.target = p), l(P, B, Qo(L) ? L : {
1741
1742
  default: () => [L]
1742
1743
  });
1743
- }, ts = {
1744
+ }, rs = {
1744
1745
  click: (e) => e instanceof Event
1745
- }, $i = /* @__PURE__ */ y((e, {
1746
+ }, Ci = /* @__PURE__ */ y((e, {
1746
1747
  emit: t
1747
1748
  }) => {
1748
- const r = k(), a = Et(), n = w(), {
1749
+ const r = k(), a = Lt(), n = w(), {
1749
1750
  class: o,
1750
1751
  ...s
1751
1752
  } = e, {
1752
1753
  isAnyDisabled: i,
1753
1754
  disabledStateProps: u,
1754
- otherProps: l
1755
- } = H(P(() => ({
1755
+ otherProps: c
1756
+ } = H(T(() => ({
1756
1757
  ...s,
1757
1758
  ...r
1758
1759
  }))), d = (f) => {
1759
1760
  i.value || (f?.stopImmediatePropagation?.(), t("click", f));
1760
1761
  };
1761
1762
  return () => {
1762
- const m = a.default?.() || l.value.label;
1763
- return c(es, h(l.value, u.value, {
1763
+ const m = a.default?.() || c.value.label;
1764
+ return l(ts, h(c.value, u.value, {
1764
1765
  className: o,
1765
1766
  theme: e.theme || n.value,
1766
1767
  isDisabled: i.value,
@@ -1773,28 +1774,28 @@ const Qo = "lumx-link", {
1773
1774
  inheritAttrs: !1,
1774
1775
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1775
1776
  props: S()("as", "class", "color", "colorVariant", "disabled", "href", "isDisabled", "leftIcon", "rightIcon", "target", "theme", "typography", "aria-disabled"),
1776
- emits: ts
1777
- }), rs = "Message", va = "lumx-message", {
1778
- block: as,
1777
+ emits: rs
1778
+ }), as = "Message", ya = "lumx-message", {
1779
+ block: ns,
1779
1780
  element: Nt
1780
- } = C(va), ns = {
1781
+ } = $(ya), os = {
1781
1782
  [D.error]: {
1782
1783
  color: x.red,
1783
- icon: Ra
1784
+ icon: Ma
1784
1785
  },
1785
1786
  [D.info]: {
1786
1787
  color: x.blue,
1787
- icon: Da
1788
+ icon: Fa
1788
1789
  },
1789
1790
  [D.success]: {
1790
1791
  color: x.green,
1791
- icon: Ma
1792
+ icon: qa
1792
1793
  },
1793
1794
  [D.warning]: {
1794
1795
  color: x.yellow,
1795
- icon: Wr
1796
+ icon: Ur
1796
1797
  }
1797
- }, Mt = (e) => {
1798
+ }, qt = (e) => {
1798
1799
  const {
1799
1800
  children: t,
1800
1801
  className: r,
@@ -1805,43 +1806,43 @@ const Qo = "lumx-link", {
1805
1806
  ref: i,
1806
1807
  ...u
1807
1808
  } = e, {
1808
- color: l,
1809
+ color: c,
1809
1810
  icon: d
1810
- } = ns[n] || {}, {
1811
+ } = os[n] || {}, {
1811
1812
  onClick: f,
1812
1813
  label: m
1813
1814
  } = s || {}, p = a && n === "info" && f && m;
1814
- return c("div", h(u, {
1815
+ return l("div", h(u, {
1815
1816
  ref: i,
1816
- className: A(r, as({
1817
- [`color-${l}`]: !!l,
1817
+ className: A(r, ns({
1818
+ [`color-${c}`]: !!c,
1818
1819
  "has-background": a
1819
1820
  }))
1820
1821
  }), [(o || d) && I({
1821
1822
  className: Nt("icon"),
1822
1823
  icon: o || d,
1823
1824
  size: E.xs,
1824
- color: l
1825
- }), c("div", {
1825
+ color: c
1826
+ }), l("div", {
1826
1827
  className: Nt("text")
1827
1828
  }, [t]), p && de({
1828
1829
  className: Nt("close-button"),
1829
- icon: qa,
1830
+ icon: Da,
1830
1831
  onClick: f,
1831
1832
  label: m,
1832
1833
  emphasis: V.low
1833
1834
  })]);
1834
1835
  };
1835
- Mt.displayName = rs;
1836
- Mt.className = va;
1837
- const Ci = /* @__PURE__ */ y((e, {
1836
+ qt.displayName = as;
1837
+ qt.className = ya;
1838
+ const _i = /* @__PURE__ */ y((e, {
1838
1839
  slots: t,
1839
1840
  emit: r
1840
1841
  }) => {
1841
1842
  const a = k(), {
1842
1843
  closeButtonLabel: n
1843
1844
  } = e;
1844
- return () => c(Mt, h(e, a, {
1845
+ return () => l(qt, h(e, a, {
1845
1846
  className: e.class,
1846
1847
  children: t.default?.(),
1847
1848
  closeButtonProps: n ? {
@@ -1855,10 +1856,10 @@ const Ci = /* @__PURE__ */ y((e, {
1855
1856
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1856
1857
  props: S()("hasBackground", "icon", "kind", "class", "closeButtonLabel"),
1857
1858
  emits: ["close"]
1858
- }), os = "lumx-radio-button", {
1859
- block: ss,
1859
+ }), ss = "lumx-radio-button", {
1860
+ block: is,
1860
1861
  element: M
1861
- } = C(os), is = (e) => {
1862
+ } = $(ss), ls = (e) => {
1862
1863
  const {
1863
1864
  checked: t,
1864
1865
  className: r,
@@ -1868,29 +1869,29 @@ const Ci = /* @__PURE__ */ y((e, {
1868
1869
  isChecked: s = t,
1869
1870
  label: i,
1870
1871
  name: u,
1871
- ref: l,
1872
+ ref: c,
1872
1873
  onChange: d,
1873
1874
  theme: f,
1874
1875
  value: m,
1875
1876
  inputProps: p = {},
1876
1877
  isDisabled: g,
1877
1878
  inputId: b,
1878
- ...T
1879
- } = e, v = ($) => {
1880
- d && d(m, u, $);
1879
+ ...v
1880
+ } = e, C = (P) => {
1881
+ d && d(m, u, P);
1881
1882
  };
1882
- return c("div", h({
1883
- ref: l
1884
- }, T, {
1885
- className: A(r, ss({
1883
+ return l("div", h({
1884
+ ref: c
1885
+ }, v, {
1886
+ className: A(r, is({
1886
1887
  "is-checked": s,
1887
1888
  "is-disabled": g,
1888
1889
  "is-unchecked": !s,
1889
1890
  [`theme-${f}`]: !!f
1890
1891
  }))
1891
- }), [c("div", {
1892
+ }), [l("div", {
1892
1893
  className: M("input-wrapper")
1893
- }, [c("input", h({
1894
+ }, [l("input", h({
1894
1895
  ref: o,
1895
1896
  className: M("input-native"),
1896
1897
  id: b,
@@ -1898,17 +1899,17 @@ const Ci = /* @__PURE__ */ y((e, {
1898
1899
  name: u,
1899
1900
  value: m,
1900
1901
  checked: s,
1901
- onChange: v,
1902
+ onChange: C,
1902
1903
  "aria-describedby": a ? `${b}-helper` : void 0
1903
1904
  }, p?.readOnly ? {
1904
1905
  readOnly: p.readOnly
1905
- } : {}, p), null), c("div", {
1906
+ } : {}, p), null), l("div", {
1906
1907
  className: M("input-placeholder")
1907
- }, [c("div", {
1908
+ }, [l("div", {
1908
1909
  className: M("input-background")
1909
- }, null), c("div", {
1910
+ }, null), l("div", {
1910
1911
  className: M("input-indicator")
1911
- }, null)])]), c("div", {
1912
+ }, null)])]), l("div", {
1912
1913
  className: M("content")
1913
1914
  }, [i && U({
1914
1915
  htmlFor: b,
@@ -1921,27 +1922,27 @@ const Ci = /* @__PURE__ */ y((e, {
1921
1922
  theme: f,
1922
1923
  children: a
1923
1924
  })])]);
1924
- }, ls = {
1925
+ }, cs = {
1925
1926
  change: (e, t, r) => r instanceof Event
1926
- }, _i = /* @__PURE__ */ y((e, {
1927
+ }, xi = /* @__PURE__ */ y((e, {
1927
1928
  emit: t
1928
1929
  }) => {
1929
- const r = k(), a = w(), n = Rt(), o = P(() => e.id || n), {
1930
+ const r = k(), a = w(), n = Mt(), o = T(() => e.id || n), {
1930
1931
  isAnyDisabled: s,
1931
1932
  disabledStateProps: i,
1932
1933
  otherProps: u
1933
- } = H(P(() => ({
1934
+ } = H(T(() => ({
1934
1935
  ...e,
1935
1936
  ...r
1936
- }))), l = (d, f, m) => {
1937
+ }))), c = (d, f, m) => {
1937
1938
  s.value || (m?.stopImmediatePropagation?.(), t("change", d, f, m));
1938
1939
  };
1939
- return () => c(is, h(u.value, {
1940
+ return () => l(ls, h(u.value, {
1940
1941
  className: e.class,
1941
1942
  theme: e.theme || a.value,
1942
1943
  inputId: o.value,
1943
1944
  isDisabled: s.value,
1944
- onChange: l,
1945
+ onChange: c,
1945
1946
  label: e.label,
1946
1947
  inputProps: {
1947
1948
  ...e.inputProps,
@@ -1954,28 +1955,28 @@ const Ci = /* @__PURE__ */ y((e, {
1954
1955
  inheritAttrs: !1,
1955
1956
  // Redefine properties so that they come in as `props` on the `defineComponent` function
1956
1957
  props: S()("checked", "class", "disabled", "helper", "id", "inputProps", "isChecked", "isDisabled", "label", "name", "theme", "value", "aria-disabled"),
1957
- emits: ls
1958
- }), cs = "RadioGroup", ya = "lumx-radio-group", us = {}, $e = (e) => {
1958
+ emits: cs
1959
+ }), us = "RadioGroup", Na = "lumx-radio-group", ds = {}, $e = (e) => {
1959
1960
  const {
1960
1961
  children: t,
1961
1962
  className: r,
1962
1963
  ref: a,
1963
1964
  ...n
1964
1965
  } = e;
1965
- return c("div", h({
1966
+ return l("div", h({
1966
1967
  ref: a
1967
1968
  }, n, {
1968
- className: A(r, ya)
1969
+ className: A(r, Na)
1969
1970
  }), [t]);
1970
1971
  };
1971
- $e.displayName = cs;
1972
- $e.className = ya;
1973
- $e.defaultProps = us;
1974
- const xi = /* @__PURE__ */ y((e, {
1972
+ $e.displayName = us;
1973
+ $e.className = Na;
1974
+ $e.defaultProps = ds;
1975
+ const wi = /* @__PURE__ */ y((e, {
1975
1976
  slots: t
1976
1977
  }) => {
1977
1978
  const r = k();
1978
- return () => c($e, h(e, r, {
1979
+ return () => l($e, h(e, r, {
1979
1980
  className: e.class,
1980
1981
  children: t.default?.()
1981
1982
  }), null);
@@ -1983,9 +1984,9 @@ const xi = /* @__PURE__ */ y((e, {
1983
1984
  name: "RadioGroup",
1984
1985
  inheritAttrs: !1,
1985
1986
  props: S()("class")
1986
- }), ds = "lumx-skeleton-circle", {
1987
- block: fs
1988
- } = C(ds), ms = (e) => {
1987
+ }), fs = "lumx-skeleton-circle", {
1988
+ block: ms
1989
+ } = $(fs), hs = (e) => {
1989
1990
  const {
1990
1991
  className: t,
1991
1992
  size: r,
@@ -1994,40 +1995,40 @@ const xi = /* @__PURE__ */ y((e, {
1994
1995
  ref: o,
1995
1996
  ...s
1996
1997
  } = e;
1997
- return c("div", h({
1998
+ return l("div", h({
1998
1999
  ref: o
1999
2000
  }, s, {
2000
- className: A(t, fs({
2001
+ className: A(t, ms({
2001
2002
  [`size-${r}`]: !!r,
2002
2003
  [`color-${a}`]: !!a,
2003
2004
  [`theme-${n}`]: !!n
2004
2005
  }))
2005
2006
  }), null);
2006
- }, hs = {
2007
+ }, ps = {
2007
2008
  squared: "squared",
2008
2009
  rounded: "rounded",
2009
2010
  pill: "pill"
2010
- }, ps = "lumx-skeleton-rectangle", {
2011
- block: bs,
2012
- element: gs
2013
- } = C(ps), vs = {
2014
- variant: hs.squared
2015
- }, ys = (e) => {
2011
+ }, bs = "lumx-skeleton-rectangle", {
2012
+ block: gs,
2013
+ element: vs
2014
+ } = $(bs), ys = {
2015
+ variant: ps.squared
2016
+ }, Ns = (e) => {
2016
2017
  const {
2017
2018
  aspectRatio: t,
2018
2019
  className: r,
2019
2020
  height: a,
2020
2021
  theme: n,
2021
- variant: o = vs.variant,
2022
+ variant: o = ys.variant,
2022
2023
  width: s,
2023
2024
  color: i,
2024
2025
  ref: u,
2025
- ...l
2026
+ ...c
2026
2027
  } = e;
2027
- return c("div", h({
2028
+ return l("div", h({
2028
2029
  ref: u
2029
- }, l, {
2030
- className: A(r, bs({
2030
+ }, c, {
2031
+ className: A(r, gs({
2031
2032
  [`aspect-ratio-${t}`]: !!t,
2032
2033
  [`height-${a}`]: !!(!t && a),
2033
2034
  [`theme-${n}`]: !!n,
@@ -2035,13 +2036,13 @@ const xi = /* @__PURE__ */ y((e, {
2035
2036
  [`width-${s}`]: !!s,
2036
2037
  [`color-${i}`]: !!i
2037
2038
  }))
2038
- }), [c("div", {
2039
- className: gs("inner")
2039
+ }), [l("div", {
2040
+ className: vs("inner")
2040
2041
  }, null)]);
2041
- }, Ns = "lumx-skeleton-typography", {
2042
- block: As,
2043
- element: Ss
2044
- } = C(Ns), ks = (e) => {
2042
+ }, As = "lumx-skeleton-typography", {
2043
+ block: Ss,
2044
+ element: ks
2045
+ } = $(As), Ps = (e) => {
2045
2046
  const {
2046
2047
  className: t,
2047
2048
  theme: r,
@@ -2051,10 +2052,10 @@ const xi = /* @__PURE__ */ y((e, {
2051
2052
  ref: s,
2052
2053
  ...i
2053
2054
  } = e;
2054
- return c("div", h({
2055
+ return l("div", h({
2055
2056
  ref: s
2056
2057
  }, i, {
2057
- className: A(t, As({
2058
+ className: A(t, Ss({
2058
2059
  [`theme-${r}`]: !!r,
2059
2060
  [`typography-${a}`]: !!a,
2060
2061
  [`color-${o}`]: !!o
@@ -2063,12 +2064,12 @@ const xi = /* @__PURE__ */ y((e, {
2063
2064
  ...i.style,
2064
2065
  width: n
2065
2066
  }
2066
- }), [c("div", {
2067
- className: Ss("inner")
2067
+ }), [l("div", {
2068
+ className: ks("inner")
2068
2069
  }, null)]);
2069
- }, wi = /* @__PURE__ */ y((e) => {
2070
+ }, Ii = /* @__PURE__ */ y((e) => {
2070
2071
  const t = k(), r = w();
2071
- return () => c(ms, h(e, t, {
2072
+ return () => l(hs, h(e, t, {
2072
2073
  className: e.class,
2073
2074
  theme: e.theme || r.value
2074
2075
  }), null);
@@ -2076,9 +2077,9 @@ const xi = /* @__PURE__ */ y((e, {
2076
2077
  name: "LumxSkeletonCircle",
2077
2078
  inheritAttrs: !1,
2078
2079
  props: S()("class", "size", "color", "theme")
2079
- }), Ii = /* @__PURE__ */ y((e) => {
2080
+ }), Ei = /* @__PURE__ */ y((e) => {
2080
2081
  const t = k(), r = w();
2081
- return () => c(ys, h(e, t, {
2082
+ return () => l(Ns, h(e, t, {
2082
2083
  className: e.class,
2083
2084
  theme: e.theme || r.value
2084
2085
  }), null);
@@ -2086,9 +2087,9 @@ const xi = /* @__PURE__ */ y((e, {
2086
2087
  name: "SkeletonRectangle",
2087
2088
  inheritAttrs: !1,
2088
2089
  props: S()("class", "aspectRatio", "height", "variant", "width", "color", "theme")
2089
- }), Ei = /* @__PURE__ */ y((e) => {
2090
+ }), Li = /* @__PURE__ */ y((e) => {
2090
2091
  const t = k(), r = w();
2091
- return () => c(ks, h(e, t, {
2092
+ return () => l(Ps, h(e, t, {
2092
2093
  className: e.class,
2093
2094
  theme: e.theme || r.value
2094
2095
  }), null);
@@ -2096,12 +2097,12 @@ const xi = /* @__PURE__ */ y((e, {
2096
2097
  name: "LumxSkeletonTypography",
2097
2098
  inheritAttrs: !1,
2098
2099
  props: S()("class", "typography", "width", "color", "theme", "style")
2099
- }), Li = "Switch", Ps = "lumx-switch", {
2100
- block: Ts,
2100
+ }), Oi = "Switch", Ts = "lumx-switch", {
2101
+ block: $s,
2101
2102
  element: q
2102
- } = C(Ps), $s = {
2103
+ } = $(Ts), Cs = {
2103
2104
  position: "left"
2104
- }, Cs = (e) => {
2105
+ }, _s = (e) => {
2105
2106
  const {
2106
2107
  checked: t,
2107
2108
  className: r,
@@ -2111,31 +2112,31 @@ const xi = /* @__PURE__ */ y((e, {
2111
2112
  isChecked: s = t,
2112
2113
  label: i,
2113
2114
  name: u,
2114
- ref: l,
2115
+ ref: c,
2115
2116
  onChange: d,
2116
2117
  theme: f,
2117
2118
  value: m,
2118
2119
  inputProps: p = {},
2119
2120
  isDisabled: g,
2120
2121
  inputId: b,
2121
- position: T = $s.position,
2122
- ...v
2123
- } = e, $ = (_) => {
2122
+ position: v = Cs.position,
2123
+ ...C
2124
+ } = e, P = (_) => {
2124
2125
  d && d(!s, m, u, _);
2125
2126
  };
2126
- return c("div", h({
2127
- ref: l
2128
- }, v, {
2129
- className: A(r, Ts({
2127
+ return l("div", h({
2128
+ ref: c
2129
+ }, C, {
2130
+ className: A(r, $s({
2130
2131
  "is-checked": s,
2131
2132
  "is-disabled": g,
2132
2133
  "is-unchecked": !s,
2133
- [`position-${T}`]: !!T,
2134
+ [`position-${v}`]: !!v,
2134
2135
  [`theme-${f}`]: !!f
2135
2136
  }))
2136
- }), [c("div", {
2137
+ }), [l("div", {
2137
2138
  className: q("input-wrapper")
2138
- }, [c("input", h({
2139
+ }, [l("input", h({
2139
2140
  ref: o,
2140
2141
  type: "checkbox",
2141
2142
  role: "switch",
@@ -2144,18 +2145,18 @@ const xi = /* @__PURE__ */ y((e, {
2144
2145
  name: u,
2145
2146
  value: m,
2146
2147
  checked: !!s,
2147
- onChange: $,
2148
+ onChange: P,
2148
2149
  "aria-describedby": a ? `${b}-helper` : void 0,
2149
2150
  "aria-checked": !!s
2150
2151
  }, p?.readOnly ? {
2151
2152
  readOnly: p.readOnly
2152
- } : {}, p), null), c("div", {
2153
+ } : {}, p), null), l("div", {
2153
2154
  className: q("input-placeholder")
2154
- }, [c("div", {
2155
+ }, [l("div", {
2155
2156
  className: q("input-background")
2156
- }, null), c("div", {
2157
+ }, null), l("div", {
2157
2158
  className: q("input-indicator")
2158
- }, null)])]), c("div", {
2159
+ }, null)])]), l("div", {
2159
2160
  className: q("content")
2160
2161
  }, [i && U({
2161
2162
  htmlFor: b,
@@ -2168,23 +2169,23 @@ const xi = /* @__PURE__ */ y((e, {
2168
2169
  theme: f,
2169
2170
  children: a
2170
2171
  })])]);
2171
- }, _s = {
2172
+ }, xs = {
2172
2173
  change: (e, t, r, a) => typeof e == "boolean" && a instanceof Event
2173
- }, Oi = /* @__PURE__ */ y((e, {
2174
+ }, Bi = /* @__PURE__ */ y((e, {
2174
2175
  emit: t,
2175
2176
  slots: r
2176
2177
  }) => {
2177
- const a = k(), n = w(), o = Rt(), s = P(() => e.id || o), {
2178
+ const a = k(), n = w(), o = Mt(), s = T(() => e.id || o), {
2178
2179
  isAnyDisabled: i,
2179
2180
  disabledStateProps: u,
2180
- otherProps: l
2181
- } = H(P(() => ({
2181
+ otherProps: c
2182
+ } = H(T(() => ({
2182
2183
  ...e,
2183
2184
  ...a
2184
2185
  }))), d = (f, m, p, g) => {
2185
2186
  i.value || (g.stopImmediatePropagation(), t("change", f, m, p, g));
2186
2187
  };
2187
- return () => c(Cs, h(l.value, {
2188
+ return () => l(_s, h(c.value, {
2188
2189
  className: e.class,
2189
2190
  theme: e.theme || n.value,
2190
2191
  inputId: s.value,
@@ -2202,10 +2203,10 @@ const xi = /* @__PURE__ */ y((e, {
2202
2203
  inheritAttrs: !1,
2203
2204
  // Redefine properties so that they come in as `props` on the `defineComponent` function
2204
2205
  props: S()("checked", "class", "disabled", "helper", "id", "inputProps", "isChecked", "isDisabled", "label", "name", "position", "theme", "value", "aria-disabled"),
2205
- emits: _s
2206
+ emits: xs
2206
2207
  }), fe = "lumx-table", {
2207
- block: xs
2208
- } = C(fe), ws = (e) => {
2208
+ block: ws
2209
+ } = $(fe), Is = (e) => {
2209
2210
  const {
2210
2211
  children: t,
2211
2212
  className: r,
@@ -2215,20 +2216,20 @@ const xi = /* @__PURE__ */ y((e, {
2215
2216
  theme: s,
2216
2217
  ...i
2217
2218
  } = e;
2218
- return c("table", h({
2219
+ return l("table", h({
2219
2220
  ref: o
2220
2221
  }, i, {
2221
- className: A(r, xs({
2222
+ className: A(r, ws({
2222
2223
  "has-before": a,
2223
2224
  "has-dividers": n,
2224
2225
  [`theme-${s}`]: !!s
2225
2226
  }))
2226
2227
  }), [t]);
2227
- }, Bi = /* @__PURE__ */ y((e, {
2228
+ }, ji = /* @__PURE__ */ y((e, {
2228
2229
  slots: t
2229
2230
  }) => {
2230
2231
  const r = k(), a = w();
2231
- return () => c(ws, h(e, r, {
2232
+ return () => l(Is, h(e, r, {
2232
2233
  className: e.class,
2233
2234
  theme: e.theme || a.value,
2234
2235
  children: t.default?.()
@@ -2237,23 +2238,23 @@ const xi = /* @__PURE__ */ y((e, {
2237
2238
  name: "LumxTable",
2238
2239
  inheritAttrs: !1,
2239
2240
  props: S()("class", "hasBefore", "hasDividers", "theme")
2240
- }), Is = `${fe}__body`, Es = (e) => {
2241
+ }), Es = `${fe}__body`, Ls = (e) => {
2241
2242
  const {
2242
2243
  children: t,
2243
2244
  className: r,
2244
2245
  ref: a,
2245
2246
  ...n
2246
2247
  } = e;
2247
- return c("tbody", h({
2248
+ return l("tbody", h({
2248
2249
  ref: a
2249
2250
  }, n, {
2250
- className: A(r, Is)
2251
+ className: A(r, Es)
2251
2252
  }), [t]);
2252
- }, ji = /* @__PURE__ */ y((e, {
2253
+ }, Ri = /* @__PURE__ */ y((e, {
2253
2254
  slots: t
2254
2255
  }) => {
2255
2256
  const r = k();
2256
- return () => c(Es, h(e, r, {
2257
+ return () => l(Ls, h(e, r, {
2257
2258
  className: e.class,
2258
2259
  children: t.default?.()
2259
2260
  }), null);
@@ -2268,10 +2269,10 @@ const xi = /* @__PURE__ */ y((e, {
2268
2269
  body: "body",
2269
2270
  head: "head"
2270
2271
  }, z = `${fe}__cell`, {
2271
- block: Fr
2272
- } = C(z), Ls = {
2272
+ block: Hr
2273
+ } = $(z), Os = {
2273
2274
  variant: xt.body
2274
- }, Os = (e) => {
2275
+ }, Bs = (e) => {
2275
2276
  const {
2276
2277
  children: t,
2277
2278
  className: r,
@@ -2280,23 +2281,23 @@ const xi = /* @__PURE__ */ y((e, {
2280
2281
  onHeaderClick: o,
2281
2282
  ref: s,
2282
2283
  sortOrder: i,
2283
- variant: u = Ls.variant,
2284
- ...l
2284
+ variant: u = Os.variant,
2285
+ ...c
2285
2286
  } = e, d = o ? "button" : "div", f = d === "button" ? {
2286
2287
  type: "button",
2287
2288
  onClick: o
2288
2289
  } : void 0;
2289
2290
  let m;
2290
- return n && (m = "none", i === ge.asc && (m = "ascending"), i === ge.desc && (m = "descending")), c(G, null, [u === xt.head && c("th", h({
2291
+ return n && (m = "none", i === ge.asc && (m = "ascending"), i === ge.desc && (m = "descending")), l(G, null, [u === xt.head && l("th", h({
2291
2292
  ref: s
2292
- }, l, {
2293
- className: A(r, Fr({
2293
+ }, c, {
2294
+ className: A(r, Hr({
2294
2295
  "is-sortable": n,
2295
2296
  "is-sorted": n && !!i,
2296
2297
  head: !0
2297
2298
  })),
2298
2299
  "aria-sort": m
2299
- }), [c(d, h({
2300
+ }), [l(d, h({
2300
2301
  className: `${z}-wrapper`
2301
2302
  }, f), {
2302
2303
  default: () => [a && !n && I({
@@ -2305,64 +2306,61 @@ const xi = /* @__PURE__ */ y((e, {
2305
2306
  size: E.xxs
2306
2307
  }), n && i === ge.asc && I({
2307
2308
  className: `${z}-icon`,
2308
- icon: Ha,
2309
+ icon: za,
2309
2310
  size: E.xxs
2310
2311
  }), n && i === ge.desc && I({
2311
2312
  className: `${z}-icon`,
2312
- icon: Fa,
2313
+ icon: Ha,
2313
2314
  size: E.xxs
2314
- }), c("div", {
2315
+ }), l("div", {
2315
2316
  className: `${z}-content`
2316
2317
  }, [t])]
2317
- })]), u === xt.body && c("td", h({
2318
+ })]), u === xt.body && l("td", h({
2318
2319
  ref: s
2319
- }, l, {
2320
- className: A(r, Fr({
2320
+ }, c, {
2321
+ className: A(r, Hr({
2321
2322
  body: !0
2322
2323
  }))
2323
- }), [c("div", {
2324
+ }), [l("div", {
2324
2325
  className: `${z}-content`
2325
2326
  }, [t])])]);
2326
- }, Bs = {
2327
+ }, wt = (e) => Wr()?.vnode.props?.[e] !== void 0, js = {
2327
2328
  headerClick: () => !0
2328
- }, Ri = /* @__PURE__ */ y((e, {
2329
+ }, Mi = /* @__PURE__ */ y((e, {
2329
2330
  emit: t,
2330
2331
  slots: r,
2331
2332
  attrs: a
2332
2333
  }) => {
2333
2334
  const n = () => {
2334
- event?.stopImmediatePropagation(), t("headerClick");
2335
- };
2336
- return () => {
2337
- const o = "onHeaderClick" in a;
2338
- return c(Os, h(e, a, {
2339
- className: e.class,
2340
- onHeaderClick: o ? n : void 0,
2341
- children: r.default?.()
2342
- }), null);
2343
- };
2335
+ t("headerClick");
2336
+ }, o = wt("onHeaderClick");
2337
+ return () => l(Bs, h(e, a, {
2338
+ className: e.class,
2339
+ onHeaderClick: o ? n : void 0,
2340
+ children: r.default?.()
2341
+ }), null);
2344
2342
  }, {
2345
2343
  name: "LumxTableCell",
2346
2344
  inheritAttrs: !1,
2347
2345
  props: S()("class", "icon", "isSortable", "sortOrder", "variant"),
2348
- emits: Bs
2349
- }), js = `${fe}__header`, Rs = (e) => {
2346
+ emits: js
2347
+ }), Rs = `${fe}__header`, Ms = (e) => {
2350
2348
  const {
2351
2349
  children: t,
2352
2350
  className: r,
2353
2351
  ref: a,
2354
2352
  ...n
2355
2353
  } = e;
2356
- return c("thead", h({
2354
+ return l("thead", h({
2357
2355
  ref: a
2358
2356
  }, n, {
2359
- className: A(r, js)
2357
+ className: A(r, Rs)
2360
2358
  }), [t]);
2361
- }, Mi = /* @__PURE__ */ y((e, {
2359
+ }, qi = /* @__PURE__ */ y((e, {
2362
2360
  slots: t
2363
2361
  }) => {
2364
2362
  const r = k();
2365
- return () => c(Rs, h(e, r, {
2363
+ return () => l(Ms, h(e, r, {
2366
2364
  className: e.class,
2367
2365
  children: t.default?.()
2368
2366
  }), null);
@@ -2370,9 +2368,9 @@ const xi = /* @__PURE__ */ y((e, {
2370
2368
  name: "LumxTableHeader",
2371
2369
  inheritAttrs: !1,
2372
2370
  props: S()("class")
2373
- }), Ms = `${fe}__row`, {
2374
- block: qs
2375
- } = C(Ms), Ds = (e) => {
2371
+ }), qs = `${fe}__row`, {
2372
+ block: Ds
2373
+ } = $(qs), Fs = (e) => {
2376
2374
  const {
2377
2375
  children: t,
2378
2376
  className: r,
@@ -2382,30 +2380,30 @@ const xi = /* @__PURE__ */ y((e, {
2382
2380
  tabIndex: s,
2383
2381
  "aria-disabled": i,
2384
2382
  ...u
2385
- } = e, l = !!i;
2386
- return c("tr", h({
2383
+ } = e, c = !!i;
2384
+ return l("tr", h({
2387
2385
  ref: o,
2388
2386
  "aria-disabled": i
2389
2387
  }, s !== void 0 ? {
2390
2388
  tabIndex: s
2391
2389
  } : {}, u, {
2392
- className: A(r, qs({
2393
- "is-clickable": a && !l,
2394
- "is-disabled": l,
2395
- "is-selected": n && !l
2390
+ className: A(r, Ds({
2391
+ "is-clickable": a && !c,
2392
+ "is-disabled": c,
2393
+ "is-selected": n && !c
2396
2394
  }))
2397
2395
  }), [t]);
2398
- }, qi = /* @__PURE__ */ y((e, {
2396
+ }, Di = /* @__PURE__ */ y((e, {
2399
2397
  slots: t
2400
2398
  }) => {
2401
2399
  const r = k(), {
2402
2400
  isAnyDisabled: a,
2403
2401
  otherProps: n
2404
- } = H(P(() => ({
2402
+ } = H(T(() => ({
2405
2403
  ...e,
2406
2404
  ...r
2407
2405
  })));
2408
- return () => c(Ds, h(n.value, {
2406
+ return () => l(Fs, h(n.value, {
2409
2407
  className: e.class,
2410
2408
  tabIndex: e.isClickable && !a.value ? 0 : -1,
2411
2409
  "aria-disabled": a.value,
@@ -2419,7 +2417,7 @@ const xi = /* @__PURE__ */ y((e, {
2419
2417
  function At(e, t) {
2420
2418
  return t?.type === "error" || e?.complete && !e.getAttribute("src") ? "hasError" : !e || !e.complete ? "isLoading" : "isLoaded";
2421
2419
  }
2422
- function Fs({
2420
+ function Hs({
2423
2421
  image: e,
2424
2422
  aspectRatio: t,
2425
2423
  focusPoint: r,
@@ -2428,14 +2426,14 @@ function Fs({
2428
2426
  element: o,
2429
2427
  isLoaded: s
2430
2428
  }) {
2431
- if (!(!e || t === Ur.original || !r?.x && !r?.y)) {
2429
+ if (!(!e || t === Kr.original || !r?.x && !r?.y)) {
2432
2430
  if (typeof a == "number" && typeof n == "number")
2433
2431
  return { width: a, height: n };
2434
2432
  if (o && s)
2435
2433
  return { width: o.naturalWidth, height: o.naturalHeight };
2436
2434
  }
2437
2435
  }
2438
- function Hr({
2436
+ function zr({
2439
2437
  scale: e,
2440
2438
  focusPoint: t,
2441
2439
  imageSize: r,
@@ -2446,7 +2444,7 @@ function Hr({
2446
2444
  const i = (t * n - a / 2) / (n - a);
2447
2445
  return Math.floor(Math.max(Math.min(i, 1), 0) * 100);
2448
2446
  }
2449
- function Hs({
2447
+ function zs({
2450
2448
  image: e,
2451
2449
  aspectRatio: t,
2452
2450
  focusPoint: r,
@@ -2454,51 +2452,51 @@ function Hs({
2454
2452
  imageSize: n,
2455
2453
  containerSize: o
2456
2454
  }) {
2457
- if (!e || t === Ur.original || !r?.x && !r?.y)
2455
+ if (!e || t === Kr.original || !r?.x && !r?.y)
2458
2456
  return {};
2459
2457
  if (!a || !n)
2460
2458
  return { visibility: "hidden" };
2461
2459
  if (!o || !n.height || !n.width)
2462
2460
  return {};
2463
- const s = n.height / o.height, i = n.width / o.width, u = Math.min(i, s), l = Math.abs((r?.y || 0) - 1) / 2, d = Hr({
2461
+ const s = n.height / o.height, i = n.width / o.width, u = Math.min(i, s), c = Math.abs((r?.y || 0) - 1) / 2, d = zr({
2464
2462
  scale: u,
2465
- focusPoint: l,
2463
+ focusPoint: c,
2466
2464
  imageSize: n.height,
2467
2465
  containerSize: o.height
2468
2466
  }), f = Math.abs((r?.x || 0) + 1) / 2;
2469
- return { objectPosition: `${Hr({
2467
+ return { objectPosition: `${zr({
2470
2468
  scale: u,
2471
2469
  focusPoint: f,
2472
2470
  imageSize: n.width,
2473
2471
  containerSize: o.width
2474
2472
  })}% ${d}%` };
2475
2473
  }
2476
- const zs = "lumx-thumbnail", {
2477
- block: Gs,
2474
+ const Gs = "lumx-thumbnail", {
2475
+ block: Vs,
2478
2476
  element: se
2479
- } = Z.bem(zs), zr = {
2480
- fallback: za,
2477
+ } = Z.bem(Gs), Gr = {
2478
+ fallback: Ga,
2481
2479
  loading: "lazy"
2482
- }, Vs = (e) => {
2480
+ }, Ws = (e) => {
2483
2481
  const {
2484
2482
  align: t,
2485
2483
  alt: r,
2486
- aspectRatio: a = ka.original,
2484
+ aspectRatio: a = Pa.original,
2487
2485
  badge: n,
2488
2486
  className: o,
2489
2487
  crossOrigin: s,
2490
2488
  ref: i,
2491
- fallback: u = zr.fallback,
2492
- focusPointStyle: l,
2489
+ fallback: u = Gr.fallback,
2490
+ focusPointStyle: c,
2493
2491
  fillHeight: d,
2494
2492
  image: f,
2495
2493
  imgProps: m,
2496
2494
  imgRef: p,
2497
2495
  isLoading: g,
2498
2496
  objectFit: b,
2499
- loading: T = zr.loading,
2500
- loadingPlaceholderImageRef: v,
2501
- isAnyDisabled: $,
2497
+ loading: v = Gr.loading,
2498
+ loadingPlaceholderImageRef: C,
2499
+ isAnyDisabled: P,
2502
2500
  disabledStateProps: _,
2503
2501
  size: O,
2504
2502
  theme: L,
@@ -2507,15 +2505,15 @@ const zs = "lumx-thumbnail", {
2507
2505
  linkProps: Y,
2508
2506
  linkAs: he,
2509
2507
  ...te
2510
- } = e, N = g || B === "isLoading", J = B === "hasError", j = J && typeof u == "string", qt = J && !j, Ce = {};
2511
- j ? Ce.visibility = "hidden" : qt && (Ce.display = "none");
2512
- const Dt = !!(Y?.href || he), _e = !$ && !!(Dt || te.onClick), re = {
2508
+ } = e, N = g || B === "isLoading", J = B === "hasError", j = J && typeof u == "string", Dt = J && !j, Ce = {};
2509
+ j ? Ce.visibility = "hidden" : Dt && (Ce.display = "none");
2510
+ const Ft = !!(Y?.href || he), _e = !P && !!(Ft || te.onClick), re = {
2513
2511
  ...te
2514
2512
  };
2515
2513
  _e && (Object.assign(re, {
2516
2514
  as: he || (Y?.href ? "a" : "button")
2517
- }, _), Dt ? Object.assign(re, Y) : re["aria-label"] = te["aria-label"] || r);
2518
- const Ft = Z.join(Y?.className, o, Gs({
2515
+ }, _), Ft ? Object.assign(re, Y) : re["aria-label"] = te["aria-label"] || r);
2516
+ const Ht = Z.join(Y?.className, o, Vs({
2519
2517
  [`align-${t}`]: !!t,
2520
2518
  [`aspect-ratio-${a}`]: !!a,
2521
2519
  [`size-${O}`]: !!O,
@@ -2524,16 +2522,16 @@ const zs = "lumx-thumbnail", {
2524
2522
  "is-clickable": _e,
2525
2523
  "has-error": J,
2526
2524
  "has-icon-error-fallback": j,
2527
- "has-custom-error-fallback": qt,
2525
+ "has-custom-error-fallback": Dt,
2528
2526
  "is-loading": N,
2529
2527
  [`object-fit-${b}`]: !!b,
2530
2528
  "has-badge": !!n,
2531
2529
  "fill-height": d
2532
- })), ae = N && v?.current?.complete && v?.current || void 0, Na = ae ? {
2530
+ })), ae = N && C?.current?.complete && C?.current || void 0, Aa = ae ? {
2533
2531
  backgroundImage: `url(${ae.src})`
2534
- } : void 0, Ht = c(G, null, [c("span", {
2532
+ } : void 0, zt = l(G, null, [l("span", {
2535
2533
  className: se("background")
2536
- }, [c("img", h({
2534
+ }, [l("img", h({
2537
2535
  width: ae?.naturalWidth,
2538
2536
  height: ae?.naturalHeight
2539
2537
  }, m, {
@@ -2542,8 +2540,8 @@ const zs = "lumx-thumbnail", {
2542
2540
  width: N ? m?.width || ae?.naturalWidth : void 0,
2543
2541
  ...m?.style,
2544
2542
  ...Ce,
2545
- ...l,
2546
- ...Na
2543
+ ...c,
2544
+ ...Aa
2547
2545
  },
2548
2546
  ref: p,
2549
2547
  className: Z.join(se("image", {
@@ -2553,26 +2551,26 @@ const zs = "lumx-thumbnail", {
2553
2551
  crossOrigin: s,
2554
2552
  src: f,
2555
2553
  alt: r,
2556
- loading: T
2557
- }), null), !N && J && c("span", {
2554
+ loading: v
2555
+ }), null), !N && J && l("span", {
2558
2556
  className: se("fallback")
2559
2557
  }, [j ? I({
2560
2558
  icon: u,
2561
- size: Pa.xxs,
2559
+ size: Ta.xxs,
2562
2560
  theme: L
2563
2561
  }) : u])]), n]);
2564
- return _e ? na({
2562
+ return _e ? oa({
2565
2563
  ref: i,
2566
2564
  ...re,
2567
- className: Ft,
2568
- children: Ht
2569
- }) : c("div", h({
2565
+ className: Ht,
2566
+ children: zt
2567
+ }) : l("div", h({
2570
2568
  ref: i
2571
2569
  }, re, {
2572
- className: Ft
2573
- }), [Ht]);
2570
+ className: Ht
2571
+ }), [zt]);
2574
2572
  };
2575
- function Ws(e, t) {
2573
+ function Us(e, t) {
2576
2574
  const r = ie(At(t.value));
2577
2575
  W(
2578
2576
  [e, t],
@@ -2590,13 +2588,13 @@ function Ws(e, t) {
2590
2588
  o && (o.removeEventListener("load", a), o.removeEventListener("error", a)), n && (n.addEventListener("load", a), n.addEventListener("error", a));
2591
2589
  },
2592
2590
  { immediate: !0 }
2593
- ), Ea(() => {
2591
+ ), La(() => {
2594
2592
  t.value && (t.value.removeEventListener("load", a), t.value.removeEventListener("error", a));
2595
2593
  }), r;
2596
2594
  }
2597
- function Us(e) {
2598
- const { image: t, aspectRatio: r, focusPoint: a, width: n, height: o, element: s, isLoaded: i } = e, u = P(
2599
- () => Fs({
2595
+ function Ks(e) {
2596
+ const { image: t, aspectRatio: r, focusPoint: a, width: n, height: o, element: s, isLoaded: i } = e, u = T(
2597
+ () => Hs({
2600
2598
  image: t.value,
2601
2599
  aspectRatio: r.value,
2602
2600
  focusPoint: a.value,
@@ -2605,76 +2603,76 @@ function Us(e) {
2605
2603
  element: s.value,
2606
2604
  isLoaded: i.value
2607
2605
  })
2608
- ), l = ie(void 0), d = () => {
2606
+ ), c = ie(void 0), d = () => {
2609
2607
  const m = s.value?.offsetWidth, p = s.value?.offsetHeight;
2610
2608
  if (m && p) {
2611
- const g = l.value;
2612
- (g?.width !== m || g?.height !== p) && (l.value = { width: m, height: p });
2609
+ const g = c.value;
2610
+ (g?.width !== m || g?.height !== p) && (c.value = { width: m, height: p });
2613
2611
  } else u.value && requestAnimationFrame(d);
2614
2612
  };
2615
2613
  return W(
2616
2614
  [() => s.value?.offsetWidth, () => s.value?.offsetHeight, u],
2617
2615
  () => {
2618
- La(d);
2616
+ Oa(d);
2619
2617
  },
2620
2618
  { immediate: !0 }
2621
- ), P(
2622
- () => Hs({
2619
+ ), T(
2620
+ () => zs({
2623
2621
  image: t.value,
2624
2622
  aspectRatio: r.value,
2625
2623
  focusPoint: a.value,
2626
2624
  element: s.value,
2627
2625
  imageSize: u.value,
2628
- containerSize: l.value
2626
+ containerSize: c.value
2629
2627
  })
2630
2628
  );
2631
2629
  }
2632
- const Ks = {
2630
+ const Ys = {
2633
2631
  click: (e) => e instanceof Event,
2634
2632
  keyPress: (e) => e instanceof Event
2635
- }, Di = /* @__PURE__ */ y((e, {
2633
+ }, Fi = /* @__PURE__ */ y((e, {
2636
2634
  emit: t,
2637
2635
  slots: r
2638
2636
  }) => {
2639
- const a = k(), n = w(), o = ie(), s = Vr(), i = s?.vnode.props?.onClick !== void 0, u = s?.vnode.props?.onKeyPress !== void 0, {
2640
- isAnyDisabled: l,
2641
- disabledStateProps: d,
2642
- otherProps: f
2643
- } = H(P(() => ({
2637
+ const a = k(), n = w(), o = ie(), s = wt("onClick"), i = wt("onKeyPress"), {
2638
+ isAnyDisabled: u,
2639
+ disabledStateProps: c,
2640
+ otherProps: d
2641
+ } = H(T(() => ({
2644
2642
  ...e,
2645
2643
  ...a
2646
- }))), m = Ws(X(() => e.image), o), p = P(() => m.value === "isLoaded"), g = Us({
2644
+ }))), f = Us(X(() => e.image), o), m = T(() => f.value === "isLoaded"), p = Ks({
2647
2645
  image: X(() => e.image),
2648
2646
  aspectRatio: X(() => e.aspectRatio),
2649
2647
  focusPoint: X(() => e.focusPoint),
2650
2648
  width: X(() => typeof e.imgProps?.width == "number" ? e.imgProps.width : void 0),
2651
2649
  height: X(() => typeof e.imgProps?.height == "number" ? e.imgProps.height : void 0),
2652
2650
  element: o,
2653
- isLoaded: p
2654
- }), b = (v) => {
2655
- l.value || (v.stopImmediatePropagation(), t("click", v));
2656
- }, T = (v) => {
2657
- l.value || (v.stopImmediatePropagation(), t("keyPress", v));
2651
+ isLoaded: m
2652
+ }), g = (v) => {
2653
+ u.value || (v.stopImmediatePropagation(), t("click", v));
2654
+ }, b = (v) => {
2655
+ u.value || (v.stopImmediatePropagation(), t("keyPress", v));
2658
2656
  };
2659
2657
  return () => {
2660
- const v = r.badge?.(), $ = r.fallback?.();
2661
- return c(Vs, h(f.value, {
2658
+ const v = r.badge?.(), C = r.fallback?.();
2659
+ return l(Ws, h(d.value, {
2662
2660
  className: e.class,
2663
2661
  theme: e.theme || n.value,
2664
- isAnyDisabled: l.value,
2665
- disabledStateProps: d.value,
2666
- focusPointStyle: g.value,
2667
- loadingState: m.value,
2662
+ isAnyDisabled: u.value,
2663
+ disabledStateProps: c.value,
2664
+ focusPointStyle: p.value,
2665
+ loadingState: f.value,
2668
2666
  imgRef: o,
2669
2667
  image: e.image,
2670
- onClick: i ? b : void 0,
2671
- onKeyPress: u ? T : void 0,
2672
- fallback: $,
2673
- badge: v && (Array.isArray(v) ? v.map((_) => ({
2674
- ..._,
2668
+ onClick: s ? g : void 0,
2669
+ onKeyPress: i ? b : void 0,
2670
+ fallback: C,
2671
+ badge: v && (Array.isArray(v) ? v.map((P) => ({
2672
+ ...P,
2675
2673
  props: {
2676
- ..._.props,
2677
- class: Z.join(se("badge"), _.props?.class)
2674
+ ...P.props,
2675
+ class: Z.join(se("badge"), P.props?.class)
2678
2676
  }
2679
2677
  })) : {
2680
2678
  ...v,
@@ -2689,17 +2687,17 @@ const Ks = {
2689
2687
  name: "LumxThumbnail",
2690
2688
  inheritAttrs: !1,
2691
2689
  props: S()("align", "alt", "aspectRatio", "class", "crossOrigin", "fillHeight", "focusPoint", "image", "imgProps", "isLoading", "linkAs", "linkProps", "loading", "loadingPlaceholderImageRef", "objectFit", "size", "theme", "variant", "aria-disabled", "aria-label"),
2692
- emits: Ks
2693
- }), Fi = {
2690
+ emits: Ys
2691
+ }), Hi = {
2694
2692
  squared: "squared",
2695
2693
  rounded: "rounded"
2696
- }, Hi = {
2694
+ }, zi = {
2697
2695
  cover: "cover",
2698
2696
  contain: "contain"
2699
- }, zi = "Toolbar", Ys = "lumx-toolbar", {
2700
- block: Js,
2697
+ }, Gi = "Toolbar", Js = "lumx-toolbar", {
2698
+ block: Xs,
2701
2699
  element: St
2702
- } = C(Ys), Xs = (e) => {
2700
+ } = $(Js), Qs = (e) => {
2703
2701
  const {
2704
2702
  after: t,
2705
2703
  before: r,
@@ -2708,26 +2706,26 @@ const Ks = {
2708
2706
  ref: o,
2709
2707
  ...s
2710
2708
  } = e;
2711
- return c("div", h({
2709
+ return l("div", h({
2712
2710
  ref: o
2713
2711
  }, s, {
2714
- className: A(a, Js({
2712
+ className: A(a, Xs({
2715
2713
  "has-after": !!t,
2716
2714
  "has-before": !!r,
2717
2715
  "has-label": !!n
2718
2716
  }))
2719
- }), [r && c("div", {
2717
+ }), [r && l("div", {
2720
2718
  className: St("before")
2721
- }, [r]), n && c("div", {
2719
+ }, [r]), n && l("div", {
2722
2720
  className: St("label")
2723
- }, [n]), t && c("div", {
2721
+ }, [n]), t && l("div", {
2724
2722
  className: St("after")
2725
2723
  }, [t])]);
2726
- }, Gi = /* @__PURE__ */ y((e, {
2724
+ }, Vi = /* @__PURE__ */ y((e, {
2727
2725
  slots: t
2728
2726
  }) => {
2729
2727
  const r = k();
2730
- return () => c(Xs, h(e, r, {
2728
+ return () => l(Qs, h(e, r, {
2731
2729
  className: e.class,
2732
2730
  label: t.default?.(),
2733
2731
  before: t.before?.(),
@@ -2739,49 +2737,49 @@ const Ks = {
2739
2737
  props: S()("class")
2740
2738
  });
2741
2739
  export {
2742
- fi as Badge,
2743
- mi as BadgeWrapper,
2744
- hi as Button,
2745
- bi as ButtonGroup,
2746
- Ps as CLASSNAME,
2747
- Li as COMPONENT_NAME,
2748
- gi as Checkbox,
2749
- $s as DEFAULT_PROPS,
2750
- vi as Divider,
2751
- yi as Flag,
2752
- Ni as FlexBox,
2753
- pa as GRID_COLUMN_CLASSNAME,
2754
- Go as GRID_COLUMN_COMPONENT_NAME,
2755
- Ai as GridColumn,
2756
- Si as Heading,
2757
- ki as HeadingLevelProvider,
2740
+ mi as Badge,
2741
+ hi as BadgeWrapper,
2742
+ pi as Button,
2743
+ gi as ButtonGroup,
2744
+ Ts as CLASSNAME,
2745
+ Oi as COMPONENT_NAME,
2746
+ vi as Checkbox,
2747
+ Cs as DEFAULT_PROPS,
2748
+ yi as Divider,
2749
+ Ni as Flag,
2750
+ Ai as FlexBox,
2751
+ ba as GRID_COLUMN_CLASSNAME,
2752
+ Vo as GRID_COLUMN_COMPONENT_NAME,
2753
+ Si as GridColumn,
2754
+ ki as Heading,
2755
+ Pi as HeadingLevelProvider,
2758
2756
  Tt as Icon,
2759
- pi as IconButton,
2760
- Pi as InputHelper,
2761
- Ti as InputLabel,
2762
- $i as Link,
2763
- Ci as Message,
2764
- _i as RadioButton,
2765
- xi as RadioGroup,
2766
- wi as SkeletonCircle,
2767
- Ii as SkeletonRectangle,
2768
- hs as SkeletonRectangleVariant,
2769
- Ei as SkeletonTypography,
2770
- Oi as Switch,
2771
- zi as TOOLBAR_NAME,
2772
- Bi as Table,
2773
- ji as TableBody,
2774
- Ri as TableCell,
2757
+ bi as IconButton,
2758
+ Ti as InputHelper,
2759
+ $i as InputLabel,
2760
+ Ci as Link,
2761
+ _i as Message,
2762
+ xi as RadioButton,
2763
+ wi as RadioGroup,
2764
+ Ii as SkeletonCircle,
2765
+ Ei as SkeletonRectangle,
2766
+ ps as SkeletonRectangleVariant,
2767
+ Li as SkeletonTypography,
2768
+ Bi as Switch,
2769
+ Gi as TOOLBAR_NAME,
2770
+ ji as Table,
2771
+ Ri as TableBody,
2772
+ Mi as TableCell,
2775
2773
  xt as TableCellVariant,
2776
- Mi as TableHeader,
2777
- qi as TableRow,
2778
- jt as Text,
2774
+ qi as TableHeader,
2775
+ Di as TableRow,
2776
+ Rt as Text,
2779
2777
  ge as ThOrder,
2780
- Di as Thumbnail,
2781
- Hi as ThumbnailObjectFit,
2782
- Fi as ThumbnailVariant,
2783
- Gi as Toolbar,
2784
- Bs as emitSchema,
2785
- ga as useHeadingLevel
2778
+ Fi as Thumbnail,
2779
+ zi as ThumbnailObjectFit,
2780
+ Hi as ThumbnailVariant,
2781
+ Vi as Toolbar,
2782
+ js as emitSchema,
2783
+ va as useHeadingLevel
2786
2784
  };
2787
2785
  //# sourceMappingURL=index.js.map