@visactor/vchart-schema 2.1.0-alpha.18 → 2.1.0-alpha.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/vchart.json +102 -750
package/vchart.json
CHANGED
|
@@ -29059,22 +29059,6 @@
|
|
|
29059
29059
|
],
|
|
29060
29060
|
"type": "string"
|
|
29061
29061
|
},
|
|
29062
|
-
"IColor": {
|
|
29063
|
-
"anyOf": [
|
|
29064
|
-
{
|
|
29065
|
-
"$ref": "#/definitions/ILinearGradient"
|
|
29066
|
-
},
|
|
29067
|
-
{
|
|
29068
|
-
"$ref": "#/definitions/IRadialGradient"
|
|
29069
|
-
},
|
|
29070
|
-
{
|
|
29071
|
-
"$ref": "#/definitions/IConicalGradient"
|
|
29072
|
-
},
|
|
29073
|
-
{
|
|
29074
|
-
"type": "string"
|
|
29075
|
-
}
|
|
29076
|
-
]
|
|
29077
|
-
},
|
|
29078
29062
|
"IColorKey": {
|
|
29079
29063
|
"description": "语义化色值的色值索引",
|
|
29080
29064
|
"properties": {
|
|
@@ -39340,9 +39324,6 @@
|
|
|
39340
39324
|
"addUpdateLayoutTag": {
|
|
39341
39325
|
"typeof": "function"
|
|
39342
39326
|
},
|
|
39343
|
-
"addUpdatePaintTag": {
|
|
39344
|
-
"typeof": "function"
|
|
39345
|
-
},
|
|
39346
39327
|
"addUpdatePositionTag": {
|
|
39347
39328
|
"typeof": "function"
|
|
39348
39329
|
},
|
|
@@ -39379,18 +39360,9 @@
|
|
|
39379
39360
|
"backgroundImg": {
|
|
39380
39361
|
"type": "boolean"
|
|
39381
39362
|
},
|
|
39382
|
-
"baseAttributes": {
|
|
39383
|
-
"$ref": "#/definitions/Partial<IGlyphGraphicAttribute>"
|
|
39384
|
-
},
|
|
39385
39363
|
"bindDom": {
|
|
39386
39364
|
"$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
|
|
39387
39365
|
},
|
|
39388
|
-
"boundSharedStateRevision": {
|
|
39389
|
-
"type": "number"
|
|
39390
|
-
},
|
|
39391
|
-
"boundSharedStateScope": {
|
|
39392
|
-
"$ref": "#/definitions/SharedStateScope<IGlyphGraphicAttribute>"
|
|
39393
|
-
},
|
|
39394
39366
|
"childrenCount": {
|
|
39395
39367
|
"type": "number"
|
|
39396
39368
|
},
|
|
@@ -39424,18 +39396,9 @@
|
|
|
39424
39396
|
"detachShadow": {
|
|
39425
39397
|
"typeof": "function"
|
|
39426
39398
|
},
|
|
39427
|
-
"detachStageForRelease": {
|
|
39428
|
-
"typeof": "function"
|
|
39429
|
-
},
|
|
39430
39399
|
"dispatchEvent": {
|
|
39431
39400
|
"typeof": "function"
|
|
39432
39401
|
},
|
|
39433
|
-
"effectiveStates": {
|
|
39434
|
-
"items": {
|
|
39435
|
-
"type": "string"
|
|
39436
|
-
},
|
|
39437
|
-
"type": "array"
|
|
39438
|
-
},
|
|
39439
39402
|
"emit": {
|
|
39440
39403
|
"typeof": "function"
|
|
39441
39404
|
},
|
|
@@ -39556,9 +39519,6 @@
|
|
|
39556
39519
|
"insertIntoKeepIdx": {
|
|
39557
39520
|
"typeof": "function"
|
|
39558
39521
|
},
|
|
39559
|
-
"invalidateResolver": {
|
|
39560
|
-
"typeof": "function"
|
|
39561
|
-
},
|
|
39562
39522
|
"isAncestorsOf": {
|
|
39563
39523
|
"typeof": "function"
|
|
39564
39524
|
},
|
|
@@ -39618,9 +39578,6 @@
|
|
|
39618
39578
|
"onBeforeAttributeUpdate": {
|
|
39619
39579
|
"typeof": "function"
|
|
39620
39580
|
},
|
|
39621
|
-
"onParentSharedStateTreeChanged": {
|
|
39622
|
-
"typeof": "function"
|
|
39623
|
-
},
|
|
39624
39581
|
"onSetStage": {
|
|
39625
39582
|
"typeof": "function"
|
|
39626
39583
|
},
|
|
@@ -39656,9 +39613,6 @@
|
|
|
39656
39613
|
"reApplyAnimationState": {
|
|
39657
39614
|
"typeof": "function"
|
|
39658
39615
|
},
|
|
39659
|
-
"registeredActiveScopes": {
|
|
39660
|
-
"$ref": "#/definitions/Set<SharedStateScope<IGlyphGraphicAttribute>>"
|
|
39661
|
-
},
|
|
39662
39616
|
"release": {
|
|
39663
39617
|
"typeof": "function"
|
|
39664
39618
|
},
|
|
@@ -39691,9 +39645,6 @@
|
|
|
39691
39645
|
"removeState": {
|
|
39692
39646
|
"typeof": "function"
|
|
39693
39647
|
},
|
|
39694
|
-
"resolvedStatePatch": {
|
|
39695
|
-
"$ref": "#/definitions/Partial<IGlyphGraphicAttribute>"
|
|
39696
|
-
},
|
|
39697
39648
|
"resources": {
|
|
39698
39649
|
"$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
|
|
39699
39650
|
},
|
|
@@ -39727,15 +39678,9 @@
|
|
|
39727
39678
|
"setStage": {
|
|
39728
39679
|
"typeof": "function"
|
|
39729
39680
|
},
|
|
39730
|
-
"setStates": {
|
|
39731
|
-
"typeof": "function"
|
|
39732
|
-
},
|
|
39733
39681
|
"shadowRoot": {
|
|
39734
39682
|
"$ref": "#/definitions/IShadowRoot"
|
|
39735
39683
|
},
|
|
39736
|
-
"sharedStateDirty": {
|
|
39737
|
-
"type": "boolean"
|
|
39738
|
-
},
|
|
39739
39684
|
"shouldSelfChangeUpdateAABBBounds": {
|
|
39740
39685
|
"typeof": "function"
|
|
39741
39686
|
},
|
|
@@ -39757,11 +39702,11 @@
|
|
|
39757
39702
|
"stamp": {
|
|
39758
39703
|
"type": "number"
|
|
39759
39704
|
},
|
|
39760
|
-
"
|
|
39761
|
-
"
|
|
39705
|
+
"stateProxy": {
|
|
39706
|
+
"typeof": "function"
|
|
39762
39707
|
},
|
|
39763
39708
|
"states": {
|
|
39764
|
-
"$ref": "#/definitions/
|
|
39709
|
+
"$ref": "#/definitions/Record<string,Partial<IGlyphGraphicAttribute>>"
|
|
39765
39710
|
},
|
|
39766
39711
|
"stopAnimates": {
|
|
39767
39712
|
"typeof": "function"
|
|
@@ -39816,7 +39761,6 @@
|
|
|
39816
39761
|
"addUpdateBoundTag",
|
|
39817
39762
|
"addUpdateGlobalPositionTag",
|
|
39818
39763
|
"addUpdateLayoutTag",
|
|
39819
|
-
"addUpdatePaintTag",
|
|
39820
39764
|
"addUpdatePositionTag",
|
|
39821
39765
|
"addUpdateShapeAndBoundsTag",
|
|
39822
39766
|
"animates",
|
|
@@ -39835,7 +39779,6 @@
|
|
|
39835
39779
|
"createPathProxy",
|
|
39836
39780
|
"delete",
|
|
39837
39781
|
"detachShadow",
|
|
39838
|
-
"detachStageForRelease",
|
|
39839
39782
|
"dispatchEvent",
|
|
39840
39783
|
"emit",
|
|
39841
39784
|
"find",
|
|
@@ -39869,7 +39812,6 @@
|
|
|
39869
39812
|
"insertBefore",
|
|
39870
39813
|
"insertInto",
|
|
39871
39814
|
"insertIntoKeepIdx",
|
|
39872
|
-
"invalidateResolver",
|
|
39873
39815
|
"isAncestorsOf",
|
|
39874
39816
|
"isChildOf",
|
|
39875
39817
|
"isDescendantsOf",
|
|
@@ -39878,7 +39820,6 @@
|
|
|
39878
39820
|
"lastChild",
|
|
39879
39821
|
"off",
|
|
39880
39822
|
"on",
|
|
39881
|
-
"onParentSharedStateTreeChanged",
|
|
39882
39823
|
"onSetStage",
|
|
39883
39824
|
"onStop",
|
|
39884
39825
|
"once",
|
|
@@ -39898,7 +39839,6 @@
|
|
|
39898
39839
|
"setAttributes",
|
|
39899
39840
|
"setMode",
|
|
39900
39841
|
"setStage",
|
|
39901
|
-
"setStates",
|
|
39902
39842
|
"shouldSelfChangeUpdateAABBBounds",
|
|
39903
39843
|
"shouldUpdateAABBBounds",
|
|
39904
39844
|
"shouldUpdateGlobalMatrix",
|
|
@@ -39959,9 +39899,6 @@
|
|
|
39959
39899
|
"addUpdateLayoutTag": {
|
|
39960
39900
|
"typeof": "function"
|
|
39961
39901
|
},
|
|
39962
|
-
"addUpdatePaintTag": {
|
|
39963
|
-
"typeof": "function"
|
|
39964
|
-
},
|
|
39965
39902
|
"addUpdatePositionTag": {
|
|
39966
39903
|
"typeof": "function"
|
|
39967
39904
|
},
|
|
@@ -39998,18 +39935,9 @@
|
|
|
39998
39935
|
"backgroundImg": {
|
|
39999
39936
|
"type": "boolean"
|
|
40000
39937
|
},
|
|
40001
|
-
"baseAttributes": {
|
|
40002
|
-
"$ref": "#/definitions/Partial<Partial<IGraphicAttribute>>"
|
|
40003
|
-
},
|
|
40004
39938
|
"bindDom": {
|
|
40005
39939
|
"$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
|
|
40006
39940
|
},
|
|
40007
|
-
"boundSharedStateRevision": {
|
|
40008
|
-
"type": "number"
|
|
40009
|
-
},
|
|
40010
|
-
"boundSharedStateScope": {
|
|
40011
|
-
"$ref": "#/definitions/SharedStateScope<Partial<IGraphicAttribute>>"
|
|
40012
|
-
},
|
|
40013
39941
|
"childrenCount": {
|
|
40014
39942
|
"type": "number"
|
|
40015
39943
|
},
|
|
@@ -40043,18 +39971,9 @@
|
|
|
40043
39971
|
"detachShadow": {
|
|
40044
39972
|
"typeof": "function"
|
|
40045
39973
|
},
|
|
40046
|
-
"detachStageForRelease": {
|
|
40047
|
-
"typeof": "function"
|
|
40048
|
-
},
|
|
40049
39974
|
"dispatchEvent": {
|
|
40050
39975
|
"typeof": "function"
|
|
40051
39976
|
},
|
|
40052
|
-
"effectiveStates": {
|
|
40053
|
-
"items": {
|
|
40054
|
-
"type": "string"
|
|
40055
|
-
},
|
|
40056
|
-
"type": "array"
|
|
40057
|
-
},
|
|
40058
39977
|
"emit": {
|
|
40059
39978
|
"typeof": "function"
|
|
40060
39979
|
},
|
|
@@ -40175,9 +40094,6 @@
|
|
|
40175
40094
|
"insertIntoKeepIdx": {
|
|
40176
40095
|
"typeof": "function"
|
|
40177
40096
|
},
|
|
40178
|
-
"invalidateResolver": {
|
|
40179
|
-
"typeof": "function"
|
|
40180
|
-
},
|
|
40181
40097
|
"isAncestorsOf": {
|
|
40182
40098
|
"typeof": "function"
|
|
40183
40099
|
},
|
|
@@ -40237,9 +40153,6 @@
|
|
|
40237
40153
|
"onBeforeAttributeUpdate": {
|
|
40238
40154
|
"typeof": "function"
|
|
40239
40155
|
},
|
|
40240
|
-
"onParentSharedStateTreeChanged": {
|
|
40241
|
-
"typeof": "function"
|
|
40242
|
-
},
|
|
40243
40156
|
"onSetStage": {
|
|
40244
40157
|
"typeof": "function"
|
|
40245
40158
|
},
|
|
@@ -40275,9 +40188,6 @@
|
|
|
40275
40188
|
"reApplyAnimationState": {
|
|
40276
40189
|
"typeof": "function"
|
|
40277
40190
|
},
|
|
40278
|
-
"registeredActiveScopes": {
|
|
40279
|
-
"$ref": "#/definitions/Set<SharedStateScope<Partial<IGraphicAttribute>>>"
|
|
40280
|
-
},
|
|
40281
40191
|
"release": {
|
|
40282
40192
|
"typeof": "function"
|
|
40283
40193
|
},
|
|
@@ -40310,9 +40220,6 @@
|
|
|
40310
40220
|
"removeState": {
|
|
40311
40221
|
"typeof": "function"
|
|
40312
40222
|
},
|
|
40313
|
-
"resolvedStatePatch": {
|
|
40314
|
-
"$ref": "#/definitions/Partial<Partial<IGraphicAttribute>>"
|
|
40315
|
-
},
|
|
40316
40223
|
"resources": {
|
|
40317
40224
|
"$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
|
|
40318
40225
|
},
|
|
@@ -40346,15 +40253,9 @@
|
|
|
40346
40253
|
"setStage": {
|
|
40347
40254
|
"typeof": "function"
|
|
40348
40255
|
},
|
|
40349
|
-
"setStates": {
|
|
40350
|
-
"typeof": "function"
|
|
40351
|
-
},
|
|
40352
40256
|
"shadowRoot": {
|
|
40353
40257
|
"$ref": "#/definitions/IShadowRoot"
|
|
40354
40258
|
},
|
|
40355
|
-
"sharedStateDirty": {
|
|
40356
|
-
"type": "boolean"
|
|
40357
|
-
},
|
|
40358
40259
|
"shouldSelfChangeUpdateAABBBounds": {
|
|
40359
40260
|
"typeof": "function"
|
|
40360
40261
|
},
|
|
@@ -40376,11 +40277,11 @@
|
|
|
40376
40277
|
"stamp": {
|
|
40377
40278
|
"type": "number"
|
|
40378
40279
|
},
|
|
40379
|
-
"
|
|
40380
|
-
"
|
|
40280
|
+
"stateProxy": {
|
|
40281
|
+
"typeof": "function"
|
|
40381
40282
|
},
|
|
40382
40283
|
"states": {
|
|
40383
|
-
"$ref": "#/definitions/
|
|
40284
|
+
"$ref": "#/definitions/Record<string,Partial<Partial<IGraphicAttribute>>>"
|
|
40384
40285
|
},
|
|
40385
40286
|
"stopAnimates": {
|
|
40386
40287
|
"typeof": "function"
|
|
@@ -40435,7 +40336,6 @@
|
|
|
40435
40336
|
"addUpdateBoundTag",
|
|
40436
40337
|
"addUpdateGlobalPositionTag",
|
|
40437
40338
|
"addUpdateLayoutTag",
|
|
40438
|
-
"addUpdatePaintTag",
|
|
40439
40339
|
"addUpdatePositionTag",
|
|
40440
40340
|
"addUpdateShapeAndBoundsTag",
|
|
40441
40341
|
"animates",
|
|
@@ -40454,7 +40354,6 @@
|
|
|
40454
40354
|
"createPathProxy",
|
|
40455
40355
|
"delete",
|
|
40456
40356
|
"detachShadow",
|
|
40457
|
-
"detachStageForRelease",
|
|
40458
40357
|
"dispatchEvent",
|
|
40459
40358
|
"emit",
|
|
40460
40359
|
"find",
|
|
@@ -40488,7 +40387,6 @@
|
|
|
40488
40387
|
"insertBefore",
|
|
40489
40388
|
"insertInto",
|
|
40490
40389
|
"insertIntoKeepIdx",
|
|
40491
|
-
"invalidateResolver",
|
|
40492
40390
|
"isAncestorsOf",
|
|
40493
40391
|
"isChildOf",
|
|
40494
40392
|
"isDescendantsOf",
|
|
@@ -40497,7 +40395,6 @@
|
|
|
40497
40395
|
"lastChild",
|
|
40498
40396
|
"off",
|
|
40499
40397
|
"on",
|
|
40500
|
-
"onParentSharedStateTreeChanged",
|
|
40501
40398
|
"onSetStage",
|
|
40502
40399
|
"onStop",
|
|
40503
40400
|
"once",
|
|
@@ -40517,7 +40414,6 @@
|
|
|
40517
40414
|
"setAttributes",
|
|
40518
40415
|
"setMode",
|
|
40519
40416
|
"setStage",
|
|
40520
|
-
"setStates",
|
|
40521
40417
|
"shouldSelfChangeUpdateAABBBounds",
|
|
40522
40418
|
"shouldUpdateAABBBounds",
|
|
40523
40419
|
"shouldUpdateGlobalMatrix",
|
|
@@ -40578,9 +40474,6 @@
|
|
|
40578
40474
|
"addUpdateLayoutTag": {
|
|
40579
40475
|
"typeof": "function"
|
|
40580
40476
|
},
|
|
40581
|
-
"addUpdatePaintTag": {
|
|
40582
|
-
"typeof": "function"
|
|
40583
|
-
},
|
|
40584
40477
|
"addUpdatePositionTag": {
|
|
40585
40478
|
"typeof": "function"
|
|
40586
40479
|
},
|
|
@@ -40617,18 +40510,9 @@
|
|
|
40617
40510
|
"backgroundImg": {
|
|
40618
40511
|
"type": "boolean"
|
|
40619
40512
|
},
|
|
40620
|
-
"baseAttributes": {
|
|
40621
|
-
"$ref": "#/definitions/Partial<any>"
|
|
40622
|
-
},
|
|
40623
40513
|
"bindDom": {
|
|
40624
40514
|
"$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
|
|
40625
40515
|
},
|
|
40626
|
-
"boundSharedStateRevision": {
|
|
40627
|
-
"type": "number"
|
|
40628
|
-
},
|
|
40629
|
-
"boundSharedStateScope": {
|
|
40630
|
-
"$ref": "#/definitions/SharedStateScope<any>"
|
|
40631
|
-
},
|
|
40632
40516
|
"childrenCount": {
|
|
40633
40517
|
"type": "number"
|
|
40634
40518
|
},
|
|
@@ -40662,18 +40546,9 @@
|
|
|
40662
40546
|
"detachShadow": {
|
|
40663
40547
|
"typeof": "function"
|
|
40664
40548
|
},
|
|
40665
|
-
"detachStageForRelease": {
|
|
40666
|
-
"typeof": "function"
|
|
40667
|
-
},
|
|
40668
40549
|
"dispatchEvent": {
|
|
40669
40550
|
"typeof": "function"
|
|
40670
40551
|
},
|
|
40671
|
-
"effectiveStates": {
|
|
40672
|
-
"items": {
|
|
40673
|
-
"type": "string"
|
|
40674
|
-
},
|
|
40675
|
-
"type": "array"
|
|
40676
|
-
},
|
|
40677
40552
|
"emit": {
|
|
40678
40553
|
"typeof": "function"
|
|
40679
40554
|
},
|
|
@@ -40794,9 +40669,6 @@
|
|
|
40794
40669
|
"insertIntoKeepIdx": {
|
|
40795
40670
|
"typeof": "function"
|
|
40796
40671
|
},
|
|
40797
|
-
"invalidateResolver": {
|
|
40798
|
-
"typeof": "function"
|
|
40799
|
-
},
|
|
40800
40672
|
"isAncestorsOf": {
|
|
40801
40673
|
"typeof": "function"
|
|
40802
40674
|
},
|
|
@@ -40856,9 +40728,6 @@
|
|
|
40856
40728
|
"onBeforeAttributeUpdate": {
|
|
40857
40729
|
"typeof": "function"
|
|
40858
40730
|
},
|
|
40859
|
-
"onParentSharedStateTreeChanged": {
|
|
40860
|
-
"typeof": "function"
|
|
40861
|
-
},
|
|
40862
40731
|
"onSetStage": {
|
|
40863
40732
|
"typeof": "function"
|
|
40864
40733
|
},
|
|
@@ -40894,9 +40763,6 @@
|
|
|
40894
40763
|
"reApplyAnimationState": {
|
|
40895
40764
|
"typeof": "function"
|
|
40896
40765
|
},
|
|
40897
|
-
"registeredActiveScopes": {
|
|
40898
|
-
"$ref": "#/definitions/Set<SharedStateScope<any>>"
|
|
40899
|
-
},
|
|
40900
40766
|
"release": {
|
|
40901
40767
|
"typeof": "function"
|
|
40902
40768
|
},
|
|
@@ -40929,9 +40795,6 @@
|
|
|
40929
40795
|
"removeState": {
|
|
40930
40796
|
"typeof": "function"
|
|
40931
40797
|
},
|
|
40932
|
-
"resolvedStatePatch": {
|
|
40933
|
-
"$ref": "#/definitions/Partial<any>"
|
|
40934
|
-
},
|
|
40935
40798
|
"resources": {
|
|
40936
40799
|
"$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
|
|
40937
40800
|
},
|
|
@@ -40965,15 +40828,9 @@
|
|
|
40965
40828
|
"setStage": {
|
|
40966
40829
|
"typeof": "function"
|
|
40967
40830
|
},
|
|
40968
|
-
"setStates": {
|
|
40969
|
-
"typeof": "function"
|
|
40970
|
-
},
|
|
40971
40831
|
"shadowRoot": {
|
|
40972
40832
|
"$ref": "#/definitions/IShadowRoot"
|
|
40973
40833
|
},
|
|
40974
|
-
"sharedStateDirty": {
|
|
40975
|
-
"type": "boolean"
|
|
40976
|
-
},
|
|
40977
40834
|
"shouldSelfChangeUpdateAABBBounds": {
|
|
40978
40835
|
"typeof": "function"
|
|
40979
40836
|
},
|
|
@@ -40995,11 +40852,11 @@
|
|
|
40995
40852
|
"stamp": {
|
|
40996
40853
|
"type": "number"
|
|
40997
40854
|
},
|
|
40998
|
-
"
|
|
40999
|
-
"
|
|
40855
|
+
"stateProxy": {
|
|
40856
|
+
"typeof": "function"
|
|
41000
40857
|
},
|
|
41001
40858
|
"states": {
|
|
41002
|
-
"$ref": "#/definitions/
|
|
40859
|
+
"$ref": "#/definitions/Record<string,Partial<any>>"
|
|
41003
40860
|
},
|
|
41004
40861
|
"stopAnimates": {
|
|
41005
40862
|
"typeof": "function"
|
|
@@ -41054,7 +40911,6 @@
|
|
|
41054
40911
|
"addUpdateBoundTag",
|
|
41055
40912
|
"addUpdateGlobalPositionTag",
|
|
41056
40913
|
"addUpdateLayoutTag",
|
|
41057
|
-
"addUpdatePaintTag",
|
|
41058
40914
|
"addUpdatePositionTag",
|
|
41059
40915
|
"addUpdateShapeAndBoundsTag",
|
|
41060
40916
|
"animates",
|
|
@@ -41073,7 +40929,6 @@
|
|
|
41073
40929
|
"createPathProxy",
|
|
41074
40930
|
"delete",
|
|
41075
40931
|
"detachShadow",
|
|
41076
|
-
"detachStageForRelease",
|
|
41077
40932
|
"dispatchEvent",
|
|
41078
40933
|
"emit",
|
|
41079
40934
|
"find",
|
|
@@ -41107,7 +40962,6 @@
|
|
|
41107
40962
|
"insertBefore",
|
|
41108
40963
|
"insertInto",
|
|
41109
40964
|
"insertIntoKeepIdx",
|
|
41110
|
-
"invalidateResolver",
|
|
41111
40965
|
"isAncestorsOf",
|
|
41112
40966
|
"isChildOf",
|
|
41113
40967
|
"isDescendantsOf",
|
|
@@ -41116,7 +40970,6 @@
|
|
|
41116
40970
|
"lastChild",
|
|
41117
40971
|
"off",
|
|
41118
40972
|
"on",
|
|
41119
|
-
"onParentSharedStateTreeChanged",
|
|
41120
40973
|
"onSetStage",
|
|
41121
40974
|
"onStop",
|
|
41122
40975
|
"once",
|
|
@@ -41136,7 +40989,6 @@
|
|
|
41136
40989
|
"setAttributes",
|
|
41137
40990
|
"setMode",
|
|
41138
40991
|
"setStage",
|
|
41139
|
-
"setStates",
|
|
41140
40992
|
"shouldSelfChangeUpdateAABBBounds",
|
|
41141
40993
|
"shouldUpdateAABBBounds",
|
|
41142
40994
|
"shouldUpdateGlobalMatrix",
|
|
@@ -41358,9 +41210,6 @@
|
|
|
41358
41210
|
"addUpdateLayoutTag": {
|
|
41359
41211
|
"typeof": "function"
|
|
41360
41212
|
},
|
|
41361
|
-
"addUpdatePaintTag": {
|
|
41362
|
-
"typeof": "function"
|
|
41363
|
-
},
|
|
41364
41213
|
"addUpdatePositionTag": {
|
|
41365
41214
|
"typeof": "function"
|
|
41366
41215
|
},
|
|
@@ -41397,18 +41246,9 @@
|
|
|
41397
41246
|
"backgroundImg": {
|
|
41398
41247
|
"type": "boolean"
|
|
41399
41248
|
},
|
|
41400
|
-
"baseAttributes": {
|
|
41401
|
-
"$ref": "#/definitions/Partial<IGroupGraphicAttribute>"
|
|
41402
|
-
},
|
|
41403
41249
|
"bindDom": {
|
|
41404
41250
|
"$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
|
|
41405
41251
|
},
|
|
41406
|
-
"boundSharedStateRevision": {
|
|
41407
|
-
"type": "number"
|
|
41408
|
-
},
|
|
41409
|
-
"boundSharedStateScope": {
|
|
41410
|
-
"$ref": "#/definitions/SharedStateScope<IGroupGraphicAttribute>"
|
|
41411
|
-
},
|
|
41412
41252
|
"childrenCount": {
|
|
41413
41253
|
"type": "number"
|
|
41414
41254
|
},
|
|
@@ -41451,18 +41291,9 @@
|
|
|
41451
41291
|
"detachShadow": {
|
|
41452
41292
|
"typeof": "function"
|
|
41453
41293
|
},
|
|
41454
|
-
"detachStageForRelease": {
|
|
41455
|
-
"typeof": "function"
|
|
41456
|
-
},
|
|
41457
41294
|
"dispatchEvent": {
|
|
41458
41295
|
"typeof": "function"
|
|
41459
41296
|
},
|
|
41460
|
-
"effectiveStates": {
|
|
41461
|
-
"items": {
|
|
41462
|
-
"type": "string"
|
|
41463
|
-
},
|
|
41464
|
-
"type": "array"
|
|
41465
|
-
},
|
|
41466
41297
|
"emit": {
|
|
41467
41298
|
"typeof": "function"
|
|
41468
41299
|
},
|
|
@@ -41592,9 +41423,6 @@
|
|
|
41592
41423
|
"insertIntoKeepIdx": {
|
|
41593
41424
|
"typeof": "function"
|
|
41594
41425
|
},
|
|
41595
|
-
"invalidateResolver": {
|
|
41596
|
-
"typeof": "function"
|
|
41597
|
-
},
|
|
41598
41426
|
"isAncestorsOf": {
|
|
41599
41427
|
"typeof": "function"
|
|
41600
41428
|
},
|
|
@@ -41654,9 +41482,6 @@
|
|
|
41654
41482
|
"onBeforeAttributeUpdate": {
|
|
41655
41483
|
"typeof": "function"
|
|
41656
41484
|
},
|
|
41657
|
-
"onParentSharedStateTreeChanged": {
|
|
41658
|
-
"typeof": "function"
|
|
41659
|
-
},
|
|
41660
41485
|
"onSetStage": {
|
|
41661
41486
|
"typeof": "function"
|
|
41662
41487
|
},
|
|
@@ -41692,9 +41517,6 @@
|
|
|
41692
41517
|
"reApplyAnimationState": {
|
|
41693
41518
|
"typeof": "function"
|
|
41694
41519
|
},
|
|
41695
|
-
"registeredActiveScopes": {
|
|
41696
|
-
"$ref": "#/definitions/Set<SharedStateScope<IGroupGraphicAttribute>>"
|
|
41697
|
-
},
|
|
41698
41520
|
"release": {
|
|
41699
41521
|
"typeof": "function"
|
|
41700
41522
|
},
|
|
@@ -41727,9 +41549,6 @@
|
|
|
41727
41549
|
"removeState": {
|
|
41728
41550
|
"typeof": "function"
|
|
41729
41551
|
},
|
|
41730
|
-
"resolvedStatePatch": {
|
|
41731
|
-
"$ref": "#/definitions/Partial<IGroupGraphicAttribute>"
|
|
41732
|
-
},
|
|
41733
41552
|
"resources": {
|
|
41734
41553
|
"$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
|
|
41735
41554
|
},
|
|
@@ -41763,24 +41582,12 @@
|
|
|
41763
41582
|
"setStage": {
|
|
41764
41583
|
"typeof": "function"
|
|
41765
41584
|
},
|
|
41766
|
-
"setStates": {
|
|
41767
|
-
"typeof": "function"
|
|
41768
|
-
},
|
|
41769
41585
|
"setTheme": {
|
|
41770
41586
|
"typeof": "function"
|
|
41771
41587
|
},
|
|
41772
41588
|
"shadowRoot": {
|
|
41773
41589
|
"$ref": "#/definitions/IShadowRoot"
|
|
41774
41590
|
},
|
|
41775
|
-
"sharedStateDefinitions": {
|
|
41776
|
-
"$ref": "#/definitions/StateDefinitionsInput<Record<string,any>>"
|
|
41777
|
-
},
|
|
41778
|
-
"sharedStateDirty": {
|
|
41779
|
-
"type": "boolean"
|
|
41780
|
-
},
|
|
41781
|
-
"sharedStateScope": {
|
|
41782
|
-
"$ref": "#/definitions/SharedStateScope<Record<string,any>>"
|
|
41783
|
-
},
|
|
41784
41591
|
"shouldSelfChangeUpdateAABBBounds": {
|
|
41785
41592
|
"typeof": "function"
|
|
41786
41593
|
},
|
|
@@ -41805,11 +41612,11 @@
|
|
|
41805
41612
|
"stamp": {
|
|
41806
41613
|
"type": "number"
|
|
41807
41614
|
},
|
|
41808
|
-
"
|
|
41809
|
-
"
|
|
41615
|
+
"stateProxy": {
|
|
41616
|
+
"typeof": "function"
|
|
41810
41617
|
},
|
|
41811
41618
|
"states": {
|
|
41812
|
-
"$ref": "#/definitions/
|
|
41619
|
+
"$ref": "#/definitions/Record<string,Partial<IGroupGraphicAttribute>>"
|
|
41813
41620
|
},
|
|
41814
41621
|
"stopAnimates": {
|
|
41815
41622
|
"typeof": "function"
|
|
@@ -41867,7 +41674,6 @@
|
|
|
41867
41674
|
"addUpdateBoundTag",
|
|
41868
41675
|
"addUpdateGlobalPositionTag",
|
|
41869
41676
|
"addUpdateLayoutTag",
|
|
41870
|
-
"addUpdatePaintTag",
|
|
41871
41677
|
"addUpdatePositionTag",
|
|
41872
41678
|
"addUpdateShapeAndBoundsTag",
|
|
41873
41679
|
"animates",
|
|
@@ -41888,7 +41694,6 @@
|
|
|
41888
41694
|
"createTheme",
|
|
41889
41695
|
"delete",
|
|
41890
41696
|
"detachShadow",
|
|
41891
|
-
"detachStageForRelease",
|
|
41892
41697
|
"dispatchEvent",
|
|
41893
41698
|
"emit",
|
|
41894
41699
|
"find",
|
|
@@ -41925,7 +41730,6 @@
|
|
|
41925
41730
|
"insertBefore",
|
|
41926
41731
|
"insertInto",
|
|
41927
41732
|
"insertIntoKeepIdx",
|
|
41928
|
-
"invalidateResolver",
|
|
41929
41733
|
"isAncestorsOf",
|
|
41930
41734
|
"isChildOf",
|
|
41931
41735
|
"isDescendantsOf",
|
|
@@ -41934,7 +41738,6 @@
|
|
|
41934
41738
|
"lastChild",
|
|
41935
41739
|
"off",
|
|
41936
41740
|
"on",
|
|
41937
|
-
"onParentSharedStateTreeChanged",
|
|
41938
41741
|
"onSetStage",
|
|
41939
41742
|
"onStop",
|
|
41940
41743
|
"once",
|
|
@@ -41954,7 +41757,6 @@
|
|
|
41954
41757
|
"setAttributes",
|
|
41955
41758
|
"setMode",
|
|
41956
41759
|
"setStage",
|
|
41957
|
-
"setStates",
|
|
41958
41760
|
"setTheme",
|
|
41959
41761
|
"shouldSelfChangeUpdateAABBBounds",
|
|
41960
41762
|
"shouldUpdateAABBBounds",
|
|
@@ -45875,9 +45677,6 @@
|
|
|
45875
45677
|
"addUpdateLayoutTag": {
|
|
45876
45678
|
"typeof": "function"
|
|
45877
45679
|
},
|
|
45878
|
-
"addUpdatePaintTag": {
|
|
45879
|
-
"typeof": "function"
|
|
45880
|
-
},
|
|
45881
45680
|
"addUpdatePositionTag": {
|
|
45882
45681
|
"typeof": "function"
|
|
45883
45682
|
},
|
|
@@ -45920,21 +45719,12 @@
|
|
|
45920
45719
|
"backgroundImg": {
|
|
45921
45720
|
"type": "boolean"
|
|
45922
45721
|
},
|
|
45923
|
-
"baseAttributes": {
|
|
45924
|
-
"$ref": "#/definitions/Partial<IGroupGraphicAttribute>"
|
|
45925
|
-
},
|
|
45926
45722
|
"bindDom": {
|
|
45927
45723
|
"$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
|
|
45928
45724
|
},
|
|
45929
45725
|
"blendMode": {
|
|
45930
45726
|
"type": "string"
|
|
45931
45727
|
},
|
|
45932
|
-
"boundSharedStateRevision": {
|
|
45933
|
-
"type": "number"
|
|
45934
|
-
},
|
|
45935
|
-
"boundSharedStateScope": {
|
|
45936
|
-
"$ref": "#/definitions/SharedStateScope<IGroupGraphicAttribute>"
|
|
45937
|
-
},
|
|
45938
45728
|
"canvasId": {
|
|
45939
45729
|
"type": "string"
|
|
45940
45730
|
},
|
|
@@ -45983,9 +45773,6 @@
|
|
|
45983
45773
|
"detachShadow": {
|
|
45984
45774
|
"typeof": "function"
|
|
45985
45775
|
},
|
|
45986
|
-
"detachStageForRelease": {
|
|
45987
|
-
"typeof": "function"
|
|
45988
|
-
},
|
|
45989
45776
|
"dirtyBound": {
|
|
45990
45777
|
"$ref": "#/definitions/IBounds"
|
|
45991
45778
|
},
|
|
@@ -45998,12 +45785,6 @@
|
|
|
45998
45785
|
"drawTo": {
|
|
45999
45786
|
"typeof": "function"
|
|
46000
45787
|
},
|
|
46001
|
-
"effectiveStates": {
|
|
46002
|
-
"items": {
|
|
46003
|
-
"type": "string"
|
|
46004
|
-
},
|
|
46005
|
-
"type": "array"
|
|
46006
|
-
},
|
|
46007
45788
|
"emit": {
|
|
46008
45789
|
"typeof": "function"
|
|
46009
45790
|
},
|
|
@@ -46142,9 +45923,6 @@
|
|
|
46142
45923
|
"insertIntoKeepIdx": {
|
|
46143
45924
|
"typeof": "function"
|
|
46144
45925
|
},
|
|
46145
|
-
"invalidateResolver": {
|
|
46146
|
-
"typeof": "function"
|
|
46147
|
-
},
|
|
46148
45926
|
"isAncestorsOf": {
|
|
46149
45927
|
"typeof": "function"
|
|
46150
45928
|
},
|
|
@@ -46213,9 +45991,6 @@
|
|
|
46213
45991
|
"onBeforeAttributeUpdate": {
|
|
46214
45992
|
"typeof": "function"
|
|
46215
45993
|
},
|
|
46216
|
-
"onParentSharedStateTreeChanged": {
|
|
46217
|
-
"typeof": "function"
|
|
46218
|
-
},
|
|
46219
45994
|
"onSetStage": {
|
|
46220
45995
|
"typeof": "function"
|
|
46221
45996
|
},
|
|
@@ -46261,9 +46036,6 @@
|
|
|
46261
46036
|
"reApplyAnimationState": {
|
|
46262
46037
|
"typeof": "function"
|
|
46263
46038
|
},
|
|
46264
|
-
"registeredActiveScopes": {
|
|
46265
|
-
"$ref": "#/definitions/Set<SharedStateScope<IGroupGraphicAttribute>>"
|
|
46266
|
-
},
|
|
46267
46039
|
"release": {
|
|
46268
46040
|
"typeof": "function"
|
|
46269
46041
|
},
|
|
@@ -46308,9 +46080,6 @@
|
|
|
46308
46080
|
"resizeView": {
|
|
46309
46081
|
"typeof": "function"
|
|
46310
46082
|
},
|
|
46311
|
-
"resolvedStatePatch": {
|
|
46312
|
-
"$ref": "#/definitions/Partial<IGroupGraphicAttribute>"
|
|
46313
|
-
},
|
|
46314
46083
|
"resources": {
|
|
46315
46084
|
"$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
|
|
46316
46085
|
},
|
|
@@ -46347,9 +46116,6 @@
|
|
|
46347
46116
|
"setStage": {
|
|
46348
46117
|
"typeof": "function"
|
|
46349
46118
|
},
|
|
46350
|
-
"setStates": {
|
|
46351
|
-
"typeof": "function"
|
|
46352
|
-
},
|
|
46353
46119
|
"setTheme": {
|
|
46354
46120
|
"typeof": "function"
|
|
46355
46121
|
},
|
|
@@ -46359,15 +46125,6 @@
|
|
|
46359
46125
|
"shadowRoot": {
|
|
46360
46126
|
"$ref": "#/definitions/IShadowRoot"
|
|
46361
46127
|
},
|
|
46362
|
-
"sharedStateDefinitions": {
|
|
46363
|
-
"$ref": "#/definitions/StateDefinitionsInput<Record<string,any>>"
|
|
46364
|
-
},
|
|
46365
|
-
"sharedStateDirty": {
|
|
46366
|
-
"type": "boolean"
|
|
46367
|
-
},
|
|
46368
|
-
"sharedStateScope": {
|
|
46369
|
-
"$ref": "#/definitions/SharedStateScope<Record<string,any>>"
|
|
46370
|
-
},
|
|
46371
46128
|
"shouldSelfChangeUpdateAABBBounds": {
|
|
46372
46129
|
"typeof": "function"
|
|
46373
46130
|
},
|
|
@@ -46395,11 +46152,11 @@
|
|
|
46395
46152
|
"startAnimate": {
|
|
46396
46153
|
"typeof": "function"
|
|
46397
46154
|
},
|
|
46398
|
-
"
|
|
46399
|
-
"
|
|
46155
|
+
"stateProxy": {
|
|
46156
|
+
"typeof": "function"
|
|
46400
46157
|
},
|
|
46401
46158
|
"states": {
|
|
46402
|
-
"$ref": "#/definitions/
|
|
46159
|
+
"$ref": "#/definitions/Record<string,Partial<IGroupGraphicAttribute>>"
|
|
46403
46160
|
},
|
|
46404
46161
|
"stopAnimates": {
|
|
46405
46162
|
"typeof": "function"
|
|
@@ -46469,7 +46226,6 @@
|
|
|
46469
46226
|
"addUpdateBoundTag",
|
|
46470
46227
|
"addUpdateGlobalPositionTag",
|
|
46471
46228
|
"addUpdateLayoutTag",
|
|
46472
|
-
"addUpdatePaintTag",
|
|
46473
46229
|
"addUpdatePositionTag",
|
|
46474
46230
|
"addUpdateShapeAndBoundsTag",
|
|
46475
46231
|
"afterDraw",
|
|
@@ -46493,7 +46249,6 @@
|
|
|
46493
46249
|
"createTheme",
|
|
46494
46250
|
"delete",
|
|
46495
46251
|
"detachShadow",
|
|
46496
|
-
"detachStageForRelease",
|
|
46497
46252
|
"dirtyBound",
|
|
46498
46253
|
"dispatchEvent",
|
|
46499
46254
|
"dpr",
|
|
@@ -46535,7 +46290,6 @@
|
|
|
46535
46290
|
"insertBefore",
|
|
46536
46291
|
"insertInto",
|
|
46537
46292
|
"insertIntoKeepIdx",
|
|
46538
|
-
"invalidateResolver",
|
|
46539
46293
|
"isAncestorsOf",
|
|
46540
46294
|
"isChildOf",
|
|
46541
46295
|
"isDescendantsOf",
|
|
@@ -46547,7 +46301,6 @@
|
|
|
46547
46301
|
"off",
|
|
46548
46302
|
"offscreen",
|
|
46549
46303
|
"on",
|
|
46550
|
-
"onParentSharedStateTreeChanged",
|
|
46551
46304
|
"onSetStage",
|
|
46552
46305
|
"onStop",
|
|
46553
46306
|
"once",
|
|
@@ -46576,7 +46329,6 @@
|
|
|
46576
46329
|
"setDpr",
|
|
46577
46330
|
"setMode",
|
|
46578
46331
|
"setStage",
|
|
46579
|
-
"setStates",
|
|
46580
46332
|
"setTheme",
|
|
46581
46333
|
"setToFrame",
|
|
46582
46334
|
"shouldSelfChangeUpdateAABBBounds",
|
|
@@ -56218,9 +55970,6 @@
|
|
|
56218
55970
|
}
|
|
56219
55971
|
]
|
|
56220
55972
|
},
|
|
56221
|
-
"onParentSharedStateTreeChanged": {
|
|
56222
|
-
"typeof": "function"
|
|
56223
|
-
},
|
|
56224
55973
|
"once": {
|
|
56225
55974
|
"allOf": [
|
|
56226
55975
|
{
|
|
@@ -56306,7 +56055,6 @@
|
|
|
56306
56055
|
"lastChild",
|
|
56307
56056
|
"off",
|
|
56308
56057
|
"on",
|
|
56309
|
-
"onParentSharedStateTreeChanged",
|
|
56310
56058
|
"once",
|
|
56311
56059
|
"parent",
|
|
56312
56060
|
"release",
|
|
@@ -58276,9 +58024,6 @@
|
|
|
58276
58024
|
"findPluginsByName": {
|
|
58277
58025
|
"typeof": "function"
|
|
58278
58026
|
},
|
|
58279
|
-
"install": {
|
|
58280
|
-
"typeof": "function"
|
|
58281
|
-
},
|
|
58282
58027
|
"register": {
|
|
58283
58028
|
"typeof": "function"
|
|
58284
58029
|
},
|
|
@@ -58290,9 +58035,6 @@
|
|
|
58290
58035
|
},
|
|
58291
58036
|
"unRegister": {
|
|
58292
58037
|
"typeof": "function"
|
|
58293
|
-
},
|
|
58294
|
-
"uninstall": {
|
|
58295
|
-
"typeof": "function"
|
|
58296
58038
|
}
|
|
58297
58039
|
},
|
|
58298
58040
|
"required": [
|
|
@@ -70032,9 +69774,6 @@
|
|
|
70032
69774
|
"addUpdateLayoutTag": {
|
|
70033
69775
|
"typeof": "function"
|
|
70034
69776
|
},
|
|
70035
|
-
"addUpdatePaintTag": {
|
|
70036
|
-
"typeof": "function"
|
|
70037
|
-
},
|
|
70038
69777
|
"addUpdatePositionTag": {
|
|
70039
69778
|
"typeof": "function"
|
|
70040
69779
|
},
|
|
@@ -70071,18 +69810,9 @@
|
|
|
70071
69810
|
"backgroundImg": {
|
|
70072
69811
|
"type": "boolean"
|
|
70073
69812
|
},
|
|
70074
|
-
"baseAttributes": {
|
|
70075
|
-
"$ref": "#/definitions/Partial<IGroupGraphicAttribute>"
|
|
70076
|
-
},
|
|
70077
69813
|
"bindDom": {
|
|
70078
69814
|
"$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
|
|
70079
69815
|
},
|
|
70080
|
-
"boundSharedStateRevision": {
|
|
70081
|
-
"type": "number"
|
|
70082
|
-
},
|
|
70083
|
-
"boundSharedStateScope": {
|
|
70084
|
-
"$ref": "#/definitions/SharedStateScope<IGroupGraphicAttribute>"
|
|
70085
|
-
},
|
|
70086
69816
|
"childrenCount": {
|
|
70087
69817
|
"type": "number"
|
|
70088
69818
|
},
|
|
@@ -70125,18 +69855,9 @@
|
|
|
70125
69855
|
"detachShadow": {
|
|
70126
69856
|
"typeof": "function"
|
|
70127
69857
|
},
|
|
70128
|
-
"detachStageForRelease": {
|
|
70129
|
-
"typeof": "function"
|
|
70130
|
-
},
|
|
70131
69858
|
"dispatchEvent": {
|
|
70132
69859
|
"typeof": "function"
|
|
70133
69860
|
},
|
|
70134
|
-
"effectiveStates": {
|
|
70135
|
-
"items": {
|
|
70136
|
-
"type": "string"
|
|
70137
|
-
},
|
|
70138
|
-
"type": "array"
|
|
70139
|
-
},
|
|
70140
69861
|
"emit": {
|
|
70141
69862
|
"typeof": "function"
|
|
70142
69863
|
},
|
|
@@ -70266,9 +69987,6 @@
|
|
|
70266
69987
|
"insertIntoKeepIdx": {
|
|
70267
69988
|
"typeof": "function"
|
|
70268
69989
|
},
|
|
70269
|
-
"invalidateResolver": {
|
|
70270
|
-
"typeof": "function"
|
|
70271
|
-
},
|
|
70272
69990
|
"isAncestorsOf": {
|
|
70273
69991
|
"typeof": "function"
|
|
70274
69992
|
},
|
|
@@ -70328,9 +70046,6 @@
|
|
|
70328
70046
|
"onBeforeAttributeUpdate": {
|
|
70329
70047
|
"typeof": "function"
|
|
70330
70048
|
},
|
|
70331
|
-
"onParentSharedStateTreeChanged": {
|
|
70332
|
-
"typeof": "function"
|
|
70333
|
-
},
|
|
70334
70049
|
"onSetStage": {
|
|
70335
70050
|
"typeof": "function"
|
|
70336
70051
|
},
|
|
@@ -70366,9 +70081,6 @@
|
|
|
70366
70081
|
"reApplyAnimationState": {
|
|
70367
70082
|
"typeof": "function"
|
|
70368
70083
|
},
|
|
70369
|
-
"registeredActiveScopes": {
|
|
70370
|
-
"$ref": "#/definitions/Set<SharedStateScope<IGroupGraphicAttribute>>"
|
|
70371
|
-
},
|
|
70372
70084
|
"release": {
|
|
70373
70085
|
"typeof": "function"
|
|
70374
70086
|
},
|
|
@@ -70401,9 +70113,6 @@
|
|
|
70401
70113
|
"removeState": {
|
|
70402
70114
|
"typeof": "function"
|
|
70403
70115
|
},
|
|
70404
|
-
"resolvedStatePatch": {
|
|
70405
|
-
"$ref": "#/definitions/Partial<IGroupGraphicAttribute>"
|
|
70406
|
-
},
|
|
70407
70116
|
"resources": {
|
|
70408
70117
|
"$ref": "#/definitions/Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>"
|
|
70409
70118
|
},
|
|
@@ -70437,9 +70146,6 @@
|
|
|
70437
70146
|
"setStage": {
|
|
70438
70147
|
"typeof": "function"
|
|
70439
70148
|
},
|
|
70440
|
-
"setStates": {
|
|
70441
|
-
"typeof": "function"
|
|
70442
|
-
},
|
|
70443
70149
|
"setTheme": {
|
|
70444
70150
|
"typeof": "function"
|
|
70445
70151
|
},
|
|
@@ -70449,15 +70155,6 @@
|
|
|
70449
70155
|
"shadowRoot": {
|
|
70450
70156
|
"$ref": "#/definitions/IShadowRoot"
|
|
70451
70157
|
},
|
|
70452
|
-
"sharedStateDefinitions": {
|
|
70453
|
-
"$ref": "#/definitions/StateDefinitionsInput<Record<string,any>>"
|
|
70454
|
-
},
|
|
70455
|
-
"sharedStateDirty": {
|
|
70456
|
-
"type": "boolean"
|
|
70457
|
-
},
|
|
70458
|
-
"sharedStateScope": {
|
|
70459
|
-
"$ref": "#/definitions/SharedStateScope<Record<string,any>>"
|
|
70460
|
-
},
|
|
70461
70158
|
"shouldSelfChangeUpdateAABBBounds": {
|
|
70462
70159
|
"typeof": "function"
|
|
70463
70160
|
},
|
|
@@ -70482,11 +70179,11 @@
|
|
|
70482
70179
|
"stamp": {
|
|
70483
70180
|
"type": "number"
|
|
70484
70181
|
},
|
|
70485
|
-
"
|
|
70486
|
-
"
|
|
70182
|
+
"stateProxy": {
|
|
70183
|
+
"typeof": "function"
|
|
70487
70184
|
},
|
|
70488
70185
|
"states": {
|
|
70489
|
-
"$ref": "#/definitions/
|
|
70186
|
+
"$ref": "#/definitions/Record<string,Partial<IGroupGraphicAttribute>>"
|
|
70490
70187
|
},
|
|
70491
70188
|
"stopAnimates": {
|
|
70492
70189
|
"typeof": "function"
|
|
@@ -70544,7 +70241,6 @@
|
|
|
70544
70241
|
"addUpdateBoundTag",
|
|
70545
70242
|
"addUpdateGlobalPositionTag",
|
|
70546
70243
|
"addUpdateLayoutTag",
|
|
70547
|
-
"addUpdatePaintTag",
|
|
70548
70244
|
"addUpdatePositionTag",
|
|
70549
70245
|
"addUpdateShapeAndBoundsTag",
|
|
70550
70246
|
"animates",
|
|
@@ -70565,7 +70261,6 @@
|
|
|
70565
70261
|
"createTheme",
|
|
70566
70262
|
"delete",
|
|
70567
70263
|
"detachShadow",
|
|
70568
|
-
"detachStageForRelease",
|
|
70569
70264
|
"dispatchEvent",
|
|
70570
70265
|
"emit",
|
|
70571
70266
|
"find",
|
|
@@ -70602,7 +70297,6 @@
|
|
|
70602
70297
|
"insertBefore",
|
|
70603
70298
|
"insertInto",
|
|
70604
70299
|
"insertIntoKeepIdx",
|
|
70605
|
-
"invalidateResolver",
|
|
70606
70300
|
"isAncestorsOf",
|
|
70607
70301
|
"isChildOf",
|
|
70608
70302
|
"isDescendantsOf",
|
|
@@ -70611,7 +70305,6 @@
|
|
|
70611
70305
|
"lastChild",
|
|
70612
70306
|
"off",
|
|
70613
70307
|
"on",
|
|
70614
|
-
"onParentSharedStateTreeChanged",
|
|
70615
70308
|
"onSetStage",
|
|
70616
70309
|
"onStop",
|
|
70617
70310
|
"once",
|
|
@@ -70631,7 +70324,6 @@
|
|
|
70631
70324
|
"setAttributes",
|
|
70632
70325
|
"setMode",
|
|
70633
70326
|
"setStage",
|
|
70634
|
-
"setStates",
|
|
70635
70327
|
"setTheme",
|
|
70636
70328
|
"shadowHost",
|
|
70637
70329
|
"shouldSelfChangeUpdateAABBBounds",
|
|
@@ -70719,7 +70411,32 @@
|
|
|
70719
70411
|
"type": "boolean"
|
|
70720
70412
|
},
|
|
70721
70413
|
"background": {
|
|
70722
|
-
"
|
|
70414
|
+
"anyOf": [
|
|
70415
|
+
{
|
|
70416
|
+
"$ref": "#/definitions/HTMLCanvasElement"
|
|
70417
|
+
},
|
|
70418
|
+
{
|
|
70419
|
+
"$ref": "#/definitions/HTMLImageElement"
|
|
70420
|
+
},
|
|
70421
|
+
{
|
|
70422
|
+
"$ref": "#/definitions/ILinearGradient"
|
|
70423
|
+
},
|
|
70424
|
+
{
|
|
70425
|
+
"$ref": "#/definitions/IRadialGradient"
|
|
70426
|
+
},
|
|
70427
|
+
{
|
|
70428
|
+
"$ref": "#/definitions/IConicalGradient"
|
|
70429
|
+
},
|
|
70430
|
+
{
|
|
70431
|
+
"typeof": "function"
|
|
70432
|
+
},
|
|
70433
|
+
{
|
|
70434
|
+
"typeof": "function"
|
|
70435
|
+
},
|
|
70436
|
+
{
|
|
70437
|
+
"type": "string"
|
|
70438
|
+
}
|
|
70439
|
+
]
|
|
70723
70440
|
},
|
|
70724
70441
|
"camera": {
|
|
70725
70442
|
"$ref": "#/definitions/ICamera"
|
|
@@ -70918,9 +70635,6 @@
|
|
|
70918
70635
|
}
|
|
70919
70636
|
]
|
|
70920
70637
|
},
|
|
70921
|
-
"onParentSharedStateTreeChanged": {
|
|
70922
|
-
"typeof": "function"
|
|
70923
|
-
},
|
|
70924
70638
|
"once": {
|
|
70925
70639
|
"allOf": [
|
|
70926
70640
|
{
|
|
@@ -71032,9 +70746,6 @@
|
|
|
71032
70746
|
"resumeTriggerEvent": {
|
|
71033
70747
|
"typeof": "function"
|
|
71034
70748
|
},
|
|
71035
|
-
"rootSharedStateScope": {
|
|
71036
|
-
"$ref": "#/definitions/SharedStateScope<Record<string,any>>"
|
|
71037
|
-
},
|
|
71038
70749
|
"set3dOptions": {
|
|
71039
70750
|
"typeof": "function"
|
|
71040
70751
|
},
|
|
@@ -71186,7 +70897,6 @@
|
|
|
71186
70897
|
"layerService",
|
|
71187
70898
|
"off",
|
|
71188
70899
|
"on",
|
|
71189
|
-
"onParentSharedStateTreeChanged",
|
|
71190
70900
|
"once",
|
|
71191
70901
|
"params",
|
|
71192
70902
|
"parent",
|
|
@@ -73732,15 +73442,9 @@
|
|
|
73732
73442
|
"nextTheme": {
|
|
73733
73443
|
"$ref": "#/definitions/IThemeSpec"
|
|
73734
73444
|
},
|
|
73735
|
-
"onStateDefinitionsChange": {
|
|
73736
|
-
"typeof": "function"
|
|
73737
|
-
},
|
|
73738
73445
|
"setTheme": {
|
|
73739
73446
|
"typeof": "function"
|
|
73740
73447
|
},
|
|
73741
|
-
"stateDefinitions": {
|
|
73742
|
-
"$ref": "#/definitions/StateDefinitionsInput<Record<string,any>>"
|
|
73743
|
-
},
|
|
73744
73448
|
"userTheme": {
|
|
73745
73449
|
"$ref": "#/definitions/IThemeSpec"
|
|
73746
73450
|
}
|
|
@@ -82203,7 +81907,7 @@
|
|
|
82203
81907
|
},
|
|
82204
81908
|
"Map<Function,(...args:any[])=>void>": {
|
|
82205
81909
|
"properties": {
|
|
82206
|
-
"__@toStringTag@
|
|
81910
|
+
"__@toStringTag@12647": {
|
|
82207
81911
|
"type": "string"
|
|
82208
81912
|
},
|
|
82209
81913
|
"size": {
|
|
@@ -82211,14 +81915,14 @@
|
|
|
82211
81915
|
}
|
|
82212
81916
|
},
|
|
82213
81917
|
"required": [
|
|
82214
|
-
"__@toStringTag@
|
|
81918
|
+
"__@toStringTag@12647",
|
|
82215
81919
|
"size"
|
|
82216
81920
|
],
|
|
82217
81921
|
"type": "object"
|
|
82218
81922
|
},
|
|
82219
81923
|
"Map<number,IGraphicRender>": {
|
|
82220
81924
|
"properties": {
|
|
82221
|
-
"__@toStringTag@
|
|
81925
|
+
"__@toStringTag@12647": {
|
|
82222
81926
|
"type": "string"
|
|
82223
81927
|
},
|
|
82224
81928
|
"size": {
|
|
@@ -82226,89 +81930,14 @@
|
|
|
82226
81930
|
}
|
|
82227
81931
|
},
|
|
82228
81932
|
"required": [
|
|
82229
|
-
"__@toStringTag@
|
|
81933
|
+
"__@toStringTag@12647",
|
|
82230
81934
|
"size"
|
|
82231
81935
|
],
|
|
82232
81936
|
"type": "object"
|
|
82233
81937
|
},
|
|
82234
81938
|
"Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
|
|
82235
81939
|
"properties": {
|
|
82236
|
-
"__@toStringTag@
|
|
82237
|
-
"type": "string"
|
|
82238
|
-
},
|
|
82239
|
-
"size": {
|
|
82240
|
-
"type": "number"
|
|
82241
|
-
}
|
|
82242
|
-
},
|
|
82243
|
-
"required": [
|
|
82244
|
-
"__@toStringTag@12798",
|
|
82245
|
-
"size"
|
|
82246
|
-
],
|
|
82247
|
-
"type": "object"
|
|
82248
|
-
},
|
|
82249
|
-
"Map<string,CompiledStateDefinition<IGlyphGraphicAttribute>>": {
|
|
82250
|
-
"properties": {
|
|
82251
|
-
"__@toStringTag@12798": {
|
|
82252
|
-
"type": "string"
|
|
82253
|
-
},
|
|
82254
|
-
"size": {
|
|
82255
|
-
"type": "number"
|
|
82256
|
-
}
|
|
82257
|
-
},
|
|
82258
|
-
"required": [
|
|
82259
|
-
"__@toStringTag@12798",
|
|
82260
|
-
"size"
|
|
82261
|
-
],
|
|
82262
|
-
"type": "object"
|
|
82263
|
-
},
|
|
82264
|
-
"Map<string,CompiledStateDefinition<IGroupGraphicAttribute>>": {
|
|
82265
|
-
"properties": {
|
|
82266
|
-
"__@toStringTag@12798": {
|
|
82267
|
-
"type": "string"
|
|
82268
|
-
},
|
|
82269
|
-
"size": {
|
|
82270
|
-
"type": "number"
|
|
82271
|
-
}
|
|
82272
|
-
},
|
|
82273
|
-
"required": [
|
|
82274
|
-
"__@toStringTag@12798",
|
|
82275
|
-
"size"
|
|
82276
|
-
],
|
|
82277
|
-
"type": "object"
|
|
82278
|
-
},
|
|
82279
|
-
"Map<string,CompiledStateDefinition<Partial<IGraphicAttribute>>>": {
|
|
82280
|
-
"properties": {
|
|
82281
|
-
"__@toStringTag@12798": {
|
|
82282
|
-
"type": "string"
|
|
82283
|
-
},
|
|
82284
|
-
"size": {
|
|
82285
|
-
"type": "number"
|
|
82286
|
-
}
|
|
82287
|
-
},
|
|
82288
|
-
"required": [
|
|
82289
|
-
"__@toStringTag@12798",
|
|
82290
|
-
"size"
|
|
82291
|
-
],
|
|
82292
|
-
"type": "object"
|
|
82293
|
-
},
|
|
82294
|
-
"Map<string,CompiledStateDefinition<Record<string,any>>>": {
|
|
82295
|
-
"properties": {
|
|
82296
|
-
"__@toStringTag@12798": {
|
|
82297
|
-
"type": "string"
|
|
82298
|
-
},
|
|
82299
|
-
"size": {
|
|
82300
|
-
"type": "number"
|
|
82301
|
-
}
|
|
82302
|
-
},
|
|
82303
|
-
"required": [
|
|
82304
|
-
"__@toStringTag@12798",
|
|
82305
|
-
"size"
|
|
82306
|
-
],
|
|
82307
|
-
"type": "object"
|
|
82308
|
-
},
|
|
82309
|
-
"Map<string,CompiledStateDefinition<any>>": {
|
|
82310
|
-
"properties": {
|
|
82311
|
-
"__@toStringTag@12798": {
|
|
81940
|
+
"__@toStringTag@12647": {
|
|
82312
81941
|
"type": "string"
|
|
82313
81942
|
},
|
|
82314
81943
|
"size": {
|
|
@@ -82316,14 +81945,14 @@
|
|
|
82316
81945
|
}
|
|
82317
81946
|
},
|
|
82318
81947
|
"required": [
|
|
82319
|
-
"__@toStringTag@
|
|
81948
|
+
"__@toStringTag@12647",
|
|
82320
81949
|
"size"
|
|
82321
81950
|
],
|
|
82322
81951
|
"type": "object"
|
|
82323
81952
|
},
|
|
82324
81953
|
"Map<string,Map<number,IGraphicRender>>": {
|
|
82325
81954
|
"properties": {
|
|
82326
|
-
"__@toStringTag@
|
|
81955
|
+
"__@toStringTag@12647": {
|
|
82327
81956
|
"type": "string"
|
|
82328
81957
|
},
|
|
82329
81958
|
"size": {
|
|
@@ -82331,14 +81960,14 @@
|
|
|
82331
81960
|
}
|
|
82332
81961
|
},
|
|
82333
81962
|
"required": [
|
|
82334
|
-
"__@toStringTag@
|
|
81963
|
+
"__@toStringTag@12647",
|
|
82335
81964
|
"size"
|
|
82336
81965
|
],
|
|
82337
81966
|
"type": "object"
|
|
82338
81967
|
},
|
|
82339
81968
|
"Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
|
|
82340
81969
|
"properties": {
|
|
82341
|
-
"__@toStringTag@
|
|
81970
|
+
"__@toStringTag@12647": {
|
|
82342
81971
|
"type": "string"
|
|
82343
81972
|
},
|
|
82344
81973
|
"size": {
|
|
@@ -82346,14 +81975,14 @@
|
|
|
82346
81975
|
}
|
|
82347
81976
|
},
|
|
82348
81977
|
"required": [
|
|
82349
|
-
"__@toStringTag@
|
|
81978
|
+
"__@toStringTag@12647",
|
|
82350
81979
|
"size"
|
|
82351
81980
|
],
|
|
82352
81981
|
"type": "object"
|
|
82353
81982
|
},
|
|
82354
81983
|
"Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
|
|
82355
81984
|
"properties": {
|
|
82356
|
-
"__@toStringTag@
|
|
81985
|
+
"__@toStringTag@12647": {
|
|
82357
81986
|
"type": "string"
|
|
82358
81987
|
},
|
|
82359
81988
|
"size": {
|
|
@@ -82361,14 +81990,14 @@
|
|
|
82361
81990
|
}
|
|
82362
81991
|
},
|
|
82363
81992
|
"required": [
|
|
82364
|
-
"__@toStringTag@
|
|
81993
|
+
"__@toStringTag@12647",
|
|
82365
81994
|
"size"
|
|
82366
81995
|
],
|
|
82367
81996
|
"type": "object"
|
|
82368
81997
|
},
|
|
82369
81998
|
"Map<string|number,IAnimate>": {
|
|
82370
81999
|
"properties": {
|
|
82371
|
-
"__@toStringTag@
|
|
82000
|
+
"__@toStringTag@12647": {
|
|
82372
82001
|
"type": "string"
|
|
82373
82002
|
},
|
|
82374
82003
|
"size": {
|
|
@@ -82376,7 +82005,7 @@
|
|
|
82376
82005
|
}
|
|
82377
82006
|
},
|
|
82378
82007
|
"required": [
|
|
82379
|
-
"__@toStringTag@
|
|
82008
|
+
"__@toStringTag@12647",
|
|
82380
82009
|
"size"
|
|
82381
82010
|
],
|
|
82382
82011
|
"type": "object"
|
|
@@ -88666,9 +88295,6 @@
|
|
|
88666
88295
|
"clipConfig": {
|
|
88667
88296
|
"typeof": "function"
|
|
88668
88297
|
},
|
|
88669
|
-
"clipRange": {
|
|
88670
|
-
"type": "number"
|
|
88671
|
-
},
|
|
88672
88298
|
"cornerRadius": {
|
|
88673
88299
|
"anyOf": [
|
|
88674
88300
|
{
|
|
@@ -97294,7 +96920,32 @@
|
|
|
97294
96920
|
"type": "boolean"
|
|
97295
96921
|
},
|
|
97296
96922
|
"background": {
|
|
97297
|
-
"
|
|
96923
|
+
"anyOf": [
|
|
96924
|
+
{
|
|
96925
|
+
"$ref": "#/definitions/HTMLCanvasElement"
|
|
96926
|
+
},
|
|
96927
|
+
{
|
|
96928
|
+
"$ref": "#/definitions/HTMLImageElement"
|
|
96929
|
+
},
|
|
96930
|
+
{
|
|
96931
|
+
"$ref": "#/definitions/ILinearGradient"
|
|
96932
|
+
},
|
|
96933
|
+
{
|
|
96934
|
+
"$ref": "#/definitions/IRadialGradient"
|
|
96935
|
+
},
|
|
96936
|
+
{
|
|
96937
|
+
"$ref": "#/definitions/IConicalGradient"
|
|
96938
|
+
},
|
|
96939
|
+
{
|
|
96940
|
+
"typeof": "function"
|
|
96941
|
+
},
|
|
96942
|
+
{
|
|
96943
|
+
"typeof": "function"
|
|
96944
|
+
},
|
|
96945
|
+
{
|
|
96946
|
+
"type": "string"
|
|
96947
|
+
}
|
|
96948
|
+
]
|
|
97298
96949
|
},
|
|
97299
96950
|
"beforeRender": {
|
|
97300
96951
|
"typeof": "function"
|
|
@@ -104217,34 +103868,34 @@
|
|
|
104217
103868
|
},
|
|
104218
103869
|
"Promise<FontFaceSet>": {
|
|
104219
103870
|
"properties": {
|
|
104220
|
-
"__@toStringTag@
|
|
103871
|
+
"__@toStringTag@12647": {
|
|
104221
103872
|
"type": "string"
|
|
104222
103873
|
}
|
|
104223
103874
|
},
|
|
104224
103875
|
"required": [
|
|
104225
|
-
"__@toStringTag@
|
|
103876
|
+
"__@toStringTag@12647"
|
|
104226
103877
|
],
|
|
104227
103878
|
"type": "object"
|
|
104228
103879
|
},
|
|
104229
103880
|
"Promise<ServiceWorkerRegistration>": {
|
|
104230
103881
|
"properties": {
|
|
104231
|
-
"__@toStringTag@
|
|
103882
|
+
"__@toStringTag@12647": {
|
|
104232
103883
|
"type": "string"
|
|
104233
103884
|
}
|
|
104234
103885
|
},
|
|
104235
103886
|
"required": [
|
|
104236
|
-
"__@toStringTag@
|
|
103887
|
+
"__@toStringTag@12647"
|
|
104237
103888
|
],
|
|
104238
103889
|
"type": "object"
|
|
104239
103890
|
},
|
|
104240
103891
|
"Promise<any>": {
|
|
104241
103892
|
"properties": {
|
|
104242
|
-
"__@toStringTag@
|
|
103893
|
+
"__@toStringTag@12647": {
|
|
104243
103894
|
"type": "string"
|
|
104244
103895
|
}
|
|
104245
103896
|
},
|
|
104246
103897
|
"required": [
|
|
104247
|
-
"__@toStringTag@
|
|
103898
|
+
"__@toStringTag@12647"
|
|
104248
103899
|
],
|
|
104249
103900
|
"type": "object"
|
|
104250
103901
|
},
|
|
@@ -104793,6 +104444,18 @@
|
|
|
104793
104444
|
"Record<string,Omit<ITheme,\"name\"|\"type\"|\"description\">>": {
|
|
104794
104445
|
"type": "object"
|
|
104795
104446
|
},
|
|
104447
|
+
"Record<string,Partial<IGlyphGraphicAttribute>>": {
|
|
104448
|
+
"type": "object"
|
|
104449
|
+
},
|
|
104450
|
+
"Record<string,Partial<IGroupGraphicAttribute>>": {
|
|
104451
|
+
"type": "object"
|
|
104452
|
+
},
|
|
104453
|
+
"Record<string,Partial<Partial<IGraphicAttribute>>>": {
|
|
104454
|
+
"type": "object"
|
|
104455
|
+
},
|
|
104456
|
+
"Record<string,Partial<any>>": {
|
|
104457
|
+
"type": "object"
|
|
104458
|
+
},
|
|
104796
104459
|
"Record<string,any>": {
|
|
104797
104460
|
"type": "object"
|
|
104798
104461
|
},
|
|
@@ -105012,9 +104675,6 @@
|
|
|
105012
104675
|
"clipConfig": {
|
|
105013
104676
|
"typeof": "function"
|
|
105014
104677
|
},
|
|
105015
|
-
"clipRange": {
|
|
105016
|
-
"type": "number"
|
|
105017
|
-
},
|
|
105018
104678
|
"cornerRadius": {
|
|
105019
104679
|
"anyOf": [
|
|
105020
104680
|
{
|
|
@@ -105409,7 +105069,6 @@
|
|
|
105409
105069
|
"cap",
|
|
105410
105070
|
"childrenPickable",
|
|
105411
105071
|
"clipConfig",
|
|
105412
|
-
"clipRange",
|
|
105413
105072
|
"cornerRadius",
|
|
105414
105073
|
"cursor",
|
|
105415
105074
|
"customPickShape",
|
|
@@ -118072,81 +117731,6 @@
|
|
|
118072
117731
|
],
|
|
118073
117732
|
"type": "string"
|
|
118074
117733
|
},
|
|
118075
|
-
"Set<IGraphic<Partial<IGraphicAttribute>>>": {
|
|
118076
|
-
"properties": {
|
|
118077
|
-
"__@toStringTag@12798": {
|
|
118078
|
-
"type": "string"
|
|
118079
|
-
},
|
|
118080
|
-
"size": {
|
|
118081
|
-
"type": "number"
|
|
118082
|
-
}
|
|
118083
|
-
},
|
|
118084
|
-
"required": [
|
|
118085
|
-
"__@toStringTag@12798",
|
|
118086
|
-
"size"
|
|
118087
|
-
],
|
|
118088
|
-
"type": "object"
|
|
118089
|
-
},
|
|
118090
|
-
"Set<SharedStateScope<IGlyphGraphicAttribute>>": {
|
|
118091
|
-
"properties": {
|
|
118092
|
-
"__@toStringTag@12798": {
|
|
118093
|
-
"type": "string"
|
|
118094
|
-
},
|
|
118095
|
-
"size": {
|
|
118096
|
-
"type": "number"
|
|
118097
|
-
}
|
|
118098
|
-
},
|
|
118099
|
-
"required": [
|
|
118100
|
-
"__@toStringTag@12798",
|
|
118101
|
-
"size"
|
|
118102
|
-
],
|
|
118103
|
-
"type": "object"
|
|
118104
|
-
},
|
|
118105
|
-
"Set<SharedStateScope<IGroupGraphicAttribute>>": {
|
|
118106
|
-
"properties": {
|
|
118107
|
-
"__@toStringTag@12798": {
|
|
118108
|
-
"type": "string"
|
|
118109
|
-
},
|
|
118110
|
-
"size": {
|
|
118111
|
-
"type": "number"
|
|
118112
|
-
}
|
|
118113
|
-
},
|
|
118114
|
-
"required": [
|
|
118115
|
-
"__@toStringTag@12798",
|
|
118116
|
-
"size"
|
|
118117
|
-
],
|
|
118118
|
-
"type": "object"
|
|
118119
|
-
},
|
|
118120
|
-
"Set<SharedStateScope<Partial<IGraphicAttribute>>>": {
|
|
118121
|
-
"properties": {
|
|
118122
|
-
"__@toStringTag@12798": {
|
|
118123
|
-
"type": "string"
|
|
118124
|
-
},
|
|
118125
|
-
"size": {
|
|
118126
|
-
"type": "number"
|
|
118127
|
-
}
|
|
118128
|
-
},
|
|
118129
|
-
"required": [
|
|
118130
|
-
"__@toStringTag@12798",
|
|
118131
|
-
"size"
|
|
118132
|
-
],
|
|
118133
|
-
"type": "object"
|
|
118134
|
-
},
|
|
118135
|
-
"Set<SharedStateScope<any>>": {
|
|
118136
|
-
"properties": {
|
|
118137
|
-
"__@toStringTag@12798": {
|
|
118138
|
-
"type": "string"
|
|
118139
|
-
},
|
|
118140
|
-
"size": {
|
|
118141
|
-
"type": "number"
|
|
118142
|
-
}
|
|
118143
|
-
},
|
|
118144
|
-
"required": [
|
|
118145
|
-
"__@toStringTag@12798",
|
|
118146
|
-
"size"
|
|
118147
|
-
],
|
|
118148
|
-
"type": "object"
|
|
118149
|
-
},
|
|
118150
117734
|
"ShadowRoot": {
|
|
118151
117735
|
"properties": {
|
|
118152
117736
|
"ATTRIBUTE_NODE": {
|
|
@@ -118371,216 +117955,6 @@
|
|
|
118371
117955
|
],
|
|
118372
117956
|
"type": "string"
|
|
118373
117957
|
},
|
|
118374
|
-
"SharedStateScope<IGlyphGraphicAttribute>": {
|
|
118375
|
-
"properties": {
|
|
118376
|
-
"dirty": {
|
|
118377
|
-
"type": "boolean"
|
|
118378
|
-
},
|
|
118379
|
-
"effectiveCompiledDefinitions": {
|
|
118380
|
-
"$ref": "#/definitions/Map<string,CompiledStateDefinition<IGlyphGraphicAttribute>>"
|
|
118381
|
-
},
|
|
118382
|
-
"effectiveSourceDefinitions": {
|
|
118383
|
-
"$ref": "#/definitions/StateDefinitionsInput<IGlyphGraphicAttribute>"
|
|
118384
|
-
},
|
|
118385
|
-
"localStateDefinitions": {
|
|
118386
|
-
"$ref": "#/definitions/StateDefinitionsInput<IGlyphGraphicAttribute>"
|
|
118387
|
-
},
|
|
118388
|
-
"ownerStage": {
|
|
118389
|
-
"$ref": "#/definitions/IStage"
|
|
118390
|
-
},
|
|
118391
|
-
"parentRevisionAtBuild": {
|
|
118392
|
-
"type": "number"
|
|
118393
|
-
},
|
|
118394
|
-
"parentScope": {
|
|
118395
|
-
"$ref": "#/definitions/SharedStateScope<IGlyphGraphicAttribute>"
|
|
118396
|
-
},
|
|
118397
|
-
"revision": {
|
|
118398
|
-
"type": "number"
|
|
118399
|
-
},
|
|
118400
|
-
"subtreeActiveDescendants": {
|
|
118401
|
-
"$ref": "#/definitions/Set<IGraphic<Partial<IGraphicAttribute>>>"
|
|
118402
|
-
},
|
|
118403
|
-
"themeStateDefinitions": {
|
|
118404
|
-
"$ref": "#/definitions/StateDefinitionsInput<IGlyphGraphicAttribute>"
|
|
118405
|
-
}
|
|
118406
|
-
},
|
|
118407
|
-
"required": [
|
|
118408
|
-
"dirty",
|
|
118409
|
-
"effectiveCompiledDefinitions",
|
|
118410
|
-
"effectiveSourceDefinitions",
|
|
118411
|
-
"revision",
|
|
118412
|
-
"subtreeActiveDescendants"
|
|
118413
|
-
],
|
|
118414
|
-
"type": "object"
|
|
118415
|
-
},
|
|
118416
|
-
"SharedStateScope<IGroupGraphicAttribute>": {
|
|
118417
|
-
"properties": {
|
|
118418
|
-
"dirty": {
|
|
118419
|
-
"type": "boolean"
|
|
118420
|
-
},
|
|
118421
|
-
"effectiveCompiledDefinitions": {
|
|
118422
|
-
"$ref": "#/definitions/Map<string,CompiledStateDefinition<IGroupGraphicAttribute>>"
|
|
118423
|
-
},
|
|
118424
|
-
"effectiveSourceDefinitions": {
|
|
118425
|
-
"$ref": "#/definitions/StateDefinitionsInput<IGroupGraphicAttribute>"
|
|
118426
|
-
},
|
|
118427
|
-
"localStateDefinitions": {
|
|
118428
|
-
"$ref": "#/definitions/StateDefinitionsInput<IGroupGraphicAttribute>"
|
|
118429
|
-
},
|
|
118430
|
-
"ownerStage": {
|
|
118431
|
-
"$ref": "#/definitions/IStage"
|
|
118432
|
-
},
|
|
118433
|
-
"parentRevisionAtBuild": {
|
|
118434
|
-
"type": "number"
|
|
118435
|
-
},
|
|
118436
|
-
"parentScope": {
|
|
118437
|
-
"$ref": "#/definitions/SharedStateScope<IGroupGraphicAttribute>"
|
|
118438
|
-
},
|
|
118439
|
-
"revision": {
|
|
118440
|
-
"type": "number"
|
|
118441
|
-
},
|
|
118442
|
-
"subtreeActiveDescendants": {
|
|
118443
|
-
"$ref": "#/definitions/Set<IGraphic<Partial<IGraphicAttribute>>>"
|
|
118444
|
-
},
|
|
118445
|
-
"themeStateDefinitions": {
|
|
118446
|
-
"$ref": "#/definitions/StateDefinitionsInput<IGroupGraphicAttribute>"
|
|
118447
|
-
}
|
|
118448
|
-
},
|
|
118449
|
-
"required": [
|
|
118450
|
-
"dirty",
|
|
118451
|
-
"effectiveCompiledDefinitions",
|
|
118452
|
-
"effectiveSourceDefinitions",
|
|
118453
|
-
"revision",
|
|
118454
|
-
"subtreeActiveDescendants"
|
|
118455
|
-
],
|
|
118456
|
-
"type": "object"
|
|
118457
|
-
},
|
|
118458
|
-
"SharedStateScope<Partial<IGraphicAttribute>>": {
|
|
118459
|
-
"properties": {
|
|
118460
|
-
"dirty": {
|
|
118461
|
-
"type": "boolean"
|
|
118462
|
-
},
|
|
118463
|
-
"effectiveCompiledDefinitions": {
|
|
118464
|
-
"$ref": "#/definitions/Map<string,CompiledStateDefinition<Partial<IGraphicAttribute>>>"
|
|
118465
|
-
},
|
|
118466
|
-
"effectiveSourceDefinitions": {
|
|
118467
|
-
"$ref": "#/definitions/StateDefinitionsInput<Partial<IGraphicAttribute>>"
|
|
118468
|
-
},
|
|
118469
|
-
"localStateDefinitions": {
|
|
118470
|
-
"$ref": "#/definitions/StateDefinitionsInput<Partial<IGraphicAttribute>>"
|
|
118471
|
-
},
|
|
118472
|
-
"ownerStage": {
|
|
118473
|
-
"$ref": "#/definitions/IStage"
|
|
118474
|
-
},
|
|
118475
|
-
"parentRevisionAtBuild": {
|
|
118476
|
-
"type": "number"
|
|
118477
|
-
},
|
|
118478
|
-
"parentScope": {
|
|
118479
|
-
"$ref": "#/definitions/SharedStateScope<Partial<IGraphicAttribute>>"
|
|
118480
|
-
},
|
|
118481
|
-
"revision": {
|
|
118482
|
-
"type": "number"
|
|
118483
|
-
},
|
|
118484
|
-
"subtreeActiveDescendants": {
|
|
118485
|
-
"$ref": "#/definitions/Set<IGraphic<Partial<IGraphicAttribute>>>"
|
|
118486
|
-
},
|
|
118487
|
-
"themeStateDefinitions": {
|
|
118488
|
-
"$ref": "#/definitions/StateDefinitionsInput<Partial<IGraphicAttribute>>"
|
|
118489
|
-
}
|
|
118490
|
-
},
|
|
118491
|
-
"required": [
|
|
118492
|
-
"dirty",
|
|
118493
|
-
"effectiveCompiledDefinitions",
|
|
118494
|
-
"effectiveSourceDefinitions",
|
|
118495
|
-
"revision",
|
|
118496
|
-
"subtreeActiveDescendants"
|
|
118497
|
-
],
|
|
118498
|
-
"type": "object"
|
|
118499
|
-
},
|
|
118500
|
-
"SharedStateScope<Record<string,any>>": {
|
|
118501
|
-
"properties": {
|
|
118502
|
-
"dirty": {
|
|
118503
|
-
"type": "boolean"
|
|
118504
|
-
},
|
|
118505
|
-
"effectiveCompiledDefinitions": {
|
|
118506
|
-
"$ref": "#/definitions/Map<string,CompiledStateDefinition<Record<string,any>>>"
|
|
118507
|
-
},
|
|
118508
|
-
"effectiveSourceDefinitions": {
|
|
118509
|
-
"$ref": "#/definitions/StateDefinitionsInput<Record<string,any>>"
|
|
118510
|
-
},
|
|
118511
|
-
"localStateDefinitions": {
|
|
118512
|
-
"$ref": "#/definitions/StateDefinitionsInput<Record<string,any>>"
|
|
118513
|
-
},
|
|
118514
|
-
"ownerStage": {
|
|
118515
|
-
"$ref": "#/definitions/IStage"
|
|
118516
|
-
},
|
|
118517
|
-
"parentRevisionAtBuild": {
|
|
118518
|
-
"type": "number"
|
|
118519
|
-
},
|
|
118520
|
-
"parentScope": {
|
|
118521
|
-
"$ref": "#/definitions/SharedStateScope<Record<string,any>>"
|
|
118522
|
-
},
|
|
118523
|
-
"revision": {
|
|
118524
|
-
"type": "number"
|
|
118525
|
-
},
|
|
118526
|
-
"subtreeActiveDescendants": {
|
|
118527
|
-
"$ref": "#/definitions/Set<IGraphic<Partial<IGraphicAttribute>>>"
|
|
118528
|
-
},
|
|
118529
|
-
"themeStateDefinitions": {
|
|
118530
|
-
"$ref": "#/definitions/StateDefinitionsInput<Record<string,any>>"
|
|
118531
|
-
}
|
|
118532
|
-
},
|
|
118533
|
-
"required": [
|
|
118534
|
-
"dirty",
|
|
118535
|
-
"effectiveCompiledDefinitions",
|
|
118536
|
-
"effectiveSourceDefinitions",
|
|
118537
|
-
"revision",
|
|
118538
|
-
"subtreeActiveDescendants"
|
|
118539
|
-
],
|
|
118540
|
-
"type": "object"
|
|
118541
|
-
},
|
|
118542
|
-
"SharedStateScope<any>": {
|
|
118543
|
-
"properties": {
|
|
118544
|
-
"dirty": {
|
|
118545
|
-
"type": "boolean"
|
|
118546
|
-
},
|
|
118547
|
-
"effectiveCompiledDefinitions": {
|
|
118548
|
-
"$ref": "#/definitions/Map<string,CompiledStateDefinition<any>>"
|
|
118549
|
-
},
|
|
118550
|
-
"effectiveSourceDefinitions": {
|
|
118551
|
-
"$ref": "#/definitions/StateDefinitionsInput<any>"
|
|
118552
|
-
},
|
|
118553
|
-
"localStateDefinitions": {
|
|
118554
|
-
"$ref": "#/definitions/StateDefinitionsInput<any>"
|
|
118555
|
-
},
|
|
118556
|
-
"ownerStage": {
|
|
118557
|
-
"$ref": "#/definitions/IStage"
|
|
118558
|
-
},
|
|
118559
|
-
"parentRevisionAtBuild": {
|
|
118560
|
-
"type": "number"
|
|
118561
|
-
},
|
|
118562
|
-
"parentScope": {
|
|
118563
|
-
"$ref": "#/definitions/SharedStateScope<any>"
|
|
118564
|
-
},
|
|
118565
|
-
"revision": {
|
|
118566
|
-
"type": "number"
|
|
118567
|
-
},
|
|
118568
|
-
"subtreeActiveDescendants": {
|
|
118569
|
-
"$ref": "#/definitions/Set<IGraphic<Partial<IGraphicAttribute>>>"
|
|
118570
|
-
},
|
|
118571
|
-
"themeStateDefinitions": {
|
|
118572
|
-
"$ref": "#/definitions/StateDefinitionsInput<any>"
|
|
118573
|
-
}
|
|
118574
|
-
},
|
|
118575
|
-
"required": [
|
|
118576
|
-
"dirty",
|
|
118577
|
-
"effectiveCompiledDefinitions",
|
|
118578
|
-
"effectiveSourceDefinitions",
|
|
118579
|
-
"revision",
|
|
118580
|
-
"subtreeActiveDescendants"
|
|
118581
|
-
],
|
|
118582
|
-
"type": "object"
|
|
118583
|
-
},
|
|
118584
117958
|
"SheetParseOptions": {
|
|
118585
117959
|
"properties": {
|
|
118586
117960
|
"clone": {
|
|
@@ -118729,28 +118103,6 @@
|
|
|
118729
118103
|
],
|
|
118730
118104
|
"type": "object"
|
|
118731
118105
|
},
|
|
118732
|
-
"StateDefinitionsInput<IGlyphGraphicAttribute>": {
|
|
118733
|
-
"type": "object"
|
|
118734
|
-
},
|
|
118735
|
-
"StateDefinitionsInput<IGroupGraphicAttribute>": {
|
|
118736
|
-
"type": "object"
|
|
118737
|
-
},
|
|
118738
|
-
"StateDefinitionsInput<Partial<IGraphicAttribute>>": {
|
|
118739
|
-
"type": "object"
|
|
118740
|
-
},
|
|
118741
|
-
"StateDefinitionsInput<Record<string,any>>": {
|
|
118742
|
-
"type": "object"
|
|
118743
|
-
},
|
|
118744
|
-
"StateDefinitionsInput<any>": {
|
|
118745
|
-
"type": "object"
|
|
118746
|
-
},
|
|
118747
|
-
"StateMergeMode": {
|
|
118748
|
-
"enum": [
|
|
118749
|
-
"deep",
|
|
118750
|
-
"shallow"
|
|
118751
|
-
],
|
|
118752
|
-
"type": "string"
|
|
118753
|
-
},
|
|
118754
118106
|
"Storage": {
|
|
118755
118107
|
"additionalProperties": {},
|
|
118756
118108
|
"properties": {
|