@ibiz-template/mob-vue3-components 0.0.55 → 0.7.41-alpha.8
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-GD7RhhzY.js.map +1 -1
- package/dist/ibiz-markdown-editor-KT8uap_I.js.map +1 -1
- package/dist/{index-O-XmMUt3.js → index-JSf84k9b.js} +2 -2
- package/dist/index-JSf84k9b.js.map +1 -0
- package/dist/{index-NP0RBfWK.js → index-OsiEgFnw.js} +2 -2
- package/dist/index-OsiEgFnw.js.map +1 -0
- package/dist/index-xh-oAbbH.js +76 -0
- package/dist/index-xh-oAbbH.js.map +1 -0
- package/dist/index.min.css +4 -4
- package/dist/index.system.min.js +1 -1
- package/dist/{quill-editor-ybZrwyoG.js → quill-editor-8Y2QTf1T.js} +2 -2
- package/dist/quill-editor-8Y2QTf1T.js.map +1 -0
- package/dist/{quill-editor-preview-G9EjDfQE.js → quill-editor-preview-Afg5ZCWy.js} +2 -2
- package/dist/{quill-editor-preview-G9EjDfQE.js.map → quill-editor-preview-Afg5ZCWy.js.map} +1 -1
- package/dist/{quill-t_EJUjVi.js → quill-sc_3kAlj.js} +2 -2
- package/dist/{quill-t_EJUjVi.js.map → quill-sc_3kAlj.js.map} +1 -1
- package/dist/tree-nburezSg.js.map +1 -1
- package/es/_virtual/index17.mjs +2 -2
- package/es/_virtual/index18.mjs +2 -2
- package/es/common/button-list/button-list.d.ts +1 -0
- package/es/common/carousel/carousel.d.ts +2 -2
- package/es/common/cropping/cropping.d.ts +4 -4
- package/es/common/date-range-picker/components/range-picker/range-picker.d.ts +1 -1
- package/es/common/date-range-picker/date-range-picker.d.ts +3 -3
- package/es/common/emoji-select/components/categories/categories.d.ts +3 -3
- package/es/common/emoji-select/components/emoji-item/emoji-item.d.ts +3 -3
- package/es/common/emoji-select/components/emoji-list/emoji-list.d.ts +8 -8
- package/es/common/emoji-select/emoji-select.d.ts +3 -3
- package/es/common/emoji-select/icons/search.d.ts +1 -0
- package/es/common/index.mjs +2 -1
- package/es/common/md-ctrl-setting/md-ctrl-setting.d.ts +3 -3
- package/es/common/preset-view-back/preset-view-back.d.ts +2 -2
- package/es/common/preset-view-header/preset-view-header.d.ts +1 -1
- package/es/common/rawitem/rawitem.d.ts +2 -2
- package/es/control/app-menu/app-menu.d.ts +31 -5
- package/es/control/app-menu/app-menu.mjs +13 -0
- package/es/control/app-menu/custom-menu-design/custom-menu-design.d.ts +1 -1
- package/es/control/app-menu/index.d.ts +6 -6
- package/es/control/app-menu-icon-view/app-menu-icon-view.d.ts +5 -5
- package/es/control/app-menu-icon-view/index.d.ts +5 -5
- package/es/control/app-menu-list-view/app-menu-list-view.d.ts +5 -5
- package/es/control/app-menu-list-view/index.d.ts +5 -5
- package/es/control/calendar/calendar.d.ts +46 -6
- package/es/control/calendar/calendar.mjs +20 -0
- package/es/control/calendar/index.d.ts +7 -7
- package/es/control/caption-bar/caption-bar.d.ts +31 -5
- package/es/control/caption-bar/caption-bar.mjs +13 -0
- package/es/control/caption-bar/index.d.ts +5 -5
- package/es/control/chart/chart.d.ts +45 -5
- package/es/control/chart/chart.mjs +20 -0
- package/es/control/dashboard/dashboard.d.ts +32 -6
- package/es/control/dashboard/dashboard.mjs +13 -0
- package/es/control/dashboard/index.d.ts +6 -6
- package/es/control/dashboard/portlet/portlet-part/portlet-part.state.d.ts +1 -0
- package/es/control/dashboard/portlet/portlet-part/portlet-part.state.mjs +1 -0
- package/es/control/data-view/data-view.d.ts +49 -7
- package/es/control/data-view/data-view.mjs +23 -3
- package/es/control/data-view/index.d.ts +7 -7
- package/es/control/drbar/drbar.controller.d.ts +1 -0
- package/es/control/drbar/drbar.controller.mjs +3 -0
- package/es/control/drbar/drbar.d.ts +45 -16
- package/es/control/drbar/drbar.mjs +19 -4
- package/es/control/drbar/index.d.ts +7 -16
- package/es/control/drtab/drtab.controller.d.ts +1 -0
- package/es/control/drtab/drtab.controller.mjs +3 -0
- package/es/control/drtab/drtab.d.ts +33 -7
- package/es/control/drtab/drtab.mjs +13 -0
- package/es/control/drtab/index.d.ts +7 -7
- package/es/control/form/edit-form/edit-form.mjs +23 -0
- package/es/control/form/form/form.d.ts +7 -1
- package/es/control/form/form/form.mjs +3 -0
- package/es/control/form/form/index.d.ts +1 -1
- package/es/control/form/form-detail/form-group-panel/form-group-panel.css +1 -1
- package/es/control/form/form-detail/form-item/form-item-container/form-item-container.d.ts +1 -1
- package/es/control/form/form-detail/form-item/form-item.d.ts +2 -2
- package/es/control/form/form-detail/form-item/index.d.ts +2 -2
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-form/form-mdctrl-form.d.ts +1 -1
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-multi-form/repeater-multi-form.d.ts +1 -1
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-single-form/repeater-single-form.d.ts +3 -3
- package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.d.ts +6 -6
- package/es/control/form/search-form/index.d.ts +5 -5
- package/es/control/form/search-form/search-form.d.ts +31 -5
- package/es/control/form/search-form/search-form.mjs +13 -0
- package/es/control/list/list/index.d.ts +7 -7
- package/es/control/list/list/list.d.ts +81 -7
- package/es/control/list/list/list.mjs +37 -0
- package/es/control/list/list-render-util.d.ts +1 -0
- package/es/control/list/md-ctrl/index.d.ts +9 -9
- package/es/control/list/md-ctrl/md-ctrl.d.ts +71 -9
- package/es/control/list/md-ctrl/md-ctrl.mjs +31 -0
- package/es/control/pickup-view-panel/index.d.ts +7 -7
- package/es/control/pickup-view-panel/pickup-view-panel.controller.d.ts +2 -0
- package/es/control/pickup-view-panel/pickup-view-panel.controller.mjs +3 -0
- package/es/control/pickup-view-panel/pickup-view-panel.d.ts +47 -7
- package/es/control/pickup-view-panel/pickup-view-panel.mjs +20 -0
- package/es/control/search-bar/filter-field-select/filter-field-select.d.ts +3 -3
- package/es/control/search-bar/filter-tree/filter-tree.d.ts +6 -6
- package/es/control/search-bar/index.d.ts +5 -5
- package/es/control/search-bar/search-bar.d.ts +31 -5
- package/es/control/search-bar/search-bar.mjs +13 -0
- package/es/control/tab-exp-panel/index.d.ts +5 -5
- package/es/control/tab-exp-panel/tab-exp-panel.d.ts +37 -5
- package/es/control/tab-exp-panel/tab-exp-panel.mjs +16 -0
- package/es/control/toolbar/index.d.ts +7 -7
- package/es/control/toolbar/popper-toolbar/popper-toolbar.d.ts +7 -7
- package/es/control/toolbar/toolbar.d.ts +33 -7
- package/es/control/toolbar/toolbar.mjs +13 -0
- package/es/control/tree/tree.d.ts +48 -6
- package/es/control/tree/tree.mjs +21 -0
- package/es/control/tree-exp-bar/index.d.ts +5 -5
- package/es/control/tree-exp-bar/tree-exp-bar.d.ts +49 -5
- package/es/control/tree-exp-bar/tree-exp-bar.mjs +22 -0
- package/es/control/wizard-panel/index.d.ts +5 -5
- package/es/control/wizard-panel/wizard-panel.d.ts +31 -5
- package/es/control/wizard-panel/wizard-panel.mjs +13 -0
- package/es/editor/cascader/ibiz-cascader/ibiz-cascader.d.ts +22 -13
- package/es/editor/check-box/ibiz-checkbox/ibiz-checkbox.d.ts +17 -8
- package/es/editor/check-box-list/ibiz-checkbox-list/ibiz-checkbox-list.d.ts +16 -9
- package/es/editor/color-picker/ibiz-color-picker/ibiz-color-picker.d.ts +15 -8
- package/es/editor/common/data-mpicker/ibiz-data-mpicker.d.ts +4 -4
- package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.d.ts +18 -11
- package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.mjs +144 -26
- package/es/editor/data-picker/ibiz-picker/ibiz-picker.d.ts +18 -11
- package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.d.ts +17 -9
- package/es/editor/date-picker/ibiz-date-picker/ibiz-date-picker.d.ts +15 -8
- package/es/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.d.ts +22 -10
- package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.d.ts +20 -13
- package/es/editor/dropdown-list/ibiz-dropdown-list/ibiz-dropdown-list.d.ts +17 -10
- package/es/editor/dropdown-list/ibiz-emoji-picker/ibiz-emoji-picker.d.ts +16 -8
- package/es/editor/html/quill-editor/quill-editor.d.ts +15 -0
- package/es/editor/index.mjs +7 -1
- package/es/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.d.ts +9 -0
- package/es/editor/number-range/ibiz-number-range-picker/ibiz-number-range-picker.d.ts +23 -9
- package/es/editor/qrcode/ibiz-qrcode/ibiz-qrcode.d.ts +15 -8
- package/es/editor/radio-button-list/ibiz-radio/ibiz-radio.d.ts +16 -9
- package/es/editor/rate/ibiz-rate/ibiz-rate.d.ts +16 -8
- package/es/editor/raw/ibiz-raw/ibiz-raw.d.ts +17 -8
- package/es/editor/slider/ibiz-slider/ibiz-slider.d.ts +23 -8
- package/es/editor/span/span/span.d.ts +15 -3
- package/es/editor/span/span-link/span-link.d.ts +16 -8
- package/es/editor/stepper/ibiz-stepper/ibiz-stepper.d.ts +20 -8
- package/es/editor/switch/ibiz-switch/ibiz-switch.d.ts +16 -8
- package/es/editor/text-box/ibiz-input-number/ibiz-input-number.d.ts +17 -8
- package/es/editor/text-box/index.d.ts +1 -0
- package/es/editor/text-box/index.mjs +1 -0
- package/es/editor/text-box/input/input.d.ts +16 -8
- package/es/editor/text-box/signature/signature.css +1 -0
- package/es/editor/text-box/signature/signature.d.ts +104 -0
- package/es/editor/text-box/signature/signature.mjs +256 -0
- package/es/editor/text-box/text-box-editor.provider.mjs +3 -0
- package/es/editor/upload/ibiz-carousel/ibiz-carousel.d.ts +19 -8
- package/es/editor/upload/ibiz-file-upload/ibiz-file-upload.d.ts +24 -12
- package/es/editor/upload/ibiz-image-cropping/ibiz-image-cropping.d.ts +27 -13
- package/es/editor/upload/ibiz-image-select/ibiz-image-select.d.ts +18 -8
- package/es/editor/upload/ibiz-image-upload/ibiz-image-upload.d.ts +24 -12
- package/es/index.mjs +1 -0
- package/es/locale/en/index.d.ts +47 -4
- package/es/locale/en/index.mjs +14 -0
- package/es/locale/zh-CN/index.d.ts +47 -4
- package/es/locale/zh-CN/index.mjs +14 -0
- package/es/mob-app/App.mjs +19 -2
- package/es/mob-app/components/router-shell/router-shell.d.ts +3 -3
- package/es/mob-app/guard/auth-guard/auth-guard.mjs +129 -54
- package/es/mob-app/main.mjs +1 -0
- package/es/mob-app/util/unauthorized-handler/unauthorized-handler.d.ts +13 -5
- package/es/mob-app/util/unauthorized-handler/unauthorized-handler.mjs +47 -15
- package/es/node_modules/.pnpm/lodash.clonedeep@4.5.0/node_modules/lodash.clonedeep/index.mjs +1 -1
- package/es/node_modules/.pnpm/lodash.isequal@4.5.0/node_modules/lodash.isequal/index.mjs +1 -1
- package/es/panel-component/async-action/index.d.ts +2 -2
- package/es/panel-component/async-action/mob-async-action.d.ts +7 -2
- package/es/panel-component/auth-sso/auth-sso.css +1 -1
- package/es/panel-component/auth-sso/auth-sso.d.ts +24 -1
- package/es/panel-component/auth-sso/auth-sso.mjs +84 -6
- package/es/panel-component/auth-sso/index.d.ts +7 -1
- package/es/panel-component/auth-userinfo/auth-userinfo.d.ts +18 -0
- package/es/panel-component/auth-userinfo/auth-userinfo.mjs +6 -0
- package/es/panel-component/nav-pos-index/nav-pos-index.controller.d.ts +23 -37
- package/es/panel-component/nav-pos-index/nav-pos-index.controller.mjs +23 -37
- package/es/panel-component/nav-pos-index/nav-pos-index.d.ts +18 -0
- package/es/panel-component/nav-pos-index/nav-pos-index.mjs +6 -0
- package/es/panel-component/nav-pos-index/nav-pos-index.state.d.ts +8 -12
- package/es/panel-component/nav-pos-index/nav-pos-index.state.mjs +8 -12
- package/es/panel-component/panel-app-title/panel-app-title.controller.d.ts +3 -2
- package/es/panel-component/panel-app-title/panel-app-title.controller.mjs +1 -0
- package/es/panel-component/panel-app-title/panel-app-title.d.ts +17 -0
- package/es/panel-component/panel-app-title/panel-app-title.mjs +6 -0
- package/es/panel-component/panel-app-title/panel-app-title.state.d.ts +14 -28
- package/es/panel-component/panel-app-title/panel-app-title.state.mjs +14 -28
- package/es/panel-component/panel-button/panel-button.controller.d.ts +4 -5
- package/es/panel-component/panel-button/panel-button.controller.mjs +2 -3
- package/es/panel-component/panel-button/panel-button.d.ts +17 -0
- package/es/panel-component/panel-button/panel-button.mjs +6 -0
- package/es/panel-component/panel-button/panel-button.state.d.ts +4 -6
- package/es/panel-component/panel-button/panel-button.state.mjs +4 -6
- package/es/panel-component/panel-button-list/panel-button-list.controller.d.ts +4 -5
- package/es/panel-component/panel-button-list/panel-button-list.controller.mjs +4 -5
- package/es/panel-component/panel-button-list/panel-button-list.d.ts +17 -0
- package/es/panel-component/panel-button-list/panel-button-list.mjs +6 -0
- package/es/panel-component/panel-button-list/panel-button-list.state.d.ts +2 -2
- package/es/panel-component/panel-button-list/panel-button-list.state.mjs +2 -2
- package/es/panel-component/panel-carousel/index.d.ts +2 -2
- package/es/panel-component/panel-carousel/panel-carousel.controller.d.ts +2 -4
- package/es/panel-component/panel-carousel/panel-carousel.controller.mjs +2 -4
- package/es/panel-component/panel-carousel/panel-carousel.d.ts +19 -2
- package/es/panel-component/panel-carousel/panel-carousel.mjs +6 -0
- package/es/panel-component/panel-tab-panel/panel-tab-panel.controller.d.ts +2 -4
- package/es/panel-component/panel-tab-panel/panel-tab-panel.controller.mjs +2 -4
- package/es/panel-component/panel-tab-panel/panel-tab-panel.d.ts +17 -0
- package/es/panel-component/panel-tab-panel/panel-tab-panel.mjs +6 -0
- package/es/panel-component/panel-tab-panel/panel-tab-panel.state.d.ts +2 -4
- package/es/panel-component/panel-tab-panel/panel-tab-panel.state.mjs +2 -4
- package/es/panel-component/panel-video-player/panel-video-player.controller.d.ts +2 -4
- package/es/panel-component/panel-video-player/panel-video-player.controller.mjs +2 -4
- package/es/panel-component/panel-video-player/panel-video-player.d.ts +11 -0
- package/es/panel-component/panel-video-player/panel-video-player.mjs +3 -0
- package/es/panel-component/user-message/index.d.ts +3 -3
- package/es/panel-component/user-message/user-message.d.ts +8 -3
- package/es/panel-component/view-content-panel-container/view-content-panel-container.d.ts +5 -0
- package/es/panel-component/view-content-panel-container/view-content-panel-container.mjs +6 -0
- package/es/panel-component/view-footer-panel-container/view-footer-panel-container.d.ts +17 -0
- package/es/panel-component/view-footer-panel-container/view-footer-panel-container.mjs +6 -0
- package/es/panel-component/view-header-panel-container/view-header-panel-container.d.ts +17 -0
- package/es/panel-component/view-header-panel-container/view-header-panel-container.mjs +6 -0
- package/es/panel-component/wf-action-button/index.d.ts +1 -1
- package/es/panel-component/wf-action-button/wf-action-button.controller.d.ts +4 -6
- package/es/panel-component/wf-action-button/wf-action-button.controller.mjs +2 -4
- package/es/panel-component/wf-action-button/wf-action-button.d.ts +17 -0
- package/es/panel-component/wf-action-button/wf-action-button.mjs +6 -0
- package/es/panel-component/wf-action-button/wf-action-button.state.d.ts +2 -4
- package/es/panel-component/wf-action-button/wf-action-button.state.mjs +2 -4
- package/es/panel-component/wf-step-trace/index.d.ts +1 -1
- package/es/panel-component/wf-step-trace/wf-step-trace.controller.d.ts +2 -4
- package/es/panel-component/wf-step-trace/wf-step-trace.controller.mjs +2 -4
- package/es/panel-component/wf-step-trace/wf-step-trace.d.ts +12 -1
- package/es/panel-component/wf-step-trace/wf-step-trace.mjs +3 -0
- package/es/panel-component/wf-step-trace/wf-step-trace.state.d.ts +2 -4
- package/es/panel-component/wf-step-trace/wf-step-trace.state.mjs +2 -4
- package/es/util/app-drawer/app-drawer-component.d.ts +1 -1
- package/es/util/app-modal/app-modal-component.d.ts +2 -2
- package/es/util/app-util/app-util.d.ts +66 -1
- package/es/util/app-util/app-util.mjs +66 -0
- package/es/util/scan-qrcode/scan-qrcode.d.ts +3 -3
- package/es/view/login-view/login-view.d.ts +1 -1
- package/es/view/portal-view/index.d.ts +7 -7
- package/es/view/portal-view/portal-view.d.ts +7 -7
- package/es/view-engine/login-view.engine.d.ts +2 -2
- package/es/view-engine/login-view.engine.mjs +2 -0
- package/es/view-engine/mob-data-view-engine.d.ts +2 -2
- package/es/view-engine/mob-data-view-engine.mjs +0 -1
- package/es/view-engine/mob-edit-view.engine.d.ts +2 -2
- package/es/view-engine/mob-edit-view.engine.mjs +5 -1
- package/es/view-engine/mob-md-view-engine.d.ts +2 -2
- package/es/view-engine/mob-md-view-engine.mjs +0 -1
- package/es/view-engine/mob-mpickup-view-engine.d.ts +20 -14
- package/es/view-engine/mob-mpickup-view-engine.mjs +34 -26
- package/es/view-engine/mob-opt-view.engine.d.ts +2 -2
- package/es/view-engine/mob-pickup-md-view.engine.d.ts +2 -2
- package/es/view-engine/mob-pickup-md-view.engine.mjs +0 -1
- package/es/view-engine/mob-pickup-view.engine.d.ts +9 -2
- package/es/view-engine/mob-pickup-view.engine.mjs +15 -1
- package/es/view-engine/mob-tab-search-view.engine.d.ts +2 -2
- package/es/view-engine/mob-tab-search-view.engine.mjs +0 -1
- package/es/view-engine/mob-wf-dyna-action-view.engine.d.ts +2 -2
- package/es/view-engine/mob-wf-dyna-action-view.engine.mjs +0 -1
- package/es/view-engine/mob-wf-dyna-edit-view.engine.d.ts +2 -2
- package/es/view-engine/mob-wf-dyna-edit-view.engine.mjs +0 -1
- package/es/view-engine/mob-wf-dyna-start-view.engine.d.ts +2 -2
- package/es/view-engine/mob-wf-dyna-start-view.engine.mjs +0 -1
- package/lib/_virtual/index17.cjs +2 -2
- package/lib/_virtual/index18.cjs +2 -2
- package/lib/common/index.cjs +1 -0
- package/lib/control/app-menu/app-menu.cjs +13 -0
- package/lib/control/calendar/calendar.cjs +20 -0
- package/lib/control/caption-bar/caption-bar.cjs +13 -0
- package/lib/control/chart/chart.cjs +20 -0
- package/lib/control/dashboard/dashboard.cjs +13 -0
- package/lib/control/dashboard/portlet/portlet-part/portlet-part.state.cjs +1 -0
- package/lib/control/data-view/data-view.cjs +23 -3
- package/lib/control/drbar/drbar.cjs +19 -4
- package/lib/control/drbar/drbar.controller.cjs +3 -0
- package/lib/control/drtab/drtab.cjs +13 -0
- package/lib/control/drtab/drtab.controller.cjs +3 -0
- package/lib/control/form/edit-form/edit-form.cjs +23 -0
- package/lib/control/form/form/form.cjs +3 -0
- package/lib/control/form/form-detail/form-group-panel/form-group-panel.css +1 -1
- package/lib/control/form/search-form/search-form.cjs +13 -0
- package/lib/control/list/list/list.cjs +37 -0
- package/lib/control/list/md-ctrl/md-ctrl.cjs +31 -0
- package/lib/control/pickup-view-panel/pickup-view-panel.cjs +20 -0
- package/lib/control/pickup-view-panel/pickup-view-panel.controller.cjs +3 -0
- package/lib/control/search-bar/search-bar.cjs +13 -0
- package/lib/control/tab-exp-panel/tab-exp-panel.cjs +16 -0
- package/lib/control/toolbar/toolbar.cjs +13 -0
- package/lib/control/tree/tree.cjs +21 -0
- package/lib/control/tree-exp-bar/tree-exp-bar.cjs +22 -0
- package/lib/control/wizard-panel/wizard-panel.cjs +13 -0
- package/lib/editor/data-picker/ibiz-mpicker/ibiz-mpicker.cjs +144 -26
- package/lib/editor/index.cjs +7 -0
- package/lib/editor/text-box/index.cjs +2 -0
- package/lib/editor/text-box/signature/signature.cjs +258 -0
- package/lib/editor/text-box/signature/signature.css +1 -0
- package/lib/editor/text-box/text-box-editor.provider.cjs +3 -0
- package/lib/index.cjs +2 -0
- package/lib/locale/en/index.cjs +14 -0
- package/lib/locale/zh-CN/index.cjs +14 -0
- package/lib/mob-app/App.cjs +17 -0
- package/lib/mob-app/guard/auth-guard/auth-guard.cjs +128 -53
- package/lib/mob-app/main.cjs +1 -0
- package/lib/mob-app/util/unauthorized-handler/unauthorized-handler.cjs +47 -15
- package/lib/node_modules/.pnpm/lodash.clonedeep@4.5.0/node_modules/lodash.clonedeep/index.cjs +1 -1
- package/lib/node_modules/.pnpm/lodash.isequal@4.5.0/node_modules/lodash.isequal/index.cjs +1 -1
- package/lib/panel-component/auth-sso/auth-sso.cjs +83 -5
- package/lib/panel-component/auth-sso/auth-sso.css +1 -1
- package/lib/panel-component/auth-userinfo/auth-userinfo.cjs +6 -0
- package/lib/panel-component/nav-pos-index/nav-pos-index.cjs +6 -0
- package/lib/panel-component/nav-pos-index/nav-pos-index.controller.cjs +23 -37
- package/lib/panel-component/nav-pos-index/nav-pos-index.state.cjs +8 -12
- package/lib/panel-component/panel-app-title/panel-app-title.cjs +6 -0
- package/lib/panel-component/panel-app-title/panel-app-title.controller.cjs +1 -0
- package/lib/panel-component/panel-app-title/panel-app-title.state.cjs +14 -28
- package/lib/panel-component/panel-button/panel-button.cjs +6 -0
- package/lib/panel-component/panel-button/panel-button.controller.cjs +2 -3
- package/lib/panel-component/panel-button/panel-button.state.cjs +4 -6
- package/lib/panel-component/panel-button-list/panel-button-list.cjs +6 -0
- package/lib/panel-component/panel-button-list/panel-button-list.controller.cjs +4 -5
- package/lib/panel-component/panel-button-list/panel-button-list.state.cjs +2 -2
- package/lib/panel-component/panel-carousel/panel-carousel.cjs +6 -0
- package/lib/panel-component/panel-carousel/panel-carousel.controller.cjs +2 -4
- package/lib/panel-component/panel-tab-panel/panel-tab-panel.cjs +6 -0
- package/lib/panel-component/panel-tab-panel/panel-tab-panel.controller.cjs +2 -4
- package/lib/panel-component/panel-tab-panel/panel-tab-panel.state.cjs +2 -4
- package/lib/panel-component/panel-video-player/panel-video-player.cjs +3 -0
- package/lib/panel-component/panel-video-player/panel-video-player.controller.cjs +2 -4
- package/lib/panel-component/view-content-panel-container/view-content-panel-container.cjs +6 -0
- package/lib/panel-component/view-footer-panel-container/view-footer-panel-container.cjs +6 -0
- package/lib/panel-component/view-header-panel-container/view-header-panel-container.cjs +6 -0
- package/lib/panel-component/wf-action-button/wf-action-button.cjs +6 -0
- package/lib/panel-component/wf-action-button/wf-action-button.controller.cjs +2 -4
- package/lib/panel-component/wf-action-button/wf-action-button.state.cjs +2 -4
- package/lib/panel-component/wf-step-trace/wf-step-trace.cjs +3 -0
- package/lib/panel-component/wf-step-trace/wf-step-trace.controller.cjs +2 -4
- package/lib/panel-component/wf-step-trace/wf-step-trace.state.cjs +2 -4
- package/lib/util/app-util/app-util.cjs +66 -0
- package/lib/view-engine/login-view.engine.cjs +2 -0
- package/lib/view-engine/mob-data-view-engine.cjs +0 -1
- package/lib/view-engine/mob-edit-view.engine.cjs +5 -1
- package/lib/view-engine/mob-md-view-engine.cjs +0 -1
- package/lib/view-engine/mob-mpickup-view-engine.cjs +34 -26
- package/lib/view-engine/mob-pickup-md-view.engine.cjs +0 -1
- package/lib/view-engine/mob-pickup-view.engine.cjs +15 -1
- package/lib/view-engine/mob-tab-search-view.engine.cjs +0 -1
- package/lib/view-engine/mob-wf-dyna-action-view.engine.cjs +0 -1
- package/lib/view-engine/mob-wf-dyna-edit-view.engine.cjs +0 -1
- package/lib/view-engine/mob-wf-dyna-start-view.engine.cjs +0 -1
- package/package.json +7 -7
- package/dist/index-NP0RBfWK.js.map +0 -1
- package/dist/index-O-XmMUt3.js.map +0 -1
- package/dist/index-TfgOIExu.js +0 -76
- package/dist/index-TfgOIExu.js.map +0 -1
- package/dist/quill-editor-ybZrwyoG.js.map +0 -1
|
@@ -2,27 +2,47 @@ import { PropType } from 'vue';
|
|
|
2
2
|
import { EventBase, IControlProvider, PickupViewPanelController } from '@ibiz-template/runtime';
|
|
3
3
|
import './pickup-view-panel.scss';
|
|
4
4
|
export declare const PickupViewPanelControl: import("vue").DefineComponent<{
|
|
5
|
+
/**
|
|
6
|
+
* @description 选择视图面板模型数据
|
|
7
|
+
*/
|
|
5
8
|
modelData: {
|
|
6
9
|
type: PropType<import("@ibiz/model-core").IDEViewPanel>;
|
|
7
10
|
required: true;
|
|
8
11
|
};
|
|
12
|
+
/**
|
|
13
|
+
* @description 应用上下文对象
|
|
14
|
+
*/
|
|
9
15
|
context: {
|
|
10
|
-
type: PropType<
|
|
16
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
11
17
|
required: true;
|
|
12
18
|
};
|
|
19
|
+
/**
|
|
20
|
+
* @description 视图参数对象
|
|
21
|
+
* @default {}
|
|
22
|
+
*/
|
|
13
23
|
params: {
|
|
14
|
-
type: PropType<
|
|
24
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
15
25
|
default: () => {};
|
|
16
26
|
};
|
|
27
|
+
/**
|
|
28
|
+
* @description 是否单选
|
|
29
|
+
* @default true
|
|
30
|
+
*/
|
|
17
31
|
singleSelect: {
|
|
18
32
|
type: BooleanConstructor;
|
|
19
33
|
default: boolean;
|
|
20
34
|
};
|
|
35
|
+
/**
|
|
36
|
+
* @description 部件适配器
|
|
37
|
+
*/
|
|
21
38
|
provider: {
|
|
22
39
|
type: PropType<IControlProvider>;
|
|
23
40
|
};
|
|
41
|
+
/**
|
|
42
|
+
* @description 选中数据
|
|
43
|
+
*/
|
|
24
44
|
selectedData: {
|
|
25
|
-
type: PropType<
|
|
45
|
+
type: PropType<import("@ibiz-template/core").IApiData[]>;
|
|
26
46
|
required: false;
|
|
27
47
|
};
|
|
28
48
|
}, {
|
|
@@ -30,30 +50,50 @@ export declare const PickupViewPanelControl: import("vue").DefineComponent<{
|
|
|
30
50
|
ns: import("@ibiz-template/core").Namespace;
|
|
31
51
|
onCreated: (event: EventBase) => void;
|
|
32
52
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
53
|
+
/**
|
|
54
|
+
* @description 选择视图面板模型数据
|
|
55
|
+
*/
|
|
33
56
|
modelData: {
|
|
34
57
|
type: PropType<import("@ibiz/model-core").IDEViewPanel>;
|
|
35
58
|
required: true;
|
|
36
59
|
};
|
|
60
|
+
/**
|
|
61
|
+
* @description 应用上下文对象
|
|
62
|
+
*/
|
|
37
63
|
context: {
|
|
38
|
-
type: PropType<
|
|
64
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
39
65
|
required: true;
|
|
40
66
|
};
|
|
67
|
+
/**
|
|
68
|
+
* @description 视图参数对象
|
|
69
|
+
* @default {}
|
|
70
|
+
*/
|
|
41
71
|
params: {
|
|
42
|
-
type: PropType<
|
|
72
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
43
73
|
default: () => {};
|
|
44
74
|
};
|
|
75
|
+
/**
|
|
76
|
+
* @description 是否单选
|
|
77
|
+
* @default true
|
|
78
|
+
*/
|
|
45
79
|
singleSelect: {
|
|
46
80
|
type: BooleanConstructor;
|
|
47
81
|
default: boolean;
|
|
48
82
|
};
|
|
83
|
+
/**
|
|
84
|
+
* @description 部件适配器
|
|
85
|
+
*/
|
|
49
86
|
provider: {
|
|
50
87
|
type: PropType<IControlProvider>;
|
|
51
88
|
};
|
|
89
|
+
/**
|
|
90
|
+
* @description 选中数据
|
|
91
|
+
*/
|
|
52
92
|
selectedData: {
|
|
53
|
-
type: PropType<
|
|
93
|
+
type: PropType<import("@ibiz-template/core").IApiData[]>;
|
|
54
94
|
required: false;
|
|
55
95
|
};
|
|
56
96
|
}>>, {
|
|
57
|
-
params:
|
|
97
|
+
params: import("@ibiz-template/core").IApiParams;
|
|
58
98
|
singleSelect: boolean;
|
|
59
99
|
}, {}>;
|
|
@@ -7,25 +7,45 @@ import './pickup-view-panel.css';
|
|
|
7
7
|
const PickupViewPanelControl = /* @__PURE__ */ defineComponent({
|
|
8
8
|
name: "IBizPickupViewPanelControl",
|
|
9
9
|
props: {
|
|
10
|
+
/**
|
|
11
|
+
* @description 选择视图面板模型数据
|
|
12
|
+
*/
|
|
10
13
|
modelData: {
|
|
11
14
|
type: Object,
|
|
12
15
|
required: true
|
|
13
16
|
},
|
|
17
|
+
/**
|
|
18
|
+
* @description 应用上下文对象
|
|
19
|
+
*/
|
|
14
20
|
context: {
|
|
15
21
|
type: Object,
|
|
16
22
|
required: true
|
|
17
23
|
},
|
|
24
|
+
/**
|
|
25
|
+
* @description 视图参数对象
|
|
26
|
+
* @default {}
|
|
27
|
+
*/
|
|
18
28
|
params: {
|
|
19
29
|
type: Object,
|
|
20
30
|
default: () => ({})
|
|
21
31
|
},
|
|
32
|
+
/**
|
|
33
|
+
* @description 是否单选
|
|
34
|
+
* @default true
|
|
35
|
+
*/
|
|
22
36
|
singleSelect: {
|
|
23
37
|
type: Boolean,
|
|
24
38
|
default: true
|
|
25
39
|
},
|
|
40
|
+
/**
|
|
41
|
+
* @description 部件适配器
|
|
42
|
+
*/
|
|
26
43
|
provider: {
|
|
27
44
|
type: Object
|
|
28
45
|
},
|
|
46
|
+
/**
|
|
47
|
+
* @description 选中数据
|
|
48
|
+
*/
|
|
29
49
|
selectedData: {
|
|
30
50
|
type: Object,
|
|
31
51
|
required: false
|
|
@@ -2,7 +2,7 @@ import { PropType, Ref } from 'vue';
|
|
|
2
2
|
export declare const FilterFieldSelect: import("vue").DefineComponent<{
|
|
3
3
|
value: StringConstructor;
|
|
4
4
|
modes: {
|
|
5
|
-
type: PropType<
|
|
5
|
+
type: PropType<import("@ibiz-template/core").IApiData[]>;
|
|
6
6
|
default: () => never[];
|
|
7
7
|
};
|
|
8
8
|
disabled: BooleanConstructor;
|
|
@@ -23,7 +23,7 @@ export declare const FilterFieldSelect: import("vue").DefineComponent<{
|
|
|
23
23
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
24
24
|
value: StringConstructor;
|
|
25
25
|
modes: {
|
|
26
|
-
type: PropType<
|
|
26
|
+
type: PropType<import("@ibiz-template/core").IApiData[]>;
|
|
27
27
|
default: () => never[];
|
|
28
28
|
};
|
|
29
29
|
disabled: BooleanConstructor;
|
|
@@ -31,5 +31,5 @@ export declare const FilterFieldSelect: import("vue").DefineComponent<{
|
|
|
31
31
|
onChange?: ((_mode: string) => any) | undefined;
|
|
32
32
|
}, {
|
|
33
33
|
disabled: boolean;
|
|
34
|
-
modes:
|
|
34
|
+
modes: import("@ibiz-template/core").IApiData[];
|
|
35
35
|
}, {}>;
|
|
@@ -34,10 +34,10 @@ export declare const FilterTreeControl: import("vue").DefineComponent<{
|
|
|
34
34
|
default: string;
|
|
35
35
|
};
|
|
36
36
|
context: {
|
|
37
|
-
type: PropType<
|
|
37
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
38
38
|
};
|
|
39
39
|
params: {
|
|
40
|
-
type: PropType<
|
|
40
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
41
41
|
};
|
|
42
42
|
schemaEntityMap: {
|
|
43
43
|
type: PropType<Map<string, string | undefined>>;
|
|
@@ -47,8 +47,8 @@ export declare const FilterTreeControl: import("vue").DefineComponent<{
|
|
|
47
47
|
ns: import("@ibiz-template/core").Namespace;
|
|
48
48
|
showPopup: Ref<boolean>;
|
|
49
49
|
UiFilterNodes: import("vue").ComputedRef<IFilterNode[]>;
|
|
50
|
-
renderFilterGroup: (node: IFilterNodeGroup, root?: boolean) => JSX.Element | undefined;
|
|
51
|
-
renderPopupItem: () => JSX.Element | undefined;
|
|
50
|
+
renderFilterGroup: (node: IFilterNodeGroup, root?: boolean) => import("vue/jsx-runtime").JSX.Element | undefined;
|
|
51
|
+
renderPopupItem: () => import("vue/jsx-runtime").JSX.Element | undefined;
|
|
52
52
|
onConfirm: () => void;
|
|
53
53
|
onReset: () => void;
|
|
54
54
|
addItem: () => void;
|
|
@@ -83,10 +83,10 @@ export declare const FilterTreeControl: import("vue").DefineComponent<{
|
|
|
83
83
|
default: string;
|
|
84
84
|
};
|
|
85
85
|
context: {
|
|
86
|
-
type: PropType<
|
|
86
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
87
87
|
};
|
|
88
88
|
params: {
|
|
89
|
-
type: PropType<
|
|
89
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
90
90
|
};
|
|
91
91
|
schemaEntityMap: {
|
|
92
92
|
type: PropType<Map<string, string | undefined>>;
|
|
@@ -8,11 +8,11 @@ export declare const IBizSearchBarControl: import("@ibiz-template/vue3-util").Ty
|
|
|
8
8
|
type: import("vue").PropType<import("@ibiz-template/runtime").IControlProvider>;
|
|
9
9
|
};
|
|
10
10
|
context: {
|
|
11
|
-
type: import("vue").PropType<
|
|
11
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
14
|
params: {
|
|
15
|
-
type: import("vue").PropType<
|
|
15
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiParams>;
|
|
16
16
|
default: () => {};
|
|
17
17
|
};
|
|
18
18
|
}, {
|
|
@@ -32,14 +32,14 @@ export declare const IBizSearchBarControl: import("@ibiz-template/vue3-util").Ty
|
|
|
32
32
|
type: import("vue").PropType<import("@ibiz-template/runtime").IControlProvider>;
|
|
33
33
|
};
|
|
34
34
|
context: {
|
|
35
|
-
type: import("vue").PropType<
|
|
35
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
38
38
|
params: {
|
|
39
|
-
type: import("vue").PropType<
|
|
39
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiParams>;
|
|
40
40
|
default: () => {};
|
|
41
41
|
};
|
|
42
42
|
}>>, {
|
|
43
|
-
params:
|
|
43
|
+
params: import("@ibiz-template/core").IApiParams;
|
|
44
44
|
}, {}>>;
|
|
45
45
|
export default IBizSearchBarControl;
|
|
@@ -3,19 +3,32 @@ import { ISearchBar } from '@ibiz/model-core';
|
|
|
3
3
|
import { IControlProvider, SearchBarController } from '@ibiz-template/runtime';
|
|
4
4
|
import './search-bar.scss';
|
|
5
5
|
export declare const SearchBarControl: import("vue").DefineComponent<{
|
|
6
|
+
/**
|
|
7
|
+
* @description 搜索栏模型数据
|
|
8
|
+
*/
|
|
6
9
|
modelData: {
|
|
7
10
|
type: PropType<ISearchBar>;
|
|
8
11
|
required: true;
|
|
9
12
|
};
|
|
13
|
+
/**
|
|
14
|
+
* @description 部件适配器
|
|
15
|
+
*/
|
|
10
16
|
provider: {
|
|
11
17
|
type: PropType<IControlProvider>;
|
|
12
18
|
};
|
|
19
|
+
/**
|
|
20
|
+
* @description 应用上下文对象
|
|
21
|
+
*/
|
|
13
22
|
context: {
|
|
14
|
-
type: PropType<
|
|
23
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
15
24
|
required: true;
|
|
16
25
|
};
|
|
26
|
+
/**
|
|
27
|
+
* @description 视图参数对象
|
|
28
|
+
* @default {}
|
|
29
|
+
*/
|
|
17
30
|
params: {
|
|
18
|
-
type: PropType<
|
|
31
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
19
32
|
default: () => {};
|
|
20
33
|
};
|
|
21
34
|
}, {
|
|
@@ -27,21 +40,34 @@ export declare const SearchBarControl: import("vue").DefineComponent<{
|
|
|
27
40
|
cssVars: import("vue").ComputedRef<Record<string, string>>;
|
|
28
41
|
triggerFilter: () => void;
|
|
29
42
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
43
|
+
/**
|
|
44
|
+
* @description 搜索栏模型数据
|
|
45
|
+
*/
|
|
30
46
|
modelData: {
|
|
31
47
|
type: PropType<ISearchBar>;
|
|
32
48
|
required: true;
|
|
33
49
|
};
|
|
50
|
+
/**
|
|
51
|
+
* @description 部件适配器
|
|
52
|
+
*/
|
|
34
53
|
provider: {
|
|
35
54
|
type: PropType<IControlProvider>;
|
|
36
55
|
};
|
|
56
|
+
/**
|
|
57
|
+
* @description 应用上下文对象
|
|
58
|
+
*/
|
|
37
59
|
context: {
|
|
38
|
-
type: PropType<
|
|
60
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
39
61
|
required: true;
|
|
40
62
|
};
|
|
63
|
+
/**
|
|
64
|
+
* @description 视图参数对象
|
|
65
|
+
* @default {}
|
|
66
|
+
*/
|
|
41
67
|
params: {
|
|
42
|
-
type: PropType<
|
|
68
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
43
69
|
default: () => {};
|
|
44
70
|
};
|
|
45
71
|
}>>, {
|
|
46
|
-
params:
|
|
72
|
+
params: import("@ibiz-template/core").IApiParams;
|
|
47
73
|
}, {}>;
|
|
@@ -9,17 +9,30 @@ import './search-bar.css';
|
|
|
9
9
|
const SearchBarControl = /* @__PURE__ */ defineComponent({
|
|
10
10
|
name: "IBizSearchBarControl",
|
|
11
11
|
props: {
|
|
12
|
+
/**
|
|
13
|
+
* @description 搜索栏模型数据
|
|
14
|
+
*/
|
|
12
15
|
modelData: {
|
|
13
16
|
type: Object,
|
|
14
17
|
required: true
|
|
15
18
|
},
|
|
19
|
+
/**
|
|
20
|
+
* @description 部件适配器
|
|
21
|
+
*/
|
|
16
22
|
provider: {
|
|
17
23
|
type: Object
|
|
18
24
|
},
|
|
25
|
+
/**
|
|
26
|
+
* @description 应用上下文对象
|
|
27
|
+
*/
|
|
19
28
|
context: {
|
|
20
29
|
type: Object,
|
|
21
30
|
required: true
|
|
22
31
|
},
|
|
32
|
+
/**
|
|
33
|
+
* @description 视图参数对象
|
|
34
|
+
* @default {}
|
|
35
|
+
*/
|
|
23
36
|
params: {
|
|
24
37
|
type: Object,
|
|
25
38
|
default: () => ({})
|
|
@@ -5,11 +5,11 @@ export declare const IBizTabExpPanelControl: import("@ibiz-template/vue3-util").
|
|
|
5
5
|
required: true;
|
|
6
6
|
};
|
|
7
7
|
context: {
|
|
8
|
-
type: import("vue").PropType<
|
|
8
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
11
|
params: {
|
|
12
|
-
type: import("vue").PropType<
|
|
12
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiParams>;
|
|
13
13
|
default: () => {};
|
|
14
14
|
};
|
|
15
15
|
provider: {
|
|
@@ -29,11 +29,11 @@ export declare const IBizTabExpPanelControl: import("@ibiz-template/vue3-util").
|
|
|
29
29
|
required: true;
|
|
30
30
|
};
|
|
31
31
|
context: {
|
|
32
|
-
type: import("vue").PropType<
|
|
32
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
|
|
33
33
|
required: true;
|
|
34
34
|
};
|
|
35
35
|
params: {
|
|
36
|
-
type: import("vue").PropType<
|
|
36
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiParams>;
|
|
37
37
|
default: () => {};
|
|
38
38
|
};
|
|
39
39
|
provider: {
|
|
@@ -44,6 +44,6 @@ export declare const IBizTabExpPanelControl: import("@ibiz-template/vue3-util").
|
|
|
44
44
|
required: false;
|
|
45
45
|
};
|
|
46
46
|
}>>, {
|
|
47
|
-
params:
|
|
47
|
+
params: import("@ibiz-template/core").IApiParams;
|
|
48
48
|
}, {}>>;
|
|
49
49
|
export default IBizTabExpPanelControl;
|
|
@@ -2,21 +2,37 @@ import { PropType } from 'vue';
|
|
|
2
2
|
import { ITabExpPanel } from '@ibiz/model-core';
|
|
3
3
|
import { IControlProvider, TabExpPanelController } from '@ibiz-template/runtime';
|
|
4
4
|
export declare const TabExpPanelControl: import("vue").DefineComponent<{
|
|
5
|
+
/**
|
|
6
|
+
* @description 分页导航面板模型数据
|
|
7
|
+
*/
|
|
5
8
|
modelData: {
|
|
6
9
|
type: PropType<ITabExpPanel>;
|
|
7
10
|
required: true;
|
|
8
11
|
};
|
|
12
|
+
/**
|
|
13
|
+
* @description 应用上下文对象
|
|
14
|
+
*/
|
|
9
15
|
context: {
|
|
10
|
-
type: PropType<
|
|
16
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
11
17
|
required: true;
|
|
12
18
|
};
|
|
19
|
+
/**
|
|
20
|
+
* @description 视图参数对象
|
|
21
|
+
* @default {}
|
|
22
|
+
*/
|
|
13
23
|
params: {
|
|
14
|
-
type: PropType<
|
|
24
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
15
25
|
default: () => {};
|
|
16
26
|
};
|
|
27
|
+
/**
|
|
28
|
+
* @description 部件适配器
|
|
29
|
+
*/
|
|
17
30
|
provider: {
|
|
18
31
|
type: PropType<IControlProvider>;
|
|
19
32
|
};
|
|
33
|
+
/**
|
|
34
|
+
* @description 默认激活的标签
|
|
35
|
+
*/
|
|
20
36
|
defaultTabName: {
|
|
21
37
|
type: StringConstructor;
|
|
22
38
|
required: false;
|
|
@@ -26,25 +42,41 @@ export declare const TabExpPanelControl: import("vue").DefineComponent<{
|
|
|
26
42
|
ns: import("@ibiz-template/core").Namespace;
|
|
27
43
|
onTabChange: (value: string) => void;
|
|
28
44
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
45
|
+
/**
|
|
46
|
+
* @description 分页导航面板模型数据
|
|
47
|
+
*/
|
|
29
48
|
modelData: {
|
|
30
49
|
type: PropType<ITabExpPanel>;
|
|
31
50
|
required: true;
|
|
32
51
|
};
|
|
52
|
+
/**
|
|
53
|
+
* @description 应用上下文对象
|
|
54
|
+
*/
|
|
33
55
|
context: {
|
|
34
|
-
type: PropType<
|
|
56
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
35
57
|
required: true;
|
|
36
58
|
};
|
|
59
|
+
/**
|
|
60
|
+
* @description 视图参数对象
|
|
61
|
+
* @default {}
|
|
62
|
+
*/
|
|
37
63
|
params: {
|
|
38
|
-
type: PropType<
|
|
64
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
39
65
|
default: () => {};
|
|
40
66
|
};
|
|
67
|
+
/**
|
|
68
|
+
* @description 部件适配器
|
|
69
|
+
*/
|
|
41
70
|
provider: {
|
|
42
71
|
type: PropType<IControlProvider>;
|
|
43
72
|
};
|
|
73
|
+
/**
|
|
74
|
+
* @description 默认激活的标签
|
|
75
|
+
*/
|
|
44
76
|
defaultTabName: {
|
|
45
77
|
type: StringConstructor;
|
|
46
78
|
required: false;
|
|
47
79
|
};
|
|
48
80
|
}>>, {
|
|
49
|
-
params:
|
|
81
|
+
params: import("@ibiz-template/core").IApiParams;
|
|
50
82
|
}, {}>;
|
|
@@ -9,21 +9,37 @@ function _isSlot(s) {
|
|
|
9
9
|
const TabExpPanelControl = /* @__PURE__ */ defineComponent({
|
|
10
10
|
name: "IBizTabExpPanelControl",
|
|
11
11
|
props: {
|
|
12
|
+
/**
|
|
13
|
+
* @description 分页导航面板模型数据
|
|
14
|
+
*/
|
|
12
15
|
modelData: {
|
|
13
16
|
type: Object,
|
|
14
17
|
required: true
|
|
15
18
|
},
|
|
19
|
+
/**
|
|
20
|
+
* @description 应用上下文对象
|
|
21
|
+
*/
|
|
16
22
|
context: {
|
|
17
23
|
type: Object,
|
|
18
24
|
required: true
|
|
19
25
|
},
|
|
26
|
+
/**
|
|
27
|
+
* @description 视图参数对象
|
|
28
|
+
* @default {}
|
|
29
|
+
*/
|
|
20
30
|
params: {
|
|
21
31
|
type: Object,
|
|
22
32
|
default: () => ({})
|
|
23
33
|
},
|
|
34
|
+
/**
|
|
35
|
+
* @description 部件适配器
|
|
36
|
+
*/
|
|
24
37
|
provider: {
|
|
25
38
|
type: Object
|
|
26
39
|
},
|
|
40
|
+
/**
|
|
41
|
+
* @description 默认激活的标签
|
|
42
|
+
*/
|
|
27
43
|
defaultTabName: {
|
|
28
44
|
type: String,
|
|
29
45
|
required: false
|
|
@@ -7,11 +7,11 @@ export declare const IBizToolbarControl: import("@ibiz-template/vue3-util").Type
|
|
|
7
7
|
type: import("vue").PropType<import("@ibiz-template/runtime").IControlProvider>;
|
|
8
8
|
};
|
|
9
9
|
context: {
|
|
10
|
-
type: import("vue").PropType<
|
|
10
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
13
13
|
params: {
|
|
14
|
-
type: import("vue").PropType<
|
|
14
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiParams>;
|
|
15
15
|
default: () => {};
|
|
16
16
|
};
|
|
17
17
|
}, {
|
|
@@ -20,8 +20,8 @@ export declare const IBizToolbarControl: import("@ibiz-template/vue3-util").Type
|
|
|
20
20
|
btnSize: import("vue").ComputedRef<"normal" | "small">;
|
|
21
21
|
position: string;
|
|
22
22
|
handleClick: (item: import("@ibiz/model-core").IDEToolbarItem | import("@ibiz-template/runtime").IExtraButton, event: MouseEvent) => Promise<void>;
|
|
23
|
-
renderExtraButtons: (extraButtons: import("@ibiz-template/runtime").IExtraButton[]) => JSX.Element[];
|
|
24
|
-
renderToolbarItem: (item: import("@ibiz/model-core").IDEToolbarItem) => JSX.Element | null;
|
|
23
|
+
renderExtraButtons: (extraButtons: import("@ibiz-template/runtime").IExtraButton[]) => import("vue/jsx-runtime").JSX.Element[];
|
|
24
|
+
renderToolbarItem: (item: import("@ibiz/model-core").IDEToolbarItem) => import("vue/jsx-runtime").JSX.Element | null;
|
|
25
25
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
26
|
modelData: {
|
|
27
27
|
type: import("vue").PropType<import("@ibiz/model-core").IDEToolbar>;
|
|
@@ -31,14 +31,14 @@ export declare const IBizToolbarControl: import("@ibiz-template/vue3-util").Type
|
|
|
31
31
|
type: import("vue").PropType<import("@ibiz-template/runtime").IControlProvider>;
|
|
32
32
|
};
|
|
33
33
|
context: {
|
|
34
|
-
type: import("vue").PropType<
|
|
34
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
|
|
35
35
|
required: true;
|
|
36
36
|
};
|
|
37
37
|
params: {
|
|
38
|
-
type: import("vue").PropType<
|
|
38
|
+
type: import("vue").PropType<import("@ibiz-template/core").IApiParams>;
|
|
39
39
|
default: () => {};
|
|
40
40
|
};
|
|
41
41
|
}>>, {
|
|
42
|
-
params:
|
|
42
|
+
params: import("@ibiz-template/core").IApiParams;
|
|
43
43
|
}, {}>>;
|
|
44
44
|
export default IBizToolbarControl;
|
|
@@ -8,11 +8,11 @@ export declare const IBizPopperToolbar: import("vue").DefineComponent<{
|
|
|
8
8
|
required: true;
|
|
9
9
|
};
|
|
10
10
|
context: {
|
|
11
|
-
type: PropType<
|
|
11
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
14
14
|
params: {
|
|
15
|
-
type: PropType<
|
|
15
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
16
16
|
default: () => {};
|
|
17
17
|
};
|
|
18
18
|
controller: {
|
|
@@ -23,19 +23,19 @@ export declare const IBizPopperToolbar: import("vue").DefineComponent<{
|
|
|
23
23
|
c: ToolbarController<IDEToolbar, import("@ibiz-template/runtime").IToolbarState, import("@ibiz-template/runtime").IToolbarEvent>;
|
|
24
24
|
ns: import("@ibiz-template/core").Namespace;
|
|
25
25
|
direction: "vertical" | "horizontal";
|
|
26
|
-
contentRef: Ref<
|
|
27
|
-
renderToolbarItem: (item: IDEToolbarItem) => JSX.Element | null;
|
|
26
|
+
contentRef: Ref<import("@ibiz-template/core").IApiData | undefined>;
|
|
27
|
+
renderToolbarItem: (item: IDEToolbarItem) => import("vue/jsx-runtime").JSX.Element | null;
|
|
28
28
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
29
|
modelData: {
|
|
30
30
|
type: PropType<IDEToolbar>;
|
|
31
31
|
required: true;
|
|
32
32
|
};
|
|
33
33
|
context: {
|
|
34
|
-
type: PropType<
|
|
34
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
35
35
|
required: true;
|
|
36
36
|
};
|
|
37
37
|
params: {
|
|
38
|
-
type: PropType<
|
|
38
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
39
39
|
default: () => {};
|
|
40
40
|
};
|
|
41
41
|
controller: {
|
|
@@ -43,5 +43,5 @@ export declare const IBizPopperToolbar: import("vue").DefineComponent<{
|
|
|
43
43
|
required: true;
|
|
44
44
|
};
|
|
45
45
|
}>>, {
|
|
46
|
-
params:
|
|
46
|
+
params: import("@ibiz-template/core").IApiParams;
|
|
47
47
|
}, {}>;
|
|
@@ -3,19 +3,32 @@ import { IDEToolbar, IDEToolbarItem } from '@ibiz/model-core';
|
|
|
3
3
|
import { IControlProvider, IExtraButton, IToolbarState, ToolbarController } from '@ibiz-template/runtime';
|
|
4
4
|
import './toolbar.scss';
|
|
5
5
|
export declare const ToolbarControl: import("vue").DefineComponent<{
|
|
6
|
+
/**
|
|
7
|
+
* @description 工具栏模型数据
|
|
8
|
+
*/
|
|
6
9
|
modelData: {
|
|
7
10
|
type: PropType<IDEToolbar>;
|
|
8
11
|
required: true;
|
|
9
12
|
};
|
|
13
|
+
/**
|
|
14
|
+
* @description 部件适配器
|
|
15
|
+
*/
|
|
10
16
|
provider: {
|
|
11
17
|
type: PropType<IControlProvider>;
|
|
12
18
|
};
|
|
19
|
+
/**
|
|
20
|
+
* @description 应用上下文对象
|
|
21
|
+
*/
|
|
13
22
|
context: {
|
|
14
|
-
type: PropType<
|
|
23
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
15
24
|
required: true;
|
|
16
25
|
};
|
|
26
|
+
/**
|
|
27
|
+
* @description 视图参数对象
|
|
28
|
+
* @default {}
|
|
29
|
+
*/
|
|
17
30
|
params: {
|
|
18
|
-
type: PropType<
|
|
31
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
19
32
|
default: () => {};
|
|
20
33
|
};
|
|
21
34
|
}, {
|
|
@@ -24,24 +37,37 @@ export declare const ToolbarControl: import("vue").DefineComponent<{
|
|
|
24
37
|
btnSize: import("vue").ComputedRef<"normal" | "small">;
|
|
25
38
|
position: string;
|
|
26
39
|
handleClick: (item: IDEToolbarItem | IExtraButton, event: MouseEvent) => Promise<void>;
|
|
27
|
-
renderExtraButtons: (extraButtons: IExtraButton[]) => JSX.Element[];
|
|
28
|
-
renderToolbarItem: (item: IDEToolbarItem) => JSX.Element | null;
|
|
40
|
+
renderExtraButtons: (extraButtons: IExtraButton[]) => import("vue/jsx-runtime").JSX.Element[];
|
|
41
|
+
renderToolbarItem: (item: IDEToolbarItem) => import("vue/jsx-runtime").JSX.Element | null;
|
|
29
42
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
43
|
+
/**
|
|
44
|
+
* @description 工具栏模型数据
|
|
45
|
+
*/
|
|
30
46
|
modelData: {
|
|
31
47
|
type: PropType<IDEToolbar>;
|
|
32
48
|
required: true;
|
|
33
49
|
};
|
|
50
|
+
/**
|
|
51
|
+
* @description 部件适配器
|
|
52
|
+
*/
|
|
34
53
|
provider: {
|
|
35
54
|
type: PropType<IControlProvider>;
|
|
36
55
|
};
|
|
56
|
+
/**
|
|
57
|
+
* @description 应用上下文对象
|
|
58
|
+
*/
|
|
37
59
|
context: {
|
|
38
|
-
type: PropType<
|
|
60
|
+
type: PropType<import("@ibiz-template/core").IApiContext>;
|
|
39
61
|
required: true;
|
|
40
62
|
};
|
|
63
|
+
/**
|
|
64
|
+
* @description 视图参数对象
|
|
65
|
+
* @default {}
|
|
66
|
+
*/
|
|
41
67
|
params: {
|
|
42
|
-
type: PropType<
|
|
68
|
+
type: PropType<import("@ibiz-template/core").IApiParams>;
|
|
43
69
|
default: () => {};
|
|
44
70
|
};
|
|
45
71
|
}>>, {
|
|
46
|
-
params:
|
|
72
|
+
params: import("@ibiz-template/core").IApiParams;
|
|
47
73
|
}, {}>;
|