@visactor/vchart-schema 1.12.2-alpha.9 → 1.12.3-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 +3 -3
  2. package/vchart.json +24 -80
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visactor/vchart-schema",
3
- "version": "1.12.2-alpha.9",
3
+ "version": "1.12.3-alpha.1",
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/ts-config": "0.0.1",
23
- "@internal/eslint-config": "0.0.1"
22
+ "@internal/eslint-config": "0.0.1",
23
+ "@internal/ts-config": "0.0.1"
24
24
  },
25
25
  "homepage": "",
26
26
  "bugs": "https://github.com/VisActor/VChart/issues",
package/vchart.json CHANGED
@@ -344,20 +344,6 @@
344
344
  ],
345
345
  "type": "string"
346
346
  },
347
- "BreakSymbol": {
348
- "properties": {
349
- "angle": {
350
- "type": "number"
351
- },
352
- "style": {
353
- "$ref": "#/definitions/Partial<ISymbolGraphicAttribute>"
354
- },
355
- "visible": {
356
- "type": "boolean"
357
- }
358
- },
359
- "type": "object"
360
- },
361
347
  "BuildInTransformOptions": {
362
348
  "anyOf": [
363
349
  {
@@ -48820,26 +48806,8 @@
48820
48806
  ],
48821
48807
  "type": "object"
48822
48808
  },
48823
- "ILinearAxisBreakSpec": {
48824
- "allOf": [
48825
- {
48826
- "$ref": "#/definitions/Omit<AxisBreakProps,\"rawRange\">"
48827
- },
48828
- {
48829
- "typeof": "function"
48830
- }
48831
- ]
48832
- },
48833
48809
  "ILinearAxisSpec": {
48834
48810
  "properties": {
48835
- "breaks": {
48836
- "description": "轴截断配置,只对笛卡尔坐标系的 linear 轴生效",
48837
- "items": {
48838
- "$ref": "#/definitions/ILinearAxisBreakSpec"
48839
- },
48840
- "since": "XXXXXXXXX",
48841
- "type": "array"
48842
- },
48843
48811
  "expand": {
48844
48812
  "typeof": "function"
48845
48813
  },
@@ -81636,7 +81604,7 @@
81636
81604
  },
81637
81605
  "Map<Function,(...args:any[])=>void>": {
81638
81606
  "properties": {
81639
- "__@toStringTag@13925": {
81607
+ "__@toStringTag@13577": {
81640
81608
  "type": "string"
81641
81609
  },
81642
81610
  "size": {
@@ -81644,14 +81612,14 @@
81644
81612
  }
81645
81613
  },
81646
81614
  "required": [
81647
- "__@toStringTag@13925",
81615
+ "__@toStringTag@13577",
81648
81616
  "size"
81649
81617
  ],
81650
81618
  "type": "object"
81651
81619
  },
81652
81620
  "Map<number,IGraphicPicker>": {
81653
81621
  "properties": {
81654
- "__@toStringTag@13925": {
81622
+ "__@toStringTag@13577": {
81655
81623
  "type": "string"
81656
81624
  },
81657
81625
  "size": {
@@ -81659,14 +81627,14 @@
81659
81627
  }
81660
81628
  },
81661
81629
  "required": [
81662
- "__@toStringTag@13925",
81630
+ "__@toStringTag@13577",
81663
81631
  "size"
81664
81632
  ],
81665
81633
  "type": "object"
81666
81634
  },
81667
81635
  "Map<number,IGraphicRender>": {
81668
81636
  "properties": {
81669
- "__@toStringTag@13925": {
81637
+ "__@toStringTag@13577": {
81670
81638
  "type": "string"
81671
81639
  },
81672
81640
  "size": {
@@ -81674,14 +81642,14 @@
81674
81642
  }
81675
81643
  },
81676
81644
  "required": [
81677
- "__@toStringTag@13925",
81645
+ "__@toStringTag@13577",
81678
81646
  "size"
81679
81647
  ],
81680
81648
  "type": "object"
81681
81649
  },
81682
81650
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
81683
81651
  "properties": {
81684
- "__@toStringTag@13925": {
81652
+ "__@toStringTag@13577": {
81685
81653
  "type": "string"
81686
81654
  },
81687
81655
  "size": {
@@ -81689,14 +81657,14 @@
81689
81657
  }
81690
81658
  },
81691
81659
  "required": [
81692
- "__@toStringTag@13925",
81660
+ "__@toStringTag@13577",
81693
81661
  "size"
81694
81662
  ],
81695
81663
  "type": "object"
81696
81664
  },
81697
81665
  "Map<string,Map<number,IGraphicRender>>": {
81698
81666
  "properties": {
81699
- "__@toStringTag@13925": {
81667
+ "__@toStringTag@13577": {
81700
81668
  "type": "string"
81701
81669
  },
81702
81670
  "size": {
@@ -81704,14 +81672,14 @@
81704
81672
  }
81705
81673
  },
81706
81674
  "required": [
81707
- "__@toStringTag@13925",
81675
+ "__@toStringTag@13577",
81708
81676
  "size"
81709
81677
  ],
81710
81678
  "type": "object"
81711
81679
  },
81712
81680
  "Map<string,any>": {
81713
81681
  "properties": {
81714
- "__@toStringTag@13925": {
81682
+ "__@toStringTag@13577": {
81715
81683
  "type": "string"
81716
81684
  },
81717
81685
  "size": {
@@ -81719,14 +81687,14 @@
81719
81687
  }
81720
81688
  },
81721
81689
  "required": [
81722
- "__@toStringTag@13925",
81690
+ "__@toStringTag@13577",
81723
81691
  "size"
81724
81692
  ],
81725
81693
  "type": "object"
81726
81694
  },
81727
81695
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
81728
81696
  "properties": {
81729
- "__@toStringTag@13925": {
81697
+ "__@toStringTag@13577": {
81730
81698
  "type": "string"
81731
81699
  },
81732
81700
  "size": {
@@ -81734,14 +81702,14 @@
81734
81702
  }
81735
81703
  },
81736
81704
  "required": [
81737
- "__@toStringTag@13925",
81705
+ "__@toStringTag@13577",
81738
81706
  "size"
81739
81707
  ],
81740
81708
  "type": "object"
81741
81709
  },
81742
81710
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
81743
81711
  "properties": {
81744
- "__@toStringTag@13925": {
81712
+ "__@toStringTag@13577": {
81745
81713
  "type": "string"
81746
81714
  },
81747
81715
  "size": {
@@ -81749,14 +81717,14 @@
81749
81717
  }
81750
81718
  },
81751
81719
  "required": [
81752
- "__@toStringTag@13925",
81720
+ "__@toStringTag@13577",
81753
81721
  "size"
81754
81722
  ],
81755
81723
  "type": "object"
81756
81724
  },
81757
81725
  "Map<string|number,IAnimate>": {
81758
81726
  "properties": {
81759
- "__@toStringTag@13925": {
81727
+ "__@toStringTag@13577": {
81760
81728
  "type": "string"
81761
81729
  },
81762
81730
  "size": {
@@ -81764,7 +81732,7 @@
81764
81732
  }
81765
81733
  },
81766
81734
  "required": [
81767
- "__@toStringTag@13925",
81735
+ "__@toStringTag@13577",
81768
81736
  "size"
81769
81737
  ],
81770
81738
  "type": "object"
@@ -82201,30 +82169,6 @@
82201
82169
  ],
82202
82170
  "type": "object"
82203
82171
  },
82204
- "Omit<AxisBreakProps,\"rawRange\">": {
82205
- "properties": {
82206
- "breakSymbol": {
82207
- "$ref": "#/definitions/BreakSymbol"
82208
- },
82209
- "range": {
82210
- "items": [
82211
- {
82212
- "type": "number"
82213
- },
82214
- {
82215
- "type": "number"
82216
- }
82217
- ],
82218
- "maxItems": 2,
82219
- "minItems": 2,
82220
- "type": "array"
82221
- }
82222
- },
82223
- "required": [
82224
- "range"
82225
- ],
82226
- "type": "object"
82227
- },
82228
82172
  "Omit<DiscreteLegendAttrs,\"title\"|\"layout\"|\"items\"|\"item\"|\"pager\">": {
82229
82173
  "properties": {
82230
82174
  "_debug_bounds": {
@@ -102669,34 +102613,34 @@
102669
102613
  },
102670
102614
  "Promise<FontFaceSet>": {
102671
102615
  "properties": {
102672
- "__@toStringTag@13925": {
102616
+ "__@toStringTag@13577": {
102673
102617
  "type": "string"
102674
102618
  }
102675
102619
  },
102676
102620
  "required": [
102677
- "__@toStringTag@13925"
102621
+ "__@toStringTag@13577"
102678
102622
  ],
102679
102623
  "type": "object"
102680
102624
  },
102681
102625
  "Promise<ServiceWorkerRegistration>": {
102682
102626
  "properties": {
102683
- "__@toStringTag@13925": {
102627
+ "__@toStringTag@13577": {
102684
102628
  "type": "string"
102685
102629
  }
102686
102630
  },
102687
102631
  "required": [
102688
- "__@toStringTag@13925"
102632
+ "__@toStringTag@13577"
102689
102633
  ],
102690
102634
  "type": "object"
102691
102635
  },
102692
102636
  "Promise<any>": {
102693
102637
  "properties": {
102694
- "__@toStringTag@13925": {
102638
+ "__@toStringTag@13577": {
102695
102639
  "type": "string"
102696
102640
  }
102697
102641
  },
102698
102642
  "required": [
102699
- "__@toStringTag@13925"
102643
+ "__@toStringTag@13577"
102700
102644
  ],
102701
102645
  "type": "object"
102702
102646
  },