@everymatrix/player-profile-info 1.49.2 → 1.50.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerProfileInfo-B8TU8NSL.cjs")).then(({default:t})=>{!customElements.get("player-profile-info")&&customElements.define("player-profile-info",t.element)})}
1
+ "use strict";if(typeof window!="undefined"){let n=function(t){return function(...s){try{return t.apply(this,s)}catch(e){if(e instanceof DOMException&&e.message.includes("has already been used with this registry")||e.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw e}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/PlayerProfileInfo-ysMr-1dW.cjs")).then(({default:t})=>{!customElements.get("player-profile-info")&&customElements.define("player-profile-info",t.element)})}
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
10
10
  }
11
11
  };
12
12
  };
13
- customElements.define = n(customElements.define), import("../components/PlayerProfileInfo-Bt88XcTj.js").then(({ default: t }) => {
13
+ customElements.define = n(customElements.define), import("../components/PlayerProfileInfo-xyiVORuv.js").then(({ default: t }) => {
14
14
  !customElements.get("player-profile-info") && customElements.define("player-profile-info", t.element);
15
15
  });
16
16
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/player-profile-info",
3
- "version": "1.49.2",
3
+ "version": "1.50.1",
4
4
  "type": "module",
5
5
  "main": "es2015/player-profile-info.cjs",
6
6
  "module": "es2015/player-profile-info.js",