@visactor/vchart-schema 1.5.1-alpha.3 → 1.5.1-alpha.5
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.
- package/package.json +1 -1
- package/vchart.json +26 -70
package/package.json
CHANGED
package/vchart.json
CHANGED
|
@@ -7527,50 +7527,6 @@
|
|
|
7527
7527
|
}
|
|
7528
7528
|
]
|
|
7529
7529
|
},
|
|
7530
|
-
"EasingType_1": {
|
|
7531
|
-
"anyOf": [
|
|
7532
|
-
{
|
|
7533
|
-
"typeof": "function"
|
|
7534
|
-
},
|
|
7535
|
-
{
|
|
7536
|
-
"enum": [
|
|
7537
|
-
"",
|
|
7538
|
-
"backIn",
|
|
7539
|
-
"backInOut",
|
|
7540
|
-
"backOut",
|
|
7541
|
-
"bounceIn",
|
|
7542
|
-
"bounceInOut",
|
|
7543
|
-
"bounceOut",
|
|
7544
|
-
"circIn",
|
|
7545
|
-
"circInOut",
|
|
7546
|
-
"circOut",
|
|
7547
|
-
"cubicIn",
|
|
7548
|
-
"cubicInOut",
|
|
7549
|
-
"cubicOut",
|
|
7550
|
-
"elasticIn",
|
|
7551
|
-
"elasticInOut",
|
|
7552
|
-
"elasticOut",
|
|
7553
|
-
"expoIn",
|
|
7554
|
-
"expoInOut",
|
|
7555
|
-
"expoOut",
|
|
7556
|
-
"linear",
|
|
7557
|
-
"quadIn",
|
|
7558
|
-
"quadInOut",
|
|
7559
|
-
"quadOut",
|
|
7560
|
-
"quartIn",
|
|
7561
|
-
"quartInOut",
|
|
7562
|
-
"quartOut",
|
|
7563
|
-
"quintIn",
|
|
7564
|
-
"quintInOut",
|
|
7565
|
-
"quintOut",
|
|
7566
|
-
"sineIn",
|
|
7567
|
-
"sineInOut",
|
|
7568
|
-
"sineOut"
|
|
7569
|
-
],
|
|
7570
|
-
"type": "string"
|
|
7571
|
-
}
|
|
7572
|
-
]
|
|
7573
|
-
},
|
|
7574
7530
|
"Element": {
|
|
7575
7531
|
"properties": {
|
|
7576
7532
|
"ATTRIBUTE_NODE": {
|
|
@@ -17022,7 +16978,7 @@
|
|
|
17022
16978
|
},
|
|
17023
16979
|
"customParameters": {},
|
|
17024
16980
|
"easing": {
|
|
17025
|
-
"$ref": "#/definitions/
|
|
16981
|
+
"$ref": "#/definitions/EasingType"
|
|
17026
16982
|
},
|
|
17027
16983
|
"options": {},
|
|
17028
16984
|
"type": {
|
|
@@ -17218,7 +17174,7 @@
|
|
|
17218
17174
|
"$ref": "#/definitions/MarkFunctionValueType<number>"
|
|
17219
17175
|
},
|
|
17220
17176
|
"easing": {
|
|
17221
|
-
"$ref": "#/definitions/
|
|
17177
|
+
"$ref": "#/definitions/EasingType"
|
|
17222
17178
|
},
|
|
17223
17179
|
"loop": {
|
|
17224
17180
|
"type": [
|
|
@@ -64686,7 +64642,7 @@
|
|
|
64686
64642
|
},
|
|
64687
64643
|
"Map<Function,(...args:any[])=>void>": {
|
|
64688
64644
|
"properties": {
|
|
64689
|
-
"__@toStringTag@
|
|
64645
|
+
"__@toStringTag@13560": {
|
|
64690
64646
|
"type": "string"
|
|
64691
64647
|
},
|
|
64692
64648
|
"size": {
|
|
@@ -64694,14 +64650,14 @@
|
|
|
64694
64650
|
}
|
|
64695
64651
|
},
|
|
64696
64652
|
"required": [
|
|
64697
|
-
"__@toStringTag@
|
|
64653
|
+
"__@toStringTag@13560",
|
|
64698
64654
|
"size"
|
|
64699
64655
|
],
|
|
64700
64656
|
"type": "object"
|
|
64701
64657
|
},
|
|
64702
64658
|
"Map<number,IGraphicPicker>": {
|
|
64703
64659
|
"properties": {
|
|
64704
|
-
"__@toStringTag@
|
|
64660
|
+
"__@toStringTag@13560": {
|
|
64705
64661
|
"type": "string"
|
|
64706
64662
|
},
|
|
64707
64663
|
"size": {
|
|
@@ -64709,14 +64665,14 @@
|
|
|
64709
64665
|
}
|
|
64710
64666
|
},
|
|
64711
64667
|
"required": [
|
|
64712
|
-
"__@toStringTag@
|
|
64668
|
+
"__@toStringTag@13560",
|
|
64713
64669
|
"size"
|
|
64714
64670
|
],
|
|
64715
64671
|
"type": "object"
|
|
64716
64672
|
},
|
|
64717
64673
|
"Map<number,IGraphicRender>": {
|
|
64718
64674
|
"properties": {
|
|
64719
|
-
"__@toStringTag@
|
|
64675
|
+
"__@toStringTag@13560": {
|
|
64720
64676
|
"type": "string"
|
|
64721
64677
|
},
|
|
64722
64678
|
"size": {
|
|
@@ -64724,14 +64680,14 @@
|
|
|
64724
64680
|
}
|
|
64725
64681
|
},
|
|
64726
64682
|
"required": [
|
|
64727
|
-
"__@toStringTag@
|
|
64683
|
+
"__@toStringTag@13560",
|
|
64728
64684
|
"size"
|
|
64729
64685
|
],
|
|
64730
64686
|
"type": "object"
|
|
64731
64687
|
},
|
|
64732
64688
|
"Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
|
|
64733
64689
|
"properties": {
|
|
64734
|
-
"__@toStringTag@
|
|
64690
|
+
"__@toStringTag@13560": {
|
|
64735
64691
|
"type": "string"
|
|
64736
64692
|
},
|
|
64737
64693
|
"size": {
|
|
@@ -64739,14 +64695,14 @@
|
|
|
64739
64695
|
}
|
|
64740
64696
|
},
|
|
64741
64697
|
"required": [
|
|
64742
|
-
"__@toStringTag@
|
|
64698
|
+
"__@toStringTag@13560",
|
|
64743
64699
|
"size"
|
|
64744
64700
|
],
|
|
64745
64701
|
"type": "object"
|
|
64746
64702
|
},
|
|
64747
64703
|
"Map<string,Map<number,IGraphicRender>>": {
|
|
64748
64704
|
"properties": {
|
|
64749
|
-
"__@toStringTag@
|
|
64705
|
+
"__@toStringTag@13560": {
|
|
64750
64706
|
"type": "string"
|
|
64751
64707
|
},
|
|
64752
64708
|
"size": {
|
|
@@ -64754,14 +64710,14 @@
|
|
|
64754
64710
|
}
|
|
64755
64711
|
},
|
|
64756
64712
|
"required": [
|
|
64757
|
-
"__@toStringTag@
|
|
64713
|
+
"__@toStringTag@13560",
|
|
64758
64714
|
"size"
|
|
64759
64715
|
],
|
|
64760
64716
|
"type": "object"
|
|
64761
64717
|
},
|
|
64762
64718
|
"Map<string,any>": {
|
|
64763
64719
|
"properties": {
|
|
64764
|
-
"__@toStringTag@
|
|
64720
|
+
"__@toStringTag@13560": {
|
|
64765
64721
|
"type": "string"
|
|
64766
64722
|
},
|
|
64767
64723
|
"size": {
|
|
@@ -64769,14 +64725,14 @@
|
|
|
64769
64725
|
}
|
|
64770
64726
|
},
|
|
64771
64727
|
"required": [
|
|
64772
|
-
"__@toStringTag@
|
|
64728
|
+
"__@toStringTag@13560",
|
|
64773
64729
|
"size"
|
|
64774
64730
|
],
|
|
64775
64731
|
"type": "object"
|
|
64776
64732
|
},
|
|
64777
64733
|
"Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
|
|
64778
64734
|
"properties": {
|
|
64779
|
-
"__@toStringTag@
|
|
64735
|
+
"__@toStringTag@13560": {
|
|
64780
64736
|
"type": "string"
|
|
64781
64737
|
},
|
|
64782
64738
|
"size": {
|
|
@@ -64784,14 +64740,14 @@
|
|
|
64784
64740
|
}
|
|
64785
64741
|
},
|
|
64786
64742
|
"required": [
|
|
64787
|
-
"__@toStringTag@
|
|
64743
|
+
"__@toStringTag@13560",
|
|
64788
64744
|
"size"
|
|
64789
64745
|
],
|
|
64790
64746
|
"type": "object"
|
|
64791
64747
|
},
|
|
64792
64748
|
"Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>": {
|
|
64793
64749
|
"properties": {
|
|
64794
|
-
"__@toStringTag@
|
|
64750
|
+
"__@toStringTag@13560": {
|
|
64795
64751
|
"type": "string"
|
|
64796
64752
|
},
|
|
64797
64753
|
"size": {
|
|
@@ -64799,14 +64755,14 @@
|
|
|
64799
64755
|
}
|
|
64800
64756
|
},
|
|
64801
64757
|
"required": [
|
|
64802
|
-
"__@toStringTag@
|
|
64758
|
+
"__@toStringTag@13560",
|
|
64803
64759
|
"size"
|
|
64804
64760
|
],
|
|
64805
64761
|
"type": "object"
|
|
64806
64762
|
},
|
|
64807
64763
|
"Map<string|number,IAnimate>": {
|
|
64808
64764
|
"properties": {
|
|
64809
|
-
"__@toStringTag@
|
|
64765
|
+
"__@toStringTag@13560": {
|
|
64810
64766
|
"type": "string"
|
|
64811
64767
|
},
|
|
64812
64768
|
"size": {
|
|
@@ -64814,7 +64770,7 @@
|
|
|
64814
64770
|
}
|
|
64815
64771
|
},
|
|
64816
64772
|
"required": [
|
|
64817
|
-
"__@toStringTag@
|
|
64773
|
+
"__@toStringTag@13560",
|
|
64818
64774
|
"size"
|
|
64819
64775
|
],
|
|
64820
64776
|
"type": "object"
|
|
@@ -80004,34 +79960,34 @@
|
|
|
80004
79960
|
},
|
|
80005
79961
|
"Promise<FontFaceSet>": {
|
|
80006
79962
|
"properties": {
|
|
80007
|
-
"__@toStringTag@
|
|
79963
|
+
"__@toStringTag@13560": {
|
|
80008
79964
|
"type": "string"
|
|
80009
79965
|
}
|
|
80010
79966
|
},
|
|
80011
79967
|
"required": [
|
|
80012
|
-
"__@toStringTag@
|
|
79968
|
+
"__@toStringTag@13560"
|
|
80013
79969
|
],
|
|
80014
79970
|
"type": "object"
|
|
80015
79971
|
},
|
|
80016
79972
|
"Promise<ServiceWorkerRegistration>": {
|
|
80017
79973
|
"properties": {
|
|
80018
|
-
"__@toStringTag@
|
|
79974
|
+
"__@toStringTag@13560": {
|
|
80019
79975
|
"type": "string"
|
|
80020
79976
|
}
|
|
80021
79977
|
},
|
|
80022
79978
|
"required": [
|
|
80023
|
-
"__@toStringTag@
|
|
79979
|
+
"__@toStringTag@13560"
|
|
80024
79980
|
],
|
|
80025
79981
|
"type": "object"
|
|
80026
79982
|
},
|
|
80027
79983
|
"Promise<any>": {
|
|
80028
79984
|
"properties": {
|
|
80029
|
-
"__@toStringTag@
|
|
79985
|
+
"__@toStringTag@13560": {
|
|
80030
79986
|
"type": "string"
|
|
80031
79987
|
}
|
|
80032
79988
|
},
|
|
80033
79989
|
"required": [
|
|
80034
|
-
"__@toStringTag@
|
|
79990
|
+
"__@toStringTag@13560"
|
|
80035
79991
|
],
|
|
80036
79992
|
"type": "object"
|
|
80037
79993
|
},
|