@0xsequence/marketplace-sdk 0.8.5 → 0.8.7
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/CHANGELOG.md +14 -0
- package/dist/{builder-types-BY6eD6vD.d.ts → builder-types-D5HgAUWR.d.ts} +1 -1
- package/dist/{chunk-WXKV5N4T.js → chunk-35WWD5V6.js} +3 -3
- package/dist/{chunk-BB2PTJHI.js → chunk-5HEZNTSU.js} +2 -2
- package/dist/{chunk-ZSCZLHKX.js → chunk-7FVZD2LL.js} +2 -2
- package/dist/{chunk-EZFCQZHU.js → chunk-A6V7XDY4.js} +2 -2
- package/dist/{chunk-SJU6QZHM.js → chunk-EODKQL6Y.js} +2 -2
- package/dist/{chunk-ALICO7NG.js → chunk-KTT27YUN.js} +4 -3
- package/dist/chunk-KTT27YUN.js.map +1 -0
- package/dist/{chunk-HGKWWZWY.js → chunk-N7E37ENQ.js} +2 -2
- package/dist/{chunk-ZVTG6US2.js → chunk-O6GWM7C3.js} +2 -2
- package/dist/{chunk-LDZZUYG7.js → chunk-Q2DA477S.js} +3 -3
- package/dist/{chunk-SFSFIGHM.js → chunk-Y6AOCO3Q.js} +7 -7
- package/dist/{chunk-KCLMSSPS.js → chunk-YAUZLETY.js} +172 -11
- package/dist/chunk-YAUZLETY.js.map +1 -0
- package/dist/{chunk-BGY4WXER.js → chunk-YEGD7PWE.js} +3 -2
- package/dist/{chunk-BGY4WXER.js.map → chunk-YEGD7PWE.js.map} +1 -1
- package/dist/{create-config-qDML4ZNn.d.ts → create-config-CdooE7aU.d.ts} +1 -1
- package/dist/{index-DtWR0b_l.d.ts → index-ClKHzm0B.d.ts} +1 -1
- package/dist/index.css +168 -33
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.js +3 -3
- package/dist/{lowestListing-W7P4EkC3.d.ts → lowestListing-kFyrUGha.d.ts} +1 -1
- package/dist/{marketplace.gen-DS-MmGEB.d.ts → marketplace.gen-BU6T6f0m.d.ts} +4 -3
- package/dist/react/_internal/api/index.d.ts +2 -2
- package/dist/react/_internal/api/index.js +1 -1
- package/dist/react/_internal/databeat/index.d.ts +1 -1
- package/dist/react/_internal/databeat/index.js +9 -9
- package/dist/react/_internal/index.d.ts +5 -5
- package/dist/react/_internal/index.js +2 -2
- package/dist/react/_internal/wagmi/index.d.ts +3 -3
- package/dist/react/_internal/wagmi/index.js +2 -2
- package/dist/react/hooks/index.d.ts +251 -34
- package/dist/react/hooks/index.js +12 -8
- package/dist/react/hooks/options/index.d.ts +3 -3
- package/dist/react/hooks/options/index.js +4 -4
- package/dist/react/index.d.ts +9 -8
- package/dist/react/index.js +16 -12
- package/dist/react/queries/index.d.ts +2 -2
- package/dist/react/queries/index.js +3 -3
- package/dist/react/ssr/index.d.ts +2 -2
- package/dist/react/ssr/index.js +3 -3
- package/dist/react/ui/components/collectible-card/index.d.ts +1 -1
- package/dist/react/ui/components/collectible-card/index.js +12 -12
- package/dist/react/ui/icons/index.js +5 -5
- package/dist/react/ui/index.d.ts +1 -1
- package/dist/react/ui/index.js +12 -12
- package/dist/react/ui/modals/_internal/components/actionModal/index.js +9 -9
- package/dist/{services-BOX67E7W.d.ts → services-9ApY0U-o.d.ts} +1 -1
- package/dist/types/index.d.ts +3 -3
- package/dist/types/index.js +2 -2
- package/dist/{types-CJLhc2VZ.d.ts → types-DsTwmKG-.d.ts} +2 -2
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.js +3 -3
- package/package.json +2 -1
- package/src/react/_internal/api/marketplace.gen.ts +6 -6
- package/src/react/hooks/__tests__/useAutoSelectFeeOption.test.tsx +21 -75
- package/src/react/hooks/__tests__/useCurrencyBalance.test.tsx +4 -25
- package/src/react/hooks/index.ts +1 -0
- package/src/react/hooks/useFilterState.tsx +181 -0
- package/src/react/hooks/useFilters.tsx +24 -0
- package/src/react/ui/modals/_internal/components/switchChainModal/__tests__/SwitchChainModal.test.tsx +38 -58
- package/src/react/ui/modals/_internal/components/switchChainModal/index.tsx +3 -1
- package/src/utils/getMarketplaceDetails.ts +2 -1
- package/tsconfig.tsbuildinfo +1 -1
- package/dist/chunk-ALICO7NG.js.map +0 -1
- package/dist/chunk-KCLMSSPS.js.map +0 -1
- /package/dist/{chunk-WXKV5N4T.js.map → chunk-35WWD5V6.js.map} +0 -0
- /package/dist/{chunk-BB2PTJHI.js.map → chunk-5HEZNTSU.js.map} +0 -0
- /package/dist/{chunk-ZSCZLHKX.js.map → chunk-7FVZD2LL.js.map} +0 -0
- /package/dist/{chunk-EZFCQZHU.js.map → chunk-A6V7XDY4.js.map} +0 -0
- /package/dist/{chunk-SJU6QZHM.js.map → chunk-EODKQL6Y.js.map} +0 -0
- /package/dist/{chunk-HGKWWZWY.js.map → chunk-N7E37ENQ.js.map} +0 -0
- /package/dist/{chunk-ZVTG6US2.js.map → chunk-O6GWM7C3.js.map} +0 -0
- /package/dist/{chunk-LDZZUYG7.js.map → chunk-Q2DA477S.js.map} +0 -0
- /package/dist/{chunk-SFSFIGHM.js.map → chunk-Y6AOCO3Q.js.map} +0 -0
package/dist/index.css
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
/* src/index.css */
|
|
2
|
+
@layer properties;
|
|
2
3
|
@layer theme, base, components, utilities;
|
|
3
4
|
@layer theme {
|
|
4
5
|
:root,
|
|
@@ -13,6 +14,7 @@
|
|
|
13
14
|
"Noto Color Emoji";
|
|
14
15
|
--color-indigo-400: oklch(67.3% 0.182 276.935);
|
|
15
16
|
--color-violet-400: oklch(70.2% 0.183 293.541);
|
|
17
|
+
--color-violet-700: oklch(49.1% 0.27 292.581);
|
|
16
18
|
--color-black: #000;
|
|
17
19
|
--color-white: #fff;
|
|
18
20
|
--spacing: 0.25rem;
|
|
@@ -61,9 +63,19 @@
|
|
|
61
63
|
"Liberation Mono",
|
|
62
64
|
"Courier New",
|
|
63
65
|
monospace;
|
|
66
|
+
--font-body:
|
|
67
|
+
"Inter",
|
|
68
|
+
ui-sans-serif,
|
|
69
|
+
system-ui,
|
|
70
|
+
sans-serif,
|
|
71
|
+
"Apple Color Emoji",
|
|
72
|
+
"Segoe UI Emoji",
|
|
73
|
+
"Segoe UI Symbol",
|
|
74
|
+
"Noto Color Emoji";
|
|
64
75
|
--color-border-focus: hsla(247, 100%, 75%, 1);
|
|
65
76
|
--color-border-base: hsla(0, 0%, 31%, 1);
|
|
66
77
|
--color-overlay-light: hsla(0, 0%, 100%, 0.1);
|
|
78
|
+
--color-overlay-glass: hsla(0, 0%, 100%, 0.05);
|
|
67
79
|
--color-surface-neutral: hsla(0, 0%, 15%, 1);
|
|
68
80
|
--color-text-50: hsla(0, 0%, 100%, 0.5);
|
|
69
81
|
--color-text-80: hsla(0, 0%, 100%, 0.8);
|
|
@@ -212,7 +224,10 @@
|
|
|
212
224
|
}
|
|
213
225
|
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
|
|
214
226
|
::placeholder {
|
|
215
|
-
color:
|
|
227
|
+
color: currentcolor;
|
|
228
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
229
|
+
color: color-mix(in oklab, currentcolor 50%, transparent);
|
|
230
|
+
}
|
|
216
231
|
}
|
|
217
232
|
}
|
|
218
233
|
textarea {
|
|
@@ -663,11 +678,14 @@
|
|
|
663
678
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
664
679
|
}
|
|
665
680
|
.transform {
|
|
666
|
-
transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
|
|
681
|
+
transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
|
|
667
682
|
}
|
|
668
683
|
.animate-shimmer {
|
|
669
684
|
animation: var(--animate-shimmer);
|
|
670
685
|
}
|
|
686
|
+
.animate-skeleton {
|
|
687
|
+
animation: skeleton 1s ease infinite;
|
|
688
|
+
}
|
|
671
689
|
.animate-spin {
|
|
672
690
|
animation: var(--animate-spin);
|
|
673
691
|
}
|
|
@@ -923,6 +941,13 @@
|
|
|
923
941
|
.bg-none {
|
|
924
942
|
background-image: none;
|
|
925
943
|
}
|
|
944
|
+
.\[mask-image\:radial-gradient\(circle_at_82\%_82\%\,transparent_22\%\,black_0\)\] {
|
|
945
|
+
mask-image:
|
|
946
|
+
radial-gradient(
|
|
947
|
+
circle at 82% 82%,
|
|
948
|
+
transparent 22%,
|
|
949
|
+
black 0);
|
|
950
|
+
}
|
|
926
951
|
.bg-\[length\:400\%_400\%\] {
|
|
927
952
|
background-size: 400% 400%;
|
|
928
953
|
}
|
|
@@ -1287,7 +1312,7 @@
|
|
|
1287
1312
|
var(--tw-shadow);
|
|
1288
1313
|
}
|
|
1289
1314
|
.ring-1 {
|
|
1290
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
1315
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1291
1316
|
box-shadow:
|
|
1292
1317
|
var(--tw-inset-shadow),
|
|
1293
1318
|
var(--tw-inset-ring-shadow),
|
|
@@ -1296,7 +1321,7 @@
|
|
|
1296
1321
|
var(--tw-shadow);
|
|
1297
1322
|
}
|
|
1298
1323
|
.ring-2 {
|
|
1299
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
1324
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1300
1325
|
box-shadow:
|
|
1301
1326
|
var(--tw-inset-shadow),
|
|
1302
1327
|
var(--tw-inset-ring-shadow),
|
|
@@ -1311,7 +1336,10 @@
|
|
|
1311
1336
|
--tw-ring-color: var(--seq-color-border-normal);
|
|
1312
1337
|
}
|
|
1313
1338
|
.ring-white\/10 {
|
|
1314
|
-
--tw-ring-color: color-mix(in
|
|
1339
|
+
--tw-ring-color: color-mix(in srgb, #fff 10%, transparent);
|
|
1340
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
1341
|
+
--tw-ring-color: color-mix(in oklab, var(--color-white) 10%, transparent);
|
|
1342
|
+
}
|
|
1315
1343
|
}
|
|
1316
1344
|
.outline-hidden {
|
|
1317
1345
|
--tw-outline-style: none;
|
|
@@ -1425,13 +1453,6 @@
|
|
|
1425
1453
|
-webkit-user-select: none;
|
|
1426
1454
|
user-select: none;
|
|
1427
1455
|
}
|
|
1428
|
-
.\[mask-image\:radial-gradient\(circle_at_82\%_82\%\,transparent_22\%\,black_0\)\] {
|
|
1429
|
-
mask-image:
|
|
1430
|
-
radial-gradient(
|
|
1431
|
-
circle at 82% 82%,
|
|
1432
|
-
transparent 22%,
|
|
1433
|
-
black 0);
|
|
1434
|
-
}
|
|
1435
1456
|
.ring-inset {
|
|
1436
1457
|
--tw-ring-inset: inset;
|
|
1437
1458
|
}
|
|
@@ -1539,28 +1560,34 @@
|
|
|
1539
1560
|
width: 100%;
|
|
1540
1561
|
}
|
|
1541
1562
|
}
|
|
1542
|
-
.before\:bg-
|
|
1563
|
+
.before\:bg-linear-to-l {
|
|
1543
1564
|
&::before {
|
|
1544
1565
|
content: var(--tw-content);
|
|
1545
|
-
--tw-gradient-position: to
|
|
1566
|
+
--tw-gradient-position: to left;
|
|
1567
|
+
@supports (background-image: linear-gradient(in lab, red, red)) {
|
|
1568
|
+
--tw-gradient-position: to left in oklab;
|
|
1569
|
+
}
|
|
1546
1570
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
1547
1571
|
}
|
|
1548
1572
|
}
|
|
1549
|
-
.before\:bg-
|
|
1573
|
+
.before\:bg-linear-to-t {
|
|
1550
1574
|
&::before {
|
|
1551
1575
|
content: var(--tw-content);
|
|
1552
|
-
--tw-gradient-position: to top
|
|
1576
|
+
--tw-gradient-position: to top;
|
|
1577
|
+
@supports (background-image: linear-gradient(in lab, red, red)) {
|
|
1578
|
+
--tw-gradient-position: to top in oklab;
|
|
1579
|
+
}
|
|
1553
1580
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
1554
1581
|
}
|
|
1555
1582
|
}
|
|
1556
|
-
.before\:bg-
|
|
1583
|
+
.before\:bg-gradient-to-b {
|
|
1557
1584
|
&::before {
|
|
1558
1585
|
content: var(--tw-content);
|
|
1559
|
-
--tw-gradient-position: to
|
|
1586
|
+
--tw-gradient-position: to bottom in oklab;
|
|
1560
1587
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
1561
1588
|
}
|
|
1562
1589
|
}
|
|
1563
|
-
.before\:bg-
|
|
1590
|
+
.before\:bg-gradient-to-t {
|
|
1564
1591
|
&::before {
|
|
1565
1592
|
content: var(--tw-content);
|
|
1566
1593
|
--tw-gradient-position: to top in oklab;
|
|
@@ -1699,20 +1726,26 @@
|
|
|
1699
1726
|
.after\:bg-current {
|
|
1700
1727
|
&::after {
|
|
1701
1728
|
content: var(--tw-content);
|
|
1702
|
-
background-color:
|
|
1729
|
+
background-color: currentcolor;
|
|
1703
1730
|
}
|
|
1704
1731
|
}
|
|
1705
1732
|
.after\:bg-linear-to-b {
|
|
1706
1733
|
&::after {
|
|
1707
1734
|
content: var(--tw-content);
|
|
1708
|
-
--tw-gradient-position: to bottom
|
|
1735
|
+
--tw-gradient-position: to bottom;
|
|
1736
|
+
@supports (background-image: linear-gradient(in lab, red, red)) {
|
|
1737
|
+
--tw-gradient-position: to bottom in oklab;
|
|
1738
|
+
}
|
|
1709
1739
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
1710
1740
|
}
|
|
1711
1741
|
}
|
|
1712
1742
|
.after\:bg-linear-to-r {
|
|
1713
1743
|
&::after {
|
|
1714
1744
|
content: var(--tw-content);
|
|
1715
|
-
--tw-gradient-position: to right
|
|
1745
|
+
--tw-gradient-position: to right;
|
|
1746
|
+
@supports (background-image: linear-gradient(in lab, red, red)) {
|
|
1747
|
+
--tw-gradient-position: to right in oklab;
|
|
1748
|
+
}
|
|
1716
1749
|
background-image: linear-gradient(var(--tw-gradient-stops));
|
|
1717
1750
|
}
|
|
1718
1751
|
}
|
|
@@ -1749,7 +1782,7 @@
|
|
|
1749
1782
|
}
|
|
1750
1783
|
.focus-within\:ring-2 {
|
|
1751
1784
|
&:focus-within {
|
|
1752
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
1785
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1753
1786
|
box-shadow:
|
|
1754
1787
|
var(--tw-inset-shadow),
|
|
1755
1788
|
var(--tw-inset-ring-shadow),
|
|
@@ -1817,7 +1850,7 @@
|
|
|
1817
1850
|
}
|
|
1818
1851
|
.focus\:ring-0 {
|
|
1819
1852
|
&:focus {
|
|
1820
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
1853
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1821
1854
|
box-shadow:
|
|
1822
1855
|
var(--tw-inset-shadow),
|
|
1823
1856
|
var(--tw-inset-ring-shadow),
|
|
@@ -1828,7 +1861,7 @@
|
|
|
1828
1861
|
}
|
|
1829
1862
|
.focus\:ring-2 {
|
|
1830
1863
|
&:focus {
|
|
1831
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
1864
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1832
1865
|
box-shadow:
|
|
1833
1866
|
var(--tw-inset-shadow),
|
|
1834
1867
|
var(--tw-inset-ring-shadow),
|
|
@@ -1887,7 +1920,7 @@
|
|
|
1887
1920
|
}
|
|
1888
1921
|
.focus-visible\:ring-2 {
|
|
1889
1922
|
&:focus-visible {
|
|
1890
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
1923
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
1891
1924
|
box-shadow:
|
|
1892
1925
|
var(--tw-inset-shadow),
|
|
1893
1926
|
var(--tw-inset-ring-shadow),
|
|
@@ -2043,6 +2076,11 @@
|
|
|
2043
2076
|
transition-timing-function: var(--ease-out);
|
|
2044
2077
|
}
|
|
2045
2078
|
}
|
|
2079
|
+
.data-\[swipe\=end\]\:animate-swipe-out {
|
|
2080
|
+
&[data-swipe=end] {
|
|
2081
|
+
animation: swipe-out 200ms ease-out;
|
|
2082
|
+
}
|
|
2083
|
+
}
|
|
2046
2084
|
.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\] {
|
|
2047
2085
|
&[data-swipe=move] {
|
|
2048
2086
|
--tw-translate-x: var(--radix-toast-swipe-move-x);
|
|
@@ -2129,7 +2167,7 @@
|
|
|
2129
2167
|
.focus-within\:\[\&\:has\(\:focus-visible\)\]\:ring-2 {
|
|
2130
2168
|
&:focus-within {
|
|
2131
2169
|
&:has(:focus-visible) {
|
|
2132
|
-
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,
|
|
2170
|
+
--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
|
|
2133
2171
|
box-shadow:
|
|
2134
2172
|
var(--tw-inset-shadow),
|
|
2135
2173
|
var(--tw-inset-ring-shadow),
|
|
@@ -2448,19 +2486,21 @@ video::-webkit-media-controls {
|
|
|
2448
2486
|
@property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
|
|
2449
2487
|
@property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
|
|
2450
2488
|
@property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
|
|
2451
|
-
@property --tw-rotate-x { syntax: "*"; inherits: false;
|
|
2452
|
-
@property --tw-rotate-y { syntax: "*"; inherits: false;
|
|
2453
|
-
@property --tw-rotate-z { syntax: "*"; inherits: false;
|
|
2454
|
-
@property --tw-skew-x { syntax: "*"; inherits: false;
|
|
2455
|
-
@property --tw-skew-y { syntax: "*"; inherits: false;
|
|
2489
|
+
@property --tw-rotate-x { syntax: "*"; inherits: false; }
|
|
2490
|
+
@property --tw-rotate-y { syntax: "*"; inherits: false; }
|
|
2491
|
+
@property --tw-rotate-z { syntax: "*"; inherits: false; }
|
|
2492
|
+
@property --tw-skew-x { syntax: "*"; inherits: false; }
|
|
2493
|
+
@property --tw-skew-y { syntax: "*"; inherits: false; }
|
|
2456
2494
|
@property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
|
|
2457
2495
|
@property --tw-leading { syntax: "*"; inherits: false; }
|
|
2458
2496
|
@property --tw-font-weight { syntax: "*"; inherits: false; }
|
|
2459
2497
|
@property --tw-tracking { syntax: "*"; inherits: false; }
|
|
2460
2498
|
@property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
|
|
2461
2499
|
@property --tw-shadow-color { syntax: "*"; inherits: false; }
|
|
2500
|
+
@property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
|
|
2462
2501
|
@property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
|
|
2463
2502
|
@property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
|
|
2503
|
+
@property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
|
|
2464
2504
|
@property --tw-ring-color { syntax: "*"; inherits: false; }
|
|
2465
2505
|
@property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
|
|
2466
2506
|
@property --tw-inset-ring-color { syntax: "*"; inherits: false; }
|
|
@@ -2480,6 +2520,9 @@ video::-webkit-media-controls {
|
|
|
2480
2520
|
@property --tw-saturate { syntax: "*"; inherits: false; }
|
|
2481
2521
|
@property --tw-sepia { syntax: "*"; inherits: false; }
|
|
2482
2522
|
@property --tw-drop-shadow { syntax: "*"; inherits: false; }
|
|
2523
|
+
@property --tw-drop-shadow-color { syntax: "*"; inherits: false; }
|
|
2524
|
+
@property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
|
|
2525
|
+
@property --tw-drop-shadow-size { syntax: "*"; inherits: false; }
|
|
2483
2526
|
@property --tw-backdrop-blur { syntax: "*"; inherits: false; }
|
|
2484
2527
|
@property --tw-backdrop-brightness { syntax: "*"; inherits: false; }
|
|
2485
2528
|
@property --tw-backdrop-contrast { syntax: "*"; inherits: false; }
|
|
@@ -2509,5 +2552,97 @@ video::-webkit-media-controls {
|
|
|
2509
2552
|
transform: rotate(360deg);
|
|
2510
2553
|
}
|
|
2511
2554
|
}
|
|
2512
|
-
|
|
2555
|
+
@keyframes skeleton {
|
|
2556
|
+
0% {
|
|
2557
|
+
background-position: 0% 50%;
|
|
2558
|
+
}
|
|
2559
|
+
50% {
|
|
2560
|
+
background-position: 100% 50%;
|
|
2561
|
+
}
|
|
2562
|
+
100% {
|
|
2563
|
+
background-position: 0% 50%;
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
@keyframes swipe-out {
|
|
2567
|
+
from {
|
|
2568
|
+
transform: translateX(var(--radix-toast-swipe-end-x));
|
|
2569
|
+
}
|
|
2570
|
+
to {
|
|
2571
|
+
transform: translateX(100%);
|
|
2572
|
+
}
|
|
2573
|
+
}
|
|
2574
|
+
@layer properties {
|
|
2575
|
+
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
|
2576
|
+
*,
|
|
2577
|
+
::before,
|
|
2578
|
+
::after,
|
|
2579
|
+
::backdrop {
|
|
2580
|
+
--tw-translate-x: 0;
|
|
2581
|
+
--tw-translate-y: 0;
|
|
2582
|
+
--tw-translate-z: 0;
|
|
2583
|
+
--tw-rotate-x: initial;
|
|
2584
|
+
--tw-rotate-y: initial;
|
|
2585
|
+
--tw-rotate-z: initial;
|
|
2586
|
+
--tw-skew-x: initial;
|
|
2587
|
+
--tw-skew-y: initial;
|
|
2588
|
+
--tw-border-style: solid;
|
|
2589
|
+
--tw-leading: initial;
|
|
2590
|
+
--tw-font-weight: initial;
|
|
2591
|
+
--tw-tracking: initial;
|
|
2592
|
+
--tw-shadow: 0 0 #0000;
|
|
2593
|
+
--tw-shadow-color: initial;
|
|
2594
|
+
--tw-shadow-alpha: 100%;
|
|
2595
|
+
--tw-inset-shadow: 0 0 #0000;
|
|
2596
|
+
--tw-inset-shadow-color: initial;
|
|
2597
|
+
--tw-inset-shadow-alpha: 100%;
|
|
2598
|
+
--tw-ring-color: initial;
|
|
2599
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
2600
|
+
--tw-inset-ring-color: initial;
|
|
2601
|
+
--tw-inset-ring-shadow: 0 0 #0000;
|
|
2602
|
+
--tw-ring-inset: initial;
|
|
2603
|
+
--tw-ring-offset-width: 0px;
|
|
2604
|
+
--tw-ring-offset-color: #fff;
|
|
2605
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
2606
|
+
--tw-outline-style: solid;
|
|
2607
|
+
--tw-blur: initial;
|
|
2608
|
+
--tw-brightness: initial;
|
|
2609
|
+
--tw-contrast: initial;
|
|
2610
|
+
--tw-grayscale: initial;
|
|
2611
|
+
--tw-hue-rotate: initial;
|
|
2612
|
+
--tw-invert: initial;
|
|
2613
|
+
--tw-opacity: initial;
|
|
2614
|
+
--tw-saturate: initial;
|
|
2615
|
+
--tw-sepia: initial;
|
|
2616
|
+
--tw-drop-shadow: initial;
|
|
2617
|
+
--tw-drop-shadow-color: initial;
|
|
2618
|
+
--tw-drop-shadow-alpha: 100%;
|
|
2619
|
+
--tw-drop-shadow-size: initial;
|
|
2620
|
+
--tw-backdrop-blur: initial;
|
|
2621
|
+
--tw-backdrop-brightness: initial;
|
|
2622
|
+
--tw-backdrop-contrast: initial;
|
|
2623
|
+
--tw-backdrop-grayscale: initial;
|
|
2624
|
+
--tw-backdrop-hue-rotate: initial;
|
|
2625
|
+
--tw-backdrop-invert: initial;
|
|
2626
|
+
--tw-backdrop-opacity: initial;
|
|
2627
|
+
--tw-backdrop-saturate: initial;
|
|
2628
|
+
--tw-backdrop-sepia: initial;
|
|
2629
|
+
--tw-duration: initial;
|
|
2630
|
+
--tw-ease: initial;
|
|
2631
|
+
--tw-scale-x: 1;
|
|
2632
|
+
--tw-scale-y: 1;
|
|
2633
|
+
--tw-scale-z: 1;
|
|
2634
|
+
--tw-content: "";
|
|
2635
|
+
--tw-gradient-position: initial;
|
|
2636
|
+
--tw-gradient-from: #0000;
|
|
2637
|
+
--tw-gradient-via: #0000;
|
|
2638
|
+
--tw-gradient-to: #0000;
|
|
2639
|
+
--tw-gradient-stops: initial;
|
|
2640
|
+
--tw-gradient-via-stops: initial;
|
|
2641
|
+
--tw-gradient-from-position: 0%;
|
|
2642
|
+
--tw-gradient-via-position: 50%;
|
|
2643
|
+
--tw-gradient-to-position: 100%;
|
|
2644
|
+
}
|
|
2645
|
+
}
|
|
2646
|
+
}
|
|
2647
|
+
/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */
|
|
2513
2648
|
/*# sourceMappingURL=index.css.map */
|