@relayprotocol/relay-kit-ui 4.0.17 → 4.0.19
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/_cjs/src/components/common/CustomAddressModal.js +16 -6
- package/_cjs/src/components/common/CustomAddressModal.js.map +1 -1
- package/_cjs/src/components/common/SlippageToleranceConfig.js +5 -2
- package/_cjs/src/components/common/SlippageToleranceConfig.js.map +1 -1
- package/_cjs/src/components/common/TransactionModal/TransactionModal.js +2 -3
- package/_cjs/src/components/common/TransactionModal/TransactionModal.js.map +1 -1
- package/_cjs/src/components/common/TransactionModal/TransactionModalRenderer.js +0 -7
- package/_cjs/src/components/common/TransactionModal/TransactionModalRenderer.js.map +1 -1
- package/_cjs/src/components/widgets/FeeBreakdown.js +79 -64
- package/_cjs/src/components/widgets/FeeBreakdown.js.map +1 -1
- package/_cjs/src/components/widgets/SwapWidget/index.js +4 -2
- package/_cjs/src/components/widgets/SwapWidget/index.js.map +1 -1
- package/_cjs/src/components/widgets/SwapWidgetRenderer.js +7 -0
- package/_cjs/src/components/widgets/SwapWidgetRenderer.js.map +1 -1
- package/_cjs/src/styles.css +72 -68
- package/_cjs/src/utils/localStorage.js +31 -2
- package/_cjs/src/utils/localStorage.js.map +1 -1
- package/_cjs/src/utils/relayTransaction.js +1 -31
- package/_cjs/src/utils/relayTransaction.js.map +1 -1
- package/_cjs/src/version.js +1 -1
- package/_cjs/tsconfig.build.tsbuildinfo +1 -1
- package/_esm/src/components/common/CustomAddressModal.js +19 -7
- package/_esm/src/components/common/CustomAddressModal.js.map +1 -1
- package/_esm/src/components/common/SlippageToleranceConfig.js +5 -2
- package/_esm/src/components/common/SlippageToleranceConfig.js.map +1 -1
- package/_esm/src/components/common/TransactionModal/TransactionModal.js +2 -3
- package/_esm/src/components/common/TransactionModal/TransactionModal.js.map +1 -1
- package/_esm/src/components/common/TransactionModal/TransactionModalRenderer.js +1 -8
- package/_esm/src/components/common/TransactionModal/TransactionModalRenderer.js.map +1 -1
- package/_esm/src/components/widgets/FeeBreakdown.js +80 -65
- package/_esm/src/components/widgets/FeeBreakdown.js.map +1 -1
- package/_esm/src/components/widgets/SwapWidget/index.js +4 -2
- package/_esm/src/components/widgets/SwapWidget/index.js.map +1 -1
- package/_esm/src/components/widgets/SwapWidgetRenderer.js +7 -0
- package/_esm/src/components/widgets/SwapWidgetRenderer.js.map +1 -1
- package/_esm/src/styles.css +72 -68
- package/_esm/src/utils/localStorage.js +44 -2
- package/_esm/src/utils/localStorage.js.map +1 -1
- package/_esm/src/utils/relayTransaction.js +0 -29
- package/_esm/src/utils/relayTransaction.js.map +1 -1
- package/_esm/src/version.js +1 -1
- package/_esm/tsconfig.build.tsbuildinfo +1 -1
- package/_types/src/components/common/CustomAddressModal.d.ts.map +1 -1
- package/_types/src/components/common/SlippageToleranceConfig.d.ts +2 -0
- package/_types/src/components/common/SlippageToleranceConfig.d.ts.map +1 -1
- package/_types/src/components/common/TransactionModal/TransactionModalRenderer.d.ts +0 -4
- package/_types/src/components/common/TransactionModal/TransactionModalRenderer.d.ts.map +1 -1
- package/_types/src/components/widgets/FeeBreakdown.d.ts +1 -0
- package/_types/src/components/widgets/FeeBreakdown.d.ts.map +1 -1
- package/_types/src/components/widgets/SwapWidget/index.d.ts +1 -0
- package/_types/src/components/widgets/SwapWidget/index.d.ts.map +1 -1
- package/_types/src/components/widgets/SwapWidgetRenderer.d.ts.map +1 -1
- package/_types/src/utils/localStorage.d.ts +17 -0
- package/_types/src/utils/localStorage.d.ts.map +1 -1
- package/_types/src/utils/relayTransaction.d.ts +0 -4
- package/_types/src/utils/relayTransaction.d.ts.map +1 -1
- package/_types/src/version.d.ts +1 -1
- package/_types/tsconfig.build.tsbuildinfo +1 -1
- package/dist/panda.buildinfo.json +19 -18
- package/dist/styles.css +72 -68
- package/package.json +4 -4
|
@@ -43,8 +43,10 @@
|
|
|
43
43
|
"position]___[value:absolute",
|
|
44
44
|
"color]___[value:#FFA01C",
|
|
45
45
|
"color]___[value:#30A46C",
|
|
46
|
+
"color]___[value:#9CA3AF",
|
|
46
47
|
"gap]___[value:6px",
|
|
47
48
|
"cursor]___[value:pointer",
|
|
49
|
+
"paddingInline]___[value:8px",
|
|
48
50
|
"color]___[value:transparent",
|
|
49
51
|
"justifyContent]___[value:center",
|
|
50
52
|
"marginBlock]___[value:4",
|
|
@@ -295,6 +297,16 @@
|
|
|
295
297
|
"boxShadow]___[value:0px 1px 5px rgba(0,0,0,0.2)",
|
|
296
298
|
"color]___[value:{colors.grass.9}",
|
|
297
299
|
"color]___[value:{colors.amber.9}",
|
|
300
|
+
"borderBottomRadius]___[value:0",
|
|
301
|
+
"borderBottomRadius]___[value:widget-card-border-radius",
|
|
302
|
+
"borderBottom]___[value:none",
|
|
303
|
+
"borderBottom]___[value:widget-card-border",
|
|
304
|
+
"transitionDelay]___[value:0s, 0s",
|
|
305
|
+
"transitionDelay]___[value:0s, 300ms",
|
|
306
|
+
"borderRadius]___[value:widget-card-border-radius",
|
|
307
|
+
"transition]___[value:border-radius 300ms, border-bottom 0s",
|
|
308
|
+
"marginBottom]___[value:widget-card-section-gutter",
|
|
309
|
+
"paddingBottom]___[value:0",
|
|
298
310
|
"justifyContent]___[value:between",
|
|
299
311
|
"color]___[value:gray6",
|
|
300
312
|
"height]___[value:4",
|
|
@@ -302,24 +314,18 @@
|
|
|
302
314
|
"paddingTop]___[value:0",
|
|
303
315
|
"backgroundColor]___[value:amber2",
|
|
304
316
|
"width]___[value:12",
|
|
305
|
-
"paddingBlock]___[value:1px",
|
|
306
|
-
"paddingInline]___[value:4px",
|
|
307
|
-
"borderRadius]___[value:100",
|
|
308
317
|
"color]___[value:warningSecondary",
|
|
309
318
|
"alignSelf]___[value:flex-start",
|
|
310
|
-
"
|
|
311
|
-
"
|
|
319
|
+
"fontSize]___[value:12",
|
|
320
|
+
"paddingInline]___[value:1",
|
|
321
|
+
"minHeight]___[value:23px",
|
|
322
|
+
"lineHeight]___[value:100%",
|
|
323
|
+
"backgroundColor]___[value:widget-selector-background",
|
|
324
|
+
"backgroundColor]___[value:widget-selector-hover-background]___[cond:_hover",
|
|
312
325
|
"transform]___[value:rotate(-180deg)",
|
|
313
326
|
"transform]___[value:rotate(0)",
|
|
314
327
|
"marginLeft]___[value:2",
|
|
315
328
|
"transition]___[value:transform 300ms",
|
|
316
|
-
"borderBottomRadius]___[value:0",
|
|
317
|
-
"borderBottomRadius]___[value:widget-card-border-radius",
|
|
318
|
-
"borderBottom]___[value:none",
|
|
319
|
-
"borderBottom]___[value:widget-card-border",
|
|
320
|
-
"transitionDelay]___[value:0s, 0s",
|
|
321
|
-
"transitionDelay]___[value:0s, 300ms",
|
|
322
|
-
"transition]___[value:border-radius 300ms, border-bottom 0s",
|
|
323
329
|
"borderRadius]___[value:0 0 12px 12px",
|
|
324
330
|
"borderTop]___[value:none",
|
|
325
331
|
"gap]___[value:14",
|
|
@@ -384,7 +390,6 @@
|
|
|
384
390
|
"color]___[value:primary11",
|
|
385
391
|
"paddingInline]___[value:6px",
|
|
386
392
|
"paddingBlock]___[value:4px",
|
|
387
|
-
"lineHeight]___[value:100%",
|
|
388
393
|
"gap]___[value:2px",
|
|
389
394
|
"flexGrow]___[value:1",
|
|
390
395
|
"maxWidth]___[value:100%",
|
|
@@ -438,11 +443,6 @@
|
|
|
438
443
|
"width]___[value:32",
|
|
439
444
|
"width]___[value:20px",
|
|
440
445
|
"padding]___[value:4px",
|
|
441
|
-
"fontSize]___[value:12",
|
|
442
|
-
"paddingInline]___[value:1",
|
|
443
|
-
"minHeight]___[value:23px",
|
|
444
|
-
"backgroundColor]___[value:widget-selector-background",
|
|
445
|
-
"backgroundColor]___[value:widget-selector-hover-background]___[cond:_hover",
|
|
446
446
|
"marginTop]___[value:4px",
|
|
447
447
|
"--borderWidth]___[value:borders.widget-swap-currency-button-border-width",
|
|
448
448
|
"--borderColor]___[value:colors.widget-swap-currency-button-border-color",
|
|
@@ -499,6 +499,7 @@
|
|
|
499
499
|
"fontSize]___[value:10px",
|
|
500
500
|
"paddingLeft]___[value:12px",
|
|
501
501
|
"backgroundColor]___[value:primary3",
|
|
502
|
+
"borderRadius]___[value:100",
|
|
502
503
|
"opacity]___[value:1",
|
|
503
504
|
"opacity]___[value:0.6",
|
|
504
505
|
"height]___[value:80",
|
package/dist/styles.css
CHANGED
|
@@ -1172,6 +1172,10 @@
|
|
|
1172
1172
|
color: #30A46C;
|
|
1173
1173
|
}
|
|
1174
1174
|
|
|
1175
|
+
.relay-text_\#9CA3AF:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1176
|
+
color: #9CA3AF;
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1175
1179
|
.relay-gap_6px:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1176
1180
|
gap: 6px;
|
|
1177
1181
|
}
|
|
@@ -1180,6 +1184,10 @@
|
|
|
1180
1184
|
cursor: pointer;
|
|
1181
1185
|
}
|
|
1182
1186
|
|
|
1187
|
+
.relay-px_8px:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1188
|
+
padding-inline: 8px;
|
|
1189
|
+
}
|
|
1190
|
+
|
|
1183
1191
|
.relay-text_transparent:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1184
1192
|
color: transparent;
|
|
1185
1193
|
}
|
|
@@ -1718,70 +1726,66 @@
|
|
|
1718
1726
|
color: var(--relay-colors-amber-9);
|
|
1719
1727
|
}
|
|
1720
1728
|
|
|
1721
|
-
.relay-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
.relay-h_4:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1726
|
-
height: 4px;
|
|
1729
|
+
.relay-rounded-b_0:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1730
|
+
border-bottom-left-radius: 0;
|
|
1731
|
+
border-bottom-right-radius: 0;
|
|
1727
1732
|
}
|
|
1728
1733
|
|
|
1729
|
-
.relay-
|
|
1730
|
-
|
|
1734
|
+
.relay-rounded-b_widget-card-border-radius:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1735
|
+
border-bottom-left-radius: var(--relay-radii-widget-card-border-radius);
|
|
1736
|
+
border-bottom-right-radius: var(--relay-radii-widget-card-border-radius);
|
|
1731
1737
|
}
|
|
1732
1738
|
|
|
1733
|
-
.relay-
|
|
1734
|
-
|
|
1739
|
+
.relay-border-b_none:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1740
|
+
border-bottom: none;
|
|
1735
1741
|
}
|
|
1736
1742
|
|
|
1737
|
-
.relay-
|
|
1738
|
-
|
|
1743
|
+
.relay-border-b_widget-card-border:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1744
|
+
border-bottom: var(--relay-borders-widget-card-border);
|
|
1739
1745
|
}
|
|
1740
1746
|
|
|
1741
|
-
.relay-
|
|
1742
|
-
border-radius:
|
|
1747
|
+
.relay-rounded_widget-card-border-radius:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1748
|
+
border-radius: var(--relay-radii-widget-card-border-radius);
|
|
1743
1749
|
}
|
|
1744
1750
|
|
|
1745
|
-
.relay-
|
|
1746
|
-
|
|
1751
|
+
.relay-transition_border-radius_300ms\,_border-bottom_0s:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1752
|
+
transition: border-radius 300ms, border-bottom 0s;
|
|
1747
1753
|
}
|
|
1748
1754
|
|
|
1749
|
-
.relay-
|
|
1750
|
-
|
|
1755
|
+
.relay-text_gray6:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1756
|
+
color: var(--relay-colors-gray6);
|
|
1751
1757
|
}
|
|
1752
1758
|
|
|
1753
|
-
.relay-
|
|
1754
|
-
|
|
1759
|
+
.relay-h_4:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1760
|
+
height: 4px;
|
|
1755
1761
|
}
|
|
1756
1762
|
|
|
1757
|
-
.relay-
|
|
1758
|
-
|
|
1763
|
+
.relay-w_12:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1764
|
+
width: 12px;
|
|
1759
1765
|
}
|
|
1760
1766
|
|
|
1761
|
-
.relay-
|
|
1762
|
-
|
|
1767
|
+
.relay-text_warningSecondary:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1768
|
+
color: warningSecondary;
|
|
1763
1769
|
}
|
|
1764
1770
|
|
|
1765
|
-
.relay-
|
|
1766
|
-
|
|
1767
|
-
border-bottom-right-radius: 0;
|
|
1771
|
+
.relay-px_1:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1772
|
+
padding-inline: var(--relay-spacing-1);
|
|
1768
1773
|
}
|
|
1769
1774
|
|
|
1770
|
-
.relay-
|
|
1771
|
-
|
|
1772
|
-
border-bottom-right-radius: var(--relay-radii-widget-card-border-radius);
|
|
1775
|
+
.relay-min-h_23px:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1776
|
+
min-height: 23px;
|
|
1773
1777
|
}
|
|
1774
1778
|
|
|
1775
|
-
.relay-
|
|
1776
|
-
|
|
1779
|
+
.relay-transform_rotate\(-180deg\):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1780
|
+
transform: rotate(-180deg);
|
|
1777
1781
|
}
|
|
1778
1782
|
|
|
1779
|
-
.relay-
|
|
1780
|
-
|
|
1783
|
+
.relay-transform_rotate\(0\):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1784
|
+
transform: rotate(0);
|
|
1781
1785
|
}
|
|
1782
1786
|
|
|
1783
|
-
.relay-
|
|
1784
|
-
transition:
|
|
1787
|
+
.relay-transition_transform_300ms:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1788
|
+
transition: transform 300ms;
|
|
1785
1789
|
}
|
|
1786
1790
|
|
|
1787
1791
|
.relay-rounded_0_0_12px_12px:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
@@ -2056,14 +2060,6 @@
|
|
|
2056
2060
|
padding: 4px;
|
|
2057
2061
|
}
|
|
2058
2062
|
|
|
2059
|
-
.relay-px_1:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2060
|
-
padding-inline: var(--relay-spacing-1);
|
|
2061
|
-
}
|
|
2062
|
-
|
|
2063
|
-
.relay-min-h_23px:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2064
|
-
min-height: 23px;
|
|
2065
|
-
}
|
|
2066
|
-
|
|
2067
2063
|
.relay---borderWidth_borders\.widget-swap-currency-button-border-width:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2068
2064
|
--borderWidth: var(--relay-borders-widget-swap-currency-button-border-width);
|
|
2069
2065
|
}
|
|
@@ -2188,6 +2184,10 @@
|
|
|
2188
2184
|
padding: 0 12px;
|
|
2189
2185
|
}
|
|
2190
2186
|
|
|
2187
|
+
.relay-rounded_100:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2188
|
+
border-radius: 100px;
|
|
2189
|
+
}
|
|
2190
|
+
|
|
2191
2191
|
.relay-opacity_1:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2192
2192
|
opacity: 1;
|
|
2193
2193
|
}
|
|
@@ -2684,6 +2684,22 @@
|
|
|
2684
2684
|
font-style: italic;
|
|
2685
2685
|
}
|
|
2686
2686
|
|
|
2687
|
+
.relay-delay_0s\,_0s:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2688
|
+
transition-delay: 0s, 0s;
|
|
2689
|
+
}
|
|
2690
|
+
|
|
2691
|
+
.relay-delay_0s\,_300ms:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2692
|
+
transition-delay: 0s, 300ms;
|
|
2693
|
+
}
|
|
2694
|
+
|
|
2695
|
+
.relay-mb_widget-card-section-gutter:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2696
|
+
margin-bottom: var(--relay-spacing-widget-card-section-gutter);
|
|
2697
|
+
}
|
|
2698
|
+
|
|
2699
|
+
.relay-pb_0:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2700
|
+
padding-bottom: 0;
|
|
2701
|
+
}
|
|
2702
|
+
|
|
2687
2703
|
.relay-justify_between:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2688
2704
|
justify-content: between;
|
|
2689
2705
|
}
|
|
@@ -2704,20 +2720,20 @@
|
|
|
2704
2720
|
align-self: flex-start;
|
|
2705
2721
|
}
|
|
2706
2722
|
|
|
2707
|
-
.relay-
|
|
2708
|
-
|
|
2723
|
+
.relay-fs_12:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2724
|
+
font-size: 12px;
|
|
2709
2725
|
}
|
|
2710
2726
|
|
|
2711
|
-
.relay-
|
|
2712
|
-
|
|
2727
|
+
.relay-leading_100\%:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2728
|
+
line-height: 100%;
|
|
2713
2729
|
}
|
|
2714
2730
|
|
|
2715
|
-
.relay-
|
|
2716
|
-
|
|
2731
|
+
.relay-bg_widget-selector-background:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2732
|
+
background-color: var(--relay-colors-widget-selector-background);
|
|
2717
2733
|
}
|
|
2718
2734
|
|
|
2719
|
-
.relay-
|
|
2720
|
-
|
|
2735
|
+
.relay-ml_2:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2736
|
+
margin-left: var(--relay-spacing-2);
|
|
2721
2737
|
}
|
|
2722
2738
|
|
|
2723
2739
|
.relay-mb_3:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
@@ -2792,10 +2808,6 @@
|
|
|
2792
2808
|
background-color: var(--relay-colors-primary5);
|
|
2793
2809
|
}
|
|
2794
2810
|
|
|
2795
|
-
.relay-leading_100\%:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2796
|
-
line-height: 100%;
|
|
2797
|
-
}
|
|
2798
|
-
|
|
2799
2811
|
.relay-grow_1:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2800
2812
|
flex-grow: 1;
|
|
2801
2813
|
}
|
|
@@ -2832,14 +2844,6 @@
|
|
|
2832
2844
|
line-height: 36px;
|
|
2833
2845
|
}
|
|
2834
2846
|
|
|
2835
|
-
.relay-fs_12:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2836
|
-
font-size: 12px;
|
|
2837
|
-
}
|
|
2838
|
-
|
|
2839
|
-
.relay-bg_widget-selector-background:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2840
|
-
background-color: var(--relay-colors-widget-selector-background);
|
|
2841
|
-
}
|
|
2842
|
-
|
|
2843
2847
|
.relay-mt_4px:not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2844
2848
|
margin-top: 4px;
|
|
2845
2849
|
}
|
|
@@ -3263,6 +3267,10 @@
|
|
|
3263
3267
|
background-color: var(--mix-backgroundColor, gray);
|
|
3264
3268
|
}
|
|
3265
3269
|
|
|
3270
|
+
.hover\:relay-bg_widget-selector-hover-background:is(:hover, [data-hover]):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
3271
|
+
background-color: var(--relay-colors-widget-selector-hover-background);
|
|
3272
|
+
}
|
|
3273
|
+
|
|
3266
3274
|
.hover\:relay-bg_gray6:is(:hover, [data-hover]):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
3267
3275
|
background-color: var(--relay-colors-gray6);
|
|
3268
3276
|
}
|
|
@@ -3271,10 +3279,6 @@ button:hover:not(#\#):not(#\#):not(#\#):not(#\#) .\[button\:hover_\&\]\:relay-bg
|
|
|
3271
3279
|
background-color: var(--relay-colors-gray5);
|
|
3272
3280
|
}
|
|
3273
3281
|
|
|
3274
|
-
.hover\:relay-bg_widget-selector-hover-background:is(:hover, [data-hover]):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
3275
|
-
background-color: var(--relay-colors-widget-selector-hover-background);
|
|
3276
|
-
}
|
|
3277
|
-
|
|
3278
3282
|
.hover\:relay-bg_gray3:is(:hover, [data-hover]):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
3279
3283
|
background-color: var(--relay-colors-gray3);
|
|
3280
3284
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@relayprotocol/relay-kit-ui",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.19",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./_cjs/src/index.js",
|
|
6
6
|
"module": "./_esm/src/index.js",
|
|
@@ -79,9 +79,9 @@
|
|
|
79
79
|
"pandacss-preset-radix-colors": "^0.2.0",
|
|
80
80
|
"qrcode.react": "^4.1.0",
|
|
81
81
|
"usehooks-ts": "^3.1.0",
|
|
82
|
-
"@relayprotocol/relay-
|
|
83
|
-
"@relayprotocol/relay-sdk": "2.4.
|
|
84
|
-
"@relayprotocol/relay-
|
|
82
|
+
"@relayprotocol/relay-kit-hooks": "2.0.5",
|
|
83
|
+
"@relayprotocol/relay-sdk": "2.4.6",
|
|
84
|
+
"@relayprotocol/relay-design-system": "^1.0.0"
|
|
85
85
|
},
|
|
86
86
|
"keywords": [
|
|
87
87
|
"eth",
|