@visactor/vchart-schema 1.5.2-alpha.0 → 1.5.2-hotfix.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 +27 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vchart-schema",
3
- "version": "1.5.2-alpha.0",
3
+ "version": "1.5.2-hotfix.0",
4
4
  "description": "The VChart JSON schema file.",
5
5
  "sideEffects": false,
6
6
  "main": "vchart.json",
package/vchart.json CHANGED
@@ -57075,6 +57075,9 @@
57075
57075
  "radar": {
57076
57076
  "$ref": "#/definitions/IRadarSeriesTheme"
57077
57077
  },
57078
+ "rangeArea": {
57079
+ "$ref": "#/definitions/IAreaSeriesTheme"
57080
+ },
57078
57081
  "rangeColumn": {
57079
57082
  "$ref": "#/definitions/IRangeColumnSeriesTheme"
57080
57083
  },
@@ -66624,7 +66627,7 @@
66624
66627
  },
66625
66628
  "Map<Function,(...args:any[])=>void>": {
66626
66629
  "properties": {
66627
- "__@toStringTag@13661": {
66630
+ "__@toStringTag@13664": {
66628
66631
  "type": "string"
66629
66632
  },
66630
66633
  "size": {
@@ -66632,14 +66635,14 @@
66632
66635
  }
66633
66636
  },
66634
66637
  "required": [
66635
- "__@toStringTag@13661",
66638
+ "__@toStringTag@13664",
66636
66639
  "size"
66637
66640
  ],
66638
66641
  "type": "object"
66639
66642
  },
66640
66643
  "Map<number,IGraphicPicker>": {
66641
66644
  "properties": {
66642
- "__@toStringTag@13661": {
66645
+ "__@toStringTag@13664": {
66643
66646
  "type": "string"
66644
66647
  },
66645
66648
  "size": {
@@ -66647,14 +66650,14 @@
66647
66650
  }
66648
66651
  },
66649
66652
  "required": [
66650
- "__@toStringTag@13661",
66653
+ "__@toStringTag@13664",
66651
66654
  "size"
66652
66655
  ],
66653
66656
  "type": "object"
66654
66657
  },
66655
66658
  "Map<number,IGraphicRender>": {
66656
66659
  "properties": {
66657
- "__@toStringTag@13661": {
66660
+ "__@toStringTag@13664": {
66658
66661
  "type": "string"
66659
66662
  },
66660
66663
  "size": {
@@ -66662,14 +66665,14 @@
66662
66665
  }
66663
66666
  },
66664
66667
  "required": [
66665
- "__@toStringTag@13661",
66668
+ "__@toStringTag@13664",
66666
66669
  "size"
66667
66670
  ],
66668
66671
  "type": "object"
66669
66672
  },
66670
66673
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
66671
66674
  "properties": {
66672
- "__@toStringTag@13661": {
66675
+ "__@toStringTag@13664": {
66673
66676
  "type": "string"
66674
66677
  },
66675
66678
  "size": {
@@ -66677,14 +66680,14 @@
66677
66680
  }
66678
66681
  },
66679
66682
  "required": [
66680
- "__@toStringTag@13661",
66683
+ "__@toStringTag@13664",
66681
66684
  "size"
66682
66685
  ],
66683
66686
  "type": "object"
66684
66687
  },
66685
66688
  "Map<string,Map<number,IGraphicRender>>": {
66686
66689
  "properties": {
66687
- "__@toStringTag@13661": {
66690
+ "__@toStringTag@13664": {
66688
66691
  "type": "string"
66689
66692
  },
66690
66693
  "size": {
@@ -66692,14 +66695,14 @@
66692
66695
  }
66693
66696
  },
66694
66697
  "required": [
66695
- "__@toStringTag@13661",
66698
+ "__@toStringTag@13664",
66696
66699
  "size"
66697
66700
  ],
66698
66701
  "type": "object"
66699
66702
  },
66700
66703
  "Map<string,any>": {
66701
66704
  "properties": {
66702
- "__@toStringTag@13661": {
66705
+ "__@toStringTag@13664": {
66703
66706
  "type": "string"
66704
66707
  },
66705
66708
  "size": {
@@ -66707,14 +66710,14 @@
66707
66710
  }
66708
66711
  },
66709
66712
  "required": [
66710
- "__@toStringTag@13661",
66713
+ "__@toStringTag@13664",
66711
66714
  "size"
66712
66715
  ],
66713
66716
  "type": "object"
66714
66717
  },
66715
66718
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
66716
66719
  "properties": {
66717
- "__@toStringTag@13661": {
66720
+ "__@toStringTag@13664": {
66718
66721
  "type": "string"
66719
66722
  },
66720
66723
  "size": {
@@ -66722,14 +66725,14 @@
66722
66725
  }
66723
66726
  },
66724
66727
  "required": [
66725
- "__@toStringTag@13661",
66728
+ "__@toStringTag@13664",
66726
66729
  "size"
66727
66730
  ],
66728
66731
  "type": "object"
66729
66732
  },
66730
66733
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>": {
66731
66734
  "properties": {
66732
- "__@toStringTag@13661": {
66735
+ "__@toStringTag@13664": {
66733
66736
  "type": "string"
66734
66737
  },
66735
66738
  "size": {
@@ -66737,14 +66740,14 @@
66737
66740
  }
66738
66741
  },
66739
66742
  "required": [
66740
- "__@toStringTag@13661",
66743
+ "__@toStringTag@13664",
66741
66744
  "size"
66742
66745
  ],
66743
66746
  "type": "object"
66744
66747
  },
66745
66748
  "Map<string|number,IAnimate>": {
66746
66749
  "properties": {
66747
- "__@toStringTag@13661": {
66750
+ "__@toStringTag@13664": {
66748
66751
  "type": "string"
66749
66752
  },
66750
66753
  "size": {
@@ -66752,7 +66755,7 @@
66752
66755
  }
66753
66756
  },
66754
66757
  "required": [
66755
- "__@toStringTag@13661",
66758
+ "__@toStringTag@13664",
66756
66759
  "size"
66757
66760
  ],
66758
66761
  "type": "object"
@@ -82041,34 +82044,34 @@
82041
82044
  },
82042
82045
  "Promise<FontFaceSet>": {
82043
82046
  "properties": {
82044
- "__@toStringTag@13661": {
82047
+ "__@toStringTag@13664": {
82045
82048
  "type": "string"
82046
82049
  }
82047
82050
  },
82048
82051
  "required": [
82049
- "__@toStringTag@13661"
82052
+ "__@toStringTag@13664"
82050
82053
  ],
82051
82054
  "type": "object"
82052
82055
  },
82053
82056
  "Promise<ServiceWorkerRegistration>": {
82054
82057
  "properties": {
82055
- "__@toStringTag@13661": {
82058
+ "__@toStringTag@13664": {
82056
82059
  "type": "string"
82057
82060
  }
82058
82061
  },
82059
82062
  "required": [
82060
- "__@toStringTag@13661"
82063
+ "__@toStringTag@13664"
82061
82064
  ],
82062
82065
  "type": "object"
82063
82066
  },
82064
82067
  "Promise<any>": {
82065
82068
  "properties": {
82066
- "__@toStringTag@13661": {
82069
+ "__@toStringTag@13664": {
82067
82070
  "type": "string"
82068
82071
  }
82069
82072
  },
82070
82073
  "required": [
82071
- "__@toStringTag@13661"
82074
+ "__@toStringTag@13664"
82072
82075
  ],
82073
82076
  "type": "object"
82074
82077
  },