@visactor/vchart-schema 2.0.13-alpha.9 → 2.0.14-alpha.0

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 +20 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vchart-schema",
3
- "version": "2.0.13-alpha.9",
3
+ "version": "2.0.14-alpha.0",
4
4
  "description": "The VChart JSON schema file.",
5
5
  "sideEffects": false,
6
6
  "main": "vchart.json",
package/vchart.json CHANGED
@@ -24094,9 +24094,6 @@
24094
24094
  "since": "1.10.0\n原因:\n1) 轴的zero、nice、min、max等配置可能导致轴范围与dataZoom范围不一致)\n2) 散点图按照散点中心定位, 如果严格按照中心范围更新,会出现散点超出画布的现象",
24095
24095
  "type": "number"
24096
24096
  },
24097
- "beforeBrushChange": {
24098
- "typeof": "function"
24099
- },
24100
24097
  "brushLinkSeriesId": {
24101
24098
  "anyOf": [
24102
24099
  {
@@ -24150,11 +24147,6 @@
24150
24147
  "default": "'throttle'",
24151
24148
  "description": "事件触发延迟类型"
24152
24149
  },
24153
- "disableDimensionHoverWhenBrushing": {
24154
- "default": false,
24155
- "description": "是否在框选时禁用维度 hover 事件",
24156
- "type": "boolean"
24157
- },
24158
24150
  "id": {
24159
24151
  "description": "组件 id",
24160
24152
  "type": "string"
@@ -79347,7 +79339,7 @@
79347
79339
  },
79348
79340
  "Map<Function,(...args:any[])=>void>": {
79349
79341
  "properties": {
79350
- "__@toStringTag@12496": {
79342
+ "__@toStringTag@12572": {
79351
79343
  "type": "string"
79352
79344
  },
79353
79345
  "size": {
@@ -79355,14 +79347,14 @@
79355
79347
  }
79356
79348
  },
79357
79349
  "required": [
79358
- "__@toStringTag@12496",
79350
+ "__@toStringTag@12572",
79359
79351
  "size"
79360
79352
  ],
79361
79353
  "type": "object"
79362
79354
  },
79363
79355
  "Map<number,IGraphicRender>": {
79364
79356
  "properties": {
79365
- "__@toStringTag@12496": {
79357
+ "__@toStringTag@12572": {
79366
79358
  "type": "string"
79367
79359
  },
79368
79360
  "size": {
@@ -79370,14 +79362,14 @@
79370
79362
  }
79371
79363
  },
79372
79364
  "required": [
79373
- "__@toStringTag@12496",
79365
+ "__@toStringTag@12572",
79374
79366
  "size"
79375
79367
  ],
79376
79368
  "type": "object"
79377
79369
  },
79378
79370
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
79379
79371
  "properties": {
79380
- "__@toStringTag@12496": {
79372
+ "__@toStringTag@12572": {
79381
79373
  "type": "string"
79382
79374
  },
79383
79375
  "size": {
@@ -79385,14 +79377,14 @@
79385
79377
  }
79386
79378
  },
79387
79379
  "required": [
79388
- "__@toStringTag@12496",
79380
+ "__@toStringTag@12572",
79389
79381
  "size"
79390
79382
  ],
79391
79383
  "type": "object"
79392
79384
  },
79393
79385
  "Map<string,Map<number,IGraphicRender>>": {
79394
79386
  "properties": {
79395
- "__@toStringTag@12496": {
79387
+ "__@toStringTag@12572": {
79396
79388
  "type": "string"
79397
79389
  },
79398
79390
  "size": {
@@ -79400,14 +79392,14 @@
79400
79392
  }
79401
79393
  },
79402
79394
  "required": [
79403
- "__@toStringTag@12496",
79395
+ "__@toStringTag@12572",
79404
79396
  "size"
79405
79397
  ],
79406
79398
  "type": "object"
79407
79399
  },
79408
79400
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
79409
79401
  "properties": {
79410
- "__@toStringTag@12496": {
79402
+ "__@toStringTag@12572": {
79411
79403
  "type": "string"
79412
79404
  },
79413
79405
  "size": {
@@ -79415,14 +79407,14 @@
79415
79407
  }
79416
79408
  },
79417
79409
  "required": [
79418
- "__@toStringTag@12496",
79410
+ "__@toStringTag@12572",
79419
79411
  "size"
79420
79412
  ],
79421
79413
  "type": "object"
79422
79414
  },
79423
79415
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
79424
79416
  "properties": {
79425
- "__@toStringTag@12496": {
79417
+ "__@toStringTag@12572": {
79426
79418
  "type": "string"
79427
79419
  },
79428
79420
  "size": {
@@ -79430,14 +79422,14 @@
79430
79422
  }
79431
79423
  },
79432
79424
  "required": [
79433
- "__@toStringTag@12496",
79425
+ "__@toStringTag@12572",
79434
79426
  "size"
79435
79427
  ],
79436
79428
  "type": "object"
79437
79429
  },
79438
79430
  "Map<string|number,IAnimate>": {
79439
79431
  "properties": {
79440
- "__@toStringTag@12496": {
79432
+ "__@toStringTag@12572": {
79441
79433
  "type": "string"
79442
79434
  },
79443
79435
  "size": {
@@ -79445,7 +79437,7 @@
79445
79437
  }
79446
79438
  },
79447
79439
  "required": [
79448
- "__@toStringTag@12496",
79440
+ "__@toStringTag@12572",
79449
79441
  "size"
79450
79442
  ],
79451
79443
  "type": "object"
@@ -100941,34 +100933,34 @@
100941
100933
  },
100942
100934
  "Promise<FontFaceSet>": {
100943
100935
  "properties": {
100944
- "__@toStringTag@12496": {
100936
+ "__@toStringTag@12572": {
100945
100937
  "type": "string"
100946
100938
  }
100947
100939
  },
100948
100940
  "required": [
100949
- "__@toStringTag@12496"
100941
+ "__@toStringTag@12572"
100950
100942
  ],
100951
100943
  "type": "object"
100952
100944
  },
100953
100945
  "Promise<ServiceWorkerRegistration>": {
100954
100946
  "properties": {
100955
- "__@toStringTag@12496": {
100947
+ "__@toStringTag@12572": {
100956
100948
  "type": "string"
100957
100949
  }
100958
100950
  },
100959
100951
  "required": [
100960
- "__@toStringTag@12496"
100952
+ "__@toStringTag@12572"
100961
100953
  ],
100962
100954
  "type": "object"
100963
100955
  },
100964
100956
  "Promise<any>": {
100965
100957
  "properties": {
100966
- "__@toStringTag@12496": {
100958
+ "__@toStringTag@12572": {
100967
100959
  "type": "string"
100968
100960
  }
100969
100961
  },
100970
100962
  "required": [
100971
- "__@toStringTag@12496"
100963
+ "__@toStringTag@12572"
100972
100964
  ],
100973
100965
  "type": "object"
100974
100966
  },