agilebuilder-ui 1.1.65-tmp30 → 1.1.65-tmp32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (643) hide show
  1. package/es/chat-embed/src/index.vue.mjs +1 -1
  2. package/es/chat-embed/src/index.vue2.mjs +104 -100
  3. package/es/chat-embed/src/voice/js/crypto-js.mjs +46 -50
  4. package/es/chat-embed/src/voice/voice.vue.mjs +8 -11
  5. package/es/date-picker-range/index.vue.mjs +1 -1
  6. package/es/date-picker-range/index.vue2.mjs +41 -33
  7. package/es/department-tree-inline/src/department-tree-service.mjs +0 -1
  8. package/es/department-user-tree-inline/src/department-user-multiple-tree-inline.vue.mjs +14 -11
  9. package/es/department-user-tree-inline/src/department-user-single-tree-inline.vue.mjs +6 -6
  10. package/es/department-user-tree-inline/src/department-user-tree-multi-service.mjs +19 -20
  11. package/es/department-user-tree-inline/src/department-user-tree-single-service.mjs +0 -1
  12. package/es/department-user-tree-inline/src/search-result.vue.mjs +4 -4
  13. package/es/department-user-tree-mobile/src/department-user-tree-inline-app.vue.mjs +2 -2
  14. package/es/dynamic-source-select/src/dynamic-source-select.vue.mjs +86 -85
  15. package/es/fs-preview/src/fs-preview.vue.mjs +73 -59
  16. package/es/fs-upload/src/fs-upload-multi.vue.mjs +3 -3
  17. package/es/fs-upload-list/src/fs-upload-list.vue.mjs +5 -6
  18. package/es/fs-upload-new/src/file-upload-mobile/file-upload-app.vue.mjs +15 -17
  19. package/es/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue.mjs +19 -19
  20. package/es/fs-upload-new/src/file-upload-mobile/file-upload-component.vue2.mjs +2 -2
  21. package/es/fs-upload-new/src/fs-preview-new.vue.mjs +1 -1
  22. package/es/fs-upload-new/src/fs-preview-new.vue2.mjs +50 -50
  23. package/es/i18n-setting/index.mjs +7 -0
  24. package/es/i18n-setting/src/i18n-setting-dialog.vue.mjs +23 -0
  25. package/es/i18n-setting/src/i18n-setting.mjs +14 -0
  26. package/es/i18n-setting/src/index.vue.mjs +47 -0
  27. package/es/index.mjs +46 -41
  28. package/es/multipart-upload/src/multipart-upload-form.vue.mjs +5 -5
  29. package/es/multipart-upload/src/multipart-upload-list.vue.mjs +6 -6
  30. package/es/organization-input/src/organization-input.vue.mjs +58 -58
  31. package/es/remove-department/src/remove-dept-service.mjs +4 -5
  32. package/es/remove-user/src/remove-user-service.mjs +0 -1
  33. package/es/remove-workgroup/src/remove-workgroup-service.mjs +0 -1
  34. package/es/rich-editor/index.vue.mjs +43 -84
  35. package/es/scan-code-input/src/scan-code-input.vue.mjs +1 -1
  36. package/es/scan-code-input-browser/src/scan-code-input.vue.mjs +20 -9
  37. package/es/src/api/sso-service.mjs +0 -1
  38. package/es/src/i18n/langs/cn.mjs +1 -1
  39. package/es/src/i18n/langs/en.mjs +1 -1
  40. package/es/src/permission.mjs +7 -10
  41. package/es/src/router/index.mjs +0 -1
  42. package/es/src/store/index.mjs +0 -1
  43. package/es/src/store/modules/app.mjs +0 -1
  44. package/es/src/utils/common-util.mjs +143 -143
  45. package/es/src/utils/i18n-util.mjs +32 -30
  46. package/es/src/utils/iconUtils.mjs +0 -1
  47. package/es/src/utils/jump-page-utils.mjs +1 -1
  48. package/es/src/utils/permission.mjs +25 -26
  49. package/es/src/utils/permissionAuth.mjs +0 -1
  50. package/es/src/utils/restful-interface-utils.mjs +5 -6
  51. package/es/src/utils/watermark.mjs +2 -7
  52. package/es/src/utils/workflow-util.mjs +6 -6
  53. package/es/src/views/dsc-component/Sidebar/Item.vue.mjs +1 -1
  54. package/es/src/views/dsc-component/Sidebar/Item.vue2.mjs +1 -1
  55. package/es/src/views/layout/components/Menubar/Item.vue.mjs +1 -1
  56. package/es/src/views/layout/components/Menubar/Item.vue2.mjs +8 -8
  57. package/es/src/views/layout/components/Menubar/SidebarItem.vue.mjs +11 -11
  58. package/es/style.css +1 -3103
  59. package/es/super-grid/src/apis.mjs +155 -151
  60. package/es/super-grid/src/components/mobile-table-card.mjs +14 -10
  61. package/es/super-grid/src/components/select-input.vue.mjs +66 -66
  62. package/es/super-grid/src/custom-formatter.mjs +5 -6
  63. package/es/super-grid/src/dynamic-input.vue.mjs +31 -39
  64. package/es/super-grid/src/formValidatorUtil.mjs +0 -1
  65. package/es/super-grid/src/normal-column-content.vue.mjs +1 -2
  66. package/es/super-grid/src/normal-column.vue.mjs +12 -10
  67. package/es/super-grid/src/row-operation.vue.mjs +3 -3
  68. package/es/super-grid/src/search-form-item.vue.mjs +18 -14
  69. package/es/super-grid/src/search-form-number.vue.mjs +7 -6
  70. package/es/super-grid/src/search-form-open.vue.mjs +3 -2
  71. package/es/super-grid/src/search-form-open.vue2.mjs +4 -0
  72. package/es/super-grid/src/search-form-ordinarySearch.vue.mjs +1 -1
  73. package/es/super-grid/src/super-grid.vue.mjs +254 -242
  74. package/es/super-grid/src/utils.mjs +6 -6
  75. package/es/super-grid/src/view-image-dialog.vue.mjs +5 -5
  76. package/es/super-nine-grid/src/super-nine-grid.vue.mjs +89 -83
  77. package/es/utils/utils.mjs +0 -1
  78. package/es/utils/value-set.mjs +0 -1
  79. package/es/workflow-history-list/src/workflow-history-list.vue.mjs +11 -10
  80. package/es/workgroup-tree-inline/src/workgroup-tree-service.mjs +0 -1
  81. package/es/workgroup-user-tree-inline/src/workgroup-tree-inline-service.mjs +0 -1
  82. package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue.mjs +2 -2
  83. package/package.json +6 -2
  84. package/src/styles/index.scss +4 -0
  85. package/src/styles/theme/dark-blue/select.scss +27 -1
  86. package/src/styles/theme/forest-green/select.scss +27 -1
  87. package/src/styles/theme/green/select.scss +27 -1
  88. package/src/styles/theme/ocean-blue/select.scss +27 -1
  89. package/src/styles/theme/tiffany-blue-mobile/select.scss +29 -2
  90. package/.eslintrc.cjs +0 -28
  91. package/.prettierrc.json +0 -12
  92. package/dist/favicon.svg +0 -29
  93. package/dist/index.full.min.js +0 -16659
  94. package/dist/style.css +0 -3104
  95. package/index.html +0 -19
  96. package/lib/IntervalSelection/index.cjs +0 -5
  97. package/lib/IntervalSelection/src/sectionDate.vue.cjs +0 -45
  98. package/lib/IntervalSelection/src/sectionDate.vue2.cjs +0 -2
  99. package/lib/_virtual/__vite-browser-external.cjs +0 -2
  100. package/lib/_virtual/_plugin-vue_export-helper.cjs +0 -7
  101. package/lib/breadcrumb/index.cjs +0 -5
  102. package/lib/breadcrumb/src/breadcrumb.vue.cjs +0 -37
  103. package/lib/breadcrumb/src/breadcrumb.vue2.cjs +0 -2
  104. package/lib/chat-embed/index.cjs +0 -5
  105. package/lib/chat-embed/src/chat-addition-data.vue.cjs +0 -5
  106. package/lib/chat-embed/src/chat-addition-data.vue2.cjs +0 -15
  107. package/lib/chat-embed/src/chat-addition-data.vue3.cjs +0 -2
  108. package/lib/chat-embed/src/chat-ai-answer-tip.vue.cjs +0 -5
  109. package/lib/chat-embed/src/chat-ai-answer-tip.vue2.cjs +0 -26
  110. package/lib/chat-embed/src/chat-ai-answer-tip.vue3.cjs +0 -2
  111. package/lib/chat-embed/src/chat-bubble-footer.vue.cjs +0 -5
  112. package/lib/chat-embed/src/chat-bubble-footer.vue2.cjs +0 -28
  113. package/lib/chat-embed/src/chat-bubble-footer.vue3.cjs +0 -2
  114. package/lib/chat-embed/src/chat-embed-message.cjs +0 -16
  115. package/lib/chat-embed/src/chat-sender.vue.cjs +0 -5
  116. package/lib/chat-embed/src/chat-sender.vue2.cjs +0 -145
  117. package/lib/chat-embed/src/chat-sender.vue3.cjs +0 -2
  118. package/lib/chat-embed/src/components/answer-auto-chart.vue.cjs +0 -5
  119. package/lib/chat-embed/src/components/answer-auto-chart.vue2.cjs +0 -50
  120. package/lib/chat-embed/src/components/answer-auto-chart.vue3.cjs +0 -2
  121. package/lib/chat-embed/src/components/answer-home-chart.vue.cjs +0 -5
  122. package/lib/chat-embed/src/components/answer-home-chart.vue2.cjs +0 -3
  123. package/lib/chat-embed/src/components/answer-home-chart.vue3.cjs +0 -2
  124. package/lib/chat-embed/src/components/answer-interaction-data.vue.cjs +0 -5
  125. package/lib/chat-embed/src/components/answer-interaction-data.vue2.cjs +0 -107
  126. package/lib/chat-embed/src/components/answer-interaction-data.vue3.cjs +0 -2
  127. package/lib/chat-embed/src/components/history-detail.vue.cjs +0 -5
  128. package/lib/chat-embed/src/components/history-detail.vue2.cjs +0 -50
  129. package/lib/chat-embed/src/components/history-detail.vue3.cjs +0 -2
  130. package/lib/chat-embed/src/header.vue.cjs +0 -5
  131. package/lib/chat-embed/src/header.vue2.cjs +0 -39
  132. package/lib/chat-embed/src/header.vue3.cjs +0 -2
  133. package/lib/chat-embed/src/index.vue.cjs +0 -5
  134. package/lib/chat-embed/src/index.vue2.cjs +0 -281
  135. package/lib/chat-embed/src/index.vue3.cjs +0 -2
  136. package/lib/chat-embed/src/recommendation-message.vue.cjs +0 -5
  137. package/lib/chat-embed/src/recommendation-message.vue2.cjs +0 -8
  138. package/lib/chat-embed/src/recommendation-message.vue3.cjs +0 -2
  139. package/lib/chat-embed/src/sidebar-item.vue.cjs +0 -5
  140. package/lib/chat-embed/src/sidebar-item.vue2.cjs +0 -109
  141. package/lib/chat-embed/src/sidebar-item.vue3.cjs +0 -2
  142. package/lib/chat-embed/src/type.cjs +0 -3
  143. package/lib/chat-embed/src/util/chat-embed-util.cjs +0 -51
  144. package/lib/chat-embed/src/util/history-message-util.cjs +0 -74
  145. package/lib/chat-embed/src/util/mcp-utils.cjs +0 -50
  146. package/lib/chat-embed/src/util/text-file-util.cjs +0 -8
  147. package/lib/chat-embed/src/voice/index.cjs +0 -5
  148. package/lib/chat-embed/src/voice/js/crypto-js.cjs +0 -1005
  149. package/lib/chat-embed/src/voice/js/processor/index.umd.cjs +0 -170
  150. package/lib/chat-embed/src/voice/js/timer.cjs +0 -8
  151. package/lib/chat-embed/src/voice/voice.vue.cjs +0 -96
  152. package/lib/date-picker-range/index.cjs +0 -5
  153. package/lib/date-picker-range/index.vue.cjs +0 -5
  154. package/lib/date-picker-range/index.vue2.cjs +0 -89
  155. package/lib/date-picker-range/index.vue3.cjs +0 -2
  156. package/lib/department-tree/index.cjs +0 -5
  157. package/lib/department-tree/src/department-tree.vue.cjs +0 -17
  158. package/lib/department-tree-inline/index.cjs +0 -5
  159. package/lib/department-tree-inline/src/department-multi-tree-inline.vue.cjs +0 -81
  160. package/lib/department-tree-inline/src/department-multi-tree-inline.vue2.cjs +0 -2
  161. package/lib/department-tree-inline/src/department-single-tree-inline.vue.cjs +0 -54
  162. package/lib/department-tree-inline/src/department-single-tree-inline.vue2.cjs +0 -2
  163. package/lib/department-tree-inline/src/department-tree-inline.vue.cjs +0 -12
  164. package/lib/department-tree-inline/src/department-tree-service.cjs +0 -106
  165. package/lib/department-tree-inline/src/search-result.vue.cjs +0 -36
  166. package/lib/department-tree-inline/src/search-result.vue2.cjs +0 -2
  167. package/lib/department-tree-mobile/index.cjs +0 -5
  168. package/lib/department-tree-mobile/src/department-tree-app.vue.cjs +0 -13
  169. package/lib/department-tree-mobile/src/department-tree-app.vue2.cjs +0 -2
  170. package/lib/department-tree-mobile/src/department-tree-app.vue3.cjs +0 -3
  171. package/lib/department-tree-mobile/src/department-tree-inline-app.vue.cjs +0 -110
  172. package/lib/department-tree-mobile/src/department-tree-inline-app.vue2.cjs +0 -3
  173. package/lib/department-tree-mobile/src/department-tree-service.cjs +0 -47
  174. package/lib/department-tree-mobile/src/dept-path.vue.cjs +0 -13
  175. package/lib/department-tree-mobile/src/dept-path.vue2.cjs +0 -3
  176. package/lib/department-tree-mobile/src/dept-result.vue.cjs +0 -14
  177. package/lib/department-tree-mobile/src/dept-result.vue2.cjs +0 -3
  178. package/lib/department-user-tree/index.cjs +0 -5
  179. package/lib/department-user-tree/src/department-user-multiple-tree.vue.cjs +0 -16
  180. package/lib/department-user-tree/src/department-user-multiple-tree.vue2.cjs +0 -2
  181. package/lib/department-user-tree/src/department-user-single-tree.vue.cjs +0 -14
  182. package/lib/department-user-tree/src/department-user-tree.vue.cjs +0 -21
  183. package/lib/department-user-tree-inline/index.cjs +0 -5
  184. package/lib/department-user-tree-inline/src/department-user-multiple-tree-inline.vue.cjs +0 -154
  185. package/lib/department-user-tree-inline/src/department-user-multiple-tree-inline.vue2.cjs +0 -2
  186. package/lib/department-user-tree-inline/src/department-user-single-tree-inline.vue.cjs +0 -57
  187. package/lib/department-user-tree-inline/src/department-user-single-tree-inline.vue2.cjs +0 -2
  188. package/lib/department-user-tree-inline/src/department-user-tree-inline.vue.cjs +0 -11
  189. package/lib/department-user-tree-inline/src/department-user-tree-multi-service.cjs +0 -78
  190. package/lib/department-user-tree-inline/src/department-user-tree-single-service.cjs +0 -51
  191. package/lib/department-user-tree-inline/src/group-user/group-input.vue.cjs +0 -34
  192. package/lib/department-user-tree-inline/src/group-user/group-list.vue.cjs +0 -22
  193. package/lib/department-user-tree-inline/src/group-user/group-user.vue.cjs +0 -10
  194. package/lib/department-user-tree-inline/src/group-user-multiple-tree.vue.cjs +0 -72
  195. package/lib/department-user-tree-inline/src/group-user-single-tree.vue.cjs +0 -28
  196. package/lib/department-user-tree-inline/src/group-user-tree-service.cjs +0 -33
  197. package/lib/department-user-tree-inline/src/search-result.vue.cjs +0 -38
  198. package/lib/department-user-tree-inline/src/search-result.vue2.cjs +0 -2
  199. package/lib/department-user-tree-mobile/index.cjs +0 -5
  200. package/lib/department-user-tree-mobile/src/department-user-tree-app.vue.cjs +0 -13
  201. package/lib/department-user-tree-mobile/src/department-user-tree-app.vue2.cjs +0 -2
  202. package/lib/department-user-tree-mobile/src/department-user-tree-app.vue3.cjs +0 -3
  203. package/lib/department-user-tree-mobile/src/department-user-tree-inline-app.vue.cjs +0 -124
  204. package/lib/department-user-tree-mobile/src/department-user-tree-inline-app.vue2.cjs +0 -3
  205. package/lib/department-user-tree-mobile/src/department-user-tree-service.cjs +0 -28
  206. package/lib/department-user-tree-mobile/src/dept-path.vue.cjs +0 -13
  207. package/lib/department-user-tree-mobile/src/dept-path.vue2.cjs +0 -3
  208. package/lib/department-user-tree-mobile/src/dept-result.vue.cjs +0 -14
  209. package/lib/department-user-tree-mobile/src/dept-result.vue2.cjs +0 -3
  210. package/lib/directives/prevent-reclick.cjs +0 -14
  211. package/lib/dynamic-source-select/index.cjs +0 -5
  212. package/lib/dynamic-source-select/src/dynamic-source-select-service.cjs +0 -30
  213. package/lib/dynamic-source-select/src/dynamic-source-select.vue.cjs +0 -266
  214. package/lib/dynamic-source-select/src/dynamic-source-select.vue2.cjs +0 -2
  215. package/lib/dynamic-source-select/src/dynamic-source-select.vue3.cjs +0 -2
  216. package/lib/dynamic-source-select/src/events.cjs +0 -28
  217. package/lib/empty-state/index.vue.cjs +0 -6
  218. package/lib/empty-state/index.vue2.cjs +0 -3
  219. package/lib/favicon.svg +0 -29
  220. package/lib/fs-preview/index.cjs +0 -5
  221. package/lib/fs-preview/src/fs-preview.vue.cjs +0 -119
  222. package/lib/fs-preview/src/fs-preview.vue2.cjs +0 -2
  223. package/lib/fs-upload/index.cjs +0 -5
  224. package/lib/fs-upload/src/fs-upload-multi.vue.cjs +0 -63
  225. package/lib/fs-upload/src/fs-upload-single.vue.cjs +0 -64
  226. package/lib/fs-upload/src/fs-upload.vue.cjs +0 -18
  227. package/lib/fs-upload/src/see-big-picture.vue.cjs +0 -9
  228. package/lib/fs-upload-list/index.cjs +0 -5
  229. package/lib/fs-upload-list/src/fs-upload-list.vue.cjs +0 -91
  230. package/lib/fs-upload-list/src/fs-upload-list.vue2.cjs +0 -2
  231. package/lib/fs-upload-new/index.cjs +0 -5
  232. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-app.vue.cjs +0 -57
  233. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-app.vue2.cjs +0 -3
  234. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue.cjs +0 -170
  235. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue2.cjs +0 -3
  236. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue.cjs +0 -5
  237. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue2.cjs +0 -32
  238. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue3.cjs +0 -2
  239. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-input.vue.cjs +0 -41
  240. package/lib/fs-upload-new/src/file-upload-mobile/file-upload-input.vue2.cjs +0 -3
  241. package/lib/fs-upload-new/src/file-upload-mobile/file-upload.vue.cjs +0 -29
  242. package/lib/fs-upload-new/src/file-upload-mobile/file-upload.vue2.cjs +0 -3
  243. package/lib/fs-upload-new/src/fs-button-upload.vue.cjs +0 -5
  244. package/lib/fs-upload-new/src/fs-button-upload.vue2.cjs +0 -55
  245. package/lib/fs-upload-new/src/fs-button-upload.vue3.cjs +0 -2
  246. package/lib/fs-upload-new/src/fs-drag-upload.vue.cjs +0 -5
  247. package/lib/fs-upload-new/src/fs-drag-upload.vue2.cjs +0 -55
  248. package/lib/fs-upload-new/src/fs-drag-upload.vue3.cjs +0 -2
  249. package/lib/fs-upload-new/src/fs-preview-new.vue.cjs +0 -5
  250. package/lib/fs-upload-new/src/fs-preview-new.vue2.cjs +0 -84
  251. package/lib/fs-upload-new/src/fs-preview-new.vue3.cjs +0 -2
  252. package/lib/fs-upload-new/src/fs-preview-new.vue4.cjs +0 -2
  253. package/lib/fs-upload-new/src/fs-upload-new.vue.cjs +0 -54
  254. package/lib/fs-upload-new/src/fs-upload-new.vue2.cjs +0 -3
  255. package/lib/hamburger/index.cjs +0 -5
  256. package/lib/hamburger/src/hamburger.vue.cjs +0 -11
  257. package/lib/hamburger/src/hamburger.vue2.cjs +0 -2
  258. package/lib/index.cjs +0 -41
  259. package/lib/json-view/json-view-dialog.vue.cjs +0 -16
  260. package/lib/json-view/json-view-dialog.vue2.cjs +0 -3
  261. package/lib/json-view/json-view.vue.cjs +0 -3
  262. package/lib/json-view/json-view.vue2.cjs +0 -32
  263. package/lib/multipart-upload/index.cjs +0 -5
  264. package/lib/multipart-upload/src/index.vue.cjs +0 -10
  265. package/lib/multipart-upload/src/multipart-upload-form.vue.cjs +0 -73
  266. package/lib/multipart-upload/src/multipart-upload-list.vue.cjs +0 -96
  267. package/lib/organization-input/index.cjs +0 -5
  268. package/lib/organization-input/src/organization-input.vue.cjs +0 -218
  269. package/lib/organization-input/src/organization-input.vue2.cjs +0 -2
  270. package/lib/plugins/export-data-new.cjs +0 -229
  271. package/lib/plugins/export-data.cjs +0 -173
  272. package/lib/plugins/index.cjs +0 -5
  273. package/lib/plugins/public-method.cjs +0 -13
  274. package/lib/remove-department/index.cjs +0 -5
  275. package/lib/remove-department/src/remove-department.vue.cjs +0 -27
  276. package/lib/remove-department/src/remove-dept-service.cjs +0 -12
  277. package/lib/remove-user/index.cjs +0 -5
  278. package/lib/remove-user/src/remove-user-service.cjs +0 -12
  279. package/lib/remove-user/src/remove-user.vue.cjs +0 -29
  280. package/lib/remove-workgroup/index.cjs +0 -5
  281. package/lib/remove-workgroup/src/remove-workgroup-service.cjs +0 -12
  282. package/lib/remove-workgroup/src/remove-workgroup.vue.cjs +0 -25
  283. package/lib/rich-editor/index.cjs +0 -5
  284. package/lib/rich-editor/index.vue.cjs +0 -67
  285. package/lib/rich-editor/tinymce/zh_CN.cjs +0 -2
  286. package/lib/rich-editor/viewer.vue.cjs +0 -24
  287. package/lib/row-form/index.cjs +0 -5
  288. package/lib/row-form/index.vue.cjs +0 -5
  289. package/lib/row-form/index.vue2.cjs +0 -56
  290. package/lib/row-form/index.vue3.cjs +0 -2
  291. package/lib/row-form/operation.vue.cjs +0 -28
  292. package/lib/row-form/operation.vue2.cjs +0 -3
  293. package/lib/scan-code-input/index.cjs +0 -5
  294. package/lib/scan-code-input/src/events.cjs +0 -13
  295. package/lib/scan-code-input/src/scan-code-input.vue.cjs +0 -26
  296. package/lib/scan-code-input-browser/index.cjs +0 -5
  297. package/lib/scan-code-input-browser/src/scan-code-input.vue.cjs +0 -34
  298. package/lib/secret-info/index.cjs +0 -5
  299. package/lib/secret-info/index.vue.cjs +0 -13
  300. package/lib/src/api/sso-service.cjs +0 -55
  301. package/lib/src/api/tab.cjs +0 -14
  302. package/lib/src/assets/401/401.gif.cjs +0 -2
  303. package/lib/src/assets/404/404-cloud.png.cjs +0 -2
  304. package/lib/src/assets/404/404.png.cjs +0 -2
  305. package/lib/src/assets/chat-embed/robot.gif.cjs +0 -2
  306. package/lib/src/assets/chat-embed/robot.svg.cjs +0 -2
  307. package/lib/src/assets/nonemessage.png.cjs +0 -2
  308. package/lib/src/components/Affix/index.vue.cjs +0 -5
  309. package/lib/src/components/Affix/index.vue2.cjs +0 -81
  310. package/lib/src/components/Affix/index.vue3.cjs +0 -2
  311. package/lib/src/components/Card/index.cjs +0 -46
  312. package/lib/src/components/Scrollbar/index.vue.cjs +0 -48
  313. package/lib/src/components/Scrollbar/index.vue2.cjs +0 -2
  314. package/lib/src/directives/permission/index.cjs +0 -5
  315. package/lib/src/directives/permission/permission.cjs +0 -9
  316. package/lib/src/i18n/i18n.cjs +0 -3
  317. package/lib/src/i18n/langs/cn.cjs +0 -2
  318. package/lib/src/i18n/langs/en.cjs +0 -2
  319. package/lib/src/mixins/resizeMixin.cjs +0 -20
  320. package/lib/src/permission.cjs +0 -76
  321. package/lib/src/router/index.cjs +0 -16
  322. package/lib/src/store/getters.cjs +0 -2
  323. package/lib/src/store/index.cjs +0 -16
  324. package/lib/src/store/modules/app.cjs +0 -40
  325. package/lib/src/store/modules/chat-ai-store.cjs +0 -33
  326. package/lib/src/store/modules/permission.cjs +0 -30
  327. package/lib/src/store/modules/system.cjs +0 -10
  328. package/lib/src/store/modules/tab-content.cjs +0 -18
  329. package/lib/src/store/modules/table.cjs +0 -17
  330. package/lib/src/store/modules/user.cjs +0 -133
  331. package/lib/src/utils/auth-api.cjs +0 -132
  332. package/lib/src/utils/auth.cjs +0 -86
  333. package/lib/src/utils/calculator/calculator-factory-wf.cjs +0 -166
  334. package/lib/src/utils/calculator/calculator-factory.cjs +0 -92
  335. package/lib/src/utils/calculator/calculator-util.cjs +0 -53
  336. package/lib/src/utils/chat-ai-util.cjs +0 -26
  337. package/lib/src/utils/common-util.cjs +0 -362
  338. package/lib/src/utils/eventBus.cjs +0 -3
  339. package/lib/src/utils/file-util.cjs +0 -22
  340. package/lib/src/utils/global-prop.cjs +0 -22
  341. package/lib/src/utils/guid.cjs +0 -7
  342. package/lib/src/utils/i18n-util.cjs +0 -62
  343. package/lib/src/utils/iconUtils.cjs +0 -19
  344. package/lib/src/utils/index.cjs +0 -32
  345. package/lib/src/utils/insert_css.cjs +0 -18
  346. package/lib/src/utils/json-util.cjs +0 -45
  347. package/lib/src/utils/jump-page-utils.cjs +0 -256
  348. package/lib/src/utils/local-storage.cjs +0 -18
  349. package/lib/src/utils/menu.cjs +0 -13
  350. package/lib/src/utils/permission.cjs +0 -41
  351. package/lib/src/utils/permissionAuth.cjs +0 -120
  352. package/lib/src/utils/range-selector.cjs +0 -101
  353. package/lib/src/utils/request.cjs +0 -131
  354. package/lib/src/utils/resize.cjs +0 -11
  355. package/lib/src/utils/restful-interface-utils.cjs +0 -15
  356. package/lib/src/utils/util.cjs +0 -341
  357. package/lib/src/utils/validate.cjs +0 -12
  358. package/lib/src/utils/voice-setting-cache.cjs +0 -199
  359. package/lib/src/utils/watermark-cache.cjs +0 -10
  360. package/lib/src/utils/watermark.cjs +0 -33
  361. package/lib/src/utils/workflow-util.cjs +0 -41
  362. package/lib/src/views/dsc-component/Sidebar/Item.vue.cjs +0 -5
  363. package/lib/src/views/dsc-component/Sidebar/Item.vue2.cjs +0 -9
  364. package/lib/src/views/dsc-component/Sidebar/Item.vue3.cjs +0 -2
  365. package/lib/src/views/dsc-component/Sidebar/Link.vue.cjs +0 -11
  366. package/lib/src/views/dsc-component/Sidebar/SidebarItem.vue.cjs +0 -46
  367. package/lib/src/views/dsc-component/Sidebar/SidebarItem.vue2.cjs +0 -2
  368. package/lib/src/views/dsc-component/Sidebar/index.vue.cjs +0 -103
  369. package/lib/src/views/dsc-component/tabs/tab-content.vue.cjs +0 -61
  370. package/lib/src/views/dsc-component/tabs/tab-content.vue2.cjs +0 -2
  371. package/lib/src/views/dsc-component/tabs/tab-content.vue3.cjs +0 -2
  372. package/lib/src/views/error-page/401.vue.cjs +0 -11
  373. package/lib/src/views/error-page/401.vue2.cjs +0 -2
  374. package/lib/src/views/error-page/404.vue.cjs +0 -8
  375. package/lib/src/views/error-page/404.vue2.cjs +0 -2
  376. package/lib/src/views/layout/EmptyLayout.vue.cjs +0 -7
  377. package/lib/src/views/layout/Layout.vue.cjs +0 -21
  378. package/lib/src/views/layout/Layout.vue2.cjs +0 -2
  379. package/lib/src/views/layout/NewLayout.vue.cjs +0 -7
  380. package/lib/src/views/layout/components/AppMain.vue.cjs +0 -11
  381. package/lib/src/views/layout/components/AppMain.vue2.cjs +0 -2
  382. package/lib/src/views/layout/components/Breadcrumb/index.vue.cjs +0 -56
  383. package/lib/src/views/layout/components/Breadcrumb/index.vue2.cjs +0 -2
  384. package/lib/src/views/layout/components/Menubar/Item.vue.cjs +0 -5
  385. package/lib/src/views/layout/components/Menubar/Item.vue2.cjs +0 -13
  386. package/lib/src/views/layout/components/Menubar/Item.vue3.cjs +0 -2
  387. package/lib/src/views/layout/components/Menubar/Link.vue.cjs +0 -11
  388. package/lib/src/views/layout/components/Menubar/SidebarItem.vue.cjs +0 -47
  389. package/lib/src/views/layout/components/Menubar/SidebarItem.vue2.cjs +0 -2
  390. package/lib/src/views/layout/components/Menubar/index.vue.cjs +0 -79
  391. package/lib/src/views/layout/components/Sidebar/Item.vue.cjs +0 -7
  392. package/lib/src/views/layout/components/Sidebar/Item.vue2.cjs +0 -3
  393. package/lib/src/views/layout/components/Sidebar/Link.vue.cjs +0 -9
  394. package/lib/src/views/layout/components/Sidebar/SidebarItem.vue.cjs +0 -16
  395. package/lib/src/views/layout/components/Sidebar/SidebarItem.vue2.cjs +0 -2
  396. package/lib/src/views/layout/components/Sidebar/index.vue.cjs +0 -51
  397. package/lib/src/views/layout/components/iframe-page.vue.cjs +0 -12
  398. package/lib/src/views/layout/components/iframe-page.vue2.cjs +0 -2
  399. package/lib/src/views/layout/components/tabs/tab-content.vue.cjs +0 -60
  400. package/lib/src/views/layout/components/tabs/tab-content.vue2.cjs +0 -2
  401. package/lib/src/views/layout/components/tabs/tab-content.vue3.cjs +0 -2
  402. package/lib/src/views/layout/mixin/ResizeHandler.cjs +0 -14
  403. package/lib/src/views/layout/tab-content-iframe-index.vue.cjs +0 -12
  404. package/lib/src/views/layout/tab-content-iframe-index.vue2.cjs +0 -2
  405. package/lib/src/views/layout/tab-content-index.vue.cjs +0 -22
  406. package/lib/src/views/layout/tab-content-index.vue2.cjs +0 -2
  407. package/lib/src/views/login/authredirect.vue.cjs +0 -6
  408. package/lib/src/views/redirect/index.vue.cjs +0 -17
  409. package/lib/src/views/super-icon/index.cjs +0 -5
  410. package/lib/src/views/super-icon/src/index.vue.cjs +0 -5
  411. package/lib/src/views/super-icon/src/index.vue2.cjs +0 -10
  412. package/lib/src/views/super-icon/src/index.vue3.cjs +0 -2
  413. package/lib/src/views/svg-icon/src/svg-icon.vue.cjs +0 -2
  414. package/lib/src/views/svg-icon/src/svg-icon.vue2.cjs +0 -12
  415. package/lib/src/views/wf-history/tache-subprocess-history.vue.cjs +0 -12
  416. package/lib/src/views/wf-history/tache-subprocess-history.vue2.cjs +0 -2
  417. package/lib/style.css +0 -3103
  418. package/lib/super-grid/index.cjs +0 -5
  419. package/lib/super-grid/src/apis.cjs +0 -477
  420. package/lib/super-grid/src/columns-config.vue.cjs +0 -76
  421. package/lib/super-grid/src/components/grid-icon.vue.cjs +0 -39
  422. package/lib/super-grid/src/components/grid-radio-input.vue.cjs +0 -22
  423. package/lib/super-grid/src/components/grid-radio-input.vue2.cjs +0 -3
  424. package/lib/super-grid/src/components/mobile-table-card.cjs +0 -99
  425. package/lib/super-grid/src/components/select-input.vue.cjs +0 -141
  426. package/lib/super-grid/src/components/select-input.vue2.cjs +0 -3
  427. package/lib/super-grid/src/custom-formatter.cjs +0 -163
  428. package/lib/super-grid/src/dynamic-input.vue.cjs +0 -465
  429. package/lib/super-grid/src/eventBus.cjs +0 -3
  430. package/lib/super-grid/src/events.cjs +0 -35
  431. package/lib/super-grid/src/formValidatorUtil.cjs +0 -106
  432. package/lib/super-grid/src/formatter.cjs +0 -69
  433. package/lib/super-grid/src/group-column.vue.cjs +0 -19
  434. package/lib/super-grid/src/header-context-menu.vue.cjs +0 -12
  435. package/lib/super-grid/src/header-context-menu.vue2.cjs +0 -2
  436. package/lib/super-grid/src/index-column.vue.cjs +0 -19
  437. package/lib/super-grid/src/normal-column-content.vue.cjs +0 -303
  438. package/lib/super-grid/src/normal-column-content.vue2.cjs +0 -2
  439. package/lib/super-grid/src/normal-column.vue.cjs +0 -90
  440. package/lib/super-grid/src/normal-column.vue2.cjs +0 -2
  441. package/lib/super-grid/src/public-methods.cjs +0 -20
  442. package/lib/super-grid/src/row-detail.vue.cjs +0 -11
  443. package/lib/super-grid/src/row-operation.vue.cjs +0 -82
  444. package/lib/super-grid/src/row-operation.vue2.cjs +0 -2
  445. package/lib/super-grid/src/scan-util.cjs +0 -98
  446. package/lib/super-grid/src/search-button.vue.cjs +0 -20
  447. package/lib/super-grid/src/search-condition-input.vue.cjs +0 -13
  448. package/lib/super-grid/src/search-condition-list.vue.cjs +0 -17
  449. package/lib/super-grid/src/search-form-advancedQuery.vue.cjs +0 -106
  450. package/lib/super-grid/src/search-form-advancedQuery.vue2.cjs +0 -2
  451. package/lib/super-grid/src/search-form-dialog.vue.cjs +0 -23
  452. package/lib/super-grid/src/search-form-item.vue.cjs +0 -120
  453. package/lib/super-grid/src/search-form-item.vue2.cjs +0 -2
  454. package/lib/super-grid/src/search-form-mobile.vue.cjs +0 -32
  455. package/lib/super-grid/src/search-form-mobile.vue2.cjs +0 -2
  456. package/lib/super-grid/src/search-form-number.vue.cjs +0 -21
  457. package/lib/super-grid/src/search-form-open.vue.cjs +0 -46
  458. package/lib/super-grid/src/search-form-ordinarySearch.vue.cjs +0 -33
  459. package/lib/super-grid/src/search-form-ordinarySearch.vue2.cjs +0 -2
  460. package/lib/super-grid/src/search-form.vue.cjs +0 -194
  461. package/lib/super-grid/src/search-form.vue2.cjs +0 -2
  462. package/lib/super-grid/src/search-methods.cjs +0 -163
  463. package/lib/super-grid/src/selection-column.vue.cjs +0 -9
  464. package/lib/super-grid/src/store.cjs +0 -3
  465. package/lib/super-grid/src/super-grid-service.cjs +0 -253
  466. package/lib/super-grid/src/super-grid.vue.cjs +0 -1083
  467. package/lib/super-grid/src/super-grid.vue2.cjs +0 -2
  468. package/lib/super-grid/src/utils.cjs +0 -373
  469. package/lib/super-grid/src/view-image-dialog.vue.cjs +0 -60
  470. package/lib/super-icon/index.cjs +0 -5
  471. package/lib/super-icon/src/index.vue.cjs +0 -5
  472. package/lib/super-icon/src/index.vue2.cjs +0 -10
  473. package/lib/super-icon/src/index.vue3.cjs +0 -2
  474. package/lib/super-nine-grid/index.cjs +0 -5
  475. package/lib/super-nine-grid/src/apis.cjs +0 -33
  476. package/lib/super-nine-grid/src/custom-formatter.cjs +0 -33
  477. package/lib/super-nine-grid/src/formatter.cjs +0 -36
  478. package/lib/super-nine-grid/src/search-form-number.vue.cjs +0 -9
  479. package/lib/super-nine-grid/src/search-form.vue.cjs +0 -84
  480. package/lib/super-nine-grid/src/search-form.vue2.cjs +0 -2
  481. package/lib/super-nine-grid/src/search-methods.cjs +0 -47
  482. package/lib/super-nine-grid/src/store.cjs +0 -3
  483. package/lib/super-nine-grid/src/super-grid-service.cjs +0 -35
  484. package/lib/super-nine-grid/src/super-nine-grid.vue.cjs +0 -215
  485. package/lib/super-nine-grid/src/super-nine-grid.vue2.cjs +0 -2
  486. package/lib/super-nine-grid/src/utils.cjs +0 -36
  487. package/lib/svg-icon/index.cjs +0 -5
  488. package/lib/svg-icon/src/svg-icon.vue.cjs +0 -12
  489. package/lib/svg-icon/src/svg-icon.vue2.cjs +0 -2
  490. package/lib/utils/gogocodeTransfer.cjs +0 -28
  491. package/lib/utils/memory-cache-utils.cjs +0 -28
  492. package/lib/utils/organization.cjs +0 -55
  493. package/lib/utils/utils.cjs +0 -85
  494. package/lib/utils/value-set.cjs +0 -92
  495. package/lib/valid-code/index.cjs +0 -5
  496. package/lib/valid-code/src/valid-code.vue.cjs +0 -20
  497. package/lib/valid-code/src/valid-code.vue2.cjs +0 -2
  498. package/lib/workflow-button/index.cjs +0 -5
  499. package/lib/workflow-button/src/workflow-button.vue.cjs +0 -80
  500. package/lib/workflow-history-list/index.cjs +0 -5
  501. package/lib/workflow-history-list/src/api.cjs +0 -5
  502. package/lib/workflow-history-list/src/workflow-history-list.vue.cjs +0 -83
  503. package/lib/workflow-history-list/src/workflow-history-list.vue2.cjs +0 -2
  504. package/lib/workgroup-tree/index.cjs +0 -5
  505. package/lib/workgroup-tree/src/workgroup-tree.vue.cjs +0 -17
  506. package/lib/workgroup-tree-inline/index.cjs +0 -5
  507. package/lib/workgroup-tree-inline/src/search-result.vue.cjs +0 -35
  508. package/lib/workgroup-tree-inline/src/search-result.vue2.cjs +0 -2
  509. package/lib/workgroup-tree-inline/src/workgroup-tree-inline.vue.cjs +0 -119
  510. package/lib/workgroup-tree-inline/src/workgroup-tree-inline.vue2.cjs +0 -2
  511. package/lib/workgroup-tree-inline/src/workgroup-tree-service.cjs +0 -33
  512. package/lib/workgroup-tree-mobile/index.cjs +0 -5
  513. package/lib/workgroup-tree-mobile/src/dept-result.vue.cjs +0 -14
  514. package/lib/workgroup-tree-mobile/src/dept-result.vue2.cjs +0 -3
  515. package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue.cjs +0 -13
  516. package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue2.cjs +0 -2
  517. package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue3.cjs +0 -3
  518. package/lib/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue.cjs +0 -99
  519. package/lib/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue2.cjs +0 -3
  520. package/lib/workgroup-tree-mobile/src/workgroup-tree-service.cjs +0 -25
  521. package/lib/workgroup-user-tree/index.cjs +0 -5
  522. package/lib/workgroup-user-tree/src/workgroup-user-tree.vue.cjs +0 -17
  523. package/lib/workgroup-user-tree-inline/index.cjs +0 -5
  524. package/lib/workgroup-user-tree-inline/src/search-result.vue.cjs +0 -35
  525. package/lib/workgroup-user-tree-inline/src/search-result.vue2.cjs +0 -2
  526. package/lib/workgroup-user-tree-inline/src/workgroup-tree-inline-service.cjs +0 -71
  527. package/lib/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue.cjs +0 -163
  528. package/lib/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue2.cjs +0 -2
  529. package/lib/workgroup-user-tree-mobile/src/dept-path.vue.cjs +0 -13
  530. package/lib/workgroup-user-tree-mobile/src/dept-path.vue2.cjs +0 -3
  531. package/lib/workgroup-user-tree-mobile/src/dept-result.vue.cjs +0 -14
  532. package/lib/workgroup-user-tree-mobile/src/dept-result.vue2.cjs +0 -3
  533. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue.cjs +0 -13
  534. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue2.cjs +0 -2
  535. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue3.cjs +0 -3
  536. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue.cjs +0 -124
  537. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue2.cjs +0 -3
  538. package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-service.cjs +0 -20
  539. package/lib/year-range-picker/index.cjs +0 -5
  540. package/lib/year-range-picker/src/year-range-picker.vue.cjs +0 -11
  541. package/src/api/sso-service.js +0 -222
  542. package/src/api/tab.js +0 -36
  543. package/src/assets/401/401.gif +0 -0
  544. package/src/assets/404/404-cloud.png +0 -0
  545. package/src/assets/404/404.png +0 -0
  546. package/src/assets/chat-embed/background.png +0 -0
  547. package/src/assets/chat-embed/robot.gif +0 -0
  548. package/src/assets/chat-embed/robot.svg +0 -32
  549. package/src/assets/cloud.png +0 -0
  550. package/src/assets/nonemessage.png +0 -0
  551. package/src/assets/tab-selectWhite.png +0 -0
  552. package/src/components/Affix/index.vue +0 -272
  553. package/src/components/Card/index.jsx +0 -227
  554. package/src/components/Scrollbar/index.vue +0 -224
  555. package/src/directives/permission/index.js +0 -14
  556. package/src/directives/permission/permission.js +0 -27
  557. package/src/i18n/i18n.js +0 -16
  558. package/src/i18n/langs/cn.js +0 -344
  559. package/src/i18n/langs/en.js +0 -344
  560. package/src/index.js +0 -22
  561. package/src/mixins/resizeMixin.js +0 -49
  562. package/src/permission.js +0 -252
  563. package/src/plugins.js +0 -18
  564. package/src/router/index.js +0 -92
  565. package/src/store/getters.js +0 -26
  566. package/src/store/index.js +0 -23
  567. package/src/store/modules/app.js +0 -96
  568. package/src/store/modules/chat-ai-store.ts +0 -85
  569. package/src/store/modules/permission.js +0 -143
  570. package/src/store/modules/system.js +0 -35
  571. package/src/store/modules/tab-content.js +0 -42
  572. package/src/store/modules/table.js +0 -76
  573. package/src/store/modules/user.js +0 -448
  574. package/src/utils/auth-api.js +0 -370
  575. package/src/utils/auth.js +0 -194
  576. package/src/utils/calculator/calculator-factory-wf.js +0 -465
  577. package/src/utils/calculator/calculator-factory.js +0 -133
  578. package/src/utils/calculator/calculator-util.js +0 -184
  579. package/src/utils/chat-ai-util.ts +0 -41
  580. package/src/utils/common-util.js +0 -1019
  581. package/src/utils/dingtalk-util.ts +0 -43
  582. package/src/utils/eventBus.js +0 -10
  583. package/src/utils/file-util.ts +0 -42
  584. package/src/utils/global-prop.ts +0 -44
  585. package/src/utils/guid.js +0 -13
  586. package/src/utils/i18n-util.js +0 -145
  587. package/src/utils/iconUtils.js +0 -37
  588. package/src/utils/iframe-communicator.js +0 -234
  589. package/src/utils/index.js +0 -102
  590. package/src/utils/insert_css.js +0 -47
  591. package/src/utils/json-util.ts +0 -85
  592. package/src/utils/jump-page-utils.js +0 -829
  593. package/src/utils/local-storage.js +0 -33
  594. package/src/utils/menu.js +0 -19
  595. package/src/utils/permission.js +0 -126
  596. package/src/utils/permissionAuth.js +0 -311
  597. package/src/utils/range-selector.js +0 -204
  598. package/src/utils/request.js +0 -407
  599. package/src/utils/resize.js +0 -19
  600. package/src/utils/restful-interface-utils.js +0 -57
  601. package/src/utils/util.js +0 -1000
  602. package/src/utils/validate.js +0 -34
  603. package/src/utils/voice-setting-cache.js +0 -497
  604. package/src/utils/watermark-cache.js +0 -13
  605. package/src/utils/watermark.js +0 -119
  606. package/src/utils/workflow-util.js +0 -107
  607. package/src/views/404.vue +0 -248
  608. package/src/views/dsc-component/Sidebar/Item.vue +0 -95
  609. package/src/views/dsc-component/Sidebar/Link.vue +0 -38
  610. package/src/views/dsc-component/Sidebar/SidebarItem.vue +0 -245
  611. package/src/views/dsc-component/Sidebar/index.vue +0 -258
  612. package/src/views/dsc-component/tabs/tab-content.vue +0 -230
  613. package/src/views/error-page/401.vue +0 -106
  614. package/src/views/error-page/404.vue +0 -248
  615. package/src/views/layout/EmptyLayout.vue +0 -3
  616. package/src/views/layout/Layout.vue +0 -85
  617. package/src/views/layout/NewLayout.vue +0 -18
  618. package/src/views/layout/components/AppMain.vue +0 -46
  619. package/src/views/layout/components/Breadcrumb/index.vue +0 -158
  620. package/src/views/layout/components/Menubar/Item.vue +0 -125
  621. package/src/views/layout/components/Menubar/Link.vue +0 -38
  622. package/src/views/layout/components/Menubar/SidebarItem.vue +0 -333
  623. package/src/views/layout/components/Menubar/index.vue +0 -250
  624. package/src/views/layout/components/Sidebar/Item.vue +0 -33
  625. package/src/views/layout/components/Sidebar/Link.vue +0 -38
  626. package/src/views/layout/components/Sidebar/SidebarItem.vue +0 -179
  627. package/src/views/layout/components/Sidebar/index.vue +0 -141
  628. package/src/views/layout/components/iframe-page.vue +0 -38
  629. package/src/views/layout/components/index.js +0 -4
  630. package/src/views/layout/components/tabs/tab-content.vue +0 -273
  631. package/src/views/layout/mixin/ResizeHandler.js +0 -41
  632. package/src/views/layout/tab-content-iframe-index.vue +0 -38
  633. package/src/views/layout/tab-content-index.vue +0 -92
  634. package/src/views/login/authredirect.vue +0 -10
  635. package/src/views/login/index.vue +0 -296
  636. package/src/views/login/update-password.vue +0 -246
  637. package/src/views/redirect/index.vue +0 -14
  638. package/src/views/super-icon/index.js +0 -6
  639. package/src/views/super-icon/src/index.vue +0 -52
  640. package/src/views/svg-icon/index.js +0 -6
  641. package/src/views/svg-icon/src/svg-icon.vue +0 -43
  642. package/src/views/wf-history/tache-subprocess-history.vue +0 -45
  643. package/vite.config.js +0 -103
@@ -1,199 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const e = require("./common-util.cjs"), t = "AMB_VOICE_SETTING", a = "AMB_VOICE_LEAF_MENU";
4
- let n = null;
5
- function o() {
6
- return localStorage.getItem(a);
7
- }
8
- function l() {
9
- localStorage.removeItem(a);
10
- }
11
- function s() {
12
- return localStorage.getItem(t);
13
- }
14
- function r() {
15
- localStorage.removeItem(t);
16
- }
17
- function i(e2, t2, a2, n2) {
18
- let o2, l2 = {};
19
- const s2 = Object.keys(a2).length;
20
- let r2, i2, c2 = "", m = false;
21
- if (e2.length === s2)
22
- m = true, r2 = n2.url, c2 = ",所有参数解析完毕,跳转到指定页面";
23
- else if (e2.length > s2)
24
- if (o2 = function(e3, t3) {
25
- if (void 0 === t3 && null === t3 && (t3 = 1), e3) {
26
- const a3 = t3 + 1;
27
- if (e3.length, e3.length > a3) {
28
- let t4 = e3[a3];
29
- return t4.index = a3, t4;
30
- }
31
- }
32
- }(e2, t2.index), !o2 || void 0 !== a2[o2.name] && null !== a2[o2.name])
33
- m = true;
34
- else {
35
- m = false;
36
- let e3 = "";
37
- if (o2.options) {
38
- const t3 = Object.keys(o2.options);
39
- t3.length > 0 && (e3 = ",该参数可选项有", t3.forEach((t4) => {
40
- e3 = e3 + "【" + t4 + "】";
41
- }), e3 += ",请选择一个选项");
42
- }
43
- c2 = ",继续解析下一个参数【" + o2.title + "】" + e3 + "。如果跳过该参数,请说‘跳过’";
44
- }
45
- if (t2.value && "_jump_param" === t2.value)
46
- i2 = "跳过";
47
- else {
48
- let e3 = t2.value;
49
- t2.dataType && ("dateRange" === t2.dataType && e3 && e3.indexOf("~") > 0 || "date" === t2.dataType) && (e3 = e3.substring(0, e3.lastIndexOf("~"))), i2 = "解析成功,解析到的值是【" + e3 + "】";
50
- }
51
- return l2.status = "ok", l2.paramResult = "参数【" + t2.title + "】" + i2 + c2, l2.isEndParam = m, l2.paramInfo = o2, l2.url = r2, l2.command = n2 ? n2.command : void 0, l2;
52
- }
53
- function c(e2) {
54
- let t2 = { status: "fail" }, a2 = "";
55
- return e2.example && (a2 = e2.example), t2.paramResult = "参数【" + e2.title + "】解析失败,请重新录入参数值,如果跳过该参数,请说‘跳过’。" + a2, t2.paramInfo = e2, t2;
56
- }
57
- exports.cacheVoiceLeafMenu = function(e2) {
58
- localStorage.setItem(a, e2);
59
- }, exports.cacheVoiceSetting = function(e2) {
60
- localStorage.setItem(t, e2);
61
- }, exports.getVoiceLeafMenuCache = o, exports.getVoiceSetting = function() {
62
- return new Promise((e2, t2) => {
63
- let a2 = s();
64
- if (a2 && "EMPTY_VALUE" !== a2)
65
- try {
66
- a2 = JSON.parse(a2), e2(a2);
67
- } catch (t3) {
68
- console.error("voiceSetting content error.", t3), e2();
69
- }
70
- else
71
- e2();
72
- });
73
- }, exports.parseVoiceMsg = function(t2, a2, l2, s2, r2) {
74
- return new Promise((m, u) => {
75
- a2 || m({ status: "fail", commandResult: "未获得命令配置信息,请联系运维人员进行维护" }), t2 || m({ status: "fail", commandResult: "未获得录入的信息,请重新录入信息" });
76
- let f = null;
77
- if (a2 && t2) {
78
- let d = 0;
79
- for (let e2 = 0; e2 < a2.length; e2++) {
80
- const n2 = a2[e2];
81
- n2.command && t2.indexOf(n2.command) >= 0 && n2.command.length > d && (f = n2);
82
- }
83
- if (f)
84
- if (r2 = {}, f.params && f.params.length > 0) {
85
- let e2 = "匹配到命令【" + f.command + "】,该命令需要的参数有";
86
- f.params.forEach((t4) => {
87
- e2 = e2 + "【" + t4.title + "】";
88
- }), e2 = e2 + ",请录入第一个参数【" + f.params[0].title + "】,如果跳过该参数,请说‘跳过’";
89
- let t3 = f.params[0];
90
- t3.index = 0, m({ status: "ok", commandResult: e2, settingItem: f, paramInfo: t3 });
91
- } else {
92
- let e2 = "匹配到命令【" + f.command + "】,跳转到该页面";
93
- m({ status: "ok", commandResult: e2, url: f.url, command: f.command });
94
- }
95
- else if (s2 && s2.name) {
96
- let a3 = [];
97
- if (l2 && l2.params && (a3 = l2.params), t2.indexOf("跳过") >= 0) {
98
- const e2 = "_jump_param";
99
- s2.value = e2, r2[s2.name] = e2;
100
- const t3 = i(a3, s2, r2, l2);
101
- m(t3);
102
- } else if (s2.options && Object.keys(s2.options).length > 0) {
103
- let e2;
104
- s2.options;
105
- for (let a4 in s2.options) {
106
- const n2 = s2.options[a4];
107
- (t2.indexOf(a4) >= 0 || (n2 + "").indexOf(a4) >= 0) && (e2 = n2);
108
- }
109
- if (null == e2) {
110
- const e3 = c(s2);
111
- m(e3);
112
- } else {
113
- s2.value = e2, r2[s2.name] = e2;
114
- const t3 = i(a3, s2, r2, l2);
115
- m(t3);
116
- }
117
- } else if (!s2.dataType || "date" !== s2.dataType && "dateRange" !== s2.dataType) {
118
- s2.value = t2, r2[s2.name] = t2;
119
- const e2 = i(a3, s2, r2, l2);
120
- m(e2);
121
- } else {
122
- let n2 = "yyyy-MM-dd";
123
- s2.format && (n2 = s2.format), s2.orgMsg = t2;
124
- const o2 = /* @__PURE__ */ new Date(), f2 = e.formatDate(o2, "yyyy-MM-dd");
125
- s2.msg = "今天是" + f2 + "日,“" + t2 + "”,请从这句话中提取出时间或时间范围,日期格式为" + n2 + ",请直接给出答案,时间范围之间以~分隔,如果原句未指定时间或时间范围,请直接回答null", (p = s2, window.$vueApp.config.globalProperties.$http.post(window.$vueApp.config.globalProperties.baseAPI + "/component/ai/analyzeParam", p)).then((t3) => {
126
- let o3;
127
- if (t3 && "null" != t3 && (o3 = function(t4, a4, n3, o4) {
128
- a4 || (a4 = "yyyy-MM-dd");
129
- let l3 = false;
130
- if (t4) {
131
- if (t4.indexOf("~") >= 0) {
132
- const s3 = t4.split("~");
133
- if (l3 = e.isValidDate(s3[0]), l3 && (l3 = e.isValidDate(s3[1])), l3) {
134
- const t5 = new Date(s3[0]), l4 = new Date(s3[1]);
135
- return n3 = n3 ? n3.join(",") : o4, e.formatDate(t5, a4) + "~" + e.formatDate(l4, a4) + "~" + n3;
136
- }
137
- } else if (l3 = e.isValidDate(t4), l3) {
138
- const n4 = new Date(t4);
139
- return e.formatDate(n4, a4);
140
- }
141
- }
142
- return l3;
143
- }(t3, n2, s2.props, s2.name)), o3) {
144
- s2.value = o3, r2[s2.name] = o3;
145
- const e2 = i(a3, s2, r2, l2);
146
- m(e2);
147
- } else {
148
- let e2 = "请说:最近1周、最近1个月等和时间相关的语句";
149
- s2.example && (e2 = s2.example), s2.example = e2;
150
- const t4 = c(s2);
151
- m(t4);
152
- }
153
- }).catch((e2) => {
154
- console.error("解析日期参数失败"), u(e2);
155
- });
156
- }
157
- } else {
158
- if (!n) {
159
- const e3 = o();
160
- if (e3)
161
- try {
162
- n = JSON.parse(e3);
163
- } catch (e4) {
164
- n = [];
165
- }
166
- else
167
- n = [];
168
- }
169
- n && 0 !== n.length || m({ status: "fail", commandResult: "未解析到有效命令,请重新录入命令" });
170
- const e2 = [];
171
- for (let a3 = 0; a3 < n.length; a3++)
172
- t2.indexOf(n[a3].name) >= 0 && e2.push(n[a3].id);
173
- if (0 === e2.length)
174
- return void m({ status: "fail", commandResult: "未解析到有效命令,请重新录入命令" });
175
- window.$http.post(window.$vueApp.config.globalProperties.baseAPI + "/bs/ai-voice-command/command/match-menu", e2).then((e3) => {
176
- if (e3 && Object.keys(e3).length > 0)
177
- if (1 === Object.keys(e3).length) {
178
- const t3 = e3[Object.keys(e3)[0]];
179
- let a3 = "匹配到菜单【" + t3.name + "】,跳转到该页面";
180
- m({ status: "ok", commandResult: a3, url: t3.url, command: t3.name });
181
- } else {
182
- let t3 = "匹配到多个菜单,请点击下面的链接跳转到对应页面:<br/>";
183
- Object.keys(e3).forEach((a3) => {
184
- const n2 = e3[a3];
185
- t3 += `<amb-alink href="${n2.url}" target="_blank" rel="noopener noreferrer" text="【${n2.name}】"></amb-alink> <br/>`;
186
- }), m({ status: "ok", commandResult: t3 });
187
- }
188
- else
189
- m({ status: "fail", commandResult: "未解析到有效命令,请重新录入命令" });
190
- }).catch((e3) => {
191
- console.error("获取语音命令失败", e3), m({ status: "fail", commandResult: "未解析到有效命令,请重新录入命令" });
192
- });
193
- }
194
- }
195
- var p;
196
- });
197
- }, exports.removeVoiceCache = function() {
198
- l(), r();
199
- }, exports.removeVoiceLeafMenu = l, exports.removeVoiceSetting = r;
@@ -1,10 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const e = "AMB_WATERMARK_SETTING";
4
- exports.cacheWatermark = function(t) {
5
- localStorage.setItem(e, t);
6
- }, exports.getWatermark = function() {
7
- return localStorage.getItem(e);
8
- }, exports.removeWatermark = function() {
9
- localStorage.removeItem(e);
10
- };
@@ -1,33 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const e = require("./watermark-cache.cjs");
4
- require("vue"), require("js-cookie"), require("uuid"), require("axios"), require("js-base64"), require("./request.cjs");
5
- function t() {
6
- return new Promise((t2, o) => {
7
- let n = e.getWatermark();
8
- if (n && "EMPTY_VALUE" !== n)
9
- try {
10
- n = JSON.parse(n), n.font = n.fontStyle, n.color = n.fontColor, t2(n);
11
- } catch (e2) {
12
- console.error("watermark content error.", e2), t2();
13
- }
14
- else
15
- window.$vueApp.config.globalProperties.$http.get(window.$vueApp.config.globalProperties.baseAPI + "/component/watermark").then((o2) => {
16
- o2 ? (n = o2, e.cacheWatermark(JSON.stringify(n)), n.font = n.fontStyle, n.color = n.fontColor, t2(n)) : (e.cacheWatermark("EMPTY_VALUE"), t2());
17
- });
18
- });
19
- }
20
- exports.getWatermarkSetting = t, exports.showWatermarkNew = function() {
21
- t().then((e2) => {
22
- e2 && e2.useRange && e2.useRange.indexOf("page") >= 0 && ((e3, t2, o) => {
23
- let n = "1.23452384164.123412415";
24
- o && (n = o), null !== document.getElementById(n) && (document.getElementById("pdfDom") ? document.getElementById("pdfDom").removeChild(document.getElementById(n)) : document.body.removeChild(document.getElementById(n)));
25
- const r = document.createElement("canvas");
26
- r.width = t2 && t2.width && "" !== t2.width ? t2.width : "400", r.height = t2 && t2.height && "" !== t2.height ? t2.height : "200";
27
- const l = r.getContext("2d");
28
- l.rotate(20 * Math.PI / 160), l.font = t2 && t2.font && "" !== t2.font ? t2.font : "17px Vedana", l.fillStyle = t2 && t2.color && "" !== t2.color ? t2.color : "rgba(200, 200, 200, 0.40)", l.textAlign = "left", l.textBaseline = "Middle", l.fillText(e3, 60, 40);
29
- const i = document.createElement("div");
30
- i.id = n, i.style.pointerEvents = "none", i.style.top = "10px", i.style.left = "0px", i.style.position = "fixed", i.style.zIndex = "10000", i.style.width = "100%", i.style.height = "100%", i.style.background = "url(" + r.toDataURL("image/png") + ") left top repeat", document.getElementById("pdfDom") ? document.getElementById("pdfDom").appendChild(i) : document.body.appendChild(i);
31
- })(e2.content, e2);
32
- });
33
- };
@@ -1,41 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const t = require("./util.cjs");
4
- exports.i18nOperation = function(e, o, n, s) {
5
- let r = e.transactionResult;
6
- const i = e.historyType;
7
- if (!e.current && i)
8
- if (e.transactionParams) {
9
- const O = JSON.parse(e.transactionParams);
10
- let f = i.toLowerCase();
11
- const c = function(t2) {
12
- return "HISTORY_SUBMIT" === t2 || "HISTORY_AGREE" === t2 || "HISTORY_DISAGREE" === t2 || "HISTORY_AGREEMENT" === t2 || "HISTORY_OPPOSE" === t2 || "HISTORY_KIKEN" === t2 || "HISTORY_SIGNOFF" === t2 || "HISTORY_SEND" === t2 || "HISTORY_DISTRIBUTE" === t2 || "HISTORY_READED" === t2;
13
- }(i);
14
- if (c ? f = "commonButtonOperation" : "process_end" === f && (f = "processEnd"), c || "HISTORY_COMPLETE_TRANSFER" === i) {
15
- const e2 = O[2];
16
- O.key_2 = t.getI18n().t("workflowButton." + e2), 0 === O[2].indexOf("workflowButton.") && (O[2] = e2);
17
- }
18
- if ("process_start" === f && o && null !== o)
19
- O.key_1 = o, r = t.getI18n().t("workflowHistoryList." + f, O);
20
- else {
21
- const e2 = {};
22
- for (const t2 in O) {
23
- let o2 = t2 + "";
24
- (t2 + "").indexOf("key_") < 0 && (o2 = "key_" + o2), e2[o2] = O[t2];
25
- }
26
- if (n && s)
27
- for (const t2 in O) {
28
- let o2 = t2 + "";
29
- (t2 + "").indexOf("key_") < 0 && (o2 = "key_" + o2), e2[o2] = O[t2];
30
- const r2 = O[t2];
31
- if (r2.indexOf("${taskNodeId:") >= 0) {
32
- const t3 = r2.substring(r2.indexOf(":") + 1, r2.indexOf("##")), i2 = r2.substring(r2.indexOf("##") + 2, r2.lastIndexOf("}")), O2 = n[t3];
33
- O2 && O2[s] && "" !== O2[s] ? e2[o2] = O2[s] : e2[o2] = i2;
34
- }
35
- }
36
- r = t.getI18n().t("workflowHistoryList." + f, e2);
37
- }
38
- } else
39
- r = t.getI18n().t("workflowHistoryList." + i.toLowerCase());
40
- return r;
41
- };
@@ -1,5 +0,0 @@
1
- "use strict";
2
- const e = require("./Item.vue2.cjs");
3
- require("./Item.vue3.cjs");
4
- const r = require("../../../../_virtual/_plugin-vue_export-helper.cjs")(e, [["__scopeId", "data-v-455b2ba2"]]);
5
- module.exports = r;
@@ -1,9 +0,0 @@
1
- "use strict";
2
- const e = require("vue"), t = require("../../../../super-icon/src/index.vue.cjs"), i = e.defineComponent({ name: "MenuItem", functional: true, props: { icon: { type: String, default: "" }, title: { type: String, default: "" }, hasChildren: { type: Boolean, default: false }, isRoot: { type: Boolean, default: false }, menuLayer: { type: Number, default: null } }, render(i2) {
3
- const { title: n, hasChildren: s, isRoot: o } = i2, u = i2.icon, l = i2.menuLayer, a = [];
4
- let r = [e.h("i", { class: "amb-iconfont amb-icon-meun_post" })];
5
- u && (r = [e.h(t, { iconValue: u })]);
6
- let m = ["smb-sidebar-menu-item-title"];
7
- return !l || l <= 2 ? a.push(e.h("div", { class: ["smb-sidebar-menu-item-icon"] }, r)) : (a.push(e.h("div", { class: ["smb-sidebar-menu-item-no-icon"] })), m.push("smb-sidebar-menu-item-no-icon-title")), n && a.push(e.h("div", { class: m }, [e.h("div", { title: n }, n)])), a;
8
- } });
9
- module.exports = i;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- module.exports = "";
@@ -1,11 +0,0 @@
1
- "use strict";
2
- const e = require("vue"), t = require("../../../../_virtual/_plugin-vue_export-helper.cjs"), o = { key: 1 };
3
- const r = t({ props: { to: { type: Object, required: true } }, data() {
4
- const e2 = this.to.isExternal, t2 = this.to.openWay;
5
- let o2 = false;
6
- return t2 && "NEW_PAGE_OPEN" === t2 && (o2 = true), { isExter: e2, isOpenNewTab: o2 };
7
- } }, [["render", function(t2, r2, l, n, s, c) {
8
- const i = e.resolveComponent("router-link");
9
- return e.openBlock(), e.createElementBlock("div", null, [s.isOpenNewTab ? (e.openBlock(), e.createElementBlock("div", o, [e.renderSlot(t2.$slots, "default")])) : (e.openBlock(), e.createBlock(i, { key: 0, to: l.to }, { default: e.withCtx(() => [e.renderSlot(t2.$slots, "default")]), _: 3 }, 8, ["to"]))]);
10
- }]]);
11
- module.exports = r;
@@ -1,46 +0,0 @@
1
- "use strict";
2
- const e = require("./Item.vue.cjs"), t = require("./Link.vue.cjs"), n = require("vue"), i = require("../../../api/tab.cjs"), a = require("../../../utils/menu.cjs"), o = require("../../../utils/common-util.cjs");
3
- require("./SidebarItem.vue2.cjs");
4
- const r = require("../../../../_virtual/_plugin-vue_export-helper.cjs"), l = { name: "SidebarItem", components: { Item: e, AppLink: t }, props: { item: { type: Object, required: true }, isNest: { type: Boolean, default: false } }, data: () => ({ onlyOneChild: null }), methods: { ...i, hasOneShowingChild(e2, t2) {
5
- return e2 && e2.length > 0 && (this.onlyOneChild = e2[0]), 1 === e2.length || (!e2 || 0 === e2.length) && (this.onlyOneChild = { ...t2, path: "", noShowingChildren: true }, true);
6
- }, resolvePath(e2, t2, n2, i2) {
7
- return this.isExternalLink(n2), "/dsc/" + e2 + "~~" + t2 + "~~" + i2;
8
- }, toPath(e2) {
9
- const t2 = {}, n2 = e2.path;
10
- if (t2.openWay = e2.openWay, this.isExternalLink(e2.pageType))
11
- t2.path = "/dsc-index/iframe-page", t2.tabPath = "/dsc/iframe-page", t2.query = {}, t2.query.isNewPage = e2.newPage, t2.query.src = n2, t2.isExternal = true, t2.query.customSystem = window.$vueApp.config.globalProperties.customSystem, t2.query._menuCode = e2.code, t2.query._menuName = a.getI18nName(e2);
12
- else {
13
- const i2 = n2;
14
- t2.path = "/dsc-index/page", t2.tabPath = "/dsc/page", t2.query = {}, t2.query.pageCode = i2, t2.query.isNewPage = e2.newPage, t2.query.customSystem = window.$vueApp.config.globalProperties.customSystem, t2.query._menuCode = e2.code, t2.query._menuName = a.getI18nName(e2);
15
- }
16
- return t2;
17
- }, isHasCustomSystem(e2) {
18
- if (e2 && e2.indexOf("?") > 0) {
19
- const t2 = e2.substring(e2.indexOf("?") + 1).split("&");
20
- for (let e3 = 0; e3 < t2.length; e3++) {
21
- if ("customSystem" === t2[e3].split("=")[0])
22
- return true;
23
- }
24
- }
25
- return false;
26
- }, clickMenu(e2) {
27
- if (e2.openWay && "NEW_PAGE_OPEN" === e2.openWay && e2.query) {
28
- let t2 = e2.query.src;
29
- if (t2)
30
- e2.isExternal || (t2.indexOf("?") > 0 ? t2 += "&" : t2 += "?");
31
- else {
32
- if (t2 = "#" + e2.tabPath + "?", e2.query)
33
- for (const n3 in e2.query)
34
- t2 += n3 + "=" + e2.query[n3] + "&";
35
- t2 && t2.length > 0 && t2.lastIndexOf("&") === t2.length - 1 && (t2 = t2.substring(0, t2.lastIndexOf("&")));
36
- }
37
- const n2 = o.getURLSearchParamObj(t2);
38
- n2 && n2._isThird && "false" === n2._isThird && (t2 = o.getRelativeBaseUrl(t2)), window.open(t2, e2.query._menuName);
39
- } else
40
- this.addTabs(e2.query, this.$store.state.tabContent.openTab, e2.tabPath);
41
- }, isExternalLink: (e2) => !(!e2 || "iframe" !== e2), getI18nName: (e2) => a.getI18nName(e2) } }, s = { class: "menu-wrapper" };
42
- const m = r(l, [["render", function(e2, t2, i2, a2, o2, r2) {
43
- const l2 = n.resolveComponent("item"), m2 = n.resolveComponent("el-menu-item"), c = n.resolveComponent("app-link"), u = n.resolveComponent("sidebar-item", true), d = n.resolveComponent("el-sub-menu");
44
- return n.openBlock(), n.createElementBlock("div", s, [i2.item.children && 0 !== i2.item.children.lenght ? (n.openBlock(), n.createBlock(d, { key: 1, index: r2.resolvePath(i2.item.code, i2.item.path, i2.item.pageType, i2.item.newPage), "show-timeout": 0, "hide-timeout": 50, "popper-class": "sidebar-container-popper", class: "smb-sidebar-menu-item" }, { title: n.withCtx(() => [n.createVNode(l2, { "menu-layer": i2.item.layer, icon: i2.item.iconName, title: r2.getI18nName(i2.item), "has-children": i2.item.children.length > 0 }, null, 8, ["menu-layer", "icon", "title", "has-children"])]), default: n.withCtx(() => [(n.openBlock(true), n.createElementBlock(n.Fragment, null, n.renderList(i2.item.children, (e3) => (n.openBlock(), n.createElementBlock(n.Fragment, null, [e3.children && e3.children.length > 0 ? (n.openBlock(), n.createBlock(u, { key: 0, "is-nest": true, item: e3, class: "nest-menu" }, null, 8, ["item"])) : (n.openBlock(), n.createBlock(c, { key: 1, to: r2.toPath(e3), onClick: (t3) => r2.clickMenu(r2.toPath(e3)) }, { default: n.withCtx(() => [n.createVNode(m2, { index: r2.resolvePath(e3.code, e3.path, e3.pageType, e3.newPage), class: "smb-sidebar-menu-item" }, { default: n.withCtx(() => [n.createVNode(l2, { "menu-layer": e3.layer, icon: e3.iconName, title: r2.getI18nName(e3) }, null, 8, ["menu-layer", "icon", "title"])]), _: 2 }, 1032, ["index"])]), _: 2 }, 1032, ["to", "onClick"]))], 64))), 256))]), _: 1 }, 8, ["index"])) : (n.openBlock(), n.createBlock(c, { key: 0, to: r2.toPath(i2.item), onClick: t2[0] || (t2[0] = (e3) => r2.clickMenu(r2.toPath(i2.item))) }, { default: n.withCtx(() => [n.createVNode(m2, { index: r2.resolvePath(i2.item.code, i2.item.path, i2.item.pageType, i2.item.newPage), class: n.normalizeClass(["smb-sidebar-menu-item", { "submenu-title-noDropdown": !i2.isNest }]) }, { default: n.withCtx(() => [n.createVNode(l2, { "menu-layer": i2.item.layer, icon: i2.item.iconName, title: r2.getI18nName(i2.item), "is-root": true }, null, 8, ["menu-layer", "icon", "title"])]), _: 1 }, 8, ["index", "class"])]), _: 1 }, 8, ["to"]))]);
45
- }], ["__scopeId", "data-v-38e3eafc"]]);
46
- module.exports = m;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- module.exports = "";
@@ -1,103 +0,0 @@
1
- "use strict";
2
- const e = require("vuex"), t = require("./SidebarItem.vue.cjs"), s = require("js-cookie"), i = require("../../../api/tab.cjs"), n = require("../../../utils/permissionAuth.cjs"), r = require("../../../utils/menu.cjs"), o = require("vue");
3
- const u = require("../../../../_virtual/_plugin-vue_export-helper.cjs")({ name: "Sidebar", components: { SidebarItem: t }, props: { systemCode: { type: String, default: null }, collapse: { type: Boolean, default: false } }, data() {
4
- const e2 = n.getMenus(), t2 = n.getDefaultMenuCode(), s2 = void 0 === window.$vueApp.config.globalProperties.showFirstMenu || null === window.$vueApp.config.globalProperties.showFirstMenu || window.$vueApp.config.globalProperties.showFirstMenu;
5
- return { menus: Object.freeze(e2), isSelectFirst: s2, defaultMenuCode: t2 };
6
- }, computed: { ...e.mapGetters(["sidebar"]), isCollapse() {
7
- return false !== this.collapse || !this.sidebar.opened;
8
- } }, async created() {
9
- try {
10
- if (true === window.$vueApp.config.globalProperties.enableCustomMenu) {
11
- const e2 = n.getCustomMenus(n.getSystemCode()), t2 = JSON.parse(localStorage.getItem(e2));
12
- if (t2 && 0 !== t2.length)
13
- this.menus = Object.freeze(t2);
14
- else {
15
- const e3 = await this.$http.post(window.$vueApp.config.globalProperties.baseURL + "/common/menu/find-custom-menus", JSON.parse(JSON.stringify(this.menus)));
16
- e3 && Array.isArray(e3) && (n.setCustomMenus(e3, n.getSystemCode()), this.menus = Object.freeze(e3));
17
- }
18
- }
19
- } catch (e2) {
20
- console.error("菜单请求失败:", e2);
21
- }
22
- (/* @__PURE__ */ new Date()).getTime();
23
- if (this.firstLeafMenu = this.getMyFirstMenu(this.menus), this.firstLeafMenu && this.firstLeafMenu.fullPath) {
24
- if (this.firstLeafMenu.pageType && "iframe" === this.firstLeafMenu.pageType) {
25
- const e2 = { src: this.firstLeafMenu.fullPath, customSystem: this.systemCode, _menuCode: this.firstLeafMenu.code, _menuName: r.getI18nName(this.firstLeafMenu), isNewPage: this.firstLeafMenu.newPage };
26
- this.addTabs(e2, this.$store.state.tabContent.openTab, "/dsc/iframe-page", "/dsc/iframe-page"), this.$router.push({ path: "/dsc-index/iframe-page", query: e2 });
27
- } else {
28
- const e2 = this.firstLeafMenu.path, t2 = { customSystem: this.systemCode, pageCode: e2, _menuCode: this.firstLeafMenu.code, _menuName: r.getI18nName(this.firstLeafMenu), isNewPage: this.firstLeafMenu.newPage };
29
- this.addTabs(t2, this.$store.state.tabContent.openTab, "/dsc/page", "/dsc/page"), this.$router.push({ path: "/dsc-index/page", query: t2 });
30
- }
31
- (/* @__PURE__ */ new Date()).getTime();
32
- }
33
- }, methods: { ...i, getDefaultActive() {
34
- if (this.firstLeafMenu && "iframe" !== this.firstLeafMenu.pageType) {
35
- const e2 = this.firstLeafMenu.path, t2 = "/dsc/" + this.firstLeafMenu.code + "~~" + e2 + "~~" + this.firstLeafMenu.newPage;
36
- return this.selectMenu(t2), t2;
37
- }
38
- if (this.firstLeafMenu && "iframe" === this.firstLeafMenu.pageType) {
39
- const e2 = "/dsc/" + this.firstLeafMenu.code + "~~pageCode~~" + this.firstLeafMenu.newPage;
40
- return this.selectMenu(e2), e2;
41
- }
42
- return "";
43
- }, toggleSideBar() {
44
- this.$store.dispatch("toggleSidebar");
45
- }, selectMenu(e2, t2) {
46
- s.set("selectMenu", e2);
47
- }, getMyFirstMenu(e2) {
48
- if ((/* @__PURE__ */ new Date()).getTime(), e2 && e2.length > 0) {
49
- let t2 = this.getFirstMenu(e2);
50
- return t2 || (t2 = this.getFirstMenuWithCookie(e2)), (/* @__PURE__ */ new Date()).getTime(), t2 || (t2 = this.getSelectMenuWithFirstMenu(e2[0])), t2;
51
- }
52
- }, getFirstMenu(e2, t2) {
53
- let s2, i2 = this.$route.query ? this.$route.query._menuCode : null;
54
- if (i2 ? this.isSelectFirst = true : this.defaultMenuCode ? (i2 = this.defaultMenuCode, this.isSelectFirst = true) : s2 = this.getFirstMenuWithCookie(e2), this.isSelectFirst && !s2 && e2 && e2.length > 0)
55
- for (let n2 = 0; n2 < e2.length; n2++) {
56
- const r2 = e2[n2];
57
- if (s2 = this.getShouldSelectMenu(r2, i2, t2), s2)
58
- break;
59
- }
60
- return s2;
61
- }, getShouldSelectMenu(e2, t2, s2) {
62
- if (e2) {
63
- let i2;
64
- if (!s2 && t2) {
65
- const n2 = e2.children;
66
- n2 && n2.length > 0 ? i2 = this.getFirstMenu(n2, s2) : e2.code && e2.code === t2 && (i2 = e2);
67
- } else {
68
- const t3 = e2.children;
69
- i2 = t3 && t3.length > 0 ? this.getFirstMenu(t3, s2) : e2;
70
- }
71
- return i2;
72
- }
73
- }, getSelectMenuWithFirstMenu(e2) {
74
- if (e2) {
75
- let t2;
76
- const s2 = e2.children;
77
- return t2 = s2 && s2.length > 0 ? this.getFirstMenu(s2, true) : e2, t2;
78
- }
79
- }, getFirstMenuWithCookie(e2) {
80
- if (e2 && e2.length > 0) {
81
- const t2 = s.get("selectMenu");
82
- if (t2) {
83
- const s2 = "/dsc/", i2 = t2.split("~~")[0].substring(t2.indexOf(s2) + s2.length);
84
- let n2;
85
- for (let t3 = 0; t3 < e2.length; t3++) {
86
- const s3 = e2[t3];
87
- if (n2 = this.getShouldSelectMenuWithCookie(s3, i2), n2)
88
- break;
89
- }
90
- return n2;
91
- }
92
- }
93
- }, getShouldSelectMenuWithCookie(e2, t2) {
94
- if (e2) {
95
- let s2;
96
- const i2 = e2.children;
97
- return i2 && i2.length > 0 ? s2 = this.getFirstMenuWithCookie(i2) : e2.code && e2.code === t2 && (s2 = e2), s2;
98
- }
99
- } } }, [["render", function(e2, t2, s2, i2, n2, r2) {
100
- const u2 = o.resolveComponent("sidebar-item"), a = o.resolveComponent("el-menu"), l = o.resolveComponent("el-scrollbar"), c = o.resolveComponent("hamburger");
101
- return o.openBlock(), o.createElementBlock("div", null, [o.createVNode(l, { "wrap-class": "scrollbar-wrapper" }, { default: o.withCtx(() => [(o.openBlock(), o.createBlock(o.KeepAlive, null, [o.createVNode(a, { collapse: r2.isCollapse, "default-active": r2.getDefaultActive(), "show-timeout": 200, mode: "vertical", onSelect: r2.selectMenu }, { default: o.withCtx(() => [(o.openBlock(true), o.createElementBlock(o.Fragment, null, o.renderList(n2.menus, (e3) => (o.openBlock(), o.createBlock(u2, { key: e3.code, item: e3 }, null, 8, ["item"]))), 128))]), _: 1 }, 8, ["collapse", "default-active", "onSelect"])], 1024))]), _: 1 }), o.createVNode(c, { "is-active": e2.sidebar.opened, class: "hamburger-container", onToggleClick: r2.toggleSideBar }, null, 8, ["is-active", "onToggleClick"])]);
102
- }]]);
103
- module.exports = u;
@@ -1,61 +0,0 @@
1
- "use strict";
2
- const e = require("vue"), t = require("vuex"), a = require("../../../utils/common-util.cjs");
3
- require("./tab-content.vue2.cjs"), require("./tab-content.vue3.cjs");
4
- const n = require("../../../../_virtual/_plugin-vue_export-helper.cjs"), o = { name: "TabContent", data() {
5
- let e2 = window.$vueApp.config.globalProperties.defaultPageTip;
6
- e2 || (e2 = "欢迎访问Agile Builder/Welcome to Agile Builder");
7
- let t2, a2 = e2;
8
- return e2 && e2.indexOf("/") > 0 && (a2 = e2.substring(0, e2.lastIndexOf("/")), t2 = e2.substring(e2.lastIndexOf("/") + 1)), { defaultPageTipCn: a2, defaultPageTipEn: t2 };
9
- }, computed: { ...t.mapGetters(["openTab"]), activeIndex: { get() {
10
- return this.$store.state.tabContent.activeIndex;
11
- }, set(e2) {
12
- this.$store.commit("set_active_index", e2);
13
- } } }, created() {
14
- window.addEventListener("message", this.recieveMessage);
15
- }, unmounted() {
16
- window.removeEventListener("message", this.recieveMessage);
17
- }, methods: { closeSelectedTag(e2) {
18
- const t2 = this.$store.state.tabContent.openTab.findIndex((t3) => t3.code === e2), a2 = this.$store.state.tabContent.openTab[t2];
19
- this.$store.commit("delete_tabs", a2), e2 === this.activeIndex && this.toLastView(this.$store.state.tabContent.openTab, t2 > 0 ? t2 - 1 : 0);
20
- }, toLastView(e2, t2) {
21
- if (e2 && e2.length > 0 && e2.length > t2) {
22
- const a2 = e2[t2];
23
- a2 && this.$store.commit("set_active_index", a2.code);
24
- }
25
- }, getFullPath(e2) {
26
- let t2;
27
- if ("/dsc/iframe-page" === e2.routePath) {
28
- let a2, n3 = "";
29
- if (e2.routeQuery) {
30
- const t3 = [], o2 = e2.routeQuery.src;
31
- if (o2 && o2.indexOf("?") > 0) {
32
- o2.substring(o2.indexOf("?") + 1).split("&").forEach((e3) => {
33
- t3.push(e3.substring(0, e3.indexOf("=")));
34
- });
35
- }
36
- for (const o3 in e2.routeQuery)
37
- "src" === o3 ? a2 = e2.routeQuery[o3] : t3.indexOf(o3) < 0 && (n3 += o3 + "=" + e2.routeQuery[o3] + "&");
38
- }
39
- a2 && (t2 = a2), n3 && (t2 && t2.indexOf("?") > 0 ? t2 += "&" + n3 : t2 += "?" + n3);
40
- } else if (t2 = "#" + e2.routePath + "?", e2.routeQuery)
41
- for (const a2 in e2.routeQuery)
42
- t2 += a2 + "=" + e2.routeQuery[a2] + "&";
43
- t2 && t2.length > 0 && t2.lastIndexOf("&") === t2.length - 1 && (t2 = t2.substring(0, t2.lastIndexOf("&")));
44
- const n2 = a.getURLSearchParamObj(t2);
45
- return n2 && n2._isThird && "false" === n2._isThird && (t2 = a.getRelativeBaseUrl(t2)), t2;
46
- }, recieveMessage(e2) {
47
- if (e2 && "string" == typeof e2.data && e2.data.indexOf("loginTimeout") >= 0) {
48
- e2.data;
49
- try {
50
- const t2 = JSON.parse(e2.data);
51
- t2.isInTab = "true", window.parent.postMessage(JSON.stringify(t2), "*");
52
- } catch (t2) {
53
- console.error("dsc tab-content.vue中登录超时,json转换失败,event.data=", e2.data);
54
- }
55
- }
56
- } } }, s = ["src"], r = { key: 1, class: "default-page-tip" }, i = { class: "default-page-tip-msg" }, l = { class: "default-page-tip-item" }, c = { class: "default-page-tip-item" };
57
- const d = n(o, [["render", function(t2, a2, n2, o2, d2, u) {
58
- const m = e.resolveComponent("el-tab-pane"), p = e.resolveComponent("el-tabs");
59
- return t2.openTab && t2.openTab.length > 0 ? (e.openBlock(), e.createBlock(p, { key: 0, modelValue: u.activeIndex, "onUpdate:modelValue": a2[0] || (a2[0] = (e2) => u.activeIndex = e2), class: "nav-tab menu-tab-container", closable: "", onTabRemove: u.closeSelectedTag }, { default: e.withCtx(() => [(e.openBlock(true), e.createElementBlock(e.Fragment, null, e.renderList(t2.openTab, (t3) => (e.openBlock(), e.createBlock(m, { key: t3.code, label: t3.name, name: t3.code }, { default: e.withCtx(() => [e.createElementVNode("iframe", { ref_for: true, ref: "tabMainContent", src: u.getFullPath(t3), class: "tab-main-content", name: "tab-main-content", frameborder: "0" }, null, 8, s)]), _: 2 }, 1032, ["label", "name"]))), 128))]), _: 1 }, 8, ["modelValue", "onTabRemove"])) : (e.openBlock(), e.createElementBlock("div", r, [e.createElementVNode("div", i, [e.createElementVNode("div", l, e.toDisplayString(d2.defaultPageTipCn), 1), e.createElementVNode("div", c, e.toDisplayString(d2.defaultPageTipEn), 1)])]));
60
- }], ["__scopeId", "data-v-3c90505e"]]);
61
- module.exports = d;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- module.exports = "";
@@ -1,2 +0,0 @@
1
- "use strict";
2
- module.exports = "";
@@ -1,11 +0,0 @@
1
- "use strict";
2
- const e = require("@element-plus/icons-vue"), t = require("../../assets/401/401.gif.cjs"), l = require("vue");
3
- require("./401.vue2.cjs");
4
- const o = require("../../../_virtual/_plugin-vue_export-helper.cjs"), r = { class: "errPage-container" }, a = { class: "list-unstyled" }, n = { class: "link-type" }, i = ["src"], c = ["src"];
5
- const s = o({ data: () => ({ errGif: t + "?" + +/* @__PURE__ */ new Date(), ewizardClap: "https://wpimg.wallstcn.com/007ef517-bafd-4066-aae4-6883632d9646", dialogVisible: false, ElIconArrowLeft: e.ArrowLeft }), name: "Page401", methods: { back() {
6
- this.$route.query.noGoBack ? this.$router.push({ path: "/dashboard" }) : this.$router.go(-1);
7
- } } }, [["render", function(e2, t2, o2, s2, d, u) {
8
- const m = l.resolveComponent("el-button"), h = l.resolveComponent("router-link"), p = l.resolveComponent("el-col"), V = l.resolveComponent("el-row"), N = l.resolveComponent("el-dialog");
9
- return l.openBlock(), l.createElementBlock("div", r, [l.createVNode(m, { icon: d.ElIconArrowLeft, class: "pan-back-btn", onClick: u.back }, { default: l.withCtx(() => [...t2[2] || (t2[2] = [l.createTextVNode(" 返回 ", -1)])]), _: 1 }, 8, ["icon", "onClick"]), l.createVNode(V, null, { default: l.withCtx(() => [l.createVNode(p, { span: 12 }, { default: l.withCtx(() => [t2[6] || (t2[6] = l.createElementVNode("h1", { class: "text-jumbo text-ginormous" }, "Oops!", -1)), t2[7] || (t2[7] = l.createTextVNode(" gif来源", -1)), t2[8] || (t2[8] = l.createElementVNode("a", { href: "https://zh.airbnb.com/", target: "_blank" }, " airbnb ", -1)), t2[9] || (t2[9] = l.createTextVNode(" 页面 ", -1)), t2[10] || (t2[10] = l.createElementVNode("h2", null, "你没有权限去该页面", -1)), t2[11] || (t2[11] = l.createElementVNode("h6", null, "如有不满请联系你领导", -1)), l.createElementVNode("ul", a, [t2[4] || (t2[4] = l.createElementVNode("li", null, "或者你可以去:", -1)), l.createElementVNode("li", n, [l.createVNode(h, { to: "/dashboard" }, { default: l.withCtx(() => [...t2[3] || (t2[3] = [l.createTextVNode(" 回首页 ", -1)])]), _: 1 })]), t2[5] || (t2[5] = l.createElementVNode("li", { class: "link-type" }, [l.createElementVNode("a", { href: "https://www.taobao.com/" }, " 随便看看 ")], -1)), l.createElementVNode("li", null, [l.createElementVNode("a", { href: "#", onClick: t2[0] || (t2[0] = l.withModifiers((e3) => d.dialogVisible = true, ["prevent"])) }, " 点我看图 ")])])]), _: 1 }), l.createVNode(p, { span: 12 }, { default: l.withCtx(() => [l.createElementVNode("img", { src: d.errGif, width: "313", height: "428", alt: "Girl has dropped her ice cream." }, null, 8, i)]), _: 1 })]), _: 1 }), l.createVNode(N, { modelValue: d.dialogVisible, "onUpdate:modelValue": t2[1] || (t2[1] = (e3) => d.dialogVisible = e3), title: "随便看" }, { default: l.withCtx(() => [l.createElementVNode("img", { src: d.ewizardClap, class: "pan-img" }, null, 8, c)]), _: 1 }, 8, ["modelValue"])]);
10
- }], ["__scopeId", "data-v-6bef0241"]]);
11
- module.exports = s;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- module.exports = "";
@@ -1,8 +0,0 @@
1
- "use strict";
2
- const e = require("vue"), s = require("../../assets/404/404.png.cjs"), t = require("../../assets/404/404-cloud.png.cjs");
3
- require("./404.vue2.cjs");
4
- const c = require("../../../_virtual/_plugin-vue_export-helper.cjs"), a = { class: "wscn-http404-container" }, i = { class: "wscn-http404" }, l = { class: "bullshit" }, r = { class: "bullshit__headline" };
5
- const d = c({ name: "Page404", computed: { message: () => "页面不存在" } }, [["render", function(c2, d2, n, o, u, p) {
6
- return e.openBlock(), e.createElementBlock("div", a, [e.createElementVNode("div", i, [d2[1] || (d2[1] = e.createStaticVNode('<div class="pic-404" data-v-4f824f28><img class="pic-404__parent" src="' + s + '" alt="404" data-v-4f824f28><img class="pic-404__child left" src="' + t + '" alt="404" data-v-4f824f28><img class="pic-404__child mid" src="' + t + '" alt="404" data-v-4f824f28><img class="pic-404__child right" src="' + t + '" alt="404" data-v-4f824f28></div>', 1)), e.createElementVNode("div", l, [e.createElementVNode("div", r, e.toDisplayString(p.message), 1), d2[0] || (d2[0] = e.createElementVNode("div", { class: "bullshit__info" }, "请检查您输入的网址是否正确", -1))])])]);
7
- }], ["__scopeId", "data-v-4f824f28"]]);
8
- module.exports = d;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- module.exports = "";
@@ -1,7 +0,0 @@
1
- "use strict";
2
- const e = require("vue");
3
- const r = require("../../../_virtual/_plugin-vue_export-helper.cjs")({}, [["render", function(r2, o) {
4
- const t = e.resolveComponent("router-view");
5
- return e.openBlock(), e.createBlock(t);
6
- }]]);
7
- module.exports = r;
@@ -1,21 +0,0 @@
1
- "use strict";
2
- const e = require("./components/Sidebar/index.vue.cjs"), i = require("./components/AppMain.vue.cjs");
3
- require("./components/Menubar/index.vue.cjs");
4
- const r = require("./components/Breadcrumb/index.vue.cjs"), o = require("./mixin/ResizeHandler.cjs"), t = require("../../utils/common-util.cjs"), s = require("../../utils/watermark.cjs"), n = require("vue");
5
- require("./Layout.vue2.cjs");
6
- const a = require("../../../_virtual/_plugin-vue_export-helper.cjs"), c = { class: "main-container" };
7
- const d = a({ name: "Layout", components: { Sidebar: e, AppMain: i, Breadcrumb: r }, mixins: [o], data: () => ({ showMenuRoute: t.isShowMenuRoute() }), computed: { sidebar() {
8
- return this.$store.state.app.sidebar;
9
- }, device() {
10
- return this.$store.state.app.device;
11
- }, classObj() {
12
- return { hideSidebar: !this.sidebar.opened, openSidebar: this.sidebar.opened, withoutAnimation: this.sidebar.withoutAnimation, mobile: "mobile" === this.device };
13
- } }, mounted() {
14
- s.showWatermarkNew();
15
- }, methods: { handleClickOutside() {
16
- this.$store.dispatch("closeSidebar", { withoutAnimation: false });
17
- } } }, [["render", function(e2, i2, r2, o2, t2, s2) {
18
- const a2 = n.resolveComponent("sidebar"), d2 = n.resolveComponent("breadcrumb"), u = n.resolveComponent("app-main");
19
- return n.openBlock(), n.createElementBlock("div", { class: n.normalizeClass([s2.classObj, "app-wrapper"]) }, ["mobile" === s2.device && s2.sidebar.opened ? (n.openBlock(), n.createElementBlock("div", { key: 0, class: "drawer-bg", onClick: i2[0] || (i2[0] = (...e3) => s2.handleClickOutside && s2.handleClickOutside(...e3)) })) : n.createCommentVNode("", true), n.createVNode(a2, { class: "sidebar-container" }), n.createElementVNode("div", c, [t2.showMenuRoute ? (n.openBlock(), n.createBlock(d2, { key: 0 })) : n.createCommentVNode("", true), n.createVNode(u)])], 2);
20
- }], ["__scopeId", "data-v-46185fa7"]]);
21
- module.exports = d;
@@ -1,2 +0,0 @@
1
- "use strict";
2
- module.exports = "";