@visactor/vchart-schema 0.0.1-beta.5 → 0.0.1-beta.6

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 +3 -3
  2. package/vchart.json +25 -22
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vchart-schema",
3
- "version": "0.0.1-beta.5",
3
+ "version": "0.0.1-beta.6",
4
4
  "description": "The VChart JSON schema file.",
5
5
  "sideEffects": false,
6
6
  "main": "vchart.json",
@@ -19,8 +19,8 @@
19
19
  "jest-electron": "^0.1.12",
20
20
  "ts-jest": "^26.0.0",
21
21
  "@types/semver": "7.3.12",
22
- "@internal/eslint-config": "0.0.1",
23
- "@internal/ts-config": "0.0.1"
22
+ "@internal/ts-config": "0.0.1",
23
+ "@internal/eslint-config": "0.0.1"
24
24
  },
25
25
  "homepage": "",
26
26
  "bugs": "https://github.com/VisActor/VChart/issues",
package/vchart.json CHANGED
@@ -57682,7 +57682,7 @@
57682
57682
  },
57683
57683
  "Map<Function,(...args:any[])=>void>": {
57684
57684
  "properties": {
57685
- "__@toStringTag@11019": {
57685
+ "__@toStringTag@11020": {
57686
57686
  "type": "string"
57687
57687
  },
57688
57688
  "size": {
@@ -57690,14 +57690,14 @@
57690
57690
  }
57691
57691
  },
57692
57692
  "required": [
57693
- "__@toStringTag@11019",
57693
+ "__@toStringTag@11020",
57694
57694
  "size"
57695
57695
  ],
57696
57696
  "type": "object"
57697
57697
  },
57698
57698
  "Map<number,IGraphicPicker>": {
57699
57699
  "properties": {
57700
- "__@toStringTag@11019": {
57700
+ "__@toStringTag@11020": {
57701
57701
  "type": "string"
57702
57702
  },
57703
57703
  "size": {
@@ -57705,14 +57705,14 @@
57705
57705
  }
57706
57706
  },
57707
57707
  "required": [
57708
- "__@toStringTag@11019",
57708
+ "__@toStringTag@11020",
57709
57709
  "size"
57710
57710
  ],
57711
57711
  "type": "object"
57712
57712
  },
57713
57713
  "Map<number,IGraphicRender>": {
57714
57714
  "properties": {
57715
- "__@toStringTag@11019": {
57715
+ "__@toStringTag@11020": {
57716
57716
  "type": "string"
57717
57717
  },
57718
57718
  "size": {
@@ -57720,14 +57720,14 @@
57720
57720
  }
57721
57721
  },
57722
57722
  "required": [
57723
- "__@toStringTag@11019",
57723
+ "__@toStringTag@11020",
57724
57724
  "size"
57725
57725
  ],
57726
57726
  "type": "object"
57727
57727
  },
57728
57728
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
57729
57729
  "properties": {
57730
- "__@toStringTag@11019": {
57730
+ "__@toStringTag@11020": {
57731
57731
  "type": "string"
57732
57732
  },
57733
57733
  "size": {
@@ -57735,14 +57735,14 @@
57735
57735
  }
57736
57736
  },
57737
57737
  "required": [
57738
- "__@toStringTag@11019",
57738
+ "__@toStringTag@11020",
57739
57739
  "size"
57740
57740
  ],
57741
57741
  "type": "object"
57742
57742
  },
57743
57743
  "Map<string,Map<number,IGraphicRender>>": {
57744
57744
  "properties": {
57745
- "__@toStringTag@11019": {
57745
+ "__@toStringTag@11020": {
57746
57746
  "type": "string"
57747
57747
  },
57748
57748
  "size": {
@@ -57750,14 +57750,14 @@
57750
57750
  }
57751
57751
  },
57752
57752
  "required": [
57753
- "__@toStringTag@11019",
57753
+ "__@toStringTag@11020",
57754
57754
  "size"
57755
57755
  ],
57756
57756
  "type": "object"
57757
57757
  },
57758
57758
  "Map<string,any>": {
57759
57759
  "properties": {
57760
- "__@toStringTag@11019": {
57760
+ "__@toStringTag@11020": {
57761
57761
  "type": "string"
57762
57762
  },
57763
57763
  "size": {
@@ -57765,14 +57765,14 @@
57765
57765
  }
57766
57766
  },
57767
57767
  "required": [
57768
- "__@toStringTag@11019",
57768
+ "__@toStringTag@11020",
57769
57769
  "size"
57770
57770
  ],
57771
57771
  "type": "object"
57772
57772
  },
57773
57773
  "Map<string|HTMLCanvasElement|HTMLImageElement,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
57774
57774
  "properties": {
57775
- "__@toStringTag@11019": {
57775
+ "__@toStringTag@11020": {
57776
57776
  "type": "string"
57777
57777
  },
57778
57778
  "size": {
@@ -57780,14 +57780,14 @@
57780
57780
  }
57781
57781
  },
57782
57782
  "required": [
57783
- "__@toStringTag@11019",
57783
+ "__@toStringTag@11020",
57784
57784
  "size"
57785
57785
  ],
57786
57786
  "type": "object"
57787
57787
  },
57788
57788
  "Map<string|number,IAnimate>": {
57789
57789
  "properties": {
57790
- "__@toStringTag@11019": {
57790
+ "__@toStringTag@11020": {
57791
57791
  "type": "string"
57792
57792
  },
57793
57793
  "size": {
@@ -57795,7 +57795,7 @@
57795
57795
  }
57796
57796
  },
57797
57797
  "required": [
57798
- "__@toStringTag@11019",
57798
+ "__@toStringTag@11020",
57799
57799
  "size"
57800
57800
  ],
57801
57801
  "type": "object"
@@ -67465,6 +67465,9 @@
67465
67465
  "hideTooltip": {
67466
67466
  "typeof": "function"
67467
67467
  },
67468
+ "isTooltipShown": {
67469
+ "typeof": "function"
67470
+ },
67468
67471
  "release": {
67469
67472
  "typeof": "function"
67470
67473
  },
@@ -69233,34 +69236,34 @@
69233
69236
  },
69234
69237
  "Promise<FontFaceSet>": {
69235
69238
  "properties": {
69236
- "__@toStringTag@11019": {
69239
+ "__@toStringTag@11020": {
69237
69240
  "type": "string"
69238
69241
  }
69239
69242
  },
69240
69243
  "required": [
69241
- "__@toStringTag@11019"
69244
+ "__@toStringTag@11020"
69242
69245
  ],
69243
69246
  "type": "object"
69244
69247
  },
69245
69248
  "Promise<ServiceWorkerRegistration>": {
69246
69249
  "properties": {
69247
- "__@toStringTag@11019": {
69250
+ "__@toStringTag@11020": {
69248
69251
  "type": "string"
69249
69252
  }
69250
69253
  },
69251
69254
  "required": [
69252
- "__@toStringTag@11019"
69255
+ "__@toStringTag@11020"
69253
69256
  ],
69254
69257
  "type": "object"
69255
69258
  },
69256
69259
  "Promise<any>": {
69257
69260
  "properties": {
69258
- "__@toStringTag@11019": {
69261
+ "__@toStringTag@11020": {
69259
69262
  "type": "string"
69260
69263
  }
69261
69264
  },
69262
69265
  "required": [
69263
- "__@toStringTag@11019"
69266
+ "__@toStringTag@11020"
69264
69267
  ],
69265
69268
  "type": "object"
69266
69269
  },