agilebuilder-ui 1.1.65-tmp30 → 1.1.65-tmp32

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 (643) hide show
  1. package/es/chat-embed/src/index.vue.mjs +1 -1
  2. package/es/chat-embed/src/index.vue2.mjs +104 -100
  3. package/es/chat-embed/src/voice/js/crypto-js.mjs +46 -50
  4. package/es/chat-embed/src/voice/voice.vue.mjs +8 -11
  5. package/es/date-picker-range/index.vue.mjs +1 -1
  6. package/es/date-picker-range/index.vue2.mjs +41 -33
  7. package/es/department-tree-inline/src/department-tree-service.mjs +0 -1
  8. package/es/department-user-tree-inline/src/department-user-multiple-tree-inline.vue.mjs +14 -11
  9. package/es/department-user-tree-inline/src/department-user-single-tree-inline.vue.mjs +6 -6
  10. package/es/department-user-tree-inline/src/department-user-tree-multi-service.mjs +19 -20
  11. package/es/department-user-tree-inline/src/department-user-tree-single-service.mjs +0 -1
  12. package/es/department-user-tree-inline/src/search-result.vue.mjs +4 -4
  13. package/es/department-user-tree-mobile/src/department-user-tree-inline-app.vue.mjs +2 -2
  14. package/es/dynamic-source-select/src/dynamic-source-select.vue.mjs +86 -85
  15. package/es/fs-preview/src/fs-preview.vue.mjs +73 -59
  16. package/es/fs-upload/src/fs-upload-multi.vue.mjs +3 -3
  17. package/es/fs-upload-list/src/fs-upload-list.vue.mjs +5 -6
  18. package/es/fs-upload-new/src/file-upload-mobile/file-upload-app.vue.mjs +15 -17
  19. package/es/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue.mjs +19 -19
  20. package/es/fs-upload-new/src/file-upload-mobile/file-upload-component.vue2.mjs +2 -2
  21. package/es/fs-upload-new/src/fs-preview-new.vue.mjs +1 -1
  22. package/es/fs-upload-new/src/fs-preview-new.vue2.mjs +50 -50
  23. package/es/i18n-setting/index.mjs +7 -0
  24. package/es/i18n-setting/src/i18n-setting-dialog.vue.mjs +23 -0
  25. package/es/i18n-setting/src/i18n-setting.mjs +14 -0
  26. package/es/i18n-setting/src/index.vue.mjs +47 -0
  27. package/es/index.mjs +46 -41
  28. package/es/multipart-upload/src/multipart-upload-form.vue.mjs +5 -5
  29. package/es/multipart-upload/src/multipart-upload-list.vue.mjs +6 -6
  30. package/es/organization-input/src/organization-input.vue.mjs +58 -58
  31. package/es/remove-department/src/remove-dept-service.mjs +4 -5
  32. package/es/remove-user/src/remove-user-service.mjs +0 -1
  33. package/es/remove-workgroup/src/remove-workgroup-service.mjs +0 -1
  34. package/es/rich-editor/index.vue.mjs +43 -84
  35. package/es/scan-code-input/src/scan-code-input.vue.mjs +1 -1
  36. package/es/scan-code-input-browser/src/scan-code-input.vue.mjs +20 -9
  37. package/es/src/api/sso-service.mjs +0 -1
  38. package/es/src/i18n/langs/cn.mjs +1 -1
  39. package/es/src/i18n/langs/en.mjs +1 -1
  40. package/es/src/permission.mjs +7 -10
  41. package/es/src/router/index.mjs +0 -1
  42. package/es/src/store/index.mjs +0 -1
  43. package/es/src/store/modules/app.mjs +0 -1
  44. package/es/src/utils/common-util.mjs +143 -143
  45. package/es/src/utils/i18n-util.mjs +32 -30
  46. package/es/src/utils/iconUtils.mjs +0 -1
  47. package/es/src/utils/jump-page-utils.mjs +1 -1
  48. package/es/src/utils/permission.mjs +25 -26
  49. package/es/src/utils/permissionAuth.mjs +0 -1
  50. package/es/src/utils/restful-interface-utils.mjs +5 -6
  51. package/es/src/utils/watermark.mjs +2 -7
  52. package/es/src/utils/workflow-util.mjs +6 -6
  53. package/es/src/views/dsc-component/Sidebar/Item.vue.mjs +1 -1
  54. package/es/src/views/dsc-component/Sidebar/Item.vue2.mjs +1 -1
  55. package/es/src/views/layout/components/Menubar/Item.vue.mjs +1 -1
  56. package/es/src/views/layout/components/Menubar/Item.vue2.mjs +8 -8
  57. package/es/src/views/layout/components/Menubar/SidebarItem.vue.mjs +11 -11
  58. package/es/style.css +1 -3103
  59. package/es/super-grid/src/apis.mjs +155 -151
  60. package/es/super-grid/src/components/mobile-table-card.mjs +14 -10
  61. package/es/super-grid/src/components/select-input.vue.mjs +66 -66
  62. package/es/super-grid/src/custom-formatter.mjs +5 -6
  63. package/es/super-grid/src/dynamic-input.vue.mjs +31 -39
  64. package/es/super-grid/src/formValidatorUtil.mjs +0 -1
  65. package/es/super-grid/src/normal-column-content.vue.mjs +1 -2
  66. package/es/super-grid/src/normal-column.vue.mjs +12 -10
  67. package/es/super-grid/src/row-operation.vue.mjs +3 -3
  68. package/es/super-grid/src/search-form-item.vue.mjs +18 -14
  69. package/es/super-grid/src/search-form-number.vue.mjs +7 -6
  70. package/es/super-grid/src/search-form-open.vue.mjs +3 -2
  71. package/es/super-grid/src/search-form-open.vue2.mjs +4 -0
  72. package/es/super-grid/src/search-form-ordinarySearch.vue.mjs +1 -1
  73. package/es/super-grid/src/super-grid.vue.mjs +254 -242
  74. package/es/super-grid/src/utils.mjs +6 -6
  75. package/es/super-grid/src/view-image-dialog.vue.mjs +5 -5
  76. package/es/super-nine-grid/src/super-nine-grid.vue.mjs +89 -83
  77. package/es/utils/utils.mjs +0 -1
  78. package/es/utils/value-set.mjs +0 -1
  79. package/es/workflow-history-list/src/workflow-history-list.vue.mjs +11 -10
  80. package/es/workgroup-tree-inline/src/workgroup-tree-service.mjs +0 -1
  81. package/es/workgroup-user-tree-inline/src/workgroup-tree-inline-service.mjs +0 -1
  82. package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue.mjs +2 -2
  83. package/package.json +6 -2
  84. package/src/styles/index.scss +4 -0
  85. package/src/styles/theme/dark-blue/select.scss +27 -1
  86. package/src/styles/theme/forest-green/select.scss +27 -1
  87. package/src/styles/theme/green/select.scss +27 -1
  88. package/src/styles/theme/ocean-blue/select.scss +27 -1
  89. package/src/styles/theme/tiffany-blue-mobile/select.scss +29 -2
  90. package/.eslintrc.cjs +0 -28
  91. package/.prettierrc.json +0 -12
  92. package/dist/favicon.svg +0 -29
  93. package/dist/index.full.min.js +0 -16659
  94. package/dist/style.css +0 -3104
  95. package/index.html +0 -19
  96. package/lib/IntervalSelection/index.cjs +0 -5
  97. package/lib/IntervalSelection/src/sectionDate.vue.cjs +0 -45
  98. package/lib/IntervalSelection/src/sectionDate.vue2.cjs +0 -2
  99. package/lib/_virtual/__vite-browser-external.cjs +0 -2
  100. package/lib/_virtual/_plugin-vue_export-helper.cjs +0 -7
  101. package/lib/breadcrumb/index.cjs +0 -5
  102. package/lib/breadcrumb/src/breadcrumb.vue.cjs +0 -37
  103. package/lib/breadcrumb/src/breadcrumb.vue2.cjs +0 -2
  104. package/lib/chat-embed/index.cjs +0 -5
  105. package/lib/chat-embed/src/chat-addition-data.vue.cjs +0 -5
  106. package/lib/chat-embed/src/chat-addition-data.vue2.cjs +0 -15
  107. package/lib/chat-embed/src/chat-addition-data.vue3.cjs +0 -2
  108. package/lib/chat-embed/src/chat-ai-answer-tip.vue.cjs +0 -5
  109. package/lib/chat-embed/src/chat-ai-answer-tip.vue2.cjs +0 -26
  110. package/lib/chat-embed/src/chat-ai-answer-tip.vue3.cjs +0 -2
  111. package/lib/chat-embed/src/chat-bubble-footer.vue.cjs +0 -5
  112. package/lib/chat-embed/src/chat-bubble-footer.vue2.cjs +0 -28
  113. package/lib/chat-embed/src/chat-bubble-footer.vue3.cjs +0 -2
  114. package/lib/chat-embed/src/chat-embed-message.cjs +0 -16
  115. package/lib/chat-embed/src/chat-sender.vue.cjs +0 -5
  116. package/lib/chat-embed/src/chat-sender.vue2.cjs +0 -145
  117. package/lib/chat-embed/src/chat-sender.vue3.cjs +0 -2
  118. package/lib/chat-embed/src/components/answer-auto-chart.vue.cjs +0 -5
  119. package/lib/chat-embed/src/components/answer-auto-chart.vue2.cjs +0 -50
  120. package/lib/chat-embed/src/components/answer-auto-chart.vue3.cjs +0 -2
  121. package/lib/chat-embed/src/components/answer-home-chart.vue.cjs +0 -5
  122. package/lib/chat-embed/src/components/answer-home-chart.vue2.cjs +0 -3
  123. package/lib/chat-embed/src/components/answer-home-chart.vue3.cjs +0 -2
  124. package/lib/chat-embed/src/components/answer-interaction-data.vue.cjs +0 -5
  125. package/lib/chat-embed/src/components/answer-interaction-data.vue2.cjs +0 -107
  126. package/lib/chat-embed/src/components/answer-interaction-data.vue3.cjs +0 -2
  127. package/lib/chat-embed/src/components/history-detail.vue.cjs +0 -5
  128. package/lib/chat-embed/src/components/history-detail.vue2.cjs +0 -50
  129. package/lib/chat-embed/src/components/history-detail.vue3.cjs +0 -2
  130. package/lib/chat-embed/src/header.vue.cjs +0 -5
  131. package/lib/chat-embed/src/header.vue2.cjs +0 -39
  132. package/lib/chat-embed/src/header.vue3.cjs +0 -2
  133. package/lib/chat-embed/src/index.vue.cjs +0 -5
  134. package/lib/chat-embed/src/index.vue2.cjs +0 -281
  135. package/lib/chat-embed/src/index.vue3.cjs +0 -2
  136. package/lib/chat-embed/src/recommendation-message.vue.cjs +0 -5
  137. package/lib/chat-embed/src/recommendation-message.vue2.cjs +0 -8
  138. package/lib/chat-embed/src/recommendation-message.vue3.cjs +0 -2
  139. package/lib/chat-embed/src/sidebar-item.vue.cjs +0 -5
  140. package/lib/chat-embed/src/sidebar-item.vue2.cjs +0 -109
  141. package/lib/chat-embed/src/sidebar-item.vue3.cjs +0 -2
  142. package/lib/chat-embed/src/type.cjs +0 -3
  143. package/lib/chat-embed/src/util/chat-embed-util.cjs +0 -51
  144. package/lib/chat-embed/src/util/history-message-util.cjs +0 -74
  145. package/lib/chat-embed/src/util/mcp-utils.cjs +0 -50
  146. package/lib/chat-embed/src/util/text-file-util.cjs +0 -8
  147. package/lib/chat-embed/src/voice/index.cjs +0 -5
  148. package/lib/chat-embed/src/voice/js/crypto-js.cjs +0 -1005
  149. package/lib/chat-embed/src/voice/js/processor/index.umd.cjs +0 -170
  150. package/lib/chat-embed/src/voice/js/timer.cjs +0 -8
  151. package/lib/chat-embed/src/voice/voice.vue.cjs +0 -96
  152. package/lib/date-picker-range/index.cjs +0 -5
  153. package/lib/date-picker-range/index.vue.cjs +0 -5
  154. package/lib/date-picker-range/index.vue2.cjs +0 -89
  155. package/lib/date-picker-range/index.vue3.cjs +0 -2
  156. package/lib/department-tree/index.cjs +0 -5
  157. package/lib/department-tree/src/department-tree.vue.cjs +0 -17
  158. package/lib/department-tree-inline/index.cjs +0 -5
  159. package/lib/department-tree-inline/src/department-multi-tree-inline.vue.cjs +0 -81
  160. package/lib/department-tree-inline/src/department-multi-tree-inline.vue2.cjs +0 -2
  161. package/lib/department-tree-inline/src/department-single-tree-inline.vue.cjs +0 -54
  162. package/lib/department-tree-inline/src/department-single-tree-inline.vue2.cjs +0 -2
  163. package/lib/department-tree-inline/src/department-tree-inline.vue.cjs +0 -12
  164. package/lib/department-tree-inline/src/department-tree-service.cjs +0 -106
  165. package/lib/department-tree-inline/src/search-result.vue.cjs +0 -36
  166. package/lib/department-tree-inline/src/search-result.vue2.cjs +0 -2
  167. package/lib/department-tree-mobile/index.cjs +0 -5
  168. package/lib/department-tree-mobile/src/department-tree-app.vue.cjs +0 -13
  169. package/lib/department-tree-mobile/src/department-tree-app.vue2.cjs +0 -2
  170. package/lib/department-tree-mobile/src/department-tree-app.vue3.cjs +0 -3
  171. package/lib/department-tree-mobile/src/department-tree-inline-app.vue.cjs +0 -110
  172. package/lib/department-tree-mobile/src/department-tree-inline-app.vue2.cjs +0 -3
  173. package/lib/department-tree-mobile/src/department-tree-service.cjs +0 -47
  174. package/lib/department-tree-mobile/src/dept-path.vue.cjs +0 -13
  175. package/lib/department-tree-mobile/src/dept-path.vue2.cjs +0 -3
  176. package/lib/department-tree-mobile/src/dept-result.vue.cjs +0 -14
  177. package/lib/department-tree-mobile/src/dept-result.vue2.cjs +0 -3
  178. package/lib/department-user-tree/index.cjs +0 -5
  179. package/lib/department-user-tree/src/department-user-multiple-tree.vue.cjs +0 -16
  180. package/lib/department-user-tree/src/department-user-multiple-tree.vue2.cjs +0 -2
  181. package/lib/department-user-tree/src/department-user-single-tree.vue.cjs +0 -14
  182. package/lib/department-user-tree/src/department-user-tree.vue.cjs +0 -21
  183. package/lib/department-user-tree-inline/index.cjs +0 -5
  184. package/lib/department-user-tree-inline/src/department-user-multiple-tree-inline.vue.cjs +0 -154
  185. package/lib/department-user-tree-inline/src/department-user-multiple-tree-inline.vue2.cjs +0 -2
  186. package/lib/department-user-tree-inline/src/department-user-single-tree-inline.vue.cjs +0 -57
  187. package/lib/department-user-tree-inline/src/department-user-single-tree-inline.vue2.cjs +0 -2
  188. package/lib/department-user-tree-inline/src/department-user-tree-inline.vue.cjs +0 -11
  189. package/lib/department-user-tree-inline/src/department-user-tree-multi-service.cjs +0 -78
  190. package/lib/department-user-tree-inline/src/department-user-tree-single-service.cjs +0 -51
  191. package/lib/department-user-tree-inline/src/group-user/group-input.vue.cjs +0 -34
  192. package/lib/department-user-tree-inline/src/group-user/group-list.vue.cjs +0 -22
  193. package/lib/department-user-tree-inline/src/group-user/group-user.vue.cjs +0 -10
  194. package/lib/department-user-tree-inline/src/group-user-multiple-tree.vue.cjs +0 -72
  195. package/lib/department-user-tree-inline/src/group-user-single-tree.vue.cjs +0 -28
  196. package/lib/department-user-tree-inline/src/group-user-tree-service.cjs +0 -33
  197. package/lib/department-user-tree-inline/src/search-result.vue.cjs +0 -38
  198. package/lib/department-user-tree-inline/src/search-result.vue2.cjs +0 -2
  199. package/lib/department-user-tree-mobile/index.cjs +0 -5
  200. package/lib/department-user-tree-mobile/src/department-user-tree-app.vue.cjs +0 -13
  201. package/lib/department-user-tree-mobile/src/department-user-tree-app.vue2.cjs +0 -2
  202. package/lib/department-user-tree-mobile/src/department-user-tree-app.vue3.cjs +0 -3
  203. package/lib/department-user-tree-mobile/src/department-user-tree-inline-app.vue.cjs +0 -124
  204. package/lib/department-user-tree-mobile/src/department-user-tree-inline-app.vue2.cjs +0 -3
  205. package/lib/department-user-tree-mobile/src/department-user-tree-service.cjs +0 -28
  206. package/lib/department-user-tree-mobile/src/dept-path.vue.cjs +0 -13
  207. package/lib/department-user-tree-mobile/src/dept-path.vue2.cjs +0 -3
  208. package/lib/department-user-tree-mobile/src/dept-result.vue.cjs +0 -14
  209. package/lib/department-user-tree-mobile/src/dept-result.vue2.cjs +0 -3
  210. package/lib/directives/prevent-reclick.cjs +0 -14
  211. package/lib/dynamic-source-select/index.cjs +0 -5
  212. package/lib/dynamic-source-select/src/dynamic-source-select-service.cjs +0 -30
  213. package/lib/dynamic-source-select/src/dynamic-source-select.vue.cjs +0 -266
  214. package/lib/dynamic-source-select/src/dynamic-source-select.vue2.cjs +0 -2
  215. package/lib/dynamic-source-select/src/dynamic-source-select.vue3.cjs +0 -2
  216. package/lib/dynamic-source-select/src/events.cjs +0 -28
  217. package/lib/empty-state/index.vue.cjs +0 -6
  218. package/lib/empty-state/index.vue2.cjs +0 -3
  219. package/lib/favicon.svg +0 -29
  220. package/lib/fs-preview/index.cjs +0 -5
  221. package/lib/fs-preview/src/fs-preview.vue.cjs +0 -119
  222. package/lib/fs-preview/src/fs-preview.vue2.cjs +0 -2
  223. package/lib/fs-upload/index.cjs +0 -5
  224. package/lib/fs-upload/src/fs-upload-multi.vue.cjs +0 -63
  225. package/lib/fs-upload/src/fs-upload-single.vue.cjs +0 -64
  226. package/lib/fs-upload/src/fs-upload.vue.cjs +0 -18
  227. package/lib/fs-upload/src/see-big-picture.vue.cjs +0 -9
  228. package/lib/fs-upload-list/index.cjs +0 -5
  229. package/lib/fs-upload-list/src/fs-upload-list.vue.cjs +0 -91
  230. package/lib/fs-upload-list/src/fs-upload-list.vue2.cjs +0 -2
  231. package/lib/fs-upload-new/index.cjs +0 -5
  232. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-app.vue.cjs +0 -57
  233. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-app.vue2.cjs +0 -3
  234. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue.cjs +0 -170
  235. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue2.cjs +0 -3
  236. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue.cjs +0 -5
  237. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue2.cjs +0 -32
  238. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue3.cjs +0 -2
  239. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-input.vue.cjs +0 -41
  240. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-input.vue2.cjs +0 -3
  241. package/lib/fs-upload-new/src/file-upload-mobile/file-upload.vue.cjs +0 -29
  242. package/lib/fs-upload-new/src/file-upload-mobile/file-upload.vue2.cjs +0 -3
  243. package/lib/fs-upload-new/src/fs-button-upload.vue.cjs +0 -5
  244. package/lib/fs-upload-new/src/fs-button-upload.vue2.cjs +0 -55
  245. package/lib/fs-upload-new/src/fs-button-upload.vue3.cjs +0 -2
  246. package/lib/fs-upload-new/src/fs-drag-upload.vue.cjs +0 -5
  247. package/lib/fs-upload-new/src/fs-drag-upload.vue2.cjs +0 -55
  248. package/lib/fs-upload-new/src/fs-drag-upload.vue3.cjs +0 -2
  249. package/lib/fs-upload-new/src/fs-preview-new.vue.cjs +0 -5
  250. package/lib/fs-upload-new/src/fs-preview-new.vue2.cjs +0 -84
  251. package/lib/fs-upload-new/src/fs-preview-new.vue3.cjs +0 -2
  252. package/lib/fs-upload-new/src/fs-preview-new.vue4.cjs +0 -2
  253. package/lib/fs-upload-new/src/fs-upload-new.vue.cjs +0 -54
  254. package/lib/fs-upload-new/src/fs-upload-new.vue2.cjs +0 -3
  255. package/lib/hamburger/index.cjs +0 -5
  256. package/lib/hamburger/src/hamburger.vue.cjs +0 -11
  257. package/lib/hamburger/src/hamburger.vue2.cjs +0 -2
  258. package/lib/index.cjs +0 -41
  259. package/lib/json-view/json-view-dialog.vue.cjs +0 -16
  260. package/lib/json-view/json-view-dialog.vue2.cjs +0 -3
  261. package/lib/json-view/json-view.vue.cjs +0 -3
  262. package/lib/json-view/json-view.vue2.cjs +0 -32
  263. package/lib/multipart-upload/index.cjs +0 -5
  264. package/lib/multipart-upload/src/index.vue.cjs +0 -10
  265. package/lib/multipart-upload/src/multipart-upload-form.vue.cjs +0 -73
  266. package/lib/multipart-upload/src/multipart-upload-list.vue.cjs +0 -96
  267. package/lib/organization-input/index.cjs +0 -5
  268. package/lib/organization-input/src/organization-input.vue.cjs +0 -218
  269. package/lib/organization-input/src/organization-input.vue2.cjs +0 -2
  270. package/lib/plugins/export-data-new.cjs +0 -229
  271. package/lib/plugins/export-data.cjs +0 -173
  272. package/lib/plugins/index.cjs +0 -5
  273. package/lib/plugins/public-method.cjs +0 -13
  274. package/lib/remove-department/index.cjs +0 -5
  275. package/lib/remove-department/src/remove-department.vue.cjs +0 -27
  276. package/lib/remove-department/src/remove-dept-service.cjs +0 -12
  277. package/lib/remove-user/index.cjs +0 -5
  278. package/lib/remove-user/src/remove-user-service.cjs +0 -12
  279. package/lib/remove-user/src/remove-user.vue.cjs +0 -29
  280. package/lib/remove-workgroup/index.cjs +0 -5
  281. package/lib/remove-workgroup/src/remove-workgroup-service.cjs +0 -12
  282. package/lib/remove-workgroup/src/remove-workgroup.vue.cjs +0 -25
  283. package/lib/rich-editor/index.cjs +0 -5
  284. package/lib/rich-editor/index.vue.cjs +0 -67
  285. package/lib/rich-editor/tinymce/zh_CN.cjs +0 -2
  286. package/lib/rich-editor/viewer.vue.cjs +0 -24
  287. package/lib/row-form/index.cjs +0 -5
  288. package/lib/row-form/index.vue.cjs +0 -5
  289. package/lib/row-form/index.vue2.cjs +0 -56
  290. package/lib/row-form/index.vue3.cjs +0 -2
  291. package/lib/row-form/operation.vue.cjs +0 -28
  292. package/lib/row-form/operation.vue2.cjs +0 -3
  293. package/lib/scan-code-input/index.cjs +0 -5
  294. package/lib/scan-code-input/src/events.cjs +0 -13
  295. package/lib/scan-code-input/src/scan-code-input.vue.cjs +0 -26
  296. package/lib/scan-code-input-browser/index.cjs +0 -5
  297. package/lib/scan-code-input-browser/src/scan-code-input.vue.cjs +0 -34
  298. package/lib/secret-info/index.cjs +0 -5
  299. package/lib/secret-info/index.vue.cjs +0 -13
  300. package/lib/src/api/sso-service.cjs +0 -55
  301. package/lib/src/api/tab.cjs +0 -14
  302. package/lib/src/assets/401/401.gif.cjs +0 -2
  303. package/lib/src/assets/404/404-cloud.png.cjs +0 -2
  304. package/lib/src/assets/404/404.png.cjs +0 -2
  305. package/lib/src/assets/chat-embed/robot.gif.cjs +0 -2
  306. package/lib/src/assets/chat-embed/robot.svg.cjs +0 -2
  307. package/lib/src/assets/nonemessage.png.cjs +0 -2
  308. package/lib/src/components/Affix/index.vue.cjs +0 -5
  309. package/lib/src/components/Affix/index.vue2.cjs +0 -81
  310. package/lib/src/components/Affix/index.vue3.cjs +0 -2
  311. package/lib/src/components/Card/index.cjs +0 -46
  312. package/lib/src/components/Scrollbar/index.vue.cjs +0 -48
  313. package/lib/src/components/Scrollbar/index.vue2.cjs +0 -2
  314. package/lib/src/directives/permission/index.cjs +0 -5
  315. package/lib/src/directives/permission/permission.cjs +0 -9
  316. package/lib/src/i18n/i18n.cjs +0 -3
  317. package/lib/src/i18n/langs/cn.cjs +0 -2
  318. package/lib/src/i18n/langs/en.cjs +0 -2
  319. package/lib/src/mixins/resizeMixin.cjs +0 -20
  320. package/lib/src/permission.cjs +0 -76
  321. package/lib/src/router/index.cjs +0 -16
  322. package/lib/src/store/getters.cjs +0 -2
  323. package/lib/src/store/index.cjs +0 -16
  324. package/lib/src/store/modules/app.cjs +0 -40
  325. package/lib/src/store/modules/chat-ai-store.cjs +0 -33
  326. package/lib/src/store/modules/permission.cjs +0 -30
  327. package/lib/src/store/modules/system.cjs +0 -10
  328. package/lib/src/store/modules/tab-content.cjs +0 -18
  329. package/lib/src/store/modules/table.cjs +0 -17
  330. package/lib/src/store/modules/user.cjs +0 -133
  331. package/lib/src/utils/auth-api.cjs +0 -132
  332. package/lib/src/utils/auth.cjs +0 -86
  333. package/lib/src/utils/calculator/calculator-factory-wf.cjs +0 -166
  334. package/lib/src/utils/calculator/calculator-factory.cjs +0 -92
  335. package/lib/src/utils/calculator/calculator-util.cjs +0 -53
  336. package/lib/src/utils/chat-ai-util.cjs +0 -26
  337. package/lib/src/utils/common-util.cjs +0 -362
  338. package/lib/src/utils/eventBus.cjs +0 -3
  339. package/lib/src/utils/file-util.cjs +0 -22
  340. package/lib/src/utils/global-prop.cjs +0 -22
  341. package/lib/src/utils/guid.cjs +0 -7
  342. package/lib/src/utils/i18n-util.cjs +0 -62
  343. package/lib/src/utils/iconUtils.cjs +0 -19
  344. package/lib/src/utils/index.cjs +0 -32
  345. package/lib/src/utils/insert_css.cjs +0 -18
  346. package/lib/src/utils/json-util.cjs +0 -45
  347. package/lib/src/utils/jump-page-utils.cjs +0 -256
  348. package/lib/src/utils/local-storage.cjs +0 -18
  349. package/lib/src/utils/menu.cjs +0 -13
  350. package/lib/src/utils/permission.cjs +0 -41
  351. package/lib/src/utils/permissionAuth.cjs +0 -120
  352. package/lib/src/utils/range-selector.cjs +0 -101
  353. package/lib/src/utils/request.cjs +0 -131
  354. package/lib/src/utils/resize.cjs +0 -11
  355. package/lib/src/utils/restful-interface-utils.cjs +0 -15
  356. package/lib/src/utils/util.cjs +0 -341
  357. package/lib/src/utils/validate.cjs +0 -12
  358. package/lib/src/utils/voice-setting-cache.cjs +0 -199
  359. package/lib/src/utils/watermark-cache.cjs +0 -10
  360. package/lib/src/utils/watermark.cjs +0 -33
  361. package/lib/src/utils/workflow-util.cjs +0 -41
  362. package/lib/src/views/dsc-component/Sidebar/Item.vue.cjs +0 -5
  363. package/lib/src/views/dsc-component/Sidebar/Item.vue2.cjs +0 -9
  364. package/lib/src/views/dsc-component/Sidebar/Item.vue3.cjs +0 -2
  365. package/lib/src/views/dsc-component/Sidebar/Link.vue.cjs +0 -11
  366. package/lib/src/views/dsc-component/Sidebar/SidebarItem.vue.cjs +0 -46
  367. package/lib/src/views/dsc-component/Sidebar/SidebarItem.vue2.cjs +0 -2
  368. package/lib/src/views/dsc-component/Sidebar/index.vue.cjs +0 -103
  369. package/lib/src/views/dsc-component/tabs/tab-content.vue.cjs +0 -61
  370. package/lib/src/views/dsc-component/tabs/tab-content.vue2.cjs +0 -2
  371. package/lib/src/views/dsc-component/tabs/tab-content.vue3.cjs +0 -2
  372. package/lib/src/views/error-page/401.vue.cjs +0 -11
  373. package/lib/src/views/error-page/401.vue2.cjs +0 -2
  374. package/lib/src/views/error-page/404.vue.cjs +0 -8
  375. package/lib/src/views/error-page/404.vue2.cjs +0 -2
  376. package/lib/src/views/layout/EmptyLayout.vue.cjs +0 -7
  377. package/lib/src/views/layout/Layout.vue.cjs +0 -21
  378. package/lib/src/views/layout/Layout.vue2.cjs +0 -2
  379. package/lib/src/views/layout/NewLayout.vue.cjs +0 -7
  380. package/lib/src/views/layout/components/AppMain.vue.cjs +0 -11
  381. package/lib/src/views/layout/components/AppMain.vue2.cjs +0 -2
  382. package/lib/src/views/layout/components/Breadcrumb/index.vue.cjs +0 -56
  383. package/lib/src/views/layout/components/Breadcrumb/index.vue2.cjs +0 -2
  384. package/lib/src/views/layout/components/Menubar/Item.vue.cjs +0 -5
  385. package/lib/src/views/layout/components/Menubar/Item.vue2.cjs +0 -13
  386. package/lib/src/views/layout/components/Menubar/Item.vue3.cjs +0 -2
  387. package/lib/src/views/layout/components/Menubar/Link.vue.cjs +0 -11
  388. package/lib/src/views/layout/components/Menubar/SidebarItem.vue.cjs +0 -47
  389. package/lib/src/views/layout/components/Menubar/SidebarItem.vue2.cjs +0 -2
  390. package/lib/src/views/layout/components/Menubar/index.vue.cjs +0 -79
  391. package/lib/src/views/layout/components/Sidebar/Item.vue.cjs +0 -7
  392. package/lib/src/views/layout/components/Sidebar/Item.vue2.cjs +0 -3
  393. package/lib/src/views/layout/components/Sidebar/Link.vue.cjs +0 -9
  394. package/lib/src/views/layout/components/Sidebar/SidebarItem.vue.cjs +0 -16
  395. package/lib/src/views/layout/components/Sidebar/SidebarItem.vue2.cjs +0 -2
  396. package/lib/src/views/layout/components/Sidebar/index.vue.cjs +0 -51
  397. package/lib/src/views/layout/components/iframe-page.vue.cjs +0 -12
  398. package/lib/src/views/layout/components/iframe-page.vue2.cjs +0 -2
  399. package/lib/src/views/layout/components/tabs/tab-content.vue.cjs +0 -60
  400. package/lib/src/views/layout/components/tabs/tab-content.vue2.cjs +0 -2
  401. package/lib/src/views/layout/components/tabs/tab-content.vue3.cjs +0 -2
  402. package/lib/src/views/layout/mixin/ResizeHandler.cjs +0 -14
  403. package/lib/src/views/layout/tab-content-iframe-index.vue.cjs +0 -12
  404. package/lib/src/views/layout/tab-content-iframe-index.vue2.cjs +0 -2
  405. package/lib/src/views/layout/tab-content-index.vue.cjs +0 -22
  406. package/lib/src/views/layout/tab-content-index.vue2.cjs +0 -2
  407. package/lib/src/views/login/authredirect.vue.cjs +0 -6
  408. package/lib/src/views/redirect/index.vue.cjs +0 -17
  409. package/lib/src/views/super-icon/index.cjs +0 -5
  410. package/lib/src/views/super-icon/src/index.vue.cjs +0 -5
  411. package/lib/src/views/super-icon/src/index.vue2.cjs +0 -10
  412. package/lib/src/views/super-icon/src/index.vue3.cjs +0 -2
  413. package/lib/src/views/svg-icon/src/svg-icon.vue.cjs +0 -2
  414. package/lib/src/views/svg-icon/src/svg-icon.vue2.cjs +0 -12
  415. package/lib/src/views/wf-history/tache-subprocess-history.vue.cjs +0 -12
  416. package/lib/src/views/wf-history/tache-subprocess-history.vue2.cjs +0 -2
  417. package/lib/style.css +0 -3103
  418. package/lib/super-grid/index.cjs +0 -5
  419. package/lib/super-grid/src/apis.cjs +0 -477
  420. package/lib/super-grid/src/columns-config.vue.cjs +0 -76
  421. package/lib/super-grid/src/components/grid-icon.vue.cjs +0 -39
  422. package/lib/super-grid/src/components/grid-radio-input.vue.cjs +0 -22
  423. package/lib/super-grid/src/components/grid-radio-input.vue2.cjs +0 -3
  424. package/lib/super-grid/src/components/mobile-table-card.cjs +0 -99
  425. package/lib/super-grid/src/components/select-input.vue.cjs +0 -141
  426. package/lib/super-grid/src/components/select-input.vue2.cjs +0 -3
  427. package/lib/super-grid/src/custom-formatter.cjs +0 -163
  428. package/lib/super-grid/src/dynamic-input.vue.cjs +0 -465
  429. package/lib/super-grid/src/eventBus.cjs +0 -3
  430. package/lib/super-grid/src/events.cjs +0 -35
  431. package/lib/super-grid/src/formValidatorUtil.cjs +0 -106
  432. package/lib/super-grid/src/formatter.cjs +0 -69
  433. package/lib/super-grid/src/group-column.vue.cjs +0 -19
  434. package/lib/super-grid/src/header-context-menu.vue.cjs +0 -12
  435. package/lib/super-grid/src/header-context-menu.vue2.cjs +0 -2
  436. package/lib/super-grid/src/index-column.vue.cjs +0 -19
  437. package/lib/super-grid/src/normal-column-content.vue.cjs +0 -303
  438. package/lib/super-grid/src/normal-column-content.vue2.cjs +0 -2
  439. package/lib/super-grid/src/normal-column.vue.cjs +0 -90
  440. package/lib/super-grid/src/normal-column.vue2.cjs +0 -2
  441. package/lib/super-grid/src/public-methods.cjs +0 -20
  442. package/lib/super-grid/src/row-detail.vue.cjs +0 -11
  443. package/lib/super-grid/src/row-operation.vue.cjs +0 -82
  444. package/lib/super-grid/src/row-operation.vue2.cjs +0 -2
  445. package/lib/super-grid/src/scan-util.cjs +0 -98
  446. package/lib/super-grid/src/search-button.vue.cjs +0 -20
  447. package/lib/super-grid/src/search-condition-input.vue.cjs +0 -13
  448. package/lib/super-grid/src/search-condition-list.vue.cjs +0 -17
  449. package/lib/super-grid/src/search-form-advancedQuery.vue.cjs +0 -106
  450. package/lib/super-grid/src/search-form-advancedQuery.vue2.cjs +0 -2
  451. package/lib/super-grid/src/search-form-dialog.vue.cjs +0 -23
  452. package/lib/super-grid/src/search-form-item.vue.cjs +0 -120
  453. package/lib/super-grid/src/search-form-item.vue2.cjs +0 -2
  454. package/lib/super-grid/src/search-form-mobile.vue.cjs +0 -32
  455. package/lib/super-grid/src/search-form-mobile.vue2.cjs +0 -2
  456. package/lib/super-grid/src/search-form-number.vue.cjs +0 -21
  457. package/lib/super-grid/src/search-form-open.vue.cjs +0 -46
  458. package/lib/super-grid/src/search-form-ordinarySearch.vue.cjs +0 -33
  459. package/lib/super-grid/src/search-form-ordinarySearch.vue2.cjs +0 -2
  460. package/lib/super-grid/src/search-form.vue.cjs +0 -194
  461. package/lib/super-grid/src/search-form.vue2.cjs +0 -2
  462. package/lib/super-grid/src/search-methods.cjs +0 -163
  463. package/lib/super-grid/src/selection-column.vue.cjs +0 -9
  464. package/lib/super-grid/src/store.cjs +0 -3
  465. package/lib/super-grid/src/super-grid-service.cjs +0 -253
  466. package/lib/super-grid/src/super-grid.vue.cjs +0 -1083
  467. package/lib/super-grid/src/super-grid.vue2.cjs +0 -2
  468. package/lib/super-grid/src/utils.cjs +0 -373
  469. package/lib/super-grid/src/view-image-dialog.vue.cjs +0 -60
  470. package/lib/super-icon/index.cjs +0 -5
  471. package/lib/super-icon/src/index.vue.cjs +0 -5
  472. package/lib/super-icon/src/index.vue2.cjs +0 -10
  473. package/lib/super-icon/src/index.vue3.cjs +0 -2
  474. package/lib/super-nine-grid/index.cjs +0 -5
  475. package/lib/super-nine-grid/src/apis.cjs +0 -33
  476. package/lib/super-nine-grid/src/custom-formatter.cjs +0 -33
  477. package/lib/super-nine-grid/src/formatter.cjs +0 -36
  478. package/lib/super-nine-grid/src/search-form-number.vue.cjs +0 -9
  479. package/lib/super-nine-grid/src/search-form.vue.cjs +0 -84
  480. package/lib/super-nine-grid/src/search-form.vue2.cjs +0 -2
  481. package/lib/super-nine-grid/src/search-methods.cjs +0 -47
  482. package/lib/super-nine-grid/src/store.cjs +0 -3
  483. package/lib/super-nine-grid/src/super-grid-service.cjs +0 -35
  484. package/lib/super-nine-grid/src/super-nine-grid.vue.cjs +0 -215
  485. package/lib/super-nine-grid/src/super-nine-grid.vue2.cjs +0 -2
  486. package/lib/super-nine-grid/src/utils.cjs +0 -36
  487. package/lib/svg-icon/index.cjs +0 -5
  488. package/lib/svg-icon/src/svg-icon.vue.cjs +0 -12
  489. package/lib/svg-icon/src/svg-icon.vue2.cjs +0 -2
  490. package/lib/utils/gogocodeTransfer.cjs +0 -28
  491. package/lib/utils/memory-cache-utils.cjs +0 -28
  492. package/lib/utils/organization.cjs +0 -55
  493. package/lib/utils/utils.cjs +0 -85
  494. package/lib/utils/value-set.cjs +0 -92
  495. package/lib/valid-code/index.cjs +0 -5
  496. package/lib/valid-code/src/valid-code.vue.cjs +0 -20
  497. package/lib/valid-code/src/valid-code.vue2.cjs +0 -2
  498. package/lib/workflow-button/index.cjs +0 -5
  499. package/lib/workflow-button/src/workflow-button.vue.cjs +0 -80
  500. package/lib/workflow-history-list/index.cjs +0 -5
  501. package/lib/workflow-history-list/src/api.cjs +0 -5
  502. package/lib/workflow-history-list/src/workflow-history-list.vue.cjs +0 -83
  503. package/lib/workflow-history-list/src/workflow-history-list.vue2.cjs +0 -2
  504. package/lib/workgroup-tree/index.cjs +0 -5
  505. package/lib/workgroup-tree/src/workgroup-tree.vue.cjs +0 -17
  506. package/lib/workgroup-tree-inline/index.cjs +0 -5
  507. package/lib/workgroup-tree-inline/src/search-result.vue.cjs +0 -35
  508. package/lib/workgroup-tree-inline/src/search-result.vue2.cjs +0 -2
  509. package/lib/workgroup-tree-inline/src/workgroup-tree-inline.vue.cjs +0 -119
  510. package/lib/workgroup-tree-inline/src/workgroup-tree-inline.vue2.cjs +0 -2
  511. package/lib/workgroup-tree-inline/src/workgroup-tree-service.cjs +0 -33
  512. package/lib/workgroup-tree-mobile/index.cjs +0 -5
  513. package/lib/workgroup-tree-mobile/src/dept-result.vue.cjs +0 -14
  514. package/lib/workgroup-tree-mobile/src/dept-result.vue2.cjs +0 -3
  515. package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue.cjs +0 -13
  516. package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue2.cjs +0 -2
  517. package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue3.cjs +0 -3
  518. package/lib/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue.cjs +0 -99
  519. package/lib/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue2.cjs +0 -3
  520. package/lib/workgroup-tree-mobile/src/workgroup-tree-service.cjs +0 -25
  521. package/lib/workgroup-user-tree/index.cjs +0 -5
  522. package/lib/workgroup-user-tree/src/workgroup-user-tree.vue.cjs +0 -17
  523. package/lib/workgroup-user-tree-inline/index.cjs +0 -5
  524. package/lib/workgroup-user-tree-inline/src/search-result.vue.cjs +0 -35
  525. package/lib/workgroup-user-tree-inline/src/search-result.vue2.cjs +0 -2
  526. package/lib/workgroup-user-tree-inline/src/workgroup-tree-inline-service.cjs +0 -71
  527. package/lib/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue.cjs +0 -163
  528. package/lib/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue2.cjs +0 -2
  529. package/lib/workgroup-user-tree-mobile/src/dept-path.vue.cjs +0 -13
  530. package/lib/workgroup-user-tree-mobile/src/dept-path.vue2.cjs +0 -3
  531. package/lib/workgroup-user-tree-mobile/src/dept-result.vue.cjs +0 -14
  532. package/lib/workgroup-user-tree-mobile/src/dept-result.vue2.cjs +0 -3
  533. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue.cjs +0 -13
  534. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue2.cjs +0 -2
  535. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue3.cjs +0 -3
  536. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue.cjs +0 -124
  537. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue2.cjs +0 -3
  538. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-service.cjs +0 -20
  539. package/lib/year-range-picker/index.cjs +0 -5
  540. package/lib/year-range-picker/src/year-range-picker.vue.cjs +0 -11
  541. package/src/api/sso-service.js +0 -222
  542. package/src/api/tab.js +0 -36
  543. package/src/assets/401/401.gif +0 -0
  544. package/src/assets/404/404-cloud.png +0 -0
  545. package/src/assets/404/404.png +0 -0
  546. package/src/assets/chat-embed/background.png +0 -0
  547. package/src/assets/chat-embed/robot.gif +0 -0
  548. package/src/assets/chat-embed/robot.svg +0 -32
  549. package/src/assets/cloud.png +0 -0
  550. package/src/assets/nonemessage.png +0 -0
  551. package/src/assets/tab-selectWhite.png +0 -0
  552. package/src/components/Affix/index.vue +0 -272
  553. package/src/components/Card/index.jsx +0 -227
  554. package/src/components/Scrollbar/index.vue +0 -224
  555. package/src/directives/permission/index.js +0 -14
  556. package/src/directives/permission/permission.js +0 -27
  557. package/src/i18n/i18n.js +0 -16
  558. package/src/i18n/langs/cn.js +0 -344
  559. package/src/i18n/langs/en.js +0 -344
  560. package/src/index.js +0 -22
  561. package/src/mixins/resizeMixin.js +0 -49
  562. package/src/permission.js +0 -252
  563. package/src/plugins.js +0 -18
  564. package/src/router/index.js +0 -92
  565. package/src/store/getters.js +0 -26
  566. package/src/store/index.js +0 -23
  567. package/src/store/modules/app.js +0 -96
  568. package/src/store/modules/chat-ai-store.ts +0 -85
  569. package/src/store/modules/permission.js +0 -143
  570. package/src/store/modules/system.js +0 -35
  571. package/src/store/modules/tab-content.js +0 -42
  572. package/src/store/modules/table.js +0 -76
  573. package/src/store/modules/user.js +0 -448
  574. package/src/utils/auth-api.js +0 -370
  575. package/src/utils/auth.js +0 -194
  576. package/src/utils/calculator/calculator-factory-wf.js +0 -465
  577. package/src/utils/calculator/calculator-factory.js +0 -133
  578. package/src/utils/calculator/calculator-util.js +0 -184
  579. package/src/utils/chat-ai-util.ts +0 -41
  580. package/src/utils/common-util.js +0 -1019
  581. package/src/utils/dingtalk-util.ts +0 -43
  582. package/src/utils/eventBus.js +0 -10
  583. package/src/utils/file-util.ts +0 -42
  584. package/src/utils/global-prop.ts +0 -44
  585. package/src/utils/guid.js +0 -13
  586. package/src/utils/i18n-util.js +0 -145
  587. package/src/utils/iconUtils.js +0 -37
  588. package/src/utils/iframe-communicator.js +0 -234
  589. package/src/utils/index.js +0 -102
  590. package/src/utils/insert_css.js +0 -47
  591. package/src/utils/json-util.ts +0 -85
  592. package/src/utils/jump-page-utils.js +0 -829
  593. package/src/utils/local-storage.js +0 -33
  594. package/src/utils/menu.js +0 -19
  595. package/src/utils/permission.js +0 -126
  596. package/src/utils/permissionAuth.js +0 -311
  597. package/src/utils/range-selector.js +0 -204
  598. package/src/utils/request.js +0 -407
  599. package/src/utils/resize.js +0 -19
  600. package/src/utils/restful-interface-utils.js +0 -57
  601. package/src/utils/util.js +0 -1000
  602. package/src/utils/validate.js +0 -34
  603. package/src/utils/voice-setting-cache.js +0 -497
  604. package/src/utils/watermark-cache.js +0 -13
  605. package/src/utils/watermark.js +0 -119
  606. package/src/utils/workflow-util.js +0 -107
  607. package/src/views/404.vue +0 -248
  608. package/src/views/dsc-component/Sidebar/Item.vue +0 -95
  609. package/src/views/dsc-component/Sidebar/Link.vue +0 -38
  610. package/src/views/dsc-component/Sidebar/SidebarItem.vue +0 -245
  611. package/src/views/dsc-component/Sidebar/index.vue +0 -258
  612. package/src/views/dsc-component/tabs/tab-content.vue +0 -230
  613. package/src/views/error-page/401.vue +0 -106
  614. package/src/views/error-page/404.vue +0 -248
  615. package/src/views/layout/EmptyLayout.vue +0 -3
  616. package/src/views/layout/Layout.vue +0 -85
  617. package/src/views/layout/NewLayout.vue +0 -18
  618. package/src/views/layout/components/AppMain.vue +0 -46
  619. package/src/views/layout/components/Breadcrumb/index.vue +0 -158
  620. package/src/views/layout/components/Menubar/Item.vue +0 -125
  621. package/src/views/layout/components/Menubar/Link.vue +0 -38
  622. package/src/views/layout/components/Menubar/SidebarItem.vue +0 -333
  623. package/src/views/layout/components/Menubar/index.vue +0 -250
  624. package/src/views/layout/components/Sidebar/Item.vue +0 -33
  625. package/src/views/layout/components/Sidebar/Link.vue +0 -38
  626. package/src/views/layout/components/Sidebar/SidebarItem.vue +0 -179
  627. package/src/views/layout/components/Sidebar/index.vue +0 -141
  628. package/src/views/layout/components/iframe-page.vue +0 -38
  629. package/src/views/layout/components/index.js +0 -4
  630. package/src/views/layout/components/tabs/tab-content.vue +0 -273
  631. package/src/views/layout/mixin/ResizeHandler.js +0 -41
  632. package/src/views/layout/tab-content-iframe-index.vue +0 -38
  633. package/src/views/layout/tab-content-index.vue +0 -92
  634. package/src/views/login/authredirect.vue +0 -10
  635. package/src/views/login/index.vue +0 -296
  636. package/src/views/login/update-password.vue +0 -246
  637. package/src/views/redirect/index.vue +0 -14
  638. package/src/views/super-icon/index.js +0 -6
  639. package/src/views/super-icon/src/index.vue +0 -52
  640. package/src/views/svg-icon/index.js +0 -6
  641. package/src/views/svg-icon/src/svg-icon.vue +0 -43
  642. package/src/views/wf-history/tache-subprocess-history.vue +0 -45
  643. package/vite.config.js +0 -103
@@ -1,11 +1,11 @@
1
1
  import { Search as e, Delete as t } from "@element-plus/icons-vue";
2
- import { getPropNameWhenJoinTable as i, setEntityFieldValue as n } from "../../src/utils/util.mjs";
3
- import a from "../../department-user-tree/src/department-user-tree.vue.mjs";
4
- import r from "../../department-tree/src/department-tree.vue.mjs";
5
- import { resolveComponent as l, openBlock as s, createElementBlock as o, createBlock as p, withCtx as u, createVNode as m, createCommentVNode as c } from "vue";
2
+ import { getPropNameWhenJoinTable as i, setEntityFieldValue as a } from "../../src/utils/util.mjs";
3
+ import n from "../../department-user-tree/src/department-user-tree.vue.mjs";
4
+ import l from "../../department-tree/src/department-tree.vue.mjs";
5
+ import { resolveComponent as o, openBlock as r, createElementBlock as s, createBlock as p, Fragment as u, createVNode as m, createElementVNode as c, withCtx as h, createCommentVNode as d } from "vue";
6
6
  import "./organization-input.vue2.mjs";
7
- import h from "../../_virtual/_plugin-vue_export-helper.mjs";
8
- const f = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree: a, DepartmentTree: r }, name: "OrganizationInput", model: { prop: "value", event: "input" }, props: { value: { type: String, default: "" }, multiple: { type: Boolean, default: false }, checkStrictly: { type: Boolean, default: false }, treeType: { type: String, default: "DeptUserTree" }, disabled: { type: Boolean, default: false }, fields: { type: Array, default: null }, models: { type: Object, default: null }, size: { type: String, default: "" }, tableName: { type: String, default: null }, isJoinTable: { type: Boolean, default: false }, departmentInfo: { type: Array, default: null }, separator: { type: String, default: "," }, openTree: { type: Boolean, default: true }, pageModels: { type: Object, default: null }, limitFilterColumn: { type: String, default: "code" } }, data: () => ({ showOrganizationTreeFlag: false, isAppendResult: false, showRemoveComponent: false, selectOrganizationInfo: null, searchField: null, selectOrganizationAllInfo: {} }), created() {
7
+ import f from "../../_virtual/_plugin-vue_export-helper.mjs";
8
+ const g = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree: n, DepartmentTree: l }, name: "OrganizationInput", model: { prop: "value", event: "input" }, props: { value: { type: String, default: "" }, multiple: { type: Boolean, default: false }, checkStrictly: { type: Boolean, default: false }, treeType: { type: String, default: "DeptUserTree" }, disabled: { type: Boolean, default: false }, fields: { type: Array, default: null }, models: { type: Object, default: null }, size: { type: String, default: "" }, tableName: { type: String, default: null }, isJoinTable: { type: Boolean, default: false }, departmentInfo: { type: Array, default: null }, separator: { type: String, default: "," }, openTree: { type: Boolean, default: true }, pageModels: { type: Object, default: null }, limitFilterColumn: { type: String, default: "code" }, inputShowWay: { type: String, default: "default" }, autosize: { type: Object, default: { minRows: 2, maxRows: 5 } } }, data: () => ({ showOrganizationTreeFlag: false, isAppendResult: false, showRemoveComponent: false, selectOrganizationInfo: null, searchField: null, selectOrganizationAllInfo: {} }), created() {
9
9
  }, methods: { changeEvent(e2) {
10
10
  this.$emit("change", e2);
11
11
  }, showOrganizationTree() {
@@ -13,7 +13,7 @@ const f = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree:
13
13
  let e2 = this.multiple;
14
14
  void 0 === e2 && (e2 = false), true === e2 && this.getSelectInfo(), this.$emit("focus"), this.showOrganizationTreeFlag = true, this.$emit("show-tree");
15
15
  }
16
- }, getPropName: (e2, t2, n2) => (e2 && e2.startsWith("${") && (e2 = e2.substring(e2.indexOf(".") + 1, e2.length - 1)), i(e2, t2, n2)), getPropType(e2) {
16
+ }, getPropName: (e2, t2, a2) => (e2 && e2.startsWith("${") && (e2 = e2.substring(e2.indexOf(".") + 1, e2.length - 1)), i(e2, t2, a2)), getPropType(e2) {
17
17
  let t2 = "data";
18
18
  return e2 && e2.startsWith("${") && (t2 = e2.substring(2, e2.indexOf("."))), t2;
19
19
  }, emptyOrganizationResult() {
@@ -25,32 +25,32 @@ const f = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree:
25
25
  }, closeOrganizationTree(e2) {
26
26
  e2 && this.setOrganizationData(e2), this.showOrganizationTreeFlag = false;
27
27
  }, setOrganizationData(e2, t2, i2) {
28
- let n2 = this.multiple;
29
- void 0 === n2 && (n2 = false);
30
- const a2 = this.treeType, r2 = this.fields;
31
- r2 && r2.length > 0 && r2.forEach((r3) => {
32
- const l2 = r3.type, s2 = this.getOrgSelectData(l2, e2, this.isUserTree(a2), n2), o2 = this.getPropName(r3.model), p2 = this.getPropType(r3.model);
33
- this.getOrgDataModel(o2, s2, n2, l2, t2, i2, p2);
28
+ let a2 = this.multiple;
29
+ void 0 === a2 && (a2 = false);
30
+ const n2 = this.treeType, l2 = this.fields;
31
+ l2 && l2.length > 0 && l2.forEach((l3) => {
32
+ const o2 = l3.type, r2 = this.getOrgSelectData(o2, e2, this.isUserTree(n2), a2), s2 = this.getPropName(l3.model), p2 = this.getPropType(l3.model);
33
+ this.getOrgDataModel(s2, r2, a2, o2, t2, i2, p2);
34
34
  });
35
- }, getOrgDataModel(e2, t2, i2, n2, a2, r2, l2) {
35
+ }, getOrgDataModel(e2, t2, i2, a2, n2, l2, o2) {
36
36
  if (i2) {
37
- const i3 = this.getModelValue(e2, l2);
38
- this.selectOrganizationAllInfo[n2] = t2, this.setValue(e2, t2, l2), this.$emit("replace", e2, i3, t2);
37
+ const i3 = this.getModelValue(e2, o2);
38
+ this.selectOrganizationAllInfo[a2] = t2, this.setValue(e2, t2, o2), this.$emit("replace", e2, i3, t2);
39
39
  } else
40
- this.setValue(e2, t2, l2);
40
+ this.setValue(e2, t2, o2);
41
41
  }, getModelValue(e2, t2) {
42
42
  let i2 = this.models;
43
43
  t2 && "page" === t2 && (i2 = this.pageModels);
44
- let n2 = "";
44
+ let a2 = "";
45
45
  if (false === this.isJoinTable && e2 && e2.indexOf(".") > 0) {
46
- n2 = this.getParentObject(e2, i2)[e2.substring(e2.lastIndexOf(".") + 1)];
46
+ a2 = this.getParentObject(e2, i2)[e2.substring(e2.lastIndexOf(".") + 1)];
47
47
  } else {
48
- const a2 = this.getPropName(e2);
49
- n2 = t2 && "page" === t2 ? i2 ? i2[a2] : null : i2[a2];
48
+ const n2 = this.getPropName(e2);
49
+ a2 = t2 && "page" === t2 ? i2 ? i2[n2] : null : i2[n2];
50
50
  }
51
- return n2;
52
- }, isUserTree: (e2) => "DeptUserTree" === e2 || "WgUserTree" === e2, getOrgSelectData(e2, t2, i2, n2) {
53
- if (true !== n2) {
51
+ return a2;
52
+ }, isUserTree: (e2) => "DeptUserTree" === e2 || "WgUserTree" === e2, getOrgSelectData(e2, t2, i2, a2) {
53
+ if (true !== a2) {
54
54
  if ("mainDeptName" === e2) {
55
55
  let e3 = null;
56
56
  if (i2) {
@@ -68,13 +68,13 @@ const f = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree:
68
68
  return e3;
69
69
  }
70
70
  if ("mainDeptCode" === e2 || "mainDeptName" === e2) {
71
- const n3 = "mainDeptCode" === e2 ? "mainDepartmentCode" : "mainDepartmentName";
72
- let a2 = null;
71
+ const a3 = "mainDeptCode" === e2 ? "mainDepartmentCode" : "mainDepartmentName";
72
+ let n2 = null;
73
73
  if (i2) {
74
74
  const e3 = t2.user;
75
- e3 && (a2 = e3[n3]);
75
+ e3 && (n2 = e3[a3]);
76
76
  }
77
- return a2;
77
+ return n2;
78
78
  }
79
79
  if ("subCompanyName" === e2) {
80
80
  let e3 = null;
@@ -129,14 +129,14 @@ const f = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree:
129
129
  return e3.join(this.separator);
130
130
  }
131
131
  if ("mainDeptCode" === e2 || "mainDeptName" === e2) {
132
- const n3 = [], a2 = "mainDeptCode" === e2 ? "mainDepartmentCode" : "mainDepartmentName";
132
+ const a3 = [], n2 = "mainDeptCode" === e2 ? "mainDepartmentCode" : "mainDepartmentName";
133
133
  if (i2) {
134
134
  const e3 = t2.users;
135
135
  e3 && e3.forEach((e4) => {
136
- e4[a2] && n3.push(e4[a2]);
136
+ e4[n2] && a3.push(e4[n2]);
137
137
  });
138
138
  }
139
- return n3.join(this.separator);
139
+ return a3.join(this.separator);
140
140
  }
141
141
  if ("subCompanyName" === e2) {
142
142
  const e3 = [];
@@ -149,18 +149,18 @@ const f = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree:
149
149
  return e3.join(this.separator);
150
150
  }
151
151
  if ("subCompanyId" === e2 || "subCompanyCode" === e2) {
152
- const n3 = [];
152
+ const a3 = [];
153
153
  if (i2) {
154
154
  const i3 = t2.users;
155
155
  i3 && i3.forEach((t3) => {
156
- t3[e2] && n3.push(t3[e2]);
156
+ t3[e2] && a3.push(t3[e2]);
157
157
  });
158
158
  }
159
- return n3.join(this.separator);
159
+ return a3.join(this.separator);
160
160
  }
161
161
  if ("divisionManager" === e2 || "divisionManagerName" === e2) {
162
- let n3 = [];
163
- return i2 && t2[e2] && t2[e2].length > 0 && (n3 = t2[e2]), n3 && n3.length > 0 ? n3.join(this.separator) : null;
162
+ let a3 = [];
163
+ return i2 && t2[e2] && t2[e2].length > 0 && (a3 = t2[e2]), a3 && a3.length > 0 ? a3.join(this.separator) : null;
164
164
  }
165
165
  }
166
166
  }, showMyRemoveComponent() {
@@ -169,13 +169,13 @@ const f = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree:
169
169
  const e2 = ["id", "code", "loginName", "email", "telephone", "name"];
170
170
  if (0 === Object.keys(this.selectOrganizationAllInfo).length)
171
171
  for (let t2 = 0; t2 < e2.length; t2++) {
172
- const i2 = e2[t2], n2 = this.fields.filter((e3) => e3.type === i2);
173
- if (n2 && n2.length > 0) {
174
- const e3 = n2[0];
172
+ const i2 = e2[t2], a2 = this.fields.filter((e3) => e3.type === i2);
173
+ if (a2 && a2.length > 0) {
174
+ const e3 = a2[0];
175
175
  if (e3) {
176
- const t3 = this.getPropName(e3.model), n3 = this.getPropType(e3.model), a2 = this.getModelValue(t3, n3);
177
- if (a2 && null !== a2 && "" !== a2) {
178
- this.selectOrganizationInfo = a2, this.searchField = i2;
176
+ const t3 = this.getPropName(e3.model), a3 = this.getPropType(e3.model), n2 = this.getModelValue(t3, a3);
177
+ if (n2 && null !== n2 && "" !== n2) {
178
+ this.selectOrganizationInfo = n2, this.searchField = i2;
179
179
  break;
180
180
  }
181
181
  }
@@ -183,24 +183,24 @@ const f = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree:
183
183
  }
184
184
  else
185
185
  for (let t2 = 0; t2 < e2.length; t2++) {
186
- const i2 = e2[t2], n2 = this.selectOrganizationAllInfo[i2];
187
- if (n2 && null !== n2 && "" !== n2) {
188
- this.selectOrganizationInfo = n2, this.searchField = i2;
186
+ const i2 = e2[t2], a2 = this.selectOrganizationAllInfo[i2];
187
+ if (a2 && null !== a2 && "" !== a2) {
188
+ this.selectOrganizationInfo = a2, this.searchField = i2;
189
189
  break;
190
190
  }
191
191
  }
192
192
  }, setValue(e2, t2, i2) {
193
193
  i2 || (i2 = this.getPropType(e2));
194
- let n2 = this.models;
195
- i2 && "page" === i2 && (n2 = this.pageModels), this.setEntityValue(e2, t2, n2);
194
+ let a2 = this.models;
195
+ i2 && "page" === i2 && (a2 = this.pageModels), this.setEntityValue(e2, t2, a2);
196
196
  }, setEntityValue(e2, t2, i2) {
197
197
  if (i2) {
198
198
  if (false === this.isJoinTable && e2 && e2.indexOf(".") > 0) {
199
- const a2 = this.getParentObject(e2, i2);
200
- a2 && n(a2, e2.substring(e2.lastIndexOf(".") + 1), t2);
199
+ const n2 = this.getParentObject(e2, i2);
200
+ n2 && a(n2, e2.substring(e2.lastIndexOf(".") + 1), t2);
201
201
  } else {
202
- const a2 = this.getPropName(e2);
203
- n(i2, a2, t2);
202
+ const n2 = this.getPropName(e2);
203
+ a(i2, n2, t2);
204
204
  }
205
205
  this.$emit("setValue", e2, t2), null != t2 && "" !== t2 || this.$emit("clear", e2);
206
206
  }
@@ -210,15 +210,15 @@ const f = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree:
210
210
  return t2;
211
211
  {
212
212
  let e3;
213
- for (let n2 = 0; n2 < i2.length - 1; n2++)
214
- e3 = 0 === n2 ? this.getParentModelProp(i2[n2], t2) : this.getParentModelProp(i2[n2], e3);
213
+ for (let a2 = 0; a2 < i2.length - 1; a2++)
214
+ e3 = 0 === a2 ? this.getParentModelProp(i2[a2], t2) : this.getParentModelProp(i2[a2], e3);
215
215
  return e3;
216
216
  }
217
- }, getParentModelProp: (e2, t2) => (t2 || (t2 = {}), t2[e2] || (t2[e2] = {}), t2[e2]) }, emits: ["replace", "setValue", "clear", "focus", "update:value", "change"] }, d = { style: { width: "100%" }, class: "organization-input" };
218
- const g = h(f, [["render", function(e2, t2, i2, n2, a2, r2) {
219
- const h2 = l("el-icon-search"), f2 = l("el-icon"), g2 = l("el-icon-delete"), y = l("el-input"), O = l("department-user-tree"), T = l("department-tree"), z = l("workgroup-tree"), I = l("workgroup-user-tree");
220
- return s(), o("span", d, [i2.disabled ? (s(), p(y, { key: 0, disabled: true, "model-value": i2.value, readonly: true, size: i2.size, type: "text", placeholder: e2.$t("imatrixUIMessage.pleaseSelect") }, { append: u(() => [m(f2, { class: "el-input__icon" }, { suffix: u(() => [m(h2)]), _: 1 }), m(f2, { class: "el-input__icon" }, { suffix: u(() => [m(g2)]), _: 1 })]), _: 1 }, 8, ["model-value", "size", "placeholder"])) : (s(), p(y, { key: 1, "model-value": i2.value, readonly: true, size: i2.size, type: "text", placeholder: e2.$t("imatrixUIMessage.pleaseSelect"), onClick: t2[2] || (t2[2] = (e3) => r2.showOrganizationTree(false)), onChange: r2.changeEvent }, { append: u(() => [m(f2, { class: "el-input__icon", onClick: t2[0] || (t2[0] = (e3) => r2.showOrganizationTree(false)) }, { default: u(() => [m(h2)]), _: 1 }), m(f2, { class: "el-input__icon", onClick: t2[1] || (t2[1] = (e3) => r2.emptyOrganizationResult()) }, { default: u(() => [m(g2)]), _: 1 })]), _: 1 }, 8, ["model-value", "size", "placeholder", "onChange"])), i2.treeType && "DeptUserTree" === i2.treeType && a2.showOrganizationTreeFlag ? (s(), p(O, { key: 2, "department-info": i2.departmentInfo, multiple: void 0 !== i2.multiple && i2.multiple, "search-field": a2.searchField, "select-user-info": a2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, onClose: r2.closeOrganizationTree }, null, 8, ["department-info", "multiple", "search-field", "select-user-info", "separator", "limit-filter-column", "onClose"])) : c("", true), i2.treeType && "DeptTree" === i2.treeType && a2.showOrganizationTreeFlag ? (s(), p(T, { key: 3, "check-strictly": void 0 !== i2.checkStrictly && i2.checkStrictly, multiple: void 0 !== i2.multiple && i2.multiple, "search-field": a2.searchField, "department-info": i2.departmentInfo, "select-department-info": a2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, width: "30%", onClose: r2.closeOrganizationTree }, null, 8, ["check-strictly", "multiple", "search-field", "department-info", "select-department-info", "separator", "limit-filter-column", "onClose"])) : c("", true), i2.treeType && "WgTree" === i2.treeType && a2.showOrganizationTreeFlag ? (s(), p(z, { key: 4, multiple: void 0 !== i2.multiple && i2.multiple, "branch-info": i2.departmentInfo, "search-field": a2.searchField, "select-workgroup-info": a2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, width: "30%", onClose: r2.closeOrganizationTree }, null, 8, ["multiple", "branch-info", "search-field", "select-workgroup-info", "separator", "limit-filter-column", "onClose"])) : c("", true), i2.treeType && "WgUserTree" === i2.treeType && a2.showOrganizationTreeFlag ? (s(), p(I, { key: 5, "branch-info": i2.departmentInfo, multiple: void 0 !== i2.multiple && i2.multiple, "search-field": a2.searchField, "select-user-info": a2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, width: "30%", onClose: r2.closeOrganizationTree }, null, 8, ["branch-info", "multiple", "search-field", "select-user-info", "separator", "limit-filter-column", "onClose"])) : c("", true)]);
217
+ }, getParentModelProp: (e2, t2) => (t2 || (t2 = {}), t2[e2] || (t2[e2] = {}), t2[e2]) }, emits: ["replace", "setValue", "clear", "focus", "update:value", "change"] }, y = { style: { width: "100%" }, class: "organization-input" }, z = { key: 0, class: "textarea-with-buttons" }, O = { class: "textarea-buttons" };
218
+ const T = f(g, [["render", function(e2, t2, i2, a2, n2, l2) {
219
+ const f2 = o("el-input"), g2 = o("el-icon-search"), T2 = o("el-icon"), C = o("el-icon-delete"), I = o("department-user-tree"), v = o("department-tree"), b = o("workgroup-tree"), w = o("workgroup-user-tree");
220
+ return r(), s("span", y, [i2.disabled ? (r(), p(f2, { key: 0, disabled: true, "model-value": i2.value, readonly: true, size: i2.size, autosize: i2.autosize, type: "default" === i2.inputShowWay ? "text" : i2.inputShowWay, placeholder: e2.$t("imatrixUIMessage.pleaseSelect") }, null, 8, ["model-value", "size", "autosize", "type", "placeholder"])) : (r(), s(u, { key: 1 }, ["textarea" === i2.inputShowWay ? (r(), s("div", z, [m(f2, { "model-value": i2.value, readonly: true, size: i2.size, autosize: i2.autosize, type: "textarea", placeholder: e2.$t("imatrixUIMessage.pleaseSelect"), onClick: t2[0] || (t2[0] = (e3) => l2.showOrganizationTree(false)), onChange: l2.changeEvent }, null, 8, ["model-value", "size", "autosize", "placeholder", "onChange"]), c("div", O, [m(T2, { class: "el-input__icon", onClick: t2[1] || (t2[1] = (e3) => l2.showOrganizationTree(false)) }, { default: h(() => [m(g2)]), _: 1 }), m(T2, { class: "el-input__icon", onClick: t2[2] || (t2[2] = (e3) => l2.emptyOrganizationResult()) }, { default: h(() => [m(C)]), _: 1 })])])) : (r(), p(f2, { key: 1, "model-value": i2.value, readonly: true, size: i2.size, autosize: i2.autosize, type: "default" === i2.inputShowWay ? "text" : i2.inputShowWay, placeholder: e2.$t("imatrixUIMessage.pleaseSelect"), onClick: t2[5] || (t2[5] = (e3) => l2.showOrganizationTree(false)), onChange: l2.changeEvent }, { append: h(() => [m(T2, { class: "el-input__icon", onClick: t2[3] || (t2[3] = (e3) => l2.showOrganizationTree(false)) }, { default: h(() => [m(g2)]), _: 1 }), m(T2, { class: "el-input__icon", onClick: t2[4] || (t2[4] = (e3) => l2.emptyOrganizationResult()) }, { default: h(() => [m(C)]), _: 1 })]), _: 1 }, 8, ["model-value", "size", "autosize", "type", "placeholder", "onChange"]))], 64)), i2.treeType && "DeptUserTree" === i2.treeType && n2.showOrganizationTreeFlag ? (r(), p(I, { key: 2, "department-info": i2.departmentInfo, multiple: void 0 !== i2.multiple && i2.multiple, "search-field": n2.searchField, "select-user-info": n2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, onClose: l2.closeOrganizationTree }, null, 8, ["department-info", "multiple", "search-field", "select-user-info", "separator", "limit-filter-column", "onClose"])) : d("", true), i2.treeType && "DeptTree" === i2.treeType && n2.showOrganizationTreeFlag ? (r(), p(v, { key: 3, "check-strictly": void 0 !== i2.checkStrictly && i2.checkStrictly, multiple: void 0 !== i2.multiple && i2.multiple, "search-field": n2.searchField, "department-info": i2.departmentInfo, "select-department-info": n2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, width: "30%", onClose: l2.closeOrganizationTree }, null, 8, ["check-strictly", "multiple", "search-field", "department-info", "select-department-info", "separator", "limit-filter-column", "onClose"])) : d("", true), i2.treeType && "WgTree" === i2.treeType && n2.showOrganizationTreeFlag ? (r(), p(b, { key: 4, multiple: void 0 !== i2.multiple && i2.multiple, "branch-info": i2.departmentInfo, "search-field": n2.searchField, "select-workgroup-info": n2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, width: "30%", onClose: l2.closeOrganizationTree }, null, 8, ["multiple", "branch-info", "search-field", "select-workgroup-info", "separator", "limit-filter-column", "onClose"])) : d("", true), i2.treeType && "WgUserTree" === i2.treeType && n2.showOrganizationTreeFlag ? (r(), p(w, { key: 5, "branch-info": i2.departmentInfo, multiple: void 0 !== i2.multiple && i2.multiple, "search-field": n2.searchField, "select-user-info": n2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, width: "30%", onClose: l2.closeOrganizationTree }, null, 8, ["branch-info", "multiple", "search-field", "select-user-info", "separator", "limit-filter-column", "onClose"])) : d("", true)]);
221
221
  }]]);
222
222
  export {
223
- g as default
223
+ T as default
224
224
  };
@@ -1,11 +1,10 @@
1
- import "vue";
2
1
  const e = { getSelectDepts(e2, t, o) {
3
- return new Promise((r, s) => {
2
+ return new Promise((s, n) => {
4
3
  e2 && t ? this.$http.get(window.$vueApp.config.globalProperties.baseAPI + "/component/organization-trees/select-departments?searchField=" + e2 + "&selectDeptInfo=" + t + "&separator=" + o).then((e3) => {
5
- r(e3);
6
- }).catch((e3) => {
7
4
  s(e3);
8
- }) : r([]);
5
+ }).catch((e3) => {
6
+ n(e3);
7
+ }) : s([]);
9
8
  });
10
9
  } };
11
10
  export {
@@ -1,4 +1,3 @@
1
- import "vue";
2
1
  const e = { getSelectUsers(e2, t, s) {
3
2
  return new Promise((r, o) => {
4
3
  e2 && t ? this.$http.get(window.$vueApp.config.globalProperties.baseAPI + "/component/organization-trees/select-users?searchField=" + e2 + "&selectUserInfo=" + t + "&separator=" + s).then((e3) => {
@@ -1,4 +1,3 @@
1
- import "vue";
2
1
  const e = { getSelectWgs(e2, t, o) {
3
2
  return new Promise((r, s) => {
4
3
  e2 && t ? this.$http.get(window.$vueApp.config.globalProperties.baseAPI + "/component/organization-trees/select-workgroups?searchField=" + e2 + "&selectWorkgroupInfo=" + t + "&separator=" + o).then((e3) => {
@@ -1,83 +1,42 @@
1
1
  import { $emit as e } from "../utils/gogocodeTransfer.mjs";
2
- import { getLanguageWithLocale as i } from "../src/utils/util.mjs";
3
- import t from "tinymce/tinymce";
4
- import n from "@tinymce/tinymce-vue";
5
- import "tinymce/themes/silver/theme";
6
- import "tinymce/icons/default";
7
- import "tinymce/plugins/link";
8
- import "tinymce/plugins/code";
9
- import "tinymce/plugins/table";
10
- import "tinymce/plugins/lists";
11
- import "tinymce/plugins/advlist";
12
- import "tinymce/plugins/anchor";
13
- import "tinymce/plugins/autolink";
14
- import "tinymce/plugins/autoresize";
15
- import "tinymce/plugins/autosave";
16
- import "tinymce/plugins/charmap";
17
- import "tinymce/plugins/codesample";
18
- import "tinymce/plugins/directionality";
19
- import "tinymce/plugins/fullpage";
20
- import "tinymce/plugins/fullscreen";
21
- import "tinymce/plugins/help";
22
- import "tinymce/plugins/hr";
23
- import "tinymce/plugins/image";
24
- import "tinymce/plugins/imagetools";
25
- import "tinymce/plugins/importcss";
26
- import "tinymce/plugins/insertdatetime";
27
- import "tinymce/plugins/media";
28
- import "tinymce/plugins/nonbreaking";
29
- import "tinymce/plugins/noneditable";
30
- import "tinymce/plugins/pagebreak";
31
- import "tinymce/plugins/paste";
32
- import "tinymce/plugins/preview";
33
- import "tinymce/plugins/print";
34
- import "tinymce/plugins/quickbars";
35
- import "tinymce/plugins/save";
36
- import "tinymce/plugins/searchreplace";
37
- import "tinymce/plugins/spellchecker";
38
- import "tinymce/plugins/tabfocus";
39
- import "tinymce/plugins/template";
40
- import "tinymce/plugins/textpattern";
41
- import "tinymce/plugins/toc";
42
- import "tinymce/plugins/visualblocks";
43
- import "tinymce/plugins/visualchars";
44
- import "tinymce/plugins/wordcount";
45
- import "tinymce/skins/ui/oxide/skin.css";
2
+ import { getLanguageWithLocale as t } from "../src/utils/util.mjs";
3
+ import i from "tinymce/tinymce";
4
+ import l from "@tinymce/tinymce-vue";
46
5
  import "./tinymce/zh_CN.mjs";
47
- import { ElImageViewer as l } from "element-plus";
48
- import { resolveComponent as s, openBlock as r, createElementBlock as o, normalizeStyle as a, createBlock as p, createElementVNode as m, createVNode as c, withCtx as u, createCommentVNode as d } from "vue";
49
- import g from "../_virtual/_plugin-vue_export-helper.mjs";
50
- const h = { name: "RichEditor", components: { Editor: n, ElImageViewer: l }, props: { entity: { type: Object, default: null }, prop: { type: String, default: null }, modelValue: { type: String, default: "" }, isDisabled: { type: Boolean, default: false }, options: { type: Object, default: null }, title: { type: String, default: "" }, plugins: { type: [String, Array], default: "paste print preview searchreplace directionality fullscreen image link table hr advlist lists wordcount " }, toolbar: { type: [String, Array], default: " undo redo | formatselect fontsizeselect bold italic strikethrough underline hr forecolor backcolor| link | image | lineheight bullist numlist table | print fullscreen preview " } }, data() {
6
+ import { ElImageViewer as n } from "element-plus";
7
+ import { resolveComponent as r, openBlock as s, createElementBlock as o, normalizeStyle as a, createBlock as d, createElementVNode as p, createVNode as c, withCtx as m, createCommentVNode as u } from "vue";
8
+ import h from "../_virtual/_plugin-vue_export-helper.mjs";
9
+ const g = { name: "RichEditor", components: { Editor: l, ElImageViewer: n }, props: { entity: { type: Object, default: null }, prop: { type: String, default: null }, modelValue: { type: String, default: "" }, isDisabled: { type: Boolean, default: false }, options: { type: Object, default: null }, title: { type: String, default: "" }, plugins: { type: [String, Array], default: "paste print preview searchreplace directionality fullscreen image link table hr advlist lists wordcount " }, toolbar: { type: [String, Array], default: " undo redo | formatselect fontsizeselect bold italic strikethrough underline hr forecolor backcolor| link | image | lineheight bullist numlist table | print fullscreen preview " } }, data() {
51
10
  const e2 = this;
52
- i();
53
- let n2 = "400";
54
- return this.options && this.options.maxHeight && (n2 = this.options.maxHeight), { maxHeight: n2, init: { toolbar_mode: "none", statusbar: false, height: n2, language: "zh_CN", plugins: this.plugins, toolbar: this.toolbar, menubar: false, fontsize_formats: "12px 14px 16px 18px 20px 22px 24px 28px 32px 36px 48px 56px 72px", font_formats: "微软雅黑=Microsoft YaHei,Helvetica Neue,PingFang SC,sans-serif;苹果苹方=PingFang SC,Microsoft YaHei,sans-serif;宋体=simsun,serif;仿宋体=FangSong,serif;黑体=SimHei,sans-serif;Arial=arial,helvetica,sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;", lineheight_formats: "0.5 0.8 1 1.2 1.5 1.75 2 2.5 3 4 5", placeholder: "在这里输入文字", branding: false, resize: false, elementpath: false, image_description: false, content_style: "img {width:400px;height:300px}", paste_data_images: true, urlconverter_callback: (e3, i2, n3, l2) => "img" === i2 && e3.startsWith("blob:") ? (t.activeEditor && t.activeEditor.uploadImages(), e3) : e3, setup: (e3) => {
11
+ t();
12
+ let l2 = "400";
13
+ return this.options && this.options.maxHeight && (l2 = this.options.maxHeight), { maxHeight: l2, init: { toolbar_mode: "none", statusbar: false, height: l2, language: "zh_CN", plugins: this.plugins, toolbar: this.toolbar, menubar: false, fontsize_formats: "12px 14px 16px 18px 20px 22px 24px 28px 32px 36px 48px 56px 72px", font_formats: "微软雅黑=Microsoft YaHei,Helvetica Neue,PingFang SC,sans-serif;苹果苹方=PingFang SC,Microsoft YaHei,sans-serif;宋体=simsun,serif;仿宋体=FangSong,serif;黑体=SimHei,sans-serif;Arial=arial,helvetica,sans-serif;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;", lineheight_formats: "0.5 0.8 1 1.2 1.5 1.75 2 2.5 3 4 5", placeholder: "在这里输入文字", branding: false, resize: false, elementpath: false, image_description: false, content_style: "img {width:400px;height:300px}", paste_data_images: true, urlconverter_callback: (e3, t2, l3, n2) => "img" === t2 && e3.startsWith("blob:") ? (i.activeEditor && i.activeEditor.uploadImages(), e3) : e3, setup: (e3) => {
55
14
  e3.on("click", (e4) => {
56
15
  if ("IMG" === e4.target.nodeName) {
57
- const i2 = e4.target.src;
58
- this.imgList = [], this.imgList.push(i2), this.isLightBoxVisible = true;
16
+ const t2 = e4.target.src;
17
+ this.imgList = [], this.imgList.push(t2), this.isLightBoxVisible = true;
59
18
  }
60
19
  });
61
- }, images_upload_handler: (i2, t2, n3, l2) => {
62
- let s2;
63
- s2 = i2.blob() instanceof File ? i2.blob() : e2.base64ToFile(i2.base64(), "a.png");
64
- const r2 = new FormData();
65
- r2.append("file", s2);
66
- e2.$http.post("/common/fs-upload/rich-editor-image", r2, { headers: { "Content-Type": "multipart/form-data" } }).then((e3) => {
67
- t2(e3.url);
20
+ }, images_upload_handler: (t2, i2, l3, n2) => {
21
+ let r2;
22
+ r2 = t2.blob() instanceof File ? t2.blob() : e2.base64ToFile(t2.base64(), "a.png");
23
+ const s2 = new FormData();
24
+ s2.append("file", r2);
25
+ e2.$http.post("/common/fs-upload/rich-editor-image", s2, { headers: { "Content-Type": "multipart/form-data" } }).then((e3) => {
26
+ i2(e3.url);
68
27
  }).catch(() => {
69
- n3("上传出错,服务器开小差了呢");
28
+ l3("上传出错,服务器开小差了呢");
70
29
  });
71
30
  } }, contentValue: this.modelValue, markValue: "", srcList: [], psrcList: [], viewerId: "aglie_rich_editor_" + (/* @__PURE__ */ new Date()).getTime(), dialogVisible: false, fullscreenViewerId: "editor_viewer_" + (/* @__PURE__ */ new Date()).getTime(), ImageComponent: null, imgList: [], isLightBoxVisible: false };
72
- }, watch: { modelValue: { deep: true, handler(e2, i2) {
31
+ }, watch: { modelValue: { deep: true, handler(e2, t2) {
73
32
  this.contentValue = e2, this.entity && (this.entity[this.prop] = e2);
74
- } }, contentValue: { deep: true, handler(i2, t2) {
75
- e(this, "update:modelValue", i2), this.entity && (this.entity[this.prop] = i2);
76
- } }, isDisabled: { deep: true, handler(e2, i2) {
33
+ } }, contentValue: { deep: true, handler(t2, i2) {
34
+ e(this, "update:modelValue", t2), this.entity && (this.entity[this.prop] = t2);
35
+ } }, isDisabled: { deep: true, handler(e2, t2) {
77
36
  e2 && this.initViewer();
78
37
  } } }, created() {
79
38
  }, mounted() {
80
- this.isDisabled ? this.initViewer() : t.init(this.init);
39
+ this.isDisabled ? this.initViewer() : i.init(this.init);
81
40
  }, methods: { showImage(e2) {
82
41
  this.$refs.previewImg, this.srcList = [e2.target.currentSrc], this.$refs.previewImg.showViewer = true;
83
42
  }, fullScreenContent() {
@@ -89,27 +48,27 @@ const h = { name: "RichEditor", components: { Editor: n, ElImageViewer: l }, pro
89
48
  this.renderViewerContent(this.viewerId);
90
49
  });
91
50
  }, renderViewerContent(e2) {
92
- const i2 = this, t2 = document.getElementById(e2);
93
- if (!t2)
51
+ const t2 = this, i2 = document.getElementById(e2);
52
+ if (!i2)
94
53
  return;
95
- t2.innerHTML = "";
96
- const n2 = document.createElement("div");
97
- n2.innerHTML = this.modelValue;
98
- n2.querySelectorAll("img").forEach((e3) => {
54
+ i2.innerHTML = "";
55
+ const l2 = document.createElement("div");
56
+ l2.innerHTML = this.modelValue;
57
+ l2.querySelectorAll("img").forEach((e3) => {
99
58
  e3.style.cursor = "pointer", e3.addEventListener("click", (e4) => {
100
- i2.srcList = [e4.target.src], i2.imgList = [e4.target.src], i2.isLightBoxVisible = true;
59
+ t2.srcList = [e4.target.src], t2.imgList = [e4.target.src], t2.isLightBoxVisible = true;
101
60
  });
102
- }), t2.appendChild(n2);
103
- }, base64ToFile(e2, i2) {
104
- var t2 = atob(e2), n2 = t2.length, l2 = new Uint8Array(n2);
105
- for (i2 = (/* @__PURE__ */ new Date()).getTime() + "-" + Math.floor(1e4 * Math.random()) + ".png"; n2--; )
106
- l2[n2] = t2.charCodeAt(n2);
107
- return new File([l2], i2, { type: "image/png" });
108
- } }, emits: ["update:modelValue"] }, y = { key: 1 }, f = ["id"], b = ["id"];
109
- const x = g(h, [["render", function(e2, i2, t2, n2, l2, g2) {
110
- const h2 = s("Editor"), x2 = s("el-tooltip"), v = s("el-image"), w = s("el-dialog"), V = s("el-image-viewer");
111
- return r(), o("div", { style: a({ maxHeight: l2.maxHeight + "px" }) }, [t2.isDisabled ? (r(), o("div", y, [m("div", { id: l2.viewerId, style: a([{ maxHeight: l2.maxHeight + "px" }, { overflow: "auto", border: "1px solid #dcdfe6", padding: "2px" }]) }, null, 12, f), c(x2, { content: e2.$t("imatrixUIPublicModel.fullScreen"), class: "item", effect: "dark", placement: "top" }, { default: u(() => [m("em", { class: "el-icon-full-screen", style: { "z-index": "1", right: "20px", position: "absolute", top: "2px" }, onClick: i2[1] || (i2[1] = (...e3) => g2.fullScreenContent && g2.fullScreenContent(...e3)) })]), _: 1 }, 8, ["content"]), c(v, { ref: "previewImg", "preview-src-list": l2.srcList, src: l2.srcList[0], style: { display: "none", width: "100px", height: "100px" } }, null, 8, ["preview-src-list", "src"])])) : (r(), p(h2, { key: 0, modelValue: l2.contentValue, "onUpdate:modelValue": i2[0] || (i2[0] = (e3) => l2.contentValue = e3), isDisabled: t2.isDisabled, init: l2.init }, null, 8, ["modelValue", "isDisabled", "init"])), c(w, { modelValue: l2.dialogVisible, "onUpdate:modelValue": i2[2] || (i2[2] = (e3) => l2.dialogVisible = e3), title: t2.title, "append-to-body": "", "destroy-on-close": "", fullscreen: "" }, { default: u(() => [m("div", { id: l2.fullscreenViewerId }, null, 8, b)]), _: 1 }, 8, ["modelValue", "title"]), l2.isLightBoxVisible ? (r(), p(V, { key: 2, "hide-on-click-modal": "", "initial-index": 0, "url-list": l2.imgList, onClose: i2[3] || (i2[3] = (e3) => l2.isLightBoxVisible = false) }, null, 8, ["url-list"])) : d("", true)], 4);
61
+ }), i2.appendChild(l2);
62
+ }, base64ToFile(e2, t2) {
63
+ var i2 = atob(e2), l2 = i2.length, n2 = new Uint8Array(l2);
64
+ for (t2 = (/* @__PURE__ */ new Date()).getTime() + "-" + Math.floor(1e4 * Math.random()) + ".png"; l2--; )
65
+ n2[l2] = i2.charCodeAt(l2);
66
+ return new File([n2], t2, { type: "image/png" });
67
+ } }, emits: ["update:modelValue"] }, f = { key: 1 }, b = ["id"], x = ["id"];
68
+ const y = h(g, [["render", function(e2, t2, i2, l2, n2, h2) {
69
+ const g2 = r("Editor"), y2 = r("el-tooltip"), V = r("el-image"), w = r("el-dialog"), v = r("el-image-viewer");
70
+ return s(), o("div", { style: a({ maxHeight: n2.maxHeight + "px" }) }, [i2.isDisabled ? (s(), o("div", f, [p("div", { id: n2.viewerId, style: a([{ maxHeight: n2.maxHeight + "px" }, { overflow: "auto", border: "1px solid #dcdfe6", padding: "2px" }]) }, null, 12, b), c(y2, { content: e2.$t("imatrixUIPublicModel.fullScreen"), class: "item", effect: "dark", placement: "top" }, { default: m(() => [p("em", { class: "el-icon-full-screen", style: { "z-index": "1", right: "20px", position: "absolute", top: "2px" }, onClick: t2[1] || (t2[1] = (...e3) => h2.fullScreenContent && h2.fullScreenContent(...e3)) })]), _: 1 }, 8, ["content"]), c(V, { ref: "previewImg", "preview-src-list": n2.srcList, src: n2.srcList[0], style: { display: "none", width: "100px", height: "100px" } }, null, 8, ["preview-src-list", "src"])])) : (s(), d(g2, { key: 0, modelValue: n2.contentValue, "onUpdate:modelValue": t2[0] || (t2[0] = (e3) => n2.contentValue = e3), isDisabled: i2.isDisabled, init: n2.init }, null, 8, ["modelValue", "isDisabled", "init"])), c(w, { modelValue: n2.dialogVisible, "onUpdate:modelValue": t2[2] || (t2[2] = (e3) => n2.dialogVisible = e3), title: i2.title, "append-to-body": "", "destroy-on-close": "", fullscreen: "" }, { default: m(() => [p("div", { id: n2.fullscreenViewerId }, null, 8, x)]), _: 1 }, 8, ["modelValue", "title"]), n2.isLightBoxVisible ? (s(), d(v, { key: 2, "hide-on-click-modal": "", "initial-index": 0, "url-list": n2.imgList, onClose: t2[3] || (t2[3] = (e3) => n2.isLightBoxVisible = false) }, null, 8, ["url-list"])) : u("", true)], 4);
112
71
  }]]);
113
72
  export {
114
- x as default
73
+ y as default
115
74
  };
@@ -17,7 +17,7 @@ const h = d({ data() {
17
17
  }, methods: { ...n, openVideo() {
18
18
  this.isShow ? this.isShow = false : this.isShow = true;
19
19
  }, closeBrowserScan(o2) {
20
- this.isShow = false, this.value = o2, e(this, "colse", o2);
20
+ this.isShow = false, this.value = o2, e(this, "close", o2);
21
21
  }, scanClick() {
22
22
  this.isApk ? this.scanClickApk() : this.openVideo();
23
23
  }, scanClickApk() {
@@ -1,11 +1,20 @@
1
1
  import { $emit as e } from "../../utils/gogocodeTransfer.mjs";
2
2
  import { BrowserMultiFormatReader as t } from "@zxing/library";
3
- import { openBlock as o, createElementBlock as i, createElementVNode as n, withDirectives as s, toDisplayString as d, vShow as c } from "vue";
4
- import r from "../../_virtual/_plugin-vue_export-helper.mjs";
5
- const a = { name: "ScanCodeInputBrowser", components: {}, props: { colseVideo: { type: Boolean, default: false } }, data() {
6
- return { loadingShow: false, codeReader: new t(), textContent: null, vin: null, tipMsg: this.$t("messageVideo.attemptingToIdentify"), tipShow: false, isVideo: false };
3
+ import { getSessionCache as o } from "../../src/utils/auth.mjs";
4
+ import { openBlock as i, createElementBlock as s, createElementVNode as n, withDirectives as d, toDisplayString as c, vShow as r, createCommentVNode as a } from "vue";
5
+ import l from "../../_virtual/_plugin-vue_export-helper.mjs";
6
+ const m = { name: "ScanCodeInputBrowser", components: {}, props: { colseVideo: { type: Boolean, default: false } }, data() {
7
+ return { loadingShow: false, codeReader: new t(), textContent: null, vin: null, tipMsg: this.$t("messageVideo.attemptingToIdentify"), tipShow: false, isVideo: false, isShow: false };
7
8
  }, created() {
8
- this.openScan();
9
+ const e2 = o("is_custom_mediea");
10
+ if (window.customMediea && window.customMediea.customScan && e2 && "true" === e2) {
11
+ this.isShow = false;
12
+ const e3 = this;
13
+ window.customMediea.customScan((t2) => {
14
+ e3.setScanResult(t2);
15
+ });
16
+ } else
17
+ this.isShow = true, this.openScan();
9
18
  }, beforeUnmount() {
10
19
  this.codeReader.reset();
11
20
  }, methods: { async openScan() {
@@ -30,10 +39,12 @@ const a = { name: "ScanCodeInputBrowser", components: {}, props: { colseVideo: {
30
39
  o2.vin = t2, e(o2, "close", o2.vin), o2.codeReader.reset();
31
40
  }, clickVideo() {
32
41
  this.colseVideo && (e(this, "close", this.vin), this.codeReader.reset());
33
- } }, emits: ["close"] }, l = { class: "" };
34
- const p = r(a, [["render", function(e2, t2, r2, a2, p2, m) {
35
- return o(), i("div", l, [n("video", { id: "video", ref: "video", height: "300", class: "video vjs-fluid", autoplay: "", onClick: t2[0] || (t2[0] = (...e3) => m.clickVideo && m.clickVideo(...e3)) }, null, 512), s(n("div", { class: "tip" }, d(p2.tipMsg), 513), [[c, p2.tipShow]])]);
42
+ }, setScanResult(t2) {
43
+ e(this, "close", t2);
44
+ } }, emits: ["close"] }, u = { key: 0, class: "" };
45
+ const h = l(m, [["render", function(e2, t2, o2, l2, m2, h2) {
46
+ return m2.isShow ? (i(), s("div", u, [n("video", { id: "video", ref: "video", height: "300", class: "video vjs-fluid", autoplay: "", onClick: t2[0] || (t2[0] = (...e3) => h2.clickVideo && h2.clickVideo(...e3)) }, null, 512), d(n("div", { class: "tip" }, c(m2.tipMsg), 513), [[r, m2.tipShow]])])) : a("", true);
36
47
  }]]);
37
48
  export {
38
- p as default
49
+ h as default
39
50
  };
@@ -1,6 +1,5 @@
1
1
  import e from "../utils/request.mjs";
2
2
  import { getLanguage as o, getTheme as s } from "../utils/auth.mjs";
3
- import "vue";
4
3
  import { isMobileBrowser as t } from "../utils/common-util.mjs";
5
4
  const n = { login: function(o2, s2, t2) {
6
5
  const n2 = { username: o2, password: s2 };
@@ -1,4 +1,4 @@
1
- const e = { imatrixUIPublicModel: { sure: "确定", cancel: "取消", allDepartments: "所有部门", allUsers: "所有用户", reset: "重置", to: "至", edit: "操作", clear: "清空", download: "下载", delete: "删除", preview: "预览", add: "增加", more: "更多", graphView: "图形视图", listView: "列表视图", fieldName: "字段名(*)", operator: "操作符", value: "值(*)", andOr: "并且/或者", whenTheVariableIsEmpty: "变量为空时", perhaps: "或者", also: "并且", greaterThan: "大于", lessThan: "小于", beEqualTo: "等于", notGreaterThan: "不大于", notLessThan: "不小于", notEqualTo: "不等于", contain: "包含", notIncluded: "不包含", laterThan: "晚于", earlierThan: "早于", noLaterThan: "不晚于", noEarlierThan: "不早于", ignore11: "忽略(1=1)", nonConformity: "不符合(1<>1)", switchToNormalQuery: "切换为普通查询", switchToAdvancedQuery: "切换为高级查询", isNull: "等于Null", isNotNull: "不等于Null", previewImage: "预览图片", fullScreen: "全屏", forbidden: "禁用", startUsing: "启用", systemCode: "系统编码", code: "编码", emptyValue: "空值", expand: "展开", collapse: "收起", noData: "暂无数据", confirmClosePage: "确认关闭此页面吗?未保存的数据将会丢失。", noMoreData: "没有更多数据了" }, imatrixUIMessage: { whetherToConfirmDeletion: "是否确认删除", tips: "提示", pleaseEnterContent: "请输入内容", internalServerError: "请求失败", pleaseSelectDepartment: "请选择部门", pleaseSelectPersonnel: "请选择人员", pleaseRemoveallpersonnelBeforeSelectingSpecificPersonnel: "请先移除所有人员,再选择具体人员", queryResultIsEmpty: "查询结果为空", pleaseSelectATeam: "请选择工作组", pleaseEnterTeamName: "请输入工作组信息筛选", validationFailed: "验证失败", selectionDate: "选择日期", selectTime: "选择时间", pleaseEnterATimePoint: "请输入时间点", pleaseSelect: "请选择", startDate: "开始日期", endDate: "结束日期", noExportColumnsConfigured: "没有配置导出列", organizationTreeNoResultNotRemove: "未选择任何信息,无需移除", exceedFileSize: "超过文件大小限制{fileSize}M", upload: "上传", invalideDoubleValue: "{num} 不是合法的小数", noJumpPage: "未配置跳转页面", saveSuccessfully: "保存成功", pleaseInputSearchCondition: "请输入查询条件", fileUpload: "文件上传", selectYear: "选择年", search: "查询", forbiddenException: "您没有权限访问", theButtonIsNotBoundToAResource: "该按钮未绑定资源,请先绑定资源", asyncExport: "正在异步导出,请等待消息通知!", selectedWorkingGroup: "已选工作组", forbiddenExceptionLinkUrl: "请点击进行权限申请", forbiddenExceptionLinkUser: "如有疑问请联系", uploadFileTip: "上传的文件不超过{fileSize}M", asyncExportJumpMsg: "或点击我跳转到下载页面", mustFill: "{label} 必须填写", filePathNotFound: "文件UUID未找到,请检查配置", pleaseSelectDeleteData: "请选择要删除的数据" }, superGrid: { editablePlaceholder: "请点击输入", rowEditMessageBox: { title: "操作确认", content: "当前行有未保存的修改,是否进行保存修改切换?", confirmButton: "保存修改", cancelButton: "放弃修改" }, columnConfig: "字段配置", pleaseSaveOrCancelEditingLine: "请先保存或撤销编辑第 {row} 行数据", pleaseSaveLine: "请先保存第 {row} 行数据", noNeedToSaveRow: "无需保存第 {row} 行数据", pleaseSetURLToSaveRowInformation: "请设置“保存行信息的url”", lineSavedSuccessfully: "第 {row} 行保存成功", theReturnValueOfTheBeforesaveCallbackMethodIsFalse: "beforeSave回调方法返回值为false", lineNoNeedToUndoEdit: "第 {row} 行无需撤销编辑", lineCancelledSuccessfully: "第 {row} 行撤销成功", label: "字段名", isShow: "是否显示", isExportable: "是否导出", recordLine: "第 {row} 行记录", pageRecordLine: "第 {pageNum} 页第 {row} 行记录", fileName: "文件名称", deleteSuccessful: "删除成功", index: "序号", searchConditionName: "查询条件名称", pleaseInputSearchConditionName: "请输入查询条件名称", saveCondition: "保存条件", saveConditionTitle: "保存查询条件", displayOrder: "显示顺序", searchDisplayOrder: "查询显示顺序", width: "列宽", default: "默认", custom: "自定义", show: "显示", hidden: "隐藏", export: "导出", unExport: "不导出", whetherToConfirmReset: "是否确认重置?", resetSuccessful: "重置成功", dragColumnOrderMessage: "支持拖动改变列顺序", selectAll: "全选", viewImage: "查看图片", previewTitleWhenNotImg: "非图片格式,使用其它方式预览", refresh: "刷新", open: "展开", fold: "收起", prevRow: "上一行", nextRow: "下一行", detail: "详情", searchEmpty: "查询空值", canntAddTip: "不满足新建操作条件,不能执行新建操作,请检查!", rowCanntDeleteTip: "不满足删除操作条件,不能执行删除操作,请检查!", rowCanntEditTip: "不满足编辑操作条件,不能执行编辑操作,请检查!", searchCondition: "查询条件", orderField: "排序字段", orderType: "排序方式", orderTypeAsc: "升序", orderTypeDesc: "降序", close: "关闭" }, departmentTree: {}, departmentTreeInline: { pleaseEnterDepartmentName: "请输入部门信息筛选", name: "部门名称", code: "部门编码", removeDepartment: "移除部门", selectedDept: "已选部门", namePath: "名称路径", allCheck: "全选", pleaseInputNameOrCode: "请输入名称/编码", selectResultInfoHasSelect: "已选择:", selectResultInfo: "{num}个部门(含子部门)", selectResultTitle: "已选择信息" }, departmentUserTree: { pleaseEnterUserInformation: "请输入用户信息筛选", selectedPeople: "已选人员", searchFieldUserName: "姓名", searchFieldLoginName: "登录名", searchFieldEmail: "邮箱", searchFieldTelephone: "手机号", searchFieldJobNumber: "工号", searchFieldHonorificName: "尊称", selectUserResultInfo: "{userNum}个用户", selectDeptResultInfo: "{deptNum}个部门(含子部门)" }, departmentUserTreeInline: { name: "姓名", department: "所属部门", branch: "所属分支", removeUser: "移除用户", email: "邮箱", loginName: "登录名", superiorDeptNameFullPath: "组织全路径", user: "用户", groupName: "名称", groupForm: "群组表单", groupList: "群组维护", group: "群组", orgTree: "组织树", groupNameNotEmpty: "群组名称必填" }, workgroupTree: { allTeamMembers: "所有工作组人员", name: "工作组名称", code: "工作组编码", removeWorkgroup: "移除工作组", workingGroupName: "工作组名称", workingGroupNumber: "工作组编号", workgroupDescription: "工作组描述", selectResultInfo: "{num}个工作组" }, workflowButton: { save: "暂存", submit: "提交", approve: "同意", refuse: "不同意", agreement: "赞成", oppose: "反对", kiken: "弃权", get_back_button: "取回", copy: "抄送", draw: "领取", abandon_draw: "放弃领取", add_sign: "加签", remove_sign: "减签", signoff: "签收", assign: "交办", assign_task: "转办", readed: "已阅", export_report: "导出报告", draw_dept_task: "部门领取", abandon_draw_dept_task: "放弃部门领取" }, workflowHistoryList: { specailText: "特", index: "序号", taskName: "环节名称", operation: "流转操作", opinion: "办理意见", processStart: "流程开始", processEnd: "流程结束", process_start: "[{key_1}]流程开始", prcoess_end: "[{key_1}]流程结束", force_end_process: "{key_1}强制结束了该流程,[{key_2}]的任务被取消", history_jump: "流程{key_3}到[{key_1}],[{key_2}]的任务被取消", history_back: "{key_1}退回任务,流程退回到[{key_2}]", history_removesign: "{key_1}给[{key_2}]减签", history_changetransactor_and_delegate: "{key_1}把办理人[{key_2}]更改成[{key_3})],{key_4}把任务委托给了[{key_5}]", history_changetransactor: "{key_1}把办理人[{2}]更改成[{key_3}]", history_addsign: "{key_1}给[{key_2}]加签", history_addtransactor: "{key_1}增加办理人[{key_2}]", history_removetransactor: "{key_1}减少办理人[{key_2}]", history_delegate_and_assign: "{key_1}把任务指派给了[{key_2}],[{key_3}]把任务委托给了[{key_4}]", history_assign: "{key_1}把任务指派给了[{key_2}]", transfer: "{key_1}移交给[{key_2}]", history_complete_transfer: "{key_1}执行了[{key_2}]操作,取消了其它接收人[{key_3}]的任务", history_delegate_receive: "{key_1}收回委托给[{key_2}]的任务", history_delegate: "{key_1}已把任务[{key_2}]委托给[{key_3}]", history_quit_transfer: "{key_1}离职,已把任务[{2}]移交给了[{key_3}]", history_change_job_transfer: "{1}换岗,已把任务[{2}]移交给了[{key_3}]", commonButtonOperation: "{key_1}执行了[{key_2}]操作", history_draw_task: "{key_1}领取了任务,取消了候选人[{key_2}]的任务", history_abandon_draw: "{key_1}放弃领取该任务,还原了候选人[{key_2}]的任务", create_copy_task: "{key_1}把任务抄送给了[{key_2}]", toDoText: "待处理", operator: "操作人", operatorLg: "操作人登录名", operatorDept: "操作人部门", operationTime: "操作时间", history_draw_dept_task: "{key_1}领取了部门[{key_2}]的任务", history_abandon_draw_dept_task: "{key_1}放弃领取部门[{key_2}]的任务", remark: "备注", taskState: "节点状态", processingDuration: "处理时长(H)", stayDuration: "停留时长", isOverdue: "是否超期", taskStateDoing: "进行中", taskStateDone: "已完成" }, gateway: { timeout: "接口调用超时", callFailed: "接口调用失败" }, superNineGrid: { add: "新建" }, fsUpload: { upload: "上传", download: "下载", delete: "删除", deleteSuccessful: "删除成功", preview: "预览", name: "名称", picture: "图片", operating: "操作", uploadSucceeded: "上传成功", theNumberOfUploadsExceedsTheLimitTheLimitIs: "上传数量超过限制,限制数量为", image: "图片", video: "视频", updateSuccess: "更新成功", more: "更多", uploadFailed: "上传失败!" }, messageVideo: { attemptingToIdentify: "正在尝试识别....", callingRearCamera: "正在调用后置摄像头...", identificationFailed: "识别失败" }, IntervalSelection: { year: "年", quarter: "季度", auxiliary: "第", week: "周", month: "月", day: "日", tian: "天", hour: "小时", minute: "分钟", second: "秒" }, imatrixUIPromptMessage: { NoContent: "暂无内容" }, chatEmbed: { name: "AI小助手", history: "历史记录", minimize: "缩小", fullscreen: "全屏", close: "关闭", regenerate: "重新生成", copy: "复制", newChat: "新建会话", copySuccess: "复制成功", requestFailed: "请求会话失败!" } };
1
+ const e = { imatrixUIPublicModel: { sure: "确定", cancel: "取消", allDepartments: "所有部门", allUsers: "所有用户", reset: "重置", to: "至", edit: "操作", clear: "清空", download: "下载", delete: "删除", preview: "预览", add: "增加", more: "更多", graphView: "图形视图", listView: "列表视图", fieldName: "字段名(*)", operator: "操作符", value: "值(*)", andOr: "并且/或者", whenTheVariableIsEmpty: "变量为空时", perhaps: "或者", also: "并且", greaterThan: "大于", lessThan: "小于", beEqualTo: "等于", notGreaterThan: "不大于", notLessThan: "不小于", notEqualTo: "不等于", contain: "包含", notIncluded: "不包含", laterThan: "晚于", earlierThan: "早于", noLaterThan: "不晚于", noEarlierThan: "不早于", ignore11: "忽略(1=1)", nonConformity: "不符合(1<>1)", switchToNormalQuery: "切换为普通查询", switchToAdvancedQuery: "切换为高级查询", isNull: "等于Null", isNotNull: "不等于Null", previewImage: "预览图片", fullScreen: "全屏", forbidden: "禁用", startUsing: "启用", systemCode: "系统编码", code: "编码", emptyValue: "空值", expand: "展开", collapse: "收起", noData: "暂无数据", confirmClosePage: "确认关闭此页面吗?未保存的数据将会丢失。", noMoreData: "没有更多数据了", modifiedTime: "更新时间" }, imatrixUIMessage: { whetherToConfirmDeletion: "是否确认删除", tips: "提示", pleaseEnterContent: "请输入内容", internalServerError: "请求失败", pleaseSelectDepartment: "请选择部门", pleaseSelectPersonnel: "请选择人员", pleaseRemoveallpersonnelBeforeSelectingSpecificPersonnel: "请先移除所有人员,再选择具体人员", queryResultIsEmpty: "查询结果为空", pleaseSelectATeam: "请选择工作组", pleaseEnterTeamName: "请输入工作组信息筛选", validationFailed: "验证失败", selectionDate: "选择日期", selectTime: "选择时间", pleaseEnterATimePoint: "请输入时间点", pleaseSelect: "请选择", startDate: "开始日期", endDate: "结束日期", noExportColumnsConfigured: "没有配置导出列", organizationTreeNoResultNotRemove: "未选择任何信息,无需移除", exceedFileSize: "超过文件大小限制{fileSize}M", upload: "上传", invalideDoubleValue: "{num} 不是合法的小数", noJumpPage: "未配置跳转页面", saveSuccessfully: "保存成功", pleaseInputSearchCondition: "请输入查询条件", fileUpload: "文件上传", selectYear: "选择年", search: "查询", forbiddenException: "您没有权限访问", theButtonIsNotBoundToAResource: "该按钮未绑定资源,请先绑定资源", asyncExport: "正在异步导出,请等待消息通知!", selectedWorkingGroup: "已选工作组", forbiddenExceptionLinkUrl: "请点击进行权限申请", forbiddenExceptionLinkUser: "如有疑问请联系", uploadFileTip: "上传的文件不超过{fileSize}M", asyncExportJumpMsg: "或点击我跳转到下载页面", mustFill: "{label} 必须填写", filePathNotFound: "文件UUID未找到,请检查配置", pleaseSelectDeleteData: "请选择要删除的数据" }, superGrid: { editablePlaceholder: "请点击输入", rowEditMessageBox: { title: "操作确认", content: "当前行有未保存的修改,是否进行保存修改切换?", confirmButton: "保存修改", cancelButton: "放弃修改" }, columnConfig: "字段配置", pleaseSaveOrCancelEditingLine: "请先保存或撤销编辑第 {row} 行数据", pleaseSaveLine: "请先保存第 {row} 行数据", noNeedToSaveRow: "无需保存第 {row} 行数据", pleaseSetURLToSaveRowInformation: "请设置“保存行信息的url”", lineSavedSuccessfully: "第 {row} 行保存成功", theReturnValueOfTheBeforesaveCallbackMethodIsFalse: "beforeSave回调方法返回值为false", lineNoNeedToUndoEdit: "第 {row} 行无需撤销编辑", lineCancelledSuccessfully: "第 {row} 行撤销成功", label: "字段名", isShow: "是否显示", isExportable: "是否导出", recordLine: "第 {row} 行记录", pageRecordLine: "第 {pageNum} 页第 {row} 行记录", fileName: "文件名称", deleteSuccessful: "删除成功", index: "序号", searchConditionName: "查询条件名称", pleaseInputSearchConditionName: "请输入查询条件名称", saveCondition: "保存条件", saveConditionTitle: "保存查询条件", displayOrder: "显示顺序", searchDisplayOrder: "查询显示顺序", width: "列宽", default: "默认", custom: "自定义", show: "显示", hidden: "隐藏", export: "导出", unExport: "不导出", whetherToConfirmReset: "是否确认重置?", resetSuccessful: "重置成功", dragColumnOrderMessage: "支持拖动改变列顺序", selectAll: "全选", viewImage: "查看图片", previewTitleWhenNotImg: "非图片格式,使用其它方式预览", refresh: "刷新", open: "展开", fold: "收起", prevRow: "上一行", nextRow: "下一行", detail: "详情", searchEmpty: "查询空值", canntAddTip: "不满足新建操作条件,不能执行新建操作,请检查!", rowCanntDeleteTip: "不满足删除操作条件,不能执行删除操作,请检查!", rowCanntEditTip: "不满足编辑操作条件,不能执行编辑操作,请检查!", searchCondition: "查询条件", orderField: "排序字段", orderType: "排序方式", orderTypeAsc: "升序", orderTypeDesc: "降序", close: "关闭" }, departmentTree: {}, departmentTreeInline: { pleaseEnterDepartmentName: "请输入部门信息筛选", name: "部门名称", code: "部门编码", removeDepartment: "移除部门", selectedDept: "已选部门", namePath: "名称路径", allCheck: "全选", pleaseInputNameOrCode: "请输入名称/编码", selectResultInfoHasSelect: "已选择:", selectResultInfo: "{num}个部门(含子部门)", selectResultTitle: "已选择信息" }, departmentUserTree: { pleaseEnterUserInformation: "请输入用户信息筛选", selectedPeople: "已选人员", searchFieldUserName: "姓名", searchFieldLoginName: "登录名", searchFieldEmail: "邮箱", searchFieldTelephone: "手机号", searchFieldJobNumber: "工号", searchFieldHonorificName: "尊称", selectUserResultInfo: "{userNum}个用户", selectDeptResultInfo: "{deptNum}个部门(含子部门)" }, departmentUserTreeInline: { name: "姓名", department: "所属部门", branch: "所属分支", removeUser: "移除用户", email: "邮箱", loginName: "登录名", superiorDeptNameFullPath: "组织全路径", user: "用户", groupName: "名称", groupForm: "群组表单", groupList: "群组维护", group: "群组", orgTree: "组织树", groupNameNotEmpty: "群组名称必填" }, workgroupTree: { allTeamMembers: "所有工作组人员", name: "工作组名称", code: "工作组编码", removeWorkgroup: "移除工作组", workingGroupName: "工作组名称", workingGroupNumber: "工作组编号", workgroupDescription: "工作组描述", selectResultInfo: "{num}个工作组" }, workflowButton: { save: "暂存", submit: "提交", approve: "同意", refuse: "不同意", agreement: "赞成", oppose: "反对", kiken: "弃权", get_back_button: "取回", retrieve_task: "取回", copy: "抄送", draw: "领取", abandon_draw: "放弃领取", add_sign: "加签", remove_sign: "减签", signoff: "签收", assign: "交办", assign_task: "转办", readed: "已阅", export_report: "导出报告", draw_dept_task: "部门领取", abandon_draw_dept_task: "放弃部门领取" }, workflowHistoryList: { specailText: "特", index: "序号", taskName: "环节名称", operation: "流转操作", opinion: "办理意见", processStart: "流程开始", processEnd: "流程结束", process_start: "[{key_1}]流程开始", prcoess_end: "[{key_1}]流程结束", force_end_process: "{key_1}强制结束了该流程,[{key_2}]的任务被取消", history_jump: "流程{key_3}到[{key_1}],[{key_2}]的任务被取消", history_back: "{key_1}退回任务,流程退回到[{key_2}]", history_removesign: "{key_1}给[{key_2}]减签", history_changetransactor_and_delegate: "{key_1}把办理人[{key_2}]更改成[{key_3})],{key_4}把任务委托给了[{key_5}]", history_changetransactor: "{key_1}把办理人[{2}]更改成[{key_3}]", history_addsign: "{key_1}给[{key_2}]加签", history_addtransactor: "{key_1}增加办理人[{key_2}]", history_removetransactor: "{key_1}减少办理人[{key_2}]", history_delegate_and_assign: "{key_1}把任务指派给了[{key_2}],[{key_3}]把任务委托给了[{key_4}]", history_assign: "{key_1}把任务指派给了[{key_2}]", transfer: "{key_1}移交给[{key_2}]", history_complete_transfer: "{key_1}执行了[{key_2}]操作,取消了其它接收人[{key_3}]的任务", history_delegate_receive: "{key_1}收回委托给[{key_2}]的任务", history_delegate: "{key_1}已把任务[{key_2}]委托给[{key_3}]", history_quit_transfer: "{key_1}离职,已把任务[{2}]移交给了[{key_3}]", history_change_job_transfer: "{1}换岗,已把任务[{2}]移交给了[{key_3}]", commonButtonOperation: "{key_1}执行了[{key_2}]操作", history_draw_task: "{key_1}领取了任务,取消了候选人[{key_2}]的任务", history_abandon_draw: "{key_1}放弃领取该任务,还原了候选人[{key_2}]的任务", create_copy_task: "{key_1}把任务抄送给了[{key_2}]", toDoText: "待处理", operator: "操作人", operatorLg: "操作人登录名", operatorDept: "操作人部门", operationTime: "操作时间", history_draw_dept_task: "{key_1}领取了部门[{key_2}]的任务", history_abandon_draw_dept_task: "{key_1}放弃领取部门[{key_2}]的任务", remark: "备注", taskState: "节点状态", processingDuration: "处理时长(H)", stayDuration: "停留时长", isOverdue: "是否超期", taskStateDoing: "进行中", taskStateDone: "已完成", cancel_trust_task: "{key_1}取消了用户[{key_2}]的委托任务", restore_trust_task: "{key_1}恢复了受托人[{key_2}]的任务", cancel_trust_record_task: "{key_1}的委托已取消,办理人[{key_2}]环节[{key_3}]的委托任务被取消", cancel_trust_task_complete_task: "{key_1}执行了[{key_2}]操作,办理人[{key_3}]的任务被取消", stayDurationComment: "停留时长为上个节点完成的时间到当前节点完成时间的时长,根据自然日计算", processingDurationComment: "处理时长为上个节点完成的时间到当前节点完成时间的时长,根据工作日小时数计算" }, gateway: { timeout: "接口调用超时", callFailed: "接口调用失败" }, superNineGrid: { add: "新建" }, fsUpload: { upload: "上传", download: "下载", delete: "删除", deleteSuccessful: "删除成功", preview: "预览", name: "名称", picture: "图片", operating: "操作", uploadSucceeded: "上传成功", theNumberOfUploadsExceedsTheLimitTheLimitIs: "上传数量超过限制,限制数量为", image: "图片", video: "视频", updateSuccess: "更新成功", more: "更多", uploadFailed: "上传失败!", noPreviewFile: "无法预览该文件!" }, messageVideo: { attemptingToIdentify: "正在尝试识别....", callingRearCamera: "正在调用后置摄像头...", identificationFailed: "识别失败" }, IntervalSelection: { year: "年", quarter: "季度", auxiliary: "第", week: "周", month: "月", day: "日", tian: "天", hour: "小时", minute: "分钟", second: "秒" }, imatrixUIPromptMessage: { NoContent: "暂无内容" }, chatEmbed: { name: "AI小助手", history: "历史记录", minimize: "缩小", fullscreen: "全屏", close: "关闭", regenerate: "重新生成", copy: "复制", newChat: "新建会话", copySuccess: "复制成功", requestFailed: "请求会话失败!" }, i18nSetting: { title: "国际化设置", i18nKeyEmpty: "国际化key为空", i18nKey: "国际化key" } };
2
2
  export {
3
3
  e as default
4
4
  };