zova-ui-empty 5.1.15 → 5.1.16

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 (37) hide show
  1. package/package.json +2 -2
  2. package/package.original.json +6 -6
  3. package/src/suite/a-demo/modules/demo-basic/rest/component/card.ts +2 -3
  4. package/src/suite/a-demo/modules/demo-basic/rest/index.ts +1 -0
  5. package/src/suite/a-demo/modules/demo-basic/rest/pages.ts +1 -0
  6. package/src/suite/a-demo/modules/demo-basic/src/.metadata/component/card.ts +0 -1
  7. package/src/suite/a-demo/modules/demo-basic/src/.metadata/index.ts +1 -1
  8. package/src/suite/a-home/modules/home-api/src/.metadata/index.ts +1 -1
  9. package/src/suite/a-home/modules/home-base/rest/component/page.ts +2 -3
  10. package/src/suite/a-home/modules/home-base/rest/index.ts +1 -0
  11. package/src/suite/a-home/modules/home-base/rest/pages.ts +1 -0
  12. package/src/suite/a-home/modules/home-base/src/.metadata/component/page.ts +0 -1
  13. package/src/suite/a-home/modules/home-base/src/.metadata/index.ts +1 -1
  14. package/src/suite/a-home/modules/home-base/src/.metadata/locales.ts +0 -2
  15. package/src/suite/a-home/modules/home-base/src/.metadata/page/authCallback.ts +1 -3
  16. package/src/suite/a-home/modules/home-base/src/.metadata/page/errorExpired.ts +1 -3
  17. package/src/suite/a-home/modules/home-icon/rest/icons.ts +1 -0
  18. package/src/suite/a-home/modules/home-icon/rest/index.ts +1 -0
  19. package/src/suite/a-home/modules/home-icon/src/.metadata/index.ts +1 -1
  20. package/src/suite/a-home/modules/home-index/rest/index.ts +1 -0
  21. package/src/suite/a-home/modules/home-index/rest/pages.ts +1 -0
  22. package/src/suite/a-home/modules/home-index/src/.metadata/index.ts +1 -1
  23. package/src/suite/a-home/modules/home-layout/rest/component/itemLink.ts +2 -3
  24. package/src/suite/a-home/modules/home-layout/rest/component/layoutEmpty.ts +2 -3
  25. package/src/suite/a-home/modules/home-layout/rest/component/layoutTabs.ts +2 -3
  26. package/src/suite/a-home/modules/home-layout/src/.metadata/component/itemLink.ts +0 -1
  27. package/src/suite/a-home/modules/home-layout/src/.metadata/component/layoutEmpty.ts +0 -1
  28. package/src/suite/a-home/modules/home-layout/src/.metadata/component/layoutTabs.ts +0 -1
  29. package/src/suite/a-home/modules/home-layout/src/.metadata/index.ts +1 -1
  30. package/src/suite/a-home/modules/home-layout/src/.metadata/locales.ts +0 -2
  31. package/src/suite/a-home/modules/home-passport/src/.metadata/index.ts +1 -1
  32. package/src/suite/a-demo/modules/demo-basic/rest/pagesImport.txt +0 -0
  33. package/src/suite/a-demo/modules/demo-basic/rest/pagesRecord.txt +0 -2
  34. package/src/suite/a-home/modules/home-base/rest/pagesImport.txt +0 -2
  35. package/src/suite/a-home/modules/home-base/rest/pagesRecord.txt +0 -3
  36. package/src/suite/a-home/modules/home-index/rest/pagesImport.txt +0 -0
  37. package/src/suite/a-home/modules/home-index/rest/pagesRecord.txt +0 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "zova-ui-empty",
3
- "version": "5.1.15",
4
- "gitHead": "4caf955ae46d889cab5dd7efc981f562b3b54aa2",
3
+ "version": "5.1.16",
4
+ "gitHead": "a36d946c883d78612ecfab6eb70c106a6b03ea25",
5
5
  "description": "A vue3 empty framework with ioc",
6
6
  "keywords": [
7
7
  "ioc",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zova-ui-empty",
3
- "version": "5.1.4",
3
+ "version": "5.1.15",
4
4
  "packageManager": "pnpm@10.19.0",
5
5
  "description": "A vue3 empty framework with ioc",
6
6
  "publishConfig": {
@@ -46,7 +46,7 @@
46
46
  "quasar": "^2.18.1",
47
47
  "vue": "^3.5.6",
48
48
  "vue-router": "^4.4.5",
49
- "zova": "^5.1.5"
49
+ "zova": "^5.1.12"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@cabloy/lint": "^5.0.24",
@@ -56,15 +56,15 @@
56
56
  "concurrently": "^8.2.2",
57
57
  "oxfmt": "^0.41.0",
58
58
  "oxlint": "^1.56.0",
59
- "quasar-app-extension-zova": "^1.2.3",
59
+ "quasar-app-extension-zova": "^1.2.12",
60
60
  "sass": "^1.77.5",
61
61
  "typescript": "^5.9.3",
62
62
  "vite": "^7.3.1",
63
63
  "vite-plugin-fake-server-turbo": "^3.0.18",
64
64
  "vue-tsc": "^3.2.4",
65
- "zova-openapi": "^1.1.2",
66
- "zova-vite": "^1.1.3"
65
+ "zova-openapi": "^1.1.7",
66
+ "zova-vite": "^1.1.12"
67
67
  },
68
68
  "license": "MIT",
69
- "gitHead": "a1b13b06e259e4447ab2f361ec76941810bc4ad7"
69
+ "gitHead": "8cb2168b0a2607c216a4d9b81bc9e16088895fc5"
70
70
  }
@@ -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 ZZDemoBasicCard(_props: TypeControllerCardPublicProps) {
5
+ export function BBZDemoBasicCard(_props: TypeControllerCardPublicProps) {
7
6
  return 'demo-basic:card';
8
7
  }
@@ -1 +1,2 @@
1
1
  export * from './components.js';
2
+ export * from './pages.js';
@@ -0,0 +1 @@
1
+ import 'zova-module-demo-basic';
@@ -6,7 +6,6 @@ import { prepareComponentOptions, useController } from 'zova';
6
6
  import type { ControllerCardProps } from '../../component/card/controller.jsx';
7
7
 
8
8
  import { ControllerCard } from '../../component/card/controller.jsx';
9
-
10
9
  export type TypeControllerCardPublicProps = {
11
10
  controllerRef?: (ref: ControllerCard) => void;
12
11
  } & ControllerCardProps;
@@ -1,4 +1,4 @@
1
- /* eslint-disable */
1
+ // eslint-disable
2
2
  /** controller: begin */
3
3
  export * from '../component/card/controller.jsx';
4
4
  export * from '../page/component/controller.jsx';
@@ -1,4 +1,4 @@
1
- /* eslint-disable */
1
+ // eslint-disable
2
2
  /** api: begin */
3
3
  export * from '../api/captcha.js';
4
4
  export * from '../api/home.js';
@@ -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 ZZHomeBasePage(_props: TypeControllerPagePublicProps) {
5
+ export function BBZHomeBasePage(_props: TypeControllerPagePublicProps) {
7
6
  return 'home-base:page';
8
7
  }
@@ -1 +1,2 @@
1
1
  export * from './components.js';
2
+ export * from './pages.js';
@@ -0,0 +1 @@
1
+ import 'zova-module-home-base';
@@ -6,7 +6,6 @@ import { prepareComponentOptions, useController } from 'zova';
6
6
  import type { ControllerPageProps } from '../../component/page/controller.jsx';
7
7
 
8
8
  import { ControllerPage } from '../../component/page/controller.jsx';
9
-
10
9
  export type TypeControllerPagePublicProps = {
11
10
  controllerRef?: (ref: ControllerPage) => void;
12
11
  } & ControllerPageProps;
@@ -1,4 +1,4 @@
1
- /* eslint-disable */
1
+ // eslint-disable
2
2
  /** service: begin */
3
3
  export * from '../service/routerGuards.js';
4
4
  export * from '../service/ssr.js';
@@ -1,7 +1,5 @@
1
1
  import type { TypeLocaleBase } from 'zova';
2
-
3
2
  import { useApp, useComputed } from 'zova';
4
-
5
3
  import locale_en_us from '../config/locale/en-us.js';
6
4
  import locale_zh_cn from '../config/locale/zh-cn.js';
7
5
 
@@ -1,10 +1,8 @@
1
- import type { z } from 'zod';
2
-
1
+ import { z } from 'zod';
3
2
  import { createZovaComponentPage } from 'zova';
4
3
 
5
4
  import { ControllerPageAuthCallback } from '../../page/authCallback/controller.jsx';
6
5
  import { ControllerPageAuthCallbackSchemaQuery } from '../../page/authCallback/controller.jsx';
7
-
8
6
  export namespace NSControllerPageAuthCallback {
9
7
  export const querySchema = ControllerPageAuthCallbackSchemaQuery;
10
8
  export type QueryInput = z.input<typeof ControllerPageAuthCallbackSchemaQuery>;
@@ -1,10 +1,8 @@
1
- import type { z } from 'zod';
2
-
1
+ import { z } from 'zod';
3
2
  import { createZovaComponentPage } from 'zova';
4
3
 
5
4
  import { ControllerPageErrorExpired } from '../../page/errorExpired/controller.jsx';
6
5
  import { ControllerPageErrorExpiredSchemaQuery } from '../../page/errorExpired/controller.jsx';
7
-
8
6
  export namespace NSControllerPageErrorExpired {
9
7
  export const querySchema = ControllerPageErrorExpiredSchemaQuery;
10
8
  export type QueryInput = z.input<typeof ControllerPageErrorExpiredSchemaQuery>;
@@ -0,0 +1 @@
1
+ import 'zova-module-home-icon';
@@ -0,0 +1 @@
1
+ export * from './icons.js';
@@ -1,4 +1,4 @@
1
- /* eslint-disable */
1
+ // eslint-disable
2
2
  /** icons: begin */
3
3
  import icon_auth from './icons/groups/auth.svg';
4
4
  import icon_business from './icons/groups/business.svg';
@@ -0,0 +1 @@
1
+ export * from './pages.js';
@@ -0,0 +1 @@
1
+ import 'zova-module-home-index';
@@ -1,4 +1,4 @@
1
- /* eslint-disable */
1
+ // eslint-disable
2
2
  /** controller: begin */
3
3
  export * from '../page/home/controller.jsx';
4
4
 
@@ -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-layout';
4
3
 
5
4
  type TypeControllerItemLinkPublicProps = TypeRenderComponentJsxPropsPublic & ControllerItemLinkProps;
6
- export function ZZHomeLayoutItemLink(_props: TypeControllerItemLinkPublicProps) {
5
+ export function BBZHomeLayoutItemLink(_props: TypeControllerItemLinkPublicProps) {
7
6
  return 'home-layout:itemLink';
8
7
  }
@@ -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-layout';
4
3
 
5
4
  type TypeControllerLayoutEmptyPublicProps = TypeRenderComponentJsxPropsPublic & ControllerLayoutEmptyProps;
6
- export function ZZHomeLayoutEmpty(_props: TypeControllerLayoutEmptyPublicProps) {
5
+ export function BBZHomeLayoutEmpty(_props: TypeControllerLayoutEmptyPublicProps) {
7
6
  return 'home-layout: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-layout';
4
3
 
5
4
  type TypeControllerLayoutTabsPublicProps = TypeRenderComponentJsxPropsPublic & ControllerLayoutTabsProps;
6
- export function ZZHomeLayoutTabs(_props: TypeControllerLayoutTabsPublicProps) {
5
+ export function BBZHomeLayoutTabs(_props: TypeControllerLayoutTabsPublicProps) {
7
6
  return 'home-layout:layoutTabs';
8
7
  }
@@ -6,7 +6,6 @@ import { prepareComponentOptions, useController } from 'zova';
6
6
  import type { ControllerItemLinkProps } from '../../component/itemLink/controller.jsx';
7
7
 
8
8
  import { ControllerItemLink } from '../../component/itemLink/controller.jsx';
9
-
10
9
  export type TypeControllerItemLinkPublicProps = {
11
10
  controllerRef?: (ref: ControllerItemLink) => void;
12
11
  } & ControllerItemLinkProps;
@@ -6,7 +6,6 @@ import { prepareComponentOptions, useController } from 'zova';
6
6
  import type { ControllerLayoutEmptyProps } from '../../component/layoutEmpty/controller.jsx';
7
7
 
8
8
  import { ControllerLayoutEmpty } from '../../component/layoutEmpty/controller.jsx';
9
-
10
9
  export type TypeControllerLayoutEmptyPublicProps = {
11
10
  controllerRef?: (ref: ControllerLayoutEmpty) => void;
12
11
  } & ControllerLayoutEmptyProps;
@@ -8,7 +8,6 @@ import type { ControllerLayoutTabsProps } from '../../component/layoutTabs/contr
8
8
  import { ControllerLayoutTabs } from '../../component/layoutTabs/controller.jsx';
9
9
  import { RenderLayoutTabs } from '../../component/layoutTabs/render.jsx';
10
10
  import { StyleLayoutTabs } from '../../component/layoutTabs/style.js';
11
-
12
11
  export type TypeControllerLayoutTabsPublicProps = {
13
12
  controllerRef?: (ref: ControllerLayoutTabs) => void;
14
13
  } & ControllerLayoutTabsProps;
@@ -1,4 +1,4 @@
1
- /* eslint-disable */
1
+ // eslint-disable
2
2
  /** model: begin */
3
3
  export * from '../model/menu.js';
4
4
  import { IModelOptionsMenu } from '../model/menu.js';
@@ -1,7 +1,5 @@
1
1
  import type { TypeLocaleBase } from 'zova';
2
-
3
2
  import { useApp, useComputed } from 'zova';
4
-
5
3
  import locale_en_us from '../config/locale/en-us.js';
6
4
  import locale_zh_cn from '../config/locale/zh-cn.js';
7
5
 
@@ -1,4 +1,4 @@
1
- /* eslint-disable */
1
+ // eslint-disable
2
2
  /** model: begin */
3
3
  export * from '../model/passport.js';
4
4
  import { IModelOptionsPassport } from '../model/passport.js';
@@ -1,2 +0,0 @@
1
- '/demo/basic/component': TypePagePathSchema<undefined,undefined>;
2
- '/demo/basic/state': TypePagePathSchema<undefined,undefined>;
@@ -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>;
@@ -1 +0,0 @@
1
- '/home/index': TypePagePathSchema<undefined,undefined>;