@ibiz-template/vue3-components 0.7.41-alpha.5 → 0.7.41-alpha.51
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-B_uQaEfA.js +1 -0
- package/dist/ibiz-markdown-editor-DlU-04L2.js +1 -0
- package/dist/index-B0XiEslO.js +1 -0
- package/dist/index-B6kaPJDO.js +1 -0
- package/dist/index-CXaTaGlg.js +11 -0
- package/dist/index.min.css +1 -1
- package/dist/index.system.min.js +1 -1
- package/dist/map-chart-nwkjjlMK.js +1 -0
- package/dist/map-chart-user-D2lgUtGX.js +1 -0
- package/dist/wang-editor-Bcmawui0.js +1 -0
- package/dist/xlsx-util-fU5jMSIx.js +2 -0
- package/es/common/action-toolbar/action-toolbar.css +1 -1
- package/es/common/action-toolbar/action-toolbar.mjs +83 -24
- package/es/common/anchor-container/anchor-bar-list/anchor-bar-list.mjs +1 -1
- package/es/common/anchor-container/anchor-container.mjs +1 -1
- package/es/common/button-list/button-list.css +1 -1
- package/es/common/button-list/button-list.mjs +85 -39
- package/es/common/carousel/carousel.css +1 -1
- package/es/common/carousel/carousel.mjs +1 -1
- package/es/common/carousel-card/carousel-card.mjs +1 -1
- package/es/common/col/col.mjs +1 -1
- package/es/common/control-navigation/control-navigation.mjs +9 -10
- package/es/common/control-navigation/provider/calendar-navigation.provider.mjs +21 -8
- package/es/common/control-navigation/provider/chart-navigation.provider.mjs +148 -0
- package/es/common/control-navigation/provider/index.mjs +4 -1
- package/es/common/control-navigation/provider/map-navigation.provider.mjs +46 -10
- package/es/common/control-navigation/provider/navigation-base.provider.mjs +25 -10
- package/es/common/control-navigation/provider/tree-navigation.provider.mjs +5 -8
- package/es/common/coop-alert/coop-alert.mjs +1 -1
- package/es/common/cropping/cropping.mjs +1 -1
- package/es/common/custom-filter-condition/custom-filter-condition.mjs +1 -1
- package/es/common/custom-theme/custom-theme.controller.mjs +34 -0
- package/es/common/custom-theme/custom-theme.mjs +14 -8
- package/es/common/data-import/data-import.mjs +1 -1
- package/es/common/data-import2/data-import2.mjs +14 -8
- package/es/common/data-import2-select/data-import2-select.mjs +8 -3
- package/es/common/data-import2-table/data-import2-table.mjs +1 -1
- package/es/common/doing-notice/doing-notice.mjs +1 -1
- package/es/common/editor-empty-text/editor-empty-text.css +1 -0
- package/es/common/editor-empty-text/editor-empty-text.mjs +31 -0
- package/es/common/emoji-select/components/categories/categories.mjs +1 -1
- package/es/common/emoji-select/components/category-label/category-label.mjs +1 -1
- package/es/common/emoji-select/components/emoji-item/emoji-item.mjs +1 -1
- package/es/common/emoji-select/components/emoji-list/emoji-list.mjs +2 -2
- package/es/common/emoji-select/components/input-search/input-search.mjs +1 -1
- package/es/common/emoji-select/emoji-select.mjs +3 -3
- package/es/common/extend-action-timeline/extend-action-timeline.mjs +1 -1
- package/es/common/fullscreen-toolbar/fullscreen-toolbar-alarm-clock/fullscreen-toolbar-alarm-clock.mjs +1 -1
- package/es/common/fullscreen-toolbar/fullscreen-toolbar.mjs +1 -1
- package/es/common/gantt-setting/gantt-setting.mjs +1 -1
- package/es/common/grid-setting/grid-setting.mjs +9 -5
- package/es/common/index.mjs +6 -1
- package/es/common/kanben-setting/kanben-setting.css +1 -0
- package/es/common/kanben-setting/kanben-setting.mjs +65 -0
- package/es/common/map-chart/map-chart.mjs +13 -19
- package/es/common/map-chart/map-manager.mjs +3 -4
- package/es/common/map-chart-user/map-chart-user.css +1 -1
- package/es/common/map-chart-user/map-chart-user.mjs +86 -9
- package/es/common/map-chart-user/map-chart-user.util.mjs +54 -3
- package/es/common/map-chart-user/map-user-manager.mjs +46 -10
- package/es/common/nav-split/nav-split.mjs +1 -1
- package/es/common/no-data/no-data.mjs +1 -1
- package/es/common/pagination/pagination.mjs +1 -1
- package/es/common/pql-editor/components/pql-editor-suggestion/pql-editor-suggestion.mjs +1 -1
- package/es/common/pql-editor/pql-editor.mjs +1 -1
- package/es/common/pql-editor/pql-editor.module.mjs +2 -2
- package/es/common/quick-edit/quick-edit.mjs +1 -1
- package/es/common/rawitem/rawitem.mjs +13 -4
- package/es/common/row/row.mjs +1 -1
- package/es/common/sort-bar/sort-bar.mjs +1 -1
- package/es/common/split/split.mjs +1 -1
- package/es/common/split-trigger/split-trigger.mjs +1 -1
- package/es/common/view-message/view-message.mjs +1 -1
- package/es/control/app-menu/app-menu.css +1 -1
- package/es/control/app-menu/app-menu.mjs +68 -50
- package/es/control/app-menu/custom-menu-design/custom-menu-design.mjs +1 -1
- package/es/control/app-menu/index.mjs +1 -1
- 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/calendar/calendar-util.mjs +30 -1
- package/es/control/calendar/calendar.css +1 -1
- package/es/control/calendar/calendar.mjs +159 -45
- package/es/control/calendar/components/calendar-daily/calendar-daily.css +1 -1
- package/es/control/calendar/components/calendar-daily/calendar-daily.mjs +54 -17
- package/es/control/calendar/components/calendar-daily/use-calendar-daily.mjs +135 -47
- package/es/control/calendar/components/calendar-user/calendar-user.css +1 -1
- package/es/control/calendar/components/calendar-user/calendar-user.mjs +79 -4
- package/es/control/calendar/components/calendar-week/calendar-week.css +1 -1
- package/es/control/calendar/components/calendar-week/calendar-week.mjs +92 -71
- package/es/control/calendar/components/calendar-week/use-calendar-week.mjs +347 -156
- package/es/control/calendar/components/constant/event.mjs +2 -1
- package/es/control/calendar/components/constant/index.mjs +1 -1
- package/es/control/calendar/components/custom-calendar/custom-calendar.css +1 -1
- package/es/control/calendar/components/custom-calendar/custom-calendar.mjs +34 -19
- package/es/control/calendar/components/custom-calendar/use-custom-calendar.mjs +24 -1
- package/es/control/calendar/components/interface/calendar-daily.mjs +7 -2
- package/es/control/calendar/components/interface/calendar-user.mjs +1 -1
- package/es/control/calendar/components/interface/calendar-week.mjs +3 -2
- package/es/control/calendar/components/interface/custom-calendar.mjs +4 -3
- package/es/control/calendar/components/util/index.mjs +1 -1
- package/es/control/calendar/components/util/util.mjs +41 -3
- package/es/control/calendar/index.mjs +1 -1
- package/es/control/caption-bar/caption-bar.mjs +7 -1
- package/es/control/caption-bar/index.mjs +1 -1
- package/es/control/chart/chart.mjs +46 -40
- package/es/control/chart/index.mjs +1 -1
- package/es/control/context-menu/context-menu.mjs +1 -1
- package/es/control/context-menu/index.mjs +1 -1
- package/es/control/dashboard/custom-dashboard-container/custom-dashboard-container.mjs +7 -3
- package/es/control/dashboard/dashboard-design/dashboard-design.mjs +3 -3
- package/es/control/dashboard/dashboard-design/dashboard-design.util.mjs +1 -1
- package/es/control/dashboard/dashboard.css +1 -1
- package/es/control/dashboard/dashboard.mjs +5 -4
- package/es/control/dashboard/index.mjs +1 -1
- package/es/control/dashboard/portlet/actionbar-portlet/actionbar-portlet.mjs +4 -1
- package/es/control/dashboard/portlet/chart-portlet/chart-portlet.mjs +2 -2
- package/es/control/dashboard/portlet/container-portlet/container-portlet.mjs +1 -1
- package/es/control/dashboard/portlet/filter-portlet/filter-portlet-design/filter-portlet-design.mjs +1 -1
- package/es/control/dashboard/portlet/filter-portlet/filter-portlet-item/filter-portlet-item.mjs +1 -1
- package/es/control/dashboard/portlet/filter-portlet/filter-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 +2 -2
- package/es/control/dashboard/portlet/menu-portlet/app-menu-portlet/app-menu-portlet.css +1 -1
- package/es/control/dashboard/portlet/menu-portlet/app-menu-portlet/app-menu-portlet.mjs +1 -1
- package/es/control/dashboard/portlet/menu-portlet/menu-portlet.mjs +2 -2
- package/es/control/dashboard/portlet/portlet-layout/portlet-layout.css +1 -1
- package/es/control/dashboard/portlet/portlet-layout/portlet-layout.mjs +53 -12
- package/es/control/dashboard/portlet/rawitem-portlet/rawitem-portlet.mjs +1 -1
- package/es/control/dashboard/portlet/report-portlet/report-portlet.mjs +2 -2
- 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 +154 -30
- package/es/control/data-view/index.mjs +1 -1
- package/es/control/drbar/drbar.controller.mjs +23 -6
- package/es/control/drbar/drbar.css +1 -1
- package/es/control/drbar/drbar.mjs +11 -5
- package/es/control/drbar/index.mjs +1 -1
- package/es/control/drtab/drtab-control.util.mjs +2 -2
- package/es/control/drtab/drtab.controller.mjs +75 -6
- package/es/control/drtab/drtab.css +1 -1
- package/es/control/drtab/drtab.mjs +29 -7
- package/es/control/drtab/flow-drtab.css +1 -1
- package/es/control/drtab/flow-drtab.mjs +204 -11
- package/es/control/drtab/index.mjs +1 -1
- package/es/control/exp-bar/calendar-exp-bar/calendar-exp-bar.mjs +1 -1
- package/es/control/exp-bar/calendar-exp-bar/index.mjs +1 -1
- package/es/control/exp-bar/chart-exp-bar/chart-exp-bar.mjs +1 -1
- package/es/control/exp-bar/chart-exp-bar/index.mjs +1 -1
- package/es/control/exp-bar/data-view-exp-bar/data-view-view-exp-bar.mjs +1 -1
- package/es/control/exp-bar/data-view-exp-bar/index.mjs +1 -1
- package/es/control/exp-bar/grid-exp-bar/grid-exp-bar.mjs +1 -1
- package/es/control/exp-bar/grid-exp-bar/index.mjs +1 -1
- package/es/control/exp-bar/list-exp-bar/index.mjs +1 -1
- package/es/control/exp-bar/list-exp-bar/list-exp-bar.mjs +1 -1
- package/es/control/exp-bar/render-util.mjs +2 -2
- package/es/control/exp-bar/tree-exp-bar/index.mjs +1 -1
- package/es/control/exp-bar/tree-exp-bar/tree-exp-bar.mjs +1 -1
- package/es/control/form/edit-form/edit-form.mjs +21 -1
- package/es/control/form/edit-form/index.mjs +1 -1
- package/es/control/form/form/form.mjs +6 -4
- package/es/control/form/form/index.mjs +2 -0
- package/es/control/form/form-detail/form-button/form-button.mjs +1 -1
- package/es/control/form/form-detail/form-button-list/form-button-list.mjs +1 -1
- package/es/control/form/form-detail/form-druipart/form-druipart.mjs +1 -1
- package/es/control/form/form-detail/form-group-panel/form-group-panel.mjs +6 -3
- package/es/control/form/form-detail/form-iframe/form-iframe.css +1 -0
- package/es/control/form/form-detail/form-iframe/form-iframe.mjs +53 -0
- package/es/control/form/form-detail/form-iframe/form-iframe.provider.mjs +21 -0
- package/es/control/form/form-detail/form-iframe/index.mjs +12 -0
- package/es/control/form/form-detail/form-item/composite-form-item/composite-form-item.mjs +1 -1
- package/es/control/form/form-detail/form-item/composite-form-item-ex/composite-form-item-ex.controller.mjs +177 -0
- package/es/control/form/form-detail/form-item/composite-form-item-ex/composite-form-item-ex.css +1 -0
- package/es/control/form/form-detail/form-item/composite-form-item-ex/composite-form-item-ex.mjs +175 -0
- package/es/control/form/form-detail/form-item/composite-form-item-ex/composite-form-item-ex.provider.mjs +21 -0
- package/es/control/form/form-detail/form-item/composite-form-item-ex/composite-form-item-ex.state.mjs +28 -0
- package/es/control/form/form-detail/form-item/composite-form-item-ex/index.mjs +16 -0
- package/es/control/form/form-detail/form-item/form-item-container/form-item-container.mjs +52 -10
- package/es/control/form/form-detail/form-item/form-item.css +1 -1
- package/es/control/form/form-detail/form-item/form-item.mjs +13 -26
- package/es/control/form/form-detail/form-item/index.mjs +2 -0
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-form/form-mdctrl-form.mjs +4 -2
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-md/form-mdctrl-md.mjs +44 -14
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/form-mdctrl-repeater.mjs +11 -1
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/form-mdctrl-repeater.util.mjs +30 -0
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.css +1 -1
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.mjs +151 -64
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid2/repeater-grid2.css +1 -0
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid2/repeater-grid2.mjs +309 -0
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-multi-form/repeater-multi-form.mjs +7 -2
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-single-form/repeater-single-form.mjs +6 -2
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl.mjs +5 -2
- package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.css +1 -1
- package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.mjs +82 -19
- package/es/control/form/form-detail/form-mdctrl/mdctrl-container2/mdctrl-container2.mjs +2 -2
- package/es/control/form/form-detail/form-page/form-page-item/form-page.item.mjs +3 -3
- package/es/control/form/form-detail/form-page/form-page.mjs +1 -1
- package/es/control/form/form-detail/form-rawitem/form-rawitem.mjs +1 -1
- package/es/control/form/form-detail/form-tab-page/form-tab-page.mjs +3 -3
- package/es/control/form/form-detail/form-tab-panel/form-tab-panel.css +1 -1
- package/es/control/form/form-detail/form-tab-panel/form-tab-panel.mjs +59 -38
- package/es/control/form/form-detail/index.mjs +1 -0
- package/es/control/form/index.mjs +1 -0
- package/es/control/form/search-form/advance-search/advance-search.mjs +1 -1
- package/es/control/form/search-form/index.mjs +1 -1
- package/es/control/form/search-form/search-form.mjs +1 -1
- package/es/control/gantt/gantt.css +1 -1
- package/es/control/gantt/gantt.mjs +146 -6
- package/es/control/gantt/index.mjs +1 -1
- package/es/control/grid/grid/grid-control.util.mjs +67 -45
- package/es/control/grid/grid/grid.css +1 -1
- package/es/control/grid/grid/grid.mjs +49 -37
- package/es/control/grid/grid/index.mjs +3 -1
- package/es/control/grid/grid-column/auto-grid-field-edit-column/auto-grid-field-edit-column.mjs +2 -2
- package/es/control/grid/grid-column/grid-column-header/grid-column-header.mjs +1 -1
- package/es/control/grid/grid-column/grid-field-column/attachment-column/attachment-column.mjs +16 -5
- package/es/control/grid/grid-column/grid-field-column/attachment-column/file-util.mjs +78 -25
- package/es/control/grid/grid-column/grid-field-column/grid-field-column.css +1 -1
- package/es/control/grid/grid-column/grid-field-column/grid-field-column.mjs +7 -10
- package/es/control/grid/grid-column/grid-field-edit-column/grid-edit-item/grid-edit-item.mjs +1 -1
- package/es/control/grid/grid-column/grid-field-edit-column/grid-field-edit-column.mjs +2 -2
- package/es/control/grid/grid-column/grid-group-column/grid-group-column.mjs +2 -2
- package/es/control/grid/grid-column/grid-ua-column/grid-ua-column.mjs +2 -2
- package/es/control/grid/row-edit-popover/row-edit-popover.mjs +1 -1
- package/es/control/grid/virtualized-table/index.mjs +18 -0
- package/es/control/grid/virtualized-table/virtualized-table.css +1 -0
- package/es/control/grid/virtualized-table/virtualized-table.mjs +326 -0
- package/es/control/grid/virtualized-table/virtualized-table.provider.mjs +14 -0
- package/es/control/grid/virtualized-table/virtualized-table.util.mjs +191 -0
- package/es/control/index.mjs +1 -0
- package/es/control/kanban/index.mjs +1 -1
- package/es/control/kanban/kanban.css +1 -1
- package/es/control/kanban/kanban.mjs +125 -40
- package/es/control/kanban/swimlane-kanban/swimlane-kanban.css +1 -0
- package/es/control/kanban/swimlane-kanban/swimlane-kanban.mjs +462 -0
- package/es/control/list/index.mjs +1 -1
- package/es/control/list/list.css +1 -1
- package/es/control/list/list.mjs +203 -84
- package/es/control/map/index.mjs +1 -1
- package/es/control/map/map.mjs +24 -22
- package/es/control/medit-view-panel/index.mjs +1 -1
- package/es/control/medit-view-panel/medit-view-panel.css +1 -1
- package/es/control/medit-view-panel/medit-view-panel.mjs +51 -31
- package/es/control/pickup-view-panel/index.mjs +1 -1
- package/es/control/pickup-view-panel/pickup-view-panel.mjs +1 -1
- package/es/control/report-panel/index.mjs +3 -1
- package/es/control/report-panel/report-detail/bi-report/bi-report.css +1 -0
- package/es/control/report-panel/report-detail/bi-report/bi-report.mjs +46 -0
- package/es/control/report-panel/report-detail/bi-report/commons/bi-number-report/bi-number-report.css +1 -0
- package/es/control/report-panel/report-detail/bi-report/commons/bi-number-report/bi-number-report.mjs +184 -0
- package/es/control/report-panel/report-detail/bi-report/commons/index.mjs +3 -0
- package/es/control/report-panel/report-detail/bi-report/index.mjs +9 -0
- package/es/control/report-panel/report-detail/bi-report-panel/bi-report-panel.mjs +1 -1
- package/es/control/report-panel/report-detail/index.mjs +1 -0
- package/es/control/report-panel/report-detail/user-report-panel/user-report-panel.mjs +1 -1
- package/es/control/report-panel/report-detail/user2-report-panel/user2-report-panel.mjs +1 -1
- package/es/control/report-panel/report-panel.mjs +10 -9
- package/es/control/search-bar/filter-mode-select/filter-mode-select.mjs +1 -1
- package/es/control/search-bar/filter-tree/filter-tree.mjs +1 -1
- package/es/control/search-bar/index.mjs +1 -1
- package/es/control/search-bar/quick-search-select/quick-search-select.mjs +1 -1
- package/es/control/search-bar/search-bar.css +1 -1
- package/es/control/search-bar/search-bar.mjs +32 -5
- package/es/control/search-bar/search-groups/search-groups.css +1 -1
- package/es/control/search-bar/search-groups/search-groups.mjs +16 -3
- package/es/control/tab-exp-panel/index.mjs +1 -1
- package/es/control/tab-exp-panel/tab-exp-panel.css +1 -1
- package/es/control/tab-exp-panel/tab-exp-panel.mjs +9 -3
- package/es/control/toolbar/export-excel/export-excel.mjs +22 -7
- package/es/control/toolbar/index.mjs +1 -1
- package/es/control/toolbar/short-cut-button/short-cut-button.mjs +1 -1
- package/es/control/toolbar/toolbar.css +1 -1
- package/es/control/toolbar/toolbar.mjs +233 -133
- package/es/control/tree/el-tree-util.mjs +35 -1
- package/es/control/tree/index.mjs +1 -1
- package/es/control/tree/tree.css +1 -1
- package/es/control/tree/tree.mjs +87 -47
- package/es/control/tree-grid/index.mjs +1 -1
- package/es/control/tree-grid/tree-grid.mjs +143 -68
- package/es/control/tree-grid-ex/index.mjs +1 -1
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/all-edit.mjs +3 -1
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/tree-grid-ex-edit-column.mjs +2 -2
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-field-column/tree-grid-ex-field-column.css +1 -1
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-field-column/tree-grid-ex-field-column.mjs +10 -7
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-ua-column/tree-grid-ex-ua-column.css +1 -1
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-ua-column/tree-grid-ex-ua-column.mjs +2 -2
- package/es/control/tree-grid-ex/tree-grid-ex.css +1 -1
- package/es/control/tree-grid-ex/tree-grid-ex.mjs +73 -41
- package/es/control/view-panel/index.mjs +1 -1
- package/es/control/view-panel/view-panel.mjs +1 -1
- package/es/control/wizard-panel/index.mjs +1 -1
- package/es/control/wizard-panel/wizard-panel.css +1 -1
- package/es/control/wizard-panel/wizard-panel.mjs +25 -9
- package/es/editor/array/ibiz-array/ibiz-array.css +1 -1
- package/es/editor/array/ibiz-array/ibiz-array.mjs +15 -3
- package/es/editor/autocomplete/ibiz-autocomplete/ibiz-autocomplete.mjs +7 -4
- package/es/editor/carousel/ibiz-carousel/ibiz-carousel.mjs +29 -14
- package/es/editor/cascader/ibiz-cascader/ibiz-cascader.mjs +9 -3
- package/es/editor/check-box/ibiz-checkbox/ibiz-checkbox.mjs +10 -4
- package/es/editor/check-box-list/checkbox-list-editor.controller.mjs +4 -1
- package/es/editor/check-box-list/ibiz-checkbox-list/ibiz-checkbox-list.mjs +2 -2
- package/es/editor/code/code-editor.controller.mjs +239 -1
- package/es/editor/code/monaco-editor/monaco-editor.css +1 -1
- package/es/editor/code/monaco-editor/monaco-editor.mjs +152 -195
- package/es/editor/color-picker/color-picker-editor.controller.mjs +4 -1
- package/es/editor/color-picker/ibiz-color-mpicker-custom/ibiz-color-mpicker-custom.mjs +1 -1
- package/es/editor/color-picker/ibiz-color-mpicker-default/ibiz-color-mpicker-default.mjs +1 -1
- package/es/editor/color-picker/ibiz-color-picker/ibiz-color-picker.mjs +10 -10
- package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.css +1 -1
- package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.mjs +149 -70
- package/es/editor/data-picker/ibiz-picker/ibiz-picker.css +1 -1
- package/es/editor/data-picker/ibiz-picker/ibiz-picker.mjs +171 -62
- package/es/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.css +1 -1
- package/es/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.mjs +20 -20
- package/es/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.mjs +18 -11
- package/es/editor/data-picker/ibiz-picker-link/ibiz-picker-link.mjs +13 -12
- package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.mjs +64 -47
- package/es/editor/data-picker/ibiz-transfer-picker/components/transfer/transfer.mjs +1 -1
- package/es/editor/data-picker/ibiz-transfer-picker/components/transfer-panel/transfer-panel.mjs +2 -2
- package/es/editor/data-picker/ibiz-transfer-picker/ibiz-transfer-picker.mjs +2 -2
- package/es/editor/data-picker/picker-editor.controller.mjs +96 -9
- package/es/editor/date-picker/ibiz-date-picker/ibiz-date-picker.mjs +6 -3
- package/es/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.mjs +15 -3
- package/es/editor/date-range-select/date-range-select-picker/components/quarter-range-select/quarter-range-select.mjs +1 -1
- package/es/editor/date-range-select/date-range-select-picker/components/week-range-select/week-range-select.mjs +2 -2
- package/es/editor/date-range-select/date-range-select-picker/components/year-range-select/year-range-select.mjs +1 -1
- package/es/editor/date-range-select/date-range-select-picker/date-range-select.mjs +2 -2
- package/es/editor/date-range-select/date-range-select.controller.mjs +9 -0
- package/es/editor/dropdown-list/dropdown-list-editor.controller.mjs +14 -3
- package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.css +1 -1
- package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.mjs +28 -22
- package/es/editor/dropdown-list/ibiz-emoji-picker/ibiz-emoji-picker.mjs +7 -4
- package/es/editor/dropdown-list/ibiz-tree-picker/ibiz-tree-picker.mjs +2 -2
- package/es/editor/dropdown-list/ibiz-virtualized-list/ibiz-virtualized-list.css +1 -1
- package/es/editor/dropdown-list/ibiz-virtualized-list/ibiz-virtualized-list.mjs +11 -9
- package/es/editor/html/html-editor.controller.mjs +164 -3
- package/es/editor/html/wang-editor/component/emoji/emoji.mjs +1 -1
- package/es/editor/html/wang-editor/config/index.mjs +3 -0
- package/es/editor/html/wang-editor/config/toolbar.mjs +90 -0
- package/es/editor/html/wang-editor/constants/svg.mjs +8 -0
- package/es/editor/html/wang-editor/index.mjs +1 -0
- package/es/editor/html/wang-editor/module/ai-module.mjs +1 -1
- package/es/editor/html/wang-editor/module/emoji-module.mjs +2 -2
- package/es/editor/html/wang-editor/module/index.mjs +1 -0
- package/es/editor/html/wang-editor/module/inline-ai-module.mjs +95 -0
- package/es/editor/html/wang-editor/wang-editor.css +1 -1
- package/es/editor/html/wang-editor/wang-editor.mjs +129 -203
- package/es/editor/index.mjs +6 -0
- package/es/editor/list-box/ibiz-list-box/ibiz-list-box.mjs +2 -2
- package/es/editor/map-picker/ibiz-map-picker/ibiz-map-picker.mjs +7 -4
- package/es/editor/markdown/ibiz-markdown-editor/custom-menu.mjs +103 -0
- package/es/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.css +1 -1
- package/es/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.mjs +264 -30
- package/es/editor/markdown/ibiz-markdown-editor/render-util.mjs +117 -0
- package/es/editor/markdown/markdown-editor.controller.mjs +235 -2
- package/es/editor/not-supported-editor/not-supported-editor.mjs +1 -1
- package/es/editor/number-range/ibiz-number-range-picker/ibiz-number-range-picker.mjs +12 -3
- package/es/editor/preset/preset-rawitem/ibiz-preset-rawitem/ibiz-preset-rawitem.mjs +2 -2
- package/es/editor/radio-button-list/ibiz-radio/ibiz-radio.mjs +8 -2
- package/es/editor/radio-button-list/radio-button-list.controller.mjs +4 -1
- package/es/editor/rate/ibiz-rate/ibiz-rate.mjs +5 -2
- package/es/editor/raw/ibiz-raw/ibiz-raw.mjs +4 -2
- package/es/editor/slider/ibiz-slider/ibiz-slider.mjs +14 -2
- package/es/editor/span/span/span.mjs +12 -8
- package/es/editor/span/span-link/span-link.mjs +2 -2
- package/es/editor/stepper/ibiz-stepper/ibiz-stepper.mjs +4 -3
- package/es/editor/switch/ibiz-switch/ibiz-switch.mjs +5 -2
- package/es/editor/switch/ibiz-switch-tristate/ibiz-switch-tristate.mjs +2 -2
- package/es/editor/text-box/ibiz-input-ip/ibiz-input-ip.css +1 -1
- package/es/editor/text-box/ibiz-input-ip/ibiz-input-ip.mjs +168 -109
- package/es/editor/text-box/ibiz-input-number/ibiz-input-number.mjs +7 -4
- package/es/editor/text-box/index.mjs +1 -0
- package/es/editor/text-box/input/input.css +1 -1
- package/es/editor/text-box/input/input.mjs +26 -189
- package/es/editor/text-box/signature/signature.css +1 -0
- package/es/editor/text-box/signature/signature.mjs +251 -0
- package/es/editor/text-box/text-box-editor.provider.mjs +4 -0
- package/es/editor/upload/ibiz-file-upload/ibiz-file-upload.mjs +3 -3
- package/es/editor/upload/ibiz-image-cropping/ibiz-image-cropping.mjs +14 -4
- package/es/editor/upload/ibiz-image-preview/ibiz-image-preview.mjs +7 -4
- package/es/editor/upload/ibiz-image-upload/ibiz-image-upload.mjs +2 -2
- package/es/editor/upload/upload-editor.controller.mjs +84 -1
- package/es/editor/upload/use/use-iview-upload.mjs +91 -29
- package/es/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.mjs +2 -2
- package/es/index.mjs +6 -1
- package/es/locale/en/index.mjs +119 -16
- package/es/locale/zh-CN/index.mjs +119 -16
- package/es/node_modules/.pnpm/@amap_amap-jsapi-loader@1.0.1_patch_hash_73bpcwbs2m5ip4qppmz6a7epsa/node_modules/@amap/amap-jsapi-loader/dist/index.mjs +41 -0
- package/es/node_modules/.pnpm/@monaco-editor_loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/config/index.mjs +7 -0
- package/es/node_modules/.pnpm/modern-screenshot@4.6.7/node_modules/modern-screenshot/dist/index.mjs +1652 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/h.mjs +87 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/htmldomapi.mjs +115 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/index.mjs +16 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/init.mjs +392 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/jsx.mjs +61 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/modules/attributes.mjs +63 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/modules/dataset.mjs +42 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/modules/eventlisteners.mjs +85 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/modules/style.mjs +115 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/thunk.mjs +52 -0
- package/es/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/tovnode.mjs +56 -0
- package/es/node_modules/.pnpm/sortablejs@1.15.6/node_modules/sortablejs/modular/sortable.esm.mjs +3377 -0
- package/es/panel-component/app-extend-menu/bottom-side-menu/bottom-side-menu.css +1 -1
- package/es/panel-component/app-extend-menu/bottom-side-menu/bottom-side-menu.mjs +1 -1
- package/es/panel-component/app-extend-menu/extend-menu-base/common-extend-menu/common-extend-menu.mjs +40 -4
- package/es/panel-component/app-extend-menu/extend-menu-base/extend-button-menu/extend-button-menu.css +1 -0
- package/es/panel-component/app-extend-menu/extend-menu-base/extend-button-menu/extend-button-menu.mjs +235 -0
- package/es/panel-component/app-extend-menu/extend-menu-base/extend-menu-base.util.mjs +349 -0
- package/es/panel-component/app-extend-menu/extend-menu-base/extend-standard-menu/extend-standard-menu.css +1 -0
- package/es/panel-component/app-extend-menu/extend-menu-base/extend-standard-menu/extend-standard-menu.mjs +278 -0
- package/es/panel-component/app-extend-menu/left-side-menu/left-side-menu.css +1 -1
- package/es/panel-component/app-extend-menu/left-side-menu/left-side-menu.mjs +1 -1
- package/es/panel-component/app-extend-menu/right-side-menu/right-side-menu.css +1 -1
- package/es/panel-component/app-extend-menu/right-side-menu/right-side-menu.mjs +1 -1
- package/es/panel-component/app-extend-menu/top-side-menu/top-side-menu.css +1 -1
- package/es/panel-component/app-extend-menu/top-side-menu/top-side-menu.mjs +1 -1
- package/es/panel-component/app-switch/app-switch.controller.mjs +9 -3
- package/es/panel-component/app-switch/app-switch.css +1 -1
- package/es/panel-component/app-switch/app-switch.mjs +1 -1
- package/es/panel-component/auth-captcha/auth-captcha.mjs +1 -1
- package/es/panel-component/auth-sso/auth-sso.css +1 -1
- package/es/panel-component/auth-sso/auth-sso.mjs +78 -6
- package/es/panel-component/auth-userinfo/auth-userinfo.controller.mjs +51 -0
- package/es/panel-component/auth-userinfo/auth-userinfo.css +1 -1
- package/es/panel-component/auth-userinfo/auth-userinfo.mjs +21 -6
- package/es/panel-component/auth-userinfo/auth-userinfo.provider.mjs +2 -2
- package/es/panel-component/coop-pos/coop-pos.controller.mjs +11 -1
- package/es/panel-component/coop-pos/coop-pos.mjs +1 -1
- package/es/panel-component/data-import/data-import-shell.mjs +1 -1
- package/es/panel-component/global-search/global-search.controller.mjs +39 -18
- package/es/panel-component/global-search/global-search.mjs +9 -2
- package/es/panel-component/global-search/virtual-list/virtual-list.mjs +1 -1
- package/es/panel-component/index-actions/index-actions.mjs +3 -5
- package/es/panel-component/index-blank-placeholder/index-blank-placeholder.controller.mjs +0 -2
- package/es/panel-component/index-blank-placeholder/index-blank-placeholder.mjs +2 -4
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.controller.mjs +65 -19
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.css +1 -1
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.mjs +15 -4
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.service.mjs +6 -7
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.state.mjs +6 -0
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.util.mjs +50 -6
- package/es/panel-component/nav-pos-index/nav-pos-index.controller.mjs +3 -3
- package/es/panel-component/nav-pos-index/nav-pos-index.mjs +1 -1
- package/es/panel-component/nav-tabs/nav-tabs.controller.mjs +1 -1
- package/es/panel-component/nav-tabs/nav-tabs.mjs +3 -1
- package/es/panel-component/panel-app-header/panel-app-header.mjs +1 -1
- package/es/panel-component/panel-app-login-view/panel-app-login-view.mjs +2 -4
- package/es/panel-component/panel-app-title/panel-app-title.controller.mjs +9 -4
- package/es/panel-component/panel-app-title/panel-app-title.mjs +30 -45
- package/es/panel-component/panel-button/panel-button.controller.mjs +3 -3
- package/es/panel-component/panel-button/panel-button.css +1 -1
- package/es/panel-component/panel-button/panel-button.mjs +3 -2
- package/es/panel-component/panel-button-list/panel-button-list.controller.mjs +19 -18
- package/es/panel-component/panel-button-list/panel-button-list.mjs +2 -3
- package/es/panel-component/panel-exp-header/panel-exp-header.mjs +1 -1
- package/es/panel-component/panel-index-view-search/panel-index-view-search.controller.mjs +51 -0
- package/es/panel-component/panel-index-view-search/panel-index-view-search.mjs +18 -4
- package/es/panel-component/panel-index-view-search/panel-index-view-search.provider.mjs +2 -2
- package/es/panel-component/panel-remember-me/panel-remember-me.mjs +1 -1
- package/es/panel-component/panel-static-carousel/panel-static-carousel.mjs +1 -1
- package/es/panel-component/panel-tab-panel/panel-tab-panel.controller.mjs +2 -2
- package/es/panel-component/panel-tab-panel/panel-tab-panel.mjs +3 -3
- package/es/panel-component/panel-tab-panel/panel-tab-panel.state.mjs +2 -2
- package/es/panel-component/panel-view-content/panel-view-content.mjs +5 -5
- package/es/panel-component/panel-view-content/panel-view-content.provider.mjs +2 -2
- package/es/panel-component/panel-view-header/panel-view-header.mjs +5 -5
- package/es/panel-component/panel-view-header/panel-view-header.provider.mjs +2 -2
- package/es/panel-component/searchform-buttons/searchform-buttons.mjs +1 -1
- package/es/panel-component/short-cut/short-cut.mjs +2 -2
- package/es/panel-component/split-container/split-container.controller.mjs +4 -3
- package/es/panel-component/split-container/split-container.mjs +3 -3
- package/es/panel-component/split-container/split-container.state.mjs +2 -2
- package/es/panel-component/user-action/user-action.mjs +1 -1
- package/es/panel-component/user-message/addin-changed/addin-changed.mjs +1 -1
- package/es/panel-component/user-message/async-action/async-action/async-action.mjs +1 -1
- package/es/panel-component/user-message/async-action/async-action/async-action.provider.mjs +14 -0
- package/es/panel-component/user-message/async-action/async-action-preview/async-action-preview.mjs +1 -1
- package/es/panel-component/user-message/async-action/async-action-result/async-action-result.css +1 -0
- package/es/panel-component/user-message/async-action/async-action-result/async-action-result.mjs +161 -9
- package/es/panel-component/user-message/async-action/async-action-tab/async-action-tab.css +1 -1
- package/es/panel-component/user-message/async-action/async-action-tab/async-action-tab.mjs +1 -1
- package/es/panel-component/user-message/async-action/async-data-export/async-data-export.css +1 -0
- package/es/panel-component/user-message/async-action/async-data-export/async-data-export.mjs +90 -0
- package/es/panel-component/user-message/index.mjs +21 -11
- package/es/panel-component/user-message/internal-message/common/internal-message-container/internal-message-container.mjs +1 -1
- package/es/panel-component/user-message/internal-message/common/internal-message-default/internal-message-default.mjs +1 -1
- package/es/panel-component/user-message/internal-message/common/internal-message-default/internal-message-default.provider.mjs +1 -0
- package/es/panel-component/user-message/internal-message/internal-message-html/internal-message-html.mjs +1 -1
- package/es/panel-component/user-message/internal-message/internal-message-json/internal-message-json.mjs +7 -2
- package/es/panel-component/user-message/internal-message/internal-message-json/internal-message-json.provider.mjs +54 -0
- package/es/panel-component/user-message/internal-message/internal-message-tab/internal-message-tab.mjs +1 -1
- package/es/panel-component/user-message/internal-message/internal-message-text/internal-message-text.mjs +1 -1
- package/es/panel-component/user-message/user-message.mjs +2 -2
- package/es/panel-component/view-message/view-message.mjs +1 -1
- package/es/panel-component/view-msg-pos/view-msg-pos.mjs +1 -1
- package/es/util/ai-chat-util/ai-chat-util.mjs +952 -0
- package/es/util/ai-chat-util/ai-feedback/ai-feedback.css +1 -0
- package/es/util/ai-chat-util/ai-feedback/ai-feedback.mjs +130 -0
- package/es/util/app-drawer/app-drawer-component.mjs +2 -2
- package/es/util/app-float-window/app-float-window-component.mjs +2 -2
- package/es/util/app-modal/app-modal-component.css +1 -1
- package/es/util/app-modal/app-modal-component.mjs +45 -4
- package/es/util/app-popover/app-popover-component.css +1 -1
- package/es/util/app-popover/app-popover-component.mjs +3 -2
- package/es/util/app-util/app-util.mjs +86 -229
- package/es/util/fullscreen/fullscreen-util.mjs +1 -1
- package/es/util/icon/icon.mjs +25 -0
- package/es/util/index.mjs +5 -1
- package/es/util/inline-ai-util/inline-ai-textarea/common/ai-think/ai-think.css +1 -0
- package/es/util/inline-ai-util/inline-ai-textarea/common/ai-think/ai-think.mjs +56 -0
- package/es/util/inline-ai-util/inline-ai-textarea/common/ai-tool-call/ai-tool-call.css +1 -0
- package/es/util/inline-ai-util/inline-ai-textarea/common/ai-tool-call/ai-tool-call.mjs +52 -0
- package/es/util/inline-ai-util/inline-ai-textarea/common/ai-tool-call-item/ai-tool-call-item.css +1 -0
- package/es/util/inline-ai-util/inline-ai-textarea/common/ai-tool-call-item/ai-tool-call-item.mjs +143 -0
- package/es/util/inline-ai-util/inline-ai-textarea/common/index.mjs +4 -0
- package/es/util/inline-ai-util/inline-ai-textarea/icon.mjs +267 -0
- package/es/util/inline-ai-util/inline-ai-textarea/inline-ai-textarea.css +1 -0
- package/es/util/inline-ai-util/inline-ai-textarea/inline-ai-textarea.hook.mjs +382 -0
- package/es/util/inline-ai-util/inline-ai-textarea/inline-ai-textarea.mjs +322 -0
- package/es/util/inline-ai-util/inline-ai-textarea/interface.mjs +1 -0
- package/es/util/inline-ai-util/inline-ai-util.mjs +147 -0
- package/es/util/modal-util/modal-util.mjs +10 -0
- package/es/util/notification-util/upload-manager/upload-manager.mjs +2 -6
- package/es/util/open-view-util/open-view-util.mjs +1 -1
- package/es/util/pagination/use-pagination.mjs +1 -1
- package/es/util/render-util/render-util.mjs +1 -1
- package/es/util/screen-shot-util/screen-shot/components/index.mjs +3 -0
- package/es/util/screen-shot-util/screen-shot/components/screen-shot/screen-shot.css +1 -0
- package/es/util/screen-shot-util/screen-shot/components/screen-shot/screen-shot.mjs +134 -0
- package/es/util/screen-shot-util/screen-shot/components/screen-shot-toolbar/screen-shot-toolbar.css +1 -0
- package/es/util/screen-shot-util/screen-shot/components/screen-shot-toolbar/screen-shot-toolbar.mjs +105 -0
- package/es/util/screen-shot-util/screen-shot/constant/index.mjs +178 -0
- package/es/util/screen-shot-util/screen-shot/controller/index.mjs +3 -0
- package/es/util/screen-shot-util/screen-shot/controller/screen-shot.controller.mjs +384 -0
- package/es/util/screen-shot-util/screen-shot/controller/screen-shot.store.mjs +57 -0
- package/es/util/screen-shot-util/screen-shot/icon/icon.mjs +100 -0
- package/es/util/screen-shot-util/screen-shot/icon/index.mjs +3 -0
- package/es/util/screen-shot-util/screen-shot/index.mjs +4 -0
- package/es/util/screen-shot-util/screen-shot/module/draw-arrow.mjs +109 -0
- package/es/util/screen-shot-util/screen-shot/module/draw-circle.mjs +25 -0
- package/es/util/screen-shot-util/screen-shot/module/draw-mosaic.mjs +54 -0
- package/es/util/screen-shot-util/screen-shot/module/draw-pencil.mjs +15 -0
- package/es/util/screen-shot-util/screen-shot/module/draw-rectangle.mjs +12 -0
- package/es/util/screen-shot-util/screen-shot/module/draw-text.mjs +12 -0
- package/es/util/screen-shot-util/screen-shot/module/index.mjs +8 -0
- package/es/util/screen-shot-util/screen-shot/type/index.mjs +17 -0
- package/es/util/screen-shot-util/screen-shot/util/index.mjs +8 -0
- package/es/util/screen-shot-util/screen-shot-util.mjs +67 -0
- package/es/util/user-route-util/user-route-util.mjs +55 -0
- package/es/view/403-view/403-view.mjs +1 -1
- package/es/view/404-view/404-view.mjs +1 -1
- package/es/view/error-view/error-view.mjs +1 -1
- package/es/view/login-view/login-view.mjs +1 -1
- package/es/view/share-view/share-view.mjs +1 -1
- package/es/view/sub-app-ref-view/index.mjs +1 -1
- package/es/view/sub-app-ref-view/sub-app-ref-view.mjs +1 -1
- package/es/view/wf-step-trace-view/index.mjs +1 -1
- package/es/view/wf-step-trace-view/wf-step-trace-view.mjs +1 -1
- package/es/view-engine/app-start-view.engine.mjs +11 -0
- package/es/view-engine/app-welcome-view.engine.mjs +11 -0
- package/es/view-engine/calendar-exp-view.engine.mjs +6 -24
- package/es/view-engine/calendar-view.engine.mjs +10 -0
- package/es/view-engine/chart-exp-view.engine.mjs +6 -15
- package/es/view-engine/custom-view.engine.mjs +5 -13
- package/es/view-engine/data-view.engine.mjs +0 -1
- package/es/view-engine/de-index-view-engine.mjs +1 -1
- package/es/view-engine/edit-view.engine.mjs +43 -10
- package/es/view-engine/edit-view4.engine.mjs +4 -0
- package/es/view-engine/gantt-view.engine.mjs +5 -45
- package/es/view-engine/grid-view.engine.mjs +0 -1
- package/es/view-engine/index-view.engine.mjs +0 -1
- package/es/view-engine/index.mjs +14 -0
- package/es/view-engine/list-view.engine.mjs +0 -1
- package/es/view-engine/login-view.engine.mjs +17 -4
- package/es/view-engine/md-custom-view.engine.mjs +88 -15
- package/es/view-engine/medit-view9.engine.mjs +0 -1
- package/es/view-engine/mpickup-view-engine.mjs +54 -22
- package/es/view-engine/opt-view.engine.mjs +30 -10
- package/es/view-engine/pickup-data-view.engine.mjs +31 -1
- package/es/view-engine/pickup-grid-view.engine.mjs +31 -1
- package/es/view-engine/pickup-tree-view.engine.mjs +15 -60
- package/es/view-engine/pickup-view.engine.mjs +26 -0
- package/es/view-engine/portal-view-engine.mjs +5 -9
- package/es/view-engine/report-view.engine.mjs +0 -1
- package/es/view-engine/tab-exp-view.engine.mjs +2 -1
- package/es/view-engine/tab-search-view.engine.mjs +4 -3
- package/es/view-engine/tree-exp-view.engine.mjs +0 -1
- package/es/view-engine/tree-grid-ex-view.engine.mjs +0 -1
- package/es/view-engine/tree-grid-view.engine.mjs +0 -1
- package/es/view-engine/tree-view.engine.mjs +41 -12
- package/es/view-engine/wf-dyna-action-view.engine.mjs +0 -1
- package/es/view-engine/wf-dyna-start-view.engine.mjs +0 -1
- package/es/web-app/App.mjs +18 -2
- package/es/web-app/components/modal-router-shell/modal-router-shell.mjs +1 -1
- package/es/web-app/components/router-shell/router-shell.mjs +2 -2
- package/es/web-app/create-vue-app.mjs +3 -3
- package/es/web-app/guard/auth-guard/auth-guard.mjs +35 -8
- package/es/web-app/main.mjs +7 -1
- package/es/web-app/router/index.mjs +183 -97
- package/es/web-app/util/unauthorized-handler/unauthorized-handler.mjs +22 -1
- package/lib/common/action-toolbar/action-toolbar.cjs +82 -23
- package/lib/common/action-toolbar/action-toolbar.css +1 -1
- package/lib/common/button-list/button-list.cjs +83 -37
- package/lib/common/button-list/button-list.css +1 -1
- package/lib/common/carousel/carousel.css +1 -1
- package/lib/common/control-navigation/control-navigation.cjs +8 -9
- package/lib/common/control-navigation/provider/calendar-navigation.provider.cjs +21 -8
- package/lib/common/control-navigation/provider/chart-navigation.provider.cjs +150 -0
- package/lib/common/control-navigation/provider/index.cjs +4 -1
- package/lib/common/control-navigation/provider/map-navigation.provider.cjs +46 -10
- package/lib/common/control-navigation/provider/navigation-base.provider.cjs +25 -10
- package/lib/common/control-navigation/provider/tree-navigation.provider.cjs +5 -8
- package/lib/common/custom-theme/custom-theme.cjs +13 -7
- package/lib/common/custom-theme/custom-theme.controller.cjs +34 -0
- package/lib/common/data-import2/data-import2.cjs +12 -6
- package/lib/common/data-import2-select/data-import2-select.cjs +7 -2
- package/lib/common/editor-empty-text/editor-empty-text.cjs +33 -0
- package/lib/common/editor-empty-text/editor-empty-text.css +1 -0
- package/lib/common/emoji-select/components/emoji-list/emoji-list.cjs +1 -1
- package/lib/common/emoji-select/emoji-select.cjs +5 -5
- package/lib/common/grid-setting/grid-setting.cjs +8 -4
- package/lib/common/index.cjs +5 -0
- package/lib/common/kanben-setting/kanben-setting.cjs +67 -0
- package/lib/common/kanben-setting/kanben-setting.css +1 -0
- package/lib/common/map-chart/map-chart.cjs +11 -17
- package/lib/common/map-chart/map-manager.cjs +3 -4
- package/lib/common/map-chart-user/map-chart-user.cjs +82 -5
- package/lib/common/map-chart-user/map-chart-user.css +1 -1
- package/lib/common/map-chart-user/map-chart-user.util.cjs +54 -3
- package/lib/common/map-chart-user/map-user-manager.cjs +46 -10
- package/lib/common/pql-editor/pql-editor.module.cjs +2 -2
- package/lib/common/rawitem/rawitem.cjs +12 -3
- package/lib/control/app-menu/app-menu.cjs +66 -48
- package/lib/control/app-menu/app-menu.css +1 -1
- package/lib/control/calendar/calendar-util.cjs +30 -0
- package/lib/control/calendar/calendar.cjs +156 -42
- package/lib/control/calendar/calendar.css +1 -1
- package/lib/control/calendar/components/calendar-daily/calendar-daily.cjs +53 -16
- package/lib/control/calendar/components/calendar-daily/calendar-daily.css +1 -1
- package/lib/control/calendar/components/calendar-daily/use-calendar-daily.cjs +133 -45
- package/lib/control/calendar/components/calendar-user/calendar-user.cjs +77 -2
- package/lib/control/calendar/components/calendar-user/calendar-user.css +1 -1
- package/lib/control/calendar/components/calendar-week/calendar-week.cjs +90 -69
- package/lib/control/calendar/components/calendar-week/calendar-week.css +1 -1
- package/lib/control/calendar/components/calendar-week/use-calendar-week.cjs +345 -154
- package/lib/control/calendar/components/constant/event.cjs +2 -0
- package/lib/control/calendar/components/constant/index.cjs +1 -0
- package/lib/control/calendar/components/custom-calendar/custom-calendar.cjs +31 -16
- package/lib/control/calendar/components/custom-calendar/custom-calendar.css +1 -1
- package/lib/control/calendar/components/custom-calendar/use-custom-calendar.cjs +24 -0
- package/lib/control/calendar/components/interface/calendar-daily.cjs +6 -1
- package/lib/control/calendar/components/interface/calendar-week.cjs +2 -1
- package/lib/control/calendar/components/interface/custom-calendar.cjs +2 -1
- package/lib/control/calendar/components/util/index.cjs +6 -0
- package/lib/control/calendar/components/util/util.cjs +45 -1
- package/lib/control/caption-bar/caption-bar.cjs +6 -0
- package/lib/control/chart/chart.cjs +45 -39
- package/lib/control/dashboard/custom-dashboard-container/custom-dashboard-container.cjs +6 -2
- package/lib/control/dashboard/dashboard-design/dashboard-design.cjs +2 -2
- package/lib/control/dashboard/dashboard-design/dashboard-design.util.cjs +1 -1
- package/lib/control/dashboard/dashboard.cjs +3 -2
- package/lib/control/dashboard/dashboard.css +1 -1
- package/lib/control/dashboard/portlet/actionbar-portlet/actionbar-portlet.cjs +3 -0
- package/lib/control/dashboard/portlet/menu-portlet/app-menu-portlet/app-menu-portlet.css +1 -1
- package/lib/control/dashboard/portlet/portlet-layout/portlet-layout.cjs +51 -10
- package/lib/control/dashboard/portlet/portlet-layout/portlet-layout.css +1 -1
- package/lib/control/data-view/data-view.cjs +152 -28
- package/lib/control/data-view/data-view.css +1 -1
- package/lib/control/drbar/drbar.cjs +10 -4
- package/lib/control/drbar/drbar.controller.cjs +23 -6
- package/lib/control/drbar/drbar.css +1 -1
- package/lib/control/drtab/drtab-control.util.cjs +2 -2
- package/lib/control/drtab/drtab.cjs +28 -6
- package/lib/control/drtab/drtab.controller.cjs +75 -6
- package/lib/control/drtab/drtab.css +1 -1
- package/lib/control/drtab/flow-drtab.cjs +203 -10
- package/lib/control/drtab/flow-drtab.css +1 -1
- package/lib/control/form/edit-form/edit-form.cjs +20 -0
- package/lib/control/form/form/form.cjs +3 -1
- package/lib/control/form/form/index.cjs +2 -0
- package/lib/control/form/form-detail/form-group-panel/form-group-panel.cjs +5 -2
- package/lib/control/form/form-detail/form-iframe/form-iframe.cjs +58 -0
- package/lib/control/form/form-detail/form-iframe/form-iframe.css +1 -0
- package/lib/control/form/form-detail/form-iframe/form-iframe.provider.cjs +23 -0
- package/lib/control/form/form-detail/form-iframe/index.cjs +17 -0
- package/lib/control/form/form-detail/form-item/composite-form-item-ex/composite-form-item-ex.cjs +180 -0
- package/lib/control/form/form-detail/form-item/composite-form-item-ex/composite-form-item-ex.controller.cjs +179 -0
- package/lib/control/form/form-detail/form-item/composite-form-item-ex/composite-form-item-ex.css +1 -0
- package/lib/control/form/form-detail/form-item/composite-form-item-ex/composite-form-item-ex.provider.cjs +23 -0
- package/lib/control/form/form-detail/form-item/composite-form-item-ex/composite-form-item-ex.state.cjs +30 -0
- package/lib/control/form/form-detail/form-item/composite-form-item-ex/index.cjs +20 -0
- package/lib/control/form/form-detail/form-item/form-item-container/form-item-container.cjs +51 -9
- package/lib/control/form/form-detail/form-item/form-item.cjs +12 -25
- package/lib/control/form/form-detail/form-item/form-item.css +1 -1
- package/lib/control/form/form-detail/form-item/index.cjs +2 -0
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-form/form-mdctrl-form.cjs +3 -1
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-md/form-mdctrl-md.cjs +43 -13
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/form-mdctrl-repeater.cjs +10 -0
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/form-mdctrl-repeater.util.cjs +32 -0
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.cjs +149 -62
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.css +1 -1
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid2/repeater-grid2.cjs +311 -0
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid2/repeater-grid2.css +1 -0
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-multi-form/repeater-multi-form.cjs +6 -1
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-single-form/repeater-single-form.cjs +4 -0
- package/lib/control/form/form-detail/form-mdctrl/form-mdctrl.cjs +4 -1
- package/lib/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.cjs +81 -18
- package/lib/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.css +1 -1
- package/lib/control/form/form-detail/form-page/form-page-item/form-page.item.cjs +2 -2
- package/lib/control/form/form-detail/form-tab-page/form-tab-page.cjs +2 -2
- package/lib/control/form/form-detail/form-tab-panel/form-tab-panel.cjs +58 -37
- package/lib/control/form/form-detail/form-tab-panel/form-tab-panel.css +1 -1
- package/lib/control/form/form-detail/index.cjs +2 -0
- package/lib/control/form/index.cjs +6 -4
- package/lib/control/gantt/gantt.cjs +145 -5
- package/lib/control/gantt/gantt.css +1 -1
- package/lib/control/grid/grid/grid-control.util.cjs +65 -43
- package/lib/control/grid/grid/grid.cjs +47 -35
- package/lib/control/grid/grid/grid.css +1 -1
- package/lib/control/grid/grid/index.cjs +2 -0
- package/lib/control/grid/grid-column/grid-field-column/attachment-column/attachment-column.cjs +14 -3
- package/lib/control/grid/grid-column/grid-field-column/attachment-column/file-util.cjs +78 -25
- package/lib/control/grid/grid-column/grid-field-column/grid-field-column.cjs +4 -7
- package/lib/control/grid/grid-column/grid-field-column/grid-field-column.css +1 -1
- package/lib/control/grid/virtualized-table/index.cjs +23 -0
- package/lib/control/grid/virtualized-table/virtualized-table.cjs +328 -0
- package/lib/control/grid/virtualized-table/virtualized-table.css +1 -0
- package/lib/control/grid/virtualized-table/virtualized-table.provider.cjs +16 -0
- package/lib/control/grid/virtualized-table/virtualized-table.util.cjs +193 -0
- package/lib/control/index.cjs +82 -80
- package/lib/control/kanban/kanban.cjs +121 -36
- package/lib/control/kanban/kanban.css +1 -1
- package/lib/control/kanban/swimlane-kanban/swimlane-kanban.cjs +464 -0
- package/lib/control/kanban/swimlane-kanban/swimlane-kanban.css +1 -0
- package/lib/control/list/list.cjs +200 -81
- package/lib/control/list/list.css +1 -1
- package/lib/control/map/map.cjs +23 -21
- package/lib/control/medit-view-panel/medit-view-panel.cjs +50 -30
- package/lib/control/medit-view-panel/medit-view-panel.css +1 -1
- package/lib/control/report-panel/index.cjs +8 -6
- package/lib/control/report-panel/report-detail/bi-report/bi-report.cjs +48 -0
- package/lib/control/report-panel/report-detail/bi-report/bi-report.css +1 -0
- package/lib/control/report-panel/report-detail/bi-report/commons/bi-number-report/bi-number-report.cjs +186 -0
- package/lib/control/report-panel/report-detail/bi-report/commons/bi-number-report/bi-number-report.css +1 -0
- package/lib/control/report-panel/report-detail/bi-report/commons/index.cjs +7 -0
- package/lib/control/report-panel/report-detail/bi-report/index.cjs +14 -0
- package/lib/control/report-panel/report-detail/index.cjs +2 -0
- package/lib/control/report-panel/report-panel.cjs +9 -8
- package/lib/control/search-bar/search-bar.cjs +31 -4
- package/lib/control/search-bar/search-bar.css +1 -1
- package/lib/control/search-bar/search-groups/search-groups.cjs +14 -1
- package/lib/control/search-bar/search-groups/search-groups.css +1 -1
- package/lib/control/tab-exp-panel/tab-exp-panel.cjs +8 -2
- package/lib/control/tab-exp-panel/tab-exp-panel.css +1 -1
- package/lib/control/toolbar/export-excel/export-excel.cjs +21 -6
- package/lib/control/toolbar/toolbar.cjs +232 -132
- package/lib/control/toolbar/toolbar.css +1 -1
- package/lib/control/tree/el-tree-util.cjs +35 -0
- package/lib/control/tree/tree.cjs +85 -45
- package/lib/control/tree/tree.css +1 -1
- package/lib/control/tree-grid/tree-grid.cjs +140 -65
- package/lib/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/all-edit.cjs +3 -1
- package/lib/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-field-column/tree-grid-ex-field-column.cjs +8 -5
- package/lib/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-field-column/tree-grid-ex-field-column.css +1 -1
- package/lib/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-ua-column/tree-grid-ex-ua-column.css +1 -1
- package/lib/control/tree-grid-ex/tree-grid-ex.cjs +70 -38
- package/lib/control/tree-grid-ex/tree-grid-ex.css +1 -1
- package/lib/control/wizard-panel/wizard-panel.cjs +23 -7
- package/lib/control/wizard-panel/wizard-panel.css +1 -1
- package/lib/editor/array/ibiz-array/ibiz-array.cjs +13 -1
- package/lib/editor/array/ibiz-array/ibiz-array.css +1 -1
- package/lib/editor/autocomplete/ibiz-autocomplete/ibiz-autocomplete.cjs +5 -2
- package/lib/editor/carousel/ibiz-carousel/ibiz-carousel.cjs +27 -12
- package/lib/editor/cascader/ibiz-cascader/ibiz-cascader.cjs +7 -1
- package/lib/editor/check-box/ibiz-checkbox/ibiz-checkbox.cjs +8 -2
- package/lib/editor/check-box-list/checkbox-list-editor.controller.cjs +4 -1
- package/lib/editor/code/code-editor.controller.cjs +238 -0
- package/lib/editor/code/monaco-editor/monaco-editor.cjs +150 -193
- package/lib/editor/code/monaco-editor/monaco-editor.css +1 -1
- package/lib/editor/color-picker/color-picker-editor.controller.cjs +4 -1
- package/lib/editor/color-picker/ibiz-color-picker/ibiz-color-picker.cjs +8 -8
- package/lib/editor/data-picker/ibiz-mpicker/ibiz-mpicker.cjs +147 -68
- package/lib/editor/data-picker/ibiz-mpicker/ibiz-mpicker.css +1 -1
- package/lib/editor/data-picker/ibiz-picker/ibiz-picker.cjs +169 -60
- package/lib/editor/data-picker/ibiz-picker/ibiz-picker.css +1 -1
- package/lib/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.cjs +18 -18
- package/lib/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.css +1 -1
- package/lib/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.cjs +16 -9
- package/lib/editor/data-picker/ibiz-picker-link/ibiz-picker-link.cjs +11 -10
- package/lib/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.cjs +61 -44
- package/lib/editor/data-picker/picker-editor.controller.cjs +96 -9
- package/lib/editor/date-picker/ibiz-date-picker/ibiz-date-picker.cjs +4 -1
- package/lib/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.cjs +13 -1
- package/lib/editor/date-range-select/date-range-select-picker/components/week-range-select/week-range-select.cjs +1 -1
- package/lib/editor/date-range-select/date-range-select.controller.cjs +9 -0
- package/lib/editor/dropdown-list/dropdown-list-editor.controller.cjs +14 -3
- package/lib/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.cjs +26 -20
- package/lib/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.css +1 -1
- package/lib/editor/dropdown-list/ibiz-emoji-picker/ibiz-emoji-picker.cjs +4 -1
- package/lib/editor/dropdown-list/ibiz-virtualized-list/ibiz-virtualized-list.cjs +9 -7
- package/lib/editor/dropdown-list/ibiz-virtualized-list/ibiz-virtualized-list.css +1 -1
- package/lib/editor/html/html-editor.controller.cjs +162 -1
- package/lib/editor/html/wang-editor/config/index.cjs +7 -0
- package/lib/editor/html/wang-editor/config/toolbar.cjs +92 -0
- package/lib/editor/html/wang-editor/constants/svg.cjs +14 -0
- package/lib/editor/html/wang-editor/index.cjs +3 -0
- package/lib/editor/html/wang-editor/module/ai-module.cjs +1 -1
- package/lib/editor/html/wang-editor/module/emoji-module.cjs +2 -2
- package/lib/editor/html/wang-editor/module/index.cjs +3 -0
- package/lib/editor/html/wang-editor/module/inline-ai-module.cjs +98 -0
- package/lib/editor/html/wang-editor/wang-editor.cjs +126 -200
- package/lib/editor/html/wang-editor/wang-editor.css +1 -1
- package/lib/editor/index.cjs +6 -0
- package/lib/editor/map-picker/ibiz-map-picker/ibiz-map-picker.cjs +5 -2
- package/lib/editor/markdown/ibiz-markdown-editor/custom-menu.cjs +105 -0
- package/lib/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.cjs +262 -28
- package/lib/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.css +1 -1
- package/lib/editor/markdown/ibiz-markdown-editor/render-util.cjs +119 -0
- package/lib/editor/markdown/markdown-editor.controller.cjs +234 -1
- package/lib/editor/number-range/ibiz-number-range-picker/ibiz-number-range-picker.cjs +10 -1
- package/lib/editor/radio-button-list/ibiz-radio/ibiz-radio.cjs +6 -0
- package/lib/editor/radio-button-list/radio-button-list.controller.cjs +4 -1
- package/lib/editor/rate/ibiz-rate/ibiz-rate.cjs +3 -0
- package/lib/editor/raw/ibiz-raw/ibiz-raw.cjs +2 -0
- package/lib/editor/slider/ibiz-slider/ibiz-slider.cjs +12 -0
- package/lib/editor/span/span/span.cjs +9 -5
- package/lib/editor/stepper/ibiz-stepper/ibiz-stepper.cjs +2 -1
- package/lib/editor/switch/ibiz-switch/ibiz-switch.cjs +3 -0
- package/lib/editor/text-box/ibiz-input-ip/ibiz-input-ip.cjs +166 -107
- package/lib/editor/text-box/ibiz-input-ip/ibiz-input-ip.css +1 -1
- package/lib/editor/text-box/ibiz-input-number/ibiz-input-number.cjs +5 -2
- package/lib/editor/text-box/index.cjs +2 -0
- package/lib/editor/text-box/input/input.cjs +23 -186
- package/lib/editor/text-box/input/input.css +1 -1
- package/lib/editor/text-box/signature/signature.cjs +253 -0
- package/lib/editor/text-box/signature/signature.css +1 -0
- package/lib/editor/text-box/text-box-editor.provider.cjs +4 -0
- package/lib/editor/upload/ibiz-file-upload/ibiz-file-upload.cjs +1 -1
- package/lib/editor/upload/ibiz-image-cropping/ibiz-image-cropping.cjs +12 -2
- package/lib/editor/upload/ibiz-image-preview/ibiz-image-preview.cjs +5 -2
- package/lib/editor/upload/upload-editor.controller.cjs +84 -1
- package/lib/editor/upload/use/use-iview-upload.cjs +90 -28
- package/lib/index.cjs +124 -112
- package/lib/locale/en/index.cjs +111 -8
- package/lib/locale/zh-CN/index.cjs +111 -8
- package/lib/node_modules/.pnpm/@amap_amap-jsapi-loader@1.0.1_patch_hash_73bpcwbs2m5ip4qppmz6a7epsa/node_modules/@amap/amap-jsapi-loader/dist/index.cjs +45 -0
- package/lib/node_modules/.pnpm/@monaco-editor_loader@1.5.0/node_modules/@monaco-editor/loader/lib/es/config/index.cjs +11 -0
- package/lib/node_modules/.pnpm/modern-screenshot@4.6.7/node_modules/modern-screenshot/dist/index.cjs +1667 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/h.cjs +91 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/htmldomapi.cjs +117 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/index.cjs +39 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/init.cjs +394 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/jsx.cjs +64 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/modules/attributes.cjs +65 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/modules/dataset.cjs +44 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/modules/eventlisteners.cjs +87 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/modules/style.cjs +117 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/thunk.cjs +54 -0
- package/lib/node_modules/.pnpm/snabbdom@3.6.2/node_modules/snabbdom/build/tovnode.cjs +58 -0
- package/lib/node_modules/.pnpm/sortablejs@1.15.6/node_modules/sortablejs/modular/sortable.esm.cjs +3384 -0
- package/lib/panel-component/app-extend-menu/bottom-side-menu/bottom-side-menu.css +1 -1
- package/lib/panel-component/app-extend-menu/extend-menu-base/common-extend-menu/common-extend-menu.cjs +39 -3
- package/lib/panel-component/app-extend-menu/extend-menu-base/extend-button-menu/extend-button-menu.cjs +237 -0
- package/lib/panel-component/app-extend-menu/extend-menu-base/extend-button-menu/extend-button-menu.css +1 -0
- package/lib/panel-component/app-extend-menu/extend-menu-base/extend-menu-base.util.cjs +355 -0
- package/lib/panel-component/app-extend-menu/extend-menu-base/extend-standard-menu/extend-standard-menu.cjs +280 -0
- package/lib/panel-component/app-extend-menu/extend-menu-base/extend-standard-menu/extend-standard-menu.css +1 -0
- package/lib/panel-component/app-extend-menu/left-side-menu/left-side-menu.css +1 -1
- package/lib/panel-component/app-extend-menu/right-side-menu/right-side-menu.css +1 -1
- package/lib/panel-component/app-extend-menu/top-side-menu/top-side-menu.css +1 -1
- package/lib/panel-component/app-switch/app-switch.controller.cjs +9 -3
- package/lib/panel-component/app-switch/app-switch.css +1 -1
- package/lib/panel-component/auth-sso/auth-sso.cjs +77 -5
- package/lib/panel-component/auth-sso/auth-sso.css +1 -1
- package/lib/panel-component/auth-userinfo/auth-userinfo.cjs +20 -5
- package/lib/panel-component/auth-userinfo/auth-userinfo.controller.cjs +53 -0
- package/lib/panel-component/auth-userinfo/auth-userinfo.css +1 -1
- package/lib/panel-component/auth-userinfo/auth-userinfo.provider.cjs +2 -2
- package/lib/panel-component/coop-pos/coop-pos.controller.cjs +11 -1
- package/lib/panel-component/global-search/global-search.cjs +8 -1
- package/lib/panel-component/global-search/global-search.controller.cjs +39 -18
- package/lib/panel-component/index-actions/index-actions.cjs +1 -3
- package/lib/panel-component/index-blank-placeholder/index-blank-placeholder.cjs +1 -3
- package/lib/panel-component/index-blank-placeholder/index-blank-placeholder.controller.cjs +0 -2
- package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.cjs +14 -3
- package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.controller.cjs +63 -17
- package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.css +1 -1
- package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.service.cjs +4 -5
- package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.state.cjs +6 -0
- package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.util.cjs +52 -5
- package/lib/panel-component/nav-pos-index/nav-pos-index.controller.cjs +2 -2
- package/lib/panel-component/nav-tabs/nav-tabs.cjs +2 -0
- package/lib/panel-component/panel-app-login-view/panel-app-login-view.cjs +1 -3
- package/lib/panel-component/panel-app-title/panel-app-title.cjs +29 -44
- package/lib/panel-component/panel-app-title/panel-app-title.controller.cjs +9 -4
- package/lib/panel-component/panel-button/panel-button.cjs +2 -1
- package/lib/panel-component/panel-button/panel-button.controller.cjs +3 -3
- package/lib/panel-component/panel-button/panel-button.css +1 -1
- package/lib/panel-component/panel-button-list/panel-button-list.cjs +1 -2
- package/lib/panel-component/panel-button-list/panel-button-list.controller.cjs +18 -17
- package/lib/panel-component/panel-index-view-search/panel-index-view-search.cjs +16 -2
- package/lib/panel-component/panel-index-view-search/panel-index-view-search.controller.cjs +53 -0
- package/lib/panel-component/panel-index-view-search/panel-index-view-search.provider.cjs +2 -2
- package/lib/panel-component/panel-tab-panel/panel-tab-panel.cjs +2 -2
- package/lib/panel-component/panel-tab-panel/panel-tab-panel.controller.cjs +1 -1
- package/lib/panel-component/panel-tab-panel/panel-tab-panel.state.cjs +1 -1
- package/lib/panel-component/panel-view-content/panel-view-content.cjs +3 -3
- package/lib/panel-component/panel-view-content/panel-view-content.provider.cjs +1 -1
- package/lib/panel-component/panel-view-header/panel-view-header.cjs +3 -3
- package/lib/panel-component/panel-view-header/panel-view-header.provider.cjs +1 -1
- package/lib/panel-component/split-container/split-container.cjs +2 -2
- package/lib/panel-component/split-container/split-container.controller.cjs +3 -2
- package/lib/panel-component/split-container/split-container.state.cjs +1 -1
- package/lib/panel-component/user-message/async-action/async-action/async-action.provider.cjs +14 -0
- package/lib/panel-component/user-message/async-action/async-action-result/async-action-result.cjs +160 -8
- package/lib/panel-component/user-message/async-action/async-action-result/async-action-result.css +1 -0
- package/lib/panel-component/user-message/async-action/async-action-tab/async-action-tab.css +1 -1
- package/lib/panel-component/user-message/async-action/async-data-export/async-data-export.cjs +92 -0
- package/lib/panel-component/user-message/async-action/async-data-export/async-data-export.css +1 -0
- package/lib/panel-component/user-message/index.cjs +21 -11
- package/lib/panel-component/user-message/internal-message/common/internal-message-default/internal-message-default.provider.cjs +1 -0
- package/lib/panel-component/user-message/internal-message/internal-message-json/internal-message-json.cjs +6 -1
- package/lib/panel-component/user-message/internal-message/internal-message-json/internal-message-json.provider.cjs +54 -0
- package/lib/panel-component/user-message/user-message.cjs +1 -1
- package/lib/util/ai-chat-util/ai-chat-util.cjs +954 -0
- package/lib/util/ai-chat-util/ai-feedback/ai-feedback.cjs +132 -0
- package/lib/util/ai-chat-util/ai-feedback/ai-feedback.css +1 -0
- package/lib/util/app-modal/app-modal-component.cjs +43 -2
- package/lib/util/app-modal/app-modal-component.css +1 -1
- package/lib/util/app-popover/app-popover-component.cjs +1 -0
- package/lib/util/app-popover/app-popover-component.css +1 -1
- package/lib/util/app-util/app-util.cjs +84 -227
- package/lib/util/fullscreen/fullscreen-util.cjs +1 -1
- package/lib/util/icon/icon.cjs +28 -0
- package/lib/util/index.cjs +12 -2
- package/lib/util/inline-ai-util/inline-ai-textarea/common/ai-think/ai-think.cjs +58 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/common/ai-think/ai-think.css +1 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/common/ai-tool-call/ai-tool-call.cjs +54 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/common/ai-tool-call/ai-tool-call.css +1 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/common/ai-tool-call-item/ai-tool-call-item.cjs +145 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/common/ai-tool-call-item/ai-tool-call-item.css +1 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/common/index.cjs +9 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/icon.cjs +283 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/inline-ai-textarea.cjs +324 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/inline-ai-textarea.css +1 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/inline-ai-textarea.hook.cjs +387 -0
- package/lib/util/inline-ai-util/inline-ai-textarea/interface.cjs +3 -0
- package/lib/util/inline-ai-util/inline-ai-util.cjs +149 -0
- package/lib/util/modal-util/modal-util.cjs +10 -0
- package/lib/util/notification-util/upload-manager/upload-manager.cjs +1 -5
- package/lib/util/open-view-util/open-view-util.cjs +1 -1
- package/lib/util/screen-shot-util/screen-shot/components/index.cjs +7 -0
- package/lib/util/screen-shot-util/screen-shot/components/screen-shot/screen-shot.cjs +136 -0
- package/lib/util/screen-shot-util/screen-shot/components/screen-shot/screen-shot.css +1 -0
- package/lib/util/screen-shot-util/screen-shot/components/screen-shot-toolbar/screen-shot-toolbar.cjs +107 -0
- package/lib/util/screen-shot-util/screen-shot/components/screen-shot-toolbar/screen-shot-toolbar.css +1 -0
- package/lib/util/screen-shot-util/screen-shot/constant/index.cjs +180 -0
- package/lib/util/screen-shot-util/screen-shot/controller/index.cjs +7 -0
- package/lib/util/screen-shot-util/screen-shot/controller/screen-shot.controller.cjs +386 -0
- package/lib/util/screen-shot-util/screen-shot/controller/screen-shot.store.cjs +59 -0
- package/lib/util/screen-shot-util/screen-shot/icon/icon.cjs +111 -0
- package/lib/util/screen-shot-util/screen-shot/icon/index.cjs +16 -0
- package/lib/util/screen-shot-util/screen-shot/index.cjs +8 -0
- package/lib/util/screen-shot-util/screen-shot/module/draw-arrow.cjs +111 -0
- package/lib/util/screen-shot-util/screen-shot/module/draw-circle.cjs +27 -0
- package/lib/util/screen-shot-util/screen-shot/module/draw-mosaic.cjs +56 -0
- package/lib/util/screen-shot-util/screen-shot/module/draw-pencil.cjs +18 -0
- package/lib/util/screen-shot-util/screen-shot/module/draw-rectangle.cjs +14 -0
- package/lib/util/screen-shot-util/screen-shot/module/draw-text.cjs +14 -0
- package/lib/util/screen-shot-util/screen-shot/module/index.cjs +18 -0
- package/lib/util/screen-shot-util/screen-shot/type/index.cjs +19 -0
- package/lib/util/screen-shot-util/screen-shot/util/index.cjs +10 -0
- package/lib/util/screen-shot-util/screen-shot-util.cjs +69 -0
- package/lib/util/user-route-util/user-route-util.cjs +58 -0
- package/lib/view-engine/app-start-view.engine.cjs +13 -0
- package/lib/view-engine/app-welcome-view.engine.cjs +13 -0
- package/lib/view-engine/calendar-exp-view.engine.cjs +6 -24
- package/lib/view-engine/calendar-view.engine.cjs +10 -0
- package/lib/view-engine/chart-exp-view.engine.cjs +6 -15
- package/lib/view-engine/custom-view.engine.cjs +5 -13
- package/lib/view-engine/data-view.engine.cjs +0 -1
- package/lib/view-engine/de-index-view-engine.cjs +1 -1
- package/lib/view-engine/edit-view.engine.cjs +43 -10
- package/lib/view-engine/edit-view4.engine.cjs +4 -0
- package/lib/view-engine/gantt-view.engine.cjs +4 -44
- package/lib/view-engine/grid-view.engine.cjs +0 -1
- package/lib/view-engine/index-view.engine.cjs +0 -1
- package/lib/view-engine/index.cjs +14 -0
- package/lib/view-engine/list-view.engine.cjs +0 -1
- package/lib/view-engine/login-view.engine.cjs +17 -4
- package/lib/view-engine/md-custom-view.engine.cjs +88 -15
- package/lib/view-engine/medit-view9.engine.cjs +0 -1
- package/lib/view-engine/mpickup-view-engine.cjs +54 -22
- package/lib/view-engine/opt-view.engine.cjs +30 -10
- package/lib/view-engine/pickup-data-view.engine.cjs +31 -1
- package/lib/view-engine/pickup-grid-view.engine.cjs +31 -1
- package/lib/view-engine/pickup-tree-view.engine.cjs +15 -60
- package/lib/view-engine/pickup-view.engine.cjs +26 -0
- package/lib/view-engine/portal-view-engine.cjs +4 -8
- package/lib/view-engine/report-view.engine.cjs +0 -1
- package/lib/view-engine/tab-exp-view.engine.cjs +2 -1
- package/lib/view-engine/tab-search-view.engine.cjs +4 -3
- package/lib/view-engine/tree-exp-view.engine.cjs +0 -1
- package/lib/view-engine/tree-grid-ex-view.engine.cjs +0 -1
- package/lib/view-engine/tree-grid-view.engine.cjs +0 -1
- package/lib/view-engine/tree-view.engine.cjs +41 -12
- package/lib/view-engine/wf-dyna-action-view.engine.cjs +0 -1
- package/lib/view-engine/wf-dyna-start-view.engine.cjs +0 -1
- package/lib/web-app/App.cjs +16 -0
- package/lib/web-app/create-vue-app.cjs +3 -3
- package/lib/web-app/guard/auth-guard/auth-guard.cjs +34 -7
- package/lib/web-app/main.cjs +7 -1
- package/lib/web-app/router/index.cjs +182 -96
- package/lib/web-app/util/unauthorized-handler/unauthorized-handler.cjs +22 -1
- package/package.json +25 -17
- package/dist/chart-8QfxarWf.js +0 -1
- package/dist/ibiz-markdown-editor--ivCvp3a.js +0 -1
- package/dist/index-4CBJktLS.js +0 -1
- package/dist/index-QL7Ukex9.js +0 -1
- package/dist/index-u5jvzY6s.js +0 -4
- package/dist/map-chart-HL7emT5a.js +0 -1
- package/dist/map-chart-user-xOSZGbF2.js +0 -1
- package/dist/wang-editor--AXyy3P_.js +0 -1
- package/dist/xlsx-util-GVd_ca5q.js +0 -2
- package/es/common/action-toolbar/action-toolbar.d.ts +0 -96
- package/es/common/anchor-container/anchor-bar-list/anchor-bar-list.d.ts +0 -66
- package/es/common/anchor-container/anchor-container.d.ts +0 -103
- package/es/common/button-list/button-list.d.ts +0 -46
- package/es/common/carousel/carousel.d.ts +0 -141
- package/es/common/carousel-card/carousel-card.d.ts +0 -41
- package/es/common/col/col.d.ts +0 -53
- package/es/common/control-navigation/control-navigation.d.ts +0 -35
- package/es/common/control-navigation/provider/calendar-navigation.provider.d.ts +0 -17
- package/es/common/control-navigation/provider/index.d.ts +0 -10
- package/es/common/control-navigation/provider/map-navigation.provider.d.ts +0 -17
- package/es/common/control-navigation/provider/navigation-base.provider.d.ts +0 -84
- package/es/common/control-navigation/provider/tree-navigation.provider.d.ts +0 -30
- package/es/common/coop-alert/coop-alert.d.ts +0 -41
- package/es/common/cropping/cropping.d.ts +0 -54
- package/es/common/custom-filter-condition/custom-filter-condition.d.ts +0 -1003
- package/es/common/custom-theme/custom-theme-model.d.ts +0 -167
- package/es/common/custom-theme/custom-theme.controller.d.ts +0 -133
- package/es/common/custom-theme/custom-theme.d.ts +0 -26
- package/es/common/data-import/data-import.d.ts +0 -57
- package/es/common/data-import2/data-import2.d.ts +0 -106
- package/es/common/data-import2-select/data-import2-select.d.ts +0 -59
- package/es/common/data-import2-table/data-import2-table.d.ts +0 -56
- package/es/common/doing-notice/doing-notice.d.ts +0 -19
- package/es/common/emoji-select/components/categories/categories.d.ts +0 -30
- package/es/common/emoji-select/components/categories/index.d.ts +0 -1
- package/es/common/emoji-select/components/category-label/category-label.d.ts +0 -18
- package/es/common/emoji-select/components/category-label/index.d.ts +0 -1
- package/es/common/emoji-select/components/emoji-item/emoji-item.d.ts +0 -44
- package/es/common/emoji-select/components/emoji-item/index.d.ts +0 -1
- package/es/common/emoji-select/components/emoji-list/emoji-list.d.ts +0 -92
- package/es/common/emoji-select/components/emoji-list/index.d.ts +0 -1
- package/es/common/emoji-select/components/index.d.ts +0 -5
- package/es/common/emoji-select/components/input-search/index.d.ts +0 -1
- package/es/common/emoji-select/components/input-search/input-search.d.ts +0 -9
- package/es/common/emoji-select/emoji-select.d.ts +0 -142
- package/es/common/emoji-select/icons/categories.d.ts +0 -2
- package/es/common/emoji-select/icons/emoji.d.ts +0 -2
- package/es/common/emoji-select/icons/index.d.ts +0 -3
- package/es/common/emoji-select/icons/search.d.ts +0 -1
- package/es/common/emoji-select/interface/category.d.ts +0 -44
- package/es/common/emoji-select/interface/emoji.d.ts +0 -37
- package/es/common/emoji-select/interface/index.d.ts +0 -3
- package/es/common/emoji-select/interface/map-emojis.d.ts +0 -17
- package/es/common/extend-action-timeline/extend-action-timeline.d.ts +0 -16
- package/es/common/fullscreen-toolbar/fullscreen-toolbar-alarm-clock/fullscreen-toolbar-alarm-clock.d.ts +0 -9
- package/es/common/fullscreen-toolbar/fullscreen-toolbar.d.ts +0 -13
- package/es/common/gantt-setting/gantt-setting.d.ts +0 -63
- package/es/common/grid-setting/grid-setting.d.ts +0 -38
- package/es/common/index.d.ts +0 -14
- package/es/common/map-chart/map-chart.d.ts +0 -128
- package/es/common/map-chart/map-chart.util.d.ts +0 -30
- package/es/common/map-chart/map-json.d.ts +0 -1
- package/es/common/map-chart/map-manager.d.ts +0 -20
- package/es/common/map-chart-user/map-chart-user.d.ts +0 -136
- package/es/common/map-chart-user/map-chart-user.util.d.ts +0 -39
- package/es/common/map-chart-user/map-user-manager.d.ts +0 -21
- package/es/common/nav-split/nav-split.d.ts +0 -57
- package/es/common/no-data/no-data.d.ts +0 -37
- package/es/common/pagination/pagination.d.ts +0 -57
- package/es/common/pql-editor/components/index.d.ts +0 -1
- package/es/common/pql-editor/components/pql-editor-suggestion/pql-editor-suggestion.d.ts +0 -28
- package/es/common/pql-editor/pql-editor.d.ts +0 -74
- package/es/common/pql-editor/pql-editor.module.d.ts +0 -47
- package/es/common/pql-editor/utils/index.d.ts +0 -19
- package/es/common/quick-edit/quick-edit.d.ts +0 -48
- package/es/common/rawitem/rawitem.d.ts +0 -51
- package/es/common/row/row.d.ts +0 -10
- package/es/common/sort-bar/sort-bar.d.ts +0 -46
- package/es/common/split/split.d.ts +0 -56
- package/es/common/split-trigger/split-trigger.d.ts +0 -11
- package/es/common/view-message/view-message.d.ts +0 -922
- package/es/control/app-menu/app-menu.d.ts +0 -110
- package/es/control/app-menu/app-menu.provider.d.ts +0 -13
- package/es/control/app-menu/custom-menu-design/custom-menu-design.d.ts +0 -43
- package/es/control/app-menu/index.d.ts +0 -68
- package/es/control/app-menu-icon-view/app-menu-icon-view.d.ts +0 -90
- package/es/control/app-menu-icon-view/app-menu-icon-view.provider.d.ts +0 -13
- package/es/control/app-menu-icon-view/index.d.ts +0 -53
- package/es/control/calendar/calendar-util.d.ts +0 -24
- package/es/control/calendar/calendar.d.ts +0 -124
- package/es/control/calendar/calendar.provider.d.ts +0 -13
- package/es/control/calendar/components/calendar-daily/calendar-daily.d.ts +0 -18
- package/es/control/calendar/components/calendar-daily/index.d.ts +0 -18
- package/es/control/calendar/components/calendar-daily/use-calendar-daily.d.ts +0 -154
- package/es/control/calendar/components/calendar-user/calendar-user.d.ts +0 -15
- package/es/control/calendar/components/calendar-user/index.d.ts +0 -15
- package/es/control/calendar/components/calendar-user/use-calendar-user.d.ts +0 -17
- package/es/control/calendar/components/calendar-week/calendar-week.d.ts +0 -18
- package/es/control/calendar/components/calendar-week/index.d.ts +0 -18
- package/es/control/calendar/components/calendar-week/use-calendar-week.d.ts +0 -159
- package/es/control/calendar/components/constant/event.d.ts +0 -5
- package/es/control/calendar/components/constant/index.d.ts +0 -1
- package/es/control/calendar/components/custom-calendar/custom-calendar.d.ts +0 -24
- package/es/control/calendar/components/custom-calendar/index.d.ts +0 -24
- package/es/control/calendar/components/custom-calendar/use-custom-calendar.d.ts +0 -3
- package/es/control/calendar/components/interface/calendar-daily.d.ts +0 -12
- package/es/control/calendar/components/interface/calendar-user.d.ts +0 -10
- package/es/control/calendar/components/interface/calendar-week.d.ts +0 -12
- package/es/control/calendar/components/interface/common.d.ts +0 -116
- package/es/control/calendar/components/interface/custom-calendar.d.ts +0 -14
- package/es/control/calendar/components/interface/index.d.ts +0 -5
- package/es/control/calendar/components/util/index.d.ts +0 -1
- package/es/control/calendar/components/util/util.d.ts +0 -89
- package/es/control/calendar/index.d.ts +0 -75
- package/es/control/caption-bar/caption-bar.d.ts +0 -69
- package/es/control/caption-bar/caption-bar.provider.d.ts +0 -13
- package/es/control/caption-bar/index.d.ts +0 -40
- package/es/control/chart/chart.d.ts +0 -166
- package/es/control/chart/chart.provider.d.ts +0 -13
- package/es/control/chart/index.d.ts +0 -5
- package/es/control/context-menu/context-menu.d.ts +0 -142
- package/es/control/context-menu/context-menu.provider.d.ts +0 -13
- package/es/control/context-menu/index.d.ts +0 -85
- package/es/control/dashboard/custom-dashboard-container/custom-dashboard-container.d.ts +0 -3
- package/es/control/dashboard/dashboard-design/dashboard-design.d.ts +0 -78
- package/es/control/dashboard/dashboard-design/dashboard-design.util.d.ts +0 -10
- package/es/control/dashboard/dashboard.d.ts +0 -79
- package/es/control/dashboard/dashboard.provider.d.ts +0 -13
- package/es/control/dashboard/index.d.ts +0 -51
- package/es/control/dashboard/portlet/actionbar-portlet/actionbar-portlet.d.ts +0 -25
- package/es/control/dashboard/portlet/actionbar-portlet/actionbar-portlet.provider.d.ts +0 -15
- package/es/control/dashboard/portlet/actionbar-portlet/index.d.ts +0 -24
- package/es/control/dashboard/portlet/chart-portlet/chart-portlet.d.ts +0 -24
- package/es/control/dashboard/portlet/chart-portlet/chart-portlet.provider.d.ts +0 -15
- package/es/control/dashboard/portlet/chart-portlet/index.d.ts +0 -24
- package/es/control/dashboard/portlet/container-portlet/container-portlet.d.ts +0 -25
- package/es/control/dashboard/portlet/container-portlet/container-portlet.provider.d.ts +0 -14
- package/es/control/dashboard/portlet/container-portlet/index.d.ts +0 -23
- package/es/control/dashboard/portlet/filter-portlet/filter-portlet-design/filter-portlet-design.d.ts +0 -64
- package/es/control/dashboard/portlet/filter-portlet/filter-portlet-design/index.d.ts +0 -0
- package/es/control/dashboard/portlet/filter-portlet/filter-portlet-item/filter-portlet-item.d.ts +0 -41
- package/es/control/dashboard/portlet/filter-portlet/filter-portlet.d.ts +0 -30
- package/es/control/dashboard/portlet/filter-portlet/filter-portlet.provider.d.ts +0 -15
- package/es/control/dashboard/portlet/filter-portlet/index.d.ts +0 -28
- package/es/control/dashboard/portlet/html-portlet/html-portlet.d.ts +0 -25
- package/es/control/dashboard/portlet/html-portlet/html-portlet.provider.d.ts +0 -15
- package/es/control/dashboard/portlet/html-portlet/index.d.ts +0 -23
- package/es/control/dashboard/portlet/index.d.ts +0 -11
- package/es/control/dashboard/portlet/list-portlet/index.d.ts +0 -24
- package/es/control/dashboard/portlet/list-portlet/list-portlet.d.ts +0 -24
- package/es/control/dashboard/portlet/list-portlet/list-portlet.provider.d.ts +0 -15
- package/es/control/dashboard/portlet/menu-portlet/app-menu-portlet/app-menu-portlet.d.ts +0 -52
- package/es/control/dashboard/portlet/menu-portlet/index.d.ts +0 -24
- package/es/control/dashboard/portlet/menu-portlet/menu-portlet.d.ts +0 -25
- package/es/control/dashboard/portlet/menu-portlet/menu-portlet.provider.d.ts +0 -14
- package/es/control/dashboard/portlet/portlet-layout/portlet-layout.d.ts +0 -33
- package/es/control/dashboard/portlet/rawitem-portlet/index.d.ts +0 -24
- package/es/control/dashboard/portlet/rawitem-portlet/rawitem-portlet.d.ts +0 -25
- package/es/control/dashboard/portlet/rawitem-portlet/rawitem-portlet.provider.d.ts +0 -15
- package/es/control/dashboard/portlet/report-portlet/index.d.ts +0 -25
- package/es/control/dashboard/portlet/report-portlet/report-portlet.d.ts +0 -25
- package/es/control/dashboard/portlet/report-portlet/report-portlet.provider.d.ts +0 -15
- package/es/control/dashboard/portlet/view-portlet/index.d.ts +0 -24
- package/es/control/dashboard/portlet/view-portlet/view-portlet.d.ts +0 -25
- package/es/control/dashboard/portlet/view-portlet/view-portlet.provider.d.ts +0 -15
- package/es/control/data-view/data-view.d.ts +0 -182
- package/es/control/data-view/data-view.provider.d.ts +0 -11
- package/es/control/data-view/index.d.ts +0 -122
- package/es/control/drbar/drbar.controller.d.ts +0 -213
- package/es/control/drbar/drbar.d.ts +0 -118
- package/es/control/drbar/drbar.provider.d.ts +0 -11
- package/es/control/drbar/index.d.ts +0 -71
- package/es/control/drtab/drtab-control.util.d.ts +0 -17
- package/es/control/drtab/drtab.controller.d.ts +0 -223
- package/es/control/drtab/drtab.d.ts +0 -78
- package/es/control/drtab/drtab.provider.d.ts +0 -11
- package/es/control/drtab/flow-drtab.d.ts +0 -77
- package/es/control/drtab/index.d.ts +0 -49
- package/es/control/exp-bar/calendar-exp-bar/calendar-exp-bar.d.ts +0 -104
- package/es/control/exp-bar/calendar-exp-bar/calendar-exp-bar.provider.d.ts +0 -11
- package/es/control/exp-bar/calendar-exp-bar/index.d.ts +0 -62
- package/es/control/exp-bar/chart-exp-bar/chart-exp-bar.d.ts +0 -104
- package/es/control/exp-bar/chart-exp-bar/chart-exp-bar.provider.d.ts +0 -11
- package/es/control/exp-bar/chart-exp-bar/index.d.ts +0 -62
- package/es/control/exp-bar/data-view-exp-bar/data-view-exp-bar.provider.d.ts +0 -13
- package/es/control/exp-bar/data-view-exp-bar/data-view-view-exp-bar.d.ts +0 -104
- package/es/control/exp-bar/data-view-exp-bar/index.d.ts +0 -62
- package/es/control/exp-bar/grid-exp-bar/grid-exp-bar.d.ts +0 -104
- package/es/control/exp-bar/grid-exp-bar/grid-exp-bar.provider.d.ts +0 -13
- package/es/control/exp-bar/grid-exp-bar/index.d.ts +0 -62
- package/es/control/exp-bar/index.d.ts +0 -6
- package/es/control/exp-bar/list-exp-bar/index.d.ts +0 -62
- package/es/control/exp-bar/list-exp-bar/list-exp-bar.d.ts +0 -104
- package/es/control/exp-bar/list-exp-bar/list-exp-bar.provider.d.ts +0 -13
- package/es/control/exp-bar/render-util.d.ts +0 -25
- package/es/control/exp-bar/tree-exp-bar/index.d.ts +0 -72
- package/es/control/exp-bar/tree-exp-bar/tree-exp-bar.d.ts +0 -120
- package/es/control/exp-bar/tree-exp-bar/tree-exp-bar.provider.d.ts +0 -11
- package/es/control/form/edit-form/edit-form.d.ts +0 -3
- package/es/control/form/edit-form/edit-form.provider.d.ts +0 -13
- package/es/control/form/edit-form/index.d.ts +0 -3
- package/es/control/form/form/form.d.ts +0 -32
- package/es/control/form/form/index.d.ts +0 -31
- package/es/control/form/form-detail/form-button/form-button.d.ts +0 -27
- package/es/control/form/form-detail/form-button/form-button.provider.d.ts +0 -15
- package/es/control/form/form-detail/form-button/index.d.ts +0 -23
- package/es/control/form/form-detail/form-button-list/form-button-list.d.ts +0 -27
- package/es/control/form/form-detail/form-button-list/form-button-list.provider.d.ts +0 -13
- package/es/control/form/form-detail/form-button-list/index.d.ts +0 -23
- package/es/control/form/form-detail/form-druipart/form-druipart.d.ts +0 -28
- package/es/control/form/form-detail/form-druipart/form-druipart.provider.d.ts +0 -15
- package/es/control/form/form-detail/form-druipart/index.d.ts +0 -24
- package/es/control/form/form-detail/form-group-panel/form-group-panel.d.ts +0 -29
- package/es/control/form/form-detail/form-group-panel/form-group-panel.provider.d.ts +0 -15
- package/es/control/form/form-detail/form-group-panel/index.d.ts +0 -25
- package/es/control/form/form-detail/form-item/composite-form-item/composite-form-item.d.ts +0 -35
- package/es/control/form/form-detail/form-item/form-item-container/form-item-container.d.ts +0 -17
- package/es/control/form/form-detail/form-item/form-item.d.ts +0 -37
- package/es/control/form/form-detail/form-item/form-item.provider.d.ts +0 -15
- package/es/control/form/form-detail/form-item/index.d.ts +0 -34
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-form/form-mdctrl-form.d.ts +0 -18
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-md/form-mdctrl-md.d.ts +0 -19
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/form-mdctrl-repeater.d.ts +0 -15
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.d.ts +0 -3
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-multi-form/repeater-multi-form.d.ts +0 -20
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-single-form/repeater-single-form.d.ts +0 -32
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl.d.ts +0 -31
- package/es/control/form/form-detail/form-mdctrl/form-mdctrl.provider.d.ts +0 -15
- package/es/control/form/form-detail/form-mdctrl/index.d.ts +0 -27
- package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.d.ts +0 -48
- package/es/control/form/form-detail/form-mdctrl/mdctrl-container2/icon/index.d.ts +0 -21
- package/es/control/form/form-detail/form-mdctrl/mdctrl-container2/mdctrl-container2.d.ts +0 -38
- package/es/control/form/form-detail/form-page/form-page-item/form-page.item.d.ts +0 -24
- package/es/control/form/form-detail/form-page/form-page.d.ts +0 -28
- package/es/control/form/form-detail/form-page/form-page.provider.d.ts +0 -15
- package/es/control/form/form-detail/form-page/index.d.ts +0 -25
- package/es/control/form/form-detail/form-rawitem/form-rawitem.d.ts +0 -30
- package/es/control/form/form-detail/form-rawitem/form-rawitem.provider.d.ts +0 -15
- package/es/control/form/form-detail/form-rawitem/index.d.ts +0 -26
- package/es/control/form/form-detail/form-tab-page/form-tab-page.d.ts +0 -26
- package/es/control/form/form-detail/form-tab-page/form-tab-page.provider.d.ts +0 -15
- package/es/control/form/form-detail/form-tab-page/index.d.ts +0 -22
- package/es/control/form/form-detail/form-tab-panel/form-tab-panel.d.ts +0 -28
- package/es/control/form/form-detail/form-tab-panel/form-tab-panel.provider.d.ts +0 -15
- package/es/control/form/form-detail/form-tab-panel/index.d.ts +0 -24
- package/es/control/form/form-detail/index.d.ts +0 -10
- package/es/control/form/index.d.ts +0 -4
- package/es/control/form/search-form/advance-search/advance-search.d.ts +0 -24
- package/es/control/form/search-form/index.d.ts +0 -65
- package/es/control/form/search-form/search-form.d.ts +0 -114
- package/es/control/form/search-form/search-form.provider.d.ts +0 -13
- package/es/control/gantt/gantt.d.ts +0 -138
- package/es/control/gantt/gantt.provider.d.ts +0 -13
- package/es/control/gantt/index.d.ts +0 -90
- package/es/control/grid/grid/grid-control.util.d.ts +0 -97
- package/es/control/grid/grid/grid.d.ts +0 -234
- package/es/control/grid/grid/grid.provider.d.ts +0 -13
- package/es/control/grid/grid/index.d.ts +0 -171
- package/es/control/grid/grid-column/auto-grid-field-edit-column/auto-grid-field-edit-column.d.ts +0 -39
- package/es/control/grid/grid-column/auto-grid-field-edit-column/auto-grid-field-edit-column.provider.d.ts +0 -13
- package/es/control/grid/grid-column/auto-grid-field-edit-column/index.d.ts +0 -37
- package/es/control/grid/grid-column/auto-grid-field-edit-column/row-edit.d.ts +0 -13
- package/es/control/grid/grid-column/grid-column-header/grid-column-header.d.ts +0 -36
- package/es/control/grid/grid-column/grid-column-header/index.d.ts +0 -33
- package/es/control/grid/grid-column/grid-field-column/attachment-column/attachment-column.d.ts +0 -65
- package/es/control/grid/grid-column/grid-field-column/attachment-column/file-util.d.ts +0 -28
- package/es/control/grid/grid-column/grid-field-column/grid-field-column.d.ts +0 -42
- package/es/control/grid/grid-column/grid-field-column/grid-field-column.provider.d.ts +0 -15
- package/es/control/grid/grid-column/grid-field-column/index.d.ts +0 -40
- package/es/control/grid/grid-column/grid-field-edit-column/all-edit.d.ts +0 -15
- package/es/control/grid/grid-column/grid-field-edit-column/cell-edit.d.ts +0 -20
- package/es/control/grid/grid-column/grid-field-edit-column/grid-edit-item/grid-edit-item.d.ts +0 -49
- package/es/control/grid/grid-column/grid-field-edit-column/grid-field-edit-column.d.ts +0 -40
- package/es/control/grid/grid-column/grid-field-edit-column/grid-field-edit-column.provider.d.ts +0 -15
- package/es/control/grid/grid-column/grid-field-edit-column/index.d.ts +0 -37
- package/es/control/grid/grid-column/grid-field-edit-column/row-edit.d.ts +0 -14
- package/es/control/grid/grid-column/grid-group-column/grid-group-column.d.ts +0 -23
- package/es/control/grid/grid-column/grid-group-column/grid-group-column.provider.d.ts +0 -13
- package/es/control/grid/grid-column/grid-group-column/index.d.ts +0 -22
- package/es/control/grid/grid-column/grid-ua-column/grid-ua-column.d.ts +0 -27
- package/es/control/grid/grid-column/grid-ua-column/grid-ua-column.provider.d.ts +0 -15
- package/es/control/grid/grid-column/grid-ua-column/index.d.ts +0 -24
- package/es/control/grid/grid-column/index.d.ts +0 -6
- package/es/control/grid/index.d.ts +0 -2
- package/es/control/grid/row-edit-popover/row-edit-popover.d.ts +0 -24
- package/es/control/grid/row-edit-popover/use-row-edit-popover.d.ts +0 -5
- package/es/control/index.d.ts +0 -28
- package/es/control/kanban/index.d.ts +0 -70
- package/es/control/kanban/kanban.d.ts +0 -119
- package/es/control/kanban/kanban.provider.d.ts +0 -11
- package/es/control/list/index.d.ts +0 -123
- package/es/control/list/list.d.ts +0 -178
- package/es/control/list/list.provider.d.ts +0 -13
- package/es/control/map/index.d.ts +0 -5
- package/es/control/map/map.d.ts +0 -135
- package/es/control/map/map.provider.d.ts +0 -13
- package/es/control/medit-view-panel/index.d.ts +0 -35
- package/es/control/medit-view-panel/medit-view-panel.d.ts +0 -58
- package/es/control/medit-view-panel/medit-view-panel.provider.d.ts +0 -11
- package/es/control/pickup-view-panel/index.d.ts +0 -58
- package/es/control/pickup-view-panel/pickup-view-panel.d.ts +0 -102
- package/es/control/pickup-view-panel/pickup-view-panel.provider.d.ts +0 -11
- package/es/control/report-panel/index.d.ts +0 -2
- package/es/control/report-panel/report-detail/bi-report-panel/bi-report-panel.d.ts +0 -16
- package/es/control/report-panel/report-detail/bi-report-panel/index.d.ts +0 -14
- package/es/control/report-panel/report-detail/index.d.ts +0 -3
- package/es/control/report-panel/report-detail/user-report-panel/index.d.ts +0 -14
- package/es/control/report-panel/report-detail/user-report-panel/user-report-panel.d.ts +0 -16
- package/es/control/report-panel/report-detail/user2-report-panel/index.d.ts +0 -15
- package/es/control/report-panel/report-detail/user2-report-panel/user2-report-panel.d.ts +0 -17
- package/es/control/report-panel/report-panel.d.ts +0 -86
- package/es/control/report-panel/report-panel.provider.d.ts +0 -11
- package/es/control/search-bar/filter-mode-select/filter-mode-select.d.ts +0 -135
- package/es/control/search-bar/filter-tree/filter-tree.d.ts +0 -104
- package/es/control/search-bar/index.d.ts +0 -48
- package/es/control/search-bar/quick-search-select/quick-search-select.d.ts +0 -16
- package/es/control/search-bar/search-bar.d.ts +0 -77
- package/es/control/search-bar/search-bar.provider.d.ts +0 -13
- package/es/control/search-bar/search-groups/edit-group-util.d.ts +0 -10
- package/es/control/search-bar/search-groups/new-group-util.d.ts +0 -10
- package/es/control/search-bar/search-groups/search-groups.d.ts +0 -40
- package/es/control/tab-exp-panel/index.d.ts +0 -49
- package/es/control/tab-exp-panel/tab-exp-panel.d.ts +0 -84
- package/es/control/tab-exp-panel/tab-exp-panel.provider.d.ts +0 -11
- package/es/control/toolbar/export-excel/export-excel.d.ts +0 -52
- package/es/control/toolbar/index.d.ts +0 -68
- package/es/control/toolbar/short-cut-button/short-cut-button.d.ts +0 -48
- package/es/control/toolbar/toolbar.d.ts +0 -107
- package/es/control/toolbar/toolbar.provider.d.ts +0 -13
- package/es/control/tree/el-tree-util.d.ts +0 -980
- package/es/control/tree/index.d.ts +0 -1053
- package/es/control/tree/tree.d.ts +0 -1143
- package/es/control/tree/tree.provider.d.ts +0 -13
- package/es/control/tree-grid/index.d.ts +0 -154
- package/es/control/tree-grid/tree-grid.d.ts +0 -214
- package/es/control/tree-grid/tree-grid.provider.d.ts +0 -13
- package/es/control/tree-grid-ex/index.d.ts +0 -53
- package/es/control/tree-grid-ex/tree-grid-ex-column/index.d.ts +0 -3
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/all-edit.d.ts +0 -15
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/cell-edit.d.ts +0 -19
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/row-edit.d.ts +0 -14
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/tree-grid-ex-edit-column.d.ts +0 -31
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-field-column/index.d.ts +0 -30
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-field-column/tree-grid-ex-field-column.d.ts +0 -33
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-field-column/tree-grid-ex-field-column.provider.d.ts +0 -15
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-ua-column/index.d.ts +0 -24
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-ua-column/tree-grid-ex-ua-column.d.ts +0 -27
- package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-ua-column/tree-grid-ex-ua-column.provider.d.ts +0 -15
- package/es/control/tree-grid-ex/tree-grid-ex.d.ts +0 -80
- package/es/control/tree-grid-ex/tree-grid-ex.provider.d.ts +0 -13
- package/es/control/tree-grid-ex/use-row-edit-popover.d.ts +0 -5
- package/es/control/view-panel/index.d.ts +0 -40
- package/es/control/view-panel/view-panel.d.ts +0 -69
- package/es/control/view-panel/view-panel.provider.d.ts +0 -10
- package/es/control/wizard-panel/index.d.ts +0 -39
- package/es/control/wizard-panel/wizard-panel.d.ts +0 -68
- package/es/control/wizard-panel/wizard-panel.provider.d.ts +0 -13
- package/es/editor/array/array-editor.controller.d.ts +0 -10
- package/es/editor/array/array-editor.provider.d.ts +0 -17
- package/es/editor/array/ibiz-array/ibiz-array.d.ts +0 -155
- package/es/editor/array/index.d.ts +0 -3
- package/es/editor/autocomplete/autocomplete-editor.controller.d.ts +0 -83
- package/es/editor/autocomplete/autocomplete-editor.provider.d.ts +0 -17
- package/es/editor/autocomplete/ibiz-autocomplete/ibiz-autocomplete.d.ts +0 -96
- package/es/editor/autocomplete/index.d.ts +0 -3
- package/es/editor/carousel/carousel-editor.controller.d.ts +0 -10
- package/es/editor/carousel/carousel-editor.provider.d.ts +0 -17
- package/es/editor/carousel/ibiz-carousel/ibiz-carousel.d.ts +0 -83
- package/es/editor/carousel/index.d.ts +0 -3
- package/es/editor/cascader/cascader-editor.controller.d.ts +0 -10
- package/es/editor/cascader/cascader-editor.provider.d.ts +0 -17
- package/es/editor/cascader/ibiz-cascader/ibiz-cascader.d.ts +0 -109
- package/es/editor/cascader/index.d.ts +0 -3
- package/es/editor/check-box/check-box-editor.controller.d.ts +0 -11
- package/es/editor/check-box/check-box-editor.provider.d.ts +0 -17
- package/es/editor/check-box/ibiz-checkbox/ibiz-checkbox.d.ts +0 -79
- package/es/editor/check-box/index.d.ts +0 -3
- package/es/editor/check-box-list/checkbox-list-editor.controller.d.ts +0 -25
- package/es/editor/check-box-list/checkbox-list-editor.provider.d.ts +0 -17
- package/es/editor/check-box-list/ibiz-checkbox-list/ibiz-checkbox-list.d.ts +0 -116
- package/es/editor/check-box-list/index.d.ts +0 -3
- package/es/editor/code/code-editor.controller.d.ts +0 -40
- package/es/editor/code/code-editor.provider.d.ts +0 -17
- package/es/editor/code/index.d.ts +0 -3
- package/es/editor/code/monaco-editor/monaco-editor.d.ts +0 -102
- package/es/editor/color-picker/color-picker-editor.controller.d.ts +0 -20
- package/es/editor/color-picker/color-picker-editor.provider.d.ts +0 -17
- package/es/editor/color-picker/ibiz-color-mpicker-custom/ibiz-color-mpicker-custom.d.ts +0 -101
- package/es/editor/color-picker/ibiz-color-mpicker-default/ibiz-color-mpicker-default.d.ts +0 -56
- package/es/editor/color-picker/ibiz-color-picker/ibiz-color-picker.d.ts +0 -95
- package/es/editor/color-picker/index.d.ts +0 -3
- package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.d.ts +0 -93
- package/es/editor/data-picker/ibiz-picker/ibiz-picker.d.ts +0 -95
- package/es/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.d.ts +0 -96
- package/es/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.d.ts +0 -93
- package/es/editor/data-picker/ibiz-picker-link/ibiz-picker-link.d.ts +0 -79
- package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.d.ts +0 -108
- package/es/editor/data-picker/ibiz-transfer-picker/components/index.d.ts +0 -1
- package/es/editor/data-picker/ibiz-transfer-picker/components/transfer/icon.d.ts +0 -2
- package/es/editor/data-picker/ibiz-transfer-picker/components/transfer/interface.d.ts +0 -99
- package/es/editor/data-picker/ibiz-transfer-picker/components/transfer/transfer-util.d.ts +0 -17
- package/es/editor/data-picker/ibiz-transfer-picker/components/transfer/transfer.d.ts +0 -182
- package/es/editor/data-picker/ibiz-transfer-picker/components/transfer-panel/icon.d.ts +0 -1
- package/es/editor/data-picker/ibiz-transfer-picker/components/transfer-panel/interface.d.ts +0 -60
- package/es/editor/data-picker/ibiz-transfer-picker/components/transfer-panel/transfer-panel-util.d.ts +0 -14
- package/es/editor/data-picker/ibiz-transfer-picker/components/transfer-panel/transfer-panel.d.ts +0 -108
- package/es/editor/data-picker/ibiz-transfer-picker/ibiz-transfer-picker.d.ts +0 -97
- package/es/editor/data-picker/index.d.ts +0 -9
- package/es/editor/data-picker/picker-editor.controller.d.ts +0 -143
- package/es/editor/data-picker/picker-editor.provider.d.ts +0 -18
- package/es/editor/date-picker/date-picker-editor.controller.d.ts +0 -26
- package/es/editor/date-picker/date-picker-editor.provider.d.ts +0 -17
- package/es/editor/date-picker/ibiz-date-picker/ibiz-date-picker.d.ts +0 -86
- package/es/editor/date-picker/index.d.ts +0 -3
- package/es/editor/date-range/date-range-editor.controller.d.ts +0 -36
- package/es/editor/date-range/date-range-editor.provider.d.ts +0 -15
- package/es/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.d.ts +0 -96
- package/es/editor/date-range/index.d.ts +0 -3
- package/es/editor/date-range-select/date-range-select-picker/components/quarter-range-select/quarter-range-select.d.ts +0 -51
- package/es/editor/date-range-select/date-range-select-picker/components/week-range-select/week-range-select.d.ts +0 -65
- package/es/editor/date-range-select/date-range-select-picker/components/year-range-select/year-range-select.d.ts +0 -52
- package/es/editor/date-range-select/date-range-select-picker/date-range-select.d.ts +0 -104
- package/es/editor/date-range-select/date-range-select.controller.d.ts +0 -328
- package/es/editor/date-range-select/date-range-select.provider.d.ts +0 -8
- package/es/editor/date-range-select/index.d.ts +0 -3
- package/es/editor/dropdown-list/dropdown-list-editor.controller.d.ts +0 -37
- package/es/editor/dropdown-list/dropdown-list-editor.provider.d.ts +0 -18
- package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.d.ts +0 -101
- package/es/editor/dropdown-list/ibiz-emoji-picker/ibiz-emoji-picker.d.ts +0 -82
- package/es/editor/dropdown-list/ibiz-tree-picker/ibiz-tree-picker.d.ts +0 -93
- package/es/editor/dropdown-list/ibiz-virtualized-list/ibiz-virtualized-list.d.ts +0 -97
- package/es/editor/dropdown-list/index.d.ts +0 -6
- package/es/editor/html/html-editor.controller.d.ts +0 -131
- package/es/editor/html/html-editor.provider.d.ts +0 -17
- package/es/editor/html/index.d.ts +0 -2
- package/es/editor/html/wang-editor/component/emoji/emoji.d.ts +0 -17
- package/es/editor/html/wang-editor/component/index.d.ts +0 -1
- package/es/editor/html/wang-editor/element/emoji.d.ts +0 -7
- package/es/editor/html/wang-editor/element/index.d.ts +0 -1
- package/es/editor/html/wang-editor/index.d.ts +0 -4
- package/es/editor/html/wang-editor/module/ai-module.d.ts +0 -67
- package/es/editor/html/wang-editor/module/emoji-module.d.ts +0 -7
- package/es/editor/html/wang-editor/module/index.d.ts +0 -2
- package/es/editor/html/wang-editor/plugin/index.d.ts +0 -1
- package/es/editor/html/wang-editor/plugin/plugin.d.ts +0 -7
- package/es/editor/html/wang-editor/wang-editor.d.ts +0 -110
- package/es/editor/index.d.ts +0 -5
- package/es/editor/list-box/ibiz-list-box/ibiz-list-box.d.ts +0 -82
- package/es/editor/list-box/index.d.ts +0 -4
- package/es/editor/list-box/list-box-editor.controller.d.ts +0 -18
- package/es/editor/list-box/list-box-editor.provider.d.ts +0 -18
- package/es/editor/list-box/list-box-picker-editor.controller.d.ts +0 -49
- package/es/editor/map-picker/ibiz-map-picker/ibiz-map-picker.d.ts +0 -11
- package/es/editor/map-picker/index.d.ts +0 -3
- package/es/editor/map-picker/map-picker-editor.controller.d.ts +0 -10
- package/es/editor/map-picker/map-picker-editor.provider.d.ts +0 -14
- package/es/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.d.ts +0 -12
- package/es/editor/markdown/index.d.ts +0 -2
- package/es/editor/markdown/markdown-editor.controller.d.ts +0 -76
- package/es/editor/markdown/markdown-editor.provider.d.ts +0 -17
- package/es/editor/not-supported-editor/not-supported-editor.d.ts +0 -23
- package/es/editor/number-range/ibiz-number-range-picker/ibiz-number-range-picker.d.ts +0 -100
- package/es/editor/number-range/index.d.ts +0 -3
- package/es/editor/number-range/number-range-editor.controller.d.ts +0 -11
- package/es/editor/number-range/number-range-editor.provider.d.ts +0 -15
- package/es/editor/preset/index.d.ts +0 -1
- package/es/editor/preset/preset-rawitem/ibiz-preset-rawitem/ibiz-preset-rawitem.d.ts +0 -78
- package/es/editor/preset/preset-rawitem/index.d.ts +0 -3
- package/es/editor/preset/preset-rawitem/preset-rawitem.controller.d.ts +0 -10
- package/es/editor/preset/preset-rawitem/preset-rawitem.provider.d.ts +0 -17
- package/es/editor/radio-button-list/ibiz-radio/ibiz-radio.d.ts +0 -85
- package/es/editor/radio-button-list/index.d.ts +0 -3
- package/es/editor/radio-button-list/radio-button-list.controller.d.ts +0 -18
- package/es/editor/radio-button-list/radio-button-list.provider.d.ts +0 -17
- package/es/editor/rate/ibiz-rate/ibiz-rate.d.ts +0 -109
- package/es/editor/rate/index.d.ts +0 -3
- package/es/editor/rate/rate-editor.controller.d.ts +0 -11
- package/es/editor/rate/rate-editor.provider.d.ts +0 -15
- package/es/editor/raw/ibiz-raw/ibiz-raw.d.ts +0 -81
- package/es/editor/raw/index.d.ts +0 -3
- package/es/editor/raw/raw-editor.controller.d.ts +0 -11
- package/es/editor/raw/raw-editor.provider.d.ts +0 -15
- package/es/editor/slider/ibiz-slider/ibiz-slider.d.ts +0 -100
- package/es/editor/slider/index.d.ts +0 -3
- package/es/editor/slider/slider-editor.controller.d.ts +0 -12
- package/es/editor/slider/slider-editor.provider.d.ts +0 -15
- package/es/editor/span/index.d.ts +0 -4
- package/es/editor/span/span/span.d.ts +0 -108
- package/es/editor/span/span-editor.controller.d.ts +0 -33
- package/es/editor/span/span-editor.provider.d.ts +0 -18
- package/es/editor/span/span-link/span-link.d.ts +0 -78
- package/es/editor/stepper/ibiz-stepper/ibiz-stepper.d.ts +0 -88
- package/es/editor/stepper/index.d.ts +0 -3
- package/es/editor/stepper/stepper-editor.controller.d.ts +0 -11
- package/es/editor/stepper/stepper-editor.provider.d.ts +0 -15
- package/es/editor/switch/ibiz-switch/ibiz-switch.d.ts +0 -82
- package/es/editor/switch/ibiz-switch-tristate/ibiz-switch-tristate.d.ts +0 -68
- package/es/editor/switch/index.d.ts +0 -4
- package/es/editor/switch/switch-editor.controller.d.ts +0 -11
- package/es/editor/switch/switch-editor.provider.d.ts +0 -16
- package/es/editor/text-box/ibiz-input-ip/ibiz-input-ip.d.ts +0 -85
- package/es/editor/text-box/ibiz-input-number/ibiz-input-number.d.ts +0 -93
- package/es/editor/text-box/index.d.ts +0 -5
- package/es/editor/text-box/input/input.d.ts +0 -135
- package/es/editor/text-box/text-box-editor.controller.d.ts +0 -91
- package/es/editor/text-box/text-box-editor.provider.d.ts +0 -18
- package/es/editor/upload/ibiz-file-upload/ibiz-file-upload.d.ts +0 -98
- package/es/editor/upload/ibiz-image-cropping/ibiz-image-cropping.d.ts +0 -111
- package/es/editor/upload/ibiz-image-preview/ibiz-image-preview.d.ts +0 -78
- package/es/editor/upload/ibiz-image-upload/ibiz-image-upload.d.ts +0 -102
- package/es/editor/upload/index.d.ts +0 -6
- package/es/editor/upload/upload-editor.controller.d.ts +0 -46
- package/es/editor/upload/upload-editor.provider.d.ts +0 -18
- package/es/editor/upload/use/use-ibiz-upload.d.ts +0 -95
- package/es/editor/upload/use/use-ibiz-upload.mjs +0 -170
- package/es/editor/upload/use/use-iview-upload.d.ts +0 -31
- package/es/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.controller.d.ts +0 -46
- package/es/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.d.ts +0 -89
- package/es/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.provider.d.ts +0 -17
- package/es/editor/user/ibiz-searchcond-edit/index.d.ts +0 -3
- package/es/editor/user/index.d.ts +0 -1
- package/es/ibiz-vue3.d.ts +0 -5
- package/es/index.d.ts +0 -10
- package/es/interface/i-field.d.ts +0 -66
- package/es/interface/i-filter-condition.d.ts +0 -52
- package/es/interface/i-pql-item.d.ts +0 -53
- package/es/interface/i-pql-node-item.d.ts +0 -35
- package/es/interface/i-pql-node.d.ts +0 -37
- package/es/interface/i-schema-field.d.ts +0 -51
- package/es/interface/index.d.ts +0 -6
- package/es/locale/en/index.d.ts +0 -1522
- package/es/locale/index.d.ts +0 -108
- package/es/locale/zh-CN/index.d.ts +0 -1517
- package/es/node_modules/.pnpm/@amap_amap-jsapi-loader@1.0.1/node_modules/@amap/amap-jsapi-loader/dist/index.mjs +0 -23
- package/es/node_modules/.pnpm/@monaco-editor_loader@1.4.0_monaco-editor@0.45.0/node_modules/@monaco-editor/loader/lib/es/config/index.mjs +0 -7
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/h.mjs +0 -89
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/htmldomapi.mjs +0 -115
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/index.mjs +0 -18
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/init.mjs +0 -376
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/jsx.mjs +0 -64
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/modules/attributes.mjs +0 -59
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/modules/dataset.mjs +0 -42
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/modules/eventlisteners.mjs +0 -85
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/modules/style.mjs +0 -115
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/thunk.mjs +0 -52
- package/es/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/tovnode.mjs +0 -62
- package/es/panel-component/app-extend-menu/bottom-side-menu/bottom-side-menu.controller.d.ts +0 -10
- package/es/panel-component/app-extend-menu/bottom-side-menu/bottom-side-menu.d.ts +0 -45
- package/es/panel-component/app-extend-menu/bottom-side-menu/bottom-side-menu.provider.d.ts +0 -7
- package/es/panel-component/app-extend-menu/bottom-side-menu/index.d.ts +0 -5
- package/es/panel-component/app-extend-menu/extend-menu-base/common-extend-menu/common-extend-menu.d.ts +0 -134
- package/es/panel-component/app-extend-menu/extend-menu-base/extend-menu-base.controller.d.ts +0 -149
- package/es/panel-component/app-extend-menu/extend-menu-base/extend-menu-base.state.d.ts +0 -27
- package/es/panel-component/app-extend-menu/index.d.ts +0 -5
- package/es/panel-component/app-extend-menu/left-side-menu/index.d.ts +0 -5
- package/es/panel-component/app-extend-menu/left-side-menu/left-side-menu.controller.d.ts +0 -10
- package/es/panel-component/app-extend-menu/left-side-menu/left-side-menu.d.ts +0 -45
- package/es/panel-component/app-extend-menu/left-side-menu/left-side-menu.provider.d.ts +0 -7
- package/es/panel-component/app-extend-menu/right-side-menu/index.d.ts +0 -5
- package/es/panel-component/app-extend-menu/right-side-menu/right-side-menu.controller.d.ts +0 -10
- package/es/panel-component/app-extend-menu/right-side-menu/right-side-menu.d.ts +0 -45
- package/es/panel-component/app-extend-menu/right-side-menu/right-side-menu.provider.d.ts +0 -7
- package/es/panel-component/app-extend-menu/top-side-menu/index.d.ts +0 -5
- package/es/panel-component/app-extend-menu/top-side-menu/top-side-menu.controller.d.ts +0 -10
- package/es/panel-component/app-extend-menu/top-side-menu/top-side-menu.d.ts +0 -45
- package/es/panel-component/app-extend-menu/top-side-menu/top-side-menu.provider.d.ts +0 -7
- package/es/panel-component/app-switch/app-switch.controller.d.ts +0 -116
- package/es/panel-component/app-switch/app-switch.d.ts +0 -46
- package/es/panel-component/app-switch/app-switch.provider.d.ts +0 -7
- package/es/panel-component/app-switch/app-switch.state.d.ts +0 -23
- package/es/panel-component/app-switch/index.d.ts +0 -3
- package/es/panel-component/auth-captcha/auth-captcha.controller.d.ts +0 -69
- package/es/panel-component/auth-captcha/auth-captcha.d.ts +0 -46
- package/es/panel-component/auth-captcha/auth-captcha.provider.d.ts +0 -14
- package/es/panel-component/auth-captcha/auth-captcha.state.d.ts +0 -47
- package/es/panel-component/auth-captcha/index.d.ts +0 -26
- package/es/panel-component/auth-sso/auth-sso.d.ts +0 -43
- package/es/panel-component/auth-sso/auth-sso.provider.d.ts +0 -6
- package/es/panel-component/auth-sso/index.d.ts +0 -23
- package/es/panel-component/auth-userinfo/auth-userinfo.d.ts +0 -49
- package/es/panel-component/auth-userinfo/auth-userinfo.provider.d.ts +0 -15
- package/es/panel-component/auth-userinfo/index.d.ts +0 -29
- package/es/panel-component/coop-pos/coop-pos.controller.d.ts +0 -81
- package/es/panel-component/coop-pos/coop-pos.d.ts +0 -55
- package/es/panel-component/coop-pos/coop-pos.provider.d.ts +0 -7
- package/es/panel-component/coop-pos/coop-pos.state.d.ts +0 -39
- package/es/panel-component/coop-pos/index.d.ts +0 -30
- package/es/panel-component/data-import/data-import-shell.d.ts +0 -44
- package/es/panel-component/data-import/data-import.provider.d.ts +0 -15
- package/es/panel-component/data-import/index.d.ts +0 -24
- package/es/panel-component/global-search/global-search.controller.d.ts +0 -172
- package/es/panel-component/global-search/global-search.d.ts +0 -58
- package/es/panel-component/global-search/global-search.provider.d.ts +0 -14
- package/es/panel-component/global-search/global-search.state.d.ts +0 -75
- package/es/panel-component/global-search/index.d.ts +0 -33
- package/es/panel-component/global-search/virtual-list/virtual-list.d.ts +0 -89
- package/es/panel-component/index-actions/index-actions.d.ts +0 -45
- package/es/panel-component/index-actions/index-actions.provider.d.ts +0 -15
- package/es/panel-component/index-actions/index.d.ts +0 -24
- package/es/panel-component/index-blank-placeholder/index-blank-placeholder.controller.d.ts +0 -54
- package/es/panel-component/index-blank-placeholder/index-blank-placeholder.d.ts +0 -43
- package/es/panel-component/index-blank-placeholder/index-blank-placeholder.provider.d.ts +0 -14
- package/es/panel-component/index-blank-placeholder/index-blank-placeholder.state.d.ts +0 -10
- package/es/panel-component/index-blank-placeholder/index.d.ts +0 -25
- package/es/panel-component/index.d.ts +0 -14
- package/es/panel-component/nav-breadcrumb/index.d.ts +0 -26
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.controller.d.ts +0 -126
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.d.ts +0 -51
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.provider.d.ts +0 -13
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.service.d.ts +0 -63
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.state.d.ts +0 -27
- package/es/panel-component/nav-breadcrumb/nav-breadcrumb.util.d.ts +0 -39
- package/es/panel-component/nav-pos-index/index.d.ts +0 -27
- package/es/panel-component/nav-pos-index/nav-pos-index.controller.d.ts +0 -164
- package/es/panel-component/nav-pos-index/nav-pos-index.d.ts +0 -46
- package/es/panel-component/nav-pos-index/nav-pos-index.provider.d.ts +0 -16
- package/es/panel-component/nav-pos-index/nav-pos-index.state.d.ts +0 -39
- package/es/panel-component/nav-tabs/index.d.ts +0 -44
- package/es/panel-component/nav-tabs/nav-tabs.controller.d.ts +0 -100
- package/es/panel-component/nav-tabs/nav-tabs.d.ts +0 -51
- package/es/panel-component/nav-tabs/nav-tabs.provider.d.ts +0 -16
- package/es/panel-component/nav-tabs/nav-tabs.state.d.ts +0 -65
- package/es/panel-component/panel-app-header/index.d.ts +0 -25
- package/es/panel-component/panel-app-header/panel-app-header.d.ts +0 -45
- package/es/panel-component/panel-app-header/panel-app-header.provider.d.ts +0 -15
- package/es/panel-component/panel-app-login-view/index.d.ts +0 -27
- package/es/panel-component/panel-app-login-view/panel-app-login-view.controller.d.ts +0 -14
- package/es/panel-component/panel-app-login-view/panel-app-login-view.d.ts +0 -44
- package/es/panel-component/panel-app-login-view/panel-app-login-view.provider.d.ts +0 -15
- package/es/panel-component/panel-app-login-view/panel-app-login-view.state.d.ts +0 -12
- package/es/panel-component/panel-app-title/index.d.ts +0 -29
- package/es/panel-component/panel-app-title/panel-app-title.controller.d.ts +0 -51
- package/es/panel-component/panel-app-title/panel-app-title.d.ts +0 -49
- package/es/panel-component/panel-app-title/panel-app-title.provider.d.ts +0 -14
- package/es/panel-component/panel-app-title/panel-app-title.state.d.ts +0 -55
- package/es/panel-component/panel-button/index.d.ts +0 -35
- package/es/panel-component/panel-button/panel-button.controller.d.ts +0 -92
- package/es/panel-component/panel-button/panel-button.d.ts +0 -55
- package/es/panel-component/panel-button/panel-button.provider.d.ts +0 -14
- package/es/panel-component/panel-button/panel-button.state.d.ts +0 -25
- package/es/panel-component/panel-button-list/index.d.ts +0 -24
- package/es/panel-component/panel-button-list/panel-button-list.controller.d.ts +0 -78
- package/es/panel-component/panel-button-list/panel-button-list.d.ts +0 -46
- package/es/panel-component/panel-button-list/panel-button-list.provider.d.ts +0 -14
- package/es/panel-component/panel-button-list/panel-button-list.state.d.ts +0 -17
- package/es/panel-component/panel-exp-header/index.d.ts +0 -25
- package/es/panel-component/panel-exp-header/panel-exp-header.d.ts +0 -45
- package/es/panel-component/panel-exp-header/panel-exp-header.provider.d.ts +0 -15
- package/es/panel-component/panel-index-view-search/index.d.ts +0 -30
- package/es/panel-component/panel-index-view-search/panel-index-view-search.d.ts +0 -50
- package/es/panel-component/panel-index-view-search/panel-index-view-search.provider.d.ts +0 -13
- package/es/panel-component/panel-remember-me/index.d.ts +0 -28
- package/es/panel-component/panel-remember-me/panel-remember-me.controller.d.ts +0 -14
- package/es/panel-component/panel-remember-me/panel-remember-me.d.ts +0 -44
- package/es/panel-component/panel-remember-me/panel-remember-me.provider.d.ts +0 -15
- package/es/panel-component/panel-remember-me/panel-remember-me.state.d.ts +0 -12
- package/es/panel-component/panel-static-carousel/index.d.ts +0 -32
- package/es/panel-component/panel-static-carousel/panel-static-carousel.d.ts +0 -55
- package/es/panel-component/panel-static-carousel/panel-static-carousel.provider.d.ts +0 -15
- package/es/panel-component/panel-tab-panel/index.d.ts +0 -25
- package/es/panel-component/panel-tab-panel/panel-tab-panel.controller.d.ts +0 -30
- package/es/panel-component/panel-tab-panel/panel-tab-panel.d.ts +0 -45
- package/es/panel-component/panel-tab-panel/panel-tab-panel.provider.d.ts +0 -14
- package/es/panel-component/panel-tab-panel/panel-tab-panel.state.d.ts +0 -19
- package/es/panel-component/panel-view-content/index.d.ts +0 -25
- package/es/panel-component/panel-view-content/panel-view-content.d.ts +0 -47
- package/es/panel-component/panel-view-content/panel-view-content.provider.d.ts +0 -15
- package/es/panel-component/panel-view-header/index.d.ts +0 -25
- package/es/panel-component/panel-view-header/panel-view-header.d.ts +0 -45
- package/es/panel-component/panel-view-header/panel-view-header.provider.d.ts +0 -15
- package/es/panel-component/searchform-buttons/index.d.ts +0 -27
- package/es/panel-component/searchform-buttons/searchform-buttons.controller.d.ts +0 -55
- package/es/panel-component/searchform-buttons/searchform-buttons.d.ts +0 -47
- package/es/panel-component/searchform-buttons/searchform-buttons.provider.d.ts +0 -15
- package/es/panel-component/short-cut/index.d.ts +0 -60
- package/es/panel-component/short-cut/short-cut.d.ts +0 -80
- package/es/panel-component/short-cut/short-cut.provider.d.ts +0 -12
- package/es/panel-component/split-container/index.d.ts +0 -25
- package/es/panel-component/split-container/split-container.controller.d.ts +0 -70
- package/es/panel-component/split-container/split-container.d.ts +0 -43
- package/es/panel-component/split-container/split-container.provider.d.ts +0 -16
- package/es/panel-component/split-container/split-container.state.d.ts +0 -24
- package/es/panel-component/user-action/index.d.ts +0 -25
- package/es/panel-component/user-action/user-action-provider.d.ts +0 -6
- package/es/panel-component/user-action/user-action.d.ts +0 -48
- package/es/panel-component/user-message/addin-changed/addin-changed.d.ts +0 -20
- package/es/panel-component/user-message/addin-changed/index.d.ts +0 -1
- package/es/panel-component/user-message/async-action/async-action/async-action.d.ts +0 -34
- package/es/panel-component/user-message/async-action/async-action/async-action.provider.d.ts +0 -39
- package/es/panel-component/user-message/async-action/async-action-preview/async-action-preview.d.ts +0 -40
- package/es/panel-component/user-message/async-action/async-action-result/async-action-result.d.ts +0 -25
- package/es/panel-component/user-message/async-action/async-action-tab/async-action-tab.d.ts +0 -52
- package/es/panel-component/user-message/async-action/index.d.ts +0 -3
- package/es/panel-component/user-message/index.d.ts +0 -33
- package/es/panel-component/user-message/internal-message/common/index.d.ts +0 -3
- package/es/panel-component/user-message/internal-message/common/internal-message-container/internal-message-container.d.ts +0 -104
- package/es/panel-component/user-message/internal-message/common/internal-message-default/internal-message-default.d.ts +0 -29
- package/es/panel-component/user-message/internal-message/common/internal-message-default/internal-message-default.provider.d.ts +0 -28
- package/es/panel-component/user-message/internal-message/index.d.ts +0 -3
- package/es/panel-component/user-message/internal-message/internal-message-html/internal-message-html.d.ts +0 -30
- package/es/panel-component/user-message/internal-message/internal-message-html/internal-message-html.provider.d.ts +0 -31
- package/es/panel-component/user-message/internal-message/internal-message-json/internal-message-json.d.ts +0 -37
- package/es/panel-component/user-message/internal-message/internal-message-json/internal-message-json.provider.d.ts +0 -38
- package/es/panel-component/user-message/internal-message/internal-message-tab/internal-message-tab.d.ts +0 -55
- package/es/panel-component/user-message/internal-message/internal-message-text/internal-message-text.d.ts +0 -29
- package/es/panel-component/user-message/internal-message/internal-message-text/internal-message-text.provider.d.ts +0 -28
- package/es/panel-component/user-message/user-message.d.ts +0 -53
- package/es/panel-component/user-message/user-message.provider.d.ts +0 -15
- package/es/panel-component/view-message/index.d.ts +0 -24
- package/es/panel-component/view-message/view-message.d.ts +0 -45
- package/es/panel-component/view-message/view-message.provider.d.ts +0 -15
- package/es/panel-component/view-msg-pos/index.d.ts +0 -25
- package/es/panel-component/view-msg-pos/view-msg-pos.controller.d.ts +0 -19
- package/es/panel-component/view-msg-pos/view-msg-pos.d.ts +0 -43
- package/es/panel-component/view-msg-pos/view-msg-pos.provider.d.ts +0 -16
- package/es/util/ai-util/ai-util.d.ts +0 -25
- package/es/util/ai-util/ai-util.mjs +0 -44
- package/es/util/app-drawer/app-drawer-component.d.ts +0 -38
- package/es/util/app-float-window/app-float-window-component.d.ts +0 -53
- package/es/util/app-modal/app-modal-component.d.ts +0 -44
- package/es/util/app-popover/app-popover-component.d.ts +0 -17
- package/es/util/app-util/app-util.d.ts +0 -106
- package/es/util/button-util/button-util.d.ts +0 -7
- package/es/util/confirm-util/confirm-util.d.ts +0 -17
- package/es/util/fullscreen/fullscreen-util.d.ts +0 -38
- package/es/util/index.d.ts +0 -16
- package/es/util/keydown-util/keydown-util.d.ts +0 -21
- package/es/util/loading-util/loading-util.d.ts +0 -66
- package/es/util/message-util/message-util.d.ts +0 -28
- package/es/util/modal-util/modal-util.d.ts +0 -17
- package/es/util/notice-util/notice-util.d.ts +0 -14
- package/es/util/notification-util/notification-util.d.ts +0 -64
- package/es/util/notification-util/upload-manager/file-type.d.ts +0 -8
- package/es/util/notification-util/upload-manager/upload-manager.d.ts +0 -64
- package/es/util/open-view-util/open-view-util.d.ts +0 -82
- package/es/util/overlay-controller/overlay-controller.d.ts +0 -21
- package/es/util/pagination/use-pagination.d.ts +0 -15
- package/es/util/render-util/render-util.d.ts +0 -48
- package/es/util/wang-editor-util/wang-editor-util.d.ts +0 -12
- package/es/util/xlsx-util/xlsx-util.d.ts +0 -45
- package/es/view/403-view/403-view.d.ts +0 -6
- package/es/view/404-view/404-view.d.ts +0 -6
- package/es/view/error-view/error-view.d.ts +0 -6
- package/es/view/index.d.ts +0 -6
- package/es/view/login-view/login-view.d.ts +0 -4
- package/es/view/share-view/share-view.d.ts +0 -10
- package/es/view/sub-app-ref-view/index.d.ts +0 -41
- package/es/view/sub-app-ref-view/sub-app-ref-view.d.ts +0 -44
- package/es/view/sub-app-ref-view/sub-app-ref-view.provider.d.ts +0 -13
- package/es/view/wf-step-trace-view/index.d.ts +0 -39
- package/es/view/wf-step-trace-view/wf-step-trace-view.d.ts +0 -42
- package/es/view/wf-step-trace-view/wf-step-trace-view.provider.d.ts +0 -11
- package/es/view-engine/app-data-upload-view.engine.d.ts +0 -13
- package/es/view-engine/calendar-exp-view.engine.d.ts +0 -25
- package/es/view-engine/calendar-view.engine.d.ts +0 -7
- package/es/view-engine/chart-exp-view.engine.d.ts +0 -24
- package/es/view-engine/chart-view.engine.d.ts +0 -15
- package/es/view-engine/custom-view.engine.d.ts +0 -43
- package/es/view-engine/data-view-exp-view.engine.d.ts +0 -35
- package/es/view-engine/data-view.engine.d.ts +0 -26
- package/es/view-engine/de-index-view-engine.d.ts +0 -39
- package/es/view-engine/edit-view.engine.d.ts +0 -102
- package/es/view-engine/edit-view2.engine.d.ts +0 -32
- package/es/view-engine/edit-view3.engine.d.ts +0 -32
- package/es/view-engine/edit-view4.engine.d.ts +0 -32
- package/es/view-engine/exp-view.engine.d.ts +0 -62
- package/es/view-engine/form-pickup-data-view.engine.d.ts +0 -6
- package/es/view-engine/gantt-view.engine.d.ts +0 -9
- package/es/view-engine/grid-exp-view.engine.d.ts +0 -35
- package/es/view-engine/grid-view.engine.d.ts +0 -8
- package/es/view-engine/index-view.engine.d.ts +0 -33
- package/es/view-engine/index.d.ts +0 -54
- package/es/view-engine/kanban-view.engine.d.ts +0 -25
- package/es/view-engine/list-exp-view.engine.d.ts +0 -35
- package/es/view-engine/list-view.engine.d.ts +0 -8
- package/es/view-engine/login-view.engine.d.ts +0 -42
- package/es/view-engine/map-view.engine.d.ts +0 -7
- package/es/view-engine/md-custom-view.engine.d.ts +0 -81
- package/es/view-engine/medit-view9.engine.d.ts +0 -16
- package/es/view-engine/mpickup-view-engine.d.ts +0 -120
- package/es/view-engine/mpickup-view2-engine.d.ts +0 -34
- package/es/view-engine/opt-view.engine.d.ts +0 -85
- package/es/view-engine/panel-view-engine.d.ts +0 -21
- package/es/view-engine/pickup-data-view.engine.d.ts +0 -18
- package/es/view-engine/pickup-grid-view.engine.d.ts +0 -18
- package/es/view-engine/pickup-tree-view.engine.d.ts +0 -45
- package/es/view-engine/pickup-view.engine.d.ts +0 -62
- package/es/view-engine/pickup-view2.engine.d.ts +0 -25
- package/es/view-engine/portal-view-engine.d.ts +0 -57
- package/es/view-engine/report-view.engine.d.ts +0 -115
- package/es/view-engine/sub-app-ref-view.engine.d.ts +0 -11
- package/es/view-engine/tab-exp-view.engine.d.ts +0 -59
- package/es/view-engine/tab-search-view.engine.d.ts +0 -81
- package/es/view-engine/tree-exp-view.engine.d.ts +0 -40
- package/es/view-engine/tree-grid-ex-view.engine.d.ts +0 -8
- package/es/view-engine/tree-grid-view.engine.d.ts +0 -19
- package/es/view-engine/tree-view.engine.d.ts +0 -8
- package/es/view-engine/wf-dyna-action-view.engine.d.ts +0 -30
- package/es/view-engine/wf-dyna-edit-view.engine.d.ts +0 -103
- package/es/view-engine/wf-dyna-edit-view3.engine.d.ts +0 -21
- package/es/view-engine/wf-dyna-start-view.engine.d.ts +0 -30
- package/es/view-engine/wf-step-data-view.engine.d.ts +0 -10
- package/es/view-engine/wizard-view-engine.d.ts +0 -26
- package/es/web-app/App.d.ts +0 -6
- package/es/web-app/attach-environment-config.d.ts +0 -1
- package/es/web-app/components/index.d.ts +0 -2
- package/es/web-app/components/modal-router-shell/modal-router-shell.d.ts +0 -13
- package/es/web-app/components/router-shell/router-shell.d.ts +0 -35
- package/es/web-app/create-vue-app.d.ts +0 -13
- package/es/web-app/guard/auth-guard/auth-guard.d.ts +0 -96
- package/es/web-app/guard/auth-guard/dyna-auth-guard.d.ts +0 -6
- package/es/web-app/guard/index.d.ts +0 -2
- package/es/web-app/index.d.ts +0 -3
- package/es/web-app/main.d.ts +0 -5
- package/es/web-app/router/index.d.ts +0 -9
- package/es/web-app/util/index.d.ts +0 -1
- package/es/web-app/util/unauthorized-handler/unauthorized-handler.d.ts +0 -56
- package/lib/editor/upload/use/use-ibiz-upload.cjs +0 -175
- package/lib/node_modules/.pnpm/@amap_amap-jsapi-loader@1.0.1/node_modules/@amap/amap-jsapi-loader/dist/index.cjs +0 -27
- package/lib/node_modules/.pnpm/@monaco-editor_loader@1.4.0_monaco-editor@0.45.0/node_modules/@monaco-editor/loader/lib/es/config/index.cjs +0 -11
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/h.cjs +0 -93
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/htmldomapi.cjs +0 -117
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/index.cjs +0 -42
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/init.cjs +0 -378
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/jsx.cjs +0 -67
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/modules/attributes.cjs +0 -61
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/modules/dataset.cjs +0 -44
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/modules/eventlisteners.cjs +0 -87
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/modules/style.cjs +0 -117
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/thunk.cjs +0 -54
- package/lib/node_modules/.pnpm/snabbdom@3.5.1/node_modules/snabbdom/build/tovnode.cjs +0 -64
- package/lib/util/ai-util/ai-util.cjs +0 -46
- /package/es/node_modules/.pnpm/{@ibiz-template_core@0.7.41-alpha.2_axios@1.6.8_lodash-es@4.17.21_qs@6.11.2_qx-util@0.4.8_ramda@0.29.1 → @ibiz-template_core@0.7.41-alpha.53_axios@1.12.2_lodash-es@4.17.21_qs@6.14.0_qx-util@0.4.8_ramda@0.29.1}/node_modules/@ibiz-template/core/out/utils/namespace/namespace.mjs +0 -0
- /package/es/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/_virtual/_rollupPluginBabelHelpers.mjs +0 -0
- /package/es/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/index.mjs +0 -0
- /package/es/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/loader/index.mjs +0 -0
- /package/es/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/utils/compose.mjs +0 -0
- /package/es/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/utils/curry.mjs +0 -0
- /package/es/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/utils/deepMerge.mjs +0 -0
- /package/es/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/utils/isObject.mjs +0 -0
- /package/es/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/utils/makeCancelable.mjs +0 -0
- /package/es/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/validators/index.mjs +0 -0
- /package/es/node_modules/.pnpm/{dayjs@1.11.10 → dayjs@1.11.18}/node_modules/dayjs/locale/zh-cn.mjs +0 -0
- /package/es/node_modules/.pnpm/{element-plus@2.4.4_vue@3.3.8 → element-plus@2.4.4_vue@3.5.22}/node_modules/element-plus/dist/locale/zh-cn.mjs +0 -0
- /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/helpers/attachto.mjs +0 -0
- /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/hooks.mjs +0 -0
- /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/is.mjs +0 -0
- /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/class.mjs +0 -0
- /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/props.mjs +0 -0
- /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/vnode.mjs +0 -0
- /package/lib/node_modules/.pnpm/{@ibiz-template_core@0.7.41-alpha.2_axios@1.6.8_lodash-es@4.17.21_qs@6.11.2_qx-util@0.4.8_ramda@0.29.1 → @ibiz-template_core@0.7.41-alpha.53_axios@1.12.2_lodash-es@4.17.21_qs@6.14.0_qx-util@0.4.8_ramda@0.29.1}/node_modules/@ibiz-template/core/out/utils/namespace/namespace.cjs +0 -0
- /package/lib/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/_virtual/_rollupPluginBabelHelpers.cjs +0 -0
- /package/lib/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/index.cjs +0 -0
- /package/lib/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/loader/index.cjs +0 -0
- /package/lib/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/utils/compose.cjs +0 -0
- /package/lib/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/utils/curry.cjs +0 -0
- /package/lib/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/utils/deepMerge.cjs +0 -0
- /package/lib/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/utils/isObject.cjs +0 -0
- /package/lib/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/utils/makeCancelable.cjs +0 -0
- /package/lib/node_modules/.pnpm/{@monaco-editor_loader@1.4.0_monaco-editor@0.45.0 → @monaco-editor_loader@1.5.0}/node_modules/@monaco-editor/loader/lib/es/validators/index.cjs +0 -0
- /package/lib/node_modules/.pnpm/{dayjs@1.11.10 → dayjs@1.11.18}/node_modules/dayjs/locale/zh-cn.cjs +0 -0
- /package/lib/node_modules/.pnpm/{element-plus@2.4.4_vue@3.3.8 → element-plus@2.4.4_vue@3.5.22}/node_modules/element-plus/dist/locale/zh-cn.cjs +0 -0
- /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/helpers/attachto.cjs +0 -0
- /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/hooks.cjs +0 -0
- /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/is.cjs +0 -0
- /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/class.cjs +0 -0
- /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/props.cjs +0 -0
- /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/vnode.cjs +0 -0
|
@@ -1,1517 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
modelHelper: {
|
|
3
|
-
utils: {
|
|
4
|
-
noFoundEntity: string;
|
|
5
|
-
maximumTier: string;
|
|
6
|
-
circularRecursive: string;
|
|
7
|
-
calculatedEntities: string;
|
|
8
|
-
};
|
|
9
|
-
noInitialized: string;
|
|
10
|
-
noFoundEntity: string;
|
|
11
|
-
noFoundView: string;
|
|
12
|
-
noSupported: string;
|
|
13
|
-
};
|
|
14
|
-
core: {
|
|
15
|
-
command: {
|
|
16
|
-
unregisteredCommand: string;
|
|
17
|
-
};
|
|
18
|
-
error: {
|
|
19
|
-
networkAbnormality: string;
|
|
20
|
-
modelMsg: string;
|
|
21
|
-
unsupportedModels: string;
|
|
22
|
-
modelConfigurationMissing: string;
|
|
23
|
-
serviceException: string;
|
|
24
|
-
serviceResNotExist: string;
|
|
25
|
-
serviceResNotPermission: string;
|
|
26
|
-
};
|
|
27
|
-
utils: {
|
|
28
|
-
powerOfTwo: string;
|
|
29
|
-
targetElement: string;
|
|
30
|
-
cannotFindWindow: string;
|
|
31
|
-
unrealized: string;
|
|
32
|
-
remoteStylesheet: string;
|
|
33
|
-
notMatchLockUnlock: string;
|
|
34
|
-
multiApplicationMode: string;
|
|
35
|
-
uploadFailed: string;
|
|
36
|
-
invalidInputValue: string;
|
|
37
|
-
};
|
|
38
|
-
noReInstall: string;
|
|
39
|
-
};
|
|
40
|
-
vue3Util: {
|
|
41
|
-
common: {
|
|
42
|
-
undefined: string;
|
|
43
|
-
onFoundCorrespondingPart: string;
|
|
44
|
-
noFoundViewModel: string;
|
|
45
|
-
noSupportLoadingDynamic: string;
|
|
46
|
-
};
|
|
47
|
-
control: {
|
|
48
|
-
unsupportedPanel: string;
|
|
49
|
-
};
|
|
50
|
-
panelComponent: {
|
|
51
|
-
noConfiguardDataObject: string;
|
|
52
|
-
noSupportedDataSourceType: string;
|
|
53
|
-
noConfiguredEntityLogic: string;
|
|
54
|
-
noConfiguredEntity: string;
|
|
55
|
-
noReturnValue: string;
|
|
56
|
-
noAttribute: string;
|
|
57
|
-
noConfiguredScript: string;
|
|
58
|
-
noConfiguerdEntityBehanior: string;
|
|
59
|
-
sessionView: string;
|
|
60
|
-
viewStateAttribute: string;
|
|
61
|
-
noImplementMethod: string;
|
|
62
|
-
noProvidedSlot: string;
|
|
63
|
-
cannotEmpty: string;
|
|
64
|
-
unadaptedLayout: string;
|
|
65
|
-
placeholderIdentifier: string;
|
|
66
|
-
refresh: string;
|
|
67
|
-
wxQrcodeCaption: string;
|
|
68
|
-
};
|
|
69
|
-
plugin: {
|
|
70
|
-
failureConfigurationLoad: string;
|
|
71
|
-
failedRemotePluginLoad: string;
|
|
72
|
-
fileContentFormat: string;
|
|
73
|
-
};
|
|
74
|
-
use: {
|
|
75
|
-
control: {
|
|
76
|
-
parameterChanges: string;
|
|
77
|
-
stateChange: string;
|
|
78
|
-
};
|
|
79
|
-
focusBlur: {
|
|
80
|
-
noFocus: string;
|
|
81
|
-
};
|
|
82
|
-
view: {
|
|
83
|
-
stateChange: string;
|
|
84
|
-
};
|
|
85
|
-
};
|
|
86
|
-
util: {
|
|
87
|
-
noInjected: string;
|
|
88
|
-
convertString: string;
|
|
89
|
-
viewIdentifiers: string;
|
|
90
|
-
noFoundView: string;
|
|
91
|
-
routeCorrectly: string;
|
|
92
|
-
};
|
|
93
|
-
view: {
|
|
94
|
-
redirectionProgress: string;
|
|
95
|
-
viewType: string;
|
|
96
|
-
noTeleportTag: string;
|
|
97
|
-
embeddedRedirectionView: string;
|
|
98
|
-
insufficientRedirection: string;
|
|
99
|
-
toDoList: string;
|
|
100
|
-
};
|
|
101
|
-
};
|
|
102
|
-
runtime: {
|
|
103
|
-
common: {
|
|
104
|
-
unrealized: string;
|
|
105
|
-
noExplanation: string;
|
|
106
|
-
};
|
|
107
|
-
command: {
|
|
108
|
-
app: {
|
|
109
|
-
noFindApplicationFunction: string;
|
|
110
|
-
noFindApplicationFunctionYype: string;
|
|
111
|
-
noFindApplicationView: string;
|
|
112
|
-
unsupportedPopup: string;
|
|
113
|
-
unsupportedPopupapp: string;
|
|
114
|
-
missingEvent: string;
|
|
115
|
-
};
|
|
116
|
-
};
|
|
117
|
-
controller: {
|
|
118
|
-
common: {
|
|
119
|
-
control: {
|
|
120
|
-
componentActivation: string;
|
|
121
|
-
componentPause: string;
|
|
122
|
-
unsupportedType: string;
|
|
123
|
-
uncheckedData: string;
|
|
124
|
-
dataDeletion: string;
|
|
125
|
-
confirmDataDeletion: string;
|
|
126
|
-
noImportModel: string;
|
|
127
|
-
};
|
|
128
|
-
md: {
|
|
129
|
-
rowData: string;
|
|
130
|
-
simpleMode: string;
|
|
131
|
-
dataDeleted: string;
|
|
132
|
-
noChange: string;
|
|
133
|
-
firstComplete: string;
|
|
134
|
-
noMoveDataCconfig: string;
|
|
135
|
-
exportRequestFailed: string;
|
|
136
|
-
changeGroupError: string;
|
|
137
|
-
computeMoveMetaError: string;
|
|
138
|
-
unclassified: string;
|
|
139
|
-
};
|
|
140
|
-
editor: {
|
|
141
|
-
editorNoConfigured: string;
|
|
142
|
-
itemsText: string;
|
|
143
|
-
};
|
|
144
|
-
view: {
|
|
145
|
-
viewActivation: string;
|
|
146
|
-
viewPause: string;
|
|
147
|
-
viewDestroy: string;
|
|
148
|
-
noFoundViewEngine: string;
|
|
149
|
-
noSupportBehavior: string;
|
|
150
|
-
forbiddenAccess: string;
|
|
151
|
-
logoutAccount: string;
|
|
152
|
-
};
|
|
153
|
-
};
|
|
154
|
-
control: {
|
|
155
|
-
menu: {
|
|
156
|
-
noFindMenu: string;
|
|
157
|
-
noConfigured: string;
|
|
158
|
-
};
|
|
159
|
-
calendar: {
|
|
160
|
-
missingViewLogic: string;
|
|
161
|
-
noFoundModel: string;
|
|
162
|
-
};
|
|
163
|
-
chart: {
|
|
164
|
-
noConfiguredX: string;
|
|
165
|
-
noConfiguredY: string;
|
|
166
|
-
missingClassification: string;
|
|
167
|
-
missingValue: string;
|
|
168
|
-
noSupportSequence: string;
|
|
169
|
-
noFindSequence: string;
|
|
170
|
-
noInitialised: string;
|
|
171
|
-
noCalculated: string;
|
|
172
|
-
classificationNotArray: string;
|
|
173
|
-
classificationNotString: string;
|
|
174
|
-
errorJson: string;
|
|
175
|
-
};
|
|
176
|
-
dataView: {
|
|
177
|
-
noBehaviourGroup: string;
|
|
178
|
-
noBehaviourGroupAction: string;
|
|
179
|
-
propertiesNoConfigured: string;
|
|
180
|
-
tableNoConfigured: string;
|
|
181
|
-
sortingItems: string;
|
|
182
|
-
};
|
|
183
|
-
expBar: {
|
|
184
|
-
unableMore: string;
|
|
185
|
-
multiNode: string;
|
|
186
|
-
noFindNodeModel: string;
|
|
187
|
-
};
|
|
188
|
-
form: {
|
|
189
|
-
formCompletion: string;
|
|
190
|
-
savedSuccessfully: string;
|
|
191
|
-
prompt: string;
|
|
192
|
-
deletion: string;
|
|
193
|
-
itemUpdate: string;
|
|
194
|
-
processStarted: string;
|
|
195
|
-
processSubmitted: string;
|
|
196
|
-
lackBehavior: string;
|
|
197
|
-
initializationException: string;
|
|
198
|
-
relationshipInterface: string;
|
|
199
|
-
fillIn: string;
|
|
200
|
-
unconfiguredWidgets: string;
|
|
201
|
-
noFoundFormController: string;
|
|
202
|
-
multiDataAddData: string;
|
|
203
|
-
mdControllerNoExist: string;
|
|
204
|
-
repeaterNoSupported: string;
|
|
205
|
-
searchTerms: string;
|
|
206
|
-
saveSearch: string;
|
|
207
|
-
noFoundFormGroup: string;
|
|
208
|
-
refreshPrompt: string;
|
|
209
|
-
refreshPagePrompt: string;
|
|
210
|
-
};
|
|
211
|
-
gantt: {
|
|
212
|
-
noNode: string;
|
|
213
|
-
nonentity: string;
|
|
214
|
-
noSupport: string;
|
|
215
|
-
};
|
|
216
|
-
grid: {
|
|
217
|
-
unsupported: string;
|
|
218
|
-
attributeColumns: string;
|
|
219
|
-
configureFirstColumn: string;
|
|
220
|
-
requiresCodeTable: string;
|
|
221
|
-
noMatchCodeTable: string;
|
|
222
|
-
convertedValue: string;
|
|
223
|
-
missingConfiguration: string;
|
|
224
|
-
newRows: string;
|
|
225
|
-
saveCancel: string;
|
|
226
|
-
noSupportRowEditing: string;
|
|
227
|
-
lineEditing: string;
|
|
228
|
-
updateColumns: string;
|
|
229
|
-
exported: string;
|
|
230
|
-
tabularColumns: string;
|
|
231
|
-
corresponding: string;
|
|
232
|
-
pickedUpData: string;
|
|
233
|
-
noSupportedMode: string;
|
|
234
|
-
remoteAggregation: string;
|
|
235
|
-
aggregateMode: string;
|
|
236
|
-
formattingError: string;
|
|
237
|
-
checksumErrors: string;
|
|
238
|
-
behaviorGroup: string;
|
|
239
|
-
interfaceBehavior: string;
|
|
240
|
-
};
|
|
241
|
-
kanban: {
|
|
242
|
-
sortingProperties: string;
|
|
243
|
-
sortDirection: string;
|
|
244
|
-
groupedOn: string;
|
|
245
|
-
adjustmentsGroup: string;
|
|
246
|
-
noAllowReorder: string;
|
|
247
|
-
};
|
|
248
|
-
meditViewPanel: {
|
|
249
|
-
DraftNew: string;
|
|
250
|
-
dataExist: string;
|
|
251
|
-
};
|
|
252
|
-
panel: {
|
|
253
|
-
panelData: string;
|
|
254
|
-
};
|
|
255
|
-
reportPanel: {
|
|
256
|
-
reportType: string;
|
|
257
|
-
noImplemented: string;
|
|
258
|
-
noReportUIModel: string;
|
|
259
|
-
};
|
|
260
|
-
searchBar: {
|
|
261
|
-
noFoundEntity: string;
|
|
262
|
-
missingModel: string;
|
|
263
|
-
JSONFormat: string;
|
|
264
|
-
};
|
|
265
|
-
toolbar: {
|
|
266
|
-
noFound: string;
|
|
267
|
-
};
|
|
268
|
-
tree: {
|
|
269
|
-
noFoundTreeData: string;
|
|
270
|
-
sortAttribute: string;
|
|
271
|
-
editMode: string;
|
|
272
|
-
nodeData: string;
|
|
273
|
-
noFoundTreeNode: string;
|
|
274
|
-
};
|
|
275
|
-
treeGrid: {
|
|
276
|
-
columnsSchema: string;
|
|
277
|
-
columnMode: string;
|
|
278
|
-
};
|
|
279
|
-
treeGridEx: {
|
|
280
|
-
noConfigured: string;
|
|
281
|
-
editItem: string;
|
|
282
|
-
noPickedUp: string;
|
|
283
|
-
behaviorGroup: string;
|
|
284
|
-
noSupportCreation: string;
|
|
285
|
-
updateBehavior: string;
|
|
286
|
-
};
|
|
287
|
-
wizardPanel: {
|
|
288
|
-
wizardForm: string;
|
|
289
|
-
formController: string;
|
|
290
|
-
noConfiguration: string;
|
|
291
|
-
wizardFormIdentifier: string;
|
|
292
|
-
noPreviousForm: string;
|
|
293
|
-
nextStep: string;
|
|
294
|
-
nextForm: string;
|
|
295
|
-
};
|
|
296
|
-
dashboard: {
|
|
297
|
-
unGroup: string;
|
|
298
|
-
};
|
|
299
|
-
};
|
|
300
|
-
utils: {
|
|
301
|
-
buttonState: {
|
|
302
|
-
isFinitenconsistency: string;
|
|
303
|
-
};
|
|
304
|
-
counter: {
|
|
305
|
-
decrement: string;
|
|
306
|
-
};
|
|
307
|
-
dataFileUtil: {
|
|
308
|
-
startImport: string;
|
|
309
|
-
noExist: string;
|
|
310
|
-
loadError: string;
|
|
311
|
-
importData: string;
|
|
312
|
-
};
|
|
313
|
-
valueDefault: {
|
|
314
|
-
noExist: string;
|
|
315
|
-
nosupported: string;
|
|
316
|
-
};
|
|
317
|
-
valueEx: {
|
|
318
|
-
objectNameField: string;
|
|
319
|
-
};
|
|
320
|
-
valueRule: {
|
|
321
|
-
maxLength: string;
|
|
322
|
-
minLength: string;
|
|
323
|
-
length: string;
|
|
324
|
-
maxValue: string;
|
|
325
|
-
minValue: string;
|
|
326
|
-
};
|
|
327
|
-
viewMsg: {
|
|
328
|
-
message: string;
|
|
329
|
-
noFound: string;
|
|
330
|
-
unconfigured: string;
|
|
331
|
-
unconfiguredEntities: string;
|
|
332
|
-
};
|
|
333
|
-
voiceUtil: {
|
|
334
|
-
textToSpeechError: string;
|
|
335
|
-
};
|
|
336
|
-
encyptionUtil: {
|
|
337
|
-
encryptionError: string;
|
|
338
|
-
publicKeyPemError: string;
|
|
339
|
-
};
|
|
340
|
-
customThemeUtil: {
|
|
341
|
-
saveSuccess: string;
|
|
342
|
-
saveError: string;
|
|
343
|
-
resetSuccess: string;
|
|
344
|
-
resetError: string;
|
|
345
|
-
};
|
|
346
|
-
util: {
|
|
347
|
-
quarter: string;
|
|
348
|
-
month: string;
|
|
349
|
-
week: string;
|
|
350
|
-
};
|
|
351
|
-
};
|
|
352
|
-
};
|
|
353
|
-
deLogic: {
|
|
354
|
-
deLogicLink: {
|
|
355
|
-
connectionConditional: string;
|
|
356
|
-
entityConnectionConditional: string;
|
|
357
|
-
missingConditionValue: string;
|
|
358
|
-
sourceDataMissingConditionValue: string;
|
|
359
|
-
noSupportedTime: string;
|
|
360
|
-
entityLogicalConnection: string;
|
|
361
|
-
entityLogicalContainsConnection: string;
|
|
362
|
-
comparisonCondition: string;
|
|
363
|
-
comparisonValue: string;
|
|
364
|
-
compareResults: string;
|
|
365
|
-
};
|
|
366
|
-
deLogicNode: {
|
|
367
|
-
missingTargetParameter: string;
|
|
368
|
-
additionalParameter: string;
|
|
369
|
-
addedValue: string;
|
|
370
|
-
logicNodeParameterName: string;
|
|
371
|
-
copyParameter: string;
|
|
372
|
-
dataSet: string;
|
|
373
|
-
unspecifiedEntity: string;
|
|
374
|
-
unspecifiedBehavior: string;
|
|
375
|
-
entityActions: string;
|
|
376
|
-
unsupportedReturnType: string;
|
|
377
|
-
endNode: string;
|
|
378
|
-
noSupportedLogic: string;
|
|
379
|
-
preparationParameter: string;
|
|
380
|
-
targetParameter: string;
|
|
381
|
-
missingConfiguration: string;
|
|
382
|
-
rebuildParameter: string;
|
|
383
|
-
resetParameter: string;
|
|
384
|
-
missingParameterProperty: string;
|
|
385
|
-
sortedArrayParameters: string;
|
|
386
|
-
startupNode: string;
|
|
387
|
-
throwsException: string;
|
|
388
|
-
environmentVariables: string;
|
|
389
|
-
fileObjectListVariable: string;
|
|
390
|
-
fileObjectVariables: string;
|
|
391
|
-
filterObjectVariables: string;
|
|
392
|
-
finalDataVariables: string;
|
|
393
|
-
rawDataObjects: string;
|
|
394
|
-
operationSessionVariables: string;
|
|
395
|
-
calculateEntity: string;
|
|
396
|
-
value: string;
|
|
397
|
-
recreatingVariables: string;
|
|
398
|
-
reEstablish: string;
|
|
399
|
-
expressionEmpty: string;
|
|
400
|
-
sourceValueType: string;
|
|
401
|
-
fetchingAttribute: string;
|
|
402
|
-
noScriptCode: string;
|
|
403
|
-
noConfigurationLogicNode: string;
|
|
404
|
-
unsupportedLogical: string;
|
|
405
|
-
noSetStartNode: string;
|
|
406
|
-
startExecuting: string;
|
|
407
|
-
endExecution: string;
|
|
408
|
-
noFoundEntityLogic: string;
|
|
409
|
-
};
|
|
410
|
-
};
|
|
411
|
-
engine: {
|
|
412
|
-
correspondingEngine: string;
|
|
413
|
-
logicOpendata: string;
|
|
414
|
-
logicNewdata: string;
|
|
415
|
-
deleteModel: string;
|
|
416
|
-
childComponentsMounted: string;
|
|
417
|
-
minimization: string;
|
|
418
|
-
loadEntityData: string;
|
|
419
|
-
};
|
|
420
|
-
global: {
|
|
421
|
-
noImplemented: string;
|
|
422
|
-
};
|
|
423
|
-
hub: {
|
|
424
|
-
failedParse: string;
|
|
425
|
-
noExist: string;
|
|
426
|
-
};
|
|
427
|
-
logicScheduler: {
|
|
428
|
-
executor: {
|
|
429
|
-
noConfiguredLogic: string;
|
|
430
|
-
missingTrigger: string;
|
|
431
|
-
noActionableData: string;
|
|
432
|
-
defaultOpendataViewLogic: string;
|
|
433
|
-
noActuallyReference: string;
|
|
434
|
-
attributeConfiguration: string;
|
|
435
|
-
entityAttributeValues: string;
|
|
436
|
-
editViews: string;
|
|
437
|
-
selectionView: string;
|
|
438
|
-
noSupportedBatchAddOnly: string;
|
|
439
|
-
newdataViewLogic: string;
|
|
440
|
-
indexEntity: string;
|
|
441
|
-
checkOne: string;
|
|
442
|
-
entitiesAssociated: string;
|
|
443
|
-
relationships: string;
|
|
444
|
-
foreignKey: string;
|
|
445
|
-
mappingProperties: string;
|
|
446
|
-
newCreationData: string;
|
|
447
|
-
logicType: string;
|
|
448
|
-
noImplementedMethod: string;
|
|
449
|
-
};
|
|
450
|
-
trigger: {
|
|
451
|
-
triggerType: string;
|
|
452
|
-
noSupportedType: string;
|
|
453
|
-
noExecutorBound: string;
|
|
454
|
-
timerLacks: string;
|
|
455
|
-
parameterCallback: string;
|
|
456
|
-
};
|
|
457
|
-
};
|
|
458
|
-
model: {
|
|
459
|
-
utils: {
|
|
460
|
-
noFoundApplication: string;
|
|
461
|
-
unconfiguredPlugins: string;
|
|
462
|
-
noFound: string;
|
|
463
|
-
};
|
|
464
|
-
view: {
|
|
465
|
-
engineClassifications: string;
|
|
466
|
-
};
|
|
467
|
-
};
|
|
468
|
-
platform: {
|
|
469
|
-
failedDownload: string;
|
|
470
|
-
fileStreamData: string;
|
|
471
|
-
};
|
|
472
|
-
register: {
|
|
473
|
-
helper: {
|
|
474
|
-
adapter: string;
|
|
475
|
-
customizedSystemAdapter: string;
|
|
476
|
-
noFoundSystemCounter: string;
|
|
477
|
-
applicationMenu: string;
|
|
478
|
-
asynchronousAction: string;
|
|
479
|
-
matchedPlugin: string;
|
|
480
|
-
customRegistration: string;
|
|
481
|
-
widgetPlugin: string;
|
|
482
|
-
widgetStyleType: string;
|
|
483
|
-
widgetType: string;
|
|
484
|
-
entityBehaviorPlugin: string;
|
|
485
|
-
entityBehaviorMethod: string;
|
|
486
|
-
editorPlugin: string;
|
|
487
|
-
editorStyleType: string;
|
|
488
|
-
editorTypePredefinedType: string;
|
|
489
|
-
editorType: string;
|
|
490
|
-
formMemberPlugin: string;
|
|
491
|
-
formMemberType: string;
|
|
492
|
-
tableColumnPlugin: string;
|
|
493
|
-
tableColumnType: string;
|
|
494
|
-
messageType: string;
|
|
495
|
-
panelMemberPlugin: string;
|
|
496
|
-
panelContainerPredefined: string;
|
|
497
|
-
panelMemberDirectContent: string;
|
|
498
|
-
panelMemberType: string;
|
|
499
|
-
portalWidgetPlugin: string;
|
|
500
|
-
portalWidgetMemberType: string;
|
|
501
|
-
treeTableColumnPlugin: string;
|
|
502
|
-
interfaceBehaviorPlugin: string;
|
|
503
|
-
interfaceBehaviorMode: string;
|
|
504
|
-
frontEndPluginNode: string;
|
|
505
|
-
viewPlugin: string;
|
|
506
|
-
correspondViewTypeStyle: string;
|
|
507
|
-
toolbarItem: string;
|
|
508
|
-
acItem: string;
|
|
509
|
-
};
|
|
510
|
-
};
|
|
511
|
-
service: {
|
|
512
|
-
noConfiguredPrimary: string;
|
|
513
|
-
noConfiguredField: string;
|
|
514
|
-
convertedNumber: string;
|
|
515
|
-
subRelationships: string;
|
|
516
|
-
unsupportedMethod: string;
|
|
517
|
-
noFoundUsernamePassword: string;
|
|
518
|
-
loginFailure: string;
|
|
519
|
-
logoutFailure: string;
|
|
520
|
-
noFound: string;
|
|
521
|
-
mainState: string;
|
|
522
|
-
operationIdentifier: string;
|
|
523
|
-
matchMasterState: string;
|
|
524
|
-
masterStatePermissions: string;
|
|
525
|
-
noMatchedState: string;
|
|
526
|
-
permissionCalculation: string;
|
|
527
|
-
noFindCodeList: string;
|
|
528
|
-
noConfiguredCounters: string;
|
|
529
|
-
lackEntityLogic: string;
|
|
530
|
-
createBehavior: string;
|
|
531
|
-
updateBehavior: string;
|
|
532
|
-
deletionDeletion: string;
|
|
533
|
-
unableDelete: string;
|
|
534
|
-
noSupportedDataSource: string;
|
|
535
|
-
sourceCodeTable: string;
|
|
536
|
-
requestMethods: string;
|
|
537
|
-
noConfiguredRequestMethod: string;
|
|
538
|
-
unsupportedBehaviorTypes: string;
|
|
539
|
-
noFoundServiceMethod: string;
|
|
540
|
-
UnsupportedServiceMethod: string;
|
|
541
|
-
noSupportedMethod: string;
|
|
542
|
-
noFoundStorageEntity: string;
|
|
543
|
-
noExist: string;
|
|
544
|
-
noFoundEntity: string;
|
|
545
|
-
noImplemented: string;
|
|
546
|
-
noImplementedCounter: string;
|
|
547
|
-
noFoundCounterBehavior: string;
|
|
548
|
-
createPrimaryKeyData: string;
|
|
549
|
-
updatePrimaryKeyData: string;
|
|
550
|
-
noExistNoUpdated: string;
|
|
551
|
-
dataNoExistNoUpdated: string;
|
|
552
|
-
noDeleted: string;
|
|
553
|
-
noAttributeName: string;
|
|
554
|
-
noContextParameterName: string;
|
|
555
|
-
conditionalObjects: string;
|
|
556
|
-
mustArray: string;
|
|
557
|
-
unsupportedQueryTypes: string;
|
|
558
|
-
predefinedType: string;
|
|
559
|
-
dynamicCodeTable: string;
|
|
560
|
-
unconfiguredDataset: string;
|
|
561
|
-
processedWithout: string;
|
|
562
|
-
noExistProcessed: string;
|
|
563
|
-
missingDetreeColumnId: string;
|
|
564
|
-
thirdAuth: {
|
|
565
|
-
noSupported: string;
|
|
566
|
-
corpidError: string;
|
|
567
|
-
dingTalkCodeErrir: string;
|
|
568
|
-
dingTalkAuthError: string;
|
|
569
|
-
appIdError: string;
|
|
570
|
-
oauthOpenAccessIdError: string;
|
|
571
|
-
noImplemented: string;
|
|
572
|
-
};
|
|
573
|
-
dataException: string;
|
|
574
|
-
noSortField: string;
|
|
575
|
-
noDragElementId: string;
|
|
576
|
-
noTargetElementId: string;
|
|
577
|
-
noMoveTypeField: string;
|
|
578
|
-
};
|
|
579
|
-
uiAction: {
|
|
580
|
-
noEntityOrBehavior: string;
|
|
581
|
-
noEntityOrAcMode: string;
|
|
582
|
-
noConfiguredopenView: string;
|
|
583
|
-
frontProcessingModes: string;
|
|
584
|
-
missingConfigurationScriptCode: string;
|
|
585
|
-
dataPrimaryKey: string;
|
|
586
|
-
printFailure: string;
|
|
587
|
-
physicalPrint: string;
|
|
588
|
-
exportRequestFailed: string;
|
|
589
|
-
noEntityExportsFound: string;
|
|
590
|
-
lackNativeEvent: string;
|
|
591
|
-
logout: string;
|
|
592
|
-
wantLogout: string;
|
|
593
|
-
operationConfirmation: string;
|
|
594
|
-
viewParameterModalOption: string;
|
|
595
|
-
withdrawalConfirmed: string;
|
|
596
|
-
noFoundBehaviorModel: string;
|
|
597
|
-
noEnableAI: string;
|
|
598
|
-
};
|
|
599
|
-
uiLogic: {
|
|
600
|
-
interfaceConnectionConditional: string;
|
|
601
|
-
connectionConditionGroup: string;
|
|
602
|
-
currentConditionValue: string;
|
|
603
|
-
sourceDataObjectAttribute: string;
|
|
604
|
-
currentTime: string;
|
|
605
|
-
interfaceConnectionConditionalTypeName: string;
|
|
606
|
-
interfaceConnectionConditionalContains: string;
|
|
607
|
-
asynchronousTermination: string;
|
|
608
|
-
asynchronousRejection: string;
|
|
609
|
-
exceptionHandling: string;
|
|
610
|
-
logicalLinkTypes: string;
|
|
611
|
-
missingTargetParameter: string;
|
|
612
|
-
appendedArray: string;
|
|
613
|
-
bindingParameters: string;
|
|
614
|
-
copyParameter: string;
|
|
615
|
-
missingfilter: string;
|
|
616
|
-
interfaceLogicNodeDataSet: string;
|
|
617
|
-
interfaceLogicNodeEntityActions: string;
|
|
618
|
-
noConfiguredInterfaceBehavior: string;
|
|
619
|
-
interfaceLogicNodeEntityInterfaceAction: string;
|
|
620
|
-
logicalNodeOperation: string;
|
|
621
|
-
unsupportedEndNode: string;
|
|
622
|
-
interfaceLogicNodeEndNode: string;
|
|
623
|
-
noEntityConfigured: string;
|
|
624
|
-
noEntityLogicConfigured: string;
|
|
625
|
-
noIncomingLogic: string;
|
|
626
|
-
passedParameter: string;
|
|
627
|
-
interfaceLogicNodeExecutingEntityLogic: string;
|
|
628
|
-
missingMessageTypeConfiguration: string;
|
|
629
|
-
missingButtonTypeConfiguration: string;
|
|
630
|
-
interfaceLogicNodeMessagePopup: string;
|
|
631
|
-
message: string;
|
|
632
|
-
yes: string;
|
|
633
|
-
no: string;
|
|
634
|
-
determine: string;
|
|
635
|
-
cancel: string;
|
|
636
|
-
noSupportItem: string;
|
|
637
|
-
interfaceLogicNodeFrontendPlugin: string;
|
|
638
|
-
interfaceLogicNodePreparationParameter: string;
|
|
639
|
-
noTargetParameter: string;
|
|
640
|
-
targetParameter: string;
|
|
641
|
-
interfaceLogicNodeDirectCode: string;
|
|
642
|
-
interfaceLogicNodeRebuildParameter: string;
|
|
643
|
-
interfaceLogicNodeResetParameter: string;
|
|
644
|
-
interfaceLogicNodeSortedArrayParameters: string;
|
|
645
|
-
interfaceLogicNodeStartupNode: string;
|
|
646
|
-
interfaceLogicNodeThrowingExceptions: string;
|
|
647
|
-
noConfiguredTriggerObject: string;
|
|
648
|
-
noConfiguredEvent: string;
|
|
649
|
-
noConfiguredEventParameters: string;
|
|
650
|
-
noFoundTriggerObject: string;
|
|
651
|
-
noFoundEventParameterObject: string;
|
|
652
|
-
interfaceLogicNodeViewWidgetEventTriggerLogic: string;
|
|
653
|
-
noConfiguredInterfaceObject: string;
|
|
654
|
-
noConfiguredOperatingParameters: string;
|
|
655
|
-
noConfiguredCallMethod: string;
|
|
656
|
-
noFoundOperationParameter: string;
|
|
657
|
-
noFoundInterfaceObject: string;
|
|
658
|
-
noFoundInvokeMethod: string;
|
|
659
|
-
interfaceLogicNodeViewWidgetInvocation: string;
|
|
660
|
-
viewLogicInitializationParameter: string;
|
|
661
|
-
calculateInterfaceLogicParameters: string;
|
|
662
|
-
restablishInterfaceLogic: string;
|
|
663
|
-
interfaceLogic: string;
|
|
664
|
-
startExecutingInterfaceLogic: string;
|
|
665
|
-
endExecutionInterfaceLogic: string;
|
|
666
|
-
noLogicalNodesConfigured: string;
|
|
667
|
-
};
|
|
668
|
-
utils: {
|
|
669
|
-
encryptionUitl: {
|
|
670
|
-
failed: string;
|
|
671
|
-
};
|
|
672
|
-
anime: {
|
|
673
|
-
noExistEndpointElement: string;
|
|
674
|
-
noExistAnimationElement: string;
|
|
675
|
-
noClone: string;
|
|
676
|
-
};
|
|
677
|
-
errorHandler: {
|
|
678
|
-
noPermissionless: string;
|
|
679
|
-
noProcessor: string;
|
|
680
|
-
};
|
|
681
|
-
fileUtil: {
|
|
682
|
-
fileUploadFailed: string;
|
|
683
|
-
};
|
|
684
|
-
handlebars: {
|
|
685
|
-
noInitHandlebars: string;
|
|
686
|
-
};
|
|
687
|
-
modal: {
|
|
688
|
-
externalClosureCapability: string;
|
|
689
|
-
shouldDismissResult: string;
|
|
690
|
-
};
|
|
691
|
-
openRedirectView: {
|
|
692
|
-
parseSrfnavctxParameter: string;
|
|
693
|
-
missingEntityName: string;
|
|
694
|
-
noFoundSpecifiedEntity: string;
|
|
695
|
-
unsupportedLinkUrl: string;
|
|
696
|
-
noConfiguredActualReference: string;
|
|
697
|
-
redirectingViewReferences: string;
|
|
698
|
-
redirectionIdentifier: string;
|
|
699
|
-
noMatchActualReferenceView: string;
|
|
700
|
-
redirectionView: string;
|
|
701
|
-
};
|
|
702
|
-
script: {
|
|
703
|
-
errorReportingScript: string;
|
|
704
|
-
};
|
|
705
|
-
shortCut: {
|
|
706
|
-
invalidIndexNewIndex: string;
|
|
707
|
-
};
|
|
708
|
-
uiDomain: {
|
|
709
|
-
transactionOpen: string;
|
|
710
|
-
currentTransaction: string;
|
|
711
|
-
};
|
|
712
|
-
uiDomainManager: {
|
|
713
|
-
invalidInterfaceDomain: string;
|
|
714
|
-
};
|
|
715
|
-
collaborateManager: {
|
|
716
|
-
invalidCollaborateRoom: string;
|
|
717
|
-
};
|
|
718
|
-
verify: {
|
|
719
|
-
contentConform: string;
|
|
720
|
-
scopeRules: string;
|
|
721
|
-
valueNull: string;
|
|
722
|
-
regularRules: string;
|
|
723
|
-
rangeRules: string;
|
|
724
|
-
scriptRules: string;
|
|
725
|
-
emptyLogicGroups: string;
|
|
726
|
-
unsupportedLogicTypes: string;
|
|
727
|
-
emptyLogicGroupsProperly: string;
|
|
728
|
-
valueOperations: string;
|
|
729
|
-
noCompared: string;
|
|
730
|
-
conditionalValues: string;
|
|
731
|
-
};
|
|
732
|
-
firstregister: string;
|
|
733
|
-
recordNav: {
|
|
734
|
-
noFoundCtrl: string;
|
|
735
|
-
firstRecord: string;
|
|
736
|
-
lastRecord: string;
|
|
737
|
-
};
|
|
738
|
-
};
|
|
739
|
-
deAction: {
|
|
740
|
-
responseDataError: string;
|
|
741
|
-
};
|
|
742
|
-
};
|
|
743
|
-
app: {
|
|
744
|
-
logout: string;
|
|
745
|
-
error: string;
|
|
746
|
-
success: string;
|
|
747
|
-
confirm: string;
|
|
748
|
-
cancel: string;
|
|
749
|
-
return: string;
|
|
750
|
-
noData: string;
|
|
751
|
-
refresh: string;
|
|
752
|
-
noSupport: string;
|
|
753
|
-
add: string;
|
|
754
|
-
delete: string;
|
|
755
|
-
save: string;
|
|
756
|
-
edit: string;
|
|
757
|
-
complete: string;
|
|
758
|
-
more: string;
|
|
759
|
-
close: string;
|
|
760
|
-
newlyBuild: string;
|
|
761
|
-
reset: string;
|
|
762
|
-
search: string;
|
|
763
|
-
advanceSearch: string;
|
|
764
|
-
rememberMe: string;
|
|
765
|
-
retract: string;
|
|
766
|
-
pleaseEnterAccount: string;
|
|
767
|
-
pleaseEnterPassword: string;
|
|
768
|
-
aiError: string;
|
|
769
|
-
};
|
|
770
|
-
view: {
|
|
771
|
-
common: {
|
|
772
|
-
backHomepage: string;
|
|
773
|
-
continueBrowsing: string;
|
|
774
|
-
};
|
|
775
|
-
noPermissionView: {
|
|
776
|
-
noPermissionPrompt: string;
|
|
777
|
-
noPermission: string;
|
|
778
|
-
};
|
|
779
|
-
noResourcesView: {
|
|
780
|
-
noResourcePrompt: string;
|
|
781
|
-
resourceNoExist: string;
|
|
782
|
-
};
|
|
783
|
-
errorView: {
|
|
784
|
-
noExistPrompt: string;
|
|
785
|
-
};
|
|
786
|
-
loginView: {
|
|
787
|
-
passwordLength: string;
|
|
788
|
-
login: string;
|
|
789
|
-
thirdAuthFail: string;
|
|
790
|
-
};
|
|
791
|
-
subAppRefView: {
|
|
792
|
-
jump: string;
|
|
793
|
-
};
|
|
794
|
-
shareView: {
|
|
795
|
-
inviting: string;
|
|
796
|
-
use: string;
|
|
797
|
-
cancel: string;
|
|
798
|
-
};
|
|
799
|
-
};
|
|
800
|
-
viewEngine: {
|
|
801
|
-
closeRemind: string;
|
|
802
|
-
confirmClosePrompt: string;
|
|
803
|
-
noExistVersionErr: string;
|
|
804
|
-
browseMsg: string;
|
|
805
|
-
editMsg: string;
|
|
806
|
-
updateMsg: string;
|
|
807
|
-
someone: string;
|
|
808
|
-
refreshPrompt: string;
|
|
809
|
-
refreshPagePrompt: string;
|
|
810
|
-
refreshRemind: string;
|
|
811
|
-
confirmRefreshPrompt: string;
|
|
812
|
-
missingErr: string;
|
|
813
|
-
subclassAchieve: string;
|
|
814
|
-
missingConfigErr: string;
|
|
815
|
-
noFoundLayoutOccupied: string;
|
|
816
|
-
noFoundLayoutContainer: string;
|
|
817
|
-
noFoundFormModel: string;
|
|
818
|
-
missingToolbarModel: string;
|
|
819
|
-
noCollapseTag: string;
|
|
820
|
-
noExpandTag: string;
|
|
821
|
-
};
|
|
822
|
-
webApp: {
|
|
823
|
-
authGuard: {
|
|
824
|
-
loginFailed: string;
|
|
825
|
-
noPermission: string;
|
|
826
|
-
};
|
|
827
|
-
unauthorizedHandler: {
|
|
828
|
-
noFoundEnvParams: string;
|
|
829
|
-
forbiddenAccess: string;
|
|
830
|
-
logoutAccount: string;
|
|
831
|
-
};
|
|
832
|
-
};
|
|
833
|
-
control: {
|
|
834
|
-
common: {
|
|
835
|
-
determine: string;
|
|
836
|
-
retreat: string;
|
|
837
|
-
forward: string;
|
|
838
|
-
noSupportItem: string;
|
|
839
|
-
noFoundNode: string;
|
|
840
|
-
itemsSelected: string;
|
|
841
|
-
citeErrMessage: string;
|
|
842
|
-
noDomErrMessage: string;
|
|
843
|
-
noPopErrMessage: string;
|
|
844
|
-
currentNoData: string;
|
|
845
|
-
updateSuccess: string;
|
|
846
|
-
newSuccCreated: string;
|
|
847
|
-
deleteSuccess: string;
|
|
848
|
-
customTheme: {
|
|
849
|
-
themeColor: string;
|
|
850
|
-
light: string;
|
|
851
|
-
dark: string;
|
|
852
|
-
blue: string;
|
|
853
|
-
user1: string;
|
|
854
|
-
user2: string;
|
|
855
|
-
user3: string;
|
|
856
|
-
saveAndShare: string;
|
|
857
|
-
resetAndShare: string;
|
|
858
|
-
resetConfirmation: string;
|
|
859
|
-
resetConfirmationDesc: string;
|
|
860
|
-
resetConfirmationGlobalDesc: string;
|
|
861
|
-
closeModelEdit: string;
|
|
862
|
-
modelEdit: string;
|
|
863
|
-
adminOperation: string;
|
|
864
|
-
confirmCopyLink: string;
|
|
865
|
-
preview: string;
|
|
866
|
-
save: string;
|
|
867
|
-
reset: string;
|
|
868
|
-
share: string;
|
|
869
|
-
app: string;
|
|
870
|
-
font: string;
|
|
871
|
-
fontSize: string;
|
|
872
|
-
fontSizeDesc: string;
|
|
873
|
-
fontWeight: string;
|
|
874
|
-
fontWeightDesc: string;
|
|
875
|
-
other: string;
|
|
876
|
-
borderRadius: string;
|
|
877
|
-
borderRadiusDesc: string;
|
|
878
|
-
widthIcon: string;
|
|
879
|
-
widthIconDesc: string;
|
|
880
|
-
spacing: string;
|
|
881
|
-
spacingDesc: string;
|
|
882
|
-
primaryColor: string;
|
|
883
|
-
primaryColorDesc: string;
|
|
884
|
-
primaryTextColor: string;
|
|
885
|
-
primaryTextColorDesc: string;
|
|
886
|
-
primaryHoverColor: string;
|
|
887
|
-
primaryHoverColorDesc: string;
|
|
888
|
-
primaryHoverTextColor: string;
|
|
889
|
-
primaryHoverTextColorDesc: string;
|
|
890
|
-
primaryActiveColor: string;
|
|
891
|
-
primaryActiveColorDesc: string;
|
|
892
|
-
primaryActiveTextColor: string;
|
|
893
|
-
primaryActiveTextColorDesc: string;
|
|
894
|
-
primaryDisabledColor: string;
|
|
895
|
-
primaryDisabledColorDesc: string;
|
|
896
|
-
primaryDisabledTextColor: string;
|
|
897
|
-
primaryDisabledTextColorDesc: string;
|
|
898
|
-
primaryLightDefaultColor: string;
|
|
899
|
-
primaryLightDefaultColorDesc: string;
|
|
900
|
-
primaryLightHoverColor: string;
|
|
901
|
-
primaryLightHoverColorDesc: string;
|
|
902
|
-
primaryLightActiveColor: string;
|
|
903
|
-
primaryLightActiveColorDesc: string;
|
|
904
|
-
text: string;
|
|
905
|
-
mainTextColor: string;
|
|
906
|
-
mianTextColorDesc: string;
|
|
907
|
-
minorTextColor: string;
|
|
908
|
-
minorTextColorDesc: string;
|
|
909
|
-
secondaryTextColor: string;
|
|
910
|
-
secondaryTextColorDesc: string;
|
|
911
|
-
lastTextColor: string;
|
|
912
|
-
lastTextColorDesc: string;
|
|
913
|
-
linkColor: string;
|
|
914
|
-
textLinkColor: string;
|
|
915
|
-
textLinkColorDesc: string;
|
|
916
|
-
textLinkHoverColor: string;
|
|
917
|
-
textLinkHoverColorDesc: string;
|
|
918
|
-
textLinkActiveColor: string;
|
|
919
|
-
textLinkActiveColorDesc: string;
|
|
920
|
-
textLinkVisitedColor: string;
|
|
921
|
-
textLinkVisitedColorDesc: string;
|
|
922
|
-
bgColor: string;
|
|
923
|
-
bgColorLowestLayer: string;
|
|
924
|
-
bgColorLowestLayerDesc: string;
|
|
925
|
-
bgColorLowerLayer: string;
|
|
926
|
-
bgColorLowerLayerDesc: string;
|
|
927
|
-
bgColorCenterLayer: string;
|
|
928
|
-
bgColorCenterLayerDesc: string;
|
|
929
|
-
bgColorSecondaryUpperLayer: string;
|
|
930
|
-
bgColorSecondaryUpperLayerDesc: string;
|
|
931
|
-
bgColorTopLayer: string;
|
|
932
|
-
bgColorTopLayerDesc: string;
|
|
933
|
-
fillColor: string;
|
|
934
|
-
fillDefault: string;
|
|
935
|
-
fillDefaultDesc: string;
|
|
936
|
-
fillHover: string;
|
|
937
|
-
fillHoverDesc: string;
|
|
938
|
-
fillActive: string;
|
|
939
|
-
fillActiveDesc: string;
|
|
940
|
-
border: string;
|
|
941
|
-
borderColor: string;
|
|
942
|
-
borderColorDesc: string;
|
|
943
|
-
disabledState: string;
|
|
944
|
-
disabledText: string;
|
|
945
|
-
disabledTextDesc: string;
|
|
946
|
-
disabledTextBorder: string;
|
|
947
|
-
disabledTextBorderDesc: string;
|
|
948
|
-
disabledBg: string;
|
|
949
|
-
disabledBgDesc: string;
|
|
950
|
-
disabledFill: string;
|
|
951
|
-
disabledFillDesc: string;
|
|
952
|
-
sidebar: string;
|
|
953
|
-
top: string;
|
|
954
|
-
mainColor: string;
|
|
955
|
-
mainColorDesc: string;
|
|
956
|
-
secondaryColor: string;
|
|
957
|
-
secondaryColorDesc: string;
|
|
958
|
-
mainBgColor: string;
|
|
959
|
-
mainBgColorDesc: string;
|
|
960
|
-
secondaryBgColor: string;
|
|
961
|
-
secondaryBgColorDesc: string;
|
|
962
|
-
iconMainColor: string;
|
|
963
|
-
iconMainColorDesc: string;
|
|
964
|
-
iconSecondaryColor: string;
|
|
965
|
-
iconSecondaryColorDesc: string;
|
|
966
|
-
appMenuColor: string;
|
|
967
|
-
appMenuColorDesc: string;
|
|
968
|
-
appMenuHoverColor: string;
|
|
969
|
-
appMenuHoverColorDesc: string;
|
|
970
|
-
appMenuHoverBgColor: string;
|
|
971
|
-
appMenuHoverBgColorDesc: string;
|
|
972
|
-
appMenuActiveColor: string;
|
|
973
|
-
appMenuActiveColorDesc: string;
|
|
974
|
-
appMenuActiveBgColor: string;
|
|
975
|
-
appMenuActiveBgColorDesc: string;
|
|
976
|
-
ctrl: string;
|
|
977
|
-
grid: string;
|
|
978
|
-
gridHeaderBg: string;
|
|
979
|
-
gridHeaderBgDesc: string;
|
|
980
|
-
gridHeaderColor: string;
|
|
981
|
-
gridHeaderColorDesc: string;
|
|
982
|
-
gridRowBg: string;
|
|
983
|
-
gridRowBgDesc: string;
|
|
984
|
-
gridRowBg2: string;
|
|
985
|
-
gridRowBg2Desc: string;
|
|
986
|
-
gridRowColor: string;
|
|
987
|
-
gridRowColorDesc: string;
|
|
988
|
-
gridRowHover: string;
|
|
989
|
-
gridRowHoverDesc: string;
|
|
990
|
-
gridRowSelect: string;
|
|
991
|
-
gridRowSelectDesc: string;
|
|
992
|
-
tree: string;
|
|
993
|
-
treeTextColor: string;
|
|
994
|
-
treeTextColorDesc: string;
|
|
995
|
-
treeBgColor: string;
|
|
996
|
-
treeBgColorDesc: string;
|
|
997
|
-
treeDisabledColor: string;
|
|
998
|
-
treeDisabledColorDesc: string;
|
|
999
|
-
treeHoverColor: string;
|
|
1000
|
-
treeHoverColorDesc: string;
|
|
1001
|
-
treeHoverBgColor: string;
|
|
1002
|
-
treeHoverBgColorDesc: string;
|
|
1003
|
-
treeSelectColor: string;
|
|
1004
|
-
treeSelectColorDesc: string;
|
|
1005
|
-
treeSelectBgColor: string;
|
|
1006
|
-
treeSelectBgColorDesc: string;
|
|
1007
|
-
};
|
|
1008
|
-
loadMore: string;
|
|
1009
|
-
expandData: string;
|
|
1010
|
-
collapseData: string;
|
|
1011
|
-
};
|
|
1012
|
-
menu: {
|
|
1013
|
-
noSupportAlign: string;
|
|
1014
|
-
noFoundModel: string;
|
|
1015
|
-
noFoundFunction: string;
|
|
1016
|
-
menuSetting: string;
|
|
1017
|
-
};
|
|
1018
|
-
menuDesign: {
|
|
1019
|
-
customMenu: string;
|
|
1020
|
-
reset: string;
|
|
1021
|
-
save: string;
|
|
1022
|
-
visible: string;
|
|
1023
|
-
noMenuItemModel: string;
|
|
1024
|
-
noFoundFunction: string;
|
|
1025
|
-
};
|
|
1026
|
-
calendar: {
|
|
1027
|
-
lastYear: string;
|
|
1028
|
-
lastMonth: string;
|
|
1029
|
-
today: string;
|
|
1030
|
-
year: string;
|
|
1031
|
-
month: string;
|
|
1032
|
-
nextMonth: string;
|
|
1033
|
-
nextYear: string;
|
|
1034
|
-
title: string;
|
|
1035
|
-
calendardaily: {
|
|
1036
|
-
weeks: {
|
|
1037
|
-
sunday: string;
|
|
1038
|
-
monday: string;
|
|
1039
|
-
tuesday: string;
|
|
1040
|
-
wednesday: string;
|
|
1041
|
-
thursday: string;
|
|
1042
|
-
friday: string;
|
|
1043
|
-
saturday: string;
|
|
1044
|
-
};
|
|
1045
|
-
tip: string;
|
|
1046
|
-
tomorrow: string;
|
|
1047
|
-
nextweek: string;
|
|
1048
|
-
};
|
|
1049
|
-
calendarmonth: {
|
|
1050
|
-
weeks: {
|
|
1051
|
-
sunday: string;
|
|
1052
|
-
monday: string;
|
|
1053
|
-
tuesday: string;
|
|
1054
|
-
wednesday: string;
|
|
1055
|
-
thursday: string;
|
|
1056
|
-
friday: string;
|
|
1057
|
-
saturday: string;
|
|
1058
|
-
};
|
|
1059
|
-
};
|
|
1060
|
-
calendarweek: {
|
|
1061
|
-
weeks: {
|
|
1062
|
-
sunday: string;
|
|
1063
|
-
monday: string;
|
|
1064
|
-
tuesday: string;
|
|
1065
|
-
wednesday: string;
|
|
1066
|
-
thursday: string;
|
|
1067
|
-
friday: string;
|
|
1068
|
-
saturday: string;
|
|
1069
|
-
};
|
|
1070
|
-
};
|
|
1071
|
-
calendarUser: {
|
|
1072
|
-
weeks: {
|
|
1073
|
-
monday: string;
|
|
1074
|
-
tuesday: string;
|
|
1075
|
-
wednesday: string;
|
|
1076
|
-
thursday: string;
|
|
1077
|
-
friday: string;
|
|
1078
|
-
saturday: string;
|
|
1079
|
-
sunday: string;
|
|
1080
|
-
};
|
|
1081
|
-
};
|
|
1082
|
-
};
|
|
1083
|
-
chart: {
|
|
1084
|
-
chartPlaceholder: string;
|
|
1085
|
-
drillDetail: string;
|
|
1086
|
-
};
|
|
1087
|
-
dashboard: {
|
|
1088
|
-
customDashboardContainer: {
|
|
1089
|
-
portalCustomPrompt: string;
|
|
1090
|
-
newFilter: string;
|
|
1091
|
-
};
|
|
1092
|
-
dashboardDesign: {
|
|
1093
|
-
global: string;
|
|
1094
|
-
add: string;
|
|
1095
|
-
customPortal: string;
|
|
1096
|
-
colNum: string;
|
|
1097
|
-
cellHeight: string;
|
|
1098
|
-
restoreDefault: string;
|
|
1099
|
-
save: string;
|
|
1100
|
-
unGroup: string;
|
|
1101
|
-
};
|
|
1102
|
-
filterPortletDesign: {
|
|
1103
|
-
ctrlTitleError: string;
|
|
1104
|
-
ctrlTitle: string;
|
|
1105
|
-
ctrlPlaceholder: string;
|
|
1106
|
-
checkTitle: string;
|
|
1107
|
-
baseSet: string;
|
|
1108
|
-
filterTitle: string;
|
|
1109
|
-
selectAll: string;
|
|
1110
|
-
};
|
|
1111
|
-
};
|
|
1112
|
-
form: {
|
|
1113
|
-
noSupportDetailType: string;
|
|
1114
|
-
formDruipart: {
|
|
1115
|
-
saveFirst: string;
|
|
1116
|
-
defaultText: string;
|
|
1117
|
-
};
|
|
1118
|
-
formGroupPanel: {
|
|
1119
|
-
showMore: string;
|
|
1120
|
-
};
|
|
1121
|
-
formMDctrlForm: {
|
|
1122
|
-
noFindProvider: string;
|
|
1123
|
-
};
|
|
1124
|
-
formMDctrlRepeater: {
|
|
1125
|
-
noSupportStyle: string;
|
|
1126
|
-
};
|
|
1127
|
-
repeaterGrid: {
|
|
1128
|
-
promptInformation: string;
|
|
1129
|
-
absentOrLoad: string;
|
|
1130
|
-
};
|
|
1131
|
-
repeaterSingleForm: {
|
|
1132
|
-
errorMessage: string;
|
|
1133
|
-
};
|
|
1134
|
-
mdCtrlContainer: {
|
|
1135
|
-
promptInformation: string;
|
|
1136
|
-
noSlot: string;
|
|
1137
|
-
};
|
|
1138
|
-
formMDctrl: {
|
|
1139
|
-
errorMessage: string;
|
|
1140
|
-
defaultText: string;
|
|
1141
|
-
};
|
|
1142
|
-
formGroup: {
|
|
1143
|
-
fold: string;
|
|
1144
|
-
unfold: string;
|
|
1145
|
-
};
|
|
1146
|
-
formRawItem: {
|
|
1147
|
-
dividerText: string;
|
|
1148
|
-
infoText: string;
|
|
1149
|
-
warningText: string;
|
|
1150
|
-
errorText: string;
|
|
1151
|
-
defaultText: string;
|
|
1152
|
-
};
|
|
1153
|
-
};
|
|
1154
|
-
gantt: {
|
|
1155
|
-
complete: string;
|
|
1156
|
-
total: string;
|
|
1157
|
-
deadline: string;
|
|
1158
|
-
hideControl: string;
|
|
1159
|
-
};
|
|
1160
|
-
kanban: {
|
|
1161
|
-
selectAll: string;
|
|
1162
|
-
selectedDataCount: string;
|
|
1163
|
-
natchOperation: string;
|
|
1164
|
-
};
|
|
1165
|
-
reportPanel: {
|
|
1166
|
-
unrealized: string;
|
|
1167
|
-
};
|
|
1168
|
-
searchBar: {
|
|
1169
|
-
saveGroup: string;
|
|
1170
|
-
filter: string;
|
|
1171
|
-
filterTree: {
|
|
1172
|
-
addItem: string;
|
|
1173
|
-
};
|
|
1174
|
-
searchGroups: {
|
|
1175
|
-
groupValueRule: string;
|
|
1176
|
-
errorMessage: string;
|
|
1177
|
-
noEditPrompt: string;
|
|
1178
|
-
savePrompt: string;
|
|
1179
|
-
delTitle: string;
|
|
1180
|
-
confirmDelPrompt: string;
|
|
1181
|
-
unrecoverablePrompt: string;
|
|
1182
|
-
newGroup: string;
|
|
1183
|
-
groupManage: string;
|
|
1184
|
-
groupName: string;
|
|
1185
|
-
enterPrompt: string;
|
|
1186
|
-
editGroup: string;
|
|
1187
|
-
manageTips: string;
|
|
1188
|
-
name: string;
|
|
1189
|
-
show: string;
|
|
1190
|
-
operate: string;
|
|
1191
|
-
dialogCancel: string;
|
|
1192
|
-
dialogDetermine: string;
|
|
1193
|
-
};
|
|
1194
|
-
quickSearchSelect: {
|
|
1195
|
-
searchField: string;
|
|
1196
|
-
};
|
|
1197
|
-
};
|
|
1198
|
-
toolbar: {
|
|
1199
|
-
exportExcel: {
|
|
1200
|
-
exportAll: string;
|
|
1201
|
-
expCurrentPage: string;
|
|
1202
|
-
expCurrentSelect: string;
|
|
1203
|
-
page: string;
|
|
1204
|
-
export: string;
|
|
1205
|
-
};
|
|
1206
|
-
};
|
|
1207
|
-
tree: {
|
|
1208
|
-
noFoundInstance: string;
|
|
1209
|
-
noSupported: string;
|
|
1210
|
-
};
|
|
1211
|
-
treeGridEx: {
|
|
1212
|
-
noFoundMessage: string;
|
|
1213
|
-
};
|
|
1214
|
-
captionBar: {
|
|
1215
|
-
total: string;
|
|
1216
|
-
};
|
|
1217
|
-
};
|
|
1218
|
-
component: {
|
|
1219
|
-
indexSearch: {
|
|
1220
|
-
placeholder: string;
|
|
1221
|
-
};
|
|
1222
|
-
dataImport: {
|
|
1223
|
-
startImport: string;
|
|
1224
|
-
importSuccess: string;
|
|
1225
|
-
importData: string;
|
|
1226
|
-
clickToUpload: string;
|
|
1227
|
-
importResults: string;
|
|
1228
|
-
downloadTemplate: string;
|
|
1229
|
-
templateFile: string;
|
|
1230
|
-
continue: string;
|
|
1231
|
-
};
|
|
1232
|
-
dataImport2: {
|
|
1233
|
-
atLastOne: string;
|
|
1234
|
-
uploadPlease: string;
|
|
1235
|
-
fileName: string;
|
|
1236
|
-
saveMode: string;
|
|
1237
|
-
reUpload: string;
|
|
1238
|
-
fileUpload: string;
|
|
1239
|
-
import: string;
|
|
1240
|
-
selectProperties: string;
|
|
1241
|
-
};
|
|
1242
|
-
dataImport2Select: {
|
|
1243
|
-
selectMode: string;
|
|
1244
|
-
edit: string;
|
|
1245
|
-
};
|
|
1246
|
-
dataImport2Table: {
|
|
1247
|
-
selectAttribute: string;
|
|
1248
|
-
};
|
|
1249
|
-
doingNotice: {
|
|
1250
|
-
jobInProgress: string;
|
|
1251
|
-
};
|
|
1252
|
-
extendActionTimeLine: {
|
|
1253
|
-
processTime: string;
|
|
1254
|
-
comments: string;
|
|
1255
|
-
reject: string;
|
|
1256
|
-
};
|
|
1257
|
-
mapChart: {
|
|
1258
|
-
high: string;
|
|
1259
|
-
low: string;
|
|
1260
|
-
};
|
|
1261
|
-
pagination: {
|
|
1262
|
-
display: string;
|
|
1263
|
-
piece: string;
|
|
1264
|
-
total: string;
|
|
1265
|
-
pieceData: string;
|
|
1266
|
-
};
|
|
1267
|
-
rawItem: {
|
|
1268
|
-
errorConfig: string;
|
|
1269
|
-
noSupportVideo: string;
|
|
1270
|
-
};
|
|
1271
|
-
gridSetting: {
|
|
1272
|
-
hideControl: string;
|
|
1273
|
-
};
|
|
1274
|
-
ganttSetting: {
|
|
1275
|
-
resultDefault: string;
|
|
1276
|
-
headerCaption: string;
|
|
1277
|
-
optionalAttribute: string;
|
|
1278
|
-
selectedAttribute: string;
|
|
1279
|
-
limitsize: string;
|
|
1280
|
-
reachedMaximum: string;
|
|
1281
|
-
};
|
|
1282
|
-
actionToolbar: {
|
|
1283
|
-
more: string;
|
|
1284
|
-
};
|
|
1285
|
-
emojiSelect: {
|
|
1286
|
-
frequently: string;
|
|
1287
|
-
peoples: string;
|
|
1288
|
-
nature: string;
|
|
1289
|
-
foods: string;
|
|
1290
|
-
activity: string;
|
|
1291
|
-
objects: string;
|
|
1292
|
-
places: string;
|
|
1293
|
-
symbols: string;
|
|
1294
|
-
flags: string;
|
|
1295
|
-
};
|
|
1296
|
-
formItemContainer: {
|
|
1297
|
-
more: string;
|
|
1298
|
-
};
|
|
1299
|
-
pqlEditor: {
|
|
1300
|
-
noExpression: string;
|
|
1301
|
-
noConnection: string;
|
|
1302
|
-
noKey: string;
|
|
1303
|
-
noOperator: string;
|
|
1304
|
-
noValue: string;
|
|
1305
|
-
noDelimiter: string;
|
|
1306
|
-
errorCombination: string;
|
|
1307
|
-
errorDelimiter: string;
|
|
1308
|
-
};
|
|
1309
|
-
controlNavigation: {
|
|
1310
|
-
showNav: string;
|
|
1311
|
-
hiddenNav: string;
|
|
1312
|
-
};
|
|
1313
|
-
};
|
|
1314
|
-
editor: {
|
|
1315
|
-
common: {
|
|
1316
|
-
entityConfigErr: string;
|
|
1317
|
-
selectViewConfigErr: string;
|
|
1318
|
-
linkViewConfigErr: string;
|
|
1319
|
-
confirmCancelPrompt: string;
|
|
1320
|
-
cancelEditPrompt: string;
|
|
1321
|
-
confirmCancel: string;
|
|
1322
|
-
confirm: string;
|
|
1323
|
-
cancel: string;
|
|
1324
|
-
fullscreen: string;
|
|
1325
|
-
minimize: string;
|
|
1326
|
-
};
|
|
1327
|
-
cascader: {
|
|
1328
|
-
ibizCascader: {
|
|
1329
|
-
title: string;
|
|
1330
|
-
};
|
|
1331
|
-
};
|
|
1332
|
-
code: {
|
|
1333
|
-
readOnlyPrompt: string;
|
|
1334
|
-
};
|
|
1335
|
-
dateRange: {
|
|
1336
|
-
rangeSeparator: string;
|
|
1337
|
-
};
|
|
1338
|
-
dateRangeSelect: {
|
|
1339
|
-
day: string;
|
|
1340
|
-
week: string;
|
|
1341
|
-
month: string;
|
|
1342
|
-
quarter: string;
|
|
1343
|
-
year: string;
|
|
1344
|
-
static: string;
|
|
1345
|
-
dynamic: string;
|
|
1346
|
-
dateUnit: string;
|
|
1347
|
-
daterange: string;
|
|
1348
|
-
today: string;
|
|
1349
|
-
recently: string;
|
|
1350
|
-
pastTime: string;
|
|
1351
|
-
future: string;
|
|
1352
|
-
currentWeek: string;
|
|
1353
|
-
currentMonth: string;
|
|
1354
|
-
currentYear: string;
|
|
1355
|
-
currentQuarter: string;
|
|
1356
|
-
recentlySixMonth: string;
|
|
1357
|
-
};
|
|
1358
|
-
html: {
|
|
1359
|
-
wangEditor: {
|
|
1360
|
-
customTips: string;
|
|
1361
|
-
emoji: string;
|
|
1362
|
-
};
|
|
1363
|
-
enableedit: string;
|
|
1364
|
-
expand: string;
|
|
1365
|
-
reduce: string;
|
|
1366
|
-
};
|
|
1367
|
-
markdown: {
|
|
1368
|
-
uploadJsonFormatErr: string;
|
|
1369
|
-
exportJsonFormatErr: string;
|
|
1370
|
-
};
|
|
1371
|
-
notSupportedEditor: {
|
|
1372
|
-
unsupportedType: string;
|
|
1373
|
-
};
|
|
1374
|
-
preset: {
|
|
1375
|
-
ibizPresetRawitem: {
|
|
1376
|
-
noSupportType: string;
|
|
1377
|
-
};
|
|
1378
|
-
};
|
|
1379
|
-
textBox: {
|
|
1380
|
-
warningMessage: string;
|
|
1381
|
-
};
|
|
1382
|
-
upload: {
|
|
1383
|
-
uploadFiles: string;
|
|
1384
|
-
fileSizeErr: string;
|
|
1385
|
-
uploadJsonFormatErr: string;
|
|
1386
|
-
exportJsonFormatErr: string;
|
|
1387
|
-
cropImg: string;
|
|
1388
|
-
cancelUpload: string;
|
|
1389
|
-
};
|
|
1390
|
-
emojiPicker: {
|
|
1391
|
-
addEmoji: string;
|
|
1392
|
-
};
|
|
1393
|
-
colorPicker: {
|
|
1394
|
-
systemColor: string;
|
|
1395
|
-
templateColor: string;
|
|
1396
|
-
simpleBlue: string;
|
|
1397
|
-
autumnOrange: string;
|
|
1398
|
-
Macaroon: string;
|
|
1399
|
-
mintGreen: string;
|
|
1400
|
-
selector: string;
|
|
1401
|
-
textValue: string;
|
|
1402
|
-
add: string;
|
|
1403
|
-
};
|
|
1404
|
-
mapPicker: {
|
|
1405
|
-
title: string;
|
|
1406
|
-
searchPlaceholder: string;
|
|
1407
|
-
};
|
|
1408
|
-
transferPicker: {
|
|
1409
|
-
optionalList: string;
|
|
1410
|
-
selectedList: string;
|
|
1411
|
-
};
|
|
1412
|
-
treePicker: {
|
|
1413
|
-
allowAll: string;
|
|
1414
|
-
allProhibited: string;
|
|
1415
|
-
expandAll: string;
|
|
1416
|
-
collapseAll: string;
|
|
1417
|
-
};
|
|
1418
|
-
};
|
|
1419
|
-
panelComponent: {
|
|
1420
|
-
authUserinfo: {
|
|
1421
|
-
visitor: string;
|
|
1422
|
-
};
|
|
1423
|
-
authSsO: {
|
|
1424
|
-
noSupported: string;
|
|
1425
|
-
dingLogin: string;
|
|
1426
|
-
wechatLogin: string;
|
|
1427
|
-
};
|
|
1428
|
-
coopPos: {
|
|
1429
|
-
view: string;
|
|
1430
|
-
edit: string;
|
|
1431
|
-
update: string;
|
|
1432
|
-
};
|
|
1433
|
-
navPosIndex: {
|
|
1434
|
-
noSupportPrompt: string;
|
|
1435
|
-
};
|
|
1436
|
-
navTabs: {
|
|
1437
|
-
closeAll: string;
|
|
1438
|
-
closeOther: string;
|
|
1439
|
-
};
|
|
1440
|
-
navBreadcrumb: {
|
|
1441
|
-
home: string;
|
|
1442
|
-
};
|
|
1443
|
-
searchformButtons: {
|
|
1444
|
-
errMessage: string;
|
|
1445
|
-
enterPrompt: string;
|
|
1446
|
-
queryPrompt: string;
|
|
1447
|
-
saveCondition: string;
|
|
1448
|
-
};
|
|
1449
|
-
shortCut: {
|
|
1450
|
-
expandToolbar: string;
|
|
1451
|
-
};
|
|
1452
|
-
userMessage: {
|
|
1453
|
-
notice: string;
|
|
1454
|
-
backendTasks: string;
|
|
1455
|
-
allRead: string;
|
|
1456
|
-
asyncActionPreview: {
|
|
1457
|
-
downloadFailedErr: string;
|
|
1458
|
-
noExistentErr: string;
|
|
1459
|
-
importDetailPrompt: string;
|
|
1460
|
-
parseImportInfoErr: string;
|
|
1461
|
-
downloadErrFile: string;
|
|
1462
|
-
importTime: string;
|
|
1463
|
-
importTotal: string;
|
|
1464
|
-
successImport: string;
|
|
1465
|
-
ImportFailed: string;
|
|
1466
|
-
};
|
|
1467
|
-
asyncActionTab: {
|
|
1468
|
-
noSupportType: string;
|
|
1469
|
-
noAsyncAction: string;
|
|
1470
|
-
};
|
|
1471
|
-
internalMessageContainer: {
|
|
1472
|
-
markAsRead: string;
|
|
1473
|
-
};
|
|
1474
|
-
internalMessageJson: {
|
|
1475
|
-
jumpToView: string;
|
|
1476
|
-
missingHtml: string;
|
|
1477
|
-
todoContent: string;
|
|
1478
|
-
};
|
|
1479
|
-
internalMessageTab: {
|
|
1480
|
-
noSupportType: string;
|
|
1481
|
-
notificationYet: string;
|
|
1482
|
-
loadMore: string;
|
|
1483
|
-
onlyShowUnread: string;
|
|
1484
|
-
};
|
|
1485
|
-
};
|
|
1486
|
-
customSetting: {
|
|
1487
|
-
theme: string;
|
|
1488
|
-
menu: string;
|
|
1489
|
-
};
|
|
1490
|
-
addinChanged: {
|
|
1491
|
-
tip: string;
|
|
1492
|
-
title: string;
|
|
1493
|
-
content: string;
|
|
1494
|
-
};
|
|
1495
|
-
globalSearch: {
|
|
1496
|
-
search: string;
|
|
1497
|
-
loading: string;
|
|
1498
|
-
empty: string;
|
|
1499
|
-
clearHistory: string;
|
|
1500
|
-
placeholder: string;
|
|
1501
|
-
moreTips: string;
|
|
1502
|
-
};
|
|
1503
|
-
};
|
|
1504
|
-
util: {
|
|
1505
|
-
uploadManager: {
|
|
1506
|
-
failed: string;
|
|
1507
|
-
title: string;
|
|
1508
|
-
};
|
|
1509
|
-
appUtil: {
|
|
1510
|
-
aiTitle: string;
|
|
1511
|
-
aiDesc: string;
|
|
1512
|
-
clearTopic: string;
|
|
1513
|
-
clearTopicDesc: string;
|
|
1514
|
-
};
|
|
1515
|
-
};
|
|
1516
|
-
};
|
|
1517
|
-
export default _default;
|