@vtj/pro 0.17.5 → 0.17.6

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 (29) hide show
  1. package/dist/@vtj/materials/assets/antdv/index.umd.js +2 -2
  2. package/dist/@vtj/materials/assets/charts/index.umd.js +2 -2
  3. package/dist/@vtj/materials/assets/element/index.umd.js +2 -2
  4. package/dist/@vtj/materials/assets/icons/index.umd.js +2 -2
  5. package/dist/@vtj/materials/assets/ui/index.umd.js +2 -2
  6. package/dist/@vtj/materials/assets/uni-h5/index.umd.js +2 -2
  7. package/dist/@vtj/materials/assets/uni-ui/index.umd.js +2 -2
  8. package/dist/@vtj/materials/assets/vant/index.umd.js +2 -2
  9. package/dist/@vtj/materials/deps/@vtj/charts/index.umd.js +2 -2
  10. package/dist/@vtj/materials/deps/@vtj/icons/index.umd.js +2 -2
  11. package/dist/@vtj/materials/deps/@vtj/ui/index.umd.js +2 -2
  12. package/dist/@vtj/materials/deps/@vtj/utils/index.umd.js +5 -5
  13. package/dist/assets/Editor-C3o0jtM2-SS6YQFnK.js +538 -0
  14. package/dist/assets/{auth-DeH_3EBm.js → auth-MwmnBWEv.js} +1 -1
  15. package/dist/assets/{index-cKzoRkFd.js → index-BuGNkP-C.js} +2 -2
  16. package/dist/assets/{index-DE-mGKFv.js → index-th3c9OdM.js} +1 -1
  17. package/dist/assets/{page-XDuc28H3.js → page-DfQNNxIl.js} +1 -1
  18. package/dist/assets/{preview-CXstkC_s.js → preview-D6c64CQx.js} +1 -1
  19. package/dist/assets/{utils-Buu3tKYz.js → utils-C71Ycgsp.js} +1 -1
  20. package/dist/index.html +3 -3
  21. package/dist/uni/assets/index-BT50bWB7.js +83 -0
  22. package/dist/uni/index.html +1 -1
  23. package/package.json +12 -12
  24. package/src/.vtj/files/1kv36oys.json +114 -0
  25. package/src/.vtj/materials/@vtj/pro.json +8246 -0
  26. package/src/.vtj/projects/@vtj/pro.json +232 -0
  27. package/dist/assets/Editor-DdM5ySk7-DUe2GvEP.js +0 -535
  28. package/dist/uni/assets/index-DbGlZEo1.js +0 -80
  29. /package/dist/assets/{Editor-DdM5ySk7-NMmAvvAr.css → Editor-C3o0jtM2-NMmAvvAr.css} +0 -0
@@ -44,7 +44,7 @@
44
44
  <title></title>
45
45
  <!--preload-links-->
46
46
  <!--app-context-->
47
- <script type="module" crossorigin src="./assets/index-DbGlZEo1.js"></script>
47
+ <script type="module" crossorigin src="./assets/index-BT50bWB7.js"></script>
48
48
  <link rel="modulepreload" crossorigin href="./assets/vue-DefuvV9N.js">
49
49
  <link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-shared-bWpOwtAM.js">
50
50
  <link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-h5-vue-BmOkhsCk.js">
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vtj/pro",
3
3
  "private": false,
4
- "version": "0.17.5",
4
+ "version": "0.17.6",
5
5
  "keywords": [
6
6
  "低代码引擎",
7
7
  "LowCode Engine",
@@ -21,22 +21,22 @@
21
21
  "license": "MIT",
22
22
  "type": "module",
23
23
  "dependencies": {
24
- "@vtj/core": "~0.17.5",
25
- "@vtj/local": "~0.17.5",
26
- "@vtj/designer": "~0.17.5",
27
- "@vtj/renderer": "~0.17.5",
28
- "@vtj/materials": "~0.17.5",
29
- "@vtj/uni": "~0.17.5"
24
+ "@vtj/core": "~0.17.6",
25
+ "@vtj/designer": "~0.17.6",
26
+ "@vtj/uni": "~0.17.6",
27
+ "@vtj/renderer": "~0.17.6",
28
+ "@vtj/materials": "~0.17.6",
29
+ "@vtj/local": "~0.17.6"
30
30
  },
31
31
  "devDependencies": {
32
32
  "vite-plugin-vue-devtools": "~8.0.2",
33
33
  "vue": "~3.5.5",
34
34
  "vue-router": "~4.6.0",
35
- "@vtj/icons": "~0.17.5",
36
- "@vtj/cli": "~0.12.19",
37
- "@vtj/ui": "~0.17.5",
38
- "@vtj/utils": "~0.17.5",
39
- "@vtj/charts": "~0.17.5"
35
+ "@vtj/cli": "~0.12.20",
36
+ "@vtj/charts": "~0.17.6",
37
+ "@vtj/utils": "~0.17.6",
38
+ "@vtj/icons": "~0.17.6",
39
+ "@vtj/ui": "~0.17.6"
40
40
  },
41
41
  "exports": {
42
42
  "./vite": {
@@ -0,0 +1,114 @@
1
+ {
2
+ "name": "LaunchPage",
3
+ "locked": false,
4
+ "apiMode": "options",
5
+ "inject": [],
6
+ "state": {
7
+ "countDown": {
8
+ "type": "JSExpression",
9
+ "value": "3"
10
+ }
11
+ },
12
+ "refs": {},
13
+ "reactives": {},
14
+ "lifeCycles": {},
15
+ "methods": {
16
+ "enterApp": {
17
+ "type": "JSFunction",
18
+ "value": "() => {\n this.$libs.UniH5.uni.showToast({ title: 'clicked!' })\n}"
19
+ }
20
+ },
21
+ "computed": {},
22
+ "watch": [],
23
+ "composables": [],
24
+ "provide": {},
25
+ "css": ".launch-page {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n height: 100vh;\n background: linear-gradient(135deg, #6e8efb, #a777e3);\n}\n\n.logo-container {\n margin-bottom: 40px;\n}\n\n.logo {\n width: 150px;\n height: 150px;\n border-radius: 30px;\n box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);\n}\n\n.app-name {\n font-size: 28px;\n color: white;\n font-weight: bold;\n margin-bottom: 60px;\n text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);\n}\n\n.enter-btn {\n padding: 12px 40px;\n background-color: white;\n color: #6e8efb;\n border-radius: 25px;\n font-weight: bold;\n box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n transition: all 0.3s ease;\n}\n\n.enter-btn:active {\n transform: scale(0.95);\n}",
26
+ "props": [],
27
+ "emits": [],
28
+ "expose": [],
29
+ "slots": [],
30
+ "dataSources": {},
31
+ "__VTJ_BLOCK__": true,
32
+ "__VERSION__": "1781076249336",
33
+ "id": "1kv36oys",
34
+ "nodes": [
35
+ {
36
+ "id": "18o4z7x6",
37
+ "name": "View",
38
+ "from": "",
39
+ "invisible": false,
40
+ "locked": false,
41
+ "children": [
42
+ {
43
+ "id": "28o4z7x6",
44
+ "name": "View",
45
+ "from": "",
46
+ "invisible": false,
47
+ "locked": false,
48
+ "children": [
49
+ {
50
+ "id": "38o4z7x6",
51
+ "name": "Image",
52
+ "from": "",
53
+ "invisible": false,
54
+ "locked": false,
55
+ "children": [],
56
+ "props": {
57
+ "class": "logo",
58
+ "src": "https://picsum.photos/200/200?random=1",
59
+ "alt": "App Logo"
60
+ },
61
+ "directives": [],
62
+ "events": {}
63
+ }
64
+ ],
65
+ "props": {
66
+ "class": "logo-container"
67
+ },
68
+ "directives": [],
69
+ "events": {}
70
+ },
71
+ {
72
+ "id": "48o4z7x6",
73
+ "name": "View",
74
+ "from": "",
75
+ "invisible": false,
76
+ "locked": false,
77
+ "children": "我的应用",
78
+ "props": {
79
+ "class": "app-name"
80
+ },
81
+ "directives": [],
82
+ "events": {}
83
+ },
84
+ {
85
+ "id": "58o4z7x6",
86
+ "name": "View",
87
+ "from": "",
88
+ "invisible": false,
89
+ "locked": false,
90
+ "children": " 立即体验 ",
91
+ "props": {
92
+ "class": "enter-btn"
93
+ },
94
+ "directives": [],
95
+ "events": {
96
+ "click": {
97
+ "name": "click",
98
+ "handler": {
99
+ "type": "JSFunction",
100
+ "value": "this.enterApp"
101
+ },
102
+ "modifiers": {}
103
+ }
104
+ }
105
+ }
106
+ ],
107
+ "props": {
108
+ "class": "launch-page"
109
+ },
110
+ "directives": [],
111
+ "events": {}
112
+ }
113
+ ]
114
+ }