@workbench-ai/workbench 0.0.68 → 0.0.69
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/dist/dev-open/client.css +416 -107
- package/dist/dev-open/client.js +272 -231
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-400-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-400-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-500-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-500-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-600-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-600-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-ext-400-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-ext-500-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-ext-500-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-ext-600-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-cyrillic-ext-600-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-400-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-400-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-500-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-500-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-600-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-600-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-ext-400-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-ext-400-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-ext-500-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-ext-500-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-ext-600-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-latin-ext-600-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-vietnamese-400-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-vietnamese-400-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-vietnamese-500-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-vietnamese-500-normal.woff2 +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-vietnamese-600-normal.woff +0 -0
- package/dist/dev-open/fonts/ibm-plex-mono-vietnamese-600-normal.woff2 +0 -0
- package/dist/dev-open/fonts/libre-caslon-display-latin-400-normal.woff +0 -0
- package/dist/dev-open/fonts/libre-caslon-display-latin-400-normal.woff2 +0 -0
- package/dist/dev-open/fonts/libre-caslon-display-latin-ext-400-normal.woff +0 -0
- package/dist/dev-open/fonts/libre-caslon-display-latin-ext-400-normal.woff2 +0 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1101 -244
- package/dist/install-targets.d.ts +35 -0
- package/dist/install-targets.d.ts.map +1 -0
- package/dist/install-targets.js +188 -0
- package/dist/open-server.d.ts.map +1 -1
- package/dist/open-server.js +72 -4
- package/dist/output.d.ts +22 -0
- package/dist/output.d.ts.map +1 -0
- package/dist/output.js +38 -0
- package/package.json +4 -4
package/dist/dev-open/client.css
CHANGED
|
@@ -3,9 +3,7 @@
|
|
|
3
3
|
@layer theme, base, components, utilities;
|
|
4
4
|
@layer theme {
|
|
5
5
|
:root, :host {
|
|
6
|
-
--font-sans: 'Geist Variable', sans-serif;
|
|
7
|
-
--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
|
|
8
|
-
"Courier New", monospace;
|
|
6
|
+
--font-sans: 'Geist Variable', -apple-system, BlinkMacSystemFont, "Avenir Next", Helvetica, Arial, ui-sans-serif, system-ui, sans-serif;
|
|
9
7
|
--color-red-50: oklch(97.1% 0.013 17.38);
|
|
10
8
|
--color-red-100: oklch(93.6% 0.032 17.717);
|
|
11
9
|
--color-red-600: oklch(57.7% 0.245 27.325);
|
|
@@ -54,8 +52,8 @@
|
|
|
54
52
|
--aspect-video: 16 / 9;
|
|
55
53
|
--default-transition-duration: 150ms;
|
|
56
54
|
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
57
|
-
--default-font-family: 'Geist Variable', sans-serif;
|
|
58
|
-
--default-mono-font-family:
|
|
55
|
+
--default-font-family: 'Geist Variable', -apple-system, BlinkMacSystemFont, "Avenir Next", Helvetica, Arial, ui-sans-serif, system-ui, sans-serif;
|
|
56
|
+
--default-mono-font-family: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
|
|
59
57
|
--color-border: var(--border);
|
|
60
58
|
}
|
|
61
59
|
}
|
|
@@ -452,9 +450,6 @@
|
|
|
452
450
|
.ml-1 {
|
|
453
451
|
margin-left: calc(var(--spacing) * 1);
|
|
454
452
|
}
|
|
455
|
-
.ml-2 {
|
|
456
|
-
margin-left: calc(var(--spacing) * 2);
|
|
457
|
-
}
|
|
458
453
|
.ml-3 {
|
|
459
454
|
margin-left: calc(var(--spacing) * 3);
|
|
460
455
|
}
|
|
@@ -464,6 +459,12 @@
|
|
|
464
459
|
.ml-auto {
|
|
465
460
|
margin-left: auto;
|
|
466
461
|
}
|
|
462
|
+
.line-clamp-2 {
|
|
463
|
+
overflow: hidden;
|
|
464
|
+
display: -webkit-box;
|
|
465
|
+
-webkit-box-orient: vertical;
|
|
466
|
+
-webkit-line-clamp: 2;
|
|
467
|
+
}
|
|
467
468
|
.no-scrollbar {
|
|
468
469
|
-ms-overflow-style: none;
|
|
469
470
|
scrollbar-width: none;
|
|
@@ -513,6 +514,9 @@
|
|
|
513
514
|
.field-sizing-content {
|
|
514
515
|
field-sizing: content;
|
|
515
516
|
}
|
|
517
|
+
.\!aspect-auto {
|
|
518
|
+
aspect-ratio: auto !important;
|
|
519
|
+
}
|
|
516
520
|
.aspect-square {
|
|
517
521
|
aspect-ratio: 1 / 1;
|
|
518
522
|
}
|
|
@@ -523,6 +527,10 @@
|
|
|
523
527
|
width: calc(var(--spacing) * 2.5);
|
|
524
528
|
height: calc(var(--spacing) * 2.5);
|
|
525
529
|
}
|
|
530
|
+
.size-3 {
|
|
531
|
+
width: calc(var(--spacing) * 3);
|
|
532
|
+
height: calc(var(--spacing) * 3);
|
|
533
|
+
}
|
|
526
534
|
.size-3\.5 {
|
|
527
535
|
width: calc(var(--spacing) * 3.5);
|
|
528
536
|
height: calc(var(--spacing) * 3.5);
|
|
@@ -559,6 +567,9 @@
|
|
|
559
567
|
width: 100%;
|
|
560
568
|
height: 100%;
|
|
561
569
|
}
|
|
570
|
+
.\!h-auto {
|
|
571
|
+
height: auto !important;
|
|
572
|
+
}
|
|
562
573
|
.h-\(--radix-accordion-content-height\) {
|
|
563
574
|
height: var(--radix-accordion-content-height);
|
|
564
575
|
}
|
|
@@ -607,6 +618,9 @@
|
|
|
607
618
|
.h-64 {
|
|
608
619
|
height: calc(var(--spacing) * 64);
|
|
609
620
|
}
|
|
621
|
+
.h-80 {
|
|
622
|
+
height: calc(var(--spacing) * 80);
|
|
623
|
+
}
|
|
610
624
|
.h-\[46px\] {
|
|
611
625
|
height: 46px;
|
|
612
626
|
}
|
|
@@ -619,6 +633,12 @@
|
|
|
619
633
|
.h-\[calc\(100dvh-2rem\)\] {
|
|
620
634
|
height: calc(100dvh - 2rem);
|
|
621
635
|
}
|
|
636
|
+
.h-\[clamp\(20rem\,calc\(100dvh-26rem\)\,48rem\)\] {
|
|
637
|
+
height: clamp(20rem, calc(100dvh - 26rem), 48rem);
|
|
638
|
+
}
|
|
639
|
+
.h-\[min\(94vh\,calc\(100dvh-1rem\)\)\] {
|
|
640
|
+
height: min(94vh, calc(100dvh - 1rem));
|
|
641
|
+
}
|
|
622
642
|
.h-auto {
|
|
623
643
|
height: auto;
|
|
624
644
|
}
|
|
@@ -646,9 +666,6 @@
|
|
|
646
666
|
.max-h-\[28rem\] {
|
|
647
667
|
max-height: 28rem;
|
|
648
668
|
}
|
|
649
|
-
.max-h-\[32rem\] {
|
|
650
|
-
max-height: 32rem;
|
|
651
|
-
}
|
|
652
669
|
.max-h-\[520px\] {
|
|
653
670
|
max-height: 520px;
|
|
654
671
|
}
|
|
@@ -745,6 +762,24 @@
|
|
|
745
762
|
.w-48 {
|
|
746
763
|
width: calc(var(--spacing) * 48);
|
|
747
764
|
}
|
|
765
|
+
.w-80 {
|
|
766
|
+
width: calc(var(--spacing) * 80);
|
|
767
|
+
}
|
|
768
|
+
.w-\[6rem\] {
|
|
769
|
+
width: 6rem;
|
|
770
|
+
}
|
|
771
|
+
.w-\[8rem\] {
|
|
772
|
+
width: 8rem;
|
|
773
|
+
}
|
|
774
|
+
.w-\[9rem\] {
|
|
775
|
+
width: 9rem;
|
|
776
|
+
}
|
|
777
|
+
.w-\[11rem\] {
|
|
778
|
+
width: 11rem;
|
|
779
|
+
}
|
|
780
|
+
.w-\[12rem\] {
|
|
781
|
+
width: 12rem;
|
|
782
|
+
}
|
|
748
783
|
.w-\[100px\] {
|
|
749
784
|
width: 100px;
|
|
750
785
|
}
|
|
@@ -778,8 +813,11 @@
|
|
|
778
813
|
.max-w-\[10rem\] {
|
|
779
814
|
max-width: 10rem;
|
|
780
815
|
}
|
|
781
|
-
.max-w-\[
|
|
782
|
-
max-width:
|
|
816
|
+
.max-w-\[11rem\] {
|
|
817
|
+
max-width: 11rem;
|
|
818
|
+
}
|
|
819
|
+
.max-w-\[14rem\] {
|
|
820
|
+
max-width: 14rem;
|
|
783
821
|
}
|
|
784
822
|
.max-w-\[44rem\] {
|
|
785
823
|
max-width: 44rem;
|
|
@@ -790,6 +828,9 @@
|
|
|
790
828
|
.max-w-\[calc\(100\%-2rem\)\] {
|
|
791
829
|
max-width: calc(100% - 2rem);
|
|
792
830
|
}
|
|
831
|
+
.max-w-\[min\(calc\(100vw-2rem\)\,24rem\)\] {
|
|
832
|
+
max-width: min(calc(100vw - 2rem), 24rem);
|
|
833
|
+
}
|
|
793
834
|
.max-w-full {
|
|
794
835
|
max-width: 100%;
|
|
795
836
|
}
|
|
@@ -826,8 +867,11 @@
|
|
|
826
867
|
.min-w-36 {
|
|
827
868
|
min-width: calc(var(--spacing) * 36);
|
|
828
869
|
}
|
|
829
|
-
.min-w
|
|
830
|
-
min-width:
|
|
870
|
+
.min-w-64 {
|
|
871
|
+
min-width: calc(var(--spacing) * 64);
|
|
872
|
+
}
|
|
873
|
+
.min-w-\[60rem\] {
|
|
874
|
+
min-width: 60rem;
|
|
831
875
|
}
|
|
832
876
|
.min-w-\[96px\] {
|
|
833
877
|
min-width: 96px;
|
|
@@ -841,9 +885,15 @@
|
|
|
841
885
|
.flex-1 {
|
|
842
886
|
flex: 1;
|
|
843
887
|
}
|
|
888
|
+
.flex-none {
|
|
889
|
+
flex: none;
|
|
890
|
+
}
|
|
844
891
|
.shrink-0 {
|
|
845
892
|
flex-shrink: 0;
|
|
846
893
|
}
|
|
894
|
+
.table-fixed {
|
|
895
|
+
table-layout: fixed;
|
|
896
|
+
}
|
|
847
897
|
.caption-bottom {
|
|
848
898
|
caption-side: bottom;
|
|
849
899
|
}
|
|
@@ -943,6 +993,9 @@
|
|
|
943
993
|
.\[grid-template-columns\:repeat\(auto-fit\,minmax\(min\(100\%\,12rem\)\,1fr\)\)\] {
|
|
944
994
|
grid-template-columns: repeat(auto-fit,minmax(min(100%, 12rem),1fr));
|
|
945
995
|
}
|
|
996
|
+
.grid-cols-1 {
|
|
997
|
+
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
998
|
+
}
|
|
946
999
|
.grid-cols-\[1rem_auto_minmax\(0\,1fr\)\] {
|
|
947
1000
|
grid-template-columns: 1rem auto minmax(0,1fr);
|
|
948
1001
|
}
|
|
@@ -1049,6 +1102,9 @@
|
|
|
1049
1102
|
.gap-x-3 {
|
|
1050
1103
|
column-gap: calc(var(--spacing) * 3);
|
|
1051
1104
|
}
|
|
1105
|
+
.gap-x-4 {
|
|
1106
|
+
column-gap: calc(var(--spacing) * 4);
|
|
1107
|
+
}
|
|
1052
1108
|
.gap-x-6 {
|
|
1053
1109
|
column-gap: calc(var(--spacing) * 6);
|
|
1054
1110
|
}
|
|
@@ -1072,6 +1128,9 @@
|
|
|
1072
1128
|
.gap-y-1 {
|
|
1073
1129
|
row-gap: calc(var(--spacing) * 1);
|
|
1074
1130
|
}
|
|
1131
|
+
.gap-y-1\.5 {
|
|
1132
|
+
row-gap: calc(var(--spacing) * 1.5);
|
|
1133
|
+
}
|
|
1075
1134
|
.gap-y-2 {
|
|
1076
1135
|
row-gap: calc(var(--spacing) * 2);
|
|
1077
1136
|
}
|
|
@@ -1150,9 +1209,6 @@
|
|
|
1150
1209
|
.rounded-\[inherit\] {
|
|
1151
1210
|
border-radius: inherit;
|
|
1152
1211
|
}
|
|
1153
|
-
.rounded-\[min\(var\(--radius-md\)\,10px\)\] {
|
|
1154
|
-
border-radius: min(var(--radius-md), 10px);
|
|
1155
|
-
}
|
|
1156
1212
|
.rounded-\[min\(var\(--radius-md\)\,12px\)\] {
|
|
1157
1213
|
border-radius: min(var(--radius-md), 12px);
|
|
1158
1214
|
}
|
|
@@ -1360,6 +1416,9 @@
|
|
|
1360
1416
|
background-color: color-mix(in oklab, var(--card) 95%, transparent);
|
|
1361
1417
|
}
|
|
1362
1418
|
}
|
|
1419
|
+
.bg-destructive-soft {
|
|
1420
|
+
background-color: var(--destructive-soft);
|
|
1421
|
+
}
|
|
1363
1422
|
.bg-destructive\/10 {
|
|
1364
1423
|
background-color: var(--destructive);
|
|
1365
1424
|
@supports (color: color-mix(in lab, red, red)) {
|
|
@@ -1369,6 +1428,9 @@
|
|
|
1369
1428
|
.bg-foreground {
|
|
1370
1429
|
background-color: var(--foreground);
|
|
1371
1430
|
}
|
|
1431
|
+
.bg-highlight {
|
|
1432
|
+
background-color: var(--highlight);
|
|
1433
|
+
}
|
|
1372
1434
|
.bg-input {
|
|
1373
1435
|
background-color: var(--input);
|
|
1374
1436
|
}
|
|
@@ -1393,6 +1455,12 @@
|
|
|
1393
1455
|
background-color: color-mix(in oklab, var(--muted) 20%, transparent);
|
|
1394
1456
|
}
|
|
1395
1457
|
}
|
|
1458
|
+
.bg-muted\/25 {
|
|
1459
|
+
background-color: var(--muted);
|
|
1460
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
1461
|
+
background-color: color-mix(in oklab, var(--muted) 25%, transparent);
|
|
1462
|
+
}
|
|
1463
|
+
}
|
|
1396
1464
|
.bg-muted\/30 {
|
|
1397
1465
|
background-color: var(--muted);
|
|
1398
1466
|
@supports (color: color-mix(in lab, red, red)) {
|
|
@@ -1468,11 +1536,8 @@
|
|
|
1468
1536
|
background-color: color-mix(in oklab, var(--sidebar) 80%, transparent);
|
|
1469
1537
|
}
|
|
1470
1538
|
}
|
|
1471
|
-
.bg-success
|
|
1472
|
-
background-color: var(--success);
|
|
1473
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
1474
|
-
background-color: color-mix(in oklab, var(--success) 14%, transparent);
|
|
1475
|
-
}
|
|
1539
|
+
.bg-success-soft {
|
|
1540
|
+
background-color: var(--success-soft);
|
|
1476
1541
|
}
|
|
1477
1542
|
.bg-transparent {
|
|
1478
1543
|
background-color: transparent;
|
|
@@ -1489,6 +1554,9 @@
|
|
|
1489
1554
|
.fill-foreground {
|
|
1490
1555
|
fill: var(--foreground);
|
|
1491
1556
|
}
|
|
1557
|
+
.fill-muted-foreground {
|
|
1558
|
+
fill: var(--muted-foreground);
|
|
1559
|
+
}
|
|
1492
1560
|
.object-contain {
|
|
1493
1561
|
object-fit: contain;
|
|
1494
1562
|
}
|
|
@@ -1646,7 +1714,7 @@
|
|
|
1646
1714
|
font-family: var(--font-sans);
|
|
1647
1715
|
}
|
|
1648
1716
|
.font-mono {
|
|
1649
|
-
font-family:
|
|
1717
|
+
font-family: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
|
|
1650
1718
|
}
|
|
1651
1719
|
.text-2xl {
|
|
1652
1720
|
font-size: var(--text-2xl);
|
|
@@ -1735,6 +1803,10 @@
|
|
|
1735
1803
|
--tw-font-weight: var(--font-weight-semibold);
|
|
1736
1804
|
font-weight: var(--font-weight-semibold);
|
|
1737
1805
|
}
|
|
1806
|
+
.tracking-\[-0\.035em\] {
|
|
1807
|
+
--tw-tracking: -0.035em;
|
|
1808
|
+
letter-spacing: -0.035em;
|
|
1809
|
+
}
|
|
1738
1810
|
.tracking-\[0\.08em\] {
|
|
1739
1811
|
--tw-tracking: 0.08em;
|
|
1740
1812
|
letter-spacing: 0.08em;
|
|
@@ -1827,6 +1899,9 @@
|
|
|
1827
1899
|
color: color-mix(in oklab, var(--foreground) 88%, transparent);
|
|
1828
1900
|
}
|
|
1829
1901
|
}
|
|
1902
|
+
.text-highlight-foreground {
|
|
1903
|
+
color: var(--highlight-foreground);
|
|
1904
|
+
}
|
|
1830
1905
|
.text-muted-foreground {
|
|
1831
1906
|
color: var(--muted-foreground);
|
|
1832
1907
|
}
|
|
@@ -1878,6 +1953,10 @@
|
|
|
1878
1953
|
.italic {
|
|
1879
1954
|
font-style: italic;
|
|
1880
1955
|
}
|
|
1956
|
+
.ordinal {
|
|
1957
|
+
--tw-ordinal: ordinal;
|
|
1958
|
+
font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
|
|
1959
|
+
}
|
|
1881
1960
|
.tabular-nums {
|
|
1882
1961
|
--tw-numeric-spacing: tabular-nums;
|
|
1883
1962
|
font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
|
|
@@ -1931,6 +2010,10 @@
|
|
|
1931
2010
|
--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
|
|
1932
2011
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1933
2012
|
}
|
|
2013
|
+
.shadow-xs {
|
|
2014
|
+
--tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
|
|
2015
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
2016
|
+
}
|
|
1934
2017
|
.ring-0 {
|
|
1935
2018
|
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1936
2019
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
@@ -1946,6 +2029,9 @@
|
|
|
1946
2029
|
.ring-background {
|
|
1947
2030
|
--tw-ring-color: var(--background);
|
|
1948
2031
|
}
|
|
2032
|
+
.ring-border {
|
|
2033
|
+
--tw-ring-color: var(--border);
|
|
2034
|
+
}
|
|
1949
2035
|
.ring-foreground\/10 {
|
|
1950
2036
|
--tw-ring-color: var(--foreground);
|
|
1951
2037
|
@supports (color: color-mix(in lab, red, red)) {
|
|
@@ -1967,12 +2053,6 @@
|
|
|
1967
2053
|
.ring-sidebar-ring {
|
|
1968
2054
|
--tw-ring-color: var(--sidebar-ring);
|
|
1969
2055
|
}
|
|
1970
|
-
.ring-success\/18 {
|
|
1971
|
-
--tw-ring-color: var(--success);
|
|
1972
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
1973
|
-
--tw-ring-color: color-mix(in oklab, var(--success) 18%, transparent);
|
|
1974
|
-
}
|
|
1975
|
-
}
|
|
1976
2056
|
.ring-warning\/24 {
|
|
1977
2057
|
--tw-ring-color: var(--warning);
|
|
1978
2058
|
@supports (color: color-mix(in lab, red, red)) {
|
|
@@ -2098,6 +2178,9 @@
|
|
|
2098
2178
|
.running {
|
|
2099
2179
|
animation-play-state: running;
|
|
2100
2180
|
}
|
|
2181
|
+
.zoom-out {
|
|
2182
|
+
--tw-exit-scale: 0;
|
|
2183
|
+
}
|
|
2101
2184
|
.\*\:w-full {
|
|
2102
2185
|
:is(& > *) {
|
|
2103
2186
|
width: 100%;
|
|
@@ -2567,7 +2650,7 @@
|
|
|
2567
2650
|
.before\:font-mono {
|
|
2568
2651
|
&::before {
|
|
2569
2652
|
content: var(--tw-content);
|
|
2570
|
-
font-family:
|
|
2653
|
+
font-family: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
|
|
2571
2654
|
}
|
|
2572
2655
|
}
|
|
2573
2656
|
.before\:text-\[13px\] {
|
|
@@ -2884,13 +2967,6 @@
|
|
|
2884
2967
|
}
|
|
2885
2968
|
}
|
|
2886
2969
|
}
|
|
2887
|
-
.hover\:bg-transparent {
|
|
2888
|
-
&:hover {
|
|
2889
|
-
@media (hover: hover) {
|
|
2890
|
-
background-color: transparent;
|
|
2891
|
-
}
|
|
2892
|
-
}
|
|
2893
|
-
}
|
|
2894
2970
|
.hover\:text-foreground {
|
|
2895
2971
|
&:hover {
|
|
2896
2972
|
@media (hover: hover) {
|
|
@@ -4394,11 +4470,6 @@
|
|
|
4394
4470
|
display: flex;
|
|
4395
4471
|
}
|
|
4396
4472
|
}
|
|
4397
|
-
.sm\:inline {
|
|
4398
|
-
@media (width >= 40rem) {
|
|
4399
|
-
display: inline;
|
|
4400
|
-
}
|
|
4401
|
-
}
|
|
4402
4473
|
.sm\:h-\[85vh\] {
|
|
4403
4474
|
@media (width >= 40rem) {
|
|
4404
4475
|
height: 85vh;
|
|
@@ -4731,6 +4802,11 @@
|
|
|
4731
4802
|
}
|
|
4732
4803
|
}
|
|
4733
4804
|
}
|
|
4805
|
+
.lg\:inline {
|
|
4806
|
+
@media (width >= 64rem) {
|
|
4807
|
+
display: inline;
|
|
4808
|
+
}
|
|
4809
|
+
}
|
|
4734
4810
|
.lg\:grid-cols-\[minmax\(0\,1fr\)_auto\] {
|
|
4735
4811
|
@media (width >= 64rem) {
|
|
4736
4812
|
grid-template-columns: minmax(0,1fr) auto;
|
|
@@ -5698,6 +5774,18 @@
|
|
|
5698
5774
|
}
|
|
5699
5775
|
}
|
|
5700
5776
|
}
|
|
5777
|
+
.\[a\]\:hover\:bg-highlight\/80 {
|
|
5778
|
+
&:is(a) {
|
|
5779
|
+
&:hover {
|
|
5780
|
+
@media (hover: hover) {
|
|
5781
|
+
background-color: var(--highlight);
|
|
5782
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
5783
|
+
background-color: color-mix(in oklab, var(--highlight) 80%, transparent);
|
|
5784
|
+
}
|
|
5785
|
+
}
|
|
5786
|
+
}
|
|
5787
|
+
}
|
|
5788
|
+
}
|
|
5701
5789
|
.\[a\]\:hover\:bg-muted {
|
|
5702
5790
|
&:is(a) {
|
|
5703
5791
|
&:hover {
|
|
@@ -6333,72 +6421,208 @@
|
|
|
6333
6421
|
src: url(./fonts/geist-latin-wght-normal.woff2) format('woff2-variations');
|
|
6334
6422
|
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
6335
6423
|
}
|
|
6424
|
+
@font-face {
|
|
6425
|
+
font-family: 'Libre Caslon Display';
|
|
6426
|
+
font-style: normal;
|
|
6427
|
+
font-display: swap;
|
|
6428
|
+
font-weight: 400;
|
|
6429
|
+
src: url(./fonts/libre-caslon-display-latin-ext-400-normal.woff2) format('woff2'), url(./fonts/libre-caslon-display-latin-ext-400-normal.woff) format('woff');
|
|
6430
|
+
unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
6431
|
+
}
|
|
6432
|
+
@font-face {
|
|
6433
|
+
font-family: 'Libre Caslon Display';
|
|
6434
|
+
font-style: normal;
|
|
6435
|
+
font-display: swap;
|
|
6436
|
+
font-weight: 400;
|
|
6437
|
+
src: url(./fonts/libre-caslon-display-latin-400-normal.woff2) format('woff2'), url(./fonts/libre-caslon-display-latin-400-normal.woff) format('woff');
|
|
6438
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
6439
|
+
}
|
|
6440
|
+
@font-face {
|
|
6441
|
+
font-family: 'IBM Plex Mono';
|
|
6442
|
+
font-style: normal;
|
|
6443
|
+
font-display: swap;
|
|
6444
|
+
font-weight: 400;
|
|
6445
|
+
src: url(./fonts/ibm-plex-mono-cyrillic-ext-400-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-cyrillic-ext-400-normal.woff) format('woff');
|
|
6446
|
+
unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
|
6447
|
+
}
|
|
6448
|
+
@font-face {
|
|
6449
|
+
font-family: 'IBM Plex Mono';
|
|
6450
|
+
font-style: normal;
|
|
6451
|
+
font-display: swap;
|
|
6452
|
+
font-weight: 400;
|
|
6453
|
+
src: url(./fonts/ibm-plex-mono-cyrillic-400-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-cyrillic-400-normal.woff) format('woff');
|
|
6454
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
|
6455
|
+
}
|
|
6456
|
+
@font-face {
|
|
6457
|
+
font-family: 'IBM Plex Mono';
|
|
6458
|
+
font-style: normal;
|
|
6459
|
+
font-display: swap;
|
|
6460
|
+
font-weight: 400;
|
|
6461
|
+
src: url(./fonts/ibm-plex-mono-vietnamese-400-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-vietnamese-400-normal.woff) format('woff');
|
|
6462
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
|
|
6463
|
+
}
|
|
6464
|
+
@font-face {
|
|
6465
|
+
font-family: 'IBM Plex Mono';
|
|
6466
|
+
font-style: normal;
|
|
6467
|
+
font-display: swap;
|
|
6468
|
+
font-weight: 400;
|
|
6469
|
+
src: url(./fonts/ibm-plex-mono-latin-ext-400-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-latin-ext-400-normal.woff) format('woff');
|
|
6470
|
+
unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
6471
|
+
}
|
|
6472
|
+
@font-face {
|
|
6473
|
+
font-family: 'IBM Plex Mono';
|
|
6474
|
+
font-style: normal;
|
|
6475
|
+
font-display: swap;
|
|
6476
|
+
font-weight: 400;
|
|
6477
|
+
src: url(./fonts/ibm-plex-mono-latin-400-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-latin-400-normal.woff) format('woff');
|
|
6478
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
6479
|
+
}
|
|
6480
|
+
@font-face {
|
|
6481
|
+
font-family: 'IBM Plex Mono';
|
|
6482
|
+
font-style: normal;
|
|
6483
|
+
font-display: swap;
|
|
6484
|
+
font-weight: 500;
|
|
6485
|
+
src: url(./fonts/ibm-plex-mono-cyrillic-ext-500-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-cyrillic-ext-500-normal.woff) format('woff');
|
|
6486
|
+
unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
|
6487
|
+
}
|
|
6488
|
+
@font-face {
|
|
6489
|
+
font-family: 'IBM Plex Mono';
|
|
6490
|
+
font-style: normal;
|
|
6491
|
+
font-display: swap;
|
|
6492
|
+
font-weight: 500;
|
|
6493
|
+
src: url(./fonts/ibm-plex-mono-cyrillic-500-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-cyrillic-500-normal.woff) format('woff');
|
|
6494
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
|
6495
|
+
}
|
|
6496
|
+
@font-face {
|
|
6497
|
+
font-family: 'IBM Plex Mono';
|
|
6498
|
+
font-style: normal;
|
|
6499
|
+
font-display: swap;
|
|
6500
|
+
font-weight: 500;
|
|
6501
|
+
src: url(./fonts/ibm-plex-mono-vietnamese-500-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-vietnamese-500-normal.woff) format('woff');
|
|
6502
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
|
|
6503
|
+
}
|
|
6504
|
+
@font-face {
|
|
6505
|
+
font-family: 'IBM Plex Mono';
|
|
6506
|
+
font-style: normal;
|
|
6507
|
+
font-display: swap;
|
|
6508
|
+
font-weight: 500;
|
|
6509
|
+
src: url(./fonts/ibm-plex-mono-latin-ext-500-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-latin-ext-500-normal.woff) format('woff');
|
|
6510
|
+
unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
6511
|
+
}
|
|
6512
|
+
@font-face {
|
|
6513
|
+
font-family: 'IBM Plex Mono';
|
|
6514
|
+
font-style: normal;
|
|
6515
|
+
font-display: swap;
|
|
6516
|
+
font-weight: 500;
|
|
6517
|
+
src: url(./fonts/ibm-plex-mono-latin-500-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-latin-500-normal.woff) format('woff');
|
|
6518
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
6519
|
+
}
|
|
6520
|
+
@font-face {
|
|
6521
|
+
font-family: 'IBM Plex Mono';
|
|
6522
|
+
font-style: normal;
|
|
6523
|
+
font-display: swap;
|
|
6524
|
+
font-weight: 600;
|
|
6525
|
+
src: url(./fonts/ibm-plex-mono-cyrillic-ext-600-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-cyrillic-ext-600-normal.woff) format('woff');
|
|
6526
|
+
unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
|
|
6527
|
+
}
|
|
6528
|
+
@font-face {
|
|
6529
|
+
font-family: 'IBM Plex Mono';
|
|
6530
|
+
font-style: normal;
|
|
6531
|
+
font-display: swap;
|
|
6532
|
+
font-weight: 600;
|
|
6533
|
+
src: url(./fonts/ibm-plex-mono-cyrillic-600-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-cyrillic-600-normal.woff) format('woff');
|
|
6534
|
+
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
|
|
6535
|
+
}
|
|
6536
|
+
@font-face {
|
|
6537
|
+
font-family: 'IBM Plex Mono';
|
|
6538
|
+
font-style: normal;
|
|
6539
|
+
font-display: swap;
|
|
6540
|
+
font-weight: 600;
|
|
6541
|
+
src: url(./fonts/ibm-plex-mono-vietnamese-600-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-vietnamese-600-normal.woff) format('woff');
|
|
6542
|
+
unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;
|
|
6543
|
+
}
|
|
6544
|
+
@font-face {
|
|
6545
|
+
font-family: 'IBM Plex Mono';
|
|
6546
|
+
font-style: normal;
|
|
6547
|
+
font-display: swap;
|
|
6548
|
+
font-weight: 600;
|
|
6549
|
+
src: url(./fonts/ibm-plex-mono-latin-ext-600-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-latin-ext-600-normal.woff) format('woff');
|
|
6550
|
+
unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
|
|
6551
|
+
}
|
|
6552
|
+
@font-face {
|
|
6553
|
+
font-family: 'IBM Plex Mono';
|
|
6554
|
+
font-style: normal;
|
|
6555
|
+
font-display: swap;
|
|
6556
|
+
font-weight: 600;
|
|
6557
|
+
src: url(./fonts/ibm-plex-mono-latin-600-normal.woff2) format('woff2'), url(./fonts/ibm-plex-mono-latin-600-normal.woff) format('woff');
|
|
6558
|
+
unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
|
|
6559
|
+
}
|
|
6336
6560
|
:root {
|
|
6337
6561
|
--background: oklch(1 0 0);
|
|
6338
|
-
--foreground: oklch(0.
|
|
6562
|
+
--foreground: oklch(0.167 0.016 236.04);
|
|
6339
6563
|
--card: oklch(1 0 0);
|
|
6340
|
-
--card-foreground: oklch(0.
|
|
6564
|
+
--card-foreground: oklch(0.167 0.016 236.04);
|
|
6341
6565
|
--popover: oklch(1 0 0);
|
|
6342
|
-
--popover-foreground: oklch(0.
|
|
6343
|
-
--primary: oklch(0.
|
|
6344
|
-
--primary-foreground: oklch(0
|
|
6345
|
-
--secondary: oklch(0.967 0.
|
|
6346
|
-
--secondary-foreground: oklch(0.
|
|
6347
|
-
--muted: oklch(0.
|
|
6348
|
-
--muted-foreground: oklch(0.
|
|
6349
|
-
--accent: oklch(0.
|
|
6350
|
-
--accent-foreground: oklch(0.
|
|
6351
|
-
--destructive: oklch(0.
|
|
6352
|
-
--border: oklch(0.
|
|
6353
|
-
--input: oklch(0.
|
|
6354
|
-
--ring: oklch(0.
|
|
6355
|
-
--chart-1: oklch(0.
|
|
6356
|
-
--chart-2: oklch(0.
|
|
6357
|
-
--chart-3: oklch(0.
|
|
6358
|
-
--chart-4: oklch(0.
|
|
6359
|
-
--chart-5: oklch(0.
|
|
6360
|
-
--radius:
|
|
6361
|
-
--sidebar: oklch(0.985 0
|
|
6362
|
-
--sidebar-foreground: oklch(0.
|
|
6363
|
-
--sidebar-primary: oklch(0.
|
|
6364
|
-
--sidebar-primary-foreground: oklch(0
|
|
6365
|
-
--sidebar-accent: oklch(0.
|
|
6366
|
-
--sidebar-accent-foreground: oklch(0.
|
|
6367
|
-
--sidebar-border: oklch(0.
|
|
6368
|
-
--sidebar-ring: oklch(0.
|
|
6566
|
+
--popover-foreground: oklch(0.167 0.016 236.04);
|
|
6567
|
+
--primary: oklch(0.167 0.016 236.04);
|
|
6568
|
+
--primary-foreground: oklch(1 0 0);
|
|
6569
|
+
--secondary: oklch(0.967 0.003 106.45);
|
|
6570
|
+
--secondary-foreground: oklch(0.167 0.016 236.04);
|
|
6571
|
+
--muted: oklch(0.967 0.003 106.45);
|
|
6572
|
+
--muted-foreground: oklch(0.474 0.011 232.57);
|
|
6573
|
+
--accent: oklch(0.967 0.003 106.45);
|
|
6574
|
+
--accent-foreground: oklch(0.167 0.016 236.04);
|
|
6575
|
+
--destructive: oklch(0.501 0.178 28.7);
|
|
6576
|
+
--border: oklch(0.167 0.016 236.04 / 10%);
|
|
6577
|
+
--input: oklch(0.167 0.016 236.04 / 14%);
|
|
6578
|
+
--ring: oklch(0.167 0.016 236.04 / 55%);
|
|
6579
|
+
--chart-1: oklch(0.512 0.125 150.89);
|
|
6580
|
+
--chart-2: oklch(0.623 0.188 259.81);
|
|
6581
|
+
--chart-3: oklch(0.795 0.163 82.84);
|
|
6582
|
+
--chart-4: oklch(0.68 0.2 33);
|
|
6583
|
+
--chart-5: oklch(0.62 0.19 293);
|
|
6584
|
+
--radius: 1rem;
|
|
6585
|
+
--sidebar: oklch(0.985 0.002 106.45);
|
|
6586
|
+
--sidebar-foreground: oklch(0.167 0.016 236.04);
|
|
6587
|
+
--sidebar-primary: oklch(0.167 0.016 236.04);
|
|
6588
|
+
--sidebar-primary-foreground: oklch(1 0 0);
|
|
6589
|
+
--sidebar-accent: oklch(0.943 0.004 106.45);
|
|
6590
|
+
--sidebar-accent-foreground: oklch(0.167 0.016 236.04);
|
|
6591
|
+
--sidebar-border: oklch(0.167 0.016 236.04 / 10%);
|
|
6592
|
+
--sidebar-ring: oklch(0.167 0.016 236.04 / 55%);
|
|
6369
6593
|
}
|
|
6370
6594
|
.dark {
|
|
6371
|
-
--background: oklch(0.
|
|
6372
|
-
--foreground: oklch(
|
|
6373
|
-
--card: oklch(0.
|
|
6374
|
-
--card-foreground: oklch(
|
|
6375
|
-
--popover: oklch(0.
|
|
6376
|
-
--popover-foreground: oklch(
|
|
6377
|
-
--primary: oklch(0
|
|
6378
|
-
--primary-foreground: oklch(0.
|
|
6379
|
-
--secondary: oklch(0.
|
|
6380
|
-
--secondary-foreground: oklch(
|
|
6381
|
-
--muted: oklch(0.
|
|
6382
|
-
--muted-foreground: oklch(0.
|
|
6383
|
-
--accent: oklch(0.
|
|
6384
|
-
--accent-foreground: oklch(
|
|
6385
|
-
--destructive: oklch(0.
|
|
6386
|
-
--border: oklch(1 0 0 /
|
|
6387
|
-
--input: oklch(1 0 0 /
|
|
6388
|
-
--ring: oklch(0
|
|
6389
|
-
--chart-1: oklch(0.
|
|
6390
|
-
--chart-2: oklch(0.
|
|
6391
|
-
--chart-3: oklch(0.
|
|
6392
|
-
--chart-4: oklch(0.
|
|
6393
|
-
--chart-5: oklch(0.
|
|
6394
|
-
--sidebar: oklch(0.
|
|
6395
|
-
--sidebar-foreground: oklch(
|
|
6396
|
-
--sidebar-primary: oklch(0
|
|
6397
|
-
--sidebar-primary-foreground: oklch(0.
|
|
6398
|
-
--sidebar-accent: oklch(0.
|
|
6399
|
-
--sidebar-accent-foreground: oklch(
|
|
6400
|
-
--sidebar-border: oklch(1 0 0 /
|
|
6401
|
-
--sidebar-ring: oklch(0
|
|
6595
|
+
--background: oklch(0.173 0 0);
|
|
6596
|
+
--foreground: oklch(1 0 0);
|
|
6597
|
+
--card: oklch(0.2 0 0);
|
|
6598
|
+
--card-foreground: oklch(1 0 0);
|
|
6599
|
+
--popover: oklch(0.2 0 0);
|
|
6600
|
+
--popover-foreground: oklch(1 0 0);
|
|
6601
|
+
--primary: oklch(1 0 0);
|
|
6602
|
+
--primary-foreground: oklch(0.173 0 0);
|
|
6603
|
+
--secondary: oklch(0.245 0 0);
|
|
6604
|
+
--secondary-foreground: oklch(1 0 0);
|
|
6605
|
+
--muted: oklch(0.245 0 0);
|
|
6606
|
+
--muted-foreground: oklch(0.72 0.005 232.5);
|
|
6607
|
+
--accent: oklch(0.245 0 0);
|
|
6608
|
+
--accent-foreground: oklch(1 0 0);
|
|
6609
|
+
--destructive: oklch(0.66 0.17 27);
|
|
6610
|
+
--border: oklch(1 0 0 / 12%);
|
|
6611
|
+
--input: oklch(1 0 0 / 16%);
|
|
6612
|
+
--ring: oklch(1 0 0 / 55%);
|
|
6613
|
+
--chart-1: oklch(0.705 0.138 151.54);
|
|
6614
|
+
--chart-2: oklch(0.707 0.165 254.62);
|
|
6615
|
+
--chart-3: oklch(0.84 0.162 84.43);
|
|
6616
|
+
--chart-4: oklch(0.755 0.172 34);
|
|
6617
|
+
--chart-5: oklch(0.71 0.17 293);
|
|
6618
|
+
--sidebar: oklch(0.2 0 0);
|
|
6619
|
+
--sidebar-foreground: oklch(1 0 0);
|
|
6620
|
+
--sidebar-primary: oklch(1 0 0);
|
|
6621
|
+
--sidebar-primary-foreground: oklch(0.173 0 0);
|
|
6622
|
+
--sidebar-accent: oklch(0.245 0 0);
|
|
6623
|
+
--sidebar-accent-foreground: oklch(1 0 0);
|
|
6624
|
+
--sidebar-border: oklch(1 0 0 / 12%);
|
|
6625
|
+
--sidebar-ring: oklch(1 0 0 / 55%);
|
|
6402
6626
|
}
|
|
6403
6627
|
@layer base {
|
|
6404
6628
|
* {
|
|
@@ -6413,15 +6637,23 @@
|
|
|
6413
6637
|
color: var(--foreground);
|
|
6414
6638
|
}
|
|
6415
6639
|
html {
|
|
6416
|
-
font-family: 'Geist Variable', sans-serif;
|
|
6640
|
+
font-family: 'Geist Variable', -apple-system, BlinkMacSystemFont, "Avenir Next", Helvetica, Arial, ui-sans-serif, system-ui, sans-serif;
|
|
6641
|
+
}
|
|
6642
|
+
h1, h2, h3, h4 {
|
|
6643
|
+
letter-spacing: -0.02em;
|
|
6417
6644
|
}
|
|
6418
6645
|
}
|
|
6419
6646
|
:root {
|
|
6420
|
-
--success: oklch(0.
|
|
6421
|
-
--success-foreground: oklch(
|
|
6647
|
+
--success: oklch(0.512 0.125 150.89);
|
|
6648
|
+
--success-foreground: oklch(1 0 0);
|
|
6649
|
+
--success-soft: oklch(0.951 0.026 150.78);
|
|
6650
|
+
--destructive-soft: oklch(0.954 0.02 25.17);
|
|
6422
6651
|
--warning: oklch(0.795 0.163 82.84);
|
|
6423
6652
|
--warning-foreground: oklch(0.205 0 0);
|
|
6424
|
-
--
|
|
6653
|
+
--highlight: oklch(0.94 0.214 120.61);
|
|
6654
|
+
--highlight-foreground: oklch(0.181 0.042 118.45);
|
|
6655
|
+
--surface: oklch(0.967 0.003 106.45);
|
|
6656
|
+
--chart-1: oklch(0.512 0.125 150.89);
|
|
6425
6657
|
--chart-2: oklch(0.623 0.188 259.81);
|
|
6426
6658
|
--chart-3: oklch(0.795 0.163 82.84);
|
|
6427
6659
|
--chart-4: oklch(0.68 0.2 33);
|
|
@@ -6437,8 +6669,13 @@
|
|
|
6437
6669
|
.dark {
|
|
6438
6670
|
--success: oklch(0.705 0.138 151.54);
|
|
6439
6671
|
--success-foreground: oklch(0.145 0 0);
|
|
6672
|
+
--success-soft: oklch(0.32 0.045 150.89);
|
|
6673
|
+
--destructive-soft: oklch(0.31 0.045 25.17);
|
|
6440
6674
|
--warning: oklch(0.84 0.162 84.43);
|
|
6441
6675
|
--warning-foreground: oklch(0.205 0 0);
|
|
6676
|
+
--highlight: oklch(0.94 0.214 120.61);
|
|
6677
|
+
--highlight-foreground: oklch(0.181 0.042 118.45);
|
|
6678
|
+
--surface: oklch(0.225 0 0);
|
|
6442
6679
|
--chart-1: oklch(0.705 0.138 151.54);
|
|
6443
6680
|
--chart-2: oklch(0.707 0.165 254.62);
|
|
6444
6681
|
--chart-3: oklch(0.84 0.162 84.43);
|
|
@@ -6452,6 +6689,14 @@
|
|
|
6452
6689
|
--checkerboard-accent: oklch(0.255 0 0);
|
|
6453
6690
|
--monaco-shell-background: oklch(0.165 0 0);
|
|
6454
6691
|
}
|
|
6692
|
+
@media (prefers-reduced-motion: reduce) {
|
|
6693
|
+
*, *::before, *::after {
|
|
6694
|
+
animation-duration: 0.01ms !important;
|
|
6695
|
+
animation-iteration-count: 1 !important;
|
|
6696
|
+
transition-duration: 0.01ms !important;
|
|
6697
|
+
scroll-behavior: auto !important;
|
|
6698
|
+
}
|
|
6699
|
+
}
|
|
6455
6700
|
@layer base {
|
|
6456
6701
|
html, body, #root {
|
|
6457
6702
|
min-height: 100%;
|
|
@@ -7384,6 +7629,70 @@ svg.react-flow__connectionline {
|
|
|
7384
7629
|
.react-flow__edge-text {
|
|
7385
7630
|
fill: var(--xy-edge-label-color, var(--xy-edge-label-color-default));
|
|
7386
7631
|
}
|
|
7632
|
+
.workbench-loading-mark {
|
|
7633
|
+
overflow: visible;
|
|
7634
|
+
}
|
|
7635
|
+
.workbench-loading-mark circle {
|
|
7636
|
+
animation: workbench-loading-dot 1500ms cubic-bezier(0.22, 1, 0.36, 1) infinite;
|
|
7637
|
+
opacity: 0.42;
|
|
7638
|
+
transform: scale(0.82);
|
|
7639
|
+
transform-box: fill-box;
|
|
7640
|
+
transform-origin: center;
|
|
7641
|
+
}
|
|
7642
|
+
.workbench-loading-mark circle:nth-child(1) {
|
|
7643
|
+
animation-delay: 630ms;
|
|
7644
|
+
}
|
|
7645
|
+
.workbench-loading-mark circle:nth-child(2) {
|
|
7646
|
+
animation-delay: 810ms;
|
|
7647
|
+
}
|
|
7648
|
+
.workbench-loading-mark circle:nth-child(3) {
|
|
7649
|
+
animation-delay: 360ms;
|
|
7650
|
+
}
|
|
7651
|
+
.workbench-loading-mark circle:nth-child(4) {
|
|
7652
|
+
animation-delay: 540ms;
|
|
7653
|
+
}
|
|
7654
|
+
.workbench-loading-mark circle:nth-child(5) {
|
|
7655
|
+
animation-delay: 720ms;
|
|
7656
|
+
}
|
|
7657
|
+
.workbench-loading-mark circle:nth-child(6) {
|
|
7658
|
+
animation-delay: 90ms;
|
|
7659
|
+
}
|
|
7660
|
+
.workbench-loading-mark circle:nth-child(7) {
|
|
7661
|
+
animation-delay: 270ms;
|
|
7662
|
+
}
|
|
7663
|
+
.workbench-loading-mark circle:nth-child(8) {
|
|
7664
|
+
animation-delay: 450ms;
|
|
7665
|
+
}
|
|
7666
|
+
.workbench-loading-mark circle:nth-child(9) {
|
|
7667
|
+
animation-delay: 0ms;
|
|
7668
|
+
}
|
|
7669
|
+
.workbench-loading-mark circle:nth-child(10) {
|
|
7670
|
+
animation-delay: 180ms;
|
|
7671
|
+
}
|
|
7672
|
+
@keyframes workbench-loading-dot {
|
|
7673
|
+
0%,
|
|
7674
|
+
7%,
|
|
7675
|
+
32%,
|
|
7676
|
+
100% {
|
|
7677
|
+
opacity: 0.42;
|
|
7678
|
+
transform: scale(0.82);
|
|
7679
|
+
}
|
|
7680
|
+
15% {
|
|
7681
|
+
opacity: 1;
|
|
7682
|
+
transform: scale(1);
|
|
7683
|
+
}
|
|
7684
|
+
24% {
|
|
7685
|
+
opacity: 0.68;
|
|
7686
|
+
transform: scale(0.92);
|
|
7687
|
+
}
|
|
7688
|
+
}
|
|
7689
|
+
@media (prefers-reduced-motion: reduce) {
|
|
7690
|
+
.workbench-loading-mark circle {
|
|
7691
|
+
animation: none;
|
|
7692
|
+
opacity: 1;
|
|
7693
|
+
transform: none;
|
|
7694
|
+
}
|
|
7695
|
+
}
|
|
7387
7696
|
@property --tw-translate-x {
|
|
7388
7697
|
syntax: "*";
|
|
7389
7698
|
inherits: false;
|