@ibiz-template/vue3-components 0.7.37-alpha.5 → 0.7.38-alpha.21

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 (675) hide show
  1. package/dist/chart-DPS_XpZp.js +1 -0
  2. package/dist/index-3cxXHoLs.js +4 -0
  3. package/dist/index-CiEIUSX9.js +1 -0
  4. package/dist/index-HW5stxcy.js +1 -0
  5. package/dist/index.min.css +1 -1
  6. package/dist/index.system.min.js +1 -1
  7. package/dist/xlsx-util-BlkeQIMu.js +2 -0
  8. package/es/common/action-toolbar/action-toolbar.mjs +7 -4
  9. package/es/common/anchor-container/anchor-bar-list/anchor-bar-list.css +1 -0
  10. package/es/common/anchor-container/anchor-bar-list/anchor-bar-list.d.ts +66 -0
  11. package/es/common/anchor-container/anchor-bar-list/anchor-bar-list.mjs +69 -0
  12. package/es/common/anchor-container/anchor-container.css +1 -0
  13. package/es/common/anchor-container/anchor-container.d.ts +103 -0
  14. package/es/common/anchor-container/anchor-container.mjs +155 -0
  15. package/es/common/button-list/button-list.css +1 -0
  16. package/es/common/button-list/button-list.d.ts +45 -0
  17. package/es/common/button-list/button-list.mjs +165 -0
  18. package/es/common/carousel/carousel.mjs +1 -1
  19. package/es/common/carousel-card/carousel-card.mjs +1 -1
  20. package/es/common/col/col.mjs +1 -1
  21. package/es/common/control-navigation/control-navigation.css +1 -0
  22. package/es/common/control-navigation/control-navigation.d.ts +32 -0
  23. package/es/common/control-navigation/control-navigation.mjs +116 -0
  24. package/es/common/control-navigation/provider/calendar-navigation.provider.d.ts +17 -0
  25. package/es/common/control-navigation/provider/calendar-navigation.provider.mjs +55 -0
  26. package/es/common/control-navigation/provider/index.d.ts +10 -0
  27. package/es/common/control-navigation/provider/index.mjs +17 -0
  28. package/es/common/control-navigation/provider/navigation-base.provider.d.ts +84 -0
  29. package/es/common/control-navigation/provider/navigation-base.provider.mjs +142 -0
  30. package/es/common/control-navigation/provider/tree-navigation.provider.d.ts +30 -0
  31. package/es/common/control-navigation/provider/tree-navigation.provider.mjs +81 -0
  32. package/es/common/coop-alert/coop-alert.mjs +1 -1
  33. package/es/common/custom-filter-condition/custom-filter-condition.mjs +1 -1
  34. package/es/common/custom-theme/custom-theme-model.mjs +5 -13
  35. package/es/common/custom-theme/custom-theme.controller.mjs +2 -3
  36. package/es/common/custom-theme/custom-theme.mjs +1 -1
  37. package/es/common/data-import/data-import.mjs +1 -1
  38. package/es/common/data-import2/data-import2.mjs +1 -1
  39. package/es/common/data-import2-select/data-import2-select.mjs +1 -1
  40. package/es/common/data-import2-table/data-import2-table.mjs +1 -1
  41. package/es/common/doing-notice/doing-notice.mjs +1 -1
  42. package/es/common/emoji-select/components/categories/categories.mjs +1 -1
  43. package/es/common/emoji-select/components/category-label/category-label.mjs +1 -1
  44. package/es/common/emoji-select/components/emoji-item/emoji-item.mjs +1 -1
  45. package/es/common/emoji-select/components/emoji-list/emoji-list.mjs +1 -1
  46. package/es/common/emoji-select/components/input-search/input-search.mjs +1 -1
  47. package/es/common/emoji-select/emoji-select.mjs +1 -1
  48. package/es/common/extend-action-timeline/extend-action-timeline.mjs +1 -1
  49. package/es/common/fullscreen-toolbar/fullscreen-toolbar-alarm-clock/fullscreen-toolbar-alarm-clock.mjs +1 -1
  50. package/es/common/fullscreen-toolbar/fullscreen-toolbar.mjs +1 -1
  51. package/es/common/gantt-setting/gantt-setting.css +1 -0
  52. package/es/common/gantt-setting/gantt-setting.d.ts +53 -0
  53. package/es/common/gantt-setting/gantt-setting.mjs +217 -0
  54. package/es/common/grid-setting/grid-setting.css +1 -1
  55. package/es/common/grid-setting/grid-setting.d.ts +2 -1
  56. package/es/common/grid-setting/grid-setting.mjs +21 -5
  57. package/es/common/index.mjs +10 -0
  58. package/es/common/map-chart/map-chart.mjs +2 -2
  59. package/es/common/nav-split/nav-split.css +1 -0
  60. package/es/common/nav-split/nav-split.d.ts +57 -0
  61. package/es/common/nav-split/nav-split.mjs +209 -0
  62. package/es/common/no-data/no-data.mjs +1 -1
  63. package/es/common/pagination/pagination.d.ts +8 -0
  64. package/es/common/pagination/pagination.mjs +8 -2
  65. package/es/common/pql-editor/components/pql-editor-suggestion/pql-editor-suggestion.mjs +1 -1
  66. package/es/common/pql-editor/pql-editor.mjs +1 -1
  67. package/es/common/pql-editor/pql-editor.module.mjs +2 -2
  68. package/es/common/pql-editor/utils/index.mjs +2 -2
  69. package/es/common/quick-edit/quick-edit.mjs +1 -1
  70. package/es/common/rawitem/rawitem.mjs +1 -1
  71. package/es/common/row/row.mjs +1 -1
  72. package/es/common/sort-bar/sort-bar.mjs +1 -1
  73. package/es/common/split/split.css +1 -1
  74. package/es/common/split/split.mjs +3 -3
  75. package/es/common/split-trigger/split-trigger.mjs +1 -1
  76. package/es/common/view-message/view-message.mjs +1 -1
  77. package/es/control/app-menu/app-menu.css +1 -1
  78. package/es/control/app-menu/app-menu.d.ts +3 -0
  79. package/es/control/app-menu/app-menu.mjs +130 -61
  80. package/es/control/app-menu/custom-menu-design/custom-menu-design.mjs +13 -2
  81. package/es/control/app-menu/index.d.ts +3 -0
  82. package/es/control/app-menu/index.mjs +1 -1
  83. package/es/control/app-menu-icon-view/app-menu-icon-view.mjs +1 -1
  84. package/es/control/app-menu-icon-view/index.mjs +1 -1
  85. package/es/control/calendar/calendar.css +1 -1
  86. package/es/control/calendar/calendar.d.ts +12 -1
  87. package/es/control/calendar/calendar.mjs +43 -11
  88. package/es/control/calendar/components/calendar-daily/calendar-daily.mjs +1 -1
  89. package/es/control/calendar/components/calendar-week/calendar-week.mjs +1 -1
  90. package/es/control/calendar/components/custom-calendar/custom-calendar.mjs +1 -1
  91. package/es/control/calendar/components/interface/calendar-daily.mjs +1 -1
  92. package/es/control/calendar/components/interface/calendar-week.mjs +1 -1
  93. package/es/control/calendar/components/interface/custom-calendar.mjs +1 -1
  94. package/es/control/calendar/index.d.ts +12 -1
  95. package/es/control/calendar/index.mjs +1 -1
  96. package/es/control/caption-bar/caption-bar.mjs +1 -1
  97. package/es/control/caption-bar/index.mjs +1 -1
  98. package/es/control/chart/chart.mjs +3 -3
  99. package/es/control/chart/index.mjs +1 -1
  100. package/es/control/context-menu/context-menu.d.ts +4 -2
  101. package/es/control/context-menu/context-menu.mjs +120 -75
  102. package/es/control/context-menu/index.d.ts +3 -1
  103. package/es/control/context-menu/index.mjs +1 -1
  104. package/es/control/dashboard/custom-dashboard-container/custom-dashboard-container.d.ts +36 -0
  105. package/es/control/dashboard/custom-dashboard-container/custom-dashboard-container.mjs +1 -1
  106. package/es/control/dashboard/dashboard-design/dashboard-design.mjs +1 -1
  107. package/es/control/dashboard/dashboard.d.ts +9 -0
  108. package/es/control/dashboard/dashboard.mjs +55 -10
  109. package/es/control/dashboard/index.d.ts +9 -0
  110. package/es/control/dashboard/index.mjs +1 -1
  111. package/es/control/dashboard/portlet/actionbar-portlet/actionbar-portlet.mjs +1 -1
  112. package/es/control/dashboard/portlet/chart-portlet/chart-portlet.mjs +1 -1
  113. package/es/control/dashboard/portlet/container-portlet/container-portlet.mjs +1 -1
  114. package/es/control/dashboard/portlet/filter-portlet/filter-portlet-design/filter-portlet-design.mjs +3 -2
  115. package/es/control/dashboard/portlet/filter-portlet/filter-portlet-item/filter-portlet-item.mjs +1 -1
  116. package/es/control/dashboard/portlet/filter-portlet/filter-portlet.mjs +1 -1
  117. package/es/control/dashboard/portlet/html-portlet/html-portlet.mjs +1 -1
  118. package/es/control/dashboard/portlet/list-portlet/list-portlet.mjs +1 -1
  119. package/es/control/dashboard/portlet/menu-portlet/app-menu-portlet/app-menu-portlet.mjs +1 -1
  120. package/es/control/dashboard/portlet/menu-portlet/menu-portlet.mjs +1 -1
  121. package/es/control/dashboard/portlet/portlet-layout/portlet-layout.d.ts +1 -0
  122. package/es/control/dashboard/portlet/portlet-layout/portlet-layout.mjs +16 -4
  123. package/es/control/dashboard/portlet/rawitem-portlet/rawitem-portlet.mjs +1 -1
  124. package/es/control/dashboard/portlet/report-portlet/report-portlet.mjs +1 -1
  125. package/es/control/dashboard/portlet/view-portlet/view-portlet.mjs +1 -1
  126. package/es/control/data-view/data-view.css +1 -1
  127. package/es/control/data-view/data-view.d.ts +46 -1
  128. package/es/control/data-view/data-view.mjs +137 -19
  129. package/es/control/data-view/index.d.ts +46 -1
  130. package/es/control/data-view/index.mjs +1 -1
  131. package/es/control/drbar/drbar.controller.mjs +1 -1
  132. package/es/control/drbar/drbar.css +1 -1
  133. package/es/control/drbar/drbar.mjs +24 -24
  134. package/es/control/drbar/index.mjs +1 -1
  135. package/es/control/drtab/drtab-control.util.mjs +1 -1
  136. package/es/control/drtab/drtab.controller.d.ts +9 -1
  137. package/es/control/drtab/drtab.controller.mjs +32 -5
  138. package/es/control/drtab/drtab.css +1 -1
  139. package/es/control/drtab/drtab.d.ts +3 -1
  140. package/es/control/drtab/drtab.mjs +93 -32
  141. package/es/control/drtab/index.d.ts +3 -1
  142. package/es/control/drtab/index.mjs +1 -1
  143. package/es/control/exp-bar/calendar-exp-bar/calendar-exp-bar.mjs +1 -1
  144. package/es/control/exp-bar/calendar-exp-bar/index.mjs +1 -1
  145. package/es/control/exp-bar/chart-exp-bar/chart-exp-bar.mjs +1 -1
  146. package/es/control/exp-bar/chart-exp-bar/index.mjs +1 -1
  147. package/es/control/exp-bar/data-view-exp-bar/data-view-view-exp-bar.mjs +1 -1
  148. package/es/control/exp-bar/data-view-exp-bar/index.mjs +1 -1
  149. package/es/control/exp-bar/grid-exp-bar/grid-exp-bar.mjs +1 -1
  150. package/es/control/exp-bar/grid-exp-bar/index.mjs +1 -1
  151. package/es/control/exp-bar/list-exp-bar/index.mjs +1 -1
  152. package/es/control/exp-bar/list-exp-bar/list-exp-bar.mjs +1 -1
  153. package/es/control/exp-bar/render-util.mjs +2 -2
  154. package/es/control/exp-bar/tree-exp-bar/index.mjs +1 -1
  155. package/es/control/exp-bar/tree-exp-bar/tree-exp-bar.mjs +1 -1
  156. package/es/control/form/edit-form/edit-form.d.ts +10 -1
  157. package/es/control/form/edit-form/edit-form.mjs +39 -3
  158. package/es/control/form/edit-form/index.d.ts +9 -0
  159. package/es/control/form/edit-form/index.mjs +1 -1
  160. package/es/control/form/form/form.mjs +1 -1
  161. package/es/control/form/form/index.mjs +2 -0
  162. package/es/control/form/form-detail/form-button/form-button.mjs +1 -1
  163. package/es/control/form/form-detail/form-button-list/form-button-list.css +1 -0
  164. package/es/control/form/form-detail/form-button-list/form-button-list.d.ts +27 -0
  165. package/es/control/form/form-detail/form-button-list/form-button-list.mjs +48 -0
  166. package/es/control/form/form-detail/form-button-list/form-button-list.provider.d.ts +13 -0
  167. package/es/control/form/form-detail/form-button-list/form-button-list.provider.mjs +21 -0
  168. package/es/control/form/form-detail/form-button-list/index.d.ts +23 -0
  169. package/es/control/form/form-detail/form-button-list/index.mjs +18 -0
  170. package/es/control/form/form-detail/form-druipart/form-druipart.css +1 -1
  171. package/es/control/form/form-detail/form-druipart/form-druipart.mjs +1 -1
  172. package/es/control/form/form-detail/form-group-panel/form-group-panel.d.ts +0 -1
  173. package/es/control/form/form-detail/form-group-panel/form-group-panel.mjs +11 -8
  174. package/es/control/form/form-detail/form-group-panel/index.d.ts +0 -1
  175. package/es/control/form/form-detail/form-item/form-item-container/form-item-container.mjs +1 -1
  176. package/es/control/form/form-detail/form-item/form-item.mjs +2 -1
  177. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-form/form-mdctrl-form.mjs +1 -1
  178. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-md/form-mdctrl-md.mjs +1 -1
  179. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/form-mdctrl-repeater.mjs +1 -1
  180. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.d.ts +26 -0
  181. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-grid/repeater-grid.mjs +1 -1
  182. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-multi-form/repeater-multi-form.mjs +6 -1
  183. package/es/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-single-form/repeater-single-form.mjs +1 -1
  184. package/es/control/form/form-detail/form-mdctrl/form-mdctrl.mjs +1 -1
  185. package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.css +1 -1
  186. package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.d.ts +8 -0
  187. package/es/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.mjs +74 -4
  188. package/es/control/form/form-detail/form-mdctrl/mdctrl-container2/mdctrl-container2.mjs +1 -1
  189. package/es/control/form/form-detail/form-page/form-page-item/form-page.item.mjs +1 -1
  190. package/es/control/form/form-detail/form-page/form-page.css +1 -1
  191. package/es/control/form/form-detail/form-page/form-page.d.ts +10 -0
  192. package/es/control/form/form-detail/form-page/form-page.mjs +12 -3
  193. package/es/control/form/form-detail/form-page/index.d.ts +9 -0
  194. package/es/control/form/form-detail/form-rawitem/form-rawitem.mjs +1 -1
  195. package/es/control/form/form-detail/form-tab-page/form-tab-page.mjs +1 -1
  196. package/es/control/form/form-detail/form-tab-panel/form-tab-panel.css +1 -1
  197. package/es/control/form/form-detail/form-tab-panel/form-tab-panel.mjs +2 -2
  198. package/es/control/form/form-detail/index.d.ts +1 -0
  199. package/es/control/form/form-detail/index.mjs +1 -0
  200. package/es/control/form/index.mjs +1 -0
  201. package/es/control/form/search-form/index.mjs +1 -1
  202. package/es/control/form/search-form/search-form.mjs +1 -1
  203. package/es/control/gantt/gantt.css +1 -1
  204. package/es/control/gantt/gantt.d.ts +2 -4
  205. package/es/control/gantt/gantt.mjs +95 -25
  206. package/es/control/gantt/index.d.ts +2 -4
  207. package/es/control/gantt/index.mjs +1 -1
  208. package/es/control/grid/grid/grid-control.util.mjs +45 -2
  209. package/es/control/grid/grid/grid.css +1 -1
  210. package/es/control/grid/grid/grid.d.ts +1 -0
  211. package/es/control/grid/grid/grid.mjs +81 -71
  212. package/es/control/grid/grid/index.d.ts +1 -0
  213. package/es/control/grid/grid/index.mjs +1 -1
  214. package/es/control/grid/grid-column/grid-field-column/grid-field-column.mjs +1 -1
  215. package/es/control/grid/grid-column/grid-field-edit-column/grid-edit-item/grid-edit-item.mjs +1 -1
  216. package/es/control/grid/grid-column/grid-field-edit-column/grid-field-edit-column.mjs +1 -1
  217. package/es/control/grid/grid-column/grid-group-column/grid-group-column.mjs +1 -1
  218. package/es/control/grid/grid-column/grid-ua-column/grid-ua-column.mjs +1 -1
  219. package/es/control/grid/row-edit-popover/row-edit-popover.mjs +1 -1
  220. package/es/control/index.mjs +1 -0
  221. package/es/control/kanban/index.mjs +1 -1
  222. package/es/control/kanban/kanban.mjs +1 -1
  223. package/es/control/list/index.d.ts +36 -0
  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 +36 -0
  227. package/es/control/list/list.mjs +161 -36
  228. package/es/control/map/index.mjs +1 -1
  229. package/es/control/map/map.d.ts +9 -0
  230. package/es/control/map/map.mjs +5 -1
  231. package/es/control/medit-view-panel/index.mjs +1 -1
  232. package/es/control/medit-view-panel/medit-view-panel.mjs +1 -1
  233. package/es/control/pickup-view-panel/index.mjs +1 -1
  234. package/es/control/pickup-view-panel/pickup-view-panel.mjs +1 -1
  235. package/es/control/report-panel/index.mjs +1 -1
  236. package/es/control/report-panel/report-detail/bi-report-panel/bi-report-panel.mjs +1 -1
  237. package/es/control/report-panel/report-detail/user-report-panel/user-report-panel.mjs +1 -1
  238. package/es/control/report-panel/report-detail/user2-report-panel/user2-report-panel.mjs +1 -1
  239. package/es/control/report-panel/report-panel.mjs +1 -1
  240. package/es/control/search-bar/filter-mode-select/filter-mode-select.mjs +1 -1
  241. package/es/control/search-bar/filter-tree/filter-tree.mjs +1 -1
  242. package/es/control/search-bar/index.mjs +1 -1
  243. package/es/control/search-bar/quick-search-select/quick-search-select.mjs +3 -1
  244. package/es/control/search-bar/search-bar.mjs +1 -1
  245. package/es/control/search-bar/search-groups/search-groups.mjs +3 -3
  246. package/es/control/tab-exp-panel/index.mjs +1 -1
  247. package/es/control/tab-exp-panel/tab-exp-panel.mjs +1 -1
  248. package/es/control/toolbar/export-excel/export-excel.mjs +1 -1
  249. package/es/control/toolbar/index.mjs +1 -1
  250. package/es/control/toolbar/short-cut-button/short-cut-button.mjs +1 -1
  251. package/es/control/toolbar/toolbar.mjs +6 -3
  252. package/es/control/tree/el-tree-util.d.ts +41 -3
  253. package/es/control/tree/el-tree-util.mjs +70 -2
  254. package/es/control/tree/index.d.ts +52 -6
  255. package/es/control/tree/index.mjs +1 -1
  256. package/es/control/tree/tree.css +1 -1
  257. package/es/control/tree/tree.d.ts +52 -6
  258. package/es/control/tree/tree.mjs +132 -20
  259. package/es/control/tree-grid/index.d.ts +0 -1
  260. package/es/control/tree-grid/index.mjs +1 -1
  261. package/es/control/tree-grid/tree-grid.d.ts +4 -5
  262. package/es/control/tree-grid/tree-grid.mjs +4 -27
  263. package/es/control/tree-grid-ex/index.mjs +1 -1
  264. package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-edit-column/tree-grid-ex-edit-column.mjs +1 -1
  265. package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-field-column/tree-grid-ex-field-column.mjs +1 -1
  266. package/es/control/tree-grid-ex/tree-grid-ex-column/tree-grid-ex-ua-column/tree-grid-ex-ua-column.mjs +1 -1
  267. package/es/control/tree-grid-ex/tree-grid-ex.mjs +1 -1
  268. package/es/control/wizard-panel/index.mjs +1 -1
  269. package/es/control/wizard-panel/wizard-panel.mjs +1 -1
  270. package/es/editor/array/ibiz-array/ibiz-array.d.ts +1 -1
  271. package/es/editor/array/ibiz-array/ibiz-array.mjs +1 -1
  272. package/es/editor/autocomplete/ibiz-autocomplete/ibiz-autocomplete.d.ts +1 -1
  273. package/es/editor/autocomplete/ibiz-autocomplete/ibiz-autocomplete.mjs +1 -1
  274. package/es/editor/carousel/ibiz-carousel/ibiz-carousel.d.ts +1 -1
  275. package/es/editor/carousel/ibiz-carousel/ibiz-carousel.mjs +1 -1
  276. package/es/editor/cascader/ibiz-cascader/ibiz-cascader.d.ts +1 -1
  277. package/es/editor/cascader/ibiz-cascader/ibiz-cascader.mjs +1 -1
  278. package/es/editor/check-box/ibiz-checkbox/ibiz-checkbox.d.ts +1 -1
  279. package/es/editor/check-box/ibiz-checkbox/ibiz-checkbox.mjs +1 -1
  280. package/es/editor/check-box-list/ibiz-checkbox-list/ibiz-checkbox-list.d.ts +1 -1
  281. package/es/editor/check-box-list/ibiz-checkbox-list/ibiz-checkbox-list.mjs +1 -1
  282. package/es/editor/code/monaco-editor/monaco-editor.d.ts +1 -1
  283. package/es/editor/code/monaco-editor/monaco-editor.mjs +1 -1
  284. package/es/editor/color-picker/ibiz-color-picker/ibiz-color-picker.d.ts +1 -1
  285. package/es/editor/color-picker/ibiz-color-picker/ibiz-color-picker.mjs +1 -1
  286. package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.d.ts +1 -1
  287. package/es/editor/data-picker/ibiz-mpicker/ibiz-mpicker.mjs +1 -1
  288. package/es/editor/data-picker/ibiz-picker/ibiz-picker.d.ts +1 -1
  289. package/es/editor/data-picker/ibiz-picker/ibiz-picker.mjs +1 -1
  290. package/es/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.d.ts +1 -1
  291. package/es/editor/data-picker/ibiz-picker-dropdown/ibiz-picker-dropdown.mjs +1 -1
  292. package/es/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.css +1 -1
  293. package/es/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.d.ts +4 -9
  294. package/es/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.mjs +22 -23
  295. package/es/editor/data-picker/ibiz-picker-link/ibiz-picker-link.d.ts +1 -1
  296. package/es/editor/data-picker/ibiz-picker-link/ibiz-picker-link.mjs +1 -1
  297. package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.css +1 -1
  298. package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.d.ts +1 -1
  299. package/es/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.mjs +5 -2
  300. package/es/editor/date-picker/ibiz-date-picker/ibiz-date-picker.d.ts +1 -1
  301. package/es/editor/date-picker/ibiz-date-picker/ibiz-date-picker.mjs +1 -1
  302. package/es/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.d.ts +1 -1
  303. package/es/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.mjs +4 -2
  304. package/es/editor/date-range-select/date-range-select-picker/components/quarter-range-select/quarter-range-select.mjs +1 -1
  305. package/es/editor/date-range-select/date-range-select-picker/components/week-range-select/week-range-select.mjs +2 -2
  306. package/es/editor/date-range-select/date-range-select-picker/components/year-range-select/year-range-select.mjs +1 -1
  307. package/es/editor/date-range-select/date-range-select-picker/date-range-select.mjs +1 -1
  308. package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.css +1 -1
  309. package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.d.ts +1 -1
  310. package/es/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.mjs +28 -1
  311. package/es/editor/dropdown-list/ibiz-emoji-picker/ibiz-emoji-picker.d.ts +1 -1
  312. package/es/editor/dropdown-list/ibiz-emoji-picker/ibiz-emoji-picker.mjs +1 -1
  313. package/es/editor/html/wang-editor/component/emoji/emoji.mjs +1 -1
  314. package/es/editor/html/wang-editor/module/emoji-module.mjs +3 -3
  315. package/es/editor/html/wang-editor/wang-editor.d.ts +1 -1
  316. package/es/editor/html/wang-editor/wang-editor.mjs +1 -1
  317. package/es/editor/list-box/ibiz-list-box/ibiz-list-box.d.ts +1 -1
  318. package/es/editor/list-box/ibiz-list-box/ibiz-list-box.mjs +1 -1
  319. package/es/editor/markdown/ibiz-markdown-editor/ibiz-markdown-editor.mjs +1 -1
  320. package/es/editor/not-supported-editor/not-supported-editor.mjs +1 -1
  321. package/es/editor/number-range/ibiz-number-range-picker/ibiz-number-range-picker.d.ts +1 -1
  322. package/es/editor/number-range/ibiz-number-range-picker/ibiz-number-range-picker.mjs +1 -1
  323. package/es/editor/preset/preset-rawitem/ibiz-preset-rawitem/ibiz-preset-rawitem.d.ts +1 -1
  324. package/es/editor/preset/preset-rawitem/ibiz-preset-rawitem/ibiz-preset-rawitem.mjs +1 -1
  325. package/es/editor/radio-button-list/ibiz-radio/ibiz-radio.d.ts +1 -1
  326. package/es/editor/radio-button-list/ibiz-radio/ibiz-radio.mjs +1 -1
  327. package/es/editor/rate/ibiz-rate/ibiz-rate.d.ts +1 -1
  328. package/es/editor/rate/ibiz-rate/ibiz-rate.mjs +1 -1
  329. package/es/editor/raw/ibiz-raw/ibiz-raw.d.ts +1 -1
  330. package/es/editor/raw/ibiz-raw/ibiz-raw.mjs +1 -1
  331. package/es/editor/slider/ibiz-slider/ibiz-slider.css +1 -1
  332. package/es/editor/slider/ibiz-slider/ibiz-slider.d.ts +2 -1
  333. package/es/editor/slider/ibiz-slider/ibiz-slider.mjs +65 -5
  334. package/es/editor/span/span/span.d.ts +1 -0
  335. package/es/editor/span/span/span.mjs +8 -4
  336. package/es/editor/span/span-link/span-link.d.ts +1 -1
  337. package/es/editor/span/span-link/span-link.mjs +1 -1
  338. package/es/editor/stepper/ibiz-stepper/ibiz-stepper.d.ts +1 -1
  339. package/es/editor/stepper/ibiz-stepper/ibiz-stepper.mjs +1 -1
  340. package/es/editor/switch/ibiz-switch/ibiz-switch.d.ts +1 -1
  341. package/es/editor/switch/ibiz-switch/ibiz-switch.mjs +1 -1
  342. package/es/editor/text-box/ibiz-input-ip/ibiz-input-ip.d.ts +1 -1
  343. package/es/editor/text-box/ibiz-input-ip/ibiz-input-ip.mjs +1 -1
  344. package/es/editor/text-box/ibiz-input-number/ibiz-input-number.d.ts +1 -1
  345. package/es/editor/text-box/ibiz-input-number/ibiz-input-number.mjs +1 -1
  346. package/es/editor/text-box/input/input.css +1 -1
  347. package/es/editor/text-box/input/input.d.ts +1 -1
  348. package/es/editor/text-box/input/input.mjs +20 -3
  349. package/es/editor/upload/ibiz-file-upload/ibiz-file-upload.d.ts +1 -1
  350. package/es/editor/upload/ibiz-file-upload/ibiz-file-upload.mjs +1 -1
  351. package/es/editor/upload/ibiz-image-preview/ibiz-image-preview.d.ts +1 -1
  352. package/es/editor/upload/ibiz-image-preview/ibiz-image-preview.mjs +1 -1
  353. package/es/editor/upload/ibiz-image-upload/ibiz-image-upload.d.ts +1 -1
  354. package/es/editor/upload/ibiz-image-upload/ibiz-image-upload.mjs +1 -1
  355. package/es/editor/upload/use/use-iview-upload.mjs +25 -7
  356. package/es/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.d.ts +1 -1
  357. package/es/editor/user/ibiz-searchcond-edit/ibiz-searchcond-edit.mjs +1 -1
  358. package/es/ibiz-vue3.mjs +2 -1
  359. package/es/index.mjs +1 -0
  360. package/es/locale/en/index.d.ts +25 -0
  361. package/es/locale/en/index.mjs +28 -4
  362. package/es/locale/zh-CN/index.d.ts +25 -0
  363. package/es/locale/zh-CN/index.mjs +28 -4
  364. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/h.mjs +1 -3
  365. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/htmldomapi.mjs +1 -1
  366. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/index.mjs +0 -2
  367. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/init.mjs +25 -9
  368. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/jsx.mjs +0 -3
  369. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/attributes.mjs +7 -3
  370. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/dataset.mjs +2 -2
  371. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/eventlisteners.mjs +1 -1
  372. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/style.mjs +6 -6
  373. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/thunk.mjs +1 -1
  374. package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/tovnode.mjs +2 -8
  375. package/es/panel-component/auth-captcha/auth-captcha.mjs +1 -1
  376. package/es/panel-component/auth-userinfo/auth-userinfo.css +1 -1
  377. package/es/panel-component/auth-userinfo/auth-userinfo.mjs +3 -3
  378. package/es/panel-component/coop-pos/coop-pos.mjs +1 -1
  379. package/es/panel-component/data-import/data-import-shell.mjs +1 -1
  380. package/es/panel-component/index-actions/index-actions.css +1 -1
  381. package/es/panel-component/index-actions/index-actions.mjs +1 -1
  382. package/es/panel-component/index.mjs +7 -1
  383. package/es/panel-component/nav-breadcrumb/index.d.ts +26 -0
  384. package/es/panel-component/nav-breadcrumb/index.mjs +17 -0
  385. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.controller.d.ts +120 -0
  386. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.controller.mjs +307 -0
  387. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.css +1 -0
  388. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.d.ts +31 -0
  389. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.mjs +72 -0
  390. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.provider.d.ts +13 -0
  391. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.provider.mjs +21 -0
  392. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.service.d.ts +63 -0
  393. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.service.mjs +143 -0
  394. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.state.d.ts +26 -0
  395. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.state.mjs +22 -0
  396. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.util.d.ts +39 -0
  397. package/es/panel-component/nav-breadcrumb/nav-breadcrumb.util.mjs +73 -0
  398. package/es/panel-component/nav-pos-index/nav-pos-index.controller.d.ts +14 -0
  399. package/es/panel-component/nav-pos-index/nav-pos-index.controller.mjs +47 -4
  400. package/es/panel-component/nav-pos-index/nav-pos-index.mjs +1 -1
  401. package/es/panel-component/nav-tabs/nav-tabs.controller.mjs +1 -1
  402. package/es/panel-component/nav-tabs/nav-tabs.mjs +1 -1
  403. package/es/panel-component/panel-app-header/panel-app-header.mjs +1 -1
  404. package/es/panel-component/panel-app-login-view/panel-app-login-view.mjs +1 -1
  405. package/es/panel-component/panel-app-title/index.mjs +4 -0
  406. package/es/panel-component/panel-app-title/panel-app-title.controller.mjs +8 -0
  407. package/es/panel-component/panel-app-title/panel-app-title.css +1 -1
  408. package/es/panel-component/panel-app-title/panel-app-title.mjs +113 -109
  409. package/es/panel-component/panel-button/panel-button.mjs +1 -1
  410. package/es/panel-component/panel-button-list/index.d.ts +24 -0
  411. package/es/panel-component/panel-button-list/index.mjs +19 -0
  412. package/es/panel-component/panel-button-list/panel-button-list.controller.d.ts +70 -0
  413. package/es/panel-component/panel-button-list/panel-button-list.controller.mjs +145 -0
  414. package/es/panel-component/panel-button-list/panel-button-list.css +1 -0
  415. package/es/panel-component/panel-button-list/panel-button-list.d.ts +27 -0
  416. package/es/panel-component/panel-button-list/panel-button-list.mjs +48 -0
  417. package/es/panel-component/panel-button-list/panel-button-list.provider.d.ts +14 -0
  418. package/es/panel-component/panel-button-list/panel-button-list.provider.mjs +21 -0
  419. package/es/panel-component/panel-button-list/panel-button-list.state.d.ts +17 -0
  420. package/es/panel-component/panel-button-list/panel-button-list.state.mjs +23 -0
  421. package/es/panel-component/panel-exp-header/panel-exp-header.mjs +1 -1
  422. package/es/panel-component/panel-index-view-search/panel-index-view-search.css +1 -1
  423. package/es/panel-component/panel-index-view-search/panel-index-view-search.mjs +1 -1
  424. package/es/panel-component/panel-remember-me/panel-remember-me.mjs +1 -1
  425. package/es/panel-component/panel-static-carousel/panel-static-carousel.mjs +1 -1
  426. package/es/panel-component/panel-tab-panel/panel-tab-panel.mjs +1 -1
  427. package/es/panel-component/panel-view-content/panel-view-content.mjs +7 -1
  428. package/es/panel-component/panel-view-header/panel-view-header.css +1 -1
  429. package/es/panel-component/panel-view-header/panel-view-header.mjs +1 -1
  430. package/es/panel-component/searchform-buttons/searchform-buttons.mjs +1 -1
  431. package/es/panel-component/short-cut/short-cut.mjs +1 -1
  432. package/es/panel-component/split-container/split-container.mjs +1 -1
  433. package/es/panel-component/user-action/user-action.mjs +1 -1
  434. package/es/panel-component/user-message/async-action/async-action/async-action.mjs +1 -1
  435. package/es/panel-component/user-message/async-action/async-action-preview/async-action-preview.mjs +1 -1
  436. package/es/panel-component/user-message/async-action/async-action-result/async-action-result.mjs +1 -1
  437. package/es/panel-component/user-message/async-action/async-action-tab/async-action-tab.mjs +1 -1
  438. package/es/panel-component/user-message/internal-message/common/internal-message-container/internal-message-container.mjs +1 -1
  439. package/es/panel-component/user-message/internal-message/common/internal-message-default/internal-message-default.mjs +1 -1
  440. package/es/panel-component/user-message/internal-message/internal-message-html/internal-message-html.mjs +1 -1
  441. package/es/panel-component/user-message/internal-message/internal-message-json/internal-message-json.mjs +1 -1
  442. package/es/panel-component/user-message/internal-message/internal-message-tab/internal-message-tab.mjs +1 -1
  443. package/es/panel-component/user-message/internal-message/internal-message-text/internal-message-text.mjs +1 -1
  444. package/es/panel-component/user-message/user-message.mjs +1 -1
  445. package/es/panel-component/view-message/view-message.mjs +1 -1
  446. package/es/panel-component/view-msg-pos/view-msg-pos.mjs +1 -1
  447. package/es/util/app-drawer/app-drawer-component.mjs +2 -2
  448. package/es/util/app-float-window/app-float-window-component.mjs +2 -2
  449. package/es/util/app-modal/app-modal-component.css +1 -1
  450. package/es/util/app-modal/app-modal-component.mjs +2 -2
  451. package/es/util/app-popover/app-popover-component.mjs +2 -2
  452. package/es/util/fullscreen/fullscreen-util.mjs +2 -1
  453. package/es/util/notification-util/notification-util.d.ts +10 -1
  454. package/es/util/notification-util/notification-util.mjs +36 -0
  455. package/es/util/notification-util/upload-manager/file-type.d.ts +8 -0
  456. package/es/util/notification-util/upload-manager/file-type.mjs +207 -0
  457. package/es/util/notification-util/upload-manager/upload-manager.css +1 -0
  458. package/es/util/notification-util/upload-manager/upload-manager.d.ts +64 -0
  459. package/es/util/notification-util/upload-manager/upload-manager.mjs +159 -0
  460. package/es/util/pagination/use-pagination.mjs +24 -2
  461. package/es/util/render-util/render-util.mjs +1 -1
  462. package/es/view/403-view/403-view.mjs +1 -1
  463. package/es/view/404-view/404-view.mjs +1 -1
  464. package/es/view/error-view/error-view.mjs +1 -1
  465. package/es/view/login-view/login-view.mjs +1 -1
  466. package/es/view/share-view/share-view.mjs +1 -1
  467. package/es/view/sub-app-ref-view/index.mjs +1 -1
  468. package/es/view/sub-app-ref-view/sub-app-ref-view.mjs +1 -1
  469. package/es/view/wf-step-trace-view/index.mjs +1 -1
  470. package/es/view/wf-step-trace-view/wf-step-trace-view.mjs +1 -1
  471. package/es/view-engine/data-view.engine.d.ts +1 -0
  472. package/es/view-engine/data-view.engine.mjs +32 -1
  473. package/es/view-engine/de-index-view-engine.d.ts +7 -1
  474. package/es/view-engine/de-index-view-engine.mjs +15 -0
  475. package/es/view-engine/edit-view.engine.d.ts +7 -1
  476. package/es/view-engine/edit-view.engine.mjs +111 -26
  477. package/es/view-engine/gantt-view.engine.mjs +41 -0
  478. package/es/view-engine/grid-view.engine.mjs +41 -0
  479. package/es/view-engine/list-view.engine.d.ts +1 -0
  480. package/es/view-engine/list-view.engine.mjs +32 -1
  481. package/es/view-engine/opt-view.engine.d.ts +19 -0
  482. package/es/view-engine/opt-view.engine.mjs +48 -16
  483. package/es/view-engine/tab-exp-view.engine.d.ts +9 -0
  484. package/es/view-engine/tab-exp-view.engine.mjs +20 -1
  485. package/es/view-engine/tree-exp-view.engine.mjs +35 -0
  486. package/es/view-engine/tree-grid-view.engine.d.ts +3 -1
  487. package/es/view-engine/tree-grid-view.engine.mjs +49 -0
  488. package/es/view-engine/tree-view.engine.mjs +35 -0
  489. package/es/web-app/App.mjs +2 -2
  490. package/es/web-app/components/modal-router-shell/modal-router-shell.mjs +1 -1
  491. package/es/web-app/components/router-shell/router-shell.mjs +2 -2
  492. package/es/web-app/guard/auth-guard/auth-guard.mjs +4 -5
  493. package/es/web-app/guard/auth-guard/dyna-auth-guard.mjs +4 -5
  494. package/es/web-app/router/index.mjs +1 -1
  495. package/lib/common/action-toolbar/action-toolbar.cjs +6 -3
  496. package/lib/common/anchor-container/anchor-bar-list/anchor-bar-list.cjs +71 -0
  497. package/lib/common/anchor-container/anchor-bar-list/anchor-bar-list.css +1 -0
  498. package/lib/common/anchor-container/anchor-container.cjs +157 -0
  499. package/lib/common/anchor-container/anchor-container.css +1 -0
  500. package/lib/common/button-list/button-list.cjs +167 -0
  501. package/lib/common/button-list/button-list.css +1 -0
  502. package/lib/common/control-navigation/control-navigation.cjs +118 -0
  503. package/lib/common/control-navigation/control-navigation.css +1 -0
  504. package/lib/common/control-navigation/provider/calendar-navigation.provider.cjs +57 -0
  505. package/lib/common/control-navigation/provider/index.cjs +19 -0
  506. package/lib/common/control-navigation/provider/navigation-base.provider.cjs +144 -0
  507. package/lib/common/control-navigation/provider/tree-navigation.provider.cjs +83 -0
  508. package/lib/common/custom-theme/custom-theme-model.cjs +5 -13
  509. package/lib/common/custom-theme/custom-theme.controller.cjs +2 -3
  510. package/lib/common/gantt-setting/gantt-setting.cjs +219 -0
  511. package/lib/common/gantt-setting/gantt-setting.css +1 -0
  512. package/lib/common/grid-setting/grid-setting.cjs +20 -4
  513. package/lib/common/grid-setting/grid-setting.css +1 -1
  514. package/lib/common/index.cjs +10 -0
  515. package/lib/common/nav-split/nav-split.cjs +211 -0
  516. package/lib/common/nav-split/nav-split.css +1 -0
  517. package/lib/common/pagination/pagination.cjs +7 -1
  518. package/lib/common/pql-editor/pql-editor.module.cjs +2 -2
  519. package/lib/common/pql-editor/utils/index.cjs +2 -2
  520. package/lib/common/split/split.cjs +2 -2
  521. package/lib/common/split/split.css +1 -1
  522. package/lib/control/app-menu/app-menu.cjs +127 -58
  523. package/lib/control/app-menu/app-menu.css +1 -1
  524. package/lib/control/app-menu/custom-menu-design/custom-menu-design.cjs +12 -1
  525. package/lib/control/calendar/calendar.cjs +42 -10
  526. package/lib/control/calendar/calendar.css +1 -1
  527. package/lib/control/chart/chart.cjs +1 -1
  528. package/lib/control/context-menu/context-menu.cjs +119 -74
  529. package/lib/control/dashboard/dashboard.cjs +54 -9
  530. package/lib/control/dashboard/portlet/filter-portlet/filter-portlet-design/filter-portlet-design.cjs +2 -1
  531. package/lib/control/dashboard/portlet/portlet-layout/portlet-layout.cjs +15 -3
  532. package/lib/control/data-view/data-view.cjs +135 -17
  533. package/lib/control/data-view/data-view.css +1 -1
  534. package/lib/control/drbar/drbar.cjs +23 -23
  535. package/lib/control/drbar/drbar.controller.cjs +1 -1
  536. package/lib/control/drbar/drbar.css +1 -1
  537. package/lib/control/drtab/drtab-control.util.cjs +1 -1
  538. package/lib/control/drtab/drtab.cjs +92 -31
  539. package/lib/control/drtab/drtab.controller.cjs +32 -5
  540. package/lib/control/drtab/drtab.css +1 -1
  541. package/lib/control/form/edit-form/edit-form.cjs +38 -2
  542. package/lib/control/form/form/index.cjs +2 -0
  543. package/lib/control/form/form-detail/form-button-list/form-button-list.cjs +53 -0
  544. package/lib/control/form/form-detail/form-button-list/form-button-list.css +1 -0
  545. package/lib/control/form/form-detail/form-button-list/form-button-list.provider.cjs +23 -0
  546. package/lib/control/form/form-detail/form-button-list/index.cjs +23 -0
  547. package/lib/control/form/form-detail/form-druipart/form-druipart.css +1 -1
  548. package/lib/control/form/form-detail/form-group-panel/form-group-panel.cjs +10 -7
  549. package/lib/control/form/form-detail/form-item/form-item.cjs +1 -0
  550. package/lib/control/form/form-detail/form-mdctrl/form-mdctrl-repeater/repeater-multi-form/repeater-multi-form.cjs +5 -0
  551. package/lib/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.cjs +73 -3
  552. package/lib/control/form/form-detail/form-mdctrl/mdctrl-container/mdctrl-container.css +1 -1
  553. package/lib/control/form/form-detail/form-page/form-page.cjs +11 -2
  554. package/lib/control/form/form-detail/form-page/form-page.css +1 -1
  555. package/lib/control/form/form-detail/form-tab-panel/form-tab-panel.cjs +1 -1
  556. package/lib/control/form/form-detail/form-tab-panel/form-tab-panel.css +1 -1
  557. package/lib/control/form/form-detail/index.cjs +2 -0
  558. package/lib/control/form/index.cjs +6 -4
  559. package/lib/control/gantt/gantt.cjs +93 -23
  560. package/lib/control/gantt/gantt.css +1 -1
  561. package/lib/control/grid/grid/grid-control.util.cjs +44 -1
  562. package/lib/control/grid/grid/grid.cjs +80 -70
  563. package/lib/control/grid/grid/grid.css +1 -1
  564. package/lib/control/index.cjs +80 -78
  565. package/lib/control/list/list.cjs +159 -34
  566. package/lib/control/list/list.css +1 -1
  567. package/lib/control/map/map.cjs +4 -0
  568. package/lib/control/search-bar/quick-search-select/quick-search-select.cjs +2 -0
  569. package/lib/control/search-bar/search-groups/search-groups.cjs +2 -2
  570. package/lib/control/toolbar/toolbar.cjs +5 -2
  571. package/lib/control/tree/el-tree-util.cjs +70 -0
  572. package/lib/control/tree/tree.cjs +129 -17
  573. package/lib/control/tree/tree.css +1 -1
  574. package/lib/control/tree-grid/tree-grid.cjs +3 -26
  575. package/lib/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.cjs +21 -22
  576. package/lib/editor/data-picker/ibiz-picker-embed-view/ibiz-picker-embed-view.css +1 -1
  577. package/lib/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.cjs +3 -0
  578. package/lib/editor/data-picker/ibiz-picker-select-view/ibiz-picker-select-view.css +1 -1
  579. package/lib/editor/date-range/ibiz-date-range-picker/ibiz-date-range-picker.cjs +3 -1
  580. package/lib/editor/date-range-select/date-range-select-picker/components/week-range-select/week-range-select.cjs +1 -1
  581. package/lib/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.cjs +27 -0
  582. package/lib/editor/dropdown-list/ibiz-dropdown/ibiz-dropdown.css +1 -1
  583. package/lib/editor/html/wang-editor/module/emoji-module.cjs +3 -3
  584. package/lib/editor/slider/ibiz-slider/ibiz-slider.cjs +64 -4
  585. package/lib/editor/slider/ibiz-slider/ibiz-slider.css +1 -1
  586. package/lib/editor/span/span/span.cjs +6 -2
  587. package/lib/editor/text-box/input/input.cjs +19 -2
  588. package/lib/editor/text-box/input/input.css +1 -1
  589. package/lib/editor/upload/use/use-iview-upload.cjs +25 -7
  590. package/lib/ibiz-vue3.cjs +1 -0
  591. package/lib/index.cjs +110 -108
  592. package/lib/locale/en/index.cjs +28 -4
  593. package/lib/locale/zh-CN/index.cjs +28 -4
  594. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/h.cjs +1 -3
  595. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/htmldomapi.cjs +1 -1
  596. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/index.cjs +2 -5
  597. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/init.cjs +24 -8
  598. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/jsx.cjs +0 -3
  599. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/attributes.cjs +7 -3
  600. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/dataset.cjs +2 -2
  601. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/eventlisteners.cjs +1 -1
  602. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/style.cjs +6 -6
  603. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/thunk.cjs +1 -1
  604. package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/tovnode.cjs +2 -8
  605. package/lib/panel-component/auth-userinfo/auth-userinfo.cjs +2 -2
  606. package/lib/panel-component/auth-userinfo/auth-userinfo.css +1 -1
  607. package/lib/panel-component/index-actions/index-actions.css +1 -1
  608. package/lib/panel-component/index.cjs +36 -30
  609. package/lib/panel-component/nav-breadcrumb/index.cjs +24 -0
  610. package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.cjs +74 -0
  611. package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.controller.cjs +309 -0
  612. package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.css +1 -0
  613. package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.provider.cjs +23 -0
  614. package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.service.cjs +145 -0
  615. package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.state.cjs +24 -0
  616. package/lib/panel-component/nav-breadcrumb/nav-breadcrumb.util.cjs +79 -0
  617. package/lib/panel-component/nav-pos-index/nav-pos-index.controller.cjs +46 -3
  618. package/lib/panel-component/panel-app-title/index.cjs +4 -0
  619. package/lib/panel-component/panel-app-title/panel-app-title.cjs +112 -108
  620. package/lib/panel-component/panel-app-title/panel-app-title.controller.cjs +8 -0
  621. package/lib/panel-component/panel-app-title/panel-app-title.css +1 -1
  622. package/lib/panel-component/panel-button-list/index.cjs +25 -0
  623. package/lib/panel-component/panel-button-list/panel-button-list.cjs +53 -0
  624. package/lib/panel-component/panel-button-list/panel-button-list.controller.cjs +147 -0
  625. package/lib/panel-component/panel-button-list/panel-button-list.css +1 -0
  626. package/lib/panel-component/panel-button-list/panel-button-list.provider.cjs +23 -0
  627. package/lib/panel-component/panel-button-list/panel-button-list.state.cjs +25 -0
  628. package/lib/panel-component/panel-index-view-search/panel-index-view-search.css +1 -1
  629. package/lib/panel-component/panel-view-content/panel-view-content.cjs +6 -0
  630. package/lib/panel-component/panel-view-header/panel-view-header.css +1 -1
  631. package/lib/util/app-modal/app-modal-component.css +1 -1
  632. package/lib/util/fullscreen/fullscreen-util.cjs +2 -1
  633. package/lib/util/notification-util/notification-util.cjs +36 -0
  634. package/lib/util/notification-util/upload-manager/file-type.cjs +209 -0
  635. package/lib/util/notification-util/upload-manager/upload-manager.cjs +161 -0
  636. package/lib/util/notification-util/upload-manager/upload-manager.css +1 -0
  637. package/lib/util/pagination/use-pagination.cjs +24 -2
  638. package/lib/view-engine/data-view.engine.cjs +31 -0
  639. package/lib/view-engine/de-index-view-engine.cjs +15 -0
  640. package/lib/view-engine/edit-view.engine.cjs +110 -25
  641. package/lib/view-engine/gantt-view.engine.cjs +41 -0
  642. package/lib/view-engine/grid-view.engine.cjs +41 -0
  643. package/lib/view-engine/list-view.engine.cjs +31 -0
  644. package/lib/view-engine/opt-view.engine.cjs +48 -16
  645. package/lib/view-engine/tab-exp-view.engine.cjs +19 -0
  646. package/lib/view-engine/tree-exp-view.engine.cjs +35 -0
  647. package/lib/view-engine/tree-grid-view.engine.cjs +49 -0
  648. package/lib/view-engine/tree-view.engine.cjs +35 -0
  649. package/lib/web-app/guard/auth-guard/auth-guard.cjs +4 -5
  650. package/lib/web-app/guard/auth-guard/dyna-auth-guard.cjs +4 -5
  651. package/package.json +24 -24
  652. package/dist/chart-IZpj2cdX.js +0 -1
  653. package/dist/index-2J-iBLG-.js +0 -1
  654. package/dist/index-Yhyr5LJS.js +0 -1
  655. package/dist/index-p59-xI3J.js +0 -4
  656. package/dist/xlsx-util-rAKH_Qlc.js +0 -2
  657. /package/dist/{ibiz-markdown-editor-anJxfRF1.js → ibiz-markdown-editor-B4c6yGAW.js} +0 -0
  658. /package/dist/{map-chart-A4-TpWet.js → map-chart-BsStf5eZ.js} +0 -0
  659. /package/dist/{wang-editor-AcjI1Mdj.js → wang-editor-BUIAd4uJ.js} +0 -0
  660. /package/es/node_modules/.pnpm/{@ibiz-template_core@0.7.35-alpha.1_axios@1.6.8_lodash-es@4.17.21_qs@6.11.2_qx-util@0.4.8_ramda@0.29.1 → @ibiz-template_core@0.7.38-alpha.16_axios@1.7.7_lodash-es@4.17.21_qs@6.13.0_qx-util@0.4.8_ramda@0.29.1}/node_modules/@ibiz-template/core/out/utils/namespace/namespace.mjs +0 -0
  661. /package/es/node_modules/.pnpm/{dayjs@1.11.10 → dayjs@1.11.13}/node_modules/dayjs/locale/zh-cn.mjs +0 -0
  662. /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/helpers/attachto.mjs +0 -0
  663. /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/hooks.mjs +0 -0
  664. /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/is.mjs +0 -0
  665. /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/class.mjs +0 -0
  666. /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/props.mjs +0 -0
  667. /package/es/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/vnode.mjs +0 -0
  668. /package/lib/node_modules/.pnpm/{@ibiz-template_core@0.7.35-alpha.1_axios@1.6.8_lodash-es@4.17.21_qs@6.11.2_qx-util@0.4.8_ramda@0.29.1 → @ibiz-template_core@0.7.38-alpha.16_axios@1.7.7_lodash-es@4.17.21_qs@6.13.0_qx-util@0.4.8_ramda@0.29.1}/node_modules/@ibiz-template/core/out/utils/namespace/namespace.cjs +0 -0
  669. /package/lib/node_modules/.pnpm/{dayjs@1.11.10 → dayjs@1.11.13}/node_modules/dayjs/locale/zh-cn.cjs +0 -0
  670. /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/helpers/attachto.cjs +0 -0
  671. /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/hooks.cjs +0 -0
  672. /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/is.cjs +0 -0
  673. /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/class.cjs +0 -0
  674. /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/modules/props.cjs +0 -0
  675. /package/lib/node_modules/.pnpm/{snabbdom@3.5.1 → snabbdom@3.6.2}/node_modules/snabbdom/build/vnode.cjs +0 -0
@@ -1,4 +1,4 @@
1
- import { isVNode, getCurrentInstance, ref, resolveComponent, createVNode, defineComponent } from 'vue';
1
+ import { isVNode, defineComponent, getCurrentInstance, ref, createVNode, resolveComponent } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import { showTitle } from '@ibiz-template/core';
4
4
  import { CustomThemeController } from './custom-theme.controller.mjs';
@@ -1,4 +1,4 @@
1
- import { isVNode, ref, createVNode, resolveComponent, resolveDirective, withDirectives, defineComponent } from 'vue';
1
+ import { isVNode, defineComponent, ref, withDirectives, createVNode, resolveComponent, resolveDirective } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import './data-import.css';
4
4
  import { downloadImportTemplate, selectAndImport } from '@ibiz-template/runtime';
@@ -1,4 +1,4 @@
1
- import { isVNode, ref, watch, onMounted, computed, createVNode, resolveComponent, resolveDirective, withDirectives, defineComponent } from 'vue';
1
+ import { isVNode, defineComponent, ref, watch, onMounted, computed, withDirectives, createVNode, resolveComponent, resolveDirective } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import qs from 'qs';
4
4
  import { getCookie } from 'qx-util';
@@ -1,4 +1,4 @@
1
- import { isVNode, resolveComponent, createVNode, defineComponent } from 'vue';
1
+ import { isVNode, defineComponent, createVNode, resolveComponent } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import './data-import2-select.css';
4
4
  import { updateImportSchema, deleteImportSchema } from '@ibiz-template/runtime';
@@ -1,4 +1,4 @@
1
- import { isVNode, resolveComponent, createVNode, defineComponent } from 'vue';
1
+ import { isVNode, defineComponent, createVNode, resolveComponent } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import './data-import2-table.css';
4
4
 
@@ -1,4 +1,4 @@
1
- import { createVNode, defineComponent } from 'vue';
1
+ import { defineComponent, createVNode } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import './doing-notice.css';
4
4
 
@@ -1,4 +1,4 @@
1
- import { createVNode, defineComponent } from 'vue';
1
+ import { defineComponent, createVNode } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import './categories.css';
4
4
  import { showTitle } from '@ibiz-template/core';
@@ -1,4 +1,4 @@
1
- import { createVNode, defineComponent } from 'vue';
1
+ import { defineComponent, createVNode } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import './category-label.css';
4
4
 
@@ -1,4 +1,4 @@
1
- import { computed, createVNode, defineComponent } from 'vue';
1
+ import { defineComponent, computed, createVNode } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import './emoji-item.css';
4
4
 
@@ -1,4 +1,4 @@
1
- import { ref, computed, watch, createVNode, defineComponent } from 'vue';
1
+ import { defineComponent, ref, computed, watch, createVNode } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import '../category-label/index.mjs';
4
4
  import '../emoji-item/index.mjs';
@@ -1,4 +1,4 @@
1
- import { ref, createVNode, vModelText, withDirectives, defineComponent } from 'vue';
1
+ import { defineComponent, ref, createVNode, withDirectives, vModelText } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import '../../icons/index.mjs';
4
4
  import './input-search.css';
@@ -1,4 +1,4 @@
1
- import { ref, computed, watch, onMounted, onUnmounted, createVNode, defineComponent } from 'vue';
1
+ import { defineComponent, ref, computed, watch, onMounted, onUnmounted, createVNode } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
3
  import './icons/index.mjs';
4
4
  import './components/index.mjs';
@@ -1,4 +1,4 @@
1
- import { ref, watch, createVNode, resolveComponent, vShow, withDirectives, defineComponent } from 'vue';
1
+ import { defineComponent, ref, watch, createVNode, resolveComponent, withDirectives, vShow } from 'vue';
2
2
  import dayjs from 'dayjs';
3
3
  import { clone } from 'ramda';
4
4
  import './extend-action-timeline.css';
@@ -1,4 +1,4 @@
1
- import { ref, onMounted, onBeforeUnmount, createVNode, defineComponent } from 'vue';
1
+ import { defineComponent, ref, onMounted, onBeforeUnmount, createVNode } from 'vue';
2
2
  import './fullscreen-toolbar-alarm-clock.css';
3
3
  import { useNamespace } from '@ibiz-template/vue3-util';
4
4
 
@@ -1,4 +1,4 @@
1
- import { createVNode, ref, createApp, onMounted, onBeforeUnmount, resolveComponent, defineComponent } from 'vue';
1
+ import { defineComponent, createVNode, ref, createApp, onMounted, onBeforeUnmount, resolveComponent } from 'vue';
2
2
  import './fullscreen-toolbar.css';
3
3
  import { useNamespace } from '@ibiz-template/vue3-util';
4
4
  import { IBizAlarmClock } from './fullscreen-toolbar-alarm-clock/fullscreen-toolbar-alarm-clock.mjs';
@@ -0,0 +1 @@
1
+ .ibiz-gantt-setting{--ibiz-gantt-setting-width:85vw;--ibiz-gantt-setting-max-width:980px;--ibiz-gantt-setting-max-height:85vh;--ibiz-gantt-setting-header-height:56px;--ibiz-gantt-setting-list-height:360px;--ibiz-gantt-setting-disabled-opacity:0.5;display:flex;flex-direction:column;width:var(--ibiz-gantt-setting-width);max-width:var(--ibiz-gantt-setting-width);max-height:var(--ibiz-gantt-setting-max-height)}.ibiz-gantt-setting__header{width:100%;height:var(--ibiz-gantt-setting-header-height);padding:0 var(--ibiz-spacing-extra-loose);font-size:var(--ibiz-font-size-header-5);line-height:var(--ibiz-gantt-setting-header-height)}.ibiz-gantt-setting__content{display:flex;flex:1;justify-content:space-between;width:100%;padding:var(--ibiz-spacing-tight) var(--ibiz-spacing-extra-loose) var(--ibiz-spacing-base)}.ibiz-gantt-setting__content--optional{flex:0 0 calc(50% - var(--ibiz-spacing-base));width:0}.ibiz-gantt-setting__content--selected{flex:0 0 calc(50% - var(--ibiz-spacing-base));width:0}.ibiz-gantt-setting__bottom{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--ibiz-spacing-base) var(--ibiz-spacing-extra-loose)}.ibiz-gantt-setting__bottom--btn-right{display:flex;align-items:center}.ibiz-gantt-setting-search-list{width:100%}.ibiz-gantt-setting-search-list__caption{margin-bottom:var(--ibiz-spacing-tight)}.ibiz-gantt-setting-search-list__content{border:1px solid var(--ibiz-color-border);border-radius:var(--ibiz-border-radius-small)}.ibiz-gantt-setting-search-list__search{padding:0 var(--ibiz-spacing-base-loose);margin:var(--ibiz-spacing-tight) 0}.ibiz-gantt-setting-search-list__search svg{fill:var(--ibiz-color-disabled-text)}.ibiz-gantt-setting-search-list__list{--ibiz-gantt-setting-width:85vw;--ibiz-gantt-setting-max-width:980px;--ibiz-gantt-setting-max-height:85vh;--ibiz-gantt-setting-header-height:56px;--ibiz-gantt-setting-list-height:360px;--ibiz-gantt-setting-disabled-opacity:0.5;height:var(--ibiz-gantt-setting-list-height);padding-bottom:var(--ibiz-spacing-tight);overflow-y:auto}.ibiz-gantt-setting-list-item{--ibiz-gantt-setting-width:85vw;--ibiz-gantt-setting-max-width:980px;--ibiz-gantt-setting-max-height:85vh;--ibiz-gantt-setting-header-height:56px;--ibiz-gantt-setting-list-height:360px;--ibiz-gantt-setting-disabled-opacity:0.5;display:flex;align-items:center;width:100%;height:var(--ibiz-spacing-extra-loose);padding:0 var(--ibiz-spacing-base-loose);overflow:hidden;cursor:pointer}.ibiz-gantt-setting-list-item:hover{background-color:var(--ibiz-color-fill-2)}.ibiz-gantt-setting-list-item__caption{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibiz-gantt-setting-list-item__end-icon{display:flex;align-items:center;justify-content:center;cursor:pointers}.ibiz-gantt-setting-list-item__end-icon svg{fill:var(--ibiz-color-primary)}.ibiz-gantt-setting-list-item__end-icon--close{width:100%;height:100%}.ibiz-gantt-setting-list-item__end-icon--close svg{fill:var(--ibiz-color-text-3)}.ibiz-gantt-setting-list-item__end-icon--close svg:hover{fill:var(--ibiz-color-primary)}.ibiz-gantt-setting-list-item.is-optional .ibiz-gantt-setting-list-item__end-icon{cursor:pointers}.ibiz-gantt-setting-list-item.is-optional .ibiz-gantt-setting-list-item__end-icon svg{fill:var(--ibiz-color-primary)}.ibiz-gantt-setting-list-item.is-disabled{cursor:not-allowed;background:0 0;opacity:var(--ibiz-gantt-setting-disabled-opacity)}@media (width >= 992px){.ibiz-gantt-setting{--ibiz-gantt-setting-width:85vw;--ibiz-gantt-setting-max-width:980px;--ibiz-gantt-setting-max-height:85vh;--ibiz-gantt-setting-header-height:56px;--ibiz-gantt-setting-list-height:360px;--ibiz-gantt-setting-disabled-opacity:0.5;max-width:var(--ibiz-gantt-setting-max-width)}}@media (height <= 768px){.ibiz-gantt-setting-search-list{display:flex;flex-direction:column;height:100%}.ibiz-gantt-setting-search-list__content{display:flex;flex:1;flex-direction:column;height:100%}.ibiz-gantt-setting-search-list__list{display:flex;flex:1;flex-direction:column;height:100%}}
@@ -0,0 +1,53 @@
1
+ import { PropType } from 'vue';
2
+ import { IModal, IColumnState } from '@ibiz-template/runtime';
3
+ import './gantt-setting.scss';
4
+ type ListType = 'optional' | 'selected';
5
+ export declare const IBizGanttSetting: import("vue").DefineComponent<{
6
+ modal: {
7
+ type: PropType<IModal>;
8
+ required: true;
9
+ };
10
+ columnStates: {
11
+ type: PropType<IColumnState[]>;
12
+ required: true;
13
+ };
14
+ mustShowColumns: {
15
+ type: PropType<string[]>;
16
+ required: true;
17
+ default: () => string[];
18
+ };
19
+ }, {
20
+ ns: import("@ibiz-template/core").Namespace;
21
+ optionalInput: import("vue").Ref<string>;
22
+ selectedInput: import("vue").Ref<string>;
23
+ states: import("vue").Ref<{
24
+ key: string;
25
+ caption: string;
26
+ hidden: boolean;
27
+ hideMode: number;
28
+ uaColumn: boolean;
29
+ fixed?: "left" | "right" | undefined;
30
+ adaptive?: boolean | undefined;
31
+ }[]>;
32
+ renderSearchList: (listData?: IColumnState[], type?: ListType) => JSX.Element;
33
+ onClose: () => void;
34
+ onConfirm: () => void;
35
+ onResultDefault: () => void;
36
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, never[], never, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
+ modal: {
38
+ type: PropType<IModal>;
39
+ required: true;
40
+ };
41
+ columnStates: {
42
+ type: PropType<IColumnState[]>;
43
+ required: true;
44
+ };
45
+ mustShowColumns: {
46
+ type: PropType<string[]>;
47
+ required: true;
48
+ default: () => string[];
49
+ };
50
+ }>> & {}, {
51
+ mustShowColumns: string[];
52
+ }, {}>;
53
+ export {};
@@ -0,0 +1,217 @@
1
+ import { isVNode, createVNode, defineComponent, ref, watch, resolveComponent } from 'vue';
2
+ import { useNamespace } from '@ibiz-template/vue3-util';
3
+ import { clone } from 'ramda';
4
+ import './gantt-setting.css';
5
+
6
+ "use strict";
7
+ function _isSlot(s) {
8
+ return typeof s === "function" || Object.prototype.toString.call(s) === "[object Object]" && !isVNode(s);
9
+ }
10
+ const selectedIcon = () => createVNode("svg", {
11
+ "viewBox": "0 0 16 16",
12
+ "xmlns": "http://www.w3.org/2000/svg",
13
+ "height": "1em",
14
+ "width": "1em",
15
+ "focusable": "false"
16
+ }, [createVNode("g", {
17
+ "stroke-width": "1",
18
+ "fill-rule": "evenodd"
19
+ }, [createVNode("path", {
20
+ "d": "M6.012 11.201L1.313 6.832l-.817.879 5.54 5.15 9.304-9.163-.842-.855z"
21
+ }, null)])]);
22
+ const closeIcon = () => createVNode("svg", {
23
+ "viewBox": "0 0 16 16",
24
+ "xmlns": "http://www.w3.org/2000/svg",
25
+ "height": "1em",
26
+ "width": "1em",
27
+ "focusable": "false"
28
+ }, [createVNode("g", {
29
+ "stroke-width": "1",
30
+ "fill-rule": "evenodd"
31
+ }, [createVNode("path", {
32
+ "d": "M7.456 7.456V-.115h1.2v7.571h7.572v1.2H8.656v7.572h-1.2V8.656H-.115v-1.2h7.571z",
33
+ "transform": "rotate(45 8.056 8.056)"
34
+ }, null)])]);
35
+ const searchIcon = () => createVNode("svg", {
36
+ "viewBox": "0 0 16 16",
37
+ "xmlns": "http://www.w3.org/2000/svg",
38
+ "height": "1em",
39
+ "width": "1em",
40
+ "focusable": "false"
41
+ }, [createVNode("g", {
42
+ "stroke-width": "1",
43
+ "fill-rule": "evenodd"
44
+ }, [createVNode("path", {
45
+ "d": "M6.751 12.303A5.557 5.557 0 0 1 1.2 6.751C1.2 3.691 3.69 1.2 6.751 1.2a5.558 5.558 0 0 1 5.551 5.551 5.557 5.557 0 0 1-5.551 5.552M6.751 0a6.751 6.751 0 1 0 4.309 11.949l3.855 3.855a.6.6 0 1 0 .849-.849l-3.854-3.853A6.751 6.751 0 0 0 6.751 0"
46
+ }, null)])]);
47
+ const IBizGanttSetting = /* @__PURE__ */ defineComponent({
48
+ name: "IBizGanttSetting",
49
+ props: {
50
+ modal: {
51
+ type: Object,
52
+ required: true
53
+ },
54
+ // 表格列状态数组
55
+ columnStates: {
56
+ type: Object,
57
+ required: true
58
+ },
59
+ // 必须显示的列
60
+ mustShowColumns: {
61
+ type: Array,
62
+ required: true,
63
+ default: () => ["sn", "name"]
64
+ }
65
+ },
66
+ emits: [],
67
+ setup(props) {
68
+ const ns = useNamespace("gantt-setting");
69
+ const optionalInput = ref("");
70
+ const selectedInput = ref("");
71
+ const states = ref([]);
72
+ const calcMustShowColumn = (item) => {
73
+ return props.mustShowColumns.some((item2) => item.key === item2);
74
+ };
75
+ const initData = () => {
76
+ states.value = clone(props.columnStates);
77
+ };
78
+ watch(() => props.columnStates, () => {
79
+ initData();
80
+ }, {
81
+ immediate: true,
82
+ deep: true
83
+ });
84
+ const onListItemClose = (e, item) => {
85
+ e.stopPropagation();
86
+ Object.assign(item, {
87
+ hidden: !item.hidden
88
+ });
89
+ };
90
+ const onListItemClick = (item) => {
91
+ Object.assign(item, {
92
+ hidden: !item.hidden
93
+ });
94
+ };
95
+ const onClose = () => {
96
+ props.modal.dismiss();
97
+ };
98
+ const onConfirm = () => {
99
+ const modalData = {
100
+ ok: true,
101
+ data: states.value
102
+ };
103
+ props.modal.dismiss(modalData);
104
+ };
105
+ const onResultDefault = () => {
106
+ initData();
107
+ };
108
+ const renderLeftSearch = () => {
109
+ return createVNode(resolveComponent("el-input"), {
110
+ "placeholder": ibiz.i18n.t("app.search"),
111
+ "modelValue": optionalInput.value,
112
+ "onUpdate:modelValue": ($event) => optionalInput.value = $event,
113
+ "clearable": true
114
+ }, {
115
+ prefix: () => searchIcon()
116
+ });
117
+ };
118
+ const renderRightSearch = () => {
119
+ return createVNode(resolveComponent("el-input"), {
120
+ "placeholder": ibiz.i18n.t("app.search"),
121
+ "modelValue": selectedInput.value,
122
+ "onUpdate:modelValue": ($event) => selectedInput.value = $event,
123
+ "clearable": true
124
+ }, {
125
+ prefix: () => searchIcon()
126
+ });
127
+ };
128
+ const renderListItem = (item, type = "optional") => {
129
+ const caption = item.caption || "";
130
+ const isOptional = type === "optional";
131
+ const isMust = calcMustShowColumn(item);
132
+ if (!isOptional && item.hidden && !isMust) {
133
+ return null;
134
+ }
135
+ const isSelectedShow = isOptional && states.value.some((item2) => item.key === item2.key && !item.hidden);
136
+ return createVNode("div", {
137
+ "class": [ns.b("list-item"), ns.is("disabled", isMust && isOptional)],
138
+ "onClick": () => isOptional && !isMust && onListItemClick(item)
139
+ }, [createVNode("div", {
140
+ "class": ns.be("list-item", "caption")
141
+ }, [caption]), createVNode("div", {
142
+ "class": [ns.be("list-item", "end-icon")]
143
+ }, [(isSelectedShow || isOptional && isMust) && selectedIcon(), !isOptional && !isMust && createVNode("div", {
144
+ "class": ns.bem("list-item", "end-icon", "close"),
145
+ "onClick": (e) => onListItemClose(e, item)
146
+ }, [closeIcon()])])]);
147
+ };
148
+ const renderSearchList = (listData = [], type = "optional") => {
149
+ const isOptional = type === "optional";
150
+ const searchVal = isOptional ? optionalInput.value : selectedInput.value;
151
+ const values = [];
152
+ listData.forEach((item) => {
153
+ var _a;
154
+ return ((_a = item.caption) == null ? void 0 : _a.includes(searchVal)) && values.push(item);
155
+ });
156
+ const lengthNum = isOptional ? values.length : listData.filter((item) => !item.hidden).length;
157
+ const caption = isOptional ? ibiz.i18n.t("component.ganttSetting.optionalAttribute") : ibiz.i18n.t("component.ganttSetting.selectedAttribute");
158
+ return createVNode("div", {
159
+ "class": ns.b("search-list")
160
+ }, [createVNode("div", {
161
+ "class": ns.be("search-list", "caption")
162
+ }, ["".concat(caption, " \xB7 ").concat(lengthNum)]), createVNode("div", {
163
+ "class": ns.be("search-list", "content")
164
+ }, [createVNode("div", {
165
+ "class": ns.be("search-list", "search")
166
+ }, [isOptional ? renderLeftSearch() : renderRightSearch()]), createVNode("div", {
167
+ "class": ns.be("search-list", "list")
168
+ }, [values.map((item) => {
169
+ return renderListItem(item, type);
170
+ })])])]);
171
+ };
172
+ return {
173
+ ns,
174
+ optionalInput,
175
+ selectedInput,
176
+ states,
177
+ renderSearchList,
178
+ onClose,
179
+ onConfirm,
180
+ onResultDefault
181
+ };
182
+ },
183
+ render() {
184
+ let _slot, _slot2, _slot3;
185
+ return createVNode("div", {
186
+ "class": [this.ns.b()]
187
+ }, [createVNode("div", {
188
+ "class": [this.ns.e("header")]
189
+ }, [ibiz.i18n.t("component.ganttSetting.headerCaption")]), createVNode("div", {
190
+ "class": [this.ns.e("content")]
191
+ }, [createVNode("div", {
192
+ "class": [this.ns.em("content", "optional")]
193
+ }, [this.renderSearchList(this.states, "optional")]), createVNode("div", {
194
+ "class": [this.ns.em("content", "selected")]
195
+ }, [this.renderSearchList(this.states, "selected")])]), createVNode("div", {
196
+ "class": [this.ns.e("bottom")]
197
+ }, [createVNode(resolveComponent("el-button"), {
198
+ "type": "text",
199
+ "onClick": this.onResultDefault
200
+ }, _isSlot(_slot = ibiz.i18n.t("component.ganttSetting.resultDefault")) ? _slot : {
201
+ default: () => [_slot]
202
+ }), createVNode("div", {
203
+ "class": [this.ns.em("bottom", "btn-right")]
204
+ }, [createVNode(resolveComponent("el-button"), {
205
+ "type": "text",
206
+ "onClick": this.onClose
207
+ }, _isSlot(_slot2 = ibiz.i18n.t("app.cancel")) ? _slot2 : {
208
+ default: () => [_slot2]
209
+ }), createVNode(resolveComponent("el-button"), {
210
+ "onClick": this.onConfirm
211
+ }, _isSlot(_slot3 = ibiz.i18n.t("app.confirm")) ? _slot3 : {
212
+ default: () => [_slot3]
213
+ })])])]);
214
+ }
215
+ });
216
+
217
+ export { IBizGanttSetting };
@@ -1 +1 @@
1
- .ibiz-grid-setting-column-states{width:100%;max-height:500px;overflow-y:auto}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:var(--ibiz-spacing-extra-tight) 0;font-size:var(--ibiz-font-size-regular);cursor:pointer}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state ion-icon{display:inline-block;width:var(--ibiz-font-size-small);margin-right:var(--ibiz-spacing-extra-tight);font-size:var(--ibiz-font-size-regular)}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state .ibiz-grid-setting-drag-icon{color:var(--ibiz-color-text)}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state .ibiz-grid-setting-enable-icon{color:var(--ibiz-color-success)}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state .ibiz-grid-setting-disable-icon{display:none;color:var(--ibiz-color-danger)}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state .ibiz-grid-setting-state-caption{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state.is-disabled .ibiz-grid-setting-enable-icon{display:none}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state.is-disabled .ibiz-grid-setting-disable-icon{display:block}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state.is-disabled .ibiz-grid-setting-state-caption{color:var(--ibiz-color-disabled-text)}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state-ghost{background-color:var(--ibiz-color-primary-light-default);opacity:.5}.ibiz-grid-setting-set-icon{color:var(--ibiz-color-primary);cursor:pointer}
1
+ .ibiz-grid-setting-column-states{width:100%;max-height:500px;overflow-y:auto}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:var(--ibiz-spacing-extra-tight) 0;font-size:var(--ibiz-font-size-regular);cursor:pointer}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state ion-icon{display:inline-block;width:var(--ibiz-font-size-small);margin-right:var(--ibiz-spacing-extra-tight);font-size:var(--ibiz-font-size-regular)}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state .ibiz-grid-setting-drag-icon{color:var(--ibiz-color-text)}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state .ibiz-grid-setting-enable-icon{color:var(--ibiz-color-success)}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state .ibiz-grid-setting-disable-icon{display:none;color:var(--ibiz-color-danger)}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state .ibiz-grid-setting-state-caption{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state.is-disabled .ibiz-grid-setting-enable-icon{display:none}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state.is-disabled .ibiz-grid-setting-disable-icon{display:block}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state.is-disabled .ibiz-grid-setting-state-caption{color:var(--ibiz-color-disabled-text)}.ibiz-grid-setting-column-states .ibiz-grid-setting-column-state-ghost{background-color:var(--ibiz-color-primary-light-default);opacity:.5}.ibiz-grid-setting-set-icon{color:var(--ibiz-color-primary);cursor:pointer}.ibiz-grid-setting__nav-icon{cursor:pointer;color:var(--ibiz-color-primary);padding-left:var(--ibiz-spacing-tight)}
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue';
2
- import './grid-setting.scss';
3
2
  import { GridController, IColumnState } from '@ibiz-template/runtime';
3
+ import './grid-setting.scss';
4
4
  export declare const IBizGridSetting: import("vue").DefineComponent<{
5
5
  columnStates: {
6
6
  type: PropType<IColumnState[]>;
@@ -25,6 +25,7 @@ export declare const IBizGridSetting: import("vue").DefineComponent<{
25
25
  isDraggable: import("vue").ComputedRef<boolean>;
26
26
  handleClick: (dragColumnState: IColumnState) => void;
27
27
  onDragChange: (evt: IData) => Promise<void>;
28
+ onShowNavView: () => void;
28
29
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
29
30
  columnStates: {
30
31
  type: PropType<IColumnState[]>;
@@ -1,8 +1,8 @@
1
- import { computed, resolveComponent, createVNode, defineComponent } from 'vue';
1
+ import { defineComponent, computed, createVNode, resolveComponent } from 'vue';
2
2
  import { useNamespace } from '@ibiz-template/vue3-util';
3
- import './grid-setting.css';
4
3
  import draggable from 'vuedraggable';
5
4
  import { showTitle } from '@ibiz-template/core';
5
+ import './grid-setting.css';
6
6
 
7
7
  "use strict";
8
8
  const IBizGridSetting = /* @__PURE__ */ defineComponent({
@@ -49,17 +49,23 @@ const IBizGridSetting = /* @__PURE__ */ defineComponent({
49
49
  c.changeColumnStateSort(movedDragColumnState.key, newIndex, oldIndex);
50
50
  }
51
51
  };
52
+ const onShowNavView = () => {
53
+ c.state.showNavView = !c.state.showNavView;
54
+ };
52
55
  return {
53
56
  ns,
54
57
  c,
55
58
  dragColumnStates,
56
59
  isDraggable,
57
60
  handleClick,
58
- onDragChange
61
+ onDragChange,
62
+ onShowNavView
59
63
  };
60
64
  },
61
65
  render() {
62
- return createVNode(resolveComponent("el-popover"), {
66
+ return createVNode("div", {
67
+ "class": this.ns.b()
68
+ }, [createVNode(resolveComponent("el-popover"), {
63
69
  "placement": "right-start",
64
70
  "trigger": "click",
65
71
  "width": "auto"
@@ -115,7 +121,17 @@ const IBizGridSetting = /* @__PURE__ */ defineComponent({
115
121
  }
116
122
  });
117
123
  }
118
- });
124
+ }), this.c.state.enableNavView ? !this.c.state.showNavView ? createVNode("ion-icon", {
125
+ "class": this.ns.e("nav-icon"),
126
+ "title": ibiz.i18n.t("component.controlNavigation.showNav"),
127
+ "name": "eye-outline",
128
+ "onClick": this.onShowNavView
129
+ }, null) : createVNode("ion-icon", {
130
+ "class": this.ns.e("nav-icon"),
131
+ "title": ibiz.i18n.t("component.controlNavigation.hiddenNav"),
132
+ "name": "eye-off-outline",
133
+ "onClick": this.onShowNavView
134
+ }, null) : null]);
119
135
  }
120
136
  });
121
137
 
@@ -26,6 +26,11 @@ import { IBizQuickEdit } from './quick-edit/quick-edit.mjs';
26
26
  import { IBizFullscreenToolbar } from './fullscreen-toolbar/fullscreen-toolbar.mjs';
27
27
  import { IBizPqlEditor } from './pql-editor/pql-editor.mjs';
28
28
  import { IBizCustomFilterCondition } from './custom-filter-condition/custom-filter-condition.mjs';
29
+ import { IBizAnchorContainer } from './anchor-container/anchor-container.mjs';
30
+ import { IBizButtonList } from './button-list/button-list.mjs';
31
+ import { IBizControlNavigation } from './control-navigation/control-navigation.mjs';
32
+ import { IBizGanttSetting } from './gantt-setting/gantt-setting.mjs';
33
+ import { IBizNavSplit } from './nav-split/nav-split.mjs';
29
34
 
30
35
  "use strict";
31
36
  const IBizCommonComponents = {
@@ -69,6 +74,11 @@ const IBizCommonComponents = {
69
74
  v.component(IBizFullscreenToolbar.name, IBizFullscreenToolbar);
70
75
  v.component(IBizPqlEditor.name, IBizPqlEditor);
71
76
  v.component(IBizCustomFilterCondition.name, IBizCustomFilterCondition);
77
+ v.component(IBizAnchorContainer.name, IBizAnchorContainer);
78
+ v.component(IBizButtonList.name, IBizButtonList);
79
+ v.component(IBizControlNavigation.name, IBizControlNavigation);
80
+ v.component(IBizGanttSetting.name, IBizGanttSetting);
81
+ v.component(IBizNavSplit.name, IBizNavSplit);
72
82
  }
73
83
  };
74
84
 
@@ -1,5 +1,5 @@
1
- import { computed, onMounted, toRefs, watch, createVNode, defineComponent } from 'vue';
2
- import { isNil, mergeDeepWithKey } from 'ramda';
1
+ import { defineComponent, computed, onMounted, toRefs, watch, createVNode } from 'vue';
2
+ import { mergeDeepWithKey, isNil } from 'ramda';
3
3
  import { useNamespace } from '@ibiz-template/vue3-util';
4
4
  import { defaultOpts } from './map-chart.util.mjs';
5
5
  import { useMapManager } from './map-manager.mjs';
@@ -0,0 +1 @@
1
+ .ibiz-nav-split-wrapper{position:relative;width:100%;height:100%}.ibiz-nav-split-wrapper.is-no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ibiz-nav-split--horizontal{display:flex;height:100%}.ibiz-nav-split--horizontal .ibiz-nav-split-trigger-con{top:50%;width:0;height:100%}.ibiz-nav-split--horizontal .ibiz-nav-split-pane{position:unset}.ibiz-nav-split--horizontal .ibiz-nav-split-pane--right{padding-left:6px}.ibiz-nav-split--vertical .ibiz-nav-split-trigger-con{left:50%;width:100%;height:0}.ibiz-nav-split--vertical .ibiz-nav-split-pane{position:absolute}.ibiz-nav-split--vertical .ibiz-nav-split-pane--bottom{padding-top:6px}.ibiz-nav-split-pane{position:absolute}.ibiz-nav-split-pane--left{top:0;bottom:0;left:0;overflow:hidden}.ibiz-nav-split-pane--right{top:0;right:0;bottom:0;overflow:hidden}.ibiz-nav-split-pane--top{top:0;right:0;left:0;overflow:hidden}.ibiz-nav-split-pane--bottom{right:0;bottom:0;left:0;overflow:hidden}.ibiz-nav-split-pane--moving{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ibiz-nav-split-trigger-con{position:absolute;z-index:10;transform:translate(-50%,-50%)}
@@ -0,0 +1,57 @@
1
+ import { Ref } from 'vue';
2
+ import './nav-split.scss';
3
+ export declare const IBizNavSplit: import("vue").DefineComponent<{
4
+ modelValue: {
5
+ type: (StringConstructor | NumberConstructor)[];
6
+ default: number;
7
+ };
8
+ mode: {
9
+ validator: (value: string) => boolean;
10
+ default: string;
11
+ };
12
+ min: {
13
+ type: (StringConstructor | NumberConstructor)[];
14
+ default: number;
15
+ };
16
+ max: {
17
+ type: (StringConstructor | NumberConstructor)[];
18
+ default: number;
19
+ };
20
+ }, {
21
+ ns: import("@ibiz-template/core").Namespace;
22
+ outerWrapper: Ref<HTMLDivElement | null>;
23
+ offset: Ref<number>;
24
+ wrapperClasses: import("vue").ComputedRef<string[]>;
25
+ paneClasses: import("vue").ComputedRef<string[]>;
26
+ isHorizontal: import("vue").ComputedRef<boolean>;
27
+ anotherOffset: import("vue").ComputedRef<number>;
28
+ handleMousedown: (e: MouseEvent) => void;
29
+ handleMove: (e: MouseEvent) => void;
30
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "on-move-start" | "on-moving" | "on-move-end")[], "update:modelValue" | "on-move-start" | "on-moving" | "on-move-end", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
+ modelValue: {
32
+ type: (StringConstructor | NumberConstructor)[];
33
+ default: number;
34
+ };
35
+ mode: {
36
+ validator: (value: string) => boolean;
37
+ default: string;
38
+ };
39
+ min: {
40
+ type: (StringConstructor | NumberConstructor)[];
41
+ default: number;
42
+ };
43
+ max: {
44
+ type: (StringConstructor | NumberConstructor)[];
45
+ default: number;
46
+ };
47
+ }>> & {
48
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
49
+ "onOn-move-start"?: ((...args: any[]) => any) | undefined;
50
+ "onOn-moving"?: ((...args: any[]) => any) | undefined;
51
+ "onOn-move-end"?: ((...args: any[]) => any) | undefined;
52
+ }, {
53
+ mode: string;
54
+ modelValue: string | number;
55
+ max: string | number;
56
+ min: string | number;
57
+ }, {}>;