@visactor/vchart-schema 1.10.2-alpha.3 → 1.10.2

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 +607 -233
package/vchart.json CHANGED
@@ -790,7 +790,7 @@
790
790
  "$ref": "#/definitions/VisualType<number>"
791
791
  },
792
792
  "html": {
793
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
793
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
794
794
  "since": "1.10.0\nhtml 浮层"
795
795
  },
796
796
  "innerBorder": {
@@ -947,7 +947,7 @@
947
947
  "$ref": "#/definitions/VisualType<number>"
948
948
  },
949
949
  "html": {
950
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
950
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
951
951
  "since": "1.10.0\nhtml 浮层"
952
952
  },
953
953
  "innerBorder": {
@@ -1101,7 +1101,7 @@
1101
1101
  "$ref": "#/definitions/VisualType<number>"
1102
1102
  },
1103
1103
  "html": {
1104
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1104
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1105
1105
  "since": "1.10.0\nhtml 浮层"
1106
1106
  },
1107
1107
  "innerBorder": {
@@ -1255,7 +1255,7 @@
1255
1255
  "$ref": "#/definitions/VisualType<number>"
1256
1256
  },
1257
1257
  "html": {
1258
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1258
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1259
1259
  "since": "1.10.0\nhtml 浮层"
1260
1260
  },
1261
1261
  "innerBorder": {
@@ -1409,7 +1409,7 @@
1409
1409
  "$ref": "#/definitions/VisualType<number>"
1410
1410
  },
1411
1411
  "html": {
1412
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1412
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1413
1413
  "since": "1.10.0\nhtml 浮层"
1414
1414
  },
1415
1415
  "innerBorder": {
@@ -1551,7 +1551,7 @@
1551
1551
  "$ref": "#/definitions/VisualType<number>"
1552
1552
  },
1553
1553
  "html": {
1554
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1554
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1555
1555
  "since": "1.10.0\nhtml 浮层"
1556
1556
  },
1557
1557
  "innerBorder": {
@@ -1684,7 +1684,7 @@
1684
1684
  "$ref": "#/definitions/VisualType<number>"
1685
1685
  },
1686
1686
  "html": {
1687
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1687
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1688
1688
  "since": "1.10.0\nhtml 浮层"
1689
1689
  },
1690
1690
  "innerBorder": {
@@ -1810,7 +1810,7 @@
1810
1810
  "$ref": "#/definitions/VisualType<Cursor>"
1811
1811
  },
1812
1812
  "html": {
1813
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1813
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1814
1814
  "since": "1.10.0\nhtml 浮层"
1815
1815
  },
1816
1816
  "innerBorder": {
@@ -1955,7 +1955,7 @@
1955
1955
  "$ref": "#/definitions/VisualType<Cursor>"
1956
1956
  },
1957
1957
  "html": {
1958
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1958
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
1959
1959
  "since": "1.10.0\nhtml 浮层"
1960
1960
  },
1961
1961
  "innerBorder": {
@@ -2124,7 +2124,7 @@
2124
2124
  "$ref": "#/definitions/VisualType<number>"
2125
2125
  },
2126
2126
  "html": {
2127
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2127
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2128
2128
  "since": "1.10.0\nhtml 浮层"
2129
2129
  },
2130
2130
  "innerBorder": {
@@ -2255,7 +2255,7 @@
2255
2255
  "$ref": "#/definitions/VisualType<number>"
2256
2256
  },
2257
2257
  "html": {
2258
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2258
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2259
2259
  "since": "1.10.0\nhtml 浮层"
2260
2260
  },
2261
2261
  "innerBorder": {
@@ -2383,7 +2383,7 @@
2383
2383
  "$ref": "#/definitions/VisualType<number>"
2384
2384
  },
2385
2385
  "html": {
2386
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2386
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2387
2387
  "since": "1.10.0\nhtml 浮层"
2388
2388
  },
2389
2389
  "image": {
@@ -2523,7 +2523,7 @@
2523
2523
  "$ref": "#/definitions/VisualType<number>"
2524
2524
  },
2525
2525
  "html": {
2526
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2526
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2527
2527
  "since": "1.10.0\nhtml 浮层"
2528
2528
  },
2529
2529
  "image": {
@@ -2662,7 +2662,7 @@
2662
2662
  "$ref": "#/definitions/VisualType<number>"
2663
2663
  },
2664
2664
  "html": {
2665
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2665
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2666
2666
  "since": "1.10.0\nhtml 浮层"
2667
2667
  },
2668
2668
  "innerBorder": {
@@ -2798,7 +2798,7 @@
2798
2798
  "$ref": "#/definitions/VisualType<number>"
2799
2799
  },
2800
2800
  "html": {
2801
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2801
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2802
2802
  "since": "1.10.0\nhtml 浮层"
2803
2803
  },
2804
2804
  "innerBorder": {
@@ -2941,7 +2941,7 @@
2941
2941
  "$ref": "#/definitions/VisualType<number>"
2942
2942
  },
2943
2943
  "html": {
2944
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2944
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
2945
2945
  "since": "1.10.0\nhtml 浮层"
2946
2946
  },
2947
2947
  "innerBorder": {
@@ -3101,7 +3101,7 @@
3101
3101
  "$ref": "#/definitions/VisualType<number>"
3102
3102
  },
3103
3103
  "html": {
3104
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3104
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3105
3105
  "since": "1.10.0\nhtml 浮层"
3106
3106
  },
3107
3107
  "innerBorder": {
@@ -3248,7 +3248,7 @@
3248
3248
  "$ref": "#/definitions/VisualType<number>"
3249
3249
  },
3250
3250
  "html": {
3251
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3251
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3252
3252
  "since": "1.10.0\nhtml 浮层"
3253
3253
  },
3254
3254
  "innerBorder": {
@@ -3372,7 +3372,7 @@
3372
3372
  "$ref": "#/definitions/VisualType<number>"
3373
3373
  },
3374
3374
  "html": {
3375
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3375
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3376
3376
  "since": "1.10.0\nhtml 浮层"
3377
3377
  },
3378
3378
  "innerBorder": {
@@ -3500,7 +3500,7 @@
3500
3500
  "$ref": "#/definitions/VisualType<number>"
3501
3501
  },
3502
3502
  "html": {
3503
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3503
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3504
3504
  "since": "1.10.0\nhtml 浮层"
3505
3505
  },
3506
3506
  "innerBorder": {
@@ -3625,7 +3625,7 @@
3625
3625
  "$ref": "#/definitions/VisualType<number>"
3626
3626
  },
3627
3627
  "html": {
3628
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3628
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3629
3629
  "since": "1.10.0\nhtml 浮层"
3630
3630
  },
3631
3631
  "innerBorder": {
@@ -3750,7 +3750,7 @@
3750
3750
  "$ref": "#/definitions/VisualType<number>"
3751
3751
  },
3752
3752
  "html": {
3753
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3753
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3754
3754
  "since": "1.10.0\nhtml 浮层"
3755
3755
  },
3756
3756
  "innerBorder": {
@@ -3875,7 +3875,7 @@
3875
3875
  "$ref": "#/definitions/VisualType<number>"
3876
3876
  },
3877
3877
  "html": {
3878
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3878
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
3879
3879
  "since": "1.10.0\nhtml 浮层"
3880
3880
  },
3881
3881
  "innerBorder": {
@@ -4003,7 +4003,7 @@
4003
4003
  "$ref": "#/definitions/VisualType<number>"
4004
4004
  },
4005
4005
  "html": {
4006
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4006
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4007
4007
  "since": "1.10.0\nhtml 浮层"
4008
4008
  },
4009
4009
  "innerBorder": {
@@ -4140,7 +4140,7 @@
4140
4140
  "$ref": "#/definitions/VisualType<number>"
4141
4141
  },
4142
4142
  "html": {
4143
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4143
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4144
4144
  "since": "1.10.0\nhtml 浮层"
4145
4145
  },
4146
4146
  "innerBorder": {
@@ -4277,7 +4277,7 @@
4277
4277
  "$ref": "#/definitions/VisualType<number>"
4278
4278
  },
4279
4279
  "html": {
4280
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4280
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4281
4281
  "since": "1.10.0\nhtml 浮层"
4282
4282
  },
4283
4283
  "innerBorder": {
@@ -4411,7 +4411,7 @@
4411
4411
  "$ref": "#/definitions/VisualType<number>"
4412
4412
  },
4413
4413
  "html": {
4414
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4414
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4415
4415
  "since": "1.10.0\nhtml 浮层"
4416
4416
  },
4417
4417
  "innerBorder": {
@@ -4545,7 +4545,7 @@
4545
4545
  "$ref": "#/definitions/VisualType<number>"
4546
4546
  },
4547
4547
  "html": {
4548
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4548
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4549
4549
  "since": "1.10.0\nhtml 浮层"
4550
4550
  },
4551
4551
  "innerBorder": {
@@ -4678,7 +4678,7 @@
4678
4678
  "$ref": "#/definitions/VisualType<number>"
4679
4679
  },
4680
4680
  "html": {
4681
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4681
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4682
4682
  "since": "1.10.0\nhtml 浮层"
4683
4683
  },
4684
4684
  "innerBorder": {
@@ -4839,7 +4839,7 @@
4839
4839
  "$ref": "#/definitions/VisualType<Cursor>"
4840
4840
  },
4841
4841
  "html": {
4842
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4842
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4843
4843
  "since": "1.10.0\nhtml 浮层"
4844
4844
  },
4845
4845
  "innerBorder": {
@@ -4956,7 +4956,7 @@
4956
4956
  "$ref": "#/definitions/VisualType<Cursor>"
4957
4957
  },
4958
4958
  "html": {
4959
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4959
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
4960
4960
  "since": "1.10.0\nhtml 浮层"
4961
4961
  },
4962
4962
  "innerBorder": {
@@ -5088,7 +5088,7 @@
5088
5088
  "$ref": "#/definitions/VisualType<number>"
5089
5089
  },
5090
5090
  "html": {
5091
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
5091
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
5092
5092
  "since": "1.10.0\nhtml 浮层"
5093
5093
  },
5094
5094
  "innerBorder": {
@@ -5230,7 +5230,7 @@
5230
5230
  "$ref": "#/definitions/VisualType<number>"
5231
5231
  },
5232
5232
  "html": {
5233
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
5233
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
5234
5234
  "since": "1.10.0\nhtml 浮层"
5235
5235
  },
5236
5236
  "innerBorder": {
@@ -5514,7 +5514,7 @@
5514
5514
  "$ref": "#/definitions/VisualType<number>"
5515
5515
  },
5516
5516
  "html": {
5517
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
5517
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
5518
5518
  "since": "1.10.0\nhtml 浮层"
5519
5519
  },
5520
5520
  "innerBorder": {
@@ -5649,7 +5649,7 @@
5649
5649
  "$ref": "#/definitions/VisualType<number>"
5650
5650
  },
5651
5651
  "html": {
5652
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
5652
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
5653
5653
  "since": "1.10.0\nhtml 浮层"
5654
5654
  },
5655
5655
  "innerBorder": {
@@ -5811,7 +5811,7 @@
5811
5811
  "description": "字重"
5812
5812
  },
5813
5813
  "html": {
5814
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
5814
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
5815
5815
  "since": "1.10.0\nhtml 浮层"
5816
5816
  },
5817
5817
  "innerBorder": {
@@ -6001,7 +6001,7 @@
6001
6001
  "description": "字重"
6002
6002
  },
6003
6003
  "html": {
6004
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
6004
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
6005
6005
  "since": "1.10.0\nhtml 浮层"
6006
6006
  },
6007
6007
  "innerBorder": {
@@ -6191,7 +6191,7 @@
6191
6191
  "description": "字重"
6192
6192
  },
6193
6193
  "html": {
6194
- "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
6194
+ "$ref": "#/definitions/VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>",
6195
6195
  "since": "1.10.0\nhtml 浮层"
6196
6196
  },
6197
6197
  "innerBorder": {
@@ -17785,7 +17785,7 @@
17785
17785
  "type": "number"
17786
17786
  },
17787
17787
  "html": {
17788
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
17788
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
17789
17789
  "since": "1.10.0\nhtml 浮层"
17790
17790
  },
17791
17791
  "innerBorder": {
@@ -18081,7 +18081,7 @@
18081
18081
  "type": "number"
18082
18082
  },
18083
18083
  "html": {
18084
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
18084
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
18085
18085
  "since": "1.10.0\nhtml 浮层"
18086
18086
  },
18087
18087
  "innerBorder": {
@@ -18453,7 +18453,7 @@
18453
18453
  "hover": {
18454
18454
  "anyOf": [
18455
18455
  {
18456
- "typeof": "function"
18456
+ "$ref": "#/definitions/IHoverSpec"
18457
18457
  },
18458
18458
  {
18459
18459
  "type": "boolean"
@@ -18881,7 +18881,7 @@
18881
18881
  "select": {
18882
18882
  "anyOf": [
18883
18883
  {
18884
- "typeof": "function"
18884
+ "$ref": "#/definitions/ISelectSpec"
18885
18885
  },
18886
18886
  {
18887
18887
  "type": "boolean"
@@ -19133,7 +19133,7 @@
19133
19133
  "type": "number"
19134
19134
  },
19135
19135
  "html": {
19136
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
19136
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
19137
19137
  "since": "1.10.0\nhtml 浮层"
19138
19138
  },
19139
19139
  "innerBorder": {
@@ -19496,7 +19496,7 @@
19496
19496
  "hover": {
19497
19497
  "anyOf": [
19498
19498
  {
19499
- "typeof": "function"
19499
+ "$ref": "#/definitions/IHoverSpec"
19500
19500
  },
19501
19501
  {
19502
19502
  "type": "boolean"
@@ -19598,7 +19598,7 @@
19598
19598
  "select": {
19599
19599
  "anyOf": [
19600
19600
  {
19601
- "typeof": "function"
19601
+ "$ref": "#/definitions/ISelectSpec"
19602
19602
  },
19603
19603
  {
19604
19604
  "type": "boolean"
@@ -20243,7 +20243,7 @@
20243
20243
  "hover": {
20244
20244
  "anyOf": [
20245
20245
  {
20246
- "typeof": "function"
20246
+ "$ref": "#/definitions/IHoverSpec"
20247
20247
  },
20248
20248
  {
20249
20249
  "type": "boolean"
@@ -20646,7 +20646,7 @@
20646
20646
  "select": {
20647
20647
  "anyOf": [
20648
20648
  {
20649
- "typeof": "function"
20649
+ "$ref": "#/definitions/ISelectSpec"
20650
20650
  },
20651
20651
  {
20652
20652
  "type": "boolean"
@@ -21116,7 +21116,7 @@
21116
21116
  "hover": {
21117
21117
  "anyOf": [
21118
21118
  {
21119
- "typeof": "function"
21119
+ "$ref": "#/definitions/IHoverSpec"
21120
21120
  },
21121
21121
  {
21122
21122
  "type": "boolean"
@@ -21519,7 +21519,7 @@
21519
21519
  "select": {
21520
21520
  "anyOf": [
21521
21521
  {
21522
- "typeof": "function"
21522
+ "$ref": "#/definitions/ISelectSpec"
21523
21523
  },
21524
21524
  {
21525
21525
  "type": "boolean"
@@ -21868,7 +21868,7 @@
21868
21868
  "hover": {
21869
21869
  "anyOf": [
21870
21870
  {
21871
- "typeof": "function"
21871
+ "$ref": "#/definitions/IHoverSpec"
21872
21872
  },
21873
21873
  {
21874
21874
  "type": "boolean"
@@ -21945,7 +21945,7 @@
21945
21945
  "select": {
21946
21946
  "anyOf": [
21947
21947
  {
21948
- "typeof": "function"
21948
+ "$ref": "#/definitions/ISelectSpec"
21949
21949
  },
21950
21950
  {
21951
21951
  "type": "boolean"
@@ -22526,7 +22526,7 @@
22526
22526
  "hover": {
22527
22527
  "anyOf": [
22528
22528
  {
22529
- "typeof": "function"
22529
+ "$ref": "#/definitions/IHoverSpec"
22530
22530
  },
22531
22531
  {
22532
22532
  "type": "boolean"
@@ -22942,7 +22942,7 @@
22942
22942
  "select": {
22943
22943
  "anyOf": [
22944
22944
  {
22945
- "typeof": "function"
22945
+ "$ref": "#/definitions/ISelectSpec"
22946
22946
  },
22947
22947
  {
22948
22948
  "type": "boolean"
@@ -23137,7 +23137,7 @@
23137
23137
  "$ref": "#/definitions/Cursor_1"
23138
23138
  },
23139
23139
  "html": {
23140
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
23140
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
23141
23141
  "since": "1.10.0\nhtml 浮层"
23142
23142
  },
23143
23143
  "innerBorder": {
@@ -23428,7 +23428,7 @@
23428
23428
  "hover": {
23429
23429
  "anyOf": [
23430
23430
  {
23431
- "typeof": "function"
23431
+ "$ref": "#/definitions/IHoverSpec"
23432
23432
  },
23433
23433
  {
23434
23434
  "type": "boolean"
@@ -23518,7 +23518,7 @@
23518
23518
  "select": {
23519
23519
  "anyOf": [
23520
23520
  {
23521
- "typeof": "function"
23521
+ "$ref": "#/definitions/ISelectSpec"
23522
23522
  },
23523
23523
  {
23524
23524
  "type": "boolean"
@@ -24643,7 +24643,7 @@
24643
24643
  "hover": {
24644
24644
  "anyOf": [
24645
24645
  {
24646
- "typeof": "function"
24646
+ "$ref": "#/definitions/IHoverSpec"
24647
24647
  },
24648
24648
  {
24649
24649
  "type": "boolean"
@@ -24689,7 +24689,7 @@
24689
24689
  "select": {
24690
24690
  "anyOf": [
24691
24691
  {
24692
- "typeof": "function"
24692
+ "$ref": "#/definitions/ISelectSpec"
24693
24693
  },
24694
24694
  {
24695
24695
  "type": "boolean"
@@ -24909,7 +24909,7 @@
24909
24909
  "hover": {
24910
24910
  "anyOf": [
24911
24911
  {
24912
- "typeof": "function"
24912
+ "$ref": "#/definitions/IHoverSpec"
24913
24913
  },
24914
24914
  {
24915
24915
  "type": "boolean"
@@ -24989,7 +24989,7 @@
24989
24989
  "select": {
24990
24990
  "anyOf": [
24991
24991
  {
24992
- "typeof": "function"
24992
+ "$ref": "#/definitions/ISelectSpec"
24993
24993
  },
24994
24994
  {
24995
24995
  "type": "boolean"
@@ -25262,7 +25262,7 @@
25262
25262
  "hover": {
25263
25263
  "anyOf": [
25264
25264
  {
25265
- "typeof": "function"
25265
+ "$ref": "#/definitions/IHoverSpec"
25266
25266
  },
25267
25267
  {
25268
25268
  "type": "boolean"
@@ -25393,7 +25393,7 @@
25393
25393
  "select": {
25394
25394
  "anyOf": [
25395
25395
  {
25396
- "typeof": "function"
25396
+ "$ref": "#/definitions/ISelectSpec"
25397
25397
  },
25398
25398
  {
25399
25399
  "type": "boolean"
@@ -25619,7 +25619,7 @@
25619
25619
  "hover": {
25620
25620
  "anyOf": [
25621
25621
  {
25622
- "typeof": "function"
25622
+ "$ref": "#/definitions/IHoverSpec"
25623
25623
  },
25624
25624
  {
25625
25625
  "type": "boolean"
@@ -25684,7 +25684,7 @@
25684
25684
  "select": {
25685
25685
  "anyOf": [
25686
25686
  {
25687
- "typeof": "function"
25687
+ "$ref": "#/definitions/ISelectSpec"
25688
25688
  },
25689
25689
  {
25690
25690
  "type": "boolean"
@@ -26032,7 +26032,7 @@
26032
26032
  "hover": {
26033
26033
  "anyOf": [
26034
26034
  {
26035
- "typeof": "function"
26035
+ "$ref": "#/definitions/IHoverSpec"
26036
26036
  },
26037
26037
  {
26038
26038
  "type": "boolean"
@@ -26190,7 +26190,7 @@
26190
26190
  "select": {
26191
26191
  "anyOf": [
26192
26192
  {
26193
- "typeof": "function"
26193
+ "$ref": "#/definitions/ISelectSpec"
26194
26194
  },
26195
26195
  {
26196
26196
  "type": "boolean"
@@ -26476,7 +26476,7 @@
26476
26476
  "hover": {
26477
26477
  "anyOf": [
26478
26478
  {
26479
- "typeof": "function"
26479
+ "$ref": "#/definitions/IHoverSpec"
26480
26480
  },
26481
26481
  {
26482
26482
  "type": "boolean"
@@ -26568,7 +26568,7 @@
26568
26568
  "select": {
26569
26569
  "anyOf": [
26570
26570
  {
26571
- "typeof": "function"
26571
+ "$ref": "#/definitions/ISelectSpec"
26572
26572
  },
26573
26573
  {
26574
26574
  "type": "boolean"
@@ -27188,7 +27188,7 @@
27188
27188
  "hover": {
27189
27189
  "anyOf": [
27190
27190
  {
27191
- "typeof": "function"
27191
+ "$ref": "#/definitions/IHoverSpec"
27192
27192
  },
27193
27193
  {
27194
27194
  "type": "boolean"
@@ -27410,7 +27410,7 @@
27410
27410
  "select": {
27411
27411
  "anyOf": [
27412
27412
  {
27413
- "typeof": "function"
27413
+ "$ref": "#/definitions/ISelectSpec"
27414
27414
  },
27415
27415
  {
27416
27416
  "type": "boolean"
@@ -28653,7 +28653,7 @@
28653
28653
  "hover": {
28654
28654
  "anyOf": [
28655
28655
  {
28656
- "typeof": "function"
28656
+ "$ref": "#/definitions/IHoverSpec"
28657
28657
  },
28658
28658
  {
28659
28659
  "type": "boolean"
@@ -28805,7 +28805,7 @@
28805
28805
  "select": {
28806
28806
  "anyOf": [
28807
28807
  {
28808
- "typeof": "function"
28808
+ "$ref": "#/definitions/ISelectSpec"
28809
28809
  },
28810
28810
  {
28811
28811
  "type": "boolean"
@@ -29078,7 +29078,7 @@
29078
29078
  "hover": {
29079
29079
  "anyOf": [
29080
29080
  {
29081
- "typeof": "function"
29081
+ "$ref": "#/definitions/IHoverSpec"
29082
29082
  },
29083
29083
  {
29084
29084
  "type": "boolean"
@@ -29168,7 +29168,7 @@
29168
29168
  "select": {
29169
29169
  "anyOf": [
29170
29170
  {
29171
- "typeof": "function"
29171
+ "$ref": "#/definitions/ISelectSpec"
29172
29172
  },
29173
29173
  {
29174
29174
  "type": "boolean"
@@ -31510,6 +31510,9 @@
31510
31510
  "postMatrix": {
31511
31511
  "$ref": "#/definitions/IMatrix"
31512
31512
  },
31513
+ "react": {
31514
+ "typeof": "function"
31515
+ },
31513
31516
  "renderStyle": {},
31514
31517
  "reversed": {
31515
31518
  "type": "boolean"
@@ -31804,7 +31807,7 @@
31804
31807
  "hover": {
31805
31808
  "anyOf": [
31806
31809
  {
31807
- "typeof": "function"
31810
+ "$ref": "#/definitions/IHoverSpec"
31808
31811
  },
31809
31812
  {
31810
31813
  "type": "boolean"
@@ -31854,7 +31857,7 @@
31854
31857
  "select": {
31855
31858
  "anyOf": [
31856
31859
  {
31857
- "typeof": "function"
31860
+ "$ref": "#/definitions/ISelectSpec"
31858
31861
  },
31859
31862
  {
31860
31863
  "type": "boolean"
@@ -32690,7 +32693,7 @@
32690
32693
  "hover": {
32691
32694
  "anyOf": [
32692
32695
  {
32693
- "typeof": "function"
32696
+ "$ref": "#/definitions/IHoverSpec"
32694
32697
  },
32695
32698
  {
32696
32699
  "type": "boolean"
@@ -32853,7 +32856,7 @@
32853
32856
  "select": {
32854
32857
  "anyOf": [
32855
32858
  {
32856
- "typeof": "function"
32859
+ "$ref": "#/definitions/ISelectSpec"
32857
32860
  },
32858
32861
  {
32859
32862
  "type": "boolean"
@@ -33224,7 +33227,7 @@
33224
33227
  "hover": {
33225
33228
  "anyOf": [
33226
33229
  {
33227
- "typeof": "function"
33230
+ "$ref": "#/definitions/IHoverSpec"
33228
33231
  },
33229
33232
  {
33230
33233
  "type": "boolean"
@@ -33387,7 +33390,7 @@
33387
33390
  "select": {
33388
33391
  "anyOf": [
33389
33392
  {
33390
- "typeof": "function"
33393
+ "$ref": "#/definitions/ISelectSpec"
33391
33394
  },
33392
33395
  {
33393
33396
  "type": "boolean"
@@ -34003,7 +34006,7 @@
34003
34006
  "hover": {
34004
34007
  "anyOf": [
34005
34008
  {
34006
- "typeof": "function"
34009
+ "$ref": "#/definitions/IHoverSpec"
34007
34010
  },
34008
34011
  {
34009
34012
  "type": "boolean"
@@ -34100,7 +34103,7 @@
34100
34103
  "select": {
34101
34104
  "anyOf": [
34102
34105
  {
34103
- "typeof": "function"
34106
+ "$ref": "#/definitions/ISelectSpec"
34104
34107
  },
34105
34108
  {
34106
34109
  "type": "boolean"
@@ -34460,7 +34463,7 @@
34460
34463
  "hover": {
34461
34464
  "anyOf": [
34462
34465
  {
34463
- "typeof": "function"
34466
+ "$ref": "#/definitions/IHoverSpec"
34464
34467
  },
34465
34468
  {
34466
34469
  "type": "boolean"
@@ -34653,7 +34656,7 @@
34653
34656
  "select": {
34654
34657
  "anyOf": [
34655
34658
  {
34656
- "typeof": "function"
34659
+ "$ref": "#/definitions/ISelectSpec"
34657
34660
  },
34658
34661
  {
34659
34662
  "type": "boolean"
@@ -34941,7 +34944,7 @@
34941
34944
  "hover": {
34942
34945
  "anyOf": [
34943
34946
  {
34944
- "typeof": "function"
34947
+ "$ref": "#/definitions/IHoverSpec"
34945
34948
  },
34946
34949
  {
34947
34950
  "type": "boolean"
@@ -35068,7 +35071,7 @@
35068
35071
  "select": {
35069
35072
  "anyOf": [
35070
35073
  {
35071
- "typeof": "function"
35074
+ "$ref": "#/definitions/ISelectSpec"
35072
35075
  },
35073
35076
  {
35074
35077
  "type": "boolean"
@@ -35392,7 +35395,7 @@
35392
35395
  "hover": {
35393
35396
  "anyOf": [
35394
35397
  {
35395
- "typeof": "function"
35398
+ "$ref": "#/definitions/IHoverSpec"
35396
35399
  },
35397
35400
  {
35398
35401
  "type": "boolean"
@@ -35498,7 +35501,7 @@
35498
35501
  "select": {
35499
35502
  "anyOf": [
35500
35503
  {
35501
- "typeof": "function"
35504
+ "$ref": "#/definitions/ISelectSpec"
35502
35505
  },
35503
35506
  {
35504
35507
  "type": "boolean"
@@ -36061,7 +36064,7 @@
36061
36064
  "type": "boolean"
36062
36065
  },
36063
36066
  "bindDom": {
36064
- "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
36067
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
36065
36068
  },
36066
36069
  "childrenCount": {
36067
36070
  "type": "number"
@@ -36615,7 +36618,7 @@
36615
36618
  "type": "boolean"
36616
36619
  },
36617
36620
  "bindDom": {
36618
- "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
36621
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
36619
36622
  },
36620
36623
  "childrenCount": {
36621
36624
  "type": "number"
@@ -37169,7 +37172,7 @@
37169
37172
  "type": "boolean"
37170
37173
  },
37171
37174
  "bindDom": {
37172
- "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
37175
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
37173
37176
  },
37174
37177
  "childrenCount": {
37175
37178
  "type": "number"
@@ -37806,7 +37809,7 @@
37806
37809
  "type": "boolean"
37807
37810
  },
37808
37811
  "bindDom": {
37809
- "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
37812
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
37810
37813
  },
37811
37814
  "childrenCount": {
37812
37815
  "type": "number"
@@ -38518,7 +38521,7 @@
38518
38521
  "hover": {
38519
38522
  "anyOf": [
38520
38523
  {
38521
- "typeof": "function"
38524
+ "$ref": "#/definitions/IHoverSpec"
38522
38525
  },
38523
38526
  {
38524
38527
  "type": "boolean"
@@ -38917,7 +38920,7 @@
38917
38920
  "select": {
38918
38921
  "anyOf": [
38919
38922
  {
38920
- "typeof": "function"
38923
+ "$ref": "#/definitions/ISelectSpec"
38921
38924
  },
38922
38925
  {
38923
38926
  "type": "boolean"
@@ -39191,7 +39194,7 @@
39191
39194
  "hover": {
39192
39195
  "anyOf": [
39193
39196
  {
39194
- "typeof": "function"
39197
+ "$ref": "#/definitions/IHoverSpec"
39195
39198
  },
39196
39199
  {
39197
39200
  "type": "boolean"
@@ -39264,7 +39267,7 @@
39264
39267
  "select": {
39265
39268
  "anyOf": [
39266
39269
  {
39267
- "typeof": "function"
39270
+ "$ref": "#/definitions/ISelectSpec"
39268
39271
  },
39269
39272
  {
39270
39273
  "type": "boolean"
@@ -39724,7 +39727,7 @@
39724
39727
  "hover": {
39725
39728
  "anyOf": [
39726
39729
  {
39727
- "typeof": "function"
39730
+ "$ref": "#/definitions/IHoverSpec"
39728
39731
  },
39729
39732
  {
39730
39733
  "type": "boolean"
@@ -40127,7 +40130,7 @@
40127
40130
  "select": {
40128
40131
  "anyOf": [
40129
40132
  {
40130
- "typeof": "function"
40133
+ "$ref": "#/definitions/ISelectSpec"
40131
40134
  },
40132
40135
  {
40133
40136
  "type": "boolean"
@@ -40548,7 +40551,7 @@
40548
40551
  "hover": {
40549
40552
  "anyOf": [
40550
40553
  {
40551
- "typeof": "function"
40554
+ "$ref": "#/definitions/IHoverSpec"
40552
40555
  },
40553
40556
  {
40554
40557
  "type": "boolean"
@@ -40951,7 +40954,7 @@
40951
40954
  "select": {
40952
40955
  "anyOf": [
40953
40956
  {
40954
- "typeof": "function"
40957
+ "$ref": "#/definitions/ISelectSpec"
40955
40958
  },
40956
40959
  {
40957
40960
  "type": "boolean"
@@ -41105,6 +41108,32 @@
41105
41108
  ],
41106
41109
  "type": "object"
41107
41110
  },
41111
+ "IHoverSpec": {
41112
+ "properties": {
41113
+ "enable": {
41114
+ "type": "boolean"
41115
+ },
41116
+ "markIds": {
41117
+ "items": {
41118
+ "$ref": "#/definitions/StringOrNumber"
41119
+ },
41120
+ "type": "array"
41121
+ },
41122
+ "markNames": {
41123
+ "items": {
41124
+ "$ref": "#/definitions/StringOrNumber"
41125
+ },
41126
+ "type": "array"
41127
+ },
41128
+ "trigger": {
41129
+ "$ref": "#/definitions/Trigger"
41130
+ },
41131
+ "triggerOff": {
41132
+ "$ref": "#/definitions/Trigger"
41133
+ }
41134
+ },
41135
+ "type": "object"
41136
+ },
41108
41137
  "IIndicatorItemSpec": {
41109
41138
  "properties": {
41110
41139
  "autoFit": {
@@ -42219,7 +42248,7 @@
42219
42248
  "type": "boolean"
42220
42249
  },
42221
42250
  "bindDom": {
42222
- "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
42251
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
42223
42252
  },
42224
42253
  "blendMode": {
42225
42254
  "type": "string"
@@ -42850,6 +42879,9 @@
42850
42879
  "releaseLayer": {
42851
42880
  "typeof": "function"
42852
42881
  },
42882
+ "releaseStage": {
42883
+ "typeof": "function"
42884
+ },
42853
42885
  "restLayerCount": {
42854
42886
  "typeof": "function"
42855
42887
  }
@@ -42860,6 +42892,7 @@
42860
42892
  "layerCount",
42861
42893
  "prepareStageLayer",
42862
42894
  "releaseLayer",
42895
+ "releaseStage",
42863
42896
  "restLayerCount"
42864
42897
  ],
42865
42898
  "type": "object"
@@ -43253,7 +43286,7 @@
43253
43286
  "hover": {
43254
43287
  "anyOf": [
43255
43288
  {
43256
- "typeof": "function"
43289
+ "$ref": "#/definitions/IHoverSpec"
43257
43290
  },
43258
43291
  {
43259
43292
  "type": "boolean"
@@ -43693,7 +43726,7 @@
43693
43726
  "select": {
43694
43727
  "anyOf": [
43695
43728
  {
43696
- "typeof": "function"
43729
+ "$ref": "#/definitions/ISelectSpec"
43697
43730
  },
43698
43731
  {
43699
43732
  "type": "boolean"
@@ -43975,7 +44008,7 @@
43975
44008
  "type": "number"
43976
44009
  },
43977
44010
  "html": {
43978
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
44011
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
43979
44012
  "since": "1.10.0\nhtml 浮层"
43980
44013
  },
43981
44014
  "innerBorder": {
@@ -44253,7 +44286,7 @@
44253
44286
  "hover": {
44254
44287
  "anyOf": [
44255
44288
  {
44256
- "typeof": "function"
44289
+ "$ref": "#/definitions/IHoverSpec"
44257
44290
  },
44258
44291
  {
44259
44292
  "type": "boolean"
@@ -44367,7 +44400,7 @@
44367
44400
  "select": {
44368
44401
  "anyOf": [
44369
44402
  {
44370
- "typeof": "function"
44403
+ "$ref": "#/definitions/ISelectSpec"
44371
44404
  },
44372
44405
  {
44373
44406
  "type": "boolean"
@@ -44787,7 +44820,7 @@
44787
44820
  "hover": {
44788
44821
  "anyOf": [
44789
44822
  {
44790
- "typeof": "function"
44823
+ "$ref": "#/definitions/IHoverSpec"
44791
44824
  },
44792
44825
  {
44793
44826
  "type": "boolean"
@@ -44913,7 +44946,7 @@
44913
44946
  "select": {
44914
44947
  "anyOf": [
44915
44948
  {
44916
- "typeof": "function"
44949
+ "$ref": "#/definitions/ISelectSpec"
44917
44950
  },
44918
44951
  {
44919
44952
  "type": "boolean"
@@ -45163,7 +45196,7 @@
45163
45196
  "hover": {
45164
45197
  "anyOf": [
45165
45198
  {
45166
- "typeof": "function"
45199
+ "$ref": "#/definitions/IHoverSpec"
45167
45200
  },
45168
45201
  {
45169
45202
  "type": "boolean"
@@ -45223,7 +45256,7 @@
45223
45256
  "select": {
45224
45257
  "anyOf": [
45225
45258
  {
45226
- "typeof": "function"
45259
+ "$ref": "#/definitions/ISelectSpec"
45227
45260
  },
45228
45261
  {
45229
45262
  "type": "boolean"
@@ -45399,7 +45432,7 @@
45399
45432
  "hover": {
45400
45433
  "anyOf": [
45401
45434
  {
45402
- "typeof": "function"
45435
+ "$ref": "#/definitions/IHoverSpec"
45403
45436
  },
45404
45437
  {
45405
45438
  "type": "boolean"
@@ -45453,7 +45486,7 @@
45453
45486
  "select": {
45454
45487
  "anyOf": [
45455
45488
  {
45456
- "typeof": "function"
45489
+ "$ref": "#/definitions/ISelectSpec"
45457
45490
  },
45458
45491
  {
45459
45492
  "type": "boolean"
@@ -45633,7 +45666,7 @@
45633
45666
  "$ref": "#/definitions/Cursor_1"
45634
45667
  },
45635
45668
  "html": {
45636
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
45669
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
45637
45670
  "since": "1.10.0\nhtml 浮层"
45638
45671
  },
45639
45672
  "innerBorder": {
@@ -46070,7 +46103,7 @@
46070
46103
  "hover": {
46071
46104
  "anyOf": [
46072
46105
  {
46073
- "typeof": "function"
46106
+ "$ref": "#/definitions/IHoverSpec"
46074
46107
  },
46075
46108
  {
46076
46109
  "type": "boolean"
@@ -46202,7 +46235,7 @@
46202
46235
  "select": {
46203
46236
  "anyOf": [
46204
46237
  {
46205
- "typeof": "function"
46238
+ "$ref": "#/definitions/ISelectSpec"
46206
46239
  },
46207
46240
  {
46208
46241
  "type": "boolean"
@@ -46459,7 +46492,7 @@
46459
46492
  "hover": {
46460
46493
  "anyOf": [
46461
46494
  {
46462
- "typeof": "function"
46495
+ "$ref": "#/definitions/IHoverSpec"
46463
46496
  },
46464
46497
  {
46465
46498
  "type": "boolean"
@@ -46525,7 +46558,7 @@
46525
46558
  "select": {
46526
46559
  "anyOf": [
46527
46560
  {
46528
- "typeof": "function"
46561
+ "$ref": "#/definitions/ISelectSpec"
46529
46562
  },
46530
46563
  {
46531
46564
  "type": "boolean"
@@ -48670,7 +48703,7 @@
48670
48703
  "type": "number"
48671
48704
  },
48672
48705
  "html": {
48673
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
48706
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
48674
48707
  "since": "1.10.0\nhtml 浮层"
48675
48708
  },
48676
48709
  "innerBorder": {
@@ -49090,7 +49123,7 @@
49090
49123
  "hover": {
49091
49124
  "anyOf": [
49092
49125
  {
49093
- "typeof": "function"
49126
+ "$ref": "#/definitions/IHoverSpec"
49094
49127
  },
49095
49128
  {
49096
49129
  "type": "boolean"
@@ -49252,7 +49285,7 @@
49252
49285
  "select": {
49253
49286
  "anyOf": [
49254
49287
  {
49255
- "typeof": "function"
49288
+ "$ref": "#/definitions/ISelectSpec"
49256
49289
  },
49257
49290
  {
49258
49291
  "type": "boolean"
@@ -49632,7 +49665,7 @@
49632
49665
  "hover": {
49633
49666
  "anyOf": [
49634
49667
  {
49635
- "typeof": "function"
49668
+ "$ref": "#/definitions/IHoverSpec"
49636
49669
  },
49637
49670
  {
49638
49671
  "type": "boolean"
@@ -49794,7 +49827,7 @@
49794
49827
  "select": {
49795
49828
  "anyOf": [
49796
49829
  {
49797
- "typeof": "function"
49830
+ "$ref": "#/definitions/ISelectSpec"
49798
49831
  },
49799
49832
  {
49800
49833
  "type": "boolean"
@@ -50052,7 +50085,7 @@
50052
50085
  "hover": {
50053
50086
  "anyOf": [
50054
50087
  {
50055
- "typeof": "function"
50088
+ "$ref": "#/definitions/IHoverSpec"
50056
50089
  },
50057
50090
  {
50058
50091
  "type": "boolean"
@@ -50144,7 +50177,7 @@
50144
50177
  "select": {
50145
50178
  "anyOf": [
50146
50179
  {
50147
- "typeof": "function"
50180
+ "$ref": "#/definitions/ISelectSpec"
50148
50181
  },
50149
50182
  {
50150
50183
  "type": "boolean"
@@ -51149,7 +51182,7 @@
51149
51182
  "type": "number"
51150
51183
  },
51151
51184
  "html": {
51152
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
51185
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
51153
51186
  "since": "1.10.0\nhtml 浮层"
51154
51187
  },
51155
51188
  "innerBorder": {
@@ -51709,6 +51742,9 @@
51709
51742
  "postMatrix": {
51710
51743
  "$ref": "#/definitions/IMatrix"
51711
51744
  },
51745
+ "react": {
51746
+ "typeof": "function"
51747
+ },
51712
51748
  "renderStyle": {},
51713
51749
  "scaleCenter": {
51714
51750
  "items": [
@@ -52016,7 +52052,7 @@
52016
52052
  "type": "number"
52017
52053
  },
52018
52054
  "html": {
52019
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
52055
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
52020
52056
  "since": "1.10.0\nhtml 浮层"
52021
52057
  },
52022
52058
  "innerBorder": {
@@ -52399,7 +52435,7 @@
52399
52435
  "hover": {
52400
52436
  "anyOf": [
52401
52437
  {
52402
- "typeof": "function"
52438
+ "$ref": "#/definitions/IHoverSpec"
52403
52439
  },
52404
52440
  {
52405
52441
  "type": "boolean"
@@ -52583,7 +52619,7 @@
52583
52619
  "select": {
52584
52620
  "anyOf": [
52585
52621
  {
52586
- "typeof": "function"
52622
+ "$ref": "#/definitions/ISelectSpec"
52587
52623
  },
52588
52624
  {
52589
52625
  "type": "boolean"
@@ -52869,7 +52905,7 @@
52869
52905
  "hover": {
52870
52906
  "anyOf": [
52871
52907
  {
52872
- "typeof": "function"
52908
+ "$ref": "#/definitions/IHoverSpec"
52873
52909
  },
52874
52910
  {
52875
52911
  "type": "boolean"
@@ -52987,7 +53023,7 @@
52987
53023
  "select": {
52988
53024
  "anyOf": [
52989
53025
  {
52990
- "typeof": "function"
53026
+ "$ref": "#/definitions/ISelectSpec"
52991
53027
  },
52992
53028
  {
52993
53029
  "type": "boolean"
@@ -53370,7 +53406,7 @@
53370
53406
  "hover": {
53371
53407
  "anyOf": [
53372
53408
  {
53373
- "typeof": "function"
53409
+ "$ref": "#/definitions/IHoverSpec"
53374
53410
  },
53375
53411
  {
53376
53412
  "type": "boolean"
@@ -53805,7 +53841,7 @@
53805
53841
  "select": {
53806
53842
  "anyOf": [
53807
53843
  {
53808
- "typeof": "function"
53844
+ "$ref": "#/definitions/ISelectSpec"
53809
53845
  },
53810
53846
  {
53811
53847
  "type": "boolean"
@@ -54100,7 +54136,7 @@
54100
54136
  "hover": {
54101
54137
  "anyOf": [
54102
54138
  {
54103
- "typeof": "function"
54139
+ "$ref": "#/definitions/IHoverSpec"
54104
54140
  },
54105
54141
  {
54106
54142
  "type": "boolean"
@@ -54209,7 +54245,7 @@
54209
54245
  "select": {
54210
54246
  "anyOf": [
54211
54247
  {
54212
- "typeof": "function"
54248
+ "$ref": "#/definitions/ISelectSpec"
54213
54249
  },
54214
54250
  {
54215
54251
  "type": "boolean"
@@ -54598,7 +54634,7 @@
54598
54634
  "hover": {
54599
54635
  "anyOf": [
54600
54636
  {
54601
- "typeof": "function"
54637
+ "$ref": "#/definitions/IHoverSpec"
54602
54638
  },
54603
54639
  {
54604
54640
  "type": "boolean"
@@ -55015,7 +55051,7 @@
55015
55051
  "select": {
55016
55052
  "anyOf": [
55017
55053
  {
55018
- "typeof": "function"
55054
+ "$ref": "#/definitions/ISelectSpec"
55019
55055
  },
55020
55056
  {
55021
55057
  "type": "boolean"
@@ -55366,7 +55402,7 @@
55366
55402
  "hover": {
55367
55403
  "anyOf": [
55368
55404
  {
55369
- "typeof": "function"
55405
+ "$ref": "#/definitions/IHoverSpec"
55370
55406
  },
55371
55407
  {
55372
55408
  "type": "boolean"
@@ -55457,7 +55493,7 @@
55457
55493
  "select": {
55458
55494
  "anyOf": [
55459
55495
  {
55460
- "typeof": "function"
55496
+ "$ref": "#/definitions/ISelectSpec"
55461
55497
  },
55462
55498
  {
55463
55499
  "type": "boolean"
@@ -55851,7 +55887,7 @@
55851
55887
  "hover": {
55852
55888
  "anyOf": [
55853
55889
  {
55854
- "typeof": "function"
55890
+ "$ref": "#/definitions/IHoverSpec"
55855
55891
  },
55856
55892
  {
55857
55893
  "type": "boolean"
@@ -56268,7 +56304,7 @@
56268
56304
  "select": {
56269
56305
  "anyOf": [
56270
56306
  {
56271
- "typeof": "function"
56307
+ "$ref": "#/definitions/ISelectSpec"
56272
56308
  },
56273
56309
  {
56274
56310
  "type": "boolean"
@@ -56619,7 +56655,7 @@
56619
56655
  "hover": {
56620
56656
  "anyOf": [
56621
56657
  {
56622
- "typeof": "function"
56658
+ "$ref": "#/definitions/IHoverSpec"
56623
56659
  },
56624
56660
  {
56625
56661
  "type": "boolean"
@@ -56710,7 +56746,7 @@
56710
56746
  "select": {
56711
56747
  "anyOf": [
56712
56748
  {
56713
- "typeof": "function"
56749
+ "$ref": "#/definitions/ISelectSpec"
56714
56750
  },
56715
56751
  {
56716
56752
  "type": "boolean"
@@ -56969,7 +57005,7 @@
56969
57005
  "type": "number"
56970
57006
  },
56971
57007
  "html": {
56972
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
57008
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
56973
57009
  "since": "1.10.0\nhtml 浮层"
56974
57010
  },
56975
57011
  "innerBorder": {
@@ -57231,7 +57267,7 @@
57231
57267
  "type": "number"
57232
57268
  },
57233
57269
  "html": {
57234
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
57270
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
57235
57271
  "since": "1.10.0\nhtml 浮层"
57236
57272
  },
57237
57273
  "innerBorder": {
@@ -57921,7 +57957,7 @@
57921
57957
  "hover": {
57922
57958
  "anyOf": [
57923
57959
  {
57924
- "typeof": "function"
57960
+ "$ref": "#/definitions/IHoverSpec"
57925
57961
  },
57926
57962
  {
57927
57963
  "type": "boolean"
@@ -58068,7 +58104,7 @@
58068
58104
  "select": {
58069
58105
  "anyOf": [
58070
58106
  {
58071
- "typeof": "function"
58107
+ "$ref": "#/definitions/ISelectSpec"
58072
58108
  },
58073
58109
  {
58074
58110
  "type": "boolean"
@@ -58335,7 +58371,7 @@
58335
58371
  "hover": {
58336
58372
  "anyOf": [
58337
58373
  {
58338
- "typeof": "function"
58374
+ "$ref": "#/definitions/IHoverSpec"
58339
58375
  },
58340
58376
  {
58341
58377
  "type": "boolean"
@@ -58416,7 +58452,7 @@
58416
58452
  "select": {
58417
58453
  "anyOf": [
58418
58454
  {
58419
- "typeof": "function"
58455
+ "$ref": "#/definitions/ISelectSpec"
58420
58456
  },
58421
58457
  {
58422
58458
  "type": "boolean"
@@ -58626,7 +58662,7 @@
58626
58662
  "type": "number"
58627
58663
  },
58628
58664
  "html": {
58629
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
58665
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
58630
58666
  "since": "1.10.0\nhtml 浮层"
58631
58667
  },
58632
58668
  "innerBorder": {
@@ -58996,7 +59032,7 @@
58996
59032
  "hover": {
58997
59033
  "anyOf": [
58998
59034
  {
58999
- "typeof": "function"
59035
+ "$ref": "#/definitions/IHoverSpec"
59000
59036
  },
59001
59037
  {
59002
59038
  "type": "boolean"
@@ -59201,7 +59237,7 @@
59201
59237
  "select": {
59202
59238
  "anyOf": [
59203
59239
  {
59204
- "typeof": "function"
59240
+ "$ref": "#/definitions/ISelectSpec"
59205
59241
  },
59206
59242
  {
59207
59243
  "type": "boolean"
@@ -59428,7 +59464,7 @@
59428
59464
  "hover": {
59429
59465
  "anyOf": [
59430
59466
  {
59431
- "typeof": "function"
59467
+ "$ref": "#/definitions/IHoverSpec"
59432
59468
  },
59433
59469
  {
59434
59470
  "type": "boolean"
@@ -59571,7 +59607,7 @@
59571
59607
  "select": {
59572
59608
  "anyOf": [
59573
59609
  {
59574
- "typeof": "function"
59610
+ "$ref": "#/definitions/ISelectSpec"
59575
59611
  },
59576
59612
  {
59577
59613
  "type": "boolean"
@@ -59850,7 +59886,7 @@
59850
59886
  "hover": {
59851
59887
  "anyOf": [
59852
59888
  {
59853
- "typeof": "function"
59889
+ "$ref": "#/definitions/IHoverSpec"
59854
59890
  },
59855
59891
  {
59856
59892
  "type": "boolean"
@@ -60246,7 +60282,7 @@
60246
60282
  "select": {
60247
60283
  "anyOf": [
60248
60284
  {
60249
- "typeof": "function"
60285
+ "$ref": "#/definitions/ISelectSpec"
60250
60286
  },
60251
60287
  {
60252
60288
  "type": "boolean"
@@ -60554,7 +60590,7 @@
60554
60590
  "hover": {
60555
60591
  "anyOf": [
60556
60592
  {
60557
- "typeof": "function"
60593
+ "$ref": "#/definitions/IHoverSpec"
60558
60594
  },
60559
60595
  {
60560
60596
  "type": "boolean"
@@ -60624,7 +60660,7 @@
60624
60660
  "select": {
60625
60661
  "anyOf": [
60626
60662
  {
60627
- "typeof": "function"
60663
+ "$ref": "#/definitions/ISelectSpec"
60628
60664
  },
60629
60665
  {
60630
60666
  "type": "boolean"
@@ -61324,6 +61360,52 @@
61324
61360
  ],
61325
61361
  "type": "object"
61326
61362
  },
61363
+ "ISelectSpec": {
61364
+ "properties": {
61365
+ "enable": {
61366
+ "type": "boolean"
61367
+ },
61368
+ "markIds": {
61369
+ "items": {
61370
+ "$ref": "#/definitions/StringOrNumber"
61371
+ },
61372
+ "type": "array"
61373
+ },
61374
+ "markNames": {
61375
+ "items": {
61376
+ "$ref": "#/definitions/StringOrNumber"
61377
+ },
61378
+ "type": "array"
61379
+ },
61380
+ "mode": {
61381
+ "enum": [
61382
+ "multiple",
61383
+ "single"
61384
+ ],
61385
+ "type": "string"
61386
+ },
61387
+ "trigger": {
61388
+ "$ref": "#/definitions/Trigger"
61389
+ },
61390
+ "triggerOff": {
61391
+ "anyOf": [
61392
+ {
61393
+ "items": {
61394
+ "type": "string"
61395
+ },
61396
+ "type": "array"
61397
+ },
61398
+ {
61399
+ "type": [
61400
+ "string",
61401
+ "number"
61402
+ ]
61403
+ }
61404
+ ]
61405
+ }
61406
+ },
61407
+ "type": "object"
61408
+ },
61327
61409
  "ISequenceChartSpec": {
61328
61410
  "properties": {
61329
61411
  "animationThreshold": {
@@ -61421,7 +61503,7 @@
61421
61503
  "hover": {
61422
61504
  "anyOf": [
61423
61505
  {
61424
- "typeof": "function"
61506
+ "$ref": "#/definitions/IHoverSpec"
61425
61507
  },
61426
61508
  {
61427
61509
  "type": "boolean"
@@ -61508,7 +61590,7 @@
61508
61590
  "select": {
61509
61591
  "anyOf": [
61510
61592
  {
61511
- "typeof": "function"
61593
+ "$ref": "#/definitions/ISelectSpec"
61512
61594
  },
61513
61595
  {
61514
61596
  "type": "boolean"
@@ -61652,7 +61734,7 @@
61652
61734
  "hover": {
61653
61735
  "anyOf": [
61654
61736
  {
61655
- "typeof": "function"
61737
+ "$ref": "#/definitions/IHoverSpec"
61656
61738
  },
61657
61739
  {
61658
61740
  "type": "boolean"
@@ -61698,7 +61780,7 @@
61698
61780
  "select": {
61699
61781
  "anyOf": [
61700
61782
  {
61701
- "typeof": "function"
61783
+ "$ref": "#/definitions/ISelectSpec"
61702
61784
  },
61703
61785
  {
61704
61786
  "type": "boolean"
@@ -62023,7 +62105,7 @@
62023
62105
  "type": "boolean"
62024
62106
  },
62025
62107
  "bindDom": {
62026
- "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>"
62108
+ "$ref": "#/definitions/Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>"
62027
62109
  },
62028
62110
  "childrenCount": {
62029
62111
  "type": "number"
@@ -63365,7 +63447,7 @@
63365
63447
  "hover": {
63366
63448
  "anyOf": [
63367
63449
  {
63368
- "typeof": "function"
63450
+ "$ref": "#/definitions/IHoverSpec"
63369
63451
  },
63370
63452
  {
63371
63453
  "type": "boolean"
@@ -63538,7 +63620,7 @@
63538
63620
  "select": {
63539
63621
  "anyOf": [
63540
63622
  {
63541
- "typeof": "function"
63623
+ "$ref": "#/definitions/ISelectSpec"
63542
63624
  },
63543
63625
  {
63544
63626
  "type": "boolean"
@@ -63795,7 +63877,7 @@
63795
63877
  "hover": {
63796
63878
  "anyOf": [
63797
63879
  {
63798
- "typeof": "function"
63880
+ "$ref": "#/definitions/IHoverSpec"
63799
63881
  },
63800
63882
  {
63801
63883
  "type": "boolean"
@@ -63902,7 +63984,7 @@
63902
63984
  "select": {
63903
63985
  "anyOf": [
63904
63986
  {
63905
- "typeof": "function"
63987
+ "$ref": "#/definitions/ISelectSpec"
63906
63988
  },
63907
63989
  {
63908
63990
  "type": "boolean"
@@ -64146,7 +64228,7 @@
64146
64228
  "type": "number"
64147
64229
  },
64148
64230
  "html": {
64149
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
64231
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
64150
64232
  "since": "1.10.0\nhtml 浮层"
64151
64233
  },
64152
64234
  "innerBorder": {
@@ -64444,7 +64526,7 @@
64444
64526
  "description": "字重"
64445
64527
  },
64446
64528
  "html": {
64447
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
64529
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
64448
64530
  "since": "1.10.0\nhtml 浮层"
64449
64531
  },
64450
64532
  "innerBorder": {
@@ -66374,7 +66456,7 @@
66374
66456
  "hover": {
66375
66457
  "anyOf": [
66376
66458
  {
66377
- "typeof": "function"
66459
+ "$ref": "#/definitions/IHoverSpec"
66378
66460
  },
66379
66461
  {
66380
66462
  "type": "boolean"
@@ -66582,7 +66664,7 @@
66582
66664
  "select": {
66583
66665
  "anyOf": [
66584
66666
  {
66585
- "typeof": "function"
66667
+ "$ref": "#/definitions/ISelectSpec"
66586
66668
  },
66587
66669
  {
66588
66670
  "type": "boolean"
@@ -66841,7 +66923,7 @@
66841
66923
  "hover": {
66842
66924
  "anyOf": [
66843
66925
  {
66844
- "typeof": "function"
66926
+ "$ref": "#/definitions/IHoverSpec"
66845
66927
  },
66846
66928
  {
66847
66929
  "type": "boolean"
@@ -66979,7 +67061,7 @@
66979
67061
  "select": {
66980
67062
  "anyOf": [
66981
67063
  {
66982
- "typeof": "function"
67064
+ "$ref": "#/definitions/ISelectSpec"
66983
67065
  },
66984
67066
  {
66985
67067
  "type": "boolean"
@@ -68000,7 +68082,7 @@
68000
68082
  ],
68001
68083
  "type": "object"
68002
68084
  },
68003
- "IVisualSpecStyle<unknown,Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>": {
68085
+ "IVisualSpecStyle<unknown,Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>": {
68004
68086
  "properties": {
68005
68087
  "domain": {
68006
68088
  "description": "will set to scale.domain, it means input of scale",
@@ -68013,7 +68095,7 @@
68013
68095
  "range": {
68014
68096
  "description": "will set to scale.range, it means output of scale",
68015
68097
  "items": {
68016
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>"
68098
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>"
68017
68099
  },
68018
68100
  "type": "array"
68019
68101
  },
@@ -69198,7 +69280,7 @@
69198
69280
  "hover": {
69199
69281
  "anyOf": [
69200
69282
  {
69201
- "typeof": "function"
69283
+ "$ref": "#/definitions/IHoverSpec"
69202
69284
  },
69203
69285
  {
69204
69286
  "type": "boolean"
@@ -69612,7 +69694,7 @@
69612
69694
  "select": {
69613
69695
  "anyOf": [
69614
69696
  {
69615
- "typeof": "function"
69697
+ "$ref": "#/definitions/ISelectSpec"
69616
69698
  },
69617
69699
  {
69618
69700
  "type": "boolean"
@@ -69986,7 +70068,7 @@
69986
70068
  "hover": {
69987
70069
  "anyOf": [
69988
70070
  {
69989
- "typeof": "function"
70071
+ "$ref": "#/definitions/IHoverSpec"
69990
70072
  },
69991
70073
  {
69992
70074
  "type": "boolean"
@@ -70074,7 +70156,7 @@
70074
70156
  "select": {
70075
70157
  "anyOf": [
70076
70158
  {
70077
- "typeof": "function"
70159
+ "$ref": "#/definitions/ISelectSpec"
70078
70160
  },
70079
70161
  {
70080
70162
  "type": "boolean"
@@ -70822,7 +70904,7 @@
70822
70904
  "hover": {
70823
70905
  "anyOf": [
70824
70906
  {
70825
- "typeof": "function"
70907
+ "$ref": "#/definitions/IHoverSpec"
70826
70908
  },
70827
70909
  {
70828
70910
  "type": "boolean"
@@ -70962,7 +71044,7 @@
70962
71044
  "select": {
70963
71045
  "anyOf": [
70964
71046
  {
70965
- "typeof": "function"
71047
+ "$ref": "#/definitions/ISelectSpec"
70966
71048
  },
70967
71049
  {
70968
71050
  "type": "boolean"
@@ -71285,7 +71367,7 @@
71285
71367
  "hover": {
71286
71368
  "anyOf": [
71287
71369
  {
71288
- "typeof": "function"
71370
+ "$ref": "#/definitions/IHoverSpec"
71289
71371
  },
71290
71372
  {
71291
71373
  "type": "boolean"
@@ -71359,7 +71441,7 @@
71359
71441
  "select": {
71360
71442
  "anyOf": [
71361
71443
  {
71362
- "typeof": "function"
71444
+ "$ref": "#/definitions/ISelectSpec"
71363
71445
  },
71364
71446
  {
71365
71447
  "type": "boolean"
@@ -71757,7 +71839,7 @@
71757
71839
  "hover": {
71758
71840
  "anyOf": [
71759
71841
  {
71760
- "typeof": "function"
71842
+ "$ref": "#/definitions/IHoverSpec"
71761
71843
  },
71762
71844
  {
71763
71845
  "type": "boolean"
@@ -71893,7 +71975,7 @@
71893
71975
  "select": {
71894
71976
  "anyOf": [
71895
71977
  {
71896
- "typeof": "function"
71978
+ "$ref": "#/definitions/ISelectSpec"
71897
71979
  },
71898
71980
  {
71899
71981
  "type": "boolean"
@@ -72213,7 +72295,7 @@
72213
72295
  "hover": {
72214
72296
  "anyOf": [
72215
72297
  {
72216
- "typeof": "function"
72298
+ "$ref": "#/definitions/IHoverSpec"
72217
72299
  },
72218
72300
  {
72219
72301
  "type": "boolean"
@@ -72283,7 +72365,7 @@
72283
72365
  "select": {
72284
72366
  "anyOf": [
72285
72367
  {
72286
- "typeof": "function"
72368
+ "$ref": "#/definitions/ISelectSpec"
72287
72369
  },
72288
72370
  {
72289
72371
  "type": "boolean"
@@ -72550,7 +72632,7 @@
72550
72632
  },
72551
72633
  "Map<Function,(...args:any[])=>void>": {
72552
72634
  "properties": {
72553
- "__@toStringTag@12935": {
72635
+ "__@toStringTag@12940": {
72554
72636
  "type": "string"
72555
72637
  },
72556
72638
  "size": {
@@ -72558,14 +72640,14 @@
72558
72640
  }
72559
72641
  },
72560
72642
  "required": [
72561
- "__@toStringTag@12935",
72643
+ "__@toStringTag@12940",
72562
72644
  "size"
72563
72645
  ],
72564
72646
  "type": "object"
72565
72647
  },
72566
72648
  "Map<number,IGraphicPicker>": {
72567
72649
  "properties": {
72568
- "__@toStringTag@12935": {
72650
+ "__@toStringTag@12940": {
72569
72651
  "type": "string"
72570
72652
  },
72571
72653
  "size": {
@@ -72573,14 +72655,14 @@
72573
72655
  }
72574
72656
  },
72575
72657
  "required": [
72576
- "__@toStringTag@12935",
72658
+ "__@toStringTag@12940",
72577
72659
  "size"
72578
72660
  ],
72579
72661
  "type": "object"
72580
72662
  },
72581
72663
  "Map<number,IGraphicRender>": {
72582
72664
  "properties": {
72583
- "__@toStringTag@12935": {
72665
+ "__@toStringTag@12940": {
72584
72666
  "type": "string"
72585
72667
  },
72586
72668
  "size": {
@@ -72588,14 +72670,14 @@
72588
72670
  }
72589
72671
  },
72590
72672
  "required": [
72591
- "__@toStringTag@12935",
72673
+ "__@toStringTag@12940",
72592
72674
  "size"
72593
72675
  ],
72594
72676
  "type": "object"
72595
72677
  },
72596
72678
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
72597
72679
  "properties": {
72598
- "__@toStringTag@12935": {
72680
+ "__@toStringTag@12940": {
72599
72681
  "type": "string"
72600
72682
  },
72601
72683
  "size": {
@@ -72603,14 +72685,14 @@
72603
72685
  }
72604
72686
  },
72605
72687
  "required": [
72606
- "__@toStringTag@12935",
72688
+ "__@toStringTag@12940",
72607
72689
  "size"
72608
72690
  ],
72609
72691
  "type": "object"
72610
72692
  },
72611
72693
  "Map<string,Map<number,IGraphicRender>>": {
72612
72694
  "properties": {
72613
- "__@toStringTag@12935": {
72695
+ "__@toStringTag@12940": {
72614
72696
  "type": "string"
72615
72697
  },
72616
72698
  "size": {
@@ -72618,14 +72700,14 @@
72618
72700
  }
72619
72701
  },
72620
72702
  "required": [
72621
- "__@toStringTag@12935",
72703
+ "__@toStringTag@12940",
72622
72704
  "size"
72623
72705
  ],
72624
72706
  "type": "object"
72625
72707
  },
72626
72708
  "Map<string,any>": {
72627
72709
  "properties": {
72628
- "__@toStringTag@12935": {
72710
+ "__@toStringTag@12940": {
72629
72711
  "type": "string"
72630
72712
  },
72631
72713
  "size": {
@@ -72633,14 +72715,14 @@
72633
72715
  }
72634
72716
  },
72635
72717
  "required": [
72636
- "__@toStringTag@12935",
72718
+ "__@toStringTag@12940",
72637
72719
  "size"
72638
72720
  ],
72639
72721
  "type": "object"
72640
72722
  },
72641
72723
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
72642
72724
  "properties": {
72643
- "__@toStringTag@12935": {
72725
+ "__@toStringTag@12940": {
72644
72726
  "type": "string"
72645
72727
  },
72646
72728
  "size": {
@@ -72648,14 +72730,14 @@
72648
72730
  }
72649
72731
  },
72650
72732
  "required": [
72651
- "__@toStringTag@12935",
72733
+ "__@toStringTag@12940",
72652
72734
  "size"
72653
72735
  ],
72654
72736
  "type": "object"
72655
72737
  },
72656
- "Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>": {
72738
+ "Map<string|HTMLElement,{container:string|HTMLElement;dom:any;wrapGroup:any;root?:any;}>": {
72657
72739
  "properties": {
72658
- "__@toStringTag@12935": {
72740
+ "__@toStringTag@12940": {
72659
72741
  "type": "string"
72660
72742
  },
72661
72743
  "size": {
@@ -72663,14 +72745,14 @@
72663
72745
  }
72664
72746
  },
72665
72747
  "required": [
72666
- "__@toStringTag@12935",
72748
+ "__@toStringTag@12940",
72667
72749
  "size"
72668
72750
  ],
72669
72751
  "type": "object"
72670
72752
  },
72671
72753
  "Map<string|number,IAnimate>": {
72672
72754
  "properties": {
72673
- "__@toStringTag@12935": {
72755
+ "__@toStringTag@12940": {
72674
72756
  "type": "string"
72675
72757
  },
72676
72758
  "size": {
@@ -72678,7 +72760,7 @@
72678
72760
  }
72679
72761
  },
72680
72762
  "required": [
72681
- "__@toStringTag@12935",
72763
+ "__@toStringTag@12940",
72682
72764
  "size"
72683
72765
  ],
72684
72766
  "type": "object"
@@ -73491,6 +73573,9 @@
73491
73573
  "postMatrix": {
73492
73574
  "$ref": "#/definitions/IMatrix"
73493
73575
  },
73576
+ "react": {
73577
+ "typeof": "function"
73578
+ },
73494
73579
  "renderStyle": {},
73495
73580
  "reversed": {
73496
73581
  "type": "boolean"
@@ -73822,7 +73907,7 @@
73822
73907
  "hover": {
73823
73908
  "anyOf": [
73824
73909
  {
73825
- "typeof": "function"
73910
+ "$ref": "#/definitions/IHoverSpec"
73826
73911
  },
73827
73912
  {
73828
73913
  "type": "boolean"
@@ -73899,7 +73984,7 @@
73899
73984
  "select": {
73900
73985
  "anyOf": [
73901
73986
  {
73902
- "typeof": "function"
73987
+ "$ref": "#/definitions/ISelectSpec"
73903
73988
  },
73904
73989
  {
73905
73990
  "type": "boolean"
@@ -74505,7 +74590,7 @@
74505
74590
  "hover": {
74506
74591
  "anyOf": [
74507
74592
  {
74508
- "typeof": "function"
74593
+ "$ref": "#/definitions/IHoverSpec"
74509
74594
  },
74510
74595
  {
74511
74596
  "type": "boolean"
@@ -74597,7 +74682,7 @@
74597
74682
  "select": {
74598
74683
  "anyOf": [
74599
74684
  {
74600
- "typeof": "function"
74685
+ "$ref": "#/definitions/ISelectSpec"
74601
74686
  },
74602
74687
  {
74603
74688
  "type": "boolean"
@@ -75290,7 +75375,7 @@
75290
75375
  "hover": {
75291
75376
  "anyOf": [
75292
75377
  {
75293
- "typeof": "function"
75378
+ "$ref": "#/definitions/IHoverSpec"
75294
75379
  },
75295
75380
  {
75296
75381
  "type": "boolean"
@@ -75387,7 +75472,7 @@
75387
75472
  "select": {
75388
75473
  "anyOf": [
75389
75474
  {
75390
- "typeof": "function"
75475
+ "$ref": "#/definitions/ISelectSpec"
75391
75476
  },
75392
75477
  {
75393
75478
  "type": "boolean"
@@ -75617,7 +75702,7 @@
75617
75702
  "hover": {
75618
75703
  "anyOf": [
75619
75704
  {
75620
- "typeof": "function"
75705
+ "$ref": "#/definitions/IHoverSpec"
75621
75706
  },
75622
75707
  {
75623
75708
  "type": "boolean"
@@ -75723,7 +75808,7 @@
75723
75808
  "select": {
75724
75809
  "anyOf": [
75725
75810
  {
75726
- "typeof": "function"
75811
+ "$ref": "#/definitions/ISelectSpec"
75727
75812
  },
75728
75813
  {
75729
75814
  "type": "boolean"
@@ -76160,6 +76245,9 @@
76160
76245
  "postMatrix": {
76161
76246
  "$ref": "#/definitions/IMatrix"
76162
76247
  },
76248
+ "react": {
76249
+ "typeof": "function"
76250
+ },
76163
76251
  "renderStyle": {},
76164
76252
  "scaleCenter": {
76165
76253
  "items": [
@@ -77042,7 +77130,7 @@
77042
77130
  "hover": {
77043
77131
  "anyOf": [
77044
77132
  {
77045
- "typeof": "function"
77133
+ "$ref": "#/definitions/IHoverSpec"
77046
77134
  },
77047
77135
  {
77048
77136
  "type": "boolean"
@@ -77134,7 +77222,7 @@
77134
77222
  "select": {
77135
77223
  "anyOf": [
77136
77224
  {
77137
- "typeof": "function"
77225
+ "$ref": "#/definitions/ISelectSpec"
77138
77226
  },
77139
77227
  {
77140
77228
  "type": "boolean"
@@ -78341,6 +78429,9 @@
78341
78429
  "postMatrix": {
78342
78430
  "$ref": "#/definitions/IMatrix"
78343
78431
  },
78432
+ "react": {
78433
+ "typeof": "function"
78434
+ },
78344
78435
  "renderStyle": {},
78345
78436
  "scaleCenter": {
78346
78437
  "items": [
@@ -78855,6 +78946,9 @@
78855
78946
  "postMatrix": {
78856
78947
  "$ref": "#/definitions/IMatrix"
78857
78948
  },
78949
+ "react": {
78950
+ "typeof": "function"
78951
+ },
78858
78952
  "realTime": {
78859
78953
  "type": "boolean"
78860
78954
  },
@@ -79665,6 +79759,9 @@
79665
79759
  "postMatrix": {
79666
79760
  "$ref": "#/definitions/IMatrix"
79667
79761
  },
79762
+ "react": {
79763
+ "typeof": "function"
79764
+ },
79668
79765
  "renderStyle": {},
79669
79766
  "scaleCenter": {
79670
79767
  "items": [
@@ -80103,6 +80200,9 @@
80103
80200
  "postMatrix": {
80104
80201
  "$ref": "#/definitions/IMatrix"
80105
80202
  },
80203
+ "react": {
80204
+ "typeof": "function"
80205
+ },
80106
80206
  "renderStyle": {},
80107
80207
  "scaleCenter": {
80108
80208
  "items": [
@@ -80584,6 +80684,9 @@
80584
80684
  "radius": {
80585
80685
  "type": "number"
80586
80686
  },
80687
+ "react": {
80688
+ "typeof": "function"
80689
+ },
80587
80690
  "renderStyle": {},
80588
80691
  "scaleCenter": {
80589
80692
  "items": [
@@ -81080,6 +81183,9 @@
81080
81183
  "postMatrix": {
81081
81184
  "$ref": "#/definitions/IMatrix"
81082
81185
  },
81186
+ "react": {
81187
+ "typeof": "function"
81188
+ },
81083
81189
  "renderStyle": {},
81084
81190
  "scaleCenter": {
81085
81191
  "items": [
@@ -81486,6 +81592,9 @@
81486
81592
  "postMatrix": {
81487
81593
  "$ref": "#/definitions/IMatrix"
81488
81594
  },
81595
+ "react": {
81596
+ "typeof": "function"
81597
+ },
81489
81598
  "renderStyle": {},
81490
81599
  "scaleCenter": {
81491
81600
  "items": [
@@ -81964,6 +82073,9 @@
81964
82073
  "postMatrix": {
81965
82074
  "$ref": "#/definitions/IMatrix"
81966
82075
  },
82076
+ "react": {
82077
+ "typeof": "function"
82078
+ },
81967
82079
  "renderStyle": {},
81968
82080
  "scaleCenter": {
81969
82081
  "items": [
@@ -82402,6 +82514,9 @@
82402
82514
  "postMatrix": {
82403
82515
  "$ref": "#/definitions/IMatrix"
82404
82516
  },
82517
+ "react": {
82518
+ "typeof": "function"
82519
+ },
82405
82520
  "renderStyle": {},
82406
82521
  "repeatX": {
82407
82522
  "$ref": "#/definitions/IRepeatType"
@@ -83120,6 +83235,9 @@
83120
83235
  "postMatrix": {
83121
83236
  "$ref": "#/definitions/IMatrix"
83122
83237
  },
83238
+ "react": {
83239
+ "typeof": "function"
83240
+ },
83123
83241
  "renderStyle": {},
83124
83242
  "scaleCenter": {
83125
83243
  "items": [
@@ -84343,6 +84461,9 @@
84343
84461
  "postMatrix": {
84344
84462
  "$ref": "#/definitions/IMatrix"
84345
84463
  },
84464
+ "react": {
84465
+ "typeof": "function"
84466
+ },
84346
84467
  "renderStyle": {},
84347
84468
  "scaleCenter": {
84348
84469
  "items": [
@@ -84768,6 +84889,9 @@
84768
84889
  "postMatrix": {
84769
84890
  "$ref": "#/definitions/IMatrix"
84770
84891
  },
84892
+ "react": {
84893
+ "typeof": "function"
84894
+ },
84771
84895
  "renderStyle": {},
84772
84896
  "scaleCenter": {
84773
84897
  "items": [
@@ -84995,7 +85119,7 @@
84995
85119
  "type": "number"
84996
85120
  },
84997
85121
  "html": {
84998
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
85122
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
84999
85123
  "since": "1.10.0\nhtml 浮层"
85000
85124
  },
85001
85125
  "innerBorder": {
@@ -85443,6 +85567,9 @@
85443
85567
  "postMatrix": {
85444
85568
  "$ref": "#/definitions/IMatrix"
85445
85569
  },
85570
+ "react": {
85571
+ "typeof": "function"
85572
+ },
85446
85573
  "renderStyle": {},
85447
85574
  "scaleCenter": {
85448
85575
  "items": [
@@ -85871,6 +85998,9 @@
85871
85998
  "postMatrix": {
85872
85999
  "$ref": "#/definitions/IMatrix"
85873
86000
  },
86001
+ "react": {
86002
+ "typeof": "function"
86003
+ },
85874
86004
  "renderStyle": {},
85875
86005
  "scaleCenter": {
85876
86006
  "items": [
@@ -86110,7 +86240,7 @@
86110
86240
  "type": "number"
86111
86241
  },
86112
86242
  "html": {
86113
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
86243
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
86114
86244
  "since": "1.10.0\nhtml 浮层"
86115
86245
  },
86116
86246
  "innerBorder": {
@@ -86258,6 +86388,7 @@
86258
86388
  },
86259
86389
  "Partial<IStageParams>": {
86260
86390
  "properties": {
86391
+ "ReactDOM": {},
86261
86392
  "afterRender": {
86262
86393
  "typeof": "function"
86263
86394
  },
@@ -86649,6 +86780,9 @@
86649
86780
  "postMatrix": {
86650
86781
  "$ref": "#/definitions/IMatrix"
86651
86782
  },
86783
+ "react": {
86784
+ "typeof": "function"
86785
+ },
86652
86786
  "renderStyle": {},
86653
86787
  "scaleCenter": {
86654
86788
  "items": [
@@ -87130,6 +87264,9 @@
87130
87264
  "postMatrix": {
87131
87265
  "$ref": "#/definitions/IMatrix"
87132
87266
  },
87267
+ "react": {
87268
+ "typeof": "function"
87269
+ },
87133
87270
  "renderStyle": {},
87134
87271
  "scaleCenter": {
87135
87272
  "items": [
@@ -87458,7 +87595,7 @@
87458
87595
  "description": "字重"
87459
87596
  },
87460
87597
  "html": {
87461
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
87598
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>",
87462
87599
  "since": "1.10.0\nhtml 浮层"
87463
87600
  },
87464
87601
  "innerBorder": {
@@ -87774,7 +87911,7 @@
87774
87911
  "hover": {
87775
87912
  "anyOf": [
87776
87913
  {
87777
- "typeof": "function"
87914
+ "$ref": "#/definitions/IHoverSpec"
87778
87915
  },
87779
87916
  {
87780
87917
  "type": "boolean"
@@ -87850,7 +87987,7 @@
87850
87987
  "select": {
87851
87988
  "anyOf": [
87852
87989
  {
87853
- "typeof": "function"
87990
+ "$ref": "#/definitions/ISelectSpec"
87854
87991
  },
87855
87992
  {
87856
87993
  "type": "boolean"
@@ -88271,6 +88408,9 @@
88271
88408
  "postMatrix": {
88272
88409
  "$ref": "#/definitions/IMatrix"
88273
88410
  },
88411
+ "react": {
88412
+ "typeof": "function"
88413
+ },
88274
88414
  "renderStyle": {},
88275
88415
  "scaleCenter": {
88276
88416
  "items": [
@@ -88758,6 +88898,9 @@
88758
88898
  "postMatrix": {
88759
88899
  "$ref": "#/definitions/IMatrix"
88760
88900
  },
88901
+ "react": {
88902
+ "typeof": "function"
88903
+ },
88761
88904
  "renderStyle": {},
88762
88905
  "scaleCenter": {
88763
88906
  "items": [
@@ -89168,6 +89311,9 @@
89168
89311
  "postMatrix": {
89169
89312
  "$ref": "#/definitions/IMatrix"
89170
89313
  },
89314
+ "react": {
89315
+ "typeof": "function"
89316
+ },
89171
89317
  "renderStyle": {},
89172
89318
  "scaleCenter": {
89173
89319
  "items": [
@@ -90340,7 +90486,7 @@
90340
90486
  "Partial<any>": {
90341
90487
  "type": "object"
90342
90488
  },
90343
- "Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>": {
90489
+ "Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>": {
90344
90490
  "properties": {
90345
90491
  "anchorType": {
90346
90492
  "enum": [
@@ -90372,6 +90518,9 @@
90372
90518
  "height": {
90373
90519
  "type": "number"
90374
90520
  },
90521
+ "pointerEvents": {
90522
+ "type": "boolean"
90523
+ },
90375
90524
  "style": {
90376
90525
  "anyOf": [
90377
90526
  {
@@ -90659,6 +90808,7 @@
90659
90808
  "mouseover",
90660
90809
  "mouseup",
90661
90810
  "mouseupoutside",
90811
+ "none",
90662
90812
  "pan",
90663
90813
  "panend",
90664
90814
  "panstart",
@@ -90716,7 +90866,57 @@
90716
90866
  "$ref": "#/definitions/EventType"
90717
90867
  },
90718
90868
  "triggerOff": {
90719
- "$ref": "#/definitions/EventType"
90869
+ "enum": [
90870
+ "click",
90871
+ "dblclick",
90872
+ "drag",
90873
+ "dragend",
90874
+ "dragenter",
90875
+ "dragleave",
90876
+ "dragover",
90877
+ "dragstart",
90878
+ "drop",
90879
+ "mousedown",
90880
+ "mouseenter",
90881
+ "mouseleave",
90882
+ "mousemove",
90883
+ "mouseout",
90884
+ "mouseover",
90885
+ "mouseup",
90886
+ "mouseupoutside",
90887
+ "none",
90888
+ "pan",
90889
+ "panend",
90890
+ "panstart",
90891
+ "pinch",
90892
+ "pinchend",
90893
+ "pinchstart",
90894
+ "pointerdown",
90895
+ "pointerenter",
90896
+ "pointerleave",
90897
+ "pointermove",
90898
+ "pointerout",
90899
+ "pointerover",
90900
+ "pointertap",
90901
+ "pointerup",
90902
+ "pointerupoutside",
90903
+ "press",
90904
+ "pressend",
90905
+ "pressup",
90906
+ "resize",
90907
+ "rightdown",
90908
+ "rightup",
90909
+ "rightupoutside",
90910
+ "swipe",
90911
+ "tap",
90912
+ "touchcancel",
90913
+ "touchend",
90914
+ "touchendoutside",
90915
+ "touchmove",
90916
+ "touchstart",
90917
+ "wheel"
90918
+ ],
90919
+ "type": "string"
90720
90920
  },
90721
90921
  "type": {
90722
90922
  "const": "element-highlight-by-group",
@@ -90740,7 +90940,57 @@
90740
90940
  "$ref": "#/definitions/EventType"
90741
90941
  },
90742
90942
  "triggerOff": {
90743
- "$ref": "#/definitions/EventType"
90943
+ "enum": [
90944
+ "click",
90945
+ "dblclick",
90946
+ "drag",
90947
+ "dragend",
90948
+ "dragenter",
90949
+ "dragleave",
90950
+ "dragover",
90951
+ "dragstart",
90952
+ "drop",
90953
+ "mousedown",
90954
+ "mouseenter",
90955
+ "mouseleave",
90956
+ "mousemove",
90957
+ "mouseout",
90958
+ "mouseover",
90959
+ "mouseup",
90960
+ "mouseupoutside",
90961
+ "none",
90962
+ "pan",
90963
+ "panend",
90964
+ "panstart",
90965
+ "pinch",
90966
+ "pinchend",
90967
+ "pinchstart",
90968
+ "pointerdown",
90969
+ "pointerenter",
90970
+ "pointerleave",
90971
+ "pointermove",
90972
+ "pointerout",
90973
+ "pointerover",
90974
+ "pointertap",
90975
+ "pointerup",
90976
+ "pointerupoutside",
90977
+ "press",
90978
+ "pressend",
90979
+ "pressup",
90980
+ "resize",
90981
+ "rightdown",
90982
+ "rightup",
90983
+ "rightupoutside",
90984
+ "swipe",
90985
+ "tap",
90986
+ "touchcancel",
90987
+ "touchend",
90988
+ "touchendoutside",
90989
+ "touchmove",
90990
+ "touchstart",
90991
+ "wheel"
90992
+ ],
90993
+ "type": "string"
90744
90994
  },
90745
90995
  "type": {
90746
90996
  "const": "element-highlight-by-key",
@@ -90823,7 +91073,57 @@
90823
91073
  "$ref": "#/definitions/EventType"
90824
91074
  },
90825
91075
  "triggerOff": {
90826
- "$ref": "#/definitions/EventType"
91076
+ "enum": [
91077
+ "click",
91078
+ "dblclick",
91079
+ "drag",
91080
+ "dragend",
91081
+ "dragenter",
91082
+ "dragleave",
91083
+ "dragover",
91084
+ "dragstart",
91085
+ "drop",
91086
+ "mousedown",
91087
+ "mouseenter",
91088
+ "mouseleave",
91089
+ "mousemove",
91090
+ "mouseout",
91091
+ "mouseover",
91092
+ "mouseup",
91093
+ "mouseupoutside",
91094
+ "none",
91095
+ "pan",
91096
+ "panend",
91097
+ "panstart",
91098
+ "pinch",
91099
+ "pinchend",
91100
+ "pinchstart",
91101
+ "pointerdown",
91102
+ "pointerenter",
91103
+ "pointerleave",
91104
+ "pointermove",
91105
+ "pointerout",
91106
+ "pointerover",
91107
+ "pointertap",
91108
+ "pointerup",
91109
+ "pointerupoutside",
91110
+ "press",
91111
+ "pressend",
91112
+ "pressup",
91113
+ "resize",
91114
+ "rightdown",
91115
+ "rightup",
91116
+ "rightupoutside",
91117
+ "swipe",
91118
+ "tap",
91119
+ "touchcancel",
91120
+ "touchend",
91121
+ "touchendoutside",
91122
+ "touchmove",
91123
+ "touchstart",
91124
+ "wheel"
91125
+ ],
91126
+ "type": "string"
90827
91127
  },
90828
91128
  "type": {
90829
91129
  "const": "element-highlight",
@@ -90936,6 +91236,7 @@
90936
91236
  "mouseover",
90937
91237
  "mouseup",
90938
91238
  "mouseupoutside",
91239
+ "none",
90939
91240
  "pan",
90940
91241
  "panend",
90941
91242
  "panstart",
@@ -91293,34 +91594,34 @@
91293
91594
  },
91294
91595
  "Promise<FontFaceSet>": {
91295
91596
  "properties": {
91296
- "__@toStringTag@12935": {
91597
+ "__@toStringTag@12940": {
91297
91598
  "type": "string"
91298
91599
  }
91299
91600
  },
91300
91601
  "required": [
91301
- "__@toStringTag@12935"
91602
+ "__@toStringTag@12940"
91302
91603
  ],
91303
91604
  "type": "object"
91304
91605
  },
91305
91606
  "Promise<ServiceWorkerRegistration>": {
91306
91607
  "properties": {
91307
- "__@toStringTag@12935": {
91608
+ "__@toStringTag@12940": {
91308
91609
  "type": "string"
91309
91610
  }
91310
91611
  },
91311
91612
  "required": [
91312
- "__@toStringTag@12935"
91613
+ "__@toStringTag@12940"
91313
91614
  ],
91314
91615
  "type": "object"
91315
91616
  },
91316
91617
  "Promise<any>": {
91317
91618
  "properties": {
91318
- "__@toStringTag@12935": {
91619
+ "__@toStringTag@12940": {
91319
91620
  "type": "string"
91320
91621
  }
91321
91622
  },
91322
91623
  "required": [
91323
- "__@toStringTag@12935"
91624
+ "__@toStringTag@12940"
91324
91625
  ],
91325
91626
  "type": "object"
91326
91627
  },
@@ -91748,6 +92049,9 @@
91748
92049
  "postMatrix": {
91749
92050
  "$ref": "#/definitions/IMatrix"
91750
92051
  },
92052
+ "react": {
92053
+ "typeof": "function"
92054
+ },
91751
92055
  "renderStyle": {},
91752
92056
  "scaleCenter": {
91753
92057
  "items": [
@@ -91919,6 +92223,7 @@
91919
92223
  "pickStrokeBuffer",
91920
92224
  "pickable",
91921
92225
  "postMatrix",
92226
+ "react",
91922
92227
  "renderStyle",
91923
92228
  "scaleCenter",
91924
92229
  "scaleX",
@@ -92267,6 +92572,9 @@
92267
92572
  "postMatrix": {
92268
92573
  "$ref": "#/definitions/IMatrix"
92269
92574
  },
92575
+ "react": {
92576
+ "typeof": "function"
92577
+ },
92270
92578
  "renderStyle": {},
92271
92579
  "scaleCenter": {
92272
92580
  "items": [
@@ -92439,6 +92747,7 @@
92439
92747
  "pickable",
92440
92748
  "points",
92441
92749
  "postMatrix",
92750
+ "react",
92442
92751
  "renderStyle",
92443
92752
  "scaleCenter",
92444
92753
  "scaleX",
@@ -92761,6 +93070,9 @@
92761
93070
  "radius": {
92762
93071
  "type": "number"
92763
93072
  },
93073
+ "react": {
93074
+ "typeof": "function"
93075
+ },
92764
93076
  "renderStyle": {},
92765
93077
  "scaleCenter": {
92766
93078
  "items": [
@@ -92924,6 +93236,7 @@
92924
93236
  "pickable",
92925
93237
  "postMatrix",
92926
93238
  "radius",
93239
+ "react",
92927
93240
  "renderStyle",
92928
93241
  "scaleCenter",
92929
93242
  "scaleX",
@@ -93269,6 +93582,9 @@
93269
93582
  "postMatrix": {
93270
93583
  "$ref": "#/definitions/IMatrix"
93271
93584
  },
93585
+ "react": {
93586
+ "typeof": "function"
93587
+ },
93272
93588
  "renderStyle": {},
93273
93589
  "scaleCenter": {
93274
93590
  "items": [
@@ -93434,6 +93750,7 @@
93434
93750
  "pickStrokeBuffer",
93435
93751
  "pickable",
93436
93752
  "postMatrix",
93753
+ "react",
93437
93754
  "renderStyle",
93438
93755
  "scaleCenter",
93439
93756
  "scaleX",
@@ -93825,6 +94142,9 @@
93825
94142
  "postMatrix": {
93826
94143
  "$ref": "#/definitions/IMatrix"
93827
94144
  },
94145
+ "react": {
94146
+ "typeof": "function"
94147
+ },
93828
94148
  "renderStyle": {},
93829
94149
  "scaleCenter": {
93830
94150
  "items": [
@@ -93999,6 +94319,7 @@
93999
94319
  "pickStrokeBuffer",
94000
94320
  "pickable",
94001
94321
  "postMatrix",
94322
+ "react",
94002
94323
  "renderStyle",
94003
94324
  "scaleCenter",
94004
94325
  "scaleX",
@@ -94345,6 +94666,9 @@
94345
94666
  "postMatrix": {
94346
94667
  "$ref": "#/definitions/IMatrix"
94347
94668
  },
94669
+ "react": {
94670
+ "typeof": "function"
94671
+ },
94348
94672
  "renderStyle": {},
94349
94673
  "repeatX": {
94350
94674
  "$ref": "#/definitions/IRepeatType"
@@ -94515,6 +94839,7 @@
94515
94839
  "pickStrokeBuffer",
94516
94840
  "pickable",
94517
94841
  "postMatrix",
94842
+ "react",
94518
94843
  "renderStyle",
94519
94844
  "repeatX",
94520
94845
  "repeatY",
@@ -94868,6 +95193,9 @@
94868
95193
  "postMatrix": {
94869
95194
  "$ref": "#/definitions/IMatrix"
94870
95195
  },
95196
+ "react": {
95197
+ "typeof": "function"
95198
+ },
94871
95199
  "renderStyle": {},
94872
95200
  "scaleCenter": {
94873
95201
  "items": [
@@ -95041,6 +95369,7 @@
95041
95369
  "pickable",
95042
95370
  "points",
95043
95371
  "postMatrix",
95372
+ "react",
95044
95373
  "renderStyle",
95045
95374
  "scaleCenter",
95046
95375
  "scaleX",
@@ -95370,6 +95699,9 @@
95370
95699
  "postMatrix": {
95371
95700
  "$ref": "#/definitions/IMatrix"
95372
95701
  },
95702
+ "react": {
95703
+ "typeof": "function"
95704
+ },
95373
95705
  "renderStyle": {},
95374
95706
  "scaleCenter": {
95375
95707
  "items": [
@@ -95530,6 +95862,7 @@
95530
95862
  "pickStrokeBuffer",
95531
95863
  "pickable",
95532
95864
  "postMatrix",
95865
+ "react",
95533
95866
  "renderStyle",
95534
95867
  "scaleCenter",
95535
95868
  "scaleX",
@@ -95867,6 +96200,9 @@
95867
96200
  "postMatrix": {
95868
96201
  "$ref": "#/definitions/IMatrix"
95869
96202
  },
96203
+ "react": {
96204
+ "typeof": "function"
96205
+ },
95870
96206
  "renderStyle": {},
95871
96207
  "scaleCenter": {
95872
96208
  "items": [
@@ -96028,6 +96364,7 @@
96028
96364
  "pickable",
96029
96365
  "points",
96030
96366
  "postMatrix",
96367
+ "react",
96031
96368
  "renderStyle",
96032
96369
  "scaleCenter",
96033
96370
  "scaleX",
@@ -96362,6 +96699,9 @@
96362
96699
  "postMatrix": {
96363
96700
  "$ref": "#/definitions/IMatrix"
96364
96701
  },
96702
+ "react": {
96703
+ "typeof": "function"
96704
+ },
96365
96705
  "renderStyle": {},
96366
96706
  "scaleCenter": {
96367
96707
  "items": [
@@ -96532,6 +96872,7 @@
96532
96872
  "pickStrokeBuffer",
96533
96873
  "pickable",
96534
96874
  "postMatrix",
96875
+ "react",
96535
96876
  "renderStyle",
96536
96877
  "scaleCenter",
96537
96878
  "scaleX",
@@ -96866,6 +97207,9 @@
96866
97207
  "postMatrix": {
96867
97208
  "$ref": "#/definitions/IMatrix"
96868
97209
  },
97210
+ "react": {
97211
+ "typeof": "function"
97212
+ },
96869
97213
  "renderStyle": {},
96870
97214
  "scaleCenter": {
96871
97215
  "items": [
@@ -97035,6 +97379,7 @@
97035
97379
  "pickStrokeBuffer",
97036
97380
  "pickable",
97037
97381
  "postMatrix",
97382
+ "react",
97038
97383
  "renderStyle",
97039
97384
  "scaleCenter",
97040
97385
  "scaleX",
@@ -97420,6 +97765,9 @@
97420
97765
  "postMatrix": {
97421
97766
  "$ref": "#/definitions/IMatrix"
97422
97767
  },
97768
+ "react": {
97769
+ "typeof": "function"
97770
+ },
97423
97771
  "renderStyle": {},
97424
97772
  "scaleCenter": {
97425
97773
  "items": [
@@ -97682,6 +98030,7 @@
97682
98030
  "pickStrokeBuffer",
97683
98031
  "pickable",
97684
98032
  "postMatrix",
98033
+ "react",
97685
98034
  "renderStyle",
97686
98035
  "scaleCenter",
97687
98036
  "scaleIn3d",
@@ -98122,6 +98471,9 @@
98122
98471
  "postMatrix": {
98123
98472
  "$ref": "#/definitions/IMatrix"
98124
98473
  },
98474
+ "react": {
98475
+ "typeof": "function"
98476
+ },
98125
98477
  "renderStyle": {},
98126
98478
  "repeatX": {
98127
98479
  "$ref": "#/definitions/IRepeatType"
@@ -98309,6 +98661,7 @@
98309
98661
  "pickStrokeBuffer",
98310
98662
  "pickable",
98311
98663
  "postMatrix",
98664
+ "react",
98312
98665
  "renderStyle",
98313
98666
  "repeatX",
98314
98667
  "repeatY",
@@ -98629,6 +98982,9 @@
98629
98982
  "postMatrix": {
98630
98983
  "$ref": "#/definitions/IMatrix"
98631
98984
  },
98985
+ "react": {
98986
+ "typeof": "function"
98987
+ },
98632
98988
  "renderStyle": {},
98633
98989
  "scaleCenter": {
98634
98990
  "items": [
@@ -98810,6 +99166,7 @@
98810
99166
  "pickStrokeBuffer",
98811
99167
  "pickable",
98812
99168
  "postMatrix",
99169
+ "react",
98813
99170
  "renderStyle",
98814
99171
  "scaleCenter",
98815
99172
  "scaleX",
@@ -99182,6 +99539,9 @@
99182
99539
  "postMatrix": {
99183
99540
  "$ref": "#/definitions/IMatrix"
99184
99541
  },
99542
+ "react": {
99543
+ "typeof": "function"
99544
+ },
99185
99545
  "renderStyle": {},
99186
99546
  "scaleCenter": {
99187
99547
  "items": [
@@ -99425,6 +99785,7 @@
99425
99785
  "pickStrokeBuffer",
99426
99786
  "pickable",
99427
99787
  "postMatrix",
99788
+ "react",
99428
99789
  "renderStyle",
99429
99790
  "scaleCenter",
99430
99791
  "scaleIn3d",
@@ -103235,6 +103596,19 @@
103235
103596
  }
103236
103597
  ]
103237
103598
  },
103599
+ "Trigger": {
103600
+ "anyOf": [
103601
+ {
103602
+ "items": {
103603
+ "type": "string"
103604
+ },
103605
+ "type": "array"
103606
+ },
103607
+ {
103608
+ "type": "string"
103609
+ }
103610
+ ]
103611
+ },
103238
103612
  "VisualType<\"accurate\"|\"imprecise\">": {
103239
103613
  "anyOf": [
103240
103614
  {
@@ -103736,19 +104110,19 @@
103736
104110
  }
103737
104111
  ]
103738
104112
  },
103739
- "VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>": {
104113
+ "VisualType<Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>": {
103740
104114
  "anyOf": [
103741
104115
  {
103742
104116
  "$ref": "#/definitions/IVisualScale"
103743
104117
  },
103744
104118
  {
103745
- "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>"
104119
+ "$ref": "#/definitions/Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>"
103746
104120
  },
103747
104121
  {
103748
104122
  "typeof": "function"
103749
104123
  },
103750
104124
  {
103751
- "$ref": "#/definitions/IVisualSpecStyle<unknown,Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style:string|Record<string,any>;visible?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>"
104125
+ "$ref": "#/definitions/IVisualSpecStyle<unknown,Partial<{dom:string|HTMLElement;container:string|HTMLElement;width:number;height:number;style?:string|Record<string,any>;visible?:boolean;pointerEvents?:boolean;anchorType?:\"position\"|\"boundsLeftTop\";}>>"
103752
104126
  }
103753
104127
  ]
103754
104128
  },