@nhtio/lucid-resourceful-vue-components 0.1.0-master-dc6af70b → 0.1.0-master-54839a90

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 (160) hide show
  1. package/{VBtn-CEYzcx0y.mjs → VBtn-C4WCntKg.mjs} +7 -7
  2. package/{VBtn-CEYzcx0y.mjs.map → VBtn-C4WCntKg.mjs.map} +1 -1
  3. package/{VDatePicker-BHcvHHhM.mjs → VDatePicker-DOCNk-HL.mjs} +61 -61
  4. package/{VDatePicker-BHcvHHhM.mjs.map → VDatePicker-DOCNk-HL.mjs.map} +1 -1
  5. package/{VEmptyState-CkYtN0q5.mjs → VEmptyState-CfouFZTg.mjs} +51 -51
  6. package/{VEmptyState-CkYtN0q5.mjs.map → VEmptyState-CfouFZTg.mjs.map} +1 -1
  7. package/{VHover-Bj6QrQff.mjs → VHover-DvUhdfsL.mjs} +3 -3
  8. package/{VHover-Bj6QrQff.mjs.map → VHover-DvUhdfsL.mjs.map} +1 -1
  9. package/{VListItem-BnxAmKd_.mjs → VListItem-BT-NXJyi.mjs} +36 -36
  10. package/{VListItem-BnxAmKd_.mjs.map → VListItem-BT-NXJyi.mjs.map} +1 -1
  11. package/{VMenu-BSB7YSpb.mjs → VMenu-Bk2NN8qb.mjs} +3 -3
  12. package/{VMenu-BSB7YSpb.mjs.map → VMenu-Bk2NN8qb.mjs.map} +1 -1
  13. package/{VPicker-DMOVvCIE.mjs → VPicker-DmY6CdER.mjs} +4 -4
  14. package/{VPicker-DMOVvCIE.mjs.map → VPicker-DmY6CdER.mjs.map} +1 -1
  15. package/{VRadioGroup-ByydeX8x.mjs → VRadioGroup-BO7XdtLS.mjs} +15 -15
  16. package/{VRadioGroup-ByydeX8x.mjs.map → VRadioGroup-BO7XdtLS.mjs.map} +1 -1
  17. package/{VRow-Dmn82Xaa.mjs → VRow-BhNJcY5-.mjs} +7 -7
  18. package/{VRow-Dmn82Xaa.mjs.map → VRow-BhNJcY5-.mjs.map} +1 -1
  19. package/{VSheet-B9ALb0PQ.mjs → VSheet-Bkr-m6FE.mjs} +2 -2
  20. package/{VSheet-B9ALb0PQ.mjs.map → VSheet-Bkr-m6FE.mjs.map} +1 -1
  21. package/{actions-BEmdy8bu.mjs → actions-ORUmfJR5.mjs} +14 -14
  22. package/{actions-BEmdy8bu.mjs.map → actions-ORUmfJR5.mjs.map} +1 -1
  23. package/{alert-DftADRGk.mjs → alert-pFT7pWTZ.mjs} +97 -94
  24. package/alert-pFT7pWTZ.mjs.map +1 -0
  25. package/{bigint-DiC37zMo.mjs → bigint-CCM0aPaS.mjs} +6 -6
  26. package/{bigint-DiC37zMo.mjs.map → bigint-CCM0aPaS.mjs.map} +1 -1
  27. package/{boolean-DZDryWHA.mjs → boolean-1-MOJPSu.mjs} +43 -43
  28. package/{boolean-DZDryWHA.mjs.map → boolean-1-MOJPSu.mjs.map} +1 -1
  29. package/{clipboard--JAZokR3.mjs → clipboard-CdGABqm1.mjs} +49 -49
  30. package/{clipboard--JAZokR3.mjs.map → clipboard-CdGABqm1.mjs.map} +1 -1
  31. package/{colorUtils-I1lKouL3.mjs → colorUtils-BdpqbLZS.mjs} +3 -3
  32. package/{colorUtils-I1lKouL3.mjs.map → colorUtils-BdpqbLZS.mjs.map} +1 -1
  33. package/{common-BDwb9uGU.mjs → common-Bi5RUD-n.mjs} +13 -13
  34. package/{common-BDwb9uGU.mjs.map → common-Bi5RUD-n.mjs.map} +1 -1
  35. package/{component-C-qp70Rp.mjs → component-DhEJuSE6.mjs} +2 -2
  36. package/{component-C-qp70Rp.mjs.map → component-DhEJuSE6.mjs.map} +1 -1
  37. package/components/autorefresh_controller.mjs +1 -1
  38. package/components/control_button.mjs +1 -1
  39. package/components/control_button_bar.mjs +2 -2
  40. package/components/control_menu.mjs +1 -1
  41. package/components/custom_field.mjs +1 -1
  42. package/components/exporter.mjs +1 -1
  43. package/components/fields/bigint.mjs +1 -1
  44. package/components/fields/boolean.mjs +1 -1
  45. package/components/fields/date.mjs +1 -1
  46. package/components/fields/date_time.mjs +1 -1
  47. package/components/fields/enum.mjs +1 -1
  48. package/components/fields/integer.mjs +1 -1
  49. package/components/fields/number.mjs +1 -1
  50. package/components/fields/string.mjs +1 -1
  51. package/components/fields/unsigned_integer.mjs +1 -1
  52. package/components/fields.mjs +9 -9
  53. package/components/form_with_validation.mjs +1 -1
  54. package/components/resourceful_alerter.mjs +1 -1
  55. package/components/resourceful_index.mjs +1 -1
  56. package/components/resourceful_record.mjs +2 -2
  57. package/components/resourceful_record_default_form.mjs +1 -1
  58. package/components/resourceful_record_form.mjs +1 -1
  59. package/components/sortable.mjs +1 -1
  60. package/components/svg_icon.mjs +1 -1
  61. package/components/timezone_picker.mjs +1 -1
  62. package/components.mjs +23 -23
  63. package/composables.mjs +11 -11
  64. package/{console-CAez8ceh.mjs → console-Dgoi3FwV.mjs} +2 -2
  65. package/{console-CAez8ceh.mjs.map → console-Dgoi3FwV.mjs.map} +1 -1
  66. package/{custom-Tm6_792A.mjs → custom-DQmbYYPh.mjs} +21 -21
  67. package/{custom-Tm6_792A.mjs.map → custom-DQmbYYPh.mjs.map} +1 -1
  68. package/{date-CxaBVvlO.mjs → date-E_8RP3gK.mjs} +21 -21
  69. package/{date-CxaBVvlO.mjs.map → date-E_8RP3gK.mjs.map} +1 -1
  70. package/{date_time-DhABUkGT.mjs → date_time-BmYl2TFi.mjs} +348 -348
  71. package/{date_time-DhABUkGT.mjs.map → date_time-BmYl2TFi.mjs.map} +1 -1
  72. package/{display-DazBkrbZ.mjs → display-B089h_sz.mjs} +27 -25
  73. package/display-B089h_sz.mjs.map +1 -0
  74. package/{display-DPktlWOz.mjs → display-dv4cOwRN.mjs} +9 -9
  75. package/{display-DPktlWOz.mjs.map → display-dv4cOwRN.mjs.map} +1 -1
  76. package/{display-BdjbLG1_.mjs → display-fXo4JeIS.mjs} +15 -15
  77. package/{display-BdjbLG1_.mjs.map → display-fXo4JeIS.mjs.map} +1 -1
  78. package/{elevation-DFBVIqom.mjs → elevation-YNOj0hSa.mjs} +38 -38
  79. package/{elevation-DFBVIqom.mjs.map → elevation-YNOj0hSa.mjs.map} +1 -1
  80. package/{enum-KB4xPkOL.mjs → enum-8itqseZa.mjs} +22 -22
  81. package/{enum-KB4xPkOL.mjs.map → enum-8itqseZa.mjs.map} +1 -1
  82. package/factories.mjs +1 -1
  83. package/{field_composer-CLJuJevf.mjs → field_composer-ugYyDQNY.mjs} +3 -3
  84. package/{field_composer-CLJuJevf.mjs.map → field_composer-ugYyDQNY.mjs.map} +1 -1
  85. package/{form-9YRVcrxM.mjs → form-BtDnRXYm.mjs} +45 -45
  86. package/{form-9YRVcrxM.mjs.map → form-BtDnRXYm.mjs.map} +1 -1
  87. package/{guards-BrpRx6ly.mjs → guards-Cby4QwzY.mjs} +2 -2
  88. package/{guards-BrpRx6ly.mjs.map → guards-Cby4QwzY.mjs.map} +1 -1
  89. package/guards.mjs +4 -4
  90. package/helpers.mjs +6 -6
  91. package/{index-BkjiQEyJ.mjs → index-3XRUa28C.mjs} +12 -12
  92. package/{index-BkjiQEyJ.mjs.map → index-3XRUa28C.mjs.map} +1 -1
  93. package/{index-DDobJ49b.mjs → index-BCQmj6cf.mjs} +13 -13
  94. package/{index-DDobJ49b.mjs.map → index-BCQmj6cf.mjs.map} +1 -1
  95. package/{index-UxsEIZVi.mjs → index-BgevbZTt.mjs} +10 -10
  96. package/{index-UxsEIZVi.mjs.map → index-BgevbZTt.mjs.map} +1 -1
  97. package/{index-CWwCXXNl.mjs → index-C-PCfO1S.mjs} +2 -2
  98. package/{index-CWwCXXNl.mjs.map → index-C-PCfO1S.mjs.map} +1 -1
  99. package/{index-DBXOwXpe.mjs → index-CSyOYGEi.mjs} +8 -8
  100. package/{index-DBXOwXpe.mjs.map → index-CSyOYGEi.mjs.map} +1 -1
  101. package/{index-DwOjHbRP.mjs → index-D9i1PRci.mjs} +5700 -5697
  102. package/{index-DwOjHbRP.mjs.map → index-D9i1PRci.mjs.map} +1 -1
  103. package/{index-BaOM0Cyz.mjs → index-DWv9iKZs.mjs} +21 -21
  104. package/{index-BaOM0Cyz.mjs.map → index-DWv9iKZs.mjs.map} +1 -1
  105. package/{index-Bs4A8qUO.mjs → index-VpcXNOpn.mjs} +2 -2
  106. package/{index-Bs4A8qUO.mjs.map → index-VpcXNOpn.mjs.map} +1 -1
  107. package/{index-BsazeUn6.mjs → index-fiZltUBs.mjs} +3 -3
  108. package/{index-BsazeUn6.mjs.map → index-fiZltUBs.mjs.map} +1 -1
  109. package/index.mjs +47 -47
  110. package/{integer-uzh0nwpb.mjs → integer-W2_SlKV1.mjs} +5 -5
  111. package/{integer-uzh0nwpb.mjs.map → integer-W2_SlKV1.mjs.map} +1 -1
  112. package/{mdi-C9DbASEx.mjs → mdi-DC1jeTJJ.mjs} +18 -18
  113. package/{mdi-C9DbASEx.mjs.map → mdi-DC1jeTJJ.mjs.map} +1 -1
  114. package/{number-CfHLDQFY.mjs → number-DgwZBxOw.mjs} +85 -85
  115. package/{number-CfHLDQFY.mjs.map → number-DgwZBxOw.mjs.map} +1 -1
  116. package/package.json +32 -32
  117. package/{position-CPuNp03H.mjs → position-B9VPkbhU.mjs} +2 -2
  118. package/{position-CPuNp03H.mjs.map → position-B9VPkbhU.mjs.map} +1 -1
  119. package/private/control-button-bar/props.d.ts +10 -10
  120. package/private/fields/bigint.d.ts +128 -128
  121. package/private/fields/boolean.d.ts +68 -68
  122. package/private/fields/common.d.ts +16 -16
  123. package/private/fields/custom.d.ts +2 -2
  124. package/private/fields/date.d.ts +24 -24
  125. package/private/fields/date_time.d.ts +24 -24
  126. package/private/fields/enum.d.ts +68 -68
  127. package/private/fields/integer.d.ts +107 -107
  128. package/private/fields/multiple.d.ts +17 -17
  129. package/private/fields/number.d.ts +46 -46
  130. package/private/fields/read_mode_renderer.d.ts +17 -17
  131. package/private/fields/string.d.ts +24 -24
  132. package/private/fields/unsigned_integer.d.ts +107 -107
  133. package/private/filtration/filter_group_condition_element.d.ts +36 -36
  134. package/private/resourceful-index/index.d.ts +17 -17
  135. package/private/resourceful-index/partials/_controls.d.ts +1 -1
  136. package/private/resourceful-index/partials/_per_page_selector.d.ts +1 -1
  137. package/private/resourceful-index/props.d.ts +34 -34
  138. package/private/resourceful-record/form.d.ts +12 -12
  139. package/private/resourceful-record/index.d.ts +13 -13
  140. package/private/resourceful-record/props.d.ts +20 -20
  141. package/private/sortable/index.d.ts +1 -1
  142. package/{props-KPFuptNy.mjs → props-COvhL78L.mjs} +8 -8
  143. package/{props-KPFuptNy.mjs.map → props-COvhL78L.mjs.map} +1 -1
  144. package/{props-Cq9daNwa.mjs → props-GYFmAF5-.mjs} +6 -6
  145. package/{props-Cq9daNwa.mjs.map → props-GYFmAF5-.mjs.map} +1 -1
  146. package/{renderers-COT3aAu3.mjs → renderers-BP4li2WT.mjs} +13 -13
  147. package/{renderers-COT3aAu3.mjs.map → renderers-BP4li2WT.mjs.map} +1 -1
  148. package/{string-DvwPf_Ob.mjs → string-RfpfCwEn.mjs} +180 -180
  149. package/{string-DvwPf_Ob.mjs.map → string-RfpfCwEn.mjs.map} +1 -1
  150. package/{unsigned_integer-C9nrNAn_.mjs → unsigned_integer-Cg6tbRJj.mjs} +4 -4
  151. package/{unsigned_integer-C9nrNAn_.mjs.map → unsigned_integer-Cg6tbRJj.mjs.map} +1 -1
  152. package/useRender-CfNJA_8a.mjs +9 -0
  153. package/{useRender-Dpj9Jrbr.mjs.map → useRender-CfNJA_8a.mjs.map} +1 -1
  154. package/{utils-DxV2ZNaE.mjs → utils-D3ZGaTyv.mjs} +50 -50
  155. package/{utils-DxV2ZNaE.mjs.map → utils-D3ZGaTyv.mjs.map} +1 -1
  156. package/{validation-CZ6xx4aX.mjs → validation-BF_JkNWB.mjs} +4 -4
  157. package/{validation-CZ6xx4aX.mjs.map → validation-BF_JkNWB.mjs.map} +1 -1
  158. package/alert-DftADRGk.mjs.map +0 -1
  159. package/display-DazBkrbZ.mjs.map +0 -1
  160. package/useRender-Dpj9Jrbr.mjs +0 -9
@@ -1,7 +1,7 @@
1
- import { inject as Qe, toRef as _, shallowRef as O, computed as I, watch as xe, createVNode as b, normalizeStyle as Xe, normalizeClass as j, createElementVNode as k, mergeProps as ue, withDirectives as ye, vShow as Ye, Fragment as he, toDisplayString as Ze } from "vue";
2
- import { A as De, aa as ce, ab as Je, U as Te, ac as et, ad as tt, Q as nt, g as fe, p as de, ae as lt, af as ze, ag as be, D as Se, o as Re, ah as Ce, a as x, ai as $e, r as ve, aj as at, y as pe, L as D, C as st, S as Oe, q as Fe, ak as ot, f as We, al as it, a2 as ke, T as rt, i as ut, a4 as ct, k as ft, n as dt, am as vt, u as pt, an as Ie, a3 as mt, O as gt, R as yt, ao as ht, E as N, a6 as we, ap as bt, a7 as St, s as Ct, aq as kt, w as It, a8 as wt, z as Vt, a9 as Ve } from "./display-BdjbLG1_.mjs";
3
- import { B as Be, V as Le, Q as q, W as _t, N as At, X as Pt, Y as Ge, M as Et, Z as H, _ as F, $ as xt, p as U, x as Dt, E as w, a0 as Tt, L as zt, A as Rt, C as Me, a1 as $t } from "./utils-DxV2ZNaE.mjs";
4
- import { c as je } from "./console-CAez8ceh.mjs";
1
+ import { inject as Xe, toRef as _, shallowRef as O, computed as I, watch as xe, createVNode as b, normalizeStyle as Qe, normalizeClass as j, createElementVNode as k, mergeProps as ue, withDirectives as ye, vShow as Ye, Fragment as he, toDisplayString as Ze } from "vue";
2
+ import { A as De, aa as ce, ab as Je, O as Te, ac as et, ad as tt, U as nt, g as fe, p as de, ae as lt, af as ze, ag as be, D as Se, o as Re, ah as Ce, a as x, ai as $e, r as ve, aj as at, y as pe, M as D, C as st, X as Oe, q as Fe, ak as ot, f as We, al as it, a2 as ke, N as rt, i as ut, a4 as ct, k as ft, n as dt, am as vt, u as pt, an as Ie, a3 as mt, S as gt, W as yt, ao as ht, E as N, a6 as we, ap as bt, a7 as St, s as Ct, aq as kt, w as It, a8 as wt, z as Vt, a9 as Ve } from "./display-fXo4JeIS.mjs";
3
+ import { B as Be, V as Le, Q as q, W as _t, N as At, X as Pt, Y as Me, M as Et, Z as H, _ as F, $ as xt, p as U, w as Dt, E as w, a0 as Tt, L as zt, A as Rt, C as Ge, a1 as $t } from "./utils-D3ZGaTyv.mjs";
4
+ import { c as je } from "./console-Dgoi3FwV.mjs";
5
5
  const Ot = Symbol.for("vuetify:goto");
6
6
  function Ft() {
7
7
  return {
@@ -51,7 +51,7 @@ async function _e(e, t, n, l) {
51
51
  }
52
52
  function Bt() {
53
53
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
54
- const t = Qe(Ot), {
54
+ const t = Xe(Ot), {
55
55
  isRtl: n
56
56
  } = De();
57
57
  if (!t) throw new Error("[Vuetify] Could not find injected goto instance");
@@ -73,7 +73,7 @@ function Lt(e, t, n, l) {
73
73
  let i, r;
74
74
  return l ? n ? (i = -(a - o), r = 0) : (i = 0, r = a - o) : (i = 0, r = s + -f), Te(t, i, r);
75
75
  }
76
- function Gt(e) {
76
+ function Mt(e) {
77
77
  let {
78
78
  selectedElement: t,
79
79
  containerElement: n,
@@ -83,7 +83,7 @@ function Gt(e) {
83
83
  const s = W(a, n), o = Ne(a, l, n), f = W(a, t), i = He(a, t), r = f * 0.4;
84
84
  return o > i ? i - r : o + s < i + f ? i - s + f + r : o;
85
85
  }
86
- function Mt(e) {
86
+ function Gt(e) {
87
87
  let {
88
88
  selectedElement: t,
89
89
  containerElement: n,
@@ -193,11 +193,11 @@ const qe = Symbol.for("vuetify:v-slide-group"), Ke = de({
193
193
  const P = O(!1);
194
194
  function B(u, c) {
195
195
  let g = 0;
196
- c ? g = Mt({
196
+ c ? g = Gt({
197
197
  containerElement: m.el,
198
198
  isHorizontal: d.value,
199
199
  selectedElement: u
200
- }) : g = Gt({
200
+ }) : g = Mt({
201
201
  containerElement: m.el,
202
202
  isHorizontal: d.value,
203
203
  isRtl: l.value,
@@ -246,7 +246,7 @@ const qe = Symbol.for("vuetify:v-slide-group"), Ke = de({
246
246
  function R() {
247
247
  z = !0;
248
248
  }
249
- function G(u) {
249
+ function M(u) {
250
250
  if (!p.el) return;
251
251
  function c(g) {
252
252
  u.preventDefault(), $(g);
@@ -292,7 +292,7 @@ const qe = Symbol.for("vuetify:v-slide-group"), Ke = de({
292
292
  prev: o.prev,
293
293
  select: o.select,
294
294
  isSelected: o.isSelected
295
- })), M = I(() => f.value || Math.abs(i.value) > 0), ne = I(() => {
295
+ })), G = I(() => f.value || Math.abs(i.value) > 0), ne = I(() => {
296
296
  switch (e.showArrows) {
297
297
  // Always show arrows on desktop & mobile
298
298
  case "always":
@@ -303,18 +303,18 @@ const qe = Symbol.for("vuetify:v-slide-group"), Ke = de({
303
303
  // Show arrows on mobile when overflowing.
304
304
  // This matches the default 2.2 behavior
305
305
  case !0:
306
- return M.value;
306
+ return G.value;
307
307
  // Always show on mobile
308
308
  case "mobile":
309
- return s.value || M.value;
309
+ return s.value || G.value;
310
310
  // https://material.io/components/tabs#scrollable-tabs
311
311
  // Always show arrows when
312
312
  // overflowed on desktop
313
313
  default:
314
- return !s.value && M.value;
314
+ return !s.value && G.value;
315
315
  }
316
316
  }), le = I(() => Math.abs(i.value) > 1), ae = I(() => {
317
- if (!m.value || !M.value) return !1;
317
+ if (!m.value || !G.value) return !1;
318
318
  const u = Ae(d.value, m.el), c = jt(d.value, m.el);
319
319
  return u - c - Math.abs(i.value) > 1;
320
320
  });
@@ -324,7 +324,7 @@ const qe = Symbol.for("vuetify:v-slide-group"), Ke = de({
324
324
  "v-slide-group--has-affixes": ne.value,
325
325
  "v-slide-group--is-overflowing": f.value
326
326
  }, a.value, e.class]),
327
- style: Xe(e.style),
327
+ style: Qe(e.style),
328
328
  tabindex: P.value || o.selected.value.length ? -1 : 0,
329
329
  onFocus: J
330
330
  }, {
@@ -349,7 +349,7 @@ const qe = Symbol.for("vuetify:v-slide-group"), Ke = de({
349
349
  class: "v-slide-group__content",
350
350
  onFocusin: h,
351
351
  onFocusout: L,
352
- onKeydown: G
352
+ onKeydown: M
353
353
  }, [n.default?.(te.value)])]), ne.value && k("div", {
354
354
  key: "next",
355
355
  class: j(["v-slide-group__next", {
@@ -552,7 +552,7 @@ const Ht = de({
552
552
  (h.key === "Enter" || h.key === " ") && (h.preventDefault(), T(h));
553
553
  }
554
554
  return () => {
555
- const h = S.isLink.value ? "a" : e.tag, L = !!(e.appendIcon || e.appendAvatar), z = !!(L || a.append), J = !!(a.close || e.closable), R = !!(a.filter || e.filter) && v, G = !!(e.prependIcon || e.prependAvatar), E = !!(G || a.prepend);
555
+ const h = S.isLink.value ? "a" : e.tag, L = !!(e.appendIcon || e.appendAvatar), z = !!(L || a.append), J = !!(a.close || e.closable), R = !!(a.filter || e.filter) && v, M = !!(e.prependIcon || e.prependAvatar), E = !!(M || a.prepend);
556
556
  return m.value && ye(b(h, ue(S.linkProps, {
557
557
  class: ["v-chip", {
558
558
  "v-chip--disabled": e.disabled,
@@ -591,7 +591,7 @@ const Ht = de({
591
591
  class: "v-chip__prepend"
592
592
  }, [a.prepend ? b(N, {
593
593
  key: "prepend-defaults",
594
- disabled: !G,
594
+ disabled: !M,
595
595
  defaults: {
596
596
  VAvatar: {
597
597
  image: e.prependAvatar,
@@ -698,7 +698,7 @@ function sn(e, t) {
698
698
  }
699
699
  return r.prev ? F(r.prev, r) : r;
700
700
  });
701
- return Ge(K, a), a;
701
+ return Me(K, a), a;
702
702
  }
703
703
  function Kt(e, t) {
704
704
  return e.props && (typeof e.props[t] < "u" || typeof e.props[Pt(t)] < "u");
@@ -736,14 +736,14 @@ function Ut(e = {}, t, n = ge()) {
736
736
  });
737
737
  function f() {
738
738
  const i = qt(K, l);
739
- Ge(
739
+ Me(
740
740
  K,
741
741
  q(() => o.value ? F(i?.value ?? {}, o.value) : i?.value)
742
742
  );
743
743
  }
744
744
  return { props: s, provideSubDefaults: f };
745
745
  }
746
- function Q(e) {
746
+ function X(e) {
747
747
  if (e._setup = e._setup ?? e.setup, !e.name)
748
748
  return je("The component is missing an explicit name, unable to generate default prop value"), e;
749
749
  if (e._setup) {
@@ -763,24 +763,24 @@ function Q(e) {
763
763
  }
764
764
  return e;
765
765
  }
766
- function Qt(e = !0) {
767
- return (t) => (e ? Q : xt)(t);
766
+ function Xt(e = !0) {
767
+ return (t) => (e ? X : xt)(t);
768
768
  }
769
769
  function on(e, t) {
770
770
  return t.props = e, t;
771
771
  }
772
- const Xt = [String, Function, Object, Array], Yt = Symbol.for("vuetify:icons"), X = U({
772
+ const Qt = [String, Function, Object, Array], Yt = Symbol.for("vuetify:icons"), Q = U({
773
773
  icon: {
774
- type: Xt
774
+ type: Qt
775
775
  },
776
776
  // Could not remove this and use makeTagProps, types complained because it is not required
777
777
  tag: {
778
778
  type: [String, Object, Function],
779
779
  required: !0
780
780
  }
781
- }, "icon"), Ee = Qt()({
781
+ }, "icon"), Ee = Xt()({
782
782
  name: "VComponentIcon",
783
- props: X(),
783
+ props: Q(),
784
784
  setup(e, {
785
785
  slots: t
786
786
  }) {
@@ -794,10 +794,10 @@ const Xt = [String, Function, Object, Array], Yt = Symbol.for("vuetify:icons"),
794
794
  });
795
795
  };
796
796
  }
797
- }), Zt = /* @__PURE__ */ Q({
797
+ }), Zt = /* @__PURE__ */ X({
798
798
  name: "VSvgIcon",
799
799
  inheritAttrs: !1,
800
- props: X(),
800
+ props: Q(),
801
801
  setup(e, {
802
802
  attrs: t
803
803
  }) {
@@ -821,8 +821,8 @@ const Xt = [String, Function, Object, Array], Yt = Symbol.for("vuetify:icons"),
821
821
  });
822
822
  }
823
823
  });
824
- X();
825
- X();
824
+ Q();
825
+ Q();
826
826
  const rn = (e) => {
827
827
  const t = Le(Yt);
828
828
  if (!t) throw new Error("Missing Vuetify Icons provide!");
@@ -862,7 +862,7 @@ const rn = (e) => {
862
862
  "density"
863
863
  );
864
864
  function cn(e, t = Rt()) {
865
- return { densityClasses: Me(() => `${t}--density-${e.density}`) };
865
+ return { densityClasses: Ge(() => `${t}--density-${e.density}`) };
866
866
  }
867
867
  const fn = U(
868
868
  {
@@ -879,13 +879,13 @@ const fn = U(
879
879
  "elevation"
880
880
  );
881
881
  function dn(e) {
882
- return { elevationClasses: Me(() => {
882
+ return { elevationClasses: Ge(() => {
883
883
  const n = $t(e) ? e.value : e.elevation;
884
884
  return n == null ? [] : [`elevation-${n}`];
885
885
  }) };
886
886
  }
887
887
  export {
888
- Xt as I,
888
+ Qt as I,
889
889
  an as V,
890
890
  un as a,
891
891
  dn as b,
@@ -893,10 +893,10 @@ export {
893
893
  Ke as d,
894
894
  rn as e,
895
895
  on as f,
896
- Qt as g,
897
- Q as h,
896
+ Xt as g,
897
+ X as h,
898
898
  fn as m,
899
899
  sn as p,
900
900
  cn as u
901
901
  };
902
- //# sourceMappingURL=elevation-DFBVIqom.mjs.map
902
+ //# sourceMappingURL=elevation-YNOj0hSa.mjs.map