@visactor/vchart-schema 1.12.19-alpha.0 → 1.12.19
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 +3 -3
- package/vchart.json +6 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@visactor/vchart-schema",
|
|
3
|
-
"version": "1.12.19
|
|
3
|
+
"version": "1.12.19",
|
|
4
4
|
"description": "The VChart JSON schema file.",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "vchart.json",
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"jest-electron": "^0.1.12",
|
|
20
20
|
"ts-jest": "^26.0.0",
|
|
21
21
|
"@types/semver": "7.3.12",
|
|
22
|
-
"@internal/
|
|
23
|
-
"@internal/
|
|
22
|
+
"@internal/eslint-config": "0.0.1",
|
|
23
|
+
"@internal/ts-config": "0.0.1"
|
|
24
24
|
},
|
|
25
25
|
"homepage": "",
|
|
26
26
|
"bugs": "https://github.com/VisActor/VChart/issues",
|
package/vchart.json
CHANGED
|
@@ -19890,8 +19890,7 @@
|
|
|
19890
19890
|
"connectedType": {
|
|
19891
19891
|
"enum": [
|
|
19892
19892
|
"connect",
|
|
19893
|
-
"none"
|
|
19894
|
-
"zero"
|
|
19893
|
+
"none"
|
|
19895
19894
|
],
|
|
19896
19895
|
"type": "string"
|
|
19897
19896
|
},
|
|
@@ -70215,8 +70214,7 @@
|
|
|
70215
70214
|
"connectedType": {
|
|
70216
70215
|
"enum": [
|
|
70217
70216
|
"connect",
|
|
70218
|
-
"none"
|
|
70219
|
-
"zero"
|
|
70217
|
+
"none"
|
|
70220
70218
|
],
|
|
70221
70219
|
"type": "string"
|
|
70222
70220
|
},
|
|
@@ -90628,8 +90626,7 @@
|
|
|
90628
90626
|
"connectedType": {
|
|
90629
90627
|
"enum": [
|
|
90630
90628
|
"connect",
|
|
90631
|
-
"none"
|
|
90632
|
-
"zero"
|
|
90629
|
+
"none"
|
|
90633
90630
|
],
|
|
90634
90631
|
"type": "string"
|
|
90635
90632
|
},
|
|
@@ -94814,8 +94811,7 @@
|
|
|
94814
94811
|
"connectedType": {
|
|
94815
94812
|
"enum": [
|
|
94816
94813
|
"connect",
|
|
94817
|
-
"none"
|
|
94818
|
-
"zero"
|
|
94814
|
+
"none"
|
|
94819
94815
|
],
|
|
94820
94816
|
"type": "string"
|
|
94821
94817
|
},
|
|
@@ -105216,8 +105212,7 @@
|
|
|
105216
105212
|
"connectedType": {
|
|
105217
105213
|
"enum": [
|
|
105218
105214
|
"connect",
|
|
105219
|
-
"none"
|
|
105220
|
-
"zero"
|
|
105215
|
+
"none"
|
|
105221
105216
|
],
|
|
105222
105217
|
"type": "string"
|
|
105223
105218
|
},
|
|
@@ -108196,8 +108191,7 @@
|
|
|
108196
108191
|
"connectedType": {
|
|
108197
108192
|
"enum": [
|
|
108198
108193
|
"connect",
|
|
108199
|
-
"none"
|
|
108200
|
-
"zero"
|
|
108194
|
+
"none"
|
|
108201
108195
|
],
|
|
108202
108196
|
"type": "string"
|
|
108203
108197
|
},
|