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