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

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