@directcryptopay/sdk 0.1.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.
Files changed (141) hide show
  1. package/README.md +357 -0
  2. package/dist/ConstantsUtil-B-_-u8aQ.js +6 -0
  3. package/dist/add-KF4m4jFK.js +19 -0
  4. package/dist/all-wallets-D6NAjQgX.js +10 -0
  5. package/dist/app-store-D7TTn-EO.js +21 -0
  6. package/dist/apple-DjX2E2hE.js +22 -0
  7. package/dist/arrow-bottom-C0YrNJYB.js +12 -0
  8. package/dist/arrow-bottom-circle-Dlxvx_XG.js +15 -0
  9. package/dist/arrow-left-x8_-lUyK.js +12 -0
  10. package/dist/arrow-right-BTZybj80.js +12 -0
  11. package/dist/arrow-top-LzH7iLCp.js +12 -0
  12. package/dist/bank-23jp-IV_.js +18 -0
  13. package/dist/browser-EjoorDid.js +18 -0
  14. package/dist/card-DGgWwtwC.js +18 -0
  15. package/dist/ccip-BMANewTU.js +150 -0
  16. package/dist/checkmark-B1qcQhBo.js +15 -0
  17. package/dist/checkmark-bold-Cyc4IEEJ.js +12 -0
  18. package/dist/chevron-bottom-ClHs08rB.js +12 -0
  19. package/dist/chevron-left-O8h_551_.js +12 -0
  20. package/dist/chevron-right-DP3xpyIA.js +12 -0
  21. package/dist/chevron-top-CuwkBUs9.js +12 -0
  22. package/dist/chrome-store-zfT_aJ3R.js +65 -0
  23. package/dist/clock-DHZqivIS.js +12 -0
  24. package/dist/close-Cp9rNAw4.js +12 -0
  25. package/dist/coinPlaceholder-U7-T1KKQ.js +12 -0
  26. package/dist/compass-Ds5-PRSR.js +12 -0
  27. package/dist/copy-Jg4HdIMf.js +19 -0
  28. package/dist/core/api.d.ts +30 -0
  29. package/dist/core/config.d.ts +59 -0
  30. package/dist/core/logic.d.ts +2 -0
  31. package/dist/core/wallet.d.ts +34 -0
  32. package/dist/cursor-DmMevduB.js +7 -0
  33. package/dist/cursor-transparent-Dn9-1SV8.js +16 -0
  34. package/dist/dcp-sdk.umd.js +12000 -0
  35. package/dist/dcp.d.ts +10 -0
  36. package/dist/desktop-C4udXXlZ.js +13 -0
  37. package/dist/disconnect-wd1BYLxt.js +12 -0
  38. package/dist/discord-DthxuCAP.js +21 -0
  39. package/dist/email-B3jSnUFE.js +696 -0
  40. package/dist/embedded-wallet-CJHmoBI2.js +468 -0
  41. package/dist/etherscan-Cjp4xfMW.js +10 -0
  42. package/dist/exclamation-triangle-CRNR5WOy.js +8 -0
  43. package/dist/extension-Cydk0mZt.js +12 -0
  44. package/dist/external-link-CuPTAoq9.js +12 -0
  45. package/dist/facebook-CghqXmdf.js +30 -0
  46. package/dist/farcaster-BREqMX4y.js +16 -0
  47. package/dist/filters-Dn_Ys7ew.js +12 -0
  48. package/dist/github-C-A7JmIY.js +22 -0
  49. package/dist/google-CCdM_naE.js +22 -0
  50. package/dist/hashTypedData-D2Qmzscs.js +197 -0
  51. package/dist/help-circle-DIH4vyj3.js +16 -0
  52. package/dist/id-DkJ0gBuy.js +16 -0
  53. package/dist/if-defined-BciplFKz.js +744 -0
  54. package/dist/image-qMjyiXM0.js +8 -0
  55. package/dist/index--3Zp0jAb.js +45 -0
  56. package/dist/index-1adX-Fit.js +65 -0
  57. package/dist/index-AvC0IGDl.js +7864 -0
  58. package/dist/index-B2-vKLd8.js +276 -0
  59. package/dist/index-B2iDt0TJ.js +146 -0
  60. package/dist/index-B5zkXsLJ.js +320 -0
  61. package/dist/index-B7K86vWu.js +1742 -0
  62. package/dist/index-BBkcvSiY.js +511 -0
  63. package/dist/index-BdjxQs66.js +181 -0
  64. package/dist/index-Bijd4_Ns.js +294 -0
  65. package/dist/index-BpXOsxzU.js +387 -0
  66. package/dist/index-C1QEJL-2.js +572 -0
  67. package/dist/index-C27dwOyE.js +243 -0
  68. package/dist/index-C4BX3QW8.js +58 -0
  69. package/dist/index-CMPIqsB1.js +170 -0
  70. package/dist/index-CTYngdl0.js +21991 -0
  71. package/dist/index-CUdQyyFn.js +51 -0
  72. package/dist/index-CX60z_g2.js +573 -0
  73. package/dist/index-CppCc1n8.js +65 -0
  74. package/dist/index-CqVegmN4.js +559 -0
  75. package/dist/index-CuiyMA8F.js +78 -0
  76. package/dist/index-CwB_qRfM.js +305 -0
  77. package/dist/index-CxOF7GqE.js +265 -0
  78. package/dist/index-D-IzHD_8.js +54 -0
  79. package/dist/index-DRNiFv9I.js +218 -0
  80. package/dist/index-Da8oZh8H.js +838 -0
  81. package/dist/index-DiHImG4L.js +44236 -0
  82. package/dist/index-DmOMXRG1.js +181 -0
  83. package/dist/index-DoSYqTQg.js +199 -0
  84. package/dist/index-DpHXq5_E.js +603 -0
  85. package/dist/index-DtCsAVBg.js +78 -0
  86. package/dist/index-Ij6XA6_4.js +77 -0
  87. package/dist/index-SzyBYfzA.js +8490 -0
  88. package/dist/index-eW8y-mXH.js +257 -0
  89. package/dist/index-fxzIDZsb.js +75 -0
  90. package/dist/index-lbhz9evJ.js +97 -0
  91. package/dist/index.d.ts +3 -0
  92. package/dist/index.js +4 -0
  93. package/dist/info-DMIGgjkL.js +7 -0
  94. package/dist/info-circle-CJuIKZSx.js +16 -0
  95. package/dist/lightbulb-qFT6WEWV.js +7 -0
  96. package/dist/localBatchGatewayRequest-CsMVMFBc.js +91 -0
  97. package/dist/mail-DoYgQvOt.js +12 -0
  98. package/dist/mobile-URtsh7o-.js +13 -0
  99. package/dist/more-DoQd10TF.js +15 -0
  100. package/dist/network-placeholder-BBA2Ue6C.js +18 -0
  101. package/dist/nftPlaceholder-C9RXWz9k.js +12 -0
  102. package/dist/off-YcuDQczT.js +12 -0
  103. package/dist/onramp-BfqDIx4o.js +1279 -0
  104. package/dist/parseSignature-280HB24T.js +3560 -0
  105. package/dist/play-store-sFaloG_r.js +36 -0
  106. package/dist/plus-l0wekSht.js +17 -0
  107. package/dist/qr-code-CihrUU4G.js +10 -0
  108. package/dist/receive-dfY1Cu-g.js +186 -0
  109. package/dist/recycle-horizontal-nXu6YaPw.js +13 -0
  110. package/dist/ref-huAzXCX0.js +41 -0
  111. package/dist/refresh-D2ZbVeNC.js +12 -0
  112. package/dist/reown-logo-BMaTMJmc.js +16 -0
  113. package/dist/search-YVM9q3J-.js +12 -0
  114. package/dist/secp256k1-BrysY3Sv.js +1302 -0
  115. package/dist/secp256k1-DPQgTBwQ.js +1510 -0
  116. package/dist/send-BwQZPKxI.js +19 -0
  117. package/dist/send-GyetMVu1.js +1038 -0
  118. package/dist/socials-B0W91J9k.js +574 -0
  119. package/dist/swapHorizontal-Dy_oQEkp.js +12 -0
  120. package/dist/swapHorizontalBold-C4JpaMpc.js +12 -0
  121. package/dist/swapHorizontalMedium-D5NuVZFh.js +20 -0
  122. package/dist/swapHorizontalRoundedBold-Bq4P2MCj.js +12 -0
  123. package/dist/swapVertical-CVQ8Mg03.js +12 -0
  124. package/dist/swaps-CA04SSdK.js +1637 -0
  125. package/dist/telegram-BP4SgW_L.js +20 -0
  126. package/dist/three-dots-BJYGJ-dQ.js +9 -0
  127. package/dist/transactions-Bq-98Tsg.js +37 -0
  128. package/dist/twitch-DTATWo9M.js +22 -0
  129. package/dist/twitterIcon-D5UWPInb.js +10 -0
  130. package/dist/types.d.ts +128 -0
  131. package/dist/ui/Modal.d.ts +9 -0
  132. package/dist/ui/index.d.ts +6 -0
  133. package/dist/verify-Byvj8Wi1.js +12 -0
  134. package/dist/verify-filled-B40taNm0.js +12 -0
  135. package/dist/w3m-modal-HV6SE74G.js +1037 -0
  136. package/dist/wallet-Cp-6Kk88.js +12 -0
  137. package/dist/wallet-placeholder-C3juwA9o.js +18 -0
  138. package/dist/walletconnect-CRkIiLCx.js +36 -0
  139. package/dist/warning-circle-DtvCLwG4.js +16 -0
  140. package/dist/x-Cqyx5eCt.js +16 -0
  141. package/package.json +70 -0
@@ -0,0 +1,257 @@
1
+ import { cz as v, cC as g, cD as h, cA as p, cB as u } from "./index-DiHImG4L.js";
2
+ import { n as t, c as w, U as m } from "./if-defined-BciplFKz.js";
3
+ import "./index-CUdQyyFn.js";
4
+ const S = {
5
+ URLS: {
6
+ FAQ: "https://walletconnect.com/faq"
7
+ }
8
+ }, f = v`
9
+ a {
10
+ border: 1px solid var(--wui-color-gray-glass-010);
11
+ border-radius: var(--wui-border-radius-3xl);
12
+ }
13
+
14
+ wui-image {
15
+ border-radius: var(--wui-border-radius-3xl);
16
+ overflow: hidden;
17
+ }
18
+
19
+ a.disabled > wui-icon:not(.image-icon),
20
+ a.disabled > wui-image {
21
+ filter: grayscale(1);
22
+ }
23
+
24
+ a[data-variant='fill'] {
25
+ color: var(--wui-color-inverse-100);
26
+ background-color: var(--wui-color-accent-100);
27
+ }
28
+
29
+ a[data-variant='shade'],
30
+ a[data-variant='shadeSmall'] {
31
+ background-color: transparent;
32
+ background-color: var(--wui-color-gray-glass-010);
33
+ color: var(--wui-color-fg-200);
34
+ }
35
+
36
+ a[data-variant='success'] {
37
+ column-gap: var(--wui-spacing-xxs);
38
+ border: 1px solid var(--wui-color-success-glass-010);
39
+ background-color: var(--wui-color-success-glass-010);
40
+ color: var(--wui-color-success-100);
41
+ }
42
+
43
+ a[data-variant='error'] {
44
+ column-gap: var(--wui-spacing-xxs);
45
+ border: 1px solid var(--wui-color-error-glass-010);
46
+ background-color: var(--wui-color-error-glass-010);
47
+ color: var(--wui-color-error-100);
48
+ }
49
+
50
+ a[data-variant='transparent'] {
51
+ column-gap: var(--wui-spacing-xxs);
52
+ background-color: transparent;
53
+ color: var(--wui-color-fg-150);
54
+ }
55
+
56
+ a[data-variant='transparent'],
57
+ a[data-variant='success'],
58
+ a[data-variant='shadeSmall'],
59
+ a[data-variant='error'] {
60
+ padding: 7px var(--wui-spacing-s) 7px 10px;
61
+ }
62
+
63
+ a[data-variant='transparent']:has(wui-text:first-child),
64
+ a[data-variant='success']:has(wui-text:first-child),
65
+ a[data-variant='shadeSmall']:has(wui-text:first-child),
66
+ a[data-variant='error']:has(wui-text:first-child) {
67
+ padding: 7px var(--wui-spacing-s);
68
+ }
69
+
70
+ a[data-variant='fill'],
71
+ a[data-variant='shade'] {
72
+ column-gap: var(--wui-spacing-xs);
73
+ padding: var(--wui-spacing-xxs) var(--wui-spacing-m) var(--wui-spacing-xxs)
74
+ var(--wui-spacing-xs);
75
+ }
76
+
77
+ a[data-variant='fill']:has(wui-text:first-child),
78
+ a[data-variant='shade']:has(wui-text:first-child) {
79
+ padding: 9px var(--wui-spacing-m) 9px var(--wui-spacing-m);
80
+ }
81
+
82
+ a[data-variant='fill'] > wui-image,
83
+ a[data-variant='shade'] > wui-image {
84
+ width: 24px;
85
+ height: 24px;
86
+ }
87
+
88
+ a[data-variant='fill'] > wui-image {
89
+ box-shadow: inset 0 0 0 1px var(--wui-color-accent-090);
90
+ }
91
+
92
+ a[data-variant='shade'] > wui-image,
93
+ a[data-variant='shadeSmall'] > wui-image {
94
+ box-shadow: inset 0 0 0 1px var(--wui-color-gray-glass-010);
95
+ }
96
+
97
+ a[data-variant='fill'] > wui-icon:not(.image-icon),
98
+ a[data-variant='shade'] > wui-icon:not(.image-icon) {
99
+ width: 14px;
100
+ height: 14px;
101
+ }
102
+
103
+ a[data-variant='transparent'] > wui-image,
104
+ a[data-variant='success'] > wui-image,
105
+ a[data-variant='shadeSmall'] > wui-image,
106
+ a[data-variant='error'] > wui-image {
107
+ width: 14px;
108
+ height: 14px;
109
+ }
110
+
111
+ a[data-variant='transparent'] > wui-icon:not(.image-icon),
112
+ a[data-variant='success'] > wui-icon:not(.image-icon),
113
+ a[data-variant='shadeSmall'] > wui-icon:not(.image-icon),
114
+ a[data-variant='error'] > wui-icon:not(.image-icon) {
115
+ width: 12px;
116
+ height: 12px;
117
+ }
118
+
119
+ a[data-variant='fill']:focus-visible {
120
+ background-color: var(--wui-color-accent-090);
121
+ }
122
+
123
+ a[data-variant='shade']:focus-visible,
124
+ a[data-variant='shadeSmall']:focus-visible {
125
+ background-color: var(--wui-color-gray-glass-015);
126
+ }
127
+
128
+ a[data-variant='transparent']:focus-visible {
129
+ background-color: var(--wui-color-gray-glass-005);
130
+ }
131
+
132
+ a[data-variant='success']:focus-visible {
133
+ background-color: var(--wui-color-success-glass-015);
134
+ }
135
+
136
+ a[data-variant='error']:focus-visible {
137
+ background-color: var(--wui-color-error-glass-015);
138
+ }
139
+
140
+ a.disabled {
141
+ color: var(--wui-color-gray-glass-015);
142
+ background-color: var(--wui-color-gray-glass-015);
143
+ pointer-events: none;
144
+ }
145
+
146
+ @media (hover: hover) and (pointer: fine) {
147
+ a[data-variant='fill']:hover {
148
+ background-color: var(--wui-color-accent-090);
149
+ }
150
+
151
+ a[data-variant='shade']:hover,
152
+ a[data-variant='shadeSmall']:hover {
153
+ background-color: var(--wui-color-gray-glass-015);
154
+ }
155
+
156
+ a[data-variant='transparent']:hover {
157
+ background-color: var(--wui-color-gray-glass-005);
158
+ }
159
+
160
+ a[data-variant='success']:hover {
161
+ background-color: var(--wui-color-success-glass-015);
162
+ }
163
+
164
+ a[data-variant='error']:hover {
165
+ background-color: var(--wui-color-error-glass-015);
166
+ }
167
+ }
168
+
169
+ a[data-variant='fill']:active {
170
+ background-color: var(--wui-color-accent-080);
171
+ }
172
+
173
+ a[data-variant='shade']:active,
174
+ a[data-variant='shadeSmall']:active {
175
+ background-color: var(--wui-color-gray-glass-020);
176
+ }
177
+
178
+ a[data-variant='transparent']:active {
179
+ background-color: var(--wui-color-gray-glass-010);
180
+ }
181
+
182
+ a[data-variant='success']:active {
183
+ background-color: var(--wui-color-success-glass-020);
184
+ }
185
+
186
+ a[data-variant='error']:active {
187
+ background-color: var(--wui-color-error-glass-020);
188
+ }
189
+ `;
190
+ var r = function(s, o, e, n) {
191
+ var c = arguments.length, i = c < 3 ? o : n === null ? n = Object.getOwnPropertyDescriptor(o, e) : n, l;
192
+ if (typeof Reflect == "object" && typeof Reflect.decorate == "function") i = Reflect.decorate(s, o, e, n);
193
+ else for (var d = s.length - 1; d >= 0; d--) (l = s[d]) && (i = (c < 3 ? l(i) : c > 3 ? l(o, e, i) : l(o, e)) || i);
194
+ return c > 3 && i && Object.defineProperty(o, e, i), i;
195
+ };
196
+ let a = class extends p {
197
+ constructor() {
198
+ super(...arguments), this.variant = "fill", this.imageSrc = void 0, this.imageIcon = void 0, this.imageIconSize = "md", this.disabled = !1, this.icon = "externalLink", this.href = "", this.text = void 0;
199
+ }
200
+ render() {
201
+ const e = this.variant === "success" || this.variant === "transparent" || this.variant === "shadeSmall" ? "small-600" : "paragraph-600";
202
+ return u`
203
+ <a
204
+ rel="noreferrer"
205
+ target="_blank"
206
+ href=${this.href}
207
+ class=${this.disabled ? "disabled" : ""}
208
+ data-variant=${this.variant}
209
+ >
210
+ ${this.imageTemplate()}
211
+ <wui-text variant=${e} color="inherit">
212
+ ${this.title ? this.title : m.getHostName(this.href)}
213
+ </wui-text>
214
+ <wui-icon name=${this.icon} color="inherit" size="inherit"></wui-icon>
215
+ </a>
216
+ `;
217
+ }
218
+ imageTemplate() {
219
+ return this.imageSrc ? u`<wui-image src=${this.imageSrc}></wui-image>` : this.imageIcon ? u`<wui-icon
220
+ name=${this.imageIcon}
221
+ color="inherit"
222
+ size=${this.imageIconSize}
223
+ class="image-icon"
224
+ ></wui-icon>` : null;
225
+ }
226
+ };
227
+ a.styles = [g, h, f];
228
+ r([
229
+ t()
230
+ ], a.prototype, "variant", void 0);
231
+ r([
232
+ t()
233
+ ], a.prototype, "imageSrc", void 0);
234
+ r([
235
+ t()
236
+ ], a.prototype, "imageIcon", void 0);
237
+ r([
238
+ t()
239
+ ], a.prototype, "imageIconSize", void 0);
240
+ r([
241
+ t({ type: Boolean })
242
+ ], a.prototype, "disabled", void 0);
243
+ r([
244
+ t()
245
+ ], a.prototype, "icon", void 0);
246
+ r([
247
+ t()
248
+ ], a.prototype, "href", void 0);
249
+ r([
250
+ t()
251
+ ], a.prototype, "text", void 0);
252
+ a = r([
253
+ w("wui-chip")
254
+ ], a);
255
+ export {
256
+ S as N
257
+ };
@@ -0,0 +1,75 @@
1
+ import { cz as h, cC as g, cD as p, cA as v, cB as x } from "./index-DiHImG4L.js";
2
+ import { n as c, c as f } from "./if-defined-BciplFKz.js";
3
+ const y = h`
4
+ :host {
5
+ display: inline-flex;
6
+ justify-content: center;
7
+ align-items: center;
8
+ position: relative;
9
+ overflow: hidden;
10
+ background-color: var(--wui-color-gray-glass-020);
11
+ border-radius: var(--local-border-radius);
12
+ border: var(--local-border);
13
+ box-sizing: content-box;
14
+ width: var(--local-size);
15
+ height: var(--local-size);
16
+ min-height: var(--local-size);
17
+ min-width: var(--local-size);
18
+ }
19
+
20
+ @supports (background: color-mix(in srgb, white 50%, black)) {
21
+ :host {
22
+ background-color: color-mix(in srgb, var(--local-bg-value) var(--local-bg-mix), transparent);
23
+ }
24
+ }
25
+ `;
26
+ var i = function(d, e, t, l) {
27
+ var a = arguments.length, r = a < 3 ? e : l === null ? l = Object.getOwnPropertyDescriptor(e, t) : l, n;
28
+ if (typeof Reflect == "object" && typeof Reflect.decorate == "function") r = Reflect.decorate(d, e, t, l);
29
+ else for (var s = d.length - 1; s >= 0; s--) (n = d[s]) && (r = (a < 3 ? n(r) : a > 3 ? n(e, t, r) : n(e, t)) || r);
30
+ return a > 3 && r && Object.defineProperty(e, t, r), r;
31
+ };
32
+ let o = class extends v {
33
+ constructor() {
34
+ super(...arguments), this.size = "md", this.backgroundColor = "accent-100", this.iconColor = "accent-100", this.background = "transparent", this.border = !1, this.borderColor = "wui-color-bg-125", this.icon = "copy";
35
+ }
36
+ render() {
37
+ const e = this.iconSize || this.size, t = this.size === "lg", l = this.size === "xl", a = t ? "12%" : "16%", r = t ? "xxs" : l ? "s" : "3xl", n = this.background === "gray", s = this.background === "opaque", b = this.backgroundColor === "accent-100" && s || this.backgroundColor === "success-100" && s || this.backgroundColor === "error-100" && s || this.backgroundColor === "inverse-100" && s;
38
+ let u = `var(--wui-color-${this.backgroundColor})`;
39
+ return b ? u = `var(--wui-icon-box-bg-${this.backgroundColor})` : n && (u = `var(--wui-color-gray-${this.backgroundColor})`), this.style.cssText = `
40
+ --local-bg-value: ${u};
41
+ --local-bg-mix: ${b || n ? "100%" : a};
42
+ --local-border-radius: var(--wui-border-radius-${r});
43
+ --local-size: var(--wui-icon-box-size-${this.size});
44
+ --local-border: ${this.borderColor === "wui-color-bg-125" ? "2px" : "1px"} solid ${this.border ? `var(--${this.borderColor})` : "transparent"}
45
+ `, x` <wui-icon color=${this.iconColor} size=${e} name=${this.icon}></wui-icon> `;
46
+ }
47
+ };
48
+ o.styles = [g, p, y];
49
+ i([
50
+ c()
51
+ ], o.prototype, "size", void 0);
52
+ i([
53
+ c()
54
+ ], o.prototype, "backgroundColor", void 0);
55
+ i([
56
+ c()
57
+ ], o.prototype, "iconColor", void 0);
58
+ i([
59
+ c()
60
+ ], o.prototype, "iconSize", void 0);
61
+ i([
62
+ c()
63
+ ], o.prototype, "background", void 0);
64
+ i([
65
+ c({ type: Boolean })
66
+ ], o.prototype, "border", void 0);
67
+ i([
68
+ c()
69
+ ], o.prototype, "borderColor", void 0);
70
+ i([
71
+ c()
72
+ ], o.prototype, "icon", void 0);
73
+ o = i([
74
+ f("wui-icon-box")
75
+ ], o);
@@ -0,0 +1,97 @@
1
+ import { cz as d, cC as f, cA as p, cB as g } from "./index-DiHImG4L.js";
2
+ import { n as l, c as u } from "./if-defined-BciplFKz.js";
3
+ const x = d`
4
+ :host {
5
+ display: flex;
6
+ }
7
+
8
+ :host([data-size='sm']) > svg {
9
+ width: 12px;
10
+ height: 12px;
11
+ }
12
+
13
+ :host([data-size='md']) > svg {
14
+ width: 16px;
15
+ height: 16px;
16
+ }
17
+
18
+ :host([data-size='lg']) > svg {
19
+ width: 24px;
20
+ height: 24px;
21
+ }
22
+
23
+ :host([data-size='xl']) > svg {
24
+ width: 32px;
25
+ height: 32px;
26
+ }
27
+
28
+ svg {
29
+ animation: rotate 2s linear infinite;
30
+ }
31
+
32
+ circle {
33
+ fill: none;
34
+ stroke: var(--local-color);
35
+ stroke-width: 4px;
36
+ stroke-dasharray: 1, 124;
37
+ stroke-dashoffset: 0;
38
+ stroke-linecap: round;
39
+ animation: dash 1.5s ease-in-out infinite;
40
+ }
41
+
42
+ :host([data-size='md']) > svg > circle {
43
+ stroke-width: 6px;
44
+ }
45
+
46
+ :host([data-size='sm']) > svg > circle {
47
+ stroke-width: 8px;
48
+ }
49
+
50
+ @keyframes rotate {
51
+ 100% {
52
+ transform: rotate(360deg);
53
+ }
54
+ }
55
+
56
+ @keyframes dash {
57
+ 0% {
58
+ stroke-dasharray: 1, 124;
59
+ stroke-dashoffset: 0;
60
+ }
61
+
62
+ 50% {
63
+ stroke-dasharray: 90, 124;
64
+ stroke-dashoffset: -35;
65
+ }
66
+
67
+ 100% {
68
+ stroke-dashoffset: -125;
69
+ }
70
+ }
71
+ `;
72
+ var h = function(o, t, s, r) {
73
+ var a = arguments.length, e = a < 3 ? t : r === null ? r = Object.getOwnPropertyDescriptor(t, s) : r, n;
74
+ if (typeof Reflect == "object" && typeof Reflect.decorate == "function") e = Reflect.decorate(o, t, s, r);
75
+ else for (var c = o.length - 1; c >= 0; c--) (n = o[c]) && (e = (a < 3 ? n(e) : a > 3 ? n(t, s, e) : n(t, s)) || e);
76
+ return a > 3 && e && Object.defineProperty(t, s, e), e;
77
+ };
78
+ let i = class extends p {
79
+ constructor() {
80
+ super(...arguments), this.color = "accent-100", this.size = "lg";
81
+ }
82
+ render() {
83
+ return this.style.cssText = `--local-color: ${this.color === "inherit" ? "inherit" : `var(--wui-color-${this.color})`}`, this.dataset.size = this.size, g`<svg viewBox="25 25 50 50">
84
+ <circle r="20" cy="50" cx="50"></circle>
85
+ </svg>`;
86
+ }
87
+ };
88
+ i.styles = [f, x];
89
+ h([
90
+ l()
91
+ ], i.prototype, "color", void 0);
92
+ h([
93
+ l()
94
+ ], i.prototype, "size", void 0);
95
+ i = h([
96
+ u("wui-loading-spinner")
97
+ ], i);
@@ -0,0 +1,3 @@
1
+ export { dcp as DCP } from './dcp';
2
+ export type { DCPInitConfig } from './core/config';
3
+ export type { DCPPayOptions, PaymentCallbacks, PaymentStatus } from './types';
package/dist/index.js ADDED
@@ -0,0 +1,4 @@
1
+ import { fj as r } from "./index-DiHImG4L.js";
2
+ export {
3
+ r as DCP
4
+ };
@@ -0,0 +1,7 @@
1
+ import { cy as C } from "./index-DiHImG4L.js";
2
+ const t = C`<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
3
+ <path d="M9.125 6.875C9.125 6.57833 9.21298 6.28832 9.3778 6.04165C9.54262 5.79497 9.77689 5.60271 10.051 5.48918C10.3251 5.37565 10.6267 5.34594 10.9176 5.40382C11.2086 5.4617 11.4759 5.60456 11.6857 5.81434C11.8954 6.02412 12.0383 6.29139 12.0962 6.58236C12.1541 6.87334 12.1244 7.17494 12.0108 7.44903C11.8973 7.72311 11.705 7.95738 11.4584 8.1222C11.2117 8.28703 10.9217 8.375 10.625 8.375C10.2272 8.375 9.84565 8.21696 9.56434 7.93566C9.28304 7.65436 9.125 7.27282 9.125 6.875ZM21.125 11C21.125 13.0025 20.5312 14.9601 19.4186 16.6251C18.3061 18.2902 16.7248 19.5879 14.8747 20.3543C13.0246 21.1206 10.9888 21.3211 9.02471 20.9305C7.06066 20.5398 5.25656 19.5755 3.84055 18.1595C2.42454 16.7435 1.46023 14.9393 1.06955 12.9753C0.678878 11.0112 0.879387 8.97543 1.64572 7.12533C2.41206 5.27523 3.70981 3.69392 5.37486 2.58137C7.0399 1.46882 8.99747 0.875 11 0.875C13.6844 0.877978 16.258 1.94567 18.1562 3.84383C20.0543 5.74199 21.122 8.3156 21.125 11ZM18.875 11C18.875 9.44247 18.4131 7.91992 17.5478 6.62488C16.6825 5.32985 15.4526 4.32049 14.0136 3.72445C12.5747 3.12841 10.9913 2.97246 9.46367 3.27632C7.93607 3.58017 6.53288 4.3302 5.43154 5.43153C4.3302 6.53287 3.58018 7.93606 3.27632 9.46366C2.97246 10.9913 3.12841 12.5747 3.72445 14.0136C4.32049 15.4526 5.32985 16.6825 6.62489 17.5478C7.91993 18.4131 9.44248 18.875 11 18.875C13.0879 18.8728 15.0896 18.0424 16.566 16.566C18.0424 15.0896 18.8728 13.0879 18.875 11ZM12.125 14.4387V11.375C12.125 10.8777 11.9275 10.4008 11.5758 10.0492C11.2242 9.69754 10.7473 9.5 10.25 9.5C9.98433 9.4996 9.72708 9.59325 9.52383 9.76435C9.32058 9.93544 9.18444 10.173 9.13952 10.4348C9.09461 10.6967 9.14381 10.966 9.27843 11.195C9.41304 11.4241 9.62438 11.5981 9.875 11.6863V14.75C9.875 15.2473 10.0725 15.7242 10.4242 16.0758C10.7758 16.4275 11.2527 16.625 11.75 16.625C12.0157 16.6254 12.2729 16.5318 12.4762 16.3607C12.6794 16.1896 12.8156 15.952 12.8605 15.6902C12.9054 15.4283 12.8562 15.159 12.7216 14.93C12.587 14.7009 12.3756 14.5269 12.125 14.4387Z" fill="currentColor"/>
4
+ </svg>`;
5
+ export {
6
+ t as infoSvg
7
+ };
@@ -0,0 +1,16 @@
1
+ import { cy as l } from "./index-DiHImG4L.js";
2
+ const e = l`<svg fill="none" viewBox="0 0 14 15">
3
+ <path
4
+ fill="currentColor"
5
+ d="M6 10.49a1 1 0 1 0 2 0v-2a1 1 0 0 0-2 0v2ZM7 4.49a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z"
6
+ />
7
+ <path
8
+ fill="currentColor"
9
+ fill-rule="evenodd"
10
+ d="M7 14.99a7 7 0 1 0 0-14 7 7 0 0 0 0 14Zm5-7a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"
11
+ clip-rule="evenodd"
12
+ />
13
+ </svg>`;
14
+ export {
15
+ e as infoCircleSvg
16
+ };
@@ -0,0 +1,7 @@
1
+ import { cy as C } from "./index-DiHImG4L.js";
2
+ const e = C`<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.00177 1.78569C3.8179 1.78569 2.85819 2.74508 2.85819 3.92855C2.85819 4.52287 3.09928 5.05956 3.49077 5.4485L3.5005 5.45817C3.64381 5.60054 3.76515 5.72108 3.85631 5.81845C3.93747 5.90512 4.05255 6.03218 4.12889 6.1805C4.16999 6.26034 4.19 6.30843 4.21768 6.39385C4.22145 6.40546 4.22499 6.41703 4.22833 6.42855H5.77521C5.77854 6.41703 5.78208 6.40547 5.78585 6.39385C5.81353 6.30843 5.83354 6.26034 5.87464 6.1805C5.95098 6.03218 6.06606 5.90512 6.14722 5.81845C6.23839 5.72108 6.35973 5.60053 6.50304 5.45816L6.51276 5.4485C6.90425 5.05956 7.14534 4.52287 7.14534 3.92855C7.14534 2.74508 6.18563 1.78569 5.00177 1.78569ZM5.71629 7.85712H4.28724C4.28724 8.21403 4.28876 8.40985 4.30703 8.54571C4.30727 8.54748 4.30751 8.54921 4.30774 8.55091C4.30944 8.55115 4.31118 8.55138 4.31295 8.55162C4.44884 8.56989 4.64474 8.5714 5.00177 8.5714C5.3588 8.5714 5.55469 8.56989 5.69059 8.55162C5.69236 8.55138 5.69409 8.55115 5.69579 8.55091C5.69603 8.54921 5.69627 8.54748 5.6965 8.54571C5.71477 8.40985 5.71629 8.21403 5.71629 7.85712ZM2.85819 7.14283C2.85819 6.9948 2.85796 6.91114 2.8548 6.85032C2.85461 6.84656 2.85441 6.84309 2.85421 6.83988C2.84393 6.8282 2.83047 6.81334 2.81301 6.79469C2.74172 6.71856 2.63908 6.61643 2.48342 6.46178C1.83307 5.81566 1.42914 4.91859 1.42914 3.92855C1.42914 1.9561 3.02866 0.357117 5.00177 0.357117C6.97487 0.357117 8.57439 1.9561 8.57439 3.92855C8.57439 4.91859 8.17047 5.81566 7.52012 6.46178C7.36445 6.61643 7.26182 6.71856 7.19053 6.79469C7.17306 6.81334 7.1596 6.8282 7.14932 6.83988C7.14912 6.84309 7.14892 6.84656 7.14873 6.85032C7.14557 6.91114 7.14534 6.9948 7.14534 7.14283V7.85712C7.14534 7.87009 7.14535 7.88304 7.14535 7.89598C7.14541 8.19889 7.14547 8.49326 7.11281 8.73606C7.076 9.00978 6.98631 9.32212 6.72678 9.58156C6.46726 9.841 6.15481 9.93065 5.881 9.96745C5.63813 10.0001 5.34365 10 5.04064 9.99998C5.0277 9.99998 5.01474 9.99998 5.00177 9.99998C4.98879 9.99998 4.97583 9.99998 4.96289 9.99998C4.65988 10 4.36541 10.0001 4.12253 9.96745C3.84872 9.93065 3.53628 9.841 3.27675 9.58156C3.01722 9.32212 2.92753 9.00978 2.89072 8.73606C2.85807 8.49326 2.85812 8.19889 2.85818 7.89598C2.85819 7.88304 2.85819 7.87008 2.85819 7.85712V7.14283ZM7.1243 6.86977C7.12366 6.87069 7.1233 6.87116 7.12327 6.87119C7.12323 6.87123 7.12356 6.87076 7.1243 6.86977ZM2.88027 6.8712C2.88025 6.87119 2.87988 6.8707 2.87921 6.86975C2.87995 6.87072 2.88028 6.8712 2.88027 6.8712Z" fill="#949E9E"/>
4
+ </svg>`;
5
+ export {
6
+ e as lightbulbSvg
7
+ };
@@ -0,0 +1,91 @@
1
+ import { bJ as l, ck as p, cZ as w, R as y, be as A, bl as g, K as b, J as F, bi as E, bD as N, P as h, Q as P, Z as R, c_ as f, c$ as I } from "./index-DiHImG4L.js";
2
+ function q(n) {
3
+ const { abi: r, data: a } = n, e = l(a, 0, 4), t = r.find((o) => o.type === "function" && e === p(w(o)));
4
+ if (!t)
5
+ throw new y(e, {
6
+ docsPath: "/docs/contract/decodeFunctionData"
7
+ });
8
+ return {
9
+ functionName: t.name,
10
+ args: "inputs" in t && t.inputs && t.inputs.length > 0 ? A(t.inputs, l(a, 4)) : void 0
11
+ };
12
+ }
13
+ const u = "/docs/contract/encodeErrorResult";
14
+ function m(n) {
15
+ const { abi: r, errorName: a, args: e } = n;
16
+ let t = r[0];
17
+ if (a) {
18
+ const c = g({ abi: r, args: e, name: a });
19
+ if (!c)
20
+ throw new b(a, { docsPath: u });
21
+ t = c;
22
+ }
23
+ if (t.type !== "error")
24
+ throw new b(void 0, { docsPath: u });
25
+ const o = w(t), s = p(o);
26
+ let i = "0x";
27
+ if (e && e.length > 0) {
28
+ if (!t.inputs)
29
+ throw new F(t.name, { docsPath: u });
30
+ i = E(t.inputs, e);
31
+ }
32
+ return N([s, i]);
33
+ }
34
+ const d = "/docs/contract/encodeFunctionResult";
35
+ function x(n) {
36
+ const { abi: r, functionName: a, result: e } = n;
37
+ let t = r[0];
38
+ if (a) {
39
+ const s = g({ abi: r, name: a });
40
+ if (!s)
41
+ throw new h(a, { docsPath: d });
42
+ t = s;
43
+ }
44
+ if (t.type !== "function")
45
+ throw new h(void 0, { docsPath: d });
46
+ if (!t.outputs)
47
+ throw new P(t.name, { docsPath: d });
48
+ const o = (() => {
49
+ if (t.outputs.length === 0)
50
+ return [];
51
+ if (t.outputs.length === 1)
52
+ return [e];
53
+ if (Array.isArray(e))
54
+ return e;
55
+ throw new R(e);
56
+ })();
57
+ return E(t.outputs, o);
58
+ }
59
+ const D = "x-batch-gateway:true";
60
+ async function G(n) {
61
+ const { data: r, ccipRequest: a } = n, { args: [e] } = q({ abi: f, data: r }), t = [], o = [];
62
+ return await Promise.all(e.map(async (s, i) => {
63
+ try {
64
+ o[i] = s.urls.includes(D) ? await G({ data: s.data, ccipRequest: a }) : await a(s), t[i] = !1;
65
+ } catch (c) {
66
+ t[i] = !0, o[i] = H(c);
67
+ }
68
+ })), x({
69
+ abi: f,
70
+ functionName: "query",
71
+ result: [t, o]
72
+ });
73
+ }
74
+ function H(n) {
75
+ return n.name === "HttpRequestError" && n.status ? m({
76
+ abi: f,
77
+ errorName: "HttpError",
78
+ args: [n.status, n.shortMessage]
79
+ }) : m({
80
+ abi: [I],
81
+ errorName: "Error",
82
+ args: ["shortMessage" in n ? n.shortMessage : n.message]
83
+ });
84
+ }
85
+ export {
86
+ x as a,
87
+ G as b,
88
+ q as d,
89
+ m as e,
90
+ D as l
91
+ };
@@ -0,0 +1,12 @@
1
+ import { cy as c } from "./index-DiHImG4L.js";
2
+ const e = c`<svg fill="none" viewBox="0 0 16 16">
3
+ <path
4
+ fill="currentColor"
5
+ fill-rule="evenodd"
6
+ d="M4.83 1.34h6.34c.68 0 1.26 0 1.73.04.5.05.97.15 1.42.4.52.3.95.72 1.24 1.24.26.45.35.92.4 1.42.04.47.04 1.05.04 1.73v3.71c0 .69 0 1.26-.04 1.74-.05.5-.14.97-.4 1.41-.3.52-.72.95-1.24 1.25-.45.25-.92.35-1.42.4-.47.03-1.05.03-1.73.03H4.83c-.68 0-1.26 0-1.73-.04-.5-.04-.97-.14-1.42-.4-.52-.29-.95-.72-1.24-1.24a3.39 3.39 0 0 1-.4-1.41A20.9 20.9 0 0 1 0 9.88v-3.7c0-.7 0-1.27.04-1.74.05-.5.14-.97.4-1.42.3-.52.72-.95 1.24-1.24.45-.25.92-.35 1.42-.4.47-.04 1.05-.04 1.73-.04ZM3.28 3.38c-.36.03-.51.08-.6.14-.21.11-.39.29-.5.5a.8.8 0 0 0-.08.19l5.16 3.44c.45.3 1.03.3 1.48 0L13.9 4.2a.79.79 0 0 0-.08-.2c-.11-.2-.29-.38-.5-.5-.09-.05-.24-.1-.6-.13-.37-.04-.86-.04-1.6-.04H4.88c-.73 0-1.22 0-1.6.04ZM14 6.54 9.85 9.31a3.33 3.33 0 0 1-3.7 0L2 6.54v3.3c0 .74 0 1.22.03 1.6.04.36.1.5.15.6.11.2.29.38.5.5.09.05.24.1.6.14.37.03.86.03 1.6.03h6.25c.73 0 1.22 0 1.6-.03.35-.03.5-.09.6-.14.2-.12.38-.3.5-.5.05-.1.1-.24.14-.6.03-.38.03-.86.03-1.6v-3.3Z"
7
+ clip-rule="evenodd"
8
+ />
9
+ </svg>`;
10
+ export {
11
+ e as mailSvg
12
+ };
@@ -0,0 +1,13 @@
1
+ import { cy as l } from "./index-DiHImG4L.js";
2
+ const e = l`<svg fill="none" viewBox="0 0 20 20">
3
+ <path fill="currentColor" d="M10.81 5.81a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" />
4
+ <path
5
+ fill="currentColor"
6
+ fill-rule="evenodd"
7
+ d="M3 4.75A4.75 4.75 0 0 1 7.75 0h4.5A4.75 4.75 0 0 1 17 4.75v10.5A4.75 4.75 0 0 1 12.25 20h-4.5A4.75 4.75 0 0 1 3 15.25V4.75ZM7.75 2A2.75 2.75 0 0 0 5 4.75v10.5A2.75 2.75 0 0 0 7.75 18h4.5A2.75 2.75 0 0 0 15 15.25V4.75A2.75 2.75 0 0 0 12.25 2h-4.5Z"
8
+ clip-rule="evenodd"
9
+ />
10
+ </svg>`;
11
+ export {
12
+ e as mobileSvg
13
+ };
@@ -0,0 +1,15 @@
1
+ import { cy as l } from "./index-DiHImG4L.js";
2
+ const a = l`<svg fill="none" viewBox="0 0 41 40">
3
+ <path
4
+ style="fill: var(--wui-color-fg-100);"
5
+ fill-opacity=".05"
6
+ d="M.6 20a20 20 0 1 1 40 0 20 20 0 0 1-40 0Z"
7
+ />
8
+ <path
9
+ fill="#949E9E"
10
+ d="M15.6 20.31a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0ZM23.1 20.31a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0ZM28.1 22.81a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
11
+ />
12
+ </svg>`;
13
+ export {
14
+ a as moreSvg
15
+ };
@@ -0,0 +1,18 @@
1
+ import { cy as l } from "./index-DiHImG4L.js";
2
+ const e = l`<svg fill="none" viewBox="0 0 22 20">
3
+ <path
4
+ fill="currentColor"
5
+ fill-rule="evenodd"
6
+ d="M16.32 13.62a3.14 3.14 0 1 1-.99 1.72l-1.6-.93a3.83 3.83 0 0 1-3.71 1 3.66 3.66 0 0 1-1.74-1l-1.6.94a3.14 3.14 0 1 1-1-1.73l1.6-.94a3.7 3.7 0 0 1 0-2 3.81 3.81 0 0 1 1.8-2.33c.29-.17.6-.3.92-.38V6.1a3.14 3.14 0 1 1 2 0l-.01.02v1.85H12a3.82 3.82 0 0 1 2.33 1.8 3.7 3.7 0 0 1 .39 2.91l1.6.93ZM2.6 16.54a1.14 1.14 0 0 0 1.98-1.14 1.14 1.14 0 0 0-1.98 1.14ZM11 2.01a1.14 1.14 0 1 0 0 2.28 1.14 1.14 0 0 0 0-2.28Zm1.68 10.45c.08-.19.14-.38.16-.58v-.05l.02-.13v-.13a1.92 1.92 0 0 0-.24-.8l-.11-.15a1.89 1.89 0 0 0-.74-.6 1.86 1.86 0 0 0-.77-.17h-.19a1.97 1.97 0 0 0-.89.34 1.98 1.98 0 0 0-.61.74 1.99 1.99 0 0 0-.16.9v.05a1.87 1.87 0 0 0 .24.74l.1.15c.12.16.26.3.42.42l.16.1.13.07.04.02a1.84 1.84 0 0 0 .76.17h.17a2 2 0 0 0 .91-.35 1.78 1.78 0 0 0 .52-.58l.03-.05a.84.84 0 0 0 .05-.11Zm5.15 4.5a1.14 1.14 0 0 0 1.14-1.97 1.13 1.13 0 0 0-1.55.41c-.32.55-.13 1.25.41 1.56Z"
7
+ clip-rule="evenodd"
8
+ />
9
+ <path
10
+ fill="currentColor"
11
+ fill-rule="evenodd"
12
+ d="M4.63 9.43a1.5 1.5 0 1 0 1.5-2.6 1.5 1.5 0 0 0-1.5 2.6Zm.32-1.55a.5.5 0 0 1 .68-.19.5.5 0 0 1 .18.68.5.5 0 0 1-.68.19.5.5 0 0 1-.18-.68ZM17.94 8.88a1.5 1.5 0 1 1-2.6-1.5 1.5 1.5 0 1 1 2.6 1.5ZM16.9 7.69a.5.5 0 0 0-.68.19.5.5 0 0 0 .18.68.5.5 0 0 0 .68-.19.5.5 0 0 0-.18-.68ZM9.75 17.75a1.5 1.5 0 1 1 2.6 1.5 1.5 1.5 0 1 1-2.6-1.5Zm1.05 1.18a.5.5 0 0 0 .68-.18.5.5 0 0 0-.18-.68.5.5 0 0 0-.68.18.5.5 0 0 0 .18.68Z"
13
+ clip-rule="evenodd"
14
+ />
15
+ </svg>`;
16
+ export {
17
+ e as networkPlaceholderSvg
18
+ };
@@ -0,0 +1,12 @@
1
+ import { cy as c } from "./index-DiHImG4L.js";
2
+ const l = c`<svg fill="none" viewBox="0 0 20 20">
3
+ <path
4
+ fill="currentColor"
5
+ fill-rule="evenodd"
6
+ d="M9.13 1h1.71c1.46 0 2.63 0 3.56.1.97.1 1.8.33 2.53.85a5 5 0 0 1 1.1 1.11c.53.73.75 1.56.86 2.53.1.93.1 2.1.1 3.55v1.72c0 1.45 0 2.62-.1 3.55-.1.97-.33 1.8-.86 2.53a5 5 0 0 1-1.1 1.1c-.73.53-1.56.75-2.53.86-.93.1-2.1.1-3.55.1H9.13c-1.45 0-2.62 0-3.56-.1-.96-.1-1.8-.33-2.52-.85a5 5 0 0 1-1.1-1.11 5.05 5.05 0 0 1-.86-2.53c-.1-.93-.1-2.1-.1-3.55V9.14c0-1.45 0-2.62.1-3.55.1-.97.33-1.8.85-2.53a5 5 0 0 1 1.1-1.1 5.05 5.05 0 0 1 2.53-.86C6.51 1 7.67 1 9.13 1ZM5.79 3.09a3.1 3.1 0 0 0-1.57.48 3 3 0 0 0-.66.67c-.24.32-.4.77-.48 1.56-.1.82-.1 1.88-.1 3.4v1.6c0 1.15 0 2.04.05 2.76l.41-.42c.5-.5.93-.92 1.32-1.24.41-.33.86-.6 1.43-.7a3 3 0 0 1 .94 0c.35.06.66.2.95.37a17.11 17.11 0 0 0 .8.45c.1-.08.2-.2.41-.4l.04-.03a27 27 0 0 1 1.95-1.84 4.03 4.03 0 0 1 1.91-.94 4 4 0 0 1 1.25 0c.73.11 1.33.46 1.91.94l.64.55V9.2c0-1.52 0-2.58-.1-3.4a3.1 3.1 0 0 0-.48-1.56 3 3 0 0 0-.66-.67 3.1 3.1 0 0 0-1.56-.48C13.37 3 12.3 3 10.79 3h-1.6c-1.52 0-2.59 0-3.4.09Zm11.18 10-.04-.05a26.24 26.24 0 0 0-1.83-1.74c-.45-.36-.73-.48-.97-.52a2 2 0 0 0-.63 0c-.24.04-.51.16-.97.52-.46.38-1.01.93-1.83 1.74l-.02.02c-.17.18-.34.34-.49.47a2.04 2.04 0 0 1-1.08.5 1.97 1.97 0 0 1-1.25-.27l-.79-.46-.02-.02a.65.65 0 0 0-.24-.1 1 1 0 0 0-.31 0c-.08.02-.21.06-.49.28-.3.24-.65.59-1.2 1.14l-.56.56-.65.66a3 3 0 0 0 .62.6c.33.24.77.4 1.57.49.81.09 1.88.09 3.4.09h1.6c1.52 0 2.58 0 3.4-.09a3.1 3.1 0 0 0 1.56-.48 3 3 0 0 0 .66-.67c.24-.32.4-.77.49-1.56l.07-1.12Zm-8.02-1.03ZM4.99 7a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z"
7
+ clip-rule="evenodd"
8
+ />
9
+ </svg>`;
10
+ export {
11
+ l as nftPlaceholderSvg
12
+ };
@@ -0,0 +1,12 @@
1
+ import { cy as o } from "./index-DiHImG4L.js";
2
+ const l = o`<svg fill="none" viewBox="0 0 16 16">
3
+ <path
4
+ fill="currentColor"
5
+ fill-rule="evenodd"
6
+ d="M8 0a1 1 0 0 1 1 1v5.38a1 1 0 0 1-2 0V1a1 1 0 0 1 1-1ZM5.26 2.6a1 1 0 0 1-.28 1.39 5.46 5.46 0 1 0 6.04 0 1 1 0 1 1 1.1-1.67 7.46 7.46 0 1 1-8.25 0 1 1 0 0 1 1.4.28Z"
7
+ clip-rule="evenodd"
8
+ />
9
+ </svg>`;
10
+ export {
11
+ l as offSvg
12
+ };