@everymatrix/casino-calendar 1.37.12 → 1.39.0

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.
@@ -79,7 +79,7 @@ this.appendChild(this.$$.slotted[t])}attributeChangedCallback(t,e,r){this[t]=r}d
79
79
  if(!i(r))return t;const n=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return n.push(r),()=>{const t=n.indexOf(r);-1!==t&&n.splice(t,1)}}$set(t){var e;this.$$set&&(e=t,0!==Object.keys(e).length)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}})
80
80
  /* eslint-disable no-prototype-builtins */;var G="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||
81
81
  // eslint-disable-next-line no-undef
82
- "undefined"!=typeof global&&global||{},j="URLSearchParams"in G,z="Symbol"in G&&"iterator"in Symbol,V="FileReader"in G&&"Blob"in G&&function(){try{return new Blob,!0}catch(t){return!1}}(),X="FormData"in G,K="ArrayBuffer"in G;if(K)var W=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],Y=ArrayBuffer.isView||function(t){return t&&W.indexOf(Object.prototype.toString.call(t))>-1};function Z(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(t)||""===t)throw new TypeError('Invalid character in header field name: "'+t+'"');return t.toLowerCase()}function q(t){return"string"!=typeof t&&(t=String(t)),t}
82
+ "undefined"!=typeof global&&global||{},j="URLSearchParams"in G,z="Symbol"in G&&"iterator"in Symbol,V="FileReader"in G&&"Blob"in G&&function(){try{return new Blob,!0}catch(t){return!1}}(),X="FormData"in G,K="ArrayBuffer"in G;if(K)var Y=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],W=ArrayBuffer.isView||function(t){return t&&Y.indexOf(Object.prototype.toString.call(t))>-1};function Z(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(t)||""===t)throw new TypeError('Invalid character in header field name: "'+t+'"');return t.toLowerCase()}function q(t){return"string"!=typeof t&&(t=String(t)),t}
83
83
  // Build a destructive iterator for the value list
84
84
  function J(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return z&&(e[Symbol.iterator]=function(){return e}),e}function Q(t){this.map={},t instanceof Q?t.forEach((function(t,e){this.append(e,t)}),this):Array.isArray(t)?t.forEach((function(t){if(2!=t.length)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+t.length);this.append(t[0],t[1])}),this):t&&Object.getOwnPropertyNames(t).forEach((function(e){this.append(e,t[e])}),this)}function tt(t){if(!t._noBody)return t.bodyUsed?Promise.reject(new TypeError("Already read")):void(t.bodyUsed=!0)}function et(t){return new Promise((function(e,r){t.onload=function(){e(t.result)},t.onerror=function(){r(t.error)}}))}function rt(t){var e=new FileReader,r=et(e);return e.readAsArrayBuffer(t),r}function nt(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function it(){return this.bodyUsed=!1,this._initBody=function(t){var e;
85
85
  /*
@@ -95,20 +95,20 @@ function J(t){var e={next:function(){var e=t.shift();return{done:void 0===e,valu
95
95
  // eslint-disable-next-line no-self-assign
96
96
  this.bodyUsed=this.bodyUsed,this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:V&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:X&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:j&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():K&&V&&((e=t)&&DataView.prototype.isPrototypeOf(e))?(this._bodyArrayBuffer=nt(t.buffer),
97
97
  // IE 10-11 can't handle a DataView body.
98
- this._bodyInit=new Blob([this._bodyArrayBuffer])):K&&(ArrayBuffer.prototype.isPrototypeOf(t)||Y(t))?this._bodyArrayBuffer=nt(t):this._bodyText=t=Object.prototype.toString.call(t):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):j&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},V&&(this.blob=function(){var t=tt(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var t=tt(this);return t||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}if(V)return this.blob().then(rt);throw new Error("could not read as ArrayBuffer")},this.text=function(){var t,e,r,n,i,o=tt(this);if(o)return o;if(this._bodyBlob)return t=this._bodyBlob,e=new FileReader,r=et(e),n=/charset=([A-Za-z0-9_-]+)/.exec(t.type),i=n?n[1]:"utf-8",e.readAsText(t,i),r;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.length),n=0;n<e.length;n++)r[n]=String.fromCharCode(e[n]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},X&&(this.formData=function(){return this.text().then(st)}),this.json=function(){return this.text().then(JSON.parse)},this}
98
+ this._bodyInit=new Blob([this._bodyArrayBuffer])):K&&(ArrayBuffer.prototype.isPrototypeOf(t)||W(t))?this._bodyArrayBuffer=nt(t):this._bodyText=t=Object.prototype.toString.call(t):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):j&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},V&&(this.blob=function(){var t=tt(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var t=tt(this);return t||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}if(V)return this.blob().then(rt);throw new Error("could not read as ArrayBuffer")},this.text=function(){var t,e,r,n,i,o=tt(this);if(o)return o;if(this._bodyBlob)return t=this._bodyBlob,e=new FileReader,r=et(e),n=/charset=([A-Za-z0-9_-]+)/.exec(t.type),i=n?n[1]:"utf-8",e.readAsText(t,i),r;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),r=new Array(e.length),n=0;n<e.length;n++)r[n]=String.fromCharCode(e[n]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},X&&(this.formData=function(){return this.text().then(st)}),this.json=function(){return this.text().then(JSON.parse)},this}
99
99
  // HTTP methods whose capitalization should be normalized
100
100
  Q.prototype.append=function(t,e){t=Z(t),e=q(e);var r=this.map[t];this.map[t]=r?r+", "+e:e},Q.prototype.delete=function(t){delete this.map[Z(t)]},Q.prototype.get=function(t){return t=Z(t),this.has(t)?this.map[t]:null},Q.prototype.has=function(t){return this.map.hasOwnProperty(Z(t))},Q.prototype.set=function(t,e){this.map[Z(t)]=q(e)},Q.prototype.forEach=function(t,e){for(var r in this.map)this.map.hasOwnProperty(r)&&t.call(e,this.map[r],r,this)},Q.prototype.keys=function(){var t=[];return this.forEach((function(e,r){t.push(r)})),J(t)},Q.prototype.values=function(){var t=[];return this.forEach((function(e){t.push(e)})),J(t)},Q.prototype.entries=function(){var t=[];return this.forEach((function(e,r){t.push([r,e])})),J(t)},z&&(Q.prototype[Symbol.iterator]=Q.prototype.entries);var ot=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function at(t,e){if(!(this instanceof at))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n,i=(e=e||{}).body;if(t instanceof at){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,e.headers||(this.headers=new Q(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,i||null==t._bodyInit||(i=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=e.credentials||this.credentials||"same-origin",!e.headers&&this.headers||(this.headers=new Q(e.headers)),this.method=(r=e.method||this.method||"GET",n=r.toUpperCase(),ot.indexOf(n)>-1?n:r),this.mode=e.mode||this.mode||null,this.signal=e.signal||this.signal||function(){if("AbortController"in G)return(new AbortController).signal}(),this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&i)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(i),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==e.cache&&"no-cache"!==e.cache)){
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 st(t){var e=new FormData;return t.trim().split("&").forEach((function(t){if(t){var r=t.split("="),n=r.shift().replace(/\+/g," "),i=r.join("=").replace(/\+/g," ");e.append(decodeURIComponent(n),decodeURIComponent(i))}})),e}function lt(t,e){if(!(this instanceof lt))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(e||(e={}),this.type="default",this.status=void 0===e.status?200:e.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===e.statusText?"":""+e.statusText,this.headers=new Q(e.headers),this.url=e.url||"",this._initBody(t)}at.prototype.clone=function(){return new at(this,{body:this._bodyInit})},it.call(at.prototype),it.call(lt.prototype),lt.prototype.clone=function(){return new lt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new Q(this.headers),url:this.url})},lt.error=function(){var t=new lt(null,{status:200,statusText:""});return t.status=0,t.type="error",t};var ct=[301,302,303,307,308];lt.redirect=function(t,e){if(-1===ct.indexOf(e))throw new RangeError("Invalid status code");return new lt(null,{status:e,headers:{location:t}})};var ut=G.DOMException;try{new ut}catch(t){(ut=function(t,e){this.message=t,this.name=e;var r=Error(t);this.stack=r.stack}).prototype=Object.create(Error.prototype),ut.prototype.constructor=ut}function ht(t,e){return new Promise((function(r,n){var i=new at(t,e);if(i.signal&&i.signal.aborted)return n(new ut("Aborted","AbortError"));var o=new XMLHttpRequest;function a(){o.abort()}if(o.onload=function(){var t,e,n={statusText:o.statusText,headers:(t=o.getAllResponseHeaders()||"",e=new Q,
104
+ this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function st(t){var e=new FormData;return t.trim().split("&").forEach((function(t){if(t){var r=t.split("="),n=r.shift().replace(/\+/g," "),i=r.join("=").replace(/\+/g," ");e.append(decodeURIComponent(n),decodeURIComponent(i))}})),e}function lt(t,e){if(!(this instanceof lt))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(e||(e={}),this.type="default",this.status=void 0===e.status?200:e.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===e.statusText?"":""+e.statusText,this.headers=new Q(e.headers),this.url=e.url||"",this._initBody(t)}at.prototype.clone=function(){return new at(this,{body:this._bodyInit})},it.call(at.prototype),it.call(lt.prototype),lt.prototype.clone=function(){return new lt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new Q(this.headers),url:this.url})},lt.error=function(){var t=new lt(null,{status:200,statusText:""});return t.ok=!1,t.status=0,t.type="error",t};var ct=[301,302,303,307,308];lt.redirect=function(t,e){if(-1===ct.indexOf(e))throw new RangeError("Invalid status code");return new lt(null,{status:e,headers:{location:t}})};var ut=G.DOMException;try{new ut}catch(t){(ut=function(t,e){this.message=t,this.name=e;var r=Error(t);this.stack=r.stack}).prototype=Object.create(Error.prototype),ut.prototype.constructor=ut}function ht(t,e){return new Promise((function(r,n){var i=new at(t,e);if(i.signal&&i.signal.aborted)return n(new ut("Aborted","AbortError"));var o=new XMLHttpRequest;function a(){o.abort()}if(o.onload=function(){var t,e,n={statusText:o.statusText,headers:(t=o.getAllResponseHeaders()||"",e=new Q,
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
108
  t.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(t){return 0===t.indexOf("\n")?t.substr(1,t.length):t})).forEach((function(t){var r=t.split(":"),n=r.shift().trim();if(n){var i=r.join(":").trim();try{e.append(n,i)}catch(t){console.warn("Response "+t.message)}}})),e)};
109
109
  // This check if specifically for when a user fetches a file locally from the file system
110
110
  // Only if the status is out of a normal range
111
- i.url.startsWith("file://")&&(o.status<200||o.status>599)?n.status=200:n.status=o.status,n.url="responseURL"in o?o.responseURL:n.headers.get("X-Request-URL");var a="response"in o?o.response:o.responseText;setTimeout((function(){r(new lt(a,n))}),0)},o.onerror=function(){setTimeout((function(){n(new TypeError("Network request failed"))}),0)},o.ontimeout=function(){setTimeout((function(){n(new TypeError("Network request timed out"))}),0)},o.onabort=function(){setTimeout((function(){n(new ut("Aborted","AbortError"))}),0)},o.open(i.method,function(t){try{return""===t&&G.location.href?G.location.href:t}catch(e){return t}}(i.url),!0),"include"===i.credentials?o.withCredentials=!0:"omit"===i.credentials&&(o.withCredentials=!1),"responseType"in o&&(V?o.responseType="blob":K&&(o.responseType="arraybuffer")),e&&"object"==typeof e.headers&&!(e.headers instanceof Q||G.Headers&&e.headers instanceof G.Headers)){var s=[];Object.getOwnPropertyNames(e.headers).forEach((function(t){s.push(Z(t)),o.setRequestHeader(t,q(e.headers[t]))})),i.headers.forEach((function(t,e){-1===s.indexOf(e)&&o.setRequestHeader(e,t)}))}else i.headers.forEach((function(t,e){o.setRequestHeader(e,t)}));i.signal&&(i.signal.addEventListener("abort",a),o.onreadystatechange=function(){
111
+ 0===i.url.indexOf("file://")&&(o.status<200||o.status>599)?n.status=200:n.status=o.status,n.url="responseURL"in o?o.responseURL:n.headers.get("X-Request-URL");var a="response"in o?o.response:o.responseText;setTimeout((function(){r(new lt(a,n))}),0)},o.onerror=function(){setTimeout((function(){n(new TypeError("Network request failed"))}),0)},o.ontimeout=function(){setTimeout((function(){n(new TypeError("Network request timed out"))}),0)},o.onabort=function(){setTimeout((function(){n(new ut("Aborted","AbortError"))}),0)},o.open(i.method,function(t){try{return""===t&&G.location.href?G.location.href:t}catch(e){return t}}(i.url),!0),"include"===i.credentials?o.withCredentials=!0:"omit"===i.credentials&&(o.withCredentials=!1),"responseType"in o&&(V?o.responseType="blob":K&&(o.responseType="arraybuffer")),e&&"object"==typeof e.headers&&!(e.headers instanceof Q||G.Headers&&e.headers instanceof G.Headers)){var s=[];Object.getOwnPropertyNames(e.headers).forEach((function(t){s.push(Z(t)),o.setRequestHeader(t,q(e.headers[t]))})),i.headers.forEach((function(t,e){-1===s.indexOf(e)&&o.setRequestHeader(e,t)}))}else i.headers.forEach((function(t,e){o.setRequestHeader(e,t)}));i.signal&&(i.signal.addEventListener("abort",a),o.onreadystatechange=function(){
112
112
  // DONE (success or failure)
113
113
  4===o.readyState&&i.signal.removeEventListener("abort",a)}),o.send(void 0===i._bodyInit?null:i._bodyInit)}))}ht.polyfill=!0,G.fetch||(G.fetch=ht,G.Headers=Q,G.Request=at,G.Response=lt),
114
114
  // the whatwg-fetch polyfill installs the fetch() function
@@ -129,7 +129,7 @@ self.fetch.bind(self);
129
129
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
130
130
  PERFORMANCE OF THIS SOFTWARE.
131
131
  ***************************************************************************** */
132
- /* global Reflect, Promise, SuppressedError, Symbol */
132
+ /* global Reflect, Promise, SuppressedError, Symbol, Iterator */
133
133
  var dt=function(t,e){return dt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},dt(t,e)};function pt(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}dt(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}function ft(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function yt(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,i,o=r.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(t){i={error:t}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}function mt(t,e,r){if(r||2===arguments.length)for(var n,i=0,o=e.length;i<o;i++)!n&&i in e||(n||(n=Array.prototype.slice.call(e,0,i)),n[i]=e[i]);return t.concat(n||Array.prototype.slice.call(e))}function gt(t){return"function"==typeof t}function bt(t){var e=t((function(t){Error.call(t),t.stack=(new Error).stack}));return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}"function"==typeof SuppressedError&&SuppressedError;var vt=bt((function(t){return function(e){t(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map((function(t,e){return e+1+") "+t.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=e}}));function Et(t,e){if(t){var r=t.indexOf(e);0<=r&&t.splice(r,1)}}var wt=function(){function t(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return t.prototype.unsubscribe=function(){var t,e,r,n,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var a=ft(o),s=a.next();!s.done;s=a.next()){s.value.remove(this)}}catch(e){t={error:e}}finally{try{s&&!s.done&&(e=a.return)&&e.call(a)}finally{if(t)throw t.error}}else o.remove(this);var l=this.initialTeardown;if(gt(l))try{l()}catch(t){i=t instanceof vt?t.errors:[t]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=ft(c),h=u.next();!h.done;h=u.next()){var d=h.value;try{xt(d)}catch(t){i=null!=i?i:[],t instanceof vt?i=mt(mt([],yt(i)),yt(t.errors)):i.push(t)}}}catch(t){r={error:t}}finally{try{h&&!h.done&&(n=u.return)&&n.call(u)}finally{if(r)throw r.error}}}if(i)throw new vt(i)}},t.prototype.add=function(e){var r;if(e&&e!==this)if(this.closed)xt(e);else{if(e instanceof t){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=null!==(r=this._finalizers)&&void 0!==r?r:[]).push(e)}},t.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},t.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},t.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&Et(e,t)},t.prototype.remove=function(e){var r=this._finalizers;r&&Et(r,e),e instanceof t&&e._removeParent(this)},t.EMPTY=function(){var e=new t;return e.closed=!0,e}(),t}(),Tt=wt.EMPTY;function _t(t){return t instanceof wt||t&&"closed"in t&&gt(t.remove)&&gt(t.add)&&gt(t.unsubscribe)}function xt(t){gt(t)?t():t.unsubscribe()}var Bt={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ct={setTimeout:function(t,e){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var i=Ct.delegate;return(null==i?void 0:i.setTimeout)?i.setTimeout.apply(i,mt([t,e],yt(r))):setTimeout.apply(void 0,mt([t,e],yt(r)))},clearTimeout:function(t){var e=Ct.delegate;return((null==e?void 0:e.clearTimeout)||clearTimeout)(t)},delegate:void 0};function At(){}var Ht=null;function St(t){if(Bt.useDeprecatedSynchronousErrorHandling){var e=!Ht;if(e&&(Ht={errorThrown:!1,error:null}),t(),e){var r=Ht,n=r.errorThrown,i=r.error;if(Ht=null,n)throw i}}else t()}var Pt=function(t){function e(e){var r=t.call(this)||this;return r.isStopped=!1,e?(r.destination=e,_t(e)&&e.add(r)):r.destination=Rt,r}return pt(e,t),e.create=function(t,e,r){return new Mt(t,e,r)},e.prototype.next=function(t){this.isStopped||this._next(t)},e.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},e.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this),this.destination=null)},e.prototype._next=function(t){this.destination.next(t)},e.prototype._error=function(t){try{this.destination.error(t)}finally{this.unsubscribe()}},e.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},e}(wt),Lt=Function.prototype.bind;function It(t,e){return Lt.call(t,e)}var Ot=function(){function t(t){this.partialObserver=t}return t.prototype.next=function(t){var e=this.partialObserver;if(e.next)try{e.next(t)}catch(t){Nt(t)}},t.prototype.error=function(t){var e=this.partialObserver;if(e.error)try{e.error(t)}catch(t){Nt(t)}else Nt(t)},t.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(t){Nt(t)}},t}(),Mt=function(t){function e(e,r,n){var i,o,a=t.call(this)||this;gt(e)||!e?i={next:null!=e?e:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:a&&Bt.useDeprecatedNextContext?((o=Object.create(e)).unsubscribe=function(){return a.unsubscribe()},i={next:e.next&&It(e.next,o),error:e.error&&It(e.error,o),complete:e.complete&&It(e.complete,o)}):i=e;return a.destination=new Ot(i),a}return pt(e,t),e}(Pt);function Nt(t){var e;e=t,Ct.setTimeout((function(){throw e}))}var Rt={closed:!0,next:At,error:function(t){throw t},complete:At},$t="function"==typeof Symbol&&Symbol.observable||"@@observable";function Dt(t){return t}var Ft=function(){function t(t){t&&(this._subscribe=t)}return t.prototype.lift=function(e){var r=new t;return r.source=this,r.operator=e,r},t.prototype.subscribe=function(t,e,r){var n,i=this,o=(n=t)&&n instanceof Pt||function(t){return t&&gt(t.next)&&gt(t.error)&&gt(t.complete)}(n)&&_t(n)?t:new Mt(t,e,r);return St((function(){var t=i,e=t.operator,r=t.source;o.add(e?e.call(o,r):r?i._subscribe(o):i._trySubscribe(o))})),o},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){t.error(e)}},t.prototype.forEach=function(t,e){var r=this;return new(e=kt(e))((function(e,n){var i=new Mt({next:function(e){try{t(e)}catch(t){n(t),i.unsubscribe()}},error:n,complete:e});r.subscribe(i)}))},t.prototype._subscribe=function(t){var e;return null===(e=this.source)||void 0===e?void 0:e.subscribe(t)},t.prototype[$t]=function(){return this},t.prototype.pipe=function(){for(var t,e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return(0===(t=e).length?Dt:1===t.length?t[0]:function(e){return t.reduce((function(t,e){return e(t)}),e)})(this)},t.prototype.toPromise=function(t){var e=this;return new(t=kt(t))((function(t,r){var n;e.subscribe((function(t){return n=t}),(function(t){return r(t)}),(function(){return t(n)}))}))},t.create=function(e){return new t(e)},t}();function kt(t){var e;return null!==(e=null!=t?t:Bt.Promise)&&void 0!==e?e:Promise}var Ut=bt((function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Gt=function(t){function e(){var e=t.call(this)||this;return e.closed=!1,e.currentObservers=null,e.observers=[],e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return pt(e,t),e.prototype.lift=function(t){var e=new jt(this,this);return e.operator=t,e},e.prototype._throwIfClosed=function(){if(this.closed)throw new Ut},e.prototype.next=function(t){var e=this;St((function(){var r,n;if(e._throwIfClosed(),!e.isStopped){e.currentObservers||(e.currentObservers=Array.from(e.observers));try{for(var i=ft(e.currentObservers),o=i.next();!o.done;o=i.next()){o.value.next(t)}}catch(t){r={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}}}))},e.prototype.error=function(t){var e=this;St((function(){if(e._throwIfClosed(),!e.isStopped){e.hasError=e.isStopped=!0,e.thrownError=t;for(var r=e.observers;r.length;)r.shift().error(t)}}))},e.prototype.complete=function(){var t=this;St((function(){if(t._throwIfClosed(),!t.isStopped){t.isStopped=!0;for(var e=t.observers;e.length;)e.shift().complete()}}))},e.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(e.prototype,"observed",{get:function(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0},enumerable:!1,configurable:!0}),e.prototype._trySubscribe=function(e){return this._throwIfClosed(),t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},e.prototype._innerSubscribe=function(t){var e=this,r=this,n=r.hasError,i=r.isStopped,o=r.observers;return n||i?Tt:(this.currentObservers=null,o.push(t),new wt((function(){e.currentObservers=null,Et(o,t)})))},e.prototype._checkFinalizedStatuses=function(t){var e=this,r=e.hasError,n=e.thrownError,i=e.isStopped;r?t.error(n):i&&t.complete()},e.prototype.asObservable=function(){var t=new Ft;return t.source=this,t},e.create=function(t,e){return new jt(t,e)},e}(Ft),jt=function(t){function e(e,r){var n=t.call(this)||this;return n.destination=e,n.source=r,n}return pt(e,t),e.prototype.next=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===r||r.call(e,t)},e.prototype.error=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===r||r.call(e,t)},e.prototype.complete=function(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)},e.prototype._subscribe=function(t){var e,r;return null!==(r=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==r?r:Tt},e}(Gt),zt={now:function(){return(zt.delegate||Date).now()},delegate:void 0},Vt=function(t){function e(e,r,n){void 0===e&&(e=1/0),void 0===r&&(r=1/0),void 0===n&&(n=zt);var i=t.call(this)||this;return i._bufferSize=e,i._windowTime=r,i._timestampProvider=n,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=r===1/0,i._bufferSize=Math.max(1,e),i._windowTime=Math.max(1,r),i}return pt(e,t),e.prototype.next=function(e){var r=this,n=r.isStopped,i=r._buffer,o=r._infiniteTimeWindow,a=r._timestampProvider,s=r._windowTime;n||(i.push(e),!o&&i.push(a.now()+s)),this._trimBuffer(),t.prototype.next.call(this,e)},e.prototype._subscribe=function(t){this._throwIfClosed(),this._trimBuffer();for(var e=this._innerSubscribe(t),r=this._infiniteTimeWindow,n=this._buffer.slice(),i=0;i<n.length&&!t.closed;i+=r?1:2)t.next(n[i]);return this._checkFinalizedStatuses(t),e},e.prototype._trimBuffer=function(){var t=this,e=t._bufferSize,r=t._timestampProvider,n=t._buffer,i=t._infiniteTimeWindow,o=(i?1:2)*e;if(e<1/0&&o<n.length&&n.splice(0,n.length-o),!i){for(var a=r.now(),s=0,l=1;l<n.length&&n[l]<=a;l+=2)s=l;s&&n.splice(0,s+1)}},e}(Gt);let Xt=[],Kt={};
134
134
  /**
135
135
  * @name topic
@@ -138,18 +138,18 @@ var dt=function(t,e){return dt=Object.setPrototypeOf||{__proto__:[]}instanceof A
138
138
  * @param step [String] How many values to be buffed for new subscribers - default 0
139
139
  * @returns ReplaySubject
140
140
  */
141
- const Wt=[];
141
+ const Yt=[];
142
142
  /**
143
143
  * Create a `Writable` store that allows both updating and reading by subscription.
144
144
  * @param {*=}value initial value
145
145
  * @param {StartStopNotifier=} start
146
146
  */
147
- function Yt(e,r=t){let n;const i=new Set;function a(t){if(o(e,t)&&(e=t,n)){// store is ready
148
- const t=!Wt.length;for(const t of i)t[1](),Wt.push(t,e);if(t){for(let t=0;t<Wt.length;t+=2)Wt[t][0](Wt[t+1]);Wt.length=0}}}return{set:a,update:function(t){a(t(e))},subscribe:function(o,s=t){const l=[o,s];return i.add(l),1===i.size&&(n=r(a)||t),o(e),()=>{i.delete(l),0===i.size&&n&&(n(),n=null)}}}}function Zt(e,r,o){const a=!Array.isArray(e),s=a?[e]:e,l=r.length<2;return c=e=>{let o=!1;const c=[];let u=0,h=t;const d=()=>{if(u)return;h();const n=r(a?c[0]:c,e);l?e(n):h=i(n)?n:t},p=s.map(((e,r)=>function(e,...r){if(null==e)return t;const n=e.subscribe(...r);return n.unsubscribe?()=>n.unsubscribe():n}(e,(t=>{c[r]=t,u&=~(1<<r),o&&d()}),(()=>{u|=1<<r}))));return o=!0,d(),function(){n(p),h(),
147
+ function Wt(e,r=t){let n;const i=new Set;function a(t){if(o(e,t)&&(e=t,n)){// store is ready
148
+ const t=!Yt.length;for(const t of i)t[1](),Yt.push(t,e);if(t){for(let t=0;t<Yt.length;t+=2)Yt[t][0](Yt[t+1]);Yt.length=0}}}return{set:a,update:function(t){a(t(e))},subscribe:function(o,s=t){const l=[o,s];return i.add(l),1===i.size&&(n=r(a)||t),o(e),()=>{i.delete(l),0===i.size&&n&&(n(),n=null)}}}}function Zt(e,r,o){const a=!Array.isArray(e),s=a?[e]:e,l=r.length<2;return c=e=>{let o=!1;const c=[];let u=0,h=t;const d=()=>{if(u)return;h();const n=r(a?c[0]:c,e);l?e(n):h=i(n)?n:t},p=s.map(((e,r)=>function(e,...r){if(null==e)return t;const n=e.subscribe(...r);return n.unsubscribe?()=>n.unsubscribe():n}(e,(t=>{c[r]=t,u&=~(1<<r),o&&d()}),(()=>{u|=1<<r}))));return o=!0,d(),function(){n(p),h(),
149
149
  // We need to set this to false because callbacks can still happen despite having unsubscribed:
150
150
  // Callbacks might already be placed in the queue which doesn't know it should no longer
151
151
  // invoke this derived store.
152
- o=!1}},{subscribe:Yt(o,c).subscribe};
152
+ o=!1}},{subscribe:Wt(o,c).subscribe};
153
153
  /**
154
154
  * Creates a `Readable` store that allows reading by subscription.
155
155
  * @param value initial value
@@ -362,7 +362,7 @@ e=t.hourCycles[0]),e)switch(e){case"h24":return"k";case"h23":return"H";case"h12"
362
362
  var r,n=t.language;return"root"!==n&&(r=t.maximize().region),(De[r||""]||De[n||""]||De["".concat(n,"-001")]||De["001"])[0]}var ke=new RegExp("^".concat(xe.source,"*")),Ue=new RegExp("".concat(xe.source,"*$"));function Ge(t,e){return{start:t,end:e}}
363
363
  // #region Ponyfills
364
364
  // Consolidate these variables up top for easier toggling during debugging
365
- var je=!!String.prototype.startsWith,ze=!!String.fromCodePoint,Ve=!!Object.fromEntries,Xe=!!String.prototype.codePointAt,Ke=!!String.prototype.trimStart,We=!!String.prototype.trimEnd,Ye=!!Number.isSafeInteger?Number.isSafeInteger:function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},Ze=!0;try{
365
+ var je=!!String.prototype.startsWith,ze=!!String.fromCodePoint,Ve=!!Object.fromEntries,Xe=!!String.prototype.codePointAt,Ke=!!String.prototype.trimStart,Ye=!!String.prototype.trimEnd,We=!!Number.isSafeInteger?Number.isSafeInteger:function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},Ze=!0;try{
366
366
  /**
367
367
  * legacy Edge or Xbox One browser
368
368
  * Unicode flag support: supported
@@ -379,7 +379,7 @@ function(t){for(var e={},r=0,n=t;r<n.length;r++){var i=n[r],o=i[0],a=i[1];e[o]=a
379
379
  function(t,e){return t.codePointAt(e)}:// IE 11
380
380
  function(t,e){var r=t.length;if(!(e<0||e>=r)){var n,i=t.charCodeAt(e);return i<55296||i>56319||e+1===r||(n=t.charCodeAt(e+1))<56320||n>57343?i:n-56320+(i-55296<<10)+65536}},rr=Ke?// Native
381
381
  function(t){return t.trimStart()}:// Ponyfill
382
- function(t){return t.replace(ke,"")},nr=We?// Native
382
+ function(t){return t.replace(ke,"")},nr=Ye?// Native
383
383
  function(t){return t.trimEnd()}:// Ponyfill
384
384
  function(t){return t.replace(Ue,"")};
385
385
  // Prevent minifier to translate new RegExp to literal form that might cause syntax error on IE11.
@@ -527,7 +527,7 @@ this.bumpSpace();var d=this.clonePosition();if(!this.bumpIf("{"))return this.err
527
527
  // Keep track of the existing selectors
528
528
  s.add(l),
529
529
  // Prep next selector clause.
530
- this.bumpSpace(),l=(i=this.parseIdentifierIfPossible()).value,c=i.location}return 0===a.length?this.error("select"===e?le.EXPECT_SELECT_ARGUMENT_SELECTOR:le.EXPECT_PLURAL_ARGUMENT_SELECTOR,Ge(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(le.MISSING_OTHER_CLAUSE,Ge(this.clonePosition(),this.clonePosition())):{val:a,err:null}},t.prototype.tryParseDecimalInteger=function(t,e){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var i=!1,o=0;!this.isEOF();){var a=this.char();if(!(a>=48/* `0` */&&a<=57/* `9` */))break;i=!0,o=10*o+(a-48),this.bump()}var s=Ge(n,this.clonePosition());return i?Ye(o*=r)?{val:o,err:null}:this.error(e,s):this.error(t,s)},t.prototype.offset=function(){return this.position.offset},t.prototype.isEOF=function(){return this.offset()===this.message.length},t.prototype.clonePosition=function(){
530
+ this.bumpSpace(),l=(i=this.parseIdentifierIfPossible()).value,c=i.location}return 0===a.length?this.error("select"===e?le.EXPECT_SELECT_ARGUMENT_SELECTOR:le.EXPECT_PLURAL_ARGUMENT_SELECTOR,Ge(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(le.MISSING_OTHER_CLAUSE,Ge(this.clonePosition(),this.clonePosition())):{val:a,err:null}},t.prototype.tryParseDecimalInteger=function(t,e){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var i=!1,o=0;!this.isEOF();){var a=this.char();if(!(a>=48/* `0` */&&a<=57/* `9` */))break;i=!0,o=10*o+(a-48),this.bump()}var s=Ge(n,this.clonePosition());return i?We(o*=r)?{val:o,err:null}:this.error(e,s):this.error(t,s)},t.prototype.offset=function(){return this.position.offset},t.prototype.isEOF=function(){return this.offset()===this.message.length},t.prototype.clonePosition=function(){
531
531
  // This is much faster than `Object.assign` or spread.
532
532
  return{offset:this.position.offset,line:this.position.line,column:this.position.column}},
533
533
  /**
@@ -639,7 +639,7 @@ this.formats=Sr(t.formats,n),this.formatters=i&&i.formatters||(void 0===(o=this.
639
639
  // Default format options used as the prototype of the `formats` provided to the
640
640
  // constructor. These are used when constructing the internal Intl.NumberFormat
641
641
  // and Intl.DateTimeFormat instances.
642
- t.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"}}},t}();const Ir={},Or=(t,e,r)=>r?(e in Ir||(Ir[e]={}),t in Ir[e]||(Ir[e][t]=r),r):r,Mr=(t,e)=>{if(null==e)return;if(e in Ir&&t in Ir[e])return Ir[e][t];const r=on(e);for(let n=0;n<r.length;n++){const i=Dr(r[n],t);if(i)return Or(t,e,i)}};let Nr;const Rr=Yt({});function $r(t){return t in Nr}function Dr(t,e){if(!$r(t))return null;const r=function(t){return Nr[t]||null}(t);return function(t,e){if(null==e)return;if(e in t)return t[e];const r=e.split(".");let n=t;for(let t=0;t<r.length;t++)if("object"==typeof n){if(t>0){const e=r.slice(t,r.length).join(".");if(e in n){n=n[e];break}}n=n[r[t]]}else n=void 0;return n}(r,e)}Zt([Rr],(([t])=>Object.keys(t))),Rr.subscribe((t=>Nr=t));const Fr={};function kr(t){return Fr[t]}function Ur(t){return null!=t&&on(t).some((t=>{var e;return null==(e=kr(t))?void 0:e.size}))}function Gr(t,e){const r=Promise.all(e.map((e=>(function(t,e){Fr[t].delete(e),0===Fr[t].size&&delete Fr[t]}(t,e),e().then((t=>t.default||t))))));return r.then((e=>function(t,...e){delete Ir[t],Rr.update((r=>(r[t]=oe.all([r[t]||{},...e]),r)))}(t,...e)))}const jr={};function zr(t){if(!Ur(t))return t in jr?jr[t]:Promise.resolve();const e=function(t){return on(t).map((t=>{const e=kr(t);return[t,e?[...e]:[]]})).filter((([,t])=>t.length>0))}(t);return jr[t]=Promise.all(e.map((([t,e])=>Gr(t,e)))).then((()=>{if(Ur(t))return zr(t);delete jr[t]})),jr[t]}const Vr={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 Xr(){return Vr}const Kr=Yt(!1);var Wr=Object.defineProperty,Yr=Object.defineProperties,Zr=Object.getOwnPropertyDescriptors,qr=Object.getOwnPropertySymbols,Jr=Object.prototype.hasOwnProperty,Qr=Object.prototype.propertyIsEnumerable,tn=(t,e,r)=>e in t?Wr(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;let en;const rn=Yt(null);function nn(t){return t.split("-").map(((t,e,r)=>r.slice(0,e+1).join("-"))).reverse()}function on(t,e=Xr().fallbackLocale){const r=nn(t);return e?[...new Set([...r,...nn(e)])]:r}function an(){return null!=en?en:void 0}rn.subscribe((t=>{en=null!=t?t:void 0,"undefined"!=typeof window&&null!=t&&document.documentElement.setAttribute("lang",t)}));const sn=(ln=((t,e)=>{for(var r in e||(e={}))Jr.call(e,r)&&tn(t,r,e[r]);if(qr)for(var r of qr(e))Qr.call(e,r)&&tn(t,r,e[r]);return t})({},rn),Yr(ln,Zr({set:t=>{if(t&&function(t){if(null==t)return;const e=on(t);for(let t=0;t<e.length;t++){const r=e[t];if($r(r))return r}}(t)&&Ur(t)){const{loadingDelay:e}=Xr();let r;return"undefined"!=typeof window&&null!=an()&&e?r=window.setTimeout((()=>Kr.set(!0)),e):Kr.set(!0),zr(t).then((()=>{rn.set(t)})).finally((()=>{clearTimeout(r),Kr.set(!1)}))}return rn.set(t)}})));var ln;const cn=t=>{const e=Object.create(null);return r=>{const n=JSON.stringify(r);return n in e?e[n]:e[n]=t(r)}};var un=Object.defineProperty,hn=Object.getOwnPropertySymbols,dn=Object.prototype.hasOwnProperty,pn=Object.prototype.propertyIsEnumerable,fn=(t,e,r)=>e in t?un(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,yn=(t,e)=>{for(var r in e||(e={}))dn.call(e,r)&&fn(t,r,e[r]);if(hn)for(var r of hn(e))pn.call(e,r)&&fn(t,r,e[r]);return t},mn=(t,e)=>{var r={};for(var n in t)dn.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&hn)for(var n of hn(t))e.indexOf(n)<0&&pn.call(t,n)&&(r[n]=t[n]);return r};const gn=(t,e)=>{const{formats:r}=Xr();if(t in r&&e in r[t])return r[t][e];throw new Error(`[svelte-i18n] Unknown "${e}" ${t} format.`)},bn=cn((t=>{var e=t,{locale:r,format:n}=e,i=mn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=gn("number",n)),new Intl.NumberFormat(r,i)})),vn=cn((t=>{var e=t,{locale:r,format:n}=e,i=mn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=gn("date",n):0===Object.keys(i).length&&(i=gn("date","short")),new Intl.DateTimeFormat(r,i)})),En=cn((t=>{var e=t,{locale:r,format:n}=e,i=mn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=gn("time",n):0===Object.keys(i).length&&(i=gn("time","short")),new Intl.DateTimeFormat(r,i)})),wn=cn((
642
+ t.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"}}},t}();const Ir={},Or=(t,e,r)=>r?(e in Ir||(Ir[e]={}),t in Ir[e]||(Ir[e][t]=r),r):r,Mr=(t,e)=>{if(null==e)return;if(e in Ir&&t in Ir[e])return Ir[e][t];const r=on(e);for(let n=0;n<r.length;n++){const i=Dr(r[n],t);if(i)return Or(t,e,i)}};let Nr;const Rr=Wt({});function $r(t){return t in Nr}function Dr(t,e){if(!$r(t))return null;const r=function(t){return Nr[t]||null}(t);return function(t,e){if(null==e)return;if(e in t)return t[e];const r=e.split(".");let n=t;for(let t=0;t<r.length;t++)if("object"==typeof n){if(t>0){const e=r.slice(t,r.length).join(".");if(e in n){n=n[e];break}}n=n[r[t]]}else n=void 0;return n}(r,e)}Zt([Rr],(([t])=>Object.keys(t))),Rr.subscribe((t=>Nr=t));const Fr={};function kr(t){return Fr[t]}function Ur(t){return null!=t&&on(t).some((t=>{var e;return null==(e=kr(t))?void 0:e.size}))}function Gr(t,e){const r=Promise.all(e.map((e=>(function(t,e){Fr[t].delete(e),0===Fr[t].size&&delete Fr[t]}(t,e),e().then((t=>t.default||t))))));return r.then((e=>function(t,...e){delete Ir[t],Rr.update((r=>(r[t]=oe.all([r[t]||{},...e]),r)))}(t,...e)))}const jr={};function zr(t){if(!Ur(t))return t in jr?jr[t]:Promise.resolve();const e=function(t){return on(t).map((t=>{const e=kr(t);return[t,e?[...e]:[]]})).filter((([,t])=>t.length>0))}(t);return jr[t]=Promise.all(e.map((([t,e])=>Gr(t,e)))).then((()=>{if(Ur(t))return zr(t);delete jr[t]})),jr[t]}const Vr={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 Xr(){return Vr}const Kr=Wt(!1);var Yr=Object.defineProperty,Wr=Object.defineProperties,Zr=Object.getOwnPropertyDescriptors,qr=Object.getOwnPropertySymbols,Jr=Object.prototype.hasOwnProperty,Qr=Object.prototype.propertyIsEnumerable,tn=(t,e,r)=>e in t?Yr(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;let en;const rn=Wt(null);function nn(t){return t.split("-").map(((t,e,r)=>r.slice(0,e+1).join("-"))).reverse()}function on(t,e=Xr().fallbackLocale){const r=nn(t);return e?[...new Set([...r,...nn(e)])]:r}function an(){return null!=en?en:void 0}rn.subscribe((t=>{en=null!=t?t:void 0,"undefined"!=typeof window&&null!=t&&document.documentElement.setAttribute("lang",t)}));const sn=(ln=((t,e)=>{for(var r in e||(e={}))Jr.call(e,r)&&tn(t,r,e[r]);if(qr)for(var r of qr(e))Qr.call(e,r)&&tn(t,r,e[r]);return t})({},rn),Wr(ln,Zr({set:t=>{if(t&&function(t){if(null==t)return;const e=on(t);for(let t=0;t<e.length;t++){const r=e[t];if($r(r))return r}}(t)&&Ur(t)){const{loadingDelay:e}=Xr();let r;return"undefined"!=typeof window&&null!=an()&&e?r=window.setTimeout((()=>Kr.set(!0)),e):Kr.set(!0),zr(t).then((()=>{rn.set(t)})).finally((()=>{clearTimeout(r),Kr.set(!1)}))}return rn.set(t)}})));var ln;const cn=t=>{const e=Object.create(null);return r=>{const n=JSON.stringify(r);return n in e?e[n]:e[n]=t(r)}};var un=Object.defineProperty,hn=Object.getOwnPropertySymbols,dn=Object.prototype.hasOwnProperty,pn=Object.prototype.propertyIsEnumerable,fn=(t,e,r)=>e in t?un(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,yn=(t,e)=>{for(var r in e||(e={}))dn.call(e,r)&&fn(t,r,e[r]);if(hn)for(var r of hn(e))pn.call(e,r)&&fn(t,r,e[r]);return t},mn=(t,e)=>{var r={};for(var n in t)dn.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&hn)for(var n of hn(t))e.indexOf(n)<0&&pn.call(t,n)&&(r[n]=t[n]);return r};const gn=(t,e)=>{const{formats:r}=Xr();if(t in r&&e in r[t])return r[t][e];throw new Error(`[svelte-i18n] Unknown "${e}" ${t} format.`)},bn=cn((t=>{var e=t,{locale:r,format:n}=e,i=mn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(i=gn("number",n)),new Intl.NumberFormat(r,i)})),vn=cn((t=>{var e=t,{locale:r,format:n}=e,i=mn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?i=gn("date",n):0===Object.keys(i).length&&(i=gn("date","short")),new Intl.DateTimeFormat(r,i)})),En=cn((t=>{var e=t,{locale:r,format:n}=e,i=mn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?i=gn("time",n):0===Object.keys(i).length&&(i=gn("time","short")),new Intl.DateTimeFormat(r,i)})),wn=cn((
643
643
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
644
644
  (t,e=an())=>new Lr(t,e,Xr().formats,{ignoreTag:Xr().ignoreTag}))),Tn=(t,e={})=>{var r,n,i,o;let a=e;"object"==typeof t&&(a=t,t=a.id);const{values:s,locale:l=an(),default:c}=a;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let u=Mr(t,l);if(u){if("string"!=typeof u)return console.warn(`[svelte-i18n] Message with id "${t}" 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==(n=(r=Xr()).handleMissingMessage)?void 0:n.call(r,{locale:l,id:t,defaultValue:c}))?i:c)?o:t;if(!s)return u;let h=u;try{h=wn(u,l).format(s)}catch(e){e instanceof Error&&console.warn(`[svelte-i18n] Message "${t}" has syntax error:`,e.message)}return h},_n=(t,e)=>((t={})=>{var e=t,{locale:r=an()}=e,n=mn(e,["locale"]);return En(yn({locale:r},n))})(e).format(t),xn=(t,e)=>((t={})=>{var e=t,{locale:r=an()}=e,n=mn(e,["locale"]);return vn(yn({locale:r},n))})(e).format(t),Bn=(t,e)=>((t={})=>{var e=t,{locale:r=an()}=e,n=mn(e,["locale"]);return bn(yn({locale:r},n))})(e).format(t),Cn=(t,e=an())=>Mr(t,e);Zt([sn,Rr],(()=>Tn)),Zt([sn],(()=>_n)),Zt([sn],(()=>xn)),Zt([sn],(()=>Bn)),Zt([sn,Rr],(()=>Cn)),window.emWidgets={topic:(t,e=0)=>{if(-1==Xt.indexOf(t)){let r=new Vt(e);Kt[t]=r,Xt.push(t)}return Kt[t]}};
645
645
  /**
@@ -706,8 +706,8 @@ function Vn(e){let r;return{c(){r=p("p"),r.textContent="500 Error - Internal Ser
706
706
  // (107:10) {#each calendarCollections as dailyCalendarData, index }
707
707
  function Xn(t){let e,r,n,i,o,a;return{c(){e=p("casino-calendar-daily-item"),v(e,"dailybackground",r=/*dailyCalendarData*/t[21].dailyBackground),v(e,"dailyicon",n=/*dailyCalendarData*/t[21].dailyIcon),v(e,"dailyday",i=/*dailyCalendarData*/t[21].dailyDay),v(e,"dailydescription",o=/*dailyCalendarData*/t[21].dailyDescription),v(e,"dailybuttontitle",a=/*dailyCalendarData*/t[21].dailyButtonTitle),v(e,"index",/*index*/t[23]),v(e,"lang",/*lang*/t[0]),v(e,"clientstyling",/*clientstyling*/t[1]),v(e,"clientstylingurl",/*clientstylingurl*/t[2])},m(t,r){u(t,e,r)},p(t,s){/*calendarCollections*/16&s&&r!==(r=/*dailyCalendarData*/t[21].dailyBackground)&&v(e,"dailybackground",r),/*calendarCollections*/16&s&&n!==(n=/*dailyCalendarData*/t[21].dailyIcon)&&v(e,"dailyicon",n),/*calendarCollections*/16&s&&i!==(i=/*dailyCalendarData*/t[21].dailyDay)&&v(e,"dailyday",i),/*calendarCollections*/16&s&&o!==(o=/*dailyCalendarData*/t[21].dailyDescription)&&v(e,"dailydescription",o),/*calendarCollections*/16&s&&a!==(a=/*dailyCalendarData*/t[21].dailyButtonTitle)&&v(e,"dailybuttontitle",a),/*lang*/1&s&&v(e,"lang",/*lang*/t[0]),/*clientstyling*/2&s&&v(e,"clientstyling",/*clientstyling*/t[1]),/*clientstylingurl*/4&s&&v(e,"clientstylingurl",/*clientstylingurl*/t[2])},d(t){t&&h(e)}}}
708
708
  // (121:10) {#if calendarModalOpened == true}
709
- function Kn(t){let e,r,n,i,o,a,s,l;return{c(){e=p("div"),r=p("casino-calendar-daily-details"),v(r,"dailybackground",n=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyBackground),v(r,"dailybuttontitle",i=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyButtonTitle),v(r,"dailyday",o=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyDay),v(r,"dailydescription",a=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyDescription),v(r,"dailyicon",s=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyIcon),v(r,"dailytitle",l=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyTitle),v(r,"lang",/*lang*/t[0]),v(r,"clientstyling",/*clientstyling*/t[1]),v(r,"clientstylingurl",/*clientstylingurl*/t[2]),b(e,"class","CalendarDetailsWrapper")},m(t,n){u(t,e,n),c(e,r)},p(t,e){/*calendarCollections, selectedIndex*/48&e&&n!==(n=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyBackground)&&v(r,"dailybackground",n),/*calendarCollections, selectedIndex*/48&e&&i!==(i=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyButtonTitle)&&v(r,"dailybuttontitle",i),/*calendarCollections, selectedIndex*/48&e&&o!==(o=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyDay)&&v(r,"dailyday",o),/*calendarCollections, selectedIndex*/48&e&&a!==(a=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyDescription)&&v(r,"dailydescription",a),/*calendarCollections, selectedIndex*/48&e&&s!==(s=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyIcon)&&v(r,"dailyicon",s),/*calendarCollections, selectedIndex*/48&e&&l!==(l=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyTitle)&&v(r,"dailytitle",l),/*lang*/1&e&&v(r,"lang",/*lang*/t[0]),/*clientstyling*/2&e&&v(r,"clientstyling",/*clientstyling*/t[1]),/*clientstylingurl*/4&e&&v(r,"clientstylingurl",/*clientstylingurl*/t[2])},d(t){t&&h(e)}}}function Wn(e){let r;function n(t,e){/*hasErrors*/
709
+ function Kn(t){let e,r,n,i,o,a,s,l;return{c(){e=p("div"),r=p("casino-calendar-daily-details"),v(r,"dailybackground",n=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyBackground),v(r,"dailybuttontitle",i=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyButtonTitle),v(r,"dailyday",o=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyDay),v(r,"dailydescription",a=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyDescription),v(r,"dailyicon",s=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyIcon),v(r,"dailytitle",l=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyTitle),v(r,"lang",/*lang*/t[0]),v(r,"clientstyling",/*clientstyling*/t[1]),v(r,"clientstylingurl",/*clientstylingurl*/t[2]),b(e,"class","CalendarDetailsWrapper")},m(t,n){u(t,e,n),c(e,r)},p(t,e){/*calendarCollections, selectedIndex*/48&e&&n!==(n=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyBackground)&&v(r,"dailybackground",n),/*calendarCollections, selectedIndex*/48&e&&i!==(i=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyButtonTitle)&&v(r,"dailybuttontitle",i),/*calendarCollections, selectedIndex*/48&e&&o!==(o=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyDay)&&v(r,"dailyday",o),/*calendarCollections, selectedIndex*/48&e&&a!==(a=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyDescription)&&v(r,"dailydescription",a),/*calendarCollections, selectedIndex*/48&e&&s!==(s=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyIcon)&&v(r,"dailyicon",s),/*calendarCollections, selectedIndex*/48&e&&l!==(l=/*calendarCollections*/t[4][/*selectedIndex*/t[5]].dailyTitle)&&v(r,"dailytitle",l),/*lang*/1&e&&v(r,"lang",/*lang*/t[0]),/*clientstyling*/2&e&&v(r,"clientstyling",/*clientstyling*/t[1]),/*clientstylingurl*/4&e&&v(r,"clientstylingurl",/*clientstylingurl*/t[2])},d(t){t&&h(e)}}}function Yn(e){let r;function n(t,e){/*hasErrors*/
710
710
  return t[7]?Vn:/*isLoading*/t[6]?zn:/*calendarCollections*/t[4]?.length?jn:void 0}let i=n(e),o=i&&i(e);return{c(){r=p("div"),o&&o.c(),this.c=t},m(t,n){u(t,r,n),o&&o.m(r,null)
711
711
  /*div_binding*/,e[13](r)},p(t,[e]){i===(i=n(t))&&o?o.p(t,e):(o&&o.d(1),o=i&&i(t),o&&(o.c(),o.m(r,null)))},i:t,o:t,d(t){t&&h(r),o&&o.d()
712
- /*div_binding*/,e[13](null)}}}function Yn(t,e,r){let n,i,{cmsendpoint:o=""}=e,{env:a=""}=e,{userroles:s=""}=e,{lang:l="en"}=e,{clientstyling:c=""}=e,{clientstylingurl:u=""}=e,h=0,d=!0,p=!1,f=!1,y=window.navigator.userAgent,m=!1;const g=()=>{(()=>{r(6,d=!0);let t=new URL(`${o}/${l}/daily-calendar?env=${a}/`);t.searchParams.append("userRoles",s);let e=(t=>t.toLowerCase().match(/android/i)?"Android":t.toLowerCase().match(/iphone/i)?"iPhone":t.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC")(y);e&&("PC"===e?t.searchParams.append("device","dk"):"iPad"===e||"iPhone"===e?t.searchParams.append("device","ios"):t.searchParams.append("device","mtWeb")),fetch(t.href).then((t=>t.json())).then((t=>{r(4,i=t)})).catch((t=>{console.log(t),r(7,p=!0)})).finally((()=>{r(6,d=!1)}))})()},b=t=>{var e;t.data&&"OpenCalendar"==t.data.type&&(r(5,h=t.data.index),r(9,m=!0),window.postMessage({type:"ShowModal",selectedIndex:h,identifier:"Calendar"},window.location.href),window.postMessage({type:"DailyEventsData",data:null===(e=i[h])||void 0===e?void 0:e.dailyEvents})),t.data&&"ModalClosed"==t.data.type&&r(9,m=!1)};return B((()=>(window.addEventListener("message",b,!1),An(y)&&r(8,f=!0),()=>{window.removeEventListener("message",b)}))),t.$$set=t=>{"cmsendpoint"in t&&r(10,o=t.cmsendpoint),"env"in t&&r(11,a=t.env),"userroles"in t&&r(12,s=t.userroles),"lang"in t&&r(0,l=t.lang),"clientstyling"in t&&r(1,c=t.clientstyling),"clientstylingurl"in t&&r(2,u=t.clientstylingurl)},t.$$.update=()=>{/*cmsendpoint, lang, env, userroles*/7169&t.$$.dirty&&o&&l&&a&&s&&g(),/*clientstyling, customStylingContainer*/10&t.$$.dirty&&c&&n&&(()=>{let t=document.createElement("style");t.innerHTML=c,n.appendChild(t)})(),/*clientstylingurl, customStylingContainer*/12&t.$$.dirty&&u&&n&&(()=>{let t=new URL(u),e=document.createElement("style");fetch(t.href).then((t=>t.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{n.appendChild(e)}),1),setTimeout((()=>{}),500)}))})()},[l,c,u,n,i,h,d,p,f,m,o,a,s,function(t){A[t?"unshift":"push"]((()=>{n=t,r(3,n)}))}]}!customElements.get("casino-calendar-daily-item")&&customElements.define("casino-calendar-daily-item",class extends U{constructor(t){super();const e=document.createElement("style");e.textContent='*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.Container{display:flex;overflow-x:unset;justify-content:space-between;position:relative;width:100%;border-radius:0 0 5px 5px}.Container::-webkit-scrollbar{display:none}.CalendarBar{width:100%;height:28px;background:rgba(156, 163, 175, 0.25);border-radius:4px 4px 0 0;border-bottom:3px solid rgba(156, 163, 175, 0.5);display:block;z-index:2}.CalendarBar::before{content:"";position:absolute;z-index:-1}.RingLeft::before{content:"";width:8px;height:24px;border-radius:20px;background:linear-gradient(#fff, #ccc);box-shadow:inset 0 -4px 6px rgba(0, 0, 0, 0.5);top:-8px;left:22px;position:absolute;z-index:1}.RingLeft::after{content:"";float:left;top:15px;width:12px;height:12px;background:#111;border-radius:10px;box-shadow:0 1px 1px var(--emfe-w-color-white, #FFFFFF);top:6px;right:20px;position:absolute;z-index:0}.RingRight::before{content:"";width:8px;height:24px;border-radius:20px;background:linear-gradient(#fff, #ccc);box-shadow:inset 0 -4px 6px rgba(0, 0, 0, 0.5);top:-8px;right:22px;position:absolute;z-index:1}.RingRight::after{content:"";float:left;top:15px;width:12px;height:12px;background:#111;border-radius:10px;box-shadow:0 1px 1px #fff;top:6px;left:20px;position:absolute;z-index:0}.CalendarPage{width:100%;min-width:170px;height:170px;padding:8px 8px 30px 8px;text-align:center;border-radius:0 0 2px 2px;color:var(--emfe-w-color-white, #FFFFFF);position:relative;z-index:0}.CalendarPage.Tear{animation:tearoff 1.5s both;transform-origin:0 100%;box-shadow:-1px -1px 4px rgba(0, 0, 0, 0.4)}@keyframes tearoff{0%{top:0}40%{transform:rotate(4deg);top:10px;opacity:1}65%{opacity:1}90%{transform:rotate(4deg);top:20px;opacity:0}95%{transform:rotate(0deg);top:0px;opacity:0}100%{transform:rotate(0deg);top:0px;opacity:1}}.CalendarCard{margin:16px 0 12px;width:170px;height:240px;text-align:center;border-radius:5px;color:var(--emfe-w-color-white, #FFFFFF);position:relative;display:block}.CasinoCalendarItems{width:100%}.CasinoCalendarItemBackground{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;color:var(--emfe-w-color-white, #FFFFFF);background:var(--emfe-w-color-gray-300, #58586B);background-image:url("https://breakthrough.org/wp-content/uploads/2018/10/default-placeholder-image.png");background-position:center;background-size:cover;background-blend-mode:multiply;height:100%;width:100%;border-radius:0 0 5px 5px}.CasinoCalendarDailyIcon{height:20px;margin:15px}.CasinoCalendarDailyIcon img{max-height:28px}.CasinoCalendarDailyTitle{text-transform:capitalize;font-weight:600;font-size:16px}.CasinoCalendarDailyItemDescription{padding:15px;margin-bottom:20px;font-size:14px;height:90px;white-space:unset;overflow:hidden;text-overflow:ellipsis}.CasinoCalendarDailyItemButton{width:100%;text-align:center}.MoreInfoButton{display:flex;justify-content:center;width:100%;padding:8px 6px;border-radius:5px;border:none;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-color-contrast, #000000) 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 30%));color:var(--emw--button-typography, #FFFFFF);font-size:var(--emw--font-size-small, 14px);border:2px solid var(--emw--button-border-color, #073B17);border-radius:var(--emw--border-radius-large, 20px);cursor:pointer;transition:border 150ms ease-in-out}',this.shadowRoot.appendChild(e),k(this,{target:this.shadowRoot,props:_(this.attributes),customElement:!0},Un,kn,o,{cmsendpoint:9,lang:10,dailybackground:0,dailyicon:1,dailyday:2,dailydescription:11,dailybuttontitle:3,index:4,clientstyling:12,clientstylingurl:13},null),t&&(t.target&&u(t.target,this,t.anchor),t.props&&(this.$set(t.props),N()))}static get observedAttributes(){return["cmsendpoint","lang","dailybackground","dailyicon","dailyday","dailydescription","dailybuttontitle","index","clientstyling","clientstylingurl"]}get cmsendpoint(){return this.$$.ctx[9]}set cmsendpoint(t){this.$$set({cmsendpoint:t}),N()}get lang(){return this.$$.ctx[10]}set lang(t){this.$$set({lang:t}),N()}get dailybackground(){return this.$$.ctx[0]}set dailybackground(t){this.$$set({dailybackground:t}),N()}get dailyicon(){return this.$$.ctx[1]}set dailyicon(t){this.$$set({dailyicon:t}),N()}get dailyday(){return this.$$.ctx[2]}set dailyday(t){this.$$set({dailyday:t}),N()}get dailydescription(){return this.$$.ctx[11]}set dailydescription(t){this.$$set({dailydescription:t}),N()}get dailybuttontitle(){return this.$$.ctx[3]}set dailybuttontitle(t){this.$$set({dailybuttontitle:t}),N()}get index(){return this.$$.ctx[4]}set index(t){this.$$set({index:t}),N()}get clientstyling(){return this.$$.ctx[12]}set clientstyling(t){this.$$set({clientstyling:t}),N()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),N()}});class Zn extends U{constructor(t){super();const e=document.createElement("style");e.textContent='.CasinoCalendarItem{display:flex;flex-direction:row;flex-wrap:nowrap;text-align:left;gap:10px;overflow-x:auto;overflow-y:hidden}.Mobile{padding:0 10px;height:286px;overflow-y:visible;overflow-x:scroll;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.CalendarDetailsWrapper{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:100;top:0;left:0;background-color:var(--emfe-w-color-dark-gray, rgba(0, 0, 0, 0.9))}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto\n }.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C)) transparent var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C)) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(e),k(this,{target:this.shadowRoot,props:_(this.attributes),customElement:!0},Yn,Wn,o,{cmsendpoint:10,env:11,userroles:12,lang:0,clientstyling:1,clientstylingurl:2},null),t&&(t.target&&u(t.target,this,t.anchor),t.props&&(this.$set(t.props),N()))}static get observedAttributes(){return["cmsendpoint","env","userroles","lang","clientstyling","clientstylingurl"]}get cmsendpoint(){return this.$$.ctx[10]}set cmsendpoint(t){this.$$set({cmsendpoint:t}),N()}get env(){return this.$$.ctx[11]}set env(t){this.$$set({env:t}),N()}get userroles(){return this.$$.ctx[12]}set userroles(t){this.$$set({userroles:t}),N()}get lang(){return this.$$.ctx[0]}set lang(t){this.$$set({lang:t}),N()}get clientstyling(){return this.$$.ctx[1]}set clientstyling(t){this.$$set({clientstyling:t}),N()}get clientstylingurl(){return this.$$.ctx[2]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),N()}}return!customElements.get("casino-calendar")&&customElements.define("casino-calendar",Zn),Zn}));
712
+ /*div_binding*/,e[13](null)}}}function Wn(t,e,r){let n,i,{cmsendpoint:o=""}=e,{env:a=""}=e,{userroles:s=""}=e,{lang:l="en"}=e,{clientstyling:c=""}=e,{clientstylingurl:u=""}=e,h=0,d=!0,p=!1,f=!1,y=window.navigator.userAgent,m=!1;const g=()=>{(()=>{r(6,d=!0);let t=new URL(`${o}/${l}/daily-calendar?env=${a}/`);t.searchParams.append("userRoles",s);let e=(t=>t.toLowerCase().match(/android/i)?"Android":t.toLowerCase().match(/iphone/i)?"iPhone":t.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC")(y);e&&("PC"===e?t.searchParams.append("device","dk"):"iPad"===e||"iPhone"===e?t.searchParams.append("device","ios"):t.searchParams.append("device","mtWeb")),fetch(t.href).then((t=>t.json())).then((t=>{r(4,i=t)})).catch((t=>{console.log(t),r(7,p=!0)})).finally((()=>{r(6,d=!1)}))})()},b=t=>{var e;t.data&&"OpenCalendar"==t.data.type&&(r(5,h=t.data.index),r(9,m=!0),window.postMessage({type:"ShowModal",selectedIndex:h,identifier:"Calendar"},window.location.href),window.postMessage({type:"DailyEventsData",data:null===(e=i[h])||void 0===e?void 0:e.dailyEvents})),t.data&&"ModalClosed"==t.data.type&&r(9,m=!1)};return B((()=>(window.addEventListener("message",b,!1),An(y)&&r(8,f=!0),()=>{window.removeEventListener("message",b)}))),t.$$set=t=>{"cmsendpoint"in t&&r(10,o=t.cmsendpoint),"env"in t&&r(11,a=t.env),"userroles"in t&&r(12,s=t.userroles),"lang"in t&&r(0,l=t.lang),"clientstyling"in t&&r(1,c=t.clientstyling),"clientstylingurl"in t&&r(2,u=t.clientstylingurl)},t.$$.update=()=>{/*cmsendpoint, lang, env, userroles*/7169&t.$$.dirty&&o&&l&&a&&s&&g(),/*clientstyling, customStylingContainer*/10&t.$$.dirty&&c&&n&&(()=>{let t=document.createElement("style");t.innerHTML=c,n.appendChild(t)})(),/*clientstylingurl, customStylingContainer*/12&t.$$.dirty&&u&&n&&(()=>{let t=new URL(u),e=document.createElement("style");fetch(t.href).then((t=>t.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{n.appendChild(e)}),1),setTimeout((()=>{}),500)}))})()},[l,c,u,n,i,h,d,p,f,m,o,a,s,function(t){A[t?"unshift":"push"]((()=>{n=t,r(3,n)}))}]}!customElements.get("casino-calendar-daily-item")&&customElements.define("casino-calendar-daily-item",class extends U{constructor(t){super();const e=document.createElement("style");e.textContent='*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.Container{display:flex;overflow-x:unset;justify-content:space-between;position:relative;width:100%;border-radius:0 0 5px 5px}.Container::-webkit-scrollbar{display:none}.CalendarBar{width:100%;height:28px;background:rgba(156, 163, 175, 0.25);border-radius:4px 4px 0 0;border-bottom:3px solid rgba(156, 163, 175, 0.5);display:block;z-index:2}.CalendarBar::before{content:"";position:absolute;z-index:-1}.RingLeft::before{content:"";width:8px;height:24px;border-radius:20px;background:linear-gradient(#fff, #ccc);box-shadow:inset 0 -4px 6px rgba(0, 0, 0, 0.5);top:-8px;left:22px;position:absolute;z-index:1}.RingLeft::after{content:"";float:left;top:15px;width:12px;height:12px;background:#111;border-radius:10px;box-shadow:0 1px 1px var(--emfe-w-color-white, #FFFFFF);top:6px;right:20px;position:absolute;z-index:0}.RingRight::before{content:"";width:8px;height:24px;border-radius:20px;background:linear-gradient(#fff, #ccc);box-shadow:inset 0 -4px 6px rgba(0, 0, 0, 0.5);top:-8px;right:22px;position:absolute;z-index:1}.RingRight::after{content:"";float:left;top:15px;width:12px;height:12px;background:#111;border-radius:10px;box-shadow:0 1px 1px #fff;top:6px;left:20px;position:absolute;z-index:0}.CalendarPage{width:100%;min-width:170px;height:170px;padding:8px 8px 30px 8px;text-align:center;border-radius:0 0 2px 2px;color:var(--emfe-w-color-white, #FFFFFF);position:relative;z-index:0}.CalendarPage.Tear{animation:tearoff 1.5s both;transform-origin:0 100%;box-shadow:-1px -1px 4px rgba(0, 0, 0, 0.4)}@keyframes tearoff{0%{top:0}40%{transform:rotate(4deg);top:10px;opacity:1}65%{opacity:1}90%{transform:rotate(4deg);top:20px;opacity:0}95%{transform:rotate(0deg);top:0px;opacity:0}100%{transform:rotate(0deg);top:0px;opacity:1}}.CalendarCard{margin:16px 0 12px;width:170px;height:240px;text-align:center;border-radius:5px;color:var(--emfe-w-color-white, #FFFFFF);position:relative;display:block}.CasinoCalendarItems{width:100%}.CasinoCalendarItemBackground{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;color:var(--emfe-w-color-white, #FFFFFF);background:var(--emfe-w-color-gray-300, #58586B);background-image:url("https://breakthrough.org/wp-content/uploads/2018/10/default-placeholder-image.png");background-position:center;background-size:cover;background-blend-mode:multiply;height:100%;width:100%;border-radius:0 0 5px 5px}.CasinoCalendarDailyIcon{height:20px;margin:15px}.CasinoCalendarDailyIcon img{max-height:28px}.CasinoCalendarDailyTitle{text-transform:capitalize;font-weight:600;font-size:16px}.CasinoCalendarDailyItemDescription{padding:15px;margin-bottom:20px;font-size:14px;height:90px;white-space:unset;overflow:hidden;text-overflow:ellipsis}.CasinoCalendarDailyItemButton{width:100%;text-align:center}.MoreInfoButton{display:flex;justify-content:center;width:100%;padding:8px 6px;border-radius:5px;border:none;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-color-contrast, #000000) 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 30%));color:var(--emw--button-typography, #FFFFFF);font-size:var(--emw--font-size-small, 14px);border:2px solid var(--emw--button-border-color, #073B17);border-radius:var(--emw--border-radius-large, 20px);cursor:pointer;transition:border 150ms ease-in-out}',this.shadowRoot.appendChild(e),k(this,{target:this.shadowRoot,props:_(this.attributes),customElement:!0},Un,kn,o,{cmsendpoint:9,lang:10,dailybackground:0,dailyicon:1,dailyday:2,dailydescription:11,dailybuttontitle:3,index:4,clientstyling:12,clientstylingurl:13},null),t&&(t.target&&u(t.target,this,t.anchor),t.props&&(this.$set(t.props),N()))}static get observedAttributes(){return["cmsendpoint","lang","dailybackground","dailyicon","dailyday","dailydescription","dailybuttontitle","index","clientstyling","clientstylingurl"]}get cmsendpoint(){return this.$$.ctx[9]}set cmsendpoint(t){this.$$set({cmsendpoint:t}),N()}get lang(){return this.$$.ctx[10]}set lang(t){this.$$set({lang:t}),N()}get dailybackground(){return this.$$.ctx[0]}set dailybackground(t){this.$$set({dailybackground:t}),N()}get dailyicon(){return this.$$.ctx[1]}set dailyicon(t){this.$$set({dailyicon:t}),N()}get dailyday(){return this.$$.ctx[2]}set dailyday(t){this.$$set({dailyday:t}),N()}get dailydescription(){return this.$$.ctx[11]}set dailydescription(t){this.$$set({dailydescription:t}),N()}get dailybuttontitle(){return this.$$.ctx[3]}set dailybuttontitle(t){this.$$set({dailybuttontitle:t}),N()}get index(){return this.$$.ctx[4]}set index(t){this.$$set({index:t}),N()}get clientstyling(){return this.$$.ctx[12]}set clientstyling(t){this.$$set({clientstyling:t}),N()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),N()}});class Zn extends U{constructor(t){super();const e=document.createElement("style");e.textContent='.CasinoCalendarItem{display:flex;flex-direction:row;flex-wrap:nowrap;text-align:left;gap:10px;overflow-x:auto;overflow-y:hidden}.Mobile{padding:0 10px;height:286px;overflow-y:visible;overflow-x:scroll;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.CalendarDetailsWrapper{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:100;top:0;left:0;background-color:var(--emfe-w-color-dark-gray, rgba(0, 0, 0, 0.9))}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto\n }.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C)) transparent var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C)) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(e),k(this,{target:this.shadowRoot,props:_(this.attributes),customElement:!0},Wn,Yn,o,{cmsendpoint:10,env:11,userroles:12,lang:0,clientstyling:1,clientstylingurl:2},null),t&&(t.target&&u(t.target,this,t.anchor),t.props&&(this.$set(t.props),N()))}static get observedAttributes(){return["cmsendpoint","env","userroles","lang","clientstyling","clientstylingurl"]}get cmsendpoint(){return this.$$.ctx[10]}set cmsendpoint(t){this.$$set({cmsendpoint:t}),N()}get env(){return this.$$.ctx[11]}set env(t){this.$$set({env:t}),N()}get userroles(){return this.$$.ctx[12]}set userroles(t){this.$$set({userroles:t}),N()}get lang(){return this.$$.ctx[0]}set lang(t){this.$$set({lang:t}),N()}get clientstyling(){return this.$$.ctx[1]}set clientstyling(t){this.$$set({clientstyling:t}),N()}get clientstylingurl(){return this.$$.ctx[2]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),N()}}return!customElements.get("casino-calendar")&&customElements.define("casino-calendar",Zn),Zn}));
713
713
  //# sourceMappingURL=casino-calendar.js.map