@maltjoy/core-vue 6.2.0 → 6.3.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.
Files changed (170) hide show
  1. package/dist/core-vue.js +293 -293
  2. package/dist/core-vue.umd.cjs +1 -1
  3. package/dist/joy-core-vue-manifest.json +4 -4
  4. package/dist/style.css +1 -1
  5. package/package.json +6 -5
  6. package/dist/core-vue/src/stories/accessibility/tokens/ColorContrastPage.vue.d.ts +0 -2
  7. package/dist/core-vue/src/stories/accessibility/tokens/catalog.d.ts +0 -4
  8. package/dist/core-vue/src/stories/accessibility/tokens/color-contrast.d.ts +0 -33
  9. package/dist/core-vue/src/stories/accessibility/tokens/flatten-dtcg.d.ts +0 -31
  10. package/dist/core-vue/src/stories/accessibility/tokens/tokens.d.ts +0 -86
  11. package/dist/core-vue/src/tests/helpers/FocusOnFormElement.vue.d.ts +0 -6
  12. package/dist/core-vue/src/tests/tests-helpers/index.d.ts +0 -4
  13. /package/dist/{core-vue/src/App.vue.d.ts → App.vue.d.ts} +0 -0
  14. /package/dist/{core-vue/src/components → components}/JoyAdminBanner/VJoyAdminBanner.vue.d.ts +0 -0
  15. /package/dist/{core-vue/src/components → components}/JoyAvailability/JoyAvailability.types.d.ts +0 -0
  16. /package/dist/{core-vue/src/components → components}/JoyAvailability/VJoyAvailability.vue.d.ts +0 -0
  17. /package/dist/{core-vue/src/components → components}/JoyAvatar/JoyAvatar.types.d.ts +0 -0
  18. /package/dist/{core-vue/src/components → components}/JoyAvatar/VJoyAvatar.vue.d.ts +0 -0
  19. /package/dist/{core-vue/src/components → components}/JoyAvatarsList/VJoyAvatarsList.vue.d.ts +0 -0
  20. /package/dist/{core-vue/src/components → components}/JoyBadge/JoyBadge.types.d.ts +0 -0
  21. /package/dist/{core-vue/src/components → components}/JoyBadge/VJoyBadge.vue.d.ts +0 -0
  22. /package/dist/{core-vue/src/components → components}/JoyBadgeLevel/JoyBadgeLevel.types.d.ts +0 -0
  23. /package/dist/{core-vue/src/components → components}/JoyBadgeLevel/VJoyBadgeLevel.vue.d.ts +0 -0
  24. /package/dist/{core-vue/src/components → components}/JoyBlockSkeleton/VJoyBlockSkeleton.vue.d.ts +0 -0
  25. /package/dist/{core-vue/src/components → components}/JoyBottomSheet/VJoyBottomSheet.vue.d.ts +0 -0
  26. /package/dist/{core-vue/src/components → components}/JoyButton/JoyButton.types.d.ts +0 -0
  27. /package/dist/{core-vue/src/components → components}/JoyButton/VJoyButton.vue.d.ts +0 -0
  28. /package/dist/{core-vue/src/components → components}/JoyButtonCard/JoyButtonCard.types.d.ts +0 -0
  29. /package/dist/{core-vue/src/components → components}/JoyButtonCard/VJoyButtonCard.vue.d.ts +0 -0
  30. /package/dist/{core-vue/src/components → components}/JoyCheckbox/JoyCheckbox.types.d.ts +0 -0
  31. /package/dist/{core-vue/src/components → components}/JoyCheckbox/VJoyCheckbox.vue.d.ts +0 -0
  32. /package/dist/{core-vue/src/components → components}/JoyCheckboxCard/JoyCheckboxCard.types.d.ts +0 -0
  33. /package/dist/{core-vue/src/components → components}/JoyCheckboxCard/VJoyCheckboxCard.vue.d.ts +0 -0
  34. /package/dist/{core-vue/src/components → components}/JoyCheckboxGroup/VJoyCheckboxGroup.vue.d.ts +0 -0
  35. /package/dist/{core-vue/src/components → components}/JoyCollapse/VJoyCollapse.vue.d.ts +0 -0
  36. /package/dist/{core-vue/src/components → components}/JoyCollapseItem/JoyCollapseItem.types.d.ts +0 -0
  37. /package/dist/{core-vue/src/components → components}/JoyCollapseItem/VJoyCollapseItem.vue.d.ts +0 -0
  38. /package/dist/{core-vue/src/components → components}/JoyCompanyAvatar/JoyCompanyAvatar.types.d.ts +0 -0
  39. /package/dist/{core-vue/src/components → components}/JoyCompanyAvatar/VJoyCompanyAvatar.vue.d.ts +0 -0
  40. /package/dist/{core-vue/src/components → components}/JoyDialog/JoyDialog.types.d.ts +0 -0
  41. /package/dist/{core-vue/src/components → components}/JoyDialog/VJoyDialog.vue.d.ts +0 -0
  42. /package/dist/{core-vue/src/components → components}/JoyDialogTrigger/VJoyDialogTrigger.vue.d.ts +0 -0
  43. /package/dist/{core-vue/src/components → components}/JoyDot/VJoyDot.types.d.ts +0 -0
  44. /package/dist/{core-vue/src/components → components}/JoyDot/VJoyDot.vue.d.ts +0 -0
  45. /package/dist/{core-vue/src/components → components}/JoyDrawer/JoyDrawer.types.d.ts +0 -0
  46. /package/dist/{core-vue/src/components → components}/JoyDrawer/VJoyDrawer.vue.d.ts +0 -0
  47. /package/dist/{core-vue/src/components → components}/JoyDrawerTrigger/VJoyDrawerTrigger.vue.d.ts +0 -0
  48. /package/dist/{core-vue/src/components → components}/JoyDropdown/JoyDropdown.types.d.ts +0 -0
  49. /package/dist/{core-vue/src/components → components}/JoyDropdown/VJoyDropdown.vue.d.ts +0 -0
  50. /package/dist/{core-vue/src/components → components}/JoyDropdownList/JoyDropdownList.types.d.ts +0 -0
  51. /package/dist/{core-vue/src/components → components}/JoyDropdownList/VJoyDropdownList.vue.d.ts +0 -0
  52. /package/dist/{core-vue/src/components → components}/JoyDropzone/VJoyDropzone.vue.d.ts +0 -0
  53. /package/dist/{core-vue/src/components → components}/JoyDropzone/VJoyDropzoneFileItem.vue.d.ts +0 -0
  54. /package/dist/{core-vue/src/components → components}/JoyDropzone/VJoyDropzoneIcon.vue.d.ts +0 -0
  55. /package/dist/{core-vue/src/components → components}/JoyFilterBar/VJoyFilterBar.vue.d.ts +0 -0
  56. /package/dist/{core-vue/src/components → components}/JoyFilterBarButton/VJoyFilterBarButton.vue.d.ts +0 -0
  57. /package/dist/{core-vue/src/components → components}/JoyFloatingActionsBar/VJoyFloatingActionsBar.vue.d.ts +0 -0
  58. /package/dist/{core-vue/src/components → components}/JoyFormError/VJoyFormError.vue.d.ts +0 -0
  59. /package/dist/{core-vue/src/components → components}/JoyFormFieldSkeleton/VJoyFormFieldSkeleton.vue.d.ts +0 -0
  60. /package/dist/{core-vue/src/components → components}/JoyFormGroup/VJoyFormGroup.vue.d.ts +0 -0
  61. /package/dist/{core-vue/src/components → components}/JoyFunnel/JoyFunnel.types.d.ts +0 -0
  62. /package/dist/{core-vue/src/components → components}/JoyFunnel/VJoyFunnel.vue.d.ts +0 -0
  63. /package/dist/{core-vue/src/components → components}/JoyFunnelFooter/VJoyFunnelFooter.vue.d.ts +0 -0
  64. /package/dist/{core-vue/src/components → components}/JoyFunnelHeader/VJoyFunnelHeader.vue.d.ts +0 -0
  65. /package/dist/{core-vue/src/components → components}/JoyHighlight/JoyHighlight.types.d.ts +0 -0
  66. /package/dist/{core-vue/src/components → components}/JoyHighlight/VJoyHighlight.vue.d.ts +0 -0
  67. /package/dist/{core-vue/src/components → components}/JoyIcon/JoyIcon.types.d.ts +0 -0
  68. /package/dist/{core-vue/src/components → components}/JoyIcon/VJoyIcon.vue.d.ts +0 -0
  69. /package/dist/{core-vue/src/components → components}/JoyIconButton/JoyIconButton.types.d.ts +0 -0
  70. /package/dist/{core-vue/src/components → components}/JoyIconButton/VJoyIconButton.vue.d.ts +0 -0
  71. /package/dist/{core-vue/src/components → components}/JoyIndicator/VJoyIndicator.vue.d.ts +0 -0
  72. /package/dist/{core-vue/src/components → components}/JoyIndicators/JoyIndicators.types.d.ts +0 -0
  73. /package/dist/{core-vue/src/components → components}/JoyIndicators/VJoyIndicators.vue.d.ts +0 -0
  74. /package/dist/{core-vue/src/components → components}/JoyInput/JoyInput.types.d.ts +0 -0
  75. /package/dist/{core-vue/src/components → components}/JoyInput/VJoyInput.vue.d.ts +0 -0
  76. /package/dist/{core-vue/src/components → components}/JoyInputDigit/JoyInputDigit.types.d.ts +0 -0
  77. /package/dist/{core-vue/src/components → components}/JoyInputDigit/VJoyInputDigit.vue.d.ts +0 -0
  78. /package/dist/{core-vue/src/components → components}/JoyInputNumber/VJoyInputNumber.vue.d.ts +0 -0
  79. /package/dist/{core-vue/src/components → components}/JoyInputPassword/VJoyInputPassword.vue.d.ts +0 -0
  80. /package/dist/{core-vue/src/components → components}/JoyLabel/JoyLabel.types.d.ts +0 -0
  81. /package/dist/{core-vue/src/components → components}/JoyLabel/VJoyLabel.vue.d.ts +0 -0
  82. /package/dist/{core-vue/src/components → components}/JoyLink/JoyLink.types.d.ts +0 -0
  83. /package/dist/{core-vue/src/components → components}/JoyLink/VJoyLink.vue.d.ts +0 -0
  84. /package/dist/{core-vue/src/components → components}/JoyListItem/VJoyListItem.vue.d.ts +0 -0
  85. /package/dist/{core-vue/src/components → components}/JoyMenu/JoyMenu.types.d.ts +0 -0
  86. /package/dist/{core-vue/src/components → components}/JoyMenu/VJoyMenu.vue.d.ts +0 -0
  87. /package/dist/{core-vue/src/components → components}/JoyMenuItem/JoyMenuItem.types.d.ts +0 -0
  88. /package/dist/{core-vue/src/components → components}/JoyMenuItem/VJoyMenuItem.vue.d.ts +0 -0
  89. /package/dist/{core-vue/src/components → components}/JoyPagination/PaginationIcon.vue.d.ts +0 -0
  90. /package/dist/{core-vue/src/components → components}/JoyPagination/VJoyPagination.vue.d.ts +0 -0
  91. /package/dist/{core-vue/src/components → components}/JoyPanel/JoyPanel.types.d.ts +0 -0
  92. /package/dist/{core-vue/src/components → components}/JoyPanel/VJoyPanel.vue.d.ts +0 -0
  93. /package/dist/{core-vue/src/components → components}/JoyPanelSection/VJoyPanelSection.vue.d.ts +0 -0
  94. /package/dist/{core-vue/src/components → components}/JoyPasswordRequirement/JoyPasswordRequirement.types.d.ts +0 -0
  95. /package/dist/{core-vue/src/components → components}/JoyPasswordRequirement/VJoyPasswordRequirement.vue.d.ts +0 -0
  96. /package/dist/{core-vue/src/components → components}/JoyProductTour/JoyProductTour.store.d.ts +0 -0
  97. /package/dist/{core-vue/src/components → components}/JoyProductTour/JoyProductTour.types.d.ts +0 -0
  98. /package/dist/{core-vue/src/components → components}/JoyProductTour/JoyProductTourSpotlight/VJoyProductTourSpotlight.vue.d.ts +0 -0
  99. /package/dist/{core-vue/src/components → components}/JoyProductTour/VJoyProductTour.vue.d.ts +0 -0
  100. /package/dist/{core-vue/src/components → components}/JoyProductTour/VJoyProductTourInner.vue.d.ts +0 -0
  101. /package/dist/{core-vue/src/components → components}/JoyProductTourTrigger/VJoyProductTourTrigger.vue.d.ts +0 -0
  102. /package/dist/{core-vue/src/components → components}/JoyProgressBar/JoyProgressBar.types.d.ts +0 -0
  103. /package/dist/{core-vue/src/components → components}/JoyProgressBar/VJoyProgressBar.vue.d.ts +0 -0
  104. /package/dist/{core-vue/src/components → components}/JoyRadio/JoyRadio.types.d.ts +0 -0
  105. /package/dist/{core-vue/src/components → components}/JoyRadio/VJoyRadio.vue.d.ts +0 -0
  106. /package/dist/{core-vue/src/components → components}/JoyRadioGroup/JoyRadioGroup.types.d.ts +0 -0
  107. /package/dist/{core-vue/src/components → components}/JoyRadioGroup/VJoyRadioGroup.vue.d.ts +0 -0
  108. /package/dist/{core-vue/src/components → components}/JoyRatingStars/JoyRatingStars.types.d.ts +0 -0
  109. /package/dist/{core-vue/src/components → components}/JoyRatingStars/VJoyRatingStars.vue.d.ts +0 -0
  110. /package/dist/{core-vue/src/components → components}/JoyScreenLoader/VJoyScreenLoader.types.d.ts +0 -0
  111. /package/dist/{core-vue/src/components → components}/JoyScreenLoader/VJoyScreenLoader.vue.d.ts +0 -0
  112. /package/dist/{core-vue/src/components → components}/JoySelect/JoySelect.types.d.ts +0 -0
  113. /package/dist/{core-vue/src/components → components}/JoySelect/VJoySelect.vue.d.ts +0 -0
  114. /package/dist/{core-vue/src/components → components}/JoySelectableItem/VJoySelectableItem.types.d.ts +0 -0
  115. /package/dist/{core-vue/src/components → components}/JoySelectableItem/VJoySelectableItem.vue.d.ts +0 -0
  116. /package/dist/{core-vue/src/components → components}/JoySelectableItemGroup/VJoySelectableItemGroup.vue.d.ts +0 -0
  117. /package/dist/{core-vue/src/components → components}/JoySeparator/JoySeparator.types.d.ts +0 -0
  118. /package/dist/{core-vue/src/components → components}/JoySeparator/VJoySeparator.vue.d.ts +0 -0
  119. /package/dist/{core-vue/src/components → components}/JoySnackbar/JoySnackbar.types.d.ts +0 -0
  120. /package/dist/{core-vue/src/components → components}/JoySnackbar/VJoySnackbar.vue.d.ts +0 -0
  121. /package/dist/{core-vue/src/components → components}/JoySnackbar/VJoySnackbarService.d.ts +0 -0
  122. /package/dist/{core-vue/src/components → components}/JoySnackbar/index.d.ts +0 -0
  123. /package/dist/{core-vue/src/components → components}/JoySpinner/JoySpinner.types.d.ts +0 -0
  124. /package/dist/{core-vue/src/components → components}/JoySpinner/VJoySpinner.vue.d.ts +0 -0
  125. /package/dist/{core-vue/src/components → components}/JoyStep/TJoyStep.types.d.ts +0 -0
  126. /package/dist/{core-vue/src/components → components}/JoyStep/VJoyStep.vue.d.ts +0 -0
  127. /package/dist/{core-vue/src/components → components}/JoyStepper/VJoyStepper.vue.d.ts +0 -0
  128. /package/dist/{core-vue/src/components → components}/JoyTab/TabButton.vue.d.ts +0 -0
  129. /package/dist/{core-vue/src/components → components}/JoyTab/VJoyTab.vue.d.ts +0 -0
  130. /package/dist/{core-vue/src/components → components}/JoyTabs/VJoyTabs.vue.d.ts +0 -0
  131. /package/dist/{core-vue/src/components → components}/JoyTag/JoyTag.types.d.ts +0 -0
  132. /package/dist/{core-vue/src/components → components}/JoyTag/VJoyTag.vue.d.ts +0 -0
  133. /package/dist/{core-vue/src/components → components}/JoyTagsInput/JoyTagsInput.service.d.ts +0 -0
  134. /package/dist/{core-vue/src/components → components}/JoyTagsInput/JoyTagsInput.types.d.ts +0 -0
  135. /package/dist/{core-vue/src/components → components}/JoyTagsInput/VJoyTagsInput.vue.d.ts +0 -0
  136. /package/dist/{core-vue/src/components → components}/JoyTagsList/JoyTagsList.types.d.ts +0 -0
  137. /package/dist/{core-vue/src/components → components}/JoyTagsList/VJoyTagsList.vue.d.ts +0 -0
  138. /package/dist/{core-vue/src/components → components}/JoyTemplate/JoyTemplate.types.d.ts +0 -0
  139. /package/dist/{core-vue/src/components → components}/JoyTemplate/VJoyTemplate.vue.d.ts +0 -0
  140. /package/dist/{core-vue/src/components → components}/JoyTemplate/_JoyTemplateShape/TemplateShape.vue.d.ts +0 -0
  141. /package/dist/{core-vue/src/components → components}/JoyText/JoyText.types.d.ts +0 -0
  142. /package/dist/{core-vue/src/components → components}/JoyText/VJoyText.vue.d.ts +0 -0
  143. /package/dist/{core-vue/src/components → components}/JoyTextarea/VJoyTextarea.vue.d.ts +0 -0
  144. /package/dist/{core-vue/src/components → components}/JoyTitleBrand/VJoyTitleBrand.vue.d.ts +0 -0
  145. /package/dist/{core-vue/src/components → components}/JoyToggle/VJoyToggle.vue.d.ts +0 -0
  146. /package/dist/{core-vue/src/components → components}/JoyTooltip/VJoyTooltip.vue.d.ts +0 -0
  147. /package/dist/{core-vue/src/components → components}/JoyUserCard/VJoyUserCard.vue.d.ts +0 -0
  148. /package/dist/{core-vue/src/components → components}/JoyWalkthrough/VJoyWalkthrough.vue.d.ts +0 -0
  149. /package/dist/{core-vue/src/components → components}/JoyWalkthroughTrigger/VJoyWalkthroughTrigger.vue.d.ts +0 -0
  150. /package/dist/{core-vue/src/components → components}/JoyWrapper/JoyWrapper.types.d.ts +0 -0
  151. /package/dist/{core-vue/src/components → components}/JoyWrapper/VJoyWrapper.vue.d.ts +0 -0
  152. /package/dist/{core-vue/src/components → components}/compat.d.ts +0 -0
  153. /package/dist/{core-vue/src/components → components}/component-metadata.d.ts +0 -0
  154. /package/dist/{core-vue/src/components → components}/components.d.ts +0 -0
  155. /package/dist/{core-vue/src/components → components}/components.types.d.ts +0 -0
  156. /package/dist/{core-vue/src/components → components}/index.d.ts +0 -0
  157. /package/dist/{core-vue/src/composables → composables}/events.d.ts +0 -0
  158. /package/dist/{core-vue/src/composables → composables}/helpers.d.ts +0 -0
  159. /package/dist/{core-vue/src/composables → composables}/index.d.ts +0 -0
  160. /package/dist/{core-vue/src/directives → directives}/index.d.ts +0 -0
  161. /package/dist/{core-vue/src/directives → directives}/ripple.d.ts +0 -0
  162. /package/dist/{core-vue/src/events → events}/bus.d.ts +0 -0
  163. /package/dist/{core-vue/src/events → events}/index.d.ts +0 -0
  164. /package/dist/{core-vue/src/helpers → helpers}/index.d.ts +0 -0
  165. /package/dist/{core-vue/src/main.d.ts → main.d.ts} +0 -0
  166. /package/dist/{core-vue/src/pages → pages}/FunnelAndStepper.vue.d.ts +0 -0
  167. /package/dist/{core-vue/src/pages → pages}/FunnelMode.vue.d.ts +0 -0
  168. /package/dist/{core-vue/src/pages → pages}/IndexPage.vue.d.ts +0 -0
  169. /package/dist/{core-vue/src/stories → stories}/fixtures/index.d.ts +0 -0
  170. /package/dist/{core-vue/src/types → types}/index.d.ts +0 -0
package/dist/core-vue.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as B, computed as x, openBlock as c, createElementBlock as h, normalizeClass as L, createElementVNode as g, ref as S, onMounted as ne, onUnmounted as Ot, createVNode as D, toDisplayString as J, createCommentVNode as k, createApp as _o, createTextVNode as R, Fragment as H, useSlots as Y, inject as de, unref as O, createBlock as V, resolveDynamicComponent as X, mergeProps as q, withCtx as z, renderSlot as j, provide as oe, renderList as K, normalizeStyle as te, useAttrs as le, useId as De, resolveDirective as dt, withDirectives as Xe, getCurrentScope as Dt, onScopeDispose as Rt, toRef as $o, readonly as Co, customRef as So, shallowRef as Nt, watch as G, nextTick as Fe, getCurrentInstance as xo, h as Vo, Teleport as Te, shallowReadonly as Le, onBeforeUnmount as Pe, withKeys as Re, normalizeProps as qt, Transition as ft, createSlots as yt, guardReactiveProps as To, useModel as Io, mergeModels as Lo, createStaticVNode as Ht, createPropsRestProxy as Bo, vShow as Ao, render as Ct, withModifiers as Eo } from "vue";
1
+ import { defineComponent as B, computed as x, openBlock as c, createElementBlock as h, normalizeClass as L, createElementVNode as g, ref as S, onMounted as ne, onUnmounted as Ot, createVNode as D, toDisplayString as J, createCommentVNode as _, createApp as _o, createTextVNode as R, Fragment as H, useSlots as Y, inject as de, unref as O, createBlock as V, resolveDynamicComponent as X, mergeProps as q, withCtx as z, renderSlot as j, provide as oe, renderList as K, normalizeStyle as te, useAttrs as le, useId as Pe, resolveDirective as dt, withDirectives as Xe, getCurrentScope as Dt, onScopeDispose as Rt, toRef as $o, readonly as Co, customRef as So, shallowRef as Nt, watch as G, nextTick as Oe, getCurrentInstance as xo, h as Vo, Teleport as Te, shallowReadonly as Le, onBeforeUnmount as Me, withKeys as Re, normalizeProps as qt, Transition as ft, createSlots as yt, guardReactiveProps as To, useModel as Io, mergeModels as Lo, createStaticVNode as Ht, createPropsRestProxy as Bo, vShow as Ao, render as Ct, withModifiers as Eo } from "vue";
2
2
  function St(e) {
3
3
  const t = e.target;
4
4
  if (!t)
@@ -255,13 +255,13 @@ const Do = ["role", "tabindex", "aria-label", "title"], N = /* @__PURE__ */ B({
255
255
  }, null, 8, ["name"])
256
256
  ]),
257
257
  g("div", No, [
258
- e.header ? (c(), h("strong", qo, J(e.header), 1)) : k("", !0),
258
+ e.header ? (c(), h("strong", qo, J(e.header), 1)) : _("", !0),
259
259
  g("span", { innerHTML: e.message }, null, 8, Ho),
260
260
  e.actionText ? (c(), h("p", {
261
261
  key: 1,
262
262
  class: "joy-snackbar__trigger___action",
263
263
  onClick: u
264
- }, J(e.actionText), 1)) : k("", !0)
264
+ }, J(e.actionText), 1)) : _("", !0)
265
265
  ]),
266
266
  e.closable ? (c(), h("button", {
267
267
  key: 0,
@@ -273,7 +273,7 @@ const Do = ["role", "tabindex", "aria-label", "title"], N = /* @__PURE__ */ B({
273
273
  color: "white",
274
274
  name: "cross"
275
275
  })
276
- ])) : k("", !0)
276
+ ])) : _("", !0)
277
277
  ], 2)
278
278
  ], 2));
279
279
  }
@@ -386,7 +386,7 @@ const Xo = { class: "joy-admin-banner" }, Qo = { class: "joy-admin-banner__label
386
386
  }, null, 2),
387
387
  e.label ? (c(), h(H, { key: 0 }, [
388
388
  R(J(e.label), 1)
389
- ], 64)) : k("", !0)
389
+ ], 64)) : _("", !0)
390
390
  ], 10, tn));
391
391
  }
392
392
  }), mu = /* @__PURE__ */ A(on, [["__scopeId", "data-v-b3bb9092"]]), nn = ["src", "title", "alt", "loading"], ln = {
@@ -426,8 +426,8 @@ const Xo = { class: "joy-admin-banner" }, Qo = { class: "joy-admin-banner__label
426
426
  }
427
427
  const v = x(() => {
428
428
  let m = n.fullName.split(" ");
429
- return m = m.slice(0, 2), m.forEach((w, _) => {
430
- m[_] = p(w);
429
+ return m = m.slice(0, 2), m.forEach((w, k) => {
430
+ m[k] = p(w);
431
431
  }), m.join("").toUpperCase();
432
432
  });
433
433
  function b() {
@@ -457,7 +457,7 @@ const Xo = { class: "joy-admin-banner" }, Qo = { class: "joy-admin-banner__label
457
457
  name: e.placeholder,
458
458
  color: "neutral-50",
459
459
  size: u.value
460
- }, null, 8, ["name", "size"])) : k("", !0),
460
+ }, null, 8, ["name", "size"])) : _("", !0),
461
461
  j(m.$slots, "default", {}, () => [
462
462
  e.photoUrl ? (c(), h("img", {
463
463
  key: 0,
@@ -466,14 +466,14 @@ const Xo = { class: "joy-admin-banner" }, Qo = { class: "joy-admin-banner__label
466
466
  title: e.fullName,
467
467
  alt: e.fullName || "",
468
468
  loading: e.loading
469
- }, null, 8, nn)) : k("", !0)
469
+ }, null, 8, nn)) : _("", !0)
470
470
  ], !0),
471
471
  e.fullName && e.showLetters ? (c(), h(H, { key: 1 }, [
472
472
  R(J(v.value), 1)
473
- ], 64)) : k("", !0),
473
+ ], 64)) : _("", !0),
474
474
  e.totalNumber ? (c(), h(H, { key: 2 }, [
475
475
  R(J("+" + e.totalNumber), 1)
476
- ], 64)) : k("", !0)
476
+ ], 64)) : _("", !0)
477
477
  ]),
478
478
  _: 3
479
479
  }, 16, ["title", "class"])),
@@ -490,7 +490,7 @@ const Xo = { class: "joy-admin-banner" }, Qo = { class: "joy-admin-banner__label
490
490
  fill: "#F7F7F5"
491
491
  }, null, -1)
492
492
  ])], 8, an))
493
- ])) : k("", !0)
493
+ ])) : _("", !0)
494
494
  ], 2));
495
495
  }
496
496
  }), sn = /* @__PURE__ */ A(rn, [["__scopeId", "data-v-4d59a951"]]), un = /* @__PURE__ */ B({
@@ -560,7 +560,7 @@ const Xo = { class: "joy-admin-banner" }, Qo = { class: "joy-admin-banner__label
560
560
  key: 0,
561
561
  class: "joy-badge_dot",
562
562
  variant: e.variant
563
- }, null, 8, ["variant"])) : k("", !0),
563
+ }, null, 8, ["variant"])) : _("", !0),
564
564
  j(t.$slots, "default", {}, () => [
565
565
  R(J(e.label), 1)
566
566
  ], !0)
@@ -651,13 +651,13 @@ const fn = { class: "joy-badge-level" }, yn = {
651
651
  fill: "#FFC200",
652
652
  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"
653
653
  }, null, -1)
654
- ])]))), 128)) : k("", !0),
654
+ ])]))), 128)) : _("", !0),
655
655
  e.type === O(ee).HIGH_POTENTIAL ? (c(), h("svg", yn, [...n[1] || (n[1] = [
656
656
  g("path", {
657
657
  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",
658
658
  fill: "#FFC200"
659
659
  }, null, -1)
660
- ])])) : k("", !0),
660
+ ])])) : _("", !0),
661
661
  e.type === O(ee).HIGH_POTENTIAL_AUTO ? (c(), h("svg", mn, [...n[2] || (n[2] = [
662
662
  g("path", {
663
663
  fill: "#EF4E16",
@@ -675,7 +675,7 @@ const fn = { class: "joy-badge-level" }, yn = {
675
675
  fill: "#FFF7D1",
676
676
  d: "M37.182 54.939c0 2.188-12.427 2.188-12.427 0 0-5.849 12.427-5.849 12.427 0z"
677
677
  }, null, -1)
678
- ])])) : k("", !0),
678
+ ])])) : _("", !0),
679
679
  e.type === O(ee).MALT_LINKER ? (c(), h("svg", pn, [...n[3] || (n[3] = [
680
680
  g("path", {
681
681
  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",
@@ -685,13 +685,13 @@ const fn = { class: "joy-badge-level" }, yn = {
685
685
  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",
686
686
  fill: "#FF91F0"
687
687
  }, null, -1)
688
- ])])) : k("", !0),
688
+ ])])) : _("", !0),
689
689
  e.type === O(Ge).HIGH_POTENTIAL ? (c(), h("svg", vn, [...n[4] || (n[4] = [
690
690
  g("path", {
691
691
  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",
692
692
  fill: "#FFC200"
693
693
  }, null, -1)
694
- ])])) : k("", !0),
694
+ ])])) : _("", !0),
695
695
  g("span", {
696
696
  class: L([
697
697
  {
@@ -704,7 +704,7 @@ const fn = { class: "joy-badge-level" }, yn = {
704
704
  }, [
705
705
  e.visibleText ? j(o.$slots, "default", { key: 0 }, () => [
706
706
  R(J(l.value), 1)
707
- ], !0) : k("", !0)
707
+ ], !0) : _("", !0)
708
708
  ], 2)
709
709
  ]));
710
710
  }
@@ -800,7 +800,7 @@ const fn = { class: "joy-badge-level" }, yn = {
800
800
  }
801
801
  },
802
802
  setup(e, { expose: t }) {
803
- const l = e, o = le(), n = De() + "--JoyButton", a = x(() => ["ghost", "secondary"].includes(l.variant) ? "teal" : "white");
803
+ const l = e, o = le(), n = Pe() + "--JoyButton", a = x(() => ["ghost", "secondary"].includes(l.variant) ? "teal" : "white");
804
804
  return t({ generatedId: n }), (r, i) => {
805
805
  const u = dt("joy-ripple");
806
806
  return Xe((c(), V(X(O(o).href ? "a" : "button"), {
@@ -824,11 +824,11 @@ const fn = { class: "joy-badge-level" }, yn = {
824
824
  class: "joy-button_icon joy-button_icon--left",
825
825
  name: e.icon,
826
826
  "aria-hidden": "true"
827
- }, null, 8, ["name"])) : k("", !0),
827
+ }, null, 8, ["name"])) : _("", !0),
828
828
  e.loading ? (c(), V(Zt, {
829
829
  key: 1,
830
830
  color: a.value
831
- }, null, 8, ["color"])) : k("", !0),
831
+ }, null, 8, ["color"])) : _("", !0),
832
832
  g("span", {
833
833
  id: n,
834
834
  class: "joy-button--slot"
@@ -842,7 +842,7 @@ const fn = { class: "joy-badge-level" }, yn = {
842
842
  class: "joy-button_icon joy-button_icon--right",
843
843
  name: e.icon,
844
844
  "aria-hidden": "true"
845
- }, null, 8, ["name"])) : k("", !0)
845
+ }, null, 8, ["name"])) : _("", !0)
846
846
  ]),
847
847
  _: 3
848
848
  }, 8, ["id", "disabled", "type", "class", "aria-labelledby"])), [
@@ -1016,7 +1016,7 @@ function In(e) {
1016
1016
  let s = "";
1017
1017
  l.value.style[n] = "1px", a.value = (i = l.value) == null ? void 0 : i.scrollHeight, e != null && e.styleTarget ? we(e.styleTarget).style[n] = `${a.value}px` : s = `${a.value}px`, l.value.style[n] = s, (u = e == null ? void 0 : e.onResize) == null || u.call(e);
1018
1018
  }
1019
- return G([o, l], () => Fe(r), { immediate: !0 }), Tn(l, () => r()), e != null && e.watch && G(e.watch, r, { immediate: !0, deep: !0 }), {
1019
+ return G([o, l], () => Oe(r), { immediate: !0 }), Tn(l, () => r()), e != null && e.watch && G(e.watch, r, { immediate: !0, deep: !0 }), {
1020
1020
  textarea: l,
1021
1021
  input: o,
1022
1022
  triggerResize: r
@@ -1163,7 +1163,7 @@ const Pn = { class: "joy-bottom-sheet_content" }, Mn = { class: "joy-bottom-shee
1163
1163
  function w(P) {
1164
1164
  d.value && ($(P) > Tt && b(), I());
1165
1165
  }
1166
- function _(P) {
1166
+ function k(P) {
1167
1167
  if (d.value) {
1168
1168
  const M = $(P);
1169
1169
  M > Tt ? b() : M > 0 && E(M);
@@ -1225,11 +1225,11 @@ const Pn = { class: "joy-bottom-sheet_content" }, Mn = { class: "joy-bottom-shee
1225
1225
  class: "joy-bottom-sheet_header",
1226
1226
  onMousedown: m,
1227
1227
  onMouseup: w,
1228
- onMousemove: _,
1228
+ onMousemove: k,
1229
1229
  onMouseleave: w,
1230
1230
  onTouchstart: m,
1231
1231
  onTouchend: w,
1232
- onTouchmove: _
1232
+ onTouchmove: k
1233
1233
  }, [...M[0] || (M[0] = [
1234
1234
  g("div", { class: "joy-bottom-sheet_header-close" }, null, -1)
1235
1235
  ])], 32),
@@ -1249,8 +1249,8 @@ const Pn = { class: "joy-bottom-sheet_content" }, Mn = { class: "joy-bottom-shee
1249
1249
  ]),
1250
1250
  _: 3
1251
1251
  })
1252
- ], 16)) : k("", !0)
1253
- ], 8, ["to"])) : k("", !0);
1252
+ ], 16)) : _("", !0)
1253
+ ], 8, ["to"])) : _("", !0);
1254
1254
  }
1255
1255
  }), bu = /* @__PURE__ */ A(Fn, [["__scopeId", "data-v-8c9bdc4b"]]), wu = /* @__PURE__ */ B({
1256
1256
  __name: "VJoyBottomSheetTrigger",
@@ -1507,17 +1507,17 @@ const Pn = { class: "joy-bottom-sheet_content" }, Mn = { class: "joy-bottom-shee
1507
1507
  "checkbox-content": z(() => [
1508
1508
  y.$slots["checkbox-card-content"] ? (c(), h("div", Xn, [
1509
1509
  j(y.$slots, "checkbox-card-content", {}, void 0, !0)
1510
- ])) : k("", !0)
1510
+ ])) : _("", !0)
1511
1511
  ]),
1512
1512
  default: z(() => [
1513
1513
  g("div", Un, [
1514
1514
  g("div", Gn, [
1515
1515
  g("div", Kn, J(e.label), 1),
1516
- e.subLabel ? (c(), h("div", Yn, J(e.subLabel), 1)) : k("", !0)
1516
+ e.subLabel ? (c(), h("div", Yn, J(e.subLabel), 1)) : _("", !0)
1517
1517
  ]),
1518
1518
  y.$slots["header-right"] ? (c(), h("div", Zn, [
1519
1519
  j(y.$slots, "header-right", {}, void 0, !0)
1520
- ])) : k("", !0)
1520
+ ])) : _("", !0)
1521
1521
  ])
1522
1522
  ]),
1523
1523
  _: 3
@@ -1694,7 +1694,7 @@ async function ul(e, t) {
1694
1694
  boundary: s,
1695
1695
  rootBoundary: f,
1696
1696
  strategy: u
1697
- })), _ = d === "floating" ? {
1697
+ })), k = d === "floating" ? {
1698
1698
  x: o,
1699
1699
  y: n,
1700
1700
  width: r.floating.width,
@@ -1707,10 +1707,10 @@ async function ul(e, t) {
1707
1707
  y: 1
1708
1708
  }, E = Ye(a.convertOffsetParentRelativeRectToViewportRelativeRect ? await a.convertOffsetParentRelativeRectToViewportRelativeRect({
1709
1709
  elements: i,
1710
- rect: _,
1710
+ rect: k,
1711
1711
  offsetParent: $,
1712
1712
  strategy: u
1713
- }) : _);
1713
+ }) : k);
1714
1714
  return {
1715
1715
  top: (w.top - E.top + v.top) / T.y,
1716
1716
  bottom: (E.bottom - w.bottom + v.bottom) / T.y,
@@ -1743,13 +1743,13 @@ const cl = 50, dl = async (e, t, l) => {
1743
1743
  continue;
1744
1744
  const {
1745
1745
  name: w,
1746
- fn: _
1746
+ fn: k
1747
1747
  } = m, {
1748
1748
  x: $,
1749
1749
  y: T,
1750
1750
  data: E,
1751
1751
  reset: I
1752
- } = await _({
1752
+ } = await k({
1753
1753
  x: f,
1754
1754
  y: d,
1755
1755
  initialPlacement: o,
@@ -1803,10 +1803,10 @@ const cl = 50, dl = async (e, t, l) => {
1803
1803
  const d = eo(f), y = {
1804
1804
  x: l,
1805
1805
  y: o
1806
- }, p = bt(n), v = gt(p), b = await r.getDimensions(s), m = p === "y", w = m ? "top" : "left", _ = m ? "bottom" : "right", $ = m ? "clientHeight" : "clientWidth", T = a.reference[v] + a.reference[p] - y[p] - a.floating[v], E = y[p] - a.reference[p], I = await (r.getOffsetParent == null ? void 0 : r.getOffsetParent(s));
1806
+ }, p = bt(n), v = gt(p), b = await r.getDimensions(s), m = p === "y", w = m ? "top" : "left", k = m ? "bottom" : "right", $ = m ? "clientHeight" : "clientWidth", T = a.reference[v] + a.reference[p] - y[p] - a.floating[v], E = y[p] - a.reference[p], I = await (r.getOffsetParent == null ? void 0 : r.getOffsetParent(s));
1807
1807
  let C = I ? I[$] : 0;
1808
1808
  (!C || !await (r.isElement == null ? void 0 : r.isElement(I))) && (C = i.floating[$] || a.floating[v]);
1809
- const P = T / 2 - E / 2, M = C / 2 - b[v] / 2 - 1, Q = it(d[w], M), F = it(d[_], M), W = Q, U = C - b[v] - F, Z = C / 2 - b[v] / 2 + P, ye = rt(W, Z, U), me = !u.arrow && Ne(n) != null && Z !== ye && a.reference[v] / 2 - (Z < W ? Q : F) - b[v] / 2 < 0, re = me ? Z < W ? Z - W : Z - U : 0;
1809
+ const P = T / 2 - E / 2, M = C / 2 - b[v] / 2 - 1, Q = it(d[w], M), F = it(d[k], M), W = Q, U = C - b[v] - F, Z = C / 2 - b[v] / 2 + P, ye = rt(W, Z, U), me = !u.arrow && Ne(n) != null && Z !== ye && a.reference[v] / 2 - (Z < W ? Q : F) - b[v] / 2 < 0, re = me ? Z < W ? Z - W : Z - U : 0;
1810
1810
  return {
1811
1811
  [p]: y[p] + re,
1812
1812
  data: {
@@ -1843,7 +1843,7 @@ const cl = 50, dl = async (e, t, l) => {
1843
1843
  } = Se(e, t);
1844
1844
  if ((l = a.arrow) != null && l.alignmentOffset)
1845
1845
  return {};
1846
- const w = je(n), _ = pe(i), $ = je(i) === i, T = await (u.isRTL == null ? void 0 : u.isRTL(s.floating)), E = y || ($ || !b ? [Ke(i)] : nl(i)), I = v !== "none";
1846
+ const w = je(n), k = pe(i), $ = je(i) === i, T = await (u.isRTL == null ? void 0 : u.isRTL(s.floating)), E = y || ($ || !b ? [Ke(i)] : nl(i)), I = v !== "none";
1847
1847
  !y && I && E.push(...rl(i, b, v, T));
1848
1848
  const C = [i, ...E], P = await u.detectOverflow(t, m), M = [];
1849
1849
  let Q = ((o = a.flip) == null ? void 0 : o.overflows) || [];
@@ -1857,9 +1857,9 @@ const cl = 50, dl = async (e, t, l) => {
1857
1857
  }], !M.every((Z) => Z <= 0)) {
1858
1858
  var F, W;
1859
1859
  const Z = (((F = a.flip) == null ? void 0 : F.index) || 0) + 1, ye = C[Z];
1860
- if (ye && (!(d === "alignment" ? _ !== pe(ye) : !1) || // We leave the current main axis only if every placement on that axis
1860
+ if (ye && (!(d === "alignment" ? k !== pe(ye) : !1) || // We leave the current main axis only if every placement on that axis
1861
1861
  // overflows the main axis.
1862
- Q.every((se) => pe(se.placement) === _ ? se.overflows[0] > 0 : !0)))
1862
+ Q.every((se) => pe(se.placement) === k ? se.overflows[0] > 0 : !0)))
1863
1863
  return {
1864
1864
  data: {
1865
1865
  index: Z,
@@ -1877,7 +1877,7 @@ const cl = 50, dl = async (e, t, l) => {
1877
1877
  const re = (U = Q.filter((se) => {
1878
1878
  if (I) {
1879
1879
  const ge = pe(se.placement);
1880
- return ge === _ || // Create a bias to the `y` side axis due to horizontal
1880
+ return ge === k || // Create a bias to the `y` side axis due to horizontal
1881
1881
  // reading directions favoring greater width.
1882
1882
  ge === "y";
1883
1883
  }
@@ -1966,11 +1966,11 @@ const no = function(e) {
1966
1966
  limiter: u = {
1967
1967
  fn: (w) => {
1968
1968
  let {
1969
- x: _,
1969
+ x: k,
1970
1970
  y: $
1971
1971
  } = w;
1972
1972
  return {
1973
- x: _,
1973
+ x: k,
1974
1974
  y: $
1975
1975
  };
1976
1976
  }
@@ -1982,11 +1982,11 @@ const no = function(e) {
1982
1982
  }, d = await a.detectOverflow(t, s), y = pe(je(n)), p = ht(y);
1983
1983
  let v = f[p], b = f[y];
1984
1984
  if (r) {
1985
- const w = p === "y" ? "top" : "left", _ = p === "y" ? "bottom" : "right", $ = v + d[w], T = v - d[_];
1985
+ const w = p === "y" ? "top" : "left", k = p === "y" ? "bottom" : "right", $ = v + d[w], T = v - d[k];
1986
1986
  v = rt($, v, T);
1987
1987
  }
1988
1988
  if (i) {
1989
- const w = y === "y" ? "top" : "left", _ = y === "y" ? "bottom" : "right", $ = b + d[w], T = b - d[_];
1989
+ const w = y === "y" ? "top" : "left", k = y === "y" ? "bottom" : "right", $ = b + d[w], T = b - d[k];
1990
1990
  b = rt($, b, T);
1991
1991
  }
1992
1992
  const m = u.fn({
@@ -2039,8 +2039,8 @@ const no = function(e) {
2039
2039
  p < T ? p = T : p > E && (p = E);
2040
2040
  }
2041
2041
  if (s) {
2042
- var w, _;
2043
- const $ = y === "y" ? "width" : "height", T = oo.has(je(n)), E = a.reference[d] - a.floating[$] + (T && ((w = r.offset) == null ? void 0 : w[d]) || 0) + (T ? 0 : m.crossAxis), I = a.reference[d] + a.reference[$] + (T ? 0 : ((_ = r.offset) == null ? void 0 : _[d]) || 0) - (T ? m.crossAxis : 0);
2042
+ var w, k;
2043
+ const $ = y === "y" ? "width" : "height", T = oo.has(je(n)), E = a.reference[d] - a.floating[$] + (T && ((w = r.offset) == null ? void 0 : w[d]) || 0) + (T ? 0 : m.crossAxis), I = a.reference[d] + a.reference[$] + (T ? 0 : ((k = r.offset) == null ? void 0 : k[d]) || 0) - (T ? m.crossAxis : 0);
2044
2044
  v < E ? v = E : v > I && (v = I);
2045
2045
  }
2046
2046
  return {
@@ -2135,11 +2135,11 @@ function ro(e) {
2135
2135
  const t = Je(e);
2136
2136
  return ot(t) ? e.ownerDocument ? e.ownerDocument.body : e.body : ce(t) && qe(t) ? t : ro(t);
2137
2137
  }
2138
- function Oe(e, t, l) {
2138
+ function De(e, t, l) {
2139
2139
  var o;
2140
2140
  t === void 0 && (t = []), l === void 0 && (l = !0);
2141
2141
  const n = ro(e), a = n === ((o = e.ownerDocument) == null ? void 0 : o.body), r = ae(n);
2142
- return a ? t.concat(r, r.visualViewport || [], qe(n) ? n : [], r.frameElement && l ? Oe(r.frameElement) : []) : t.concat(n, Oe(n, [], l));
2142
+ return a ? t.concat(r, r.visualViewport || [], qe(n) ? n : [], r.frameElement && l ? De(r.frameElement) : []) : t.concat(n, De(n, [], l));
2143
2143
  }
2144
2144
  function so(e) {
2145
2145
  const t = ie(e);
@@ -2191,8 +2191,8 @@ function xe(e, t, l, o) {
2191
2191
  const y = ae(a), p = o && ve(o) ? ae(o) : o;
2192
2192
  let v = y.frameElement;
2193
2193
  for (; v && o && p !== y; ) {
2194
- const b = Ee(v), m = v.getBoundingClientRect(), w = ie(v), _ = m.left + (v.clientLeft + parseFloat(w.paddingLeft)) * b.x, $ = m.top + (v.clientTop + parseFloat(w.paddingTop)) * b.y;
2195
- u *= b.x, s *= b.y, f *= b.x, d *= b.y, u += _, s += $, v = ae(v).frameElement;
2194
+ const b = Ee(v), m = v.getBoundingClientRect(), w = ie(v), k = m.left + (v.clientLeft + parseFloat(w.paddingLeft)) * b.x, $ = m.top + (v.clientTop + parseFloat(w.paddingTop)) * b.y;
2195
+ u *= b.x, s *= b.y, f *= b.x, d *= b.y, u += k, s += $, v = ae(v).frameElement;
2196
2196
  }
2197
2197
  }
2198
2198
  return Ye({
@@ -2294,7 +2294,7 @@ function _l(e, t) {
2294
2294
  const l = t.get(e);
2295
2295
  if (l)
2296
2296
  return l;
2297
- let o = Oe(e, [], !1).filter((i) => ve(i) && _e(i) !== "body"), n = null;
2297
+ let o = De(e, [], !1).filter((i) => ve(i) && _e(i) !== "body"), n = null;
2298
2298
  const a = ie(e).position === "fixed";
2299
2299
  let r = a ? Je(e) : e;
2300
2300
  for (; ve(r) && !ot(r); ) {
@@ -2402,7 +2402,7 @@ function Il(e, t) {
2402
2402
  } = e.getBoundingClientRect();
2403
2403
  if (i || t(), !d || !y)
2404
2404
  return;
2405
- const p = We(f), v = We(n.clientWidth - (s + d)), b = We(n.clientHeight - (f + y)), m = We(s), _ = {
2405
+ const p = We(f), v = We(n.clientWidth - (s + d)), b = We(n.clientHeight - (f + y)), m = We(s), k = {
2406
2406
  rootMargin: -p + "px " + -v + "px " + -b + "px " + -m + "px",
2407
2407
  threshold: Ae(0, ut(1, u)) || 1
2408
2408
  };
@@ -2420,12 +2420,12 @@ function Il(e, t) {
2420
2420
  }
2421
2421
  try {
2422
2422
  l = new IntersectionObserver(T, {
2423
- ..._,
2423
+ ...k,
2424
2424
  // Handle <iframe>s
2425
2425
  root: n.ownerDocument
2426
2426
  });
2427
2427
  } catch {
2428
- l = new IntersectionObserver(T, _);
2428
+ l = new IntersectionObserver(T, k);
2429
2429
  }
2430
2430
  l.observe(e);
2431
2431
  }
@@ -2439,7 +2439,7 @@ function Ll(e, t, l, o) {
2439
2439
  elementResize: r = typeof ResizeObserver == "function",
2440
2440
  layoutShift: i = typeof IntersectionObserver == "function",
2441
2441
  animationFrame: u = !1
2442
- } = o, s = kt(e), f = n || a ? [...s ? Oe(s) : [], ...Oe(t)] : [];
2442
+ } = o, s = kt(e), f = n || a ? [...s ? De(s) : [], ...De(t)] : [];
2443
2443
  f.forEach((w) => {
2444
2444
  n && w.addEventListener("scroll", l, {
2445
2445
  passive: !0
@@ -2448,8 +2448,8 @@ function Ll(e, t, l, o) {
2448
2448
  const d = s && i ? Il(s, l) : null;
2449
2449
  let y = -1, p = null;
2450
2450
  r && (p = new ResizeObserver((w) => {
2451
- let [_] = w;
2452
- _ && _.target === s && p && (p.unobserve(t), cancelAnimationFrame(y), y = requestAnimationFrame(() => {
2451
+ let [k] = w;
2452
+ k && k.target === s && p && (p.unobserve(t), cancelAnimationFrame(y), y = requestAnimationFrame(() => {
2453
2453
  p && p.observe(t);
2454
2454
  })), l();
2455
2455
  }), s && !u && p.observe(s), p.observe(t));
@@ -2537,7 +2537,7 @@ function vo(e, t, l) {
2537
2537
  top: M + "px"
2538
2538
  };
2539
2539
  });
2540
- let _;
2540
+ let k;
2541
2541
  function $() {
2542
2542
  s.value == null || f.value == null || Bl(s.value, f.value, {
2543
2543
  middleware: a.value,
@@ -2548,7 +2548,7 @@ function vo(e, t, l) {
2548
2548
  });
2549
2549
  }
2550
2550
  function T() {
2551
- typeof _ == "function" && (_(), _ = void 0);
2551
+ typeof k == "function" && (k(), k = void 0);
2552
2552
  }
2553
2553
  function E() {
2554
2554
  if (T(), o === void 0) {
@@ -2556,7 +2556,7 @@ function vo(e, t, l) {
2556
2556
  return;
2557
2557
  }
2558
2558
  if (s.value != null && f.value != null) {
2559
- _ = o(s.value, f.value, $);
2559
+ k = o(s.value, f.value, $);
2560
2560
  return;
2561
2561
  }
2562
2562
  }
@@ -2656,18 +2656,18 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2656
2656
  !n.value && o.event === "click" && (w.preventDefault(), w.stopPropagation(), b());
2657
2657
  }
2658
2658
  function b(w = !0) {
2659
- var _;
2660
- (_ = s.value) == null || _.update(), setTimeout(() => {
2659
+ var k;
2660
+ (k = s.value) == null || k.update(), setTimeout(() => {
2661
2661
  n.value = w;
2662
2662
  }, o.delay);
2663
2663
  }
2664
2664
  const m = x(() => {
2665
- const { middlewareData: w, placement: _ } = s.value, $ = w.arrow, T = {
2665
+ const { middlewareData: w, placement: k } = s.value, $ = w.arrow, T = {
2666
2666
  top: "bottom",
2667
2667
  right: "left",
2668
2668
  bottom: "top",
2669
2669
  left: "right"
2670
- }[_.split("-")[0]];
2670
+ }[k.split("-")[0]];
2671
2671
  return {
2672
2672
  left: ($ == null ? void 0 : $.x) && `${$ == null ? void 0 : $.x}px`,
2673
2673
  top: ($ == null ? void 0 : $.y) && `${$ == null ? void 0 : $.y}px`,
@@ -2678,16 +2678,16 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2678
2678
  });
2679
2679
  return ne(() => {
2680
2680
  o.show && b();
2681
- }), Pe(() => {
2681
+ }), Me(() => {
2682
2682
  n.value = !1;
2683
2683
  }), t({
2684
2684
  tooltipVisible: n,
2685
2685
  tooltip: i
2686
- }), (w, _) => (c(), V(O(pt), {
2686
+ }), (w, k) => (c(), V(O(pt), {
2687
2687
  ref: "tooltipClickOutside",
2688
2688
  class: "joy-tooltip__click-outside",
2689
2689
  options: f.value,
2690
- onTrigger: _[1] || (_[1] = ($) => b(!1))
2690
+ onTrigger: k[1] || (k[1] = ($) => b(!1))
2691
2691
  }, {
2692
2692
  default: z(() => {
2693
2693
  var $;
@@ -2700,7 +2700,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2700
2700
  onClick: v,
2701
2701
  onMouseenter: y,
2702
2702
  onMouseleave: p,
2703
- onKeydown: _[0] || (_[0] = Re((T) => b(!1), ["tab"]))
2703
+ onKeydown: k[0] || (k[0] = Re((T) => b(!1), ["tab"]))
2704
2704
  }, [
2705
2705
  j(w.$slots, "default", {}, void 0, !0),
2706
2706
  (c(), V(Te, { to: "body" }, [
@@ -2733,7 +2733,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2733
2733
  R(J(e.text), 1)
2734
2734
  ], !0)
2735
2735
  ], 512)
2736
- ], 14, El)) : k("", !0)
2736
+ ], 14, El)) : _("", !0)
2737
2737
  ]))
2738
2738
  ], 40, Al)
2739
2739
  ];
@@ -2741,7 +2741,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2741
2741
  _: 3
2742
2742
  }, 8, ["options"]));
2743
2743
  }
2744
- }), Jl = /* @__PURE__ */ A(zl, [["__scopeId", "data-v-0689c57a"]]), Pl = { class: "joy-label__group___main" }, Ml = {
2744
+ }), Jl = /* @__PURE__ */ A(zl, [["__scopeId", "data-v-eec989e6"]]), Pl = { class: "joy-label__group___main" }, Ml = {
2745
2745
  key: 0,
2746
2746
  class: "joy-label-required"
2747
2747
  }, Fl = {
@@ -2784,8 +2784,8 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2784
2784
  j(l.$slots, "default", {}, () => [
2785
2785
  R(J(e.text), 1)
2786
2786
  ], !0),
2787
- e.required ? (c(), h("span", Ml, "*")) : k("", !0),
2788
- e.optionalLabel ? (c(), h("span", Fl, "- " + J(e.optionalLabel), 1)) : k("", !0)
2787
+ e.required ? (c(), h("span", Ml, "*")) : _("", !0),
2788
+ e.optionalLabel ? (c(), h("span", Fl, "- " + J(e.optionalLabel), 1)) : _("", !0)
2789
2789
  ]),
2790
2790
  _: 3
2791
2791
  }, 16, ["class"])),
@@ -2803,11 +2803,11 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2803
2803
  })
2804
2804
  ]),
2805
2805
  _: 3
2806
- })) : k("", !0)
2806
+ })) : _("", !0)
2807
2807
  ]),
2808
2808
  l.$slots["label-legend"] ? (c(), h("span", Ol, [
2809
2809
  j(l.$slots, "label-legend", {}, void 0, !0)
2810
- ])) : k("", !0)
2810
+ ])) : _("", !0)
2811
2811
  ], 2));
2812
2812
  }
2813
2813
  }), Ie = /* @__PURE__ */ A(Dl, [["__scopeId", "data-v-aa2ae844"]]), Rl = ["id"], Nl = /* @__PURE__ */ B({
@@ -2854,7 +2854,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2854
2854
  R(J(e.label), 1)
2855
2855
  ]),
2856
2856
  _: 1
2857
- }, 8, ["required", "optional-label", "size"])) : k("", !0),
2857
+ }, 8, ["required", "optional-label", "size"])) : _("", !0),
2858
2858
  g("div", {
2859
2859
  class: L(["joy-checkbox-group", `joy-checkbox-group--${e.direction}`])
2860
2860
  }, [
@@ -2956,7 +2956,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2956
2956
  class: "joy-collapse-item__summary___icon",
2957
2957
  "aria-hidden": "true",
2958
2958
  name: e.summaryIcon
2959
- }, null, 8, ["name"])) : k("", !0),
2959
+ }, null, 8, ["name"])) : _("", !0),
2960
2960
  R(" " + J(e.header), 1)
2961
2961
  ], 8, ql),
2962
2962
  g("div", Hl, [
@@ -2966,7 +2966,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2966
2966
  class: "joy-collapse-item__summary___marker joy-mt-1",
2967
2967
  name: "chevron-down"
2968
2968
  }),
2969
- e.subheader ? (c(), h("span", Wl, J(e.subheader), 1)) : k("", !0),
2969
+ e.subheader ? (c(), h("span", Wl, J(e.subheader), 1)) : _("", !0),
2970
2970
  g("span", Ul, [
2971
2971
  j(s.$slots, "collapse-preview", {}, void 0, !0)
2972
2972
  ])
@@ -2983,10 +2983,10 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
2983
2983
  ])
2984
2984
  }, [
2985
2985
  j(s.$slots, "default", {}, void 0, !0)
2986
- ], 10, Gl)) : k("", !0)
2986
+ ], 10, Gl)) : _("", !0)
2987
2987
  ], 2));
2988
2988
  }
2989
- }), Yl = /* @__PURE__ */ A(Kl, [["__scopeId", "data-v-ec1339ef"]]), Zl = { class: "joy-collapse" }, Xl = /* @__PURE__ */ B({
2989
+ }), Yl = /* @__PURE__ */ A(Kl, [["__scopeId", "data-v-cdea95ef"]]), Zl = { class: "joy-collapse" }, Xl = /* @__PURE__ */ B({
2990
2990
  __name: "VJoyCollapse",
2991
2991
  props: {
2992
2992
  /** Open one item at a time. Works with modelValue */
@@ -3056,13 +3056,13 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3056
3056
  "onCollapseItem:close": () => y(m)
3057
3057
  }), {
3058
3058
  "collapse-header-right": z(() => [
3059
- (c(!0), h(H, null, K(s(m, "collapse-header-right"), (w, _) => (c(), V(X(w), { key: _ }))), 128))
3059
+ (c(!0), h(H, null, K(s(m, "collapse-header-right"), (w, k) => (c(), V(X(w), { key: k }))), 128))
3060
3060
  ]),
3061
3061
  "collapse-preview": z(() => [
3062
- (c(!0), h(H, null, K(s(m, "collapse-preview"), (w, _) => (c(), V(X(w), { key: _ }))), 128))
3062
+ (c(!0), h(H, null, K(s(m, "collapse-preview"), (w, k) => (c(), V(X(w), { key: k }))), 128))
3063
3063
  ]),
3064
3064
  default: z(() => [
3065
- (c(!0), h(H, null, K(s(m, "default"), (w, _) => (c(), V(X(w), { key: _ }))), 128))
3065
+ (c(!0), h(H, null, K(s(m, "default"), (w, k) => (c(), V(X(w), { key: k }))), 128))
3066
3066
  ]),
3067
3067
  _: 2
3068
3068
  }, 1040, ["open", "mode", "onCollapseItem:open", "onCollapseItem:close"]))), 128))
@@ -3327,7 +3327,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3327
3327
  },
3328
3328
  emits: ["dialog:open", "dialog:after-open", "dialog:hide", "dialog:after-hide", "dialog:before-unmount", "dialog:confirm"],
3329
3329
  setup(e, { expose: t, emit: l }) {
3330
- const o = e, n = l, a = De() + "--JoyDialog", r = Y(), i = S(!1), u = S(), s = S(o.open), f = le(), d = x(() => {
3330
+ const o = e, n = l, a = Pe() + "--JoyDialog", r = Y(), i = S(!1), u = S(), s = S(o.open), f = le(), d = x(() => {
3331
3331
  if (i.value)
3332
3332
  return f;
3333
3333
  }), y = x(() => {
@@ -3339,12 +3339,12 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3339
3339
  }
3340
3340
  async function m(E) {
3341
3341
  const { fireHideEvent: I = !0 } = E ?? {};
3342
- o.demoMode || (s.value = !1, await Fe(), be(!1), I && n("dialog:hide"));
3342
+ o.demoMode || (s.value = !1, await Oe(), be(!1), I && n("dialog:hide"));
3343
3343
  }
3344
3344
  async function w() {
3345
- s.value = !0, await Fe(), o.preventBodyScroll && be(!0);
3345
+ s.value = !0, await Oe(), o.preventBodyScroll && be(!0);
3346
3346
  }
3347
- function _() {
3347
+ function k() {
3348
3348
  n("dialog:open");
3349
3349
  }
3350
3350
  function $() {
@@ -3355,7 +3355,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3355
3355
  }
3356
3356
  return ne(async () => {
3357
3357
  i.value = !0;
3358
- }), Pe(() => {
3358
+ }), Me(() => {
3359
3359
  s.value === !0 && (n("dialog:before-unmount"), be(!1));
3360
3360
  }), t({
3361
3361
  hasFooterSlots: y,
@@ -3371,7 +3371,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3371
3371
  duration: { enter: 300, leave: 100 },
3372
3372
  name: "dialog",
3373
3373
  appear: "",
3374
- onEnter: _,
3374
+ onEnter: k,
3375
3375
  onAfterEnter: $,
3376
3376
  onAfterLeave: T
3377
3377
  }, {
@@ -3408,7 +3408,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3408
3408
  e.patternBrand ? (c(), h("div", aa, [...I[3] || (I[3] = [
3409
3409
  g("div", { class: "joy-dialog__shapes___shape" }, null, -1),
3410
3410
  g("div", { class: "joy-dialog__shapes___shape" }, null, -1)
3411
- ])])) : k("", !0),
3411
+ ])])) : _("", !0),
3412
3412
  e.bannerSrc ? (c(), h("div", {
3413
3413
  key: 1,
3414
3414
  class: "joy-dialog--banner",
@@ -3417,11 +3417,11 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3417
3417
  backgroundPosition: e.bannerPosition,
3418
3418
  height: `${e.bannerHeight}px`
3419
3419
  })
3420
- }, null, 4)) : k("", !0),
3420
+ }, null, 4)) : _("", !0),
3421
3421
  g("div", ia, [
3422
3422
  E.$slots["dialog-preheader"] ? (c(), h("div", ra, [
3423
3423
  j(E.$slots, "dialog-preheader", {}, void 0, !0)
3424
- ])) : k("", !0),
3424
+ ])) : _("", !0),
3425
3425
  g("div", {
3426
3426
  id: v.value,
3427
3427
  class: "joy-dialog--header__title"
@@ -3431,7 +3431,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3431
3431
  g("p", ua, [
3432
3432
  j(E.$slots, "dialog-subheader", {}, void 0, !0)
3433
3433
  ]),
3434
- e.patternConfirm ? k("", !0) : (c(), V(Ve, {
3434
+ e.patternConfirm ? _("", !0) : (c(), V(Ve, {
3435
3435
  key: 1,
3436
3436
  id: "joy-dialog--close",
3437
3437
  icon: "cross",
@@ -3471,7 +3471,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3471
3471
  R(J(e.cancelText), 1)
3472
3472
  ]),
3473
3473
  _: 1
3474
- }, 8, ["size"])) : k("", !0)
3474
+ }, 8, ["size"])) : _("", !0)
3475
3475
  ], !0),
3476
3476
  j(E.$slots, "dialog-confirm", {}, () => [
3477
3477
  e.confirmText ? (c(), V(ze, {
@@ -3485,7 +3485,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3485
3485
  R(J(e.confirmText), 1)
3486
3486
  ]),
3487
3487
  _: 1
3488
- }, 8, ["size"])) : k("", !0)
3488
+ }, 8, ["size"])) : _("", !0)
3489
3489
  ], !0)
3490
3490
  ]),
3491
3491
  _: 3
@@ -3493,14 +3493,14 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3493
3493
  ], 2),
3494
3494
  O(r)["dialog-indicators"] ? (c(), h("div", da, [
3495
3495
  j(E.$slots, "dialog-indicators", {}, void 0, !0)
3496
- ])) : k("", !0)
3496
+ ])) : _("", !0)
3497
3497
  ])
3498
3498
  ], 2)
3499
- ], 16, na)) : k("", !0)
3499
+ ], 16, na)) : _("", !0)
3500
3500
  ]),
3501
3501
  _: 3
3502
3502
  })
3503
- ], 8, ["to", "disabled"])) : k("", !0);
3503
+ ], 8, ["to", "disabled"])) : _("", !0);
3504
3504
  }
3505
3505
  }), Su = /* @__PURE__ */ A(fa, [["__scopeId", "data-v-8bbcabdb"]]), xu = /* @__PURE__ */ B({
3506
3506
  __name: "VJoyDialogTrigger",
@@ -3591,7 +3591,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3591
3591
  },
3592
3592
  emits: ["drawer:open", "drawer:after-open", "drawer:hide", "drawer:after-hide", "drawer:before-unmount", "drawer:confirm"],
3593
3593
  setup(e, { expose: t, emit: l }) {
3594
- const o = e, n = l, a = De() + "--JoyDrawer", r = Y(), i = S(!1), u = S(), s = S(o.open), f = le(), d = x(() => {
3594
+ const o = e, n = l, a = Pe() + "--JoyDrawer", r = Y(), i = S(!1), u = S(), s = S(o.open), f = le(), d = x(() => {
3595
3595
  if (i.value)
3596
3596
  return f;
3597
3597
  }), y = x(() => {
@@ -3600,15 +3600,15 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3600
3600
  }), p = x(() => o.id || a), v = x(() => p.value + "-header");
3601
3601
  async function b(T) {
3602
3602
  const { fireHideEvent: E = !0 } = T ?? {};
3603
- o.demoMode || o.onBeforeHide && !await o.onBeforeHide() || (s.value = !1, await Fe(), be(!1), E && n("drawer:hide"));
3603
+ o.demoMode || o.onBeforeHide && !await o.onBeforeHide() || (s.value = !1, await Oe(), be(!1), E && n("drawer:hide"));
3604
3604
  }
3605
3605
  async function m() {
3606
- s.value = !0, await Fe(), !o.elevated && o.preventBodyScroll && be(!0);
3606
+ s.value = !0, await Oe(), !o.elevated && o.preventBodyScroll && be(!0);
3607
3607
  }
3608
3608
  function w() {
3609
3609
  n("drawer:open");
3610
3610
  }
3611
- function _() {
3611
+ function k() {
3612
3612
  n("drawer:after-open");
3613
3613
  }
3614
3614
  function $() {
@@ -3616,7 +3616,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3616
3616
  }
3617
3617
  return ne(() => {
3618
3618
  i.value = !0;
3619
- }), Pe(() => {
3619
+ }), Me(() => {
3620
3620
  s.value === !0 && (n("drawer:before-unmount"), be(!1));
3621
3621
  }), t({
3622
3622
  hasFooterSlots: y,
@@ -3633,7 +3633,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3633
3633
  name: "drawer",
3634
3634
  appear: "",
3635
3635
  onEnter: w,
3636
- onAfterEnter: _,
3636
+ onAfterEnter: k,
3637
3637
  onAfterLeave: $
3638
3638
  }, {
3639
3639
  default: z(() => [
@@ -3654,7 +3654,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3654
3654
  "aria-labelledby": v.value,
3655
3655
  onKeydown: E[4] || (E[4] = Re((I) => b(), ["esc"]))
3656
3656
  }), [
3657
- e.elevated ? k("", !0) : (c(), h("div", {
3657
+ e.elevated ? _("", !0) : (c(), h("div", {
3658
3658
  key: 0,
3659
3659
  class: L([
3660
3660
  {
@@ -3723,7 +3723,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3723
3723
  R(J(e.cancelText), 1)
3724
3724
  ]),
3725
3725
  _: 1
3726
- }, 8, ["size"])) : k("", !0)
3726
+ }, 8, ["size"])) : _("", !0)
3727
3727
  ], !0),
3728
3728
  j(T.$slots, "drawer-confirm", {}, () => [
3729
3729
  e.confirmText ? (c(), V(ze, {
@@ -3737,7 +3737,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3737
3737
  R(J(e.confirmText), 1)
3738
3738
  ]),
3739
3739
  _: 1
3740
- }, 8, ["size"])) : k("", !0)
3740
+ }, 8, ["size"])) : _("", !0)
3741
3741
  ], !0)
3742
3742
  ]),
3743
3743
  _: 3
@@ -3745,11 +3745,11 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3745
3745
  ], 2)
3746
3746
  ])
3747
3747
  ], 2)
3748
- ], 16, ya)) : k("", !0)
3748
+ ], 16, ya)) : _("", !0)
3749
3749
  ]),
3750
3750
  _: 3
3751
3751
  })
3752
- ], 8, ["to", "disabled"])) : k("", !0);
3752
+ ], 8, ["to", "disabled"])) : _("", !0);
3753
3753
  }
3754
3754
  }), Vu = /* @__PURE__ */ A(ba, [["__scopeId", "data-v-3a548d6c"]]), Tu = /* @__PURE__ */ B({
3755
3755
  __name: "VJoyDrawerTrigger",
@@ -3839,8 +3839,8 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3839
3839
  !a.value || !a.value.contains(document.activeElement) || ((m.key === "Escape" || m.key === "Tab") && o("close:dropdownList"), (m.key === "Enter" || m.key === "enter") && y(m), f() && m.key === " " && m.preventDefault(), ["ArrowDown", "ArrowUp", "Home", "End"].includes(m.key) && p(m));
3840
3840
  }
3841
3841
  function y(m) {
3842
- var _;
3843
- if (m.preventDefault(), !f() || !((_ = a.value) != null && _.contains(f())))
3842
+ var k;
3843
+ if (m.preventDefault(), !f() || !((k = a.value) != null && k.contains(f())))
3844
3844
  return;
3845
3845
  const w = f();
3846
3846
  if (w) {
@@ -3850,8 +3850,8 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3850
3850
  }
3851
3851
  }
3852
3852
  function p(m) {
3853
- const w = u(), _ = f();
3854
- let $ = w.indexOf(_);
3853
+ const w = u(), k = f();
3854
+ let $ = w.indexOf(k);
3855
3855
  w.length && (m.preventDefault(), m.key === "ArrowDown" ? $++ : m.key === "ArrowUp" ? $-- : m.key === "Home" ? $ = 0 : m.key === "End" && ($ = w.length - 1), $ < 0 && ($ = w.length - 1), $ > w.length - 1 && ($ = 0), v(w[$]));
3856
3856
  }
3857
3857
  function v(m) {
@@ -3862,7 +3862,7 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3862
3862
  }
3863
3863
  return ne(() => {
3864
3864
  globalThis.addEventListener("keydown", d), s();
3865
- }), Pe(() => {
3865
+ }), Me(() => {
3866
3866
  globalThis.removeEventListener("keydown", d);
3867
3867
  }), t({
3868
3868
  isSelected: r
@@ -3876,9 +3876,9 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3876
3876
  type: "button",
3877
3877
  class: "joy-dropdown-list__reset",
3878
3878
  onClick: b
3879
- }, J(e.resetLabel || "Reset"), 1)) : k("", !0),
3879
+ }, J(e.resetLabel || "Reset"), 1)) : _("", !0),
3880
3880
  j(m.$slots, "dropdown-list-header", {}, void 0, !0)
3881
- ])) : k("", !0),
3881
+ ])) : _("", !0),
3882
3882
  g("div", {
3883
3883
  tabindex: "0",
3884
3884
  class: L(["joy-dropdown-list__items", { "joy-dropdown-list__items-slotted": m.$slots["dropdown-list-items"] }]),
@@ -3894,36 +3894,36 @@ const Al = ["aria-describedby"], El = ["id"], zl = /* @__PURE__ */ B({
3894
3894
  "aria-label": e.ariaLabel,
3895
3895
  "aria-labelledby": e.ariaLabelledBy
3896
3896
  }, [
3897
- (c(!0), h(H, null, K(e.options, (_) => (c(), h("li", {
3898
- id: _.id,
3899
- key: _.id,
3897
+ (c(!0), h(H, null, K(e.options, (k) => (c(), h("li", {
3898
+ id: k.id,
3899
+ key: k.id,
3900
3900
  style: te({ "max-width": `${e.width}px` }),
3901
3901
  class: L([
3902
3902
  "joy-dropdown-list__item",
3903
3903
  `joy-dropdown-list__item--${e.size}`,
3904
3904
  {
3905
- "joy-dropdown-list__item--selected": r.value(_),
3906
- "joy-dropdown-list__item--disabled": _.disabled
3905
+ "joy-dropdown-list__item--selected": r.value(k),
3906
+ "joy-dropdown-list__item--disabled": k.disabled
3907
3907
  }
3908
3908
  ]),
3909
- tabindex: _.disabled ? void 0 : -1,
3910
- "aria-disabled": _.disabled,
3911
- "aria-selected": r.value(_),
3912
- title: _.label,
3913
- "aria-label": _.label,
3914
- ".dataModel": _.value || _.id,
3909
+ tabindex: k.disabled ? void 0 : -1,
3910
+ "aria-disabled": k.disabled,
3911
+ "aria-selected": r.value(k),
3912
+ title: k.label,
3913
+ "aria-label": k.label,
3914
+ ".dataModel": k.value || k.id,
3915
3915
  role: "option",
3916
- onClick: ($) => i(_)
3916
+ onClick: ($) => i(k)
3917
3917
  }, [
3918
- j(m.$slots, "label", q({ ref_for: !0 }, _), () => [
3919
- g("span", null, J(_.label), 1)
3918
+ j(m.$slots, "label", q({ ref_for: !0 }, k), () => [
3919
+ g("span", null, J(k.label), 1)
3920
3920
  ], !0)
3921
3921
  ], 46, ka))), 128))
3922
- ], 8, ja)) : k("", !0)
3922
+ ], 8, ja)) : _("", !0)
3923
3923
  ], 6),
3924
3924
  m.$slots["dropdown-list-footer"] ? (c(), h("footer", _a, [
3925
3925
  j(m.$slots, "dropdown-list-footer", {}, void 0, !0)
3926
- ])) : k("", !0)
3926
+ ])) : _("", !0)
3927
3927
  ], 4));
3928
3928
  }
3929
3929
  }), Ca = /* @__PURE__ */ A($a, [["__scopeId", "data-v-3aa1b9db"]]);
@@ -3931,7 +3931,7 @@ function Sa(e) {
3931
3931
  const t = () => e();
3932
3932
  ne(() => {
3933
3933
  globalThis.addEventListener("resize", t);
3934
- }), Pe(() => {
3934
+ }), Me(() => {
3935
3935
  globalThis.removeEventListener("resize", t);
3936
3936
  });
3937
3937
  }
@@ -4057,9 +4057,9 @@ const xa = /* @__PURE__ */ B({
4057
4057
  f.value = !1, p && clearTimeout(p), a.value = !0, o("dropdown:open");
4058
4058
  }
4059
4059
  function w(C) {
4060
- C.stopPropagation(), a.value ? _() : m(), s.value = C.target;
4060
+ C.stopPropagation(), a.value ? k() : m(), s.value = C.target;
4061
4061
  }
4062
- function _() {
4062
+ function k() {
4063
4063
  b(), $();
4064
4064
  }
4065
4065
  function $() {
@@ -4121,7 +4121,7 @@ const xa = /* @__PURE__ */ B({
4121
4121
  "reset-label": e.resetLabel,
4122
4122
  "aria-labelled-by": d,
4123
4123
  "onUpdate:modelValue": T,
4124
- "onClose:dropdownList": _,
4124
+ "onClose:dropdownList": k,
4125
4125
  onReset: E
4126
4126
  }, yt({
4127
4127
  label: z((M) => [
@@ -4153,7 +4153,7 @@ const xa = /* @__PURE__ */ B({
4153
4153
  key: "2"
4154
4154
  } : void 0
4155
4155
  ]), 1032, ["model-value", "options", "size", "width", "height", "reset", "reset-label"])
4156
- ], 6)) : k("", !0)
4156
+ ], 6)) : _("", !0)
4157
4157
  ]),
4158
4158
  _: 3
4159
4159
  }, 512));
@@ -4202,9 +4202,9 @@ const xa = /* @__PURE__ */ B({
4202
4202
  g("div", null, [
4203
4203
  t.default ? j(l.$slots, "default", { key: 0 }, void 0, !0) : e.errors ? (c(), h("ul", Ta, [
4204
4204
  (c(!0), h(H, null, K(e.errors, (a) => (c(), h("li", { key: a }, J(a), 1))), 128))
4205
- ])) : k("", !0)
4205
+ ])) : _("", !0)
4206
4206
  ])
4207
- ], 10, Va)) : k("", !0);
4207
+ ], 10, Va)) : _("", !0);
4208
4208
  };
4209
4209
  }
4210
4210
  }), _t = /* @__PURE__ */ A(Ia, [["__scopeId", "data-v-9910aafe"]]), La = { class: "joy-dropzone__icon-wrapper" }, Ba = /* @__PURE__ */ B({
@@ -4261,8 +4261,8 @@ const xa = /* @__PURE__ */ B({
4261
4261
  g("span", Ea, J(l.file.name), 1),
4262
4262
  t.information ? (c(), h("div", za, [
4263
4263
  j(o.$slots, "information", { file: e.file }, void 0, !0)
4264
- ])) : k("", !0),
4265
- e.error ? (c(), h("p", Ja, J(e.error), 1)) : k("", !0)
4264
+ ])) : _("", !0),
4265
+ e.error ? (c(), h("p", Ja, J(e.error), 1)) : _("", !0)
4266
4266
  ]),
4267
4267
  D(ue, {
4268
4268
  "column-gap": "1",
@@ -4272,7 +4272,7 @@ const xa = /* @__PURE__ */ B({
4272
4272
  }, {
4273
4273
  default: z(() => [
4274
4274
  j(o.$slots, "actions", { file: e.file }, void 0, !0),
4275
- e.disabled ? k("", !0) : (c(), V(Ve, {
4275
+ e.disabled ? _("", !0) : (c(), V(Ve, {
4276
4276
  key: 0,
4277
4277
  size: "medium",
4278
4278
  variant: "ghost",
@@ -4289,7 +4289,7 @@ const xa = /* @__PURE__ */ B({
4289
4289
  title: e.deleteLabel,
4290
4290
  label: e.deleteLabel,
4291
4291
  onClick: n[1] || (n[1] = (a) => o.$emit("delete"))
4292
- }, null, 8, ["title", "label"])) : k("", !0)
4292
+ }, null, 8, ["title", "label"])) : _("", !0)
4293
4293
  ]),
4294
4294
  _: 3
4295
4295
  })
@@ -4322,7 +4322,7 @@ const xa = /* @__PURE__ */ B({
4322
4322
  e.icon ? (c(), V(N, {
4323
4323
  key: 0,
4324
4324
  name: e.icon
4325
- }, null, 8, ["name"])) : k("", !0),
4325
+ }, null, 8, ["name"])) : _("", !0),
4326
4326
  g("span", Fa, [
4327
4327
  j(t.$slots, "default", {}, () => [
4328
4328
  R(J(e.text), 1)
@@ -4385,7 +4385,7 @@ const xa = /* @__PURE__ */ B({
4385
4385
  if (!U)
4386
4386
  return o.errorTextMaxSize;
4387
4387
  }
4388
- function _() {
4388
+ function k() {
4389
4389
  o.disabled || (i.value = void 0, s.value && s.value.click());
4390
4390
  }
4391
4391
  function $() {
@@ -4436,7 +4436,7 @@ const xa = /* @__PURE__ */ B({
4436
4436
  R(J(e.label), 1)
4437
4437
  ]),
4438
4438
  _: 1
4439
- }, 8, ["for"])) : k("", !0),
4439
+ }, 8, ["for"])) : _("", !0),
4440
4440
  g("div", {
4441
4441
  ref_key: "dropzoneAreaRef",
4442
4442
  ref: u,
@@ -4486,7 +4486,7 @@ const xa = /* @__PURE__ */ B({
4486
4486
  key: "1"
4487
4487
  } : void 0
4488
4488
  ]), 1032, ["file", "error", "update-label", "delete-label", "can-delete", "disabled", "onUpdate", "onDelete"]))), 128))
4489
- ])) : k("", !0),
4489
+ ])) : _("", !0),
4490
4490
  n.value.length === 0 || e.multiple && !a.value ? (c(), V(ue, {
4491
4491
  key: 1,
4492
4492
  direction: "column",
@@ -4494,7 +4494,7 @@ const xa = /* @__PURE__ */ B({
4494
4494
  wrap: "nowrap",
4495
4495
  "no-margin": "",
4496
4496
  class: "joy-dropzone__instruction",
4497
- onClick: _
4497
+ onClick: k
4498
4498
  }, {
4499
4499
  default: z(() => [
4500
4500
  D(go, {
@@ -4518,20 +4518,20 @@ const xa = /* @__PURE__ */ B({
4518
4518
  ])
4519
4519
  ]),
4520
4520
  _: 3
4521
- })) : k("", !0)
4521
+ })) : _("", !0)
4522
4522
  ], 8, Na)
4523
4523
  ], 512),
4524
4524
  l["dropzone-legend"] && !y.value ? (c(), h("div", Ua, [
4525
4525
  j(F.$slots, "dropzone-legend", {}, void 0, !0)
4526
- ])) : k("", !0),
4526
+ ])) : _("", !0),
4527
4527
  y.value ? (c(), V(_t, {
4528
4528
  key: 2,
4529
4529
  errors: [y.value],
4530
4530
  class: "joy-dropzone__error"
4531
- }, null, 8, ["errors"])) : k("", !0)
4531
+ }, null, 8, ["errors"])) : _("", !0)
4532
4532
  ], 2));
4533
4533
  }
4534
- }), Lu = /* @__PURE__ */ A(Ga, [["__scopeId", "data-v-23d08b6e"]]), Ka = ["aria-label"], Ya = { class: "joy-filter-bar__wrapper" }, Za = /* @__PURE__ */ B({
4534
+ }), Lu = /* @__PURE__ */ A(Ga, [["__scopeId", "data-v-d0429095"]]), Ka = ["aria-label"], Ya = { class: "joy-filter-bar__wrapper" }, Za = /* @__PURE__ */ B({
4535
4535
  __name: "VJoyFilterBar",
4536
4536
  props: {
4537
4537
  /** To give a label to the whole component */
@@ -4583,7 +4583,7 @@ const xa = /* @__PURE__ */ B({
4583
4583
  name: "chevron-down",
4584
4584
  size: "xxsmall",
4585
4585
  color: "neutral"
4586
- })) : k("", !0)
4586
+ })) : _("", !0)
4587
4587
  ], 2));
4588
4588
  }
4589
4589
  }), Au = /* @__PURE__ */ A(Xa, [["__scopeId", "data-v-2970da90"]]), Qa = { class: "floating-actions-bar__content" }, ei = { class: "floating-actions-bar__actions" }, ti = /* @__PURE__ */ B({
@@ -4625,7 +4625,7 @@ const xa = /* @__PURE__ */ B({
4625
4625
  ])
4626
4626
  ], 4)
4627
4627
  ], 6)
4628
- ], 8, ["to"])) : k("", !0);
4628
+ ], 8, ["to"])) : _("", !0);
4629
4629
  }
4630
4630
  }), Eu = /* @__PURE__ */ A(ti, [["__scopeId", "data-v-2eef762e"]]), oi = /* @__PURE__ */ B({
4631
4631
  __name: "VJoyFormFieldSkeleton",
@@ -4717,7 +4717,7 @@ const xa = /* @__PURE__ */ B({
4717
4717
  j(u.$slots, "funnel-header", {}, void 0, !0)
4718
4718
  ])
4719
4719
  ]),
4720
- e.hideShapes ? k("", !0) : (c(), h("div", {
4720
+ e.hideShapes ? _("", !0) : (c(), h("div", {
4721
4721
  key: 0,
4722
4722
  class: L([
4723
4723
  "joy-funnel__shapes",
@@ -4816,13 +4816,13 @@ const xa = /* @__PURE__ */ B({
4816
4816
  e.displayIcon ? (c(), V(N, {
4817
4817
  key: 0,
4818
4818
  name: o.value
4819
- }, null, 8, ["name"])) : k("", !0)
4819
+ }, null, 8, ["name"])) : _("", !0)
4820
4820
  ], !0)
4821
4821
  ]),
4822
4822
  g("div", vi, [
4823
4823
  n.$slots["highlight-title"] ? (c(), h("strong", hi, [
4824
4824
  j(n.$slots, "highlight-title", {}, void 0, !0)
4825
- ])) : k("", !0),
4825
+ ])) : _("", !0),
4826
4826
  j(n.$slots, "default", {}, void 0, !0)
4827
4827
  ])
4828
4828
  ], 2));
@@ -4994,7 +4994,7 @@ const xa = /* @__PURE__ */ B({
4994
4994
  ], !0)
4995
4995
  ]),
4996
4996
  _: 3
4997
- }, 8, ["for", "required", "optional-label", "size"])) : k("", !0),
4997
+ }, 8, ["for", "required", "optional-label", "size"])) : _("", !0),
4998
4998
  g("div", {
4999
4999
  class: L([
5000
5000
  "joy-input--wrapper",
@@ -5009,7 +5009,7 @@ const xa = /* @__PURE__ */ B({
5009
5009
  key: 0,
5010
5010
  class: "joy-input--decorative-icon",
5011
5011
  name: e.icon
5012
- }, null, 8, ["name"])) : k("", !0),
5012
+ }, null, 8, ["name"])) : _("", !0),
5013
5013
  g("input", q(m.$attrs, {
5014
5014
  id: e.id || e.name,
5015
5015
  ref_key: "input",
@@ -5028,15 +5028,15 @@ const xa = /* @__PURE__ */ B({
5028
5028
  type: n.type,
5029
5029
  value: e.modelValue,
5030
5030
  onFocus: w[0] || (w[0] = //@ts-ignore
5031
- (..._) => b.onFocus && b.onFocus(..._)),
5031
+ (...k) => b.onFocus && b.onFocus(...k)),
5032
5032
  onBlur: w[1] || (w[1] = //@ts-ignore
5033
- (..._) => b.onBlur && b.onBlur(..._)),
5033
+ (...k) => b.onBlur && b.onBlur(...k)),
5034
5034
  onInput: w[2] || (w[2] = //@ts-ignore
5035
- (..._) => b.onInput && b.onInput(..._)),
5035
+ (...k) => b.onInput && b.onInput(...k)),
5036
5036
  onChange: w[3] || (w[3] = //@ts-ignore
5037
- (..._) => b.onChange && b.onChange(..._)),
5037
+ (...k) => b.onChange && b.onChange(...k)),
5038
5038
  onWheel: w[4] || (w[4] = //@ts-ignore
5039
- (..._) => b.onWheelScroll && b.onWheelScroll(..._))
5039
+ (...k) => b.onWheelScroll && b.onWheelScroll(...k))
5040
5040
  }), null, 16, _i),
5041
5041
  d.value ? (c(), V(Ve, {
5042
5042
  key: 1,
@@ -5046,7 +5046,7 @@ const xa = /* @__PURE__ */ B({
5046
5046
  size: "xxsmall",
5047
5047
  icon: "cross",
5048
5048
  onClick: b.clearValue
5049
- }, null, 8, ["label", "onClick"])) : k("", !0),
5049
+ }, null, 8, ["label", "onClick"])) : _("", !0),
5050
5050
  j(m.$slots, "right-action", {}, void 0, !0)
5051
5051
  ], 2)
5052
5052
  ], 2)
@@ -5107,7 +5107,7 @@ const xa = /* @__PURE__ */ B({
5107
5107
  }
5108
5108
  return Math.min(E, u.value - 1);
5109
5109
  }
5110
- const _ = {
5110
+ const k = {
5111
5111
  onInput: ($, T) => {
5112
5112
  const E = $.split("").filter((C) => f(C)).slice(0, u.value - T);
5113
5113
  if (E.length === 0) {
@@ -5197,12 +5197,12 @@ const xa = /* @__PURE__ */ B({
5197
5197
  "aria-label": s(I),
5198
5198
  autocomplete: "one-time-code",
5199
5199
  maxlength: "1",
5200
- "onUpdate:modelValue": (C) => _.onInput(C, I),
5201
- onKeydown: (C) => _.onKeyDown(C, I),
5202
- onPaste: (C) => _.onPaste(C, I),
5203
- onFocus: _.onFocus,
5204
- onBlur: _.onBlur,
5205
- onClick: _.onClick
5200
+ "onUpdate:modelValue": (C) => k.onInput(C, I),
5201
+ onKeydown: (C) => k.onKeyDown(C, I),
5202
+ onPaste: (C) => k.onPaste(C, I),
5203
+ onFocus: k.onFocus,
5204
+ onBlur: k.onBlur,
5205
+ onClick: k.onClick
5206
5206
  }), null, 16, ["name", "model-value", "disabled", "invalid", "aria-label", "onUpdate:modelValue", "onKeydown", "onPaste", "onFocus", "onBlur", "onClick"])
5207
5207
  ]))), 128))
5208
5208
  ], 2)
@@ -5261,7 +5261,7 @@ const xa = /* @__PURE__ */ B({
5261
5261
  "right-action": z(() => [
5262
5262
  e.unit ? (c(), h("div", Vi, [
5263
5263
  g("span", Ti, J(e.unit), 1)
5264
- ])) : k("", !0)
5264
+ ])) : _("", !0)
5265
5265
  ]),
5266
5266
  _: 3
5267
5267
  }, 16)
@@ -5326,7 +5326,7 @@ const xa = /* @__PURE__ */ B({
5326
5326
  j(d.$slots, "password-requirements", {}, void 0, !0)
5327
5327
  ]),
5328
5328
  _: 3
5329
- })) : k("", !0)
5329
+ })) : _("", !0)
5330
5330
  ]));
5331
5331
  }
5332
5332
  }), qu = /* @__PURE__ */ A(Bi, [["__scopeId", "data-v-54152321"]]), Ai = { class: "joy-list-item__left" }, Ei = { class: "joy-font-primary-300 joy-m-0" }, zi = { class: "joy-list-item__right" }, Ji = /* @__PURE__ */ B({
@@ -5352,7 +5352,7 @@ const xa = /* @__PURE__ */ B({
5352
5352
  key: 0,
5353
5353
  class: "joy-p-3 joy-list-item__left-icon",
5354
5354
  name: e.icon
5355
- }, null, 8, ["name"])) : k("", !0),
5355
+ }, null, 8, ["name"])) : _("", !0),
5356
5356
  g("p", Ei, [
5357
5357
  j(t.$slots, "list-item-left", {}, void 0, !0)
5358
5358
  ])
@@ -5458,7 +5458,7 @@ const xa = /* @__PURE__ */ B({
5458
5458
  m.icon ? (c(), V(N, {
5459
5459
  key: 0,
5460
5460
  name: m.icon
5461
- }, null, 8, ["name"])) : k("", !0),
5461
+ }, null, 8, ["name"])) : _("", !0),
5462
5462
  g("span", null, J(m.label), 1)
5463
5463
  ], !0)
5464
5464
  ])
@@ -5514,14 +5514,14 @@ const xa = /* @__PURE__ */ B({
5514
5514
  key: 0,
5515
5515
  class: "joy-menu-item__icon-left",
5516
5516
  name: e.icon
5517
- }, null, 8, ["name"])) : k("", !0),
5517
+ }, null, 8, ["name"])) : _("", !0),
5518
5518
  g("span", Ri, J(e.label), 1),
5519
5519
  e.status ? (c(), V(N, {
5520
5520
  key: 1,
5521
5521
  class: "joy-menu-item__icon-right",
5522
5522
  name: e.status,
5523
5523
  color: e.statusColor
5524
- }, null, 8, ["name", "color"])) : k("", !0)
5524
+ }, null, 8, ["name", "color"])) : _("", !0)
5525
5525
  ]),
5526
5526
  _: 1
5527
5527
  }, 16, ["class", "type"]))
@@ -5690,7 +5690,7 @@ const xa = /* @__PURE__ */ B({
5690
5690
  ], !0),
5691
5691
  t.$slots.content ? (c(), h("div", Yi, [
5692
5692
  j(t.$slots, "content", {}, void 0, !0)
5693
- ])) : k("", !0)
5693
+ ])) : _("", !0)
5694
5694
  ])
5695
5695
  ], 2));
5696
5696
  }
@@ -5763,22 +5763,22 @@ const xa = /* @__PURE__ */ B({
5763
5763
  }, [
5764
5764
  o["panel-title-icon"] ? (c(), h("div", Qi, [
5765
5765
  j(r.$slots, "panel-title-icon", {}, void 0, !0)
5766
- ])) : k("", !0),
5766
+ ])) : _("", !0),
5767
5767
  j(r.$slots, "panel-title", {}, void 0, !0)
5768
- ], 2)) : k("", !0),
5768
+ ], 2)) : _("", !0),
5769
5769
  o["panel-title-action"] ? (c(), h("div", er, [
5770
5770
  j(r.$slots, "panel-title-action", {}, void 0, !0)
5771
- ])) : k("", !0),
5771
+ ])) : _("", !0),
5772
5772
  o["panel-subtitle"] ? (c(), h("div", tr, [
5773
5773
  j(r.$slots, "panel-subtitle", {}, void 0, !0)
5774
- ])) : k("", !0)
5775
- ])) : k("", !0),
5774
+ ])) : _("", !0)
5775
+ ])) : _("", !0),
5776
5776
  g("div", or, [
5777
5777
  j(r.$slots, "panel-body", {}, void 0, !0)
5778
5778
  ]),
5779
5779
  o["panel-action"] ? (c(), h("footer", nr, [
5780
5780
  j(r.$slots, "panel-action", {}, void 0, !0)
5781
- ])) : k("", !0),
5781
+ ])) : _("", !0),
5782
5782
  e.loading ? (c(), V(bo, {
5783
5783
  key: 2,
5784
5784
  overlay: "",
@@ -5788,7 +5788,7 @@ const xa = /* @__PURE__ */ B({
5788
5788
  j(r.$slots, "panel-loader-content", {}, void 0, !0)
5789
5789
  ]),
5790
5790
  _: 3
5791
- }, 8, ["color"])) : k("", !0)
5791
+ }, 8, ["color"])) : _("", !0)
5792
5792
  ], 6));
5793
5793
  }
5794
5794
  }), Ku = /* @__PURE__ */ A(lr, [["__scopeId", "data-v-b4158802"]]), ar = { class: "joy-panel-section" }, ir = {
@@ -5804,10 +5804,10 @@ const xa = /* @__PURE__ */ B({
5804
5804
  return (l, o) => (c(), h("div", ar, [
5805
5805
  O(t)["panel-section-title"] ? (c(), h("div", ir, [
5806
5806
  j(l.$slots, "panel-section-title", {}, void 0, !0)
5807
- ])) : k("", !0),
5807
+ ])) : _("", !0),
5808
5808
  O(t)["panel-section-content"] ? (c(), h("div", rr, [
5809
5809
  j(l.$slots, "panel-section-content", {}, void 0, !0)
5810
- ])) : k("", !0)
5810
+ ])) : _("", !0)
5811
5811
  ]));
5812
5812
  }
5813
5813
  }), Yu = /* @__PURE__ */ A(sr, [["__scopeId", "data-v-d88510ab"]]), ur = { class: "joy-password-requirement__label" }, cr = /* @__PURE__ */ B({
@@ -5920,9 +5920,9 @@ const xa = /* @__PURE__ */ B({
5920
5920
  d.value = !1, a(), I(), o("product-tour:hide");
5921
5921
  }
5922
5922
  function w(C) {
5923
- u.value && (C.disableOverlay || _(), $(C.elementToHighlight));
5923
+ u.value && (C.disableOverlay || k(), $(C.elementToHighlight));
5924
5924
  }
5925
- function _() {
5925
+ function k() {
5926
5926
  i.value = document.createElement("div"), i.value.classList.add("joy-product-tour__overlay"), i.value.addEventListener("click", m, { once: !0 }), i.value.style.position = "fixed", i.value.style.top = "0", i.value.style.left = "0", i.value.style.width = "100%", i.value.style.height = "100%", i.value.style.zIndex = "var(--joy-core-z-index-backdrop)", document.querySelector("body").appendChild(i.value);
5927
5927
  }
5928
5928
  function $(C) {
@@ -5992,7 +5992,7 @@ const xa = /* @__PURE__ */ B({
5992
5992
  size: "small",
5993
5993
  label: "Close",
5994
5994
  onClick: m
5995
- })) : k("", !0)
5995
+ })) : _("", !0)
5996
5996
  ], 2),
5997
5997
  g("div", mr, [
5998
5998
  e.icon ? (c(), V(N, {
@@ -6000,7 +6000,7 @@ const xa = /* @__PURE__ */ B({
6000
6000
  class: "joy-product-tour__content___icon",
6001
6001
  name: e.icon,
6002
6002
  size: "medium"
6003
- }, null, 8, ["name"])) : k("", !0),
6003
+ }, null, 8, ["name"])) : _("", !0),
6004
6004
  g("div", null, [
6005
6005
  g("div", pr, [
6006
6006
  j(C.$slots, "product-tour-header", {}, void 0, !0)
@@ -6015,10 +6015,10 @@ const xa = /* @__PURE__ */ B({
6015
6015
  g("span", hr, [
6016
6016
  e.steps > 1 ? (c(), h(H, { key: 0 }, [
6017
6017
  R(J(e.step) + "/" + J(e.steps), 1)
6018
- ], 64)) : k("", !0)
6018
+ ], 64)) : _("", !0)
6019
6019
  ]),
6020
6020
  j(C.$slots, "product-tour-next", {}, void 0, !0)
6021
- ])) : k("", !0)
6021
+ ])) : _("", !0)
6022
6022
  ], 2)
6023
6023
  ], 4)), [
6024
6024
  [Ao, d.value]
@@ -6162,7 +6162,7 @@ const xa = /* @__PURE__ */ B({
6162
6162
  style: te({ width: o.value })
6163
6163
  }, null, 4)
6164
6164
  ]),
6165
- e.showLabel && e.percentage !== void 0 ? (c(), h("span", kr, J(e.percentage + "%"), 1)) : k("", !0)
6165
+ e.showLabel && e.percentage !== void 0 ? (c(), h("span", kr, J(e.percentage + "%"), 1)) : _("", !0)
6166
6166
  ]),
6167
6167
  _: 1
6168
6168
  }, 8, ["class"]));
@@ -6233,7 +6233,7 @@ const xa = /* @__PURE__ */ B({
6233
6233
  ), t({
6234
6234
  checked: f,
6235
6235
  isExpanded: a
6236
- }), (_, $) => (c(), h("label", {
6236
+ }), (k, $) => (c(), h("label", {
6237
6237
  ref_key: "root",
6238
6238
  ref: i,
6239
6239
  class: L([
@@ -6262,13 +6262,13 @@ const xa = /* @__PURE__ */ B({
6262
6262
  onBlur: w
6263
6263
  }, null, 40, $r),
6264
6264
  g("span", Cr, [
6265
- j(_.$slots, "default", {}, void 0, !0),
6265
+ j(k.$slots, "default", {}, void 0, !0),
6266
6266
  g("div", Sr, [
6267
- j(_.$slots, "radio-header-right", {}, void 0, !0)
6267
+ j(k.$slots, "radio-header-right", {}, void 0, !0)
6268
6268
  ])
6269
6269
  ]),
6270
6270
  g("div", xr, [
6271
- j(_.$slots, "radio-sublabel", {}, void 0, !0)
6271
+ j(k.$slots, "radio-sublabel", {}, void 0, !0)
6272
6272
  ]),
6273
6273
  g("div", Vr, [
6274
6274
  g("div", {
@@ -6276,10 +6276,10 @@ const xa = /* @__PURE__ */ B({
6276
6276
  ref: u,
6277
6277
  class: L(["joy-radio-expandable", { "joy-radio-expandable--expanded": a.value }])
6278
6278
  }, [
6279
- j(_.$slots, "expandable-content", {}, void 0, !0)
6279
+ j(k.$slots, "expandable-content", {}, void 0, !0)
6280
6280
  ], 2),
6281
6281
  g("div", Tr, [
6282
- j(_.$slots, "radio-content", {}, void 0, !0)
6282
+ j(k.$slots, "radio-content", {}, void 0, !0)
6283
6283
  ])
6284
6284
  ])
6285
6285
  ], 2));
@@ -6365,7 +6365,7 @@ const xa = /* @__PURE__ */ B({
6365
6365
  ]),
6366
6366
  g("div", zr, [
6367
6367
  j(a.$slots, "rating-stars-content", {}, () => [
6368
- e.reviewCount ? (c(), h("span", Jr, "(" + J(e.reviewCount) + ")", 1)) : k("", !0)
6368
+ e.reviewCount ? (c(), h("span", Jr, "(" + J(e.reviewCount) + ")", 1)) : _("", !0)
6369
6369
  ], !0)
6370
6370
  ])
6371
6371
  ], 8, Ar));
@@ -6427,10 +6427,10 @@ const xa = /* @__PURE__ */ B({
6427
6427
  if (i(w))
6428
6428
  m.push(w);
6429
6429
  else {
6430
- const _ = w.children;
6431
- if (typeof _ == "string" || !_.length)
6430
+ const k = w.children;
6431
+ if (typeof k == "string" || !k.length)
6432
6432
  return;
6433
- const $ = _.filter(i);
6433
+ const $ = k.filter(i);
6434
6434
  m = [...m, ...$];
6435
6435
  }
6436
6436
  }), m;
@@ -6446,12 +6446,12 @@ const xa = /* @__PURE__ */ B({
6446
6446
  return;
6447
6447
  const m = b[0];
6448
6448
  if (m.type === "JoyLabel") {
6449
- const _ = (w = m.props) == null ? void 0 : w.for;
6450
- if (!_) {
6449
+ const k = (w = m.props) == null ? void 0 : w.for;
6450
+ if (!k) {
6451
6451
  console.warn("JoyLabel for attribute is missing");
6452
6452
  return;
6453
6453
  }
6454
- _ !== o.id && console.warn("JoyLabel for attribute does not match with JoySelect id");
6454
+ k !== o.id && console.warn("JoyLabel for attribute does not match with JoySelect id");
6455
6455
  }
6456
6456
  });
6457
6457
  function y(b) {
@@ -6482,7 +6482,7 @@ const xa = /* @__PURE__ */ B({
6482
6482
  R(J(e.label), 1)
6483
6483
  ]),
6484
6484
  _: 1
6485
- }, 8, ["required", "optional-label", "for", "size"])) : k("", !0)
6485
+ }, 8, ["required", "optional-label", "for", "size"])) : _("", !0)
6486
6486
  ], !0),
6487
6487
  g("div", {
6488
6488
  class: L([
@@ -6511,9 +6511,9 @@ const xa = /* @__PURE__ */ B({
6511
6511
  onBlur: v
6512
6512
  }, [
6513
6513
  (c(!0), h(H, null, K(r.value, (w) => {
6514
- var _, $;
6514
+ var k, $;
6515
6515
  return c(), h("option", q({
6516
- key: (_ = w.props) == null ? void 0 : _.value
6516
+ key: (k = w.props) == null ? void 0 : k.value
6517
6517
  }, { ref_for: !0 }, w.props, {
6518
6518
  selected: (($ = w.props) == null ? void 0 : $.value) === e.modelValue
6519
6519
  }), J(w.children), 17, Fr);
@@ -6543,7 +6543,7 @@ const xa = /* @__PURE__ */ B({
6543
6543
  },
6544
6544
  emits: ["update:checked"],
6545
6545
  setup(e, { emit: t }) {
6546
- const l = t, o = De() + "--JoySelectableItem", n = e, a = S(), r = S(!1), i = n.multiple ? "div" : "label", u = x(() => n.id || o), s = {
6546
+ const l = t, o = Pe() + "--JoySelectableItem", n = e, a = S(), r = S(!1), i = n.multiple ? "div" : "label", u = x(() => n.id || o), s = {
6547
6547
  onRadioChange: () => {
6548
6548
  l("update:checked", n.value);
6549
6549
  },
@@ -6574,7 +6574,7 @@ const xa = /* @__PURE__ */ B({
6574
6574
  onClick: y[5] || (y[5] = //@ts-ignore
6575
6575
  (...p) => s.onClick && s.onClick(...p))
6576
6576
  }, [
6577
- e.multiple ? k("", !0) : (c(), h("input", {
6577
+ e.multiple ? _("", !0) : (c(), h("input", {
6578
6578
  key: 0,
6579
6579
  id: u.value,
6580
6580
  ref_key: "inputRadio",
@@ -6626,9 +6626,9 @@ const xa = /* @__PURE__ */ B({
6626
6626
  j(d.$slots, "default", {}, void 0, !0)
6627
6627
  ]),
6628
6628
  _: 3
6629
- }, 8, ["id", "checked", "disabled", "value", "name", "required", "invalid"])) : k("", !0),
6629
+ }, 8, ["id", "checked", "disabled", "value", "name", "required", "invalid"])) : _("", !0),
6630
6630
  g("div", Nr, [
6631
- e.multiple ? k("", !0) : j(d.$slots, "default", { key: 0 }, void 0, !0)
6631
+ e.multiple ? _("", !0) : j(d.$slots, "default", { key: 0 }, void 0, !0)
6632
6632
  ]),
6633
6633
  g("div", {
6634
6634
  class: L([{ "joy-selectable-item__sublabel": d.$slots["selectable-item-sublabel"] }])
@@ -6691,7 +6691,7 @@ const xa = /* @__PURE__ */ B({
6691
6691
  R(J(e.label), 1)
6692
6692
  ]),
6693
6693
  _: 1
6694
- }, 8, ["required", "optional-label", "size"])) : k("", !0),
6694
+ }, 8, ["required", "optional-label", "size"])) : _("", !0),
6695
6695
  g("div", {
6696
6696
  class: L([
6697
6697
  "joy-selectable-item-group",
@@ -6734,7 +6734,7 @@ const xa = /* @__PURE__ */ B({
6734
6734
  key: 1,
6735
6735
  errors: [e.errorMessage],
6736
6736
  class: "joy-mt-2"
6737
- }, null, 8, ["errors"])) : k("", !0)
6737
+ }, null, 8, ["errors"])) : _("", !0)
6738
6738
  ], 8, Wr));
6739
6739
  }
6740
6740
  }), ac = /* @__PURE__ */ A(Ur, [["__scopeId", "data-v-4136d01d"]]), Gr = /* @__PURE__ */ B({
@@ -6820,7 +6820,7 @@ const xa = /* @__PURE__ */ B({
6820
6820
  default: z(() => [
6821
6821
  e.showLabel ? (c(), h("span", Zr, [
6822
6822
  j(s.$slots, "default", {}, void 0, !0)
6823
- ])) : k("", !0)
6823
+ ])) : _("", !0)
6824
6824
  ]),
6825
6825
  _: 3
6826
6826
  })
@@ -6869,7 +6869,7 @@ const xa = /* @__PURE__ */ B({
6869
6869
  default: z(() => {
6870
6870
  var w;
6871
6871
  return [
6872
- (w = v.children) != null && w.default ? (c(), V(X(v.children.default), { key: 0 })) : k("", !0)
6872
+ (w = v.children) != null && w.default ? (c(), V(X(v.children.default), { key: 0 })) : _("", !0)
6873
6873
  ];
6874
6874
  }),
6875
6875
  _: 2
@@ -6989,7 +6989,7 @@ const xa = /* @__PURE__ */ B({
6989
6989
  class: "joy-tab-button_notifications",
6990
6990
  variant: "pink",
6991
6991
  number: e.notifications
6992
- }, null, 8, ["number"])) : k("", !0)
6992
+ }, null, 8, ["number"])) : _("", !0)
6993
6993
  ])
6994
6994
  ]),
6995
6995
  _: 3
@@ -7033,7 +7033,7 @@ const xa = /* @__PURE__ */ B({
7033
7033
  ), ne(() => {
7034
7034
  var m;
7035
7035
  v(), (m = u.value) == null || m.addEventListener("scroll", v);
7036
- }), Pe(() => {
7036
+ }), Me(() => {
7037
7037
  var m;
7038
7038
  (m = u.value) == null || m.removeEventListener("scroll", v);
7039
7039
  }), t({
@@ -7054,21 +7054,21 @@ const xa = /* @__PURE__ */ B({
7054
7054
  class: "joy-tabs-buttons",
7055
7055
  role: "tablist"
7056
7056
  }, [
7057
- (c(!0), h(H, null, K(d.value, (_) => (c(), h("div", {
7058
- key: _.props.tab
7057
+ (c(!0), h(H, null, K(d.value, (k) => (c(), h("div", {
7058
+ key: k.props.tab
7059
7059
  }, [
7060
7060
  D(is, {
7061
- tab: _.props.tab,
7062
- label: _.props.label,
7063
- href: _.props.href,
7064
- notifications: _.props.notifications,
7065
- selected: p(_),
7066
- onChangeTab: () => b(_.props.tab, !_.props.href)
7061
+ tab: k.props.tab,
7062
+ label: k.props.label,
7063
+ href: k.props.href,
7064
+ notifications: k.props.notifications,
7065
+ selected: p(k),
7066
+ onChangeTab: () => b(k.props.tab, !k.props.href)
7067
7067
  }, {
7068
7068
  default: z(() => {
7069
7069
  var $;
7070
7070
  return [
7071
- ($ = _.children) != null && $.header ? (c(), V(X(_.children.header), { key: 0 })) : k("", !0)
7071
+ ($ = k.children) != null && $.header ? (c(), V(X(k.children.header), { key: 0 })) : _("", !0)
7072
7072
  ];
7073
7073
  }),
7074
7074
  _: 2
@@ -7108,7 +7108,7 @@ const xa = /* @__PURE__ */ B({
7108
7108
  "joy-tag__disabled": n.disabled,
7109
7109
  ["joy-tag__" + n.size]: !0,
7110
7110
  ["joy-tag__" + n.variant]: !0
7111
- })), r = De() + "--JoyTag", i = x(() => n.id || r);
7111
+ })), r = Pe() + "--JoyTag", i = x(() => n.id || r);
7112
7112
  function u() {
7113
7113
  o("remove", { value: n.value });
7114
7114
  }
@@ -7128,7 +7128,7 @@ const xa = /* @__PURE__ */ B({
7128
7128
  class: "joy-tag__drag",
7129
7129
  name: "drag",
7130
7130
  size: "xxsmall"
7131
- })) : k("", !0),
7131
+ })) : _("", !0),
7132
7132
  R(" " + J(e.label), 1)
7133
7133
  ], !0),
7134
7134
  e.removable ? (c(), V(N, {
@@ -7139,11 +7139,11 @@ const xa = /* @__PURE__ */ B({
7139
7139
  role: "button",
7140
7140
  onClick: Eo(u, ["stop"]),
7141
7141
  onKeydown: Re(u, ["enter"])
7142
- })) : k("", !0)
7142
+ })) : _("", !0)
7143
7143
  ], 10, us));
7144
7144
  }
7145
7145
  }), jo = /* @__PURE__ */ A(cs, [["__scopeId", "data-v-56eb90a1"]]);
7146
- var Me = /* @__PURE__ */ ((e) => (e.DUPLICATED_ENTRY = "DUPLICATED_ENTRY", e.INVALID_EMAIL = "INVALID_EMAIL", e))(Me || {});
7146
+ var Fe = /* @__PURE__ */ ((e) => (e.DUPLICATED_ENTRY = "DUPLICATED_ENTRY", e.INVALID_EMAIL = "INVALID_EMAIL", e))(Fe || {});
7147
7147
  function Ft(e) {
7148
7148
  if (!Array.isArray(e) && typeof e != "string")
7149
7149
  return console.warn("Values needs to be an array of emails, or email."), !1;
@@ -7193,7 +7193,7 @@ const ds = { class: "joy-tags-input__wrapper" }, fs = ["id", "name", "placeholde
7193
7193
  (P = i.value) != null && P.value && (Q = [...Q, (M = i.value) == null ? void 0 : M.value]), I = !Ft(Q);
7194
7194
  }
7195
7195
  const C = v();
7196
- u.value = I || C, C ? s.value = Me.DUPLICATED_ENTRY : I ? s.value = Me.INVALID_EMAIL : s.value = null;
7196
+ u.value = I || C, C ? s.value = Fe.DUPLICATED_ENTRY : I ? s.value = Fe.INVALID_EMAIL : s.value = null;
7197
7197
  }
7198
7198
  function m() {
7199
7199
  var I;
@@ -7202,16 +7202,16 @@ const ds = { class: "joy-tags-input__wrapper" }, fs = ["id", "name", "placeholde
7202
7202
  function w(I) {
7203
7203
  var C;
7204
7204
  if (I == null || I.preventDefault(), b(), v()) {
7205
- n("validation:error", Me.DUPLICATED_ENTRY);
7205
+ n("validation:error", Fe.DUPLICATED_ENTRY);
7206
7206
  return;
7207
7207
  }
7208
7208
  if (f.value && ((C = i.value) != null && C.value) && !Ft(i.value.value)) {
7209
- n("validation:error", Me.INVALID_EMAIL);
7209
+ n("validation:error", Fe.INVALID_EMAIL);
7210
7210
  return;
7211
7211
  }
7212
7212
  m();
7213
7213
  }
7214
- function _(I) {
7214
+ function k(I) {
7215
7215
  var P;
7216
7216
  (f.value ? ["Enter", ",", " "] : ["Enter", ","]).includes(I.key) && w(I), I.key === "Backspace" && ((P = i.value) == null ? void 0 : P.value) === "" && (a.value.pop(), n("update:modelValue", a.value), f.value && b());
7217
7217
  }
@@ -7244,7 +7244,7 @@ const ds = { class: "joy-tags-input__wrapper" }, fs = ["id", "name", "placeholde
7244
7244
  j(I.$slots, "default", {}, void 0, !0)
7245
7245
  ]),
7246
7246
  _: 3
7247
- }, 8, ["id"])) : k("", !0),
7247
+ }, 8, ["id"])) : _("", !0),
7248
7248
  g("div", {
7249
7249
  class: L([
7250
7250
  "joy-tags-input__inner",
@@ -7276,7 +7276,7 @@ const ds = { class: "joy-tags-input__wrapper" }, fs = ["id", "name", "placeholde
7276
7276
  type: "text",
7277
7277
  name: e.name,
7278
7278
  placeholder: e.placeholder,
7279
- onKeydown: _,
7279
+ onKeydown: k,
7280
7280
  onFocus: $,
7281
7281
  onBlur: T
7282
7282
  }, null, 40, fs)
@@ -7287,12 +7287,12 @@ const ds = { class: "joy-tags-input__wrapper" }, fs = ["id", "name", "placeholde
7287
7287
  }, {
7288
7288
  default: z(() => [
7289
7289
  g("ul", null, [
7290
- y.value ? (c(), h("li", ys, J(e.duplicationError), 1)) : k("", !0),
7291
- d.value ? (c(), h("li", ms, J(e.invalidEmailError), 1)) : k("", !0)
7290
+ y.value ? (c(), h("li", ys, J(e.duplicationError), 1)) : _("", !0),
7291
+ d.value ? (c(), h("li", ms, J(e.invalidEmailError), 1)) : _("", !0)
7292
7292
  ])
7293
7293
  ]),
7294
7294
  _: 1
7295
- })) : k("", !0)
7295
+ })) : _("", !0)
7296
7296
  ]));
7297
7297
  }
7298
7298
  }), cc = /* @__PURE__ */ A(ps, [["__scopeId", "data-v-beb8fdf7"]]), vs = /* @__PURE__ */ B({
@@ -7427,24 +7427,24 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7427
7427
  return (n, a) => (c(), h("div", {
7428
7428
  class: L(["joy-template", { "joy-template--full": e.full, "joy-template--loading": e.loading }])
7429
7429
  }, [
7430
- e.shapes ? (c(), V(ws, { key: 0 })) : k("", !0),
7430
+ e.shapes ? (c(), V(ws, { key: 0 })) : _("", !0),
7431
7431
  g("div", js, [
7432
7432
  o.value ? (c(), h("div", ks, [
7433
7433
  l["template-back"] ? (c(), h("div", _s, [
7434
7434
  j(n.$slots, "template-back", {}, void 0, !0)
7435
- ])) : k("", !0),
7435
+ ])) : _("", !0),
7436
7436
  g("div", $s, [
7437
7437
  l["template-title"] ? (c(), h("div", Cs, [
7438
7438
  j(n.$slots, "template-title", {}, void 0, !0)
7439
- ])) : k("", !0),
7439
+ ])) : _("", !0),
7440
7440
  l["template-subtitle"] ? (c(), h("div", Ss, [
7441
7441
  j(n.$slots, "template-subtitle", {}, void 0, !0)
7442
- ])) : k("", !0)
7442
+ ])) : _("", !0)
7443
7443
  ]),
7444
7444
  l["template-actions"] ? (c(), h("div", xs, [
7445
7445
  j(n.$slots, "template-actions", {}, void 0, !0)
7446
- ])) : k("", !0)
7447
- ])) : k("", !0),
7446
+ ])) : _("", !0)
7447
+ ])) : _("", !0),
7448
7448
  g("div", {
7449
7449
  class: L([
7450
7450
  "joy-template__content",
@@ -7455,10 +7455,10 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7455
7455
  }, [
7456
7456
  n.$slots["template-main"] ? (c(), h("div", Vs, [
7457
7457
  j(n.$slots, "template-main", {}, void 0, !0)
7458
- ])) : k("", !0),
7458
+ ])) : _("", !0),
7459
7459
  n.$slots["template-sidebar"] ? (c(), h("div", Ts, [
7460
7460
  j(n.$slots, "template-sidebar", {}, void 0, !0)
7461
- ])) : k("", !0)
7461
+ ])) : _("", !0)
7462
7462
  ], 2)
7463
7463
  ]),
7464
7464
  e.loading ? (c(), V(bo, {
@@ -7470,7 +7470,7 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7470
7470
  j(n.$slots, "template-loader-content", {}, void 0, !0)
7471
7471
  ]),
7472
7472
  _: 3
7473
- }, 8, ["color"])) : k("", !0)
7473
+ }, 8, ["color"])) : _("", !0)
7474
7474
  ], 2));
7475
7475
  }
7476
7476
  }), fc = /* @__PURE__ */ A(Is, [["__scopeId", "data-v-b9390ac6"]]), Ls = /* @__PURE__ */ B({
@@ -7568,12 +7568,12 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7568
7568
  element: n.autogrow ? r : void 0
7569
7569
  }), u = S(!1), s = S(!1);
7570
7570
  ho(r, n.autofocus);
7571
- const f = x(() => n.maxlength ? n.modelValue.length > n.maxlength : !1), d = x(() => n.minlength ? n.modelValue.length < n.minlength : !1), y = x(() => !!(n.label || a.default)), p = {
7572
- onInput: (v) => {
7573
- n.modelModifiers.lazy || o("update:modelValue", v.target.value), p.triggerResize();
7571
+ const f = x(() => n.maxlength ? n.modelValue.length > n.maxlength : !1), d = x(() => n.minlength ? n.modelValue.length < n.minlength : !1), y = x(() => !!(n.label || a.default)), p = Pe() + "--JoyTextarea", v = x(() => n.id || (y.value ? p : void 0)), b = {
7572
+ onInput: (m) => {
7573
+ n.modelModifiers.lazy || o("update:modelValue", m.target.value), b.triggerResize();
7574
7574
  },
7575
- onChange: (v) => {
7576
- n.modelModifiers.lazy && o("update:modelValue", v.target.value);
7575
+ onChange: (m) => {
7576
+ n.modelModifiers.lazy && o("update:modelValue", m.target.value);
7577
7577
  },
7578
7578
  onBlur: () => {
7579
7579
  s.value = !1, u.value = f.value || d.value;
@@ -7590,7 +7590,7 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7590
7590
  return G(
7591
7591
  () => n.modelValue,
7592
7592
  () => {
7593
- p.triggerResize();
7593
+ b.triggerResize();
7594
7594
  },
7595
7595
  { flush: "post" }
7596
7596
  ), t({
@@ -7598,8 +7598,8 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7598
7598
  valueOverMaxlength: f,
7599
7599
  valueUnderMinlength: d,
7600
7600
  triggerResize: i,
7601
- eventHandlers: p
7602
- }), (v, b) => (c(), h("div", {
7601
+ eventHandlers: b
7602
+ }), (m, w) => (c(), h("div", {
7603
7603
  "aria-disabled": e.disabled,
7604
7604
  class: L([
7605
7605
  "joy-textarea",
@@ -7613,21 +7613,21 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7613
7613
  }, [
7614
7614
  y.value ? (c(), V(Ie, {
7615
7615
  key: 0,
7616
- for: e.id,
7616
+ for: v.value,
7617
7617
  required: e.required && e.requiredMark,
7618
7618
  "optional-label": e.optionalLabel,
7619
7619
  size: e.labelSize
7620
7620
  }, {
7621
7621
  default: z(() => [
7622
- j(v.$slots, "default", {}, () => [
7622
+ j(m.$slots, "default", {}, () => [
7623
7623
  R(J(e.label), 1)
7624
7624
  ], !0)
7625
7625
  ]),
7626
7626
  _: 3
7627
- }, 8, ["for", "required", "optional-label", "size"])) : k("", !0),
7627
+ }, 8, ["for", "required", "optional-label", "size"])) : _("", !0),
7628
7628
  g("div", As, [
7629
- g("textarea", q(v.$attrs, {
7630
- id: e.id,
7629
+ g("textarea", q(m.$attrs, {
7630
+ id: v.value,
7631
7631
  ref_key: "textarea",
7632
7632
  ref: r,
7633
7633
  "data-joy-form-field": "",
@@ -7637,14 +7637,14 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7637
7637
  required: e.required,
7638
7638
  minlength: e.minlength,
7639
7639
  value: e.modelValue,
7640
- onInput: b[0] || (b[0] = //@ts-ignore
7641
- (...m) => p.onInput && p.onInput(...m)),
7642
- onChange: b[1] || (b[1] = //@ts-ignore
7643
- (...m) => p.onChange && p.onChange(...m)),
7644
- onFocus: b[2] || (b[2] = //@ts-ignore
7645
- (...m) => p.onFocus && p.onFocus(...m)),
7646
- onBlur: b[3] || (b[3] = //@ts-ignore
7647
- (...m) => p.onBlur && p.onBlur(...m))
7640
+ onInput: w[0] || (w[0] = //@ts-ignore
7641
+ (...k) => b.onInput && b.onInput(...k)),
7642
+ onChange: w[1] || (w[1] = //@ts-ignore
7643
+ (...k) => b.onChange && b.onChange(...k)),
7644
+ onFocus: w[2] || (w[2] = //@ts-ignore
7645
+ (...k) => b.onFocus && b.onFocus(...k)),
7646
+ onBlur: w[3] || (w[3] = //@ts-ignore
7647
+ (...k) => b.onBlur && b.onBlur(...k))
7648
7648
  }), null, 16, Es)
7649
7649
  ]),
7650
7650
  e.minlength || e.maxlength ? (c(), h("div", zs, [
@@ -7652,35 +7652,35 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7652
7652
  key: 0,
7653
7653
  class: L(["joy-textarea-min", { "joy-textarea-min-invalid": e.invalid }])
7654
7654
  }, [
7655
- d.value ? k("", !0) : (c(), V(N, {
7655
+ d.value ? _("", !0) : (c(), V(N, {
7656
7656
  key: 0,
7657
7657
  name: "check",
7658
7658
  color: "neutral",
7659
7659
  size: "xxsmall"
7660
7660
  })),
7661
7661
  R(" " + J(e.minlengthLabel || `Minimum ${e.minlength} characters`), 1)
7662
- ], 2)) : k("", !0),
7662
+ ], 2)) : _("", !0),
7663
7663
  e.maxlength ? (c(), h("p", {
7664
7664
  key: 1,
7665
7665
  class: L(["joy-textarea-count", { "joy-textarea-count-invalid": f.value }])
7666
- }, J(e.modelValue.length + "/" + e.maxlength), 3)) : k("", !0)
7667
- ])) : k("", !0)
7666
+ }, J(e.modelValue.length + "/" + e.maxlength), 3)) : _("", !0)
7667
+ ])) : _("", !0)
7668
7668
  ], 10, Bs));
7669
7669
  }
7670
- }), mc = /* @__PURE__ */ A(Ps, [["__scopeId", "data-v-f62629b6"]]), Ms = /* @__PURE__ */ B({
7670
+ }), mc = /* @__PURE__ */ A(Ps, [["__scopeId", "data-v-5220a9cb"]]), Ms = /* @__PURE__ */ B({
7671
7671
  __name: "VJoyTitleBrand",
7672
7672
  props: {
7673
7673
  tag: { default: "p" }
7674
7674
  },
7675
7675
  setup(e) {
7676
- return (t, l) => (c(), V(X(e.tag), { class: "joy-title-brand joy-font-secondary-200" }, {
7676
+ return (t, l) => (c(), V(X(e.tag), { class: "joy-title-brand" }, {
7677
7677
  default: z(() => [
7678
7678
  j(t.$slots, "default", {}, void 0, !0)
7679
7679
  ]),
7680
7680
  _: 3
7681
7681
  }));
7682
7682
  }
7683
- }), pc = /* @__PURE__ */ A(Ms, [["__scopeId", "data-v-92b67780"]]), Fs = { class: "joy-toggle__wrapper" }, Os = ["name", "disabled", "checked", "required", "aria-checked", "value"], Ds = { class: "joy-toggle__symbol" }, Rs = { class: "joy-toggle__symbol-bubble" }, Ns = {
7683
+ }), pc = /* @__PURE__ */ A(Ms, [["__scopeId", "data-v-824919a8"]]), Fs = { class: "joy-toggle__wrapper" }, Os = ["name", "disabled", "checked", "required", "aria-checked", "value"], Ds = { class: "joy-toggle__symbol" }, Rs = { class: "joy-toggle__symbol-bubble" }, Ns = {
7684
7684
  key: 0,
7685
7685
  class: "joy-toggle__symbol-smile"
7686
7686
  }, qs = { class: "joy-toggle__content-label" }, Hs = /* @__PURE__ */ B({
@@ -7869,7 +7869,7 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7869
7869
  class: "joy-pr-3"
7870
7870
  }, Qs = {
7871
7871
  key: 1,
7872
- class: "joy-pl-3"
7872
+ class: "joy-walkthrough-trigger__subtitle joy-pl-3"
7873
7873
  }, eu = /* @__PURE__ */ B({
7874
7874
  __name: "VJoyWalkthroughTrigger",
7875
7875
  props: {
@@ -7892,10 +7892,10 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7892
7892
  color: "white",
7893
7893
  class: "joy-walkthrough-trigger__icon joy-mr-3",
7894
7894
  name: e.icon
7895
- }, null, 8, ["name"])) : k("", !0),
7895
+ }, null, 8, ["name"])) : _("", !0),
7896
7896
  g("div", Zs, [
7897
- e.title ? (c(), h("span", Xs, J(e.title), 1)) : k("", !0),
7898
- e.subtitle ? (c(), h("span", Qs, J(e.subtitle), 1)) : k("", !0)
7897
+ e.title ? (c(), h("span", Xs, J(e.title), 1)) : _("", !0),
7898
+ e.subtitle ? (c(), h("span", Qs, J(e.subtitle), 1)) : _("", !0)
7899
7899
  ]),
7900
7900
  D(N, {
7901
7901
  class: "joy-ml-3",
@@ -7907,7 +7907,7 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7907
7907
  ]);
7908
7908
  };
7909
7909
  }
7910
- }), tu = /* @__PURE__ */ A(eu, [["__scopeId", "data-v-e34e1407"]]), ou = { class: "joy-walkthrough-modal__illustration" }, nu = { class: "joy-walkthrough-modal__content___titles" }, lu = { class: "joy-walkthrough-modal__content___title" }, au = { class: "joy-walkthrough-modal__content___subtitle" }, iu = {
7910
+ }), tu = /* @__PURE__ */ A(eu, [["__scopeId", "data-v-d7ef6d3e"]]), ou = { class: "joy-walkthrough-modal__illustration" }, nu = { class: "joy-walkthrough-modal__content___titles" }, lu = { class: "joy-walkthrough-modal__content___title" }, au = { class: "joy-walkthrough-modal__content___subtitle" }, iu = {
7911
7911
  key: 0,
7912
7912
  class: "joy-mt-4"
7913
7913
  }, ru = {
@@ -7974,7 +7974,7 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
7974
7974
  key: 0,
7975
7975
  color: "white",
7976
7976
  name: e.triggerIcon
7977
- }, null, 8, ["name"])) : k("", !0),
7977
+ }, null, 8, ["name"])) : _("", !0),
7978
7978
  D(ue, {
7979
7979
  justify: "space-between",
7980
7980
  class: "joy-walkthrough-modal__title",
@@ -8016,10 +8016,10 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
8016
8016
  }),
8017
8017
  y.$slots["walkthrough-progress"] ? (c(), h("div", iu, [
8018
8018
  j(y.$slots, "walkthrough-progress", {}, void 0, !0)
8019
- ])) : k("", !0),
8019
+ ])) : _("", !0),
8020
8020
  y.$slots["walkthrough-content"] ? (c(), h("div", ru, [
8021
8021
  j(y.$slots, "walkthrough-content", {}, void 0, !0)
8022
- ])) : k("", !0)
8022
+ ])) : _("", !0)
8023
8023
  ], 2),
8024
8024
  e.footer ? (c(), h("div", {
8025
8025
  key: 0,
@@ -8027,9 +8027,9 @@ const ws = /* @__PURE__ */ A(hs, [["render", bs], ["__scopeId", "data-v-0c3130ff
8027
8027
  onClick: f
8028
8028
  }, [
8029
8029
  g("button", su, J(e.footer), 1)
8030
- ])) : k("", !0)
8031
- ], 16)) : k("", !0),
8032
- r.value ? k("", !0) : (c(), V(tu, q({ key: 1 }, e.triggerAttrs, {
8030
+ ])) : _("", !0)
8031
+ ], 16)) : _("", !0),
8032
+ r.value ? _("", !0) : (c(), V(tu, q({ key: 1 }, e.triggerAttrs, {
8033
8033
  title: e.triggerTitle,
8034
8034
  subtitle: e.triggerSubtitle,
8035
8035
  icon: e.triggerIcon,