@everymatrix/cashier-method-details 1.49.1 → 1.50.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  import { S as Be, b as Ee, f as B, c as Ze, a as Le, d as Me, g as z, h as E, D as x, j as a, l as p, k as d, n as K, v as u, w as we, H as Re, C as ie, E as M, y as w, A as I, z as R, K as le, x as Qe, M as Se } from "./CashierConfirmModal-Ccz0Sdnq.js";
2
- import { d as ce, u as De } from "./CashierMethodDetails-DPa4c2GA.js";
2
+ import { d as ce, u as De } from "./CashierMethodDetails-DHkJH0Me.js";
3
3
  import { a as Ge, i as xe, $ as Ue, b as Ce } from "./CashierError-CHjWGH0v.js";
4
4
  function oe(A, e) {
5
5
  Ge(A, e);
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/CashierMethodDetails-BZ6oo42c.cjs")).then(e=>e.CashierMethodDetails_ce).then(({default:e})=>{!customElements.get("cashier-method-details")&&customElements.define("cashier-method-details",e.element)})}
1
+ "use strict";if(typeof window!="undefined"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/CashierMethodDetails-BINtYzg5.cjs")).then(e=>e.CashierMethodDetails_ce).then(({default:e})=>{!customElements.get("cashier-method-details")&&customElements.define("cashier-method-details",e.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/CashierMethodDetails-DPa4c2GA.js").then((e) => e.C).then(({ default: e }) => {
13
+ customElements.define = n(customElements.define), import("../components/CashierMethodDetails-DHkJH0Me.js").then((e) => e.C).then(({ default: e }) => {
14
14
  !customElements.get("cashier-method-details") && customElements.define("cashier-method-details", e.element);
15
15
  });
16
16
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/cashier-method-details",
3
- "version": "1.49.1",
3
+ "version": "1.50.0",
4
4
  "type": "module",
5
5
  "main": "es2015/cashier-method-details.cjs",
6
6
  "module": "es2015/cashier-method-details.js",