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
@@ -7,7 +7,7 @@
7
7
  var r = e(t), i = "undefined" != typeof globalThis ? globalThis : "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : {};
8
8
  function n(t2, e2, r2) {
9
9
  return t2(r2 = { path: e2, exports: {}, require: function(t3, e3) {
10
- return o(null == e3 && r2.path);
10
+ return o();
11
11
  } }, r2.exports), r2.exports;
12
12
  }
13
13
  function o() {
@@ -301,8 +301,8 @@
301
301
  var a3 = r3 + s3, c2 = t4[a3];
302
302
  t4[a3] = 16711935 & (c2 << 8 | c2 >>> 24) | 4278255360 & (c2 << 24 | c2 >>> 8);
303
303
  }
304
- var h2 = this._hash.words, l2 = t4[r3 + 0], u2 = t4[r3 + 1], d = t4[r3 + 2], p = t4[r3 + 3], v = t4[r3 + 4], _ = t4[r3 + 5], y = t4[r3 + 6], g = t4[r3 + 7], B = t4[r3 + 8], w = t4[r3 + 9], k = t4[r3 + 10], x = t4[r3 + 11], m = t4[r3 + 12], S = t4[r3 + 13], b = t4[r3 + 14], A = t4[r3 + 15], H = h2[0], z = h2[1], C = h2[2], D = h2[3];
305
- H = e3(H, z, C, D, l2, 7, f[0]), D = e3(D, H, z, C, u2, 12, f[1]), C = e3(C, D, H, z, d, 17, f[2]), z = e3(z, C, D, H, p, 22, f[3]), H = e3(H, z, C, D, v, 7, f[4]), D = e3(D, H, z, C, _, 12, f[5]), C = e3(C, D, H, z, y, 17, f[6]), z = e3(z, C, D, H, g, 22, f[7]), H = e3(H, z, C, D, B, 7, f[8]), D = e3(D, H, z, C, w, 12, f[9]), C = e3(C, D, H, z, k, 17, f[10]), z = e3(z, C, D, H, x, 22, f[11]), H = e3(H, z, C, D, m, 7, f[12]), D = e3(D, H, z, C, S, 12, f[13]), C = e3(C, D, H, z, b, 17, f[14]), z = e3(z, C, D, H, A, 22, f[15]), H = i2(H, z, C, D, u2, 5, f[16]), D = i2(D, H, z, C, y, 9, f[17]), C = i2(C, D, H, z, x, 14, f[18]), z = i2(z, C, D, H, l2, 20, f[19]), H = i2(H, z, C, D, _, 5, f[20]), D = i2(D, H, z, C, k, 9, f[21]), C = i2(C, D, H, z, A, 14, f[22]), z = i2(z, C, D, H, v, 20, f[23]), H = i2(H, z, C, D, w, 5, f[24]), D = i2(D, H, z, C, b, 9, f[25]), C = i2(C, D, H, z, p, 14, f[26]), z = i2(z, C, D, H, B, 20, f[27]), H = i2(H, z, C, D, S, 5, f[28]), D = i2(D, H, z, C, d, 9, f[29]), C = i2(C, D, H, z, g, 14, f[30]), z = i2(z, C, D, H, m, 20, f[31]), H = n2(H, z, C, D, _, 4, f[32]), D = n2(D, H, z, C, B, 11, f[33]), C = n2(C, D, H, z, x, 16, f[34]), z = n2(z, C, D, H, b, 23, f[35]), H = n2(H, z, C, D, u2, 4, f[36]), D = n2(D, H, z, C, v, 11, f[37]), C = n2(C, D, H, z, g, 16, f[38]), z = n2(z, C, D, H, k, 23, f[39]), H = n2(H, z, C, D, S, 4, f[40]), D = n2(D, H, z, C, l2, 11, f[41]), C = n2(C, D, H, z, p, 16, f[42]), z = n2(z, C, D, H, y, 23, f[43]), H = n2(H, z, C, D, w, 4, f[44]), D = n2(D, H, z, C, m, 11, f[45]), C = n2(C, D, H, z, A, 16, f[46]), z = n2(z, C, D, H, d, 23, f[47]), H = o2(H, z, C, D, l2, 6, f[48]), D = o2(D, H, z, C, g, 10, f[49]), C = o2(C, D, H, z, b, 15, f[50]), z = o2(z, C, D, H, _, 21, f[51]), H = o2(H, z, C, D, m, 6, f[52]), D = o2(D, H, z, C, p, 10, f[53]), C = o2(C, D, H, z, k, 15, f[54]), z = o2(z, C, D, H, u2, 21, f[55]), H = o2(H, z, C, D, B, 6, f[56]), D = o2(D, H, z, C, A, 10, f[57]), C = o2(C, D, H, z, y, 15, f[58]), z = o2(z, C, D, H, S, 21, f[59]), H = o2(H, z, C, D, v, 6, f[60]), D = o2(D, H, z, C, x, 10, f[61]), C = o2(C, D, H, z, d, 15, f[62]), z = o2(z, C, D, H, w, 21, f[63]), h2[0] = h2[0] + H | 0, h2[1] = h2[1] + z | 0, h2[2] = h2[2] + C | 0, h2[3] = h2[3] + D | 0;
304
+ var h2 = this._hash.words, l2 = t4[r3 + 0], u2 = t4[r3 + 1], d = t4[r3 + 2], p = t4[r3 + 3], v = t4[r3 + 4], _ = t4[r3 + 5], y = t4[r3 + 6], g = t4[r3 + 7], B = t4[r3 + 8], w = t4[r3 + 9], k = t4[r3 + 10], x = t4[r3 + 11], m = t4[r3 + 12], S = t4[r3 + 13], b = t4[r3 + 14], A = t4[r3 + 15], H = h2[0], z = h2[1], C = h2[2], E = h2[3];
305
+ H = e3(H, z, C, E, l2, 7, f[0]), E = e3(E, H, z, C, u2, 12, f[1]), C = e3(C, E, H, z, d, 17, f[2]), z = e3(z, C, E, H, p, 22, f[3]), H = e3(H, z, C, E, v, 7, f[4]), E = e3(E, H, z, C, _, 12, f[5]), C = e3(C, E, H, z, y, 17, f[6]), z = e3(z, C, E, H, g, 22, f[7]), H = e3(H, z, C, E, B, 7, f[8]), E = e3(E, H, z, C, w, 12, f[9]), C = e3(C, E, H, z, k, 17, f[10]), z = e3(z, C, E, H, x, 22, f[11]), H = e3(H, z, C, E, m, 7, f[12]), E = e3(E, H, z, C, S, 12, f[13]), C = e3(C, E, H, z, b, 17, f[14]), z = e3(z, C, E, H, A, 22, f[15]), H = i2(H, z, C, E, u2, 5, f[16]), E = i2(E, H, z, C, y, 9, f[17]), C = i2(C, E, H, z, x, 14, f[18]), z = i2(z, C, E, H, l2, 20, f[19]), H = i2(H, z, C, E, _, 5, f[20]), E = i2(E, H, z, C, k, 9, f[21]), C = i2(C, E, H, z, A, 14, f[22]), z = i2(z, C, E, H, v, 20, f[23]), H = i2(H, z, C, E, w, 5, f[24]), E = i2(E, H, z, C, b, 9, f[25]), C = i2(C, E, H, z, p, 14, f[26]), z = i2(z, C, E, H, B, 20, f[27]), H = i2(H, z, C, E, S, 5, f[28]), E = i2(E, H, z, C, d, 9, f[29]), C = i2(C, E, H, z, g, 14, f[30]), z = i2(z, C, E, H, m, 20, f[31]), H = n2(H, z, C, E, _, 4, f[32]), E = n2(E, H, z, C, B, 11, f[33]), C = n2(C, E, H, z, x, 16, f[34]), z = n2(z, C, E, H, b, 23, f[35]), H = n2(H, z, C, E, u2, 4, f[36]), E = n2(E, H, z, C, v, 11, f[37]), C = n2(C, E, H, z, g, 16, f[38]), z = n2(z, C, E, H, k, 23, f[39]), H = n2(H, z, C, E, S, 4, f[40]), E = n2(E, H, z, C, l2, 11, f[41]), C = n2(C, E, H, z, p, 16, f[42]), z = n2(z, C, E, H, y, 23, f[43]), H = n2(H, z, C, E, w, 4, f[44]), E = n2(E, H, z, C, m, 11, f[45]), C = n2(C, E, H, z, A, 16, f[46]), z = n2(z, C, E, H, d, 23, f[47]), H = o2(H, z, C, E, l2, 6, f[48]), E = o2(E, H, z, C, g, 10, f[49]), C = o2(C, E, H, z, b, 15, f[50]), z = o2(z, C, E, H, _, 21, f[51]), H = o2(H, z, C, E, m, 6, f[52]), E = o2(E, H, z, C, p, 10, f[53]), C = o2(C, E, H, z, k, 15, f[54]), z = o2(z, C, E, H, u2, 21, f[55]), H = o2(H, z, C, E, B, 6, f[56]), E = o2(E, H, z, C, A, 10, f[57]), C = o2(C, E, H, z, y, 15, f[58]), z = o2(z, C, E, H, S, 21, f[59]), H = o2(H, z, C, E, v, 6, f[60]), E = o2(E, H, z, C, x, 10, f[61]), C = o2(C, E, H, z, d, 15, f[62]), z = o2(z, C, E, H, w, 21, f[63]), h2[0] = h2[0] + H | 0, h2[1] = h2[1] + z | 0, h2[2] = h2[2] + C | 0, h2[3] = h2[3] + E | 0;
306
306
  }, _doFinalize: function() {
307
307
  var e4 = this._data, r3 = e4.words, i3 = 8 * this._nDataBytes, n3 = 8 * e4.sigBytes;
308
308
  r3[n3 >>> 5] |= 128 << 24 - n3 % 32;
@@ -401,7 +401,7 @@
401
401
  var l = a2.SHA512 = i2.extend({ _doReset: function() {
402
402
  this._hash = new s2.init([new o2.init(1779033703, 4089235720), new o2.init(3144134277, 2227873595), new o2.init(1013904242, 4271175723), new o2.init(2773480762, 1595750129), new o2.init(1359893119, 2917565137), new o2.init(2600822924, 725511199), new o2.init(528734635, 4215389547), new o2.init(1541459225, 327033209)]);
403
403
  }, _doProcessBlock: function(t4, e4) {
404
- for (var r3 = this._hash.words, i3 = r3[0], n3 = r3[1], o3 = r3[2], s3 = r3[3], a3 = r3[4], l2 = r3[5], f = r3[6], u = r3[7], d = i3.high, p = i3.low, v = n3.high, _ = n3.low, y = o3.high, g = o3.low, B = s3.high, w = s3.low, k = a3.high, x = a3.low, m = l2.high, S = l2.low, b = f.high, A = f.low, H = u.high, z = u.low, C = d, D = p, E = v, R = _, M = y, F = g, P = B, W = w, O = k, I = x, U = m, K = S, T = b, X = A, j = H, L = z, N = 0; N < 80; N++) {
404
+ for (var r3 = this._hash.words, i3 = r3[0], n3 = r3[1], o3 = r3[2], s3 = r3[3], a3 = r3[4], l2 = r3[5], f = r3[6], u = r3[7], d = i3.high, p = i3.low, v = n3.high, _ = n3.low, y = o3.high, g = o3.low, B = s3.high, w = s3.low, k = a3.high, x = a3.low, m = l2.high, S = l2.low, b = f.high, A = f.low, H = u.high, z = u.low, C = d, E = p, R = v, D = _, M = y, F = g, P = B, W = w, O = k, I = x, K = m, U = S, T = b, X = A, j = H, L = z, N = 0; N < 80; N++) {
405
405
  var q, Z, G = h[N];
406
406
  if (N < 16)
407
407
  Z = G.high = 0 | t4[e4 + 2 * N], q = G.low = 0 | t4[e4 + 2 * N + 1];
@@ -409,10 +409,10 @@
409
409
  var V = h[N - 15], J = V.high, $ = V.low, Q = (J >>> 1 | $ << 31) ^ (J >>> 8 | $ << 24) ^ J >>> 7, Y = ($ >>> 1 | J << 31) ^ ($ >>> 8 | J << 24) ^ ($ >>> 7 | J << 25), tt = h[N - 2], et = tt.high, rt = tt.low, it = (et >>> 19 | rt << 13) ^ (et << 3 | rt >>> 29) ^ et >>> 6, nt = (rt >>> 19 | et << 13) ^ (rt << 3 | et >>> 29) ^ (rt >>> 6 | et << 26), ot = h[N - 7], st = ot.high, at = ot.low, ct = h[N - 16], ht = ct.high, lt = ct.low;
410
410
  Z = (Z = (Z = Q + st + ((q = Y + at) >>> 0 < Y >>> 0 ? 1 : 0)) + it + ((q += nt) >>> 0 < nt >>> 0 ? 1 : 0)) + ht + ((q += lt) >>> 0 < lt >>> 0 ? 1 : 0), G.high = Z, G.low = q;
411
411
  }
412
- var ft, ut = O & U ^ ~O & T, dt = I & K ^ ~I & X, pt = C & E ^ C & M ^ E & M, vt = D & R ^ D & F ^ R & F, _t = (C >>> 28 | D << 4) ^ (C << 30 | D >>> 2) ^ (C << 25 | D >>> 7), yt = (D >>> 28 | C << 4) ^ (D << 30 | C >>> 2) ^ (D << 25 | C >>> 7), gt = (O >>> 14 | I << 18) ^ (O >>> 18 | I << 14) ^ (O << 23 | I >>> 9), Bt = (I >>> 14 | O << 18) ^ (I >>> 18 | O << 14) ^ (I << 23 | O >>> 9), wt = c[N], kt = wt.high, xt = wt.low, mt = j + gt + ((ft = L + Bt) >>> 0 < L >>> 0 ? 1 : 0), St = yt + vt;
413
- j = T, L = X, T = U, X = K, U = O, K = I, O = P + (mt = (mt = (mt = mt + ut + ((ft += dt) >>> 0 < dt >>> 0 ? 1 : 0)) + kt + ((ft += xt) >>> 0 < xt >>> 0 ? 1 : 0)) + Z + ((ft += q) >>> 0 < q >>> 0 ? 1 : 0)) + ((I = W + ft | 0) >>> 0 < W >>> 0 ? 1 : 0) | 0, P = M, W = F, M = E, F = R, E = C, R = D, C = mt + (_t + pt + (St >>> 0 < yt >>> 0 ? 1 : 0)) + ((D = ft + St | 0) >>> 0 < ft >>> 0 ? 1 : 0) | 0;
412
+ var ft, ut = O & K ^ ~O & T, dt = I & U ^ ~I & X, pt = C & R ^ C & M ^ R & M, vt = E & D ^ E & F ^ D & F, _t = (C >>> 28 | E << 4) ^ (C << 30 | E >>> 2) ^ (C << 25 | E >>> 7), yt = (E >>> 28 | C << 4) ^ (E << 30 | C >>> 2) ^ (E << 25 | C >>> 7), gt = (O >>> 14 | I << 18) ^ (O >>> 18 | I << 14) ^ (O << 23 | I >>> 9), Bt = (I >>> 14 | O << 18) ^ (I >>> 18 | O << 14) ^ (I << 23 | O >>> 9), wt = c[N], kt = wt.high, xt = wt.low, mt = j + gt + ((ft = L + Bt) >>> 0 < L >>> 0 ? 1 : 0), St = yt + vt;
413
+ j = T, L = X, T = K, X = U, K = O, U = I, O = P + (mt = (mt = (mt = mt + ut + ((ft += dt) >>> 0 < dt >>> 0 ? 1 : 0)) + kt + ((ft += xt) >>> 0 < xt >>> 0 ? 1 : 0)) + Z + ((ft += q) >>> 0 < q >>> 0 ? 1 : 0)) + ((I = W + ft | 0) >>> 0 < W >>> 0 ? 1 : 0) | 0, P = M, W = F, M = R, F = D, R = C, D = E, C = mt + (_t + pt + (St >>> 0 < yt >>> 0 ? 1 : 0)) + ((E = ft + St | 0) >>> 0 < ft >>> 0 ? 1 : 0) | 0;
414
414
  }
415
- p = i3.low = p + D, i3.high = d + C + (p >>> 0 < D >>> 0 ? 1 : 0), _ = n3.low = _ + R, n3.high = v + E + (_ >>> 0 < R >>> 0 ? 1 : 0), g = o3.low = g + F, o3.high = y + M + (g >>> 0 < F >>> 0 ? 1 : 0), w = s3.low = w + W, s3.high = B + P + (w >>> 0 < W >>> 0 ? 1 : 0), x = a3.low = x + I, a3.high = k + O + (x >>> 0 < I >>> 0 ? 1 : 0), S = l2.low = S + K, l2.high = m + U + (S >>> 0 < K >>> 0 ? 1 : 0), A = f.low = A + X, f.high = b + T + (A >>> 0 < X >>> 0 ? 1 : 0), z = u.low = z + L, u.high = H + j + (z >>> 0 < L >>> 0 ? 1 : 0);
415
+ p = i3.low = p + E, i3.high = d + C + (p >>> 0 < E >>> 0 ? 1 : 0), _ = n3.low = _ + D, n3.high = v + R + (_ >>> 0 < D >>> 0 ? 1 : 0), g = o3.low = g + F, o3.high = y + M + (g >>> 0 < F >>> 0 ? 1 : 0), w = s3.low = w + W, s3.high = B + P + (w >>> 0 < W >>> 0 ? 1 : 0), x = a3.low = x + I, a3.high = k + O + (x >>> 0 < I >>> 0 ? 1 : 0), S = l2.low = S + U, l2.high = m + K + (S >>> 0 < U >>> 0 ? 1 : 0), A = f.low = A + X, f.high = b + T + (A >>> 0 < X >>> 0 ? 1 : 0), z = u.low = z + L, u.high = H + j + (z >>> 0 < L >>> 0 ? 1 : 0);
416
416
  }, _doFinalize: function() {
417
417
  var t4 = this._data, e4 = t4.words, r3 = 8 * this._nDataBytes, i3 = 8 * t4.sigBytes;
418
418
  return e4[i3 >>> 5] |= 128 << 24 - i3 % 32, e4[30 + (i3 + 128 >>> 10 << 5)] = Math.floor(r3 / 4294967296), e4[31 + (i3 + 128 >>> 10 << 5)] = r3, t4.sigBytes = 4 * e4.length, this._process(), this._hash.toX32();
@@ -489,17 +489,15 @@
489
489
  var A = f[0], H = r3[0];
490
490
  for (A.high = H.high, A.low = H.low, u2 = 0; u2 < 5; u2++)
491
491
  for (v = 0; v < 5; v++) {
492
- var z = r3[k = u2 + 5 * v], C = f[k], D = f[(u2 + 1) % 5 + 5 * v], E = f[(u2 + 2) % 5 + 5 * v];
493
- z.high = C.high ^ ~D.high & E.high, z.low = C.low ^ ~D.low & E.low;
492
+ var z = r3[k = u2 + 5 * v], C = f[k], E = f[(u2 + 1) % 5 + 5 * v], R = f[(u2 + 2) % 5 + 5 * v];
493
+ z.high = C.high ^ ~E.high & R.high, z.low = C.low ^ ~E.low & R.low;
494
494
  }
495
495
  z = r3[0];
496
- var R = l[a3];
497
- z.high ^= R.high, z.low ^= R.low;
496
+ var D = l[a3];
497
+ z.high ^= D.high, z.low ^= D.low;
498
498
  }
499
499
  }, _doFinalize: function() {
500
- var e4 = this._data, r3 = e4.words;
501
- this._nDataBytes;
502
- var i3 = 8 * e4.sigBytes, o3 = 32 * this.blockSize;
500
+ var e4 = this._data, r3 = e4.words, i3 = 8 * e4.sigBytes, o3 = 32 * this.blockSize;
503
501
  r3[i3 >>> 5] |= 1 << 24 - i3 % 32, r3[(t3.ceil((i3 + 1) / o3) * o3 >>> 5) - 1] |= 128, e4.sigBytes = 4 * r3.length, this._process();
504
502
  for (var s3 = this._state, a3 = this.cfg.outputLength / 8, c2 = a3 / 8, h2 = [], l2 = 0; l2 < c2; l2++) {
505
503
  var f2 = s3[l2], u2 = f2.high, d = f2.low;
@@ -534,9 +532,9 @@
534
532
  var h2 = e3 + s2, l2 = t3[h2];
535
533
  t3[h2] = 16711935 & (l2 << 8 | l2 >>> 24) | 4278255360 & (l2 << 24 | l2 >>> 8);
536
534
  }
537
- var f2, u2, d2, w2, k2, x, m, S, b, A, H, z = this._hash.words, C = g.words, D = B.words, E = p.words, R = v.words, M = _.words, F = y.words;
535
+ var f2, u2, d2, w2, k2, x, m, S, b, A, H, z = this._hash.words, C = g.words, E = B.words, R = p.words, D = v.words, M = _.words, F = y.words;
538
536
  for (x = f2 = z[0], m = u2 = z[1], S = d2 = z[2], b = w2 = z[3], A = k2 = z[4], s2 = 0; s2 < 80; s2 += 1)
539
- H = f2 + t3[e3 + E[s2]] | 0, H += s2 < 16 ? r2(u2, d2, w2) + C[0] : s2 < 32 ? i2(u2, d2, w2) + C[1] : s2 < 48 ? n2(u2, d2, w2) + C[2] : s2 < 64 ? o2(u2, d2, w2) + C[3] : a2(u2, d2, w2) + C[4], H = (H = c(H |= 0, M[s2])) + k2 | 0, f2 = k2, k2 = w2, w2 = c(d2, 10), d2 = u2, u2 = H, H = x + t3[e3 + R[s2]] | 0, H += s2 < 16 ? a2(m, S, b) + D[0] : s2 < 32 ? o2(m, S, b) + D[1] : s2 < 48 ? n2(m, S, b) + D[2] : s2 < 64 ? i2(m, S, b) + D[3] : r2(m, S, b) + D[4], H = (H = c(H |= 0, F[s2])) + A | 0, x = A, A = b, b = c(S, 10), S = m, m = H;
537
+ H = f2 + t3[e3 + R[s2]] | 0, H += s2 < 16 ? r2(u2, d2, w2) + C[0] : s2 < 32 ? i2(u2, d2, w2) + C[1] : s2 < 48 ? n2(u2, d2, w2) + C[2] : s2 < 64 ? o2(u2, d2, w2) + C[3] : a2(u2, d2, w2) + C[4], H = (H = c(H |= 0, M[s2])) + k2 | 0, f2 = k2, k2 = w2, w2 = c(d2, 10), d2 = u2, u2 = H, H = x + t3[e3 + D[s2]] | 0, H += s2 < 16 ? a2(m, S, b) + E[0] : s2 < 32 ? o2(m, S, b) + E[1] : s2 < 48 ? n2(m, S, b) + E[2] : s2 < 64 ? i2(m, S, b) + E[3] : r2(m, S, b) + E[4], H = (H = c(H |= 0, F[s2])) + A | 0, x = A, A = b, b = c(S, 10), S = m, m = H;
540
538
  H = z[1] + d2 + b | 0, z[1] = z[2] + w2 + A | 0, z[2] = z[3] + k2 + x | 0, z[3] = z[4] + f2 + m | 0, z[4] = z[0] + u2 + S | 0, z[0] = H;
541
539
  }, _doFinalize: function() {
542
540
  var t3 = this._data, e3 = t3.words, r3 = 8 * this._nDataBytes, i3 = 8 * t3.sigBytes;
@@ -605,45 +603,43 @@
605
603
  }), n(function(t2, e2) {
606
604
  var r2;
607
605
  t2.exports = void ((r2 = s).lib.Cipher || function(t3) {
608
- var e3 = r2, i2 = e3.lib, n2 = i2.Base, o2 = i2.WordArray, s2 = i2.BufferedBlockAlgorithm, a2 = e3.enc;
609
- a2.Utf8;
610
- var c, h = a2.Base64, l = e3.algo.EvpKDF, f = i2.Cipher = s2.extend({ cfg: n2.extend(), createEncryptor: function(t4, e4) {
606
+ var e3, i2 = r2, n2 = i2.lib, o2 = n2.Base, s2 = n2.WordArray, a2 = n2.BufferedBlockAlgorithm, c = i2.enc.Base64, h = i2.algo.EvpKDF, l = n2.Cipher = a2.extend({ cfg: o2.extend(), createEncryptor: function(t4, e4) {
611
607
  return this.create(this._ENC_XFORM_MODE, t4, e4);
612
608
  }, createDecryptor: function(t4, e4) {
613
609
  return this.create(this._DEC_XFORM_MODE, t4, e4);
614
610
  }, init: function(t4, e4, r3) {
615
611
  this.cfg = this.cfg.extend(r3), this._xformMode = t4, this._key = e4, this.reset();
616
612
  }, reset: function() {
617
- s2.reset.call(this), this._doReset();
613
+ a2.reset.call(this), this._doReset();
618
614
  }, process: function(t4) {
619
615
  return this._append(t4), this._process();
620
616
  }, finalize: function(t4) {
621
617
  return t4 && this._append(t4), this._doFinalize();
622
- }, keySize: 4, ivSize: 4, _ENC_XFORM_MODE: 1, _DEC_XFORM_MODE: 2, _createHelper: (c = function(t4) {
623
- return "string" == typeof t4 ? w : g;
618
+ }, keySize: 4, ivSize: 4, _ENC_XFORM_MODE: 1, _DEC_XFORM_MODE: 2, _createHelper: (e3 = function(t4) {
619
+ return "string" == typeof t4 ? B : y;
624
620
  }, function(t4) {
625
- return { encrypt: function(e4, r3, i3) {
626
- return c(r3).encrypt(t4, e4, r3, i3);
627
- }, decrypt: function(e4, r3, i3) {
628
- return c(r3).decrypt(t4, e4, r3, i3);
621
+ return { encrypt: function(r3, i3, n3) {
622
+ return e3(i3).encrypt(t4, r3, i3, n3);
623
+ }, decrypt: function(r3, i3, n3) {
624
+ return e3(i3).decrypt(t4, r3, i3, n3);
629
625
  } };
630
626
  }) });
631
- i2.StreamCipher = f.extend({ _doFinalize: function() {
627
+ n2.StreamCipher = l.extend({ _doFinalize: function() {
632
628
  return this._process(true);
633
629
  }, blockSize: 1 });
634
- var u = e3.mode = {}, d = i2.BlockCipherMode = n2.extend({ createEncryptor: function(t4, e4) {
630
+ var f = i2.mode = {}, u = n2.BlockCipherMode = o2.extend({ createEncryptor: function(t4, e4) {
635
631
  return this.Encryptor.create(t4, e4);
636
632
  }, createDecryptor: function(t4, e4) {
637
633
  return this.Decryptor.create(t4, e4);
638
634
  }, init: function(t4, e4) {
639
635
  this._cipher = t4, this._iv = e4;
640
- } }), p = u.CBC = function() {
636
+ } }), d = f.CBC = function() {
641
637
  var e4 = function(e5, r4, i3) {
642
638
  var n3, o3 = this._iv;
643
639
  o3 ? (n3 = o3, this._iv = t3) : n3 = this._prevBlock;
644
640
  for (var s3 = 0; s3 < i3; s3++)
645
641
  e5[r4 + s3] ^= n3[s3];
646
- }, r3 = d.extend();
642
+ }, r3 = u.extend();
647
643
  return r3.Encryptor = r3.extend({ processBlock: function(t4, r4) {
648
644
  var i3 = this._cipher, n3 = i3.blockSize;
649
645
  e4.call(this, t4, r4, n3), i3.encryptBlock(t4, r4), this._prevBlock = t4.slice(r4, r4 + n3);
@@ -651,18 +647,18 @@
651
647
  var i3 = this._cipher, n3 = i3.blockSize, o3 = t4.slice(r4, r4 + n3);
652
648
  i3.decryptBlock(t4, r4), e4.call(this, t4, r4, n3), this._prevBlock = o3;
653
649
  } }), r3;
654
- }(), v = (e3.pad = {}).Pkcs7 = { pad: function(t4, e4) {
655
- for (var r3 = 4 * e4, i3 = r3 - t4.sigBytes % r3, n3 = i3 << 24 | i3 << 16 | i3 << 8 | i3, s3 = [], a3 = 0; a3 < i3; a3 += 4)
656
- s3.push(n3);
657
- var c2 = o2.create(s3, i3);
650
+ }(), p = (i2.pad = {}).Pkcs7 = { pad: function(t4, e4) {
651
+ for (var r3 = 4 * e4, i3 = r3 - t4.sigBytes % r3, n3 = i3 << 24 | i3 << 16 | i3 << 8 | i3, o3 = [], a3 = 0; a3 < i3; a3 += 4)
652
+ o3.push(n3);
653
+ var c2 = s2.create(o3, i3);
658
654
  t4.concat(c2);
659
655
  }, unpad: function(t4) {
660
656
  var e4 = 255 & t4.words[t4.sigBytes - 1 >>> 2];
661
657
  t4.sigBytes -= e4;
662
658
  } };
663
- i2.BlockCipher = f.extend({ cfg: f.cfg.extend({ mode: p, padding: v }), reset: function() {
659
+ n2.BlockCipher = l.extend({ cfg: l.cfg.extend({ mode: d, padding: p }), reset: function() {
664
660
  var t4;
665
- f.reset.call(this);
661
+ l.reset.call(this);
666
662
  var e4 = this.cfg, r3 = e4.iv, i3 = e4.mode;
667
663
  this._xformMode == this._ENC_XFORM_MODE ? t4 = i3.createEncryptor : (t4 = i3.createDecryptor, this._minBufferSize = 1), this._mode && this._mode.__creator == t4 ? this._mode.init(this, r3 && r3.words) : (this._mode = t4.call(i3, this, r3 && r3.words), this._mode.__creator = t4);
668
664
  }, _doProcessBlock: function(t4, e4) {
@@ -671,37 +667,37 @@
671
667
  var t4, e4 = this.cfg.padding;
672
668
  return this._xformMode == this._ENC_XFORM_MODE ? (e4.pad(this._data, this.blockSize), t4 = this._process(true)) : (t4 = this._process(true), e4.unpad(t4)), t4;
673
669
  }, blockSize: 4 });
674
- var _ = i2.CipherParams = n2.extend({ init: function(t4) {
670
+ var v = n2.CipherParams = o2.extend({ init: function(t4) {
675
671
  this.mixIn(t4);
676
672
  }, toString: function(t4) {
677
673
  return (t4 || this.formatter).stringify(this);
678
- } }), y = (e3.format = {}).OpenSSL = { stringify: function(t4) {
674
+ } }), _ = (i2.format = {}).OpenSSL = { stringify: function(t4) {
679
675
  var e4 = t4.ciphertext, r3 = t4.salt;
680
- return (r3 ? o2.create([1398893684, 1701076831]).concat(r3).concat(e4) : e4).toString(h);
676
+ return (r3 ? s2.create([1398893684, 1701076831]).concat(r3).concat(e4) : e4).toString(c);
681
677
  }, parse: function(t4) {
682
- var e4, r3 = h.parse(t4), i3 = r3.words;
683
- return 1398893684 == i3[0] && 1701076831 == i3[1] && (e4 = o2.create(i3.slice(2, 4)), i3.splice(0, 4), r3.sigBytes -= 16), _.create({ ciphertext: r3, salt: e4 });
684
- } }, g = i2.SerializableCipher = n2.extend({ cfg: n2.extend({ format: y }), encrypt: function(t4, e4, r3, i3) {
678
+ var e4, r3 = c.parse(t4), i3 = r3.words;
679
+ return 1398893684 == i3[0] && 1701076831 == i3[1] && (e4 = s2.create(i3.slice(2, 4)), i3.splice(0, 4), r3.sigBytes -= 16), v.create({ ciphertext: r3, salt: e4 });
680
+ } }, y = n2.SerializableCipher = o2.extend({ cfg: o2.extend({ format: _ }), encrypt: function(t4, e4, r3, i3) {
685
681
  i3 = this.cfg.extend(i3);
686
682
  var n3 = t4.createEncryptor(r3, i3), o3 = n3.finalize(e4), s3 = n3.cfg;
687
- return _.create({ ciphertext: o3, key: r3, iv: s3.iv, algorithm: t4, mode: s3.mode, padding: s3.padding, blockSize: t4.blockSize, formatter: i3.format });
683
+ return v.create({ ciphertext: o3, key: r3, iv: s3.iv, algorithm: t4, mode: s3.mode, padding: s3.padding, blockSize: t4.blockSize, formatter: i3.format });
688
684
  }, decrypt: function(t4, e4, r3, i3) {
689
685
  return i3 = this.cfg.extend(i3), e4 = this._parse(e4, i3.format), t4.createDecryptor(r3, i3).finalize(e4.ciphertext);
690
686
  }, _parse: function(t4, e4) {
691
687
  return "string" == typeof t4 ? e4.parse(t4, this) : t4;
692
- } }), B = (e3.kdf = {}).OpenSSL = { execute: function(t4, e4, r3, i3) {
693
- i3 || (i3 = o2.random(8));
694
- var n3 = l.create({ keySize: e4 + r3 }).compute(t4, i3), s3 = o2.create(n3.words.slice(e4), 4 * r3);
695
- return n3.sigBytes = 4 * e4, _.create({ key: n3, iv: s3, salt: i3 });
696
- } }, w = i2.PasswordBasedCipher = g.extend({ cfg: g.cfg.extend({ kdf: B }), encrypt: function(t4, e4, r3, i3) {
688
+ } }), g = (i2.kdf = {}).OpenSSL = { execute: function(t4, e4, r3, i3) {
689
+ i3 || (i3 = s2.random(8));
690
+ var n3 = h.create({ keySize: e4 + r3 }).compute(t4, i3), o3 = s2.create(n3.words.slice(e4), 4 * r3);
691
+ return n3.sigBytes = 4 * e4, v.create({ key: n3, iv: o3, salt: i3 });
692
+ } }, B = n2.PasswordBasedCipher = y.extend({ cfg: y.cfg.extend({ kdf: g }), encrypt: function(t4, e4, r3, i3) {
697
693
  var n3 = (i3 = this.cfg.extend(i3)).kdf.execute(r3, t4.keySize, t4.ivSize);
698
694
  i3.iv = n3.iv;
699
- var o3 = g.encrypt.call(this, t4, e4, n3.key, i3);
695
+ var o3 = y.encrypt.call(this, t4, e4, n3.key, i3);
700
696
  return o3.mixIn(n3), o3;
701
697
  }, decrypt: function(t4, e4, r3, i3) {
702
698
  i3 = this.cfg.extend(i3), e4 = this._parse(e4, i3.format);
703
699
  var n3 = i3.kdf.execute(r3, t4.keySize, t4.ivSize, e4.salt);
704
- return i3.iv = n3.iv, g.decrypt.call(this, t4, e4, n3.key, i3);
700
+ return i3.iv = n3.iv, y.decrypt.call(this, t4, e4, n3.key, i3);
705
701
  } });
706
702
  }());
707
703
  }), n(function(t2, e2) {
@@ -1,25 +1,22 @@
1
- import { ref as e, onMounted as o, resolveComponent as r, unref as t, openBlock as a, createElementBlock as s, createBlock as n, withCtx as i, createVNode as c, createCommentVNode as l } from "vue";
1
+ import { ref as e, onMounted as o, resolveComponent as r, unref as t, openBlock as a, createElementBlock as n, createBlock as s, withCtx as i, createVNode as c, createCommentVNode as l } from "vue";
2
2
  import "./js/crypto-js.mjs";
3
3
  import "./js/processor/index.umd.mjs";
4
4
  import { startTimer as u, stopTimer as p } from "./js/timer.mjs";
5
- import { cacheVoiceSetting as m, cacheVoiceLeafMenu as d } from "../../../src/utils/voice-setting-cache.mjs";
5
+ import { cacheVoiceSetting as d, cacheVoiceLeafMenu as m } from "../../../src/utils/voice-setting-cache.mjs";
6
6
  import { getUsername as f, getToken as v } from "../../../src/utils/auth.mjs";
7
7
  import { Microphone as w, Mute as g } from "@element-plus/icons-vue";
8
- import "uuid";
9
- import "axios";
10
- import "js-base64";
11
8
  import "../../../src/utils/request.mjs";
12
9
  import { ElMessage as N } from "element-plus";
13
10
  const S = { key: 0 }, O = { __name: "voice", props: { paramMsg: { type: String, default: false } }, emits: ["userMessage"], setup(O2, { emit: E }) {
14
11
  const b = E;
15
12
  window.$http.get(window.$vueApp.config.globalProperties.baseAPI + "/bs/ai-voice-command/permission-json").then((e2) => {
16
- m(e2 ? JSON.stringify(e2) : "EMPTY_VALUE");
13
+ d(e2 ? JSON.stringify(e2) : "EMPTY_VALUE");
17
14
  }).catch((e2) => {
18
15
  console.error("获取语音命令失败", e2);
19
16
  }), window.$http.get(window.$vueApp.config.globalProperties.baseAPI + "/bs/ai-voice-command/command/leaf-menu").then((e2) => {
20
- d(JSON.stringify(e2));
17
+ m(JSON.stringify(e2));
21
18
  }).catch((e2) => {
22
- d(JSON.stringify([])), console.error("获取语音命令所需叶子菜单失败", e2);
19
+ m(JSON.stringify([])), console.error("获取语音命令所需叶子菜单失败", e2);
23
20
  });
24
21
  let h = e("UNDEFINED"), y = e("开始录音"), C = e(""), j = e("");
25
22
  e(false);
@@ -46,7 +43,7 @@ const S = { key: 0 }, O = { __name: "voice", props: { paramMsg: { type: String,
46
43
  _ -= 1, _ <= 0 ? (p(), D.stop()) : y.value = `录音中(${_}s)`;
47
44
  }
48
45
  function M(e2) {
49
- h.value = e2, "CONNECTING" === e2 ? (y.value = "建立连接中", I = "", A = "") : "OPEN" === e2 ? (_ = 60, y.value = `录音中(${_}s)`, u(F)) : "CLOSING" === e2 ? y.value = "关闭连接中" : "CLOSED" === e2 && (y.value = "开始录音", x());
46
+ h.value = e2, "CONNECTING" === e2 ? (y.value = "建立连接中", I = "", A = "") : "OPEN" === e2 ? (_ = 60, y.value = `录音中(${_}s)`, u(F)) : "CLOSING" === e2 ? y.value = "关闭连接中" : "CLOSED" === e2 && (y.value = "开始录音", G());
50
47
  }
51
48
  function U() {
52
49
  let e2 = f();
@@ -92,12 +89,12 @@ const S = { key: 0 }, O = { __name: "voice", props: { paramMsg: { type: String,
92
89
  return console.error("查询权限时发生错误:", e2), "error";
93
90
  }
94
91
  }(), "UNDEFINED" === h.value || "CLOSED" === h.value ? U() : "CONNECTING" !== h.value && "OPEN" !== h.value || D.stop();
95
- }, x = () => {
92
+ }, G = () => {
96
93
  j.value = j.value + C.value, C.value = "", "" != j.value ? (b("userMessage", j.value), j.value = "") : (j.value = "", C.value = "");
97
94
  };
98
95
  return (e2, o2) => {
99
96
  const u2 = r("el-icon");
100
- return t(L) ? (a(), s("span", S, ["UNDEFINED" === t(h) || "CLOSED" === t(h) ? (a(), n(u2, { key: 0, color: "#409EFF", onClick: J }, { default: i(() => [c(t(w))]), _: 1 })) : (a(), n(u2, { key: 1, class: "send-icon", color: "red" }, { default: i(() => [c(t(g))]), _: 1 }))])) : l("", true);
97
+ return t(L) ? (a(), n("span", S, ["UNDEFINED" === t(h) || "CLOSED" === t(h) ? (a(), s(u2, { key: 0, color: "#409EFF", onClick: J }, { default: i(() => [c(t(w))]), _: 1 })) : (a(), s(u2, { key: 1, class: "send-icon", color: "red" }, { default: i(() => [c(t(g))]), _: 1 }))])) : l("", true);
101
98
  };
102
99
  } };
103
100
  export {
@@ -1,7 +1,7 @@
1
1
  import e from "./index.vue2.mjs";
2
2
  import "./index.vue3.mjs";
3
3
  import o from "../_virtual/_plugin-vue_export-helper.mjs";
4
- const r = o(e, [["__scopeId", "data-v-2aeaa81d"]]);
4
+ const r = o(e, [["__scopeId", "data-v-8a6aa020"]]);
5
5
  export {
6
6
  r as default
7
7
  };
@@ -1,14 +1,14 @@
1
- import { defineComponent as e, ref as a, watch as l, computed as t, resolveComponent as r, openBlock as n, createElementBlock as u, createVNode as o, createElementVNode as i } from "vue";
1
+ import { defineComponent as e, ref as a, watch as t, computed as l, resolveComponent as r, openBlock as u, createElementBlock as n, createVNode as o, createElementVNode as i } from "vue";
2
2
  import d from "dayjs";
3
3
  import { useI18n as s } from "vue-i18n";
4
4
  const c = { class: "ab-date-range" }, m = e({ __name: "index", props: { modelValue: { type: Array, default: () => [] }, type: { type: String, default: "daterange" }, format: { type: String, default: void 0 }, valueFormat: { type: String, default: void 0 }, disabled: { type: Boolean, default: false }, clearable: { type: Boolean, default: true }, readonly: { type: Boolean, default: false }, shortcuts: { type: Array, default: void 0 }, startPlaceholder: { type: String, default: void 0 }, endPlaceholder: { type: String, default: void 0 }, size: { type: String, default: "medium" } }, emits: ["update:modelValue", "change", "blur", "focus", "visible-change", "panel-change", "clear"], setup(e2, { emit: m2 }) {
5
- const { t: f } = s(), v = e2, p = a(v.startPlaceholder ?? f("imatrixUIMessage.startDate")), g = a(v.endPlaceholder ?? f("imatrixUIMessage.endDate")), y = m2, h = a(v.modelValue && v.modelValue[0]), b = a(v.modelValue && v.modelValue[1]);
6
- l(() => v.modelValue && v.modelValue[0], (e3) => {
7
- h.value = e3;
8
- }), l(() => v.modelValue && v.modelValue[1], (e3) => {
5
+ const { t: f } = s(), v = e2, g = a(v.startPlaceholder ?? f("imatrixUIMessage.startDate")), p = a(v.endPlaceholder ?? f("imatrixUIMessage.endDate")), h = m2, y = a(v.modelValue && v.modelValue[0]), b = a(v.modelValue && v.modelValue[1]);
6
+ t(() => v.modelValue && v.modelValue[0], (e3) => {
7
+ y.value = e3;
8
+ }), t(() => v.modelValue && v.modelValue[1], (e3) => {
9
9
  b.value = e3;
10
10
  });
11
- const V = t(() => {
11
+ const V = l(() => {
12
12
  switch (v.type) {
13
13
  case "daterange":
14
14
  default:
@@ -21,10 +21,10 @@ const c = { class: "ab-date-range" }, m = e({ __name: "index", props: { modelVal
21
21
  return "year";
22
22
  }
23
23
  });
24
- function C(e3, a2) {
25
- y(e3, a2);
24
+ function F(e3, a2) {
25
+ h(e3, a2);
26
26
  }
27
- function A(e3) {
27
+ function Y(e3) {
28
28
  if (v.valueFormat) {
29
29
  const a2 = d(e3);
30
30
  return a2.isValid() ? a2.format(v.valueFormat) : e3;
@@ -39,53 +39,61 @@ const c = { class: "ab-date-range" }, m = e({ __name: "index", props: { modelVal
39
39
  }
40
40
  return e3;
41
41
  }
42
- const D = t(() => {
42
+ const D = l(() => {
43
43
  if (v.shortcuts && Array.isArray(v.shortcuts))
44
44
  return v.shortcuts.map((e3) => e3 && e3.value ? { text: e3.text, onClick() {
45
45
  !function(e4) {
46
46
  let a2 = null;
47
47
  if (Array.isArray(e4)) {
48
48
  a2 = [];
49
- for (const l2 of e4)
50
- a2.push(A(l2));
49
+ for (const t2 of e4)
50
+ a2.push(Y(t2));
51
51
  } else
52
- a2 = A(e4);
53
- Array.isArray(a2) && a2.length >= 2 ? (h.value = a2[0], b.value = a2[1]) : (h.value = a2, b.value = a2), P();
52
+ a2 = Y(e4);
53
+ Array.isArray(a2) && a2.length >= 2 ? (y.value = a2[0], b.value = a2[1]) : (y.value = a2, b.value = a2), P();
54
54
  }("function" == typeof e3.value ? e3.value() : e3.value);
55
55
  } } : e3);
56
56
  });
57
- function T(e3) {
57
+ function C(e3) {
58
58
  if (null == e3)
59
59
  return null;
60
60
  if (e3 instanceof Date)
61
61
  return e3;
62
- const a2 = "number" == typeof e3 ? e3 : Date.parse(String(e3));
63
- return isNaN(a2) ? null : new Date(a2);
62
+ if (v.valueFormat && "string" == typeof e3) {
63
+ const a3 = d(e3, v.valueFormat, true);
64
+ if (a3.isValid())
65
+ return a3.toDate();
66
+ }
67
+ const a2 = d(e3);
68
+ return a2.isValid() ? a2.toDate() : null;
64
69
  }
65
- function z(e3) {
66
- const a2 = T(b.value);
67
- return !!a2 && e3.getTime() > a2.getTime();
70
+ function T(e3) {
71
+ return new Date(e3.getFullYear(), e3.getMonth(), e3.getDate()).getTime();
72
+ }
73
+ function A(e3) {
74
+ const a2 = C(b.value);
75
+ return !!a2 && ("datetime" === V.value ? T(e3) > T(a2) : "month" === V.value ? e3.getFullYear() > a2.getFullYear() || e3.getFullYear() === a2.getFullYear() && e3.getMonth() >= a2.getMonth() : "year" === V.value ? e3.getFullYear() >= a2.getFullYear() : e3.getTime() > a2.getTime());
68
76
  }
69
- function F(e3) {
70
- const a2 = T(h.value);
71
- return !!a2 && e3.getTime() < a2.getTime();
77
+ function z(e3) {
78
+ const a2 = C(y.value);
79
+ return !!a2 && ("datetime" === V.value ? T(e3) < T(a2) : "month" === V.value ? e3.getFullYear() < a2.getFullYear() || e3.getFullYear() === a2.getFullYear() && e3.getMonth() <= a2.getMonth() : "year" === V.value ? e3.getFullYear() <= a2.getFullYear() : e3.getTime() < a2.getTime());
72
80
  }
73
- function S(e3) {
74
- h.value = e3;
75
- const a2 = T(e3), l2 = T(b.value);
76
- a2 && l2 && a2.getTime() > l2.getTime() && (b.value = e3), P();
81
+ function M(e3) {
82
+ y.value = e3;
83
+ const a2 = C(e3), t2 = C(b.value);
84
+ a2 && t2 && a2.getTime() > t2.getTime() && (b.value = e3), P();
77
85
  }
78
86
  function x(e3) {
79
87
  b.value = e3;
80
- const a2 = T(h.value), l2 = T(e3);
81
- a2 && l2 && l2.getTime() < a2.getTime() && (h.value = e3), P();
88
+ const a2 = C(y.value), t2 = C(e3);
89
+ a2 && t2 && t2.getTime() < a2.getTime() && (y.value = e3), P();
82
90
  }
83
91
  function P() {
84
- y("update:modelValue", [h.value, b.value]), y("change", [h.value, b.value]);
92
+ h("update:modelValue", [y.value, b.value]), h("change", [y.value, b.value]);
85
93
  }
86
- return (a2, l2) => {
87
- const t2 = r("el-date-picker");
88
- return n(), u("div", c, [o(t2, { modelValue: h.value, "onUpdate:modelValue": l2[0] || (l2[0] = (e3) => h.value = e3), type: V.value, format: e2.format, "value-format": e2.valueFormat, disabled: e2.disabled, clearable: e2.clearable, readonly: e2.readonly, shortcuts: D.value, placeholder: p.value, size: e2.size, "disabled-date": z, onChange: S, onBlur: l2[1] || (l2[1] = (e3) => C("blur", e3)), onFocus: l2[2] || (l2[2] = (e3) => C("focus", e3)), onVisibleChange: l2[3] || (l2[3] = (e3) => C("visible-change", e3)), onPanelChange: l2[4] || (l2[4] = (e3) => C("panel-change", e3)), onClear: l2[5] || (l2[5] = (e3) => C("clear", e3)) }, null, 8, ["modelValue", "type", "format", "value-format", "disabled", "clearable", "readonly", "shortcuts", "placeholder", "size"]), l2[12] || (l2[12] = i("span", { class: "sep" }, "-", -1)), o(t2, { modelValue: b.value, "onUpdate:modelValue": l2[6] || (l2[6] = (e3) => b.value = e3), type: V.value, format: e2.format, "value-format": e2.valueFormat, disabled: e2.disabled, clearable: e2.clearable, readonly: e2.readonly, shortcuts: D.value, placeholder: g.value, size: e2.size, "disabled-date": F, onChange: x, onBlur: l2[7] || (l2[7] = (e3) => C("blur", e3)), onFocus: l2[8] || (l2[8] = (e3) => C("focus", e3)), onVisibleChange: l2[9] || (l2[9] = (e3) => C("visible-change", e3)), onPanelChange: l2[10] || (l2[10] = (e3) => C("panel-change", e3)), onClear: l2[11] || (l2[11] = (e3) => C("clear", e3)) }, null, 8, ["modelValue", "type", "format", "value-format", "disabled", "clearable", "readonly", "shortcuts", "placeholder", "size"])]);
94
+ return (a2, t2) => {
95
+ const l2 = r("el-date-picker");
96
+ return u(), n("div", c, [o(l2, { modelValue: y.value, "onUpdate:modelValue": t2[0] || (t2[0] = (e3) => y.value = e3), type: V.value, format: e2.format, "value-format": e2.valueFormat, disabled: e2.disabled, clearable: e2.clearable, readonly: e2.readonly, shortcuts: D.value, placeholder: g.value, size: e2.size, "disabled-date": A, onChange: M, onBlur: t2[1] || (t2[1] = (e3) => F("blur", e3)), onFocus: t2[2] || (t2[2] = (e3) => F("focus", e3)), onVisibleChange: t2[3] || (t2[3] = (e3) => F("visible-change", e3)), onPanelChange: t2[4] || (t2[4] = (e3) => F("panel-change", e3)), onClear: t2[5] || (t2[5] = (e3) => F("clear", e3)) }, null, 8, ["modelValue", "type", "format", "value-format", "disabled", "clearable", "readonly", "shortcuts", "placeholder", "size"]), t2[12] || (t2[12] = i("span", { class: "sep" }, "-", -1)), o(l2, { modelValue: b.value, "onUpdate:modelValue": t2[6] || (t2[6] = (e3) => b.value = e3), type: V.value, format: e2.format, "value-format": e2.valueFormat, disabled: e2.disabled, clearable: e2.clearable, readonly: e2.readonly, shortcuts: D.value, placeholder: p.value, size: e2.size, "disabled-date": z, onChange: x, onBlur: t2[7] || (t2[7] = (e3) => F("blur", e3)), onFocus: t2[8] || (t2[8] = (e3) => F("focus", e3)), onVisibleChange: t2[9] || (t2[9] = (e3) => F("visible-change", e3)), onPanelChange: t2[10] || (t2[10] = (e3) => F("panel-change", e3)), onClear: t2[11] || (t2[11] = (e3) => F("clear", e3)) }, null, 8, ["modelValue", "type", "format", "value-format", "disabled", "clearable", "readonly", "shortcuts", "placeholder", "size"])]);
89
97
  };
90
98
  } });
91
99
  export {
@@ -1,5 +1,4 @@
1
1
  import { $emit as e } from "../../utils/gogocodeTransfer.mjs";
2
- import "vue";
3
2
  import { getI18n as t } from "../../src/utils/util.mjs";
4
3
  const s = { filterAppendNodes(e2) {
5
4
  this.$http.post(window.$vueApp.config.globalProperties.baseAPI + "/component/organization-trees/search-pc-depts", this.searchParam).then((e3) => {
@@ -10,7 +10,7 @@ import p from "../../empty-state/index.vue.mjs";
10
10
  import { resolveComponent as u, openBlock as m, createElementBlock as f, createVNode as U, withCtx as g, withKeys as N, Fragment as C, createElementVNode as T, createBlock as y, toDisplayString as k, createCommentVNode as I } from "vue";
11
11
  import "./department-user-multiple-tree-inline.vue2.mjs";
12
12
  import v from "../../_virtual/_plugin-vue_export-helper.mjs";
13
- const R = { data: () => ({ filterText: "", defaultProps: { id: "id", label: "showName", children: "children", isLeaf: "leaf", disabled: "disabled" }, searchParam: { userField: null, searchValue: null, treeType: "MAN_DEPARTMENT_TREE", departmentInfo: null }, containBranch: false, tenantNodeId: -1, allSearchNodeIds: [], allExpandNodeIds: [], isClickNode: false, restaurants: [], searchValue: null, searchResult: [], selectResult: [], searchStoreKey: "searchDepartmentUser", tenantInfo: {}, activeTab: "orgTree", isShowGroupTree: true, memoryCacheKey: "DEPARTMENT_USER_MEMORY_KEY", memoryCacheData: [], ElIconSearch: e, canShowOrgTree: false }), name: "InlineDepartmentUserMultiTree", components: { UserResult: i, Menu: t, Tickets: s, User: r, Calendar: a, GroupUserMultipleTree: h, GroupUser: c, EmptyState: p }, props: { departmentInfo: { type: Array, default: null }, height: { type: String, default: "300px" }, isNeedVirtualUser: { type: Boolean, default: false }, selectUserInfo: { type: [String, Number], default: null }, searchField: { type: String, default: "loginName" }, separator: { type: String, default: "," }, limitFilterColumn: { type: String, default: "code" } }, computed: {}, watch: { filterText(e2) {
13
+ const S = { data: () => ({ filterText: "", defaultProps: { id: "id", label: "showName", children: "children", isLeaf: "leaf", disabled: "disabled" }, searchParam: { userField: null, searchValue: null, treeType: "MAN_DEPARTMENT_TREE", departmentInfo: null }, containBranch: false, tenantNodeId: -1, allSearchNodeIds: [], allExpandNodeIds: [], isClickNode: false, restaurants: [], searchValue: null, searchResult: [], selectResult: [], searchStoreKey: "searchDepartmentUser", tenantInfo: {}, activeTab: "orgTree", isShowGroupTree: true, memoryCacheKey: "DEPARTMENT_USER_MEMORY_KEY", memoryCacheData: [], ElIconSearch: e, canShowOrgTree: false, isShowingAllUserAlert: false }), name: "InlineDepartmentUserMultiTree", components: { UserResult: i, Menu: t, Tickets: s, User: r, Calendar: a, GroupUserMultipleTree: h, GroupUser: c, EmptyState: p }, props: { departmentInfo: { type: Array, default: null }, height: { type: String, default: "300px" }, isNeedVirtualUser: { type: Boolean, default: false }, selectUserInfo: { type: [String, Number], default: null }, searchField: { type: String, default: "loginName" }, separator: { type: String, default: "," }, limitFilterColumn: { type: String, default: "code" } }, computed: {}, watch: { filterText(e2) {
14
14
  e2 || (this.searchValue = e2, this.departmentInfo && this.departmentInfo.length > 0 ? this.loadPointDepartments() : this.loadDepartment(this.tenantNodeId, this.tenantNodeId + ""));
15
15
  } }, created() {
16
16
  l.canShowOrgTree().then((e2) => {
@@ -51,21 +51,24 @@ const R = { data: () => ({ filterText: "", defaultProps: { id: "id", label: "sho
51
51
  s3 && (this.selectResult.push(s3), this.setMemoryCacheData(t3, "departmentUser"));
52
52
  }
53
53
  }, packageSelectUser(e2) {
54
- if (!this.isContainAllUser()) {
54
+ if (this.isContainAllUser())
55
+ return this.alertByAllUser(), null;
56
+ {
55
57
  const t2 = this.selectResult.filter(this.filterUser(e2));
56
58
  return t2 && 0 === t2.length ? (e2.tenantName = this.tenantInfo.tenantName, e2.tenantCode = this.tenantInfo.code, { id: e2.id, name: e2.name, zhName: e2.name, loginName: e2.loginName, email: e2.email, telephone: e2.telephone, mainDepartmentCode: e2.mainDepartmentCode, mainDepartmentName: e2.mainDepartmentName, subCompanyCode: e2.subCompanyCode, subCompanyName: e2.subCompanyName, user: e2, enName: e2.enName, superiorDeptNameFullPath: e2.superiorDeptNameFullPath }) : null;
57
59
  }
58
- this.alertByAllUser();
59
60
  }, isContainAllUser() {
60
61
  return this.selectResult.length > 0 && this.selectResult[0].id === this.tenantNodeId;
61
62
  }, packageAllUserToResult() {
62
63
  return this.isContainAllUser() ? null : { id: this.tenantNodeId, name: "所有用户" };
63
64
  }, filterUser: (e2) => (t2) => t2.id === e2.id, handleCheckNode(e2, t2) {
64
- t2.checkedKeys.indexOf(e2.nodeId) > -1 ? this.isContainAllUser() ? this.alertByAllUser() : this.checkedNodeToSelectResult(e2) : this.cancelChildCheckedNodes(e2);
65
+ t2.checkedKeys.indexOf(e2.nodeId) > -1 ? this.isContainAllUser() || this.checkedNodeToSelectResult(e2) : this.cancelChildCheckedNodes(e2);
65
66
  }, alertByAllUser() {
66
- this.$alert(this.$t("imatrixUIMessage.pleaseRemoveallpersonnelBeforeSelectingSpecificPersonnel"), this.$t("imatrixUIMessage.tips"), { confirmButtonText: this.$t("imatrixUIPublicModel.sure") }).then(() => {
67
+ this.isShowingAllUserAlert || (this.isShowingAllUserAlert = true, this.$alert(this.$t("imatrixUIMessage.pleaseRemoveallpersonnelBeforeSelectingSpecificPersonnel"), this.$t("imatrixUIMessage.tips"), { confirmButtonText: this.$t("imatrixUIPublicModel.sure") }).then(() => {
67
68
  this.$refs.deparmentUserTree && this.$refs.deparmentUserTree.setCheckedKeys([]);
68
- });
69
+ }).finally(() => {
70
+ this.isShowingAllUserAlert = false;
71
+ }));
69
72
  }, checkedNodeToSelectResult(e2) {
70
73
  if (this.isSelectTenantNode(e2.id)) {
71
74
  const e3 = this.packageAllUserToResult();
@@ -155,11 +158,11 @@ const R = { data: () => ({ filterText: "", defaultProps: { id: "id", label: "sho
155
158
  setTimeout(() => {
156
159
  e2.isShowGroupTree = true;
157
160
  }, 10);
158
- } }, emits: ["result"] }, S = { key: 0, style: { "padding-top": "5px", overflow: "auto", width: "auto", display: "inline-block !important" } }, b = ["title"], x = { key: 1, style: { height: "100%", overflow: "hidden" } }, M = { style: { "text-align": "left", "font-size": "16px" } }, $ = { style: "padding-top: 5px;height:90%;overflow: hidden;" };
159
- const E = v(R, [["render", function(e2, t2, s2, r2, a2, n2) {
160
- const i2 = u("el-button"), l2 = u("el-autocomplete"), d2 = u("el-header"), o2 = u("Menu"), h2 = u("Tickets"), c2 = u("User"), p2 = u("Calendar"), v2 = u("el-icon"), R2 = u("el-tree"), E2 = u("el-tab-pane"), A = u("GroupUser"), D = u("GroupUserMultipleTree"), _ = u("el-tabs"), w = u("EmptyState"), P = u("user-result"), V = u("el-main"), B = u("el-container"), G = u("el-aside");
161
- return m(), f("div", null, [U(B, { style: { height: "395px" } }, { default: g(() => [U(G, { width: "430px" }, { default: g(() => [U(B, { style: { height: "390px" } }, { default: g(() => [U(d2, { style: { "font-size": "12px", height: "35px", padding: "0px 10px" } }, { default: g(() => [U(l2, { modelValue: a2.filterText, "onUpdate:modelValue": t2[0] || (t2[0] = (e3) => a2.filterText = e3), "fetch-suggestions": e2.querySearch, placeholder: e2.$t("departmentUserTree.pleaseEnterUserInformation"), class: "inline-input inline-input-custom searchDepartmentUser", size: "default", onSelect: e2.handleSelect, onKeyup: N(n2.clickSearch, ["enter"]) }, { append: g(() => [U(i2, { icon: a2.ElIconSearch, onClick: n2.clickSearch }, null, 8, ["icon", "onClick"])]), _: 1 }, 8, ["modelValue", "fetch-suggestions", "placeholder", "onSelect", "onKeyup"])]), _: 1 }), U(V, { style: { padding: "10px" } }, { default: g(() => [a2.searchValue ? I("", true) : (m(), f(C, { key: 0 }, [a2.canShowOrgTree ? (m(), f("div", S, [U(_, { modelValue: a2.activeTab, "onUpdate:modelValue": t2[1] || (t2[1] = (e3) => a2.activeTab = e3), class: "boe" }, { default: g(() => [U(E2, { label: e2.$t("departmentUserTreeInline.orgTree"), name: "orgTree" }, { default: g(() => [U(R2, { ref: "deparmentUserTree", props: a2.defaultProps, load: n2.loadNode, "check-on-click-node": true, lazy: "", "show-checkbox": "", "node-key": "nodeId", onCheck: n2.handleCheckNode, onCheckChange: n2.handleCheckChange }, { default: g(({ node: e3, data: t3 }) => [T("span", null, [U(v2, null, { default: g(() => [-1 === e3.data.id || e3.data.branch ? (m(), y(o2, { key: 0 })) : -2 === e3.data.id || -3 === e3.data.id ? (m(), y(h2, { key: 1 })) : "USER" === e3.data.nodeType ? (m(), y(c2, { key: 2 })) : (m(), y(p2, { key: 3 }))]), _: 2 }, 1024), T("span", { title: e3.label }, k(e3.label), 9, b)])]), _: 1 }, 8, ["props", "load", "onCheck", "onCheckChange"])]), _: 1 }, 8, ["label"]), U(E2, { name: "groupTree" }, { label: g(() => [T("span", null, k(e2.$t("departmentUserTreeInline.group")), 1), T("span", null, [U(A, { "active-tab": a2.activeTab, onUpdateGroupTree: n2.updateGroupTree }, null, 8, ["active-tab", "onUpdateGroupTree"])])]), default: g(() => [a2.isShowGroupTree ? (m(), y(D, { key: 0, onResult: n2.getGroupUserResult }, null, 8, ["onResult"])) : I("", true)]), _: 1 })]), _: 1 }, 8, ["modelValue"])])) : (m(), y(w, { key: 1, style: { width: "100%", height: "100%" } }))], 64)), a2.searchValue && a2.searchValue.length > 0 ? (m(), f("div", x, [U(P, { "contain-branch": a2.containBranch, "grid-data": a2.searchResult, height: s2.height, "is-search-result": true, multiple: true, "select-result": a2.selectResult, onAddUser: n2.selectUser }, null, 8, ["contain-branch", "grid-data", "height", "select-result", "onAddUser"])])) : I("", true)]), _: 1 })]), _: 1 })]), _: 1 }), U(B, null, { default: g(() => [U(G, { width: "2px" }, { default: g(() => [...t2[2] || (t2[2] = [T("table", { border: "1px", cellpadding: "0", cellspacing: "0", style: { height: "100%", "border-left-style": "solid", "border-bottom-style": "none", "border-right-style": "none", "border-top-style": "none", "border-left-color": "#cccccc" } }, null, -1)])]), _: 1 }), U(V, { style: { padding: "10px" } }, { default: g(() => [T("div", M, k(e2.$t("departmentUserTree.selectedPeople")) + ":", 1), T("div", $, [U(P, { "contain-branch": a2.containBranch, "grid-data": a2.selectResult, height: s2.height, "is-search-result": false, multiple: true, onRemoveUser: n2.removeUser }, null, 8, ["contain-branch", "grid-data", "height", "onRemoveUser"])])]), _: 1 })]), _: 1 })]), _: 1 })]);
161
+ } }, emits: ["result"] }, R = { key: 0, style: { "padding-top": "5px", overflow: "auto", width: "auto", display: "inline-block !important" } }, b = ["title"], x = { key: 1, style: { height: "100%", overflow: "hidden" } }, M = { style: { "text-align": "left", "font-size": "16px" } }, $ = { style: "padding-top: 5px;height:90%;overflow: hidden;" };
162
+ const A = v(S, [["render", function(e2, t2, s2, r2, a2, n2) {
163
+ const i2 = u("el-button"), l2 = u("el-autocomplete"), d2 = u("el-header"), o2 = u("Menu"), h2 = u("Tickets"), c2 = u("User"), p2 = u("Calendar"), v2 = u("el-icon"), S2 = u("el-tree"), A2 = u("el-tab-pane"), E = u("GroupUser"), w = u("GroupUserMultipleTree"), D = u("el-tabs"), _ = u("EmptyState"), P = u("user-result"), V = u("el-main"), G = u("el-container"), K = u("el-aside");
164
+ return m(), f("div", null, [U(G, { style: { height: "395px" } }, { default: g(() => [U(K, { width: "430px" }, { default: g(() => [U(G, { style: { height: "390px" } }, { default: g(() => [U(d2, { style: { "font-size": "12px", height: "35px", padding: "0px 10px" } }, { default: g(() => [U(l2, { modelValue: a2.filterText, "onUpdate:modelValue": t2[0] || (t2[0] = (e3) => a2.filterText = e3), "fetch-suggestions": e2.querySearch, placeholder: e2.$t("departmentUserTree.pleaseEnterUserInformation"), class: "inline-input inline-input-custom searchDepartmentUser", size: "default", onSelect: e2.handleSelect, onKeyup: N(n2.clickSearch, ["enter"]) }, { append: g(() => [U(i2, { icon: a2.ElIconSearch, onClick: n2.clickSearch }, null, 8, ["icon", "onClick"])]), _: 1 }, 8, ["modelValue", "fetch-suggestions", "placeholder", "onSelect", "onKeyup"])]), _: 1 }), U(V, { style: { padding: "10px" } }, { default: g(() => [a2.searchValue ? I("", true) : (m(), f(C, { key: 0 }, [a2.canShowOrgTree ? (m(), f("div", R, [U(D, { modelValue: a2.activeTab, "onUpdate:modelValue": t2[1] || (t2[1] = (e3) => a2.activeTab = e3), class: "boe" }, { default: g(() => [U(A2, { label: e2.$t("departmentUserTreeInline.orgTree"), name: "orgTree" }, { default: g(() => [U(S2, { ref: "deparmentUserTree", props: a2.defaultProps, load: n2.loadNode, "check-on-click-node": true, lazy: "", "show-checkbox": "", "node-key": "nodeId", onCheck: n2.handleCheckNode, onCheckChange: n2.handleCheckChange }, { default: g(({ node: e3, data: t3 }) => [T("span", null, [U(v2, null, { default: g(() => [-1 === e3.data.id || e3.data.branch ? (m(), y(o2, { key: 0 })) : -2 === e3.data.id || -3 === e3.data.id ? (m(), y(h2, { key: 1 })) : "USER" === e3.data.nodeType ? (m(), y(c2, { key: 2 })) : (m(), y(p2, { key: 3 }))]), _: 2 }, 1024), T("span", { title: e3.label }, k(e3.label), 9, b)])]), _: 1 }, 8, ["props", "load", "onCheck", "onCheckChange"])]), _: 1 }, 8, ["label"]), U(A2, { name: "groupTree" }, { label: g(() => [T("span", null, k(e2.$t("departmentUserTreeInline.group")), 1), T("span", null, [U(E, { "active-tab": a2.activeTab, onUpdateGroupTree: n2.updateGroupTree }, null, 8, ["active-tab", "onUpdateGroupTree"])])]), default: g(() => [a2.isShowGroupTree ? (m(), y(w, { key: 0, onResult: n2.getGroupUserResult }, null, 8, ["onResult"])) : I("", true)]), _: 1 })]), _: 1 }, 8, ["modelValue"])])) : (m(), y(_, { key: 1, style: { width: "100%", height: "100%" } }))], 64)), a2.searchValue && a2.searchValue.length > 0 ? (m(), f("div", x, [U(P, { "contain-branch": a2.containBranch, "grid-data": a2.searchResult, height: s2.height, "is-search-result": true, multiple: true, "select-result": a2.selectResult, onAddUser: n2.selectUser }, null, 8, ["contain-branch", "grid-data", "height", "select-result", "onAddUser"])])) : I("", true)]), _: 1 })]), _: 1 })]), _: 1 }), U(G, null, { default: g(() => [U(K, { width: "2px" }, { default: g(() => [...t2[2] || (t2[2] = [T("table", { border: "1px", cellpadding: "0", cellspacing: "0", style: { height: "100%", "border-left-style": "solid", "border-bottom-style": "none", "border-right-style": "none", "border-top-style": "none", "border-left-color": "#cccccc" } }, null, -1)])]), _: 1 }), U(V, { style: { padding: "10px" } }, { default: g(() => [T("div", M, k(e2.$t("departmentUserTree.selectedPeople")) + ":", 1), T("div", $, [U(P, { "contain-branch": a2.containBranch, "grid-data": a2.selectResult, height: s2.height, "is-search-result": false, multiple: true, onRemoveUser: n2.removeUser }, null, 8, ["contain-branch", "grid-data", "height", "onRemoveUser"])])]), _: 1 })]), _: 1 })]), _: 1 })]);
162
165
  }]]);
163
166
  export {
164
- E as default
167
+ A as default
165
168
  };
@@ -11,7 +11,7 @@ import u from "../../empty-state/index.vue.mjs";
11
11
  import { resolveComponent as d, openBlock as c, createElementBlock as h, createVNode as p, withCtx as m, withKeys as f, Fragment as g, createElementVNode as N, createBlock as y, toDisplayString as T, createCommentVNode as k } from "vue";
12
12
  import "./department-user-single-tree-inline.vue2.mjs";
13
13
  import S from "../../_virtual/_plugin-vue_export-helper.mjs";
14
- const C = { data: () => ({ filterText: "", defaultProps: { id: "id", label: "showName", children: "children", isLeaf: "leaf" }, searchParam: { userField: null, searchValue: null, treeType: "MAN_DEPARTMENT_TREE", departmentInfo: null }, count: 0, containBranch: false, tenantNodeId: -1, searchFields: [], searchField: "name", restaurants: [], searchValue: null, searchResult: [], searchStoreKey: "searchDepartmentUser", tenantInfo: {}, selectUser: null, selectNodeInfo: null, notMultipleClickNum: null, notMultipleClickNode: null, memoryCacheKey: "DEPARTMENT_USER_MEMORY_KEY", memoryCacheData: [], ElIconSearch: e, activeTab: "orgTree", isShowGroupTree: true, canShowOrgTree: false }), name: "InlineDepartmentUserSingleTree", components: { UserResult: a, GroupUserSingleTree: s, GroupUser: o, EmptyState: u }, props: { departmentInfo: { type: Array, default: null }, height: { type: String, default: "300px" }, isNeedVirtualUser: { type: Boolean, default: false }, limitFilterColumn: { type: String, default: "code" }, closeOnAutocomplete: { type: Boolean, default: true } }, computed: {}, watch: { filterText(e2) {
14
+ const U = { data: () => ({ filterText: "", defaultProps: { id: "id", label: "showName", children: "children", isLeaf: "leaf" }, searchParam: { userField: null, searchValue: null, treeType: "MAN_DEPARTMENT_TREE", departmentInfo: null }, count: 0, containBranch: false, tenantNodeId: -1, searchFields: [], searchField: "name", restaurants: [], searchValue: null, searchResult: [], searchStoreKey: "searchDepartmentUser", tenantInfo: {}, selectUser: null, selectNodeInfo: null, notMultipleClickNum: null, notMultipleClickNode: null, memoryCacheKey: "DEPARTMENT_USER_MEMORY_KEY", memoryCacheData: [], ElIconSearch: e, activeTab: "orgTree", isShowGroupTree: true, canShowOrgTree: false }), name: "InlineDepartmentUserSingleTree", components: { UserResult: a, GroupUserSingleTree: s, GroupUser: o, EmptyState: u }, props: { departmentInfo: { type: Array, default: null }, height: { type: String, default: "300px" }, isNeedVirtualUser: { type: Boolean, default: false }, limitFilterColumn: { type: String, default: "code" }, closeOnAutocomplete: { type: Boolean, default: true } }, computed: {}, watch: { filterText(e2) {
15
15
  e2 || (this.searchValue = e2, this.departmentInfo && this.departmentInfo.length > 0 ? this.loadPointDepartments(this) : this.loadDepartment(this.tenantNodeId, this.tenantNodeId + ""));
16
16
  } }, created() {
17
17
  n.canShowOrgTree().then((e2) => {
@@ -31,7 +31,7 @@ const C = { data: () => ({ filterText: "", defaultProps: { id: "id", label: "sho
31
31
  }
32
32
  }, packageSelectResult(e2) {
33
33
  let t2 = e2.name;
34
- e2.enName && "" !== e2.enName.trim() && (t2 = t2 + "(" + e2.enName + ")"), this.containBranch && e2.subCompanyName;
34
+ e2.enName && "" !== e2.enName.trim() && (t2 = t2 + "(" + e2.enName + ")");
35
35
  const l2 = { id: e2.id, name: t2, zhName: e2.name, loginName: e2.loginName, email: e2.email, telephone: e2.telephone, containBranch: this.containBranch, user: e2, enName: e2.enName, mainDepartmentCode: e2.mainDepartmentCode, mainDepartmentName: e2.mainDepartmentName, subCompanyCode: e2.subCompanyCode, subCompanyName: e2.subCompanyName, divisionManager: e2.divisionManager, divisionManagerName: e2.divisionManagerName };
36
36
  this.selectNodeInfo = l2;
37
37
  }, isUserNode(e2) {
@@ -59,10 +59,10 @@ const C = { data: () => ({ filterText: "", defaultProps: { id: "id", label: "sho
59
59
  }, 10);
60
60
  }, dblClickGroupUserResult(e2) {
61
61
  e2 && (this.selectNodeInfo = e2, this.$emit("result", this.selectNodeInfo));
62
- } }, emits: ["result"] }, U = { key: 0, style: { "padding-top": "5px", overflow: "auto", width: "auto", display: "inline-block !important" } }, b = ["title"], I = { key: 1, style: { height: "100%", overflow: "hidden" } };
63
- const v = S(C, [["render", function(e2, t2, l2, a2, n2, r2) {
64
- const i2 = d("el-button"), s2 = d("el-autocomplete"), o2 = d("el-header"), u2 = d("Menu"), S2 = d("Tickets"), C2 = d("User"), v2 = d("Calendar"), R = d("el-icon"), M = d("el-tree"), D = d("el-tab-pane"), w = d("GroupUser"), x = d("GroupUserSingleTree"), _ = d("el-tabs"), E = d("EmptyState"), G = d("user-result"), V = d("el-main"), j = d("el-container");
65
- return c(), h("div", null, [p(j, { style: { height: "395px" } }, { default: m(() => [p(o2, { style: { "font-size": "12px", height: "35px", padding: "0" } }, { default: m(() => [p(s2, { modelValue: n2.filterText, "onUpdate:modelValue": t2[0] || (t2[0] = (e3) => n2.filterText = e3), "fetch-suggestions": e2.querySearch, placeholder: e2.$t("departmentUserTree.pleaseEnterUserInformation"), class: "inline-input searchDepartmentUser", style: { width: "100%" }, size: "default", onSelect: e2.handleSelect, onKeyup: f(e2.clickSearch, ["enter"]) }, { append: m(() => [p(i2, { icon: n2.ElIconSearch, onClick: e2.clickSearch }, null, 8, ["icon", "onClick"])]), _: 1 }, 8, ["modelValue", "fetch-suggestions", "placeholder", "onSelect", "onKeyup"])]), _: 1 }), p(V, { style: { padding: "10px", width: "100%" } }, { default: m(() => [n2.searchValue && 0 !== n2.searchResult.length ? k("", true) : (c(), h(g, { key: 0 }, [n2.canShowOrgTree ? (c(), h("div", U, [p(_, { modelValue: n2.activeTab, "onUpdate:modelValue": t2[1] || (t2[1] = (e3) => n2.activeTab = e3), class: "boe" }, { default: m(() => [p(D, { label: e2.$t("departmentUserTreeInline.orgTree"), name: "orgTree" }, { default: m(() => [p(M, { ref: "deparmentUserTree", load: r2.loadNode, props: n2.defaultProps, lazy: "", "node-key": "nodeId", onNodeClick: r2.handleNodeClick }, { default: m(({ node: e3, data: t3 }) => [N("span", null, [p(R, null, { default: m(() => [-1 === e3.data.id || e3.data.branch ? (c(), y(u2, { key: 0 })) : -2 === e3.data.id || -3 === e3.data.id ? (c(), y(S2, { key: 1 })) : "USER" === e3.data.nodeType ? (c(), y(C2, { key: 2 })) : (c(), y(v2, { key: 3 }))]), _: 2 }, 1024), N("span", { title: e3.label }, T(e3.label), 9, b)])]), _: 1 }, 8, ["load", "props", "onNodeClick"])]), _: 1 }, 8, ["label"]), p(D, { name: "groupTree" }, { label: m(() => [N("span", null, T(e2.$t("departmentUserTreeInline.group")), 1), N("span", null, [p(w, { "active-tab": n2.activeTab, onUpdateGroupTree: r2.updateGroupTree }, null, 8, ["active-tab", "onUpdateGroupTree"])])]), default: m(() => [n2.isShowGroupTree ? (c(), y(x, { key: 0, onSingleClick: r2.getGroupUserResult, onDblClick: r2.dblClickGroupUserResult }, null, 8, ["onSingleClick", "onDblClick"])) : k("", true)]), _: 1 })]), _: 1 }, 8, ["modelValue"])])) : (c(), y(E, { key: 1, style: { width: "100%", height: "100%" } }))], 64)), n2.searchValue && n2.searchValue.length > 0 && n2.searchResult.length > 0 ? (c(), h("div", I, [p(G, { ref: "userResult", "contain-branch": n2.containBranch, "grid-data": n2.searchResult, height: l2.height, multiple: false, onResultRowDblclick: r2.resultRowDblclick, onSelectResult: r2.getSelectUser }, null, 8, ["contain-branch", "grid-data", "height", "onResultRowDblclick", "onSelectResult"])])) : k("", true)]), _: 1 })]), _: 1 })]);
62
+ } }, emits: ["result"] }, C = { key: 0, style: { "padding-top": "5px", overflow: "auto", width: "auto", display: "inline-block !important" } }, b = ["title"], I = { key: 1, style: { height: "100%", overflow: "hidden" } };
63
+ const v = S(U, [["render", function(e2, t2, l2, a2, n2, r2) {
64
+ const i2 = d("el-button"), s2 = d("el-autocomplete"), o2 = d("el-header"), u2 = d("Menu"), S2 = d("Tickets"), U2 = d("User"), v2 = d("Calendar"), R = d("el-icon"), M = d("el-tree"), D = d("el-tab-pane"), w = d("GroupUser"), x = d("GroupUserSingleTree"), _ = d("el-tabs"), E = d("EmptyState"), G = d("user-result"), V = d("el-main"), j = d("el-container");
65
+ return c(), h("div", null, [p(j, { style: { height: "395px" } }, { default: m(() => [p(o2, { style: { "font-size": "12px", height: "35px", padding: "0" } }, { default: m(() => [p(s2, { modelValue: n2.filterText, "onUpdate:modelValue": t2[0] || (t2[0] = (e3) => n2.filterText = e3), "fetch-suggestions": e2.querySearch, placeholder: e2.$t("departmentUserTree.pleaseEnterUserInformation"), class: "inline-input searchDepartmentUser", style: { width: "100%" }, size: "default", onSelect: e2.handleSelect, onKeyup: f(e2.clickSearch, ["enter"]) }, { append: m(() => [p(i2, { icon: n2.ElIconSearch, onClick: e2.clickSearch }, null, 8, ["icon", "onClick"])]), _: 1 }, 8, ["modelValue", "fetch-suggestions", "placeholder", "onSelect", "onKeyup"])]), _: 1 }), p(V, { style: { padding: "10px", width: "100%" } }, { default: m(() => [n2.searchValue && 0 !== n2.searchResult.length ? k("", true) : (c(), h(g, { key: 0 }, [n2.canShowOrgTree ? (c(), h("div", C, [p(_, { modelValue: n2.activeTab, "onUpdate:modelValue": t2[1] || (t2[1] = (e3) => n2.activeTab = e3), class: "boe" }, { default: m(() => [p(D, { label: e2.$t("departmentUserTreeInline.orgTree"), name: "orgTree" }, { default: m(() => [p(M, { ref: "deparmentUserTree", load: r2.loadNode, props: n2.defaultProps, lazy: "", "node-key": "nodeId", onNodeClick: r2.handleNodeClick }, { default: m(({ node: e3, data: t3 }) => [N("span", null, [p(R, null, { default: m(() => [-1 === e3.data.id || e3.data.branch ? (c(), y(u2, { key: 0 })) : -2 === e3.data.id || -3 === e3.data.id ? (c(), y(S2, { key: 1 })) : "USER" === e3.data.nodeType ? (c(), y(U2, { key: 2 })) : (c(), y(v2, { key: 3 }))]), _: 2 }, 1024), N("span", { title: e3.label }, T(e3.label), 9, b)])]), _: 1 }, 8, ["load", "props", "onNodeClick"])]), _: 1 }, 8, ["label"]), p(D, { name: "groupTree" }, { label: m(() => [N("span", null, T(e2.$t("departmentUserTreeInline.group")), 1), N("span", null, [p(w, { "active-tab": n2.activeTab, onUpdateGroupTree: r2.updateGroupTree }, null, 8, ["active-tab", "onUpdateGroupTree"])])]), default: m(() => [n2.isShowGroupTree ? (c(), y(x, { key: 0, onSingleClick: r2.getGroupUserResult, onDblClick: r2.dblClickGroupUserResult }, null, 8, ["onSingleClick", "onDblClick"])) : k("", true)]), _: 1 })]), _: 1 }, 8, ["modelValue"])])) : (c(), y(E, { key: 1, style: { width: "100%", height: "100%" } }))], 64)), n2.searchValue && n2.searchValue.length > 0 && n2.searchResult.length > 0 ? (c(), h("div", I, [p(G, { ref: "userResult", "contain-branch": n2.containBranch, "grid-data": n2.searchResult, height: l2.height, multiple: false, onResultRowDblclick: r2.resultRowDblclick, onSelectResult: r2.getSelectUser }, null, 8, ["contain-branch", "grid-data", "height", "onResultRowDblclick", "onSelectResult"])])) : k("", true)]), _: 1 })]), _: 1 })]);
66
66
  }]]);
67
67
  export {
68
68
  v as default