@ibiz-template/vue3-util 0.7.41-alpha.21 → 0.7.41-alpha.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.min.css +1 -1
- package/dist/index.system.min.js +1 -1
- package/es/common/badge/badge.d.ts +1 -1
- package/es/common/code-list/code-list.d.ts +1 -1
- package/es/common/control-loading-placeholder/control-loading-placeholder.d.ts +1 -1
- package/es/common/control-shell/control-shell.d.ts +1 -1
- package/es/common/custom-render/custom-render.d.ts +1 -1
- package/es/common/icon/icon.d.ts +1 -1
- package/es/common/router-view/router-view.d.ts +3 -4
- package/es/common/router-view/router-view.d.ts.map +1 -1
- package/es/common/signature-pad/signature-pad.d.ts +1 -1
- package/es/common/view-shell/view-shell.d.ts +1 -1
- package/es/control/panel/panel/index.d.ts +1 -1
- package/es/control/panel/panel/panel.d.ts +1 -1
- package/es/control/panel/view-layout-panel/index.d.ts +1 -1
- package/es/control/panel/view-layout-panel/view-layout-panel.d.ts +1 -1
- package/es/panel-component/auth-wxmp-qrcode/auth-wxmp-qrcode.d.ts +1 -1
- package/es/panel-component/auth-wxmp-qrcode/index.d.ts +1 -1
- package/es/panel-component/grid-container/grid-container.d.ts +1 -1
- package/es/panel-component/grid-container/index.d.ts +1 -1
- package/es/panel-component/multi-data-container/index.d.ts +1 -1
- package/es/panel-component/multi-data-container/multi-data-container.d.ts +1 -1
- package/es/panel-component/multi-data-container-raw/index.d.ts +1 -1
- package/es/panel-component/multi-data-container-raw/multi-data-container-raw.d.ts +1 -1
- package/es/panel-component/nav-pos/index.d.ts +1 -1
- package/es/panel-component/nav-pos/nav-pos.d.ts +1 -1
- package/es/panel-component/panel-container/index.d.ts +1 -1
- package/es/panel-component/panel-container/panel-container.d.ts +1 -1
- package/es/panel-component/panel-container-group/index.d.ts +2 -2
- package/es/panel-component/panel-container-group/panel-container-group.css +1 -1
- package/es/panel-component/panel-container-group/panel-container-group.d.ts +2 -2
- package/es/panel-component/panel-container-group/panel-container-group.d.ts.map +1 -1
- package/es/panel-component/panel-container-group/panel-container-group.mjs +7 -5
- package/es/panel-component/panel-container-image/index.d.ts +1 -1
- package/es/panel-component/panel-container-image/panel-container-image.d.ts +1 -1
- package/es/panel-component/panel-container-tabs/index.d.ts +1 -1
- package/es/panel-component/panel-container-tabs/panel-container-tabs.d.ts +1 -1
- package/es/panel-component/panel-ctrl-pos/index.d.ts +1 -1
- package/es/panel-component/panel-ctrl-pos/panel-ctrl-pos.d.ts +1 -1
- package/es/panel-component/panel-ctrl-view-page-caption/index.d.ts +1 -1
- package/es/panel-component/panel-ctrl-view-page-caption/panel-ctrl-view-page-caption.d.ts +1 -1
- package/es/panel-component/panel-field/index.d.ts +1 -1
- package/es/panel-component/panel-field/panel-field.d.ts +1 -1
- package/es/panel-component/panel-item-render/index.d.ts +1 -1
- package/es/panel-component/panel-item-render/panel-item-render.d.ts +1 -1
- package/es/panel-component/panel-rawitem/index.d.ts +1 -1
- package/es/panel-component/panel-rawitem/panel-rawitem.d.ts +1 -1
- package/es/panel-component/panel-tab-page/index.d.ts +1 -1
- package/es/panel-component/panel-tab-page/panel-tab-page.d.ts +1 -1
- package/es/panel-component/scroll-container/index.d.ts +1 -1
- package/es/panel-component/scroll-container/scroll-container/scroll-container.d.ts +1 -1
- package/es/panel-component/scroll-container/scroll-container-item/scroll-container-item.d.ts +1 -1
- package/es/panel-component/single-data-container/index.d.ts +1 -1
- package/es/panel-component/single-data-container/single-data-container.d.ts +1 -1
- package/es/panel-component/teleport-placeholder/index.d.ts +1 -1
- package/es/panel-component/teleport-placeholder/teleport-placeholder.d.ts +1 -1
- package/es/view/app-redirect-view/app-redirect-view.d.ts +1 -1
- package/es/view/app-redirect-view/app-redirect-view.d.ts.map +1 -1
- package/es/view/common/index.d.ts +1 -1
- package/es/view/common/view.d.ts +1 -1
- package/es/view/de-redirect-view/de-redirect-view.d.ts +1 -1
- package/es/view/de-redirect-view/index.d.ts +1 -1
- package/es/view/html-view/html-view.d.ts +1 -1
- package/es/view/html-view/index.d.ts +1 -1
- package/es/view/portal-view/index.d.ts +1 -1
- package/es/view/portal-view/portal-view.d.ts +1 -1
- package/es/view/todo-redirect/todo-redirect.d.ts +1 -1
- package/es/view/todo-redirect/todo-redirect.d.ts.map +1 -1
- package/lib/panel-component/panel-container-group/panel-container-group.cjs +6 -4
- package/lib/panel-component/panel-container-group/panel-container-group.css +1 -1
- package/package.json +4 -4
|
@@ -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").
|
|
21
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
50
|
+
}, string, import("vue").PublicProps, 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").
|
|
15
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
15
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
12
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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;
|
package/es/common/icon/icon.d.ts
CHANGED
|
@@ -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").
|
|
16
|
+
}, () => VNode | null, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
17
17
|
icon: {
|
|
18
18
|
type: PropType<ISysImage | IIcon>;
|
|
19
19
|
};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { PropType, VNode } from 'vue';
|
|
2
|
-
import { RouteLocationNormalizedLoaded } from 'vue-router';
|
|
3
2
|
/**
|
|
4
3
|
* 只会第一次绘制的时候绘制路由相关的内容,后面路由导致的router-view的回调都屏蔽了。
|
|
5
4
|
* 通过变更manualKey,来强制刷新router-view的slot回调。并且吧manualKey传给Component的key,搭配AppKeepAlive可以缓存组件
|
|
@@ -9,18 +8,18 @@ export declare const IBizRouterView: import("vue").DefineComponent<{
|
|
|
9
8
|
type: PropType<string>;
|
|
10
9
|
default: string;
|
|
11
10
|
};
|
|
12
|
-
route: PropType<
|
|
11
|
+
route: PropType<import("vue-router").RouteLocationNormalizedLoadedGeneric>;
|
|
13
12
|
manualKey: {
|
|
14
13
|
type: StringConstructor;
|
|
15
14
|
};
|
|
16
15
|
}, {
|
|
17
16
|
renderComp: (Component: VNode, _route: any) => VNode | undefined;
|
|
18
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
17
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
18
|
name: {
|
|
20
19
|
type: PropType<string>;
|
|
21
20
|
default: string;
|
|
22
21
|
};
|
|
23
|
-
route: PropType<
|
|
22
|
+
route: PropType<import("vue-router").RouteLocationNormalizedLoadedGeneric>;
|
|
24
23
|
manualKey: {
|
|
25
24
|
type: StringConstructor;
|
|
26
25
|
};
|
|
@@ -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;
|
|
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"}
|
|
@@ -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").
|
|
14
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
36
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
30
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
60
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
36
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
61
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
31
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
13
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
41
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
29
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
26
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
37
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
26
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
37
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
18
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
36
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
16
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
28
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
29
|
/**
|
|
30
30
|
* @description 面板容器模型
|
|
31
31
|
*/
|
|
@@ -13,9 +13,9 @@ export declare const IBizPanelContainerGroup: import("../../util").TypeWithInsta
|
|
|
13
13
|
}, {
|
|
14
14
|
ns: import("@ibiz-template/core").Namespace;
|
|
15
15
|
captionText: import("vue").ComputedRef<any>;
|
|
16
|
-
changeCollapse: () => void;
|
|
17
16
|
isCollapse: import("vue").Ref<boolean>;
|
|
18
|
-
|
|
17
|
+
changeCollapse: () => void;
|
|
18
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
19
|
modelData: {
|
|
20
20
|
type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
|
|
21
21
|
required: true;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.ibiz-panel-container-group{--ibiz-panel-container-group-bg-color:transparent;--ibiz-panel-container-group-header-bg-color:transparent;--ibiz-panel-container-group-header-padding:var(--ibiz-spacing-base-tight);--ibiz-panel-container-group-header-border-color:var(--ibiz-color-border);--ibiz-panel-container-group-header-height:49px;--ibiz-panel-container-group-caption-text-color:var(--ibiz-color-text-0);--ibiz-panel-container-group-caption-font-size:var(--ibiz-font-size-header-5);--ibiz-panel-container-group-caption-font-weight:var(--ibiz-font-weight-bold);--ibiz-panel-container-group-content-bg-color:transparent;--ibiz-panel-container-group-content-padding:var(--ibiz-spacing-tight)}.ibiz-panel-container-group{height:100%;background-color:var(--ibiz-panel-container-group-bg-color);border-radius:var(--ibiz-border-radius-base)}.ibiz-panel-container-group__caption{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--ibiz-panel-container-group-caption-font-size);font-weight:var(--ibiz-panel-container-group-caption-font-weight);color:var(--ibiz-panel-container-group-caption-text-color)}.ibiz-panel-container-group__caption--icon{padding-right:var(--ibiz-spacing-tight)}.ibiz-panel-container-group-collapse>.ibiz-panel-container-group-content{display:block}.ibiz-panel-container-group-collapse.is-collapse>.ibiz-panel-container-group-content{display:none}.ibiz-panel-container-group-header{display:flex;height:var(--ibiz-panel-container-group-header-height);padding:var(--ibiz-panel-container-group-header-padding);margin:var(--ibiz-panel-container-group-header-margin);border-bottom:1px solid var(--ibiz-panel-container-group-header-border-color)}.ibiz-panel-container-group-header__left,.ibiz-panel-container-group-header__right{display:inline-block;width:50%}.ibiz-panel-container-group-header__right{text-align:right;display:flex;align-items:center;justify-content:flex-end}.ibiz-panel-container-group-content{width:100%;height:100%}.ibiz-panel-container-group-content>.ibiz-row{width:100%;height:100%}.ibiz-panel-container-group--show-header>.ibiz-panel-container-group-content{height:calc(100% - var(--ibiz-panel-container-group-header-height));padding:var(--ibiz-panel-container-group-content-padding);background-color:var(--ibiz-panel-container-group-content-bg-color)}
|
|
1
|
+
.ibiz-panel-container-group{--ibiz-panel-container-group-bg-color:transparent;--ibiz-panel-container-group-header-bg-color:transparent;--ibiz-panel-container-group-header-padding:var(--ibiz-spacing-base-tight);--ibiz-panel-container-group-header-border-color:var(--ibiz-color-border);--ibiz-panel-container-group-header-height:49px;--ibiz-panel-container-group-caption-text-color:var(--ibiz-color-text-0);--ibiz-panel-container-group-caption-font-size:var(--ibiz-font-size-header-5);--ibiz-panel-container-group-caption-font-weight:var(--ibiz-font-weight-bold);--ibiz-panel-container-group-content-bg-color:transparent;--ibiz-panel-container-group-content-padding:var(--ibiz-spacing-tight)}.ibiz-panel-container-group{height:100%;background-color:var(--ibiz-panel-container-group-bg-color);border-radius:var(--ibiz-border-radius-base)}.ibiz-panel-container-group__caption{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;font-size:var(--ibiz-panel-container-group-caption-font-size);font-weight:var(--ibiz-panel-container-group-caption-font-weight);color:var(--ibiz-panel-container-group-caption-text-color)}.ibiz-panel-container-group__caption--icon{padding-right:var(--ibiz-spacing-tight)}.ibiz-panel-container-group__counter{margin-left:var(--ibiz-spacing-tight)}.ibiz-panel-container-group-collapse>.ibiz-panel-container-group-content{display:block}.ibiz-panel-container-group-collapse.is-collapse>.ibiz-panel-container-group-content{display:none}.ibiz-panel-container-group-header{display:flex;height:var(--ibiz-panel-container-group-header-height);padding:var(--ibiz-panel-container-group-header-padding);margin:var(--ibiz-panel-container-group-header-margin);border-bottom:1px solid var(--ibiz-panel-container-group-header-border-color)}.ibiz-panel-container-group-header__left,.ibiz-panel-container-group-header__right{display:inline-block;width:50%}.ibiz-panel-container-group-header__right{text-align:right;display:flex;align-items:center;justify-content:flex-end}.ibiz-panel-container-group-content{width:100%;height:100%}.ibiz-panel-container-group-content>.ibiz-row{width:100%;height:100%}.ibiz-panel-container-group--show-header>.ibiz-panel-container-group-content{height:calc(100% - var(--ibiz-panel-container-group-header-height));padding:var(--ibiz-panel-container-group-content-padding);background-color:var(--ibiz-panel-container-group-content-bg-color)}
|
|
@@ -25,9 +25,9 @@ export declare const PanelContainerGroup: import("vue").DefineComponent<{
|
|
|
25
25
|
}, {
|
|
26
26
|
ns: import("@ibiz-template/core").Namespace;
|
|
27
27
|
captionText: import("vue").ComputedRef<any>;
|
|
28
|
-
changeCollapse: () => void;
|
|
29
28
|
isCollapse: import("vue").Ref<boolean>;
|
|
30
|
-
|
|
29
|
+
changeCollapse: () => void;
|
|
30
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
31
31
|
/**
|
|
32
32
|
* @description 分组容器模型
|
|
33
33
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"panel-container-group.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-container-group/panel-container-group.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,
|
|
1
|
+
{"version":3,"file":"panel-container-group.d.ts","sourceRoot":"","sources":["../../../src/panel-component/panel-container-group/panel-container-group.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAwB,QAAQ,EAAmB,MAAM,KAAK,CAAC;AACtE,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AAGnF,OAAO,8BAA8B,CAAC;AAEtC;;;;GAIG;AACH,eAAO,MAAM,mBAAmB;IAG5B;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;0BAWwB,IAAI;;IApB/B;;OAEG;;;;;IAKH;;OAEG;;;;;YA+GL,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { isVNode, defineComponent, ref, computed, createVNode, resolveComponent } from 'vue';
|
|
1
|
+
import { isVNode, defineComponent, ref, computed, createVNode, resolveComponent, createTextVNode } from 'vue';
|
|
2
2
|
import { PanelContainerGroupController } from './panel-container-group.controller.mjs';
|
|
3
|
-
import './panel-container-group.css';
|
|
4
3
|
import '../../use/index.mjs';
|
|
5
4
|
import '../../common/index.mjs';
|
|
5
|
+
import './panel-container-group.css';
|
|
6
6
|
import { useNamespace } from '../../use/namespace/namespace.mjs';
|
|
7
7
|
import { IBizIcon } from '../../common/icon/icon.mjs';
|
|
8
8
|
|
|
@@ -54,8 +54,8 @@ const PanelContainerGroup = /* @__PURE__ */ defineComponent({
|
|
|
54
54
|
return {
|
|
55
55
|
ns,
|
|
56
56
|
captionText,
|
|
57
|
-
|
|
58
|
-
|
|
57
|
+
isCollapse,
|
|
58
|
+
changeCollapse
|
|
59
59
|
};
|
|
60
60
|
},
|
|
61
61
|
render() {
|
|
@@ -100,7 +100,9 @@ const PanelContainerGroup = /* @__PURE__ */ defineComponent({
|
|
|
100
100
|
}, [this.modelData.sysImage && createVNode(IBizIcon, {
|
|
101
101
|
"class": this.ns.em("caption", "icon"),
|
|
102
102
|
"icon": this.modelData.sysImage
|
|
103
|
-
}, null), this.captionText
|
|
103
|
+
}, null), this.captionText, this.modelData.counterId && createVNode("span", {
|
|
104
|
+
"class": this.ns.e("counter")
|
|
105
|
+
}, [createTextVNode("("), this.controller.state.counterData[this.modelData.counterId], createTextVNode(")")])])]), createVNode("div", {
|
|
104
106
|
"class": [this.ns.be("header", "right")]
|
|
105
107
|
}, [this.modelData.titleBarCloseMode !== void 0 && this.modelData.titleBarCloseMode !== 0 && (this.isCollapse ? createVNode("ion-icon", {
|
|
106
108
|
"name": "caret-forward-sharp"
|
|
@@ -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").
|
|
17
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
29
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
30
30
|
/**
|
|
31
31
|
* @description 图片背景容器模型数据
|
|
32
32
|
*/
|
|
@@ -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").
|
|
12
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
27
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
14
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
26
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
13
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
26
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
/**
|
|
28
28
|
* @description 视图标题模型
|
|
29
29
|
*/
|
|
@@ -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").
|
|
19
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
36
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
37
37
|
/**
|
|
38
38
|
* @description 面板项模型数据
|
|
39
39
|
*/
|
|
@@ -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").
|
|
14
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
28
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
29
|
/**
|
|
30
30
|
* @description 面板项模型
|
|
31
31
|
*/
|
|
@@ -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").
|
|
16
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, 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").
|
|
30
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
31
31
|
/**
|
|
32
32
|
* @description 面板直接内容项模型
|
|
33
33
|
*/
|
|
@@ -10,7 +10,7 @@ export declare const IBizPanelTabPage: import("../../util").TypeWithInstall<impo
|
|
|
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").
|
|
13
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
14
14
|
modelData: {
|
|
15
15
|
type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
|
|
16
16
|
required: true;
|
|
@@ -24,7 +24,7 @@ export declare const PanelTabPage: import("vue").DefineComponent<{
|
|
|
24
24
|
}, {
|
|
25
25
|
ns: import("@ibiz-template/core").Namespace;
|
|
26
26
|
classArr: import("vue").ComputedRef<(string | false)[]>;
|
|
27
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
27
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
28
28
|
/**
|
|
29
29
|
* @description 面板分页模型
|
|
30
30
|
*/
|
|
@@ -12,7 +12,7 @@ export declare const IBizScrollContainer: import("../../util").TypeWithInstall<i
|
|
|
12
12
|
}, {
|
|
13
13
|
ns: import("@ibiz-template/core").Namespace;
|
|
14
14
|
classArr: import("vue").ComputedRef<(string | false)[]>;
|
|
15
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").
|
|
15
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
16
|
modelData: {
|
|
17
17
|
type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
|
|
18
18
|
required: true;
|
|
@@ -25,7 +25,7 @@ export declare const ScrollContainer: 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").
|
|
28
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
29
|
/**
|
|
30
30
|
* @description 滚动容器模型
|
|
31
31
|
*/
|
package/es/panel-component/scroll-container/scroll-container-item/scroll-container-item.d.ts
CHANGED
|
@@ -25,7 +25,7 @@ export declare const ScrollContainerItem: 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").
|
|
28
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
29
|
/**
|
|
30
30
|
* @description 面板滚动容器项模型数据
|
|
31
31
|
*/
|
|
@@ -23,7 +23,7 @@ export declare const IBizSingleDataContainer: import("../../util").TypeWithInsta
|
|
|
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").
|
|
26
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
27
|
modelData: {
|
|
28
28
|
type: import("vue").PropType<import("@ibiz/model-core").IPanelContainer>;
|
|
29
29
|
required: true;
|