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

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 (84) 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 +1 -1
  4. package/es/common/code-list/code-list.d.ts +1 -1
  5. package/es/common/control-loading-placeholder/control-loading-placeholder.d.ts +1 -1
  6. package/es/common/control-shell/control-shell.d.ts +1 -1
  7. package/es/common/custom-render/custom-render.d.ts +1 -1
  8. package/es/common/icon/icon.d.ts +1 -1
  9. package/es/common/router-view/router-view.d.ts +4 -3
  10. package/es/common/router-view/router-view.d.ts.map +1 -1
  11. package/es/common/signature-pad/signature-pad.d.ts +1 -1
  12. package/es/common/view-shell/view-shell.d.ts +1 -1
  13. package/es/control/panel/panel/index.d.ts +1 -1
  14. package/es/control/panel/panel/panel.d.ts +1 -1
  15. package/es/control/panel/view-layout-panel/index.d.ts +1 -1
  16. package/es/control/panel/view-layout-panel/view-layout-panel.d.ts +1 -1
  17. package/es/panel-component/auth-wxmp-qrcode/auth-wxmp-qrcode.d.ts +1 -1
  18. package/es/panel-component/auth-wxmp-qrcode/index.d.ts +1 -1
  19. package/es/panel-component/grid-container/grid-container.d.ts +1 -1
  20. package/es/panel-component/grid-container/index.d.ts +1 -1
  21. package/es/panel-component/multi-data-container/index.d.ts +1 -1
  22. package/es/panel-component/multi-data-container/multi-data-container.d.ts +1 -1
  23. package/es/panel-component/multi-data-container-raw/index.d.ts +1 -1
  24. package/es/panel-component/multi-data-container-raw/multi-data-container-raw.d.ts +1 -1
  25. package/es/panel-component/nav-pos/index.d.ts +1 -1
  26. package/es/panel-component/nav-pos/nav-pos.d.ts +1 -1
  27. package/es/panel-component/panel-container/index.d.ts +1 -1
  28. package/es/panel-component/panel-container/panel-container.d.ts +1 -1
  29. package/es/panel-component/panel-container/panel-container.d.ts.map +1 -1
  30. package/es/panel-component/panel-container/panel-container.mjs +1 -3
  31. package/es/panel-component/panel-container-group/index.d.ts +1 -1
  32. package/es/panel-component/panel-container-group/panel-container-group.d.ts +1 -1
  33. package/es/panel-component/panel-container-image/index.d.ts +1 -1
  34. package/es/panel-component/panel-container-image/panel-container-image.d.ts +1 -1
  35. package/es/panel-component/panel-container-image/panel-container-image.d.ts.map +1 -1
  36. package/es/panel-component/panel-container-image/panel-container-image.mjs +1 -3
  37. package/es/panel-component/panel-container-tabs/index.d.ts +1 -1
  38. package/es/panel-component/panel-container-tabs/panel-container-tabs.d.ts +1 -1
  39. package/es/panel-component/panel-ctrl-pos/index.d.ts +1 -1
  40. package/es/panel-component/panel-ctrl-pos/panel-ctrl-pos.d.ts +1 -1
  41. package/es/panel-component/panel-ctrl-view-page-caption/index.d.ts +1 -1
  42. package/es/panel-component/panel-ctrl-view-page-caption/panel-ctrl-view-page-caption.d.ts +1 -1
  43. package/es/panel-component/panel-ctrl-view-page-caption/panel-ctrl-view-page-caption.d.ts.map +1 -1
  44. package/es/panel-component/panel-ctrl-view-page-caption/panel-ctrl-view-page-caption.mjs +1 -3
  45. package/es/panel-component/panel-field/index.d.ts +1 -1
  46. package/es/panel-component/panel-field/panel-field.d.ts +1 -1
  47. package/es/panel-component/panel-field/panel-field.d.ts.map +1 -1
  48. package/es/panel-component/panel-field/panel-field.mjs +1 -3
  49. package/es/panel-component/panel-item-render/index.d.ts +1 -1
  50. package/es/panel-component/panel-item-render/panel-item-render.d.ts +1 -1
  51. package/es/panel-component/panel-item-render/panel-item-render.d.ts.map +1 -1
  52. package/es/panel-component/panel-item-render/panel-item-render.mjs +2 -1
  53. package/es/panel-component/panel-rawitem/index.d.ts +1 -1
  54. package/es/panel-component/panel-rawitem/panel-rawitem.d.ts +1 -1
  55. package/es/panel-component/panel-rawitem/panel-rawitem.d.ts.map +1 -1
  56. package/es/panel-component/panel-rawitem/panel-rawitem.mjs +2 -5
  57. package/es/panel-component/panel-tab-page/index.d.ts +1 -1
  58. package/es/panel-component/panel-tab-page/panel-tab-page.d.ts +1 -1
  59. package/es/panel-component/scroll-container/index.d.ts +1 -1
  60. package/es/panel-component/scroll-container/scroll-container/scroll-container.d.ts +1 -1
  61. package/es/panel-component/scroll-container/scroll-container-item/scroll-container-item.d.ts +1 -1
  62. package/es/panel-component/single-data-container/index.d.ts +1 -1
  63. package/es/panel-component/single-data-container/single-data-container.d.ts +1 -1
  64. package/es/panel-component/teleport-placeholder/index.d.ts +1 -1
  65. package/es/panel-component/teleport-placeholder/teleport-placeholder.d.ts +1 -1
  66. package/es/view/app-redirect-view/app-redirect-view.d.ts +1 -1
  67. package/es/view/app-redirect-view/app-redirect-view.d.ts.map +1 -1
  68. package/es/view/common/index.d.ts +1 -1
  69. package/es/view/common/view.d.ts +1 -1
  70. package/es/view/de-redirect-view/de-redirect-view.d.ts +1 -1
  71. package/es/view/de-redirect-view/index.d.ts +1 -1
  72. package/es/view/html-view/html-view.d.ts +1 -1
  73. package/es/view/html-view/index.d.ts +1 -1
  74. package/es/view/portal-view/index.d.ts +1 -1
  75. package/es/view/portal-view/portal-view.d.ts +1 -1
  76. package/es/view/todo-redirect/todo-redirect.d.ts +1 -1
  77. package/es/view/todo-redirect/todo-redirect.d.ts.map +1 -1
  78. package/lib/panel-component/panel-container/panel-container.cjs +1 -3
  79. package/lib/panel-component/panel-container-image/panel-container-image.cjs +1 -3
  80. package/lib/panel-component/panel-ctrl-view-page-caption/panel-ctrl-view-page-caption.cjs +1 -3
  81. package/lib/panel-component/panel-field/panel-field.cjs +1 -3
  82. package/lib/panel-component/panel-item-render/panel-item-render.cjs +2 -1
  83. package/lib/panel-component/panel-rawitem/panel-rawitem.cjs +2 -5
  84. package/package.json +3 -3
@@ -18,7 +18,7 @@ export declare const IBizBadge: import("vue").DefineComponent<{
18
18
  };
19
19
  }, {
20
20
  ns: import("@ibiz-template/core").Namespace;
21
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
22
22
  value: {
23
23
  type: NumberConstructor;
24
24
  required: true;
@@ -47,7 +47,7 @@ export declare const IBizCodeList: import("vue").DefineComponent<{
47
47
  textSeparator: string;
48
48
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
49
49
  infoTextChange: (_text: string) => true;
50
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
50
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
51
51
  codeListItems: {
52
52
  type: {
53
53
  (arrayLength: number): CodeListItem[];
@@ -12,7 +12,7 @@ export declare const ControlLoadingPlaceholder: import("vue").DefineComponent<{
12
12
  type: PropType<import("@ibiz-template/core").IApiParams>;
13
13
  default: () => {};
14
14
  };
15
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
16
16
  modelData: {
17
17
  type: PropType<import("@ibiz-template/core").IApiData>;
18
18
  required: true;
@@ -12,7 +12,7 @@ export declare const IBizControlShell: import("vue").DefineComponent<{
12
12
  isComplete: import("vue").Ref<boolean>;
13
13
  errMsg: import("vue").Ref<string>;
14
14
  provider: import("vue").Ref<IControlProvider | undefined>;
15
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
16
16
  modelData: {
17
17
  type: PropType<IControl>;
18
18
  required: true;
@@ -9,7 +9,7 @@ export declare const IBizCustomRender: import("vue").DefineComponent<{
9
9
  }, {
10
10
  ns: import("@ibiz-template/core").Namespace;
11
11
  getControlRender: () => VNode | undefined;
12
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
12
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
13
  controller: {
14
14
  type: PropType<ControlController<import("@ibiz/model-core").IControl, import("@ibiz-template/runtime").IControlState, import("@ibiz-template/runtime").IControlEvent>>;
15
15
  required: true;
@@ -13,7 +13,7 @@ export declare const IBizIcon: import("vue").DefineComponent<{
13
13
  type: StringConstructor;
14
14
  default: string;
15
15
  };
16
- }, () => VNode | null, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
+ }, () => VNode | null, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
17
  icon: {
18
18
  type: PropType<ISysImage | IIcon>;
19
19
  };
@@ -1,4 +1,5 @@
1
1
  import { PropType, VNode } from 'vue';
2
+ import { RouteLocationNormalizedLoaded } from 'vue-router';
2
3
  /**
3
4
  * 只会第一次绘制的时候绘制路由相关的内容,后面路由导致的router-view的回调都屏蔽了。
4
5
  * 通过变更manualKey,来强制刷新router-view的slot回调。并且吧manualKey传给Component的key,搭配AppKeepAlive可以缓存组件
@@ -8,18 +9,18 @@ export declare const IBizRouterView: import("vue").DefineComponent<{
8
9
  type: PropType<string>;
9
10
  default: string;
10
11
  };
11
- route: PropType<import("vue-router").RouteLocationNormalizedLoadedGeneric>;
12
+ route: PropType<RouteLocationNormalizedLoaded>;
12
13
  manualKey: {
13
14
  type: StringConstructor;
14
15
  };
15
16
  }, {
16
17
  renderComp: (Component: VNode, _route: any) => VNode | undefined;
17
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
18
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
18
19
  name: {
19
20
  type: PropType<string>;
20
21
  default: string;
21
22
  };
22
- route: PropType<import("vue-router").RouteLocationNormalizedLoadedGeneric>;
23
+ route: PropType<RouteLocationNormalizedLoaded>;
23
24
  manualKey: {
24
25
  type: StringConstructor;
25
26
  };
@@ -1 +1 @@
1
- {"version":3,"file":"router-view.d.ts","sourceRoot":"","sources":["../../../src/common/router-view/router-view.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAsB,QAAQ,EAAE,KAAK,EAAS,MAAM,KAAK,CAAC;AAGjE;;;GAGG;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;4BA2BQ,KAAK,UAAU,GAAG,KAAG,KAAK,GAAG,SAAS;;;;;;;;;;;;MAoCvE,CAAC"}
1
+ {"version":3,"file":"router-view.d.ts","sourceRoot":"","sources":["../../../src/common/router-view/router-view.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAsB,QAAQ,EAAE,KAAK,EAAS,MAAM,KAAK,CAAC;AACjE,OAAO,EAAE,6BAA6B,EAAE,MAAM,YAAY,CAAC;AAE3D;;;GAGG;AAEH,eAAO,MAAM,cAAc;;;;;;;;;;4BA2BQ,KAAK,UAAU,GAAG,KAAG,KAAK,GAAG,SAAS;;;;;;;;;;;;MAoCvE,CAAC"}
@@ -11,7 +11,7 @@ export declare const IBizSignaturePad: import("vue").DefineComponent<{
11
11
  signaturePadRef: import("vue").Ref<any>;
12
12
  signaturePad: import("vue").Ref<SignaturePad | undefined>;
13
13
  updateSignaturePad: (_callback?: () => void) => void;
14
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
14
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
15
  options: {
16
16
  type: PropType<import("@ibiz-template/core").IApiData>;
17
17
  };
@@ -33,7 +33,7 @@ export declare const IBizViewShell: import("vue").DefineComponent<{
33
33
  onCreated: (event: EventBase) => void;
34
34
  curContext: Ref<import("@ibiz-template/core").IApiContext>;
35
35
  curParams: Ref<import("@ibiz-template/core").IApiParams>;
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
37
  context: {
38
38
  type: PropType<import("@ibiz-template/core").IApiContext>;
39
39
  required: true;
@@ -27,7 +27,7 @@ export declare const IBizPanelControl: import("../../../util").TypeWithInstall<i
27
27
  }, {
28
28
  c: import("@ibiz-template/runtime").PanelController<import("@ibiz/model-core").IPanel, import("@ibiz-template/runtime").IPanelState, import("@ibiz-template/runtime").IPanelEvent>;
29
29
  ns: import("@ibiz-template/core").Namespace;
30
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
30
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
31
  modelData: {
32
32
  type: import("vue").PropType<import("@ibiz/model-core").IPanel>;
33
33
  required: true;
@@ -57,7 +57,7 @@ export declare const PanelControl: import("vue").DefineComponent<{
57
57
  }, {
58
58
  c: PanelController<IPanel, import("@ibiz-template/runtime").IPanelState, import("@ibiz-template/runtime").IPanelEvent>;
59
59
  ns: import("@ibiz-template/core").Namespace;
60
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
60
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
61
61
  /**
62
62
  * @description 面板模型数据
63
63
  */
@@ -33,7 +33,7 @@ export declare const IBizViewLayoutPanelControl: import("../../../util").TypeWit
33
33
  } | undefined) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
34
34
  [key: string]: any;
35
35
  }> | null;
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
37
  modelData: {
38
38
  type: import("vue").PropType<import("@ibiz/model-core").IViewLayoutPanel>;
39
39
  required: true;
@@ -58,7 +58,7 @@ export declare const ViewLayoutPanelControl: import("vue").DefineComponent<{
58
58
  [key: string]: IPanelItemController;
59
59
  };
60
60
  }) => VNode | null;
61
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
61
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
62
62
  /**
63
63
  * @description 视图布局面板模型
64
64
  */
@@ -28,7 +28,7 @@ export declare const AuthWxmpQrcode: import("vue").DefineComponent<{
28
28
  }, {
29
29
  ns: import("@ibiz-template/core").Namespace;
30
30
  loadQrcode: () => Promise<void>;
31
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
31
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
32
32
  /**
33
33
  * @description 微信二维码模型
34
34
  */
@@ -10,7 +10,7 @@ export declare const IBizAuthWxmpQrcode: import("../../util").TypeWithInstall<im
10
10
  }, {
11
11
  ns: import("@ibiz-template/core").Namespace;
12
12
  loadQrcode: () => Promise<void>;
13
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
13
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
14
  modelData: {
15
15
  type: import("vue").PropType<import("@ibiz/model-core").IPanelRawItem>;
16
16
  required: true;
@@ -38,7 +38,7 @@ export declare const GridContainer: import("vue").DefineComponent<{
38
38
  convertLayoutPos: (layoutPos: IFlexLayoutPos, adaptGrow: number) => IFlexLayoutPos;
39
39
  adaptGrow: Ref<number>;
40
40
  adaptCols: Ref<number | undefined>;
41
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
41
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
42
42
  /**
43
43
  * @description 栅格容器模型
44
44
  */
@@ -26,7 +26,7 @@ export declare const IBizGridContainer: import("../../util").TypeWithInstall<imp
26
26
  convertLayoutPos: (layoutPos: import("@ibiz/model-core").IFlexLayoutPos, adaptGrow: number) => import("@ibiz/model-core").IFlexLayoutPos;
27
27
  adaptGrow: import("vue").Ref<number>;
28
28
  adaptCols: import("vue").Ref<number | undefined>;
29
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
29
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
30
30
  modelData: {
31
31
  type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
32
32
  required: true;
@@ -23,7 +23,7 @@ export declare const IBizMultiDataContainer: import("../../util").TypeWithInstal
23
23
  } | undefined) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
24
24
  [key: string]: any;
25
25
  }> | null;
26
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  modelData: {
28
28
  type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
29
29
  required: true;
@@ -34,7 +34,7 @@ export declare const MultiDataContainer: import("vue").DefineComponent<{
34
34
  [key: string]: IPanelItemController;
35
35
  };
36
36
  }) => VNode | null;
37
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
37
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
38
38
  /**
39
39
  * @description 多项数据容器模型
40
40
  */
@@ -23,7 +23,7 @@ export declare const IBizMultiDataContainerRaw: import("../../util").TypeWithIns
23
23
  } | undefined) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
24
24
  [key: string]: any;
25
25
  }> | null;
26
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  modelData: {
28
28
  type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
29
29
  required: true;
@@ -34,7 +34,7 @@ export declare const MultiDataContainerRaw: import("vue").DefineComponent<{
34
34
  [key: string]: IPanelItemController;
35
35
  };
36
36
  }) => VNode | null;
37
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
37
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
38
38
  /**
39
39
  * @description 多项数据容器(仅数据)模型
40
40
  */
@@ -15,7 +15,7 @@ export declare const IBizNavPos: import("../../util").TypeWithInstall<import("vu
15
15
  c: NavPosController;
16
16
  isPresetView: import("vue").Ref<boolean>;
17
17
  onViewCreated: (event: import("@ibiz-template/runtime").EventBase) => void;
18
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
18
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
19
19
  modelData: {
20
20
  type: import("vue").PropType<import("@ibiz/model-core").IPanelRawItem>;
21
21
  required: true;
@@ -33,7 +33,7 @@ export declare const NavPos: import("vue").DefineComponent<{
33
33
  c: NavPosController;
34
34
  isPresetView: import("vue").Ref<boolean>;
35
35
  onViewCreated: (event: EventBase) => void;
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
37
  /**
38
38
  * @description 导航占位模型
39
39
  */
@@ -13,7 +13,7 @@ export declare const IBizPanelContainer: import("../../util").TypeWithInstall<im
13
13
  }, {
14
14
  ns: import("@ibiz-template/core").Namespace;
15
15
  classArr: import("vue").ComputedRef<(string | false)[]>;
16
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
17
  modelData: {
18
18
  type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
19
19
  required: true;
@@ -25,7 +25,7 @@ export declare const PanelContainer: import("vue").DefineComponent<{
25
25
  }, {
26
26
  ns: import("@ibiz-template/core").Namespace;
27
27
  classArr: import("vue").ComputedRef<(string | false)[]>;
28
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
29
29
  /**
30
30
  * @description 面板容器模型
31
31
  */
@@ -1 +1 @@
1
- {"version":3,"file":"panel-container.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-container/panel-container.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAA6B,QAAQ,EAAS,MAAM,KAAK,CAAC;AAEjE,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AACxE,OAAO,wBAAwB,CAAC;AAEhC;;;;GAIG;AACH,eAAO,MAAM,cAAc;IAGvB;;OAEG;;;;;IAEH;;OAEG;;;;;;;;;IANH;;OAEG;;;;;IAEH;;OAEG;;;;;YAuGL,CAAC"}
1
+ {"version":3,"file":"panel-container.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-container/panel-container.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAA6B,QAAQ,EAAS,MAAM,KAAK,CAAC;AAEjE,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AACxE,OAAO,wBAAwB,CAAC;AAEhC;;;;GAIG;AACH,eAAO,MAAM,cAAc;IAGvB;;OAEG;;;;;IAEH;;OAEG;;;;;;;;;IANH;;OAEG;;;;;IAEH;;OAEG;;;;;YAqGL,CAAC"}
@@ -92,9 +92,7 @@ const PanelContainer = /* @__PURE__ */ defineComponent({
92
92
  }
93
93
  return createVNode("div", {
94
94
  "class": this.classArr,
95
- "onClick": () => {
96
- this.controller.onClick();
97
- }
95
+ "onClick": (event) => this.controller.onClick(event)
98
96
  }, [this.controller.model.cssStyle ? createVNode("style", {
99
97
  "type": "text/css"
100
98
  }, [this.controller.model.cssStyle]) : null, content]);
@@ -15,7 +15,7 @@ export declare const IBizPanelContainerGroup: import("../../util").TypeWithInsta
15
15
  captionText: import("vue").ComputedRef<any>;
16
16
  isCollapse: import("vue").Ref<boolean>;
17
17
  changeCollapse: () => void;
18
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
18
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
19
19
  modelData: {
20
20
  type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
21
21
  required: true;
@@ -27,7 +27,7 @@ export declare const PanelContainerGroup: import("vue").DefineComponent<{
27
27
  captionText: import("vue").ComputedRef<any>;
28
28
  isCollapse: import("vue").Ref<boolean>;
29
29
  changeCollapse: () => void;
30
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
30
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
31
  /**
32
32
  * @description 分组容器模型
33
33
  */
@@ -14,7 +14,7 @@ export declare const IBizPanelContainerImage: import("../../util").TypeWithInsta
14
14
  ns: import("@ibiz-template/core").Namespace;
15
15
  classArr: import("vue").ComputedRef<(string | false)[]>;
16
16
  backgroundStyle: import("vue").ComputedRef<{}>;
17
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
17
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
18
18
  modelData: {
19
19
  type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
20
20
  required: true;
@@ -26,7 +26,7 @@ export declare const PanelContainerImage: import("vue").DefineComponent<{
26
26
  ns: import("@ibiz-template/core").Namespace;
27
27
  classArr: import("vue").ComputedRef<(string | false)[]>;
28
28
  backgroundStyle: import("vue").ComputedRef<{}>;
29
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
29
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
30
30
  /**
31
31
  * @description 图片背景容器模型数据
32
32
  */
@@ -1 +1 @@
1
- {"version":3,"file":"panel-container-image.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-container-image/panel-container-image.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAA6B,QAAQ,EAAS,MAAM,KAAK,CAAC;AAGjE,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,8BAA8B,CAAC;AAEtC;;;;GAIG;AACH,eAAO,MAAM,mBAAmB;IAG5B;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;IATH;;OAEG;;;;;IAKH;;OAEG;;;;;YAmFL,CAAC"}
1
+ {"version":3,"file":"panel-container-image.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-container-image/panel-container-image.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAA6B,QAAQ,EAAS,MAAM,KAAK,CAAC;AAGjE,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,8BAA8B,CAAC;AAEtC;;;;GAIG;AACH,eAAO,MAAM,mBAAmB;IAG5B;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;IATH;;OAEG;;;;;IAKH;;OAEG;;;;;YAiFL,CAAC"}
@@ -87,9 +87,7 @@ const PanelContainerImage = /* @__PURE__ */ defineComponent({
87
87
  });
88
88
  return createVNode("div", {
89
89
  "class": this.classArr,
90
- "onClick": () => {
91
- this.controller.onClick();
92
- },
90
+ "onClick": (event) => this.controller.onClick(event),
93
91
  "style": this.backgroundStyle
94
92
  }, [this.controller.model.cssStyle ? createVNode("style", {
95
93
  "type": "text/css"
@@ -9,7 +9,7 @@ export declare const IBizPanelContainerTabs: import("../../util").TypeWithInstal
9
9
  };
10
10
  }, {
11
11
  ns: import("@ibiz-template/core").Namespace;
12
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
12
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
13
  modelData: {
14
14
  type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
15
15
  required: true;
@@ -24,7 +24,7 @@ export declare const PanelContainerTabs: import("vue").DefineComponent<{
24
24
  };
25
25
  }, {
26
26
  ns: import("@ibiz-template/core").Namespace;
27
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
28
28
  /**
29
29
  * @description 分页容器模型
30
30
  */
@@ -11,7 +11,7 @@ export declare const IBizPanelCtrlPos: import("../../util").TypeWithInstall<impo
11
11
  };
12
12
  }, {
13
13
  ns: import("@ibiz-template/core").Namespace;
14
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
14
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
15
  modelData: {
16
16
  type: import("vue").PropType<import("@ibiz/model-core").IPanelItem>;
17
17
  required: true;
@@ -23,7 +23,7 @@ export declare const PanelCtrlPos: import("vue").DefineComponent<{
23
23
  };
24
24
  }, {
25
25
  ns: import("@ibiz-template/core").Namespace;
26
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  /**
28
28
  * @description 面板部件占位模型数据
29
29
  */
@@ -10,7 +10,7 @@ export declare const IBizPanelCtrlViewPageCaption: import("../../util").TypeWith
10
10
  }, {
11
11
  ns: import("@ibiz-template/core").Namespace;
12
12
  classArr: import("vue").ComputedRef<(string | false)[]>;
13
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
13
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
14
  modelData: {
15
15
  type: import("vue").PropType<import("@ibiz/model-core").IPanelItem>;
16
16
  required: true;
@@ -23,7 +23,7 @@ export declare const PanelCtrlViewPageCaption: import("vue").DefineComponent<{
23
23
  }, {
24
24
  ns: import("@ibiz-template/core").Namespace;
25
25
  classArr: import("vue").ComputedRef<(string | false)[]>;
26
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  /**
28
28
  * @description 视图标题模型
29
29
  */
@@ -1 +1 @@
1
- {"version":3,"file":"panel-ctrl-view-page-caption.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-ctrl-view-page-caption/panel-ctrl-view-page-caption.tsx"],"names":[],"mappings":"AACA,OAAO,EAA6B,QAAQ,EAAE,MAAM,KAAK,CAAC;AAE1D,OAAO,EAAE,kCAAkC,EAAE,MAAM,2CAA2C,CAAC;AAE/F;;;;GAIG;AACH,eAAO,MAAM,wBAAwB;IAGjC;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;IATH;;OAEG;;;;;IAKH;;OAEG;;;;;YA4CL,CAAC"}
1
+ {"version":3,"file":"panel-ctrl-view-page-caption.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-ctrl-view-page-caption/panel-ctrl-view-page-caption.tsx"],"names":[],"mappings":"AACA,OAAO,EAA6B,QAAQ,EAAE,MAAM,KAAK,CAAC;AAE1D,OAAO,EAAE,kCAAkC,EAAE,MAAM,2CAA2C,CAAC;AAE/F;;;;GAIG;AACH,eAAO,MAAM,wBAAwB;IAGjC;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;IATH;;OAEG;;;;;IAKH;;OAEG;;;;;YA0CL,CAAC"}
@@ -45,9 +45,7 @@ const PanelCtrlViewPageCaption = /* @__PURE__ */ defineComponent({
45
45
  }
46
46
  return createVNode("div", {
47
47
  "class": this.classArr,
48
- "onClick": () => {
49
- this.controller.onClick();
50
- }
48
+ "onClick": (event) => this.controller.onClick(event)
51
49
  }, [editor]);
52
50
  }
53
51
  });
@@ -16,7 +16,7 @@ export declare const IBizPanelField: import("../../util").TypeWithInstall<import
16
16
  ns: import("@ibiz-template/core").Namespace;
17
17
  classArr: import("vue").ComputedRef<(string | false)[]>;
18
18
  onValueChange: (val: unknown, name?: string | undefined) => void;
19
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
20
20
  modelData: {
21
21
  type: import("vue").PropType<import("@ibiz/model-core").IPanelField>;
22
22
  required: true;
@@ -33,7 +33,7 @@ export declare const PanelField: import("vue").DefineComponent<{
33
33
  ns: import("@ibiz-template/core").Namespace;
34
34
  classArr: import("vue").ComputedRef<(string | false)[]>;
35
35
  onValueChange: (val: unknown, name?: string) => void;
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
37
  /**
38
38
  * @description 面板项模型数据
39
39
  */
@@ -1 +1 @@
1
- {"version":3,"file":"panel-field.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-field/panel-field.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAA6B,QAAQ,EAAuB,MAAM,KAAK,CAAC;AAE/E,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,oBAAoB,CAAC;AAE5B;;;;GAIG;AACH,eAAO,MAAM,UAAU;IAGnB;;OAEG;;;;;IAEH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;yBAqByB,OAAO,SAAS,MAAM,KAAG,IAAI;;IAlCzD;;OAEG;;;;;IAEH;;OAEG;;;;;IAKH;;OAEG;;;;;YA4EL,CAAC"}
1
+ {"version":3,"file":"panel-field.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-field/panel-field.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAA6B,QAAQ,EAAuB,MAAM,KAAK,CAAC;AAE/E,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,oBAAoB,CAAC;AAE5B;;;;GAIG;AACH,eAAO,MAAM,UAAU;IAGnB;;OAEG;;;;;IAEH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;yBAqByB,OAAO,SAAS,MAAM,KAAG,IAAI;;IAlCzD;;OAEG;;;;;IAEH;;OAEG;;;;;IAKH;;OAEG;;;;;YA0EL,CAAC"}
@@ -80,9 +80,7 @@ const PanelField = /* @__PURE__ */ defineComponent({
80
80
  }
81
81
  return createVNode("div", {
82
82
  "class": this.classArr,
83
- "onClick": () => {
84
- this.controller.onClick();
85
- }
83
+ "onClick": (event) => this.controller.onClick(event)
86
84
  }, [editor, this.controller.state.error && createVNode("div", {
87
85
  "class": this.ns.e("error")
88
86
  }, [this.controller.state.error])]);
@@ -11,7 +11,7 @@ export declare const IBizPanelItemRender: import("../../util").TypeWithInstall<i
11
11
  ns: import("@ibiz-template/core").Namespace;
12
12
  classArr: import("vue").ComputedRef<(string | false)[]>;
13
13
  htmlCode: import("vue").ComputedRef<string | undefined>;
14
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
14
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
15
  modelData: {
16
16
  type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
17
17
  required: true;
@@ -25,7 +25,7 @@ export declare const PanelItemRender: import("vue").DefineComponent<{
25
25
  ns: import("@ibiz-template/core").Namespace;
26
26
  classArr: import("vue").ComputedRef<(string | false)[]>;
27
27
  htmlCode: import("vue").ComputedRef<string | undefined>;
28
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
29
29
  /**
30
30
  * @description 面板项模型
31
31
  */
@@ -1 +1 @@
1
- {"version":3,"file":"panel-item-render.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-item-render/panel-item-render.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAA6B,QAAQ,EAAE,MAAM,KAAK,CAAC;AAE1D,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE3E;;;;GAIG;AACH,eAAO,MAAM,eAAe;IAGxB;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;IATH;;OAEG;;;;;IAKH;;OAEG;;;;;YAsCL,CAAC"}
1
+ {"version":3,"file":"panel-item-render.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-item-render/panel-item-render.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAA6B,QAAQ,EAAE,MAAM,KAAK,CAAC;AAE1D,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE3E;;;;GAIG;AACH,eAAO,MAAM,eAAe;IAGxB;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;IATH;;OAEG;;;;;IAKH;;OAEG;;;;;YA4CL,CAAC"}
@@ -45,7 +45,8 @@ const PanelItemRender = /* @__PURE__ */ defineComponent({
45
45
  render() {
46
46
  return createVNode("div", {
47
47
  "class": this.classArr,
48
- "innerHTML": this.htmlCode
48
+ "innerHTML": this.htmlCode,
49
+ "onClick": (event) => this.controller.onClick(event)
49
50
  }, null);
50
51
  }
51
52
  });
@@ -13,7 +13,7 @@ export declare const IBizPanelRawItem: import("../../util").TypeWithInstall<impo
13
13
  classArr: import("vue").ComputedRef<(string | false)[]>;
14
14
  tempStyle: import("vue").Ref<string>;
15
15
  content: import("vue").Ref<string | number | undefined>;
16
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
17
  modelData: {
18
18
  type: import("vue").PropType<import("@ibiz/model-core").IPanelRawItem>;
19
19
  required: true;
@@ -27,7 +27,7 @@ export declare const PanelRawItem: import("vue").DefineComponent<{
27
27
  classArr: import("vue").ComputedRef<(string | false)[]>;
28
28
  tempStyle: Ref<string>;
29
29
  content: Ref<string | number | undefined>;
30
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
30
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
31
  /**
32
32
  * @description 面板直接内容项模型
33
33
  */
@@ -1 +1 @@
1
- {"version":3,"file":"panel-rawitem.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-rawitem/panel-rawitem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAa,aAAa,EAAa,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAA6B,QAAQ,EAAE,GAAG,EAAc,MAAM,KAAK,CAAC;AAE3E,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,sBAAsB,CAAC;AAE9B;;;;GAIG;AACH,eAAO,MAAM,YAAY;IAGrB;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;IATH;;OAEG;;;;;IAKH;;OAEG;;;;;YAqFL,CAAC"}
1
+ {"version":3,"file":"panel-rawitem.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-rawitem/panel-rawitem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAa,aAAa,EAAa,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAA6B,QAAQ,EAAE,GAAG,EAAc,MAAM,KAAK,CAAC;AAE3E,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,sBAAsB,CAAC;AAE9B;;;;GAIG;AACH,eAAO,MAAM,YAAY;IAGrB;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;IATH;;OAEG;;;;;IAKH;;OAEG;;;;;YAiFL,CAAC"}
@@ -77,15 +77,12 @@ const PanelRawItem = /* @__PURE__ */ defineComponent({
77
77
  };
78
78
  },
79
79
  render() {
80
- if (!this.controller.state.visible) {
80
+ if (!this.controller.state.visible)
81
81
  return;
82
- }
83
82
  return createVNode("div", {
84
83
  "class": this.classArr,
85
84
  "style": this.tempStyle,
86
- "onClick": (event) => {
87
- this.controller.onClick(event);
88
- }
85
+ "onClick": (event) => this.controller.onClick(event)
89
86
  }, [createVNode(resolveComponent("iBizRawItem"), {
90
87
  "rawItem": this.modelData,
91
88
  "content": this.content