@visactor/vchart-schema 1.5.1-alpha.1 → 1.5.1-alpha.3

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 +1986 -139
package/vchart.json CHANGED
@@ -5028,143 +5028,143 @@
5028
5028
  },
5029
5029
  "type": "object"
5030
5030
  },
5031
- "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>": {
5031
+ "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>": {
5032
5032
  "anyOf": [
5033
5033
  {
5034
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>_1",
5035
- "description": "style格式转换"
5036
- },
5037
- {
5038
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ILineMarkSpec>_1",
5034
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>",
5039
5035
  "description": "style格式转换"
5040
5036
  },
5041
5037
  {
5042
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ITextMarkSpec>_2",
5038
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ILineMarkSpec>",
5043
5039
  "description": "style格式转换"
5044
5040
  },
5045
5041
  {
5046
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRectMarkSpec>_1",
5042
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ITextMarkSpec>_1",
5047
5043
  "description": "style格式转换"
5048
5044
  },
5049
5045
  {
5050
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IGroupMarkSpec>",
5046
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRectMarkSpec>",
5051
5047
  "description": "style格式转换"
5052
5048
  },
5053
5049
  {
5054
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>_1",
5050
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IBoxPlotMarkSpec>",
5055
5051
  "description": "style格式转换"
5056
5052
  },
5057
5053
  {
5058
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ISymbolMarkSpec>_1",
5054
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ISymbolMarkSpec>",
5059
5055
  "description": "style格式转换"
5060
5056
  },
5061
5057
  {
5062
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IBoxPlotMarkSpec>_1",
5058
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>",
5063
5059
  "description": "style格式转换"
5064
5060
  },
5065
5061
  {
5066
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArcMarkSpec>_1",
5062
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>",
5067
5063
  "description": "style格式转换"
5068
5064
  },
5069
5065
  {
5070
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>_1",
5066
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPathMarkSpec>",
5071
5067
  "description": "style格式转换"
5072
5068
  },
5073
5069
  {
5074
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPathMarkSpec>_1",
5070
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArcMarkSpec>",
5075
5071
  "description": "style格式转换"
5076
5072
  },
5077
5073
  {
5078
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>_1",
5074
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
5079
5075
  "description": "style格式转换"
5080
5076
  },
5081
5077
  {
5082
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IProgressArcMarkSpec>_1",
5078
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ILinkPathMarkSpec>",
5083
5079
  "description": "style格式转换"
5084
5080
  },
5085
5081
  {
5086
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>_1",
5082
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IProgressArcMarkSpec>",
5087
5083
  "description": "style格式转换"
5088
5084
  },
5089
5085
  {
5090
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
5086
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>",
5091
5087
  "description": "style格式转换"
5092
5088
  },
5093
5089
  {
5094
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ILinkPathMarkSpec>_1",
5090
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
5095
5091
  "description": "style格式转换"
5096
5092
  },
5097
5093
  {
5098
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IImageMarkSpec>_1",
5094
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IImageMarkSpec>",
5099
5095
  "description": "style格式转换"
5100
5096
  }
5101
5097
  ],
5102
5098
  "description": "style格式转换"
5103
5099
  },
5104
- "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>": {
5100
+ "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>": {
5105
5101
  "anyOf": [
5106
5102
  {
5107
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>",
5103
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>_1",
5108
5104
  "description": "style格式转换"
5109
5105
  },
5110
5106
  {
5111
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ILineMarkSpec>",
5107
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ILineMarkSpec>_1",
5112
5108
  "description": "style格式转换"
5113
5109
  },
5114
5110
  {
5115
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ITextMarkSpec>_1",
5111
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ITextMarkSpec>_2",
5116
5112
  "description": "style格式转换"
5117
5113
  },
5118
5114
  {
5119
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRectMarkSpec>",
5115
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRectMarkSpec>_1",
5120
5116
  "description": "style格式转换"
5121
5117
  },
5122
5118
  {
5123
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>",
5119
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IGroupMarkSpec>",
5124
5120
  "description": "style格式转换"
5125
5121
  },
5126
5122
  {
5127
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ISymbolMarkSpec>",
5123
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IBoxPlotMarkSpec>_1",
5128
5124
  "description": "style格式转换"
5129
5125
  },
5130
5126
  {
5131
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IBoxPlotMarkSpec>",
5127
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ISymbolMarkSpec>_1",
5132
5128
  "description": "style格式转换"
5133
5129
  },
5134
5130
  {
5135
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArcMarkSpec>",
5131
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>_1",
5136
5132
  "description": "style格式转换"
5137
5133
  },
5138
5134
  {
5139
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>",
5135
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>_1",
5140
5136
  "description": "style格式转换"
5141
5137
  },
5142
5138
  {
5143
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPathMarkSpec>",
5139
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPathMarkSpec>_1",
5144
5140
  "description": "style格式转换"
5145
5141
  },
5146
5142
  {
5147
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
5143
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArcMarkSpec>_1",
5148
5144
  "description": "style格式转换"
5149
5145
  },
5150
5146
  {
5151
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IProgressArcMarkSpec>",
5147
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>_1",
5152
5148
  "description": "style格式转换"
5153
5149
  },
5154
5150
  {
5155
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>",
5151
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ILinkPathMarkSpec>_1",
5156
5152
  "description": "style格式转换"
5157
5153
  },
5158
5154
  {
5159
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
5155
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IProgressArcMarkSpec>_1",
5160
5156
  "description": "style格式转换"
5161
5157
  },
5162
5158
  {
5163
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ILinkPathMarkSpec>",
5159
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>_1",
5164
5160
  "description": "style格式转换"
5165
5161
  },
5166
5162
  {
5167
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IImageMarkSpec>",
5163
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
5164
+ "description": "style格式转换"
5165
+ },
5166
+ {
5167
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IImageMarkSpec>_1",
5168
5168
  "description": "style格式转换"
5169
5169
  }
5170
5170
  ],
@@ -7527,6 +7527,50 @@
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
+ },
7530
7574
  "Element": {
7531
7575
  "properties": {
7532
7576
  "ATTRIBUTE_NODE": {
@@ -16978,7 +17022,7 @@
16978
17022
  },
16979
17023
  "customParameters": {},
16980
17024
  "easing": {
16981
- "$ref": "#/definitions/EasingType"
17025
+ "$ref": "#/definitions/EasingType_1"
16982
17026
  },
16983
17027
  "options": {},
16984
17028
  "type": {
@@ -17174,7 +17218,7 @@
17174
17218
  "$ref": "#/definitions/MarkFunctionValueType<number>"
17175
17219
  },
17176
17220
  "easing": {
17177
- "$ref": "#/definitions/EasingType"
17221
+ "$ref": "#/definitions/EasingType_1"
17178
17222
  },
17179
17223
  "loop": {
17180
17224
  "type": [
@@ -24421,10 +24465,10 @@
24421
24465
  "animationDisappear": {
24422
24466
  "anyOf": [
24423
24467
  {
24424
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24468
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24425
24469
  },
24426
24470
  {
24427
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24471
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24428
24472
  },
24429
24473
  {
24430
24474
  "type": "boolean"
@@ -24435,10 +24479,10 @@
24435
24479
  "animationEnter": {
24436
24480
  "anyOf": [
24437
24481
  {
24438
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24482
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24439
24483
  },
24440
24484
  {
24441
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24485
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24442
24486
  },
24443
24487
  {
24444
24488
  "type": "boolean"
@@ -24449,10 +24493,10 @@
24449
24493
  "animationExit": {
24450
24494
  "anyOf": [
24451
24495
  {
24452
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24496
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24453
24497
  },
24454
24498
  {
24455
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24499
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24456
24500
  },
24457
24501
  {
24458
24502
  "type": "boolean"
@@ -24472,10 +24516,10 @@
24472
24516
  "animationUpdate": {
24473
24517
  "anyOf": [
24474
24518
  {
24475
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24519
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24476
24520
  },
24477
24521
  {
24478
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24522
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24479
24523
  },
24480
24524
  {
24481
24525
  "type": "boolean"
@@ -24916,10 +24960,10 @@
24916
24960
  "animationDisappear": {
24917
24961
  "anyOf": [
24918
24962
  {
24919
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24963
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24920
24964
  },
24921
24965
  {
24922
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24966
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24923
24967
  },
24924
24968
  {
24925
24969
  "type": "boolean"
@@ -24930,10 +24974,10 @@
24930
24974
  "animationEnter": {
24931
24975
  "anyOf": [
24932
24976
  {
24933
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24977
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24934
24978
  },
24935
24979
  {
24936
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24980
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24937
24981
  },
24938
24982
  {
24939
24983
  "type": "boolean"
@@ -24944,10 +24988,10 @@
24944
24988
  "animationExit": {
24945
24989
  "anyOf": [
24946
24990
  {
24947
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24991
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24948
24992
  },
24949
24993
  {
24950
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24994
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24951
24995
  },
24952
24996
  {
24953
24997
  "type": "boolean"
@@ -24967,10 +25011,10 @@
24967
25011
  "animationUpdate": {
24968
25012
  "anyOf": [
24969
25013
  {
24970
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
25014
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
24971
25015
  },
24972
25016
  {
24973
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
25017
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
24974
25018
  },
24975
25019
  {
24976
25020
  "type": "boolean"
@@ -25805,21 +25849,6 @@
25805
25849
  "series": {
25806
25850
  "items": {
25807
25851
  "anyOf": [
25808
- {
25809
- "$ref": "#/definitions/IFunnelSeriesSpec"
25810
- },
25811
- {
25812
- "$ref": "#/definitions/IFunnel3dSeriesSpec"
25813
- },
25814
- {
25815
- "$ref": "#/definitions/IAreaSeriesSpec"
25816
- },
25817
- {
25818
- "$ref": "#/definitions/ICircularProgressSeriesSpec"
25819
- },
25820
- {
25821
- "$ref": "#/definitions/IDotSeriesSpec"
25822
- },
25823
25852
  {
25824
25853
  "$ref": "#/definitions/IBarSeriesSpec"
25825
25854
  },
@@ -25844,9 +25873,15 @@
25844
25873
  {
25845
25874
  "$ref": "#/definitions/IRangeColumnChartSpec"
25846
25875
  },
25876
+ {
25877
+ "$ref": "#/definitions/IAreaSeriesSpec"
25878
+ },
25847
25879
  {
25848
25880
  "$ref": "#/definitions/IRangeAreaChartSpec"
25849
25881
  },
25882
+ {
25883
+ "$ref": "#/definitions/IDotSeriesSpec"
25884
+ },
25850
25885
  {
25851
25886
  "$ref": "#/definitions/IMapSeriesSpec"
25852
25887
  },
@@ -25875,22 +25910,31 @@
25875
25910
  "$ref": "#/definitions/IWordCloud3dSeriesSpec"
25876
25911
  },
25877
25912
  {
25878
- "$ref": "#/definitions/IHeatmapSeriesSpec"
25913
+ "$ref": "#/definitions/IGaugePointerSeriesSpec"
25879
25914
  },
25880
25915
  {
25881
- "$ref": "#/definitions/ILinearProgressSeriesSpec"
25916
+ "$ref": "#/definitions/IGaugeSeriesSpec"
25882
25917
  },
25883
25918
  {
25884
- "$ref": "#/definitions/ISankeySeriesSpec"
25919
+ "$ref": "#/definitions/IFunnelSeriesSpec"
25885
25920
  },
25886
25921
  {
25887
- "$ref": "#/definitions/IGaugePointerSeriesSpec"
25922
+ "$ref": "#/definitions/IFunnel3dSeriesSpec"
25888
25923
  },
25889
25924
  {
25890
- "$ref": "#/definitions/IWaterfallSeriesSpec"
25925
+ "$ref": "#/definitions/IHeatmapSeriesSpec"
25891
25926
  },
25892
25927
  {
25893
- "$ref": "#/definitions/IGaugeSeriesSpec"
25928
+ "$ref": "#/definitions/ICircularProgressSeriesSpec"
25929
+ },
25930
+ {
25931
+ "$ref": "#/definitions/ILinearProgressSeriesSpec"
25932
+ },
25933
+ {
25934
+ "$ref": "#/definitions/ISankeySeriesSpec"
25935
+ },
25936
+ {
25937
+ "$ref": "#/definitions/IWaterfallSeriesSpec"
25894
25938
  }
25895
25939
  ]
25896
25940
  },
@@ -26460,7 +26504,7 @@
26460
26504
  "setLineDash": {
26461
26505
  "typeof": "function"
26462
26506
  },
26463
- "setShadowStyle": {
26507
+ "setShadowBlendStyle": {
26464
26508
  "typeof": "function"
26465
26509
  },
26466
26510
  "setStrokeStyle": {
@@ -27364,11 +27408,11 @@
27364
27408
  "type": "number"
27365
27409
  },
27366
27410
  "state": {
27367
- "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>>",
27411
+ "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>>",
27368
27412
  "description": "不同状态下的样式配置"
27369
27413
  },
27370
27414
  "style": {
27371
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>",
27415
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>",
27372
27416
  "description": "默认样式设置"
27373
27417
  },
27374
27418
  "support3d": {
@@ -28296,6 +28340,9 @@
28296
28340
  "customPickShape": {
28297
28341
  "typeof": "function"
28298
28342
  },
28343
+ "disableTriggerEvent": {
28344
+ "type": "boolean"
28345
+ },
28299
28346
  "display": {
28300
28347
  "enum": [
28301
28348
  "flex",
@@ -28342,6 +28389,41 @@
28342
28389
  ],
28343
28390
  "type": "string"
28344
28391
  },
28392
+ "globalCompositeOperation": {
28393
+ "enum": [
28394
+ "",
28395
+ "color",
28396
+ "color-burn",
28397
+ "color-dodge",
28398
+ "copy",
28399
+ "darken",
28400
+ "destination-atop",
28401
+ "destination-in",
28402
+ "destination-out",
28403
+ "destination-over",
28404
+ "difference",
28405
+ "exclusion",
28406
+ "hard-light",
28407
+ "hue",
28408
+ "lighten",
28409
+ "lighter",
28410
+ "luminosity",
28411
+ "multiply",
28412
+ "overlay",
28413
+ "saturation",
28414
+ "screen",
28415
+ "soft-light",
28416
+ "source-atop",
28417
+ "source-in",
28418
+ "source-out",
28419
+ "source-over",
28420
+ "xor"
28421
+ ],
28422
+ "type": "string"
28423
+ },
28424
+ "globalZIndex": {
28425
+ "type": "number"
28426
+ },
28345
28427
  "height": {
28346
28428
  "anyOf": [
28347
28429
  {
@@ -28533,6 +28615,15 @@
28533
28615
  "outerBorder": {
28534
28616
  "$ref": "#/definitions/Partial<IBorderStyle>"
28535
28617
  },
28618
+ "overflow": {
28619
+ "enum": [
28620
+ "hidden",
28621
+ "scroll",
28622
+ "scroll-x",
28623
+ "scroll-y"
28624
+ ],
28625
+ "type": "string"
28626
+ },
28536
28627
  "padding": {
28537
28628
  "anyOf": [
28538
28629
  {
@@ -29396,11 +29487,11 @@
29396
29487
  "type": "number"
29397
29488
  },
29398
29489
  "state": {
29399
- "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>>",
29490
+ "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>>",
29400
29491
  "description": "不同状态下的样式配置"
29401
29492
  },
29402
29493
  "style": {
29403
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>",
29494
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>",
29404
29495
  "description": "默认样式设置"
29405
29496
  },
29406
29497
  "support3d": {
@@ -31012,10 +31103,10 @@
31012
31103
  "animationDisappear": {
31013
31104
  "anyOf": [
31014
31105
  {
31015
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31106
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31016
31107
  },
31017
31108
  {
31018
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31109
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31019
31110
  },
31020
31111
  {
31021
31112
  "type": "boolean"
@@ -31026,10 +31117,10 @@
31026
31117
  "animationEnter": {
31027
31118
  "anyOf": [
31028
31119
  {
31029
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31120
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31030
31121
  },
31031
31122
  {
31032
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31123
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31033
31124
  },
31034
31125
  {
31035
31126
  "type": "boolean"
@@ -31040,10 +31131,10 @@
31040
31131
  "animationExit": {
31041
31132
  "anyOf": [
31042
31133
  {
31043
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31134
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31044
31135
  },
31045
31136
  {
31046
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31137
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31047
31138
  },
31048
31139
  {
31049
31140
  "type": "boolean"
@@ -31063,10 +31154,10 @@
31063
31154
  "animationUpdate": {
31064
31155
  "anyOf": [
31065
31156
  {
31066
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31157
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31067
31158
  },
31068
31159
  {
31069
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31160
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31070
31161
  },
31071
31162
  {
31072
31163
  "type": "boolean"
@@ -31555,10 +31646,10 @@
31555
31646
  "animationDisappear": {
31556
31647
  "anyOf": [
31557
31648
  {
31558
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31649
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31559
31650
  },
31560
31651
  {
31561
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31652
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31562
31653
  },
31563
31654
  {
31564
31655
  "type": "boolean"
@@ -31569,10 +31660,10 @@
31569
31660
  "animationEnter": {
31570
31661
  "anyOf": [
31571
31662
  {
31572
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31663
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31573
31664
  },
31574
31665
  {
31575
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31666
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31576
31667
  },
31577
31668
  {
31578
31669
  "type": "boolean"
@@ -31583,10 +31674,10 @@
31583
31674
  "animationExit": {
31584
31675
  "anyOf": [
31585
31676
  {
31586
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31677
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31587
31678
  },
31588
31679
  {
31589
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31680
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31590
31681
  },
31591
31682
  {
31592
31683
  "type": "boolean"
@@ -31606,10 +31697,10 @@
31606
31697
  "animationUpdate": {
31607
31698
  "anyOf": [
31608
31699
  {
31609
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31700
+ "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31610
31701
  },
31611
31702
  {
31612
- "$ref": "#/definitions/Partial<Record<GaugePointerMarks,false|IAnimationConfig|IAnimationConfig[]>>"
31703
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
31613
31704
  },
31614
31705
  {
31615
31706
  "type": "boolean"
@@ -37927,6 +38018,9 @@
37927
38018
  "layer": {
37928
38019
  "$ref": "#/definitions/ILayer"
37929
38020
  },
38021
+ "layerMode": {
38022
+ "$ref": "#/definitions/LayerMode"
38023
+ },
37930
38024
  "main": {
37931
38025
  "type": "boolean"
37932
38026
  },
@@ -38048,6 +38142,9 @@
38048
38142
  "render": {
38049
38143
  "typeof": "function"
38050
38144
  },
38145
+ "renderCount": {
38146
+ "type": "number"
38147
+ },
38051
38148
  "resize": {
38052
38149
  "typeof": "function"
38053
38150
  },
@@ -38180,9 +38277,6 @@
38180
38277
  "viewWidth": {
38181
38278
  "type": "number"
38182
38279
  },
38183
- "virtual": {
38184
- "type": "boolean"
38185
- },
38186
38280
  "width": {
38187
38281
  "type": "number"
38188
38282
  }
@@ -38266,6 +38360,7 @@
38266
38360
  "isParentOf",
38267
38361
  "isValid",
38268
38362
  "lastChild",
38363
+ "layerMode",
38269
38364
  "main",
38270
38365
  "off",
38271
38366
  "offscreen",
@@ -38286,6 +38381,7 @@
38286
38381
  "removeEventListener",
38287
38382
  "removeState",
38288
38383
  "render",
38384
+ "renderCount",
38289
38385
  "resize",
38290
38386
  "resizeView",
38291
38387
  "rotate",
@@ -38321,7 +38417,6 @@
38321
38417
  "valid",
38322
38418
  "viewHeight",
38323
38419
  "viewWidth",
38324
- "virtual",
38325
38420
  "width"
38326
38421
  ],
38327
38422
  "type": "object"
@@ -38337,6 +38432,9 @@
38337
38432
  "layerCount": {
38338
38433
  "typeof": "function"
38339
38434
  },
38435
+ "prepareStageLayer": {
38436
+ "typeof": "function"
38437
+ },
38340
38438
  "releaseLayer": {
38341
38439
  "typeof": "function"
38342
38440
  },
@@ -38348,6 +38446,7 @@
38348
38446
  "createLayer",
38349
38447
  "getStageLayer",
38350
38448
  "layerCount",
38449
+ "prepareStageLayer",
38351
38450
  "releaseLayer",
38352
38451
  "restLayerCount"
38353
38452
  ],
@@ -40911,6 +41010,12 @@
40911
41010
  "$ref": "#/definitions/IBrushSpec",
40912
41011
  "description": "框选配置"
40913
41012
  },
41013
+ "centroidProperty": {
41014
+ "default": "undefined",
41015
+ "description": "中心坐标映射字段",
41016
+ "since": "1.5.1",
41017
+ "type": "string"
41018
+ },
40914
41019
  "color": {
40915
41020
  "anyOf": [
40916
41021
  {
@@ -41326,6 +41431,12 @@
41326
41431
  "$ref": "#/definitions/IMarkSpec<Omit<IPathMarkSpec,\"smoothScale\">>",
41327
41432
  "description": "图元配置"
41328
41433
  },
41434
+ "centroidProperty": {
41435
+ "default": "undefined",
41436
+ "description": "中心坐标映射字段",
41437
+ "since": "1.5.1",
41438
+ "type": "string"
41439
+ },
41329
41440
  "data": {
41330
41441
  "$ref": "#/definitions/IDataType",
41331
41442
  "description": "系列可以配置自身的数据,也可以从chart.data中获取数据"
@@ -45668,6 +45779,41 @@
45668
45779
  ],
45669
45780
  "type": "string"
45670
45781
  },
45782
+ "globalCompositeOperation": {
45783
+ "enum": [
45784
+ "",
45785
+ "color",
45786
+ "color-burn",
45787
+ "color-dodge",
45788
+ "copy",
45789
+ "darken",
45790
+ "destination-atop",
45791
+ "destination-in",
45792
+ "destination-out",
45793
+ "destination-over",
45794
+ "difference",
45795
+ "exclusion",
45796
+ "hard-light",
45797
+ "hue",
45798
+ "lighten",
45799
+ "lighter",
45800
+ "luminosity",
45801
+ "multiply",
45802
+ "overlay",
45803
+ "saturation",
45804
+ "screen",
45805
+ "soft-light",
45806
+ "source-atop",
45807
+ "source-in",
45808
+ "source-out",
45809
+ "source-over",
45810
+ "xor"
45811
+ ],
45812
+ "type": "string"
45813
+ },
45814
+ "globalZIndex": {
45815
+ "type": "number"
45816
+ },
45671
45817
  "height": {
45672
45818
  "type": "number"
45673
45819
  },
@@ -45727,6 +45873,15 @@
45727
45873
  "outerBorder": {
45728
45874
  "$ref": "#/definitions/Partial<IBorderStyle>"
45729
45875
  },
45876
+ "overflow": {
45877
+ "enum": [
45878
+ "hidden",
45879
+ "scroll",
45880
+ "scroll-x",
45881
+ "scroll-y"
45882
+ ],
45883
+ "type": "string"
45884
+ },
45730
45885
  "padding": {
45731
45886
  "$ref": "#/definitions/Padding"
45732
45887
  },
@@ -51194,7 +51349,23 @@
51194
51349
  "IRenderServiceDrawParams": {
51195
51350
  "properties": {
51196
51351
  "clear": {
51197
- "$ref": "#/definitions/IColor"
51352
+ "anyOf": [
51353
+ {
51354
+ "$ref": "#/definitions/ILinearGradient"
51355
+ },
51356
+ {
51357
+ "$ref": "#/definitions/IRadialGradient"
51358
+ },
51359
+ {
51360
+ "$ref": "#/definitions/IConicalGradient"
51361
+ },
51362
+ {
51363
+ "type": [
51364
+ "string",
51365
+ "boolean"
51366
+ ]
51367
+ }
51368
+ ]
51198
51369
  },
51199
51370
  "context": {
51200
51371
  "$ref": "#/definitions/IContext2d"
@@ -58710,6 +58881,11 @@
58710
58881
  },
58711
58882
  "ITooltipTextTheme": {
58712
58883
  "properties": {
58884
+ "autoWidth": {
58885
+ "description": "是否开启自动宽度。效果分为以下几种情况:\n- tooltip 标题:`autoWidth` 默认为 `false`。如果配置为 `true`,则 tooltip 标题会保持和 tooltip 内容一致的宽度\n- tooltip key 标签:`autoWidth` 不适用\n- tooltip value 标签:`autoWidth` 默认为 `true`。如果配置为 `true`,则 tooltip value 标签会自动占满 tooltip 整体宽度的剩余部分",
58886
+ "since": "1.4.2",
58887
+ "type": "boolean"
58888
+ },
58713
58889
  "fill": {
58714
58890
  "anyOf": [
58715
58891
  {
@@ -58780,7 +58956,7 @@
58780
58956
  "ITooltipTheme": {
58781
58957
  "properties": {
58782
58958
  "keyLabel": {
58783
- "$ref": "#/definitions/ITooltipTextTheme",
58959
+ "$ref": "#/definitions/Omit<ITooltipTextTheme,\"autoWidth\">",
58784
58960
  "description": "tooltip内容,key字段"
58785
58961
  },
58786
58962
  "offset": {
@@ -64426,6 +64602,14 @@
64426
64602
  ],
64427
64603
  "type": "string"
64428
64604
  },
64605
+ "LayerMode": {
64606
+ "enum": [
64607
+ "dynamic",
64608
+ "static",
64609
+ "virtual"
64610
+ ],
64611
+ "type": "string"
64612
+ },
64429
64613
  "LineStrokeCap": {
64430
64614
  "enum": [
64431
64615
  "butt",
@@ -64502,7 +64686,7 @@
64502
64686
  },
64503
64687
  "Map<Function,(...args:any[])=>void>": {
64504
64688
  "properties": {
64505
- "__@toStringTag@13081": {
64689
+ "__@toStringTag@15608": {
64506
64690
  "type": "string"
64507
64691
  },
64508
64692
  "size": {
@@ -64510,14 +64694,14 @@
64510
64694
  }
64511
64695
  },
64512
64696
  "required": [
64513
- "__@toStringTag@13081",
64697
+ "__@toStringTag@15608",
64514
64698
  "size"
64515
64699
  ],
64516
64700
  "type": "object"
64517
64701
  },
64518
64702
  "Map<number,IGraphicPicker>": {
64519
64703
  "properties": {
64520
- "__@toStringTag@13081": {
64704
+ "__@toStringTag@15608": {
64521
64705
  "type": "string"
64522
64706
  },
64523
64707
  "size": {
@@ -64525,14 +64709,14 @@
64525
64709
  }
64526
64710
  },
64527
64711
  "required": [
64528
- "__@toStringTag@13081",
64712
+ "__@toStringTag@15608",
64529
64713
  "size"
64530
64714
  ],
64531
64715
  "type": "object"
64532
64716
  },
64533
64717
  "Map<number,IGraphicRender>": {
64534
64718
  "properties": {
64535
- "__@toStringTag@13081": {
64719
+ "__@toStringTag@15608": {
64536
64720
  "type": "string"
64537
64721
  },
64538
64722
  "size": {
@@ -64540,14 +64724,14 @@
64540
64724
  }
64541
64725
  },
64542
64726
  "required": [
64543
- "__@toStringTag@13081",
64727
+ "__@toStringTag@15608",
64544
64728
  "size"
64545
64729
  ],
64546
64730
  "type": "object"
64547
64731
  },
64548
64732
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
64549
64733
  "properties": {
64550
- "__@toStringTag@13081": {
64734
+ "__@toStringTag@15608": {
64551
64735
  "type": "string"
64552
64736
  },
64553
64737
  "size": {
@@ -64555,14 +64739,14 @@
64555
64739
  }
64556
64740
  },
64557
64741
  "required": [
64558
- "__@toStringTag@13081",
64742
+ "__@toStringTag@15608",
64559
64743
  "size"
64560
64744
  ],
64561
64745
  "type": "object"
64562
64746
  },
64563
64747
  "Map<string,Map<number,IGraphicRender>>": {
64564
64748
  "properties": {
64565
- "__@toStringTag@13081": {
64749
+ "__@toStringTag@15608": {
64566
64750
  "type": "string"
64567
64751
  },
64568
64752
  "size": {
@@ -64570,14 +64754,14 @@
64570
64754
  }
64571
64755
  },
64572
64756
  "required": [
64573
- "__@toStringTag@13081",
64757
+ "__@toStringTag@15608",
64574
64758
  "size"
64575
64759
  ],
64576
64760
  "type": "object"
64577
64761
  },
64578
64762
  "Map<string,any>": {
64579
64763
  "properties": {
64580
- "__@toStringTag@13081": {
64764
+ "__@toStringTag@15608": {
64581
64765
  "type": "string"
64582
64766
  },
64583
64767
  "size": {
@@ -64585,14 +64769,14 @@
64585
64769
  }
64586
64770
  },
64587
64771
  "required": [
64588
- "__@toStringTag@13081",
64772
+ "__@toStringTag@15608",
64589
64773
  "size"
64590
64774
  ],
64591
64775
  "type": "object"
64592
64776
  },
64593
64777
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
64594
64778
  "properties": {
64595
- "__@toStringTag@13081": {
64779
+ "__@toStringTag@15608": {
64596
64780
  "type": "string"
64597
64781
  },
64598
64782
  "size": {
@@ -64600,14 +64784,14 @@
64600
64784
  }
64601
64785
  },
64602
64786
  "required": [
64603
- "__@toStringTag@13081",
64787
+ "__@toStringTag@15608",
64604
64788
  "size"
64605
64789
  ],
64606
64790
  "type": "object"
64607
64791
  },
64608
64792
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>": {
64609
64793
  "properties": {
64610
- "__@toStringTag@13081": {
64794
+ "__@toStringTag@15608": {
64611
64795
  "type": "string"
64612
64796
  },
64613
64797
  "size": {
@@ -64615,14 +64799,14 @@
64615
64799
  }
64616
64800
  },
64617
64801
  "required": [
64618
- "__@toStringTag@13081",
64802
+ "__@toStringTag@15608",
64619
64803
  "size"
64620
64804
  ],
64621
64805
  "type": "object"
64622
64806
  },
64623
64807
  "Map<string|number,IAnimate>": {
64624
64808
  "properties": {
64625
- "__@toStringTag@13081": {
64809
+ "__@toStringTag@15608": {
64626
64810
  "type": "string"
64627
64811
  },
64628
64812
  "size": {
@@ -64630,7 +64814,7 @@
64630
64814
  }
64631
64815
  },
64632
64816
  "required": [
64633
- "__@toStringTag@13081",
64817
+ "__@toStringTag@15608",
64634
64818
  "size"
64635
64819
  ],
64636
64820
  "type": "object"
@@ -65121,6 +65305,9 @@
65121
65305
  },
65122
65306
  "type": "array"
65123
65307
  },
65308
+ "disableTriggerEvent": {
65309
+ "type": "boolean"
65310
+ },
65124
65311
  "display": {
65125
65312
  "enum": [
65126
65313
  "flex",
@@ -65159,6 +65346,41 @@
65159
65346
  ],
65160
65347
  "type": "string"
65161
65348
  },
65349
+ "globalCompositeOperation": {
65350
+ "enum": [
65351
+ "",
65352
+ "color",
65353
+ "color-burn",
65354
+ "color-dodge",
65355
+ "copy",
65356
+ "darken",
65357
+ "destination-atop",
65358
+ "destination-in",
65359
+ "destination-out",
65360
+ "destination-over",
65361
+ "difference",
65362
+ "exclusion",
65363
+ "hard-light",
65364
+ "hue",
65365
+ "lighten",
65366
+ "lighter",
65367
+ "luminosity",
65368
+ "multiply",
65369
+ "overlay",
65370
+ "saturation",
65371
+ "screen",
65372
+ "soft-light",
65373
+ "source-atop",
65374
+ "source-in",
65375
+ "source-out",
65376
+ "source-over",
65377
+ "xor"
65378
+ ],
65379
+ "type": "string"
65380
+ },
65381
+ "globalZIndex": {
65382
+ "type": "number"
65383
+ },
65162
65384
  "height": {
65163
65385
  "type": "number"
65164
65386
  },
@@ -65226,6 +65448,15 @@
65226
65448
  "outerBorder": {
65227
65449
  "$ref": "#/definitions/Partial<IBorderStyle>"
65228
65450
  },
65451
+ "overflow": {
65452
+ "enum": [
65453
+ "hidden",
65454
+ "scroll",
65455
+ "scroll-x",
65456
+ "scroll-y"
65457
+ ],
65458
+ "type": "string"
65459
+ },
65229
65460
  "padding": {
65230
65461
  "$ref": "#/definitions/Padding"
65231
65462
  },
@@ -66066,10 +66297,10 @@
66066
66297
  "animationDisappear": {
66067
66298
  "anyOf": [
66068
66299
  {
66069
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66300
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
66070
66301
  },
66071
66302
  {
66072
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
66303
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66073
66304
  },
66074
66305
  {
66075
66306
  "type": "boolean"
@@ -66080,10 +66311,10 @@
66080
66311
  "animationEnter": {
66081
66312
  "anyOf": [
66082
66313
  {
66083
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66314
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
66084
66315
  },
66085
66316
  {
66086
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
66317
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66087
66318
  },
66088
66319
  {
66089
66320
  "type": "boolean"
@@ -66094,10 +66325,10 @@
66094
66325
  "animationExit": {
66095
66326
  "anyOf": [
66096
66327
  {
66097
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66328
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
66098
66329
  },
66099
66330
  {
66100
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
66331
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66101
66332
  },
66102
66333
  {
66103
66334
  "type": "boolean"
@@ -66117,10 +66348,10 @@
66117
66348
  "animationUpdate": {
66118
66349
  "anyOf": [
66119
66350
  {
66120
- "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66351
+ "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
66121
66352
  },
66122
66353
  {
66123
- "$ref": "#/definitions/Omit<IStateAnimateSpec<ProgressLikeAppearPreset>,\"preset\">"
66354
+ "$ref": "#/definitions/Partial<Record<CircularProgressMarks,false|IAnimationConfig|IAnimationConfig[]>>"
66124
66355
  },
66125
66356
  {
66126
66357
  "type": "boolean"
@@ -67631,6 +67862,41 @@
67631
67862
  ],
67632
67863
  "type": "string"
67633
67864
  },
67865
+ "globalCompositeOperation": {
67866
+ "enum": [
67867
+ "",
67868
+ "color",
67869
+ "color-burn",
67870
+ "color-dodge",
67871
+ "copy",
67872
+ "darken",
67873
+ "destination-atop",
67874
+ "destination-in",
67875
+ "destination-out",
67876
+ "destination-over",
67877
+ "difference",
67878
+ "exclusion",
67879
+ "hard-light",
67880
+ "hue",
67881
+ "lighten",
67882
+ "lighter",
67883
+ "luminosity",
67884
+ "multiply",
67885
+ "overlay",
67886
+ "saturation",
67887
+ "screen",
67888
+ "soft-light",
67889
+ "source-atop",
67890
+ "source-in",
67891
+ "source-out",
67892
+ "source-over",
67893
+ "xor"
67894
+ ],
67895
+ "type": "string"
67896
+ },
67897
+ "globalZIndex": {
67898
+ "type": "number"
67899
+ },
67634
67900
  "height": {
67635
67901
  "type": "number"
67636
67902
  },
@@ -67681,6 +67947,15 @@
67681
67947
  "outerBorder": {
67682
67948
  "$ref": "#/definitions/Partial<IBorderStyle>"
67683
67949
  },
67950
+ "overflow": {
67951
+ "enum": [
67952
+ "hidden",
67953
+ "scroll",
67954
+ "scroll-x",
67955
+ "scroll-y"
67956
+ ],
67957
+ "type": "string"
67958
+ },
67684
67959
  "path": {
67685
67960
  "items": {
67686
67961
  "$ref": "#/definitions/IGraphic<Partial<IGraphicAttribute>>"
@@ -68637,10 +68912,79 @@
68637
68912
  },
68638
68913
  "type": "object"
68639
68914
  },
68915
+ "Omit<ITooltipTextTheme,\"autoWidth\">": {
68916
+ "properties": {
68917
+ "fill": {
68918
+ "anyOf": [
68919
+ {
68920
+ "$ref": "#/definitions/IColorKey"
68921
+ },
68922
+ {
68923
+ "type": "string"
68924
+ }
68925
+ ],
68926
+ "description": "字体颜色"
68927
+ },
68928
+ "fontColor": {
68929
+ "anyOf": [
68930
+ {
68931
+ "$ref": "#/definitions/IColorKey"
68932
+ },
68933
+ {
68934
+ "type": "string"
68935
+ }
68936
+ ]
68937
+ },
68938
+ "fontFamily": {
68939
+ "description": "字体",
68940
+ "type": "string"
68941
+ },
68942
+ "fontSize": {
68943
+ "description": "字体大小",
68944
+ "type": "number"
68945
+ },
68946
+ "fontWeight": {
68947
+ "$ref": "#/definitions/StringOrNumber",
68948
+ "description": "字重"
68949
+ },
68950
+ "lineHeight": {
68951
+ "description": "行高",
68952
+ "type": [
68953
+ "string",
68954
+ "number"
68955
+ ]
68956
+ },
68957
+ "maxWidth": {
68958
+ "description": "最大宽度",
68959
+ "type": "number"
68960
+ },
68961
+ "multiLine": {
68962
+ "description": "是否支持换行",
68963
+ "type": "boolean"
68964
+ },
68965
+ "spacing": {
68966
+ "description": "与相邻元素的水平间距",
68967
+ "type": "number"
68968
+ },
68969
+ "textAlign": {
68970
+ "$ref": "#/definitions/TextAlign",
68971
+ "description": "对齐方式"
68972
+ },
68973
+ "textBaseline": {
68974
+ "$ref": "#/definitions/TextBaseLine",
68975
+ "description": "字体基线"
68976
+ },
68977
+ "wordBreak": {
68978
+ "$ref": "#/definitions/RichTextWordBreak",
68979
+ "description": "换行模式,默认为'break-word'"
68980
+ }
68981
+ },
68982
+ "type": "object"
68983
+ },
68640
68984
  "Omit<ITooltipTheme,\"offset\">": {
68641
68985
  "properties": {
68642
68986
  "keyLabel": {
68643
- "$ref": "#/definitions/ITooltipTextTheme",
68987
+ "$ref": "#/definitions/Omit<ITooltipTextTheme,\"autoWidth\">",
68644
68988
  "description": "tooltip内容,key字段"
68645
68989
  },
68646
68990
  "panel": {
@@ -68956,6 +69300,9 @@
68956
69300
  "defaultCurrent": {
68957
69301
  "type": "number"
68958
69302
  },
69303
+ "disableTriggerEvent": {
69304
+ "type": "boolean"
69305
+ },
68959
69306
  "display": {
68960
69307
  "enum": [
68961
69308
  "flex",
@@ -68994,6 +69341,41 @@
68994
69341
  ],
68995
69342
  "type": "string"
68996
69343
  },
69344
+ "globalCompositeOperation": {
69345
+ "enum": [
69346
+ "",
69347
+ "color",
69348
+ "color-burn",
69349
+ "color-dodge",
69350
+ "copy",
69351
+ "darken",
69352
+ "destination-atop",
69353
+ "destination-in",
69354
+ "destination-out",
69355
+ "destination-over",
69356
+ "difference",
69357
+ "exclusion",
69358
+ "hard-light",
69359
+ "hue",
69360
+ "lighten",
69361
+ "lighter",
69362
+ "luminosity",
69363
+ "multiply",
69364
+ "overlay",
69365
+ "saturation",
69366
+ "screen",
69367
+ "soft-light",
69368
+ "source-atop",
69369
+ "source-in",
69370
+ "source-out",
69371
+ "source-over",
69372
+ "xor"
69373
+ ],
69374
+ "type": "string"
69375
+ },
69376
+ "globalZIndex": {
69377
+ "type": "number"
69378
+ },
68997
69379
  "height": {
68998
69380
  "type": "number"
68999
69381
  },
@@ -69044,6 +69426,15 @@
69044
69426
  "outerBorder": {
69045
69427
  "$ref": "#/definitions/Partial<IBorderStyle>"
69046
69428
  },
69429
+ "overflow": {
69430
+ "enum": [
69431
+ "hidden",
69432
+ "scroll",
69433
+ "scroll-x",
69434
+ "scroll-y"
69435
+ ],
69436
+ "type": "string"
69437
+ },
69047
69438
  "padding": {
69048
69439
  "$ref": "#/definitions/Padding"
69049
69440
  },
@@ -69641,6 +70032,41 @@
69641
70032
  "forceShowCap": {
69642
70033
  "type": "boolean"
69643
70034
  },
70035
+ "globalCompositeOperation": {
70036
+ "enum": [
70037
+ "",
70038
+ "color",
70039
+ "color-burn",
70040
+ "color-dodge",
70041
+ "copy",
70042
+ "darken",
70043
+ "destination-atop",
70044
+ "destination-in",
70045
+ "destination-out",
70046
+ "destination-over",
70047
+ "difference",
70048
+ "exclusion",
70049
+ "hard-light",
70050
+ "hue",
70051
+ "lighten",
70052
+ "lighter",
70053
+ "luminosity",
70054
+ "multiply",
70055
+ "overlay",
70056
+ "saturation",
70057
+ "screen",
70058
+ "soft-light",
70059
+ "source-atop",
70060
+ "source-in",
70061
+ "source-out",
70062
+ "source-over",
70063
+ "xor"
70064
+ ],
70065
+ "type": "string"
70066
+ },
70067
+ "globalZIndex": {
70068
+ "type": "number"
70069
+ },
69644
70070
  "html": {
69645
70071
  "typeof": "function"
69646
70072
  },
@@ -69684,6 +70110,15 @@
69684
70110
  "outerRadius": {
69685
70111
  "type": "number"
69686
70112
  },
70113
+ "overflow": {
70114
+ "enum": [
70115
+ "hidden",
70116
+ "scroll",
70117
+ "scroll-x",
70118
+ "scroll-y"
70119
+ ],
70120
+ "type": "string"
70121
+ },
69687
70122
  "padAngle": {
69688
70123
  "type": "number"
69689
70124
  },
@@ -69997,6 +70432,41 @@
69997
70432
  "fillOpacity": {
69998
70433
  "type": "number"
69999
70434
  },
70435
+ "globalCompositeOperation": {
70436
+ "enum": [
70437
+ "",
70438
+ "color",
70439
+ "color-burn",
70440
+ "color-dodge",
70441
+ "copy",
70442
+ "darken",
70443
+ "destination-atop",
70444
+ "destination-in",
70445
+ "destination-out",
70446
+ "destination-over",
70447
+ "difference",
70448
+ "exclusion",
70449
+ "hard-light",
70450
+ "hue",
70451
+ "lighten",
70452
+ "lighter",
70453
+ "luminosity",
70454
+ "multiply",
70455
+ "overlay",
70456
+ "saturation",
70457
+ "screen",
70458
+ "soft-light",
70459
+ "source-atop",
70460
+ "source-in",
70461
+ "source-out",
70462
+ "source-over",
70463
+ "xor"
70464
+ ],
70465
+ "type": "string"
70466
+ },
70467
+ "globalZIndex": {
70468
+ "type": "number"
70469
+ },
70000
70470
  "html": {
70001
70471
  "typeof": "function"
70002
70472
  },
@@ -70034,6 +70504,15 @@
70034
70504
  "outerBorder": {
70035
70505
  "$ref": "#/definitions/Partial<IBorderStyle>"
70036
70506
  },
70507
+ "overflow": {
70508
+ "enum": [
70509
+ "hidden",
70510
+ "scroll",
70511
+ "scroll-x",
70512
+ "scroll-y"
70513
+ ],
70514
+ "type": "string"
70515
+ },
70037
70516
  "pickMode": {
70038
70517
  "enum": [
70039
70518
  "accurate",
@@ -70393,6 +70872,41 @@
70393
70872
  "fillOpacity": {
70394
70873
  "type": "number"
70395
70874
  },
70875
+ "globalCompositeOperation": {
70876
+ "enum": [
70877
+ "",
70878
+ "color",
70879
+ "color-burn",
70880
+ "color-dodge",
70881
+ "copy",
70882
+ "darken",
70883
+ "destination-atop",
70884
+ "destination-in",
70885
+ "destination-out",
70886
+ "destination-over",
70887
+ "difference",
70888
+ "exclusion",
70889
+ "hard-light",
70890
+ "hue",
70891
+ "lighten",
70892
+ "lighter",
70893
+ "luminosity",
70894
+ "multiply",
70895
+ "overlay",
70896
+ "saturation",
70897
+ "screen",
70898
+ "soft-light",
70899
+ "source-atop",
70900
+ "source-in",
70901
+ "source-out",
70902
+ "source-over",
70903
+ "xor"
70904
+ ],
70905
+ "type": "string"
70906
+ },
70907
+ "globalZIndex": {
70908
+ "type": "number"
70909
+ },
70396
70910
  "html": {
70397
70911
  "typeof": "function"
70398
70912
  },
@@ -70430,6 +70944,15 @@
70430
70944
  "outerBorder": {
70431
70945
  "$ref": "#/definitions/Partial<IBorderStyle>"
70432
70946
  },
70947
+ "overflow": {
70948
+ "enum": [
70949
+ "hidden",
70950
+ "scroll",
70951
+ "scroll-x",
70952
+ "scroll-y"
70953
+ ],
70954
+ "type": "string"
70955
+ },
70433
70956
  "pickMode": {
70434
70957
  "enum": [
70435
70958
  "accurate",
@@ -70730,6 +71253,41 @@
70730
71253
  "fillOpacity": {
70731
71254
  "type": "number"
70732
71255
  },
71256
+ "globalCompositeOperation": {
71257
+ "enum": [
71258
+ "",
71259
+ "color",
71260
+ "color-burn",
71261
+ "color-dodge",
71262
+ "copy",
71263
+ "darken",
71264
+ "destination-atop",
71265
+ "destination-in",
71266
+ "destination-out",
71267
+ "destination-over",
71268
+ "difference",
71269
+ "exclusion",
71270
+ "hard-light",
71271
+ "hue",
71272
+ "lighten",
71273
+ "lighter",
71274
+ "luminosity",
71275
+ "multiply",
71276
+ "overlay",
71277
+ "saturation",
71278
+ "screen",
71279
+ "soft-light",
71280
+ "source-atop",
71281
+ "source-in",
71282
+ "source-out",
71283
+ "source-over",
71284
+ "xor"
71285
+ ],
71286
+ "type": "string"
71287
+ },
71288
+ "globalZIndex": {
71289
+ "type": "number"
71290
+ },
70733
71291
  "height": {
70734
71292
  "type": "number"
70735
71293
  },
@@ -70770,6 +71328,15 @@
70770
71328
  "outerBorder": {
70771
71329
  "$ref": "#/definitions/Partial<IBorderStyle>"
70772
71330
  },
71331
+ "overflow": {
71332
+ "enum": [
71333
+ "hidden",
71334
+ "scroll",
71335
+ "scroll-x",
71336
+ "scroll-y"
71337
+ ],
71338
+ "type": "string"
71339
+ },
70773
71340
  "path": {
70774
71341
  "anyOf": [
70775
71342
  {
@@ -71061,6 +71628,41 @@
71061
71628
  "fillOpacity": {
71062
71629
  "type": "number"
71063
71630
  },
71631
+ "globalCompositeOperation": {
71632
+ "enum": [
71633
+ "",
71634
+ "color",
71635
+ "color-burn",
71636
+ "color-dodge",
71637
+ "copy",
71638
+ "darken",
71639
+ "destination-atop",
71640
+ "destination-in",
71641
+ "destination-out",
71642
+ "destination-over",
71643
+ "difference",
71644
+ "exclusion",
71645
+ "hard-light",
71646
+ "hue",
71647
+ "lighten",
71648
+ "lighter",
71649
+ "luminosity",
71650
+ "multiply",
71651
+ "overlay",
71652
+ "saturation",
71653
+ "screen",
71654
+ "soft-light",
71655
+ "source-atop",
71656
+ "source-in",
71657
+ "source-out",
71658
+ "source-over",
71659
+ "xor"
71660
+ ],
71661
+ "type": "string"
71662
+ },
71663
+ "globalZIndex": {
71664
+ "type": "number"
71665
+ },
71064
71666
  "html": {
71065
71667
  "typeof": "function"
71066
71668
  },
@@ -71098,6 +71700,15 @@
71098
71700
  "outerBorder": {
71099
71701
  "$ref": "#/definitions/Partial<IBorderStyle>"
71100
71702
  },
71703
+ "overflow": {
71704
+ "enum": [
71705
+ "hidden",
71706
+ "scroll",
71707
+ "scroll-x",
71708
+ "scroll-y"
71709
+ ],
71710
+ "type": "string"
71711
+ },
71101
71712
  "pickMode": {
71102
71713
  "enum": [
71103
71714
  "accurate",
@@ -71432,6 +72043,41 @@
71432
72043
  ],
71433
72044
  "type": "string"
71434
72045
  },
72046
+ "globalCompositeOperation": {
72047
+ "enum": [
72048
+ "",
72049
+ "color",
72050
+ "color-burn",
72051
+ "color-dodge",
72052
+ "copy",
72053
+ "darken",
72054
+ "destination-atop",
72055
+ "destination-in",
72056
+ "destination-out",
72057
+ "destination-over",
72058
+ "difference",
72059
+ "exclusion",
72060
+ "hard-light",
72061
+ "hue",
72062
+ "lighten",
72063
+ "lighter",
72064
+ "luminosity",
72065
+ "multiply",
72066
+ "overlay",
72067
+ "saturation",
72068
+ "screen",
72069
+ "soft-light",
72070
+ "source-atop",
72071
+ "source-in",
72072
+ "source-out",
72073
+ "source-over",
72074
+ "xor"
72075
+ ],
72076
+ "type": "string"
72077
+ },
72078
+ "globalZIndex": {
72079
+ "type": "number"
72080
+ },
71435
72081
  "height": {
71436
72082
  "type": "number"
71437
72083
  },
@@ -71482,6 +72128,15 @@
71482
72128
  "outerBorder": {
71483
72129
  "$ref": "#/definitions/Partial<IBorderStyle>"
71484
72130
  },
72131
+ "overflow": {
72132
+ "enum": [
72133
+ "hidden",
72134
+ "scroll",
72135
+ "scroll-x",
72136
+ "scroll-y"
72137
+ ],
72138
+ "type": "string"
72139
+ },
71485
72140
  "path": {
71486
72141
  "items": {
71487
72142
  "$ref": "#/definitions/IGraphic<Partial<IGraphicAttribute>>"
@@ -71785,6 +72440,41 @@
71785
72440
  "fillOpacity": {
71786
72441
  "type": "number"
71787
72442
  },
72443
+ "globalCompositeOperation": {
72444
+ "enum": [
72445
+ "",
72446
+ "color",
72447
+ "color-burn",
72448
+ "color-dodge",
72449
+ "copy",
72450
+ "darken",
72451
+ "destination-atop",
72452
+ "destination-in",
72453
+ "destination-out",
72454
+ "destination-over",
72455
+ "difference",
72456
+ "exclusion",
72457
+ "hard-light",
72458
+ "hue",
72459
+ "lighten",
72460
+ "lighter",
72461
+ "luminosity",
72462
+ "multiply",
72463
+ "overlay",
72464
+ "saturation",
72465
+ "screen",
72466
+ "soft-light",
72467
+ "source-atop",
72468
+ "source-in",
72469
+ "source-out",
72470
+ "source-over",
72471
+ "xor"
72472
+ ],
72473
+ "type": "string"
72474
+ },
72475
+ "globalZIndex": {
72476
+ "type": "number"
72477
+ },
71788
72478
  "height": {
71789
72479
  "type": "number"
71790
72480
  },
@@ -71838,6 +72528,15 @@
71838
72528
  "outerBorder": {
71839
72529
  "$ref": "#/definitions/Partial<IBorderStyle>"
71840
72530
  },
72531
+ "overflow": {
72532
+ "enum": [
72533
+ "hidden",
72534
+ "scroll",
72535
+ "scroll-x",
72536
+ "scroll-y"
72537
+ ],
72538
+ "type": "string"
72539
+ },
71841
72540
  "pickMode": {
71842
72541
  "enum": [
71843
72542
  "accurate",
@@ -72641,6 +73340,41 @@
72641
73340
  "fillOpacity": {
72642
73341
  "type": "number"
72643
73342
  },
73343
+ "globalCompositeOperation": {
73344
+ "enum": [
73345
+ "",
73346
+ "color",
73347
+ "color-burn",
73348
+ "color-dodge",
73349
+ "copy",
73350
+ "darken",
73351
+ "destination-atop",
73352
+ "destination-in",
73353
+ "destination-out",
73354
+ "destination-over",
73355
+ "difference",
73356
+ "exclusion",
73357
+ "hard-light",
73358
+ "hue",
73359
+ "lighten",
73360
+ "lighter",
73361
+ "luminosity",
73362
+ "multiply",
73363
+ "overlay",
73364
+ "saturation",
73365
+ "screen",
73366
+ "soft-light",
73367
+ "source-atop",
73368
+ "source-in",
73369
+ "source-out",
73370
+ "source-over",
73371
+ "xor"
73372
+ ],
73373
+ "type": "string"
73374
+ },
73375
+ "globalZIndex": {
73376
+ "type": "number"
73377
+ },
72644
73378
  "html": {
72645
73379
  "typeof": "function"
72646
73380
  },
@@ -72678,6 +73412,15 @@
72678
73412
  "outerBorder": {
72679
73413
  "$ref": "#/definitions/Partial<IBorderStyle>"
72680
73414
  },
73415
+ "overflow": {
73416
+ "enum": [
73417
+ "hidden",
73418
+ "scroll",
73419
+ "scroll-x",
73420
+ "scroll-y"
73421
+ ],
73422
+ "type": "string"
73423
+ },
72681
73424
  "pickMode": {
72682
73425
  "enum": [
72683
73426
  "accurate",
@@ -73492,6 +74235,41 @@
73492
74235
  "fillOpacity": {
73493
74236
  "type": "number"
73494
74237
  },
74238
+ "globalCompositeOperation": {
74239
+ "enum": [
74240
+ "",
74241
+ "color",
74242
+ "color-burn",
74243
+ "color-dodge",
74244
+ "copy",
74245
+ "darken",
74246
+ "destination-atop",
74247
+ "destination-in",
74248
+ "destination-out",
74249
+ "destination-over",
74250
+ "difference",
74251
+ "exclusion",
74252
+ "hard-light",
74253
+ "hue",
74254
+ "lighten",
74255
+ "lighter",
74256
+ "luminosity",
74257
+ "multiply",
74258
+ "overlay",
74259
+ "saturation",
74260
+ "screen",
74261
+ "soft-light",
74262
+ "source-atop",
74263
+ "source-in",
74264
+ "source-out",
74265
+ "source-over",
74266
+ "xor"
74267
+ ],
74268
+ "type": "string"
74269
+ },
74270
+ "globalZIndex": {
74271
+ "type": "number"
74272
+ },
73495
74273
  "html": {
73496
74274
  "typeof": "function"
73497
74275
  },
@@ -73529,6 +74307,15 @@
73529
74307
  "outerBorder": {
73530
74308
  "$ref": "#/definitions/Partial<IBorderStyle>"
73531
74309
  },
74310
+ "overflow": {
74311
+ "enum": [
74312
+ "hidden",
74313
+ "scroll",
74314
+ "scroll-x",
74315
+ "scroll-y"
74316
+ ],
74317
+ "type": "string"
74318
+ },
73532
74319
  "path": {
73533
74320
  "anyOf": [
73534
74321
  {
@@ -73833,6 +74620,41 @@
73833
74620
  "fillOpacity": {
73834
74621
  "type": "number"
73835
74622
  },
74623
+ "globalCompositeOperation": {
74624
+ "enum": [
74625
+ "",
74626
+ "color",
74627
+ "color-burn",
74628
+ "color-dodge",
74629
+ "copy",
74630
+ "darken",
74631
+ "destination-atop",
74632
+ "destination-in",
74633
+ "destination-out",
74634
+ "destination-over",
74635
+ "difference",
74636
+ "exclusion",
74637
+ "hard-light",
74638
+ "hue",
74639
+ "lighten",
74640
+ "lighter",
74641
+ "luminosity",
74642
+ "multiply",
74643
+ "overlay",
74644
+ "saturation",
74645
+ "screen",
74646
+ "soft-light",
74647
+ "source-atop",
74648
+ "source-in",
74649
+ "source-out",
74650
+ "source-over",
74651
+ "xor"
74652
+ ],
74653
+ "type": "string"
74654
+ },
74655
+ "globalZIndex": {
74656
+ "type": "number"
74657
+ },
73836
74658
  "html": {
73837
74659
  "typeof": "function"
73838
74660
  },
@@ -73870,6 +74692,15 @@
73870
74692
  "outerBorder": {
73871
74693
  "$ref": "#/definitions/Partial<IBorderStyle>"
73872
74694
  },
74695
+ "overflow": {
74696
+ "enum": [
74697
+ "hidden",
74698
+ "scroll",
74699
+ "scroll-x",
74700
+ "scroll-y"
74701
+ ],
74702
+ "type": "string"
74703
+ },
73873
74704
  "pickMode": {
73874
74705
  "enum": [
73875
74706
  "accurate",
@@ -74410,6 +75241,41 @@
74410
75241
  "fillOpacity": {
74411
75242
  "type": "number"
74412
75243
  },
75244
+ "globalCompositeOperation": {
75245
+ "enum": [
75246
+ "",
75247
+ "color",
75248
+ "color-burn",
75249
+ "color-dodge",
75250
+ "copy",
75251
+ "darken",
75252
+ "destination-atop",
75253
+ "destination-in",
75254
+ "destination-out",
75255
+ "destination-over",
75256
+ "difference",
75257
+ "exclusion",
75258
+ "hard-light",
75259
+ "hue",
75260
+ "lighten",
75261
+ "lighter",
75262
+ "luminosity",
75263
+ "multiply",
75264
+ "overlay",
75265
+ "saturation",
75266
+ "screen",
75267
+ "soft-light",
75268
+ "source-atop",
75269
+ "source-in",
75270
+ "source-out",
75271
+ "source-over",
75272
+ "xor"
75273
+ ],
75274
+ "type": "string"
75275
+ },
75276
+ "globalZIndex": {
75277
+ "type": "number"
75278
+ },
74413
75279
  "height": {
74414
75280
  "type": "number"
74415
75281
  },
@@ -74453,6 +75319,15 @@
74453
75319
  "outerBorder": {
74454
75320
  "$ref": "#/definitions/Partial<IBorderStyle>"
74455
75321
  },
75322
+ "overflow": {
75323
+ "enum": [
75324
+ "hidden",
75325
+ "scroll",
75326
+ "scroll-x",
75327
+ "scroll-y"
75328
+ ],
75329
+ "type": "string"
75330
+ },
74456
75331
  "pickMode": {
74457
75332
  "enum": [
74458
75333
  "accurate",
@@ -74747,6 +75622,41 @@
74747
75622
  "fillOpacity": {
74748
75623
  "type": "number"
74749
75624
  },
75625
+ "globalCompositeOperation": {
75626
+ "enum": [
75627
+ "",
75628
+ "color",
75629
+ "color-burn",
75630
+ "color-dodge",
75631
+ "copy",
75632
+ "darken",
75633
+ "destination-atop",
75634
+ "destination-in",
75635
+ "destination-out",
75636
+ "destination-over",
75637
+ "difference",
75638
+ "exclusion",
75639
+ "hard-light",
75640
+ "hue",
75641
+ "lighten",
75642
+ "lighter",
75643
+ "luminosity",
75644
+ "multiply",
75645
+ "overlay",
75646
+ "saturation",
75647
+ "screen",
75648
+ "soft-light",
75649
+ "source-atop",
75650
+ "source-in",
75651
+ "source-out",
75652
+ "source-over",
75653
+ "xor"
75654
+ ],
75655
+ "type": "string"
75656
+ },
75657
+ "globalZIndex": {
75658
+ "type": "number"
75659
+ },
74750
75660
  "height": {
74751
75661
  "type": "number"
74752
75662
  },
@@ -74787,6 +75697,15 @@
74787
75697
  "outerBorder": {
74788
75698
  "$ref": "#/definitions/Partial<IBorderStyle>"
74789
75699
  },
75700
+ "overflow": {
75701
+ "enum": [
75702
+ "hidden",
75703
+ "scroll",
75704
+ "scroll-x",
75705
+ "scroll-y"
75706
+ ],
75707
+ "type": "string"
75708
+ },
74790
75709
  "pickMode": {
74791
75710
  "enum": [
74792
75711
  "accurate",
@@ -75225,6 +76144,9 @@
75225
76144
  "enableLayout": {
75226
76145
  "type": "boolean"
75227
76146
  },
76147
+ "enableScroll": {
76148
+ "type": "boolean"
76149
+ },
75228
76150
  "height": {
75229
76151
  "type": "number"
75230
76152
  },
@@ -75412,6 +76334,41 @@
75412
76334
  "fillOpacity": {
75413
76335
  "type": "number"
75414
76336
  },
76337
+ "globalCompositeOperation": {
76338
+ "enum": [
76339
+ "",
76340
+ "color",
76341
+ "color-burn",
76342
+ "color-dodge",
76343
+ "copy",
76344
+ "darken",
76345
+ "destination-atop",
76346
+ "destination-in",
76347
+ "destination-out",
76348
+ "destination-over",
76349
+ "difference",
76350
+ "exclusion",
76351
+ "hard-light",
76352
+ "hue",
76353
+ "lighten",
76354
+ "lighter",
76355
+ "luminosity",
76356
+ "multiply",
76357
+ "overlay",
76358
+ "saturation",
76359
+ "screen",
76360
+ "soft-light",
76361
+ "source-atop",
76362
+ "source-in",
76363
+ "source-out",
76364
+ "source-over",
76365
+ "xor"
76366
+ ],
76367
+ "type": "string"
76368
+ },
76369
+ "globalZIndex": {
76370
+ "type": "number"
76371
+ },
75415
76372
  "html": {
75416
76373
  "typeof": "function"
75417
76374
  },
@@ -75449,6 +76406,15 @@
75449
76406
  "outerBorder": {
75450
76407
  "$ref": "#/definitions/Partial<IBorderStyle>"
75451
76408
  },
76409
+ "overflow": {
76410
+ "enum": [
76411
+ "hidden",
76412
+ "scroll",
76413
+ "scroll-x",
76414
+ "scroll-y"
76415
+ ],
76416
+ "type": "string"
76417
+ },
75452
76418
  "pickMode": {
75453
76419
  "enum": [
75454
76420
  "accurate",
@@ -75781,6 +76747,41 @@
75781
76747
  "number"
75782
76748
  ]
75783
76749
  },
76750
+ "globalCompositeOperation": {
76751
+ "enum": [
76752
+ "",
76753
+ "color",
76754
+ "color-burn",
76755
+ "color-dodge",
76756
+ "copy",
76757
+ "darken",
76758
+ "destination-atop",
76759
+ "destination-in",
76760
+ "destination-out",
76761
+ "destination-over",
76762
+ "difference",
76763
+ "exclusion",
76764
+ "hard-light",
76765
+ "hue",
76766
+ "lighten",
76767
+ "lighter",
76768
+ "luminosity",
76769
+ "multiply",
76770
+ "overlay",
76771
+ "saturation",
76772
+ "screen",
76773
+ "soft-light",
76774
+ "source-atop",
76775
+ "source-in",
76776
+ "source-out",
76777
+ "source-over",
76778
+ "xor"
76779
+ ],
76780
+ "type": "string"
76781
+ },
76782
+ "globalZIndex": {
76783
+ "type": "number"
76784
+ },
75784
76785
  "html": {
75785
76786
  "typeof": "function"
75786
76787
  },
@@ -75830,6 +76831,15 @@
75830
76831
  "outerBorder": {
75831
76832
  "$ref": "#/definitions/Partial<IBorderStyle>"
75832
76833
  },
76834
+ "overflow": {
76835
+ "enum": [
76836
+ "hidden",
76837
+ "scroll",
76838
+ "scroll-x",
76839
+ "scroll-y"
76840
+ ],
76841
+ "type": "string"
76842
+ },
75833
76843
  "pickMode": {
75834
76844
  "enum": [
75835
76845
  "accurate",
@@ -76697,6 +77707,41 @@
76697
77707
  "number"
76698
77708
  ]
76699
77709
  },
77710
+ "globalCompositeOperation": {
77711
+ "enum": [
77712
+ "",
77713
+ "color",
77714
+ "color-burn",
77715
+ "color-dodge",
77716
+ "copy",
77717
+ "darken",
77718
+ "destination-atop",
77719
+ "destination-in",
77720
+ "destination-out",
77721
+ "destination-over",
77722
+ "difference",
77723
+ "exclusion",
77724
+ "hard-light",
77725
+ "hue",
77726
+ "lighten",
77727
+ "lighter",
77728
+ "luminosity",
77729
+ "multiply",
77730
+ "overlay",
77731
+ "saturation",
77732
+ "screen",
77733
+ "soft-light",
77734
+ "source-atop",
77735
+ "source-in",
77736
+ "source-out",
77737
+ "source-over",
77738
+ "xor"
77739
+ ],
77740
+ "type": "string"
77741
+ },
77742
+ "globalZIndex": {
77743
+ "type": "number"
77744
+ },
76700
77745
  "html": {
76701
77746
  "typeof": "function"
76702
77747
  },
@@ -76746,6 +77791,15 @@
76746
77791
  "outerBorder": {
76747
77792
  "$ref": "#/definitions/Partial<IBorderStyle>"
76748
77793
  },
77794
+ "overflow": {
77795
+ "enum": [
77796
+ "hidden",
77797
+ "scroll",
77798
+ "scroll-x",
77799
+ "scroll-y"
77800
+ ],
77801
+ "type": "string"
77802
+ },
76749
77803
  "pickMode": {
76750
77804
  "enum": [
76751
77805
  "accurate",
@@ -77078,6 +78132,41 @@
77078
78132
  "fillOpacity": {
77079
78133
  "type": "number"
77080
78134
  },
78135
+ "globalCompositeOperation": {
78136
+ "enum": [
78137
+ "",
78138
+ "color",
78139
+ "color-burn",
78140
+ "color-dodge",
78141
+ "copy",
78142
+ "darken",
78143
+ "destination-atop",
78144
+ "destination-in",
78145
+ "destination-out",
78146
+ "destination-over",
78147
+ "difference",
78148
+ "exclusion",
78149
+ "hard-light",
78150
+ "hue",
78151
+ "lighten",
78152
+ "lighter",
78153
+ "luminosity",
78154
+ "multiply",
78155
+ "overlay",
78156
+ "saturation",
78157
+ "screen",
78158
+ "soft-light",
78159
+ "source-atop",
78160
+ "source-in",
78161
+ "source-out",
78162
+ "source-over",
78163
+ "xor"
78164
+ ],
78165
+ "type": "string"
78166
+ },
78167
+ "globalZIndex": {
78168
+ "type": "number"
78169
+ },
77081
78170
  "height": {
77082
78171
  "type": "number"
77083
78172
  },
@@ -77118,6 +78207,15 @@
77118
78207
  "outerBorder": {
77119
78208
  "$ref": "#/definitions/Partial<IBorderStyle>"
77120
78209
  },
78210
+ "overflow": {
78211
+ "enum": [
78212
+ "hidden",
78213
+ "scroll",
78214
+ "scroll-x",
78215
+ "scroll-y"
78216
+ ],
78217
+ "type": "string"
78218
+ },
77121
78219
  "pickMode": {
77122
78220
  "enum": [
77123
78221
  "accurate",
@@ -77397,6 +78495,41 @@
77397
78495
  "fillOpacity": {
77398
78496
  "type": "number"
77399
78497
  },
78498
+ "globalCompositeOperation": {
78499
+ "enum": [
78500
+ "",
78501
+ "color",
78502
+ "color-burn",
78503
+ "color-dodge",
78504
+ "copy",
78505
+ "darken",
78506
+ "destination-atop",
78507
+ "destination-in",
78508
+ "destination-out",
78509
+ "destination-over",
78510
+ "difference",
78511
+ "exclusion",
78512
+ "hard-light",
78513
+ "hue",
78514
+ "lighten",
78515
+ "lighter",
78516
+ "luminosity",
78517
+ "multiply",
78518
+ "overlay",
78519
+ "saturation",
78520
+ "screen",
78521
+ "soft-light",
78522
+ "source-atop",
78523
+ "source-in",
78524
+ "source-out",
78525
+ "source-over",
78526
+ "xor"
78527
+ ],
78528
+ "type": "string"
78529
+ },
78530
+ "globalZIndex": {
78531
+ "type": "number"
78532
+ },
77400
78533
  "html": {
77401
78534
  "typeof": "function"
77402
78535
  },
@@ -77434,6 +78567,15 @@
77434
78567
  "outerBorder": {
77435
78568
  "$ref": "#/definitions/Partial<IBorderStyle>"
77436
78569
  },
78570
+ "overflow": {
78571
+ "enum": [
78572
+ "hidden",
78573
+ "scroll",
78574
+ "scroll-x",
78575
+ "scroll-y"
78576
+ ],
78577
+ "type": "string"
78578
+ },
77437
78579
  "pickMode": {
77438
78580
  "enum": [
77439
78581
  "accurate",
@@ -78862,34 +80004,34 @@
78862
80004
  },
78863
80005
  "Promise<FontFaceSet>": {
78864
80006
  "properties": {
78865
- "__@toStringTag@13081": {
80007
+ "__@toStringTag@15608": {
78866
80008
  "type": "string"
78867
80009
  }
78868
80010
  },
78869
80011
  "required": [
78870
- "__@toStringTag@13081"
80012
+ "__@toStringTag@15608"
78871
80013
  ],
78872
80014
  "type": "object"
78873
80015
  },
78874
80016
  "Promise<ServiceWorkerRegistration>": {
78875
80017
  "properties": {
78876
- "__@toStringTag@13081": {
80018
+ "__@toStringTag@15608": {
78877
80019
  "type": "string"
78878
80020
  }
78879
80021
  },
78880
80022
  "required": [
78881
- "__@toStringTag@13081"
80023
+ "__@toStringTag@15608"
78882
80024
  ],
78883
80025
  "type": "object"
78884
80026
  },
78885
80027
  "Promise<any>": {
78886
80028
  "properties": {
78887
- "__@toStringTag@13081": {
80029
+ "__@toStringTag@15608": {
78888
80030
  "type": "string"
78889
80031
  }
78890
80032
  },
78891
80033
  "required": [
78892
- "__@toStringTag@13081"
80034
+ "__@toStringTag@15608"
78893
80035
  ],
78894
80036
  "type": "object"
78895
80037
  },
@@ -78899,10 +80041,10 @@
78899
80041
  "Record<string,ConvertToMarkStyleSpec<ILineMarkSpec>|IMarkStateSpec<ILineMarkSpec>>": {
78900
80042
  "type": "object"
78901
80043
  },
78902
- "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>>": {
80044
+ "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>>": {
78903
80045
  "type": "object"
78904
80046
  },
78905
- "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>>": {
80047
+ "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IBoxPlotMarkSpec|ISymbolMarkSpec|IAreaMarkSpec|IRect3dMarkSpec|IPathMarkSpec|IArcMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|IImageMarkSpec>>": {
78906
80048
  "type": "object"
78907
80049
  },
78908
80050
  "Record<string,ConvertToMarkStyleSpec<ITextMarkSpec>|IMarkStateSpec<ITextMarkSpec>>": {
@@ -79154,6 +80296,41 @@
79154
80296
  "forceShowCap": {
79155
80297
  "type": "boolean"
79156
80298
  },
80299
+ "globalCompositeOperation": {
80300
+ "enum": [
80301
+ "",
80302
+ "color",
80303
+ "color-burn",
80304
+ "color-dodge",
80305
+ "copy",
80306
+ "darken",
80307
+ "destination-atop",
80308
+ "destination-in",
80309
+ "destination-out",
80310
+ "destination-over",
80311
+ "difference",
80312
+ "exclusion",
80313
+ "hard-light",
80314
+ "hue",
80315
+ "lighten",
80316
+ "lighter",
80317
+ "luminosity",
80318
+ "multiply",
80319
+ "overlay",
80320
+ "saturation",
80321
+ "screen",
80322
+ "soft-light",
80323
+ "source-atop",
80324
+ "source-in",
80325
+ "source-out",
80326
+ "source-over",
80327
+ "xor"
80328
+ ],
80329
+ "type": "string"
80330
+ },
80331
+ "globalZIndex": {
80332
+ "type": "number"
80333
+ },
79157
80334
  "html": {
79158
80335
  "typeof": "function"
79159
80336
  },
@@ -79197,6 +80374,15 @@
79197
80374
  "outerRadius": {
79198
80375
  "type": "number"
79199
80376
  },
80377
+ "overflow": {
80378
+ "enum": [
80379
+ "hidden",
80380
+ "scroll",
80381
+ "scroll-x",
80382
+ "scroll-y"
80383
+ ],
80384
+ "type": "string"
80385
+ },
79200
80386
  "padAngle": {
79201
80387
  "type": "number"
79202
80388
  },
@@ -79355,6 +80541,8 @@
79355
80541
  "fill",
79356
80542
  "fillOpacity",
79357
80543
  "forceShowCap",
80544
+ "globalCompositeOperation",
80545
+ "globalZIndex",
79358
80546
  "html",
79359
80547
  "innerBorder",
79360
80548
  "innerRadius",
@@ -79369,6 +80557,7 @@
79369
80557
  "opacity",
79370
80558
  "outerBorder",
79371
80559
  "outerRadius",
80560
+ "overflow",
79372
80561
  "padAngle",
79373
80562
  "padRadius",
79374
80563
  "pickMode",
@@ -79579,6 +80768,41 @@
79579
80768
  "fillOpacity": {
79580
80769
  "type": "number"
79581
80770
  },
80771
+ "globalCompositeOperation": {
80772
+ "enum": [
80773
+ "",
80774
+ "color",
80775
+ "color-burn",
80776
+ "color-dodge",
80777
+ "copy",
80778
+ "darken",
80779
+ "destination-atop",
80780
+ "destination-in",
80781
+ "destination-out",
80782
+ "destination-over",
80783
+ "difference",
80784
+ "exclusion",
80785
+ "hard-light",
80786
+ "hue",
80787
+ "lighten",
80788
+ "lighter",
80789
+ "luminosity",
80790
+ "multiply",
80791
+ "overlay",
80792
+ "saturation",
80793
+ "screen",
80794
+ "soft-light",
80795
+ "source-atop",
80796
+ "source-in",
80797
+ "source-out",
80798
+ "source-over",
80799
+ "xor"
80800
+ ],
80801
+ "type": "string"
80802
+ },
80803
+ "globalZIndex": {
80804
+ "type": "number"
80805
+ },
79582
80806
  "html": {
79583
80807
  "typeof": "function"
79584
80808
  },
@@ -79616,6 +80840,15 @@
79616
80840
  "outerBorder": {
79617
80841
  "$ref": "#/definitions/Partial<IBorderStyle>"
79618
80842
  },
80843
+ "overflow": {
80844
+ "enum": [
80845
+ "hidden",
80846
+ "scroll",
80847
+ "scroll-x",
80848
+ "scroll-y"
80849
+ ],
80850
+ "type": "string"
80851
+ },
79619
80852
  "pickMode": {
79620
80853
  "enum": [
79621
80854
  "accurate",
@@ -79780,6 +81013,8 @@
79780
81013
  "dz",
79781
81014
  "fill",
79782
81015
  "fillOpacity",
81016
+ "globalCompositeOperation",
81017
+ "globalZIndex",
79783
81018
  "html",
79784
81019
  "innerBorder",
79785
81020
  "keepDirIn3d",
@@ -79792,6 +81027,7 @@
79792
81027
  "miterLimit",
79793
81028
  "opacity",
79794
81029
  "outerBorder",
81030
+ "overflow",
79795
81031
  "pickMode",
79796
81032
  "pickable",
79797
81033
  "points",
@@ -79978,6 +81214,41 @@
79978
81214
  "fillOpacity": {
79979
81215
  "type": "number"
79980
81216
  },
81217
+ "globalCompositeOperation": {
81218
+ "enum": [
81219
+ "",
81220
+ "color",
81221
+ "color-burn",
81222
+ "color-dodge",
81223
+ "copy",
81224
+ "darken",
81225
+ "destination-atop",
81226
+ "destination-in",
81227
+ "destination-out",
81228
+ "destination-over",
81229
+ "difference",
81230
+ "exclusion",
81231
+ "hard-light",
81232
+ "hue",
81233
+ "lighten",
81234
+ "lighter",
81235
+ "luminosity",
81236
+ "multiply",
81237
+ "overlay",
81238
+ "saturation",
81239
+ "screen",
81240
+ "soft-light",
81241
+ "source-atop",
81242
+ "source-in",
81243
+ "source-out",
81244
+ "source-over",
81245
+ "xor"
81246
+ ],
81247
+ "type": "string"
81248
+ },
81249
+ "globalZIndex": {
81250
+ "type": "number"
81251
+ },
79981
81252
  "html": {
79982
81253
  "typeof": "function"
79983
81254
  },
@@ -80015,6 +81286,15 @@
80015
81286
  "outerBorder": {
80016
81287
  "$ref": "#/definitions/Partial<IBorderStyle>"
80017
81288
  },
81289
+ "overflow": {
81290
+ "enum": [
81291
+ "hidden",
81292
+ "scroll",
81293
+ "scroll-x",
81294
+ "scroll-y"
81295
+ ],
81296
+ "type": "string"
81297
+ },
80018
81298
  "pickMode": {
80019
81299
  "enum": [
80020
81300
  "accurate",
@@ -80167,6 +81447,8 @@
80167
81447
  "endAngle",
80168
81448
  "fill",
80169
81449
  "fillOpacity",
81450
+ "globalCompositeOperation",
81451
+ "globalZIndex",
80170
81452
  "html",
80171
81453
  "innerBorder",
80172
81454
  "keepDirIn3d",
@@ -80179,6 +81461,7 @@
80179
81461
  "miterLimit",
80180
81462
  "opacity",
80181
81463
  "outerBorder",
81464
+ "overflow",
80182
81465
  "pickMode",
80183
81466
  "pickable",
80184
81467
  "postMatrix",
@@ -80378,6 +81661,41 @@
80378
81661
  "fillOpacity": {
80379
81662
  "type": "number"
80380
81663
  },
81664
+ "globalCompositeOperation": {
81665
+ "enum": [
81666
+ "",
81667
+ "color",
81668
+ "color-burn",
81669
+ "color-dodge",
81670
+ "copy",
81671
+ "darken",
81672
+ "destination-atop",
81673
+ "destination-in",
81674
+ "destination-out",
81675
+ "destination-over",
81676
+ "difference",
81677
+ "exclusion",
81678
+ "hard-light",
81679
+ "hue",
81680
+ "lighten",
81681
+ "lighter",
81682
+ "luminosity",
81683
+ "multiply",
81684
+ "overlay",
81685
+ "saturation",
81686
+ "screen",
81687
+ "soft-light",
81688
+ "source-atop",
81689
+ "source-in",
81690
+ "source-out",
81691
+ "source-over",
81692
+ "xor"
81693
+ ],
81694
+ "type": "string"
81695
+ },
81696
+ "globalZIndex": {
81697
+ "type": "number"
81698
+ },
80381
81699
  "height": {
80382
81700
  "type": "number"
80383
81701
  },
@@ -80418,6 +81736,15 @@
80418
81736
  "outerBorder": {
80419
81737
  "$ref": "#/definitions/Partial<IBorderStyle>"
80420
81738
  },
81739
+ "overflow": {
81740
+ "enum": [
81741
+ "hidden",
81742
+ "scroll",
81743
+ "scroll-x",
81744
+ "scroll-y"
81745
+ ],
81746
+ "type": "string"
81747
+ },
80421
81748
  "path": {
80422
81749
  "anyOf": [
80423
81750
  {
@@ -80578,6 +81905,8 @@
80578
81905
  "dz",
80579
81906
  "fill",
80580
81907
  "fillOpacity",
81908
+ "globalCompositeOperation",
81909
+ "globalZIndex",
80581
81910
  "height",
80582
81911
  "html",
80583
81912
  "innerBorder",
@@ -80591,6 +81920,7 @@
80591
81920
  "miterLimit",
80592
81921
  "opacity",
80593
81922
  "outerBorder",
81923
+ "overflow",
80594
81924
  "path",
80595
81925
  "pickMode",
80596
81926
  "pickable",
@@ -80830,6 +82160,41 @@
80830
82160
  ],
80831
82161
  "type": "string"
80832
82162
  },
82163
+ "globalCompositeOperation": {
82164
+ "enum": [
82165
+ "",
82166
+ "color",
82167
+ "color-burn",
82168
+ "color-dodge",
82169
+ "copy",
82170
+ "darken",
82171
+ "destination-atop",
82172
+ "destination-in",
82173
+ "destination-out",
82174
+ "destination-over",
82175
+ "difference",
82176
+ "exclusion",
82177
+ "hard-light",
82178
+ "hue",
82179
+ "lighten",
82180
+ "lighter",
82181
+ "luminosity",
82182
+ "multiply",
82183
+ "overlay",
82184
+ "saturation",
82185
+ "screen",
82186
+ "soft-light",
82187
+ "source-atop",
82188
+ "source-in",
82189
+ "source-out",
82190
+ "source-over",
82191
+ "xor"
82192
+ ],
82193
+ "type": "string"
82194
+ },
82195
+ "globalZIndex": {
82196
+ "type": "number"
82197
+ },
80833
82198
  "height": {
80834
82199
  "type": "number"
80835
82200
  },
@@ -80880,6 +82245,15 @@
80880
82245
  "outerBorder": {
80881
82246
  "$ref": "#/definitions/Partial<IBorderStyle>"
80882
82247
  },
82248
+ "overflow": {
82249
+ "enum": [
82250
+ "hidden",
82251
+ "scroll",
82252
+ "scroll-x",
82253
+ "scroll-y"
82254
+ ],
82255
+ "type": "string"
82256
+ },
80883
82257
  "path": {
80884
82258
  "items": {
80885
82259
  "$ref": "#/definitions/IGraphic<Partial<IGraphicAttribute>>"
@@ -81044,6 +82418,8 @@
81044
82418
  "fillOpacity",
81045
82419
  "flexDirection",
81046
82420
  "flexWrap",
82421
+ "globalCompositeOperation",
82422
+ "globalZIndex",
81047
82423
  "height",
81048
82424
  "html",
81049
82425
  "innerBorder",
@@ -81058,6 +82434,7 @@
81058
82434
  "miterLimit",
81059
82435
  "opacity",
81060
82436
  "outerBorder",
82437
+ "overflow",
81061
82438
  "path",
81062
82439
  "pickMode",
81063
82440
  "pickable",
@@ -81255,6 +82632,41 @@
81255
82632
  "fillOpacity": {
81256
82633
  "type": "number"
81257
82634
  },
82635
+ "globalCompositeOperation": {
82636
+ "enum": [
82637
+ "",
82638
+ "color",
82639
+ "color-burn",
82640
+ "color-dodge",
82641
+ "copy",
82642
+ "darken",
82643
+ "destination-atop",
82644
+ "destination-in",
82645
+ "destination-out",
82646
+ "destination-over",
82647
+ "difference",
82648
+ "exclusion",
82649
+ "hard-light",
82650
+ "hue",
82651
+ "lighten",
82652
+ "lighter",
82653
+ "luminosity",
82654
+ "multiply",
82655
+ "overlay",
82656
+ "saturation",
82657
+ "screen",
82658
+ "soft-light",
82659
+ "source-atop",
82660
+ "source-in",
82661
+ "source-out",
82662
+ "source-over",
82663
+ "xor"
82664
+ ],
82665
+ "type": "string"
82666
+ },
82667
+ "globalZIndex": {
82668
+ "type": "number"
82669
+ },
81258
82670
  "height": {
81259
82671
  "type": "number"
81260
82672
  },
@@ -81308,6 +82720,15 @@
81308
82720
  "outerBorder": {
81309
82721
  "$ref": "#/definitions/Partial<IBorderStyle>"
81310
82722
  },
82723
+ "overflow": {
82724
+ "enum": [
82725
+ "hidden",
82726
+ "scroll",
82727
+ "scroll-x",
82728
+ "scroll-y"
82729
+ ],
82730
+ "type": "string"
82731
+ },
81311
82732
  "pickMode": {
81312
82733
  "enum": [
81313
82734
  "accurate",
@@ -81463,6 +82884,8 @@
81463
82884
  "dz",
81464
82885
  "fill",
81465
82886
  "fillOpacity",
82887
+ "globalCompositeOperation",
82888
+ "globalZIndex",
81466
82889
  "height",
81467
82890
  "html",
81468
82891
  "image",
@@ -81477,6 +82900,7 @@
81477
82900
  "miterLimit",
81478
82901
  "opacity",
81479
82902
  "outerBorder",
82903
+ "overflow",
81480
82904
  "pickMode",
81481
82905
  "pickable",
81482
82906
  "postMatrix",
@@ -81690,6 +83114,41 @@
81690
83114
  "fillOpacity": {
81691
83115
  "type": "number"
81692
83116
  },
83117
+ "globalCompositeOperation": {
83118
+ "enum": [
83119
+ "",
83120
+ "color",
83121
+ "color-burn",
83122
+ "color-dodge",
83123
+ "copy",
83124
+ "darken",
83125
+ "destination-atop",
83126
+ "destination-in",
83127
+ "destination-out",
83128
+ "destination-over",
83129
+ "difference",
83130
+ "exclusion",
83131
+ "hard-light",
83132
+ "hue",
83133
+ "lighten",
83134
+ "lighter",
83135
+ "luminosity",
83136
+ "multiply",
83137
+ "overlay",
83138
+ "saturation",
83139
+ "screen",
83140
+ "soft-light",
83141
+ "source-atop",
83142
+ "source-in",
83143
+ "source-out",
83144
+ "source-over",
83145
+ "xor"
83146
+ ],
83147
+ "type": "string"
83148
+ },
83149
+ "globalZIndex": {
83150
+ "type": "number"
83151
+ },
81693
83152
  "html": {
81694
83153
  "typeof": "function"
81695
83154
  },
@@ -81727,6 +83186,15 @@
81727
83186
  "outerBorder": {
81728
83187
  "$ref": "#/definitions/Partial<IBorderStyle>"
81729
83188
  },
83189
+ "overflow": {
83190
+ "enum": [
83191
+ "hidden",
83192
+ "scroll",
83193
+ "scroll-x",
83194
+ "scroll-y"
83195
+ ],
83196
+ "type": "string"
83197
+ },
81730
83198
  "pickMode": {
81731
83199
  "enum": [
81732
83200
  "accurate",
@@ -81892,6 +83360,8 @@
81892
83360
  "dz",
81893
83361
  "fill",
81894
83362
  "fillOpacity",
83363
+ "globalCompositeOperation",
83364
+ "globalZIndex",
81895
83365
  "html",
81896
83366
  "innerBorder",
81897
83367
  "keepDirIn3d",
@@ -81904,6 +83374,7 @@
81904
83374
  "miterLimit",
81905
83375
  "opacity",
81906
83376
  "outerBorder",
83377
+ "overflow",
81907
83378
  "pickMode",
81908
83379
  "pickable",
81909
83380
  "points",
@@ -82090,6 +83561,41 @@
82090
83561
  "fillOpacity": {
82091
83562
  "type": "number"
82092
83563
  },
83564
+ "globalCompositeOperation": {
83565
+ "enum": [
83566
+ "",
83567
+ "color",
83568
+ "color-burn",
83569
+ "color-dodge",
83570
+ "copy",
83571
+ "darken",
83572
+ "destination-atop",
83573
+ "destination-in",
83574
+ "destination-out",
83575
+ "destination-over",
83576
+ "difference",
83577
+ "exclusion",
83578
+ "hard-light",
83579
+ "hue",
83580
+ "lighten",
83581
+ "lighter",
83582
+ "luminosity",
83583
+ "multiply",
83584
+ "overlay",
83585
+ "saturation",
83586
+ "screen",
83587
+ "soft-light",
83588
+ "source-atop",
83589
+ "source-in",
83590
+ "source-out",
83591
+ "source-over",
83592
+ "xor"
83593
+ ],
83594
+ "type": "string"
83595
+ },
83596
+ "globalZIndex": {
83597
+ "type": "number"
83598
+ },
82093
83599
  "html": {
82094
83600
  "typeof": "function"
82095
83601
  },
@@ -82127,6 +83633,15 @@
82127
83633
  "outerBorder": {
82128
83634
  "$ref": "#/definitions/Partial<IBorderStyle>"
82129
83635
  },
83636
+ "overflow": {
83637
+ "enum": [
83638
+ "hidden",
83639
+ "scroll",
83640
+ "scroll-x",
83641
+ "scroll-y"
83642
+ ],
83643
+ "type": "string"
83644
+ },
82130
83645
  "path": {
82131
83646
  "anyOf": [
82132
83647
  {
@@ -82283,6 +83798,8 @@
82283
83798
  "dz",
82284
83799
  "fill",
82285
83800
  "fillOpacity",
83801
+ "globalCompositeOperation",
83802
+ "globalZIndex",
82286
83803
  "html",
82287
83804
  "innerBorder",
82288
83805
  "keepDirIn3d",
@@ -82295,6 +83812,7 @@
82295
83812
  "miterLimit",
82296
83813
  "opacity",
82297
83814
  "outerBorder",
83815
+ "overflow",
82298
83816
  "path",
82299
83817
  "pickMode",
82300
83818
  "pickable",
@@ -82493,6 +84011,41 @@
82493
84011
  "fillOpacity": {
82494
84012
  "type": "number"
82495
84013
  },
84014
+ "globalCompositeOperation": {
84015
+ "enum": [
84016
+ "",
84017
+ "color",
84018
+ "color-burn",
84019
+ "color-dodge",
84020
+ "copy",
84021
+ "darken",
84022
+ "destination-atop",
84023
+ "destination-in",
84024
+ "destination-out",
84025
+ "destination-over",
84026
+ "difference",
84027
+ "exclusion",
84028
+ "hard-light",
84029
+ "hue",
84030
+ "lighten",
84031
+ "lighter",
84032
+ "luminosity",
84033
+ "multiply",
84034
+ "overlay",
84035
+ "saturation",
84036
+ "screen",
84037
+ "soft-light",
84038
+ "source-atop",
84039
+ "source-in",
84040
+ "source-out",
84041
+ "source-over",
84042
+ "xor"
84043
+ ],
84044
+ "type": "string"
84045
+ },
84046
+ "globalZIndex": {
84047
+ "type": "number"
84048
+ },
82496
84049
  "html": {
82497
84050
  "typeof": "function"
82498
84051
  },
@@ -82530,6 +84083,15 @@
82530
84083
  "outerBorder": {
82531
84084
  "$ref": "#/definitions/Partial<IBorderStyle>"
82532
84085
  },
84086
+ "overflow": {
84087
+ "enum": [
84088
+ "hidden",
84089
+ "scroll",
84090
+ "scroll-x",
84091
+ "scroll-y"
84092
+ ],
84093
+ "type": "string"
84094
+ },
82533
84095
  "pickMode": {
82534
84096
  "enum": [
82535
84097
  "accurate",
@@ -82683,6 +84245,8 @@
82683
84245
  "dz",
82684
84246
  "fill",
82685
84247
  "fillOpacity",
84248
+ "globalCompositeOperation",
84249
+ "globalZIndex",
82686
84250
  "html",
82687
84251
  "innerBorder",
82688
84252
  "keepDirIn3d",
@@ -82695,6 +84259,7 @@
82695
84259
  "miterLimit",
82696
84260
  "opacity",
82697
84261
  "outerBorder",
84262
+ "overflow",
82698
84263
  "pickMode",
82699
84264
  "pickable",
82700
84265
  "points",
@@ -82890,6 +84455,41 @@
82890
84455
  "fillOpacity": {
82891
84456
  "type": "number"
82892
84457
  },
84458
+ "globalCompositeOperation": {
84459
+ "enum": [
84460
+ "",
84461
+ "color",
84462
+ "color-burn",
84463
+ "color-dodge",
84464
+ "copy",
84465
+ "darken",
84466
+ "destination-atop",
84467
+ "destination-in",
84468
+ "destination-out",
84469
+ "destination-over",
84470
+ "difference",
84471
+ "exclusion",
84472
+ "hard-light",
84473
+ "hue",
84474
+ "lighten",
84475
+ "lighter",
84476
+ "luminosity",
84477
+ "multiply",
84478
+ "overlay",
84479
+ "saturation",
84480
+ "screen",
84481
+ "soft-light",
84482
+ "source-atop",
84483
+ "source-in",
84484
+ "source-out",
84485
+ "source-over",
84486
+ "xor"
84487
+ ],
84488
+ "type": "string"
84489
+ },
84490
+ "globalZIndex": {
84491
+ "type": "number"
84492
+ },
82893
84493
  "height": {
82894
84494
  "type": "number"
82895
84495
  },
@@ -82933,6 +84533,15 @@
82933
84533
  "outerBorder": {
82934
84534
  "$ref": "#/definitions/Partial<IBorderStyle>"
82935
84535
  },
84536
+ "overflow": {
84537
+ "enum": [
84538
+ "hidden",
84539
+ "scroll",
84540
+ "scroll-x",
84541
+ "scroll-y"
84542
+ ],
84543
+ "type": "string"
84544
+ },
82936
84545
  "pickMode": {
82937
84546
  "enum": [
82938
84547
  "accurate",
@@ -83082,6 +84691,8 @@
83082
84691
  "dz",
83083
84692
  "fill",
83084
84693
  "fillOpacity",
84694
+ "globalCompositeOperation",
84695
+ "globalZIndex",
83085
84696
  "height",
83086
84697
  "html",
83087
84698
  "innerBorder",
@@ -83096,6 +84707,7 @@
83096
84707
  "miterLimit",
83097
84708
  "opacity",
83098
84709
  "outerBorder",
84710
+ "overflow",
83099
84711
  "pickMode",
83100
84712
  "pickable",
83101
84713
  "postMatrix",
@@ -83291,6 +84903,41 @@
83291
84903
  "fillOpacity": {
83292
84904
  "type": "number"
83293
84905
  },
84906
+ "globalCompositeOperation": {
84907
+ "enum": [
84908
+ "",
84909
+ "color",
84910
+ "color-burn",
84911
+ "color-dodge",
84912
+ "copy",
84913
+ "darken",
84914
+ "destination-atop",
84915
+ "destination-in",
84916
+ "destination-out",
84917
+ "destination-over",
84918
+ "difference",
84919
+ "exclusion",
84920
+ "hard-light",
84921
+ "hue",
84922
+ "lighten",
84923
+ "lighter",
84924
+ "luminosity",
84925
+ "multiply",
84926
+ "overlay",
84927
+ "saturation",
84928
+ "screen",
84929
+ "soft-light",
84930
+ "source-atop",
84931
+ "source-in",
84932
+ "source-out",
84933
+ "source-over",
84934
+ "xor"
84935
+ ],
84936
+ "type": "string"
84937
+ },
84938
+ "globalZIndex": {
84939
+ "type": "number"
84940
+ },
83294
84941
  "height": {
83295
84942
  "type": "number"
83296
84943
  },
@@ -83331,6 +84978,15 @@
83331
84978
  "outerBorder": {
83332
84979
  "$ref": "#/definitions/Partial<IBorderStyle>"
83333
84980
  },
84981
+ "overflow": {
84982
+ "enum": [
84983
+ "hidden",
84984
+ "scroll",
84985
+ "scroll-x",
84986
+ "scroll-y"
84987
+ ],
84988
+ "type": "string"
84989
+ },
83334
84990
  "pickMode": {
83335
84991
  "enum": [
83336
84992
  "accurate",
@@ -83480,6 +85136,8 @@
83480
85136
  "dz",
83481
85137
  "fill",
83482
85138
  "fillOpacity",
85139
+ "globalCompositeOperation",
85140
+ "globalZIndex",
83483
85141
  "height",
83484
85142
  "html",
83485
85143
  "innerBorder",
@@ -83493,6 +85151,7 @@
83493
85151
  "miterLimit",
83494
85152
  "opacity",
83495
85153
  "outerBorder",
85154
+ "overflow",
83496
85155
  "pickMode",
83497
85156
  "pickable",
83498
85157
  "postMatrix",
@@ -83681,6 +85340,41 @@
83681
85340
  "fillOpacity": {
83682
85341
  "type": "number"
83683
85342
  },
85343
+ "globalCompositeOperation": {
85344
+ "enum": [
85345
+ "",
85346
+ "color",
85347
+ "color-burn",
85348
+ "color-dodge",
85349
+ "copy",
85350
+ "darken",
85351
+ "destination-atop",
85352
+ "destination-in",
85353
+ "destination-out",
85354
+ "destination-over",
85355
+ "difference",
85356
+ "exclusion",
85357
+ "hard-light",
85358
+ "hue",
85359
+ "lighten",
85360
+ "lighter",
85361
+ "luminosity",
85362
+ "multiply",
85363
+ "overlay",
85364
+ "saturation",
85365
+ "screen",
85366
+ "soft-light",
85367
+ "source-atop",
85368
+ "source-in",
85369
+ "source-out",
85370
+ "source-over",
85371
+ "xor"
85372
+ ],
85373
+ "type": "string"
85374
+ },
85375
+ "globalZIndex": {
85376
+ "type": "number"
85377
+ },
83684
85378
  "height": {
83685
85379
  "type": "number"
83686
85380
  },
@@ -83730,6 +85424,15 @@
83730
85424
  "outerBorder": {
83731
85425
  "$ref": "#/definitions/Partial<IBorderStyle>"
83732
85426
  },
85427
+ "overflow": {
85428
+ "enum": [
85429
+ "hidden",
85430
+ "scroll",
85431
+ "scroll-x",
85432
+ "scroll-y"
85433
+ ],
85434
+ "type": "string"
85435
+ },
83733
85436
  "pickMode": {
83734
85437
  "enum": [
83735
85438
  "accurate",
@@ -83900,6 +85603,8 @@
83900
85603
  "ellipsis",
83901
85604
  "fill",
83902
85605
  "fillOpacity",
85606
+ "globalCompositeOperation",
85607
+ "globalZIndex",
83903
85608
  "height",
83904
85609
  "html",
83905
85610
  "innerBorder",
@@ -83916,6 +85621,7 @@
83916
85621
  "miterLimit",
83917
85622
  "opacity",
83918
85623
  "outerBorder",
85624
+ "overflow",
83919
85625
  "pickMode",
83920
85626
  "pickable",
83921
85627
  "postMatrix",
@@ -84181,6 +85887,41 @@
84181
85887
  "fillOpacity": {
84182
85888
  "type": "number"
84183
85889
  },
85890
+ "globalCompositeOperation": {
85891
+ "enum": [
85892
+ "",
85893
+ "color",
85894
+ "color-burn",
85895
+ "color-dodge",
85896
+ "copy",
85897
+ "darken",
85898
+ "destination-atop",
85899
+ "destination-in",
85900
+ "destination-out",
85901
+ "destination-over",
85902
+ "difference",
85903
+ "exclusion",
85904
+ "hard-light",
85905
+ "hue",
85906
+ "lighten",
85907
+ "lighter",
85908
+ "luminosity",
85909
+ "multiply",
85910
+ "overlay",
85911
+ "saturation",
85912
+ "screen",
85913
+ "soft-light",
85914
+ "source-atop",
85915
+ "source-in",
85916
+ "source-out",
85917
+ "source-over",
85918
+ "xor"
85919
+ ],
85920
+ "type": "string"
85921
+ },
85922
+ "globalZIndex": {
85923
+ "type": "number"
85924
+ },
84184
85925
  "height": {
84185
85926
  "type": "number"
84186
85927
  },
@@ -84250,6 +85991,15 @@
84250
85991
  "outerBorder": {
84251
85992
  "$ref": "#/definitions/Partial<IBorderStyle>"
84252
85993
  },
85994
+ "overflow": {
85995
+ "enum": [
85996
+ "hidden",
85997
+ "scroll",
85998
+ "scroll-x",
85999
+ "scroll-y"
86000
+ ],
86001
+ "type": "string"
86002
+ },
84253
86003
  "pickMode": {
84254
86004
  "enum": [
84255
86005
  "accurate",
@@ -84420,6 +86170,8 @@
84420
86170
  "dz",
84421
86171
  "fill",
84422
86172
  "fillOpacity",
86173
+ "globalCompositeOperation",
86174
+ "globalZIndex",
84423
86175
  "height",
84424
86176
  "html",
84425
86177
  "id",
@@ -84436,6 +86188,7 @@
84436
86188
  "miterLimit",
84437
86189
  "opacity",
84438
86190
  "outerBorder",
86191
+ "overflow",
84439
86192
  "pickMode",
84440
86193
  "pickable",
84441
86194
  "postMatrix",
@@ -84622,6 +86375,41 @@
84622
86375
  "fillOpacity": {
84623
86376
  "type": "number"
84624
86377
  },
86378
+ "globalCompositeOperation": {
86379
+ "enum": [
86380
+ "",
86381
+ "color",
86382
+ "color-burn",
86383
+ "color-dodge",
86384
+ "copy",
86385
+ "darken",
86386
+ "destination-atop",
86387
+ "destination-in",
86388
+ "destination-out",
86389
+ "destination-over",
86390
+ "difference",
86391
+ "exclusion",
86392
+ "hard-light",
86393
+ "hue",
86394
+ "lighten",
86395
+ "lighter",
86396
+ "luminosity",
86397
+ "multiply",
86398
+ "overlay",
86399
+ "saturation",
86400
+ "screen",
86401
+ "soft-light",
86402
+ "source-atop",
86403
+ "source-in",
86404
+ "source-out",
86405
+ "source-over",
86406
+ "xor"
86407
+ ],
86408
+ "type": "string"
86409
+ },
86410
+ "globalZIndex": {
86411
+ "type": "number"
86412
+ },
84625
86413
  "html": {
84626
86414
  "typeof": "function"
84627
86415
  },
@@ -84659,6 +86447,15 @@
84659
86447
  "outerBorder": {
84660
86448
  "$ref": "#/definitions/Partial<IBorderStyle>"
84661
86449
  },
86450
+ "overflow": {
86451
+ "enum": [
86452
+ "hidden",
86453
+ "scroll",
86454
+ "scroll-x",
86455
+ "scroll-y"
86456
+ ],
86457
+ "type": "string"
86458
+ },
84662
86459
  "pickMode": {
84663
86460
  "enum": [
84664
86461
  "accurate",
@@ -84827,6 +86624,8 @@
84827
86624
  "dz",
84828
86625
  "fill",
84829
86626
  "fillOpacity",
86627
+ "globalCompositeOperation",
86628
+ "globalZIndex",
84830
86629
  "html",
84831
86630
  "innerBorder",
84832
86631
  "keepDirIn3d",
@@ -84839,6 +86638,7 @@
84839
86638
  "miterLimit",
84840
86639
  "opacity",
84841
86640
  "outerBorder",
86641
+ "overflow",
84842
86642
  "pickMode",
84843
86643
  "pickable",
84844
86644
  "postMatrix",
@@ -85053,6 +86853,41 @@
85053
86853
  "number"
85054
86854
  ]
85055
86855
  },
86856
+ "globalCompositeOperation": {
86857
+ "enum": [
86858
+ "",
86859
+ "color",
86860
+ "color-burn",
86861
+ "color-dodge",
86862
+ "copy",
86863
+ "darken",
86864
+ "destination-atop",
86865
+ "destination-in",
86866
+ "destination-out",
86867
+ "destination-over",
86868
+ "difference",
86869
+ "exclusion",
86870
+ "hard-light",
86871
+ "hue",
86872
+ "lighten",
86873
+ "lighter",
86874
+ "luminosity",
86875
+ "multiply",
86876
+ "overlay",
86877
+ "saturation",
86878
+ "screen",
86879
+ "soft-light",
86880
+ "source-atop",
86881
+ "source-in",
86882
+ "source-out",
86883
+ "source-over",
86884
+ "xor"
86885
+ ],
86886
+ "type": "string"
86887
+ },
86888
+ "globalZIndex": {
86889
+ "type": "number"
86890
+ },
85056
86891
  "html": {
85057
86892
  "typeof": "function"
85058
86893
  },
@@ -85102,6 +86937,15 @@
85102
86937
  "outerBorder": {
85103
86938
  "$ref": "#/definitions/Partial<IBorderStyle>"
85104
86939
  },
86940
+ "overflow": {
86941
+ "enum": [
86942
+ "hidden",
86943
+ "scroll",
86944
+ "scroll-x",
86945
+ "scroll-y"
86946
+ ],
86947
+ "type": "string"
86948
+ },
85105
86949
  "pickMode": {
85106
86950
  "enum": [
85107
86951
  "accurate",
@@ -85298,6 +87142,8 @@
85298
87142
  "fontStyle",
85299
87143
  "fontVariant",
85300
87144
  "fontWeight",
87145
+ "globalCompositeOperation",
87146
+ "globalZIndex",
85301
87147
  "html",
85302
87148
  "ignoreBuf",
85303
87149
  "innerBorder",
@@ -85314,6 +87160,7 @@
85314
87160
  "miterLimit",
85315
87161
  "opacity",
85316
87162
  "outerBorder",
87163
+ "overflow",
85317
87164
  "pickMode",
85318
87165
  "pickable",
85319
87166
  "postMatrix",