zova-core 5.0.150 → 5.0.153
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/bean/resource/icon/useZovaIcon.d.ts +1 -1
- package/dist/bean/resource/icon/zovaIcon.d.ts +4 -4
- package/dist/bean/resource/icon/zovaIcon.d.ts.map +1 -1
- package/dist/bean/resource/page/type.d.ts +1 -1
- package/dist/bean/resource/page/type.d.ts.map +1 -1
- package/dist/components/clientOnly.d.ts +1 -1
- package/dist/components/clientOnly.d.ts.map +1 -1
- package/package.json +8 -8
- package/src/bean/resource/page/type.ts +1 -1
|
@@ -2,6 +2,6 @@ import { ZovaApplication } from '../../../core/index.js';
|
|
|
2
2
|
import { IIconInfo } from './types.js';
|
|
3
3
|
export declare function getZovaIcon(iconName?: string, app?: ZovaApplication): IIconInfo | undefined;
|
|
4
4
|
export declare function useZovaIcon(iconGetter: () => string | undefined): {
|
|
5
|
-
iconInfo: import("vue").Ref<IIconInfo | undefined>;
|
|
5
|
+
iconInfo: import("vue").Ref<IIconInfo | undefined, IIconInfo | undefined>;
|
|
6
6
|
};
|
|
7
7
|
//# sourceMappingURL=useZovaIcon.d.ts.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export declare const ZovaIcon: import("vue").DefineComponent<{
|
|
1
|
+
export declare const ZovaIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
name: StringConstructor;
|
|
3
3
|
href: StringConstructor;
|
|
4
4
|
width: (StringConstructor | NumberConstructor)[];
|
|
5
5
|
height: (StringConstructor | NumberConstructor)[];
|
|
6
6
|
color: StringConstructor;
|
|
7
|
-
}
|
|
7
|
+
}>, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
8
8
|
[key: string]: any;
|
|
9
|
-
}>,
|
|
9
|
+
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
10
10
|
name: StringConstructor;
|
|
11
11
|
href: StringConstructor;
|
|
12
12
|
width: (StringConstructor | NumberConstructor)[];
|
|
13
13
|
height: (StringConstructor | NumberConstructor)[];
|
|
14
14
|
color: StringConstructor;
|
|
15
|
-
}
|
|
15
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
16
16
|
//# sourceMappingURL=zovaIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"zovaIcon.d.ts","sourceRoot":"","sources":["../../../../src/bean/resource/icon/zovaIcon.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"zovaIcon.d.ts","sourceRoot":"","sources":["../../../../src/bean/resource/icon/zovaIcon.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;iGAwDnB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../../src/bean/resource/page/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,MAAM,WAAW,gBAAgB;CAAG;AACpC,MAAM,WAAW,eAAe;CAAG;AACnC,MAAM,WAAW,eAAe;CAAG;AAEnC,MAAM,MAAM,mBAAmB,CAAC,CAAC,EAAE,CAAC,GAAG,OAAO,IAAI;
|
|
1
|
+
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../../../src/bean/resource/page/type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,MAAM,WAAW,gBAAgB;CAAG;AACpC,MAAM,WAAW,eAAe;CAAG;AACnC,MAAM,WAAW,eAAe;CAAG;AAEnC,MAAM,MAAM,mBAAmB,CAAC,CAAC,GAAG,OAAO,EAAE,CAAC,GAAG,OAAO,IAAI;IAC1D,KAAK,CAAC,EAAE,CAAC,CAAC;IACV,MAAM,CAAC,EAAE,CAAC,CAAC;CACZ,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG;IAAE,MAAM,CAAC,EAAE,CAAC,CAAC,UAAU,CAAC;IAAC,KAAK,EAAE,CAAC,CAAC,UAAU,CAAA;CAAE,CAAC;AAC5E,MAAM,MAAM,eAAe,GAAG,MAAM,CAAC,MAAM,EAAE,cAAc,CAAC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const ClientOnly: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
2
2
|
[key: string]: any;
|
|
3
|
-
}>[] | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").
|
|
3
|
+
}>[] | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
4
4
|
//# sourceMappingURL=clientOnly.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"clientOnly.d.ts","sourceRoot":"","sources":["../../src/components/clientOnly.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;
|
|
1
|
+
{"version":3,"file":"clientOnly.d.ts","sourceRoot":"","sources":["../../src/components/clientOnly.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU;;yPAgBrB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zova-core",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.153",
|
|
4
4
|
"description": "A vue3 framework with ioc",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -44,18 +44,18 @@
|
|
|
44
44
|
"@cabloy/last-word": "^1.0.13",
|
|
45
45
|
"@cabloy/localeutil": "^1.0.4",
|
|
46
46
|
"@cabloy/module-info": "^1.0.20",
|
|
47
|
-
"@cabloy/vue-reactivity": "^3.
|
|
48
|
-
"@cabloy/vue-router": "^4.4.
|
|
49
|
-
"@cabloy/vue-runtime-core": "^3.
|
|
47
|
+
"@cabloy/vue-reactivity": "^3.5.6",
|
|
48
|
+
"@cabloy/vue-router": "^4.4.8",
|
|
49
|
+
"@cabloy/vue-runtime-core": "^3.5.6",
|
|
50
50
|
"@types/js-cookie": "^3.0.6",
|
|
51
|
-
"@vue/reactivity": "^3.
|
|
52
|
-
"@vue/shared": "^3.
|
|
51
|
+
"@vue/reactivity": "^3.5.6",
|
|
52
|
+
"@vue/shared": "^3.5.6",
|
|
53
53
|
"defu": "^6.1.4",
|
|
54
54
|
"devalue": "^5.0.0",
|
|
55
55
|
"reflect-metadata": "^0.2.2",
|
|
56
|
-
"vue": "^3.
|
|
56
|
+
"vue": "^3.5.6",
|
|
57
57
|
"zod": "^3.23.8",
|
|
58
58
|
"zova-shared": "^1.0.4"
|
|
59
59
|
},
|
|
60
|
-
"gitHead": "
|
|
60
|
+
"gitHead": "d1517bdf0c4182f9eec48eab302985c207f29e40"
|
|
61
61
|
}
|