@powerhousedao/common 1.10.38-dev.0 → 1.10.39-staging.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/editors/styles.css +170 -188
- package/dist/editors/utils/uiNodes.d.ts.map +1 -1
- package/dist/editors/utils/uiNodes.js +1 -2
- package/dist/editors/utils/uiNodes.js.map +1 -1
- package/dist/index.d.ts +0 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/dist/package.json +6 -5
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +14 -13
- package/dist/hooks/index.d.ts +0 -2
- package/dist/hooks/index.d.ts.map +0 -1
- package/dist/hooks/index.js +0 -2
- package/dist/hooks/index.js.map +0 -1
- package/dist/hooks/useTimelineItems.d.ts +0 -8
- package/dist/hooks/useTimelineItems.d.ts.map +0 -1
- package/dist/hooks/useTimelineItems.js +0 -106
- package/dist/hooks/useTimelineItems.js.map +0 -1
- package/dist/utils/index.d.ts +0 -3
- package/dist/utils/index.d.ts.map +0 -1
- package/dist/utils/index.js +0 -10
- package/dist/utils/index.js.map +0 -1
package/dist/editors/styles.css
CHANGED
|
@@ -7,55 +7,52 @@
|
|
|
7
7
|
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
8
8
|
--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
|
|
9
9
|
"Courier New", monospace;
|
|
10
|
-
--color-red-400: oklch(
|
|
11
|
-
--color-red-500: oklch(
|
|
12
|
-
--color-red-600: oklch(
|
|
13
|
-
--color-red-700: oklch(
|
|
14
|
-
--color-red-800: oklch(
|
|
15
|
-
--color-red-900: oklch(
|
|
16
|
-
--color-orange-100: oklch(
|
|
17
|
-
--color-orange-700: oklch(
|
|
18
|
-
--color-orange-800: oklch(
|
|
19
|
-
--color-orange-900: oklch(
|
|
20
|
-
--color-yellow-100: oklch(
|
|
21
|
-
--color-yellow-300: oklch(
|
|
22
|
-
--color-yellow-400: oklch(
|
|
23
|
-
--color-yellow-900: oklch(
|
|
24
|
-
--color-green-100: oklch(
|
|
25
|
-
--color-green-500: oklch(
|
|
26
|
-
--color-green-
|
|
27
|
-
--color-green-
|
|
28
|
-
--color-green-
|
|
29
|
-
--color-
|
|
30
|
-
--color-blue-
|
|
31
|
-
--color-blue-
|
|
32
|
-
--color-blue-
|
|
33
|
-
--color-blue-
|
|
34
|
-
--color-blue-
|
|
35
|
-
--color-blue-
|
|
36
|
-
--color-
|
|
37
|
-
--color-
|
|
38
|
-
--color-
|
|
39
|
-
--color-
|
|
40
|
-
--color-slate-
|
|
41
|
-
--color-slate-
|
|
42
|
-
--color-slate-
|
|
43
|
-
--color-slate-
|
|
44
|
-
--color-slate-
|
|
45
|
-
--color-slate-
|
|
46
|
-
--color-
|
|
47
|
-
--color-
|
|
48
|
-
--color-
|
|
49
|
-
--color-gray-
|
|
50
|
-
--color-gray-
|
|
51
|
-
--color-gray-
|
|
52
|
-
--color-gray-
|
|
53
|
-
--color-gray-
|
|
54
|
-
--color-gray-
|
|
55
|
-
--color-gray-
|
|
56
|
-
--color-gray-700: oklch(0.373 0.034 259.733);
|
|
57
|
-
--color-gray-800: oklch(0.278 0.033 256.848);
|
|
58
|
-
--color-gray-900: oklch(0.21 0.034 264.665);
|
|
10
|
+
--color-red-400: oklch(70.4% 0.191 22.216);
|
|
11
|
+
--color-red-500: oklch(63.7% 0.237 25.331);
|
|
12
|
+
--color-red-600: oklch(57.7% 0.245 27.325);
|
|
13
|
+
--color-red-700: oklch(50.5% 0.213 27.518);
|
|
14
|
+
--color-red-800: oklch(44.4% 0.177 26.899);
|
|
15
|
+
--color-red-900: oklch(39.6% 0.141 25.723);
|
|
16
|
+
--color-orange-100: oklch(95.4% 0.038 75.164);
|
|
17
|
+
--color-orange-700: oklch(55.3% 0.195 38.402);
|
|
18
|
+
--color-orange-800: oklch(47% 0.157 37.304);
|
|
19
|
+
--color-orange-900: oklch(40.8% 0.123 38.172);
|
|
20
|
+
--color-yellow-100: oklch(97.3% 0.071 103.193);
|
|
21
|
+
--color-yellow-300: oklch(90.5% 0.182 98.111);
|
|
22
|
+
--color-yellow-400: oklch(85.2% 0.199 91.936);
|
|
23
|
+
--color-yellow-900: oklch(42.1% 0.095 57.708);
|
|
24
|
+
--color-green-100: oklch(96.2% 0.044 156.743);
|
|
25
|
+
--color-green-500: oklch(72.3% 0.219 149.579);
|
|
26
|
+
--color-green-700: oklch(52.7% 0.154 150.069);
|
|
27
|
+
--color-green-800: oklch(44.8% 0.119 151.328);
|
|
28
|
+
--color-green-900: oklch(39.3% 0.095 152.535);
|
|
29
|
+
--color-blue-50: oklch(97% 0.014 254.604);
|
|
30
|
+
--color-blue-100: oklch(93.2% 0.032 255.585);
|
|
31
|
+
--color-blue-400: oklch(70.7% 0.165 254.624);
|
|
32
|
+
--color-blue-500: oklch(62.3% 0.214 259.815);
|
|
33
|
+
--color-blue-600: oklch(54.6% 0.245 262.881);
|
|
34
|
+
--color-blue-800: oklch(42.4% 0.199 265.638);
|
|
35
|
+
--color-blue-900: oklch(37.9% 0.146 265.522);
|
|
36
|
+
--color-purple-900: oklch(38.1% 0.176 304.987);
|
|
37
|
+
--color-slate-50: oklch(98.4% 0.003 247.858);
|
|
38
|
+
--color-slate-100: oklch(96.8% 0.007 247.896);
|
|
39
|
+
--color-slate-200: oklch(92.9% 0.013 255.508);
|
|
40
|
+
--color-slate-300: oklch(86.9% 0.022 252.894);
|
|
41
|
+
--color-slate-500: oklch(55.4% 0.046 257.417);
|
|
42
|
+
--color-slate-600: oklch(44.6% 0.043 257.281);
|
|
43
|
+
--color-slate-700: oklch(37.2% 0.044 257.287);
|
|
44
|
+
--color-slate-800: oklch(27.9% 0.041 260.031);
|
|
45
|
+
--color-slate-900: oklch(20.8% 0.042 265.755);
|
|
46
|
+
--color-gray-50: oklch(98.5% 0.002 247.839);
|
|
47
|
+
--color-gray-100: oklch(96.7% 0.003 264.542);
|
|
48
|
+
--color-gray-200: oklch(92.8% 0.006 264.531);
|
|
49
|
+
--color-gray-300: oklch(87.2% 0.01 258.338);
|
|
50
|
+
--color-gray-400: oklch(70.7% 0.022 261.325);
|
|
51
|
+
--color-gray-500: oklch(55.1% 0.027 264.364);
|
|
52
|
+
--color-gray-600: oklch(44.6% 0.03 256.802);
|
|
53
|
+
--color-gray-700: oklch(37.3% 0.034 259.733);
|
|
54
|
+
--color-gray-800: oklch(27.8% 0.033 256.848);
|
|
55
|
+
--color-gray-900: oklch(21% 0.034 264.665);
|
|
59
56
|
--color-black: #000;
|
|
60
57
|
--color-white: #fff;
|
|
61
58
|
--spacing: 0.25rem;
|
|
@@ -203,9 +200,9 @@
|
|
|
203
200
|
}
|
|
204
201
|
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
|
|
205
202
|
::placeholder {
|
|
206
|
-
color:
|
|
203
|
+
color: currentcolor;
|
|
207
204
|
@supports (color: color-mix(in lab, red, red)) {
|
|
208
|
-
color: color-mix(in oklab,
|
|
205
|
+
color: color-mix(in oklab, currentcolor 50%, transparent);
|
|
209
206
|
}
|
|
210
207
|
}
|
|
211
208
|
}
|
|
@@ -400,8 +397,9 @@
|
|
|
400
397
|
color: var(--color-gray-600);
|
|
401
398
|
}
|
|
402
399
|
}
|
|
403
|
-
/*! tailwindcss v4.
|
|
400
|
+
/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */
|
|
404
401
|
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
|
|
402
|
+
@layer properties;
|
|
405
403
|
:root {
|
|
406
404
|
--toastify-color-light: #fff;
|
|
407
405
|
--toastify-color-dark: #121212;
|
|
@@ -1089,6 +1087,8 @@
|
|
|
1089
1087
|
@layer theme {
|
|
1090
1088
|
:root, :host {
|
|
1091
1089
|
--font-sans: "Inter", sans-serif;
|
|
1090
|
+
--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
|
|
1091
|
+
"Courier New", monospace;
|
|
1092
1092
|
--color-red-100: hsl(3 82% 96%);
|
|
1093
1093
|
--color-red-400: hsl(5 82% 83%);
|
|
1094
1094
|
--color-red-500: hsl(5 80% 78%);
|
|
@@ -1106,14 +1106,11 @@
|
|
|
1106
1106
|
--color-yellow-900: hsl(47 100% 49%);
|
|
1107
1107
|
--color-green-100: hsl(134 51% 89%);
|
|
1108
1108
|
--color-green-500: hsl(136 53% 66%);
|
|
1109
|
-
--color-green-600: hsl(136 53% 60%);
|
|
1110
1109
|
--color-green-700: hsl(136 52% 55%);
|
|
1111
1110
|
--color-green-800: hsl(136 53% 49%);
|
|
1112
1111
|
--color-green-900: hsl(136 53% 43%);
|
|
1113
|
-
--color-blue-50: oklch(
|
|
1112
|
+
--color-blue-50: oklch(97% 0.014 254.604);
|
|
1114
1113
|
--color-blue-100: hsl(209 100% 90%);
|
|
1115
|
-
--color-blue-200: hsl(209 97% 85%);
|
|
1116
|
-
--color-blue-300: hsl(209 100% 80%);
|
|
1117
1114
|
--color-blue-400: hsl(209 100% 75%);
|
|
1118
1115
|
--color-blue-500: hsl(209 100% 70%);
|
|
1119
1116
|
--color-blue-600: hsl(209 100% 65%);
|
|
@@ -1175,6 +1172,8 @@
|
|
|
1175
1172
|
--animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
|
|
1176
1173
|
--default-transition-duration: 150ms;
|
|
1177
1174
|
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1175
|
+
--default-font-family: var(--font-sans);
|
|
1176
|
+
--default-mono-font-family: var(--font-mono);
|
|
1178
1177
|
--color-charcoal-300: hsl(221 17% 67%);
|
|
1179
1178
|
--color-charcoal-700: hsl(219 17% 34%);
|
|
1180
1179
|
--color-charcoal-800: hsl(221 17% 26%);
|
|
@@ -1200,9 +1199,9 @@
|
|
|
1200
1199
|
line-height: 1.5;
|
|
1201
1200
|
-webkit-text-size-adjust: 100%;
|
|
1202
1201
|
tab-size: 4;
|
|
1203
|
-
font-family:
|
|
1204
|
-
font-feature-settings:
|
|
1205
|
-
font-variation-settings:
|
|
1202
|
+
font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
|
|
1203
|
+
font-feature-settings: var(--default-font-feature-settings, normal);
|
|
1204
|
+
font-variation-settings: var(--default-font-variation-settings, normal);
|
|
1206
1205
|
-webkit-tap-highlight-color: transparent;
|
|
1207
1206
|
}
|
|
1208
1207
|
hr {
|
|
@@ -1227,9 +1226,9 @@
|
|
|
1227
1226
|
font-weight: bolder;
|
|
1228
1227
|
}
|
|
1229
1228
|
code, kbd, samp, pre {
|
|
1230
|
-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
1231
|
-
font-feature-settings:
|
|
1232
|
-
font-variation-settings:
|
|
1229
|
+
font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
|
|
1230
|
+
font-feature-settings: var(--default-mono-font-feature-settings, normal);
|
|
1231
|
+
font-variation-settings: var(--default-mono-font-variation-settings, normal);
|
|
1233
1232
|
font-size: 1em;
|
|
1234
1233
|
}
|
|
1235
1234
|
small {
|
|
@@ -1296,9 +1295,12 @@
|
|
|
1296
1295
|
}
|
|
1297
1296
|
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
|
|
1298
1297
|
::placeholder {
|
|
1299
|
-
color:
|
|
1298
|
+
color: currentcolor;
|
|
1300
1299
|
@supports (color: color-mix(in lab, red, red)) {
|
|
1301
|
-
color:
|
|
1300
|
+
color: currentcolor;
|
|
1301
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
1302
|
+
color: color-mix(in oklab, currentcolor 50%, transparent);
|
|
1303
|
+
}
|
|
1302
1304
|
}
|
|
1303
1305
|
}
|
|
1304
1306
|
}
|
|
@@ -1370,9 +1372,6 @@
|
|
|
1370
1372
|
.relative {
|
|
1371
1373
|
position: relative;
|
|
1372
1374
|
}
|
|
1373
|
-
.static {
|
|
1374
|
-
position: static;
|
|
1375
|
-
}
|
|
1376
1375
|
.sticky {
|
|
1377
1376
|
position: sticky;
|
|
1378
1377
|
}
|
|
@@ -1382,9 +1381,6 @@
|
|
|
1382
1381
|
.inset-8 {
|
|
1383
1382
|
inset: calc(var(--spacing) * 8);
|
|
1384
1383
|
}
|
|
1385
|
-
.inset-x-0 {
|
|
1386
|
-
inset-inline: calc(var(--spacing) * 0);
|
|
1387
|
-
}
|
|
1388
1384
|
.inset-y-0 {
|
|
1389
1385
|
inset-block: calc(var(--spacing) * 0);
|
|
1390
1386
|
}
|
|
@@ -1415,12 +1411,6 @@
|
|
|
1415
1411
|
.top-\[-2px\] {
|
|
1416
1412
|
top: -2px;
|
|
1417
1413
|
}
|
|
1418
|
-
.top-\[-11px\] {
|
|
1419
|
-
top: -11px;
|
|
1420
|
-
}
|
|
1421
|
-
.top-\[11px\] {
|
|
1422
|
-
top: 11px;
|
|
1423
|
-
}
|
|
1424
1414
|
.top-\[48px\] {
|
|
1425
1415
|
top: 48px;
|
|
1426
1416
|
}
|
|
@@ -1445,9 +1435,6 @@
|
|
|
1445
1435
|
.right-\[-2px\] {
|
|
1446
1436
|
right: -2px;
|
|
1447
1437
|
}
|
|
1448
|
-
.right-\[0px\] {
|
|
1449
|
-
right: 0px;
|
|
1450
|
-
}
|
|
1451
1438
|
.bottom-0 {
|
|
1452
1439
|
bottom: calc(var(--spacing) * 0);
|
|
1453
1440
|
}
|
|
@@ -1478,9 +1465,6 @@
|
|
|
1478
1465
|
.left-\[-2px\] {
|
|
1479
1466
|
left: -2px;
|
|
1480
1467
|
}
|
|
1481
|
-
.left-\[0px\] {
|
|
1482
|
-
left: 0px;
|
|
1483
|
-
}
|
|
1484
1468
|
.isolate {
|
|
1485
1469
|
isolation: isolate;
|
|
1486
1470
|
}
|
|
@@ -1490,15 +1474,9 @@
|
|
|
1490
1474
|
.z-10 {
|
|
1491
1475
|
z-index: 10;
|
|
1492
1476
|
}
|
|
1493
|
-
.z-40 {
|
|
1494
|
-
z-index: 40;
|
|
1495
|
-
}
|
|
1496
1477
|
.z-50 {
|
|
1497
1478
|
z-index: 50;
|
|
1498
1479
|
}
|
|
1499
|
-
.z-\[20\] {
|
|
1500
|
-
z-index: 20;
|
|
1501
|
-
}
|
|
1502
1480
|
.container {
|
|
1503
1481
|
width: 100%;
|
|
1504
1482
|
@media (width >= 40rem) {
|
|
@@ -1526,9 +1504,6 @@
|
|
|
1526
1504
|
.m-8 {
|
|
1527
1505
|
margin: calc(var(--spacing) * 8);
|
|
1528
1506
|
}
|
|
1529
|
-
.mx-0\.5 {
|
|
1530
|
-
margin-inline: calc(var(--spacing) * 0.5);
|
|
1531
|
-
}
|
|
1532
1507
|
.mx-1 {
|
|
1533
1508
|
margin-inline: calc(var(--spacing) * 1);
|
|
1534
1509
|
}
|
|
@@ -1592,9 +1567,6 @@
|
|
|
1592
1567
|
.mt-\[5px\] {
|
|
1593
1568
|
margin-top: 5px;
|
|
1594
1569
|
}
|
|
1595
|
-
.mt-\[11px\] {
|
|
1596
|
-
margin-top: 11px;
|
|
1597
|
-
}
|
|
1598
1570
|
.mt-\[14px\] {
|
|
1599
1571
|
margin-top: 14px;
|
|
1600
1572
|
}
|
|
@@ -1703,6 +1675,9 @@
|
|
|
1703
1675
|
.block {
|
|
1704
1676
|
display: block;
|
|
1705
1677
|
}
|
|
1678
|
+
.contents {
|
|
1679
|
+
display: contents;
|
|
1680
|
+
}
|
|
1706
1681
|
.flex {
|
|
1707
1682
|
display: flex;
|
|
1708
1683
|
}
|
|
@@ -1759,10 +1734,6 @@
|
|
|
1759
1734
|
width: calc(var(--spacing) * 10);
|
|
1760
1735
|
height: calc(var(--spacing) * 10);
|
|
1761
1736
|
}
|
|
1762
|
-
.size-\[3px\] {
|
|
1763
|
-
width: 3px;
|
|
1764
|
-
height: 3px;
|
|
1765
|
-
}
|
|
1766
1737
|
.size-\[18px\] {
|
|
1767
1738
|
width: 18px;
|
|
1768
1739
|
height: 18px;
|
|
@@ -1814,42 +1785,18 @@
|
|
|
1814
1785
|
.h-48 {
|
|
1815
1786
|
height: calc(var(--spacing) * 48);
|
|
1816
1787
|
}
|
|
1817
|
-
.h-\[1px\] {
|
|
1818
|
-
height: 1px;
|
|
1819
|
-
}
|
|
1820
|
-
.h-\[3px\] {
|
|
1821
|
-
height: 3px;
|
|
1822
|
-
}
|
|
1823
|
-
.h-\[6px\] {
|
|
1824
|
-
height: 6px;
|
|
1825
|
-
}
|
|
1826
|
-
.h-\[9px\] {
|
|
1827
|
-
height: 9px;
|
|
1828
|
-
}
|
|
1829
|
-
.h-\[12px\] {
|
|
1830
|
-
height: 12px;
|
|
1831
|
-
}
|
|
1832
|
-
.h-\[17px\] {
|
|
1833
|
-
height: 17px;
|
|
1834
|
-
}
|
|
1835
1788
|
.h-\[20px\] {
|
|
1836
1789
|
height: 20px;
|
|
1837
1790
|
}
|
|
1838
1791
|
.h-\[22px\] {
|
|
1839
1792
|
height: 22px;
|
|
1840
1793
|
}
|
|
1841
|
-
.h-\[25px\] {
|
|
1842
|
-
height: 25px;
|
|
1843
|
-
}
|
|
1844
1794
|
.h-\[28px\] {
|
|
1845
1795
|
height: 28px;
|
|
1846
1796
|
}
|
|
1847
1797
|
.h-\[34px\] {
|
|
1848
1798
|
height: 34px;
|
|
1849
1799
|
}
|
|
1850
|
-
.h-\[36px\] {
|
|
1851
|
-
height: 36px;
|
|
1852
|
-
}
|
|
1853
1800
|
.h-\[37px\] {
|
|
1854
1801
|
height: 37px;
|
|
1855
1802
|
}
|
|
@@ -1934,18 +1881,6 @@
|
|
|
1934
1881
|
.w-\(--radix-popover-trigger-width\) {
|
|
1935
1882
|
width: var(--radix-popover-trigger-width);
|
|
1936
1883
|
}
|
|
1937
|
-
.w-0\.5 {
|
|
1938
|
-
width: calc(var(--spacing) * 0.5);
|
|
1939
|
-
}
|
|
1940
|
-
.w-1 {
|
|
1941
|
-
width: calc(var(--spacing) * 1);
|
|
1942
|
-
}
|
|
1943
|
-
.w-1\.5 {
|
|
1944
|
-
width: calc(var(--spacing) * 1.5);
|
|
1945
|
-
}
|
|
1946
|
-
.w-2 {
|
|
1947
|
-
width: calc(var(--spacing) * 2);
|
|
1948
|
-
}
|
|
1949
1884
|
.w-4 {
|
|
1950
1885
|
width: calc(var(--spacing) * 4);
|
|
1951
1886
|
}
|
|
@@ -1988,9 +1923,6 @@
|
|
|
1988
1923
|
.w-\[--radix-popover-trigger-width\] {
|
|
1989
1924
|
width: --radix-popover-trigger-width;
|
|
1990
1925
|
}
|
|
1991
|
-
.w-\[6px\] {
|
|
1992
|
-
width: 6px;
|
|
1993
|
-
}
|
|
1994
1926
|
.w-\[10px\] {
|
|
1995
1927
|
width: 10px;
|
|
1996
1928
|
}
|
|
@@ -2184,7 +2116,7 @@
|
|
|
2184
2116
|
rotate: 270deg;
|
|
2185
2117
|
}
|
|
2186
2118
|
.transform {
|
|
2187
|
-
transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
|
|
2119
|
+
transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
|
|
2188
2120
|
}
|
|
2189
2121
|
.animate-pulse {
|
|
2190
2122
|
animation: var(--animate-pulse);
|
|
@@ -2264,9 +2196,6 @@
|
|
|
2264
2196
|
.items-center {
|
|
2265
2197
|
align-items: center;
|
|
2266
2198
|
}
|
|
2267
|
-
.items-end {
|
|
2268
|
-
align-items: flex-end;
|
|
2269
|
-
}
|
|
2270
2199
|
.items-start {
|
|
2271
2200
|
align-items: flex-start;
|
|
2272
2201
|
}
|
|
@@ -2399,9 +2328,6 @@
|
|
|
2399
2328
|
.rounded-3xl {
|
|
2400
2329
|
border-radius: var(--radius-3xl);
|
|
2401
2330
|
}
|
|
2402
|
-
.rounded-\[2px\] {
|
|
2403
|
-
border-radius: 2px;
|
|
2404
|
-
}
|
|
2405
2331
|
.rounded-\[4px\] {
|
|
2406
2332
|
border-radius: 4px;
|
|
2407
2333
|
}
|
|
@@ -2435,10 +2361,6 @@
|
|
|
2435
2361
|
border-top-left-radius: 0.25rem;
|
|
2436
2362
|
border-top-right-radius: 0.25rem;
|
|
2437
2363
|
}
|
|
2438
|
-
.rounded-t-full {
|
|
2439
|
-
border-top-left-radius: calc(infinity * 1px);
|
|
2440
|
-
border-top-right-radius: calc(infinity * 1px);
|
|
2441
|
-
}
|
|
2442
2364
|
.rounded-t-md {
|
|
2443
2365
|
border-top-left-radius: var(--radius-md);
|
|
2444
2366
|
border-top-right-radius: var(--radius-md);
|
|
@@ -2455,9 +2377,6 @@
|
|
|
2455
2377
|
border-top-left-radius: 0;
|
|
2456
2378
|
border-bottom-left-radius: 0;
|
|
2457
2379
|
}
|
|
2458
|
-
.rounded-tl-md {
|
|
2459
|
-
border-top-left-radius: var(--radius-md);
|
|
2460
|
-
}
|
|
2461
2380
|
.rounded-r-md {
|
|
2462
2381
|
border-top-right-radius: var(--radius-md);
|
|
2463
2382
|
border-bottom-right-radius: var(--radius-md);
|
|
@@ -2466,13 +2385,6 @@
|
|
|
2466
2385
|
border-top-right-radius: 0;
|
|
2467
2386
|
border-bottom-right-radius: 0;
|
|
2468
2387
|
}
|
|
2469
|
-
.rounded-tr-md {
|
|
2470
|
-
border-top-right-radius: var(--radius-md);
|
|
2471
|
-
}
|
|
2472
|
-
.rounded-b-full {
|
|
2473
|
-
border-bottom-right-radius: calc(infinity * 1px);
|
|
2474
|
-
border-bottom-left-radius: calc(infinity * 1px);
|
|
2475
|
-
}
|
|
2476
2388
|
.border {
|
|
2477
2389
|
border-style: var(--tw-border-style);
|
|
2478
2390
|
border-width: 1px;
|
|
@@ -2618,12 +2530,6 @@
|
|
|
2618
2530
|
.bg-blue-100 {
|
|
2619
2531
|
background-color: var(--color-blue-100);
|
|
2620
2532
|
}
|
|
2621
|
-
.bg-blue-200 {
|
|
2622
|
-
background-color: var(--color-blue-200);
|
|
2623
|
-
}
|
|
2624
|
-
.bg-blue-300 {
|
|
2625
|
-
background-color: var(--color-blue-300);
|
|
2626
|
-
}
|
|
2627
2533
|
.bg-blue-500 {
|
|
2628
2534
|
background-color: var(--color-blue-500);
|
|
2629
2535
|
}
|
|
@@ -2663,9 +2569,6 @@
|
|
|
2663
2569
|
.bg-green-500 {
|
|
2664
2570
|
background-color: var(--color-green-500);
|
|
2665
2571
|
}
|
|
2666
|
-
.bg-green-600 {
|
|
2667
|
-
background-color: var(--color-green-600);
|
|
2668
|
-
}
|
|
2669
2572
|
.bg-green-900 {
|
|
2670
2573
|
background-color: var(--color-green-900);
|
|
2671
2574
|
}
|
|
@@ -2691,9 +2594,12 @@
|
|
|
2691
2594
|
background-color: var(--color-slate-100);
|
|
2692
2595
|
}
|
|
2693
2596
|
.bg-slate-900\/50 {
|
|
2694
|
-
background-color: color-mix(in srgb,
|
|
2597
|
+
background-color: color-mix(in srgb, hsl(195 6% 6%) 50%, transparent);
|
|
2695
2598
|
@supports (color: color-mix(in lab, red, red)) {
|
|
2696
|
-
background-color: color-mix(in
|
|
2599
|
+
background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 50%, transparent);
|
|
2600
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2601
|
+
background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
|
|
2602
|
+
}
|
|
2697
2603
|
}
|
|
2698
2604
|
}
|
|
2699
2605
|
.bg-transparent {
|
|
@@ -3047,7 +2953,7 @@
|
|
|
3047
2953
|
color: var(--color-blue-900);
|
|
3048
2954
|
}
|
|
3049
2955
|
.text-current {
|
|
3050
|
-
color:
|
|
2956
|
+
color: currentcolor;
|
|
3051
2957
|
}
|
|
3052
2958
|
.text-gray-50 {
|
|
3053
2959
|
color: var(--color-gray-50);
|
|
@@ -3202,13 +3108,16 @@
|
|
|
3202
3108
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3203
3109
|
}
|
|
3204
3110
|
.ring-0 {
|
|
3205
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
3111
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
3206
3112
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3207
3113
|
}
|
|
3208
3114
|
.shadow-black\/\[\.04\] {
|
|
3209
|
-
--tw-shadow-color: color-mix(in srgb,
|
|
3115
|
+
--tw-shadow-color: color-mix(in srgb, hsl(0 0% 0%) 4%, transparent);
|
|
3210
3116
|
@supports (color: color-mix(in lab, red, red)) {
|
|
3211
|
-
--tw-shadow-color: color-mix(in
|
|
3117
|
+
--tw-shadow-color: color-mix(in srgb, #000 4%, transparent);
|
|
3118
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
3119
|
+
--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 4%, transparent) var(--tw-shadow-alpha), transparent);
|
|
3120
|
+
}
|
|
3212
3121
|
}
|
|
3213
3122
|
}
|
|
3214
3123
|
.ring-gray-900 {
|
|
@@ -3821,7 +3730,7 @@
|
|
|
3821
3730
|
}
|
|
3822
3731
|
.focus-within\:ring-1 {
|
|
3823
3732
|
&:focus-within {
|
|
3824
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
3733
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
3825
3734
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
3826
3735
|
}
|
|
3827
3736
|
}
|
|
@@ -3921,13 +3830,6 @@
|
|
|
3921
3830
|
}
|
|
3922
3831
|
}
|
|
3923
3832
|
}
|
|
3924
|
-
.hover\:bg-blue-300 {
|
|
3925
|
-
&:hover {
|
|
3926
|
-
@media (hover: hover) {
|
|
3927
|
-
background-color: var(--color-blue-300);
|
|
3928
|
-
}
|
|
3929
|
-
}
|
|
3930
|
-
}
|
|
3931
3833
|
.hover\:bg-gray-50 {
|
|
3932
3834
|
&:hover {
|
|
3933
3835
|
@media (hover: hover) {
|
|
@@ -4171,7 +4073,7 @@
|
|
|
4171
4073
|
}
|
|
4172
4074
|
.focus\:ring-1 {
|
|
4173
4075
|
&:focus {
|
|
4174
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
4076
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
4175
4077
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4176
4078
|
}
|
|
4177
4079
|
}
|
|
@@ -4194,19 +4096,19 @@
|
|
|
4194
4096
|
}
|
|
4195
4097
|
.focus-visible\:ring-0 {
|
|
4196
4098
|
&:focus-visible {
|
|
4197
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
4099
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
4198
4100
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4199
4101
|
}
|
|
4200
4102
|
}
|
|
4201
4103
|
.focus-visible\:ring-1 {
|
|
4202
4104
|
&:focus-visible {
|
|
4203
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
4105
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
4204
4106
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4205
4107
|
}
|
|
4206
4108
|
}
|
|
4207
4109
|
.focus-visible\:ring-2 {
|
|
4208
4110
|
&:focus-visible {
|
|
4209
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
4111
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
4210
4112
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
4211
4113
|
}
|
|
4212
4114
|
}
|
|
@@ -5593,9 +5495,6 @@ input[type="number"] {
|
|
|
5593
5495
|
h1, h2, h3, h4, h5, h6, p {
|
|
5594
5496
|
color: var(--color-gray-900);
|
|
5595
5497
|
}
|
|
5596
|
-
button {
|
|
5597
|
-
cursor: pointer;
|
|
5598
|
-
}
|
|
5599
5498
|
}
|
|
5600
5499
|
@layer base {
|
|
5601
5500
|
* {
|
|
@@ -5665,6 +5564,11 @@ input[type="number"] {
|
|
|
5665
5564
|
syntax: "*";
|
|
5666
5565
|
inherits: false;
|
|
5667
5566
|
}
|
|
5567
|
+
@property --tw-shadow-alpha {
|
|
5568
|
+
syntax: "<percentage>";
|
|
5569
|
+
inherits: false;
|
|
5570
|
+
initial-value: 100%;
|
|
5571
|
+
}
|
|
5668
5572
|
@property --tw-inset-shadow {
|
|
5669
5573
|
syntax: "*";
|
|
5670
5574
|
inherits: false;
|
|
@@ -5674,6 +5578,11 @@ input[type="number"] {
|
|
|
5674
5578
|
syntax: "*";
|
|
5675
5579
|
inherits: false;
|
|
5676
5580
|
}
|
|
5581
|
+
@property --tw-inset-shadow-alpha {
|
|
5582
|
+
syntax: "<percentage>";
|
|
5583
|
+
inherits: false;
|
|
5584
|
+
initial-value: 100%;
|
|
5585
|
+
}
|
|
5677
5586
|
@property --tw-ring-color {
|
|
5678
5587
|
syntax: "*";
|
|
5679
5588
|
inherits: false;
|
|
@@ -5756,6 +5665,19 @@ input[type="number"] {
|
|
|
5756
5665
|
syntax: "*";
|
|
5757
5666
|
inherits: false;
|
|
5758
5667
|
}
|
|
5668
|
+
@property --tw-drop-shadow-color {
|
|
5669
|
+
syntax: "*";
|
|
5670
|
+
inherits: false;
|
|
5671
|
+
}
|
|
5672
|
+
@property --tw-drop-shadow-alpha {
|
|
5673
|
+
syntax: "<percentage>";
|
|
5674
|
+
inherits: false;
|
|
5675
|
+
initial-value: 100%;
|
|
5676
|
+
}
|
|
5677
|
+
@property --tw-drop-shadow-size {
|
|
5678
|
+
syntax: "*";
|
|
5679
|
+
inherits: false;
|
|
5680
|
+
}
|
|
5759
5681
|
@property --tw-duration {
|
|
5760
5682
|
syntax: "*";
|
|
5761
5683
|
inherits: false;
|
|
@@ -5843,6 +5765,61 @@ input[type="number"] {
|
|
|
5843
5765
|
transform: translateX(0);
|
|
5844
5766
|
}
|
|
5845
5767
|
}
|
|
5768
|
+
@layer properties {
|
|
5769
|
+
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
|
5770
|
+
*, ::before, ::after, ::backdrop {
|
|
5771
|
+
--tw-translate-x: 0;
|
|
5772
|
+
--tw-translate-y: 0;
|
|
5773
|
+
--tw-translate-z: 0;
|
|
5774
|
+
--tw-scale-x: 1;
|
|
5775
|
+
--tw-scale-y: 1;
|
|
5776
|
+
--tw-scale-z: 1;
|
|
5777
|
+
--tw-rotate-x: initial;
|
|
5778
|
+
--tw-rotate-y: initial;
|
|
5779
|
+
--tw-rotate-z: initial;
|
|
5780
|
+
--tw-skew-x: initial;
|
|
5781
|
+
--tw-skew-y: initial;
|
|
5782
|
+
--tw-space-y-reverse: 0;
|
|
5783
|
+
--tw-space-x-reverse: 0;
|
|
5784
|
+
--tw-divide-y-reverse: 0;
|
|
5785
|
+
--tw-border-style: solid;
|
|
5786
|
+
--tw-leading: initial;
|
|
5787
|
+
--tw-font-weight: initial;
|
|
5788
|
+
--tw-tracking: initial;
|
|
5789
|
+
--tw-shadow: 0 0 #0000;
|
|
5790
|
+
--tw-shadow-color: initial;
|
|
5791
|
+
--tw-shadow-alpha: 100%;
|
|
5792
|
+
--tw-inset-shadow: 0 0 #0000;
|
|
5793
|
+
--tw-inset-shadow-color: initial;
|
|
5794
|
+
--tw-inset-shadow-alpha: 100%;
|
|
5795
|
+
--tw-ring-color: initial;
|
|
5796
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
5797
|
+
--tw-inset-ring-color: initial;
|
|
5798
|
+
--tw-inset-ring-shadow: 0 0 #0000;
|
|
5799
|
+
--tw-ring-inset: initial;
|
|
5800
|
+
--tw-ring-offset-width: 0px;
|
|
5801
|
+
--tw-ring-offset-color: #fff;
|
|
5802
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
5803
|
+
--tw-outline-style: solid;
|
|
5804
|
+
--tw-blur: initial;
|
|
5805
|
+
--tw-brightness: initial;
|
|
5806
|
+
--tw-contrast: initial;
|
|
5807
|
+
--tw-grayscale: initial;
|
|
5808
|
+
--tw-hue-rotate: initial;
|
|
5809
|
+
--tw-invert: initial;
|
|
5810
|
+
--tw-opacity: initial;
|
|
5811
|
+
--tw-saturate: initial;
|
|
5812
|
+
--tw-sepia: initial;
|
|
5813
|
+
--tw-drop-shadow: initial;
|
|
5814
|
+
--tw-drop-shadow-color: initial;
|
|
5815
|
+
--tw-drop-shadow-alpha: 100%;
|
|
5816
|
+
--tw-drop-shadow-size: initial;
|
|
5817
|
+
--tw-duration: initial;
|
|
5818
|
+
--tw-ease: initial;
|
|
5819
|
+
--tw-content: "";
|
|
5820
|
+
}
|
|
5821
|
+
}
|
|
5822
|
+
}
|
|
5846
5823
|
@property --tw-rotate-x {
|
|
5847
5824
|
syntax: "*";
|
|
5848
5825
|
inherits: false;
|
|
@@ -5905,8 +5882,10 @@ input[type="number"] {
|
|
|
5905
5882
|
--tw-tracking: initial;
|
|
5906
5883
|
--tw-shadow: 0 0 #0000;
|
|
5907
5884
|
--tw-shadow-color: initial;
|
|
5885
|
+
--tw-shadow-alpha: 100%;
|
|
5908
5886
|
--tw-inset-shadow: 0 0 #0000;
|
|
5909
5887
|
--tw-inset-shadow-color: initial;
|
|
5888
|
+
--tw-inset-shadow-alpha: 100%;
|
|
5910
5889
|
--tw-ring-color: initial;
|
|
5911
5890
|
--tw-ring-shadow: 0 0 #0000;
|
|
5912
5891
|
--tw-inset-ring-color: initial;
|
|
@@ -5926,6 +5905,9 @@ input[type="number"] {
|
|
|
5926
5905
|
--tw-saturate: initial;
|
|
5927
5906
|
--tw-sepia: initial;
|
|
5928
5907
|
--tw-drop-shadow: initial;
|
|
5908
|
+
--tw-drop-shadow-color: initial;
|
|
5909
|
+
--tw-drop-shadow-alpha: 100%;
|
|
5910
|
+
--tw-drop-shadow-size: initial;
|
|
5929
5911
|
--tw-duration: initial;
|
|
5930
5912
|
--tw-ease: initial;
|
|
5931
5913
|
--tw-content: "";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"uiNodes.d.ts","sourceRoot":"","sources":["../../../editors/utils/uiNodes.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,WAAW,EAGX,KAAK,MAAM,EACZ,MAAM,8CAA8C,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAgB,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAE3E,wBAAgB,iBAAiB,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM,UAErD;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,MAAM,UAEpD;AAED,wBAAgB,UAAU,CACxB,IAAI,EAAE,IAAI,GAAG,SAAS,EACtB,KAAK,EAAE,qBAAqB,EAC5B,YAAY,EAAE,OAAO,GACpB,MAAM,
|
|
1
|
+
{"version":3,"file":"uiNodes.d.ts","sourceRoot":"","sources":["../../../editors/utils/uiNodes.ts"],"names":[],"mappings":"AAKA,OAAO,EACL,WAAW,EAGX,KAAK,MAAM,EACZ,MAAM,8CAA8C,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAgB,IAAI,EAAE,MAAM,gBAAgB,CAAC;AAE3E,wBAAgB,iBAAiB,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM,UAErD;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,MAAM,UAEpD;AAED,wBAAgB,UAAU,CACxB,IAAI,EAAE,IAAI,GAAG,SAAS,EACtB,KAAK,EAAE,qBAAqB,EAC5B,YAAY,EAAE,OAAO,GACpB,MAAM,CAoDR;AAED,wBAAgB,eAAe,CAAC,KAAK,EAAE,qBAAqB,GAAG,WAAW,CAUzE"}
|