@ibiz-template/vue3-util 0.7.41-alpha.25 → 0.7.41-alpha.28

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 (254) hide show
  1. package/dist/index.min.css +1 -1
  2. package/dist/index.system.min.js +1 -1
  3. package/es/common/badge/badge.d.ts +5 -5
  4. package/es/common/badge/badge.d.ts.map +1 -1
  5. package/es/common/code-list/code-list.d.ts +8 -8
  6. package/es/common/code-list/code-list.d.ts.map +1 -1
  7. package/es/common/code-list/code-list.mjs +1 -1
  8. package/es/common/control-base/control-base.mjs +1 -1
  9. package/es/common/control-loading-placeholder/control-loading-placeholder.d.ts +4 -4
  10. package/es/common/control-loading-placeholder/control-loading-placeholder.d.ts.map +1 -1
  11. package/es/common/control-shell/control-shell.d.ts +7 -7
  12. package/es/common/control-shell/control-shell.d.ts.map +1 -1
  13. package/es/common/control-shell/control-shell.mjs +1 -1
  14. package/es/common/custom-render/custom-render.d.ts +4 -4
  15. package/es/common/custom-render/custom-render.d.ts.map +1 -1
  16. package/es/common/icon/icon.d.ts +4 -4
  17. package/es/common/icon/icon.d.ts.map +1 -1
  18. package/es/common/router-view/router-view.d.ts +7 -8
  19. package/es/common/router-view/router-view.d.ts.map +1 -1
  20. package/es/common/router-view/router-view.mjs +1 -1
  21. package/es/common/signature-pad/signature-pad.d.ts +7 -7
  22. package/es/common/signature-pad/signature-pad.d.ts.map +1 -1
  23. package/es/common/signature-pad/signature-pad.mjs +1 -1
  24. package/es/common/view-shell/view-shell.d.ts +11 -11
  25. package/es/common/view-shell/view-shell.d.ts.map +1 -1
  26. package/es/common/view-shell/view-shell.mjs +3 -3
  27. package/es/control/panel/panel/index.d.ts +5 -5
  28. package/es/control/panel/panel/index.d.ts.map +1 -1
  29. package/es/control/panel/panel/panel.d.ts +5 -5
  30. package/es/control/panel/panel/panel.d.ts.map +1 -1
  31. package/es/control/panel/view-layout-panel/index.d.ts +5 -5
  32. package/es/control/panel/view-layout-panel/index.d.ts.map +1 -1
  33. package/es/control/panel/view-layout-panel/view-layout-panel.d.ts +5 -5
  34. package/es/control/panel/view-layout-panel/view-layout-panel.d.ts.map +1 -1
  35. package/es/control/panel/view-layout-panel/view-layout-panel.mjs +1 -1
  36. package/es/index.mjs +1 -2
  37. package/es/panel-component/auth-wxmp-qrcode/auth-wxmp-qrcode.d.ts +4 -4
  38. package/es/panel-component/auth-wxmp-qrcode/auth-wxmp-qrcode.d.ts.map +1 -1
  39. package/es/panel-component/auth-wxmp-qrcode/auth-wxmp-qrcode.mjs +1 -1
  40. package/es/panel-component/auth-wxmp-qrcode/index.d.ts +4 -4
  41. package/es/panel-component/auth-wxmp-qrcode/index.d.ts.map +1 -1
  42. package/es/panel-component/grid-container/grid-container.controller.d.ts +3 -3
  43. package/es/panel-component/grid-container/grid-container.controller.d.ts.map +1 -1
  44. package/es/panel-component/grid-container/grid-container.controller.mjs +2 -2
  45. package/es/panel-component/grid-container/grid-container.d.ts +6 -6
  46. package/es/panel-component/grid-container/grid-container.d.ts.map +1 -1
  47. package/es/panel-component/grid-container/grid-container.mjs +3 -3
  48. package/es/panel-component/grid-container/grid-container.state.d.ts +3 -3
  49. package/es/panel-component/grid-container/grid-container.state.d.ts.map +1 -1
  50. package/es/panel-component/grid-container/grid-container.state.mjs +2 -2
  51. package/es/panel-component/grid-container/index.d.ts +6 -6
  52. package/es/panel-component/grid-container/index.d.ts.map +1 -1
  53. package/es/panel-component/index.mjs +1 -2
  54. package/es/panel-component/multi-data-container/index.d.ts +4 -4
  55. package/es/panel-component/multi-data-container/index.d.ts.map +1 -1
  56. package/es/panel-component/multi-data-container/multi-data-container.controller.d.ts +3 -3
  57. package/es/panel-component/multi-data-container/multi-data-container.controller.d.ts.map +1 -1
  58. package/es/panel-component/multi-data-container/multi-data-container.controller.mjs +2 -2
  59. package/es/panel-component/multi-data-container/multi-data-container.d.ts +4 -4
  60. package/es/panel-component/multi-data-container/multi-data-container.d.ts.map +1 -1
  61. package/es/panel-component/multi-data-container/multi-data-container.mjs +3 -3
  62. package/es/panel-component/multi-data-container/multi-data-container.state.d.ts +3 -3
  63. package/es/panel-component/multi-data-container/multi-data-container.state.d.ts.map +1 -1
  64. package/es/panel-component/multi-data-container/multi-data-container.state.mjs +2 -2
  65. package/es/panel-component/multi-data-container-raw/index.d.ts +4 -4
  66. package/es/panel-component/multi-data-container-raw/index.d.ts.map +1 -1
  67. package/es/panel-component/multi-data-container-raw/multi-data-container-raw.controller.d.ts +3 -3
  68. package/es/panel-component/multi-data-container-raw/multi-data-container-raw.controller.d.ts.map +1 -1
  69. package/es/panel-component/multi-data-container-raw/multi-data-container-raw.controller.mjs +2 -2
  70. package/es/panel-component/multi-data-container-raw/multi-data-container-raw.d.ts +4 -4
  71. package/es/panel-component/multi-data-container-raw/multi-data-container-raw.d.ts.map +1 -1
  72. package/es/panel-component/multi-data-container-raw/multi-data-container-raw.mjs +3 -3
  73. package/es/panel-component/multi-data-container-raw/multi-data-container-raw.state.d.ts +3 -3
  74. package/es/panel-component/multi-data-container-raw/multi-data-container-raw.state.d.ts.map +1 -1
  75. package/es/panel-component/multi-data-container-raw/multi-data-container-raw.state.mjs +2 -2
  76. package/es/panel-component/nav-pos/index.d.ts +5 -5
  77. package/es/panel-component/nav-pos/index.d.ts.map +1 -1
  78. package/es/panel-component/nav-pos/nav-pos.d.ts +5 -5
  79. package/es/panel-component/nav-pos/nav-pos.d.ts.map +1 -1
  80. package/es/panel-component/nav-pos/nav-pos.mjs +2 -2
  81. package/es/panel-component/panel-container/index.d.ts +5 -6
  82. package/es/panel-component/panel-container/index.d.ts.map +1 -1
  83. package/es/panel-component/panel-container/index.mjs +1 -2
  84. package/es/panel-component/panel-container/panel-container.d.ts +5 -5
  85. package/es/panel-component/panel-container/panel-container.d.ts.map +1 -1
  86. package/es/panel-component/panel-container/panel-container.mjs +4 -4
  87. package/es/panel-component/panel-container/panel-container.provider.d.ts +2 -2
  88. package/es/panel-component/panel-container/panel-container.provider.d.ts.map +1 -1
  89. package/es/panel-component/panel-container/panel-container.provider.mjs +1 -1
  90. package/es/panel-component/panel-container-group/index.d.ts +5 -5
  91. package/es/panel-component/panel-container-group/index.d.ts.map +1 -1
  92. package/es/panel-component/panel-container-group/panel-container-group.controller.d.ts +3 -3
  93. package/es/panel-component/panel-container-group/panel-container-group.controller.d.ts.map +1 -1
  94. package/es/panel-component/panel-container-group/panel-container-group.controller.mjs +2 -2
  95. package/es/panel-component/panel-container-group/panel-container-group.d.ts +5 -5
  96. package/es/panel-component/panel-container-group/panel-container-group.d.ts.map +1 -1
  97. package/es/panel-component/panel-container-group/panel-container-group.mjs +4 -4
  98. package/es/panel-component/panel-container-group/panel-container-group.state.d.ts +3 -3
  99. package/es/panel-component/panel-container-group/panel-container-group.state.d.ts.map +1 -1
  100. package/es/panel-component/panel-container-group/panel-container-group.state.mjs +2 -2
  101. package/es/panel-component/panel-container-image/index.d.ts +4 -4
  102. package/es/panel-component/panel-container-image/index.d.ts.map +1 -1
  103. package/es/panel-component/panel-container-image/panel-container-image.controller.d.ts +3 -3
  104. package/es/panel-component/panel-container-image/panel-container-image.controller.d.ts.map +1 -1
  105. package/es/panel-component/panel-container-image/panel-container-image.controller.mjs +2 -2
  106. package/es/panel-component/panel-container-image/panel-container-image.d.ts +4 -4
  107. package/es/panel-component/panel-container-image/panel-container-image.d.ts.map +1 -1
  108. package/es/panel-component/panel-container-image/panel-container-image.mjs +3 -3
  109. package/es/panel-component/panel-container-image/panel-container-image.state.d.ts +3 -3
  110. package/es/panel-component/panel-container-image/panel-container-image.state.d.ts.map +1 -1
  111. package/es/panel-component/panel-container-image/panel-container-image.state.mjs +2 -2
  112. package/es/panel-component/panel-container-tabs/index.d.ts +6 -6
  113. package/es/panel-component/panel-container-tabs/index.d.ts.map +1 -1
  114. package/es/panel-component/panel-container-tabs/panel-container-tabs.d.ts +5 -5
  115. package/es/panel-component/panel-container-tabs/panel-container-tabs.d.ts.map +1 -1
  116. package/es/panel-component/panel-container-tabs/panel-container-tabs.mjs +1 -1
  117. package/es/panel-component/panel-container-tabs/panel-container-tabs.provider.d.ts +2 -2
  118. package/es/panel-component/panel-container-tabs/panel-container-tabs.provider.d.ts.map +1 -1
  119. package/es/panel-component/panel-container-tabs/panel-container-tabs.provider.mjs +1 -1
  120. package/es/panel-component/panel-ctrl-pos/index.d.ts +4 -4
  121. package/es/panel-component/panel-ctrl-pos/index.d.ts.map +1 -1
  122. package/es/panel-component/panel-ctrl-pos/panel-ctrl-pos.d.ts +4 -4
  123. package/es/panel-component/panel-ctrl-pos/panel-ctrl-pos.d.ts.map +1 -1
  124. package/es/panel-component/panel-ctrl-pos/panel-ctrl-pos.mjs +1 -1
  125. package/es/panel-component/panel-ctrl-view-page-caption/index.d.ts +4 -4
  126. package/es/panel-component/panel-ctrl-view-page-caption/index.d.ts.map +1 -1
  127. package/es/panel-component/panel-ctrl-view-page-caption/panel-ctrl-view-page-caption.d.ts +4 -4
  128. package/es/panel-component/panel-ctrl-view-page-caption/panel-ctrl-view-page-caption.d.ts.map +1 -1
  129. package/es/panel-component/panel-ctrl-view-page-caption/panel-ctrl-view-page-caption.mjs +1 -1
  130. package/es/panel-component/panel-field/index.d.ts +4 -4
  131. package/es/panel-component/panel-field/index.d.ts.map +1 -1
  132. package/es/panel-component/panel-field/panel-field.d.ts +4 -4
  133. package/es/panel-component/panel-field/panel-field.d.ts.map +1 -1
  134. package/es/panel-component/panel-field/panel-field.mjs +1 -1
  135. package/es/panel-component/panel-item-render/index.d.ts +4 -4
  136. package/es/panel-component/panel-item-render/index.d.ts.map +1 -1
  137. package/es/panel-component/panel-item-render/panel-item-render.d.ts +4 -4
  138. package/es/panel-component/panel-item-render/panel-item-render.d.ts.map +1 -1
  139. package/es/panel-component/panel-item-render/panel-item-render.mjs +1 -1
  140. package/es/panel-component/panel-rawitem/index.d.ts +6 -6
  141. package/es/panel-component/panel-rawitem/index.d.ts.map +1 -1
  142. package/es/panel-component/panel-rawitem/panel-rawitem.d.ts +6 -6
  143. package/es/panel-component/panel-rawitem/panel-rawitem.d.ts.map +1 -1
  144. package/es/panel-component/panel-rawitem/panel-rawitem.mjs +1 -1
  145. package/es/panel-component/panel-tab-page/index.d.ts +6 -6
  146. package/es/panel-component/panel-tab-page/index.d.ts.map +1 -1
  147. package/es/panel-component/panel-tab-page/panel-tab-page.d.ts +7 -7
  148. package/es/panel-component/panel-tab-page/panel-tab-page.d.ts.map +1 -1
  149. package/es/panel-component/panel-tab-page/panel-tab-page.mjs +5 -5
  150. package/es/panel-component/panel-tab-page/panel-tab-page.provider.d.ts +2 -2
  151. package/es/panel-component/panel-tab-page/panel-tab-page.provider.d.ts.map +1 -1
  152. package/es/panel-component/panel-tab-page/panel-tab-page.provider.mjs +2 -2
  153. package/es/panel-component/scroll-container/index.d.ts +4 -4
  154. package/es/panel-component/scroll-container/index.d.ts.map +1 -1
  155. package/es/panel-component/scroll-container/scroll-container/scroll-container.controller.d.ts +3 -3
  156. package/es/panel-component/scroll-container/scroll-container/scroll-container.controller.d.ts.map +1 -1
  157. package/es/panel-component/scroll-container/scroll-container/scroll-container.controller.mjs +2 -2
  158. package/es/panel-component/scroll-container/scroll-container/scroll-container.d.ts +4 -4
  159. package/es/panel-component/scroll-container/scroll-container/scroll-container.d.ts.map +1 -1
  160. package/es/panel-component/scroll-container/scroll-container/scroll-container.mjs +3 -3
  161. package/es/panel-component/scroll-container/scroll-container-item/scroll-container-item.controller.d.ts +3 -3
  162. package/es/panel-component/scroll-container/scroll-container-item/scroll-container-item.controller.d.ts.map +1 -1
  163. package/es/panel-component/scroll-container/scroll-container-item/scroll-container-item.controller.mjs +2 -2
  164. package/es/panel-component/scroll-container/scroll-container-item/scroll-container-item.d.ts +4 -4
  165. package/es/panel-component/scroll-container/scroll-container-item/scroll-container-item.d.ts.map +1 -1
  166. package/es/panel-component/scroll-container/scroll-container-item/scroll-container-item.mjs +3 -3
  167. package/es/panel-component/single-data-container/index.d.ts +4 -4
  168. package/es/panel-component/single-data-container/index.d.ts.map +1 -1
  169. package/es/panel-component/single-data-container/single-data-container.controller.d.ts +3 -3
  170. package/es/panel-component/single-data-container/single-data-container.controller.d.ts.map +1 -1
  171. package/es/panel-component/single-data-container/single-data-container.controller.mjs +2 -2
  172. package/es/panel-component/single-data-container/single-data-container.d.ts +4 -4
  173. package/es/panel-component/single-data-container/single-data-container.d.ts.map +1 -1
  174. package/es/panel-component/single-data-container/single-data-container.mjs +3 -3
  175. package/es/panel-component/single-data-container/single-data-container.state.d.ts +3 -3
  176. package/es/panel-component/single-data-container/single-data-container.state.d.ts.map +1 -1
  177. package/es/panel-component/single-data-container/single-data-container.state.mjs +2 -2
  178. package/es/panel-component/teleport-placeholder/index.d.ts +5 -5
  179. package/es/panel-component/teleport-placeholder/index.d.ts.map +1 -1
  180. package/es/panel-component/teleport-placeholder/teleport-placeholder.d.ts +5 -5
  181. package/es/panel-component/teleport-placeholder/teleport-placeholder.d.ts.map +1 -1
  182. package/es/panel-component/teleport-placeholder/teleport-placeholder.mjs +1 -1
  183. package/es/use/vue/vue.mjs +1 -1
  184. package/es/util/route/route.d.ts.map +1 -1
  185. package/es/util/route/route.mjs +1 -1
  186. package/es/util/store/app-store/app-store.d.ts +2 -2
  187. package/es/util/store/ui-store/ui-store.d.ts +2 -2
  188. package/es/view/app-redirect-view/app-redirect-view.d.ts +1 -1
  189. package/es/view/app-redirect-view/app-redirect-view.d.ts.map +1 -1
  190. package/es/view/app-redirect-view/app-redirect-view.mjs +1 -1
  191. package/es/view/common/index.d.ts +5 -5
  192. package/es/view/common/index.d.ts.map +1 -1
  193. package/es/view/common/view.d.ts +5 -5
  194. package/es/view/common/view.d.ts.map +1 -1
  195. package/es/view/common/view.mjs +2 -2
  196. package/es/view/de-redirect-view/de-redirect-view.d.ts +8 -8
  197. package/es/view/de-redirect-view/de-redirect-view.d.ts.map +1 -1
  198. package/es/view/de-redirect-view/de-redirect-view.mjs +1 -1
  199. package/es/view/de-redirect-view/index.d.ts +8 -8
  200. package/es/view/de-redirect-view/index.d.ts.map +1 -1
  201. package/es/view/html-view/html-view.d.ts +8 -9
  202. package/es/view/html-view/html-view.d.ts.map +1 -1
  203. package/es/view/html-view/html-view.mjs +8 -16
  204. package/es/view/html-view/index.d.ts +7 -8
  205. package/es/view/html-view/index.d.ts.map +1 -1
  206. package/es/view/portal-view/index.d.ts +5 -5
  207. package/es/view/portal-view/index.d.ts.map +1 -1
  208. package/es/view/portal-view/portal-view.d.ts +5 -5
  209. package/es/view/portal-view/portal-view.d.ts.map +1 -1
  210. package/es/view/todo-redirect/todo-redirect.d.ts +1 -1
  211. package/es/view/todo-redirect/todo-redirect.d.ts.map +1 -1
  212. package/lib/common/view-shell/view-shell.cjs +1 -1
  213. package/lib/index.cjs +9 -4
  214. package/lib/panel-component/grid-container/grid-container.cjs +2 -2
  215. package/lib/panel-component/grid-container/grid-container.controller.cjs +1 -1
  216. package/lib/panel-component/grid-container/grid-container.state.cjs +1 -1
  217. package/lib/panel-component/index.cjs +9 -4
  218. package/lib/panel-component/multi-data-container/multi-data-container.cjs +2 -2
  219. package/lib/panel-component/multi-data-container/multi-data-container.controller.cjs +1 -1
  220. package/lib/panel-component/multi-data-container/multi-data-container.state.cjs +1 -1
  221. package/lib/panel-component/multi-data-container-raw/multi-data-container-raw.cjs +2 -2
  222. package/lib/panel-component/multi-data-container-raw/multi-data-container-raw.controller.cjs +1 -1
  223. package/lib/panel-component/multi-data-container-raw/multi-data-container-raw.state.cjs +1 -1
  224. package/lib/panel-component/panel-container/index.cjs +8 -4
  225. package/lib/panel-component/panel-container/panel-container.cjs +4 -4
  226. package/lib/panel-component/panel-container/panel-container.provider.cjs +2 -2
  227. package/lib/panel-component/panel-container-group/panel-container-group.cjs +3 -3
  228. package/lib/panel-component/panel-container-group/panel-container-group.controller.cjs +1 -1
  229. package/lib/panel-component/panel-container-group/panel-container-group.state.cjs +1 -1
  230. package/lib/panel-component/panel-container-image/panel-container-image.cjs +2 -2
  231. package/lib/panel-component/panel-container-image/panel-container-image.controller.cjs +1 -1
  232. package/lib/panel-component/panel-container-image/panel-container-image.state.cjs +1 -1
  233. package/lib/panel-component/panel-container-tabs/panel-container-tabs.cjs +2 -2
  234. package/lib/panel-component/panel-container-tabs/panel-container-tabs.provider.cjs +2 -2
  235. package/lib/panel-component/panel-tab-page/panel-tab-page.cjs +3 -3
  236. package/lib/panel-component/panel-tab-page/panel-tab-page.provider.cjs +1 -1
  237. package/lib/panel-component/scroll-container/scroll-container/scroll-container.cjs +2 -2
  238. package/lib/panel-component/scroll-container/scroll-container/scroll-container.controller.cjs +1 -1
  239. package/lib/panel-component/scroll-container/scroll-container-item/scroll-container-item.cjs +2 -2
  240. package/lib/panel-component/scroll-container/scroll-container-item/scroll-container-item.controller.cjs +1 -1
  241. package/lib/panel-component/single-data-container/single-data-container.cjs +2 -2
  242. package/lib/panel-component/single-data-container/single-data-container.controller.cjs +1 -1
  243. package/lib/panel-component/single-data-container/single-data-container.state.cjs +1 -1
  244. package/lib/util/route/route.cjs +1 -1
  245. package/lib/view/html-view/html-view.cjs +6 -14
  246. package/package.json +6 -6
  247. package/es/panel-component/panel-container/panel-container.controller.d.ts +0 -21
  248. package/es/panel-component/panel-container/panel-container.controller.d.ts.map +0 -1
  249. package/es/panel-component/panel-container/panel-container.controller.mjs +0 -12
  250. package/es/panel-component/panel-container/panel-container.state.d.ts +0 -10
  251. package/es/panel-component/panel-container/panel-container.state.d.ts.map +0 -1
  252. package/es/panel-component/panel-container/panel-container.state.mjs +0 -7
  253. package/lib/panel-component/panel-container/panel-container.controller.cjs +0 -14
  254. package/lib/panel-component/panel-container/panel-container.state.cjs +0 -9
@@ -10,13 +10,13 @@ export interface IUIState {
10
10
  zIndex: Ref<number>;
11
11
  theme: string;
12
12
  }
13
- export declare const useUIStore: import("pinia").StoreDefinition<"uiStore", import("pinia")._UnwrapAll<Pick<{
13
+ export declare const useUIStore: import("pinia").StoreDefinition<"uiStore", Pick<{
14
14
  UIStore: {
15
15
  zIndex: number;
16
16
  theme: string;
17
17
  };
18
18
  zIndex: import("./z-index").IzIndexStore;
19
- }, "zIndex" | "UIStore">>, Pick<{
19
+ }, "zIndex" | "UIStore">, Pick<{
20
20
  UIStore: {
21
21
  zIndex: number;
22
22
  theme: string;
@@ -1,2 +1,2 @@
1
- export declare const AppRedirectView: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
1
+ export declare const AppRedirectView: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
2
  //# sourceMappingURL=app-redirect-view.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app-redirect-view.d.ts","sourceRoot":"","sources":["../../../src/view/app-redirect-view/app-redirect-view.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe,sSAqB1B,CAAC"}
1
+ {"version":3,"file":"app-redirect-view.d.ts","sourceRoot":"","sources":["../../../src/view/app-redirect-view/app-redirect-view.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,eAAe,iRAqB1B,CAAC"}
@@ -1,4 +1,4 @@
1
- import { defineComponent, onUnmounted, onMounted, createVNode } from 'vue';
1
+ import { defineComponent, createVNode, onUnmounted, onMounted } from 'vue';
2
2
  import { IBizContext } from '@ibiz-template/core';
3
3
  import { toLocalOpenWFRedirectView } from '@ibiz-template/runtime';
4
4
 
@@ -1,4 +1,4 @@
1
- export declare const IBizView: import("../../util").TypeWithInstall<import("vue").DefineComponent<{
1
+ export declare const IBizView: import("../../util").TypeWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  context: {
3
3
  type: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
4
4
  };
@@ -19,7 +19,7 @@ export declare const IBizView: import("../../util").TypeWithInstall<import("vue"
19
19
  provider: {
20
20
  type: import("vue").PropType<import("@ibiz-template/runtime").IViewProvider>;
21
21
  };
22
- }, {
22
+ }>, {
23
23
  c: import("@ibiz-template/runtime").ViewController<import("@ibiz/model-core").IAppView, import("@ibiz-template/runtime").IViewState, import("@ibiz-template/runtime").IViewEvent>;
24
24
  ns: import("@ibiz-template/core").Namespace;
25
25
  controls: import("@ibiz/model-core").IControl[];
@@ -32,7 +32,7 @@ export declare const IBizView: import("../../util").TypeWithInstall<import("vue"
32
32
  }>;
33
33
  getCtrlTeleportTag: (ctrl: import("@ibiz/model-core").IControl) => string | undefined;
34
34
  getControlStyle: () => {};
35
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
35
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
36
  context: {
37
37
  type: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
38
38
  };
@@ -53,7 +53,7 @@ export declare const IBizView: import("../../util").TypeWithInstall<import("vue"
53
53
  provider: {
54
54
  type: import("vue").PropType<import("@ibiz-template/runtime").IViewProvider>;
55
55
  };
56
- }>>, {
56
+ }>> & Readonly<{}>, {
57
57
  params: import("@ibiz-template/core").IApiParams;
58
- }, {}>>;
58
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
59
59
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/view/common/index.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAUnB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/view/common/index.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAUnB,CAAC"}
@@ -2,7 +2,7 @@ import { IModal, IViewLayoutPanelController, IViewProvider, ViewController } fro
2
2
  import { IAppView, IControl } from '@ibiz/model-core';
3
3
  import { PropType, VNode } from 'vue';
4
4
  import './view.scss';
5
- export declare const View: import("vue").DefineComponent<{
5
+ export declare const View: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
6
6
  /**
7
7
  * @description 应用上下文
8
8
  */
@@ -42,7 +42,7 @@ export declare const View: import("vue").DefineComponent<{
42
42
  provider: {
43
43
  type: PropType<IViewProvider>;
44
44
  };
45
- }, {
45
+ }>, {
46
46
  c: ViewController<IAppView, import("@ibiz-template/runtime").IViewState, import("@ibiz-template/runtime").IViewEvent>;
47
47
  ns: import("@ibiz-template/core").Namespace;
48
48
  controls: IControl[];
@@ -53,7 +53,7 @@ export declare const View: import("vue").DefineComponent<{
53
53
  renderControl: (ctrl: IControl, slotProps?: IData) => VNode;
54
54
  getCtrlTeleportTag: (ctrl: IControl) => string | undefined;
55
55
  getControlStyle: () => {};
56
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
56
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
57
57
  /**
58
58
  * @description 应用上下文
59
59
  */
@@ -93,7 +93,7 @@ export declare const View: import("vue").DefineComponent<{
93
93
  provider: {
94
94
  type: PropType<IViewProvider>;
95
95
  };
96
- }>>, {
96
+ }>> & Readonly<{}>, {
97
97
  params: import("@ibiz-template/core").IApiParams;
98
- }, {}>;
98
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
99
99
  //# sourceMappingURL=view.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"view.d.ts","sourceRoot":"","sources":["../../../src/view/common/view.tsx"],"names":[],"mappings":"AAAA,OAAO,EAIL,MAAM,EACN,0BAA0B,EAC1B,aAAa,EACb,cAAc,EACf,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAGL,QAAQ,EAER,KAAK,EAON,MAAM,KAAK,CAAC;AACb,OAAO,aAAa,CAAC;AAGrB,eAAO,MAAM,IAAI;IAGb;;OAEG;;;;IAEH;;;OAGG;;;;;IAEH;;OAEG;;;;;IAEH;;OAEG;;;;IAEH;;OAEG;;;;IAEH;;OAEG;;;;;;;;;;uCAkDW,0BAA0B,KACrC,IAAI;yBAmBqB,QAAQ,cAAa,KAAK,KAAQ,OAAO;0BAkBxC,QAAQ,cAAa,KAAK,KAAQ,KAAK;+BA/DlC,QAAQ,KAAG,MAAM,GAAG,SAAS;;;IAhD/D;;OAEG;;;;IAEH;;;OAGG;;;;;IAEH;;OAEG;;;;;IAEH;;OAEG;;;;IAEH;;OAEG;;;;IAEH;;OAEG;;;;;;MAuOL,CAAC"}
1
+ {"version":3,"file":"view.d.ts","sourceRoot":"","sources":["../../../src/view/common/view.tsx"],"names":[],"mappings":"AAAA,OAAO,EAIL,MAAM,EACN,0BAA0B,EAC1B,aAAa,EACb,cAAc,EACf,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAGL,QAAQ,EAER,KAAK,EAON,MAAM,KAAK,CAAC;AACb,OAAO,aAAa,CAAC;AAGrB,eAAO,MAAM,IAAI;IAGb;;OAEG;;;;IAEH;;;OAGG;;;;;IAEH;;OAEG;;;;;IAEH;;OAEG;;;;IAEH;;OAEG;;;;IAEH;;OAEG;;;;;;;;;;uCAkDW,0BAA0B,KACrC,IAAI;yBAmBqB,QAAQ,cAAa,KAAK,KAAQ,OAAO;0BAkBxC,QAAQ,cAAa,KAAK,KAAQ,KAAK;+BA/DlC,QAAQ,KAAG,MAAM,GAAG,SAAS;;;IAhD/D;;OAEG;;;;IAEH;;;OAGG;;;;;IAEH;;OAEG;;;;;IAEH;;OAEG;;;;IAEH;;OAEG;;;;IAEH;;OAEG;;;;;;4EAuOL,CAAC"}
@@ -1,5 +1,5 @@
1
- import { isVNode, defineComponent, computed, renderSlot, resolveComponent, h, onMounted, nextTick, onBeforeUnmount, createVNode, Teleport, withDirectives, resolveDirective } from 'vue';
2
- import { ViewController, getControlsByView, getCtrlTeleportParams, getErrorViewProvider } from '@ibiz-template/runtime';
1
+ import { isVNode, defineComponent, createVNode, h, resolveComponent, Teleport, withDirectives, resolveDirective, computed, renderSlot, onMounted, nextTick, onBeforeUnmount } from 'vue';
2
+ import { getErrorViewProvider, ViewController, getControlsByView, getCtrlTeleportParams } from '@ibiz-template/runtime';
3
3
  import './view.css';
4
4
  import '../../use/index.mjs';
5
5
  import { useNamespace } from '../../use/namespace/namespace.mjs';
@@ -1,7 +1,7 @@
1
1
  import { ViewController } from '@ibiz-template/runtime';
2
2
  import { IAppDERedirectView } from '@ibiz/model-core';
3
3
  import { PropType } from 'vue';
4
- export declare const DeRedirectView: import("vue").DefineComponent<{
4
+ export declare const DeRedirectView: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
5
5
  context: {
6
6
  type: PropType<import("@ibiz-template/core").IApiContext>;
7
7
  required: true;
@@ -18,12 +18,12 @@ export declare const DeRedirectView: import("vue").DefineComponent<{
18
18
  type: BooleanConstructor;
19
19
  default: boolean;
20
20
  };
21
- }, {
21
+ }>, {
22
22
  c: ViewController<import("@ibiz/model-core").IAppView, import("@ibiz-template/runtime").IViewState, import("@ibiz-template/runtime").IViewEvent>;
23
- toViewId: import("vue").Ref<string | undefined>;
24
- toViewContext: import("vue").Ref<import("@ibiz-template/core").IApiContext | undefined>;
25
- toViewParams: import("vue").Ref<import("@ibiz-template/core").IApiParams | undefined>;
26
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
23
+ toViewId: import("vue").Ref<string | undefined, string | undefined>;
24
+ toViewContext: import("vue").Ref<import("@ibiz-template/core").IApiContext | undefined, import("@ibiz-template/core").IApiContext | undefined>;
25
+ toViewParams: import("vue").Ref<import("@ibiz-template/core").IApiParams | undefined, import("@ibiz-template/core").IApiParams | undefined>;
26
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  context: {
28
28
  type: PropType<import("@ibiz-template/core").IApiContext>;
29
29
  required: true;
@@ -40,8 +40,8 @@ export declare const DeRedirectView: import("vue").DefineComponent<{
40
40
  type: BooleanConstructor;
41
41
  default: boolean;
42
42
  };
43
- }>>, {
43
+ }>> & Readonly<{}>, {
44
44
  params: import("@ibiz-template/core").IApiParams;
45
45
  isEmbedCtrlNav: boolean;
46
- }, {}>;
46
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
47
47
  //# sourceMappingURL=de-redirect-view.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"de-redirect-view.d.ts","sourceRoot":"","sources":["../../../src/view/de-redirect-view/de-redirect-view.tsx"],"names":[],"mappings":"AACA,OAAO,EAAuB,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAC7E,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAGL,QAAQ,EAKT,MAAM,KAAK,CAAC;AAGb,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAuEzB,CAAC"}
1
+ {"version":3,"file":"de-redirect-view.d.ts","sourceRoot":"","sources":["../../../src/view/de-redirect-view/de-redirect-view.tsx"],"names":[],"mappings":"AACA,OAAO,EAAuB,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAC7E,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAGL,QAAQ,EAKT,MAAM,KAAK,CAAC;AAGb,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAuEzB,CAAC"}
@@ -1,4 +1,4 @@
1
- import { defineComponent, ref, toRaw, watch, h, resolveComponent, withDirectives, createVNode, resolveDirective } from 'vue';
1
+ import { defineComponent, h, resolveComponent, withDirectives, createVNode, resolveDirective, ref, toRaw, watch } from 'vue';
2
2
  import { RuntimeError } from '@ibiz-template/core';
3
3
  import { ViewController, getDERedirectToView } from '@ibiz-template/runtime';
4
4
  import '../../use/index.mjs';
@@ -1,4 +1,4 @@
1
- export declare const IBizDeRedirectView: import("../../util").TypeWithInstall<import("vue").DefineComponent<{
1
+ export declare const IBizDeRedirectView: import("../../util").TypeWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  context: {
3
3
  type: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
4
4
  required: true;
@@ -15,12 +15,12 @@ export declare const IBizDeRedirectView: import("../../util").TypeWithInstall<im
15
15
  type: BooleanConstructor;
16
16
  default: boolean;
17
17
  };
18
- }, {
18
+ }>, {
19
19
  c: import("@ibiz-template/runtime").ViewController<import("@ibiz/model-core").IAppView, import("@ibiz-template/runtime").IViewState, import("@ibiz-template/runtime").IViewEvent>;
20
- toViewId: import("vue").Ref<string | undefined>;
21
- toViewContext: import("vue").Ref<import("@ibiz-template/core").IApiContext | undefined>;
22
- toViewParams: import("vue").Ref<import("@ibiz-template/core").IApiParams | undefined>;
23
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
20
+ toViewId: import("vue").Ref<string | undefined, string | undefined>;
21
+ toViewContext: import("vue").Ref<import("@ibiz-template/core").IApiContext | undefined, import("@ibiz-template/core").IApiContext | undefined>;
22
+ toViewParams: import("vue").Ref<import("@ibiz-template/core").IApiParams | undefined, import("@ibiz-template/core").IApiParams | undefined>;
23
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
24
24
  context: {
25
25
  type: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
26
26
  required: true;
@@ -37,8 +37,8 @@ export declare const IBizDeRedirectView: import("../../util").TypeWithInstall<im
37
37
  type: BooleanConstructor;
38
38
  default: boolean;
39
39
  };
40
- }>>, {
40
+ }>> & Readonly<{}>, {
41
41
  params: import("@ibiz-template/core").IApiParams;
42
42
  isEmbedCtrlNav: boolean;
43
- }, {}>>;
43
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
44
44
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/view/de-redirect-view/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAU9B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/view/de-redirect-view/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAU9B,CAAC"}
@@ -1,8 +1,8 @@
1
1
  import { IAppDEHtmlView } from '@ibiz/model-core';
2
- import { ViewController } from '@ibiz-template/runtime';
2
+ import { HtmlViewController } from '@ibiz-template/runtime';
3
3
  import { PropType } from 'vue';
4
4
  import './html-view.scss';
5
- export declare const HtmlView: import("vue").DefineComponent<{
5
+ export declare const HtmlView: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
6
6
  context: PropType<import("@ibiz-template/core").IApiContext>;
7
7
  params: {
8
8
  type: PropType<import("@ibiz-template/core").IApiParams>;
@@ -18,15 +18,14 @@ export declare const HtmlView: import("vue").DefineComponent<{
18
18
  state: {
19
19
  type: PropType<import("@ibiz-template/core").IApiData>;
20
20
  };
21
- }, {
22
- c: ViewController<import("@ibiz/model-core").IAppView, import("@ibiz-template/runtime").IViewState, import("@ibiz-template/runtime").IViewEvent>;
21
+ }>, {
22
+ c: HtmlViewController<IAppDEHtmlView, import("@ibiz-template/runtime").IHtmlViewState, import("@ibiz-template/runtime").IViewEvent>;
23
23
  ns: import("@ibiz-template/core").Namespace;
24
24
  controls: import("@ibiz/model-core").IControl[] | undefined;
25
25
  viewClassNames: (string | undefined)[];
26
- url: import("vue").ComputedRef<string>;
27
- isLoading: import("vue").Ref<boolean>;
26
+ isLoading: import("vue").Ref<boolean, boolean>;
28
27
  onLoad: () => void;
29
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
28
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
30
29
  context: PropType<import("@ibiz-template/core").IApiContext>;
31
30
  params: {
32
31
  type: PropType<import("@ibiz-template/core").IApiParams>;
@@ -42,7 +41,7 @@ export declare const HtmlView: import("vue").DefineComponent<{
42
41
  state: {
43
42
  type: PropType<import("@ibiz-template/core").IApiData>;
44
43
  };
45
- }>>, {
44
+ }>> & Readonly<{}>, {
46
45
  params: import("@ibiz-template/core").IApiParams;
47
- }, {}>;
46
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
48
47
  //# sourceMappingURL=html-view.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"html-view.d.ts","sourceRoot":"","sources":["../../../src/view/html-view/html-view.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAwB,MAAM,wBAAwB,CAAC;AAC9E,OAAO,EAGL,QAAQ,EAKT,MAAM,KAAK,CAAC;AAEb,OAAO,kBAAkB,CAAC;AAE1B,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA+DnB,CAAC"}
1
+ {"version":3,"file":"html-view.d.ts","sourceRoot":"","sources":["../../../src/view/html-view/html-view.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EACL,kBAAkB,EAEnB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAGL,QAAQ,EAIT,MAAM,KAAK,CAAC;AAEb,OAAO,kBAAkB,CAAC;AAE1B,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EAiEnB,CAAC"}
@@ -1,6 +1,5 @@
1
- import { defineComponent, ref, computed, onBeforeMount, withDirectives, createVNode, resolveDirective, h, resolveComponent } from 'vue';
2
- import { StringUtil } from '@ibiz-template/core';
3
- import { ViewController, getErrorViewProvider } from '@ibiz-template/runtime';
1
+ import { defineComponent, withDirectives, createVNode, resolveDirective, h, resolveComponent, ref, onBeforeMount } from 'vue';
2
+ import { getErrorViewProvider, HtmlViewController } from '@ibiz-template/runtime';
4
3
  import '../../use/index.mjs';
5
4
  import './html-view.css';
6
5
  import { useNamespace } from '../../use/namespace/namespace.mjs';
@@ -29,7 +28,7 @@ const HtmlView = /* @__PURE__ */ defineComponent({
29
28
  setup() {
30
29
  var _a;
31
30
  const ns = useNamespace("view");
32
- const c = useViewController((...args) => new ViewController(...args));
31
+ const c = useViewController((model, ...args) => new HtmlViewController(model, ...args));
33
32
  const controls = ((_a = c.model.viewLayoutPanel) == null ? void 0 : _a.controls) || c.model.controls;
34
33
  const {
35
34
  viewType,
@@ -40,16 +39,8 @@ const HtmlView = /* @__PURE__ */ defineComponent({
40
39
  const sysCssName = sysCss == null ? void 0 : sysCss.cssName;
41
40
  const viewClassNames = [ns.b(), ns.b(typeClass), ns.m(codeName), sysCssName];
42
41
  const isLoading = ref(false);
43
- const url = computed(() => {
44
- const {
45
- htmlUrl
46
- } = c.model;
47
- if (htmlUrl)
48
- return StringUtil.fill(htmlUrl, c.context, c.params);
49
- return "";
50
- });
51
42
  onBeforeMount(() => {
52
- if (url.value) {
43
+ if (c.state.htmlUrl) {
53
44
  isLoading.value = true;
54
45
  }
55
46
  });
@@ -61,17 +52,18 @@ const HtmlView = /* @__PURE__ */ defineComponent({
61
52
  ns,
62
53
  controls,
63
54
  viewClassNames,
64
- url,
65
55
  isLoading,
66
56
  onLoad
67
57
  };
68
58
  },
69
59
  render() {
70
- if (this.url) {
60
+ if (!this.c.state.isCreated)
61
+ return;
62
+ if (this.c.state.htmlUrl) {
71
63
  return withDirectives(createVNode("div", {
72
64
  "class": this.viewClassNames
73
65
  }, [createVNode("iframe", {
74
- "src": this.url,
66
+ "src": this.c.state.htmlUrl,
75
67
  "onLoad": () => this.onLoad()
76
68
  }, null)]), [[resolveDirective("loading"), this.isLoading]]);
77
69
  }
@@ -1,4 +1,4 @@
1
- export declare const IBizHtmlView: import("../../util").TypeWithInstall<import("vue").DefineComponent<{
1
+ export declare const IBizHtmlView: import("../../util").TypeWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  context: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
3
3
  params: {
4
4
  type: import("vue").PropType<import("@ibiz-template/core").IApiParams>;
@@ -14,15 +14,14 @@ export declare const IBizHtmlView: import("../../util").TypeWithInstall<import("
14
14
  state: {
15
15
  type: import("vue").PropType<import("@ibiz-template/core").IApiData>;
16
16
  };
17
- }, {
18
- c: import("@ibiz-template/runtime").ViewController<import("@ibiz/model-core").IAppView, import("@ibiz-template/runtime").IViewState, import("@ibiz-template/runtime").IViewEvent>;
17
+ }>, {
18
+ c: import("@ibiz-template/runtime").HtmlViewController<import("@ibiz/model-core").IAppDEHtmlView, import("@ibiz-template/runtime").IHtmlViewState, import("@ibiz-template/runtime").IViewEvent>;
19
19
  ns: import("@ibiz-template/core").Namespace;
20
20
  controls: import("@ibiz/model-core").IControl[] | undefined;
21
21
  viewClassNames: (string | undefined)[];
22
- url: import("vue").ComputedRef<string>;
23
- isLoading: import("vue").Ref<boolean>;
22
+ isLoading: import("vue").Ref<boolean, boolean>;
24
23
  onLoad: () => void;
25
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
24
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
25
  context: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
27
26
  params: {
28
27
  type: import("vue").PropType<import("@ibiz-template/core").IApiParams>;
@@ -38,7 +37,7 @@ export declare const IBizHtmlView: import("../../util").TypeWithInstall<import("
38
37
  state: {
39
38
  type: import("vue").PropType<import("@ibiz-template/core").IApiData>;
40
39
  };
41
- }>>, {
40
+ }>> & Readonly<{}>, {
42
41
  params: import("@ibiz-template/core").IApiParams;
43
- }, {}>>;
42
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
44
43
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/view/html-view/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAGvB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/view/html-view/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAGvB,CAAC"}
@@ -1,4 +1,4 @@
1
- export declare const IBizPortalView: import("../../util").TypeWithInstall<import("vue").DefineComponent<{
1
+ export declare const IBizPortalView: import("../../util").TypeWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  context: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
3
3
  params: {
4
4
  type: import("vue").PropType<import("@ibiz-template/core").IApiParams>;
@@ -14,12 +14,12 @@ export declare const IBizPortalView: import("../../util").TypeWithInstall<import
14
14
  state: {
15
15
  type: import("vue").PropType<import("@ibiz-template/core").IApiData>;
16
16
  };
17
- }, {
17
+ }>, {
18
18
  c: import("@ibiz-template/runtime").ViewController<import("@ibiz/model-core").IAppView, import("@ibiz-template/runtime").IViewState, import("@ibiz-template/runtime").IViewEvent>;
19
19
  ns: import("@ibiz-template/core").Namespace;
20
20
  controls: import("@ibiz/model-core").IControl[] | undefined;
21
21
  viewClassNames: (string | undefined)[];
22
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
22
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
23
23
  context: import("vue").PropType<import("@ibiz-template/core").IApiContext>;
24
24
  params: {
25
25
  type: import("vue").PropType<import("@ibiz-template/core").IApiParams>;
@@ -35,7 +35,7 @@ export declare const IBizPortalView: import("../../util").TypeWithInstall<import
35
35
  state: {
36
36
  type: import("vue").PropType<import("@ibiz-template/core").IApiData>;
37
37
  };
38
- }>>, {
38
+ }>> & Readonly<{}>, {
39
39
  params: import("@ibiz-template/core").IApiParams;
40
- }, {}>>;
40
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
41
41
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/view/portal-view/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAWzB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/view/portal-view/index.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAWzB,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { IModal, ViewController } from '@ibiz-template/runtime';
2
2
  import { IAppPortalView } from '@ibiz/model-core';
3
3
  import { PropType } from 'vue';
4
- export declare const PortalView: import("vue").DefineComponent<{
4
+ export declare const PortalView: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
5
5
  context: PropType<import("@ibiz-template/core").IApiContext>;
6
6
  params: {
7
7
  type: PropType<import("@ibiz-template/core").IApiParams>;
@@ -17,12 +17,12 @@ export declare const PortalView: import("vue").DefineComponent<{
17
17
  state: {
18
18
  type: PropType<import("@ibiz-template/core").IApiData>;
19
19
  };
20
- }, {
20
+ }>, {
21
21
  c: ViewController<import("@ibiz/model-core").IAppView, import("@ibiz-template/runtime").IViewState, import("@ibiz-template/runtime").IViewEvent>;
22
22
  ns: import("@ibiz-template/core").Namespace;
23
23
  controls: import("@ibiz/model-core").IControl[] | undefined;
24
24
  viewClassNames: (string | undefined)[];
25
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
25
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
26
  context: PropType<import("@ibiz-template/core").IApiContext>;
27
27
  params: {
28
28
  type: PropType<import("@ibiz-template/core").IApiParams>;
@@ -38,7 +38,7 @@ export declare const PortalView: import("vue").DefineComponent<{
38
38
  state: {
39
39
  type: PropType<import("@ibiz-template/core").IApiData>;
40
40
  };
41
- }>>, {
41
+ }>> & Readonly<{}>, {
42
42
  params: import("@ibiz-template/core").IApiParams;
43
- }, {}>;
43
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
44
44
  //# sourceMappingURL=portal-view.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"portal-view.d.ts","sourceRoot":"","sources":["../../../src/view/portal-view/portal-view.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAsB,QAAQ,EAAoB,MAAM,KAAK,CAAC;AAGrE,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA6ErB,CAAC"}
1
+ {"version":3,"file":"portal-view.d.ts","sourceRoot":"","sources":["../../../src/view/portal-view/portal-view.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAsB,QAAQ,EAAoB,MAAM,KAAK,CAAC;AAGrE,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4EA6ErB,CAAC"}
@@ -1,2 +1,2 @@
1
- export declare const TodoRedirect: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
1
+ export declare const TodoRedirect: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
2
  //# sourceMappingURL=todo-redirect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"todo-redirect.d.ts","sourceRoot":"","sources":["../../../src/view/todo-redirect/todo-redirect.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,sSA8CvB,CAAC"}
1
+ {"version":3,"file":"todo-redirect.d.ts","sourceRoot":"","sources":["../../../src/view/todo-redirect/todo-redirect.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,iRA8CvB,CAAC"}
@@ -153,7 +153,7 @@ const IBizViewShell = /* @__PURE__ */ vue.defineComponent({
153
153
  if (srfwftag) {
154
154
  loadModelParams.srfwftag = srfwftag;
155
155
  }
156
- if (["DEWFDYNAEDITVIEW3", "DEWFDYNAEDITVIEW"].includes(viewModel.viewType)) {
156
+ if (["DEWFDYNAEDITVIEW3", "DEWFDYNAEDITVIEW", "DEMOBWFDYNAEDITVIEW3", "DEMOBWFDYNAEDITVIEW"].includes(viewModel.viewType)) {
157
157
  if (ramda.isNil(params.value.processDefinitionKey)) {
158
158
  params.value.processDefinitionKey = processdefinitionkey;
159
159
  }
package/lib/index.cjs CHANGED
@@ -22,8 +22,7 @@ var controlLoadingPlaceholder = require('./common/control-loading-placeholder/co
22
22
  var badge = require('./common/badge/badge.cjs');
23
23
  var customRender = require('./common/custom-render/custom-render.cjs');
24
24
  var signaturePad = require('./common/signature-pad/signature-pad.cjs');
25
- var panelContainer_state = require('./panel-component/panel-container/panel-container.state.cjs');
26
- var panelContainer_controller = require('./panel-component/panel-container/panel-container.controller.cjs');
25
+ var runtime = require('@ibiz-template/runtime');
27
26
  var index = require('./panel-component/panel-container/index.cjs');
28
27
  var panelCtrlPos_controller = require('./panel-component/panel-ctrl-pos/panel-ctrl-pos.controller.cjs');
29
28
  var index$1 = require('./panel-component/panel-ctrl-pos/index.cjs');
@@ -146,8 +145,14 @@ exports.ControlLoadingPlaceholder = controlLoadingPlaceholder.ControlLoadingPlac
146
145
  exports.IBizBadge = badge.IBizBadge;
147
146
  exports.IBizCustomRender = customRender.IBizCustomRender;
148
147
  exports.IBizSignaturePad = signaturePad.IBizSignaturePad;
149
- exports.PanelContainerState = panelContainer_state.PanelContainerState;
150
- exports.PanelContainerController = panelContainer_controller.PanelContainerController;
148
+ Object.defineProperty(exports, "PanelContainerController", {
149
+ enumerable: true,
150
+ get: function () { return runtime.PanelContainerController; }
151
+ });
152
+ Object.defineProperty(exports, "PanelContainerState", {
153
+ enumerable: true,
154
+ get: function () { return runtime.PanelContainerState; }
155
+ });
151
156
  exports.IBizPanelContainer = index.IBizPanelContainer;
152
157
  exports.PanelCtrlPosController = panelCtrlPos_controller.PanelCtrlPosController;
153
158
  exports.IBizPanelCtrlPos = index$1.IBizPanelCtrlPos;
@@ -91,7 +91,7 @@ const GridContainer = /* @__PURE__ */ vue.defineComponent({
91
91
  this.adaptCols = adaptCols;
92
92
  this.adaptGrow = adaptGrow;
93
93
  }
94
- return vue.createVNode(vue.resolveComponent("iBizRow"), {
94
+ return vue.withDirectives(vue.createVNode(vue.resolveComponent("iBizRow"), {
95
95
  "class": this.classArr,
96
96
  "layout": this.layoutModel
97
97
  }, _isSlot(_slot = defaultSlots.map((slot) => {
@@ -107,7 +107,7 @@ const GridContainer = /* @__PURE__ */ vue.defineComponent({
107
107
  });
108
108
  })) ? _slot : {
109
109
  default: () => [_slot]
110
- });
110
+ }), [[vue.resolveDirective("loading"), this.controller.state.loading]]);
111
111
  }
112
112
  });
113
113
 
@@ -4,7 +4,7 @@ var runtime = require('@ibiz-template/runtime');
4
4
  var gridContainer_state = require('./grid-container.state.cjs');
5
5
 
6
6
  "use strict";
7
- class GridContainerController extends runtime.PanelItemController {
7
+ class GridContainerController extends runtime.PanelContainerController {
8
8
  createState() {
9
9
  var _a;
10
10
  return new gridContainer_state.GridContainerState((_a = this.parent) == null ? void 0 : _a.state);
@@ -3,7 +3,7 @@
3
3
  var runtime = require('@ibiz-template/runtime');
4
4
 
5
5
  "use strict";
6
- class GridContainerState extends runtime.PanelItemState {
6
+ class GridContainerState extends runtime.PanelContainerState {
7
7
  }
8
8
 
9
9
  exports.GridContainerState = GridContainerState;
@@ -18,8 +18,7 @@ var index$e = require('./teleport-placeholder/index.cjs');
18
18
  var index$f = require('./panel-container-tabs/index.cjs');
19
19
  var index$g = require('./panel-ctrl-view-page-caption/index.cjs');
20
20
  var index$h = require('./auth-wxmp-qrcode/index.cjs');
21
- var panelContainer_state = require('./panel-container/panel-container.state.cjs');
22
- var panelContainer_controller = require('./panel-container/panel-container.controller.cjs');
21
+ var runtime = require('@ibiz-template/runtime');
23
22
  var panelCtrlPos_controller = require('./panel-ctrl-pos/panel-ctrl-pos.controller.cjs');
24
23
  var scrollContainer_controller = require('./scroll-container/scroll-container/scroll-container.controller.cjs');
25
24
  var scrollContainer = require('./scroll-container/scroll-container/scroll-container.cjs');
@@ -63,8 +62,14 @@ exports.IBizTeleportPlaceholder = index$e.IBizTeleportPlaceholder;
63
62
  exports.IBizPanelContainerTabs = index$f.IBizPanelContainerTabs;
64
63
  exports.IBizPanelCtrlViewPageCaption = index$g.IBizPanelCtrlViewPageCaption;
65
64
  exports.IBizAuthWxmpQrcode = index$h.IBizAuthWxmpQrcode;
66
- exports.PanelContainerState = panelContainer_state.PanelContainerState;
67
- exports.PanelContainerController = panelContainer_controller.PanelContainerController;
65
+ Object.defineProperty(exports, "PanelContainerController", {
66
+ enumerable: true,
67
+ get: function () { return runtime.PanelContainerController; }
68
+ });
69
+ Object.defineProperty(exports, "PanelContainerState", {
70
+ enumerable: true,
71
+ get: function () { return runtime.PanelContainerState; }
72
+ });
68
73
  exports.PanelCtrlPosController = panelCtrlPos_controller.PanelCtrlPosController;
69
74
  exports.ScrollContainerController = scrollContainer_controller.ScrollContainerController;
70
75
  exports.ScrollContainer = scrollContainer.ScrollContainer;
@@ -86,9 +86,9 @@ const MultiDataContainer = /* @__PURE__ */ vue.defineComponent({
86
86
  });
87
87
  });
88
88
  }
89
- return vue.createVNode("div", {
89
+ return vue.withDirectives(vue.createVNode("div", {
90
90
  "class": this.classArr
91
- }, [content]);
91
+ }, [content]), [[vue.resolveDirective("loading"), this.controller.state.loading]]);
92
92
  }
93
93
  });
94
94
 
@@ -6,7 +6,7 @@ var multiDataContainerItem_controller = require('./multi-data-container-item.con
6
6
  var multiDataContainer_state = require('./multi-data-container.state.cjs');
7
7
 
8
8
  "use strict";
9
- class MultiDataContainerController extends runtime.PanelItemController {
9
+ class MultiDataContainerController extends runtime.PanelContainerController {
10
10
  constructor() {
11
11
  super(...arguments);
12
12
  /**
@@ -3,7 +3,7 @@
3
3
  var runtime = require('@ibiz-template/runtime');
4
4
 
5
5
  "use strict";
6
- class MultiDataContainerState extends runtime.PanelItemState {
6
+ class MultiDataContainerState extends runtime.PanelContainerState {
7
7
  constructor() {
8
8
  super(...arguments);
9
9
  /**
@@ -81,9 +81,9 @@ const MultiDataContainerRaw = /* @__PURE__ */ vue.defineComponent({
81
81
  }
82
82
  });
83
83
  }
84
- return vue.createVNode("div", {
84
+ return vue.withDirectives(vue.createVNode("div", {
85
85
  "class": this.classArr
86
- }, [content]);
86
+ }, [content]), [[vue.resolveDirective("loading"), this.controller.state.loading]]);
87
87
  }
88
88
  });
89
89