@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
package/index.mjs CHANGED
@@ -11,169 +11,168 @@ import { t as s } from "./chunks/ChunkFileUploader.C3EA0e5t.mjs";
11
11
  import c from "./code-mirror-editor/index.mjs";
12
12
  import l from "./comment/index.mjs";
13
13
  import { configComponents as u } from "./configComponents.mjs";
14
- import { t as d } from "./chunks/FormSelect.CanodoAI.mjs";
15
- import { t as f } from "./chunks/FormInputTime.Bg3UIP8H.mjs";
16
- import { t as p } from "./chunks/FormCascader.CaM-oEhv.mjs";
17
- import { t as m } from "./chunks/TableView.DyIdIxAg.mjs";
18
- import { t as h } from "./chunks/ElementDialog.C0IjriTW.mjs";
19
- import { t as g } from "./chunks/FormSwitch.DTqdaFjv.mjs";
20
- import _ from "./confirmable/index.mjs";
21
- import v from "./confirm-button/index.mjs";
22
- import y from "./context-menu/index.mjs";
23
- import b from "./count-up/index.mjs";
24
- import x from "./custom-scrollbar/index.mjs";
25
- import S from "./data-box/index.mjs";
26
- import C from "./data-card/index.mjs";
27
- import w from "./data-card-text/index.mjs";
28
- import T from "./data-display/index.mjs";
29
- import E from "./data-icons/index.mjs";
30
- import D from "./data-imgtext/index.mjs";
31
- import O from "./data-operatext/index.mjs";
32
- import k from "./data-panel/index.mjs";
33
- import A from "./data-pay/index.mjs";
34
- import j from "./data-price/index.mjs";
35
- import M from "./data-progress/index.mjs";
36
- import N from "./data-rotate/index.mjs";
37
- import P from "./data-table-picker/index.mjs";
38
- import F from "./data-tabs/index.mjs";
39
- import I from "./dialog-form/index.mjs";
40
- import L from "./dynamic-table/index.mjs";
41
- import R from "./easy-popup/index.mjs";
42
- import z from "./e-charts/index.mjs";
43
- import B from "./editable-progress/index.mjs";
44
- import { t as V } from "./chunks/EditableTree.C_IJBL5b.mjs";
45
- import H from "./ellipsis/index.mjs";
46
- import U from "./empty-view/index.mjs";
47
- import W from "./error-view/index.mjs";
48
- import G from "./flex-column/index.mjs";
49
- import K from "./flex-item/index.mjs";
50
- import q from "./flex-row/index.mjs";
51
- import J from "./flex-scroller/index.mjs";
52
- import Y from "./flow/index.mjs";
53
- import { t as X } from "./chunks/FlowDesigner.uJYFfKpR.mjs";
54
- import Z from "./highlight-j-s/index.mjs";
55
- import Q from "./flow-node/index.mjs";
56
- import ne from "./flow-viewer/index.mjs";
57
- import { t as re } from "./chunks/FormBlock.BEENc22F.mjs";
58
- import ie from "./form-button/index.mjs";
59
- import ae from "./form-card/index.mjs";
60
- import oe from "./form-checkbox/index.mjs";
61
- import se from "./form-checkbox-group/index.mjs";
62
- import ce from "./form-date-picker/index.mjs";
63
- import le from "./form-holder/index.mjs";
64
- import ue from "./form-input/index.mjs";
65
- import de from "./form-input-cron-expression/index.mjs";
66
- import fe from "./form-input-email/index.mjs";
67
- import pe from "./form-input-id-card/index.mjs";
68
- import me from "./form-input-phone-number/index.mjs";
69
- import he from "./x-input-tag/index.mjs";
70
- import ge from "./form-input-tag/index.mjs";
71
- import { t as _e } from "./chunks/FormItem.H9OOvNzT.mjs";
72
- import ve from "./form-item-config-provider/index.mjs";
73
- import { t as ye } from "./chunks/FormItemGroup.D9eRy-cZ.mjs";
74
- import be from "./form-radio-group/index.mjs";
75
- import xe from "./sub-table/index.mjs";
76
- import Se from "./form-table/index.mjs";
77
- import Ce from "./form-table-plus/index.mjs";
78
- import we from "./form-textarea/index.mjs";
79
- import { t as Te } from "./chunks/VueTreeSelect.9Ywl-I8e.mjs";
80
- import Ee from "./form-tree-select/index.mjs";
81
- import De from "./form-tree-select-multiple/index.mjs";
82
- import Oe from "./resize-observer/index.mjs";
83
- import ke from "./form-view/index.mjs";
84
- import Ae from "./fy-array/index.mjs";
85
- import je from "./fy-article/index.mjs";
86
- import Me from "./fy-cascader/index.mjs";
87
- import Ne from "./fy-checkbox/index.mjs";
88
- import Pe from "./fy-code/index.mjs";
89
- import { t as Fe } from "./chunks/FyCurd.DMj1dMK9.mjs";
90
- import Ie from "./icon-temp/index.mjs";
91
- import Le from "./fy-date/index.mjs";
92
- import Re from "./fy-draggable/index.mjs";
93
- import $ from "./fy-dynamic/index.mjs";
94
- import ze from "./fy-empty/index.mjs";
95
- import { t as Be } from "./chunks/FyForm.vgR8ujEF.mjs";
96
- import { t as Ve } from "./chunks/MonacoEditor.Bd5Kui-Y.mjs";
97
- import { t as He } from "./chunks/FyFormDesign.DEWT6LsX.mjs";
98
- import Ue from "./fy-input/index.mjs";
99
- import We from "./fy-input-color/index.mjs";
100
- import Ge from "./fy-input-icon/index.mjs";
101
- import Ke from "./fy-input-map/index.mjs";
102
- import qe from "./fy-input-number/index.mjs";
103
- import Je from "./fy-input-table/index.mjs";
104
- import Ye from "./fy-input-tree/index.mjs";
105
- import Xe from "./fy-progress/index.mjs";
106
- import Ze from "./fy-radio/index.mjs";
107
- import Qe from "./fy-rate/index.mjs";
108
- import $e from "./fy-select/index.mjs";
109
- import et from "./fy-slider/index.mjs";
110
- import tt from "./fy-switch/index.mjs";
111
- import nt from "./fy-tabs/index.mjs";
112
- import rt from "./fy-time/index.mjs";
113
- import it from "./fy-title/index.mjs";
114
- import at from "./fy-tree/index.mjs";
115
- import { t as ot } from "./chunks/FyUEditor.D_rEYfll.mjs";
116
- import { t as st } from "./chunks/FyUpload.B2QKfTxF.mjs";
117
- import ct from "./guide-steps/index.mjs";
118
- import lt from "./image-preview/index.mjs";
14
+ import { t as d } from "./chunks/FormSelect.t0jbTL_K.mjs";
15
+ import { t as f } from "./chunks/ImagePreview.DDFrZgo5.mjs";
16
+ import { t as p } from "./chunks/FormInputTime.DzTPiDNh.mjs";
17
+ import { t as m } from "./chunks/FormCascader.BXL8lKww.mjs";
18
+ import { t as h } from "./chunks/TableView.DMWMaGLA.mjs";
19
+ import { t as g } from "./chunks/ElementDialog.DWhAJsUn.mjs";
20
+ import { t as _ } from "./chunks/FormSwitch.uoFQ-xp_.mjs";
21
+ import v from "./confirmable/index.mjs";
22
+ import y from "./confirm-button/index.mjs";
23
+ import b from "./context-menu/index.mjs";
24
+ import x from "./count-up/index.mjs";
25
+ import S from "./custom-scrollbar/index.mjs";
26
+ import C from "./data-box/index.mjs";
27
+ import w from "./data-card/index.mjs";
28
+ import T from "./data-card-text/index.mjs";
29
+ import E from "./data-display/index.mjs";
30
+ import D from "./data-icons/index.mjs";
31
+ import O from "./data-imgtext/index.mjs";
32
+ import k from "./data-operatext/index.mjs";
33
+ import A from "./data-panel/index.mjs";
34
+ import j from "./data-pay/index.mjs";
35
+ import M from "./data-price/index.mjs";
36
+ import N from "./data-progress/index.mjs";
37
+ import P from "./data-rotate/index.mjs";
38
+ import F from "./data-table-picker/index.mjs";
39
+ import I from "./data-tabs/index.mjs";
40
+ import L from "./dialog-form/index.mjs";
41
+ import R from "./dynamic-table/index.mjs";
42
+ import z from "./easy-popup/index.mjs";
43
+ import B from "./e-charts/index.mjs";
44
+ import V from "./editable-progress/index.mjs";
45
+ import { t as H } from "./chunks/EditableTree.CV8b95tW.mjs";
46
+ import U from "./ellipsis/index.mjs";
47
+ import W from "./empty-view/index.mjs";
48
+ import G from "./error-view/index.mjs";
49
+ import K from "./flex-column/index.mjs";
50
+ import q from "./flex-item/index.mjs";
51
+ import J from "./flex-row/index.mjs";
52
+ import Y from "./flex-scroller/index.mjs";
53
+ import X from "./flow/index.mjs";
54
+ import { t as Z } from "./chunks/FlowDesigner.DH1ypcUw.mjs";
55
+ import Q from "./highlight-j-s/index.mjs";
56
+ import ne from "./flow-node/index.mjs";
57
+ import re from "./flow-viewer/index.mjs";
58
+ import { t as ie } from "./chunks/FormBlock.D6kZl7sm.mjs";
59
+ import ae from "./form-button/index.mjs";
60
+ import oe from "./form-card/index.mjs";
61
+ import se from "./form-checkbox/index.mjs";
62
+ import ce from "./form-checkbox-group/index.mjs";
63
+ import le from "./form-date-picker/index.mjs";
64
+ import ue from "./form-holder/index.mjs";
65
+ import de from "./form-input/index.mjs";
66
+ import fe from "./form-input-cron-expression/index.mjs";
67
+ import pe from "./form-input-email/index.mjs";
68
+ import me from "./form-input-id-card/index.mjs";
69
+ import he from "./form-input-phone-number/index.mjs";
70
+ import ge from "./x-input-tag/index.mjs";
71
+ import _e from "./form-input-tag/index.mjs";
72
+ import { t as ve } from "./chunks/FormItem.B8iPLduv.mjs";
73
+ import ye from "./form-item-config-provider/index.mjs";
74
+ import { t as be } from "./chunks/FormItemGroup.CCGqEapT.mjs";
75
+ import xe from "./form-radio-group/index.mjs";
76
+ import Se from "./sub-table/index.mjs";
77
+ import Ce from "./form-table/index.mjs";
78
+ import we from "./form-table-plus/index.mjs";
79
+ import Te from "./form-textarea/index.mjs";
80
+ import { t as Ee } from "./chunks/VueTreeSelect.GHx4Z2lG.mjs";
81
+ import De from "./form-tree-select/index.mjs";
82
+ import Oe from "./form-tree-select-multiple/index.mjs";
83
+ import ke from "./resize-observer/index.mjs";
84
+ import Ae from "./form-view/index.mjs";
85
+ import je from "./fy-array/index.mjs";
86
+ import Me from "./fy-article/index.mjs";
87
+ import Ne from "./fy-cascader/index.mjs";
88
+ import Pe from "./fy-checkbox/index.mjs";
89
+ import Fe from "./fy-code/index.mjs";
90
+ import { t as Ie } from "./chunks/FyCurd.DqJuCLNW.mjs";
91
+ import Le from "./icon-temp/index.mjs";
92
+ import Re from "./fy-date/index.mjs";
93
+ import $ from "./fy-draggable/index.mjs";
94
+ import ze from "./fy-dynamic/index.mjs";
95
+ import Be from "./fy-empty/index.mjs";
96
+ import { t as Ve } from "./chunks/FyForm.CgyGhetD.mjs";
97
+ import { t as He } from "./chunks/MonacoEditor.Bq9d6JSz.mjs";
98
+ import { t as Ue } from "./chunks/FyFormDesign.DIIK7mXK.mjs";
99
+ import We from "./fy-input/index.mjs";
100
+ import Ge from "./fy-input-color/index.mjs";
101
+ import Ke from "./fy-input-icon/index.mjs";
102
+ import qe from "./fy-input-map/index.mjs";
103
+ import Je from "./fy-input-number/index.mjs";
104
+ import Ye from "./fy-input-table/index.mjs";
105
+ import Xe from "./fy-input-tree/index.mjs";
106
+ import Ze from "./fy-progress/index.mjs";
107
+ import Qe from "./fy-radio/index.mjs";
108
+ import $e from "./fy-rate/index.mjs";
109
+ import et from "./fy-select/index.mjs";
110
+ import tt from "./fy-slider/index.mjs";
111
+ import nt from "./fy-switch/index.mjs";
112
+ import rt from "./fy-tabs/index.mjs";
113
+ import it from "./fy-time/index.mjs";
114
+ import at from "./fy-title/index.mjs";
115
+ import ot from "./fy-tree/index.mjs";
116
+ import { t as st } from "./chunks/FyUEditor.uvZS8UgS.mjs";
117
+ import { t as ct } from "./chunks/FyUpload.DoBEuYcC.mjs";
118
+ import lt from "./guide-steps/index.mjs";
119
119
  import ut from "./image-cropper/index.mjs";
120
- import { t as dt } from "./chunks/photo-swipe.BB0SJZg9.mjs";
120
+ import { t as dt } from "./chunks/photo-swipe.BvBJGc5x.mjs";
121
121
  import { imageCropper as ft, imagePreview as pt } from "./helper-function.mjs";
122
122
  import mt from "./icon-card/index.mjs";
123
123
  import ht from "./iframe-window/index.mjs";
124
124
  import gt from "./image-viewer/index.mjs";
125
125
  import _t from "./input-number-range/index.mjs";
126
126
  import vt from "./j-s-x-component/index.mjs";
127
- import { t as yt } from "./chunks/Keyboard.ItiRy7Gb.mjs";
127
+ import { t as yt } from "./chunks/Keyboard.DBspwbYo.mjs";
128
128
  import bt from "./license/index.mjs";
129
129
  import xt from "./loading-view/index.mjs";
130
- import St from "./login/index.mjs";
131
- import Ct from "./name-avatar/index.mjs";
132
- import wt from "./nav-bar/index.mjs";
133
- import Tt from "./notice/index.mjs";
134
- import Et from "./not-implement/index.mjs";
135
- import Dt from "./page/index.mjs";
136
- import { t as Ot } from "./chunks/PageableTable.Bujb0NUx.mjs";
137
- import kt from "./pageable-view/index.mjs";
138
- import At from "./page-header/index.mjs";
139
- import jt from "./page-index/index.mjs";
140
- import Mt from "./page-index-top/index.mjs";
141
- import Nt from "./page-skeleton/index.mjs";
142
- import Pt from "./page-skeleton-new/index.mjs";
143
- import Ft from "./photo-swipe/index.mjs";
144
- import It from "./picker-table-view/index.mjs";
145
- import Lt from "./present-view/index.mjs";
146
- import Rt from "./queue/index.mjs";
147
- import { t as zt } from "./chunks/RecordVideo.B35_dLty.mjs";
148
- import Bt from "./search/index.mjs";
149
- import Vt from "./sign/index.mjs";
150
- import Ht from "./sign-panel/index.mjs";
151
- import Ut from "./skeleton/index.mjs";
152
- import Wt from "./skeleton-panel/index.mjs";
153
- import { t as Gt } from "./chunks/SplitPane.Dw96M0Yf.mjs";
154
- import Kt from "./stateful/index.mjs";
155
- import qt from "./static-pageable-table/index.mjs";
156
- import Jt from "./sub-table-plus/index.mjs";
157
- import Yt from "./swiper/index.mjs";
158
- import Xt from "./tab/index.mjs";
159
- import Zt from "./tab-item/index.mjs";
160
- import { t as Qt } from "./chunks/TableColumn.DJYkznbJ.mjs";
161
- import $t from "./tabs-view/index.mjs";
162
- import en from "./tag-render/index.mjs";
163
- import tn from "./text-ellipsis/index.mjs";
164
- import { t as nn } from "./chunks/Toolbar.DHuXJAoG.mjs";
165
- import rn from "./toolbar-button/index.mjs";
166
- import an from "./verify/index.mjs";
167
- import { t as on } from "./chunks/VueCron.GfjodnyM.mjs";
168
- import sn from "./vue-qr-code/index.mjs";
169
- import cn from "./vue-quill-editor/index.mjs";
170
- import ln from "./vue-tags-input/index.mjs";
171
- import un from "./vue-video-player/index.mjs";
172
- import dn from "./watermark/index.mjs";
130
+ import St from "./name-avatar/index.mjs";
131
+ import Ct from "./nav-bar/index.mjs";
132
+ import wt from "./notice/index.mjs";
133
+ import Tt from "./not-implement/index.mjs";
134
+ import Et from "./page/index.mjs";
135
+ import { t as Dt } from "./chunks/PageableTable.DR-REJN5.mjs";
136
+ import Ot from "./pageable-view/index.mjs";
137
+ import kt from "./page-header/index.mjs";
138
+ import At from "./page-index/index.mjs";
139
+ import jt from "./page-index-top/index.mjs";
140
+ import Mt from "./page-skeleton/index.mjs";
141
+ import Nt from "./page-skeleton-new/index.mjs";
142
+ import Pt from "./photo-swipe/index.mjs";
143
+ import Ft from "./picker-table-view/index.mjs";
144
+ import It from "./present-view/index.mjs";
145
+ import Lt from "./queue/index.mjs";
146
+ import { t as Rt } from "./chunks/RecordVideo.CKTY-gk9.mjs";
147
+ import zt from "./search/index.mjs";
148
+ import Bt from "./sign/index.mjs";
149
+ import Vt from "./sign-panel/index.mjs";
150
+ import Ht from "./skeleton/index.mjs";
151
+ import Ut from "./skeleton-panel/index.mjs";
152
+ import { t as Wt } from "./chunks/SplitPane.DNNid7WB.mjs";
153
+ import Gt from "./stateful/index.mjs";
154
+ import Kt from "./static-pageable-table/index.mjs";
155
+ import qt from "./sub-table-plus/index.mjs";
156
+ import Jt from "./swiper/index.mjs";
157
+ import Yt from "./tab/index.mjs";
158
+ import Xt from "./tab-item/index.mjs";
159
+ import { t as Zt } from "./chunks/TableColumn.Cq9Bvevm.mjs";
160
+ import Qt from "./tabs-view/index.mjs";
161
+ import $t from "./tag-render/index.mjs";
162
+ import en from "./text-ellipsis/index.mjs";
163
+ import { t as tn } from "./chunks/Toolbar.DytZ6fO0.mjs";
164
+ import { t as nn } from "./chunks/ToolbarButton.AlTszc53.mjs";
165
+ import rn from "./verify/index.mjs";
166
+ import { t as an } from "./chunks/VueCron.BmPnLuu3.mjs";
167
+ import on from "./vue-qr-code/index.mjs";
168
+ import sn from "./vue-quill-editor/index.mjs";
169
+ import cn from "./vue-tags-input/index.mjs";
170
+ import ln from "./vue-video-player/index.mjs";
171
+ import un from "./watermark/index.mjs";
173
172
  //#region src/components/index.ts
174
- var fn = /* @__PURE__ */ "AddressInput.Affix.AsideMenu.Avatar.AwesomeButton.CapsuleTab.Card.Carousel.Chat.ChunkFileUploader.CodeMirrorEditor.Comment.Confirmable.ConfirmButton.ContextMenu.CountUp.CustomScrollbar.DataBox.DataCard.DataCardText.DataDisplay.DataIcons.DataImgtext.DataOperatext.DataPanel.DataPay.DataPrice.DataProgress.DataRotate.DataTablePicker.DataTabs.DialogForm.DynamicTable.EasyPopup.ECharts.EditableProgress.EditableTree.ElementDialog.Ellipsis.EmptyView.ErrorView.FlexColumn.FlexItem.FlexRow.FlexScroller.Flow.FlowDesigner.FlowNode.FlowViewer.FormBlock.FormButton.FormCard.FormCascader.FormCheckbox.FormCheckboxGroup.FormDatePicker.FormHolder.FormInput.FormInputCronExpression.FormInputEmail.FormInputIdCard.FormInputPhoneNumber.FormInputTag.FormInputTime.FormItem.FormItemConfigProvider.FormItemGroup.FormRadioGroup.FormSelect.FormSwitch.FormTable.FormTablePlus.FormTextarea.FormTreeSelect.FormTreeSelectMultiple.FormView.FyArray.FyArticle.FyCascader.FyCheckbox.FyCode.FyCurd.FyDate.FyDraggable.FyDynamic.FyEmpty.FyForm.FyFormDesign.FyInput.FyInputColor.FyInputIcon.FyInputMap.FyInputNumber.FyInputTable.FyInputTree.FyProgress.FyRadio.FyRate.FySelect.FySlider.FySwitch.FyTabs.FyTime.FyTitle.FyTree.FyUEditor.FyUpload.GuideSteps.HighlightJS.IconCard.IconTemp.IframeWindow.ImageCropper.ImagePreview.ImageViewer.InputNumberRange.JSXComponent.Keyboard.License.LoadingView.Login.MonacoEditor.NameAvatar.NavBar.Notice.NotImplement.Page.PageableTable.PageableView.PageHeader.PageIndex.PageIndexTop.PageSkeleton.PageSkeletonNew.PhotoSwipe.PickerTableView.PresentView.Queue.RecordVideo.ResizeObserver.Search.Sign.SignPanel.Skeleton.SkeletonPanel.SplitPane.Stateful.StaticPageableTable.SubTable.SubTablePlus.Swiper.Tab.TabItem.TableColumn.TableView.TabsView.TagRender.TextEllipsis.Toolbar.ToolbarButton.Verify.VueCron.VueQrCode.VueQuillEditor.VueTagsInput.VueTreeSelect.VueVideoPlayer.Watermark.XInputTag".split(".");
175
- function pn(u) {
176
- u.component(ee.name, ee), u.component(te.name, te), u.component(e.name, e), u.component(t.name, t), u.component(n.name, n), u.component(r.name, r), u.component(i.name, i), u.component(a.name, a), u.component(o.name, o), u.component(s.name, s), u.component(c.name, c), u.component(l.name, l), u.component(_.name, _), u.component(v.name, v), u.component(y.name, y), u.component(b.name, b), u.component(x.name, x), u.component(S.name, S), u.component(C.name, C), u.component(w.name, w), u.component(T.name, T), u.component(E.name, E), u.component(D.name, D), u.component(O.name, O), u.component(k.name, k), u.component(A.name, A), u.component(j.name, j), u.component(M.name, M), u.component(N.name, N), u.component(P.name, P), u.component(F.name, F), u.component(I.name, I), u.component(L.name, L), u.component(R.name, R), u.component(z.name, z), u.component(B.name, B), u.component(V.name, V), u.component(h.name, h), u.component(H.name, H), u.component(U.name, U), u.component(W.name, W), u.component(G.name, G), u.component(K.name, K), u.component(q.name, q), u.component(J.name, J), u.component(Y.name, Y), u.component(X.name, X), u.component(Q.name, Q), u.component(ne.name, ne), u.component(re.name, re), u.component(ie.name, ie), u.component(ae.name, ae), u.component(p.name, p), u.component(oe.name, oe), u.component(se.name, se), u.component(ce.name, ce), u.component(le.name, le), u.component(ue.name, ue), u.component(de.name, de), u.component(fe.name, fe), u.component(pe.name, pe), u.component(me.name, me), u.component(ge.name, ge), u.component(f.name, f), u.component(_e.name, _e), u.component(ve.name, ve), u.component(ye.name, ye), u.component(be.name, be), u.component(d.name, d), u.component(g.name, g), u.component(Se.name, Se), u.component(Ce.name, Ce), u.component(we.name, we), u.component(Ee.name, Ee), u.component(De.name, De), u.component(ke.name, ke), u.component(Ae.name, Ae), u.component(je.name, je), u.component(Me.name, Me), u.component(Ne.name, Ne), u.component(Pe.name, Pe), u.component(Fe.name, Fe), u.component(Le.name, Le), u.component(Re.name, Re), u.component($.name, $), u.component(ze.name, ze), u.component(Be.name, Be), u.component(He.name, He), u.component(Ue.name, Ue), u.component(We.name, We), u.component(Ge.name, Ge), u.component(Ke.name, Ke), u.component(qe.name, qe), u.component(Je.name, Je), u.component(Ye.name, Ye), u.component(Xe.name, Xe), u.component(Ze.name, Ze), u.component(Qe.name, Qe), u.component($e.name, $e), u.component(et.name, et), u.component(tt.name, tt), u.component(nt.name, nt), u.component(rt.name, rt), u.component(it.name, it), u.component(at.name, at), u.component(ot.name, ot), u.component(st.name, st), u.component(ct.name, ct), u.component(Z.name, Z), u.component(mt.name, mt), u.component(Ie.name, Ie), u.component(ht.name, ht), u.component(ut.name, ut), u.component(lt.name, lt), u.component(gt.name, gt), u.component(_t.name, _t), u.component(vt.name, vt), u.component(yt.name, yt), u.component(bt.name, bt), u.component(xt.name, xt), u.component(St.name, St), u.component(Ve.name, Ve), u.component(Ct.name, Ct), u.component(wt.name, wt), u.component(Tt.name, Tt), u.component(Et.name, Et), u.component(Dt.name, Dt), u.component(Ot.name, Ot), u.component(kt.name, kt), u.component(At.name, At), u.component(jt.name, jt), u.component(Mt.name, Mt), u.component(Nt.name, Nt), u.component(Pt.name, Pt), u.component(Ft.name, Ft), u.component(It.name, It), u.component(Lt.name, Lt), u.component(Rt.name, Rt), u.component(zt.name, zt), u.component(Oe.name, Oe), u.component(Bt.name, Bt), u.component(Vt.name, Vt), u.component(Ht.name, Ht), u.component(Ut.name, Ut), u.component(Wt.name, Wt), u.component(Gt.name, Gt), u.component(Kt.name, Kt), u.component(qt.name, qt), u.component(xe.name, xe), u.component(Jt.name, Jt), u.component(Yt.name, Yt), u.component(Xt.name, Xt), u.component(Zt.name, Zt), u.component(Qt.name, Qt), u.component(m.name, m), u.component($t.name, $t), u.component(en.name, en), u.component(tn.name, tn), u.component(nn.name, nn), u.component(rn.name, rn), u.component(an.name, an), u.component(on.name, on), u.component(sn.name, sn), u.component(cn.name, cn), u.component(ln.name, ln), u.component(Te.name, Te), u.component(un.name, un), u.component(dn.name, dn), u.component(he.name, he);
173
+ var dn = /* @__PURE__ */ "AddressInput.Affix.AsideMenu.Avatar.AwesomeButton.CapsuleTab.Card.Carousel.Chat.ChunkFileUploader.CodeMirrorEditor.Comment.Confirmable.ConfirmButton.ContextMenu.CountUp.CustomScrollbar.DataBox.DataCard.DataCardText.DataDisplay.DataIcons.DataImgtext.DataOperatext.DataPanel.DataPay.DataPrice.DataProgress.DataRotate.DataTablePicker.DataTabs.DialogForm.DynamicTable.EasyPopup.ECharts.EditableProgress.EditableTree.ElementDialog.Ellipsis.EmptyView.ErrorView.FlexColumn.FlexItem.FlexRow.FlexScroller.Flow.FlowDesigner.FlowNode.FlowViewer.FormBlock.FormButton.FormCard.FormCascader.FormCheckbox.FormCheckboxGroup.FormDatePicker.FormHolder.FormInput.FormInputCronExpression.FormInputEmail.FormInputIdCard.FormInputPhoneNumber.FormInputTag.FormInputTime.FormItem.FormItemConfigProvider.FormItemGroup.FormRadioGroup.FormSelect.FormSwitch.FormTable.FormTablePlus.FormTextarea.FormTreeSelect.FormTreeSelectMultiple.FormView.FyArray.FyArticle.FyCascader.FyCheckbox.FyCode.FyCurd.FyDate.FyDraggable.FyDynamic.FyEmpty.FyForm.FyFormDesign.FyInput.FyInputColor.FyInputIcon.FyInputMap.FyInputNumber.FyInputTable.FyInputTree.FyProgress.FyRadio.FyRate.FySelect.FySlider.FySwitch.FyTabs.FyTime.FyTitle.FyTree.FyUEditor.FyUpload.GuideSteps.HighlightJS.IconCard.IconTemp.IframeWindow.ImageCropper.ImagePreview.ImageViewer.InputNumberRange.JSXComponent.Keyboard.License.LoadingView.MonacoEditor.NameAvatar.NavBar.Notice.NotImplement.Page.PageableTable.PageableView.PageHeader.PageIndex.PageIndexTop.PageSkeleton.PageSkeletonNew.PhotoSwipe.PickerTableView.PresentView.Queue.RecordVideo.ResizeObserver.Search.Sign.SignPanel.Skeleton.SkeletonPanel.SplitPane.Stateful.StaticPageableTable.SubTable.SubTablePlus.Swiper.Tab.TabItem.TableColumn.TableView.TabsView.TagRender.TextEllipsis.Toolbar.ToolbarButton.Verify.VueCron.VueQrCode.VueQuillEditor.VueTagsInput.VueTreeSelect.VueVideoPlayer.Watermark.XInputTag".split(".");
174
+ function fn(u) {
175
+ u.component(ee.name, ee), u.component(te.name, te), u.component(e.name, e), u.component(t.name, t), u.component(n.name, n), u.component(r.name, r), u.component(i.name, i), u.component(a.name, a), u.component(o.name, o), u.component(s.name, s), u.component(c.name, c), u.component(l.name, l), u.component(v.name, v), u.component(y.name, y), u.component(b.name, b), u.component(x.name, x), u.component(S.name, S), u.component(C.name, C), u.component(w.name, w), u.component(T.name, T), u.component(E.name, E), u.component(D.name, D), u.component(O.name, O), u.component(k.name, k), u.component(A.name, A), u.component(j.name, j), u.component(M.name, M), u.component(N.name, N), u.component(P.name, P), u.component(F.name, F), u.component(I.name, I), u.component(L.name, L), u.component(R.name, R), u.component(z.name, z), u.component(B.name, B), u.component(V.name, V), u.component(H.name, H), u.component(g.name, g), u.component(U.name, U), u.component(W.name, W), u.component(G.name, G), u.component(K.name, K), u.component(q.name, q), u.component(J.name, J), u.component(Y.name, Y), u.component(X.name, X), u.component(Z.name, Z), u.component(ne.name, ne), u.component(re.name, re), u.component(ie.name, ie), u.component(ae.name, ae), u.component(oe.name, oe), u.component(m.name, m), u.component(se.name, se), u.component(ce.name, ce), u.component(le.name, le), u.component(ue.name, ue), u.component(de.name, de), u.component(fe.name, fe), u.component(pe.name, pe), u.component(me.name, me), u.component(he.name, he), u.component(_e.name, _e), u.component(p.name, p), u.component(ve.name, ve), u.component(ye.name, ye), u.component(be.name, be), u.component(xe.name, xe), u.component(d.name, d), u.component(_.name, _), u.component(Ce.name, Ce), u.component(we.name, we), u.component(Te.name, Te), u.component(De.name, De), u.component(Oe.name, Oe), u.component(Ae.name, Ae), u.component(je.name, je), u.component(Me.name, Me), u.component(Ne.name, Ne), u.component(Pe.name, Pe), u.component(Fe.name, Fe), u.component(Ie.name, Ie), u.component(Re.name, Re), u.component($.name, $), u.component(ze.name, ze), u.component(Be.name, Be), u.component(Ve.name, Ve), u.component(Ue.name, Ue), u.component(We.name, We), u.component(Ge.name, Ge), u.component(Ke.name, Ke), u.component(qe.name, qe), u.component(Je.name, Je), u.component(Ye.name, Ye), u.component(Xe.name, Xe), u.component(Ze.name, Ze), u.component(Qe.name, Qe), u.component($e.name, $e), u.component(et.name, et), u.component(tt.name, tt), u.component(nt.name, nt), u.component(rt.name, rt), u.component(it.name, it), u.component(at.name, at), u.component(ot.name, ot), u.component(st.name, st), u.component(ct.name, ct), u.component(lt.name, lt), u.component(Q.name, Q), u.component(mt.name, mt), u.component(Le.name, Le), u.component(ht.name, ht), u.component(ut.name, ut), u.component(f.name, f), u.component(gt.name, gt), u.component(_t.name, _t), u.component(vt.name, vt), u.component(yt.name, yt), u.component(bt.name, bt), u.component(xt.name, xt), u.component(He.name, He), u.component(St.name, St), u.component(Ct.name, Ct), u.component(wt.name, wt), u.component(Tt.name, Tt), u.component(Et.name, Et), u.component(Dt.name, Dt), u.component(Ot.name, Ot), u.component(kt.name, kt), u.component(At.name, At), u.component(jt.name, jt), u.component(Mt.name, Mt), u.component(Nt.name, Nt), u.component(Pt.name, Pt), u.component(Ft.name, Ft), u.component(It.name, It), u.component(Lt.name, Lt), u.component(Rt.name, Rt), u.component(ke.name, ke), u.component(zt.name, zt), u.component(Bt.name, Bt), u.component(Vt.name, Vt), u.component(Ht.name, Ht), u.component(Ut.name, Ut), u.component(Wt.name, Wt), u.component(Gt.name, Gt), u.component(Kt.name, Kt), u.component(Se.name, Se), u.component(qt.name, qt), u.component(Jt.name, Jt), u.component(Yt.name, Yt), u.component(Xt.name, Xt), u.component(Zt.name, Zt), u.component(h.name, h), u.component(Qt.name, Qt), u.component($t.name, $t), u.component(en.name, en), u.component(tn.name, tn), u.component(nn.name, nn), u.component(rn.name, rn), u.component(an.name, an), u.component(on.name, on), u.component(sn.name, sn), u.component(cn.name, cn), u.component(Ee.name, Ee), u.component(ln.name, ln), u.component(un.name, un), u.component(ge.name, ge);
177
176
  }
178
177
  //#endregion
179
- export { ee as AddressInput, te as Affix, e as AsideMenu, t as Avatar, n as AwesomeButton, r as CapsuleTab, i as Card, a as Carousel, o as Chat, s as ChunkFileUploader, c as CodeMirrorEditor, l as Comment, v as ConfirmButton, _ as Confirmable, y as ContextMenu, b as CountUp, x as CustomScrollbar, S as DataBox, C as DataCard, w as DataCardText, T as DataDisplay, E as DataIcons, D as DataImgtext, O as DataOperatext, k as DataPanel, A as DataPay, j as DataPrice, M as DataProgress, N as DataRotate, P as DataTablePicker, F as DataTabs, I as DialogForm, L as DynamicTable, z as ECharts, R as EasyPopup, B as EditableProgress, V as EditableTree, h as ElementDialog, H as Ellipsis, U as EmptyView, W as ErrorView, G as FlexColumn, K as FlexItem, q as FlexRow, J as FlexScroller, Y as Flow, X as FlowDesigner, Q as FlowNode, ne as FlowViewer, re as FormBlock, ie as FormButton, ae as FormCard, p as FormCascader, oe as FormCheckbox, se as FormCheckboxGroup, ce as FormDatePicker, le as FormHolder, ue as FormInput, de as FormInputCronExpression, fe as FormInputEmail, pe as FormInputIdCard, me as FormInputPhoneNumber, ge as FormInputTag, f as FormInputTime, _e as FormItem, ve as FormItemConfigProvider, ye as FormItemGroup, be as FormRadioGroup, d as FormSelect, g as FormSwitch, Se as FormTable, Ce as FormTablePlus, we as FormTextarea, Ee as FormTreeSelect, De as FormTreeSelectMultiple, ke as FormView, Ae as FyArray, je as FyArticle, Me as FyCascader, Ne as FyCheckbox, Pe as FyCode, Fe as FyCurd, Le as FyDate, Re as FyDraggable, $ as FyDynamic, ze as FyEmpty, Be as FyForm, He as FyFormDesign, Ue as FyInput, We as FyInputColor, Ge as FyInputIcon, Ke as FyInputMap, qe as FyInputNumber, Je as FyInputTable, Ye as FyInputTree, Xe as FyProgress, Ze as FyRadio, Qe as FyRate, $e as FySelect, et as FySlider, tt as FySwitch, nt as FyTabs, rt as FyTime, it as FyTitle, at as FyTree, ot as FyUEditor, st as FyUpload, ct as GuideSteps, Z as HighlightJS, mt as IconCard, Ie as IconTemp, ht as IframeWindow, ut as ImageCropper, lt as ImagePreview, gt as ImageViewer, _t as InputNumberRange, vt as JSXComponent, yt as Keyboard, bt as License, xt as LoadingView, St as Login, Ve as MonacoEditor, Ct as NameAvatar, wt as NavBar, Et as NotImplement, Tt as Notice, Dt as Page, At as PageHeader, jt as PageIndex, Mt as PageIndexTop, Nt as PageSkeleton, Pt as PageSkeletonNew, Ot as PageableTable, kt as PageableView, Ft as PhotoSwipe, It as PickerTableView, Lt as PresentView, Rt as Queue, zt as RecordVideo, Oe as ResizeObserver, Bt as Search, Vt as Sign, Ht as SignPanel, Ut as Skeleton, Wt as SkeletonPanel, Gt as SplitPane, Kt as Stateful, qt as StaticPageableTable, xe as SubTable, Jt as SubTablePlus, Yt as Swiper, Xt as Tab, Zt as TabItem, Qt as TableColumn, m as TableView, $t as TabsView, en as TagRender, tn as TextEllipsis, nn as Toolbar, rn as ToolbarButton, an as Verify, on as VueCron, sn as VueQrCode, cn as VueQuillEditor, ln as VueTagsInput, Te as VueTreeSelect, un as VueVideoPlayer, dn as Watermark, he as XInputTag, fn as componentNames, u as configComponents, pn as default, ft as imageCropper, pt as imagePreview, dt as photoswipe };
178
+ export { ee as AddressInput, te as Affix, e as AsideMenu, t as Avatar, n as AwesomeButton, r as CapsuleTab, i as Card, a as Carousel, o as Chat, s as ChunkFileUploader, c as CodeMirrorEditor, l as Comment, y as ConfirmButton, v as Confirmable, b as ContextMenu, x as CountUp, S as CustomScrollbar, C as DataBox, w as DataCard, T as DataCardText, E as DataDisplay, D as DataIcons, O as DataImgtext, k as DataOperatext, A as DataPanel, j as DataPay, M as DataPrice, N as DataProgress, P as DataRotate, F as DataTablePicker, I as DataTabs, L as DialogForm, R as DynamicTable, B as ECharts, z as EasyPopup, V as EditableProgress, H as EditableTree, g as ElementDialog, U as Ellipsis, W as EmptyView, G as ErrorView, K as FlexColumn, q as FlexItem, J as FlexRow, Y as FlexScroller, X as Flow, Z as FlowDesigner, ne as FlowNode, re as FlowViewer, ie as FormBlock, ae as FormButton, oe as FormCard, m as FormCascader, se as FormCheckbox, ce as FormCheckboxGroup, le as FormDatePicker, ue as FormHolder, de as FormInput, fe as FormInputCronExpression, pe as FormInputEmail, me as FormInputIdCard, he as FormInputPhoneNumber, _e as FormInputTag, p as FormInputTime, ve as FormItem, ye as FormItemConfigProvider, be as FormItemGroup, xe as FormRadioGroup, d as FormSelect, _ as FormSwitch, Ce as FormTable, we as FormTablePlus, Te as FormTextarea, De as FormTreeSelect, Oe as FormTreeSelectMultiple, Ae as FormView, je as FyArray, Me as FyArticle, Ne as FyCascader, Pe as FyCheckbox, Fe as FyCode, Ie as FyCurd, Re as FyDate, $ as FyDraggable, ze as FyDynamic, Be as FyEmpty, Ve as FyForm, Ue as FyFormDesign, We as FyInput, Ge as FyInputColor, Ke as FyInputIcon, qe as FyInputMap, Je as FyInputNumber, Ye as FyInputTable, Xe as FyInputTree, Ze as FyProgress, Qe as FyRadio, $e as FyRate, et as FySelect, tt as FySlider, nt as FySwitch, rt as FyTabs, it as FyTime, at as FyTitle, ot as FyTree, st as FyUEditor, ct as FyUpload, lt as GuideSteps, Q as HighlightJS, mt as IconCard, Le as IconTemp, ht as IframeWindow, ut as ImageCropper, f as ImagePreview, gt as ImageViewer, _t as InputNumberRange, vt as JSXComponent, yt as Keyboard, bt as License, xt as LoadingView, He as MonacoEditor, St as NameAvatar, Ct as NavBar, Tt as NotImplement, wt as Notice, Et as Page, kt as PageHeader, At as PageIndex, jt as PageIndexTop, Mt as PageSkeleton, Nt as PageSkeletonNew, Dt as PageableTable, Ot as PageableView, Pt as PhotoSwipe, Ft as PickerTableView, It as PresentView, Lt as Queue, Rt as RecordVideo, ke as ResizeObserver, zt as Search, Bt as Sign, Vt as SignPanel, Ht as Skeleton, Ut as SkeletonPanel, Wt as SplitPane, Gt as Stateful, Kt as StaticPageableTable, Se as SubTable, qt as SubTablePlus, Jt as Swiper, Yt as Tab, Xt as TabItem, Zt as TableColumn, h as TableView, Qt as TabsView, $t as TagRender, en as TextEllipsis, tn as Toolbar, nn as ToolbarButton, rn as Verify, an as VueCron, on as VueQrCode, sn as VueQuillEditor, cn as VueTagsInput, Ee as VueTreeSelect, ln as VueVideoPlayer, un as Watermark, ge as XInputTag, dn as componentNames, u as configComponents, fn as default, ft as imageCropper, pt as imagePreview, dt as photoswipe };
@@ -47,7 +47,6 @@ function d(e, s, c, d, f, p) {
47
47
  controls: c.controls,
48
48
  disabled: c.disabled,
49
49
  style: { width: "auto" },
50
- size: "mini",
51
50
  onInput: p.emitInput
52
51
  }, null, 8, [
53
52
  "modelValue",
@@ -63,7 +62,6 @@ function d(e, s, c, d, f, p) {
63
62
  controls: c.controls,
64
63
  disabled: c.disabled,
65
64
  style: { width: "auto" },
66
- size: "mini",
67
65
  onInput: p.emitInput
68
66
  }, null, 8, [
69
67
  "modelValue",
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/Keyboard.ItiRy7Gb.mjs";
1
+ import { t as e } from "../chunks/Keyboard.DBspwbYo.mjs";
2
2
  export { e as default };
package/license/index.mjs CHANGED
@@ -37,7 +37,7 @@ var o = {
37
37
  deep: !0
38
38
  } },
39
39
  mounted() {
40
- this.canvas = document.getElementById(`canvas${this.id}`), this.context = this.canvas.getContext("2d"), this.init();
40
+ this.canvas = this.$refs.canvas, this.context = this.canvas.getContext("2d"), this.init();
41
41
  },
42
42
  methods: {
43
43
  init() {
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/MonacoEditor.Bd5Kui-Y.mjs";
1
+ import { t as e } from "../chunks/MonacoEditor.Bq9d6JSz.mjs";
2
2
  export { e as default };
package/nav-bar/index.mjs CHANGED
@@ -21,7 +21,7 @@ function f(e, l, f, p, m, h) {
21
21
  let g = s("ElButton");
22
22
  return a(), r("div", u, [f.showBack ? (a(), t(g, {
23
23
  key: 0,
24
- type: "text",
24
+ text: "",
25
25
  icon: "el-icon-arrow-left",
26
26
  onClick: h.goBack
27
27
  }, {
package/notice/index.mjs CHANGED
@@ -83,10 +83,7 @@ function T(e, m, h, T, E, D) {
83
83
  }, [e[D.imgKey] ? (s(), r("div", v, [i("img", {
84
84
  src: e[D.imgKey],
85
85
  alt: ""
86
- }, null, 8, y)])) : n("v-if", !0), i("div", b, [i("div", x, [i("span", S, d(e[D.titleKey]), 1), e[D.tagKey] ? (s(), r("span", C, [o(O, {
87
- size: "small",
88
- type: D.getType(e[D.statusKey])
89
- }, {
86
+ }, null, 8, y)])) : n("v-if", !0), i("div", b, [i("div", x, [i("span", S, d(e[D.titleKey]), 1), e[D.tagKey] ? (s(), r("span", C, [o(O, { type: D.getType(e[D.statusKey]) }, {
90
87
  default: f(() => [a(d(e[D.tagKey]), 1)]),
91
88
  _: 2
92
89
  }, 1032, ["type"])])) : n("v-if", !0)]), i("div", w, d(e[D.subtitleKey]), 1)])], 8, _))), 128)), h.finish ? n("v-if", !0) : p((s(), r("div", {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@web-utils/component",
3
3
  "description": "Web Components",
4
- "version": "5.0.0-beta01",
4
+ "version": "5.0.0-beta03",
5
5
  "author": "Simple",
6
6
  "license": "MIT",
7
7
  "type": "module",
@@ -17,36 +17,34 @@
17
17
  "dependencies": {
18
18
  "@wangeditor/editor": "^5.1.23",
19
19
  "@wangeditor/editor-for-vue": "^5.1.12",
20
- "@web-utils/core": "^5.0.4",
21
- "@web-utils/integrations": "^5.0.4",
22
- "@web-utils/vue": "^5.0.4",
23
- "async-validator": "1.8.5",
24
- "bpmn-js": "^18.13.1",
20
+ "@web-utils/core": "^6.0.0-beta05",
21
+ "@web-utils/integrations": "^6.0.0-beta05",
22
+ "@web-utils/vue": "^6.0.0-beta05",
23
+ "async-validator": "4.2.5",
24
+ "bpmn-js": "^18.14.0",
25
25
  "bpmn-js-token-simulation": "^0.39.3",
26
26
  "codemirror": "^5.65.20",
27
27
  "countup.js": "^2.10.0",
28
28
  "cronosjs": "^1.7.1",
29
29
  "dayjs": "^1.11.20",
30
- "diagram-js": "15.9.1",
30
+ "diagram-js": "15.11.0",
31
31
  "echarts": "^6.0.0",
32
- "element-plus": "^2.13.6",
33
32
  "highlight.js": "^11.11.1",
34
- "lodash-es": "^4.17.23",
33
+ "lodash-es": "^4.18.1",
35
34
  "min-dash": "^5.0.0",
36
35
  "min-dom": "^5.3.0",
37
36
  "monaco-editor": "^0.55.1",
38
- "overlayscrollbars": "^2.14.0",
37
+ "overlayscrollbars": "^2.15.1",
39
38
  "photoswipe": "^5.4.4",
40
39
  "qrcode": "^1.5.4",
41
- "quill": "^1.3.7",
40
+ "quill": "^2.0.3",
42
41
  "resize-detector": "^0.3.0",
43
42
  "simple-uploader.js": "^0.6.0",
44
43
  "tiny-svg": "^4.1.4",
45
- "tinymce": "4.9.11",
46
44
  "video.js": "^8.23.7",
47
45
  "viewerjs": "^1.11.7",
48
- "vue-cropper": "^0.6.5",
49
- "vuedraggable": "^2.24.3",
46
+ "vue-cropper": "^1.1.4",
47
+ "vuedraggable": "^4.1.0",
50
48
  "x2js": "^3.4.4"
51
49
  }
52
50
  }
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/PageableTable.Bujb0NUx.mjs";
1
+ import { t as e } from "../chunks/PageableTable.DR-REJN5.mjs";
2
2
  export { e as default };
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { a as t, i as n, r } from "../chunks/util.B3sjVZoZ.mjs";
2
+ import { a as t, i as n, r } from "../chunks/util.fjuzrmWz.mjs";
3
3
  import { Fragment as i, createElementBlock as a, createElementVNode as o, createVNode as s, openBlock as c, renderList as l, renderSlot as u, resolveComponent as d, resolveDirective as f, withDirectives as p } from "vue";
4
4
  import { copy as m, hasOwn as h } from "@web-utils/core";
5
5
  import { cloneDeep as g, merge as _ } from "@web-utils/integrations/lodash";
@@ -162,7 +162,7 @@ var y = {
162
162
  e.forEach((e) => this.addRule(e));
163
163
  },
164
164
  setModelField(e, t) {
165
- this.$set(this.page.model, e, t);
165
+ this.page.model[e] = t;
166
166
  },
167
167
  setModel(e) {
168
168
  this.page.page = 1, this.page.model = g(e);
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "../chunks/_plugin-vue_export-helper.7vrlOII_.mjs";
2
- import { t } from "../chunks/photo-swipe.BB0SJZg9.mjs";
2
+ import { t } from "../chunks/photo-swipe.BvBJGc5x.mjs";
3
3
  import { Fragment as n, createElementBlock as r, openBlock as i, renderList as a, renderSlot as o } from "vue";
4
4
  //#region src/components/photo-swipe/PhotoSwipe.vue
5
5
  var s = {
@@ -1,6 +1,6 @@
1
- import "../chunks/install.yLcn5MLL.mjs";
2
- import { t as e } from "../chunks/message.BCmee5N0.mjs";
3
- import { l as t } from "../chunks/util.B3sjVZoZ.mjs";
1
+ import "../chunks/chunk.A6TnG60p.mjs";
2
+ import { t as e } from "../chunks/message.DnTACuzV.mjs";
3
+ import { l as t } from "../chunks/util.fjuzrmWz.mjs";
4
4
  import { createBlock as n, createElementVNode as r, createSlots as i, createTextVNode as a, createVNode as o, onMounted as s, openBlock as c, ref as l, renderSlot as u, resolveComponent as d, toDisplayString as f, withCtx as p, withModifiers as m } from "vue";
5
5
  import { isFunction as h, isPlainObject as g } from "@web-utils/core";
6
6
  import { cloneDeep as _ } from "@web-utils/integrations/lodash";
@@ -115,16 +115,12 @@ var v = { style: {
115
115
  "onUpdate:visible": z
116
116
  }, {
117
117
  footer: p(() => [o(l, {
118
- size: "mini",
119
118
  type: "primary",
120
119
  onClick: R
121
120
  }, {
122
121
  default: p(() => [...t[2] || (t[2] = [a("确定", -1)])]),
123
122
  _: 1
124
- }), o(l, {
125
- size: "mini",
126
- onClick: L
127
- }, {
123
+ }), o(l, { onClick: L }, {
128
124
  default: p(() => [...t[3] || (t[3] = [a("取消", -1)])]),
129
125
  _: 1
130
126
  })]),
@@ -46,6 +46,9 @@ var E = [
46
46
  }, j = {
47
47
  name: "PresentView",
48
48
  components: { ResizeObserver: t },
49
+ provide() {
50
+ return { presentView: this };
51
+ },
49
52
  inject: { flowContext: { default: {} } },
50
53
  props: {
51
54
  notForm: Boolean,
@@ -91,26 +94,28 @@ var E = [
91
94
  }
92
95
  },
93
96
  created() {
94
- this.$on("FormView.addTab", (e) => {
95
- e && (this.activeIndex === -1 && (this.activeIndex = 0), this.tabs.push(e), this.tabs = this.tabs.sort((e, t) => {
97
+ this.onFormResize({ width: window.document.body.clientWidth });
98
+ },
99
+ async activated() {
100
+ this.$refs.formScroller && (await this.$nextTick(), this.scrollTo(this.formScrollTop, this.formScrollLeft));
101
+ },
102
+ methods: {
103
+ addTab() {
104
+ tab && (this.activeIndex === -1 && (this.activeIndex = 0), this.tabs.push(tab), this.tabs = this.tabs.sort((e, t) => {
96
105
  let n = A(e.$el, "form-card"), r = A(t.$el, "form-card");
97
106
  if (n === r) return [].indexOf.call(e.$el.parentNode.children, e.$el) - [].indexOf.call(t.$el.parentNode.children, t.$el);
98
107
  {
99
108
  let e = A(n, "form-scroller");
100
109
  return [].indexOf.call(e.children, n) - [].indexOf.call(e.children, r);
101
110
  }
102
- }), e.active && (this.activeIndex = this.tabs.indexOf(e), this.tabClick(e, this.activeIndex)));
103
- }), this.$on("FormView.removeTab", (e) => {
104
- if (e) {
105
- let t = this.tabs.indexOf(e);
106
- this.tabs.splice(t, 1), this.activeIndex > this.tabs.length - 1 && (this.activeIndex = 0);
111
+ }), tab.active && (this.activeIndex = this.tabs.indexOf(tab), this.tabClick(tab, this.activeIndex)));
112
+ },
113
+ removeTab() {
114
+ if (tab) {
115
+ let e = this.tabs.indexOf(tab);
116
+ this.tabs.splice(e, 1), this.activeIndex > this.tabs.length - 1 && (this.activeIndex = 0);
107
117
  }
108
- }), this.onFormResize({ width: window.document.body.clientWidth });
109
- },
110
- async activated() {
111
- this.$refs.formScroller && (await this.$nextTick(), this.scrollTo(this.formScrollTop, this.formScrollLeft));
112
- },
113
- methods: {
118
+ },
114
119
  getToolbarSlotKeys() {
115
120
  return Object.keys(this.$slots).filter((e) => E.includes(e));
116
121
  },
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/RecordVideo.B35_dLty.mjs";
1
+ import { t as e } from "../chunks/RecordVideo.CKTY-gk9.mjs";
2
2
  export { e as default };