zova-ui-empty 5.1.39 → 5.1.41
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 +8 -8
- package/package.original.json +2 -2
- package/src/suite/a-home/modules/home-api/src/api/openapi/types.ts +24 -24
- package/src/suite/a-home/modules/home-icon/icons/default/asterisk.svg +1 -1
- package/src/suite/a-home/modules/home-icon/src/.metadata/icons/groups/default.svg +1 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zova-ui-empty",
|
|
3
|
-
"version": "5.1.
|
|
4
|
-
"gitHead": "
|
|
3
|
+
"version": "5.1.41",
|
|
4
|
+
"gitHead": "fdc65ed237b0f39e7f89c749803b1be20ff33c66",
|
|
5
5
|
"description": "A vue3 empty framework with ioc",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"ioc",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"vue": "^3.5.6",
|
|
75
75
|
"vue-router": "^4.4.5",
|
|
76
76
|
"zod": "^4.3.6",
|
|
77
|
-
"zova": "^5.1.
|
|
77
|
+
"zova": "^5.1.28",
|
|
78
78
|
"zova-jsx": "^1.1.13",
|
|
79
79
|
"zova-module-a-action": "^5.1.11",
|
|
80
80
|
"zova-module-a-actions": "^5.1.9",
|
|
@@ -93,18 +93,18 @@
|
|
|
93
93
|
"zova-module-a-logger": "^5.1.9",
|
|
94
94
|
"zova-module-a-meta": "^5.1.8",
|
|
95
95
|
"zova-module-a-model": "^5.1.8",
|
|
96
|
-
"zova-module-a-openapi": "^5.1.
|
|
96
|
+
"zova-module-a-openapi": "^5.1.9",
|
|
97
97
|
"zova-module-a-pinia": "^5.1.8",
|
|
98
|
-
"zova-module-a-router": "^5.1.
|
|
98
|
+
"zova-module-a-router": "^5.1.11",
|
|
99
99
|
"zova-module-a-routerstack": "^5.1.9",
|
|
100
|
-
"zova-module-a-routertabs": "^5.1.
|
|
100
|
+
"zova-module-a-routertabs": "^5.1.12",
|
|
101
101
|
"zova-module-a-ssr": "^5.1.9",
|
|
102
102
|
"zova-module-a-ssrhmr": "^5.1.8",
|
|
103
103
|
"zova-module-a-ssrserver": "^5.1.8",
|
|
104
104
|
"zova-module-a-style": "^5.1.9",
|
|
105
105
|
"zova-module-a-table": "^5.1.9",
|
|
106
106
|
"zova-module-a-zod": "^5.1.9",
|
|
107
|
-
"zova-module-a-zova": "^5.1.
|
|
107
|
+
"zova-module-a-zova": "^5.1.17",
|
|
108
108
|
"zova-module-demo-basic": "workspace:^",
|
|
109
109
|
"zova-module-home-api": "workspace:^",
|
|
110
110
|
"zova-module-home-base": "workspace:^",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"zova-module-home-theme": "workspace:^"
|
|
116
116
|
},
|
|
117
117
|
"devDependencies": {
|
|
118
|
-
"@cabloy/cli": "^3.1.
|
|
118
|
+
"@cabloy/cli": "^3.1.5",
|
|
119
119
|
"@cabloy/lint": "^5.1.5",
|
|
120
120
|
"@cabloy/openapi-typescript": "^7.9.2",
|
|
121
121
|
"@quasar/app-vite": "2.4.0",
|
package/package.original.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zova-ui-empty",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.40",
|
|
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.
|
|
49
|
+
"zova": "^5.1.27"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"@cabloy/lint": "^5.1.5",
|
|
@@ -1037,12 +1037,12 @@ export interface components {
|
|
|
1037
1037
|
};
|
|
1038
1038
|
'test-vona.entity.product': {
|
|
1039
1039
|
/**
|
|
1040
|
-
* Format: date
|
|
1040
|
+
* Format: date-time
|
|
1041
1041
|
* @description Created At
|
|
1042
1042
|
*/
|
|
1043
1043
|
createdAt: Date;
|
|
1044
1044
|
/**
|
|
1045
|
-
* Format: date
|
|
1045
|
+
* Format: date-time
|
|
1046
1046
|
* @description Updated At
|
|
1047
1047
|
*/
|
|
1048
1048
|
updatedAt: Date;
|
|
@@ -1121,12 +1121,12 @@ export interface components {
|
|
|
1121
1121
|
/** @description User */
|
|
1122
1122
|
'home-user.entity.user': {
|
|
1123
1123
|
/**
|
|
1124
|
-
* Format: date
|
|
1124
|
+
* Format: date-time
|
|
1125
1125
|
* @description Created At
|
|
1126
1126
|
*/
|
|
1127
1127
|
createdAt: Date;
|
|
1128
1128
|
/**
|
|
1129
|
-
* Format: date
|
|
1129
|
+
* Format: date-time
|
|
1130
1130
|
* @description Updated At
|
|
1131
1131
|
*/
|
|
1132
1132
|
updatedAt: Date;
|
|
@@ -1174,12 +1174,12 @@ export interface components {
|
|
|
1174
1174
|
/** @description Role */
|
|
1175
1175
|
'home-user.entity.role': {
|
|
1176
1176
|
/**
|
|
1177
|
-
* Format: date
|
|
1177
|
+
* Format: date-time
|
|
1178
1178
|
* @description Created At
|
|
1179
1179
|
*/
|
|
1180
1180
|
createdAt: Date;
|
|
1181
1181
|
/**
|
|
1182
|
-
* Format: date
|
|
1182
|
+
* Format: date-time
|
|
1183
1183
|
* @description Updated At
|
|
1184
1184
|
*/
|
|
1185
1185
|
updatedAt: Date;
|
|
@@ -1251,12 +1251,12 @@ export interface components {
|
|
|
1251
1251
|
'test-rest.dto.productQueryRes': {
|
|
1252
1252
|
list: {
|
|
1253
1253
|
/**
|
|
1254
|
-
* Format: date
|
|
1254
|
+
* Format: date-time
|
|
1255
1255
|
* @description Created At
|
|
1256
1256
|
*/
|
|
1257
1257
|
createdAt: Date;
|
|
1258
1258
|
/**
|
|
1259
|
-
* Format: date
|
|
1259
|
+
* Format: date-time
|
|
1260
1260
|
* @description Updated At
|
|
1261
1261
|
*/
|
|
1262
1262
|
updatedAt: Date;
|
|
@@ -1297,12 +1297,12 @@ export interface components {
|
|
|
1297
1297
|
'test-rest.entity.product':
|
|
1298
1298
|
| {
|
|
1299
1299
|
/**
|
|
1300
|
-
* Format: date
|
|
1300
|
+
* Format: date-time
|
|
1301
1301
|
* @description Created At
|
|
1302
1302
|
*/
|
|
1303
1303
|
createdAt: Date;
|
|
1304
1304
|
/**
|
|
1305
|
-
* Format: date
|
|
1305
|
+
* Format: date-time
|
|
1306
1306
|
* @description Updated At
|
|
1307
1307
|
*/
|
|
1308
1308
|
updatedAt: Date;
|
|
@@ -1410,12 +1410,12 @@ export interface components {
|
|
|
1410
1410
|
};
|
|
1411
1411
|
'a-paypal.entity.paypalRecord': {
|
|
1412
1412
|
/**
|
|
1413
|
-
* Format: date
|
|
1413
|
+
* Format: date-time
|
|
1414
1414
|
* @description Created At
|
|
1415
1415
|
*/
|
|
1416
1416
|
createdAt: Date;
|
|
1417
1417
|
/**
|
|
1418
|
-
* Format: date
|
|
1418
|
+
* Format: date-time
|
|
1419
1419
|
* @description Updated At
|
|
1420
1420
|
*/
|
|
1421
1421
|
updatedAt: Date;
|
|
@@ -1567,12 +1567,12 @@ export interface components {
|
|
|
1567
1567
|
};
|
|
1568
1568
|
'test-vona.dto.orderResult': {
|
|
1569
1569
|
/**
|
|
1570
|
-
* Format: date
|
|
1570
|
+
* Format: date-time
|
|
1571
1571
|
* @description Created At
|
|
1572
1572
|
*/
|
|
1573
1573
|
createdAt: Date;
|
|
1574
1574
|
/**
|
|
1575
|
-
* Format: date
|
|
1575
|
+
* Format: date-time
|
|
1576
1576
|
* @description Updated At
|
|
1577
1577
|
*/
|
|
1578
1578
|
updatedAt: Date;
|
|
@@ -1614,12 +1614,12 @@ export interface components {
|
|
|
1614
1614
|
'test-vona.dto.orderResultPage': {
|
|
1615
1615
|
list: {
|
|
1616
1616
|
/**
|
|
1617
|
-
* Format: date
|
|
1617
|
+
* Format: date-time
|
|
1618
1618
|
* @description Created At
|
|
1619
1619
|
*/
|
|
1620
1620
|
createdAt: Date;
|
|
1621
1621
|
/**
|
|
1622
|
-
* Format: date
|
|
1622
|
+
* Format: date-time
|
|
1623
1623
|
* @description Updated At
|
|
1624
1624
|
*/
|
|
1625
1625
|
updatedAt: Date;
|
|
@@ -1667,12 +1667,12 @@ export interface components {
|
|
|
1667
1667
|
'test-vona.dto.postQueryRes': {
|
|
1668
1668
|
list: {
|
|
1669
1669
|
/**
|
|
1670
|
-
* Format: date
|
|
1670
|
+
* Format: date-time
|
|
1671
1671
|
* @description Created At
|
|
1672
1672
|
*/
|
|
1673
1673
|
createdAt: Date;
|
|
1674
1674
|
/**
|
|
1675
|
-
* Format: date
|
|
1675
|
+
* Format: date-time
|
|
1676
1676
|
* @description Updated At
|
|
1677
1677
|
*/
|
|
1678
1678
|
updatedAt: Date;
|
|
@@ -2793,12 +2793,12 @@ export interface operations {
|
|
|
2793
2793
|
data: {
|
|
2794
2794
|
/**
|
|
2795
2795
|
* Created At
|
|
2796
|
-
* Format: date
|
|
2796
|
+
* Format: date-time
|
|
2797
2797
|
*/
|
|
2798
2798
|
createdAt: Date;
|
|
2799
2799
|
/**
|
|
2800
2800
|
* Updated At
|
|
2801
|
-
* Format: date
|
|
2801
|
+
* Format: date-time
|
|
2802
2802
|
*/
|
|
2803
2803
|
updatedAt: Date;
|
|
2804
2804
|
/**
|
|
@@ -2845,12 +2845,12 @@ export interface operations {
|
|
|
2845
2845
|
data: {
|
|
2846
2846
|
/**
|
|
2847
2847
|
* Created At
|
|
2848
|
-
* Format: date
|
|
2848
|
+
* Format: date-time
|
|
2849
2849
|
*/
|
|
2850
2850
|
createdAt: Date;
|
|
2851
2851
|
/**
|
|
2852
2852
|
* Updated At
|
|
2853
|
-
* Format: date
|
|
2853
|
+
* Format: date-time
|
|
2854
2854
|
*/
|
|
2855
2855
|
updatedAt: Date;
|
|
2856
2856
|
/**
|
|
@@ -2896,12 +2896,12 @@ export interface operations {
|
|
|
2896
2896
|
data: {
|
|
2897
2897
|
/**
|
|
2898
2898
|
* Created At
|
|
2899
|
-
* Format: date
|
|
2899
|
+
* Format: date-time
|
|
2900
2900
|
*/
|
|
2901
2901
|
createdAt: Date;
|
|
2902
2902
|
/**
|
|
2903
2903
|
* Updated At
|
|
2904
|
-
* Format: date
|
|
2904
|
+
* Format: date-time
|
|
2905
2905
|
*/
|
|
2906
2906
|
updatedAt: Date;
|
|
2907
2907
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><!-- Icon from
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><!-- Icon from Lucide by Lucide Contributors - https://github.com/lucide-icons/lucide/blob/main/LICENSE --><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6v12m5.196-9L6.804 15m0-6l10.392 6"/></svg>
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
<symbol id="zova-svg-icon-home-icon-default-arrow-up-right" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 6 6 18M8 6h10v10"/></symbol>
|
|
21
21
|
<symbol id="zova-svg-icon-home-icon-default-arrow-up" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 20V4m-7 7 7-7 7 7"/></symbol>
|
|
22
22
|
<symbol id="zova-svg-icon-home-icon-default-article" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" class="iconify iconify--ri" viewBox="0 0 24 24"><path fill="currentColor" d="M20 22H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1M7 6v4h4V6zm0 6v2h10v-2zm0 4v2h10v-2zm6-9v2h4V7z"/></symbol>
|
|
23
|
-
<symbol id="zova-svg-icon-home-icon-default-asterisk" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="
|
|
23
|
+
<symbol id="zova-svg-icon-home-icon-default-asterisk" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6v12m5.196-9L6.804 15m0-6 10.392 6"/></symbol>
|
|
24
24
|
<symbol id="zova-svg-icon-home-icon-default-attachment-line" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 36 36"><path fill="currentColor" d="M8.42 32.6A6.3 6.3 0 0 1 4 30.79l-.13-.13A6.2 6.2 0 0 1 2 26.22a6.77 6.77 0 0 1 2-4.82L19.5 6.07a8.67 8.67 0 0 1 12.15-.35A8 8 0 0 1 34 11.44a9 9 0 0 1-2.7 6.36L17.37 31.6A1 1 0 1 1 16 30.18l13.89-13.8A7 7 0 0 0 32 11.44a6 6 0 0 0-1.76-4.3 6.67 6.67 0 0 0-9.34.35L5.45 22.82A4.78 4.78 0 0 0 4 26.22a4.2 4.2 0 0 0 1.24 3l.13.13a4.64 4.64 0 0 0 6.5-.21l13.35-13.2A2.7 2.7 0 0 0 26 14a2.35 2.35 0 0 0-.69-1.68 2.61 2.61 0 0 0-3.66.13l-9.2 9.12a1 1 0 1 1-1.41-1.42L20.28 11a4.62 4.62 0 0 1 6.48-.13A4.33 4.33 0 0 1 28 14a4.68 4.68 0 0 1-1.41 3.34L13.28 30.58a6.9 6.9 0 0 1-4.86 2.02" class="clr-i-outline clr-i-outline-path-1"/><path fill="none" d="M0 0h36v36H0z"/></symbol>
|
|
25
25
|
<symbol id="zova-svg-icon-home-icon-default-book"><path fill="currentColor" d="M19 10h7v2h-7zm0 5h7v2h-7zm0 5h7v2h-7zM6 10h7v2H6zm0 5h7v2H6zm0 5h7v2H6z"/><path fill="currentColor" d="M28 5H4a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2M4 7h11v18H4Zm13 18V7h11v18Z"/></symbol>
|
|
26
26
|
<symbol id="zova-svg-icon-home-icon-default-checkbox-checked" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 24 24"><path fill="currentColor" d="m10 17-5-5 1.41-1.42L10 14.17l7.59-7.59L19 8m0-5H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2"/></symbol>
|