@everymatrix/cashier-page 1.54.10 → 1.54.12
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/CashierMethodsList-Bwo2B3ZI.js +718 -0
- package/components/CashierMethodsList-DvJ5AeVH.js +707 -0
- package/components/CashierMethodsList-fL4dP0q6.cjs +1 -0
- package/components/{CashierPage-CQnO9X1E.cjs → CashierPage-DFljONz-.cjs} +1 -1
- package/components/{CashierPage-SzTvnTYs.js → CashierPage-DZ_m9jSo.js} +2 -2
- package/components/{CashierPage-CEppzuGk.js → CashierPage-r3LOURHg.js} +2 -2
- package/components/{CashierSessionExpirationModal-Chn_bWCV.js → CashierSessionExpirationModal-C1yl8YfD.js} +528 -496
- package/components/CashierSessionExpirationModal-DNA0exph.cjs +2 -0
- package/components/{CashierSessionExpirationModal-BVxXNQGd.js → CashierSessionExpirationModal-eZ-ggsNl.js} +532 -500
- package/es2015/cashier-page.cjs +1 -1
- package/es2015/cashier-page.js +1 -1
- package/esnext/cashier-page.js +1 -1
- package/package.json +1 -1
- package/components/CashierMethodsList-CZB8pJTu.cjs +0 -1
- package/components/CashierMethodsList-DaQJXx57.js +0 -656
- package/components/CashierMethodsList-YiD-AEvx.js +0 -667
- package/components/CashierSessionExpirationModal-Wrh9-b3V.cjs +0 -2
package/es2015/cashier-page.cjs
CHANGED
|
@@ -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/CashierPage-
|
|
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/CashierPage-DFljONz-.cjs")).then(({default:t})=>{!customElements.get("cashier-page")&&customElements.define("cashier-page",t.element)})}
|
package/es2015/cashier-page.js
CHANGED
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CashierPage-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CashierPage-r3LOURHg.js").then(({ default: t }) => {
|
|
14
14
|
!customElements.get("cashier-page") && customElements.define("cashier-page", t.element);
|
|
15
15
|
});
|
|
16
16
|
}
|
package/esnext/cashier-page.js
CHANGED
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var we=Object.defineProperty,_e=Object.defineProperties;var ye=Object.getOwnPropertyDescriptors;var K=Object.getOwnPropertySymbols;var be=Object.prototype.hasOwnProperty,Le=Object.prototype.propertyIsEnumerable;var Q=(s,t,n)=>t in s?we(s,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):s[t]=n,G=(s,t)=>{for(var n in t||(t={}))be.call(t,n)&&Q(s,n,t[n]);if(K)for(var n of K(t))Le.call(t,n)&&Q(s,n,t[n]);return s},J=(s,t)=>_e(s,ye(t));Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CashierConfirmModal-KmRU3Mgr.cjs"),B=require("./CashierError-pt2isP4C.cjs"),V=require("./CashierMethodDetails-BL4YJCfG.cjs");function $(s,t){B.addMessages(s,t)}function Me(s){B.init({fallbackLocale:"en"}),B.$locale.set(s)}const ee={en:{generalMin:"Min",generalMax:"Max",showAll:"SHOW ALL",showLess:"SHOW LESS"},uk:{generalMin:"Мін",generalMax:"Макс"},hr:{generalMin:"Minimalno",generalMax:"Maksimalno",showAll:"Prikaži sve",showLess:"Prikaži manje"},tr:{generalMin:"Min",generalMax:"Maks",showAll:"HEPSİNİ GÖSTER",showLess:"DAHA AZ GÖSTER"},"en-us":{generalMin:"Min",generalMax:"Max",showAll:"SHOW ALL",showLess:"SHOW LESS"}};function ve(s){e.append_styles(s,"svelte-yskyrk","*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CashierMethodList{display:flex;flex-direction:column;background:var(--emw--color-background, #fff);box-shadow:0 0 4px var(--mmw--color-black-transparency-10, rgba(0, 0, 0, 0.1));width:100%;border-radius:var(--mmw--border-radius-medium-plus, 6px);container-name:method-list;container-type:inline-size}.SelectorWrapper{display:flex;flex-direction:row;align-items:center;justify-content:left;cursor:pointer;position:relative;height:var(--mmw-method-height, 80px);box-sizing:border-box;border-bottom:1px solid var(--mmw--color-grey-105, #E8E9EB);padding:0 var(--emw--spacing-small, 12px)}.SelectorWrapper:first-child{border-radius:var(--mmw--border-radius-medium-plus, 6px) var(--mmw--border-radius-medium-plus, 6px) 0 0}.SelectorWrapper:last-child{border-radius:0 0 var(--mmw--border-radius-medium-plus, 6px) var(--mmw--border-radius-medium-plus, 6px)}.SelectorWrapper.checked{background:var(--emw--color-background-secondary, #F9F8F8)}.SelectorWrapper:not(.checked):hover{background:linear-gradient(0, var(--emw--color-background-secondary, #F9F8F8) 0%, var(--emw--color-background, #fff) 100%)}.MethodLogo{display:flex;justify-content:center;align-items:center;margin-right:var(--mmw--spacing-small, 14px);width:var(--mmw-logo-width, 110px);min-height:var(--mmw-logo-height, 64px);background:var(--emw--color-background, #FFF);border:1px solid var(--mmw--color-grey-105, #E8E9EB);border-radius:var(--mmw--border-radius-medium-plus, 6px);overflow:hidden;max-height:calc(100% - var(--emw--spacing-small, 12px) - var(--emw--spacing-small, 12px))}.MethodLogo img{width:100%;height:100%}.MethodTitle{color:var(--mmw--color-grey-10, #111);font-size:var(--emw--font-size-medium, 16px);word-break:break-all}.MethodLimits{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto}.Limits{max-width:100%;white-space:nowrap;font-size:var(--emw--font-size-small, 14px);line-height:var(--emw--line-height-xl, 24px);color:var(--mmw--color-grey-290, #666);font-weight:var(--emw--font-weight-normal, 400);font-style:normal}.ShowAllButton{cursor:pointer;color:var(--mmw--color-grey-290, #666);text-align:center;font-size:var(--emw--font-size-x-small, 12px);font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);font-family:inherit;background:var(--emw--color-gray-50, #F7F8FA);line-height:normal;border:1px solid var(--mmw--color-grey-105, #E8E9EB);border-radius:var(--emw--border-radius-medium, 4px);margin:var(--emw--spacing-small, 12px) auto;height:36px;display:flex;align-items:center;justify-content:center;width:80%}.ShowAllButton:hover{background:var(--emw--color-background, #fff)}@container method-list (width < 450px){.MethodLogo{min-width:var(--mmw-logo-small-width, 90px);min-height:var(--mmw-logo--small-height, 50px);overflow:hidden}.CashierMethodList .MethodTitle{display:inline-block;flex-grow:1;font-size:var(--emw--font-size-medium, 16px);line-height:120%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.CashierMethodList .MethodLimits .Limits{flex-shrink:0;font-size:var(--emw--font-size-x-small, 12px)}}@container method-list (max-width: 300px){.Limits{display:none}}")}function te(s,t,n){const c=s.slice();return c[47]=t[n],c[49]=n,c}function se(s){let t;return{c(){t=e.element("cashier-spinner"),e.set_custom_element_data(t,"clientstylingurl",s[4]),e.set_custom_element_data(t,"clientstyling",s[3])},m(n,c){e.insert(n,t,c)},p(n,c){c[0]&16&&e.set_custom_element_data(t,"clientstylingurl",n[4]),c[0]&8&&e.set_custom_element_data(t,"clientstyling",n[3])},d(n){n&&e.detach(t)}}}function ne(s){let t,n,c,r=e.ensure_array_like(s[8]),i=[];for(let o=0;o<r.length;o+=1)i[o]=le(te(s,r,o));let a=s[7]&&ie(s);return{c(){t=e.element("div"),n=e.element("div");for(let o=0;o<i.length;o+=1)i[o].c();c=e.space(),a&&a.c(),e.attr(n,"class","CashierMethodList"),e.attr(t,"class","CashierMethodListWidget")},m(o,m){e.insert(o,t,m),e.append(t,n);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(n,null);e.append(t,c),a&&a.m(t,null),s[26](t)},p(o,m){if(m[0]&57664){r=e.ensure_array_like(o[8]);let d;for(d=0;d<r.length;d+=1){const L=te(o,r,d);i[d]?i[d].p(L,m):(i[d]=le(L),i[d].c(),i[d].m(n,null))}for(;d<i.length;d+=1)i[d].d(1);i.length=r.length}o[7]?a?a.p(o,m):(a=ie(o),a.c(),a.m(t,null)):a&&(a.d(1),a=null)},d(o){o&&e.detach(t),e.destroy_each(i,o),a&&a.d(),s[26](null)}}}function le(s){let t,n,c,r,i,a,o,m,d=(s[47].Label||s[47].Name)+"",L,M,y,g,k=s[13]("generalMin")+"",C,p,w=s[14].format(s[47].DisplayCurrency.MinAmountLimit)+"",S,x,_=s[47].DisplayCurrency.Name+"",A,H,b,N=s[13]("generalMax")+"",P,O,E=s[14].format(s[47].DisplayCurrency.MaxAmountLimit)+"",U,R,j=s[47].DisplayCurrency.Name+"",z,W,D,q;function I(){return s[24](s[47])}return{c(){t=e.element("div"),n=e.element("div"),c=e.element("img"),a=e.space(),o=e.element("div"),m=e.element("span"),L=e.text(d),M=e.space(),y=e.element("div"),g=e.element("span"),C=e.text(k),p=e.space(),S=e.text(w),x=e.space(),A=e.text(_),H=e.space(),b=e.element("span"),P=e.text(N),O=e.space(),U=e.text(E),R=e.space(),z=e.text(j),W=e.space(),e.src_url_equal(c.src,r=s[47].LogoUrl)||e.attr(c,"src",r),e.attr(c,"alt",i=s[47].Label),e.attr(n,"class","MethodLogo"),e.attr(o,"class","MethodTitle"),e.attr(g,"class","Limits"),e.attr(b,"class","Limits"),e.attr(y,"class","MethodLimits"),e.attr(t,"class","SelectorWrapper"),e.toggle_class(t,"checked",s[6]===s[47].Name)},m(T,f){e.insert(T,t,f),e.append(t,n),e.append(n,c),e.append(t,a),e.append(t,o),e.append(o,m),e.append(m,L),e.append(t,M),e.append(t,y),e.append(y,g),e.append(g,C),e.append(g,p),e.append(g,S),e.append(g,x),e.append(g,A),e.append(y,H),e.append(y,b),e.append(b,P),e.append(b,O),e.append(b,U),e.append(b,R),e.append(b,z),e.append(t,W),D||(q=[e.listen(t,"click",I),e.listen(t,"keyup",Se)],D=!0)},p(T,f){s=T,f[0]&256&&!e.src_url_equal(c.src,r=s[47].LogoUrl)&&e.attr(c,"src",r),f[0]&256&&i!==(i=s[47].Label)&&e.attr(c,"alt",i),f[0]&256&&d!==(d=(s[47].Label||s[47].Name)+"")&&e.set_data(L,d),f[0]&8192&&k!==(k=s[13]("generalMin")+"")&&e.set_data(C,k),f[0]&256&&w!==(w=s[14].format(s[47].DisplayCurrency.MinAmountLimit)+"")&&e.set_data(S,w),f[0]&256&&_!==(_=s[47].DisplayCurrency.Name+"")&&e.set_data(A,_),f[0]&8192&&N!==(N=s[13]("generalMax")+"")&&e.set_data(P,N),f[0]&256&&E!==(E=s[14].format(s[47].DisplayCurrency.MaxAmountLimit)+"")&&e.set_data(U,E),f[0]&256&&j!==(j=s[47].DisplayCurrency.Name+"")&&e.set_data(z,j),f[0]&320&&e.toggle_class(t,"checked",s[6]===s[47].Name)},d(T){T&&e.detach(t),D=!1,e.run_all(q)}}}function ie(s){let t,n,c,r;return{c(){t=e.element("div"),n=e.text(s[7]),e.attr(t,"class","ShowAllButton")},m(i,a){e.insert(i,t,a),e.append(t,n),c||(r=e.listen(t,"click",s[25]),c=!0)},p(i,a){a[0]&128&&e.set_data(n,i[7])},d(i){i&&e.detach(t),c=!1,r()}}}function oe(s){let t,n,c;return{c(){t=e.element("cashier-error"),n=e.element("span"),c=e.text(s[10]),e.attr(n,"slot","text"),e.set_custom_element_data(t,"lang",s[0]),e.set_custom_element_data(t,"assetsurl",s[1]),e.set_custom_element_data(t,"translationurl",s[2]),e.set_custom_element_data(t,"clientstylingurl",s[4]),e.set_custom_element_data(t,"clientstyling",s[3]),e.set_custom_element_data(t,"hidebuttons","true")},m(r,i){e.insert(r,t,i),e.append(t,n),e.append(n,c)},p(r,i){i[0]&1024&&e.set_data(c,r[10]),i[0]&1&&e.set_custom_element_data(t,"lang",r[0]),i[0]&2&&e.set_custom_element_data(t,"assetsurl",r[1]),i[0]&4&&e.set_custom_element_data(t,"translationurl",r[2]),i[0]&16&&e.set_custom_element_data(t,"clientstylingurl",r[4]),i[0]&8&&e.set_custom_element_data(t,"clientstyling",r[3])},d(r){r&&e.detach(t)}}}function ke(s){let t,n,c,r=s[12]&&se(s),i=(s[9]||s[11])&&ne(s),a=s[10]&&oe(s);return{c(){r&&r.c(),t=e.space(),i&&i.c(),n=e.space(),a&&a.c(),c=e.empty()},m(o,m){r&&r.m(o,m),e.insert(o,t,m),i&&i.m(o,m),e.insert(o,n,m),a&&a.m(o,m),e.insert(o,c,m)},p(o,m){o[12]?r?r.p(o,m):(r=se(o),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null),o[9]||o[11]?i?i.p(o,m):(i=ne(o),i.c(),i.m(n.parentNode,n)):i&&(i.d(1),i=null),o[10]?a?a.p(o,m):(a=oe(o),a.c(),a.m(c.parentNode,c)):a&&(a.d(1),a=null)},i:e.noop,o:e.noop,d(o){o&&(e.detach(t),e.detach(n),e.detach(c)),r&&r.d(o),i&&i.d(o),a&&a.d(o)}}}const Se=()=>{};function Ce(s,t,n){let c;e.component_subscribe(s,B.$format,l=>n(13,c=l)),V.dayjs.extend(V.utc);let{lang:r="en"}=t,{local:i="en-US"}=t,{endpoint:a}=t,{session:o}=t,{customerid:m}=t,{assetsurl:d}=t,{currency:L}=t,{numberofmethodsshown:M}=t,{translationurl:y=""}=t,{clientstyling:g=""}=t,{clientstylingurl:k=""}=t,{ismobileview:C}=t,p=[],w,S,x="",_=[],A=!0,H=new Intl.NumberFormat(i,{minimumFractionDigits:2}),b="",N,P=!0,O=!1;var E;(function(l){l.PlayerSessionIsNotValid="PlayerSessionIsNotValid",l.Success="Success",l.JwtTokenError="JwtTokenError"})(E||(E={})),e.createEventDispatcher();const U=()=>{let l=y;if(l)return fetch(l).then(u=>u.json()).then(u=>{Object.keys(u).forEach(v=>{$(v,u[v])})}).catch(u=>{console.log(u)})};Object.keys(ee).forEach(l=>{$(l,ee[l])});const R=()=>{Me(r)},j=()=>{n(12,O=!0);const l=new URL(`${a}/v1/player/${m}/payment/GetPaymentMetadata`),u=new Headers;u.append("accept","application/json"),u.append("Content-Type","application/json"),u.append("X-Client-Request-Timestamp",V.dayjs.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));const v={method:"POST",headers:u,body:JSON.stringify({XPaymentSessionToken:o,Currency:L,Tags:{UserAgent:window.navigator.userAgent}})};fetch(l,v).then(h=>h.json()).then(h=>{var F;if(h.error){n(10,b=h.error);return}if(h.ResponseCode!==E.Success){N=h.ResponseCode,q();return}p=(F=h.PaymentMethods)!=null&&F.Ordering?z(h):W(h),n(7,x=M&&+M>0&&p.length>+M?c("showAll"):""),n(8,_=x?p.slice(0,+M):p),window.postMessage({type:"StartSessionCountdown",paymentMethodName:p[0].Name,xPaymentSessionToken:h.XPaymentSessionToken},window.location.href)}).finally(()=>n(12,O=!1))},z=l=>{const u=[];return l.PaymentMethods.Ordering.DefaultPaymentMethodsOrder.forEach(v=>{const h=l.PaymentMethods.PaymentMethods.find(F=>F.Name===v);if(h){const F=(h==null?void 0:h.Logos.find(Y=>Y.LogoType==="Desktop"))||{},pe=(h==null?void 0:h.Logos.find(Y=>Y.LogoType==="Mobile"))||{},Z=P?F:pe;u.push(J(G({},h),{LogoUrl:Z.LogoUrl?`https:${Z.LogoUrl}`:""}))}}),u},W=l=>l.PaymentMethods.PaymentMethods.map(u=>J(G({},u),{LogoUrl:u.Logos&&u.Logos.length&&u.Logos[0].LogoUrl?`https:${u.Logos[0].LogoUrl}`:""})),D=l=>{n(6,S=l.Name),window.postMessage({type:"SelectPayMeth",details:l},window.location.href),dispatchEvent(new CustomEvent("selectPayMeth",{detail:l,bubbles:!0,cancelable:!0,composed:!0}))},q=()=>{window.postMessage({type:"ErrorResponseCode",errorResponseCode:N},window.location.href)},I=()=>{n(11,P=C==="false")},T=()=>{_==p?ae():f()},f=()=>{n(8,_=p),n(7,x=c("showLess"))},ae=()=>{n(8,_=p.slice(0,+M)),S&&!_.find(l=>l.Name===S)&&_.splice(0,0,p.find(l=>l.Name===S)),n(7,x=c("showAll"))},ce=()=>{n(9,A=!0)},me=l=>{n(9,A=!l.hideMethodsList)},de=()=>{let l=document.createElement("style");l.innerHTML=g,w.appendChild(l)},ue=()=>{let l=new URL(k),u=document.createElement("style");fetch(l.href).then(v=>v.text()).then(v=>{u.innerHTML=v,setTimeout(()=>{w.appendChild(u)},1),setTimeout(()=>{},500)})};e.onMount(()=>(window.addEventListener("message",X,!1),()=>{window.removeEventListener("message",X,!1)}));const X=l=>{switch(l.data.type){case"BackToMethodList":ce();break;case"HideMethodsList":me(l.data.details);break}},he=l=>D(l),fe=()=>T();function ge(l){e.binding_callbacks[l?"unshift":"push"](()=>{w=l,n(5,w)})}return s.$$set=l=>{"lang"in l&&n(0,r=l.lang),"local"in l&&n(17,i=l.local),"endpoint"in l&&n(18,a=l.endpoint),"session"in l&&n(19,o=l.session),"customerid"in l&&n(20,m=l.customerid),"assetsurl"in l&&n(1,d=l.assetsurl),"currency"in l&&n(21,L=l.currency),"numberofmethodsshown"in l&&n(22,M=l.numberofmethodsshown),"translationurl"in l&&n(2,y=l.translationurl),"clientstyling"in l&&n(3,g=l.clientstyling),"clientstylingurl"in l&&n(4,k=l.clientstylingurl),"ismobileview"in l&&n(23,C=l.ismobileview)},s.$$.update=()=>{s.$$.dirty[0]&1835008&&a&&o&&m&&j(),s.$$.dirty[0]&1&&r&&R(),s.$$.dirty[0]&40&&g&&w&&de(),s.$$.dirty[0]&48&&k&&w&&ue(),s.$$.dirty[0]&8388608&&C&&I(),s.$$.dirty[0]&5&&r&&y&&U()},[r,d,y,g,k,w,S,x,_,A,b,P,O,c,H,D,T,i,a,o,m,L,M,C,he,fe,ge]}class re extends e.SvelteComponent{constructor(t){super(),e.init(this,t,Ce,ke,e.safe_not_equal,{lang:0,local:17,endpoint:18,session:19,customerid:20,assetsurl:1,currency:21,numberofmethodsshown:22,translationurl:2,clientstyling:3,clientstylingurl:4,ismobileview:23},ve,[-1,-1])}get lang(){return this.$$.ctx[0]}set lang(t){this.$$set({lang:t}),e.flush()}get local(){return this.$$.ctx[17]}set local(t){this.$$set({local:t}),e.flush()}get endpoint(){return this.$$.ctx[18]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get session(){return this.$$.ctx[19]}set session(t){this.$$set({session:t}),e.flush()}get customerid(){return this.$$.ctx[20]}set customerid(t){this.$$set({customerid:t}),e.flush()}get assetsurl(){return this.$$.ctx[1]}set assetsurl(t){this.$$set({assetsurl:t}),e.flush()}get currency(){return this.$$.ctx[21]}set currency(t){this.$$set({currency:t}),e.flush()}get numberofmethodsshown(){return this.$$.ctx[22]}set numberofmethodsshown(t){this.$$set({numberofmethodsshown:t}),e.flush()}get translationurl(){return this.$$.ctx[2]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get clientstyling(){return this.$$.ctx[3]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[4]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get ismobileview(){return this.$$.ctx[23]}set ismobileview(t){this.$$set({ismobileview:t}),e.flush()}}e.create_custom_element(re,{lang:{},local:{},endpoint:{},session:{},customerid:{},assetsurl:{},currency:{},numberofmethodsshown:{},translationurl:{},clientstyling:{},clientstylingurl:{},ismobileview:{}},[],[],!0);exports.default=re;
|