@visactor/vchart-schema 1.13.11-alpha.0 → 1.13.11-alpha.2

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 +18 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vchart-schema",
3
- "version": "1.13.11-alpha.0",
3
+ "version": "1.13.11-alpha.2",
4
4
  "description": "The VChart JSON schema file.",
5
5
  "sideEffects": false,
6
6
  "main": "vchart.json",
package/vchart.json CHANGED
@@ -69276,9 +69276,6 @@
69276
69276
  "prepareRenderList": {
69277
69277
  "typeof": "function"
69278
69278
  },
69279
- "reInit": {
69280
- "typeof": "function"
69281
- },
69282
69279
  "render": {
69283
69280
  "typeof": "function"
69284
69281
  },
@@ -69303,7 +69300,6 @@
69303
69300
  "drawParams",
69304
69301
  "prepare",
69305
69302
  "prepareRenderList",
69306
- "reInit",
69307
69303
  "render",
69308
69304
  "renderLists",
69309
69305
  "renderTreeRoots"
@@ -85120,9 +85116,6 @@
85120
85116
  "setDpr": {
85121
85117
  "typeof": "function"
85122
85118
  },
85123
- "setEventListenerTransformer": {
85124
- "typeof": "function"
85125
- },
85126
85119
  "setViewBox": {
85127
85120
  "typeof": "function"
85128
85121
  },
@@ -85185,7 +85178,6 @@
85185
85178
  "resizable",
85186
85179
  "resize",
85187
85180
  "setDpr",
85188
- "setEventListenerTransformer",
85189
85181
  "setViewBox",
85190
85182
  "setViewBoxTransform",
85191
85183
  "setWindowHandler",
@@ -87342,7 +87334,7 @@
87342
87334
  },
87343
87335
  "Map<Function,(...args:any[])=>void>": {
87344
87336
  "properties": {
87345
- "__@toStringTag@13601": {
87337
+ "__@toStringTag@13591": {
87346
87338
  "type": "string"
87347
87339
  },
87348
87340
  "size": {
@@ -87350,14 +87342,14 @@
87350
87342
  }
87351
87343
  },
87352
87344
  "required": [
87353
- "__@toStringTag@13601",
87345
+ "__@toStringTag@13591",
87354
87346
  "size"
87355
87347
  ],
87356
87348
  "type": "object"
87357
87349
  },
87358
87350
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
87359
87351
  "properties": {
87360
- "__@toStringTag@13601": {
87352
+ "__@toStringTag@13591": {
87361
87353
  "type": "string"
87362
87354
  },
87363
87355
  "size": {
@@ -87365,14 +87357,14 @@
87365
87357
  }
87366
87358
  },
87367
87359
  "required": [
87368
- "__@toStringTag@13601",
87360
+ "__@toStringTag@13591",
87369
87361
  "size"
87370
87362
  ],
87371
87363
  "type": "object"
87372
87364
  },
87373
87365
  "Map<string,any>": {
87374
87366
  "properties": {
87375
- "__@toStringTag@13601": {
87367
+ "__@toStringTag@13591": {
87376
87368
  "type": "string"
87377
87369
  },
87378
87370
  "size": {
@@ -87380,14 +87372,14 @@
87380
87372
  }
87381
87373
  },
87382
87374
  "required": [
87383
- "__@toStringTag@13601",
87375
+ "__@toStringTag@13591",
87384
87376
  "size"
87385
87377
  ],
87386
87378
  "type": "object"
87387
87379
  },
87388
87380
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
87389
87381
  "properties": {
87390
- "__@toStringTag@13601": {
87382
+ "__@toStringTag@13591": {
87391
87383
  "type": "string"
87392
87384
  },
87393
87385
  "size": {
@@ -87395,14 +87387,14 @@
87395
87387
  }
87396
87388
  },
87397
87389
  "required": [
87398
- "__@toStringTag@13601",
87390
+ "__@toStringTag@13591",
87399
87391
  "size"
87400
87392
  ],
87401
87393
  "type": "object"
87402
87394
  },
87403
87395
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
87404
87396
  "properties": {
87405
- "__@toStringTag@13601": {
87397
+ "__@toStringTag@13591": {
87406
87398
  "type": "string"
87407
87399
  },
87408
87400
  "size": {
@@ -87410,14 +87402,14 @@
87410
87402
  }
87411
87403
  },
87412
87404
  "required": [
87413
- "__@toStringTag@13601",
87405
+ "__@toStringTag@13591",
87414
87406
  "size"
87415
87407
  ],
87416
87408
  "type": "object"
87417
87409
  },
87418
87410
  "Map<string|number,IAnimate>": {
87419
87411
  "properties": {
87420
- "__@toStringTag@13601": {
87412
+ "__@toStringTag@13591": {
87421
87413
  "type": "string"
87422
87414
  },
87423
87415
  "size": {
@@ -87425,7 +87417,7 @@
87425
87417
  }
87426
87418
  },
87427
87419
  "required": [
87428
- "__@toStringTag@13601",
87420
+ "__@toStringTag@13591",
87429
87421
  "size"
87430
87422
  ],
87431
87423
  "type": "object"
@@ -110030,34 +110022,34 @@
110030
110022
  },
110031
110023
  "Promise<FontFaceSet>": {
110032
110024
  "properties": {
110033
- "__@toStringTag@13601": {
110025
+ "__@toStringTag@13591": {
110034
110026
  "type": "string"
110035
110027
  }
110036
110028
  },
110037
110029
  "required": [
110038
- "__@toStringTag@13601"
110030
+ "__@toStringTag@13591"
110039
110031
  ],
110040
110032
  "type": "object"
110041
110033
  },
110042
110034
  "Promise<ServiceWorkerRegistration>": {
110043
110035
  "properties": {
110044
- "__@toStringTag@13601": {
110036
+ "__@toStringTag@13591": {
110045
110037
  "type": "string"
110046
110038
  }
110047
110039
  },
110048
110040
  "required": [
110049
- "__@toStringTag@13601"
110041
+ "__@toStringTag@13591"
110050
110042
  ],
110051
110043
  "type": "object"
110052
110044
  },
110053
110045
  "Promise<any>": {
110054
110046
  "properties": {
110055
- "__@toStringTag@13601": {
110047
+ "__@toStringTag@13591": {
110056
110048
  "type": "string"
110057
110049
  }
110058
110050
  },
110059
110051
  "required": [
110060
- "__@toStringTag@13601"
110052
+ "__@toStringTag@13591"
110061
110053
  ],
110062
110054
  "type": "object"
110063
110055
  },