@maltjoy/core-vue 4.4.1 → 4.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/core-vue.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as L, computed as V, openBlock as c, createElementBlock as b, normalizeClass as T, createElementVNode as g, ref as C, onMounted as te, onUnmounted as Mt, createVNode as O, toDisplayString as J, createCommentVNode as _, createApp as wo, createTextVNode as D, Fragment as W, createBlock as I, resolveDynamicComponent as X, mergeProps as H, withCtx as z, renderSlot as w, unref as q, renderList as U, inject as Se, normalizeStyle as ee, useAttrs as Ce, useId as Fe, resolveDirective as dt, withDirectives as Ke, getCurrentScope as Pt, onScopeDispose as Ft, toRef as _o, readonly as jo, customRef as ko, shallowRef as Ot, watch as K, nextTick as Me, getCurrentInstance as $o, h as So, Teleport as ze, useSlots as G, withKeys as Oe, onBeforeUnmount as Je, provide as Ze, Transition as ct, createSlots as ft, normalizeProps as Co, guardReactiveProps as Vo, mergeModels as xo, useModel as To, createStaticVNode as Dt, onBeforeMount as Io, shallowReadonly as Te, vShow as Lo, render as kt, withModifiers as Bo } from "vue";
1
+ import { defineComponent as L, computed as V, openBlock as c, createElementBlock as b, normalizeClass as I, createElementVNode as h, ref as C, onMounted as te, onUnmounted as Mt, createVNode as O, toDisplayString as J, createCommentVNode as _, createApp as wo, createTextVNode as D, Fragment as W, createBlock as T, resolveDynamicComponent as X, mergeProps as H, withCtx as z, renderSlot as w, unref as q, renderList as U, inject as Se, normalizeStyle as ee, useAttrs as Ce, useId as Fe, resolveDirective as dt, withDirectives as Ke, getCurrentScope as Pt, onScopeDispose as Ft, toRef as _o, readonly as jo, customRef as ko, shallowRef as Ot, watch as K, nextTick as Me, getCurrentInstance as $o, h as So, Teleport as ze, useSlots as G, withKeys as Oe, onBeforeUnmount as Je, provide as Ze, Transition as ct, createSlots as ft, normalizeProps as Co, guardReactiveProps as Vo, mergeModels as xo, useModel as To, createStaticVNode as Dt, onBeforeMount as Io, shallowReadonly as Te, vShow as Lo, render as kt, withModifiers as Bo } from "vue";
2
2
  function $t(e) {
3
3
  const t = e.target;
4
4
  if (!t)
@@ -136,14 +136,14 @@ const Fo = ["role", "tabindex", "aria-label", "title"], N = /* @__PURE__ */ L({
136
136
  return t.tabIndex;
137
137
  });
138
138
  return (o, n) => (c(), b("span", {
139
- class: T(["joy-icon", `joy-icon--${e.color}`, `joy-icon--${e.size}`, { "joy-icon--button": e.role === "button" }]),
139
+ class: I(["joy-icon", `joy-icon--${e.color}`, `joy-icon--${e.size}`, { "joy-icon--button": e.role === "button" }]),
140
140
  role: e.role,
141
141
  tabindex: l.value,
142
142
  "aria-label": e.ariaLabel || e.title,
143
143
  title: e.title || e.ariaLabel
144
144
  }, [
145
- g("i", {
146
- class: T(["icon", `icon-${e.name}`]),
145
+ h("i", {
146
+ class: I(["icon", `icon-${e.name}`]),
147
147
  "aria-hidden": "true"
148
148
  }, null, 2)
149
149
  ], 10, Fo));
@@ -237,26 +237,26 @@ const Fo = ["role", "tabindex", "aria-label", "title"], N = /* @__PURE__ */ L({
237
237
  }), t({
238
238
  isOpen: o,
239
239
  exposedMethods: y
240
- }), (v, h) => (c(), b("div", {
241
- class: T(["joy-snackbar_container", {
240
+ }), (v, g) => (c(), b("div", {
241
+ class: I(["joy-snackbar_container", {
242
242
  "joy-snackbar__frozen": e.frozen === !0,
243
243
  "joy-snackbar__hiding": !o.value
244
244
  }])
245
245
  }, [
246
- g("div", {
246
+ h("div", {
247
247
  id: a,
248
- class: T(["joy-snackbar", `joy-snackbar_${e.level}`])
248
+ class: I(["joy-snackbar", `joy-snackbar_${e.level}`])
249
249
  }, [
250
- g("div", Oo, [
250
+ h("div", Oo, [
251
251
  O(N, {
252
252
  color: "white",
253
253
  name: r.value,
254
254
  size: "small"
255
255
  }, null, 8, ["name"])
256
256
  ]),
257
- g("div", Do, [
257
+ h("div", Do, [
258
258
  e.header ? (c(), b("strong", Ro, J(e.header), 1)) : _("", !0),
259
- g("span", { innerHTML: e.message }, null, 8, No),
259
+ h("span", { innerHTML: e.message }, null, 8, No),
260
260
  e.actionText ? (c(), b("p", {
261
261
  key: 1,
262
262
  class: "joy-snackbar__trigger___action",
@@ -309,7 +309,7 @@ const Yo = {
309
309
  typeof window < "u" && Wt(), e.directive("joy-ripple", Rt);
310
310
  }
311
311
  };
312
- function Hs() {
312
+ function Ks() {
313
313
  He = 0, Ht = [];
314
314
  }
315
315
  function Wt(e = { appendTo: "body", defaultMountSelector: qt }) {
@@ -330,7 +330,7 @@ function Wt(e = { appendTo: "body", defaultMountSelector: qt }) {
330
330
  }
331
331
  `, document.head.appendChild(l), document.getElementById(t.id) === null && (e.appendTo === "body" ? document.body.appendChild(t) : (o = document.body.querySelector(e.appendTo)) == null || o.appendChild(t));
332
332
  }
333
- function Ws(e) {
333
+ function Zs(e) {
334
334
  var i, a;
335
335
  He++;
336
336
  let t, l;
@@ -358,13 +358,13 @@ const Ko = { class: "joy-admin-banner" }, Zo = { class: "joy-admin-banner__label
358
358
  },
359
359
  setup(e) {
360
360
  return (t, l) => (c(), b("div", Ko, [
361
- g("span", Zo, [
361
+ h("span", Zo, [
362
362
  O(N, { name: "eye" }),
363
363
  D(" " + J(t.label), 1)
364
364
  ])
365
365
  ]));
366
366
  }
367
- }), Us = /* @__PURE__ */ A(Xo, [["__scopeId", "data-v-77d28117"]]), Qo = ["title"], en = /* @__PURE__ */ L({
367
+ }), Xs = /* @__PURE__ */ A(Xo, [["__scopeId", "data-v-77d28117"]]), Qo = ["title"], en = /* @__PURE__ */ L({
368
368
  __name: "VJoyAvailability",
369
369
  props: {
370
370
  label: {},
@@ -378,18 +378,18 @@ const Ko = { class: "joy-admin-banner" }, Zo = { class: "joy-admin-banner__label
378
378
  [t.status]: !0
379
379
  }));
380
380
  return (o, n) => (c(), b("div", {
381
- class: T(["joy-availability", { "joy-availability-has-label": !!o.label }]),
381
+ class: I(["joy-availability", { "joy-availability-has-label": !!o.label }]),
382
382
  title: o.label || void 0
383
383
  }, [
384
- g("span", {
385
- class: T(l.value)
384
+ h("span", {
385
+ class: I(l.value)
386
386
  }, null, 2),
387
387
  o.label ? (c(), b(W, { key: 0 }, [
388
388
  D(J(o.label), 1)
389
389
  ], 64)) : _("", !0)
390
390
  ], 10, Qo));
391
391
  }
392
- }), Gs = /* @__PURE__ */ A(en, [["__scopeId", "data-v-b3bb9092"]]), tn = ["src", "title", "alt", "loading"], on = {
392
+ }), Qs = /* @__PURE__ */ A(en, [["__scopeId", "data-v-b3bb9092"]]), tn = ["src", "title", "alt", "loading"], on = {
393
393
  key: 0,
394
394
  class: "joy-avatar__strategy"
395
395
  }, nn = ["height"], ln = /* @__PURE__ */ L({
@@ -433,14 +433,14 @@ const Ko = { class: "joy-admin-banner" }, Zo = { class: "joy-admin-banner__label
433
433
  initials: u
434
434
  }), (d, f) => (c(), b("div", {
435
435
  ref: "avatarEl",
436
- class: T(["joy-avatar__wrapper", [`joy-avatar__wrapper--${d.size}`]])
436
+ class: I(["joy-avatar__wrapper", [`joy-avatar__wrapper--${d.size}`]])
437
437
  }, [
438
- (c(), I(X(d.link ? "button" : "div"), H(a.value, {
438
+ (c(), T(X(d.link ? "button" : "div"), H(a.value, {
439
439
  class: [r.value],
440
440
  onClick: p
441
441
  }), {
442
442
  default: z(() => [
443
- s.value ? (c(), I(N, {
443
+ s.value ? (c(), T(N, {
444
444
  key: 0,
445
445
  name: "user-photo",
446
446
  color: "white",
@@ -470,7 +470,7 @@ const Ko = { class: "joy-admin-banner" }, Zo = { class: "joy-admin-banner__label
470
470
  fill: "none",
471
471
  xmlns: "http://www.w3.org/2000/svg"
472
472
  }, f[0] || (f[0] = [
473
- g("path", {
473
+ h("path", {
474
474
  d: "M6.40531 15.88C5.29156 15.88 4.31531 15.6737 3.47656 15.2612C2.63781 14.8487 1.98469 14.2644 1.51719 13.5081C1.04969 12.7519 0.809061 11.8719 0.795311 10.8681L4.01281 10.3525C4.01281 11.2188 4.25344 11.9131 4.73469 12.4356C5.21594 12.9581 5.82781 13.2194 6.57031 13.2194C7.16156 13.2194 7.63594 13.0612 7.99344 12.745C8.36469 12.4288 8.55031 12.0231 8.55031 11.5281C8.55031 11.1156 8.40594 10.7719 8.11719 10.4969C7.84219 10.2081 7.38844 9.95375 6.75594 9.73375L4.96156 9.15625C3.65531 8.7575 2.70656 8.21438 2.11531 7.52687C1.53781 6.83937 1.24906 5.93187 1.24906 4.80437C1.24906 3.47062 1.68219 2.39812 2.54844 1.58687C3.41469 0.775624 4.63156 0.369999 6.19906 0.369999C7.65656 0.369999 8.83219 0.768749 9.72594 1.56625C10.6197 2.35 11.0803 3.41562 11.1078 4.76312L7.97281 5.36125C7.98656 4.64625 7.82156 4.07562 7.47781 3.64937C7.13406 3.20937 6.68719 2.98937 6.13719 2.98937C5.65594 2.98937 5.26406 3.14062 4.96156 3.44313C4.65906 3.73187 4.50781 4.10312 4.50781 4.55687C4.50781 4.99687 4.64531 5.36125 4.92031 5.65C5.20906 5.925 5.67656 6.15875 6.32281 6.35125L8.03469 6.92875C9.36844 7.3275 10.3309 7.87063 10.9222 8.55812C11.5272 9.23188 11.8297 10.1325 11.8297 11.26C11.8297 12.1538 11.6166 12.9513 11.1903 13.6525C10.7641 14.3538 10.1453 14.9038 9.33406 15.3025C8.52281 15.6875 7.54656 15.88 6.40531 15.88Z",
475
475
  fill: "#F7F7F5"
476
476
  }, null, -1)
@@ -490,12 +490,12 @@ const Ko = { class: "joy-admin-banner" }, Zo = { class: "joy-admin-banner__label
490
490
  setup(e) {
491
491
  return (t, l) => (c(), b("div", {
492
492
  ref: "avatarsList",
493
- class: T(["joy-avatars-list", { "joy-avatars-list--compressed": e.compress }])
493
+ class: I(["joy-avatars-list", { "joy-avatars-list--compressed": e.compress }])
494
494
  }, [
495
495
  w(t.$slots, "default", {}, void 0, !0)
496
496
  ], 2));
497
497
  }
498
- }), Ys = /* @__PURE__ */ A(rn, [["__scopeId", "data-v-c985cccf"]]), sn = { key: 0 }, un = /* @__PURE__ */ L({
498
+ }), eu = /* @__PURE__ */ A(rn, [["__scopeId", "data-v-c985cccf"]]), sn = { key: 0 }, un = /* @__PURE__ */ L({
499
499
  __name: "VJoyDot",
500
500
  props: {
501
501
  number: Number,
@@ -507,7 +507,7 @@ const Ko = { class: "joy-admin-banner" }, Zo = { class: "joy-admin-banner__label
507
507
  setup(e) {
508
508
  const t = e, l = V(() => typeof t.number == "number");
509
509
  return (o, n) => (c(), b("div", {
510
- class: T(["joy-dot", `joy-dot__${e.variant}`, { "joy-dot__number": l.value }])
510
+ class: I(["joy-dot", `joy-dot__${e.variant}`, { "joy-dot__number": l.value }])
511
511
  }, [
512
512
  l.value ? (c(), b("span", sn, J(e.number && e.number > 99 ? "99+" : e.number), 1)) : _("", !0)
513
513
  ], 2));
@@ -542,16 +542,16 @@ const Ko = { class: "joy-admin-banner" }, Zo = { class: "joy-admin-banner__label
542
542
  },
543
543
  setup(e) {
544
544
  const t = e, l = V(() => typeof t.number == "number");
545
- return (o, n) => l.value ? (c(), I(Ct, {
545
+ return (o, n) => l.value ? (c(), T(Ct, {
546
546
  key: 0,
547
547
  variant: e.variant,
548
548
  number: e.number
549
549
  }, null, 8, ["variant", "number"])) : (c(), b("span", {
550
550
  key: 1,
551
- class: T(["joy-badge", `joy-badge__${e.variant}`, { "joy-badge--with-bulletpoint": e.bulletpoint }]),
551
+ class: I(["joy-badge", `joy-badge__${e.variant}`, { "joy-badge--with-bulletpoint": e.bulletpoint }]),
552
552
  role: "status"
553
553
  }, [
554
- e.bulletpoint ? (c(), I(Ct, {
554
+ e.bulletpoint ? (c(), T(Ct, {
555
555
  key: 0,
556
556
  class: "joy-badge_dot",
557
557
  variant: e.variant
@@ -587,7 +587,7 @@ const fn = { class: "joy-badge-level" }, pn = {
587
587
  viewBox: "0 0 15 17",
588
588
  fill: "none",
589
589
  xmlns: "http://www.w3.org/2000/svg"
590
- }, gn = /* @__PURE__ */ L({
590
+ }, hn = /* @__PURE__ */ L({
591
591
  __name: "VJoyBadgeLevel",
592
592
  props: {
593
593
  /** type: `TJoyBadges` */
@@ -634,61 +634,61 @@ const fn = { class: "joy-badge-level" }, pn = {
634
634
  fill: "none",
635
635
  viewBox: "0 0 12 18"
636
636
  }, n[0] || (n[0] = [
637
- g("path", {
637
+ h("path", {
638
638
  fill: "#264FFA",
639
639
  d: "M5.71533 12.2962 11.4243 18l.0049-11.45716-5.71387 5.75336Z"
640
640
  }, null, -1),
641
- g("path", {
641
+ h("path", {
642
642
  fill: "#FC5757",
643
643
  d: "M.00195312 6.54284.00671145 18 5.7158 12.2962.00195312 6.54284Z"
644
644
  }, null, -1),
645
- g("path", {
645
+ h("path", {
646
646
  fill: "#FFC200",
647
647
  d: "M11.4289 5.68249c-.0059-1.52434-.6069-2.9554-1.69067-4.02851C8.95862.882797 7.99681.362073 6.9506.132677 6.95037.132599 6.95021.132599 6.94998.132521c-.04337-.009516-.08681-.018408-.13041-.02691-.0057-.001092-.01147-.002184-.01724-.003276-.0383-.0073317-.07675-.0142735-.11529-.0208255-.01068-.001794-.02144-.00351-.03213-.005304-.03385-.0055379-.06778-.0108418-.10179-.0158338-.01505-.002184-.03011-.0042121-.04516-.0063181-.03011-.0041339-.06022-.008112-.0904-.0117779-.01857-.002262-.03721-.0042901-.05577-.006396C6.33472.0328377 6.30766.029952 6.28051.0273 6.25914.025194 6.23769.0233999 6.21624.0215279 6.19144.0194219 6.16671.017316 6.14183.015522 6.11851.013806 6.09511.0123239 6.07171.0109199 6.04831.00951588 6.02483.00811199 6.00135.006942 5.9771.00577201 5.95276.00483616 5.92842.00397816 5.90541.00312017 5.8824.00234019 5.85931.00179419c-.02433-.00062399-.04874-.0009362-.07316-.0012482C5.76267.000234 5.73912 0 5.71564 0c-.02355 0-.04703.000234-.07051.000546-.02442.000312-.04883.0006242-.07316.00124819-.02309.000546-.0461.00140398-.06911.00218397-.02434.000858-.04859.00179385-.07293.00296384-.02348.00116999-.04696.00257388-.07036.0039779-.0234.001404-.0468.0028861-.07012.0046021-.0248.001794-.0496.0038999-.07441.0060059-.02145.001872-.0429.0036661-.06427.0057721-.02714.002652-.05421.0055377-.08135.0085797-.01857.0021059-.03721.004134-.05577.006396-.03019.0036659-.06037.007644-.09048.0117779-.01506.002106-.03011.0041341-.04516.0063181-.03401.004992-.06794.0102959-.10179.0158338-.01077.001794-.02145.00351-.03214.005304-.03853.006552-.07699.0134938-.11528.0208255-.00578.001092-.01155.002184-.01724.003276-.0436.008502-.08705.017394-.13041.02691-.00024.000078-.00047.000078-.00071.000156C3.43424.361995 2.4725.882719 1.6929 1.65398.609098 2.72702.00811193 4.15815.00218397 5.68249L0 6.15064l.00171623.39226L5.71556 12.2962l5.71384-5.7533.0017-.39202-.0022-.46839Z"
648
648
  }, null, -1)
649
649
  ])))), 128)) : _("", !0),
650
650
  e.type === q(Z).HIGH_POTENTIAL ? (c(), b("svg", pn, n[1] || (n[1] = [
651
- g("path", {
651
+ h("path", {
652
652
  d: "M0.0635011 7.89462C0.0715011 5.91062 0.853501 4.04762 2.2645 2.65062C3.2795 1.64662 4.5315 0.96862 5.8925 0.67062H5.8935C5.9495 0.65862 6.0065 0.64662 6.0635 0.63562C6.0705 0.63362 6.0785 0.63262 6.0855 0.63062C6.1355 0.62062 6.1855 0.61162 6.2355 0.60362C6.2495 0.60162 6.2635 0.59862 6.2775 0.59662C6.3215 0.58962 6.3655 0.58262 6.4105 0.57662C6.4305 0.57362 6.4495 0.57062 6.4695 0.56862C6.5075 0.56262 6.5475 0.55762 6.5865 0.55262C6.6105 0.54962 6.6345 0.54662 6.6595 0.54462C6.6945 0.54062 6.7295 0.53662 6.7655 0.53362C6.7925 0.53062 6.8205 0.52762 6.8485 0.52562C6.8805 0.52262 6.9135 0.52062 6.9455 0.51762C6.9755 0.51562 7.0065 0.51362 7.0365 0.51162C7.0665 0.50962 7.0975 0.50762 7.1285 0.50662C7.1605 0.50462 7.1915 0.50362 7.2235 0.50262C7.2535 0.50162 7.2835 0.50062 7.3135 0.49962C7.3455 0.49862 7.3765 0.49862 7.4085 0.49762C7.4385 0.49762 7.4695 0.49762 7.5005 0.49762C7.5305 0.49762 7.5615 0.49762 7.5915 0.49862C7.6235 0.49862 7.6555 0.49962 7.6865 0.50062C7.7165 0.50162 7.7465 0.50262 7.7765 0.50362C7.8085 0.50362 7.8405 0.50562 7.8725 0.50662C7.9035 0.50762 7.9335 0.50962 7.9645 0.51162C7.9945 0.51362 8.0255 0.51562 8.0555 0.51762C8.0875 0.51962 8.1205 0.52262 8.1525 0.52562C8.1795 0.52762 8.2075 0.53062 8.2355 0.53362C8.2705 0.53662 8.3055 0.54062 8.3415 0.54462C8.3655 0.54762 8.3895 0.54962 8.4145 0.55262C8.4535 0.55762 8.4925 0.56262 8.5315 0.56762C8.5515 0.57062 8.5705 0.57362 8.5905 0.57662C8.6345 0.58262 8.6785 0.58962 8.7225 0.59762C8.7365 0.59962 8.7505 0.60162 8.7645 0.60362C8.8145 0.61262 8.8645 0.62162 8.9145 0.63062C8.9215 0.63162 8.9295 0.63362 8.9365 0.63462C8.9935 0.64662 9.0505 0.65762 9.1065 0.67062H9.1075C10.4695 0.96962 11.7215 1.64662 12.7355 2.65062C14.1465 4.04762 14.9285 5.91062 14.9365 7.89462L14.9395 8.50362L14.9375 9.01462L7.5005 16.5026L0.0625011 9.01462L0.0605011 8.50362L0.0635011 7.89462Z",
653
653
  fill: "#FFC200"
654
654
  }, null, -1)
655
655
  ]))) : _("", !0),
656
656
  e.type === q(Z).HIGH_POTENTIAL_AUTO ? (c(), b("svg", yn, n[2] || (n[2] = [
657
- g("path", {
657
+ h("path", {
658
658
  fill: "#EF4E16",
659
659
  d: "M60 23.913s-8.76-2.903-14.05 1.058C44.256 17.449 45.203 8.674 34.688 2c-.712 9.413-12.856 9.891-15.691 22.005-1.86-3.319-2.227-7.716-9.28-9.871C11.615 25.513.415 31.3 5.199 47.68c2.699 9.246 12.72 13.651 21.047 14.217 16.527 1.123 31.896-6.848 32.258-24.148.155-7.437-2.975-8.343 1.496-13.836z"
660
660
  }, null, -1),
661
- g("path", {
661
+ h("path", {
662
662
  fill: "#F9B700",
663
663
  d: "M53.226 32.962c-6.012-.063-5.458 2.387-9.883 3.896-3.212-5.842-.067-13.682-10.056-19.364.066 10.625-7.32 7.313-10.414 17.456-3.758-2.145-1.943-6.888-9.256-8.89 4.042 6.349-.99 7.542-3.526 13.335-5.093 11.632 7.181 19.813 16.548 20.382 13.019.793 25.124-4.834 25.408-17.048.122-5.25-2.342-5.888 1.179-9.767z"
664
664
  }, null, -1),
665
- g("path", {
665
+ h("path", {
666
666
  fill: "#FFE463",
667
667
  d: "M47.616 41.169c-4.47-.041-4.061 1.522-7.351 2.484-2.391-3.727-.051-8.729-7.479-12.354.049 6.778-5.446 4.666-7.746 11.137-2.795-1.368-1.447-4.395-6.885-5.672 3.006 4.051-.735 4.812-2.621 8.508-3.791 7.421 5.339 12.64 12.307 13.003 9.683.506 18.686-3.084 18.896-10.876.093-3.348-1.741-3.755.879-6.23z"
668
668
  }, null, -1),
669
- g("path", {
669
+ h("path", {
670
670
  fill: "#FFF7D1",
671
671
  d: "M37.182 54.939c0 2.188-12.427 2.188-12.427 0 0-5.849 12.427-5.849 12.427 0z"
672
672
  }, null, -1)
673
673
  ]))) : _("", !0),
674
674
  e.type === q(Z).MALT_LINKER ? (c(), b("svg", mn, n[3] || (n[3] = [
675
- g("path", {
675
+ h("path", {
676
676
  d: "M5.77736 10.4456C4.45736 10.4406 3.21936 9.91961 2.29036 8.98161C1.62236 8.30661 1.17136 7.47461 0.97336 6.56861C0.97336 6.56861 0.97336 6.56861 0.97336 6.56761C0.96536 6.53061 0.95736 6.49361 0.94936 6.45561C0.94936 6.45061 0.94836 6.44561 0.94736 6.44061C0.94136 6.40761 0.93536 6.37461 0.92936 6.34061C0.92736 6.33161 0.92636 6.32261 0.92436 6.31261C0.91936 6.28361 0.91536 6.25461 0.91036 6.22461C0.90836 6.21161 0.90736 6.19861 0.90536 6.18561C0.90136 6.15961 0.89836 6.13361 0.89536 6.10761C0.89336 6.09161 0.89136 6.07561 0.88936 6.05961C0.88636 6.03561 0.88436 6.01261 0.88236 5.98861C0.88036 5.97061 0.87836 5.95161 0.87736 5.93361C0.87536 5.91161 0.87336 5.89061 0.87136 5.86861C0.87036 5.84861 0.86836 5.82861 0.86736 5.80761C0.86636 5.78761 0.86536 5.76661 0.86436 5.74661C0.86336 5.72661 0.86236 5.70561 0.86136 5.68461C0.86036 5.66461 0.86036 5.64461 0.85936 5.62461C0.85936 5.60361 0.85936 5.58161 0.85836 5.56061C0.85836 5.54061 0.85836 5.51961 0.85836 5.49961C0.85836 5.47961 0.85836 5.45861 0.85836 5.43861C0.85836 5.41761 0.85936 5.39661 0.85936 5.37561C0.85936 5.35561 0.86036 5.33561 0.86136 5.31561C0.86236 5.29461 0.86336 5.27361 0.86436 5.25261C0.86536 5.23261 0.86636 5.21161 0.86736 5.19161C0.86836 5.17161 0.86936 5.15161 0.87136 5.13061C0.87336 5.10961 0.87436 5.08761 0.87636 5.06661C0.87836 5.04761 0.88036 5.02961 0.88236 5.01061C0.88436 4.98661 0.88736 4.96361 0.88936 4.94061C0.89136 4.92461 0.89336 4.90861 0.89536 4.89261C0.89836 4.86661 0.90236 4.84061 0.90536 4.81461C0.90736 4.80061 0.90836 4.78761 0.91036 4.77461C0.91436 4.74561 0.91936 4.71561 0.92436 4.68661C0.92636 4.67761 0.92736 4.66761 0.92936 4.65861C0.93536 4.62561 0.94136 4.59161 0.94736 4.55861C0.94836 4.55361 0.94936 4.54861 0.95036 4.54361C0.95736 4.50561 0.96536 4.46861 0.97336 4.43061C0.97336 4.43061 0.97336 4.43061 0.97336 4.42961C1.17136 3.52561 1.62236 2.69261 2.29036 2.01761C3.21936 1.07961 4.45836 0.559612 5.77736 0.554612L6.18236 0.552612L6.52236 0.553612L11.5024 5.49961L6.52236 10.4456L6.18236 10.4476L5.77736 10.4456Z",
677
677
  fill: "#E3F8FB"
678
678
  }, null, -1),
679
- g("path", {
679
+ h("path", {
680
680
  d: "M17.2235 0.554612C18.5425 0.559612 19.7815 1.07961 20.7105 2.01761C21.3785 2.69261 21.8285 3.52461 22.0275 4.43061C22.0275 4.43061 22.0275 4.43061 22.0275 4.43161C22.0355 4.46961 22.0435 4.50661 22.0505 4.54461C22.0515 4.54961 22.0525 4.55461 22.0535 4.55961C22.0595 4.59261 22.0655 4.62561 22.0715 4.65961C22.0735 4.66861 22.0745 4.67861 22.0765 4.68761C22.0815 4.71661 22.0855 4.74661 22.0905 4.77561C22.0925 4.78861 22.0945 4.80161 22.0955 4.81461C22.0995 4.84061 22.1025 4.86661 22.1055 4.89261C22.1075 4.90861 22.1095 4.92461 22.1115 4.94061C22.1145 4.96361 22.1165 4.98761 22.1185 5.01061C22.1205 5.02961 22.1215 5.04761 22.1235 5.06661C22.1255 5.08761 22.1275 5.10961 22.1285 5.13061C22.1295 5.15061 22.1315 5.17061 22.1325 5.19161C22.1335 5.21161 22.1345 5.23261 22.1355 5.25261C22.1365 5.27361 22.1375 5.29461 22.1385 5.31561C22.1395 5.33561 22.1395 5.35561 22.1405 5.37561C22.1415 5.39661 22.1415 5.41761 22.1415 5.43861C22.1415 5.45861 22.1415 5.47961 22.1415 5.49961C22.1415 5.51961 22.1415 5.54061 22.1415 5.56061C22.1415 5.58161 22.1405 5.60261 22.1405 5.62361C22.1405 5.64361 22.1395 5.66361 22.1385 5.68361C22.1375 5.70461 22.1365 5.72561 22.1355 5.74661C22.1345 5.76661 22.1335 5.78761 22.1325 5.80761C22.1315 5.82761 22.1305 5.84761 22.1285 5.86861C22.1265 5.88961 22.1255 5.91161 22.1235 5.93261C22.1215 5.95161 22.1205 5.96961 22.1185 5.98861C22.1165 6.01261 22.1135 6.03561 22.1115 6.05861C22.1095 6.07461 22.1075 6.09061 22.1055 6.10661C22.1025 6.13261 22.0985 6.15861 22.0955 6.18461C22.0935 6.19761 22.0915 6.21061 22.0905 6.22361C22.0865 6.25261 22.0815 6.28261 22.0765 6.31161C22.0745 6.32061 22.0735 6.33061 22.0715 6.33961C22.0655 6.37261 22.0595 6.40661 22.0535 6.43961C22.0525 6.44461 22.0515 6.44961 22.0505 6.45461C22.0435 6.49261 22.0355 6.52961 22.0275 6.56761C22.0275 6.56761 22.0275 6.56761 22.0275 6.56861C21.8285 7.47461 21.3785 8.30661 20.7105 8.98161C19.7815 9.91961 18.5425 10.4396 17.2235 10.4446L16.8185 10.4466L16.4785 10.4456L11.4985 5.49961L16.4785 0.553612L16.8175 0.552612L17.2235 0.554612Z",
681
681
  fill: "#FF91F0"
682
682
  }, null, -1)
683
683
  ]))) : _("", !0),
684
684
  e.type === q(We).HIGH_POTENTIAL ? (c(), b("svg", vn, n[4] || (n[4] = [
685
- g("path", {
685
+ h("path", {
686
686
  d: "M0.0635011 7.89462C0.0715011 5.91062 0.853501 4.04762 2.2645 2.65062C3.2795 1.64662 4.5315 0.96862 5.8925 0.67062H5.8935C5.9495 0.65862 6.0065 0.64662 6.0635 0.63562C6.0705 0.63362 6.0785 0.63262 6.0855 0.63062C6.1355 0.62062 6.1855 0.61162 6.2355 0.60362C6.2495 0.60162 6.2635 0.59862 6.2775 0.59662C6.3215 0.58962 6.3655 0.58262 6.4105 0.57662C6.4305 0.57362 6.4495 0.57062 6.4695 0.56862C6.5075 0.56262 6.5475 0.55762 6.5865 0.55262C6.6105 0.54962 6.6345 0.54662 6.6595 0.54462C6.6945 0.54062 6.7295 0.53662 6.7655 0.53362C6.7925 0.53062 6.8205 0.52762 6.8485 0.52562C6.8805 0.52262 6.9135 0.52062 6.9455 0.51762C6.9755 0.51562 7.0065 0.51362 7.0365 0.51162C7.0665 0.50962 7.0975 0.50762 7.1285 0.50662C7.1605 0.50462 7.1915 0.50362 7.2235 0.50262C7.2535 0.50162 7.2835 0.50062 7.3135 0.49962C7.3455 0.49862 7.3765 0.49862 7.4085 0.49762C7.4385 0.49762 7.4695 0.49762 7.5005 0.49762C7.5305 0.49762 7.5615 0.49762 7.5915 0.49862C7.6235 0.49862 7.6555 0.49962 7.6865 0.50062C7.7165 0.50162 7.7465 0.50262 7.7765 0.50362C7.8085 0.50362 7.8405 0.50562 7.8725 0.50662C7.9035 0.50762 7.9335 0.50962 7.9645 0.51162C7.9945 0.51362 8.0255 0.51562 8.0555 0.51762C8.0875 0.51962 8.1205 0.52262 8.1525 0.52562C8.1795 0.52762 8.2075 0.53062 8.2355 0.53362C8.2705 0.53662 8.3055 0.54062 8.3415 0.54462C8.3655 0.54762 8.3895 0.54962 8.4145 0.55262C8.4535 0.55762 8.4925 0.56262 8.5315 0.56762C8.5515 0.57062 8.5705 0.57362 8.5905 0.57662C8.6345 0.58262 8.6785 0.58962 8.7225 0.59762C8.7365 0.59962 8.7505 0.60162 8.7645 0.60362C8.8145 0.61262 8.8645 0.62162 8.9145 0.63062C8.9215 0.63162 8.9295 0.63362 8.9365 0.63462C8.9935 0.64662 9.0505 0.65762 9.1065 0.67062H9.1075C10.4695 0.96962 11.7215 1.64662 12.7355 2.65062C14.1465 4.04762 14.9285 5.91062 14.9365 7.89462L14.9395 8.50362L14.9375 9.01462L7.5005 16.5026L0.0625011 9.01462L0.0605011 8.50362L0.0635011 7.89462Z",
687
687
  fill: "#FFC200"
688
688
  }, null, -1)
689
689
  ]))) : _("", !0),
690
- g("span", {
691
- class: T([
690
+ h("span", {
691
+ class: I([
692
692
  {
693
693
  "joy-badge-level__tag": e.visibleText,
694
694
  red: e.type === q(Z).NEW || e.type === q(Z).MALT_LINKER || e.type === q(Z).HIGH_POTENTIAL_AUTO,
@@ -703,7 +703,7 @@ const fn = { class: "joy-badge-level" }, pn = {
703
703
  ], 2)
704
704
  ]));
705
705
  }
706
- }), Ks = /* @__PURE__ */ A(gn, [["__scopeId", "data-v-08a5e2c8"]]), hn = /* @__PURE__ */ L({
706
+ }), tu = /* @__PURE__ */ A(hn, [["__scopeId", "data-v-08a5e2c8"]]), gn = /* @__PURE__ */ L({
707
707
  __name: "VJoyBlockSkeleton",
708
708
  props: {
709
709
  /** If you want to use it properly you need to set fixed width and height */
@@ -729,7 +729,7 @@ const fn = { class: "joy-badge-level" }, pn = {
729
729
  });
730
730
  return (n, i) => (c(), b("div", {
731
731
  "aria-hidden": "true",
732
- class: T({
732
+ class: I({
733
733
  "joy-block-skeleton": !0,
734
734
  "joy-block-skeleton--circle": e.circle
735
735
  }),
@@ -740,7 +740,7 @@ const fn = { class: "joy-badge-level" }, pn = {
740
740
  })
741
741
  }, null, 6));
742
742
  }
743
- }), Zs = /* @__PURE__ */ A(hn, [["__scopeId", "data-v-4da2c7cb"]]), bn = /* @__PURE__ */ L({
743
+ }), ou = /* @__PURE__ */ A(gn, [["__scopeId", "data-v-4da2c7cb"]]), bn = /* @__PURE__ */ L({
744
744
  __name: "VJoySpinner",
745
745
  props: {
746
746
  color: {
@@ -749,7 +749,7 @@ const fn = { class: "joy-badge-level" }, pn = {
749
749
  },
750
750
  setup(e) {
751
751
  return (t, l) => (c(), b("div", {
752
- class: T(["joy-spinner", `joy-spinner_${e.color}`])
752
+ class: I(["joy-spinner", `joy-spinner_${e.color}`])
753
753
  }, null, 2));
754
754
  }
755
755
  }), Ut = /* @__PURE__ */ A(bn, [["__scopeId", "data-v-52944a9b"]]), wn = /* @__PURE__ */ L({
@@ -814,11 +814,11 @@ const fn = { class: "joy-badge-level" }, pn = {
814
814
  }), a = V(() => ["white", "ghost", "secondary"].includes(l.variant) ? "teal" : "white");
815
815
  return t({ generatedId: n }), (r, s) => {
816
816
  const u = dt("joy-ripple");
817
- return Ke((c(), I(X(q(o).href ? "a" : "button"), {
817
+ return Ke((c(), T(X(q(o).href ? "a" : "button"), {
818
818
  id: e.id,
819
819
  disabled: e.loading || q(o).disabled,
820
820
  type: q(o).type || "button",
821
- class: T([
821
+ class: I([
822
822
  "joy-button",
823
823
  `joy-button_${e.variant}`,
824
824
  `joy-button_${e.size}`,
@@ -830,18 +830,18 @@ const fn = { class: "joy-badge-level" }, pn = {
830
830
  "aria-labelledby": (r.$slots.default || e.label) && n
831
831
  }, {
832
832
  default: z(() => [
833
- e.icon && e.iconPosition === "left" ? (c(), I(N, {
833
+ e.icon && e.iconPosition === "left" ? (c(), T(N, {
834
834
  key: 0,
835
835
  class: "joy-button_icon joy-button_icon--left",
836
836
  name: e.icon,
837
837
  size: i.value,
838
838
  "aria-hidden": "true"
839
839
  }, null, 8, ["name", "size"])) : _("", !0),
840
- e.loading ? (c(), I(Ut, {
840
+ e.loading ? (c(), T(Ut, {
841
841
  key: 1,
842
842
  color: a.value
843
843
  }, null, 8, ["color"])) : _("", !0),
844
- g("span", {
844
+ h("span", {
845
845
  id: n,
846
846
  class: "joy-button--slot"
847
847
  }, [
@@ -849,7 +849,7 @@ const fn = { class: "joy-badge-level" }, pn = {
849
849
  D(J(e.label), 1)
850
850
  ], !0)
851
851
  ]),
852
- e.icon && e.iconPosition === "right" ? (c(), I(N, {
852
+ e.icon && e.iconPosition === "right" ? (c(), T(N, {
853
853
  key: 2,
854
854
  class: "joy-button_icon joy-button_icon--right",
855
855
  name: e.icon,
@@ -1171,7 +1171,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1171
1171
  function v(k) {
1172
1172
  p.value = !0, d.value.classList.add(Tt), f = x(k);
1173
1173
  }
1174
- function h(k) {
1174
+ function g(k) {
1175
1175
  p.value && (j(k) > xt && y(), B());
1176
1176
  }
1177
1177
  function $(k) {
@@ -1207,7 +1207,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1207
1207
  show: m,
1208
1208
  isOpen: u,
1209
1209
  moveContainer: E
1210
- }), (k, R) => r.value ? (c(), I(ze, {
1210
+ }), (k, R) => r.value ? (c(), T(ze, {
1211
1211
  key: 0,
1212
1212
  to: k.teleport
1213
1213
  }, [
@@ -1221,30 +1221,30 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1221
1221
  }
1222
1222
  ]
1223
1223
  }), [
1224
- R[1] || (R[1] = g("div", { class: "joy-bottom-sheet-overlay" }, null, -1)),
1224
+ R[1] || (R[1] = h("div", { class: "joy-bottom-sheet-overlay" }, null, -1)),
1225
1225
  O(q(yt), { onTrigger: y }, {
1226
1226
  default: z(() => [
1227
- g("div", {
1227
+ h("div", {
1228
1228
  ref_key: "bottomSheetContainerElement",
1229
1229
  ref: d,
1230
1230
  class: "joy-bottom-sheet-container"
1231
1231
  }, [
1232
- g("div", {
1232
+ h("div", {
1233
1233
  class: "joy-bottom-sheet_header",
1234
1234
  onMousedown: v,
1235
- onMouseup: h,
1235
+ onMouseup: g,
1236
1236
  onMousemove: $,
1237
- onMouseleave: h,
1237
+ onMouseleave: g,
1238
1238
  onTouchstart: v,
1239
- onTouchend: h,
1239
+ onTouchend: g,
1240
1240
  onTouchmove: $
1241
1241
  }, R[0] || (R[0] = [
1242
- g("div", { class: "joy-bottom-sheet_header-close" }, null, -1)
1242
+ h("div", { class: "joy-bottom-sheet_header-close" }, null, -1)
1243
1243
  ]), 32),
1244
- g("div", Mn, [
1244
+ h("div", Mn, [
1245
1245
  w(k.$slots, "bottom-sheet-content", {}, void 0, !0)
1246
1246
  ]),
1247
- g("div", Pn, [
1247
+ h("div", Pn, [
1248
1248
  w(k.$slots, "bottom-sheet-cta", {}, () => [
1249
1249
  O(ne, {
1250
1250
  class: "joy-bottom-sheet_footer-close",
@@ -1260,7 +1260,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1260
1260
  ], 16)) : _("", !0)
1261
1261
  ], 8, ["to"])) : _("", !0);
1262
1262
  }
1263
- }), Xs = /* @__PURE__ */ A(Fn, [["__scopeId", "data-v-098e6a23"]]), Qs = /* @__PURE__ */ L({
1263
+ }), nu = /* @__PURE__ */ A(Fn, [["__scopeId", "data-v-098e6a23"]]), lu = /* @__PURE__ */ L({
1264
1264
  __name: "VJoyBottomSheetTrigger",
1265
1265
  props: {
1266
1266
  bottomSheet: {}
@@ -1272,7 +1272,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1272
1272
  var s;
1273
1273
  o("click"), (s = n.value) == null || s.show();
1274
1274
  }
1275
- return (s, u) => (c(!0), b(W, null, U(a.value, (p) => (c(), I(X(p), {
1275
+ return (s, u) => (c(!0), b(W, null, U(a.value, (p) => (c(), T(X(p), {
1276
1276
  key: p,
1277
1277
  onClick: r
1278
1278
  }))), 128));
@@ -1347,8 +1347,8 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1347
1347
  return t({
1348
1348
  isIndeterminate: a
1349
1349
  }), (p, d) => (c(), b("div", On, [
1350
- g("label", {
1351
- class: T([
1350
+ h("label", {
1351
+ class: I([
1352
1352
  "joy-checkbox",
1353
1353
  {
1354
1354
  "joy-checkbox__checked": e.checked,
@@ -1359,8 +1359,8 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1359
1359
  }
1360
1360
  ])
1361
1361
  }, [
1362
- g("div", Dn, [
1363
- g("input", {
1362
+ h("div", Dn, [
1363
+ h("input", {
1364
1364
  id: e.id,
1365
1365
  ref_key: "input",
1366
1366
  ref: i,
@@ -1380,11 +1380,11 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1380
1380
  (...f) => u.onBlur && u.onBlur(...f))
1381
1381
  }, null, 40, Rn)
1382
1382
  ]),
1383
- g("div", Nn, [
1383
+ h("div", Nn, [
1384
1384
  w(p.$slots, "default", {}, () => [
1385
1385
  D(J(e.label), 1)
1386
1386
  ], !0),
1387
- g("div", qn, [
1387
+ h("div", qn, [
1388
1388
  w(p.$slots, "checkbox-content", {}, void 0, !0)
1389
1389
  ])
1390
1390
  ])
@@ -1444,7 +1444,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1444
1444
  onToggle: r,
1445
1445
  props: o
1446
1446
  }), (u, p) => (c(), b("div", {
1447
- class: T([
1447
+ class: I([
1448
1448
  "joy-collapse-item",
1449
1449
  {
1450
1450
  "joy-collapse-item--open": i.value,
@@ -1453,7 +1453,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1453
1453
  }
1454
1454
  ])
1455
1455
  }, [
1456
- g("div", {
1456
+ h("div", {
1457
1457
  role: "button",
1458
1458
  tabindex: "0",
1459
1459
  class: "joy-collapse-item__summary",
@@ -1462,11 +1462,11 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1462
1462
  onFocus: p[0] || (p[0] = (d) => a.value = !0),
1463
1463
  onBlur: p[1] || (p[1] = (d) => a.value = !1)
1464
1464
  }, [
1465
- g("div", {
1465
+ h("div", {
1466
1466
  id: e.id,
1467
1467
  class: "joy-collapse-item__summary___content"
1468
1468
  }, [
1469
- e.summaryIcon ? (c(), I(N, {
1469
+ e.summaryIcon ? (c(), T(N, {
1470
1470
  key: 0,
1471
1471
  "aria-hidden": "true",
1472
1472
  color: "secondary",
@@ -1474,7 +1474,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1474
1474
  }, null, 8, ["name"])) : _("", !0),
1475
1475
  D(" " + J(e.header), 1)
1476
1476
  ], 8, Wn),
1477
- g("div", Un, [
1477
+ h("div", Un, [
1478
1478
  w(u.$slots, "collapse-header-right")
1479
1479
  ]),
1480
1480
  O(N, {
@@ -1482,7 +1482,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1482
1482
  name: "chevron-down"
1483
1483
  }),
1484
1484
  e.subheader ? (c(), b("span", Gn, J(e.subheader), 1)) : _("", !0),
1485
- g("span", Yn, [
1485
+ h("span", Yn, [
1486
1486
  w(u.$slots, "collapse-preview")
1487
1487
  ])
1488
1488
  ], 32),
@@ -1490,7 +1490,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1490
1490
  key: 0,
1491
1491
  role: "region",
1492
1492
  "aria-labelledby": e.id,
1493
- class: T([
1493
+ class: I([
1494
1494
  "joy-collapse-item__detail",
1495
1495
  {
1496
1496
  "joy-collapse-item__detail--open": i.value
@@ -1501,7 +1501,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1501
1501
  ], 10, Kn)) : _("", !0)
1502
1502
  ], 2));
1503
1503
  }
1504
- }), Xn = /* @__PURE__ */ A(Zn, [["__scopeId", "data-v-6bd35ef2"]]), Qn = { class: "joy-collapse" }, el = /* @__PURE__ */ L({
1504
+ }), Xn = /* @__PURE__ */ A(Zn, [["__scopeId", "data-v-0d2e400d"]]), Qn = { class: "joy-collapse" }, el = /* @__PURE__ */ L({
1505
1505
  __name: "VJoyCollapse",
1506
1506
  props: {
1507
1507
  /** Open one item at a time. Works with modelValue */
@@ -1563,27 +1563,27 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1563
1563
  items: r,
1564
1564
  openedCollapseItem: n
1565
1565
  }), (y, v) => (c(), b("div", Qn, [
1566
- (c(!0), b(W, null, U(r.value, (h) => (c(), I(Xn, H({ ref_for: !0 }, h.props, {
1567
- key: h.props.id,
1568
- open: p(h),
1566
+ (c(!0), b(W, null, U(r.value, (g) => (c(), T(Xn, H({ ref_for: !0 }, g.props, {
1567
+ key: g.props.id,
1568
+ open: p(g),
1569
1569
  mode: e.mode,
1570
- "onCollapseItem:open": () => d(h),
1571
- "onCollapseItem:close": () => f(h)
1570
+ "onCollapseItem:open": () => d(g),
1571
+ "onCollapseItem:close": () => f(g)
1572
1572
  }), {
1573
1573
  "collapse-header-right": z(() => [
1574
- (c(!0), b(W, null, U(u(h, "collapse-header-right"), ($, j) => (c(), I(X($), { key: j }))), 128))
1574
+ (c(!0), b(W, null, U(u(g, "collapse-header-right"), ($, j) => (c(), T(X($), { key: j }))), 128))
1575
1575
  ]),
1576
1576
  "collapse-preview": z(() => [
1577
- (c(!0), b(W, null, U(u(h, "collapse-preview"), ($, j) => (c(), I(X($), { key: j }))), 128))
1577
+ (c(!0), b(W, null, U(u(g, "collapse-preview"), ($, j) => (c(), T(X($), { key: j }))), 128))
1578
1578
  ]),
1579
1579
  default: z(() => [
1580
- (c(!0), b(W, null, U(u(h, "default"), ($, j) => (c(), I(X($), { key: j }))), 128))
1580
+ (c(!0), b(W, null, U(u(g, "default"), ($, j) => (c(), T(X($), { key: j }))), 128))
1581
1581
  ]),
1582
1582
  _: 2
1583
1583
  }, 1040, ["open", "mode", "onCollapseItem:open", "onCollapseItem:close"]))), 128))
1584
1584
  ]));
1585
1585
  }
1586
- }), eu = /* @__PURE__ */ A(el, [["__scopeId", "data-v-35744932"]]), tl = ["src", "alt", "title", "loading"], ol = /* @__PURE__ */ L({
1586
+ }), au = /* @__PURE__ */ A(el, [["__scopeId", "data-v-35744932"]]), tl = ["src", "alt", "title", "loading"], ol = /* @__PURE__ */ L({
1587
1587
  __name: "VJoyCompanyAvatar",
1588
1588
  props: {
1589
1589
  /** Inject the URL of your image. Fallback will be the icon */
@@ -1616,7 +1616,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1616
1616
  }
1617
1617
  });
1618
1618
  return (o, n) => (c(), b("div", {
1619
- class: T(["joy-company-avatar", `joy-company-avatar--${e.size}`])
1619
+ class: I(["joy-company-avatar", `joy-company-avatar--${e.size}`])
1620
1620
  }, [
1621
1621
  e.imgSrc ? (c(), b("img", {
1622
1622
  key: 0,
@@ -1624,14 +1624,14 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1624
1624
  alt: e.imgAlt || e.companyName,
1625
1625
  title: e.companyName,
1626
1626
  loading: e.loading
1627
- }, null, 8, tl)) : (c(), I(N, {
1627
+ }, null, 8, tl)) : (c(), T(N, {
1628
1628
  key: 1,
1629
1629
  name: "company-placeholder",
1630
1630
  size: l.value
1631
1631
  }, null, 8, ["size"]))
1632
1632
  ], 2));
1633
1633
  }
1634
- }), tu = /* @__PURE__ */ A(ol, [["__scopeId", "data-v-2f1289c1"]]), nl = ["aria-hidden"], ll = /* @__PURE__ */ L({
1634
+ }), ru = /* @__PURE__ */ A(ol, [["__scopeId", "data-v-2f1289c1"]]), nl = ["aria-hidden"], ll = /* @__PURE__ */ L({
1635
1635
  __name: "VJoyFormError",
1636
1636
  props: {
1637
1637
  /** In some cases you'll need to inject the error in the DOM but hide it. Visible by default */
@@ -1645,14 +1645,14 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1645
1645
  setup(e) {
1646
1646
  return (t, l) => (c(), b("div", {
1647
1647
  "aria-hidden": e.visible,
1648
- class: T(["joy-form-error", { "joy-has-error": e.visible }]),
1648
+ class: I(["joy-form-error", { "joy-has-error": e.visible }]),
1649
1649
  role: "alert"
1650
1650
  }, [
1651
1651
  O(N, {
1652
1652
  class: "joy-icon-error",
1653
1653
  name: "warning-triangle"
1654
1654
  }),
1655
- g("div", null, [
1655
+ h("div", null, [
1656
1656
  w(t.$slots, "default", {}, () => [
1657
1657
  D(J(e.noHtmlErrorText), 1)
1658
1658
  ], !0)
@@ -1686,7 +1686,7 @@ const Mn = { class: "joy-bottom-sheet_content" }, Pn = { class: "joy-bottom-shee
1686
1686
  text: String
1687
1687
  },
1688
1688
  setup(e) {
1689
- return (t, l) => (c(), I(X(e.tagName), H({
1689
+ return (t, l) => (c(), T(X(e.tagName), H({
1690
1690
  class: ["joy-label", `joy-label--${e.size}`]
1691
1691
  }, t.$attrs), {
1692
1692
  default: z(() => [
@@ -1794,19 +1794,19 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
1794
1794
  const o = l, n = e, i = C(!1), a = C(!1), r = C();
1795
1795
  vt(r, n.autofocus);
1796
1796
  function s() {
1797
- const h = d(!1);
1798
- h >= 0 ? o("update:modelValue", h <= n.min ? n.min : h) : o("update:modelValue", 0), p();
1797
+ const g = d(!1);
1798
+ g >= 0 ? o("update:modelValue", g <= n.min ? n.min : g) : o("update:modelValue", 0), p();
1799
1799
  }
1800
1800
  function u() {
1801
- const h = d();
1802
- n.max && h <= n.max ? o("update:modelValue", h >= n.max ? n.max : h) : n.max && h > n.max ? o("update:modelValue", n.max) : o("update:modelValue", h), p();
1801
+ const g = d();
1802
+ n.max && g <= n.max ? o("update:modelValue", g >= n.max ? n.max : g) : n.max && g > n.max ? o("update:modelValue", n.max) : o("update:modelValue", g), p();
1803
1803
  }
1804
1804
  function p() {
1805
1805
  i.value = !f();
1806
1806
  }
1807
- function d(h = !0) {
1807
+ function d(g = !0) {
1808
1808
  const $ = n.step.toString().split("."), j = $.length === 2 ? $[1].length : 0;
1809
- return parseFloat(h ? (n.modelValue + n.step).toFixed(j) : (n.modelValue - n.step).toFixed(j));
1809
+ return parseFloat(g ? (n.modelValue + n.step).toFixed(j) : (n.modelValue - n.step).toFixed(j));
1810
1810
  }
1811
1811
  function f() {
1812
1812
  return m() && y();
@@ -1818,8 +1818,8 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
1818
1818
  return n.min <= n.modelValue;
1819
1819
  }
1820
1820
  const v = {
1821
- onInput: (h) => {
1822
- o("update:modelValue", +h.target.value || 0), i.value = !1;
1821
+ onInput: (g) => {
1822
+ o("update:modelValue", +g.target.value || 0), i.value = !1;
1823
1823
  },
1824
1824
  onFocus: () => {
1825
1825
  a.value = !0;
@@ -1830,8 +1830,8 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
1830
1830
  };
1831
1831
  return t({
1832
1832
  props: n
1833
- }), (h, $) => (c(), b("div", ul, [
1834
- e.label ? (c(), I(Ve, {
1833
+ }), (g, $) => (c(), b("div", ul, [
1834
+ e.label ? (c(), T(Ve, {
1835
1835
  key: 0,
1836
1836
  for: e.id,
1837
1837
  required: e.required && e.requiredMark,
@@ -1839,16 +1839,16 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
1839
1839
  size: e.labelSize
1840
1840
  }, {
1841
1841
  default: z(() => [
1842
- w(h.$slots, "default", {}, () => [
1842
+ w(g.$slots, "default", {}, () => [
1843
1843
  D(J(e.label), 1)
1844
1844
  ], !0)
1845
1845
  ]),
1846
1846
  _: 3
1847
1847
  }, 8, ["for", "required", "optional-label", "size"])) : _("", !0),
1848
- g("div", {
1849
- class: T(["joy-counter__wrapper", { "joy-counter--focusing": a.value }])
1848
+ h("div", {
1849
+ class: I(["joy-counter__wrapper", { "joy-counter--focusing": a.value }])
1850
1850
  }, [
1851
- g("button", {
1851
+ h("button", {
1852
1852
  class: "joy-counter__decrement",
1853
1853
  type: "button",
1854
1854
  "aria-label": e.labelDecrement,
@@ -1857,8 +1857,8 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
1857
1857
  }, [
1858
1858
  O(N, { name: "minus" })
1859
1859
  ], 8, dl),
1860
- g("div", cl, [
1861
- g("input", H({
1860
+ h("div", cl, [
1861
+ h("input", H({
1862
1862
  id: e.id,
1863
1863
  ref_key: "input",
1864
1864
  ref: r,
@@ -1871,7 +1871,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
1871
1871
  required: e.required,
1872
1872
  step: "any",
1873
1873
  value: e.modelValue
1874
- }, h.$attrs, {
1874
+ }, g.$attrs, {
1875
1875
  onInput: $[0] || ($[0] = //@ts-ignore
1876
1876
  (...j) => v.onInput && v.onInput(...j)),
1877
1877
  onBlur: $[1] || ($[1] = //@ts-ignore
@@ -1880,7 +1880,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
1880
1880
  (...j) => v.onFocus && v.onFocus(...j))
1881
1881
  }), null, 16, fl)
1882
1882
  ]),
1883
- g("button", {
1883
+ h("button", {
1884
1884
  class: "joy-counter__increment",
1885
1885
  type: "button",
1886
1886
  "aria-label": e.labelIncrement,
@@ -1895,7 +1895,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
1895
1895
  ], 2)
1896
1896
  ]));
1897
1897
  }
1898
- }), ou = /* @__PURE__ */ A(vl, [["__scopeId", "data-v-556fd173"]]), gl = /* @__PURE__ */ L({
1898
+ }), iu = /* @__PURE__ */ A(vl, [["__scopeId", "data-v-556fd173"]]), hl = /* @__PURE__ */ L({
1899
1899
  __name: "VJoyWrapper",
1900
1900
  props: {
1901
1901
  /** Horizontal spread. Refers to CSS flex justify-content. */
@@ -1940,7 +1940,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
1940
1940
  },
1941
1941
  setup(e) {
1942
1942
  return Ze("VJoyWrapperContext", e), (l, o) => (c(), b("div", {
1943
- class: T([
1943
+ class: I([
1944
1944
  "joy-wrapper",
1945
1945
  `joy-wrapper--justify-${e.justify}`,
1946
1946
  `joy-wrapper--align-${e.align}`,
@@ -1955,7 +1955,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
1955
1955
  w(l.$slots, "default", {}, void 0, !0)
1956
1956
  ], 2));
1957
1957
  }
1958
- }), re = /* @__PURE__ */ A(gl, [["__scopeId", "data-v-68d89412"]]), hl = ["id"], bl = { class: "joy-dialog__inner" }, wl = {
1958
+ }), re = /* @__PURE__ */ A(hl, [["__scopeId", "data-v-68d89412"]]), gl = ["id"], bl = { class: "joy-dialog__inner" }, wl = {
1959
1959
  key: 0,
1960
1960
  class: "joy-dialog__shapes"
1961
1961
  }, _l = { class: "joy-dialog--header" }, jl = {
@@ -2060,9 +2060,9 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2060
2060
  return !!B || !!P;
2061
2061
  }), y = V(() => o.id || i).value + "-header";
2062
2062
  function v() {
2063
- !o.patternConfirm && h();
2063
+ !o.patternConfirm && g();
2064
2064
  }
2065
- async function h(B = { fireHideEvent: !0 }) {
2065
+ async function g(B = { fireHideEvent: !0 }) {
2066
2066
  o.demoMode || (u.value = !1, await Me(), ye(!1), B.fireHideEvent && n("dialog:hide"));
2067
2067
  }
2068
2068
  async function $() {
@@ -2083,10 +2083,10 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2083
2083
  u.value === !0 && (n("dialog:before-unmount"), ye(!1));
2084
2084
  }), t({
2085
2085
  hasFooterSlots: f,
2086
- hide: h,
2086
+ hide: g,
2087
2087
  isOpen: u,
2088
2088
  show: $
2089
- }), (B, P) => r.value ? (c(), I(ze, {
2089
+ }), (B, P) => r.value ? (c(), T(ze, {
2090
2090
  key: 0,
2091
2091
  to: e.teleport,
2092
2092
  disabled: e.disableTeleport
@@ -2110,8 +2110,8 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2110
2110
  "aria-labelledby": y,
2111
2111
  onKeydown: Oe(v, ["esc"])
2112
2112
  }), [
2113
- g("div", {
2114
- class: T([
2113
+ h("div", {
2114
+ class: I([
2115
2115
  {
2116
2116
  "joy-dialog__overlay": !0,
2117
2117
  "joy-dialog__overlay--open": u.value,
@@ -2120,18 +2120,18 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2120
2120
  ]),
2121
2121
  onClick: v
2122
2122
  }, null, 2),
2123
- g("div", {
2124
- class: T([
2123
+ h("div", {
2124
+ class: I([
2125
2125
  {
2126
2126
  "joy-dialog--wrapper": !0,
2127
2127
  "joy-dialog--wrapper-open": u.value
2128
2128
  }
2129
2129
  ])
2130
2130
  }, [
2131
- g("div", bl, [
2131
+ h("div", bl, [
2132
2132
  e.patternBrand ? (c(), b("div", wl, P[3] || (P[3] = [
2133
- g("div", { class: "joy-dialog__shapes___shape" }, null, -1),
2134
- g("div", { class: "joy-dialog__shapes___shape" }, null, -1)
2133
+ h("div", { class: "joy-dialog__shapes___shape" }, null, -1),
2134
+ h("div", { class: "joy-dialog__shapes___shape" }, null, -1)
2135
2135
  ]))) : _("", !0),
2136
2136
  e.bannerSrc ? (c(), b("div", {
2137
2137
  key: 1,
@@ -2142,20 +2142,20 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2142
2142
  height: `${e.bannerHeight}px`
2143
2143
  })
2144
2144
  }, null, 4)) : _("", !0),
2145
- g("div", _l, [
2145
+ h("div", _l, [
2146
2146
  B.$slots["dialog-preheader"] ? (c(), b("div", jl, [
2147
2147
  w(B.$slots, "dialog-preheader", {}, void 0, !0)
2148
2148
  ])) : _("", !0),
2149
- g("div", {
2149
+ h("div", {
2150
2150
  id: y,
2151
2151
  class: "joy-dialog--header__title"
2152
2152
  }, [
2153
2153
  w(B.$slots, "dialog-header", {}, void 0, !0)
2154
2154
  ]),
2155
- g("p", kl, [
2155
+ h("p", kl, [
2156
2156
  w(B.$slots, "dialog-subheader", {}, void 0, !0)
2157
2157
  ]),
2158
- e.patternConfirm ? _("", !0) : (c(), I(ne, {
2158
+ e.patternConfirm ? _("", !0) : (c(), T(ne, {
2159
2159
  key: 1,
2160
2160
  id: "joy-dialog--close",
2161
2161
  circle: "",
@@ -2165,14 +2165,14 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2165
2165
  name: "cross",
2166
2166
  label: e.closeLabel,
2167
2167
  class: "joy-dialog--close",
2168
- onClick: P[0] || (P[0] = (k) => h())
2168
+ onClick: P[0] || (P[0] = (k) => g())
2169
2169
  }, null, 8, ["label"]))
2170
2170
  ]),
2171
- g("div", $l, [
2171
+ h("div", $l, [
2172
2172
  w(B.$slots, "dialog-body", {}, void 0, !0)
2173
2173
  ]),
2174
- g("div", {
2175
- class: T([
2174
+ h("div", {
2175
+ class: I([
2176
2176
  {
2177
2177
  "joy-dialog--footer": !0,
2178
2178
  "joy-dialog--footer-filled": f.value
@@ -2185,12 +2185,12 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2185
2185
  }, {
2186
2186
  default: z(() => [
2187
2187
  w(B.$slots, "dialog-cancel", {}, () => [
2188
- e.cancelText ? (c(), I(ne, {
2188
+ e.cancelText ? (c(), T(ne, {
2189
2189
  key: 0,
2190
2190
  class: "joy-dialog--cancel",
2191
2191
  variant: "ghost",
2192
2192
  size: e.buttonSize,
2193
- onClick: P[1] || (P[1] = (k) => h())
2193
+ onClick: P[1] || (P[1] = (k) => g())
2194
2194
  }, {
2195
2195
  default: z(() => [
2196
2196
  D(J(e.cancelText), 1)
@@ -2199,7 +2199,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2199
2199
  }, 8, ["size"])) : _("", !0)
2200
2200
  ], !0),
2201
2201
  w(B.$slots, "dialog-confirm", {}, () => [
2202
- e.confirmText ? (c(), I(ne, {
2202
+ e.confirmText ? (c(), T(ne, {
2203
2203
  key: 0,
2204
2204
  class: "joy-dialog--confirm",
2205
2205
  variant: "main",
@@ -2221,13 +2221,13 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2221
2221
  ])) : _("", !0)
2222
2222
  ])
2223
2223
  ], 2)
2224
- ], 16, hl)) : _("", !0)
2224
+ ], 16, gl)) : _("", !0)
2225
2225
  ]),
2226
2226
  _: 3
2227
2227
  })
2228
2228
  ], 8, ["to", "disabled"])) : _("", !0);
2229
2229
  }
2230
- }), nu = /* @__PURE__ */ A(Cl, [["__scopeId", "data-v-04cca18d"]]), lu = /* @__PURE__ */ L({
2230
+ }), su = /* @__PURE__ */ A(Cl, [["__scopeId", "data-v-04cca18d"]]), uu = /* @__PURE__ */ L({
2231
2231
  __name: "VJoyDialogTrigger",
2232
2232
  props: {
2233
2233
  dialog: {}
@@ -2239,7 +2239,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2239
2239
  var s;
2240
2240
  n("click"), await ((s = o.value) == null ? void 0 : s.show());
2241
2241
  }
2242
- return (s, u) => (c(!0), b(W, null, U(a.value, (p) => (c(), I(X(p), {
2242
+ return (s, u) => (c(!0), b(W, null, U(a.value, (p) => (c(), T(X(p), {
2243
2243
  key: p,
2244
2244
  onClick: r
2245
2245
  }))), 128));
@@ -2255,21 +2255,21 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2255
2255
  setup(e) {
2256
2256
  return (t, l) => (c(), b("button", {
2257
2257
  type: "button",
2258
- class: T(["joy-divider-cta", { "joy-divider-cta__disabled": e.disabled }]),
2258
+ class: I(["joy-divider-cta", { "joy-divider-cta__disabled": e.disabled }]),
2259
2259
  disabled: e.disabled
2260
2260
  }, [
2261
- g("div", xl, [
2261
+ h("div", xl, [
2262
2262
  O(N, { name: "add" })
2263
2263
  ]),
2264
- g("div", Tl, [
2265
- g("p", Il, [
2264
+ h("div", Tl, [
2265
+ h("p", Il, [
2266
2266
  w(t.$slots, "default", {}, void 0, !0)
2267
2267
  ]),
2268
2268
  w(t.$slots, "divider-content", {}, void 0, !0)
2269
2269
  ])
2270
2270
  ], 10, Vl));
2271
2271
  }
2272
- }), au = /* @__PURE__ */ A(Ll, [["__scopeId", "data-v-aa93710e"]]), Bl = ["id"], Al = { class: "joy-drawer__inner" }, El = { class: "joy-drawer--header" }, zl = {
2272
+ }), du = /* @__PURE__ */ A(Ll, [["__scopeId", "data-v-aa93710e"]]), Bl = ["id"], Al = { class: "joy-drawer__inner" }, El = { class: "joy-drawer--header" }, zl = {
2273
2273
  id: "drawerDescription",
2274
2274
  class: "joy-drawer--subheader"
2275
2275
  }, Jl = {
@@ -2351,7 +2351,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2351
2351
  async function v(E = { fireHideEvent: !0 }) {
2352
2352
  o.demoMode || o.onBeforeHide && !await o.onBeforeHide() || (u.value = !1, await Me(), ye(!1), E.fireHideEvent && n("drawer:hide"));
2353
2353
  }
2354
- async function h() {
2354
+ async function g() {
2355
2355
  u.value = !0, await Me(), !o.elevated && o.preventBodyScroll && ye(!0);
2356
2356
  }
2357
2357
  function $() {
@@ -2371,8 +2371,8 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2371
2371
  hasFooterSlots: f,
2372
2372
  hide: v,
2373
2373
  isOpen: u,
2374
- show: h
2375
- }), (E, B) => r.value ? (c(), I(ze, {
2374
+ show: g
2375
+ }), (E, B) => r.value ? (c(), T(ze, {
2376
2376
  key: 0,
2377
2377
  to: e.teleport,
2378
2378
  disabled: e.disableTeleport
@@ -2405,7 +2405,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2405
2405
  }), [
2406
2406
  e.elevated ? _("", !0) : (c(), b("div", {
2407
2407
  key: 0,
2408
- class: T([
2408
+ class: I([
2409
2409
  {
2410
2410
  "joy-drawer__overlay": !0,
2411
2411
  "joy-drawer__overlay--open": u.value
@@ -2413,23 +2413,23 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2413
2413
  ]),
2414
2414
  onClick: B[0] || (B[0] = (P) => v())
2415
2415
  }, null, 2)),
2416
- g("div", {
2417
- class: T([
2416
+ h("div", {
2417
+ class: I([
2418
2418
  {
2419
2419
  "joy-drawer--wrapper": !0,
2420
2420
  "joy-drawer--wrapper-open": u.value
2421
2421
  }
2422
2422
  ])
2423
2423
  }, [
2424
- g("div", Al, [
2425
- g("div", El, [
2426
- g("div", {
2424
+ h("div", Al, [
2425
+ h("div", El, [
2426
+ h("div", {
2427
2427
  id: y,
2428
2428
  class: "joy-drawer--header__title"
2429
2429
  }, [
2430
2430
  w(E.$slots, "drawer-header", {}, void 0, !0)
2431
2431
  ]),
2432
- g("p", zl, [
2432
+ h("p", zl, [
2433
2433
  w(E.$slots, "drawer-subheader", {}, void 0, !0)
2434
2434
  ]),
2435
2435
  O(ne, {
@@ -2444,11 +2444,11 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2444
2444
  onClick: B[1] || (B[1] = (P) => v())
2445
2445
  }, null, 8, ["label"])
2446
2446
  ]),
2447
- g("div", Jl, [
2447
+ h("div", Jl, [
2448
2448
  w(E.$slots, "drawer-body", {}, void 0, !0)
2449
2449
  ]),
2450
- g("div", {
2451
- class: T([
2450
+ h("div", {
2451
+ class: I([
2452
2452
  {
2453
2453
  "joy-drawer--footer": !0,
2454
2454
  "joy-drawer--footer-filled": f.value
@@ -2462,7 +2462,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2462
2462
  }, {
2463
2463
  default: z(() => [
2464
2464
  w(E.$slots, "drawer-cancel", {}, () => [
2465
- e.cancelText ? (c(), I(ne, {
2465
+ e.cancelText ? (c(), T(ne, {
2466
2466
  key: 0,
2467
2467
  class: "joy-drawer--cancel",
2468
2468
  variant: "ghost",
@@ -2476,7 +2476,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2476
2476
  }, 8, ["size"])) : _("", !0)
2477
2477
  ], !0),
2478
2478
  w(E.$slots, "drawer-confirm", {}, () => [
2479
- e.confirmText ? (c(), I(ne, {
2479
+ e.confirmText ? (c(), T(ne, {
2480
2480
  key: 0,
2481
2481
  class: "joy-drawer--confirm",
2482
2482
  variant: "main",
@@ -2501,7 +2501,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2501
2501
  })
2502
2502
  ], 8, ["to", "disabled"])) : _("", !0);
2503
2503
  }
2504
- }), ru = /* @__PURE__ */ A(Ml, [["__scopeId", "data-v-056f6134"]]), iu = /* @__PURE__ */ L({
2504
+ }), cu = /* @__PURE__ */ A(Ml, [["__scopeId", "data-v-056f6134"]]), fu = /* @__PURE__ */ L({
2505
2505
  __name: "VJoyDrawerTrigger",
2506
2506
  props: {
2507
2507
  drawer: {}
@@ -2513,7 +2513,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2513
2513
  var s;
2514
2514
  o("click"), await ((s = n.value) == null ? void 0 : s.show());
2515
2515
  }
2516
- return (s, u) => (c(!0), b(W, null, U(a.value, (p) => (c(), I(X(p), {
2516
+ return (s, u) => (c(!0), b(W, null, U(a.value, (p) => (c(), T(X(p), {
2517
2517
  key: p,
2518
2518
  onClick: r
2519
2519
  }))), 128));
@@ -2589,18 +2589,18 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2589
2589
  var v;
2590
2590
  if (!(i.value && !i.value.contains(document.activeElement) || !i.value)) {
2591
2591
  if ((y.key === "Escape" || y.key === "Tab") && o("close:dropdownList"), (y.key === "Enter" || y.key === "enter") && (y.preventDefault(), p() && ((v = i.value) != null && v.contains(p())))) {
2592
- const h = p();
2593
- if (!h)
2592
+ const g = p();
2593
+ if (!g)
2594
2594
  return;
2595
- if (h.querySelector("a"))
2596
- return h.querySelector("a").click();
2597
- o("update:modelValue", h.dataModel);
2595
+ if (g.querySelector("a"))
2596
+ return g.querySelector("a").click();
2597
+ o("update:modelValue", g.dataModel);
2598
2598
  }
2599
2599
  if (p() && y.key === " " && y.preventDefault(), ["ArrowDown", "ArrowUp", "Home", "End"].includes(y.key)) {
2600
- const h = s(), $ = p();
2601
- let j = h.indexOf($);
2602
- if (h.length) {
2603
- y.preventDefault(), y.key === "ArrowDown" ? j++ : y.key === "ArrowUp" ? j-- : y.key === "Home" ? j = 0 : y.key === "End" && (j = h.length - 1), j < 0 && (j = h.length - 1), j > h.length - 1 && (j = 0), f(h[j]);
2600
+ const g = s(), $ = p();
2601
+ let j = g.indexOf($);
2602
+ if (g.length) {
2603
+ y.preventDefault(), y.key === "ArrowDown" ? j++ : y.key === "ArrowUp" ? j-- : y.key === "Home" ? j = 0 : y.key === "End" && (j = g.length - 1), j < 0 && (j = g.length - 1), j > g.length - 1 && (j = 0), f(g[j]);
2604
2604
  return;
2605
2605
  }
2606
2606
  }
@@ -2631,9 +2631,9 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2631
2631
  }, J(e.resetLabel || "Reset"), 1)) : _("", !0),
2632
2632
  w(y.$slots, "dropdown-list-header", {}, void 0, !0)
2633
2633
  ])) : _("", !0),
2634
- g("div", {
2634
+ h("div", {
2635
2635
  tabindex: "0",
2636
- class: T(["joy-dropdown-list__items", { "joy-dropdown-list__items-slotted": y.$slots["dropdown-list-items"] }]),
2636
+ class: I(["joy-dropdown-list__items", { "joy-dropdown-list__items-slotted": y.$slots["dropdown-list-items"] }]),
2637
2637
  style: ee({ "max-height": `${e.height}px` })
2638
2638
  }, [
2639
2639
  w(y.$slots, "dropdown-list-items", {}, void 0, !0),
@@ -2646,29 +2646,29 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2646
2646
  "aria-label": e.ariaLabel,
2647
2647
  "aria-labelledby": e.ariaLabelledBy
2648
2648
  }, [
2649
- (c(!0), b(W, null, U(e.options, (h) => (c(), b("li", {
2650
- id: h.id,
2651
- key: h.id,
2649
+ (c(!0), b(W, null, U(e.options, (g) => (c(), b("li", {
2650
+ id: g.id,
2651
+ key: g.id,
2652
2652
  style: ee({ "max-width": `${e.width}px` }),
2653
- class: T([
2653
+ class: I([
2654
2654
  "joy-dropdown-list__item",
2655
2655
  `joy-dropdown-list__item--${e.size}`,
2656
2656
  {
2657
- "joy-dropdown-list__item--selected": a.value(h),
2658
- "joy-dropdown-list__item--disabled": h.disabled
2657
+ "joy-dropdown-list__item--selected": a.value(g),
2658
+ "joy-dropdown-list__item--disabled": g.disabled
2659
2659
  }
2660
2660
  ]),
2661
- tabindex: h.disabled ? void 0 : -1,
2662
- "aria-disabled": h.disabled,
2663
- "aria-selected": a.value(h),
2664
- title: h.label,
2665
- "aria-label": h.label,
2666
- ".dataModel": h.value || h.id,
2661
+ tabindex: g.disabled ? void 0 : -1,
2662
+ "aria-disabled": g.disabled,
2663
+ "aria-selected": a.value(g),
2664
+ title: g.label,
2665
+ "aria-label": g.label,
2666
+ ".dataModel": g.value || g.id,
2667
2667
  role: "option",
2668
- onClick: ($) => r(h)
2668
+ onClick: ($) => r(g)
2669
2669
  }, [
2670
- w(y.$slots, "label", H({ ref_for: !0 }, h), () => [
2671
- g("span", null, J(h.label), 1)
2670
+ w(y.$slots, "label", H({ ref_for: !0 }, g), () => [
2671
+ h("span", null, J(g.label), 1)
2672
2672
  ], !0)
2673
2673
  ], 46, Ol))), 128))
2674
2674
  ], 8, Fl)) : _("", !0)
@@ -2790,11 +2790,11 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2790
2790
  i.value = !1, p.value = !1, o("dropdown:hide");
2791
2791
  }, 300);
2792
2792
  }
2793
- function h() {
2793
+ function g() {
2794
2794
  p.value = !1, m && clearTimeout(m), i.value = !0, o("dropdown:open");
2795
2795
  }
2796
2796
  function $(k) {
2797
- k.stopPropagation(), i.value ? j() : h(), u.value = k.target;
2797
+ k.stopPropagation(), i.value ? j() : g(), u.value = k.target;
2798
2798
  }
2799
2799
  function j() {
2800
2800
  v(), x();
@@ -2816,7 +2816,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2816
2816
  }), t({
2817
2817
  showDropdownList: i,
2818
2818
  generatedId: d
2819
- }), (k, R) => (c(), I(q(yt), {
2819
+ }), (k, R) => (c(), T(q(yt), {
2820
2820
  ref_key: "dropdown",
2821
2821
  ref: a,
2822
2822
  options: f,
@@ -2824,7 +2824,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2824
2824
  onTrigger: v
2825
2825
  }, {
2826
2826
  default: z(() => [
2827
- g("div", {
2827
+ h("div", {
2828
2828
  ref_key: "button",
2829
2829
  ref: r,
2830
2830
  class: "joy-dropdown__button",
@@ -2837,7 +2837,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2837
2837
  key: 0,
2838
2838
  ref_key: "list",
2839
2839
  ref: s,
2840
- class: T([
2840
+ class: I([
2841
2841
  "joy-dropdown__list",
2842
2842
  `joy-dropdown__list--${e.justify}`,
2843
2843
  `joy-dropdown__list--${e.direction}`,
@@ -2863,7 +2863,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2863
2863
  }, ft({
2864
2864
  label: z((S) => [
2865
2865
  w(k.$slots, "dropdown-item", Co(Vo(S)), () => [
2866
- g("span", null, J(S.label), 1)
2866
+ h("span", null, J(S.label), 1)
2867
2867
  ], !0)
2868
2868
  ]),
2869
2869
  _: 2
@@ -2895,7 +2895,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2895
2895
  _: 3
2896
2896
  }, 512));
2897
2897
  }
2898
- }), su = /* @__PURE__ */ A(ql, [["__scopeId", "data-v-8d25933f"]]), Hl = { class: "joy-dropzone__icon-wrapper" }, Wl = /* @__PURE__ */ L({
2898
+ }), pu = /* @__PURE__ */ A(ql, [["__scopeId", "data-v-8d25933f"]]), Hl = { class: "joy-dropzone__icon-wrapper" }, Wl = /* @__PURE__ */ L({
2899
2899
  __name: "VJoyDropzoneIcon",
2900
2900
  props: {
2901
2901
  name: { type: String, required: !0 }
@@ -2926,7 +2926,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2926
2926
  emits: ["delete", "update"],
2927
2927
  setup(e) {
2928
2928
  const t = G(), l = e;
2929
- return (o, n) => (c(), I(re, {
2929
+ return (o, n) => (c(), T(re, {
2930
2930
  "column-gap": "6",
2931
2931
  "row-gap": "4",
2932
2932
  justify: "flex-start",
@@ -2940,8 +2940,8 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
2940
2940
  name: "file-check",
2941
2941
  class: "joy-dropzone__file__icon"
2942
2942
  }),
2943
- g("div", Ul, [
2944
- g("span", Gl, J(l.file.name), 1),
2943
+ h("div", Ul, [
2944
+ h("span", Gl, J(l.file.name), 1),
2945
2945
  t.information ? (c(), b("div", Yl, [
2946
2946
  w(o.$slots, "information", { file: o.file }, void 0, !0)
2947
2947
  ])) : _("", !0),
@@ -3027,7 +3027,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3027
3027
  if (!F)
3028
3028
  return o.errorTextMaxSize;
3029
3029
  }
3030
- function h() {
3030
+ function g() {
3031
3031
  a.value = void 0, s.value && s.value.click();
3032
3032
  }
3033
3033
  function $() {
@@ -3063,18 +3063,18 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3063
3063
  return t({
3064
3064
  invalid: i
3065
3065
  }), (S, M) => (c(), b("div", {
3066
- class: T(["joy-dropzone", {
3066
+ class: I(["joy-dropzone", {
3067
3067
  "joy-dropzone--dragover": q(u),
3068
3068
  "joy-dropzone--invalid": i.value,
3069
3069
  "joy-dropzone--empty": n.value.length === 0
3070
3070
  }])
3071
3071
  }, [
3072
- g("div", {
3072
+ h("div", {
3073
3073
  ref_key: "dropzoneAreaRef",
3074
3074
  ref: r,
3075
3075
  class: "joy-dropzone__area"
3076
3076
  }, [
3077
- g("input", {
3077
+ h("input", {
3078
3078
  ref_key: "inputRef",
3079
3079
  ref: s,
3080
3080
  name: S.name,
@@ -3085,12 +3085,12 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3085
3085
  onChange: j,
3086
3086
  onClick: $
3087
3087
  }, null, 40, Ql),
3088
- g("label", {
3088
+ h("label", {
3089
3089
  for: S.name,
3090
3090
  class: "joy-dropzone__label"
3091
3091
  }, [
3092
3092
  n.value.length > 0 ? (c(), b("div", ta, [
3093
- (c(!0), b(W, null, U(n.value, (F, Y) => (c(), I(Xl, {
3093
+ (c(!0), b(W, null, U(n.value, (F, Y) => (c(), T(Xl, {
3094
3094
  key: `${F.name}_${Y}`,
3095
3095
  file: F,
3096
3096
  error: S.multiple ? v(F) : void 0,
@@ -3115,19 +3115,19 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3115
3115
  } : void 0
3116
3116
  ]), 1032, ["file", "error", "update-label", "delete-label", "onUpdate", "onDelete"]))), 128))
3117
3117
  ])) : _("", !0),
3118
- n.value.length === 0 || S.multiple ? (c(), I(re, {
3118
+ n.value.length === 0 || S.multiple ? (c(), T(re, {
3119
3119
  key: 1,
3120
3120
  wrap: "nowrap",
3121
3121
  "no-margin": "",
3122
3122
  class: "joy-dropzone__instruction",
3123
- onClick: h
3123
+ onClick: g
3124
3124
  }, {
3125
3125
  default: z(() => [
3126
3126
  O(Zt, {
3127
3127
  name: "add",
3128
3128
  class: "joy-dropzone__instruction__icon"
3129
3129
  }),
3130
- g("p", oa, [
3130
+ h("p", oa, [
3131
3131
  w(S.$slots, "dropzone-description", {}, () => [
3132
3132
  M[0] || (M[0] = D("Drop your file here or click here"))
3133
3133
  ], !0)
@@ -3140,14 +3140,14 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3140
3140
  l["dropzone-legend"] ? (c(), b("div", na, [
3141
3141
  w(S.$slots, "dropzone-legend", {}, void 0, !0)
3142
3142
  ])) : _("", !0),
3143
- d.value ? (c(), I(mt, {
3143
+ d.value ? (c(), T(mt, {
3144
3144
  key: 1,
3145
3145
  "no-html-error-text": d.value,
3146
3146
  class: "joy-dropzone__error"
3147
3147
  }, null, 8, ["no-html-error-text"])) : _("", !0)
3148
3148
  ], 2));
3149
3149
  }
3150
- }), uu = /* @__PURE__ */ A(la, [["__scopeId", "data-v-b0b187bf"]]), aa = ["aria-label"], ra = { class: "joy-filter-bar__wrapper" }, ia = /* @__PURE__ */ L({
3150
+ }), yu = /* @__PURE__ */ A(la, [["__scopeId", "data-v-bf95ba80"]]), aa = ["aria-label"], ra = { class: "joy-filter-bar__wrapper" }, ia = /* @__PURE__ */ L({
3151
3151
  __name: "VJoyFilterBar",
3152
3152
  props: {
3153
3153
  /** To give a label to the whole component */
@@ -3159,12 +3159,12 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3159
3159
  role: "group",
3160
3160
  "aria-label": e.ariaLabel || "Filter bar"
3161
3161
  }, [
3162
- g("div", ra, [
3162
+ h("div", ra, [
3163
3163
  w(t.$slots, "default", {}, void 0, !0)
3164
3164
  ])
3165
3165
  ], 8, aa));
3166
3166
  }
3167
- }), du = /* @__PURE__ */ A(ia, [["__scopeId", "data-v-cb769d05"]]), sa = /* @__PURE__ */ L({
3167
+ }), mu = /* @__PURE__ */ A(ia, [["__scopeId", "data-v-cb769d05"]]), sa = /* @__PURE__ */ L({
3168
3168
  __name: "VJoyFilterBarButton",
3169
3169
  props: {
3170
3170
  /** Label to inject inside the button */
@@ -3187,12 +3187,12 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3187
3187
  }
3188
3188
  return (a, r) => (c(), b("button", {
3189
3189
  type: "button",
3190
- class: T(["joy-filter-bar-button", { "joy-filter-bar-button--active": e.active }]),
3190
+ class: I(["joy-filter-bar-button", { "joy-filter-bar-button--active": e.active }]),
3191
3191
  onClick: i
3192
3192
  }, [
3193
3193
  D(J(e.label) + " ", 1),
3194
3194
  w(a.$slots, "default", {}, void 0, !0),
3195
- q(n) ? (c(), I(N, {
3195
+ q(n) ? (c(), T(N, {
3196
3196
  key: 0,
3197
3197
  class: "joy-filter-bar-button__icon",
3198
3198
  name: "chevron-down",
@@ -3201,7 +3201,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3201
3201
  })) : _("", !0)
3202
3202
  ], 2));
3203
3203
  }
3204
- }), cu = /* @__PURE__ */ A(sa, [["__scopeId", "data-v-cfb21c78"]]), ua = /* @__PURE__ */ L({
3204
+ }), vu = /* @__PURE__ */ A(sa, [["__scopeId", "data-v-cfb21c78"]]), ua = /* @__PURE__ */ L({
3205
3205
  __name: "VJoyFormFieldSkeleton",
3206
3206
  props: {
3207
3207
  /** In some cases you'll need to inject the error in the DOM but hide it. Visible by default */
@@ -3232,14 +3232,14 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3232
3232
  });
3233
3233
  return t({ flexStyle: n }), (i, a) => (c(), b("div", {
3234
3234
  "aria-hidden": "true",
3235
- class: T(["joy-form-skeleton", `joy-form-skeleton--${e.size}`]),
3235
+ class: I(["joy-form-skeleton", `joy-form-skeleton--${e.size}`]),
3236
3236
  style: ee({
3237
3237
  "max-width": e.width,
3238
3238
  flex: n.value
3239
3239
  })
3240
3240
  }, null, 6));
3241
3241
  }
3242
- }), fu = /* @__PURE__ */ A(ua, [["__scopeId", "data-v-235a3b9e"]]), da = { class: "joy-funnel__header" }, ca = { class: "funnel__header__inner" }, fa = /* @__PURE__ */ L({
3242
+ }), hu = /* @__PURE__ */ A(ua, [["__scopeId", "data-v-235a3b9e"]]), da = { class: "joy-funnel__header" }, ca = { class: "funnel__header__inner" }, fa = /* @__PURE__ */ L({
3243
3243
  __name: "VJoyFunnel",
3244
3244
  props: {
3245
3245
  /**
@@ -3271,21 +3271,21 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3271
3271
  hasStepperSlot: a,
3272
3272
  hasFooterSlot: r
3273
3273
  }), (s, u) => (c(), b("div", {
3274
- class: T([
3274
+ class: I([
3275
3275
  "joy-funnel",
3276
3276
  {
3277
3277
  "joy-funnel--no-stepper": !a.value
3278
3278
  }
3279
3279
  ])
3280
3280
  }, [
3281
- g("div", da, [
3282
- g("div", ca, [
3281
+ h("div", da, [
3282
+ h("div", ca, [
3283
3283
  w(s.$slots, "funnel-header", {}, void 0, !0)
3284
3284
  ])
3285
3285
  ]),
3286
3286
  e.hideShapes ? _("", !0) : (c(), b("div", {
3287
3287
  key: 0,
3288
- class: T([
3288
+ class: I([
3289
3289
  "joy-funnel__shapes",
3290
3290
  {
3291
3291
  "joy-funnel__shapes--strategy": e.profile === "strategy",
@@ -3295,48 +3295,60 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3295
3295
  }, u[0] || (u[0] = [
3296
3296
  Dt('<div class="shapes__wrapper" data-v-e2fccb79><div class="shape_1" data-v-e2fccb79></div><div class="shape_2" data-v-e2fccb79></div><div class="shape_3" data-v-e2fccb79></div><div class="shape_4" data-v-e2fccb79></div></div>', 1)
3297
3297
  ]), 2)),
3298
- g("div", {
3299
- class: T(["joy-funnel__stepper", { "joy-funnel__stepper--medium": e.layoutWidth === "medium" }])
3298
+ h("div", {
3299
+ class: I(["joy-funnel__stepper", { "joy-funnel__stepper--medium": e.layoutWidth === "medium" }])
3300
3300
  }, [
3301
3301
  w(s.$slots, "funnel-stepper", {}, void 0, !0)
3302
3302
  ], 2),
3303
- g("div", {
3303
+ h("div", {
3304
3304
  class: "joy-funnel__scrollable",
3305
3305
  onScroll: i
3306
3306
  }, [
3307
- g("div", {
3308
- class: T(["joy-funnel__content", { "joy-funnel__content--medium": e.layoutWidth === "medium" }])
3307
+ h("div", {
3308
+ class: I(["joy-funnel__content", { "joy-funnel__content--medium": e.layoutWidth === "medium" }])
3309
3309
  }, [
3310
3310
  w(s.$slots, "default", {}, void 0, !0)
3311
3311
  ], 2)
3312
3312
  ], 32)
3313
3313
  ], 2));
3314
3314
  }
3315
- }), pu = /* @__PURE__ */ A(fa, [["__scopeId", "data-v-e2fccb79"]]), pa = { class: "joy-funnel-footer" }, ya = { class: "joy-funnel-footer__left" }, ma = { class: "joy-funnel-footer__right" }, va = /* @__PURE__ */ L({
3315
+ }), gu = /* @__PURE__ */ A(fa, [["__scopeId", "data-v-e2fccb79"]]), pa = { class: "joy-funnel-footer" }, ya = { class: "joy-funnel-footer__left" }, ma = { class: "joy-funnel-footer__right" }, va = /* @__PURE__ */ L({
3316
3316
  __name: "VJoyFunnelFooter",
3317
3317
  setup(e) {
3318
3318
  return (t, l) => (c(), b("footer", pa, [
3319
- g("div", ya, [
3319
+ h("div", ya, [
3320
3320
  w(t.$slots, "footer-left", {}, void 0, !0)
3321
3321
  ]),
3322
- g("div", ma, [
3322
+ h("div", ma, [
3323
3323
  w(t.$slots, "footer-right", {}, void 0, !0)
3324
3324
  ])
3325
3325
  ]));
3326
3326
  }
3327
- }), yu = /* @__PURE__ */ A(va, [["__scopeId", "data-v-bdeeb2bd"]]), ga = { class: "joy-header" }, ha = { class: "joy-header__left" }, ba = { class: "joy-header__right" }, wa = /* @__PURE__ */ L({
3327
+ }), bu = /* @__PURE__ */ A(va, [["__scopeId", "data-v-bdeeb2bd"]]), ha = { class: "joy-funnel-header" }, ga = { class: "joy-funnel-header__left" }, ba = { class: "joy-funnel-header__right" }, wa = /* @__PURE__ */ L({
3328
+ __name: "VJoyFunnelHeader",
3329
+ setup(e) {
3330
+ return (t, l) => (c(), b("header", ha, [
3331
+ h("div", ga, [
3332
+ w(t.$slots, "funnel-header-left", {}, void 0, !0)
3333
+ ]),
3334
+ h("div", ba, [
3335
+ w(t.$slots, "funnel-header-right", {}, void 0, !0)
3336
+ ])
3337
+ ]));
3338
+ }
3339
+ }), wu = /* @__PURE__ */ A(wa, [["__scopeId", "data-v-d9804793"]]), _a = { class: "joy-header" }, ja = { class: "joy-header__left" }, ka = { class: "joy-header__right" }, $a = /* @__PURE__ */ L({
3328
3340
  __name: "VJoyHeader",
3329
3341
  setup(e) {
3330
- return (t, l) => (c(), b("header", ga, [
3331
- g("div", ha, [
3342
+ return (t, l) => (c(), b("header", _a, [
3343
+ h("div", ja, [
3332
3344
  w(t.$slots, "header-left", {}, void 0, !0)
3333
3345
  ]),
3334
- g("div", ba, [
3346
+ h("div", ka, [
3335
3347
  w(t.$slots, "header-right", {}, void 0, !0)
3336
3348
  ])
3337
3349
  ]));
3338
3350
  }
3339
- }), mu = /* @__PURE__ */ A(wa, [["__scopeId", "data-v-7928856e"]]), _a = { class: "joy-highlight__decorator" }, ja = { class: "joy-highlight__text" }, ka = { key: 0 }, $a = /* @__PURE__ */ L({
3351
+ }), _u = /* @__PURE__ */ A($a, [["__scopeId", "data-v-7928856e"]]), Sa = { class: "joy-highlight__decorator" }, Ca = { class: "joy-highlight__text" }, Va = { key: 0 }, xa = /* @__PURE__ */ L({
3340
3352
  __name: "VJoyHighlight",
3341
3353
  props: {
3342
3354
  accent: {
@@ -3367,7 +3379,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3367
3379
  return t({
3368
3380
  getRelevantIcon: o
3369
3381
  }), (n, i) => (c(), b("div", {
3370
- class: T([
3382
+ class: I([
3371
3383
  "joy-highlight",
3372
3384
  `joy-highlight_${e.level}`,
3373
3385
  `joy-highlight_${e.variant}`,
@@ -3377,23 +3389,23 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3377
3389
  }
3378
3390
  ])
3379
3391
  }, [
3380
- g("div", _a, [
3392
+ h("div", Sa, [
3381
3393
  w(n.$slots, "highlight-decorator", {}, () => [
3382
- e.displayIcon ? (c(), I(N, {
3394
+ e.displayIcon ? (c(), T(N, {
3383
3395
  key: 0,
3384
3396
  name: o.value
3385
3397
  }, null, 8, ["name"])) : _("", !0)
3386
3398
  ], !0)
3387
3399
  ]),
3388
- g("div", ja, [
3389
- n.$slots["highlight-title"] ? (c(), b("strong", ka, [
3400
+ h("div", Ca, [
3401
+ n.$slots["highlight-title"] ? (c(), b("strong", Va, [
3390
3402
  w(n.$slots, "highlight-title", {}, void 0, !0)
3391
3403
  ])) : _("", !0),
3392
3404
  w(n.$slots, "default", {}, void 0, !0)
3393
3405
  ])
3394
3406
  ], 2));
3395
3407
  }
3396
- }), vu = /* @__PURE__ */ A($a, [["__scopeId", "data-v-e5c2ff23"]]), Sa = ["aria-label"], Ca = /* @__PURE__ */ L({
3408
+ }), ju = /* @__PURE__ */ A(xa, [["__scopeId", "data-v-e5c2ff23"]]), Ta = ["aria-label"], Ia = /* @__PURE__ */ L({
3397
3409
  __name: "VJoyIndicator",
3398
3410
  props: {
3399
3411
  /** Value is used for the parent v-model. Mandatory */
@@ -3417,16 +3429,16 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3417
3429
  },
3418
3430
  setup(e) {
3419
3431
  return (t, l) => (c(), b("li", {
3420
- class: T(["joy-indicator", `joy-indicator--${e.variant}`, { "joy-indicator--selected": e.selected }])
3432
+ class: I(["joy-indicator", `joy-indicator--${e.variant}`, { "joy-indicator--selected": e.selected }])
3421
3433
  }, [
3422
- g("button", {
3434
+ h("button", {
3423
3435
  type: "button",
3424
- class: T(["joy-indicator--button", { "joy-indicator--button-selected": e.selected }]),
3436
+ class: I(["joy-indicator--button", { "joy-indicator--button-selected": e.selected }]),
3425
3437
  "aria-label": e.ariaLabel || e.value.toString()
3426
- }, null, 10, Sa)
3438
+ }, null, 10, Ta)
3427
3439
  ], 2));
3428
3440
  }
3429
- }), Va = /* @__PURE__ */ A(Ca, [["__scopeId", "data-v-88a82b4f"]]), xa = /* @__PURE__ */ L({
3441
+ }), La = /* @__PURE__ */ A(Ia, [["__scopeId", "data-v-88a82b4f"]]), Ba = /* @__PURE__ */ L({
3430
3442
  __name: "VJoyIndicators",
3431
3443
  props: {
3432
3444
  variant: {
@@ -3462,9 +3474,9 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3462
3474
  indicators: r,
3463
3475
  isSelected: s
3464
3476
  }), (d, f) => (c(), b("ul", {
3465
- class: T(["joy-indicators", `joy-indicators--${e.variant}`])
3477
+ class: I(["joy-indicators", `joy-indicators--${e.variant}`])
3466
3478
  }, [
3467
- (c(!0), b(W, null, U(r.value, (m) => (c(), I(Va, H({
3479
+ (c(!0), b(W, null, U(r.value, (m) => (c(), T(La, H({
3468
3480
  key: m.props.value,
3469
3481
  ref_for: !0
3470
3482
  }, { ...m.props, variant: e.variant }, {
@@ -3473,7 +3485,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3473
3485
  }), null, 16, ["selected", "onClick"]))), 128))
3474
3486
  ], 2));
3475
3487
  }
3476
- }), gu = /* @__PURE__ */ A(xa, [["__scopeId", "data-v-f2dd63e9"]]), Ta = ["id", "name", "required", "disabled", "readonly", "type", "value"], Ia = ["data-unit"], La = /* @__PURE__ */ L({
3488
+ }), ku = /* @__PURE__ */ A(Ba, [["__scopeId", "data-v-f2dd63e9"]]), Aa = ["id", "name", "required", "disabled", "readonly", "type", "value"], Ea = ["data-unit"], za = /* @__PURE__ */ L({
3477
3489
  inheritAttrs: !1,
3478
3490
  __name: "VJoyInput",
3479
3491
  props: {
@@ -3552,7 +3564,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3552
3564
  setup(e, { expose: t, emit: l }) {
3553
3565
  const o = l, n = e, i = Se("VJoyWrapperContext", {}), a = C(), r = C(), s = Ce(), u = G(), p = C(!1), d = C(!1);
3554
3566
  vt(a, n.autofocus);
3555
- const f = V(() => typeof n.modelValue == "number" || !n.clearable || n.unit || !n.modelValue ? !1 : n.modelValue.length > 0 && !n.unit), m = V(() => u.default && u.default()), y = V(() => Object.keys(i).length > 0), v = C(n.type), h = V(() => n.type === "password" && !!n.modelValue);
3567
+ const f = V(() => typeof n.modelValue == "number" || !n.clearable || n.unit || !n.modelValue ? !1 : n.modelValue.length > 0 && !n.unit), m = V(() => u.default && u.default()), y = V(() => Object.keys(i).length > 0), v = C(n.type), g = V(() => n.type === "password" && !!n.modelValue);
3556
3568
  Io(() => {
3557
3569
  v.value = n.unit ? "number" : n.type;
3558
3570
  });
@@ -3590,10 +3602,10 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3590
3602
  }), (x, E) => (c(), b("div", {
3591
3603
  ref_key: "root",
3592
3604
  ref: r,
3593
- class: T([`joy-input--${n.size}`])
3605
+ class: I([`joy-input--${n.size}`])
3594
3606
  }, [
3595
- g("div", {
3596
- class: T([
3607
+ h("div", {
3608
+ class: I([
3597
3609
  "joy-input",
3598
3610
  {
3599
3611
  "joy-input--focusing": p.value,
@@ -3604,7 +3616,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3604
3616
  }
3605
3617
  ])
3606
3618
  }, [
3607
- m.value || e.label ? (c(), I(Ve, {
3619
+ m.value || e.label ? (c(), T(Ve, {
3608
3620
  key: 0,
3609
3621
  for: e.id || e.name,
3610
3622
  required: e.required && e.requiredMark,
@@ -3618,8 +3630,8 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3618
3630
  ]),
3619
3631
  _: 3
3620
3632
  }, 8, ["for", "required", "optional-label", "size"])) : _("", !0),
3621
- g("div", {
3622
- class: T([
3633
+ h("div", {
3634
+ class: I([
3623
3635
  "joy-input--wrapper",
3624
3636
  {
3625
3637
  "joy-input--wrapper-has-icon": !!e.icon,
@@ -3629,7 +3641,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3629
3641
  }
3630
3642
  ])
3631
3643
  }, [
3632
- g("input", H(x.$attrs, {
3644
+ h("input", H(x.$attrs, {
3633
3645
  id: e.id || e.name,
3634
3646
  ref_key: "input",
3635
3647
  ref: a,
@@ -3655,8 +3667,8 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3655
3667
  (...B) => j.onChange && j.onChange(...B)),
3656
3668
  onWheel: E[4] || (E[4] = //@ts-ignore
3657
3669
  (...B) => j.onWheelScroll && j.onWheelScroll(...B))
3658
- }), null, 16, Ta),
3659
- f.value ? (c(), I(ne, {
3670
+ }), null, 16, Aa),
3671
+ f.value ? (c(), T(ne, {
3660
3672
  key: 0,
3661
3673
  class: "joy-input--clear",
3662
3674
  circle: "",
@@ -3665,13 +3677,13 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3665
3677
  icon: "cross",
3666
3678
  onClick: j.clearValue
3667
3679
  }, null, 8, ["onClick"])) : _("", !0),
3668
- h.value ? (c(), I(N, {
3680
+ g.value ? (c(), T(N, {
3669
3681
  key: 1,
3670
3682
  class: "joy-input--password-icon",
3671
3683
  name: d.value ? "eye-masked" : "eye",
3672
3684
  onClick: j.togglePassword
3673
3685
  }, null, 8, ["name", "onClick"])) : _("", !0),
3674
- e.icon ? (c(), I(N, {
3686
+ e.icon ? (c(), T(N, {
3675
3687
  key: 2,
3676
3688
  class: "joy-input--decorative-icon",
3677
3689
  name: e.icon
@@ -3680,41 +3692,47 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3680
3692
  key: 3,
3681
3693
  "data-unit": e.unit,
3682
3694
  class: "joy-input--unit"
3683
- }, null, 8, Ia)) : _("", !0)
3695
+ }, null, 8, Ea)) : _("", !0)
3684
3696
  ], 2)
3685
3697
  ], 2)
3686
3698
  ], 2));
3687
3699
  }
3688
- }), hu = /* @__PURE__ */ A(La, [["__scopeId", "data-v-aa5a992c"]]), Ba = ["href"], Aa = { class: "joy-link__text" }, Ea = /* @__PURE__ */ L({
3700
+ }), $u = /* @__PURE__ */ A(za, [["__scopeId", "data-v-aa5a992c"]]), Ja = { class: "joy-link__text" }, Ma = /* @__PURE__ */ L({
3689
3701
  __name: "VJoyLink",
3690
3702
  props: {
3691
3703
  href: {
3692
- type: String,
3693
- required: !0
3704
+ type: String
3694
3705
  },
3695
3706
  color: {
3696
3707
  type: String,
3697
3708
  default: "teal"
3698
3709
  },
3699
3710
  icon: String,
3700
- text: String
3711
+ text: String,
3712
+ type: {
3713
+ type: String
3714
+ }
3701
3715
  },
3702
3716
  setup(e) {
3703
- return (t, l) => (c(), b("a", H({ href: e.href }, t.$attrs, {
3704
- class: ["joy-link", `joy-link_${e.color}`]
3705
- }), [
3706
- e.icon ? (c(), I(N, {
3707
- key: 0,
3708
- name: e.icon
3709
- }, null, 8, ["name"])) : _("", !0),
3710
- g("span", Aa, [
3711
- w(t.$slots, "default", {}, () => [
3712
- D(J(e.text), 1)
3713
- ], !0)
3714
- ])
3715
- ], 16, Ba));
3717
+ return (t, l) => (c(), T(X(e.href ? "a" : "button"), H({ href: e.href }, t.$attrs, {
3718
+ class: ["joy-link", `joy-link_${e.color}`],
3719
+ type: e.type
3720
+ }), {
3721
+ default: z(() => [
3722
+ e.icon ? (c(), T(N, {
3723
+ key: 0,
3724
+ name: e.icon
3725
+ }, null, 8, ["name"])) : _("", !0),
3726
+ h("span", Ja, [
3727
+ w(t.$slots, "default", {}, () => [
3728
+ D(J(e.text), 1)
3729
+ ], !0)
3730
+ ])
3731
+ ]),
3732
+ _: 3
3733
+ }, 16, ["href", "class", "type"]));
3716
3734
  }
3717
- }), bu = /* @__PURE__ */ A(Ea, [["__scopeId", "data-v-9cfadbae"]]), za = { class: "joy-list-item__left" }, Ja = { class: "joy-font-primary-300 joy-m-0" }, Ma = { class: "joy-list-item__right" }, Pa = /* @__PURE__ */ L({
3735
+ }), Su = /* @__PURE__ */ A(Ma, [["__scopeId", "data-v-19a65db4"]]), Pa = { class: "joy-list-item__left" }, Fa = { class: "joy-font-primary-300 joy-m-0" }, Oa = { class: "joy-list-item__right" }, Da = /* @__PURE__ */ L({
3718
3736
  __name: "VJoyListItem",
3719
3737
  props: {
3720
3738
  icon: {}
@@ -3732,17 +3750,17 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3732
3750
  justify: "space-between"
3733
3751
  }, {
3734
3752
  default: z(() => [
3735
- g("div", za, [
3736
- t.icon ? (c(), I(N, {
3753
+ h("div", Pa, [
3754
+ t.icon ? (c(), T(N, {
3737
3755
  key: 0,
3738
3756
  class: "joy-p-3 joy-list-item__left-icon",
3739
3757
  name: t.icon
3740
3758
  }, null, 8, ["name"])) : _("", !0),
3741
- g("p", Ja, [
3759
+ h("p", Fa, [
3742
3760
  w(t.$slots, "list-item-left", {}, void 0, !0)
3743
3761
  ])
3744
3762
  ]),
3745
- g("div", Ma, [
3763
+ h("div", Oa, [
3746
3764
  w(t.$slots, "list-item-right", {}, void 0, !0)
3747
3765
  ])
3748
3766
  ]),
@@ -3750,7 +3768,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3750
3768
  })
3751
3769
  ]));
3752
3770
  }
3753
- }), wu = /* @__PURE__ */ A(Pa, [["__scopeId", "data-v-6c3750f0"]]), Fa = ["tabindex", "aria-activedescendant", "aria-label"], Oa = ["aria-disabled", "aria-current", "title", "aria-label", ".dataModel", "onClick"], Da = { "aria-hidden": "true" }, Ra = /* @__PURE__ */ L({
3771
+ }), Cu = /* @__PURE__ */ A(Da, [["__scopeId", "data-v-6c3750f0"]]), Ra = ["tabindex", "aria-activedescendant", "aria-label"], Na = ["aria-disabled", "aria-current", "title", "aria-label", ".dataModel", "onClick"], qa = { "aria-hidden": "true" }, Ha = /* @__PURE__ */ L({
3754
3772
  __name: "VJoyMenu",
3755
3773
  props: {
3756
3774
  /**
@@ -3821,7 +3839,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3821
3839
  }, [
3822
3840
  (c(!0), b(W, null, U(e.items, (v) => Ke((c(), b("li", {
3823
3841
  key: v.label,
3824
- class: T([
3842
+ class: I([
3825
3843
  "joy-menu-list__item",
3826
3844
  {
3827
3845
  "joy-menu-list__item--current": v.current,
@@ -3835,26 +3853,26 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3835
3853
  "aria-label": v.label,
3836
3854
  ".dataModel": v.value || v.id,
3837
3855
  role: "menuitem",
3838
- onClick: (h) => r(v)
3856
+ onClick: (g) => r(v)
3839
3857
  }, [
3840
- g("div", Da, [
3858
+ h("div", qa, [
3841
3859
  w(f.$slots, "menu-item", H({ ref_for: !0 }, v), () => [
3842
- v.icon ? (c(), I(N, {
3860
+ v.icon ? (c(), T(N, {
3843
3861
  key: 0,
3844
3862
  name: v.icon
3845
3863
  }, null, 8, ["name"])) : _("", !0),
3846
- g("span", null, J(v.label), 1)
3864
+ h("span", null, J(v.label), 1)
3847
3865
  ], !0)
3848
3866
  ])
3849
- ], 42, Oa)), [
3867
+ ], 42, Na)), [
3850
3868
  [y, { id: u(v) }]
3851
3869
  ])), 128))
3852
- ], 40, Fa);
3870
+ ], 40, Ra);
3853
3871
  };
3854
3872
  }
3855
- }), _u = /* @__PURE__ */ A(Ra, [["__scopeId", "data-v-895583e2"]]), Na = ["id"], qa = {
3856
- class: /* @__PURE__ */ T(["joy-multi-checkbox"])
3857
- }, Ha = /* @__PURE__ */ L({
3873
+ }), Vu = /* @__PURE__ */ A(Ha, [["__scopeId", "data-v-895583e2"]]), Wa = ["id"], Ua = {
3874
+ class: /* @__PURE__ */ I(["joy-multi-checkbox"])
3875
+ }, Ga = /* @__PURE__ */ L({
3858
3876
  __name: "VJoyMultiCheckbox",
3859
3877
  props: {
3860
3878
  options: {},
@@ -3880,7 +3898,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3880
3898
  id: a.id,
3881
3899
  class: "joy-multi-checkbox__wrapper"
3882
3900
  }, [
3883
- a.label ? (c(), I(Ve, {
3901
+ a.label ? (c(), T(Ve, {
3884
3902
  key: 0,
3885
3903
  "tag-name": "legend",
3886
3904
  required: a.required && a.requiredMark,
@@ -3892,8 +3910,8 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3892
3910
  ]),
3893
3911
  _: 1
3894
3912
  }, 8, ["required", "optional-label", "size"])) : _("", !0),
3895
- g("div", qa, [
3896
- (c(!0), b(W, null, U(a.options, (s) => (c(), I(Kt, {
3913
+ h("div", Ua, [
3914
+ (c(!0), b(W, null, U(a.options, (s) => (c(), T(Kt, {
3897
3915
  id: s.id,
3898
3916
  key: s.id,
3899
3917
  name: s.name,
@@ -3909,9 +3927,9 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3909
3927
  _: 2
3910
3928
  }, 1032, ["id", "name", "value", "checked", "onUpdate:checked"]))), 128))
3911
3929
  ])
3912
- ], 8, Na));
3930
+ ], 8, Wa));
3913
3931
  }
3914
- }), ju = /* @__PURE__ */ A(Ha, [["__scopeId", "data-v-c82c5828"]]), It = /* @__PURE__ */ L({
3932
+ }), xu = /* @__PURE__ */ A(Ga, [["__scopeId", "data-v-c82c5828"]]), It = /* @__PURE__ */ L({
3915
3933
  __name: "PaginationIcon",
3916
3934
  props: {
3917
3935
  label: {
@@ -3929,7 +3947,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3929
3947
  },
3930
3948
  emits: ["click"],
3931
3949
  setup(e) {
3932
- return (t, l) => (c(), I(ne, {
3950
+ return (t, l) => (c(), T(ne, {
3933
3951
  class: "joy-pagination__icon",
3934
3952
  label: e.label,
3935
3953
  title: e.label,
@@ -3942,7 +3960,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3942
3960
  onClick: l[0] || (l[0] = (o) => t.$emit("click"))
3943
3961
  }, null, 8, ["label", "title", "icon", "disabled"]));
3944
3962
  }
3945
- }), Wa = ["aria-label", "data-current"], Ua = ["onClick"], Ga = ["aria-current"], Ya = 6, Ka = /* @__PURE__ */ L({
3963
+ }), Ya = ["aria-label", "data-current"], Ka = ["onClick"], Za = ["aria-current"], Xa = 6, Qa = /* @__PURE__ */ L({
3946
3964
  __name: "VJoyPagination",
3947
3965
  props: {
3948
3966
  /** Current page number */
@@ -3976,7 +3994,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3976
3994
  const l = e, o = t, n = V(() => {
3977
3995
  const p = a.value.length;
3978
3996
  return a.value[p - 1] !== a.value[p - 2] + 1;
3979
- }), i = V(() => a.value[0] !== a.value[1] - 1), a = V(() => l.totalPages === 1 ? [1] : l.totalPages < Ya ? s(2, l.totalPages - 1) : u(l.currentPage));
3997
+ }), i = V(() => a.value[0] !== a.value[1] - 1), a = V(() => l.totalPages === 1 ? [1] : l.totalPages < Xa ? s(2, l.totalPages - 1) : u(l.currentPage));
3980
3998
  function r(p, d) {
3981
3999
  l.currentPage === 1 && d === "prev" || l.currentPage === l.totalPages && d === "next" || o("update:current-page", p);
3982
4000
  }
@@ -3997,8 +4015,8 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
3997
4015
  class: "joy-pagination",
3998
4016
  "data-current": e.currentPage
3999
4017
  }, [
4000
- g("ul", null, [
4001
- g("li", {
4018
+ h("ul", null, [
4019
+ h("li", {
4002
4020
  class: "joy-pagination__item joy-pagination__previous",
4003
4021
  onClick: d[0] || (d[0] = (f) => r(e.currentPage - 1, "prev"))
4004
4022
  }, [
@@ -4009,11 +4027,11 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
4009
4027
  }, null, 8, ["label", "disabled"])
4010
4028
  ], !0)
4011
4029
  ]),
4012
- g("li", null, [
4013
- g("ul", null, [
4030
+ h("li", null, [
4031
+ h("ul", null, [
4014
4032
  (c(!0), b(W, null, U(a.value, (f) => (c(), b("li", {
4015
4033
  key: f,
4016
- class: T({
4034
+ class: I({
4017
4035
  "joy-pagination__item": !0,
4018
4036
  "joy-pagination__page": !0,
4019
4037
  current: f === e.currentPage,
@@ -4023,15 +4041,15 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
4023
4041
  onClick: (m) => r(f)
4024
4042
  }, [
4025
4043
  w(p.$slots, "page", H({ ref_for: !0 }, { page: f }), () => [
4026
- g("button", {
4044
+ h("button", {
4027
4045
  type: "button",
4028
4046
  "aria-current": f === e.currentPage ? "true" : "false"
4029
- }, J(f), 9, Ga)
4047
+ }, J(f), 9, Za)
4030
4048
  ], !0)
4031
- ], 10, Ua))), 128))
4049
+ ], 10, Ka))), 128))
4032
4050
  ])
4033
4051
  ]),
4034
- g("li", {
4052
+ h("li", {
4035
4053
  class: "joy-pagination__next",
4036
4054
  onClick: d[1] || (d[1] = (f) => r(e.currentPage + 1, "next"))
4037
4055
  }, [
@@ -4044,12 +4062,12 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
4044
4062
  ], !0)
4045
4063
  ])
4046
4064
  ])
4047
- ], 8, Wa));
4065
+ ], 8, Ya));
4048
4066
  }
4049
- }), ku = /* @__PURE__ */ A(Ka, [["__scopeId", "data-v-7e82041f"]]), Za = { class: "joy-screen-loader__content" }, Xa = {
4067
+ }), Tu = /* @__PURE__ */ A(Qa, [["__scopeId", "data-v-7e82041f"]]), er = { class: "joy-screen-loader__content" }, tr = {
4050
4068
  key: 0,
4051
4069
  class: "joy-screen-loader__content"
4052
- }, Qa = /* @__PURE__ */ L({
4070
+ }, or = /* @__PURE__ */ L({
4053
4071
  __name: "VJoyScreenLoader",
4054
4072
  props: {
4055
4073
  /** Light or dark. Changes the spinner and background color */
@@ -4065,33 +4083,33 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
4065
4083
  },
4066
4084
  setup(e) {
4067
4085
  return (t, l) => (c(), b("div", {
4068
- class: T(["joy-screen-loader", `joy-screen-loader--${e.color}`, { "joy-screen-loader--overlay": e.overlay }])
4086
+ class: I(["joy-screen-loader", `joy-screen-loader--${e.color}`, { "joy-screen-loader--overlay": e.overlay }])
4069
4087
  }, [
4070
- g("div", Za, [
4088
+ h("div", er, [
4071
4089
  w(t.$slots, "spinner", {}, () => [
4072
4090
  O(Ut, {
4073
4091
  color: e.color === "dark" ? "white" : "teal"
4074
4092
  }, null, 8, ["color"])
4075
4093
  ], !0),
4076
- t.$slots.content ? (c(), b("div", Xa, [
4094
+ t.$slots.content ? (c(), b("div", tr, [
4077
4095
  w(t.$slots, "content", {}, void 0, !0)
4078
4096
  ])) : _("", !0)
4079
4097
  ])
4080
4098
  ], 2));
4081
4099
  }
4082
- }), Xt = /* @__PURE__ */ A(Qa, [["__scopeId", "data-v-266b7e2a"]]), er = {
4100
+ }), Xt = /* @__PURE__ */ A(or, [["__scopeId", "data-v-266b7e2a"]]), nr = {
4083
4101
  key: 0,
4084
- class: /* @__PURE__ */ T(["joy-panel__header"])
4085
- }, tr = {
4102
+ class: /* @__PURE__ */ I(["joy-panel__header"])
4103
+ }, lr = {
4086
4104
  key: 1,
4087
4105
  class: "joy-panel__header-action"
4088
- }, or = {
4106
+ }, ar = {
4089
4107
  key: 2,
4090
4108
  class: "joy-panel__header-subtitle"
4091
- }, nr = { class: "joy-panel__body" }, lr = {
4109
+ }, rr = { class: "joy-panel__body" }, ir = {
4092
4110
  key: 1,
4093
4111
  class: "joy-panel__footer"
4094
- }, ar = /* @__PURE__ */ L({
4112
+ }, sr = /* @__PURE__ */ L({
4095
4113
  __name: "VJoyPanel",
4096
4114
  props: {
4097
4115
  flex: {
@@ -4128,7 +4146,7 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
4128
4146
  ref_key: "panel",
4129
4147
  ref: n,
4130
4148
  style: ee({ flex: e.flex }),
4131
- class: T([
4149
+ class: I([
4132
4150
  "joy-panel",
4133
4151
  `joy-panel--${e.padding}`,
4134
4152
  `joy-panel--${e.variant}`,
@@ -4138,27 +4156,27 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
4138
4156
  }
4139
4157
  ])
4140
4158
  }, [
4141
- i.value ? (c(), b("header", er, [
4159
+ i.value ? (c(), b("header", nr, [
4142
4160
  o["panel-title"] ? (c(), b("div", {
4143
4161
  key: 0,
4144
- class: T(["joy-panel__header-title", `joy-panel__header-title--${e.titleSize}`])
4162
+ class: I(["joy-panel__header-title", `joy-panel__header-title--${e.titleSize}`])
4145
4163
  }, [
4146
4164
  w(a.$slots, "panel-title", {}, void 0, !0)
4147
4165
  ], 2)) : _("", !0),
4148
- o["panel-title-action"] ? (c(), b("div", tr, [
4166
+ o["panel-title-action"] ? (c(), b("div", lr, [
4149
4167
  w(a.$slots, "panel-title-action", {}, void 0, !0)
4150
4168
  ])) : _("", !0),
4151
- o["panel-subtitle"] ? (c(), b("div", or, [
4169
+ o["panel-subtitle"] ? (c(), b("div", ar, [
4152
4170
  w(a.$slots, "panel-subtitle", {}, void 0, !0)
4153
4171
  ])) : _("", !0)
4154
4172
  ])) : _("", !0),
4155
- g("div", nr, [
4173
+ h("div", rr, [
4156
4174
  w(a.$slots, "panel-body", {}, void 0, !0)
4157
4175
  ]),
4158
- o["panel-action"] ? (c(), b("footer", lr, [
4176
+ o["panel-action"] ? (c(), b("footer", ir, [
4159
4177
  w(a.$slots, "panel-action", {}, void 0, !0)
4160
4178
  ])) : _("", !0),
4161
- e.loading ? (c(), I(Xt, {
4179
+ e.loading ? (c(), T(Xt, {
4162
4180
  key: 2,
4163
4181
  overlay: "",
4164
4182
  color: e.loadingColor
@@ -4170,40 +4188,40 @@ const ul = { class: "joy-counter" }, dl = ["aria-label", "disabled"], cl = { cla
4170
4188
  }, 8, ["color"])) : _("", !0)
4171
4189
  ], 6));
4172
4190
  }
4173
- }), $u = /* @__PURE__ */ A(ar, [["__scopeId", "data-v-bf00f207"]]), rr = { class: "joy-panel-section" }, ir = {
4191
+ }), Iu = /* @__PURE__ */ A(sr, [["__scopeId", "data-v-bf00f207"]]), ur = { class: "joy-panel-section" }, dr = {
4174
4192
  key: 0,
4175
4193
  class: "joy-panel-section__title"
4176
- }, sr = {
4194
+ }, cr = {
4177
4195
  key: 1,
4178
4196
  class: "joy-panel-section__content"
4179
- }, ur = /* @__PURE__ */ L({
4197
+ }, fr = /* @__PURE__ */ L({
4180
4198
  __name: "VJoyPanelSection",
4181
4199
  setup(e) {
4182
4200
  const t = G();
4183
- return (l, o) => (c(), b("div", rr, [
4184
- q(t)["panel-section-title"] ? (c(), b("div", ir, [
4201
+ return (l, o) => (c(), b("div", ur, [
4202
+ q(t)["panel-section-title"] ? (c(), b("div", dr, [
4185
4203
  w(l.$slots, "panel-section-title", {}, void 0, !0)
4186
4204
  ])) : _("", !0),
4187
- q(t)["panel-section-content"] ? (c(), b("div", sr, [
4205
+ q(t)["panel-section-content"] ? (c(), b("div", cr, [
4188
4206
  w(l.$slots, "panel-section-content", {}, void 0, !0)
4189
4207
  ])) : _("", !0)
4190
4208
  ]));
4191
4209
  }
4192
- }), Su = /* @__PURE__ */ A(ur, [["__scopeId", "data-v-d88510ab"]]), dr = {}, cr = { class: "joy-product-tour-spotlight" };
4193
- function fr(e, t) {
4194
- return c(), b("div", cr);
4210
+ }), Lu = /* @__PURE__ */ A(fr, [["__scopeId", "data-v-d88510ab"]]), pr = {}, yr = { class: "joy-product-tour-spotlight" };
4211
+ function mr(e, t) {
4212
+ return c(), b("div", yr);
4195
4213
  }
4196
- const pr = /* @__PURE__ */ A(dr, [["render", fr], ["__scopeId", "data-v-fbaf8e78"]]), at = Math.min, yr = Math.max, mr = {
4214
+ const vr = /* @__PURE__ */ A(pr, [["render", mr], ["__scopeId", "data-v-fbaf8e78"]]), at = Math.min, hr = Math.max, gr = {
4197
4215
  left: "right",
4198
4216
  right: "left",
4199
4217
  bottom: "top",
4200
4218
  top: "bottom"
4201
- }, vr = {
4219
+ }, br = {
4202
4220
  start: "end",
4203
4221
  end: "start"
4204
4222
  };
4205
4223
  function rt(e, t, l) {
4206
- return yr(e, at(t, l));
4224
+ return hr(e, at(t, l));
4207
4225
  }
4208
4226
  function je(e, t) {
4209
4227
  return typeof e == "function" ? e(t) : e;
@@ -4214,32 +4232,32 @@ function ve(e) {
4214
4232
  function De(e) {
4215
4233
  return e.split("-")[1];
4216
4234
  }
4217
- function gt(e) {
4235
+ function ht(e) {
4218
4236
  return e === "x" ? "y" : "x";
4219
4237
  }
4220
- function ht(e) {
4238
+ function gt(e) {
4221
4239
  return e === "y" ? "height" : "width";
4222
4240
  }
4223
4241
  function ke(e) {
4224
4242
  return ["top", "bottom"].includes(ve(e)) ? "y" : "x";
4225
4243
  }
4226
4244
  function bt(e) {
4227
- return gt(ke(e));
4245
+ return ht(ke(e));
4228
4246
  }
4229
- function gr(e, t, l) {
4247
+ function wr(e, t, l) {
4230
4248
  l === void 0 && (l = !1);
4231
- const o = De(e), n = bt(e), i = ht(n);
4249
+ const o = De(e), n = bt(e), i = gt(n);
4232
4250
  let a = n === "x" ? o === (l ? "end" : "start") ? "right" : "left" : o === "start" ? "bottom" : "top";
4233
4251
  return t.reference[i] > t.floating[i] && (a = Ue(a)), [a, Ue(a)];
4234
4252
  }
4235
- function hr(e) {
4253
+ function _r(e) {
4236
4254
  const t = Ue(e);
4237
4255
  return [it(e), t, it(t)];
4238
4256
  }
4239
4257
  function it(e) {
4240
- return e.replace(/start|end/g, (t) => vr[t]);
4258
+ return e.replace(/start|end/g, (t) => br[t]);
4241
4259
  }
4242
- function br(e, t, l) {
4260
+ function jr(e, t, l) {
4243
4261
  const o = ["left", "right"], n = ["right", "left"], i = ["top", "bottom"], a = ["bottom", "top"];
4244
4262
  switch (e) {
4245
4263
  case "top":
@@ -4252,15 +4270,15 @@ function br(e, t, l) {
4252
4270
  return [];
4253
4271
  }
4254
4272
  }
4255
- function wr(e, t, l, o) {
4273
+ function kr(e, t, l, o) {
4256
4274
  const n = De(e);
4257
- let i = br(ve(e), l === "start", o);
4275
+ let i = jr(ve(e), l === "start", o);
4258
4276
  return n && (i = i.map((a) => a + "-" + n), t && (i = i.concat(i.map(it)))), i;
4259
4277
  }
4260
4278
  function Ue(e) {
4261
- return e.replace(/left|right|bottom|top/g, (t) => mr[t]);
4279
+ return e.replace(/left|right|bottom|top/g, (t) => gr[t]);
4262
4280
  }
4263
- function _r(e) {
4281
+ function $r(e) {
4264
4282
  return {
4265
4283
  top: 0,
4266
4284
  right: 0,
@@ -4270,7 +4288,7 @@ function _r(e) {
4270
4288
  };
4271
4289
  }
4272
4290
  function Qt(e) {
4273
- return typeof e != "number" ? _r(e) : {
4291
+ return typeof e != "number" ? $r(e) : {
4274
4292
  top: e,
4275
4293
  right: e,
4276
4294
  bottom: e,
@@ -4300,7 +4318,7 @@ function Lt(e, t, l) {
4300
4318
  reference: o,
4301
4319
  floating: n
4302
4320
  } = e;
4303
- const i = ke(t), a = bt(t), r = ht(a), s = ve(t), u = i === "y", p = o.x + o.width / 2 - n.width / 2, d = o.y + o.height / 2 - n.height / 2, f = o[r] / 2 - n[r] / 2;
4321
+ const i = ke(t), a = bt(t), r = gt(a), s = ve(t), u = i === "y", p = o.x + o.width / 2 - n.width / 2, d = o.y + o.height / 2 - n.height / 2, f = o[r] / 2 - n[r] / 2;
4304
4322
  let m;
4305
4323
  switch (s) {
4306
4324
  case "top":
@@ -4343,7 +4361,7 @@ function Lt(e, t, l) {
4343
4361
  }
4344
4362
  return m;
4345
4363
  }
4346
- const jr = async (e, t, l) => {
4364
+ const Sr = async (e, t, l) => {
4347
4365
  const {
4348
4366
  placement: o = "bottom",
4349
4367
  strategy: n = "absolute",
@@ -4360,7 +4378,7 @@ const jr = async (e, t, l) => {
4360
4378
  } = Lt(u, o, s), f = o, m = {}, y = 0;
4361
4379
  for (let v = 0; v < r.length; v++) {
4362
4380
  const {
4363
- name: h,
4381
+ name: g,
4364
4382
  fn: $
4365
4383
  } = r[v], {
4366
4384
  x: j,
@@ -4383,8 +4401,8 @@ const jr = async (e, t, l) => {
4383
4401
  });
4384
4402
  p = j ?? p, d = x ?? d, m = {
4385
4403
  ...m,
4386
- [h]: {
4387
- ...m[h],
4404
+ [g]: {
4405
+ ...m[g],
4388
4406
  ...E
4389
4407
  }
4390
4408
  }, B && y <= 50 && (y++, typeof B == "object" && (B.placement && (f = B.placement), B.rects && (u = B.rects === !0 ? await a.getElementRects({
@@ -4420,8 +4438,8 @@ async function eo(e, t) {
4420
4438
  elementContext: d = "floating",
4421
4439
  altBoundary: f = !1,
4422
4440
  padding: m = 0
4423
- } = je(t, e), y = Qt(m), h = r[f ? d === "floating" ? "reference" : "floating" : d], $ = Ge(await i.getClippingRect({
4424
- element: (l = await (i.isElement == null ? void 0 : i.isElement(h))) == null || l ? h : h.contextElement || await (i.getDocumentElement == null ? void 0 : i.getDocumentElement(r.floating)),
4441
+ } = je(t, e), y = Qt(m), g = r[f ? d === "floating" ? "reference" : "floating" : d], $ = Ge(await i.getClippingRect({
4442
+ element: (l = await (i.isElement == null ? void 0 : i.isElement(g))) == null || l ? g : g.contextElement || await (i.getDocumentElement == null ? void 0 : i.getDocumentElement(r.floating)),
4425
4443
  boundary: u,
4426
4444
  rootBoundary: p,
4427
4445
  strategy: s
@@ -4449,7 +4467,7 @@ async function eo(e, t) {
4449
4467
  right: (B.right - $.right + y.right) / E.x
4450
4468
  };
4451
4469
  }
4452
- const kr = (e) => ({
4470
+ const Cr = (e) => ({
4453
4471
  name: "arrow",
4454
4472
  options: e,
4455
4473
  async fn(t) {
@@ -4470,7 +4488,7 @@ const kr = (e) => ({
4470
4488
  const d = Qt(p), f = {
4471
4489
  x: l,
4472
4490
  y: o
4473
- }, m = bt(n), y = ht(m), v = await a.getDimensions(u), h = m === "y", $ = h ? "top" : "left", j = h ? "bottom" : "right", x = h ? "clientHeight" : "clientWidth", E = i.reference[y] + i.reference[m] - f[m] - i.floating[y], B = f[m] - i.reference[m], P = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(u));
4491
+ }, m = bt(n), y = gt(m), v = await a.getDimensions(u), g = m === "y", $ = g ? "top" : "left", j = g ? "bottom" : "right", x = g ? "clientHeight" : "clientWidth", E = i.reference[y] + i.reference[m] - f[m] - i.floating[y], B = f[m] - i.reference[m], P = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(u));
4474
4492
  let k = P ? P[x] : 0;
4475
4493
  (!k || !await (a.isElement == null ? void 0 : a.isElement(P))) && (k = r.floating[x] || i.floating[y]);
4476
4494
  const R = E / 2 - B / 2, S = k / 2 - v[y] / 2 - 1, M = at(d[$], S), F = at(d[j], S), Y = M, se = k - v[y] - F, Q = k / 2 - v[y] / 2 + R, xe = rt(Y, Q, se), ue = !s.arrow && De(n) != null && Q !== xe && i.reference[y] / 2 - (Q < Y ? M : F) - v[y] / 2 < 0, ae = ue ? Q < Y ? Q - Y : Q - se : 0;
@@ -4506,16 +4524,16 @@ const kr = (e) => ({
4506
4524
  fallbackStrategy: m = "bestFit",
4507
4525
  fallbackAxisSideDirection: y = "none",
4508
4526
  flipAlignment: v = !0,
4509
- ...h
4527
+ ...g
4510
4528
  } = je(e, t);
4511
4529
  if ((l = i.arrow) != null && l.alignmentOffset)
4512
4530
  return {};
4513
- const $ = ve(n), j = ke(r), x = ve(r) === r, E = await (s.isRTL == null ? void 0 : s.isRTL(u.floating)), B = f || (x || !v ? [Ue(r)] : hr(r)), P = y !== "none";
4514
- !f && P && B.push(...wr(r, v, y, E));
4515
- const k = [r, ...B], R = await eo(t, h), S = [];
4531
+ const $ = ve(n), j = ke(r), x = ve(r) === r, E = await (s.isRTL == null ? void 0 : s.isRTL(u.floating)), B = f || (x || !v ? [Ue(r)] : _r(r)), P = y !== "none";
4532
+ !f && P && B.push(...kr(r, v, y, E));
4533
+ const k = [r, ...B], R = await eo(t, g), S = [];
4516
4534
  let M = ((o = i.flip) == null ? void 0 : o.overflows) || [];
4517
4535
  if (p && S.push(R[$]), d) {
4518
- const Q = gr(n, a, E);
4536
+ const Q = wr(n, a, E);
4519
4537
  S.push(R[Q[0]], R[Q[1]]);
4520
4538
  }
4521
4539
  if (M = [...M, {
@@ -4566,7 +4584,7 @@ const kr = (e) => ({
4566
4584
  }
4567
4585
  };
4568
4586
  };
4569
- async function $r(e, t) {
4587
+ async function Vr(e, t) {
4570
4588
  const {
4571
4589
  placement: l,
4572
4590
  platform: o,
@@ -4605,7 +4623,7 @@ const oo = function(e) {
4605
4623
  y: i,
4606
4624
  placement: a,
4607
4625
  middlewareData: r
4608
- } = t, s = await $r(t, e);
4626
+ } = t, s = await Vr(t, e);
4609
4627
  return a === ((l = r.offset) == null ? void 0 : l.placement) && (o = r.arrow) != null && o.alignmentOffset ? {} : {
4610
4628
  x: n + s.x,
4611
4629
  y: i + s.y,
@@ -4629,11 +4647,11 @@ const oo = function(e) {
4629
4647
  mainAxis: i = !0,
4630
4648
  crossAxis: a = !1,
4631
4649
  limiter: r = {
4632
- fn: (h) => {
4650
+ fn: (g) => {
4633
4651
  let {
4634
4652
  x: $,
4635
4653
  y: j
4636
- } = h;
4654
+ } = g;
4637
4655
  return {
4638
4656
  x: $,
4639
4657
  y: j
@@ -4644,14 +4662,14 @@ const oo = function(e) {
4644
4662
  } = je(e, t), u = {
4645
4663
  x: l,
4646
4664
  y: o
4647
- }, p = await eo(t, s), d = ke(ve(n)), f = gt(d);
4665
+ }, p = await eo(t, s), d = ke(ve(n)), f = ht(d);
4648
4666
  let m = u[f], y = u[d];
4649
4667
  if (i) {
4650
- const h = f === "y" ? "top" : "left", $ = f === "y" ? "bottom" : "right", j = m + p[h], x = m - p[$];
4668
+ const g = f === "y" ? "top" : "left", $ = f === "y" ? "bottom" : "right", j = m + p[g], x = m - p[$];
4651
4669
  m = rt(j, m, x);
4652
4670
  }
4653
4671
  if (a) {
4654
- const h = d === "y" ? "top" : "left", $ = d === "y" ? "bottom" : "right", j = y + p[h], x = y - p[$];
4672
+ const g = d === "y" ? "top" : "left", $ = d === "y" ? "bottom" : "right", j = y + p[g], x = y - p[$];
4655
4673
  y = rt(j, y, x);
4656
4674
  }
4657
4675
  const v = r.fn({
@@ -4685,9 +4703,9 @@ const oo = function(e) {
4685
4703
  } = je(e, t), p = {
4686
4704
  x: l,
4687
4705
  y: o
4688
- }, d = ke(n), f = gt(d);
4706
+ }, d = ke(n), f = ht(d);
4689
4707
  let m = p[f], y = p[d];
4690
- const v = je(r, t), h = typeof v == "number" ? {
4708
+ const v = je(r, t), g = typeof v == "number" ? {
4691
4709
  mainAxis: v,
4692
4710
  crossAxis: 0
4693
4711
  } : {
@@ -4696,12 +4714,12 @@ const oo = function(e) {
4696
4714
  ...v
4697
4715
  };
4698
4716
  if (s) {
4699
- const x = f === "y" ? "height" : "width", E = i.reference[f] - i.floating[x] + h.mainAxis, B = i.reference[f] + i.reference[x] - h.mainAxis;
4717
+ const x = f === "y" ? "height" : "width", E = i.reference[f] - i.floating[x] + g.mainAxis, B = i.reference[f] + i.reference[x] - g.mainAxis;
4700
4718
  m < E ? m = E : m > B && (m = B);
4701
4719
  }
4702
4720
  if (u) {
4703
4721
  var $, j;
4704
- const x = f === "y" ? "width" : "height", E = ["top", "left"].includes(ve(n)), B = i.reference[d] - i.floating[x] + (E && (($ = a.offset) == null ? void 0 : $[d]) || 0) + (E ? 0 : h.crossAxis), P = i.reference[d] + i.reference[x] + (E ? 0 : ((j = a.offset) == null ? void 0 : j[d]) || 0) - (E ? h.crossAxis : 0);
4722
+ const x = f === "y" ? "width" : "height", E = ["top", "left"].includes(ve(n)), B = i.reference[d] - i.floating[x] + (E && (($ = a.offset) == null ? void 0 : $[d]) || 0) + (E ? 0 : g.crossAxis), P = i.reference[d] + i.reference[x] + (E ? 0 : ((j = a.offset) == null ? void 0 : j[d]) || 0) - (E ? g.crossAxis : 0);
4705
4723
  y < B ? y = B : y > P && (y = P);
4706
4724
  }
4707
4725
  return {
@@ -4710,11 +4728,11 @@ const oo = function(e) {
4710
4728
  };
4711
4729
  }
4712
4730
  };
4713
- }, st = Math.min, Be = Math.max, Ye = Math.round, qe = Math.floor, ge = (e) => ({
4731
+ }, st = Math.min, Be = Math.max, Ye = Math.round, qe = Math.floor, he = (e) => ({
4714
4732
  x: e,
4715
4733
  y: e
4716
4734
  });
4717
- function he(e) {
4735
+ function ge(e) {
4718
4736
  return ao(e) ? (e.nodeName || "").toLowerCase() : "#document";
4719
4737
  }
4720
4738
  function oe(e) {
@@ -4746,14 +4764,14 @@ function Re(e) {
4746
4764
  } = le(e);
4747
4765
  return /auto|scroll|overlay|hidden|clip/.test(t + o + l) && !["inline", "contents"].includes(n);
4748
4766
  }
4749
- function Sr(e) {
4750
- return ["table", "td", "th"].includes(he(e));
4767
+ function xr(e) {
4768
+ return ["table", "td", "th"].includes(ge(e));
4751
4769
  }
4752
4770
  function wt(e) {
4753
4771
  const t = _t(), l = le(e);
4754
4772
  return l.transform !== "none" || l.perspective !== "none" || (l.containerType ? l.containerType !== "normal" : !1) || !t && (l.backdropFilter ? l.backdropFilter !== "none" : !1) || !t && (l.filter ? l.filter !== "none" : !1) || ["transform", "perspective", "filter"].some((o) => (l.willChange || "").includes(o)) || ["paint", "layout", "strict", "content"].some((o) => (l.contain || "").includes(o));
4755
4773
  }
4756
- function Cr(e) {
4774
+ function Tr(e) {
4757
4775
  let t = Ee(e);
4758
4776
  for (; ie(t) && !tt(t); ) {
4759
4777
  if (wt(t))
@@ -4766,7 +4784,7 @@ function _t() {
4766
4784
  return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
4767
4785
  }
4768
4786
  function tt(e) {
4769
- return ["html", "body", "#document"].includes(he(e));
4787
+ return ["html", "body", "#document"].includes(ge(e));
4770
4788
  }
4771
4789
  function le(e) {
4772
4790
  return oe(e).getComputedStyle(e);
@@ -4781,7 +4799,7 @@ function ot(e) {
4781
4799
  };
4782
4800
  }
4783
4801
  function Ee(e) {
4784
- if (he(e) === "html")
4802
+ if (ge(e) === "html")
4785
4803
  return e;
4786
4804
  const t = (
4787
4805
  // Step into the shadow DOM of the parent of a slotted node.
@@ -4818,7 +4836,7 @@ function jt(e) {
4818
4836
  function Ae(e) {
4819
4837
  const t = jt(e);
4820
4838
  if (!ie(t))
4821
- return ge(1);
4839
+ return he(1);
4822
4840
  const l = t.getBoundingClientRect(), {
4823
4841
  width: o,
4824
4842
  height: n,
@@ -4830,29 +4848,29 @@ function Ae(e) {
4830
4848
  y: r
4831
4849
  };
4832
4850
  }
4833
- const Vr = /* @__PURE__ */ ge(0);
4851
+ const Ir = /* @__PURE__ */ he(0);
4834
4852
  function so(e) {
4835
4853
  const t = oe(e);
4836
- return !_t() || !t.visualViewport ? Vr : {
4854
+ return !_t() || !t.visualViewport ? Ir : {
4837
4855
  x: t.visualViewport.offsetLeft,
4838
4856
  y: t.visualViewport.offsetTop
4839
4857
  };
4840
4858
  }
4841
- function xr(e, t, l) {
4859
+ function Lr(e, t, l) {
4842
4860
  return t === void 0 && (t = !1), !l || t && l !== oe(e) ? !1 : t;
4843
4861
  }
4844
4862
  function $e(e, t, l, o) {
4845
4863
  t === void 0 && (t = !1), l === void 0 && (l = !1);
4846
4864
  const n = e.getBoundingClientRect(), i = jt(e);
4847
- let a = ge(1);
4865
+ let a = he(1);
4848
4866
  t && (o ? de(o) && (a = Ae(o)) : a = Ae(e));
4849
- const r = xr(i, l, o) ? so(i) : ge(0);
4867
+ const r = Lr(i, l, o) ? so(i) : he(0);
4850
4868
  let s = (n.left + r.x) / a.x, u = (n.top + r.y) / a.y, p = n.width / a.x, d = n.height / a.y;
4851
4869
  if (i) {
4852
4870
  const f = oe(i), m = o && de(o) ? oe(o) : o;
4853
4871
  let y = f.frameElement;
4854
4872
  for (; y && o && m !== f; ) {
4855
- const v = Ae(y), h = y.getBoundingClientRect(), $ = le(y), j = h.left + (y.clientLeft + parseFloat($.paddingLeft)) * v.x, x = h.top + (y.clientTop + parseFloat($.paddingTop)) * v.y;
4873
+ const v = Ae(y), g = y.getBoundingClientRect(), $ = le(y), j = g.left + (y.clientLeft + parseFloat($.paddingLeft)) * v.x, x = g.top + (y.clientTop + parseFloat($.paddingTop)) * v.y;
4856
4874
  s *= v.x, u *= v.y, p *= v.x, d *= v.y, s += j, u += x, y = oe(y).frameElement;
4857
4875
  }
4858
4876
  }
@@ -4863,7 +4881,7 @@ function $e(e, t, l, o) {
4863
4881
  y: u
4864
4882
  });
4865
4883
  }
4866
- function Tr(e) {
4884
+ function Br(e) {
4867
4885
  let {
4868
4886
  rect: t,
4869
4887
  offsetParent: l,
@@ -4875,9 +4893,9 @@ function Tr(e) {
4875
4893
  let a = {
4876
4894
  scrollLeft: 0,
4877
4895
  scrollTop: 0
4878
- }, r = ge(1);
4879
- const s = ge(0);
4880
- if ((n || !n && o !== "fixed") && ((he(l) !== "body" || Re(i)) && (a = ot(l)), ie(l))) {
4896
+ }, r = he(1);
4897
+ const s = he(0);
4898
+ if ((n || !n && o !== "fixed") && ((ge(l) !== "body" || Re(i)) && (a = ot(l)), ie(l))) {
4881
4899
  const u = $e(l);
4882
4900
  r = Ae(l), s.x = u.x + l.clientLeft, s.y = u.y + l.clientTop;
4883
4901
  }
@@ -4888,13 +4906,13 @@ function Tr(e) {
4888
4906
  y: t.y * r.y - a.scrollTop * r.y + s.y
4889
4907
  };
4890
4908
  }
4891
- function Ir(e) {
4909
+ function Ar(e) {
4892
4910
  return Array.from(e.getClientRects());
4893
4911
  }
4894
4912
  function uo(e) {
4895
4913
  return $e(ce(e)).left + ot(e).scrollLeft;
4896
4914
  }
4897
- function Lr(e) {
4915
+ function Er(e) {
4898
4916
  const t = ce(e), l = ot(e), o = e.ownerDocument.body, n = Be(t.scrollWidth, t.clientWidth, o.scrollWidth, o.clientWidth), i = Be(t.scrollHeight, t.clientHeight, o.scrollHeight, o.clientHeight);
4899
4917
  let a = -l.scrollLeft + uo(e);
4900
4918
  const r = -l.scrollTop;
@@ -4905,7 +4923,7 @@ function Lr(e) {
4905
4923
  y: r
4906
4924
  };
4907
4925
  }
4908
- function Br(e, t) {
4926
+ function zr(e, t) {
4909
4927
  const l = oe(e), o = ce(e), n = l.visualViewport;
4910
4928
  let i = o.clientWidth, a = o.clientHeight, r = 0, s = 0;
4911
4929
  if (n) {
@@ -4920,8 +4938,8 @@ function Br(e, t) {
4920
4938
  y: s
4921
4939
  };
4922
4940
  }
4923
- function Ar(e, t) {
4924
- const l = $e(e, !0, t === "fixed"), o = l.top + e.clientTop, n = l.left + e.clientLeft, i = ie(e) ? Ae(e) : ge(1), a = e.clientWidth * i.x, r = e.clientHeight * i.y, s = n * i.x, u = o * i.y;
4941
+ function Jr(e, t) {
4942
+ const l = $e(e, !0, t === "fixed"), o = l.top + e.clientTop, n = l.left + e.clientLeft, i = ie(e) ? Ae(e) : he(1), a = e.clientWidth * i.x, r = e.clientHeight * i.y, s = n * i.x, u = o * i.y;
4925
4943
  return {
4926
4944
  width: a,
4927
4945
  height: r,
@@ -4932,11 +4950,11 @@ function Ar(e, t) {
4932
4950
  function At(e, t, l) {
4933
4951
  let o;
4934
4952
  if (t === "viewport")
4935
- o = Br(e, l);
4953
+ o = zr(e, l);
4936
4954
  else if (t === "document")
4937
- o = Lr(ce(e));
4955
+ o = Er(ce(e));
4938
4956
  else if (de(t))
4939
- o = Ar(t, l);
4957
+ o = Jr(t, l);
4940
4958
  else {
4941
4959
  const n = so(e);
4942
4960
  o = {
@@ -4951,11 +4969,11 @@ function co(e, t) {
4951
4969
  const l = Ee(e);
4952
4970
  return l === t || !de(l) || tt(l) ? !1 : le(l).position === "fixed" || co(l, t);
4953
4971
  }
4954
- function Er(e, t) {
4972
+ function Mr(e, t) {
4955
4973
  const l = t.get(e);
4956
4974
  if (l)
4957
4975
  return l;
4958
- let o = Pe(e, [], !1).filter((r) => de(r) && he(r) !== "body"), n = null;
4976
+ let o = Pe(e, [], !1).filter((r) => de(r) && ge(r) !== "body"), n = null;
4959
4977
  const i = le(e).position === "fixed";
4960
4978
  let a = i ? Ee(e) : e;
4961
4979
  for (; de(a) && !tt(a); ) {
@@ -4964,14 +4982,14 @@ function Er(e, t) {
4964
4982
  }
4965
4983
  return t.set(e, o), o;
4966
4984
  }
4967
- function zr(e) {
4985
+ function Pr(e) {
4968
4986
  let {
4969
4987
  element: t,
4970
4988
  boundary: l,
4971
4989
  rootBoundary: o,
4972
4990
  strategy: n
4973
4991
  } = e;
4974
- const a = [...l === "clippingAncestors" ? Er(t, this._c) : [].concat(l), o], r = a[0], s = a.reduce((u, p) => {
4992
+ const a = [...l === "clippingAncestors" ? Mr(t, this._c) : [].concat(l), o], r = a[0], s = a.reduce((u, p) => {
4975
4993
  const d = At(t, p, n);
4976
4994
  return u.top = Be(d.top, u.top), u.right = st(d.right, u.right), u.bottom = st(d.bottom, u.bottom), u.left = Be(d.left, u.left), u;
4977
4995
  }, At(t, r, n));
@@ -4982,18 +5000,18 @@ function zr(e) {
4982
5000
  y: s.top
4983
5001
  };
4984
5002
  }
4985
- function Jr(e) {
5003
+ function Fr(e) {
4986
5004
  return io(e);
4987
5005
  }
4988
- function Mr(e, t, l) {
5006
+ function Or(e, t, l) {
4989
5007
  const o = ie(t), n = ce(t), i = l === "fixed", a = $e(e, !0, i, t);
4990
5008
  let r = {
4991
5009
  scrollLeft: 0,
4992
5010
  scrollTop: 0
4993
5011
  };
4994
- const s = ge(0);
5012
+ const s = he(0);
4995
5013
  if (o || !o && !i)
4996
- if ((he(t) !== "body" || Re(n)) && (r = ot(t)), o) {
5014
+ if ((ge(t) !== "body" || Re(n)) && (r = ot(t)), o) {
4997
5015
  const u = $e(t, !0, i, t);
4998
5016
  s.x = u.x + t.clientLeft, s.y = u.y + t.clientTop;
4999
5017
  } else n && (s.x = uo(n));
@@ -5012,11 +5030,11 @@ function fo(e, t) {
5012
5030
  if (!ie(e))
5013
5031
  return l;
5014
5032
  let o = Et(e, t);
5015
- for (; o && Sr(o) && le(o).position === "static"; )
5033
+ for (; o && xr(o) && le(o).position === "static"; )
5016
5034
  o = Et(o, t);
5017
- return o && (he(o) === "html" || he(o) === "body" && le(o).position === "static" && !wt(o)) ? l : o || Cr(e) || l;
5035
+ return o && (ge(o) === "html" || ge(o) === "body" && le(o).position === "static" && !wt(o)) ? l : o || Tr(e) || l;
5018
5036
  }
5019
- const Pr = async function(e) {
5037
+ const Dr = async function(e) {
5020
5038
  let {
5021
5039
  reference: t,
5022
5040
  floating: l,
@@ -5024,7 +5042,7 @@ const Pr = async function(e) {
5024
5042
  } = e;
5025
5043
  const n = this.getOffsetParent || fo, i = this.getDimensions;
5026
5044
  return {
5027
- reference: Mr(t, await n(l), o),
5045
+ reference: Or(t, await n(l), o),
5028
5046
  floating: {
5029
5047
  x: 0,
5030
5048
  y: 0,
@@ -5032,22 +5050,22 @@ const Pr = async function(e) {
5032
5050
  }
5033
5051
  };
5034
5052
  };
5035
- function Fr(e) {
5053
+ function Rr(e) {
5036
5054
  return le(e).direction === "rtl";
5037
5055
  }
5038
- const Or = {
5039
- convertOffsetParentRelativeRectToViewportRelativeRect: Tr,
5056
+ const Nr = {
5057
+ convertOffsetParentRelativeRectToViewportRelativeRect: Br,
5040
5058
  getDocumentElement: ce,
5041
- getClippingRect: zr,
5059
+ getClippingRect: Pr,
5042
5060
  getOffsetParent: fo,
5043
- getElementRects: Pr,
5044
- getClientRects: Ir,
5045
- getDimensions: Jr,
5061
+ getElementRects: Dr,
5062
+ getClientRects: Ar,
5063
+ getDimensions: Fr,
5046
5064
  getScale: Ae,
5047
5065
  isElement: de,
5048
- isRTL: Fr
5066
+ isRTL: Rr
5049
5067
  };
5050
- function Dr(e, t) {
5068
+ function qr(e, t) {
5051
5069
  let l = null, o;
5052
5070
  const n = ce(e);
5053
5071
  function i() {
@@ -5063,8 +5081,8 @@ function Dr(e, t) {
5063
5081
  } = e.getBoundingClientRect();
5064
5082
  if (r || t(), !d || !f)
5065
5083
  return;
5066
- const m = qe(p), y = qe(n.clientWidth - (u + d)), v = qe(n.clientHeight - (p + f)), h = qe(u), j = {
5067
- rootMargin: -m + "px " + -y + "px " + -v + "px " + -h + "px",
5084
+ const m = qe(p), y = qe(n.clientWidth - (u + d)), v = qe(n.clientHeight - (p + f)), g = qe(u), j = {
5085
+ rootMargin: -m + "px " + -y + "px " + -v + "px " + -g + "px",
5068
5086
  threshold: Be(0, st(1, s)) || 1
5069
5087
  };
5070
5088
  let x = !0;
@@ -5092,7 +5110,7 @@ function Dr(e, t) {
5092
5110
  }
5093
5111
  return a(!0), i;
5094
5112
  }
5095
- function Rr(e, t, l, o) {
5113
+ function Hr(e, t, l, o) {
5096
5114
  o === void 0 && (o = {});
5097
5115
  const {
5098
5116
  ancestorScroll: n = !0,
@@ -5106,7 +5124,7 @@ function Rr(e, t, l, o) {
5106
5124
  passive: !0
5107
5125
  }), i && $.addEventListener("resize", l);
5108
5126
  });
5109
- const d = u && r ? Dr(u, l) : null;
5127
+ const d = u && r ? qr(u, l) : null;
5110
5128
  let f = -1, m = null;
5111
5129
  a && (m = new ResizeObserver(($) => {
5112
5130
  let [j] = $;
@@ -5115,10 +5133,10 @@ function Rr(e, t, l, o) {
5115
5133
  })), l();
5116
5134
  }), u && !s && m.observe(u), m.observe(t));
5117
5135
  let y, v = s ? $e(e) : null;
5118
- s && h();
5119
- function h() {
5136
+ s && g();
5137
+ function g() {
5120
5138
  const $ = $e(e);
5121
- v && ($.x !== v.x || $.y !== v.y || $.width !== v.width || $.height !== v.height) && l(), v = $, y = requestAnimationFrame(h);
5139
+ v && ($.x !== v.x || $.y !== v.y || $.width !== v.width || $.height !== v.height) && l(), v = $, y = requestAnimationFrame(g);
5122
5140
  }
5123
5141
  return l(), () => {
5124
5142
  p.forEach(($) => {
@@ -5126,36 +5144,36 @@ function Rr(e, t, l, o) {
5126
5144
  }), d && d(), m && m.disconnect(), m = null, s && cancelAnimationFrame(y);
5127
5145
  };
5128
5146
  }
5129
- const Nr = (e, t, l) => {
5147
+ const Wr = (e, t, l) => {
5130
5148
  const o = /* @__PURE__ */ new Map(), n = {
5131
- platform: Or,
5149
+ platform: Nr,
5132
5150
  ...l
5133
5151
  }, i = {
5134
5152
  ...n.platform,
5135
5153
  _c: o
5136
5154
  };
5137
- return jr(e, t, {
5155
+ return Sr(e, t, {
5138
5156
  ...n,
5139
5157
  platform: i
5140
5158
  });
5141
5159
  };
5142
- function qr(e) {
5160
+ function Ur(e) {
5143
5161
  return po(e) ? (e.nodeName || "").toLowerCase() : "#document";
5144
5162
  }
5145
- function Hr(e) {
5163
+ function Gr(e) {
5146
5164
  var t;
5147
5165
  return (e == null || (t = e.ownerDocument) == null ? void 0 : t.defaultView) || window;
5148
5166
  }
5149
5167
  function po(e) {
5150
- return e instanceof Node || e instanceof Hr(e).Node;
5168
+ return e instanceof Node || e instanceof Gr(e).Node;
5151
5169
  }
5152
- function Wr(e) {
5170
+ function Yr(e) {
5153
5171
  return e != null && typeof e == "object" && "$el" in e;
5154
5172
  }
5155
5173
  function ut(e) {
5156
- if (Wr(e)) {
5174
+ if (Yr(e)) {
5157
5175
  const t = e.$el;
5158
- return po(t) && qr(t) === "#comment" ? null : t;
5176
+ return po(t) && Ur(t) === "#comment" ? null : t;
5159
5177
  }
5160
5178
  return e;
5161
5179
  }
@@ -5168,7 +5186,7 @@ function yo(e) {
5168
5186
  options: e,
5169
5187
  fn(t) {
5170
5188
  const l = ut(Ie(e.element));
5171
- return l == null ? {} : kr({
5189
+ return l == null ? {} : Cr({
5172
5190
  element: l,
5173
5191
  padding: e.padding
5174
5192
  }).fn(t);
@@ -5196,7 +5214,7 @@ function vo(e, t, l) {
5196
5214
  }), s = V(() => {
5197
5215
  var k;
5198
5216
  return (k = Ie(l.transform)) != null ? k : !0;
5199
- }), u = V(() => ut(e.value)), p = V(() => ut(t.value)), d = C(0), f = C(0), m = C(r.value), y = C(a.value), v = Ot({}), h = C(!1), $ = V(() => {
5217
+ }), u = V(() => ut(e.value)), p = V(() => ut(t.value)), d = C(0), f = C(0), m = C(r.value), y = C(a.value), v = Ot({}), g = C(!1), $ = V(() => {
5200
5218
  const k = {
5201
5219
  position: m.value,
5202
5220
  left: "0",
@@ -5219,12 +5237,12 @@ function vo(e, t, l) {
5219
5237
  });
5220
5238
  let j;
5221
5239
  function x() {
5222
- u.value == null || p.value == null || Nr(u.value, p.value, {
5240
+ u.value == null || p.value == null || Wr(u.value, p.value, {
5223
5241
  middleware: i.value,
5224
5242
  placement: a.value,
5225
5243
  strategy: r.value
5226
5244
  }).then((k) => {
5227
- d.value = k.x, f.value = k.y, m.value = k.strategy, y.value = k.placement, v.value = k.middlewareData, h.value = !0;
5245
+ d.value = k.x, f.value = k.y, m.value = k.strategy, y.value = k.placement, v.value = k.middlewareData, g.value = !0;
5228
5246
  });
5229
5247
  }
5230
5248
  function E() {
@@ -5241,7 +5259,7 @@ function vo(e, t, l) {
5241
5259
  }
5242
5260
  }
5243
5261
  function P() {
5244
- n.value || (h.value = !1);
5262
+ n.value || (g.value = !1);
5245
5263
  }
5246
5264
  return K([i, a, r], x, {
5247
5265
  flush: "sync"
@@ -5255,12 +5273,12 @@ function vo(e, t, l) {
5255
5273
  strategy: Te(m),
5256
5274
  placement: Te(y),
5257
5275
  middlewareData: Te(v),
5258
- isPositioned: Te(h),
5276
+ isPositioned: Te(g),
5259
5277
  floatingStyles: $,
5260
5278
  update: x
5261
5279
  };
5262
5280
  }
5263
- const Ur = () => {
5281
+ const Kr = () => {
5264
5282
  const e = C(null);
5265
5283
  return {
5266
5284
  clearProductTourRef: () => {
@@ -5272,10 +5290,10 @@ const Ur = () => {
5272
5290
  },
5273
5291
  productToursRef: e
5274
5292
  };
5275
- }, go = Ur(), Gr = { class: "joy-product-tour__content" }, Yr = { class: "joy-product-tour__header" }, Kr = {
5293
+ }, ho = Kr(), Zr = { class: "joy-product-tour__content" }, Xr = { class: "joy-product-tour__header" }, Qr = {
5276
5294
  key: 0,
5277
5295
  class: "joy-product-tour__footer"
5278
- }, Zr = { class: "joy-product-tour__footer___steps" }, Xr = "joy-product-tour-spotlight__wrapper", Qr = /* @__PURE__ */ L({
5296
+ }, ei = { class: "joy-product-tour__footer___steps" }, ti = "joy-product-tour-spotlight__wrapper", oi = /* @__PURE__ */ L({
5279
5297
  __name: "VJoyProductTourInner",
5280
5298
  props: {
5281
5299
  icon: {},
@@ -5291,11 +5309,11 @@ const Ur = () => {
5291
5309
  },
5292
5310
  emits: ["product-tour:hide"],
5293
5311
  setup(e, { expose: t, emit: l }) {
5294
- const o = l, n = e, { clearProductTourRef: i } = go, a = C(null), r = C(null), s = C(null), u = C(null), p = C(null), d = C(n.open), f = C(), m = C(
5312
+ const o = l, n = e, { clearProductTourRef: i } = ho, a = C(null), r = C(null), s = C(null), u = C(null), p = C(null), d = C(n.open), f = C(), m = C(
5295
5313
  vo(s, a, {
5296
5314
  placement: n.position,
5297
5315
  whileElementsMounted(...k) {
5298
- return Rr(...k, { ancestorResize: !0, ancestorScroll: !0, elementResize: !0 });
5316
+ return Hr(...k, { ancestorResize: !0, ancestorScroll: !0, elementResize: !0 });
5299
5317
  },
5300
5318
  transform: !1,
5301
5319
  middleware: [
@@ -5331,17 +5349,17 @@ const Ur = () => {
5331
5349
  disableOverlay: n.disableOverlay
5332
5350
  }), (k = m.value) == null || k.update(), d.value = !0);
5333
5351
  }
5334
- function h() {
5352
+ function g() {
5335
5353
  d.value = !1, i(), P(), o("product-tour:hide");
5336
5354
  }
5337
5355
  function $(k) {
5338
5356
  s.value && (k.disableOverlay || j(), x(k.elementToHighlight));
5339
5357
  }
5340
5358
  function j() {
5341
- r.value = document.createElement("div"), r.value.classList.add("joy-product-tour__overlay"), r.value.addEventListener("click", h, { once: !0 }), r.value.style.position = "fixed", r.value.style.top = "0", r.value.style.left = "0", r.value.style.width = "100%", r.value.style.height = "100%", r.value.style.zIndex = "var(--joy-core-z-index-backdrop)", document.querySelector("body").appendChild(r.value);
5359
+ r.value = document.createElement("div"), r.value.classList.add("joy-product-tour__overlay"), r.value.addEventListener("click", g, { once: !0 }), r.value.style.position = "fixed", r.value.style.top = "0", r.value.style.left = "0", r.value.style.width = "100%", r.value.style.height = "100%", r.value.style.zIndex = "var(--joy-core-z-index-backdrop)", document.querySelector("body").appendChild(r.value);
5342
5360
  }
5343
5361
  function x(k) {
5344
- k && (k.style.position = "relative", k.style.zIndex = "calc(var(--joy-core-z-index-backdrop) + 1)", u.value = O(pr), p.value = document.createElement("div"), p.value.classList.add(Xr), document.body.appendChild(p.value), kt(u.value, p.value), E());
5362
+ k && (k.style.position = "relative", k.style.zIndex = "calc(var(--joy-core-z-index-backdrop) + 1)", u.value = O(vr), p.value = document.createElement("div"), p.value.classList.add(ti), document.body.appendChild(p.value), kt(u.value, p.value), E());
5345
5363
  }
5346
5364
  function E() {
5347
5365
  if (!p.value)
@@ -5357,11 +5375,11 @@ const Ur = () => {
5357
5375
  }
5358
5376
  return K(m.value, () => {
5359
5377
  var k;
5360
- u.value && ((k = a.value) != null && k.isConnected ? E() : h());
5378
+ u.value && ((k = a.value) != null && k.isConnected ? E() : g());
5361
5379
  }), Mt(() => {
5362
5380
  P();
5363
5381
  }), t({
5364
- hide: h,
5382
+ hide: g,
5365
5383
  show: v,
5366
5384
  isOpen: d
5367
5385
  }), (k, R) => {
@@ -5373,14 +5391,14 @@ const Ur = () => {
5373
5391
  role: "tooltip",
5374
5392
  style: ee({ "--product-tour-width": k.maxWidth + "px", ...(S = m.value) == null ? void 0 : S.floatingStyles })
5375
5393
  }, [
5376
- g("div", {
5394
+ h("div", {
5377
5395
  ref_key: "productTourArrow",
5378
5396
  ref: f,
5379
5397
  class: "joy-product-tour__arrow",
5380
5398
  style: ee(y.value)
5381
5399
  }, null, 4),
5382
- g("div", {
5383
- class: T([
5400
+ h("div", {
5401
+ class: I([
5384
5402
  "joy-product-tour",
5385
5403
  `joy-product-tour--${k.position}`,
5386
5404
  {
@@ -5388,46 +5406,46 @@ const Ur = () => {
5388
5406
  }
5389
5407
  ])
5390
5408
  }, [
5391
- g("div", {
5392
- class: T(["joy-product-tour__banner", { "joy-product-tour__hasBanner": k.$slots["product-tour-banner"] }])
5409
+ h("div", {
5410
+ class: I(["joy-product-tour__banner", { "joy-product-tour__hasBanner": k.$slots["product-tour-banner"] }])
5393
5411
  }, [
5394
5412
  w(k.$slots, "product-tour-banner", {}, void 0, !0)
5395
5413
  ], 2),
5396
- g("div", {
5397
- class: T(["joy-product-tour__preheader", { "joy-product-tour__hasPreheader": k.$slots["product-tour-preheader"] }])
5414
+ h("div", {
5415
+ class: I(["joy-product-tour__preheader", { "joy-product-tour__hasPreheader": k.$slots["product-tour-preheader"] }])
5398
5416
  }, [
5399
- g("div", null, [
5417
+ h("div", null, [
5400
5418
  w(k.$slots, "product-tour-preheader", {}, void 0, !0)
5401
5419
  ]),
5402
- k.closeButton ? (c(), I(ne, {
5420
+ k.closeButton ? (c(), T(ne, {
5403
5421
  key: 0,
5404
5422
  class: "joy-product-tour__close",
5405
5423
  variant: "white",
5406
5424
  circle: "",
5407
5425
  icon: "cross",
5408
5426
  size: "small",
5409
- onClick: h
5427
+ onClick: g
5410
5428
  })) : _("", !0)
5411
5429
  ], 2),
5412
- g("div", Gr, [
5413
- k.icon ? (c(), I(N, {
5430
+ h("div", Zr, [
5431
+ k.icon ? (c(), T(N, {
5414
5432
  key: 0,
5415
5433
  class: "joy-product-tour__content___icon",
5416
5434
  name: k.icon,
5417
5435
  size: "medium"
5418
5436
  }, null, 8, ["name"])) : _("", !0),
5419
- g("div", null, [
5420
- g("div", Yr, [
5437
+ h("div", null, [
5438
+ h("div", Xr, [
5421
5439
  w(k.$slots, "product-tour-header", {}, void 0, !0)
5422
5440
  ]),
5423
5441
  w(k.$slots, "product-tour-content", {}, void 0, !0)
5424
5442
  ])
5425
5443
  ]),
5426
- k.$slots["product-tour-dismiss"] || k.$slots["product-tour-next"] ? (c(), b("div", Kr, [
5427
- g("div", { onClick: h }, [
5444
+ k.$slots["product-tour-dismiss"] || k.$slots["product-tour-next"] ? (c(), b("div", Qr, [
5445
+ h("div", { onClick: g }, [
5428
5446
  w(k.$slots, "product-tour-dismiss", {}, void 0, !0)
5429
5447
  ]),
5430
- g("span", Zr, [
5448
+ h("span", ei, [
5431
5449
  k.steps > 1 ? (c(), b(W, { key: 0 }, [
5432
5450
  D(J(k.step) + "/" + J(k.steps), 1)
5433
5451
  ], 64)) : _("", !0)
@@ -5440,7 +5458,7 @@ const Ur = () => {
5440
5458
  ]);
5441
5459
  };
5442
5460
  }
5443
- }), ei = /* @__PURE__ */ A(Qr, [["__scopeId", "data-v-76a02680"]]), Cu = /* @__PURE__ */ L({
5461
+ }), ni = /* @__PURE__ */ A(oi, [["__scopeId", "data-v-76a02680"]]), Bu = /* @__PURE__ */ L({
5444
5462
  inheritAttrs: !1,
5445
5463
  __name: "VJoyProductTour",
5446
5464
  props: {
@@ -5457,7 +5475,7 @@ const Ur = () => {
5457
5475
  },
5458
5476
  emits: ["product-tour:hide"],
5459
5477
  setup(e, { expose: t, emit: l }) {
5460
- const o = C(!1), n = e, i = l, { storeProductTourRef: a, clearProductTourRef: r } = go, s = C(), u = Ce(), p = V(() => {
5478
+ const o = C(!1), n = e, i = l, { storeProductTourRef: a, clearProductTourRef: r } = ho, s = C(), u = Ce(), p = V(() => {
5461
5479
  if (o.value)
5462
5480
  return u;
5463
5481
  });
@@ -5476,8 +5494,8 @@ const Ur = () => {
5476
5494
  }), t({
5477
5495
  show: d,
5478
5496
  hide: m
5479
- }), (y, v) => (c(), I(ze, { to: "body" }, [
5480
- O(ei, H({ ...n, ...p.value }, {
5497
+ }), (y, v) => (c(), T(ze, { to: "body" }, [
5498
+ O(ni, H({ ...n, ...p.value }, {
5481
5499
  ref_key: "productTour",
5482
5500
  ref: s,
5483
5501
  "onProductTour:hide": f
@@ -5504,7 +5522,7 @@ const Ur = () => {
5504
5522
  }, 16)
5505
5523
  ]));
5506
5524
  }
5507
- }), Vu = /* @__PURE__ */ L({
5525
+ }), Au = /* @__PURE__ */ L({
5508
5526
  __name: "VJoyProductTourTrigger",
5509
5527
  props: {
5510
5528
  productTour: {}
@@ -5516,15 +5534,15 @@ const Ur = () => {
5516
5534
  var s;
5517
5535
  o("click"), n.value && ((s = n.value) == null || s.show());
5518
5536
  }
5519
- return (s, u) => (c(!0), b(W, null, U(a.value, (p) => (c(), I(X(p), {
5537
+ return (s, u) => (c(!0), b(W, null, U(a.value, (p) => (c(), T(X(p), {
5520
5538
  key: p,
5521
5539
  onClick: r
5522
5540
  }))), 128));
5523
5541
  }
5524
- }), ti = { class: "joy-progress-bar-wrapper" }, oi = {
5542
+ }), li = { class: "joy-progress-bar-wrapper" }, ai = {
5525
5543
  key: 0,
5526
5544
  class: "joy-progress-bar-label joy-font-primary-250"
5527
- }, ni = /* @__PURE__ */ L({
5545
+ }, ri = /* @__PURE__ */ L({
5528
5546
  __name: "VJoyProgressBar",
5529
5547
  props: {
5530
5548
  /** import TJoyProgressBarColors */
@@ -5564,25 +5582,25 @@ const Ur = () => {
5564
5582
  return t({
5565
5583
  computeInnerWidth: n,
5566
5584
  computedPercentage: o
5567
- }), (a, r) => (c(), I(re, {
5585
+ }), (a, r) => (c(), T(re, {
5568
5586
  wrap: "nowrap",
5569
5587
  "column-gap": "1",
5570
5588
  align: "center",
5571
- class: T([`joy-progress-bar_${e.color}`])
5589
+ class: I([`joy-progress-bar_${e.color}`])
5572
5590
  }, {
5573
5591
  default: z(() => [
5574
- g("div", ti, [
5575
- g("div", {
5592
+ h("div", li, [
5593
+ h("div", {
5576
5594
  class: "joy-progress-bar-inner",
5577
5595
  style: ee({ width: n.value })
5578
5596
  }, null, 4)
5579
5597
  ]),
5580
- e.showLabel && e.percentage ? (c(), b("span", oi, J(e.percentage + "%"), 1)) : _("", !0)
5598
+ e.showLabel && e.percentage ? (c(), b("span", ai, J(e.percentage + "%"), 1)) : _("", !0)
5581
5599
  ]),
5582
5600
  _: 1
5583
5601
  }, 8, ["class"]));
5584
5602
  }
5585
- }), xu = /* @__PURE__ */ A(ni, [["__scopeId", "data-v-1216eff6"]]), li = ["id", "value", "checked", "disabled", "required", "name"], ai = { class: "joy-radio-label" }, ri = { class: "joy-radio-content__wrapper" }, ii = { class: "joy-radio-content" }, si = /* @__PURE__ */ L({
5603
+ }), Eu = /* @__PURE__ */ A(ri, [["__scopeId", "data-v-1216eff6"]]), ii = ["id", "value", "checked", "disabled", "required", "name"], si = { class: "joy-radio-label" }, ui = { class: "joy-radio-content__wrapper" }, di = { class: "joy-radio-content" }, ci = /* @__PURE__ */ L({
5586
5604
  __name: "VJoyRadio",
5587
5605
  props: {
5588
5606
  disabled: {
@@ -5639,10 +5657,10 @@ const Ur = () => {
5639
5657
  ), t({
5640
5658
  checked: p,
5641
5659
  isExpanded: i
5642
- }), (v, h) => (c(), b("label", {
5660
+ }), (v, g) => (c(), b("label", {
5643
5661
  ref_key: "root",
5644
5662
  ref: r,
5645
- class: T([
5663
+ class: I([
5646
5664
  "joy-radio",
5647
5665
  `joy-radio--${e.theme}`,
5648
5666
  {
@@ -5653,7 +5671,7 @@ const Ur = () => {
5653
5671
  }
5654
5672
  ])
5655
5673
  }, [
5656
- g("input", {
5674
+ h("input", {
5657
5675
  id: e.id,
5658
5676
  type: "radio",
5659
5677
  value: e.value,
@@ -5664,25 +5682,25 @@ const Ur = () => {
5664
5682
  onChange: f,
5665
5683
  onFocus: m,
5666
5684
  onBlur: y
5667
- }, null, 40, li),
5668
- g("span", ai, [
5685
+ }, null, 40, ii),
5686
+ h("span", si, [
5669
5687
  w(v.$slots, "default", {}, void 0, !0)
5670
5688
  ]),
5671
- g("div", ri, [
5672
- g("div", ii, [
5689
+ h("div", ui, [
5690
+ h("div", di, [
5673
5691
  w(v.$slots, "radio-content", {}, void 0, !0)
5674
5692
  ]),
5675
- g("div", {
5693
+ h("div", {
5676
5694
  ref_key: "expandableElement",
5677
5695
  ref: s,
5678
- class: T(["joy-radio-expandable", { "joy-radio-expandable--expanded": i.value }])
5696
+ class: I(["joy-radio-expandable", { "joy-radio-expandable--expanded": i.value }])
5679
5697
  }, [
5680
5698
  w(v.$slots, "expandable-content", {}, void 0, !0)
5681
5699
  ], 2)
5682
5700
  ])
5683
5701
  ], 2));
5684
5702
  }
5685
- }), Tu = /* @__PURE__ */ A(si, [["__scopeId", "data-v-d684b26e"]]), ui = ["form", "name"], di = /* @__PURE__ */ L({
5703
+ }), zu = /* @__PURE__ */ A(ci, [["__scopeId", "data-v-d684b26e"]]), fi = ["form", "name"], pi = /* @__PURE__ */ L({
5686
5704
  __name: "VJoyRadioGroup",
5687
5705
  props: {
5688
5706
  direction: { default: "horizontal" },
@@ -5698,14 +5716,14 @@ const Ur = () => {
5698
5716
  name: t.name
5699
5717
  }, [
5700
5718
  w(t.$slots, "radio-group-legend", {}, void 0, !0),
5701
- g("div", {
5702
- class: T(["joy-radio-group-container", `joy-radio-group-${t.direction}`])
5719
+ h("div", {
5720
+ class: I(["joy-radio-group-container", `joy-radio-group-${t.direction}`])
5703
5721
  }, [
5704
5722
  w(t.$slots, "default", {}, void 0, !0)
5705
5723
  ], 2)
5706
- ], 8, ui));
5724
+ ], 8, fi));
5707
5725
  }
5708
- }), Iu = /* @__PURE__ */ A(di, [["__scopeId", "data-v-ac4dd24e"]]), ci = ["ariaLabel"], fi = { class: "joy-rating-stars" }, pi = { class: "joy-rating-stars__content" }, yi = { key: 0 }, mi = /* @__PURE__ */ L({
5726
+ }), Ju = /* @__PURE__ */ A(pi, [["__scopeId", "data-v-ac4dd24e"]]), yi = ["ariaLabel"], mi = { class: "joy-rating-stars" }, vi = { class: "joy-rating-stars__content" }, hi = { key: 0 }, gi = /* @__PURE__ */ L({
5709
5727
  __name: "VJoyRatingStars",
5710
5728
  props: {
5711
5729
  /** Between 0 and 5 */
@@ -5737,22 +5755,22 @@ const Ur = () => {
5737
5755
  class: "joy-rating-stars__wrapper",
5738
5756
  ariaLabel: q(o).ariaLabel || `Rating: ${e.ratingValue} out of 5`
5739
5757
  }, [
5740
- g("ul", fi, [
5758
+ h("ul", mi, [
5741
5759
  (c(!0), b(W, null, U(n.value, (r, s) => (c(), b("li", {
5742
5760
  key: s,
5743
- class: T([`joy-rating-stars--${e.size}`])
5761
+ class: I([`joy-rating-stars--${e.size}`])
5744
5762
  }, [
5745
- r === "full" ? (c(), I(N, {
5763
+ r === "full" ? (c(), T(N, {
5746
5764
  key: 0,
5747
5765
  "aria-hidden": "true",
5748
5766
  name: "star-fill",
5749
5767
  color: "quaternary"
5750
- })) : r === "half" ? (c(), I(N, {
5768
+ })) : r === "half" ? (c(), T(N, {
5751
5769
  key: 1,
5752
5770
  "aria-hidden": "true",
5753
5771
  name: "star-half",
5754
5772
  color: "quaternary"
5755
- })) : (c(), I(N, {
5773
+ })) : (c(), T(N, {
5756
5774
  key: 2,
5757
5775
  "aria-hidden": "true",
5758
5776
  name: "star",
@@ -5760,14 +5778,14 @@ const Ur = () => {
5760
5778
  }))
5761
5779
  ], 2))), 128))
5762
5780
  ]),
5763
- g("div", pi, [
5781
+ h("div", vi, [
5764
5782
  w(i.$slots, "rating-stars-content", {}, () => [
5765
- e.reviewCount ? (c(), b("span", yi, "(" + J(e.reviewCount) + ")", 1)) : _("", !0)
5783
+ e.reviewCount ? (c(), b("span", hi, "(" + J(e.reviewCount) + ")", 1)) : _("", !0)
5766
5784
  ], !0)
5767
5785
  ])
5768
- ], 8, ci));
5786
+ ], 8, yi));
5769
5787
  }
5770
- }), vi = /* @__PURE__ */ A(mi, [["__scopeId", "data-v-4c9a1026"]]), gi = ["id", "name", "aria-label", "aria-invalid", "required", "disabled"], hi = ["selected"], bi = /* @__PURE__ */ L({
5788
+ }), bi = /* @__PURE__ */ A(gi, [["__scopeId", "data-v-4c9a1026"]]), wi = ["id", "name", "aria-label", "aria-invalid", "required", "disabled"], _i = ["selected"], ji = /* @__PURE__ */ L({
5771
5789
  __name: "VJoySelect",
5772
5790
  props: {
5773
5791
  /** aria-label is available only if 'label' property is undefined **/
@@ -5817,18 +5835,18 @@ const Ur = () => {
5817
5835
  setup(e, { expose: t, emit: l }) {
5818
5836
  const o = e, n = l, i = G(), a = V(() => {
5819
5837
  const v = i.default();
5820
- let h = [];
5838
+ let g = [];
5821
5839
  return v.forEach(($) => {
5822
5840
  if (r($))
5823
- h.push($);
5841
+ g.push($);
5824
5842
  else {
5825
5843
  const j = $.children;
5826
5844
  if (typeof j == "string" || !j.length)
5827
5845
  return;
5828
5846
  const x = j.filter(r);
5829
- h = [...h, ...x];
5847
+ g = [...g, ...x];
5830
5848
  }
5831
- }), h;
5849
+ }), g;
5832
5850
  });
5833
5851
  function r(v) {
5834
5852
  return (v == null ? void 0 : v.type) === "option";
@@ -5839,9 +5857,9 @@ const Ur = () => {
5839
5857
  const v = i["select-label"] && i["select-label"]();
5840
5858
  if (!v || !v.length)
5841
5859
  return;
5842
- const h = v[0];
5843
- if (h.type === "JoyLabel") {
5844
- const j = ($ = h.props) == null ? void 0 : $.for;
5860
+ const g = v[0];
5861
+ if (g.type === "JoyLabel") {
5862
+ const j = ($ = g.props) == null ? void 0 : $.for;
5845
5863
  if (!j) {
5846
5864
  console.warn("JoyLabel for attribute is missing");
5847
5865
  return;
@@ -5850,8 +5868,8 @@ const Ur = () => {
5850
5868
  }
5851
5869
  });
5852
5870
  function f(v) {
5853
- const h = v.target.value;
5854
- n("update:modelValue", h);
5871
+ const g = v.target.value;
5872
+ n("update:modelValue", g);
5855
5873
  }
5856
5874
  function m() {
5857
5875
  p.value = !0;
@@ -5861,12 +5879,12 @@ const Ur = () => {
5861
5879
  }
5862
5880
  return t({
5863
5881
  select: u
5864
- }), (v, h) => (c(), b("div", {
5882
+ }), (v, g) => (c(), b("div", {
5865
5883
  ref_key: "root",
5866
5884
  ref: s
5867
5885
  }, [
5868
5886
  w(v.$slots, "select-label", {}, () => [
5869
- e.label ? (c(), I(Ve, {
5887
+ e.label ? (c(), T(Ve, {
5870
5888
  key: 0,
5871
5889
  required: e.required && e.requiredMark,
5872
5890
  "optional-label": e.optionalLabel,
@@ -5879,8 +5897,8 @@ const Ur = () => {
5879
5897
  _: 1
5880
5898
  }, 8, ["required", "optional-label", "for", "size"])) : _("", !0)
5881
5899
  ], !0),
5882
- g("div", {
5883
- class: T([
5900
+ h("div", {
5901
+ class: I([
5884
5902
  `joy-select--${e.size}`,
5885
5903
  {
5886
5904
  "joy-select__wrapper": !0,
@@ -5890,7 +5908,7 @@ const Ur = () => {
5890
5908
  }
5891
5909
  ])
5892
5910
  }, [
5893
- g("select", {
5911
+ h("select", {
5894
5912
  id: e.id || e.name,
5895
5913
  ref_key: "select",
5896
5914
  ref: u,
@@ -5911,9 +5929,9 @@ const Ur = () => {
5911
5929
  ref_for: !0
5912
5930
  }, $.props, {
5913
5931
  selected: ((x = $.props) == null ? void 0 : x.value) === e.modelValue
5914
- }), J($.children), 17, hi);
5932
+ }), J($.children), 17, _i);
5915
5933
  }), 128))
5916
- ], 40, gi),
5934
+ ], 40, wi),
5917
5935
  O(N, {
5918
5936
  class: "joy-select__chevron",
5919
5937
  name: "chevron-down"
@@ -5921,7 +5939,7 @@ const Ur = () => {
5921
5939
  ], 2)
5922
5940
  ], 512));
5923
5941
  }
5924
- }), Lu = /* @__PURE__ */ A(bi, [["__scopeId", "data-v-b92cc9ce"]]), wi = ["aria-disabled"], _i = ["id", "value", "checked", "disabled", "required", "name"], ji = { class: "joy-selectable-item__label" }, ki = /* @__PURE__ */ L({
5942
+ }), Mu = /* @__PURE__ */ A(ji, [["__scopeId", "data-v-b92cc9ce"]]), ki = ["aria-disabled"], $i = ["id", "value", "checked", "disabled", "required", "name"], Si = { class: "joy-selectable-item__label" }, Ci = /* @__PURE__ */ L({
5925
5943
  __name: "VJoySelectableItem",
5926
5944
  props: {
5927
5945
  disabled: { type: Boolean, default: !1 },
@@ -5960,7 +5978,7 @@ const Ur = () => {
5960
5978
  l("update:checked", d);
5961
5979
  }
5962
5980
  return (d, f) => (c(), b("div", {
5963
- class: T([
5981
+ class: I([
5964
5982
  "joy-selectable-item__wrapper",
5965
5983
  {
5966
5984
  "joy-selectable-item--focusing": a.value
@@ -5987,10 +6005,10 @@ const Ur = () => {
5987
6005
  (...m) => u.onFocus && u.onFocus(...m)),
5988
6006
  onBlur: f[2] || (f[2] = //@ts-ignore
5989
6007
  (...m) => u.onBlur && u.onBlur(...m))
5990
- }, null, 40, _i)),
5991
- (c(), I(X(q(r)), {
6008
+ }, null, 40, $i)),
6009
+ (c(), T(X(q(r)), {
5992
6010
  for: s.value,
5993
- class: T([
6011
+ class: I([
5994
6012
  "joy-selectable-item",
5995
6013
  [`joy-selectable-item--${d.variant}`],
5996
6014
  {
@@ -6003,7 +6021,7 @@ const Ur = () => {
6003
6021
  onClick: u.onLabelClick
6004
6022
  }, {
6005
6023
  default: z(() => [
6006
- d.multiple ? (c(), I(Kt, {
6024
+ d.multiple ? (c(), T(Kt, {
6007
6025
  key: 0,
6008
6026
  id: s.value,
6009
6027
  checked: d.checked,
@@ -6021,11 +6039,11 @@ const Ur = () => {
6021
6039
  ]),
6022
6040
  _: 3
6023
6041
  }, 8, ["id", "checked", "disabled", "value", "name", "required"])) : _("", !0),
6024
- g("div", ji, [
6042
+ h("div", Si, [
6025
6043
  d.multiple ? _("", !0) : w(d.$slots, "default", { key: 0 }, void 0, !0)
6026
6044
  ]),
6027
- g("div", {
6028
- class: T([{ "joy-selectable-item__sublabel": d.$slots["selectable-item-sublabel"] }])
6045
+ h("div", {
6046
+ class: I([{ "joy-selectable-item__sublabel": d.$slots["selectable-item-sublabel"] }])
6029
6047
  }, [
6030
6048
  w(d.$slots, "selectable-item-sublabel", {}, () => [
6031
6049
  D(J(d.subLabel), 1)
@@ -6034,9 +6052,9 @@ const Ur = () => {
6034
6052
  ]),
6035
6053
  _: 3
6036
6054
  }, 8, ["for", "class", "onClick"]))
6037
- ], 10, wi));
6055
+ ], 10, ki));
6038
6056
  }
6039
- }), $i = /* @__PURE__ */ A(ki, [["__scopeId", "data-v-ce43afb6"]]), Si = ["id"], Ci = /* @__PURE__ */ L({
6057
+ }), Vi = /* @__PURE__ */ A(Ci, [["__scopeId", "data-v-ce43afb6"]]), xi = ["id"], Ti = /* @__PURE__ */ L({
6040
6058
  __name: "VJoySelectableItemGroup",
6041
6059
  props: {
6042
6060
  options: {},
@@ -6071,7 +6089,7 @@ const Ur = () => {
6071
6089
  id: r.id,
6072
6090
  class: "joy-selectable-item-group__wrapper"
6073
6091
  }, [
6074
- r.label ? (c(), I(Ve, {
6092
+ r.label ? (c(), T(Ve, {
6075
6093
  key: 0,
6076
6094
  "tag-name": "legend",
6077
6095
  required: r.required && r.requiredMark,
@@ -6083,8 +6101,8 @@ const Ur = () => {
6083
6101
  ]),
6084
6102
  _: 1
6085
6103
  }, 8, ["required", "optional-label", "size"])) : _("", !0),
6086
- g("div", {
6087
- class: T([
6104
+ h("div", {
6105
+ class: I([
6088
6106
  "joy-selectable-item-group",
6089
6107
  {
6090
6108
  "joy-selectable-item-group--multiple": r.multiple,
@@ -6093,7 +6111,7 @@ const Ur = () => {
6093
6111
  }
6094
6112
  ])
6095
6113
  }, [
6096
- (c(!0), b(W, null, U(r.options, (u) => (c(), I($i, H({ ref_for: !0 }, u.attrs, {
6114
+ (c(!0), b(W, null, U(r.options, (u) => (c(), T(Vi, H({ ref_for: !0 }, u.attrs, {
6097
6115
  id: u.id,
6098
6116
  key: u.id,
6099
6117
  name: u.name,
@@ -6120,9 +6138,9 @@ const Ur = () => {
6120
6138
  } : void 0
6121
6139
  ]), 1040, ["id", "name", "disabled", "value", "multiple", "variant", "checked", "onUpdate:checked"]))), 128))
6122
6140
  ], 2)
6123
- ], 8, Si));
6141
+ ], 8, xi));
6124
6142
  }
6125
- }), Bu = /* @__PURE__ */ A(Ci, [["__scopeId", "data-v-55121685"]]), Vi = /* @__PURE__ */ L({
6143
+ }), Pu = /* @__PURE__ */ A(Ti, [["__scopeId", "data-v-55121685"]]), Ii = /* @__PURE__ */ L({
6126
6144
  __name: "VJoySeparator",
6127
6145
  props: {
6128
6146
  /** Main text to apply in the central area */
@@ -6136,15 +6154,15 @@ const Ur = () => {
6136
6154
  },
6137
6155
  setup(e) {
6138
6156
  return (t, l) => (c(), b("div", {
6139
- class: T(["joy-separator", { "joy-separator__small": e.size === "small" }])
6157
+ class: I(["joy-separator", { "joy-separator__small": e.size === "small" }])
6140
6158
  }, [
6141
- g("span", null, J(e.text), 1)
6159
+ h("span", null, J(e.text), 1)
6142
6160
  ], 2));
6143
6161
  }
6144
- }), Au = /* @__PURE__ */ A(Vi, [["__scopeId", "data-v-21db2899"]]), xi = ["id"], Ti = { class: "joy-step__stroke" }, Ii = {
6162
+ }), Fu = /* @__PURE__ */ A(Ii, [["__scopeId", "data-v-21db2899"]]), Li = ["id"], Bi = { class: "joy-step__stroke" }, Ai = {
6145
6163
  key: 0,
6146
6164
  class: "joy-step__label"
6147
- }, Li = /* @__PURE__ */ L({
6165
+ }, Ei = /* @__PURE__ */ L({
6148
6166
  __name: "VJoyStep",
6149
6167
  props: {
6150
6168
  /** Set it to completed to change it's color */
@@ -6186,7 +6204,7 @@ const Ur = () => {
6186
6204
  progress: a
6187
6205
  }), (u, p) => (c(), b("div", {
6188
6206
  id: e.id,
6189
- class: T([
6207
+ class: I([
6190
6208
  "joy-step",
6191
6209
  `joy-step--size-${e.size}`,
6192
6210
  {
@@ -6195,23 +6213,23 @@ const Ur = () => {
6195
6213
  }
6196
6214
  ])
6197
6215
  }, [
6198
- g("span", Ti, [
6199
- g("span", {
6216
+ h("span", Bi, [
6217
+ h("span", {
6200
6218
  class: "joy-step__stroke--filled",
6201
6219
  style: ee({ maxWidth: a.value })
6202
6220
  }, null, 4)
6203
6221
  ]),
6204
6222
  O(ct, { name: "joy-step__label" }, {
6205
6223
  default: z(() => [
6206
- e.showLabel ? (c(), b("span", Ii, [
6224
+ e.showLabel ? (c(), b("span", Ai, [
6207
6225
  w(u.$slots, "default", {}, void 0, !0)
6208
6226
  ])) : _("", !0)
6209
6227
  ]),
6210
6228
  _: 3
6211
6229
  })
6212
- ], 10, xi));
6230
+ ], 10, Li));
6213
6231
  }
6214
- }), Bi = /* @__PURE__ */ A(Li, [["__scopeId", "data-v-3820cdf3"]]), Ai = { class: "joy-stepper" }, Ei = /* @__PURE__ */ L({
6232
+ }), zi = /* @__PURE__ */ A(Ei, [["__scopeId", "data-v-3820cdf3"]]), Ji = { class: "joy-stepper" }, Mi = /* @__PURE__ */ L({
6215
6233
  __name: "VJoyStepper",
6216
6234
  props: {
6217
6235
  /** Current step value */
@@ -6242,11 +6260,11 @@ const Ur = () => {
6242
6260
  currentItemSubStep: u,
6243
6261
  steps: i,
6244
6262
  invalidSubStepValue: s
6245
- }), (f, m) => (c(), b("div", Ai, [
6263
+ }), (f, m) => (c(), b("div", Ji, [
6246
6264
  (c(!0), b(W, null, U(i.value, (y, v) => {
6247
- var h;
6248
- return c(), I(Bi, H({ ref_for: !0 }, y.props, {
6249
- key: (h = y.props) == null ? void 0 : h.id,
6265
+ var g;
6266
+ return c(), T(zi, H({ ref_for: !0 }, y.props, {
6267
+ key: (g = y.props) == null ? void 0 : g.id,
6250
6268
  completed: v < e.step - 1,
6251
6269
  "current-sub-step": d(v),
6252
6270
  "show-label": q(n)
@@ -6254,7 +6272,7 @@ const Ur = () => {
6254
6272
  default: z(() => {
6255
6273
  var $;
6256
6274
  return [
6257
- ($ = y.children) != null && $.default ? (c(), I(X(y.children.default), { key: 0 })) : _("", !0)
6275
+ ($ = y.children) != null && $.default ? (c(), T(X(y.children.default), { key: 0 })) : _("", !0)
6258
6276
  ];
6259
6277
  }),
6260
6278
  _: 2
@@ -6262,7 +6280,7 @@ const Ur = () => {
6262
6280
  }), 128))
6263
6281
  ]));
6264
6282
  }
6265
- }), Eu = /* @__PURE__ */ A(Ei, [["__scopeId", "data-v-22705668"]]), zi = ["id", "aria-hidden", "aria-labelledby"], Ji = /* @__PURE__ */ L({
6283
+ }), Ou = /* @__PURE__ */ A(Mi, [["__scopeId", "data-v-22705668"]]), Pi = ["id", "aria-hidden", "aria-labelledby"], Fi = /* @__PURE__ */ L({
6266
6284
  __name: "VJoyTab",
6267
6285
  props: {
6268
6286
  /**
@@ -6299,18 +6317,18 @@ const Ur = () => {
6299
6317
  role: "tabpanel",
6300
6318
  "aria-hidden": o.value ? void 0 : "true",
6301
6319
  "aria-labelledby": `joy-tab-${e.tab}`,
6302
- class: T({
6320
+ class: I({
6303
6321
  "joy-tab": !0,
6304
6322
  "joy-tab__selected": o.value
6305
6323
  })
6306
6324
  }, [
6307
6325
  w(n.$slots, "default", {}, void 0, !0)
6308
- ], 10, zi));
6326
+ ], 10, Pi));
6309
6327
  }
6310
- }), zu = /* @__PURE__ */ A(Ji, [["__scopeId", "data-v-a76a7c92"]]), Mi = ["id", "href", "aria-selected", "aria-controls"], Pi = {
6328
+ }), Du = /* @__PURE__ */ A(Fi, [["__scopeId", "data-v-a76a7c92"]]), Oi = ["id", "href", "aria-selected", "aria-controls"], Di = {
6311
6329
  type: "button",
6312
6330
  tabindex: "-1"
6313
- }, Fi = /* @__PURE__ */ L({
6331
+ }, Ri = /* @__PURE__ */ L({
6314
6332
  __name: "TabButton",
6315
6333
  props: {
6316
6334
  /**
@@ -6364,17 +6382,17 @@ const Ur = () => {
6364
6382
  onClick: i,
6365
6383
  onKeydown: s[0] || (s[0] = (u) => a(u))
6366
6384
  }, [
6367
- g("div", {
6368
- class: T({
6385
+ h("div", {
6386
+ class: I({
6369
6387
  "joy-tab-button": !0,
6370
6388
  "joy-tab-button__selected": e.selected
6371
6389
  })
6372
6390
  }, [
6373
- g("button", Pi, [
6391
+ h("button", Di, [
6374
6392
  w(r.$slots, "default", {}, () => [
6375
6393
  D(J(e.label), 1)
6376
6394
  ], !0),
6377
- n.value ? (c(), I(cn, {
6395
+ n.value ? (c(), T(cn, {
6378
6396
  key: 0,
6379
6397
  class: "joy-tab-button_notifications",
6380
6398
  variant: "red",
@@ -6382,9 +6400,9 @@ const Ur = () => {
6382
6400
  }, null, 8, ["number"])) : _("", !0)
6383
6401
  ])
6384
6402
  ], 2)
6385
- ], 40, Mi));
6403
+ ], 40, Oi));
6386
6404
  }
6387
- }), Oi = /* @__PURE__ */ A(Fi, [["__scopeId", "data-v-8424823d"]]), Di = { class: "joy-tabs" }, Ri = /* @__PURE__ */ L({
6405
+ }), Ni = /* @__PURE__ */ A(Ri, [["__scopeId", "data-v-8424823d"]]), qi = { class: "joy-tabs" }, Hi = /* @__PURE__ */ L({
6388
6406
  __name: "VJoyTabs",
6389
6407
  props: {
6390
6408
  /** Use this prop to activate a specific tab by default by giving its name */
@@ -6397,47 +6415,47 @@ const Ur = () => {
6397
6415
  const o = e, n = l, i = G(), a = C(o.selectedTab);
6398
6416
  Ze("VJoyTabs", a);
6399
6417
  const r = C(null), s = C(null), u = C(!1), p = C(!1), d = V(() => {
6400
- const h = i.default();
6401
- return h.length === 1 && typeof h[0].type != "object" ? h[0].children.filter(f) : h.filter(f);
6418
+ const g = i.default();
6419
+ return g.length === 1 && typeof g[0].type != "object" ? g[0].children.filter(f) : g.filter(f);
6402
6420
  });
6403
- function f(h) {
6421
+ function f(g) {
6404
6422
  var $;
6405
- return (($ = h == null ? void 0 : h.type) == null ? void 0 : $.__name) === "VJoyTab";
6423
+ return (($ = g == null ? void 0 : g.type) == null ? void 0 : $.__name) === "VJoyTab";
6406
6424
  }
6407
- function m(h) {
6408
- return h.props.tab === a.value;
6425
+ function m(g) {
6426
+ return g.props.tab === a.value;
6409
6427
  }
6410
6428
  function y() {
6411
6429
  s.value && r.value && s.value.scrollWidth > r.value.offsetWidth ? (p.value = s.value.scrollLeft > 0, u.value = s.value.scrollLeft + r.value.offsetWidth < s.value.scrollWidth) : (p.value = !1, u.value = !1);
6412
6430
  }
6413
- function v(h, $ = !0) {
6414
- h && $ && (a.value = h, n("update:selected-tab", h));
6431
+ function v(g, $ = !0) {
6432
+ g && $ && (a.value = g, n("update:selected-tab", g));
6415
6433
  }
6416
6434
  return K(
6417
6435
  () => o.selectedTab,
6418
- (h) => {
6419
- h && v(h);
6436
+ (g) => {
6437
+ g && v(g);
6420
6438
  },
6421
6439
  { immediate: !0 }
6422
6440
  ), te(() => {
6423
- var h;
6424
- y(), (h = s.value) == null || h.addEventListener("scroll", y);
6441
+ var g;
6442
+ y(), (g = s.value) == null || g.addEventListener("scroll", y);
6425
6443
  }), Je(() => {
6426
- var h;
6427
- (h = s.value) == null || h.removeEventListener("scroll", y);
6444
+ var g;
6445
+ (g = s.value) == null || g.removeEventListener("scroll", y);
6428
6446
  }), t({
6429
6447
  tabs: d
6430
- }), (h, $) => (c(), b("div", Di, [
6431
- g("div", {
6448
+ }), (g, $) => (c(), b("div", qi, [
6449
+ h("div", {
6432
6450
  ref_key: "buttonListWrapper",
6433
6451
  ref: r,
6434
- class: T({
6452
+ class: I({
6435
6453
  "joy-tabs-buttons__wrapper": !0,
6436
6454
  "joy-tabs-buttons__wrapper--scroll-end": u.value,
6437
6455
  "joy-tabs-buttons__wrapper--scroll-start": p.value
6438
6456
  })
6439
6457
  }, [
6440
- g("div", {
6458
+ h("div", {
6441
6459
  ref_key: "buttonList",
6442
6460
  ref: s,
6443
6461
  class: "joy-tabs-buttons",
@@ -6446,7 +6464,7 @@ const Ur = () => {
6446
6464
  (c(!0), b(W, null, U(d.value, (j) => (c(), b("div", {
6447
6465
  key: j.props.tab
6448
6466
  }, [
6449
- O(Oi, {
6467
+ O(Ni, {
6450
6468
  tab: j.props.tab,
6451
6469
  label: j.props.label,
6452
6470
  href: j.props.href,
@@ -6457,7 +6475,7 @@ const Ur = () => {
6457
6475
  default: z(() => {
6458
6476
  var x;
6459
6477
  return [
6460
- (x = j.children) != null && x.header ? (c(), I(X(j.children.header), { key: 0 })) : _("", !0)
6478
+ (x = j.children) != null && x.header ? (c(), T(X(j.children.header), { key: 0 })) : _("", !0)
6461
6479
  ];
6462
6480
  }),
6463
6481
  _: 2
@@ -6465,12 +6483,12 @@ const Ur = () => {
6465
6483
  ]))), 128))
6466
6484
  ], 512)
6467
6485
  ], 2),
6468
- g("div", null, [
6469
- w(h.$slots, "default", {}, void 0, !0)
6486
+ h("div", null, [
6487
+ w(g.$slots, "default", {}, void 0, !0)
6470
6488
  ])
6471
6489
  ]));
6472
6490
  }
6473
- }), Ju = /* @__PURE__ */ A(Ri, [["__scopeId", "data-v-9aea2d41"]]), Ni = ["id", "role"], qi = /* @__PURE__ */ L({
6491
+ }), Ru = /* @__PURE__ */ A(Hi, [["__scopeId", "data-v-9aea2d41"]]), Wi = ["id", "role"], Ui = /* @__PURE__ */ L({
6474
6492
  __name: "VJoyTag",
6475
6493
  props: {
6476
6494
  label: {},
@@ -6506,12 +6524,12 @@ const Ur = () => {
6506
6524
  }
6507
6525
  return (p, d) => (c(), b("span", {
6508
6526
  id: r.value,
6509
- class: T([i.value]),
6527
+ class: I([i.value]),
6510
6528
  role: p.link || p.selectable ? "button" : void 0,
6511
6529
  onClick: u
6512
6530
  }, [
6513
6531
  w(p.$slots, "default", {}, () => [
6514
- p.draggable ? (c(), I(N, {
6532
+ p.draggable ? (c(), T(N, {
6515
6533
  key: 0,
6516
6534
  class: "joy-tag__drag",
6517
6535
  name: "drag",
@@ -6519,7 +6537,7 @@ const Ur = () => {
6519
6537
  })) : _("", !0),
6520
6538
  D(" " + J(p.label), 1)
6521
6539
  ], !0),
6522
- p.removable ? (c(), I(N, {
6540
+ p.removable ? (c(), T(N, {
6523
6541
  key: 0,
6524
6542
  class: "joy-tag__removable",
6525
6543
  name: "cross",
@@ -6528,9 +6546,9 @@ const Ur = () => {
6528
6546
  onClick: Bo(s, ["stop"]),
6529
6547
  onKeydown: Oe(s, ["enter"])
6530
6548
  })) : _("", !0)
6531
- ], 10, Ni));
6549
+ ], 10, Wi));
6532
6550
  }
6533
- }), ho = /* @__PURE__ */ A(qi, [["__scopeId", "data-v-9c079536"]]);
6551
+ }), go = /* @__PURE__ */ A(Ui, [["__scopeId", "data-v-9c079536"]]);
6534
6552
  var be = /* @__PURE__ */ ((e) => (e.DUPLICATED_ENTRY = "DUPLICATED_ENTRY", e.INVALID_EMAIL = "INVALID_EMAIL", e))(be || {});
6535
6553
  function Jt(e) {
6536
6554
  if (!Array.isArray(e) && typeof e != "string")
@@ -6543,7 +6561,7 @@ function Jt(e) {
6543
6561
  return o;
6544
6562
  }) === void 0 : t(e);
6545
6563
  }
6546
- const Hi = { class: "joy-tags-input__wrapper" }, Wi = ["id", "name", "placeholder"], Ui = { key: 0 }, Gi = { key: 1 }, Yi = /* @__PURE__ */ L({
6564
+ const Gi = { class: "joy-tags-input__wrapper" }, Yi = ["id", "name", "placeholder"], Ki = { key: 0 }, Zi = { key: 1 }, Xi = /* @__PURE__ */ L({
6547
6565
  __name: "VJoyTagsInput",
6548
6566
  props: {
6549
6567
  name: {},
@@ -6567,7 +6585,7 @@ const Hi = { class: "joy-tags-input__wrapper" }, Wi = ["id", "name", "placeholde
6567
6585
  const S = i.value.map((Y) => Y.trim());
6568
6586
  return S.filter((Y, se) => S.indexOf(Y) !== se).length ? !0 : (F = r.value) != null && F.value ? S.includes(r.value.value.trim()) : !1;
6569
6587
  }
6570
- function h() {
6588
+ function g() {
6571
6589
  v() && (u.value = be.DUPLICATED_ENTRY);
6572
6590
  }
6573
6591
  function $(S) {
@@ -6624,7 +6642,7 @@ const Hi = { class: "joy-tags-input__wrapper" }, Wi = ["id", "name", "placeholde
6624
6642
  s.value = S || v(), !S && v() && (u.value = null);
6625
6643
  }
6626
6644
  function R() {
6627
- k(), y(), h();
6645
+ k(), y(), g();
6628
6646
  }
6629
6647
  return K(
6630
6648
  () => o.modelValue,
@@ -6635,8 +6653,8 @@ const Hi = { class: "joy-tags-input__wrapper" }, Wi = ["id", "name", "placeholde
6635
6653
  ), t({
6636
6654
  isInvalid: s,
6637
6655
  hasDuplicates: v
6638
- }), (S, M) => (c(), b("div", Hi, [
6639
- S.$slots.default ? (c(), I(Ve, {
6656
+ }), (S, M) => (c(), b("div", Gi, [
6657
+ S.$slots.default ? (c(), T(Ve, {
6640
6658
  key: 0,
6641
6659
  id: S.name,
6642
6660
  class: "joy-tags-input__label"
@@ -6646,8 +6664,8 @@ const Hi = { class: "joy-tags-input__wrapper" }, Wi = ["id", "name", "placeholde
6646
6664
  ]),
6647
6665
  _: 3
6648
6666
  }, 8, ["id"])) : _("", !0),
6649
- g("div", {
6650
- class: T([
6667
+ h("div", {
6668
+ class: I([
6651
6669
  "joy-tags-input__inner",
6652
6670
  {
6653
6671
  "joy-tags-input__inner--focused": a.value,
@@ -6655,7 +6673,7 @@ const Hi = { class: "joy-tags-input__wrapper" }, Wi = ["id", "name", "placeholde
6655
6673
  }
6656
6674
  ])
6657
6675
  }, [
6658
- (c(!0), b(W, null, U(i.value, (F) => (c(), I(ho, {
6676
+ (c(!0), b(W, null, U(i.value, (F) => (c(), T(go, {
6659
6677
  key: F,
6660
6678
  variant: S.variant,
6661
6679
  removable: !0,
@@ -6669,7 +6687,7 @@ const Hi = { class: "joy-tags-input__wrapper" }, Wi = ["id", "name", "placeholde
6669
6687
  ]),
6670
6688
  _: 2
6671
6689
  }, 1032, ["variant", "size", "label", "value"]))), 128)),
6672
- g("input", {
6690
+ h("input", {
6673
6691
  id: S.name,
6674
6692
  ref_key: "inputEl",
6675
6693
  ref: r,
@@ -6679,23 +6697,23 @@ const Hi = { class: "joy-tags-input__wrapper" }, Wi = ["id", "name", "placeholde
6679
6697
  onKeydown: x,
6680
6698
  onFocus: E,
6681
6699
  onBlur: B
6682
- }, null, 40, Wi)
6700
+ }, null, 40, Yi)
6683
6701
  ], 2),
6684
- m.value ? (c(), I(mt, {
6702
+ m.value ? (c(), T(mt, {
6685
6703
  key: 1,
6686
6704
  class: "joy-tags-input__error"
6687
6705
  }, {
6688
6706
  default: z(() => [
6689
- g("ul", null, [
6690
- f.value ? (c(), b("li", Ui, J(S.duplicationError), 1)) : _("", !0),
6691
- d.value ? (c(), b("li", Gi, J(S.invalidEmailError), 1)) : _("", !0)
6707
+ h("ul", null, [
6708
+ f.value ? (c(), b("li", Ki, J(S.duplicationError), 1)) : _("", !0),
6709
+ d.value ? (c(), b("li", Zi, J(S.invalidEmailError), 1)) : _("", !0)
6692
6710
  ])
6693
6711
  ]),
6694
6712
  _: 1
6695
6713
  })) : _("", !0)
6696
6714
  ]));
6697
6715
  }
6698
- }), Mu = /* @__PURE__ */ A(Yi, [["__scopeId", "data-v-f00760e9"]]), Ki = /* @__PURE__ */ L({
6716
+ }), Nu = /* @__PURE__ */ A(Xi, [["__scopeId", "data-v-f00760e9"]]), Qi = /* @__PURE__ */ L({
6699
6717
  __name: "VJoyTagsList",
6700
6718
  props: {
6701
6719
  align: {
@@ -6749,9 +6767,9 @@ const Hi = { class: "joy-tags-input__wrapper" }, Wi = ["id", "name", "placeholde
6749
6767
  l("removeTag", u.value);
6750
6768
  }
6751
6769
  return (u, p) => (c(), b("div", {
6752
- class: T(["joy-tags-list", `joy-tags-list--${e.align}`])
6770
+ class: I(["joy-tags-list", `joy-tags-list--${e.align}`])
6753
6771
  }, [
6754
- (c(!0), b(W, null, U(e.tags, (d) => (c(), I(ho, H({
6772
+ (c(!0), b(W, null, U(e.tags, (d) => (c(), T(go, H({
6755
6773
  key: d.value || d.label,
6756
6774
  ref_for: !0
6757
6775
  }, d, {
@@ -6774,36 +6792,36 @@ const Hi = { class: "joy-tags-input__wrapper" }, Wi = ["id", "name", "placeholde
6774
6792
  }, 1040, ["selectable", "removable", "variant", "selected", "onSelected"]))), 128))
6775
6793
  ], 2));
6776
6794
  }
6777
- }), Pu = /* @__PURE__ */ A(Ki, [["__scopeId", "data-v-1d8003ef"]]), Zi = {}, Xi = {
6778
- class: /* @__PURE__ */ T(["joy-template-shape__shapes"])
6795
+ }), qu = /* @__PURE__ */ A(Qi, [["__scopeId", "data-v-1d8003ef"]]), es = {}, ts = {
6796
+ class: /* @__PURE__ */ I(["joy-template-shape__shapes"])
6779
6797
  };
6780
- function Qi(e, t) {
6781
- return c(), b("div", Xi, t[0] || (t[0] = [
6798
+ function os(e, t) {
6799
+ return c(), b("div", ts, t[0] || (t[0] = [
6782
6800
  Dt('<div class="shapes__wrapper" data-v-da63aa46><div class="shape_1" data-v-da63aa46></div><div class="shape_2" data-v-da63aa46></div><div class="shape_3" data-v-da63aa46></div><div class="shape_4" data-v-da63aa46></div></div>', 1)
6783
6801
  ]));
6784
6802
  }
6785
- const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46"]]), ts = { class: "joy-template__wrapper" }, os = {
6803
+ const ns = /* @__PURE__ */ A(es, [["render", os], ["__scopeId", "data-v-da63aa46"]]), ls = { class: "joy-template__wrapper" }, as = {
6786
6804
  key: 0,
6787
6805
  class: "joy-template__heading"
6788
- }, ns = {
6806
+ }, rs = {
6789
6807
  key: 0,
6790
6808
  class: "joy-template-slot-back"
6791
- }, ls = { class: "joy-template__heading___headings" }, as = {
6809
+ }, is = { class: "joy-template__heading___headings" }, ss = {
6792
6810
  key: 0,
6793
6811
  class: "joy-template-slot-title"
6794
- }, rs = {
6812
+ }, us = {
6795
6813
  key: 1,
6796
6814
  class: "joy-template-slot-subtitle"
6797
- }, is = {
6815
+ }, ds = {
6798
6816
  key: 1,
6799
6817
  class: "joy-template-slot-actions"
6800
- }, ss = {
6818
+ }, cs = {
6801
6819
  key: 0,
6802
6820
  class: "joy-template-slot-main"
6803
- }, us = {
6821
+ }, fs = {
6804
6822
  key: 1,
6805
6823
  class: "joy-template-slot-sidebar"
6806
- }, ds = /* @__PURE__ */ L({
6824
+ }, ps = /* @__PURE__ */ L({
6807
6825
  __name: "VJoyTemplate",
6808
6826
  props: {
6809
6827
  /** Takes 100% of free space */
@@ -6826,43 +6844,43 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
6826
6844
  setup(e) {
6827
6845
  const t = e, l = G(), o = V(() => !!l["template-back"] || !!l["template-title"] || !!l["template-subtitle"] || !!l["template-actions"]);
6828
6846
  return (n, i) => (c(), b("div", {
6829
- class: T(["joy-template", { "joy-template--full": e.full, "joy-template--loading": e.loading }])
6847
+ class: I(["joy-template", { "joy-template--full": e.full, "joy-template--loading": e.loading }])
6830
6848
  }, [
6831
- e.shapes ? (c(), I(es, { key: 0 })) : _("", !0),
6832
- g("div", ts, [
6833
- o.value ? (c(), b("div", os, [
6834
- l["template-back"] ? (c(), b("div", ns, [
6849
+ e.shapes ? (c(), T(ns, { key: 0 })) : _("", !0),
6850
+ h("div", ls, [
6851
+ o.value ? (c(), b("div", as, [
6852
+ l["template-back"] ? (c(), b("div", rs, [
6835
6853
  w(n.$slots, "template-back", {}, void 0, !0)
6836
6854
  ])) : _("", !0),
6837
- g("div", ls, [
6838
- l["template-title"] ? (c(), b("div", as, [
6855
+ h("div", is, [
6856
+ l["template-title"] ? (c(), b("div", ss, [
6839
6857
  w(n.$slots, "template-title", {}, void 0, !0)
6840
6858
  ])) : _("", !0),
6841
- l["template-subtitle"] ? (c(), b("div", rs, [
6859
+ l["template-subtitle"] ? (c(), b("div", us, [
6842
6860
  w(n.$slots, "template-subtitle", {}, void 0, !0)
6843
6861
  ])) : _("", !0)
6844
6862
  ]),
6845
- l["template-actions"] ? (c(), b("div", is, [
6863
+ l["template-actions"] ? (c(), b("div", ds, [
6846
6864
  w(n.$slots, "template-actions", {}, void 0, !0)
6847
6865
  ])) : _("", !0)
6848
6866
  ])) : _("", !0),
6849
- g("div", {
6850
- class: T([
6867
+ h("div", {
6868
+ class: I([
6851
6869
  "joy-template__content",
6852
6870
  {
6853
6871
  "joy-template__content--reverse": t.sidebar === "left"
6854
6872
  }
6855
6873
  ])
6856
6874
  }, [
6857
- n.$slots["template-main"] ? (c(), b("div", ss, [
6875
+ n.$slots["template-main"] ? (c(), b("div", cs, [
6858
6876
  w(n.$slots, "template-main", {}, void 0, !0)
6859
6877
  ])) : _("", !0),
6860
- n.$slots["template-sidebar"] ? (c(), b("div", us, [
6878
+ n.$slots["template-sidebar"] ? (c(), b("div", fs, [
6861
6879
  w(n.$slots, "template-sidebar", {}, void 0, !0)
6862
6880
  ])) : _("", !0)
6863
6881
  ], 2)
6864
6882
  ]),
6865
- e.loading ? (c(), I(Xt, {
6883
+ e.loading ? (c(), T(Xt, {
6866
6884
  key: 1,
6867
6885
  overlay: "",
6868
6886
  color: e.loadingColor
@@ -6874,7 +6892,7 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
6874
6892
  }, 8, ["color"])) : _("", !0)
6875
6893
  ], 2));
6876
6894
  }
6877
- }), Fu = /* @__PURE__ */ A(ds, [["__scopeId", "data-v-8e1d59ca"]]), cs = /* @__PURE__ */ L({
6895
+ }), Hu = /* @__PURE__ */ A(ps, [["__scopeId", "data-v-8e1d59ca"]]), ys = /* @__PURE__ */ L({
6878
6896
  __name: "VJoyText",
6879
6897
  props: {
6880
6898
  /** Defines the tag name of the Node you want to create. By default it's a simple P tag. Lowercase only */
@@ -6889,8 +6907,8 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
6889
6907
  }
6890
6908
  },
6891
6909
  setup(e) {
6892
- return (t, l) => (c(), I(X(e.tagName), {
6893
- class: T(`joy-text joy-font-${e.preset}`)
6910
+ return (t, l) => (c(), T(X(e.tagName), {
6911
+ class: I(`joy-text joy-font-${e.preset}`)
6894
6912
  }, {
6895
6913
  default: z(() => [
6896
6914
  w(t.$slots, "default", {}, void 0, !0)
@@ -6898,13 +6916,13 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
6898
6916
  _: 3
6899
6917
  }, 8, ["class"]));
6900
6918
  }
6901
- }), Ou = /* @__PURE__ */ A(cs, [["__scopeId", "data-v-6295f9ec"]]), fs = ["aria-disabled"], ps = { class: "joy-textarea_wrapper" }, ys = ["id", "disabled", "name", "required", "minlength", "value"], ms = {
6919
+ }), Wu = /* @__PURE__ */ A(ys, [["__scopeId", "data-v-6295f9ec"]]), ms = ["aria-disabled"], vs = { class: "joy-textarea_wrapper" }, hs = ["id", "disabled", "name", "required", "minlength", "value"], gs = {
6902
6920
  key: 1,
6903
6921
  class: "joy-textarea_helpers"
6904
- }, vs = {
6922
+ }, bs = {
6905
6923
  inheritAttrs: !1
6906
- }, gs = /* @__PURE__ */ L({
6907
- ...vs,
6924
+ }, ws = /* @__PURE__ */ L({
6925
+ ...bs,
6908
6926
  __name: "VJoyTextarea",
6909
6927
  props: {
6910
6928
  autofocus: {
@@ -6999,7 +7017,7 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
6999
7017
  eventHandlers: m
7000
7018
  }), (y, v) => (c(), b("div", {
7001
7019
  "aria-disabled": e.disabled,
7002
- class: T([
7020
+ class: I([
7003
7021
  "joy-textarea",
7004
7022
  {
7005
7023
  "joy-textarea_invalid": s.value || e.invalid,
@@ -7009,7 +7027,7 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7009
7027
  }
7010
7028
  ])
7011
7029
  }, [
7012
- f.value ? (c(), I(Ve, {
7030
+ f.value ? (c(), T(Ve, {
7013
7031
  key: 0,
7014
7032
  for: e.id,
7015
7033
  required: e.required && e.requiredMark,
@@ -7023,8 +7041,8 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7023
7041
  ]),
7024
7042
  _: 3
7025
7043
  }, 8, ["for", "required", "optional-label", "size"])) : _("", !0),
7026
- g("div", ps, [
7027
- g("textarea", H(y.$attrs, {
7044
+ h("div", vs, [
7045
+ h("textarea", H(y.$attrs, {
7028
7046
  id: e.id,
7029
7047
  ref_key: "textarea",
7030
7048
  ref: a,
@@ -7035,21 +7053,21 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7035
7053
  minlength: e.minlength,
7036
7054
  value: e.modelValue,
7037
7055
  onInput: v[0] || (v[0] = //@ts-ignore
7038
- (...h) => m.onInput && m.onInput(...h)),
7056
+ (...g) => m.onInput && m.onInput(...g)),
7039
7057
  onChange: v[1] || (v[1] = //@ts-ignore
7040
- (...h) => m.onChange && m.onChange(...h)),
7058
+ (...g) => m.onChange && m.onChange(...g)),
7041
7059
  onFocus: v[2] || (v[2] = //@ts-ignore
7042
- (...h) => m.onFocus && m.onFocus(...h)),
7060
+ (...g) => m.onFocus && m.onFocus(...g)),
7043
7061
  onBlur: v[3] || (v[3] = //@ts-ignore
7044
- (...h) => m.onBlur && m.onBlur(...h))
7045
- }), null, 16, ys)
7062
+ (...g) => m.onBlur && m.onBlur(...g))
7063
+ }), null, 16, hs)
7046
7064
  ]),
7047
- e.minlength || e.maxlength ? (c(), b("div", ms, [
7065
+ e.minlength || e.maxlength ? (c(), b("div", gs, [
7048
7066
  e.minlength ? (c(), b("p", {
7049
7067
  key: 0,
7050
- class: T(["joy-textarea-min", { "joy-textarea-min-invalid": e.invalid }])
7068
+ class: I(["joy-textarea-min", { "joy-textarea-min-invalid": e.invalid }])
7051
7069
  }, [
7052
- d.value ? _("", !0) : (c(), I(N, {
7070
+ d.value ? _("", !0) : (c(), T(N, {
7053
7071
  key: 0,
7054
7072
  name: "check",
7055
7073
  color: "neutral",
@@ -7059,28 +7077,28 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7059
7077
  ], 2)) : _("", !0),
7060
7078
  e.maxlength ? (c(), b("p", {
7061
7079
  key: 1,
7062
- class: T(["joy-textarea-count", { "joy-textarea-count-invalid": p.value }])
7080
+ class: I(["joy-textarea-count", { "joy-textarea-count-invalid": p.value }])
7063
7081
  }, J(e.modelValue.length + "/" + e.maxlength), 3)) : _("", !0)
7064
7082
  ])) : _("", !0)
7065
- ], 10, fs));
7083
+ ], 10, ms));
7066
7084
  }
7067
- }), Du = /* @__PURE__ */ A(gs, [["__scopeId", "data-v-52e4553a"]]), hs = /* @__PURE__ */ L({
7085
+ }), Uu = /* @__PURE__ */ A(ws, [["__scopeId", "data-v-52e4553a"]]), _s = /* @__PURE__ */ L({
7068
7086
  __name: "VJoyTitleBrand",
7069
7087
  props: {
7070
7088
  tag: { default: "p" }
7071
7089
  },
7072
7090
  setup(e) {
7073
- return (t, l) => (c(), I(X(t.tag), { class: "joy-title-brand joy-font-secondary-200" }, {
7091
+ return (t, l) => (c(), T(X(t.tag), { class: "joy-title-brand joy-font-secondary-200" }, {
7074
7092
  default: z(() => [
7075
7093
  w(t.$slots, "default", {}, void 0, !0)
7076
7094
  ]),
7077
7095
  _: 3
7078
7096
  }));
7079
7097
  }
7080
- }), Ru = /* @__PURE__ */ A(hs, [["__scopeId", "data-v-f63a2545"]]), bs = { class: "joy-toggle__wrapper" }, ws = ["name", "disabled", "checked", "required", "aria-checked", "value"], _s = { class: "joy-toggle__content" }, js = { class: "joy-toggle__content-label" }, ks = {
7098
+ }), Gu = /* @__PURE__ */ A(_s, [["__scopeId", "data-v-f63a2545"]]), js = { class: "joy-toggle__wrapper" }, ks = ["name", "disabled", "checked", "required", "aria-checked", "value"], $s = { class: "joy-toggle__content" }, Ss = { class: "joy-toggle__content-label" }, Cs = {
7081
7099
  key: 0,
7082
7100
  class: "joy-toggle__smile"
7083
- }, $s = /* @__PURE__ */ L({
7101
+ }, Vs = /* @__PURE__ */ L({
7084
7102
  __name: "VJoyToggle",
7085
7103
  props: {
7086
7104
  modelValue: {
@@ -7132,9 +7150,9 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7132
7150
  o.value = !1;
7133
7151
  }
7134
7152
  };
7135
- return (i, a) => (c(), b("div", bs, [
7136
- g("label", {
7137
- class: T([
7153
+ return (i, a) => (c(), b("div", js, [
7154
+ h("label", {
7155
+ class: I([
7138
7156
  "joy-toggle",
7139
7157
  "joy-toggle__" + e.variant,
7140
7158
  {
@@ -7144,7 +7162,7 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7144
7162
  }
7145
7163
  ])
7146
7164
  }, [
7147
- g("input", {
7165
+ h("input", {
7148
7166
  ref: "input",
7149
7167
  type: "checkbox",
7150
7168
  class: "joy-toggle__input",
@@ -7161,28 +7179,28 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7161
7179
  (...r) => n.onFocus && n.onFocus(...r)),
7162
7180
  onBlur: a[2] || (a[2] = //@ts-ignore
7163
7181
  (...r) => n.onBlur && n.onBlur(...r))
7164
- }, null, 40, ws),
7165
- g("p", _s, [
7166
- a[4] || (a[4] = g("span", { class: "joy-toggle__symbol" }, null, -1)),
7167
- g("span", js, [
7182
+ }, null, 40, ks),
7183
+ h("p", $s, [
7184
+ a[4] || (a[4] = h("span", { class: "joy-toggle__symbol" }, null, -1)),
7185
+ h("span", Ss, [
7168
7186
  w(i.$slots, "default", {}, () => [
7169
7187
  D(J(e.label), 1)
7170
7188
  ], !0)
7171
7189
  ]),
7172
- e.variant === "default" ? (c(), b("span", ks, a[3] || (a[3] = [
7173
- g("svg", {
7190
+ e.variant === "default" ? (c(), b("span", Cs, a[3] || (a[3] = [
7191
+ h("svg", {
7174
7192
  width: "18",
7175
7193
  height: "10",
7176
7194
  viewBox: "0 0 18 10",
7177
7195
  fill: "currentColor",
7178
7196
  xmlns: "http://www.w3.org/2000/svg"
7179
7197
  }, [
7180
- g("path", {
7198
+ h("path", {
7181
7199
  d: "M9.0237 9.14856C15.7144 9.14856 17.8736 2.22231 17.9649 1.91853L17.9345 1.94891C18.1778 1.15908 17.7216 0.308485 16.9309 0.0654591C16.1402 -0.177566 15.2886 0.278108 15.0453 1.06794C14.9845 1.25021 13.5551 6.11073 8.99328 6.11073C4.43147 6.11073 3.03249 1.43248 2.97167 1.21983C2.75878 0.399622 1.90724 -0.0560541 1.11652 0.156593C0.295397 0.369241 -0.160787 1.18945 0.0520982 2.00967C0.721165 4.4703 3.48869 9.14856 9.0237 9.14856Z",
7182
7200
  fill: "currentColor"
7183
7201
  })
7184
7202
  ], -1)
7185
- ]))) : (c(), I(N, {
7203
+ ]))) : (c(), T(N, {
7186
7204
  key: 1,
7187
7205
  name: "eye",
7188
7206
  class: "joy-toggle__icon"
@@ -7191,7 +7209,7 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7191
7209
  ], 2)
7192
7210
  ]));
7193
7211
  }
7194
- }), Nu = /* @__PURE__ */ A($s, [["__scopeId", "data-v-9f8d9f48"]]), Ss = /* @__PURE__ */ L({
7212
+ }), Yu = /* @__PURE__ */ A(Vs, [["__scopeId", "data-v-9f8d9f48"]]), xs = ["aria-describedby"], Ts = ["id"], Is = /* @__PURE__ */ L({
7195
7213
  __name: "VJoyTooltip",
7196
7214
  props: {
7197
7215
  /** If you are 100% sure the content you want to inject does not contain anything that could lead to any XSS, use this */
@@ -7232,6 +7250,9 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7232
7250
  enableClickInContent: {
7233
7251
  type: Boolean,
7234
7252
  default: !1
7253
+ },
7254
+ id: {
7255
+ type: String
7235
7256
  }
7236
7257
  },
7237
7258
  setup(e, { expose: t }) {
@@ -7270,7 +7291,7 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7270
7291
  n.value = $;
7271
7292
  }, o.delay);
7272
7293
  }
7273
- const h = V(() => {
7294
+ const g = V(() => {
7274
7295
  const { middlewareData: $, placement: j } = u.value, x = $.arrow, E = {
7275
7296
  top: "bottom",
7276
7297
  right: "left",
@@ -7292,7 +7313,7 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7292
7313
  }), t({
7293
7314
  tooltipVisible: n,
7294
7315
  tooltip: r
7295
- }), ($, j) => (c(), I(q(yt), {
7316
+ }), ($, j) => (c(), T(q(yt), {
7296
7317
  ref: "tooltipClickOutside",
7297
7318
  class: "joy-tooltip__click-outside",
7298
7319
  options: p.value,
@@ -7301,23 +7322,25 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7301
7322
  default: z(() => {
7302
7323
  var x;
7303
7324
  return [
7304
- g("div", {
7325
+ h("div", {
7305
7326
  ref_key: "tooltipWrapper",
7306
7327
  ref: i,
7307
7328
  class: "joy-tooltip__wrapper",
7329
+ "aria-describedby": e.id,
7308
7330
  onClick: y,
7309
7331
  onMouseenter: f,
7310
7332
  onMouseleave: m,
7311
7333
  onKeydown: j[0] || (j[0] = Oe((E) => v(!1), ["tab"]))
7312
7334
  }, [
7313
7335
  w($.$slots, "default", {}, void 0, !0),
7314
- (c(), I(ze, { to: "body" }, [
7336
+ (c(), T(ze, { to: "body" }, [
7315
7337
  n.value && d.value ? (c(), b("div", {
7316
7338
  key: 0,
7339
+ id: e.id,
7317
7340
  ref_key: "tooltip",
7318
7341
  ref: r,
7319
7342
  role: "tooltip",
7320
- class: T([
7343
+ class: I([
7321
7344
  "joy-tooltip__content",
7322
7345
  `joy-tooltip--${e.variant}`,
7323
7346
  {
@@ -7326,13 +7349,13 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7326
7349
  ]),
7327
7350
  style: ee({ ...(x = u.value) == null ? void 0 : x.floatingStyles, maxWidth: `${e.tooltipWidth}px` })
7328
7351
  }, [
7329
- g("div", {
7352
+ h("div", {
7330
7353
  ref_key: "tooltipArrow",
7331
7354
  ref: s,
7332
7355
  class: "joy-tooltip__arrow",
7333
- style: ee(h.value)
7356
+ style: ee(g.value)
7334
7357
  }, null, 4),
7335
- g("div", {
7358
+ h("div", {
7336
7359
  ref_key: "tooltipContent",
7337
7360
  ref: a,
7338
7361
  class: "joy-tooltip__content__inner"
@@ -7341,15 +7364,15 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7341
7364
  D(J(e.text), 1)
7342
7365
  ], !0)
7343
7366
  ], 512)
7344
- ], 6)) : _("", !0)
7367
+ ], 14, Ts)) : _("", !0)
7345
7368
  ]))
7346
- ], 544)
7369
+ ], 40, xs)
7347
7370
  ];
7348
7371
  }),
7349
7372
  _: 3
7350
7373
  }, 8, ["options"]));
7351
7374
  }
7352
- }), qu = /* @__PURE__ */ A(Ss, [["__scopeId", "data-v-711b68c7"]]), Cs = { class: "joy-user-card__picture" }, Vs = { class: "joy-user-card__informations" }, xs = { class: "joy-user-card__title" }, Ts = { class: "joy-user-card__subtitle" }, Is = /* @__PURE__ */ L({
7375
+ }), Ku = /* @__PURE__ */ A(Is, [["__scopeId", "data-v-14c89471"]]), Ls = { class: "joy-user-card__picture" }, Bs = { class: "joy-user-card__informations" }, As = { class: "joy-user-card__title" }, Es = { class: "joy-user-card__subtitle" }, zs = /* @__PURE__ */ L({
7353
7376
  __name: "VJoyUserCard",
7354
7377
  props: {
7355
7378
  /**
@@ -7376,13 +7399,13 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7376
7399
  }
7377
7400
  },
7378
7401
  setup(e) {
7379
- return (t, l) => (c(), I(X(e.link ? "a" : "div"), H({
7402
+ return (t, l) => (c(), T(X(e.link ? "a" : "div"), H({
7380
7403
  class: "joy-user-card",
7381
7404
  href: e.link,
7382
7405
  title: e.fullName
7383
7406
  }, t.$attrs), {
7384
7407
  default: z(() => [
7385
- g("div", Cs, [
7408
+ h("div", Ls, [
7386
7409
  w(t.$slots, "user-card-avatar", {}, () => [
7387
7410
  O(an, {
7388
7411
  "photo-url": e.photoUrl,
@@ -7390,24 +7413,24 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7390
7413
  }, null, 8, ["photo-url", "full-name"])
7391
7414
  ], !0)
7392
7415
  ]),
7393
- g("div", Vs, [
7394
- g("p", xs, [
7416
+ h("div", Bs, [
7417
+ h("p", As, [
7395
7418
  w(t.$slots, "user-card-title", {}, () => [
7396
7419
  D(J(e.fullName), 1)
7397
7420
  ], !0)
7398
7421
  ]),
7399
- g("p", Ts, [
7422
+ h("p", Es, [
7400
7423
  w(t.$slots, "user-card-subtitle", {}, () => [
7401
7424
  D(J(e.subTitle), 1)
7402
7425
  ], !0)
7403
7426
  ]),
7404
7427
  w(t.$slots, "user-card-rating-stars", {}, () => [
7405
- e.ratingValue ? (c(), I(vi, {
7428
+ e.ratingValue ? (c(), T(bi, {
7406
7429
  key: 0,
7407
7430
  "rating-value": e.ratingValue
7408
7431
  }, null, 8, ["rating-value"])) : _("", !0)
7409
7432
  ], !0),
7410
- g("div", null, [
7433
+ h("div", null, [
7411
7434
  w(t.$slots, "default", {}, void 0, !0)
7412
7435
  ])
7413
7436
  ])
@@ -7415,13 +7438,13 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7415
7438
  _: 3
7416
7439
  }, 16, ["href", "title"]));
7417
7440
  }
7418
- }), Hu = /* @__PURE__ */ A(Is, [["__scopeId", "data-v-86acec3a"]]), Ls = { class: "joy-walkthrough-trigger__content" }, Bs = {
7441
+ }), Zu = /* @__PURE__ */ A(zs, [["__scopeId", "data-v-86acec3a"]]), Js = { class: "joy-walkthrough-trigger__content" }, Ms = {
7419
7442
  key: 0,
7420
7443
  class: "joy-pr-3"
7421
- }, As = {
7444
+ }, Ps = {
7422
7445
  key: 1,
7423
7446
  class: "joy-pl-3"
7424
- }, Es = /* @__PURE__ */ L({
7447
+ }, Fs = /* @__PURE__ */ L({
7425
7448
  __name: "VJoyWalkthroughTrigger",
7426
7449
  props: {
7427
7450
  icon: {},
@@ -7438,15 +7461,15 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7438
7461
  class: "joy-walkthrough-trigger joy-bgcolor-neutral-60 joy-core-radius-5",
7439
7462
  onClick: n[0] || (n[0] = (a) => l.value = !l.value)
7440
7463
  }), [
7441
- o.icon ? (c(), I(N, {
7464
+ o.icon ? (c(), T(N, {
7442
7465
  key: 0,
7443
7466
  color: "white",
7444
7467
  class: "joy-walkthrough-trigger__icon joy-mr-3",
7445
7468
  name: o.icon
7446
7469
  }, null, 8, ["name"])) : _("", !0),
7447
- g("div", Ls, [
7448
- o.title ? (c(), b("span", Bs, J(o.title), 1)) : _("", !0),
7449
- o.subtitle ? (c(), b("span", As, J(o.subtitle), 1)) : _("", !0)
7470
+ h("div", Js, [
7471
+ o.title ? (c(), b("span", Ms, J(o.title), 1)) : _("", !0),
7472
+ o.subtitle ? (c(), b("span", Ps, J(o.subtitle), 1)) : _("", !0)
7450
7473
  ]),
7451
7474
  O(N, {
7452
7475
  class: "joy-ml-3",
@@ -7458,16 +7481,16 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7458
7481
  ]);
7459
7482
  };
7460
7483
  }
7461
- }), zs = /* @__PURE__ */ A(Es, [["__scopeId", "data-v-56824d11"]]), Js = { class: "joy-walkthrough-modal__illustration" }, Ms = { class: "joy-walkthrough-modal__content___titles" }, Ps = { class: "joy-walkthrough-modal__content___title" }, Fs = { class: "joy-walkthrough-modal__content___subtitle" }, Os = {
7484
+ }), Os = /* @__PURE__ */ A(Fs, [["__scopeId", "data-v-56824d11"]]), Ds = { class: "joy-walkthrough-modal__illustration" }, Rs = { class: "joy-walkthrough-modal__content___titles" }, Ns = { class: "joy-walkthrough-modal__content___title" }, qs = { class: "joy-walkthrough-modal__content___subtitle" }, Hs = {
7462
7485
  key: 0,
7463
7486
  class: "joy-mt-4"
7464
- }, Ds = {
7487
+ }, Ws = {
7465
7488
  key: 1,
7466
7489
  class: "joy-mt-4 joy-walkthrough-modal__content-inner"
7467
- }, Rs = {
7490
+ }, Us = {
7468
7491
  type: "button",
7469
7492
  class: "joy-walkthrough-modal__footer-button joy-color-secondary-50 joy-font-primary-300"
7470
- }, Ns = /* @__PURE__ */ L({
7493
+ }, Gs = /* @__PURE__ */ L({
7471
7494
  __name: "VJoyWalkthrough",
7472
7495
  props: {
7473
7496
  open: { type: Boolean, default: !1 },
@@ -7504,12 +7527,12 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7504
7527
  }
7505
7528
  ), t({
7506
7529
  isOpen: a
7507
- }), (f, m) => (c(), I(ze, {
7530
+ }), (f, m) => (c(), T(ze, {
7508
7531
  to: "body",
7509
7532
  disabled: f.disableTeleport
7510
7533
  }, [
7511
- g("div", {
7512
- class: T(["joy-walkthrough joy-core-radius-4", { "joy-walkthrough--collapsed": !a.value }])
7534
+ h("div", {
7535
+ class: I(["joy-walkthrough joy-core-radius-4", { "joy-walkthrough--collapsed": !a.value }])
7513
7536
  }, [
7514
7537
  a.value ? (c(), b("div", H({ key: 0 }, f.$attrs, {
7515
7538
  class: ["joy-walkthrough-modal joy-core-elevation-4", { "joy-walkthrough-modal--hiding": r.value }]
@@ -7521,7 +7544,7 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7521
7544
  onClick: u
7522
7545
  }, {
7523
7546
  default: z(() => [
7524
- f.triggerIcon ? (c(), I(N, {
7547
+ f.triggerIcon ? (c(), T(N, {
7525
7548
  key: 0,
7526
7549
  color: "white",
7527
7550
  name: f.triggerIcon
@@ -7543,32 +7566,32 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7543
7566
  ]),
7544
7567
  _: 1
7545
7568
  }),
7546
- g("div", {
7547
- class: T(["joy-walkthrough-modal__content joy-p-6", { "joy-walkthrough-modal__content--with-footer": f.footer }])
7569
+ h("div", {
7570
+ class: I(["joy-walkthrough-modal__content joy-p-6", { "joy-walkthrough-modal__content--with-footer": f.footer }])
7548
7571
  }, [
7549
7572
  O(re, {
7550
7573
  "no-margin": "",
7551
7574
  wrap: "nowrap"
7552
7575
  }, {
7553
7576
  default: z(() => [
7554
- g("div", Js, [
7577
+ h("div", Ds, [
7555
7578
  w(f.$slots, "walkthrough-illustration", {}, void 0, !0)
7556
7579
  ]),
7557
- g("div", Ms, [
7558
- g("div", Ps, [
7580
+ h("div", Rs, [
7581
+ h("div", Ns, [
7559
7582
  w(f.$slots, "walkthrough-title", {}, void 0, !0)
7560
7583
  ]),
7561
- g("div", Fs, [
7584
+ h("div", qs, [
7562
7585
  w(f.$slots, "walkthrough-subtitle", {}, void 0, !0)
7563
7586
  ])
7564
7587
  ])
7565
7588
  ]),
7566
7589
  _: 3
7567
7590
  }),
7568
- f.$slots["walkthrough-progress"] ? (c(), b("div", Os, [
7591
+ f.$slots["walkthrough-progress"] ? (c(), b("div", Hs, [
7569
7592
  w(f.$slots, "walkthrough-progress", {}, void 0, !0)
7570
7593
  ])) : _("", !0),
7571
- f.$slots["walkthrough-content"] ? (c(), b("div", Ds, [
7594
+ f.$slots["walkthrough-content"] ? (c(), b("div", Ws, [
7572
7595
  w(f.$slots, "walkthrough-content", {}, void 0, !0)
7573
7596
  ])) : _("", !0)
7574
7597
  ], 2),
@@ -7577,10 +7600,10 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7577
7600
  class: "joy-walkthrough-modal__footer joy-p-6",
7578
7601
  onClick: p
7579
7602
  }, [
7580
- g("button", Rs, J(f.footer), 1)
7603
+ h("button", Us, J(f.footer), 1)
7581
7604
  ])) : _("", !0)
7582
7605
  ], 16)) : _("", !0),
7583
- a.value ? _("", !0) : (c(), I(zs, H({ key: 1 }, f.triggerAttrs, {
7606
+ a.value ? _("", !0) : (c(), T(Os, H({ key: 1 }, f.triggerAttrs, {
7584
7607
  title: f.triggerTitle,
7585
7608
  subtitle: f.triggerSubtitle,
7586
7609
  icon: f.triggerIcon,
@@ -7590,90 +7613,91 @@ const es = /* @__PURE__ */ A(Zi, [["render", Qi], ["__scopeId", "data-v-da63aa46
7590
7613
  ], 2)
7591
7614
  ], 8, ["disabled"]));
7592
7615
  }
7593
- }), Wu = /* @__PURE__ */ A(Ns, [["__scopeId", "data-v-c1a50091"]]), Uu = {
7616
+ }), Xu = /* @__PURE__ */ A(Gs, [["__scopeId", "data-v-c1a50091"]]), Qu = {
7594
7617
  install: (e) => {
7595
7618
  typeof window < "u" && Wt(), e.directive("joy-ripple", Rt), e.directive("bind-once", Mo);
7596
7619
  }
7597
7620
  };
7598
7621
  export {
7599
- Uu as JoyVueLightPlugin,
7600
- Us as VJoyAdminBanner,
7601
- Gs as VJoyAvailability,
7622
+ Qu as JoyVueLightPlugin,
7623
+ Xs as VJoyAdminBanner,
7624
+ Qs as VJoyAvailability,
7602
7625
  an as VJoyAvatar,
7603
- Ys as VJoyAvatarsList,
7626
+ eu as VJoyAvatarsList,
7604
7627
  cn as VJoyBadge,
7605
- Ks as VJoyBadgeLevel,
7606
- Zs as VJoyBlockSkeleton,
7607
- Xs as VJoyBottomSheet,
7608
- Qs as VJoyBottomSheetTrigger,
7628
+ tu as VJoyBadgeLevel,
7629
+ ou as VJoyBlockSkeleton,
7630
+ nu as VJoyBottomSheet,
7631
+ lu as VJoyBottomSheetTrigger,
7609
7632
  ne as VJoyButton,
7610
7633
  Kt as VJoyCheckbox,
7611
- eu as VJoyCollapse,
7634
+ au as VJoyCollapse,
7612
7635
  Xn as VJoyCollapseItem,
7613
- tu as VJoyCompanyAvatar,
7614
- ou as VJoyCounter,
7615
- nu as VJoyDialog,
7616
- lu as VJoyDialogTrigger,
7617
- au as VJoyDividerCta,
7636
+ ru as VJoyCompanyAvatar,
7637
+ iu as VJoyCounter,
7638
+ su as VJoyDialog,
7639
+ uu as VJoyDialogTrigger,
7640
+ du as VJoyDividerCta,
7618
7641
  Ct as VJoyDot,
7619
- ru as VJoyDrawer,
7620
- iu as VJoyDrawerTrigger,
7621
- su as VJoyDropdown,
7642
+ cu as VJoyDrawer,
7643
+ fu as VJoyDrawerTrigger,
7644
+ pu as VJoyDropdown,
7622
7645
  Nl as VJoyDropdownList,
7623
- uu as VJoyDropzone,
7624
- du as VJoyFilterBar,
7625
- cu as VJoyFilterBarButton,
7646
+ yu as VJoyDropzone,
7647
+ mu as VJoyFilterBar,
7648
+ vu as VJoyFilterBarButton,
7626
7649
  mt as VJoyFormError,
7627
- fu as VJoyFormFieldSkeleton,
7628
- pu as VJoyFunnel,
7629
- yu as VJoyFunnelFooter,
7630
- mu as VJoyHeader,
7631
- vu as VJoyHighlight,
7650
+ hu as VJoyFormFieldSkeleton,
7651
+ gu as VJoyFunnel,
7652
+ bu as VJoyFunnelFooter,
7653
+ wu as VJoyFunnelHeader,
7654
+ _u as VJoyHeader,
7655
+ ju as VJoyHighlight,
7632
7656
  N as VJoyIcon,
7633
- Va as VJoyIndicator,
7634
- gu as VJoyIndicators,
7635
- hu as VJoyInput,
7657
+ La as VJoyIndicator,
7658
+ ku as VJoyIndicators,
7659
+ $u as VJoyInput,
7636
7660
  Ve as VJoyLabel,
7637
- bu as VJoyLink,
7638
- wu as VJoyListItem,
7639
- _u as VJoyMenu,
7640
- ju as VJoyMultiCheckbox,
7641
- ku as VJoyPagination,
7642
- $u as VJoyPanel,
7643
- Su as VJoyPanelSection,
7644
- Cu as VJoyProductTour,
7645
- Vu as VJoyProductTourTrigger,
7646
- xu as VJoyProgressBar,
7647
- Tu as VJoyRadio,
7648
- Iu as VJoyRadioGroup,
7649
- vi as VJoyRatingStars,
7661
+ Su as VJoyLink,
7662
+ Cu as VJoyListItem,
7663
+ Vu as VJoyMenu,
7664
+ xu as VJoyMultiCheckbox,
7665
+ Tu as VJoyPagination,
7666
+ Iu as VJoyPanel,
7667
+ Lu as VJoyPanelSection,
7668
+ Bu as VJoyProductTour,
7669
+ Au as VJoyProductTourTrigger,
7670
+ Eu as VJoyProgressBar,
7671
+ zu as VJoyRadio,
7672
+ Ju as VJoyRadioGroup,
7673
+ bi as VJoyRatingStars,
7650
7674
  Xt as VJoyScreenLoader,
7651
- Lu as VJoySelect,
7652
- $i as VJoySelectableItem,
7653
- Bu as VJoySelectableItemGroup,
7654
- Au as VJoySeparator,
7675
+ Mu as VJoySelect,
7676
+ Vi as VJoySelectableItem,
7677
+ Pu as VJoySelectableItemGroup,
7678
+ Fu as VJoySeparator,
7655
7679
  Ho as VJoySnackbar,
7656
7680
  Ut as VJoySpinner,
7657
- Bi as VJoyStep,
7658
- Eu as VJoyStepper,
7659
- zu as VJoyTab,
7660
- Ju as VJoyTabs,
7661
- ho as VJoyTag,
7662
- Mu as VJoyTagsInput,
7663
- Pu as VJoyTagsList,
7664
- Fu as VJoyTemplate,
7665
- es as VJoyTemplateShape,
7666
- Ou as VJoyText,
7667
- Du as VJoyTextarea,
7668
- Ru as VJoyTitleBrand,
7669
- Nu as VJoyToggle,
7670
- qu as VJoyTooltip,
7671
- Hu as VJoyUserCard,
7672
- Wu as VJoyWalkthrough,
7673
- zs as VJoyWalkthroughTrigger,
7681
+ zi as VJoyStep,
7682
+ Ou as VJoyStepper,
7683
+ Du as VJoyTab,
7684
+ Ru as VJoyTabs,
7685
+ go as VJoyTag,
7686
+ Nu as VJoyTagsInput,
7687
+ qu as VJoyTagsList,
7688
+ Hu as VJoyTemplate,
7689
+ ns as VJoyTemplateShape,
7690
+ Wu as VJoyText,
7691
+ Uu as VJoyTextarea,
7692
+ Gu as VJoyTitleBrand,
7693
+ Yu as VJoyToggle,
7694
+ Ku as VJoyTooltip,
7695
+ Zu as VJoyUserCard,
7696
+ Xu as VJoyWalkthrough,
7697
+ Os as VJoyWalkthroughTrigger,
7674
7698
  re as VJoyWrapper,
7675
7699
  Wt as createAllSnackbarsContainer,
7676
- Ws as pushVJoySnackbar,
7677
- Hs as resetCount,
7700
+ Zs as pushVJoySnackbar,
7701
+ Ks as resetCount,
7678
7702
  Rt as vJoyRipple
7679
7703
  };