@one-payments/web-components 1.1.32 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -3,10 +3,10 @@
3
3
  * Copyright 2019 Google LLC
4
4
  * SPDX-License-Identifier: BSD-3-Clause
5
5
  */
6
- const ye = globalThis, Ve = ye.ShadowRoot && (ye.ShadyCSS === void 0 || ye.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, Ze = Symbol(), Ge = /* @__PURE__ */ new WeakMap();
6
+ const ye = globalThis, Ve = ye.ShadowRoot && (ye.ShadyCSS === void 0 || ye.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype, He = Symbol(), Ge = /* @__PURE__ */ new WeakMap();
7
7
  let ut = class {
8
8
  constructor(e, r, n) {
9
- if (this._$cssResult$ = !0, n !== Ze) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
9
+ if (this._$cssResult$ = !0, n !== He) throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");
10
10
  this.cssText = e, this.t = r;
11
11
  }
12
12
  get styleSheet() {
@@ -22,13 +22,13 @@ let ut = class {
22
22
  return this.cssText;
23
23
  }
24
24
  };
25
- const Bt = (t) => new ut(typeof t == "string" ? t : t + "", void 0, Ze), Ut = (t, ...e) => {
25
+ const Bt = (t) => new ut(typeof t == "string" ? t : t + "", void 0, He), Ut = (t, ...e) => {
26
26
  const r = t.length === 1 ? t[0] : e.reduce((n, i, o) => n + ((s) => {
27
27
  if (s._$cssResult$ === !0) return s.cssText;
28
28
  if (typeof s == "number") return s;
29
29
  throw Error("Value passed to 'css' function must be a 'css' function result: " + s + ". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.");
30
30
  })(i) + t[o + 1], t[0]);
31
- return new ut(r, t, Ze);
31
+ return new ut(r, t, He);
32
32
  }, zt = (t, e) => {
33
33
  if (Ve) t.adoptedStyleSheets = e.map((r) => r instanceof CSSStyleSheet ? r : r.styleSheet);
34
34
  else for (const r of e) {
@@ -45,10 +45,10 @@ const Bt = (t) => new ut(typeof t == "string" ? t : t + "", void 0, Ze), Ut = (t
45
45
  * Copyright 2017 Google LLC
46
46
  * SPDX-License-Identifier: BSD-3-Clause
47
47
  */
48
- const { is: qt, defineProperty: Ot, getOwnPropertyDescriptor: jt, getOwnPropertyNames: Vt, getOwnPropertySymbols: Zt, getPrototypeOf: Yt } = Object, O = globalThis, $e = O.trustedTypes, Ht = $e ? $e.emptyScript : "", Ie = O.reactiveElementPolyfillSupport, ie = (t, e) => t, be = { toAttribute(t, e) {
48
+ const { is: qt, defineProperty: Ot, getOwnPropertyDescriptor: jt, getOwnPropertyNames: Vt, getOwnPropertySymbols: Ht, getPrototypeOf: Zt } = Object, O = globalThis, $e = O.trustedTypes, Yt = $e ? $e.emptyScript : "", Ie = O.reactiveElementPolyfillSupport, ie = (t, e) => t, be = { toAttribute(t, e) {
49
49
  switch (e) {
50
50
  case Boolean:
51
- t = t ? Ht : null;
51
+ t = t ? Yt : null;
52
52
  break;
53
53
  case Object:
54
54
  case Array:
@@ -73,9 +73,9 @@ const { is: qt, defineProperty: Ot, getOwnPropertyDescriptor: jt, getOwnProperty
73
73
  }
74
74
  }
75
75
  return r;
76
- } }, Ye = (t, e) => !qt(t, e), et = { attribute: !0, type: String, converter: be, reflect: !1, useDefault: !1, hasChanged: Ye };
76
+ } }, Ze = (t, e) => !qt(t, e), et = { attribute: !0, type: String, converter: be, reflect: !1, useDefault: !1, hasChanged: Ze };
77
77
  Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), O.litPropertyMetadata ?? (O.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
78
- let Q = class extends HTMLElement {
78
+ let K = class extends HTMLElement {
79
79
  static addInitializer(e) {
80
80
  this._$Ei(), (this.l ?? (this.l = [])).push(e);
81
81
  }
@@ -104,13 +104,13 @@ let Q = class extends HTMLElement {
104
104
  }
105
105
  static _$Ei() {
106
106
  if (this.hasOwnProperty(ie("elementProperties"))) return;
107
- const e = Yt(this);
107
+ const e = Zt(this);
108
108
  e.finalize(), e.l !== void 0 && (this.l = [...e.l]), this.elementProperties = new Map(e.elementProperties);
109
109
  }
110
110
  static finalize() {
111
111
  if (this.hasOwnProperty(ie("finalized"))) return;
112
112
  if (this.finalized = !0, this._$Ei(), this.hasOwnProperty(ie("properties"))) {
113
- const r = this.properties, n = [...Vt(r), ...Zt(r)];
113
+ const r = this.properties, n = [...Vt(r), ...Ht(r)];
114
114
  for (const i of n) this.createProperty(i, r[i]);
115
115
  }
116
116
  const e = this[Symbol.metadata];
@@ -202,7 +202,7 @@ let Q = class extends HTMLElement {
202
202
  var i;
203
203
  if (e !== void 0) {
204
204
  const o = this.constructor, s = this[e];
205
- if (n ?? (n = o.getPropertyOptions(e)), !((n.hasChanged ?? Ye)(s, r) || n.useDefault && n.reflect && s === ((i = this._$Ej) == null ? void 0 : i.get(e)) && !this.hasAttribute(o._$Eu(e, n)))) return;
205
+ if (n ?? (n = o.getPropertyOptions(e)), !((n.hasChanged ?? Ze)(s, r) || n.useDefault && n.reflect && s === ((i = this._$Ej) == null ? void 0 : i.get(e)) && !this.hasAttribute(o._$Eu(e, n)))) return;
206
206
  this.C(e, r, n);
207
207
  }
208
208
  this.isUpdatePending === !1 && (this._$ES = this._$EP());
@@ -278,17 +278,17 @@ let Q = class extends HTMLElement {
278
278
  firstUpdated(e) {
279
279
  }
280
280
  };
281
- Q.elementStyles = [], Q.shadowRootOptions = { mode: "open" }, Q[ie("elementProperties")] = /* @__PURE__ */ new Map(), Q[ie("finalized")] = /* @__PURE__ */ new Map(), Ie == null || Ie({ ReactiveElement: Q }), (O.reactiveElementVersions ?? (O.reactiveElementVersions = [])).push("2.1.1");
281
+ K.elementStyles = [], K.shadowRootOptions = { mode: "open" }, K[ie("elementProperties")] = /* @__PURE__ */ new Map(), K[ie("finalized")] = /* @__PURE__ */ new Map(), Ie == null || Ie({ ReactiveElement: K }), (O.reactiveElementVersions ?? (O.reactiveElementVersions = [])).push("2.1.1");
282
282
  /**
283
283
  * @license
284
284
  * Copyright 2017 Google LLC
285
285
  * SPDX-License-Identifier: BSD-3-Clause
286
286
  */
287
- const oe = globalThis, we = oe.trustedTypes, tt = we ? we.createPolicy("lit-html", { createHTML: (t) => t }) : void 0, ft = "$lit$", z = `lit$${Math.random().toFixed(9).slice(2)}$`, mt = "?" + z, Wt = `<${mt}>`, K = document, le = () => K.createComment(""), de = (t) => t === null || typeof t != "object" && typeof t != "function", He = Array.isArray, Kt = (t) => He(t) || typeof (t == null ? void 0 : t[Symbol.iterator]) == "function", Me = `[
287
+ const oe = globalThis, ve = oe.trustedTypes, tt = ve ? ve.createPolicy("lit-html", { createHTML: (t) => t }) : void 0, pt = "$lit$", z = `lit$${Math.random().toFixed(9).slice(2)}$`, mt = "?" + z, Qt = `<${mt}>`, W = document, le = () => W.createComment(""), de = (t) => t === null || typeof t != "object" && typeof t != "function", Ye = Array.isArray, Wt = (t) => Ye(t) || typeof (t == null ? void 0 : t[Symbol.iterator]) == "function", Me = `[
288
288
  \f\r]`, ne = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, rt = /-->/g, nt = />/g, V = RegExp(`>|${Me}(?:([^\\s"'>=/]+)(${Me}*=${Me}*(?:[^
289
- \f\r"'\`<>=]|("|')|))|$)`, "g"), it = /'/g, ot = /"/g, pt = /^(?:script|style|textarea|title)$/i, Qt = (t) => (e, ...r) => ({ _$litType$: t, strings: e, values: r }), P = Qt(1), J = Symbol.for("lit-noChange"), I = Symbol.for("lit-nothing"), st = /* @__PURE__ */ new WeakMap(), Y = K.createTreeWalker(K, 129);
289
+ \f\r"'\`<>=]|("|')|))|$)`, "g"), it = /'/g, ot = /"/g, ft = /^(?:script|style|textarea|title)$/i, Kt = (t) => (e, ...r) => ({ _$litType$: t, strings: e, values: r }), P = Kt(1), J = Symbol.for("lit-noChange"), I = Symbol.for("lit-nothing"), st = /* @__PURE__ */ new WeakMap(), Z = W.createTreeWalker(W, 129);
290
290
  function gt(t, e) {
291
- if (!He(t) || !t.hasOwnProperty("raw")) throw Error("invalid template strings array");
291
+ if (!Ye(t) || !t.hasOwnProperty("raw")) throw Error("invalid template strings array");
292
292
  return tt !== void 0 ? tt.createHTML(e) : e;
293
293
  }
294
294
  const Xt = (t, e) => {
@@ -296,10 +296,10 @@ const Xt = (t, e) => {
296
296
  let i, o = e === 2 ? "<svg>" : e === 3 ? "<math>" : "", s = ne;
297
297
  for (let l = 0; l < r; l++) {
298
298
  const a = t[l];
299
- let d, c, u = -1, f = 0;
300
- for (; f < a.length && (s.lastIndex = f, c = s.exec(a), c !== null); ) f = s.lastIndex, s === ne ? c[1] === "!--" ? s = rt : c[1] !== void 0 ? s = nt : c[2] !== void 0 ? (pt.test(c[2]) && (i = RegExp("</" + c[2], "g")), s = V) : c[3] !== void 0 && (s = V) : s === V ? c[0] === ">" ? (s = i ?? ne, u = -1) : c[1] === void 0 ? u = -2 : (u = s.lastIndex - c[2].length, d = c[1], s = c[3] === void 0 ? V : c[3] === '"' ? ot : it) : s === ot || s === it ? s = V : s === rt || s === nt ? s = ne : (s = V, i = void 0);
299
+ let d, c, u = -1, p = 0;
300
+ for (; p < a.length && (s.lastIndex = p, c = s.exec(a), c !== null); ) p = s.lastIndex, s === ne ? c[1] === "!--" ? s = rt : c[1] !== void 0 ? s = nt : c[2] !== void 0 ? (ft.test(c[2]) && (i = RegExp("</" + c[2], "g")), s = V) : c[3] !== void 0 && (s = V) : s === V ? c[0] === ">" ? (s = i ?? ne, u = -1) : c[1] === void 0 ? u = -2 : (u = s.lastIndex - c[2].length, d = c[1], s = c[3] === void 0 ? V : c[3] === '"' ? ot : it) : s === ot || s === it ? s = V : s === rt || s === nt ? s = ne : (s = V, i = void 0);
301
301
  const h = s === V && t[l + 1].startsWith("/>") ? " " : "";
302
- o += s === ne ? a + Wt : u >= 0 ? (n.push(d), a.slice(0, u) + ft + a.slice(u) + z + h) : a + z + (u === -2 ? l : h);
302
+ o += s === ne ? a + Qt : u >= 0 ? (n.push(d), a.slice(0, u) + pt + a.slice(u) + z + h) : a + z + (u === -2 ? l : h);
303
303
  }
304
304
  return [gt(t, o + (t[r] || "<?>") + (e === 2 ? "</svg>" : e === 3 ? "</math>" : "")), n];
305
305
  };
@@ -309,22 +309,22 @@ class ce {
309
309
  this.parts = [];
310
310
  let o = 0, s = 0;
311
311
  const l = e.length - 1, a = this.parts, [d, c] = Xt(e, r);
312
- if (this.el = ce.createElement(d, n), Y.currentNode = this.el.content, r === 2 || r === 3) {
312
+ if (this.el = ce.createElement(d, n), Z.currentNode = this.el.content, r === 2 || r === 3) {
313
313
  const u = this.el.content.firstChild;
314
314
  u.replaceWith(...u.childNodes);
315
315
  }
316
- for (; (i = Y.nextNode()) !== null && a.length < l; ) {
316
+ for (; (i = Z.nextNode()) !== null && a.length < l; ) {
317
317
  if (i.nodeType === 1) {
318
- if (i.hasAttributes()) for (const u of i.getAttributeNames()) if (u.endsWith(ft)) {
319
- const f = c[s++], h = i.getAttribute(u).split(z), m = /([.?@])?(.*)/.exec(f);
318
+ if (i.hasAttributes()) for (const u of i.getAttributeNames()) if (u.endsWith(pt)) {
319
+ const p = c[s++], h = i.getAttribute(u).split(z), m = /([.?@])?(.*)/.exec(p);
320
320
  a.push({ type: 1, index: o, name: m[2], strings: h, ctor: m[1] === "." ? Gt : m[1] === "?" ? _t : m[1] === "@" ? $t : Se }), i.removeAttribute(u);
321
321
  } else u.startsWith(z) && (a.push({ type: 6, index: o }), i.removeAttribute(u));
322
- if (pt.test(i.tagName)) {
323
- const u = i.textContent.split(z), f = u.length - 1;
324
- if (f > 0) {
325
- i.textContent = we ? we.emptyScript : "";
326
- for (let h = 0; h < f; h++) i.append(u[h], le()), Y.nextNode(), a.push({ type: 2, index: ++o });
327
- i.append(u[f], le());
322
+ if (ft.test(i.tagName)) {
323
+ const u = i.textContent.split(z), p = u.length - 1;
324
+ if (p > 0) {
325
+ i.textContent = ve ? ve.emptyScript : "";
326
+ for (let h = 0; h < p; h++) i.append(u[h], le()), Z.nextNode(), a.push({ type: 2, index: ++o });
327
+ i.append(u[p], le());
328
328
  }
329
329
  }
330
330
  } else if (i.nodeType === 8) if (i.data === mt) a.push({ type: 2, index: o });
@@ -336,7 +336,7 @@ class ce {
336
336
  }
337
337
  }
338
338
  static createElement(e, r) {
339
- const n = K.createElement("template");
339
+ const n = W.createElement("template");
340
340
  return n.innerHTML = e, n;
341
341
  }
342
342
  }
@@ -358,17 +358,17 @@ class Jt {
358
358
  return this._$AM._$AU;
359
359
  }
360
360
  u(e) {
361
- const { el: { content: r }, parts: n } = this._$AD, i = ((e == null ? void 0 : e.creationScope) ?? K).importNode(r, !0);
362
- Y.currentNode = i;
363
- let o = Y.nextNode(), s = 0, l = 0, a = n[0];
361
+ const { el: { content: r }, parts: n } = this._$AD, i = ((e == null ? void 0 : e.creationScope) ?? W).importNode(r, !0);
362
+ Z.currentNode = i;
363
+ let o = Z.nextNode(), s = 0, l = 0, a = n[0];
364
364
  for (; a !== void 0; ) {
365
365
  if (s === a.index) {
366
366
  let d;
367
367
  a.type === 2 ? d = new ue(o, o.nextSibling, this, e) : a.type === 1 ? d = new a.ctor(o, a.name, a.strings, this, e) : a.type === 6 && (d = new er(o, this, e)), this._$AV.push(d), a = n[++l];
368
368
  }
369
- s !== (a == null ? void 0 : a.index) && (o = Y.nextNode(), s++);
369
+ s !== (a == null ? void 0 : a.index) && (o = Z.nextNode(), s++);
370
370
  }
371
- return Y.currentNode = K, i;
371
+ return Z.currentNode = W, i;
372
372
  }
373
373
  p(e) {
374
374
  let r = 0;
@@ -395,7 +395,7 @@ class ue {
395
395
  return this._$AB;
396
396
  }
397
397
  _$AI(e, r = this) {
398
- e = G(this, e, r), de(e) ? e === I || e == null || e === "" ? (this._$AH !== I && this._$AR(), this._$AH = I) : e !== this._$AH && e !== J && this._(e) : e._$litType$ !== void 0 ? this.$(e) : e.nodeType !== void 0 ? this.T(e) : Kt(e) ? this.k(e) : this._(e);
398
+ e = G(this, e, r), de(e) ? e === I || e == null || e === "" ? (this._$AH !== I && this._$AR(), this._$AH = I) : e !== this._$AH && e !== J && this._(e) : e._$litType$ !== void 0 ? this.$(e) : e.nodeType !== void 0 ? this.T(e) : Wt(e) ? this.k(e) : this._(e);
399
399
  }
400
400
  O(e) {
401
401
  return this._$AA.parentNode.insertBefore(e, this._$AB);
@@ -404,7 +404,7 @@ class ue {
404
404
  this._$AH !== e && (this._$AR(), this._$AH = this.O(e));
405
405
  }
406
406
  _(e) {
407
- this._$AH !== I && de(this._$AH) ? this._$AA.nextSibling.data = e : this.T(K.createTextNode(e)), this._$AH = e;
407
+ this._$AH !== I && de(this._$AH) ? this._$AA.nextSibling.data = e : this.T(W.createTextNode(e)), this._$AH = e;
408
408
  }
409
409
  $(e) {
410
410
  var o;
@@ -420,7 +420,7 @@ class ue {
420
420
  return r === void 0 && st.set(e.strings, r = new ce(e)), r;
421
421
  }
422
422
  k(e) {
423
- He(this._$AH) || (this._$AH = [], this._$AR());
423
+ Ye(this._$AH) || (this._$AH = [], this._$AR());
424
424
  const r = this._$AH;
425
425
  let n, i = 0;
426
426
  for (const o of e) i === r.length ? r.push(n = new ue(this.O(le()), this.O(le()), this, this.options)) : n = r[i], n._$AI(o), i++;
@@ -504,8 +504,8 @@ class er {
504
504
  G(this, e);
505
505
  }
506
506
  }
507
- const De = oe.litHtmlPolyfillSupport;
508
- De == null || De(ce, ue), (oe.litHtmlVersions ?? (oe.litHtmlVersions = [])).push("3.3.1");
507
+ const Te = oe.litHtmlPolyfillSupport;
508
+ Te == null || Te(ce, ue), (oe.litHtmlVersions ?? (oe.litHtmlVersions = [])).push("3.3.1");
509
509
  const tr = (t, e, r) => {
510
510
  const n = (r == null ? void 0 : r.renderBefore) ?? e;
511
511
  let i = n._$litPart$;
@@ -520,8 +520,8 @@ const tr = (t, e, r) => {
520
520
  * Copyright 2017 Google LLC
521
521
  * SPDX-License-Identifier: BSD-3-Clause
522
522
  */
523
- const W = globalThis;
524
- class se extends Q {
523
+ const Q = globalThis;
524
+ class se extends K {
525
525
  constructor() {
526
526
  super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
527
527
  }
@@ -547,10 +547,10 @@ class se extends Q {
547
547
  }
548
548
  }
549
549
  var ht;
550
- se._$litElement$ = !0, se.finalized = !0, (ht = W.litElementHydrateSupport) == null || ht.call(W, { LitElement: se });
551
- const Te = W.litElementPolyfillSupport;
552
- Te == null || Te({ LitElement: se });
553
- (W.litElementVersions ?? (W.litElementVersions = [])).push("4.2.1");
550
+ se._$litElement$ = !0, se.finalized = !0, (ht = Q.litElementHydrateSupport) == null || ht.call(Q, { LitElement: se });
551
+ const De = Q.litElementPolyfillSupport;
552
+ De == null || De({ LitElement: se });
553
+ (Q.litElementVersions ?? (Q.litElementVersions = [])).push("4.2.1");
554
554
  /**
555
555
  * @license
556
556
  * Copyright 2017 Google LLC
@@ -566,7 +566,7 @@ const rr = (t) => (e, r) => {
566
566
  * Copyright 2017 Google LLC
567
567
  * SPDX-License-Identifier: BSD-3-Clause
568
568
  */
569
- const nr = { attribute: !0, type: String, converter: be, reflect: !1, hasChanged: Ye }, ir = (t = nr, e, r) => {
569
+ const nr = { attribute: !0, type: String, converter: be, reflect: !1, hasChanged: Ze }, ir = (t = nr, e, r) => {
570
570
  const { kind: n, metadata: i } = r;
571
571
  let o = globalThis.litPropertyMetadata.get(i);
572
572
  if (o === void 0 && globalThis.litPropertyMetadata.set(i, o = /* @__PURE__ */ new Map()), n === "setter" && ((t = Object.create(t)).wrapped = !0), o.set(r.name, t), n === "accessor") {
@@ -587,7 +587,7 @@ const nr = { attribute: !0, type: String, converter: be, reflect: !1, hasChanged
587
587
  }
588
588
  throw Error("Unsupported decorator location: " + n);
589
589
  };
590
- function N(t) {
590
+ function T(t) {
591
591
  return (e, r) => typeof r == "object" ? ir(t, e, r) : ((n, i, o) => {
592
592
  const s = i.hasOwnProperty(o);
593
593
  return i.constructor.createProperty(o, n), s ? Object.getOwnPropertyDescriptor(i, o) : void 0;
@@ -599,15 +599,15 @@ function N(t) {
599
599
  * SPDX-License-Identifier: BSD-3-Clause
600
600
  */
601
601
  function M(t) {
602
- return N({ ...t, state: !0, attribute: !1 });
602
+ return T({ ...t, state: !0, attribute: !1 });
603
603
  }
604
604
  function or(t) {
605
605
  return t instanceof Error && ("response" in t && typeof t.response == "object" && t.response !== null || "data" in t && typeof t.data == "object" && t.data !== null);
606
606
  }
607
- var Z = {
607
+ var H = {
608
608
  CARD: "card",
609
609
  PAYNOW: "paynow"
610
- }, T = {
610
+ }, N = {
611
611
  IDLE: "idle",
612
612
  INITIALIZING: "initializing",
613
613
  READY: "ready",
@@ -754,7 +754,7 @@ function lr(t) {
754
754
  var dr = class {
755
755
  // Flag to ignore qrCode after user scans it
756
756
  constructor(t, e) {
757
- this.state = { status: T.IDLE }, this.subscribers = /* @__PURE__ */ new Set(), this.eventListeners = {}, this.paymentToken = null, this.paymentIntentId = null, this.pollingService = null, this.ignore3DSInPolling = !1, this.ignoreQRInPolling = !1, this.config = t, this.adapters = e;
757
+ this.state = { status: N.IDLE }, this.subscribers = /* @__PURE__ */ new Set(), this.eventListeners = {}, this.paymentToken = null, this.paymentIntentId = null, this.pollingService = null, this.ignore3DSInPolling = !1, this.ignoreQRInPolling = !1, this.config = t, this.adapters = e;
758
758
  }
759
759
  /**
760
760
  * Get the API base URL - uses apiBaseUrl if provided, otherwise derives from environment
@@ -909,7 +909,7 @@ var dr = class {
909
909
  * @public
910
910
  */
911
911
  async initialize(t) {
912
- this.setState({ status: T.INITIALIZING }), this.emit({
912
+ this.setState({ status: N.INITIALIZING }), this.emit({
913
913
  type: "initialize",
914
914
  payload: t
915
915
  });
@@ -944,19 +944,19 @@ var dr = class {
944
944
  id: this.paymentIntentId,
945
945
  amount: l.result.customerAmount || t.amount,
946
946
  currency: l.result.currency || t.currency,
947
- status: T.READY,
947
+ status: N.READY,
948
948
  ...t.metadata && { metadata: t.metadata }
949
- }, c = a.result.paymentMethods.map((u, f) => {
949
+ }, c = a.result.paymentMethods.map((u, p) => {
950
950
  let h = null;
951
- const m = u.type.toLowerCase(), p = u.capabilities || [];
952
- return m.includes("card") ? h = "card" : (m.includes("paynow") || m.includes("bank transfer") || p.includes("payments_pay_now")) && (h = "paynow"), h === null ? null : {
951
+ const m = u.type.toLowerCase(), f = u.capabilities || [];
952
+ return m.includes("card") ? h = "card" : (m.includes("paynow") || m.includes("bank transfer") || f.includes("payments_pay_now")) && (h = "paynow"), h === null ? null : {
953
953
  id: h,
954
954
  enabled: !0,
955
- priority: f
955
+ priority: p
956
956
  };
957
957
  }).filter((u) => u !== null);
958
958
  return this.setState({
959
- status: T.READY,
959
+ status: N.READY,
960
960
  paymentIntent: d,
961
961
  availableMethods: c
962
962
  }), this.emit({
@@ -973,7 +973,7 @@ var dr = class {
973
973
  timestamp: this.adapters.timer.now()
974
974
  };
975
975
  throw this.setState({
976
- status: T.FAILED,
976
+ status: N.FAILED,
977
977
  error: r
978
978
  }), this.emit({
979
979
  type: "payment_failed",
@@ -1041,7 +1041,7 @@ var dr = class {
1041
1041
  if (!this.paymentToken)
1042
1042
  throw new Error("Cannot submit payment: No payment token available");
1043
1043
  this.ignore3DSInPolling = !1, this.ignoreQRInPolling = !1, this.setState({
1044
- status: T.PROCESSING,
1044
+ status: N.PROCESSING,
1045
1045
  paymentIntent: r.paymentIntent,
1046
1046
  selectedMethod: t,
1047
1047
  availableMethods: r.availableMethods
@@ -1077,15 +1077,15 @@ var dr = class {
1077
1077
  id: this.paymentIntentId || "",
1078
1078
  amount: r.paymentIntent.amount,
1079
1079
  currency: r.paymentIntent.currency,
1080
- status: T.PROCESSING
1080
+ status: N.PROCESSING
1081
1081
  };
1082
1082
  } catch (a) {
1083
1083
  let d = "Unknown error", c = "PAYMENT_FAILED";
1084
1084
  if (a instanceof Error)
1085
1085
  try {
1086
1086
  if (or(a)) {
1087
- const f = (n = a.response) == null ? void 0 : n.data, h = a.data;
1088
- f ? (d = f.message || ((i = f.error) == null ? void 0 : i.message) || a.message, c = f.code || ((o = f.error) == null ? void 0 : o.code) || c) : h ? (d = h.message || ((s = h.error) == null ? void 0 : s.message) || a.message, c = h.code || ((l = h.error) == null ? void 0 : l.code) || c) : d = a.message;
1087
+ const p = (n = a.response) == null ? void 0 : n.data, h = a.data;
1088
+ p ? (d = p.message || ((i = p.error) == null ? void 0 : i.message) || a.message, c = p.code || ((o = p.error) == null ? void 0 : o.code) || c) : h ? (d = h.message || ((s = h.error) == null ? void 0 : s.message) || a.message, c = h.code || ((l = h.error) == null ? void 0 : l.code) || c) : d = a.message;
1089
1089
  } else
1090
1090
  d = a.message;
1091
1091
  } catch {
@@ -1097,7 +1097,7 @@ var dr = class {
1097
1097
  timestamp: this.adapters.timer.now()
1098
1098
  };
1099
1099
  throw this.setState({
1100
- status: T.FAILED,
1100
+ status: N.FAILED,
1101
1101
  error: u,
1102
1102
  paymentIntent: r.paymentIntent
1103
1103
  }), this.emit({
@@ -1256,11 +1256,11 @@ var dr = class {
1256
1256
  id: t.paymentIntentId,
1257
1257
  amount: t.amount ?? e.paymentIntent.amount,
1258
1258
  currency: t.currency ?? e.paymentIntent.currency,
1259
- status: T.REQUIRES_ACTION,
1259
+ status: N.REQUIRES_ACTION,
1260
1260
  ...t.metadata && { metadata: t.metadata }
1261
1261
  };
1262
1262
  this.setState({
1263
- status: T.REQUIRES_ACTION,
1263
+ status: N.REQUIRES_ACTION,
1264
1264
  paymentIntent: n,
1265
1265
  actionUrl: t.nextActionUrl,
1266
1266
  selectedMethod: e.selectedMethod,
@@ -1284,7 +1284,7 @@ var dr = class {
1284
1284
  };
1285
1285
  if (t.status === "succeeded")
1286
1286
  this.stopPolling(), this.setState({
1287
- status: T.SUCCEEDED,
1287
+ status: N.SUCCEEDED,
1288
1288
  paymentIntent: r,
1289
1289
  selectedMethod: e.selectedMethod
1290
1290
  }), this.emit({
@@ -1302,7 +1302,7 @@ var dr = class {
1302
1302
  timestamp: this.adapters.timer.now()
1303
1303
  };
1304
1304
  this.setState({
1305
- status: T.FAILED,
1305
+ status: N.FAILED,
1306
1306
  error: i,
1307
1307
  paymentIntent: r
1308
1308
  }), this.emit({
@@ -1338,37 +1338,37 @@ var dr = class {
1338
1338
  r(t);
1339
1339
  });
1340
1340
  }
1341
- }, cr = "data:image/png;base64,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", X = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, H = function(t, e, r, n, i, o, s, l, a, d) {
1341
+ }, cr = "data:image/png;base64,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", X = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Y = function(t, e, r, n, i, o, s, l, a, d) {
1342
1342
  var c = this;
1343
- c.numeralDecimalMark = t || ".", c.numeralIntegerScale = e > 0 ? e : 0, c.numeralDecimalScale = r >= 0 ? r : 2, c.numeralThousandsGroupStyle = n || H.groupStyle.thousand, c.numeralPositiveOnly = !!i, c.stripLeadingZeroes = o !== !1, c.prefix = s || s === "" ? s : "", c.signBeforePrefix = !!l, c.tailPrefix = !!a, c.delimiter = d || d === "" ? d : ",", c.delimiterRE = d ? new RegExp("\\" + d, "g") : "";
1343
+ c.numeralDecimalMark = t || ".", c.numeralIntegerScale = e > 0 ? e : 0, c.numeralDecimalScale = r >= 0 ? r : 2, c.numeralThousandsGroupStyle = n || Y.groupStyle.thousand, c.numeralPositiveOnly = !!i, c.stripLeadingZeroes = o !== !1, c.prefix = s || s === "" ? s : "", c.signBeforePrefix = !!l, c.tailPrefix = !!a, c.delimiter = d || d === "" ? d : ",", c.delimiterRE = d ? new RegExp("\\" + d, "g") : "";
1344
1344
  };
1345
- H.groupStyle = {
1345
+ Y.groupStyle = {
1346
1346
  thousand: "thousand",
1347
1347
  lakh: "lakh",
1348
1348
  wan: "wan",
1349
1349
  none: "none"
1350
1350
  };
1351
- H.prototype = {
1351
+ Y.prototype = {
1352
1352
  getRawValue: function(t) {
1353
1353
  return t.replace(this.delimiterRE, "").replace(this.numeralDecimalMark, ".");
1354
1354
  },
1355
1355
  format: function(t) {
1356
1356
  var e = this, r, n, i, o, s = "";
1357
1357
  switch (t = t.replace(/[A-Za-z]/g, "").replace(e.numeralDecimalMark, "M").replace(/[^\dM-]/g, "").replace(/^\-/, "N").replace(/\-/g, "").replace("N", e.numeralPositiveOnly ? "" : "-").replace("M", e.numeralDecimalMark), e.stripLeadingZeroes && (t = t.replace(/^(-)?0+(?=\d)/, "$1")), n = t.slice(0, 1) === "-" ? "-" : "", typeof e.prefix < "u" ? e.signBeforePrefix ? i = n + e.prefix : i = e.prefix + n : i = n, o = t, t.indexOf(e.numeralDecimalMark) >= 0 && (r = t.split(e.numeralDecimalMark), o = r[0], s = e.numeralDecimalMark + r[1].slice(0, e.numeralDecimalScale)), n === "-" && (o = o.slice(1)), e.numeralIntegerScale > 0 && (o = o.slice(0, e.numeralIntegerScale)), e.numeralThousandsGroupStyle) {
1358
- case H.groupStyle.lakh:
1358
+ case Y.groupStyle.lakh:
1359
1359
  o = o.replace(/(\d)(?=(\d\d)+\d$)/g, "$1" + e.delimiter);
1360
1360
  break;
1361
- case H.groupStyle.wan:
1361
+ case Y.groupStyle.wan:
1362
1362
  o = o.replace(/(\d)(?=(\d{4})+$)/g, "$1" + e.delimiter);
1363
1363
  break;
1364
- case H.groupStyle.thousand:
1364
+ case Y.groupStyle.thousand:
1365
1365
  o = o.replace(/(\d)(?=(\d{3})+$)/g, "$1" + e.delimiter);
1366
1366
  break;
1367
1367
  }
1368
1368
  return e.tailPrefix ? n + o.toString() + (e.numeralDecimalScale > 0 ? s.toString() : "") + e.prefix : i + o.toString() + (e.numeralDecimalScale > 0 ? s.toString() : "");
1369
1369
  }
1370
1370
  };
1371
- var hr = H, yt = function(t, e, r) {
1371
+ var hr = Y, yt = function(t, e, r) {
1372
1372
  var n = this;
1373
1373
  n.date = [], n.blocks = [], n.datePattern = t, n.dateMin = e.split("-").reverse().map(function(i) {
1374
1374
  return parseInt(i, 10);
@@ -1408,30 +1408,30 @@ yt.prototype = {
1408
1408
  }), this.getFixedDateString(r);
1409
1409
  },
1410
1410
  getFixedDateString: function(t) {
1411
- var e = this, r = e.datePattern, n = [], i = 0, o = 0, s = 0, l = 0, a = 0, d = 0, c, u, f, h = !1;
1412
- t.length === 4 && r[0].toLowerCase() !== "y" && r[1].toLowerCase() !== "y" && (l = r[0] === "d" ? 0 : 2, a = 2 - l, c = parseInt(t.slice(l, l + 2), 10), u = parseInt(t.slice(a, a + 2), 10), n = this.getFixedDate(c, u, 0)), t.length === 8 && (r.forEach(function(p, k) {
1413
- switch (p) {
1411
+ var e = this, r = e.datePattern, n = [], i = 0, o = 0, s = 0, l = 0, a = 0, d = 0, c, u, p, h = !1;
1412
+ t.length === 4 && r[0].toLowerCase() !== "y" && r[1].toLowerCase() !== "y" && (l = r[0] === "d" ? 0 : 2, a = 2 - l, c = parseInt(t.slice(l, l + 2), 10), u = parseInt(t.slice(a, a + 2), 10), n = this.getFixedDate(c, u, 0)), t.length === 8 && (r.forEach(function(f, C) {
1413
+ switch (f) {
1414
1414
  case "d":
1415
- i = k;
1415
+ i = C;
1416
1416
  break;
1417
1417
  case "m":
1418
- o = k;
1418
+ o = C;
1419
1419
  break;
1420
1420
  default:
1421
- s = k;
1421
+ s = C;
1422
1422
  break;
1423
1423
  }
1424
- }), d = s * 2, l = i <= s ? i * 2 : i * 2 + 2, a = o <= s ? o * 2 : o * 2 + 2, c = parseInt(t.slice(l, l + 2), 10), u = parseInt(t.slice(a, a + 2), 10), f = parseInt(t.slice(d, d + 4), 10), h = t.slice(d, d + 4).length === 4, n = this.getFixedDate(c, u, f)), t.length === 4 && (r[0] === "y" || r[1] === "y") && (a = r[0] === "m" ? 0 : 2, d = 2 - a, u = parseInt(t.slice(a, a + 2), 10), f = parseInt(t.slice(d, d + 2), 10), h = t.slice(d, d + 2).length === 2, n = [0, u, f]), t.length === 6 && (r[0] === "Y" || r[1] === "Y") && (a = r[0] === "m" ? 0 : 4, d = 2 - 0.5 * a, u = parseInt(t.slice(a, a + 2), 10), f = parseInt(t.slice(d, d + 4), 10), h = t.slice(d, d + 4).length === 4, n = [0, u, f]), n = e.getRangeFixedDate(n), e.date = n;
1425
- var m = n.length === 0 ? t : r.reduce(function(p, k) {
1426
- switch (k) {
1424
+ }), d = s * 2, l = i <= s ? i * 2 : i * 2 + 2, a = o <= s ? o * 2 : o * 2 + 2, c = parseInt(t.slice(l, l + 2), 10), u = parseInt(t.slice(a, a + 2), 10), p = parseInt(t.slice(d, d + 4), 10), h = t.slice(d, d + 4).length === 4, n = this.getFixedDate(c, u, p)), t.length === 4 && (r[0] === "y" || r[1] === "y") && (a = r[0] === "m" ? 0 : 2, d = 2 - a, u = parseInt(t.slice(a, a + 2), 10), p = parseInt(t.slice(d, d + 2), 10), h = t.slice(d, d + 2).length === 2, n = [0, u, p]), t.length === 6 && (r[0] === "Y" || r[1] === "Y") && (a = r[0] === "m" ? 0 : 4, d = 2 - 0.5 * a, u = parseInt(t.slice(a, a + 2), 10), p = parseInt(t.slice(d, d + 4), 10), h = t.slice(d, d + 4).length === 4, n = [0, u, p]), n = e.getRangeFixedDate(n), e.date = n;
1425
+ var m = n.length === 0 ? t : r.reduce(function(f, C) {
1426
+ switch (C) {
1427
1427
  case "d":
1428
- return p + (n[0] === 0 ? "" : e.addLeadingZero(n[0]));
1428
+ return f + (n[0] === 0 ? "" : e.addLeadingZero(n[0]));
1429
1429
  case "m":
1430
- return p + (n[1] === 0 ? "" : e.addLeadingZero(n[1]));
1430
+ return f + (n[1] === 0 ? "" : e.addLeadingZero(n[1]));
1431
1431
  case "y":
1432
- return p + (h ? e.addLeadingZeroForYear(n[2], !1) : "");
1432
+ return f + (h ? e.addLeadingZeroForYear(n[2], !1) : "");
1433
1433
  case "Y":
1434
- return p + (h ? e.addLeadingZeroForYear(n[2], !0) : "");
1434
+ return f + (h ? e.addLeadingZeroForYear(n[2], !0) : "");
1435
1435
  }
1436
1436
  }, "");
1437
1437
  return m;
@@ -1508,7 +1508,7 @@ bt.prototype = {
1508
1508
  }), this.getFixedTimeString(r);
1509
1509
  },
1510
1510
  getFixedTimeString: function(t) {
1511
- var e = this, r = e.timePattern, n = [], i = 0, o = 0, s = 0, l = 0, a = 0, d = 0, c, u, f;
1511
+ var e = this, r = e.timePattern, n = [], i = 0, o = 0, s = 0, l = 0, a = 0, d = 0, c, u, p;
1512
1512
  return t.length === 6 && (r.forEach(function(h, m) {
1513
1513
  switch (h) {
1514
1514
  case "s":
@@ -1521,7 +1521,7 @@ bt.prototype = {
1521
1521
  s = m * 2;
1522
1522
  break;
1523
1523
  }
1524
- }), d = s, a = o, l = i, c = parseInt(t.slice(l, l + 2), 10), u = parseInt(t.slice(a, a + 2), 10), f = parseInt(t.slice(d, d + 2), 10), n = this.getFixedTime(f, u, c)), t.length === 4 && e.timePattern.indexOf("s") < 0 && (r.forEach(function(h, m) {
1524
+ }), d = s, a = o, l = i, c = parseInt(t.slice(l, l + 2), 10), u = parseInt(t.slice(a, a + 2), 10), p = parseInt(t.slice(d, d + 2), 10), n = this.getFixedTime(p, u, c)), t.length === 4 && e.timePattern.indexOf("s") < 0 && (r.forEach(function(h, m) {
1525
1525
  switch (h) {
1526
1526
  case "m":
1527
1527
  o = m * 2;
@@ -1530,7 +1530,7 @@ bt.prototype = {
1530
1530
  s = m * 2;
1531
1531
  break;
1532
1532
  }
1533
- }), d = s, a = o, c = 0, u = parseInt(t.slice(a, a + 2), 10), f = parseInt(t.slice(d, d + 2), 10), n = this.getFixedTime(f, u, c)), e.time = n, n.length === 0 ? t : r.reduce(function(h, m) {
1533
+ }), d = s, a = o, c = 0, u = parseInt(t.slice(a, a + 2), 10), p = parseInt(t.slice(d, d + 2), 10), n = this.getFixedTime(p, u, c)), e.time = n, n.length === 0 ? t : r.reduce(function(h, m) {
1534
1534
  switch (m) {
1535
1535
  case "s":
1536
1536
  return h + e.addLeadingZero(n[2]);
@@ -1548,11 +1548,11 @@ bt.prototype = {
1548
1548
  return (t < 10 ? "0" : "") + t;
1549
1549
  }
1550
1550
  };
1551
- var fr = bt, wt = function(t, e) {
1551
+ var pr = bt, vt = function(t, e) {
1552
1552
  var r = this;
1553
1553
  r.delimiter = e || e === "" ? e : " ", r.delimiterRE = e ? new RegExp("\\" + e, "g") : "", r.formatter = t;
1554
1554
  };
1555
- wt.prototype = {
1555
+ vt.prototype = {
1556
1556
  setFormatter: function(t) {
1557
1557
  this.formatter = t;
1558
1558
  },
@@ -1564,7 +1564,7 @@ wt.prototype = {
1564
1564
  return r = r.replace(/[()]/g, ""), r = r.replace(/[\s-]/g, e.delimiter), r;
1565
1565
  }
1566
1566
  };
1567
- var mr = wt, Ue = {
1567
+ var mr = vt, Ue = {
1568
1568
  blocks: {
1569
1569
  uatp: [4, 5, 6],
1570
1570
  amex: [4, 6, 5],
@@ -1631,7 +1631,7 @@ var mr = wt, Ue = {
1631
1631
  blocks: e ? this.getStrictBlocks(r.general) : r.general
1632
1632
  };
1633
1633
  }
1634
- }, pr = Ue, gr = {
1634
+ }, fr = Ue, gr = {
1635
1635
  noop: function() {
1636
1636
  },
1637
1637
  strip: function(t, e) {
@@ -1707,8 +1707,8 @@ var mr = wt, Ue = {
1707
1707
  var s = "", l = i.length > 0, a = "";
1708
1708
  return r === 0 ? t : (e.forEach(function(d, c) {
1709
1709
  if (t.length > 0) {
1710
- var u = t.slice(0, d), f = t.slice(d);
1711
- l ? a = i[o ? c - 1 : c] || a : a = n, o ? (c > 0 && (s += a), s += u) : (s += u, u.length === d && c < r - 1 && (s += a)), t = f;
1710
+ var u = t.slice(0, d), p = t.slice(d);
1711
+ l ? a = i[o ? c - 1 : c] || a : a = n, o ? (c > 0 && (s += a), s += u) : (s += u, u.length === d && c < r - 1 && (s += a)), t = p;
1712
1712
  }
1713
1713
  }), s);
1714
1714
  },
@@ -1768,7 +1768,7 @@ var mr = wt, Ue = {
1768
1768
  }, t.phone = !!e.phone, t.phoneRegionCode = e.phoneRegionCode || "AU", t.phoneFormatter = {}, t.time = !!e.time, t.timePattern = e.timePattern || ["h", "m", "s"], t.timeFormat = e.timeFormat || "24", t.timeFormatter = {}, t.date = !!e.date, t.datePattern = e.datePattern || ["d", "m", "Y"], t.dateMin = e.dateMin || "", t.dateMax = e.dateMax || "", t.dateFormatter = {}, t.numeral = !!e.numeral, t.numeralIntegerScale = e.numeralIntegerScale > 0 ? e.numeralIntegerScale : 0, t.numeralDecimalScale = e.numeralDecimalScale >= 0 ? e.numeralDecimalScale : 2, t.numeralDecimalMark = e.numeralDecimalMark || ".", t.numeralThousandsGroupStyle = e.numeralThousandsGroupStyle || "thousand", t.numeralPositiveOnly = !!e.numeralPositiveOnly, t.stripLeadingZeroes = e.stripLeadingZeroes !== !1, t.signBeforePrefix = !!e.signBeforePrefix, t.tailPrefix = !!e.tailPrefix, t.swapHiddenInput = !!e.swapHiddenInput, t.numericOnly = t.creditCard || t.date || !!e.numericOnly, t.uppercase = !!e.uppercase, t.lowercase = !!e.lowercase, t.prefix = t.creditCard || t.date ? "" : e.prefix || "", t.noImmediatePrefix = !!e.noImmediatePrefix, t.prefixLength = t.prefix.length, t.rawValueTrimPrefix = !!e.rawValueTrimPrefix, t.copyDelimiter = !!e.copyDelimiter, t.initValue = e.initValue !== void 0 && e.initValue !== null ? e.initValue.toString() : "", t.delimiter = e.delimiter || e.delimiter === "" ? e.delimiter : e.date ? "/" : e.time ? ":" : e.numeral ? "," : (e.phone, " "), t.delimiterLength = t.delimiter.length, t.delimiterLazyShow = !!e.delimiterLazyShow, t.delimiters = e.delimiters || [], t.blocks = e.blocks || [], t.blocksLength = t.blocks.length, t.root = typeof X == "object" && X ? X : window, t.document = e.document || t.root.document, t.maxLength = 0, t.backspace = !1, t.result = "", t.onValueChanged = e.onValueChanged || function() {
1769
1769
  }, t;
1770
1770
  }
1771
- }, wr = br, x = function(t, e) {
1771
+ }, vr = br, x = function(t, e) {
1772
1772
  var r = this, n = !1;
1773
1773
  if (typeof t == "string" ? (r.element = document.querySelector(t), n = document.querySelectorAll(t).length > 1) : typeof t.length < "u" && t.length > 0 ? (r.element = t[0], n = t.length > 1) : r.element = t, !r.element)
1774
1774
  throw new Error("[cleave.js] Please check the element");
@@ -1941,16 +1941,16 @@ x.prototype = {
1941
1941
  };
1942
1942
  x.NumeralFormatter = hr;
1943
1943
  x.DateFormatter = ur;
1944
- x.TimeFormatter = fr;
1944
+ x.TimeFormatter = pr;
1945
1945
  x.PhoneFormatter = mr;
1946
- x.CreditCardDetector = pr;
1946
+ x.CreditCardDetector = fr;
1947
1947
  x.Util = yr;
1948
- x.DefaultProperties = wr;
1948
+ x.DefaultProperties = vr;
1949
1949
  (typeof X == "object" && X ? X : window).Cleave = x;
1950
- var at = x, fe = {}, vr = function() {
1950
+ var at = x, pe = {}, wr = function() {
1951
1951
  return typeof Promise == "function" && Promise.prototype && Promise.prototype.then;
1952
- }, vt = {}, D = {};
1953
- let We;
1952
+ }, wt = {}, D = {};
1953
+ let Qe;
1954
1954
  const xr = [
1955
1955
  0,
1956
1956
  // Not used
@@ -2012,15 +2012,15 @@ D.getBCHDigit = function(t) {
2012
2012
  D.setToSJISFunction = function(e) {
2013
2013
  if (typeof e != "function")
2014
2014
  throw new Error('"toSJISFunc" is not a valid function.');
2015
- We = e;
2015
+ Qe = e;
2016
2016
  };
2017
2017
  D.isKanjiModeEnabled = function() {
2018
- return typeof We < "u";
2018
+ return typeof Qe < "u";
2019
2019
  };
2020
2020
  D.toSJIS = function(e) {
2021
- return We(e);
2021
+ return Qe(e);
2022
2022
  };
2023
- var Ce = {};
2023
+ var ke = {};
2024
2024
  (function(t) {
2025
2025
  t.L = { bit: 1 }, t.M = { bit: 0 }, t.Q = { bit: 3 }, t.H = { bit: 2 };
2026
2026
  function e(r) {
@@ -2054,7 +2054,7 @@ var Ce = {};
2054
2054
  return i;
2055
2055
  }
2056
2056
  };
2057
- })(Ce);
2057
+ })(ke);
2058
2058
  function xt() {
2059
2059
  this.buffer = [], this.length = 0;
2060
2060
  }
@@ -2094,7 +2094,7 @@ me.prototype.xor = function(t, e, r) {
2094
2094
  me.prototype.isReserved = function(t, e) {
2095
2095
  return this.reservedBit[t * this.size + e];
2096
2096
  };
2097
- var Cr = me, St = {};
2097
+ var kr = me, St = {};
2098
2098
  (function(t) {
2099
2099
  const e = D.getSymbolSize;
2100
2100
  t.getRowColCoords = function(n) {
@@ -2113,10 +2113,10 @@ var Cr = me, St = {};
2113
2113
  return i;
2114
2114
  };
2115
2115
  })(St);
2116
- var Ct = {};
2117
- const kr = D.getSymbolSize, lt = 7;
2118
- Ct.getPositions = function(e) {
2119
- const r = kr(e);
2116
+ var kt = {};
2117
+ const Cr = D.getSymbolSize, lt = 7;
2118
+ kt.getPositions = function(e) {
2119
+ const r = Cr(e);
2120
2120
  return [
2121
2121
  // top-left
2122
2122
  [0, 0],
@@ -2126,7 +2126,7 @@ Ct.getPositions = function(e) {
2126
2126
  [0, r - lt]
2127
2127
  ];
2128
2128
  };
2129
- var kt = {};
2129
+ var Ct = {};
2130
2130
  (function(t) {
2131
2131
  t.Patterns = {
2132
2132
  PATTERN000: 0,
@@ -2153,9 +2153,9 @@ var kt = {};
2153
2153
  let s = 0, l = 0, a = 0, d = null, c = null;
2154
2154
  for (let u = 0; u < o; u++) {
2155
2155
  l = a = 0, d = c = null;
2156
- for (let f = 0; f < o; f++) {
2157
- let h = i.get(u, f);
2158
- h === d ? l++ : (l >= 5 && (s += e.N1 + (l - 5)), d = h, l = 1), h = i.get(f, u), h === c ? a++ : (a >= 5 && (s += e.N1 + (a - 5)), c = h, a = 1);
2156
+ for (let p = 0; p < o; p++) {
2157
+ let h = i.get(u, p);
2158
+ h === d ? l++ : (l >= 5 && (s += e.N1 + (l - 5)), d = h, l = 1), h = i.get(p, u), h === c ? a++ : (a >= 5 && (s += e.N1 + (a - 5)), c = h, a = 1);
2159
2159
  }
2160
2160
  l >= 5 && (s += e.N1 + (l - 5)), a >= 5 && (s += e.N1 + (a - 5));
2161
2161
  }
@@ -2221,9 +2221,9 @@ var kt = {};
2221
2221
  }
2222
2222
  return l;
2223
2223
  };
2224
- })(kt);
2225
- var ke = {};
2226
- const q = Ce, pe = [
2224
+ })(Ct);
2225
+ var Ce = {};
2226
+ const q = ke, fe = [
2227
2227
  // L M Q H
2228
2228
  1,
2229
2229
  1,
@@ -2548,21 +2548,21 @@ const q = Ce, pe = [
2548
2548
  2040,
2549
2549
  2430
2550
2550
  ];
2551
- ke.getBlocksCount = function(e, r) {
2551
+ Ce.getBlocksCount = function(e, r) {
2552
2552
  switch (r) {
2553
2553
  case q.L:
2554
- return pe[(e - 1) * 4 + 0];
2554
+ return fe[(e - 1) * 4 + 0];
2555
2555
  case q.M:
2556
- return pe[(e - 1) * 4 + 1];
2556
+ return fe[(e - 1) * 4 + 1];
2557
2557
  case q.Q:
2558
- return pe[(e - 1) * 4 + 2];
2558
+ return fe[(e - 1) * 4 + 2];
2559
2559
  case q.H:
2560
- return pe[(e - 1) * 4 + 3];
2560
+ return fe[(e - 1) * 4 + 3];
2561
2561
  default:
2562
2562
  return;
2563
2563
  }
2564
2564
  };
2565
- ke.getTotalCodewordsCount = function(e, r) {
2565
+ Ce.getTotalCodewordsCount = function(e, r) {
2566
2566
  switch (r) {
2567
2567
  case q.L:
2568
2568
  return ge[(e - 1) * 4 + 0];
@@ -2577,23 +2577,23 @@ ke.getTotalCodewordsCount = function(e, r) {
2577
2577
  }
2578
2578
  };
2579
2579
  var Et = {}, Ee = {};
2580
- const ae = new Uint8Array(512), ve = new Uint8Array(256);
2580
+ const ae = new Uint8Array(512), we = new Uint8Array(256);
2581
2581
  (function() {
2582
2582
  let e = 1;
2583
2583
  for (let r = 0; r < 255; r++)
2584
- ae[r] = e, ve[e] = r, e <<= 1, e & 256 && (e ^= 285);
2584
+ ae[r] = e, we[e] = r, e <<= 1, e & 256 && (e ^= 285);
2585
2585
  for (let r = 255; r < 512; r++)
2586
2586
  ae[r] = ae[r - 255];
2587
2587
  })();
2588
2588
  Ee.log = function(e) {
2589
2589
  if (e < 1) throw new Error("log(" + e + ")");
2590
- return ve[e];
2590
+ return we[e];
2591
2591
  };
2592
2592
  Ee.exp = function(e) {
2593
2593
  return ae[e];
2594
2594
  };
2595
2595
  Ee.mul = function(e, r) {
2596
- return e === 0 || r === 0 ? 0 : ae[ve[e] + ve[r]];
2596
+ return e === 0 || r === 0 ? 0 : ae[we[e] + we[r]];
2597
2597
  };
2598
2598
  (function(t) {
2599
2599
  const e = Ee;
@@ -2622,13 +2622,13 @@ Ee.mul = function(e, r) {
2622
2622
  };
2623
2623
  })(Et);
2624
2624
  const Pt = Et;
2625
- function Ke(t) {
2625
+ function We(t) {
2626
2626
  this.genPoly = void 0, this.degree = t, this.degree && this.initialize(this.degree);
2627
2627
  }
2628
- Ke.prototype.initialize = function(e) {
2628
+ We.prototype.initialize = function(e) {
2629
2629
  this.degree = e, this.genPoly = Pt.generateECPolynomial(this.degree);
2630
2630
  };
2631
- Ke.prototype.encode = function(e) {
2631
+ We.prototype.encode = function(e) {
2632
2632
  if (!this.genPoly)
2633
2633
  throw new Error("Encoder not initialized");
2634
2634
  const r = new Uint8Array(e.length + this.degree);
@@ -2640,33 +2640,33 @@ Ke.prototype.encode = function(e) {
2640
2640
  }
2641
2641
  return n;
2642
2642
  };
2643
- var Er = Ke, At = {}, j = {}, Qe = {};
2644
- Qe.isValid = function(e) {
2643
+ var Er = We, At = {}, j = {}, Ke = {};
2644
+ Ke.isValid = function(e) {
2645
2645
  return !isNaN(e) && e >= 1 && e <= 40;
2646
2646
  };
2647
- var L = {};
2647
+ var R = {};
2648
2648
  const It = "[0-9]+", Pr = "[A-Z $%*+\\-./:]+";
2649
2649
  let he = "(?:[u3000-u303F]|[u3040-u309F]|[u30A0-u30FF]|[uFF00-uFFEF]|[u4E00-u9FAF]|[u2605-u2606]|[u2190-u2195]|u203B|[u2010u2015u2018u2019u2025u2026u201Cu201Du2225u2260]|[u0391-u0451]|[u00A7u00A8u00B1u00B4u00D7u00F7])+";
2650
2650
  he = he.replace(/u/g, "\\u");
2651
2651
  const Ar = "(?:(?![A-Z0-9 $%*+\\-./:]|" + he + `)(?:.|[\r
2652
2652
  ]))+`;
2653
- L.KANJI = new RegExp(he, "g");
2654
- L.BYTE_KANJI = new RegExp("[^A-Z0-9 $%*+\\-./:]+", "g");
2655
- L.BYTE = new RegExp(Ar, "g");
2656
- L.NUMERIC = new RegExp(It, "g");
2657
- L.ALPHANUMERIC = new RegExp(Pr, "g");
2658
- const Ir = new RegExp("^" + he + "$"), Mr = new RegExp("^" + It + "$"), Dr = new RegExp("^[A-Z0-9 $%*+\\-./:]+$");
2659
- L.testKanji = function(e) {
2653
+ R.KANJI = new RegExp(he, "g");
2654
+ R.BYTE_KANJI = new RegExp("[^A-Z0-9 $%*+\\-./:]+", "g");
2655
+ R.BYTE = new RegExp(Ar, "g");
2656
+ R.NUMERIC = new RegExp(It, "g");
2657
+ R.ALPHANUMERIC = new RegExp(Pr, "g");
2658
+ const Ir = new RegExp("^" + he + "$"), Mr = new RegExp("^" + It + "$"), Tr = new RegExp("^[A-Z0-9 $%*+\\-./:]+$");
2659
+ R.testKanji = function(e) {
2660
2660
  return Ir.test(e);
2661
2661
  };
2662
- L.testNumeric = function(e) {
2662
+ R.testNumeric = function(e) {
2663
2663
  return Mr.test(e);
2664
2664
  };
2665
- L.testAlphanumeric = function(e) {
2666
- return Dr.test(e);
2665
+ R.testAlphanumeric = function(e) {
2666
+ return Tr.test(e);
2667
2667
  };
2668
2668
  (function(t) {
2669
- const e = Qe, r = L;
2669
+ const e = Ke, r = R;
2670
2670
  t.NUMERIC = {
2671
2671
  id: "Numeric",
2672
2672
  bit: 1,
@@ -2725,37 +2725,37 @@ L.testAlphanumeric = function(e) {
2725
2725
  };
2726
2726
  })(j);
2727
2727
  (function(t) {
2728
- const e = D, r = ke, n = Ce, i = j, o = Qe, s = 7973, l = e.getBCHDigit(s);
2729
- function a(f, h, m) {
2730
- for (let p = 1; p <= 40; p++)
2731
- if (h <= t.getCapacity(p, m, f))
2732
- return p;
2728
+ const e = D, r = Ce, n = ke, i = j, o = Ke, s = 7973, l = e.getBCHDigit(s);
2729
+ function a(p, h, m) {
2730
+ for (let f = 1; f <= 40; f++)
2731
+ if (h <= t.getCapacity(f, m, p))
2732
+ return f;
2733
2733
  }
2734
- function d(f, h) {
2735
- return i.getCharCountIndicator(f, h) + 4;
2734
+ function d(p, h) {
2735
+ return i.getCharCountIndicator(p, h) + 4;
2736
2736
  }
2737
- function c(f, h) {
2737
+ function c(p, h) {
2738
2738
  let m = 0;
2739
- return f.forEach(function(p) {
2740
- const k = d(p.mode, h);
2741
- m += k + p.getBitsLength();
2739
+ return p.forEach(function(f) {
2740
+ const C = d(f.mode, h);
2741
+ m += C + f.getBitsLength();
2742
2742
  }), m;
2743
2743
  }
2744
- function u(f, h) {
2744
+ function u(p, h) {
2745
2745
  for (let m = 1; m <= 40; m++)
2746
- if (c(f, m) <= t.getCapacity(m, h, i.MIXED))
2746
+ if (c(p, m) <= t.getCapacity(m, h, i.MIXED))
2747
2747
  return m;
2748
2748
  }
2749
2749
  t.from = function(h, m) {
2750
2750
  return o.isValid(h) ? parseInt(h, 10) : m;
2751
- }, t.getCapacity = function(h, m, p) {
2751
+ }, t.getCapacity = function(h, m, f) {
2752
2752
  if (!o.isValid(h))
2753
2753
  throw new Error("Invalid QR Code version");
2754
- typeof p > "u" && (p = i.BYTE);
2755
- const k = e.getSymbolTotalCodewords(h), b = r.getTotalCodewordsCount(h, m), w = (k - b) * 8;
2756
- if (p === i.MIXED) return w;
2757
- const y = w - d(p, h);
2758
- switch (p) {
2754
+ typeof f > "u" && (f = i.BYTE);
2755
+ const C = e.getSymbolTotalCodewords(h), b = r.getTotalCodewordsCount(h, m), v = (C - b) * 8;
2756
+ if (f === i.MIXED) return v;
2757
+ const y = v - d(f, h);
2758
+ switch (f) {
2759
2759
  case i.NUMERIC:
2760
2760
  return Math.floor(y / 10 * 3);
2761
2761
  case i.ALPHANUMERIC:
@@ -2767,17 +2767,17 @@ L.testAlphanumeric = function(e) {
2767
2767
  return Math.floor(y / 8);
2768
2768
  }
2769
2769
  }, t.getBestVersionForData = function(h, m) {
2770
- let p;
2771
- const k = n.from(m, n.M);
2770
+ let f;
2771
+ const C = n.from(m, n.M);
2772
2772
  if (Array.isArray(h)) {
2773
2773
  if (h.length > 1)
2774
- return u(h, k);
2774
+ return u(h, C);
2775
2775
  if (h.length === 0)
2776
2776
  return 1;
2777
- p = h[0];
2777
+ f = h[0];
2778
2778
  } else
2779
- p = h;
2780
- return a(p.mode, p.getLength(), k);
2779
+ f = h;
2780
+ return a(f.mode, f.getLength(), C);
2781
2781
  }, t.getEncodedBits = function(h) {
2782
2782
  if (!o.isValid(h) || h < 7)
2783
2783
  throw new Error("Invalid QR Code version");
@@ -2788,15 +2788,15 @@ L.testAlphanumeric = function(e) {
2788
2788
  };
2789
2789
  })(At);
2790
2790
  var Mt = {};
2791
- const ze = D, Dt = 1335, Tr = 21522, dt = ze.getBCHDigit(Dt);
2791
+ const ze = D, Tt = 1335, Dr = 21522, dt = ze.getBCHDigit(Tt);
2792
2792
  Mt.getEncodedBits = function(e, r) {
2793
2793
  const n = e.bit << 3 | r;
2794
2794
  let i = n << 10;
2795
2795
  for (; ze.getBCHDigit(i) - dt >= 0; )
2796
- i ^= Dt << ze.getBCHDigit(i) - dt;
2797
- return (n << 10 | i) ^ Tr;
2796
+ i ^= Tt << ze.getBCHDigit(i) - dt;
2797
+ return (n << 10 | i) ^ Dr;
2798
2798
  };
2799
- var Tt = {};
2799
+ var Dt = {};
2800
2800
  const Nr = j;
2801
2801
  function _(t) {
2802
2802
  this.mode = Nr.NUMERIC, this.data = t.toString();
@@ -2818,7 +2818,7 @@ _.prototype.write = function(e) {
2818
2818
  o > 0 && (n = this.data.substr(r), i = parseInt(n, 10), e.put(i, o * 3 + 1));
2819
2819
  };
2820
2820
  var Fr = _;
2821
- const Rr = j, Ne = [
2821
+ const Lr = j, Ne = [
2822
2822
  "0",
2823
2823
  "1",
2824
2824
  "2",
@@ -2866,7 +2866,7 @@ const Rr = j, Ne = [
2866
2866
  ":"
2867
2867
  ];
2868
2868
  function $(t) {
2869
- this.mode = Rr.ALPHANUMERIC, this.data = t;
2869
+ this.mode = Lr.ALPHANUMERIC, this.data = t;
2870
2870
  }
2871
2871
  $.getBitsLength = function(e) {
2872
2872
  return 11 * Math.floor(e / 2) + 6 * (e % 2);
@@ -2885,7 +2885,7 @@ $.prototype.write = function(e) {
2885
2885
  }
2886
2886
  this.data.length % 2 && e.put(Ne.indexOf(this.data[r]), 6);
2887
2887
  };
2888
- var Lr = $;
2888
+ var Rr = $;
2889
2889
  const Br = j;
2890
2890
  function ee(t) {
2891
2891
  this.mode = Br.BYTE, typeof t == "string" ? this.data = new TextEncoder().encode(t) : this.data = new Uint8Array(t);
@@ -2941,10 +2941,10 @@ var Or = te, Nt = { exports: {} };
2941
2941
  s[n] = 0;
2942
2942
  var l = e.PriorityQueue.make();
2943
2943
  l.push(n, 0);
2944
- for (var a, d, c, u, f, h, m, p, k; !l.empty(); ) {
2945
- a = l.pop(), d = a.value, u = a.cost, f = r[d] || {};
2946
- for (c in f)
2947
- f.hasOwnProperty(c) && (h = f[c], m = u + h, p = s[c], k = typeof s[c] > "u", (k || p > m) && (s[c] = m, l.push(c, m), o[c] = d));
2944
+ for (var a, d, c, u, p, h, m, f, C; !l.empty(); ) {
2945
+ a = l.pop(), d = a.value, u = a.cost, p = r[d] || {};
2946
+ for (c in p)
2947
+ p.hasOwnProperty(c) && (h = p[c], m = u + h, f = s[c], C = typeof s[c] > "u", (C || f > m) && (s[c] = m, l.push(c, m), o[c] = d));
2948
2948
  }
2949
2949
  if (typeof i < "u" && typeof s[i] > "u") {
2950
2950
  var b = ["Could not find a path from ", n, " to ", i, "."].join("");
@@ -3001,26 +3001,26 @@ var Or = te, Nt = { exports: {} };
3001
3001
  })(Nt);
3002
3002
  var jr = Nt.exports;
3003
3003
  (function(t) {
3004
- const e = j, r = Fr, n = Lr, i = Ur, o = Or, s = L, l = D, a = jr;
3004
+ const e = j, r = Fr, n = Rr, i = Ur, o = Or, s = R, l = D, a = jr;
3005
3005
  function d(b) {
3006
3006
  return unescape(encodeURIComponent(b)).length;
3007
3007
  }
3008
- function c(b, w, y) {
3008
+ function c(b, v, y) {
3009
3009
  const g = [];
3010
- let C;
3011
- for (; (C = b.exec(y)) !== null; )
3010
+ let k;
3011
+ for (; (k = b.exec(y)) !== null; )
3012
3012
  g.push({
3013
- data: C[0],
3014
- index: C.index,
3015
- mode: w,
3016
- length: C[0].length
3013
+ data: k[0],
3014
+ index: k.index,
3015
+ mode: v,
3016
+ length: k[0].length
3017
3017
  });
3018
3018
  return g;
3019
3019
  }
3020
3020
  function u(b) {
3021
- const w = c(s.NUMERIC, e.NUMERIC, b), y = c(s.ALPHANUMERIC, e.ALPHANUMERIC, b);
3022
- let g, C;
3023
- return l.isKanjiModeEnabled() ? (g = c(s.BYTE, e.BYTE, b), C = c(s.KANJI, e.KANJI, b)) : (g = c(s.BYTE_KANJI, e.BYTE, b), C = []), w.concat(y, g, C).sort(function(A, F) {
3021
+ const v = c(s.NUMERIC, e.NUMERIC, b), y = c(s.ALPHANUMERIC, e.ALPHANUMERIC, b);
3022
+ let g, k;
3023
+ return l.isKanjiModeEnabled() ? (g = c(s.BYTE, e.BYTE, b), k = c(s.KANJI, e.KANJI, b)) : (g = c(s.BYTE_KANJI, e.BYTE, b), k = []), v.concat(y, g, k).sort(function(A, F) {
3024
3024
  return A.index - F.index;
3025
3025
  }).map(function(A) {
3026
3026
  return {
@@ -3030,8 +3030,8 @@ var jr = Nt.exports;
3030
3030
  };
3031
3031
  });
3032
3032
  }
3033
- function f(b, w) {
3034
- switch (w) {
3033
+ function p(b, v) {
3034
+ switch (v) {
3035
3035
  case e.NUMERIC:
3036
3036
  return r.getBitsLength(b);
3037
3037
  case e.ALPHANUMERIC:
@@ -3043,66 +3043,66 @@ var jr = Nt.exports;
3043
3043
  }
3044
3044
  }
3045
3045
  function h(b) {
3046
- return b.reduce(function(w, y) {
3047
- const g = w.length - 1 >= 0 ? w[w.length - 1] : null;
3048
- return g && g.mode === y.mode ? (w[w.length - 1].data += y.data, w) : (w.push(y), w);
3046
+ return b.reduce(function(v, y) {
3047
+ const g = v.length - 1 >= 0 ? v[v.length - 1] : null;
3048
+ return g && g.mode === y.mode ? (v[v.length - 1].data += y.data, v) : (v.push(y), v);
3049
3049
  }, []);
3050
3050
  }
3051
3051
  function m(b) {
3052
- const w = [];
3052
+ const v = [];
3053
3053
  for (let y = 0; y < b.length; y++) {
3054
3054
  const g = b[y];
3055
3055
  switch (g.mode) {
3056
3056
  case e.NUMERIC:
3057
- w.push([
3057
+ v.push([
3058
3058
  g,
3059
3059
  { data: g.data, mode: e.ALPHANUMERIC, length: g.length },
3060
3060
  { data: g.data, mode: e.BYTE, length: g.length }
3061
3061
  ]);
3062
3062
  break;
3063
3063
  case e.ALPHANUMERIC:
3064
- w.push([
3064
+ v.push([
3065
3065
  g,
3066
3066
  { data: g.data, mode: e.BYTE, length: g.length }
3067
3067
  ]);
3068
3068
  break;
3069
3069
  case e.KANJI:
3070
- w.push([
3070
+ v.push([
3071
3071
  g,
3072
3072
  { data: g.data, mode: e.BYTE, length: d(g.data) }
3073
3073
  ]);
3074
3074
  break;
3075
3075
  case e.BYTE:
3076
- w.push([
3076
+ v.push([
3077
3077
  { data: g.data, mode: e.BYTE, length: d(g.data) }
3078
3078
  ]);
3079
3079
  }
3080
3080
  }
3081
- return w;
3081
+ return v;
3082
3082
  }
3083
- function p(b, w) {
3083
+ function f(b, v) {
3084
3084
  const y = {}, g = { start: {} };
3085
- let C = ["start"];
3085
+ let k = ["start"];
3086
3086
  for (let E = 0; E < b.length; E++) {
3087
3087
  const A = b[E], F = [];
3088
3088
  for (let U = 0; U < A.length; U++) {
3089
- const R = A[U], re = "" + E + U;
3090
- F.push(re), y[re] = { node: R, lastCount: 0 }, g[re] = {};
3091
- for (let Ae = 0; Ae < C.length; Ae++) {
3092
- const B = C[Ae];
3093
- y[B] && y[B].node.mode === R.mode ? (g[B][re] = f(y[B].lastCount + R.length, R.mode) - f(y[B].lastCount, R.mode), y[B].lastCount += R.length) : (y[B] && (y[B].lastCount = R.length), g[B][re] = f(R.length, R.mode) + 4 + e.getCharCountIndicator(R.mode, w));
3089
+ const L = A[U], re = "" + E + U;
3090
+ F.push(re), y[re] = { node: L, lastCount: 0 }, g[re] = {};
3091
+ for (let Ae = 0; Ae < k.length; Ae++) {
3092
+ const B = k[Ae];
3093
+ y[B] && y[B].node.mode === L.mode ? (g[B][re] = p(y[B].lastCount + L.length, L.mode) - p(y[B].lastCount, L.mode), y[B].lastCount += L.length) : (y[B] && (y[B].lastCount = L.length), g[B][re] = p(L.length, L.mode) + 4 + e.getCharCountIndicator(L.mode, v));
3094
3094
  }
3095
3095
  }
3096
- C = F;
3096
+ k = F;
3097
3097
  }
3098
- for (let E = 0; E < C.length; E++)
3099
- g[C[E]].end = 0;
3098
+ for (let E = 0; E < k.length; E++)
3099
+ g[k[E]].end = 0;
3100
3100
  return { map: g, table: y };
3101
3101
  }
3102
- function k(b, w) {
3102
+ function C(b, v) {
3103
3103
  let y;
3104
3104
  const g = e.getBestModeForData(b);
3105
- if (y = e.from(w, g), y !== e.BYTE && y.bit < g.bit)
3105
+ if (y = e.from(v, g), y !== e.BYTE && y.bit < g.bit)
3106
3106
  throw new Error('"' + b + '" cannot be encoded with mode ' + e.toString(y) + `.
3107
3107
  Suggested mode is: ` + e.toString(g));
3108
3108
  switch (y === e.KANJI && !l.isKanjiModeEnabled() && (y = e.BYTE), y) {
@@ -3116,24 +3116,24 @@ var jr = Nt.exports;
3116
3116
  return new i(b);
3117
3117
  }
3118
3118
  }
3119
- t.fromArray = function(w) {
3120
- return w.reduce(function(y, g) {
3121
- return typeof g == "string" ? y.push(k(g, null)) : g.data && y.push(k(g.data, g.mode)), y;
3119
+ t.fromArray = function(v) {
3120
+ return v.reduce(function(y, g) {
3121
+ return typeof g == "string" ? y.push(C(g, null)) : g.data && y.push(C(g.data, g.mode)), y;
3122
3122
  }, []);
3123
- }, t.fromString = function(w, y) {
3124
- const g = u(w, l.isKanjiModeEnabled()), C = m(g), E = p(C, y), A = a.find_path(E.map, "start", "end"), F = [];
3123
+ }, t.fromString = function(v, y) {
3124
+ const g = u(v, l.isKanjiModeEnabled()), k = m(g), E = f(k, y), A = a.find_path(E.map, "start", "end"), F = [];
3125
3125
  for (let U = 1; U < A.length - 1; U++)
3126
3126
  F.push(E.table[A[U]].node);
3127
3127
  return t.fromArray(h(F));
3128
- }, t.rawSplit = function(w) {
3128
+ }, t.rawSplit = function(v) {
3129
3129
  return t.fromArray(
3130
- u(w, l.isKanjiModeEnabled())
3130
+ u(v, l.isKanjiModeEnabled())
3131
3131
  );
3132
3132
  };
3133
- })(Tt);
3134
- const Pe = D, Fe = Ce, Vr = Sr, Zr = Cr, Yr = St, Hr = Ct, qe = kt, Oe = ke, Wr = Er, xe = At, Kr = Mt, Qr = j, Re = Tt;
3133
+ })(Dt);
3134
+ const Pe = D, Fe = ke, Vr = Sr, Hr = kr, Zr = St, Yr = kt, qe = Ct, Oe = Ce, Qr = Er, xe = At, Wr = Mt, Kr = j, Le = Dt;
3135
3135
  function Xr(t, e) {
3136
- const r = t.size, n = Hr.getPositions(e);
3136
+ const r = t.size, n = Yr.getPositions(e);
3137
3137
  for (let i = 0; i < n.length; i++) {
3138
3138
  const o = n[i][0], s = n[i][1];
3139
3139
  for (let l = -1; l <= 7; l++)
@@ -3150,7 +3150,7 @@ function Jr(t) {
3150
3150
  }
3151
3151
  }
3152
3152
  function Gr(t, e) {
3153
- const r = Yr.getPositions(e);
3153
+ const r = Zr.getPositions(e);
3154
3154
  for (let n = 0; n < r.length; n++) {
3155
3155
  const i = r[n][0], o = r[n][1];
3156
3156
  for (let s = -2; s <= 2; s++)
@@ -3164,8 +3164,8 @@ function _r(t, e) {
3164
3164
  for (let l = 0; l < 18; l++)
3165
3165
  i = Math.floor(l / 3), o = l % 3 + r - 8 - 3, s = (n >> l & 1) === 1, t.set(i, o, s, !0), t.set(o, i, s, !0);
3166
3166
  }
3167
- function Le(t, e, r) {
3168
- const n = t.size, i = Kr.getEncodedBits(e, r);
3167
+ function Re(t, e, r) {
3168
+ const n = t.size, i = Wr.getEncodedBits(e, r);
3169
3169
  let o, s;
3170
3170
  for (o = 0; o < 15; o++)
3171
3171
  s = (i >> o & 1) === 1, o < 6 ? t.set(o, 8, s, !0) : o < 8 ? t.set(o + 1, 8, s, !0) : t.set(n - 15 + o, 8, s, !0), o < 8 ? t.set(8, n - o - 1, s, !0) : o < 9 ? t.set(8, 15 - o - 1 + 1, s, !0) : t.set(8, 15 - o - 1, s, !0);
@@ -3190,7 +3190,7 @@ function $r(t, e) {
3190
3190
  function en(t, e, r) {
3191
3191
  const n = new Vr();
3192
3192
  r.forEach(function(a) {
3193
- n.put(a.mode.bit, 4), n.put(a.getLength(), Qr.getCharCountIndicator(a.mode, t)), a.write(n);
3193
+ n.put(a.mode.bit, 4), n.put(a.getLength(), Kr.getCharCountIndicator(a.mode, t)), a.write(n);
3194
3194
  });
3195
3195
  const i = Pe.getSymbolTotalCodewords(t), o = Oe.getTotalCodewordsCount(t, e), s = (i - o) * 8;
3196
3196
  for (n.getLengthInBits() + 4 <= s && n.put(0, 4); n.getLengthInBits() % 8 !== 0; )
@@ -3201,36 +3201,36 @@ function en(t, e, r) {
3201
3201
  return tn(n, t, e);
3202
3202
  }
3203
3203
  function tn(t, e, r) {
3204
- const n = Pe.getSymbolTotalCodewords(e), i = Oe.getTotalCodewordsCount(e, r), o = n - i, s = Oe.getBlocksCount(e, r), l = n % s, a = s - l, d = Math.floor(n / s), c = Math.floor(o / s), u = c + 1, f = d - c, h = new Wr(f);
3204
+ const n = Pe.getSymbolTotalCodewords(e), i = Oe.getTotalCodewordsCount(e, r), o = n - i, s = Oe.getBlocksCount(e, r), l = n % s, a = s - l, d = Math.floor(n / s), c = Math.floor(o / s), u = c + 1, p = d - c, h = new Qr(p);
3205
3205
  let m = 0;
3206
- const p = new Array(s), k = new Array(s);
3206
+ const f = new Array(s), C = new Array(s);
3207
3207
  let b = 0;
3208
- const w = new Uint8Array(t.buffer);
3208
+ const v = new Uint8Array(t.buffer);
3209
3209
  for (let A = 0; A < s; A++) {
3210
3210
  const F = A < a ? c : u;
3211
- p[A] = w.slice(m, m + F), k[A] = h.encode(p[A]), m += F, b = Math.max(b, F);
3211
+ f[A] = v.slice(m, m + F), C[A] = h.encode(f[A]), m += F, b = Math.max(b, F);
3212
3212
  }
3213
3213
  const y = new Uint8Array(n);
3214
- let g = 0, C, E;
3215
- for (C = 0; C < b; C++)
3214
+ let g = 0, k, E;
3215
+ for (k = 0; k < b; k++)
3216
3216
  for (E = 0; E < s; E++)
3217
- C < p[E].length && (y[g++] = p[E][C]);
3218
- for (C = 0; C < f; C++)
3217
+ k < f[E].length && (y[g++] = f[E][k]);
3218
+ for (k = 0; k < p; k++)
3219
3219
  for (E = 0; E < s; E++)
3220
- y[g++] = k[E][C];
3220
+ y[g++] = C[E][k];
3221
3221
  return y;
3222
3222
  }
3223
3223
  function rn(t, e, r, n) {
3224
3224
  let i;
3225
3225
  if (Array.isArray(t))
3226
- i = Re.fromArray(t);
3226
+ i = Le.fromArray(t);
3227
3227
  else if (typeof t == "string") {
3228
3228
  let d = e;
3229
3229
  if (!d) {
3230
- const c = Re.rawSplit(t);
3230
+ const c = Le.rawSplit(t);
3231
3231
  d = xe.getBestVersionForData(c, r);
3232
3232
  }
3233
- i = Re.fromString(t, d || 40);
3233
+ i = Le.fromString(t, d || 40);
3234
3234
  } else
3235
3235
  throw new Error("Invalid data");
3236
3236
  const o = xe.getBestVersionForData(i, r);
@@ -3245,11 +3245,11 @@ The chosen QR Code version cannot contain this amount of data.
3245
3245
  Minimum version required to store current data is: ` + o + `.
3246
3246
  `
3247
3247
  );
3248
- const s = en(e, r, i), l = Pe.getSymbolSize(e), a = new Zr(l);
3249
- return Xr(a, e), Jr(a), Gr(a, e), Le(a, r, 0), e >= 7 && _r(a, e), $r(a, s), isNaN(n) && (n = qe.getBestMask(
3248
+ const s = en(e, r, i), l = Pe.getSymbolSize(e), a = new Hr(l);
3249
+ return Xr(a, e), Jr(a), Gr(a, e), Re(a, r, 0), e >= 7 && _r(a, e), $r(a, s), isNaN(n) && (n = qe.getBestMask(
3250
3250
  a,
3251
- Le.bind(null, a, r)
3252
- )), qe.applyMask(n, a), Le(a, r, n), {
3251
+ Re.bind(null, a, r)
3252
+ )), qe.applyMask(n, a), Re(a, r, n), {
3253
3253
  modules: a,
3254
3254
  version: e,
3255
3255
  errorCorrectionLevel: r,
@@ -3257,7 +3257,7 @@ Minimum version required to store current data is: ` + o + `.
3257
3257
  segments: i
3258
3258
  };
3259
3259
  }
3260
- vt.create = function(e, r) {
3260
+ wt.create = function(e, r) {
3261
3261
  if (typeof e > "u" || e === "")
3262
3262
  throw new Error("No input text");
3263
3263
  let n = Fe.M, i, o;
@@ -3304,14 +3304,14 @@ var Ft = {}, Xe = {};
3304
3304
  return Math.floor((n + i.margin * 2) * o);
3305
3305
  }, t.qrToImageData = function(n, i, o) {
3306
3306
  const s = i.modules.size, l = i.modules.data, a = t.getScale(s, o), d = Math.floor((s + o.margin * 2) * a), c = o.margin * a, u = [o.color.light, o.color.dark];
3307
- for (let f = 0; f < d; f++)
3307
+ for (let p = 0; p < d; p++)
3308
3308
  for (let h = 0; h < d; h++) {
3309
- let m = (f * d + h) * 4, p = o.color.light;
3310
- if (f >= c && h >= c && f < d - c && h < d - c) {
3311
- const k = Math.floor((f - c) / a), b = Math.floor((h - c) / a);
3312
- p = u[l[k * s + b] ? 1 : 0];
3309
+ let m = (p * d + h) * 4, f = o.color.light;
3310
+ if (p >= c && h >= c && p < d - c && h < d - c) {
3311
+ const C = Math.floor((p - c) / a), b = Math.floor((h - c) / a);
3312
+ f = u[l[C * s + b] ? 1 : 0];
3313
3313
  }
3314
- n[m++] = p.r, n[m++] = p.g, n[m++] = p.b, n[m] = p.a;
3314
+ n[m++] = f.r, n[m++] = f.g, n[m++] = f.b, n[m] = f.a;
3315
3315
  }
3316
3316
  };
3317
3317
  })(Xe);
@@ -3330,8 +3330,8 @@ var Ft = {}, Xe = {};
3330
3330
  t.render = function(o, s, l) {
3331
3331
  let a = l, d = s;
3332
3332
  typeof a > "u" && (!s || !s.getContext) && (a = s, s = void 0), s || (d = n()), a = e.getOptions(a);
3333
- const c = e.getImageWidth(o.modules.size, a), u = d.getContext("2d"), f = u.createImageData(c, c);
3334
- return e.qrToImageData(f.data, o, a), r(u, d, c), u.putImageData(f, 0, 0), d;
3333
+ const c = e.getImageWidth(o.modules.size, a), u = d.getContext("2d"), p = u.createImageData(c, c);
3334
+ return e.qrToImageData(p.data, o, a), r(u, d, c), u.putImageData(p, 0, 0), d;
3335
3335
  }, t.renderToDataURL = function(o, s, l) {
3336
3336
  let a = l;
3337
3337
  typeof a > "u" && (!s || !s.getContext) && (a = s, s = void 0), a || (a = {});
@@ -3339,7 +3339,7 @@ var Ft = {}, Xe = {};
3339
3339
  return d.toDataURL(c, u.quality);
3340
3340
  };
3341
3341
  })(Ft);
3342
- var Rt = {};
3342
+ var Lt = {};
3343
3343
  const nn = Xe;
3344
3344
  function ct(t, e) {
3345
3345
  const r = t.a / 255, n = e + '="' + t.hex + '"';
@@ -3357,12 +3357,12 @@ function on(t, e, r) {
3357
3357
  }
3358
3358
  return n;
3359
3359
  }
3360
- Rt.render = function(e, r, n) {
3361
- const i = nn.getOptions(r), o = e.modules.size, s = e.modules.data, l = o + i.margin * 2, a = i.color.light.a ? "<path " + ct(i.color.light, "fill") + ' d="M0 0h' + l + "v" + l + 'H0z"/>' : "", d = "<path " + ct(i.color.dark, "stroke") + ' d="' + on(s, o, i.margin) + '"/>', c = 'viewBox="0 0 ' + l + " " + l + '"', f = '<svg xmlns="http://www.w3.org/2000/svg" ' + (i.width ? 'width="' + i.width + '" height="' + i.width + '" ' : "") + c + ' shape-rendering="crispEdges">' + a + d + `</svg>
3360
+ Lt.render = function(e, r, n) {
3361
+ const i = nn.getOptions(r), o = e.modules.size, s = e.modules.data, l = o + i.margin * 2, a = i.color.light.a ? "<path " + ct(i.color.light, "fill") + ' d="M0 0h' + l + "v" + l + 'H0z"/>' : "", d = "<path " + ct(i.color.dark, "stroke") + ' d="' + on(s, o, i.margin) + '"/>', c = 'viewBox="0 0 ' + l + " " + l + '"', p = '<svg xmlns="http://www.w3.org/2000/svg" ' + (i.width ? 'width="' + i.width + '" height="' + i.width + '" ' : "") + c + ' shape-rendering="crispEdges">' + a + d + `</svg>
3362
3362
  `;
3363
- return typeof n == "function" && n(null, f), f;
3363
+ return typeof n == "function" && n(null, p), p;
3364
3364
  };
3365
- const sn = vr, je = vt, Lt = Ft, an = Rt;
3365
+ const sn = wr, je = wt, Rt = Ft, an = Lt;
3366
3366
  function Je(t, e, r, n, i) {
3367
3367
  const o = [].slice.call(arguments, 1), s = o.length, l = typeof o[s - 1] == "function";
3368
3368
  if (!l && !sn())
@@ -3390,10 +3390,10 @@ function Je(t, e, r, n, i) {
3390
3390
  i(a);
3391
3391
  }
3392
3392
  }
3393
- fe.create = je.create;
3394
- fe.toCanvas = Je.bind(null, Lt.render);
3395
- fe.toDataURL = Je.bind(null, Lt.renderToDataURL);
3396
- fe.toString = Je.bind(null, function(t, e, r) {
3393
+ pe.create = je.create;
3394
+ pe.toCanvas = Je.bind(null, Rt.render);
3395
+ pe.toDataURL = Je.bind(null, Rt.renderToDataURL);
3396
+ pe.toString = Je.bind(null, function(t, e, r) {
3397
3397
  return an.render(t, r);
3398
3398
  });
3399
3399
  var ln = Object.defineProperty, dn = Object.getOwnPropertyDescriptor, S = (t, e, r, n) => {
@@ -3401,14 +3401,35 @@ var ln = Object.defineProperty, dn = Object.getOwnPropertyDescriptor, S = (t, e,
3401
3401
  (s = t[o]) && (i = (n ? s(e, r, i) : s(i)) || i);
3402
3402
  return n && i && ln(e, r, i), i;
3403
3403
  };
3404
- let v = class extends se {
3404
+ let w = class extends se {
3405
3405
  constructor() {
3406
3406
  super(...arguments), this.currentState = { status: "idle" }, this.selectedMethod = null, this.cardFormData = {
3407
3407
  cardNumber: "",
3408
3408
  expiry: "",
3409
3409
  cvv: "",
3410
3410
  cardholderName: ""
3411
- }, this.formErrors = {}, this.paymentData = null, this.feesExpanded = !1, this.isInitializing = !0, this.cardBrand = "unknown", this.paymentLocked = !1, this.show3DSModal = !1, this.showQRModal = !1, this.nextActionUrl = null, this.qrCode = null, this.qrCodeDataUrl = null, this.qrAutoResumeTimer = null, this.qrPollingInProgress = !1, this.sdk = null, this.isInitialized = !1, this.cardNumberCleave = null, this.expiryCleave = null, this.leaveEventsCounter = 0, this.previousState = null, this.handle3DSPostMessage = (t) => {
3411
+ }, this.formErrors = {}, this.paymentData = null, this.feesExpanded = !1, this.isInitializing = !0, this.cardBrand = "unknown", this.paymentLocked = !1, this.show3DSModal = !1, this.showQRModal = !1, this.nextActionUrl = null, this.qrCode = null, this.qrCodeDataUrl = null, this.qrAutoResumeTimer = null, this.qrPollingInProgress = !1, this.sdk = null, this.isInitialized = !1, this.cardNumberCleave = null, this.expiryCleave = null, this.leaveEventsCounter = 0, this.previousState = null, this.cssVariableMap = {
3412
+ colorPrimary: "--op-color-primary",
3413
+ colorPrimaryHover: "--op-color-primary-hover",
3414
+ colorPrimaryText: "--op-color-primary-text",
3415
+ colorBackground: "--op-color-background",
3416
+ colorSurface: "--op-color-surface",
3417
+ colorText: "--op-color-text",
3418
+ colorTextSecondary: "--op-color-text-secondary",
3419
+ colorDanger: "--op-color-danger",
3420
+ colorSuccess: "--op-color-success",
3421
+ colorWarning: "--op-color-warning",
3422
+ colorBorder: "--op-color-border",
3423
+ colorBorderFocus: "--op-color-border-focus",
3424
+ fontFamily: "--op-font-family",
3425
+ fontSize: "--op-font-size",
3426
+ fontSizeSmall: "--op-font-size-sm",
3427
+ borderRadius: "--op-border-radius",
3428
+ borderRadiusLarge: "--op-border-radius-lg",
3429
+ spacingUnit: "--op-spacing-unit",
3430
+ boxShadow: "--op-box-shadow",
3431
+ boxShadowLarge: "--op-box-shadow-lg"
3432
+ }, this.themeMediaQuery = null, this.themeMediaQueryHandler = null, this.handle3DSPostMessage = (t) => {
3412
3433
  t.data === "ON_AWX_3DS_START_PAGE_LEAVE" && (this.leaveEventsCounter++, this.leaveEventsCounter > 1 && this.handle3DSComplete());
3413
3434
  };
3414
3435
  }
@@ -3422,6 +3443,53 @@ let v = class extends se {
3422
3443
  hasAllRequiredProps() {
3423
3444
  return !(!this.config || !this.adapters || !this.amount || !this.currency || !this.orderId || !this.firstName || typeof this.firstName != "string" || this.firstName.trim() === "" || !this.lastName || typeof this.lastName != "string" || this.lastName.trim() === "" || !this.email || typeof this.email != "string" || this.email.trim() === "");
3424
3445
  }
3446
+ /**
3447
+ * Apply appearance settings to the component
3448
+ *
3449
+ * This method:
3450
+ * 1. Sets the data-theme attribute based on theme option
3451
+ * 2. Applies CSS custom properties from variables
3452
+ *
3453
+ * @private
3454
+ */
3455
+ applyAppearance() {
3456
+ if (!this.appearance) {
3457
+ this.removeAttribute("data-theme");
3458
+ return;
3459
+ }
3460
+ const { theme: t, variables: e } = this.appearance;
3461
+ if (t)
3462
+ if (t === "auto") {
3463
+ const r = window.matchMedia("(prefers-color-scheme: dark)").matches;
3464
+ this.dataset.theme = r ? "dark" : "light", this.setupThemeMediaQueryListener();
3465
+ } else
3466
+ this.dataset.theme = t;
3467
+ e && this.applyCssVariables(e);
3468
+ }
3469
+ /**
3470
+ * Apply CSS custom properties from variables object
3471
+ */
3472
+ applyCssVariables(t) {
3473
+ for (const [e, r] of Object.entries(this.cssVariableMap)) {
3474
+ const n = t[e];
3475
+ n != null ? this.style.setProperty(r, n) : this.style.removeProperty(r);
3476
+ }
3477
+ }
3478
+ /**
3479
+ * Setup listener for system theme changes (for theme: 'auto')
3480
+ */
3481
+ setupThemeMediaQueryListener() {
3482
+ this.cleanupThemeMediaQueryListener(), this.themeMediaQuery = window.matchMedia("(prefers-color-scheme: dark)"), this.themeMediaQueryHandler = (t) => {
3483
+ var e;
3484
+ ((e = this.appearance) == null ? void 0 : e.theme) === "auto" && (this.dataset.theme = t.matches ? "dark" : "light");
3485
+ }, this.themeMediaQuery.addEventListener("change", this.themeMediaQueryHandler);
3486
+ }
3487
+ /**
3488
+ * Clean up theme media query listener
3489
+ */
3490
+ cleanupThemeMediaQueryListener() {
3491
+ this.themeMediaQuery && this.themeMediaQueryHandler && (this.themeMediaQuery.removeEventListener("change", this.themeMediaQueryHandler), this.themeMediaQuery = null, this.themeMediaQueryHandler = null);
3492
+ }
3425
3493
  // --- Lifecycle ---
3426
3494
  connectedCallback() {
3427
3495
  super.connectedCallback(), window.addEventListener("message", this.handle3DSPostMessage), this.addEventListener("force-close-3ds-modal", () => {
@@ -3429,7 +3497,7 @@ let v = class extends se {
3429
3497
  });
3430
3498
  }
3431
3499
  firstUpdated() {
3432
- this.initializeSDK();
3500
+ this.applyAppearance(), this.initializeSDK();
3433
3501
  }
3434
3502
  /**
3435
3503
  * Called when any reactive property changes.
@@ -3442,11 +3510,11 @@ let v = class extends se {
3442
3510
  * causing permanent skeleton state.
3443
3511
  */
3444
3512
  updated(t) {
3445
- super.updated(t), !this.isInitialized && this.hasAllRequiredProps() && (console.info("[OnePayment] All required props now available. Initializing SDK..."), this.initializeSDK());
3513
+ super.updated(t), t.has("appearance") && this.applyAppearance(), !this.isInitialized && this.hasAllRequiredProps() && (console.info("[OnePayment] All required props now available. Initializing SDK..."), this.initializeSDK());
3446
3514
  }
3447
3515
  disconnectedCallback() {
3448
3516
  var t;
3449
- super.disconnectedCallback(), (t = this.sdk) == null || t.destroy(), this.isInitialized = !1, this.destroyCleave(), window.removeEventListener("message", this.handle3DSPostMessage), this.qrAutoResumeTimer !== null && clearTimeout(this.qrAutoResumeTimer);
3517
+ super.disconnectedCallback(), this.cleanupThemeMediaQueryListener(), (t = this.sdk) == null || t.destroy(), this.isInitialized = !1, this.destroyCleave(), window.removeEventListener("message", this.handle3DSPostMessage), this.qrAutoResumeTimer !== null && clearTimeout(this.qrAutoResumeTimer);
3450
3518
  }
3451
3519
  // --- Cleave.js Setup ---
3452
3520
  setupCleave() {
@@ -3488,7 +3556,7 @@ let v = class extends se {
3488
3556
  return t.length === 0 ? [] : t.filter((e) => {
3489
3557
  var r;
3490
3558
  return !((r = this.excludePaymentMethods) != null && r.includes(e.id));
3491
- }).map((e) => e.id === Z.PAYNOW && this.getTransactionData().currency !== "SGD" ? {
3559
+ }).map((e) => e.id === H.PAYNOW && this.getTransactionData().currency !== "SGD" ? {
3492
3560
  id: e.id,
3493
3561
  enabled: !1,
3494
3562
  disabledReason: "PayNow is only available for SGD currency"
@@ -3563,7 +3631,7 @@ let v = class extends se {
3563
3631
  const r = this.qrCode.startsWith("http://") || this.qrCode.startsWith("https://"), n = this.qrCode.startsWith("data:image");
3564
3632
  if (!r && !n)
3565
3633
  try {
3566
- const i = await fe.toDataURL(this.qrCode, {
3634
+ const i = await pe.toDataURL(this.qrCode, {
3567
3635
  width: 300,
3568
3636
  margin: 2,
3569
3637
  color: {
@@ -3630,8 +3698,8 @@ let v = class extends se {
3630
3698
  const a = /* @__PURE__ */ new Date(), d = a.getFullYear(), c = a.getMonth() + 1;
3631
3699
  let u;
3632
3700
  if (s.length === 2) {
3633
- const f = parseInt(s, 10), h = d % 100, m = Math.floor(d / 100) * 100;
3634
- f < h && h - f > 80 ? u = m + 100 + f : u = m + f;
3701
+ const p = parseInt(s, 10), h = d % 100, m = Math.floor(d / 100) * 100;
3702
+ p < h && h - p > 80 ? u = m + 100 + p : u = m + p;
3635
3703
  } else
3636
3704
  return { valid: !1, error: "Invalid year format" };
3637
3705
  return u < d ? { valid: !1, error: "Card has expired" } : u === d && l < c ? { valid: !1, error: "Card has expired" } : { valid: !0 };
@@ -3651,7 +3719,7 @@ let v = class extends se {
3651
3719
  return;
3652
3720
  this.paymentLocked = !0;
3653
3721
  const t = this.cardFormData.expiry.split("/"), e = (t[0] || "").trim(), n = `20${(t[1] || "").trim().substring(0, 2)}`;
3654
- this.sdk.submitPayment(Z.CARD, {
3722
+ this.sdk.submitPayment(H.CARD, {
3655
3723
  cardNumber: this.cardFormData.cardNumber.replace(/\s/g, ""),
3656
3724
  expiryMonth: e,
3657
3725
  expiryYear: n,
@@ -3662,7 +3730,7 @@ let v = class extends se {
3662
3730
  });
3663
3731
  }
3664
3732
  handlePayNowPayment() {
3665
- !this.sdk || this.currentState.status !== "ready" || (this.paymentLocked = !0, this.sdk.submitPayment(Z.PAYNOW, {
3733
+ !this.sdk || this.currentState.status !== "ready" || (this.paymentLocked = !0, this.sdk.submitPayment(H.PAYNOW, {
3666
3734
  firstName: this.firstName,
3667
3735
  lastName: this.lastName,
3668
3736
  email: this.email
@@ -4008,7 +4076,7 @@ let v = class extends se {
4008
4076
  l && this.selectedMethod !== l.id && (this.selectedMethod = l.id);
4009
4077
  }
4010
4078
  }
4011
- const n = (s) => s === Z.CARD ? "Card" : "PayNow", i = (s) => s === Z.CARD ? P`
4079
+ const n = (s) => s === H.CARD ? "Card" : "PayNow", i = (s) => s === H.CARD ? P`
4012
4080
  <div class="method-icon-right">
4013
4081
  <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
4014
4082
  <path
@@ -4021,7 +4089,7 @@ let v = class extends se {
4021
4089
  />
4022
4090
  </svg>
4023
4091
  </div>
4024
- ` : s === Z.PAYNOW ? P`
4092
+ ` : s === H.PAYNOW ? P`
4025
4093
  <div class="method-icon-right">
4026
4094
  <img src="${cr}" alt="PayNow" />
4027
4095
  </div>
@@ -4058,7 +4126,7 @@ let v = class extends se {
4058
4126
  ${i(s.id)}
4059
4127
  </div>
4060
4128
  ${l ? P`<div class="method-content">
4061
- ${s.id === Z.CARD ? this.renderCardForm() : this.renderPayNowContent()}
4129
+ ${s.id === H.CARD ? this.renderCardForm() : this.renderPayNowContent()}
4062
4130
  </div>` : ""}
4063
4131
  </div>
4064
4132
  `;
@@ -4072,12 +4140,65 @@ let v = class extends se {
4072
4140
  `;
4073
4141
  }
4074
4142
  };
4075
- v.styles = Ut`
4143
+ w.styles = Ut`
4144
+ /* ═══════════════════════════════════════════════════════════════
4145
+ CSS CUSTOM PROPERTIES (Theming)
4146
+ ═══════════════════════════════════════════════════════════════ */
4147
+
4076
4148
  :host {
4149
+ /* ─── Color Tokens (Light Theme Default) ─── */
4150
+ --op-color-primary: #2a2327;
4151
+ --op-color-primary-hover: #1a1517;
4152
+ --op-color-primary-text: #ffbe32;
4153
+ --op-color-background: #ffffff;
4154
+ --op-color-surface: #f9fafb;
4155
+ --op-color-text: #1f2937;
4156
+ --op-color-text-secondary: #6b7280;
4157
+ --op-color-danger: #ef4444;
4158
+ --op-color-success: #10b981;
4159
+ --op-color-warning: #f59e0b;
4160
+ --op-color-border: #e5e7eb;
4161
+ --op-color-border-focus: #2a2327;
4162
+
4163
+ /* ─── Typography Tokens ─── */
4164
+ --op-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
4165
+ 'Helvetica Neue', Arial, sans-serif;
4166
+ --op-font-size: 16px;
4167
+ --op-font-size-sm: 14px;
4168
+ --op-font-size-xs: 12px;
4169
+
4170
+ /* ─── Layout Tokens ─── */
4171
+ --op-border-radius: 8px;
4172
+ --op-border-radius-lg: 40px;
4173
+ --op-spacing-unit: 4px;
4174
+ --op-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
4175
+ --op-box-shadow-lg: 0 4px 6px rgba(0, 0, 0, 0.1);
4176
+ --op-transition: 0.2s ease;
4177
+
4178
+ /* ─── Base Styles ─── */
4077
4179
  display: block;
4078
- font-family:
4079
- -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
4180
+ font-family: var(--op-font-family);
4080
4181
  box-sizing: border-box;
4182
+ background-color: var(--op-color-background);
4183
+ color: var(--op-color-text);
4184
+ }
4185
+
4186
+ /* ─── Dark Theme ─── */
4187
+ :host([data-theme="dark"]) {
4188
+ --op-color-primary: #ffbe32;
4189
+ --op-color-primary-hover: #ffd666;
4190
+ --op-color-primary-text: #1a1517;
4191
+ --op-color-background: #1a1517;
4192
+ --op-color-surface: #2a2327;
4193
+ --op-color-text: #f9fafb;
4194
+ --op-color-text-secondary: #9ca3af;
4195
+ --op-color-danger: #f87171;
4196
+ --op-color-success: #34d399;
4197
+ --op-color-warning: #fbbf24;
4198
+ --op-color-border: #4b5563;
4199
+ --op-color-border-focus: #ffbe32;
4200
+ --op-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
4201
+ --op-box-shadow-lg: 0 4px 6px rgba(0, 0, 0, 0.4);
4081
4202
  }
4082
4203
 
4083
4204
  * {
@@ -4094,10 +4215,10 @@ v.styles = Ut`
4094
4215
  .header {
4095
4216
  text-align: left;
4096
4217
  padding: 1rem 0;
4097
- color: #6b7280;
4098
- font-size: 0.875rem;
4218
+ color: var(--op-color-text-secondary);
4219
+ font-size: var(--op-font-size-sm);
4099
4220
  font-weight: 400;
4100
- border-bottom: 1px solid #e5e7eb;
4221
+ border-bottom: 1px solid var(--op-color-border);
4101
4222
  margin-bottom: 1rem;
4102
4223
  }
4103
4224
 
@@ -4110,10 +4231,10 @@ v.styles = Ut`
4110
4231
  }
4111
4232
 
4112
4233
  .payment-method-item {
4113
- border: 1px solid #e5e7eb;
4114
- border-radius: 0.5rem;
4234
+ border: 1px solid var(--op-color-border);
4235
+ border-radius: var(--op-border-radius);
4115
4236
  overflow: visible;
4116
- background: #ffffff;
4237
+ background: var(--op-color-background);
4117
4238
  width: 100%;
4118
4239
  }
4119
4240
 
@@ -4121,20 +4242,20 @@ v.styles = Ut`
4121
4242
  display: flex;
4122
4243
  align-items: center;
4123
4244
  padding: 1rem 1.25rem;
4124
- background: #ffffff;
4245
+ background: var(--op-color-background);
4125
4246
  cursor: pointer;
4126
- transition: background-color 150ms ease;
4247
+ transition: background-color var(--op-transition);
4127
4248
  user-select: none;
4128
4249
  width: 100%;
4129
- border-radius: 0.5rem 0.5rem 0 0;
4250
+ border-radius: var(--op-border-radius) var(--op-border-radius) 0 0;
4130
4251
  }
4131
4252
 
4132
4253
  .method-header:hover {
4133
- background-color: #f9fafb;
4254
+ background-color: var(--op-color-surface);
4134
4255
  }
4135
4256
 
4136
4257
  .method-header.selected {
4137
- background-color: #f3f4f6;
4258
+ background-color: var(--op-color-surface);
4138
4259
  }
4139
4260
 
4140
4261
  .radio {
@@ -4145,20 +4266,20 @@ v.styles = Ut`
4145
4266
  margin-right: 10px;
4146
4267
  flex-shrink: 0;
4147
4268
  cursor: pointer;
4148
- accent-color: #ffbe32;
4269
+ accent-color: var(--op-color-primary);
4149
4270
  -webkit-appearance: none;
4150
4271
  -moz-appearance: none;
4151
4272
  appearance: none;
4152
- border: 2px solid #d1d5db;
4273
+ border: 2px solid var(--op-color-border);
4153
4274
  border-radius: 50%;
4154
- background-color: #ffffff;
4275
+ background-color: var(--op-color-background);
4155
4276
  position: relative;
4156
- transition: border-color 150ms ease;
4277
+ transition: border-color var(--op-transition);
4157
4278
  }
4158
4279
 
4159
4280
  .radio:checked {
4160
- border-color: #ffbe32;
4161
- background-color: #ffffff;
4281
+ border-color: var(--op-color-primary);
4282
+ background-color: var(--op-color-background);
4162
4283
  }
4163
4284
 
4164
4285
  .radio:checked::after {
@@ -4170,11 +4291,11 @@ v.styles = Ut`
4170
4291
  width: 0.625rem;
4171
4292
  height: 0.625rem;
4172
4293
  border-radius: 50%;
4173
- background-color: #ffbe32;
4294
+ background-color: var(--op-color-primary);
4174
4295
  }
4175
4296
 
4176
4297
  .radio:hover:not(:disabled) {
4177
- border-color: #9ca3af;
4298
+ border-color: var(--op-color-text-secondary);
4178
4299
  }
4179
4300
 
4180
4301
  .method-icon {
@@ -4186,7 +4307,7 @@ v.styles = Ut`
4186
4307
  justify-content: center;
4187
4308
  font-size: 1.25rem;
4188
4309
  flex-shrink: 0;
4189
- color: #6b7280;
4310
+ color: var(--op-color-text-secondary);
4190
4311
  margin-right: 0.625rem;
4191
4312
  }
4192
4313
 
@@ -4198,7 +4319,7 @@ v.styles = Ut`
4198
4319
  align-items: center;
4199
4320
  justify-content: center;
4200
4321
  flex-shrink: 0;
4201
- color: #6b7280;
4322
+ color: var(--op-color-text-secondary);
4202
4323
  }
4203
4324
 
4204
4325
  .method-icon-right svg {
@@ -4213,9 +4334,9 @@ v.styles = Ut`
4213
4334
  }
4214
4335
 
4215
4336
  .method-name {
4216
- font-size: 1rem;
4337
+ font-size: var(--op-font-size);
4217
4338
  font-weight: 500;
4218
- color: #111827;
4339
+ color: var(--op-color-text);
4219
4340
  flex-shrink: 0;
4220
4341
  text-align: left;
4221
4342
  margin-right: 10px;
@@ -4224,8 +4345,8 @@ v.styles = Ut`
4224
4345
  /* Accordion Content */
4225
4346
  .method-content {
4226
4347
  padding: 1.5rem;
4227
- background-color: #ffffff;
4228
- border-top: 1px solid #e5e7eb;
4348
+ background-color: var(--op-color-background);
4349
+ border-top: 1px solid var(--op-color-border);
4229
4350
  width: 100%;
4230
4351
  overflow: visible;
4231
4352
  }
@@ -4237,9 +4358,9 @@ v.styles = Ut`
4237
4358
  }
4238
4359
 
4239
4360
  .form-title {
4240
- font-size: 1rem;
4361
+ font-size: var(--op-font-size);
4241
4362
  font-weight: 500;
4242
- color: #111827;
4363
+ color: var(--op-color-text);
4243
4364
  margin: 0 0 1rem 0;
4244
4365
  text-align: left;
4245
4366
  }
@@ -4258,22 +4379,23 @@ v.styles = Ut`
4258
4379
  .form-label {
4259
4380
  display: block;
4260
4381
  margin-bottom: 0.5rem;
4261
- font-size: 0.875rem;
4382
+ font-size: var(--op-font-size-sm);
4262
4383
  font-weight: 500;
4263
- color: #374151;
4384
+ color: var(--op-color-text);
4264
4385
  text-align: left;
4265
4386
  }
4266
4387
 
4267
4388
  .input {
4268
4389
  width: 100%;
4269
4390
  padding: 0.75rem;
4270
- border: 1px solid #d1d5db;
4271
- border-radius: 0.375rem;
4272
- font-size: 0.9375rem;
4391
+ border: 1px solid var(--op-color-border);
4392
+ border-radius: calc(var(--op-border-radius) / 2);
4393
+ font-size: var(--op-font-size);
4394
+ font-family: var(--op-font-family);
4273
4395
  line-height: 1.25rem;
4274
- background: white;
4275
- color: black;
4276
- transition: all 150ms ease;
4396
+ background: var(--op-color-background);
4397
+ color: var(--op-color-text);
4398
+ transition: all var(--op-transition);
4277
4399
  -webkit-appearance: none;
4278
4400
  -moz-appearance: none;
4279
4401
  appearance: none;
@@ -4281,24 +4403,24 @@ v.styles = Ut`
4281
4403
 
4282
4404
  .input:focus {
4283
4405
  outline: none;
4284
- border-color: #7c3aed;
4406
+ border-color: var(--op-color-border-focus);
4285
4407
  box-shadow: 0 0 0 3px rgba(124, 58, 237, 0.1);
4286
4408
  }
4287
4409
 
4288
4410
  .input::placeholder {
4289
- color: #9ca3af;
4411
+ color: var(--op-color-text-secondary);
4290
4412
  }
4291
4413
 
4292
4414
  .input:hover:not(:focus) {
4293
- border-color: #9ca3af;
4415
+ border-color: var(--op-color-text-secondary);
4294
4416
  }
4295
4417
 
4296
4418
  .input.input-error {
4297
- border-color: #dc2626;
4419
+ border-color: var(--op-color-danger);
4298
4420
  }
4299
4421
 
4300
4422
  .input.input-error:focus {
4301
- border-color: #dc2626;
4423
+ border-color: var(--op-color-danger);
4302
4424
  box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.1);
4303
4425
  }
4304
4426
 
@@ -4311,8 +4433,8 @@ v.styles = Ut`
4311
4433
 
4312
4434
  .error-message {
4313
4435
  margin-top: 0.25rem;
4314
- color: #dc2626;
4315
- font-size: 0.75rem;
4436
+ color: var(--op-color-danger);
4437
+ font-size: var(--op-font-size-xs);
4316
4438
  line-height: 1.25;
4317
4439
  }
4318
4440
 
@@ -4330,21 +4452,21 @@ v.styles = Ut`
4330
4452
  padding: 10px 24px;
4331
4453
  font-size: 18px;
4332
4454
  font-weight: 650;
4333
- color: #ffbe32;
4455
+ color: var(--op-color-primary-text);
4334
4456
  line-height: normal;
4335
4457
  border: 0;
4336
- border-radius: 40px;
4458
+ border-radius: var(--op-border-radius-lg);
4337
4459
  text-decoration: none;
4338
4460
  transition:
4339
- background-color 0.2s ease,
4340
- border-color 0.2s ease,
4341
- color 0.2s ease,
4342
- opacity 0.2s ease;
4461
+ background-color var(--op-transition),
4462
+ border-color var(--op-transition),
4463
+ color var(--op-transition),
4464
+ opacity var(--op-transition);
4343
4465
  overflow: hidden;
4344
4466
  user-select: none;
4345
4467
  position: relative;
4346
4468
  cursor: pointer;
4347
- background-color: #2a2327;
4469
+ background-color: var(--op-color-primary);
4348
4470
  white-space: nowrap;
4349
4471
  letter-spacing: 0;
4350
4472
  -webkit-appearance: none;
@@ -4354,13 +4476,12 @@ v.styles = Ut`
4354
4476
 
4355
4477
  .pay-button:disabled {
4356
4478
  cursor: not-allowed;
4357
- color: rgba(255, 190, 50, 0.8);
4358
- background-color: rgba(42, 35, 39, 0.8);
4479
+ opacity: 0.7;
4359
4480
  }
4360
4481
 
4361
4482
  .pay-button:not(:disabled):hover,
4362
4483
  .pay-button:not(:disabled):focus-visible {
4363
- background-color: #000;
4484
+ background-color: var(--op-color-primary-hover);
4364
4485
  }
4365
4486
 
4366
4487
  .pay-button:not(:disabled):active {
@@ -4386,7 +4507,7 @@ v.styles = Ut`
4386
4507
  margin-left: -10px;
4387
4508
  margin-top: -10px;
4388
4509
  border: 2px solid transparent;
4389
- border-top-color: #ffbe32;
4510
+ border-top-color: var(--op-color-primary-text);
4390
4511
  border-radius: 50%;
4391
4512
  animation: button-spinner 0.8s linear infinite;
4392
4513
  }
@@ -4426,7 +4547,7 @@ v.styles = Ut`
4426
4547
  }
4427
4548
 
4428
4549
  .processing-text {
4429
- color: #6b7280;
4550
+ color: var(--op-color-text-secondary);
4430
4551
  margin: 0;
4431
4552
  }
4432
4553
 
@@ -4445,32 +4566,31 @@ v.styles = Ut`
4445
4566
  padding: 10px 24px;
4446
4567
  font-size: 18px;
4447
4568
  font-weight: 650;
4448
- color: #ffbe32;
4569
+ color: var(--op-color-primary-text);
4449
4570
  line-height: normal;
4450
4571
  border: 0;
4451
- border-radius: 40px;
4572
+ border-radius: var(--op-border-radius-lg);
4452
4573
  text-decoration: none;
4453
4574
  transition:
4454
- background-color 0.2s ease,
4575
+ background-color var(--op-transition),
4455
4576
  transform 0.05s ease;
4456
4577
  overflow: hidden;
4457
4578
  user-select: none;
4458
4579
  position: relative;
4459
4580
  cursor: pointer;
4460
- background-color: #2a2327;
4581
+ background-color: var(--op-color-primary);
4461
4582
  white-space: nowrap;
4462
4583
  letter-spacing: 0;
4463
4584
  }
4464
4585
 
4465
4586
  .paynow-container .scanned-button:disabled {
4466
4587
  cursor: not-allowed;
4467
- color: rgba(255, 190, 50, 0.8);
4468
- background-color: rgba(42, 35, 39, 0.8);
4588
+ opacity: 0.7;
4469
4589
  }
4470
4590
 
4471
4591
  .paynow-container .scanned-button:not(:disabled):hover,
4472
4592
  .paynow-container .scanned-button:not(:disabled):focus-visible {
4473
- background-color: #000;
4593
+ background-color: var(--op-color-primary-hover);
4474
4594
  }
4475
4595
 
4476
4596
  .paynow-container .scanned-button:not(:disabled):active {
@@ -4484,9 +4604,9 @@ v.styles = Ut`
4484
4604
  }
4485
4605
 
4486
4606
  .instructions-title {
4487
- font-size: 1rem;
4607
+ font-size: var(--op-font-size);
4488
4608
  font-weight: 600;
4489
- color: #111827;
4609
+ color: var(--op-color-text);
4490
4610
  margin: 0 0 1.5rem 0;
4491
4611
  text-align: left;
4492
4612
  }
@@ -4513,9 +4633,9 @@ v.styles = Ut`
4513
4633
  height: 1.75rem;
4514
4634
  min-width: 1.75rem;
4515
4635
  border-radius: 50%;
4516
- background-color: #ffbe32;
4517
- color: #ffffff;
4518
- font-size: 0.875rem;
4636
+ background-color: var(--op-color-primary);
4637
+ color: var(--op-color-background);
4638
+ font-size: var(--op-font-size-sm);
4519
4639
  font-weight: 600;
4520
4640
  flex-shrink: 0;
4521
4641
  }
@@ -4524,7 +4644,7 @@ v.styles = Ut`
4524
4644
  flex: 1;
4525
4645
  margin: 0;
4526
4646
  padding-top: 0.125rem;
4527
- color: #374151;
4647
+ color: var(--op-color-text);
4528
4648
  font-size: 0.9375rem;
4529
4649
  line-height: 1.5;
4530
4650
  }
@@ -4535,8 +4655,8 @@ v.styles = Ut`
4535
4655
  }
4536
4656
 
4537
4657
  .qr-instruction {
4538
- color: #6b7280;
4539
- font-size: 14px;
4658
+ color: var(--op-color-text-secondary);
4659
+ font-size: var(--op-font-size-sm);
4540
4660
  margin-bottom: 1.5rem;
4541
4661
  line-height: 1.5;
4542
4662
  }
@@ -4548,33 +4668,33 @@ v.styles = Ut`
4548
4668
  }
4549
4669
 
4550
4670
  .qr-canvas {
4551
- border: 4px solid #f3f4f6;
4552
- border-radius: 12px;
4671
+ border: 4px solid var(--op-color-surface);
4672
+ border-radius: var(--op-border-radius);
4553
4673
  padding: 16px;
4554
- background: white;
4555
- box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);
4674
+ background: var(--op-color-background);
4675
+ box-shadow: var(--op-box-shadow-lg);
4556
4676
  width: 200px;
4557
4677
  height: 200px;
4558
4678
  display: flex;
4559
4679
  align-items: center;
4560
4680
  justify-content: center;
4561
- color: #9ca3af;
4681
+ color: var(--op-color-text-secondary);
4562
4682
  }
4563
4683
 
4564
4684
  .scanned-button {
4565
4685
  padding: 12px 24px;
4566
- background: #10b981;
4567
- color: white;
4686
+ background: var(--op-color-success);
4687
+ color: var(--op-color-background);
4568
4688
  border: none;
4569
- border-radius: 8px;
4570
- font-size: 16px;
4689
+ border-radius: var(--op-border-radius);
4690
+ font-size: var(--op-font-size);
4571
4691
  font-weight: 600;
4572
4692
  cursor: pointer;
4573
- transition: all 0.2s ease;
4693
+ transition: all var(--op-transition);
4574
4694
  }
4575
4695
 
4576
4696
  .scanned-button:hover:not(:disabled) {
4577
- background: #059669;
4697
+ filter: brightness(0.9);
4578
4698
  transform: translateY(-2px);
4579
4699
  box-shadow: 0 4px 12px rgba(16, 185, 129, 0.4);
4580
4700
  }
@@ -4592,25 +4712,25 @@ v.styles = Ut`
4592
4712
 
4593
4713
  /* Result Status Block - Replaces payment methods when succeeded/failed */
4594
4714
  .result-card {
4595
- background: white;
4596
- border-radius: 12px;
4715
+ background: var(--op-color-background);
4716
+ border-radius: var(--op-border-radius);
4597
4717
  padding: 40px;
4598
4718
  width: 100%;
4599
4719
  text-align: center;
4600
- box-shadow: 0 4px 6px rgba(0, 0, 0, 0.07);
4720
+ box-shadow: var(--op-box-shadow-lg);
4601
4721
  border: 2px solid transparent;
4602
- transition: all 0.3s ease;
4722
+ transition: all var(--op-transition);
4603
4723
  margin-top: 0;
4604
4724
  }
4605
4725
 
4606
4726
  .result-card.success {
4607
- border-color: #10b981;
4608
- background: linear-gradient(135deg, #f0fdf4 0%, #ffffff 100%);
4727
+ border-color: var(--op-color-success);
4728
+ background: var(--op-color-background);
4609
4729
  }
4610
4730
 
4611
4731
  .result-card.error {
4612
- border-color: #ef4444;
4613
- background: linear-gradient(135deg, #fef2f2 0%, #ffffff 100%);
4732
+ border-color: var(--op-color-danger);
4733
+ background: var(--op-color-background);
4614
4734
  }
4615
4735
 
4616
4736
  .result-icon-wrapper {
@@ -4625,11 +4745,11 @@ v.styles = Ut`
4625
4745
  }
4626
4746
 
4627
4747
  .result-card.success .result-icon-wrapper {
4628
- background: #10b981;
4748
+ background: var(--op-color-success);
4629
4749
  }
4630
4750
 
4631
4751
  .result-card.error .result-icon-wrapper {
4632
- background: #ef4444;
4752
+ background: var(--op-color-danger);
4633
4753
  }
4634
4754
 
4635
4755
  @keyframes scaleIn {
@@ -4653,13 +4773,13 @@ v.styles = Ut`
4653
4773
  margin: 0 0 12px 0;
4654
4774
  font-size: 28px;
4655
4775
  font-weight: 700;
4656
- color: #111827;
4776
+ color: var(--op-color-text);
4657
4777
  }
4658
4778
 
4659
4779
  .result-message {
4660
4780
  margin: 0 0 32px 0;
4661
- font-size: 16px;
4662
- color: #6b7280;
4781
+ font-size: var(--op-font-size);
4782
+ color: var(--op-color-text-secondary);
4663
4783
  line-height: 1.5;
4664
4784
  }
4665
4785
 
@@ -4771,16 +4891,16 @@ v.styles = Ut`
4771
4891
  /* Transaction Details */
4772
4892
  .transaction-details {
4773
4893
  padding: 1.25rem;
4774
- background: #f9fafb;
4775
- border: 1px solid #e5e7eb;
4776
- border-radius: 0.5rem;
4894
+ background: var(--op-color-surface);
4895
+ border: 1px solid var(--op-color-border);
4896
+ border-radius: var(--op-border-radius);
4777
4897
  margin-bottom: 1rem;
4778
4898
  }
4779
4899
 
4780
4900
  .transaction-title {
4781
4901
  font-size: 1.125rem;
4782
4902
  font-weight: 600;
4783
- color: #111827;
4903
+ color: var(--op-color-text);
4784
4904
  margin: 0 0 1rem 0;
4785
4905
  line-height: 1.2;
4786
4906
  }
@@ -4798,15 +4918,15 @@ v.styles = Ut`
4798
4918
  }
4799
4919
 
4800
4920
  .details-label {
4801
- font-size: 0.875rem;
4921
+ font-size: var(--op-font-size-sm);
4802
4922
  font-weight: 500;
4803
- color: #6b7280;
4923
+ color: var(--op-color-text-secondary);
4804
4924
  }
4805
4925
 
4806
4926
  .details-value {
4807
- font-size: 0.875rem;
4927
+ font-size: var(--op-font-size-sm);
4808
4928
  font-weight: 600;
4809
- color: #111827;
4929
+ color: var(--op-color-text);
4810
4930
  text-align: right;
4811
4931
  }
4812
4932
 
@@ -4842,7 +4962,7 @@ v.styles = Ut`
4842
4962
  left: 0.9375rem;
4843
4963
  top: 0.625rem;
4844
4964
  bottom: 0.625rem;
4845
- border-left: 2px solid #d1d5db;
4965
+ border-left: 2px solid var(--op-color-border);
4846
4966
  }
4847
4967
 
4848
4968
  .fee-breakdown-inner {
@@ -4872,7 +4992,7 @@ v.styles = Ut`
4872
4992
  width: 10px;
4873
4993
  height: 10px;
4874
4994
  border-radius: 50%;
4875
- background: #d1d5db;
4995
+ background: var(--op-color-border);
4876
4996
  }
4877
4997
 
4878
4998
  .breakdown-row:first-child::after {
@@ -4883,7 +5003,7 @@ v.styles = Ut`
4883
5003
  transform: translateY(-50%);
4884
5004
  width: 1rem;
4885
5005
  height: 2px;
4886
- background: #d1d5db;
5006
+ background: var(--op-color-border);
4887
5007
  }
4888
5008
 
4889
5009
  .breakdown-row:nth-child(2) {
@@ -4899,7 +5019,7 @@ v.styles = Ut`
4899
5019
  transform: translateY(-60%);
4900
5020
  width: 1.5rem;
4901
5021
  height: 2px;
4902
- background: #d1d5db;
5022
+ background: var(--op-color-border);
4903
5023
  }
4904
5024
 
4905
5025
  .breakdown-row:nth-child(2)::after {
@@ -4909,25 +5029,25 @@ v.styles = Ut`
4909
5029
  top: calc(60% - 0.25rem);
4910
5030
  border-top: 4px solid transparent;
4911
5031
  border-bottom: 4px solid transparent;
4912
- border-left: 6px solid #d1d5db;
5032
+ border-left: 6px solid var(--op-color-border);
4913
5033
  }
4914
5034
 
4915
5035
  .breakdown-label {
4916
- font-size: 0.875rem;
5036
+ font-size: var(--op-font-size-sm);
4917
5037
  font-weight: 400;
4918
- color: #6b7280;
5038
+ color: var(--op-color-text-secondary);
4919
5039
  }
4920
5040
 
4921
5041
  .breakdown-value {
4922
- font-size: 0.875rem;
5042
+ font-size: var(--op-font-size-sm);
4923
5043
  font-weight: 500;
4924
- color: #111827;
5044
+ color: var(--op-color-text);
4925
5045
  text-align: right;
4926
5046
  }
4927
5047
 
4928
5048
  .transaction-divider {
4929
5049
  height: 1px;
4930
- background: #d1d5db;
5050
+ background: var(--op-color-border);
4931
5051
  margin: 1rem 0;
4932
5052
  }
4933
5053
 
@@ -4938,21 +5058,21 @@ v.styles = Ut`
4938
5058
  }
4939
5059
 
4940
5060
  .net-label {
4941
- font-size: 1rem;
5061
+ font-size: var(--op-font-size);
4942
5062
  font-weight: 600;
4943
- color: #111827;
5063
+ color: var(--op-color-text);
4944
5064
  }
4945
5065
 
4946
5066
  .net-value {
4947
5067
  font-size: 1.25rem;
4948
5068
  font-weight: 700;
4949
- color: #111827;
5069
+ color: var(--op-color-text);
4950
5070
  text-align: right;
4951
5071
  }
4952
5072
 
4953
5073
  /* Skeleton Loading */
4954
5074
  .skeleton {
4955
- background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
5075
+ background: linear-gradient(90deg, var(--op-color-surface) 25%, var(--op-color-border) 50%, var(--op-color-surface) 75%);
4956
5076
  background-size: 200% 100%;
4957
5077
  animation: shimmer 1.5s infinite;
4958
5078
  border-radius: 0.25rem;
@@ -4969,9 +5089,9 @@ v.styles = Ut`
4969
5089
 
4970
5090
  .skeleton-transaction {
4971
5091
  padding: 1.25rem;
4972
- background: #f9fafb;
4973
- border: 1px solid #e5e7eb;
4974
- border-radius: 0.5rem;
5092
+ background: var(--op-color-surface);
5093
+ border: 1px solid var(--op-color-border);
5094
+ border-radius: var(--op-border-radius);
4975
5095
  margin-bottom: 1rem;
4976
5096
  }
4977
5097
 
@@ -4999,7 +5119,7 @@ v.styles = Ut`
4999
5119
 
5000
5120
  .skeleton-divider {
5001
5121
  height: 1px;
5002
- background: #d1d5db;
5122
+ background: var(--op-color-border);
5003
5123
  margin: 1rem 0;
5004
5124
  }
5005
5125
 
@@ -5020,10 +5140,10 @@ v.styles = Ut`
5020
5140
  }
5021
5141
 
5022
5142
  .skeleton-method {
5023
- border: 1px solid #e5e7eb;
5024
- border-radius: 0.5rem;
5143
+ border: 1px solid var(--op-color-border);
5144
+ border-radius: var(--op-border-radius);
5025
5145
  padding: 1rem 1.25rem;
5026
- background: #ffffff;
5146
+ background: var(--op-color-background);
5027
5147
  margin-bottom: 1rem;
5028
5148
  display: flex;
5029
5149
  align-items: center;
@@ -5069,8 +5189,8 @@ v.styles = Ut`
5069
5189
  width: 100%;
5070
5190
  max-width: 500px;
5071
5191
  max-height: 90vh;
5072
- background: white;
5073
- border-radius: 8px;
5192
+ background: var(--op-color-background);
5193
+ border-radius: var(--op-border-radius);
5074
5194
  overflow-y: auto;
5075
5195
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
5076
5196
  }
@@ -5106,10 +5226,10 @@ v.styles = Ut`
5106
5226
  .modal-content .qr-code-section .scanned-button {
5107
5227
  width: 100%;
5108
5228
  padding: 16px 24px;
5109
- background: #10b981;
5110
- color: white;
5229
+ background: var(--op-color-success);
5230
+ color: var(--op-color-background);
5111
5231
  border: none;
5112
- border-radius: 8px;
5232
+ border-radius: var(--op-border-radius);
5113
5233
  font-size: 18px;
5114
5234
  font-weight: 700;
5115
5235
  cursor: pointer;
@@ -5126,14 +5246,14 @@ v.styles = Ut`
5126
5246
  max-height: 85vh;
5127
5247
  padding: 0;
5128
5248
  overflow: hidden;
5129
- background: linear-gradient(to bottom, #ffffff 0%, #f9fafb 100%);
5249
+ background: linear-gradient(to bottom, var(--op-color-background) 0%, var(--op-color-surface) 100%);
5130
5250
  }
5131
5251
 
5132
5252
  .qr-iframe-container {
5133
5253
  flex: 1;
5134
5254
  width: 100%;
5135
5255
  overflow: hidden;
5136
- background: white;
5256
+ background: var(--op-color-background);
5137
5257
  position: relative;
5138
5258
  }
5139
5259
 
@@ -5141,13 +5261,13 @@ v.styles = Ut`
5141
5261
  width: 100%;
5142
5262
  height: 100%;
5143
5263
  border: none;
5144
- background: white;
5264
+ background: var(--op-color-background);
5145
5265
  }
5146
5266
 
5147
5267
  .qr-button-container {
5148
5268
  padding: 2rem 2.5rem;
5149
- background: linear-gradient(to top, #ffffff 0%, #fafbfc 100%);
5150
- border-top: 1px solid rgba(0, 0, 0, 0.08);
5269
+ background: linear-gradient(to top, var(--op-color-background) 0%, var(--op-color-surface) 100%);
5270
+ border-top: 1px solid var(--op-color-border);
5151
5271
  display: flex;
5152
5272
  flex-direction: column;
5153
5273
  gap: 1rem;
@@ -5173,7 +5293,7 @@ v.styles = Ut`
5173
5293
  }
5174
5294
 
5175
5295
  .qr-button-hint {
5176
- color: #6b7280;
5296
+ color: var(--op-color-text-secondary);
5177
5297
  font-size: 14px;
5178
5298
  font-weight: 500;
5179
5299
  text-align: center;
@@ -5186,8 +5306,8 @@ v.styles = Ut`
5186
5306
  width: 100%;
5187
5307
  max-width: 420px;
5188
5308
  padding: 20px 40px;
5189
- background: linear-gradient(135deg, #10b981 0%, #059669 100%);
5190
- color: white;
5309
+ background: var(--op-color-success);
5310
+ color: #ffffff;
5191
5311
  border: none;
5192
5312
  border-radius: 16px;
5193
5313
  font-size: 17px;
@@ -5220,7 +5340,8 @@ v.styles = Ut`
5220
5340
  }
5221
5341
 
5222
5342
  .qr-button-container .scanned-button:hover {
5223
- background: linear-gradient(135deg, #059669 0%, #047857 100%);
5343
+ background: var(--op-color-success);
5344
+ filter: brightness(0.9);
5224
5345
  transform: translateY(-3px);
5225
5346
  box-shadow:
5226
5347
  0 12px 32px rgba(16, 185, 129, 0.45),
@@ -5255,15 +5376,15 @@ v.styles = Ut`
5255
5376
  height: 450px;
5256
5377
  border-radius: 8px;
5257
5378
  overflow: hidden;
5258
- background: white;
5259
- border: 1px solid #e5e7eb;
5379
+ background: var(--op-color-background);
5380
+ border: 1px solid var(--op-color-border);
5260
5381
  }
5261
5382
 
5262
5383
  .qr-iframe-inline {
5263
5384
  width: 100%;
5264
5385
  height: 100%;
5265
5386
  border: none;
5266
- background: white;
5387
+ background: var(--op-color-background);
5267
5388
  }
5268
5389
 
5269
5390
  .radio:disabled {
@@ -5277,7 +5398,7 @@ v.styles = Ut`
5277
5398
  }
5278
5399
 
5279
5400
  .method-header.disabled:hover {
5280
- background-color: #ffffff;
5401
+ background-color: var(--op-color-background);
5281
5402
  }
5282
5403
 
5283
5404
  /* Tooltip for disabled payment methods */
@@ -5293,8 +5414,8 @@ v.styles = Ut`
5293
5414
  transform: translateX(-50%);
5294
5415
  margin-top: 0.5rem;
5295
5416
  padding: 0.5rem 0.75rem;
5296
- background: #1f2937;
5297
- color: white;
5417
+ background: var(--op-color-text);
5418
+ color: var(--op-color-background);
5298
5419
  font-size: 0.875rem;
5299
5420
  line-height: 1.25rem;
5300
5421
  border-radius: 0.375rem;
@@ -5312,7 +5433,7 @@ v.styles = Ut`
5312
5433
  transform: translateX(-50%);
5313
5434
  margin-top: 0.25rem;
5314
5435
  border: 5px solid transparent;
5315
- border-bottom-color: #1f2937;
5436
+ border-bottom-color: var(--op-color-text);
5316
5437
  z-index: 1001;
5317
5438
  }
5318
5439
 
@@ -5328,90 +5449,93 @@ v.styles = Ut`
5328
5449
  }
5329
5450
  `;
5330
5451
  S([
5331
- N({ type: Object })
5332
- ], v.prototype, "config", 2);
5452
+ T({ type: Object })
5453
+ ], w.prototype, "config", 2);
5454
+ S([
5455
+ T({ type: Object })
5456
+ ], w.prototype, "adapters", 2);
5333
5457
  S([
5334
- N({ type: Object })
5335
- ], v.prototype, "adapters", 2);
5458
+ T({ type: Number })
5459
+ ], w.prototype, "amount", 2);
5336
5460
  S([
5337
- N({ type: Number })
5338
- ], v.prototype, "amount", 2);
5461
+ T({ type: String })
5462
+ ], w.prototype, "currency", 2);
5339
5463
  S([
5340
- N({ type: String })
5341
- ], v.prototype, "currency", 2);
5464
+ T({ type: String })
5465
+ ], w.prototype, "orderId", 2);
5342
5466
  S([
5343
- N({ type: String })
5344
- ], v.prototype, "orderId", 2);
5467
+ T({ type: String })
5468
+ ], w.prototype, "firstName", 2);
5345
5469
  S([
5346
- N({ type: String })
5347
- ], v.prototype, "firstName", 2);
5470
+ T({ type: String })
5471
+ ], w.prototype, "lastName", 2);
5348
5472
  S([
5349
- N({ type: String })
5350
- ], v.prototype, "lastName", 2);
5473
+ T({ type: String })
5474
+ ], w.prototype, "email", 2);
5351
5475
  S([
5352
- N({ type: String })
5353
- ], v.prototype, "email", 2);
5476
+ T({ type: Array })
5477
+ ], w.prototype, "excludePaymentMethods", 2);
5354
5478
  S([
5355
- N({ type: Array })
5356
- ], v.prototype, "excludePaymentMethods", 2);
5479
+ T({ type: String })
5480
+ ], w.prototype, "width", 2);
5357
5481
  S([
5358
- N({ type: String })
5359
- ], v.prototype, "width", 2);
5482
+ T({ type: String })
5483
+ ], w.prototype, "maxWidth", 2);
5360
5484
  S([
5361
- N({ type: String })
5362
- ], v.prototype, "maxWidth", 2);
5485
+ T({ type: Object })
5486
+ ], w.prototype, "appearance", 2);
5363
5487
  S([
5364
5488
  M()
5365
- ], v.prototype, "currentState", 2);
5489
+ ], w.prototype, "currentState", 2);
5366
5490
  S([
5367
5491
  M()
5368
- ], v.prototype, "selectedMethod", 2);
5492
+ ], w.prototype, "selectedMethod", 2);
5369
5493
  S([
5370
5494
  M()
5371
- ], v.prototype, "cardFormData", 2);
5495
+ ], w.prototype, "cardFormData", 2);
5372
5496
  S([
5373
5497
  M()
5374
- ], v.prototype, "formErrors", 2);
5498
+ ], w.prototype, "formErrors", 2);
5375
5499
  S([
5376
5500
  M()
5377
- ], v.prototype, "paymentData", 2);
5501
+ ], w.prototype, "paymentData", 2);
5378
5502
  S([
5379
5503
  M()
5380
- ], v.prototype, "feesExpanded", 2);
5504
+ ], w.prototype, "feesExpanded", 2);
5381
5505
  S([
5382
5506
  M()
5383
- ], v.prototype, "isInitializing", 2);
5507
+ ], w.prototype, "isInitializing", 2);
5384
5508
  S([
5385
5509
  M()
5386
- ], v.prototype, "cardBrand", 2);
5510
+ ], w.prototype, "cardBrand", 2);
5387
5511
  S([
5388
5512
  M()
5389
- ], v.prototype, "paymentLocked", 2);
5513
+ ], w.prototype, "paymentLocked", 2);
5390
5514
  S([
5391
5515
  M()
5392
- ], v.prototype, "show3DSModal", 2);
5516
+ ], w.prototype, "show3DSModal", 2);
5393
5517
  S([
5394
5518
  M()
5395
- ], v.prototype, "showQRModal", 2);
5519
+ ], w.prototype, "showQRModal", 2);
5396
5520
  S([
5397
5521
  M()
5398
- ], v.prototype, "nextActionUrl", 2);
5522
+ ], w.prototype, "nextActionUrl", 2);
5399
5523
  S([
5400
5524
  M()
5401
- ], v.prototype, "qrCode", 2);
5525
+ ], w.prototype, "qrCode", 2);
5402
5526
  S([
5403
5527
  M()
5404
- ], v.prototype, "qrCodeDataUrl", 2);
5528
+ ], w.prototype, "qrCodeDataUrl", 2);
5405
5529
  S([
5406
5530
  M()
5407
- ], v.prototype, "qrAutoResumeTimer", 2);
5531
+ ], w.prototype, "qrAutoResumeTimer", 2);
5408
5532
  S([
5409
5533
  M()
5410
- ], v.prototype, "qrPollingInProgress", 2);
5411
- v = S([
5534
+ ], w.prototype, "qrPollingInProgress", 2);
5535
+ w = S([
5412
5536
  rr("one-payment")
5413
- ], v);
5537
+ ], w);
5414
5538
  export {
5415
- v as OnePayment,
5416
- v as OnePaymentElement
5539
+ w as OnePayment,
5540
+ w as OnePaymentElement
5417
5541
  };