@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,20 @@
1
+ import { cy as t } from "./index-DiHImG4L.js";
2
+ const l = t`<svg width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
3
+ <g clip-path="url(#a)">
4
+ <path fill="url(#b)" d="M0 0h32v32H0z"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.034 15.252c4.975-2.167 8.293-3.596 9.953-4.287 4.74-1.971 5.725-2.314 6.366-2.325.142-.002.457.033.662.198.172.14.22.33.243.463.022.132.05.435.028.671-.257 2.7-1.368 9.248-1.933 12.27-.24 1.28-.71 1.708-1.167 1.75-.99.091-1.743-.655-2.703-1.284-1.502-.985-2.351-1.598-3.81-2.558-1.684-1.11-.592-1.721.368-2.718.252-.261 4.619-4.233 4.703-4.594.01-.045.02-.213-.08-.301-.1-.09-.246-.059-.353-.035-.15.034-2.55 1.62-7.198 4.758-.682.468-1.298.696-1.851.684-.61-.013-1.782-.344-2.653-.628-1.069-.347-1.918-.53-1.845-1.12.039-.308.462-.623 1.27-.944Z" fill="#fff"/>
6
+ </g>
7
+ <path d="M.5 16C.5 7.44 7.44.5 16 .5 24.56.5 31.5 7.44 31.5 16c0 8.56-6.94 15.5-15.5 15.5C7.44 31.5.5 24.56.5 16Z" stroke="#141414" stroke-opacity=".05"/>
8
+ <defs>
9
+ <linearGradient id="b" x1="1600" y1="0" x2="1600" y2="3176.27" gradientUnits="userSpaceOnUse">
10
+ <stop stop-color="#2AABEE"/>
11
+ <stop offset="1" stop-color="#229ED9"/>
12
+ </linearGradient>
13
+ <clipPath id="a">
14
+ <path d="M0 16C0 7.163 7.163 0 16 0s16 7.163 16 16-7.163 16-16 16S0 24.837 0 16Z" fill="#fff"/>
15
+ </clipPath>
16
+ </defs>
17
+ </svg>`;
18
+ export {
19
+ l as telegramSvg
20
+ };
@@ -0,0 +1,9 @@
1
+ import { cy as t } from "./index-DiHImG4L.js";
2
+ const l = t`<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
3
+ <path d="M7 3.71875C6.0335 3.71875 5.25 2.93525 5.25 1.96875C5.25 1.00225 6.0335 0.21875 7 0.21875C7.9665 0.21875 8.75 1.00225 8.75 1.96875C8.75 2.93525 7.9665 3.71875 7 3.71875Z" fill="#949E9E"/>
4
+ <path d="M7 8.96875C6.0335 8.96875 5.25 8.18525 5.25 7.21875C5.25 6.25225 6.0335 5.46875 7 5.46875C7.9665 5.46875 8.75 6.25225 8.75 7.21875C8.75 8.18525 7.9665 8.96875 7 8.96875Z" fill="#949E9E"/>
5
+ <path d="M5.25 12.4688C5.25 13.4352 6.0335 14.2187 7 14.2187C7.9665 14.2187 8.75 13.4352 8.75 12.4688C8.75 11.5023 7.9665 10.7188 7 10.7188C6.0335 10.7188 5.25 11.5023 5.25 12.4688Z" fill="#949E9E"/>
6
+ </svg>`;
7
+ export {
8
+ l as threeDotsSvg
9
+ };
@@ -0,0 +1,37 @@
1
+ import { cz as f, cA as a, cB as m } from "./index-DiHImG4L.js";
2
+ import { c as d } from "./if-defined-BciplFKz.js";
3
+ import "./index-CqVegmN4.js";
4
+ const u = f`
5
+ :host > wui-flex:first-child {
6
+ height: 500px;
7
+ overflow-y: auto;
8
+ overflow-x: hidden;
9
+ scrollbar-width: none;
10
+ }
11
+
12
+ :host > wui-flex:first-child::-webkit-scrollbar {
13
+ display: none;
14
+ }
15
+ `;
16
+ var w = function(n, t, i, o) {
17
+ var r = arguments.length, e = r < 3 ? t : o === null ? o = Object.getOwnPropertyDescriptor(t, i) : o, l;
18
+ if (typeof Reflect == "object" && typeof Reflect.decorate == "function") e = Reflect.decorate(n, t, i, o);
19
+ else for (var c = n.length - 1; c >= 0; c--) (l = n[c]) && (e = (r < 3 ? l(e) : r > 3 ? l(t, i, e) : l(t, i)) || e);
20
+ return r > 3 && e && Object.defineProperty(t, i, e), e;
21
+ };
22
+ let s = class extends a {
23
+ render() {
24
+ return m`
25
+ <wui-flex flexDirection="column" .padding=${["0", "m", "m", "m"]} gap="s">
26
+ <w3m-activity-list page="activity"></w3m-activity-list>
27
+ </wui-flex>
28
+ `;
29
+ }
30
+ };
31
+ s.styles = u;
32
+ s = w([
33
+ d("w3m-transactions-view")
34
+ ], s);
35
+ export {
36
+ s as W3mTransactionsView
37
+ };
@@ -0,0 +1,22 @@
1
+ import { cy as l } from "./index-DiHImG4L.js";
2
+ const i = l`<svg fill="none" viewBox="0 0 40 40">
3
+ <g clip-path="url(#a)">
4
+ <g clip-path="url(#b)">
5
+ <circle cx="20" cy="19.89" r="20" fill="#5A3E85" />
6
+ <g clip-path="url(#c)">
7
+ <path
8
+ fill="#fff"
9
+ d="M18.22 25.7 20 23.91h3.34l2.1-2.1v-6.68H15.4v8.78h2.82v1.77Zm3.87-8.16h1.25v3.66H22.1v-3.66Zm-3.34 0H20v3.66h-1.25v-3.66ZM20 7.9a12 12 0 1 0 0 24 12 12 0 0 0 0-24Zm6.69 14.56-3.66 3.66h-2.72l-1.77 1.78h-1.88V26.1H13.3v-9.82l.94-2.4H26.7v8.56Z"
10
+ />
11
+ </g>
12
+ </g>
13
+ </g>
14
+ <defs>
15
+ <clipPath id="a"><rect width="40" height="40" fill="#fff" rx="20" /></clipPath>
16
+ <clipPath id="b"><path fill="#fff" d="M0 0h40v40H0z" /></clipPath>
17
+ <clipPath id="c"><path fill="#fff" d="M8 7.89h24v24H8z" /></clipPath>
18
+ </defs>
19
+ </svg>`;
20
+ export {
21
+ i as twitchSvg
22
+ };
@@ -0,0 +1,10 @@
1
+ import { cy as o } from "./index-DiHImG4L.js";
2
+ const t = o`<svg fill="none" viewBox="0 0 16 16">
3
+ <path
4
+ fill="currentColor"
5
+ d="m14.36 4.74.01.42c0 4.34-3.3 9.34-9.34 9.34A9.3 9.3 0 0 1 0 13.03a6.6 6.6 0 0 0 4.86-1.36 3.29 3.29 0 0 1-3.07-2.28c.5.1 1 .07 1.48-.06A3.28 3.28 0 0 1 .64 6.11v-.04c.46.26.97.4 1.49.41A3.29 3.29 0 0 1 1.11 2.1a9.32 9.32 0 0 0 6.77 3.43 3.28 3.28 0 0 1 5.6-3 6.59 6.59 0 0 0 2.08-.8 3.3 3.3 0 0 1-1.45 1.82A6.53 6.53 0 0 0 16 3.04c-.44.66-1 1.23-1.64 1.7Z"
6
+ />
7
+ </svg>`;
8
+ export {
9
+ t as twitterIconSvg
10
+ };
@@ -0,0 +1,128 @@
1
+ import type { Address, Hash } from 'viem';
2
+ /**
3
+ * Payment intent from the API
4
+ */
5
+ export interface PaymentIntent {
6
+ id: string;
7
+ chain_id: number;
8
+ recipient: Address;
9
+ amount_wei: string;
10
+ currency: string;
11
+ expires_at: string;
12
+ signature: string;
13
+ status: 'CREATED' | 'PENDING' | 'PAID' | 'FAILED' | 'EXPIRED' | 'LATE_CONFIRMED';
14
+ metadata?: Record<string, any>;
15
+ asset_type?: 'native' | 'erc20';
16
+ token_address?: Address;
17
+ token_decimals?: number;
18
+ nonce?: string;
19
+ }
20
+ /**
21
+ * Gas estimation result
22
+ */
23
+ export interface GasEstimate {
24
+ gasLimit: bigint;
25
+ maxFeePerGas: bigint;
26
+ maxPriorityFeePerGas: bigint;
27
+ totalCostWei: bigint;
28
+ percentageOfPayment: number;
29
+ exceedsThreshold: boolean;
30
+ }
31
+ /**
32
+ * Payment status update
33
+ */
34
+ export type PaymentStatus = {
35
+ type: 'fetching_tool_data';
36
+ } | {
37
+ type: 'fetching_token_balances';
38
+ } | {
39
+ type: 'awaiting_token_selection';
40
+ } | {
41
+ type: 'creating_payment_intent';
42
+ } | {
43
+ type: 'estimating_gas';
44
+ } | {
45
+ type: 'gas_estimated';
46
+ estimate: GasEstimate;
47
+ } | {
48
+ type: 'awaiting_wallet_connection';
49
+ } | {
50
+ type: 'wallet_connected';
51
+ address: Address;
52
+ } | {
53
+ type: 'awaiting_signature';
54
+ } | {
55
+ type: 'transaction_submitted';
56
+ txHash: Hash;
57
+ } | {
58
+ type: 'confirming';
59
+ txHash: Hash;
60
+ confirmations: number;
61
+ } | {
62
+ type: 'verifying';
63
+ txHash: Hash;
64
+ paymentId: string;
65
+ } | {
66
+ type: 'confirmed';
67
+ txHash: Hash;
68
+ paymentId?: string;
69
+ } | {
70
+ type: 'failed';
71
+ error: Error;
72
+ } | {
73
+ type: 'rejected';
74
+ } | {
75
+ type: 'cancelled';
76
+ };
77
+ export interface TokenConfig {
78
+ symbol: string;
79
+ name: string;
80
+ address: string | null;
81
+ decimals: number;
82
+ isNative: boolean;
83
+ }
84
+ export interface TokenWithBalance extends TokenConfig {
85
+ balance: string;
86
+ balanceFormatted: string;
87
+ hasBalance: boolean;
88
+ }
89
+ export interface ToolData {
90
+ id: string;
91
+ amount: string;
92
+ currency_id: string;
93
+ chain_id: number;
94
+ recipient_address: string;
95
+ available_tokens: TokenConfig[];
96
+ metadata: {
97
+ name: string;
98
+ type: string;
99
+ };
100
+ }
101
+ export interface BackendIntentResponse {
102
+ id: string;
103
+ amount: string;
104
+ currency: string;
105
+ chainId: number;
106
+ tokenAddress: Address;
107
+ merchantAddress: Address;
108
+ expiresAt: string;
109
+ signature: string;
110
+ nonce: string;
111
+ }
112
+ export interface PaymentCallbacks {
113
+ onOpen?: () => void;
114
+ onClose?: () => void;
115
+ onStatus?: (status: PaymentStatus) => void;
116
+ onTxSubmitted?: (txHash: Hash) => void;
117
+ onSuccess?: (receipt: any) => void;
118
+ onCancel?: () => void;
119
+ onError?: (error: Error) => void;
120
+ }
121
+ export interface DCPPayOptions {
122
+ toolId: string;
123
+ amountUsd?: number;
124
+ token?: string;
125
+ chainId?: number;
126
+ metadata?: Record<string, string>;
127
+ callbacks?: PaymentCallbacks;
128
+ }
@@ -0,0 +1,9 @@
1
+ import type { PaymentCallbacks } from '../types';
2
+ interface ModalProps {
3
+ toolId: string;
4
+ onClose: () => void;
5
+ callbacks?: PaymentCallbacks;
6
+ root: HTMLElement;
7
+ }
8
+ export declare function Modal({ toolId, onClose, callbacks, root }: ModalProps): import("preact").JSX.Element | null;
9
+ export {};
@@ -0,0 +1,6 @@
1
+ import type { PaymentCallbacks } from '../types';
2
+ export declare function mountModal(props: {
3
+ toolId: string;
4
+ callbacks?: PaymentCallbacks;
5
+ onClose: () => void;
6
+ }): void;
@@ -0,0 +1,12 @@
1
+ import { cy as l } from "./index-DiHImG4L.js";
2
+ const c = l`<svg fill="none" viewBox="0 0 28 28">
3
+ <path
4
+ fill="currentColor"
5
+ fill-rule="evenodd"
6
+ d="M18.1 4.76c-.42-.73-1.33-1.01-2.09-.66l-1.42.66c-.37.18-.8.18-1.18 0l-1.4-.65a1.63 1.63 0 0 0-2.1.66l-.84 1.45c-.2.34-.53.59-.92.67l-1.7.35c-.83.17-1.39.94-1.3 1.78l.19 1.56c.04.39-.08.78-.33 1.07l-1.12 1.3c-.52.6-.52 1.5 0 2.11L5 16.38c.25.3.37.68.33 1.06l-.18 1.57c-.1.83.46 1.6 1.28 1.78l1.7.35c.4.08.73.32.93.66l.84 1.43a1.63 1.63 0 0 0 2.09.66l1.41-.66c.37-.17.8-.17 1.18 0l1.43.67c.76.35 1.66.07 2.08-.65l.86-1.45c.2-.34.54-.58.92-.66l1.68-.35A1.63 1.63 0 0 0 22.84 19l-.18-1.57a1.4 1.4 0 0 1 .33-1.06l1.12-1.32c.52-.6.52-1.5 0-2.11l-1.12-1.3a1.4 1.4 0 0 1-.33-1.07l.18-1.57c.1-.83-.46-1.6-1.28-1.77l-1.68-.35a1.4 1.4 0 0 1-.92-.66l-.86-1.47Zm-3.27-3.2a4.43 4.43 0 0 1 5.69 1.78l.54.93 1.07.22a4.43 4.43 0 0 1 3.5 4.84l-.11.96.7.83a4.43 4.43 0 0 1 .02 5.76l-.72.85.1.96a4.43 4.43 0 0 1-3.5 4.84l-1.06.22-.54.92a4.43 4.43 0 0 1-5.68 1.77l-.84-.4-.82.39a4.43 4.43 0 0 1-5.7-1.79l-.51-.89-1.09-.22a4.43 4.43 0 0 1-3.5-4.84l.1-.96-.72-.85a4.43 4.43 0 0 1 .01-5.76l.71-.83-.1-.95a4.43 4.43 0 0 1 3.5-4.84l1.08-.23.53-.9a4.43 4.43 0 0 1 5.7-1.8l.81.38.83-.39ZM18.2 9.4c.65.42.84 1.28.42 1.93l-4.4 6.87a1.4 1.4 0 0 1-2.26.14L9.5 15.39a1.4 1.4 0 0 1 2.15-1.8l1.23 1.48 3.38-5.26a1.4 1.4 0 0 1 1.93-.42Z"
7
+ clip-rule="evenodd"
8
+ />
9
+ </svg>`;
10
+ export {
11
+ c as verifySvg
12
+ };
@@ -0,0 +1,12 @@
1
+ import { cy as l } from "./index-DiHImG4L.js";
2
+ const c = l`<svg fill="none" viewBox="0 0 14 14">
3
+ <path
4
+ fill="currentColor"
5
+ fill-rule="evenodd"
6
+ d="m4.1 12.43-.45-.78-.93-.2a1.65 1.65 0 0 1-1.31-1.8l.1-.86-.61-.71a1.65 1.65 0 0 1 0-2.16l.6-.7-.09-.85c-.1-.86.47-1.64 1.3-1.81l.94-.2.45-.78A1.65 1.65 0 0 1 6.23.9l.77.36.78-.36c.77-.36 1.69-.07 2.12.66l.47.8.91.2c.84.17 1.4.95 1.31 1.8l-.1.86.6.7c.54.62.54 1.54.01 2.16l-.6.71.09.86c.1.85-.47 1.63-1.3 1.8l-.92.2-.47.79a1.65 1.65 0 0 1-2.12.66L7 12.74l-.77.36c-.78.35-1.7.07-2.13-.67Zm5.74-6.9a1 1 0 1 0-1.68-1.07L6.32 7.3l-.55-.66a1 1 0 0 0-1.54 1.28l1.43 1.71a1 1 0 0 0 1.61-.1l2.57-4Z"
7
+ clip-rule="evenodd"
8
+ />
9
+ </svg>`;
10
+ export {
11
+ c as verifyFilledSvg
12
+ };