@visactor/vchart-schema 1.5.0 → 1.5.1-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/vchart.json +1890 -168
package/vchart.json CHANGED
@@ -5028,143 +5028,143 @@
5028
5028
  },
5029
5029
  "type": "object"
5030
5030
  },
5031
- "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>": {
5031
+ "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>": {
5032
5032
  "anyOf": [
5033
5033
  {
5034
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>",
5034
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>_1",
5035
5035
  "description": "style格式转换"
5036
5036
  },
5037
5037
  {
5038
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ILineMarkSpec>",
5038
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ILineMarkSpec>_1",
5039
5039
  "description": "style格式转换"
5040
5040
  },
5041
5041
  {
5042
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ITextMarkSpec>_1",
5042
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ITextMarkSpec>_2",
5043
5043
  "description": "style格式转换"
5044
5044
  },
5045
5045
  {
5046
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPathMarkSpec>",
5046
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRectMarkSpec>_1",
5047
5047
  "description": "style格式转换"
5048
5048
  },
5049
5049
  {
5050
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRectMarkSpec>",
5050
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IGroupMarkSpec>",
5051
5051
  "description": "style格式转换"
5052
5052
  },
5053
5053
  {
5054
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArcMarkSpec>",
5054
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>_1",
5055
5055
  "description": "style格式转换"
5056
5056
  },
5057
5057
  {
5058
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IProgressArcMarkSpec>",
5058
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ISymbolMarkSpec>_1",
5059
5059
  "description": "style格式转换"
5060
5060
  },
5061
5061
  {
5062
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IImageMarkSpec>",
5062
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IBoxPlotMarkSpec>_1",
5063
5063
  "description": "style格式转换"
5064
5064
  },
5065
5065
  {
5066
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>",
5066
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArcMarkSpec>_1",
5067
5067
  "description": "style格式转换"
5068
5068
  },
5069
5069
  {
5070
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ISymbolMarkSpec>",
5070
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>_1",
5071
5071
  "description": "style格式转换"
5072
5072
  },
5073
5073
  {
5074
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IBoxPlotMarkSpec>",
5074
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPathMarkSpec>_1",
5075
5075
  "description": "style格式转换"
5076
5076
  },
5077
5077
  {
5078
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>",
5078
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>_1",
5079
5079
  "description": "style格式转换"
5080
5080
  },
5081
5081
  {
5082
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
5082
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IProgressArcMarkSpec>_1",
5083
5083
  "description": "style格式转换"
5084
5084
  },
5085
5085
  {
5086
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>",
5086
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>_1",
5087
5087
  "description": "style格式转换"
5088
5088
  },
5089
5089
  {
5090
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
5090
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
5091
5091
  "description": "style格式转换"
5092
5092
  },
5093
5093
  {
5094
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ILinkPathMarkSpec>",
5094
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ILinkPathMarkSpec>_1",
5095
+ "description": "style格式转换"
5096
+ },
5097
+ {
5098
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IImageMarkSpec>_1",
5095
5099
  "description": "style格式转换"
5096
5100
  }
5097
5101
  ],
5098
5102
  "description": "style格式转换"
5099
5103
  },
5100
- "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>": {
5104
+ "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>": {
5101
5105
  "anyOf": [
5102
5106
  {
5103
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>_1",
5104
- "description": "style格式转换"
5105
- },
5106
- {
5107
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ILineMarkSpec>_1",
5107
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>",
5108
5108
  "description": "style格式转换"
5109
5109
  },
5110
5110
  {
5111
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ITextMarkSpec>_2",
5111
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ILineMarkSpec>",
5112
5112
  "description": "style格式转换"
5113
5113
  },
5114
5114
  {
5115
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPathMarkSpec>_1",
5115
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ITextMarkSpec>_1",
5116
5116
  "description": "style格式转换"
5117
5117
  },
5118
5118
  {
5119
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRectMarkSpec>_1",
5119
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRectMarkSpec>",
5120
5120
  "description": "style格式转换"
5121
5121
  },
5122
5122
  {
5123
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArcMarkSpec>_1",
5123
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>",
5124
5124
  "description": "style格式转换"
5125
5125
  },
5126
5126
  {
5127
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IProgressArcMarkSpec>_1",
5127
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ISymbolMarkSpec>",
5128
5128
  "description": "style格式转换"
5129
5129
  },
5130
5130
  {
5131
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IImageMarkSpec>_1",
5131
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IBoxPlotMarkSpec>",
5132
5132
  "description": "style格式转换"
5133
5133
  },
5134
5134
  {
5135
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRect3dMarkSpec>_1",
5135
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArcMarkSpec>",
5136
5136
  "description": "style格式转换"
5137
5137
  },
5138
5138
  {
5139
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ISymbolMarkSpec>_1",
5139
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>",
5140
5140
  "description": "style格式转换"
5141
5141
  },
5142
5142
  {
5143
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IBoxPlotMarkSpec>_1",
5143
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPathMarkSpec>",
5144
5144
  "description": "style格式转换"
5145
5145
  },
5146
5146
  {
5147
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IAreaMarkSpec>_1",
5147
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
5148
5148
  "description": "style格式转换"
5149
5149
  },
5150
5150
  {
5151
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>_1",
5151
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IProgressArcMarkSpec>",
5152
5152
  "description": "style格式转换"
5153
5153
  },
5154
5154
  {
5155
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>_1",
5155
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>",
5156
5156
  "description": "style格式转换"
5157
5157
  },
5158
5158
  {
5159
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
5159
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
5160
5160
  "description": "style格式转换"
5161
5161
  },
5162
5162
  {
5163
- "$ref": "#/definitions/ConvertToMarkStyleSpec<ILinkPathMarkSpec>_1",
5163
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<ILinkPathMarkSpec>",
5164
5164
  "description": "style格式转换"
5165
5165
  },
5166
5166
  {
5167
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IGroupMarkSpec>",
5167
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IImageMarkSpec>",
5168
5168
  "description": "style格式转换"
5169
5169
  }
5170
5170
  ],
@@ -19524,6 +19524,11 @@
19524
19524
  ],
19525
19525
  "description": "同时设置轴的 paddingInner 和 paddingOuter\n**因为有可能存在多层 scale( xField 设置成了数组,即分组场景),所以支持了数组类型,用于多层 scale 的 bandPadding 配置**"
19526
19526
  },
19527
+ "bandPosition": {
19528
+ "default": 0.5,
19529
+ "description": "`bandPosition` 是一个可选参数,用于指定数据点在 band 轴上的位置。它的含义是确定数据点在 band 轴上的位置偏移量,相对于 band 轴的起始位置。\n`bandPosition` 的取值范围是从 0 到 1,其中 0 表示数据点位于 band 轴的起始位置,1 表示数据点位于 band 轴的结束位置。",
19530
+ "type": "number"
19531
+ },
19527
19532
  "domain": {
19528
19533
  "description": "配置离散轴的数值范围",
19529
19534
  "items": {
@@ -25801,13 +25806,13 @@
25801
25806
  "items": {
25802
25807
  "anyOf": [
25803
25808
  {
25804
- "$ref": "#/definitions/IBarSeriesSpec"
25809
+ "$ref": "#/definitions/IAreaSeriesSpec"
25805
25810
  },
25806
25811
  {
25807
- "$ref": "#/definitions/IBar3dSeriesSpec"
25812
+ "$ref": "#/definitions/ICircularProgressSeriesSpec"
25808
25813
  },
25809
25814
  {
25810
- "$ref": "#/definitions/IWaterfallSeriesSpec"
25815
+ "$ref": "#/definitions/IDotSeriesSpec"
25811
25816
  },
25812
25817
  {
25813
25818
  "$ref": "#/definitions/IFunnelSeriesSpec"
@@ -25816,28 +25821,31 @@
25816
25821
  "$ref": "#/definitions/IFunnel3dSeriesSpec"
25817
25822
  },
25818
25823
  {
25819
- "$ref": "#/definitions/IAreaSeriesSpec"
25824
+ "$ref": "#/definitions/IBarSeriesSpec"
25820
25825
  },
25821
25826
  {
25822
- "$ref": "#/definitions/ICircularProgressSeriesSpec"
25827
+ "$ref": "#/definitions/IBar3dSeriesSpec"
25823
25828
  },
25824
25829
  {
25825
- "$ref": "#/definitions/IDotSeriesSpec"
25830
+ "$ref": "#/definitions/IBoxPlotSeriesSpec"
25826
25831
  },
25827
25832
  {
25828
- "$ref": "#/definitions/IGaugePointerSeriesSpec"
25833
+ "$ref": "#/definitions/ITreemapSeriesSpec"
25829
25834
  },
25830
25835
  {
25831
- "$ref": "#/definitions/IGaugeSeriesSpec"
25836
+ "$ref": "#/definitions/ISunburstSeriesSpec"
25837
+ },
25838
+ {
25839
+ "$ref": "#/definitions/ICirclePackingSeriesSpec"
25832
25840
  },
25833
25841
  {
25834
25842
  "$ref": "#/definitions/ILineSeriesSpec"
25835
25843
  },
25836
25844
  {
25837
- "$ref": "#/definitions/ILinearProgressSeriesSpec"
25845
+ "$ref": "#/definitions/IRangeColumnChartSpec"
25838
25846
  },
25839
25847
  {
25840
- "$ref": "#/definitions/ILinkSeriesSpec"
25848
+ "$ref": "#/definitions/IRangeAreaChartSpec"
25841
25849
  },
25842
25850
  {
25843
25851
  "$ref": "#/definitions/IMapSeriesSpec"
@@ -25849,43 +25857,40 @@
25849
25857
  "$ref": "#/definitions/IPie3dSeriesSpec"
25850
25858
  },
25851
25859
  {
25852
- "$ref": "#/definitions/IRadarSeriesSpec"
25853
- },
25854
- {
25855
- "$ref": "#/definitions/IScatterSeriesSpec"
25860
+ "$ref": "#/definitions/ILinkSeriesSpec"
25856
25861
  },
25857
25862
  {
25858
- "$ref": "#/definitions/IWordCloudSeriesSpec"
25863
+ "$ref": "#/definitions/IRadarSeriesSpec"
25859
25864
  },
25860
25865
  {
25861
- "$ref": "#/definitions/IWordCloud3dSeriesSpec"
25866
+ "$ref": "#/definitions/IRoseSeriesSpec"
25862
25867
  },
25863
25868
  {
25864
- "$ref": "#/definitions/ITreemapSeriesSpec"
25869
+ "$ref": "#/definitions/IScatterSeriesSpec"
25865
25870
  },
25866
25871
  {
25867
- "$ref": "#/definitions/ISunburstSeriesSpec"
25872
+ "$ref": "#/definitions/IWordCloudSeriesSpec"
25868
25873
  },
25869
25874
  {
25870
- "$ref": "#/definitions/IBoxPlotSeriesSpec"
25875
+ "$ref": "#/definitions/IWordCloud3dSeriesSpec"
25871
25876
  },
25872
25877
  {
25873
- "$ref": "#/definitions/ICirclePackingSeriesSpec"
25878
+ "$ref": "#/definitions/IHeatmapSeriesSpec"
25874
25879
  },
25875
25880
  {
25876
- "$ref": "#/definitions/IRangeColumnChartSpec"
25881
+ "$ref": "#/definitions/ILinearProgressSeriesSpec"
25877
25882
  },
25878
25883
  {
25879
- "$ref": "#/definitions/IRangeAreaChartSpec"
25884
+ "$ref": "#/definitions/ISankeySeriesSpec"
25880
25885
  },
25881
25886
  {
25882
- "$ref": "#/definitions/IRoseSeriesSpec"
25887
+ "$ref": "#/definitions/IGaugePointerSeriesSpec"
25883
25888
  },
25884
25889
  {
25885
- "$ref": "#/definitions/IHeatmapSeriesSpec"
25890
+ "$ref": "#/definitions/IWaterfallSeriesSpec"
25886
25891
  },
25887
25892
  {
25888
- "$ref": "#/definitions/ISankeySeriesSpec"
25893
+ "$ref": "#/definitions/IGaugeSeriesSpec"
25889
25894
  }
25890
25895
  ]
25891
25896
  },
@@ -26455,7 +26460,7 @@
26455
26460
  "setLineDash": {
26456
26461
  "typeof": "function"
26457
26462
  },
26458
- "setShadowStyle": {
26463
+ "setShadowBlendStyle": {
26459
26464
  "typeof": "function"
26460
26465
  },
26461
26466
  "setStrokeStyle": {
@@ -27359,11 +27364,11 @@
27359
27364
  "type": "number"
27360
27365
  },
27361
27366
  "state": {
27362
- "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>>",
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>>",
27363
27368
  "description": "不同状态下的样式配置"
27364
27369
  },
27365
27370
  "style": {
27366
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>",
27371
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IGroupMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>",
27367
27372
  "description": "默认样式设置"
27368
27373
  },
27369
27374
  "support3d": {
@@ -28337,6 +28342,41 @@
28337
28342
  ],
28338
28343
  "type": "string"
28339
28344
  },
28345
+ "globalCompositeOperation": {
28346
+ "enum": [
28347
+ "",
28348
+ "color",
28349
+ "color-burn",
28350
+ "color-dodge",
28351
+ "copy",
28352
+ "darken",
28353
+ "destination-atop",
28354
+ "destination-in",
28355
+ "destination-out",
28356
+ "destination-over",
28357
+ "difference",
28358
+ "exclusion",
28359
+ "hard-light",
28360
+ "hue",
28361
+ "lighten",
28362
+ "lighter",
28363
+ "luminosity",
28364
+ "multiply",
28365
+ "overlay",
28366
+ "saturation",
28367
+ "screen",
28368
+ "soft-light",
28369
+ "source-atop",
28370
+ "source-in",
28371
+ "source-out",
28372
+ "source-over",
28373
+ "xor"
28374
+ ],
28375
+ "type": "string"
28376
+ },
28377
+ "globalZIndex": {
28378
+ "type": "number"
28379
+ },
28340
28380
  "height": {
28341
28381
  "anyOf": [
28342
28382
  {
@@ -28528,6 +28568,15 @@
28528
28568
  "outerBorder": {
28529
28569
  "$ref": "#/definitions/Partial<IBorderStyle>"
28530
28570
  },
28571
+ "overflow": {
28572
+ "enum": [
28573
+ "hidden",
28574
+ "scroll",
28575
+ "scroll-x",
28576
+ "scroll-y"
28577
+ ],
28578
+ "type": "string"
28579
+ },
28531
28580
  "padding": {
28532
28581
  "anyOf": [
28533
28582
  {
@@ -29391,11 +29440,11 @@
29391
29440
  "type": "number"
29392
29441
  },
29393
29442
  "state": {
29394
- "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>>",
29443
+ "$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>>",
29395
29444
  "description": "不同状态下的样式配置"
29396
29445
  },
29397
29446
  "style": {
29398
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>",
29447
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IRectMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IArcMarkSpec|IAreaMarkSpec|IPathMarkSpec|IArc3dMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IImageMarkSpec>",
29399
29448
  "description": "默认样式设置"
29400
29449
  },
29401
29450
  "support3d": {
@@ -31914,7 +31963,7 @@
31914
31963
  "description": "图钉背景样式"
31915
31964
  },
31916
31965
  "pointer": {
31917
- "$ref": "#/definitions/Partial<IMarkTheme<IPathMarkSpec|IRectMarkSpec>&PointerMarkSpec>",
31966
+ "$ref": "#/definitions/Partial<IMarkTheme<IRectMarkSpec|IPathMarkSpec>&PointerMarkSpec>",
31918
31967
  "description": "指针样式"
31919
31968
  },
31920
31969
  "radius": {
@@ -32141,6 +32190,10 @@
32141
32190
  "default": "'break'\n'break'指在该数据点处断开\n'link' 指忽略该点保持连续\n'zero' 指该点默认数值为0\n'ignore' 指不处理",
32142
32191
  "description": "null,undefined等非法数据点连接方式。"
32143
32192
  },
32193
+ "label": {
32194
+ "$ref": "#/definitions/ILabelSpec",
32195
+ "description": "标签样式"
32196
+ },
32144
32197
  "morph": {
32145
32198
  "$ref": "#/definitions/IMorphSeriesSpec",
32146
32199
  "description": "morph 动画配置"
@@ -32324,6 +32377,10 @@
32324
32377
  "innerRadius": {
32325
32378
  "type": "number"
32326
32379
  },
32380
+ "label": {
32381
+ "$ref": "#/definitions/ILabelSpec",
32382
+ "description": "标签样式"
32383
+ },
32327
32384
  "outerRadius": {
32328
32385
  "type": "number"
32329
32386
  },
@@ -37914,6 +37971,9 @@
37914
37971
  "layer": {
37915
37972
  "$ref": "#/definitions/ILayer"
37916
37973
  },
37974
+ "layerMode": {
37975
+ "$ref": "#/definitions/LayerMode"
37976
+ },
37917
37977
  "main": {
37918
37978
  "type": "boolean"
37919
37979
  },
@@ -38035,6 +38095,9 @@
38035
38095
  "render": {
38036
38096
  "typeof": "function"
38037
38097
  },
38098
+ "renderCount": {
38099
+ "type": "number"
38100
+ },
38038
38101
  "resize": {
38039
38102
  "typeof": "function"
38040
38103
  },
@@ -38167,9 +38230,6 @@
38167
38230
  "viewWidth": {
38168
38231
  "type": "number"
38169
38232
  },
38170
- "virtual": {
38171
- "type": "boolean"
38172
- },
38173
38233
  "width": {
38174
38234
  "type": "number"
38175
38235
  }
@@ -38253,6 +38313,7 @@
38253
38313
  "isParentOf",
38254
38314
  "isValid",
38255
38315
  "lastChild",
38316
+ "layerMode",
38256
38317
  "main",
38257
38318
  "off",
38258
38319
  "offscreen",
@@ -38273,6 +38334,7 @@
38273
38334
  "removeEventListener",
38274
38335
  "removeState",
38275
38336
  "render",
38337
+ "renderCount",
38276
38338
  "resize",
38277
38339
  "resizeView",
38278
38340
  "rotate",
@@ -38308,7 +38370,6 @@
38308
38370
  "valid",
38309
38371
  "viewHeight",
38310
38372
  "viewWidth",
38311
- "virtual",
38312
38373
  "width"
38313
38374
  ],
38314
38375
  "type": "object"
@@ -38324,6 +38385,9 @@
38324
38385
  "layerCount": {
38325
38386
  "typeof": "function"
38326
38387
  },
38388
+ "prepareStageLayer": {
38389
+ "typeof": "function"
38390
+ },
38327
38391
  "releaseLayer": {
38328
38392
  "typeof": "function"
38329
38393
  },
@@ -38335,6 +38399,7 @@
38335
38399
  "createLayer",
38336
38400
  "getStageLayer",
38337
38401
  "layerCount",
38402
+ "prepareStageLayer",
38338
38403
  "releaseLayer",
38339
38404
  "restLayerCount"
38340
38405
  ],
@@ -41563,9 +41628,6 @@
41563
41628
  },
41564
41629
  {
41565
41630
  "typeof": "function"
41566
- },
41567
- {
41568
- "$ref": "#/definitions/IMarkerRef"
41569
41631
  }
41570
41632
  ]
41571
41633
  }
@@ -45658,6 +45720,41 @@
45658
45720
  ],
45659
45721
  "type": "string"
45660
45722
  },
45723
+ "globalCompositeOperation": {
45724
+ "enum": [
45725
+ "",
45726
+ "color",
45727
+ "color-burn",
45728
+ "color-dodge",
45729
+ "copy",
45730
+ "darken",
45731
+ "destination-atop",
45732
+ "destination-in",
45733
+ "destination-out",
45734
+ "destination-over",
45735
+ "difference",
45736
+ "exclusion",
45737
+ "hard-light",
45738
+ "hue",
45739
+ "lighten",
45740
+ "lighter",
45741
+ "luminosity",
45742
+ "multiply",
45743
+ "overlay",
45744
+ "saturation",
45745
+ "screen",
45746
+ "soft-light",
45747
+ "source-atop",
45748
+ "source-in",
45749
+ "source-out",
45750
+ "source-over",
45751
+ "xor"
45752
+ ],
45753
+ "type": "string"
45754
+ },
45755
+ "globalZIndex": {
45756
+ "type": "number"
45757
+ },
45661
45758
  "height": {
45662
45759
  "type": "number"
45663
45760
  },
@@ -45717,6 +45814,15 @@
45717
45814
  "outerBorder": {
45718
45815
  "$ref": "#/definitions/Partial<IBorderStyle>"
45719
45816
  },
45817
+ "overflow": {
45818
+ "enum": [
45819
+ "hidden",
45820
+ "scroll",
45821
+ "scroll-x",
45822
+ "scroll-y"
45823
+ ],
45824
+ "type": "string"
45825
+ },
45720
45826
  "padding": {
45721
45827
  "$ref": "#/definitions/Padding"
45722
45828
  },
@@ -51184,7 +51290,23 @@
51184
51290
  "IRenderServiceDrawParams": {
51185
51291
  "properties": {
51186
51292
  "clear": {
51187
- "$ref": "#/definitions/IColor"
51293
+ "anyOf": [
51294
+ {
51295
+ "$ref": "#/definitions/ILinearGradient"
51296
+ },
51297
+ {
51298
+ "$ref": "#/definitions/IRadialGradient"
51299
+ },
51300
+ {
51301
+ "$ref": "#/definitions/IConicalGradient"
51302
+ },
51303
+ {
51304
+ "type": [
51305
+ "string",
51306
+ "boolean"
51307
+ ]
51308
+ }
51309
+ ]
51188
51310
  },
51189
51311
  "context": {
51190
51312
  "$ref": "#/definitions/IContext2d"
@@ -64416,6 +64538,14 @@
64416
64538
  ],
64417
64539
  "type": "string"
64418
64540
  },
64541
+ "LayerMode": {
64542
+ "enum": [
64543
+ "dynamic",
64544
+ "static",
64545
+ "virtual"
64546
+ ],
64547
+ "type": "string"
64548
+ },
64419
64549
  "LineStrokeCap": {
64420
64550
  "enum": [
64421
64551
  "butt",
@@ -64492,7 +64622,7 @@
64492
64622
  },
64493
64623
  "Map<Function,(...args:any[])=>void>": {
64494
64624
  "properties": {
64495
- "__@toStringTag@13063": {
64625
+ "__@toStringTag@13141": {
64496
64626
  "type": "string"
64497
64627
  },
64498
64628
  "size": {
@@ -64500,14 +64630,14 @@
64500
64630
  }
64501
64631
  },
64502
64632
  "required": [
64503
- "__@toStringTag@13063",
64633
+ "__@toStringTag@13141",
64504
64634
  "size"
64505
64635
  ],
64506
64636
  "type": "object"
64507
64637
  },
64508
64638
  "Map<number,IGraphicPicker>": {
64509
64639
  "properties": {
64510
- "__@toStringTag@13063": {
64640
+ "__@toStringTag@13141": {
64511
64641
  "type": "string"
64512
64642
  },
64513
64643
  "size": {
@@ -64515,14 +64645,14 @@
64515
64645
  }
64516
64646
  },
64517
64647
  "required": [
64518
- "__@toStringTag@13063",
64648
+ "__@toStringTag@13141",
64519
64649
  "size"
64520
64650
  ],
64521
64651
  "type": "object"
64522
64652
  },
64523
64653
  "Map<number,IGraphicRender>": {
64524
64654
  "properties": {
64525
- "__@toStringTag@13063": {
64655
+ "__@toStringTag@13141": {
64526
64656
  "type": "string"
64527
64657
  },
64528
64658
  "size": {
@@ -64530,14 +64660,14 @@
64530
64660
  }
64531
64661
  },
64532
64662
  "required": [
64533
- "__@toStringTag@13063",
64663
+ "__@toStringTag@13141",
64534
64664
  "size"
64535
64665
  ],
64536
64666
  "type": "object"
64537
64667
  },
64538
64668
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
64539
64669
  "properties": {
64540
- "__@toStringTag@13063": {
64670
+ "__@toStringTag@13141": {
64541
64671
  "type": "string"
64542
64672
  },
64543
64673
  "size": {
@@ -64545,14 +64675,14 @@
64545
64675
  }
64546
64676
  },
64547
64677
  "required": [
64548
- "__@toStringTag@13063",
64678
+ "__@toStringTag@13141",
64549
64679
  "size"
64550
64680
  ],
64551
64681
  "type": "object"
64552
64682
  },
64553
64683
  "Map<string,Map<number,IGraphicRender>>": {
64554
64684
  "properties": {
64555
- "__@toStringTag@13063": {
64685
+ "__@toStringTag@13141": {
64556
64686
  "type": "string"
64557
64687
  },
64558
64688
  "size": {
@@ -64560,14 +64690,14 @@
64560
64690
  }
64561
64691
  },
64562
64692
  "required": [
64563
- "__@toStringTag@13063",
64693
+ "__@toStringTag@13141",
64564
64694
  "size"
64565
64695
  ],
64566
64696
  "type": "object"
64567
64697
  },
64568
64698
  "Map<string,any>": {
64569
64699
  "properties": {
64570
- "__@toStringTag@13063": {
64700
+ "__@toStringTag@13141": {
64571
64701
  "type": "string"
64572
64702
  },
64573
64703
  "size": {
@@ -64575,14 +64705,14 @@
64575
64705
  }
64576
64706
  },
64577
64707
  "required": [
64578
- "__@toStringTag@13063",
64708
+ "__@toStringTag@13141",
64579
64709
  "size"
64580
64710
  ],
64581
64711
  "type": "object"
64582
64712
  },
64583
64713
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
64584
64714
  "properties": {
64585
- "__@toStringTag@13063": {
64715
+ "__@toStringTag@13141": {
64586
64716
  "type": "string"
64587
64717
  },
64588
64718
  "size": {
@@ -64590,14 +64720,14 @@
64590
64720
  }
64591
64721
  },
64592
64722
  "required": [
64593
- "__@toStringTag@13063",
64723
+ "__@toStringTag@13141",
64594
64724
  "size"
64595
64725
  ],
64596
64726
  "type": "object"
64597
64727
  },
64598
64728
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>": {
64599
64729
  "properties": {
64600
- "__@toStringTag@13063": {
64730
+ "__@toStringTag@13141": {
64601
64731
  "type": "string"
64602
64732
  },
64603
64733
  "size": {
@@ -64605,14 +64735,14 @@
64605
64735
  }
64606
64736
  },
64607
64737
  "required": [
64608
- "__@toStringTag@13063",
64738
+ "__@toStringTag@13141",
64609
64739
  "size"
64610
64740
  ],
64611
64741
  "type": "object"
64612
64742
  },
64613
64743
  "Map<string|number,IAnimate>": {
64614
64744
  "properties": {
64615
- "__@toStringTag@13063": {
64745
+ "__@toStringTag@13141": {
64616
64746
  "type": "string"
64617
64747
  },
64618
64748
  "size": {
@@ -64620,7 +64750,7 @@
64620
64750
  }
64621
64751
  },
64622
64752
  "required": [
64623
- "__@toStringTag@13063",
64753
+ "__@toStringTag@13141",
64624
64754
  "size"
64625
64755
  ],
64626
64756
  "type": "object"
@@ -65149,6 +65279,41 @@
65149
65279
  ],
65150
65280
  "type": "string"
65151
65281
  },
65282
+ "globalCompositeOperation": {
65283
+ "enum": [
65284
+ "",
65285
+ "color",
65286
+ "color-burn",
65287
+ "color-dodge",
65288
+ "copy",
65289
+ "darken",
65290
+ "destination-atop",
65291
+ "destination-in",
65292
+ "destination-out",
65293
+ "destination-over",
65294
+ "difference",
65295
+ "exclusion",
65296
+ "hard-light",
65297
+ "hue",
65298
+ "lighten",
65299
+ "lighter",
65300
+ "luminosity",
65301
+ "multiply",
65302
+ "overlay",
65303
+ "saturation",
65304
+ "screen",
65305
+ "soft-light",
65306
+ "source-atop",
65307
+ "source-in",
65308
+ "source-out",
65309
+ "source-over",
65310
+ "xor"
65311
+ ],
65312
+ "type": "string"
65313
+ },
65314
+ "globalZIndex": {
65315
+ "type": "number"
65316
+ },
65152
65317
  "height": {
65153
65318
  "type": "number"
65154
65319
  },
@@ -65216,6 +65381,15 @@
65216
65381
  "outerBorder": {
65217
65382
  "$ref": "#/definitions/Partial<IBorderStyle>"
65218
65383
  },
65384
+ "overflow": {
65385
+ "enum": [
65386
+ "hidden",
65387
+ "scroll",
65388
+ "scroll-x",
65389
+ "scroll-y"
65390
+ ],
65391
+ "type": "string"
65392
+ },
65219
65393
  "padding": {
65220
65394
  "$ref": "#/definitions/Padding"
65221
65395
  },
@@ -67255,6 +67429,10 @@
67255
67429
  "default": "'break'\n'break'指在该数据点处断开\n'link' 指忽略该点保持连续\n'zero' 指该点默认数值为0\n'ignore' 指不处理",
67256
67430
  "description": "null,undefined等非法数据点连接方式。"
67257
67431
  },
67432
+ "label": {
67433
+ "$ref": "#/definitions/ILabelSpec",
67434
+ "description": "标签样式"
67435
+ },
67258
67436
  "morph": {
67259
67437
  "$ref": "#/definitions/IMorphSeriesSpec",
67260
67438
  "description": "morph 动画配置"
@@ -67617,6 +67795,41 @@
67617
67795
  ],
67618
67796
  "type": "string"
67619
67797
  },
67798
+ "globalCompositeOperation": {
67799
+ "enum": [
67800
+ "",
67801
+ "color",
67802
+ "color-burn",
67803
+ "color-dodge",
67804
+ "copy",
67805
+ "darken",
67806
+ "destination-atop",
67807
+ "destination-in",
67808
+ "destination-out",
67809
+ "destination-over",
67810
+ "difference",
67811
+ "exclusion",
67812
+ "hard-light",
67813
+ "hue",
67814
+ "lighten",
67815
+ "lighter",
67816
+ "luminosity",
67817
+ "multiply",
67818
+ "overlay",
67819
+ "saturation",
67820
+ "screen",
67821
+ "soft-light",
67822
+ "source-atop",
67823
+ "source-in",
67824
+ "source-out",
67825
+ "source-over",
67826
+ "xor"
67827
+ ],
67828
+ "type": "string"
67829
+ },
67830
+ "globalZIndex": {
67831
+ "type": "number"
67832
+ },
67620
67833
  "height": {
67621
67834
  "type": "number"
67622
67835
  },
@@ -67667,6 +67880,15 @@
67667
67880
  "outerBorder": {
67668
67881
  "$ref": "#/definitions/Partial<IBorderStyle>"
67669
67882
  },
67883
+ "overflow": {
67884
+ "enum": [
67885
+ "hidden",
67886
+ "scroll",
67887
+ "scroll-x",
67888
+ "scroll-y"
67889
+ ],
67890
+ "type": "string"
67891
+ },
67670
67892
  "path": {
67671
67893
  "items": {
67672
67894
  "$ref": "#/definitions/IGraphic<Partial<IGraphicAttribute>>"
@@ -68980,6 +69202,41 @@
68980
69202
  ],
68981
69203
  "type": "string"
68982
69204
  },
69205
+ "globalCompositeOperation": {
69206
+ "enum": [
69207
+ "",
69208
+ "color",
69209
+ "color-burn",
69210
+ "color-dodge",
69211
+ "copy",
69212
+ "darken",
69213
+ "destination-atop",
69214
+ "destination-in",
69215
+ "destination-out",
69216
+ "destination-over",
69217
+ "difference",
69218
+ "exclusion",
69219
+ "hard-light",
69220
+ "hue",
69221
+ "lighten",
69222
+ "lighter",
69223
+ "luminosity",
69224
+ "multiply",
69225
+ "overlay",
69226
+ "saturation",
69227
+ "screen",
69228
+ "soft-light",
69229
+ "source-atop",
69230
+ "source-in",
69231
+ "source-out",
69232
+ "source-over",
69233
+ "xor"
69234
+ ],
69235
+ "type": "string"
69236
+ },
69237
+ "globalZIndex": {
69238
+ "type": "number"
69239
+ },
68983
69240
  "height": {
68984
69241
  "type": "number"
68985
69242
  },
@@ -69030,6 +69287,15 @@
69030
69287
  "outerBorder": {
69031
69288
  "$ref": "#/definitions/Partial<IBorderStyle>"
69032
69289
  },
69290
+ "overflow": {
69291
+ "enum": [
69292
+ "hidden",
69293
+ "scroll",
69294
+ "scroll-x",
69295
+ "scroll-y"
69296
+ ],
69297
+ "type": "string"
69298
+ },
69033
69299
  "padding": {
69034
69300
  "$ref": "#/definitions/Padding"
69035
69301
  },
@@ -69627,6 +69893,41 @@
69627
69893
  "forceShowCap": {
69628
69894
  "type": "boolean"
69629
69895
  },
69896
+ "globalCompositeOperation": {
69897
+ "enum": [
69898
+ "",
69899
+ "color",
69900
+ "color-burn",
69901
+ "color-dodge",
69902
+ "copy",
69903
+ "darken",
69904
+ "destination-atop",
69905
+ "destination-in",
69906
+ "destination-out",
69907
+ "destination-over",
69908
+ "difference",
69909
+ "exclusion",
69910
+ "hard-light",
69911
+ "hue",
69912
+ "lighten",
69913
+ "lighter",
69914
+ "luminosity",
69915
+ "multiply",
69916
+ "overlay",
69917
+ "saturation",
69918
+ "screen",
69919
+ "soft-light",
69920
+ "source-atop",
69921
+ "source-in",
69922
+ "source-out",
69923
+ "source-over",
69924
+ "xor"
69925
+ ],
69926
+ "type": "string"
69927
+ },
69928
+ "globalZIndex": {
69929
+ "type": "number"
69930
+ },
69630
69931
  "html": {
69631
69932
  "typeof": "function"
69632
69933
  },
@@ -69670,6 +69971,15 @@
69670
69971
  "outerRadius": {
69671
69972
  "type": "number"
69672
69973
  },
69974
+ "overflow": {
69975
+ "enum": [
69976
+ "hidden",
69977
+ "scroll",
69978
+ "scroll-x",
69979
+ "scroll-y"
69980
+ ],
69981
+ "type": "string"
69982
+ },
69673
69983
  "padAngle": {
69674
69984
  "type": "number"
69675
69985
  },
@@ -69983,6 +70293,41 @@
69983
70293
  "fillOpacity": {
69984
70294
  "type": "number"
69985
70295
  },
70296
+ "globalCompositeOperation": {
70297
+ "enum": [
70298
+ "",
70299
+ "color",
70300
+ "color-burn",
70301
+ "color-dodge",
70302
+ "copy",
70303
+ "darken",
70304
+ "destination-atop",
70305
+ "destination-in",
70306
+ "destination-out",
70307
+ "destination-over",
70308
+ "difference",
70309
+ "exclusion",
70310
+ "hard-light",
70311
+ "hue",
70312
+ "lighten",
70313
+ "lighter",
70314
+ "luminosity",
70315
+ "multiply",
70316
+ "overlay",
70317
+ "saturation",
70318
+ "screen",
70319
+ "soft-light",
70320
+ "source-atop",
70321
+ "source-in",
70322
+ "source-out",
70323
+ "source-over",
70324
+ "xor"
70325
+ ],
70326
+ "type": "string"
70327
+ },
70328
+ "globalZIndex": {
70329
+ "type": "number"
70330
+ },
69986
70331
  "html": {
69987
70332
  "typeof": "function"
69988
70333
  },
@@ -70020,6 +70365,15 @@
70020
70365
  "outerBorder": {
70021
70366
  "$ref": "#/definitions/Partial<IBorderStyle>"
70022
70367
  },
70368
+ "overflow": {
70369
+ "enum": [
70370
+ "hidden",
70371
+ "scroll",
70372
+ "scroll-x",
70373
+ "scroll-y"
70374
+ ],
70375
+ "type": "string"
70376
+ },
70023
70377
  "pickMode": {
70024
70378
  "enum": [
70025
70379
  "accurate",
@@ -70379,6 +70733,41 @@
70379
70733
  "fillOpacity": {
70380
70734
  "type": "number"
70381
70735
  },
70736
+ "globalCompositeOperation": {
70737
+ "enum": [
70738
+ "",
70739
+ "color",
70740
+ "color-burn",
70741
+ "color-dodge",
70742
+ "copy",
70743
+ "darken",
70744
+ "destination-atop",
70745
+ "destination-in",
70746
+ "destination-out",
70747
+ "destination-over",
70748
+ "difference",
70749
+ "exclusion",
70750
+ "hard-light",
70751
+ "hue",
70752
+ "lighten",
70753
+ "lighter",
70754
+ "luminosity",
70755
+ "multiply",
70756
+ "overlay",
70757
+ "saturation",
70758
+ "screen",
70759
+ "soft-light",
70760
+ "source-atop",
70761
+ "source-in",
70762
+ "source-out",
70763
+ "source-over",
70764
+ "xor"
70765
+ ],
70766
+ "type": "string"
70767
+ },
70768
+ "globalZIndex": {
70769
+ "type": "number"
70770
+ },
70382
70771
  "html": {
70383
70772
  "typeof": "function"
70384
70773
  },
@@ -70416,6 +70805,15 @@
70416
70805
  "outerBorder": {
70417
70806
  "$ref": "#/definitions/Partial<IBorderStyle>"
70418
70807
  },
70808
+ "overflow": {
70809
+ "enum": [
70810
+ "hidden",
70811
+ "scroll",
70812
+ "scroll-x",
70813
+ "scroll-y"
70814
+ ],
70815
+ "type": "string"
70816
+ },
70419
70817
  "pickMode": {
70420
70818
  "enum": [
70421
70819
  "accurate",
@@ -70716,6 +71114,41 @@
70716
71114
  "fillOpacity": {
70717
71115
  "type": "number"
70718
71116
  },
71117
+ "globalCompositeOperation": {
71118
+ "enum": [
71119
+ "",
71120
+ "color",
71121
+ "color-burn",
71122
+ "color-dodge",
71123
+ "copy",
71124
+ "darken",
71125
+ "destination-atop",
71126
+ "destination-in",
71127
+ "destination-out",
71128
+ "destination-over",
71129
+ "difference",
71130
+ "exclusion",
71131
+ "hard-light",
71132
+ "hue",
71133
+ "lighten",
71134
+ "lighter",
71135
+ "luminosity",
71136
+ "multiply",
71137
+ "overlay",
71138
+ "saturation",
71139
+ "screen",
71140
+ "soft-light",
71141
+ "source-atop",
71142
+ "source-in",
71143
+ "source-out",
71144
+ "source-over",
71145
+ "xor"
71146
+ ],
71147
+ "type": "string"
71148
+ },
71149
+ "globalZIndex": {
71150
+ "type": "number"
71151
+ },
70719
71152
  "height": {
70720
71153
  "type": "number"
70721
71154
  },
@@ -70756,6 +71189,15 @@
70756
71189
  "outerBorder": {
70757
71190
  "$ref": "#/definitions/Partial<IBorderStyle>"
70758
71191
  },
71192
+ "overflow": {
71193
+ "enum": [
71194
+ "hidden",
71195
+ "scroll",
71196
+ "scroll-x",
71197
+ "scroll-y"
71198
+ ],
71199
+ "type": "string"
71200
+ },
70759
71201
  "path": {
70760
71202
  "anyOf": [
70761
71203
  {
@@ -71047,6 +71489,41 @@
71047
71489
  "fillOpacity": {
71048
71490
  "type": "number"
71049
71491
  },
71492
+ "globalCompositeOperation": {
71493
+ "enum": [
71494
+ "",
71495
+ "color",
71496
+ "color-burn",
71497
+ "color-dodge",
71498
+ "copy",
71499
+ "darken",
71500
+ "destination-atop",
71501
+ "destination-in",
71502
+ "destination-out",
71503
+ "destination-over",
71504
+ "difference",
71505
+ "exclusion",
71506
+ "hard-light",
71507
+ "hue",
71508
+ "lighten",
71509
+ "lighter",
71510
+ "luminosity",
71511
+ "multiply",
71512
+ "overlay",
71513
+ "saturation",
71514
+ "screen",
71515
+ "soft-light",
71516
+ "source-atop",
71517
+ "source-in",
71518
+ "source-out",
71519
+ "source-over",
71520
+ "xor"
71521
+ ],
71522
+ "type": "string"
71523
+ },
71524
+ "globalZIndex": {
71525
+ "type": "number"
71526
+ },
71050
71527
  "html": {
71051
71528
  "typeof": "function"
71052
71529
  },
@@ -71084,6 +71561,15 @@
71084
71561
  "outerBorder": {
71085
71562
  "$ref": "#/definitions/Partial<IBorderStyle>"
71086
71563
  },
71564
+ "overflow": {
71565
+ "enum": [
71566
+ "hidden",
71567
+ "scroll",
71568
+ "scroll-x",
71569
+ "scroll-y"
71570
+ ],
71571
+ "type": "string"
71572
+ },
71087
71573
  "pickMode": {
71088
71574
  "enum": [
71089
71575
  "accurate",
@@ -71418,6 +71904,41 @@
71418
71904
  ],
71419
71905
  "type": "string"
71420
71906
  },
71907
+ "globalCompositeOperation": {
71908
+ "enum": [
71909
+ "",
71910
+ "color",
71911
+ "color-burn",
71912
+ "color-dodge",
71913
+ "copy",
71914
+ "darken",
71915
+ "destination-atop",
71916
+ "destination-in",
71917
+ "destination-out",
71918
+ "destination-over",
71919
+ "difference",
71920
+ "exclusion",
71921
+ "hard-light",
71922
+ "hue",
71923
+ "lighten",
71924
+ "lighter",
71925
+ "luminosity",
71926
+ "multiply",
71927
+ "overlay",
71928
+ "saturation",
71929
+ "screen",
71930
+ "soft-light",
71931
+ "source-atop",
71932
+ "source-in",
71933
+ "source-out",
71934
+ "source-over",
71935
+ "xor"
71936
+ ],
71937
+ "type": "string"
71938
+ },
71939
+ "globalZIndex": {
71940
+ "type": "number"
71941
+ },
71421
71942
  "height": {
71422
71943
  "type": "number"
71423
71944
  },
@@ -71468,6 +71989,15 @@
71468
71989
  "outerBorder": {
71469
71990
  "$ref": "#/definitions/Partial<IBorderStyle>"
71470
71991
  },
71992
+ "overflow": {
71993
+ "enum": [
71994
+ "hidden",
71995
+ "scroll",
71996
+ "scroll-x",
71997
+ "scroll-y"
71998
+ ],
71999
+ "type": "string"
72000
+ },
71471
72001
  "path": {
71472
72002
  "items": {
71473
72003
  "$ref": "#/definitions/IGraphic<Partial<IGraphicAttribute>>"
@@ -71771,6 +72301,41 @@
71771
72301
  "fillOpacity": {
71772
72302
  "type": "number"
71773
72303
  },
72304
+ "globalCompositeOperation": {
72305
+ "enum": [
72306
+ "",
72307
+ "color",
72308
+ "color-burn",
72309
+ "color-dodge",
72310
+ "copy",
72311
+ "darken",
72312
+ "destination-atop",
72313
+ "destination-in",
72314
+ "destination-out",
72315
+ "destination-over",
72316
+ "difference",
72317
+ "exclusion",
72318
+ "hard-light",
72319
+ "hue",
72320
+ "lighten",
72321
+ "lighter",
72322
+ "luminosity",
72323
+ "multiply",
72324
+ "overlay",
72325
+ "saturation",
72326
+ "screen",
72327
+ "soft-light",
72328
+ "source-atop",
72329
+ "source-in",
72330
+ "source-out",
72331
+ "source-over",
72332
+ "xor"
72333
+ ],
72334
+ "type": "string"
72335
+ },
72336
+ "globalZIndex": {
72337
+ "type": "number"
72338
+ },
71774
72339
  "height": {
71775
72340
  "type": "number"
71776
72341
  },
@@ -71824,6 +72389,15 @@
71824
72389
  "outerBorder": {
71825
72390
  "$ref": "#/definitions/Partial<IBorderStyle>"
71826
72391
  },
72392
+ "overflow": {
72393
+ "enum": [
72394
+ "hidden",
72395
+ "scroll",
72396
+ "scroll-x",
72397
+ "scroll-y"
72398
+ ],
72399
+ "type": "string"
72400
+ },
71827
72401
  "pickMode": {
71828
72402
  "enum": [
71829
72403
  "accurate",
@@ -72627,6 +73201,41 @@
72627
73201
  "fillOpacity": {
72628
73202
  "type": "number"
72629
73203
  },
73204
+ "globalCompositeOperation": {
73205
+ "enum": [
73206
+ "",
73207
+ "color",
73208
+ "color-burn",
73209
+ "color-dodge",
73210
+ "copy",
73211
+ "darken",
73212
+ "destination-atop",
73213
+ "destination-in",
73214
+ "destination-out",
73215
+ "destination-over",
73216
+ "difference",
73217
+ "exclusion",
73218
+ "hard-light",
73219
+ "hue",
73220
+ "lighten",
73221
+ "lighter",
73222
+ "luminosity",
73223
+ "multiply",
73224
+ "overlay",
73225
+ "saturation",
73226
+ "screen",
73227
+ "soft-light",
73228
+ "source-atop",
73229
+ "source-in",
73230
+ "source-out",
73231
+ "source-over",
73232
+ "xor"
73233
+ ],
73234
+ "type": "string"
73235
+ },
73236
+ "globalZIndex": {
73237
+ "type": "number"
73238
+ },
72630
73239
  "html": {
72631
73240
  "typeof": "function"
72632
73241
  },
@@ -72664,6 +73273,15 @@
72664
73273
  "outerBorder": {
72665
73274
  "$ref": "#/definitions/Partial<IBorderStyle>"
72666
73275
  },
73276
+ "overflow": {
73277
+ "enum": [
73278
+ "hidden",
73279
+ "scroll",
73280
+ "scroll-x",
73281
+ "scroll-y"
73282
+ ],
73283
+ "type": "string"
73284
+ },
72667
73285
  "pickMode": {
72668
73286
  "enum": [
72669
73287
  "accurate",
@@ -72958,83 +73576,39 @@
72958
73576
  },
72959
73577
  "type": "object"
72960
73578
  },
72961
- "Partial<IMarkTheme<IPathMarkSpec|IRectMarkSpec>&PointerMarkSpec>": {
73579
+ "Partial<IMarkTheme<IPolygonMarkSpec>>": {
72962
73580
  "properties": {
72963
- "center": {
72964
- "description": "中心点坐标(0~1)",
72965
- "items": [
72966
- {
72967
- "type": "number"
72968
- },
72969
- {
72970
- "type": "number"
72971
- }
72972
- ],
72973
- "maxItems": 2,
72974
- "minItems": 2,
72975
- "type": "array"
72976
- },
72977
- "height": {
72978
- "description": "指针长度比例(0~1)(为空则挂载 radius)",
72979
- "type": "number"
72980
- },
72981
- "innerPadding": {
72982
- "description": "指针靠近圆心的一端离圆心的距离",
72983
- "type": "number"
72984
- },
72985
73581
  "interactive": {
72986
73582
  "description": "可交互的开关",
72987
73583
  "type": "boolean"
72988
73584
  },
72989
- "outerPadding": {
72990
- "description": "指针靠近边缘的一端离边缘的距离",
72991
- "type": "number"
72992
- },
72993
73585
  "state": {
72994
- "$ref": "#/definitions/Record<string,IPathMarkSpec|IRectMarkSpec>",
73586
+ "$ref": "#/definitions/Record<string,IPolygonMarkSpec>",
72995
73587
  "description": "不同状态下的样式配置"
72996
73588
  },
72997
73589
  "style": {
72998
- "anyOf": [
72999
- {
73000
- "$ref": "#/definitions/IPathMarkSpec"
73001
- },
73002
- {
73003
- "$ref": "#/definitions/IRectMarkSpec"
73004
- }
73005
- ],
73590
+ "$ref": "#/definitions/IPolygonMarkSpec",
73006
73591
  "description": "默认样式设置"
73007
73592
  },
73008
- "type": {
73009
- "enum": [
73010
- "path",
73011
- "rect"
73012
- ],
73013
- "type": "string"
73014
- },
73015
73593
  "visible": {
73016
73594
  "description": "mark 层 是否显示配置",
73017
73595
  "type": "boolean"
73018
- },
73019
- "width": {
73020
- "description": "指针宽度比例(0~1)",
73021
- "type": "number"
73022
73596
  }
73023
73597
  },
73024
73598
  "type": "object"
73025
73599
  },
73026
- "Partial<IMarkTheme<IPolygonMarkSpec>>": {
73600
+ "Partial<IMarkTheme<IProgressArcMarkSpec>>": {
73027
73601
  "properties": {
73028
73602
  "interactive": {
73029
73603
  "description": "可交互的开关",
73030
73604
  "type": "boolean"
73031
73605
  },
73032
73606
  "state": {
73033
- "$ref": "#/definitions/Record<string,IPolygonMarkSpec>",
73607
+ "$ref": "#/definitions/Record<string,IProgressArcMarkSpec>",
73034
73608
  "description": "不同状态下的样式配置"
73035
73609
  },
73036
73610
  "style": {
73037
- "$ref": "#/definitions/IPolygonMarkSpec",
73611
+ "$ref": "#/definitions/IProgressArcMarkSpec",
73038
73612
  "description": "默认样式设置"
73039
73613
  },
73040
73614
  "visible": {
@@ -73044,18 +73618,18 @@
73044
73618
  },
73045
73619
  "type": "object"
73046
73620
  },
73047
- "Partial<IMarkTheme<IProgressArcMarkSpec>>": {
73621
+ "Partial<IMarkTheme<IPyramid3dMarkSpec>>": {
73048
73622
  "properties": {
73049
73623
  "interactive": {
73050
73624
  "description": "可交互的开关",
73051
73625
  "type": "boolean"
73052
73626
  },
73053
73627
  "state": {
73054
- "$ref": "#/definitions/Record<string,IProgressArcMarkSpec>",
73628
+ "$ref": "#/definitions/Record<string,IPyramid3dMarkSpec>",
73055
73629
  "description": "不同状态下的样式配置"
73056
73630
  },
73057
73631
  "style": {
73058
- "$ref": "#/definitions/IProgressArcMarkSpec",
73632
+ "$ref": "#/definitions/IPyramid3dMarkSpec",
73059
73633
  "description": "默认样式设置"
73060
73634
  },
73061
73635
  "visible": {
@@ -73065,18 +73639,18 @@
73065
73639
  },
73066
73640
  "type": "object"
73067
73641
  },
73068
- "Partial<IMarkTheme<IPyramid3dMarkSpec>>": {
73642
+ "Partial<IMarkTheme<IRect3dMarkSpec>>": {
73069
73643
  "properties": {
73070
73644
  "interactive": {
73071
73645
  "description": "可交互的开关",
73072
73646
  "type": "boolean"
73073
73647
  },
73074
73648
  "state": {
73075
- "$ref": "#/definitions/Record<string,IPyramid3dMarkSpec>",
73649
+ "$ref": "#/definitions/Record<string,IRect3dMarkSpec>",
73076
73650
  "description": "不同状态下的样式配置"
73077
73651
  },
73078
73652
  "style": {
73079
- "$ref": "#/definitions/IPyramid3dMarkSpec",
73653
+ "$ref": "#/definitions/IRect3dMarkSpec",
73080
73654
  "description": "默认样式设置"
73081
73655
  },
73082
73656
  "visible": {
@@ -73086,18 +73660,18 @@
73086
73660
  },
73087
73661
  "type": "object"
73088
73662
  },
73089
- "Partial<IMarkTheme<IRect3dMarkSpec>>": {
73663
+ "Partial<IMarkTheme<IRectMarkSpec>>": {
73090
73664
  "properties": {
73091
73665
  "interactive": {
73092
73666
  "description": "可交互的开关",
73093
73667
  "type": "boolean"
73094
73668
  },
73095
73669
  "state": {
73096
- "$ref": "#/definitions/Record<string,IRect3dMarkSpec>",
73670
+ "$ref": "#/definitions/Record<string,IRectMarkSpec>",
73097
73671
  "description": "不同状态下的样式配置"
73098
73672
  },
73099
73673
  "style": {
73100
- "$ref": "#/definitions/IRect3dMarkSpec",
73674
+ "$ref": "#/definitions/IRectMarkSpec",
73101
73675
  "description": "默认样式设置"
73102
73676
  },
73103
73677
  "visible": {
@@ -73107,23 +73681,67 @@
73107
73681
  },
73108
73682
  "type": "object"
73109
73683
  },
73110
- "Partial<IMarkTheme<IRectMarkSpec>>": {
73684
+ "Partial<IMarkTheme<IRectMarkSpec|IPathMarkSpec>&PointerMarkSpec>": {
73111
73685
  "properties": {
73686
+ "center": {
73687
+ "description": "中心点坐标(0~1)",
73688
+ "items": [
73689
+ {
73690
+ "type": "number"
73691
+ },
73692
+ {
73693
+ "type": "number"
73694
+ }
73695
+ ],
73696
+ "maxItems": 2,
73697
+ "minItems": 2,
73698
+ "type": "array"
73699
+ },
73700
+ "height": {
73701
+ "description": "指针长度比例(0~1)(为空则挂载 radius)",
73702
+ "type": "number"
73703
+ },
73704
+ "innerPadding": {
73705
+ "description": "指针靠近圆心的一端离圆心的距离",
73706
+ "type": "number"
73707
+ },
73112
73708
  "interactive": {
73113
73709
  "description": "可交互的开关",
73114
73710
  "type": "boolean"
73115
73711
  },
73712
+ "outerPadding": {
73713
+ "description": "指针靠近边缘的一端离边缘的距离",
73714
+ "type": "number"
73715
+ },
73116
73716
  "state": {
73117
- "$ref": "#/definitions/Record<string,IRectMarkSpec>",
73717
+ "$ref": "#/definitions/Record<string,IRectMarkSpec|IPathMarkSpec>",
73118
73718
  "description": "不同状态下的样式配置"
73119
73719
  },
73120
73720
  "style": {
73121
- "$ref": "#/definitions/IRectMarkSpec",
73721
+ "anyOf": [
73722
+ {
73723
+ "$ref": "#/definitions/IRectMarkSpec"
73724
+ },
73725
+ {
73726
+ "$ref": "#/definitions/IPathMarkSpec"
73727
+ }
73728
+ ],
73122
73729
  "description": "默认样式设置"
73123
73730
  },
73731
+ "type": {
73732
+ "enum": [
73733
+ "path",
73734
+ "rect"
73735
+ ],
73736
+ "type": "string"
73737
+ },
73124
73738
  "visible": {
73125
73739
  "description": "mark 层 是否显示配置",
73126
73740
  "type": "boolean"
73741
+ },
73742
+ "width": {
73743
+ "description": "指针宽度比例(0~1)",
73744
+ "type": "number"
73127
73745
  }
73128
73746
  },
73129
73747
  "type": "object"
@@ -73478,6 +74096,41 @@
73478
74096
  "fillOpacity": {
73479
74097
  "type": "number"
73480
74098
  },
74099
+ "globalCompositeOperation": {
74100
+ "enum": [
74101
+ "",
74102
+ "color",
74103
+ "color-burn",
74104
+ "color-dodge",
74105
+ "copy",
74106
+ "darken",
74107
+ "destination-atop",
74108
+ "destination-in",
74109
+ "destination-out",
74110
+ "destination-over",
74111
+ "difference",
74112
+ "exclusion",
74113
+ "hard-light",
74114
+ "hue",
74115
+ "lighten",
74116
+ "lighter",
74117
+ "luminosity",
74118
+ "multiply",
74119
+ "overlay",
74120
+ "saturation",
74121
+ "screen",
74122
+ "soft-light",
74123
+ "source-atop",
74124
+ "source-in",
74125
+ "source-out",
74126
+ "source-over",
74127
+ "xor"
74128
+ ],
74129
+ "type": "string"
74130
+ },
74131
+ "globalZIndex": {
74132
+ "type": "number"
74133
+ },
73481
74134
  "html": {
73482
74135
  "typeof": "function"
73483
74136
  },
@@ -73515,6 +74168,15 @@
73515
74168
  "outerBorder": {
73516
74169
  "$ref": "#/definitions/Partial<IBorderStyle>"
73517
74170
  },
74171
+ "overflow": {
74172
+ "enum": [
74173
+ "hidden",
74174
+ "scroll",
74175
+ "scroll-x",
74176
+ "scroll-y"
74177
+ ],
74178
+ "type": "string"
74179
+ },
73518
74180
  "path": {
73519
74181
  "anyOf": [
73520
74182
  {
@@ -73819,6 +74481,41 @@
73819
74481
  "fillOpacity": {
73820
74482
  "type": "number"
73821
74483
  },
74484
+ "globalCompositeOperation": {
74485
+ "enum": [
74486
+ "",
74487
+ "color",
74488
+ "color-burn",
74489
+ "color-dodge",
74490
+ "copy",
74491
+ "darken",
74492
+ "destination-atop",
74493
+ "destination-in",
74494
+ "destination-out",
74495
+ "destination-over",
74496
+ "difference",
74497
+ "exclusion",
74498
+ "hard-light",
74499
+ "hue",
74500
+ "lighten",
74501
+ "lighter",
74502
+ "luminosity",
74503
+ "multiply",
74504
+ "overlay",
74505
+ "saturation",
74506
+ "screen",
74507
+ "soft-light",
74508
+ "source-atop",
74509
+ "source-in",
74510
+ "source-out",
74511
+ "source-over",
74512
+ "xor"
74513
+ ],
74514
+ "type": "string"
74515
+ },
74516
+ "globalZIndex": {
74517
+ "type": "number"
74518
+ },
73822
74519
  "html": {
73823
74520
  "typeof": "function"
73824
74521
  },
@@ -73856,6 +74553,15 @@
73856
74553
  "outerBorder": {
73857
74554
  "$ref": "#/definitions/Partial<IBorderStyle>"
73858
74555
  },
74556
+ "overflow": {
74557
+ "enum": [
74558
+ "hidden",
74559
+ "scroll",
74560
+ "scroll-x",
74561
+ "scroll-y"
74562
+ ],
74563
+ "type": "string"
74564
+ },
73859
74565
  "pickMode": {
73860
74566
  "enum": [
73861
74567
  "accurate",
@@ -74396,6 +75102,41 @@
74396
75102
  "fillOpacity": {
74397
75103
  "type": "number"
74398
75104
  },
75105
+ "globalCompositeOperation": {
75106
+ "enum": [
75107
+ "",
75108
+ "color",
75109
+ "color-burn",
75110
+ "color-dodge",
75111
+ "copy",
75112
+ "darken",
75113
+ "destination-atop",
75114
+ "destination-in",
75115
+ "destination-out",
75116
+ "destination-over",
75117
+ "difference",
75118
+ "exclusion",
75119
+ "hard-light",
75120
+ "hue",
75121
+ "lighten",
75122
+ "lighter",
75123
+ "luminosity",
75124
+ "multiply",
75125
+ "overlay",
75126
+ "saturation",
75127
+ "screen",
75128
+ "soft-light",
75129
+ "source-atop",
75130
+ "source-in",
75131
+ "source-out",
75132
+ "source-over",
75133
+ "xor"
75134
+ ],
75135
+ "type": "string"
75136
+ },
75137
+ "globalZIndex": {
75138
+ "type": "number"
75139
+ },
74399
75140
  "height": {
74400
75141
  "type": "number"
74401
75142
  },
@@ -74439,6 +75180,15 @@
74439
75180
  "outerBorder": {
74440
75181
  "$ref": "#/definitions/Partial<IBorderStyle>"
74441
75182
  },
75183
+ "overflow": {
75184
+ "enum": [
75185
+ "hidden",
75186
+ "scroll",
75187
+ "scroll-x",
75188
+ "scroll-y"
75189
+ ],
75190
+ "type": "string"
75191
+ },
74442
75192
  "pickMode": {
74443
75193
  "enum": [
74444
75194
  "accurate",
@@ -74733,6 +75483,41 @@
74733
75483
  "fillOpacity": {
74734
75484
  "type": "number"
74735
75485
  },
75486
+ "globalCompositeOperation": {
75487
+ "enum": [
75488
+ "",
75489
+ "color",
75490
+ "color-burn",
75491
+ "color-dodge",
75492
+ "copy",
75493
+ "darken",
75494
+ "destination-atop",
75495
+ "destination-in",
75496
+ "destination-out",
75497
+ "destination-over",
75498
+ "difference",
75499
+ "exclusion",
75500
+ "hard-light",
75501
+ "hue",
75502
+ "lighten",
75503
+ "lighter",
75504
+ "luminosity",
75505
+ "multiply",
75506
+ "overlay",
75507
+ "saturation",
75508
+ "screen",
75509
+ "soft-light",
75510
+ "source-atop",
75511
+ "source-in",
75512
+ "source-out",
75513
+ "source-over",
75514
+ "xor"
75515
+ ],
75516
+ "type": "string"
75517
+ },
75518
+ "globalZIndex": {
75519
+ "type": "number"
75520
+ },
74736
75521
  "height": {
74737
75522
  "type": "number"
74738
75523
  },
@@ -74773,6 +75558,15 @@
74773
75558
  "outerBorder": {
74774
75559
  "$ref": "#/definitions/Partial<IBorderStyle>"
74775
75560
  },
75561
+ "overflow": {
75562
+ "enum": [
75563
+ "hidden",
75564
+ "scroll",
75565
+ "scroll-x",
75566
+ "scroll-y"
75567
+ ],
75568
+ "type": "string"
75569
+ },
74776
75570
  "pickMode": {
74777
75571
  "enum": [
74778
75572
  "accurate",
@@ -75211,6 +76005,9 @@
75211
76005
  "enableLayout": {
75212
76006
  "type": "boolean"
75213
76007
  },
76008
+ "enableScroll": {
76009
+ "type": "boolean"
76010
+ },
75214
76011
  "height": {
75215
76012
  "type": "number"
75216
76013
  },
@@ -75398,6 +76195,41 @@
75398
76195
  "fillOpacity": {
75399
76196
  "type": "number"
75400
76197
  },
76198
+ "globalCompositeOperation": {
76199
+ "enum": [
76200
+ "",
76201
+ "color",
76202
+ "color-burn",
76203
+ "color-dodge",
76204
+ "copy",
76205
+ "darken",
76206
+ "destination-atop",
76207
+ "destination-in",
76208
+ "destination-out",
76209
+ "destination-over",
76210
+ "difference",
76211
+ "exclusion",
76212
+ "hard-light",
76213
+ "hue",
76214
+ "lighten",
76215
+ "lighter",
76216
+ "luminosity",
76217
+ "multiply",
76218
+ "overlay",
76219
+ "saturation",
76220
+ "screen",
76221
+ "soft-light",
76222
+ "source-atop",
76223
+ "source-in",
76224
+ "source-out",
76225
+ "source-over",
76226
+ "xor"
76227
+ ],
76228
+ "type": "string"
76229
+ },
76230
+ "globalZIndex": {
76231
+ "type": "number"
76232
+ },
75401
76233
  "html": {
75402
76234
  "typeof": "function"
75403
76235
  },
@@ -75435,6 +76267,15 @@
75435
76267
  "outerBorder": {
75436
76268
  "$ref": "#/definitions/Partial<IBorderStyle>"
75437
76269
  },
76270
+ "overflow": {
76271
+ "enum": [
76272
+ "hidden",
76273
+ "scroll",
76274
+ "scroll-x",
76275
+ "scroll-y"
76276
+ ],
76277
+ "type": "string"
76278
+ },
75438
76279
  "pickMode": {
75439
76280
  "enum": [
75440
76281
  "accurate",
@@ -75767,6 +76608,41 @@
75767
76608
  "number"
75768
76609
  ]
75769
76610
  },
76611
+ "globalCompositeOperation": {
76612
+ "enum": [
76613
+ "",
76614
+ "color",
76615
+ "color-burn",
76616
+ "color-dodge",
76617
+ "copy",
76618
+ "darken",
76619
+ "destination-atop",
76620
+ "destination-in",
76621
+ "destination-out",
76622
+ "destination-over",
76623
+ "difference",
76624
+ "exclusion",
76625
+ "hard-light",
76626
+ "hue",
76627
+ "lighten",
76628
+ "lighter",
76629
+ "luminosity",
76630
+ "multiply",
76631
+ "overlay",
76632
+ "saturation",
76633
+ "screen",
76634
+ "soft-light",
76635
+ "source-atop",
76636
+ "source-in",
76637
+ "source-out",
76638
+ "source-over",
76639
+ "xor"
76640
+ ],
76641
+ "type": "string"
76642
+ },
76643
+ "globalZIndex": {
76644
+ "type": "number"
76645
+ },
75770
76646
  "html": {
75771
76647
  "typeof": "function"
75772
76648
  },
@@ -75816,6 +76692,15 @@
75816
76692
  "outerBorder": {
75817
76693
  "$ref": "#/definitions/Partial<IBorderStyle>"
75818
76694
  },
76695
+ "overflow": {
76696
+ "enum": [
76697
+ "hidden",
76698
+ "scroll",
76699
+ "scroll-x",
76700
+ "scroll-y"
76701
+ ],
76702
+ "type": "string"
76703
+ },
75819
76704
  "pickMode": {
75820
76705
  "enum": [
75821
76706
  "accurate",
@@ -76683,6 +77568,41 @@
76683
77568
  "number"
76684
77569
  ]
76685
77570
  },
77571
+ "globalCompositeOperation": {
77572
+ "enum": [
77573
+ "",
77574
+ "color",
77575
+ "color-burn",
77576
+ "color-dodge",
77577
+ "copy",
77578
+ "darken",
77579
+ "destination-atop",
77580
+ "destination-in",
77581
+ "destination-out",
77582
+ "destination-over",
77583
+ "difference",
77584
+ "exclusion",
77585
+ "hard-light",
77586
+ "hue",
77587
+ "lighten",
77588
+ "lighter",
77589
+ "luminosity",
77590
+ "multiply",
77591
+ "overlay",
77592
+ "saturation",
77593
+ "screen",
77594
+ "soft-light",
77595
+ "source-atop",
77596
+ "source-in",
77597
+ "source-out",
77598
+ "source-over",
77599
+ "xor"
77600
+ ],
77601
+ "type": "string"
77602
+ },
77603
+ "globalZIndex": {
77604
+ "type": "number"
77605
+ },
76686
77606
  "html": {
76687
77607
  "typeof": "function"
76688
77608
  },
@@ -76732,6 +77652,15 @@
76732
77652
  "outerBorder": {
76733
77653
  "$ref": "#/definitions/Partial<IBorderStyle>"
76734
77654
  },
77655
+ "overflow": {
77656
+ "enum": [
77657
+ "hidden",
77658
+ "scroll",
77659
+ "scroll-x",
77660
+ "scroll-y"
77661
+ ],
77662
+ "type": "string"
77663
+ },
76735
77664
  "pickMode": {
76736
77665
  "enum": [
76737
77666
  "accurate",
@@ -77064,6 +77993,41 @@
77064
77993
  "fillOpacity": {
77065
77994
  "type": "number"
77066
77995
  },
77996
+ "globalCompositeOperation": {
77997
+ "enum": [
77998
+ "",
77999
+ "color",
78000
+ "color-burn",
78001
+ "color-dodge",
78002
+ "copy",
78003
+ "darken",
78004
+ "destination-atop",
78005
+ "destination-in",
78006
+ "destination-out",
78007
+ "destination-over",
78008
+ "difference",
78009
+ "exclusion",
78010
+ "hard-light",
78011
+ "hue",
78012
+ "lighten",
78013
+ "lighter",
78014
+ "luminosity",
78015
+ "multiply",
78016
+ "overlay",
78017
+ "saturation",
78018
+ "screen",
78019
+ "soft-light",
78020
+ "source-atop",
78021
+ "source-in",
78022
+ "source-out",
78023
+ "source-over",
78024
+ "xor"
78025
+ ],
78026
+ "type": "string"
78027
+ },
78028
+ "globalZIndex": {
78029
+ "type": "number"
78030
+ },
77067
78031
  "height": {
77068
78032
  "type": "number"
77069
78033
  },
@@ -77104,6 +78068,15 @@
77104
78068
  "outerBorder": {
77105
78069
  "$ref": "#/definitions/Partial<IBorderStyle>"
77106
78070
  },
78071
+ "overflow": {
78072
+ "enum": [
78073
+ "hidden",
78074
+ "scroll",
78075
+ "scroll-x",
78076
+ "scroll-y"
78077
+ ],
78078
+ "type": "string"
78079
+ },
77107
78080
  "pickMode": {
77108
78081
  "enum": [
77109
78082
  "accurate",
@@ -77383,6 +78356,41 @@
77383
78356
  "fillOpacity": {
77384
78357
  "type": "number"
77385
78358
  },
78359
+ "globalCompositeOperation": {
78360
+ "enum": [
78361
+ "",
78362
+ "color",
78363
+ "color-burn",
78364
+ "color-dodge",
78365
+ "copy",
78366
+ "darken",
78367
+ "destination-atop",
78368
+ "destination-in",
78369
+ "destination-out",
78370
+ "destination-over",
78371
+ "difference",
78372
+ "exclusion",
78373
+ "hard-light",
78374
+ "hue",
78375
+ "lighten",
78376
+ "lighter",
78377
+ "luminosity",
78378
+ "multiply",
78379
+ "overlay",
78380
+ "saturation",
78381
+ "screen",
78382
+ "soft-light",
78383
+ "source-atop",
78384
+ "source-in",
78385
+ "source-out",
78386
+ "source-over",
78387
+ "xor"
78388
+ ],
78389
+ "type": "string"
78390
+ },
78391
+ "globalZIndex": {
78392
+ "type": "number"
78393
+ },
77386
78394
  "html": {
77387
78395
  "typeof": "function"
77388
78396
  },
@@ -77420,6 +78428,15 @@
77420
78428
  "outerBorder": {
77421
78429
  "$ref": "#/definitions/Partial<IBorderStyle>"
77422
78430
  },
78431
+ "overflow": {
78432
+ "enum": [
78433
+ "hidden",
78434
+ "scroll",
78435
+ "scroll-x",
78436
+ "scroll-y"
78437
+ ],
78438
+ "type": "string"
78439
+ },
77423
78440
  "pickMode": {
77424
78441
  "enum": [
77425
78442
  "accurate",
@@ -78848,34 +79865,34 @@
78848
79865
  },
78849
79866
  "Promise<FontFaceSet>": {
78850
79867
  "properties": {
78851
- "__@toStringTag@13063": {
79868
+ "__@toStringTag@13141": {
78852
79869
  "type": "string"
78853
79870
  }
78854
79871
  },
78855
79872
  "required": [
78856
- "__@toStringTag@13063"
79873
+ "__@toStringTag@13141"
78857
79874
  ],
78858
79875
  "type": "object"
78859
79876
  },
78860
79877
  "Promise<ServiceWorkerRegistration>": {
78861
79878
  "properties": {
78862
- "__@toStringTag@13063": {
79879
+ "__@toStringTag@13141": {
78863
79880
  "type": "string"
78864
79881
  }
78865
79882
  },
78866
79883
  "required": [
78867
- "__@toStringTag@13063"
79884
+ "__@toStringTag@13141"
78868
79885
  ],
78869
79886
  "type": "object"
78870
79887
  },
78871
79888
  "Promise<any>": {
78872
79889
  "properties": {
78873
- "__@toStringTag@13063": {
79890
+ "__@toStringTag@13141": {
78874
79891
  "type": "string"
78875
79892
  }
78876
79893
  },
78877
79894
  "required": [
78878
- "__@toStringTag@13063"
79895
+ "__@toStringTag@13141"
78879
79896
  ],
78880
79897
  "type": "object"
78881
79898
  },
@@ -78885,10 +79902,10 @@
78885
79902
  "Record<string,ConvertToMarkStyleSpec<ILineMarkSpec>|IMarkStateSpec<ILineMarkSpec>>": {
78886
79903
  "type": "object"
78887
79904
  },
78888
- "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>>": {
79905
+ "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>>": {
78889
79906
  "type": "object"
78890
79907
  },
78891
- "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>>": {
79908
+ "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>>": {
78892
79909
  "type": "object"
78893
79910
  },
78894
79911
  "Record<string,ConvertToMarkStyleSpec<ITextMarkSpec>|IMarkStateSpec<ITextMarkSpec>>": {
@@ -78915,9 +79932,6 @@
78915
79932
  "Record<string,IPathMarkSpec>": {
78916
79933
  "type": "object"
78917
79934
  },
78918
- "Record<string,IPathMarkSpec|IRectMarkSpec>": {
78919
- "type": "object"
78920
- },
78921
79935
  "Record<string,IPolygonMarkSpec>": {
78922
79936
  "type": "object"
78923
79937
  },
@@ -78933,6 +79947,9 @@
78933
79947
  "Record<string,IRectMarkSpec>": {
78934
79948
  "type": "object"
78935
79949
  },
79950
+ "Record<string,IRectMarkSpec|IPathMarkSpec>": {
79951
+ "type": "object"
79952
+ },
78936
79953
  "Record<string,IRuleMarkSpec>": {
78937
79954
  "type": "object"
78938
79955
  },
@@ -79140,6 +80157,41 @@
79140
80157
  "forceShowCap": {
79141
80158
  "type": "boolean"
79142
80159
  },
80160
+ "globalCompositeOperation": {
80161
+ "enum": [
80162
+ "",
80163
+ "color",
80164
+ "color-burn",
80165
+ "color-dodge",
80166
+ "copy",
80167
+ "darken",
80168
+ "destination-atop",
80169
+ "destination-in",
80170
+ "destination-out",
80171
+ "destination-over",
80172
+ "difference",
80173
+ "exclusion",
80174
+ "hard-light",
80175
+ "hue",
80176
+ "lighten",
80177
+ "lighter",
80178
+ "luminosity",
80179
+ "multiply",
80180
+ "overlay",
80181
+ "saturation",
80182
+ "screen",
80183
+ "soft-light",
80184
+ "source-atop",
80185
+ "source-in",
80186
+ "source-out",
80187
+ "source-over",
80188
+ "xor"
80189
+ ],
80190
+ "type": "string"
80191
+ },
80192
+ "globalZIndex": {
80193
+ "type": "number"
80194
+ },
79143
80195
  "html": {
79144
80196
  "typeof": "function"
79145
80197
  },
@@ -79183,6 +80235,15 @@
79183
80235
  "outerRadius": {
79184
80236
  "type": "number"
79185
80237
  },
80238
+ "overflow": {
80239
+ "enum": [
80240
+ "hidden",
80241
+ "scroll",
80242
+ "scroll-x",
80243
+ "scroll-y"
80244
+ ],
80245
+ "type": "string"
80246
+ },
79186
80247
  "padAngle": {
79187
80248
  "type": "number"
79188
80249
  },
@@ -79341,6 +80402,8 @@
79341
80402
  "fill",
79342
80403
  "fillOpacity",
79343
80404
  "forceShowCap",
80405
+ "globalCompositeOperation",
80406
+ "globalZIndex",
79344
80407
  "html",
79345
80408
  "innerBorder",
79346
80409
  "innerRadius",
@@ -79355,6 +80418,7 @@
79355
80418
  "opacity",
79356
80419
  "outerBorder",
79357
80420
  "outerRadius",
80421
+ "overflow",
79358
80422
  "padAngle",
79359
80423
  "padRadius",
79360
80424
  "pickMode",
@@ -79565,6 +80629,41 @@
79565
80629
  "fillOpacity": {
79566
80630
  "type": "number"
79567
80631
  },
80632
+ "globalCompositeOperation": {
80633
+ "enum": [
80634
+ "",
80635
+ "color",
80636
+ "color-burn",
80637
+ "color-dodge",
80638
+ "copy",
80639
+ "darken",
80640
+ "destination-atop",
80641
+ "destination-in",
80642
+ "destination-out",
80643
+ "destination-over",
80644
+ "difference",
80645
+ "exclusion",
80646
+ "hard-light",
80647
+ "hue",
80648
+ "lighten",
80649
+ "lighter",
80650
+ "luminosity",
80651
+ "multiply",
80652
+ "overlay",
80653
+ "saturation",
80654
+ "screen",
80655
+ "soft-light",
80656
+ "source-atop",
80657
+ "source-in",
80658
+ "source-out",
80659
+ "source-over",
80660
+ "xor"
80661
+ ],
80662
+ "type": "string"
80663
+ },
80664
+ "globalZIndex": {
80665
+ "type": "number"
80666
+ },
79568
80667
  "html": {
79569
80668
  "typeof": "function"
79570
80669
  },
@@ -79602,6 +80701,15 @@
79602
80701
  "outerBorder": {
79603
80702
  "$ref": "#/definitions/Partial<IBorderStyle>"
79604
80703
  },
80704
+ "overflow": {
80705
+ "enum": [
80706
+ "hidden",
80707
+ "scroll",
80708
+ "scroll-x",
80709
+ "scroll-y"
80710
+ ],
80711
+ "type": "string"
80712
+ },
79605
80713
  "pickMode": {
79606
80714
  "enum": [
79607
80715
  "accurate",
@@ -79766,6 +80874,8 @@
79766
80874
  "dz",
79767
80875
  "fill",
79768
80876
  "fillOpacity",
80877
+ "globalCompositeOperation",
80878
+ "globalZIndex",
79769
80879
  "html",
79770
80880
  "innerBorder",
79771
80881
  "keepDirIn3d",
@@ -79778,6 +80888,7 @@
79778
80888
  "miterLimit",
79779
80889
  "opacity",
79780
80890
  "outerBorder",
80891
+ "overflow",
79781
80892
  "pickMode",
79782
80893
  "pickable",
79783
80894
  "points",
@@ -79964,6 +81075,41 @@
79964
81075
  "fillOpacity": {
79965
81076
  "type": "number"
79966
81077
  },
81078
+ "globalCompositeOperation": {
81079
+ "enum": [
81080
+ "",
81081
+ "color",
81082
+ "color-burn",
81083
+ "color-dodge",
81084
+ "copy",
81085
+ "darken",
81086
+ "destination-atop",
81087
+ "destination-in",
81088
+ "destination-out",
81089
+ "destination-over",
81090
+ "difference",
81091
+ "exclusion",
81092
+ "hard-light",
81093
+ "hue",
81094
+ "lighten",
81095
+ "lighter",
81096
+ "luminosity",
81097
+ "multiply",
81098
+ "overlay",
81099
+ "saturation",
81100
+ "screen",
81101
+ "soft-light",
81102
+ "source-atop",
81103
+ "source-in",
81104
+ "source-out",
81105
+ "source-over",
81106
+ "xor"
81107
+ ],
81108
+ "type": "string"
81109
+ },
81110
+ "globalZIndex": {
81111
+ "type": "number"
81112
+ },
79967
81113
  "html": {
79968
81114
  "typeof": "function"
79969
81115
  },
@@ -80001,6 +81147,15 @@
80001
81147
  "outerBorder": {
80002
81148
  "$ref": "#/definitions/Partial<IBorderStyle>"
80003
81149
  },
81150
+ "overflow": {
81151
+ "enum": [
81152
+ "hidden",
81153
+ "scroll",
81154
+ "scroll-x",
81155
+ "scroll-y"
81156
+ ],
81157
+ "type": "string"
81158
+ },
80004
81159
  "pickMode": {
80005
81160
  "enum": [
80006
81161
  "accurate",
@@ -80153,6 +81308,8 @@
80153
81308
  "endAngle",
80154
81309
  "fill",
80155
81310
  "fillOpacity",
81311
+ "globalCompositeOperation",
81312
+ "globalZIndex",
80156
81313
  "html",
80157
81314
  "innerBorder",
80158
81315
  "keepDirIn3d",
@@ -80165,6 +81322,7 @@
80165
81322
  "miterLimit",
80166
81323
  "opacity",
80167
81324
  "outerBorder",
81325
+ "overflow",
80168
81326
  "pickMode",
80169
81327
  "pickable",
80170
81328
  "postMatrix",
@@ -80364,6 +81522,41 @@
80364
81522
  "fillOpacity": {
80365
81523
  "type": "number"
80366
81524
  },
81525
+ "globalCompositeOperation": {
81526
+ "enum": [
81527
+ "",
81528
+ "color",
81529
+ "color-burn",
81530
+ "color-dodge",
81531
+ "copy",
81532
+ "darken",
81533
+ "destination-atop",
81534
+ "destination-in",
81535
+ "destination-out",
81536
+ "destination-over",
81537
+ "difference",
81538
+ "exclusion",
81539
+ "hard-light",
81540
+ "hue",
81541
+ "lighten",
81542
+ "lighter",
81543
+ "luminosity",
81544
+ "multiply",
81545
+ "overlay",
81546
+ "saturation",
81547
+ "screen",
81548
+ "soft-light",
81549
+ "source-atop",
81550
+ "source-in",
81551
+ "source-out",
81552
+ "source-over",
81553
+ "xor"
81554
+ ],
81555
+ "type": "string"
81556
+ },
81557
+ "globalZIndex": {
81558
+ "type": "number"
81559
+ },
80367
81560
  "height": {
80368
81561
  "type": "number"
80369
81562
  },
@@ -80404,6 +81597,15 @@
80404
81597
  "outerBorder": {
80405
81598
  "$ref": "#/definitions/Partial<IBorderStyle>"
80406
81599
  },
81600
+ "overflow": {
81601
+ "enum": [
81602
+ "hidden",
81603
+ "scroll",
81604
+ "scroll-x",
81605
+ "scroll-y"
81606
+ ],
81607
+ "type": "string"
81608
+ },
80407
81609
  "path": {
80408
81610
  "anyOf": [
80409
81611
  {
@@ -80564,6 +81766,8 @@
80564
81766
  "dz",
80565
81767
  "fill",
80566
81768
  "fillOpacity",
81769
+ "globalCompositeOperation",
81770
+ "globalZIndex",
80567
81771
  "height",
80568
81772
  "html",
80569
81773
  "innerBorder",
@@ -80577,6 +81781,7 @@
80577
81781
  "miterLimit",
80578
81782
  "opacity",
80579
81783
  "outerBorder",
81784
+ "overflow",
80580
81785
  "path",
80581
81786
  "pickMode",
80582
81787
  "pickable",
@@ -80816,6 +82021,41 @@
80816
82021
  ],
80817
82022
  "type": "string"
80818
82023
  },
82024
+ "globalCompositeOperation": {
82025
+ "enum": [
82026
+ "",
82027
+ "color",
82028
+ "color-burn",
82029
+ "color-dodge",
82030
+ "copy",
82031
+ "darken",
82032
+ "destination-atop",
82033
+ "destination-in",
82034
+ "destination-out",
82035
+ "destination-over",
82036
+ "difference",
82037
+ "exclusion",
82038
+ "hard-light",
82039
+ "hue",
82040
+ "lighten",
82041
+ "lighter",
82042
+ "luminosity",
82043
+ "multiply",
82044
+ "overlay",
82045
+ "saturation",
82046
+ "screen",
82047
+ "soft-light",
82048
+ "source-atop",
82049
+ "source-in",
82050
+ "source-out",
82051
+ "source-over",
82052
+ "xor"
82053
+ ],
82054
+ "type": "string"
82055
+ },
82056
+ "globalZIndex": {
82057
+ "type": "number"
82058
+ },
80819
82059
  "height": {
80820
82060
  "type": "number"
80821
82061
  },
@@ -80866,6 +82106,15 @@
80866
82106
  "outerBorder": {
80867
82107
  "$ref": "#/definitions/Partial<IBorderStyle>"
80868
82108
  },
82109
+ "overflow": {
82110
+ "enum": [
82111
+ "hidden",
82112
+ "scroll",
82113
+ "scroll-x",
82114
+ "scroll-y"
82115
+ ],
82116
+ "type": "string"
82117
+ },
80869
82118
  "path": {
80870
82119
  "items": {
80871
82120
  "$ref": "#/definitions/IGraphic<Partial<IGraphicAttribute>>"
@@ -81030,6 +82279,8 @@
81030
82279
  "fillOpacity",
81031
82280
  "flexDirection",
81032
82281
  "flexWrap",
82282
+ "globalCompositeOperation",
82283
+ "globalZIndex",
81033
82284
  "height",
81034
82285
  "html",
81035
82286
  "innerBorder",
@@ -81044,6 +82295,7 @@
81044
82295
  "miterLimit",
81045
82296
  "opacity",
81046
82297
  "outerBorder",
82298
+ "overflow",
81047
82299
  "path",
81048
82300
  "pickMode",
81049
82301
  "pickable",
@@ -81241,6 +82493,41 @@
81241
82493
  "fillOpacity": {
81242
82494
  "type": "number"
81243
82495
  },
82496
+ "globalCompositeOperation": {
82497
+ "enum": [
82498
+ "",
82499
+ "color",
82500
+ "color-burn",
82501
+ "color-dodge",
82502
+ "copy",
82503
+ "darken",
82504
+ "destination-atop",
82505
+ "destination-in",
82506
+ "destination-out",
82507
+ "destination-over",
82508
+ "difference",
82509
+ "exclusion",
82510
+ "hard-light",
82511
+ "hue",
82512
+ "lighten",
82513
+ "lighter",
82514
+ "luminosity",
82515
+ "multiply",
82516
+ "overlay",
82517
+ "saturation",
82518
+ "screen",
82519
+ "soft-light",
82520
+ "source-atop",
82521
+ "source-in",
82522
+ "source-out",
82523
+ "source-over",
82524
+ "xor"
82525
+ ],
82526
+ "type": "string"
82527
+ },
82528
+ "globalZIndex": {
82529
+ "type": "number"
82530
+ },
81244
82531
  "height": {
81245
82532
  "type": "number"
81246
82533
  },
@@ -81294,6 +82581,15 @@
81294
82581
  "outerBorder": {
81295
82582
  "$ref": "#/definitions/Partial<IBorderStyle>"
81296
82583
  },
82584
+ "overflow": {
82585
+ "enum": [
82586
+ "hidden",
82587
+ "scroll",
82588
+ "scroll-x",
82589
+ "scroll-y"
82590
+ ],
82591
+ "type": "string"
82592
+ },
81297
82593
  "pickMode": {
81298
82594
  "enum": [
81299
82595
  "accurate",
@@ -81449,6 +82745,8 @@
81449
82745
  "dz",
81450
82746
  "fill",
81451
82747
  "fillOpacity",
82748
+ "globalCompositeOperation",
82749
+ "globalZIndex",
81452
82750
  "height",
81453
82751
  "html",
81454
82752
  "image",
@@ -81463,6 +82761,7 @@
81463
82761
  "miterLimit",
81464
82762
  "opacity",
81465
82763
  "outerBorder",
82764
+ "overflow",
81466
82765
  "pickMode",
81467
82766
  "pickable",
81468
82767
  "postMatrix",
@@ -81676,6 +82975,41 @@
81676
82975
  "fillOpacity": {
81677
82976
  "type": "number"
81678
82977
  },
82978
+ "globalCompositeOperation": {
82979
+ "enum": [
82980
+ "",
82981
+ "color",
82982
+ "color-burn",
82983
+ "color-dodge",
82984
+ "copy",
82985
+ "darken",
82986
+ "destination-atop",
82987
+ "destination-in",
82988
+ "destination-out",
82989
+ "destination-over",
82990
+ "difference",
82991
+ "exclusion",
82992
+ "hard-light",
82993
+ "hue",
82994
+ "lighten",
82995
+ "lighter",
82996
+ "luminosity",
82997
+ "multiply",
82998
+ "overlay",
82999
+ "saturation",
83000
+ "screen",
83001
+ "soft-light",
83002
+ "source-atop",
83003
+ "source-in",
83004
+ "source-out",
83005
+ "source-over",
83006
+ "xor"
83007
+ ],
83008
+ "type": "string"
83009
+ },
83010
+ "globalZIndex": {
83011
+ "type": "number"
83012
+ },
81679
83013
  "html": {
81680
83014
  "typeof": "function"
81681
83015
  },
@@ -81713,6 +83047,15 @@
81713
83047
  "outerBorder": {
81714
83048
  "$ref": "#/definitions/Partial<IBorderStyle>"
81715
83049
  },
83050
+ "overflow": {
83051
+ "enum": [
83052
+ "hidden",
83053
+ "scroll",
83054
+ "scroll-x",
83055
+ "scroll-y"
83056
+ ],
83057
+ "type": "string"
83058
+ },
81716
83059
  "pickMode": {
81717
83060
  "enum": [
81718
83061
  "accurate",
@@ -81878,6 +83221,8 @@
81878
83221
  "dz",
81879
83222
  "fill",
81880
83223
  "fillOpacity",
83224
+ "globalCompositeOperation",
83225
+ "globalZIndex",
81881
83226
  "html",
81882
83227
  "innerBorder",
81883
83228
  "keepDirIn3d",
@@ -81890,6 +83235,7 @@
81890
83235
  "miterLimit",
81891
83236
  "opacity",
81892
83237
  "outerBorder",
83238
+ "overflow",
81893
83239
  "pickMode",
81894
83240
  "pickable",
81895
83241
  "points",
@@ -82076,6 +83422,41 @@
82076
83422
  "fillOpacity": {
82077
83423
  "type": "number"
82078
83424
  },
83425
+ "globalCompositeOperation": {
83426
+ "enum": [
83427
+ "",
83428
+ "color",
83429
+ "color-burn",
83430
+ "color-dodge",
83431
+ "copy",
83432
+ "darken",
83433
+ "destination-atop",
83434
+ "destination-in",
83435
+ "destination-out",
83436
+ "destination-over",
83437
+ "difference",
83438
+ "exclusion",
83439
+ "hard-light",
83440
+ "hue",
83441
+ "lighten",
83442
+ "lighter",
83443
+ "luminosity",
83444
+ "multiply",
83445
+ "overlay",
83446
+ "saturation",
83447
+ "screen",
83448
+ "soft-light",
83449
+ "source-atop",
83450
+ "source-in",
83451
+ "source-out",
83452
+ "source-over",
83453
+ "xor"
83454
+ ],
83455
+ "type": "string"
83456
+ },
83457
+ "globalZIndex": {
83458
+ "type": "number"
83459
+ },
82079
83460
  "html": {
82080
83461
  "typeof": "function"
82081
83462
  },
@@ -82113,6 +83494,15 @@
82113
83494
  "outerBorder": {
82114
83495
  "$ref": "#/definitions/Partial<IBorderStyle>"
82115
83496
  },
83497
+ "overflow": {
83498
+ "enum": [
83499
+ "hidden",
83500
+ "scroll",
83501
+ "scroll-x",
83502
+ "scroll-y"
83503
+ ],
83504
+ "type": "string"
83505
+ },
82116
83506
  "path": {
82117
83507
  "anyOf": [
82118
83508
  {
@@ -82269,6 +83659,8 @@
82269
83659
  "dz",
82270
83660
  "fill",
82271
83661
  "fillOpacity",
83662
+ "globalCompositeOperation",
83663
+ "globalZIndex",
82272
83664
  "html",
82273
83665
  "innerBorder",
82274
83666
  "keepDirIn3d",
@@ -82281,6 +83673,7 @@
82281
83673
  "miterLimit",
82282
83674
  "opacity",
82283
83675
  "outerBorder",
83676
+ "overflow",
82284
83677
  "path",
82285
83678
  "pickMode",
82286
83679
  "pickable",
@@ -82479,6 +83872,41 @@
82479
83872
  "fillOpacity": {
82480
83873
  "type": "number"
82481
83874
  },
83875
+ "globalCompositeOperation": {
83876
+ "enum": [
83877
+ "",
83878
+ "color",
83879
+ "color-burn",
83880
+ "color-dodge",
83881
+ "copy",
83882
+ "darken",
83883
+ "destination-atop",
83884
+ "destination-in",
83885
+ "destination-out",
83886
+ "destination-over",
83887
+ "difference",
83888
+ "exclusion",
83889
+ "hard-light",
83890
+ "hue",
83891
+ "lighten",
83892
+ "lighter",
83893
+ "luminosity",
83894
+ "multiply",
83895
+ "overlay",
83896
+ "saturation",
83897
+ "screen",
83898
+ "soft-light",
83899
+ "source-atop",
83900
+ "source-in",
83901
+ "source-out",
83902
+ "source-over",
83903
+ "xor"
83904
+ ],
83905
+ "type": "string"
83906
+ },
83907
+ "globalZIndex": {
83908
+ "type": "number"
83909
+ },
82482
83910
  "html": {
82483
83911
  "typeof": "function"
82484
83912
  },
@@ -82516,6 +83944,15 @@
82516
83944
  "outerBorder": {
82517
83945
  "$ref": "#/definitions/Partial<IBorderStyle>"
82518
83946
  },
83947
+ "overflow": {
83948
+ "enum": [
83949
+ "hidden",
83950
+ "scroll",
83951
+ "scroll-x",
83952
+ "scroll-y"
83953
+ ],
83954
+ "type": "string"
83955
+ },
82519
83956
  "pickMode": {
82520
83957
  "enum": [
82521
83958
  "accurate",
@@ -82669,6 +84106,8 @@
82669
84106
  "dz",
82670
84107
  "fill",
82671
84108
  "fillOpacity",
84109
+ "globalCompositeOperation",
84110
+ "globalZIndex",
82672
84111
  "html",
82673
84112
  "innerBorder",
82674
84113
  "keepDirIn3d",
@@ -82681,6 +84120,7 @@
82681
84120
  "miterLimit",
82682
84121
  "opacity",
82683
84122
  "outerBorder",
84123
+ "overflow",
82684
84124
  "pickMode",
82685
84125
  "pickable",
82686
84126
  "points",
@@ -82876,6 +84316,41 @@
82876
84316
  "fillOpacity": {
82877
84317
  "type": "number"
82878
84318
  },
84319
+ "globalCompositeOperation": {
84320
+ "enum": [
84321
+ "",
84322
+ "color",
84323
+ "color-burn",
84324
+ "color-dodge",
84325
+ "copy",
84326
+ "darken",
84327
+ "destination-atop",
84328
+ "destination-in",
84329
+ "destination-out",
84330
+ "destination-over",
84331
+ "difference",
84332
+ "exclusion",
84333
+ "hard-light",
84334
+ "hue",
84335
+ "lighten",
84336
+ "lighter",
84337
+ "luminosity",
84338
+ "multiply",
84339
+ "overlay",
84340
+ "saturation",
84341
+ "screen",
84342
+ "soft-light",
84343
+ "source-atop",
84344
+ "source-in",
84345
+ "source-out",
84346
+ "source-over",
84347
+ "xor"
84348
+ ],
84349
+ "type": "string"
84350
+ },
84351
+ "globalZIndex": {
84352
+ "type": "number"
84353
+ },
82879
84354
  "height": {
82880
84355
  "type": "number"
82881
84356
  },
@@ -82919,6 +84394,15 @@
82919
84394
  "outerBorder": {
82920
84395
  "$ref": "#/definitions/Partial<IBorderStyle>"
82921
84396
  },
84397
+ "overflow": {
84398
+ "enum": [
84399
+ "hidden",
84400
+ "scroll",
84401
+ "scroll-x",
84402
+ "scroll-y"
84403
+ ],
84404
+ "type": "string"
84405
+ },
82922
84406
  "pickMode": {
82923
84407
  "enum": [
82924
84408
  "accurate",
@@ -83068,6 +84552,8 @@
83068
84552
  "dz",
83069
84553
  "fill",
83070
84554
  "fillOpacity",
84555
+ "globalCompositeOperation",
84556
+ "globalZIndex",
83071
84557
  "height",
83072
84558
  "html",
83073
84559
  "innerBorder",
@@ -83082,6 +84568,7 @@
83082
84568
  "miterLimit",
83083
84569
  "opacity",
83084
84570
  "outerBorder",
84571
+ "overflow",
83085
84572
  "pickMode",
83086
84573
  "pickable",
83087
84574
  "postMatrix",
@@ -83277,6 +84764,41 @@
83277
84764
  "fillOpacity": {
83278
84765
  "type": "number"
83279
84766
  },
84767
+ "globalCompositeOperation": {
84768
+ "enum": [
84769
+ "",
84770
+ "color",
84771
+ "color-burn",
84772
+ "color-dodge",
84773
+ "copy",
84774
+ "darken",
84775
+ "destination-atop",
84776
+ "destination-in",
84777
+ "destination-out",
84778
+ "destination-over",
84779
+ "difference",
84780
+ "exclusion",
84781
+ "hard-light",
84782
+ "hue",
84783
+ "lighten",
84784
+ "lighter",
84785
+ "luminosity",
84786
+ "multiply",
84787
+ "overlay",
84788
+ "saturation",
84789
+ "screen",
84790
+ "soft-light",
84791
+ "source-atop",
84792
+ "source-in",
84793
+ "source-out",
84794
+ "source-over",
84795
+ "xor"
84796
+ ],
84797
+ "type": "string"
84798
+ },
84799
+ "globalZIndex": {
84800
+ "type": "number"
84801
+ },
83280
84802
  "height": {
83281
84803
  "type": "number"
83282
84804
  },
@@ -83317,6 +84839,15 @@
83317
84839
  "outerBorder": {
83318
84840
  "$ref": "#/definitions/Partial<IBorderStyle>"
83319
84841
  },
84842
+ "overflow": {
84843
+ "enum": [
84844
+ "hidden",
84845
+ "scroll",
84846
+ "scroll-x",
84847
+ "scroll-y"
84848
+ ],
84849
+ "type": "string"
84850
+ },
83320
84851
  "pickMode": {
83321
84852
  "enum": [
83322
84853
  "accurate",
@@ -83466,6 +84997,8 @@
83466
84997
  "dz",
83467
84998
  "fill",
83468
84999
  "fillOpacity",
85000
+ "globalCompositeOperation",
85001
+ "globalZIndex",
83469
85002
  "height",
83470
85003
  "html",
83471
85004
  "innerBorder",
@@ -83479,6 +85012,7 @@
83479
85012
  "miterLimit",
83480
85013
  "opacity",
83481
85014
  "outerBorder",
85015
+ "overflow",
83482
85016
  "pickMode",
83483
85017
  "pickable",
83484
85018
  "postMatrix",
@@ -83667,6 +85201,41 @@
83667
85201
  "fillOpacity": {
83668
85202
  "type": "number"
83669
85203
  },
85204
+ "globalCompositeOperation": {
85205
+ "enum": [
85206
+ "",
85207
+ "color",
85208
+ "color-burn",
85209
+ "color-dodge",
85210
+ "copy",
85211
+ "darken",
85212
+ "destination-atop",
85213
+ "destination-in",
85214
+ "destination-out",
85215
+ "destination-over",
85216
+ "difference",
85217
+ "exclusion",
85218
+ "hard-light",
85219
+ "hue",
85220
+ "lighten",
85221
+ "lighter",
85222
+ "luminosity",
85223
+ "multiply",
85224
+ "overlay",
85225
+ "saturation",
85226
+ "screen",
85227
+ "soft-light",
85228
+ "source-atop",
85229
+ "source-in",
85230
+ "source-out",
85231
+ "source-over",
85232
+ "xor"
85233
+ ],
85234
+ "type": "string"
85235
+ },
85236
+ "globalZIndex": {
85237
+ "type": "number"
85238
+ },
83670
85239
  "height": {
83671
85240
  "type": "number"
83672
85241
  },
@@ -83716,6 +85285,15 @@
83716
85285
  "outerBorder": {
83717
85286
  "$ref": "#/definitions/Partial<IBorderStyle>"
83718
85287
  },
85288
+ "overflow": {
85289
+ "enum": [
85290
+ "hidden",
85291
+ "scroll",
85292
+ "scroll-x",
85293
+ "scroll-y"
85294
+ ],
85295
+ "type": "string"
85296
+ },
83719
85297
  "pickMode": {
83720
85298
  "enum": [
83721
85299
  "accurate",
@@ -83886,6 +85464,8 @@
83886
85464
  "ellipsis",
83887
85465
  "fill",
83888
85466
  "fillOpacity",
85467
+ "globalCompositeOperation",
85468
+ "globalZIndex",
83889
85469
  "height",
83890
85470
  "html",
83891
85471
  "innerBorder",
@@ -83902,6 +85482,7 @@
83902
85482
  "miterLimit",
83903
85483
  "opacity",
83904
85484
  "outerBorder",
85485
+ "overflow",
83905
85486
  "pickMode",
83906
85487
  "pickable",
83907
85488
  "postMatrix",
@@ -84167,6 +85748,41 @@
84167
85748
  "fillOpacity": {
84168
85749
  "type": "number"
84169
85750
  },
85751
+ "globalCompositeOperation": {
85752
+ "enum": [
85753
+ "",
85754
+ "color",
85755
+ "color-burn",
85756
+ "color-dodge",
85757
+ "copy",
85758
+ "darken",
85759
+ "destination-atop",
85760
+ "destination-in",
85761
+ "destination-out",
85762
+ "destination-over",
85763
+ "difference",
85764
+ "exclusion",
85765
+ "hard-light",
85766
+ "hue",
85767
+ "lighten",
85768
+ "lighter",
85769
+ "luminosity",
85770
+ "multiply",
85771
+ "overlay",
85772
+ "saturation",
85773
+ "screen",
85774
+ "soft-light",
85775
+ "source-atop",
85776
+ "source-in",
85777
+ "source-out",
85778
+ "source-over",
85779
+ "xor"
85780
+ ],
85781
+ "type": "string"
85782
+ },
85783
+ "globalZIndex": {
85784
+ "type": "number"
85785
+ },
84170
85786
  "height": {
84171
85787
  "type": "number"
84172
85788
  },
@@ -84236,6 +85852,15 @@
84236
85852
  "outerBorder": {
84237
85853
  "$ref": "#/definitions/Partial<IBorderStyle>"
84238
85854
  },
85855
+ "overflow": {
85856
+ "enum": [
85857
+ "hidden",
85858
+ "scroll",
85859
+ "scroll-x",
85860
+ "scroll-y"
85861
+ ],
85862
+ "type": "string"
85863
+ },
84239
85864
  "pickMode": {
84240
85865
  "enum": [
84241
85866
  "accurate",
@@ -84406,6 +86031,8 @@
84406
86031
  "dz",
84407
86032
  "fill",
84408
86033
  "fillOpacity",
86034
+ "globalCompositeOperation",
86035
+ "globalZIndex",
84409
86036
  "height",
84410
86037
  "html",
84411
86038
  "id",
@@ -84422,6 +86049,7 @@
84422
86049
  "miterLimit",
84423
86050
  "opacity",
84424
86051
  "outerBorder",
86052
+ "overflow",
84425
86053
  "pickMode",
84426
86054
  "pickable",
84427
86055
  "postMatrix",
@@ -84608,6 +86236,41 @@
84608
86236
  "fillOpacity": {
84609
86237
  "type": "number"
84610
86238
  },
86239
+ "globalCompositeOperation": {
86240
+ "enum": [
86241
+ "",
86242
+ "color",
86243
+ "color-burn",
86244
+ "color-dodge",
86245
+ "copy",
86246
+ "darken",
86247
+ "destination-atop",
86248
+ "destination-in",
86249
+ "destination-out",
86250
+ "destination-over",
86251
+ "difference",
86252
+ "exclusion",
86253
+ "hard-light",
86254
+ "hue",
86255
+ "lighten",
86256
+ "lighter",
86257
+ "luminosity",
86258
+ "multiply",
86259
+ "overlay",
86260
+ "saturation",
86261
+ "screen",
86262
+ "soft-light",
86263
+ "source-atop",
86264
+ "source-in",
86265
+ "source-out",
86266
+ "source-over",
86267
+ "xor"
86268
+ ],
86269
+ "type": "string"
86270
+ },
86271
+ "globalZIndex": {
86272
+ "type": "number"
86273
+ },
84611
86274
  "html": {
84612
86275
  "typeof": "function"
84613
86276
  },
@@ -84645,6 +86308,15 @@
84645
86308
  "outerBorder": {
84646
86309
  "$ref": "#/definitions/Partial<IBorderStyle>"
84647
86310
  },
86311
+ "overflow": {
86312
+ "enum": [
86313
+ "hidden",
86314
+ "scroll",
86315
+ "scroll-x",
86316
+ "scroll-y"
86317
+ ],
86318
+ "type": "string"
86319
+ },
84648
86320
  "pickMode": {
84649
86321
  "enum": [
84650
86322
  "accurate",
@@ -84813,6 +86485,8 @@
84813
86485
  "dz",
84814
86486
  "fill",
84815
86487
  "fillOpacity",
86488
+ "globalCompositeOperation",
86489
+ "globalZIndex",
84816
86490
  "html",
84817
86491
  "innerBorder",
84818
86492
  "keepDirIn3d",
@@ -84825,6 +86499,7 @@
84825
86499
  "miterLimit",
84826
86500
  "opacity",
84827
86501
  "outerBorder",
86502
+ "overflow",
84828
86503
  "pickMode",
84829
86504
  "pickable",
84830
86505
  "postMatrix",
@@ -85039,6 +86714,41 @@
85039
86714
  "number"
85040
86715
  ]
85041
86716
  },
86717
+ "globalCompositeOperation": {
86718
+ "enum": [
86719
+ "",
86720
+ "color",
86721
+ "color-burn",
86722
+ "color-dodge",
86723
+ "copy",
86724
+ "darken",
86725
+ "destination-atop",
86726
+ "destination-in",
86727
+ "destination-out",
86728
+ "destination-over",
86729
+ "difference",
86730
+ "exclusion",
86731
+ "hard-light",
86732
+ "hue",
86733
+ "lighten",
86734
+ "lighter",
86735
+ "luminosity",
86736
+ "multiply",
86737
+ "overlay",
86738
+ "saturation",
86739
+ "screen",
86740
+ "soft-light",
86741
+ "source-atop",
86742
+ "source-in",
86743
+ "source-out",
86744
+ "source-over",
86745
+ "xor"
86746
+ ],
86747
+ "type": "string"
86748
+ },
86749
+ "globalZIndex": {
86750
+ "type": "number"
86751
+ },
85042
86752
  "html": {
85043
86753
  "typeof": "function"
85044
86754
  },
@@ -85088,6 +86798,15 @@
85088
86798
  "outerBorder": {
85089
86799
  "$ref": "#/definitions/Partial<IBorderStyle>"
85090
86800
  },
86801
+ "overflow": {
86802
+ "enum": [
86803
+ "hidden",
86804
+ "scroll",
86805
+ "scroll-x",
86806
+ "scroll-y"
86807
+ ],
86808
+ "type": "string"
86809
+ },
85091
86810
  "pickMode": {
85092
86811
  "enum": [
85093
86812
  "accurate",
@@ -85284,6 +87003,8 @@
85284
87003
  "fontStyle",
85285
87004
  "fontVariant",
85286
87005
  "fontWeight",
87006
+ "globalCompositeOperation",
87007
+ "globalZIndex",
85287
87008
  "html",
85288
87009
  "ignoreBuf",
85289
87010
  "innerBorder",
@@ -85300,6 +87021,7 @@
85300
87021
  "miterLimit",
85301
87022
  "opacity",
85302
87023
  "outerBorder",
87024
+ "overflow",
85303
87025
  "pickMode",
85304
87026
  "pickable",
85305
87027
  "postMatrix",