@visactor/vchart-schema 1.8.3 → 1.8.5

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 +758 -24
package/vchart.json CHANGED
@@ -19210,6 +19210,14 @@
19210
19210
  ],
19211
19211
  "description": "参考点配置"
19212
19212
  },
19213
+ "media": {
19214
+ "description": "媒体查询配置",
19215
+ "items": {
19216
+ "$ref": "#/definitions/IMediaQueryItem"
19217
+ },
19218
+ "since": "1.8.0",
19219
+ "type": "array"
19220
+ },
19213
19221
  "name": {
19214
19222
  "description": "系列名称",
19215
19223
  "type": "string"
@@ -20884,6 +20892,14 @@
20884
20892
  ],
20885
20893
  "description": "参考点配置"
20886
20894
  },
20895
+ "media": {
20896
+ "description": "媒体查询配置",
20897
+ "items": {
20898
+ "$ref": "#/definitions/IMediaQueryItem"
20899
+ },
20900
+ "since": "1.8.0",
20901
+ "type": "array"
20902
+ },
20887
20903
  "name": {
20888
20904
  "description": "系列名称",
20889
20905
  "type": "string"
@@ -21703,6 +21719,14 @@
21703
21719
  ],
21704
21720
  "description": "参考点配置"
21705
21721
  },
21722
+ "media": {
21723
+ "description": "媒体查询配置",
21724
+ "items": {
21725
+ "$ref": "#/definitions/IMediaQueryItem"
21726
+ },
21727
+ "since": "1.8.0",
21728
+ "type": "array"
21729
+ },
21706
21730
  "name": {
21707
21731
  "description": "系列名称",
21708
21732
  "type": "string"
@@ -23036,6 +23060,14 @@
23036
23060
  "description": "最大值字段",
23037
23061
  "type": "string"
23038
23062
  },
23063
+ "media": {
23064
+ "description": "媒体查询配置",
23065
+ "items": {
23066
+ "$ref": "#/definitions/IMediaQueryItem"
23067
+ },
23068
+ "since": "1.8.0",
23069
+ "type": "array"
23070
+ },
23039
23071
  "medianField": {
23040
23072
  "description": "中位数字段",
23041
23073
  "type": "string"
@@ -24886,6 +24918,14 @@
24886
24918
  ],
24887
24919
  "description": "图例配置"
24888
24920
  },
24921
+ "media": {
24922
+ "description": "媒体查询配置",
24923
+ "items": {
24924
+ "$ref": "#/definitions/IMediaQueryItem"
24925
+ },
24926
+ "since": "1.8.0",
24927
+ "type": "array"
24928
+ },
24889
24929
  "padding": {
24890
24930
  "$ref": "#/definitions/ILayoutPaddingSpec",
24891
24931
  "description": "图表整体 padding 设置"
@@ -25259,6 +25299,14 @@
25259
25299
  ],
25260
25300
  "description": "图例配置"
25261
25301
  },
25302
+ "media": {
25303
+ "description": "媒体查询配置",
25304
+ "items": {
25305
+ "$ref": "#/definitions/IMediaQueryItem"
25306
+ },
25307
+ "since": "1.8.0",
25308
+ "type": "array"
25309
+ },
25262
25310
  "name": {
25263
25311
  "description": "系列名称",
25264
25312
  "type": "string"
@@ -25998,6 +26046,14 @@
25998
26046
  "description": "数据最大值,默认为 1",
25999
26047
  "type": "number"
26000
26048
  },
26049
+ "media": {
26050
+ "description": "媒体查询配置",
26051
+ "items": {
26052
+ "$ref": "#/definitions/IMediaQueryItem"
26053
+ },
26054
+ "since": "1.8.0",
26055
+ "type": "array"
26056
+ },
26001
26057
  "name": {
26002
26058
  "description": "系列名称",
26003
26059
  "type": "string"
@@ -27246,6 +27302,14 @@
27246
27302
  "$ref": "#/definitions/IMarkPointSpec",
27247
27303
  "description": "**仅适用于笛卡尔坐标系**,参考点配置"
27248
27304
  },
27305
+ "media": {
27306
+ "description": "媒体查询配置",
27307
+ "items": {
27308
+ "$ref": "#/definitions/IMediaQueryItem"
27309
+ },
27310
+ "since": "1.8.0",
27311
+ "type": "array"
27312
+ },
27249
27313
  "padding": {
27250
27314
  "$ref": "#/definitions/ILayoutPaddingSpec",
27251
27315
  "description": "图表整体 padding 设置"
@@ -27622,6 +27686,10 @@
27622
27686
  "$ref": "#/definitions/ICartesianAxisCommonTheme",
27623
27687
  "description": "笛卡尔坐标系下 y 轴配置"
27624
27688
  },
27689
+ "axisZ": {
27690
+ "$ref": "#/definitions/ICartesianAxisCommonTheme",
27691
+ "description": "笛卡尔坐标系下 z 轴配置"
27692
+ },
27625
27693
  "brush": {
27626
27694
  "$ref": "#/definitions/IBrushTheme",
27627
27695
  "description": "框选配置"
@@ -28562,6 +28630,14 @@
28562
28630
  ],
28563
28631
  "description": "图例配置"
28564
28632
  },
28633
+ "media": {
28634
+ "description": "媒体查询配置",
28635
+ "items": {
28636
+ "$ref": "#/definitions/IMediaQueryItem"
28637
+ },
28638
+ "since": "1.8.0",
28639
+ "type": "array"
28640
+ },
28565
28641
  "name": {
28566
28642
  "description": "系列名称",
28567
28643
  "type": "string"
@@ -30758,6 +30834,9 @@
30758
30834
  "fillOpacity": {
30759
30835
  "type": "number"
30760
30836
  },
30837
+ "fillPickable": {
30838
+ "type": "boolean"
30839
+ },
30761
30840
  "filter": {
30762
30841
  "description": "是否进行数据筛选,默认为 true",
30763
30842
  "type": "boolean"
@@ -31354,6 +31433,9 @@
31354
31433
  "strokeOpacity": {
31355
31434
  "type": "number"
31356
31435
  },
31436
+ "strokePickable": {
31437
+ "type": "boolean"
31438
+ },
31357
31439
  "strokeSeg": {
31358
31440
  "typeof": "function"
31359
31441
  },
@@ -32329,6 +32411,14 @@
32329
32411
  "default": "'80%'",
32330
32412
  "description": "漏斗图最大宽度,支持配置像素值和百分比字符串。"
32331
32413
  },
32414
+ "media": {
32415
+ "description": "媒体查询配置",
32416
+ "items": {
32417
+ "$ref": "#/definitions/IMediaQueryItem"
32418
+ },
32419
+ "since": "1.8.0",
32420
+ "type": "array"
32421
+ },
32332
32422
  "minSize": {
32333
32423
  "anyOf": [
32334
32424
  {
@@ -32843,6 +32933,14 @@
32843
32933
  "default": "'80%'",
32844
32934
  "description": "漏斗图最大宽度,支持配置像素值和百分比字符串。"
32845
32935
  },
32936
+ "media": {
32937
+ "description": "媒体查询配置",
32938
+ "items": {
32939
+ "$ref": "#/definitions/IMediaQueryItem"
32940
+ },
32941
+ "since": "1.8.0",
32942
+ "type": "array"
32943
+ },
32846
32944
  "minSize": {
32847
32945
  "anyOf": [
32848
32946
  {
@@ -33828,6 +33926,14 @@
33828
33926
  ],
33829
33927
  "description": "图例配置"
33830
33928
  },
33929
+ "media": {
33930
+ "description": "媒体查询配置",
33931
+ "items": {
33932
+ "$ref": "#/definitions/IMediaQueryItem"
33933
+ },
33934
+ "since": "1.8.0",
33935
+ "type": "array"
33936
+ },
33831
33937
  "name": {
33832
33938
  "description": "系列名称",
33833
33939
  "type": "string"
@@ -37424,6 +37530,14 @@
37424
37530
  ],
37425
37531
  "description": "参考点配置"
37426
37532
  },
37533
+ "media": {
37534
+ "description": "媒体查询配置",
37535
+ "items": {
37536
+ "$ref": "#/definitions/IMediaQueryItem"
37537
+ },
37538
+ "since": "1.8.0",
37539
+ "type": "array"
37540
+ },
37427
37541
  "name": {
37428
37542
  "description": "系列名称",
37429
37543
  "type": "string"
@@ -38600,6 +38714,14 @@
38600
38714
  ],
38601
38715
  "description": "参考点配置"
38602
38716
  },
38717
+ "media": {
38718
+ "description": "媒体查询配置",
38719
+ "items": {
38720
+ "$ref": "#/definitions/IMediaQueryItem"
38721
+ },
38722
+ "since": "1.8.0",
38723
+ "type": "array"
38724
+ },
38603
38725
  "name": {
38604
38726
  "description": "系列名称",
38605
38727
  "type": "string"
@@ -39392,6 +39514,14 @@
39392
39514
  ],
39393
39515
  "description": "参考点配置"
39394
39516
  },
39517
+ "media": {
39518
+ "description": "媒体查询配置",
39519
+ "items": {
39520
+ "$ref": "#/definitions/IMediaQueryItem"
39521
+ },
39522
+ "since": "1.8.0",
39523
+ "type": "array"
39524
+ },
39395
39525
  "name": {
39396
39526
  "description": "系列名称",
39397
39527
  "type": "string"
@@ -41953,6 +42083,14 @@
41953
42083
  ],
41954
42084
  "description": "参考点配置"
41955
42085
  },
42086
+ "media": {
42087
+ "description": "媒体查询配置",
42088
+ "items": {
42089
+ "$ref": "#/definitions/IMediaQueryItem"
42090
+ },
42091
+ "since": "1.8.0",
42092
+ "type": "array"
42093
+ },
41956
42094
  "name": {
41957
42095
  "description": "系列名称",
41958
42096
  "type": "string"
@@ -43169,6 +43307,14 @@
43169
43307
  ],
43170
43308
  "description": "图例配置"
43171
43309
  },
43310
+ "media": {
43311
+ "description": "媒体查询配置",
43312
+ "items": {
43313
+ "$ref": "#/definitions/IMediaQueryItem"
43314
+ },
43315
+ "since": "1.8.0",
43316
+ "type": "array"
43317
+ },
43172
43318
  "name": {
43173
43319
  "description": "系列名称",
43174
43320
  "type": "string"
@@ -44218,6 +44364,14 @@
44218
44364
  "description": "地图数据源",
44219
44365
  "type": "string"
44220
44366
  },
44367
+ "media": {
44368
+ "description": "媒体查询配置",
44369
+ "items": {
44370
+ "$ref": "#/definitions/IMediaQueryItem"
44371
+ },
44372
+ "since": "1.8.0",
44373
+ "type": "array"
44374
+ },
44221
44375
  "name": {
44222
44376
  "description": "系列名称",
44223
44377
  "type": "string"
@@ -45962,6 +46116,106 @@
45962
46116
  ],
45963
46117
  "type": "object"
45964
46118
  },
46119
+ "IMediaQueryAction<any>": {
46120
+ "description": "命中媒体查询条件之后的动作",
46121
+ "properties": {
46122
+ "filter": {
46123
+ "anyOf": [
46124
+ {
46125
+ "$ref": "#/definitions/Partial<any>"
46126
+ },
46127
+ {
46128
+ "typeof": "function"
46129
+ },
46130
+ {
46131
+ "items": {
46132
+ "$ref": "#/definitions/MediaQueryActionFilter<any>"
46133
+ },
46134
+ "type": "array"
46135
+ }
46136
+ ],
46137
+ "description": "元素过滤器\n(如果不配置,则匹配 filterType 对应的所有元素)\n\n有两种配置类型:\n- 配置为元素 spec 的一部分,在过滤图表元素时基于此 spec 进行模糊匹配\n- 配置为函数回调,依次决定当前 filterType 类型下的每个元素实例是否被匹配"
46138
+ },
46139
+ "filterType": {
46140
+ "$ref": "#/definitions/MediaQueryActionFilterType",
46141
+ "default": "'chart'",
46142
+ "description": "元素过滤器类型\n(规定 filter 需要过滤的元素类型,以及新 spec 对应的元素类型)"
46143
+ },
46144
+ "forceAppend": {
46145
+ "default": false,
46146
+ "description": "元素过滤器匹配不到图表元素时,是否将新 spec 作为新的图表元素添加到图表\n(filterType 为 'chart' 时该配置失效)",
46147
+ "type": "boolean"
46148
+ },
46149
+ "spec": {
46150
+ "anyOf": [
46151
+ {
46152
+ "$ref": "#/definitions/Partial<any>"
46153
+ },
46154
+ {
46155
+ "typeof": "function"
46156
+ }
46157
+ ],
46158
+ "description": "需要应用的新 spec\n- 如果元素过滤器匹配到了某些图表元素,新 spec 将依次合并到这些元素\n- 如果元素过滤器没有匹配到任何图表元素,新 spec 可能会作为新的图表元素添加到图表(forceAppend 为 true 的情况)。\n\n有两种配置类型:\n- 直接指定新 spec\n- 使用回调的方式返回新 spec"
46159
+ }
46160
+ },
46161
+ "required": [
46162
+ "spec"
46163
+ ],
46164
+ "type": "object"
46165
+ },
46166
+ "IMediaQueryCondition": {
46167
+ "description": "媒体查询条件,多个属性之间为“且”关系",
46168
+ "properties": {
46169
+ "maxHeight": {
46170
+ "description": "最大图表高度",
46171
+ "type": "number"
46172
+ },
46173
+ "maxWidth": {
46174
+ "description": "最大图表宽度",
46175
+ "type": "number"
46176
+ },
46177
+ "minHeight": {
46178
+ "description": "最小图表高度",
46179
+ "type": "number"
46180
+ },
46181
+ "minWidth": {
46182
+ "description": "最小图表宽度",
46183
+ "type": "number"
46184
+ },
46185
+ "onResize": {
46186
+ "typeof": "function"
46187
+ }
46188
+ },
46189
+ "type": "object"
46190
+ },
46191
+ "IMediaQueryItem": {
46192
+ "description": "媒体查询配置(表示一项查询)",
46193
+ "properties": {
46194
+ "action": {
46195
+ "anyOf": [
46196
+ {
46197
+ "$ref": "#/definitions/IMediaQueryAction<any>"
46198
+ },
46199
+ {
46200
+ "items": {
46201
+ "$ref": "#/definitions/IMediaQueryAction<any>"
46202
+ },
46203
+ "type": "array"
46204
+ }
46205
+ ],
46206
+ "description": "命中媒体查询条件之后的动作"
46207
+ },
46208
+ "query": {
46209
+ "$ref": "#/definitions/IMediaQueryCondition",
46210
+ "description": "媒体查询条件"
46211
+ }
46212
+ },
46213
+ "required": [
46214
+ "action",
46215
+ "query"
46216
+ ],
46217
+ "type": "object"
46218
+ },
45965
46219
  "IMorphSeriesSpec": {
45966
46220
  "properties": {
45967
46221
  "enable": {
@@ -47009,6 +47263,14 @@
47009
47263
  ],
47010
47264
  "description": "图例配置"
47011
47265
  },
47266
+ "media": {
47267
+ "description": "媒体查询配置",
47268
+ "items": {
47269
+ "$ref": "#/definitions/IMediaQueryItem"
47270
+ },
47271
+ "since": "1.8.0",
47272
+ "type": "array"
47273
+ },
47012
47274
  "minAngle": {
47013
47275
  "default": 0,
47014
47276
  "description": "最小的扇区角度(0 ~ 360),用于防止某个值过小导致扇区太小影响交互。",
@@ -47537,6 +47799,14 @@
47537
47799
  ],
47538
47800
  "description": "图例配置"
47539
47801
  },
47802
+ "media": {
47803
+ "description": "媒体查询配置",
47804
+ "items": {
47805
+ "$ref": "#/definitions/IMediaQueryItem"
47806
+ },
47807
+ "since": "1.8.0",
47808
+ "type": "array"
47809
+ },
47540
47810
  "minAngle": {
47541
47811
  "default": 0,
47542
47812
  "description": "最小的扇区角度(0 ~ 360),用于防止某个值过小导致扇区太小影响交互。",
@@ -49299,6 +49569,9 @@
49299
49569
  "fillOpacity": {
49300
49570
  "type": "number"
49301
49571
  },
49572
+ "fillPickable": {
49573
+ "type": "boolean"
49574
+ },
49302
49575
  "flexDirection": {
49303
49576
  "enum": [
49304
49577
  "column",
@@ -49558,6 +49831,9 @@
49558
49831
  "strokeOpacity": {
49559
49832
  "type": "number"
49560
49833
  },
49834
+ "strokePickable": {
49835
+ "type": "boolean"
49836
+ },
49561
49837
  "strokeSeg": {
49562
49838
  "typeof": "function"
49563
49839
  },
@@ -50506,6 +50782,14 @@
50506
50782
  "since": "1.6.0",
50507
50783
  "type": "boolean"
50508
50784
  },
50785
+ "media": {
50786
+ "description": "媒体查询配置",
50787
+ "items": {
50788
+ "$ref": "#/definitions/IMediaQueryItem"
50789
+ },
50790
+ "since": "1.8.0",
50791
+ "type": "array"
50792
+ },
50509
50793
  "name": {
50510
50794
  "description": "系列名称",
50511
50795
  "type": "string"
@@ -51716,6 +52000,14 @@
51716
52000
  "maxField": {
51717
52001
  "type": "string"
51718
52002
  },
52003
+ "media": {
52004
+ "description": "媒体查询配置",
52005
+ "items": {
52006
+ "$ref": "#/definitions/IMediaQueryItem"
52007
+ },
52008
+ "since": "1.8.0",
52009
+ "type": "array"
52010
+ },
51719
52011
  "minField": {
51720
52012
  "description": "数据字段配置",
51721
52013
  "type": "string"
@@ -52911,6 +53203,14 @@
52911
53203
  "maxField": {
52912
53204
  "type": "string"
52913
53205
  },
53206
+ "media": {
53207
+ "description": "媒体查询配置",
53208
+ "items": {
53209
+ "$ref": "#/definitions/IMediaQueryItem"
53210
+ },
53211
+ "since": "1.8.0",
53212
+ "type": "array"
53213
+ },
52914
53214
  "minField": {
52915
53215
  "description": "数据字段配置",
52916
53216
  "type": "string"
@@ -54094,6 +54394,14 @@
54094
54394
  "maxField": {
54095
54395
  "type": "string"
54096
54396
  },
54397
+ "media": {
54398
+ "description": "媒体查询配置",
54399
+ "items": {
54400
+ "$ref": "#/definitions/IMediaQueryItem"
54401
+ },
54402
+ "since": "1.8.0",
54403
+ "type": "array"
54404
+ },
54097
54405
  "minField": {
54098
54406
  "description": "数据字段配置",
54099
54407
  "type": "string"
@@ -55822,6 +56130,14 @@
55822
56130
  ],
55823
56131
  "description": "图例配置"
55824
56132
  },
56133
+ "media": {
56134
+ "description": "媒体查询配置",
56135
+ "items": {
56136
+ "$ref": "#/definitions/IMediaQueryItem"
56137
+ },
56138
+ "since": "1.8.0",
56139
+ "type": "array"
56140
+ },
55825
56141
  "name": {
55826
56142
  "description": "系列名称",
55827
56143
  "type": "string"
@@ -56898,6 +57214,14 @@
56898
57214
  ],
56899
57215
  "description": "link宽度,单位px"
56900
57216
  },
57217
+ "media": {
57218
+ "description": "媒体查询配置",
57219
+ "items": {
57220
+ "$ref": "#/definitions/IMediaQueryItem"
57221
+ },
57222
+ "since": "1.8.0",
57223
+ "type": "array"
57224
+ },
56901
57225
  "minLinkHeight": {
56902
57226
  "description": "数据不为零或空时边的最小大小\n - 这个配置可以用来避免数据太小的时候看不到太细的链接\n - 建议小于5px\n - 当同时指定 `minNodeHeight` 和 `minLinkHeight` 两个选项时,此选项应小于 `minNodeHeight`",
56903
57227
  "type": "number"
@@ -57971,6 +58295,14 @@
57971
58295
  ],
57972
58296
  "description": "参考点配置"
57973
58297
  },
58298
+ "media": {
58299
+ "description": "媒体查询配置",
58300
+ "items": {
58301
+ "$ref": "#/definitions/IMediaQueryItem"
58302
+ },
58303
+ "since": "1.8.0",
58304
+ "type": "array"
58305
+ },
57974
58306
  "name": {
57975
58307
  "description": "系列名称",
57976
58308
  "type": "string"
@@ -59223,6 +59555,14 @@
59223
59555
  ],
59224
59556
  "description": "图例配置"
59225
59557
  },
59558
+ "media": {
59559
+ "description": "媒体查询配置",
59560
+ "items": {
59561
+ "$ref": "#/definitions/IMediaQueryItem"
59562
+ },
59563
+ "since": "1.8.0",
59564
+ "type": "array"
59565
+ },
59226
59566
  "padding": {
59227
59567
  "$ref": "#/definitions/ILayoutPaddingSpec",
59228
59568
  "description": "图表整体 padding 设置"
@@ -61164,6 +61504,14 @@
61164
61504
  ],
61165
61505
  "description": "图例配置"
61166
61506
  },
61507
+ "media": {
61508
+ "description": "媒体查询配置",
61509
+ "items": {
61510
+ "$ref": "#/definitions/IMediaQueryItem"
61511
+ },
61512
+ "since": "1.8.0",
61513
+ "type": "array"
61514
+ },
61167
61515
  "name": {
61168
61516
  "description": "系列名称",
61169
61517
  "type": "string"
@@ -63947,6 +64295,14 @@
63947
64295
  "description": "当节点在层次数据中的深度大于 maxDepth 时,节点将不会被显示",
63948
64296
  "type": "number"
63949
64297
  },
64298
+ "media": {
64299
+ "description": "媒体查询配置",
64300
+ "items": {
64301
+ "$ref": "#/definitions/IMediaQueryItem"
64302
+ },
64303
+ "since": "1.8.0",
64304
+ "type": "array"
64305
+ },
63950
64306
  "minChildrenVisibleArea": {
63951
64307
  "anyOf": [
63952
64308
  {
@@ -66717,6 +67073,14 @@
66717
67073
  ],
66718
67074
  "description": "参考点配置"
66719
67075
  },
67076
+ "media": {
67077
+ "description": "媒体查询配置",
67078
+ "items": {
67079
+ "$ref": "#/definitions/IMediaQueryItem"
67080
+ },
67081
+ "since": "1.8.0",
67082
+ "type": "array"
67083
+ },
66720
67084
  "name": {
66721
67085
  "description": "系列名称",
66722
67086
  "type": "string"
@@ -67967,6 +68331,14 @@
67967
68331
  "description": "词云形状",
67968
68332
  "type": "string"
67969
68333
  },
68334
+ "media": {
68335
+ "description": "媒体查询配置",
68336
+ "items": {
68337
+ "$ref": "#/definitions/IMediaQueryItem"
68338
+ },
68339
+ "since": "1.8.0",
68340
+ "type": "array"
68341
+ },
67970
68342
  "name": {
67971
68343
  "description": "系列名称",
67972
68344
  "type": "string"
@@ -68864,6 +69236,14 @@
68864
69236
  "description": "词云形状",
68865
69237
  "type": "string"
68866
69238
  },
69239
+ "media": {
69240
+ "description": "媒体查询配置",
69241
+ "items": {
69242
+ "$ref": "#/definitions/IMediaQueryItem"
69243
+ },
69244
+ "since": "1.8.0",
69245
+ "type": "array"
69246
+ },
68867
69247
  "name": {
68868
69248
  "description": "系列名称",
68869
69249
  "type": "string"
@@ -69577,7 +69957,7 @@
69577
69957
  },
69578
69958
  "Map<Function,(...args:any[])=>void>": {
69579
69959
  "properties": {
69580
- "__@toStringTag@12587": {
69960
+ "__@toStringTag@12602": {
69581
69961
  "type": "string"
69582
69962
  },
69583
69963
  "size": {
@@ -69585,14 +69965,14 @@
69585
69965
  }
69586
69966
  },
69587
69967
  "required": [
69588
- "__@toStringTag@12587",
69968
+ "__@toStringTag@12602",
69589
69969
  "size"
69590
69970
  ],
69591
69971
  "type": "object"
69592
69972
  },
69593
69973
  "Map<number,IGraphicPicker>": {
69594
69974
  "properties": {
69595
- "__@toStringTag@12587": {
69975
+ "__@toStringTag@12602": {
69596
69976
  "type": "string"
69597
69977
  },
69598
69978
  "size": {
@@ -69600,14 +69980,14 @@
69600
69980
  }
69601
69981
  },
69602
69982
  "required": [
69603
- "__@toStringTag@12587",
69983
+ "__@toStringTag@12602",
69604
69984
  "size"
69605
69985
  ],
69606
69986
  "type": "object"
69607
69987
  },
69608
69988
  "Map<number,IGraphicRender>": {
69609
69989
  "properties": {
69610
- "__@toStringTag@12587": {
69990
+ "__@toStringTag@12602": {
69611
69991
  "type": "string"
69612
69992
  },
69613
69993
  "size": {
@@ -69615,14 +69995,14 @@
69615
69995
  }
69616
69996
  },
69617
69997
  "required": [
69618
- "__@toStringTag@12587",
69998
+ "__@toStringTag@12602",
69619
69999
  "size"
69620
70000
  ],
69621
70001
  "type": "object"
69622
70002
  },
69623
70003
  "Map<number,{layer:ILayer;group?:IGroup;zIndex:number;drawContribution?:IDrawContribution;}>": {
69624
70004
  "properties": {
69625
- "__@toStringTag@12587": {
70005
+ "__@toStringTag@12602": {
69626
70006
  "type": "string"
69627
70007
  },
69628
70008
  "size": {
@@ -69630,14 +70010,14 @@
69630
70010
  }
69631
70011
  },
69632
70012
  "required": [
69633
- "__@toStringTag@12587",
70013
+ "__@toStringTag@12602",
69634
70014
  "size"
69635
70015
  ],
69636
70016
  "type": "object"
69637
70017
  },
69638
70018
  "Map<string,Map<number,IGraphicRender>>": {
69639
70019
  "properties": {
69640
- "__@toStringTag@12587": {
70020
+ "__@toStringTag@12602": {
69641
70021
  "type": "string"
69642
70022
  },
69643
70023
  "size": {
@@ -69645,14 +70025,14 @@
69645
70025
  }
69646
70026
  },
69647
70027
  "required": [
69648
- "__@toStringTag@12587",
70028
+ "__@toStringTag@12602",
69649
70029
  "size"
69650
70030
  ],
69651
70031
  "type": "object"
69652
70032
  },
69653
70033
  "Map<string,any>": {
69654
70034
  "properties": {
69655
- "__@toStringTag@12587": {
70035
+ "__@toStringTag@12602": {
69656
70036
  "type": "string"
69657
70037
  },
69658
70038
  "size": {
@@ -69660,14 +70040,14 @@
69660
70040
  }
69661
70041
  },
69662
70042
  "required": [
69663
- "__@toStringTag@12587",
70043
+ "__@toStringTag@12602",
69664
70044
  "size"
69665
70045
  ],
69666
70046
  "type": "object"
69667
70047
  },
69668
70048
  "Map<string|HTMLCanvasElement|HTMLImageElement|IBackgroundConfig,{state:\"loading\"|\"fail\"|\"success\"|\"init\";data?:HTMLCanvasElement|HTMLImageElement;}>": {
69669
70049
  "properties": {
69670
- "__@toStringTag@12587": {
70050
+ "__@toStringTag@12602": {
69671
70051
  "type": "string"
69672
70052
  },
69673
70053
  "size": {
@@ -69675,14 +70055,14 @@
69675
70055
  }
69676
70056
  },
69677
70057
  "required": [
69678
- "__@toStringTag@12587",
70058
+ "__@toStringTag@12602",
69679
70059
  "size"
69680
70060
  ],
69681
70061
  "type": "object"
69682
70062
  },
69683
70063
  "Map<string|HTMLElement,{container:string|HTMLElement;dom:HTMLElement;wrapGroup:HTMLDivElement;}>": {
69684
70064
  "properties": {
69685
- "__@toStringTag@12587": {
70065
+ "__@toStringTag@12602": {
69686
70066
  "type": "string"
69687
70067
  },
69688
70068
  "size": {
@@ -69690,14 +70070,14 @@
69690
70070
  }
69691
70071
  },
69692
70072
  "required": [
69693
- "__@toStringTag@12587",
70073
+ "__@toStringTag@12602",
69694
70074
  "size"
69695
70075
  ],
69696
70076
  "type": "object"
69697
70077
  },
69698
70078
  "Map<string|number,IAnimate>": {
69699
70079
  "properties": {
69700
- "__@toStringTag@12587": {
70080
+ "__@toStringTag@12602": {
69701
70081
  "type": "string"
69702
70082
  },
69703
70083
  "size": {
@@ -69705,7 +70085,7 @@
69705
70085
  }
69706
70086
  },
69707
70087
  "required": [
69708
- "__@toStringTag@12587",
70088
+ "__@toStringTag@12602",
69709
70089
  "size"
69710
70090
  ],
69711
70091
  "type": "object"
@@ -69812,6 +70192,109 @@
69812
70192
  ],
69813
70193
  "type": "object"
69814
70194
  },
70195
+ "MediaQueryActionFilter<any>": {
70196
+ "anyOf": [
70197
+ {
70198
+ "$ref": "#/definitions/Partial<any>"
70199
+ },
70200
+ {
70201
+ "typeof": "function"
70202
+ }
70203
+ ],
70204
+ "description": "元素过滤器\n\n有两种配置类型:\n- 配置为元素 spec 的一部分,在过滤图表元素时基于此 spec 进行模糊匹配\n- 配置为函数回调,依次决定当前 filterType 类型下的每个元素实例是否被匹配"
70205
+ },
70206
+ "MediaQueryActionFilterType": {
70207
+ "description": "元素过滤器类型",
70208
+ "enum": [
70209
+ "animationThreshold",
70210
+ "area",
70211
+ "autoFit",
70212
+ "axes",
70213
+ "background",
70214
+ "bar",
70215
+ "bar3d",
70216
+ "boxPlot",
70217
+ "brush",
70218
+ "cartesianAxis",
70219
+ "cartesianAxis-band",
70220
+ "cartesianAxis-linear",
70221
+ "cartesianAxis-log",
70222
+ "cartesianAxis-symlog",
70223
+ "cartesianAxis-time",
70224
+ "cartesianCrosshair",
70225
+ "chart",
70226
+ "circlePacking",
70227
+ "circularProgress",
70228
+ "color",
70229
+ "colorLegend",
70230
+ "continuousLegend",
70231
+ "correlation",
70232
+ "crosshair",
70233
+ "customMark",
70234
+ "data",
70235
+ "dataZoom",
70236
+ "discreteLegend",
70237
+ "dot",
70238
+ "funnel",
70239
+ "funnel3d",
70240
+ "gauge",
70241
+ "gaugePointer",
70242
+ "geo",
70243
+ "geoCoordinate",
70244
+ "heatmap",
70245
+ "height",
70246
+ "hover",
70247
+ "indicator",
70248
+ "label",
70249
+ "layout",
70250
+ "legends",
70251
+ "line",
70252
+ "linearProgress",
70253
+ "link",
70254
+ "map",
70255
+ "mapLabel",
70256
+ "markArea",
70257
+ "markLine",
70258
+ "markPoint",
70259
+ "media",
70260
+ "padding",
70261
+ "pie",
70262
+ "pie3d",
70263
+ "player",
70264
+ "polarAxis",
70265
+ "polarAxis-band",
70266
+ "polarAxis-linear",
70267
+ "polarCrosshair",
70268
+ "poptip",
70269
+ "radar",
70270
+ "rangeArea",
70271
+ "rangeColumn",
70272
+ "rangeColumn3d",
70273
+ "region",
70274
+ "rose",
70275
+ "sankey",
70276
+ "scales",
70277
+ "scatter",
70278
+ "scrollBar",
70279
+ "select",
70280
+ "series",
70281
+ "seriesStyle",
70282
+ "sizeLegend",
70283
+ "stackInverse",
70284
+ "sunburst",
70285
+ "theme",
70286
+ "title",
70287
+ "tooltip",
70288
+ "totalLabel",
70289
+ "treemap",
70290
+ "type",
70291
+ "waterfall",
70292
+ "width",
70293
+ "wordCloud",
70294
+ "wordCloud3d"
70295
+ ],
70296
+ "type": "string"
70297
+ },
69815
70298
  "MediaSession": {
69816
70299
  "properties": {
69817
70300
  "metadata": {
@@ -70227,6 +70710,9 @@
70227
70710
  "fillOpacity": {
70228
70711
  "type": "number"
70229
70712
  },
70713
+ "fillPickable": {
70714
+ "type": "boolean"
70715
+ },
70230
70716
  "flexDirection": {
70231
70717
  "enum": [
70232
70718
  "column",
@@ -70473,6 +70959,9 @@
70473
70959
  "strokeOpacity": {
70474
70960
  "type": "number"
70475
70961
  },
70962
+ "strokePickable": {
70963
+ "type": "boolean"
70964
+ },
70476
70965
  "strokeSeg": {
70477
70966
  "typeof": "function"
70478
70967
  },
@@ -72788,6 +73277,9 @@
72788
73277
  "fillOpacity": {
72789
73278
  "type": "number"
72790
73279
  },
73280
+ "fillPickable": {
73281
+ "type": "boolean"
73282
+ },
72791
73283
  "flexDirection": {
72792
73284
  "enum": [
72793
73285
  "column",
@@ -73001,6 +73493,9 @@
73001
73493
  "strokeOpacity": {
73002
73494
  "type": "number"
73003
73495
  },
73496
+ "strokePickable": {
73497
+ "type": "boolean"
73498
+ },
73004
73499
  "strokeSeg": {
73005
73500
  "typeof": "function"
73006
73501
  },
@@ -74609,6 +75104,9 @@
74609
75104
  "fillOpacity": {
74610
75105
  "type": "number"
74611
75106
  },
75107
+ "fillPickable": {
75108
+ "type": "boolean"
75109
+ },
74612
75110
  "flexDirection": {
74613
75111
  "enum": [
74614
75112
  "column",
@@ -74836,6 +75334,9 @@
74836
75334
  "strokeOpacity": {
74837
75335
  "type": "number"
74838
75336
  },
75337
+ "strokePickable": {
75338
+ "type": "boolean"
75339
+ },
74839
75340
  "strokeSeg": {
74840
75341
  "typeof": "function"
74841
75342
  },
@@ -75330,6 +75831,9 @@
75330
75831
  "fillOpacity": {
75331
75832
  "type": "number"
75332
75833
  },
75834
+ "fillPickable": {
75835
+ "type": "boolean"
75836
+ },
75333
75837
  "forceShowCap": {
75334
75838
  "type": "boolean"
75335
75839
  },
@@ -75526,6 +76030,9 @@
75526
76030
  "strokeOpacity": {
75527
76031
  "type": "number"
75528
76032
  },
76033
+ "strokePickable": {
76034
+ "type": "boolean"
76035
+ },
75529
76036
  "strokeSeg": {
75530
76037
  "typeof": "function"
75531
76038
  },
@@ -75742,6 +76249,9 @@
75742
76249
  "fillOpacity": {
75743
76250
  "type": "number"
75744
76251
  },
76252
+ "fillPickable": {
76253
+ "type": "boolean"
76254
+ },
75745
76255
  "globalCompositeOperation": {
75746
76256
  "enum": [
75747
76257
  "",
@@ -75932,6 +76442,9 @@
75932
76442
  "strokeOpacity": {
75933
76443
  "type": "number"
75934
76444
  },
76445
+ "strokePickable": {
76446
+ "type": "boolean"
76447
+ },
75935
76448
  "strokeSeg": {
75936
76449
  "typeof": "function"
75937
76450
  },
@@ -76191,6 +76704,9 @@
76191
76704
  "fillOpacity": {
76192
76705
  "type": "number"
76193
76706
  },
76707
+ "fillPickable": {
76708
+ "type": "boolean"
76709
+ },
76194
76710
  "globalCompositeOperation": {
76195
76711
  "enum": [
76196
76712
  "",
@@ -76375,6 +76891,9 @@
76375
76891
  "strokeOpacity": {
76376
76892
  "type": "number"
76377
76893
  },
76894
+ "strokePickable": {
76895
+ "type": "boolean"
76896
+ },
76378
76897
  "strokeSeg": {
76379
76898
  "typeof": "function"
76380
76899
  },
@@ -76642,6 +77161,9 @@
76642
77161
  "fillOpacity": {
76643
77162
  "type": "number"
76644
77163
  },
77164
+ "fillPickable": {
77165
+ "type": "boolean"
77166
+ },
76645
77167
  "globalCompositeOperation": {
76646
77168
  "enum": [
76647
77169
  "",
@@ -76833,6 +77355,9 @@
76833
77355
  "strokeOpacity": {
76834
77356
  "type": "number"
76835
77357
  },
77358
+ "strokePickable": {
77359
+ "type": "boolean"
77360
+ },
76836
77361
  "strokeSeg": {
76837
77362
  "typeof": "function"
76838
77363
  },
@@ -77026,6 +77551,9 @@
77026
77551
  "fillOpacity": {
77027
77552
  "type": "number"
77028
77553
  },
77554
+ "fillPickable": {
77555
+ "type": "boolean"
77556
+ },
77029
77557
  "globalCompositeOperation": {
77030
77558
  "enum": [
77031
77559
  "",
@@ -77204,6 +77732,9 @@
77204
77732
  "strokeOpacity": {
77205
77733
  "type": "number"
77206
77734
  },
77735
+ "strokePickable": {
77736
+ "type": "boolean"
77737
+ },
77207
77738
  "strokeSeg": {
77208
77739
  "typeof": "function"
77209
77740
  },
@@ -77434,6 +77965,9 @@
77434
77965
  "fillOpacity": {
77435
77966
  "type": "number"
77436
77967
  },
77968
+ "fillPickable": {
77969
+ "type": "boolean"
77970
+ },
77437
77971
  "flexDirection": {
77438
77972
  "enum": [
77439
77973
  "column",
@@ -77647,6 +78181,9 @@
77647
78181
  "strokeOpacity": {
77648
78182
  "type": "number"
77649
78183
  },
78184
+ "strokePickable": {
78185
+ "type": "boolean"
78186
+ },
77650
78187
  "strokeSeg": {
77651
78188
  "typeof": "function"
77652
78189
  },
@@ -77856,6 +78393,9 @@
77856
78393
  "fillOpacity": {
77857
78394
  "type": "number"
77858
78395
  },
78396
+ "fillPickable": {
78397
+ "type": "boolean"
78398
+ },
77859
78399
  "globalCompositeOperation": {
77860
78400
  "enum": [
77861
78401
  "",
@@ -78056,6 +78596,9 @@
78056
78596
  "strokeOpacity": {
78057
78597
  "type": "number"
78058
78598
  },
78599
+ "strokePickable": {
78600
+ "type": "boolean"
78601
+ },
78059
78602
  "strokeSeg": {
78060
78603
  "typeof": "function"
78061
78604
  },
@@ -78524,6 +79067,9 @@
78524
79067
  "fillOpacity": {
78525
79068
  "type": "number"
78526
79069
  },
79070
+ "fillPickable": {
79071
+ "type": "boolean"
79072
+ },
78527
79073
  "globalCompositeOperation": {
78528
79074
  "enum": [
78529
79075
  "",
@@ -78714,6 +79260,9 @@
78714
79260
  "strokeOpacity": {
78715
79261
  "type": "number"
78716
79262
  },
79263
+ "strokePickable": {
79264
+ "type": "boolean"
79265
+ },
78717
79266
  "strokeSeg": {
78718
79267
  "typeof": "function"
78719
79268
  },
@@ -79683,6 +80232,9 @@
79683
80232
  "fillOpacity": {
79684
80233
  "type": "number"
79685
80234
  },
80235
+ "fillPickable": {
80236
+ "type": "boolean"
80237
+ },
79686
80238
  "globalCompositeOperation": {
79687
80239
  "enum": [
79688
80240
  "",
@@ -79871,6 +80423,9 @@
79871
80423
  "strokeOpacity": {
79872
80424
  "type": "number"
79873
80425
  },
80426
+ "strokePickable": {
80427
+ "type": "boolean"
80428
+ },
79874
80429
  "strokeSeg": {
79875
80430
  "typeof": "function"
79876
80431
  },
@@ -80077,6 +80632,9 @@
80077
80632
  "fillOpacity": {
80078
80633
  "type": "number"
80079
80634
  },
80635
+ "fillPickable": {
80636
+ "type": "boolean"
80637
+ },
80080
80638
  "globalCompositeOperation": {
80081
80639
  "enum": [
80082
80640
  "",
@@ -80261,6 +80819,9 @@
80261
80819
  "strokeOpacity": {
80262
80820
  "type": "number"
80263
80821
  },
80822
+ "strokePickable": {
80823
+ "type": "boolean"
80824
+ },
80264
80825
  "strokeSeg": {
80265
80826
  "typeof": "function"
80266
80827
  },
@@ -80713,6 +81274,9 @@
80713
81274
  "fillOpacity": {
80714
81275
  "type": "number"
80715
81276
  },
81277
+ "fillPickable": {
81278
+ "type": "boolean"
81279
+ },
80716
81280
  "globalCompositeOperation": {
80717
81281
  "enum": [
80718
81282
  "",
@@ -80897,6 +81461,9 @@
80897
81461
  "strokeOpacity": {
80898
81462
  "type": "number"
80899
81463
  },
81464
+ "strokePickable": {
81465
+ "type": "boolean"
81466
+ },
80900
81467
  "strokeSeg": {
80901
81468
  "typeof": "function"
80902
81469
  },
@@ -81109,6 +81676,9 @@
81109
81676
  "fillOpacity": {
81110
81677
  "type": "number"
81111
81678
  },
81679
+ "fillPickable": {
81680
+ "type": "boolean"
81681
+ },
81112
81682
  "globalCompositeOperation": {
81113
81683
  "enum": [
81114
81684
  "",
@@ -81290,6 +81860,9 @@
81290
81860
  "strokeOpacity": {
81291
81861
  "type": "number"
81292
81862
  },
81863
+ "strokePickable": {
81864
+ "type": "boolean"
81865
+ },
81293
81866
  "strokeSeg": {
81294
81867
  "typeof": "function"
81295
81868
  },
@@ -81845,6 +82418,9 @@
81845
82418
  "fillOpacity": {
81846
82419
  "type": "number"
81847
82420
  },
82421
+ "fillPickable": {
82422
+ "type": "boolean"
82423
+ },
81848
82424
  "globalCompositeOperation": {
81849
82425
  "enum": [
81850
82426
  "",
@@ -82043,6 +82619,9 @@
82043
82619
  "strokeOpacity": {
82044
82620
  "type": "number"
82045
82621
  },
82622
+ "strokePickable": {
82623
+ "type": "boolean"
82624
+ },
82046
82625
  "strokeSeg": {
82047
82626
  "typeof": "function"
82048
82627
  },
@@ -82252,6 +82831,9 @@
82252
82831
  "fillOpacity": {
82253
82832
  "type": "number"
82254
82833
  },
82834
+ "fillPickable": {
82835
+ "type": "boolean"
82836
+ },
82255
82837
  "fontFamily": {
82256
82838
  "type": "string"
82257
82839
  },
@@ -82472,6 +83054,9 @@
82472
83054
  "strokeOpacity": {
82473
83055
  "type": "number"
82474
83056
  },
83057
+ "strokePickable": {
83058
+ "type": "boolean"
83059
+ },
82475
83060
  "strokeSeg": {
82476
83061
  "typeof": "function"
82477
83062
  },
@@ -83051,6 +83636,14 @@
83051
83636
  ],
83052
83637
  "description": "图例配置"
83053
83638
  },
83639
+ "media": {
83640
+ "description": "媒体查询配置",
83641
+ "items": {
83642
+ "$ref": "#/definitions/IMediaQueryItem"
83643
+ },
83644
+ "since": "1.8.0",
83645
+ "type": "array"
83646
+ },
83054
83647
  "padding": {
83055
83648
  "$ref": "#/definitions/ILayoutPaddingSpec",
83056
83649
  "description": "图表整体 padding 设置"
@@ -83314,6 +83907,9 @@
83314
83907
  "fillOpacity": {
83315
83908
  "type": "number"
83316
83909
  },
83910
+ "fillPickable": {
83911
+ "type": "boolean"
83912
+ },
83317
83913
  "fontFamily": {
83318
83914
  "type": "string"
83319
83915
  },
@@ -83534,6 +84130,9 @@
83534
84130
  "strokeOpacity": {
83535
84131
  "type": "number"
83536
84132
  },
84133
+ "strokePickable": {
84134
+ "type": "boolean"
84135
+ },
83537
84136
  "strokeSeg": {
83538
84137
  "typeof": "function"
83539
84138
  },
@@ -83793,6 +84392,9 @@
83793
84392
  "fillOpacity": {
83794
84393
  "type": "number"
83795
84394
  },
84395
+ "fillPickable": {
84396
+ "type": "boolean"
84397
+ },
83796
84398
  "globalCompositeOperation": {
83797
84399
  "enum": [
83798
84400
  "",
@@ -83969,6 +84571,9 @@
83969
84571
  "strokeOpacity": {
83970
84572
  "type": "number"
83971
84573
  },
84574
+ "strokePickable": {
84575
+ "type": "boolean"
84576
+ },
83972
84577
  "strokeSeg": {
83973
84578
  "typeof": "function"
83974
84579
  },
@@ -84171,6 +84776,9 @@
84171
84776
  "fillOpacity": {
84172
84777
  "type": "number"
84173
84778
  },
84779
+ "fillPickable": {
84780
+ "type": "boolean"
84781
+ },
84174
84782
  "globalCompositeOperation": {
84175
84783
  "enum": [
84176
84784
  "",
@@ -84349,6 +84957,9 @@
84349
84957
  "strokeOpacity": {
84350
84958
  "type": "number"
84351
84959
  },
84960
+ "strokePickable": {
84961
+ "type": "boolean"
84962
+ },
84352
84963
  "strokeSeg": {
84353
84964
  "typeof": "function"
84354
84965
  },
@@ -85407,6 +86018,9 @@
85407
86018
  "Partial<Record<string,false|IAnimationConfig|IAnimationConfig[]>>": {
85408
86019
  "type": "object"
85409
86020
  },
86021
+ "Partial<any>": {
86022
+ "type": "object"
86023
+ },
85410
86024
  "Performance": {
85411
86025
  "properties": {
85412
86026
  "eventCounts": {
@@ -85802,34 +86416,34 @@
85802
86416
  },
85803
86417
  "Promise<FontFaceSet>": {
85804
86418
  "properties": {
85805
- "__@toStringTag@12587": {
86419
+ "__@toStringTag@12602": {
85806
86420
  "type": "string"
85807
86421
  }
85808
86422
  },
85809
86423
  "required": [
85810
- "__@toStringTag@12587"
86424
+ "__@toStringTag@12602"
85811
86425
  ],
85812
86426
  "type": "object"
85813
86427
  },
85814
86428
  "Promise<ServiceWorkerRegistration>": {
85815
86429
  "properties": {
85816
- "__@toStringTag@12587": {
86430
+ "__@toStringTag@12602": {
85817
86431
  "type": "string"
85818
86432
  }
85819
86433
  },
85820
86434
  "required": [
85821
- "__@toStringTag@12587"
86435
+ "__@toStringTag@12602"
85822
86436
  ],
85823
86437
  "type": "object"
85824
86438
  },
85825
86439
  "Promise<any>": {
85826
86440
  "properties": {
85827
- "__@toStringTag@12587": {
86441
+ "__@toStringTag@12602": {
85828
86442
  "type": "string"
85829
86443
  }
85830
86444
  },
85831
86445
  "required": [
85832
- "__@toStringTag@12587"
86446
+ "__@toStringTag@12602"
85833
86447
  ],
85834
86448
  "type": "object"
85835
86449
  },
@@ -86097,6 +86711,9 @@
86097
86711
  "fillOpacity": {
86098
86712
  "type": "number"
86099
86713
  },
86714
+ "fillPickable": {
86715
+ "type": "boolean"
86716
+ },
86100
86717
  "forceShowCap": {
86101
86718
  "type": "boolean"
86102
86719
  },
@@ -86293,6 +86910,9 @@
86293
86910
  "strokeOpacity": {
86294
86911
  "type": "number"
86295
86912
  },
86913
+ "strokePickable": {
86914
+ "type": "boolean"
86915
+ },
86296
86916
  "strokeSeg": {
86297
86917
  "typeof": "function"
86298
86918
  },
@@ -86347,6 +86967,7 @@
86347
86967
  "endAngle",
86348
86968
  "fill",
86349
86969
  "fillOpacity",
86970
+ "fillPickable",
86350
86971
  "forceShowCap",
86351
86972
  "globalCompositeOperation",
86352
86973
  "globalZIndex",
@@ -86386,6 +87007,7 @@
86386
87007
  "stroke",
86387
87008
  "strokeBoundsBuffer",
86388
87009
  "strokeOpacity",
87010
+ "strokePickable",
86389
87011
  "strokeSeg",
86390
87012
  "texture",
86391
87013
  "textureColor",
@@ -86582,6 +87204,9 @@
86582
87204
  "fillOpacity": {
86583
87205
  "type": "number"
86584
87206
  },
87207
+ "fillPickable": {
87208
+ "type": "boolean"
87209
+ },
86585
87210
  "globalCompositeOperation": {
86586
87211
  "enum": [
86587
87212
  "",
@@ -86772,6 +87397,9 @@
86772
87397
  "strokeOpacity": {
86773
87398
  "type": "number"
86774
87399
  },
87400
+ "strokePickable": {
87401
+ "type": "boolean"
87402
+ },
86775
87403
  "strokeSeg": {
86776
87404
  "typeof": "function"
86777
87405
  },
@@ -86830,6 +87458,7 @@
86830
87458
  "dz",
86831
87459
  "fill",
86832
87460
  "fillOpacity",
87461
+ "fillPickable",
86833
87462
  "globalCompositeOperation",
86834
87463
  "globalZIndex",
86835
87464
  "html",
@@ -86865,6 +87494,7 @@
86865
87494
  "stroke",
86866
87495
  "strokeBoundsBuffer",
86867
87496
  "strokeOpacity",
87497
+ "strokePickable",
86868
87498
  "strokeSeg",
86869
87499
  "texture",
86870
87500
  "textureColor",
@@ -87038,6 +87668,9 @@
87038
87668
  "fillOpacity": {
87039
87669
  "type": "number"
87040
87670
  },
87671
+ "fillPickable": {
87672
+ "type": "boolean"
87673
+ },
87041
87674
  "globalCompositeOperation": {
87042
87675
  "enum": [
87043
87676
  "",
@@ -87222,6 +87855,9 @@
87222
87855
  "strokeOpacity": {
87223
87856
  "type": "number"
87224
87857
  },
87858
+ "strokePickable": {
87859
+ "type": "boolean"
87860
+ },
87225
87861
  "strokeSeg": {
87226
87862
  "typeof": "function"
87227
87863
  },
@@ -87274,6 +87910,7 @@
87274
87910
  "endAngle",
87275
87911
  "fill",
87276
87912
  "fillOpacity",
87913
+ "fillPickable",
87277
87914
  "globalCompositeOperation",
87278
87915
  "globalZIndex",
87279
87916
  "html",
@@ -87309,6 +87946,7 @@
87309
87946
  "stroke",
87310
87947
  "strokeBoundsBuffer",
87311
87948
  "strokeOpacity",
87949
+ "strokePickable",
87312
87950
  "strokeSeg",
87313
87951
  "texture",
87314
87952
  "textureColor",
@@ -87495,6 +88133,9 @@
87495
88133
  "fillOpacity": {
87496
88134
  "type": "number"
87497
88135
  },
88136
+ "fillPickable": {
88137
+ "type": "boolean"
88138
+ },
87498
88139
  "globalCompositeOperation": {
87499
88140
  "enum": [
87500
88141
  "",
@@ -87686,6 +88327,9 @@
87686
88327
  "strokeOpacity": {
87687
88328
  "type": "number"
87688
88329
  },
88330
+ "strokePickable": {
88331
+ "type": "boolean"
88332
+ },
87689
88333
  "strokeSeg": {
87690
88334
  "typeof": "function"
87691
88335
  },
@@ -87742,6 +88386,7 @@
87742
88386
  "dz",
87743
88387
  "fill",
87744
88388
  "fillOpacity",
88389
+ "fillPickable",
87745
88390
  "globalCompositeOperation",
87746
88391
  "globalZIndex",
87747
88392
  "height",
@@ -87777,6 +88422,7 @@
87777
88422
  "stroke",
87778
88423
  "strokeBoundsBuffer",
87779
88424
  "strokeOpacity",
88425
+ "strokePickable",
87780
88426
  "strokeSeg",
87781
88427
  "texture",
87782
88428
  "textureColor",
@@ -87988,6 +88634,9 @@
87988
88634
  "fillOpacity": {
87989
88635
  "type": "number"
87990
88636
  },
88637
+ "fillPickable": {
88638
+ "type": "boolean"
88639
+ },
87991
88640
  "flexDirection": {
87992
88641
  "enum": [
87993
88642
  "column",
@@ -88201,6 +88850,9 @@
88201
88850
  "strokeOpacity": {
88202
88851
  "type": "number"
88203
88852
  },
88853
+ "strokePickable": {
88854
+ "type": "boolean"
88855
+ },
88204
88856
  "strokeSeg": {
88205
88857
  "typeof": "function"
88206
88858
  },
@@ -88263,6 +88915,7 @@
88263
88915
  "dz",
88264
88916
  "fill",
88265
88917
  "fillOpacity",
88918
+ "fillPickable",
88266
88919
  "flexDirection",
88267
88920
  "flexWrap",
88268
88921
  "globalCompositeOperation",
@@ -88301,6 +88954,7 @@
88301
88954
  "stroke",
88302
88955
  "strokeBoundsBuffer",
88303
88956
  "strokeOpacity",
88957
+ "strokePickable",
88304
88958
  "strokeSeg",
88305
88959
  "texture",
88306
88960
  "textureColor",
@@ -88486,6 +89140,9 @@
88486
89140
  "fillOpacity": {
88487
89141
  "type": "number"
88488
89142
  },
89143
+ "fillPickable": {
89144
+ "type": "boolean"
89145
+ },
88489
89146
  "globalCompositeOperation": {
88490
89147
  "enum": [
88491
89148
  "",
@@ -88686,6 +89343,9 @@
88686
89343
  "strokeOpacity": {
88687
89344
  "type": "number"
88688
89345
  },
89346
+ "strokePickable": {
89347
+ "type": "boolean"
89348
+ },
88689
89349
  "strokeSeg": {
88690
89350
  "typeof": "function"
88691
89351
  },
@@ -88741,6 +89401,7 @@
88741
89401
  "dz",
88742
89402
  "fill",
88743
89403
  "fillOpacity",
89404
+ "fillPickable",
88744
89405
  "globalCompositeOperation",
88745
89406
  "globalZIndex",
88746
89407
  "height",
@@ -88778,6 +89439,7 @@
88778
89439
  "stroke",
88779
89440
  "strokeBoundsBuffer",
88780
89441
  "strokeOpacity",
89442
+ "strokePickable",
88781
89443
  "strokeSeg",
88782
89444
  "texture",
88783
89445
  "textureColor",
@@ -88978,6 +89640,9 @@
88978
89640
  "fillOpacity": {
88979
89641
  "type": "number"
88980
89642
  },
89643
+ "fillPickable": {
89644
+ "type": "boolean"
89645
+ },
88981
89646
  "globalCompositeOperation": {
88982
89647
  "enum": [
88983
89648
  "",
@@ -89168,6 +89833,9 @@
89168
89833
  "strokeOpacity": {
89169
89834
  "type": "number"
89170
89835
  },
89836
+ "strokePickable": {
89837
+ "type": "boolean"
89838
+ },
89171
89839
  "strokeSeg": {
89172
89840
  "typeof": "function"
89173
89841
  },
@@ -89227,6 +89895,7 @@
89227
89895
  "dz",
89228
89896
  "fill",
89229
89897
  "fillOpacity",
89898
+ "fillPickable",
89230
89899
  "globalCompositeOperation",
89231
89900
  "globalZIndex",
89232
89901
  "html",
@@ -89262,6 +89931,7 @@
89262
89931
  "stroke",
89263
89932
  "strokeBoundsBuffer",
89264
89933
  "strokeOpacity",
89934
+ "strokePickable",
89265
89935
  "strokeSeg",
89266
89936
  "texture",
89267
89937
  "textureColor",
@@ -89435,6 +90105,9 @@
89435
90105
  "fillOpacity": {
89436
90106
  "type": "number"
89437
90107
  },
90108
+ "fillPickable": {
90109
+ "type": "boolean"
90110
+ },
89438
90111
  "globalCompositeOperation": {
89439
90112
  "enum": [
89440
90113
  "",
@@ -89623,6 +90296,9 @@
89623
90296
  "strokeOpacity": {
89624
90297
  "type": "number"
89625
90298
  },
90299
+ "strokePickable": {
90300
+ "type": "boolean"
90301
+ },
89626
90302
  "strokeSeg": {
89627
90303
  "typeof": "function"
89628
90304
  },
@@ -89675,6 +90351,7 @@
89675
90351
  "dz",
89676
90352
  "fill",
89677
90353
  "fillOpacity",
90354
+ "fillPickable",
89678
90355
  "globalCompositeOperation",
89679
90356
  "globalZIndex",
89680
90357
  "html",
@@ -89709,6 +90386,7 @@
89709
90386
  "stroke",
89710
90387
  "strokeBoundsBuffer",
89711
90388
  "strokeOpacity",
90389
+ "strokePickable",
89712
90390
  "strokeSeg",
89713
90391
  "texture",
89714
90392
  "textureColor",
@@ -89895,6 +90573,9 @@
89895
90573
  "fillOpacity": {
89896
90574
  "type": "number"
89897
90575
  },
90576
+ "fillPickable": {
90577
+ "type": "boolean"
90578
+ },
89898
90579
  "globalCompositeOperation": {
89899
90580
  "enum": [
89900
90581
  "",
@@ -90079,6 +90760,9 @@
90079
90760
  "strokeOpacity": {
90080
90761
  "type": "number"
90081
90762
  },
90763
+ "strokePickable": {
90764
+ "type": "boolean"
90765
+ },
90082
90766
  "strokeSeg": {
90083
90767
  "typeof": "function"
90084
90768
  },
@@ -90132,6 +90816,7 @@
90132
90816
  "dz",
90133
90817
  "fill",
90134
90818
  "fillOpacity",
90819
+ "fillPickable",
90135
90820
  "globalCompositeOperation",
90136
90821
  "globalZIndex",
90137
90822
  "html",
@@ -90166,6 +90851,7 @@
90166
90851
  "stroke",
90167
90852
  "strokeBoundsBuffer",
90168
90853
  "strokeOpacity",
90854
+ "strokePickable",
90169
90855
  "strokeSeg",
90170
90856
  "texture",
90171
90857
  "textureColor",
@@ -90349,6 +91035,9 @@
90349
91035
  "fillOpacity": {
90350
91036
  "type": "number"
90351
91037
  },
91038
+ "fillPickable": {
91039
+ "type": "boolean"
91040
+ },
90352
91041
  "globalCompositeOperation": {
90353
91042
  "enum": [
90354
91043
  "",
@@ -90533,6 +91222,9 @@
90533
91222
  "strokeOpacity": {
90534
91223
  "type": "number"
90535
91224
  },
91225
+ "strokePickable": {
91226
+ "type": "boolean"
91227
+ },
90536
91228
  "strokeSeg": {
90537
91229
  "typeof": "function"
90538
91230
  },
@@ -90594,6 +91286,7 @@
90594
91286
  "dz",
90595
91287
  "fill",
90596
91288
  "fillOpacity",
91289
+ "fillPickable",
90597
91290
  "globalCompositeOperation",
90598
91291
  "globalZIndex",
90599
91292
  "height",
@@ -90629,6 +91322,7 @@
90629
91322
  "stroke",
90630
91323
  "strokeBoundsBuffer",
90631
91324
  "strokeOpacity",
91325
+ "strokePickable",
90632
91326
  "strokeSeg",
90633
91327
  "texture",
90634
91328
  "textureColor",
@@ -90815,6 +91509,9 @@
90815
91509
  "fillOpacity": {
90816
91510
  "type": "number"
90817
91511
  },
91512
+ "fillPickable": {
91513
+ "type": "boolean"
91514
+ },
90818
91515
  "globalCompositeOperation": {
90819
91516
  "enum": [
90820
91517
  "",
@@ -90996,6 +91693,9 @@
90996
91693
  "strokeOpacity": {
90997
91694
  "type": "number"
90998
91695
  },
91696
+ "strokePickable": {
91697
+ "type": "boolean"
91698
+ },
90999
91699
  "strokeSeg": {
91000
91700
  "typeof": "function"
91001
91701
  },
@@ -91057,6 +91757,7 @@
91057
91757
  "dz",
91058
91758
  "fill",
91059
91759
  "fillOpacity",
91760
+ "fillPickable",
91060
91761
  "globalCompositeOperation",
91061
91762
  "globalZIndex",
91062
91763
  "height",
@@ -91091,6 +91792,7 @@
91091
91792
  "stroke",
91092
91793
  "strokeBoundsBuffer",
91093
91794
  "strokeOpacity",
91795
+ "strokePickable",
91094
91796
  "strokeSeg",
91095
91797
  "texture",
91096
91798
  "textureColor",
@@ -91270,6 +91972,9 @@
91270
91972
  "fillOpacity": {
91271
91973
  "type": "number"
91272
91974
  },
91975
+ "fillPickable": {
91976
+ "type": "boolean"
91977
+ },
91273
91978
  "globalCompositeOperation": {
91274
91979
  "enum": [
91275
91980
  "",
@@ -91463,6 +92168,9 @@
91463
92168
  "strokeOpacity": {
91464
92169
  "type": "number"
91465
92170
  },
92171
+ "strokePickable": {
92172
+ "type": "boolean"
92173
+ },
91466
92174
  "strokeSeg": {
91467
92175
  "typeof": "function"
91468
92176
  },
@@ -91536,6 +92244,7 @@
91536
92244
  "ellipsis",
91537
92245
  "fill",
91538
92246
  "fillOpacity",
92247
+ "fillPickable",
91539
92248
  "globalCompositeOperation",
91540
92249
  "globalZIndex",
91541
92250
  "height",
@@ -91574,6 +92283,7 @@
91574
92283
  "stroke",
91575
92284
  "strokeBoundsBuffer",
91576
92285
  "strokeOpacity",
92286
+ "strokePickable",
91577
92287
  "strokeSeg",
91578
92288
  "textAlign",
91579
92289
  "textBaseline",
@@ -91827,6 +92537,9 @@
91827
92537
  "fillOpacity": {
91828
92538
  "type": "number"
91829
92539
  },
92540
+ "fillPickable": {
92541
+ "type": "boolean"
92542
+ },
91830
92543
  "globalCompositeOperation": {
91831
92544
  "enum": [
91832
92545
  "",
@@ -92043,6 +92756,9 @@
92043
92756
  "strokeOpacity": {
92044
92757
  "type": "number"
92045
92758
  },
92759
+ "strokePickable": {
92760
+ "type": "boolean"
92761
+ },
92046
92762
  "strokeSeg": {
92047
92763
  "typeof": "function"
92048
92764
  },
@@ -92113,6 +92829,7 @@
92113
92829
  "dz",
92114
92830
  "fill",
92115
92831
  "fillOpacity",
92832
+ "fillPickable",
92116
92833
  "globalCompositeOperation",
92117
92834
  "globalZIndex",
92118
92835
  "height",
@@ -92152,6 +92869,7 @@
92152
92869
  "stroke",
92153
92870
  "strokeBoundsBuffer",
92154
92871
  "strokeOpacity",
92872
+ "strokePickable",
92155
92873
  "strokeSeg",
92156
92874
  "textAlign",
92157
92875
  "textBaseline",
@@ -92325,6 +93043,9 @@
92325
93043
  "fillOpacity": {
92326
93044
  "type": "number"
92327
93045
  },
93046
+ "fillPickable": {
93047
+ "type": "boolean"
93048
+ },
92328
93049
  "globalCompositeOperation": {
92329
93050
  "enum": [
92330
93051
  "",
@@ -92523,6 +93244,9 @@
92523
93244
  "strokeOpacity": {
92524
93245
  "type": "number"
92525
93246
  },
93247
+ "strokePickable": {
93248
+ "type": "boolean"
93249
+ },
92526
93250
  "strokeSeg": {
92527
93251
  "typeof": "function"
92528
93252
  },
@@ -92577,6 +93301,7 @@
92577
93301
  "dz",
92578
93302
  "fill",
92579
93303
  "fillOpacity",
93304
+ "fillPickable",
92580
93305
  "globalCompositeOperation",
92581
93306
  "globalZIndex",
92582
93307
  "html",
@@ -92611,6 +93336,7 @@
92611
93336
  "stroke",
92612
93337
  "strokeBoundsBuffer",
92613
93338
  "strokeOpacity",
93339
+ "strokePickable",
92614
93340
  "strokeSeg",
92615
93341
  "symbolType",
92616
93342
  "texture",
@@ -92798,6 +93524,9 @@
92798
93524
  "fillOpacity": {
92799
93525
  "type": "number"
92800
93526
  },
93527
+ "fillPickable": {
93528
+ "type": "boolean"
93529
+ },
92801
93530
  "fontFamily": {
92802
93531
  "type": "string"
92803
93532
  },
@@ -93018,6 +93747,9 @@
93018
93747
  "strokeOpacity": {
93019
93748
  "type": "number"
93020
93749
  },
93750
+ "strokePickable": {
93751
+ "type": "boolean"
93752
+ },
93021
93753
  "strokeSeg": {
93022
93754
  "typeof": "function"
93023
93755
  },
@@ -93131,6 +93863,7 @@
93131
93863
  "ellipsis",
93132
93864
  "fill",
93133
93865
  "fillOpacity",
93866
+ "fillPickable",
93134
93867
  "fontFamily",
93135
93868
  "fontSize",
93136
93869
  "fontStyle",
@@ -93176,6 +93909,7 @@
93176
93909
  "stroke",
93177
93910
  "strokeBoundsBuffer",
93178
93911
  "strokeOpacity",
93912
+ "strokePickable",
93179
93913
  "strokeSeg",
93180
93914
  "suffixPosition",
93181
93915
  "text",