agilebuilder-ui 1.1.65-tmp13 → 1.1.65-tmp15
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.
- package/dist/index.full.min.js +16440 -0
- package/{es → dist}/style.css +2121 -2120
- package/lib/IntervalSelection/index.js +7 -5
- package/lib/IntervalSelection/src/sectionDate.vue.js +21 -17
- package/lib/IntervalSelection/src/sectionDate.vue2.js +4 -2
- package/lib/_virtual/__vite-browser-external.js +4 -2
- package/lib/_virtual/_plugin-vue_export-helper.js +8 -6
- package/lib/breadcrumb/index.js +5 -3
- package/lib/breadcrumb/src/breadcrumb.vue.js +19 -28
- package/lib/breadcrumb/src/breadcrumb.vue2.js +4 -2
- package/lib/chat-embed/index.js +5 -3
- package/lib/chat-embed/src/chat-addition-data.vue.js +7 -5
- package/lib/chat-embed/src/chat-addition-data.vue2.js +13 -11
- package/lib/chat-embed/src/chat-addition-data.vue3.js +4 -2
- package/lib/chat-embed/src/chat-ai-answer-tip.vue.js +7 -5
- package/lib/chat-embed/src/chat-ai-answer-tip.vue2.js +20 -17
- package/lib/chat-embed/src/chat-ai-answer-tip.vue3.js +4 -2
- package/lib/chat-embed/src/chat-bubble-footer.vue.js +7 -5
- package/lib/chat-embed/src/chat-bubble-footer.vue2.js +22 -17
- package/lib/chat-embed/src/chat-bubble-footer.vue3.js +4 -2
- package/lib/chat-embed/src/chat-embed-message.js +20 -14
- package/lib/chat-embed/src/chat-sender.vue.js +7 -5
- package/lib/chat-embed/src/chat-sender.vue2.js +123 -110
- package/lib/chat-embed/src/chat-sender.vue3.js +4 -2
- package/lib/chat-embed/src/components/answer-auto-chart.vue.js +7 -5
- package/lib/chat-embed/src/components/answer-auto-chart.vue2.js +50 -42
- package/lib/chat-embed/src/components/answer-auto-chart.vue3.js +4 -2
- package/lib/chat-embed/src/components/answer-home-chart.vue.js +7 -5
- package/lib/chat-embed/src/components/answer-home-chart.vue2.js +6 -3
- package/lib/chat-embed/src/components/answer-home-chart.vue3.js +4 -2
- package/lib/chat-embed/src/components/answer-interaction-data.vue.js +7 -5
- package/lib/chat-embed/src/components/answer-interaction-data.vue2.js +84 -74
- package/lib/chat-embed/src/components/answer-interaction-data.vue3.js +4 -2
- package/lib/chat-embed/src/components/history-detail.vue.js +7 -5
- package/lib/chat-embed/src/components/history-detail.vue2.js +32 -27
- package/lib/chat-embed/src/components/history-detail.vue3.js +4 -2
- package/lib/chat-embed/src/header.vue.js +7 -5
- package/lib/chat-embed/src/header.vue2.js +32 -25
- package/lib/chat-embed/src/header.vue3.js +4 -2
- package/lib/chat-embed/src/index.vue.js +7 -5
- package/lib/chat-embed/src/index.vue2.js +211 -185
- package/lib/chat-embed/src/index.vue3.js +4 -2
- package/lib/chat-embed/src/recommendation-message.vue.js +7 -5
- package/lib/chat-embed/src/recommendation-message.vue2.js +8 -5
- package/lib/chat-embed/src/recommendation-message.vue3.js +4 -2
- package/lib/chat-embed/src/sidebar-item.vue.js +7 -5
- package/lib/chat-embed/src/sidebar-item.vue2.js +93 -84
- package/lib/chat-embed/src/sidebar-item.vue3.js +4 -2
- package/lib/chat-embed/src/type.js +5 -3
- package/lib/chat-embed/src/util/chat-embed-util.js +41 -35
- package/lib/chat-embed/src/util/history-message-util.js +85 -63
- package/lib/chat-embed/src/util/mcp-utils.js +8 -5
- package/lib/chat-embed/src/util/text-file-util.js +11 -7
- package/lib/chat-embed/src/voice/index.js +7 -5
- package/lib/chat-embed/src/voice/js/crypto-js.js +995 -987
- package/lib/chat-embed/src/voice/js/processor/index.umd.js +169 -161
- package/lib/chat-embed/src/voice/js/timer.js +10 -7
- package/lib/chat-embed/src/voice/voice.vue.js +70 -61
- package/lib/date-picker-range/index.js +7 -5
- package/lib/date-picker-range/index.vue.js +7 -5
- package/lib/date-picker-range/index.vue2.js +63 -59
- package/lib/date-picker-range/index.vue3.js +4 -2
- package/lib/department-tree/index.js +5 -3
- package/lib/department-tree/src/department-tree.vue.js +17 -11
- package/lib/department-tree-inline/index.js +5 -3
- package/lib/department-tree-inline/src/department-multi-tree-inline.vue.js +27 -17
- package/lib/department-tree-inline/src/department-multi-tree-inline.vue2.js +4 -2
- package/lib/department-tree-inline/src/department-single-tree-inline.vue.js +27 -17
- package/lib/department-tree-inline/src/department-single-tree-inline.vue2.js +4 -2
- package/lib/department-tree-inline/src/department-tree-inline.vue.js +13 -8
- package/lib/department-tree-inline/src/department-tree-service.js +10 -8
- package/lib/department-tree-inline/src/search-result.vue.js +23 -19
- package/lib/department-tree-inline/src/search-result.vue2.js +4 -2
- package/lib/department-tree-mobile/index.js +7 -4
- package/lib/department-tree-mobile/src/department-tree-app.vue.js +12 -9
- package/lib/department-tree-mobile/src/department-tree-app.vue2.js +4 -2
- package/lib/department-tree-mobile/src/department-tree-app.vue3.js +5 -3
- package/lib/department-tree-mobile/src/department-tree-inline-app.vue.js +91 -80
- package/lib/department-tree-mobile/src/department-tree-inline-app.vue2.js +4 -3
- package/lib/department-tree-mobile/src/department-tree-service.js +42 -32
- package/lib/department-tree-mobile/src/dept-path.vue.js +11 -10
- package/lib/department-tree-mobile/src/dept-path.vue2.js +4 -3
- package/lib/department-tree-mobile/src/dept-result.vue.js +14 -11
- package/lib/department-tree-mobile/src/dept-result.vue2.js +4 -3
- package/lib/department-user-tree/index.js +5 -3
- package/lib/department-user-tree/src/department-user-multiple-tree.vue.js +14 -10
- package/lib/department-user-tree/src/department-user-multiple-tree.vue2.js +4 -2
- package/lib/department-user-tree/src/department-user-single-tree.vue.js +14 -9
- package/lib/department-user-tree/src/department-user-tree.vue.js +20 -14
- package/lib/department-user-tree-inline/index.js +5 -3
- package/lib/department-user-tree-inline/src/department-user-multiple-tree-inline.vue.js +28 -17
- package/lib/department-user-tree-inline/src/department-user-multiple-tree-inline.vue2.js +4 -2
- package/lib/department-user-tree-inline/src/department-user-single-tree-inline.vue.js +33 -21
- package/lib/department-user-tree-inline/src/department-user-single-tree-inline.vue2.js +4 -2
- package/lib/department-user-tree-inline/src/department-user-tree-inline.vue.js +13 -8
- package/lib/department-user-tree-inline/src/department-user-tree-multi-service.js +9 -6
- package/lib/department-user-tree-inline/src/department-user-tree-single-service.js +11 -8
- package/lib/department-user-tree-inline/src/group-user/group-input.vue.js +12 -7
- package/lib/department-user-tree-inline/src/group-user/group-list.vue.js +12 -7
- package/lib/department-user-tree-inline/src/group-user/group-user.vue.js +14 -8
- package/lib/department-user-tree-inline/src/group-user-multiple-tree.vue.js +20 -14
- package/lib/department-user-tree-inline/src/group-user-single-tree.vue.js +23 -17
- package/lib/department-user-tree-inline/src/group-user-tree-service.js +3 -2
- package/lib/department-user-tree-inline/src/search-result.vue.js +15 -12
- package/lib/department-user-tree-inline/src/search-result.vue2.js +4 -2
- package/lib/department-user-tree-mobile/index.js +7 -4
- package/lib/department-user-tree-mobile/src/department-user-tree-app.vue.js +12 -9
- package/lib/department-user-tree-mobile/src/department-user-tree-app.vue2.js +4 -2
- package/lib/department-user-tree-mobile/src/department-user-tree-app.vue3.js +5 -3
- package/lib/department-user-tree-mobile/src/department-user-tree-inline-app.vue.js +104 -93
- package/lib/department-user-tree-mobile/src/department-user-tree-inline-app.vue2.js +4 -3
- package/lib/department-user-tree-mobile/src/department-user-tree-service.js +30 -20
- package/lib/department-user-tree-mobile/src/dept-path.vue.js +11 -10
- package/lib/department-user-tree-mobile/src/dept-path.vue2.js +4 -3
- package/lib/department-user-tree-mobile/src/dept-result.vue.js +15 -11
- package/lib/department-user-tree-mobile/src/dept-result.vue2.js +4 -3
- package/lib/directives/prevent-reclick.js +3 -2
- package/lib/dynamic-source-select/index.js +7 -5
- package/lib/dynamic-source-select/src/dynamic-source-select-service.js +15 -13
- package/lib/dynamic-source-select/src/dynamic-source-select.vue.js +183 -173
- package/lib/dynamic-source-select/src/dynamic-source-select.vue2.js +4 -2
- package/lib/dynamic-source-select/src/dynamic-source-select.vue3.js +4 -2
- package/lib/dynamic-source-select/src/events.js +3 -2
- package/lib/empty-state/index.vue.js +8 -5
- package/lib/empty-state/index.vue2.js +4 -3
- package/lib/fs-preview/index.js +7 -5
- package/lib/fs-preview/src/fs-preview.vue.js +72 -63
- package/lib/fs-preview/src/fs-preview.vue2.js +4 -2
- package/lib/fs-upload/index.js +7 -5
- package/lib/fs-upload/src/fs-upload-multi.vue.js +32 -24
- package/lib/fs-upload/src/fs-upload-single.vue.js +39 -30
- package/lib/fs-upload/src/fs-upload.vue.js +16 -10
- package/lib/fs-upload/src/see-big-picture.vue.js +11 -8
- package/lib/fs-upload-list/index.js +7 -5
- package/lib/fs-upload-list/src/fs-upload-list.vue.js +40 -33
- package/lib/fs-upload-list/src/fs-upload-list.vue2.js +4 -2
- package/lib/fs-upload-new/index.js +7 -5
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload-app.vue.js +38 -34
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload-app.vue2.js +4 -3
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue.js +109 -101
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue2.js +4 -3
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue.js +7 -5
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue2.js +33 -26
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload-component.vue3.js +4 -2
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload-input.vue.js +31 -27
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload-input.vue2.js +4 -3
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload.vue.js +24 -18
- package/lib/fs-upload-new/src/file-upload-mobile/file-upload.vue2.js +4 -3
- package/lib/fs-upload-new/src/fs-button-upload.vue.js +7 -5
- package/lib/fs-upload-new/src/fs-button-upload.vue2.js +43 -36
- package/lib/fs-upload-new/src/fs-button-upload.vue3.js +4 -2
- package/lib/fs-upload-new/src/fs-drag-upload.vue.js +7 -5
- package/lib/fs-upload-new/src/fs-drag-upload.vue2.js +45 -37
- package/lib/fs-upload-new/src/fs-drag-upload.vue3.js +4 -2
- package/lib/fs-upload-new/src/fs-preview-new.vue.js +8 -5
- package/lib/fs-upload-new/src/fs-preview-new.vue2.js +70 -61
- package/lib/fs-upload-new/src/fs-preview-new.vue3.js +4 -2
- package/lib/fs-upload-new/src/fs-preview-new.vue4.js +4 -2
- package/lib/fs-upload-new/src/fs-upload-new.vue.js +47 -37
- package/lib/fs-upload-new/src/fs-upload-new.vue2.js +4 -3
- package/lib/hamburger/index.js +5 -3
- package/lib/hamburger/src/hamburger.vue.js +14 -10
- package/lib/hamburger/src/hamburger.vue2.js +4 -2
- package/lib/index.js +382 -40
- package/lib/json-view/json-view-dialog.vue.js +15 -12
- package/lib/json-view/json-view-dialog.vue2.js +4 -3
- package/lib/json-view/json-view.vue.js +4 -3
- package/lib/json-view/json-view.vue2.js +31 -27
- package/lib/multipart-upload/index.js +7 -5
- package/lib/multipart-upload/src/index.vue.js +11 -7
- package/lib/multipart-upload/src/multipart-upload-form.vue.js +49 -40
- package/lib/multipart-upload/src/multipart-upload-list.vue.js +67 -59
- package/lib/organization-input/index.js +7 -5
- package/lib/organization-input/src/organization-input.vue.js +37 -31
- package/lib/organization-input/src/organization-input.vue2.js +4 -2
- package/lib/plugins/export-data-new.js +104 -96
- package/lib/plugins/export-data.js +51 -45
- package/lib/plugins/index.js +8 -4
- package/lib/plugins/public-method.js +3 -2
- package/lib/remove-department/index.js +5 -3
- package/lib/remove-department/src/remove-department.vue.js +19 -13
- package/lib/remove-department/src/remove-dept-service.js +10 -9
- package/lib/remove-user/index.js +7 -5
- package/lib/remove-user/src/remove-user-service.js +4 -3
- package/lib/remove-user/src/remove-user.vue.js +22 -16
- package/lib/remove-workgroup/index.js +7 -5
- package/lib/remove-workgroup/src/remove-workgroup-service.js +4 -3
- package/lib/remove-workgroup/src/remove-workgroup.vue.js +18 -12
- package/lib/rich-editor/index.js +7 -5
- package/lib/rich-editor/index.vue.js +76 -28
- package/lib/rich-editor/tinymce/zh_CN.js +2 -2
- package/lib/rich-editor/viewer.vue.js +10 -7
- package/lib/row-form/index.js +7 -5
- package/lib/row-form/index.vue.js +7 -5
- package/lib/row-form/index.vue2.js +47 -41
- package/lib/row-form/index.vue3.js +4 -2
- package/lib/row-form/operation.vue.js +26 -22
- package/lib/row-form/operation.vue2.js +4 -3
- package/lib/scan-code-input/index.js +7 -5
- package/lib/scan-code-input/src/events.js +13 -11
- package/lib/scan-code-input/src/scan-code-input.vue.js +15 -9
- package/lib/scan-code-input-browser/index.js +7 -5
- package/lib/scan-code-input-browser/src/scan-code-input.vue.js +21 -16
- package/lib/secret-info/index.js +7 -5
- package/lib/secret-info/index.vue.js +9 -6
- package/lib/src/api/sso-service.js +36 -34
- package/lib/src/api/tab.js +9 -8
- package/lib/src/assets/401/401.gif.js +4 -2
- package/lib/src/assets/404/404-cloud.png.js +4 -2
- package/lib/src/assets/404/404.png.js +4 -2
- package/lib/src/assets/chat-embed/robot.gif.js +4 -2
- package/lib/src/assets/chat-embed/robot.svg.js +4 -2
- package/lib/src/assets/nonemessage.png.js +4 -2
- package/lib/src/components/Affix/index.vue.js +7 -5
- package/lib/src/components/Affix/index.vue2.js +58 -56
- package/lib/src/components/Affix/index.vue3.js +4 -2
- package/lib/src/components/Card/index.js +38 -33
- package/lib/src/components/Scrollbar/index.vue.js +37 -33
- package/lib/src/components/Scrollbar/index.vue2.js +4 -2
- package/lib/src/directives/permission/index.js +5 -3
- package/lib/src/directives/permission/permission.js +9 -7
- package/lib/src/i18n/i18n.js +7 -3
- package/lib/src/i18n/langs/cn.js +4 -2
- package/lib/src/i18n/langs/en.js +4 -2
- package/lib/src/mixins/resizeMixin.js +3 -2
- package/lib/src/permission.js +46 -43
- package/lib/src/router/index.js +9 -16
- package/lib/src/store/getters.js +4 -2
- package/lib/src/store/index.js +13 -16
- package/lib/src/store/modules/app.js +4 -3
- package/lib/src/store/modules/chat-ai-store.js +22 -19
- package/lib/src/store/modules/permission.js +11 -10
- package/lib/src/store/modules/system.js +9 -7
- package/lib/src/store/modules/tab-content.js +15 -13
- package/lib/src/store/modules/table.js +3 -2
- package/lib/src/store/modules/user.js +95 -89
- package/lib/src/utils/auth-api.js +5 -3
- package/lib/src/utils/auth.js +139 -69
- package/lib/src/utils/calculator/calculator-factory-wf.js +49 -48
- package/lib/src/utils/calculator/calculator-factory.js +58 -57
- package/lib/src/utils/calculator/calculator-util.js +32 -29
- package/lib/src/utils/chat-ai-util.js +25 -17
- package/lib/src/utils/common-util.js +356 -271
- package/lib/src/utils/eventBus.js +6 -3
- package/lib/src/utils/file-util.js +16 -15
- package/lib/src/utils/global-prop.js +37 -21
- package/lib/src/utils/guid.js +8 -5
- package/lib/src/utils/i18n-util.js +24 -16
- package/lib/src/utils/iconUtils.js +23 -16
- package/lib/src/utils/index.js +40 -26
- package/lib/src/utils/insert_css.js +7 -8
- package/lib/src/utils/json-util.js +27 -25
- package/lib/src/utils/jump-page-utils.js +180 -172
- package/lib/src/utils/local-storage.js +3 -2
- package/lib/src/utils/menu.js +11 -10
- package/lib/src/utils/permission.js +26 -22
- package/lib/src/utils/permissionAuth.js +136 -102
- package/lib/src/utils/range-selector.js +45 -41
- package/lib/src/utils/request.js +86 -77
- package/lib/src/utils/resize.js +5 -5
- package/lib/src/utils/restful-interface-utils.js +15 -12
- package/lib/src/utils/util.js +26 -6
- package/lib/src/utils/validate.js +20 -10
- package/lib/src/utils/voice-setting-cache.js +153 -140
- package/lib/src/utils/watermark-cache.js +14 -9
- package/lib/src/utils/watermark.js +30 -23
- package/lib/src/utils/workflow-util.js +26 -25
- package/lib/src/views/dsc-component/Sidebar/Item.vue.js +7 -5
- package/lib/src/views/dsc-component/Sidebar/Item.vue2.js +11 -8
- package/lib/src/views/dsc-component/Sidebar/Item.vue3.js +4 -2
- package/lib/src/views/dsc-component/Sidebar/Link.vue.js +12 -9
- package/lib/src/views/dsc-component/Sidebar/SidebarItem.vue.js +26 -19
- package/lib/src/views/dsc-component/Sidebar/SidebarItem.vue2.js +4 -2
- package/lib/src/views/dsc-component/Sidebar/index.vue.js +20 -12
- package/lib/src/views/dsc-component/tabs/tab-content.vue.js +26 -21
- package/lib/src/views/dsc-component/tabs/tab-content.vue2.js +4 -2
- package/lib/src/views/dsc-component/tabs/tab-content.vue3.js +4 -2
- package/lib/src/views/error-page/401.vue.js +13 -9
- package/lib/src/views/error-page/401.vue2.js +4 -2
- package/lib/src/views/error-page/404.vue.js +11 -7
- package/lib/src/views/error-page/404.vue2.js +4 -2
- package/lib/src/views/layout/EmptyLayout.vue.js +8 -6
- package/lib/src/views/layout/Layout.vue.js +19 -12
- package/lib/src/views/layout/Layout.vue2.js +4 -2
- package/lib/src/views/layout/NewLayout.vue.js +10 -6
- package/lib/src/views/layout/components/AppMain.vue.js +11 -9
- package/lib/src/views/layout/components/AppMain.vue2.js +4 -2
- package/lib/src/views/layout/components/Breadcrumb/index.vue.js +37 -44
- package/lib/src/views/layout/components/Breadcrumb/index.vue2.js +4 -2
- package/lib/src/views/layout/components/Menubar/Item.vue.js +7 -5
- package/lib/src/views/layout/components/Menubar/Item.vue2.js +14 -12
- package/lib/src/views/layout/components/Menubar/Item.vue3.js +4 -2
- package/lib/src/views/layout/components/Menubar/Link.vue.js +12 -9
- package/lib/src/views/layout/components/Menubar/SidebarItem.vue.js +24 -15
- package/lib/src/views/layout/components/Menubar/SidebarItem.vue2.js +4 -2
- package/lib/src/views/layout/components/Menubar/index.vue.js +30 -19
- package/lib/src/views/layout/components/Sidebar/Item.vue.js +8 -6
- package/lib/src/views/layout/components/Sidebar/Item.vue2.js +4 -3
- package/lib/src/views/layout/components/Sidebar/Link.vue.js +11 -8
- package/lib/src/views/layout/components/Sidebar/SidebarItem.vue.js +17 -11
- package/lib/src/views/layout/components/Sidebar/SidebarItem.vue2.js +4 -2
- package/lib/src/views/layout/components/Sidebar/index.vue.js +25 -18
- package/lib/src/views/layout/components/iframe-page.vue.js +10 -8
- package/lib/src/views/layout/components/iframe-page.vue2.js +4 -2
- package/lib/src/views/layout/components/tabs/tab-content.vue.js +14 -10
- package/lib/src/views/layout/components/tabs/tab-content.vue2.js +4 -2
- package/lib/src/views/layout/components/tabs/tab-content.vue3.js +4 -2
- package/lib/src/views/layout/mixin/ResizeHandler.js +5 -3
- package/lib/src/views/layout/tab-content-iframe-index.vue.js +10 -8
- package/lib/src/views/layout/tab-content-iframe-index.vue2.js +4 -2
- package/lib/src/views/layout/tab-content-index.vue.js +18 -12
- package/lib/src/views/layout/tab-content-index.vue2.js +4 -2
- package/lib/src/views/login/authredirect.vue.js +3 -2
- package/lib/src/views/redirect/index.vue.js +8 -17
- package/lib/src/views/svg-icon/src/svg-icon.vue.js +4 -2
- package/lib/src/views/wf-history/tache-subprocess-history.vue.js +13 -11
- package/lib/src/views/wf-history/tache-subprocess-history.vue2.js +4 -2
- package/lib/style.css +769 -769
- package/lib/super-grid/index.js +7 -5
- package/lib/super-grid/src/apis.js +231 -221
- package/lib/super-grid/src/columns-config.vue.js +22 -16
- package/lib/super-grid/src/components/grid-icon.vue.js +34 -26
- package/lib/super-grid/src/components/grid-radio-input.vue.js +18 -15
- package/lib/super-grid/src/components/grid-radio-input.vue2.js +4 -3
- package/lib/super-grid/src/components/mobile-table-card.js +83 -73
- package/lib/super-grid/src/components/select-input.vue.js +106 -98
- package/lib/super-grid/src/components/select-input.vue2.js +4 -3
- package/lib/super-grid/src/custom-formatter.js +74 -69
- package/lib/super-grid/src/dynamic-input.vue.js +159 -142
- package/lib/super-grid/src/eventBus.js +6 -3
- package/lib/super-grid/src/events.js +36 -34
- package/lib/super-grid/src/formValidatorUtil.js +65 -62
- package/lib/super-grid/src/formatter.js +41 -36
- package/lib/super-grid/src/group-column.vue.js +13 -8
- package/lib/super-grid/src/header-context-menu.vue.js +13 -10
- package/lib/super-grid/src/header-context-menu.vue2.js +4 -2
- package/lib/super-grid/src/index-column.vue.js +10 -7
- package/lib/super-grid/src/normal-column-content.vue.js +205 -186
- package/lib/super-grid/src/normal-column-content.vue2.js +4 -2
- package/lib/super-grid/src/normal-column.vue.js +55 -40
- package/lib/super-grid/src/normal-column.vue2.js +4 -2
- package/lib/super-grid/src/public-methods.js +14 -12
- package/lib/super-grid/src/row-detail.vue.js +10 -7
- package/lib/super-grid/src/row-operation.vue.js +26 -19
- package/lib/super-grid/src/row-operation.vue2.js +4 -2
- package/lib/super-grid/src/scan-util.js +26 -24
- package/lib/super-grid/src/search-button.vue.js +17 -12
- package/lib/super-grid/src/search-condition-input.vue.js +12 -8
- package/lib/super-grid/src/search-condition-list.vue.js +13 -10
- package/lib/super-grid/src/search-form-advancedQuery.vue.js +23 -13
- package/lib/super-grid/src/search-form-advancedQuery.vue2.js +4 -2
- package/lib/super-grid/src/search-form-dialog.vue.js +13 -9
- package/lib/super-grid/src/search-form-item.vue.js +24 -16
- package/lib/super-grid/src/search-form-item.vue2.js +4 -2
- package/lib/super-grid/src/search-form-mobile.vue.js +22 -13
- package/lib/super-grid/src/search-form-mobile.vue2.js +4 -2
- package/lib/super-grid/src/search-form-number.vue.js +14 -9
- package/lib/super-grid/src/search-form-open.vue.js +13 -7
- package/lib/super-grid/src/search-form-ordinarySearch.vue.js +19 -11
- package/lib/super-grid/src/search-form-ordinarySearch.vue2.js +4 -2
- package/lib/super-grid/src/search-form.vue.js +77 -65
- package/lib/super-grid/src/search-form.vue2.js +4 -2
- package/lib/super-grid/src/search-methods.js +3 -2
- package/lib/super-grid/src/selection-column.vue.js +9 -7
- package/lib/super-grid/src/store.js +4 -3
- package/lib/super-grid/src/super-grid-service.js +128 -121
- package/lib/super-grid/src/super-grid.vue.js +217 -186
- package/lib/super-grid/src/super-grid.vue2.js +4 -2
- package/lib/super-grid/src/utils.js +322 -265
- package/lib/super-grid/src/view-image-dialog.vue.js +33 -26
- package/lib/super-icon/index.js +7 -5
- package/lib/super-icon/src/index.vue.js +7 -5
- package/lib/super-icon/src/index.vue2.js +11 -8
- package/lib/super-icon/src/index.vue3.js +4 -2
- package/lib/super-nine-grid/index.js +7 -5
- package/lib/super-nine-grid/src/apis.js +8 -5
- package/lib/super-nine-grid/src/custom-formatter.js +7 -5
- package/lib/super-nine-grid/src/formatter.js +29 -28
- package/lib/super-nine-grid/src/search-form-number.vue.js +12 -8
- package/lib/super-nine-grid/src/search-form.vue.js +40 -33
- package/lib/super-nine-grid/src/search-form.vue2.js +4 -2
- package/lib/super-nine-grid/src/search-methods.js +3 -2
- package/lib/super-nine-grid/src/store.js +4 -3
- package/lib/super-nine-grid/src/super-grid-service.js +9 -5
- package/lib/super-nine-grid/src/super-nine-grid.vue.js +105 -95
- package/lib/super-nine-grid/src/super-nine-grid.vue2.js +4 -2
- package/lib/super-nine-grid/src/utils.js +27 -31
- package/lib/svg-icon/index.js +7 -5
- package/lib/svg-icon/src/svg-icon.vue.js +10 -8
- package/lib/svg-icon/src/svg-icon.vue2.js +4 -2
- package/lib/utils/gogocodeTransfer.js +28 -23
- package/lib/utils/memory-cache-utils.js +5 -3
- package/lib/utils/organization.js +53 -40
- package/lib/utils/utils.js +29 -27
- package/lib/utils/value-set.js +70 -68
- package/lib/valid-code/index.js +7 -5
- package/lib/valid-code/src/valid-code.vue.js +13 -10
- package/lib/valid-code/src/valid-code.vue2.js +4 -2
- package/lib/workflow-button/index.js +5 -3
- package/lib/workflow-button/src/workflow-button.vue.js +39 -34
- package/lib/workflow-history-list/index.js +7 -5
- package/lib/workflow-history-list/src/api.js +3 -2
- package/lib/workflow-history-list/src/workflow-history-list.vue.js +65 -59
- package/lib/workflow-history-list/src/workflow-history-list.vue2.js +4 -2
- package/lib/workgroup-tree/index.js +7 -5
- package/lib/workgroup-tree/src/workgroup-tree.vue.js +17 -11
- package/lib/workgroup-tree-inline/index.js +5 -3
- package/lib/workgroup-tree-inline/src/search-result.vue.js +25 -21
- package/lib/workgroup-tree-inline/src/search-result.vue2.js +4 -2
- package/lib/workgroup-tree-inline/src/workgroup-tree-inline.vue.js +52 -43
- package/lib/workgroup-tree-inline/src/workgroup-tree-inline.vue2.js +4 -2
- package/lib/workgroup-tree-inline/src/workgroup-tree-service.js +7 -5
- package/lib/workgroup-tree-mobile/index.js +8 -5
- package/lib/workgroup-tree-mobile/src/dept-result.vue.js +14 -11
- package/lib/workgroup-tree-mobile/src/dept-result.vue2.js +4 -3
- package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue.js +12 -9
- package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue2.js +4 -2
- package/lib/workgroup-tree-mobile/src/workgroup-tree-app.vue3.js +5 -3
- package/lib/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue.js +86 -76
- package/lib/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue2.js +4 -3
- package/lib/workgroup-tree-mobile/src/workgroup-tree-service.js +28 -20
- package/lib/workgroup-user-tree/index.js +7 -5
- package/lib/workgroup-user-tree/src/workgroup-user-tree.vue.js +17 -11
- package/lib/workgroup-user-tree-inline/index.js +5 -3
- package/lib/workgroup-user-tree-inline/src/search-result.vue.js +25 -21
- package/lib/workgroup-user-tree-inline/src/search-result.vue2.js +4 -2
- package/lib/workgroup-user-tree-inline/src/workgroup-tree-inline-service.js +11 -9
- package/lib/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue.js +43 -34
- package/lib/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue2.js +4 -2
- package/lib/workgroup-user-tree-mobile/src/dept-path.vue.js +11 -10
- package/lib/workgroup-user-tree-mobile/src/dept-path.vue2.js +4 -3
- package/lib/workgroup-user-tree-mobile/src/dept-result.vue.js +15 -11
- package/lib/workgroup-user-tree-mobile/src/dept-result.vue2.js +4 -3
- package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue.js +12 -9
- package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue2.js +4 -2
- package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue3.js +5 -3
- package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue.js +104 -93
- package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue2.js +4 -3
- package/lib/workgroup-user-tree-mobile/src/workgroup-user-tree-service.js +25 -16
- package/lib/year-range-picker/index.js +5 -3
- package/lib/year-range-picker/src/year-range-picker.vue.js +12 -9
- package/package.json +4 -5
- package/vite.config.js +10 -10
- package/es/IntervalSelection/index.js +0 -7
- package/es/IntervalSelection/src/sectionDate.vue.js +0 -49
- package/es/IntervalSelection/src/sectionDate.vue2.js +0 -4
- package/es/_virtual/__vite-browser-external.js +0 -4
- package/es/_virtual/_plugin-vue_export-helper.js +0 -9
- package/es/breadcrumb/index.js +0 -7
- package/es/breadcrumb/src/breadcrumb.vue.js +0 -28
- package/es/breadcrumb/src/breadcrumb.vue2.js +0 -4
- package/es/chat-embed/index.js +0 -7
- package/es/chat-embed/src/chat-addition-data.vue.js +0 -7
- package/es/chat-embed/src/chat-addition-data.vue2.js +0 -14
- package/es/chat-embed/src/chat-addition-data.vue3.js +0 -4
- package/es/chat-embed/src/chat-ai-answer-tip.vue.js +0 -7
- package/es/chat-embed/src/chat-ai-answer-tip.vue2.js +0 -29
- package/es/chat-embed/src/chat-ai-answer-tip.vue3.js +0 -4
- package/es/chat-embed/src/chat-bubble-footer.vue.js +0 -7
- package/es/chat-embed/src/chat-bubble-footer.vue2.js +0 -33
- package/es/chat-embed/src/chat-bubble-footer.vue3.js +0 -4
- package/es/chat-embed/src/chat-embed-message.js +0 -22
- package/es/chat-embed/src/chat-sender.vue.js +0 -7
- package/es/chat-embed/src/chat-sender.vue2.js +0 -160
- package/es/chat-embed/src/chat-sender.vue3.js +0 -4
- package/es/chat-embed/src/components/answer-auto-chart.vue.js +0 -7
- package/es/chat-embed/src/components/answer-auto-chart.vue2.js +0 -59
- package/es/chat-embed/src/components/answer-auto-chart.vue3.js +0 -4
- package/es/chat-embed/src/components/answer-home-chart.vue.js +0 -7
- package/es/chat-embed/src/components/answer-home-chart.vue2.js +0 -6
- package/es/chat-embed/src/components/answer-home-chart.vue3.js +0 -4
- package/es/chat-embed/src/components/answer-interaction-data.vue.js +0 -7
- package/es/chat-embed/src/components/answer-interaction-data.vue2.js +0 -118
- package/es/chat-embed/src/components/answer-interaction-data.vue3.js +0 -4
- package/es/chat-embed/src/components/history-detail.vue.js +0 -7
- package/es/chat-embed/src/components/history-detail.vue2.js +0 -55
- package/es/chat-embed/src/components/history-detail.vue3.js +0 -4
- package/es/chat-embed/src/header.vue.js +0 -7
- package/es/chat-embed/src/header.vue2.js +0 -46
- package/es/chat-embed/src/header.vue3.js +0 -4
- package/es/chat-embed/src/index.vue.js +0 -7
- package/es/chat-embed/src/index.vue2.js +0 -307
- package/es/chat-embed/src/index.vue3.js +0 -4
- package/es/chat-embed/src/recommendation-message.vue.js +0 -7
- package/es/chat-embed/src/recommendation-message.vue2.js +0 -8
- package/es/chat-embed/src/recommendation-message.vue3.js +0 -4
- package/es/chat-embed/src/sidebar-item.vue.js +0 -7
- package/es/chat-embed/src/sidebar-item.vue2.js +0 -118
- package/es/chat-embed/src/sidebar-item.vue3.js +0 -4
- package/es/chat-embed/src/type.js +0 -5
- package/es/chat-embed/src/util/chat-embed-util.js +0 -57
- package/es/chat-embed/src/util/history-message-util.js +0 -96
- package/es/chat-embed/src/util/mcp-utils.js +0 -53
- package/es/chat-embed/src/util/text-file-util.js +0 -12
- package/es/chat-embed/src/voice/index.js +0 -7
- package/es/chat-embed/src/voice/js/crypto-js.js +0 -1013
- package/es/chat-embed/src/voice/js/processor/index.umd.js +0 -178
- package/es/chat-embed/src/voice/js/timer.js +0 -11
- package/es/chat-embed/src/voice/voice.vue.js +0 -104
- package/es/date-picker-range/index.js +0 -7
- package/es/date-picker-range/index.vue.js +0 -7
- package/es/date-picker-range/index.vue2.js +0 -93
- package/es/date-picker-range/index.vue3.js +0 -4
- package/es/department-tree/index.js +0 -7
- package/es/department-tree/src/department-tree.vue.js +0 -23
- package/es/department-tree-inline/index.js +0 -7
- package/es/department-tree-inline/src/department-multi-tree-inline.vue.js +0 -91
- package/es/department-tree-inline/src/department-multi-tree-inline.vue2.js +0 -4
- package/es/department-tree-inline/src/department-single-tree-inline.vue.js +0 -64
- package/es/department-tree-inline/src/department-single-tree-inline.vue2.js +0 -4
- package/es/department-tree-inline/src/department-tree-inline.vue.js +0 -17
- package/es/department-tree-inline/src/department-tree-service.js +0 -108
- package/es/department-tree-inline/src/search-result.vue.js +0 -40
- package/es/department-tree-inline/src/search-result.vue2.js +0 -4
- package/es/department-tree-mobile/index.js +0 -8
- package/es/department-tree-mobile/src/department-tree-app.vue.js +0 -15
- package/es/department-tree-mobile/src/department-tree-app.vue2.js +0 -4
- package/es/department-tree-mobile/src/department-tree-app.vue3.js +0 -5
- package/es/department-tree-mobile/src/department-tree-inline-app.vue.js +0 -121
- package/es/department-tree-mobile/src/department-tree-inline-app.vue2.js +0 -4
- package/es/department-tree-mobile/src/department-tree-service.js +0 -55
- package/es/department-tree-mobile/src/dept-path.vue.js +0 -14
- package/es/department-tree-mobile/src/dept-path.vue2.js +0 -4
- package/es/department-tree-mobile/src/dept-result.vue.js +0 -16
- package/es/department-tree-mobile/src/dept-result.vue2.js +0 -4
- package/es/department-user-tree/index.js +0 -7
- package/es/department-user-tree/src/department-user-multiple-tree.vue.js +0 -20
- package/es/department-user-tree/src/department-user-multiple-tree.vue2.js +0 -4
- package/es/department-user-tree/src/department-user-single-tree.vue.js +0 -19
- package/es/department-user-tree/src/department-user-tree.vue.js +0 -27
- package/es/department-user-tree-inline/index.js +0 -7
- package/es/department-user-tree-inline/src/department-user-multiple-tree-inline.vue.js +0 -165
- package/es/department-user-tree-inline/src/department-user-multiple-tree-inline.vue2.js +0 -4
- package/es/department-user-tree-inline/src/department-user-single-tree-inline.vue.js +0 -69
- package/es/department-user-tree-inline/src/department-user-single-tree-inline.vue2.js +0 -4
- package/es/department-user-tree-inline/src/department-user-tree-inline.vue.js +0 -16
- package/es/department-user-tree-inline/src/department-user-tree-multi-service.js +0 -81
- package/es/department-user-tree-inline/src/department-user-tree-single-service.js +0 -54
- package/es/department-user-tree-inline/src/group-user/group-input.vue.js +0 -39
- package/es/department-user-tree-inline/src/group-user/group-list.vue.js +0 -27
- package/es/department-user-tree-inline/src/group-user/group-user.vue.js +0 -16
- package/es/department-user-tree-inline/src/group-user-multiple-tree.vue.js +0 -78
- package/es/department-user-tree-inline/src/group-user-single-tree.vue.js +0 -34
- package/es/department-user-tree-inline/src/group-user-tree-service.js +0 -34
- package/es/department-user-tree-inline/src/search-result.vue.js +0 -41
- package/es/department-user-tree-inline/src/search-result.vue2.js +0 -4
- package/es/department-user-tree-mobile/index.js +0 -8
- package/es/department-user-tree-mobile/src/department-user-tree-app.vue.js +0 -15
- package/es/department-user-tree-mobile/src/department-user-tree-app.vue2.js +0 -4
- package/es/department-user-tree-mobile/src/department-user-tree-app.vue3.js +0 -5
- package/es/department-user-tree-mobile/src/department-user-tree-inline-app.vue.js +0 -135
- package/es/department-user-tree-mobile/src/department-user-tree-inline-app.vue2.js +0 -4
- package/es/department-user-tree-mobile/src/department-user-tree-service.js +0 -38
- package/es/department-user-tree-mobile/src/dept-path.vue.js +0 -14
- package/es/department-user-tree-mobile/src/dept-path.vue2.js +0 -4
- package/es/department-user-tree-mobile/src/dept-result.vue.js +0 -17
- package/es/department-user-tree-mobile/src/dept-result.vue2.js +0 -4
- package/es/directives/prevent-reclick.js +0 -15
- package/es/dynamic-source-select/index.js +0 -7
- package/es/dynamic-source-select/src/dynamic-source-select-service.js +0 -32
- package/es/dynamic-source-select/src/dynamic-source-select.vue.js +0 -276
- package/es/dynamic-source-select/src/dynamic-source-select.vue2.js +0 -4
- package/es/dynamic-source-select/src/dynamic-source-select.vue3.js +0 -4
- package/es/dynamic-source-select/src/events.js +0 -29
- package/es/empty-state/index.vue.js +0 -9
- package/es/empty-state/index.vue2.js +0 -4
- package/es/fs-preview/index.js +0 -7
- package/es/fs-preview/src/fs-preview.vue.js +0 -120
- package/es/fs-preview/src/fs-preview.vue2.js +0 -4
- package/es/fs-upload/index.js +0 -7
- package/es/fs-upload/src/fs-upload-multi.vue.js +0 -71
- package/es/fs-upload/src/fs-upload-single.vue.js +0 -73
- package/es/fs-upload/src/fs-upload.vue.js +0 -24
- package/es/fs-upload/src/see-big-picture.vue.js +0 -12
- package/es/fs-upload-list/index.js +0 -7
- package/es/fs-upload-list/src/fs-upload-list.vue.js +0 -98
- package/es/fs-upload-list/src/fs-upload-list.vue2.js +0 -4
- package/es/fs-upload-new/index.js +0 -7
- package/es/fs-upload-new/src/file-upload-mobile/file-upload-app.vue.js +0 -61
- package/es/fs-upload-new/src/file-upload-mobile/file-upload-app.vue2.js +0 -4
- package/es/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue.js +0 -178
- package/es/fs-upload-new/src/file-upload-mobile/file-upload-browser.vue2.js +0 -4
- package/es/fs-upload-new/src/file-upload-mobile/file-upload-component.vue.js +0 -7
- package/es/fs-upload-new/src/file-upload-mobile/file-upload-component.vue2.js +0 -39
- package/es/fs-upload-new/src/file-upload-mobile/file-upload-component.vue3.js +0 -4
- package/es/fs-upload-new/src/file-upload-mobile/file-upload-input.vue.js +0 -45
- package/es/fs-upload-new/src/file-upload-mobile/file-upload-input.vue2.js +0 -4
- package/es/fs-upload-new/src/file-upload-mobile/file-upload.vue.js +0 -35
- package/es/fs-upload-new/src/file-upload-mobile/file-upload.vue2.js +0 -4
- package/es/fs-upload-new/src/fs-button-upload.vue.js +0 -7
- package/es/fs-upload-new/src/fs-button-upload.vue2.js +0 -62
- package/es/fs-upload-new/src/fs-button-upload.vue3.js +0 -4
- package/es/fs-upload-new/src/fs-drag-upload.vue.js +0 -7
- package/es/fs-upload-new/src/fs-drag-upload.vue2.js +0 -63
- package/es/fs-upload-new/src/fs-drag-upload.vue3.js +0 -4
- package/es/fs-upload-new/src/fs-preview-new.vue.js +0 -8
- package/es/fs-upload-new/src/fs-preview-new.vue2.js +0 -93
- package/es/fs-upload-new/src/fs-preview-new.vue3.js +0 -4
- package/es/fs-upload-new/src/fs-preview-new.vue4.js +0 -4
- package/es/fs-upload-new/src/fs-upload-new.vue.js +0 -64
- package/es/fs-upload-new/src/fs-upload-new.vue2.js +0 -4
- package/es/hamburger/index.js +0 -7
- package/es/hamburger/src/hamburger.vue.js +0 -15
- package/es/hamburger/src/hamburger.vue2.js +0 -4
- package/es/index.js +0 -383
- package/es/json-view/json-view-dialog.vue.js +0 -19
- package/es/json-view/json-view-dialog.vue2.js +0 -4
- package/es/json-view/json-view.vue.js +0 -4
- package/es/json-view/json-view.vue2.js +0 -36
- package/es/multipart-upload/index.js +0 -7
- package/es/multipart-upload/src/index.vue.js +0 -14
- package/es/multipart-upload/src/multipart-upload-form.vue.js +0 -82
- package/es/multipart-upload/src/multipart-upload-list.vue.js +0 -104
- package/es/organization-input/index.js +0 -7
- package/es/organization-input/src/organization-input.vue.js +0 -224
- package/es/organization-input/src/organization-input.vue2.js +0 -4
- package/es/plugins/export-data-new.js +0 -237
- package/es/plugins/export-data.js +0 -179
- package/es/plugins/index.js +0 -9
- package/es/plugins/public-method.js +0 -14
- package/es/remove-department/index.js +0 -7
- package/es/remove-department/src/remove-department.vue.js +0 -33
- package/es/remove-department/src/remove-dept-service.js +0 -13
- package/es/remove-user/index.js +0 -7
- package/es/remove-user/src/remove-user-service.js +0 -13
- package/es/remove-user/src/remove-user.vue.js +0 -35
- package/es/remove-workgroup/index.js +0 -7
- package/es/remove-workgroup/src/remove-workgroup-service.js +0 -13
- package/es/remove-workgroup/src/remove-workgroup.vue.js +0 -31
- package/es/rich-editor/index.js +0 -7
- package/es/rich-editor/index.vue.js +0 -115
- package/es/rich-editor/tinymce/zh_CN.js +0 -2
- package/es/rich-editor/viewer.vue.js +0 -27
- package/es/row-form/index.js +0 -7
- package/es/row-form/index.vue.js +0 -7
- package/es/row-form/index.vue2.js +0 -62
- package/es/row-form/index.vue3.js +0 -4
- package/es/row-form/operation.vue.js +0 -32
- package/es/row-form/operation.vue2.js +0 -4
- package/es/scan-code-input/index.js +0 -7
- package/es/scan-code-input/src/events.js +0 -15
- package/es/scan-code-input/src/scan-code-input.vue.js +0 -32
- package/es/scan-code-input-browser/index.js +0 -7
- package/es/scan-code-input-browser/src/scan-code-input.vue.js +0 -39
- package/es/secret-info/index.js +0 -7
- package/es/secret-info/index.vue.js +0 -16
- package/es/src/api/sso-service.js +0 -57
- package/es/src/api/tab.js +0 -15
- package/es/src/assets/401/401.gif.js +0 -4
- package/es/src/assets/404/404-cloud.png.js +0 -4
- package/es/src/assets/404/404.png.js +0 -4
- package/es/src/assets/chat-embed/robot.gif.js +0 -4
- package/es/src/assets/chat-embed/robot.svg.js +0 -4
- package/es/src/assets/nonemessage.png.js +0 -4
- package/es/src/components/Affix/index.vue.js +0 -7
- package/es/src/components/Affix/index.vue2.js +0 -83
- package/es/src/components/Affix/index.vue3.js +0 -4
- package/es/src/components/Card/index.js +0 -48
- package/es/src/components/Scrollbar/index.vue.js +0 -52
- package/es/src/components/Scrollbar/index.vue2.js +0 -4
- package/es/src/directives/permission/index.js +0 -7
- package/es/src/directives/permission/permission.js +0 -11
- package/es/src/i18n/i18n.js +0 -7
- package/es/src/i18n/langs/cn.js +0 -4
- package/es/src/i18n/langs/en.js +0 -4
- package/es/src/mixins/resizeMixin.js +0 -21
- package/es/src/permission.js +0 -79
- package/es/src/router/index.js +0 -9
- package/es/src/store/getters.js +0 -4
- package/es/src/store/index.js +0 -13
- package/es/src/store/modules/app.js +0 -41
- package/es/src/store/modules/chat-ai-store.js +0 -36
- package/es/src/store/modules/permission.js +0 -31
- package/es/src/store/modules/system.js +0 -12
- package/es/src/store/modules/tab-content.js +0 -20
- package/es/src/store/modules/table.js +0 -18
- package/es/src/store/modules/user.js +0 -139
- package/es/src/utils/auth-api.js +0 -134
- package/es/src/utils/auth.js +0 -156
- package/es/src/utils/calculator/calculator-factory-wf.js +0 -167
- package/es/src/utils/calculator/calculator-factory.js +0 -93
- package/es/src/utils/calculator/calculator-util.js +0 -56
- package/es/src/utils/chat-ai-util.js +0 -34
- package/es/src/utils/common-util.js +0 -440
- package/es/src/utils/eventBus.js +0 -6
- package/es/src/utils/file-util.js +0 -23
- package/es/src/utils/global-prop.js +0 -38
- package/es/src/utils/guid.js +0 -10
- package/es/src/utils/i18n-util.js +0 -70
- package/es/src/utils/iconUtils.js +0 -26
- package/es/src/utils/index.js +0 -46
- package/es/src/utils/insert_css.js +0 -17
- package/es/src/utils/json-util.js +0 -47
- package/es/src/utils/jump-page-utils.js +0 -264
- package/es/src/utils/local-storage.js +0 -19
- package/es/src/utils/menu.js +0 -14
- package/es/src/utils/permission.js +0 -45
- package/es/src/utils/permissionAuth.js +0 -154
- package/es/src/utils/range-selector.js +0 -105
- package/es/src/utils/request.js +0 -140
- package/es/src/utils/resize.js +0 -11
- package/es/src/utils/restful-interface-utils.js +0 -18
- package/es/src/utils/util.js +0 -361
- package/es/src/utils/validate.js +0 -22
- package/es/src/utils/voice-setting-cache.js +0 -212
- package/es/src/utils/watermark-cache.js +0 -15
- package/es/src/utils/watermark.js +0 -40
- package/es/src/utils/workflow-util.js +0 -42
- package/es/src/views/dsc-component/Sidebar/Item.vue.js +0 -7
- package/es/src/views/dsc-component/Sidebar/Item.vue2.js +0 -12
- package/es/src/views/dsc-component/Sidebar/Item.vue3.js +0 -4
- package/es/src/views/dsc-component/Sidebar/Link.vue.js +0 -14
- package/es/src/views/dsc-component/Sidebar/SidebarItem.vue.js +0 -53
- package/es/src/views/dsc-component/Sidebar/SidebarItem.vue2.js +0 -4
- package/es/src/views/dsc-component/Sidebar/index.vue.js +0 -111
- package/es/src/views/dsc-component/tabs/tab-content.vue.js +0 -66
- package/es/src/views/dsc-component/tabs/tab-content.vue2.js +0 -4
- package/es/src/views/dsc-component/tabs/tab-content.vue3.js +0 -4
- package/es/src/views/error-page/401.vue.js +0 -15
- package/es/src/views/error-page/401.vue2.js +0 -4
- package/es/src/views/error-page/404.vue.js +0 -12
- package/es/src/views/error-page/404.vue2.js +0 -4
- package/es/src/views/layout/EmptyLayout.vue.js +0 -9
- package/es/src/views/layout/Layout.vue.js +0 -28
- package/es/src/views/layout/Layout.vue2.js +0 -4
- package/es/src/views/layout/NewLayout.vue.js +0 -11
- package/es/src/views/layout/components/AppMain.vue.js +0 -13
- package/es/src/views/layout/components/AppMain.vue2.js +0 -4
- package/es/src/views/layout/components/Breadcrumb/index.vue.js +0 -49
- package/es/src/views/layout/components/Breadcrumb/index.vue2.js +0 -4
- package/es/src/views/layout/components/Menubar/Item.vue.js +0 -7
- package/es/src/views/layout/components/Menubar/Item.vue2.js +0 -15
- package/es/src/views/layout/components/Menubar/Item.vue3.js +0 -4
- package/es/src/views/layout/components/Menubar/Link.vue.js +0 -14
- package/es/src/views/layout/components/Menubar/SidebarItem.vue.js +0 -56
- package/es/src/views/layout/components/Menubar/SidebarItem.vue2.js +0 -4
- package/es/src/views/layout/components/Menubar/index.vue.js +0 -90
- package/es/src/views/layout/components/Sidebar/Item.vue.js +0 -9
- package/es/src/views/layout/components/Sidebar/Item.vue2.js +0 -4
- package/es/src/views/layout/components/Sidebar/Link.vue.js +0 -12
- package/es/src/views/layout/components/Sidebar/SidebarItem.vue.js +0 -22
- package/es/src/views/layout/components/Sidebar/SidebarItem.vue2.js +0 -4
- package/es/src/views/layout/components/Sidebar/index.vue.js +0 -58
- package/es/src/views/layout/components/iframe-page.vue.js +0 -14
- package/es/src/views/layout/components/iframe-page.vue2.js +0 -4
- package/es/src/views/layout/components/tabs/tab-content.vue.js +0 -64
- package/es/src/views/layout/components/tabs/tab-content.vue2.js +0 -4
- package/es/src/views/layout/components/tabs/tab-content.vue3.js +0 -4
- package/es/src/views/layout/mixin/ResizeHandler.js +0 -16
- package/es/src/views/layout/tab-content-iframe-index.vue.js +0 -14
- package/es/src/views/layout/tab-content-iframe-index.vue2.js +0 -4
- package/es/src/views/layout/tab-content-index.vue.js +0 -28
- package/es/src/views/layout/tab-content-index.vue2.js +0 -4
- package/es/src/views/login/authredirect.vue.js +0 -7
- package/es/src/views/redirect/index.vue.js +0 -8
- package/es/src/views/svg-icon/src/svg-icon.vue.js +0 -4
- package/es/src/views/wf-history/tache-subprocess-history.vue.js +0 -14
- package/es/src/views/wf-history/tache-subprocess-history.vue2.js +0 -4
- package/es/super-grid/index.js +0 -7
- package/es/super-grid/src/apis.js +0 -458
- package/es/super-grid/src/columns-config.vue.js +0 -82
- package/es/super-grid/src/components/grid-icon.vue.js +0 -47
- package/es/super-grid/src/components/grid-radio-input.vue.js +0 -25
- package/es/super-grid/src/components/grid-radio-input.vue2.js +0 -4
- package/es/super-grid/src/components/mobile-table-card.js +0 -109
- package/es/super-grid/src/components/select-input.vue.js +0 -149
- package/es/super-grid/src/components/select-input.vue2.js +0 -4
- package/es/super-grid/src/custom-formatter.js +0 -168
- package/es/super-grid/src/dynamic-input.vue.js +0 -482
- package/es/super-grid/src/eventBus.js +0 -6
- package/es/super-grid/src/events.js +0 -37
- package/es/super-grid/src/formValidatorUtil.js +0 -109
- package/es/super-grid/src/formatter.js +0 -74
- package/es/super-grid/src/group-column.vue.js +0 -24
- package/es/super-grid/src/header-context-menu.vue.js +0 -15
- package/es/super-grid/src/header-context-menu.vue2.js +0 -4
- package/es/super-grid/src/index-column.vue.js +0 -22
- package/es/super-grid/src/normal-column-content.vue.js +0 -319
- package/es/super-grid/src/normal-column-content.vue2.js +0 -4
- package/es/super-grid/src/normal-column.vue.js +0 -106
- package/es/super-grid/src/normal-column.vue2.js +0 -4
- package/es/super-grid/src/public-methods.js +0 -22
- package/es/super-grid/src/row-detail.vue.js +0 -14
- package/es/super-grid/src/row-operation.vue.js +0 -89
- package/es/super-grid/src/row-operation.vue2.js +0 -4
- package/es/super-grid/src/scan-util.js +0 -100
- package/es/super-grid/src/search-button.vue.js +0 -23
- package/es/super-grid/src/search-condition-input.vue.js +0 -17
- package/es/super-grid/src/search-condition-list.vue.js +0 -20
- package/es/super-grid/src/search-form-advancedQuery.vue.js +0 -116
- package/es/super-grid/src/search-form-advancedQuery.vue2.js +0 -4
- package/es/super-grid/src/search-form-dialog.vue.js +0 -16
- package/es/super-grid/src/search-form-item.vue.js +0 -128
- package/es/super-grid/src/search-form-item.vue2.js +0 -4
- package/es/super-grid/src/search-form-mobile.vue.js +0 -41
- package/es/super-grid/src/search-form-mobile.vue2.js +0 -4
- package/es/super-grid/src/search-form-number.vue.js +0 -26
- package/es/super-grid/src/search-form-open.vue.js +0 -50
- package/es/super-grid/src/search-form-ordinarySearch.vue.js +0 -39
- package/es/super-grid/src/search-form-ordinarySearch.vue2.js +0 -4
- package/es/super-grid/src/search-form.vue.js +0 -201
- package/es/super-grid/src/search-form.vue2.js +0 -4
- package/es/super-grid/src/search-methods.js +0 -164
- package/es/super-grid/src/selection-column.vue.js +0 -11
- package/es/super-grid/src/store.js +0 -4
- package/es/super-grid/src/super-grid-service.js +0 -260
- package/es/super-grid/src/super-grid.vue.js +0 -1052
- package/es/super-grid/src/super-grid.vue2.js +0 -4
- package/es/super-grid/src/utils.js +0 -355
- package/es/super-grid/src/view-image-dialog.vue.js +0 -67
- package/es/super-icon/index.js +0 -7
- package/es/super-icon/src/index.vue.js +0 -7
- package/es/super-icon/src/index.vue2.js +0 -13
- package/es/super-icon/src/index.vue3.js +0 -4
- package/es/super-nine-grid/index.js +0 -7
- package/es/super-nine-grid/src/apis.js +0 -36
- package/es/super-nine-grid/src/custom-formatter.js +0 -35
- package/es/super-nine-grid/src/formatter.js +0 -37
- package/es/super-nine-grid/src/search-form-number.vue.js +0 -13
- package/es/super-nine-grid/src/search-form.vue.js +0 -91
- package/es/super-nine-grid/src/search-form.vue2.js +0 -4
- package/es/super-nine-grid/src/search-methods.js +0 -48
- package/es/super-nine-grid/src/store.js +0 -4
- package/es/super-nine-grid/src/super-grid-service.js +0 -39
- package/es/super-nine-grid/src/super-nine-grid.vue.js +0 -225
- package/es/super-nine-grid/src/super-nine-grid.vue2.js +0 -4
- package/es/super-nine-grid/src/utils.js +0 -32
- package/es/svg-icon/index.js +0 -7
- package/es/svg-icon/src/svg-icon.vue.js +0 -14
- package/es/svg-icon/src/svg-icon.vue2.js +0 -4
- package/es/utils/gogocodeTransfer.js +0 -33
- package/es/utils/memory-cache-utils.js +0 -30
- package/es/utils/organization.js +0 -57
- package/es/utils/utils.js +0 -87
- package/es/utils/value-set.js +0 -94
- package/es/valid-code/index.js +0 -7
- package/es/valid-code/src/valid-code.vue.js +0 -23
- package/es/valid-code/src/valid-code.vue2.js +0 -4
- package/es/workflow-button/index.js +0 -7
- package/es/workflow-button/src/workflow-button.vue.js +0 -85
- package/es/workflow-history-list/index.js +0 -7
- package/es/workflow-history-list/src/api.js +0 -6
- package/es/workflow-history-list/src/workflow-history-list.vue.js +0 -89
- package/es/workflow-history-list/src/workflow-history-list.vue2.js +0 -4
- package/es/workgroup-tree/index.js +0 -7
- package/es/workgroup-tree/src/workgroup-tree.vue.js +0 -23
- package/es/workgroup-tree-inline/index.js +0 -7
- package/es/workgroup-tree-inline/src/search-result.vue.js +0 -39
- package/es/workgroup-tree-inline/src/search-result.vue2.js +0 -4
- package/es/workgroup-tree-inline/src/workgroup-tree-inline.vue.js +0 -128
- package/es/workgroup-tree-inline/src/workgroup-tree-inline.vue2.js +0 -4
- package/es/workgroup-tree-inline/src/workgroup-tree-service.js +0 -35
- package/es/workgroup-tree-mobile/index.js +0 -8
- package/es/workgroup-tree-mobile/src/dept-result.vue.js +0 -16
- package/es/workgroup-tree-mobile/src/dept-result.vue2.js +0 -4
- package/es/workgroup-tree-mobile/src/workgroup-tree-app.vue.js +0 -15
- package/es/workgroup-tree-mobile/src/workgroup-tree-app.vue2.js +0 -4
- package/es/workgroup-tree-mobile/src/workgroup-tree-app.vue3.js +0 -5
- package/es/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue.js +0 -109
- package/es/workgroup-tree-mobile/src/workgroup-tree-inline-app.vue2.js +0 -4
- package/es/workgroup-tree-mobile/src/workgroup-tree-service.js +0 -33
- package/es/workgroup-user-tree/index.js +0 -7
- package/es/workgroup-user-tree/src/workgroup-user-tree.vue.js +0 -23
- package/es/workgroup-user-tree-inline/index.js +0 -7
- package/es/workgroup-user-tree-inline/src/search-result.vue.js +0 -39
- package/es/workgroup-user-tree-inline/src/search-result.vue2.js +0 -4
- package/es/workgroup-user-tree-inline/src/workgroup-tree-inline-service.js +0 -73
- package/es/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue.js +0 -172
- package/es/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue2.js +0 -4
- package/es/workgroup-user-tree-mobile/src/dept-path.vue.js +0 -14
- package/es/workgroup-user-tree-mobile/src/dept-path.vue2.js +0 -4
- package/es/workgroup-user-tree-mobile/src/dept-result.vue.js +0 -17
- package/es/workgroup-user-tree-mobile/src/dept-result.vue2.js +0 -4
- package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue.js +0 -15
- package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue2.js +0 -4
- package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-app.vue3.js +0 -5
- package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue.js +0 -135
- package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-inline-app.vue2.js +0 -4
- package/es/workgroup-user-tree-mobile/src/workgroup-user-tree-service.js +0 -29
- package/es/year-range-picker/index.js +0 -7
- package/es/year-range-picker/src/year-range-picker.vue.js +0 -14
- /package/{es → dist}/favicon.svg +0 -0
|
@@ -1,23 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { Upload as e, ZoomIn as l, View as i, Delete as t } from "@element-plus/icons-vue";
|
|
2
|
+
import { $emit as o } from "../../utils/gogocodeTransfer.js";
|
|
3
|
+
import { getToken as s } from "../../src/utils/auth.js";
|
|
4
|
+
import { isImage as a } from "../../src/utils/util.js";
|
|
5
|
+
import { isPlateSys as n, getSystemFrontendUrlWith as r, getKkFilePreviewUrl as p } from "../../src/utils/common-util.js";
|
|
6
|
+
import { resolveComponent as d, openBlock as u, createElementBlock as c, Fragment as h, createVNode as f, withCtx as m, createElementVNode as w, createBlock as v, createCommentVNode as g, createTextVNode as I, toDisplayString as b } from "vue";
|
|
7
|
+
import P from "../../fs-preview/src/fs-preview.vue.js";
|
|
8
|
+
import U from "../../_virtual/_plugin-vue_export-helper.js";
|
|
9
|
+
const F = { data() {
|
|
10
|
+
const i2 = { Authorization: s() };
|
|
11
|
+
let t2 = window.$vueApp.config.globalProperties.baseURL + "/common/fs-upload";
|
|
12
|
+
return n(window.$vueApp.config.globalProperties.systemCode) && (t2 = window.$vueApp.config.globalProperties.baseAPI + "/component/super-form/uploads"), { deleteUuids: [], headers: i2, defaultAction: t2, annexUploadFlag: false, showPreviewSingleImage: false, showPreviewMulti: false, lastFileName: null, previewImageInfo: {}, showFileList: this.fileList, ElIconUpload2: e, ElIconZoomIn: l };
|
|
13
|
+
}, components: { FsPreview: P, ElIconView: i, ElIconDelete: t }, name: "MultipartUploadForm", props: { value: { type: String, default: null }, fileInfo: { type: Object, default: () => ({ name: null, serverPath: null }) }, fileSetObj: { type: Object, default: () => ({ limitFileSize: 30, multiple: false, accept: null }) }, customViewUrl: { type: Boolean, default: false }, disabled: { type: Boolean, default: false }, uploadAble: { type: Boolean, default: true }, deletaAble: { type: Boolean, default: true }, fileList: { type: Array, default: () => [] } }, created() {
|
|
7
14
|
}, mounted() {
|
|
8
15
|
this.getFileList();
|
|
9
16
|
}, methods: { openAnnexUpload() {
|
|
10
17
|
this.annexUploadFlag = true;
|
|
11
18
|
}, handleBeforeUpload(e2) {
|
|
12
|
-
let
|
|
13
|
-
if (void 0 ===
|
|
14
|
-
return this.$message({ type: "warning", message: this.$t("imatrixUIMessage.exceedFileSize", { fileSize:
|
|
15
|
-
}, uploadOnSuccess(e2,
|
|
19
|
+
let l2 = this.fileSetObj.limitFileSize;
|
|
20
|
+
if (void 0 === l2 && (l2 = 30), e2.size > 1024 * l2 * 1024)
|
|
21
|
+
return this.$message({ type: "warning", message: this.$t("imatrixUIMessage.exceedFileSize", { fileSize: l2 }), showClose: true }), false;
|
|
22
|
+
}, uploadOnSuccess(e2, l2) {
|
|
16
23
|
if (e2)
|
|
17
|
-
if (
|
|
24
|
+
if (o(this, "upload-success", { showName: e2.name, serverPath: e2.serverPath }), this.fileSetObj.multiple)
|
|
18
25
|
if (this.fileInfo.showName) {
|
|
19
|
-
const
|
|
20
|
-
|
|
26
|
+
const l3 = this.fileInfo.showName.split(","), i2 = this.fileInfo.serverPath.split(",");
|
|
27
|
+
l3.push(e2.name), i2.push(e2.serverPath), this.fileInfo.showName = l3.join(","), this.fileInfo.serverPath = i2.join(",");
|
|
21
28
|
} else
|
|
22
29
|
this.fileInfo.showName = e2.name, this.fileInfo.serverPath = e2.serverPath;
|
|
23
30
|
else
|
|
@@ -26,48 +33,50 @@ const e = require("@element-plus/icons-vue"), t = require("../../utils/gogocodeT
|
|
|
26
33
|
}, preview() {
|
|
27
34
|
this.getFileList(), this.showPreviewMulti = true;
|
|
28
35
|
}, previewSingle(e2) {
|
|
29
|
-
|
|
36
|
+
a(e2.showName) ? (this.previewImageInfo = e2, this.showPreviewSingleImage = true) : this.previewDoc(e2);
|
|
30
37
|
}, getFileList() {
|
|
31
38
|
if (this.customViewUrl)
|
|
32
39
|
this.showFileList = this.fileList;
|
|
33
40
|
else {
|
|
34
|
-
const e2 = this.fileInfo.showName.split(","),
|
|
35
|
-
if (0 === e2.length || 0 ===
|
|
41
|
+
const e2 = this.fileInfo.showName.split(","), l2 = this.fileInfo.serverPath.split(",");
|
|
42
|
+
if (0 === e2.length || 0 === l2.length || e2.length !== l2.length)
|
|
36
43
|
return;
|
|
37
|
-
const i2 = [],
|
|
44
|
+
const i2 = [], t2 = window.$vueApp.config.globalProperties.baseURL + "/common/super-form/downloads?jwt=" + s();
|
|
38
45
|
for (let o2 = 0; o2 < e2.length; o2++) {
|
|
39
|
-
const
|
|
40
|
-
if (
|
|
41
|
-
const e3 = { showName:
|
|
42
|
-
|
|
46
|
+
const s2 = e2[o2];
|
|
47
|
+
if (s2 && l2[o2]) {
|
|
48
|
+
const e3 = { showName: s2, serverPath: l2[o2], src: t2 + "&showName=" + s2 + "&serverPath=" + l2[o2] };
|
|
49
|
+
a(s2) ? e3.isImg = true : e3.isImg = false, i2.push(e3);
|
|
43
50
|
}
|
|
44
51
|
}
|
|
45
52
|
this.showFileList = i2;
|
|
46
53
|
}
|
|
47
54
|
}, previewDoc(e2) {
|
|
48
|
-
const
|
|
55
|
+
const l2 = s();
|
|
49
56
|
if (window.$vueApp.config.globalProperties.customPreviewUrl)
|
|
50
|
-
window.open(
|
|
57
|
+
window.open(r(window.$vueApp.config.globalProperties.portalUrl) + "/#/file-service/preview?serverPath=" + e2.serverPath + "&showName=" + encodeURI(e2.showName), e2.showName);
|
|
51
58
|
else {
|
|
52
|
-
let
|
|
53
|
-
const
|
|
54
|
-
let
|
|
55
|
-
if (
|
|
56
|
-
const e3 =
|
|
57
|
-
|
|
58
|
-
window.open(e4,
|
|
59
|
+
let i2;
|
|
60
|
+
const t2 = e2.showName, o2 = e2.serverPath;
|
|
61
|
+
let s2 = window.$vueApp.config.globalProperties.baseURL;
|
|
62
|
+
if (n(window.$vueApp.config.globalProperties.systemCode) && (s2 = window.$vueApp.config.globalProperties.baseAPI), window.$vueApp.config.globalProperties.kkFileViewUrl) {
|
|
63
|
+
const e3 = s2 + "/common/super-form/downloads?jwt=" + l2 + "&showName=" + encodeURI(t2) + "&serverPath=" + o2;
|
|
64
|
+
p(e3 + "&fullfilename=" + t2).then((e4) => {
|
|
65
|
+
window.open(e4, t2);
|
|
59
66
|
});
|
|
60
67
|
} else
|
|
61
|
-
|
|
68
|
+
i2 = s2 + "/common/fs-upload/preview?jwt=" + l2, i2 = i2 + "&showName=" + encodeURI(t2) + "&serverPath=" + o2, window.open(i2, t2);
|
|
62
69
|
}
|
|
63
70
|
}, deleteRow(e2) {
|
|
64
|
-
const
|
|
65
|
-
for (let
|
|
66
|
-
|
|
67
|
-
this.fileInfo.showName =
|
|
68
|
-
} }, emits: ["close", "upload-success", "delete-success", "delete", "update:value", , "close", , "update:value"] },
|
|
69
|
-
const
|
|
70
|
-
const
|
|
71
|
-
return
|
|
71
|
+
const l2 = this.showFileList[e2], i2 = [], t2 = [];
|
|
72
|
+
for (let l3 = 0; l3 < this.showFileList.length; l3++)
|
|
73
|
+
l3 !== e2 && (i2.push(this.showFileList[l3].showName), t2.push(this.showFileList[l3].serverPath));
|
|
74
|
+
this.fileInfo.showName = i2.join(","), this.fileInfo.serverPath = t2.join(","), this.getFileList(), o(this, "delete-success", { deleteFile: l2, all: this.showFileList }), o(this, "delete", this.showFileList, e2);
|
|
75
|
+
} }, emits: ["close", "upload-success", "delete-success", "delete", "update:value", , "close", , "update:value"] }, y = { class: "group-link-btn-main" };
|
|
76
|
+
const $ = U(F, [["render", function(e2, l2, i2, t2, o2, s2) {
|
|
77
|
+
const a2 = d("ElIconUpload2"), n2 = d("el-icon"), r2 = d("el-link"), p2 = d("ElIconZoomIn"), P2 = d("el-input"), U2 = d("el-button"), F2 = d("el-upload"), $2 = d("el-dialog"), x = d("el-image"), L = d("el-table-column"), j = d("el-icon-view"), k = d("el-tooltip"), A = d("el-icon-delete"), N = d("el-table"), _ = d("fs-preview");
|
|
78
|
+
return u(), c("div", null, [i2.disabled ? (u(), v(_, { key: 1, "file-list": o2.showFileList, label: i2.value }, null, 8, ["file-list", "label"])) : (u(), c(h, { key: 0 }, [f(P2, { ref: "item", disabled: i2.disabled, "model-value": i2.value, placeholder: e2.$t("imatrixUIMessage.fileUpload"), readonly: true }, { append: m(() => [w("div", y, [i2.disabled ? g("", true) : (u(), v(r2, { key: 0, type: "info", underline: false, onClick: s2.openAnnexUpload }, { icon: m(() => [f(n2, { size: 14 }, { default: m(() => [f(a2)]), _: 1 })]), _: 1 }, 8, ["onClick"])), f(r2, { size: "default", type: "info", underline: false, onClick: s2.preview }, { icon: m(() => [f(n2, { size: 14 }, { default: m(() => [f(p2)]), _: 1 })]), _: 1 }, 8, ["onClick"])])]), _: 1 }, 8, ["disabled", "model-value", "placeholder"]), f($2, { modelValue: o2.annexUploadFlag, "onUpdate:modelValue": l2[0] || (l2[0] = (e3) => o2.annexUploadFlag = e3), "append-to-body": true, "show-close": true, title: e2.$t("imatrixUIMessage.tips"), width: "30%" }, { default: m(() => [o2.annexUploadFlag ? (u(), v(F2, { key: 0, accept: i2.fileSetObj.accept ? i2.fileSetObj.accept : null, action: o2.defaultAction, "before-upload": s2.handleBeforeUpload, headers: o2.headers, "on-success": s2.uploadOnSuccess, "with-credentials": true, name: "file" }, { default: m(() => [f(U2, null, { default: m(() => [I(b(e2.$t("imatrixUIMessage.upload")), 1)]), _: 1 })]), _: 1 }, 8, ["accept", "action", "before-upload", "headers", "on-success"])) : g("", true)]), _: 1 }, 8, ["modelValue", "title"]), f($2, { modelValue: o2.showPreviewSingleImage, "onUpdate:modelValue": l2[1] || (l2[1] = (e3) => o2.showPreviewSingleImage = e3), "append-to-body": true, "show-close": true, title: e2.$t("imatrixUIPublicModel.previewImage"), onClose: l2[2] || (l2[2] = (l3) => e2.$emit("close")) }, { title: m(() => [w("span", null, b(e2.$t("imatrixUIPublicModel.previewImage")) + " ", 1)]), default: m(() => [o2.previewImageInfo && o2.previewImageInfo.isImg ? (u(), v(x, { key: 0, "preview-src-list": [o2.previewImageInfo.src], src: o2.previewImageInfo.src }, null, 8, ["preview-src-list", "src"])) : g("", true)]), _: 1 }, 8, ["modelValue", "title"]), f($2, { modelValue: o2.showPreviewMulti, "onUpdate:modelValue": l2[3] || (l2[3] = (e3) => o2.showPreviewMulti = e3), "append-to-body": true, "show-close": true, title: e2.$t("imatrixUIPublicModel.preview"), width: "30%", onClose: l2[4] || (l2[4] = (l3) => e2.$emit("close")) }, { title: m(() => [w("span", null, b(e2.$t("imatrixUIPublicModel.preview")) + " ", 1)]), default: m(() => [f(N, { data: o2.showFileList, "show-header": false }, { default: m(() => [f(L, { prop: "showName", width: "300" }), f(L, { align: "right" }, { default: m((l3) => [f(k, { content: e2.$t("imatrixUIPublicModel.preview"), class: "item", effect: "dark", placement: "top" }, { default: m(() => [f(n2, { style: { cursor: "pointer" }, onClick: (e3) => s2.previewSingle(l3.row) }, { default: m(() => [f(j)]), _: 2 }, 1032, ["onClick"])]), _: 2 }, 1032, ["content"])]), _: 1 }), i2.disabled ? g("", true) : (u(), v(L, { key: 0 }, { default: m((l3) => [f(k, { content: e2.$t("imatrixUIPublicModel.delete"), class: "item", effect: "dark", placement: "top" }, { default: m(() => [f(n2, { style: { cursor: "pointer" }, onClick: (e3) => s2.deleteRow(l3.$index) }, { default: m(() => [f(A)]), _: 2 }, 1032, ["onClick"])]), _: 2 }, 1032, ["content"])]), _: 1 }))]), _: 1 }, 8, ["data"])]), _: 1 }, 8, ["modelValue", "title"])], 64))]);
|
|
72
79
|
}]]);
|
|
73
|
-
|
|
80
|
+
export {
|
|
81
|
+
$ as default
|
|
82
|
+
};
|
|
@@ -1,21 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { Upload as e, Paperclip as l, Close as i, View as t, Delete as o } from "@element-plus/icons-vue";
|
|
2
|
+
import { getToken as a } from "../../src/utils/auth.js";
|
|
3
|
+
import { isImage as n } from "../../src/utils/util.js";
|
|
4
|
+
import { isPlateSys as s, getSystemFrontendUrlWith as p, getKkFilePreviewUrl as r } from "../../src/utils/common-util.js";
|
|
5
|
+
import { resolveComponent as d, openBlock as u, createElementBlock as c, Fragment as m, createVNode as h, withCtx as f, createBlock as w, createCommentVNode as g, createElementVNode as v, createTextVNode as b, toDisplayString as y, renderList as P } from "vue";
|
|
6
|
+
import U from "../../fs-preview/src/fs-preview.vue.js";
|
|
7
|
+
import N from "../../_virtual/_plugin-vue_export-helper.js";
|
|
8
|
+
const F = { data() {
|
|
9
|
+
const l2 = { Authorization: a() };
|
|
4
10
|
let i2 = window.$vueApp.config.globalProperties.baseURL + "/common/fs-upload";
|
|
5
|
-
return
|
|
6
|
-
}, components: { FsPreview:
|
|
11
|
+
return s(window.$vueApp.config.globalProperties.systemCode) && (i2 = window.$vueApp.config.globalProperties.baseAPI + "/component/super-form/uploads"), { deleteUuids: [], headers: l2, defaultAction: i2, annexUploadFlag: false, showPreviewSingleImage: false, showPreviewMulti: false, lastFileName: null, previewImageInfo: {}, showFileList: [], uploadingFile: [], cancelUploadFile: [], fileContent: [], chunkSize: 5242880, ElIconUpload2: e };
|
|
12
|
+
}, components: { FsPreview: U, ElIconPaperclip: l, ElIconClose: i, ElIconView: t, ElIconDelete: o }, name: "MultipartUploadList", props: { value: { type: String, default: null }, entity: { type: Object, default: null }, fileSetObj: { type: Object, default: () => ({ limitFileSize: 10, multiple: false, accept: null }) }, disabled: { type: Boolean, default: false } }, created() {
|
|
7
13
|
}, mounted() {
|
|
8
14
|
this.fileSetObj.limitFileSize || (this.fileSetObj.limitFileSize = 10);
|
|
9
15
|
const e2 = this.entity[this.fileSetObj.showNameData.dbName], l2 = this.entity[this.fileSetObj.serverNameData.dbName];
|
|
10
16
|
if (e2 && l2) {
|
|
11
|
-
const i2 = e2.split(","),
|
|
17
|
+
const i2 = e2.split(","), t2 = l2.split(",");
|
|
12
18
|
i2.forEach((e3, l3) => {
|
|
13
|
-
this.fileContent.push({ name: e3, serverName:
|
|
14
|
-
const i3 =
|
|
15
|
-
let
|
|
16
|
-
|
|
17
|
-
const
|
|
18
|
-
this.showFileList.push({ showName: e3, serverPath:
|
|
19
|
+
this.fileContent.push({ name: e3, serverName: t2[l3] });
|
|
20
|
+
const i3 = a();
|
|
21
|
+
let o2 = window.$vueApp.config.globalProperties.baseURL + "/common/super-form/downloads?jwt=" + i3;
|
|
22
|
+
s(window.$vueApp.config.globalProperties.systemCode) && (o2 = window.$vueApp.config.globalProperties.baseAPI + "/component/super-form/downloads?jwt=" + i3);
|
|
23
|
+
const n2 = o2 + "&showName=" + encodeURI(e3) + "&serverPath=" + t2[l3];
|
|
24
|
+
this.showFileList.push({ showName: e3, serverPath: t2[l3], src: n2 });
|
|
19
25
|
});
|
|
20
26
|
}
|
|
21
27
|
}, methods: { openAnnexUpload() {
|
|
@@ -23,74 +29,76 @@ const e = require("@element-plus/icons-vue"), t = require("../../src/utils/auth.
|
|
|
23
29
|
}, async uploadFile(e2) {
|
|
24
30
|
if (this.uploadingFile.length > 0 && !this.fileSetObj.multiple)
|
|
25
31
|
return void this.$message({ showClose: true, message: "文件单选,请勿同时上传多份文件!", type: "warning" });
|
|
26
|
-
const
|
|
27
|
-
this.uploadingFile.push({ name: e2.raw.name, uploadProgress: 0, serverName:
|
|
28
|
-
const
|
|
29
|
-
|
|
30
|
-
const a2 = { fileName:
|
|
32
|
+
const l2 = Date.now();
|
|
33
|
+
this.uploadingFile.push({ name: e2.raw.name, uploadProgress: 0, serverName: l2 });
|
|
34
|
+
const i2 = e2.raw, t2 = i2.size, o2 = Math.ceil(t2 / this.chunkSize);
|
|
35
|
+
i2.size;
|
|
36
|
+
const a2 = { fileName: i2.name, chunkCount: o2 };
|
|
31
37
|
this.$http.post(window.$vueApp.config.globalProperties.baseURL + "/common/mutipart-upload/create", a2).then(async (e3) => {
|
|
32
38
|
if (this.cancelUploadFile, this.cancelUploadFile.indexOf(a2.serverName) > 0)
|
|
33
39
|
return;
|
|
34
|
-
const n2 = this.uploadingFile.findIndex((e4) => e4.serverName ===
|
|
35
|
-
this.uploadingFile[n2] = { uploadProgress: 0, name:
|
|
36
|
-
const
|
|
37
|
-
for (let
|
|
38
|
-
const a3 =
|
|
39
|
-
if (
|
|
40
|
+
const n2 = this.uploadingFile.findIndex((e4) => e4.serverName === l2), s2 = e3.serverName;
|
|
41
|
+
this.uploadingFile[n2] = { uploadProgress: 0, name: i2.name, serverName: s2, folder: e3.folder }, this.uploadingFile;
|
|
42
|
+
const p2 = [];
|
|
43
|
+
for (let l3 = 0; l3 < o2; l3++) {
|
|
44
|
+
const a3 = l3 * this.chunkSize, r2 = Math.min(t2, a3 + this.chunkSize), d2 = i2.slice(a3, r2), u2 = new FormData();
|
|
45
|
+
if (u2.append("folder", e3.folder), u2.append("serverName", s2), u2.append("file", d2), this.cancelUploadFile.indexOf(s2) > 0)
|
|
40
46
|
break;
|
|
41
|
-
await this.$http.post(window.$vueApp.config.globalProperties.baseURL + "/common/mutipart-upload/upload",
|
|
42
|
-
|
|
43
|
-
const
|
|
44
|
-
this.uploadingFile[n2].uploadProgress =
|
|
47
|
+
await this.$http.post(window.$vueApp.config.globalProperties.baseURL + "/common/mutipart-upload/upload", u2).then((e4) => {
|
|
48
|
+
p2.push(e4.uploadName);
|
|
49
|
+
const i3 = parseInt((l3 + 1) / o2 * 100);
|
|
50
|
+
this.uploadingFile[n2].uploadProgress = i3 > 100 ? 100 : i3, this.uploadingFile[n2] = this.uploadingFile[n2], this.uploadingFile;
|
|
45
51
|
});
|
|
46
52
|
}
|
|
47
|
-
this.cancelUploadFile.indexOf(s2) < 0 ? this.composeFile(
|
|
53
|
+
this.cancelUploadFile.indexOf(s2) < 0 ? this.composeFile(i2.name, o2, t2, s2, p2, e3.folder) : await this.$http.post(window.$vueApp.config.globalProperties.baseURL + "/common/mutipart-upload/remove-chunks", { serverName: s2, folder: e3.folder }).then((e4) => {
|
|
48
54
|
});
|
|
49
55
|
});
|
|
50
|
-
}, composeFile(e2,
|
|
51
|
-
const n2 = { fileName: e2, chunkSize:
|
|
52
|
-
this.$http.post(window.$vueApp.config.globalProperties.baseURL + "/common/mutipart-upload/merge", n2).then((
|
|
53
|
-
if (this.uploadingFile.splice(this.uploadingFile.findIndex((e3) => e3.serverName ===
|
|
54
|
-
this.fileContent.push({ name: e2, serverName:
|
|
55
|
-
const
|
|
56
|
-
|
|
56
|
+
}, composeFile(e2, l2, i2, t2, o2, a2) {
|
|
57
|
+
const n2 = { fileName: e2, chunkSize: l2, fileSize: i2, serverName: t2, chunkNames: o2, folder: a2 };
|
|
58
|
+
this.$http.post(window.$vueApp.config.globalProperties.baseURL + "/common/mutipart-upload/merge", n2).then((l3) => {
|
|
59
|
+
if (this.uploadingFile.splice(this.uploadingFile.findIndex((e3) => e3.serverName === t2), 1), this.fileSetObj.multiple) {
|
|
60
|
+
this.fileContent.push({ name: e2, serverName: t2 });
|
|
61
|
+
const l4 = this.entity[this.fileSetObj.showNameData.dbName];
|
|
62
|
+
l4 && l4.length > 0 ? this.setEntityValue(l4 + "," + e2, this.entity[this.fileSetObj.serverNameData.dbName] + "," + t2) : this.setEntityValue(e2, t2);
|
|
57
63
|
} else
|
|
58
|
-
this.fileContent = [{ name: e2, serverName:
|
|
64
|
+
this.fileContent = [{ name: e2, serverName: t2 }], this.setEntityValue(e2, t2);
|
|
59
65
|
this.entity;
|
|
60
66
|
});
|
|
61
|
-
}, setEntityValue(e2,
|
|
62
|
-
this.entity[this.fileSetObj.showNameData.dbName] = e2, this.entity[this.fileSetObj.serverNameData.dbName] =
|
|
67
|
+
}, setEntityValue(e2, l2) {
|
|
68
|
+
this.entity[this.fileSetObj.showNameData.dbName] = e2, this.entity[this.fileSetObj.serverNameData.dbName] = l2;
|
|
63
69
|
}, cancelUpload(e2) {
|
|
64
|
-
this.entity.DOC_NAME = null, this.entity.DOC_PATH = null, this.cancelUploadFile.push(e2), this.uploadingFile.splice(this.uploadingFile.findIndex((
|
|
65
|
-
}, preview(e2,
|
|
66
|
-
|
|
70
|
+
this.entity.DOC_NAME = null, this.entity.DOC_PATH = null, this.cancelUploadFile.push(e2), this.uploadingFile.splice(this.uploadingFile.findIndex((l2) => l2.serverName === e2), 1);
|
|
71
|
+
}, preview(e2, l2) {
|
|
72
|
+
n(e2) ? (this.previewImageInfo = { src: window.$vueApp.config.globalProperties.baseURL + "/common/super-form/downloads?jwt=" + a() + "&showName=" + e2 + "&serverPath=" + l2 }, this.showPreviewSingleImage = true) : this.previewDoc(e2, l2);
|
|
67
73
|
}, previewDoc(e2, l2) {
|
|
68
|
-
const i2 =
|
|
74
|
+
const i2 = a();
|
|
69
75
|
if (window.$vueApp.config.globalProperties.customPreviewUrl)
|
|
70
|
-
window.open(
|
|
76
|
+
window.open(p(window.$vueApp.config.globalProperties.portalUrl) + "/#/file-service/preview?serverPath=" + l2 + "&showName=" + encodeURI(e2), e2);
|
|
71
77
|
else {
|
|
72
78
|
let t2;
|
|
73
|
-
const
|
|
74
|
-
let
|
|
75
|
-
if (
|
|
76
|
-
const e3 =
|
|
77
|
-
|
|
78
|
-
window.open(e4,
|
|
79
|
+
const o2 = e2, a2 = l2;
|
|
80
|
+
let n2 = window.$vueApp.config.globalProperties.baseURL;
|
|
81
|
+
if (s(window.$vueApp.config.globalProperties.systemCode) && (n2 = window.$vueApp.config.globalProperties.baseAPI), window.$vueApp.config.globalProperties.kkFileViewUrl) {
|
|
82
|
+
const e3 = n2 + "/common/super-form/downloads?jwt=" + i2 + "&showName=" + encodeURI(o2) + "&serverPath=" + a2;
|
|
83
|
+
r(e3 + "&fullfilename=" + o2).then((e4) => {
|
|
84
|
+
window.open(e4, o2);
|
|
79
85
|
});
|
|
80
86
|
} else
|
|
81
|
-
t2 =
|
|
87
|
+
t2 = n2 + "/common/fs-upload/preview?jwt=" + i2, t2 = t2 + "&showName=" + encodeURI(o2) + "&serverPath=" + a2, window.open(t2, o2);
|
|
82
88
|
}
|
|
83
89
|
}, handleOnRemove(e2) {
|
|
84
90
|
if (this.fileContent.splice(e2, 1), this.fileSetObj.multiple) {
|
|
85
|
-
const e3 = [],
|
|
86
|
-
this.fileContent.forEach((
|
|
87
|
-
|
|
88
|
-
}), this.setEntityValue(e3.join(","),
|
|
91
|
+
const e3 = [], l2 = [];
|
|
92
|
+
this.fileContent.forEach((i2) => {
|
|
93
|
+
i2.name && i2.serverName && (e3.push(i2.name), l2.push(i2.serverName));
|
|
94
|
+
}), this.setEntityValue(e3.join(","), l2.join(","));
|
|
89
95
|
} else
|
|
90
96
|
this.setEntityValue(null, null);
|
|
91
|
-
} }, emits: ["close", "update:value", "update:value"] },
|
|
92
|
-
const
|
|
93
|
-
const
|
|
94
|
-
return
|
|
97
|
+
} }, emits: ["close", "update:value", "update:value"] }, I = { class: "el-upload__tip", style: { "margin-left": "12px" } }, $ = { key: 0 }, k = v("br", null, null, -1), S = { style: { "margin-left": "6.5px" } }, _ = { style: { "line-height": "30px" } }, j = ["onClick"], x = { style: { "margin-left": "6.5px" } };
|
|
98
|
+
const C = N(F, [["render", function(e2, l2, i2, t2, o2, a2) {
|
|
99
|
+
const n2 = d("el-button"), s2 = d("el-input"), p2 = d("el-upload"), r2 = d("el-icon-paperclip"), U2 = d("el-icon"), N2 = d("el-icon-close"), F2 = d("el-tooltip"), C2 = d("el-tag"), A = d("el-progress"), O = d("el-row"), z = d("el-col"), V = d("el-dialog"), M = d("el-image"), E = d("el-table-column"), R = d("el-icon-view"), D = d("el-icon-delete"), L = d("el-table"), B = d("fs-preview");
|
|
100
|
+
return u(), c("div", null, [i2.disabled ? (u(), w(B, { key: 1, "file-list": o2.showFileList, label: i2.value }, null, 8, ["file-list", "label"])) : (u(), c(m, { key: 0 }, [h(s2, { ref: "item", disabled: i2.disabled, "model-value": i2.value, placeholder: e2.$t("imatrixUIMessage.fileUpload"), readonly: true }, { append: f(() => [i2.disabled ? g("", true) : (u(), w(n2, { key: 0, icon: o2.ElIconUpload2, size: "default", onClick: a2.openAnnexUpload }, null, 8, ["icon", "onClick"]))]), _: 1 }, 8, ["disabled", "model-value", "placeholder"]), h(V, { modelValue: o2.annexUploadFlag, "onUpdate:modelValue": l2[0] || (l2[0] = (e3) => o2.annexUploadFlag = e3), "append-to-body": true, "show-close": true, title: e2.$t("imatrixUIMessage.tips"), width: "40%" }, { default: f(() => [h(p2, { id: "upload", "auto-upload": false, "on-change": a2.uploadFile, "show-file-list": false, action: "" }, { tip: f(() => [v("span", I, [b(" 上传文件不能超过" + y(i2.fileSetObj.limitFileSize) + "M ", 1), i2.fileSetObj.accept ? (u(), c("span", $, ",并且只接受" + y(i2.fileSetObj.accept) + "类型文件", 1)) : g("", true)])]), default: f(() => [h(n2, { size: "default", type: "primary" }, { default: f(() => [b(" 选择文件")]), _: 1 })]), _: 1 }, 8, ["on-change"]), k, (u(true), c(m, null, P(o2.uploadingFile, (e3, l3) => (u(), w(O, { key: l3 }, { default: f(() => [h(C2, { size: "small form-list-file" }, { default: f(() => [v("span", null, [h(U2, null, { default: f(() => [h(r2)]), _: 1 }), v("span", S, y(e3.name), 1)]), h(F2, { content: "取消上传", effect: "light", placement: "right" }, { default: f(() => [h(U2, { style: { "margin-left": "8px" }, onClick: (l4) => a2.cancelUpload(e3.serverName) }, { default: f(() => [h(N2)]), _: 2 }, 1032, ["onClick"])]), _: 2 }, 1024)]), _: 2 }, 1024), h(A, { percentage: e3.uploadProgress }, null, 8, ["percentage"])]), _: 2 }, 1024))), 128)), v("div", _, [h(O, null, { default: f(() => [h(z, null, { default: f(() => [(u(true), c(m, null, P(o2.fileContent, (e3, l3) => (u(), w(C2, { key: l3, size: "small form-list-file" }, { default: f(() => [v("span", { onClick: (l4) => a2.preview(e3.name, e3.serverName) }, [h(U2, null, { default: f(() => [h(r2)]), _: 1 }), v("span", x, y(e3.name), 1)], 8, j), h(F2, { content: "移除已上传文件", effect: "light", placement: "right" }, { default: f(() => [h(U2, { style: { "margin-left": "8px" }, onClick: (i3) => a2.handleOnRemove(l3, e3) }, { default: f(() => [h(N2)]), _: 2 }, 1032, ["onClick"])]), _: 2 }, 1024)]), _: 2 }, 1024))), 128))]), _: 1 })]), _: 1 })])]), _: 1 }, 8, ["modelValue", "title"]), h(V, { modelValue: o2.showPreviewSingleImage, "onUpdate:modelValue": l2[1] || (l2[1] = (e3) => o2.showPreviewSingleImage = e3), "append-to-body": true, "show-close": true, title: e2.$t("imatrixUIPublicModel.previewImage"), onClose: l2[2] || (l2[2] = (l3) => e2.$emit("close")) }, { title: f(() => [v("span", null, y(e2.$t("imatrixUIPublicModel.previewImage")) + " ", 1)]), default: f(() => [h(M, { "preview-src-list": [o2.previewImageInfo.src], src: o2.previewImageInfo.src }, null, 8, ["preview-src-list", "src"])]), _: 1 }, 8, ["modelValue", "title"]), h(V, { modelValue: o2.showPreviewMulti, "onUpdate:modelValue": l2[3] || (l2[3] = (e3) => o2.showPreviewMulti = e3), "append-to-body": true, "show-close": true, title: e2.$t("imatrixUIPublicModel.preview"), width: "30%", onClose: l2[4] || (l2[4] = (l3) => e2.$emit("close")) }, { title: f(() => [v("span", null, y(e2.$t("imatrixUIPublicModel.preview")) + " ", 1)]), default: f(() => [h(L, { data: o2.showFileList, "show-header": false }, { default: f(() => [h(E, { prop: "showName", width: "300" }), h(E, { align: "right" }, { default: f((l3) => [h(F2, { content: e2.$t("imatrixUIPublicModel.preview"), class: "item", effect: "dark", placement: "top" }, { default: f(() => [h(U2, { style: { cursor: "pointer" }, onClick: (i3) => e2.previewSingle(l3.row) }, { default: f(() => [h(R)]), _: 2 }, 1032, ["onClick"])]), _: 2 }, 1032, ["content"])]), _: 1 }), i2.disabled ? g("", true) : (u(), w(E, { key: 0 }, { default: f((l3) => [h(F2, { content: e2.$t("imatrixUIPublicModel.delete"), class: "item", effect: "dark", placement: "top" }, { default: f(() => [h(U2, { style: { cursor: "pointer" }, onClick: (i3) => e2.deleteRow(l3.$index) }, { default: f(() => [h(D)]), _: 2 }, 1032, ["onClick"])]), _: 2 }, 1032, ["content"])]), _: 1 }))]), _: 1 }, 8, ["data"])]), _: 1 }, 8, ["modelValue", "title"])], 64))]);
|
|
95
101
|
}]]);
|
|
96
|
-
|
|
102
|
+
export {
|
|
103
|
+
C as default
|
|
104
|
+
};
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
n.
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import n from "./src/organization-input.vue.js";
|
|
2
|
+
n.install = function(o) {
|
|
3
|
+
o.component(n.name, n);
|
|
4
|
+
};
|
|
5
|
+
export {
|
|
6
|
+
n as default
|
|
7
|
+
};
|
|
@@ -1,7 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { Search as e, Delete as t } from "@element-plus/icons-vue";
|
|
2
|
+
import { getPropNameWhenJoinTable as i, setEntityFieldValue as n } from "../../src/utils/util.js";
|
|
3
|
+
import a from "../../department-user-tree/src/department-user-tree.vue.js";
|
|
4
|
+
import r from "../../department-tree/src/department-tree.vue.js";
|
|
5
|
+
import { resolveComponent as l, openBlock as s, createElementBlock as o, createBlock as p, withCtx as u, createVNode as m, createCommentVNode as c } from "vue";
|
|
6
|
+
import "./organization-input.vue2.js";
|
|
7
|
+
import h from "../../_virtual/_plugin-vue_export-helper.js";
|
|
8
|
+
const f = { components: { ElIconSearch: e, ElIconDelete: t, DepartmentUserTree: a, DepartmentTree: r }, name: "OrganizationInput", model: { prop: "value", event: "input" }, props: { value: { type: String, default: "" }, multiple: { type: Boolean, default: false }, checkStrictly: { type: Boolean, default: false }, treeType: { type: String, default: "DeptUserTree" }, disabled: { type: Boolean, default: false }, fields: { type: Array, default: null }, models: { type: Object, default: null }, size: { type: String, default: "" }, tableName: { type: String, default: null }, isJoinTable: { type: Boolean, default: false }, departmentInfo: { type: Array, default: null }, separator: { type: String, default: "," }, openTree: { type: Boolean, default: true }, pageModels: { type: Object, default: null }, limitFilterColumn: { type: String, default: "code" } }, data: () => ({ showOrganizationTreeFlag: false, isAppendResult: false, showRemoveComponent: false, selectOrganizationInfo: null, searchField: null, selectOrganizationAllInfo: {} }), created() {
|
|
5
9
|
}, methods: { changeEvent(e2) {
|
|
6
10
|
this.$emit("change", e2);
|
|
7
11
|
}, showOrganizationTree() {
|
|
@@ -9,7 +13,7 @@ const r = require("../../_virtual/_plugin-vue_export-helper.js"), l = { componen
|
|
|
9
13
|
let e2 = this.multiple;
|
|
10
14
|
void 0 === e2 && (e2 = false), true === e2 && this.getSelectInfo(), this.$emit("focus"), this.showOrganizationTreeFlag = true, this.$emit("show-tree");
|
|
11
15
|
}
|
|
12
|
-
}, getPropName: (e2,
|
|
16
|
+
}, getPropName: (e2, t2, n2) => (e2 && e2.startsWith("${") && (e2 = e2.substring(e2.indexOf(".") + 1, e2.length - 1)), i(e2, t2, n2)), getPropType(e2) {
|
|
13
17
|
let t2 = "data";
|
|
14
18
|
return e2 && e2.startsWith("${") && (t2 = e2.substring(2, e2.indexOf("."))), t2;
|
|
15
19
|
}, emptyOrganizationResult() {
|
|
@@ -23,12 +27,12 @@ const r = require("../../_virtual/_plugin-vue_export-helper.js"), l = { componen
|
|
|
23
27
|
}, setOrganizationData(e2, t2, i2) {
|
|
24
28
|
let n2 = this.multiple;
|
|
25
29
|
void 0 === n2 && (n2 = false);
|
|
26
|
-
const
|
|
30
|
+
const a2 = this.treeType, r2 = this.fields;
|
|
27
31
|
r2 && r2.length > 0 && r2.forEach((r3) => {
|
|
28
|
-
const l2 = r3.type,
|
|
29
|
-
this.getOrgDataModel(
|
|
32
|
+
const l2 = r3.type, s2 = this.getOrgSelectData(l2, e2, this.isUserTree(a2), n2), o2 = this.getPropName(r3.model), p2 = this.getPropType(r3.model);
|
|
33
|
+
this.getOrgDataModel(o2, s2, n2, l2, t2, i2, p2);
|
|
30
34
|
});
|
|
31
|
-
}, getOrgDataModel(e2, t2, i2, n2,
|
|
35
|
+
}, getOrgDataModel(e2, t2, i2, n2, a2, r2, l2) {
|
|
32
36
|
if (i2) {
|
|
33
37
|
const i3 = this.getModelValue(e2, l2);
|
|
34
38
|
this.selectOrganizationAllInfo[n2] = t2, this.setValue(e2, t2, l2), this.$emit("replace", e2, i3, t2);
|
|
@@ -41,8 +45,8 @@ const r = require("../../_virtual/_plugin-vue_export-helper.js"), l = { componen
|
|
|
41
45
|
if (false === this.isJoinTable && e2 && e2.indexOf(".") > 0) {
|
|
42
46
|
n2 = this.getParentObject(e2, i2)[e2.substring(e2.lastIndexOf(".") + 1)];
|
|
43
47
|
} else {
|
|
44
|
-
const
|
|
45
|
-
n2 = t2 && "page" === t2 ? i2 ? i2[
|
|
48
|
+
const a2 = this.getPropName(e2);
|
|
49
|
+
n2 = t2 && "page" === t2 ? i2 ? i2[a2] : null : i2[a2];
|
|
46
50
|
}
|
|
47
51
|
return n2;
|
|
48
52
|
}, isUserTree: (e2) => "DeptUserTree" === e2 || "WgUserTree" === e2, getOrgSelectData(e2, t2, i2, n2) {
|
|
@@ -65,12 +69,12 @@ const r = require("../../_virtual/_plugin-vue_export-helper.js"), l = { componen
|
|
|
65
69
|
}
|
|
66
70
|
if ("mainDeptCode" === e2 || "mainDeptName" === e2) {
|
|
67
71
|
const n3 = "mainDeptCode" === e2 ? "mainDepartmentCode" : "mainDepartmentName";
|
|
68
|
-
let
|
|
72
|
+
let a2 = null;
|
|
69
73
|
if (i2) {
|
|
70
74
|
const e3 = t2.user;
|
|
71
|
-
e3 && (
|
|
75
|
+
e3 && (a2 = e3[n3]);
|
|
72
76
|
}
|
|
73
|
-
return
|
|
77
|
+
return a2;
|
|
74
78
|
}
|
|
75
79
|
if ("subCompanyName" === e2) {
|
|
76
80
|
let e3 = null;
|
|
@@ -125,11 +129,11 @@ const r = require("../../_virtual/_plugin-vue_export-helper.js"), l = { componen
|
|
|
125
129
|
return e3.join(this.separator);
|
|
126
130
|
}
|
|
127
131
|
if ("mainDeptCode" === e2 || "mainDeptName" === e2) {
|
|
128
|
-
const n3 = [],
|
|
132
|
+
const n3 = [], a2 = "mainDeptCode" === e2 ? "mainDepartmentCode" : "mainDepartmentName";
|
|
129
133
|
if (i2) {
|
|
130
134
|
const e3 = t2.users;
|
|
131
135
|
e3 && e3.forEach((e4) => {
|
|
132
|
-
e4[
|
|
136
|
+
e4[a2] && n3.push(e4[a2]);
|
|
133
137
|
});
|
|
134
138
|
}
|
|
135
139
|
return n3.join(this.separator);
|
|
@@ -169,9 +173,9 @@ const r = require("../../_virtual/_plugin-vue_export-helper.js"), l = { componen
|
|
|
169
173
|
if (n2 && n2.length > 0) {
|
|
170
174
|
const e3 = n2[0];
|
|
171
175
|
if (e3) {
|
|
172
|
-
const t3 = this.getPropName(e3.model), n3 = this.getPropType(e3.model),
|
|
173
|
-
if (
|
|
174
|
-
this.selectOrganizationInfo =
|
|
176
|
+
const t3 = this.getPropName(e3.model), n3 = this.getPropType(e3.model), a2 = this.getModelValue(t3, n3);
|
|
177
|
+
if (a2 && null !== a2 && "" !== a2) {
|
|
178
|
+
this.selectOrganizationInfo = a2, this.searchField = i2;
|
|
175
179
|
break;
|
|
176
180
|
}
|
|
177
181
|
}
|
|
@@ -189,16 +193,16 @@ const r = require("../../_virtual/_plugin-vue_export-helper.js"), l = { componen
|
|
|
189
193
|
i2 || (i2 = this.getPropType(e2));
|
|
190
194
|
let n2 = this.models;
|
|
191
195
|
i2 && "page" === i2 && (n2 = this.pageModels), this.setEntityValue(e2, t2, n2);
|
|
192
|
-
}, setEntityValue(e2,
|
|
193
|
-
if (
|
|
196
|
+
}, setEntityValue(e2, t2, i2) {
|
|
197
|
+
if (i2) {
|
|
194
198
|
if (false === this.isJoinTable && e2 && e2.indexOf(".") > 0) {
|
|
195
|
-
const
|
|
196
|
-
|
|
199
|
+
const a2 = this.getParentObject(e2, i2);
|
|
200
|
+
a2 && n(a2, e2.substring(e2.lastIndexOf(".") + 1), t2);
|
|
197
201
|
} else {
|
|
198
|
-
const
|
|
199
|
-
|
|
202
|
+
const a2 = this.getPropName(e2);
|
|
203
|
+
n(i2, a2, t2);
|
|
200
204
|
}
|
|
201
|
-
this.$emit("setValue", e2,
|
|
205
|
+
this.$emit("setValue", e2, t2), null != t2 && "" !== t2 || this.$emit("clear", e2);
|
|
202
206
|
}
|
|
203
207
|
}, getParentObject(e2, t2) {
|
|
204
208
|
const i2 = e2.split(".");
|
|
@@ -210,9 +214,11 @@ const r = require("../../_virtual/_plugin-vue_export-helper.js"), l = { componen
|
|
|
210
214
|
e3 = 0 === n2 ? this.getParentModelProp(i2[n2], t2) : this.getParentModelProp(i2[n2], e3);
|
|
211
215
|
return e3;
|
|
212
216
|
}
|
|
213
|
-
}, getParentModelProp: (e2, t2) => (t2 || (t2 = {}), t2[e2] || (t2[e2] = {}), t2[e2]) }, emits: ["replace", "setValue", "clear", "focus", "update:value", "change"] },
|
|
214
|
-
const
|
|
215
|
-
const
|
|
216
|
-
return
|
|
217
|
+
}, getParentModelProp: (e2, t2) => (t2 || (t2 = {}), t2[e2] || (t2[e2] = {}), t2[e2]) }, emits: ["replace", "setValue", "clear", "focus", "update:value", "change"] }, d = { style: { width: "100%" }, class: "organization-input" };
|
|
218
|
+
const g = h(f, [["render", function(e2, t2, i2, n2, a2, r2) {
|
|
219
|
+
const h2 = l("el-icon-search"), f2 = l("el-icon"), g2 = l("el-icon-delete"), y = l("el-input"), O = l("department-user-tree"), T = l("department-tree"), z = l("workgroup-tree"), I = l("workgroup-user-tree");
|
|
220
|
+
return s(), o("span", d, [i2.disabled ? (s(), p(y, { key: 0, disabled: true, "model-value": i2.value, readonly: true, size: i2.size, type: "text", placeholder: e2.$t("imatrixUIMessage.pleaseSelect") }, { append: u(() => [m(f2, { class: "el-input__icon" }, { suffix: u(() => [m(h2)]), _: 1 }), m(f2, { class: "el-input__icon" }, { suffix: u(() => [m(g2)]), _: 1 })]), _: 1 }, 8, ["model-value", "size", "placeholder"])) : (s(), p(y, { key: 1, "model-value": i2.value, readonly: true, size: i2.size, type: "text", placeholder: e2.$t("imatrixUIMessage.pleaseSelect"), onClick: t2[2] || (t2[2] = (e3) => r2.showOrganizationTree(false)), onChange: r2.changeEvent }, { append: u(() => [m(f2, { class: "el-input__icon", onClick: t2[0] || (t2[0] = (e3) => r2.showOrganizationTree(false)) }, { default: u(() => [m(h2)]), _: 1 }), m(f2, { class: "el-input__icon", onClick: t2[1] || (t2[1] = (e3) => r2.emptyOrganizationResult()) }, { default: u(() => [m(g2)]), _: 1 })]), _: 1 }, 8, ["model-value", "size", "placeholder", "onChange"])), i2.treeType && "DeptUserTree" === i2.treeType && a2.showOrganizationTreeFlag ? (s(), p(O, { key: 2, "department-info": i2.departmentInfo, multiple: void 0 !== i2.multiple && i2.multiple, "search-field": a2.searchField, "select-user-info": a2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, onClose: r2.closeOrganizationTree }, null, 8, ["department-info", "multiple", "search-field", "select-user-info", "separator", "limit-filter-column", "onClose"])) : c("", true), i2.treeType && "DeptTree" === i2.treeType && a2.showOrganizationTreeFlag ? (s(), p(T, { key: 3, "check-strictly": void 0 !== i2.checkStrictly && i2.checkStrictly, multiple: void 0 !== i2.multiple && i2.multiple, "search-field": a2.searchField, "department-info": i2.departmentInfo, "select-department-info": a2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, width: "30%", onClose: r2.closeOrganizationTree }, null, 8, ["check-strictly", "multiple", "search-field", "department-info", "select-department-info", "separator", "limit-filter-column", "onClose"])) : c("", true), i2.treeType && "WgTree" === i2.treeType && a2.showOrganizationTreeFlag ? (s(), p(z, { key: 4, multiple: void 0 !== i2.multiple && i2.multiple, "branch-info": i2.departmentInfo, "search-field": a2.searchField, "select-workgroup-info": a2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, width: "30%", onClose: r2.closeOrganizationTree }, null, 8, ["multiple", "branch-info", "search-field", "select-workgroup-info", "separator", "limit-filter-column", "onClose"])) : c("", true), i2.treeType && "WgUserTree" === i2.treeType && a2.showOrganizationTreeFlag ? (s(), p(I, { key: 5, "branch-info": i2.departmentInfo, multiple: void 0 !== i2.multiple && i2.multiple, "search-field": a2.searchField, "select-user-info": a2.selectOrganizationInfo, separator: i2.separator, "limit-filter-column": i2.limitFilterColumn, width: "30%", onClose: r2.closeOrganizationTree }, null, 8, ["branch-info", "multiple", "search-field", "select-user-info", "separator", "limit-filter-column", "onClose"])) : c("", true)]);
|
|
217
221
|
}]]);
|
|
218
|
-
|
|
222
|
+
export {
|
|
223
|
+
g as default
|
|
224
|
+
};
|