@visactor/vchart-schema 2.0.13-alpha.2 → 2.0.13-alpha.4

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 (2) hide show
  1. package/package.json +1 -1
  2. 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.13-alpha.2",
3
+ "version": "2.0.13-alpha.4",
4
4
  "description": "The VChart JSON schema file.",
5
5
  "sideEffects": false,
6
6
  "main": "vchart.json",
package/vchart.json CHANGED
@@ -24150,6 +24150,11 @@
24150
24150
  "default": "'throttle'",
24151
24151
  "description": "事件触发延迟类型"
24152
24152
  },
24153
+ "disableDimensionHoverWhenBrushing": {
24154
+ "default": false,
24155
+ "description": "是否在框选时禁用维度 hover 事件",
24156
+ "type": "boolean"
24157
+ },
24153
24158
  "id": {
24154
24159
  "description": "组件 id",
24155
24160
  "type": "string"
@@ -79342,7 +79347,7 @@
79342
79347
  },
79343
79348
  "Map<Function,(...args:any[])=>void>": {
79344
79349
  "properties": {
79345
- "__@toStringTag@12495": {
79350
+ "__@toStringTag@12496": {
79346
79351
  "type": "string"
79347
79352
  },
79348
79353
  "size": {
@@ -79350,14 +79355,14 @@
79350
79355
  }
79351
79356
  },
79352
79357
  "required": [
79353
- "__@toStringTag@12495",
79358
+ "__@toStringTag@12496",
79354
79359
  "size"
79355
79360
  ],
79356
79361
  "type": "object"
79357
79362
  },
79358
79363
  "Map<number,IGraphicRender>": {
79359
79364
  "properties": {
79360
- "__@toStringTag@12495": {
79365
+ "__@toStringTag@12496": {
79361
79366
  "type": "string"
79362
79367
  },
79363
79368
  "size": {
@@ -79365,14 +79370,14 @@
79365
79370
  }
79366
79371
  },
79367
79372
  "required": [
79368
- "__@toStringTag@12495",
79373
+ "__@toStringTag@12496",
79369
79374
  "size"
79370
79375
  ],
79371
79376
  "type": "object"
79372
79377
  },
79373
79378
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
79374
79379
  "properties": {
79375
- "__@toStringTag@12495": {
79380
+ "__@toStringTag@12496": {
79376
79381
  "type": "string"
79377
79382
  },
79378
79383
  "size": {
@@ -79380,14 +79385,14 @@
79380
79385
  }
79381
79386
  },
79382
79387
  "required": [
79383
- "__@toStringTag@12495",
79388
+ "__@toStringTag@12496",
79384
79389
  "size"
79385
79390
  ],
79386
79391
  "type": "object"
79387
79392
  },
79388
79393
  "Map<string,Map<number,IGraphicRender>>": {
79389
79394
  "properties": {
79390
- "__@toStringTag@12495": {
79395
+ "__@toStringTag@12496": {
79391
79396
  "type": "string"
79392
79397
  },
79393
79398
  "size": {
@@ -79395,14 +79400,14 @@
79395
79400
  }
79396
79401
  },
79397
79402
  "required": [
79398
- "__@toStringTag@12495",
79403
+ "__@toStringTag@12496",
79399
79404
  "size"
79400
79405
  ],
79401
79406
  "type": "object"
79402
79407
  },
79403
79408
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
79404
79409
  "properties": {
79405
- "__@toStringTag@12495": {
79410
+ "__@toStringTag@12496": {
79406
79411
  "type": "string"
79407
79412
  },
79408
79413
  "size": {
@@ -79410,14 +79415,14 @@
79410
79415
  }
79411
79416
  },
79412
79417
  "required": [
79413
- "__@toStringTag@12495",
79418
+ "__@toStringTag@12496",
79414
79419
  "size"
79415
79420
  ],
79416
79421
  "type": "object"
79417
79422
  },
79418
79423
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
79419
79424
  "properties": {
79420
- "__@toStringTag@12495": {
79425
+ "__@toStringTag@12496": {
79421
79426
  "type": "string"
79422
79427
  },
79423
79428
  "size": {
@@ -79425,14 +79430,14 @@
79425
79430
  }
79426
79431
  },
79427
79432
  "required": [
79428
- "__@toStringTag@12495",
79433
+ "__@toStringTag@12496",
79429
79434
  "size"
79430
79435
  ],
79431
79436
  "type": "object"
79432
79437
  },
79433
79438
  "Map<string|number,IAnimate>": {
79434
79439
  "properties": {
79435
- "__@toStringTag@12495": {
79440
+ "__@toStringTag@12496": {
79436
79441
  "type": "string"
79437
79442
  },
79438
79443
  "size": {
@@ -79440,7 +79445,7 @@
79440
79445
  }
79441
79446
  },
79442
79447
  "required": [
79443
- "__@toStringTag@12495",
79448
+ "__@toStringTag@12496",
79444
79449
  "size"
79445
79450
  ],
79446
79451
  "type": "object"
@@ -100936,34 +100941,34 @@
100936
100941
  },
100937
100942
  "Promise<FontFaceSet>": {
100938
100943
  "properties": {
100939
- "__@toStringTag@12495": {
100944
+ "__@toStringTag@12496": {
100940
100945
  "type": "string"
100941
100946
  }
100942
100947
  },
100943
100948
  "required": [
100944
- "__@toStringTag@12495"
100949
+ "__@toStringTag@12496"
100945
100950
  ],
100946
100951
  "type": "object"
100947
100952
  },
100948
100953
  "Promise<ServiceWorkerRegistration>": {
100949
100954
  "properties": {
100950
- "__@toStringTag@12495": {
100955
+ "__@toStringTag@12496": {
100951
100956
  "type": "string"
100952
100957
  }
100953
100958
  },
100954
100959
  "required": [
100955
- "__@toStringTag@12495"
100960
+ "__@toStringTag@12496"
100956
100961
  ],
100957
100962
  "type": "object"
100958
100963
  },
100959
100964
  "Promise<any>": {
100960
100965
  "properties": {
100961
- "__@toStringTag@12495": {
100966
+ "__@toStringTag@12496": {
100962
100967
  "type": "string"
100963
100968
  }
100964
100969
  },
100965
100970
  "required": [
100966
- "__@toStringTag@12495"
100971
+ "__@toStringTag@12496"
100967
100972
  ],
100968
100973
  "type": "object"
100969
100974
  },