@clickhouse/click-ui 0.0.234-sc-deprecation.2 → 0.0.234-sc-deprecation.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,1858 +0,0 @@
1
- declare const _default: {
2
- "click": {
3
- "accordion": {
4
- "color": {
5
- "default": {
6
- "label": {
7
- "default": "#161517",
8
- "hover": "lch(13.9 1.33 305)",
9
- "active": "#161517"
10
- },
11
- "icon": {
12
- "default": "#161517",
13
- "hover": "lch(13.9 1.33 305)",
14
- "active": "#161517"
15
- }
16
- },
17
- "link": {
18
- "label": {
19
- "default": "#437EEF",
20
- "hover": "#104EC6",
21
- "active": "#437EEF"
22
- },
23
- "icon": {
24
- "default": "#437EEF",
25
- "hover": "lch(40.8 66.4 286)",
26
- "active": "#437EEF"
27
- }
28
- }
29
- }
30
- },
31
- "alert": {
32
- "color": {
33
- "background": {
34
- "default": "#ffffff",
35
- "success": "rgb(20% 100% 26.7% / 0.1)",
36
- "neutral": "rgb(41.2% 43.1% 47.5% / 0.1)",
37
- "danger": "rgb(100% 13.7% 13.7% / 0.1)",
38
- "warning": "rgb(100% 46.7% 16.1% / 0.1)",
39
- "info": "rgb(26.3% 49.4% 93.7% / 0.1)"
40
- },
41
- "text": {
42
- "default": "#696e79",
43
- "success": "#008A0B",
44
- "neutral": "#53575f",
45
- "danger": "#c10000",
46
- "warning": "#A33C00",
47
- "info": "#437EEF"
48
- },
49
- "iconBackground": {
50
- "default": "#ffffff",
51
- "success": "rgb(20% 100% 26.7% / 0)",
52
- "neutral": "rgb(41.2% 43.1% 47.5% / 0)",
53
- "danger": "rgb(100% 13.7% 13.7% / 0)",
54
- "warning": "rgb(100% 46.7% 16.1% / 0)",
55
- "info": "rgb(26.3% 49.4% 93.7% / 0)"
56
- },
57
- "iconForeground": {
58
- "default": "#696e79",
59
- "success": "lch(49.8 70.2 135 / 0.75)",
60
- "neutral": "lch(36.8 5.23 267 / 0.75)",
61
- "danger": "lch(41 86.6 40.9 / 0.75)",
62
- "warning": "lch(40.2 66.6 51.1 / 0.75)",
63
- "info": "lch(53.4 64.6 279 / 0.75)"
64
- }
65
- }
66
- },
67
- "avatar": {
68
- "color": {
69
- "background": {
70
- "default": "#696e79",
71
- "hover": "#9a9ea7",
72
- "active": "#9a9ea7"
73
- },
74
- "text": {
75
- "default": "#ffffff",
76
- "hover": "#ffffff",
77
- "active": "#ffffff"
78
- }
79
- }
80
- },
81
- "badge": {
82
- "opaque": {
83
- "color": {
84
- "background": {
85
- "default": "#f6f7fa",
86
- "success": "rgb(20% 100% 26.7% / 0.1)",
87
- "neutral": "rgb(41.2% 43.1% 47.5% / 0.1)",
88
- "danger": "rgb(100% 13.7% 13.7% / 0.1)",
89
- "disabled": "#dfdfdf",
90
- "info": "rgb(26.3% 49.4% 93.7% / 0.1)",
91
- "warning": "rgb(100% 46.7% 16.1% / 0.1)"
92
- },
93
- "text": {
94
- "default": "#696e79",
95
- "success": "#008A0B",
96
- "neutral": "#53575f",
97
- "danger": "#c10000",
98
- "disabled": "#a0a0a0",
99
- "info": "#437EEF",
100
- "warning": "#A33C00"
101
- },
102
- "stroke": {
103
- "default": "#e6e7e9",
104
- "success": "rgb(20% 100% 26.7% / 0.05)",
105
- "neutral": "rgb(41.2% 43.1% 47.5% / 0.1)",
106
- "danger": "rgb(100% 13.7% 13.7% / 0.05)",
107
- "disabled": "rgb(83.1% 83.1% 83.1%)",
108
- "info": "rgb(26.3% 49.4% 93.7% / 0.05)",
109
- "warning": "rgb(100% 46.7% 16.1% / 0.05)"
110
- }
111
- }
112
- },
113
- "solid": {
114
- "color": {
115
- "background": {
116
- "default": "#a0a0a0",
117
- "success": "#008A0B",
118
- "neutral": "#606060",
119
- "danger": "#c10000",
120
- "disabled": "#dfdfdf",
121
- "info": "#104EC6",
122
- "warning": "#D64F00"
123
- },
124
- "text": {
125
- "default": "#ffffff",
126
- "success": "#ffffff",
127
- "neutral": "#ffffff",
128
- "danger": "#ffffff",
129
- "disabled": "#a0a0a0",
130
- "info": "#ffffff",
131
- "warning": "#ffffff"
132
- },
133
- "stroke": {
134
- "default": "rgb(90.2% 90.6% 91.4% / 0.1)",
135
- "success": "rgb(20% 100% 26.7% / 0.05)",
136
- "neutral": "rgb(41.2% 43.1% 47.5% / 0.1)",
137
- "danger": "rgb(100% 13.7% 13.7% / 0.05)",
138
- "disabled": "rgb(83.1% 83.1% 83.1%)",
139
- "info": "rgb(26.3% 49.4% 93.7% / 0.05)",
140
- "warning": "rgb(100% 46.7% 16.1% / 0.05)"
141
- }
142
- }
143
- }
144
- },
145
- "bigStat": {
146
- "color": {
147
- "stroke": {
148
- "default": "#e6e7e9",
149
- "muted": "#e6e7e9",
150
- "danger": "#c10000"
151
- },
152
- "background": {
153
- "default": "#ffffff",
154
- "muted": "#f6f7fa"
155
- },
156
- "label": {
157
- "default": "#696e79",
158
- "muted": "#696e79",
159
- "danger": "#c10000"
160
- },
161
- "title": {
162
- "default": "lch(11.1 1.37 305)",
163
- "muted": "lch(11.1 1.37 305)"
164
- }
165
- }
166
- },
167
- "button": {
168
- "basic": {
169
- "color": {
170
- "primary": {
171
- "background": {
172
- "default": "#302e32",
173
- "hover": "lch(29.5 4.18 267)",
174
- "active": "rgb(7.98% 7.62% 8.34%)",
175
- "disabled": "#dfdfdf"
176
- },
177
- "text": {
178
- "default": "#ffffff",
179
- "hover": "#ffffff",
180
- "active": "#ffffff",
181
- "disabled": "#a0a0a0"
182
- },
183
- "stroke": {
184
- "default": "#302e32",
185
- "hover": "lch(29.5 4.18 267)",
186
- "active": "rgb(7.98% 7.62% 8.34%)",
187
- "disabled": "#dfdfdf"
188
- }
189
- },
190
- "secondary": {
191
- "background": {
192
- "default": "rgba(0,0,0,0)",
193
- "hover": "#f6f7fa",
194
- "active": "lch(95.3 1.54 272)",
195
- "disabled": "#dfdfdf"
196
- },
197
- "stroke": {
198
- "default": "#e6e7e9",
199
- "hover": "#e6e7e9",
200
- "active": "rgb(81% 82.1% 83.6%)",
201
- "disabled": "#dfdfdf"
202
- },
203
- "text": {
204
- "default": "#161517",
205
- "hover": "#161517",
206
- "active": "#161517",
207
- "disabled": "#a0a0a0"
208
- }
209
- },
210
- "danger": {
211
- "background": {
212
- "default": "rgb(100% 13.7% 13.7% / 0.1)",
213
- "hover": "rgb(100% 13.7% 13.7% / 0.2)",
214
- "active": "rgb(100% 13.7% 13.7% / 0.3)",
215
- "disabled": "#dfdfdf"
216
- },
217
- "text": {
218
- "default": "#c10000",
219
- "hover": "#c10000",
220
- "active": "#c10000",
221
- "disabled": "#a0a0a0"
222
- },
223
- "stroke": {
224
- "default": "rgb(100% 13.7% 13.7% / 0.1)",
225
- "hover": "rgb(100% 13.7% 13.7% / 0.05)",
226
- "active": "rgb(100% 13.7% 13.7% / 0.05)",
227
- "disabled": "#dfdfdf"
228
- }
229
- },
230
- "empty": {
231
- "text": {
232
- "default": "#437EEF",
233
- "hover": "#104EC6",
234
- "active": "#437EEF",
235
- "disabled": "#a0a0a0"
236
- },
237
- "background": {
238
- "default": "rgba(0,0,0,0)",
239
- "hover": "#f6f7fa",
240
- "active": "rgba(0,0,0,0)",
241
- "disabled": "rgba(0,0,0,0)"
242
- },
243
- "stroke": {
244
- "default": "rgba(0,0,0,0)",
245
- "hover": "rgba(0,0,0,0)",
246
- "active": "rgba(0,0,0,0)",
247
- "disabled": "rgba(0,0,0,0)"
248
- }
249
- }
250
- }
251
- },
252
- "iconButton": {
253
- "color": {
254
- "primary": {
255
- "background": {
256
- "default": "rgba(0,0,0,0)",
257
- "hover": "#f6f7fa",
258
- "active": "rgb(86.8% 87.2% 88.2%)"
259
- },
260
- "stroke": {
261
- "default": "rgba(0,0,0,0)",
262
- "hover": "#f6f7fa",
263
- "active": "rgb(86.8% 87.2% 88.2%)"
264
- },
265
- "text": {
266
- "default": "#161517",
267
- "hover": "#161517",
268
- "active": "#161517"
269
- }
270
- },
271
- "secondary": {
272
- "background": {
273
- "default": "#302e32",
274
- "hover": "lch(29.5 4.18 267)",
275
- "active": "lch(5.9 1.18 305)"
276
- },
277
- "stroke": {
278
- "default": "rgba(0,0,0,0)",
279
- "hover": "lch(29.5 4.18 267)",
280
- "active": "lch(5.9 1.18 305)"
281
- },
282
- "text": {
283
- "default": "#ffffff",
284
- "hover": "#ffffff",
285
- "active": "#ffffff"
286
- }
287
- },
288
- "disabled": {
289
- "background": {
290
- "default": "#dfdfdf"
291
- },
292
- "text": {
293
- "default": "#a0a0a0"
294
- }
295
- },
296
- "danger": {
297
- "background": {
298
- "default": "rgb(100% 13.7% 13.7% / 0.1)",
299
- "hover": "rgb(100% 13.7% 13.7% / 0.2)",
300
- "active": "rgb(100% 13.7% 13.7% / 0.3)"
301
- },
302
- "text": {
303
- "default": "#c10000",
304
- "hover": "#c10000",
305
- "active": "#c10000"
306
- },
307
- "stroke": {
308
- "default": "rgb(100% 13.7% 13.7% / 0.1)",
309
- "hover": "rgb(100% 13.7% 13.7% / 0.2)",
310
- "active": "rgb(100% 13.7% 13.7% / 0.3)"
311
- }
312
- },
313
- "ghost": {
314
- "background": {
315
- "default": "rgba(0,0,0,0)",
316
- "hover": "rgba(0,0,0,0)",
317
- "active": "rgb(0% 0% 0% / 0)"
318
- },
319
- "stroke": {
320
- "default": "rgba(0,0,0,0)",
321
- "hover": "rgba(0,0,0,0)",
322
- "active": "rgba(0,0,0,0)"
323
- },
324
- "text": {
325
- "default": "#696e79",
326
- "hover": "#161517",
327
- "active": "#161517"
328
- }
329
- },
330
- "info": {
331
- "background": {
332
- "default": "rgb(26.3% 49.4% 93.7% / 0.1)",
333
- "hover": "#D0DFFB",
334
- "active": "#A1BEF7"
335
- },
336
- "text": {
337
- "default": "#437EEF",
338
- "hover": "#437EEF",
339
- "active": "#437EEF"
340
- },
341
- "stroke": {
342
- "default": "rgb(26.3% 49.4% 93.7% / 0.1)",
343
- "hover": "#D0DFFB",
344
- "active": "#A1BEF7"
345
- }
346
- }
347
- }
348
- },
349
- "split": {
350
- "primary": {
351
- "background": {
352
- "main": {
353
- "default": "#302e32",
354
- "hover": "lch(27 3.82 267)",
355
- "active": "lch(5.68 1.13 305)",
356
- "disabled": "rgb(80% 80% 80%)"
357
- },
358
- "action": {
359
- "default": "rgb(7.76% 7.41% 8.12%)",
360
- "hover": "lch(25.6 3.63 267)",
361
- "active": "lch(3.47 0.72 305)",
362
- "disabled": "lch(77.9 0 0)"
363
- }
364
- },
365
- "text": {
366
- "default": "#ffffff",
367
- "hover": "#ffffff",
368
- "active": "#ffffff",
369
- "disabled": "#a0a0a0"
370
- },
371
- "stroke": {
372
- "default": "rgba(0,0,0,0)",
373
- "hover": "rgba(0,0,0,0)",
374
- "active": "rgba(0,0,0,0)",
375
- "disabled": "rgba(0,0,0,0)"
376
- },
377
- "divide": {
378
- "default": "lch(23.3 2.63 306)",
379
- "hover": "lch(33 3.27 267)",
380
- "active": "lch(16.4 2.36 306)",
381
- "disabled": "lch(75.5 0 0)"
382
- }
383
- },
384
- "secondary": {
385
- "divide": {
386
- "default": "lch(92 1.05 266)",
387
- "hover": "lch(92.4 0.99 266)",
388
- "active": "rgb(81% 82.1% 83.6%)",
389
- "disabled": "lch(75.5 0 0)"
390
- },
391
- "background": {
392
- "main": {
393
- "default": "rgba(0,0,0,0)",
394
- "hover": "#f6f7fa",
395
- "active": "lch(95.3 1.54 272)",
396
- "disabled": "#dfdfdf"
397
- },
398
- "action": {
399
- "default": "#f6f7fa",
400
- "hover": "lch(94.8 1.53 272)",
401
- "active": "lch(92.9 1.5 272)",
402
- "disabled": "lch(77.9 0 0)"
403
- }
404
- },
405
- "text": {
406
- "default": "#161517",
407
- "hover": "#161517",
408
- "active": "#161517",
409
- "disabled": "#a0a0a0"
410
- },
411
- "stroke": {
412
- "default": "#e6e7e9",
413
- "hover": "#e6e7e9",
414
- "active": "rgb(81.2% 82.3% 83.8%)",
415
- "disabled": "rgba(0,0,0,0)"
416
- }
417
- }
418
- },
419
- "group": {
420
- "color": {
421
- "background": {
422
- "default": "rgba(0,0,0,0)",
423
- "hover": "#f6f7fa",
424
- "active": "lch(95.3 1.54 272)",
425
- "disabled": "rgba(0,0,0,0)",
426
- "disabled-active": "lch(76.2 1.23 272)",
427
- "panel": "rgba(0,0,0,0)"
428
- },
429
- "text": {
430
- "default": "#505050",
431
- "hover": "#505050",
432
- "active": "#161517",
433
- "disabled": "#a0a0a0",
434
- "disabled-active": "#a0a0a0"
435
- },
436
- "stroke": {
437
- "default": "rgba(0,0,0,0)",
438
- "hover": "rgba(0,0,0,0)",
439
- "active": "rgba(0,0,0,0)",
440
- "disabled": "rgba(0,0,0,0)",
441
- "disabled-active": "rgba(0,0,0,0)",
442
- "panel": "#e6e7e9"
443
- },
444
- "panel": {
445
- "stroke": {
446
- "default": "#e6e7e9",
447
- "borderless": "rgba(0,0,0,0)"
448
- }
449
- }
450
- }
451
- },
452
- "alignedLeft": {
453
- "color": {
454
- "background": {
455
- "default": "rgba(0,0,0,0)",
456
- "hover": "#f6f7fa",
457
- "active": "lch(95.3 1.54 272)"
458
- },
459
- "stroke": {
460
- "default": "#e6e7e9",
461
- "hover": "#e6e7e9",
462
- "active": "#cccfd3"
463
- },
464
- "text": {
465
- "default": "#161517",
466
- "hover": "#161517",
467
- "active": "#161517"
468
- }
469
- }
470
- }
471
- },
472
- "card": {
473
- "secondary": {
474
- "color": {
475
- "background": {
476
- "default": "#ffffff",
477
- "hover": "#f6f7fa",
478
- "active": "lch(92.4 1.49 272)",
479
- "disabled": "#dfdfdf"
480
- },
481
- "title": {
482
- "default": "lch(11.1 1.37 305)",
483
- "hover": "lch(11.1 1.37 305)",
484
- "active": "lch(11.1 1.37 305)",
485
- "disabled": "#a0a0a0"
486
- },
487
- "description": {
488
- "default": "#696e79",
489
- "hover": "#696e79",
490
- "active": "#696e79",
491
- "disabled": "#a0a0a0"
492
- },
493
- "link": {
494
- "default": "#161517",
495
- "hover": "#437EEF",
496
- "active": "#161517",
497
- "disabled": "#a0a0a0"
498
- },
499
- "stroke": {
500
- "default": "#e6e7e9",
501
- "hover": "#e6e7e9",
502
- "active": "lch(87 1.05 266)",
503
- "disabled": "#dfdfdf"
504
- }
505
- }
506
- },
507
- "primary": {
508
- "color": {
509
- "background": {
510
- "default": "#ffffff",
511
- "hover": "#f6f7fa",
512
- "active": "rgb(95% 95% 95%)",
513
- "disabled": "#dfdfdf"
514
- },
515
- "title": {
516
- "default": "lch(11.1 1.37 305)",
517
- "hover": "lch(11.1 1.37 305)",
518
- "active": "lch(11.1 1.37 305)",
519
- "disabled": "#a0a0a0"
520
- },
521
- "description": {
522
- "default": "#696e79",
523
- "hover": "#696e79",
524
- "active": "#696e79",
525
- "disabled": "#a0a0a0"
526
- },
527
- "stroke": {
528
- "default": "#e6e7e9",
529
- "hover": "#e6e7e9",
530
- "active": "#151515",
531
- "disabled": "#dfdfdf"
532
- }
533
- }
534
- },
535
- "horizontal": {
536
- "default": {
537
- "color": {
538
- "background": {
539
- "default": "#ffffff",
540
- "hover": "#f6f7fa",
541
- "active": "#ffffff",
542
- "disabled": "#dfdfdf"
543
- },
544
- "title": {
545
- "default": "lch(11.1 1.37 305)",
546
- "hover": "lch(11.1 1.37 305)",
547
- "active": "lch(11.1 1.37 305)",
548
- "disabled": "#a0a0a0"
549
- },
550
- "description": {
551
- "default": "#696e79",
552
- "hover": "#696e79",
553
- "active": "#696e79",
554
- "disabled": "#a0a0a0"
555
- },
556
- "stroke": {
557
- "default": "#e6e7e9",
558
- "hover": "#e6e7e9",
559
- "active": "#151515",
560
- "disabled": "#dfdfdf"
561
- }
562
- }
563
- },
564
- "muted": {
565
- "color": {
566
- "background": {
567
- "default": "#f6f7fa",
568
- "hover": "#ffffff",
569
- "active": "#f6f7fa",
570
- "disabled": "#dfdfdf"
571
- },
572
- "title": {
573
- "default": "lch(11.1 1.37 305)",
574
- "hover": "lch(11.1 1.37 305)",
575
- "active": "lch(11.1 1.37 305)",
576
- "disabled": "#a0a0a0"
577
- },
578
- "description": {
579
- "default": "#696e79",
580
- "hover": "#696e79",
581
- "active": "#696e79",
582
- "disabled": "#a0a0a0"
583
- },
584
- "stroke": {
585
- "default": "#e6e7e9",
586
- "hover": "#e6e7e9",
587
- "active": "#151515",
588
- "disabled": "#dfdfdf"
589
- }
590
- }
591
- }
592
- },
593
- "promotion": {
594
- "color": {
595
- "text": {
596
- "default": "#161517",
597
- "hover": "#161517",
598
- "active": "#161517"
599
- },
600
- "icon": {
601
- "default": "#161517",
602
- "hover": "#161517",
603
- "active": "#161517"
604
- },
605
- "background": {
606
- "default": "rgb(96.5% 96.9% 98% / 0.9)",
607
- "hover": "rgb(90.4% 90.8% 91.6%)",
608
- "active": "lch(89.8 1.08 266)"
609
- },
610
- "stroke": {
611
- "default": "linear-gradient(174deg, #ABABAB 7.59%, #D4D4D4 30.01%)",
612
- "hover": "linear-gradient(174deg, #ABABAB 7.59%, #D4D4D4 30.01%)",
613
- "active": "linear-gradient(174deg, #ABABAB 7.59%, #D4D4D4 30.01%)",
614
- "focus": "#151515"
615
- }
616
- }
617
- }
618
- },
619
- "checkbox": {
620
- "color": {
621
- "variations": {
622
- "default": {
623
- "background": {
624
- "default": "#f6f7fa",
625
- "hover": "#f6f7fa",
626
- "active": "#161517",
627
- "disabled": "#dfdfdf"
628
- },
629
- "stroke": {
630
- "default": "#b3b6bd",
631
- "hover": "#b3b6bd",
632
- "active": "#161517",
633
- "disabled": "#c0c0c0"
634
- },
635
- "check": {
636
- "default": "#ffffff",
637
- "hover": "#ffffff",
638
- "active": "#ffffff",
639
- "disabled": "#a0a0a0"
640
- }
641
- },
642
- "var1": {
643
- "background": {
644
- "default": "#f6f7fa",
645
- "hover": "#f6f7fa",
646
- "active": "#00E513",
647
- "disabled": "#dfdfdf"
648
- },
649
- "stroke": {
650
- "default": "#62de85",
651
- "hover": "#62de85",
652
- "active": "#62de85",
653
- "disabled": "#c0c0c0"
654
- },
655
- "check": {
656
- "default": "#ffffff",
657
- "hover": "#ffffff",
658
- "active": "#ffffff",
659
- "disabled": "#a0a0a0"
660
- }
661
- },
662
- "var2": {
663
- "background": {
664
- "default": "#f6f7fa",
665
- "hover": "#f6f7fa",
666
- "active": "#437EEF",
667
- "disabled": "#dfdfdf"
668
- },
669
- "stroke": {
670
- "default": "#6D9BF3",
671
- "hover": "#6D9BF3",
672
- "active": "#6D9BF3",
673
- "disabled": "#c0c0c0"
674
- },
675
- "check": {
676
- "default": "#ffffff",
677
- "hover": "#ffffff",
678
- "active": "#ffffff",
679
- "disabled": "#a0a0a0"
680
- }
681
- },
682
- "var3": {
683
- "background": {
684
- "default": "#f6f7fa",
685
- "hover": "#f6f7fa",
686
- "active": "#FB32C9",
687
- "disabled": "#dfdfdf"
688
- },
689
- "stroke": {
690
- "default": "#FB64D6",
691
- "hover": "#FB64D6",
692
- "active": "#FB64D6",
693
- "disabled": "#c0c0c0"
694
- },
695
- "check": {
696
- "default": "#ffffff",
697
- "hover": "#ffffff",
698
- "active": "#ffffff",
699
- "disabled": "#a0a0a0"
700
- }
701
- },
702
- "var4": {
703
- "background": {
704
- "default": "#f6f7fa",
705
- "hover": "#f6f7fa",
706
- "active": "#FF7729",
707
- "disabled": "#dfdfdf"
708
- },
709
- "stroke": {
710
- "default": "#FF9457",
711
- "hover": "#FF9457",
712
- "active": "#FF9457",
713
- "disabled": "#c0c0c0"
714
- },
715
- "check": {
716
- "default": "#ffffff",
717
- "hover": "#ffffff",
718
- "active": "#ffffff",
719
- "disabled": "#a0a0a0"
720
- }
721
- },
722
- "var5": {
723
- "background": {
724
- "default": "#f6f7fa",
725
- "hover": "#f6f7fa",
726
- "active": "#089B83",
727
- "disabled": "#dfdfdf"
728
- },
729
- "stroke": {
730
- "default": "#089B83",
731
- "hover": "#089B83",
732
- "active": "#089B83",
733
- "disabled": "#c0c0c0"
734
- },
735
- "check": {
736
- "default": "#ffffff",
737
- "hover": "#ffffff",
738
- "active": "#ffffff",
739
- "disabled": "#a0a0a0"
740
- }
741
- },
742
- "var6": {
743
- "background": {
744
- "default": "#f6f7fa",
745
- "hover": "#f6f7fa",
746
- "active": "#BB33FF",
747
- "disabled": "#dfdfdf"
748
- },
749
- "stroke": {
750
- "default": "#CC66FF",
751
- "hover": "#BB33FF",
752
- "active": "#BB33FF",
753
- "disabled": "#c0c0c0"
754
- },
755
- "check": {
756
- "default": "#ffffff",
757
- "hover": "#ffffff",
758
- "active": "#ffffff",
759
- "disabled": "#a0a0a0"
760
- }
761
- }
762
- },
763
- "background": {
764
- "default": "#f6f7fa",
765
- "hover": "#f6f7fa",
766
- "active": "#161517",
767
- "disabled": "#dfdfdf"
768
- },
769
- "stroke": {
770
- "default": "#b3b6bd",
771
- "hover": "#b3b6bd",
772
- "active": "#161517",
773
- "disabled": "#c0c0c0"
774
- },
775
- "check": {
776
- "default": "#ffffff",
777
- "hover": "#ffffff",
778
- "active": "#ffffff",
779
- "disabled": "#a0a0a0"
780
- }
781
- }
782
- },
783
- "codeblock": {
784
- "darkMode": {
785
- "color": {
786
- "background": {
787
- "default": "#282828"
788
- },
789
- "text": {
790
- "default": "#ffffff"
791
- },
792
- "numbers": {
793
- "default": "#c0c0c0"
794
- },
795
- "button": {
796
- "background": {
797
- "default": "#282828",
798
- "hover": "#53575f"
799
- },
800
- "foreground": {
801
- "default": "#ffffff"
802
- }
803
- },
804
- "stroke": {
805
- "default": "#282828"
806
- }
807
- }
808
- },
809
- "lightMode": {
810
- "color": {
811
- "background": {
812
- "default": "#f6f7fa"
813
- },
814
- "text": {
815
- "default": "#282828"
816
- },
817
- "numbers": {
818
- "default": "#808080"
819
- },
820
- "button": {
821
- "background": {
822
- "default": "#f6f7fa",
823
- "hover": "#53575f"
824
- },
825
- "foreground": {
826
- "default": "#a0a0a0"
827
- }
828
- },
829
- "stroke": {
830
- "default": "#282828"
831
- }
832
- }
833
- },
834
- "monacoTheme": {
835
- "parameter": {
836
- "foreground": "#53575f",
837
- "background": "rgb(41.2% 43.1% 47.5% / 0.1)"
838
- }
839
- }
840
- },
841
- "codeInline": {
842
- "color": {
843
- "background": {
844
- "default": "#f6f7fa"
845
- },
846
- "text": {
847
- "default": "#161517"
848
- },
849
- "stroke": {
850
- "default": "#e6e7e9"
851
- }
852
- }
853
- },
854
- "datePicker": {
855
- "dateOption": {
856
- "color": {
857
- "label": {
858
- "default": "#161517",
859
- "hover": "#161517",
860
- "active": "#ffffff",
861
- "disabled": "#a0a0a0",
862
- "range": "#161517"
863
- },
864
- "background": {
865
- "default": "#ffffff",
866
- "hover": "#ffffff",
867
- "active": "#151515",
868
- "disabled": "#ffffff",
869
- "range": "#e6e7e9"
870
- },
871
- "stroke": {
872
- "default": "#ffffff",
873
- "hover": "#151515",
874
- "active": "#151515",
875
- "disabled": "#ffffff",
876
- "range": "#e6e7e9"
877
- }
878
- }
879
- },
880
- "color": {
881
- "title": {
882
- "default": "lch(11.1 1.37 305)"
883
- },
884
- "daytitle": {
885
- "default": "#696e79"
886
- }
887
- }
888
- },
889
- "dialog": {
890
- "color": {
891
- "background": {
892
- "default": "#ffffff"
893
- },
894
- "title": {
895
- "default": "lch(11.1 1.37 305)"
896
- },
897
- "description": {
898
- "default": "#696e79"
899
- },
900
- "opaqueBackground": {
901
- "default": "lch(6.77 0 0 / 0.75)"
902
- }
903
- }
904
- },
905
- "field": {
906
- "color": {
907
- "background": {
908
- "default": "rgb(98.5% 98.9% 100%)",
909
- "hover": "rgb(96.6% 96.9% 98.1%)",
910
- "active": "#ffffff",
911
- "disabled": "#dfdfdf",
912
- "error": "#ffffff"
913
- },
914
- "text": {
915
- "default": "#302e32",
916
- "hover": "#302e32",
917
- "active": "#161517",
918
- "disabled": "#a0a0a0",
919
- "error": "#c10000"
920
- },
921
- "stroke": {
922
- "default": "rgb(90.7% 91.1% 91.8%)",
923
- "hover": "rgb(81% 82.1% 83.6%)",
924
- "active": "#161517",
925
- "disabled": "#dfdfdf",
926
- "error": "#c10000"
927
- },
928
- "label": {
929
- "default": "#696e79",
930
- "hover": "#696e79",
931
- "active": "#161517",
932
- "disabled": "#a0a0a0",
933
- "error": "#c10000"
934
- },
935
- "format": {
936
- "default": "lch(72 4.18 268)",
937
- "hover": "lch(72 4.18 268)",
938
- "active": "lch(72 4.18 268)",
939
- "disabled": "#a0a0a0",
940
- "error": "lch(72 4.18 268)"
941
- },
942
- "genericLabel": {
943
- "default": "#161517",
944
- "hover": "#161517",
945
- "active": "#161517",
946
- "disabled": "#a0a0a0"
947
- },
948
- "placeholder": {
949
- "default": "#9a9ea7",
950
- "disabled": "#b3b6bd"
951
- }
952
- }
953
- },
954
- "fileUpload": {
955
- "sm": {
956
- "color": {
957
- "icon": {
958
- "default": "#696e79"
959
- }
960
- }
961
- },
962
- "md": {
963
- "color": {
964
- "icon": {
965
- "default": "#161517"
966
- }
967
- }
968
- },
969
- "color": {
970
- "background": {
971
- "default": "#ffffff",
972
- "hover": "#ffffff",
973
- "active": "rgb(96.6% 96.9% 98.1%)",
974
- "error": "rgb(100% 13.7% 13.7% / 0.1)"
975
- },
976
- "stroke": {
977
- "default": "rgb(90.7% 91.1% 91.8%)",
978
- "hover": "rgb(90.7% 91.1% 91.8%)",
979
- "active": "#b3b6bd",
980
- "error": "rgba(0,0,0,0)"
981
- },
982
- "title": {
983
- "default": "#161517",
984
- "hover": "#161517",
985
- "active": "#161517",
986
- "error": "#c10000"
987
- },
988
- "description": {
989
- "default": "#696e79",
990
- "hover": "#696e79",
991
- "active": "#696e79",
992
- "error": "#c10000"
993
- }
994
- }
995
- },
996
- "flyout": {
997
- "color": {
998
- "background": {
999
- "default": "#ffffff"
1000
- },
1001
- "title": {
1002
- "default": "lch(11.1 1.37 305)"
1003
- },
1004
- "description": {
1005
- "default": "#696e79"
1006
- },
1007
- "stroke": {
1008
- "default": "#e6e7e9"
1009
- }
1010
- }
1011
- },
1012
- "genericMenu": {
1013
- "item": {
1014
- "color": {
1015
- "text": {
1016
- "default": "#161517",
1017
- "hover": "#161517",
1018
- "active": "#161517",
1019
- "disabled": "#a0a0a0",
1020
- "muted": "#696e79"
1021
- },
1022
- "background": {
1023
- "default": "#ffffff",
1024
- "hover": "rgb(96.8% 97.1% 98.2%)",
1025
- "active": "#ffffff",
1026
- "disabled": "#ffffff"
1027
- },
1028
- "format": {
1029
- "default": "lch(72 4.18 268)",
1030
- "hover": "lch(72 4.18 268)",
1031
- "active": "lch(72 4.18 268)",
1032
- "disabled": "#a0a0a0"
1033
- },
1034
- "stroke": {
1035
- "default": "#e6e7e9"
1036
- },
1037
- "subtext": {
1038
- "default": "#696e79",
1039
- "hover": "#696e79",
1040
- "active": "#696e79",
1041
- "disabled": "#c0c0c0"
1042
- }
1043
- }
1044
- },
1045
- "button": {
1046
- "color": {
1047
- "background": {
1048
- "default": "#f6f7fa"
1049
- },
1050
- "label": {
1051
- "default": "#696e79"
1052
- },
1053
- "stroke": {
1054
- "default": "#e6e7e9"
1055
- }
1056
- }
1057
- },
1058
- "panel": {
1059
- "color": {
1060
- "background": {
1061
- "default": "#ffffff"
1062
- },
1063
- "stroke": {
1064
- "default": "#e6e7e9"
1065
- }
1066
- }
1067
- },
1068
- "autocomplete": {
1069
- "color": {
1070
- "placeholder": {
1071
- "default": "#9a9ea7"
1072
- },
1073
- "searchTerm": {
1074
- "default": "#161517"
1075
- },
1076
- "background": {
1077
- "default": "#ffffff"
1078
- },
1079
- "stroke": {
1080
- "default": "#e6e7e9"
1081
- }
1082
- }
1083
- }
1084
- },
1085
- "grid": {
1086
- "header": {
1087
- "cell": {
1088
- "color": {
1089
- "background": {
1090
- "default": "#f6f7fa",
1091
- "selectIndirect": "lch(95.6 5.84 264)",
1092
- "selectDirect": "lch(93.2 7.7 264)"
1093
- },
1094
- "title": {
1095
- "default": "#696e79",
1096
- "selectIndirect": "#161517",
1097
- "selectDirect": "#161517"
1098
- },
1099
- "stroke": {
1100
- "default": "lch(89.3 1.07 266)",
1101
- "selectIndirect": "lch(91.8 7.59 264)",
1102
- "selectDirect": "lch(86.1 15.1 266)"
1103
- }
1104
- }
1105
- }
1106
- },
1107
- "body": {
1108
- "cell": {
1109
- "color": {
1110
- "background": {
1111
- "default": "#ffffff",
1112
- "selectIndirect": "lch(94.1 7.78 264 / 0.2)",
1113
- "selectDirect": "lch(94.1 7.78 264 / 0.2)"
1114
- },
1115
- "stroke": {
1116
- "default": "#e6e7e9",
1117
- "selectIndirect": "lch(70.7 12.4 266)",
1118
- "selectDirect": "#437EEF"
1119
- },
1120
- "text": {
1121
- "default": "lch(7.17 1.44 305)",
1122
- "selectIndirect": "#161517",
1123
- "selectDirect": "#161517"
1124
- }
1125
- }
1126
- }
1127
- },
1128
- "global": {
1129
- "color": {
1130
- "stroke": {
1131
- "default": "#e6e7e9"
1132
- },
1133
- "background": {
1134
- "default": "#ffffff"
1135
- }
1136
- }
1137
- }
1138
- },
1139
- "icon": {
1140
- "color": {
1141
- "background": {
1142
- "default": "rgba(0,0,0,0)",
1143
- "success": "rgb(20% 100% 26.7% / 0.1)",
1144
- "neutral": "rgb(41.2% 43.1% 47.5% / 0.1)",
1145
- "danger": "rgb(100% 13.7% 13.7% / 0.1)",
1146
- "info": "rgb(26.3% 49.4% 93.7% / 0.1)",
1147
- "warning": "rgb(100% 46.7% 16.1% / 0.1)"
1148
- },
1149
- "text": {
1150
- "default": "rgba(0,0,0,0)",
1151
- "success": "#008A0B",
1152
- "neutral": "#53575f",
1153
- "danger": "#c10000",
1154
- "info": "#437EEF",
1155
- "warning": "#A33C00"
1156
- },
1157
- "stroke": {
1158
- "default": "rgba(0,0,0,0)",
1159
- "success": "rgb(20% 100% 26.7% / 0.05)",
1160
- "neutral": "rgb(41.2% 43.1% 47.5% / 0.1)",
1161
- "danger": "rgb(100% 13.7% 13.7% / 0.05)",
1162
- "info": "rgb(26.3% 49.4% 93.7% / 0.05)",
1163
- "warning": "rgb(100% 46.7% 16.1% / 0.05)"
1164
- }
1165
- }
1166
- },
1167
- "image": {
1168
- "color": {
1169
- "stroke": "#161517"
1170
- }
1171
- },
1172
- "panel": {
1173
- "color": {
1174
- "background": {
1175
- "default": "#ffffff",
1176
- "muted": "#f6f7fa",
1177
- "transparent": "rgba(0,0,0,0)"
1178
- },
1179
- "stroke": {
1180
- "default": "#e6e7e9"
1181
- }
1182
- }
1183
- },
1184
- "popover": {
1185
- "color": {
1186
- "panel": {
1187
- "background": {
1188
- "default": "#ffffff"
1189
- },
1190
- "stroke": {
1191
- "default": "#e6e7e9"
1192
- }
1193
- }
1194
- }
1195
- },
1196
- "radio": {
1197
- "color": {
1198
- "background": {
1199
- "default": "#f6f7fa",
1200
- "hover": "#f6f7fa",
1201
- "active": "#161517",
1202
- "disabled": "#dfdfdf"
1203
- },
1204
- "stroke": {
1205
- "default": "#b3b6bd",
1206
- "hover": "#b3b6bd",
1207
- "active": "#151515",
1208
- "disabled": "#c0c0c0"
1209
- },
1210
- "indicator": {
1211
- "default": "#ffffff",
1212
- "hover": "#f6f7fa",
1213
- "active": "#ffffff",
1214
- "disabled": "#a0a0a0"
1215
- }
1216
- }
1217
- },
1218
- "separator": {
1219
- "color": {
1220
- "stroke": {
1221
- "default": "#e6e7e9"
1222
- }
1223
- }
1224
- },
1225
- "sidebar": {
1226
- "main": {
1227
- "color": {
1228
- "background": {
1229
- "default": "#ffffff"
1230
- },
1231
- "text": {
1232
- "default": "#161517",
1233
- "muted": "#696e79"
1234
- },
1235
- "stroke": {
1236
- "default": "#e6e7e9"
1237
- }
1238
- },
1239
- "navigation": {
1240
- "item": {
1241
- "color": {
1242
- "background": {
1243
- "active": "lch(91.6 1.1 266 / 0.6)",
1244
- "hover": "lch(91.6 1.1 266 / 0.6)",
1245
- "default": "rgba(0,0,0,0)"
1246
- },
1247
- "text": {
1248
- "default": "#161517",
1249
- "hover": "#161517",
1250
- "active": "#161517",
1251
- "muted": "#696e79",
1252
- "disabled": "#a0a0a0"
1253
- },
1254
- "icon": {
1255
- "default": "#696e79",
1256
- "disabled": "#a0a0a0"
1257
- }
1258
- }
1259
- },
1260
- "title": {
1261
- "color": {
1262
- "default": "#696e79",
1263
- "hover": "#696e79",
1264
- "active": "#696e79"
1265
- }
1266
- },
1267
- "subItem": {
1268
- "color": {
1269
- "text": {
1270
- "default": "#696e79",
1271
- "disabled": "#a0a0a0",
1272
- "hover": "#161517",
1273
- "active": "#161517"
1274
- },
1275
- "background": {
1276
- "default": "rgba(0,0,0,0)",
1277
- "disabled": "rgba(0,0,0,0)",
1278
- "hover": "lch(91.6 1.1 266 / 0.6)",
1279
- "active": "rgba(0,0,0,0)"
1280
- },
1281
- "icon": {
1282
- "default": "#696e79",
1283
- "disabled": "#a0a0a0"
1284
- }
1285
- }
1286
- },
1287
- "dragControl": {
1288
- "separator": {
1289
- "color": {
1290
- "default": "#161517"
1291
- }
1292
- }
1293
- }
1294
- }
1295
- },
1296
- "sqlSidebar": {
1297
- "color": {
1298
- "background": {
1299
- "default": "#f6f7fa"
1300
- },
1301
- "stroke": {
1302
- "default": "#e6e7e9"
1303
- }
1304
- },
1305
- "navigation": {
1306
- "item": {
1307
- "color": {
1308
- "background": {
1309
- "active": "lch(91.6 1.1 266 / 0.6)",
1310
- "hover": "lch(91.6 1.1 266 / 0.6)",
1311
- "default": "rgba(0,0,0,0)"
1312
- },
1313
- "text": {
1314
- "default": "#161517",
1315
- "hover": "#161517",
1316
- "active": "#161517",
1317
- "muted": "#696e79",
1318
- "disabled": "#a0a0a0"
1319
- },
1320
- "icon": {
1321
- "default": "#696e79"
1322
- }
1323
- }
1324
- },
1325
- "subItem": {
1326
- "color": {
1327
- "text": {
1328
- "disabled": "#a0a0a0",
1329
- "default": "#696e79",
1330
- "hover": "#161517",
1331
- "active": "#161517"
1332
- },
1333
- "background": {
1334
- "default": "rgba(0,0,0,0)",
1335
- "hover": "lch(91.6 1.1 266 / 0.6)",
1336
- "active": "rgba(0,0,0,0)"
1337
- }
1338
- }
1339
- },
1340
- "title": {
1341
- "color": {
1342
- "default": "#696e79",
1343
- "hover": "#696e79",
1344
- "active": "#696e79"
1345
- }
1346
- },
1347
- "dragControl": {
1348
- "separator": {
1349
- "color": {
1350
- "default": "#161517"
1351
- }
1352
- }
1353
- }
1354
- }
1355
- }
1356
- },
1357
- "stepper": {
1358
- "vertical": {
1359
- "numbered": {
1360
- "connector": {
1361
- "color": {
1362
- "stroke": {
1363
- "incomplete": "#c0c0c0",
1364
- "complete": "#1F1F1C",
1365
- "active": "#c0c0c0"
1366
- }
1367
- }
1368
- },
1369
- "step": {
1370
- "color": {
1371
- "stroke": {
1372
- "incomplete": "#c0c0c0",
1373
- "complete": "#1F1F1C",
1374
- "active": "#1F1F1C"
1375
- },
1376
- "background": {
1377
- "incomplete": "#ffffff",
1378
- "complete": "#ffffff",
1379
- "active": "#1F1F1C"
1380
- },
1381
- "icon": {
1382
- "incomplete": "#1F1F1C",
1383
- "complete": "#1F1F1C",
1384
- "active": "#ffffff"
1385
- }
1386
- }
1387
- },
1388
- "color": {
1389
- "title": {
1390
- "incomplete": "#c0c0c0",
1391
- "complete": "#696e79",
1392
- "active": "#161517"
1393
- }
1394
- }
1395
- },
1396
- "bulleted": {
1397
- "connector": {
1398
- "color": {
1399
- "stroke": {
1400
- "incomplete": "#c0c0c0",
1401
- "complete": "#1F1F1C",
1402
- "active": "#c0c0c0"
1403
- }
1404
- }
1405
- },
1406
- "step": {
1407
- "color": {
1408
- "stroke": {
1409
- "incomplete": "#c0c0c0",
1410
- "complete": "#1F1F1C",
1411
- "active": "#1F1F1C"
1412
- },
1413
- "background": {
1414
- "incomplete": "#ffffff",
1415
- "complete": "#ffffff",
1416
- "active": "#ffffff"
1417
- },
1418
- "icon": {
1419
- "incomplete": "#ffffff",
1420
- "complete": "#1F1F1C",
1421
- "active": "#ffffff"
1422
- }
1423
- }
1424
- },
1425
- "color": {
1426
- "title": {
1427
- "incomplete": "#c0c0c0",
1428
- "complete": "#696e79",
1429
- "active": "#161517"
1430
- }
1431
- }
1432
- }
1433
- }
1434
- },
1435
- "switch": {
1436
- "color": {
1437
- "background": {
1438
- "default": "#cccfd3",
1439
- "active": "#151515",
1440
- "disabled": "#dfdfdf"
1441
- },
1442
- "stroke": {
1443
- "default": "#cccfd3",
1444
- "active": "#161517",
1445
- "disabled": "#dfdfdf"
1446
- },
1447
- "indicator": {
1448
- "default": "#ffffff",
1449
- "active": "#ffffff",
1450
- "disabled": "#a0a0a0"
1451
- }
1452
- }
1453
- },
1454
- "table": {
1455
- "header": {
1456
- "color": {
1457
- "background": {
1458
- "default": "#f6f7fa",
1459
- "hover": "#f6f7fa",
1460
- "active": "rgb(89.8% 92.8% 98.1%)"
1461
- },
1462
- "title": {
1463
- "default": "#161517"
1464
- },
1465
- "icon": {
1466
- "default": "#161517"
1467
- },
1468
- "checkbox": {
1469
- "background": {
1470
- "default": "#cccfd3"
1471
- },
1472
- "border": {
1473
- "default": "#808691"
1474
- }
1475
- }
1476
- }
1477
- },
1478
- "row": {
1479
- "color": {
1480
- "background": {
1481
- "default": "#ffffff",
1482
- "hover": "lch(94.1 7.78 264 / 0.2)",
1483
- "active": "rgb(90.8% 93.8% 99.2% / 0.2)"
1484
- },
1485
- "stroke": {
1486
- "default": "#e6e7e9"
1487
- },
1488
- "text": {
1489
- "default": "#161517",
1490
- "disabled": "#a0a0a0"
1491
- },
1492
- "link": {
1493
- "default": "#437EEF"
1494
- },
1495
- "label": {
1496
- "default": "#696e79"
1497
- },
1498
- "barChart": {
1499
- "default": "#dfdfdf",
1500
- "hover": "#c0c0c0"
1501
- }
1502
- }
1503
- },
1504
- "global": {
1505
- "color": {
1506
- "stroke": {
1507
- "default": "#e6e7e9"
1508
- },
1509
- "background": {
1510
- "default": "#ffffff"
1511
- }
1512
- }
1513
- }
1514
- },
1515
- "tabs": {
1516
- "basic": {
1517
- "color": {
1518
- "background": {
1519
- "default": "rgba(0,0,0,0)",
1520
- "hover": "#f6f7fa",
1521
- "active": "rgba(0,0,0,0)"
1522
- },
1523
- "text": {
1524
- "default": "#696e79",
1525
- "hover": "#161517",
1526
- "active": "#161517"
1527
- },
1528
- "stroke": {
1529
- "default": "rgba(0,0,0,0)",
1530
- "hover": "rgba(0,0,0,0)",
1531
- "active": "#151515"
1532
- },
1533
- "global": {
1534
- "default": "#e6e7e9"
1535
- }
1536
- }
1537
- },
1538
- "fileTabs": {
1539
- "color": {
1540
- "background": {
1541
- "default": "#f6f7fa",
1542
- "hover": "#ffffff",
1543
- "active": "#ffffff"
1544
- },
1545
- "text": {
1546
- "default": "#696e79",
1547
- "hover": "#161517",
1548
- "active": "#161517"
1549
- },
1550
- "stroke": {
1551
- "default": "#e6e7e9",
1552
- "hover": "#e6e7e9",
1553
- "active": "#e6e7e9"
1554
- },
1555
- "closeButton": {
1556
- "background": {
1557
- "default": "rgba(0,0,0,0)",
1558
- "hover": "#e6e7e9"
1559
- }
1560
- }
1561
- }
1562
- }
1563
- },
1564
- "toast": {
1565
- "color": {
1566
- "title": {
1567
- "default": "lch(11.1 1.37 305)"
1568
- },
1569
- "description": {
1570
- "default": "#696e79"
1571
- },
1572
- "stroke": {
1573
- "default": "#e6e7e9"
1574
- },
1575
- "icon": {
1576
- "default": "lch(11.1 1.37 305)",
1577
- "success": "#008A0B",
1578
- "warning": "#A33C00",
1579
- "danger": "#c10000"
1580
- }
1581
- }
1582
- },
1583
- "tooltip": {
1584
- "color": {
1585
- "background": {
1586
- "default": "lch(10.8 0 0 / 0.85)"
1587
- },
1588
- "label": {
1589
- "default": "#ffffff"
1590
- }
1591
- }
1592
- },
1593
- "dashboards": {
1594
- "chartWidget": {
1595
- "color": {
1596
- "stroke": {
1597
- "default": "#e6e7e9",
1598
- "hover": "#b3b6bd",
1599
- "selected": "#151515"
1600
- },
1601
- "title": {
1602
- "default": "lch(11.1 1.37 305)"
1603
- },
1604
- "description": {
1605
- "default": "#696e79"
1606
- },
1607
- "legend": {
1608
- "default": "#696e79",
1609
- "hover": "#696e79",
1610
- "selected": "#161517"
1611
- },
1612
- "element": {
1613
- "stroke": {
1614
- "default": "#e6e7e9"
1615
- }
1616
- },
1617
- "background": {
1618
- "default": "#ffffff",
1619
- "hover": "#ffffff",
1620
- "selected": "#ffffff"
1621
- },
1622
- "icon": {
1623
- "default": "#161517",
1624
- "hover": "#161517",
1625
- "selected": "#151515"
1626
- },
1627
- "opacity": {
1628
- "bar": {
1629
- "default": 0.2,
1630
- "hover": 0.5
1631
- }
1632
- },
1633
- "label": {
1634
- "default": "#696e79",
1635
- "hover": "#696e79",
1636
- "selected": "#696e79"
1637
- }
1638
- }
1639
- }
1640
- },
1641
- "global": {
1642
- "color": {
1643
- "background": {
1644
- "default": "#ffffff",
1645
- "muted": "#f6f7fa"
1646
- },
1647
- "text": {
1648
- "default": "#161517",
1649
- "muted": "#696e79",
1650
- "disabled": "#a0a0a0",
1651
- "link": {
1652
- "default": "#437EEF",
1653
- "hover": "#104EC6"
1654
- },
1655
- "danger": "#c10000"
1656
- },
1657
- "stroke": {
1658
- "default": "#e6e7e9",
1659
- "muted": "lch(91.6 1.1 266)",
1660
- "intense": "#b3b6bd"
1661
- },
1662
- "accent": {
1663
- "default": "#151515"
1664
- },
1665
- "outline": {
1666
- "default": "#437EEF"
1667
- },
1668
- "shadow": {
1669
- "default": "lch(6.77 0 0 / 0.15)"
1670
- },
1671
- "title": {
1672
- "default": "lch(11.1 1.37 305)",
1673
- "muted": "#696e79"
1674
- }
1675
- }
1676
- },
1677
- "feedback": {
1678
- "color": {
1679
- "info": {
1680
- "background": "rgb(26.3% 49.4% 93.7% / 0.1)",
1681
- "foreground": "#437EEF"
1682
- },
1683
- "success": {
1684
- "background": "rgb(20% 100% 26.7% / 0.1)",
1685
- "foreground": "#008A0B"
1686
- },
1687
- "warning": {
1688
- "background": "rgb(100% 46.7% 16.1% / 0.1)",
1689
- "foreground": "#A33C00"
1690
- },
1691
- "danger": {
1692
- "background": "rgb(100% 13.7% 13.7% / 0.1)",
1693
- "foreground": "#c10000"
1694
- },
1695
- "neutral": {
1696
- "background": "rgb(41.2% 43.1% 47.5% / 0.1)",
1697
- "foreground": "#53575f",
1698
- "stroke": "#e6e7e9"
1699
- }
1700
- }
1701
- },
1702
- "storybook": {
1703
- "global": {
1704
- "background": "#ffffff"
1705
- }
1706
- },
1707
- "chart": {
1708
- "bars": {
1709
- "color": {
1710
- "blue": "#437EEF",
1711
- "orange": "#FF7729",
1712
- "green": "#00E513",
1713
- "fuchsia": "#FB32C9",
1714
- "yellow": "#eef400",
1715
- "violet": "#BB33FF",
1716
- "babyblue": "#00CBEB",
1717
- "red": "#ff2323",
1718
- "teal": "#089B83",
1719
- "sunrise": "#FFC300",
1720
- "slate": "#9a9ea7"
1721
- }
1722
- },
1723
- "color": {
1724
- "default": {
1725
- "blue": "#437EEF",
1726
- "orange": "#FF7729",
1727
- "green": "#00E513",
1728
- "fuchsia": "#FB32C9",
1729
- "yellow": "#eef400",
1730
- "violet": "#BB33FF",
1731
- "babyblue": "#00CBEB",
1732
- "red": "#ff2323",
1733
- "teal": "#089B83",
1734
- "sunrise": "#FFC300",
1735
- "slate": "#9a9ea7"
1736
- },
1737
- "label": {
1738
- "default": "#161517",
1739
- "deselected": "lch(6.94 1.44 305 / 0.3)"
1740
- }
1741
- }
1742
- },
1743
- "serviceCard": {
1744
- "color": {
1745
- "background": {
1746
- "default": "#FBFCFF",
1747
- "hover": "lch(99 1.55 272)"
1748
- },
1749
- "stroke": {
1750
- "default": "#e6e7e9",
1751
- "hover": "rgb(81% 82.1% 83.6%)"
1752
- }
1753
- }
1754
- }
1755
- },
1756
- "name": "light",
1757
- "global": {
1758
- "color": {
1759
- "background": {
1760
- "default": "#ffffff",
1761
- "muted": "#f6f7fa",
1762
- "sidebar": "#ffffff",
1763
- "split": "#f6f7fa",
1764
- "muted_a": "lch(49.8 30.5 277 / 0.06)"
1765
- },
1766
- "text": {
1767
- "default": "#161517",
1768
- "muted": "#696e79",
1769
- "disabled": "#a0a0a0",
1770
- "link": {
1771
- "default": "#437EEF",
1772
- "hover": "#104EC6"
1773
- }
1774
- },
1775
- "stroke": {
1776
- "default": "#e6e7e9",
1777
- "muted": "#e6e7e9",
1778
- "intense": "#b3b6bd",
1779
- "split": "#e6e7e9"
1780
- },
1781
- "accent": {
1782
- "default": "#151515"
1783
- },
1784
- "outline": {
1785
- "default": "#437EEF"
1786
- },
1787
- "shadow": {
1788
- "default": "lch(6.77 0 0 / 0.15)"
1789
- },
1790
- "feedback": {
1791
- "info": {
1792
- "background": "#E7EFFD",
1793
- "foreground": "#437EEF"
1794
- },
1795
- "success": {
1796
- "background": "#E5FFE8",
1797
- "foreground": "#008A0B"
1798
- },
1799
- "warning": {
1800
- "background": "#FFE2D1",
1801
- "foreground": "#A33C00"
1802
- },
1803
- "danger": {
1804
- "background": "#ffdddd",
1805
- "foreground": "#c10000"
1806
- },
1807
- "neutral": {
1808
- "background": "#f6f7fa",
1809
- "foreground": "#53575f",
1810
- "stroke": "#e6e7e9"
1811
- }
1812
- },
1813
- "chart": {
1814
- "bars": {
1815
- "blue": "#437EEF",
1816
- "orange": "#FF7729",
1817
- "green": "#00E513",
1818
- "fuchsia": "#FB32C9",
1819
- "yellow": "#eef400",
1820
- "violet": "#BB33FF",
1821
- "babyblue": "#00CBEB",
1822
- "teal": "#089B83",
1823
- "sunrise": "#FFC300",
1824
- "slate": "#9a9ea7",
1825
- "red": "#ff2323"
1826
- },
1827
- "default": {
1828
- "blue": "#437EEF",
1829
- "orange": "#FF7729",
1830
- "green": "#00E513",
1831
- "fuchsia": "#FB32C9",
1832
- "yellow": "#eef400",
1833
- "violet": "#BB33FF",
1834
- "babyblue": "#00CBEB",
1835
- "teal": "#089B83",
1836
- "sunrise": "#FFC300",
1837
- "slate": "#9a9ea7",
1838
- "red": "#ff2323"
1839
- },
1840
- "label": {
1841
- "default": "#161517",
1842
- "deselected": "lch(6.94 1.44 305 / 0.3)"
1843
- }
1844
- },
1845
- "iconButton": {
1846
- "badge": {
1847
- "foreground": "#437EEF",
1848
- "background": "#E7EFFD"
1849
- }
1850
- },
1851
- "icon": {
1852
- "background": "linear-gradient(132deg, #FFFFFF 8%, #292929 30%);"
1853
- }
1854
- }
1855
- }
1856
- };
1857
-
1858
- export default _default;