halo-pc 1.0.49 → 1.0.51

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 (495) hide show
  1. package/esm/{@types/CreatePcOptions.d.ts → @type/PcOptions.d.ts} +4 -1
  2. package/esm/@type/index.d.ts +7 -0
  3. package/esm/{coms → comp}/business/@types/index.d.ts +0 -1
  4. package/esm/{coms → comp}/business/Drawer.vue.d.ts +3 -1
  5. package/esm/comp/business/Feedback.vue.d.ts +98 -0
  6. package/esm/{coms → comp}/business/index.d.ts +2 -3
  7. package/esm/{coms/commons → comp/common}/Captcha.vue.d.ts +5 -1
  8. package/esm/{coms/commons → comp/common}/Table.vue.d.ts +6 -3
  9. package/esm/comp/common/index.d.ts +4 -0
  10. package/esm/{coms/controls → comp/control}/Cascader.vue.d.ts +3 -1
  11. package/esm/{coms/controls → comp/control}/Compare.vue.d.ts +3 -1
  12. package/esm/{coms/controls → comp/control}/Index.vue.d.ts +3 -1
  13. package/esm/{coms/controls → comp/control}/RichText.vue.d.ts +1 -1
  14. package/esm/{coms/controls → comp/control}/Select.vue.d.ts +3 -1
  15. package/esm/{coms/controls → comp/control}/Upload.vue.d.ts +3 -1
  16. package/esm/comp/driver/Crud.vue.d.ts +766 -0
  17. package/esm/comp/driver/Index.vue.d.ts +1438 -0
  18. package/esm/comp/driver/Picker.vue.d.ts +108 -0
  19. package/esm/comp/driver/index.d.ts +4 -0
  20. package/esm/{coms/globals → comp/global}/@types/WindowOptions.d.ts +1 -1
  21. package/esm/comp/global/HeaderTab.vue.d.ts +17 -0
  22. package/esm/comp/global/Menu.vue.d.ts +336 -0
  23. package/esm/comp/global/MenuItem.vue.d.ts +259 -0
  24. package/esm/comp/global/Window.vue.d.ts +32 -0
  25. package/esm/comp/global/index.d.ts +7 -0
  26. package/esm/{coms/headers → comp/header}/@types/ChangeProps.d.ts +1 -1
  27. package/esm/{coms/headers → comp/header}/@types/HeaderProps.d.ts +0 -1
  28. package/esm/{coms/headers → comp/header}/@types/index.d.ts +0 -1
  29. package/esm/comp/header/HeaderRight.vue.d.ts +28 -0
  30. package/esm/comp/index.d.ts +12 -0
  31. package/esm/comp/layout/@types/DesktopDialog.d.ts +48 -0
  32. package/esm/comp/layout/@types/index.d.ts +2 -0
  33. package/esm/comp/layout/Desktop.vue.d.ts +111 -0
  34. package/esm/comp/layout/Index.vue.d.ts +491 -0
  35. package/esm/comp/layout/Side.vue.d.ts +25 -0
  36. package/esm/comp/layout/Top.vue.d.ts +358 -0
  37. package/esm/{coms/lists → comp/list}/@types/ListProps.d.ts +1 -1
  38. package/esm/comp/list/Racebar.vue.d.ts +39 -0
  39. package/esm/comp/list/Statistic.vue.d.ts +39 -0
  40. package/esm/{coms/lists → comp/list}/Stock.vue.d.ts +3 -1
  41. package/esm/{coms/lists → comp/list}/Tree.vue.d.ts +11 -4
  42. package/esm/{coms/pages → comp/page}/Column.vue.d.ts +1 -1
  43. package/esm/{coms/pages → comp/page}/Custom.vue.d.ts +5 -5
  44. package/esm/{coms/pages → comp/page}/List.vue.d.ts +7 -5
  45. package/esm/comp/page/Paging.vue.d.ts +63 -0
  46. package/esm/{coms/pages → comp/page}/Single.vue.d.ts +4 -4
  47. package/esm/{coms/pagings → comp/paging}/@types/PagingProps.d.ts +1 -1
  48. package/esm/{coms/pagings → comp/paging}/@types/SearchHeaderProps.d.ts +1 -1
  49. package/esm/comp/paging/Article.vue.d.ts +50 -0
  50. package/esm/{coms/pagings → comp/paging}/DataExport.vue.d.ts +3 -1
  51. package/esm/{coms/pagings → comp/paging}/Index.vue.d.ts +6 -4
  52. package/esm/{coms/pagings → comp/paging}/SearchForm.vue.d.ts +5 -2
  53. package/esm/{coms/pagings → comp/paging}/SearchHeader.vue.d.ts +7 -2
  54. package/esm/comp/paging/Table.vue.d.ts +584 -0
  55. package/esm/{coms/panels → comp/panel}/Operation.vue.d.ts +3 -1
  56. package/esm/{coms/panels → comp/panel}/Panel.vue.d.ts +1 -1
  57. package/esm/{coms/partials → comp/partial}/@types/PagingHeaderProps.d.ts +1 -1
  58. package/esm/{coms/searches → comp/search}/Select.vue.d.ts +3 -1
  59. package/esm/comp/single/@types/SingleEmit.d.ts +13 -0
  60. package/esm/{coms/singles → comp/single}/@types/SingleProps.d.ts +1 -1
  61. package/esm/{coms/singles → comp/single}/@types/index.d.ts +1 -0
  62. package/esm/{coms/singles → comp/single}/Index.vue.d.ts +4 -2
  63. package/esm/{coms/singles → comp/single}/Normal.vue.d.ts +5 -2
  64. package/esm/comp/single/Table.vue.d.ts +505 -0
  65. package/esm/{coms/singles → comp/single}/Tree.vue.d.ts +5 -2
  66. package/esm/{coms/texts → comp/text}/Autocomplete.vue.d.ts +1 -1
  67. package/esm/{coms/texts → comp/text}/CSharp.vue.d.ts +1 -1
  68. package/esm/{coms/texts → comp/text}/Cascader.vue.d.ts +1 -1
  69. package/esm/{coms/texts → comp/text}/Checkbox.vue.d.ts +1 -1
  70. package/esm/{coms/texts → comp/text}/Code.vue.d.ts +1 -1
  71. package/esm/{coms/texts → comp/text}/Color.vue.d.ts +1 -1
  72. package/esm/{coms/texts → comp/text}/Compare.vue.d.ts +1 -1
  73. package/esm/{coms/texts → comp/text}/Copy.vue.d.ts +1 -1
  74. package/esm/{coms/texts → comp/text}/Date.vue.d.ts +1 -1
  75. package/esm/{coms/texts → comp/text}/DateRange.vue.d.ts +1 -1
  76. package/esm/{coms/texts → comp/text}/DateTime.vue.d.ts +1 -1
  77. package/esm/{coms/texts → comp/text}/Decimal.vue.d.ts +1 -1
  78. package/esm/{coms/texts → comp/text}/Dictionary.vue.d.ts +1 -1
  79. package/esm/{coms/texts → comp/text}/Email.vue.d.ts +1 -1
  80. package/esm/{coms/texts → comp/text}/Index.vue.d.ts +1 -1
  81. package/esm/{coms/texts → comp/text}/Int.vue.d.ts +1 -1
  82. package/esm/{coms/texts → comp/text}/Markdown.vue.d.ts +1 -1
  83. package/esm/{coms/texts → comp/text}/Month.vue.d.ts +1 -1
  84. package/esm/{coms/texts → comp/text}/Password.vue.d.ts +1 -1
  85. package/esm/{coms/texts → comp/text}/Progress.vue.d.ts +1 -1
  86. package/esm/{coms/texts → comp/text}/Radio.vue.d.ts +1 -1
  87. package/esm/comp/text/Rate.vue.d.ts +14 -0
  88. package/esm/{coms/texts → comp/text}/RichText.vue.d.ts +1 -1
  89. package/esm/{coms/texts → comp/text}/Select.vue.d.ts +1 -1
  90. package/esm/{coms/texts → comp/text}/Switch.vue.d.ts +1 -1
  91. package/esm/{coms/texts → comp/text}/Text.vue.d.ts +4 -2
  92. package/esm/{coms/texts → comp/text}/TextLink.vue.d.ts +1 -1
  93. package/esm/{coms/texts → comp/text}/Textarea.vue.d.ts +1 -1
  94. package/esm/{coms/texts → comp/text}/Upload.vue.d.ts +1 -1
  95. package/esm/{coms/texts → comp/text}/Year.vue.d.ts +1 -1
  96. package/esm/{drivers → driver}/index.d.ts +1 -1
  97. package/esm/{drivers/messengers → driver/messenger}/PcMessenger.d.ts +2 -2
  98. package/esm/factory/Drivers.d.ts +6 -0
  99. package/esm/factory/Factories.d.ts +6 -0
  100. package/esm/factory/I18ns.d.ts +6 -0
  101. package/esm/factory/Repos.d.ts +11 -0
  102. package/esm/factory/Svcs.d.ts +46 -0
  103. package/esm/factory/Utilities.d.ts +3 -0
  104. package/esm/factory/Utils.d.ts +6 -0
  105. package/esm/factory/index.d.ts +7 -0
  106. package/esm/main.d.ts +3 -7
  107. package/esm/{api/UploadApi.d.ts → repo/UploadRepo.d.ts} +2 -2
  108. package/esm/repo/index.d.ts +1 -0
  109. package/esm/{svcs → svc}/ComponentSvc.d.ts +1 -1
  110. package/esm/{svcs → svc}/ControlSvc.d.ts +1 -1
  111. package/esm/{svcs → svc}/ModuleSvc.d.ts +1 -1
  112. package/esm/{svcs → svc}/PageSvc.d.ts +1 -1
  113. package/esm/{svcs → svc}/RouterSvc.d.ts +1 -1
  114. package/esm/svc/index.d.ts +8 -0
  115. package/esm/{views/helps → view/help}/Install.vue.d.ts +3 -1
  116. package/esm/{views/logins → view/sso}/Index.vue.d.ts +5 -1
  117. package/esm/view/sso/Register.vue.d.ts +34 -0
  118. package/package.json +17 -17
  119. package/dist/Article-B4W1yDus.js +0 -200
  120. package/dist/ArticleFooter-BZmGzE4z.js +0 -85
  121. package/dist/Autocomplete-B691jOqv.js +0 -55
  122. package/dist/Autocomplete-CLYzsHIy.js +0 -54
  123. package/dist/Autocomplete-DXKXgbu8.js +0 -27
  124. package/dist/CSharp-Bu5b_AQ5.js +0 -27
  125. package/dist/Calender-Df0eBgXW.js +0 -10
  126. package/dist/Callback-Bk7xDeWh.js +0 -26
  127. package/dist/Cascader-Bn5tdkyk.js +0 -47
  128. package/dist/Cascader-CCv6R_xq.js +0 -87
  129. package/dist/Checkbox-DJTNEds9.js +0 -27
  130. package/dist/Checkbox-l-dw3I-D.js +0 -76
  131. package/dist/Code-BIJ8L9XB.js +0 -4
  132. package/dist/Code-CC0_bYUf.js +0 -60
  133. package/dist/Code-DSskK7CQ.js +0 -42
  134. package/dist/Code-DzZ4UNYj.js +0 -30
  135. package/dist/Code.vue_vue_type_style_index_0_lang-B69Ar-BV.js +0 -65
  136. package/dist/Color-CfXtJFUo.js +0 -22
  137. package/dist/Color-Da69pnQg.js +0 -34
  138. package/dist/Column-Ct-WeomE.js +0 -75
  139. package/dist/Comment-WXfnUXm0.js +0 -106
  140. package/dist/Compare-C7wrM-XA.js +0 -43
  141. package/dist/Compare-slAZvFE_.js +0 -63
  142. package/dist/Copy-Djf4freJ.js +0 -49
  143. package/dist/Custom-D-E5y5Vg.js +0 -55
  144. package/dist/DataExport-TrGLjcqQ.js +0 -4
  145. package/dist/DataExport.vue_vue_type_script_setup_true_lang-BRI71FyH.js +0 -114
  146. package/dist/DataImport-rcDmGVKS.js +0 -4
  147. package/dist/DataImport.vue_vue_type_script_setup_true_lang-BajrFerF.js +0 -178
  148. package/dist/Date-7EWMEODI.js +0 -27
  149. package/dist/Date-Dc2vK9Yv.js +0 -43
  150. package/dist/DateRange-DrYK_l0Y.js +0 -19
  151. package/dist/DateRange-Uli5eOZ5.js +0 -63
  152. package/dist/DateTime-C-XhFPb0.js +0 -27
  153. package/dist/DateTime-DfUXtsBX.js +0 -44
  154. package/dist/DateTimeRange-CnITxfZ9.js +0 -67
  155. package/dist/Daterange-CPJSBRvr.js +0 -63
  156. package/dist/Decimal-BtQpSIJR.js +0 -27
  157. package/dist/Decimal-C38-N54B.js +0 -36
  158. package/dist/Delete-r-qTGBEE.js +0 -62
  159. package/dist/Detail-D77pFe-2.js +0 -75
  160. package/dist/Dictionary-ICeLwv7E.js +0 -61
  161. package/dist/Email-BKW9GRcH.js +0 -19
  162. package/dist/Email-BanDj216.js +0 -54
  163. package/dist/File-BrXieip7.js +0 -164
  164. package/dist/Image-D_5kTXKm.js +0 -9
  165. package/dist/Index-BMBm5j5X.js +0 -4
  166. package/dist/Index-BQmAD1mw.js +0 -4
  167. package/dist/Index-Bov1OTEP.js +0 -4
  168. package/dist/Index-Ceu5HCjk.js +0 -4
  169. package/dist/Index-CsxTOaw6.js +0 -76
  170. package/dist/Index-Ddz9mcly.js +0 -4
  171. package/dist/Index-DhShUw_y.js +0 -4
  172. package/dist/Index-wHW-zG4G.js +0 -179
  173. package/dist/Index.vue_vue_type_script_setup_true_lang-BlpCvZBC.js +0 -86
  174. package/dist/Index.vue_vue_type_script_setup_true_lang-C_KWQFHN.js +0 -72
  175. package/dist/Install-DhWWbGRi.js +0 -135
  176. package/dist/Int-B-t8edhd.js +0 -19
  177. package/dist/Int-BELzPmec.js +0 -47
  178. package/dist/Int-BZkW-0JA.js +0 -44
  179. package/dist/List-9r5PDoSS.js +0 -77
  180. package/dist/Maintaince-CMitKNaf.js +0 -20
  181. package/dist/Markdown-BzMP3m7o.js +0 -37
  182. package/dist/Markdown-C8urG88V.js +0 -27
  183. package/dist/Month-BNp70T17.js +0 -44
  184. package/dist/Month-CK5GNwwH.js +0 -27
  185. package/dist/Month-D4gy17OL.js +0 -43
  186. package/dist/Normal-Cvx8228I.js +0 -266
  187. package/dist/Paging-B3l_nJHf.js +0 -100
  188. package/dist/PagingHeader-CYOKAeGS.js +0 -149
  189. package/dist/PagingRow-vv6z6G0t.js +0 -73
  190. package/dist/Password-DuyYEgzR.js +0 -55
  191. package/dist/Password-yHtlY-Qa.js +0 -24
  192. package/dist/Progress-C3D821AQ.js +0 -34
  193. package/dist/Progress-CKVzMO-W.js +0 -25
  194. package/dist/Racebar-B4Q4oVfM.js +0 -170
  195. package/dist/Radio-DA8B5Rlh.js +0 -27
  196. package/dist/Radio-DkcBKBvX.js +0 -47
  197. package/dist/Rate-B7jKTFKT.js +0 -34
  198. package/dist/Rate-BmC4gw_0.js +0 -34
  199. package/dist/Register-BaFqs8vX.js +0 -202
  200. package/dist/RichText-Bk0Msyhl.js +0 -22
  201. package/dist/RichText-TV3ZnykX.js +0 -47
  202. package/dist/SearchForm-zVUHuxiR.js +0 -4
  203. package/dist/SearchForm.vue_vue_type_style_index_0_lang-BvwtZSIf.js +0 -148
  204. package/dist/SearchHeader-Dqr5IKuO.js +0 -4
  205. package/dist/SearchHeader.vue_vue_type_style_index_0_lang-DjpC03Al.js +0 -60
  206. package/dist/Select-51pxexYZ.js +0 -27
  207. package/dist/Select-BvRI4zbF.js +0 -123
  208. package/dist/Select-CUvvvGNn.js +0 -86
  209. package/dist/Single-BtAJSJLK.js +0 -325
  210. package/dist/Statistic-CQ2oA1vm.js +0 -159
  211. package/dist/Statistic-Dxa-CZ8G.js +0 -78
  212. package/dist/Stock-DF5yBa1X.js +0 -4
  213. package/dist/Stock-DylT7df9.js +0 -30
  214. package/dist/Stock.vue_vue_type_style_index_0_lang-BpgVbCj-.js +0 -304
  215. package/dist/Switch-CGcPpvTj.js +0 -27
  216. package/dist/Switch-DhFaku5L.js +0 -50
  217. package/dist/Table-1R7b4wsF.js +0 -247
  218. package/dist/Table-BlciJJMu.js +0 -323
  219. package/dist/Text-Bx46Fcln.js +0 -58
  220. package/dist/Text-CA8i8QjK.js +0 -4
  221. package/dist/Text-Dv_w46l8.js +0 -54
  222. package/dist/Text.vue_vue_type_style_index_0_lang-CfmQxBpy.js +0 -59
  223. package/dist/TextLink-CQj0ytVR.js +0 -65
  224. package/dist/Textarea-D6VcTq4G.js +0 -28
  225. package/dist/Textarea-D9TgF9ig.js +0 -37
  226. package/dist/Time-WN0VMSgh.js +0 -43
  227. package/dist/Timeline-DckHQQHw.js +0 -61
  228. package/dist/Tree-BWxBxlZN.js +0 -125
  229. package/dist/Tree-DHwhhXMP.js +0 -298
  230. package/dist/TreeNode-CeXU-uB1.js +0 -43
  231. package/dist/Tree_Old-h__WmqFA.js +0 -11
  232. package/dist/Update-Ct44IN2J.js +0 -70
  233. package/dist/UpdateChild-Bo6yZ12Y.js +0 -92
  234. package/dist/Upload-CfRc8s-c.js +0 -71
  235. package/dist/Upload-Dui004Aq.js +0 -150
  236. package/dist/Year-CgsNE-M5.js +0 -27
  237. package/dist/Year-oJxibej6.js +0 -47
  238. package/dist/assets/clipboard-DjQPoCBJ.js +0 -501
  239. package/dist/assets/clone-BZn0cTAu.js +0 -134
  240. package/dist/assets/element-plus-CT-3dawQ.js +0 -497
  241. package/dist/assets/file-saver-CwlpTZSc.js +0 -74
  242. package/dist/assets/intro.js-Cg1adLK7.js +0 -1142
  243. package/dist/assets/liquidjs-BfOWWjtJ.js +0 -2907
  244. package/dist/assets/moment-h96o7c8I.js +0 -2578
  245. package/dist/assets/sprintf-js-BPTdvBYM.js +0 -148
  246. package/dist/assets/underscore-B0BCaBxV.js +0 -1070
  247. package/dist/assets/underscore.string-DVXD2SZo.js +0 -425
  248. package/dist/assets/util-deprecate-Dzun97re.js +0 -28
  249. package/dist/main-BJRpvr2g.js +0 -10974
  250. package/dist/main.js +0 -166
  251. package/dist/style.css +0 -1
  252. package/esm/@types/index.d.ts +0 -1
  253. package/esm/api/QueryApi.d.ts +0 -10
  254. package/esm/api/index.d.ts +0 -3
  255. package/esm/coms/business/@types/CrudProps.d.ts +0 -22
  256. package/esm/coms/business/@types/DriverProps.d.ts +0 -58
  257. package/esm/coms/business/@types/FormProps.d.ts +0 -5
  258. package/esm/coms/business/Crud.vue.d.ts +0 -22
  259. package/esm/coms/business/Driver.vue.d.ts +0 -38
  260. package/esm/coms/business/Feedback.vue.d.ts +0 -8
  261. package/esm/coms/business/Form.vue.d.ts +0 -18
  262. package/esm/coms/business/Welcome.vue.d.ts +0 -8
  263. package/esm/coms/business/types/CrudProps.d.ts +0 -22
  264. package/esm/coms/business/types/DrawerProps.d.ts +0 -14
  265. package/esm/coms/business/types/DriverProps.d.ts +0 -63
  266. package/esm/coms/business/types/FormProps.d.ts +0 -18
  267. package/esm/coms/business/types/index.d.ts +0 -5
  268. package/esm/coms/commons/@types/TableProps.d.ts +0 -21
  269. package/esm/coms/commons/@types/index.d.ts +0 -1
  270. package/esm/coms/commons/Spinner.vue.d.ts +0 -20
  271. package/esm/coms/commons/index.d.ts +0 -7
  272. package/esm/coms/commons/types/TableProps.d.ts +0 -22
  273. package/esm/coms/commons/types/index.d.ts +0 -2
  274. package/esm/coms/controls/types/ControlProps.d.ts +0 -26
  275. package/esm/coms/controls/types/index.d.ts +0 -2
  276. package/esm/coms/drivers/@types/CrudProps.d.ts +0 -21
  277. package/esm/coms/drivers/@types/DriverBaseProps.d.ts +0 -13
  278. package/esm/coms/drivers/@types/DriverEmit.d.ts +0 -17
  279. package/esm/coms/drivers/@types/DriverFormProps.d.ts +0 -14
  280. package/esm/coms/drivers/@types/DriverKindEmit.d.ts +0 -17
  281. package/esm/coms/drivers/@types/DriverProps.d.ts +0 -28
  282. package/esm/coms/drivers/@types/KindFormProps.d.ts +0 -16
  283. package/esm/coms/drivers/@types/KindProps.d.ts +0 -20
  284. package/esm/coms/drivers/@types/index.d.ts +0 -5
  285. package/esm/coms/drivers/Crud.vue.d.ts +0 -30
  286. package/esm/coms/drivers/Index.vue.d.ts +0 -115
  287. package/esm/coms/drivers/Kind.vue.d.ts +0 -34
  288. package/esm/coms/drivers/index.d.ts +0 -5
  289. package/esm/coms/globals/HeaderTab.vue.d.ts +0 -27
  290. package/esm/coms/globals/HeaderTabs.vue.d.ts +0 -24
  291. package/esm/coms/globals/Menu.vue.d.ts +0 -77
  292. package/esm/coms/globals/MenuItem.vue.d.ts +0 -76
  293. package/esm/coms/globals/SideTabs.vue.d.ts +0 -25
  294. package/esm/coms/globals/Window.vue.d.ts +0 -68
  295. package/esm/coms/globals/index.d.ts +0 -9
  296. package/esm/coms/globals/types/WindowOptions.d.ts +0 -38
  297. package/esm/coms/globals/types/WindowProps.d.ts +0 -27
  298. package/esm/coms/globals/types/index.d.ts +0 -3
  299. package/esm/coms/headers/@types/TipsProps.d.ts +0 -10
  300. package/esm/coms/headers/Debugger.vue.d.ts +0 -2
  301. package/esm/coms/headers/HeaderRight.vue.d.ts +0 -8
  302. package/esm/coms/headers/Tips.vue.d.ts +0 -3
  303. package/esm/coms/index.d.ts +0 -12
  304. package/esm/coms/layouts/@types/index.d.ts +0 -1
  305. package/esm/coms/layouts/Desktop.vue.d.ts +0 -2
  306. package/esm/coms/layouts/Index.vue.d.ts +0 -28
  307. package/esm/coms/layouts/Side.vue.d.ts +0 -23
  308. package/esm/coms/layouts/Top.vue.d.ts +0 -5
  309. package/esm/coms/layouts/types/ITaskBar.d.ts +0 -6
  310. package/esm/coms/layouts/types/index.d.ts +0 -2
  311. package/esm/coms/lists/Racebar.vue.d.ts +0 -9
  312. package/esm/coms/lists/Statistic.vue.d.ts +0 -9
  313. package/esm/coms/lists/types/ListProps.d.ts +0 -15
  314. package/esm/coms/lists/types/index.d.ts +0 -2
  315. package/esm/coms/pages/@types/KeyboardType.d.ts +0 -8
  316. package/esm/coms/pages/Paging.vue.d.ts +0 -17
  317. package/esm/coms/pages/types/ColumnPageProps.d.ts +0 -11
  318. package/esm/coms/pages/types/CustomPageProps.d.ts +0 -11
  319. package/esm/coms/pages/types/DeletePageProps.d.ts +0 -15
  320. package/esm/coms/pages/types/KeyboardType.d.ts +0 -8
  321. package/esm/coms/pages/types/ListPageProps.d.ts +0 -15
  322. package/esm/coms/pages/types/PageEmit.d.ts +0 -22
  323. package/esm/coms/pages/types/PageProps.d.ts +0 -14
  324. package/esm/coms/pages/types/PagingPageProps.d.ts +0 -15
  325. package/esm/coms/pages/types/SchemaProps.d.ts +0 -30
  326. package/esm/coms/pages/types/SinglePageProps.d.ts +0 -15
  327. package/esm/coms/pages/types/index.d.ts +0 -11
  328. package/esm/coms/pagings/@types/SearchFooterProps.d.ts +0 -10
  329. package/esm/coms/pagings/Article.vue.d.ts +0 -19
  330. package/esm/coms/pagings/SearchFooter.vue.d.ts +0 -19
  331. package/esm/coms/pagings/Table.vue.d.ts +0 -24
  332. package/esm/coms/pagings/types/PagingProps.d.ts +0 -11
  333. package/esm/coms/pagings/types/index.d.ts +0 -2
  334. package/esm/coms/panels/types/OperationProps.d.ts +0 -10
  335. package/esm/coms/panels/types/index.d.ts +0 -2
  336. package/esm/coms/partials/types/ArticleFooterEmit.d.ts +0 -26
  337. package/esm/coms/partials/types/DetailEmit.d.ts +0 -18
  338. package/esm/coms/partials/types/DetailProps.d.ts +0 -22
  339. package/esm/coms/partials/types/PagingHeaderEmit.d.ts +0 -34
  340. package/esm/coms/partials/types/PagingHeaderProps.d.ts +0 -30
  341. package/esm/coms/partials/types/PagingRowEmit.d.ts +0 -26
  342. package/esm/coms/partials/types/PagingRowProps.d.ts +0 -22
  343. package/esm/coms/partials/types/TreeNodeProps.d.ts +0 -22
  344. package/esm/coms/partials/types/UpdateChildEmit.d.ts +0 -22
  345. package/esm/coms/partials/types/UpdateChildProps.d.ts +0 -22
  346. package/esm/coms/partials/types/UpdateEmit.d.ts +0 -14
  347. package/esm/coms/partials/types/UpdateProps.d.ts +0 -22
  348. package/esm/coms/partials/types/index.d.ts +0 -13
  349. package/esm/coms/searches/types/SearchProps.d.ts +0 -10
  350. package/esm/coms/searches/types/index.d.ts +0 -2
  351. package/esm/coms/singles/Table.vue.d.ts +0 -13
  352. package/esm/coms/singles/types/SingleProps.d.ts +0 -15
  353. package/esm/coms/singles/types/index.d.ts +0 -2
  354. package/esm/coms/texts/Rate.vue.d.ts +0 -14
  355. package/esm/plugins/PcMessenger.d.ts +0 -35
  356. package/esm/plugins/index.d.ts +0 -4
  357. package/esm/repos/QueryApi.d.ts +0 -10
  358. package/esm/repos/UploadApi.d.ts +0 -9
  359. package/esm/repos/index.d.ts +0 -1
  360. package/esm/svcs/PcI18nSvc.d.ts +0 -15
  361. package/esm/svcs/StandardSvc.d.ts +0 -40
  362. package/esm/svcs/Svcs.d.ts +0 -11
  363. package/esm/svcs/WindowSvc.d.ts +0 -26
  364. package/esm/svcs/index.d.ts +0 -24
  365. package/esm/types/CreatePcOptions.d.ts +0 -15
  366. package/esm/types/index.d.ts +0 -2
  367. package/esm/views/logins/Register.vue.d.ts +0 -2
  368. package/esm/views/sso/Callback.vue.d.ts +0 -2
  369. package/esm/views/sso/Index.vue.d.ts +0 -2
  370. package/esm/views/sso/Register.vue.d.ts +0 -2
  371. /package/esm/{coms → comp}/business/@types/DrawerProps.d.ts +0 -0
  372. /package/esm/{coms → comp}/business/Condition.vue.d.ts +0 -0
  373. /package/esm/{coms → comp}/business/Switch.vue.d.ts +0 -0
  374. /package/esm/{coms/commons → comp/common}/Debug.vue.d.ts +0 -0
  375. /package/esm/{coms/commons → comp/common}/Editable.vue.d.ts +0 -0
  376. /package/esm/{coms/commons → comp/common}/Loading.vue.d.ts +0 -0
  377. /package/esm/{coms/commons → comp/common}/MouseContext.vue.d.ts +0 -0
  378. /package/esm/{coms/commons → comp/common}/Particles.vue.d.ts +0 -0
  379. /package/esm/{coms/commons → comp/common}/Resizer.vue.d.ts +0 -0
  380. /package/esm/{coms/commons → comp/common}/TableColumn.vue.d.ts +0 -0
  381. /package/esm/{coms/controls → comp/control}/@types/ControlProps.d.ts +0 -0
  382. /package/esm/{coms/controls → comp/control}/@types/index.d.ts +0 -0
  383. /package/esm/{coms/controls → comp/control}/Autocomplete.vue.d.ts +0 -0
  384. /package/esm/{coms/controls → comp/control}/Checkbox.vue.d.ts +0 -0
  385. /package/esm/{coms/controls → comp/control}/Code.vue.d.ts +0 -0
  386. /package/esm/{coms/controls → comp/control}/Color.vue.d.ts +0 -0
  387. /package/esm/{coms/controls → comp/control}/Date.vue.d.ts +0 -0
  388. /package/esm/{coms/controls → comp/control}/DateRange.vue.d.ts +0 -0
  389. /package/esm/{coms/controls → comp/control}/DateTime.vue.d.ts +0 -0
  390. /package/esm/{coms/controls → comp/control}/DateTimeRange.vue.d.ts +0 -0
  391. /package/esm/{coms/controls → comp/control}/Decimal.vue.d.ts +0 -0
  392. /package/esm/{coms/controls → comp/control}/Email.vue.d.ts +0 -0
  393. /package/esm/{coms/controls → comp/control}/Image.vue.d.ts +0 -0
  394. /package/esm/{coms/controls → comp/control}/Int.vue.d.ts +0 -0
  395. /package/esm/{coms/controls → comp/control}/Markdown.vue.d.ts +0 -0
  396. /package/esm/{coms/controls → comp/control}/Month.vue.d.ts +0 -0
  397. /package/esm/{coms/controls → comp/control}/Password.vue.d.ts +0 -0
  398. /package/esm/{coms/controls → comp/control}/Progress.vue.d.ts +0 -0
  399. /package/esm/{coms/controls → comp/control}/Radio.vue.d.ts +0 -0
  400. /package/esm/{coms/controls → comp/control}/Rate.vue.d.ts +0 -0
  401. /package/esm/{coms/controls → comp/control}/Switch.vue.d.ts +0 -0
  402. /package/esm/{coms/controls → comp/control}/Text.vue.d.ts +0 -0
  403. /package/esm/{coms/controls → comp/control}/Textarea.vue.d.ts +0 -0
  404. /package/esm/{coms/controls → comp/control}/Time.vue.d.ts +0 -0
  405. /package/esm/{coms/controls → comp/control}/Year.vue.d.ts +0 -0
  406. /package/esm/{coms/controls → comp/control}/index.d.ts +0 -0
  407. /package/esm/{coms/globals → comp/global}/@types/WindowEmit.d.ts +0 -0
  408. /package/esm/{coms/globals → comp/global}/@types/WindowProps.d.ts +0 -0
  409. /package/esm/{coms/globals → comp/global}/@types/index.d.ts +0 -0
  410. /package/esm/{coms/globals → comp/global}/MissComponent.vue.d.ts +0 -0
  411. /package/esm/{coms/globals → comp/global}/SideTab.vue.d.ts +0 -0
  412. /package/esm/{coms/headers → comp/header}/Breadcrumb.vue.d.ts +0 -0
  413. /package/esm/{coms/headers → comp/header}/Changes.vue.d.ts +0 -0
  414. /package/esm/{coms/headers → comp/header}/Hamburger.vue.d.ts +0 -0
  415. /package/esm/{coms/headers → comp/header}/Index.vue.d.ts +0 -0
  416. /package/esm/{coms/headers → comp/header}/Log.vue.d.ts +0 -0
  417. /package/esm/{coms/headers → comp/header}/Logo.vue.d.ts +0 -0
  418. /package/esm/{coms/headers → comp/header}/Refresh.vue.d.ts +0 -0
  419. /package/esm/{coms/headers → comp/header}/Setting.vue.d.ts +0 -0
  420. /package/esm/{coms/headers → comp/header}/index.d.ts +0 -0
  421. /package/esm/{coms/layouts → comp/layout}/@types/ITaskBar.d.ts +0 -0
  422. /package/esm/{coms/layouts → comp/layout}/index.d.ts +0 -0
  423. /package/esm/{coms/lists → comp/list}/@types/index.d.ts +0 -0
  424. /package/esm/{coms/lists → comp/list}/Calender.vue.d.ts +0 -0
  425. /package/esm/{coms/lists → comp/list}/Timeline.vue.d.ts +0 -0
  426. /package/esm/{coms/lists → comp/list}/index.d.ts +0 -0
  427. /package/esm/{coms/pages → comp/page}/@types/ColumnPageProps.d.ts +0 -0
  428. /package/esm/{coms/pages → comp/page}/@types/CustomPageProps.d.ts +0 -0
  429. /package/esm/{coms/pages → comp/page}/@types/DeletePageProps.d.ts +0 -0
  430. /package/esm/{coms/pages → comp/page}/@types/ListPageProps.d.ts +0 -0
  431. /package/esm/{coms/pages → comp/page}/@types/PageEmit.d.ts +0 -0
  432. /package/esm/{coms/pages → comp/page}/@types/PageProps.d.ts +0 -0
  433. /package/esm/{coms/pages → comp/page}/@types/PagingPageProps.d.ts +0 -0
  434. /package/esm/{coms/pages → comp/page}/@types/SchemaProps.d.ts +0 -0
  435. /package/esm/{coms/pages → comp/page}/@types/SinglePageProps.d.ts +0 -0
  436. /package/esm/{coms/pages → comp/page}/@types/index.d.ts +0 -0
  437. /package/esm/{coms/pages → comp/page}/Delete.vue.d.ts +0 -0
  438. /package/esm/{coms/pages → comp/page}/Index.vue.d.ts +0 -0
  439. /package/esm/{coms/pages → comp/page}/index.d.ts +0 -0
  440. /package/esm/{coms/pagings → comp/paging}/@types/SearchFormProps.d.ts +0 -0
  441. /package/esm/{coms/pagings → comp/paging}/@types/index.d.ts +0 -0
  442. /package/esm/{coms/pagings → comp/paging}/Code.vue.d.ts +0 -0
  443. /package/esm/{coms/pagings → comp/paging}/DataImport.vue.d.ts +0 -0
  444. /package/esm/{coms/pagings → comp/paging}/File.vue.d.ts +0 -0
  445. /package/esm/{coms/pagings → comp/paging}/index.d.ts +0 -0
  446. /package/esm/{coms/panels → comp/panel}/@types/OperationProps.d.ts +0 -0
  447. /package/esm/{coms/panels → comp/panel}/@types/index.d.ts +0 -0
  448. /package/esm/{coms/panels → comp/panel}/Group.vue.d.ts +0 -0
  449. /package/esm/{coms/panels → comp/panel}/Header.vue.d.ts +0 -0
  450. /package/esm/{coms/panels → comp/panel}/Shrink.vue.d.ts +0 -0
  451. /package/esm/{coms/panels → comp/panel}/index.d.ts +0 -0
  452. /package/esm/{coms/partials → comp/partial}/@types/ArticleFooterEmit.d.ts +0 -0
  453. /package/esm/{coms/partials → comp/partial}/@types/DetailEmit.d.ts +0 -0
  454. /package/esm/{coms/partials → comp/partial}/@types/DetailProps.d.ts +0 -0
  455. /package/esm/{coms/partials → comp/partial}/@types/PagingHeaderEmit.d.ts +0 -0
  456. /package/esm/{coms/partials → comp/partial}/@types/PagingRowEmit.d.ts +0 -0
  457. /package/esm/{coms/partials → comp/partial}/@types/PagingRowProps.d.ts +0 -0
  458. /package/esm/{coms/partials → comp/partial}/@types/TreeNodeProps.d.ts +0 -0
  459. /package/esm/{coms/partials → comp/partial}/@types/UpdateChildEmit.d.ts +0 -0
  460. /package/esm/{coms/partials → comp/partial}/@types/UpdateChildProps.d.ts +0 -0
  461. /package/esm/{coms/partials → comp/partial}/@types/UpdateEmit.d.ts +0 -0
  462. /package/esm/{coms/partials → comp/partial}/@types/UpdateProps.d.ts +0 -0
  463. /package/esm/{coms/partials → comp/partial}/@types/index.d.ts +0 -0
  464. /package/esm/{coms/partials → comp/partial}/ArticleFooter.vue.d.ts +0 -0
  465. /package/esm/{coms/partials → comp/partial}/Detail.vue.d.ts +0 -0
  466. /package/esm/{coms/partials → comp/partial}/PagingHeader.vue.d.ts +0 -0
  467. /package/esm/{coms/partials → comp/partial}/PagingRow.vue.d.ts +0 -0
  468. /package/esm/{coms/partials → comp/partial}/TreeNode.vue.d.ts +0 -0
  469. /package/esm/{coms/partials → comp/partial}/Update.vue.d.ts +0 -0
  470. /package/esm/{coms/partials → comp/partial}/UpdateChild.vue.d.ts +0 -0
  471. /package/esm/{coms/partials → comp/partial}/index.d.ts +0 -0
  472. /package/esm/{coms/searches → comp/search}/@types/SearchProps.d.ts +0 -0
  473. /package/esm/{coms/searches → comp/search}/@types/index.d.ts +0 -0
  474. /package/esm/{coms/searches → comp/search}/Autocomplete.vue.d.ts +0 -0
  475. /package/esm/{coms/searches → comp/search}/Daterange.vue.d.ts +0 -0
  476. /package/esm/{coms/searches → comp/search}/Index.vue.d.ts +0 -0
  477. /package/esm/{coms/searches → comp/search}/Int.vue.d.ts +0 -0
  478. /package/esm/{coms/searches → comp/search}/Month.vue.d.ts +0 -0
  479. /package/esm/{coms/searches → comp/search}/Text.vue.d.ts +0 -0
  480. /package/esm/{coms/searches → comp/search}/index.d.ts +0 -0
  481. /package/esm/{coms/singles → comp/single}/Code.vue.d.ts +0 -0
  482. /package/esm/{coms/singles → comp/single}/Comment.vue.d.ts +0 -0
  483. /package/esm/{coms/singles → comp/single}/Statistic.vue.d.ts +0 -0
  484. /package/esm/{coms/singles → comp/single}/Stock.vue.d.ts +0 -0
  485. /package/esm/{coms/singles → comp/single}/Tree_Old.vue.d.ts +0 -0
  486. /package/esm/{coms/singles → comp/single}/index.d.ts +0 -0
  487. /package/esm/{drivers/messengers → driver/messenger}/index.d.ts +0 -0
  488. /package/esm/{svcs → svc}/AppSvc.d.ts +0 -0
  489. /package/esm/{svcs → svc}/LayoutSvc.d.ts +0 -0
  490. /package/esm/{svcs → svc}/UploadSvc.d.ts +0 -0
  491. /package/esm/{views/helps → view/help}/401.vue.d.ts +0 -0
  492. /package/esm/{views/helps → view/help}/404.vue.d.ts +0 -0
  493. /package/esm/{views/helps → view/help}/Maintaince.vue.d.ts +0 -0
  494. /package/esm/{views/helps → view/help}/Upgrade.vue.d.ts +0 -0
  495. /package/esm/{views/logins → view/sso}/Callback.vue.d.ts +0 -0
@@ -1,30 +0,0 @@
1
- /**
2
- * 架构属性基类
3
- */
4
- declare interface SchemaProps {
5
- /**
6
- * 模块
7
- */
8
- module: any;
9
- /**
10
- * 架构
11
- */
12
- schema: any[];
13
- /**
14
- * 数据表
15
- */
16
- table: any;
17
- /**
18
- * 布局
19
- */
20
- layout: any;
21
- /**
22
- * 下一个路由操作
23
- */
24
- next: any;
25
- /**
26
- * 数据集
27
- */
28
- set: any;
29
- }
30
- export default SchemaProps;
@@ -1,15 +0,0 @@
1
- import PageProps from "./PageProps";
2
- /**
3
- * 表单页面属性
4
- */
5
- interface SinglePageProps extends PageProps {
6
- /**
7
- * 基础架构信息(树页面右侧非必填)
8
- */
9
- base?: any;
10
- /**
11
- * 要显示哪个路由的表单信息,含页面来源类型,如果是列表页面,那么保存成功直接执行succeed回调
12
- */
13
- route: any;
14
- }
15
- export default SinglePageProps;
@@ -1,11 +0,0 @@
1
- import ColumnPageProps from "./ColumnPageProps";
2
- import CustomPageProps from "./CustomPageProps";
3
- import DeletePageProps from "./DeletePageProps";
4
- import KeyboardType from "./KeyboardType";
5
- import ListPageProps from "./ListPageProps";
6
- import PageEmit from "./PageEmit";
7
- import PageProps from "./PageProps";
8
- import PagingPageProps from "./PagingPageProps";
9
- import SchemaProps from "./SchemaProps";
10
- import SinglePageProps from "./SinglePageProps";
11
- export { type ColumnPageProps, type CustomPageProps, type DeletePageProps, type KeyboardType, type ListPageProps, type PageEmit, type PageProps, type PagingPageProps, type SchemaProps, type SinglePageProps };
@@ -1,10 +0,0 @@
1
- interface SearchFooterProps {
2
- schema: any[];
3
- table: any;
4
- layout: any;
5
- set: any;
6
- next: any;
7
- selection: any[];
8
- searchData: any;
9
- }
10
- export default SearchFooterProps;
@@ -1,19 +0,0 @@
1
- import { KeyboardType } from "halo-fe";
2
- import { PagingProps } from "./@types";
3
- declare const _default: import("vue").DefineComponent<PagingProps, {
4
- onKeyboard: (type: KeyboardType, event: KeyboardEvent) => void;
5
- onResize: (event: ResizeObserverEntry) => void;
6
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
- search: (...args: any[]) => void;
8
- close: (...args: any[]) => void;
9
- navigate: (...args: any[]) => void;
10
- succeed: (...args: any[]) => void;
11
- "page-change": (...args: any[]) => void;
12
- }, string, import("vue").PublicProps, Readonly<PagingProps> & Readonly<{
13
- onSearch?: (...args: any[]) => any;
14
- onClose?: (...args: any[]) => any;
15
- onNavigate?: (...args: any[]) => any;
16
- onSucceed?: (...args: any[]) => any;
17
- "onPage-change"?: (...args: any[]) => any;
18
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
19
- export default _default;
@@ -1,19 +0,0 @@
1
- import { SearchFooterProps } from "./@types";
2
- declare const _default: import("vue").DefineComponent<SearchFooterProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
- search: (...args: any[]) => void;
4
- add: (...args: any[]) => void;
5
- succeed: (...args: any[]) => void;
6
- copy: (...args: any[]) => void;
7
- remove: (...args: any[]) => void;
8
- "show-import": (...args: any[]) => void;
9
- "show-export": (...args: any[]) => void;
10
- }, string, import("vue").PublicProps, Readonly<SearchFooterProps> & Readonly<{
11
- onSearch?: (...args: any[]) => any;
12
- onAdd?: (...args: any[]) => any;
13
- onSucceed?: (...args: any[]) => any;
14
- onCopy?: (...args: any[]) => any;
15
- onRemove?: (...args: any[]) => any;
16
- "onShow-import"?: (...args: any[]) => any;
17
- "onShow-export"?: (...args: any[]) => any;
18
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
- export default _default;
@@ -1,24 +0,0 @@
1
- import { KeyboardType, SocketResponse } from "halo-fe";
2
- import { PagingProps } from "./@types";
3
- declare const _default: import("vue").DefineComponent<PagingProps, {
4
- onKeyboard: (type: KeyboardType, event: KeyboardEvent) => void;
5
- onSocket: (socketRes: SocketResponse<any>) => void;
6
- onResize: (event: ResizeObserverEntry) => void;
7
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
- search: (...args: any[]) => void;
9
- close: (...args: any[]) => void;
10
- navigate: (...args: any[]) => void;
11
- succeed: (...args: any[]) => void;
12
- sort: (...args: any[]) => void;
13
- "page-change": (...args: any[]) => void;
14
- "size-change": (...args: any[]) => void;
15
- }, string, import("vue").PublicProps, Readonly<PagingProps> & Readonly<{
16
- onSearch?: (...args: any[]) => any;
17
- onClose?: (...args: any[]) => any;
18
- onNavigate?: (...args: any[]) => any;
19
- onSucceed?: (...args: any[]) => any;
20
- onSort?: (...args: any[]) => any;
21
- "onPage-change"?: (...args: any[]) => any;
22
- "onSize-change"?: (...args: any[]) => any;
23
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
24
- export default _default;
@@ -1,11 +0,0 @@
1
- import { SchemaProps } from "../../pages/types";
2
- /**
3
- * 分页属性
4
- */
5
- interface PagingProps extends SchemaProps {
6
- /**
7
- * 搜索表单数据
8
- */
9
- searchData: any;
10
- }
11
- export default PagingProps;
@@ -1,2 +0,0 @@
1
- import PagingProps from "./PagingProps";
2
- export { type PagingProps };
@@ -1,10 +0,0 @@
1
- /**
2
- * 操作属性
3
- */
4
- interface OperationProps {
5
- /**
6
- * 填充距
7
- */
8
- padding?: number;
9
- }
10
- export default OperationProps;
@@ -1,2 +0,0 @@
1
- import OperationProps from "./OperationProps";
2
- export { type OperationProps };
@@ -1,26 +0,0 @@
1
- /**
2
- * 文章底部事件
3
- */
4
- interface ArticleFooterEmit {
5
- /**
6
- * 提交事件
7
- */
8
- (event: 'preview', row: any, evt: MouseEvent): any;
9
- /**
10
- * 关闭事件
11
- */
12
- (event: 'edit', row: any, evt: MouseEvent): any;
13
- /**
14
- * 关闭事件
15
- */
16
- (event: 'copy', row: any, evt: MouseEvent): any;
17
- /**
18
- * 关闭事件
19
- */
20
- (event: 'before-remove', row: any, evt: MouseEvent): any;
21
- /**
22
- * 关闭事件
23
- */
24
- (event: 'remove', rows: any[]): any;
25
- }
26
- export default ArticleFooterEmit;
@@ -1,18 +0,0 @@
1
- /**
2
- * 详情事件
3
- */
4
- interface DetailEmit {
5
- /**
6
- * 复制事件
7
- */
8
- (event: 'copy', row: any, evt: MouseEvent): any;
9
- /**
10
- * 编辑事件
11
- */
12
- (event: 'edit', row: any, evt: MouseEvent): any;
13
- /**
14
- * 关闭事件
15
- */
16
- (event: 'close'): any;
17
- }
18
- export default DetailEmit;
@@ -1,22 +0,0 @@
1
- /**
2
- * 明细页面传值
3
- */
4
- interface DetailProps {
5
- /**
6
- * 要显示哪个路由的表单信息
7
- */
8
- route: any;
9
- /**
10
- * 数据表
11
- */
12
- table: any;
13
- /**
14
- * 跳转信息
15
- */
16
- next: any;
17
- /**
18
- * 数据集
19
- */
20
- set: any;
21
- }
22
- export default DetailProps;
@@ -1,34 +0,0 @@
1
- /**
2
- * 分页头事件
3
- */
4
- interface PagingHeaderEmit {
5
- /**
6
- * 提交事件
7
- */
8
- (event: 'add', evt: MouseEvent): any;
9
- /**
10
- * 关闭事件
11
- */
12
- (event: 'remove', rows: any[]): any;
13
- /**
14
- * 关闭事件
15
- */
16
- (event: 'copy', rows: any[]): any;
17
- /**
18
- * 关闭事件
19
- */
20
- (event: 'show-import'): any;
21
- /**
22
- * 关闭事件
23
- */
24
- (event: 'show-export'): any;
25
- /**
26
- * 关闭事件
27
- */
28
- (event: 'succeed'): any;
29
- /**
30
- * 关闭事件
31
- */
32
- (event: 'submit', cb: () => void): any;
33
- }
34
- export default PagingHeaderEmit;
@@ -1,30 +0,0 @@
1
- /**
2
- * 分页头部传值
3
- */
4
- interface PagingHeaderProps {
5
- /**
6
- * 页面架构信息
7
- */
8
- schema: any[];
9
- /**
10
- * 数据表信息
11
- */
12
- table: any;
13
- /**
14
- * 跳转页面信息
15
- */
16
- next: any;
17
- /**
18
- * 数据集信息
19
- */
20
- set: any;
21
- /**
22
- * 布局信息
23
- */
24
- layout: any;
25
- /**
26
- * 选中数据行信息
27
- */
28
- selection: any[];
29
- }
30
- export default PagingHeaderProps;
@@ -1,26 +0,0 @@
1
- /**
2
- * 分页行事件
3
- */
4
- interface PagingRowEmit {
5
- /**
6
- * 提交事件
7
- */
8
- (event: 'preview', row: any, evt: MouseEvent): any;
9
- /**
10
- * 关闭事件
11
- */
12
- (event: 'edit', row: any, evt: MouseEvent): any;
13
- /**
14
- * 关闭事件
15
- */
16
- (event: 'copy', row: any, evt: MouseEvent): any;
17
- /**
18
- * 关闭事件
19
- */
20
- (event: 'before-remove', row: any, evt: MouseEvent): any;
21
- /**
22
- * 关闭事件
23
- */
24
- (event: 'remove', row: any[]): any;
25
- }
26
- export default PagingRowEmit;
@@ -1,22 +0,0 @@
1
- /**
2
- * 分页数据行属性
3
- */
4
- interface PagingRowProps {
5
- /**
6
- * 数据表
7
- */
8
- table: any;
9
- /**
10
- * 跳转操作
11
- */
12
- next: any;
13
- /**
14
- * 数据集
15
- */
16
- set: any;
17
- /**
18
- * 数据行
19
- */
20
- row: any;
21
- }
22
- export default PagingRowProps;
@@ -1,22 +0,0 @@
1
- /**
2
- * 树节点属性
3
- */
4
- interface TreeNodeProps {
5
- /**
6
- * 数据表
7
- */
8
- table: any;
9
- /**
10
- * 布局
11
- */
12
- layout: any;
13
- /**
14
- * 数据行
15
- */
16
- row: any;
17
- /**
18
- * 节点信息
19
- */
20
- node: any;
21
- }
22
- export default TreeNodeProps;
@@ -1,22 +0,0 @@
1
- /**
2
- * 更新从表事件
3
- */
4
- interface UpdateChildEmit {
5
- /**
6
- * 添加事件
7
- */
8
- (event: 'add'): any;
9
- /**
10
- * 插入事件
11
- */
12
- (event: 'insert', cb?: (index: number) => void): any;
13
- /**
14
- * 复制事件
15
- */
16
- (event: 'copy'): any;
17
- /**
18
- * 删除事件
19
- */
20
- (event: 'remove'): any;
21
- }
22
- export default UpdateChildEmit;
@@ -1,22 +0,0 @@
1
- /**
2
- * 子表更新属性
3
- */
4
- interface UpdateChildProps {
5
- /**
6
- * 模块
7
- */
8
- module: any;
9
- /**
10
- * 数据表
11
- */
12
- table: any;
13
- /**
14
- * 数据集
15
- */
16
- set: any;
17
- /**
18
- * 选区内容
19
- */
20
- selection: any[];
21
- }
22
- export default UpdateChildProps;
@@ -1,14 +0,0 @@
1
- /**
2
- * 更新主表事件
3
- */
4
- interface UpdateEmit {
5
- /**
6
- * 提交事件
7
- */
8
- (event: 'submit', evt: MouseEvent, data: any, cb: (ret: any) => void): any;
9
- /**
10
- * 关闭事件
11
- */
12
- (event: 'close'): any;
13
- }
14
- export default UpdateEmit;
@@ -1,22 +0,0 @@
1
- /**
2
- * 更新属性
3
- */
4
- interface UpdateProps {
5
- /**
6
- * 数据表
7
- */
8
- table: any;
9
- /**
10
- * 布局
11
- */
12
- layout: any;
13
- /**
14
- * 跳转操作
15
- */
16
- next: any;
17
- /**
18
- * 数据集
19
- */
20
- set: any;
21
- }
22
- export default UpdateProps;
@@ -1,13 +0,0 @@
1
- import ArticleFooterEmit from "./ArticleFooterEmit";
2
- import DetailEmit from "./DetailEmit";
3
- import DetailProps from "./DetailProps";
4
- import PagingHeaderEmit from "./PagingHeaderEmit";
5
- import PagingHeaderProps from "./PagingHeaderProps";
6
- import PagingRowEmit from "./PagingRowEmit";
7
- import PagingRowProps from "./PagingRowProps";
8
- import TreeNodeProps from "./TreeNodeProps";
9
- import UpdateChildEmit from "./UpdateChildEmit";
10
- import UpdateChildProps from "./UpdateChildProps";
11
- import UpdateEmit from "./UpdateEmit";
12
- import UpdateProps from "./UpdateProps";
13
- export { type ArticleFooterEmit, type DetailEmit, type DetailProps, type PagingHeaderEmit, type PagingHeaderProps, type PagingRowEmit, type PagingRowProps, type TreeNodeProps, type UpdateChildEmit, type UpdateChildProps, type UpdateEmit, type UpdateProps, };
@@ -1,10 +0,0 @@
1
- /**
2
- * 搜索属性
3
- */
4
- interface SearchProps {
5
- schema: any[];
6
- table: any;
7
- field: any;
8
- searchData: any;
9
- }
10
- export default SearchProps;
@@ -1,2 +0,0 @@
1
- import SearchProps from "./SearchProps";
2
- export { type SearchProps };
@@ -1,13 +0,0 @@
1
- import { SingleProps } from "./@types";
2
- declare const _default: import("vue").DefineComponent<SingleProps, {
3
- onResize: (event: ResizeObserverEntry) => void;
4
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
- change: (...args: any[]) => void;
6
- submit: (...args: any[]) => void;
7
- "row-edit": (...args: any[]) => void;
8
- }, string, import("vue").PublicProps, Readonly<SingleProps> & Readonly<{
9
- onChange?: (...args: any[]) => any;
10
- onSubmit?: (...args: any[]) => any;
11
- "onRow-edit"?: (...args: any[]) => any;
12
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
- export default _default;
@@ -1,15 +0,0 @@
1
- import { SchemaProps } from "../../pages/types";
2
- /**
3
- * 单页面属性
4
- */
5
- interface SingleProps extends SchemaProps {
6
- /**
7
- * 路由
8
- */
9
- route?: any;
10
- /**
11
- * 验证结果
12
- */
13
- validateErrors?: any[];
14
- }
15
- export default SingleProps;
@@ -1,2 +0,0 @@
1
- import SingleProps from "./SingleProps";
2
- export { type SingleProps };
@@ -1,14 +0,0 @@
1
- import { ControlProps } from "../controls/@types";
2
- type __VLS_Props = ControlProps & {
3
- modelValue?: string;
4
- };
5
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
- change: (...args: any[]) => void;
7
- submit: (...args: any[]) => void;
8
- "update:modelValue": (...args: any[]) => void;
9
- }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
10
- onChange?: (...args: any[]) => any;
11
- onSubmit?: (...args: any[]) => any;
12
- "onUpdate:modelValue"?: (...args: any[]) => any;
13
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
- export default _default;
@@ -1,35 +0,0 @@
1
- import { Messenger } from "halo-fe";
2
- /**
3
- * 消息服务
4
- */
5
- declare class PcMessenger extends Messenger {
6
- /**
7
- * 显示全局成功消息
8
- */
9
- success: (message: string) => void;
10
- /**
11
- * 显示全局警告消息
12
- */
13
- warning: (message: string) => void;
14
- /**
15
- * 显示全局信息消息
16
- */
17
- info: (message: string) => void;
18
- /**
19
- * 显示全局错误消息
20
- */
21
- error: (message: string) => void;
22
- /**
23
- * 显示全局错误消息
24
- */
25
- confirm: (title: string, message: string, options?: any) => Promise<any>;
26
- /**
27
- * 显示警告框
28
- */
29
- alert: (title: string, message: string, options?: any) => Promise<import("element-plus").MessageBoxData>;
30
- /**
31
- * 通知
32
- */
33
- notify: (title: string, message: string, type: string) => import("element-plus").NotificationHandle;
34
- }
35
- export default PcMessenger;
@@ -1,4 +0,0 @@
1
- import PcMessenger from "./PcMessenger";
2
- export * from "halo-fe";
3
- declare let pcMessenger: PcMessenger;
4
- export { pcMessenger };
@@ -1,10 +0,0 @@
1
- /**
2
- * 查询接口
3
- */
4
- declare class QueryApi {
5
- /**
6
- * 查询代码语言和文本语言映射关系
7
- */
8
- static loadCodeLanguage(): Promise<any>;
9
- }
10
- export default QueryApi;
@@ -1,9 +0,0 @@
1
- /**
2
- * 上传接口
3
- */
4
- export declare class UploadApi {
5
- /**
6
- * 获取上传令牌,过期自动获取
7
- */
8
- static getUploadToken(): Promise<any>;
9
- }
@@ -1 +0,0 @@
1
- export * from "./UploadApi";
@@ -1,15 +0,0 @@
1
- import { I18nSvc } from "halo-fe";
2
- /**
3
- * PC多语言服务
4
- */
5
- declare class PcI18nSvc extends I18nSvc {
6
- /**
7
- * Element UI语言包
8
- */
9
- locale: object;
10
- /**
11
- * 切换多语言
12
- */
13
- switchI18n(lang: string): Promise<void>;
14
- }
15
- export default PcI18nSvc;
@@ -1,40 +0,0 @@
1
- /**
2
- * 标准帮助类
3
- */
4
- declare class StandardSvc {
5
- /**
6
- * 把数组中的元素按照列数,分割成多行,并且计算好每列的列宽
7
- */
8
- getLines: (array: any[], columns: number, dataHandler: (field: any) => any, spanHandler: (field: any) => number) => any[];
9
- /**
10
- * 获取表的默认行数据
11
- */
12
- getDefaultRow: (table: any) => any;
13
- /**
14
- * 获取所有数据表的搜索字段信息
15
- */
16
- expandSearch: (schema: any[]) => any;
17
- /**
18
- * 展开数据和架构信息
19
- */
20
- expandSet: (schema: any[], set: any) => any;
21
- /**
22
- * 展开架构信息
23
- */
24
- expandSchema: (schema: any[], set: {
25
- [key: string]: any;
26
- }) => any[];
27
- /**
28
- * 更新提示内容
29
- */
30
- updateTooltip(table: any, row: any, field: any): Promise<void>;
31
- /**
32
- * 获取验证规则
33
- */
34
- getRules(errors: any[], table: any, field: any, index: number): any[];
35
- /**
36
- * 填充搜索条件中不存在的搜索条件表单
37
- */
38
- getConditionForm: (schema: any[], condition: string) => any;
39
- }
40
- export default StandardSvc;