@visactor/vchart-schema 1.3.1 → 1.4.0-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 +1 -1
  2. package/vchart.json +1190 -81
package/vchart.json CHANGED
@@ -4574,7 +4574,7 @@
4574
4574
  },
4575
4575
  "type": "object"
4576
4576
  },
4577
- "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>": {
4577
+ "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>": {
4578
4578
  "anyOf": [
4579
4579
  {
4580
4580
  "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>",
@@ -4604,10 +4604,6 @@
4604
4604
  "$ref": "#/definitions/ConvertToMarkStyleSpec<IProgressArcMarkSpec>",
4605
4605
  "description": "style格式转换"
4606
4606
  },
4607
- {
4608
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>",
4609
- "description": "style格式转换"
4610
- },
4611
4607
  {
4612
4608
  "$ref": "#/definitions/ConvertToMarkStyleSpec<IImageMarkSpec>",
4613
4609
  "description": "style格式转换"
@@ -4629,11 +4625,15 @@
4629
4625
  "description": "style格式转换"
4630
4626
  },
4631
4627
  {
4632
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
4628
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
4633
4629
  "description": "style格式转换"
4634
4630
  },
4635
4631
  {
4636
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>",
4632
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>",
4633
+ "description": "style格式转换"
4634
+ },
4635
+ {
4636
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>",
4637
4637
  "description": "style格式转换"
4638
4638
  },
4639
4639
  {
@@ -4643,7 +4643,7 @@
4643
4643
  ],
4644
4644
  "description": "style格式转换"
4645
4645
  },
4646
- "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>": {
4646
+ "ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>": {
4647
4647
  "anyOf": [
4648
4648
  {
4649
4649
  "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec>_1",
@@ -4673,10 +4673,6 @@
4673
4673
  "$ref": "#/definitions/ConvertToMarkStyleSpec<IProgressArcMarkSpec>_1",
4674
4674
  "description": "style格式转换"
4675
4675
  },
4676
- {
4677
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>_1",
4678
- "description": "style格式转换"
4679
- },
4680
4676
  {
4681
4677
  "$ref": "#/definitions/ConvertToMarkStyleSpec<IImageMarkSpec>_1",
4682
4678
  "description": "style格式转换"
@@ -4698,11 +4694,15 @@
4698
4694
  "description": "style格式转换"
4699
4695
  },
4700
4696
  {
4701
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
4697
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>_1",
4702
4698
  "description": "style格式转换"
4703
4699
  },
4704
4700
  {
4705
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IArc3dMarkSpec>_1",
4701
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPolygonMarkSpec>_1",
4702
+ "description": "style格式转换"
4703
+ },
4704
+ {
4705
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IPyramid3dMarkSpec>_1",
4706
4706
  "description": "style格式转换"
4707
4707
  },
4708
4708
  {
@@ -5072,11 +5072,11 @@
5072
5072
  "description": "文字内容"
5073
5073
  },
5074
5074
  "textAlign": {
5075
- "$ref": "#/definitions/VisualType<TextAlign>",
5075
+ "$ref": "#/definitions/VisualType<TextAlignType>",
5076
5076
  "description": "文字对齐方式"
5077
5077
  },
5078
5078
  "textBaseline": {
5079
- "$ref": "#/definitions/VisualType<TextBaseLine>",
5079
+ "$ref": "#/definitions/VisualType<TextBaselineType>",
5080
5080
  "description": "文字居中方式"
5081
5081
  },
5082
5082
  "texture": {
@@ -5233,11 +5233,11 @@
5233
5233
  "description": "文字内容"
5234
5234
  },
5235
5235
  "textAlign": {
5236
- "$ref": "#/definitions/VisualType<TextAlign>",
5236
+ "$ref": "#/definitions/VisualType<TextAlignType>",
5237
5237
  "description": "文字对齐方式"
5238
5238
  },
5239
5239
  "textBaseline": {
5240
- "$ref": "#/definitions/VisualType<TextBaseLine>",
5240
+ "$ref": "#/definitions/VisualType<TextBaselineType>",
5241
5241
  "description": "文字居中方式"
5242
5242
  },
5243
5243
  "texture": {
@@ -5394,11 +5394,11 @@
5394
5394
  "description": "文字内容"
5395
5395
  },
5396
5396
  "textAlign": {
5397
- "$ref": "#/definitions/VisualType<TextAlign>",
5397
+ "$ref": "#/definitions/VisualType<TextAlignType>",
5398
5398
  "description": "文字对齐方式"
5399
5399
  },
5400
5400
  "textBaseline": {
5401
- "$ref": "#/definitions/VisualType<TextBaseLine>",
5401
+ "$ref": "#/definitions/VisualType<TextBaselineType>",
5402
5402
  "description": "文字居中方式"
5403
5403
  },
5404
5404
  "texture": {
@@ -18206,6 +18206,9 @@
18206
18206
  {
18207
18207
  "$ref": "#/definitions/HTMLImageElement"
18208
18208
  },
18209
+ {
18210
+ "typeof": "function"
18211
+ },
18209
18212
  {
18210
18213
  "type": "string"
18211
18214
  }
@@ -24284,9 +24287,6 @@
24284
24287
  "series": {
24285
24288
  "items": {
24286
24289
  "anyOf": [
24287
- {
24288
- "$ref": "#/definitions/IAreaSeriesSpec"
24289
- },
24290
24290
  {
24291
24291
  "$ref": "#/definitions/IBarSeriesSpec"
24292
24292
  },
@@ -24294,10 +24294,7 @@
24294
24294
  "$ref": "#/definitions/IBar3dSeriesSpec"
24295
24295
  },
24296
24296
  {
24297
- "$ref": "#/definitions/ICircularProgressSeriesSpec"
24298
- },
24299
- {
24300
- "$ref": "#/definitions/IDotSeriesSpec"
24297
+ "$ref": "#/definitions/IWaterfallSeriesSpec"
24301
24298
  },
24302
24299
  {
24303
24300
  "$ref": "#/definitions/IFunnelSeriesSpec"
@@ -24305,6 +24302,15 @@
24305
24302
  {
24306
24303
  "$ref": "#/definitions/IFunnel3dSeriesSpec"
24307
24304
  },
24305
+ {
24306
+ "$ref": "#/definitions/IAreaSeriesSpec"
24307
+ },
24308
+ {
24309
+ "$ref": "#/definitions/ICircularProgressSeriesSpec"
24310
+ },
24311
+ {
24312
+ "$ref": "#/definitions/IDotSeriesSpec"
24313
+ },
24308
24314
  {
24309
24315
  "$ref": "#/definitions/IGaugePointerSeriesSpec"
24310
24316
  },
@@ -24335,9 +24341,6 @@
24335
24341
  {
24336
24342
  "$ref": "#/definitions/IScatterSeriesSpec"
24337
24343
  },
24338
- {
24339
- "$ref": "#/definitions/IWaterfallSeriesSpec"
24340
- },
24341
24344
  {
24342
24345
  "$ref": "#/definitions/IWordCloudSeriesSpec"
24343
24346
  },
@@ -24351,25 +24354,25 @@
24351
24354
  "$ref": "#/definitions/ISunburstSeriesSpec"
24352
24355
  },
24353
24356
  {
24354
- "$ref": "#/definitions/ICirclePackingSeriesSpec"
24357
+ "$ref": "#/definitions/IBoxPlotSeriesSpec"
24355
24358
  },
24356
24359
  {
24357
- "$ref": "#/definitions/IHeatmapSeriesSpec"
24360
+ "$ref": "#/definitions/ICirclePackingSeriesSpec"
24358
24361
  },
24359
24362
  {
24360
- "$ref": "#/definitions/ISankeySeriesSpec"
24363
+ "$ref": "#/definitions/IRangeColumnChartSpec"
24361
24364
  },
24362
24365
  {
24363
- "$ref": "#/definitions/IRoseSeriesSpec"
24366
+ "$ref": "#/definitions/IRangeAreaChartSpec"
24364
24367
  },
24365
24368
  {
24366
- "$ref": "#/definitions/IBoxPlotSeriesSpec"
24369
+ "$ref": "#/definitions/IRoseSeriesSpec"
24367
24370
  },
24368
24371
  {
24369
- "$ref": "#/definitions/IRangeColumnChartSpec"
24372
+ "$ref": "#/definitions/IHeatmapSeriesSpec"
24370
24373
  },
24371
24374
  {
24372
- "$ref": "#/definitions/IRangeAreaChartSpec"
24375
+ "$ref": "#/definitions/ISankeySeriesSpec"
24373
24376
  }
24374
24377
  ]
24375
24378
  },
@@ -25820,11 +25823,11 @@
25820
25823
  "type": "number"
25821
25824
  },
25822
25825
  "state": {
25823
- "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>>",
25826
+ "$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>>",
25824
25827
  "description": "不同状态下的样式配置"
25825
25828
  },
25826
25829
  "style": {
25827
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>",
25830
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>",
25828
25831
  "description": "默认样式设置"
25829
25832
  },
25830
25833
  "support3d": {
@@ -26664,6 +26667,16 @@
26664
26667
  "$ref": "#/definitions/HTMLImageElement"
26665
26668
  }
26666
26669
  ]
26670
+ },
26671
+ {
26672
+ "allOf": [
26673
+ {
26674
+ "typeof": "function"
26675
+ },
26676
+ {
26677
+ "typeof": "function"
26678
+ }
26679
+ ]
26667
26680
  }
26668
26681
  ],
26669
26682
  "description": "图例背景配置"
@@ -26808,6 +26821,9 @@
26808
26821
  "hover": {
26809
26822
  "type": "boolean"
26810
26823
  },
26824
+ "html": {
26825
+ "typeof": "function"
26826
+ },
26811
26827
  "innerBorder": {
26812
26828
  "$ref": "#/definitions/Partial<IBorderStyle>"
26813
26829
  },
@@ -27199,6 +27215,19 @@
27199
27215
  "$ref": "#/definitions/ILayoutNumber",
27200
27216
  "description": "模块绝对布局下,与图表右侧的距离。注意仅在 layoutType === 'absolute' 时生效"
27201
27217
  },
27218
+ "scaleCenter": {
27219
+ "items": [
27220
+ {
27221
+ "type": "number"
27222
+ },
27223
+ {
27224
+ "type": "number"
27225
+ }
27226
+ ],
27227
+ "maxItems": 2,
27228
+ "minItems": 2,
27229
+ "type": "array"
27230
+ },
27202
27231
  "scaleName": {
27203
27232
  "description": "scaleName must match the id of the scale configured in **scales**",
27204
27233
  "type": "string"
@@ -27240,6 +27269,9 @@
27240
27269
  "shadowOffsetY": {
27241
27270
  "type": "number"
27242
27271
  },
27272
+ "shadowRootIdx": {
27273
+ "type": "number"
27274
+ },
27243
27275
  "stroke": {
27244
27276
  "anyOf": [
27245
27277
  {
@@ -27630,6 +27662,9 @@
27630
27662
  },
27631
27663
  "IDrawContribution": {
27632
27664
  "properties": {
27665
+ "afterDraw": {
27666
+ "typeof": "function"
27667
+ },
27633
27668
  "backupDirtyBounds": {
27634
27669
  "$ref": "#/definitions/IBounds"
27635
27670
  },
@@ -27790,11 +27825,11 @@
27790
27825
  "type": "number"
27791
27826
  },
27792
27827
  "state": {
27793
- "$ref": "#/definitions/Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>>",
27828
+ "$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>>",
27794
27829
  "description": "不同状态下的样式配置"
27795
27830
  },
27796
27831
  "style": {
27797
- "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>",
27832
+ "$ref": "#/definitions/ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IArc3dMarkSpec|IPolygonMarkSpec|IPyramid3dMarkSpec|ILinkPathMarkSpec>",
27798
27833
  "description": "默认样式设置"
27799
27834
  },
27800
27835
  "support3d": {
@@ -30882,6 +30917,9 @@
30882
30917
  "addUpdateGlobalPositionTag": {
30883
30918
  "typeof": "function"
30884
30919
  },
30920
+ "addUpdateLayoutTag": {
30921
+ "typeof": "function"
30922
+ },
30885
30923
  "addUpdatePositionTag": {
30886
30924
  "typeof": "function"
30887
30925
  },
@@ -30915,6 +30953,9 @@
30915
30953
  "backgroundImg": {
30916
30954
  "type": "boolean"
30917
30955
  },
30956
+ "bindDom": {
30957
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
30958
+ },
30918
30959
  "childrenCount": {
30919
30960
  "type": "number"
30920
30961
  },
@@ -31180,7 +31221,7 @@
31180
31221
  "typeof": "function"
31181
31222
  },
31182
31223
  "resources": {
31183
- "$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
31224
+ "$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
31184
31225
  },
31185
31226
  "rotate": {
31186
31227
  "typeof": "function"
@@ -31288,6 +31329,7 @@
31288
31329
  "addState",
31289
31330
  "addUpdateBoundTag",
31290
31331
  "addUpdateGlobalPositionTag",
31332
+ "addUpdateLayoutTag",
31291
31333
  "addUpdatePositionTag",
31292
31334
  "addUpdateShapeAndBoundsTag",
31293
31335
  "animate",
@@ -31422,6 +31464,9 @@
31422
31464
  "addUpdateGlobalPositionTag": {
31423
31465
  "typeof": "function"
31424
31466
  },
31467
+ "addUpdateLayoutTag": {
31468
+ "typeof": "function"
31469
+ },
31425
31470
  "addUpdatePositionTag": {
31426
31471
  "typeof": "function"
31427
31472
  },
@@ -31455,6 +31500,9 @@
31455
31500
  "backgroundImg": {
31456
31501
  "type": "boolean"
31457
31502
  },
31503
+ "bindDom": {
31504
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
31505
+ },
31458
31506
  "childrenCount": {
31459
31507
  "type": "number"
31460
31508
  },
@@ -31720,7 +31768,7 @@
31720
31768
  "typeof": "function"
31721
31769
  },
31722
31770
  "resources": {
31723
- "$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
31771
+ "$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
31724
31772
  },
31725
31773
  "rotate": {
31726
31774
  "typeof": "function"
@@ -31828,6 +31876,7 @@
31828
31876
  "addState",
31829
31877
  "addUpdateBoundTag",
31830
31878
  "addUpdateGlobalPositionTag",
31879
+ "addUpdateLayoutTag",
31831
31880
  "addUpdatePositionTag",
31832
31881
  "addUpdateShapeAndBoundsTag",
31833
31882
  "animate",
@@ -31957,6 +32006,12 @@
31957
32006
  },
31958
32007
  "visible": {
31959
32008
  "type": "boolean"
32009
+ },
32010
+ "zIndex": {
32011
+ "default": 50,
32012
+ "description": "快捷属性,也可以在 `style` 中配置,用于配置网格线的绘制顺序,默认为 50",
32013
+ "since": "1.4.0",
32014
+ "type": "number"
31960
32015
  }
31961
32016
  },
31962
32017
  "type": "object"
@@ -32039,6 +32094,9 @@
32039
32094
  "addUpdateGlobalPositionTag": {
32040
32095
  "typeof": "function"
32041
32096
  },
32097
+ "addUpdateLayoutTag": {
32098
+ "typeof": "function"
32099
+ },
32042
32100
  "addUpdatePositionTag": {
32043
32101
  "typeof": "function"
32044
32102
  },
@@ -32072,6 +32130,9 @@
32072
32130
  "backgroundImg": {
32073
32131
  "type": "boolean"
32074
32132
  },
32133
+ "bindDom": {
32134
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
32135
+ },
32075
32136
  "childrenCount": {
32076
32137
  "type": "number"
32077
32138
  },
@@ -32355,7 +32416,7 @@
32355
32416
  "typeof": "function"
32356
32417
  },
32357
32418
  "resources": {
32358
- "$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
32419
+ "$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
32359
32420
  },
32360
32421
  "rotate": {
32361
32422
  "typeof": "function"
@@ -32472,6 +32533,7 @@
32472
32533
  "addState",
32473
32534
  "addUpdateBoundTag",
32474
32535
  "addUpdateGlobalPositionTag",
32536
+ "addUpdateLayoutTag",
32475
32537
  "addUpdatePositionTag",
32476
32538
  "addUpdateShapeAndBoundsTag",
32477
32539
  "animate",
@@ -35329,6 +35391,9 @@
35329
35391
  "addUpdateGlobalPositionTag": {
35330
35392
  "typeof": "function"
35331
35393
  },
35394
+ "addUpdateLayoutTag": {
35395
+ "typeof": "function"
35396
+ },
35332
35397
  "addUpdatePositionTag": {
35333
35398
  "typeof": "function"
35334
35399
  },
@@ -35368,6 +35433,9 @@
35368
35433
  "backgroundImg": {
35369
35434
  "type": "boolean"
35370
35435
  },
35436
+ "bindDom": {
35437
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
35438
+ },
35371
35439
  "blendMode": {
35372
35440
  "type": "string"
35373
35441
  },
@@ -35706,7 +35774,7 @@
35706
35774
  "typeof": "function"
35707
35775
  },
35708
35776
  "resources": {
35709
- "$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
35777
+ "$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
35710
35778
  },
35711
35779
  "rotate": {
35712
35780
  "typeof": "function"
@@ -35847,6 +35915,7 @@
35847
35915
  "addState",
35848
35916
  "addUpdateBoundTag",
35849
35917
  "addUpdateGlobalPositionTag",
35918
+ "addUpdateLayoutTag",
35850
35919
  "addUpdatePositionTag",
35851
35920
  "addUpdateShapeAndBoundsTag",
35852
35921
  "afterDraw",
@@ -42750,6 +42819,9 @@
42750
42819
  }
42751
42820
  ]
42752
42821
  },
42822
+ "contentFormatMethod": {
42823
+ "typeof": "function"
42824
+ },
42753
42825
  "contentStyle": {
42754
42826
  "allOf": [
42755
42827
  {
@@ -42820,6 +42892,9 @@
42820
42892
  "height": {
42821
42893
  "type": "number"
42822
42894
  },
42895
+ "html": {
42896
+ "typeof": "function"
42897
+ },
42823
42898
  "innerBorder": {
42824
42899
  "$ref": "#/definitions/Partial<IBorderStyle>"
42825
42900
  },
@@ -42924,6 +42999,19 @@
42924
42999
  "postMatrix": {
42925
43000
  "$ref": "#/definitions/IMatrix"
42926
43001
  },
43002
+ "scaleCenter": {
43003
+ "items": [
43004
+ {
43005
+ "type": "number"
43006
+ },
43007
+ {
43008
+ "type": "number"
43009
+ }
43010
+ ],
43011
+ "maxItems": 2,
43012
+ "minItems": 2,
43013
+ "type": "array"
43014
+ },
42927
43015
  "scaleX": {
42928
43016
  "type": "number"
42929
43017
  },
@@ -42951,6 +43039,9 @@
42951
43039
  "shadowOffsetY": {
42952
43040
  "type": "number"
42953
43041
  },
43042
+ "shadowRootIdx": {
43043
+ "type": "number"
43044
+ },
42954
43045
  "space": {
42955
43046
  "type": "number"
42956
43047
  },
@@ -43025,6 +43116,9 @@
43025
43116
  }
43026
43117
  ]
43027
43118
  },
43119
+ "titleFormatMethod": {
43120
+ "typeof": "function"
43121
+ },
43028
43122
  "titleStyle": {
43029
43123
  "allOf": [
43030
43124
  {
@@ -51244,6 +51338,9 @@
51244
51338
  "addUpdateGlobalPositionTag": {
51245
51339
  "typeof": "function"
51246
51340
  },
51341
+ "addUpdateLayoutTag": {
51342
+ "typeof": "function"
51343
+ },
51247
51344
  "addUpdatePositionTag": {
51248
51345
  "typeof": "function"
51249
51346
  },
@@ -51277,6 +51374,9 @@
51277
51374
  "backgroundImg": {
51278
51375
  "type": "boolean"
51279
51376
  },
51377
+ "bindDom": {
51378
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
51379
+ },
51280
51380
  "childrenCount": {
51281
51381
  "type": "number"
51282
51382
  },
@@ -51560,7 +51660,7 @@
51560
51660
  "typeof": "function"
51561
51661
  },
51562
51662
  "resources": {
51563
- "$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
51663
+ "$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
51564
51664
  },
51565
51665
  "rotate": {
51566
51666
  "typeof": "function"
@@ -51680,6 +51780,7 @@
51680
51780
  "addState",
51681
51781
  "addUpdateBoundTag",
51682
51782
  "addUpdateGlobalPositionTag",
51783
+ "addUpdateLayoutTag",
51683
51784
  "addUpdatePositionTag",
51684
51785
  "addUpdateShapeAndBoundsTag",
51685
51786
  "animate",
@@ -51955,6 +52056,9 @@
51955
52056
  "getLayer": {
51956
52057
  "typeof": "function"
51957
52058
  },
52059
+ "getTimeline": {
52060
+ "typeof": "function"
52061
+ },
51958
52062
  "height": {
51959
52063
  "type": "number"
51960
52064
  },
@@ -52039,6 +52143,9 @@
52039
52143
  "option3d": {
52040
52144
  "$ref": "#/definitions/IOption3D"
52041
52145
  },
52146
+ "params": {
52147
+ "$ref": "#/definitions/Partial<IStageParams>"
52148
+ },
52042
52149
  "parent": {
52043
52150
  "$ref": "#/definitions/IStage"
52044
52151
  },
@@ -52237,6 +52344,7 @@
52237
52344
  "getElementsByName",
52238
52345
  "getElementsByType",
52239
52346
  "getLayer",
52347
+ "getTimeline",
52240
52348
  "height",
52241
52349
  "hooks",
52242
52350
  "increaseAutoRender",
@@ -52253,6 +52361,7 @@
52253
52361
  "off",
52254
52362
  "on",
52255
52363
  "once",
52364
+ "params",
52256
52365
  "parent",
52257
52366
  "pick",
52258
52367
  "pickerService",
@@ -53851,6 +53960,9 @@
53851
53960
  },
53852
53961
  "ITicker": {
53853
53962
  "properties": {
53963
+ "addTimeline": {
53964
+ "typeof": "function"
53965
+ },
53854
53966
  "getFPS": {
53855
53967
  "typeof": "function"
53856
53968
  },
@@ -53883,6 +53995,7 @@
53883
53995
  }
53884
53996
  },
53885
53997
  "required": [
53998
+ "addTimeline",
53886
53999
  "pause",
53887
54000
  "resume",
53888
54001
  "start",
@@ -56548,7 +56661,7 @@
56548
56661
  ],
56549
56662
  "type": "object"
56550
56663
  },
56551
- "IVisualSpecStyle<unknown,TextAlign>": {
56664
+ "IVisualSpecStyle<unknown,TextAlignType>": {
56552
56665
  "properties": {
56553
56666
  "domain": {
56554
56667
  "description": "will set to scale.domain, it means input of scale",
@@ -56561,7 +56674,7 @@
56561
56674
  "range": {
56562
56675
  "description": "will set to scale.range, it means output of scale",
56563
56676
  "items": {
56564
- "$ref": "#/definitions/TextAlign"
56677
+ "$ref": "#/definitions/TextAlignType"
56565
56678
  },
56566
56679
  "type": "array"
56567
56680
  },
@@ -56580,7 +56693,7 @@
56580
56693
  ],
56581
56694
  "type": "object"
56582
56695
  },
56583
- "IVisualSpecStyle<unknown,TextBaseLine>": {
56696
+ "IVisualSpecStyle<unknown,TextBaselineType>": {
56584
56697
  "properties": {
56585
56698
  "domain": {
56586
56699
  "description": "will set to scale.domain, it means input of scale",
@@ -56593,7 +56706,7 @@
56593
56706
  "range": {
56594
56707
  "description": "will set to scale.range, it means output of scale",
56595
56708
  "items": {
56596
- "$ref": "#/definitions/TextBaseLine"
56709
+ "$ref": "#/definitions/TextBaselineType"
56597
56710
  },
56598
56711
  "type": "array"
56599
56712
  },
@@ -58201,12 +58314,18 @@
58201
58314
  "getNativeHandler": {
58202
58315
  "typeof": "function"
58203
58316
  },
58317
+ "getTopLeft": {
58318
+ "typeof": "function"
58319
+ },
58204
58320
  "height": {
58205
58321
  "type": "number"
58206
58322
  },
58207
58323
  "hooks": {
58208
58324
  "typeof": "function"
58209
58325
  },
58326
+ "isVisible": {
58327
+ "typeof": "function"
58328
+ },
58210
58329
  "maxHeight": {
58211
58330
  "type": "number"
58212
58331
  },
@@ -58219,6 +58338,9 @@
58219
58338
  "minWidth": {
58220
58339
  "type": "number"
58221
58340
  },
58341
+ "onVisibleChange": {
58342
+ "typeof": "function"
58343
+ },
58222
58344
  "release": {
58223
58345
  "typeof": "function"
58224
58346
  },
@@ -58279,12 +58401,15 @@
58279
58401
  "getContext",
58280
58402
  "getImageBuffer",
58281
58403
  "getNativeHandler",
58404
+ "getTopLeft",
58282
58405
  "height",
58283
58406
  "hooks",
58407
+ "isVisible",
58284
58408
  "maxHeight",
58285
58409
  "maxWidth",
58286
58410
  "minHeight",
58287
58411
  "minWidth",
58412
+ "onVisibleChange",
58288
58413
  "release",
58289
58414
  "removeEventListener",
58290
58415
  "resizable",
@@ -60114,7 +60239,7 @@
60114
60239
  },
60115
60240
  "Map<Function,(...args:any[])=>void>": {
60116
60241
  "properties": {
60117
- "__@toStringTag@11528": {
60242
+ "__@toStringTag@12946": {
60118
60243
  "type": "string"
60119
60244
  },
60120
60245
  "size": {
@@ -60122,14 +60247,14 @@
60122
60247
  }
60123
60248
  },
60124
60249
  "required": [
60125
- "__@toStringTag@11528",
60250
+ "__@toStringTag@12946",
60126
60251
  "size"
60127
60252
  ],
60128
60253
  "type": "object"
60129
60254
  },
60130
60255
  "Map<number,IGraphicPicker>": {
60131
60256
  "properties": {
60132
- "__@toStringTag@11528": {
60257
+ "__@toStringTag@12946": {
60133
60258
  "type": "string"
60134
60259
  },
60135
60260
  "size": {
@@ -60137,14 +60262,14 @@
60137
60262
  }
60138
60263
  },
60139
60264
  "required": [
60140
- "__@toStringTag@11528",
60265
+ "__@toStringTag@12946",
60141
60266
  "size"
60142
60267
  ],
60143
60268
  "type": "object"
60144
60269
  },
60145
60270
  "Map<number,IGraphicRender>": {
60146
60271
  "properties": {
60147
- "__@toStringTag@11528": {
60272
+ "__@toStringTag@12946": {
60148
60273
  "type": "string"
60149
60274
  },
60150
60275
  "size": {
@@ -60152,14 +60277,14 @@
60152
60277
  }
60153
60278
  },
60154
60279
  "required": [
60155
- "__@toStringTag@11528",
60280
+ "__@toStringTag@12946",
60156
60281
  "size"
60157
60282
  ],
60158
60283
  "type": "object"
60159
60284
  },
60160
60285
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
60161
60286
  "properties": {
60162
- "__@toStringTag@11528": {
60287
+ "__@toStringTag@12946": {
60163
60288
  "type": "string"
60164
60289
  },
60165
60290
  "size": {
@@ -60167,14 +60292,14 @@
60167
60292
  }
60168
60293
  },
60169
60294
  "required": [
60170
- "__@toStringTag@11528",
60295
+ "__@toStringTag@12946",
60171
60296
  "size"
60172
60297
  ],
60173
60298
  "type": "object"
60174
60299
  },
60175
60300
  "Map<string,Map<number,IGraphicRender>>": {
60176
60301
  "properties": {
60177
- "__@toStringTag@11528": {
60302
+ "__@toStringTag@12946": {
60178
60303
  "type": "string"
60179
60304
  },
60180
60305
  "size": {
@@ -60182,14 +60307,29 @@
60182
60307
  }
60183
60308
  },
60184
60309
  "required": [
60185
- "__@toStringTag@11528",
60310
+ "__@toStringTag@12946",
60186
60311
  "size"
60187
60312
  ],
60188
60313
  "type": "object"
60189
60314
  },
60190
60315
  "Map<string,any>": {
60191
60316
  "properties": {
60192
- "__@toStringTag@11528": {
60317
+ "__@toStringTag@12946": {
60318
+ "type": "string"
60319
+ },
60320
+ "size": {
60321
+ "type": "number"
60322
+ }
60323
+ },
60324
+ "required": [
60325
+ "__@toStringTag@12946",
60326
+ "size"
60327
+ ],
60328
+ "type": "object"
60329
+ },
60330
+ "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
60331
+ "properties": {
60332
+ "__@toStringTag@12946": {
60193
60333
  "type": "string"
60194
60334
  },
60195
60335
  "size": {
@@ -60197,14 +60337,14 @@
60197
60337
  }
60198
60338
  },
60199
60339
  "required": [
60200
- "__@toStringTag@11528",
60340
+ "__@toStringTag@12946",
60201
60341
  "size"
60202
60342
  ],
60203
60343
  "type": "object"
60204
60344
  },
60205
- "Map<string|HTMLCanvasElement|HTMLImageElement,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
60345
+ "Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>": {
60206
60346
  "properties": {
60207
- "__@toStringTag@11528": {
60347
+ "__@toStringTag@12946": {
60208
60348
  "type": "string"
60209
60349
  },
60210
60350
  "size": {
@@ -60212,14 +60352,14 @@
60212
60352
  }
60213
60353
  },
60214
60354
  "required": [
60215
- "__@toStringTag@11528",
60355
+ "__@toStringTag@12946",
60216
60356
  "size"
60217
60357
  ],
60218
60358
  "type": "object"
60219
60359
  },
60220
60360
  "Map<string|number,IAnimate>": {
60221
60361
  "properties": {
60222
- "__@toStringTag@11528": {
60362
+ "__@toStringTag@12946": {
60223
60363
  "type": "string"
60224
60364
  },
60225
60365
  "size": {
@@ -60227,7 +60367,7 @@
60227
60367
  }
60228
60368
  },
60229
60369
  "required": [
60230
- "__@toStringTag@11528",
60370
+ "__@toStringTag@12946",
60231
60371
  "size"
60232
60372
  ],
60233
60373
  "type": "object"
@@ -60637,6 +60777,9 @@
60637
60777
  {
60638
60778
  "$ref": "#/definitions/HTMLImageElement"
60639
60779
  },
60780
+ {
60781
+ "typeof": "function"
60782
+ },
60640
60783
  {
60641
60784
  "type": "string"
60642
60785
  }
@@ -60749,6 +60892,9 @@
60749
60892
  "hover": {
60750
60893
  "type": "boolean"
60751
60894
  },
60895
+ "html": {
60896
+ "typeof": "function"
60897
+ },
60752
60898
  "innerBorder": {
60753
60899
  "$ref": "#/definitions/Partial<IBorderStyle>"
60754
60900
  },
@@ -60833,6 +60979,19 @@
60833
60979
  "reversed": {
60834
60980
  "type": "boolean"
60835
60981
  },
60982
+ "scaleCenter": {
60983
+ "items": [
60984
+ {
60985
+ "type": "number"
60986
+ },
60987
+ {
60988
+ "type": "number"
60989
+ }
60990
+ ],
60991
+ "maxItems": 2,
60992
+ "minItems": 2,
60993
+ "type": "array"
60994
+ },
60836
60995
  "scaleX": {
60837
60996
  "type": "number"
60838
60997
  },
@@ -60870,6 +61029,9 @@
60870
61029
  "shadowOffsetY": {
60871
61030
  "type": "number"
60872
61031
  },
61032
+ "shadowRootIdx": {
61033
+ "type": "number"
61034
+ },
60873
61035
  "stroke": {
60874
61036
  "anyOf": [
60875
61037
  {
@@ -63130,6 +63292,9 @@
63130
63292
  "height": {
63131
63293
  "type": "number"
63132
63294
  },
63295
+ "html": {
63296
+ "typeof": "function"
63297
+ },
63133
63298
  "innerBorder": {
63134
63299
  "$ref": "#/definitions/Partial<IBorderStyle>"
63135
63300
  },
@@ -63194,6 +63359,19 @@
63194
63359
  "postMatrix": {
63195
63360
  "$ref": "#/definitions/IMatrix"
63196
63361
  },
63362
+ "scaleCenter": {
63363
+ "items": [
63364
+ {
63365
+ "type": "number"
63366
+ },
63367
+ {
63368
+ "type": "number"
63369
+ }
63370
+ ],
63371
+ "maxItems": 2,
63372
+ "minItems": 2,
63373
+ "type": "array"
63374
+ },
63197
63375
  "scaleX": {
63198
63376
  "type": "number"
63199
63377
  },
@@ -63221,6 +63399,9 @@
63221
63399
  "shadowOffsetY": {
63222
63400
  "type": "number"
63223
63401
  },
63402
+ "shadowRootIdx": {
63403
+ "type": "number"
63404
+ },
63224
63405
  "stroke": {
63225
63406
  "anyOf": [
63226
63407
  {
@@ -64246,6 +64427,9 @@
64246
64427
  {
64247
64428
  "$ref": "#/definitions/HTMLImageElement"
64248
64429
  },
64430
+ {
64431
+ "typeof": "function"
64432
+ },
64249
64433
  {
64250
64434
  "type": "string"
64251
64435
  }
@@ -64349,6 +64533,9 @@
64349
64533
  "height": {
64350
64534
  "type": "number"
64351
64535
  },
64536
+ "html": {
64537
+ "typeof": "function"
64538
+ },
64352
64539
  "innerBorder": {
64353
64540
  "$ref": "#/definitions/Partial<IBorderStyle>"
64354
64541
  },
@@ -64416,6 +64603,19 @@
64416
64603
  "postMatrix": {
64417
64604
  "$ref": "#/definitions/IMatrix"
64418
64605
  },
64606
+ "scaleCenter": {
64607
+ "items": [
64608
+ {
64609
+ "type": "number"
64610
+ },
64611
+ {
64612
+ "type": "number"
64613
+ }
64614
+ ],
64615
+ "maxItems": 2,
64616
+ "minItems": 2,
64617
+ "type": "array"
64618
+ },
64419
64619
  "scaleX": {
64420
64620
  "type": "number"
64421
64621
  },
@@ -64443,6 +64643,9 @@
64443
64643
  "shadowOffsetY": {
64444
64644
  "type": "number"
64445
64645
  },
64646
+ "shadowRootIdx": {
64647
+ "type": "number"
64648
+ },
64446
64649
  "space": {
64447
64650
  "type": "number"
64448
64651
  },
@@ -64865,6 +65068,9 @@
64865
65068
  {
64866
65069
  "$ref": "#/definitions/HTMLImageElement"
64867
65070
  },
65071
+ {
65072
+ "typeof": "function"
65073
+ },
64868
65074
  {
64869
65075
  "type": "string"
64870
65076
  }
@@ -64955,6 +65161,9 @@
64955
65161
  "forceShowCap": {
64956
65162
  "type": "boolean"
64957
65163
  },
65164
+ "html": {
65165
+ "typeof": "function"
65166
+ },
64958
65167
  "innerBorder": {
64959
65168
  "$ref": "#/definitions/Partial<IBorderStyle>"
64960
65169
  },
@@ -65015,6 +65224,19 @@
65015
65224
  "postMatrix": {
65016
65225
  "$ref": "#/definitions/IMatrix"
65017
65226
  },
65227
+ "scaleCenter": {
65228
+ "items": [
65229
+ {
65230
+ "type": "number"
65231
+ },
65232
+ {
65233
+ "type": "number"
65234
+ }
65235
+ ],
65236
+ "maxItems": 2,
65237
+ "minItems": 2,
65238
+ "type": "array"
65239
+ },
65018
65240
  "scaleX": {
65019
65241
  "type": "number"
65020
65242
  },
@@ -65042,6 +65264,9 @@
65042
65264
  "shadowOffsetY": {
65043
65265
  "type": "number"
65044
65266
  },
65267
+ "shadowRootIdx": {
65268
+ "type": "number"
65269
+ },
65045
65270
  "startAngle": {
65046
65271
  "type": "number"
65047
65272
  },
@@ -65189,6 +65414,9 @@
65189
65414
  {
65190
65415
  "$ref": "#/definitions/HTMLImageElement"
65191
65416
  },
65417
+ {
65418
+ "typeof": "function"
65419
+ },
65192
65420
  {
65193
65421
  "type": "string"
65194
65422
  }
@@ -65270,6 +65498,9 @@
65270
65498
  "fillOpacity": {
65271
65499
  "type": "number"
65272
65500
  },
65501
+ "html": {
65502
+ "typeof": "function"
65503
+ },
65273
65504
  "innerBorder": {
65274
65505
  "$ref": "#/definitions/Partial<IBorderStyle>"
65275
65506
  },
@@ -65324,6 +65555,19 @@
65324
65555
  "postMatrix": {
65325
65556
  "$ref": "#/definitions/IMatrix"
65326
65557
  },
65558
+ "scaleCenter": {
65559
+ "items": [
65560
+ {
65561
+ "type": "number"
65562
+ },
65563
+ {
65564
+ "type": "number"
65565
+ }
65566
+ ],
65567
+ "maxItems": 2,
65568
+ "minItems": 2,
65569
+ "type": "array"
65570
+ },
65327
65571
  "scaleX": {
65328
65572
  "type": "number"
65329
65573
  },
@@ -65357,6 +65601,9 @@
65357
65601
  "shadowOffsetY": {
65358
65602
  "type": "number"
65359
65603
  },
65604
+ "shadowRootIdx": {
65605
+ "type": "number"
65606
+ },
65360
65607
  "stroke": {
65361
65608
  "anyOf": [
65362
65609
  {
@@ -65567,6 +65814,9 @@
65567
65814
  {
65568
65815
  "$ref": "#/definitions/HTMLImageElement"
65569
65816
  },
65817
+ {
65818
+ "typeof": "function"
65819
+ },
65570
65820
  {
65571
65821
  "type": "string"
65572
65822
  }
@@ -65628,6 +65878,9 @@
65628
65878
  "fillOpacity": {
65629
65879
  "type": "number"
65630
65880
  },
65881
+ "html": {
65882
+ "typeof": "function"
65883
+ },
65631
65884
  "innerBorder": {
65632
65885
  "$ref": "#/definitions/Partial<IBorderStyle>"
65633
65886
  },
@@ -65679,6 +65932,19 @@
65679
65932
  "radius": {
65680
65933
  "type": "number"
65681
65934
  },
65935
+ "scaleCenter": {
65936
+ "items": [
65937
+ {
65938
+ "type": "number"
65939
+ },
65940
+ {
65941
+ "type": "number"
65942
+ }
65943
+ ],
65944
+ "maxItems": 2,
65945
+ "minItems": 2,
65946
+ "type": "array"
65947
+ },
65682
65948
  "scaleX": {
65683
65949
  "type": "number"
65684
65950
  },
@@ -65706,6 +65972,9 @@
65706
65972
  "shadowOffsetY": {
65707
65973
  "type": "number"
65708
65974
  },
65975
+ "shadowRootIdx": {
65976
+ "type": "number"
65977
+ },
65709
65978
  "startAngle": {
65710
65979
  "type": "number"
65711
65980
  },
@@ -65853,6 +66122,9 @@
65853
66122
  {
65854
66123
  "$ref": "#/definitions/HTMLImageElement"
65855
66124
  },
66125
+ {
66126
+ "typeof": "function"
66127
+ },
65856
66128
  {
65857
66129
  "type": "string"
65858
66130
  }
@@ -65930,6 +66202,9 @@
65930
66202
  "height": {
65931
66203
  "type": "number"
65932
66204
  },
66205
+ "html": {
66206
+ "typeof": "function"
66207
+ },
65933
66208
  "innerBorder": {
65934
66209
  "$ref": "#/definitions/Partial<IBorderStyle>"
65935
66210
  },
@@ -65988,6 +66263,19 @@
65988
66263
  "postMatrix": {
65989
66264
  "$ref": "#/definitions/IMatrix"
65990
66265
  },
66266
+ "scaleCenter": {
66267
+ "items": [
66268
+ {
66269
+ "type": "number"
66270
+ },
66271
+ {
66272
+ "type": "number"
66273
+ }
66274
+ ],
66275
+ "maxItems": 2,
66276
+ "minItems": 2,
66277
+ "type": "array"
66278
+ },
65991
66279
  "scaleX": {
65992
66280
  "type": "number"
65993
66281
  },
@@ -66015,6 +66303,9 @@
66015
66303
  "shadowOffsetY": {
66016
66304
  "type": "number"
66017
66305
  },
66306
+ "shadowRootIdx": {
66307
+ "type": "number"
66308
+ },
66018
66309
  "stroke": {
66019
66310
  "anyOf": [
66020
66311
  {
@@ -66162,6 +66453,9 @@
66162
66453
  {
66163
66454
  "$ref": "#/definitions/HTMLImageElement"
66164
66455
  },
66456
+ {
66457
+ "typeof": "function"
66458
+ },
66165
66459
  {
66166
66460
  "type": "string"
66167
66461
  }
@@ -66220,6 +66514,9 @@
66220
66514
  "fillOpacity": {
66221
66515
  "type": "number"
66222
66516
  },
66517
+ "html": {
66518
+ "typeof": "function"
66519
+ },
66223
66520
  "innerBorder": {
66224
66521
  "$ref": "#/definitions/Partial<IBorderStyle>"
66225
66522
  },
@@ -66268,6 +66565,19 @@
66268
66565
  "postMatrix": {
66269
66566
  "$ref": "#/definitions/IMatrix"
66270
66567
  },
66568
+ "scaleCenter": {
66569
+ "items": [
66570
+ {
66571
+ "type": "number"
66572
+ },
66573
+ {
66574
+ "type": "number"
66575
+ }
66576
+ ],
66577
+ "maxItems": 2,
66578
+ "minItems": 2,
66579
+ "type": "array"
66580
+ },
66271
66581
  "scaleX": {
66272
66582
  "type": "number"
66273
66583
  },
@@ -66295,6 +66605,9 @@
66295
66605
  "shadowOffsetY": {
66296
66606
  "type": "number"
66297
66607
  },
66608
+ "shadowRootIdx": {
66609
+ "type": "number"
66610
+ },
66298
66611
  "stroke": {
66299
66612
  "anyOf": [
66300
66613
  {
@@ -66456,6 +66769,9 @@
66456
66769
  {
66457
66770
  "$ref": "#/definitions/HTMLImageElement"
66458
66771
  },
66772
+ {
66773
+ "typeof": "function"
66774
+ },
66459
66775
  {
66460
66776
  "type": "string"
66461
66777
  }
@@ -66556,6 +66872,9 @@
66556
66872
  "height": {
66557
66873
  "type": "number"
66558
66874
  },
66875
+ "html": {
66876
+ "typeof": "function"
66877
+ },
66559
66878
  "innerBorder": {
66560
66879
  "$ref": "#/definitions/Partial<IBorderStyle>"
66561
66880
  },
@@ -66620,6 +66939,19 @@
66620
66939
  "postMatrix": {
66621
66940
  "$ref": "#/definitions/IMatrix"
66622
66941
  },
66942
+ "scaleCenter": {
66943
+ "items": [
66944
+ {
66945
+ "type": "number"
66946
+ },
66947
+ {
66948
+ "type": "number"
66949
+ }
66950
+ ],
66951
+ "maxItems": 2,
66952
+ "minItems": 2,
66953
+ "type": "array"
66954
+ },
66623
66955
  "scaleX": {
66624
66956
  "type": "number"
66625
66957
  },
@@ -66647,6 +66979,9 @@
66647
66979
  "shadowOffsetY": {
66648
66980
  "type": "number"
66649
66981
  },
66982
+ "shadowRootIdx": {
66983
+ "type": "number"
66984
+ },
66650
66985
  "stroke": {
66651
66986
  "anyOf": [
66652
66987
  {
@@ -66797,6 +67132,9 @@
66797
67132
  {
66798
67133
  "$ref": "#/definitions/HTMLImageElement"
66799
67134
  },
67135
+ {
67136
+ "typeof": "function"
67137
+ },
66800
67138
  {
66801
67139
  "type": "string"
66802
67140
  }
@@ -66834,6 +67172,19 @@
66834
67172
  "childrenPickable": {
66835
67173
  "type": "boolean"
66836
67174
  },
67175
+ "cornerRadius": {
67176
+ "anyOf": [
67177
+ {
67178
+ "items": {
67179
+ "type": "number"
67180
+ },
67181
+ "type": "array"
67182
+ },
67183
+ {
67184
+ "type": "number"
67185
+ }
67186
+ ]
67187
+ },
66837
67188
  "cursor": {
66838
67189
  "$ref": "#/definitions/Cursor"
66839
67190
  },
@@ -66858,6 +67209,9 @@
66858
67209
  "height": {
66859
67210
  "type": "number"
66860
67211
  },
67212
+ "html": {
67213
+ "typeof": "function"
67214
+ },
66861
67215
  "image": {
66862
67216
  "anyOf": [
66863
67217
  {
@@ -66925,6 +67279,19 @@
66925
67279
  "repeatY": {
66926
67280
  "$ref": "#/definitions/IRepeatType"
66927
67281
  },
67282
+ "scaleCenter": {
67283
+ "items": [
67284
+ {
67285
+ "type": "number"
67286
+ },
67287
+ {
67288
+ "type": "number"
67289
+ }
67290
+ ],
67291
+ "maxItems": 2,
67292
+ "minItems": 2,
67293
+ "type": "array"
67294
+ },
66928
67295
  "scaleX": {
66929
67296
  "type": "number"
66930
67297
  },
@@ -66952,6 +67319,9 @@
66952
67319
  "shadowOffsetY": {
66953
67320
  "type": "number"
66954
67321
  },
67322
+ "shadowRootIdx": {
67323
+ "type": "number"
67324
+ },
66955
67325
  "stroke": {
66956
67326
  "anyOf": [
66957
67327
  {
@@ -67586,6 +67956,9 @@
67586
67956
  {
67587
67957
  "$ref": "#/definitions/HTMLImageElement"
67588
67958
  },
67959
+ {
67960
+ "typeof": "function"
67961
+ },
67589
67962
  {
67590
67963
  "type": "string"
67591
67964
  }
@@ -67629,6 +68002,9 @@
67629
68002
  "clipRangeByDimension": {
67630
68003
  "$ref": "#/definitions/IClipRangeByDimensionType"
67631
68004
  },
68005
+ "closePath": {
68006
+ "type": "boolean"
68007
+ },
67632
68008
  "connectedStyle": {
67633
68009
  "typeof": "function"
67634
68010
  },
@@ -67670,6 +68046,9 @@
67670
68046
  "fillOpacity": {
67671
68047
  "type": "number"
67672
68048
  },
68049
+ "html": {
68050
+ "typeof": "function"
68051
+ },
67673
68052
  "innerBorder": {
67674
68053
  "$ref": "#/definitions/Partial<IBorderStyle>"
67675
68054
  },
@@ -67724,6 +68103,19 @@
67724
68103
  "postMatrix": {
67725
68104
  "$ref": "#/definitions/IMatrix"
67726
68105
  },
68106
+ "scaleCenter": {
68107
+ "items": [
68108
+ {
68109
+ "type": "number"
68110
+ },
68111
+ {
68112
+ "type": "number"
68113
+ }
68114
+ ],
68115
+ "maxItems": 2,
68116
+ "minItems": 2,
68117
+ "type": "array"
68118
+ },
67727
68119
  "scaleX": {
67728
68120
  "type": "number"
67729
68121
  },
@@ -67757,6 +68149,9 @@
67757
68149
  "shadowOffsetY": {
67758
68150
  "type": "number"
67759
68151
  },
68152
+ "shadowRootIdx": {
68153
+ "type": "number"
68154
+ },
67760
68155
  "stroke": {
67761
68156
  "anyOf": [
67762
68157
  {
@@ -68422,6 +68817,9 @@
68422
68817
  {
68423
68818
  "$ref": "#/definitions/HTMLImageElement"
68424
68819
  },
68820
+ {
68821
+ "typeof": "function"
68822
+ },
68425
68823
  {
68426
68824
  "type": "string"
68427
68825
  }
@@ -68483,6 +68881,9 @@
68483
68881
  "fillOpacity": {
68484
68882
  "type": "number"
68485
68883
  },
68884
+ "html": {
68885
+ "typeof": "function"
68886
+ },
68486
68887
  "innerBorder": {
68487
68888
  "$ref": "#/definitions/Partial<IBorderStyle>"
68488
68889
  },
@@ -68541,6 +68942,19 @@
68541
68942
  "postMatrix": {
68542
68943
  "$ref": "#/definitions/IMatrix"
68543
68944
  },
68945
+ "scaleCenter": {
68946
+ "items": [
68947
+ {
68948
+ "type": "number"
68949
+ },
68950
+ {
68951
+ "type": "number"
68952
+ }
68953
+ ],
68954
+ "maxItems": 2,
68955
+ "minItems": 2,
68956
+ "type": "array"
68957
+ },
68544
68958
  "scaleX": {
68545
68959
  "type": "number"
68546
68960
  },
@@ -68568,6 +68982,9 @@
68568
68982
  "shadowOffsetY": {
68569
68983
  "type": "number"
68570
68984
  },
68985
+ "shadowRootIdx": {
68986
+ "type": "number"
68987
+ },
68571
68988
  "stroke": {
68572
68989
  "anyOf": [
68573
68990
  {
@@ -68712,6 +69129,9 @@
68712
69129
  {
68713
69130
  "$ref": "#/definitions/HTMLImageElement"
68714
69131
  },
69132
+ {
69133
+ "typeof": "function"
69134
+ },
68715
69135
  {
68716
69136
  "type": "string"
68717
69137
  }
@@ -68783,6 +69203,9 @@
68783
69203
  "fillOpacity": {
68784
69204
  "type": "number"
68785
69205
  },
69206
+ "html": {
69207
+ "typeof": "function"
69208
+ },
68786
69209
  "innerBorder": {
68787
69210
  "$ref": "#/definitions/Partial<IBorderStyle>"
68788
69211
  },
@@ -68837,6 +69260,19 @@
68837
69260
  "postMatrix": {
68838
69261
  "$ref": "#/definitions/IMatrix"
68839
69262
  },
69263
+ "scaleCenter": {
69264
+ "items": [
69265
+ {
69266
+ "type": "number"
69267
+ },
69268
+ {
69269
+ "type": "number"
69270
+ }
69271
+ ],
69272
+ "maxItems": 2,
69273
+ "minItems": 2,
69274
+ "type": "array"
69275
+ },
68840
69276
  "scaleX": {
68841
69277
  "type": "number"
68842
69278
  },
@@ -68864,6 +69300,9 @@
68864
69300
  "shadowOffsetY": {
68865
69301
  "type": "number"
68866
69302
  },
69303
+ "shadowRootIdx": {
69304
+ "type": "number"
69305
+ },
68867
69306
  "stroke": {
68868
69307
  "anyOf": [
68869
69308
  {
@@ -69221,6 +69660,9 @@
69221
69660
  {
69222
69661
  "$ref": "#/definitions/HTMLImageElement"
69223
69662
  },
69663
+ {
69664
+ "typeof": "function"
69665
+ },
69224
69666
  {
69225
69667
  "type": "string"
69226
69668
  }
@@ -69295,6 +69737,9 @@
69295
69737
  "height": {
69296
69738
  "type": "number"
69297
69739
  },
69740
+ "html": {
69741
+ "typeof": "function"
69742
+ },
69298
69743
  "innerBorder": {
69299
69744
  "$ref": "#/definitions/Partial<IBorderStyle>"
69300
69745
  },
@@ -69346,6 +69791,19 @@
69346
69791
  "postMatrix": {
69347
69792
  "$ref": "#/definitions/IMatrix"
69348
69793
  },
69794
+ "scaleCenter": {
69795
+ "items": [
69796
+ {
69797
+ "type": "number"
69798
+ },
69799
+ {
69800
+ "type": "number"
69801
+ }
69802
+ ],
69803
+ "maxItems": 2,
69804
+ "minItems": 2,
69805
+ "type": "array"
69806
+ },
69349
69807
  "scaleX": {
69350
69808
  "type": "number"
69351
69809
  },
@@ -69373,6 +69831,9 @@
69373
69831
  "shadowOffsetY": {
69374
69832
  "type": "number"
69375
69833
  },
69834
+ "shadowRootIdx": {
69835
+ "type": "number"
69836
+ },
69376
69837
  "stroke": {
69377
69838
  "anyOf": [
69378
69839
  {
@@ -69520,6 +69981,9 @@
69520
69981
  {
69521
69982
  "$ref": "#/definitions/HTMLImageElement"
69522
69983
  },
69984
+ {
69985
+ "typeof": "function"
69986
+ },
69523
69987
  {
69524
69988
  "type": "string"
69525
69989
  }
@@ -69594,6 +70058,9 @@
69594
70058
  "height": {
69595
70059
  "type": "number"
69596
70060
  },
70061
+ "html": {
70062
+ "typeof": "function"
70063
+ },
69597
70064
  "innerBorder": {
69598
70065
  "$ref": "#/definitions/Partial<IBorderStyle>"
69599
70066
  },
@@ -69642,6 +70109,19 @@
69642
70109
  "postMatrix": {
69643
70110
  "$ref": "#/definitions/IMatrix"
69644
70111
  },
70112
+ "scaleCenter": {
70113
+ "items": [
70114
+ {
70115
+ "type": "number"
70116
+ },
70117
+ {
70118
+ "type": "number"
70119
+ }
70120
+ ],
70121
+ "maxItems": 2,
70122
+ "minItems": 2,
70123
+ "type": "array"
70124
+ },
69645
70125
  "scaleX": {
69646
70126
  "type": "number"
69647
70127
  },
@@ -69669,6 +70149,9 @@
69669
70149
  "shadowOffsetY": {
69670
70150
  "type": "number"
69671
70151
  },
70152
+ "shadowRootIdx": {
70153
+ "type": "number"
70154
+ },
69672
70155
  "stroke": {
69673
70156
  "anyOf": [
69674
70157
  {
@@ -69949,6 +70432,101 @@
69949
70432
  },
69950
70433
  "type": "object"
69951
70434
  },
70435
+ "Partial<IStageParams>": {
70436
+ "properties": {
70437
+ "afterRender": {
70438
+ "typeof": "function"
70439
+ },
70440
+ "autoRender": {
70441
+ "type": "boolean"
70442
+ },
70443
+ "background": {
70444
+ "$ref": "#/definitions/IColor"
70445
+ },
70446
+ "beforeRender": {
70447
+ "typeof": "function"
70448
+ },
70449
+ "canvas": {
70450
+ "anyOf": [
70451
+ {
70452
+ "$ref": "#/definitions/HTMLCanvasElement"
70453
+ },
70454
+ {
70455
+ "type": "string"
70456
+ }
70457
+ ]
70458
+ },
70459
+ "canvasControled": {
70460
+ "type": "boolean"
70461
+ },
70462
+ "container": {
70463
+ "anyOf": [
70464
+ {
70465
+ "$ref": "#/definitions/HTMLElement"
70466
+ },
70467
+ {
70468
+ "type": "string"
70469
+ }
70470
+ ]
70471
+ },
70472
+ "disableDirtyBounds": {
70473
+ "type": "boolean"
70474
+ },
70475
+ "dpr": {
70476
+ "type": "number"
70477
+ },
70478
+ "enableHtmlAttribute": {
70479
+ "anyOf": [
70480
+ {
70481
+ "$ref": "#/definitions/HTMLElement"
70482
+ },
70483
+ {
70484
+ "type": [
70485
+ "string",
70486
+ "boolean"
70487
+ ]
70488
+ }
70489
+ ]
70490
+ },
70491
+ "enableLayout": {
70492
+ "type": "boolean"
70493
+ },
70494
+ "height": {
70495
+ "type": "number"
70496
+ },
70497
+ "interactiveLayer": {
70498
+ "type": "boolean"
70499
+ },
70500
+ "optimize": {
70501
+ "typeof": "function"
70502
+ },
70503
+ "pluginList": {
70504
+ "items": {
70505
+ "type": "string"
70506
+ },
70507
+ "type": "array"
70508
+ },
70509
+ "poptip": {
70510
+ "type": "boolean"
70511
+ },
70512
+ "renderStyle": {
70513
+ "type": "string"
70514
+ },
70515
+ "ticker": {
70516
+ "$ref": "#/definitions/ITicker"
70517
+ },
70518
+ "title": {
70519
+ "type": "string"
70520
+ },
70521
+ "viewBox": {
70522
+ "$ref": "#/definitions/IBoundsLike"
70523
+ },
70524
+ "width": {
70525
+ "type": "number"
70526
+ }
70527
+ },
70528
+ "type": "object"
70529
+ },
69952
70530
  "Partial<ISymbolGraphicAttribute>": {
69953
70531
  "properties": {
69954
70532
  "alpha": {
@@ -70029,6 +70607,9 @@
70029
70607
  {
70030
70608
  "$ref": "#/definitions/HTMLImageElement"
70031
70609
  },
70610
+ {
70611
+ "typeof": "function"
70612
+ },
70032
70613
  {
70033
70614
  "type": "string"
70034
70615
  }
@@ -70087,6 +70668,9 @@
70087
70668
  "fillOpacity": {
70088
70669
  "type": "number"
70089
70670
  },
70671
+ "html": {
70672
+ "typeof": "function"
70673
+ },
70090
70674
  "innerBorder": {
70091
70675
  "$ref": "#/definitions/Partial<IBorderStyle>"
70092
70676
  },
@@ -70135,6 +70719,19 @@
70135
70719
  "postMatrix": {
70136
70720
  "$ref": "#/definitions/IMatrix"
70137
70721
  },
70722
+ "scaleCenter": {
70723
+ "items": [
70724
+ {
70725
+ "type": "number"
70726
+ },
70727
+ {
70728
+ "type": "number"
70729
+ }
70730
+ ],
70731
+ "maxItems": 2,
70732
+ "minItems": 2,
70733
+ "type": "array"
70734
+ },
70138
70735
  "scaleX": {
70139
70736
  "type": "number"
70140
70737
  },
@@ -70162,6 +70759,9 @@
70162
70759
  "shadowOffsetY": {
70163
70760
  "type": "number"
70164
70761
  },
70762
+ "shadowRootIdx": {
70763
+ "type": "number"
70764
+ },
70165
70765
  "size": {
70166
70766
  "anyOf": [
70167
70767
  {
@@ -70329,6 +70929,9 @@
70329
70929
  {
70330
70930
  "$ref": "#/definitions/HTMLImageElement"
70331
70931
  },
70932
+ {
70933
+ "typeof": "function"
70934
+ },
70332
70935
  {
70333
70936
  "type": "string"
70334
70937
  }
@@ -70418,6 +71021,12 @@
70418
71021
  "number"
70419
71022
  ]
70420
71023
  },
71024
+ "html": {
71025
+ "typeof": "function"
71026
+ },
71027
+ "ignoreBuf": {
71028
+ "type": "boolean"
71029
+ },
70421
71030
  "innerBorder": {
70422
71031
  "$ref": "#/definitions/Partial<IBorderStyle>"
70423
71032
  },
@@ -70475,6 +71084,19 @@
70475
71084
  "postMatrix": {
70476
71085
  "$ref": "#/definitions/IMatrix"
70477
71086
  },
71087
+ "scaleCenter": {
71088
+ "items": [
71089
+ {
71090
+ "type": "number"
71091
+ },
71092
+ {
71093
+ "type": "number"
71094
+ }
71095
+ ],
71096
+ "maxItems": 2,
71097
+ "minItems": 2,
71098
+ "type": "array"
71099
+ },
70478
71100
  "scaleIn3d": {
70479
71101
  "type": "boolean"
70480
71102
  },
@@ -70505,6 +71127,9 @@
70505
71127
  "shadowOffsetY": {
70506
71128
  "type": "number"
70507
71129
  },
71130
+ "shadowRootIdx": {
71131
+ "type": "number"
71132
+ },
70508
71133
  "stroke": {
70509
71134
  "anyOf": [
70510
71135
  {
@@ -71153,6 +71778,9 @@
71153
71778
  {
71154
71779
  "$ref": "#/definitions/HTMLImageElement"
71155
71780
  },
71781
+ {
71782
+ "typeof": "function"
71783
+ },
71156
71784
  {
71157
71785
  "type": "string"
71158
71786
  }
@@ -71239,6 +71867,12 @@
71239
71867
  "number"
71240
71868
  ]
71241
71869
  },
71870
+ "html": {
71871
+ "typeof": "function"
71872
+ },
71873
+ "ignoreBuf": {
71874
+ "type": "boolean"
71875
+ },
71242
71876
  "innerBorder": {
71243
71877
  "$ref": "#/definitions/Partial<IBorderStyle>"
71244
71878
  },
@@ -71296,6 +71930,19 @@
71296
71930
  "postMatrix": {
71297
71931
  "$ref": "#/definitions/IMatrix"
71298
71932
  },
71933
+ "scaleCenter": {
71934
+ "items": [
71935
+ {
71936
+ "type": "number"
71937
+ },
71938
+ {
71939
+ "type": "number"
71940
+ }
71941
+ ],
71942
+ "maxItems": 2,
71943
+ "minItems": 2,
71944
+ "type": "array"
71945
+ },
71299
71946
  "scaleIn3d": {
71300
71947
  "type": "boolean"
71301
71948
  },
@@ -71326,6 +71973,9 @@
71326
71973
  "shadowOffsetY": {
71327
71974
  "type": "number"
71328
71975
  },
71976
+ "shadowRootIdx": {
71977
+ "type": "number"
71978
+ },
71329
71979
  "stroke": {
71330
71980
  "anyOf": [
71331
71981
  {
@@ -71508,6 +72158,9 @@
71508
72158
  {
71509
72159
  "$ref": "#/definitions/HTMLImageElement"
71510
72160
  },
72161
+ {
72162
+ "typeof": "function"
72163
+ },
71511
72164
  {
71512
72165
  "type": "string"
71513
72166
  }
@@ -71579,6 +72232,9 @@
71579
72232
  "height": {
71580
72233
  "type": "number"
71581
72234
  },
72235
+ "html": {
72236
+ "typeof": "function"
72237
+ },
71582
72238
  "innerBorder": {
71583
72239
  "$ref": "#/definitions/Partial<IBorderStyle>"
71584
72240
  },
@@ -71627,6 +72283,19 @@
71627
72283
  "postMatrix": {
71628
72284
  "$ref": "#/definitions/IMatrix"
71629
72285
  },
72286
+ "scaleCenter": {
72287
+ "items": [
72288
+ {
72289
+ "type": "number"
72290
+ },
72291
+ {
72292
+ "type": "number"
72293
+ }
72294
+ ],
72295
+ "maxItems": 2,
72296
+ "minItems": 2,
72297
+ "type": "array"
72298
+ },
71630
72299
  "scaleX": {
71631
72300
  "type": "number"
71632
72301
  },
@@ -71651,6 +72320,9 @@
71651
72320
  "shadowOffsetY": {
71652
72321
  "type": "number"
71653
72322
  },
72323
+ "shadowRootIdx": {
72324
+ "type": "number"
72325
+ },
71654
72326
  "size": {
71655
72327
  "anyOf": [
71656
72328
  {
@@ -71799,6 +72471,9 @@
71799
72471
  {
71800
72472
  "$ref": "#/definitions/HTMLImageElement"
71801
72473
  },
72474
+ {
72475
+ "typeof": "function"
72476
+ },
71802
72477
  {
71803
72478
  "type": "string"
71804
72479
  }
@@ -71857,6 +72532,9 @@
71857
72532
  "fillOpacity": {
71858
72533
  "type": "number"
71859
72534
  },
72535
+ "html": {
72536
+ "typeof": "function"
72537
+ },
71860
72538
  "innerBorder": {
71861
72539
  "$ref": "#/definitions/Partial<IBorderStyle>"
71862
72540
  },
@@ -71905,6 +72583,19 @@
71905
72583
  "postMatrix": {
71906
72584
  "$ref": "#/definitions/IMatrix"
71907
72585
  },
72586
+ "scaleCenter": {
72587
+ "items": [
72588
+ {
72589
+ "type": "number"
72590
+ },
72591
+ {
72592
+ "type": "number"
72593
+ }
72594
+ ],
72595
+ "maxItems": 2,
72596
+ "minItems": 2,
72597
+ "type": "array"
72598
+ },
71908
72599
  "scaleX": {
71909
72600
  "type": "number"
71910
72601
  },
@@ -71932,6 +72623,9 @@
71932
72623
  "shadowOffsetY": {
71933
72624
  "type": "number"
71934
72625
  },
72626
+ "shadowRootIdx": {
72627
+ "type": "number"
72628
+ },
71935
72629
  "stroke": {
71936
72630
  "anyOf": [
71937
72631
  {
@@ -73297,34 +73991,34 @@
73297
73991
  },
73298
73992
  "Promise<FontFaceSet>": {
73299
73993
  "properties": {
73300
- "__@toStringTag@11528": {
73994
+ "__@toStringTag@12946": {
73301
73995
  "type": "string"
73302
73996
  }
73303
73997
  },
73304
73998
  "required": [
73305
- "__@toStringTag@11528"
73999
+ "__@toStringTag@12946"
73306
74000
  ],
73307
74001
  "type": "object"
73308
74002
  },
73309
74003
  "Promise<ServiceWorkerRegistration>": {
73310
74004
  "properties": {
73311
- "__@toStringTag@11528": {
74005
+ "__@toStringTag@12946": {
73312
74006
  "type": "string"
73313
74007
  }
73314
74008
  },
73315
74009
  "required": [
73316
- "__@toStringTag@11528"
74010
+ "__@toStringTag@12946"
73317
74011
  ],
73318
74012
  "type": "object"
73319
74013
  },
73320
74014
  "Promise<any>": {
73321
74015
  "properties": {
73322
- "__@toStringTag@11528": {
74016
+ "__@toStringTag@12946": {
73323
74017
  "type": "string"
73324
74018
  }
73325
74019
  },
73326
74020
  "required": [
73327
- "__@toStringTag@11528"
74021
+ "__@toStringTag@12946"
73328
74022
  ],
73329
74023
  "type": "object"
73330
74024
  },
@@ -73334,10 +74028,10 @@
73334
74028
  "Record<string,ConvertToMarkStyleSpec<IPathMarkSpec>|IMarkStateSpec<IPathMarkSpec>>": {
73335
74029
  "type": "object"
73336
74030
  },
73337
- "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec>>": {
74031
+ "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>>": {
73338
74032
  "type": "object"
73339
74033
  },
73340
- "Record<string,ConvertToMarkStyleSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>|IMarkStateSpec<IRuleMarkSpec|ILineMarkSpec|ITextMarkSpec|IPathMarkSpec|IRectMarkSpec|IArcMarkSpec|IProgressArcMarkSpec|IPolygonMarkSpec|IImageMarkSpec|IRect3dMarkSpec|ISymbolMarkSpec|IBoxPlotMarkSpec|IAreaMarkSpec|IPyramid3dMarkSpec|IArc3dMarkSpec|ILinkPathMarkSpec|IGroupMarkSpec>>": {
74034
+ "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>>": {
73341
74035
  "type": "object"
73342
74036
  },
73343
74037
  "Record<string,ConvertToMarkStyleSpec<ITextMarkSpec>|IMarkStateSpec<ITextMarkSpec>>": {
@@ -73486,6 +74180,9 @@
73486
74180
  {
73487
74181
  "$ref": "#/definitions/HTMLImageElement"
73488
74182
  },
74183
+ {
74184
+ "typeof": "function"
74185
+ },
73489
74186
  {
73490
74187
  "type": "string"
73491
74188
  }
@@ -73576,6 +74273,9 @@
73576
74273
  "forceShowCap": {
73577
74274
  "type": "boolean"
73578
74275
  },
74276
+ "html": {
74277
+ "typeof": "function"
74278
+ },
73579
74279
  "innerBorder": {
73580
74280
  "$ref": "#/definitions/Partial<IBorderStyle>"
73581
74281
  },
@@ -73636,6 +74336,19 @@
73636
74336
  "postMatrix": {
73637
74337
  "$ref": "#/definitions/IMatrix"
73638
74338
  },
74339
+ "scaleCenter": {
74340
+ "items": [
74341
+ {
74342
+ "type": "number"
74343
+ },
74344
+ {
74345
+ "type": "number"
74346
+ }
74347
+ ],
74348
+ "maxItems": 2,
74349
+ "minItems": 2,
74350
+ "type": "array"
74351
+ },
73639
74352
  "scaleX": {
73640
74353
  "type": "number"
73641
74354
  },
@@ -73663,6 +74376,9 @@
73663
74376
  "shadowOffsetY": {
73664
74377
  "type": "number"
73665
74378
  },
74379
+ "shadowRootIdx": {
74380
+ "type": "number"
74381
+ },
73666
74382
  "startAngle": {
73667
74383
  "type": "number"
73668
74384
  },
@@ -73751,6 +74467,7 @@
73751
74467
  "fill",
73752
74468
  "fillOpacity",
73753
74469
  "forceShowCap",
74470
+ "html",
73754
74471
  "innerBorder",
73755
74472
  "innerRadius",
73756
74473
  "keepDirIn3d",
@@ -73769,6 +74486,7 @@
73769
74486
  "pickMode",
73770
74487
  "pickable",
73771
74488
  "postMatrix",
74489
+ "scaleCenter",
73772
74490
  "scaleX",
73773
74491
  "scaleY",
73774
74492
  "scaleZ",
@@ -73778,6 +74496,7 @@
73778
74496
  "shadowColor",
73779
74497
  "shadowOffsetX",
73780
74498
  "shadowOffsetY",
74499
+ "shadowRootIdx",
73781
74500
  "startAngle",
73782
74501
  "stroke",
73783
74502
  "strokeBoundsBuffer",
@@ -73875,6 +74594,9 @@
73875
74594
  {
73876
74595
  "$ref": "#/definitions/HTMLImageElement"
73877
74596
  },
74597
+ {
74598
+ "typeof": "function"
74599
+ },
73878
74600
  {
73879
74601
  "type": "string"
73880
74602
  }
@@ -73956,6 +74678,9 @@
73956
74678
  "fillOpacity": {
73957
74679
  "type": "number"
73958
74680
  },
74681
+ "html": {
74682
+ "typeof": "function"
74683
+ },
73959
74684
  "innerBorder": {
73960
74685
  "$ref": "#/definitions/Partial<IBorderStyle>"
73961
74686
  },
@@ -74010,6 +74735,19 @@
74010
74735
  "postMatrix": {
74011
74736
  "$ref": "#/definitions/IMatrix"
74012
74737
  },
74738
+ "scaleCenter": {
74739
+ "items": [
74740
+ {
74741
+ "type": "number"
74742
+ },
74743
+ {
74744
+ "type": "number"
74745
+ }
74746
+ ],
74747
+ "maxItems": 2,
74748
+ "minItems": 2,
74749
+ "type": "array"
74750
+ },
74013
74751
  "scaleX": {
74014
74752
  "type": "number"
74015
74753
  },
@@ -74043,6 +74781,9 @@
74043
74781
  "shadowOffsetY": {
74044
74782
  "type": "number"
74045
74783
  },
74784
+ "shadowRootIdx": {
74785
+ "type": "number"
74786
+ },
74046
74787
  "stroke": {
74047
74788
  "anyOf": [
74048
74789
  {
@@ -74130,6 +74871,7 @@
74130
74871
  "dz",
74131
74872
  "fill",
74132
74873
  "fillOpacity",
74874
+ "html",
74133
74875
  "innerBorder",
74134
74876
  "keepDirIn3d",
74135
74877
  "layout",
@@ -74145,6 +74887,7 @@
74145
74887
  "pickable",
74146
74888
  "points",
74147
74889
  "postMatrix",
74890
+ "scaleCenter",
74148
74891
  "scaleX",
74149
74892
  "scaleY",
74150
74893
  "scaleZ",
@@ -74155,6 +74898,7 @@
74155
74898
  "shadowColor",
74156
74899
  "shadowOffsetX",
74157
74900
  "shadowOffsetY",
74901
+ "shadowRootIdx",
74158
74902
  "stroke",
74159
74903
  "strokeBoundsBuffer",
74160
74904
  "strokeOpacity",
@@ -74251,6 +74995,9 @@
74251
74995
  {
74252
74996
  "$ref": "#/definitions/HTMLImageElement"
74253
74997
  },
74998
+ {
74999
+ "typeof": "function"
75000
+ },
74254
75001
  {
74255
75002
  "type": "string"
74256
75003
  }
@@ -74312,6 +75059,9 @@
74312
75059
  "fillOpacity": {
74313
75060
  "type": "number"
74314
75061
  },
75062
+ "html": {
75063
+ "typeof": "function"
75064
+ },
74315
75065
  "innerBorder": {
74316
75066
  "$ref": "#/definitions/Partial<IBorderStyle>"
74317
75067
  },
@@ -74363,6 +75113,19 @@
74363
75113
  "radius": {
74364
75114
  "type": "number"
74365
75115
  },
75116
+ "scaleCenter": {
75117
+ "items": [
75118
+ {
75119
+ "type": "number"
75120
+ },
75121
+ {
75122
+ "type": "number"
75123
+ }
75124
+ ],
75125
+ "maxItems": 2,
75126
+ "minItems": 2,
75127
+ "type": "array"
75128
+ },
74366
75129
  "scaleX": {
74367
75130
  "type": "number"
74368
75131
  },
@@ -74390,6 +75153,9 @@
74390
75153
  "shadowOffsetY": {
74391
75154
  "type": "number"
74392
75155
  },
75156
+ "shadowRootIdx": {
75157
+ "type": "number"
75158
+ },
74393
75159
  "startAngle": {
74394
75160
  "type": "number"
74395
75161
  },
@@ -74475,6 +75241,7 @@
74475
75241
  "endAngle",
74476
75242
  "fill",
74477
75243
  "fillOpacity",
75244
+ "html",
74478
75245
  "innerBorder",
74479
75246
  "keepDirIn3d",
74480
75247
  "layout",
@@ -74490,6 +75257,7 @@
74490
75257
  "pickable",
74491
75258
  "postMatrix",
74492
75259
  "radius",
75260
+ "scaleCenter",
74493
75261
  "scaleX",
74494
75262
  "scaleY",
74495
75263
  "scaleZ",
@@ -74499,6 +75267,7 @@
74499
75267
  "shadowColor",
74500
75268
  "shadowOffsetX",
74501
75269
  "shadowOffsetY",
75270
+ "shadowRootIdx",
74502
75271
  "startAngle",
74503
75272
  "stroke",
74504
75273
  "strokeBoundsBuffer",
@@ -74596,6 +75365,9 @@
74596
75365
  {
74597
75366
  "$ref": "#/definitions/HTMLImageElement"
74598
75367
  },
75368
+ {
75369
+ "typeof": "function"
75370
+ },
74599
75371
  {
74600
75372
  "type": "string"
74601
75373
  }
@@ -74673,6 +75445,9 @@
74673
75445
  "height": {
74674
75446
  "type": "number"
74675
75447
  },
75448
+ "html": {
75449
+ "typeof": "function"
75450
+ },
74676
75451
  "innerBorder": {
74677
75452
  "$ref": "#/definitions/Partial<IBorderStyle>"
74678
75453
  },
@@ -74731,6 +75506,19 @@
74731
75506
  "postMatrix": {
74732
75507
  "$ref": "#/definitions/IMatrix"
74733
75508
  },
75509
+ "scaleCenter": {
75510
+ "items": [
75511
+ {
75512
+ "type": "number"
75513
+ },
75514
+ {
75515
+ "type": "number"
75516
+ }
75517
+ ],
75518
+ "maxItems": 2,
75519
+ "minItems": 2,
75520
+ "type": "array"
75521
+ },
74734
75522
  "scaleX": {
74735
75523
  "type": "number"
74736
75524
  },
@@ -74758,6 +75546,9 @@
74758
75546
  "shadowOffsetY": {
74759
75547
  "type": "number"
74760
75548
  },
75549
+ "shadowRootIdx": {
75550
+ "type": "number"
75551
+ },
74761
75552
  "stroke": {
74762
75553
  "anyOf": [
74763
75554
  {
@@ -74845,6 +75636,7 @@
74845
75636
  "fill",
74846
75637
  "fillOpacity",
74847
75638
  "height",
75639
+ "html",
74848
75640
  "innerBorder",
74849
75641
  "keepDirIn3d",
74850
75642
  "layout",
@@ -74860,6 +75652,7 @@
74860
75652
  "pickMode",
74861
75653
  "pickable",
74862
75654
  "postMatrix",
75655
+ "scaleCenter",
74863
75656
  "scaleX",
74864
75657
  "scaleY",
74865
75658
  "scaleZ",
@@ -74869,6 +75662,7 @@
74869
75662
  "shadowColor",
74870
75663
  "shadowOffsetX",
74871
75664
  "shadowOffsetY",
75665
+ "shadowRootIdx",
74872
75666
  "stroke",
74873
75667
  "strokeBoundsBuffer",
74874
75668
  "strokeOpacity",
@@ -74983,6 +75777,9 @@
74983
75777
  {
74984
75778
  "$ref": "#/definitions/HTMLImageElement"
74985
75779
  },
75780
+ {
75781
+ "typeof": "function"
75782
+ },
74986
75783
  {
74987
75784
  "type": "string"
74988
75785
  }
@@ -75083,6 +75880,9 @@
75083
75880
  "height": {
75084
75881
  "type": "number"
75085
75882
  },
75883
+ "html": {
75884
+ "typeof": "function"
75885
+ },
75086
75886
  "innerBorder": {
75087
75887
  "$ref": "#/definitions/Partial<IBorderStyle>"
75088
75888
  },
@@ -75147,6 +75947,19 @@
75147
75947
  "postMatrix": {
75148
75948
  "$ref": "#/definitions/IMatrix"
75149
75949
  },
75950
+ "scaleCenter": {
75951
+ "items": [
75952
+ {
75953
+ "type": "number"
75954
+ },
75955
+ {
75956
+ "type": "number"
75957
+ }
75958
+ ],
75959
+ "maxItems": 2,
75960
+ "minItems": 2,
75961
+ "type": "array"
75962
+ },
75150
75963
  "scaleX": {
75151
75964
  "type": "number"
75152
75965
  },
@@ -75174,6 +75987,9 @@
75174
75987
  "shadowOffsetY": {
75175
75988
  "type": "number"
75176
75989
  },
75990
+ "shadowRootIdx": {
75991
+ "type": "number"
75992
+ },
75177
75993
  "stroke": {
75178
75994
  "anyOf": [
75179
75995
  {
@@ -75269,6 +76085,7 @@
75269
76085
  "flexDirection",
75270
76086
  "flexWrap",
75271
76087
  "height",
76088
+ "html",
75272
76089
  "innerBorder",
75273
76090
  "justifyContent",
75274
76091
  "keepDirIn3d",
@@ -75285,6 +76102,7 @@
75285
76102
  "pickMode",
75286
76103
  "pickable",
75287
76104
  "postMatrix",
76105
+ "scaleCenter",
75288
76106
  "scaleX",
75289
76107
  "scaleY",
75290
76108
  "scaleZ",
@@ -75294,6 +76112,7 @@
75294
76112
  "shadowColor",
75295
76113
  "shadowOffsetX",
75296
76114
  "shadowOffsetY",
76115
+ "shadowRootIdx",
75297
76116
  "stroke",
75298
76117
  "strokeBoundsBuffer",
75299
76118
  "strokeOpacity",
@@ -75392,6 +76211,9 @@
75392
76211
  {
75393
76212
  "$ref": "#/definitions/HTMLImageElement"
75394
76213
  },
76214
+ {
76215
+ "typeof": "function"
76216
+ },
75395
76217
  {
75396
76218
  "type": "string"
75397
76219
  }
@@ -75429,6 +76251,19 @@
75429
76251
  "childrenPickable": {
75430
76252
  "type": "boolean"
75431
76253
  },
76254
+ "cornerRadius": {
76255
+ "anyOf": [
76256
+ {
76257
+ "items": {
76258
+ "type": "number"
76259
+ },
76260
+ "type": "array"
76261
+ },
76262
+ {
76263
+ "type": "number"
76264
+ }
76265
+ ]
76266
+ },
75432
76267
  "cursor": {
75433
76268
  "$ref": "#/definitions/Cursor"
75434
76269
  },
@@ -75453,6 +76288,9 @@
75453
76288
  "height": {
75454
76289
  "type": "number"
75455
76290
  },
76291
+ "html": {
76292
+ "typeof": "function"
76293
+ },
75456
76294
  "image": {
75457
76295
  "anyOf": [
75458
76296
  {
@@ -75520,6 +76358,19 @@
75520
76358
  "repeatY": {
75521
76359
  "$ref": "#/definitions/IRepeatType"
75522
76360
  },
76361
+ "scaleCenter": {
76362
+ "items": [
76363
+ {
76364
+ "type": "number"
76365
+ },
76366
+ {
76367
+ "type": "number"
76368
+ }
76369
+ ],
76370
+ "maxItems": 2,
76371
+ "minItems": 2,
76372
+ "type": "array"
76373
+ },
75523
76374
  "scaleX": {
75524
76375
  "type": "number"
75525
76376
  },
@@ -75547,6 +76398,9 @@
75547
76398
  "shadowOffsetY": {
75548
76399
  "type": "number"
75549
76400
  },
76401
+ "shadowRootIdx": {
76402
+ "type": "number"
76403
+ },
75550
76404
  "stroke": {
75551
76405
  "anyOf": [
75552
76406
  {
@@ -75624,6 +76478,7 @@
75624
76478
  "boundsMode",
75625
76479
  "boundsPadding",
75626
76480
  "childrenPickable",
76481
+ "cornerRadius",
75627
76482
  "cursor",
75628
76483
  "customPickShape",
75629
76484
  "dx",
@@ -75632,6 +76487,7 @@
75632
76487
  "fill",
75633
76488
  "fillOpacity",
75634
76489
  "height",
76490
+ "html",
75635
76491
  "image",
75636
76492
  "innerBorder",
75637
76493
  "keepDirIn3d",
@@ -75649,6 +76505,7 @@
75649
76505
  "postMatrix",
75650
76506
  "repeatX",
75651
76507
  "repeatY",
76508
+ "scaleCenter",
75652
76509
  "scaleX",
75653
76510
  "scaleY",
75654
76511
  "scaleZ",
@@ -75658,6 +76515,7 @@
75658
76515
  "shadowColor",
75659
76516
  "shadowOffsetX",
75660
76517
  "shadowOffsetY",
76518
+ "shadowRootIdx",
75661
76519
  "stroke",
75662
76520
  "strokeBoundsBuffer",
75663
76521
  "strokeOpacity",
@@ -75755,6 +76613,9 @@
75755
76613
  {
75756
76614
  "$ref": "#/definitions/HTMLImageElement"
75757
76615
  },
76616
+ {
76617
+ "typeof": "function"
76618
+ },
75758
76619
  {
75759
76620
  "type": "string"
75760
76621
  }
@@ -75798,6 +76659,9 @@
75798
76659
  "clipRangeByDimension": {
75799
76660
  "$ref": "#/definitions/IClipRangeByDimensionType"
75800
76661
  },
76662
+ "closePath": {
76663
+ "type": "boolean"
76664
+ },
75801
76665
  "connectedStyle": {
75802
76666
  "typeof": "function"
75803
76667
  },
@@ -75839,6 +76703,9 @@
75839
76703
  "fillOpacity": {
75840
76704
  "type": "number"
75841
76705
  },
76706
+ "html": {
76707
+ "typeof": "function"
76708
+ },
75842
76709
  "innerBorder": {
75843
76710
  "$ref": "#/definitions/Partial<IBorderStyle>"
75844
76711
  },
@@ -75893,6 +76760,19 @@
75893
76760
  "postMatrix": {
75894
76761
  "$ref": "#/definitions/IMatrix"
75895
76762
  },
76763
+ "scaleCenter": {
76764
+ "items": [
76765
+ {
76766
+ "type": "number"
76767
+ },
76768
+ {
76769
+ "type": "number"
76770
+ }
76771
+ ],
76772
+ "maxItems": 2,
76773
+ "minItems": 2,
76774
+ "type": "array"
76775
+ },
75896
76776
  "scaleX": {
75897
76777
  "type": "number"
75898
76778
  },
@@ -75926,6 +76806,9 @@
75926
76806
  "shadowOffsetY": {
75927
76807
  "type": "number"
75928
76808
  },
76809
+ "shadowRootIdx": {
76810
+ "type": "number"
76811
+ },
75929
76812
  "stroke": {
75930
76813
  "anyOf": [
75931
76814
  {
@@ -76002,6 +76885,7 @@
76002
76885
  "childrenPickable",
76003
76886
  "clipRange",
76004
76887
  "clipRangeByDimension",
76888
+ "closePath",
76005
76889
  "connectedStyle",
76006
76890
  "connectedType",
76007
76891
  "connectedX",
@@ -76014,6 +76898,7 @@
76014
76898
  "dz",
76015
76899
  "fill",
76016
76900
  "fillOpacity",
76901
+ "html",
76017
76902
  "innerBorder",
76018
76903
  "keepDirIn3d",
76019
76904
  "layout",
@@ -76029,6 +76914,7 @@
76029
76914
  "pickable",
76030
76915
  "points",
76031
76916
  "postMatrix",
76917
+ "scaleCenter",
76032
76918
  "scaleX",
76033
76919
  "scaleY",
76034
76920
  "scaleZ",
@@ -76039,6 +76925,7 @@
76039
76925
  "shadowColor",
76040
76926
  "shadowOffsetX",
76041
76927
  "shadowOffsetY",
76928
+ "shadowRootIdx",
76042
76929
  "stroke",
76043
76930
  "strokeBoundsBuffer",
76044
76931
  "strokeOpacity",
@@ -76135,6 +77022,9 @@
76135
77022
  {
76136
77023
  "$ref": "#/definitions/HTMLImageElement"
76137
77024
  },
77025
+ {
77026
+ "typeof": "function"
77027
+ },
76138
77028
  {
76139
77029
  "type": "string"
76140
77030
  }
@@ -76196,6 +77086,9 @@
76196
77086
  "fillOpacity": {
76197
77087
  "type": "number"
76198
77088
  },
77089
+ "html": {
77090
+ "typeof": "function"
77091
+ },
76199
77092
  "innerBorder": {
76200
77093
  "$ref": "#/definitions/Partial<IBorderStyle>"
76201
77094
  },
@@ -76254,6 +77147,19 @@
76254
77147
  "postMatrix": {
76255
77148
  "$ref": "#/definitions/IMatrix"
76256
77149
  },
77150
+ "scaleCenter": {
77151
+ "items": [
77152
+ {
77153
+ "type": "number"
77154
+ },
77155
+ {
77156
+ "type": "number"
77157
+ }
77158
+ ],
77159
+ "maxItems": 2,
77160
+ "minItems": 2,
77161
+ "type": "array"
77162
+ },
76257
77163
  "scaleX": {
76258
77164
  "type": "number"
76259
77165
  },
@@ -76281,6 +77187,9 @@
76281
77187
  "shadowOffsetY": {
76282
77188
  "type": "number"
76283
77189
  },
77190
+ "shadowRootIdx": {
77191
+ "type": "number"
77192
+ },
76284
77193
  "stroke": {
76285
77194
  "anyOf": [
76286
77195
  {
@@ -76363,6 +77272,7 @@
76363
77272
  "dz",
76364
77273
  "fill",
76365
77274
  "fillOpacity",
77275
+ "html",
76366
77276
  "innerBorder",
76367
77277
  "keepDirIn3d",
76368
77278
  "layout",
@@ -76378,6 +77288,7 @@
76378
77288
  "pickMode",
76379
77289
  "pickable",
76380
77290
  "postMatrix",
77291
+ "scaleCenter",
76381
77292
  "scaleX",
76382
77293
  "scaleY",
76383
77294
  "scaleZ",
@@ -76387,6 +77298,7 @@
76387
77298
  "shadowColor",
76388
77299
  "shadowOffsetX",
76389
77300
  "shadowOffsetY",
77301
+ "shadowRootIdx",
76390
77302
  "stroke",
76391
77303
  "strokeBoundsBuffer",
76392
77304
  "strokeOpacity",
@@ -76483,6 +77395,9 @@
76483
77395
  {
76484
77396
  "$ref": "#/definitions/HTMLImageElement"
76485
77397
  },
77398
+ {
77399
+ "typeof": "function"
77400
+ },
76486
77401
  {
76487
77402
  "type": "string"
76488
77403
  }
@@ -76554,6 +77469,9 @@
76554
77469
  "fillOpacity": {
76555
77470
  "type": "number"
76556
77471
  },
77472
+ "html": {
77473
+ "typeof": "function"
77474
+ },
76557
77475
  "innerBorder": {
76558
77476
  "$ref": "#/definitions/Partial<IBorderStyle>"
76559
77477
  },
@@ -76608,6 +77526,19 @@
76608
77526
  "postMatrix": {
76609
77527
  "$ref": "#/definitions/IMatrix"
76610
77528
  },
77529
+ "scaleCenter": {
77530
+ "items": [
77531
+ {
77532
+ "type": "number"
77533
+ },
77534
+ {
77535
+ "type": "number"
77536
+ }
77537
+ ],
77538
+ "maxItems": 2,
77539
+ "minItems": 2,
77540
+ "type": "array"
77541
+ },
76611
77542
  "scaleX": {
76612
77543
  "type": "number"
76613
77544
  },
@@ -76635,6 +77566,9 @@
76635
77566
  "shadowOffsetY": {
76636
77567
  "type": "number"
76637
77568
  },
77569
+ "shadowRootIdx": {
77570
+ "type": "number"
77571
+ },
76638
77572
  "stroke": {
76639
77573
  "anyOf": [
76640
77574
  {
@@ -76717,6 +77651,7 @@
76717
77651
  "dz",
76718
77652
  "fill",
76719
77653
  "fillOpacity",
77654
+ "html",
76720
77655
  "innerBorder",
76721
77656
  "keepDirIn3d",
76722
77657
  "layout",
@@ -76732,6 +77667,7 @@
76732
77667
  "pickable",
76733
77668
  "points",
76734
77669
  "postMatrix",
77670
+ "scaleCenter",
76735
77671
  "scaleX",
76736
77672
  "scaleY",
76737
77673
  "scaleZ",
@@ -76741,6 +77677,7 @@
76741
77677
  "shadowColor",
76742
77678
  "shadowOffsetX",
76743
77679
  "shadowOffsetY",
77680
+ "shadowRootIdx",
76744
77681
  "stroke",
76745
77682
  "strokeBoundsBuffer",
76746
77683
  "strokeOpacity",
@@ -76837,6 +77774,9 @@
76837
77774
  {
76838
77775
  "$ref": "#/definitions/HTMLImageElement"
76839
77776
  },
77777
+ {
77778
+ "typeof": "function"
77779
+ },
76840
77780
  {
76841
77781
  "type": "string"
76842
77782
  }
@@ -76911,6 +77851,9 @@
76911
77851
  "height": {
76912
77852
  "type": "number"
76913
77853
  },
77854
+ "html": {
77855
+ "typeof": "function"
77856
+ },
76914
77857
  "innerBorder": {
76915
77858
  "$ref": "#/definitions/Partial<IBorderStyle>"
76916
77859
  },
@@ -76962,6 +77905,19 @@
76962
77905
  "postMatrix": {
76963
77906
  "$ref": "#/definitions/IMatrix"
76964
77907
  },
77908
+ "scaleCenter": {
77909
+ "items": [
77910
+ {
77911
+ "type": "number"
77912
+ },
77913
+ {
77914
+ "type": "number"
77915
+ }
77916
+ ],
77917
+ "maxItems": 2,
77918
+ "minItems": 2,
77919
+ "type": "array"
77920
+ },
76965
77921
  "scaleX": {
76966
77922
  "type": "number"
76967
77923
  },
@@ -76989,6 +77945,9 @@
76989
77945
  "shadowOffsetY": {
76990
77946
  "type": "number"
76991
77947
  },
77948
+ "shadowRootIdx": {
77949
+ "type": "number"
77950
+ },
76992
77951
  "stroke": {
76993
77952
  "anyOf": [
76994
77953
  {
@@ -77075,6 +78034,7 @@
77075
78034
  "fill",
77076
78035
  "fillOpacity",
77077
78036
  "height",
78037
+ "html",
77078
78038
  "innerBorder",
77079
78039
  "keepDirIn3d",
77080
78040
  "layout",
@@ -77090,6 +78050,7 @@
77090
78050
  "pickMode",
77091
78051
  "pickable",
77092
78052
  "postMatrix",
78053
+ "scaleCenter",
77093
78054
  "scaleX",
77094
78055
  "scaleY",
77095
78056
  "scaleZ",
@@ -77099,6 +78060,7 @@
77099
78060
  "shadowColor",
77100
78061
  "shadowOffsetX",
77101
78062
  "shadowOffsetY",
78063
+ "shadowRootIdx",
77102
78064
  "stroke",
77103
78065
  "strokeBoundsBuffer",
77104
78066
  "strokeOpacity",
@@ -77196,6 +78158,9 @@
77196
78158
  {
77197
78159
  "$ref": "#/definitions/HTMLImageElement"
77198
78160
  },
78161
+ {
78162
+ "typeof": "function"
78163
+ },
77199
78164
  {
77200
78165
  "type": "string"
77201
78166
  }
@@ -77270,6 +78235,9 @@
77270
78235
  "height": {
77271
78236
  "type": "number"
77272
78237
  },
78238
+ "html": {
78239
+ "typeof": "function"
78240
+ },
77273
78241
  "innerBorder": {
77274
78242
  "$ref": "#/definitions/Partial<IBorderStyle>"
77275
78243
  },
@@ -77318,6 +78286,19 @@
77318
78286
  "postMatrix": {
77319
78287
  "$ref": "#/definitions/IMatrix"
77320
78288
  },
78289
+ "scaleCenter": {
78290
+ "items": [
78291
+ {
78292
+ "type": "number"
78293
+ },
78294
+ {
78295
+ "type": "number"
78296
+ }
78297
+ ],
78298
+ "maxItems": 2,
78299
+ "minItems": 2,
78300
+ "type": "array"
78301
+ },
77321
78302
  "scaleX": {
77322
78303
  "type": "number"
77323
78304
  },
@@ -77345,6 +78326,9 @@
77345
78326
  "shadowOffsetY": {
77346
78327
  "type": "number"
77347
78328
  },
78329
+ "shadowRootIdx": {
78330
+ "type": "number"
78331
+ },
77348
78332
  "stroke": {
77349
78333
  "anyOf": [
77350
78334
  {
@@ -77431,6 +78415,7 @@
77431
78415
  "fill",
77432
78416
  "fillOpacity",
77433
78417
  "height",
78418
+ "html",
77434
78419
  "innerBorder",
77435
78420
  "keepDirIn3d",
77436
78421
  "layout",
@@ -77445,6 +78430,7 @@
77445
78430
  "pickMode",
77446
78431
  "pickable",
77447
78432
  "postMatrix",
78433
+ "scaleCenter",
77448
78434
  "scaleX",
77449
78435
  "scaleY",
77450
78436
  "scaleZ",
@@ -77454,6 +78440,7 @@
77454
78440
  "shadowColor",
77455
78441
  "shadowOffsetX",
77456
78442
  "shadowOffsetY",
78443
+ "shadowRootIdx",
77457
78444
  "stroke",
77458
78445
  "strokeBoundsBuffer",
77459
78446
  "strokeOpacity",
@@ -77551,6 +78538,9 @@
77551
78538
  {
77552
78539
  "$ref": "#/definitions/HTMLImageElement"
77553
78540
  },
78541
+ {
78542
+ "typeof": "function"
78543
+ },
77554
78544
  {
77555
78545
  "type": "string"
77556
78546
  }
@@ -77618,6 +78608,9 @@
77618
78608
  "height": {
77619
78609
  "type": "number"
77620
78610
  },
78611
+ "html": {
78612
+ "typeof": "function"
78613
+ },
77621
78614
  "innerBorder": {
77622
78615
  "$ref": "#/definitions/Partial<IBorderStyle>"
77623
78616
  },
@@ -77675,6 +78668,19 @@
77675
78668
  "postMatrix": {
77676
78669
  "$ref": "#/definitions/IMatrix"
77677
78670
  },
78671
+ "scaleCenter": {
78672
+ "items": [
78673
+ {
78674
+ "type": "number"
78675
+ },
78676
+ {
78677
+ "type": "number"
78678
+ }
78679
+ ],
78680
+ "maxItems": 2,
78681
+ "minItems": 2,
78682
+ "type": "array"
78683
+ },
77678
78684
  "scaleX": {
77679
78685
  "type": "number"
77680
78686
  },
@@ -77702,6 +78708,9 @@
77702
78708
  "shadowOffsetY": {
77703
78709
  "type": "number"
77704
78710
  },
78711
+ "shadowRootIdx": {
78712
+ "type": "number"
78713
+ },
77705
78714
  "singleLine": {
77706
78715
  "type": "boolean"
77707
78716
  },
@@ -77809,6 +78818,7 @@
77809
78818
  "fill",
77810
78819
  "fillOpacity",
77811
78820
  "height",
78821
+ "html",
77812
78822
  "innerBorder",
77813
78823
  "keepDirIn3d",
77814
78824
  "layout",
@@ -77826,6 +78836,7 @@
77826
78836
  "pickMode",
77827
78837
  "pickable",
77828
78838
  "postMatrix",
78839
+ "scaleCenter",
77829
78840
  "scaleX",
77830
78841
  "scaleY",
77831
78842
  "scaleZ",
@@ -77835,6 +78846,7 @@
77835
78846
  "shadowColor",
77836
78847
  "shadowOffsetX",
77837
78848
  "shadowOffsetY",
78849
+ "shadowRootIdx",
77838
78850
  "singleLine",
77839
78851
  "stroke",
77840
78852
  "strokeBoundsBuffer",
@@ -77938,6 +78950,9 @@
77938
78950
  {
77939
78951
  "$ref": "#/definitions/HTMLImageElement"
77940
78952
  },
78953
+ {
78954
+ "typeof": "function"
78955
+ },
77941
78956
  {
77942
78957
  "type": "string"
77943
78958
  }
@@ -78036,6 +79051,19 @@
78036
79051
  "childrenPickable": {
78037
79052
  "type": "boolean"
78038
79053
  },
79054
+ "cornerRadius": {
79055
+ "anyOf": [
79056
+ {
79057
+ "items": {
79058
+ "type": "number"
79059
+ },
79060
+ "type": "array"
79061
+ },
79062
+ {
79063
+ "type": "number"
79064
+ }
79065
+ ]
79066
+ },
78039
79067
  "cursor": {
78040
79068
  "$ref": "#/definitions/Cursor"
78041
79069
  },
@@ -78063,6 +79091,9 @@
78063
79091
  "height": {
78064
79092
  "type": "number"
78065
79093
  },
79094
+ "html": {
79095
+ "typeof": "function"
79096
+ },
78066
79097
  "id": {
78067
79098
  "type": "string"
78068
79099
  },
@@ -78146,6 +79177,19 @@
78146
79177
  "repeatY": {
78147
79178
  "$ref": "#/definitions/IRepeatType"
78148
79179
  },
79180
+ "scaleCenter": {
79181
+ "items": [
79182
+ {
79183
+ "type": "number"
79184
+ },
79185
+ {
79186
+ "type": "number"
79187
+ }
79188
+ ],
79189
+ "maxItems": 2,
79190
+ "minItems": 2,
79191
+ "type": "array"
79192
+ },
78149
79193
  "scaleX": {
78150
79194
  "type": "number"
78151
79195
  },
@@ -78173,6 +79217,9 @@
78173
79217
  "shadowOffsetY": {
78174
79218
  "type": "number"
78175
79219
  },
79220
+ "shadowRootIdx": {
79221
+ "type": "number"
79222
+ },
78176
79223
  "stroke": {
78177
79224
  "anyOf": [
78178
79225
  {
@@ -78264,6 +79311,7 @@
78264
79311
  "boundsMode",
78265
79312
  "boundsPadding",
78266
79313
  "childrenPickable",
79314
+ "cornerRadius",
78267
79315
  "cursor",
78268
79316
  "customPickShape",
78269
79317
  "direction",
@@ -78273,6 +79321,7 @@
78273
79321
  "fill",
78274
79322
  "fillOpacity",
78275
79323
  "height",
79324
+ "html",
78276
79325
  "id",
78277
79326
  "image",
78278
79327
  "innerBorder",
@@ -78292,6 +79341,7 @@
78292
79341
  "postMatrix",
78293
79342
  "repeatX",
78294
79343
  "repeatY",
79344
+ "scaleCenter",
78295
79345
  "scaleX",
78296
79346
  "scaleY",
78297
79347
  "scaleZ",
@@ -78301,6 +79351,7 @@
78301
79351
  "shadowColor",
78302
79352
  "shadowOffsetX",
78303
79353
  "shadowOffsetY",
79354
+ "shadowRootIdx",
78304
79355
  "stroke",
78305
79356
  "strokeBoundsBuffer",
78306
79357
  "strokeOpacity",
@@ -78400,6 +79451,9 @@
78400
79451
  {
78401
79452
  "$ref": "#/definitions/HTMLImageElement"
78402
79453
  },
79454
+ {
79455
+ "typeof": "function"
79456
+ },
78403
79457
  {
78404
79458
  "type": "string"
78405
79459
  }
@@ -78458,6 +79512,9 @@
78458
79512
  "fillOpacity": {
78459
79513
  "type": "number"
78460
79514
  },
79515
+ "html": {
79516
+ "typeof": "function"
79517
+ },
78461
79518
  "innerBorder": {
78462
79519
  "$ref": "#/definitions/Partial<IBorderStyle>"
78463
79520
  },
@@ -78506,6 +79563,19 @@
78506
79563
  "postMatrix": {
78507
79564
  "$ref": "#/definitions/IMatrix"
78508
79565
  },
79566
+ "scaleCenter": {
79567
+ "items": [
79568
+ {
79569
+ "type": "number"
79570
+ },
79571
+ {
79572
+ "type": "number"
79573
+ }
79574
+ ],
79575
+ "maxItems": 2,
79576
+ "minItems": 2,
79577
+ "type": "array"
79578
+ },
78509
79579
  "scaleX": {
78510
79580
  "type": "number"
78511
79581
  },
@@ -78533,6 +79603,9 @@
78533
79603
  "shadowOffsetY": {
78534
79604
  "type": "number"
78535
79605
  },
79606
+ "shadowRootIdx": {
79607
+ "type": "number"
79608
+ },
78536
79609
  "size": {
78537
79610
  "anyOf": [
78538
79611
  {
@@ -78637,6 +79710,7 @@
78637
79710
  "dz",
78638
79711
  "fill",
78639
79712
  "fillOpacity",
79713
+ "html",
78640
79714
  "innerBorder",
78641
79715
  "keepDirIn3d",
78642
79716
  "layout",
@@ -78651,6 +79725,7 @@
78651
79725
  "pickMode",
78652
79726
  "pickable",
78653
79727
  "postMatrix",
79728
+ "scaleCenter",
78654
79729
  "scaleX",
78655
79730
  "scaleY",
78656
79731
  "scaleZ",
@@ -78660,6 +79735,7 @@
78660
79735
  "shadowColor",
78661
79736
  "shadowOffsetX",
78662
79737
  "shadowOffsetY",
79738
+ "shadowRootIdx",
78663
79739
  "size",
78664
79740
  "stroke",
78665
79741
  "strokeBoundsBuffer",
@@ -78758,6 +79834,9 @@
78758
79834
  {
78759
79835
  "$ref": "#/definitions/HTMLImageElement"
78760
79836
  },
79837
+ {
79838
+ "typeof": "function"
79839
+ },
78761
79840
  {
78762
79841
  "type": "string"
78763
79842
  }
@@ -78847,6 +79926,12 @@
78847
79926
  "number"
78848
79927
  ]
78849
79928
  },
79929
+ "html": {
79930
+ "typeof": "function"
79931
+ },
79932
+ "ignoreBuf": {
79933
+ "type": "boolean"
79934
+ },
78850
79935
  "innerBorder": {
78851
79936
  "$ref": "#/definitions/Partial<IBorderStyle>"
78852
79937
  },
@@ -78904,6 +79989,19 @@
78904
79989
  "postMatrix": {
78905
79990
  "$ref": "#/definitions/IMatrix"
78906
79991
  },
79992
+ "scaleCenter": {
79993
+ "items": [
79994
+ {
79995
+ "type": "number"
79996
+ },
79997
+ {
79998
+ "type": "number"
79999
+ }
80000
+ ],
80001
+ "maxItems": 2,
80002
+ "minItems": 2,
80003
+ "type": "array"
80004
+ },
78907
80005
  "scaleIn3d": {
78908
80006
  "type": "boolean"
78909
80007
  },
@@ -78934,6 +80032,9 @@
78934
80032
  "shadowOffsetY": {
78935
80033
  "type": "number"
78936
80034
  },
80035
+ "shadowRootIdx": {
80036
+ "type": "number"
80037
+ },
78937
80038
  "stroke": {
78938
80039
  "anyOf": [
78939
80040
  {
@@ -79060,6 +80161,8 @@
79060
80161
  "fontStyle",
79061
80162
  "fontVariant",
79062
80163
  "fontWeight",
80164
+ "html",
80165
+ "ignoreBuf",
79063
80166
  "innerBorder",
79064
80167
  "keepDirIn3d",
79065
80168
  "layout",
@@ -79077,6 +80180,7 @@
79077
80180
  "pickMode",
79078
80181
  "pickable",
79079
80182
  "postMatrix",
80183
+ "scaleCenter",
79080
80184
  "scaleIn3d",
79081
80185
  "scaleX",
79082
80186
  "scaleY",
@@ -79087,6 +80191,7 @@
79087
80191
  "shadowColor",
79088
80192
  "shadowOffsetX",
79089
80193
  "shadowOffsetY",
80194
+ "shadowRootIdx",
79090
80195
  "stroke",
79091
80196
  "strokeBoundsBuffer",
79092
80197
  "strokeOpacity",
@@ -82615,8 +83720,10 @@
82615
83720
  "description": "text",
82616
83721
  "enum": [
82617
83722
  "center",
83723
+ "end",
82618
83724
  "left",
82619
- "right"
83725
+ "right",
83726
+ "start"
82620
83727
  ],
82621
83728
  "type": "string"
82622
83729
  },
@@ -83211,7 +84318,7 @@
83211
84318
  }
83212
84319
  ]
83213
84320
  },
83214
- "VisualType<TextAlign>": {
84321
+ "VisualType<TextAlignType>": {
83215
84322
  "anyOf": [
83216
84323
  {
83217
84324
  "$ref": "#/definitions/IVisualScale"
@@ -83220,20 +84327,22 @@
83220
84327
  "typeof": "function"
83221
84328
  },
83222
84329
  {
83223
- "$ref": "#/definitions/IVisualSpecStyle<unknown,TextAlign>"
84330
+ "$ref": "#/definitions/IVisualSpecStyle<unknown,TextAlignType>"
83224
84331
  },
83225
84332
  {
83226
84333
  "enum": [
83227
84334
  "center",
84335
+ "end",
83228
84336
  "left",
83229
- "right"
84337
+ "right",
84338
+ "start"
83230
84339
  ],
83231
84340
  "type": "string"
83232
84341
  }
83233
84342
  ],
83234
84343
  "description": "text"
83235
84344
  },
83236
- "VisualType<TextBaseLine>": {
84345
+ "VisualType<TextBaselineType>": {
83237
84346
  "anyOf": [
83238
84347
  {
83239
84348
  "$ref": "#/definitions/IVisualScale"
@@ -83242,7 +84351,7 @@
83242
84351
  "typeof": "function"
83243
84352
  },
83244
84353
  {
83245
- "$ref": "#/definitions/IVisualSpecStyle<unknown,TextBaseLine>"
84354
+ "$ref": "#/definitions/IVisualSpecStyle<unknown,TextBaselineType>"
83246
84355
  },
83247
84356
  {
83248
84357
  "enum": [