@everymatrix/casino-footer-v2 1.67.0 → 1.67.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoFooterSection-DPQnTG2c.js → CasinoFooterSection-BjThNRse.js} +24 -24
- package/components/{CasinoFooterSection-BLST3Jo5.js → CasinoFooterSection-CHSDRTlU.js} +24 -24
- package/components/{CasinoFooterSection-C8ZvkP_L.cjs → CasinoFooterSection-PxgjLGQy.cjs} +1 -1
- package/components/{CasinoFooterThumbnail-4iIOEL_q.js → CasinoFooterThumbnail-C2NM2cCg.js} +749 -784
- package/components/CasinoFooterThumbnail-D95P-M8V.cjs +18 -0
- package/components/{CasinoFooterThumbnail-BWCqv1Eu.js → CasinoFooterThumbnail-DReknyzh.js} +749 -784
- package/components/{CasinoFooterV2-DwJoT9U3.cjs → CasinoFooterV2-COLlvhbv.cjs} +1 -1
- package/components/{CasinoFooterV2-ihYGSxri.js → CasinoFooterV2-DdjZWOix.js} +310 -310
- package/components/{CasinoFooterV2-B0wd9TQg.js → CasinoFooterV2-yw3WElwK.js} +34 -34
- package/components/{PlayerPanicButton-CflC-LxN.cjs → PlayerPanicButton-BJpG9XBO.cjs} +1 -1
- package/components/{PlayerPanicButton-C61YqTsx.js → PlayerPanicButton-CwYPgDUJ.js} +18 -18
- package/components/{PlayerPanicButton-Cl4aM3vY.js → PlayerPanicButton-DrHKAhbK.js} +18 -18
- package/es2015/casino-footer-v2.cjs +1 -1
- package/es2015/casino-footer-v2.js +1 -1
- package/esnext/casino-footer-v2.js +1 -1
- package/package.json +1 -1
- package/components/CasinoFooterThumbnail-Aektvmbk.cjs +0 -18
@@ -1,4 +1,4 @@
|
|
1
|
-
"use strict";var Cs=(e,t,s)=>new Promise((n,a)=>{var i=u=>{try{o(s.next(u))}catch(f){a(f)}},l=u=>{try{o(s.throw(u))}catch(f){a(f)}},o=u=>u.done?n(u.value):Promise.resolve(u.value).then(i,l);o((s=s.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./CasinoFooterSection-
|
1
|
+
"use strict";var Cs=(e,t,s)=>new Promise((n,a)=>{var i=u=>{try{o(s.next(u))}catch(f){a(f)}},l=u=>{try{o(s.throw(u))}catch(f){a(f)}},o=u=>u.done?n(u.value):Promise.resolve(u.value).then(i,l);o((s=s.apply(e,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./CasinoFooterSection-PxgjLGQy.cjs"),re=require("./CasinoFooterThumbnail-D95P-M8V.cjs");if(typeof window!="undefined"){let e=function(t){return function(...s){try{return t.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./CasinoFooterSection-PxgjLGQy.cjs")).then(t=>t.CasinoFooterSection_ce).then(({default:t})=>{!customElements.get("casino-footer-section")&&customElements.define("casino-footer-section",t.element)})}if(typeof window!="undefined"){let e=function(t){return function(...s){try{return t.apply(this,s)}catch(n){if(n instanceof DOMException&&n.message.includes("has already been used with this registry")||n.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw n}}};customElements.define=e(customElements.define),Promise.resolve().then(()=>require("./PlayerPanicButton-BJpG9XBO.cjs")).then(({default:t})=>{!customElements.get("player-panic-button")&&customElements.define("player-panic-button",t.element)})}function Sa(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}//! moment.js
|
2
2
|
//! version : 2.29.4
|
3
3
|
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
4
4
|
//! license : MIT
|