@visactor/vchart-schema 1.13.4 → 1.13.5-alpha.1

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 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vchart-schema",
3
- "version": "1.13.4",
3
+ "version": "1.13.5-alpha.1",
4
4
  "description": "The VChart JSON schema file.",
5
5
  "sideEffects": false,
6
6
  "main": "vchart.json",
package/vchart.json CHANGED
@@ -86537,7 +86537,7 @@
86537
86537
  },
86538
86538
  "Map<Function,(...args:any[])=>void>": {
86539
86539
  "properties": {
86540
- "__@toStringTag@12141": {
86540
+ "__@toStringTag@12144": {
86541
86541
  "type": "string"
86542
86542
  },
86543
86543
  "size": {
@@ -86545,14 +86545,14 @@
86545
86545
  }
86546
86546
  },
86547
86547
  "required": [
86548
- "__@toStringTag@12141",
86548
+ "__@toStringTag@12144",
86549
86549
  "size"
86550
86550
  ],
86551
86551
  "type": "object"
86552
86552
  },
86553
86553
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
86554
86554
  "properties": {
86555
- "__@toStringTag@12141": {
86555
+ "__@toStringTag@12144": {
86556
86556
  "type": "string"
86557
86557
  },
86558
86558
  "size": {
@@ -86560,14 +86560,14 @@
86560
86560
  }
86561
86561
  },
86562
86562
  "required": [
86563
- "__@toStringTag@12141",
86563
+ "__@toStringTag@12144",
86564
86564
  "size"
86565
86565
  ],
86566
86566
  "type": "object"
86567
86567
  },
86568
86568
  "Map<string,any>": {
86569
86569
  "properties": {
86570
- "__@toStringTag@12141": {
86570
+ "__@toStringTag@12144": {
86571
86571
  "type": "string"
86572
86572
  },
86573
86573
  "size": {
@@ -86575,14 +86575,14 @@
86575
86575
  }
86576
86576
  },
86577
86577
  "required": [
86578
- "__@toStringTag@12141",
86578
+ "__@toStringTag@12144",
86579
86579
  "size"
86580
86580
  ],
86581
86581
  "type": "object"
86582
86582
  },
86583
86583
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
86584
86584
  "properties": {
86585
- "__@toStringTag@12141": {
86585
+ "__@toStringTag@12144": {
86586
86586
  "type": "string"
86587
86587
  },
86588
86588
  "size": {
@@ -86590,14 +86590,14 @@
86590
86590
  }
86591
86591
  },
86592
86592
  "required": [
86593
- "__@toStringTag@12141",
86593
+ "__@toStringTag@12144",
86594
86594
  "size"
86595
86595
  ],
86596
86596
  "type": "object"
86597
86597
  },
86598
86598
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
86599
86599
  "properties": {
86600
- "__@toStringTag@12141": {
86600
+ "__@toStringTag@12144": {
86601
86601
  "type": "string"
86602
86602
  },
86603
86603
  "size": {
@@ -86605,14 +86605,14 @@
86605
86605
  }
86606
86606
  },
86607
86607
  "required": [
86608
- "__@toStringTag@12141",
86608
+ "__@toStringTag@12144",
86609
86609
  "size"
86610
86610
  ],
86611
86611
  "type": "object"
86612
86612
  },
86613
86613
  "Map<string|number,IAnimate>": {
86614
86614
  "properties": {
86615
- "__@toStringTag@12141": {
86615
+ "__@toStringTag@12144": {
86616
86616
  "type": "string"
86617
86617
  },
86618
86618
  "size": {
@@ -86620,7 +86620,7 @@
86620
86620
  }
86621
86621
  },
86622
86622
  "required": [
86623
- "__@toStringTag@12141",
86623
+ "__@toStringTag@12144",
86624
86624
  "size"
86625
86625
  ],
86626
86626
  "type": "object"
@@ -108105,34 +108105,34 @@
108105
108105
  },
108106
108106
  "Promise<FontFaceSet>": {
108107
108107
  "properties": {
108108
- "__@toStringTag@12141": {
108108
+ "__@toStringTag@12144": {
108109
108109
  "type": "string"
108110
108110
  }
108111
108111
  },
108112
108112
  "required": [
108113
- "__@toStringTag@12141"
108113
+ "__@toStringTag@12144"
108114
108114
  ],
108115
108115
  "type": "object"
108116
108116
  },
108117
108117
  "Promise<ServiceWorkerRegistration>": {
108118
108118
  "properties": {
108119
- "__@toStringTag@12141": {
108119
+ "__@toStringTag@12144": {
108120
108120
  "type": "string"
108121
108121
  }
108122
108122
  },
108123
108123
  "required": [
108124
- "__@toStringTag@12141"
108124
+ "__@toStringTag@12144"
108125
108125
  ],
108126
108126
  "type": "object"
108127
108127
  },
108128
108128
  "Promise<any>": {
108129
108129
  "properties": {
108130
- "__@toStringTag@12141": {
108130
+ "__@toStringTag@12144": {
108131
108131
  "type": "string"
108132
108132
  }
108133
108133
  },
108134
108134
  "required": [
108135
- "__@toStringTag@12141"
108135
+ "__@toStringTag@12144"
108136
108136
  ],
108137
108137
  "type": "object"
108138
108138
  },