@semi-bot/semi-vchart-theme-ida 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/raw.json ADDED
@@ -0,0 +1,3418 @@
1
+ {
2
+ "dark": {
3
+ "easy": {
4
+ "line": "default",
5
+ "radius": "default",
6
+ "spacing": "default",
7
+ "brandColor": "#54a9ff",
8
+ "paletteMode": "category",
9
+ "generateCategoricalMode": "default"
10
+ },
11
+ "chart": {
12
+ "bar": {
13
+ "bar": {},
14
+ "label": {
15
+ "visible": false,
16
+ "position": "outside"
17
+ },
18
+ "barWidth": "70%",
19
+ "cornerRadius": [
20
+ {
21
+ "type": "custom",
22
+ "label": "l",
23
+ "value": "l",
24
+ "radius": 4
25
+ },
26
+ {
27
+ "type": "custom",
28
+ "label": "l",
29
+ "value": "l",
30
+ "radius": 4
31
+ },
32
+ {
33
+ "type": "user",
34
+ "label": "0",
35
+ "value": "0",
36
+ "radius": 0
37
+ },
38
+ {
39
+ "type": "user",
40
+ "label": "0",
41
+ "value": "0",
42
+ "radius": 0
43
+ }
44
+ ],
45
+ "barGapInGroup": "10%",
46
+ "showMaxMinWidth": false
47
+ },
48
+ "pie": {
49
+ "label": {
50
+ "line": {
51
+ "visible": true
52
+ },
53
+ "visible": false,
54
+ "position": "outside"
55
+ },
56
+ "padAngle": 0,
57
+ "outerRadius": 0.9,
58
+ "cornerRadius": {
59
+ "type": "custom",
60
+ "label": "l",
61
+ "value": "l",
62
+ "radius": 4
63
+ }
64
+ },
65
+ "area": {
66
+ "area": {
67
+ "visible": true
68
+ },
69
+ "line": {
70
+ "visible": true,
71
+ "curveType": "linear"
72
+ },
73
+ "label": {
74
+ "visible": false,
75
+ "position": "top"
76
+ },
77
+ "point": {
78
+ "visible": true
79
+ }
80
+ },
81
+ "line": {
82
+ "line": {
83
+ "curveType": "linear"
84
+ },
85
+ "label": {
86
+ "visible": false,
87
+ "position": "top"
88
+ },
89
+ "point": {
90
+ "visible": true,
91
+ "symbolType": "circle"
92
+ }
93
+ },
94
+ "funnel": {
95
+ "label": {
96
+ "visible": false
97
+ },
98
+ "transform": {},
99
+ "outerLabel": {
100
+ "line": {
101
+ "visible": true
102
+ },
103
+ "visible": false
104
+ },
105
+ "cornerRadius": [
106
+ {
107
+ "type": "custom",
108
+ "label": "l",
109
+ "value": "l",
110
+ "radius": 4
111
+ },
112
+ {
113
+ "type": "custom",
114
+ "label": "l",
115
+ "value": "l",
116
+ "radius": 4
117
+ },
118
+ {
119
+ "type": "custom",
120
+ "label": "l",
121
+ "value": "l",
122
+ "radius": 4
123
+ },
124
+ {
125
+ "type": "custom",
126
+ "label": "l",
127
+ "value": "l",
128
+ "radius": 4
129
+ }
130
+ ],
131
+ "transformLabel": {
132
+ "visible": false
133
+ }
134
+ }
135
+ },
136
+ "global": {
137
+ "font": {
138
+ "title": {
139
+ "name": "title",
140
+ "type": "custom",
141
+ "fontSize": 18,
142
+ "fontFamily": [
143
+ "Inter",
144
+ "BlinkMacSystemFont",
145
+ "Segoe UI",
146
+ "PingFang SC",
147
+ "Hiragino Sans GB",
148
+ "Microsoft YaHei",
149
+ "Helvetica Neue",
150
+ "Helvetica",
151
+ "Arial",
152
+ "sans-serif",
153
+ "D-DIN"
154
+ ],
155
+ "fontWeight": 600,
156
+ "lineHeight": 24
157
+ },
158
+ "small-regular": {
159
+ "name": "small-regular",
160
+ "type": "custom",
161
+ "fontSize": 12,
162
+ "fontFamily": [
163
+ "Inter",
164
+ "BlinkMacSystemFont",
165
+ "Segoe UI",
166
+ "PingFang SC",
167
+ "Hiragino Sans GB",
168
+ "Microsoft YaHei",
169
+ "Helvetica Neue",
170
+ "Helvetica",
171
+ "Arial",
172
+ "sans-serif",
173
+ "D-DIN"
174
+ ],
175
+ "fontWeight": 400,
176
+ "lineHeight": 16
177
+ },
178
+ "small-semibold": {
179
+ "name": "small-semibold",
180
+ "type": "custom",
181
+ "fontSize": 12,
182
+ "fontFamily": [
183
+ "Inter",
184
+ "BlinkMacSystemFont",
185
+ "Segoe UI",
186
+ "PingFang SC",
187
+ "Hiragino Sans GB",
188
+ "Microsoft YaHei",
189
+ "Helvetica Neue",
190
+ "Helvetica",
191
+ "Arial",
192
+ "sans-serif",
193
+ "D-DIN"
194
+ ],
195
+ "fontWeight": 600,
196
+ "lineHeight": 16
197
+ },
198
+ "paragraph-regular": {
199
+ "name": "paragraph-regular",
200
+ "type": "custom",
201
+ "fontSize": 14,
202
+ "fontFamily": [
203
+ "Inter",
204
+ "BlinkMacSystemFont",
205
+ "Segoe UI",
206
+ "PingFang SC",
207
+ "Hiragino Sans GB",
208
+ "Microsoft YaHei",
209
+ "Helvetica Neue",
210
+ "Helvetica",
211
+ "Arial",
212
+ "sans-serif",
213
+ "D-DIN"
214
+ ],
215
+ "fontWeight": 400,
216
+ "lineHeight": 20
217
+ },
218
+ "paragraph-semibold": {
219
+ "name": "paragraph-semibold",
220
+ "type": "custom",
221
+ "fontSize": 14,
222
+ "fontFamily": [
223
+ "Inter",
224
+ "BlinkMacSystemFont",
225
+ "Segoe UI",
226
+ "PingFang SC",
227
+ "Hiragino Sans GB",
228
+ "Microsoft YaHei",
229
+ "Helvetica Neue",
230
+ "Helvetica",
231
+ "Arial",
232
+ "sans-serif",
233
+ "D-DIN"
234
+ ],
235
+ "fontWeight": 600,
236
+ "lineHeight": 20
237
+ }
238
+ },
239
+ "color": {
240
+ "--dv-color-bg-0": {
241
+ "type": "custom",
242
+ "custom": "#16161A"
243
+ },
244
+ "--dv-color-info": {
245
+ "type": "palette",
246
+ "palette": {
247
+ "alpha": 1,
248
+ "paletteName": "blue",
249
+ "paletteIndex": 5
250
+ }
251
+ },
252
+ "--dv-color-danger": {
253
+ "type": "palette",
254
+ "palette": {
255
+ "alpha": 1,
256
+ "paletteName": "red",
257
+ "paletteIndex": 5
258
+ }
259
+ },
260
+ "--dv-color-fill-0": {
261
+ "type": "palette",
262
+ "palette": {
263
+ "alpha": 0.05,
264
+ "paletteName": "grey",
265
+ "paletteIndex": 9
266
+ }
267
+ },
268
+ "--dv-color-line-0": {
269
+ "type": "palette",
270
+ "palette": {
271
+ "alpha": 1,
272
+ "paletteName": "grey",
273
+ "paletteIndex": 2
274
+ }
275
+ },
276
+ "--dv-color-line-1": {
277
+ "type": "palette",
278
+ "palette": {
279
+ "alpha": 1,
280
+ "paletteName": "grey",
281
+ "paletteIndex": 4
282
+ }
283
+ },
284
+ "--dv-color-text-0": {
285
+ "type": "palette",
286
+ "palette": {
287
+ "alpha": 1,
288
+ "paletteName": "grey",
289
+ "paletteIndex": 9
290
+ }
291
+ },
292
+ "--dv-color-text-1": {
293
+ "type": "palette",
294
+ "palette": {
295
+ "alpha": 0.8,
296
+ "paletteName": "grey",
297
+ "paletteIndex": 9
298
+ }
299
+ },
300
+ "--dv-color-text-2": {
301
+ "type": "palette",
302
+ "palette": {
303
+ "alpha": 0.65,
304
+ "paletteName": "grey",
305
+ "paletteIndex": 9
306
+ }
307
+ },
308
+ "--dv-color-text-3": {
309
+ "type": "palette",
310
+ "palette": {
311
+ "alpha": 0.35,
312
+ "paletteName": "grey",
313
+ "paletteIndex": 9
314
+ }
315
+ },
316
+ "--dv-color-success": {
317
+ "type": "palette",
318
+ "palette": {
319
+ "alpha": 1,
320
+ "paletteName": "green",
321
+ "paletteIndex": 5
322
+ }
323
+ },
324
+ "--dv-color-warning": {
325
+ "type": "palette",
326
+ "palette": {
327
+ "alpha": 1,
328
+ "paletteName": "orange",
329
+ "paletteIndex": 5
330
+ }
331
+ },
332
+ "--dv-color-info-hover": {
333
+ "type": "palette",
334
+ "palette": {
335
+ "alpha": 1,
336
+ "paletteName": "blue",
337
+ "paletteIndex": 6
338
+ }
339
+ },
340
+ "--dv-color-info-active": {
341
+ "type": "palette",
342
+ "palette": {
343
+ "alpha": 1,
344
+ "paletteName": "blue",
345
+ "paletteIndex": 7
346
+ }
347
+ },
348
+ "--dv-color-danger-hover": {
349
+ "type": "palette",
350
+ "palette": {
351
+ "alpha": 1,
352
+ "paletteName": "red",
353
+ "paletteIndex": 6
354
+ }
355
+ },
356
+ "--dv-color-sequential-0": {
357
+ "type": "custom",
358
+ "custom": "#1e4170"
359
+ },
360
+ "--dv-color-sequential-1": {
361
+ "type": "custom",
362
+ "custom": "#2c5a94"
363
+ },
364
+ "--dv-color-sequential-2": {
365
+ "type": "custom",
366
+ "custom": "#3c75b8"
367
+ },
368
+ "--dv-color-sequential-3": {
369
+ "type": "custom",
370
+ "custom": "#4e92db"
371
+ },
372
+ "--dv-color-sequential-4": {
373
+ "type": "custom",
374
+ "custom": "#54a9ff"
375
+ },
376
+ "--dv-color-sequential-5": {
377
+ "type": "custom",
378
+ "custom": "#81c2ff"
379
+ },
380
+ "--dv-color-sequential-6": {
381
+ "type": "custom",
382
+ "custom": "#a1d3ff"
383
+ },
384
+ "--dv-color-sequential-7": {
385
+ "type": "custom",
386
+ "custom": "#c0e3ff"
387
+ },
388
+ "--dv-color-sequential-8": {
389
+ "type": "custom",
390
+ "custom": "#e0f1ff"
391
+ },
392
+ "--dv-color-sequential-9": {
393
+ "type": "custom",
394
+ "custom": "#f4faff"
395
+ },
396
+ "--dv-color-categorical-0": {
397
+ "type": "custom",
398
+ "custom": "#4390FD"
399
+ },
400
+ "--dv-color-categorical-1": {
401
+ "type": "custom",
402
+ "custom": "#5FD3CF"
403
+ },
404
+ "--dv-color-categorical-2": {
405
+ "type": "custom",
406
+ "custom": "#B088DF"
407
+ },
408
+ "--dv-color-categorical-3": {
409
+ "type": "custom",
410
+ "custom": "#E79B2C"
411
+ },
412
+ "--dv-color-categorical-4": {
413
+ "type": "custom",
414
+ "custom": "#F3C626"
415
+ },
416
+ "--dv-color-categorical-5": {
417
+ "type": "custom",
418
+ "custom": "#F05676"
419
+ },
420
+ "--dv-color-categorical-6": {
421
+ "type": "custom",
422
+ "custom": "#92DAF7"
423
+ },
424
+ "--dv-color-categorical-7": {
425
+ "type": "custom",
426
+ "custom": "#D179D3"
427
+ },
428
+ "--dv-color-categorical-8": {
429
+ "type": "custom",
430
+ "custom": "#38B7C7"
431
+ },
432
+ "--dv-color-categorical-9": {
433
+ "type": "custom",
434
+ "custom": "#ACDD79"
435
+ },
436
+ "--dv-color-danger-active": {
437
+ "type": "palette",
438
+ "palette": {
439
+ "alpha": 1,
440
+ "paletteName": "red",
441
+ "paletteIndex": 7
442
+ }
443
+ },
444
+ "--dv-color-info-disabled": {
445
+ "type": "palette",
446
+ "palette": {
447
+ "alpha": 1,
448
+ "paletteName": "blue",
449
+ "paletteIndex": 8
450
+ }
451
+ },
452
+ "--dv-color-success-hover": {
453
+ "type": "palette",
454
+ "palette": {
455
+ "alpha": 1,
456
+ "paletteName": "green",
457
+ "paletteIndex": 6
458
+ }
459
+ },
460
+ "--dv-color-warning-hover": {
461
+ "type": "palette",
462
+ "palette": {
463
+ "alpha": 1,
464
+ "paletteName": "orange",
465
+ "paletteIndex": 6
466
+ }
467
+ },
468
+ "--dv-color-success-active": {
469
+ "type": "palette",
470
+ "palette": {
471
+ "alpha": 1,
472
+ "paletteName": "green",
473
+ "paletteIndex": 7
474
+ }
475
+ },
476
+ "--dv-color-warning-active": {
477
+ "type": "palette",
478
+ "palette": {
479
+ "alpha": 1,
480
+ "paletteName": "orange",
481
+ "paletteIndex": 7
482
+ }
483
+ },
484
+ "--dv-color-danger-disabled": {
485
+ "type": "palette",
486
+ "palette": {
487
+ "alpha": 1,
488
+ "paletteName": "red",
489
+ "paletteIndex": 2
490
+ }
491
+ },
492
+ "--dv-color-success-disabled": {
493
+ "type": "palette",
494
+ "palette": {
495
+ "alpha": 1,
496
+ "paletteName": "green",
497
+ "paletteIndex": 2
498
+ }
499
+ },
500
+ "--dv-color-warning-disabled": {
501
+ "type": "palette",
502
+ "palette": {
503
+ "alpha": 1,
504
+ "paletteName": "orange",
505
+ "paletteIndex": 2
506
+ }
507
+ }
508
+ },
509
+ "round": {
510
+ "l": {
511
+ "name": "l",
512
+ "type": "custom",
513
+ "value": "4px"
514
+ },
515
+ "m": {
516
+ "name": "m",
517
+ "type": "custom",
518
+ "value": "2px"
519
+ },
520
+ "s": {
521
+ "name": "s",
522
+ "type": "custom",
523
+ "value": "1px"
524
+ },
525
+ "xl": {
526
+ "name": "xl",
527
+ "type": "custom",
528
+ "value": "6px"
529
+ },
530
+ "xs": {
531
+ "name": "xs",
532
+ "type": "custom",
533
+ "value": "0px"
534
+ }
535
+ },
536
+ "palette": {
537
+ "red": [
538
+ "#6d090e",
539
+ "#911012",
540
+ "#b51c19",
541
+ "#d82e24",
542
+ "#fc4332",
543
+ "#fd6e5b",
544
+ "#fd9683",
545
+ "#febbac",
546
+ "#feded6",
547
+ "#fff3ef"
548
+ ],
549
+ "blue": [
550
+ "#002f6e",
551
+ "#004092",
552
+ "#0355b6",
553
+ "#0b6cd9",
554
+ "#1486fd",
555
+ "#43a1fd",
556
+ "#72bbfe",
557
+ "#a1d3fe",
558
+ "#d0eaff",
559
+ "#ecf7ff"
560
+ ],
561
+ "cyan": [
562
+ "#04353e",
563
+ "#07505d",
564
+ "#0a6d7b",
565
+ "#0e8b9a",
566
+ "#13aab9",
567
+ "#38bcc7",
568
+ "#62ced5",
569
+ "#92e0e3",
570
+ "#c6f0f1",
571
+ "#e7f8f8"
572
+ ],
573
+ "grey": [
574
+ "#1f2226",
575
+ "#31353b",
576
+ "#44494f",
577
+ "#585e64",
578
+ "#6e7378",
579
+ "#8b9095",
580
+ "#a8adb1",
581
+ "#c7cbce",
582
+ "#e7e9ea",
583
+ "#f9f9f9"
584
+ ],
585
+ "lime": [
586
+ "#334703",
587
+ "#4e6a05",
588
+ "#6b8d09",
589
+ "#89b10c",
590
+ "#a8d411",
591
+ "#b3dd3a",
592
+ "#c0e567",
593
+ "#d1ee96",
594
+ "#e6f6c9",
595
+ "#f4fbe9"
596
+ ],
597
+ "pink": [
598
+ "#5d0734",
599
+ "#810e47",
600
+ "#a51758",
601
+ "#c82269",
602
+ "#ec2f79",
603
+ "#f0568d",
604
+ "#f47fa5",
605
+ "#f7a8bf",
606
+ "#fbd3dd",
607
+ "#fdeef2"
608
+ ],
609
+ "teal": [
610
+ "#033d37",
611
+ "#055b51",
612
+ "#08796b",
613
+ "#0b9883",
614
+ "#0fb69b",
615
+ "#34c5ab",
616
+ "#5fd3bd",
617
+ "#8fe2d0",
618
+ "#c4f0e6",
619
+ "#e6f8f3"
620
+ ],
621
+ "amber": [
622
+ "#512b09",
623
+ "#7a470f",
624
+ "#a26616",
625
+ "#cb891e",
626
+ "#f3b026",
627
+ "#f5c550",
628
+ "#f8d77a",
629
+ "#fae7a6",
630
+ "#fdf4d2",
631
+ "#fefbed"
632
+ ],
633
+ "brand": [
634
+ "#1e4170",
635
+ "#2c5a94",
636
+ "#3c75b8",
637
+ "#4e92db",
638
+ "#62b0ff",
639
+ "#81c2ff",
640
+ "#a1d3ff",
641
+ "#c0e3ff",
642
+ "#e0f1ff",
643
+ "#f4faff"
644
+ ],
645
+ "green": [
646
+ "#153d19",
647
+ "#205b26",
648
+ "#2c7932",
649
+ "#39983f",
650
+ "#46b64b",
651
+ "#64c567",
652
+ "#85d386",
653
+ "#abe2aa",
654
+ "#d3f0d3",
655
+ "#eef8ed"
656
+ ],
657
+ "indigo": [
658
+ "#1c2566",
659
+ "#26317b",
660
+ "#303e8f",
661
+ "#3c4da4",
662
+ "#495db8",
663
+ "#6779c6",
664
+ "#8898d4",
665
+ "#acb9e3",
666
+ "#d4dbf1",
667
+ "#eef0f8"
668
+ ],
669
+ "orange": [
670
+ "#551c03",
671
+ "#803106",
672
+ "#aa4b0a",
673
+ "#d5690f",
674
+ "#ff8b14",
675
+ "#ffa843",
676
+ "#ffc372",
677
+ "#ffdaa1",
678
+ "#ffeed0",
679
+ "#fff9ed"
680
+ ],
681
+ "purple": [
682
+ "#491164",
683
+ "#5c1879",
684
+ "#71208d",
685
+ "#8629a2",
686
+ "#9d34b6",
687
+ "#b354c5",
688
+ "#c879d3",
689
+ "#dca1e2",
690
+ "#eecef0",
691
+ "#f7ebf8"
692
+ ],
693
+ "violet": [
694
+ "#3e1b78",
695
+ "#49248d",
696
+ "#552ea1",
697
+ "#6139b6",
698
+ "#6e46ca",
699
+ "#8565d5",
700
+ "#9f88df",
701
+ "#bcadea",
702
+ "#dcd4f4",
703
+ "#f1eefa"
704
+ ],
705
+ "yellow": [
706
+ "#543303",
707
+ "#7f5306",
708
+ "#a9770a",
709
+ "#d3a00f",
710
+ "#fdcc14",
711
+ "#fddc43",
712
+ "#feea72",
713
+ "#fef4a1",
714
+ "#fffbd0",
715
+ "#fffeec"
716
+ ],
717
+ "light-blue": [
718
+ "#003962",
719
+ "#005086",
720
+ "#0369aa",
721
+ "#0a85cd",
722
+ "#13a2f1",
723
+ "#40b7f4",
724
+ "#6ecbf7",
725
+ "#9eddf9",
726
+ "#ceeffc",
727
+ "#ebf8fe"
728
+ ],
729
+ "light-green": [
730
+ "#283e15",
731
+ "#3d5d21",
732
+ "#547b2d",
733
+ "#6b9a3a",
734
+ "#83b947",
735
+ "#9ac765",
736
+ "#b2d586",
737
+ "#cbe3ab",
738
+ "#e5f1d3",
739
+ "#f4f8ee"
740
+ ]
741
+ },
742
+ "spacing": {
743
+ "spacing-l": {
744
+ "name": "spacing-l",
745
+ "type": "custom",
746
+ "value": 16
747
+ },
748
+ "spacing-m": {
749
+ "name": "spacing-m",
750
+ "type": "custom",
751
+ "value": 12
752
+ },
753
+ "spacing-s": {
754
+ "name": "spacing-s",
755
+ "type": "custom",
756
+ "value": 8
757
+ },
758
+ "spacing-xl": {
759
+ "name": "spacing-xl",
760
+ "type": "custom",
761
+ "value": 20
762
+ },
763
+ "spacing-xs": {
764
+ "name": "spacing-xs",
765
+ "type": "custom",
766
+ "value": 4
767
+ },
768
+ "spacing-2xl": {
769
+ "name": "spacing-2xl",
770
+ "type": "custom",
771
+ "value": 24
772
+ },
773
+ "spacing-2xs": {
774
+ "name": "spacing-2xs",
775
+ "type": "custom",
776
+ "value": 2
777
+ }
778
+ },
779
+ "lineDash": {
780
+ "dash-0": {
781
+ "name": "dash-0",
782
+ "type": "custom",
783
+ "value": [
784
+ 2,
785
+ 2
786
+ ]
787
+ },
788
+ "dash-1": {
789
+ "name": "dash-1",
790
+ "type": "custom",
791
+ "value": [
792
+ 4,
793
+ 4
794
+ ]
795
+ }
796
+ },
797
+ "lineWidth": {
798
+ "width-0": {
799
+ "name": "width-0",
800
+ "type": "custom",
801
+ "value": 0.5
802
+ },
803
+ "width-1": {
804
+ "name": "width-1",
805
+ "type": "custom",
806
+ "value": 1
807
+ },
808
+ "width-2": {
809
+ "name": "width-2",
810
+ "type": "custom",
811
+ "value": 2
812
+ }
813
+ },
814
+ "brandColor": "#54a9ff",
815
+ "fontGlobal": {
816
+ "fontSize": 14,
817
+ "fontFamily": [
818
+ "Inter",
819
+ "BlinkMacSystemFont",
820
+ "Segoe UI",
821
+ "PingFang SC",
822
+ "Hiragino Sans GB",
823
+ "Microsoft YaHei",
824
+ "Helvetica Neue",
825
+ "Helvetica",
826
+ "Arial",
827
+ "sans-serif",
828
+ "D-DIN"
829
+ ],
830
+ "lineMultiple": 1.4
831
+ },
832
+ "paletteMode": "categorical",
833
+ "animationDelay": {
834
+ "fast": {
835
+ "name": "fast",
836
+ "type": "custom",
837
+ "value": 180
838
+ },
839
+ "none": {
840
+ "name": "none",
841
+ "type": "custom",
842
+ "value": 0
843
+ },
844
+ "slow": {
845
+ "name": "slow",
846
+ "type": "custom",
847
+ "value": 1000
848
+ },
849
+ "faster": {
850
+ "name": "faster",
851
+ "type": "custom",
852
+ "value": 120
853
+ },
854
+ "normal": {
855
+ "name": "normal",
856
+ "type": "custom",
857
+ "value": 800
858
+ },
859
+ "slower": {
860
+ "name": "slower",
861
+ "type": "custom",
862
+ "value": 1200
863
+ },
864
+ "fastest": {
865
+ "name": "fastest",
866
+ "type": "custom",
867
+ "value": 90
868
+ },
869
+ "slowest": {
870
+ "name": "slowest",
871
+ "type": "custom",
872
+ "value": 1800
873
+ }
874
+ },
875
+ "animationDuration": {
876
+ "fast": {
877
+ "name": "fast",
878
+ "type": "custom",
879
+ "value": 180
880
+ },
881
+ "none": {
882
+ "name": "none",
883
+ "type": "custom",
884
+ "value": 0
885
+ },
886
+ "slow": {
887
+ "name": "slow",
888
+ "type": "custom",
889
+ "value": 1000
890
+ },
891
+ "faster": {
892
+ "name": "faster",
893
+ "type": "custom",
894
+ "value": 120
895
+ },
896
+ "normal": {
897
+ "name": "normal",
898
+ "type": "custom",
899
+ "value": 800
900
+ },
901
+ "slower": {
902
+ "name": "slower",
903
+ "type": "custom",
904
+ "value": 1200
905
+ },
906
+ "fastest": {
907
+ "name": "fastest",
908
+ "type": "custom",
909
+ "value": 90
910
+ },
911
+ "slowest": {
912
+ "name": "slowest",
913
+ "type": "custom",
914
+ "value": 1800
915
+ }
916
+ },
917
+ "generateCategoricalMode": "default"
918
+ },
919
+ "element": {
920
+ "axis": {
921
+ "x": {
922
+ "grid": {
923
+ "visible": false
924
+ },
925
+ "tick": {
926
+ "visible": true
927
+ },
928
+ "label": {
929
+ "visible": true
930
+ },
931
+ "title": {
932
+ "visible": false,
933
+ "position": "center"
934
+ },
935
+ "subGrid": {
936
+ "visible": false
937
+ },
938
+ "subTick": {
939
+ "visible": false
940
+ },
941
+ "domainLine": {
942
+ "visible": true
943
+ }
944
+ },
945
+ "y": {
946
+ "grid": {
947
+ "visible": true
948
+ },
949
+ "tick": {
950
+ "visible": false
951
+ },
952
+ "label": {
953
+ "visible": true
954
+ },
955
+ "title": {
956
+ "visible": false,
957
+ "position": "center"
958
+ },
959
+ "subGrid": {
960
+ "visible": false
961
+ },
962
+ "subTick": {
963
+ "visible": false
964
+ },
965
+ "domainLine": {
966
+ "visible": false
967
+ }
968
+ }
969
+ },
970
+ "polar": {
971
+ "sync": false,
972
+ "angle": {
973
+ "grid": {
974
+ "visible": true
975
+ },
976
+ "tick": {
977
+ "visible": true
978
+ },
979
+ "label": {
980
+ "visible": true
981
+ },
982
+ "title": {
983
+ "visible": false,
984
+ "position": "end"
985
+ },
986
+ "subGrid": {
987
+ "visible": false
988
+ },
989
+ "subTick": {
990
+ "visible": false
991
+ },
992
+ "domainLine": {
993
+ "visible": true
994
+ }
995
+ },
996
+ "radius": {
997
+ "grid": {
998
+ "visible": true
999
+ },
1000
+ "tick": {
1001
+ "visible": false
1002
+ },
1003
+ "label": {
1004
+ "visible": true
1005
+ },
1006
+ "title": {
1007
+ "visible": false,
1008
+ "position": "center"
1009
+ },
1010
+ "subGrid": {
1011
+ "visible": false
1012
+ },
1013
+ "subTick": {
1014
+ "visible": false
1015
+ },
1016
+ "domainLine": {
1017
+ "visible": false
1018
+ }
1019
+ }
1020
+ },
1021
+ "title": {
1022
+ "text": {
1023
+ "visible": true
1024
+ },
1025
+ "subtext": {
1026
+ "visible": true
1027
+ }
1028
+ },
1029
+ "tooltip": {
1030
+ "panel": {},
1031
+ "shape": {},
1032
+ "keyLabel": {},
1033
+ "titleLabel": {},
1034
+ "valueLabel": {}
1035
+ },
1036
+ "crosshair": {
1037
+ "bandField": {
1038
+ "line": {
1039
+ "visible": true
1040
+ },
1041
+ "label": {
1042
+ "visible": false,
1043
+ "labelBackground": {
1044
+ "visible": true
1045
+ }
1046
+ }
1047
+ },
1048
+ "linearField": {
1049
+ "line": {
1050
+ "visible": true
1051
+ },
1052
+ "label": {
1053
+ "visible": false,
1054
+ "labelBackground": {
1055
+ "visible": true
1056
+ }
1057
+ }
1058
+ }
1059
+ },
1060
+ "annotation": {
1061
+ "label": {
1062
+ "visible": true,
1063
+ "labelBackground": {
1064
+ "visible": true
1065
+ }
1066
+ },
1067
+ "markArea": {
1068
+ "area": {},
1069
+ "visible": true
1070
+ },
1071
+ "markLine": {
1072
+ "line": {},
1073
+ "visible": true
1074
+ },
1075
+ "markPoint": {
1076
+ "visible": true,
1077
+ "itemContent": {
1078
+ "symbol": {}
1079
+ }
1080
+ }
1081
+ },
1082
+ "discreteLegend": {
1083
+ "item": {
1084
+ "label": {
1085
+ "visible": true
1086
+ },
1087
+ "shape": {},
1088
+ "value": {
1089
+ "visible": true
1090
+ }
1091
+ },
1092
+ "title": {
1093
+ "align": "start",
1094
+ "visible": false
1095
+ }
1096
+ }
1097
+ }
1098
+ },
1099
+ "light": {
1100
+ "easy": {
1101
+ "line": "default",
1102
+ "radius": "default",
1103
+ "spacing": "default",
1104
+ "brandColor": "#0064fa",
1105
+ "paletteMode": "category",
1106
+ "generateCategoricalMode": "default"
1107
+ },
1108
+ "chart": {
1109
+ "bar": {
1110
+ "bar": {
1111
+ "lineWidth": {
1112
+ "type": "user",
1113
+ "label": 0,
1114
+ "value": 0,
1115
+ "width": 0
1116
+ }
1117
+ },
1118
+ "label": {
1119
+ "visible": false,
1120
+ "position": "outside"
1121
+ },
1122
+ "barWidth": "70%",
1123
+ "cornerRadius": [
1124
+ {
1125
+ "type": "custom",
1126
+ "label": "l",
1127
+ "value": "l",
1128
+ "radius": 4
1129
+ },
1130
+ {
1131
+ "type": "custom",
1132
+ "label": "l",
1133
+ "value": "l",
1134
+ "radius": 4
1135
+ },
1136
+ {
1137
+ "type": "user",
1138
+ "label": "0",
1139
+ "value": "0",
1140
+ "radius": 0
1141
+ },
1142
+ {
1143
+ "type": "user",
1144
+ "label": "0",
1145
+ "value": "0",
1146
+ "radius": 0
1147
+ }
1148
+ ],
1149
+ "paddingOuter": 10,
1150
+ "barGapInGroup": "10%",
1151
+ "animationAppear": {
1152
+ "delay": {
1153
+ "type": "custom",
1154
+ "delay": 0,
1155
+ "label": "none",
1156
+ "value": "none"
1157
+ },
1158
+ "easing": "quadInOut",
1159
+ "duration": {
1160
+ "type": "custom",
1161
+ "label": "normal",
1162
+ "value": "normal",
1163
+ "duration": 800
1164
+ }
1165
+ },
1166
+ "animationUpdate": {
1167
+ "delay": {
1168
+ "type": "custom",
1169
+ "delay": 0,
1170
+ "label": "none",
1171
+ "value": "none"
1172
+ },
1173
+ "easing": "quadInOut",
1174
+ "duration": {
1175
+ "type": "custom",
1176
+ "label": "normal",
1177
+ "value": "normal",
1178
+ "duration": 800
1179
+ }
1180
+ },
1181
+ "showMaxMinWidth": false
1182
+ },
1183
+ "pie": {
1184
+ "label": {
1185
+ "line": {
1186
+ "visible": true
1187
+ },
1188
+ "visible": false,
1189
+ "position": "outside"
1190
+ },
1191
+ "stroke": {
1192
+ "type": "user",
1193
+ "group": "色板",
1194
+ "label": "follow-border",
1195
+ "value": "follow-border"
1196
+ },
1197
+ "padAngle": 0,
1198
+ "startAngle": -90,
1199
+ "outerRadius": 0.9,
1200
+ "cornerRadius": {
1201
+ "type": "custom",
1202
+ "label": "l",
1203
+ "value": "l",
1204
+ "radius": 4
1205
+ },
1206
+ "animationAppear": {
1207
+ "delay": {
1208
+ "type": "custom",
1209
+ "delay": 0,
1210
+ "label": "none",
1211
+ "value": "none"
1212
+ },
1213
+ "easing": "quadInOut",
1214
+ "duration": {
1215
+ "type": "custom",
1216
+ "label": "normal",
1217
+ "value": "normal",
1218
+ "duration": 800
1219
+ }
1220
+ },
1221
+ "animationUpdate": {
1222
+ "delay": {
1223
+ "type": "custom",
1224
+ "delay": 0,
1225
+ "label": "none",
1226
+ "value": "none"
1227
+ },
1228
+ "easing": "quadInOut",
1229
+ "duration": {
1230
+ "type": "custom",
1231
+ "label": "normal",
1232
+ "value": "normal",
1233
+ "duration": 800
1234
+ }
1235
+ }
1236
+ },
1237
+ "area": {
1238
+ "area": {
1239
+ "fill": {
1240
+ "endOffset": 100,
1241
+ "endOpacity": 0,
1242
+ "startOffset": 0,
1243
+ "startOpacity": 100
1244
+ },
1245
+ "visible": true,
1246
+ "colorGradient": true
1247
+ },
1248
+ "line": {
1249
+ "visible": true,
1250
+ "curveType": "linear",
1251
+ "lineWidth": {
1252
+ "type": "custom",
1253
+ "label": "width-2",
1254
+ "value": "width-2",
1255
+ "width": 2
1256
+ }
1257
+ },
1258
+ "label": {
1259
+ "visible": false,
1260
+ "position": "top",
1261
+ "fontColor": {
1262
+ "type": "user",
1263
+ "group": "色板",
1264
+ "label": "follow-border",
1265
+ "value": "follow-border"
1266
+ },
1267
+ "fontStyle": {
1268
+ "name": "small-regular",
1269
+ "type": "custom",
1270
+ "label": "small-regular",
1271
+ "value": "small-regular",
1272
+ "fontSize": 12,
1273
+ "fontFamily": [
1274
+ "Inter",
1275
+ "BlinkMacSystemFont",
1276
+ "Segoe UI",
1277
+ "PingFang SC",
1278
+ "Hiragino Sans GB",
1279
+ "Microsoft YaHei",
1280
+ "Helvetica Neue",
1281
+ "Helvetica",
1282
+ "Arial",
1283
+ "sans-serif",
1284
+ "D-DIN"
1285
+ ],
1286
+ "fontWeight": 400,
1287
+ "lineHeight": 16
1288
+ }
1289
+ },
1290
+ "point": {
1291
+ "visible": false
1292
+ },
1293
+ "animationAppear": {
1294
+ "delay": {
1295
+ "type": "custom",
1296
+ "delay": 0,
1297
+ "label": "none",
1298
+ "value": "none"
1299
+ },
1300
+ "easing": "quadInOut",
1301
+ "duration": {
1302
+ "type": "custom",
1303
+ "label": "normal",
1304
+ "value": "normal",
1305
+ "duration": 800
1306
+ }
1307
+ },
1308
+ "animationUpdate": {
1309
+ "delay": {
1310
+ "type": "custom",
1311
+ "delay": 800,
1312
+ "label": "normal",
1313
+ "value": "normal"
1314
+ },
1315
+ "easing": "quadInOut",
1316
+ "duration": {
1317
+ "type": "custom",
1318
+ "label": "normal",
1319
+ "value": "normal",
1320
+ "duration": 800
1321
+ }
1322
+ }
1323
+ },
1324
+ "line": {
1325
+ "line": {
1326
+ "curveType": "linear",
1327
+ "lineWidth": {
1328
+ "type": "custom",
1329
+ "label": "width-2",
1330
+ "value": "width-2",
1331
+ "width": 2
1332
+ }
1333
+ },
1334
+ "point": {
1335
+ "visible": false
1336
+ },
1337
+ "animationAppear": {
1338
+ "delay": {
1339
+ "type": "custom",
1340
+ "delay": 0,
1341
+ "label": "none",
1342
+ "value": "none"
1343
+ },
1344
+ "easing": "quadInOut",
1345
+ "duration": {
1346
+ "type": "custom",
1347
+ "label": "normal",
1348
+ "value": "normal",
1349
+ "duration": 800
1350
+ }
1351
+ },
1352
+ "animationUpdate": {
1353
+ "delay": {
1354
+ "type": "custom",
1355
+ "delay": 0,
1356
+ "label": "none",
1357
+ "value": "none"
1358
+ },
1359
+ "easing": "quadInOut",
1360
+ "duration": {
1361
+ "type": "custom",
1362
+ "label": "normal",
1363
+ "value": "normal",
1364
+ "duration": 800
1365
+ }
1366
+ }
1367
+ },
1368
+ "radar": {
1369
+ "area": {
1370
+ "visible": true,
1371
+ "fillOpacity": 30
1372
+ },
1373
+ "line": {
1374
+ "visible": true,
1375
+ "curveType": "linear",
1376
+ "lineWidth": {
1377
+ "type": "custom",
1378
+ "label": "width-2",
1379
+ "value": "width-2",
1380
+ "width": 2
1381
+ }
1382
+ },
1383
+ "label": {
1384
+ "visible": false,
1385
+ "position": "top",
1386
+ "fontColor": {
1387
+ "type": "user",
1388
+ "group": "色板",
1389
+ "label": "follow-border",
1390
+ "value": "follow-border"
1391
+ },
1392
+ "fontStyle": {
1393
+ "name": "small-regular",
1394
+ "type": "custom",
1395
+ "label": "small-regular",
1396
+ "value": "small-regular",
1397
+ "fontSize": 12,
1398
+ "fontFamily": [
1399
+ "Inter",
1400
+ "BlinkMacSystemFont",
1401
+ "Segoe UI",
1402
+ "PingFang SC",
1403
+ "Hiragino Sans GB",
1404
+ "Microsoft YaHei",
1405
+ "Helvetica Neue",
1406
+ "Helvetica",
1407
+ "Arial",
1408
+ "sans-serif",
1409
+ "D-DIN"
1410
+ ],
1411
+ "fontWeight": 400,
1412
+ "lineHeight": 16
1413
+ }
1414
+ },
1415
+ "point": {
1416
+ "fill": {
1417
+ "type": "user",
1418
+ "group": "色板",
1419
+ "label": "follow-border",
1420
+ "value": "follow-border"
1421
+ },
1422
+ "size": {
1423
+ "type": "user",
1424
+ "label": 6,
1425
+ "value": 6,
1426
+ "width": 6
1427
+ },
1428
+ "stroke": {
1429
+ "type": "custom",
1430
+ "color": "#ffffff",
1431
+ "group": "Bg",
1432
+ "label": "--dv-color-bg-0",
1433
+ "value": "--dv-color-bg-0"
1434
+ },
1435
+ "visible": false,
1436
+ "lineWidth": {
1437
+ "type": "custom",
1438
+ "label": "width-1",
1439
+ "value": "width-1",
1440
+ "width": 1
1441
+ },
1442
+ "symbolType": "circle"
1443
+ }
1444
+ },
1445
+ "funnel": {
1446
+ "gap": {
1447
+ "type": "custom",
1448
+ "label": "spacing-2xs",
1449
+ "space": 2,
1450
+ "value": "spacing-2xs"
1451
+ },
1452
+ "label": {
1453
+ "fill": {
1454
+ "type": "user",
1455
+ "color": "#ffffff",
1456
+ "label": "#ffffff",
1457
+ "value": "#ffffff"
1458
+ },
1459
+ "visible": true,
1460
+ "fontStyle": {
1461
+ "name": "small-regular",
1462
+ "type": "custom",
1463
+ "label": "small-regular",
1464
+ "value": "small-regular",
1465
+ "fontSize": 12,
1466
+ "fontFamily": [
1467
+ "Inter",
1468
+ "BlinkMacSystemFont",
1469
+ "Segoe UI",
1470
+ "PingFang SC",
1471
+ "Hiragino Sans GB",
1472
+ "Microsoft YaHei",
1473
+ "Helvetica Neue",
1474
+ "Helvetica",
1475
+ "Arial",
1476
+ "sans-serif",
1477
+ "D-DIN"
1478
+ ],
1479
+ "fontWeight": 400,
1480
+ "lineHeight": 16
1481
+ }
1482
+ },
1483
+ "funnel": {
1484
+ "lineWidth": {
1485
+ "type": "user",
1486
+ "label": 0,
1487
+ "value": 0,
1488
+ "width": 0
1489
+ }
1490
+ },
1491
+ "transform": {
1492
+ "fill": {
1493
+ "type": "palette",
1494
+ "color": "#1c1f230d",
1495
+ "group": "Fill",
1496
+ "label": "--dv-color-fill-0",
1497
+ "value": "--dv-color-fill-0"
1498
+ },
1499
+ "lineWidth": {
1500
+ "type": "user",
1501
+ "label": 0,
1502
+ "value": 0,
1503
+ "width": 0
1504
+ }
1505
+ },
1506
+ "outerLabel": {
1507
+ "fill": {
1508
+ "type": "palette",
1509
+ "color": "#1c1f23a6",
1510
+ "group": "Text",
1511
+ "label": "--dv-color-text-2",
1512
+ "value": "--dv-color-text-2"
1513
+ },
1514
+ "line": {
1515
+ "stroke": {
1516
+ "type": "palette",
1517
+ "color": "#c6c9cdff",
1518
+ "group": "Line",
1519
+ "label": "--dv-color-line-0",
1520
+ "value": "--dv-color-line-0"
1521
+ },
1522
+ "visible": true,
1523
+ "lineWidth": {
1524
+ "type": "custom",
1525
+ "label": "width-1",
1526
+ "value": "width-1",
1527
+ "width": 1
1528
+ }
1529
+ },
1530
+ "stroke": {
1531
+ "type": "palette",
1532
+ "color": "#c6c9cdff",
1533
+ "group": "Line",
1534
+ "label": "--dv-color-line-0",
1535
+ "value": "--dv-color-line-0"
1536
+ },
1537
+ "visible": false,
1538
+ "fontStyle": {
1539
+ "name": "small-regular",
1540
+ "type": "custom",
1541
+ "label": "small-regular",
1542
+ "value": "small-regular",
1543
+ "fontSize": 12,
1544
+ "fontFamily": [
1545
+ "Inter",
1546
+ "BlinkMacSystemFont",
1547
+ "Segoe UI",
1548
+ "PingFang SC",
1549
+ "Hiragino Sans GB",
1550
+ "Microsoft YaHei",
1551
+ "Helvetica Neue",
1552
+ "Helvetica",
1553
+ "Arial",
1554
+ "sans-serif",
1555
+ "D-DIN"
1556
+ ],
1557
+ "fontWeight": 400,
1558
+ "lineHeight": 16
1559
+ }
1560
+ },
1561
+ "cornerRadius": [
1562
+ {
1563
+ "type": "custom",
1564
+ "label": "l",
1565
+ "value": "l",
1566
+ "radius": 4
1567
+ },
1568
+ {
1569
+ "type": "custom",
1570
+ "label": "l",
1571
+ "value": "l",
1572
+ "radius": 4
1573
+ },
1574
+ {
1575
+ "type": "custom",
1576
+ "label": "l",
1577
+ "value": "l",
1578
+ "radius": 4
1579
+ },
1580
+ {
1581
+ "type": "custom",
1582
+ "label": "l",
1583
+ "value": "l",
1584
+ "radius": 4
1585
+ }
1586
+ ],
1587
+ "transformLabel": {
1588
+ "visible": false
1589
+ },
1590
+ "animationAppear": {
1591
+ "delay": {
1592
+ "type": "custom",
1593
+ "delay": 0,
1594
+ "label": "none",
1595
+ "value": "none"
1596
+ },
1597
+ "easing": "quadInOut",
1598
+ "duration": {
1599
+ "type": "custom",
1600
+ "label": "normal",
1601
+ "value": "normal",
1602
+ "duration": 800
1603
+ }
1604
+ },
1605
+ "animationUpdate": {
1606
+ "delay": {
1607
+ "type": "custom",
1608
+ "delay": 800,
1609
+ "label": "normal",
1610
+ "value": "normal"
1611
+ },
1612
+ "easing": "quadInOut",
1613
+ "duration": {
1614
+ "type": "custom",
1615
+ "label": "normal",
1616
+ "value": "normal",
1617
+ "duration": 800
1618
+ }
1619
+ }
1620
+ },
1621
+ "heatmap": {
1622
+ "cell": {
1623
+ "stroke": {
1624
+ "type": "custom",
1625
+ "color": "#ffffff",
1626
+ "group": "Bg",
1627
+ "label": "--dv-color-bg-0",
1628
+ "value": "--dv-color-bg-0"
1629
+ },
1630
+ "visible": true,
1631
+ "lineWidth": {
1632
+ "type": "custom",
1633
+ "label": "width-1",
1634
+ "value": "width-1",
1635
+ "width": 1
1636
+ }
1637
+ },
1638
+ "label": {
1639
+ "visible": true,
1640
+ "position": "inside",
1641
+ "fontColor": {
1642
+ "type": "palette",
1643
+ "color": "#1c1f23ff",
1644
+ "group": "Text",
1645
+ "label": "--dv-color-text-0",
1646
+ "value": "--dv-color-text-0"
1647
+ },
1648
+ "fontStyle": {
1649
+ "name": "small-regular",
1650
+ "type": "custom",
1651
+ "label": "small-regular",
1652
+ "value": "small-regular",
1653
+ "fontSize": 12,
1654
+ "fontFamily": [
1655
+ "Inter",
1656
+ "BlinkMacSystemFont",
1657
+ "Segoe UI",
1658
+ "PingFang SC",
1659
+ "Hiragino Sans GB",
1660
+ "Microsoft YaHei",
1661
+ "Helvetica Neue",
1662
+ "Helvetica",
1663
+ "Arial",
1664
+ "sans-serif",
1665
+ "D-DIN"
1666
+ ],
1667
+ "fontWeight": 400,
1668
+ "lineHeight": 16
1669
+ }
1670
+ }
1671
+ },
1672
+ "scatter": {
1673
+ "label": {
1674
+ "visible": false,
1675
+ "position": "top",
1676
+ "fontColor": {
1677
+ "type": "user",
1678
+ "group": "色板",
1679
+ "label": "follow-border",
1680
+ "value": "follow-border"
1681
+ },
1682
+ "fontStyle": {
1683
+ "name": "small-regular",
1684
+ "type": "custom",
1685
+ "label": "small-regular",
1686
+ "value": "small-regular",
1687
+ "fontSize": 12,
1688
+ "fontFamily": [
1689
+ "Inter",
1690
+ "BlinkMacSystemFont",
1691
+ "Segoe UI",
1692
+ "PingFang SC",
1693
+ "Hiragino Sans GB",
1694
+ "Microsoft YaHei",
1695
+ "Helvetica Neue",
1696
+ "Helvetica",
1697
+ "Arial",
1698
+ "sans-serif",
1699
+ "D-DIN"
1700
+ ],
1701
+ "fontWeight": 400,
1702
+ "lineHeight": 16
1703
+ }
1704
+ },
1705
+ "point": {
1706
+ "fill": {
1707
+ "type": "user",
1708
+ "group": "色板",
1709
+ "label": "follow-border",
1710
+ "value": "follow-border"
1711
+ },
1712
+ "size": {
1713
+ "type": "user",
1714
+ "label": 8,
1715
+ "value": 8,
1716
+ "width": 8
1717
+ },
1718
+ "stroke": {
1719
+ "type": "custom",
1720
+ "color": "#ffffff",
1721
+ "group": "Bg",
1722
+ "label": "--dv-color-bg-0",
1723
+ "value": "--dv-color-bg-0"
1724
+ },
1725
+ "visible": true,
1726
+ "lineWidth": {
1727
+ "type": "custom",
1728
+ "label": "width-1",
1729
+ "value": "width-1",
1730
+ "width": 1
1731
+ },
1732
+ "symbolType": "circle"
1733
+ }
1734
+ }
1735
+ },
1736
+ "global": {
1737
+ "font": {
1738
+ "title": {
1739
+ "name": "title",
1740
+ "type": "custom",
1741
+ "fontSize": 18,
1742
+ "fontFamily": [
1743
+ "Inter",
1744
+ "BlinkMacSystemFont",
1745
+ "Segoe UI",
1746
+ "PingFang SC",
1747
+ "Hiragino Sans GB",
1748
+ "Microsoft YaHei",
1749
+ "Helvetica Neue",
1750
+ "Helvetica",
1751
+ "Arial",
1752
+ "sans-serif",
1753
+ "D-DIN"
1754
+ ],
1755
+ "fontWeight": 600,
1756
+ "lineHeight": 24
1757
+ },
1758
+ "small-regular": {
1759
+ "name": "small-regular",
1760
+ "type": "custom",
1761
+ "fontSize": 12,
1762
+ "fontFamily": [
1763
+ "Inter",
1764
+ "BlinkMacSystemFont",
1765
+ "Segoe UI",
1766
+ "PingFang SC",
1767
+ "Hiragino Sans GB",
1768
+ "Microsoft YaHei",
1769
+ "Helvetica Neue",
1770
+ "Helvetica",
1771
+ "Arial",
1772
+ "sans-serif",
1773
+ "D-DIN"
1774
+ ],
1775
+ "fontWeight": 400,
1776
+ "lineHeight": 16
1777
+ },
1778
+ "small-semibold": {
1779
+ "name": "small-semibold",
1780
+ "type": "custom",
1781
+ "fontSize": 12,
1782
+ "fontFamily": [
1783
+ "Inter",
1784
+ "BlinkMacSystemFont",
1785
+ "Segoe UI",
1786
+ "PingFang SC",
1787
+ "Hiragino Sans GB",
1788
+ "Microsoft YaHei",
1789
+ "Helvetica Neue",
1790
+ "Helvetica",
1791
+ "Arial",
1792
+ "sans-serif",
1793
+ "D-DIN"
1794
+ ],
1795
+ "fontWeight": 600,
1796
+ "lineHeight": 16
1797
+ },
1798
+ "paragraph-regular": {
1799
+ "name": "paragraph-regular",
1800
+ "type": "custom",
1801
+ "fontSize": 14,
1802
+ "fontFamily": [
1803
+ "Inter",
1804
+ "BlinkMacSystemFont",
1805
+ "Segoe UI",
1806
+ "PingFang SC",
1807
+ "Hiragino Sans GB",
1808
+ "Microsoft YaHei",
1809
+ "Helvetica Neue",
1810
+ "Helvetica",
1811
+ "Arial",
1812
+ "sans-serif",
1813
+ "D-DIN"
1814
+ ],
1815
+ "fontWeight": 400,
1816
+ "lineHeight": 20
1817
+ },
1818
+ "paragraph-semibold": {
1819
+ "name": "paragraph-semibold",
1820
+ "type": "custom",
1821
+ "fontSize": 14,
1822
+ "fontFamily": [
1823
+ "Inter",
1824
+ "BlinkMacSystemFont",
1825
+ "Segoe UI",
1826
+ "PingFang SC",
1827
+ "Hiragino Sans GB",
1828
+ "Microsoft YaHei",
1829
+ "Helvetica Neue",
1830
+ "Helvetica",
1831
+ "Arial",
1832
+ "sans-serif",
1833
+ "D-DIN"
1834
+ ],
1835
+ "fontWeight": 600,
1836
+ "lineHeight": 20
1837
+ }
1838
+ },
1839
+ "color": {
1840
+ "--dv-color-bg-0": {
1841
+ "type": "custom",
1842
+ "custom": "#ffffff"
1843
+ },
1844
+ "--dv-color-info": {
1845
+ "type": "palette",
1846
+ "palette": {
1847
+ "alpha": 1,
1848
+ "paletteName": "blue",
1849
+ "paletteIndex": 5
1850
+ }
1851
+ },
1852
+ "--dv-color-danger": {
1853
+ "type": "palette",
1854
+ "palette": {
1855
+ "alpha": 1,
1856
+ "paletteName": "red",
1857
+ "paletteIndex": 5
1858
+ }
1859
+ },
1860
+ "--dv-color-fill-0": {
1861
+ "type": "palette",
1862
+ "palette": {
1863
+ "alpha": 0.05,
1864
+ "paletteName": "grey",
1865
+ "paletteIndex": 9
1866
+ }
1867
+ },
1868
+ "--dv-color-line-0": {
1869
+ "type": "palette",
1870
+ "palette": {
1871
+ "alpha": 1,
1872
+ "paletteName": "grey",
1873
+ "paletteIndex": 2
1874
+ }
1875
+ },
1876
+ "--dv-color-line-1": {
1877
+ "type": "palette",
1878
+ "palette": {
1879
+ "alpha": 1,
1880
+ "paletteName": "grey",
1881
+ "paletteIndex": 4
1882
+ }
1883
+ },
1884
+ "--dv-color-text-0": {
1885
+ "type": "palette",
1886
+ "palette": {
1887
+ "alpha": 1,
1888
+ "paletteName": "grey",
1889
+ "paletteIndex": 9
1890
+ }
1891
+ },
1892
+ "--dv-color-text-1": {
1893
+ "type": "palette",
1894
+ "palette": {
1895
+ "alpha": 0.8,
1896
+ "paletteName": "grey",
1897
+ "paletteIndex": 9
1898
+ }
1899
+ },
1900
+ "--dv-color-text-2": {
1901
+ "type": "palette",
1902
+ "palette": {
1903
+ "alpha": 0.65,
1904
+ "paletteName": "grey",
1905
+ "paletteIndex": 9
1906
+ }
1907
+ },
1908
+ "--dv-color-text-3": {
1909
+ "type": "palette",
1910
+ "palette": {
1911
+ "alpha": 0.35,
1912
+ "paletteName": "grey",
1913
+ "paletteIndex": 9
1914
+ }
1915
+ },
1916
+ "--dv-color-success": {
1917
+ "type": "palette",
1918
+ "palette": {
1919
+ "alpha": 1,
1920
+ "paletteName": "green",
1921
+ "paletteIndex": 5
1922
+ }
1923
+ },
1924
+ "--dv-color-warning": {
1925
+ "type": "palette",
1926
+ "palette": {
1927
+ "alpha": 1,
1928
+ "paletteName": "orange",
1929
+ "paletteIndex": 5
1930
+ }
1931
+ },
1932
+ "--dv-color-info-hover": {
1933
+ "type": "palette",
1934
+ "palette": {
1935
+ "alpha": 1,
1936
+ "paletteName": "blue",
1937
+ "paletteIndex": 6
1938
+ }
1939
+ },
1940
+ "--dv-color-info-active": {
1941
+ "type": "palette",
1942
+ "palette": {
1943
+ "alpha": 1,
1944
+ "paletteName": "blue",
1945
+ "paletteIndex": 7
1946
+ }
1947
+ },
1948
+ "--dv-color-danger-hover": {
1949
+ "type": "palette",
1950
+ "palette": {
1951
+ "alpha": 1,
1952
+ "paletteName": "red",
1953
+ "paletteIndex": 6
1954
+ }
1955
+ },
1956
+ "--dv-color-sequential-0": {
1957
+ "type": "custom",
1958
+ "custom": "#e7f9f7"
1959
+ },
1960
+ "--dv-color-sequential-1": {
1961
+ "type": "custom",
1962
+ "custom": "#c7f3ee"
1963
+ },
1964
+ "--dv-color-sequential-2": {
1965
+ "type": "custom",
1966
+ "custom": "#92e7df"
1967
+ },
1968
+ "--dv-color-sequential-3": {
1969
+ "type": "custom",
1970
+ "custom": "#63dcd2"
1971
+ },
1972
+ "--dv-color-sequential-4": {
1973
+ "type": "custom",
1974
+ "custom": "#37d0c6"
1975
+ },
1976
+ "--dv-color-sequential-5": {
1977
+ "type": "custom",
1978
+ "custom": "#10C4BB"
1979
+ },
1980
+ "--dv-color-sequential-6": {
1981
+ "type": "custom",
1982
+ "custom": "#0ca39e"
1983
+ },
1984
+ "--dv-color-sequential-7": {
1985
+ "type": "custom",
1986
+ "custom": "#088381"
1987
+ },
1988
+ "--dv-color-sequential-8": {
1989
+ "type": "custom",
1990
+ "custom": "#056262"
1991
+ },
1992
+ "--dv-color-sequential-9": {
1993
+ "type": "custom",
1994
+ "custom": "#034041"
1995
+ },
1996
+ "--dv-color-categorical-0": {
1997
+ "type": "custom",
1998
+ "custom": "#10C4BB"
1999
+ },
2000
+ "--dv-color-categorical-1": {
2001
+ "type": "custom",
2002
+ "custom": "#2155FF"
2003
+ },
2004
+ "--dv-color-categorical-2": {
2005
+ "type": "custom",
2006
+ "custom": "#2FC569"
2007
+ },
2008
+ "--dv-color-categorical-3": {
2009
+ "type": "custom",
2010
+ "custom": "#FF7214"
2011
+ },
2012
+ "--dv-color-categorical-4": {
2013
+ "type": "custom",
2014
+ "custom": "#FFB414"
2015
+ },
2016
+ "--dv-color-categorical-5": {
2017
+ "type": "custom",
2018
+ "custom": "#8352FF"
2019
+ },
2020
+ "--dv-color-categorical-6": {
2021
+ "type": "custom",
2022
+ "custom": "#39C0FF"
2023
+ },
2024
+ "--dv-color-categorical-7": {
2025
+ "type": "custom",
2026
+ "custom": "#FF689A"
2027
+ },
2028
+ "--dv-color-categorical-8": {
2029
+ "type": "custom",
2030
+ "custom": "#07A8B1"
2031
+ },
2032
+ "--dv-color-categorical-9": {
2033
+ "type": "custom",
2034
+ "custom": "#555CE0"
2035
+ },
2036
+ "--dv-color-danger-active": {
2037
+ "type": "palette",
2038
+ "palette": {
2039
+ "alpha": 1,
2040
+ "paletteName": "red",
2041
+ "paletteIndex": 7
2042
+ }
2043
+ },
2044
+ "--dv-color-info-disabled": {
2045
+ "type": "palette",
2046
+ "palette": {
2047
+ "alpha": 1,
2048
+ "paletteName": "blue",
2049
+ "paletteIndex": 8
2050
+ }
2051
+ },
2052
+ "--dv-color-success-hover": {
2053
+ "type": "palette",
2054
+ "palette": {
2055
+ "alpha": 1,
2056
+ "paletteName": "green",
2057
+ "paletteIndex": 6
2058
+ }
2059
+ },
2060
+ "--dv-color-warning-hover": {
2061
+ "type": "palette",
2062
+ "palette": {
2063
+ "alpha": 1,
2064
+ "paletteName": "orange",
2065
+ "paletteIndex": 6
2066
+ }
2067
+ },
2068
+ "--dv-color-categorical-10": {
2069
+ "type": "custom",
2070
+ "custom": "#85D200"
2071
+ },
2072
+ "--dv-color-categorical-11": {
2073
+ "type": "custom",
2074
+ "custom": "#D263D8"
2075
+ },
2076
+ "--dv-color-categorical-12": {
2077
+ "type": "custom",
2078
+ "custom": "#79A2CE"
2079
+ },
2080
+ "--dv-color-success-active": {
2081
+ "type": "palette",
2082
+ "palette": {
2083
+ "alpha": 1,
2084
+ "paletteName": "green",
2085
+ "paletteIndex": 7
2086
+ }
2087
+ },
2088
+ "--dv-color-warning-active": {
2089
+ "type": "palette",
2090
+ "palette": {
2091
+ "alpha": 1,
2092
+ "paletteName": "orange",
2093
+ "paletteIndex": 7
2094
+ }
2095
+ },
2096
+ "--dv-color-danger-disabled": {
2097
+ "type": "palette",
2098
+ "palette": {
2099
+ "alpha": 1,
2100
+ "paletteName": "red",
2101
+ "paletteIndex": 2
2102
+ }
2103
+ },
2104
+ "--dv-color-success-disabled": {
2105
+ "type": "palette",
2106
+ "palette": {
2107
+ "alpha": 1,
2108
+ "paletteName": "green",
2109
+ "paletteIndex": 2
2110
+ }
2111
+ },
2112
+ "--dv-color-warning-disabled": {
2113
+ "type": "palette",
2114
+ "palette": {
2115
+ "alpha": 1,
2116
+ "paletteName": "orange",
2117
+ "paletteIndex": 2
2118
+ }
2119
+ }
2120
+ },
2121
+ "round": {
2122
+ "l": {
2123
+ "name": "l",
2124
+ "type": "custom",
2125
+ "value": "4px"
2126
+ },
2127
+ "m": {
2128
+ "name": "m",
2129
+ "type": "custom",
2130
+ "value": "2px"
2131
+ },
2132
+ "s": {
2133
+ "name": "s",
2134
+ "type": "custom",
2135
+ "value": "1px"
2136
+ },
2137
+ "xl": {
2138
+ "name": "xl",
2139
+ "type": "custom",
2140
+ "value": "6px"
2141
+ },
2142
+ "xs": {
2143
+ "name": "xs",
2144
+ "type": "custom",
2145
+ "value": "0px"
2146
+ }
2147
+ },
2148
+ "palette": {
2149
+ "red": [
2150
+ "#fff4ef",
2151
+ "#ffe1d4",
2152
+ "#ffc1aa",
2153
+ "#ff9d7f",
2154
+ "#ff7755",
2155
+ "#ff4e2a",
2156
+ "#db371e",
2157
+ "#b82413",
2158
+ "#94140b",
2159
+ "#700905"
2160
+ ],
2161
+ "blue": [
2162
+ "#ecf6ff",
2163
+ "#cee8ff",
2164
+ "#9dcfff",
2165
+ "#6cb5ff",
2166
+ "#3b99ff",
2167
+ "#0a7bff",
2168
+ "#0263db",
2169
+ "#004fb8",
2170
+ "#003d94",
2171
+ "#002c70"
2172
+ ],
2173
+ "cyan": [
2174
+ "#e7f8f9",
2175
+ "#c6f1f4",
2176
+ "#91e2e8",
2177
+ "#61d2dd",
2178
+ "#35c1d1",
2179
+ "#0dafc6",
2180
+ "#098fa5",
2181
+ "#067084",
2182
+ "#045263",
2183
+ "#023642"
2184
+ ],
2185
+ "grey": [
2186
+ "#f9f9f9",
2187
+ "#e6eaea",
2188
+ "#c6cdcc",
2189
+ "#a7b0af",
2190
+ "#889292",
2191
+ "#6b7575",
2192
+ "#586162",
2193
+ "#464e4e",
2194
+ "#343a3b",
2195
+ "#222727"
2196
+ ],
2197
+ "lime": [
2198
+ "#f3fce9",
2199
+ "#e4faca",
2200
+ "#cef496",
2201
+ "#bbef65",
2202
+ "#ace936",
2203
+ "#a0e409",
2204
+ "#82be06",
2205
+ "#659803",
2206
+ "#497201",
2207
+ "#2f4c00"
2208
+ ],
2209
+ "pink": [
2210
+ "#ffeff0",
2211
+ "#ffd4d9",
2212
+ "#ffaab6",
2213
+ "#fe7f96",
2214
+ "#fe5478",
2215
+ "#fe2a5e",
2216
+ "#da1e52",
2217
+ "#b71346",
2218
+ "#930b3a",
2219
+ "#6f052d"
2220
+ ],
2221
+ "teal": [
2222
+ "#e5f8f6",
2223
+ "#c2f0ed",
2224
+ "#8be1dd",
2225
+ "#59d3cf",
2226
+ "#2dc4c1",
2227
+ "#07b5b5",
2228
+ "#049497",
2229
+ "#027579",
2230
+ "#01565b",
2231
+ "#00383c"
2232
+ ],
2233
+ "amber": [
2234
+ "#fffeee",
2235
+ "#fffbd2",
2236
+ "#fff5a5",
2237
+ "#ffeb79",
2238
+ "#ffdf4c",
2239
+ "#ffcf1f",
2240
+ "#d5a318",
2241
+ "#aa7a11",
2242
+ "#80550c",
2243
+ "#553507"
2244
+ ],
2245
+ "brand": [
2246
+ "#e7f9f7",
2247
+ "#c7f3ee",
2248
+ "#92e7df",
2249
+ "#63dcd2",
2250
+ "#37d0c6",
2251
+ "#10c4bb",
2252
+ "#0ca39e",
2253
+ "#088381",
2254
+ "#056262",
2255
+ "#034041"
2256
+ ],
2257
+ "green": [
2258
+ "#edf8ee",
2259
+ "#d2f1d5",
2260
+ "#a8e3af",
2261
+ "#82d58d",
2262
+ "#60c76f",
2263
+ "#41b955",
2264
+ "#359a47",
2265
+ "#297b39",
2266
+ "#1e5d2b",
2267
+ "#133e1d"
2268
+ ],
2269
+ "indigo": [
2270
+ "#eef0f9",
2271
+ "#d4daf3",
2272
+ "#acb6e8",
2273
+ "#8693dc",
2274
+ "#6473d1",
2275
+ "#4554c5",
2276
+ "#3945b1",
2277
+ "#2d379c",
2278
+ "#232a88",
2279
+ "#1b1f73"
2280
+ ],
2281
+ "orange": [
2282
+ "#fffaec",
2283
+ "#fff2ce",
2284
+ "#ffe19d",
2285
+ "#ffcd6c",
2286
+ "#ffb63b",
2287
+ "#ff9b0a",
2288
+ "#d57606",
2289
+ "#aa5503",
2290
+ "#803901",
2291
+ "#552100"
2292
+ ],
2293
+ "purple": [
2294
+ "#f9ebf8",
2295
+ "#f2cef1",
2296
+ "#e6a1e5",
2297
+ "#d878d9",
2298
+ "#c653cd",
2299
+ "#b431c0",
2300
+ "#9c27ac",
2301
+ "#851e97",
2302
+ "#6f1683",
2303
+ "#5a0f6e"
2304
+ ],
2305
+ "violet": [
2306
+ "#f6effb",
2307
+ "#e8d6f7",
2308
+ "#cfaff0",
2309
+ "#b58ae8",
2310
+ "#9b67e1",
2311
+ "#8046d9",
2312
+ "#6335b5",
2313
+ "#492692",
2314
+ "#321a6e",
2315
+ "#1e0f4a"
2316
+ ],
2317
+ "yellow": [
2318
+ "#fffeec",
2319
+ "#fffcce",
2320
+ "#fff69d",
2321
+ "#ffed6c",
2322
+ "#ffe13b",
2323
+ "#ffd10a",
2324
+ "#d5b106",
2325
+ "#aa9003",
2326
+ "#806e01",
2327
+ "#554b00"
2328
+ ],
2329
+ "light-blue": [
2330
+ "#ecf9ff",
2331
+ "#ceeeff",
2332
+ "#9ddcff",
2333
+ "#6cc9ff",
2334
+ "#3bb3ff",
2335
+ "#0a9cff",
2336
+ "#0280db",
2337
+ "#0067b8",
2338
+ "#005194",
2339
+ "#003b70"
2340
+ ],
2341
+ "light-green": [
2342
+ "#f4f9ee",
2343
+ "#e6f4d4",
2344
+ "#cde8ac",
2345
+ "#b4dd86",
2346
+ "#9cd164",
2347
+ "#85c645",
2348
+ "#6ca538",
2349
+ "#54842b",
2350
+ "#3e6320",
2351
+ "#284214"
2352
+ ]
2353
+ },
2354
+ "spacing": {
2355
+ "spacing-l": {
2356
+ "name": "spacing-l",
2357
+ "type": "custom",
2358
+ "value": 20
2359
+ },
2360
+ "spacing-m": {
2361
+ "name": "spacing-m",
2362
+ "type": "custom",
2363
+ "value": 16
2364
+ },
2365
+ "spacing-s": {
2366
+ "name": "spacing-s",
2367
+ "type": "custom",
2368
+ "value": 12
2369
+ },
2370
+ "spacing-xl": {
2371
+ "name": "spacing-xl",
2372
+ "type": "custom",
2373
+ "value": 24
2374
+ },
2375
+ "spacing-xs": {
2376
+ "name": "spacing-xs",
2377
+ "type": "custom",
2378
+ "value": 6
2379
+ },
2380
+ "spacing-2xl": {
2381
+ "name": "spacing-2xl",
2382
+ "type": "custom",
2383
+ "value": 28
2384
+ },
2385
+ "spacing-2xs": {
2386
+ "name": "spacing-2xs",
2387
+ "type": "custom",
2388
+ "value": 4
2389
+ }
2390
+ },
2391
+ "lineDash": {
2392
+ "dash-0": {
2393
+ "name": "dash-0",
2394
+ "type": "custom",
2395
+ "value": [
2396
+ 2,
2397
+ 2
2398
+ ]
2399
+ },
2400
+ "dash-1": {
2401
+ "name": "dash-1",
2402
+ "type": "custom",
2403
+ "value": [
2404
+ 4,
2405
+ 4
2406
+ ]
2407
+ }
2408
+ },
2409
+ "lineWidth": {
2410
+ "width-0": {
2411
+ "name": "width-0",
2412
+ "type": "custom",
2413
+ "value": 0.5
2414
+ },
2415
+ "width-1": {
2416
+ "name": "width-1",
2417
+ "type": "custom",
2418
+ "value": 1
2419
+ },
2420
+ "width-2": {
2421
+ "name": "width-2",
2422
+ "type": "custom",
2423
+ "value": 2
2424
+ }
2425
+ },
2426
+ "brandColor": "#10C4BB",
2427
+ "fontGlobal": {
2428
+ "fontSize": 14,
2429
+ "fontFamily": [
2430
+ "Inter",
2431
+ "BlinkMacSystemFont",
2432
+ "Segoe UI",
2433
+ "PingFang SC",
2434
+ "Hiragino Sans GB",
2435
+ "Microsoft YaHei",
2436
+ "Helvetica Neue",
2437
+ "Helvetica",
2438
+ "Arial",
2439
+ "sans-serif",
2440
+ "D-DIN"
2441
+ ],
2442
+ "lineMultiple": 1.4
2443
+ },
2444
+ "paletteMode": "categorical",
2445
+ "animationDelay": {
2446
+ "fast": {
2447
+ "name": "fast",
2448
+ "type": "custom",
2449
+ "value": 180
2450
+ },
2451
+ "none": {
2452
+ "name": "none",
2453
+ "type": "custom",
2454
+ "value": 0
2455
+ },
2456
+ "slow": {
2457
+ "name": "slow",
2458
+ "type": "custom",
2459
+ "value": 1000
2460
+ },
2461
+ "faster": {
2462
+ "name": "faster",
2463
+ "type": "custom",
2464
+ "value": 120
2465
+ },
2466
+ "normal": {
2467
+ "name": "normal",
2468
+ "type": "custom",
2469
+ "value": 800
2470
+ },
2471
+ "slower": {
2472
+ "name": "slower",
2473
+ "type": "custom",
2474
+ "value": 1200
2475
+ },
2476
+ "fastest": {
2477
+ "name": "fastest",
2478
+ "type": "custom",
2479
+ "value": 90
2480
+ },
2481
+ "slowest": {
2482
+ "name": "slowest",
2483
+ "type": "custom",
2484
+ "value": 1800
2485
+ }
2486
+ },
2487
+ "animationDuration": {
2488
+ "fast": {
2489
+ "name": "fast",
2490
+ "type": "custom",
2491
+ "value": 180
2492
+ },
2493
+ "none": {
2494
+ "name": "none",
2495
+ "type": "custom",
2496
+ "value": 0
2497
+ },
2498
+ "slow": {
2499
+ "name": "slow",
2500
+ "type": "custom",
2501
+ "value": 1000
2502
+ },
2503
+ "faster": {
2504
+ "name": "faster",
2505
+ "type": "custom",
2506
+ "value": 120
2507
+ },
2508
+ "normal": {
2509
+ "name": "normal",
2510
+ "type": "custom",
2511
+ "value": 800
2512
+ },
2513
+ "slower": {
2514
+ "name": "slower",
2515
+ "type": "custom",
2516
+ "value": 1200
2517
+ },
2518
+ "fastest": {
2519
+ "name": "fastest",
2520
+ "type": "custom",
2521
+ "value": 90
2522
+ },
2523
+ "slowest": {
2524
+ "name": "slowest",
2525
+ "type": "custom",
2526
+ "value": 1800
2527
+ }
2528
+ },
2529
+ "generateCategoricalMode": "default"
2530
+ },
2531
+ "element": {
2532
+ "axis": {
2533
+ "x": {
2534
+ "grid": {
2535
+ "visible": false
2536
+ },
2537
+ "tick": {
2538
+ "stroke": {
2539
+ "type": "palette",
2540
+ "color": "#c6c9cdff",
2541
+ "group": "Line",
2542
+ "label": "--dv-color-line-0",
2543
+ "value": "--dv-color-line-0"
2544
+ },
2545
+ "visible": true,
2546
+ "lineWidth": {
2547
+ "type": "custom",
2548
+ "label": "width-1",
2549
+ "value": "width-1",
2550
+ "width": 1
2551
+ }
2552
+ },
2553
+ "label": {
2554
+ "space": {
2555
+ "type": "custom",
2556
+ "label": "spacing-s",
2557
+ "space": 8,
2558
+ "value": "spacing-s"
2559
+ },
2560
+ "visible": true,
2561
+ "fontColor": {
2562
+ "type": "palette",
2563
+ "color": "#1c1f23a6",
2564
+ "group": "Text",
2565
+ "label": "--dv-color-text-2",
2566
+ "value": "--dv-color-text-2"
2567
+ },
2568
+ "fontStyle": {
2569
+ "name": "small-regular",
2570
+ "type": "custom",
2571
+ "label": "small-regular",
2572
+ "value": "small-regular",
2573
+ "fontSize": 12,
2574
+ "fontFamily": [
2575
+ "Inter",
2576
+ "BlinkMacSystemFont",
2577
+ "Segoe UI",
2578
+ "PingFang SC",
2579
+ "Hiragino Sans GB",
2580
+ "Microsoft YaHei",
2581
+ "Helvetica Neue",
2582
+ "Helvetica",
2583
+ "Arial",
2584
+ "sans-serif",
2585
+ "D-DIN"
2586
+ ],
2587
+ "fontWeight": 400,
2588
+ "lineHeight": 16
2589
+ }
2590
+ },
2591
+ "title": {
2592
+ "visible": false,
2593
+ "position": "center"
2594
+ },
2595
+ "subGrid": {
2596
+ "visible": false
2597
+ },
2598
+ "subTick": {
2599
+ "visible": false
2600
+ },
2601
+ "domainLine": {
2602
+ "stroke": {
2603
+ "type": "palette",
2604
+ "color": "#c6c9cdff",
2605
+ "group": "Line",
2606
+ "label": "--dv-color-line-0",
2607
+ "value": "--dv-color-line-0"
2608
+ },
2609
+ "visible": true,
2610
+ "lineWidth": {
2611
+ "type": "custom",
2612
+ "label": "width-1",
2613
+ "value": "width-1",
2614
+ "width": 1
2615
+ }
2616
+ }
2617
+ },
2618
+ "y": {
2619
+ "grid": {
2620
+ "stroke": {
2621
+ "type": "palette",
2622
+ "color": "#c6c9cdff",
2623
+ "group": "Line",
2624
+ "label": "--dv-color-line-0",
2625
+ "value": "--dv-color-line-0"
2626
+ },
2627
+ "visible": true,
2628
+ "lineDash": {
2629
+ "dash": [
2630
+ 2,
2631
+ 2
2632
+ ],
2633
+ "type": "custom",
2634
+ "label": "dash-0",
2635
+ "value": "dash-0"
2636
+ },
2637
+ "lineWidth": {
2638
+ "type": "custom",
2639
+ "label": "width-1",
2640
+ "value": "width-1",
2641
+ "width": 1
2642
+ }
2643
+ },
2644
+ "tick": {
2645
+ "visible": false
2646
+ },
2647
+ "label": {
2648
+ "space": {
2649
+ "type": "custom",
2650
+ "label": "spacing-m",
2651
+ "space": 12,
2652
+ "value": "spacing-m"
2653
+ },
2654
+ "visible": true,
2655
+ "fontColor": {
2656
+ "type": "palette",
2657
+ "color": "#1c1f23a6",
2658
+ "group": "Text",
2659
+ "label": "--dv-color-text-2",
2660
+ "value": "--dv-color-text-2"
2661
+ },
2662
+ "fontStyle": {
2663
+ "name": "small-regular",
2664
+ "type": "custom",
2665
+ "label": "small-regular",
2666
+ "value": "small-regular",
2667
+ "fontSize": 12,
2668
+ "fontFamily": [
2669
+ "Inter",
2670
+ "BlinkMacSystemFont",
2671
+ "Segoe UI",
2672
+ "PingFang SC",
2673
+ "Hiragino Sans GB",
2674
+ "Microsoft YaHei",
2675
+ "Helvetica Neue",
2676
+ "Helvetica",
2677
+ "Arial",
2678
+ "sans-serif",
2679
+ "D-DIN"
2680
+ ],
2681
+ "fontWeight": 400,
2682
+ "lineHeight": 16
2683
+ }
2684
+ },
2685
+ "title": {
2686
+ "visible": false,
2687
+ "position": "center"
2688
+ },
2689
+ "subGrid": {
2690
+ "visible": false
2691
+ },
2692
+ "subTick": {
2693
+ "visible": false
2694
+ },
2695
+ "domainLine": {
2696
+ "visible": false
2697
+ }
2698
+ }
2699
+ },
2700
+ "polar": {
2701
+ "sync": false,
2702
+ "angle": {
2703
+ "grid": {
2704
+ "stroke": {
2705
+ "type": "palette",
2706
+ "color": "#c6c9cdff",
2707
+ "group": "Line",
2708
+ "label": "--dv-color-line-0",
2709
+ "value": "--dv-color-line-0"
2710
+ },
2711
+ "visible": true,
2712
+ "lineDash": {
2713
+ "dash": [
2714
+ 2,
2715
+ 2
2716
+ ],
2717
+ "type": "custom",
2718
+ "label": "dash-0",
2719
+ "value": "dash-0"
2720
+ },
2721
+ "lineWidth": {
2722
+ "type": "custom",
2723
+ "label": "width-1",
2724
+ "value": "width-1",
2725
+ "width": 1
2726
+ }
2727
+ },
2728
+ "tick": {
2729
+ "visible": false
2730
+ },
2731
+ "label": {
2732
+ "space": {
2733
+ "type": "custom",
2734
+ "label": "spacing-m",
2735
+ "space": 12,
2736
+ "value": "spacing-m"
2737
+ },
2738
+ "visible": true,
2739
+ "fontColor": {
2740
+ "type": "palette",
2741
+ "color": "#1c1f23a6",
2742
+ "group": "Text",
2743
+ "label": "--dv-color-text-2",
2744
+ "value": "--dv-color-text-2"
2745
+ },
2746
+ "fontStyle": {
2747
+ "name": "small-regular",
2748
+ "type": "custom",
2749
+ "label": "small-regular",
2750
+ "value": "small-regular",
2751
+ "fontSize": 12,
2752
+ "fontFamily": [
2753
+ "Inter",
2754
+ "BlinkMacSystemFont",
2755
+ "Segoe UI",
2756
+ "PingFang SC",
2757
+ "Hiragino Sans GB",
2758
+ "Microsoft YaHei",
2759
+ "Helvetica Neue",
2760
+ "Helvetica",
2761
+ "Arial",
2762
+ "sans-serif",
2763
+ "D-DIN"
2764
+ ],
2765
+ "fontWeight": 400,
2766
+ "lineHeight": 16
2767
+ }
2768
+ },
2769
+ "title": {
2770
+ "visible": false,
2771
+ "position": "center"
2772
+ },
2773
+ "subGrid": {
2774
+ "visible": false
2775
+ },
2776
+ "subTick": {
2777
+ "visible": false
2778
+ },
2779
+ "domainLine": {
2780
+ "stroke": {
2781
+ "type": "palette",
2782
+ "color": "#c6c9cdff",
2783
+ "group": "Line",
2784
+ "label": "--dv-color-line-0",
2785
+ "value": "--dv-color-line-0"
2786
+ },
2787
+ "visible": true,
2788
+ "lineWidth": {
2789
+ "type": "custom",
2790
+ "label": "width-1",
2791
+ "value": "width-1",
2792
+ "width": 1
2793
+ }
2794
+ }
2795
+ },
2796
+ "radius": {
2797
+ "grid": {
2798
+ "visible": false
2799
+ },
2800
+ "tick": {
2801
+ "stroke": {
2802
+ "type": "palette",
2803
+ "color": "#c6c9cdff",
2804
+ "group": "Line",
2805
+ "label": "--dv-color-line-0",
2806
+ "value": "--dv-color-line-0"
2807
+ },
2808
+ "visible": true,
2809
+ "lineWidth": {
2810
+ "type": "custom",
2811
+ "label": "width-1",
2812
+ "value": "width-1",
2813
+ "width": 1
2814
+ }
2815
+ },
2816
+ "label": {
2817
+ "space": {
2818
+ "type": "custom",
2819
+ "label": "spacing-s",
2820
+ "space": 8,
2821
+ "value": "spacing-s"
2822
+ },
2823
+ "visible": true,
2824
+ "fontColor": {
2825
+ "type": "palette",
2826
+ "color": "#1c1f23a6",
2827
+ "group": "Text",
2828
+ "label": "--dv-color-text-2",
2829
+ "value": "--dv-color-text-2"
2830
+ },
2831
+ "fontStyle": {
2832
+ "name": "small-regular",
2833
+ "type": "custom",
2834
+ "label": "small-regular",
2835
+ "value": "small-regular",
2836
+ "fontSize": 12,
2837
+ "fontFamily": [
2838
+ "Inter",
2839
+ "BlinkMacSystemFont",
2840
+ "Segoe UI",
2841
+ "PingFang SC",
2842
+ "Hiragino Sans GB",
2843
+ "Microsoft YaHei",
2844
+ "Helvetica Neue",
2845
+ "Helvetica",
2846
+ "Arial",
2847
+ "sans-serif",
2848
+ "D-DIN"
2849
+ ],
2850
+ "fontWeight": 400,
2851
+ "lineHeight": 16
2852
+ }
2853
+ },
2854
+ "title": {
2855
+ "visible": false,
2856
+ "position": "center"
2857
+ },
2858
+ "subGrid": {
2859
+ "visible": false
2860
+ },
2861
+ "subTick": {
2862
+ "visible": false
2863
+ },
2864
+ "domainLine": {
2865
+ "stroke": {
2866
+ "type": "palette",
2867
+ "color": "#c6c9cdff",
2868
+ "group": "Line",
2869
+ "label": "--dv-color-line-0",
2870
+ "value": "--dv-color-line-0"
2871
+ },
2872
+ "visible": true,
2873
+ "lineWidth": {
2874
+ "type": "custom",
2875
+ "label": "width-1",
2876
+ "value": "width-1",
2877
+ "width": 1
2878
+ }
2879
+ }
2880
+ }
2881
+ },
2882
+ "title": {
2883
+ "text": {
2884
+ "visible": true,
2885
+ "fontColor": {
2886
+ "type": "palette",
2887
+ "color": "#1c1f23ff",
2888
+ "group": "Text",
2889
+ "label": "--dv-color-text-0",
2890
+ "value": "--dv-color-text-0"
2891
+ },
2892
+ "fontStyle": {
2893
+ "name": "title",
2894
+ "type": "custom",
2895
+ "label": "title",
2896
+ "value": "title",
2897
+ "fontSize": 18,
2898
+ "fontFamily": [
2899
+ "Inter",
2900
+ "BlinkMacSystemFont",
2901
+ "Segoe UI",
2902
+ "PingFang SC",
2903
+ "Hiragino Sans GB",
2904
+ "Microsoft YaHei",
2905
+ "Helvetica Neue",
2906
+ "Helvetica",
2907
+ "Arial",
2908
+ "sans-serif",
2909
+ "D-DIN"
2910
+ ],
2911
+ "fontWeight": 600,
2912
+ "lineHeight": 24
2913
+ }
2914
+ },
2915
+ "subtext": {
2916
+ "visible": true,
2917
+ "fontColor": {
2918
+ "type": "palette",
2919
+ "color": "#1c1f2359",
2920
+ "group": "Text",
2921
+ "label": "--dv-color-text-3",
2922
+ "value": "--dv-color-text-3"
2923
+ },
2924
+ "fontStyle": {
2925
+ "name": "paragraph-regular",
2926
+ "type": "custom",
2927
+ "label": "paragraph-regular",
2928
+ "value": "paragraph-regular",
2929
+ "fontSize": 14,
2930
+ "fontFamily": [
2931
+ "Inter",
2932
+ "BlinkMacSystemFont",
2933
+ "Segoe UI",
2934
+ "PingFang SC",
2935
+ "Hiragino Sans GB",
2936
+ "Microsoft YaHei",
2937
+ "Helvetica Neue",
2938
+ "Helvetica",
2939
+ "Arial",
2940
+ "sans-serif",
2941
+ "D-DIN"
2942
+ ],
2943
+ "fontWeight": 400,
2944
+ "lineHeight": 20
2945
+ }
2946
+ }
2947
+ },
2948
+ "tooltip": {
2949
+ "panel": {
2950
+ "border": {
2951
+ "color": {
2952
+ "type": "palette",
2953
+ "color": "#c6c9cdff",
2954
+ "group": "Line",
2955
+ "label": "--dv-color-line-0",
2956
+ "value": "--dv-color-line-0"
2957
+ },
2958
+ "width": {
2959
+ "type": "custom",
2960
+ "label": "width-0",
2961
+ "value": "width-0",
2962
+ "width": 0.5
2963
+ }
2964
+ },
2965
+ "padding": {
2966
+ "top": {
2967
+ "type": "custom",
2968
+ "label": "spacing-m",
2969
+ "space": 12,
2970
+ "value": "spacing-m"
2971
+ },
2972
+ "left": {
2973
+ "type": "custom",
2974
+ "label": "spacing-m",
2975
+ "space": 12,
2976
+ "value": "spacing-m"
2977
+ },
2978
+ "right": {
2979
+ "type": "custom",
2980
+ "label": "spacing-m",
2981
+ "space": 12,
2982
+ "value": "spacing-m"
2983
+ },
2984
+ "bottom": {
2985
+ "type": "custom",
2986
+ "label": "spacing-m",
2987
+ "space": 12,
2988
+ "value": "spacing-m"
2989
+ }
2990
+ },
2991
+ "borderRadius": {
2992
+ "type": "custom",
2993
+ "label": "l",
2994
+ "value": "l",
2995
+ "radius": 4
2996
+ },
2997
+ "backgroundColor": {
2998
+ "type": "custom",
2999
+ "color": "#ffffff",
3000
+ "group": "Bg",
3001
+ "label": "--dv-color-bg-0",
3002
+ "value": "--dv-color-bg-0"
3003
+ }
3004
+ },
3005
+ "shape": {
3006
+ "spacing": {
3007
+ "type": "custom",
3008
+ "label": "spacing-xs",
3009
+ "space": 4,
3010
+ "value": "spacing-xs"
3011
+ }
3012
+ },
3013
+ "keyLabel": {
3014
+ "spacing": {
3015
+ "type": "custom",
3016
+ "label": "spacing-xl",
3017
+ "space": 20,
3018
+ "value": "spacing-xl"
3019
+ },
3020
+ "fontColor": {
3021
+ "type": "palette",
3022
+ "color": "#1c1f23a6",
3023
+ "group": "Text",
3024
+ "label": "--dv-color-text-2",
3025
+ "value": "--dv-color-text-2"
3026
+ },
3027
+ "fontStyle": {
3028
+ "name": "small-regular",
3029
+ "type": "custom",
3030
+ "label": "small-regular",
3031
+ "value": "small-regular",
3032
+ "fontSize": 12,
3033
+ "fontFamily": [
3034
+ "Inter",
3035
+ "BlinkMacSystemFont",
3036
+ "Segoe UI",
3037
+ "PingFang SC",
3038
+ "Hiragino Sans GB",
3039
+ "Microsoft YaHei",
3040
+ "Helvetica Neue",
3041
+ "Helvetica",
3042
+ "Arial",
3043
+ "sans-serif",
3044
+ "D-DIN"
3045
+ ],
3046
+ "fontWeight": 400,
3047
+ "lineHeight": 16
3048
+ }
3049
+ },
3050
+ "spaceRow": {
3051
+ "type": "custom",
3052
+ "label": "spacing-s",
3053
+ "space": 8,
3054
+ "value": "spacing-s"
3055
+ },
3056
+ "titleLabel": {
3057
+ "fontColor": {
3058
+ "type": "palette",
3059
+ "color": "#1c1f23ff",
3060
+ "group": "Text",
3061
+ "label": "--dv-color-text-0",
3062
+ "value": "--dv-color-text-0"
3063
+ },
3064
+ "fontStyle": {
3065
+ "name": "paragraph-semibold",
3066
+ "type": "custom",
3067
+ "label": "paragraph-semibold",
3068
+ "value": "paragraph-semibold",
3069
+ "fontSize": 14,
3070
+ "fontFamily": [
3071
+ "Inter",
3072
+ "BlinkMacSystemFont",
3073
+ "Segoe UI",
3074
+ "PingFang SC",
3075
+ "Hiragino Sans GB",
3076
+ "Microsoft YaHei",
3077
+ "Helvetica Neue",
3078
+ "Helvetica",
3079
+ "Arial",
3080
+ "sans-serif",
3081
+ "D-DIN"
3082
+ ],
3083
+ "fontWeight": 600,
3084
+ "lineHeight": 20
3085
+ }
3086
+ },
3087
+ "valueLabel": {
3088
+ "fontColor": {
3089
+ "type": "palette",
3090
+ "color": "#1c1f23ff",
3091
+ "group": "Text",
3092
+ "label": "--dv-color-text-0",
3093
+ "value": "--dv-color-text-0"
3094
+ },
3095
+ "fontStyle": {
3096
+ "name": "small-regular",
3097
+ "type": "custom",
3098
+ "label": "small-regular",
3099
+ "value": "small-regular",
3100
+ "fontSize": 12,
3101
+ "fontFamily": [
3102
+ "Inter",
3103
+ "BlinkMacSystemFont",
3104
+ "Segoe UI",
3105
+ "PingFang SC",
3106
+ "Hiragino Sans GB",
3107
+ "Microsoft YaHei",
3108
+ "Helvetica Neue",
3109
+ "Helvetica",
3110
+ "Arial",
3111
+ "sans-serif",
3112
+ "D-DIN"
3113
+ ],
3114
+ "fontWeight": 400,
3115
+ "lineHeight": 16
3116
+ }
3117
+ },
3118
+ "transitionDuration": {
3119
+ "type": "custom",
3120
+ "label": "none",
3121
+ "value": "none",
3122
+ "duration": 0
3123
+ }
3124
+ },
3125
+ "crosshair": {
3126
+ "bandField": {
3127
+ "line": {
3128
+ "fill": {
3129
+ "type": "palette",
3130
+ "color": "#1c1f230d",
3131
+ "group": "Fill",
3132
+ "label": "--dv-color-fill-0",
3133
+ "value": "--dv-color-fill-0"
3134
+ },
3135
+ "visible": true
3136
+ },
3137
+ "label": {
3138
+ "visible": false,
3139
+ "labelBackground": {
3140
+ "visible": true
3141
+ }
3142
+ }
3143
+ },
3144
+ "linearField": {
3145
+ "line": {
3146
+ "visible": false
3147
+ },
3148
+ "label": {
3149
+ "visible": false,
3150
+ "labelBackground": {
3151
+ "visible": true
3152
+ }
3153
+ }
3154
+ }
3155
+ },
3156
+ "annotation": {
3157
+ "label": {
3158
+ "visible": true,
3159
+ "fontColor": {
3160
+ "type": "palette",
3161
+ "color": "#1c1f23ff",
3162
+ "group": "Text",
3163
+ "label": "--dv-color-text-0",
3164
+ "value": "--dv-color-text-0"
3165
+ },
3166
+ "fontStyle": {
3167
+ "name": "small-regular",
3168
+ "type": "custom",
3169
+ "label": "small-regular",
3170
+ "value": "small-regular",
3171
+ "fontSize": 12,
3172
+ "fontFamily": [
3173
+ "Inter",
3174
+ "BlinkMacSystemFont",
3175
+ "Segoe UI",
3176
+ "PingFang SC",
3177
+ "Hiragino Sans GB",
3178
+ "Microsoft YaHei",
3179
+ "Helvetica Neue",
3180
+ "Helvetica",
3181
+ "Arial",
3182
+ "sans-serif",
3183
+ "D-DIN"
3184
+ ],
3185
+ "fontWeight": 400,
3186
+ "lineHeight": 16
3187
+ },
3188
+ "labelBackground": {
3189
+ "fill": {
3190
+ "type": "custom",
3191
+ "color": "#ffffff",
3192
+ "group": "Bg",
3193
+ "label": "--dv-color-bg-0",
3194
+ "value": "--dv-color-bg-0"
3195
+ },
3196
+ "padding": {
3197
+ "top": {
3198
+ "type": "custom",
3199
+ "label": "spacing-2xs",
3200
+ "space": 2,
3201
+ "value": "spacing-2xs"
3202
+ },
3203
+ "left": {
3204
+ "type": "custom",
3205
+ "label": "spacing-xs",
3206
+ "space": 4,
3207
+ "value": "spacing-xs"
3208
+ },
3209
+ "right": {
3210
+ "type": "custom",
3211
+ "label": "spacing-xs",
3212
+ "space": 4,
3213
+ "value": "spacing-xs"
3214
+ },
3215
+ "bottom": {
3216
+ "type": "custom",
3217
+ "label": "spacing-2xs",
3218
+ "space": 2,
3219
+ "value": "spacing-2xs"
3220
+ }
3221
+ },
3222
+ "visible": true,
3223
+ "cornerRadius": {
3224
+ "type": "custom",
3225
+ "label": "xs",
3226
+ "value": "xs",
3227
+ "radius": 0
3228
+ }
3229
+ }
3230
+ },
3231
+ "markArea": {
3232
+ "area": {
3233
+ "fill": {
3234
+ "type": "palette",
3235
+ "color": "#1c1f230d",
3236
+ "group": "Fill",
3237
+ "label": "--dv-color-fill-0",
3238
+ "value": "--dv-color-fill-0"
3239
+ }
3240
+ },
3241
+ "visible": true
3242
+ },
3243
+ "markLine": {
3244
+ "line": {
3245
+ "stroke": {
3246
+ "type": "palette",
3247
+ "color": "#c6c9cdff",
3248
+ "group": "Line",
3249
+ "label": "--dv-color-line-0",
3250
+ "value": "--dv-color-line-0"
3251
+ },
3252
+ "lineDash": {
3253
+ "dash": [
3254
+ 2,
3255
+ 2
3256
+ ],
3257
+ "type": "custom",
3258
+ "label": "dash-0",
3259
+ "value": "dash-0"
3260
+ },
3261
+ "lineWidth": {
3262
+ "type": "custom",
3263
+ "label": "width-1",
3264
+ "value": "width-1",
3265
+ "width": 1
3266
+ }
3267
+ },
3268
+ "visible": true
3269
+ },
3270
+ "markPoint": {
3271
+ "visible": true,
3272
+ "itemContent": {
3273
+ "symbol": {
3274
+ "fill": {
3275
+ "type": "custom",
3276
+ "color": "#3286FB",
3277
+ "group": "Categorical",
3278
+ "label": "--dv-color-categorical-0",
3279
+ "value": "--dv-color-categorical-0"
3280
+ },
3281
+ "stroke": {
3282
+ "type": "custom",
3283
+ "color": "#ffffff",
3284
+ "group": "Bg",
3285
+ "label": "--dv-color-bg-0",
3286
+ "value": "--dv-color-bg-0"
3287
+ },
3288
+ "lineWidth": {
3289
+ "type": "custom",
3290
+ "label": "width-1",
3291
+ "value": "width-1",
3292
+ "width": 1
3293
+ }
3294
+ }
3295
+ }
3296
+ }
3297
+ },
3298
+ "discreteLegend": {
3299
+ "item": {
3300
+ "label": {
3301
+ "space": {
3302
+ "type": "custom",
3303
+ "label": "spacing-s",
3304
+ "space": 8,
3305
+ "value": "spacing-s"
3306
+ },
3307
+ "opacity": 30,
3308
+ "visible": true,
3309
+ "fontColor": {
3310
+ "type": "palette",
3311
+ "color": "#1c1f23a6",
3312
+ "group": "Text",
3313
+ "label": "--dv-color-text-2",
3314
+ "value": "--dv-color-text-2"
3315
+ },
3316
+ "fontStyle": {
3317
+ "name": "small-regular",
3318
+ "type": "custom",
3319
+ "label": "small-regular",
3320
+ "value": "small-regular",
3321
+ "fontSize": 12,
3322
+ "fontFamily": [
3323
+ "Inter",
3324
+ "BlinkMacSystemFont",
3325
+ "Segoe UI",
3326
+ "PingFang SC",
3327
+ "Hiragino Sans GB",
3328
+ "Microsoft YaHei",
3329
+ "Helvetica Neue",
3330
+ "Helvetica",
3331
+ "Arial",
3332
+ "sans-serif",
3333
+ "D-DIN"
3334
+ ],
3335
+ "fontWeight": 400,
3336
+ "lineHeight": 16
3337
+ }
3338
+ },
3339
+ "shape": {
3340
+ "space": {
3341
+ "type": "custom",
3342
+ "label": "spacing-xs",
3343
+ "space": 4,
3344
+ "value": "spacing-xs"
3345
+ },
3346
+ "opacity": 30
3347
+ },
3348
+ "value": {
3349
+ "opacity": 30,
3350
+ "visible": true,
3351
+ "fontColor": {
3352
+ "type": "palette",
3353
+ "color": "#1c1f23ff",
3354
+ "group": "Text",
3355
+ "label": "--dv-color-text-0",
3356
+ "value": "--dv-color-text-0"
3357
+ },
3358
+ "fontStyle": {
3359
+ "name": "small-regular",
3360
+ "type": "custom",
3361
+ "label": "small-regular",
3362
+ "value": "small-regular",
3363
+ "fontSize": 12,
3364
+ "fontFamily": [
3365
+ "Inter",
3366
+ "BlinkMacSystemFont",
3367
+ "Segoe UI",
3368
+ "PingFang SC",
3369
+ "Hiragino Sans GB",
3370
+ "Microsoft YaHei",
3371
+ "Helvetica Neue",
3372
+ "Helvetica",
3373
+ "Arial",
3374
+ "sans-serif",
3375
+ "D-DIN"
3376
+ ],
3377
+ "fontWeight": 400,
3378
+ "lineHeight": 16
3379
+ }
3380
+ },
3381
+ "hoverBg": {
3382
+ "type": "palette",
3383
+ "color": "#1c1f230d",
3384
+ "group": "Fill",
3385
+ "label": "--dv-color-fill-0",
3386
+ "value": "--dv-color-fill-0"
3387
+ },
3388
+ "spaceCol": {
3389
+ "type": "custom",
3390
+ "label": "spacing-xl",
3391
+ "space": 20,
3392
+ "value": "spacing-xl"
3393
+ },
3394
+ "spaceRow": {
3395
+ "type": "custom",
3396
+ "label": "spacing-s",
3397
+ "space": 8,
3398
+ "value": "spacing-s"
3399
+ }
3400
+ },
3401
+ "title": {
3402
+ "align": "start",
3403
+ "visible": false
3404
+ },
3405
+ "orient": "top",
3406
+ "padding": {
3407
+ "bottom": {
3408
+ "type": "custom",
3409
+ "label": "spacing-l",
3410
+ "space": 16,
3411
+ "value": "spacing-l"
3412
+ }
3413
+ },
3414
+ "position": "middle"
3415
+ }
3416
+ }
3417
+ }
3418
+ }