@everymatrix/casino-footer-v2 1.15.6 → 1.15.7
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/dist/casino-footer-v2.js +191 -190
- package/dist/casino-footer-v2.js.map +1 -1
- package/package.json +2 -2
package/dist/casino-footer-v2.js
CHANGED
@@ -8,7 +8,7 @@
|
|
8
8
|
*
|
9
9
|
* https://svelte.dev/docs#run-time-svelte-onmount
|
10
10
|
*/
|
11
|
-
function
|
11
|
+
function O(e){(function(){if(!D)throw new Error("Function called outside component initialization");return D})().$$.on_mount.push(e)}const F=[],I=[];let A=[];const P=[],$=Promise.resolve();let H=!1;function C(e){A.push(e)}
|
12
12
|
// flush() calls callbacks in this order:
|
13
13
|
// 1. All beforeUpdate callbacks, in order: parents before children
|
14
14
|
// 2. All bind:this callbacks, in reverse order: children before parents.
|
@@ -35,21 +35,21 @@ function R(){
|
|
35
35
|
if(0!==N)return;const e=D;do{
|
36
36
|
// first, call beforeUpdate functions
|
37
37
|
// and update components
|
38
|
-
try{for(;N<
|
38
|
+
try{for(;N<F.length;){const e=F[N];N++,M(e),Y(e.$$)}}catch(e){
|
39
39
|
// reset dirty state to not end up in a deadlocked state and then rethrow
|
40
|
-
throw
|
40
|
+
throw F.length=0,N=0,e}for(M(null),F.length=0,N=0;I.length;)I.pop()();
|
41
41
|
// then, once components are updated, call
|
42
42
|
// afterUpdate functions. This may cause
|
43
43
|
// subsequent updates...
|
44
|
-
for(let e=0;e
|
44
|
+
for(let e=0;e<A.length;e+=1){const t=A[e];B.has(t)||(
|
45
45
|
// ...so guard against infinite loops
|
46
|
-
B.add(t),t())}
|
46
|
+
B.add(t),t())}A.length=0}while(F.length);for(;P.length;)P.pop()();H=!1,B.clear(),M(e)}function Y(e){if(null!==e.fragment){e.update(),r(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(C)}}
|
47
47
|
/**
|
48
48
|
* Useful for example to execute remaining `afterUpdate` callbacks before executing `destroy`.
|
49
|
-
*/const U=new Set;function G(e,t){const n=e.$$;null!==n.fragment&&(!function(e){const t=[],n=[]
|
49
|
+
*/const U=new Set;function G(e,t){const n=e.$$;null!==n.fragment&&(!function(e){const t=[],n=[];A.forEach((r=>-1===e.indexOf(r)?t.push(r):n.push(r))),n.forEach((e=>e())),A=t}(n.after_update),r(n.on_destroy),n.fragment&&n.fragment.d(t),
|
50
50
|
// TODO null out other refs, including component.$$ (but need to
|
51
51
|
// preserve final state?)
|
52
|
-
n.on_destroy=n.fragment=null,n.ctx=[])}function j(e,t){-1===e.$$.dirty[0]&&(
|
52
|
+
n.on_destroy=n.fragment=null,n.ctx=[])}function j(e,t){-1===e.$$.dirty[0]&&(F.push(e),H||(H=!0,$.then(R)),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function V(o,s,a,l,c,u,h,d=[-1]){const f=D;M(o);const m=o.$$={fragment:null,ctx:[],
|
53
53
|
// state
|
54
54
|
props:u,update:e,not_equal:c,bound:n(),
|
55
55
|
// lifecycle
|
@@ -101,11 +101,14 @@ ie.prototype.append=function(e,t){e=te(e),t=ne(t);var n=this.map[e];this.map[e]=
|
|
101
101
|
// Search for a '_' parameter in the query string
|
102
102
|
var o=/([?&])_=[^&]*/;if(o.test(this.url))
|
103
103
|
// If it already exists then set the value with the current time
|
104
|
-
this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function de(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),i=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(i))}})),t}function fe(e,t){if(!(this instanceof fe))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=void 0===t.statusText?"":""+t.statusText,this.headers=new ie(t.headers),this.url=t.url||"",this._initBody(e)}he.prototype.clone=function(){return new he(this,{body:this._bodyInit})},ce.call(he.prototype),ce.call(fe.prototype),fe.prototype.clone=function(){return new fe(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new ie(this.headers),url:this.url})},fe.error=function(){var e=new fe(null,{status:200,statusText:""});return e.status=0,e.type="error",e};var pe=[301,302,303,307,308];fe.redirect=function(e,t){if(-1===pe.indexOf(t))throw new RangeError("Invalid status code");return new fe(null,{status:t,headers:{location:e}})};var me=z.DOMException;try{new me}catch(e){(me=function(e,t){this.message=e,this.name=t;var n=Error(e);this.stack=n.stack}).prototype=Object.create(Error.prototype),me.prototype.constructor=me}function ge(e,t){return new Promise((function(n,r){var i=new he(e,t);if(i.signal&&i.signal.aborted)return r(new me("Aborted","AbortError"));var o=new XMLHttpRequest;function s(){o.abort()}if(o.onload=function(){var e,t,r={
|
104
|
+
this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function de(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),i=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(i))}})),t}function fe(e,t){if(!(this instanceof fe))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=void 0===t.statusText?"":""+t.statusText,this.headers=new ie(t.headers),this.url=t.url||"",this._initBody(e)}he.prototype.clone=function(){return new he(this,{body:this._bodyInit})},ce.call(he.prototype),ce.call(fe.prototype),fe.prototype.clone=function(){return new fe(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new ie(this.headers),url:this.url})},fe.error=function(){var e=new fe(null,{status:200,statusText:""});return e.status=0,e.type="error",e};var pe=[301,302,303,307,308];fe.redirect=function(e,t){if(-1===pe.indexOf(t))throw new RangeError("Invalid status code");return new fe(null,{status:t,headers:{location:e}})};var me=z.DOMException;try{new me}catch(e){(me=function(e,t){this.message=e,this.name=t;var n=Error(e);this.stack=n.stack}).prototype=Object.create(Error.prototype),me.prototype.constructor=me}function ge(e,t){return new Promise((function(n,r){var i=new he(e,t);if(i.signal&&i.signal.aborted)return r(new me("Aborted","AbortError"));var o=new XMLHttpRequest;function s(){o.abort()}if(o.onload=function(){var e,t,r={statusText:o.statusText,headers:(e=o.getAllResponseHeaders()||"",t=new ie,
|
105
105
|
// Avoiding split via regex to work around a common IE11 bug with the core-js 3.6.0 regex polyfill
|
106
106
|
// https://github.com/github/fetch/issues/748
|
107
107
|
// https://github.com/zloirock/core-js/issues/751
|
108
|
-
e.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(e){return 0===e.indexOf("\n")?e.substr(1,e.length):e})).forEach((function(e){var n=e.split(":"),r=n.shift().trim();if(r){var i=n.join(":").trim();try{t.append(r,i)}catch(e){console.warn("Response "+e.message)}}})),t)};
|
108
|
+
e.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(e){return 0===e.indexOf("\n")?e.substr(1,e.length):e})).forEach((function(e){var n=e.split(":"),r=n.shift().trim();if(r){var i=n.join(":").trim();try{t.append(r,i)}catch(e){console.warn("Response "+e.message)}}})),t)};
|
109
|
+
// This check if specifically for when a user fetches a file locally from the file system
|
110
|
+
// Only if the status is out of a normal range
|
111
|
+
i.url.startsWith("file://")&&(o.status<200||o.status>599)?r.status=200:r.status=o.status,r.url="responseURL"in o?o.responseURL:r.headers.get("X-Request-URL");var s="response"in o?o.response:o.responseText;setTimeout((function(){n(new fe(s,r))}),0)},o.onerror=function(){setTimeout((function(){r(new TypeError("Network request failed"))}),0)},o.ontimeout=function(){setTimeout((function(){r(new TypeError("Network request timed out"))}),0)},o.onabort=function(){setTimeout((function(){r(new me("Aborted","AbortError"))}),0)},o.open(i.method,function(e){try{return""===e&&z.location.href?z.location.href:e}catch(t){return e}}(i.url),!0),"include"===i.credentials?o.withCredentials=!0:"omit"===i.credentials&&(o.withCredentials=!1),"responseType"in o&&(K?o.responseType="blob":J&&(o.responseType="arraybuffer")),t&&"object"==typeof t.headers&&!(t.headers instanceof ie||z.Headers&&t.headers instanceof z.Headers)){var a=[];Object.getOwnPropertyNames(t.headers).forEach((function(e){a.push(te(e)),o.setRequestHeader(e,ne(t.headers[e]))})),i.headers.forEach((function(e,t){-1===a.indexOf(t)&&o.setRequestHeader(t,e)}))}else i.headers.forEach((function(e,t){o.setRequestHeader(t,e)}));i.signal&&(i.signal.addEventListener("abort",s),o.onreadystatechange=function(){
|
109
112
|
// DONE (success or failure)
|
110
113
|
4===o.readyState&&i.signal.removeEventListener("abort",s)}),o.send(void 0===i._bodyInit?null:i._bodyInit)}))}ge.polyfill=!0,z.fetch||(z.fetch=ge,z.Headers=ie,z.Request=he,z.Response=fe);"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;function ye(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}
|
111
114
|
// the whatwg-fetch polyfill installs the fetch() function
|
@@ -127,7 +130,7 @@ var be=self.fetch.bind(self),ve=function(e,t){return ve=Object.setPrototypeOf||{
|
|
127
130
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
128
131
|
PERFORMANCE OF THIS SOFTWARE.
|
129
132
|
***************************************************************************** */
|
130
|
-
/* global Reflect, Promise, SuppressedError, Symbol */function _e(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}ve(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function we(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ke(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)s.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s}function Ee(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}function Se(e){return"function"==typeof e}function Te(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}"function"==typeof SuppressedError&&SuppressedError;var xe=Te((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function Le(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var De=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var e,t,n,r,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var s=we(o),a=s.next();!a.done;a=s.next()){a.value.remove(this)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else o.remove(this);var l=this.initialTeardown;if(Se(l))try{l()}catch(e){i=e instanceof xe?e.errors:[e]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=we(c),h=u.next();!h.done;h=u.next()){var d=h.value;try{Ae(d)}catch(e){i=null!=i?i:[],e instanceof xe?i=Ee(Ee([],ke(i)),ke(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}if(i)throw new xe(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)Ae(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&Le(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&Le(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Me=De.EMPTY;function Fe(e){return e instanceof De||e&&"closed"in e&&Se(e.remove)&&Se(e.add)&&Se(e.unsubscribe)}function Ae(e){Se(e)?e():e.unsubscribe()}var Ie={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},$e={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var i=$e.delegate;return(null==i?void 0:i.setTimeout)?i.setTimeout.apply(i,Ee([e,t],ke(n))):setTimeout.apply(void 0,Ee([e,t],ke(n)))},clearTimeout:function(e){var t=$e.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function Oe(){}var Pe=null;function He(e){if(Ie.useDeprecatedSynchronousErrorHandling){var t=!Pe;if(t&&(Pe={errorThrown:!1,error:null}),e(),t){var n=Pe,r=n.errorThrown,i=n.error;if(Pe=null,r)throw i}}else e()}var Ce=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,Fe(t)&&t.add(n)):n.destination=Ge,n}return _e(t,e),t.create=function(e,t,n){return new Ye(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(De),Be=Function.prototype.bind;function Ne(e,t){return Be.call(e,t)}var Re=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){Ue(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){Ue(e)}else Ue(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){Ue(e)}},e}(),Ye=function(e){function t(t,n,r){var i,o,s=e.call(this)||this;Se(t)||!t?i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:s&&Ie.useDeprecatedNextContext?((o=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},i={next:t.next&&Ne(t.next,o),error:t.error&&Ne(t.error,o),complete:t.complete&&Ne(t.complete,o)}):i=t;return s.destination=new Re(i),s}return _e(t,e),t}(Ce);function Ue(e){var t;t=e,$e.setTimeout((function(){throw t}))}var Ge={closed:!0,next:Oe,error:function(e){throw e},complete:Oe},je="function"==typeof Symbol&&Symbol.observable||"@@observable";function Ve(e){return e}var We=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,i=this,o=(r=e)&&r instanceof Ce||function(e){return e&&Se(e.next)&&Se(e.error)&&Se(e.complete)}(r)&&Fe(r)?e:new Ye(e,t,n);return He((function(){var e=i,t=e.operator,n=e.source;o.add(t?t.call(o,n):n?i._subscribe(o):i._trySubscribe(o))})),o},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=ze(t))((function(t,r){var i=new Ye({next:function(t){try{e(t)}catch(e){r(e),i.unsubscribe()}},error:r,complete:t});n.subscribe(i)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[je]=function(){return this},e.prototype.pipe=function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return(0===(e=t).length?Ve:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(this)},e.prototype.toPromise=function(e){var t=this;return new(e=ze(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function ze(e){var t;return null!==(t=null!=e?e:Ie.Promise)&&void 0!==t?t:Promise}var Ze=Te((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Xe=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return _e(t,e),t.prototype.lift=function(e){var t=new Ke(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new Ze},t.prototype.next=function(e){var t=this;He((function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=we(t.currentObservers),o=i.next();!o.done;o=i.next()){o.value.next(e)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}}))},t.prototype.error=function(e){var t=this;He((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}}))},t.prototype.complete=function(){var e=this;He((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,i=n.isStopped,o=n.observers;return r||i?Me:(this.currentObservers=null,o.push(e),new De((function(){t.currentObservers=null,Le(o,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,i=t.isStopped;n?e.error(r):i&&e.complete()},t.prototype.asObservable=function(){var e=new We;return e.source=this,e},t.create=function(e,t){return new Ke(e,t)},t}(We),Ke=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return _e(t,e),t.prototype.next=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)},t.prototype.error=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:Me},t}(Xe),qe={now:function(){return(qe.delegate||Date).now()},delegate:void 0},Je=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=qe);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=n,i._timestampProvider=r,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,n),i}return _e(t,e),t.prototype.next=function(t){var n=this,r=n.isStopped,i=n._buffer,o=n._infiniteTimeWindow,s=n._timestampProvider,a=n._windowTime;r||(i.push(t),!o&&i.push(s.now()+a)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),n=this._infiniteTimeWindow,r=this._buffer.slice(),i=0;i<r.length&&!e.closed;i+=n?1:2)e.next(r[i]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,n=e._timestampProvider,r=e._buffer,i=e._infiniteTimeWindow,o=(i?1:2)*t;if(t<1/0&&o<r.length&&r.splice(0,r.length-o),!i){for(var s=n.now(),a=0,l=1;l<r.length&&r[l]<=s;l+=2)a=l;a&&r.splice(0,a+1)}},t}(Xe);let Qe=[],et={};
|
133
|
+
/* global Reflect, Promise, SuppressedError, Symbol */function _e(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}ve(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function we(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ke(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)s.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s}function Ee(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}function Se(e){return"function"==typeof e}function Te(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}"function"==typeof SuppressedError&&SuppressedError;var xe=Te((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function Le(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var De=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var e,t,n,r,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var s=we(o),a=s.next();!a.done;a=s.next()){a.value.remove(this)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else o.remove(this);var l=this.initialTeardown;if(Se(l))try{l()}catch(e){i=e instanceof xe?e.errors:[e]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=we(c),h=u.next();!h.done;h=u.next()){var d=h.value;try{Fe(d)}catch(e){i=null!=i?i:[],e instanceof xe?i=Ee(Ee([],ke(i)),ke(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}if(i)throw new xe(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)Fe(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&Le(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&Le(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Me=De.EMPTY;function Oe(e){return e instanceof De||e&&"closed"in e&&Se(e.remove)&&Se(e.add)&&Se(e.unsubscribe)}function Fe(e){Se(e)?e():e.unsubscribe()}var Ie={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ae={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var i=Ae.delegate;return(null==i?void 0:i.setTimeout)?i.setTimeout.apply(i,Ee([e,t],ke(n))):setTimeout.apply(void 0,Ee([e,t],ke(n)))},clearTimeout:function(e){var t=Ae.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function Pe(){}var $e=null;function He(e){if(Ie.useDeprecatedSynchronousErrorHandling){var t=!$e;if(t&&($e={errorThrown:!1,error:null}),e(),t){var n=$e,r=n.errorThrown,i=n.error;if($e=null,r)throw i}}else e()}var Ce=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,Oe(t)&&t.add(n)):n.destination=Ge,n}return _e(t,e),t.create=function(e,t,n){return new Ye(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(De),Be=Function.prototype.bind;function Ne(e,t){return Be.call(e,t)}var Re=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){Ue(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){Ue(e)}else Ue(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){Ue(e)}},e}(),Ye=function(e){function t(t,n,r){var i,o,s=e.call(this)||this;Se(t)||!t?i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:s&&Ie.useDeprecatedNextContext?((o=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},i={next:t.next&&Ne(t.next,o),error:t.error&&Ne(t.error,o),complete:t.complete&&Ne(t.complete,o)}):i=t;return s.destination=new Re(i),s}return _e(t,e),t}(Ce);function Ue(e){var t;t=e,Ae.setTimeout((function(){throw t}))}var Ge={closed:!0,next:Pe,error:function(e){throw e},complete:Pe},je="function"==typeof Symbol&&Symbol.observable||"@@observable";function Ve(e){return e}var We=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,i=this,o=(r=e)&&r instanceof Ce||function(e){return e&&Se(e.next)&&Se(e.error)&&Se(e.complete)}(r)&&Oe(r)?e:new Ye(e,t,n);return He((function(){var e=i,t=e.operator,n=e.source;o.add(t?t.call(o,n):n?i._subscribe(o):i._trySubscribe(o))})),o},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=ze(t))((function(t,r){var i=new Ye({next:function(t){try{e(t)}catch(e){r(e),i.unsubscribe()}},error:r,complete:t});n.subscribe(i)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[je]=function(){return this},e.prototype.pipe=function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return(0===(e=t).length?Ve:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(this)},e.prototype.toPromise=function(e){var t=this;return new(e=ze(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function ze(e){var t;return null!==(t=null!=e?e:Ie.Promise)&&void 0!==t?t:Promise}var Ze=Te((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Xe=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return _e(t,e),t.prototype.lift=function(e){var t=new Ke(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new Ze},t.prototype.next=function(e){var t=this;He((function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=we(t.currentObservers),o=i.next();!o.done;o=i.next()){o.value.next(e)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}}))},t.prototype.error=function(e){var t=this;He((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}}))},t.prototype.complete=function(){var e=this;He((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,i=n.isStopped,o=n.observers;return r||i?Me:(this.currentObservers=null,o.push(e),new De((function(){t.currentObservers=null,Le(o,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,i=t.isStopped;n?e.error(r):i&&e.complete()},t.prototype.asObservable=function(){var e=new We;return e.source=this,e},t.create=function(e,t){return new Ke(e,t)},t}(We),Ke=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return _e(t,e),t.prototype.next=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)},t.prototype.error=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:Me},t}(Xe),qe={now:function(){return(qe.delegate||Date).now()},delegate:void 0},Je=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=qe);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=n,i._timestampProvider=r,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,n),i}return _e(t,e),t.prototype.next=function(t){var n=this,r=n.isStopped,i=n._buffer,o=n._infiniteTimeWindow,s=n._timestampProvider,a=n._windowTime;r||(i.push(t),!o&&i.push(s.now()+a)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),n=this._infiniteTimeWindow,r=this._buffer.slice(),i=0;i<r.length&&!e.closed;i+=n?1:2)e.next(r[i]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,n=e._timestampProvider,r=e._buffer,i=e._infiniteTimeWindow,o=(i?1:2)*t;if(t<1/0&&o<r.length&&r.splice(0,r.length-o),!i){for(var s=n.now(),a=0,l=1;l<r.length&&r[l]<=s;l+=2)a=l;a&&r.splice(0,a+1)}},t}(Xe);let Qe=[],et={};
|
131
134
|
/**
|
132
135
|
* @name topic
|
133
136
|
* @description A small wrapper over the rxjs to offer the topic method on top of it
|
@@ -164,7 +167,7 @@ n.cloneUnlessOtherwiseSpecified=st;var r=Array.isArray(t);return r===Array.isArr
|
|
164
167
|
/**
|
165
168
|
* Type Guards
|
166
169
|
*/
|
167
|
-
function _t(e){return e.type===gt.literal}function wt(e){return e.type===gt.argument}function kt(e){return e.type===gt.number}function Et(e){return e.type===gt.date}function St(e){return e.type===gt.time}function Tt(e){return e.type===gt.select}function xt(e){return e.type===gt.plural}function Lt(e){return e.type===gt.pound}function Dt(e){return e.type===gt.tag}function Mt(e){return!(!e||"object"!=typeof e||e.type!==yt.number)}function
|
170
|
+
function _t(e){return e.type===gt.literal}function wt(e){return e.type===gt.argument}function kt(e){return e.type===gt.number}function Et(e){return e.type===gt.date}function St(e){return e.type===gt.time}function Tt(e){return e.type===gt.select}function xt(e){return e.type===gt.plural}function Lt(e){return e.type===gt.pound}function Dt(e){return e.type===gt.tag}function Mt(e){return!(!e||"object"!=typeof e||e.type!==yt.number)}function Ot(e){return!(!e||"object"!=typeof e||e.type!==yt.dateTime)}
|
168
171
|
// @generated from regex-gen.ts
|
169
172
|
"function"==typeof SuppressedError&&SuppressedError,function(e){
|
170
173
|
/** Argument is unclosed (e.g. `{0`) */
|
@@ -263,7 +266,7 @@ e[e.pound=7]="pound",
|
|
263
266
|
/**
|
264
267
|
* XML-like tag
|
265
268
|
*/
|
266
|
-
e[e.tag=8]="tag"}(gt||(gt={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(yt||(yt={}));var
|
269
|
+
e[e.tag=8]="tag"}(gt||(gt={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(yt||(yt={}));var Ft=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,It=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
|
267
270
|
/**
|
268
271
|
* https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table
|
269
272
|
* Credit: https://github.com/caridy/intl-datetimeformat-pattern/blob/master/index.js
|
@@ -275,7 +278,7 @@ e[e.tag=8]="tag"}(gt||(gt={})),function(e){e[e.number=0]="number",e[e.dateTime=1
|
|
275
278
|
* @public
|
276
279
|
* @param skeleton skeleton string
|
277
280
|
*/
|
278
|
-
function
|
281
|
+
function At(e){var t={};return e.replace(It,(function(e){var n=e.length;switch(e[0]){
|
279
282
|
// Era
|
280
283
|
case"G":t.era=4===n?"long":5===n?"narrow":"short";break;
|
281
284
|
// Year
|
@@ -309,7 +312,7 @@ case"X":// 1, 2, 3, 4: The ISO8601 varios formats
|
|
309
312
|
case"x":// 1, 2, 3, 4: The ISO8601 varios formats
|
310
313
|
throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),t}
|
311
314
|
// @generated from regex-gen.ts
|
312
|
-
var
|
315
|
+
var Pt=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;var $t=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Ht=/^(@+)?(\+|#+)?[rs]?$/g,Ct=/(\*)(0+)|(#+)(0+)|(0+)/g,Bt=/^(0+)$/;function Nt(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(Ht,(function(e,n,r){
|
313
316
|
// @@@ case
|
314
317
|
return"string"!=typeof r?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):"+"===r?t.minimumSignificantDigits=n.length:"#"===n[0]?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+("string"==typeof r?r.length:0)),""})),t}function Rt(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Yt(e){
|
315
318
|
// Engineering
|
@@ -322,11 +325,11 @@ case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";
|
|
322
325
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#integer-width
|
323
326
|
case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(Ct,(function(e,n,r,i,o,s){if(n)t.minimumIntegerDigits=r.length;else{if(i&&o)throw new Error("We currently do not support maximum integer digits");if(s)throw new Error("We currently do not support exact integer digits")}return""}));continue}
|
324
327
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#integer-width
|
325
|
-
if(Bt.test(i.stem))t.minimumIntegerDigits=i.stem.length;else if(
|
328
|
+
if(Bt.test(i.stem))t.minimumIntegerDigits=i.stem.length;else if($t.test(i.stem)){
|
326
329
|
// Precision
|
327
330
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#fraction-precision
|
328
331
|
// precision-integer case
|
329
|
-
if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(
|
332
|
+
if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace($t,(function(e,n,r,i,o,s){
|
330
333
|
// .000* case (before ICU67 it was .000+)
|
331
334
|
return"*"===r?t.minimumFractionDigits=n.length:i&&"#"===i[0]?t.maximumFractionDigits=i.length:o&&s?(t.minimumFractionDigits=o.length,t.maximumFractionDigits=o.length+s.length):(t.minimumFractionDigits=n.length,t.maximumFractionDigits=n.length),""}));var o=i.options[0];
|
332
335
|
// https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#trailing-zero-display
|
@@ -356,7 +359,7 @@ e.hourCycles.length&&(
|
|
356
359
|
// @ts-ignore
|
357
360
|
t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}
|
358
361
|
// TODO: Once hourCycle is fully supported remove the following with data generation
|
359
|
-
var n,r=e.language;return"root"!==r&&(n=e.maximize().region),(Vt[n||""]||Vt[r||""]||Vt["".concat(r,"-001")]||Vt["001"])[0]}var zt=new RegExp("^".concat(
|
362
|
+
var n,r=e.language;return"root"!==r&&(n=e.maximize().region),(Vt[n||""]||Vt[r||""]||Vt["".concat(r,"-001")]||Vt["001"])[0]}var zt=new RegExp("^".concat(Ft.source,"*")),Zt=new RegExp("".concat(Ft.source,"*$"));function Xt(e,t){return{start:e,end:t}}
|
360
363
|
// #region Ponyfills
|
361
364
|
// Consolidate these variables up top for easier toggling during debugging
|
362
365
|
var Kt=!!String.prototype.startsWith,qt=!!String.fromCodePoint,Jt=!!Object.fromEntries,Qt=!!String.prototype.codePointAt,en=!!String.prototype.trimStart,tn=!!String.prototype.trimEnd,nn=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},rn=!0;try{
|
@@ -386,7 +389,7 @@ if(rn){
|
|
386
389
|
// Native
|
387
390
|
var fn=dn("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");on=function(e,t){var n;return fn.lastIndex=t,null!==(n=fn.exec(e)[1])&&void 0!==n?n:""}}else
|
388
391
|
// IE11
|
389
|
-
on=function(e,t){for(var n=[];;){var r=cn(e,t);if(void 0===r||
|
392
|
+
on=function(e,t){for(var n=[];;){var r=cn(e,t);if(void 0===r||gn(r)||yn(r))break;n.push(r),t+=r>=65536?2:1}return an.apply(void 0,n)};var pn=/** @class */function(){function e(e,t){void 0===t&&(t={}),this.message=e,this.position={offset:0,line:1,column:1},this.ignoreTag=!!t.ignoreTag,this.locale=t.locale,this.requiresOtherClause=!!t.requiresOtherClause,this.shouldParseSkeletons=!!t.shouldParseSkeletons}return e.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(e,t,n){for(var r=[];!this.isEOF();){var i=this.char();if(123/* `{` */===i){if((o=this.parseArgument(e,n)).err)return o;r.push(o.val)}else{if(125/* `}` */===i&&e>0)break;if(35/* `#` */!==i||"plural"!==t&&"selectordinal"!==t){if(60/* `<` */===i&&!this.ignoreTag&&47===this.peek()){if(n)break;return this.error(mt.UNMATCHED_CLOSING_TAG,Xt(this.clonePosition(),this.clonePosition()))}if(60/* `<` */===i&&!this.ignoreTag&&mn(this.peek()||0)){if((o=this.parseTag(e,t)).err)return o;r.push(o.val)}else{var o;if((o=this.parseLiteral(e,t)).err)return o;r.push(o.val)}}else{var s=this.clonePosition();this.bump(),r.push({type:gt.pound,location:Xt(s,this.clonePosition())})}}}return{val:r,err:null}},
|
390
393
|
/**
|
391
394
|
* A tag name must start with an ASCII lower/upper case letter. The grammar is based on the
|
392
395
|
* [custom element name][] except that a dash is NOT always mandatory and uppercase letters
|
@@ -414,8 +417,8 @@ if(this.bumpIf("</")){if(this.isEOF()||!mn(this.char()))return this.error(mt.INV
|
|
414
417
|
/**
|
415
418
|
* This method assumes that the caller has peeked ahead for the first tag character.
|
416
419
|
*/
|
417
|
-
e.prototype.parseTagName=function(){var e=this.offset();// the first tag name character
|
418
|
-
for(this.bump();!this.isEOF()&&
|
420
|
+
e.prototype.parseTagName=function(){var e,t=this.offset();// the first tag name character
|
421
|
+
for(this.bump();!this.isEOF()&&(45/* '-' */===(e=this.char())||46/* '.' */===e||e>=48&&e<=57/* 0..9 */||95/* '_' */===e||e>=97&&e<=122/** a..z */||e>=65&&e<=90/* A..Z */||183==e||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039);)this.bump();return this.message.slice(t,this.offset())},e.prototype.parseLiteral=function(e,t){for(var n=this.clonePosition(),r="";;){var i=this.tryParseQuote(t);if(i)r+=i;else{var o=this.tryParseUnquoted(e,t);if(o)r+=o;else{var s=this.tryParseLeftAngleBracket();if(!s)break;r+=s}}}var a=Xt(n,this.clonePosition());return{val:{type:gt.literal,value:r,location:a},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60/* `<` */!==this.char()||!this.ignoreTag&&(mn(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e;
|
419
422
|
/** See `parseTag` function docs. */},
|
420
423
|
/**
|
421
424
|
* Starting with ICU 4.8, an ASCII apostrophe only starts quoted text if it immediately precedes
|
@@ -471,7 +474,7 @@ var h=un(l.style.slice(2));if("number"===s)return(y=this.parseNumberSkeletonFrom
|
|
471
474
|
// Get "best match" pattern only if locale is passed, if not, let it
|
472
475
|
// pass as-is where `parseDateTimeSkeleton()` will throw an error
|
473
476
|
// for unsupported patterns.
|
474
|
-
this.locale&&(d=function(e,t){for(var n="",r=0;r<e.length;r++){var i=e.charAt(r);if("j"===i){for(var o=0;r+1<e.length&&e.charAt(r+1)===i;)o++,r++;var s=1+(1&o),a=o<2?1:3+(o>>1),l=Wt(t);for("H"!=l&&"k"!=l||(a=0);a-- >0;)n+="a";for(;s-- >0;)n=l+n}else n+="J"===i?"H":i}return n}(h,this.locale));var f={type:yt.dateTime,pattern:d,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons
|
477
|
+
this.locale&&(d=function(e,t){for(var n="",r=0;r<e.length;r++){var i=e.charAt(r);if("j"===i){for(var o=0;r+1<e.length&&e.charAt(r+1)===i;)o++,r++;var s=1+(1&o),a=o<2?1:3+(o>>1),l=Wt(t);for("H"!=l&&"k"!=l||(a=0);a-- >0;)n+="a";for(;s-- >0;)n=l+n}else n+="J"===i?"H":i}return n}(h,this.locale));var f={type:yt.dateTime,pattern:d,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?At(d):{}};return{val:{type:"date"===s?gt.date:gt.time,value:n,location:u,style:f},err:null}}
|
475
478
|
// Regular style or no style.
|
476
479
|
return{val:{type:"number"===s?gt.number:"date"===s?gt.date:gt.time,value:n,location:u,style:null!==(i=null==l?void 0:l.style)&&void 0!==i?i:null},err:null};case"plural":case"selectordinal":case"select":
|
477
480
|
// Parse this range:
|
@@ -497,7 +500,7 @@ e.prototype.parseSimpleArgStyleIfPossible=function(){for(var e=0,t=this.clonePos
|
|
497
500
|
// Find the end of the quoted literal text.
|
498
501
|
this.bump();var n=this.clonePosition();if(!this.bumpUntil("'"))return this.error(mt.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,Xt(n,this.clonePosition()));this.bump();break;case 123/* `{` */:e+=1,this.bump();break;case 125/* `}` */:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var n=[];try{n=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");
|
499
502
|
// Parse the skeleton
|
500
|
-
for(var t=e.split(
|
503
|
+
for(var t=[],n=0,r=e.split(Pt).filter((function(e){return e.length>0}));n<r.length;n++){var i=r[n].split("/");if(0===i.length)throw new Error("Invalid number skeleton");for(var o=i[0],s=i.slice(1),a=0,l=s;a<l.length;a++)if(0===l[a].length)throw new Error("Invalid number skeleton");t.push({stem:o,options:s})}return t}(e)}catch(e){return this.error(mt.INVALID_NUMBER_SKELETON,t)}return{val:{type:yt.number,tokens:n,location:t,parsedOptions:this.shouldParseSkeletons?Gt(n):{}},err:null}},
|
501
504
|
/**
|
502
505
|
* @param nesting_level The current nesting level of messages.
|
503
506
|
* This can be positive when parsing message fragment in select or plural argument options.
|
@@ -554,7 +557,7 @@ e.prototype.bumpUntil=function(e){var t=this.offset(),n=this.message.indexOf(e,t
|
|
554
557
|
*/
|
555
558
|
e.prototype.bumpTo=function(e){if(this.offset()>e)throw Error("targetOffset ".concat(e," must be greater than or equal to the current offset ").concat(this.offset()));for(e=Math.min(e,this.message.length);;){var t=this.offset();if(t===e)break;if(t>e)throw Error("targetOffset ".concat(e," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},
|
556
559
|
/** advance the parser through all whitespace to the next non-whitespace code unit. */
|
557
|
-
e.prototype.bumpSpace=function(){for(;!this.isEOF()&&
|
560
|
+
e.prototype.bumpSpace=function(){for(;!this.isEOF()&&gn(this.char());)this.bump()},
|
558
561
|
/**
|
559
562
|
* Peek at the *next* Unicode codepoint in the input without advancing the parser.
|
560
563
|
* If the input has been exhausted, then this returns null.
|
@@ -564,90 +567,88 @@ e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this
|
|
564
567
|
* This check if codepoint is alphabet (lower & uppercase)
|
565
568
|
* @param codepoint
|
566
569
|
* @returns
|
567
|
-
*/function mn(e){return e>=97&&e<=122||e>=65&&e<=90}
|
570
|
+
*/function mn(e){return e>=97&&e<=122||e>=65&&e<=90}
|
568
571
|
/**
|
569
572
|
* Code point equivalent of regex `\p{White_Space}`.
|
570
573
|
* From: https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
|
571
|
-
*/
|
574
|
+
*/
|
575
|
+
function gn(e){return e>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e}
|
572
576
|
/**
|
573
577
|
* Code point equivalent of regex `\p{Pattern_Syntax}`.
|
574
578
|
* See https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
|
575
|
-
*/function
|
579
|
+
*/function yn(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||166===e||167===e||169===e||171===e||172===e||174===e||176===e||177===e||182===e||187===e||191===e||215===e||247===e||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||10088===e||10089===e||10090===e||10091===e||10092===e||10093===e||10094===e||10095===e||10096===e||10097===e||10098===e||10099===e||10100===e||10101===e||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||10627===e||10628===e||10629===e||10630===e||10631===e||10632===e||10633===e||10634===e||10635===e||10636===e||10637===e||10638===e||10639===e||10640===e||10641===e||10642===e||10643===e||10644===e||10645===e||10646===e||10647===e||10648===e||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function bn(e){e.forEach((function(e){if(delete e.location,Tt(e)||xt(e))for(var t in e.options)delete e.options[t].location,bn(e.options[t].value);else kt(e)&&Mt(e.style)||(Et(e)||St(e))&&Ot(e.style)?delete e.style.location:Dt(e)&&bn(e.children)}))}function vn(e,t){void 0===t&&(t={}),t=bt({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new pn(e,t).parse();if(n.err){var r=SyntaxError(mt[n.err.kind]);
|
576
580
|
// @ts-expect-error Assign to error object
|
577
581
|
throw r.location=n.err.location,
|
578
582
|
// @ts-expect-error Assign to error object
|
579
|
-
r.originalMessage=n.err.message,r}return(null==t?void 0:t.captureLocation)||
|
583
|
+
r.originalMessage=n.err.message,r}return(null==t?void 0:t.captureLocation)||bn(n.val),n.val}
|
580
584
|
|
581
585
|
// Main
|
582
586
|
|
583
|
-
function
|
587
|
+
function _n(e,t){var n=t&&t.cache?t.cache:Dn,r=t&&t.serializer?t.serializer:Tn;return(t&&t.strategy?t.strategy:Sn)(e,{cache:n,serializer:r})}
|
584
588
|
|
585
589
|
// Strategy
|
586
590
|
|
587
|
-
function
|
591
|
+
function wn(e,t,n,r){var i,o=null==(i=r)||"number"==typeof i||"boolean"==typeof i?r:n(r),s=t.get(o);return void 0===s&&(s=e.call(this,r),t.set(o,s)),s}function kn(e,t,n){var r=Array.prototype.slice.call(arguments,3),i=n(r),o=t.get(i);return void 0===o&&(o=e.apply(this,r),t.set(i,o)),o}function En(e,t,n,r,i){return n.bind(t,e,r,i)}function Sn(e,t){return En(e,this,1===e.length?wn:kn,t.cache.create(),t.serializer)}
|
588
592
|
// Serializer
|
589
|
-
var
|
593
|
+
var Tn=function(){return JSON.stringify(arguments)};
|
590
594
|
|
591
595
|
// Cache
|
592
596
|
|
593
|
-
function
|
597
|
+
function xn(){this.cache=Object.create(null)}xn.prototype.get=function(e){return this.cache[e]},xn.prototype.set=function(e,t){this.cache[e]=t};var Ln,Dn={create:function(){
|
594
598
|
// @ts-ignore
|
595
|
-
return new
|
599
|
+
return new xn}},Mn={variadic:function(e,t){return En(e,this,kn,t.cache.create(),t.serializer)},monadic:function(e,t){return En(e,this,wn,t.cache.create(),t.serializer)}};!function(e){
|
596
600
|
// When we have a placeholder but no value to format
|
597
601
|
e.MISSING_VALUE="MISSING_VALUE",
|
598
602
|
// When value supplied is invalid
|
599
603
|
e.INVALID_VALUE="INVALID_VALUE",
|
600
604
|
// When we need specific Intl API but it's not available
|
601
|
-
e.MISSING_INTL_API="MISSING_INTL_API"}(
|
605
|
+
e.MISSING_INTL_API="MISSING_INTL_API"}(Ln||(Ln={}));var On,Fn=/** @class */function(e){function t(t,n,r){var i=e.call(this,t)||this;return i.code=n,i.originalMessage=r,i}return pt(t,e),t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),In=/** @class */function(e){function t(t,n,r,i){return e.call(this,'Invalid values for "'.concat(t,'": "').concat(n,'". Options are "').concat(Object.keys(r).join('", "'),'"'),Ln.INVALID_VALUE,i)||this}return pt(t,e),t}(Fn),An=/** @class */function(e){function t(t,n,r){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(n),Ln.INVALID_VALUE,r)||this}return pt(t,e),t}(Fn),Pn=/** @class */function(e){function t(t,n){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(n,'"'),Ln.MISSING_VALUE,n)||this}return pt(t,e),t}(Fn);function $n(e){return"function"==typeof e}
|
602
606
|
// TODO(skeleton): add skeleton support
|
603
|
-
function
|
607
|
+
function Hn(e,t,n,r,i,o,
|
604
608
|
// For debugging
|
605
609
|
s){
|
606
610
|
// Hot path for straight simple msg translations
|
607
|
-
if(1===e.length&&_t(e[0]))return[{type:
|
611
|
+
if(1===e.length&&_t(e[0]))return[{type:On.literal,value:e[0].value}];for(var a=[],l=0,c=e;l<c.length;l++){var u=c[l];
|
608
612
|
// Exit early for string parts.
|
609
|
-
if(_t(u))a.push({type:
|
613
|
+
if(_t(u))a.push({type:On.literal,value:u.value});else
|
610
614
|
// TODO: should this part be literal type?
|
611
615
|
// Replace `#` in plural rules with the actual numeric value.
|
612
|
-
if(Lt(u))"number"==typeof o&&a.push({type:
|
616
|
+
if(Lt(u))"number"==typeof o&&a.push({type:On.literal,value:n.getNumberFormat(t).format(o)});else{var h=u.value;
|
613
617
|
// Enforce that all required values are provided by the caller.
|
614
|
-
if(!i||!(h in i))throw new Pn(h,s);var d=i[h];if(wt(u))d&&"string"!=typeof d&&"number"!=typeof d||(d="string"==typeof d||"number"==typeof d?String(d):""),a.push({type:"string"==typeof d?
|
618
|
+
if(!i||!(h in i))throw new Pn(h,s);var d=i[h];if(wt(u))d&&"string"!=typeof d&&"number"!=typeof d||(d="string"==typeof d||"number"==typeof d?String(d):""),a.push({type:"string"==typeof d?On.literal:On.object,value:d});else
|
615
619
|
// Recursively format plural and select parts' option — which can be a
|
616
620
|
// nested pattern structure. The choosing of the option to use is
|
617
621
|
// abstracted-by and delegated-to the part helper object.
|
618
|
-
if(Et(u)){var f="string"==typeof u.style?r.date[u.style]:
|
622
|
+
if(Et(u)){var f="string"==typeof u.style?r.date[u.style]:Ot(u.style)?u.style.parsedOptions:void 0;a.push({type:On.literal,value:n.getDateTimeFormat(t,f).format(d)})}else if(St(u)){f="string"==typeof u.style?r.time[u.style]:Ot(u.style)?u.style.parsedOptions:r.time.medium;a.push({type:On.literal,value:n.getDateTimeFormat(t,f).format(d)})}else if(kt(u)){(f="string"==typeof u.style?r.number[u.style]:Mt(u.style)?u.style.parsedOptions:void 0)&&f.scale&&(d*=f.scale||1),a.push({type:On.literal,value:n.getNumberFormat(t,f).format(d)})}else{if(Dt(u)){var p=u.children,m=u.value,g=i[m];if(!$n(g))throw new An(m,"function",s);var y=g(Hn(p,t,n,r,i,o).map((function(e){return e.value})));Array.isArray(y)||(y=[y]),a.push.apply(a,y.map((function(e){return{type:"string"==typeof e?On.literal:On.object,value:e}})))}if(Tt(u)){if(!(b=u.options[d]||u.options.other))throw new In(u.value,d,Object.keys(u.options),s);a.push.apply(a,Hn(b.value,t,n,r,i))}else if(xt(u)){var b;if(!(b=u.options["=".concat(d)])){if(!Intl.PluralRules)throw new Fn('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',Ln.MISSING_INTL_API,s);var v=n.getPluralRules(t,{type:u.pluralType}).select(d-(u.offset||0));b=u.options[v]||u.options.other}if(!b)throw new In(u.value,d,Object.keys(u.options),s);a.push.apply(a,Hn(b.value,t,n,r,i,d-(u.offset||0)))}else;}}}return function(e){return e.length<2?e:e.reduce((function(e,t){var n=e[e.length-1];return n&&n.type===On.literal&&t.type===On.literal?n.value+=t.value:e.push(t),e}),[])}(a)}
|
619
623
|
/*
|
620
624
|
Copyright (c) 2014, Yahoo! Inc. All rights reserved.
|
621
625
|
Copyrights licensed under the New BSD License.
|
622
626
|
See the accompanying LICENSE file for terms.
|
623
627
|
*/
|
624
628
|
// -- MessageFormat --------------------------------------------------------
|
625
|
-
function
|
629
|
+
function Cn(e,t){return t?Object.keys(e).reduce((function(n,r){var i,o;return n[r]=(i=e[r],(o=t[r])?bt(bt(bt({},i||{}),o||{}),Object.keys(i).reduce((function(e,t){return e[t]=bt(bt({},i[t]),o[t]||{}),e}),{})):i),n}),bt({},e)):e}function Bn(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(On||(On={}));var Nn=/** @class */function(){function e(t,n,r,i){var o,s=this;if(void 0===n&&(n=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=s.formatToParts(e);
|
626
630
|
// Hot path for straight simple msg translations
|
627
|
-
if(1===t.length)return t[0].value;var n=t.reduce((function(e,t){return e.length&&t.type===
|
631
|
+
if(1===t.length)return t[0].value;var n=t.reduce((function(e,t){return e.length&&t.type===On.literal&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e}),[]);return n.length<=1?n[0]||"":n},this.formatToParts=function(e){return Hn(s.ast,s.locales,s.formatters,s.formats,e,void 0,s.message)},this.resolvedOptions=function(){return{locale:s.resolvedLocale.toString()}},this.getAst=function(){return s.ast},
|
628
632
|
// Defined first because it's used to build the format pattern.
|
629
633
|
this.locales=n,this.resolvedLocale=e.resolveLocale(n),"string"==typeof t){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
630
634
|
// Parse string messages into an AST.
|
631
635
|
this.ast=e.__parse(t,{ignoreTag:null==i?void 0:i.ignoreTag,locale:this.resolvedLocale})}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");
|
632
636
|
// Creates a new object with the specified `formats` merged with the default
|
633
637
|
// formats.
|
634
|
-
this.formats=
|
638
|
+
this.formats=Cn(e.formats,r),this.formatters=i&&i.formatters||(void 0===(o=this.formatterCache)&&(o={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:_n((function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new((e=Intl.NumberFormat).bind.apply(e,vt([void 0],t,!1)))}),{cache:Bn(o.number),strategy:Mn.variadic}),getDateTimeFormat:_n((function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new((e=Intl.DateTimeFormat).bind.apply(e,vt([void 0],t,!1)))}),{cache:Bn(o.dateTime),strategy:Mn.variadic}),getPluralRules:_n((function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new((e=Intl.PluralRules).bind.apply(e,vt([void 0],t,!1)))}),{cache:Bn(o.pluralRules),strategy:Mn.variadic})})}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(e){var t=Intl.NumberFormat.supportedLocalesOf(e);return t.length>0?new Intl.Locale(t[0]):new Intl.Locale("string"==typeof e?e:e[0])},e.__parse=vn,
|
635
639
|
// Default format options used as the prototype of the `formats` provided to the
|
636
640
|
// constructor. These are used when constructing the internal Intl.NumberFormat
|
637
641
|
// and Intl.DateTimeFormat instances.
|
638
|
-
e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}(),Yn=Rn;
|
639
|
-
|
640
|
-
|
641
|
-
Copyrights licensed under the New BSD License.
|
642
|
-
See the accompanying LICENSE file for terms.
|
643
|
-
*/const Un={},Gn=(e,t,n)=>n?(t in Un||(Un[t]={}),e in Un[t]||(Un[t][e]=n),n):n,jn=(e,t)=>{if(null==t)return;if(t in Un&&e in Un[t])return Un[t][e];const n=ar(t);for(let r=0;r<n.length;r++){const i=Zn(n[r],e);if(i)return Gn(e,t,i)}};let Vn;const Wn=nt({});function zn(e){return e in Vn}function Zn(e,t){if(!zn(e))return null;const n=function(e){return Vn[e]||null}(e);return function(e,t){if(null==t)return;if(t in e)return e[t];const n=t.split(".");let r=e;for(let e=0;e<n.length;e++)if("object"==typeof r){if(e>0){const t=n.slice(e,n.length).join(".");if(t in r){r=r[t];break}}r=r[n[e]]}else r=void 0;return r}(n,t)}function Xn(e,...t){delete Un[e],Wn.update((n=>(n[e]=dt.all([n[e]||{},...t]),n)))}rt([Wn],(([e])=>Object.keys(e))),Wn.subscribe((e=>Vn=e));const Kn={};function qn(e){return Kn[e]}function Jn(e){return null!=e&&ar(e).some((e=>{var t;return null===(t=qn(e))||void 0===t?void 0:t.size}))}const Qn={};function er(e){if(!Jn(e))return e in Qn?Qn[e]:Promise.resolve();const t=function(e){return ar(e).map((e=>{const t=qn(e);return[e,t?[...t]:[]]})).filter((([,e])=>e.length>0))}(e);return Qn[e]=Promise.all(t.map((([e,t])=>function(e,t){const n=Promise.all(t.map((t=>(function(e,t){Kn[e].delete(t),0===Kn[e].size&&delete Kn[e]}(e,t),t().then((e=>e.default||e))))));return n.then((t=>Xn(e,...t)))}(e,t)))).then((()=>{if(Jn(e))return er(e);delete Qn[e]})),Qn[e]}const tr={fallbackLocale:null,loadingDelay:200,formats:{number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0};function nr(){return tr}const rr=nt(!1);let ir;const or=nt(null);function sr(e){return e.split("-").map(((e,t,n)=>n.slice(0,t+1).join("-"))).reverse()}function ar(e,t=nr().fallbackLocale){const n=sr(e);return t?[...new Set([...n,...sr(t)])]:n}function lr(){return null!=ir?ir:void 0}or.subscribe((e=>{ir=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const cr={...or,set:e=>{if(e&&function(e){if(null==e)return;const t=ar(e);for(let e=0;e<t.length;e++){const n=t[e];if(zn(n))return n}}(e)&&Jn(e)){const{loadingDelay:t}=nr();let n;return"undefined"!=typeof window&&null!=lr()&&t?n=window.setTimeout((()=>rr.set(!0)),t):rr.set(!0),er(e).then((()=>{or.set(e)})).finally((()=>{clearTimeout(n),rr.set(!1)}))}return or.set(e)}},ur=e=>{const t=Object.create(null);return n=>{const r=JSON.stringify(n);return r in t?t[r]:t[r]=e(n)}},hr=(e,t)=>{const{formats:n}=nr();if(e in n&&t in n[e])return n[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},dr=ur((({locale:e,format:t,...n})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return t&&(n=hr("number",t)),new Intl.NumberFormat(e,n)})),fr=ur((({locale:e,format:t,...n})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return t?n=hr("date",t):0===Object.keys(n).length&&(n=hr("date","short")),new Intl.DateTimeFormat(e,n)})),pr=ur((({locale:e,format:t,...n})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return t?n=hr("time",t):0===Object.keys(n).length&&(n=hr("time","short")),new Intl.DateTimeFormat(e,n)})),mr=ur(((e,t=lr())=>new Yn(e,t,nr().formats,{ignoreTag:nr().ignoreTag}))),gr=(e,t={})=>{var n,r,i,o;let s=t;"object"==typeof e&&(s=e,e=s.id);const{values:a,locale:l=lr(),default:c}=s;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let u=jn(e,l);if(u){if("string"!=typeof u)return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),u}else u=null!==(o=null!==(i=null===(r=(n=nr()).handleMissingMessage)||void 0===r?void 0:r.call(n,{locale:l,id:e,defaultValue:c}))&&void 0!==i?i:c)&&void 0!==o?o:e;if(!a)return u;let h=u;try{h=mr(u,l).format(a)}catch(t){t instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return h},yr=(e,t)=>(({locale:e=lr(),...t}={})=>pr({locale:e,...t}))(t).format(e),br=(e,t)=>(({locale:e=lr(),...t}={})=>fr({locale:e,...t}))(t).format(e),vr=(e,t)=>(({locale:e=lr(),...t}={})=>dr({locale:e,...t}))(t).format(e),_r=(e,t=lr())=>jn(e,t),wr=rt([cr,Wn],(()=>gr));rt([cr],(()=>yr)),rt([cr],(()=>br)),rt([cr],(()=>vr)),rt([cr,Wn],(()=>_r)),window.emWidgets={topic:(e,t=0)=>{if(-1==Qe.indexOf(e)){let n=new Je(t);et[e]=n,Qe.push(e)}return et[e]}};
|
642
|
+
e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},e}();const Rn={},Yn=(e,t,n)=>n?(t in Rn||(Rn[t]={}),e in Rn[t]||(Rn[t][e]=n),n):n,Un=(e,t)=>{if(null==t)return;if(t in Rn&&e in Rn[t])return Rn[t][e];const n=fr(t);for(let r=0;r<n.length;r++){const i=Wn(n[r],e);if(i)return Yn(e,t,i)}};let Gn;const jn=nt({});function Vn(e){return e in Gn}function Wn(e,t){if(!Vn(e))return null;const n=function(e){return Gn[e]||null}(e);return function(e,t){if(null==t)return;if(t in e)return e[t];const n=t.split(".");let r=e;for(let e=0;e<n.length;e++)if("object"==typeof r){if(e>0){const t=n.slice(e,n.length).join(".");if(t in r){r=r[t];break}}r=r[n[e]]}else r=void 0;return r}(n,t)}function zn(e,...t){delete Rn[e],jn.update((n=>(n[e]=dt.all([n[e]||{},...t]),n)))}rt([jn],(([e])=>Object.keys(e))),jn.subscribe((e=>Gn=e));const Zn={};function Xn(e){return Zn[e]}function Kn(e){return null!=e&&fr(e).some((e=>{var t;return null==(t=Xn(e))?void 0:t.size}))}function qn(e,t){const n=Promise.all(t.map((t=>(function(e,t){Zn[e].delete(t),0===Zn[e].size&&delete Zn[e]}(e,t),t().then((e=>e.default||e))))));return n.then((t=>zn(e,...t)))}const Jn={};function Qn(e){if(!Kn(e))return e in Jn?Jn[e]:Promise.resolve();const t=function(e){return fr(e).map((e=>{const t=Xn(e);return[e,t?[...t]:[]]})).filter((([,e])=>e.length>0))}(e);return Jn[e]=Promise.all(t.map((([e,t])=>qn(e,t)))).then((()=>{if(Kn(e))return Qn(e);delete Jn[e]})),Jn[e]}const er={fallbackLocale:null,loadingDelay:200,formats:{number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0};function tr(){return er}const nr=nt(!1);var rr=Object.defineProperty,ir=Object.defineProperties,or=Object.getOwnPropertyDescriptors,sr=Object.getOwnPropertySymbols,ar=Object.prototype.hasOwnProperty,lr=Object.prototype.propertyIsEnumerable,cr=(e,t,n)=>t in e?rr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;let ur;const hr=nt(null);function dr(e){return e.split("-").map(((e,t,n)=>n.slice(0,t+1).join("-"))).reverse()}function fr(e,t=tr().fallbackLocale){const n=dr(e);return t?[...new Set([...n,...dr(t)])]:n}function pr(){return null!=ur?ur:void 0}hr.subscribe((e=>{ur=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const mr=(gr=((e,t)=>{for(var n in t||(t={}))ar.call(t,n)&&cr(e,n,t[n]);if(sr)for(var n of sr(t))lr.call(t,n)&&cr(e,n,t[n]);return e})({},hr),ir(gr,or({set:e=>{if(e&&function(e){if(null==e)return;const t=fr(e);for(let e=0;e<t.length;e++){const n=t[e];if(Vn(n))return n}}(e)&&Kn(e)){const{loadingDelay:t}=tr();let n;return"undefined"!=typeof window&&null!=pr()&&t?n=window.setTimeout((()=>nr.set(!0)),t):nr.set(!0),Qn(e).then((()=>{hr.set(e)})).finally((()=>{clearTimeout(n),nr.set(!1)}))}return hr.set(e)}})));var gr;const yr=e=>{const t=Object.create(null);return n=>{const r=JSON.stringify(n);return r in t?t[r]:t[r]=e(n)}};var br=Object.defineProperty,vr=Object.getOwnPropertySymbols,_r=Object.prototype.hasOwnProperty,wr=Object.prototype.propertyIsEnumerable,kr=(e,t,n)=>t in e?br(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Er=(e,t)=>{for(var n in t||(t={}))_r.call(t,n)&&kr(e,n,t[n]);if(vr)for(var n of vr(t))wr.call(t,n)&&kr(e,n,t[n]);return e},Sr=(e,t)=>{var n={};for(var r in e)_r.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&vr)for(var r of vr(e))t.indexOf(r)<0&&wr.call(e,r)&&(n[r]=e[r]);return n};const Tr=(e,t)=>{const{formats:n}=tr();if(e in n&&t in n[e])return n[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},xr=yr((e=>{var t=e,{locale:n,format:r}=t,i=Sr(t,["locale","format"]);if(null==n)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(i=Tr("number",r)),new Intl.NumberFormat(n,i)})),Lr=yr((e=>{var t=e,{locale:n,format:r}=t,i=Sr(t,["locale","format"]);if(null==n)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?i=Tr("date",r):0===Object.keys(i).length&&(i=Tr("date","short")),new Intl.DateTimeFormat(n,i)})),Dr=yr((e=>{var t=e,{locale:n,format:r}=t,i=Sr(t,["locale","format"]);if(null==n)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?i=Tr("time",r):0===Object.keys(i).length&&(i=Tr("time","short")),new Intl.DateTimeFormat(n,i)})),Mr=yr((
|
643
|
+
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
644
|
+
(e,t=pr())=>new Nn(e,t,tr().formats,{ignoreTag:tr().ignoreTag}))),Or=(e,t={})=>{var n,r,i,o;let s=t;"object"==typeof e&&(s=e,e=s.id);const{values:a,locale:l=pr(),default:c}=s;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let u=Un(e,l);if(u){if("string"!=typeof u)return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),u}else u=null!=(o=null!=(i=null==(r=(n=tr()).handleMissingMessage)?void 0:r.call(n,{locale:l,id:e,defaultValue:c}))?i:c)?o:e;if(!a)return u;let h=u;try{h=Mr(u,l).format(a)}catch(t){t instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return h},Fr=(e,t)=>((e={})=>{var t=e,{locale:n=pr()}=t,r=Sr(t,["locale"]);return Dr(Er({locale:n},r))})(t).format(e),Ir=(e,t)=>((e={})=>{var t=e,{locale:n=pr()}=t,r=Sr(t,["locale"]);return Lr(Er({locale:n},r))})(t).format(e),Ar=(e,t)=>((e={})=>{var t=e,{locale:n=pr()}=t,r=Sr(t,["locale"]);return xr(Er({locale:n},r))})(t).format(e),Pr=(e,t=pr())=>Un(e,t),$r=rt([mr,jn],(()=>Or));rt([mr],(()=>Fr)),rt([mr],(()=>Ir)),rt([mr],(()=>Ar)),rt([mr,jn],(()=>Pr)),window.emWidgets={topic:(e,t=0)=>{if(-1==Qe.indexOf(e)){let n=new Je(t);et[e]=n,Qe.push(e)}return et[e]}};
|
644
645
|
/**
|
645
646
|
* @name isMobile
|
646
647
|
* @description A method that returns if the browser used to access the app is from a mobile device or not
|
647
648
|
* @param {String} userAgent window.navigator.userAgent
|
648
649
|
* @returns {Boolean} true or false
|
649
650
|
*/
|
650
|
-
const
|
651
|
+
const Hr=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/iphone/i)?"iPhone":e.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC";
|
651
652
|
/**
|
652
653
|
* @name getDevice
|
653
654
|
* @description A method that returns the type of the device
|
@@ -655,96 +656,96 @@ const kr=e=>e.toLowerCase().match(/android/i)?"Android":e.toLowerCase().match(/i
|
|
655
656
|
* @returns {String} Android/iPhone/iPad/PC
|
656
657
|
*/
|
657
658
|
/* ../casino-footer-thumbnail/src/CasinoFooterThumbnail.svelte generated by Svelte v3.59.2 */
|
658
|
-
function
|
659
|
-
return e[1]?
|
659
|
+
function Cr(e){let t;function n(e,t){/*sponsorimage*/
|
660
|
+
return e[1]?jr:/*paymentimage*/e[4]?Gr:/*vendorimage*/e[7]?Ur:/*helperlinkimage*/e[10]?Yr:/*licenseimage*/e[13]?Rr:/*sociallinkimage*/e[16]?Nr:void 0}let r=n(e),i=r&&r(e);return{c(){i&&i.c(),t=_()},m(e,n){i&&i.m(e,n),f(e,t,n)},p(e,o){r===(r=n(e))&&i?i.p(e,o):(i&&i.d(1),i=r&&r(e),i&&(i.c(),i.m(t.parentNode,t)))},d(e){i&&i.d(e),e&&p(t)}}}
|
660
661
|
// (60:2) {#if device == 'PC'}
|
661
|
-
function
|
662
|
-
return e[1]?
|
662
|
+
function Br(e){let t;function n(e,t){/*sponsorimage*/
|
663
|
+
return e[1]?Qr:/*paymentimage*/e[4]?Jr:/*vendorimage*/e[7]?qr:/*helperlinkimage*/e[10]?Kr:/*licenseimage*/e[13]?Xr:/*sociallinkimage*/e[16]?Zr:void 0}let r=n(e),i=r&&r(e);return{c(){i&&i.c(),t=_()},m(e,n){i&&i.m(e,n),f(e,t,n)},p(e,o){r===(r=n(e))&&i?i.p(e,o):(i&&i.d(1),i=r&&r(e),i&&(i.c(),i.m(t.parentNode,t)))},d(e){i&&i.d(e),e&&p(t)}}}
|
663
664
|
// (170:30)
|
664
|
-
function
|
665
|
+
function Nr(e){let t,n,r,i,o,s,l,c;return{c(){t=g("div"),n=g("button"),r=g("img"),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*sociallinkimage*/e[16])||k(r,"src",i),k(r,"title",o=/*sociallinktitle*/e[17]||/*sociallinkurl*/e[15]),k(n,"class",s="FooterLink "+(/*sociallinkurl*/e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(t,"class","FooterItem SocialItem"),k(t,"part","FooterItem SocialItem")},m(i,o){f(i,t,o),d(t,n),d(n,r),l||(c=w(n,"click",/*click_handler_5*/e[33]),l=!0)},p(e,t){/*sociallinkimage*/65536&t[0]&&!a(r.src,i=/*sociallinkimage*/e[16])&&k(r,"src",i),/*sociallinktitle, sociallinkurl*/163840&t[0]&&o!==(o=/*sociallinktitle*/e[17]||/*sociallinkurl*/e[15])&&k(r,"title",o),/*sociallinkurl*/32768&t[0]&&s!==(s="FooterLink "+(/*sociallinkurl*/e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",s)},d(e){e&&p(t),l=!1,c()}}}
|
665
666
|
// (163:27)
|
666
|
-
function
|
667
|
+
function Rr(e){let t,n,r,i,o,s,l,c;return{c(){t=g("div"),n=g("button"),r=g("img"),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*licenseimage*/e[13])||k(r,"src",i),k(r,"title",o=/*licensetitle*/e[14]||/*licenseurl*/e[12]),k(n,"class",s="FooterLink "+(/*licenseurl*/e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(t,"class","FooterItem"),k(t,"part","FooterItem")},m(i,o){f(i,t,o),d(t,n),d(n,r),l||(c=w(n,"click",/*click_handler_4*/e[32]),l=!0)},p(e,t){/*licenseimage*/8192&t[0]&&!a(r.src,i=/*licenseimage*/e[13])&&k(r,"src",i),/*licensetitle, licenseurl*/20480&t[0]&&o!==(o=/*licensetitle*/e[14]||/*licenseurl*/e[12])&&k(r,"title",o),/*licenseurl*/4096&t[0]&&s!==(s="FooterLink "+(/*licenseurl*/e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",s)},d(e){e&&p(t),l=!1,c()}}}
|
667
668
|
// (153:30)
|
668
|
-
function
|
669
|
+
function Yr(e){let t,n,r,i,o,s,l,c,u,h,m=/*helperlinktitle*/e[11]&&Vr(e);return{c(){t=g("div"),n=g("button"),r=g("img"),s=v(),m&&m.c(),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*helperlinkimage*/e[10])||k(r,"src",i),k(r,"title",o=/*helperlinktitle*/e[11]||/*helperlinkurl*/e[9]),k(n,"class",l=/*helperlinktitle*/(e[11]?"FooterHelperLink":"")+" "+(/*helperlinkurl*/e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(t,"class",c="FooterItem HelperLinkItem "+(/*displaycolumn*/"true"==e[20]?"DisplayColumn":"")),k(t,"part","FooterItem HelperLinkItem")},m(i,o){f(i,t,o),d(t,n),d(n,r),d(n,s),m&&m.m(n,null),u||(h=w(n,"click",/*click_handler_3*/e[31]),u=!0)},p(e,s){/*helperlinkimage*/1024&s[0]&&!a(r.src,i=/*helperlinkimage*/e[10])&&k(r,"src",i),/*helperlinktitle, helperlinkurl*/2560&s[0]&&o!==(o=/*helperlinktitle*/e[11]||/*helperlinkurl*/e[9])&&k(r,"title",o),/*helperlinktitle*/e[11]?m?m.p(e,s):(m=Vr(e),m.c(),m.m(n,null)):m&&(m.d(1),m=null),/*helperlinktitle, helperlinkurl*/2560&s[0]&&l!==(l=/*helperlinktitle*/(e[11]?"FooterHelperLink":"")+" "+(/*helperlinkurl*/e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",l),/*displaycolumn*/1048576&s[0]&&c!==(c="FooterItem HelperLinkItem "+(/*displaycolumn*/"true"==e[20]?"DisplayColumn":""))&&k(t,"class",c)},d(e){e&&p(t),m&&m.d(),u=!1,h()}}}
|
669
670
|
// (146:26)
|
670
|
-
function
|
671
|
+
function Ur(e){let t,n,r,i,o,s,l,c;return{c(){t=g("div"),n=g("button"),r=g("img"),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*vendorimage*/e[7])||k(r,"src",i),k(r,"title",o=/*vendortitle*/e[8]||/*vendorurl*/e[6]),k(n,"class",s=/*vendorurl*/(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(t,"class","FooterItem GameVendorItem"),k(t,"part","FooterItem GameVendorItem")},m(i,o){f(i,t,o),d(t,n),d(n,r),l||(c=w(n,"click",/*click_handler_2*/e[30]),l=!0)},p(e,t){/*vendorimage*/128&t[0]&&!a(r.src,i=/*vendorimage*/e[7])&&k(r,"src",i),/*vendortitle, vendorurl*/320&t[0]&&o!==(o=/*vendortitle*/e[8]||/*vendorurl*/e[6])&&k(r,"title",o),/*vendorurl*/64&t[0]&&s!==(s=/*vendorurl*/(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",s)},d(e){e&&p(t),l=!1,c()}}}
|
671
672
|
// (136:27)
|
672
|
-
function
|
673
|
+
function Gr(e){let t,n,r,i,o,s,l,c,u,h=/*paymenttitle*/e[5]&&Wr(e);return{c(){t=g("div"),n=g("button"),r=g("img"),s=v(),h&&h.c(),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*paymentimage*/e[4])||k(r,"src",i),k(r,"title",o=/*paymenttitle*/e[5]||/*paymenturl*/e[3]),k(n,"class",l=/*paymenttitle*/(e[5]?"FooterPaymentLink":"")+" "+(/*paymenturl*/e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(t,"class","FooterItem PaymentItem"),k(t,"part","FooterItem PaymentItem")},m(i,o){f(i,t,o),d(t,n),d(n,r),d(n,s),h&&h.m(n,null),c||(u=w(n,"click",/*click_handler_1*/e[29]),c=!0)},p(e,t){/*paymentimage*/16&t[0]&&!a(r.src,i=/*paymentimage*/e[4])&&k(r,"src",i),/*paymenttitle, paymenturl*/40&t[0]&&o!==(o=/*paymenttitle*/e[5]||/*paymenturl*/e[3])&&k(r,"title",o),/*paymenttitle*/e[5]?h?h.p(e,t):(h=Wr(e),h.c(),h.m(n,null)):h&&(h.d(1),h=null),/*paymenttitle, paymenturl*/40&t[0]&&l!==(l=/*paymenttitle*/(e[5]?"FooterPaymentLink":"")+" "+(/*paymenturl*/e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",l)},d(e){e&&p(t),h&&h.d(),c=!1,u()}}}
|
673
674
|
// (126:4) {#if sponsorimage}
|
674
|
-
function
|
675
|
+
function jr(e){let t,n,r,i,o,s,l,c,u,h=/*sponsortitle*/e[2]&&zr(e);return{c(){t=g("div"),n=g("button"),r=g("img"),s=v(),h&&h.c(),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*sponsorimage*/e[1])||k(r,"src",i),k(r,"title",o=/*sponsortitle*/e[2]||/*sponsorurl*/e[0]),k(n,"class",l=/*sponsortitle*/(e[2]?"FooterSponsorLink":"")+" "+(/*sponsorurl*/e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(t,"class","FooterItem SponsorItem"),k(t,"part","FooterItem SponsorItem")},m(i,o){f(i,t,o),d(t,n),d(n,r),d(n,s),h&&h.m(n,null),c||(u=w(n,"click",/*click_handler*/e[28]),c=!0)},p(e,t){/*sponsorimage*/2&t[0]&&!a(r.src,i=/*sponsorimage*/e[1])&&k(r,"src",i),/*sponsortitle, sponsorurl*/5&t[0]&&o!==(o=/*sponsortitle*/e[2]||/*sponsorurl*/e[0])&&k(r,"title",o),/*sponsortitle*/e[2]?h?h.p(e,t):(h=zr(e),h.c(),h.m(n,null)):h&&(h.d(1),h=null),/*sponsortitle, sponsorurl*/5&t[0]&&l!==(l=/*sponsortitle*/(e[2]?"FooterSponsorLink":"")+" "+(/*sponsorurl*/e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",l)},d(e){e&&p(t),h&&h.d(),c=!1,u()}}}
|
675
676
|
// (158:10) {#if helperlinktitle}
|
676
|
-
function
|
677
|
+
function Vr(e){let t,n;return{c(){t=g("p"),n=b(/*helperlinktitle*/e[11]),k(t,"class","HelperTitle"),k(t,"part","HelperTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*helperlinktitle*/2048&t[0]&&S(n,/*helperlinktitle*/e[11])},d(e){e&&p(t)}}}
|
677
678
|
// (141:10) {#if paymenttitle}
|
678
|
-
function
|
679
|
+
function Wr(e){let t,n;return{c(){t=g("p"),n=b(/*paymenttitle*/e[5]),k(t,"class","PaymentTitle"),k(t,"part","PaymentTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*paymenttitle*/32&t[0]&&S(n,/*paymenttitle*/e[5])},d(e){e&&p(t)}}}
|
679
680
|
// (131:10) {#if sponsortitle}
|
680
|
-
function
|
681
|
+
function zr(e){let t,n;return{c(){t=g("p"),n=b(/*sponsortitle*/e[2]),k(t,"class","SponsorTitle"),k(t,"part","SponsorTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*sponsortitle*/4&t[0]&&S(n,/*sponsortitle*/e[2])},d(e){e&&p(t)}}}
|
681
682
|
// (115:30)
|
682
|
-
function
|
683
|
+
function Zr(e){let t,n,r,i,o,s,l,c;return{c(){t=g("div"),n=g("a"),r=g("img"),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*sociallinkimage*/e[16])||k(r,"src",i),k(r,"title",o=/*sociallinktitle*/e[17]||/*sociallinkurl*/e[15]),k(n,"class",s="FooterLink "+(/*sociallinkurl*/e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"part",l="FooterLink "+(/*sociallinkurl*/e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"href",c=/*linktype*/e[19]?/*sociallinkurl*/e[15]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*sociallinkurl*/+e[15]),k(n,"target",/*target*/e[18]),k(t,"class","FooterItem SocialItem"),k(t,"part","FooterItem SocialItem")},m(e,i){f(e,t,i),d(t,n),d(n,r)},p(e,t){/*sociallinkimage*/65536&t[0]&&!a(r.src,i=/*sociallinkimage*/e[16])&&k(r,"src",i),/*sociallinktitle, sociallinkurl*/163840&t[0]&&o!==(o=/*sociallinktitle*/e[17]||/*sociallinkurl*/e[15])&&k(r,"title",o),/*sociallinkurl*/32768&t[0]&&s!==(s="FooterLink "+(/*sociallinkurl*/e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",s),/*sociallinkurl*/32768&t[0]&&l!==(l="FooterLink "+(/*sociallinkurl*/e[15]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"part",l),/*linktype, sociallinkurl, baseurl, lang*/6848512&t[0]&&c!==(c=/*linktype*/e[19]?/*sociallinkurl*/e[15]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*sociallinkurl*/+e[15])&&k(n,"href",c),/*target*/262144&t[0]&&k(n,"target",/*target*/e[18])},d(e){e&&p(t)}}}
|
683
684
|
// (106:27)
|
684
|
-
function
|
685
|
+
function Xr(e){let t,n,r,i,o,s,l,c;return{c(){t=g("div"),n=g("a"),r=g("img"),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*licenseimage*/e[13])||k(r,"src",i),k(r,"title",o=/*licensetitle*/e[14]||/*licenseurl*/e[12]),k(n,"class",s="FooterLink "+(/*licenseurl*/e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"part",l="FooterLink "+(/*licenseurl*/e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"href",c=/*linktype*/e[19]?/*licenseurl*/e[12]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*licenseurl*/+e[12]),k(n,"target",/*target*/e[18]),k(t,"class","FooterItem"),k(t,"part","FooterItem")},m(e,i){f(e,t,i),d(t,n),d(n,r)},p(e,t){/*licenseimage*/8192&t[0]&&!a(r.src,i=/*licenseimage*/e[13])&&k(r,"src",i),/*licensetitle, licenseurl*/20480&t[0]&&o!==(o=/*licensetitle*/e[14]||/*licenseurl*/e[12])&&k(r,"title",o),/*licenseurl*/4096&t[0]&&s!==(s="FooterLink "+(/*licenseurl*/e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",s),/*licenseurl*/4096&t[0]&&l!==(l="FooterLink "+(/*licenseurl*/e[12]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"part",l),/*linktype, licenseurl, baseurl, lang*/6819840&t[0]&&c!==(c=/*linktype*/e[19]?/*licenseurl*/e[12]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*licenseurl*/+e[12])&&k(n,"href",c),/*target*/262144&t[0]&&k(n,"target",/*target*/e[18])},d(e){e&&p(t)}}}
|
685
686
|
// (94:30)
|
686
|
-
function
|
687
|
+
function Kr(e){let t,n,r,i,o,s,l,c,u,h,m=/*helperlinktitle*/e[11]&&ei(e);return{c(){t=g("div"),n=g("a"),r=g("img"),s=v(),m&&m.c(),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*helperlinkimage*/e[10])||k(r,"src",i),k(r,"title",o=/*helperlinktitle*/e[11]||/*helperlinkurl*/e[9]),k(n,"class",l=/*helperlinktitle*/(e[11]?"FooterHelperLink":"")+" "+(/*helperlinkurl*/e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"part",c=/*helperlinktitle*/(e[11]?"FooterHelperLink":"")+" "+(/*helperlinkurl*/e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"href",u=/*linktype*/e[19]?/*helperlinkurl*/e[9]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*helperlinkurl*/+e[9]),k(n,"target",/*target*/e[18]),k(t,"class",h="FooterItem HelperLinkItem "+(/*displaycolumn*/"true"==e[20]?"DisplayColumn":"")),k(t,"part","FooterItem HelperLinkItem")},m(e,i){f(e,t,i),d(t,n),d(n,r),d(n,s),m&&m.m(n,null)},p(e,s){/*helperlinkimage*/1024&s[0]&&!a(r.src,i=/*helperlinkimage*/e[10])&&k(r,"src",i),/*helperlinktitle, helperlinkurl*/2560&s[0]&&o!==(o=/*helperlinktitle*/e[11]||/*helperlinkurl*/e[9])&&k(r,"title",o),/*helperlinktitle*/e[11]?m?m.p(e,s):(m=ei(e),m.c(),m.m(n,null)):m&&(m.d(1),m=null),/*helperlinktitle, helperlinkurl*/2560&s[0]&&l!==(l=/*helperlinktitle*/(e[11]?"FooterHelperLink":"")+" "+(/*helperlinkurl*/e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",l),/*helperlinktitle, helperlinkurl*/2560&s[0]&&c!==(c=/*helperlinktitle*/(e[11]?"FooterHelperLink":"")+" "+(/*helperlinkurl*/e[9]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"part",c),/*linktype, helperlinkurl, baseurl, lang*/6816256&s[0]&&u!==(u=/*linktype*/e[19]?/*helperlinkurl*/e[9]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*helperlinkurl*/+e[9])&&k(n,"href",u),/*target*/262144&s[0]&&k(n,"target",/*target*/e[18]),/*displaycolumn*/1048576&s[0]&&h!==(h="FooterItem HelperLinkItem "+(/*displaycolumn*/"true"==e[20]?"DisplayColumn":""))&&k(t,"class",h)},d(e){e&&p(t),m&&m.d()}}}
|
687
688
|
// (85:26)
|
688
|
-
function
|
689
|
+
function qr(e){let t,n,r,i,o,s,l,c;return{c(){t=g("div"),n=g("a"),r=g("img"),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*vendorimage*/e[7])||k(r,"src",i),k(r,"title",o=/*vendortitle*/e[8]||/*vendorurl*/e[6]),k(n,"class",s=/*vendorurl*/(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"part",l=/*vendorurl*/(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"href",c=/*linktype*/e[19]?/*vendorurl*/e[6]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*vendorurl*/+e[6]),k(n,"target",/*target*/e[18]),k(t,"class","FooterItem GameVendorItem"),k(t,"part","FooterItem GameVendorItem")},m(e,i){f(e,t,i),d(t,n),d(n,r)},p(e,t){/*vendorimage*/128&t[0]&&!a(r.src,i=/*vendorimage*/e[7])&&k(r,"src",i),/*vendortitle, vendorurl*/320&t[0]&&o!==(o=/*vendortitle*/e[8]||/*vendorurl*/e[6])&&k(r,"title",o),/*vendorurl*/64&t[0]&&s!==(s=/*vendorurl*/(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",s),/*vendorurl*/64&t[0]&&l!==(l=/*vendorurl*/(e[6]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"part",l),/*linktype, vendorurl, baseurl, lang*/6815808&t[0]&&c!==(c=/*linktype*/e[19]?/*vendorurl*/e[6]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*vendorurl*/+e[6])&&k(n,"href",c),/*target*/262144&t[0]&&k(n,"target",/*target*/e[18])},d(e){e&&p(t)}}}
|
689
690
|
// (73:27)
|
690
|
-
function
|
691
|
+
function Jr(e){let t,n,r,i,o,s,l,c,u,h=/*paymenttitle*/e[5]&&ti(e);return{c(){t=g("div"),n=g("a"),r=g("img"),s=v(),h&&h.c(),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*paymentimage*/e[4])||k(r,"src",i),k(r,"title",o=/*paymenttitle*/e[5]||/*paymenturl*/e[3]),k(n,"class",l=/*paymenttitle*/(e[5]?"FooterPaymentLink":"")+" "+(/*paymenturl*/e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"part",c=/*paymenttitle*/(e[5]?"FooterPaymentLink":"")+" "+(/*paymenturl*/e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"href",u=/*linktype*/e[19]?/*paymenturl*/e[3]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*paymenturl*/+e[3]),k(n,"target",/*target*/e[18]),k(t,"class","FooterItem PaymentItem"),k(t,"part","FooterItem PaymentItem")},m(e,i){f(e,t,i),d(t,n),d(n,r),d(n,s),h&&h.m(n,null)},p(e,t){/*paymentimage*/16&t[0]&&!a(r.src,i=/*paymentimage*/e[4])&&k(r,"src",i),/*paymenttitle, paymenturl*/40&t[0]&&o!==(o=/*paymenttitle*/e[5]||/*paymenturl*/e[3])&&k(r,"title",o),/*paymenttitle*/e[5]?h?h.p(e,t):(h=ti(e),h.c(),h.m(n,null)):h&&(h.d(1),h=null),/*paymenttitle, paymenturl*/40&t[0]&&l!==(l=/*paymenttitle*/(e[5]?"FooterPaymentLink":"")+" "+(/*paymenturl*/e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",l),/*paymenttitle, paymenturl*/40&t[0]&&c!==(c=/*paymenttitle*/(e[5]?"FooterPaymentLink":"")+" "+(/*paymenturl*/e[3]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"part",c),/*linktype, paymenturl, baseurl, lang*/6815752&t[0]&&u!==(u=/*linktype*/e[19]?/*paymenturl*/e[3]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*paymenturl*/+e[3])&&k(n,"href",u),/*target*/262144&t[0]&&k(n,"target",/*target*/e[18])},d(e){e&&p(t),h&&h.d()}}}
|
691
692
|
// (61:4) {#if sponsorimage}
|
692
|
-
function
|
693
|
+
function Qr(e){let t,n,r,i,o,s,l,c,u,h=/*sponsortitle*/e[2]&&ni(e);return{c(){t=g("div"),n=g("a"),r=g("img"),s=v(),h&&h.c(),k(r,"class","FooterImage"),k(r,"part","FooterImage"),a(r.src,i=/*sponsorimage*/e[1])||k(r,"src",i),k(r,"title",o=/*sponsortitle*/e[2]||/*sponsorurl*/e[0]),k(n,"class",l=/*sponsortitle*/(e[2]?"FooterSponsorLink":"")+" "+(/*sponsorurl*/e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"part",c=/*sponsortitle*/(e[2]?"FooterSponsorLink":"")+" "+(/*sponsorurl*/e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor"),k(n,"href",u=/*linktype*/e[19]?/*sponsorurl*/e[0]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*sponsorurl*/+e[0]),k(n,"target",/*target*/e[18]),k(t,"class","FooterItem SponsorItem"),k(t,"part","FooterItem SponsorItem")},m(e,i){f(e,t,i),d(t,n),d(n,r),d(n,s),h&&h.m(n,null)},p(e,t){/*sponsorimage*/2&t[0]&&!a(r.src,i=/*sponsorimage*/e[1])&&k(r,"src",i),/*sponsortitle, sponsorurl*/5&t[0]&&o!==(o=/*sponsortitle*/e[2]||/*sponsorurl*/e[0])&&k(r,"title",o),/*sponsortitle*/e[2]?h?h.p(e,t):(h=ni(e),h.c(),h.m(n,null)):h&&(h.d(1),h=null),/*sponsortitle, sponsorurl*/5&t[0]&&l!==(l=/*sponsortitle*/(e[2]?"FooterSponsorLink":"")+" "+(/*sponsorurl*/e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"class",l),/*sponsortitle, sponsorurl*/5&t[0]&&c!==(c=/*sponsortitle*/(e[2]?"FooterSponsorLink":"")+" "+(/*sponsorurl*/e[0]?"":"FooterLinkDisabled")+" FooterItemAnchor")&&k(n,"part",c),/*linktype, sponsorurl, baseurl, lang*/6815745&t[0]&&u!==(u=/*linktype*/e[19]?/*sponsorurl*/e[0]:/*baseurl*/e[21]+`/${/*lang*/e[22]}/`/*sponsorurl*/+e[0])&&k(n,"href",u),/*target*/262144&t[0]&&k(n,"target",/*target*/e[18])},d(e){e&&p(t),h&&h.d()}}}
|
693
694
|
// (101:10) {#if helperlinktitle}
|
694
|
-
function
|
695
|
+
function ei(e){let t,n;return{c(){t=g("p"),n=b(/*helperlinktitle*/e[11]),k(t,"class","HelperTitle"),k(t,"part","HelperTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*helperlinktitle*/2048&t[0]&&S(n,/*helperlinktitle*/e[11])},d(e){e&&p(t)}}}
|
695
696
|
// (80:10) {#if paymenttitle}
|
696
|
-
function
|
697
|
+
function ti(e){let t,n;return{c(){t=g("p"),n=b(/*paymenttitle*/e[5]),k(t,"class","PaymentTitle"),k(t,"part","PaymentTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*paymenttitle*/32&t[0]&&S(n,/*paymenttitle*/e[5])},d(e){e&&p(t)}}}
|
697
698
|
// (68:10) {#if sponsortitle}
|
698
|
-
function
|
699
|
-
return"PC"==e[24]?
|
699
|
+
function ni(e){let t,n;return{c(){t=g("p"),n=b(/*sponsortitle*/e[2]),k(t,"class","SponsorTitle"),k(t,"part","SponsorTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*sponsortitle*/4&t[0]&&S(n,/*sponsortitle*/e[2])},d(e){e&&p(t)}}}function ri(t){let n;let r=function(e,t){/*device*/
|
700
|
+
return"PC"==e[24]?Br:Cr}(t),i=r(t);return{c(){n=g("div"),i.c(),this.c=e,k(n,"class","ThumbnailContainer"),k(n,"part","ThumbnailContainer")},m(e,r){f(e,n,r),i.m(n,null),
|
700
701
|
/*div_binding*/t[34](n)},p(e,t){i.p(e,t)},i:e,o:e,d(e){e&&p(n),i.d(),
|
701
|
-
/*div_binding*/t[34](null)}}}function
|
702
|
+
/*div_binding*/t[34](null)}}}function ii(e,t,n){let r,{sponsorurl:i=""}=t,{sponsorimage:o=""}=t,{sponsortitle:s=""}=t,{paymenturl:a=""}=t,{paymentimage:l=""}=t,{paymenttitle:c=""}=t,{vendorurl:u=""}=t,{vendorimage:h=""}=t,{vendortitle:d=""}=t,{helperlinkurl:f=""}=t,{helperlinkimage:p=""}=t,{helperlinktitle:m=""}=t,{licenseurl:g=""}=t,{licenseimage:y=""}=t,{licensetitle:b=""}=t,{sociallinkurl:v=""}=t,{sociallinkimage:_=""}=t,{sociallinktitle:w=""}=t,{target:k="_self"}=t,{linktype:E="false"}=t,{displaycolumn:S=""}=t,{baseurl:T=""}=t,{lang:x=""}=t,{clientstyling:L=""}=t,{clientstylingurl:D=""}=t,M=window.navigator.userAgent,O=Hr(M);const F=(e,t,n)=>{t?
|
702
703
|
// if link is external, inform FE
|
703
704
|
window.postMessage({type:"ExternalLinkNavigation",externalUrl:e,target:n},window.location.href):
|
704
705
|
// if link is internal, inform FE
|
705
|
-
window.postMessage({type:"LinkNavigation",navUrl:e,target:n},window.location.href)};return e.$$set=e=>{"sponsorurl"in e&&n(0,i=e.sponsorurl),"sponsorimage"in e&&n(1,o=e.sponsorimage),"sponsortitle"in e&&n(2,s=e.sponsortitle),"paymenturl"in e&&n(3,a=e.paymenturl),"paymentimage"in e&&n(4,l=e.paymentimage),"paymenttitle"in e&&n(5,c=e.paymenttitle),"vendorurl"in e&&n(6,u=e.vendorurl),"vendorimage"in e&&n(7,h=e.vendorimage),"vendortitle"in e&&n(8,d=e.vendortitle),"helperlinkurl"in e&&n(9,f=e.helperlinkurl),"helperlinkimage"in e&&n(10,p=e.helperlinkimage),"helperlinktitle"in e&&n(11,m=e.helperlinktitle),"licenseurl"in e&&n(12,g=e.licenseurl),"licenseimage"in e&&n(13,y=e.licenseimage),"licensetitle"in e&&n(14,b=e.licensetitle),"sociallinkurl"in e&&n(15,v=e.sociallinkurl),"sociallinkimage"in e&&n(16,_=e.sociallinkimage),"sociallinktitle"in e&&n(17,w=e.sociallinktitle),"target"in e&&n(18,k=e.target),"linktype"in e&&n(19,E=e.linktype),"displaycolumn"in e&&n(20,S=e.displaycolumn),"baseurl"in e&&n(21,T=e.baseurl),"lang"in e&&n(22,x=e.lang),"clientstyling"in e&&n(26,L=e.clientstyling),"clientstylingurl"in e&&n(27,D=e.clientstylingurl)},e.$$.update=()=>{/*clientstyling, customStylingContainer*/75497472&e.$$.dirty[0]&&L&&r&&(()=>{let e=document.createElement("style");e.innerHTML=L,r.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/142606336&e.$$.dirty[0]&&D&&r&&(()=>{let e=new URL(D),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{r.appendChild(t)}),1)}))})()},[i,o,s,a,l,c,u,h,d,f,p,m,g,y,b,v,_,w,k,E,S,T,x,r,F,
|
706
|
+
window.postMessage({type:"LinkNavigation",navUrl:e,target:n},window.location.href)};return e.$$set=e=>{"sponsorurl"in e&&n(0,i=e.sponsorurl),"sponsorimage"in e&&n(1,o=e.sponsorimage),"sponsortitle"in e&&n(2,s=e.sponsortitle),"paymenturl"in e&&n(3,a=e.paymenturl),"paymentimage"in e&&n(4,l=e.paymentimage),"paymenttitle"in e&&n(5,c=e.paymenttitle),"vendorurl"in e&&n(6,u=e.vendorurl),"vendorimage"in e&&n(7,h=e.vendorimage),"vendortitle"in e&&n(8,d=e.vendortitle),"helperlinkurl"in e&&n(9,f=e.helperlinkurl),"helperlinkimage"in e&&n(10,p=e.helperlinkimage),"helperlinktitle"in e&&n(11,m=e.helperlinktitle),"licenseurl"in e&&n(12,g=e.licenseurl),"licenseimage"in e&&n(13,y=e.licenseimage),"licensetitle"in e&&n(14,b=e.licensetitle),"sociallinkurl"in e&&n(15,v=e.sociallinkurl),"sociallinkimage"in e&&n(16,_=e.sociallinkimage),"sociallinktitle"in e&&n(17,w=e.sociallinktitle),"target"in e&&n(18,k=e.target),"linktype"in e&&n(19,E=e.linktype),"displaycolumn"in e&&n(20,S=e.displaycolumn),"baseurl"in e&&n(21,T=e.baseurl),"lang"in e&&n(22,x=e.lang),"clientstyling"in e&&n(26,L=e.clientstyling),"clientstylingurl"in e&&n(27,D=e.clientstylingurl)},e.$$.update=()=>{/*clientstyling, customStylingContainer*/75497472&e.$$.dirty[0]&&L&&r&&(()=>{let e=document.createElement("style");e.innerHTML=L,r.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/142606336&e.$$.dirty[0]&&D&&r&&(()=>{let e=new URL(D),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{r.appendChild(t)}),1)}))})()},[i,o,s,a,l,c,u,h,d,f,p,m,g,y,b,v,_,w,k,E,S,T,x,r,O,F,L,D,()=>F(E?i:T+`/${x}/`+i,E,k),()=>F(E?a:T+`/${x}/`+a,E,k),()=>F(E?u:T+`/${x}/`+u,E,k),()=>F(E?f:T+`/${x}/`+f,E,k),()=>F(E?g:T+`/${x}/`+g,E,k),()=>F(E?v:T+`/${x}/`+v,E,k),function(e){I[e?"unshift":"push"]((()=>{r=e,n(23,r)}))}]}
|
706
707
|
/* ../casino-footer-section/src/CasinoFooterSection.svelte generated by Svelte v3.59.2 */
|
707
|
-
function
|
708
|
+
function oi(e,t,n){const r=e.slice();return r[30]=t[n],r}function si(e,t,n){const r=e.slice();return r[30]=t[n],r}function ai(e,t,n){const r=e.slice();return r[33]=t[n],r}function li(e,t,n){const r=e.slice();return r[30]=t[n],r}function ci(e,t,n){const r=e.slice();return r[30]=t[n],r}function ui(e,t,n){const r=e.slice();return r[27]=t[n],r}function hi(e,t,n){const r=e.slice();return r[24]=t[n],r}
|
708
709
|
// (143:51)
|
709
|
-
function
|
710
|
+
function di(e){let t,n=/*footersociallinks*/e[16],r=[];for(let t=0;t<n.length;t+=1)r[t]=bi(oi(e,n,t));return{c(){t=g("div");for(let e=0;e<r.length;e+=1)r[e].c();k(t,"class","FooterSectionInnerContainer"),k(t,"part","FooterSectionInnerContainer")},m(e,n){f(e,t,n);for(let e=0;e<r.length;e+=1)r[e]&&r[e].m(t,null)},p(e,i){if(/*footersociallinks, clientstyling, baseurl, lang*/66368&i[0]){let o;for(n=/*footersociallinks*/e[16],o=0;o<n.length;o+=1){const s=oi(e,n,o);r[o]?r[o].p(s,i):(r[o]=bi(s),r[o].c(),r[o].m(t,null))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length}},d(e){e&&p(t),m(r,e)}}}
|
710
711
|
// (129:49)
|
711
|
-
function
|
712
|
+
function fi(e){let t,n=/*footerlicenses*/e[15],r=[];for(let t=0;t<n.length;t+=1)r[t]=vi(si(e,n,t));return{c(){t=g("div");for(let e=0;e<r.length;e+=1)r[e].c();k(t,"class","FooterSectionInnerContainer"),k(t,"part","FooterSectionInnerContainer")},m(e,n){f(e,t,n);for(let e=0;e<r.length;e+=1)r[e]&&r[e].m(t,null)},p(e,i){if(/*footerlicenses, clientstyling, baseurl, lang*/33600&i[0]){let o;for(n=/*footerlicenses*/e[15],o=0;o<n.length;o+=1){const s=si(e,n,o);r[o]?r[o].p(s,i):(r[o]=vi(s),r[o].c(),r[o].m(t,null))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length}},d(e){e&&p(t),m(r,e)}}}
|
712
713
|
// (111:51)
|
713
|
-
function
|
714
|
+
function pi(e){let t,n,r=/*footerhelperlinks*/e[14],i=[];for(let t=0;t<r.length;t+=1)i[t]=wi(ai(e,r,t));return{c(){t=g("div");for(let e=0;e<i.length;e+=1)i[e].c();k(t,"class",n="FooterSectionInnerContainer "+(/*displaycolumn*/"true"==e[7]?"DisplayColumn":"")),k(t,"part","FooterSectionInnerContainer")},m(e,n){f(e,t,n);for(let e=0;e<i.length;e+=1)i[e]&&i[e].m(t,null)},p(e,o){if(/*footerhelperlinks, clientstyling, displaycolumn, baseurl, lang*/17344&o[0]){let n;for(r=/*footerhelperlinks*/e[14],n=0;n<r.length;n+=1){const s=ai(e,r,n);i[n]?i[n].p(s,o):(i[n]=wi(s),i[n].c(),i[n].m(t,null))}for(;n<i.length;n+=1)i[n].d(1);i.length=r.length}/*displaycolumn*/128&o[0]&&n!==(n="FooterSectionInnerContainer "+(/*displaycolumn*/"true"==e[7]?"DisplayColumn":""))&&k(t,"class",n)},d(e){e&&p(t),m(i,e)}}}
|
714
715
|
// (97:47)
|
715
|
-
function
|
716
|
+
function mi(e){let t,n=/*footervendors*/e[13],r=[];for(let t=0;t<n.length;t+=1)r[t]=ki(ci(e,n,t));return{c(){t=g("div");for(let e=0;e<r.length;e+=1)r[e].c();k(t,"class","FooterSectionInnerContainer"),k(t,"part","FooterSectionInnerContainer")},m(e,n){f(e,t,n);for(let e=0;e<r.length;e+=1)r[e]&&r[e].m(t,null)},p(e,i){if(/*footervendors, clientstyling, baseurl, lang*/9024&i[0]){let o;for(n=/*footervendors*/e[13],o=0;o<n.length;o+=1){const s=ci(e,n,o);r[o]?r[o].p(s,i):(r[o]=ki(s),r[o].c(),r[o].m(t,null))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length}},d(e){e&&p(t),m(r,e)}}}
|
716
717
|
// (83:48)
|
717
|
-
function
|
718
|
+
function gi(e){let t,n=/*footerpayment*/e[12],r=[];for(let t=0;t<n.length;t+=1)r[t]=Ei(ui(e,n,t));return{c(){t=g("div");for(let e=0;e<r.length;e+=1)r[e].c();k(t,"class","FooterSectionInnerContainer"),k(t,"part","FooterSectionInnerContainer")},m(e,n){f(e,t,n);for(let e=0;e<r.length;e+=1)r[e]&&r[e].m(t,null)},p(e,i){if(/*footerpayment, clientstyling, baseurl, lang*/4928&i[0]){let o;for(n=/*footerpayment*/e[12],o=0;o<n.length;o+=1){const s=ui(e,n,o);r[o]?r[o].p(s,i):(r[o]=Ei(s),r[o].c(),r[o].m(t,null))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length}},d(e){e&&p(t),m(r,e)}}}
|
718
719
|
// (69:2) {#if sponsorflag && footersponsors.length}
|
719
|
-
function
|
720
|
+
function yi(e){let t,n=/*footersponsors*/e[11],r=[];for(let t=0;t<n.length;t+=1)r[t]=Si(hi(e,n,t));return{c(){t=g("div");for(let e=0;e<r.length;e+=1)r[e].c();k(t,"class","FooterSectionInnerContainer"),k(t,"part","FooterSectionInnerContainer")},m(e,n){f(e,t,n);for(let e=0;e<r.length;e+=1)r[e]&&r[e].m(t,null)},p(e,i){if(/*footersponsors, clientstyling, baseurl, lang*/2880&i[0]){let o;for(n=/*footersponsors*/e[11],o=0;o<n.length;o+=1){const s=hi(e,n,o);r[o]?r[o].p(s,i):(r[o]=Si(s),r[o].c(),r[o].m(t,null))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length}},d(e){e&&p(t),m(r,e)}}}
|
720
721
|
// (145:6) {#each footersociallinks as footerData}
|
721
|
-
function
|
722
|
+
function bi(e){let t,n,r,i,o,s;return{c(){t=g("casino-footer-thumbnail"),E(t,"sociallinkurl",n=/*footerData*/e[30].socialLinkUrl),E(t,"sociallinkimage",r=/*footerData*/e[30].socialLinkImage),E(t,"sociallinktitle",i=/*footerData*/e[30].socialLinkTitle),E(t,"clientstyling",/*clientstyling*/e[6]),E(t,"linktype",o=/*footerData*/e[30]?.isExternalLink),E(t,"target",s=/*footerData*/e[30]?.target),E(t,"baseurl",/*baseurl*/e[8]),E(t,"lang",/*lang*/e[9])},m(e,n){f(e,t,n)},p(e,a){/*footersociallinks*/65536&a[0]&&n!==(n=/*footerData*/e[30].socialLinkUrl)&&E(t,"sociallinkurl",n),/*footersociallinks*/65536&a[0]&&r!==(r=/*footerData*/e[30].socialLinkImage)&&E(t,"sociallinkimage",r),/*footersociallinks*/65536&a[0]&&i!==(i=/*footerData*/e[30].socialLinkTitle)&&E(t,"sociallinktitle",i),/*clientstyling*/64&a[0]&&E(t,"clientstyling",/*clientstyling*/e[6]),/*footersociallinks*/65536&a[0]&&o!==(o=/*footerData*/e[30]?.isExternalLink)&&E(t,"linktype",o),/*footersociallinks*/65536&a[0]&&s!==(s=/*footerData*/e[30]?.target)&&E(t,"target",s),/*baseurl*/256&a[0]&&E(t,"baseurl",/*baseurl*/e[8]),/*lang*/512&a[0]&&E(t,"lang",/*lang*/e[9])},d(e){e&&p(t)}}}
|
722
723
|
// (131:6) {#each footerlicenses as footerData}
|
723
|
-
function
|
724
|
+
function vi(e){let t,n,r,i,o,s;return{c(){t=g("casino-footer-thumbnail"),E(t,"licenseurl",n=/*footerData*/e[30].licenseUrl),E(t,"licenseimage",r=/*footerData*/e[30].licenseImage),E(t,"licensetitle",i=/*footerData*/e[30].licenseTitle),E(t,"clientstyling",/*clientstyling*/e[6]),E(t,"linktype",o=/*footerData*/e[30]?.isExternalLink),E(t,"target",s=/*footerData*/e[30]?.target),E(t,"baseurl",/*baseurl*/e[8]),E(t,"lang",/*lang*/e[9])},m(e,n){f(e,t,n)},p(e,a){/*footerlicenses*/32768&a[0]&&n!==(n=/*footerData*/e[30].licenseUrl)&&E(t,"licenseurl",n),/*footerlicenses*/32768&a[0]&&r!==(r=/*footerData*/e[30].licenseImage)&&E(t,"licenseimage",r),/*footerlicenses*/32768&a[0]&&i!==(i=/*footerData*/e[30].licenseTitle)&&E(t,"licensetitle",i),/*clientstyling*/64&a[0]&&E(t,"clientstyling",/*clientstyling*/e[6]),/*footerlicenses*/32768&a[0]&&o!==(o=/*footerData*/e[30]?.isExternalLink)&&E(t,"linktype",o),/*footerlicenses*/32768&a[0]&&s!==(s=/*footerData*/e[30]?.target)&&E(t,"target",s),/*baseurl*/256&a[0]&&E(t,"baseurl",/*baseurl*/e[8]),/*lang*/512&a[0]&&E(t,"lang",/*lang*/e[9])},d(e){e&&p(t)}}}
|
724
725
|
// (114:8) {#each item.value as footerData}
|
725
|
-
function
|
726
|
+
function _i(e){let t,n,r,i,o,s;return{c(){t=g("casino-footer-thumbnail"),E(t,"helperlinkurl",n=/*footerData*/e[30].helpLinkUrl),E(t,"helperlinkimage",r=/*footerData*/e[30].helpLinkImage),E(t,"helperlinktitle",i=/*footerData*/e[30].helpLinkTitle),E(t,"clientstyling",/*clientstyling*/e[6]),E(t,"displaycolumn",/*displaycolumn*/e[7]),E(t,"linktype",o=/*footerData*/e[30]?.helpLinkType),E(t,"target",s=/*footerData*/e[30]?.target),E(t,"baseurl",/*baseurl*/e[8]),E(t,"lang",/*lang*/e[9])},m(e,n){f(e,t,n)},p(e,a){/*footerhelperlinks*/16384&a[0]&&n!==(n=/*footerData*/e[30].helpLinkUrl)&&E(t,"helperlinkurl",n),/*footerhelperlinks*/16384&a[0]&&r!==(r=/*footerData*/e[30].helpLinkImage)&&E(t,"helperlinkimage",r),/*footerhelperlinks*/16384&a[0]&&i!==(i=/*footerData*/e[30].helpLinkTitle)&&E(t,"helperlinktitle",i),/*clientstyling*/64&a[0]&&E(t,"clientstyling",/*clientstyling*/e[6]),/*displaycolumn*/128&a[0]&&E(t,"displaycolumn",/*displaycolumn*/e[7]),/*footerhelperlinks*/16384&a[0]&&o!==(o=/*footerData*/e[30]?.helpLinkType)&&E(t,"linktype",o),/*footerhelperlinks*/16384&a[0]&&s!==(s=/*footerData*/e[30]?.target)&&E(t,"target",s),/*baseurl*/256&a[0]&&E(t,"baseurl",/*baseurl*/e[8]),/*lang*/512&a[0]&&E(t,"lang",/*lang*/e[9])},d(e){e&&p(t)}}}
|
726
727
|
// (113:6) {#each footerhelperlinks as item}
|
727
|
-
function
|
728
|
+
function wi(e){let t,n=/*item*/e[33].value,r=[];for(let t=0;t<n.length;t+=1)r[t]=_i(li(e,n,t));return{c(){for(let e=0;e<r.length;e+=1)r[e].c();t=_()},m(e,n){for(let t=0;t<r.length;t+=1)r[t]&&r[t].m(e,n);f(e,t,n)},p(e,i){if(/*footerhelperlinks, clientstyling, displaycolumn, baseurl, lang*/17344&i[0]){let o;for(n=/*item*/e[33].value,o=0;o<n.length;o+=1){const s=li(e,n,o);r[o]?r[o].p(s,i):(r[o]=_i(s),r[o].c(),r[o].m(t.parentNode,t))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length}},d(e){m(r,e),e&&p(t)}}}
|
728
729
|
// (99:6) {#each footervendors as footerData}
|
729
|
-
function
|
730
|
+
function ki(e){let t,n,r,i,o,s;return{c(){t=g("casino-footer-thumbnail"),E(t,"vendorurl",n=/*footerData*/e[30].gameVendorUrl),E(t,"vendorimage",r=/*footerData*/e[30].gameVendorImage),E(t,"vendortitle",i=/*footerData*/e[30].gameVendorTitle),E(t,"clientstyling",/*clientstyling*/e[6]),E(t,"linktype",o=/*footerData*/e[30]?.isExternalLink),E(t,"target",s=/*footerData*/e[30]?.target),E(t,"baseurl",/*baseurl*/e[8]),E(t,"lang",/*lang*/e[9])},m(e,n){f(e,t,n)},p(e,a){/*footervendors*/8192&a[0]&&n!==(n=/*footerData*/e[30].gameVendorUrl)&&E(t,"vendorurl",n),/*footervendors*/8192&a[0]&&r!==(r=/*footerData*/e[30].gameVendorImage)&&E(t,"vendorimage",r),/*footervendors*/8192&a[0]&&i!==(i=/*footerData*/e[30].gameVendorTitle)&&E(t,"vendortitle",i),/*clientstyling*/64&a[0]&&E(t,"clientstyling",/*clientstyling*/e[6]),/*footervendors*/8192&a[0]&&o!==(o=/*footerData*/e[30]?.isExternalLink)&&E(t,"linktype",o),/*footervendors*/8192&a[0]&&s!==(s=/*footerData*/e[30]?.target)&&E(t,"target",s),/*baseurl*/256&a[0]&&E(t,"baseurl",/*baseurl*/e[8]),/*lang*/512&a[0]&&E(t,"lang",/*lang*/e[9])},d(e){e&&p(t)}}}
|
730
731
|
// (85:4) {#each footerpayment as paymentData}
|
731
|
-
function
|
732
|
+
function Ei(e){let t,n,r,i,o,s;return{c(){t=g("casino-footer-thumbnail"),E(t,"paymenturl",n=/*paymentData*/e[27].paymentMethodUrl),E(t,"paymentimage",r=/*paymentData*/e[27].paymentMethodImage),E(t,"paymenttitle",i=/*paymentData*/e[27].paymentMethodTitle),E(t,"clientstyling",/*clientstyling*/e[6]),E(t,"linktype",o=/*paymentData*/e[27]?.isExternalLink),E(t,"target",s=/*paymentData*/e[27]?.target),E(t,"baseurl",/*baseurl*/e[8]),E(t,"lang",/*lang*/e[9])},m(e,n){f(e,t,n)},p(e,a){/*footerpayment*/4096&a[0]&&n!==(n=/*paymentData*/e[27].paymentMethodUrl)&&E(t,"paymenturl",n),/*footerpayment*/4096&a[0]&&r!==(r=/*paymentData*/e[27].paymentMethodImage)&&E(t,"paymentimage",r),/*footerpayment*/4096&a[0]&&i!==(i=/*paymentData*/e[27].paymentMethodTitle)&&E(t,"paymenttitle",i),/*clientstyling*/64&a[0]&&E(t,"clientstyling",/*clientstyling*/e[6]),/*footerpayment*/4096&a[0]&&o!==(o=/*paymentData*/e[27]?.isExternalLink)&&E(t,"linktype",o),/*footerpayment*/4096&a[0]&&s!==(s=/*paymentData*/e[27]?.target)&&E(t,"target",s),/*baseurl*/256&a[0]&&E(t,"baseurl",/*baseurl*/e[8]),/*lang*/512&a[0]&&E(t,"lang",/*lang*/e[9])},d(e){e&&p(t)}}}
|
732
733
|
// (71:6) {#each footersponsors as sponsorData}
|
733
|
-
function
|
734
|
-
return e[0]&&/*footersponsors*/e[11].length?
|
734
|
+
function Si(e){let t,n,r,i,o,s;return{c(){t=g("casino-footer-thumbnail"),E(t,"sponsorurl",n=/*sponsorData*/e[24].sponsorUrl),E(t,"sponsorimage",r=/*sponsorData*/e[24].sponsorImage),E(t,"sponsortitle",i=/*sponsorData*/e[24].sponsorTitle),E(t,"clientstyling",/*clientstyling*/e[6]),E(t,"linktype",o=/*sponsorData*/e[24]?.isExternalLink),E(t,"target",s=/*sponsorData*/e[24]?.target),E(t,"baseurl",/*baseurl*/e[8]),E(t,"lang",/*lang*/e[9])},m(e,n){f(e,t,n)},p(e,a){/*footersponsors*/2048&a[0]&&n!==(n=/*sponsorData*/e[24].sponsorUrl)&&E(t,"sponsorurl",n),/*footersponsors*/2048&a[0]&&r!==(r=/*sponsorData*/e[24].sponsorImage)&&E(t,"sponsorimage",r),/*footersponsors*/2048&a[0]&&i!==(i=/*sponsorData*/e[24].sponsorTitle)&&E(t,"sponsortitle",i),/*clientstyling*/64&a[0]&&E(t,"clientstyling",/*clientstyling*/e[6]),/*footersponsors*/2048&a[0]&&o!==(o=/*sponsorData*/e[24]?.isExternalLink)&&E(t,"linktype",o),/*footersponsors*/2048&a[0]&&s!==(s=/*sponsorData*/e[24]?.target)&&E(t,"target",s),/*baseurl*/256&a[0]&&E(t,"baseurl",/*baseurl*/e[8]),/*lang*/512&a[0]&&E(t,"lang",/*lang*/e[9])},d(e){e&&p(t)}}}function Ti(t){let n;function r(e,t){/*sponsorflag*/
|
735
|
+
return e[0]&&/*footersponsors*/e[11].length?yi:/*paymentflag*/e[1]&&/*footerpayment*/e[12].length?gi:/*vendorflag*/e[2]&&/*footervendors*/e[13].length?mi:/*helperflag*/e[3]&&/*footerhelperlinks*/e[14].length?pi:/*licenseflag*/e[4]&&/*footerlicenses*/e[15].length?fi:/*socialflag*/e[5]&&/*footersociallinks*/e[16].length?di:void 0}let i=r(t),o=i&&i(t);return{c(){n=g("div"),o&&o.c(),this.c=e,k(n,"class","FooterSectionContainer"),k(n,"part","FooterSectionContainer")},m(e,r){f(e,n,r),o&&o.m(n,null)
|
735
736
|
/*div_binding*/,t[20](n)},p(e,t){i===(i=r(e))&&o?o.p(e,t):(o&&o.d(1),o=i&&i(e),o&&(o.c(),o.m(n,null)))},i:e,o:e,d(e){e&&p(n),o&&o.d()
|
736
|
-
/*div_binding*/,t[20](null)}}}!customElements.get("casino-footer-thumbnail")&&customElements.define("casino-footer-thumbnail",class extends W{constructor(e){super();const t=document.createElement("style");t.textContent=":host{font-family:system-ui, -apple-system, Roboto, Helvetica}.FooterItem{display:inline-block;padding:0 12px}.FooterItem .FooterSponsorLink,.FooterItem .FooterPaymentLink{display:block}.FooterItem .FooterSponsorLink{display:flex;align-items:center}.FooterItem .FooterPaymentLink,.FooterItem .FooterHelperLink{display:flex;align-items:center;justify-content:center}.FooterItem .FooterLinkDisabled{pointer-events:none;cursor:auto}.FooterItem .SponsorTitle,.FooterItem .PaymentTitle{font-size:9px;text-decoration:none;color:var(--emfe-w-color-gray-150, #828282);text-align:center}.FooterItem .HelperTitle{color:#111111;font-size:8px}.FooterItem.HelperLinkItem p{font-size:10px}.FooterItem .FooterItemAnchor{display:flex;flex-direction:column;gap:6px;text-decoration:none;cursor:pointer;border:none;background:transparent;padding:0}.FooterItem.SocialItem .FooterItemAnchor{width:42px;height:42px}.FooterItem .FooterImage{min-height:38px}.SponsorTitle{margin:0}.FooterLink{display:block;text-align:center}.DisplayColumn .FooterItemAnchor{flex-direction:row}.DisplayColumn .FooterImage{height:16px;width:16px;min-height:unset}.DisplayColumn.FooterItem.HelperLinkItem p{font-size:12px}@media only screen and (max-width: 768px){.FooterItem{padding:0 5px}.FooterItem.PaymentItem{padding:15px 5px}.FooterItem.GameVendorItem{padding:0 10px}}",this.shadowRoot.appendChild(t),V(this,{target:this.shadowRoot,props:L(this.attributes),customElement:!0},
|
737
|
-
/* ../panic-button/src/PanicButton.svelte generated by Svelte v3.59.2 */function
|
737
|
+
/*div_binding*/,t[20](null)}}}!customElements.get("casino-footer-thumbnail")&&customElements.define("casino-footer-thumbnail",class extends W{constructor(e){super();const t=document.createElement("style");t.textContent=":host{font-family:system-ui, -apple-system, Roboto, Helvetica}.FooterItem{display:inline-block;padding:0 12px}.FooterItem .FooterSponsorLink,.FooterItem .FooterPaymentLink{display:block}.FooterItem .FooterSponsorLink{display:flex;align-items:center}.FooterItem .FooterPaymentLink,.FooterItem .FooterHelperLink{display:flex;align-items:center;justify-content:center}.FooterItem .FooterLinkDisabled{pointer-events:none;cursor:auto}.FooterItem .SponsorTitle,.FooterItem .PaymentTitle{font-size:9px;text-decoration:none;color:var(--emfe-w-color-gray-150, #828282);text-align:center}.FooterItem .HelperTitle{color:#111111;font-size:8px}.FooterItem.HelperLinkItem p{font-size:10px}.FooterItem .FooterItemAnchor{display:flex;flex-direction:column;gap:6px;text-decoration:none;cursor:pointer;border:none;background:transparent;padding:0}.FooterItem.SocialItem .FooterItemAnchor{width:42px;height:42px}.FooterItem .FooterImage{min-height:38px}.SponsorTitle{margin:0}.FooterLink{display:block;text-align:center}.DisplayColumn .FooterItemAnchor{flex-direction:row}.DisplayColumn .FooterImage{height:16px;width:16px;min-height:unset}.DisplayColumn.FooterItem.HelperLinkItem p{font-size:12px}@media only screen and (max-width: 768px){.FooterItem{padding:0 5px}.FooterItem.PaymentItem{padding:15px 5px}.FooterItem.GameVendorItem{padding:0 10px}}",this.shadowRoot.appendChild(t),V(this,{target:this.shadowRoot,props:L(this.attributes),customElement:!0},ii,ri,o,{sponsorurl:0,sponsorimage:1,sponsortitle:2,paymenturl:3,paymentimage:4,paymenttitle:5,vendorurl:6,vendorimage:7,vendortitle:8,helperlinkurl:9,helperlinkimage:10,helperlinktitle:11,licenseurl:12,licenseimage:13,licensetitle:14,sociallinkurl:15,sociallinkimage:16,sociallinktitle:17,target:18,linktype:19,displaycolumn:20,baseurl:21,lang:22,clientstyling:26,clientstylingurl:27},null,[-1,-1]),e&&(e.target&&f(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["sponsorurl","sponsorimage","sponsortitle","paymenturl","paymentimage","paymenttitle","vendorurl","vendorimage","vendortitle","helperlinkurl","helperlinkimage","helperlinktitle","licenseurl","licenseimage","licensetitle","sociallinkurl","sociallinkimage","sociallinktitle","target","linktype","displaycolumn","baseurl","lang","clientstyling","clientstylingurl"]}get sponsorurl(){return this.$$.ctx[0]}set sponsorurl(e){this.$$set({sponsorurl:e}),R()}get sponsorimage(){return this.$$.ctx[1]}set sponsorimage(e){this.$$set({sponsorimage:e}),R()}get sponsortitle(){return this.$$.ctx[2]}set sponsortitle(e){this.$$set({sponsortitle:e}),R()}get paymenturl(){return this.$$.ctx[3]}set paymenturl(e){this.$$set({paymenturl:e}),R()}get paymentimage(){return this.$$.ctx[4]}set paymentimage(e){this.$$set({paymentimage:e}),R()}get paymenttitle(){return this.$$.ctx[5]}set paymenttitle(e){this.$$set({paymenttitle:e}),R()}get vendorurl(){return this.$$.ctx[6]}set vendorurl(e){this.$$set({vendorurl:e}),R()}get vendorimage(){return this.$$.ctx[7]}set vendorimage(e){this.$$set({vendorimage:e}),R()}get vendortitle(){return this.$$.ctx[8]}set vendortitle(e){this.$$set({vendortitle:e}),R()}get helperlinkurl(){return this.$$.ctx[9]}set helperlinkurl(e){this.$$set({helperlinkurl:e}),R()}get helperlinkimage(){return this.$$.ctx[10]}set helperlinkimage(e){this.$$set({helperlinkimage:e}),R()}get helperlinktitle(){return this.$$.ctx[11]}set helperlinktitle(e){this.$$set({helperlinktitle:e}),R()}get licenseurl(){return this.$$.ctx[12]}set licenseurl(e){this.$$set({licenseurl:e}),R()}get licenseimage(){return this.$$.ctx[13]}set licenseimage(e){this.$$set({licenseimage:e}),R()}get licensetitle(){return this.$$.ctx[14]}set licensetitle(e){this.$$set({licensetitle:e}),R()}get sociallinkurl(){return this.$$.ctx[15]}set sociallinkurl(e){this.$$set({sociallinkurl:e}),R()}get sociallinkimage(){return this.$$.ctx[16]}set sociallinkimage(e){this.$$set({sociallinkimage:e}),R()}get sociallinktitle(){return this.$$.ctx[17]}set sociallinktitle(e){this.$$set({sociallinktitle:e}),R()}get target(){return this.$$.ctx[18]}set target(e){this.$$set({target:e}),R()}get linktype(){return this.$$.ctx[19]}set linktype(e){this.$$set({linktype:e}),R()}get displaycolumn(){return this.$$.ctx[20]}set displaycolumn(e){this.$$set({displaycolumn:e}),R()}get baseurl(){return this.$$.ctx[21]}set baseurl(e){this.$$set({baseurl:e}),R()}get lang(){return this.$$.ctx[22]}set lang(e){this.$$set({lang:e}),R()}get clientstyling(){return this.$$.ctx[26]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[27]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}});let xi=/^(?:[^\/]*\/){2}[^\/]+/g;function Li(e,t,n){let r,{sponsorflag:i=""}=t,{paymentflag:o=""}=t,{vendorflag:s=""}=t,{helperflag:a=""}=t,{licenseflag:l=""}=t,{socialflag:c=""}=t,{clientstyling:u=""}=t,{clientstylingurl:h=""}=t,{target:d=""}=t,{displaycolumn:f=""}=t,{category:p=""}=t,{baseurl:m=""}=t,{lang:g=""}=t,y=[],b=[],v=[],_=[],w=[],k=[];const E=e=>{e.origin==window.location.href.match(xi)[0]&&e.data&&"FooterData"===e.data.type&&(n(11,y=e.data.sponsorsRepeater),n(12,b=e.data.paymentMethodsRepeater),n(13,v=e.data.gameVendorsRepeater),n(14,_=e.data.helpLinksRepeater),n(15,w=e.data.licensesRepeater),n(16,k=e.data.socialLinksRepeater),p&&n(14,_=_.filter((e=>e.key==p))))};return O((()=>(window.addEventListener("message",E,!1),()=>{window.removeEventListener("message",E)}))),e.$$set=e=>{"sponsorflag"in e&&n(0,i=e.sponsorflag),"paymentflag"in e&&n(1,o=e.paymentflag),"vendorflag"in e&&n(2,s=e.vendorflag),"helperflag"in e&&n(3,a=e.helperflag),"licenseflag"in e&&n(4,l=e.licenseflag),"socialflag"in e&&n(5,c=e.socialflag),"clientstyling"in e&&n(6,u=e.clientstyling),"clientstylingurl"in e&&n(17,h=e.clientstylingurl),"target"in e&&n(18,d=e.target),"displaycolumn"in e&&n(7,f=e.displaycolumn),"category"in e&&n(19,p=e.category),"baseurl"in e&&n(8,m=e.baseurl),"lang"in e&&n(9,g=e.lang)},e.$$.update=()=>{/*clientstyling, customStylingContainer*/1088&e.$$.dirty[0]&&u&&r&&(()=>{let e=document.createElement("style");e.innerHTML=u,r.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/132096&e.$$.dirty[0]&&h&&r&&(()=>{let e=new URL(h),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{r.appendChild(t)}),1)}))})()},[i,o,s,a,l,c,u,f,m,g,r,y,b,v,_,w,k,h,d,p,function(e){I[e?"unshift":"push"]((()=>{r=e,n(10,r)}))}]}function Di(e,t){zn(e,t)}!customElements.get("casino-footer-section")&&customElements.define("casino-footer-section",class extends W{constructor(e){super();const t=document.createElement("style");t.textContent=":host{font-family:system-ui, -apple-system, Roboto, Helvetica}.FooterSectionInnerContainer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.DisplayColumn{flex-direction:column;align-items:flex-start}",this.shadowRoot.appendChild(t),V(this,{target:this.shadowRoot,props:L(this.attributes),customElement:!0},Li,Ti,o,{sponsorflag:0,paymentflag:1,vendorflag:2,helperflag:3,licenseflag:4,socialflag:5,clientstyling:6,clientstylingurl:17,target:18,displaycolumn:7,category:19,baseurl:8,lang:9},null,[-1,-1]),e&&(e.target&&f(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["sponsorflag","paymentflag","vendorflag","helperflag","licenseflag","socialflag","clientstyling","clientstylingurl","target","displaycolumn","category","baseurl","lang"]}get sponsorflag(){return this.$$.ctx[0]}set sponsorflag(e){this.$$set({sponsorflag:e}),R()}get paymentflag(){return this.$$.ctx[1]}set paymentflag(e){this.$$set({paymentflag:e}),R()}get vendorflag(){return this.$$.ctx[2]}set vendorflag(e){this.$$set({vendorflag:e}),R()}get helperflag(){return this.$$.ctx[3]}set helperflag(e){this.$$set({helperflag:e}),R()}get licenseflag(){return this.$$.ctx[4]}set licenseflag(e){this.$$set({licenseflag:e}),R()}get socialflag(){return this.$$.ctx[5]}set socialflag(e){this.$$set({socialflag:e}),R()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[17]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get target(){return this.$$.ctx[18]}set target(e){this.$$set({target:e}),R()}get displaycolumn(){return this.$$.ctx[7]}set displaycolumn(e){this.$$set({displaycolumn:e}),R()}get category(){return this.$$.ctx[19]}set category(e){this.$$set({category:e}),R()}get baseurl(){return this.$$.ctx[8]}set baseurl(e){this.$$set({baseurl:e}),R()}get lang(){return this.$$.ctx[9]}set lang(e){this.$$set({lang:e}),R()}});const Mi={en:{panicButtonString:"Hold button for 3 seconds to take 24-hour timeout"},"zh-hk":{panicButtonString:"长按3秒24小时即时锁定"},fr:{panicButtonString:"Maintenez le bouton enfoncé pendant 3 secondes pour prendre un verrouillage instantané de 24 heures"},ro:{panicButtonString:"Tine apasat 3 secunde pentru a lua o pauza de 24h"},es:{panicButtonString:"Dar clic durante 3 segundos para tomar un descanso de 24 horas"},de:{panicButtonString:"Button für 3 Sekunden drücken um eine 24-stündige Auszeit zu nehmen"},hr:{panicButtonString:"Držite gumb 3 sekunde kako biste aktivirali vremensko ograničenje od 24 sata"},sl:{panicButtonString:"Držite gumb 3 sekunde, da bi vzeli 24 urni premor"},pl:{panicButtonString:"Przytrzymaj przycisk przez 3 sekundy, aby uzyskać 24-godzinny limit czasu"}};
|
738
|
+
/* ../panic-button/src/PanicButton.svelte generated by Svelte v3.59.2 */function Oi(t){let n,r,i,o,s,a=/*customtext*/(t[0]||/*$_*/t[5]("panicButtonString"))+"";return{c(){n=g("div"),r=g("div"),i=g("button"),o=b(a),this.c=e,k(i,"class","PanicButton "+("PC"!==Hr(/*userAgent*/t[6])?"PanicButtonMobile":"")),k(i,"part","PanicButton "+("PC"!==Hr(/*userAgent*/t[6])?"PanicButtonMobile":"")),x(i,"PanicButtonAnimation",/*panicLoading*/t[4]),k(r,"class","PanicSection "+("PC"!==Hr(/*userAgent*/t[6])?"PanicSectionMobile":"")),k(r,"part","PanicSection "+("PC"!==Hr(/*userAgent*/t[6])?"PanicSectionMobile":"")),k(n,"class",s=/*alternativestyling*/"true"==t[1]?"PanicButtonV2":"")},m(e,s){f(e,n,s),d(n,r),d(r,i),d(i,o),
|
738
739
|
/*button_binding*/t[11](i),
|
739
740
|
/*div1_binding*/t[12](n)},p(e,[t]){/*customtext, $_*/33&t&&a!==(a=/*customtext*/(e[0]||/*$_*/e[5]("panicButtonString"))+"")&&S(o,a),/*panicLoading*/16&t&&x(i,"PanicButtonAnimation",/*panicLoading*/e[4]),/*alternativestyling*/2&t&&s!==(s=/*alternativestyling*/"true"==e[1]?"PanicButtonV2":"")&&k(n,"class",s)},i:e,o:e,d(e){e&&p(n)
|
740
741
|
/*button_binding*/,t[11](null),
|
741
|
-
/*div1_binding*/t[12](null)}}}function
|
742
|
+
/*div1_binding*/t[12](null)}}}function Fi(e,t,n){let r;c(e,$r,(e=>n(5,r=e)));let i,o,s,{lang:a="en"}=t,{customtext:l=""}=t,{clientstyling:u=""}=t,{clientstylingurl:h=""}=t,{alternativestyling:d=""}=t,{translationurl:f=""}=t,p=!1,m=0,g=window.navigator.userAgent;Object.keys(Mi).forEach((e=>{Di(e,Mi[e])}));const y=()=>{m=0,n(4,p=!0),s=setInterval((()=>{m++,m>=2&&(window.postMessage({type:"PanicButtonClicked"},window.location.href),clearInterval(s),
|
742
743
|
//Analytics event
|
743
|
-
"function"==typeof gtag&>ag("event","PanicButtonClicked",{context:"PanicButton"}))}),1e3)},b=()=>{n(4,p=!1),clearInterval(s)};return
|
744
|
+
"function"==typeof gtag&>ag("event","PanicButtonClicked",{context:"PanicButton"}))}),1e3)},b=()=>{n(4,p=!1),clearInterval(s)};return O((()=>()=>{n(4,p=!1),null==i||i.removeEventListener("mousedown",y),null==i||i.removeEventListener("touchstart",y),
|
744
745
|
// on mouseup stop interval count
|
745
746
|
null==i||i.removeEventListener("mouseup",b),null==i||i.removeEventListener("touchend",b)})),e.$$set=e=>{"lang"in e&&n(7,a=e.lang),"customtext"in e&&n(0,l=e.customtext),"clientstyling"in e&&n(8,u=e.clientstyling),"clientstylingurl"in e&&n(9,h=e.clientstylingurl),"alternativestyling"in e&&n(1,d=e.alternativestyling),"translationurl"in e&&n(10,f=e.translationurl)},e.$$.update=()=>{var t;/*panicButton*/4&e.$$.dirty&&i&&(null==i||i.addEventListener("mousedown",y,!1),null==i||i.addEventListener("touchstart",y,!1),
|
746
747
|
// on mouseup stop interval count
|
747
|
-
null==i||i.addEventListener("mouseup",b,!1),null==i||i.addEventListener("touchend",b,!1)),/*lang*/128&e.$$.dirty&&a&&(t=a,
|
748
|
+
null==i||i.addEventListener("mouseup",b,!1),null==i||i.addEventListener("touchend",b,!1)),/*lang*/128&e.$$.dirty&&a&&(t=a,mr.set(t)),/*clientstyling, customStylingContainer*/264&e.$$.dirty&&u&&o&&(()=>{let e=document.createElement("style");e.innerHTML=u,o.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/520&e.$$.dirty&&h&&o&&(()=>{let e=new URL(h),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{o.appendChild(t)}),1)}))})(),/*translationurl*/1024&e.$$.dirty&&f&&fetch(f).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{Di(t,e[t])}))})).catch((e=>{console.log(e)}))},[l,d,i,o,p,r,g,a,u,h,f,function(e){I[e?"unshift":"push"]((()=>{i=e,n(2,i)}))},function(e){I[e?"unshift":"push"]((()=>{o=e,n(3,o)}))}]}!customElements.get("panic-button")&&customElements.define("panic-button",class extends W{constructor(e){super();const t=document.createElement("style");t.textContent="*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .PanicButton{border-radius:5px;border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));font-size:10px;width:280px;height:fit-content;padding:15px;color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:20px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));width:100% !important;height:30px;color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));width:280px;color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.PanicButtonV2 .PanicButton{border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));width:388px;font-size:12px}.PanicButtonV2 .PanicButtonMobile{border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));font-size:10px}.PanicButtonV2 .PanicButtonAnimation{background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));width:388px}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:388px}}",this.shadowRoot.appendChild(t),V(this,{target:this.shadowRoot,props:L(this.attributes),customElement:!0},Fi,Oi,o,{lang:7,customtext:0,clientstyling:8,clientstylingurl:9,alternativestyling:1,translationurl:10},null),e&&(e.target&&f(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["lang","customtext","clientstyling","clientstylingurl","alternativestyling","translationurl"]}get lang(){return this.$$.ctx[7]}set lang(e){this.$$set({lang:e}),R()}get customtext(){return this.$$.ctx[0]}set customtext(e){this.$$set({customtext:e}),R()}get clientstyling(){return this.$$.ctx[8]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[9]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get alternativestyling(){return this.$$.ctx[1]}set alternativestyling(e){this.$$set({alternativestyling:e}),R()}get translationurl(){return this.$$.ctx[10]}set translationurl(e){this.$$set({translationurl:e}),R()}});var Ii=function(e,t,n){return e(n={path:t,exports:{},require:function(e,t){return ye(null==t&&n.path)}},n.exports),n.exports}((function(e,t){e.exports=function(){var t,n;function r(){return t.apply(null,arguments)}
|
748
749
|
// This is done to register the method called with moment()
|
749
750
|
// without creating circular dependencies.
|
750
751
|
function i(e){t=e}function o(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function s(e){
|
@@ -760,18 +761,18 @@ n=Array.prototype.some?Array.prototype.some:function(e){var t,n=Object(this),r=n
|
|
760
761
|
function k(e){w(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),
|
761
762
|
// Prevent infinite loop in case updateOffset creates new moment
|
762
763
|
// objects.
|
763
|
-
!1===_&&(_=!0,r.updateOffset(this),_=!1)}function E(e){return e instanceof k||null!=e&&null!=e._isAMomentObject}function S(e){!1===r.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function T(e,t){var n=!0;return f((function(){if(null!=r.deprecationHandler&&r.deprecationHandler(null,e),n){var i,o,s,l=[],c=arguments.length;for(o=0;o<c;o++){if(i="","object"==typeof arguments[o]){for(s in i+="\n["+o+"] ",arguments[0])a(arguments[0],s)&&(i+=s+": "+arguments[0][s]+", ");i=i.slice(0,-2)}else i=arguments[o];l.push(i)}S(e+"\nArguments: "+Array.prototype.slice.call(l).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var x,L={};function D(e,t){null!=r.deprecationHandler&&r.deprecationHandler(e,t),L[e]||(S(t),L[e]=!0)}function M(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function
|
764
|
+
!1===_&&(_=!0,r.updateOffset(this),_=!1)}function E(e){return e instanceof k||null!=e&&null!=e._isAMomentObject}function S(e){!1===r.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function T(e,t){var n=!0;return f((function(){if(null!=r.deprecationHandler&&r.deprecationHandler(null,e),n){var i,o,s,l=[],c=arguments.length;for(o=0;o<c;o++){if(i="","object"==typeof arguments[o]){for(s in i+="\n["+o+"] ",arguments[0])a(arguments[0],s)&&(i+=s+": "+arguments[0][s]+", ");i=i.slice(0,-2)}else i=arguments[o];l.push(i)}S(e+"\nArguments: "+Array.prototype.slice.call(l).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var x,L={};function D(e,t){null!=r.deprecationHandler&&r.deprecationHandler(e,t),L[e]||(S(t),L[e]=!0)}function M(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function O(e){var t,n;for(n in e)a(e,n)&&(M(t=e[n])?this[n]=t:this["_"+n]=t);this._config=e,
|
764
765
|
// Lenient ordinal parsing accepts just a number in addition to
|
765
766
|
// number + (possibly) stuff coming from _dayOfMonthOrdinalParse.
|
766
767
|
// TODO: Remove "ordinalParse" fallback in next major release.
|
767
|
-
this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function
|
768
|
+
this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function F(e,t){var n,r=f({},e);for(n in t)a(t,n)&&(s(e[n])&&s(t[n])?(r[n]={},f(r[n],e[n]),f(r[n],t[n])):null!=t[n]?r[n]=t[n]:delete r[n]);for(n in e)a(e,n)&&!a(t,n)&&s(e[n])&&(
|
768
769
|
// make sure changes to properties don't modify parent config
|
769
|
-
r[n]=f({},r[n]));return r}function I(e){null!=e&&this.set(e)}r.suppressDeprecationWarnings=!1,r.deprecationHandler=null,x=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)a(e,t)&&n.push(t);return n};var
|
770
|
+
r[n]=f({},r[n]));return r}function I(e){null!=e&&this.set(e)}r.suppressDeprecationWarnings=!1,r.deprecationHandler=null,x=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)a(e,t)&&n.push(t);return n};var A={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function P(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return M(r)?r.call(t,n):r}function $(e,t,n){var r=""+Math.abs(e),i=t-r.length;return(e>=0?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}var H=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,C=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,B={},N={};
|
770
771
|
// token: 'M'
|
771
772
|
// padded: ['MM', 2]
|
772
773
|
// ordinal: 'Mo'
|
773
774
|
// callback: function () { this.month() + 1 }
|
774
|
-
function R(e,t,n,r){var i=r;"string"==typeof r&&(i=function(){return this[r]()}),e&&(N[e]=i),t&&(N[t[0]]=function(){return
|
775
|
+
function R(e,t,n,r){var i=r;"string"==typeof r&&(i=function(){return this[r]()}),e&&(N[e]=i),t&&(N[t[0]]=function(){return $(i.apply(this,arguments),t[1],t[2])}),n&&(N[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function Y(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function U(e){var t,n,r=e.match(H);for(t=0,n=r.length;t<n;t++)N[r[t]]?r[t]=N[r[t]]:r[t]=Y(r[t]);return function(t){var i,o="";for(i=0;i<n;i++)o+=M(r[i])?r[i].call(t,e):r[i];return o}}
|
775
776
|
// format date using native date object
|
776
777
|
function G(e,t){return e.isValid()?(t=j(t,e.localeData()),B[t]=B[t]||U(t),B[t](e)):e.localeData().invalidDate()}function j(e,t){var n=5;function r(e){return t.longDateFormat(e)||e}for(C.lastIndex=0;n>=0&&C.test(e);)e=e.replace(C,r),C.lastIndex=0,n-=1;return e}var V={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function W(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(H).map((function(e){return"MMMM"===e||"MM"===e||"DD"===e||"dddd"===e?e.slice(1):e})).join(""),this._longDateFormat[e])}var z="Invalid date";function Z(){return this._invalidDate}var X="%d",K=/\d{1,2}/;function q(e){return this._ordinal.replace("%d",e)}var J={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Q(e,t,n,r){var i=this._relativeTime[n];return M(i)?i(e,t,n,r):i.replace(/%d/i,e)}function ee(e,t){var n=this._relativeTime[e>0?"future":"past"];return M(n)?n(t):n.replace(/%s/i,t)}var te={};function ne(e,t){var n=e.toLowerCase();te[n]=te[n+"s"]=te[t]=e}function re(e){return"string"==typeof e?te[e]||te[e.toLowerCase()]:void 0}function ie(e){var t,n,r={};for(n in e)a(e,n)&&(t=re(n))&&(r[t]=e[n]);return r}var oe={};function se(e,t){oe[e]=t}function ae(e){var t,n=[];for(t in e)a(e,t)&&n.push({unit:t,priority:oe[t]});return n.sort((function(e,t){return e.priority-t.priority})),n}function le(e){return e%4==0&&e%100!=0||e%400==0}function ce(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function ue(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=ce(t)),n}function he(e,t){return function(n){return null!=n?(fe(this,e,n),r.updateOffset(this,t),this):de(this,e)}}function de(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function fe(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&le(e.year())&&1===e.month()&&29===e.date()?(n=ue(n),e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),et(n,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](n))}
|
777
778
|
// MOMENTS
|
@@ -787,13 +788,13 @@ xe=/\d{1,3}/,// 0 - 999
|
|
787
788
|
Le=/\d{1,4}/,// 0 - 9999
|
788
789
|
De=/[+-]?\d{1,6}/,// -999999 - 999999
|
789
790
|
Me=/\d+/,// 0 - inf
|
790
|
-
|
791
|
-
|
791
|
+
Oe=/[+-]?\d+/,// -inf - inf
|
792
|
+
Fe=/Z|[+-]\d\d:?\d\d/gi,// +00:00 -00:00 +0000 -0000 or Z
|
792
793
|
Ie=/Z|[+-]\d\d(?::?\d\d)?/gi,// +00 -00 +00:00 -00:00 +0000 -0000 or Z
|
793
|
-
|
794
|
+
Ae=/[+-]?\d+(\.\d{1,3})?/,// 123456789 123456789.123
|
794
795
|
// any word (or two) characters or numbers including two/three word month in arabic.
|
795
796
|
// includes scottish gaelic two word and hyphenated months
|
796
|
-
|
797
|
+
Pe=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function $e(e,t,n){ge[e]=M(t)?t:function(e,r){return e&&n?n:t}}function He(e,t){return a(ge,e)?ge[e](t._strict,t._locale):new RegExp(Ce(e))}
|
797
798
|
// Code from http://stackoverflow.com/questions/3561493/is-there-a-regexp-escape-function-in-javascript
|
798
799
|
function Ce(e){return Be(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,n,r,i){return t||n||r||i})))}function Be(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}ge={};var Ne={};function Re(e,t){var n,r,i=t;for("string"==typeof e&&(e=[e]),u(t)&&(i=function(e,n){n[t]=ue(e)}),r=e.length,n=0;n<r;n++)Ne[e[n]]=i}function Ye(e,t){Re(e,(function(e,n,r,i){r._w=r._w||{},t(e,r._w,r,i)}))}function Ue(e,t,n){null!=t&&a(Ne,e)&&Ne[e](t,n._a,n,e)}var Ge,je=0,Ve=1,We=2,ze=3,Ze=4,Xe=5,Ke=6,qe=7,Je=8;function Qe(e,t){return(e%t+t)%t}function et(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=Qe(t,12);return e+=(t-n)/12,1===n?le(e)?29:28:31-n%7%2}
|
799
800
|
// FORMATTING
|
@@ -805,11 +806,11 @@ ne("month","M"),
|
|
805
806
|
// PRIORITY
|
806
807
|
se("month",8),
|
807
808
|
// PARSING
|
808
|
-
|
809
|
+
$e("M",Ee),$e("MM",Ee,ve),$e("MMM",(function(e,t){return t.monthsShortRegex(e)})),$e("MMMM",(function(e,t){return t.monthsRegex(e)})),Re(["M","MM"],(function(e,t){t[Ve]=ue(e)-1})),Re(["MMM","MMMM"],(function(e,t,n,r){var i=n._locale.monthsParse(e,r,n._strict);
|
809
810
|
// if we didn't find a month name, mark the date as invalid.
|
810
811
|
null!=i?t[Ve]=i:g(n).invalidMonth=e}));
|
811
812
|
// LOCALES
|
812
|
-
var tt="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),nt="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),rt=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,it=
|
813
|
+
var tt="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),nt="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),rt=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,it=Pe,ot=Pe;function st(e,t){return e?o(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||rt).test(t)?"format":"standalone"][e.month()]:o(this._months)?this._months:this._months.standalone}function at(e,t){return e?o(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[rt.test(t)?"format":"standalone"][e.month()]:o(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function lt(e,t,n){var r,i,o,s=e.toLocaleLowerCase();if(!this._monthsParse)for(
|
813
814
|
// this is not used
|
814
815
|
this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)o=p([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(o,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(o,"").toLocaleLowerCase();return n?"MMM"===t?-1!==(i=Ge.call(this._shortMonthsParse,s))?i:null:-1!==(i=Ge.call(this._longMonthsParse,s))?i:null:"MMM"===t?-1!==(i=Ge.call(this._shortMonthsParse,s))||-1!==(i=Ge.call(this._longMonthsParse,s))?i:null:-1!==(i=Ge.call(this._longMonthsParse,s))||-1!==(i=Ge.call(this._shortMonthsParse,s))?i:null}function ct(e,t,n){var r,i,o;if(this._monthsParseExact)return lt.call(this,e,t,n);
|
815
816
|
// TODO: add sorting
|
@@ -835,13 +836,13 @@ for(r.sort(e),i.sort(e),o.sort(e),t=0;t<12;t++)r[t]=Be(r[t]),i[t]=Be(i[t]);for(t
|
|
835
836
|
// HELPERS
|
836
837
|
function gt(e){return le(e)?366:365}
|
837
838
|
// HOOKS
|
838
|
-
R("Y",0,0,(function(){var e=this.year();return e<=9999
|
839
|
+
R("Y",0,0,(function(){var e=this.year();return e<=9999?$(e,4):"+"+e})),R(0,["YY",2],0,(function(){return this.year()%100})),R(0,["YYYY",4],0,"year"),R(0,["YYYYY",5],0,"year"),R(0,["YYYYYY",6,!0],0,"year"),
|
839
840
|
// ALIASES
|
840
841
|
ne("year","y"),
|
841
842
|
// PRIORITIES
|
842
843
|
se("year",1),
|
843
844
|
// PARSING
|
844
|
-
|
845
|
+
$e("Y",Oe),$e("YY",Ee,ve),$e("YYYY",Le,we),$e("YYYYY",De,ke),$e("YYYYYY",De,ke),Re(["YYYYY","YYYYYY"],je),Re("YYYY",(function(e,t){t[je]=2===e.length?r.parseTwoDigitYear(e):ue(e)})),Re("YY",(function(e,t){t[je]=r.parseTwoDigitYear(e)})),Re("Y",(function(e,t){t[je]=parseInt(e,10)})),r.parseTwoDigitYear=function(e){return ue(e)+(ue(e)>68?1900:2e3)};
|
845
846
|
// MOMENTS
|
846
847
|
var yt=he("FullYear",!0);function bt(){return le(this.year())}function vt(e,t,n,r,i,o,s){
|
847
848
|
// can't just apply() to create a date:
|
@@ -869,29 +870,29 @@ ne("week","w"),ne("isoWeek","W"),
|
|
869
870
|
// PRIORITIES
|
870
871
|
se("week",5),se("isoWeek",5),
|
871
872
|
// PARSING
|
872
|
-
|
873
|
+
$e("w",Ee),$e("ww",Ee,ve),$e("W",Ee),$e("WW",Ee,ve),Ye(["w","ww","W","WW"],(function(e,t,n,r){t[r.substr(0,1)]=ue(e)}));var xt={dow:0,// Sunday is the first day of the week.
|
873
874
|
doy:6};function Lt(){return this._week.dow}function Dt(){return this._week.doy}
|
874
875
|
// MOMENTS
|
875
|
-
function Mt(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function
|
876
|
+
function Mt(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function Ot(e){var t=Et(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}
|
876
877
|
// FORMATTING
|
877
878
|
// HELPERS
|
878
|
-
function
|
879
|
+
function Ft(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}function It(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}
|
879
880
|
// LOCALES
|
880
|
-
function
|
881
|
+
function At(e,t){return e.slice(t,7).concat(e.slice(0,t))}R("d",0,"do","day"),R("dd",0,0,(function(e){return this.localeData().weekdaysMin(this,e)})),R("ddd",0,0,(function(e){return this.localeData().weekdaysShort(this,e)})),R("dddd",0,0,(function(e){return this.localeData().weekdays(this,e)})),R("e",0,0,"weekday"),R("E",0,0,"isoWeekday"),
|
881
882
|
// ALIASES
|
882
883
|
ne("day","d"),ne("weekday","e"),ne("isoWeekday","E"),
|
883
884
|
// PRIORITY
|
884
885
|
se("day",11),se("weekday",11),se("isoWeekday",11),
|
885
886
|
// PARSING
|
886
|
-
|
887
|
+
$e("d",Ee),$e("e",Ee),$e("E",Ee),$e("dd",(function(e,t){return t.weekdaysMinRegex(e)})),$e("ddd",(function(e,t){return t.weekdaysShortRegex(e)})),$e("dddd",(function(e,t){return t.weekdaysRegex(e)})),Ye(["dd","ddd","dddd"],(function(e,t,n,r){var i=n._locale.weekdaysParse(e,r,n._strict);
|
887
888
|
// if we didn't get a weekday name, mark the date as invalid
|
888
|
-
null!=i?t.d=i:g(n).invalidWeekday=e})),Ye(["d","e","E"],(function(e,t,n,r){t[r]=ue(e)}));var
|
889
|
+
null!=i?t.d=i:g(n).invalidWeekday=e})),Ye(["d","e","E"],(function(e,t,n,r){t[r]=ue(e)}));var Pt="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),$t="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ht="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Ct=Pe,Bt=Pe,Nt=Pe;function Rt(e,t){var n=o(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?At(n,this._week.dow):e?n[e.day()]:n}function Yt(e){return!0===e?At(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function Ut(e){return!0===e?At(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function Gt(e,t,n){var r,i,o,s=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)o=p([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(o,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(o,"").toLocaleLowerCase();return n?"dddd"===t?-1!==(i=Ge.call(this._weekdaysParse,s))?i:null:"ddd"===t?-1!==(i=Ge.call(this._shortWeekdaysParse,s))?i:null:-1!==(i=Ge.call(this._minWeekdaysParse,s))?i:null:"dddd"===t?-1!==(i=Ge.call(this._weekdaysParse,s))||-1!==(i=Ge.call(this._shortWeekdaysParse,s))||-1!==(i=Ge.call(this._minWeekdaysParse,s))?i:null:"ddd"===t?-1!==(i=Ge.call(this._shortWeekdaysParse,s))||-1!==(i=Ge.call(this._weekdaysParse,s))||-1!==(i=Ge.call(this._minWeekdaysParse,s))?i:null:-1!==(i=Ge.call(this._minWeekdaysParse,s))||-1!==(i=Ge.call(this._weekdaysParse,s))||-1!==(i=Ge.call(this._shortWeekdaysParse,s))?i:null}function jt(e,t,n){var r,i,o;if(this._weekdaysParseExact)return Gt.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){
|
889
890
|
// test the regex
|
890
891
|
if(
|
891
892
|
// make the regex if we don't have it already
|
892
893
|
i=p([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(o="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[r]=new RegExp(o.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[r].test(e))return r;if(n&&"ddd"===t&&this._shortWeekdaysParse[r].test(e))return r;if(n&&"dd"===t&&this._minWeekdaysParse[r].test(e))return r;if(!n&&this._weekdaysParse[r].test(e))return r}}
|
893
894
|
// MOMENTS
|
894
|
-
function Vt(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=
|
895
|
+
function Vt(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=Ft(e,this.localeData()),this.add(e-t,"d")):t}function Wt(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")}function zt(e){if(!this.isValid())return null!=e?this:NaN;
|
895
896
|
// behaves the same as moment#day except
|
896
897
|
// as a getter, returns 7 instead of 0 (1-7 range instead of 0-6)
|
897
898
|
// as a setter, sunday should belong to the previous week.
|
@@ -909,16 +910,16 @@ function tn(e,t){return t._meridiemParse}
|
|
909
910
|
function nn(e){
|
910
911
|
// IE8 Quirks Mode & IE7 Standards Mode do not allow accessing strings like arrays
|
911
912
|
// Using charAt should be more compatible.
|
912
|
-
return"p"===(e+"").toLowerCase().charAt(0)}R("H",["HH",2],0,"hour"),R("h",["hh",2],0,Jt),R("k",["kk",2],0,Qt),R("hmm",0,0,(function(){return""+Jt.apply(this)
|
913
|
+
return"p"===(e+"").toLowerCase().charAt(0)}R("H",["HH",2],0,"hour"),R("h",["hh",2],0,Jt),R("k",["kk",2],0,Qt),R("hmm",0,0,(function(){return""+Jt.apply(this)+$(this.minutes(),2)})),R("hmmss",0,0,(function(){return""+Jt.apply(this)+$(this.minutes(),2)+$(this.seconds(),2)})),R("Hmm",0,0,(function(){return""+this.hours()+$(this.minutes(),2)})),R("Hmmss",0,0,(function(){return""+this.hours()+$(this.minutes(),2)+$(this.seconds(),2)})),en("a",!0),en("A",!1),
|
913
914
|
// ALIASES
|
914
915
|
ne("hour","h"),
|
915
916
|
// PRIORITY
|
916
|
-
se("hour",13)
|
917
|
+
se("hour",13),$e("a",tn),$e("A",tn),$e("H",Ee),$e("h",Ee),$e("k",Ee),$e("HH",Ee,ve),$e("hh",Ee,ve),$e("kk",Ee,ve),$e("hmm",Se),$e("hmmss",Te),$e("Hmm",Se),$e("Hmmss",Te),Re(["H","HH"],ze),Re(["k","kk"],(function(e,t,n){var r=ue(e);t[ze]=24===r?0:r})),Re(["a","A"],(function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e})),Re(["h","hh"],(function(e,t,n){t[ze]=ue(e),g(n).bigHour=!0})),Re("hmm",(function(e,t,n){var r=e.length-2;t[ze]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r)),g(n).bigHour=!0})),Re("hmmss",(function(e,t,n){var r=e.length-4,i=e.length-2;t[ze]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r,2)),t[Xe]=ue(e.substr(i)),g(n).bigHour=!0})),Re("Hmm",(function(e,t,n){var r=e.length-2;t[ze]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r))})),Re("Hmmss",(function(e,t,n){var r=e.length-4,i=e.length-2;t[ze]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r,2)),t[Xe]=ue(e.substr(i))}));var rn=/[ap]\.?m?\.?/i,
|
917
918
|
// Setting the hour should keep the time, because the user explicitly
|
918
919
|
// specified which hour they want. So trying to maintain the same hour (in
|
919
920
|
// a new timezone) makes sense. Adding/subtracting hours does not follow
|
920
921
|
// this rule.
|
921
|
-
on=he("Hours",!0);function sn(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}var an,ln={calendar
|
922
|
+
on=he("Hours",!0);function sn(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}var an,ln={calendar:A,longDateFormat:V,invalidDate:z,ordinal:X,dayOfMonthOrdinalParse:K,relativeTime:J,months:tt,monthsShort:nt,week:xt,weekdays:Pt,weekdaysMin:Ht,weekdaysShort:$t,meridiemParse:rn},cn={},un={};
|
922
923
|
// internal storage for locale config files
|
923
924
|
function hn(e,t){var n,r=Math.min(e.length,t.length);for(n=0;n<r;n+=1)if(e[n]!==t[n])return n;return r}function dn(e){return e?e.toLowerCase().replace("_","-"):e}
|
924
925
|
// pick the locale from the array
|
@@ -942,7 +943,7 @@ function gn(e,t){var n;return e&&((n=c(t)?vn(e):yn(e,t))?
|
|
942
943
|
// moment.duration._locale = moment._locale = data;
|
943
944
|
an=n:"undefined"!=typeof console&&console.warn&&
|
944
945
|
//warn user if arguments are passed but the locale could not be set
|
945
|
-
console.warn("Locale "+e+" not found. Did you forget to load it?")),an._abbr}function yn(e,t){if(null!==t){var n,r=ln;if(t.abbr=e,null!=cn[e])D("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=cn[e]._config;else if(null!=t.parentLocale)if(null!=cn[t.parentLocale])r=cn[t.parentLocale]._config;else{if(null==(n=mn(t.parentLocale)))return un[t.parentLocale]||(un[t.parentLocale]=[]),un[t.parentLocale].push({name:e,config:t}),null;r=n._config}return cn[e]=new I(
|
946
|
+
console.warn("Locale "+e+" not found. Did you forget to load it?")),an._abbr}function yn(e,t){if(null!==t){var n,r=ln;if(t.abbr=e,null!=cn[e])D("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=cn[e]._config;else if(null!=t.parentLocale)if(null!=cn[t.parentLocale])r=cn[t.parentLocale]._config;else{if(null==(n=mn(t.parentLocale)))return un[t.parentLocale]||(un[t.parentLocale]=[]),un[t.parentLocale].push({name:e,config:t}),null;r=n._config}return cn[e]=new I(F(r,t)),un[e]&&un[e].forEach((function(e){yn(e.name,e.config)})),
|
946
947
|
// backwards compat for now: also set the locale
|
947
948
|
// make sure we set the locale AFTER all child locales have been
|
948
949
|
// created, so we won't end up with the child locale set.
|
@@ -950,9 +951,9 @@ gn(e),cn[e]}
|
|
950
951
|
// useful for testing
|
951
952
|
return delete cn[e],null}function bn(e,t){if(null!=t){var n,r,i=ln;null!=cn[e]&&null!=cn[e].parentLocale?
|
952
953
|
// Update existing child locale in-place to avoid memory-leaks
|
953
|
-
cn[e].set(
|
954
|
+
cn[e].set(F(cn[e]._config,t)):(
|
954
955
|
// MERGE
|
955
|
-
null!=(r=mn(e))&&(i=r._config),t=
|
956
|
+
null!=(r=mn(e))&&(i=r._config),t=F(i,t),null==r&&(
|
956
957
|
// updateLocale is called for creating a new locale
|
957
958
|
// Set abbr so it will have a name (getters return
|
958
959
|
// undefined otherwise).
|
@@ -973,17 +974,17 @@ xn=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+
|
|
973
974
|
// RFC 2822 regex: For details see https://tools.ietf.org/html/rfc2822#section-3.3
|
974
975
|
Dn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Mn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};
|
975
976
|
// date from iso format
|
976
|
-
function
|
977
|
+
function On(e){var t,n,r,i,o,s,a=e._i,l=kn.exec(a)||En.exec(a),c=Tn.length,u=xn.length;if(l){for(g(e).iso=!0,t=0,n=c;t<n;t++)if(Tn[t][1].exec(l[1])){i=Tn[t][0],r=!1!==Tn[t][2];break}if(null==i)return void(e._isValid=!1);if(l[3]){for(t=0,n=u;t<n;t++)if(xn[t][1].exec(l[3])){
|
977
978
|
// match[2] should be 'T' or space
|
978
|
-
o=(l[2]||" ")+xn[t][0];break}if(null==o)return void(e._isValid=!1)}if(!r&&null!=o)return void(e._isValid=!1);if(l[4]){if(!Sn.exec(l[4]))return void(e._isValid=!1);s="Z"}e._f=i+(o||"")+(s||""),Un(e)}else e._isValid=!1}function
|
979
|
+
o=(l[2]||" ")+xn[t][0];break}if(null==o)return void(e._isValid=!1)}if(!r&&null!=o)return void(e._isValid=!1);if(l[4]){if(!Sn.exec(l[4]))return void(e._isValid=!1);s="Z"}e._f=i+(o||"")+(s||""),Un(e)}else e._isValid=!1}function Fn(e,t,n,r,i,o){var s=[In(e),nt.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(i,10)];return o&&s.push(parseInt(o,10)),s}function In(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function An(e){
|
979
980
|
// Remove comments and folding whitespace and replace multiple-spaces with a single space
|
980
|
-
return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function
|
981
|
+
return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Pn(e,t,n){return!e||$t.indexOf(e)===new Date(t[0],t[1],t[2]).getDay()||(g(n).weekdayMismatch=!0,n._isValid=!1,!1)}function $n(e,t,n){if(e)return Mn[e];if(t)
|
981
982
|
// the only allowed military tz is Z
|
982
983
|
return 0;var r=parseInt(n,10),i=r%100;return(r-i)/100*60+i}
|
983
984
|
// date and time from ref 2822 format
|
984
|
-
function Hn(e){var t,n=Dn.exec(
|
985
|
+
function Hn(e){var t,n=Dn.exec(An(e._i));if(n){if(t=Fn(n[4],n[3],n[2],n[5],n[6],n[7]),!Pn(n[1],t,e))return;e._a=t,e._tzm=$n(n[8],n[9],n[10]),e._d=_t.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),g(e).rfc2822=!0}else e._isValid=!1}
|
985
986
|
// date from 1) ASP.NET, 2) ISO, 3) RFC 2822 formats, or 4) optional fallback if parsing isn't strict
|
986
|
-
function Cn(e){var t=Ln.exec(e._i);null===t?(
|
987
|
+
function Cn(e){var t=Ln.exec(e._i);null===t?(On(e),!1===e._isValid&&(delete e._isValid,Hn(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:
|
987
988
|
// Final attempt, use Input Fallback
|
988
989
|
r.createFromInputFallback(e)))):e._d=new Date(+t[1])}
|
989
990
|
// Pick the first defined of two or three arguments.
|
@@ -1043,7 +1044,7 @@ e._a[ze]<=12&&!0===g(e).bigHour&&e._a[ze]>0&&(g(e).bigHour=void 0),g(e).parsedDa
|
|
1043
1044
|
// handle meridiem
|
1044
1045
|
e._a[ze]=Gn(e._locale,e._a[ze],e._meridiem),null!==(
|
1045
1046
|
// handle era
|
1046
|
-
a=g(e).era)&&(e._a[je]=e._locale.erasConvertYear(a,e._a[je])),Rn(e),wn(e)}else Hn(e);else
|
1047
|
+
a=g(e).era)&&(e._a[je]=e._locale.erasConvertYear(a,e._a[je])),Rn(e),wn(e)}else Hn(e);else On(e)}function Gn(e,t,n){var r;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?(
|
1047
1048
|
// Fallback
|
1048
1049
|
(r=e.isPM(n))&&t<12&&(t+=12),r||12!==t||(t=0),t):t}
|
1049
1050
|
// date from string and array of format strings
|
@@ -1084,9 +1085,9 @@ this._months=+i+3*r+12*n,this._data={},this._locale=vn(),this._bubble()}function
|
|
1084
1085
|
// compare two arrays, return the number of differences
|
1085
1086
|
function ur(e,t,n){var r,i=Math.min(e.length,t.length),o=Math.abs(e.length-t.length),s=0;for(r=0;r<i;r++)(n&&e[r]!==t[r]||!n&&ue(e[r])!==ue(t[r]))&&s++;return s+o}
|
1086
1087
|
// FORMATTING
|
1087
|
-
function hr(e,t){R(e,0,0,(function(){var e=this.utcOffset(),n="+";return e<0&&(e=-e,n="-"),n
|
1088
|
+
function hr(e,t){R(e,0,0,(function(){var e=this.utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+$(~~(e/60),2)+t+$(~~e%60,2)}))}hr("Z",":"),hr("ZZ",""),
|
1088
1089
|
// PARSING
|
1089
|
-
|
1090
|
+
$e("Z",Ie),$e("ZZ",Ie),Re(["Z","ZZ"],(function(e,t,n){n._useUTC=!0,n._tzm=fr(Ie,e)}));
|
1090
1091
|
// HELPERS
|
1091
1092
|
// timezone chunker
|
1092
1093
|
// '+10:00' > ['10', '00']
|
@@ -1112,7 +1113,7 @@ return-Math.round(e._d.getTimezoneOffset())}
|
|
1112
1113
|
// a second time. In case it wants us to change the offset again
|
1113
1114
|
// _changeInProgress == true case, then we have to adjust, because
|
1114
1115
|
// there is no such time in the given timezone.
|
1115
|
-
function gr(e,t,n){var i,o=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=fr(Ie,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=mr(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),o!==e&&(!t||this._changeInProgress?
|
1116
|
+
function gr(e,t,n){var i,o=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=fr(Ie,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=mr(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),o!==e&&(!t||this._changeInProgress?Pr(this,Mr(e-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?o:mr(this)}function yr(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function br(e){return this.utcOffset(0,e)}function vr(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(mr(this),"m")),this}function _r(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=fr(Fe,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this}function wr(e){return!!this.isValid()&&(e=e?Kn(e).utcOffset():0,(this.utcOffset()-e)%60==0)}function kr(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Er(){if(!c(this._isDSTShifted))return this._isDSTShifted;var e,t={};return w(t,this),(t=zn(t))._a?(e=t._isUTC?p(t._a):Kn(t._a),this._isDSTShifted=this.isValid()&&ur(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Sr(){return!!this.isValid()&&!this._isUTC}function Tr(){return!!this.isValid()&&this._isUTC}function xr(){return!!this.isValid()&&this._isUTC&&0===this._offset}
|
1116
1117
|
// ASP.NET json date format regex
|
1117
1118
|
r.updateOffset=function(){};var Lr=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,
|
1118
1119
|
// from http://docs.closure-library.googlecode.com/git/closure_goog_date_date.js.source.html
|
@@ -1120,19 +1121,19 @@ r.updateOffset=function(){};var Lr=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\
|
|
1120
1121
|
// and further modified to allow for strings containing both week and day
|
1121
1122
|
Dr=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Mr(e,t){var n,r,i,o=e,
|
1122
1123
|
// matching against regexp is expensive, do it on demand
|
1123
|
-
s=null;return lr(e)?o={ms:e._milliseconds,d:e._days,M:e._months}:u(e)||!isNaN(+e)?(o={},t?o[t]=+e:o.milliseconds=+e):(s=Lr.exec(e))?(n="-"===s[1]?-1:1,o={y:0,d:ue(s[We])*n,h:ue(s[ze])*n,m:ue(s[Ze])*n,s:ue(s[Xe])*n,ms:ue(cr(1e3*s[Ke]))*n}):(s=Dr.exec(e))?(n="-"===s[1]?-1:1,o={y:
|
1124
|
+
s=null;return lr(e)?o={ms:e._milliseconds,d:e._days,M:e._months}:u(e)||!isNaN(+e)?(o={},t?o[t]=+e:o.milliseconds=+e):(s=Lr.exec(e))?(n="-"===s[1]?-1:1,o={y:0,d:ue(s[We])*n,h:ue(s[ze])*n,m:ue(s[Ze])*n,s:ue(s[Xe])*n,ms:ue(cr(1e3*s[Ke]))*n}):(s=Dr.exec(e))?(n="-"===s[1]?-1:1,o={y:Or(s[2],n),M:Or(s[3],n),w:Or(s[4],n),d:Or(s[5],n),h:Or(s[6],n),m:Or(s[7],n),s:Or(s[8],n)}):null==o?
|
1124
1125
|
// checks for null or undefined
|
1125
|
-
o={}:"object"==typeof o&&("from"in o||"to"in o)&&(i=Ir(Kn(o.from),Kn(o.to)),(o={}).ms=i.milliseconds,o.M=i.months),r=new ar(o),lr(e)&&a(e,"_locale")&&(r._locale=e._locale),lr(e)&&a(e,"_isValid")&&(r._isValid=e._isValid),r}function
|
1126
|
+
o={}:"object"==typeof o&&("from"in o||"to"in o)&&(i=Ir(Kn(o.from),Kn(o.to)),(o={}).ms=i.milliseconds,o.M=i.months),r=new ar(o),lr(e)&&a(e,"_locale")&&(r._locale=e._locale),lr(e)&&a(e,"_isValid")&&(r._isValid=e._isValid),r}function Or(e,t){
|
1126
1127
|
// We'd normally use ~~inp for this, but unfortunately it also
|
1127
1128
|
// converts floats to ints.
|
1128
1129
|
// inp may be undefined, so careful calling replace on it.
|
1129
1130
|
var n=e&&parseFloat(e.replace(",","."));
|
1130
1131
|
// apply sign while we're at it
|
1131
|
-
return(isNaN(n)?0:n)*t}function
|
1132
|
+
return(isNaN(n)?0:n)*t}function Fr(e,t){var n={};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Ir(e,t){var n;return e.isValid()&&t.isValid()?(t=pr(t,e),e.isBefore(t)?n=Fr(e,t):((n=Fr(t,e)).milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}
|
1132
1133
|
// TODO: remove 'name' arg after deprecation is removed
|
1133
|
-
function
|
1134
|
+
function Ar(e,t){return function(n,r){var i;
|
1134
1135
|
//invert the arguments, but complain about it
|
1135
|
-
return null===r||isNaN(+r)||(D(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),i=n,n=r,r=i),
|
1136
|
+
return null===r||isNaN(+r)||(D(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),i=n,n=r,r=i),Pr(this,Mr(n,r),e),this}}function Pr(e,t,n,i){var o=t._milliseconds,s=cr(t._days),a=cr(t._months);e.isValid()&&(i=null==i||i,a&&ut(e,de(e,"Month")+a*n),s&&fe(e,"Date",de(e,"Date")+s*n),o&&e._d.setTime(e._d.valueOf()+o*n),i&&r.updateOffset(e,s||a))}Mr.fn=ar.prototype,Mr.invalid=sr;var $r=Ar(1,"add"),Hr=Ar(-1,"subtract");function Cr(e){return"string"==typeof e||e instanceof String}
|
1136
1137
|
// type MomentInput = Moment | Date | string | number | (number | string)[] | MomentInputObject | void; // null | undefined
|
1137
1138
|
function Br(e){return E(e)||h(e)||Cr(e)||u(e)||Rr(e)||Nr(e)||null==e}function Nr(e){var t,n,r=s(e)&&!l(e),i=!1,o=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],c=o.length;for(t=0;t<c;t+=1)n=o[t],i=i||a(e,n);return r&&i}function Rr(e){var t=o(e),n=!1;return t&&(n=0===e.filter((function(t){return!u(t)&&Cr(e)})).length),t&&n}function Yr(e){var t,n,r=s(e)&&!l(e),i=!1,o=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(t=0;t<o.length;t+=1)n=o[t],i=i||a(e,n);return r&&i}function Ur(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Gr(e,t){
|
1138
1139
|
// Support for single parameter, formats only overload to the calendar function
|
@@ -1177,13 +1178,13 @@ return this.isValid()?this.toISOString():null}function Ti(){return y(this)}funct
|
|
1177
1178
|
// truncate time
|
1178
1179
|
o=r(s[n].since).startOf("day"),s[n].since=o.valueOf()),typeof s[n].until){case"undefined":s[n].until=1/0;break;case"string":
|
1179
1180
|
// truncate time
|
1180
|
-
o=r(s[n].until).startOf("day").valueOf(),s[n].until=o.valueOf()}return s}function
|
1181
|
+
o=r(s[n].until).startOf("day").valueOf(),s[n].until=o.valueOf()}return s}function Oi(e,t,n){var r,i,o,s,a,l=this.eras();for(e=e.toUpperCase(),r=0,i=l.length;r<i;++r)if(o=l[r].name.toUpperCase(),s=l[r].abbr.toUpperCase(),a=l[r].narrow.toUpperCase(),n)switch(t){case"N":case"NN":case"NNN":if(s===e)return l[r];break;case"NNNN":if(o===e)return l[r];break;case"NNNNN":if(a===e)return l[r]}else if([o,s,a].indexOf(e)>=0)return l[r]}function Fi(e,t){var n=e.since<=e.until?1:-1;return void 0===t?r(e.since).year():r(e.since).year()+(t-e.offset)*n}function Ii(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e){if(
|
1181
1182
|
// truncate time
|
1182
|
-
n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].name;if(r[e].until<=n&&n<=r[e].since)return r[e].name}return""}function
|
1183
|
+
n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].name;if(r[e].until<=n&&n<=r[e].since)return r[e].name}return""}function Ai(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e){if(
|
1183
1184
|
// truncate time
|
1184
|
-
n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].narrow;if(r[e].until<=n&&n<=r[e].since)return r[e].narrow}return""}function
|
1185
|
+
n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].narrow;if(r[e].until<=n&&n<=r[e].since)return r[e].narrow}return""}function Pi(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e){if(
|
1185
1186
|
// truncate time
|
1186
|
-
n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].abbr;if(r[e].until<=n&&n<=r[e].since)return r[e].abbr}return""}function
|
1187
|
+
n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].abbr;if(r[e].until<=n&&n<=r[e].since)return r[e].abbr}return""}function $i(){var e,t,n,i,o=this.localeData().eras();for(e=0,t=o.length;e<t;++e)if(n=o[e].since<=o[e].until?1:-1,
|
1187
1188
|
// truncate time
|
1188
1189
|
i=this.clone().startOf("day").valueOf(),o[e].since<=i&&i<=o[e].until||o[e].until<=i&&i<=o[e].since)return(this.year()-r(o[e].since).year())*n+o[e].offset;return this.year()}function Hi(e){return a(this,"_erasNameRegex")||Gi.call(this),e?this._erasNameRegex:this._erasRegex}function Ci(e){return a(this,"_erasAbbrRegex")||Gi.call(this),e?this._erasAbbrRegex:this._erasRegex}function Bi(e){return a(this,"_erasNarrowRegex")||Gi.call(this),e?this._erasNarrowRegex:this._erasRegex}function Ni(e,t){return t.erasAbbrRegex(e)}function Ri(e,t){return t.erasNameRegex(e)}function Yi(e,t){return t.erasNarrowRegex(e)}function Ui(e,t){return t._eraYearOrdinalRegex||Me}function Gi(){var e,t,n=[],r=[],i=[],o=[],s=this.eras();for(e=0,t=s.length;e<t;++e)r.push(Be(s[e].name)),n.push(Be(s[e].abbr)),i.push(Be(s[e].narrow)),o.push(Be(s[e].name)),o.push(Be(s[e].abbr)),o.push(Be(s[e].narrow));this._erasRegex=new RegExp("^("+o.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+r.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+n.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+i.join("|")+")","i")}
|
1189
1190
|
// FORMATTING
|
@@ -1194,25 +1195,25 @@ function Vi(e){return qi.call(this,e,this.week(),this.weekday(),this.localeData(
|
|
1194
1195
|
// MOMENTS
|
1195
1196
|
function Qi(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}
|
1196
1197
|
// FORMATTING
|
1197
|
-
R("N",0,0,"eraAbbr"),R("NN",0,0,"eraAbbr"),R("NNN",0,0,"eraAbbr"),R("NNNN",0,0,"eraName"),R("NNNNN",0,0,"eraNarrow"),R("y",["y",1],"yo","eraYear"),R("y",["yy",2],0,"eraYear"),R("y",["yyy",3],0,"eraYear"),R("y",["yyyy",4],0,"eraYear")
|
1198
|
+
R("N",0,0,"eraAbbr"),R("NN",0,0,"eraAbbr"),R("NNN",0,0,"eraAbbr"),R("NNNN",0,0,"eraName"),R("NNNNN",0,0,"eraNarrow"),R("y",["y",1],"yo","eraYear"),R("y",["yy",2],0,"eraYear"),R("y",["yyy",3],0,"eraYear"),R("y",["yyyy",4],0,"eraYear"),$e("N",Ni),$e("NN",Ni),$e("NNN",Ni),$e("NNNN",Ri),$e("NNNNN",Yi),Re(["N","NN","NNN","NNNN","NNNNN"],(function(e,t,n,r){var i=n._locale.erasParse(e,r,n._strict);i?g(n).era=i:g(n).invalidEra=e})),$e("y",Me),$e("yy",Me),$e("yyy",Me),$e("yyyy",Me),$e("yo",Ui),Re(["y","yy","yyy","yyyy"],je),Re(["yo"],(function(e,t,n,r){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[je]=n._locale.eraYearOrdinalParse(e,i):t[je]=parseInt(e,10)})),R(0,["gg",2],0,(function(){return this.weekYear()%100})),R(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),ji("gggg","weekYear"),ji("ggggg","weekYear"),ji("GGGG","isoWeekYear"),ji("GGGGG","isoWeekYear"),
|
1198
1199
|
// ALIASES
|
1199
1200
|
ne("weekYear","gg"),ne("isoWeekYear","GG"),
|
1200
1201
|
// PRIORITY
|
1201
1202
|
se("weekYear",1),se("isoWeekYear",1),
|
1202
1203
|
// PARSING
|
1203
|
-
|
1204
|
+
$e("G",Oe),$e("g",Oe),$e("GG",Ee,ve),$e("gg",Ee,ve),$e("GGGG",Le,we),$e("gggg",Le,we),$e("GGGGG",De,ke),$e("ggggg",De,ke),Ye(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,n,r){t[r.substr(0,2)]=ue(e)})),Ye(["gg","GG"],(function(e,t,n,i){t[i]=r.parseTwoDigitYear(e)})),R("Q",0,"Qo","quarter"),
|
1204
1205
|
// ALIASES
|
1205
1206
|
ne("quarter","Q"),
|
1206
1207
|
// PRIORITY
|
1207
1208
|
se("quarter",7),
|
1208
1209
|
// PARSING
|
1209
|
-
|
1210
|
+
$e("Q",be),Re("Q",(function(e,t){t[Ve]=3*(ue(e)-1)})),R("D",["DD",2],"Do","date"),
|
1210
1211
|
// ALIASES
|
1211
1212
|
ne("date","D"),
|
1212
1213
|
// PRIORITY
|
1213
1214
|
se("date",9),
|
1214
1215
|
// PARSING
|
1215
|
-
|
1216
|
+
$e("D",Ee),$e("DD",Ee,ve),$e("Do",(function(e,t){
|
1216
1217
|
// TODO: Remove "ordinalParse" fallback in next major release.
|
1217
1218
|
return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient})),Re(["D","DD"],We),Re("Do",(function(e,t){t[We]=ue(e.match(Ee)[0])}));
|
1218
1219
|
// MOMENTS
|
@@ -1228,13 +1229,13 @@ ne("dayOfYear","DDD"),
|
|
1228
1229
|
// PRIORITY
|
1229
1230
|
se("dayOfYear",4),
|
1230
1231
|
// PARSING
|
1231
|
-
|
1232
|
+
$e("DDD",xe),$e("DDDD",_e),Re(["DDD","DDDD"],(function(e,t,n){n._dayOfYear=ue(e)})),R("m",["mm",2],0,"minute"),
|
1232
1233
|
// ALIASES
|
1233
1234
|
ne("minute","m"),
|
1234
1235
|
// PRIORITY
|
1235
1236
|
se("minute",14),
|
1236
1237
|
// PARSING
|
1237
|
-
|
1238
|
+
$e("m",Ee),$e("mm",Ee,ve),Re(["m","mm"],Ze);
|
1238
1239
|
// MOMENTS
|
1239
1240
|
var no=he("Minutes",!1);
|
1240
1241
|
// FORMATTING
|
@@ -1244,7 +1245,7 @@ ne("second","s"),
|
|
1244
1245
|
// PRIORITY
|
1245
1246
|
se("second",15),
|
1246
1247
|
// PARSING
|
1247
|
-
|
1248
|
+
$e("s",Ee),$e("ss",Ee,ve),Re(["s","ss"],Xe);
|
1248
1249
|
// MOMENTS
|
1249
1250
|
var ro,io,oo=he("Seconds",!1);
|
1250
1251
|
// FORMATTING
|
@@ -1254,11 +1255,11 @@ ne("millisecond","ms"),
|
|
1254
1255
|
// PRIORITY
|
1255
1256
|
se("millisecond",16),
|
1256
1257
|
// PARSING
|
1257
|
-
|
1258
|
+
$e("S",xe,be),$e("SS",xe,ve),$e("SSS",xe,_e),ro="SSSS";ro.length<=9;ro+="S")$e(ro,Me);function so(e,t){t[Ke]=ue(1e3*("0."+e))}for(ro="S";ro.length<=9;ro+="S")Re(ro,so);
|
1258
1259
|
// MOMENTS
|
1259
1260
|
function ao(){return this._isUTC?"UTC":""}function lo(){return this._isUTC?"Coordinated Universal Time":""}io=he("Milliseconds",!1),
|
1260
1261
|
// FORMATTING
|
1261
|
-
R("z",0,0,"zoneAbbr"),R("zz",0,0,"zoneName");var co=k.prototype;function uo(e){return Kn(1e3*e)}function ho(){return Kn.apply(null,arguments).parseZone()}function fo(e){return e}co.add
|
1262
|
+
R("z",0,0,"zoneAbbr"),R("zz",0,0,"zoneName");var co=k.prototype;function uo(e){return Kn(1e3*e)}function ho(){return Kn.apply(null,arguments).parseZone()}function fo(e){return e}co.add=$r,co.calendar=Gr,co.clone=jr,co.diff=qr,co.endOf=bi,co.format=ni,co.from=ri,co.fromNow=ii,co.to=oi,co.toNow=si,co.get=pe,co.invalidAt=Li,co.isAfter=Vr,co.isBefore=Wr,co.isBetween=zr,co.isSame=Zr,co.isSameOrAfter=Xr,co.isSameOrBefore=Kr,co.isValid=Ti,co.lang=li,co.locale=ai,co.localeData=ci,co.max=Jn,co.min=qn,co.parsingFlags=xi,co.set=me,co.startOf=yi,co.subtract=Hr,co.toArray=ki,co.toObject=Ei,co.toDate=wi,co.toISOString=ei,co.inspect=ti,"undefined"!=typeof Symbol&&null!=Symbol.for&&(co[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),co.toJSON=Si,co.toString=Qr,co.unix=_i,co.valueOf=vi,co.creationData=Di,co.eraName=Ii,co.eraNarrow=Ai,co.eraAbbr=Pi,co.eraYear=$i,co.year=yt,co.isLeapYear=bt,co.weekYear=Vi,co.isoWeekYear=Wi,co.quarter=co.quarters=Qi,co.month=ht,co.daysInMonth=dt,co.week=co.weeks=Mt,co.isoWeek=co.isoWeeks=Ot,co.weeksInYear=Xi,co.weeksInWeekYear=Ki,co.isoWeeksInYear=zi,co.isoWeeksInISOWeekYear=Zi,co.date=eo,co.day=co.days=Vt,co.weekday=Wt,co.isoWeekday=zt,co.dayOfYear=to,co.hour=co.hours=on,co.minute=co.minutes=no,co.second=co.seconds=oo,co.millisecond=co.milliseconds=io,co.utcOffset=gr,co.utc=br,co.local=vr,co.parseZone=_r,co.hasAlignedHourOffset=wr,co.isDST=kr,co.isLocal=Sr,co.isUtcOffset=Tr,co.isUtc=xr,co.isUTC=xr,co.zoneAbbr=ao,co.zoneName=lo,co.dates=T("dates accessor is deprecated. Use date instead.",eo),co.months=T("months accessor is deprecated. Use month instead",ht),co.years=T("years accessor is deprecated. Use year instead",yt),co.zone=T("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",yr),co.isDSTShifted=T("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Er);var po=I.prototype;function mo(e,t,n,r){var i=vn(),o=p().set(r,t);return i[n](o,e)}function go(e,t,n){if(u(e)&&(t=e,e=void 0),e=e||"",null!=t)return mo(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=mo(e,r,n,"month");return i}
|
1262
1263
|
// ()
|
1263
1264
|
// (5)
|
1264
1265
|
// (fmt, 5)
|
@@ -1267,7 +1268,7 @@ R("z",0,0,"zoneAbbr"),R("zz",0,0,"zoneName");var co=k.prototype;function uo(e){r
|
|
1267
1268
|
// (true, 5)
|
1268
1269
|
// (true, fmt, 5)
|
1269
1270
|
// (true, fmt)
|
1270
|
-
function yo(e,t,n,r){"boolean"==typeof e?(u(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,u(t)&&(n=t,t=void 0),t=t||"");var i,o=vn(),s=e?o._week.dow:0,a=[];if(null!=n)return mo(t,(n+s)%7,r,"day");for(i=0;i<7;i++)a[i]=mo(t,(i+s)%7,r,"day");return a}function bo(e,t){return go(e,t,"months")}function vo(e,t){return go(e,t,"monthsShort")}function _o(e,t,n){return yo(e,t,n,"weekdays")}function wo(e,t,n){return yo(e,t,n,"weekdaysShort")}function ko(e,t,n){return yo(e,t,n,"weekdaysMin")}po.calendar=
|
1271
|
+
function yo(e,t,n,r){"boolean"==typeof e?(u(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,u(t)&&(n=t,t=void 0),t=t||"");var i,o=vn(),s=e?o._week.dow:0,a=[];if(null!=n)return mo(t,(n+s)%7,r,"day");for(i=0;i<7;i++)a[i]=mo(t,(i+s)%7,r,"day");return a}function bo(e,t){return go(e,t,"months")}function vo(e,t){return go(e,t,"monthsShort")}function _o(e,t,n){return yo(e,t,n,"weekdays")}function wo(e,t,n){return yo(e,t,n,"weekdaysShort")}function ko(e,t,n){return yo(e,t,n,"weekdaysMin")}po.calendar=P,po.longDateFormat=W,po.invalidDate=Z,po.ordinal=q,po.preparse=fo,po.postformat=fo,po.relativeTime=Q,po.pastFuture=ee,po.set=O,po.eras=Mi,po.erasParse=Oi,po.erasConvertYear=Fi,po.erasAbbrRegex=Ci,po.erasNameRegex=Hi,po.erasNarrowRegex=Bi,po.months=st,po.monthsShort=at,po.monthsParse=ct,po.monthsRegex=pt,po.monthsShortRegex=ft,po.week=Tt,po.firstDayOfYear=Dt,po.firstDayOfWeek=Lt,po.weekdays=Rt,po.weekdaysMin=Ut,po.weekdaysShort=Yt,po.weekdaysParse=jt,po.weekdaysRegex=Zt,po.weekdaysShortRegex=Xt,po.weekdaysMinRegex=Kt,po.isPM=nn,po.meridiem=sn,gn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===ue(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),
|
1271
1272
|
// Side effect imports
|
1272
1273
|
r.lang=T("moment.lang is deprecated. Use moment.locale instead.",gn),r.langData=T("moment.langData is deprecated. Use moment.localeData instead.",vn);var Eo=Math.abs;function So(){var e=this._data;return this._milliseconds=Eo(this._milliseconds),this._days=Eo(this._days),this._months=Eo(this._months),e.milliseconds=Eo(e.milliseconds),e.seconds=Eo(e.seconds),e.minutes=Eo(e.minutes),e.hours=Eo(e.hours),e.months=Eo(e.months),e.years=Eo(e.years),this}function To(e,t,n,r){var i=Mr(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}
|
1273
1274
|
// supports only 2.0-style add(1, 's') or add(duration)
|
@@ -1276,25 +1277,25 @@ function xo(e,t){return To(this,e,t,1)}
|
|
1276
1277
|
function Lo(e,t){return To(this,e,t,-1)}function Do(e){return e<0?Math.floor(e):Math.ceil(e)}function Mo(){var e,t,n,r,i,o=this._milliseconds,s=this._days,a=this._months,l=this._data;
|
1277
1278
|
// if we have a mix of positive and negative values, bubble down first
|
1278
1279
|
// check: https://github.com/moment/moment/issues/2166
|
1279
|
-
return o>=0&&s>=0&&a>=0||o<=0&&s<=0&&a<=0||(o+=864e5*Do(
|
1280
|
+
return o>=0&&s>=0&&a>=0||o<=0&&s<=0&&a<=0||(o+=864e5*Do(Fo(a)+s),s=0,a=0),
|
1280
1281
|
// The following code bubbles up values, see the tests for
|
1281
1282
|
// examples of what that means.
|
1282
1283
|
l.milliseconds=o%1e3,e=ce(o/1e3),l.seconds=e%60,t=ce(e/60),l.minutes=t%60,n=ce(t/60),l.hours=n%24,s+=ce(n/24),a+=
|
1283
1284
|
// convert days to months
|
1284
|
-
i=ce(
|
1285
|
+
i=ce(Oo(s)),s-=Do(Fo(i)),
|
1285
1286
|
// 12 months -> 1 year
|
1286
|
-
r=ce(a/12),a%=12,l.days=s,l.months=a,l.years=r,this}function
|
1287
|
+
r=ce(a/12),a%=12,l.days=s,l.months=a,l.years=r,this}function Oo(e){
|
1287
1288
|
// 400 years have 146097 days (taking into account leap year rules)
|
1288
1289
|
// 400 years have 12 months === 4800
|
1289
|
-
return 4800*e/146097}function
|
1290
|
+
return 4800*e/146097}function Fo(e){
|
1290
1291
|
// the reverse of daysToMonths
|
1291
|
-
return 146097*e/4800}function Io(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if("month"===(e=re(e))||"quarter"===e||"year"===e)switch(t=this._days+r/864e5,n=this._months+
|
1292
|
+
return 146097*e/4800}function Io(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if("month"===(e=re(e))||"quarter"===e||"year"===e)switch(t=this._days+r/864e5,n=this._months+Oo(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(
|
1292
1293
|
// handle milliseconds separately because of floating point math errors (issue #1867)
|
1293
|
-
t=this._days+Math.round(
|
1294
|
+
t=this._days+Math.round(Fo(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return 24*t+r/36e5;case"minute":return 1440*t+r/6e4;case"second":return 86400*t+r/1e3;
|
1294
1295
|
// Math.floor prevents floating point math errors here
|
1295
1296
|
case"millisecond":return Math.floor(864e5*t)+r;default:throw new Error("Unknown unit "+e)}}
|
1296
1297
|
// TODO: Use this.as('ms')?
|
1297
|
-
function
|
1298
|
+
function Ao(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*ue(this._months/12):NaN}function Po(e){return function(){return this.as(e)}}var $o=Po("ms"),Ho=Po("s"),Co=Po("m"),Bo=Po("h"),No=Po("d"),Ro=Po("w"),Yo=Po("M"),Uo=Po("Q"),Go=Po("y");function jo(){return Mr(this)}function Vo(e){return e=re(e),this.isValid()?this[e+"s"]():NaN}function Wo(e){return function(){return this.isValid()?this._data[e]:NaN}}var zo=Wo("milliseconds"),Zo=Wo("seconds"),Xo=Wo("minutes"),Ko=Wo("hours"),qo=Wo("days"),Jo=Wo("months"),Qo=Wo("years");function es(){return ce(this.days()/7)}var ts=Math.round,ns={ss:44,// a few seconds to seconds
|
1298
1299
|
s:45,// seconds to minute
|
1299
1300
|
m:45,// minutes to hour
|
1300
1301
|
h:22,// hours to day
|
@@ -1320,11 +1321,11 @@ e=ce(l/60),t=ce(e/60),l%=60,e%=60,
|
|
1320
1321
|
// 12 months -> 1 year
|
1321
1322
|
n=ce(u/12),u%=12,
|
1322
1323
|
// inspired by https://github.com/dordille/moment-isoduration/blob/master/moment.isoduration.js
|
1323
|
-
r=l?l.toFixed(3).replace(/\.?0+$/,""):"",i=h<0?"-":"",o=cs(this._months)!==cs(h)?"-":"",s=cs(this._days)!==cs(h)?"-":"",a=cs(this._milliseconds)!==cs(h)?"-":"",i+"P"+(n?o+n+"Y":"")+(u?o+u+"M":"")+(c?s+c+"D":"")+(t||e||l?"T":"")+(t?a+t+"H":"")+(e?a+e+"M":"")+(l?a+r+"S":"")):"P0D"}var hs=ar.prototype;return hs.isValid=or,hs.abs=So,hs.add=xo,hs.subtract=Lo,hs.as=Io,hs.asMilliseconds
|
1324
|
+
r=l?l.toFixed(3).replace(/\.?0+$/,""):"",i=h<0?"-":"",o=cs(this._months)!==cs(h)?"-":"",s=cs(this._days)!==cs(h)?"-":"",a=cs(this._milliseconds)!==cs(h)?"-":"",i+"P"+(n?o+n+"Y":"")+(u?o+u+"M":"")+(c?s+c+"D":"")+(t||e||l?"T":"")+(t?a+t+"H":"")+(e?a+e+"M":"")+(l?a+r+"S":"")):"P0D"}var hs=ar.prototype;return hs.isValid=or,hs.abs=So,hs.add=xo,hs.subtract=Lo,hs.as=Io,hs.asMilliseconds=$o,hs.asSeconds=Ho,hs.asMinutes=Co,hs.asHours=Bo,hs.asDays=No,hs.asWeeks=Ro,hs.asMonths=Yo,hs.asQuarters=Uo,hs.asYears=Go,hs.valueOf=Ao,hs._bubble=Mo,hs.clone=jo,hs.get=Vo,hs.milliseconds=zo,hs.seconds=Zo,hs.minutes=Xo,hs.hours=Ko,hs.days=qo,hs.weeks=es,hs.months=Jo,hs.years=Qo,hs.humanize=as,hs.toISOString=us,hs.toString=us,hs.toJSON=us,hs.locale=ai,hs.localeData=ci,hs.toIsoString=T("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",us),hs.lang=li,
|
1324
1325
|
// FORMATTING
|
1325
1326
|
R("X",0,0,"unix"),R("x",0,0,"valueOf"),
|
1326
1327
|
// PARSING
|
1327
|
-
|
1328
|
+
$e("x",Oe),$e("X",Ae),Re("X",(function(e,t,n){n._d=new Date(1e3*parseFloat(e))})),Re("x",(function(e,t,n){n._d=new Date(ue(e))})),
|
1328
1329
|
//! moment.js
|
1329
1330
|
r.version="2.29.4",i(Kn),r.fn=co,r.min=er,r.max=tr,r.now=nr,r.utc=p,r.unix=uo,r.months=bo,r.isDate=h,r.locale=gn,r.invalid=b,r.duration=Mr,r.isMoment=E,r.weekdays=_o,r.parseZone=ho,r.localeData=vn,r.isDuration=lr,r.monthsShort=vo,r.weekdaysMin=ko,r.defineLocale=yn,r.updateLocale=bn,r.locales=_n,r.weekdaysShort=wo,r.normalizeUnits=re,r.relativeTimeRounding=os,r.relativeTimeThreshold=ss,r.calendarFormat=Ur,r.prototype=co,
|
1330
1331
|
// currently HTML5 input type only supports 24-hour formats
|
@@ -1336,69 +1337,69 @@ TIME:"HH:mm",// <input type="time" />
|
|
1336
1337
|
TIME_SECONDS:"HH:mm:ss",// <input type="time" step="1" />
|
1337
1338
|
TIME_MS:"HH:mm:ss.SSS",// <input type="time" step="0.001" />
|
1338
1339
|
WEEK:"GGGG-[W]WW",// <input type="week" />
|
1339
|
-
MONTH:"YYYY-MM"},r}()}));function
|
1340
|
-
/* src/CasinoFooterV2.svelte generated by Svelte v3.59.2 */function
|
1340
|
+
MONTH:"YYYY-MM"},r}()}));function Ai(e,t){zn(e,t)}const Pi={en:{timeText:"Time",sessionTimer:"logged in for {timeString}",panicButton:"Hold button for 3 seconds to take 24-hour timeout"},de:{timeText:"bet-at-home Zeit:",sessionTimer:"Eingeloggt seit {timeString} Stunden",panicButton:"Button für 3 Sekunden drücken um eine 24-stündige Auszeit zu nehmen"},fr:{timeText:"Time",sessionTimer:"logged in for {timeString}",panicButton:"Hold button for 3 seconds to take 24-hour timeout"},ro:{timeText:"Ora",sessionTimer:"online de {timeString}",panicButton:"Hold button for 3 seconds to take 24-hour timeout"},es:{timeText:"Hora",sessionTimer:"tiempo sesión {timeString}",panicButton:"Dar clic durante 3 segundos para tomar un descanso de 24 horas"},pt:{timeText:"Time",sessionTimer:"logged in for {timeString}",panicButton:"Hold button for 3 seconds to take 24-hour timeout"},hr:{timeText:"Vrijeme",sessionTimer:"Prijavljeni ste {timeString}",panicButton:"Držite gumb 3 sekunde kako bi uzeli 24-satni timeout"},sl:{timeText:"Time",sessionTimer:"logged in for {timeString}",panicButton:"Držite gumb 3 sekunde, da bi vzeli 24 urni premor"},pl:{timeText:"Time",sessionTimer:"logged in for {timeString}",panicButton:"Przytrzymaj przycisk przez 3 sekundy, aby uzyskać 24-godzinny limit czasu"}},{document:$i}=h;
|
1341
|
+
/* src/CasinoFooterV2.svelte generated by Svelte v3.59.2 */function Hi(e,t,n){const r=e.slice();return r[81]=t[n],r}function Ci(e,t,n){const r=e.slice();return r[84]=t[n],r}function Bi(e,t,n){const r=e.slice();return r[87]=t[n],r}
|
1341
1342
|
// (294:2) {#if headScript}
|
1342
|
-
function
|
1343
|
+
function Ni(e){let t,n;return{c(){t=g("script"),a(t.src,n=/*licenseScriptSrc*/e[23])||k(t,"src",n)},m(e,n){f(e,t,n)},p(e,r){/*licenseScriptSrc*/8388608&r[0]&&!a(t.src,n=/*licenseScriptSrc*/e[23])&&k(t,"src",n)},d(e){e&&p(t)}}}
|
1343
1344
|
// (304:2) {:else}
|
1344
|
-
function
|
1345
|
-
/*div2_binding*/,e[56](t)},p(e,t){/*helpLinksRepeater*/e[13]?y?y.p(e,t):(y=
|
1345
|
+
function Ri(e){let t,n,r,i,o,s,a,l,c,u,h,m,y=/*helpLinksRepeater*/e[13]&&Gi(e),b=/*gameVendorsRepeater*/e[8]&&Wi(e),_=/*paymentMethodsRepeater*/e[10]&&Zi(e),w=/*panicbuttonenabled*/"true"===e[3]&&/*isLoggedIn*/e[25]&&Ki(e),E=/*licensesRepeater*/e[15]&&qi(e),S=/*sponsorsRepeater*/e[12]&&eo(e),T=/*socialLinksRepeater*/e[17]&&ro(e),x=/*languageselectorenabled*/"true"===e[2]&&/*languagePackLoaded*/e[31]&&/*selectedLanguage*/e[26]&&oo(e),L=/*copyright*/e[18]&&lo(e);return{c(){t=g("div"),n=g("div"),y&&y.c(),i=v(),o=g("div"),b&&b.c(),s=v(),_&&_.c(),a=v(),w&&w.c(),l=v(),E&&E.c(),c=v(),S&&S.c(),u=v(),T&&T.c(),h=v(),x&&x.c(),m=v(),L&&L.c(),k(n,"class",r="FooterSide "+(/*isOnMobile*/e[33]&&/*isLoggedIn*/e[25]&&/*panicbuttonenabled*/"true"===e[3]?"FooterSideMobile":"")),k(o,"class","FooterGrid"),k(t,"class","Footer")},m(r,p){f(r,t,p),d(t,n),y&&y.m(n,null),d(t,i),d(t,o),b&&b.m(o,null),d(o,s),_&&_.m(o,null),d(o,a),w&&w.m(o,null),d(o,l),E&&E.m(o,null),d(o,c),S&&S.m(o,null),d(o,u),T&&T.m(o,null),d(o,h),x&&x.m(o,null),d(o,m),L&&L.m(o,null)
|
1346
|
+
/*div2_binding*/,e[56](t)},p(e,t){/*helpLinksRepeater*/e[13]?y?y.p(e,t):(y=Gi(e),y.c(),y.m(n,null)):y&&(y.d(1),y=null),/*isLoggedIn, panicbuttonenabled*/33554440&t[0]&&r!==(r="FooterSide "+(/*isOnMobile*/e[33]&&/*isLoggedIn*/e[25]&&/*panicbuttonenabled*/"true"===e[3]?"FooterSideMobile":""))&&k(n,"class",r),/*gameVendorsRepeater*/e[8]?b?b.p(e,t):(b=Wi(e),b.c(),b.m(o,s)):b&&(b.d(1),b=null),/*paymentMethodsRepeater*/e[10]?_?_.p(e,t):(_=Zi(e),_.c(),_.m(o,a)):_&&(_.d(1),_=null),/*panicbuttonenabled*/"true"===e[3]&&/*isLoggedIn*/e[25]?w?w.p(e,t):(w=Ki(e),w.c(),w.m(o,l)):w&&(w.d(1),w=null),/*licensesRepeater*/e[15]?E?E.p(e,t):(E=qi(e),E.c(),E.m(o,c)):E&&(E.d(1),E=null),/*sponsorsRepeater*/e[12]?S?S.p(e,t):(S=eo(e),S.c(),S.m(o,u)):S&&(S.d(1),S=null),/*socialLinksRepeater*/e[17]?T?T.p(e,t):(T=ro(e),T.c(),T.m(o,h)):T&&(T.d(1),T=null),/*languageselectorenabled*/"true"===e[2]&&/*languagePackLoaded*/e[31]&&/*selectedLanguage*/e[26]?x?x.p(e,t):(x=oo(e),x.c(),x.m(o,m)):x&&(x.d(1),x=null),/*copyright*/e[18]?L?L.p(e,t):(L=lo(e),L.c(),L.m(o,null)):L&&(L.d(1),L=null)},d(n){n&&p(t),y&&y.d(),b&&b.d(),_&&_.d(),w&&w.d(),E&&E.d(),S&&S.d(),T&&T.d(),x&&x.d(),L&&L.d()
|
1346
1347
|
/*div2_binding*/,e[56](null)}}}
|
1347
1348
|
// (302:2) {#if isLoading}
|
1348
|
-
function
|
1349
|
+
function Yi(t){let n;return{c(){n=g("p"),n.textContent="Loading ...",k(n,"class","SearchLoading")},m(e,t){f(e,n,t)},p:e,d(e){e&&p(n)}}}
|
1349
1350
|
// (299:0) {#if hasErrors}
|
1350
|
-
function
|
1351
|
+
function Ui(t){let n;return{c(){n=g("p"),n.textContent="500 Error - Internal Server Error",k(n,"class","SearchLoading")},m(e,t){f(e,n,t)},p:e,d(e){e&&p(n)}}}
|
1351
1352
|
// (309:8) {#if helpLinksRepeater}
|
1352
|
-
function
|
1353
|
+
function Gi(e){let t,n=/*helpLinksRepeater*/e[13],r=[];for(let t=0;t<n.length;t+=1)r[t]=Vi(Bi(e,n,t));return{c(){for(let e=0;e<r.length;e+=1)r[e].c();t=_()},m(e,n){for(let t=0;t<r.length;t+=1)r[t]&&r[t].m(e,n);f(e,t,n)},p(e,i){if(/*clientstyling, helpLinksRepeater, baseurl, lang*/8211&i[0]){let o;for(n=/*helpLinksRepeater*/e[13],o=0;o<n.length;o+=1){const s=Bi(e,n,o);r[o]?r[o].p(s,i):(r[o]=Vi(s),r[o].c(),r[o].m(t.parentNode,t))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length}},d(e){m(r,e),e&&p(t)}}}
|
1353
1354
|
// (311:12) {#if category.key}
|
1354
|
-
function
|
1355
|
+
function ji(e){let t,n,r=/*category*/e[87].key+"";return{c(){t=g("p"),n=b(r),k(t,"class","FooterTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*helpLinksRepeater*/8192&t[0]&&r!==(r=/*category*/e[87].key+"")&&S(n,r)},d(e){e&&p(t)}}}
|
1355
1356
|
// (310:10) {#each helpLinksRepeater as category}
|
1356
|
-
function
|
1357
|
+
function Vi(e){let t,n,r,i=/*category*/e[87].key&&ji(e);return{c(){i&&i.c(),t=v(),n=g("casino-footer-section"),E(n,"helperflag","1"),E(n,"clientstyling",/*clientstyling*/e[0]),E(n,"category",r=/*category*/e[87].key),E(n,"displaycolumn","true"),E(n,"baseurl",/*baseurl*/e[4]),E(n,"lang",/*lang*/e[1]),E(n,"footertype","footersecondary")},m(e,r){i&&i.m(e,r),f(e,t,r),f(e,n,r)},p(e,o){/*category*/e[87].key?i?i.p(e,o):(i=ji(e),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),/*clientstyling*/1&o[0]&&E(n,"clientstyling",/*clientstyling*/e[0]),/*helpLinksRepeater*/8192&o[0]&&r!==(r=/*category*/e[87].key)&&E(n,"category",r),/*baseurl*/16&o[0]&&E(n,"baseurl",/*baseurl*/e[4]),/*lang*/2&o[0]&&E(n,"lang",/*lang*/e[1])},d(e){i&&i.d(e),e&&p(t),e&&p(n)}}}
|
1357
1358
|
// (329:8) {#if gameVendorsRepeater}
|
1358
|
-
function
|
1359
|
+
function Wi(e){let t,n,r,i,o=/*gameVendorsLinksTitle*/e[7]&&zi(e);return{c(){t=g("div"),n=g("div"),o&&o.c(),r=v(),i=g("casino-footer-section"),E(i,"vendorflag","1"),E(i,"clientstyling",/*clientstyling*/e[0]),E(i,"baseurl",/*baseurl*/e[4]),E(i,"lang",/*lang*/e[1]),E(i,"footertype","footersecondary"),k(t,"class","GridRow")},m(e,s){f(e,t,s),d(t,n),o&&o.m(n,null),d(n,r),d(n,i)},p(e,t){/*gameVendorsLinksTitle*/e[7]?o?o.p(e,t):(o=zi(e),o.c(),o.m(n,r)):o&&(o.d(1),o=null),/*clientstyling*/1&t[0]&&E(i,"clientstyling",/*clientstyling*/e[0]),/*baseurl*/16&t[0]&&E(i,"baseurl",/*baseurl*/e[4]),/*lang*/2&t[0]&&E(i,"lang",/*lang*/e[1])},d(e){e&&p(t),o&&o.d()}}}
|
1359
1360
|
// (332:14) {#if gameVendorsLinksTitle}
|
1360
|
-
function
|
1361
|
+
function zi(e){let t,n;return{c(){t=g("p"),n=b(/*gameVendorsLinksTitle*/e[7]),k(t,"class","FooterTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*gameVendorsLinksTitle*/128&t[0]&&S(n,/*gameVendorsLinksTitle*/e[7])},d(e){e&&p(t)}}}
|
1361
1362
|
// (347:6) {#if paymentMethodsRepeater}
|
1362
|
-
function
|
1363
|
+
function Zi(e){let t,n,r,i,o=/*paymentLinksTitle*/e[9]&&Xi(e);return{c(){t=g("div"),n=g("div"),o&&o.c(),r=v(),i=g("casino-footer-section"),E(i,"paymentflag","1"),E(i,"clientstyling",/*clientstyling*/e[0]),E(i,"baseurl",/*baseurl*/e[4]),E(i,"lang",/*lang*/e[1]),E(i,"footertype","footersecondary"),k(t,"class","GridRow")},m(e,s){f(e,t,s),d(t,n),o&&o.m(n,null),d(n,r),d(n,i)},p(e,t){/*paymentLinksTitle*/e[9]?o?o.p(e,t):(o=Xi(e),o.c(),o.m(n,r)):o&&(o.d(1),o=null),/*clientstyling*/1&t[0]&&E(i,"clientstyling",/*clientstyling*/e[0]),/*baseurl*/16&t[0]&&E(i,"baseurl",/*baseurl*/e[4]),/*lang*/2&t[0]&&E(i,"lang",/*lang*/e[1])},d(e){e&&p(t),o&&o.d()}}}
|
1363
1364
|
// (350:12) {#if paymentLinksTitle}
|
1364
|
-
function
|
1365
|
+
function Xi(e){let t,n;return{c(){t=g("p"),n=b(/*paymentLinksTitle*/e[9]),k(t,"class","FooterTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*paymentLinksTitle*/512&t[0]&&S(n,/*paymentLinksTitle*/e[9])},d(e){e&&p(t)}}}
|
1365
1366
|
// (366:6) {#if panicbuttonenabled === "true" && isLoggedIn}
|
1366
|
-
function
|
1367
|
+
function Ki(e){let t;return{c(){t=g("panic-button"),E(t,"customtext",/*panicButtonCustomText*/e[32]),E(t,"alternativestyling","true"),E(t,"lang",/*lang*/e[1]),E(t,"clientstyling",/*clientstyling*/e[0])},m(e,n){f(e,t,n)},p(e,n){/*panicButtonCustomText*/2&n[1]&&E(t,"customtext",/*panicButtonCustomText*/e[32]),/*lang*/2&n[0]&&E(t,"lang",/*lang*/e[1]),/*clientstyling*/1&n[0]&&E(t,"clientstyling",/*clientstyling*/e[0])},d(e){e&&p(t)}}}
|
1367
1368
|
// (376:6) {#if licensesRepeater}
|
1368
|
-
function
|
1369
|
+
function qi(e){let t,n,r,i,o,s,a=/*licensesLinksTitle*/e[14]&&Ji(e),l=/*licenseDesc*/e[19]&&Qi(e);return{c(){t=g("div"),n=g("div"),a&&a.c(),r=v(),i=g("casino-footer-section"),o=v(),s=g("div"),l&&l.c(),E(i,"licenseflag","1"),E(i,"clientstyling",/*clientstyling*/e[0]),E(i,"baseurl",/*baseurl*/e[4]),E(i,"lang",/*lang*/e[1]),E(i,"footertype","footersecondary"),k(n,"class","LicenseLinks"),k(s,"class","LicenseDesc"),k(t,"class","GridRow")},m(e,c){f(e,t,c),d(t,n),a&&a.m(n,null),d(n,r),d(n,i),d(t,o),d(t,s),l&&l.m(s,null)},p(e,t){/*licensesLinksTitle*/e[14]?a?a.p(e,t):(a=Ji(e),a.c(),a.m(n,r)):a&&(a.d(1),a=null),/*clientstyling*/1&t[0]&&E(i,"clientstyling",/*clientstyling*/e[0]),/*baseurl*/16&t[0]&&E(i,"baseurl",/*baseurl*/e[4]),/*lang*/2&t[0]&&E(i,"lang",/*lang*/e[1]),/*licenseDesc*/e[19]?l?l.p(e,t):(l=Qi(e),l.c(),l.m(s,null)):l&&(l.d(1),l=null)},d(e){e&&p(t),a&&a.d(),l&&l.d()}}}
|
1369
1370
|
// (379:12) {#if licensesLinksTitle}
|
1370
|
-
function
|
1371
|
+
function Ji(e){let t,n;return{c(){t=g("p"),n=b(/*licensesLinksTitle*/e[14]),k(t,"class","FooterTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*licensesLinksTitle*/16384&t[0]&&S(n,/*licensesLinksTitle*/e[14])},d(e){e&&p(t)}}}
|
1371
1372
|
// (392:12) {#if licenseDesc}
|
1372
|
-
function
|
1373
|
+
function Qi(e){let t,n,o,s,a,l,c;return{c(){t=g("div"),o=v(),s=g("div"),k(t,"class","DetailedLicenses"),k(s,"class","DetailedCustomLicenses")},m(r,i){f(r,t,i),f(r,o,i),f(r,s,i),l||(c=[u(n=/*setContent*/e[34].call(null,t,/*licenseDesc*/e[19])),u(a=/*setContent*/e[34].call(null,s,/*licenseScript*/e[24]))],l=!0)},p(e,t){n&&i(n.update)&&/*licenseDesc*/524288&t[0]&&n.update.call(null,/*licenseDesc*/e[19]),a&&i(a.update)&&/*licenseScript*/16777216&t[0]&&a.update.call(null,/*licenseScript*/e[24])},d(e){e&&p(t),e&&p(o),e&&p(s),l=!1,r(c)}}}
|
1373
1374
|
// (403:6) {#if sponsorsRepeater}
|
1374
|
-
function
|
1375
|
+
function eo(e){let t,n=/*sponsorsRepeater*/e[12]&&to(e);return{c(){t=g("div"),n&&n.c(),k(t,"class","GridRow")},m(e,r){f(e,t,r),n&&n.m(t,null)},p(e,r){/*sponsorsRepeater*/e[12]?n?n.p(e,r):(n=to(e),n.c(),n.m(t,null)):n&&(n.d(1),n=null)},d(e){e&&p(t),n&&n.d()}}}
|
1375
1376
|
// (405:10) {#if sponsorsRepeater}
|
1376
|
-
function
|
1377
|
+
function to(e){let t,n,r,i=/*sponsorsLinksTitle*/e[11]&&no(e);return{c(){t=g("div"),i&&i.c(),n=v(),r=g("casino-footer-section"),E(r,"sponsorflag","1"),E(r,"clientstyling",/*clientstyling*/e[0]),E(r,"baseurl",/*baseurl*/e[4]),E(r,"lang",/*lang*/e[1]),E(r,"footertype","footersecondary")},m(e,o){f(e,t,o),i&&i.m(t,null),d(t,n),d(t,r)},p(e,o){/*sponsorsLinksTitle*/e[11]?i?i.p(e,o):(i=no(e),i.c(),i.m(t,n)):i&&(i.d(1),i=null),/*clientstyling*/1&o[0]&&E(r,"clientstyling",/*clientstyling*/e[0]),/*baseurl*/16&o[0]&&E(r,"baseurl",/*baseurl*/e[4]),/*lang*/2&o[0]&&E(r,"lang",/*lang*/e[1])},d(e){e&&p(t),i&&i.d()}}}
|
1377
1378
|
// (407:12) {#if sponsorsLinksTitle}
|
1378
|
-
function
|
1379
|
+
function no(e){let t,n;return{c(){t=g("p"),n=b(/*sponsorsLinksTitle*/e[11]),k(t,"class","FooterTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*sponsorsLinksTitle*/2048&t[0]&&S(n,/*sponsorsLinksTitle*/e[11])},d(e){e&&p(t)}}}
|
1379
1380
|
// (424:8) {#if socialLinksRepeater}
|
1380
|
-
function
|
1381
|
+
function ro(e){let t,n,r,i=/*socialLinksTitle*/e[16]&&io(e);return{c(){t=g("div"),i&&i.c(),n=v(),r=g("casino-footer-section"),E(r,"socialflag","1"),E(r,"clientstyling",/*clientstyling*/e[0]),E(r,"baseurl",/*baseurl*/e[4]),E(r,"lang",/*lang*/e[1]),E(r,"footertype","footersecondary"),k(t,"class","GridRow")},m(e,o){f(e,t,o),i&&i.m(t,null),d(t,n),d(t,r)},p(e,o){/*socialLinksTitle*/e[16]?i?i.p(e,o):(i=io(e),i.c(),i.m(t,n)):i&&(i.d(1),i=null),/*clientstyling*/1&o[0]&&E(r,"clientstyling",/*clientstyling*/e[0]),/*baseurl*/16&o[0]&&E(r,"baseurl",/*baseurl*/e[4]),/*lang*/2&o[0]&&E(r,"lang",/*lang*/e[1])},d(e){e&&p(t),i&&i.d()}}}
|
1381
1382
|
// (426:12) {#if socialLinksTitle}
|
1382
|
-
function
|
1383
|
+
function io(e){let t,n;return{c(){t=g("p"),n=b(/*socialLinksTitle*/e[16]),k(t,"class","FooterTitle")},m(e,r){f(e,t,r),d(t,n)},p(e,t){/*socialLinksTitle*/65536&t[0]&&S(n,/*socialLinksTitle*/e[16])},d(e){e&&p(t)}}}
|
1383
1384
|
// (441:6) {#if (languageselectorenabled==="true" && languagePackLoaded && selectedLanguage)}
|
1384
|
-
function
|
1385
|
-
/*div0_binding*/e[55](l),d(s,u),d(s,h),d(h,_),d(h,x),d(h,L),d(h,D),d(D,M),
|
1386
|
-
/*div0_binding*/e[55](null),
|
1385
|
+
function oo(e){let t,n,i,o,s,l,c,u,h,_,E,x,L,D,M,O,F,I=/*languagesArray*/e[27],A=[];for(let t=0;t<I.length;t+=1)A[t]=so(Ci(e,I,t));let P=/*languages*/e[5],$=[];for(let t=0;t<P.length;t+=1)$[t]=ao(Hi(e,P,t));return{c(){t=g("div"),n=g("div"),i=g("select");for(let e=0;e<A.length;e+=1)A[e].c();o=v(),s=g("div"),l=g("div"),c=g("ul");for(let e=0;e<$.length;e+=1)$[e].c();u=v(),h=g("button"),_=g("img"),x=b(/*languageDisplayName*/e[29]),L=v(),D=y("svg"),M=y("path"),k(i,"class","Item ItemLanguage"),/*selectedLanguage*/void 0===e[26]&&C((()=>/*select_change_handler*/e[53].call(i))),k(c,"id","LanguageList"),k(l,"class","LanguageDrawer hidden"),k(_,"class","LanguageFlag"),a(_.src,E=/*currentLanguageFlag*/e[30])||k(_,"src",E),k(M,"opacity","0.4"),k(M,"d","M0.94 0L4.00067 3.05467L7.06 0L8 0.940667L4.00067 4.94133L0 0.940667L0.94 0Z"),k(M,"fill","black"),k(D,"width","8"),k(D,"height","5"),k(D,"viewBox","0 0 8 5"),k(D,"fill","none"),k(D,"xmlns","http://www.w3.org/2000/svg"),k(h,"class","DrawerButton"),h.value=/*selectedLanguage*/e[26],k(s,"class","LanguageSelectorOverlay"),k(n,"class","LanguageSelectorContainer"),k(t,"class","GridRow")},m(r,a){f(r,t,a),d(t,n),d(n,i);for(let e=0;e<A.length;e+=1)A[e]&&A[e].m(i,null);T(i,/*selectedLanguage*/e[26],!0),d(n,o),d(n,s),d(s,l),d(l,c);for(let e=0;e<$.length;e+=1)$[e]&&$[e].m(c,null);
|
1386
|
+
/*div0_binding*/e[55](l),d(s,u),d(s,h),d(h,_),d(h,x),d(h,L),d(h,D),d(D,M),O||(F=[w(i,"change",/*select_change_handler*/e[53]),w(i,"change",/*change_handler*/e[54]),w(h,"click",/*toggleLanguageDrawer*/e[36])],O=!0)},p(e,t){if(/*languagesArray*/134217728&t[0]){let n;for(I=/*languagesArray*/e[27],n=0;n<I.length;n+=1){const r=Ci(e,I,n);A[n]?A[n].p(r,t):(A[n]=so(r),A[n].c(),A[n].m(i,null))}for(;n<A.length;n+=1)A[n].d(1);A.length=I.length}if(/*selectedLanguage, languagesArray*/201326592&t[0]&&T(i,/*selectedLanguage*/e[26]),/*languages*/32&t[0]|/*overlayOptionTrigger*/64&t[1]){let n;for(P=/*languages*/e[5],n=0;n<P.length;n+=1){const r=Hi(e,P,n);$[n]?$[n].p(r,t):($[n]=ao(r),$[n].c(),$[n].m(c,null))}for(;n<$.length;n+=1)$[n].d(1);$.length=P.length}/*currentLanguageFlag*/1073741824&t[0]&&!a(_.src,E=/*currentLanguageFlag*/e[30])&&k(_,"src",E),/*languageDisplayName*/536870912&t[0]&&S(x,/*languageDisplayName*/e[29]),/*selectedLanguage, languagesArray*/201326592&t[0]&&(h.value=/*selectedLanguage*/e[26])},d(n){n&&p(t),m(A,n),m($,n),
|
1387
|
+
/*div0_binding*/e[55](null),O=!1,r(F)}}}
|
1387
1388
|
// (446:14) {#each languagesArray as operatorLanguage}
|
1388
|
-
function
|
1389
|
+
function so(e){let t,n,r,i=/*operatorLanguage*/e[84]+"";return{c(){t=g("option"),n=b(i),t.__value=r=/*operatorLanguage*/e[84],t.value=t.__value,t.selected=!0},m(e,r){f(e,t,r),d(t,n)},p(e,o){/*languagesArray*/134217728&o[0]&&i!==(i=/*operatorLanguage*/e[84]+"")&&S(n,i),/*languagesArray*/134217728&o[0]&&r!==(r=/*operatorLanguage*/e[84])&&(t.__value=r,t.value=t.__value)},d(e){e&&p(t)}}}
|
1389
1390
|
// (455:18) {#each languages as language}
|
1390
|
-
function
|
1391
|
+
function ao(e){let t,n,r,i,o,s,l,c,u,h=/*language*/e[81].name+"";return{c(){t=g("li"),n=g("img"),i=g("a"),o=g("span"),s=b(h),k(n,"class","LanguageFlag"),a(n.src,r=/*language*/e[81].flag_icon_editable)||k(n,"src",r),k(i,"href","javascript:void(0)"),k(t,"class","OverlayLanguageOption"),k(t,"data-lang",l=/*language*/e[81].code)},m(r,a){f(r,t,a),d(t,n),d(t,i),d(i,o),d(o,s),c||(u=w(t,"click",/*overlayOptionTrigger*/e[37]),c=!0)},p(e,i){/*languages*/32&i[0]&&!a(n.src,r=/*language*/e[81].flag_icon_editable)&&k(n,"src",r),/*languages*/32&i[0]&&h!==(h=/*language*/e[81].name+"")&&S(s,h),/*languages*/32&i[0]&&l!==(l=/*language*/e[81].code)&&k(t,"data-lang",l)},d(e){e&&p(t),c=!1,u()}}}
|
1391
1392
|
// (471:6) {#if copyright}
|
1392
|
-
function
|
1393
|
-
return e[20]?
|
1393
|
+
function lo(e){let t,n,r,o;return{c(){t=g("div"),k(t,"class","CopyrightAreaRights CopyrightArea")},m(i,s){f(i,t,s),r||(o=u(n=/*setContent*/e[34].call(null,t,/*copyright*/e[18])),r=!0)},p(e,t){n&&i(n.update)&&/*copyright*/262144&t[0]&&n.update.call(null,/*copyright*/e[18])},d(e){e&&p(t),r=!1,o()}}}function co(t){let n,r,i,o=/*headScript*/t[22]&&Ni(t);function s(e,t){/*hasErrors*/
|
1394
|
+
return e[20]?Ui:/*isLoading*/e[21]?Yi:Ri}let a=s(t),l=a(t);return{c(){o&&o.c(),n=_(),r=v(),l.c(),i=_(),this.c=e},m(e,t){o&&o.m($i.head,null),d($i.head,n),f(e,r,t),l.m(e,t),f(e,i,t)},p(e,t){/*headScript*/e[22]?o?o.p(e,t):(o=Ni(e),o.c(),o.m(n.parentNode,n)):o&&(o.d(1),o=null),a===(a=s(e))&&l?l.p(e,t):(l.d(1),l=a(e),l&&(l.c(),l.m(i.parentNode,i)))},i:e,o:e,d(e){o&&o.d(e),p(n),e&&p(r),l.d(e),e&&p(i)}}}function uo(e,t,n){let r;c(e,$r,(e=>n(68,r=e)));let i,o,s,a,l,u,h,{endpoint:d=""}=t,{lang:f="en"}=t,{env:p=""}=t,{clientstyling:m=""}=t,{clientstylingurl:g=""}=t,{translationurl:y=""}=t,{clockenabled:b=""}=t,{clocksecondsenabled:v=""}=t,{clockcustomformat:_=""}=t,{clocktext:w="Time:"}=t,{languageselectorenabled:k="true"}=t,{languageslist:E="en, ro"}=t,{languagedisplaytype:S="name"}=t,{session:T=""}=t,{userid:x=""}=t,{userendpoint:L=""}=t,{panicbuttonenabled:D="true"}=t,{sessiontimerenabled:M="true"}=t,{grouplink:F="true"}=t,{baseurl:A=""}=t,P=window.navigator.userAgent,$=(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)))(P),H="",C=[],B="",N=[],R="",Y=[],U="",G=[],j="",V=[],W="",z=[],Z="",X="",K=!1,q=!1,J=!1,Q="",ee="",te=!1,ne="hr",re=[],ie=[],oe="",se="",ae=!1,le="",ce=document.createElement("p"),ue=document.createElement("p");!function({withLocale:e,translations:t}){mr.subscribe((n=>{null==n&&(jn.set(t),mr.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
|
1394
1395
|
/*dictionary.set(translations);
|
1395
|
-
locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(
|
1396
|
+
locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(Pi).forEach((e=>{Ai(e,Pi[e])}));let he=r("panicButton");const de=()=>{(function(e,t){return new Promise(((n,r)=>{let i=new Headers;i.append("X-SessionID",t),be(`${e}/player/session/player`,{method:"GET",headers:i}).then((e=>e.json())).then((e=>n(e))).catch((e=>r(e)))}))})(L,T).then((e=>{e.Guid,e.UserID,n(25,te=!0),fe(e)}),(e=>{n(25,te=!1),console.error("Error while checking the session - ",e)}))},fe=e=>{
|
1396
1397
|
// using Date instead of moment because they recommend in their docs to stop using it for new projects
|
1397
|
-
const t=new Date(e.Login),n=(new Date).getTimezoneOffset()/60;let i=(new Date).getTime()-t.getTime(),o=Math.floor(i/36e5)+n,s=Math.floor(i%36e5/6e4),a=Math.floor(i%6e4/1e3);u=setInterval((()=>{o=Math.floor(i/36e5)+n,s=Math.floor(i%36e5/6e4),a=Math.floor(i%6e4/1e3),le=`${o>9?o:"0"+o}:${s>9?s:"0"+s}:${a>9?a:"0"+a}`,ce.innerHTML=` ${r("sessionTimer",{values:{timeString:le}})}`,i+=1e3}),1e3)},pe=()=>{const e="false"!=_?_:`hh:mm${"true"===v?":ss":""} (UTC Z)`;o=
|
1398
|
+
const t=new Date(e.Login),n=(new Date).getTimezoneOffset()/60;let i=(new Date).getTime()-t.getTime(),o=Math.floor(i/36e5)+n,s=Math.floor(i%36e5/6e4),a=Math.floor(i%6e4/1e3);u=setInterval((()=>{o=Math.floor(i/36e5)+n,s=Math.floor(i%36e5/6e4),a=Math.floor(i%6e4/1e3),le=`${o>9?o:"0"+o}:${s>9?s:"0"+s}:${a>9?a:"0"+a}`,ce.innerHTML=` ${r("sessionTimer",{values:{timeString:le}})}`,i+=1e3}),1e3)},pe=()=>{const e="false"!=_?_:`hh:mm${"true"===v?":ss":""} (UTC Z)`;o=Ii().format(e),ue.innerHTML=r("timeText").length>0?` ${r("timeText")} ${o}`:` ${w} ${o}`},me=()=>{window.postMessage({type:"LanguageChanged",selectedLanguage:ne},window.location.href)},ge=()=>{let e=!1;re.forEach(((t,r)=>{if(t.code==ne.toLowerCase()){let r="";switch(e=!0,n(30,se=t.flag_icon_editable),S){case"name":r=t.name;break;case"translatedName":r=t.translated_name;break;default:r=t.code}n(29,oe=r)}})),e||n(29,oe=ne)},ye=()=>{var e;e=f,mr.set(e),n(32,he=r("panicButton"))};O((()=>()=>{clearInterval(l),clearInterval(u)}));return e.$$set=e=>{"endpoint"in e&&n(38,d=e.endpoint),"lang"in e&&n(1,f=e.lang),"env"in e&&n(39,p=e.env),"clientstyling"in e&&n(0,m=e.clientstyling),"clientstylingurl"in e&&n(40,g=e.clientstylingurl),"translationurl"in e&&n(41,y=e.translationurl),"clockenabled"in e&&n(42,b=e.clockenabled),"clocksecondsenabled"in e&&n(43,v=e.clocksecondsenabled),"clockcustomformat"in e&&n(44,_=e.clockcustomformat),"clocktext"in e&&n(45,w=e.clocktext),"languageselectorenabled"in e&&n(2,k=e.languageselectorenabled),"languageslist"in e&&n(46,E=e.languageslist),"languagedisplaytype"in e&&n(47,S=e.languagedisplaytype),"session"in e&&n(48,T=e.session),"userid"in e&&n(49,x=e.userid),"userendpoint"in e&&n(50,L=e.userendpoint),"panicbuttonenabled"in e&&n(3,D=e.panicbuttonenabled),"sessiontimerenabled"in e&&n(51,M=e.sessiontimerenabled),"grouplink"in e&&n(52,F=e.grouplink),"baseurl"in e&&n(4,A=e.baseurl)},e.$$.update=()=>{/*lang*/2&e.$$.dirty[0]&&f&&ye(),/*languageslist*/32768&e.$$.dirty[1]&&E&&(n(27,ie=E.replace(/ /g,"").split(",")),n(27,ie=ie.map((e=>e.toUpperCase())))),/*session, userid, userendpoint*/917504&e.$$.dirty[1]&&T&&x&&L&&de(),/*lang*/2&e.$$.dirty[0]|/*endpoint, env*/384&e.$$.dirty[1]&&d&&f&&p&&(()=>{let e=new URL(`${d}/${f}/footer-raw-data`),t=Hr(P);e.searchParams.append("env",p),t&&("PC"===t?e.searchParams.append("device","dk"):e.searchParams.append("device","mtWeb")),"true"==F&&e.searchParams.append("helpLinks_groupby","helpLinkCategory"),n(20,K=!1),n(21,q=!0),fetch(e.href).then((e=>e.json())).then((e=>{let t,r,o;n(21,q=!1),i=e,n(7,({gameVendorsLinksTitle:H,gameVendorsRepeater:C,paymentLinksTitle:B,paymentMethodsRepeater:N,sponsorsLinksTitle:R,sponsorsRepeater:Y,helpLinksTitle:U,helpLinksRepeater:G,licensesLinksTitle:j,licensesRepeater:V,socialLinksTitle:W,socialLinksRepeater:z,copyright:Z,licenseDesc:X,licenseHeadScriptSrc:t,licenseScriptBody:r,licenseEvent:o,language:re}=i),H,n(8,C),n(9,B),n(10,N),n(11,R),n(12,Y),n(13,G),n(14,j),n(15,V),n(16,W),n(17,z),n(18,Z),n(19,X),n(5,re)),re&&(n(31,ae=!0),ge()),(null==t?void 0:t.length)>0&&(n(22,J=!0),n(23,Q=t)),(null==r?void 0:r.length)>0&&n(24,ee=r),window.postMessage({type:o},window.location.href),window.postMessage({type:"FooterData",gameVendorsRepeater:C,paymentMethodsRepeater:N,sponsorsRepeater:Y,helpLinksRepeater:G,licensesRepeater:V,socialLinksRepeater:z},window.location.href)})).catch((e=>{n(20,K=!0),n(21,q=!1),console.error(e)}))})(),/*translationurl*/1024&e.$$.dirty[1]&&y&&fetch(y).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{Ai(t,e[t])}))})).catch((e=>{console.log(e)})),/*clockenabled, clocksecondsenabled, clockcustomformat*/14336&e.$$.dirty[1]&&"false"!==b&&v&&_&&pe(),/*clockenabled, clocksecondsenabled*/6144&e.$$.dirty[1]&&"false"!==b&&v&&(s="true"==v?1e3:6e4)&&(l=setInterval((()=>{pe()}),s)),/*lang, languages*/34&e.$$.dirty[0]&&f&&n(26,ne=f)&&re&&re.length>0&&ge(),/*clientstyling, customStylingContainer*/65&e.$$.dirty[0]&&m&&h&&(()=>{let e=document.createElement("style");e.innerHTML=m,h.appendChild(e)})(),/*customStylingContainer*/64&e.$$.dirty[0]|/*clientstylingurl*/512&e.$$.dirty[1]&&g&&h&&(()=>{let e=new URL(g),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,
|
1398
1399
|
// after the first call is made for the custom styling file, save the css inside clientstyling in order to avoid multiple fetches inside subwidgets
|
1399
|
-
n(0,m=m?m+e:e),setTimeout((()=>{h.appendChild(t)}),1)}))})()},[m,f,k,D
|
1400
|
+
n(0,m=m?m+e:e),setTimeout((()=>{h.appendChild(t)}),1)}))})()},[m,f,k,D,A,re,h,H,C,B,N,R,Y,G,j,V,W,z,Z,X,K,q,J,Q,ee,te,ne,ie,a,oe,se,ae,he,$,(e,t)=>{let n=document.createElement("div");n.innerHTML=t,e.append(n),
|
1400
1401
|
//Add clock
|
1401
1402
|
"true"===b&&e.classList.contains("DetailedLicenses")&&e.children[0].children[0].append(ue),
|
1402
1403
|
//Add session timer
|
1403
|
-
"true"==M&&e.classList.contains("DetailedLicenses")&&e.children[0].children[0].append(ce)},me,()=>{a.classList.toggle("hidden")},e=>{let t=e.target.closest(".OverlayLanguageOption");n(26,ne=t.getAttribute("data-lang")),me(),ge(),a.classList.toggle("hidden")},d,p,g,y,b,v,_,w,E,S,T,x,L,M,
|
1404
|
+
"true"==M&&e.classList.contains("DetailedLicenses")&&e.children[0].children[0].append(ce)},me,()=>{a.classList.toggle("hidden")},e=>{let t=e.target.closest(".OverlayLanguageOption");n(26,ne=t.getAttribute("data-lang")),me(),ge(),a.classList.toggle("hidden")},d,p,g,y,b,v,_,w,E,S,T,x,L,M,F,function(){ne=function(e){const t=e.querySelector(":checked");return t&&t.__value}(this),n(26,ne),n(1,f),n(5,re),n(27,ie)},()=>me(),function(e){I[e?"unshift":"push"]((()=>{a=e,n(28,a)}))},function(e){I[e?"unshift":"push"]((()=>{h=e,n(6,h)}))}]}class ho extends W{constructor(e){super();const t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, Roboto, Helvetica}.SearchLoading{color:var(--emfe-w-color-white, #FFFFFF);text-align:center}.Footer{position:relative;background-color:#E8E9EB;display:flex;padding:21px 12px;flex-direction:row}.FooterSideMobile{margin-top:44px}.FooterSide{justify-content:center;height:100%;display:flex;flex-direction:column;background-color:#E8E9EB}.FooterSide .FooterTitle{font-weight:500;font-size:12px;color:#111;text-transform:uppercase;margin:21px 12px}.FooterGrid{font-weight:400;height:100%;display:flex;max-width:1200px;margin:auto;background-color:#E8E9EB;flex-direction:column;align-items:center;justify-content:center}.FooterGrid .GridRow{display:flex;flex-flow:row wrap;width:100%;align-items:flex-start;justify-content:center;align-items:center;padding:20px 0;text-align:left;max-width:1100px}.FooterGrid .GridRow p{display:inline;font-family:"Roboto";font-style:normal;font-weight:300;font-size:12px;color:#111}.FooterGrid .GridRow .LicenseDesc{flex:1;max-width:575px;line-height:1.3;display:flex;flex-direction:column;align-items:flex-start}.FooterGrid .GridRow .LicenseDesc .DetailedLicenses{font-size:10px;color:var(--emfe-w-color-gray-150, #828282)}.FooterGrid .CopyrightAreaRights{margin-top:10px}.FooterGrid .CopyrightTextArea p,.FooterGrid .CopyrightArea p{margin:0;color:var(--emfe-w-color-gray-150, #828282);font-size:9px}@media only screen and (max-width: 768px){.Footer{display:flex;flex-direction:column}.FooterSide{position:relative;margin-left:14px;margin-top:66px}.FooterGrid{padding:0}.FooterGrid:last-child{padding-bottom:50px}.GridRow{border-bottom:1px solid rgba(0, 0, 0, 0.05);gap:15px}.GridRow:last-child{border:none}}.ItemLanguage{display:none}#LanguageList{padding:0;margin:0}.LanguageSelectorContainer{position:relative}.LanguageSelectorOverlay{position:relative;font-size:12px}.DrawerButton{height:30px;width:150px;background:inherit;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;display:flex;justify-content:space-evenly;align-items:center;border-radius:0px;border:0;position:relative}.LanguageDrawer{position:absolute;background:#E8E9EB;width:150px;bottom:30px;padding:6px 0;left:7px}.LanguageDrawer.hidden{display:none}.LanguageFlag{margin-right:8px;background:black;border-radius:50%;width:16px;height:16px}.OverlayLanguageOption{justify-content:center;list-style:none;position:relative;height:35px;padding:0;justify-content:space-between;display:flex;flex-direction:row}.OverlayLanguageOption img{position:absolute;z-index:0;cursor:pointer;top:6px;left:12px}.OverlayLanguageOption a{text-decoration:none;color:black;display:inline-block;width:150px}.OverlayLanguageOption a span{width:100%;display:flex;justify-content:center;margin:4px 0}',this.shadowRoot.appendChild(t),V(this,{target:this.shadowRoot,props:L(this.attributes),customElement:!0},uo,co,o,{endpoint:38,lang:1,env:39,clientstyling:0,clientstylingurl:40,translationurl:41,clockenabled:42,clocksecondsenabled:43,clockcustomformat:44,clocktext:45,languageselectorenabled:2,languageslist:46,languagedisplaytype:47,session:48,userid:49,userendpoint:50,panicbuttonenabled:3,sessiontimerenabled:51,grouplink:52,baseurl:4},null,[-1,-1,-1]),e&&(e.target&&f(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["endpoint","lang","env","clientstyling","clientstylingurl","translationurl","clockenabled","clocksecondsenabled","clockcustomformat","clocktext","languageselectorenabled","languageslist","languagedisplaytype","session","userid","userendpoint","panicbuttonenabled","sessiontimerenabled","grouplink","baseurl"]}get endpoint(){return this.$$.ctx[38]}set endpoint(e){this.$$set({endpoint:e}),R()}get lang(){return this.$$.ctx[1]}set lang(e){this.$$set({lang:e}),R()}get env(){return this.$$.ctx[39]}set env(e){this.$$set({env:e}),R()}get clientstyling(){return this.$$.ctx[0]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[40]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get translationurl(){return this.$$.ctx[41]}set translationurl(e){this.$$set({translationurl:e}),R()}get clockenabled(){return this.$$.ctx[42]}set clockenabled(e){this.$$set({clockenabled:e}),R()}get clocksecondsenabled(){return this.$$.ctx[43]}set clocksecondsenabled(e){this.$$set({clocksecondsenabled:e}),R()}get clockcustomformat(){return this.$$.ctx[44]}set clockcustomformat(e){this.$$set({clockcustomformat:e}),R()}get clocktext(){return this.$$.ctx[45]}set clocktext(e){this.$$set({clocktext:e}),R()}get languageselectorenabled(){return this.$$.ctx[2]}set languageselectorenabled(e){this.$$set({languageselectorenabled:e}),R()}get languageslist(){return this.$$.ctx[46]}set languageslist(e){this.$$set({languageslist:e}),R()}get languagedisplaytype(){return this.$$.ctx[47]}set languagedisplaytype(e){this.$$set({languagedisplaytype:e}),R()}get session(){return this.$$.ctx[48]}set session(e){this.$$set({session:e}),R()}get userid(){return this.$$.ctx[49]}set userid(e){this.$$set({userid:e}),R()}get userendpoint(){return this.$$.ctx[50]}set userendpoint(e){this.$$set({userendpoint:e}),R()}get panicbuttonenabled(){return this.$$.ctx[3]}set panicbuttonenabled(e){this.$$set({panicbuttonenabled:e}),R()}get sessiontimerenabled(){return this.$$.ctx[51]}set sessiontimerenabled(e){this.$$set({sessiontimerenabled:e}),R()}get grouplink(){return this.$$.ctx[52]}set grouplink(e){this.$$set({grouplink:e}),R()}get baseurl(){return this.$$.ctx[4]}set baseurl(e){this.$$set({baseurl:e}),R()}}return!customElements.get("casino-footer-v2")&&customElements.define("casino-footer-v2",ho),ho}));
|
1404
1405
|
//# sourceMappingURL=casino-footer-v2.js.map
|