@everymatrix/lottery-program-wof 1.85.17 → 1.85.19
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/{LotteryProgramWof-DBtkhZr_.js → LotteryProgramWof-2nvxOV2Q.js} +11 -2
- package/components/LotteryProgramWof-BgdI85HW.cjs +52 -0
- package/components/{LotteryProgramWof-BifuP5SW.js → LotteryProgramWof-CZxURjAo.js} +266 -257
- package/es2015/lottery-program-wof.cjs +1 -1
- package/es2015/lottery-program-wof.js +1 -1
- package/esnext/lottery-program-wof.js +1 -1
- package/package.json +1 -1
- package/components/LotteryProgramWof-DHFTDgpP.cjs +0 -52
|
@@ -4175,6 +4175,8 @@ function lt(e, t) {
|
|
|
4175
4175
|
}
|
|
4176
4176
|
}
|
|
4177
4177
|
function ct(e, t) {
|
|
4178
|
+
if (!e || !t)
|
|
4179
|
+
return;
|
|
4178
4180
|
const r = new URL(t);
|
|
4179
4181
|
fetch(r.href).then((i) => i.text()).then((i) => {
|
|
4180
4182
|
const n = document.createElement("style");
|
|
@@ -4713,6 +4715,7 @@ const Si = [], Pi = {}, $2 = (e, t = 0) => {
|
|
|
4713
4715
|
};
|
|
4714
4716
|
window.emWidgets = { topic: $2 };
|
|
4715
4717
|
const jt = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
|
|
4718
|
+
String(Number.MAX_SAFE_INTEGER).length;
|
|
4716
4719
|
function es(e) {
|
|
4717
4720
|
it(e, "svelte-tt4sxe", ":host{position:absolute;width:100%}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.GiftImage{height:100px}.ErrorCode{color:#b50000;margin-top:10px;font-size:14px;font-weight:500}.MessagePanel{position:fixed;left:50%;transform:translateX(-50%);z-index:300;background:var(--emw--color-gray-transparency-30, rgba(13, 27, 29, 0.9215686275));bottom:0;width:60%;height:90%;border-top-left-radius:72px;border-top-right-radius:72px;box-sizing:border-box;padding:40px 80px;align-content:center}.MessagePanel .MessagePanelInner{color:var(--emw--color-primary, #d3ffed);display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center}.MessagePanel .MessagePanelInner .MessageTitle{margin:0;color:var(--emw--color-primary, #d3ffed);font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--size-medium-2x-minus, 40px);line-height:46px}.MessagePanel .MessagePanelInner .MessageText{margin:0;color:var(--emw--color-primary-variant, #a9ccbe);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-large, 20px);line-height:28px;max-width:295px}.MessagePanel .MessagePanelInner .MessagePanelButton{margin-top:60px;transition:300ms;cursor:pointer;width:280px;height:60px;top:32px;left:103px;padding:10px;border-radius:54px;border:none;background:linear-gradient(90deg, var(--emw--button-border-color, #75ffe9) 0%, var(--emw--button-border-color-secondary, #b2ff6d) 100%);font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-medium-plus, 18px);line-height:18px;letter-spacing:0px;color:var(--emw--color-background-secondary, #0c1a1c);opacity:0;-webkit-animation:fadeIn 500ms ease 1s forwards;animation:fadeIn 500ms ease 1s forwards}.mobile{width:100%;height:100%;border-top-left-radius:28px;border-top-right-radius:28px;padding:20px 28px}.mobile.MessagePanel .MessagePanelInner{gap:22px}.mobile.MessagePanel .MessagePanelInner .MessagePanelButton{margin-top:78px;width:220px;font-size:var(--emw--font-size-medium, 16px);height:48px}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}");
|
|
4718
4721
|
}
|
|
@@ -9656,8 +9659,14 @@ function Wl(e, t, r) {
|
|
|
9656
9659
|
e.$$.dirty & /*clientstyling, rootContainer*/
|
|
9657
9660
|
65552 && u && O && lt(O, u), e.$$.dirty & /*clientstylingurl, rootContainer*/
|
|
9658
9661
|
131088 && f && O && ct(O, f), e.$$.dirty & /*mbsource, rootContainer*/
|
|
9659
|
-
262160 && h && O && ut(O, `${h}.Style`), e.$$.dirty & /*endpoint, lang, session, clientstyling*/
|
|
9660
|
-
|
|
9662
|
+
262160 && h && O && ut(O, `${h}.Style`), e.$$.dirty & /*endpoint, lang, session, clientstyling, clientstylingurl*/
|
|
9663
|
+
253952 && r(11, i = {
|
|
9664
|
+
endpoint: l,
|
|
9665
|
+
lang: a,
|
|
9666
|
+
session: c,
|
|
9667
|
+
clientstyling: u,
|
|
9668
|
+
clientstylingurl: f
|
|
9669
|
+
}), e.$$.dirty & /*size*/
|
|
9661
9670
|
1048576 && r(5, n = Number(M) || 300), e.$$.dirty & /*_size*/
|
|
9662
9671
|
32 && r(10, o = 0.62 * n / 2), e.$$.dirty & /*currentinfo*/
|
|
9663
9672
|
524288 && r(6, x = d ? d.split(",") : [ze.RemainingTimes]);
|