@vtj/pro 0.10.3 → 0.10.5

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.
@@ -13,7 +13,7 @@
13
13
  <title></title>
14
14
  <!--preload-links-->
15
15
  <!--app-context-->
16
- <script type="module" crossorigin src="./assets/index-Nyp-OXeI.js"></script>
16
+ <script type="module" crossorigin src="./assets/index-dYrtkVqS.js"></script>
17
17
  <link rel="modulepreload" crossorigin href="./assets/vue-BK7aLblh.js">
18
18
  <link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-shared-VStmjWbh.js">
19
19
  <link rel="modulepreload" crossorigin href="./assets/@dcloudio-uni-h5-vue-Vtb9ks0b.js">
package/package.json CHANGED
@@ -2,24 +2,24 @@
2
2
  "name": "@vtj/pro",
3
3
  "description": "VTJ.PRO",
4
4
  "private": false,
5
- "version": "0.10.3",
5
+ "version": "0.10.5",
6
6
  "type": "module",
7
7
  "dependencies": {
8
- "@vtj/designer": "~0.10.3",
9
- "@vtj/local": "~0.10.3",
10
- "@vtj/core": "~0.10.3",
11
- "@vtj/materials": "~0.10.3",
12
- "@vtj/uni": "~0.10.3",
13
- "@vtj/renderer": "~0.10.3"
8
+ "@vtj/core": "~0.10.5",
9
+ "@vtj/designer": "~0.10.5",
10
+ "@vtj/uni": "~0.10.5",
11
+ "@vtj/local": "~0.10.5",
12
+ "@vtj/materials": "~0.10.5",
13
+ "@vtj/renderer": "~0.10.5"
14
14
  },
15
15
  "devDependencies": {
16
16
  "vue": "~3.5.5",
17
17
  "vue-router": "~4.5.0",
18
- "@vtj/charts": "~0.10.3",
19
18
  "@vtj/cli": "~0.10.1",
20
- "@vtj/icons": "~0.10.3",
21
- "@vtj/ui": "~0.10.3",
22
- "@vtj/utils": "~0.10.3"
19
+ "@vtj/charts": "~0.10.5",
20
+ "@vtj/ui": "~0.10.5",
21
+ "@vtj/icons": "~0.10.5",
22
+ "@vtj/utils": "~0.10.5"
23
23
  },
24
24
  "exports": {
25
25
  "./vite": {
@@ -659,7 +659,7 @@
659
659
  },
660
660
  "children": [
661
661
  {
662
- "name": "view",
662
+ "name": "View",
663
663
  "props": {
664
664
  "id": "demo1",
665
665
  "class": "scroll-view-item uni-bg-red",
@@ -671,7 +671,7 @@
671
671
  "children": "A"
672
672
  },
673
673
  {
674
- "name": "view",
674
+ "name": "View",
675
675
  "props": {
676
676
  "id": "demo2",
677
677
  "class": "scroll-view-item uni-bg-green",
@@ -683,7 +683,7 @@
683
683
  "children": "B"
684
684
  },
685
685
  {
686
- "name": "view",
686
+ "name": "View",
687
687
  "props": {
688
688
  "id": "demo3",
689
689
  "class": "scroll-view-item uni-bg-blue",
@@ -171,7 +171,7 @@
171
171
  },
172
172
  "onLaunch": {
173
173
  "type": "JSFunction",
174
- "value": "() => {\n console.log('abv')\n}"
174
+ "value": "() => {\n console.log('abv');\n};\n"
175
175
  }
176
176
  },
177
177
  "__BASE_PATH__": "/"