coinley-checkout 0.1.1 → 0.1.3

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.
@@ -1,5 +1,5 @@
1
- import Ze, { createContext as Be, useContext as $e, useState as O, useEffect as $, forwardRef as wr, useImperativeHandle as Nr } from "react";
2
- var Te = { exports: {} }, oe = {};
1
+ import $e, { createContext as Be, useContext as Ze, useState as O, useEffect as X, lazy as wt, forwardRef as vt, useImperativeHandle as Nt } from "react";
2
+ var Ae = { exports: {} }, le = {};
3
3
  /**
4
4
  * @license React
5
5
  * react-jsx-runtime.production.min.js
@@ -10,24 +10,24 @@ var Te = { exports: {} }, oe = {};
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
12
  var Ge;
13
- function vr() {
13
+ function bt() {
14
14
  if (Ge)
15
- return oe;
15
+ return le;
16
16
  Ge = 1;
17
- var a = Ze, n = Symbol.for("react.element"), i = Symbol.for("react.fragment"), l = Object.prototype.hasOwnProperty, x = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, f = { key: !0, ref: !0, __self: !0, __source: !0 };
18
- function j(A, o, S) {
19
- var y, T = {}, P = null, N = null;
20
- S !== void 0 && (P = "" + S), o.key !== void 0 && (P = "" + o.key), o.ref !== void 0 && (N = o.ref);
21
- for (y in o)
22
- l.call(o, y) && !f.hasOwnProperty(y) && (T[y] = o[y]);
23
- if (A && A.defaultProps)
24
- for (y in o = A.defaultProps, o)
25
- T[y] === void 0 && (T[y] = o[y]);
26
- return { $$typeof: n, type: A, key: P, ref: N, props: T, _owner: x.current };
17
+ var a = $e, n = Symbol.for("react.element"), i = Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, x = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, d = { key: !0, ref: !0, __self: !0, __source: !0 };
18
+ function w(L, o, S) {
19
+ var M, C = {}, z = null, N = null;
20
+ S !== void 0 && (z = "" + S), o.key !== void 0 && (z = "" + o.key), o.ref !== void 0 && (N = o.ref);
21
+ for (M in o)
22
+ c.call(o, M) && !d.hasOwnProperty(M) && (C[M] = o[M]);
23
+ if (L && L.defaultProps)
24
+ for (M in o = L.defaultProps, o)
25
+ C[M] === void 0 && (C[M] = o[M]);
26
+ return { $$typeof: n, type: L, key: z, ref: N, props: C, _owner: x.current };
27
27
  }
28
- return oe.Fragment = i, oe.jsx = j, oe.jsxs = j, oe;
28
+ return le.Fragment = i, le.jsx = w, le.jsxs = w, le;
29
29
  }
30
- var ie = {};
30
+ var ue = {};
31
31
  /**
32
32
  * @license React
33
33
  * react-jsx-runtime.development.js
@@ -38,90 +38,90 @@ var ie = {};
38
38
  * LICENSE file in the root directory of this source tree.
39
39
  */
40
40
  var We;
41
- function br() {
41
+ function Lt() {
42
42
  return We || (We = 1, process.env.NODE_ENV !== "production" && function() {
43
- var a = Ze, n = Symbol.for("react.element"), i = Symbol.for("react.portal"), l = Symbol.for("react.fragment"), x = Symbol.for("react.strict_mode"), f = Symbol.for("react.profiler"), j = Symbol.for("react.provider"), A = Symbol.for("react.context"), o = Symbol.for("react.forward_ref"), S = Symbol.for("react.suspense"), y = Symbol.for("react.suspense_list"), T = Symbol.for("react.memo"), P = Symbol.for("react.lazy"), N = Symbol.for("react.offscreen"), R = Symbol.iterator, z = "@@iterator";
44
- function G(e) {
43
+ var a = $e, n = Symbol.for("react.element"), i = Symbol.for("react.portal"), c = Symbol.for("react.fragment"), x = Symbol.for("react.strict_mode"), d = Symbol.for("react.profiler"), w = Symbol.for("react.provider"), L = Symbol.for("react.context"), o = Symbol.for("react.forward_ref"), S = Symbol.for("react.suspense"), M = Symbol.for("react.suspense_list"), C = Symbol.for("react.memo"), z = Symbol.for("react.lazy"), N = Symbol.for("react.offscreen"), U = Symbol.iterator, Y = "@@iterator";
44
+ function W(e) {
45
45
  if (e === null || typeof e != "object")
46
46
  return null;
47
- var t = R && e[R] || e[z];
48
- return typeof t == "function" ? t : null;
47
+ var r = U && e[U] || e[Y];
48
+ return typeof r == "function" ? r : null;
49
49
  }
50
- var D = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
51
- function v(e) {
50
+ var A = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
51
+ function p(e) {
52
52
  {
53
- for (var t = arguments.length, s = new Array(t > 1 ? t - 1 : 0), c = 1; c < t; c++)
54
- s[c - 1] = arguments[c];
55
- K("error", e, s);
53
+ for (var r = arguments.length, s = new Array(r > 1 ? r - 1 : 0), l = 1; l < r; l++)
54
+ s[l - 1] = arguments[l];
55
+ se("error", e, s);
56
56
  }
57
57
  }
58
- function K(e, t, s) {
58
+ function se(e, r, s) {
59
59
  {
60
- var c = D.ReactDebugCurrentFrame, M = c.getStackAddendum();
61
- M !== "" && (t += "%s", s = s.concat([M]));
62
- var m = s.map(function(g) {
63
- return String(g);
60
+ var l = A.ReactDebugCurrentFrame, m = l.getStackAddendum();
61
+ m !== "" && (r += "%s", s = s.concat([m]));
62
+ var h = s.map(function(f) {
63
+ return String(f);
64
64
  });
65
- m.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, m);
65
+ h.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, h);
66
66
  }
67
67
  }
68
- var U = !1, H = !1, ee = !1, re = !1, Y = !1, V;
69
- V = Symbol.for("react.module.reference");
70
- function Z(e) {
71
- return !!(typeof e == "string" || typeof e == "function" || e === l || e === f || Y || e === x || e === S || e === y || re || e === N || U || H || ee || typeof e == "object" && e !== null && (e.$$typeof === P || e.$$typeof === T || e.$$typeof === j || e.$$typeof === A || e.$$typeof === o || // This needs to include all possible module reference object
68
+ var _ = !1, $ = !1, J = !1, oe = !1, F = !1, K;
69
+ K = Symbol.for("react.module.reference");
70
+ function B(e) {
71
+ return !!(typeof e == "string" || typeof e == "function" || e === c || e === d || F || e === x || e === S || e === M || oe || e === N || _ || $ || J || typeof e == "object" && e !== null && (e.$$typeof === z || e.$$typeof === C || e.$$typeof === w || e.$$typeof === L || e.$$typeof === o || // This needs to include all possible module reference object
72
72
  // types supported by any Flight configuration anywhere since
73
73
  // we don't know which Flight build this will end up being used
74
74
  // with.
75
- e.$$typeof === V || e.getModuleId !== void 0));
75
+ e.$$typeof === K || e.getModuleId !== void 0));
76
76
  }
77
- function W(e, t, s) {
78
- var c = e.displayName;
79
- if (c)
80
- return c;
81
- var M = t.displayName || t.name || "";
82
- return M !== "" ? s + "(" + M + ")" : s;
77
+ function ee(e, r, s) {
78
+ var l = e.displayName;
79
+ if (l)
80
+ return l;
81
+ var m = r.displayName || r.name || "";
82
+ return m !== "" ? s + "(" + m + ")" : s;
83
83
  }
84
- function F(e) {
84
+ function Q(e) {
85
85
  return e.displayName || "Context";
86
86
  }
87
- function h(e) {
87
+ function I(e) {
88
88
  if (e == null)
89
89
  return null;
90
- if (typeof e.tag == "number" && v("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
90
+ if (typeof e.tag == "number" && p("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
91
91
  return e.displayName || e.name || null;
92
92
  if (typeof e == "string")
93
93
  return e;
94
94
  switch (e) {
95
- case l:
95
+ case c:
96
96
  return "Fragment";
97
97
  case i:
98
98
  return "Portal";
99
- case f:
99
+ case d:
100
100
  return "Profiler";
101
101
  case x:
102
102
  return "StrictMode";
103
103
  case S:
104
104
  return "Suspense";
105
- case y:
105
+ case M:
106
106
  return "SuspenseList";
107
107
  }
108
108
  if (typeof e == "object")
109
109
  switch (e.$$typeof) {
110
- case A:
111
- var t = e;
112
- return F(t) + ".Consumer";
113
- case j:
110
+ case L:
111
+ var r = e;
112
+ return Q(r) + ".Consumer";
113
+ case w:
114
114
  var s = e;
115
- return F(s._context) + ".Provider";
115
+ return Q(s._context) + ".Provider";
116
116
  case o:
117
- return W(e, e.render, "ForwardRef");
118
- case T:
119
- var c = e.displayName || null;
120
- return c !== null ? c : h(e.type) || "Memo";
121
- case P: {
122
- var M = e, m = M._payload, g = M._init;
117
+ return ee(e, e.render, "ForwardRef");
118
+ case C:
119
+ var l = e.displayName || null;
120
+ return l !== null ? l : I(e.type) || "Memo";
121
+ case z: {
122
+ var m = e, h = m._payload, f = m._init;
123
123
  try {
124
- return h(g(m));
124
+ return I(f(h));
125
125
  } catch {
126
126
  return null;
127
127
  }
@@ -129,18 +129,18 @@ function br() {
129
129
  }
130
130
  return null;
131
131
  }
132
- var _ = Object.assign, p = 0, ce, te, le, ae, ue, u, b;
133
- function de() {
132
+ var k = Object.assign, j = 0, H, Z, q, T, de, g, y;
133
+ function fe() {
134
134
  }
135
- de.__reactDisabledLog = !0;
135
+ fe.__reactDisabledLog = !0;
136
136
  function xe() {
137
137
  {
138
- if (p === 0) {
139
- ce = console.log, te = console.info, le = console.warn, ae = console.error, ue = console.group, u = console.groupCollapsed, b = console.groupEnd;
138
+ if (j === 0) {
139
+ H = console.log, Z = console.info, q = console.warn, T = console.error, de = console.group, g = console.groupCollapsed, y = console.groupEnd;
140
140
  var e = {
141
141
  configurable: !0,
142
142
  enumerable: !0,
143
- value: de,
143
+ value: fe,
144
144
  writable: !0
145
145
  };
146
146
  Object.defineProperties(console, {
@@ -153,208 +153,208 @@ function br() {
153
153
  groupEnd: e
154
154
  });
155
155
  }
156
- p++;
156
+ j++;
157
157
  }
158
158
  }
159
- function fe() {
159
+ function he() {
160
160
  {
161
- if (p--, p === 0) {
161
+ if (j--, j === 0) {
162
162
  var e = {
163
163
  configurable: !0,
164
164
  enumerable: !0,
165
165
  writable: !0
166
166
  };
167
167
  Object.defineProperties(console, {
168
- log: _({}, e, {
169
- value: ce
168
+ log: k({}, e, {
169
+ value: H
170
170
  }),
171
- info: _({}, e, {
172
- value: te
171
+ info: k({}, e, {
172
+ value: Z
173
173
  }),
174
- warn: _({}, e, {
175
- value: le
174
+ warn: k({}, e, {
175
+ value: q
176
176
  }),
177
- error: _({}, e, {
178
- value: ae
177
+ error: k({}, e, {
178
+ value: T
179
179
  }),
180
- group: _({}, e, {
181
- value: ue
180
+ group: k({}, e, {
181
+ value: de
182
182
  }),
183
- groupCollapsed: _({}, e, {
184
- value: u
183
+ groupCollapsed: k({}, e, {
184
+ value: g
185
185
  }),
186
- groupEnd: _({}, e, {
187
- value: b
186
+ groupEnd: k({}, e, {
187
+ value: y
188
188
  })
189
189
  });
190
190
  }
191
- p < 0 && v("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
191
+ j < 0 && p("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
192
192
  }
193
193
  }
194
- var he = D.ReactCurrentDispatcher, je;
195
- function ge(e, t, s) {
194
+ var te = A.ReactCurrentDispatcher, je;
195
+ function ge(e, r, s) {
196
196
  {
197
197
  if (je === void 0)
198
198
  try {
199
199
  throw Error();
200
- } catch (M) {
201
- var c = M.stack.trim().match(/\n( *(at )?)/);
202
- je = c && c[1] || "";
200
+ } catch (m) {
201
+ var l = m.stack.trim().match(/\n( *(at )?)/);
202
+ je = l && l[1] || "";
203
203
  }
204
204
  return `
205
205
  ` + je + e;
206
206
  }
207
207
  }
208
- var pe = !1, Me;
208
+ var pe = !1, ye;
209
209
  {
210
- var qe = typeof WeakMap == "function" ? WeakMap : Map;
211
- Me = new qe();
210
+ var Ve = typeof WeakMap == "function" ? WeakMap : Map;
211
+ ye = new Ve();
212
212
  }
213
- function De(e, t) {
213
+ function Te(e, r) {
214
214
  if (!e || pe)
215
215
  return "";
216
216
  {
217
- var s = Me.get(e);
217
+ var s = ye.get(e);
218
218
  if (s !== void 0)
219
219
  return s;
220
220
  }
221
- var c;
221
+ var l;
222
222
  pe = !0;
223
- var M = Error.prepareStackTrace;
223
+ var m = Error.prepareStackTrace;
224
224
  Error.prepareStackTrace = void 0;
225
- var m;
226
- m = he.current, he.current = null, xe();
225
+ var h;
226
+ h = te.current, te.current = null, xe();
227
227
  try {
228
- if (t) {
229
- var g = function() {
228
+ if (r) {
229
+ var f = function() {
230
230
  throw Error();
231
231
  };
232
- if (Object.defineProperty(g.prototype, "props", {
232
+ if (Object.defineProperty(f.prototype, "props", {
233
233
  set: function() {
234
234
  throw Error();
235
235
  }
236
236
  }), typeof Reflect == "object" && Reflect.construct) {
237
237
  try {
238
- Reflect.construct(g, []);
239
- } catch (I) {
240
- c = I;
238
+ Reflect.construct(f, []);
239
+ } catch (E) {
240
+ l = E;
241
241
  }
242
- Reflect.construct(e, [], g);
242
+ Reflect.construct(e, [], f);
243
243
  } else {
244
244
  try {
245
- g.call();
246
- } catch (I) {
247
- c = I;
245
+ f.call();
246
+ } catch (E) {
247
+ l = E;
248
248
  }
249
- e.call(g.prototype);
249
+ e.call(f.prototype);
250
250
  }
251
251
  } else {
252
252
  try {
253
253
  throw Error();
254
- } catch (I) {
255
- c = I;
254
+ } catch (E) {
255
+ l = E;
256
256
  }
257
257
  e();
258
258
  }
259
- } catch (I) {
260
- if (I && c && typeof I.stack == "string") {
261
- for (var d = I.stack.split(`
262
- `), C = c.stack.split(`
263
- `), w = d.length - 1, L = C.length - 1; w >= 1 && L >= 0 && d[w] !== C[L]; )
264
- L--;
265
- for (; w >= 1 && L >= 0; w--, L--)
266
- if (d[w] !== C[L]) {
267
- if (w !== 1 || L !== 1)
259
+ } catch (E) {
260
+ if (E && l && typeof E.stack == "string") {
261
+ for (var u = E.stack.split(`
262
+ `), D = l.stack.split(`
263
+ `), v = u.length - 1, b = D.length - 1; v >= 1 && b >= 0 && u[v] !== D[b]; )
264
+ b--;
265
+ for (; v >= 1 && b >= 0; v--, b--)
266
+ if (u[v] !== D[b]) {
267
+ if (v !== 1 || b !== 1)
268
268
  do
269
- if (w--, L--, L < 0 || d[w] !== C[L]) {
270
- var k = `
271
- ` + d[w].replace(" at new ", " at ");
272
- return e.displayName && k.includes("<anonymous>") && (k = k.replace("<anonymous>", e.displayName)), typeof e == "function" && Me.set(e, k), k;
269
+ if (v--, b--, b < 0 || u[v] !== D[b]) {
270
+ var R = `
271
+ ` + u[v].replace(" at new ", " at ");
272
+ return e.displayName && R.includes("<anonymous>") && (R = R.replace("<anonymous>", e.displayName)), typeof e == "function" && ye.set(e, R), R;
273
273
  }
274
- while (w >= 1 && L >= 0);
274
+ while (v >= 1 && b >= 0);
275
275
  break;
276
276
  }
277
277
  }
278
278
  } finally {
279
- pe = !1, he.current = m, fe(), Error.prepareStackTrace = M;
279
+ pe = !1, te.current = h, he(), Error.prepareStackTrace = m;
280
280
  }
281
- var X = e ? e.displayName || e.name : "", B = X ? ge(X) : "";
282
- return typeof e == "function" && Me.set(e, B), B;
281
+ var ae = e ? e.displayName || e.name : "", V = ae ? ge(ae) : "";
282
+ return typeof e == "function" && ye.set(e, V), V;
283
283
  }
284
- function Xe(e, t, s) {
285
- return De(e, !1);
284
+ function Xe(e, r, s) {
285
+ return Te(e, !1);
286
286
  }
287
287
  function Je(e) {
288
- var t = e.prototype;
289
- return !!(t && t.isReactComponent);
288
+ var r = e.prototype;
289
+ return !!(r && r.isReactComponent);
290
290
  }
291
- function ye(e, t, s) {
291
+ function me(e, r, s) {
292
292
  if (e == null)
293
293
  return "";
294
294
  if (typeof e == "function")
295
- return De(e, Je(e));
295
+ return Te(e, Je(e));
296
296
  if (typeof e == "string")
297
297
  return ge(e);
298
298
  switch (e) {
299
299
  case S:
300
300
  return ge("Suspense");
301
- case y:
301
+ case M:
302
302
  return ge("SuspenseList");
303
303
  }
304
304
  if (typeof e == "object")
305
305
  switch (e.$$typeof) {
306
306
  case o:
307
307
  return Xe(e.render);
308
- case T:
309
- return ye(e.type, t, s);
310
- case P: {
311
- var c = e, M = c._payload, m = c._init;
308
+ case C:
309
+ return me(e.type, r, s);
310
+ case z: {
311
+ var l = e, m = l._payload, h = l._init;
312
312
  try {
313
- return ye(m(M), t, s);
313
+ return me(h(m), r, s);
314
314
  } catch {
315
315
  }
316
316
  }
317
317
  }
318
318
  return "";
319
319
  }
320
- var ne = Object.prototype.hasOwnProperty, Ce = {}, Ie = D.ReactDebugCurrentFrame;
321
- function me(e) {
320
+ var ie = Object.prototype.hasOwnProperty, De = {}, Ie = A.ReactDebugCurrentFrame;
321
+ function Me(e) {
322
322
  if (e) {
323
- var t = e._owner, s = ye(e.type, e._source, t ? t.type : null);
323
+ var r = e._owner, s = me(e.type, e._source, r ? r.type : null);
324
324
  Ie.setExtraStackFrame(s);
325
325
  } else
326
326
  Ie.setExtraStackFrame(null);
327
327
  }
328
- function Ke(e, t, s, c, M) {
328
+ function Ke(e, r, s, l, m) {
329
329
  {
330
- var m = Function.call.bind(ne);
331
- for (var g in e)
332
- if (m(e, g)) {
333
- var d = void 0;
330
+ var h = Function.call.bind(ie);
331
+ for (var f in e)
332
+ if (h(e, f)) {
333
+ var u = void 0;
334
334
  try {
335
- if (typeof e[g] != "function") {
336
- var C = Error((c || "React class") + ": " + s + " type `" + g + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[g] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
337
- throw C.name = "Invariant Violation", C;
335
+ if (typeof e[f] != "function") {
336
+ var D = Error((l || "React class") + ": " + s + " type `" + f + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[f] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
337
+ throw D.name = "Invariant Violation", D;
338
338
  }
339
- d = e[g](t, g, c, s, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
340
- } catch (w) {
341
- d = w;
339
+ u = e[f](r, f, l, s, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
340
+ } catch (v) {
341
+ u = v;
342
342
  }
343
- d && !(d instanceof Error) && (me(M), v("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", c || "React class", s, g, typeof d), me(null)), d instanceof Error && !(d.message in Ce) && (Ce[d.message] = !0, me(M), v("Failed %s type: %s", s, d.message), me(null));
343
+ u && !(u instanceof Error) && (Me(m), p("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", l || "React class", s, f, typeof u), Me(null)), u instanceof Error && !(u.message in De) && (De[u.message] = !0, Me(m), p("Failed %s type: %s", s, u.message), Me(null));
344
344
  }
345
345
  }
346
346
  }
347
- var er = Array.isArray;
347
+ var et = Array.isArray;
348
348
  function we(e) {
349
- return er(e);
349
+ return et(e);
350
350
  }
351
- function rr(e) {
351
+ function tt(e) {
352
352
  {
353
- var t = typeof Symbol == "function" && Symbol.toStringTag, s = t && e[Symbol.toStringTag] || e.constructor.name || "Object";
353
+ var r = typeof Symbol == "function" && Symbol.toStringTag, s = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
354
354
  return s;
355
355
  }
356
356
  }
357
- function tr(e) {
357
+ function rt(e) {
358
358
  try {
359
359
  return Ee(e), !1;
360
360
  } catch {
@@ -365,42 +365,42 @@ function br() {
365
365
  return "" + e;
366
366
  }
367
367
  function ke(e) {
368
- if (tr(e))
369
- return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", rr(e)), Ee(e);
368
+ if (rt(e))
369
+ return p("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", tt(e)), Ee(e);
370
370
  }
371
- var se = D.ReactCurrentOwner, ar = {
371
+ var ce = A.ReactCurrentOwner, at = {
372
372
  key: !0,
373
373
  ref: !0,
374
374
  __self: !0,
375
375
  __source: !0
376
- }, Oe, Pe, Ne;
377
- Ne = {};
378
- function nr(e) {
379
- if (ne.call(e, "ref")) {
380
- var t = Object.getOwnPropertyDescriptor(e, "ref").get;
381
- if (t && t.isReactWarning)
376
+ }, Oe, Pe, ve;
377
+ ve = {};
378
+ function nt(e) {
379
+ if (ie.call(e, "ref")) {
380
+ var r = Object.getOwnPropertyDescriptor(e, "ref").get;
381
+ if (r && r.isReactWarning)
382
382
  return !1;
383
383
  }
384
384
  return e.ref !== void 0;
385
385
  }
386
- function sr(e) {
387
- if (ne.call(e, "key")) {
388
- var t = Object.getOwnPropertyDescriptor(e, "key").get;
389
- if (t && t.isReactWarning)
386
+ function st(e) {
387
+ if (ie.call(e, "key")) {
388
+ var r = Object.getOwnPropertyDescriptor(e, "key").get;
389
+ if (r && r.isReactWarning)
390
390
  return !1;
391
391
  }
392
392
  return e.key !== void 0;
393
393
  }
394
- function or(e, t) {
395
- if (typeof e.ref == "string" && se.current && t && se.current.stateNode !== t) {
396
- var s = h(se.current.type);
397
- Ne[s] || (v('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', h(se.current.type), e.ref), Ne[s] = !0);
394
+ function ot(e, r) {
395
+ if (typeof e.ref == "string" && ce.current && r && ce.current.stateNode !== r) {
396
+ var s = I(ce.current.type);
397
+ ve[s] || (p('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', I(ce.current.type), e.ref), ve[s] = !0);
398
398
  }
399
399
  }
400
- function ir(e, t) {
400
+ function it(e, r) {
401
401
  {
402
402
  var s = function() {
403
- Oe || (Oe = !0, v("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", t));
403
+ Oe || (Oe = !0, p("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
404
404
  };
405
405
  s.isReactWarning = !0, Object.defineProperty(e, "key", {
406
406
  get: s,
@@ -408,10 +408,10 @@ function br() {
408
408
  });
409
409
  }
410
410
  }
411
- function cr(e, t) {
411
+ function ct(e, r) {
412
412
  {
413
413
  var s = function() {
414
- Pe || (Pe = !0, v("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", t));
414
+ Pe || (Pe = !0, p("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
415
415
  };
416
416
  s.isReactWarning = !0, Object.defineProperty(e, "ref", {
417
417
  get: s,
@@ -419,57 +419,57 @@ function br() {
419
419
  });
420
420
  }
421
421
  }
422
- var lr = function(e, t, s, c, M, m, g) {
423
- var d = {
422
+ var lt = function(e, r, s, l, m, h, f) {
423
+ var u = {
424
424
  // This tag allows us to uniquely identify this as a React Element
425
425
  $$typeof: n,
426
426
  // Built-in properties that belong on the element
427
427
  type: e,
428
- key: t,
428
+ key: r,
429
429
  ref: s,
430
- props: g,
430
+ props: f,
431
431
  // Record the component responsible for creating this element.
432
- _owner: m
432
+ _owner: h
433
433
  };
434
- return d._store = {}, Object.defineProperty(d._store, "validated", {
434
+ return u._store = {}, Object.defineProperty(u._store, "validated", {
435
435
  configurable: !1,
436
436
  enumerable: !1,
437
437
  writable: !0,
438
438
  value: !1
439
- }), Object.defineProperty(d, "_self", {
439
+ }), Object.defineProperty(u, "_self", {
440
440
  configurable: !1,
441
441
  enumerable: !1,
442
442
  writable: !1,
443
- value: c
444
- }), Object.defineProperty(d, "_source", {
443
+ value: l
444
+ }), Object.defineProperty(u, "_source", {
445
445
  configurable: !1,
446
446
  enumerable: !1,
447
447
  writable: !1,
448
- value: M
449
- }), Object.freeze && (Object.freeze(d.props), Object.freeze(d)), d;
448
+ value: m
449
+ }), Object.freeze && (Object.freeze(u.props), Object.freeze(u)), u;
450
450
  };
451
- function ur(e, t, s, c, M) {
451
+ function ut(e, r, s, l, m) {
452
452
  {
453
- var m, g = {}, d = null, C = null;
454
- s !== void 0 && (ke(s), d = "" + s), sr(t) && (ke(t.key), d = "" + t.key), nr(t) && (C = t.ref, or(t, M));
455
- for (m in t)
456
- ne.call(t, m) && !ar.hasOwnProperty(m) && (g[m] = t[m]);
453
+ var h, f = {}, u = null, D = null;
454
+ s !== void 0 && (ke(s), u = "" + s), st(r) && (ke(r.key), u = "" + r.key), nt(r) && (D = r.ref, ot(r, m));
455
+ for (h in r)
456
+ ie.call(r, h) && !at.hasOwnProperty(h) && (f[h] = r[h]);
457
457
  if (e && e.defaultProps) {
458
- var w = e.defaultProps;
459
- for (m in w)
460
- g[m] === void 0 && (g[m] = w[m]);
458
+ var v = e.defaultProps;
459
+ for (h in v)
460
+ f[h] === void 0 && (f[h] = v[h]);
461
461
  }
462
- if (d || C) {
463
- var L = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
464
- d && ir(g, L), C && cr(g, L);
462
+ if (u || D) {
463
+ var b = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
464
+ u && it(f, b), D && ct(f, b);
465
465
  }
466
- return lr(e, d, C, M, c, se.current, g);
466
+ return lt(e, u, D, m, l, ce.current, f);
467
467
  }
468
468
  }
469
- var ve = D.ReactCurrentOwner, Re = D.ReactDebugCurrentFrame;
470
- function q(e) {
469
+ var Ne = A.ReactCurrentOwner, Re = A.ReactDebugCurrentFrame;
470
+ function re(e) {
471
471
  if (e) {
472
- var t = e._owner, s = ye(e.type, e._source, t ? t.type : null);
472
+ var r = e._owner, s = me(e.type, e._source, r ? r.type : null);
473
473
  Re.setExtraStackFrame(s);
474
474
  } else
475
475
  Re.setExtraStackFrame(null);
@@ -481,8 +481,8 @@ function br() {
481
481
  }
482
482
  function ze() {
483
483
  {
484
- if (ve.current) {
485
- var e = h(ve.current.type);
484
+ if (Ne.current) {
485
+ var e = I(Ne.current.type);
486
486
  if (e)
487
487
  return `
488
488
 
@@ -491,246 +491,246 @@ Check the render method of \`` + e + "`.";
491
491
  return "";
492
492
  }
493
493
  }
494
- function dr(e) {
494
+ function dt(e) {
495
495
  {
496
496
  if (e !== void 0) {
497
- var t = e.fileName.replace(/^.*[\\\/]/, ""), s = e.lineNumber;
497
+ var r = e.fileName.replace(/^.*[\\\/]/, ""), s = e.lineNumber;
498
498
  return `
499
499
 
500
- Check your code at ` + t + ":" + s + ".";
500
+ Check your code at ` + r + ":" + s + ".";
501
501
  }
502
502
  return "";
503
503
  }
504
504
  }
505
505
  var Ue = {};
506
- function fr(e) {
506
+ function ft(e) {
507
507
  {
508
- var t = ze();
509
- if (!t) {
508
+ var r = ze();
509
+ if (!r) {
510
510
  var s = typeof e == "string" ? e : e.displayName || e.name;
511
- s && (t = `
511
+ s && (r = `
512
512
 
513
513
  Check the top-level render call using <` + s + ">.");
514
514
  }
515
- return t;
515
+ return r;
516
516
  }
517
517
  }
518
- function Ye(e, t) {
518
+ function Ye(e, r) {
519
519
  {
520
520
  if (!e._store || e._store.validated || e.key != null)
521
521
  return;
522
522
  e._store.validated = !0;
523
- var s = fr(t);
523
+ var s = ft(r);
524
524
  if (Ue[s])
525
525
  return;
526
526
  Ue[s] = !0;
527
- var c = "";
528
- e && e._owner && e._owner !== ve.current && (c = " It was passed a child from " + h(e._owner.type) + "."), q(e), v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', s, c), q(null);
527
+ var l = "";
528
+ e && e._owner && e._owner !== Ne.current && (l = " It was passed a child from " + I(e._owner.type) + "."), re(e), p('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', s, l), re(null);
529
529
  }
530
530
  }
531
- function Fe(e, t) {
531
+ function Fe(e, r) {
532
532
  {
533
533
  if (typeof e != "object")
534
534
  return;
535
535
  if (we(e))
536
536
  for (var s = 0; s < e.length; s++) {
537
- var c = e[s];
538
- Le(c) && Ye(c, t);
537
+ var l = e[s];
538
+ Le(l) && Ye(l, r);
539
539
  }
540
540
  else if (Le(e))
541
541
  e._store && (e._store.validated = !0);
542
542
  else if (e) {
543
- var M = G(e);
544
- if (typeof M == "function" && M !== e.entries)
545
- for (var m = M.call(e), g; !(g = m.next()).done; )
546
- Le(g.value) && Ye(g.value, t);
543
+ var m = W(e);
544
+ if (typeof m == "function" && m !== e.entries)
545
+ for (var h = m.call(e), f; !(f = h.next()).done; )
546
+ Le(f.value) && Ye(f.value, r);
547
547
  }
548
548
  }
549
549
  }
550
- function gr(e) {
550
+ function gt(e) {
551
551
  {
552
- var t = e.type;
553
- if (t == null || typeof t == "string")
552
+ var r = e.type;
553
+ if (r == null || typeof r == "string")
554
554
  return;
555
555
  var s;
556
- if (typeof t == "function")
557
- s = t.propTypes;
558
- else if (typeof t == "object" && (t.$$typeof === o || // Note: Memo only checks outer props here.
556
+ if (typeof r == "function")
557
+ s = r.propTypes;
558
+ else if (typeof r == "object" && (r.$$typeof === o || // Note: Memo only checks outer props here.
559
559
  // Inner props are checked in the reconciler.
560
- t.$$typeof === T))
561
- s = t.propTypes;
560
+ r.$$typeof === C))
561
+ s = r.propTypes;
562
562
  else
563
563
  return;
564
564
  if (s) {
565
- var c = h(t);
566
- Ke(s, e.props, "prop", c, e);
567
- } else if (t.PropTypes !== void 0 && !be) {
565
+ var l = I(r);
566
+ Ke(s, e.props, "prop", l, e);
567
+ } else if (r.PropTypes !== void 0 && !be) {
568
568
  be = !0;
569
- var M = h(t);
570
- v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", M || "Unknown");
569
+ var m = I(r);
570
+ p("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", m || "Unknown");
571
571
  }
572
- typeof t.getDefaultProps == "function" && !t.getDefaultProps.isReactClassApproved && v("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
572
+ typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && p("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
573
573
  }
574
574
  }
575
- function Mr(e) {
575
+ function yt(e) {
576
576
  {
577
- for (var t = Object.keys(e.props), s = 0; s < t.length; s++) {
578
- var c = t[s];
579
- if (c !== "children" && c !== "key") {
580
- q(e), v("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", c), q(null);
577
+ for (var r = Object.keys(e.props), s = 0; s < r.length; s++) {
578
+ var l = r[s];
579
+ if (l !== "children" && l !== "key") {
580
+ re(e), p("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", l), re(null);
581
581
  break;
582
582
  }
583
583
  }
584
- e.ref !== null && (q(e), v("Invalid attribute `ref` supplied to `React.Fragment`."), q(null));
584
+ e.ref !== null && (re(e), p("Invalid attribute `ref` supplied to `React.Fragment`."), re(null));
585
585
  }
586
586
  }
587
587
  var _e = {};
588
- function Qe(e, t, s, c, M, m) {
588
+ function Qe(e, r, s, l, m, h) {
589
589
  {
590
- var g = Z(e);
591
- if (!g) {
592
- var d = "";
593
- (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (d += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
594
- var C = dr(M);
595
- C ? d += C : d += ze();
596
- var w;
597
- e === null ? w = "null" : we(e) ? w = "array" : e !== void 0 && e.$$typeof === n ? (w = "<" + (h(e.type) || "Unknown") + " />", d = " Did you accidentally export a JSX literal instead of a component?") : w = typeof e, v("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", w, d);
590
+ var f = B(e);
591
+ if (!f) {
592
+ var u = "";
593
+ (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (u += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
594
+ var D = dt(m);
595
+ D ? u += D : u += ze();
596
+ var v;
597
+ e === null ? v = "null" : we(e) ? v = "array" : e !== void 0 && e.$$typeof === n ? (v = "<" + (I(e.type) || "Unknown") + " />", u = " Did you accidentally export a JSX literal instead of a component?") : v = typeof e, p("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", v, u);
598
598
  }
599
- var L = ur(e, t, s, M, m);
600
- if (L == null)
601
- return L;
602
- if (g) {
603
- var k = t.children;
604
- if (k !== void 0)
605
- if (c)
606
- if (we(k)) {
607
- for (var X = 0; X < k.length; X++)
608
- Fe(k[X], e);
609
- Object.freeze && Object.freeze(k);
599
+ var b = ut(e, r, s, m, h);
600
+ if (b == null)
601
+ return b;
602
+ if (f) {
603
+ var R = r.children;
604
+ if (R !== void 0)
605
+ if (l)
606
+ if (we(R)) {
607
+ for (var ae = 0; ae < R.length; ae++)
608
+ Fe(R[ae], e);
609
+ Object.freeze && Object.freeze(R);
610
610
  } else
611
- v("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
611
+ p("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
612
612
  else
613
- Fe(k, e);
613
+ Fe(R, e);
614
614
  }
615
- if (ne.call(t, "key")) {
616
- var B = h(e), I = Object.keys(t).filter(function(pr) {
617
- return pr !== "key";
618
- }), Ae = I.length > 0 ? "{key: someKey, " + I.join(": ..., ") + ": ...}" : "{key: someKey}";
619
- if (!_e[B + Ae]) {
620
- var jr = I.length > 0 ? "{" + I.join(": ..., ") + ": ...}" : "{}";
621
- v(`A props object containing a "key" prop is being spread into JSX:
615
+ if (ie.call(r, "key")) {
616
+ var V = I(e), E = Object.keys(r).filter(function(pt) {
617
+ return pt !== "key";
618
+ }), Se = E.length > 0 ? "{key: someKey, " + E.join(": ..., ") + ": ...}" : "{key: someKey}";
619
+ if (!_e[V + Se]) {
620
+ var jt = E.length > 0 ? "{" + E.join(": ..., ") + ": ...}" : "{}";
621
+ p(`A props object containing a "key" prop is being spread into JSX:
622
622
  let props = %s;
623
623
  <%s {...props} />
624
624
  React keys must be passed directly to JSX without using spread:
625
625
  let props = %s;
626
- <%s key={someKey} {...props} />`, Ae, B, jr, B), _e[B + Ae] = !0;
626
+ <%s key={someKey} {...props} />`, Se, V, jt, V), _e[V + Se] = !0;
627
627
  }
628
628
  }
629
- return e === l ? Mr(L) : gr(L), L;
629
+ return e === c ? yt(b) : gt(b), b;
630
630
  }
631
631
  }
632
- function yr(e, t, s) {
633
- return Qe(e, t, s, !0);
632
+ function mt(e, r, s) {
633
+ return Qe(e, r, s, !0);
634
634
  }
635
- function mr(e, t, s) {
636
- return Qe(e, t, s, !1);
635
+ function Mt(e, r, s) {
636
+ return Qe(e, r, s, !1);
637
637
  }
638
- var xr = mr, hr = yr;
639
- ie.Fragment = l, ie.jsx = xr, ie.jsxs = hr;
640
- }()), ie;
638
+ var xt = Mt, ht = mt;
639
+ ue.Fragment = c, ue.jsx = xt, ue.jsxs = ht;
640
+ }()), ue;
641
641
  }
642
- process.env.NODE_ENV === "production" ? Te.exports = vr() : Te.exports = br();
643
- var r = Te.exports;
644
- const He = Be(), Lr = () => $e(He), Ur = ({ initialTheme: a = "light", children: n }) => {
645
- const [i, l] = O(a), x = () => {
646
- l((f) => f === "light" ? "dark" : "light");
642
+ process.env.NODE_ENV === "production" ? Ae.exports = bt() : Ae.exports = Lt();
643
+ var t = Ae.exports;
644
+ const He = Be(), St = () => Ze(He), Qt = ({ initialTheme: a = "light", children: n }) => {
645
+ const [i, c] = O(a), x = () => {
646
+ c((d) => d === "light" ? "dark" : "light");
647
647
  };
648
- return $(() => {
648
+ return X(() => {
649
649
  document.documentElement.classList.remove("light", "dark"), document.documentElement.classList.add(i);
650
- }, [i]), /* @__PURE__ */ r.jsx(He.Provider, { value: { theme: i, setTheme: l, toggleTheme: x }, children: n });
650
+ }, [i]), /* @__PURE__ */ t.jsx(He.Provider, { value: { theme: i, setTheme: c, toggleTheme: x }, children: n });
651
651
  };
652
- let E = {
652
+ let P = {
653
653
  apiKey: null,
654
654
  apiSecret: null,
655
655
  apiUrl: "https://coinleyserver-production.up.railway.app"
656
656
  };
657
- const Ar = (a) => {
658
- E = { ...E, ...a }, console.log("API initialized with:", E);
659
- }, J = () => ({
657
+ const Ct = (a) => {
658
+ P = { ...P, ...a }, console.log("API initialized with:", P);
659
+ }, ne = () => ({
660
660
  "Content-Type": "application/json",
661
- "x-api-key": E.apiKey,
662
- "x-api-secret": E.apiSecret
663
- }), Sr = async (a) => {
661
+ "x-api-key": P.apiKey,
662
+ "x-api-secret": P.apiSecret
663
+ }), At = async (a) => {
664
664
  try {
665
- console.log("Creating payment with data:", a), console.log("API URL:", `${E.apiUrl}/api/payments/create`);
666
- const n = await fetch(`${E.apiUrl}/api/payments/create`, {
665
+ console.log("Creating payment with data:", a), console.log("API URL:", `${P.apiUrl}/api/payments/create`);
666
+ const n = await fetch(`${P.apiUrl}/api/payments/create`, {
667
667
  method: "POST",
668
- headers: J(),
668
+ headers: ne(),
669
669
  body: JSON.stringify(a)
670
670
  });
671
671
  if (console.log("Create payment response status:", n.status), !n.ok) {
672
- const l = await n.json();
673
- throw console.error("Error creating payment:", l), new Error(l.error || `Failed to create payment: ${n.status}`);
672
+ const c = await n.json();
673
+ throw console.error("Error creating payment:", c), new Error(c.error || `Failed to create payment: ${n.status}`);
674
674
  }
675
675
  const i = await n.json();
676
676
  return console.log("Create payment response data:", i), i;
677
677
  } catch (n) {
678
678
  throw console.error("Create payment error:", n), n;
679
679
  }
680
- }, Yr = async (a) => {
680
+ }, Gt = async (a) => {
681
681
  try {
682
682
  console.log("Getting payment:", a);
683
- const n = await fetch(`${E.apiUrl}/api/payments/${a}`, {
683
+ const n = await fetch(`${P.apiUrl}/api/payments/${a}`, {
684
684
  method: "GET",
685
- headers: J()
685
+ headers: ne()
686
686
  });
687
687
  if (!n.ok) {
688
- const l = await n.json();
689
- throw console.error("Error getting payment:", l), new Error(l.error || `Failed to get payment: ${n.status}`);
688
+ const c = await n.json();
689
+ throw console.error("Error getting payment:", c), new Error(c.error || `Failed to get payment: ${n.status}`);
690
690
  }
691
691
  const i = await n.json();
692
692
  return console.log("Get payment response:", i), i;
693
693
  } catch (n) {
694
694
  throw console.error("Get payment error:", n), n;
695
695
  }
696
- }, Tr = async (a) => {
696
+ }, Tt = async (a) => {
697
697
  try {
698
- console.log("Processing payment with data:", a), console.log("API URL:", `${E.apiUrl}/api/payments/process`);
699
- const n = await fetch(`${E.apiUrl}/api/payments/process`, {
698
+ console.log("Processing payment with data:", a), console.log("API URL:", `${P.apiUrl}/api/payments/process`);
699
+ const n = await fetch(`${P.apiUrl}/api/payments/process`, {
700
700
  method: "POST",
701
- headers: J(),
701
+ headers: ne(),
702
702
  body: JSON.stringify(a)
703
703
  });
704
704
  if (console.log("Process payment response status:", n.status), !n.ok) {
705
- const l = await n.json();
706
- throw console.error("Error processing payment:", l), new Error(l.error || `Failed to process payment: ${n.status}`);
705
+ const c = await n.json();
706
+ throw console.error("Error processing payment:", c), new Error(c.error || `Failed to process payment: ${n.status}`);
707
707
  }
708
708
  const i = await n.json();
709
709
  return console.log("Process payment response data:", i), i;
710
710
  } catch (n) {
711
711
  throw console.error("Process payment error:", n), n;
712
712
  }
713
- }, Fr = async (a = {}) => {
713
+ }, Wt = async (a = {}) => {
714
714
  try {
715
- const { page: n = 1, limit: i = 10, status: l, currency: x, startDate: f, endDate: j, search: A } = a, o = new URLSearchParams();
716
- o.append("page", n), o.append("limit", i), l && o.append("status", l), x && o.append("currency", x), f && o.append("startDate", f), j && o.append("endDate", j), A && o.append("search", A);
717
- const S = `${E.apiUrl}/api/payments/merchant/list?${o.toString()}`, y = await fetch(S, {
715
+ const { page: n = 1, limit: i = 10, status: c, currency: x, startDate: d, endDate: w, search: L } = a, o = new URLSearchParams();
716
+ o.append("page", n), o.append("limit", i), c && o.append("status", c), x && o.append("currency", x), d && o.append("startDate", d), w && o.append("endDate", w), L && o.append("search", L);
717
+ const S = `${P.apiUrl}/api/payments/merchant/list?${o.toString()}`, M = await fetch(S, {
718
718
  method: "GET",
719
- headers: J()
719
+ headers: ne()
720
720
  });
721
- if (!y.ok) {
722
- const T = await y.json();
723
- throw new Error(T.error || `Failed to get payments: ${y.status}`);
721
+ if (!M.ok) {
722
+ const C = await M.json();
723
+ throw new Error(C.error || `Failed to get payments: ${M.status}`);
724
724
  }
725
- return await y.json();
725
+ return await M.json();
726
726
  } catch (n) {
727
727
  throw console.error("Get merchant payments error:", n), n;
728
728
  }
729
- }, _r = async () => {
729
+ }, $t = async () => {
730
730
  try {
731
- const a = await fetch(`${E.apiUrl}/api/payments/merchant/stats`, {
731
+ const a = await fetch(`${P.apiUrl}/api/payments/merchant/stats`, {
732
732
  method: "GET",
733
- headers: J()
733
+ headers: ne()
734
734
  });
735
735
  if (!a.ok) {
736
736
  const n = await a.json();
@@ -740,11 +740,11 @@ const Ar = (a) => {
740
740
  } catch (a) {
741
741
  throw console.error("Get merchant payment stats error:", a), a;
742
742
  }
743
- }, Qr = async () => {
743
+ }, Bt = async () => {
744
744
  try {
745
- const a = await fetch(`${E.apiUrl}/api/payments/currencies`, {
745
+ const a = await fetch(`${P.apiUrl}/api/payments/currencies`, {
746
746
  method: "GET",
747
- headers: J()
747
+ headers: ne()
748
748
  });
749
749
  if (!a.ok) {
750
750
  const n = await a.json();
@@ -762,37 +762,56 @@ const Ar = (a) => {
762
762
  ]
763
763
  };
764
764
  }
765
- }, Ve = Be(), Dr = () => $e(Ve), Gr = ({
765
+ }, qe = Be(), Dt = () => Ze(qe), Zt = ({
766
766
  apiKey: a,
767
767
  apiSecret: n,
768
768
  apiUrl: i = "https://coinleyserver-production.up.railway.app",
769
- debug: l = !1,
769
+ debug: c = !1,
770
770
  children: x
771
771
  }) => {
772
- const [f, j] = O(!1), [A, o] = O(null);
773
- $(() => {
772
+ const [d, w] = O(!1), [L, o] = O(null);
773
+ X(() => {
774
774
  if (!a || !n) {
775
775
  o("API key and secret are required");
776
776
  return;
777
777
  }
778
778
  try {
779
- Ar({ apiKey: a, apiSecret: n, apiUrl: i }), j(!0), l && console.log("Coinley SDK initialized with:", { apiKey: a, apiUrl: i });
780
- } catch (y) {
781
- o(y.message), l && console.error("Coinley SDK initialization error:", y);
779
+ Ct({ apiKey: a, apiSecret: n, apiUrl: i }), w(!0), c && console.log("Coinley SDK initialized with:", { apiKey: a, apiUrl: i });
780
+ } catch (M) {
781
+ o(M.message), c && console.error("Coinley SDK initialization error:", M);
782
782
  }
783
- }, [a, n, i, l]);
783
+ }, [a, n, i, c]);
784
784
  const S = {
785
785
  apiKey: a,
786
786
  apiSecret: n,
787
787
  apiUrl: i,
788
- isInitialized: f,
789
- error: A,
790
- debug: l
788
+ isInitialized: d,
789
+ error: L,
790
+ debug: c
791
791
  };
792
- return /* @__PURE__ */ r.jsx(Ve.Provider, { value: S, children: x });
793
- }, Cr = ({ onSelect: a, selected: n, theme: i = "light" }) => {
792
+ return /* @__PURE__ */ t.jsx(qe.Provider, { value: S, children: x });
793
+ }, It = ({ walletAddress: a, amount: n, currency: i, theme: c = "light" }) => /* @__PURE__ */ t.jsxs("div", { className: "flex flex-col items-center", children: [
794
+ /* @__PURE__ */ t.jsx("div", { className: `p-4 rounded-lg ${c === "dark" ? "bg-gray-700" : "bg-white"} mb-3`, children: /* @__PURE__ */ t.jsxs("div", { style: { width: "200px", height: "200px", backgroundColor: "#f0f0f0", display: "flex", alignItems: "center", justifyContent: "center" }, children: [
795
+ "QR Code: ",
796
+ i
797
+ ] }) }),
798
+ /* @__PURE__ */ t.jsx("div", { className: "text-center text-sm", children: "Scan with your wallet app to pay" }),
799
+ a && /* @__PURE__ */ t.jsxs("div", { className: "mt-3 w-full", children: [
800
+ /* @__PURE__ */ t.jsxs("p", { className: "text-xs mb-1", children: [
801
+ "Send ",
802
+ n,
803
+ " ",
804
+ i,
805
+ " to:"
806
+ ] }),
807
+ /* @__PURE__ */ t.jsx("div", { className: "text-xs font-mono p-2 rounded overflow-auto break-all bg-gray-100", children: a })
808
+ ] })
809
+ ] }), Et = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
810
+ __proto__: null,
811
+ default: It
812
+ }, Symbol.toStringTag, { value: "Module" })), kt = ({ onSelect: a, selected: n, theme: i = "light" }) => {
794
813
  console.log("PaymentMethods render:", { selected: n });
795
- const l = [
814
+ const c = [
796
815
  {
797
816
  id: "USDT",
798
817
  name: "USDT",
@@ -823,30 +842,30 @@ const Ar = (a) => {
823
842
  description: "USD Coin on Solana",
824
843
  logo: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGN4PSIxNiIgY3k9IjE2IiByPSIxNiIgZmlsbD0iIzJCNzVFRCIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0yMS4yMDkgOS43MzlsLTIuOTQxIDIuOTQxYTMuMTMyIDMuMTMyIDAgMDAtNC41MzYgMGwtMi45NDItMi45NDFhNy42MjMgNy42MjMgMCAwMTEwLjQxOSAwek0xMC43OTEgMjIuMjYxbDIuOTQxLTIuOTQxYTMuMTMyIDMuMTMyIDAgMDA0LjUzNiAwbDIuOTQyIDIuOTQxYTcuNjIzIDcuNjIzIDAgMDEtMTAuNDE5IDB6bTExLjU3NS00LjI2MWgtNC4xNTNhMy4xMzMgMy4xMzMgMCAwMDAtNC41MzdoNC4xNTNhNy42MjEgNy42MjEgMCAwMTAgNC41Mzd6bS0xMy43OTMtNC41MzdoNC4xNTNhMy4xMzMgMy4xMzMgMCAwMDAgNC41MzdIOS42ODZhNy42MjEgNy42MjEgMCAwMTAtNC41Mzd6Ii8+PC9nPjwvc3ZnPg=="
825
844
  }
826
- ], x = (f) => {
827
- console.log("Method selected:", f), a(f);
845
+ ], x = (d) => {
846
+ console.log("Method selected:", d), a(d);
828
847
  };
829
- return /* @__PURE__ */ r.jsxs("div", { children: [
830
- /* @__PURE__ */ r.jsx("h3", { className: `text-lg font-medium mb-3 ${i === "dark" ? "text-white" : "text-gray-800"}`, children: "Select Payment Method" }),
831
- /* @__PURE__ */ r.jsx("div", { className: "space-y-2", children: l.map((f) => /* @__PURE__ */ r.jsxs(
848
+ return /* @__PURE__ */ t.jsxs("div", { children: [
849
+ /* @__PURE__ */ t.jsx("h3", { className: `text-lg font-medium mb-3 ${i === "dark" ? "text-white" : "text-gray-800"}`, children: "Select Payment Method" }),
850
+ /* @__PURE__ */ t.jsx("div", { className: "space-y-2", children: c.map((d) => /* @__PURE__ */ t.jsxs(
832
851
  "button",
833
852
  {
834
- onClick: () => x(f.id),
835
- className: `w-full flex items-center p-3 rounded-lg transition-colors ${n === f.id ? i === "dark" ? "bg-blue-900/30 border border-blue-500" : "bg-blue-50 border border-blue-500" : i === "dark" ? "bg-gray-700 hover:bg-gray-600 border border-gray-700" : "bg-white hover:bg-gray-50 border border-gray-200"}`,
853
+ onClick: () => x(d.id),
854
+ className: `w-full flex items-center p-3 rounded-lg transition-colors ${n === d.id ? i === "dark" ? "bg-blue-900/30 border border-blue-500" : "bg-blue-50 border border-blue-500" : i === "dark" ? "bg-gray-700 hover:bg-gray-600 border border-gray-700" : "bg-white hover:bg-gray-50 border border-gray-200"}`,
836
855
  children: [
837
- /* @__PURE__ */ r.jsx("div", { className: "flex-shrink-0 h-10 w-10 bg-white rounded-full flex items-center justify-center mr-3", children: /* @__PURE__ */ r.jsx("img", { src: f.logo, alt: f.name, className: "h-6 w-6" }) }),
838
- /* @__PURE__ */ r.jsxs("div", { className: "flex-1 text-left", children: [
839
- /* @__PURE__ */ r.jsx("h4", { className: `font-medium ${i === "dark" ? "text-white" : "text-gray-900"}`, children: f.name }),
840
- /* @__PURE__ */ r.jsx("p", { className: `text-sm ${i === "dark" ? "text-gray-300" : "text-gray-500"}`, children: f.description })
856
+ /* @__PURE__ */ t.jsx("div", { className: "flex-shrink-0 h-10 w-10 bg-white rounded-full flex items-center justify-center mr-3", children: /* @__PURE__ */ t.jsx("img", { src: d.logo, alt: d.name, className: "h-6 w-6" }) }),
857
+ /* @__PURE__ */ t.jsxs("div", { className: "flex-1 text-left", children: [
858
+ /* @__PURE__ */ t.jsx("h4", { className: `font-medium ${i === "dark" ? "text-white" : "text-gray-900"}`, children: d.name }),
859
+ /* @__PURE__ */ t.jsx("p", { className: `text-sm ${i === "dark" ? "text-gray-300" : "text-gray-500"}`, children: d.description })
841
860
  ] }),
842
- n === f.id && /* @__PURE__ */ r.jsx(
861
+ n === d.id && /* @__PURE__ */ t.jsx(
843
862
  "svg",
844
863
  {
845
864
  xmlns: "http://www.w3.org/2000/svg",
846
865
  className: "h-5 w-5 text-blue-500",
847
866
  viewBox: "0 0 20 20",
848
867
  fill: "currentColor",
849
- children: /* @__PURE__ */ r.jsx(
868
+ children: /* @__PURE__ */ t.jsx(
850
869
  "path",
851
870
  {
852
871
  fillRule: "evenodd",
@@ -858,17 +877,17 @@ const Ar = (a) => {
858
877
  )
859
878
  ]
860
879
  },
861
- f.id
880
+ d.id
862
881
  )) })
863
882
  ] });
864
- }, Se = ({ status: a, theme: n = "light", message: i }) => {
883
+ }, Ce = ({ status: a, theme: n = "light", message: i }) => {
865
884
  console.log("PaymentStatus render:", { status: a, message: i });
866
- const l = () => {
885
+ const c = () => {
867
886
  switch (a) {
868
887
  case "processing":
869
- return /* @__PURE__ */ r.jsx("div", { className: "animate-spin rounded-full h-12 w-12 border-4 border-t-blue-500 border-blue-500/20" });
888
+ return /* @__PURE__ */ t.jsx("div", { className: "animate-spin rounded-full h-12 w-12 border-4 border-t-blue-500 border-blue-500/20" });
870
889
  case "success":
871
- return /* @__PURE__ */ r.jsx("div", { className: "rounded-full h-12 w-12 bg-green-100 flex items-center justify-center", children: /* @__PURE__ */ r.jsx(
890
+ return /* @__PURE__ */ t.jsx("div", { className: "rounded-full h-12 w-12 bg-green-100 flex items-center justify-center", children: /* @__PURE__ */ t.jsx(
872
891
  "svg",
873
892
  {
874
893
  xmlns: "http://www.w3.org/2000/svg",
@@ -877,11 +896,11 @@ const Ar = (a) => {
877
896
  viewBox: "0 0 24 24",
878
897
  stroke: "currentColor",
879
898
  strokeWidth: 2,
880
- children: /* @__PURE__ */ r.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M5 13l4 4L19 7" })
899
+ children: /* @__PURE__ */ t.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M5 13l4 4L19 7" })
881
900
  }
882
901
  ) });
883
902
  case "error":
884
- return /* @__PURE__ */ r.jsx("div", { className: "rounded-full h-12 w-12 bg-red-100 flex items-center justify-center", children: /* @__PURE__ */ r.jsx(
903
+ return /* @__PURE__ */ t.jsx("div", { className: "rounded-full h-12 w-12 bg-red-100 flex items-center justify-center", children: /* @__PURE__ */ t.jsx(
885
904
  "svg",
886
905
  {
887
906
  xmlns: "http://www.w3.org/2000/svg",
@@ -890,7 +909,7 @@ const Ar = (a) => {
890
909
  viewBox: "0 0 24 24",
891
910
  stroke: "currentColor",
892
911
  strokeWidth: 2,
893
- children: /* @__PURE__ */ r.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M6 18L18 6M6 6l12 12" })
912
+ children: /* @__PURE__ */ t.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M6 18L18 6M6 6l12 12" })
894
913
  }
895
914
  ) });
896
915
  default:
@@ -907,7 +926,7 @@ const Ar = (a) => {
907
926
  default:
908
927
  return "Unknown Status";
909
928
  }
910
- }, f = () => {
929
+ }, d = () => {
911
930
  switch (a) {
912
931
  case "processing":
913
932
  return n === "dark" ? "text-blue-300" : "text-blue-600";
@@ -919,39 +938,39 @@ const Ar = (a) => {
919
938
  return n === "dark" ? "text-gray-300" : "text-gray-600";
920
939
  }
921
940
  };
922
- return /* @__PURE__ */ r.jsxs("div", { className: "flex flex-col items-center justify-center py-6", children: [
923
- /* @__PURE__ */ r.jsx("div", { className: "mb-4", children: l() }),
924
- /* @__PURE__ */ r.jsx("h3", { className: `text-xl font-bold mb-2 ${n === "dark" ? "text-white" : "text-gray-900"}`, children: x() }),
925
- /* @__PURE__ */ r.jsx("p", { className: `text-center ${f()}`, children: i }),
926
- a === "processing" && /* @__PURE__ */ r.jsx("div", { className: `mt-4 text-xs ${n === "dark" ? "text-gray-400" : "text-gray-500"}`, children: "This may take a few moments. Please do not close this window." }),
927
- a === "success" && /* @__PURE__ */ r.jsx("div", { className: `mt-4 p-2 rounded ${n === "dark" ? "bg-gray-700" : "bg-gray-100"}`, children: /* @__PURE__ */ r.jsx("p", { className: `text-xs ${n === "dark" ? "text-gray-300" : "text-gray-600"}`, children: "Your payment has been successfully processed. You will receive a confirmation shortly." }) })
941
+ return /* @__PURE__ */ t.jsxs("div", { className: "flex flex-col items-center justify-center py-6", children: [
942
+ /* @__PURE__ */ t.jsx("div", { className: "mb-4", children: c() }),
943
+ /* @__PURE__ */ t.jsx("h3", { className: `text-xl font-bold mb-2 ${n === "dark" ? "text-white" : "text-gray-900"}`, children: x() }),
944
+ /* @__PURE__ */ t.jsx("p", { className: `text-center ${d()}`, children: i }),
945
+ a === "processing" && /* @__PURE__ */ t.jsx("div", { className: `mt-4 text-xs ${n === "dark" ? "text-gray-400" : "text-gray-500"}`, children: "This may take a few moments. Please do not close this window." }),
946
+ a === "success" && /* @__PURE__ */ t.jsx("div", { className: `mt-4 p-2 rounded ${n === "dark" ? "bg-gray-700" : "bg-gray-100"}`, children: /* @__PURE__ */ t.jsx("p", { className: `text-xs ${n === "dark" ? "text-gray-300" : "text-gray-600"}`, children: "Your payment has been successfully processed. You will receive a confirmation shortly." }) })
928
947
  ] });
929
- }, Q = () => typeof window < "u" && typeof window.ethereum < "u", Ir = async () => {
930
- if (!Q())
948
+ }, G = () => typeof window < "u" && typeof window.ethereum < "u", Ot = async () => {
949
+ if (!G())
931
950
  throw new Error("MetaMask is not installed");
932
951
  try {
933
952
  return await window.ethereum.request({ method: "eth_requestAccounts" });
934
953
  } catch (a) {
935
954
  throw console.error("Error connecting to wallet:", a), a;
936
955
  }
937
- }, Er = async () => {
938
- if (!Q())
956
+ }, Pt = async () => {
957
+ if (!G())
939
958
  throw new Error("MetaMask is not installed");
940
959
  try {
941
960
  return await window.ethereum.request({ method: "eth_accounts" });
942
961
  } catch (a) {
943
962
  throw console.error("Error getting accounts:", a), a;
944
963
  }
945
- }, Wr = async () => {
946
- if (!Q())
964
+ }, Ht = async () => {
965
+ if (!G())
947
966
  throw new Error("MetaMask is not installed");
948
967
  try {
949
968
  return await window.ethereum.request({ method: "eth_chainId" });
950
969
  } catch (a) {
951
970
  throw console.error("Error getting chain ID:", a), a;
952
971
  }
953
- }, kr = async (a) => {
954
- if (!Q())
972
+ }, Rt = async (a) => {
973
+ if (!G())
955
974
  throw new Error("MetaMask is not installed");
956
975
  try {
957
976
  return await window.ethereum.request({
@@ -961,11 +980,11 @@ const Ar = (a) => {
961
980
  } catch (n) {
962
981
  throw console.error("Error sending transaction:", n), n;
963
982
  }
964
- }, Zr = async (a, n, i) => {
965
- if (!Q())
983
+ }, qt = async (a, n, i) => {
984
+ if (!G())
966
985
  throw new Error("MetaMask is not installed");
967
986
  try {
968
- const x = (await window.ethereum.request({ method: "eth_requestAccounts" }))[0], f = "0xa9059cbb", j = n.slice(2).padStart(64, "0"), A = i.toString(16).padStart(64, "0"), o = `${f}${j}${A}`, S = {
987
+ const x = (await window.ethereum.request({ method: "eth_requestAccounts" }))[0], d = "0xa9059cbb", w = n.slice(2).padStart(64, "0"), L = i.toString(16).padStart(64, "0"), o = `${d}${w}${L}`, S = {
969
988
  from: x,
970
989
  to: a,
971
990
  data: o
@@ -974,16 +993,16 @@ const Ar = (a) => {
974
993
  method: "eth_sendTransaction",
975
994
  params: [S]
976
995
  });
977
- } catch (l) {
978
- throw console.error("Error sending token:", l), l;
996
+ } catch (c) {
997
+ throw console.error("Error sending token:", c), c;
979
998
  }
980
- }, Br = async () => {
999
+ }, Vt = async () => {
981
1000
  try {
982
- return (await Er()).length > 0;
1001
+ return (await Pt()).length > 0;
983
1002
  } catch {
984
1003
  return !1;
985
1004
  }
986
- }, $r = (a) => ({
1005
+ }, Xt = (a) => ({
987
1006
  "0x1": "Ethereum Mainnet",
988
1007
  "0x3": "Ropsten Testnet",
989
1008
  "0x4": "Rinkeby Testnet",
@@ -992,11 +1011,11 @@ const Ar = (a) => {
992
1011
  "0x38": "Binance Smart Chain",
993
1012
  "0x89": "Polygon",
994
1013
  "0xa86a": "Avalanche"
995
- })[a] || `Unknown Network (${a})`, Hr = async (a, n) => {
996
- if (!Q())
1014
+ })[a] || `Unknown Network (${a})`, Jt = async (a, n) => {
1015
+ if (!G())
997
1016
  throw new Error("MetaMask is not installed");
998
1017
  try {
999
- const i = "0x70a08231", l = n.slice(2).padStart(64, "0"), x = `${i}${l}`, f = await window.ethereum.request({
1018
+ const i = "0x70a08231", c = n.slice(2).padStart(64, "0"), x = `${i}${c}`, d = await window.ethereum.request({
1000
1019
  method: "eth_call",
1001
1020
  params: [
1002
1021
  {
@@ -1006,118 +1025,149 @@ const Ar = (a) => {
1006
1025
  "latest"
1007
1026
  ]
1008
1027
  });
1009
- return parseInt(f, 16).toString();
1028
+ return parseInt(d, 16).toString();
1010
1029
  } catch (i) {
1011
1030
  throw console.error("Error getting token balance:", i), i;
1012
1031
  }
1013
- }, Vr = {
1032
+ }, Kt = {
1014
1033
  USDT: "0xdAC17F958D2ee523a2206206994597C13D831ec7",
1015
1034
  USDC: "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
1016
1035
  DAI: "0x6B175474E89094C44Da98b954EedeAC495271d0F",
1017
1036
  WETH: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
1018
1037
  WBTC: "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599"
1019
- }, Or = "data:image/png;base64,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", Pr = ({
1038
+ }, zt = "data:image/png;base64,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", Ut = wt(() => Promise.resolve().then(() => Et)), Yt = ({
1020
1039
  isOpen: a,
1021
1040
  onClose: n,
1022
1041
  payment: i,
1023
- paymentStatus: l,
1042
+ paymentStatus: c,
1024
1043
  selectedCurrency: x,
1025
- onCurrencySelect: f,
1026
- onPayment: j,
1027
- error: A,
1044
+ onCurrencySelect: d,
1045
+ onPayment: w,
1046
+ error: L,
1028
1047
  theme: o = "light",
1029
1048
  merchantName: S,
1030
- transactionHash: y,
1031
- walletConnected: T,
1032
- onConnectWallet: P,
1049
+ transactionHash: M,
1050
+ walletConnected: C,
1051
+ onConnectWallet: z,
1033
1052
  testMode: N = !1
1034
1053
  }) => {
1035
- const [R, z] = O("select-currency"), [G, D] = O(!1);
1036
- $(() => {
1037
- D(Q());
1038
- }, []), $(() => {
1039
- l === "loading" ? z("processing") : l === "success" ? z("success") : l === "error" ? z("error") : l === "idle" && i && z("select-currency");
1040
- }, [l, i]);
1041
- const v = (h) => {
1042
- f(h), z("confirm");
1043
- }, K = () => {
1044
- j();
1045
- }, U = () => {
1046
- R === "confirm" && z("select-currency");
1047
- }, H = () => {
1054
+ const [U, Y] = O("select-currency"), [W, A] = O(!1), [p, se] = O("wallet");
1055
+ X(() => {
1056
+ typeof window < "u" && A(G());
1057
+ }, []), X(() => {
1058
+ c === "loading" ? Y("processing") : c === "success" ? Y("success") : c === "error" ? Y("error") : c === "idle" && i && Y("select-currency");
1059
+ }, [c, i]);
1060
+ const _ = (T) => {
1061
+ d(T), Y("confirm");
1062
+ }, $ = () => {
1063
+ w(p === "qrcode");
1064
+ }, J = () => {
1065
+ U === "confirm" && Y("select-currency");
1066
+ }, oe = () => {
1048
1067
  n();
1049
- }, ee = (h) => parseFloat(h).toFixed(2), re = (h) => h ? h.length <= 14 ? h : `${h.slice(0, 8)}...${h.slice(-6)}` : "", Y = `fixed inset-0 z-50 overflow-y-auto ${o === "dark" ? "bg-gray-900/75" : "bg-black/50"}`, V = `relative p-6 w-full max-w-md mx-auto rounded-lg shadow-xl ${o === "dark" ? "bg-gray-800 text-white" : "bg-white text-gray-800"}`, Z = `text-xl font-bold mb-4 ${o === "dark" ? "text-white" : "text-gray-900"}`, W = `w-full py-2 px-4 rounded-md font-medium transition-colors focus:outline-none focus:ring-2 focus:ring-offset-2 ${o === "dark" ? "bg-blue-600 hover:bg-blue-700 text-white focus:ring-blue-500" : "bg-blue-500 hover:bg-blue-600 text-white focus:ring-blue-500"}`, F = `w-full py-2 px-4 rounded-md font-medium transition-colors focus:outline-none focus:ring-2 focus:ring-offset-2 ${o === "dark" ? "bg-gray-700 hover:bg-gray-600 text-white focus:ring-gray-500" : "bg-gray-200 hover:bg-gray-300 text-gray-800 focus:ring-gray-500"}`;
1050
- return a ? /* @__PURE__ */ r.jsx("div", { className: Y, children: /* @__PURE__ */ r.jsx("div", { className: "flex min-h-screen items-center justify-center p-4", children: /* @__PURE__ */ r.jsxs("div", { className: V, children: [
1051
- /* @__PURE__ */ r.jsxs("div", { className: "flex justify-between items-center mb-6", children: [
1052
- /* @__PURE__ */ r.jsxs("div", { className: "flex items-center", children: [
1053
- /* @__PURE__ */ r.jsx("img", { src: Or }),
1054
- /* @__PURE__ */ r.jsx("h2", { className: Z, children: "Coinley Pay" })
1068
+ }, F = (T) => parseFloat(T).toFixed(2), K = (T) => T ? T.length <= 14 ? T : `${T.slice(0, 8)}...${T.slice(-6)}` : "", B = (T) => {
1069
+ se(T);
1070
+ }, ee = `fixed inset-0 z-50 overflow-y-auto ${o === "dark" ? "bg-gray-900/75" : "bg-black/50"}`, Q = `relative p-6 w-full max-w-md mx-auto rounded-lg shadow-xl ${o === "dark" ? "bg-gray-800 text-white" : "bg-white text-gray-800"}`, I = `text-xl font-bold mb-4 ${o === "dark" ? "text-white" : "text-gray-900"}`, k = `w-full py-2 px-4 rounded-md font-medium transition-colors focus:outline-none focus:ring-2 focus:ring-offset-2 ${o === "dark" ? "bg-blue-600 hover:bg-blue-700 text-white focus:ring-blue-500" : "bg-blue-500 hover:bg-blue-600 text-white focus:ring-blue-500"}`, j = `w-full py-2 px-4 rounded-md font-medium transition-colors focus:outline-none focus:ring-2 focus:ring-offset-2 ${o === "dark" ? "bg-gray-700 hover:bg-gray-600 text-white focus:ring-gray-500" : "bg-gray-200 hover:bg-gray-300 text-gray-800 focus:ring-gray-500"}`, H = "py-2 px-4 text-sm font-medium focus:outline-none transition-colors", Z = `${o === "dark" ? "bg-gray-700 text-white" : "bg-gray-100 text-gray-800"} rounded-t-md`, q = `${o === "dark" ? "text-gray-400 hover:text-gray-300" : "text-gray-500 hover:text-gray-700"}`;
1071
+ return a ? /* @__PURE__ */ t.jsx("div", { className: ee, children: /* @__PURE__ */ t.jsx("div", { className: "flex min-h-screen items-center justify-center p-4", children: /* @__PURE__ */ t.jsxs("div", { className: Q, children: [
1072
+ /* @__PURE__ */ t.jsxs("div", { className: "flex justify-between items-center mb-6", children: [
1073
+ /* @__PURE__ */ t.jsxs("div", { className: "flex items-center", children: [
1074
+ /* @__PURE__ */ t.jsx("img", { src: zt, alt: "Coinley Logo", className: "h-8 mr-2" }),
1075
+ /* @__PURE__ */ t.jsx("h2", { className: I, children: "Coinley Pay" })
1055
1076
  ] }),
1056
- /* @__PURE__ */ r.jsx(
1077
+ /* @__PURE__ */ t.jsx(
1057
1078
  "button",
1058
1079
  {
1059
- onClick: H,
1080
+ onClick: oe,
1060
1081
  className: `text-gray-500 hover:text-gray-700 focus:outline-none ${o === "dark" ? "text-gray-400 hover:text-gray-300" : ""}`,
1061
- children: /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", className: "h-6 w-6", fill: "none", viewBox: "0 0 24 24", stroke: "currentColor", children: /* @__PURE__ */ r.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M6 18L18 6M6 6l12 12" }) })
1082
+ children: /* @__PURE__ */ t.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", className: "h-6 w-6", fill: "none", viewBox: "0 0 24 24", stroke: "currentColor", children: /* @__PURE__ */ t.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M6 18L18 6M6 6l12 12" }) })
1062
1083
  }
1063
1084
  )
1064
1085
  ] }),
1065
- /* @__PURE__ */ r.jsxs("div", { className: "mb-6", children: [
1066
- i && /* @__PURE__ */ r.jsxs("div", { className: `mb-6 p-4 rounded-lg ${o === "dark" ? "bg-gray-700" : "bg-gray-100"}`, children: [
1067
- /* @__PURE__ */ r.jsx("p", { className: `text-sm ${o === "dark" ? "text-gray-300" : "text-gray-600"}`, children: S }),
1068
- /* @__PURE__ */ r.jsxs("div", { className: "flex justify-between items-center mt-2", children: [
1069
- /* @__PURE__ */ r.jsx("span", { className: `font-medium ${o === "dark" ? "text-gray-300" : "text-gray-700"}`, children: "Amount:" }),
1070
- /* @__PURE__ */ r.jsxs("span", { className: "font-bold text-xl", children: [
1086
+ /* @__PURE__ */ t.jsxs("div", { className: "mb-6", children: [
1087
+ i && /* @__PURE__ */ t.jsxs("div", { className: `mb-6 p-4 rounded-lg ${o === "dark" ? "bg-gray-700" : "bg-gray-100"}`, children: [
1088
+ /* @__PURE__ */ t.jsx("p", { className: `text-sm ${o === "dark" ? "text-gray-300" : "text-gray-600"}`, children: S }),
1089
+ /* @__PURE__ */ t.jsxs("div", { className: "flex justify-between items-center mt-2", children: [
1090
+ /* @__PURE__ */ t.jsx("span", { className: `font-medium ${o === "dark" ? "text-gray-300" : "text-gray-700"}`, children: "Amount:" }),
1091
+ /* @__PURE__ */ t.jsxs("span", { className: "font-bold text-xl", children: [
1071
1092
  "$",
1072
- ee(i.totalAmount || i.amount)
1093
+ F(i.totalAmount || i.amount)
1073
1094
  ] })
1074
1095
  ] }),
1075
- /* @__PURE__ */ r.jsx("div", { className: "text-xs mt-1 text-right", children: /* @__PURE__ */ r.jsxs("span", { className: `${o === "dark" ? "text-gray-400" : "text-gray-500"}`, children: [
1096
+ /* @__PURE__ */ t.jsx("div", { className: "text-xs mt-1 text-right", children: /* @__PURE__ */ t.jsxs("span", { className: `${o === "dark" ? "text-gray-400" : "text-gray-500"}`, children: [
1076
1097
  "Payment ID: ",
1077
1098
  i.id.slice(0, 8),
1078
1099
  "..."
1079
1100
  ] }) })
1080
1101
  ] }),
1081
- R === "select-currency" && /* @__PURE__ */ r.jsx(
1082
- Cr,
1102
+ U === "select-currency" && /* @__PURE__ */ t.jsx(
1103
+ kt,
1083
1104
  {
1084
- onSelect: v,
1105
+ onSelect: _,
1085
1106
  selected: x,
1086
1107
  theme: o
1087
1108
  }
1088
1109
  ),
1089
- R === "confirm" && i && /* @__PURE__ */ r.jsxs("div", { children: [
1090
- /* @__PURE__ */ r.jsxs("div", { className: `p-4 rounded-lg mb-4 ${o === "dark" ? "bg-gray-700" : "bg-gray-100"}`, children: [
1091
- /* @__PURE__ */ r.jsx("h3", { className: `text-lg font-medium mb-2 ${o === "dark" ? "text-white" : "text-gray-800"}`, children: "Payment Details" }),
1092
- /* @__PURE__ */ r.jsxs("div", { className: "space-y-2", children: [
1093
- /* @__PURE__ */ r.jsxs("div", { className: "flex justify-between", children: [
1094
- /* @__PURE__ */ r.jsx("span", { className: o === "dark" ? "text-gray-300" : "text-gray-600", children: "Currency:" }),
1095
- /* @__PURE__ */ r.jsx("span", { className: "font-medium", children: x })
1110
+ U === "confirm" && i && /* @__PURE__ */ t.jsxs("div", { children: [
1111
+ /* @__PURE__ */ t.jsxs("div", { className: `p-4 rounded-lg mb-4 ${o === "dark" ? "bg-gray-700" : "bg-gray-100"}`, children: [
1112
+ /* @__PURE__ */ t.jsx("h3", { className: `text-lg font-medium mb-2 ${o === "dark" ? "text-white" : "text-gray-800"}`, children: "Payment Details" }),
1113
+ /* @__PURE__ */ t.jsxs("div", { className: "space-y-2", children: [
1114
+ /* @__PURE__ */ t.jsxs("div", { className: "flex justify-between", children: [
1115
+ /* @__PURE__ */ t.jsx("span", { className: o === "dark" ? "text-gray-300" : "text-gray-600", children: "Currency:" }),
1116
+ /* @__PURE__ */ t.jsx("span", { className: "font-medium", children: x })
1096
1117
  ] }),
1097
- /* @__PURE__ */ r.jsxs("div", { className: "flex justify-between", children: [
1098
- /* @__PURE__ */ r.jsx("span", { className: o === "dark" ? "text-gray-300" : "text-gray-600", children: "Network:" }),
1099
- /* @__PURE__ */ r.jsx("span", { className: "font-medium", children: x === "SOL" || x === "USDC_SOL" ? "Solana" : "Ethereum" })
1118
+ /* @__PURE__ */ t.jsxs("div", { className: "flex justify-between", children: [
1119
+ /* @__PURE__ */ t.jsx("span", { className: o === "dark" ? "text-gray-300" : "text-gray-600", children: "Network:" }),
1120
+ /* @__PURE__ */ t.jsx("span", { className: "font-medium", children: x === "SOL" || x === "USDC_SOL" ? "Solana" : "Ethereum" })
1100
1121
  ] }),
1101
- /* @__PURE__ */ r.jsxs("div", { className: "flex justify-between", children: [
1102
- /* @__PURE__ */ r.jsx("span", { className: o === "dark" ? "text-gray-300" : "text-gray-600", children: "Fee:" }),
1103
- /* @__PURE__ */ r.jsx("span", { className: "font-medium", children: "1.75%" })
1122
+ /* @__PURE__ */ t.jsxs("div", { className: "flex justify-between", children: [
1123
+ /* @__PURE__ */ t.jsx("span", { className: o === "dark" ? "text-gray-300" : "text-gray-600", children: "Fee:" }),
1124
+ /* @__PURE__ */ t.jsx("span", { className: "font-medium", children: "1.75%" })
1104
1125
  ] })
1105
1126
  ] })
1106
1127
  ] }),
1128
+ /* @__PURE__ */ t.jsx("div", { className: "mb-4", children: /* @__PURE__ */ t.jsxs("div", { className: "flex border-b border-gray-200", children: [
1129
+ /* @__PURE__ */ t.jsx(
1130
+ "button",
1131
+ {
1132
+ onClick: () => B("wallet"),
1133
+ className: `${H} ${p === "wallet" ? Z : q}`,
1134
+ children: "Connect Wallet"
1135
+ }
1136
+ ),
1137
+ /* @__PURE__ */ t.jsx(
1138
+ "button",
1139
+ {
1140
+ onClick: () => B("qrcode"),
1141
+ className: `${H} ${p === "qrcode" ? Z : q}`,
1142
+ children: "QR Code"
1143
+ }
1144
+ )
1145
+ ] }) }),
1107
1146
  N ? (
1108
1147
  // Test mode payment option
1109
- /* @__PURE__ */ r.jsx("div", { className: `p-4 rounded-lg mb-4 ${o === "dark" ? "bg-blue-900/20" : "bg-blue-50"}`, children: /* @__PURE__ */ r.jsxs("div", { className: "flex items-center", children: [
1110
- /* @__PURE__ */ r.jsx("div", { className: "bg-blue-500 rounded-full p-2 mr-3", children: /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", className: "h-6 w-6 text-white", fill: "none", viewBox: "0 0 24 24", stroke: "currentColor", children: /* @__PURE__ */ r.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M13 10V3L4 14h7v7l9-11h-7z" }) }) }),
1111
- /* @__PURE__ */ r.jsxs("div", { children: [
1112
- /* @__PURE__ */ r.jsx("h3", { className: `font-medium ${o === "dark" ? "text-white" : "text-gray-800"}`, children: "Test Mode Payment" }),
1113
- /* @__PURE__ */ r.jsx("p", { className: `text-sm ${o === "dark" ? "text-gray-300" : "text-gray-600"}`, children: 'Click "Pay Now" to simulate a successful payment' })
1148
+ /* @__PURE__ */ t.jsx("div", { className: `p-4 rounded-lg mb-4 ${o === "dark" ? "bg-blue-900/20" : "bg-blue-50"}`, children: /* @__PURE__ */ t.jsxs("div", { className: "flex items-center", children: [
1149
+ /* @__PURE__ */ t.jsx("div", { className: "bg-blue-500 rounded-full p-2 mr-3", children: /* @__PURE__ */ t.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", className: "h-6 w-6 text-white", fill: "none", viewBox: "0 0 24 24", stroke: "currentColor", children: /* @__PURE__ */ t.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M13 10V3L4 14h7v7l9-11h-7z" }) }) }),
1150
+ /* @__PURE__ */ t.jsxs("div", { children: [
1151
+ /* @__PURE__ */ t.jsx("h3", { className: `font-medium ${o === "dark" ? "text-white" : "text-gray-800"}`, children: "Test Mode Payment" }),
1152
+ /* @__PURE__ */ t.jsx("p", { className: `text-sm ${o === "dark" ? "text-gray-300" : "text-gray-600"}`, children: 'Click "Pay Now" to simulate a successful payment' })
1114
1153
  ] })
1115
1154
  ] }) })
1116
- ) : G ? (
1155
+ ) : p === "qrcode" ? (
1156
+ // QR Code payment option
1157
+ /* @__PURE__ */ t.jsx("div", { className: `p-4 rounded-lg mb-4 ${o === "dark" ? "bg-blue-900/20" : "bg-blue-50"}`, children: /* @__PURE__ */ t.jsx(
1158
+ Ut,
1159
+ {
1160
+ walletAddress: i.walletAddress || "0x742d35Cc6634C0532925a3b844Bc454e4438f44e",
1161
+ amount: i.totalAmount || i.amount,
1162
+ currency: x,
1163
+ theme: o
1164
+ }
1165
+ ) })
1166
+ ) : W ? (
1117
1167
  // MetaMask available option
1118
- /* @__PURE__ */ r.jsxs("div", { className: `p-4 rounded-lg mb-4 ${o === "dark" ? "bg-blue-900/20" : "bg-blue-50"}`, children: [
1119
- /* @__PURE__ */ r.jsxs("div", { className: "flex items-center", children: [
1120
- /* @__PURE__ */ r.jsx(
1168
+ /* @__PURE__ */ t.jsxs("div", { className: `p-4 rounded-lg mb-4 ${o === "dark" ? "bg-blue-900/20" : "bg-blue-50"}`, children: [
1169
+ /* @__PURE__ */ t.jsxs("div", { className: "flex items-center", children: [
1170
+ /* @__PURE__ */ t.jsx(
1121
1171
  "img",
1122
1172
  {
1123
1173
  src: "https://metamask.io/images/metamask-fox.svg",
@@ -1125,88 +1175,88 @@ const Ar = (a) => {
1125
1175
  className: "w-8 h-8 mr-2"
1126
1176
  }
1127
1177
  ),
1128
- /* @__PURE__ */ r.jsxs("div", { children: [
1129
- /* @__PURE__ */ r.jsx("h3", { className: `font-medium ${o === "dark" ? "text-white" : "text-gray-800"}`, children: "Pay with MetaMask" }),
1130
- /* @__PURE__ */ r.jsx("p", { className: `text-sm ${o === "dark" ? "text-gray-300" : "text-gray-600"}`, children: T ? "Your wallet is connected. Click 'Pay Now' to proceed." : "Click 'Connect Wallet' to proceed with payment." })
1178
+ /* @__PURE__ */ t.jsxs("div", { children: [
1179
+ /* @__PURE__ */ t.jsx("h3", { className: `font-medium ${o === "dark" ? "text-white" : "text-gray-800"}`, children: "Pay with MetaMask" }),
1180
+ /* @__PURE__ */ t.jsx("p", { className: `text-sm ${o === "dark" ? "text-gray-300" : "text-gray-600"}`, children: C ? "Your wallet is connected. Click 'Pay Now' to proceed." : "Click 'Connect Wallet' to proceed with payment." })
1131
1181
  ] })
1132
1182
  ] }),
1133
- !T && /* @__PURE__ */ r.jsx(
1183
+ !C && /* @__PURE__ */ t.jsx(
1134
1184
  "button",
1135
1185
  {
1136
- onClick: P,
1137
- className: `mt-3 ${W}`,
1186
+ onClick: z,
1187
+ className: `mt-3 ${k}`,
1138
1188
  children: "Connect Wallet"
1139
1189
  }
1140
1190
  )
1141
1191
  ] })
1142
1192
  ) : (
1143
1193
  // MetaMask not available warning
1144
- /* @__PURE__ */ r.jsxs("div", { className: `p-4 rounded-lg mb-4 ${o === "dark" ? "bg-yellow-900/20" : "bg-yellow-50"}`, children: [
1145
- /* @__PURE__ */ r.jsxs("div", { className: "flex items-center", children: [
1146
- /* @__PURE__ */ r.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", className: "h-6 w-6 text-yellow-500 mr-2", fill: "none", viewBox: "0 0 24 24", stroke: "currentColor", children: /* @__PURE__ */ r.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z" }) }),
1147
- /* @__PURE__ */ r.jsxs("div", { children: [
1148
- /* @__PURE__ */ r.jsx("h3", { className: `font-medium ${o === "dark" ? "text-white" : "text-gray-800"}`, children: "MetaMask Not Detected" }),
1149
- /* @__PURE__ */ r.jsx("p", { className: `text-sm ${o === "dark" ? "text-gray-300" : "text-gray-600"}`, children: "Please install MetaMask extension to make payments" })
1194
+ /* @__PURE__ */ t.jsxs("div", { className: `p-4 rounded-lg mb-4 ${o === "dark" ? "bg-yellow-900/20" : "bg-yellow-50"}`, children: [
1195
+ /* @__PURE__ */ t.jsxs("div", { className: "flex items-center", children: [
1196
+ /* @__PURE__ */ t.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", className: "h-6 w-6 text-yellow-500 mr-2", fill: "none", viewBox: "0 0 24 24", stroke: "currentColor", children: /* @__PURE__ */ t.jsx("path", { strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z" }) }),
1197
+ /* @__PURE__ */ t.jsxs("div", { children: [
1198
+ /* @__PURE__ */ t.jsx("h3", { className: `font-medium ${o === "dark" ? "text-white" : "text-gray-800"}`, children: "MetaMask Not Detected" }),
1199
+ /* @__PURE__ */ t.jsx("p", { className: `text-sm ${o === "dark" ? "text-gray-300" : "text-gray-600"}`, children: "Please install MetaMask extension to make payments" })
1150
1200
  ] })
1151
1201
  ] }),
1152
- /* @__PURE__ */ r.jsx(
1202
+ /* @__PURE__ */ t.jsx(
1153
1203
  "a",
1154
1204
  {
1155
1205
  href: "https://metamask.io/download/",
1156
1206
  target: "_blank",
1157
1207
  rel: "noopener noreferrer",
1158
- className: `block mt-3 text-center ${W}`,
1208
+ className: `block mt-3 text-center ${k}`,
1159
1209
  children: "Install MetaMask"
1160
1210
  }
1161
1211
  )
1162
1212
  ] })
1163
1213
  ),
1164
- /* @__PURE__ */ r.jsxs("div", { className: "mt-6 grid grid-cols-2 gap-3", children: [
1165
- /* @__PURE__ */ r.jsx(
1214
+ /* @__PURE__ */ t.jsxs("div", { className: "mt-6 grid grid-cols-2 gap-3", children: [
1215
+ /* @__PURE__ */ t.jsx(
1166
1216
  "button",
1167
1217
  {
1168
1218
  type: "button",
1169
- onClick: U,
1170
- className: F,
1219
+ onClick: J,
1220
+ className: j,
1171
1221
  children: "Back"
1172
1222
  }
1173
1223
  ),
1174
- /* @__PURE__ */ r.jsx(
1224
+ /* @__PURE__ */ t.jsx(
1175
1225
  "button",
1176
1226
  {
1177
1227
  type: "button",
1178
- onClick: K,
1179
- className: W,
1180
- disabled: !N && G && !T,
1228
+ onClick: $,
1229
+ className: k,
1230
+ disabled: !N && p === "wallet" && W && !C,
1181
1231
  children: "Pay Now"
1182
1232
  }
1183
1233
  )
1184
1234
  ] })
1185
1235
  ] }),
1186
- R === "processing" && /* @__PURE__ */ r.jsx(
1187
- Se,
1236
+ U === "processing" && /* @__PURE__ */ t.jsx(
1237
+ Ce,
1188
1238
  {
1189
1239
  status: "processing",
1190
1240
  theme: o,
1191
1241
  message: "Processing your payment..."
1192
1242
  }
1193
1243
  ),
1194
- R === "success" && /* @__PURE__ */ r.jsxs("div", { children: [
1195
- /* @__PURE__ */ r.jsx(
1196
- Se,
1244
+ U === "success" && /* @__PURE__ */ t.jsxs("div", { children: [
1245
+ /* @__PURE__ */ t.jsx(
1246
+ Ce,
1197
1247
  {
1198
1248
  status: "success",
1199
1249
  theme: o,
1200
1250
  message: "Payment successful!"
1201
1251
  }
1202
1252
  ),
1203
- y && /* @__PURE__ */ r.jsxs("div", { className: `mt-4 p-3 rounded-lg ${o === "dark" ? "bg-gray-700" : "bg-gray-100"}`, children: [
1204
- /* @__PURE__ */ r.jsx("p", { className: `text-xs ${o === "dark" ? "text-gray-300" : "text-gray-600"} mb-1`, children: "Transaction Hash:" }),
1205
- /* @__PURE__ */ r.jsx("p", { className: `text-sm font-mono break-all ${o === "dark" ? "text-white" : "text-gray-800"}`, children: re(y) }),
1206
- /* @__PURE__ */ r.jsx(
1253
+ M && /* @__PURE__ */ t.jsxs("div", { className: `mt-4 p-3 rounded-lg ${o === "dark" ? "bg-gray-700" : "bg-gray-100"}`, children: [
1254
+ /* @__PURE__ */ t.jsx("p", { className: `text-xs ${o === "dark" ? "text-gray-300" : "text-gray-600"} mb-1`, children: "Transaction Hash:" }),
1255
+ /* @__PURE__ */ t.jsx("p", { className: `text-sm font-mono break-all ${o === "dark" ? "text-white" : "text-gray-800"}`, children: K(M) }),
1256
+ /* @__PURE__ */ t.jsx(
1207
1257
  "a",
1208
1258
  {
1209
- href: `https://etherscan.io/tx/${y}`,
1259
+ href: `https://etherscan.io/tx/${M}`,
1210
1260
  target: "_blank",
1211
1261
  rel: "noopener noreferrer",
1212
1262
  className: `text-xs ${o === "dark" ? "text-blue-400" : "text-blue-600"} mt-2 inline-block`,
@@ -1215,196 +1265,200 @@ const Ar = (a) => {
1215
1265
  )
1216
1266
  ] })
1217
1267
  ] }),
1218
- R === "error" && /* @__PURE__ */ r.jsxs("div", { children: [
1219
- /* @__PURE__ */ r.jsx(
1220
- Se,
1268
+ U === "error" && /* @__PURE__ */ t.jsxs("div", { children: [
1269
+ /* @__PURE__ */ t.jsx(
1270
+ Ce,
1221
1271
  {
1222
1272
  status: "error",
1223
1273
  theme: o,
1224
- message: A || "An error occurred while processing your payment."
1274
+ message: L || "An error occurred while processing your payment."
1225
1275
  }
1226
1276
  ),
1227
- /* @__PURE__ */ r.jsx(
1277
+ /* @__PURE__ */ t.jsx(
1228
1278
  "button",
1229
1279
  {
1230
1280
  type: "button",
1231
- onClick: U,
1232
- className: `mt-4 ${F}`,
1281
+ onClick: J,
1282
+ className: `mt-4 ${j}`,
1233
1283
  children: "Try Again"
1234
1284
  }
1235
1285
  )
1236
1286
  ] })
1237
1287
  ] }),
1238
- /* @__PURE__ */ r.jsx("div", { className: `text-center text-xs ${o === "dark" ? "text-gray-400" : "text-gray-500"}`, children: /* @__PURE__ */ r.jsx("p", { children: "Powered by Coinley - Secure Cryptocurrency Payments" }) })
1288
+ /* @__PURE__ */ t.jsx("div", { className: `text-center text-xs ${o === "dark" ? "text-gray-400" : "text-gray-500"}`, children: /* @__PURE__ */ t.jsx("p", { children: "Powered by Coinley - Secure Cryptocurrency Payments" }) })
1239
1289
  ] }) }) }) : null;
1240
- }, Rr = wr(({
1290
+ }, Ft = vt(({
1241
1291
  apiKey: a,
1242
1292
  apiSecret: n,
1243
1293
  apiUrl: i,
1244
- customerEmail: l,
1294
+ customerEmail: c,
1245
1295
  merchantName: x = "Merchant",
1246
- onSuccess: f,
1247
- onError: j,
1248
- onClose: A,
1296
+ onSuccess: d,
1297
+ onError: w,
1298
+ onClose: L,
1249
1299
  theme: o,
1250
1300
  autoOpen: S = !1,
1251
- debug: y = !1,
1252
- testMode: T = !1
1253
- // Add testMode flag for development
1254
- }, P) => {
1255
- const N = Dr(), { theme: R } = Lr(), [z, G] = O(S), [D, v] = O(null), [K, U] = O("idle"), [H, ee] = O("USDT"), [re, Y] = O(null), [V, Z] = O(null), [W, F] = O(!1);
1301
+ debug: M = !1,
1302
+ testMode: C = !1
1303
+ }, z) => {
1304
+ const N = Dt(), { theme: U } = St(), [Y, W] = O(S), [A, p] = O(null), [se, _] = O("idle"), [$, J] = O("USDT"), [oe, F] = O(null), [K, B] = O(null), [ee, Q] = O(!1);
1256
1305
  a || (N == null || N.apiKey), n || (N == null || N.apiSecret), i || (N == null || N.apiUrl);
1257
- const h = o || R, _ = y || (N == null ? void 0 : N.debug);
1258
- Nr(P, () => ({
1259
- open: (u) => {
1260
- ce(u);
1306
+ const I = o || U, k = M || (N == null ? void 0 : N.debug);
1307
+ Nt(z, () => ({
1308
+ open: (g) => {
1309
+ H(g);
1261
1310
  },
1262
1311
  close: () => {
1263
- te();
1312
+ Z();
1264
1313
  },
1265
- getPayment: () => D
1314
+ getPayment: () => A
1266
1315
  }));
1267
- const p = (u, b) => {
1268
- _ && console.log(`[Coinley SDK] ${u}`, b);
1316
+ const j = (g, y) => {
1317
+ k && console.log(`[Coinley SDK] ${g}`, y);
1269
1318
  };
1270
- $(() => {
1319
+ X(() => {
1271
1320
  (async () => {
1272
- if (Q())
1321
+ if (G())
1273
1322
  try {
1274
- const b = await window.ethereum.request({ method: "eth_accounts" });
1275
- F(b && b.length > 0);
1276
- } catch (b) {
1277
- p("Error checking wallet connection:", b), F(!1);
1323
+ const y = await window.ethereum.request({ method: "eth_accounts" });
1324
+ Q(y && y.length > 0);
1325
+ } catch (y) {
1326
+ j("Error checking wallet connection:", y), Q(!1);
1278
1327
  }
1279
1328
  else
1280
- F(!1);
1329
+ Q(!1);
1281
1330
  })();
1282
- }, []), $(() => {
1283
- const u = (b) => {
1284
- F(b.length > 0);
1331
+ }, []), X(() => {
1332
+ const g = (y) => {
1333
+ Q(y.length > 0);
1285
1334
  };
1286
- return window.ethereum && window.ethereum.on("accountsChanged", u), () => {
1287
- window.ethereum && window.ethereum.removeListener("accountsChanged", u);
1335
+ return typeof window < "u" && window.ethereum && window.ethereum.on("accountsChanged", g), () => {
1336
+ typeof window < "u" && window.ethereum && window.ethereum.removeListener("accountsChanged", g);
1288
1337
  };
1289
1338
  }, []);
1290
- const ce = async (u) => {
1291
- if (!u || !u.amount) {
1292
- Y("Payment amount is required"), j && j(new Error("Payment amount is required"));
1339
+ const H = async (g) => {
1340
+ if (!g || !g.amount) {
1341
+ F("Payment amount is required"), w && w(new Error("Payment amount is required"));
1293
1342
  return;
1294
1343
  }
1295
- U("loading"), G(!0);
1344
+ _("loading"), W(!0);
1296
1345
  try {
1297
- p("Creating payment with details:", u);
1298
- const b = await Sr({
1299
- amount: u.amount,
1300
- currency: u.currency || "USDT",
1301
- customerEmail: u.customerEmail || l,
1302
- callbackUrl: u.callbackUrl,
1303
- metadata: u.metadata || {}
1346
+ j("Creating payment with details:", g);
1347
+ const y = await At({
1348
+ amount: g.amount,
1349
+ currency: g.currency || "USDT",
1350
+ customerEmail: g.customerEmail || c,
1351
+ callbackUrl: g.callbackUrl,
1352
+ metadata: g.metadata || {}
1353
+ });
1354
+ j("Payment created:", y), p(y.payment), _("idle"), F(null), j("Payment created and state updated:", {
1355
+ payment: y.payment,
1356
+ status: "idle"
1304
1357
  });
1305
- p("Payment created:", b), v(b.payment), U("idle"), Y(null);
1306
- } catch (b) {
1307
- p("Error creating payment:", b), Y(b.message || "Failed to create payment"), U("error"), j && j(b);
1358
+ } catch (y) {
1359
+ j("Error creating payment:", y), F(y.message || "Failed to create payment"), _("error"), w && w(y);
1308
1360
  }
1309
- }, te = () => {
1310
- G(!1), Z(null), A && A();
1311
- }, le = (u) => {
1312
- p("Currency selected:", u), ee(u);
1313
- }, ae = async () => {
1314
- if (!Q())
1315
- return Y("MetaMask is not installed. Please install MetaMask to make payments."), !1;
1361
+ }, Z = () => {
1362
+ W(!1), B(null), L && L();
1363
+ }, q = (g) => {
1364
+ j("Currency selected:", g), J(g);
1365
+ }, T = async () => {
1366
+ if (!G())
1367
+ return F("MetaMask is not installed. Please install MetaMask to make payments."), !1;
1316
1368
  try {
1317
- const u = await Ir();
1318
- return F(u.length > 0), u.length > 0;
1319
- } catch (u) {
1320
- return p("Error connecting to wallet:", u), Y(u.message || "Failed to connect to wallet"), !1;
1369
+ const g = await Ot();
1370
+ return Q(g.length > 0), g.length > 0;
1371
+ } catch (g) {
1372
+ return j("Error connecting to wallet:", g), F(g.message || "Failed to connect to wallet"), !1;
1321
1373
  }
1322
- }, ue = async () => {
1323
- if (!D) {
1324
- Y("No active payment to process");
1374
+ }, de = async (g = !1) => {
1375
+ if (!A) {
1376
+ F("No active payment to process");
1325
1377
  return;
1326
1378
  }
1327
- p("Starting payment process..."), U("loading"), Z(null);
1379
+ j("Starting payment process...", { isQrCodeMode: g }), _("loading"), B(null);
1328
1380
  try {
1329
- p("Processing payment:", { paymentId: D.id, currency: H });
1330
- let u;
1331
- if (T)
1332
- p("Test mode: Generating mock transaction..."), u = `0x${Array.from({ length: 64 }, () => Math.floor(Math.random() * 16).toString(16)).join("")}`;
1381
+ j("Processing payment:", { paymentId: A.id, currency: $, isQrCodeMode: g });
1382
+ let y;
1383
+ if (C)
1384
+ j("Test mode: Generating mock transaction..."), y = `0x${Array.from({ length: 64 }, () => Math.floor(Math.random() * 16).toString(16)).join("")}`;
1385
+ else if (g)
1386
+ j("QR code payment: User confirms payment was sent"), y = `qrcode_${Date.now().toString(16)}_${Math.random().toString(16).substring(2, 10)}`;
1333
1387
  else {
1334
- if (!W && !await ae())
1388
+ if (!ee && !await T())
1335
1389
  throw new Error("Please connect your wallet to proceed with payment");
1336
- const de = D.merchantAddress || "0x742d35Cc6634C0532925a3b844Bc454e4438f44e", xe = {
1337
- from: await window.ethereum.request({ method: "eth_requestAccounts" }).then((fe) => fe[0]),
1338
- to: de,
1390
+ const xe = A.walletAddress || "0x742d35Cc6634C0532925a3b844Bc454e4438f44e", he = {
1391
+ from: await window.ethereum.request({ method: "eth_requestAccounts" }).then((te) => te[0]),
1392
+ to: xe,
1339
1393
  value: "0x0",
1340
1394
  // For ERC-20 tokens, value is 0
1341
1395
  data: "0x"
1342
1396
  // Would include token transfer data for ERC-20
1343
1397
  };
1344
- p("Sending transaction to wallet for approval..."), u = await kr(xe);
1398
+ j("Sending transaction to wallet for approval..."), y = await Rt(he);
1345
1399
  }
1346
- p("Transaction hash:", u), Z(u), p("Sending process payment request to API...");
1347
- const b = await Tr({
1348
- paymentId: D.id,
1349
- transactionHash: u,
1350
- network: "ethereum"
1351
- // Or determine based on selected currency
1400
+ j("Transaction hash:", y), B(y), j("Sending process payment request to API...");
1401
+ const fe = await Tt({
1402
+ paymentId: A.id,
1403
+ transactionHash: y,
1404
+ network: $ === "SOL" || $ === "USDC_SOL" ? "solana" : "ethereum"
1352
1405
  });
1353
- p("Payment processed successfully:", b), U("success"), f && (p("Calling onSuccess callback..."), f(D.id, u));
1354
- } catch (u) {
1355
- p("Payment error:", u), Y(u.message || "Failed to process payment"), U("error"), j && j(u);
1406
+ j("Payment processed successfully:", fe), _("success"), d && (j("Calling onSuccess callback..."), d(A.id, y));
1407
+ } catch (y) {
1408
+ j("Payment error:", y), F(y.message || "Failed to process payment"), _("error"), w && w(y);
1356
1409
  }
1357
1410
  };
1358
- return $(() => {
1359
- S && D && G(!0);
1360
- }, [S, D]), /* @__PURE__ */ r.jsx(r.Fragment, { children: z && /* @__PURE__ */ r.jsx(
1361
- Pr,
1411
+ return X(() => {
1412
+ S && A && W(!0);
1413
+ }, [S, A]), /* @__PURE__ */ t.jsx(t.Fragment, { children: Y && /* @__PURE__ */ t.jsx(
1414
+ Yt,
1362
1415
  {
1363
- isOpen: z,
1364
- onClose: te,
1365
- payment: D,
1366
- paymentStatus: K,
1367
- selectedCurrency: H,
1368
- onCurrencySelect: le,
1369
- onPayment: ue,
1370
- error: re,
1371
- theme: h,
1416
+ isOpen: Y,
1417
+ onClose: Z,
1418
+ payment: A,
1419
+ paymentStatus: se,
1420
+ selectedCurrency: $,
1421
+ onCurrencySelect: q,
1422
+ onPayment: de,
1423
+ error: oe,
1424
+ theme: I,
1372
1425
  merchantName: x,
1373
- transactionHash: V,
1374
- walletConnected: W,
1375
- onConnectWallet: ae,
1376
- testMode: T
1426
+ transactionHash: K,
1427
+ walletConnected: ee,
1428
+ onConnectWallet: T,
1429
+ testMode: C
1377
1430
  }
1378
1431
  ) });
1379
1432
  });
1380
- Rr.displayName = "CoinleyCheckout";
1381
- const qr = {
1382
- apiUrl: 'https://coinleyserver-production.up.railway.app"',
1433
+ Ft.displayName = "CoinleyCheckout";
1434
+ const er = {
1435
+ apiUrl: "https://coinleyserver-production.up.railway.app",
1383
1436
  debug: !1,
1384
1437
  testMode: !1,
1385
1438
  theme: "light"
1386
- }, Xr = "1.0.0";
1439
+ }, tr = "1.0.2";
1387
1440
  export {
1388
- Rr as CoinleyCheckout,
1389
- Pr as CoinleyModal,
1390
- Gr as CoinleyProvider,
1391
- qr as DEFAULT_CONFIG,
1392
- Vr as TOKEN_ADDRESSES,
1393
- Ur as ThemeProvider,
1394
- Xr as VERSION,
1395
- Ir as connectWallet,
1396
- Sr as createPayment,
1397
- Er as getAccounts,
1398
- Wr as getChainId,
1399
- _r as getMerchantPaymentStats,
1400
- Fr as getMerchantPayments,
1401
- $r as getNetworkName,
1402
- Yr as getPayment,
1403
- Qr as getSupportedCurrencies,
1404
- Hr as getTokenBalance,
1405
- Q as isMetaMaskInstalled,
1406
- Br as isWalletConnected,
1407
- Tr as processPayment,
1408
- Zr as sendToken,
1409
- kr as sendTransaction
1441
+ Ft as CoinleyCheckout,
1442
+ Yt as CoinleyModal,
1443
+ Zt as CoinleyProvider,
1444
+ er as DEFAULT_CONFIG,
1445
+ It as QRCode,
1446
+ Kt as TOKEN_ADDRESSES,
1447
+ Qt as ThemeProvider,
1448
+ tr as VERSION,
1449
+ Ot as connectWallet,
1450
+ At as createPayment,
1451
+ Pt as getAccounts,
1452
+ Ht as getChainId,
1453
+ $t as getMerchantPaymentStats,
1454
+ Wt as getMerchantPayments,
1455
+ Xt as getNetworkName,
1456
+ Gt as getPayment,
1457
+ Bt as getSupportedCurrencies,
1458
+ Jt as getTokenBalance,
1459
+ G as isMetaMaskInstalled,
1460
+ Vt as isWalletConnected,
1461
+ Tt as processPayment,
1462
+ qt as sendToken,
1463
+ Rt as sendTransaction
1410
1464
  };