@web-utils/component 5.0.0-beta01 → 5.0.0-beta03

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 (231) hide show
  1. package/awesome-button/index.mjs +25 -31
  2. package/{utils/style.css → base.css} +1 -1
  3. package/chat/index.mjs +3 -12
  4. package/chunks/{EditableTree.C_IJBL5b.mjs → EditableTree.CV8b95tW.mjs} +130 -139
  5. package/chunks/{ElementBaseInfo.DyuFR6fE.mjs → ElementBaseInfo.lW0iwU10.mjs} +2 -3
  6. package/chunks/ElementDialog.DWhAJsUn.mjs +520 -0
  7. package/chunks/{ElementForm.ButuYDPA.mjs → ElementForm.C7yebHWH.mjs} +12 -39
  8. package/chunks/{ElementListeners.Dg3e_dmp.mjs → ElementListeners.B_SjC8dp.mjs} +10 -31
  9. package/chunks/{ElementMultiInstance.Dmi79FqA.mjs → ElementMultiInstance.Xw27Z5mm.mjs} +2 -3
  10. package/chunks/{ElementOtherConfig.C2AddGTp.mjs → ElementOtherConfig.DnNmAhKn.mjs} +0 -1
  11. package/chunks/{ElementProperties.CfV8UF7L.mjs → ElementProperties.DKr9JE_O.mjs} +3 -12
  12. package/chunks/{ElementTaskConfig.Bn7ycGGn.mjs → ElementTaskConfig.CPjsXlpS.mjs} +6 -10
  13. package/chunks/{FlowCondition.C6PdqOAW.mjs → FlowCondition.BA7GF34X.mjs} +4 -5
  14. package/chunks/{FlowDesigner.uJYFfKpR.mjs → FlowDesigner.DH1ypcUw.mjs} +17 -18
  15. package/chunks/{FormBlock.BEENc22F.mjs → FormBlock.D6kZl7sm.mjs} +8 -8
  16. package/chunks/FormCascader.BXL8lKww.mjs +1229 -0
  17. package/chunks/{FormInputTime.Bg3UIP8H.mjs → FormInputTime.DzTPiDNh.mjs} +339 -337
  18. package/chunks/{FormItem.H9OOvNzT.mjs → FormItem.B8iPLduv.mjs} +12 -13
  19. package/chunks/{FormItemGroup.D9eRy-cZ.mjs → FormItemGroup.CCGqEapT.mjs} +38 -31
  20. package/chunks/{FormSelect.CanodoAI.mjs → FormSelect.t0jbTL_K.mjs} +470 -467
  21. package/chunks/{FormSwitch.DTqdaFjv.mjs → FormSwitch.uoFQ-xp_.mjs} +53 -51
  22. package/chunks/{FormTemp.DiI5EfgK.mjs → FormTemp.CeHtEZQe.mjs} +11 -6
  23. package/chunks/{FyCurd.DMj1dMK9.mjs → FyCurd.DqJuCLNW.mjs} +22 -25
  24. package/chunks/{FyForm.vgR8ujEF.mjs → FyForm.CgyGhetD.mjs} +25 -21
  25. package/chunks/{FyFormDesign.DEWT6LsX.mjs → FyFormDesign.DIIK7mXK.mjs} +49 -128
  26. package/chunks/{FyUpload.B2QKfTxF.mjs → FyUpload.DoBEuYcC.mjs} +2 -2
  27. package/chunks/ImagePreview.DDFrZgo5.mjs +649 -0
  28. package/chunks/{Keyboard.ItiRy7Gb.mjs → Keyboard.DBspwbYo.mjs} +2 -2
  29. package/chunks/{MonacoEditor.Bd5Kui-Y.mjs → MonacoEditor.Bq9d6JSz.mjs} +65 -64
  30. package/chunks/{PageableTable.Bujb0NUx.mjs → PageableTable.DR-REJN5.mjs} +84 -83
  31. package/chunks/{SignalAndMessage.CYVzlFuL.mjs → SignalAndMessage.CL2u19it.mjs} +1 -10
  32. package/chunks/{TableColumn.DJYkznbJ.mjs → TableColumn.Cq9Bvevm.mjs} +34 -28
  33. package/chunks/{TableView.DyIdIxAg.mjs → TableView.DMWMaGLA.mjs} +26 -33
  34. package/chunks/ToolbarButton.AlTszc53.mjs +107 -0
  35. package/chunks/{UserTaskListeners.Bp-2qkHs.mjs → UserTaskListeners.Qfm8hKWP.mjs} +9 -27
  36. package/chunks/{VueCron.GfjodnyM.mjs → VueCron.BmPnLuu3.mjs} +163 -142
  37. package/chunks/{VueTreeSelect.9Ywl-I8e.mjs → VueTreeSelect.GHx4Z2lG.mjs} +48 -43
  38. package/chunks/button.gVyl7Y__.mjs +927 -0
  39. package/chunks/checkbox.AmhCpaBZ.mjs +438 -0
  40. package/chunks/chunk.A6TnG60p.mjs +13 -0
  41. package/chunks/confirmable-mixin.BZtxXY0h.mjs +273 -0
  42. package/chunks/constants.Dw7hXt67.mjs +4 -0
  43. package/chunks/{dictionary.DxZxP0ej.mjs → dictionary.BqVLM7Lf.mjs} +1 -1
  44. package/chunks/{event.eJ-c1Z3a.mjs → event.CmOTnori.mjs} +4 -7
  45. package/chunks/event.ZRs4J5TN.mjs +4 -0
  46. package/chunks/{focus-trap.DT4GnqQI.mjs → focus-trap.CuUc8N2C.mjs} +26 -26
  47. package/chunks/{form-input.D25eDRMq.mjs → form-input.DdSb45Tz.mjs} +3 -3
  48. package/chunks/{form-item.CgmUuw_n.mjs → form-item.fYYCXvCs.mjs} +77 -75
  49. package/chunks/icon.AJYLfX1m.mjs +26 -0
  50. package/chunks/{icon.CbS8-322.mjs → icon.niAg1zTC.mjs} +31 -39
  51. package/chunks/{init.DwpukyOB.mjs → init.CtUEiRbU.mjs} +6 -6
  52. package/chunks/{input.PejnqwSH.mjs → input.B_wW4aF-.mjs} +107 -106
  53. package/chunks/install.BJl2MN77.mjs +73 -0
  54. package/chunks/message-box.wGWcYSSd.mjs +463 -0
  55. package/chunks/{message.BCmee5N0.mjs → message.DnTACuzV.mjs} +76 -75
  56. package/chunks/{overlay.DubSnqma.mjs → overlay.Rhu_rfhx.mjs} +5 -5
  57. package/chunks/{radio.BotKXqJr.mjs → radio.BMkZBhl5.mjs} +45 -45
  58. package/chunks/{scroll.CzORc5Zk.mjs → scroll.BJIpzi2Q.mjs} +2 -2
  59. package/chunks/{scrollbar.CAmrlKi9.mjs → scrollbar.CvxOszy3.mjs} +4 -4
  60. package/chunks/{style.BmlGmjpO.mjs → style.CraPDfJA.mjs} +3 -3
  61. package/chunks/{tag.DPi-PLbb.mjs → tag.B6yUaGj-.mjs} +25 -25
  62. package/chunks/{teleport._VGEzK4d.mjs → teleport.87mkIv8m.mjs} +3 -3
  63. package/chunks/{tooltip.D50x7Rva.mjs → tooltip.Dzjs7LZ8.mjs} +108 -108
  64. package/chunks/typescript.D0a40c7B.mjs +4 -0
  65. package/chunks/{use-aria.BW7nWOl1.mjs → use-aria.B9uqqWAE.mjs} +2 -2
  66. package/chunks/{use-composition.mUaomyno.mjs → use-composition.BMPJBvYs.mjs} +4 -4
  67. package/chunks/{use-deprecated.BfDSbZS9.mjs → use-deprecated.vx6LTDA_.mjs} +2 -2
  68. package/chunks/use-empty-values.CxYKjLV9.mjs +81 -0
  69. package/chunks/use-form-item.DMDTkMq9.mjs +48 -0
  70. package/chunks/use-global-config.Dkt91Ob3.mjs +57 -0
  71. package/chunks/{use-id.CFO5NeoV.mjs → use-id.CyzdvfQn.mjs} +3 -3
  72. package/chunks/{use-empty-values.Dy_r78F6.mjs → use-locale.CBoQRFjH.mjs} +12 -87
  73. package/chunks/{use-size.DxrwTUwf.mjs → use-size.CoorvF12.mjs} +2 -2
  74. package/chunks/validator.Drv0r2Nb.mjs +5 -0
  75. package/chunks/{vnode.D_SioRnx.mjs → vnode.raM3wMJz.mjs} +2 -2
  76. package/confirm-button/index.mjs +1 -1
  77. package/confirmable/index.mjs +1 -1
  78. package/context-menu/index.mjs +39 -38
  79. package/data-box/style.css +1 -1
  80. package/data-card/style.css +1 -1
  81. package/data-display/style.css +1 -1
  82. package/data-icons/style.css +1 -1
  83. package/data-imgtext/style.css +1 -1
  84. package/data-operatext/style.css +1 -1
  85. package/data-panel/style.css +1 -1
  86. package/data-pay/style.css +1 -1
  87. package/data-price/style.css +1 -1
  88. package/data-progress/style.css +1 -1
  89. package/data-rotate/style.css +1 -1
  90. package/data-table-picker/index.mjs +2 -6
  91. package/data-tabs/style.css +1 -1
  92. package/dialog-form/index.mjs +7 -3
  93. package/dynamic-table/index.mjs +1 -2
  94. package/editable-tree/index.mjs +1 -1
  95. package/element-dialog/index.mjs +1 -1
  96. package/element-dialog/style.css +1 -1
  97. package/empty-view/index.mjs +18 -20
  98. package/error-view/index.mjs +17 -19
  99. package/flex-column/index.mjs +11 -9
  100. package/flex-item/index.mjs +22 -16
  101. package/flex-row/index.mjs +11 -10
  102. package/flow/index.mjs +1 -1
  103. package/flow-designer/index.mjs +1 -1
  104. package/form-block/index.mjs +1 -1
  105. package/form-cascader/index.mjs +1 -1
  106. package/form-checkbox/index.mjs +4 -4
  107. package/form-checkbox-group/index.mjs +6 -6
  108. package/form-date-picker/index.mjs +3 -3
  109. package/form-holder/index.mjs +2 -5
  110. package/form-input/index.mjs +4 -4
  111. package/form-input-cron-expression/index.mjs +4 -4
  112. package/form-input-email/index.mjs +10 -9
  113. package/form-input-id-card/index.mjs +10 -9
  114. package/form-input-phone-number/index.mjs +11 -10
  115. package/form-input-tag/index.mjs +2 -2
  116. package/form-input-time/index.mjs +1 -1
  117. package/form-item/index.mjs +1 -1
  118. package/form-item-group/index.mjs +1 -1
  119. package/form-radio-group/index.mjs +6 -6
  120. package/form-select/index.mjs +1 -1
  121. package/form-switch/index.mjs +1 -1
  122. package/form-table/index.mjs +2 -2
  123. package/form-table-plus/index.mjs +4 -4
  124. package/form-textarea/index.mjs +4 -4
  125. package/form-tree-select/index.mjs +3 -3
  126. package/form-tree-select-multiple/index.mjs +3 -3
  127. package/form-view/index.mjs +13 -8
  128. package/fy-array/index.mjs +1 -1
  129. package/fy-cascader/index.mjs +1 -1
  130. package/fy-checkbox/index.mjs +1 -1
  131. package/fy-code/index.mjs +2 -2
  132. package/fy-curd/index.mjs +1 -1
  133. package/fy-date/index.mjs +1 -1
  134. package/fy-dynamic/index.mjs +3 -7
  135. package/fy-form/index.mjs +1 -1
  136. package/fy-form/style.css +1 -1
  137. package/fy-form-design/index.mjs +1 -1
  138. package/fy-form-design/style.css +1 -1
  139. package/fy-input/index.mjs +1 -1
  140. package/fy-input-color/index.mjs +1 -2
  141. package/fy-input-icon/index.mjs +37 -32
  142. package/fy-input-map/index.mjs +1 -1
  143. package/fy-input-number/index.mjs +1 -1
  144. package/fy-input-table/index.mjs +1 -1
  145. package/fy-input-tree/index.mjs +3 -3
  146. package/fy-input-tree/style.css +1 -1
  147. package/fy-radio/index.mjs +2 -2
  148. package/fy-rate/index.mjs +2 -2
  149. package/fy-select/index.mjs +5 -5
  150. package/fy-slider/index.mjs +1 -1
  151. package/fy-switch/index.mjs +2 -2
  152. package/fy-time/index.mjs +1 -1
  153. package/fy-title/index.mjs +1 -1
  154. package/fy-tree/index.mjs +1 -1
  155. package/fy-u-editor/index.mjs +1 -1
  156. package/fy-upload/index.mjs +1 -1
  157. package/guide-steps/index.mjs +1 -1
  158. package/helper-function.d.ts +3 -3
  159. package/helper-function.mjs +36 -20
  160. package/iframe-window/index.mjs +30 -29
  161. package/image-cropper/index.mjs +144 -163
  162. package/image-cropper/style.css +1 -1
  163. package/image-preview/index.mjs +2 -187
  164. package/index.d.ts +1 -2
  165. package/index.mjs +153 -154
  166. package/input-number-range/index.mjs +0 -2
  167. package/keyboard/index.mjs +1 -1
  168. package/license/index.mjs +1 -1
  169. package/monaco-editor/index.mjs +1 -1
  170. package/nav-bar/index.mjs +1 -1
  171. package/notice/index.mjs +1 -4
  172. package/package.json +12 -14
  173. package/pageable-table/index.mjs +1 -1
  174. package/pageable-view/index.mjs +2 -2
  175. package/photo-swipe/index.mjs +1 -1
  176. package/picker-table-view/index.mjs +4 -8
  177. package/present-view/index.mjs +18 -13
  178. package/record-video/index.mjs +1 -1
  179. package/resize-observer/index.mjs +1 -1
  180. package/search/index.mjs +2 -2
  181. package/split-pane/index.mjs +1 -1
  182. package/stateful/index.mjs +18 -17
  183. package/static-pageable-table/index.mjs +1 -4
  184. package/sub-table/index.mjs +2 -5
  185. package/sub-table-plus/index.mjs +3 -6
  186. package/tab/index.mjs +1 -1
  187. package/tab-item/index.mjs +1 -1
  188. package/table-column/index.mjs +1 -1
  189. package/table-view/index.mjs +1 -1
  190. package/tag-render/index.mjs +28 -24
  191. package/toolbar/index.mjs +1 -1
  192. package/toolbar-button/index.mjs +2 -146
  193. package/vue-cron/index.mjs +1 -1
  194. package/vue-qr-code/index.mjs +7 -6
  195. package/vue-tags-input/index.mjs +1 -1
  196. package/vue-tree-select/index.mjs +1 -1
  197. package/watermark/index.mjs +13 -13
  198. package/web-types.json +265 -363
  199. package/x-input-tag/index.mjs +0 -3
  200. package/chunks/ElementDialog.C0IjriTW.mjs +0 -681
  201. package/chunks/FormCascader.CaM-oEhv.mjs +0 -1226
  202. package/chunks/checkbox.emIuFmnt.mjs +0 -437
  203. package/chunks/confirmable-mixin.BBil7dto.mjs +0 -1646
  204. package/chunks/event.B4iwtUNO.mjs +0 -4
  205. package/chunks/install.yLcn5MLL.mjs +0 -84
  206. package/chunks/typescript.DiWBU4nj.mjs +0 -4
  207. package/chunks/use-form-item.wsRjehHp.mjs +0 -47
  208. package/chunks/use-global-config.C9hs-O_x.mjs +0 -56
  209. package/chunks/validator.C4-z_t9p.mjs +0 -5
  210. package/login/index.mjs +0 -252
  211. package/login/style.css +0 -1
  212. /package/chunks/{FyUEditor.D_rEYfll.mjs → FyUEditor.uvZS8UgS.mjs} +0 -0
  213. /package/chunks/{RecordVideo.B35_dLty.mjs → RecordVideo.CKTY-gk9.mjs} +0 -0
  214. /package/chunks/{SplitPane.Dw96M0Yf.mjs → SplitPane.DNNid7WB.mjs} +0 -0
  215. /package/chunks/{Toolbar.DHuXJAoG.mjs → Toolbar.DytZ6fO0.mjs} +0 -0
  216. /package/chunks/{core.DJv6Qrae.mjs → core.Blrh_Fjl.mjs} +0 -0
  217. /package/chunks/{dataformat.Bfr4nOcA.mjs → dataformat.F7GtAoiN.mjs} +0 -0
  218. /package/chunks/{dic.DgDfnovD.mjs → dic.NZCGhtA7.mjs} +0 -0
  219. /package/chunks/{dictionary.5eKjWeAp.mjs → dictionary.DXYdZefs.mjs} +0 -0
  220. /package/chunks/{form-pick.Axem0gOO.mjs → form-pick.BEC7lrNH.mjs} +0 -0
  221. /package/chunks/{form-validate.B1KPCHqN.mjs → form-validate.JFOV_f-C.mjs} +0 -0
  222. /package/chunks/{packages.BGjydzjm.mjs → packages.CONbEH13.mjs} +0 -0
  223. /package/chunks/{permission.DgEVNWlh.mjs → permission.8WDtOmzA.mjs} +0 -0
  224. /package/chunks/{photo-swipe.BB0SJZg9.mjs → photo-swipe.BvBJGc5x.mjs} +0 -0
  225. /package/chunks/{slot.C6Ozd2e7.mjs → slot.CZCo32Cw.mjs} +0 -0
  226. /package/chunks/{sub-table-plus-props.B_lLth3j.mjs → sub-table-plus-props.DvS8aKT4.mjs} +0 -0
  227. /package/chunks/{tab-mixin.u0EZpx3j.mjs → tab-mixin.C9DSz8xu.mjs} +0 -0
  228. /package/chunks/{util.B3sjVZoZ.mjs → util.fjuzrmWz.mjs} +0 -0
  229. /package/chunks/{utilSelf.ZED4DmCU.mjs → utilSelf.Bv7FtUNb.mjs} +0 -0
  230. /package/chunks/{utils.Cs2fYBrT.mjs → utils.C37EhJ-u.mjs} +0 -0
  231. /package/chunks/{utils.DsGhtCIO.mjs → utils.C8RvIGLM.mjs} +0 -0
@@ -107,7 +107,6 @@ function S(e, m, h, g, _, v) {
107
107
  }, {
108
108
  default: f(({ row: t, $index: n }) => [s(S, {
109
109
  prop: `${h.prop}.${n}.${e.prop}`,
110
- size: "mini",
111
110
  rules: v.getRules(e),
112
111
  style: c({ marginBottom: v.inputDisabled ? "0px" : "16px" })
113
112
  }, {
@@ -152,7 +151,7 @@ function S(e, m, h, g, _, v) {
152
151
  _: 1
153
152
  }, 8, ["data"])), v.inputDisabled ? r("v-if", !0) : (l(), n(T, {
154
153
  key: 0,
155
- type: "text",
154
+ text: "",
156
155
  icon: "el-icon-plus",
157
156
  style: { color: "#08c108" },
158
157
  onClick: v.addRow
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/EditableTree.C_IJBL5b.mjs";
1
+ import { t as e } from "../chunks/EditableTree.CV8b95tW.mjs";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/ElementDialog.C0IjriTW.mjs";
1
+ import { t as e } from "../chunks/ElementDialog.DWhAJsUn.mjs";
2
2
  export { e as default };
@@ -1 +1 @@
1
- .element-dialog.el-dialog{margin:0 auto}.element-dialog.el-dialog.el-dialog-resizeable{flex-direction:column;display:flex}.element-dialog.el-dialog.el-dialog-resizeable .el-dialog__body{flex:auto;padding:0;position:relative}.element-dialog.el-dialog.el-dialog-resizeable .el-dialog__header{font-size:18px;position:relative}.element-dialog.el-dialog.el-dialog-resizeable .el-dialog__footer{text-align:right;padding-bottom:10px}.element-dialog.el-dialog.el-dialog-resizeable .dialog-head-group{position:absolute;top:50%;right:14px;transform:translateY(-50%)}.element-dialog.el-dialog.is-fullscreen{position:absolute;width:100%!important;height:100%!important;margin-top:0!important;top:0!important;left:0!important}.element-dialog.el-dialog.el-dialog--center .el-dialog__header{justify-content:center}.element-dialog.el-dialog.el-dialog--flex-column .el-dialog__body{flex-direction:column;display:flex}.element-dialog.el-dialog.el-dialog--flex-row .el-dialog__body{flex-direction:row;display:flex}.element-dialog.el-dialog.el-dialog__body-padding .el-dialog__body{padding:10px}.element-dialog.el-dialog .el-dialog__body{padding:0;overflow:auto}.element-dialog.el-dialog .el-dialog__header{background-color:#409eff;flex-direction:row;align-items:center;padding:4px 10px;font-size:16px;display:flex;position:relative}.element-dialog.el-dialog .el-dialog__header .el-dialog__title{color:#fff;font-size:16px;font-weight:400}.element-dialog.el-dialog .header-button-wrapper{display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.element-dialog.el-dialog .header-button{color:#fff;cursor:pointer;border:none;outline:0;padding:2px}.element-dialog.el-dialog .header-button.header-dialog-close:hover{background:#e34e55}.element-dialog.el-dialog .header-button:hover{background:#0000004d}
1
+ .el-dialog{border-radius:4px 4px 0 0;flex-direction:column;padding:0;display:flex}.el-dialog .dialog-title{min-height:20px}.el-dialog .el-dialog__header{background-color:var(--color-primary);border-radius:4px 4px 0 0;justify-content:center;align-items:center;padding:6px 10px;line-height:normal;display:flex;position:relative}.el-dialog .dialog-header-buttons{display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.el-dialog .dialog-header-button{cursor:pointer;padding:2px;font-size:14px}.el-dialog .dialog-header-button+.dialog-header-button{margin-left:10px}.el-dialog .dialog-header-button:hover{background-color:#0000004d;border-radius:2px}.el-dialog .dialog-header-button.fy-icon-close:hover{background-color:#e34e55;border-radius:2px}.el-dialog .el-dialog__body{height:var(--dialog-body-height);flex:auto;min-height:40vh;padding:10px}.el-dialog .el-dialog__footer{border-top:1px solid #dddee3;padding:10px}
@@ -1,8 +1,7 @@
1
- import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { createCommentVNode as t, createElementBlock as n, createElementVNode as r, normalizeClass as i, normalizeStyle as a, openBlock as o, renderSlot as s, toDisplayString as c } from "vue";
1
+ import { createCommentVNode as e, createElementBlock as t, createElementVNode as n, normalizeClass as r, normalizeStyle as i, openBlock as a, renderSlot as o, toDisplayString as s } from "vue";
3
2
  //#region src/components/empty-view/EmptyView.vue
4
- var l = {
5
- name: "EmptyView",
3
+ var c = { class: "flex-column horizon-center" }, l = /* @__PURE__ */ Object.assign({ name: "EmptyView" }, {
4
+ __name: "EmptyView",
6
5
  props: {
7
6
  emptyTips: {
8
7
  type: String,
@@ -28,21 +27,20 @@ var l = {
28
27
  type: String,
29
28
  default: "100%"
30
29
  }
30
+ },
31
+ setup(l) {
32
+ return (u, d) => (a(), t("div", {
33
+ class: "empty-view",
34
+ style: i({
35
+ fontSize: l.fontSize,
36
+ height: l.height
37
+ })
38
+ }, [o(u.$slots, "default", {}, () => [n("div", c, [l.showIcon ? (a(), t("i", {
39
+ key: 0,
40
+ class: r(l.icon),
41
+ style: i({ fontSize: l.iconSize })
42
+ }, null, 6)) : e("v-if", !0), n("p", null, s(l.emptyTips), 1)])])], 4));
31
43
  }
32
- }, u = { class: "flex-column horizon-center" };
33
- function d(e, l, d, f, p, m) {
34
- return o(), n("div", {
35
- class: "empty-view",
36
- style: a({
37
- fontSize: d.fontSize,
38
- height: d.height
39
- })
40
- }, [s(e.$slots, "default", {}, () => [r("div", u, [d.showIcon ? (o(), n("i", {
41
- key: 0,
42
- class: i(d.icon),
43
- style: a({ fontSize: d.iconSize })
44
- }, null, 6)) : t("v-if", !0), r("p", null, c(d.emptyTips), 1)])])], 4);
45
- }
46
- var f = /* @__PURE__ */ e(l, [["render", d]]);
44
+ });
47
45
  //#endregion
48
- export { f as default };
46
+ export { l as default };
@@ -1,8 +1,7 @@
1
- import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { createElementBlock as t, createElementVNode as n, normalizeStyle as r, openBlock as i, renderSlot as a, toDisplayString as o } from "vue";
1
+ import { createElementBlock as e, createElementVNode as t, normalizeStyle as n, openBlock as r, renderSlot as i, toDisplayString as a } from "vue";
3
2
  //#region src/components/ErrorView.vue
4
- var s = {
5
- name: "ErrorView",
3
+ var o = { class: "flex-column horizon-center" }, s = /* @__PURE__ */ Object.assign({ name: "ErrorView" }, {
4
+ __name: "ErrorView",
6
5
  props: {
7
6
  errorTips: {
8
7
  type: String,
@@ -20,20 +19,19 @@ var s = {
20
19
  type: String,
21
20
  default: "100%"
22
21
  }
22
+ },
23
+ setup(s) {
24
+ return (c, l) => (r(), e("div", {
25
+ class: "error-view",
26
+ style: n({
27
+ fontSize: s.fontSize,
28
+ height: s.height
29
+ })
30
+ }, [i(c.$slots, "default", {}, () => [t("div", o, [t("i", {
31
+ class: "fa fa-frown-o",
32
+ style: n({ fontSize: s.iconSize })
33
+ }, null, 4), t("p", null, a(s.errorTips), 1)])])], 4));
23
34
  }
24
- }, c = { class: "flex-column horizon-center" };
25
- function l(e, s, l, u, d, f) {
26
- return i(), t("div", {
27
- class: "error-view",
28
- style: r({
29
- fontSize: l.fontSize,
30
- height: l.height
31
- })
32
- }, [a(e.$slots, "default", {}, () => [n("div", c, [n("i", {
33
- class: "fa fa-frown-o",
34
- style: r({ fontSize: l.iconSize })
35
- }, null, 4), n("p", null, o(l.errorTips), 1)])])], 4);
36
- }
37
- var u = /* @__PURE__ */ e(s, [["render", l]]);
35
+ });
38
36
  //#endregion
39
- export { u as default };
37
+ export { s as default };
@@ -1,6 +1,7 @@
1
- import { t as e } from "../chunks/utils.DsGhtCIO.mjs";
1
+ import { t as e } from "../chunks/utils.C8RvIGLM.mjs";
2
+ import { h as t } from "vue";
2
3
  //#region src/components/flex/FlexColumn.vue
3
- var t = {
4
+ var n = {
4
5
  name: "FlexColumn",
5
6
  functional: !0,
6
7
  props: {
@@ -21,13 +22,14 @@ var t = {
21
22
  default: !1
22
23
  }
23
24
  },
24
- render(t, { data: n, children: r, props: i }) {
25
- let a = e(n.class, "flex-column");
26
- return i.center || i.horizonCenter && i.verticalCenter ? (a.push("horizon-center"), a.push("vertical-center")) : (i.horizonCenter && a.push("horizon-center"), i.verticalCenter && a.push("vertical-center")), i.textCenter && a.push("text-center"), t("div", {
27
- ...n,
28
- class: a
29
- }, r);
25
+ render() {
26
+ var n, r;
27
+ let i = e(this.$attrs.class, "flex-column");
28
+ return this.center || this.horizonCenter && this.verticalCenter ? (i.push("horizon-center"), i.push("vertical-center")) : (this.horizonCenter && i.push("horizon-center"), this.verticalCenter && i.push("vertical-center")), this.textCenter && i.push("text-center"), t("div", {
29
+ ...this.$props,
30
+ class: i
31
+ }, (n = (r = this.$slots).default) == null ? void 0 : n.call(r));
30
32
  }
31
33
  };
32
34
  //#endregion
33
- export { t as default };
35
+ export { n as default };
@@ -1,8 +1,8 @@
1
- import { t as e } from "../chunks/utils.DsGhtCIO.mjs";
1
+ import { t as e } from "../chunks/utils.C8RvIGLM.mjs";
2
+ import { h as t } from "vue";
2
3
  //#region src/components/flex/FlexItem.vue
3
- var t = {
4
+ var n = {
4
5
  name: "FlexItem",
5
- functional: !0,
6
6
  props: {
7
7
  flexRow: {
8
8
  type: Boolean,
@@ -37,19 +37,25 @@ var t = {
37
37
  default: !1
38
38
  }
39
39
  },
40
- render(t, { children: n, data: r, props: i }) {
41
- let a = e(r.class, i.relative ? "flex-item-relative" : "flex-item");
42
- return i.absolute && !i.relative && a.push("flex-item-relative"), i.center || i.horizonCenter && i.verticalCenter ? (a.push("horizon-center"), a.push("vertical-center")) : (i.horizonCenter && a.push("horizon-center"), i.verticalCenter && a.push("vertical-center")), i.textCenter && a.push("text-center"), i.flexColumn && a.push("flex-column"), i.flexRow && a.push("flex-row"), i.absolute ? t("div", {
43
- ...r,
44
- class: a
45
- }, [t("div", {
46
- class: "absolute",
47
- style: "overflow:auto"
48
- }, n)]) : t("div", {
49
- ...r,
50
- class: a
51
- }, n);
40
+ render() {
41
+ let n = e(this.$attrs.class, this.relative ? "flex-item-relative" : "flex-item");
42
+ if (this.absolute && !this.relative && n.push("flex-item-relative"), this.center || this.horizonCenter && this.verticalCenter ? (n.push("horizon-center"), n.push("vertical-center")) : (this.horizonCenter && n.push("horizon-center"), this.verticalCenter && n.push("vertical-center")), this.textCenter && n.push("text-center"), this.flexColumn && n.push("flex-column"), this.flexRow && n.push("flex-row"), this.absolute) {
43
+ var r, i;
44
+ return t("div", {
45
+ ...this.$props,
46
+ class: n
47
+ }, [t("div", {
48
+ class: "absolute",
49
+ style: "overflow:auto"
50
+ }, (r = (i = this.$slots).default) == null ? void 0 : r.call(i))]);
51
+ } else {
52
+ var a, o;
53
+ return t("div", {
54
+ ...this.$props,
55
+ class: n
56
+ }, (a = (o = this.$slots).default) == null ? void 0 : a.call(o));
57
+ }
52
58
  }
53
59
  };
54
60
  //#endregion
55
- export { t as default };
61
+ export { n as default };
@@ -1,8 +1,8 @@
1
- import { t as e } from "../chunks/utils.DsGhtCIO.mjs";
1
+ import { t as e } from "../chunks/utils.C8RvIGLM.mjs";
2
+ import { h as t } from "vue";
2
3
  //#region src/components/flex/FlexRow.vue
3
- var t = {
4
+ var n = {
4
5
  name: "FlexRow",
5
- functional: !0,
6
6
  props: {
7
7
  verticalCenter: {
8
8
  type: Boolean,
@@ -21,13 +21,14 @@ var t = {
21
21
  default: !1
22
22
  }
23
23
  },
24
- render(t, { data: n, children: r, props: i }) {
25
- let a = e(n.class, "flex-row");
26
- return i.center || i.horizonCenter && i.verticalCenter ? (a.push("horizon-center"), a.push("vertical-center")) : (i.horizonCenter && a.push("horizon-center"), i.verticalCenter && a.push("vertical-center")), i.textCenter && a.push("text-center"), t("div", {
27
- ...n,
28
- class: a
29
- }, r);
24
+ render() {
25
+ var n, r;
26
+ let i = e(this.$attrs.class, "flex-row");
27
+ return this.center || this.horizonCenter && this.verticalCenter ? (i.push("horizon-center"), i.push("vertical-center")) : (this.horizonCenter && i.push("horizon-center"), this.verticalCenter && i.push("vertical-center")), this.textCenter && i.push("text-center"), t("div", {
28
+ ...this.$props,
29
+ class: i
30
+ }, (n = (r = this.$slots).default) == null ? void 0 : n.call(r));
30
31
  }
31
32
  };
32
33
  //#endregion
33
- export { t as default };
34
+ export { n as default };
package/flow/index.mjs CHANGED
@@ -128,7 +128,7 @@ var m = {
128
128
  this.deleteLine(e, t);
129
129
  },
130
130
  changeNodeSite({ index: e, left: t, top: n }) {
131
- for (let r = 0; r < this.option.nodeList.length; r++) r === e && (this.$set(this.option.nodeList[r], "left", t), this.$set(this.option.nodeList[r], "top", n));
131
+ for (let r = 0; r < this.option.nodeList.length; r++) r === e && (this.option.nodeList[r].left = t, this.option.nodeList[r].top = n);
132
132
  },
133
133
  deleteNode(e) {
134
134
  return this.$confirm(`确定要删除节点${e}?`, "提示", {
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/FlowDesigner.uJYFfKpR.mjs";
1
+ import { t as e } from "../chunks/FlowDesigner.DH1ypcUw.mjs";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/FormBlock.BEENc22F.mjs";
1
+ import { t as e } from "../chunks/FormBlock.D6kZl7sm.mjs";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/FormCascader.CaM-oEhv.mjs";
1
+ import { t as e } from "../chunks/FormCascader.BXL8lKww.mjs";
2
2
  export { e as default };
@@ -1,8 +1,8 @@
1
- import "../chunks/install.yLcn5MLL.mjs";
1
+ import "../chunks/chunk.A6TnG60p.mjs";
2
2
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
3
- import { t } from "../chunks/checkbox.emIuFmnt.mjs";
4
- import { d as n, f as r, n as i, u as a } from "../chunks/util.B3sjVZoZ.mjs";
5
- import { t as o } from "../chunks/form-input.D25eDRMq.mjs";
3
+ import { t } from "../chunks/checkbox.AmhCpaBZ.mjs";
4
+ import { d as n, f as r, n as i, u as a } from "../chunks/util.fjuzrmWz.mjs";
5
+ import { t as o } from "../chunks/form-input.DdSb45Tz.mjs";
6
6
  import { createBlock as s, createCommentVNode as c, createElementBlock as l, createTextVNode as u, createVNode as d, mergeProps as f, openBlock as p, renderSlot as m, resolveComponent as h, toDisplayString as g, toHandlers as _, withCtx as v } from "vue";
7
7
  //#region src/components/form/FormCheckbox.vue
8
8
  var y = a(t).filter((e) => ![
@@ -1,10 +1,10 @@
1
- import "../chunks/install.yLcn5MLL.mjs";
1
+ import "../chunks/chunk.A6TnG60p.mjs";
2
2
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
3
- import { n as t } from "../chunks/checkbox.emIuFmnt.mjs";
4
- import { d as n, n as r, u as i } from "../chunks/util.B3sjVZoZ.mjs";
5
- import { t as a } from "../chunks/form-input.D25eDRMq.mjs";
6
- import { t as o } from "../chunks/form-pick.Axem0gOO.mjs";
7
- import { t as s } from "../chunks/dictionary.5eKjWeAp.mjs";
3
+ import { n as t } from "../chunks/checkbox.AmhCpaBZ.mjs";
4
+ import { d as n, n as r, u as i } from "../chunks/util.fjuzrmWz.mjs";
5
+ import { t as a } from "../chunks/form-input.DdSb45Tz.mjs";
6
+ import { t as o } from "../chunks/form-pick.BEC7lrNH.mjs";
7
+ import { t as s } from "../chunks/dictionary.DXYdZefs.mjs";
8
8
  import { Fragment as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createTextVNode as f, createVNode as p, mergeProps as m, normalizeStyle as h, openBlock as g, renderList as _, renderSlot as v, resolveComponent as y, toDisplayString as b, toHandlers as x, withCtx as S } from "vue";
9
9
  //#region src/components/form/FormCheckboxGroup.vue
10
10
  var C = i(t).filter((e) => ![
@@ -1,7 +1,7 @@
1
1
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { d as t, n } from "../chunks/util.B3sjVZoZ.mjs";
3
- import { t as r } from "../chunks/form-input.D25eDRMq.mjs";
4
- import { t as i } from "../chunks/form-pick.Axem0gOO.mjs";
2
+ import { d as t, n } from "../chunks/util.fjuzrmWz.mjs";
3
+ import { t as r } from "../chunks/form-input.DdSb45Tz.mjs";
4
+ import { t as i } from "../chunks/form-pick.BEC7lrNH.mjs";
5
5
  import { createBlock as a, createCommentVNode as o, createElementBlock as s, createTextVNode as c, createVNode as l, mergeProps as u, openBlock as d, renderSlot as f, resolveComponent as p, toDisplayString as m, toHandlers as h, withCtx as g } from "vue";
6
6
  import { toDate as _ } from "@web-utils/integrations/dayjs";
7
7
  //#region src/components/form/FormDatePicker.vue
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { c as t } from "../chunks/util.B3sjVZoZ.mjs";
2
+ import { c as t } from "../chunks/util.fjuzrmWz.mjs";
3
3
  import { Fragment as n, createBlock as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createVNode as s, normalizeClass as c, openBlock as l, renderSlot as u, resolveComponent as d, withCtx as f } from "vue";
4
4
  import { animate as p, warning as m } from "@web-utils/core";
5
5
  //#region src/components/form/FormHolder.vue
@@ -11,10 +11,7 @@ var h = {
11
11
  },
12
12
  props: {
13
13
  model: Object,
14
- size: {
15
- type: String,
16
- default: "mini"
17
- },
14
+ size: { type: String },
18
15
  disabled: Boolean,
19
16
  labelPosition: {
20
17
  type: String,
@@ -1,8 +1,8 @@
1
- import "../chunks/install.yLcn5MLL.mjs";
1
+ import "../chunks/chunk.A6TnG60p.mjs";
2
2
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
3
- import { t } from "../chunks/input.PejnqwSH.mjs";
4
- import { d as n, f as r, n as i, u as a } from "../chunks/util.B3sjVZoZ.mjs";
5
- import { t as o } from "../chunks/form-input.D25eDRMq.mjs";
3
+ import { t } from "../chunks/input.B_wW4aF-.mjs";
4
+ import { d as n, f as r, n as i, u as a } from "../chunks/util.fjuzrmWz.mjs";
5
+ import { t as o } from "../chunks/form-input.DdSb45Tz.mjs";
6
6
  import { Fragment as s, createBlock as c, createCommentVNode as l, createElementBlock as u, createTextVNode as d, createVNode as f, mergeProps as p, openBlock as m, renderSlot as h, resolveComponent as g, toDisplayString as _, toHandlers as v, withCtx as y, withModifiers as b } from "vue";
7
7
  //#region src/components/form/FormInput.vue
8
8
  var x = a(t).filter((e) => ![
@@ -1,8 +1,8 @@
1
- import "../chunks/install.yLcn5MLL.mjs";
1
+ import "../chunks/chunk.A6TnG60p.mjs";
2
2
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
3
- import { t } from "../chunks/input.PejnqwSH.mjs";
4
- import { d as n, f as r, n as i, u as a } from "../chunks/util.B3sjVZoZ.mjs";
5
- import { t as o } from "../chunks/form-input.D25eDRMq.mjs";
3
+ import { t } from "../chunks/input.B_wW4aF-.mjs";
4
+ import { d as n, f as r, n as i, u as a } from "../chunks/util.fjuzrmWz.mjs";
5
+ import { t as o } from "../chunks/form-input.DdSb45Tz.mjs";
6
6
  import { createBlock as s, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createTextVNode as d, createVNode as f, mergeProps as p, openBlock as m, renderSlot as h, resolveComponent as g, toDisplayString as _, toHandlers as v, withCtx as y } from "vue";
7
7
  //#region src/components/form/FormInputCronExpression.vue
8
8
  var b = a(t).filter((e) => ![
@@ -1,9 +1,9 @@
1
- import "../chunks/install.yLcn5MLL.mjs";
1
+ import "../chunks/chunk.A6TnG60p.mjs";
2
2
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
3
- import { t } from "../chunks/input.PejnqwSH.mjs";
4
- import { d as n, n as r, u as i } from "../chunks/util.B3sjVZoZ.mjs";
5
- import { t as a } from "../chunks/form-input.D25eDRMq.mjs";
6
- import { t as o } from "../chunks/form-validate.B1KPCHqN.mjs";
3
+ import { t } from "../chunks/input.B_wW4aF-.mjs";
4
+ import { d as n, n as r, u as i } from "../chunks/util.fjuzrmWz.mjs";
5
+ import { t as a } from "../chunks/form-input.DdSb45Tz.mjs";
6
+ import { t as o } from "../chunks/form-validate.JFOV_f-C.mjs";
7
7
  import { createBlock as s, createVNode as c, mergeProps as l, openBlock as u, renderSlot as d, resolveComponent as f, toHandlers as p, withCtx as m } from "vue";
8
8
  //#region src/components/form/FormInputEmail.vue
9
9
  var h = i(t).filter((e) => ![
@@ -14,12 +14,13 @@ var h = i(t).filter((e) => ![
14
14
  name: "FormInputEmail",
15
15
  mixins: [a],
16
16
  props: {
17
- value: String,
17
+ modelValue: String,
18
18
  maxLength: {
19
19
  type: String,
20
20
  default: "200"
21
21
  }
22
22
  },
23
+ emits: ["update:modelValue"],
23
24
  computed: { inputProps() {
24
25
  return r({
25
26
  ...n(this.$attrs),
@@ -41,15 +42,15 @@ function _(e, t, n, r, i, a) {
41
42
  }), {
42
43
  default: m(() => [c(o, l({
43
44
  class: { "is-readonly": e.readonly },
44
- value: n.value,
45
+ "model-value": n.modelValue,
45
46
  readonly: e.readonly,
46
47
  maxlength: n.maxLength
47
48
  }, a.inputProps, {
48
49
  disabled: e.inputDisabled,
49
50
  placeholder: e.computePlaceholder
50
- }, p(e.listeners), { onInput: t[0] || (t[0] = (t) => e.$emit("input", t)) }), null, 16, [
51
+ }, p(e.listeners), { "onUpdate:modelValue": t[0] || (t[0] = (t) => e.$emit("update:modelValue", t)) }), null, 16, [
51
52
  "class",
52
- "value",
53
+ "model-value",
53
54
  "readonly",
54
55
  "maxlength",
55
56
  "disabled",
@@ -1,25 +1,26 @@
1
- import "../chunks/install.yLcn5MLL.mjs";
1
+ import "../chunks/chunk.A6TnG60p.mjs";
2
2
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
3
- import { t } from "../chunks/input.PejnqwSH.mjs";
4
- import { d as n, n as r, u as i } from "../chunks/util.B3sjVZoZ.mjs";
5
- import { t as a } from "../chunks/form-input.D25eDRMq.mjs";
3
+ import { t } from "../chunks/input.B_wW4aF-.mjs";
4
+ import { d as n, n as r, u as i } from "../chunks/util.fjuzrmWz.mjs";
5
+ import { t as a } from "../chunks/form-input.DdSb45Tz.mjs";
6
6
  import { createBlock as o, createCommentVNode as s, createElementBlock as c, createTextVNode as l, createVNode as u, mergeProps as d, openBlock as f, renderSlot as p, resolveComponent as m, toDisplayString as h, toHandlers as g, withCtx as _ } from "vue";
7
7
  import { validateIdCard as v } from "@web-utils/core";
8
8
  //#region src/components/form/FormInputIdCard.vue
9
9
  var y = i(t).filter((e) => ![
10
- "value",
10
+ "modelValue",
11
11
  "placeholder",
12
12
  "disabled"
13
13
  ].includes(e)), b = {
14
14
  name: "FormInputIdCard",
15
15
  mixins: [a],
16
16
  props: {
17
- value: String,
17
+ modelValue: String,
18
18
  maxLength: {
19
19
  type: String,
20
20
  default: "200"
21
21
  }
22
22
  },
23
+ emits: ["update:modelValue"],
23
24
  computed: { inputProps() {
24
25
  return r({
25
26
  ...n(this.$attrs),
@@ -50,14 +51,14 @@ function C(e, t, n, r, i, a) {
50
51
  }), {
51
52
  default: _(() => [u(v, d({
52
53
  class: { "is-readonly": e.readonly },
53
- value: n.value,
54
+ "model-value": n.modelValue,
54
55
  readonly: e.readonly,
55
56
  maxlength: n.maxLength,
56
57
  disabled: e.inputDisabled,
57
58
  placeholder: e.computePlaceholder
58
- }, a.inputProps, g(e.listeners), { onInput: t[0] || (t[0] = (t) => e.$emit("input", t)) }), null, 16, [
59
+ }, a.inputProps, g(e.listeners), { "onUpdate:modelValue": t[0] || (t[0] = (t) => e.$emit("update:modelValue", t)) }), null, 16, [
59
60
  "class",
60
- "value",
61
+ "model-value",
61
62
  "readonly",
62
63
  "maxlength",
63
64
  "disabled",
@@ -1,8 +1,8 @@
1
- import "../chunks/install.yLcn5MLL.mjs";
1
+ import "../chunks/chunk.A6TnG60p.mjs";
2
2
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
3
- import { t } from "../chunks/input.PejnqwSH.mjs";
4
- import { d as n, n as r, u as i } from "../chunks/util.B3sjVZoZ.mjs";
5
- import { t as a } from "../chunks/form-input.D25eDRMq.mjs";
3
+ import { t } from "../chunks/input.B_wW4aF-.mjs";
4
+ import { d as n, n as r, u as i } from "../chunks/util.fjuzrmWz.mjs";
5
+ import { t as a } from "../chunks/form-input.DdSb45Tz.mjs";
6
6
  import { createBlock as o, createVNode as s, mergeProps as c, openBlock as l, renderSlot as u, resolveComponent as d, toHandlers as f, withCtx as p } from "vue";
7
7
  import { validatePhoneNum as m } from "@web-utils/core";
8
8
  //#region src/components/form/FormInputPhoneNumber.vue
@@ -14,12 +14,13 @@ var h = i(t).filter((e) => ![
14
14
  name: "FormInputPhoneNumber",
15
15
  mixins: [a],
16
16
  props: {
17
- value: String,
17
+ modelValue: String,
18
18
  maxLength: {
19
19
  type: String,
20
20
  default: "200"
21
21
  }
22
22
  },
23
+ emits: ["update:modelValue"],
23
24
  computed: { inputProps() {
24
25
  return r({
25
26
  ...n(this.$attrs),
@@ -36,7 +37,7 @@ var h = i(t).filter((e) => ![
36
37
  }];
37
38
  },
38
39
  emitInput(e) {
39
- this.$emit("input", e);
40
+ this.$emit("update:modelValue", e);
40
41
  }
41
42
  }
42
43
  };
@@ -48,19 +49,19 @@ function _(e, t, n, r, i, a) {
48
49
  }), {
49
50
  default: p(() => [s(m, c({
50
51
  class: { "is-readonly": e.readonly },
51
- value: n.value,
52
+ "model-value": n.modelValue,
52
53
  readonly: e.readonly,
53
54
  maxlength: n.maxLength,
54
55
  disabled: e.inputDisabled,
55
56
  placeholder: e.computePlaceholder
56
- }, a.inputProps, f(e.listeners), { onInput: a.emitInput }), null, 16, [
57
+ }, a.inputProps, f(e.listeners), { "onUpdate:modelValue": a.emitInput }), null, 16, [
57
58
  "class",
58
- "value",
59
+ "model-value",
59
60
  "readonly",
60
61
  "maxlength",
61
62
  "disabled",
62
63
  "placeholder",
63
- "onInput"
64
+ "onUpdate:modelValue"
64
65
  ])]),
65
66
  error: p(({ error: t }) => [u(e.$slots, "error", { error: t })]),
66
67
  label: p(() => [u(e.$slots, "label")]),
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { d as t, n } from "../chunks/util.B3sjVZoZ.mjs";
3
- import { t as r } from "../chunks/form-input.D25eDRMq.mjs";
2
+ import { d as t, n } from "../chunks/util.fjuzrmWz.mjs";
3
+ import { t as r } from "../chunks/form-input.DdSb45Tz.mjs";
4
4
  import i from "../x-input-tag/index.mjs";
5
5
  import { createBlock as a, createVNode as o, mergeProps as s, openBlock as c, renderSlot as l, resolveComponent as u, toHandlers as d, withCtx as f } from "vue";
6
6
  //#region src/components/form/FormInputTag.vue
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/FormInputTime.Bg3UIP8H.mjs";
1
+ import { t as e } from "../chunks/FormInputTime.DzTPiDNh.mjs";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/FormItem.H9OOvNzT.mjs";
1
+ import { t as e } from "../chunks/FormItem.B8iPLduv.mjs";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/FormItemGroup.D9eRy-cZ.mjs";
1
+ import { t as e } from "../chunks/FormItemGroup.CCGqEapT.mjs";
2
2
  export { e as default };
@@ -1,10 +1,10 @@
1
- import "../chunks/install.yLcn5MLL.mjs";
1
+ import "../chunks/chunk.A6TnG60p.mjs";
2
2
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
3
- import { n as t } from "../chunks/radio.BotKXqJr.mjs";
4
- import { d as n, n as r, u as i } from "../chunks/util.B3sjVZoZ.mjs";
5
- import { t as a } from "../chunks/form-input.D25eDRMq.mjs";
6
- import { t as o } from "../chunks/form-pick.Axem0gOO.mjs";
7
- import { t as s } from "../chunks/dictionary.5eKjWeAp.mjs";
3
+ import { n as t } from "../chunks/radio.BMkZBhl5.mjs";
4
+ import { d as n, n as r, u as i } from "../chunks/util.fjuzrmWz.mjs";
5
+ import { t as a } from "../chunks/form-input.DdSb45Tz.mjs";
6
+ import { t as o } from "../chunks/form-pick.BEC7lrNH.mjs";
7
+ import { t as s } from "../chunks/dictionary.DXYdZefs.mjs";
8
8
  import { Fragment as c, createBlock as l, createElementBlock as u, createTextVNode as d, createVNode as f, mergeProps as p, openBlock as m, renderList as h, renderSlot as g, resolveComponent as _, resolveDynamicComponent as v, toDisplayString as y, toHandlers as b, withCtx as x, withModifiers as S } from "vue";
9
9
  //#region src/components/form/FormRadioGroup.vue
10
10
  var C = i(t).filter((e) => ![
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/FormSelect.CanodoAI.mjs";
1
+ import { t as e } from "../chunks/FormSelect.t0jbTL_K.mjs";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/FormSwitch.DTqdaFjv.mjs";
1
+ import { t as e } from "../chunks/FormSwitch.uoFQ-xp_.mjs";
2
2
  export { e as default };
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { d as t, n } from "../chunks/util.B3sjVZoZ.mjs";
3
- import { t as r } from "../chunks/form-input.D25eDRMq.mjs";
2
+ import { d as t, n } from "../chunks/util.fjuzrmWz.mjs";
3
+ import { t as r } from "../chunks/form-input.DdSb45Tz.mjs";
4
4
  import i from "../sub-table/index.mjs";
5
5
  import { createBlock as a, createSlots as o, createVNode as s, mergeProps as c, openBlock as l, renderList as u, renderSlot as d, resolveComponent as f, toHandlers as p, withCtx as m } from "vue";
6
6
  //#region src/components/form/FormTable.vue
@@ -1,8 +1,8 @@
1
1
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { d as t, n, t as r } from "../chunks/util.B3sjVZoZ.mjs";
3
- import { t as i } from "../chunks/form-input.D25eDRMq.mjs";
4
- import { n as a } from "../chunks/form-validate.B1KPCHqN.mjs";
5
- import { t as o } from "../chunks/sub-table-plus-props.B_lLth3j.mjs";
2
+ import { d as t, n, t as r } from "../chunks/util.fjuzrmWz.mjs";
3
+ import { t as i } from "../chunks/form-input.DdSb45Tz.mjs";
4
+ import { n as a } from "../chunks/form-validate.JFOV_f-C.mjs";
5
+ import { t as o } from "../chunks/sub-table-plus-props.DvS8aKT4.mjs";
6
6
  import { createBlock as s, createSlots as c, createVNode as l, mergeProps as u, openBlock as d, renderList as f, renderSlot as p, resolveComponent as m, toHandlers as h, withCtx as g } from "vue";
7
7
  import { isArray as _, isString as v, trace as y, warning as b } from "@web-utils/core";
8
8
  //#region src/components/form/FormTablePlus.vue