@visactor/vchart-schema 2.0.12-alpha.5 → 2.0.12
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 +25 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@visactor/vchart-schema",
|
|
3
|
-
"version": "2.0.12
|
|
3
|
+
"version": "2.0.12",
|
|
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
|
@@ -37136,6 +37136,11 @@
|
|
|
37136
37136
|
},
|
|
37137
37137
|
"zoomLimit": {
|
|
37138
37138
|
"typeof": "function"
|
|
37139
|
+
},
|
|
37140
|
+
"zoomRate": {
|
|
37141
|
+
"default": 1,
|
|
37142
|
+
"description": "缩放速率(比例因子),用于加速或减缓缩放",
|
|
37143
|
+
"type": "number"
|
|
37139
37144
|
}
|
|
37140
37145
|
},
|
|
37141
37146
|
"type": "object"
|
|
@@ -79334,7 +79339,7 @@
|
|
|
79334
79339
|
},
|
|
79335
79340
|
"Map<Function,(...args:any[])=>void>": {
|
|
79336
79341
|
"properties": {
|
|
79337
|
-
"__@toStringTag@
|
|
79342
|
+
"__@toStringTag@12495": {
|
|
79338
79343
|
"type": "string"
|
|
79339
79344
|
},
|
|
79340
79345
|
"size": {
|
|
@@ -79342,14 +79347,14 @@
|
|
|
79342
79347
|
}
|
|
79343
79348
|
},
|
|
79344
79349
|
"required": [
|
|
79345
|
-
"__@toStringTag@
|
|
79350
|
+
"__@toStringTag@12495",
|
|
79346
79351
|
"size"
|
|
79347
79352
|
],
|
|
79348
79353
|
"type": "object"
|
|
79349
79354
|
},
|
|
79350
79355
|
"Map<number,IGraphicRender>": {
|
|
79351
79356
|
"properties": {
|
|
79352
|
-
"__@toStringTag@
|
|
79357
|
+
"__@toStringTag@12495": {
|
|
79353
79358
|
"type": "string"
|
|
79354
79359
|
},
|
|
79355
79360
|
"size": {
|
|
@@ -79357,14 +79362,14 @@
|
|
|
79357
79362
|
}
|
|
79358
79363
|
},
|
|
79359
79364
|
"required": [
|
|
79360
|
-
"__@toStringTag@
|
|
79365
|
+
"__@toStringTag@12495",
|
|
79361
79366
|
"size"
|
|
79362
79367
|
],
|
|
79363
79368
|
"type": "object"
|
|
79364
79369
|
},
|
|
79365
79370
|
"Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
|
|
79366
79371
|
"properties": {
|
|
79367
|
-
"__@toStringTag@
|
|
79372
|
+
"__@toStringTag@12495": {
|
|
79368
79373
|
"type": "string"
|
|
79369
79374
|
},
|
|
79370
79375
|
"size": {
|
|
@@ -79372,14 +79377,14 @@
|
|
|
79372
79377
|
}
|
|
79373
79378
|
},
|
|
79374
79379
|
"required": [
|
|
79375
|
-
"__@toStringTag@
|
|
79380
|
+
"__@toStringTag@12495",
|
|
79376
79381
|
"size"
|
|
79377
79382
|
],
|
|
79378
79383
|
"type": "object"
|
|
79379
79384
|
},
|
|
79380
79385
|
"Map<string,Map<number,IGraphicRender>>": {
|
|
79381
79386
|
"properties": {
|
|
79382
|
-
"__@toStringTag@
|
|
79387
|
+
"__@toStringTag@12495": {
|
|
79383
79388
|
"type": "string"
|
|
79384
79389
|
},
|
|
79385
79390
|
"size": {
|
|
@@ -79387,14 +79392,14 @@
|
|
|
79387
79392
|
}
|
|
79388
79393
|
},
|
|
79389
79394
|
"required": [
|
|
79390
|
-
"__@toStringTag@
|
|
79395
|
+
"__@toStringTag@12495",
|
|
79391
79396
|
"size"
|
|
79392
79397
|
],
|
|
79393
79398
|
"type": "object"
|
|
79394
79399
|
},
|
|
79395
79400
|
"Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
|
|
79396
79401
|
"properties": {
|
|
79397
|
-
"__@toStringTag@
|
|
79402
|
+
"__@toStringTag@12495": {
|
|
79398
79403
|
"type": "string"
|
|
79399
79404
|
},
|
|
79400
79405
|
"size": {
|
|
@@ -79402,14 +79407,14 @@
|
|
|
79402
79407
|
}
|
|
79403
79408
|
},
|
|
79404
79409
|
"required": [
|
|
79405
|
-
"__@toStringTag@
|
|
79410
|
+
"__@toStringTag@12495",
|
|
79406
79411
|
"size"
|
|
79407
79412
|
],
|
|
79408
79413
|
"type": "object"
|
|
79409
79414
|
},
|
|
79410
79415
|
"Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
|
|
79411
79416
|
"properties": {
|
|
79412
|
-
"__@toStringTag@
|
|
79417
|
+
"__@toStringTag@12495": {
|
|
79413
79418
|
"type": "string"
|
|
79414
79419
|
},
|
|
79415
79420
|
"size": {
|
|
@@ -79417,14 +79422,14 @@
|
|
|
79417
79422
|
}
|
|
79418
79423
|
},
|
|
79419
79424
|
"required": [
|
|
79420
|
-
"__@toStringTag@
|
|
79425
|
+
"__@toStringTag@12495",
|
|
79421
79426
|
"size"
|
|
79422
79427
|
],
|
|
79423
79428
|
"type": "object"
|
|
79424
79429
|
},
|
|
79425
79430
|
"Map<string|number,IAnimate>": {
|
|
79426
79431
|
"properties": {
|
|
79427
|
-
"__@toStringTag@
|
|
79432
|
+
"__@toStringTag@12495": {
|
|
79428
79433
|
"type": "string"
|
|
79429
79434
|
},
|
|
79430
79435
|
"size": {
|
|
@@ -79432,7 +79437,7 @@
|
|
|
79432
79437
|
}
|
|
79433
79438
|
},
|
|
79434
79439
|
"required": [
|
|
79435
|
-
"__@toStringTag@
|
|
79440
|
+
"__@toStringTag@12495",
|
|
79436
79441
|
"size"
|
|
79437
79442
|
],
|
|
79438
79443
|
"type": "object"
|
|
@@ -100928,34 +100933,34 @@
|
|
|
100928
100933
|
},
|
|
100929
100934
|
"Promise<FontFaceSet>": {
|
|
100930
100935
|
"properties": {
|
|
100931
|
-
"__@toStringTag@
|
|
100936
|
+
"__@toStringTag@12495": {
|
|
100932
100937
|
"type": "string"
|
|
100933
100938
|
}
|
|
100934
100939
|
},
|
|
100935
100940
|
"required": [
|
|
100936
|
-
"__@toStringTag@
|
|
100941
|
+
"__@toStringTag@12495"
|
|
100937
100942
|
],
|
|
100938
100943
|
"type": "object"
|
|
100939
100944
|
},
|
|
100940
100945
|
"Promise<ServiceWorkerRegistration>": {
|
|
100941
100946
|
"properties": {
|
|
100942
|
-
"__@toStringTag@
|
|
100947
|
+
"__@toStringTag@12495": {
|
|
100943
100948
|
"type": "string"
|
|
100944
100949
|
}
|
|
100945
100950
|
},
|
|
100946
100951
|
"required": [
|
|
100947
|
-
"__@toStringTag@
|
|
100952
|
+
"__@toStringTag@12495"
|
|
100948
100953
|
],
|
|
100949
100954
|
"type": "object"
|
|
100950
100955
|
},
|
|
100951
100956
|
"Promise<any>": {
|
|
100952
100957
|
"properties": {
|
|
100953
|
-
"__@toStringTag@
|
|
100958
|
+
"__@toStringTag@12495": {
|
|
100954
100959
|
"type": "string"
|
|
100955
100960
|
}
|
|
100956
100961
|
},
|
|
100957
100962
|
"required": [
|
|
100958
|
-
"__@toStringTag@
|
|
100963
|
+
"__@toStringTag@12495"
|
|
100959
100964
|
],
|
|
100960
100965
|
"type": "object"
|
|
100961
100966
|
},
|