@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,4 +1,4 @@
1
- import { p as t } from "./utils-DxV2ZNaE.mjs";
1
+ import { p as t } from "./utils-D3ZGaTyv.mjs";
2
2
  const o = t(
3
3
  {
4
4
  class: [String, Array, Object],
@@ -12,4 +12,4 @@ const o = t(
12
12
  export {
13
13
  o as m
14
14
  };
15
- //# sourceMappingURL=component-C-qp70Rp.mjs.map
15
+ //# sourceMappingURL=component-DhEJuSE6.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"component-C-qp70Rp.mjs","sources":["../node_modules/.pnpm/@nhtio+vuetifiable@1.20250907.1/node_modules/@nhtio/vuetifiable/composables/component.mjs"],"sourcesContent":["import { propsFactory } from \"../util/propsFactory.mjs\";\nconst makeComponentProps = propsFactory(\n {\n class: [String, Array, Object],\n style: {\n type: [String, Array, Object],\n default: null\n }\n },\n \"component\"\n);\nexport {\n makeComponentProps\n};\n//# sourceMappingURL=component.mjs.map\n"],"names":["makeComponentProps","propsFactory"],"mappings":";AACK,MAACA,IAAqBC;AAAA,EACzB;AAAA,IACE,OAAO,CAAC,QAAQ,OAAO,MAAM;AAAA,IAC7B,OAAO;AAAA,MACL,MAAM,CAAC,QAAQ,OAAO,MAAM;AAAA,MAC5B,SAAS;AAAA,IACf;AAAA,EACA;AAAA,EACE;AACF;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"component-DhEJuSE6.mjs","sources":["../node_modules/.pnpm/@nhtio+vuetifiable@1.20250907.1/node_modules/@nhtio/vuetifiable/composables/component.mjs"],"sourcesContent":["import { propsFactory } from \"../util/propsFactory.mjs\";\nconst makeComponentProps = propsFactory(\n {\n class: [String, Array, Object],\n style: {\n type: [String, Array, Object],\n default: null\n }\n },\n \"component\"\n);\nexport {\n makeComponentProps\n};\n//# sourceMappingURL=component.mjs.map\n"],"names":["makeComponentProps","propsFactory"],"mappings":";AACK,MAACA,IAAqBC;AAAA,EACzB;AAAA,IACE,OAAO,CAAC,QAAQ,OAAO,MAAM;AAAA,IAC7B,OAAO;AAAA,MACL,MAAM,CAAC,QAAQ,OAAO,MAAM;AAAA,MAC5B,SAAS;AAAA,IACf;AAAA,EACA;AAAA,EACE;AACF;","x_google_ignoreList":[0]}
@@ -1,4 +1,4 @@
1
- import { A as r } from "../index-DBXOwXpe.mjs";
1
+ import { A as r } from "../index-CSyOYGEi.mjs";
2
2
  export {
3
3
  r as AutoRefeshController
4
4
  };
@@ -1,4 +1,4 @@
1
- import { C as r } from "../index-UxsEIZVi.mjs";
1
+ import { C as r } from "../index-BgevbZTt.mjs";
2
2
  export {
3
3
  r as ControlButton
4
4
  };
@@ -1,5 +1,5 @@
1
- import { C as r } from "../index-DDobJ49b.mjs";
2
- import { C as n } from "../props-KPFuptNy.mjs";
1
+ import { C as r } from "../index-BCQmj6cf.mjs";
2
+ import { C as n } from "../props-COvhL78L.mjs";
3
3
  export {
4
4
  r as ControlButtonBar,
5
5
  n as ControllerButtonBarJustification
@@ -1,4 +1,4 @@
1
- import { C as e } from "../index-BaOM0Cyz.mjs";
1
+ import { C as e } from "../index-DWv9iKZs.mjs";
2
2
  export {
3
3
  e as ControlMenu
4
4
  };
@@ -1,4 +1,4 @@
1
- import { R as m } from "../custom-Tm6_792A.mjs";
1
+ import { R as m } from "../custom-DQmbYYPh.mjs";
2
2
  export {
3
3
  m as RCustomField
4
4
  };
@@ -1,4 +1,4 @@
1
- import { b as p, c as t, E as a } from "../index-DwOjHbRP.mjs";
1
+ import { b as p, c as t, E as a } from "../index-D9i1PRci.mjs";
2
2
  export {
3
3
  p as ExportFormat,
4
4
  t as ExportScope,
@@ -1,4 +1,4 @@
1
- import { R as o } from "../../bigint-DiC37zMo.mjs";
1
+ import { R as o } from "../../bigint-CCM0aPaS.mjs";
2
2
  export {
3
3
  o as RBigIntField
4
4
  };
@@ -1,4 +1,4 @@
1
- import { R as l, b as o, a as R } from "../../boolean-DZDryWHA.mjs";
1
+ import { R as l, b as o, a as R } from "../../boolean-1-MOJPSu.mjs";
2
2
  export {
3
3
  l as RBooleanField,
4
4
  o as RBooleanFieldRenderable,
@@ -1,4 +1,4 @@
1
- import { R as o } from "../../date-CxaBVvlO.mjs";
1
+ import { R as o } from "../../date-E_8RP3gK.mjs";
2
2
  export {
3
3
  o as RDateField
4
4
  };
@@ -1,4 +1,4 @@
1
- import { R as i, a as m } from "../../date_time-DhABUkGT.mjs";
1
+ import { R as i, a as m } from "../../date_time-BmYl2TFi.mjs";
2
2
  export {
3
3
  i as RDateTimeField,
4
4
  m as RDateTimeFieldDisplayFormat
@@ -1,4 +1,4 @@
1
- import { R, a as d } from "../../enum-KB4xPkOL.mjs";
1
+ import { R, a as d } from "../../enum-8itqseZa.mjs";
2
2
  export {
3
3
  R as REnumField,
4
4
  d as REnumFieldRenderable
@@ -1,4 +1,4 @@
1
- import { R as o } from "../../integer-uzh0nwpb.mjs";
1
+ import { R as o } from "../../integer-W2_SlKV1.mjs";
2
2
  export {
3
3
  o as RIntegerField
4
4
  };
@@ -1,4 +1,4 @@
1
- import { R as m } from "../../number-CfHLDQFY.mjs";
1
+ import { R as m } from "../../number-DgwZBxOw.mjs";
2
2
  export {
3
3
  m as RNumberField
4
4
  };
@@ -1,4 +1,4 @@
1
- import { b as o, R as a, a as e } from "../../string-DvwPf_Ob.mjs";
1
+ import { b as o, R as a, a as e } from "../../string-RfpfCwEn.mjs";
2
2
  export {
3
3
  o as RStringColorFieldMode,
4
4
  a as RStringField,
@@ -1,4 +1,4 @@
1
- import { R as r } from "../../unsigned_integer-C9nrNAn_.mjs";
1
+ import { R as r } from "../../unsigned_integer-Cg6tbRJj.mjs";
2
2
  export {
3
3
  r as RUnsignedIntegerField
4
4
  };
@@ -1,12 +1,12 @@
1
- import { R as o } from "../bigint-DiC37zMo.mjs";
2
- import { R, b as i, a as l } from "../boolean-DZDryWHA.mjs";
3
- import { R as d, a as s } from "../date_time-DhABUkGT.mjs";
4
- import { R as m } from "../date-CxaBVvlO.mjs";
5
- import { R as p, a as f } from "../enum-KB4xPkOL.mjs";
6
- import { R as g } from "../integer-uzh0nwpb.mjs";
7
- import { R as u } from "../number-CfHLDQFY.mjs";
8
- import { b as D, R as I, a as S } from "../string-DvwPf_Ob.mjs";
9
- import { R as T } from "../unsigned_integer-C9nrNAn_.mjs";
1
+ import { R as o } from "../bigint-CCM0aPaS.mjs";
2
+ import { R, b as i, a as l } from "../boolean-1-MOJPSu.mjs";
3
+ import { R as d, a as s } from "../date_time-BmYl2TFi.mjs";
4
+ import { R as m } from "../date-E_8RP3gK.mjs";
5
+ import { R as p, a as f } from "../enum-8itqseZa.mjs";
6
+ import { R as g } from "../integer-W2_SlKV1.mjs";
7
+ import { R as u } from "../number-DgwZBxOw.mjs";
8
+ import { b as D, R as I, a as S } from "../string-RfpfCwEn.mjs";
9
+ import { R as T } from "../unsigned_integer-Cg6tbRJj.mjs";
10
10
  export {
11
11
  o as RBigIntField,
12
12
  R as RBooleanField,
@@ -1,4 +1,4 @@
1
- import { F as i } from "../validation-CZ6xx4aX.mjs";
1
+ import { F as i } from "../validation-BF_JkNWB.mjs";
2
2
  export {
3
3
  i as FormWithValidation
4
4
  };
@@ -1,4 +1,4 @@
1
- import { R as o } from "../alert-DftADRGk.mjs";
1
+ import { R as o } from "../alert-pFT7pWTZ.mjs";
2
2
  export {
3
3
  o as ResourcefulAlerter
4
4
  };
@@ -1,4 +1,4 @@
1
- import { a as r, R as s } from "../index-DwOjHbRP.mjs";
1
+ import { a as r, R as s } from "../index-D9i1PRci.mjs";
2
2
  export {
3
3
  r as ResourcefulAggregateMethods,
4
4
  s as ResourcefulIndex
@@ -1,5 +1,5 @@
1
- import { R as r } from "../index-BkjiQEyJ.mjs";
2
- import { R as c } from "../form-9YRVcrxM.mjs";
1
+ import { R as r } from "../index-3XRUa28C.mjs";
2
+ import { R as c } from "../form-BtDnRXYm.mjs";
3
3
  export {
4
4
  r as ResourcefulRecord,
5
5
  c as ResourcefulRecordViewMode
@@ -1,4 +1,4 @@
1
- import { R as r } from "../renderers-COT3aAu3.mjs";
1
+ import { R as r } from "../renderers-BP4li2WT.mjs";
2
2
  export {
3
3
  r as ResourcefulRecordDefaultForm
4
4
  };
@@ -1,4 +1,4 @@
1
- import { a as e } from "../form-9YRVcrxM.mjs";
1
+ import { a as e } from "../form-BtDnRXYm.mjs";
2
2
  export {
3
3
  e as ResourcefulRecordForm
4
4
  };
@@ -1,4 +1,4 @@
1
- import { S as a } from "../index-Bs4A8qUO.mjs";
1
+ import { S as a } from "../index-VpcXNOpn.mjs";
2
2
  export {
3
3
  a as Sortable
4
4
  };
@@ -1,4 +1,4 @@
1
- import { S as s, s as c } from "../index-CWwCXXNl.mjs";
1
+ import { S as s, s as c } from "../index-C-PCfO1S.mjs";
2
2
  export {
3
3
  s as SvgIcon,
4
4
  c as svgPathToIconValue
@@ -1,4 +1,4 @@
1
- import { T as r } from "../index-BsazeUn6.mjs";
1
+ import { T as r } from "../index-fiZltUBs.mjs";
2
2
  export {
3
3
  r as TimezonePicker
4
4
  };
package/components.mjs CHANGED
@@ -1,26 +1,26 @@
1
- import { R as r } from "./alert-DftADRGk.mjs";
2
- import { F as t } from "./validation-CZ6xx4aX.mjs";
3
- import { T as R } from "./index-BsazeUn6.mjs";
4
- import { S as m, s as i } from "./index-CWwCXXNl.mjs";
5
- import { S as n } from "./index-Bs4A8qUO.mjs";
6
- import { b as p, c as x, E as u, a as F, R as c } from "./index-DwOjHbRP.mjs";
7
- import { R as C } from "./index-BkjiQEyJ.mjs";
8
- import { a as S, R as b } from "./form-9YRVcrxM.mjs";
9
- import { R as I } from "./renderers-COT3aAu3.mjs";
10
- import { R as T } from "./bigint-DiC37zMo.mjs";
11
- import { R as V, b as h, a as v } from "./boolean-DZDryWHA.mjs";
12
- import { R as P, a as k } from "./date_time-DhABUkGT.mjs";
13
- import { R as y } from "./date-CxaBVvlO.mjs";
14
- import { R as J, a as N } from "./enum-KB4xPkOL.mjs";
15
- import { R as W } from "./integer-uzh0nwpb.mjs";
16
- import { R as q } from "./number-CfHLDQFY.mjs";
17
- import { b as H, R as K, a as L } from "./string-DvwPf_Ob.mjs";
18
- import { R as Q } from "./unsigned_integer-C9nrNAn_.mjs";
19
- import { R as Y } from "./custom-Tm6_792A.mjs";
20
- import { C as _ } from "./index-BaOM0Cyz.mjs";
21
- import { C as ee } from "./index-DDobJ49b.mjs";
22
- import { C as re } from "./props-KPFuptNy.mjs";
23
- import { C as te } from "./index-UxsEIZVi.mjs";
1
+ import { R as r } from "./alert-pFT7pWTZ.mjs";
2
+ import { F as t } from "./validation-BF_JkNWB.mjs";
3
+ import { T as R } from "./index-fiZltUBs.mjs";
4
+ import { S as m, s as i } from "./index-C-PCfO1S.mjs";
5
+ import { S as n } from "./index-VpcXNOpn.mjs";
6
+ import { b as p, c as x, E as u, a as F, R as c } from "./index-D9i1PRci.mjs";
7
+ import { R as C } from "./index-3XRUa28C.mjs";
8
+ import { a as S, R as b } from "./form-BtDnRXYm.mjs";
9
+ import { R as I } from "./renderers-BP4li2WT.mjs";
10
+ import { R as T } from "./bigint-CCM0aPaS.mjs";
11
+ import { R as V, b as h, a as v } from "./boolean-1-MOJPSu.mjs";
12
+ import { R as P, a as k } from "./date_time-BmYl2TFi.mjs";
13
+ import { R as y } from "./date-E_8RP3gK.mjs";
14
+ import { R as J, a as N } from "./enum-8itqseZa.mjs";
15
+ import { R as W } from "./integer-W2_SlKV1.mjs";
16
+ import { R as q } from "./number-DgwZBxOw.mjs";
17
+ import { b as H, R as K, a as L } from "./string-RfpfCwEn.mjs";
18
+ import { R as Q } from "./unsigned_integer-Cg6tbRJj.mjs";
19
+ import { R as Y } from "./custom-DQmbYYPh.mjs";
20
+ import { C as _ } from "./index-DWv9iKZs.mjs";
21
+ import { C as ee } from "./index-BCQmj6cf.mjs";
22
+ import { C as re } from "./props-COvhL78L.mjs";
23
+ import { C as te } from "./index-BgevbZTt.mjs";
24
24
  export {
25
25
  te as ControlButton,
26
26
  ee as ControlButtonBar,
package/composables.mjs CHANGED
@@ -1,20 +1,20 @@
1
- import { u as o } from "./alert-DftADRGk.mjs";
2
- import { u as a } from "./clipboard--JAZokR3.mjs";
3
- import { u as t } from "./display-DazBkrbZ.mjs";
1
+ import { u as o } from "./alert-pFT7pWTZ.mjs";
2
+ import { u } from "./clipboard-CdGABqm1.mjs";
3
+ import { u as t } from "./display-B089h_sz.mjs";
4
4
  import { u as p } from "./http-BBfnr2c-.mjs";
5
- import { u as f } from "./validation-CZ6xx4aX.mjs";
5
+ import { u as f } from "./validation-BF_JkNWB.mjs";
6
6
  import { u as x } from "./big_number_formatter-BGfIwlog.mjs";
7
- import { u as d, f as C, d as c, c as b } from "./utils-DxV2ZNaE.mjs";
8
- import { u as h } from "./field_composer-CLJuJevf.mjs";
9
- import { u as S } from "./common-BDwb9uGU.mjs";
10
- import { u as F } from "./index-Bs4A8qUO.mjs";
7
+ import { u as d, c as C, b, a as c } from "./utils-D3ZGaTyv.mjs";
8
+ import { u as h } from "./field_composer-ugYyDQNY.mjs";
9
+ import { u as S } from "./common-Bi5RUD-n.mjs";
10
+ import { u as F } from "./index-VpcXNOpn.mjs";
11
11
  import { k as P, d as k, e as B, f as I, i as V, c as j, a as w, u as y, j as A, h as D, g as E, b as L } from "./ioc-Du_Tgg-1.mjs";
12
12
  export {
13
13
  o as useAlert,
14
14
  x as useBigNumberFormatter,
15
15
  P as useBrowser,
16
16
  k as useCache,
17
- a as useClipboard,
17
+ u as useClipboard,
18
18
  B as useCron,
19
19
  I as useCronTab,
20
20
  V as useCurrentTimezone,
@@ -26,9 +26,9 @@ export {
26
26
  y as useIoC,
27
27
  S as useLocalState,
28
28
  C as usePassthroughHook,
29
- c as useProxiedModel,
29
+ b as useProxiedModel,
30
30
  t as useScopedDisplay,
31
- b as useSlot,
31
+ c as useSlot,
32
32
  F as useSortableProps,
33
33
  A as useTimezoneOptions,
34
34
  D as useTimezoneZones,
@@ -1,4 +1,4 @@
1
- import { D as i } from "./utils-DxV2ZNaE.mjs";
1
+ import { D as i } from "./utils-D3ZGaTyv.mjs";
2
2
  function f(r) {
3
3
  i(`Vuetify: ${r}`);
4
4
  }
@@ -15,4 +15,4 @@ export {
15
15
  f as c,
16
16
  t as d
17
17
  };
18
- //# sourceMappingURL=console-CAez8ceh.mjs.map
18
+ //# sourceMappingURL=console-Dgoi3FwV.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"console-CAez8ceh.mjs","sources":["../node_modules/.pnpm/@nhtio+vuetifiable@1.20250907.1/node_modules/@nhtio/vuetifiable/util/console.mjs"],"sourcesContent":["import { E as warn } from \"../vue.runtime.esm-bundler-BRffRTPw.mjs\";\nfunction consoleWarn(message) {\n warn(`Vuetify: ${message}`);\n}\nfunction consoleError(message) {\n warn(`Vuetify error: ${message}`);\n}\nfunction deprecate(original, replacement) {\n replacement = Array.isArray(replacement) ? replacement.slice(0, -1).map((s) => `'${s}'`).join(\", \") + ` or '${replacement.at(-1)}'` : `'${replacement}'`;\n warn(\n `[Vuetify UPGRADE] '${original}' is deprecated, use ${replacement} instead.`\n );\n}\nfunction breaking(original, replacement) {\n}\nfunction removed(original) {\n}\nexport {\n breaking,\n consoleError,\n consoleWarn,\n deprecate,\n removed\n};\n//# sourceMappingURL=console.mjs.map\n"],"names":["consoleWarn","message","warn","consoleError","deprecate","original","replacement"],"mappings":";AACA,SAASA,EAAYC,GAAS;AAC5B,EAAAC,EAAK,YAAYD,CAAO,EAAE;AAC5B;AACA,SAASE,EAAaF,GAAS;AAC7B,EAAAC,EAAK,kBAAkBD,CAAO,EAAE;AAClC;AACA,SAASG,EAAUC,GAAUC,GAAa;AACxC,EAAAA,IAAc,MAAM,QAAQA,CAAW,IAAIA,EAAY,MAAM,GAAG,EAAE,EAAE,IAAI,CAAC,MAAM,IAAI,CAAC,GAAG,EAAE,KAAK,IAAI,IAAI,QAAQA,EAAY,GAAG,EAAE,CAAC,MAAM,IAAIA,CAAW,KACrJJ;AAAA,IACE,sBAAsBG,CAAQ,wBAAwBC,CAAW;AAAA,EACrE;AACA;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"console-Dgoi3FwV.mjs","sources":["../node_modules/.pnpm/@nhtio+vuetifiable@1.20250907.1/node_modules/@nhtio/vuetifiable/util/console.mjs"],"sourcesContent":["import { E as warn } from \"../vue.runtime.esm-bundler-BRffRTPw.mjs\";\nfunction consoleWarn(message) {\n warn(`Vuetify: ${message}`);\n}\nfunction consoleError(message) {\n warn(`Vuetify error: ${message}`);\n}\nfunction deprecate(original, replacement) {\n replacement = Array.isArray(replacement) ? replacement.slice(0, -1).map((s) => `'${s}'`).join(\", \") + ` or '${replacement.at(-1)}'` : `'${replacement}'`;\n warn(\n `[Vuetify UPGRADE] '${original}' is deprecated, use ${replacement} instead.`\n );\n}\nfunction breaking(original, replacement) {\n}\nfunction removed(original) {\n}\nexport {\n breaking,\n consoleError,\n consoleWarn,\n deprecate,\n removed\n};\n//# sourceMappingURL=console.mjs.map\n"],"names":["consoleWarn","message","warn","consoleError","deprecate","original","replacement"],"mappings":";AACA,SAASA,EAAYC,GAAS;AAC5B,EAAAC,EAAK,YAAYD,CAAO,EAAE;AAC5B;AACA,SAASE,EAAaF,GAAS;AAC7B,EAAAC,EAAK,kBAAkBD,CAAO,EAAE;AAClC;AACA,SAASG,EAAUC,GAAUC,GAAa;AACxC,EAAAA,IAAc,MAAM,QAAQA,CAAW,IAAIA,EAAY,MAAM,GAAG,EAAE,EAAE,IAAI,CAAC,MAAM,IAAI,CAAC,GAAG,EAAE,KAAK,IAAI,IAAI,QAAQA,EAAY,GAAG,EAAE,CAAC,MAAM,IAAIA,CAAW,KACrJJ;AAAA,IACE,sBAAsBG,CAAQ,wBAAwBC,CAAW;AAAA,EACrE;AACA;","x_google_ignoreList":[0]}
@@ -1,10 +1,10 @@
1
- import { g as $ } from "./mdi-C9DbASEx.mjs";
2
- import { S as q } from "./index-CWwCXXNl.mjs";
1
+ import { d as q } from "./mdi-DC1jeTJJ.mjs";
2
+ import { S as z } from "./index-C-PCfO1S.mjs";
3
3
  import { d as w } from "./index-DXdh_Con.mjs";
4
- import { g as G, h as H, j as D, k as E, D as J } from "./common-BDwb9uGU.mjs";
5
- import { a as Q, i as f, d as W, u as X, z as B, s as m, t as b, g as Y } from "./utils-DxV2ZNaE.mjs";
6
- import { I as Z } from "./display-BdjbLG1_.mjs";
7
- import { u as ee } from "./useRender-Dpj9Jrbr.mjs";
4
+ import { g as G, h as H, j as D, k as E, D as J } from "./common-Bi5RUD-n.mjs";
5
+ import { d as Q, i as f, b as W, u as X, y as B, s as m, t as b, g as Y } from "./utils-D3ZGaTyv.mjs";
6
+ import { I as Z } from "./display-fXo4JeIS.mjs";
7
+ import { u as ee } from "./useRender-CfNJA_8a.mjs";
8
8
  import { l as te } from "./index-CFtnmFDF.mjs";
9
9
  import { f as oe } from "./forwardRefs-Cf4c0t-9.mjs";
10
10
  import { h as i, defineComponent as ne, computed as v, ref as S, withDirectives as le, onMounted as ie, onBeforeUnmount as ue, nextTick as se } from "vue";
@@ -28,7 +28,7 @@ const { makeProps: re, emits: ae } = Q(
28
28
  },
29
29
  ...H(),
30
30
  ...G({
31
- clearIcon: () => i(q, { d: $ })
31
+ clearIcon: () => i(z, { d: q })
32
32
  }),
33
33
  isFocused: {
34
34
  type: Function,
@@ -50,7 +50,7 @@ const { makeProps: re, emits: ae } = Q(
50
50
  );
51
51
  class de extends te {
52
52
  }
53
- const ye = ne({
53
+ const Ce = ne({
54
54
  name: "RCustomField",
55
55
  inheritAttrs: !1,
56
56
  props: re(),
@@ -110,7 +110,7 @@ const ye = ne({
110
110
  b(R).inputAttrs
111
111
  )
112
112
  )
113
- ), z = v(
113
+ ), T = v(
114
114
  () => w(
115
115
  m({
116
116
  role: e.role
@@ -120,11 +120,11 @@ const ye = ne({
120
120
  "onClick:appendInner": (t) => s("click:appendInner", t)
121
121
  }
122
122
  )
123
- ), T = (t, o, n, l) => {
123
+ ), $ = (t, o, n, l) => {
124
124
  if (!x.value || !a.value || !t) return [];
125
125
  const {
126
- props: { class: k, ...C }
127
- } = t, y = {
126
+ props: { class: k, ...y }
127
+ } = t, C = {
128
128
  modelValue: r.value,
129
129
  autofocus: e.autofocus,
130
130
  readonly: n.value,
@@ -133,7 +133,7 @@ const ye = ne({
133
133
  onFocus: d,
134
134
  onBlur: () => F(),
135
135
  class: k,
136
- ...C,
136
+ ...y,
137
137
  ...o,
138
138
  "onUpdate:model-value": (c) => {
139
139
  r.value = c;
@@ -152,7 +152,7 @@ const ye = ne({
152
152
  "div",
153
153
  { class: ["w-100"], "data-no-activate": !0 },
154
154
  p.default({
155
- props: y,
155
+ props: C,
156
156
  bus: _,
157
157
  isActive: P,
158
158
  isFocused: u,
@@ -181,15 +181,15 @@ const ye = ne({
181
181
  id: n,
182
182
  isDisabled: l,
183
183
  isDirty: k,
184
- isReadonly: C,
185
- isValid: y,
184
+ isReadonly: y,
185
+ isValid: C,
186
186
  reset: c
187
187
  }) => [
188
188
  i(
189
189
  E,
190
190
  {
191
191
  ref: x,
192
- ...b(z),
192
+ ...b(T),
193
193
  onMousedown: O,
194
194
  onClick: K,
195
195
  ...m({
@@ -202,12 +202,12 @@ const ye = ne({
202
202
  dirty: k.value || e.dirty,
203
203
  disabled: l.value,
204
204
  focused: u.value,
205
- error: y.value === !1
205
+ error: C.value === !1
206
206
  },
207
207
  // eslint-disable-next-line @nht/require-function-slots-for-programmatic-components
208
208
  {
209
209
  ...p,
210
- default: (I) => T(I, t, C, l)
210
+ default: (I) => $(I, t, y, l)
211
211
  }
212
212
  )
213
213
  ]
@@ -233,6 +233,6 @@ const ye = ne({
233
233
  }
234
234
  });
235
235
  export {
236
- ye as R
236
+ Ce as R
237
237
  };
238
- //# sourceMappingURL=custom-Tm6_792A.mjs.map
238
+ //# sourceMappingURL=custom-DQmbYYPh.mjs.map