@ibiz-template/mob-vue3-components 0.7.41-alpha.22 → 0.7.41-alpha.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chart-CVnUjHjl.js +2 -0
- package/dist/{chart-j1WkpBhc.js.map → chart-CVnUjHjl.js.map} +1 -1
- package/dist/ibiz-markdown-editor-MwEhH1r_.js +2 -0
- package/dist/ibiz-markdown-editor-MwEhH1r_.js.map +1 -0
- package/dist/index-CopTozpr.js +2 -0
- package/dist/{index-ChdHGLJI.js.map → index-CopTozpr.js.map} +1 -1
- package/dist/index-Cxv8dJIk.js +2 -0
- package/dist/index-Cxv8dJIk.js.map +1 -0
- package/dist/index-DV0pS0zU.js +2 -0
- package/dist/{index-Dd7yiMzY.js.map → index-DV0pS0zU.js.map} +1 -1
- package/dist/index.min.css +8 -8
- package/dist/index.system.min.js +1 -1
- package/dist/quill-CeDXLpcJ.js +2 -0
- package/dist/{quill-BOA7ZLOz.js.map → quill-CeDXLpcJ.js.map} +1 -1
- package/dist/quill-editor-C5mEMG93.js +2 -0
- package/dist/quill-editor-C5mEMG93.js.map +1 -0
- package/dist/quill-editor-preview-BPS9uMa7.js +2 -0
- package/dist/{quill-editor-preview-DghpeKpg.js.map → quill-editor-preview-BPS9uMa7.js.map} +1 -1
- package/dist/tree-SAqvldtV.js +2 -0
- package/dist/{tree-BTa0bMPr.js.map → tree-SAqvldtV.js.map} +1 -1
- package/dist/xlsx-util-b5CesqYd.js +3 -0
- package/dist/xlsx-util-b5CesqYd.js.map +1 -0
- package/es/_virtual/index12.mjs +2 -2
- package/es/_virtual/index13.mjs +2 -2
- package/es/common/action-group/action-group.css +1 -1
- package/es/common/action-group/action-group.mjs +44 -43
- package/es/common/button-list/button-list.css +1 -1
- package/es/common/button-list/button-list.mjs +16 -25
- package/es/common/col/col.mjs +1 -1
- package/es/common/cropping/cropping.mjs +5 -5
- package/es/common/date-range-picker/components/range-picker/range-picker.mjs +2 -4
- package/es/common/date-range-picker/components/single-picker/single-picker.mjs +2 -4
- package/es/common/date-range-picker/date-range-picker.mjs +2 -2
- package/es/common/emoji-select/components/emoji-item/emoji-item.mjs +4 -4
- package/es/common/emoji-select/components/emoji-list/emoji-list.mjs +1 -1
- package/es/common/emoji-select/icons/categories.mjs +9 -57
- package/es/common/float-button/float-button.css +1 -1
- package/es/common/float-button/float-button.mjs +12 -7
- package/es/common/keep-alive/keep-alive.mjs +2 -2
- package/es/common/keep-alive/scheduler.mjs +1 -1
- package/es/common/preview-image/preview-image.mjs +4 -4
- package/es/common/rawitem/rawitem.mjs +2 -2
- package/es/common/row/row.mjs +1 -1
- package/es/common/split/split.mjs +9 -9
- package/es/common/split-trigger/split-trigger.mjs +1 -1
- package/es/common/tab-layout/tab-dropdown/tab-dropdown.mjs +1 -1
- package/es/control/app-menu/app-menu.mjs +1 -1
- package/es/control/app-menu/custom-menu-design/custom-menu-design.mjs +1 -1
- package/es/control/app-menu/menu-render-util.mjs +2 -0
- package/es/control/app-menu-icon-view/app-menu-icon-view.mjs +1 -1
- package/es/control/app-menu-icon-view/index.mjs +1 -1
- package/es/control/app-menu-list-view/app-menu-list-view.mjs +1 -1
- package/es/control/app-menu-list-view/index.mjs +1 -1
- package/es/control/calendar/calendar.mjs +6 -6
- package/es/control/caption-bar/caption-bar.mjs +1 -1
- package/es/control/chart/chart.mjs +1 -1
- package/es/control/dashboard/dashboard.mjs +3 -1
- package/es/control/dashboard/portlet/actionbar-portlet/actionbar-portlet.mjs +1 -1
- package/es/control/dashboard/portlet/chart-portlet/chart-portlet.mjs +1 -1
- package/es/control/dashboard/portlet/container-portlet/container-portlet.mjs +1 -1
- package/es/control/dashboard/portlet/html-portlet/html-portlet.mjs +1 -1
- package/es/control/dashboard/portlet/list-portlet/list-portlet.mjs +1 -1
- package/es/control/dashboard/portlet/menu-portlet/menu-portlet.mjs +1 -1
- package/es/control/dashboard/portlet/portlet-layout/portlet-layout.css +1 -1
- package/es/control/dashboard/portlet/portlet-layout/portlet-layout.mjs +4 -4
- package/es/control/dashboard/portlet/rawitem-portlet/rawitem-portlet.mjs +1 -1
- package/es/control/dashboard/portlet/view-portlet/view-portlet.mjs +1 -1
- package/es/control/data-view/data-view.css +1 -1
- package/es/control/data-view/data-view.mjs +7 -7
- package/es/control/drbar/drbar.mjs +1 -1
- package/es/control/drtab/drtab.controller.mjs +1 -1
- package/es/control/drtab/drtab.mjs +1 -1
- package/es/control/form/edit-form/edit-form.mjs +1 -1
- package/es/control/form/form/form.mjs +2 -2
- package/es/control/form/form-detail/form-button/form-button.css +1 -1
- package/es/control/form/form-detail/form-button/form-button.mjs +1 -1
- package/es/control/form/form-detail/form-group-panel/form-group-panel.mjs +1 -1
- package/es/control/form/form-detail/form-item/form-item-container/form-item-container.mjs +1 -1
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.mjs +6 -6
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl.provider.mjs +2 -2
- package/es/control/form/search-form/search-form.mjs +1 -1
- package/es/control/list/list/list.mjs +1 -1
- package/es/control/list/md-ctrl/md-ctrl.css +1 -1
- package/es/control/list/md-ctrl/md-ctrl.mjs +2 -2
- package/es/control/pickup-view-panel/pickup-view-panel.mjs +1 -1
- package/es/control/search-bar/filter-field-select/filter-field-select.mjs +1 -1
- package/es/control/search-bar/filter-mode-select/filter-mode-select.mjs +1 -1
- package/es/control/search-bar/filter-tree/filter-tree.css +1 -1
- package/es/control/search-bar/filter-tree/filter-tree.mjs +1 -1
- package/es/control/search-bar/search-bar.mjs +10 -6
- package/es/control/tab-exp-panel/tab-exp-panel.mjs +1 -1
- package/es/control/toolbar/float-toolbar/float-toolbar.css +1 -1
- package/es/control/toolbar/float-toolbar/float-toolbar.mjs +13 -7
- package/es/control/toolbar/toolbar-render-util.mjs +55 -32
- package/es/control/toolbar/toolbar.mjs +1 -1
- package/es/control/tree/tree.mjs +9 -9
- package/es/control/tree-exp-bar/tree-exp-bar.mjs +1 -1
- package/es/control/wizard-panel/wizard-panel.mjs +6 -6
- package/es/editor/cascader/ibiz-cascader/ibiz-cascader.mjs +2 -2
- package/es/editor/color-picker/ibiz-color-picker/ibiz-color-picker.mjs +1 -1
- package/es/editor/data-picker/ibiz-picker/ibiz-picker.mjs +2 -2
- package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.mjs +2 -2
- package/es/editor/data-picker/picker-editor.controller.mjs +1 -1
- package/es/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.css +1 -1
- package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.mjs +7 -7
- package/es/editor/dropdown-list/ibiz-emoji-picker/ibiz-emoji-picker.mjs +1 -1
- package/es/editor/html/html-editor.controller.mjs +26 -9
- package/es/editor/html/quill-editor/quill-editor.mjs +12 -3
- package/es/editor/html/quill-editor-preview/quill-editor-preview.mjs +4 -4
- package/es/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.mjs +12 -3
- package/es/editor/markdown/markdown-editor.controller.mjs +23 -3
- package/es/editor/qrcode/ibiz-qrcode/ibiz-qrcode.mjs +1 -1
- package/es/editor/slider/ibiz-slider/ibiz-slider.mjs +2 -2
- package/es/editor/span/span/span.mjs +7 -7
- package/es/editor/span/span-link/span-link.mjs +1 -1
- package/es/editor/stepper/ibiz-stepper/ibiz-stepper.mjs +1 -1
- package/es/editor/text-box/ibiz-input-number/ibiz-input-number.mjs +1 -1
- package/es/editor/text-box/input/input.mjs +4 -4
- package/es/editor/text-box/signature/signature.mjs +59 -19
- package/es/editor/upload/ibiz-file-upload/ibiz-file-upload.mjs +1 -1
- package/es/editor/upload/upload-editor.controller.mjs +18 -1
- package/es/editor/upload/use/use-van-upload.mjs +6 -2
- package/es/index.mjs +2 -1
- package/es/locale/en/index.mjs +26 -23
- package/es/locale/zh-CN/index.mjs +3 -0
- package/es/mob-app/App.mjs +10 -1
- package/es/mob-app/components/modal-router-shell/modal-router-shell.mjs +6 -4
- package/es/mob-app/components/router-shell/router-shell.mjs +1 -1
- package/es/mob-app/guard/auth-guard/auth-guard.mjs +2 -2
- package/es/mob-app/guard/auth-guard/dyna-auth-guard.mjs +2 -2
- package/es/mob-app/main.mjs +3 -1
- package/es/mob-app/router/index.mjs +131 -76
- package/es/mob-app/util/unauthorized-handler/unauthorized-handler.mjs +5 -5
- package/es/node_modules/.pnpm/dingtalk-jsapi@3.2.0/node_modules/dingtalk-jsapi/lib/packages/frame-talk-client-pc/index.mjs +1 -1
- package/es/node_modules/.pnpm/dingtalk-jsapi@3.2.0/node_modules/dingtalk-jsapi/lib/sdk/middlewares/index.mjs +1 -1
- package/es/panel-component/async-action/async-action/async-action.mjs +2 -2
- package/es/panel-component/async-action/async-action-preview/async-action-preview.mjs +3 -3
- package/es/panel-component/async-action/async-action-result/async-action-result.mjs +1 -1
- package/es/panel-component/nav-pos-index/nav-pos-index.controller.mjs +2 -2
- package/es/panel-component/panel-app-title/panel-app-title.mjs +2 -2
- package/es/panel-component/panel-button/panel-button.css +1 -1
- package/es/panel-component/panel-carousel/panel-carousel.controller.mjs +1 -1
- package/es/panel-component/panel-video-player/panel-video-player.controller.mjs +2 -2
- package/es/panel-component/split-container/split-container.controller.mjs +1 -1
- package/es/panel-component/user-message/common/internal-message-default/internal-message-default.provider.mjs +1 -1
- package/es/panel-component/user-message/user-message.mjs +1 -1
- package/es/panel-component/user-message/user-message.util.mjs +1 -1
- package/es/panel-component/view-content-panel-container/view-content-panel-container.css +1 -1
- package/es/panel-component/view-content-panel-container/view-content-panel-container.mjs +12 -12
- package/es/platform/ios-platform-provider.mjs +2 -2
- package/es/platform/wechat-official-platform-provider.mjs +1 -1
- package/es/util/ai-chat-util/ai-chat-util.mjs +204 -41
- package/es/util/app-drawer/app-drawer-component.mjs +20 -6
- package/es/util/app-modal/app-modal-component.mjs +7 -4
- package/es/util/app-popover/app-popover-component.mjs +4 -4
- package/es/util/app-util/app-util.mjs +38 -3
- package/es/util/button-util/button-util.mjs +33 -1
- package/es/util/confirm-util/confirm-util.mjs +4 -4
- package/es/util/directive/loading.mjs +1 -1
- package/es/util/fullscreen/fullscreen-util.mjs +1 -1
- package/es/util/index.mjs +2 -1
- package/es/util/list-util/list-render-util.mjs +24 -5
- package/es/util/loading-util/loading-util.mjs +1 -1
- package/es/util/open-view-util/open-view-util.mjs +1 -1
- package/es/util/print-preview-util/print-preview-markdown/icon/icon.mjs +46 -0
- package/es/util/print-preview-util/print-preview-markdown/print-preview-markdown.css +1 -0
- package/es/util/print-preview-util/print-preview-markdown/print-preview-markdown.mjs +62 -0
- package/es/util/print-preview-util/print-preview-util.mjs +57 -0
- package/es/util/scan-qrcode/scan-qrcode.mjs +1 -1
- package/es/util/user-route-util/user-route-util.mjs +4 -4
- package/es/util/xlsx-util/xlsx-util.mjs +1 -1
- package/es/view-engine/index-view.engine.mjs +4 -0
- package/es/view-engine/index.mjs +31 -31
- package/es/view-engine/login-view.engine.mjs +1 -1
- package/es/view-engine/mob-calendar-view.engine.mjs +8 -1
- package/es/view-engine/mob-edit-view.engine.mjs +1 -1
- package/es/view-engine/mob-wf-dyna-action-view.engine.mjs +1 -1
- package/es/view-engine/mob-wf-dyna-edit-view.engine.mjs +1 -1
- package/es/view-engine/mob-wf-dyna-start-view.engine.mjs +1 -1
- package/lib/_virtual/index12.cjs +2 -2
- package/lib/_virtual/index13.cjs +2 -2
- package/lib/common/action-group/action-group.cjs +42 -41
- package/lib/common/action-group/action-group.css +1 -1
- package/lib/common/button-list/button-list.cjs +14 -23
- package/lib/common/button-list/button-list.css +1 -1
- package/lib/common/col/col.cjs +1 -1
- package/lib/common/cropping/cropping.cjs +5 -5
- package/lib/common/date-range-picker/components/range-picker/range-picker.cjs +2 -4
- package/lib/common/date-range-picker/components/single-picker/single-picker.cjs +2 -4
- package/lib/common/date-range-picker/date-range-picker.cjs +2 -2
- package/lib/common/emoji-select/components/emoji-item/emoji-item.cjs +4 -4
- package/lib/common/emoji-select/components/emoji-list/emoji-list.cjs +1 -1
- package/lib/common/emoji-select/icons/categories.cjs +9 -57
- package/lib/common/float-button/float-button.cjs +11 -6
- package/lib/common/float-button/float-button.css +1 -1
- package/lib/common/keep-alive/keep-alive.cjs +2 -2
- package/lib/common/keep-alive/scheduler.cjs +1 -1
- package/lib/common/preview-image/preview-image.cjs +4 -4
- package/lib/common/rawitem/rawitem.cjs +2 -2
- package/lib/common/row/row.cjs +1 -1
- package/lib/common/split/split.cjs +9 -9
- package/lib/common/split-trigger/split-trigger.cjs +1 -1
- package/lib/common/tab-layout/tab-dropdown/tab-dropdown.cjs +1 -1
- package/lib/control/app-menu/app-menu.cjs +1 -1
- package/lib/control/app-menu/custom-menu-design/custom-menu-design.cjs +1 -1
- package/lib/control/app-menu/menu-render-util.cjs +2 -0
- package/lib/control/app-menu-icon-view/app-menu-icon-view.cjs +1 -1
- package/lib/control/app-menu-icon-view/index.cjs +1 -1
- package/lib/control/app-menu-list-view/app-menu-list-view.cjs +1 -1
- package/lib/control/app-menu-list-view/index.cjs +1 -1
- package/lib/control/calendar/calendar.cjs +6 -6
- package/lib/control/caption-bar/caption-bar.cjs +1 -1
- package/lib/control/chart/chart.cjs +1 -1
- package/lib/control/dashboard/dashboard.cjs +3 -1
- package/lib/control/dashboard/portlet/actionbar-portlet/actionbar-portlet.cjs +1 -1
- package/lib/control/dashboard/portlet/chart-portlet/chart-portlet.cjs +1 -1
- package/lib/control/dashboard/portlet/container-portlet/container-portlet.cjs +1 -1
- package/lib/control/dashboard/portlet/html-portlet/html-portlet.cjs +1 -1
- package/lib/control/dashboard/portlet/list-portlet/list-portlet.cjs +1 -1
- package/lib/control/dashboard/portlet/menu-portlet/menu-portlet.cjs +1 -1
- package/lib/control/dashboard/portlet/portlet-layout/portlet-layout.cjs +4 -4
- package/lib/control/dashboard/portlet/portlet-layout/portlet-layout.css +1 -1
- package/lib/control/dashboard/portlet/rawitem-portlet/rawitem-portlet.cjs +1 -1
- package/lib/control/dashboard/portlet/view-portlet/view-portlet.cjs +1 -1
- package/lib/control/data-view/data-view.cjs +7 -7
- package/lib/control/data-view/data-view.css +1 -1
- package/lib/control/drbar/drbar.cjs +1 -1
- package/lib/control/drtab/drtab.cjs +1 -1
- package/lib/control/drtab/drtab.controller.cjs +1 -1
- package/lib/control/form/edit-form/edit-form.cjs +1 -1
- package/lib/control/form/form/form.cjs +2 -2
- package/lib/control/form/form-detail/form-button/form-button.cjs +1 -1
- package/lib/control/form/form-detail/form-button/form-button.css +1 -1
- package/lib/control/form/form-detail/form-group-panel/form-group-panel.cjs +1 -1
- package/lib/control/form/form-detail/form-item/form-item-container/form-item-container.cjs +1 -1
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.cjs +6 -6
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl.provider.cjs +2 -2
- package/lib/control/form/search-form/search-form.cjs +1 -1
- package/lib/control/list/list/list.cjs +1 -1
- package/lib/control/list/md-ctrl/md-ctrl.cjs +2 -2
- package/lib/control/list/md-ctrl/md-ctrl.css +1 -1
- package/lib/control/pickup-view-panel/pickup-view-panel.cjs +1 -1
- package/lib/control/search-bar/filter-field-select/filter-field-select.cjs +1 -1
- package/lib/control/search-bar/filter-mode-select/filter-mode-select.cjs +1 -1
- package/lib/control/search-bar/filter-tree/filter-tree.cjs +1 -1
- package/lib/control/search-bar/filter-tree/filter-tree.css +1 -1
- package/lib/control/search-bar/search-bar.cjs +10 -6
- package/lib/control/tab-exp-panel/tab-exp-panel.cjs +1 -1
- package/lib/control/toolbar/float-toolbar/float-toolbar.cjs +13 -7
- package/lib/control/toolbar/float-toolbar/float-toolbar.css +1 -1
- package/lib/control/toolbar/toolbar-render-util.cjs +55 -32
- package/lib/control/toolbar/toolbar.cjs +1 -1
- package/lib/control/tree/tree.cjs +9 -9
- package/lib/control/tree-exp-bar/tree-exp-bar.cjs +1 -1
- package/lib/control/wizard-panel/wizard-panel.cjs +6 -6
- package/lib/editor/cascader/ibiz-cascader/ibiz-cascader.cjs +2 -2
- package/lib/editor/color-picker/ibiz-color-picker/ibiz-color-picker.cjs +1 -1
- package/lib/editor/data-picker/ibiz-picker/ibiz-picker.cjs +2 -2
- package/lib/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.cjs +2 -2
- package/lib/editor/data-picker/picker-editor.controller.cjs +1 -1
- package/lib/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.css +1 -1
- package/lib/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.cjs +7 -7
- package/lib/editor/dropdown-list/ibiz-emoji-picker/ibiz-emoji-picker.cjs +1 -1
- package/lib/editor/html/html-editor.controller.cjs +26 -9
- package/lib/editor/html/quill-editor/quill-editor.cjs +12 -3
- package/lib/editor/html/quill-editor-preview/quill-editor-preview.cjs +4 -4
- package/lib/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.cjs +12 -3
- package/lib/editor/markdown/markdown-editor.controller.cjs +23 -3
- package/lib/editor/qrcode/ibiz-qrcode/ibiz-qrcode.cjs +1 -1
- package/lib/editor/slider/ibiz-slider/ibiz-slider.cjs +2 -2
- package/lib/editor/span/span/span.cjs +7 -7
- package/lib/editor/span/span-link/span-link.cjs +1 -1
- package/lib/editor/stepper/ibiz-stepper/ibiz-stepper.cjs +1 -1
- package/lib/editor/text-box/ibiz-input-number/ibiz-input-number.cjs +1 -1
- package/lib/editor/text-box/input/input.cjs +4 -4
- package/lib/editor/text-box/signature/signature.cjs +59 -19
- package/lib/editor/upload/ibiz-file-upload/ibiz-file-upload.cjs +1 -1
- package/lib/editor/upload/upload-editor.controller.cjs +18 -1
- package/lib/editor/upload/use/use-van-upload.cjs +6 -2
- package/lib/index.cjs +3 -0
- package/lib/locale/en/index.cjs +26 -23
- package/lib/locale/zh-CN/index.cjs +3 -0
- package/lib/mob-app/App.cjs +9 -0
- package/lib/mob-app/components/modal-router-shell/modal-router-shell.cjs +6 -4
- package/lib/mob-app/components/router-shell/router-shell.cjs +1 -1
- package/lib/mob-app/guard/auth-guard/auth-guard.cjs +2 -2
- package/lib/mob-app/guard/auth-guard/dyna-auth-guard.cjs +2 -2
- package/lib/mob-app/main.cjs +3 -1
- package/lib/mob-app/router/index.cjs +131 -76
- package/lib/mob-app/util/unauthorized-handler/unauthorized-handler.cjs +5 -5
- package/lib/node_modules/.pnpm/dingtalk-jsapi@3.2.0/node_modules/dingtalk-jsapi/lib/packages/frame-talk-client-pc/index.cjs +1 -1
- package/lib/node_modules/.pnpm/dingtalk-jsapi@3.2.0/node_modules/dingtalk-jsapi/lib/sdk/middlewares/index.cjs +1 -1
- package/lib/panel-component/async-action/async-action/async-action.cjs +2 -2
- package/lib/panel-component/async-action/async-action-preview/async-action-preview.cjs +3 -3
- package/lib/panel-component/async-action/async-action-result/async-action-result.cjs +1 -1
- package/lib/panel-component/nav-pos-index/nav-pos-index.controller.cjs +2 -2
- package/lib/panel-component/panel-app-title/panel-app-title.cjs +2 -2
- package/lib/panel-component/panel-button/panel-button.css +1 -1
- package/lib/panel-component/panel-carousel/panel-carousel.controller.cjs +1 -1
- package/lib/panel-component/panel-video-player/panel-video-player.controller.cjs +2 -2
- package/lib/panel-component/split-container/split-container.controller.cjs +1 -1
- package/lib/panel-component/user-message/common/internal-message-default/internal-message-default.provider.cjs +1 -1
- package/lib/panel-component/user-message/user-message.cjs +1 -1
- package/lib/panel-component/user-message/user-message.util.cjs +1 -1
- package/lib/panel-component/view-content-panel-container/view-content-panel-container.cjs +12 -12
- package/lib/panel-component/view-content-panel-container/view-content-panel-container.css +1 -1
- package/lib/platform/ios-platform-provider.cjs +2 -2
- package/lib/platform/wechat-official-platform-provider.cjs +1 -1
- package/lib/util/ai-chat-util/ai-chat-util.cjs +204 -41
- package/lib/util/app-drawer/app-drawer-component.cjs +20 -6
- package/lib/util/app-modal/app-modal-component.cjs +7 -4
- package/lib/util/app-popover/app-popover-component.cjs +4 -4
- package/lib/util/app-util/app-util.cjs +38 -3
- package/lib/util/button-util/button-util.cjs +34 -0
- package/lib/util/confirm-util/confirm-util.cjs +4 -4
- package/lib/util/directive/loading.cjs +1 -1
- package/lib/util/fullscreen/fullscreen-util.cjs +1 -1
- package/lib/util/index.cjs +3 -0
- package/lib/util/list-util/list-render-util.cjs +24 -5
- package/lib/util/loading-util/loading-util.cjs +1 -1
- package/lib/util/open-view-util/open-view-util.cjs +1 -1
- package/lib/util/print-preview-util/print-preview-markdown/icon/icon.cjs +52 -0
- package/lib/util/print-preview-util/print-preview-markdown/print-preview-markdown.cjs +64 -0
- package/lib/util/print-preview-util/print-preview-markdown/print-preview-markdown.css +1 -0
- package/lib/util/print-preview-util/print-preview-util.cjs +59 -0
- package/lib/util/scan-qrcode/scan-qrcode.cjs +1 -1
- package/lib/util/user-route-util/user-route-util.cjs +4 -4
- package/lib/util/xlsx-util/xlsx-util.cjs +1 -1
- package/lib/view-engine/index-view.engine.cjs +4 -0
- package/lib/view-engine/index.cjs +31 -31
- package/lib/view-engine/login-view.engine.cjs +1 -1
- package/lib/view-engine/mob-calendar-view.engine.cjs +7 -0
- package/lib/view-engine/mob-edit-view.engine.cjs +1 -1
- package/lib/view-engine/mob-wf-dyna-action-view.engine.cjs +1 -1
- package/lib/view-engine/mob-wf-dyna-edit-view.engine.cjs +1 -1
- package/lib/view-engine/mob-wf-dyna-start-view.engine.cjs +1 -1
- package/package.json +9 -9
- package/dist/chart-j1WkpBhc.js +0 -2
- package/dist/ibiz-markdown-editor-COU_MxNu.js +0 -2
- package/dist/ibiz-markdown-editor-COU_MxNu.js.map +0 -1
- package/dist/index-Bn7VkqJp.js +0 -76
- package/dist/index-Bn7VkqJp.js.map +0 -1
- package/dist/index-ChdHGLJI.js +0 -2
- package/dist/index-Dd7yiMzY.js +0 -2
- package/dist/index.es-D0mZvSDS.js +0 -14
- package/dist/index.es-D0mZvSDS.js.map +0 -1
- package/dist/quill-BOA7ZLOz.js +0 -50
- package/dist/quill-editor-DcZd_lqh.js +0 -2
- package/dist/quill-editor-DcZd_lqh.js.map +0 -1
- package/dist/quill-editor-preview-DghpeKpg.js +0 -2
- package/dist/tree-BTa0bMPr.js +0 -2
- package/dist/xlsx-util-CQaOn5OK.js +0 -105
- package/dist/xlsx-util-CQaOn5OK.js.map +0 -1
- package/es/node_modules/.pnpm/@ibiz-template-plugin_ibiz-mob-ai-chat@0.0.1_cherry-markdown@0.8.58_interactjs@1.10.27_qx-uti_xgmgjpxet4ghyc7txs4jkjxilq/node_modules/@ibiz-template-plugin/ibiz-mob-ai-chat/dist/index.es.mjs +0 -4425
- package/lib/node_modules/.pnpm/@ibiz-template-plugin_ibiz-mob-ai-chat@0.0.1_cherry-markdown@0.8.58_interactjs@1.10.27_qx-uti_xgmgjpxet4ghyc7txs4jkjxilq/node_modules/@ibiz-template-plugin/ibiz-mob-ai-chat/dist/index.es.cjs +0 -4427
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
System.register(["vue","@ibiz-template/vue3-util","echarts","@ibiz-template/runtime"],function(e){"use strict";var t,r,n,o,l,a,i,u,c,s;return{setters:[function(e){t=e.defineComponent,r=e.createVNode,n=e.resolveComponent,o=e.ref,l=e.onMounted,a=e.onBeforeUnmount},function(e){i=e.useControlController,u=e.useNamespace},function(e){c=e.init},function(e){s=e.ChartController}],execute:function(){e("default",t({name:"IBizChartControl",props:{modelData:{type:Object,required:!0},context:{type:Object,required:!0},params:{type:Object,default:()=>({})},provider:{type:Object},mdctrlActiveMode:{type:Number,default:void 0},loadDefault:{type:Boolean,default:!0}},setup(){const e=i((...e)=>new s(...e)),t=u("control-".concat(e.model.controlType.toLowerCase())),r=o();let n;return l(()=>{const t=c(r.value);e.initChart(t),r.value&&ResizeObserver&&(n=new ResizeObserver(()=>{e.resizeChart()}),n.observe(r.value))}),a(()=>{null==n||n.disconnect()}),{c:e,ns:t,chartRef:r}},render(){return r(n("iBizControlBase"),{controller:this.c},{default:()=>[r("div",{ref:"chartRef",class:this.ns.e("chart")},null)]})}}))}}});
|
|
2
|
+
//# sourceMappingURL=chart-CVnUjHjl.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chart-
|
|
1
|
+
{"version":3,"file":"chart-CVnUjHjl.js","sources":["../src/control/chart/chart.tsx"],"sourcesContent":["import { useControlController, useNamespace } from '@ibiz-template/vue3-util';\nimport {\n defineComponent,\n onBeforeUnmount,\n onMounted,\n PropType,\n ref,\n} from 'vue';\nimport { IDEChart } from '@ibiz/model-core';\nimport { init } from 'echarts';\nimport { ChartController, IControlProvider } from '@ibiz-template/runtime';\nimport './chart.scss';\n\nconst ChartControl = defineComponent({\n name: 'IBizChartControl',\n props: {\n /**\n * @description 图表模型数据\n */\n modelData: { type: Object as PropType<IDEChart>, required: true },\n /**\n * @description 应用上下文对象\n */\n context: { type: Object as PropType<IContext>, required: true },\n /**\n * @description 视图参数对象\n * @default {}\n */\n params: { type: Object as PropType<IParams>, default: () => ({}) },\n /**\n * @description 部件适配器\n */\n provider: { type: Object as PropType<IControlProvider> },\n /**\n * @description 部件激活模式,值为0:无激活,值为1:单击激活,值为2:双击激活\n */\n mdctrlActiveMode: { type: Number, default: undefined },\n /**\n * @description 是否默认加载数据\n * @default true\n */\n loadDefault: { type: Boolean, default: true },\n },\n setup() {\n const c = useControlController((...args) => new ChartController(...args));\n const ns = useNamespace(`control-${c.model.controlType!.toLowerCase()}`);\n const chartRef = ref();\n\n // 容器大小变化监听器\n let resizeObserver: ResizeObserver;\n\n onMounted(() => {\n const chart = init(chartRef.value);\n c.initChart(chart);\n\n if (chartRef.value && ResizeObserver) {\n resizeObserver = new ResizeObserver(() => {\n c.resizeChart();\n });\n resizeObserver.observe(chartRef.value);\n }\n });\n\n onBeforeUnmount(() => {\n resizeObserver?.disconnect();\n });\n\n return {\n c,\n ns,\n chartRef,\n };\n },\n render() {\n return (\n <iBizControlBase controller={this.c}>\n <div ref='chartRef' class={this.ns.e('chart')}></div>\n </iBizControlBase>\n );\n },\n});\n\nexport default ChartControl;\n"],"names":["exports","defineComponent","props","type","Object","required","default","Boolean","setup","ns","useControlController","c","args","chartRef","concat","model","controlType","toLowerCase","resizeObserver","onMounted","init","value","initChart","chart","ResizeObserver","observe","onBeforeUnmount","disconnect","render","_createVNode","_resolveComponent","controller","class","this","e"],"mappings":"yYAcQA,EAAA,UAAkBC,EAAA,CACxBC,KAAK,mBACHA,MAAA,CAGaC,UAAMC,CAA8BC,KAAAA,OAAgBA,UAAA,GAItDF,QAAMC,CAA8BC,KAAAA,OAAgBA,UAAA,GAKrDF,OAAMC,CAA6BE,KAAAA,OAAqBA,QAAA,KAAA,CAAA,IAItDH,SAAMC,CAAsCD,KAAAC,QAIpCD,iBAAY,CAAEG,KAAAA,OAAoBA,aAAA,GAKvCH,YAAMI,CAASD,KAAAA,QAAcA,SAAA,IAG5C,KAAAE,GACA,MAAMC,EAAEC,MAA2BC,aAAiCC,IAC9DC,EAAAA,EAAgB,WAAAC,OAAAH,EAAAI,MAAAC,YAAAC,sBAEtB,IAAAC,EAiBA,OAhBAC,EAAID,KAEJC,MAAAA,EAAgBC,EAAAP,EAAAQ,OACdV,EAAAW,UAAWC,GACTD,EAAUC,OAAMC,iBAElBN,EAAkB,mBAAoB,KACpCA,EAAAA,gBAEAA,EAAEO,QAAAZ,EAAAQ,UAGNK,EAAE,KAEc,MAAhBA,GAAsBR,EAAAS,eAEpB,CAEFhB,IACEA,KACAF,aAGJ,MAAAmB,GACAA,OAASC,EAAAC,EAAA,mBAAA,CACPC,WAAAF,KAAAC,GAAA,CACqCxB,QAAA,IAAA,CAAAuB,EAAA,MAAA,CAAAvB,IAAAA,WAAA0B,MAAAC,KAAAxB,GAAAyB,EAAA,UAAA,QACY"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
System.register(["vue","@ibiz-template/vue3-util","qx-util","cherry-markdown","@ibiz-template/core"],function(e){"use strict";var t,a,l,o,i,n,r,s,u,d,c,p,v,h,m,f;return{setters:[function(e){t=e.defineComponent,a=e.createVNode,l=e.resolveComponent,o=e.ref,i=e.watch,n=e.onMounted,r=e.onUnmounted,s=e.nextTick},function(e){u=e.getEditorEmits,d=e.getMarkDownProps,c=e.useNamespace,p=e.useUIStore},function(e){v=e.createUUID},function(e){h=e.default},function(e){m=e.getAppCookie,f=e.CoreConst}],execute:function(){e("default",t({name:"IBizMarkDown",props:d(),emits:u(),setup(e,{emit:t}){const a=c("markdown"),l=e.controller,u=o(""),d=o(null),w=o(null),b=v(),g=v(),y=o({["".concat(ibiz.env.tokenHeader,"Authorization")]:"".concat(ibiz.env.tokenPrefix,"Bearer ").concat(m(f.TOKEN))}),k=o(""),I=o(""),{UIStore:P}=p(),C=o(P.theme),M=o("editOnly"),N=o(""),U=o({});i(()=>e.data,e=>{if(e){const t={...l.editorParams,enableNoAccess:l.enableNoAccess,globalDownloadPrifix:l.globalDownloadPrifix};t.uploadparams&&(t.uploadParams=JSON.parse(t.uploadparams)),t.exportparams&&(t.exportParams=JSON.parse(t.exportparams));const a=ibiz.util.file.calcFileUpDownUrl(l.context,l.params,e,t);k.value=a.uploadUrl,I.value=a.downloadUrl}},{immediate:!0,deep:!0});const x=()=>{var e;return null==(e=d.value)?void 0:e.getMarkdown()},z=e=>{var t,a;null==(t=d.value)||t.setMarkdown(e,!1),null==(a=w.value)||a.setMarkdown(e,!1)};i(()=>e.value,(e,t)=>{e!==t&&(u.value=e||"")},{immediate:!0}),i(u,(e,t)=>{const a=x();e!==t&&a!==e&&z(e)});const A=e=>{var a,l,o,i;a=x(),null==(l=w.value)||l.setMarkdown(a,!0),null==(o=d.value)||o.refreshPreviewer(),null==(i=w.value)||i.refreshPreviewer(),t("change",x())},D=(e,t)=>({[e]:t}),O={value:u.value,theme:C.value,fileUpload:async(t,a)=>{const o=await ibiz.util.file.fileUpload(k.value,t,y.value);let i=I.value.replace("%fileId%",o.fileid);if(ibiz.config.common.enableDownloadTicket&&!l.enableNoAccess){const t=await ibiz.util.file.getDownloadTicket(l.context,l.params,e.data||{},{fileId:o.fileid},l.downloadTicketParams);t&&t.ticket&&(i=I.value.replace("%fileId%",t.ticket))}a(i)},emoji:{useUnicode:!0},header:{anchorStyle:"autonumber"},editor:{height:"100%",defaultModel:M.value,codemirror:{autofocus:!1}},toolbars:{theme:C.value,toolbar:["switchModel","bold","italic","strikethrough","header",{insert:["image","audio","video","link","hr","br","code","formula","toc","table","pdf","word"]},"settings"]}};n(()=>{(()=>{const e={id:g,...O,editor:{defaultModel:"previewOnly"}};s(()=>{w.value=new h(e)})})()}),i(()=>P.theme,e=>{var t,a;C.value=e,null==(t=d.value)||t.setTheme(C.value),null==(a=w.value)||a.setTheme(C.value)}),r(()=>{d.value=null,w.value=null});const T=o(!1);return{ns:a,currentVal:u,id:b,previewId:g,editor:d,headers:y,theme:C,defaultModel:M,cssVars:U,getCherryHtml:()=>{var e;return null==(e=d.value)?void 0:e.getHtml()},getCherryContent:x,setCherryContent:z,openPicker:async t=>{const{target:a}=t;if(a){const e=(e=>{const t={type:"",url:""};return"A"===e.nodeName?(t.type="A",t.url=e.hash):e.parentNode&&"A"===e.parentNode.nodeName?(t.type="A",t.url=e.parentNode.hash):"IMG"===e.nodeName&&(t.type="IMG",t.url=e.src),t})(a);if("A"===e.type&&e.url.startsWith("#")){t.preventDefault(),t.stopPropagation();const a=e.url.slice(1);if(a){if(document.getElementById(g)){const e=document.getElementById(a);e&&e.scrollIntoView({behavior:"smooth"})}return}}if("IMG"===e.type&&e.url)return void(N.value=e.url)}e.disabled||e.readonly||(T.value=!0,d.value||(()=>{const e={id:b,...O,callback:{afterChange:A,beforeImageMounted:D},value:u.value};s(()=>{d.value=new h(e)})})())},isOpen:T,previewImage:N,handlePreviewClose:()=>{N.value=""}}},render(){return a("div",{class:[this.ns.b(),this.disabled?this.ns.m("disabled"):"",this.readonly?this.ns.m("readonly"):""]},[a(l("van-field"),{readonly:!0,disabled:this.disabled,onClick:this.openPicker},{input:a("div",{id:this.previewId,style:this.cssVars,class:this.ns.b("cherry")},null)}),a(l("van-popup"),{class:this.ns.b("image-popup"),show:!!this.previewImage,"close-on-popstate":!0,onClose:this.handlePreviewClose},{default:()=>[a(l("iBizPreviewImage"),{url:this.previewImage},null)]}),a(l("van-dialog"),{show:this.isOpen,"onUpdate:show":e=>this.isOpen=e,className:this.ns.b("dialog"),"close-on-popstate":!0},{default:()=>a("div",{id:this.id,style:this.cssVars,class:[this.ns.b("cherry"),this.ns.is("hidden",!this.isOpen)]},null)})])}}))}}});
|
|
2
|
+
//# sourceMappingURL=ibiz-markdown-editor-MwEhH1r_.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ibiz-markdown-editor-MwEhH1r_.js","sources":["../src/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.tsx"],"sourcesContent":["import {\n defineComponent,\n nextTick,\n onMounted,\n onUnmounted,\n Ref,\n ref,\n watch,\n} from 'vue';\nimport {\n getMarkDownProps,\n getEditorEmits,\n useUIStore,\n useNamespace,\n} from '@ibiz-template/vue3-util';\nimport { createUUID } from 'qx-util';\nimport Cherry from 'cherry-markdown';\nimport { CoreConst, getAppCookie } from '@ibiz-template/core';\nimport { MarkDownEditorController } from '../markdown-editor.controller';\nimport './ibiz-markdown-editor.scss';\n\n/**\n * 移动端Markdown编辑框\n * @primary\n * @description 基于cherry-markdown深度定制可扩展的Markdown编辑器,用于Markdown文档编辑。支持编辑器类型包含:`移动端Markdown编辑框`\n * @editorparams {name:uploadparams,parameterType:string,description:上传参数,图片或文件上传时,用于计算上传路径}\n * @editorparams {name:exportparams,parameterType:string,description:下载参数,图片或文件下载时,用于计算下载路径}\n * @editorparams {name:osscat,parameterType:string,description:用于计算上传和下载路径的OSS参数}\n * @editorparams {name:readonly,parameterType:boolean,defaultvalue:false,description:设置编辑器是否为只读态}\n * @editorparams {\"name\":\"enablenoaccess\",\"parameterType\":\"boolean\",\"defaultvalue\":\"false\", \"description\":\"是否启用无权限模式,若启用无权限模式,上传文件夹需拼接'$'字符,也不需要计算下载凭证\"}\n * @editorparams {\"name\":\"globaldownloadprifix\",\"parameterType\":\"boolean\",\"defaultvalue\":\"false\", \"description\":\"是否使用全局文件下载前缀,若启用,则以global作为前缀\"}\n * @ignoreprops autoFocus | overflowMode\n * @ignoreemits blur | focus | infoTextChange | enter\n */\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nconst IBizMarkDown: any = defineComponent({\n name: 'IBizMarkDown',\n props: getMarkDownProps<MarkDownEditorController>(),\n emits: getEditorEmits(),\n setup(props, { emit }) {\n const ns = useNamespace('markdown');\n\n const c = props.controller!;\n\n const currentVal = ref<string>('');\n\n const editor = ref<Cherry | null>(null);\n const editorPreview = ref<Cherry | null>(null);\n\n const id = createUUID();\n const previewId = createUUID();\n\n // 请求头\n const headers: Ref<IData> = ref({\n [`${ibiz.env.tokenHeader}Authorization`]: `${\n ibiz.env.tokenPrefix\n }Bearer ${getAppCookie(CoreConst.TOKEN)}`,\n });\n\n // 上传文件路径\n const uploadUrl: Ref<string> = ref('');\n\n // 下载文件路径\n const downloadUrl: Ref<string> = ref('');\n\n // 编辑器主题\n const { UIStore } = useUIStore();\n const theme = ref(UIStore.theme);\n\n // 编辑器模式\n const defaultModel = ref('editOnly');\n\n // 预览态预览图片地址\n const previewImage: Ref<string> = ref('');\n\n // 样式变量\n const cssVars = ref({});\n\n // data响应式变更基础路径\n watch(\n () => props.data,\n newVal => {\n if (newVal) {\n const editorParams: IData = {\n ...c.editorParams,\n enableNoAccess: c.enableNoAccess,\n globalDownloadPrifix: c.globalDownloadPrifix,\n };\n if (editorParams.uploadparams) {\n editorParams.uploadParams = JSON.parse(editorParams.uploadparams);\n }\n if (editorParams.exportparams) {\n editorParams.exportParams = JSON.parse(editorParams.exportparams);\n }\n const urls = ibiz.util.file.calcFileUpDownUrl(\n c.context,\n c.params,\n newVal,\n editorParams,\n );\n uploadUrl.value = urls.uploadUrl;\n downloadUrl.value = urls.downloadUrl;\n }\n },\n { immediate: true, deep: true },\n );\n\n // // 自定义图片上传\n const fileUpload = async (file: Blob, callback: (_url: string) => void) => {\n const data = await ibiz.util.file.fileUpload(\n uploadUrl.value,\n file,\n headers.value,\n );\n let url = downloadUrl.value.replace('%fileId%', data.fileid);\n if (ibiz.config.common.enableDownloadTicket && !c.enableNoAccess) {\n const downloadTicket = await ibiz.util.file.getDownloadTicket(\n c.context,\n c.params,\n props.data || {},\n { fileId: data.fileid },\n c.downloadTicketParams,\n );\n if (downloadTicket && downloadTicket.ticket)\n url = downloadUrl.value.replace('%fileId%', downloadTicket.ticket);\n }\n callback(url);\n };\n\n // 获取渲染后html内容\n const getCherryHtml = () => {\n const result = editor.value?.getHtml();\n return result;\n };\n\n // 获取markdown内容\n const getCherryContent = () => {\n const result = editor.value?.getMarkdown();\n return result;\n };\n\n // 设置markdown内容\n const setCherryContent = (val: string) => {\n editor.value?.setMarkdown(val, false);\n editorPreview.value?.setMarkdown(val, false);\n };\n const setCherryContent2 = (val: string) => {\n editorPreview.value?.setMarkdown(val, true);\n // 修复ios中光标错位\n editor.value?.refreshPreviewer();\n editorPreview.value?.refreshPreviewer();\n };\n watch(\n () => props.value,\n (newVal, oldVal) => {\n if (newVal !== oldVal) {\n if (!newVal) {\n currentVal.value = '';\n } else {\n currentVal.value = newVal;\n }\n }\n },\n { immediate: true },\n );\n\n watch(currentVal, (newVal, oldVal) => {\n const content = getCherryContent();\n if (newVal !== oldVal && content !== newVal) {\n setCherryContent(newVal);\n }\n });\n\n // 变更事件回调\n const afterChange = (_e: IData) => {\n setCherryContent2(getCherryContent()!);\n emit('change', getCherryContent());\n };\n\n // 图片加载回调\n const beforeImageMounted = (e: string, src: string) => {\n return { [e]: src };\n };\n\n const editorOpts = {\n value: currentVal.value,\n theme: theme.value,\n fileUpload,\n emoji: {\n useUnicode: true,\n },\n header: {\n anchorStyle: 'autonumber',\n },\n editor: {\n // 编辑器的高度,默认100%,如果挂载点存在内联设置的height则以内联样式为主\n height: '100%',\n // defaultModel 编辑器初始化后的默认模式,一共有三种模式:1、双栏编辑预览模式;2、纯编辑模式;3、预览模式\n // edit&preview: 双栏编辑预览模式\n // editOnly: 纯编辑模式(没有预览,可通过toolbar切换成双栏或预览模式)\n // previewOnly: 预览模式(没有编辑框,toolbar只显示“返回编辑”按钮,可通过toolbar切换成编辑模式)\n defaultModel: defaultModel.value,\n codemirror: {\n // 是否自动focus 默认为true\n autofocus: false,\n },\n },\n toolbars: {\n theme: theme.value,\n toolbar: [\n 'switchModel',\n 'bold',\n 'italic',\n 'strikethrough',\n 'header',\n // 'list',\n {\n insert: [\n 'image',\n 'audio',\n 'video',\n 'link',\n 'hr',\n 'br',\n 'code',\n 'formula',\n 'toc',\n 'table',\n 'pdf',\n 'word',\n ],\n },\n 'settings',\n ],\n },\n };\n\n // 默认编辑态\n const editorInit = () => {\n const cherryOptions = {\n id,\n ...editorOpts,\n callback: {\n afterChange,\n beforeImageMounted,\n },\n value: currentVal.value,\n };\n nextTick(() => {\n editor.value = new Cherry(cherryOptions as IData);\n });\n };\n\n // 初始界面预览态\n const editorPreviewInit = () => {\n const cherryOptions = {\n id: previewId,\n ...editorOpts,\n editor: { defaultModel: 'previewOnly' },\n };\n nextTick(() => {\n editorPreview.value = new Cherry(cherryOptions as IData);\n });\n };\n\n onMounted(() => {\n editorPreviewInit();\n });\n\n watch(\n () => UIStore.theme,\n newVal => {\n theme.value = newVal;\n editor.value?.setTheme(theme.value);\n editorPreview.value?.setTheme(theme.value);\n },\n );\n\n onUnmounted(() => {\n editor.value = null;\n editorPreview.value = null;\n });\n const isOpen = ref(false);\n\n // 计算触发元素类型\n const calcTargetType = (\n target: HTMLElement,\n ): {\n type: string;\n url: string;\n } => {\n const result = {\n type: '',\n url: '',\n };\n if (target.nodeName === 'A') {\n result.type = 'A';\n result.url = (target as HTMLAnchorElement).hash;\n } else if (target.parentNode && target.parentNode.nodeName === 'A') {\n result.type = 'A';\n result.url = (target.parentNode as HTMLAnchorElement).hash;\n } else if (target.nodeName === 'IMG') {\n result.type = 'IMG';\n result.url = (target as HTMLImageElement).src;\n }\n return result;\n };\n\n const openPicker = async (event: TouchEvent) => {\n // 如果点击项是a标签,并且有href,值为#开头,且后续值为页面内的元素的id,就走页面滚动导航\n // 如果是图片,则进行放大预览\n // 其他情况,就走打开编辑界面\n const { target } = event;\n if (target) {\n const result = calcTargetType(target as HTMLElement);\n if (result.type === 'A' && result.url.startsWith('#')) {\n // 点击a标签,本页面内滑动,阻止其他变化\n event.preventDefault();\n event.stopPropagation();\n const targetid = result.url.slice(1);\n if (targetid) {\n const preview = document.getElementById(previewId);\n if (preview) {\n const anchor = document.getElementById(targetid);\n if (anchor) {\n anchor.scrollIntoView({ behavior: 'smooth' });\n }\n }\n return;\n }\n }\n if (result.type === 'IMG' && result.url) {\n // 点击图片,展开预览\n previewImage.value = result.url;\n return;\n }\n }\n if (props.disabled || props.readonly) {\n return;\n }\n // 其他情况打开编辑态\n isOpen.value = true;\n if (!editor.value) {\n editorInit();\n }\n };\n\n // 关闭图片预览时清除预览图片地址\n const handlePreviewClose = () => {\n previewImage.value = '';\n };\n\n return {\n ns,\n currentVal,\n id,\n previewId,\n editor,\n headers,\n theme,\n defaultModel,\n cssVars,\n getCherryHtml,\n getCherryContent,\n setCherryContent,\n openPicker,\n isOpen,\n previewImage,\n handlePreviewClose,\n };\n },\n render() {\n return (\n <div\n class={[\n this.ns.b(),\n this.disabled ? this.ns.m('disabled') : '',\n this.readonly ? this.ns.m('readonly') : '',\n ]}\n >\n <van-field readonly disabled={this.disabled} onClick={this.openPicker}>\n {{\n input: (\n <div\n id={this.previewId}\n style={this.cssVars}\n class={this.ns.b('cherry')}\n ></div>\n ),\n }}\n </van-field>\n\n <van-popup\n class={this.ns.b('image-popup')}\n show={!!this.previewImage}\n close-on-popstate={true}\n onClose={this.handlePreviewClose}\n >\n <iBizPreviewImage url={this.previewImage}></iBizPreviewImage>\n </van-popup>\n <van-dialog\n v-model:show={this.isOpen}\n className={this.ns.b('dialog')}\n close-on-popstate={true}\n >\n {{\n default: () => {\n return (\n <div\n id={this.id}\n style={this.cssVars}\n class={[\n this.ns.b('cherry'),\n this.ns.is('hidden', !this.isOpen),\n ]}\n ></div>\n );\n },\n }}\n </van-dialog>\n </div>\n );\n },\n});\n\nexport default IBizMarkDown;\n"],"names":["exports","defineComponent","name","props","getMarkDownProps","emits","getEditorEmits","setup","emit","ns","useNamespace","c","controller","currentVal","ref","editor","editorPreview","id","createUUID","previewId","IBizMarkDown","concat","ibiz","env","tokenHeader","tokenPrefix","getAppCookie","CoreConst","TOKEN","UIStore","useUIStore","theme","watch","newVal","editorParams","headers","enableNoAccess","globalDownloadPrifix","uploadParams","JSON","parse","uploadparams","exportParams","exportparams","uploadUrl","value","urls","downloadUrl","immediate","_a","getMarkdown","setCherryContent","val","setMarkdown","_b","util","url","downloadTicketParams","callback","oldVal","getCherryHtml","afterChange","_e","_c","getCherryContent","refreshPreviewer","beforeImageMounted","e","src","setCherryContent2","async","replace","data","fileid","previewImage","common","enableDownloadTicket","fileId","downloadTicket","ticket","emoji","header","height","defaultModel","codemirror","autofocus","toolbars","onMounted","cherryOptions","Cherry","setTheme","editorInit","editorOpts","target","openPicker","event","editorPreviewInit","type","nextTick","nodeName","result","parentNode","hash","calcTargetType","startsWith","onUnmounted","document","getElementById","anchor","targetid","scrollIntoView","behavior","readonly","fileUpload","useUnicode","isOpen","render","_createVNode","class","this","b","disabled","m","_resolveComponent","onClick","input","style","cssVars","handlePreviewClose","default","$event","className","is"],"mappings":"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"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
System.register(["@ibiz-template/runtime","@ibiz-template/vue3-util","@ibiz-template/model-helper","@ibiz-template/core"],function(e){"use strict";var o,r,t,n;return{setters:[function(e){o=e.en},function(e){r=e.en},function(e){t=e.en},function(e){n=e.en}],execute:function(){e("default",{app:{noSupport:"Not supported currently",add:"Add",delete:"Delete",retract:"Retract",close:"Close",search:"Search"},component:{actionToolbar:{noSupportDropDown:"The drop-down mode is not supported"},rawItem:{errorConfig:"{type} type custom parameter configuration error",noSupportVideo:"Your browser does not support video tags"},emojiSelect:{frequently:"Frequently",peoples:"Peoples",nature:"Nature",foods:"Foods",activity:"Activity",objects:"Objects",places:"Places",symbols:"Symbols",flags:"Flags"},mdSortSetting:{confirm:"Confirm",sort:"Sort",asc:"ascend",desc:"descend"},dropdown:{pleaseSelect:"Please Select",clear:"Clear",searchPlaceholder:"Search"},dateRangePicker:{headerPlaceholder:"Please select a date range",confirm:"Confirm",today:"Today",startDate:"Start date",endDate:"End date",scopeIsInvalid:"The scope is invalid",overLimit:"Not within the allowed range",year:"Year",month:"Month",day:"Day",formatIsInvalid:"The format is invalid",use:"Use",example:"Example",selectDate:"Please select a date",noSelect:"No Select"},formItemContainer:{more:"More"},mpicker:{simpleErr:"The value of the SIMPLE type address bar {props.value} does not meet the requirements of a JSON string"},signature:{undo:"Undo",rewrite:"Rewrite",confirm:"Confirm",addSignature:"Click here to add signature",signaturePrompt:"Please write horizontally in the blank area"}},control:{common:{loadMore:"Load more...",loadFinish:"I have made it to the end",loadError:"Loading failed. Click to reload",addbtn:"Add"},appmenu:{more:"More",bottomNav:"Bottom Navigation",customNav:"Customize Navigation",save:"Save",noData:"No data"},form:{noSupportDetailType:"Form detail type not supported: {detailType} or corresponding provider cannot be found",formGroupPanel:{showMore:"Show More"},formMDctrlForm:{noFindProvider:"Provider not found for form"},repeaterMultiForm:{confirmTitle:"Tips for deletion",confirmDesc:"Do you want to delete the selection?"},repeaterSingleForm:{errorMessage:"No repeatedForm"},formMDctrlRepeater:{noSupportStyle:"Repeater style {repeaterStyle} is currently not supported"},mdCtrlContainer:{noSlot:"Item slot not provided"},formMDctrl:{errorMessage:"The content type is currently not supported as {contentType}"},searchForm:{search:"Search",reset:"Reset"},repeaterGrid:{index:"Index",noData:"No data"}},list:{expand:"Expand",selectedData:"Selected data",end:"The end~"},searchBar:{confirm:"Confirm",reset:"Reset",filter:"Filter",add:"Add",remove:"Remove",addCond:"Add filter",value:"Value",when:"When",operate:"Operation",property:"property",and:"AND",or:"OR",expand:"Expand",collapse:"Collapse",history:"History",clear:"Clear",more:"More",cancel:"Cancel"},toolbar:{noSupportType:"Toolbar item type: {itemType} is not supported"},tree:{subordinate:"Subordinate"},wizardPanel:{prev:"Previous",next:"Next",finish:"Finish"},calendar:{today:"Today",pickerDate:"Picker Date",customPicker:"Please select a date"},dashboard:{customLayout:"Custom Layout",save:"Save",showList:"Show List",hiddenList:"Hidden List"}},editor:{common:{entityConfigErr:"Please configure entities and entity datasets",selectViewConfigErr:"Please configure the data selection view",linkViewConfigErr:"Please configure the data link view",cancel:"Cancel",confirm:"Confirm"},html:{expand:"Expand",collapse:"Collapse"},cascader:{ibizCascader:{title:"Title {index}"}},datePicker:{title:"Select a date",cancel:"Cancel",confirm:"Confirm",year:"Year",month:"Month",day:"Day",hour:"Hour",min:"Minute",sec:"Second",clear:"Clear"},dropdownList:{noSupportTreePicker:"Drop-down tree selection is not supported",confirm:"confirm"},mapPicker:{searchPlaceholder:"Please enter a keyword to select a location"},markdown:{uploadJsonFormatErr:"The configuration of uploadparams did not follow the standard JSON format",exportJsonFormatErr:"The configuration of exportparams did not follow the standard JSON format",downloadFailedErr:"Download file failed",noExistentErr:"The file stream data does not exist"},notSupportedEditor:{unsupportedType:"Unsupported editor types - {editorType}"},stepper:{pleaseEnter:"Please enter"},upload:{uploadJsonFormatErr:"The configuration of uploadparams did not follow the standard JSON format",exportJsonFormatErr:"The configuration of exportparams did not follow the standard JSON format",cancelUpload:"Cancel Upload",compressError:"Image compression failed"},emojiPicker:{addEmoji:"Add emoji"},dateRangePicker:{selectRange:"Please select a date range"}},locale:{prompt:"Prompt",switchLanguagePrompt:"Switching languages requires refreshing the page, are you sure to switch?"},mobApp:{authGuard:{loginFailed:"Anonymous user login failed",noPermission:"No permission to access!"},unauthorizedHandler:{noFoundEnvParams:"Unable to find environment parameter casLoginUrl",prohibitAccessPrompt:"Access to the current account is prohibited",exitPrompt:"Do you want to exit the current account?"}},panelComponent:{authUserinfo:{visitor:"Visitor"},authSsO:{noSupported:"Login with {type} is not supported",dingLogin:"DingTalk Login in",wechatLogin:"Wechat Login in"},navPosIndex:{noSupportPrompt:"Non routing mode navigation placeholder is not supported"},panelVideoPlayer:{noSupportPrompt:"Your device does not support video tags"},wfStepTrace:{processingComplete:"Processing completion time",processingSteps:"Processing steps",processingPersonnel:"Processing personnel",submissionPath:"Submission path",processInformation:"Process information"},userMessage:{notice:"Notice",backendTasks:"Backend tasks",allRead:"All read",all:"All",unread:"unread",asyncActionPreview:{downloadFailedErr:"Download file failed",noExistentErr:"The file stream data does not exist",importDetailPrompt:"Import data details-{name}",parseImportInfoErr:"Abnormal parsing of import information",downloadErrFile:"Download error file",importTime:"Import time: ",importTotal:"Total number of imports: ",successImport:"Number of successful imports: ",ImportFailed:"Number of import failures: "},asyncActionTab:{noSupportType:"Asynchronous operation type {type} is not supported currently",noAsyncAction:"There are currently no asynchronous operations available"},internalMessageContainer:{markAsRead:"Mark as read"},internalMessageJson:{jumpToView:"Jump to view",missingHtml:"Missing HTML in the content of the data"},internalMessageTab:{noSupportType:"The message type {type} on the site is not currently supported",notificationYet:"Current no notification",loadMore:"Load more({length})",onlyShowUnread:"Only show unread"}},themeToggling:{auto:"Follow system",light:"Light",dark:"Dark"}},util:{loading:"Loading",notAchieved:"Not implemented",unrealized:"Unrealized",cacheWarningPrompt:"There is only one item in the cache stack and it cannot be navigated back",scanQrcode:{notAllowedError:"You need to grant camera access permission",notFoundError:"No camera on this device",notSupportedError:"Secure context required (HTTPS, localhost)",notReadableError:"Is the camera already in use?",overconstrainedError:"Installed cameras are not suitable",streamApiNotSupportedError:"Stream API is not supported in this browser",insecureContextError:"Camera access is only permitted in secure context. use HTTPS or localhost rather than HTTP."},aiChartUtil:{feedback:"Feedback",description:"Description",regardingIssue:"Regarding the problem",understandProblem:"Not understanding the problem",forgotContext:"Forgot the previous text",notFollowingRequire:"Not Following Requirements",regardingResponse:"Regarding the effectiveness of the answer",incorrectAswer:"Incorrect answer",logicalConfusion:"Logical confusion",poorTimeliness:"Poor timeliness",poorReadability:"Poor readability",incompleteAnswer:"Incomplete answer",unprofessional:"The answer is vague and unprofessional",report:"Report",pornographicVulgar:"Pornographic Vulgar",politicallySensitive:"Politically sensitive",illegalCriminal:"Illegal crime",discriminationPrejudice:"Discrimination or Prejudice Answer",violationPrivacy:"Violation of Privacy",contentInfringement:"Content infringement",placeholder:"Please enter"},printPreviewUtil:{title:"Print Preview"}},view:{fillInUserName:"Please fill in user the name",fillInPassword:"Please fill in the password",loginFailed:"Login failed",enterUserName:"Please enter the username",enterPassword:"Please enter the password",userName:"User name",password:"Password",login:"Login",thirdAuthFail:"Third party login authorization failed",downloading:"Download now...",downloadSuccess:"Download successful!",downloadFailed:"Download failed!",noSupportDownload:"This file is not supported for download. Please click the upper right corner to open and download it with your browser!",immediatelyDownload:"Download now",reDownload:"Download again"},viewEngine:{closeRemind:"Close reminder",confirmClosePrompt:"The form data has been modified, are you sure you want to close it?",noExistVersionErr:"The current workflow version does not exist",noFoundFormModel:"Unable to find the model for form {name}",missingToolbarModel:"Missing toolbar component model",notReceivedPrompt:"No appDataElementId received"},...o,...r,...n,...t})}}});
|
|
2
|
+
//# sourceMappingURL=index-CopTozpr.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index-ChdHGLJI.js","sources":["../src/locale/en/index.ts"],"sourcesContent":["import { en as runTimeEn } from '@ibiz-template/runtime';\nimport { en as vue3UtilEn } from '@ibiz-template/vue3-util';\nimport { en as modelHelperEn } from '@ibiz-template/model-helper';\nimport { en as coreEn } from '@ibiz-template/core';\n\nexport default {\n // 应用级\n app: {\n noSupport: 'Not supported currently',\n add: 'Add',\n delete: 'Delete',\n retract: 'Retract',\n close: 'Close',\n search: 'Search',\n },\n // 组件\n component: {\n actionToolbar: {\n noSupportDropDown: 'The drop-down mode is not supported',\n },\n rawItem: {\n errorConfig: '{type} type custom parameter configuration error',\n noSupportVideo: 'Your browser does not support video tags',\n },\n emojiSelect: {\n frequently: 'Frequently',\n peoples: 'Peoples',\n nature: 'Nature',\n foods: 'Foods',\n activity: 'Activity',\n objects: 'Objects',\n places: 'Places',\n symbols: 'Symbols',\n flags: 'Flags',\n },\n mdSortSetting: {\n confirm: 'Confirm',\n sort: 'Sort',\n asc: 'ascend',\n desc: 'descend',\n },\n dropdown: {\n pleaseSelect: 'Please Select',\n clear: 'Clear',\n searchPlaceholder: 'Search',\n },\n dateRangePicker: {\n headerPlaceholder: 'Please select a date range',\n confirm: 'Confirm',\n today: 'Today',\n startDate: 'Start date',\n endDate: 'End date',\n scopeIsInvalid: 'The scope is invalid',\n overLimit: 'Not within the allowed range',\n year: 'Year',\n month: 'Month',\n day: 'Day',\n formatIsInvalid: 'The format is invalid',\n use: 'Use',\n example: 'Example',\n selectDate: 'Please select a date',\n noSelect: 'No Select',\n },\n formItemContainer: {\n more: 'More',\n },\n mpicker: {\n simpleErr:\n 'The value of the SIMPLE type address bar {props.value} does not meet the requirements of a JSON string',\n },\n signature: {\n undo: 'Undo',\n rewrite: 'Rewrite',\n confirm: 'Confirm',\n addSignature: 'Click here to add signature',\n signaturePrompt: 'Please write horizontally in the blank area',\n },\n },\n // 部件\n control: {\n common: {\n loadMore: 'Load more...',\n loadFinish: 'I have made it to the end',\n loadError: 'Loading failed. Click to reload',\n addbtn: 'Add',\n },\n appmenu: {\n more: 'More',\n bottomNav: 'Bottom Navigation',\n customNav: 'Customize Navigation',\n save: 'Save',\n noData: 'No data',\n },\n form: {\n noSupportDetailType:\n 'Form detail type not supported: {detailType} or corresponding provider cannot be found',\n formGroupPanel: {\n showMore: 'Show More',\n },\n formMDctrlForm: {\n noFindProvider: 'Provider not found for form',\n },\n repeaterMultiForm: {\n confirmTitle: 'Tips for deletion',\n confirmDesc: 'Do you want to delete the selection?',\n },\n repeaterSingleForm: {\n errorMessage: 'No repeatedForm',\n },\n formMDctrlRepeater: {\n noSupportStyle:\n 'Repeater style {repeaterStyle} is currently not supported',\n },\n mdCtrlContainer: {\n noSlot: 'Item slot not provided',\n },\n formMDctrl: {\n errorMessage:\n 'The content type is currently not supported as {contentType}',\n },\n searchForm: {\n search: 'Search',\n reset: 'Reset',\n },\n repeaterGrid: {\n index: 'Index',\n noData: 'No data',\n },\n },\n list: {\n expand: 'Expand',\n selectedData: 'Selected data',\n end: 'The end~',\n },\n searchBar: {\n confirm: 'Confirm',\n reset: 'Reset',\n filter: 'Filter',\n add: 'Add',\n remove: 'Remove',\n addCond: 'Add filter',\n value: 'Value',\n when: 'When',\n operate: 'Operation',\n property: 'property',\n and: 'AND',\n or: 'OR',\n expand: 'Expand',\n collapse: 'Collapse',\n history: 'History',\n clear: 'Clear',\n more: 'More',\n cancel: 'Cancel',\n },\n toolbar: {\n noSupportType: 'Toolbar item type: {itemType} is not supported',\n },\n tree: {\n subordinate: 'Subordinate',\n },\n wizardPanel: {\n prev: 'Previous',\n next: 'Next',\n finish: 'Finish',\n },\n calendar: {\n today: 'Today',\n pickerDate: 'Picker Date',\n customPicker: 'Please select a date',\n },\n dashboard: {\n customLayout: 'Custom Layout',\n save: 'Save',\n showList: 'Show List',\n hiddenList: 'Hidden List',\n },\n },\n // 编辑器\n editor: {\n common: {\n entityConfigErr: 'Please configure entities and entity datasets',\n selectViewConfigErr: 'Please configure the data selection view',\n linkViewConfigErr: 'Please configure the data link view',\n cancel: 'Cancel',\n confirm: 'Confirm',\n },\n html: {\n expand: 'Expand',\n collapse: 'Collapse',\n },\n cascader: {\n ibizCascader: {\n title: 'Title {index}',\n },\n },\n datePicker: {\n title: 'Select a date',\n cancel: 'Cancel',\n confirm: 'Confirm',\n year: 'Year',\n month: 'Month',\n day: 'Day',\n hour: 'Hour',\n min: 'Minute',\n sec: 'Second',\n clear: 'Clear',\n },\n dropdownList: {\n noSupportTreePicker: 'Drop-down tree selection is not supported',\n confirm: 'confirm',\n },\n mapPicker: {\n searchPlaceholder: 'Please enter a keyword to select a location',\n },\n markdown: {\n uploadJsonFormatErr:\n 'The configuration of uploadparams did not follow the standard JSON format',\n exportJsonFormatErr:\n 'The configuration of exportparams did not follow the standard JSON format',\n downloadFailedErr: 'Download file failed',\n noExistentErr: 'The file stream data does not exist',\n },\n notSupportedEditor: {\n unsupportedType: 'Unsupported editor types - {editorType}',\n },\n stepper: {\n pleaseEnter: 'Please enter',\n },\n upload: {\n uploadJsonFormatErr:\n 'The configuration of uploadparams did not follow the standard JSON format',\n exportJsonFormatErr:\n 'The configuration of exportparams did not follow the standard JSON format',\n cancelUpload: 'Cancel Upload',\n compressError: 'Image compression failed',\n },\n emojiPicker: {\n addEmoji: 'Add emoji',\n },\n dateRangePicker: {\n selectRange: 'Please select a date range',\n },\n },\n // 多语言\n locale: {\n prompt: 'Prompt',\n switchLanguagePrompt:\n 'Switching languages requires refreshing the page, are you sure to switch?',\n },\n mobApp: {\n authGuard: {\n loginFailed: 'Anonymous user login failed',\n noPermission: 'No permission to access!',\n },\n unauthorizedHandler: {\n noFoundEnvParams: 'Unable to find environment parameter casLoginUrl',\n prohibitAccessPrompt: 'Access to the current account is prohibited',\n exitPrompt: 'Do you want to exit the current account?',\n },\n },\n // 面板组件\n panelComponent: {\n authUserinfo: {\n visitor: 'Visitor',\n },\n authSsO: {\n noSupported: 'Login with {type} is not supported',\n dingLogin: 'DingTalk Login in',\n wechatLogin: 'Wechat Login in',\n },\n navPosIndex: {\n noSupportPrompt:\n 'Non routing mode navigation placeholder is not supported',\n },\n panelVideoPlayer: {\n noSupportPrompt: 'Your device does not support video tags',\n },\n wfStepTrace: {\n processingComplete: 'Processing completion time',\n processingSteps: 'Processing steps',\n processingPersonnel: 'Processing personnel',\n submissionPath: 'Submission path',\n processInformation: 'Process information',\n },\n userMessage: {\n notice: 'Notice',\n backendTasks: 'Backend tasks',\n allRead: 'All read',\n all: 'All',\n unread: 'unread',\n asyncActionPreview: {\n downloadFailedErr: 'Download file failed',\n noExistentErr: 'The file stream data does not exist',\n importDetailPrompt: 'Import data details-{name}',\n parseImportInfoErr: 'Abnormal parsing of import information',\n downloadErrFile: 'Download error file',\n importTime: 'Import time: ',\n importTotal: 'Total number of imports: ',\n successImport: 'Number of successful imports: ',\n ImportFailed: 'Number of import failures: ',\n },\n asyncActionTab: {\n noSupportType:\n 'Asynchronous operation type {type} is not supported currently',\n noAsyncAction:\n 'There are currently no asynchronous operations available',\n },\n internalMessageContainer: {\n markAsRead: 'Mark as read',\n },\n internalMessageJson: {\n jumpToView: 'Jump to view',\n missingHtml: 'Missing HTML in the content of the data',\n },\n internalMessageTab: {\n noSupportType:\n 'The message type {type} on the site is not currently supported',\n notificationYet: 'Current no notification',\n loadMore: 'Load more({length})',\n onlyShowUnread: 'Only show unread',\n },\n },\n themeToggling: {\n auto: 'Follow system',\n light: 'Light',\n dark: 'Dark',\n },\n },\n // 工具\n util: {\n loading: 'Loading',\n notAchieved: 'Not implemented',\n unrealized: 'Unrealized',\n cacheWarningPrompt:\n 'There is only one item in the cache stack and it cannot be navigated back',\n scanQrcode: {\n notAllowedError: 'You need to grant camera access permission',\n notFoundError: 'No camera on this device',\n notSupportedError: 'Secure context required (HTTPS, localhost)',\n notReadableError: 'Is the camera already in use?',\n overconstrainedError: 'Installed cameras are not suitable',\n streamApiNotSupportedError: 'Stream API is not supported in this browser',\n insecureContextError:\n 'Camera access is only permitted in secure context. use HTTPS or localhost rather than HTTP.',\n },\n },\n // 视图\n view: {\n fillInUserName: 'Please fill in user the name',\n fillInPassword: 'Please fill in the password',\n loginFailed: 'Login failed',\n enterUserName: 'Please enter the username',\n enterPassword: 'Please enter the password',\n userName: 'User name',\n password: 'Password',\n login: 'Login',\n thirdAuthFail: 'Third party login authorization failed',\n downloading: 'Download now...',\n downloadSuccess: 'Download successful!',\n downloadFailed: 'Download failed!',\n noSupportDownload:\n 'This file is not supported for download. Please click the upper right corner to open and download it with your browser!',\n immediatelyDownload: 'Download now',\n reDownload: 'Download again',\n },\n // 视图引擎\n viewEngine: {\n closeRemind: 'Close reminder',\n confirmClosePrompt:\n 'The form data has been modified, are you sure you want to close it?',\n noExistVersionErr: 'The current workflow version does not exist',\n noFoundFormModel: 'Unable to find the model for form {name}',\n missingToolbarModel: 'Missing toolbar component model',\n notReceivedPrompt: 'No appDataElementId received',\n },\n aiChartUtil: {\n feedback: 'Feedback',\n description: 'Description',\n regardingIssue: 'Regarding the problem',\n understandProblem: 'Not understanding the problem',\n forgotContext: 'Forgot the previous text',\n notFollowingRequire: 'Not Following Requirements',\n regardingResponse: 'Regarding the effectiveness of the answer',\n incorrectAswer: 'Incorrect answer',\n logicalConfusion: 'Logical confusion',\n poorTimeliness: 'Poor timeliness',\n poorReadability: 'Poor readability',\n incompleteAnswer: 'Incomplete answer',\n unprofessional: 'The answer is vague and unprofessional',\n report: 'Report',\n pornographicVulgar: 'Pornographic Vulgar',\n politicallySensitive: 'Politically sensitive',\n illegalCriminal: 'Illegal crime',\n discriminationPrejudice: 'Discrimination or Prejudice Answer',\n violationPrivacy: 'Violation of Privacy',\n contentInfringement: 'Content infringement',\n placeholder: 'Please enter',\n },\n // runTime\n ...runTimeEn,\n // vue3Util\n ...vue3UtilEn,\n // core\n ...coreEn,\n // modelHelper\n ...modelHelperEn,\n};\n"],"names":["index","exports","runTimeEn","vue3UtilEn","coreEn","modelHelperEn"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index-CopTozpr.js","sources":["../src/locale/en/index.ts"],"sourcesContent":["import { en as runTimeEn } from '@ibiz-template/runtime';\nimport { en as vue3UtilEn } from '@ibiz-template/vue3-util';\nimport { en as modelHelperEn } from '@ibiz-template/model-helper';\nimport { en as coreEn } from '@ibiz-template/core';\n\nexport default {\n // 应用级\n app: {\n noSupport: 'Not supported currently',\n add: 'Add',\n delete: 'Delete',\n retract: 'Retract',\n close: 'Close',\n search: 'Search',\n },\n // 组件\n component: {\n actionToolbar: {\n noSupportDropDown: 'The drop-down mode is not supported',\n },\n rawItem: {\n errorConfig: '{type} type custom parameter configuration error',\n noSupportVideo: 'Your browser does not support video tags',\n },\n emojiSelect: {\n frequently: 'Frequently',\n peoples: 'Peoples',\n nature: 'Nature',\n foods: 'Foods',\n activity: 'Activity',\n objects: 'Objects',\n places: 'Places',\n symbols: 'Symbols',\n flags: 'Flags',\n },\n mdSortSetting: {\n confirm: 'Confirm',\n sort: 'Sort',\n asc: 'ascend',\n desc: 'descend',\n },\n dropdown: {\n pleaseSelect: 'Please Select',\n clear: 'Clear',\n searchPlaceholder: 'Search',\n },\n dateRangePicker: {\n headerPlaceholder: 'Please select a date range',\n confirm: 'Confirm',\n today: 'Today',\n startDate: 'Start date',\n endDate: 'End date',\n scopeIsInvalid: 'The scope is invalid',\n overLimit: 'Not within the allowed range',\n year: 'Year',\n month: 'Month',\n day: 'Day',\n formatIsInvalid: 'The format is invalid',\n use: 'Use',\n example: 'Example',\n selectDate: 'Please select a date',\n noSelect: 'No Select',\n },\n formItemContainer: {\n more: 'More',\n },\n mpicker: {\n simpleErr:\n 'The value of the SIMPLE type address bar {props.value} does not meet the requirements of a JSON string',\n },\n signature: {\n undo: 'Undo',\n rewrite: 'Rewrite',\n confirm: 'Confirm',\n addSignature: 'Click here to add signature',\n signaturePrompt: 'Please write horizontally in the blank area',\n },\n },\n // 部件\n control: {\n common: {\n loadMore: 'Load more...',\n loadFinish: 'I have made it to the end',\n loadError: 'Loading failed. Click to reload',\n addbtn: 'Add',\n },\n appmenu: {\n more: 'More',\n bottomNav: 'Bottom Navigation',\n customNav: 'Customize Navigation',\n save: 'Save',\n noData: 'No data',\n },\n form: {\n noSupportDetailType:\n 'Form detail type not supported: {detailType} or corresponding provider cannot be found',\n formGroupPanel: {\n showMore: 'Show More',\n },\n formMDctrlForm: {\n noFindProvider: 'Provider not found for form',\n },\n repeaterMultiForm: {\n confirmTitle: 'Tips for deletion',\n confirmDesc: 'Do you want to delete the selection?',\n },\n repeaterSingleForm: {\n errorMessage: 'No repeatedForm',\n },\n formMDctrlRepeater: {\n noSupportStyle:\n 'Repeater style {repeaterStyle} is currently not supported',\n },\n mdCtrlContainer: {\n noSlot: 'Item slot not provided',\n },\n formMDctrl: {\n errorMessage:\n 'The content type is currently not supported as {contentType}',\n },\n searchForm: {\n search: 'Search',\n reset: 'Reset',\n },\n repeaterGrid: {\n index: 'Index',\n noData: 'No data',\n },\n },\n list: {\n expand: 'Expand',\n selectedData: 'Selected data',\n end: 'The end~',\n },\n searchBar: {\n confirm: 'Confirm',\n reset: 'Reset',\n filter: 'Filter',\n add: 'Add',\n remove: 'Remove',\n addCond: 'Add filter',\n value: 'Value',\n when: 'When',\n operate: 'Operation',\n property: 'property',\n and: 'AND',\n or: 'OR',\n expand: 'Expand',\n collapse: 'Collapse',\n history: 'History',\n clear: 'Clear',\n more: 'More',\n cancel: 'Cancel',\n },\n toolbar: {\n noSupportType: 'Toolbar item type: {itemType} is not supported',\n },\n tree: {\n subordinate: 'Subordinate',\n },\n wizardPanel: {\n prev: 'Previous',\n next: 'Next',\n finish: 'Finish',\n },\n calendar: {\n today: 'Today',\n pickerDate: 'Picker Date',\n customPicker: 'Please select a date',\n },\n dashboard: {\n customLayout: 'Custom Layout',\n save: 'Save',\n showList: 'Show List',\n hiddenList: 'Hidden List',\n },\n },\n // 编辑器\n editor: {\n common: {\n entityConfigErr: 'Please configure entities and entity datasets',\n selectViewConfigErr: 'Please configure the data selection view',\n linkViewConfigErr: 'Please configure the data link view',\n cancel: 'Cancel',\n confirm: 'Confirm',\n },\n html: {\n expand: 'Expand',\n collapse: 'Collapse',\n },\n cascader: {\n ibizCascader: {\n title: 'Title {index}',\n },\n },\n datePicker: {\n title: 'Select a date',\n cancel: 'Cancel',\n confirm: 'Confirm',\n year: 'Year',\n month: 'Month',\n day: 'Day',\n hour: 'Hour',\n min: 'Minute',\n sec: 'Second',\n clear: 'Clear',\n },\n dropdownList: {\n noSupportTreePicker: 'Drop-down tree selection is not supported',\n confirm: 'confirm',\n },\n mapPicker: {\n searchPlaceholder: 'Please enter a keyword to select a location',\n },\n markdown: {\n uploadJsonFormatErr:\n 'The configuration of uploadparams did not follow the standard JSON format',\n exportJsonFormatErr:\n 'The configuration of exportparams did not follow the standard JSON format',\n downloadFailedErr: 'Download file failed',\n noExistentErr: 'The file stream data does not exist',\n },\n notSupportedEditor: {\n unsupportedType: 'Unsupported editor types - {editorType}',\n },\n stepper: {\n pleaseEnter: 'Please enter',\n },\n upload: {\n uploadJsonFormatErr:\n 'The configuration of uploadparams did not follow the standard JSON format',\n exportJsonFormatErr:\n 'The configuration of exportparams did not follow the standard JSON format',\n cancelUpload: 'Cancel Upload',\n compressError: 'Image compression failed',\n },\n emojiPicker: {\n addEmoji: 'Add emoji',\n },\n dateRangePicker: {\n selectRange: 'Please select a date range',\n },\n },\n // 多语言\n locale: {\n prompt: 'Prompt',\n switchLanguagePrompt:\n 'Switching languages requires refreshing the page, are you sure to switch?',\n },\n mobApp: {\n authGuard: {\n loginFailed: 'Anonymous user login failed',\n noPermission: 'No permission to access!',\n },\n unauthorizedHandler: {\n noFoundEnvParams: 'Unable to find environment parameter casLoginUrl',\n prohibitAccessPrompt: 'Access to the current account is prohibited',\n exitPrompt: 'Do you want to exit the current account?',\n },\n },\n // 面板组件\n panelComponent: {\n authUserinfo: {\n visitor: 'Visitor',\n },\n authSsO: {\n noSupported: 'Login with {type} is not supported',\n dingLogin: 'DingTalk Login in',\n wechatLogin: 'Wechat Login in',\n },\n navPosIndex: {\n noSupportPrompt:\n 'Non routing mode navigation placeholder is not supported',\n },\n panelVideoPlayer: {\n noSupportPrompt: 'Your device does not support video tags',\n },\n wfStepTrace: {\n processingComplete: 'Processing completion time',\n processingSteps: 'Processing steps',\n processingPersonnel: 'Processing personnel',\n submissionPath: 'Submission path',\n processInformation: 'Process information',\n },\n userMessage: {\n notice: 'Notice',\n backendTasks: 'Backend tasks',\n allRead: 'All read',\n all: 'All',\n unread: 'unread',\n asyncActionPreview: {\n downloadFailedErr: 'Download file failed',\n noExistentErr: 'The file stream data does not exist',\n importDetailPrompt: 'Import data details-{name}',\n parseImportInfoErr: 'Abnormal parsing of import information',\n downloadErrFile: 'Download error file',\n importTime: 'Import time: ',\n importTotal: 'Total number of imports: ',\n successImport: 'Number of successful imports: ',\n ImportFailed: 'Number of import failures: ',\n },\n asyncActionTab: {\n noSupportType:\n 'Asynchronous operation type {type} is not supported currently',\n noAsyncAction:\n 'There are currently no asynchronous operations available',\n },\n internalMessageContainer: {\n markAsRead: 'Mark as read',\n },\n internalMessageJson: {\n jumpToView: 'Jump to view',\n missingHtml: 'Missing HTML in the content of the data',\n },\n internalMessageTab: {\n noSupportType:\n 'The message type {type} on the site is not currently supported',\n notificationYet: 'Current no notification',\n loadMore: 'Load more({length})',\n onlyShowUnread: 'Only show unread',\n },\n },\n themeToggling: {\n auto: 'Follow system',\n light: 'Light',\n dark: 'Dark',\n },\n },\n // 工具\n util: {\n loading: 'Loading',\n notAchieved: 'Not implemented',\n unrealized: 'Unrealized',\n cacheWarningPrompt:\n 'There is only one item in the cache stack and it cannot be navigated back',\n scanQrcode: {\n notAllowedError: 'You need to grant camera access permission',\n notFoundError: 'No camera on this device',\n notSupportedError: 'Secure context required (HTTPS, localhost)',\n notReadableError: 'Is the camera already in use?',\n overconstrainedError: 'Installed cameras are not suitable',\n streamApiNotSupportedError: 'Stream API is not supported in this browser',\n insecureContextError:\n 'Camera access is only permitted in secure context. use HTTPS or localhost rather than HTTP.',\n },\n aiChartUtil: {\n feedback: 'Feedback',\n description: 'Description',\n regardingIssue: 'Regarding the problem',\n understandProblem: 'Not understanding the problem',\n forgotContext: 'Forgot the previous text',\n notFollowingRequire: 'Not Following Requirements',\n regardingResponse: 'Regarding the effectiveness of the answer',\n incorrectAswer: 'Incorrect answer',\n logicalConfusion: 'Logical confusion',\n poorTimeliness: 'Poor timeliness',\n poorReadability: 'Poor readability',\n incompleteAnswer: 'Incomplete answer',\n unprofessional: 'The answer is vague and unprofessional',\n report: 'Report',\n pornographicVulgar: 'Pornographic Vulgar',\n politicallySensitive: 'Politically sensitive',\n illegalCriminal: 'Illegal crime',\n discriminationPrejudice: 'Discrimination or Prejudice Answer',\n violationPrivacy: 'Violation of Privacy',\n contentInfringement: 'Content infringement',\n placeholder: 'Please enter',\n },\n printPreviewUtil: {\n title: 'Print Preview',\n },\n },\n // 视图\n view: {\n fillInUserName: 'Please fill in user the name',\n fillInPassword: 'Please fill in the password',\n loginFailed: 'Login failed',\n enterUserName: 'Please enter the username',\n enterPassword: 'Please enter the password',\n userName: 'User name',\n password: 'Password',\n login: 'Login',\n thirdAuthFail: 'Third party login authorization failed',\n downloading: 'Download now...',\n downloadSuccess: 'Download successful!',\n downloadFailed: 'Download failed!',\n noSupportDownload:\n 'This file is not supported for download. Please click the upper right corner to open and download it with your browser!',\n immediatelyDownload: 'Download now',\n reDownload: 'Download again',\n },\n // 视图引擎\n viewEngine: {\n closeRemind: 'Close reminder',\n confirmClosePrompt:\n 'The form data has been modified, are you sure you want to close it?',\n noExistVersionErr: 'The current workflow version does not exist',\n noFoundFormModel: 'Unable to find the model for form {name}',\n missingToolbarModel: 'Missing toolbar component model',\n notReceivedPrompt: 'No appDataElementId received',\n },\n // runTime\n ...runTimeEn,\n // vue3Util\n ...vue3UtilEn,\n // core\n ...coreEn,\n // modelHelper\n ...modelHelperEn,\n};\n"],"names":["exports","app","noSupport","add","delete","retract","close","search","component","actionToolbar","noSupportDropDown","rawItem","errorConfig","noSupportVideo","emojiSelect","frequently","peoples","nature","foods","activity","objects","places","symbols","flags","mdSortSetting","confirm","sort","asc","desc","dropdown","pleaseSelect","clear","searchPlaceholder","dateRangePicker","headerPlaceholder","today","startDate","endDate","scopeIsInvalid","overLimit","year","month","day","formatIsInvalid","use","example","selectDate","noSelect","formItemContainer","more","mpicker","simpleErr","signature","undo","rewrite","addSignature","signaturePrompt","control","common","loadMore","loadFinish","loadError","addbtn","appmenu","bottomNav","customNav","save","noData","form","noSupportDetailType","formGroupPanel","showMore","formMDctrlForm","noFindProvider","repeaterMultiForm","confirmTitle","confirmDesc","repeaterSingleForm","errorMessage","formMDctrlRepeater","noSupportStyle","mdCtrlContainer","noSlot","formMDctrl","searchForm","reset","repeaterGrid","index","list","expand","selectedData","end","searchBar","filter","remove","addCond","value","when","operate","property","and","or","collapse","history","cancel","toolbar","noSupportType","tree","subordinate","wizardPanel","prev","next","finish","calendar","pickerDate","customPicker","dashboard","customLayout","showList","hiddenList","editor","entityConfigErr","selectViewConfigErr","linkViewConfigErr","html","cascader","ibizCascader","title","datePicker","hour","min","sec","dropdownList","noSupportTreePicker","mapPicker","markdown","uploadJsonFormatErr","exportJsonFormatErr","downloadFailedErr","noExistentErr","notSupportedEditor","unsupportedType","stepper","pleaseEnter","upload","cancelUpload","compressError","emojiPicker","addEmoji","selectRange","locale","prompt","switchLanguagePrompt","mobApp","authGuard","loginFailed","noPermission","unauthorizedHandler","noFoundEnvParams","prohibitAccessPrompt","exitPrompt","panelComponent","authUserinfo","visitor","authSsO","noSupported","dingLogin","wechatLogin","navPosIndex","noSupportPrompt","panelVideoPlayer","wfStepTrace","processingComplete","processingSteps","processingPersonnel","submissionPath","processInformation","userMessage","notice","backendTasks","allRead","all","unread","asyncActionPreview","importDetailPrompt","parseImportInfoErr","downloadErrFile","importTime","importTotal","successImport","ImportFailed","asyncActionTab","noAsyncAction","internalMessageContainer","markAsRead","internalMessageJson","jumpToView","missingHtml","internalMessageTab","notificationYet","onlyShowUnread","themeToggling","auto","light","dark","util","loading","notAchieved","unrealized","cacheWarningPrompt","scanQrcode","notAllowedError","notFoundError","notSupportedError","notReadableError","overconstrainedError","streamApiNotSupportedError","insecureContextError","aiChartUtil","feedback","description","regardingIssue","understandProblem","forgotContext","notFollowingRequire","regardingResponse","incorrectAswer","logicalConfusion","poorTimeliness","poorReadability","incompleteAnswer","unprofessional","report","pornographicVulgar","politicallySensitive","illegalCriminal","discriminationPrejudice","violationPrivacy","contentInfringement","placeholder","printPreviewUtil","view","fillInUserName","fillInPassword","enterUserName","enterPassword","userName","password","login","thirdAuthFail","downloading","downloadSuccess","downloadFailed","noSupportDownload","immediatelyDownload","reDownload","viewEngine","closeRemind","confirmClosePrompt","noExistVersionErr","noFoundFormModel","missingToolbarModel","notReceivedPrompt","runTimeEn","vue3UtilEn","coreEn","modelHelperEn"],"mappings":"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"}
|