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