zova-ui-vuetify 5.1.16 → 5.1.18
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/package.json +5 -5
- package/package.original.json +6 -6
- package/src/suite/a-demo/modules/demo-basic/rest/component/card.ts +2 -3
- package/src/suite/a-demo/modules/demo-basic/rest/index.ts +1 -0
- package/src/suite/a-demo/modules/demo-basic/rest/pages.ts +1 -0
- package/src/suite/a-demo/modules/demo-basic/src/.metadata/index.ts +1 -1
- package/src/suite/a-home/modules/home-api/src/.metadata/index.ts +1 -1
- package/src/suite/a-home/modules/home-base/rest/component/itemLink.ts +2 -3
- package/src/suite/a-home/modules/home-base/rest/component/page.ts +2 -3
- package/src/suite/a-home/modules/home-base/rest/index.ts +1 -0
- package/src/suite/a-home/modules/home-base/rest/pages.ts +1 -0
- package/src/suite/a-home/modules/home-base/src/.metadata/index.ts +1 -1
- package/src/suite/a-home/modules/home-base/src/.metadata/locales.ts +0 -2
- package/src/suite/a-home/modules/home-icon/rest/icons.ts +1 -0
- package/src/suite/a-home/modules/home-icon/rest/index.ts +1 -0
- package/src/suite/a-home/modules/home-icon/src/.metadata/index.ts +1 -1
- package/src/suite/a-home/modules/home-index/rest/index.ts +1 -0
- package/src/suite/a-home/modules/home-index/rest/pages.ts +1 -0
- package/src/suite/a-home/modules/home-index/src/.metadata/index.ts +1 -1
- package/src/suite/a-home/modules/home-layoutempty/rest/component/layoutEmpty.ts +2 -3
- package/src/suite/a-home/modules/home-layoutempty/src/.metadata/index.ts +1 -1
- package/src/suite/a-home/modules/home-layouttabs/rest/component/layoutTabs.ts +2 -3
- package/src/suite/a-home/modules/home-layouttabs/src/.metadata/index.ts +1 -1
- package/src/suite/a-home/modules/home-layouttabs/src/.metadata/locales.ts +0 -2
- package/src/suite/a-home/modules/home-login/rest/index.ts +1 -0
- package/src/suite/a-home/modules/home-login/rest/pages.ts +1 -0
- package/src/suite/a-home/modules/home-login/src/.metadata/index.ts +1 -1
- package/src/suite/a-home/modules/home-login/src/.metadata/locales.ts +0 -2
- package/src/suite/a-home/modules/home-passport/src/.metadata/index.ts +1 -1
- package/src/suite-vendor/a-vuetify/modules/vuetify-adapter/src/.metadata/index.ts +1 -1
- package/src/suite-vendor/a-vuetify/modules/vuetify-form/rest/component/formFieldCaptcha.ts +2 -3
- package/src/suite-vendor/a-vuetify/modules/vuetify-form/src/.metadata/index.ts +1 -1
- package/src/suite-vendor/a-vuetify/modules/vuetify-form/src/.metadata/locales.ts +0 -2
- package/src/suite/a-demo/modules/demo-basic/rest/pagesImport.txt +0 -0
- package/src/suite/a-demo/modules/demo-basic/rest/pagesRecord.txt +0 -3
- package/src/suite/a-home/modules/home-base/rest/pagesImport.txt +0 -2
- package/src/suite/a-home/modules/home-base/rest/pagesRecord.txt +0 -3
- package/src/suite/a-home/modules/home-index/rest/pagesImport.txt +0 -0
- package/src/suite/a-home/modules/home-index/rest/pagesRecord.txt +0 -1
- package/src/suite/a-home/modules/home-login/rest/pagesImport.txt +0 -0
- package/src/suite/a-home/modules/home-login/rest/pagesRecord.txt +0 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zova-ui-vuetify",
|
|
3
|
-
"version": "5.1.
|
|
4
|
-
"gitHead": "
|
|
3
|
+
"version": "5.1.18",
|
|
4
|
+
"gitHead": "5addcc2f7ee1604c14bc00f720929f1d9f2eb011",
|
|
5
5
|
"description": "A vue3 vuetify framework with ioc",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"ioc",
|
|
@@ -87,13 +87,13 @@
|
|
|
87
87
|
"vue-router": "^4.4.5",
|
|
88
88
|
"vuetify": "^4.0.1",
|
|
89
89
|
"zod": "^4.1.5",
|
|
90
|
-
"zova": "^5.1.
|
|
90
|
+
"zova": "^5.1.13",
|
|
91
91
|
"zova-jsx": "^1.1.8",
|
|
92
92
|
"zova-module-a-action": "^5.1.10",
|
|
93
93
|
"zova-module-a-actions": "^5.1.8",
|
|
94
94
|
"zova-module-a-api": "^5.1.7",
|
|
95
95
|
"zova-module-a-app": "^5.1.8",
|
|
96
|
-
"zova-module-a-bean": "^5.1.
|
|
96
|
+
"zova-module-a-bean": "^5.1.9",
|
|
97
97
|
"zova-module-a-behavior": "^5.1.8",
|
|
98
98
|
"zova-module-a-behaviors": "^5.1.7",
|
|
99
99
|
"zova-module-a-boundary": "^5.1.7",
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"zova-module-home-login": "workspace:^",
|
|
129
129
|
"zova-module-home-passport": "workspace:^",
|
|
130
130
|
"zova-module-rest-actions": "^5.1.9",
|
|
131
|
-
"zova-module-rest-resource": "^5.1.
|
|
131
|
+
"zova-module-rest-resource": "^5.1.9",
|
|
132
132
|
"zova-module-vuetify-adapter": "workspace:^",
|
|
133
133
|
"zova-module-vuetify-form": "workspace:^"
|
|
134
134
|
},
|
package/package.original.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zova-ui-vuetify",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.16",
|
|
4
4
|
"description": "A vue3 vuetify framework with ioc",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"vue": "^3.5.6",
|
|
59
59
|
"vuetify": "^4.0.1",
|
|
60
60
|
"vue-router": "^4.4.5",
|
|
61
|
-
"zova": "^5.1.
|
|
61
|
+
"zova": "^5.1.12"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
64
|
"@cabloy/lint": "^5.0.24",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"oxfmt": "^0.41.0",
|
|
72
72
|
"oxlint": "^1.56.0",
|
|
73
73
|
"less": "^4.6.4",
|
|
74
|
-
"quasar-app-extension-zova": "^1.2.
|
|
74
|
+
"quasar-app-extension-zova": "^1.2.12",
|
|
75
75
|
"sass-embedded": "^1.92.1",
|
|
76
76
|
"typescript": "^5.9.3",
|
|
77
77
|
"unplugin-fonts": "^1.4.0",
|
|
@@ -79,12 +79,12 @@
|
|
|
79
79
|
"vite-plugin-fake-server-turbo": "^3.0.18",
|
|
80
80
|
"vite-plugin-vuetify": "^2.1.2",
|
|
81
81
|
"vue-tsc": "^3.2.4",
|
|
82
|
-
"zova-openapi": "^1.1.
|
|
83
|
-
"zova-vite": "^1.1.
|
|
82
|
+
"zova-openapi": "^1.1.7",
|
|
83
|
+
"zova-vite": "^1.1.12",
|
|
84
84
|
"@cabloy/cli": "^3.0.105",
|
|
85
85
|
"@types/luxon": "^3.7.1",
|
|
86
86
|
"fs-extra": "^11.2.0"
|
|
87
87
|
},
|
|
88
88
|
"license": "MIT",
|
|
89
|
-
"gitHead": "
|
|
89
|
+
"gitHead": "8cb2168b0a2607c216a4d9b81bc9e16088895fc5"
|
|
90
90
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { TypeRenderComponentJsxPropsPublic } from 'zova-jsx';
|
|
2
|
-
|
|
3
|
-
import type { ControllerCardProps } from '../../src/component/card/controller.jsx';
|
|
2
|
+
import type { ControllerCardProps } from 'zova-module-demo-basic';
|
|
4
3
|
|
|
5
4
|
type TypeControllerCardPublicProps = TypeRenderComponentJsxPropsPublic & ControllerCardProps;
|
|
6
|
-
export function
|
|
5
|
+
export function BBZDemoBasicCard(_props: TypeControllerCardPublicProps) {
|
|
7
6
|
return 'demo-basic:card';
|
|
8
7
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import 'zova-module-demo-basic';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { TypeRenderComponentJsxPropsPublic } from 'zova-jsx';
|
|
2
|
-
|
|
3
|
-
import type { ControllerItemLinkProps } from '../../src/component/itemLink/controller.jsx';
|
|
2
|
+
import type { ControllerItemLinkProps } from 'zova-module-home-base';
|
|
4
3
|
|
|
5
4
|
type TypeControllerItemLinkPublicProps = TypeRenderComponentJsxPropsPublic & ControllerItemLinkProps;
|
|
6
|
-
export function
|
|
5
|
+
export function BBZHomeBaseItemLink(_props: TypeControllerItemLinkPublicProps) {
|
|
7
6
|
return 'home-base:itemLink';
|
|
8
7
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { TypeRenderComponentJsxPropsPublic } from 'zova-jsx';
|
|
2
|
-
|
|
3
|
-
import type { ControllerPageProps } from '../../src/component/page/controller.jsx';
|
|
2
|
+
import type { ControllerPageProps } from 'zova-module-home-base';
|
|
4
3
|
|
|
5
4
|
type TypeControllerPagePublicProps = TypeRenderComponentJsxPropsPublic & ControllerPageProps;
|
|
6
|
-
export function
|
|
5
|
+
export function BBZHomeBasePage(_props: TypeControllerPagePublicProps) {
|
|
7
6
|
return 'home-base:page';
|
|
8
7
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import 'zova-module-home-base';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import 'zova-module-home-icon';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './icons.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './pages.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import 'zova-module-home-index';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { TypeRenderComponentJsxPropsPublic } from 'zova-jsx';
|
|
2
|
-
|
|
3
|
-
import type { ControllerLayoutEmptyProps } from '../../src/component/layoutEmpty/controller.jsx';
|
|
2
|
+
import type { ControllerLayoutEmptyProps } from 'zova-module-home-layoutempty';
|
|
4
3
|
|
|
5
4
|
type TypeControllerLayoutEmptyPublicProps = TypeRenderComponentJsxPropsPublic & ControllerLayoutEmptyProps;
|
|
6
|
-
export function
|
|
5
|
+
export function BBZHomeLayoutemptyLayoutEmpty(_props: TypeControllerLayoutEmptyPublicProps) {
|
|
7
6
|
return 'home-layoutempty:layoutEmpty';
|
|
8
7
|
}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { TypeRenderComponentJsxPropsPublic } from 'zova-jsx';
|
|
2
|
-
|
|
3
|
-
import type { ControllerLayoutTabsProps } from '../../src/component/layoutTabs/controller.jsx';
|
|
2
|
+
import type { ControllerLayoutTabsProps } from 'zova-module-home-layouttabs';
|
|
4
3
|
|
|
5
4
|
type TypeControllerLayoutTabsPublicProps = TypeRenderComponentJsxPropsPublic & ControllerLayoutTabsProps;
|
|
6
|
-
export function
|
|
5
|
+
export function BBZHomeLayouttabsLayoutTabs(_props: TypeControllerLayoutTabsPublicProps) {
|
|
7
6
|
return 'home-layouttabs:layoutTabs';
|
|
8
7
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './pages.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import 'zova-module-home-login';
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { TypeRenderComponentJsxPropsPublic } from 'zova-jsx';
|
|
2
|
-
|
|
3
|
-
import type { ControllerFormFieldCaptchaProps } from '../../src/component/formFieldCaptcha/controller.jsx';
|
|
2
|
+
import type { ControllerFormFieldCaptchaProps } from 'zova-module-vuetify-form';
|
|
4
3
|
|
|
5
4
|
type TypeControllerFormFieldCaptchaPublicProps = TypeRenderComponentJsxPropsPublic & ControllerFormFieldCaptchaProps;
|
|
6
|
-
export function
|
|
5
|
+
export function BBFVuetifyFormCaptcha(_props: TypeControllerFormFieldCaptchaPublicProps) {
|
|
7
6
|
return 'vuetify-form:formFieldCaptcha';
|
|
8
7
|
}
|
|
File without changes
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import { NSControllerPageAuthCallback as NSHomeBaseControllerPageAuthCallback } from '../src/suite/a-home/modules/home-base/src/.metadata/page/authCallback.js';
|
|
2
|
-
import { NSControllerPageErrorExpired as NSHomeBaseControllerPageErrorExpired } from '../src/suite/a-home/modules/home-base/src/.metadata/page/errorExpired.js';
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
'/home/base/authCallback': TypePagePathSchema<undefined,NSHomeBaseControllerPageAuthCallback.QueryInput>;
|
|
2
|
-
'/home/base/errorExpired': TypePagePathSchema<undefined,NSHomeBaseControllerPageErrorExpired.QueryInput>;
|
|
3
|
-
'/home/base//:catchAll(.*)*': TypePagePathSchema<undefined,undefined>;
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'/home/index': TypePagePathSchema<undefined,undefined>;
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
'/home/login': TypePagePathSchema<undefined,undefined>;
|