@ibiz-template/vue3-components 0.7.40-alpha.9 → 0.7.40

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.
Files changed (829) hide show
  1. package/dist/chart-GgAfcR6o.js +1 -0
  2. package/dist/ibiz-markdown-editor--ivCvp3a.js +1 -0
  3. package/dist/index-8ZkS4CI0.js +1 -0
  4. package/dist/index-WNFQFxQd.js +1 -0
  5. package/dist/index-azhHVxuV.js +4 -0
  6. package/dist/index.min.css +1 -1
  7. package/dist/index.system.min.js +1 -1
  8. package/dist/map-chart-HL7emT5a.js +1 -0
  9. package/dist/map-chart-user-bTKfT7VH.js +1 -0
  10. package/dist/{wang-editor-ZtYMqlXx.js → wang-editor-f_OOMd4x.js} +1 -1
  11. package/dist/xlsx-util-3T0fByLw.js +2 -0
  12. package/es/_virtual/index.mjs +3 -0
  13. package/es/common/action-toolbar/action-toolbar.mjs +1 -1
  14. package/es/common/anchor-container/anchor-bar-list/anchor-bar-list.mjs +1 -1
  15. package/es/common/anchor-container/anchor-container.mjs +1 -1
  16. package/es/common/button-list/button-list.mjs +1 -1
  17. package/es/common/carousel/carousel.mjs +1 -1
  18. package/es/common/carousel-card/carousel-card.mjs +1 -1
  19. package/es/common/col/col.mjs +1 -1
  20. package/es/common/control-navigation/control-navigation.d.ts +3 -0
  21. package/es/common/control-navigation/control-navigation.mjs +14 -1
  22. package/es/common/control-navigation/provider/calendar-navigation.provider.d.ts +1 -1
  23. package/es/common/control-navigation/provider/calendar-navigation.provider.mjs +2 -2
  24. package/es/common/control-navigation/provider/index.mjs +5 -4
  25. package/es/common/control-navigation/provider/map-navigation.provider.d.ts +17 -0
  26. package/es/common/control-navigation/provider/map-navigation.provider.mjs +50 -0
  27. package/es/common/control-navigation/provider/navigation-base.provider.d.ts +2 -2
  28. package/es/common/control-navigation/provider/navigation-base.provider.mjs +9 -4
  29. package/es/common/coop-alert/coop-alert.mjs +1 -1
  30. package/es/common/cropping/cropping.mjs +1 -1
  31. package/es/common/custom-filter-condition/custom-filter-condition.mjs +1 -1
  32. package/es/common/custom-theme/custom-theme.mjs +1 -1
  33. package/es/common/data-import/data-import.mjs +1 -1
  34. package/es/common/data-import2/data-import2.mjs +2 -2
  35. package/es/common/data-import2-select/data-import2-select.mjs +1 -1
  36. package/es/common/data-import2-table/data-import2-table.mjs +1 -1
  37. package/es/common/doing-notice/doing-notice.mjs +1 -1
  38. package/es/common/emoji-select/components/categories/categories.mjs +1 -1
  39. package/es/common/emoji-select/components/category-label/category-label.mjs +1 -1
  40. package/es/common/emoji-select/components/emoji-item/emoji-item.mjs +1 -1
  41. package/es/common/emoji-select/components/emoji-list/emoji-list.mjs +1 -1
  42. package/es/common/emoji-select/components/input-search/input-search.mjs +1 -1
  43. package/es/common/emoji-select/emoji-select.mjs +1 -1
  44. package/es/common/extend-action-timeline/extend-action-timeline.mjs +1 -1
  45. package/es/common/fullscreen-toolbar/fullscreen-toolbar-alarm-clock/fullscreen-toolbar-alarm-clock.mjs +1 -1
  46. package/es/common/fullscreen-toolbar/fullscreen-toolbar.mjs +1 -1
  47. package/es/common/gantt-setting/gantt-setting.mjs +1 -1
  48. package/es/common/grid-setting/grid-setting.mjs +1 -1
  49. package/es/common/map-chart/map-chart.mjs +4 -8
  50. package/es/common/map-chart/map-chart.util.mjs +1 -1
  51. package/es/common/map-chart-user/map-chart-user.mjs +2 -2
  52. package/es/common/map-chart-user/map-chart-user.util.mjs +3 -2
  53. package/es/common/map-chart-user/map-user-manager.mjs +2 -2
  54. package/es/common/nav-split/nav-split.mjs +1 -1
  55. package/es/common/no-data/no-data.mjs +1 -1
  56. package/es/common/pagination/pagination.mjs +1 -1
  57. package/es/common/pql-editor/components/pql-editor-suggestion/pql-editor-suggestion.mjs +1 -1
  58. package/es/common/pql-editor/pql-editor.mjs +1 -1
  59. package/es/common/pql-editor/pql-editor.module.mjs +2 -2
  60. package/es/common/quick-edit/quick-edit.mjs +1 -1
  61. package/es/common/rawitem/rawitem.mjs +1 -1
  62. package/es/common/row/row.mjs +1 -1
  63. package/es/common/sort-bar/sort-bar.mjs +1 -1
  64. package/es/common/split/split.mjs +1 -1
  65. package/es/common/split-trigger/split-trigger.mjs +1 -1
  66. package/es/common/view-message/view-message.mjs +1 -1
  67. package/es/control/app-menu/app-menu.css +1 -1
  68. package/es/control/app-menu/app-menu.d.ts +50 -4
  69. package/es/control/app-menu/app-menu.mjs +26 -3
  70. package/es/control/app-menu/custom-menu-design/custom-menu-design.mjs +1 -1
  71. package/es/control/app-menu/index.d.ts +12 -4
  72. package/es/control/app-menu/index.mjs +1 -1
  73. package/es/control/app-menu-icon-view/app-menu-icon-view.d.ts +38 -0
  74. package/es/control/app-menu-icon-view/app-menu-icon-view.mjs +20 -1
  75. package/es/control/app-menu-icon-view/index.mjs +1 -1
  76. package/es/control/calendar/calendar.d.ts +47 -0
  77. package/es/control/calendar/calendar.mjs +27 -2
  78. package/es/control/calendar/components/calendar-daily/calendar-daily.mjs +7 -3
  79. package/es/control/calendar/components/calendar-daily/use-calendar-daily.mjs +1 -1
  80. package/es/control/calendar/components/calendar-user/calendar-user.mjs +1 -1
  81. package/es/control/calendar/components/calendar-week/calendar-week.mjs +7 -2
  82. package/es/control/calendar/components/custom-calendar/custom-calendar.mjs +1 -1
  83. package/es/control/calendar/components/interface/calendar-daily.mjs +1 -1
  84. package/es/control/calendar/components/interface/calendar-user.mjs +1 -1
  85. package/es/control/calendar/components/interface/calendar-week.mjs +1 -1
  86. package/es/control/calendar/components/interface/custom-calendar.mjs +1 -1
  87. package/es/control/calendar/index.d.ts +1 -0
  88. package/es/control/calendar/index.mjs +1 -1
  89. package/es/control/caption-bar/caption-bar.d.ts +26 -0
  90. package/es/control/caption-bar/caption-bar.mjs +14 -1
  91. package/es/control/caption-bar/index.mjs +1 -1
  92. package/es/control/chart/chart.d.ts +52 -0
  93. package/es/control/chart/chart.mjs +37 -2
  94. package/es/control/chart/index.mjs +1 -1
  95. package/es/control/context-menu/context-menu.d.ts +54 -0
  96. package/es/control/context-menu/context-menu.mjs +28 -7
  97. package/es/control/context-menu/index.mjs +1 -1
  98. package/es/control/dashboard/custom-dashboard-container/custom-dashboard-container.mjs +1 -1
  99. package/es/control/dashboard/dashboard-design/dashboard-design.mjs +1 -1
  100. package/es/control/dashboard/dashboard.d.ts +26 -0
  101. package/es/control/dashboard/dashboard.mjs +14 -1
  102. package/es/control/dashboard/index.mjs +1 -1
  103. package/es/control/dashboard/portlet/actionbar-portlet/actionbar-portlet.mjs +1 -1
  104. package/es/control/dashboard/portlet/chart-portlet/chart-portlet.mjs +1 -1
  105. package/es/control/dashboard/portlet/container-portlet/container-portlet.mjs +1 -1
  106. package/es/control/dashboard/portlet/filter-portlet/filter-portlet-design/filter-portlet-design.mjs +1 -1
  107. package/es/control/dashboard/portlet/filter-portlet/filter-portlet-item/filter-portlet-item.mjs +1 -1
  108. package/es/control/dashboard/portlet/filter-portlet/filter-portlet.mjs +1 -1
  109. package/es/control/dashboard/portlet/html-portlet/html-portlet.mjs +1 -1
  110. package/es/control/dashboard/portlet/list-portlet/list-portlet.mjs +1 -1
  111. package/es/control/dashboard/portlet/menu-portlet/app-menu-portlet/app-menu-portlet.mjs +1 -1
  112. package/es/control/dashboard/portlet/menu-portlet/menu-portlet.mjs +1 -1
  113. package/es/control/dashboard/portlet/portlet-layout/portlet-layout.mjs +1 -1
  114. package/es/control/dashboard/portlet/rawitem-portlet/rawitem-portlet.mjs +1 -1
  115. package/es/control/dashboard/portlet/report-portlet/report-portlet.mjs +1 -1
  116. package/es/control/dashboard/portlet/view-portlet/view-portlet.mjs +1 -1
  117. package/es/control/data-view/data-view.d.ts +66 -20
  118. package/es/control/data-view/data-view.mjs +114 -52
  119. package/es/control/data-view/index.d.ts +9 -9
  120. package/es/control/data-view/index.mjs +1 -1
  121. package/es/control/drbar/drbar.d.ts +46 -0
  122. package/es/control/drbar/drbar.mjs +24 -1
  123. package/es/control/drbar/index.mjs +1 -1
  124. package/es/control/drtab/drtab-control.util.mjs +1 -1
  125. package/es/control/drtab/drtab.d.ts +27 -0
  126. package/es/control/drtab/drtab.mjs +27 -1
  127. package/es/control/drtab/flow-drtab.css +1 -0
  128. package/es/control/drtab/flow-drtab.d.ts +77 -0
  129. package/es/control/drtab/flow-drtab.mjs +144 -0
  130. package/es/control/drtab/index.d.ts +1 -0
  131. package/es/control/drtab/index.mjs +1 -1
  132. package/es/control/exp-bar/calendar-exp-bar/calendar-exp-bar.d.ts +40 -0
  133. package/es/control/exp-bar/calendar-exp-bar/calendar-exp-bar.mjs +21 -1
  134. package/es/control/exp-bar/calendar-exp-bar/index.mjs +1 -1
  135. package/es/control/exp-bar/chart-exp-bar/chart-exp-bar.d.ts +40 -0
  136. package/es/control/exp-bar/chart-exp-bar/chart-exp-bar.mjs +21 -1
  137. package/es/control/exp-bar/chart-exp-bar/index.mjs +1 -1
  138. package/es/control/exp-bar/data-view-exp-bar/data-view-view-exp-bar.d.ts +40 -0
  139. package/es/control/exp-bar/data-view-exp-bar/data-view-view-exp-bar.mjs +21 -1
  140. package/es/control/exp-bar/data-view-exp-bar/index.mjs +1 -1
  141. package/es/control/exp-bar/grid-exp-bar/grid-exp-bar.d.ts +40 -0
  142. package/es/control/exp-bar/grid-exp-bar/grid-exp-bar.mjs +21 -1
  143. package/es/control/exp-bar/grid-exp-bar/index.mjs +1 -1
  144. package/es/control/exp-bar/list-exp-bar/index.mjs +1 -1
  145. package/es/control/exp-bar/list-exp-bar/list-exp-bar.d.ts +40 -0
  146. package/es/control/exp-bar/list-exp-bar/list-exp-bar.mjs +21 -1
  147. package/es/control/exp-bar/render-util.mjs +2 -2
  148. package/es/control/exp-bar/tree-exp-bar/index.mjs +1 -1
  149. package/es/control/exp-bar/tree-exp-bar/tree-exp-bar.d.ts +46 -0
  150. package/es/control/exp-bar/tree-exp-bar/tree-exp-bar.mjs +24 -1
  151. package/es/control/form/edit-form/edit-form.mjs +24 -1
  152. package/es/control/form/edit-form/index.mjs +1 -1
  153. package/es/control/form/form/form.d.ts +7 -1
  154. package/es/control/form/form/form.mjs +11 -5
  155. package/es/control/form/form/index.d.ts +1 -1
  156. package/es/control/form/form-detail/form-button/form-button.mjs +1 -1
  157. package/es/control/form/form-detail/form-button-list/form-button-list.mjs +1 -1
  158. package/es/control/form/form-detail/form-druipart/form-druipart.mjs +1 -1
  159. package/es/control/form/form-detail/form-group-panel/form-group-panel.mjs +1 -1
  160. package/es/control/form/form-detail/form-item/composite-form-item/composite-form-item.mjs +1 -1
  161. package/es/control/form/form-detail/form-item/form-item-container/form-item-container.css +1 -1
  162. package/es/control/form/form-detail/form-item/form-item-container/form-item-container.mjs +3 -2
  163. package/es/control/form/form-detail/form-item/form-item.mjs +1 -1
  164. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-form/form-mdctrl-form.mjs +1 -1
  165. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-md/form-mdctrl-md.mjs +1 -1
  166. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/form-mdctrl-repeater.mjs +1 -1
  167. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.d.ts +2 -29270
  168. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.mjs +1 -1
  169. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-multi-form/repeater-multi-form.mjs +1 -1
  170. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-single-form/repeater-single-form.mjs +1 -1
  171. package/es/control/form/form-detail/form-mdctrl/form-mdctrl.mjs +1 -1
  172. package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.mjs +1 -1
  173. package/es/control/form/form-detail/form-mdctrl/mdctrl-container2/mdctrl-container2.mjs +1 -1
  174. package/es/control/form/form-detail/form-page/form-page-item/form-page.item.mjs +1 -1
  175. package/es/control/form/form-detail/form-page/form-page.mjs +1 -1
  176. package/es/control/form/form-detail/form-rawitem/form-rawitem.mjs +1 -1
  177. package/es/control/form/form-detail/form-tab-page/form-tab-page.mjs +1 -1
  178. package/es/control/form/form-detail/form-tab-panel/form-tab-panel.mjs +1 -1
  179. package/es/control/form/search-form/advance-search/advance-search.css +1 -0
  180. package/es/control/form/search-form/advance-search/advance-search.d.ts +24 -0
  181. package/es/control/form/search-form/advance-search/advance-search.mjs +105 -0
  182. package/es/control/form/search-form/index.mjs +1 -1
  183. package/es/control/form/search-form/search-form.d.ts +46 -0
  184. package/es/control/form/search-form/search-form.mjs +40 -1
  185. package/es/control/gantt/gantt.css +1 -1
  186. package/es/control/gantt/gantt.d.ts +46 -0
  187. package/es/control/gantt/gantt.mjs +25 -1
  188. package/es/control/gantt/index.mjs +1 -1
  189. package/es/control/grid/grid/grid-control.util.d.ts +2 -2
  190. package/es/control/grid/grid/grid-control.util.mjs +168 -67
  191. package/es/control/grid/grid/grid.css +1 -1
  192. package/es/control/grid/grid/grid.d.ts +88 -39
  193. package/es/control/grid/grid/grid.mjs +121 -44
  194. package/es/control/grid/grid/index.d.ts +29 -28
  195. package/es/control/grid/grid/index.mjs +3 -1
  196. package/es/control/grid/grid-column/auto-grid-field-edit-column/auto-grid-field-edit-column.mjs +1 -1
  197. package/es/control/grid/grid-column/grid-column-header/grid-column-header.css +1 -0
  198. package/es/control/grid/grid-column/grid-column-header/grid-column-header.d.ts +36 -0
  199. package/es/control/grid/grid-column/grid-column-header/grid-column-header.mjs +142 -0
  200. package/es/control/grid/grid-column/grid-column-header/index.d.ts +33 -0
  201. package/es/control/grid/grid-column/grid-column-header/index.mjs +12 -0
  202. package/es/control/grid/grid-column/grid-field-column/attachment-column/attachment-column.css +1 -0
  203. package/es/control/grid/grid-column/grid-field-column/attachment-column/attachment-column.d.ts +65 -0
  204. package/es/control/grid/grid-column/grid-field-column/attachment-column/attachment-column.mjs +125 -0
  205. package/es/control/grid/grid-column/grid-field-column/attachment-column/file-util.d.ts +28 -0
  206. package/es/control/grid/grid-column/grid-field-column/attachment-column/file-util.mjs +131 -0
  207. package/es/control/grid/grid-column/grid-field-column/grid-field-column.d.ts +1 -0
  208. package/es/control/grid/grid-column/grid-field-column/grid-field-column.mjs +12 -3
  209. package/es/control/grid/grid-column/grid-field-column/index.d.ts +1 -0
  210. package/es/control/grid/grid-column/grid-field-column/index.mjs +3 -1
  211. package/es/control/grid/grid-column/grid-field-edit-column/grid-edit-item/grid-edit-item.mjs +1 -1
  212. package/es/control/grid/grid-column/grid-field-edit-column/grid-field-edit-column.mjs +1 -1
  213. package/es/control/grid/grid-column/grid-group-column/grid-group-column.mjs +1 -1
  214. package/es/control/grid/grid-column/grid-ua-column/grid-ua-column.mjs +1 -1
  215. package/es/control/grid/grid-column/index.d.ts +1 -0
  216. package/es/control/grid/grid-column/index.mjs +1 -0
  217. package/es/control/grid/index.mjs +1 -0
  218. package/es/control/grid/row-edit-popover/row-edit-popover.mjs +1 -1
  219. package/es/control/index.d.ts +1 -0
  220. package/es/control/index.mjs +2 -0
  221. package/es/control/kanban/index.mjs +1 -1
  222. package/es/control/kanban/kanban.d.ts +46 -0
  223. package/es/control/kanban/kanban.mjs +24 -1
  224. package/es/control/list/index.mjs +1 -1
  225. package/es/control/list/list.css +1 -1
  226. package/es/control/list/list.d.ts +50 -22
  227. package/es/control/list/list.mjs +76 -28
  228. package/es/control/map/index.mjs +1 -1
  229. package/es/control/map/map.css +1 -1
  230. package/es/control/map/map.d.ts +49 -1
  231. package/es/control/map/map.mjs +60 -24
  232. package/es/control/medit-view-panel/index.mjs +1 -1
  233. package/es/control/medit-view-panel/medit-view-panel.css +1 -1
  234. package/es/control/medit-view-panel/medit-view-panel.d.ts +20 -0
  235. package/es/control/medit-view-panel/medit-view-panel.mjs +11 -1
  236. package/es/control/pickup-view-panel/index.mjs +1 -1
  237. package/es/control/pickup-view-panel/pickup-view-panel.d.ts +38 -10
  238. package/es/control/pickup-view-panel/pickup-view-panel.mjs +20 -6
  239. package/es/control/report-panel/index.mjs +1 -1
  240. package/es/control/report-panel/report-detail/bi-report-panel/bi-report-panel.mjs +1 -1
  241. package/es/control/report-panel/report-detail/user-report-panel/user-report-panel.mjs +1 -1
  242. package/es/control/report-panel/report-detail/user2-report-panel/user2-report-panel.mjs +1 -1
  243. package/es/control/report-panel/report-panel.d.ts +34 -0
  244. package/es/control/report-panel/report-panel.mjs +18 -1
  245. package/es/control/search-bar/filter-mode-select/filter-mode-select.mjs +1 -1
  246. package/es/control/search-bar/filter-tree/filter-tree.mjs +1 -1
  247. package/es/control/search-bar/index.mjs +1 -1
  248. package/es/control/search-bar/quick-search-select/quick-search-select.mjs +1 -1
  249. package/es/control/search-bar/search-bar.css +1 -1
  250. package/es/control/search-bar/search-bar.d.ts +26 -0
  251. package/es/control/search-bar/search-bar.mjs +15 -2
  252. package/es/control/search-bar/search-groups/search-groups.mjs +1 -1
  253. package/es/control/tab-exp-panel/index.mjs +1 -1
  254. package/es/control/tab-exp-panel/tab-exp-panel.d.ts +32 -0
  255. package/es/control/tab-exp-panel/tab-exp-panel.mjs +17 -1
  256. package/es/control/toolbar/export-excel/export-excel.mjs +1 -1
  257. package/es/control/toolbar/index.mjs +1 -1
  258. package/es/control/toolbar/short-cut-button/short-cut-button.mjs +1 -1
  259. package/es/control/toolbar/toolbar.d.ts +40 -0
  260. package/es/control/toolbar/toolbar.mjs +28 -8
  261. package/es/control/tree/index.d.ts +2 -0
  262. package/es/control/tree/index.mjs +1 -1
  263. package/es/control/tree/tree.css +1 -1
  264. package/es/control/tree/tree.d.ts +74 -22
  265. package/es/control/tree/tree.mjs +69 -15
  266. package/es/control/tree-grid/index.mjs +1 -1
  267. package/es/control/tree-grid/tree-grid.d.ts +60 -12
  268. package/es/control/tree-grid/tree-grid.mjs +31 -7
  269. package/es/control/tree-grid-ex/index.mjs +1 -1
  270. package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/tree-grid-ex-edit-column.mjs +1 -1
  271. package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-field-column/tree-grid-ex-field-column.mjs +1 -1
  272. package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-ua-column/tree-grid-ex-ua-column.mjs +1 -1
  273. package/es/control/tree-grid-ex/tree-grid-ex.d.ts +26 -0
  274. package/es/control/tree-grid-ex/tree-grid-ex.mjs +22 -1
  275. package/es/control/view-panel/index.d.ts +40 -0
  276. package/es/control/view-panel/index.mjs +18 -0
  277. package/es/control/view-panel/view-panel.css +1 -0
  278. package/es/control/view-panel/view-panel.d.ts +69 -0
  279. package/es/control/view-panel/view-panel.mjs +72 -0
  280. package/es/control/view-panel/view-panel.provider.d.ts +10 -0
  281. package/es/control/view-panel/view-panel.provider.mjs +14 -0
  282. package/es/control/wizard-panel/index.mjs +1 -1
  283. package/es/control/wizard-panel/wizard-panel.d.ts +26 -0
  284. package/es/control/wizard-panel/wizard-panel.mjs +17 -2
  285. package/es/editor/array/ibiz-array/ibiz-array.d.ts +19 -2
  286. package/es/editor/array/ibiz-array/ibiz-array.mjs +2 -2
  287. package/es/editor/autocomplete/ibiz-autocomplete/ibiz-autocomplete.d.ts +11 -2
  288. package/es/editor/autocomplete/ibiz-autocomplete/ibiz-autocomplete.mjs +2 -2
  289. package/es/editor/carousel/ibiz-carousel/ibiz-carousel.d.ts +10 -3
  290. package/es/editor/carousel/ibiz-carousel/ibiz-carousel.mjs +3 -3
  291. package/es/editor/cascader/ibiz-cascader/ibiz-cascader.d.ts +15 -2
  292. package/es/editor/cascader/ibiz-cascader/ibiz-cascader.mjs +20 -11
  293. package/es/editor/check-box/ibiz-checkbox/ibiz-checkbox.d.ts +11 -1
  294. package/es/editor/check-box/ibiz-checkbox/ibiz-checkbox.mjs +1 -1
  295. package/es/editor/check-box-list/ibiz-checkbox-list/ibiz-checkbox-list.d.ts +11 -1
  296. package/es/editor/check-box-list/ibiz-checkbox-list/ibiz-checkbox-list.mjs +2 -2
  297. package/es/editor/code/monaco-editor/monaco-editor.css +1 -1
  298. package/es/editor/code/monaco-editor/monaco-editor.d.ts +16 -1
  299. package/es/editor/code/monaco-editor/monaco-editor.mjs +11 -17
  300. package/es/editor/color-picker/ibiz-color-mpicker-custom/ibiz-color-mpicker-custom.mjs +1 -1
  301. package/es/editor/color-picker/ibiz-color-mpicker-default/ibiz-color-mpicker-default.mjs +1 -1
  302. package/es/editor/color-picker/ibiz-color-picker/ibiz-color-picker.d.ts +16 -6
  303. package/es/editor/color-picker/ibiz-color-picker/ibiz-color-picker.mjs +2 -2
  304. package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.d.ts +10 -2
  305. package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.mjs +2 -2
  306. package/es/editor/data-picker/ibiz-picker/ibiz-picker.d.ts +10 -2
  307. package/es/editor/data-picker/ibiz-picker/ibiz-picker.mjs +4 -4
  308. package/es/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.css +1 -1
  309. package/es/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.d.ts +11 -2
  310. package/es/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.mjs +27 -6
  311. package/es/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.d.ts +12 -1
  312. package/es/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.mjs +1 -1
  313. package/es/editor/data-picker/ibiz-picker-link/ibiz-picker-link.d.ts +11 -2
  314. package/es/editor/data-picker/ibiz-picker-link/ibiz-picker-link.mjs +2 -2
  315. package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.css +1 -1
  316. package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.d.ts +12 -2
  317. package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.mjs +5 -4
  318. package/es/editor/date-picker/date-picker-editor.controller.mjs +3 -3
  319. package/es/editor/date-picker/ibiz-date-picker/ibiz-date-picker.d.ts +9 -2
  320. package/es/editor/date-picker/ibiz-date-picker/ibiz-date-picker.mjs +2 -2
  321. package/es/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.d.ts +13 -2
  322. package/es/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.mjs +1 -1
  323. package/es/editor/date-range-select/date-range-select-picker/components/quarter-range-select/quarter-range-select.mjs +1 -1
  324. package/es/editor/date-range-select/date-range-select-picker/components/week-range-select/week-range-select.mjs +2 -2
  325. package/es/editor/date-range-select/date-range-select-picker/components/year-range-select/year-range-select.mjs +1 -1
  326. package/es/editor/date-range-select/date-range-select-picker/date-range-select.d.ts +49 -9
  327. package/es/editor/date-range-select/date-range-select-picker/date-range-select.mjs +4 -9
  328. package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.css +1 -1
  329. package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.d.ts +15 -1
  330. package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.mjs +23 -3
  331. package/es/editor/dropdown-list/ibiz-emoji-picker/ibiz-emoji-picker.d.ts +9 -1
  332. package/es/editor/dropdown-list/ibiz-emoji-picker/ibiz-emoji-picker.mjs +1 -1
  333. package/es/editor/dropdown-list/ibiz-virtualized-list/ibiz-virtualized-list.d.ts +25 -11
  334. package/es/editor/dropdown-list/ibiz-virtualized-list/ibiz-virtualized-list.mjs +37 -25
  335. package/es/editor/html/wang-editor/component/emoji/emoji.mjs +1 -1
  336. package/es/editor/html/wang-editor/module/emoji-module.mjs +2 -2
  337. package/es/editor/html/wang-editor/wang-editor.d.ts +16 -1
  338. package/es/editor/html/wang-editor/wang-editor.mjs +2 -2
  339. package/es/editor/index.mjs +11 -0
  340. package/es/editor/list-box/ibiz-list-box/ibiz-list-box.d.ts +10 -1
  341. package/es/editor/list-box/ibiz-list-box/ibiz-list-box.mjs +1 -1
  342. package/es/editor/map-picker/ibiz-map-picker/ibiz-map-picker.css +1 -0
  343. package/es/editor/map-picker/ibiz-map-picker/ibiz-map-picker.d.ts +11 -0
  344. package/es/editor/map-picker/ibiz-map-picker/ibiz-map-picker.mjs +364 -0
  345. package/es/editor/map-picker/index.d.ts +3 -0
  346. package/es/editor/map-picker/index.mjs +5 -0
  347. package/es/editor/map-picker/map-picker-editor.controller.d.ts +10 -0
  348. package/es/editor/map-picker/map-picker-editor.controller.mjs +7 -0
  349. package/es/editor/map-picker/map-picker-editor.provider.d.ts +14 -0
  350. package/es/editor/map-picker/map-picker-editor.provider.mjs +22 -0
  351. package/es/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.d.ts +9 -0
  352. package/es/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.mjs +9 -6
  353. package/es/editor/not-supported-editor/not-supported-editor.mjs +1 -1
  354. package/es/editor/number-range/ibiz-number-range-picker/ibiz-number-range-picker.d.ts +15 -2
  355. package/es/editor/number-range/ibiz-number-range-picker/ibiz-number-range-picker.mjs +2 -2
  356. package/es/editor/preset/preset-rawitem/ibiz-preset-rawitem/ibiz-preset-rawitem.d.ts +9 -1
  357. package/es/editor/preset/preset-rawitem/ibiz-preset-rawitem/ibiz-preset-rawitem.mjs +1 -1
  358. package/es/editor/radio-button-list/ibiz-radio/ibiz-radio.css +1 -1
  359. package/es/editor/radio-button-list/ibiz-radio/ibiz-radio.d.ts +13 -1
  360. package/es/editor/radio-button-list/ibiz-radio/ibiz-radio.mjs +21 -3
  361. package/es/editor/rate/ibiz-rate/ibiz-rate.d.ts +34 -1
  362. package/es/editor/rate/ibiz-rate/ibiz-rate.mjs +1 -1
  363. package/es/editor/raw/ibiz-raw/ibiz-raw.d.ts +11 -1
  364. package/es/editor/raw/ibiz-raw/ibiz-raw.mjs +1 -1
  365. package/es/editor/slider/ibiz-slider/ibiz-slider.d.ts +21 -1
  366. package/es/editor/slider/ibiz-slider/ibiz-slider.mjs +3 -3
  367. package/es/editor/span/span/span.d.ts +12 -0
  368. package/es/editor/span/span/span.mjs +1 -1
  369. package/es/editor/span/span-link/span-link.d.ts +9 -1
  370. package/es/editor/span/span-link/span-link.mjs +1 -1
  371. package/es/editor/stepper/ibiz-stepper/ibiz-stepper.d.ts +13 -1
  372. package/es/editor/stepper/ibiz-stepper/ibiz-stepper.mjs +1 -1
  373. package/es/editor/switch/ibiz-switch/ibiz-switch.d.ts +10 -1
  374. package/es/editor/switch/ibiz-switch/ibiz-switch.mjs +1 -1
  375. package/es/editor/switch/ibiz-switch-tristate/ibiz-switch-tristate.css +1 -0
  376. package/es/editor/switch/ibiz-switch-tristate/ibiz-switch-tristate.d.ts +68 -0
  377. package/es/editor/switch/ibiz-switch-tristate/ibiz-switch-tristate.mjs +70 -0
  378. package/es/editor/switch/index.d.ts +1 -0
  379. package/es/editor/switch/index.mjs +1 -0
  380. package/es/editor/switch/switch-editor.provider.d.ts +1 -0
  381. package/es/editor/switch/switch-editor.provider.mjs +5 -1
  382. package/es/editor/text-box/ibiz-input-ip/ibiz-input-ip.d.ts +9 -1
  383. package/es/editor/text-box/ibiz-input-ip/ibiz-input-ip.mjs +1 -1
  384. package/es/editor/text-box/ibiz-input-number/ibiz-input-number.d.ts +14 -1
  385. package/es/editor/text-box/ibiz-input-number/ibiz-input-number.mjs +1 -1
  386. package/es/editor/text-box/input/input.css +1 -1
  387. package/es/editor/text-box/input/input.d.ts +17 -1
  388. package/es/editor/text-box/input/input.mjs +2 -2
  389. package/es/editor/upload/ibiz-file-upload/ibiz-file-upload.d.ts +16 -2
  390. package/es/editor/upload/ibiz-file-upload/ibiz-file-upload.mjs +2 -2
  391. package/es/editor/upload/ibiz-image-cropping/ibiz-image-cropping.d.ts +17 -2
  392. package/es/editor/upload/ibiz-image-cropping/ibiz-image-cropping.mjs +2 -2
  393. package/es/editor/upload/ibiz-image-preview/ibiz-image-preview.d.ts +10 -1
  394. package/es/editor/upload/ibiz-image-preview/ibiz-image-preview.mjs +1 -1
  395. package/es/editor/upload/ibiz-image-upload/ibiz-image-upload.d.ts +15 -1
  396. package/es/editor/upload/ibiz-image-upload/ibiz-image-upload.mjs +1 -1
  397. package/es/editor/upload/use/use-iview-upload.mjs +1 -1
  398. package/es/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.d.ts +10 -2
  399. package/es/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.mjs +2 -2
  400. package/es/ibiz-vue3.mjs +2 -0
  401. package/es/index.d.ts +1 -0
  402. package/es/index.mjs +4 -0
  403. package/es/locale/en/index.d.ts +20 -4
  404. package/es/locale/en/index.mjs +14 -7
  405. package/es/locale/zh-CN/index.d.ts +20 -4
  406. package/es/locale/zh-CN/index.mjs +14 -7
  407. package/es/node_modules/.pnpm/@amap_amap-jsapi-loader@1.0.1/node_modules/@amap/amap-jsapi-loader/dist/index.mjs +23 -0
  408. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/h.mjs +3 -1
  409. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/htmldomapi.mjs +1 -1
  410. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/index.mjs +2 -0
  411. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/init.mjs +9 -25
  412. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/jsx.mjs +3 -0
  413. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/attributes.mjs +3 -7
  414. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/dataset.mjs +2 -2
  415. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/eventlisteners.mjs +1 -1
  416. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/style.mjs +6 -6
  417. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/thunk.mjs +1 -1
  418. package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/tovnode.mjs +8 -2
  419. package/es/panel-component/app-switch/app-switch.controller.d.ts +116 -0
  420. package/es/panel-component/app-switch/app-switch.controller.mjs +276 -0
  421. package/es/panel-component/app-switch/app-switch.css +1 -0
  422. package/es/panel-component/app-switch/app-switch.d.ts +46 -0
  423. package/es/panel-component/app-switch/app-switch.mjs +74 -0
  424. package/es/panel-component/app-switch/app-switch.provider.d.ts +7 -0
  425. package/es/panel-component/app-switch/app-switch.provider.mjs +21 -0
  426. package/es/panel-component/app-switch/app-switch.state.d.ts +23 -0
  427. package/es/panel-component/app-switch/app-switch.state.mjs +30 -0
  428. package/es/panel-component/app-switch/index.d.ts +3 -0
  429. package/es/panel-component/app-switch/index.mjs +18 -0
  430. package/es/panel-component/auth-captcha/auth-captcha.controller.d.ts +5 -6
  431. package/es/panel-component/auth-captcha/auth-captcha.controller.mjs +2 -2
  432. package/es/panel-component/auth-captcha/auth-captcha.d.ts +17 -0
  433. package/es/panel-component/auth-captcha/auth-captcha.mjs +7 -1
  434. package/es/panel-component/auth-captcha/auth-captcha.state.d.ts +13 -11
  435. package/es/panel-component/auth-captcha/auth-captcha.state.mjs +11 -10
  436. package/es/panel-component/auth-sso/auth-sso.d.ts +17 -0
  437. package/es/panel-component/auth-sso/auth-sso.mjs +7 -1
  438. package/es/panel-component/auth-userinfo/auth-userinfo.d.ts +17 -0
  439. package/es/panel-component/auth-userinfo/auth-userinfo.mjs +7 -1
  440. package/es/panel-component/coop-pos/coop-pos.controller.d.ts +8 -0
  441. package/es/panel-component/coop-pos/coop-pos.controller.mjs +2 -0
  442. package/es/panel-component/coop-pos/coop-pos.d.ts +23 -8
  443. package/es/panel-component/coop-pos/coop-pos.mjs +7 -1
  444. package/es/panel-component/coop-pos/coop-pos.state.d.ts +14 -8
  445. package/es/panel-component/coop-pos/coop-pos.state.mjs +7 -8
  446. package/es/panel-component/data-import/data-import-shell.d.ts +17 -0
  447. package/es/panel-component/data-import/data-import-shell.mjs +7 -1
  448. package/es/panel-component/global-search/global-search.controller.d.ts +91 -32
  449. package/es/panel-component/global-search/global-search.controller.mjs +198 -76
  450. package/es/panel-component/global-search/global-search.css +1 -1
  451. package/es/panel-component/global-search/global-search.d.ts +28 -6
  452. package/es/panel-component/global-search/global-search.mjs +135 -82
  453. package/es/panel-component/global-search/global-search.state.d.ts +21 -7
  454. package/es/panel-component/global-search/global-search.state.mjs +20 -6
  455. package/es/panel-component/global-search/index.d.ts +6 -6
  456. package/es/panel-component/global-search/virtual-list/virtual-list.css +1 -0
  457. package/es/panel-component/global-search/virtual-list/virtual-list.d.ts +89 -0
  458. package/es/panel-component/global-search/virtual-list/virtual-list.mjs +121 -0
  459. package/es/panel-component/index-actions/index-actions.d.ts +18 -0
  460. package/es/panel-component/index-actions/index-actions.mjs +7 -1
  461. package/es/panel-component/index-blank-placeholder/index-blank-placeholder.controller.d.ts +8 -8
  462. package/es/panel-component/index-blank-placeholder/index-blank-placeholder.controller.mjs +8 -8
  463. package/es/panel-component/index-blank-placeholder/index-blank-placeholder.d.ts +17 -0
  464. package/es/panel-component/index-blank-placeholder/index-blank-placeholder.mjs +7 -1
  465. package/es/panel-component/index.mjs +2 -0
  466. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.controller.d.ts +13 -7
  467. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.controller.mjs +14 -8
  468. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.d.ts +20 -0
  469. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.mjs +7 -1
  470. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.service.mjs +1 -1
  471. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.state.d.ts +2 -1
  472. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.state.mjs +2 -1
  473. package/es/panel-component/nav-pos-index/nav-pos-index.controller.d.ts +55 -59
  474. package/es/panel-component/nav-pos-index/nav-pos-index.controller.mjs +57 -58
  475. package/es/panel-component/nav-pos-index/nav-pos-index.d.ts +18 -0
  476. package/es/panel-component/nav-pos-index/nav-pos-index.mjs +7 -1
  477. package/es/panel-component/nav-pos-index/nav-pos-index.state.d.ts +14 -17
  478. package/es/panel-component/nav-pos-index/nav-pos-index.state.mjs +13 -13
  479. package/es/panel-component/nav-tabs/nav-tabs.controller.d.ts +33 -24
  480. package/es/panel-component/nav-tabs/nav-tabs.controller.mjs +36 -26
  481. package/es/panel-component/nav-tabs/nav-tabs.d.ts +17 -0
  482. package/es/panel-component/nav-tabs/nav-tabs.mjs +10 -2
  483. package/es/panel-component/nav-tabs/nav-tabs.state.d.ts +37 -12
  484. package/es/panel-component/nav-tabs/nav-tabs.state.mjs +6 -12
  485. package/es/panel-component/panel-app-header/panel-app-header.d.ts +17 -0
  486. package/es/panel-component/panel-app-header/panel-app-header.mjs +7 -1
  487. package/es/panel-component/panel-app-login-view/panel-app-login-view.d.ts +17 -0
  488. package/es/panel-component/panel-app-login-view/panel-app-login-view.mjs +7 -1
  489. package/es/panel-component/panel-app-title/panel-app-title.controller.d.ts +6 -5
  490. package/es/panel-component/panel-app-title/panel-app-title.controller.mjs +4 -3
  491. package/es/panel-component/panel-app-title/panel-app-title.d.ts +17 -0
  492. package/es/panel-component/panel-app-title/panel-app-title.mjs +7 -1
  493. package/es/panel-component/panel-app-title/panel-app-title.state.d.ts +18 -31
  494. package/es/panel-component/panel-app-title/panel-app-title.state.mjs +17 -27
  495. package/es/panel-component/panel-button/panel-button.controller.d.ts +15 -5
  496. package/es/panel-component/panel-button/panel-button.controller.mjs +14 -3
  497. package/es/panel-component/panel-button/panel-button.d.ts +17 -0
  498. package/es/panel-component/panel-button/panel-button.mjs +7 -1
  499. package/es/panel-component/panel-button/panel-button.state.d.ts +5 -6
  500. package/es/panel-component/panel-button/panel-button.state.mjs +5 -6
  501. package/es/panel-component/panel-button-list/panel-button-list.controller.d.ts +4 -5
  502. package/es/panel-component/panel-button-list/panel-button-list.controller.mjs +4 -5
  503. package/es/panel-component/panel-button-list/panel-button-list.d.ts +19 -0
  504. package/es/panel-component/panel-button-list/panel-button-list.mjs +7 -1
  505. package/es/panel-component/panel-button-list/panel-button-list.state.d.ts +2 -2
  506. package/es/panel-component/panel-button-list/panel-button-list.state.mjs +2 -2
  507. package/es/panel-component/panel-exp-header/panel-exp-header.d.ts +17 -0
  508. package/es/panel-component/panel-exp-header/panel-exp-header.mjs +7 -1
  509. package/es/panel-component/panel-index-view-search/panel-index-view-search.d.ts +17 -0
  510. package/es/panel-component/panel-index-view-search/panel-index-view-search.mjs +7 -1
  511. package/es/panel-component/panel-remember-me/panel-remember-me.d.ts +17 -0
  512. package/es/panel-component/panel-remember-me/panel-remember-me.mjs +7 -1
  513. package/es/panel-component/panel-static-carousel/panel-static-carousel.d.ts +20 -0
  514. package/es/panel-component/panel-static-carousel/panel-static-carousel.mjs +7 -1
  515. package/es/panel-component/panel-tab-panel/panel-tab-panel.controller.d.ts +3 -4
  516. package/es/panel-component/panel-tab-panel/panel-tab-panel.controller.mjs +3 -4
  517. package/es/panel-component/panel-tab-panel/panel-tab-panel.d.ts +17 -0
  518. package/es/panel-component/panel-tab-panel/panel-tab-panel.mjs +7 -1
  519. package/es/panel-component/panel-tab-panel/panel-tab-panel.state.d.ts +3 -4
  520. package/es/panel-component/panel-tab-panel/panel-tab-panel.state.mjs +3 -4
  521. package/es/panel-component/panel-view-content/panel-view-content.d.ts +19 -0
  522. package/es/panel-component/panel-view-content/panel-view-content.mjs +7 -1
  523. package/es/panel-component/panel-view-header/panel-view-header.d.ts +17 -0
  524. package/es/panel-component/panel-view-header/panel-view-header.mjs +7 -1
  525. package/es/panel-component/searchform-buttons/index.d.ts +2 -1
  526. package/es/panel-component/searchform-buttons/searchform-buttons.controller.d.ts +19 -10
  527. package/es/panel-component/searchform-buttons/searchform-buttons.controller.mjs +23 -10
  528. package/es/panel-component/searchform-buttons/searchform-buttons.css +1 -1
  529. package/es/panel-component/searchform-buttons/searchform-buttons.d.ts +19 -1
  530. package/es/panel-component/searchform-buttons/searchform-buttons.mjs +18 -4
  531. package/es/panel-component/short-cut/short-cut.d.ts +17 -0
  532. package/es/panel-component/short-cut/short-cut.mjs +7 -1
  533. package/es/panel-component/split-container/split-container.controller.d.ts +11 -12
  534. package/es/panel-component/split-container/split-container.controller.mjs +9 -10
  535. package/es/panel-component/split-container/split-container.d.ts +17 -0
  536. package/es/panel-component/split-container/split-container.mjs +7 -1
  537. package/es/panel-component/split-container/split-container.state.d.ts +4 -8
  538. package/es/panel-component/split-container/split-container.state.mjs +4 -8
  539. package/es/panel-component/user-action/user-action.d.ts +20 -0
  540. package/es/panel-component/user-action/user-action.mjs +7 -1
  541. package/es/panel-component/user-message/addin-changed/addin-changed.mjs +1 -1
  542. package/es/panel-component/user-message/async-action/async-action/async-action.mjs +1 -1
  543. package/es/panel-component/user-message/async-action/async-action-preview/async-action-preview.mjs +1 -1
  544. package/es/panel-component/user-message/async-action/async-action-result/async-action-result.mjs +1 -1
  545. package/es/panel-component/user-message/async-action/async-action-tab/async-action-tab.mjs +1 -1
  546. package/es/panel-component/user-message/internal-message/common/internal-message-container/internal-message-container.mjs +1 -1
  547. package/es/panel-component/user-message/internal-message/common/internal-message-default/internal-message-default.mjs +1 -1
  548. package/es/panel-component/user-message/internal-message/internal-message-html/internal-message-html.mjs +1 -1
  549. package/es/panel-component/user-message/internal-message/internal-message-json/internal-message-json.mjs +1 -1
  550. package/es/panel-component/user-message/internal-message/internal-message-tab/internal-message-tab.mjs +1 -1
  551. package/es/panel-component/user-message/internal-message/internal-message-text/internal-message-text.mjs +1 -1
  552. package/es/panel-component/user-message/user-message.d.ts +17 -0
  553. package/es/panel-component/user-message/user-message.mjs +8 -2
  554. package/es/panel-component/view-message/view-message.d.ts +19 -0
  555. package/es/panel-component/view-message/view-message.mjs +7 -1
  556. package/es/panel-component/view-msg-pos/view-msg-pos.controller.d.ts +2 -4
  557. package/es/panel-component/view-msg-pos/view-msg-pos.controller.mjs +2 -4
  558. package/es/panel-component/view-msg-pos/view-msg-pos.d.ts +18 -0
  559. package/es/panel-component/view-msg-pos/view-msg-pos.mjs +7 -1
  560. package/es/util/app-drawer/app-drawer-component.mjs +2 -2
  561. package/es/util/app-float-window/app-float-window-component.mjs +2 -2
  562. package/es/util/app-modal/app-modal-component.mjs +2 -2
  563. package/es/util/app-popover/app-popover-component.mjs +2 -2
  564. package/es/util/app-util/app-util.d.ts +7 -0
  565. package/es/util/app-util/app-util.mjs +12 -2
  566. package/es/util/fullscreen/fullscreen-util.mjs +1 -1
  567. package/es/util/notification-util/upload-manager/upload-manager.mjs +2 -2
  568. package/es/util/open-view-util/open-view-util.mjs +2 -0
  569. package/es/util/pagination/use-pagination.mjs +1 -1
  570. package/es/util/render-util/render-util.mjs +1 -1
  571. package/es/view/403-view/403-view.mjs +2 -2
  572. package/es/view/404-view/404-view.mjs +2 -2
  573. package/es/view/error-view/error-view.mjs +1 -1
  574. package/es/view/login-view/login-view.mjs +1 -1
  575. package/es/view/share-view/share-view.mjs +1 -1
  576. package/es/view/sub-app-ref-view/index.mjs +1 -1
  577. package/es/view/sub-app-ref-view/sub-app-ref-view.mjs +1 -1
  578. package/es/view/wf-step-trace-view/index.mjs +1 -1
  579. package/es/view/wf-step-trace-view/wf-step-trace-view.mjs +1 -1
  580. package/es/view-engine/index.d.ts +1 -0
  581. package/es/view-engine/index.mjs +6 -1
  582. package/es/view-engine/md-custom-view.engine.d.ts +81 -0
  583. package/es/view-engine/md-custom-view.engine.mjs +206 -0
  584. package/es/view-engine/tab-exp-view.engine.mjs +7 -2
  585. package/es/web-app/App.mjs +2 -2
  586. package/es/web-app/components/modal-router-shell/modal-router-shell.mjs +1 -1
  587. package/es/web-app/components/router-shell/router-shell.mjs +2 -2
  588. package/es/web-app/guard/auth-guard/auth-guard.mjs +38 -3
  589. package/es/web-app/main.mjs +1 -0
  590. package/es/web-app/router/index.mjs +1 -1
  591. package/lib/_virtual/index.cjs +5 -0
  592. package/lib/common/control-navigation/control-navigation.cjs +13 -0
  593. package/lib/common/control-navigation/provider/calendar-navigation.provider.cjs +2 -2
  594. package/lib/common/control-navigation/provider/index.cjs +5 -4
  595. package/lib/common/control-navigation/provider/map-navigation.provider.cjs +52 -0
  596. package/lib/common/control-navigation/provider/navigation-base.provider.cjs +9 -4
  597. package/lib/common/map-chart/map-chart.cjs +2 -6
  598. package/lib/common/map-chart/map-chart.util.cjs +1 -1
  599. package/lib/common/map-chart-user/map-chart-user.util.cjs +3 -2
  600. package/lib/common/map-chart-user/map-user-manager.cjs +2 -2
  601. package/lib/common/pql-editor/pql-editor.module.cjs +2 -2
  602. package/lib/control/app-menu/app-menu.cjs +25 -2
  603. package/lib/control/app-menu/app-menu.css +1 -1
  604. package/lib/control/app-menu-icon-view/app-menu-icon-view.cjs +19 -0
  605. package/lib/control/calendar/calendar.cjs +26 -1
  606. package/lib/control/calendar/components/calendar-daily/calendar-daily.cjs +6 -2
  607. package/lib/control/calendar/components/calendar-daily/use-calendar-daily.cjs +1 -1
  608. package/lib/control/calendar/components/calendar-week/calendar-week.cjs +6 -1
  609. package/lib/control/caption-bar/caption-bar.cjs +13 -0
  610. package/lib/control/chart/chart.cjs +36 -1
  611. package/lib/control/context-menu/context-menu.cjs +27 -6
  612. package/lib/control/dashboard/dashboard.cjs +13 -0
  613. package/lib/control/data-view/data-view.cjs +112 -50
  614. package/lib/control/drbar/drbar.cjs +23 -0
  615. package/lib/control/drtab/drtab-control.util.cjs +1 -1
  616. package/lib/control/drtab/drtab.cjs +26 -0
  617. package/lib/control/drtab/flow-drtab.cjs +146 -0
  618. package/lib/control/drtab/flow-drtab.css +1 -0
  619. package/lib/control/exp-bar/calendar-exp-bar/calendar-exp-bar.cjs +20 -0
  620. package/lib/control/exp-bar/chart-exp-bar/chart-exp-bar.cjs +20 -0
  621. package/lib/control/exp-bar/data-view-exp-bar/data-view-view-exp-bar.cjs +20 -0
  622. package/lib/control/exp-bar/grid-exp-bar/grid-exp-bar.cjs +20 -0
  623. package/lib/control/exp-bar/list-exp-bar/list-exp-bar.cjs +20 -0
  624. package/lib/control/exp-bar/tree-exp-bar/tree-exp-bar.cjs +23 -0
  625. package/lib/control/form/edit-form/edit-form.cjs +23 -0
  626. package/lib/control/form/form/form.cjs +10 -4
  627. package/lib/control/form/form-detail/form-item/form-item-container/form-item-container.cjs +2 -1
  628. package/lib/control/form/form-detail/form-item/form-item-container/form-item-container.css +1 -1
  629. package/lib/control/form/search-form/advance-search/advance-search.cjs +107 -0
  630. package/lib/control/form/search-form/advance-search/advance-search.css +1 -0
  631. package/lib/control/form/search-form/search-form.cjs +39 -0
  632. package/lib/control/gantt/gantt.cjs +24 -0
  633. package/lib/control/gantt/gantt.css +1 -1
  634. package/lib/control/grid/grid/grid-control.util.cjs +165 -64
  635. package/lib/control/grid/grid/grid.cjs +120 -43
  636. package/lib/control/grid/grid/grid.css +1 -1
  637. package/lib/control/grid/grid/index.cjs +8 -6
  638. package/lib/control/grid/grid-column/grid-column-header/grid-column-header.cjs +144 -0
  639. package/lib/control/grid/grid-column/grid-column-header/grid-column-header.css +1 -0
  640. package/lib/control/grid/grid-column/grid-column-header/index.cjs +17 -0
  641. package/lib/control/grid/grid-column/grid-field-column/attachment-column/attachment-column.cjs +127 -0
  642. package/lib/control/grid/grid-column/grid-field-column/attachment-column/attachment-column.css +1 -0
  643. package/lib/control/grid/grid-column/grid-field-column/attachment-column/file-util.cjs +134 -0
  644. package/lib/control/grid/grid-column/grid-field-column/grid-field-column.cjs +11 -2
  645. package/lib/control/grid/grid-column/grid-field-column/index.cjs +3 -1
  646. package/lib/control/grid/grid-column/index.cjs +2 -0
  647. package/lib/control/grid/index.cjs +2 -0
  648. package/lib/control/index.cjs +106 -102
  649. package/lib/control/kanban/kanban.cjs +23 -0
  650. package/lib/control/list/list.cjs +75 -27
  651. package/lib/control/list/list.css +1 -1
  652. package/lib/control/map/map.cjs +59 -23
  653. package/lib/control/map/map.css +1 -1
  654. package/lib/control/medit-view-panel/medit-view-panel.cjs +10 -0
  655. package/lib/control/medit-view-panel/medit-view-panel.css +1 -1
  656. package/lib/control/pickup-view-panel/pickup-view-panel.cjs +19 -5
  657. package/lib/control/report-panel/report-panel.cjs +17 -0
  658. package/lib/control/search-bar/search-bar.cjs +14 -1
  659. package/lib/control/search-bar/search-bar.css +1 -1
  660. package/lib/control/tab-exp-panel/tab-exp-panel.cjs +16 -0
  661. package/lib/control/toolbar/toolbar.cjs +27 -7
  662. package/lib/control/tree/tree.cjs +68 -14
  663. package/lib/control/tree/tree.css +1 -1
  664. package/lib/control/tree-grid/tree-grid.cjs +30 -6
  665. package/lib/control/tree-grid-ex/tree-grid-ex.cjs +21 -0
  666. package/lib/control/view-panel/index.cjs +23 -0
  667. package/lib/control/view-panel/view-panel.cjs +74 -0
  668. package/lib/control/view-panel/view-panel.css +1 -0
  669. package/lib/control/view-panel/view-panel.provider.cjs +16 -0
  670. package/lib/control/wizard-panel/wizard-panel.cjs +16 -1
  671. package/lib/editor/array/ibiz-array/ibiz-array.cjs +1 -1
  672. package/lib/editor/autocomplete/ibiz-autocomplete/ibiz-autocomplete.cjs +1 -1
  673. package/lib/editor/carousel/ibiz-carousel/ibiz-carousel.cjs +1 -1
  674. package/lib/editor/cascader/ibiz-cascader/ibiz-cascader.cjs +19 -10
  675. package/lib/editor/check-box-list/ibiz-checkbox-list/ibiz-checkbox-list.cjs +1 -1
  676. package/lib/editor/code/monaco-editor/monaco-editor.cjs +9 -15
  677. package/lib/editor/code/monaco-editor/monaco-editor.css +1 -1
  678. package/lib/editor/color-picker/ibiz-color-picker/ibiz-color-picker.cjs +1 -1
  679. package/lib/editor/data-picker/ibiz-mpicker/ibiz-mpicker.cjs +1 -1
  680. package/lib/editor/data-picker/ibiz-picker/ibiz-picker.cjs +3 -3
  681. package/lib/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.cjs +26 -5
  682. package/lib/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.css +1 -1
  683. package/lib/editor/data-picker/ibiz-picker-link/ibiz-picker-link.cjs +1 -1
  684. package/lib/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.cjs +4 -3
  685. package/lib/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.css +1 -1
  686. package/lib/editor/date-picker/date-picker-editor.controller.cjs +3 -3
  687. package/lib/editor/date-picker/ibiz-date-picker/ibiz-date-picker.cjs +1 -1
  688. package/lib/editor/date-range-select/date-range-select-picker/components/week-range-select/week-range-select.cjs +1 -1
  689. package/lib/editor/date-range-select/date-range-select-picker/date-range-select.cjs +2 -7
  690. package/lib/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.cjs +22 -2
  691. package/lib/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.css +1 -1
  692. package/lib/editor/dropdown-list/ibiz-virtualized-list/ibiz-virtualized-list.cjs +35 -23
  693. package/lib/editor/html/wang-editor/module/emoji-module.cjs +2 -2
  694. package/lib/editor/index.cjs +11 -0
  695. package/lib/editor/map-picker/ibiz-map-picker/ibiz-map-picker.cjs +366 -0
  696. package/lib/editor/map-picker/ibiz-map-picker/ibiz-map-picker.css +1 -0
  697. package/lib/editor/map-picker/index.cjs +11 -0
  698. package/lib/editor/map-picker/map-picker-editor.controller.cjs +9 -0
  699. package/lib/editor/map-picker/map-picker-editor.provider.cjs +24 -0
  700. package/lib/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.cjs +7 -4
  701. package/lib/editor/number-range/ibiz-number-range-picker/ibiz-number-range-picker.cjs +1 -1
  702. package/lib/editor/radio-button-list/ibiz-radio/ibiz-radio.cjs +20 -2
  703. package/lib/editor/radio-button-list/ibiz-radio/ibiz-radio.css +1 -1
  704. package/lib/editor/slider/ibiz-slider/ibiz-slider.cjs +2 -2
  705. package/lib/editor/switch/ibiz-switch-tristate/ibiz-switch-tristate.cjs +72 -0
  706. package/lib/editor/switch/ibiz-switch-tristate/ibiz-switch-tristate.css +1 -0
  707. package/lib/editor/switch/index.cjs +2 -0
  708. package/lib/editor/switch/switch-editor.provider.cjs +5 -1
  709. package/lib/editor/text-box/input/input.css +1 -1
  710. package/lib/editor/upload/ibiz-file-upload/ibiz-file-upload.cjs +1 -1
  711. package/lib/editor/upload/ibiz-image-cropping/ibiz-image-cropping.cjs +1 -1
  712. package/lib/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.cjs +1 -1
  713. package/lib/ibiz-vue3.cjs +4 -2
  714. package/lib/index.cjs +140 -132
  715. package/lib/locale/en/index.cjs +14 -7
  716. package/lib/locale/zh-CN/index.cjs +14 -7
  717. package/lib/node_modules/.pnpm/@amap_amap-jsapi-loader@1.0.1/node_modules/@amap/amap-jsapi-loader/dist/index.cjs +27 -0
  718. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/h.cjs +3 -1
  719. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/htmldomapi.cjs +1 -1
  720. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/index.cjs +5 -2
  721. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/init.cjs +8 -24
  722. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/jsx.cjs +3 -0
  723. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/attributes.cjs +3 -7
  724. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/dataset.cjs +2 -2
  725. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/eventlisteners.cjs +1 -1
  726. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/style.cjs +6 -6
  727. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/thunk.cjs +1 -1
  728. package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/tovnode.cjs +8 -2
  729. package/lib/panel-component/app-switch/app-switch.cjs +76 -0
  730. package/lib/panel-component/app-switch/app-switch.controller.cjs +278 -0
  731. package/lib/panel-component/app-switch/app-switch.css +1 -0
  732. package/lib/panel-component/app-switch/app-switch.provider.cjs +23 -0
  733. package/lib/panel-component/app-switch/app-switch.state.cjs +32 -0
  734. package/lib/panel-component/app-switch/index.cjs +23 -0
  735. package/lib/panel-component/auth-captcha/auth-captcha.cjs +6 -0
  736. package/lib/panel-component/auth-captcha/auth-captcha.controller.cjs +2 -2
  737. package/lib/panel-component/auth-captcha/auth-captcha.state.cjs +11 -10
  738. package/lib/panel-component/auth-sso/auth-sso.cjs +6 -0
  739. package/lib/panel-component/auth-userinfo/auth-userinfo.cjs +6 -0
  740. package/lib/panel-component/coop-pos/coop-pos.cjs +6 -0
  741. package/lib/panel-component/coop-pos/coop-pos.controller.cjs +2 -0
  742. package/lib/panel-component/coop-pos/coop-pos.state.cjs +7 -8
  743. package/lib/panel-component/data-import/data-import-shell.cjs +6 -0
  744. package/lib/panel-component/global-search/global-search.cjs +134 -81
  745. package/lib/panel-component/global-search/global-search.controller.cjs +197 -75
  746. package/lib/panel-component/global-search/global-search.css +1 -1
  747. package/lib/panel-component/global-search/global-search.state.cjs +20 -6
  748. package/lib/panel-component/global-search/virtual-list/virtual-list.cjs +123 -0
  749. package/lib/panel-component/global-search/virtual-list/virtual-list.css +1 -0
  750. package/lib/panel-component/index-actions/index-actions.cjs +6 -0
  751. package/lib/panel-component/index-blank-placeholder/index-blank-placeholder.cjs +6 -0
  752. package/lib/panel-component/index-blank-placeholder/index-blank-placeholder.controller.cjs +8 -8
  753. package/lib/panel-component/index.cjs +2 -0
  754. package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.cjs +6 -0
  755. package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.controller.cjs +13 -7
  756. package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.state.cjs +2 -1
  757. package/lib/panel-component/nav-pos-index/nav-pos-index.cjs +6 -0
  758. package/lib/panel-component/nav-pos-index/nav-pos-index.controller.cjs +56 -57
  759. package/lib/panel-component/nav-pos-index/nav-pos-index.state.cjs +13 -13
  760. package/lib/panel-component/nav-tabs/nav-tabs.cjs +9 -1
  761. package/lib/panel-component/nav-tabs/nav-tabs.controller.cjs +35 -25
  762. package/lib/panel-component/nav-tabs/nav-tabs.state.cjs +6 -12
  763. package/lib/panel-component/panel-app-header/panel-app-header.cjs +6 -0
  764. package/lib/panel-component/panel-app-login-view/panel-app-login-view.cjs +6 -0
  765. package/lib/panel-component/panel-app-title/panel-app-title.cjs +6 -0
  766. package/lib/panel-component/panel-app-title/panel-app-title.controller.cjs +4 -3
  767. package/lib/panel-component/panel-app-title/panel-app-title.state.cjs +17 -27
  768. package/lib/panel-component/panel-button/panel-button.cjs +6 -0
  769. package/lib/panel-component/panel-button/panel-button.controller.cjs +14 -3
  770. package/lib/panel-component/panel-button/panel-button.state.cjs +5 -6
  771. package/lib/panel-component/panel-button-list/panel-button-list.cjs +6 -0
  772. package/lib/panel-component/panel-button-list/panel-button-list.controller.cjs +4 -5
  773. package/lib/panel-component/panel-button-list/panel-button-list.state.cjs +2 -2
  774. package/lib/panel-component/panel-exp-header/panel-exp-header.cjs +6 -0
  775. package/lib/panel-component/panel-index-view-search/panel-index-view-search.cjs +6 -0
  776. package/lib/panel-component/panel-remember-me/panel-remember-me.cjs +6 -0
  777. package/lib/panel-component/panel-static-carousel/panel-static-carousel.cjs +6 -0
  778. package/lib/panel-component/panel-tab-panel/panel-tab-panel.cjs +6 -0
  779. package/lib/panel-component/panel-tab-panel/panel-tab-panel.controller.cjs +3 -4
  780. package/lib/panel-component/panel-tab-panel/panel-tab-panel.state.cjs +3 -4
  781. package/lib/panel-component/panel-view-content/panel-view-content.cjs +6 -0
  782. package/lib/panel-component/panel-view-header/panel-view-header.cjs +6 -0
  783. package/lib/panel-component/searchform-buttons/searchform-buttons.cjs +17 -3
  784. package/lib/panel-component/searchform-buttons/searchform-buttons.controller.cjs +23 -10
  785. package/lib/panel-component/searchform-buttons/searchform-buttons.css +1 -1
  786. package/lib/panel-component/short-cut/short-cut.cjs +6 -0
  787. package/lib/panel-component/split-container/split-container.cjs +6 -0
  788. package/lib/panel-component/split-container/split-container.controller.cjs +9 -10
  789. package/lib/panel-component/split-container/split-container.state.cjs +4 -8
  790. package/lib/panel-component/user-action/user-action.cjs +6 -0
  791. package/lib/panel-component/user-message/user-message.cjs +7 -1
  792. package/lib/panel-component/view-message/view-message.cjs +6 -0
  793. package/lib/panel-component/view-msg-pos/view-msg-pos.cjs +6 -0
  794. package/lib/panel-component/view-msg-pos/view-msg-pos.controller.cjs +2 -4
  795. package/lib/util/app-util/app-util.cjs +10 -0
  796. package/lib/util/fullscreen/fullscreen-util.cjs +1 -1
  797. package/lib/util/open-view-util/open-view-util.cjs +2 -0
  798. package/lib/view/403-view/403-view.cjs +1 -1
  799. package/lib/view/404-view/404-view.cjs +1 -1
  800. package/lib/view-engine/index.cjs +6 -0
  801. package/lib/view-engine/md-custom-view.engine.cjs +208 -0
  802. package/lib/view-engine/tab-exp-view.engine.cjs +7 -2
  803. package/lib/web-app/guard/auth-guard/auth-guard.cjs +37 -2
  804. package/lib/web-app/main.cjs +1 -0
  805. package/package.json +26 -25
  806. package/dist/chart-C4Y8Daxm.js +0 -1
  807. package/dist/ibiz-markdown-editor-D4ESf3bP.js +0 -1
  808. package/dist/index--C432Qzt.js +0 -4
  809. package/dist/index-CmaF1QyJ.js +0 -1
  810. package/dist/index-frsL8WmS.js +0 -1
  811. package/dist/map-chart-Byqjtna-.js +0 -1
  812. package/dist/map-chart-user-CILGy9I4.js +0 -1
  813. package/dist/xlsx-util-CKS7oyKo.js +0 -2
  814. /package/es/node_modules/.pnpm/{@ibiz-template_core@0.7.40-alpha.7_axios@1.7.7_lodash-es@4.17.21_qs@6.13.0_qx-util@0.4.8_ramda@0.29.1 → @ibiz-template_core@0.7.40_axios@1.6.8_lodash-es@4.17.21_qs@6.11.2_qx-util@0.4.8_ramda@0.29.1}/node_modules/@ibiz-template/core/out/utils/namespace/namespace.mjs +0 -0
  815. /package/es/node_modules/.pnpm/{dayjs@1.11.13 → dayjs@1.11.10}/node_modules/dayjs/locale/zh-cn.mjs +0 -0
  816. /package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/helpers/attachto.mjs +0 -0
  817. /package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/hooks.mjs +0 -0
  818. /package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/is.mjs +0 -0
  819. /package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/class.mjs +0 -0
  820. /package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/props.mjs +0 -0
  821. /package/es/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/vnode.mjs +0 -0
  822. /package/lib/node_modules/.pnpm/{@ibiz-template_core@0.7.40-alpha.7_axios@1.7.7_lodash-es@4.17.21_qs@6.13.0_qx-util@0.4.8_ramda@0.29.1 → @ibiz-template_core@0.7.40_axios@1.6.8_lodash-es@4.17.21_qs@6.11.2_qx-util@0.4.8_ramda@0.29.1}/node_modules/@ibiz-template/core/out/utils/namespace/namespace.cjs +0 -0
  823. /package/lib/node_modules/.pnpm/{dayjs@1.11.13 → dayjs@1.11.10}/node_modules/dayjs/locale/zh-cn.cjs +0 -0
  824. /package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/helpers/attachto.cjs +0 -0
  825. /package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/hooks.cjs +0 -0
  826. /package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/is.cjs +0 -0
  827. /package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/class.cjs +0 -0
  828. /package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/modules/props.cjs +0 -0
  829. /package/lib/node_modules/.pnpm/{snabbdom@3.6.2 → snabbdom@3.5.1}/node_modules/snabbdom/build/vnode.cjs +0 -0
@@ -1,5 +1,18 @@
1
1
  import './ibiz-input-number.scss';
2
2
  import { TextBoxEditorController } from '../text-box-editor.controller';
3
+ /**
4
+ * 数值框
5
+ *
6
+ * @description 使用el-input-number组件,用于仅允许输入标准的数字值的场景。支持编辑器类型包含:`数值框`
7
+ * @primary
8
+ * @editorparams {name:precision,parameterType:number,description:el-input-number组件的precision属性,设置数值精度}
9
+ * @editorparams {name:maxvalue,parameterType:number,defaultvalue:Infinity,description:el-input-number组件的max属性,设置数值框允许的最大值}
10
+ * @editorparams {name:minvalue,parameterType:number,defaultvalue:Infinity,description:el-input-number组件的min属性,设置数值框允许的最小值}
11
+ * @editorparams {name:enablethousands,parameterType:boolean,defaultvalue:false,description:是否启用千分位}
12
+ * @editorparams {"name":"triggerMode","parameterType":"'blur' |' input'","defaultvalue":"'blur'","description":"指定编辑器触发 `emit` 事件的模式,input: 输入框值变更时触发emit,blur:输入框blur时触发blur"}
13
+ * @ignoreprops overflowMode
14
+ * @ignoreemits infoTextChange
15
+ */
3
16
  export declare const IBizInputNumber: import("vue").DefineComponent<{
4
17
  value: NumberConstructor;
5
18
  controller: import("@ibiz-template/vue3-util").RequiredProp<import("vue").PropType<TextBoxEditorController>, undefined, undefined>;
@@ -71,8 +84,8 @@ export declare const IBizInputNumber: import("vue").DefineComponent<{
71
84
  onFocus?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
72
85
  onBlur?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
73
86
  onChange?: ((_value: unknown, _name?: string | undefined, _ignore?: boolean | undefined) => any) | undefined;
74
- onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
75
87
  onInfoTextChange?: ((_text: string) => any) | undefined;
88
+ onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
76
89
  }, {
77
90
  disabled: boolean;
78
91
  readonly: boolean;
@@ -1,4 +1,4 @@
1
- import { defineComponent, ref, computed, watch, createVNode, resolveComponent, mergeProps } from 'vue';
1
+ import { ref, computed, watch, resolveComponent, mergeProps, createVNode, defineComponent } from 'vue';
2
2
  import { getInputNumberProps, getEditorEmits, useNamespace } from '@ibiz-template/vue3-util';
3
3
  import './ibiz-input-number.css';
4
4
  import { isNilOrEmpty } from 'qx-util';
@@ -1 +1 @@
1
- .ibiz-input{width:100%;height:100%;font-size:var(--ibiz-form-item-font-size);font-weight:var(--ibiz-form-item-regular);--ibiz-input-min-height:var(--ibiz-editor-default-line-height)}.ibiz-input__ai-chat{display:flex;align-items:center;justify-content:center;position:absolute;right:var(--ibiz-spacing-base-loose);bottom:var(--ibiz-spacing-base-loose);width:calc(var(--ibiz-width-icon-medium) + 2 * var(--ibiz-spacing-tight));height:calc(var(--ibiz-width-icon-medium) + 2 * var(--ibiz-spacing-tight));padding:var(--ibiz-spacing-tight);font-size:var(--ibiz-width-icon-medium);color:var(--ibiz-color-primary-text);cursor:pointer;background-color:var(--ibiz-color-primary);border-radius:var(--ibiz-border-radius-circle)}.ibiz-input__ai-chat:hover{color:var(--ibiz-color-primary-hover-text);background-color:var(--ibiz-color-primary-hover)}.ibiz-input .el-input .el-input__inner{height:100%}.ibiz-input .el-input .el-input__inner::-moz-placeholder{color:var(--ibiz-form-item-placeholder-color)}.ibiz-input .el-input .el-input__inner::placeholder{color:var(--ibiz-form-item-placeholder-color)}.ibiz-input .el-textarea .el-textarea__inner{height:100%}.ibiz-input .el-textarea .el-textarea__inner::-moz-placeholder{color:var(--ibiz-form-item-placeholder-color);word-break:break-word;white-space:pre-wrap}.ibiz-input .el-textarea .el-textarea__inner::placeholder{color:var(--ibiz-form-item-placeholder-color);word-break:break-word;white-space:pre-wrap}.ibiz-input .el-input__count{bottom:0}.ibiz-input .ibiz-input-input{height:100%}.ibiz-input .ibiz-input-input .el-input__wrapper{width:100%;min-height:var(--ibiz-input-min-height)}.ibiz-input--readonly{height:auto;overflow:auto;line-height:var(--ibiz-input-min-height);color:var(--ibiz-form-item-readonly-color);word-break:break-word;white-space:pre-wrap}.ibiz-input .el-input__suffix .ibiz-input__unit{font-style:normal}.ibiz-input-form-default-content{display:none}.ibiz-form-item .ibiz-input.is-show-default.is-textarea{padding:var(--ibiz-form-item-hover-edit-padding);overflow:hidden}.ibiz-form-item .ibiz-input.is-show-default.is-textarea .ibiz-input-form-default-content{display:block}.ibiz-form-item .ibiz-input.is-show-default.is-textarea .ibiz-input-input{display:none}.ibiz-form-item .ibiz-input.is-show-default:hover .ibiz-input-form-default-content{display:none}.ibiz-form-item .ibiz-input.is-show-default:hover .ibiz-input-input{display:inline-flex}.ibiz-form-item .ibiz-input.is-show-default .ibiz-input-form-default-content{display:flex;align-items:center;width:100%;padding:var(--ibiz-form-item-hover-edit-padding);font-family:Arial,sans-serif;font-size:var(--ibiz-form-item-font-size);line-height:var(--ibiz-editor-default-line-height);color:var(--ibiz-form-item-text-color);word-wrap:break-word;white-space:pre-wrap}.ibiz-form-item .ibiz-input.is-show-default .ibiz-input-input{display:none;font-family:Arial,sans-serif}.ibiz-form-item .ibiz-input.is-show-default .ibiz-input-input.el-textarea .el-textarea__inner{word-wrap:break-word;white-space:pre-wrap}.ibiz-form-item .ibiz-input.is-show-default.is-editable .ibiz-input-form-default-content{display:none}.ibiz-form-item .ibiz-input.is-show-default.is-editable .ibiz-input-input{display:inline-flex}
1
+ .ibiz-input{width:100%;height:100%;font-size:var(--ibiz-form-item-font-size);font-weight:var(--ibiz-form-item-regular);--ibiz-input-min-height:var(--ibiz-editor-default-line-height)}.ibiz-input__ai-chat{display:flex;align-items:center;justify-content:center;position:absolute;right:var(--ibiz-spacing-base-loose);bottom:var(--ibiz-spacing-base-loose);width:calc(var(--ibiz-width-icon-medium) + 2 * var(--ibiz-spacing-tight));height:calc(var(--ibiz-width-icon-medium) + 2 * var(--ibiz-spacing-tight));padding:var(--ibiz-spacing-tight);font-size:var(--ibiz-width-icon-medium);color:var(--ibiz-color-primary-text);cursor:pointer;background-color:var(--ibiz-color-primary);border-radius:var(--ibiz-border-radius-circle)}.ibiz-input__ai-chat:hover{color:var(--ibiz-color-primary-hover-text);background-color:var(--ibiz-color-primary-hover)}.ibiz-input .el-input .el-input__inner{height:100%}.ibiz-input .el-input .el-input__inner::-moz-placeholder{color:var(--ibiz-form-item-placeholder-color)}.ibiz-input .el-input .el-input__inner::placeholder{color:var(--ibiz-form-item-placeholder-color)}.ibiz-input .el-textarea .el-textarea__inner{height:100%}.ibiz-input .el-textarea .el-textarea__inner::-moz-placeholder{color:var(--ibiz-form-item-placeholder-color);word-break:break-word;white-space:pre-wrap}.ibiz-input .el-textarea .el-textarea__inner::placeholder{color:var(--ibiz-form-item-placeholder-color);word-break:break-word;white-space:pre-wrap}.ibiz-input .el-input__count{bottom:0}.ibiz-input .ibiz-input-input{height:100%}.ibiz-input .ibiz-input-input .el-input__wrapper{width:100%;min-height:var(--ibiz-input-min-height)}.ibiz-input--readonly{height:auto;overflow:auto;line-height:var(--ibiz-input-min-height);color:var(--ibiz-form-item-readonly-color);word-break:break-word;white-space:pre-wrap}.ibiz-input .el-input__suffix .ibiz-input__unit{font-style:normal}.ibiz-input .el-textarea__inner{min-height:32px!important}.ibiz-input-form-default-content{display:none}.ibiz-form-item .ibiz-input.is-show-default.is-textarea{padding:var(--ibiz-form-item-hover-edit-padding);overflow:hidden}.ibiz-form-item .ibiz-input.is-show-default.is-textarea .ibiz-input-form-default-content{display:block}.ibiz-form-item .ibiz-input.is-show-default.is-textarea .ibiz-input-input{display:none}.ibiz-form-item .ibiz-input.is-show-default:hover .ibiz-input-form-default-content{display:none}.ibiz-form-item .ibiz-input.is-show-default:hover .ibiz-input-input{display:inline-flex}.ibiz-form-item .ibiz-input.is-show-default .ibiz-input-form-default-content{display:flex;align-items:center;width:100%;padding:var(--ibiz-form-item-hover-edit-padding);font-family:Arial,sans-serif;font-size:var(--ibiz-form-item-font-size);line-height:var(--ibiz-editor-default-line-height);color:var(--ibiz-form-item-text-color);word-wrap:break-word;white-space:pre-wrap}.ibiz-form-item .ibiz-input.is-show-default .ibiz-input-input{display:none;font-family:Arial,sans-serif}.ibiz-form-item .ibiz-input.is-show-default .ibiz-input-input.el-textarea .el-textarea__inner{word-wrap:break-word;white-space:pre-wrap}.ibiz-form-item .ibiz-input.is-show-default.is-editable .ibiz-input-form-default-content{display:none}.ibiz-form-item .ibiz-input.is-show-default.is-editable .ibiz-input-input{display:inline-flex}
@@ -1,5 +1,19 @@
1
1
  import { TextBoxEditorController } from '../text-box-editor.controller';
2
2
  import './input.scss';
3
+ /**
4
+ * 文本框
5
+ *
6
+ * @description 使用el-input组件,用于数据录入,通过鼠标或键盘输入字符。支持编辑器类型包含:`文本框`、`多行输入框`、`多行输入(10行)`、`密码框`
7
+ * @primary
8
+ * @editorparams {name:SHOWLIMIT,parameterType:boolean,defaultvalue:true,description:el-input组件的show-word-limit属性,当编辑器类型为多行输入框、多行输入(10行)时生效}
9
+ * @editorparams {name:ISAUTO,parameterType:boolean,defaultvalue:false,description:el-input组件的autosize属性,文本域是否自适应高度,当编辑器类型为多行输入框、多行输入(10行)时生效}
10
+ * @editorparams {name:autocomplete,parameterType:boolean,defaultvalue:false,description:el-input组件的autocomplete属性,是否允许自动填充}
11
+ * @editorparams {name:srfaiappendcurdata,parameterType:boolean,defaultvalue:false,description:在打开AI功能时,该参数用于判断是否传入对象参数,主要用于在请求历史记录时,附加当前参数}
12
+ * @editorparams {name:srfaiappendcurcontent,parameterType:string,description:在打开AI功能时,如果该参数存在值,会将其传入编辑内容作为用户消息,主要用于在请求历史记录后,附加当前编辑内容作为用户消息}
13
+ * @editorparams {"name":"triggerMode","parameterType":"'blur' |' input'","defaultvalue":"'blur'","description":"指定编辑器触发 `emit` 事件的模式,input: 输入框值变更时触发emit,blur:输入框blur时触发blur"}
14
+ * @ignoreprops overflowMode
15
+ * @ignoreemits infoTextChange
16
+ */
3
17
  export declare const IBizInput: import("vue").DefineComponent<{
4
18
  value: (StringConstructor | NumberConstructor)[];
5
19
  controller: import("@ibiz-template/vue3-util").RequiredProp<import("vue").PropType<TextBoxEditorController>, undefined, undefined>;
@@ -28,6 +42,8 @@ export declare const IBizInput: import("vue").DefineComponent<{
28
42
  rows: import("vue").Ref<number>;
29
43
  type: import("vue").ComputedRef<"textarea" | "text" | "string" | "password">;
30
44
  items: import("vue").Ref<readonly {
45
+ [x: string]: any;
46
+ [x: symbol]: any;
31
47
  value: string | number;
32
48
  text: string;
33
49
  id: string;
@@ -110,8 +126,8 @@ export declare const IBizInput: import("vue").DefineComponent<{
110
126
  onFocus?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
111
127
  onBlur?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
112
128
  onChange?: ((_value: unknown, _name?: string | undefined, _ignore?: boolean | undefined) => any) | undefined;
113
- onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
114
129
  onInfoTextChange?: ((_text: string) => any) | undefined;
130
+ onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
115
131
  }, {
116
132
  disabled: boolean;
117
133
  readonly: boolean;
@@ -1,8 +1,8 @@
1
- import { isVNode, defineComponent, ref, computed, watch, onUnmounted, createVNode, resolveComponent, mergeProps } from 'vue';
1
+ import { isVNode, ref, computed, watch, onUnmounted, resolveComponent, createVNode, mergeProps, defineComponent } from 'vue';
2
2
  import { debounce } from 'lodash-es';
3
3
  import { getInputProps, getEditorEmits, useNamespace, useUIStore, useCodeListListen } from '@ibiz-template/vue3-util';
4
4
  import { UIActionUtil, SysUIActionTag } from '@ibiz-template/runtime';
5
- import { isEmoji, base64ToStr, StringUtil, getAppCookie, CoreConst, IBizContext } from '@ibiz-template/core';
5
+ import { isEmoji, base64ToStr, StringUtil, CoreConst, getAppCookie, IBizContext } from '@ibiz-template/core';
6
6
  import { createUUID } from 'qx-util';
7
7
  import '../../../util/index.mjs';
8
8
  import './input.css';
@@ -1,5 +1,19 @@
1
- import './ibiz-file-upload.scss';
2
1
  import { UploadEditorController } from '../upload-editor.controller';
2
+ import './ibiz-file-upload.scss';
3
+ /**
4
+ * 文件上传
5
+ *
6
+ * @description 使用el-upload组件封装,用于点击上传文件。支持编辑器类型包含:`文件控件`、`文件控件(单项)`
7
+ * @primary
8
+ * @editorparams {"name":"isDrag","parameterType":"boolean","defaultvalue":false,"description":"el-upload组件drag属性"}
9
+ * @editorparams {"name":"multiple","parameterType":"boolean","defaultvalue":true,"description":"el-upload组件属性"}
10
+ * @editorparams {"name":"accept","parameterType":"string","description":"el-upload组件属性"}
11
+ * @editorparams {"name":"uploadParams","parameterType":"string","description":"图片或文件上传时,用于计算上传路径"}
12
+ * @editorparams {"name":"exportParams","parameterType":"string","description":"图片或文件下载时,用于计算下载路径"}
13
+ * @editorparams {"name":"osscat","parameterType":"string","description":"用于计算上传和下载路径的OSS参数"}
14
+ * @ignoreprops autoFocus | overflowMode
15
+ * @ignoreemits blur | focus | enter | infoTextChange
16
+ */
3
17
  export declare const IBizFileUpload: import("vue").DefineComponent<{
4
18
  value: StringConstructor;
5
19
  controller: import("@ibiz-template/vue3-util").RequiredProp<import("vue").PropType<UploadEditorController>, undefined, undefined>;
@@ -75,8 +89,8 @@ export declare const IBizFileUpload: import("vue").DefineComponent<{
75
89
  onFocus?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
76
90
  onBlur?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
77
91
  onChange?: ((_value: unknown, _name?: string | undefined, _ignore?: boolean | undefined) => any) | undefined;
78
- onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
79
92
  onInfoTextChange?: ((_text: string) => any) | undefined;
93
+ onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
80
94
  }, {
81
95
  disabled: boolean;
82
96
  readonly: boolean;
@@ -1,7 +1,7 @@
1
- import { isVNode, defineComponent, computed, createVNode, resolveComponent, mergeProps } from 'vue';
1
+ import { isVNode, computed, resolveComponent, mergeProps, createVNode, defineComponent } from 'vue';
2
2
  import { getUploadProps, getEditorEmits, useNamespace, useAutoFocusBlur, useFocusAndBlur } from '@ibiz-template/vue3-util';
3
- import './ibiz-file-upload.css';
4
3
  import { useIViewUpload } from '../use/use-iview-upload.mjs';
4
+ import './ibiz-file-upload.css';
5
5
 
6
6
  "use strict";
7
7
  function _isSlot(s) {
@@ -1,6 +1,21 @@
1
1
  import { Ref } from 'vue';
2
- import './ibiz-image-cropping.scss';
3
2
  import { UploadEditorController } from '../upload-editor.controller';
3
+ import './ibiz-image-cropping.scss';
4
+ /**
5
+ * 图片裁剪上传
6
+ *
7
+ * @description 使用el-upload,el-image-viewer组件封装,用于对图片进行裁剪处理后再执行上传操作。支持编辑器样式为`裁剪上传`,基于`图片控件`编辑器进行扩展
8
+ * @primary
9
+ * @editorparams {"name":"cropWidth","parameterType":"number","defaultvalue":400,"description":"设置图片截取区域的宽度"}
10
+ * @editorparams {"name":"cropHeight","parameterType":"number","defaultvalue":200,"description":"设置图片截取区域的高度"}
11
+ * @editorparams {"name":"autoPreview","parameterType":"boolean","defaultvalue":false,"description":"当输入参数 `readonly` 为 true 并且该参数为 true 时。加载完图片后将自动调整图片大小达到预览态,且鼠标移入后不显示图片处理工具栏"}
12
+ * @editorparams {"name":"accept","parameterType":"string","description":"el-upload组件属性"}
13
+ * @editorparams {"name":"uploadParams","parameterType":"string","description":"图片或文件上传时,用于计算上传路径"}
14
+ * @editorparams {"name":"exportParams","parameterType":"string","description":"图片或文件下载时,用于计算下载路径"}
15
+ * @editorparams {"name":"osscat","parameterType":"string","description":"用于计算上传和下载路径的OSS参数"}
16
+ * @ignoreprops autoFocus | overflowMode
17
+ * @ignoreemits blur | focus | enter | infoTextChange
18
+ */
4
19
  export declare const IBizImageCropping: import("vue").DefineComponent<{
5
20
  value: StringConstructor;
6
21
  controller: import("@ibiz-template/vue3-util").RequiredProp<import("vue").PropType<UploadEditorController>, undefined, undefined>;
@@ -87,8 +102,8 @@ export declare const IBizImageCropping: import("vue").DefineComponent<{
87
102
  onFocus?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
88
103
  onBlur?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
89
104
  onChange?: ((_value: unknown, _name?: string | undefined, _ignore?: boolean | undefined) => any) | undefined;
90
- onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
91
105
  onInfoTextChange?: ((_text: string) => any) | undefined;
106
+ onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
92
107
  }, {
93
108
  disabled: boolean;
94
109
  readonly: boolean;
@@ -1,7 +1,7 @@
1
- import { defineComponent, ref, computed, nextTick, createVNode, resolveComponent, mergeProps } from 'vue';
1
+ import { ref, computed, nextTick, createVNode, resolveComponent, mergeProps, defineComponent } from 'vue';
2
2
  import { getUploadProps, getEditorEmits, useNamespace, useAutoFocusBlur, useFocusAndBlur } from '@ibiz-template/vue3-util';
3
- import './ibiz-image-cropping.css';
4
3
  import { useIViewUpload } from '../use/use-iview-upload.mjs';
4
+ import './ibiz-image-cropping.css';
5
5
 
6
6
  "use strict";
7
7
  const IBizImageCropping = /* @__PURE__ */ defineComponent({
@@ -1,5 +1,14 @@
1
1
  import { UploadEditorController } from '../upload-editor.controller';
2
2
  import './ibiz-image-preview.scss';
3
+ /**
4
+ * 图片预览
5
+ *
6
+ * @description 使用el-image组件封装,用于绘制图片内容,支持图片预览。支持编辑器类型包含:`图片控件(单项、直接内容)`
7
+ * @primary
8
+ * @editorparams {"name":"STOPPROPAGATION","parameterType":"boolean","defaultvalue":true,"description":"是否阻止图片默认点击事件"}
9
+ * @ignoreprops autoFocus | overflowMode | controlParams
10
+ * @ignoreemits change | blur | focus | enter | infoTextChange
11
+ */
3
12
  export declare const IBizImagePreview: import("vue").DefineComponent<{
4
13
  value: StringConstructor;
5
14
  controller: import("@ibiz-template/vue3-util").RequiredProp<import("vue").PropType<UploadEditorController>, undefined, undefined>;
@@ -60,8 +69,8 @@ export declare const IBizImagePreview: import("vue").DefineComponent<{
60
69
  onFocus?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
61
70
  onBlur?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
62
71
  onChange?: ((_value: unknown, _name?: string | undefined, _ignore?: boolean | undefined) => any) | undefined;
63
- onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
64
72
  onInfoTextChange?: ((_text: string) => any) | undefined;
73
+ onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
65
74
  }, {
66
75
  disabled: boolean;
67
76
  readonly: boolean;
@@ -1,4 +1,4 @@
1
- import { defineComponent, computed, createVNode, resolveComponent, mergeProps } from 'vue';
1
+ import { computed, resolveComponent, mergeProps, createVNode, defineComponent } from 'vue';
2
2
  import { getUploadProps, getEditorEmits, useNamespace } from '@ibiz-template/vue3-util';
3
3
  import './ibiz-image-preview.css';
4
4
 
@@ -1,5 +1,19 @@
1
1
  import './ibiz-image-upload.scss';
2
2
  import { UploadEditorController } from '../upload-editor.controller';
3
+ /**
4
+ * 图片上传
5
+ *
6
+ * @description 使用el-upload,el-image-viewer组件封装,用于图片上传,上传后的图片会以卡片形式展示。支持编辑器类型包含:`图片控件`、`图片控件(单项)`
7
+ * @primary
8
+ * @editorparams {"name":"multiple","parameterType":"boolean","defaultvalue":true,"description":"el-upload组件属性"}
9
+ * @editorparams {"name":"accept","parameterType":"string","description":"el-upload组件属性"}
10
+ * @editorparams {"name":"autoPreview","parameterType":"boolean","defaultvalue":false,"description":"当输入参数 `readonly` 为 true 并且该参数为 true 时。加载完图片后将自动调整图片大小达到预览态,且鼠标移入后不显示图片处理工具栏"}
11
+ * @editorparams {"name":"uploadParams","parameterType":"string","description":"图片或文件上传时,用于计算上传路径"}
12
+ * @editorparams {"name":"exportParams","parameterType":"string","description":"图片或文件下载时,用于计算下载路径"}
13
+ * @editorparams {"name":"osscat","parameterType":"string","description":"用于计算上传和下载路径的OSS参数"}
14
+ * @ignoreprops autoFocus | overflowMode
15
+ * @ignoreemits blur | focus | enter | infoTextChange
16
+ */
3
17
  export declare const IBizImageUpload: import("vue").DefineComponent<{
4
18
  value: StringConstructor;
5
19
  controller: import("@ibiz-template/vue3-util").RequiredProp<import("vue").PropType<UploadEditorController>, undefined, undefined>;
@@ -79,8 +93,8 @@ export declare const IBizImageUpload: import("vue").DefineComponent<{
79
93
  onFocus?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
80
94
  onBlur?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
81
95
  onChange?: ((_value: unknown, _name?: string | undefined, _ignore?: boolean | undefined) => any) | undefined;
82
- onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
83
96
  onInfoTextChange?: ((_text: string) => any) | undefined;
97
+ onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
84
98
  }, {
85
99
  disabled: boolean;
86
100
  readonly: boolean;
@@ -1,4 +1,4 @@
1
- import { defineComponent, ref, computed, createVNode, resolveComponent, mergeProps } from 'vue';
1
+ import { ref, computed, createVNode, resolveComponent, mergeProps, defineComponent } from 'vue';
2
2
  import { getUploadProps, getEditorEmits, useNamespace, useAutoFocusBlur, useFocusAndBlur } from '@ibiz-template/vue3-util';
3
3
  import './ibiz-image-upload.css';
4
4
  import { useIViewUpload } from '../use/use-iview-upload.mjs';
@@ -1,4 +1,4 @@
1
- import { getAppCookie, CoreConst, HttpError } from '@ibiz-template/core';
1
+ import { CoreConst, getAppCookie, HttpError } from '@ibiz-template/core';
2
2
  import { ref, watch, computed } from 'vue';
3
3
 
4
4
  "use strict";
@@ -1,7 +1,15 @@
1
1
  import { Ref } from 'vue';
2
- import './ibiz-searchcond-edit.scss';
3
2
  import { IFilterNode } from '@ibiz-template/runtime';
4
3
  import { SearchCondEditEditorController } from './ibiz-searchcond-edit.controller';
4
+ import './ibiz-searchcond-edit.scss';
5
+ /**
6
+ * 搜索条件编辑
7
+ *
8
+ * @description 使用el-input组件封装,用于搜素条件编辑,适用于条件组合搜索。支持编辑器样式为`搜索条件编辑`,基于`数据选择`编辑器进行扩展
9
+ * @primary
10
+ * @ignoreprops overflowMode
11
+ * @ignoreemits infoTextChange
12
+ */
5
13
  export declare const IBizSearchCondEdit: import("vue").DefineComponent<{
6
14
  value: (StringConstructor | NumberConstructor)[];
7
15
  controller: import("@ibiz-template/vue3-util").RequiredProp<import("vue").PropType<SearchCondEditEditorController>, undefined, undefined>;
@@ -72,8 +80,8 @@ export declare const IBizSearchCondEdit: import("vue").DefineComponent<{
72
80
  onFocus?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
73
81
  onBlur?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
74
82
  onChange?: ((_value: unknown, _name?: string | undefined, _ignore?: boolean | undefined) => any) | undefined;
75
- onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
76
83
  onInfoTextChange?: ((_text: string) => any) | undefined;
84
+ onEnter?: ((_event?: import("@ibiz-template/core").IApiData | undefined) => any) | undefined;
77
85
  }, {
78
86
  disabled: boolean;
79
87
  readonly: boolean;
@@ -1,9 +1,9 @@
1
- import { defineComponent, ref, computed, watch, createVNode, resolveComponent, mergeProps } from 'vue';
1
+ import { ref, computed, watch, resolveComponent, createVNode, mergeProps, defineComponent } from 'vue';
2
2
  import { getInputProps, getEditorEmits, useNamespace } from '@ibiz-template/vue3-util';
3
- import './ibiz-searchcond-edit.css';
4
3
  import { isNilOrEmpty } from 'qx-util';
5
4
  import { getOriginFilterNodes, SearchCondEx2filterNode, calcSearchCondExs } from '@ibiz-template/runtime';
6
5
  import { showTitle } from '@ibiz-template/core';
6
+ import './ibiz-searchcond-edit.css';
7
7
 
8
8
  "use strict";
9
9
  const IBizSearchCondEdit = /* @__PURE__ */ defineComponent({
package/es/ibiz-vue3.mjs CHANGED
@@ -45,6 +45,7 @@ import { IBizMapControl } from './control/map/index.mjs';
45
45
  import { IBizReportPanelControl } from './control/report-panel/index.mjs';
46
46
  import { IBizGanttControl } from './control/gantt/index.mjs';
47
47
  import { IBizContextMenuControl } from './control/context-menu/index.mjs';
48
+ import { IBizViewPanelControl } from './control/view-panel/index.mjs';
48
49
 
49
50
  "use strict";
50
51
  var IBizVue3 = {
@@ -98,6 +99,7 @@ var IBizVue3 = {
98
99
  v.use(IBizReportPanelControl);
99
100
  v.use(IBizGanttControl);
100
101
  v.use(IBizContextMenuControl);
102
+ v.use(IBizViewPanelControl);
101
103
  v.use(IBizEditor);
102
104
  }
103
105
  };
package/es/index.d.ts CHANGED
@@ -7,3 +7,4 @@ export * from './view-engine';
7
7
  export * from './util';
8
8
  export { i18n } from './locale';
9
9
  export * from './web-app';
10
+ export { default as IBizVue3 } from './ibiz-vue3';
package/es/index.mjs CHANGED
@@ -7,6 +7,7 @@ export { IBizViewEngine } from './view-engine/index.mjs';
7
7
  import './util/index.mjs';
8
8
  export { i18n } from './locale/index.mjs';
9
9
  import './web-app/index.mjs';
10
+ export { default as IBizVue3 } from './ibiz-vue3.mjs';
10
11
  export { DoingNotice } from './common/doing-notice/doing-notice.mjs';
11
12
  export { IBizCol } from './common/col/col.mjs';
12
13
  export { IBizRow } from './common/row/row.mjs';
@@ -24,6 +25,7 @@ export { IBizGridUAColumn } from './control/grid/grid-column/grid-ua-column/inde
24
25
  export { IBizGridFieldEditColumn } from './control/grid/grid-column/grid-field-edit-column/index.mjs';
25
26
  export { IBizGridGroupColumn } from './control/grid/grid-column/grid-group-column/index.mjs';
26
27
  export { IBizDynamicGridFieldEditColumn } from './control/grid/grid-column/auto-grid-field-edit-column/index.mjs';
28
+ export { IBizGridColumnHeader } from './control/grid/grid-column/grid-column-header/index.mjs';
27
29
  export { IBizListControl } from './control/list/index.mjs';
28
30
  export { IBizSearchFormControl } from './control/form/search-form/index.mjs';
29
31
  export { IBizFormGroupPanel } from './control/form/form-detail/form-group-panel/index.mjs';
@@ -91,6 +93,7 @@ export { IBizMapControl } from './control/map/index.mjs';
91
93
  export { IBizReportPanelControl } from './control/report-panel/index.mjs';
92
94
  export { IBizGanttControl } from './control/gantt/index.mjs';
93
95
  export { IBizContextMenuControl } from './control/context-menu/index.mjs';
96
+ export { IBizViewPanelControl } from './control/view-panel/index.mjs';
94
97
  export { IBizAuthUserinfo } from './panel-component/auth-userinfo/index.mjs';
95
98
  export { NavPosIndexState } from './panel-component/nav-pos-index/nav-pos-index.state.mjs';
96
99
  export { NavPosIndexController } from './panel-component/nav-pos-index/nav-pos-index.controller.mjs';
@@ -123,6 +126,7 @@ export { CalendarViewEngine } from './view-engine/calendar-view.engine.mjs';
123
126
  export { ChartExpViewEngine } from './view-engine/chart-exp-view.engine.mjs';
124
127
  export { ChartViewEngine } from './view-engine/chart-view.engine.mjs';
125
128
  export { CustomViewEngine } from './view-engine/custom-view.engine.mjs';
129
+ export { MDCustomViewEngine } from './view-engine/md-custom-view.engine.mjs';
126
130
  export { DataViewExpViewEngine } from './view-engine/data-view-exp-view.engine.mjs';
127
131
  export { DEIndexViewEngine } from './view-engine/de-index-view-engine.mjs';
128
132
  export { EditViewEngine } from './view-engine/edit-view.engine.mjs';
@@ -102,6 +102,7 @@ declare const _default: {
102
102
  runtime: {
103
103
  common: {
104
104
  unrealized: string;
105
+ noExplanation: string;
105
106
  };
106
107
  command: {
107
108
  app: {
@@ -131,6 +132,7 @@ declare const _default: {
131
132
  noChange: string;
132
133
  firstComplete: string;
133
134
  noMoveDataCconfig: string;
135
+ exportRequestFailed: string;
134
136
  changeGroupError: string;
135
137
  computeMoveMetaError: string;
136
138
  };
@@ -350,6 +352,7 @@ declare const _default: {
350
352
  sourceDataMissingConditionValue: string;
351
353
  noSupportedTime: string;
352
354
  entityLogicalConnection: string;
355
+ entityLogicalContainsConnection: string;
353
356
  comparisonCondition: string;
354
357
  comparisonValue: string;
355
358
  compareResults: string;
@@ -562,6 +565,11 @@ declare const _default: {
562
565
  oauthOpenAccessIdError: string;
563
566
  noImplemented: string;
564
567
  };
568
+ dataException: string;
569
+ noSortField: string;
570
+ noDragElementId: string;
571
+ noTargetElementId: string;
572
+ noMoveTypeField: string;
565
573
  };
566
574
  uiAction: {
567
575
  noEntityOrBehavior: string;
@@ -590,6 +598,7 @@ declare const _default: {
590
598
  sourceDataObjectAttribute: string;
591
599
  currentTime: string;
592
600
  interfaceConnectionConditionalTypeName: string;
601
+ interfaceConnectionConditionalContains: string;
593
602
  asynchronousTermination: string;
594
603
  asynchronousRejection: string;
595
604
  exceptionHandling: string;
@@ -746,6 +755,7 @@ declare const _default: {
746
755
  newlyBuild: string;
747
756
  reset: string;
748
757
  search: string;
758
+ advanceSearch: string;
749
759
  rememberMe: string;
750
760
  retract: string;
751
761
  pleaseEnterAccount: string;
@@ -1310,6 +1320,8 @@ declare const _default: {
1310
1320
  confirmCancel: string;
1311
1321
  confirm: string;
1312
1322
  cancel: string;
1323
+ fullscreen: string;
1324
+ minimize: string;
1313
1325
  };
1314
1326
  cascader: {
1315
1327
  ibizCascader: {
@@ -1354,8 +1366,6 @@ declare const _default: {
1354
1366
  markdown: {
1355
1367
  uploadJsonFormatErr: string;
1356
1368
  exportJsonFormatErr: string;
1357
- fullscreen: string;
1358
- minimize: string;
1359
1369
  };
1360
1370
  notSupportedEditor: {
1361
1371
  unsupportedType: string;
@@ -1390,6 +1400,10 @@ declare const _default: {
1390
1400
  textValue: string;
1391
1401
  add: string;
1392
1402
  };
1403
+ mapPicker: {
1404
+ title: string;
1405
+ searchPlaceholder: string;
1406
+ };
1393
1407
  };
1394
1408
  panelComponent: {
1395
1409
  authUserinfo: {
@@ -1468,10 +1482,12 @@ declare const _default: {
1468
1482
  content: string;
1469
1483
  };
1470
1484
  globalSearch: {
1471
- placeholder: string;
1472
- clearHistory: string;
1485
+ search: string;
1473
1486
  loading: string;
1474
1487
  empty: string;
1488
+ clearHistory: string;
1489
+ placeholder: string;
1490
+ moreTips: string;
1475
1491
  };
1476
1492
  };
1477
1493
  util: {
@@ -26,6 +26,7 @@ var index = {
26
26
  newlyBuild: "Newly build",
27
27
  reset: "Reset",
28
28
  search: "Search",
29
+ advanceSearch: "Advance Search",
29
30
  rememberMe: "Remember me",
30
31
  retract: "Retract",
31
32
  pleaseEnterAccount: "Please enter account number",
@@ -593,7 +594,9 @@ var index = {
593
594
  cancelEditPrompt: "Canceling editing will prevent the modified content from being saved and cannot be retrieved.",
594
595
  confirmCancel: "Confirm cancel",
595
596
  confirm: "Confirm",
596
- cancel: "Cancel"
597
+ cancel: "Cancel",
598
+ fullscreen: "Fullscreen",
599
+ minimize: "Minimize"
597
600
  },
598
601
  cascader: {
599
602
  ibizCascader: {
@@ -637,9 +640,7 @@ var index = {
637
640
  },
638
641
  markdown: {
639
642
  uploadJsonFormatErr: "The configuration of uploadparams did not follow the standard JSON format",
640
- exportJsonFormatErr: "The configuration of exportparams did not follow the standard JSON format",
641
- fullscreen: "Fullscreen",
642
- minimize: "Minimize"
643
+ exportJsonFormatErr: "The configuration of exportparams did not follow the standard JSON format"
643
644
  },
644
645
  notSupportedEditor: {
645
646
  unsupportedType: "Unsupported editor types - {editorType}"
@@ -673,6 +674,10 @@ var index = {
673
674
  selector: "Selector",
674
675
  textValue: "Text",
675
676
  add: "Add"
677
+ },
678
+ mapPicker: {
679
+ title: "Please select an address",
680
+ searchPlaceholder: "Please enter a keyword to select a location"
676
681
  }
677
682
  },
678
683
  panelComponent: {
@@ -752,10 +757,12 @@ var index = {
752
757
  content: "The system plugin has been updated, refresh the page to apply the latest changes"
753
758
  },
754
759
  globalSearch: {
755
- placeholder: "Press Enter to search",
756
- clearHistory: "Clear search history",
760
+ search: "Search",
757
761
  loading: "Loading...",
758
- empty: "No data"
762
+ empty: "No matching results",
763
+ clearHistory: "Clear search history",
764
+ placeholder: "Model Retrieval (Ctrl+K)",
765
+ moreTips: "Only load the first {size} data, a total of {total} data"
759
766
  }
760
767
  },
761
768
  util: {
@@ -102,6 +102,7 @@ declare const _default: {
102
102
  runtime: {
103
103
  common: {
104
104
  unrealized: string;
105
+ noExplanation: string;
105
106
  };
106
107
  command: {
107
108
  app: {
@@ -131,6 +132,7 @@ declare const _default: {
131
132
  noChange: string;
132
133
  firstComplete: string;
133
134
  noMoveDataCconfig: string;
135
+ exportRequestFailed: string;
134
136
  changeGroupError: string;
135
137
  computeMoveMetaError: string;
136
138
  };
@@ -350,6 +352,7 @@ declare const _default: {
350
352
  sourceDataMissingConditionValue: string;
351
353
  noSupportedTime: string;
352
354
  entityLogicalConnection: string;
355
+ entityLogicalContainsConnection: string;
353
356
  comparisonCondition: string;
354
357
  comparisonValue: string;
355
358
  compareResults: string;
@@ -561,6 +564,11 @@ declare const _default: {
561
564
  oauthOpenAccessIdError: string;
562
565
  noImplemented: string;
563
566
  };
567
+ dataException: string;
568
+ noSortField: string;
569
+ noDragElementId: string;
570
+ noTargetElementId: string;
571
+ noMoveTypeField: string;
564
572
  };
565
573
  uiAction: {
566
574
  noEntityOrBehavior: string;
@@ -589,6 +597,7 @@ declare const _default: {
589
597
  sourceDataObjectAttribute: string;
590
598
  currentTime: string;
591
599
  interfaceConnectionConditionalTypeName: string;
600
+ interfaceConnectionConditionalContains: string;
592
601
  asynchronousTermination: string;
593
602
  asynchronousRejection: string;
594
603
  exceptionHandling: string;
@@ -745,6 +754,7 @@ declare const _default: {
745
754
  newlyBuild: string;
746
755
  reset: string;
747
756
  search: string;
757
+ advanceSearch: string;
748
758
  rememberMe: string;
749
759
  retract: string;
750
760
  pleaseEnterAccount: string;
@@ -1305,6 +1315,8 @@ declare const _default: {
1305
1315
  confirmCancel: string;
1306
1316
  confirm: string;
1307
1317
  cancel: string;
1318
+ fullscreen: string;
1319
+ minimize: string;
1308
1320
  };
1309
1321
  cascader: {
1310
1322
  ibizCascader: {
@@ -1349,8 +1361,6 @@ declare const _default: {
1349
1361
  markdown: {
1350
1362
  uploadJsonFormatErr: string;
1351
1363
  exportJsonFormatErr: string;
1352
- fullscreen: string;
1353
- minimize: string;
1354
1364
  };
1355
1365
  notSupportedEditor: {
1356
1366
  unsupportedType: string;
@@ -1385,6 +1395,10 @@ declare const _default: {
1385
1395
  textValue: string;
1386
1396
  add: string;
1387
1397
  };
1398
+ mapPicker: {
1399
+ title: string;
1400
+ searchPlaceholder: string;
1401
+ };
1388
1402
  };
1389
1403
  panelComponent: {
1390
1404
  authUserinfo: {
@@ -1463,10 +1477,12 @@ declare const _default: {
1463
1477
  content: string;
1464
1478
  };
1465
1479
  globalSearch: {
1466
- placeholder: string;
1467
- clearHistory: string;
1480
+ search: string;
1468
1481
  loading: string;
1469
1482
  empty: string;
1483
+ clearHistory: string;
1484
+ placeholder: string;
1485
+ moreTips: string;
1470
1486
  };
1471
1487
  };
1472
1488
  util: {