@fluid-topics/ft-wc-utils 0.2.4 → 0.2.8
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/build/globals.min.js +9 -9
- package/package.json +2 -2
package/build/globals.min.js
CHANGED
|
@@ -9,19 +9,19 @@ const e=window.ShadowRoot&&(void 0===window.ShadyCSS||window.ShadyCSS.nativeShad
|
|
|
9
9
|
* @license
|
|
10
10
|
* Copyright 2017 Google LLC
|
|
11
11
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
12
|
-
*/;var a;const l=window.trustedTypes,f=l?l.emptyScript:"",h=window.reactiveElementPolyfillSupport,d={toAttribute(t,e){switch(e){case Boolean:t=t?f:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let n=t;switch(e){case Boolean:n=null!==t;break;case Number:n=null===t?null:Number(t);break;case Object:case Array:try{n=JSON.parse(t)}catch(t){n=null}}return n}},v=(t,e)=>e!==t&&(e==e||t==t),p={attribute:!0,type:String,converter:d,reflect:!1,hasChanged:v};class b extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var e;null!==(e=this.l)&&void 0!==e||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,n)=>{const r=this._$Eh(n,e);void 0!==r&&(this._$Eu.set(r,n),t.push(r))})),t}static createProperty(t,e=p){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const n="symbol"==typeof t?Symbol():"__"+t,r=this.getPropertyDescriptor(t,n,e);void 0!==r&&Object.defineProperty(this.prototype,t,r)}}static getPropertyDescriptor(t,e,n){return{get(){return this[e]},set(r){const i=this[t];this[e]=r,this.requestUpdate(t,i,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||p}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const n of e)this.createProperty(n,t[n])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const n=new Set(t.flat(1/0).reverse());for(const t of n)e.unshift(u(t))}else void 0!==t&&e.push(u(t));return e}static _$Eh(t,e){const n=e.attribute;return!1===n?void 0:"string"==typeof n?n:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,n;(null!==(e=this._$Eg)&&void 0!==e?e:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(n=t.hostConnected)||void 0===n||n.call(t))}removeController(t){var e;null===(e=this._$Eg)||void 0===e||e.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Et.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return c(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,n){this._$AK(t,n)}_$ES(t,e,n=p){var r,i;const o=this.constructor._$Eh(t,n);if(void 0!==o&&!0===n.reflect){const s=(null!==(i=null===(r=n.converter)||void 0===r?void 0:r.toAttribute)&&void 0!==i?i:d.toAttribute)(e,n.type);this._$Ei=t,null==s?this.removeAttribute(o):this.setAttribute(o,s),this._$Ei=null}}_$AK(t,e){var n,r,i;const o=this.constructor,s=o._$Eu.get(t);if(void 0!==s&&this._$Ei!==s){const t=o.getPropertyOptions(s),c=t.converter,u=null!==(i=null!==(r=null===(n=c)||void 0===n?void 0:n.fromAttribute)&&void 0!==r?r:"function"==typeof c?c:null)&&void 0!==i?i:d.fromAttribute;this._$Ei=s,this[s]=u(e,t.type),this._$Ei=null}}requestUpdate(t,e,n){let r=!0;void 0!==t&&(((n=n||this.constructor.getPropertyOptions(t)).hasChanged||v)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===n.reflect&&this._$Ei!==t&&(void 0===this._$
|
|
12
|
+
*/;var a;const l=window.trustedTypes,f=l?l.emptyScript:"",h=window.reactiveElementPolyfillSupport,d={toAttribute(t,e){switch(e){case Boolean:t=t?f:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let n=t;switch(e){case Boolean:n=null!==t;break;case Number:n=null===t?null:Number(t);break;case Object:case Array:try{n=JSON.parse(t)}catch(t){n=null}}return n}},v=(t,e)=>e!==t&&(e==e||t==t),p={attribute:!0,type:String,converter:d,reflect:!1,hasChanged:v};class b extends HTMLElement{constructor(){super(),this._$Et=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Ei=null,this.o()}static addInitializer(t){var e;null!==(e=this.l)&&void 0!==e||(this.l=[]),this.l.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((e,n)=>{const r=this._$Eh(n,e);void 0!==r&&(this._$Eu.set(r,n),t.push(r))})),t}static createProperty(t,e=p){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const n="symbol"==typeof t?Symbol():"__"+t,r=this.getPropertyDescriptor(t,n,e);void 0!==r&&Object.defineProperty(this.prototype,t,r)}}static getPropertyDescriptor(t,e,n){return{get(){return this[e]},set(r){const i=this[t];this[e]=r,this.requestUpdate(t,i,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||p}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Eu=new Map,this.hasOwnProperty("properties")){const t=this.properties,e=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const n of e)this.createProperty(n,t[n])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const n=new Set(t.flat(1/0).reverse());for(const t of n)e.unshift(u(t))}else void 0!==t&&e.push(u(t));return e}static _$Eh(t,e){const n=e.attribute;return!1===n?void 0:"string"==typeof n?n:"string"==typeof t?t.toLowerCase():void 0}o(){var t;this._$Ep=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Em(),this.requestUpdate(),null===(t=this.constructor.l)||void 0===t||t.forEach((t=>t(this)))}addController(t){var e,n;(null!==(e=this._$Eg)&&void 0!==e?e:this._$Eg=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(n=t.hostConnected)||void 0===n||n.call(t))}removeController(t){var e;null===(e=this._$Eg)||void 0===e||e.splice(this._$Eg.indexOf(t)>>>0,1)}_$Em(){this.constructor.elementProperties.forEach(((t,e)=>{this.hasOwnProperty(e)&&(this._$Et.set(e,this[e]),delete this[e])}))}createRenderRoot(){var t;const e=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return c(e,this.constructor.elementStyles),e}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostConnected)||void 0===e?void 0:e.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostDisconnected)||void 0===e?void 0:e.call(t)}))}attributeChangedCallback(t,e,n){this._$AK(t,n)}_$ES(t,e,n=p){var r,i;const o=this.constructor._$Eh(t,n);if(void 0!==o&&!0===n.reflect){const s=(null!==(i=null===(r=n.converter)||void 0===r?void 0:r.toAttribute)&&void 0!==i?i:d.toAttribute)(e,n.type);this._$Ei=t,null==s?this.removeAttribute(o):this.setAttribute(o,s),this._$Ei=null}}_$AK(t,e){var n,r,i;const o=this.constructor,s=o._$Eu.get(t);if(void 0!==s&&this._$Ei!==s){const t=o.getPropertyOptions(s),c=t.converter,u=null!==(i=null!==(r=null===(n=c)||void 0===n?void 0:n.fromAttribute)&&void 0!==r?r:"function"==typeof c?c:null)&&void 0!==i?i:d.fromAttribute;this._$Ei=s,this[s]=u(e,t.type),this._$Ei=null}}requestUpdate(t,e,n){let r=!0;void 0!==t&&(((n=n||this.constructor.getPropertyOptions(t)).hasChanged||v)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),!0===n.reflect&&this._$Ei!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,n))):r=!1),!this.isUpdatePending&&r&&(this._$Ep=this._$E_())}async _$E_(){this.isUpdatePending=!0;try{await this._$Ep}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Et&&(this._$Et.forEach(((t,e)=>this[e]=t)),this._$Et=void 0);let e=!1;const n=this._$AL;try{e=this.shouldUpdate(n),e?(this.willUpdate(n),null===(t=this._$Eg)||void 0===t||t.forEach((t=>{var e;return null===(e=t.hostUpdate)||void 0===e?void 0:e.call(t)})),this.update(n)):this._$EU()}catch(t){throw e=!1,this._$EU(),t}e&&this._$AE(n)}willUpdate(t){}_$AE(t){var e;null===(e=this._$Eg)||void 0===e||e.forEach((t=>{var e;return null===(e=t.hostUpdated)||void 0===e?void 0:e.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Ep}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,e)=>this._$ES(e,this[e],t))),this._$EC=void 0),this._$EU()}updated(t){}firstUpdated(t){}}
|
|
13
13
|
/**
|
|
14
14
|
* @license
|
|
15
15
|
* Copyright 2017 Google LLC
|
|
16
16
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
17
17
|
*/
|
|
18
|
-
var y;b.finalized=!0,b.elementProperties=new Map,b.elementStyles=[],b.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:b}),(null!==(a=globalThis.reactiveElementVersions)&&void 0!==a?a:globalThis.reactiveElementVersions=[]).push("1.
|
|
18
|
+
var y;b.finalized=!0,b.elementProperties=new Map,b.elementStyles=[],b.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:b}),(null!==(a=globalThis.reactiveElementVersions)&&void 0!==a?a:globalThis.reactiveElementVersions=[]).push("1.3.2");const m=globalThis.trustedTypes,w=m?m.createPolicy("lit-html",{createHTML:t=>t}):void 0,O=`lit$${(Math.random()+"").slice(9)}$`,g="?"+O,x=`<${g}>`,S=document,E=(t="")=>S.createComment(t),j=t=>null===t||"object"!=typeof t&&"function"!=typeof t,C=Array.isArray,R=t=>{var e;return C(t)||"function"==typeof(null===(e=t)||void 0===e?void 0:e[Symbol.iterator])},N=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,M=/-->/g,_=/>/g,A=/>|[ \n\r](?:([^\s"'>=/]+)([ \n\r]*=[ \n\r]*(?:[^ \n\r"'`<>=]|("|')|))|$)/g,$=/'/g,U=/"/g,P=/^(?:script|style|textarea|title)$/i,k=t=>(e,...n)=>({_$litType$:t,strings:e,values:n}),F=k(1),L=k(2),T=Symbol.for("lit-noChange"),D=Symbol.for("lit-nothing"),B=new WeakMap,W=(t,e,n)=>{var r,i;const o=null!==(r=null==n?void 0:n.renderBefore)&&void 0!==r?r:e;let s=o._$litPart$;if(void 0===s){const t=null!==(i=null==n?void 0:n.renderBefore)&&void 0!==i?i:null;o._$litPart$=s=new q(e.insertBefore(E(),t),t,void 0,null!=n?n:{})}return s._$AI(t),s},H=S.createTreeWalker(S,129,null,!1),I=(t,e)=>{const n=t.length-1,r=[];let i,o=2===e?"<svg>":"",s=N;for(let e=0;e<n;e++){const n=t[e];let c,u,a=-1,l=0;for(;l<n.length&&(s.lastIndex=l,u=s.exec(n),null!==u);)l=s.lastIndex,s===N?"!--"===u[1]?s=M:void 0!==u[1]?s=_:void 0!==u[2]?(P.test(u[2])&&(i=RegExp("</"+u[2],"g")),s=A):void 0!==u[3]&&(s=A):s===A?">"===u[0]?(s=null!=i?i:N,a=-1):void 0===u[1]?a=-2:(a=s.lastIndex-u[2].length,c=u[1],s=void 0===u[3]?A:'"'===u[3]?U:$):s===U||s===$?s=A:s===M||s===_?s=N:(s=A,i=void 0);const f=s===A&&t[e+1].startsWith("/>")?" ":"";o+=s===N?n+x:a>=0?(r.push(c),n.slice(0,a)+"$lit$"+n.slice(a)+O+f):n+O+(-2===a?(r.push(void 0),e):f)}const c=o+(t[n]||"<?>")+(2===e?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==w?w.createHTML(c):c,r]};class K{constructor({strings:t,_$litType$:e},n){let r;this.parts=[];let i=0,o=0;const s=t.length-1,c=this.parts,[u,a]=I(t,e);if(this.el=K.createElement(u,n),H.currentNode=this.el.content,2===e){const t=this.el.content,e=t.firstChild;e.remove(),t.append(...e.childNodes)}for(;null!==(r=H.nextNode())&&c.length<s;){if(1===r.nodeType){if(r.hasAttributes()){const t=[];for(const e of r.getAttributeNames())if(e.endsWith("$lit$")||e.startsWith(O)){const n=a[o++];if(t.push(e),void 0!==n){const t=r.getAttribute(n.toLowerCase()+"$lit$").split(O),e=/([.?@])?(.*)/.exec(n);c.push({type:1,index:i,name:e[2],strings:t,ctor:"."===e[1]?J:"?"===e[1]?G:"@"===e[1]?Q:Z})}else c.push({type:6,index:i})}for(const e of t)r.removeAttribute(e)}if(P.test(r.tagName)){const t=r.textContent.split(O),e=t.length-1;if(e>0){r.textContent=m?m.emptyScript:"";for(let n=0;n<e;n++)r.append(t[n],E()),H.nextNode(),c.push({type:2,index:++i});r.append(t[e],E())}}}else if(8===r.nodeType)if(r.data===g)c.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(O,t+1));)c.push({type:7,index:i}),t+=O.length-1}i++}}static createElement(t,e){const n=S.createElement("template");return n.innerHTML=t,n}}function V(t,e,n=t,r){var i,o,s,c;if(e===T)return e;let u=void 0!==r?null===(i=n._$Cl)||void 0===i?void 0:i[r]:n._$Cu;const a=j(e)?void 0:e._$litDirective$;return(null==u?void 0:u.constructor)!==a&&(null===(o=null==u?void 0:u._$AO)||void 0===o||o.call(u,!1),void 0===a?u=void 0:(u=new a(t),u._$AT(t,n,r)),void 0!==r?(null!==(s=(c=n)._$Cl)&&void 0!==s?s:c._$Cl=[])[r]=u:n._$Cu=u),void 0!==u&&(e=V(t,u._$AS(t,e.values),u,r)),e}class z{constructor(t,e){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var e;const{el:{content:n},parts:r}=this._$AD,i=(null!==(e=null==t?void 0:t.creationScope)&&void 0!==e?e:S).importNode(n,!0);H.currentNode=i;let o=H.nextNode(),s=0,c=0,u=r[0];for(;void 0!==u;){if(s===u.index){let e;2===u.type?e=new q(o,o.nextSibling,this,t):1===u.type?e=new u.ctor(o,u.name,u.strings,this,t):6===u.type&&(e=new Y(o,this,t)),this.v.push(e),u=r[++c]}s!==(null==u?void 0:u.index)&&(o=H.nextNode(),s++)}return i}m(t){let e=0;for(const n of this.v)void 0!==n&&(void 0!==n.strings?(n._$AI(t,n,e),e+=n.strings.length-2):n._$AI(t[e])),e++}}class q{constructor(t,e,n,r){var i;this.type=2,this._$AH=D,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=n,this.options=r,this._$Cg=null===(i=null==r?void 0:r.isConnected)||void 0===i||i}get _$AU(){var t,e;return null!==(e=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==e?e:this._$Cg}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=V(this,t,e),j(t)?t===D||null==t||""===t?(this._$AH!==D&&this._$AR(),this._$AH=D):t!==this._$AH&&t!==T&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):R(t)?this.S(t):this.$(t)}M(t,e=this._$AB){return this._$AA.parentNode.insertBefore(t,e)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.M(t))}$(t){this._$AH!==D&&j(this._$AH)?this._$AA.nextSibling.data=t:this.k(S.createTextNode(t)),this._$AH=t}T(t){var e;const{values:n,_$litType$:r}=t,i="number"==typeof r?this._$AC(t):(void 0===r.el&&(r.el=K.createElement(r.h,this.options)),r);if((null===(e=this._$AH)||void 0===e?void 0:e._$AD)===i)this._$AH.m(n);else{const t=new z(i,this),e=t.p(this.options);t.m(n),this.k(e),this._$AH=t}}_$AC(t){let e=B.get(t.strings);return void 0===e&&B.set(t.strings,e=new K(t)),e}S(t){C(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let n,r=0;for(const i of t)r===e.length?e.push(n=new q(this.M(E()),this.M(E()),this,this.options)):n=e[r],n._$AI(i),r++;r<e.length&&(this._$AR(n&&n._$AB.nextSibling,r),e.length=r)}_$AR(t=this._$AA.nextSibling,e){var n;for(null===(n=this._$AP)||void 0===n||n.call(this,!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){var e;void 0===this._$AM&&(this._$Cg=t,null===(e=this._$AP)||void 0===e||e.call(this,t))}}class Z{constructor(t,e,n,r,i){this.type=1,this._$AH=D,this._$AN=void 0,this.element=t,this.name=e,this._$AM=r,this.options=i,n.length>2||""!==n[0]||""!==n[1]?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=D}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,n,r){const i=this.strings;let o=!1;if(void 0===i)t=V(this,t,e,0),o=!j(t)||t!==this._$AH&&t!==T,o&&(this._$AH=t);else{const r=t;let s,c;for(t=i[0],s=0;s<i.length-1;s++)c=V(this,r[n+s],e,s),c===T&&(c=this._$AH[s]),o||(o=!j(c)||c!==this._$AH[s]),c===D?t=D:t!==D&&(t+=(null!=c?c:"")+i[s+1]),this._$AH[s]=c}o&&!r&&this.C(t)}C(t){t===D?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class J extends Z{constructor(){super(...arguments),this.type=3}C(t){this.element[this.name]=t===D?void 0:t}}const X=m?m.emptyScript:"";class G extends Z{constructor(){super(...arguments),this.type=4}C(t){t&&t!==D?this.element.setAttribute(this.name,X):this.element.removeAttribute(this.name)}}class Q extends Z{constructor(t,e,n,r,i){super(t,e,n,r,i),this.type=5}_$AI(t,e=this){var n;if((t=null!==(n=V(this,t,e,0))&&void 0!==n?n:D)===T)return;const r=this._$AH,i=t===D&&r!==D||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,o=t!==D&&(r===D||i);i&&this.element.removeEventListener(this.name,this,r),o&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,n;"function"==typeof this._$AH?this._$AH.call(null!==(n=null===(e=this.options)||void 0===e?void 0:e.host)&&void 0!==n?n:this.element,t):this._$AH.handleEvent(t)}}class Y{constructor(t,e,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){V(this,t)}}const tt={L:"$lit$",P:O,V:g,I:1,N:I,R:z,j:R,D:V,H:q,F:Z,O:G,W:Q,B:J,Z:Y},et=window.litHtmlPolyfillSupport;
|
|
19
19
|
/**
|
|
20
20
|
* @license
|
|
21
21
|
* Copyright 2017 Google LLC
|
|
22
22
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
23
23
|
*/
|
|
24
|
-
var nt,rt;null==et||et(K,q),(null!==(y=globalThis.litHtmlVersions)&&void 0!==y?y:globalThis.litHtmlVersions=[]).push("2.
|
|
24
|
+
var nt,rt;null==et||et(K,q),(null!==(y=globalThis.litHtmlVersions)&&void 0!==y?y:globalThis.litHtmlVersions=[]).push("2.2.4");const it=b;class ot extends b{constructor(){super(...arguments),this.renderOptions={host:this},this._$Dt=void 0}createRenderRoot(){var t,e;const n=super.createRenderRoot();return null!==(t=(e=this.renderOptions).renderBefore)&&void 0!==t||(e.renderBefore=n.firstChild),n}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Dt=W(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Dt)||void 0===t||t.setConnected(!1)}render(){return T}}ot.finalized=!0,ot._$litElement$=!0,null===(nt=globalThis.litElementHydrateSupport)||void 0===nt||nt.call(globalThis,{LitElement:ot});const st=globalThis.litElementPolyfillSupport;null==st||st({LitElement:ot}),(null!==(rt=globalThis.litElementVersions)&&void 0!==rt?rt:globalThis.litElementVersions=[]).push("3.2.0");var ct=Object.freeze({__proto__:null,CSSResult:i,adoptStyles:c,css:s,getCompatibleStyle:u,supportsAdoptingStyleSheets:e,unsafeCSS:o,ReactiveElement:b,defaultConverter:d,notEqual:v,_$LH:tt,html:F,noChange:T,nothing:D,render:W,svg:L,LitElement:ot,UpdatingElement:it,_$LE:{_$AK:(t,e,n)=>{t._$AK(e,n)},_$AL:t=>t._$AL}});
|
|
25
25
|
/**
|
|
26
26
|
* @license
|
|
27
27
|
* Copyright 2017 Google LLC
|
|
@@ -83,17 +83,17 @@ var ft;const ht=null!=(null===(ft=window.HTMLSlotElement)||void 0===ft?void 0:ft
|
|
|
83
83
|
* @license
|
|
84
84
|
* Copyright 2020 Google LLC
|
|
85
85
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
86
|
-
*/const{H:wt}=tt,Ot=()=>document.createComment(""),gt=(t,e,n)=>{var r;const i=t._$AA.parentNode,o=void 0===e?t._$AB:e._$AA;if(void 0===n){const e=i.insertBefore(Ot(),o),r=i.insertBefore(Ot(),o);n=new wt(e,r,t,t.options)}else{const e=n._$AB.nextSibling,s=n._$AM,c=s!==t;if(c){let e;null===(r=n._$AQ)||void 0===r||r.call(n,t),n._$AM=t,void 0!==n._$AP&&(e=t._$AU)!==s._$AU&&n._$AP(e)}if(e!==o||c){let t=n._$AA;for(;t!==e;){const e=t.nextSibling;i.insertBefore(t,o),t=e}}}return n},xt=(t,e,n=t)=>(t._$AI(e,n),t),St={},Et=t=>{var e;null===(e=t._$AP)||void 0===e||e.call(t,!1,!0);let n=t._$AA;const r=t._$AB.nextSibling;for(;n!==r;){const t=n.nextSibling;n.remove(),n=t}},jt=(t,e,n)=>{const r=new Map;for(let i=e;i<=n;i++)r.set(t[i],i);return r},
|
|
86
|
+
*/const{H:wt}=tt,Ot=()=>document.createComment(""),gt=(t,e,n)=>{var r;const i=t._$AA.parentNode,o=void 0===e?t._$AB:e._$AA;if(void 0===n){const e=i.insertBefore(Ot(),o),r=i.insertBefore(Ot(),o);n=new wt(e,r,t,t.options)}else{const e=n._$AB.nextSibling,s=n._$AM,c=s!==t;if(c){let e;null===(r=n._$AQ)||void 0===r||r.call(n,t),n._$AM=t,void 0!==n._$AP&&(e=t._$AU)!==s._$AU&&n._$AP(e)}if(e!==o||c){let t=n._$AA;for(;t!==e;){const e=t.nextSibling;i.insertBefore(t,o),t=e}}}return n},xt=(t,e,n=t)=>(t._$AI(e,n),t),St={},Et=t=>{var e;null===(e=t._$AP)||void 0===e||e.call(t,!1,!0);let n=t._$AA;const r=t._$AB.nextSibling;for(;n!==r;){const t=n.nextSibling;n.remove(),n=t}},jt=(t,e,n)=>{const r=new Map;for(let i=e;i<=n;i++)r.set(t[i],i);return r},Ct=yt(class extends mt{constructor(t){if(super(t),t.type!==bt)throw Error("repeat() can only be used in text expressions")}dt(t,e,n){let r;void 0===n?n=e:void 0!==e&&(r=e);const i=[],o=[];let s=0;for(const e of t)i[s]=r?r(e,s):s,o[s]=n(e,s),s++;return{values:o,keys:i}}render(t,e,n){return this.dt(t,e,n).values}update(t,[e,n,r]){var i;const o=(t=>t._$AH)(t),{values:s,keys:c}=this.dt(e,n,r);if(!Array.isArray(o))return this.ut=c,s;const u=null!==(i=this.ut)&&void 0!==i?i:this.ut=[],a=[];let l,f,h=0,d=o.length-1,v=0,p=s.length-1;for(;h<=d&&v<=p;)if(null===o[h])h++;else if(null===o[d])d--;else if(u[h]===c[v])a[v]=xt(o[h],s[v]),h++,v++;else if(u[d]===c[p])a[p]=xt(o[d],s[p]),d--,p--;else if(u[h]===c[p])a[p]=xt(o[h],s[p]),gt(t,a[p+1],o[h]),h++,p--;else if(u[d]===c[v])a[v]=xt(o[d],s[v]),gt(t,o[h],o[d]),d--,v++;else if(void 0===l&&(l=jt(c,v,p),f=jt(u,h,d)),l.has(u[h]))if(l.has(u[d])){const e=f.get(c[v]),n=void 0!==e?o[e]:null;if(null===n){const e=gt(t,o[h]);xt(e,s[v]),a[v]=e}else a[v]=xt(n,s[v]),gt(t,o[h],n),o[e]=null;v++}else Et(o[d]),d--;else Et(o[h]),h++;for(;v<=p;){const e=gt(t,a[p+1]);xt(e,s[v]),a[v++]=e}for(;h<=d;){const t=o[h++];null!==t&&Et(t)}return this.ut=c,((t,e=St)=>{t._$AH=e})(t,a),T}});
|
|
87
87
|
/**
|
|
88
88
|
* @license
|
|
89
89
|
* Copyright 2017 Google LLC
|
|
90
90
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
91
|
-
*/var
|
|
91
|
+
*/var Rt=Object.freeze({__proto__:null,repeat:Ct});
|
|
92
92
|
/**
|
|
93
93
|
* @license
|
|
94
94
|
* Copyright 2018 Google LLC
|
|
95
95
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
96
|
-
*/const Nt=yt(class extends mt{constructor(t){var e;if(super(t),t.type!==pt||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){var n,r;if(void 0===this.
|
|
96
|
+
*/const Nt=yt(class extends mt{constructor(t){var e;if(super(t),t.type!==pt||"class"!==t.name||(null===(e=t.strings)||void 0===e?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){var n,r;if(void 0===this.et){this.et=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!(null===(n=this.st)||void 0===n?void 0:n.has(t))&&this.et.add(t);return this.render(e)}const i=t.element.classList;this.et.forEach((t=>{t in e||(i.remove(t),this.et.delete(t))}));for(const t in e){const n=!!e[t];n===this.et.has(t)||(null===(r=this.st)||void 0===r?void 0:r.has(t))||(n?(i.add(t),this.et.add(t)):(i.remove(t),this.et.delete(t)))}return T}});var Mt=Object.freeze({__proto__:null,classMap:Nt});
|
|
97
97
|
/**
|
|
98
98
|
* @license
|
|
99
99
|
* Copyright 2018 Google LLC
|
|
@@ -103,7 +103,7 @@ var ft;const ht=null!=(null===(ft=window.HTMLSlotElement)||void 0===ft?void 0:ft
|
|
|
103
103
|
* @license
|
|
104
104
|
* Copyright 2017 Google LLC
|
|
105
105
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
106
|
-
*/class $t extends mt{constructor(t){if(super(t),this.it=D,t.type!==bt)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===D||null==t)return this.
|
|
106
|
+
*/class $t extends mt{constructor(t){if(super(t),this.it=D,t.type!==bt)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===D||null==t)return this.ft=void 0,this.it=t;if(t===T)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this.ft;this.it=t;const e=[t];return e.raw=e,this.ft={_$litType$:this.constructor.resultType,strings:e,values:[]}}}$t.directiveName="unsafeHTML",$t.resultType=1;const Ut=yt($t);var Pt=Object.freeze({__proto__:null,UnsafeHTMLDirective:$t,unsafeHTML:Ut});
|
|
107
107
|
/**
|
|
108
108
|
* @license
|
|
109
109
|
* Copyright (c) 2020 The Polymer Project Authors. All rights reserved.
|
|
@@ -137,9 +137,9 @@ var ft;const ht=null!=(null===(ft=window.HTMLSlotElement)||void 0===ft?void 0:ft
|
|
|
137
137
|
-ms-user-select: none;
|
|
138
138
|
user-select: none;
|
|
139
139
|
}
|
|
140
|
-
`;function Dt(t){for(var e=arguments.length,n=Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+t+(n.length?" "+n.map((function(t){return"'"+t+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Bt(t){return!!t&&!!t[Re]}function Wt(t){return!!t&&(function(t){if(!t||"object"!=typeof t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;var n=Object.hasOwnProperty.call(e,"constructor")&&e.constructor;return n===Object||"function"==typeof n&&Function.toString.call(n)===Ce}(t)||Array.isArray(t)||!!t[je]||!!t.constructor[je]||qt(t)||Zt(t))}function Ht(t,e,n){void 0===n&&(n=!1),0===It(t)?(n?Object.keys:Ne)(t).forEach((function(r){n&&"symbol"==typeof r||e(r,t[r],t)})):t.forEach((function(n,r){return e(r,n,t)}))}function It(t){var e=t[Re];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:qt(t)?2:Zt(t)?3:0}function Kt(t,e){return 2===It(t)?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Vt(t,e,n){var r=It(t);2===r?t.set(e,n):3===r?(t.delete(e),t.add(n)):t[e]=n}function zt(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}function qt(t){return ge&&t instanceof Map}function Zt(t){return xe&&t instanceof Set}function Jt(t){return t.o||t.t}function Xt(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Me(t);delete e[Re];for(var n=Ne(e),r=0;r<n.length;r++){var i=n[r],o=e[i];!1===o.writable&&(o.writable=!0,o.configurable=!0),(o.get||o.set)&&(e[i]={configurable:!0,writable:!0,enumerable:o.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Gt(t,e){return void 0===e&&(e=!1),Yt(t)||Bt(t)||!Wt(t)||(It(t)>1&&(t.set=t.add=t.clear=t.delete=Qt),Object.freeze(t),e&&Ht(t,(function(t,e){return Gt(e,!0)}),!0)),t}function Qt(){Dt(2)}function Yt(t){return null==t||"object"!=typeof t||Object.isFrozen(t)}function te(t){var e=_e[t];return e||Dt(18,t),e}function ee(){return we}function ne(t,e){e&&(te("Patches"),t.u=[],t.s=[],t.v=e)}function re(t){ie(t),t.p.forEach(se),t.p=null}function ie(t){t===we&&(we=t.l)}function oe(t){return we={p:[],l:we,h:t,m:!0,_:0}}function se(t){var e=t[Re];0===e.i||1===e.i?e.j():e.O=!0}function ce(t,e){e._=e.p.length;var n=e.p[0],r=void 0!==t&&t!==n;return e.h.g||te("ES5").S(e,t,r),r?(n[Re].P&&(re(e),Dt(4)),Wt(t)&&(t=ue(e,t),e.l||le(e,t)),e.u&&te("Patches").M(n[Re].t,t,e.u,e.s)):t=ue(e,n,[]),re(e),e.u&&e.v(e.u,e.s),t!==Ee?t:void 0}function ue(t,e,n){if(Yt(e))return e;var r=e[Re];if(!r)return Ht(e,(function(i,o){return ae(t,r,e,i,o,n)}),!0),e;if(r.A!==t)return e;if(!r.P)return le(t,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=4===r.i||5===r.i?r.o=Xt(r.k):r.o;Ht(3===r.i?new Set(i):i,(function(e,o){return ae(t,r,i,e,o,n)})),le(t,i,!1),n&&t.u&&te("Patches").R(r,n,t.u,t.s)}return r.o}function ae(t,e,n,r,i,o){if(Bt(i)){var s=ue(t,i,o&&e&&3!==e.i&&!Kt(e.D,r)?o.concat(r):void 0);if(Vt(n,r,s),!Bt(s))return;t.m=!1}if(Wt(i)&&!Yt(i)){if(!t.h.F&&t._<1)return;ue(t,i),e&&e.A.l||le(t,i)}}function le(t,e,n){void 0===n&&(n=!1),t.h.F&&t.m&&Gt(e,n)}function fe(t,e){var n=t[Re];return(n?Jt(n):t)[e]}function he(t,e){if(e in t)for(var n=Object.getPrototypeOf(t);n;){var r=Object.getOwnPropertyDescriptor(n,e);if(r)return r;n=Object.getPrototypeOf(n)}}function de(t){t.P||(t.P=!0,t.l&&de(t.l))}function ve(t){t.o||(t.o=Xt(t.t))}function pe(t,e,n){var r=qt(e)?te("MapSet").N(e,n):Zt(e)?te("MapSet").T(e,n):t.g?function(t,e){var n=Array.isArray(t),r={i:n?1:0,A:e?e.A:ee(),P:!1,I:!1,D:{},l:e,t,k:null,o:null,j:null,C:!1},i=r,o=Ae;n&&(i=[r],o=$e);var s=Proxy.revocable(i,o),c=s.revoke,u=s.proxy;return r.k=u,r.j=c,u}(e,n):te("ES5").J(e,n);return(n?n.A:ee()).p.push(r),r}function be(t){return Bt(t)||Dt(22,t),function t(e){if(!Wt(e))return e;var n,r=e[Re],i=It(e);if(r){if(!r.P&&(r.i<4||!te("ES5").K(r)))return r.t;r.I=!0,n=ye(e,i),r.I=!1}else n=ye(e,i);return Ht(n,(function(e,i){r&&function(t,e){return 2===It(t)?t.get(e):t[e]}(r.t,e)===i||Vt(n,e,t(i))})),3===i?new Set(n):n}(t)}function ye(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Xt(t)}var me,we,Oe="undefined"!=typeof Symbol&&"symbol"==typeof Symbol("x"),ge="undefined"!=typeof Map,xe="undefined"!=typeof Set,Se="undefined"!=typeof Proxy&&void 0!==Proxy.revocable&&"undefined"!=typeof Reflect,Ee=Oe?Symbol.for("immer-nothing"):((me={})["immer-nothing"]=!0,me),je=Oe?Symbol.for("immer-draftable"):"__$immer_draftable",Re=Oe?Symbol.for("immer-state"):"__$immer_state",Ce=""+Object.prototype.constructor,Ne="undefined"!=typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:void 0!==Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Me=Object.getOwnPropertyDescriptors||function(t){var e={};return Ne(t).forEach((function(n){e[n]=Object.getOwnPropertyDescriptor(t,n)})),e},_e={},Ae={get:function(t,e){if(e===Re)return t;var n=Jt(t);if(!Kt(n,e))return function(t,e,n){var r,i=he(e,n);return i?"value"in i?i.value:null===(r=i.get)||void 0===r?void 0:r.call(t.k):void 0}(t,n,e);var r=n[e];return t.I||!Wt(r)?r:r===fe(t.t,e)?(ve(t),t.o[e]=pe(t.A.h,r,t)):r},has:function(t,e){return e in Jt(t)},ownKeys:function(t){return Reflect.ownKeys(Jt(t))},set:function(t,e,n){var r=he(Jt(t),e);if(null==r?void 0:r.set)return r.set.call(t.k,n),!0;if(!t.P){var i=fe(Jt(t),e),o=null==i?void 0:i[Re];if(o&&o.t===n)return t.o[e]=n,t.D[e]=!1,!0;if(zt(n,i)&&(void 0!==n||Kt(t.t,e)))return!0;ve(t),de(t)}return t.o[e]===n&&"number"!=typeof n&&(void 0!==n||e in t.o)||(t.o[e]=n,t.D[e]=!0,!0)},deleteProperty:function(t,e){return void 0!==fe(t.t,e)||e in t.t?(t.D[e]=!1,ve(t),de(t)):delete t.D[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var n=Jt(t),r=Reflect.getOwnPropertyDescriptor(n,e);return r?{writable:!0,configurable:1!==t.i||"length"!==e,enumerable:r.enumerable,value:n[e]}:r},defineProperty:function(){Dt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Dt(12)}},$e={};Ht(Ae,(function(t,e){$e[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}})),$e.deleteProperty=function(t,e){return $e.set.call(this,t,e,void 0)},$e.set=function(t,e,n){return Ae.set.call(this,t[0],e,n,t[0])};var Ue=function(){function t(t){var e=this;this.g=Se,this.F=!0,this.produce=function(t,n,r){if("function"==typeof t&&"function"!=typeof n){var i=n;n=t;var o=e;return function(t){var e=this;void 0===t&&(t=i);for(var r=arguments.length,s=Array(r>1?r-1:0),c=1;c<r;c++)s[c-1]=arguments[c];return o.produce(t,(function(t){var r;return(r=n).call.apply(r,[e,t].concat(s))}))}}var s;if("function"!=typeof n&&Dt(6),void 0!==r&&"function"!=typeof r&&Dt(7),Wt(t)){var c=oe(e),u=pe(e,t,void 0),a=!0;try{s=n(u),a=!1}finally{a?re(c):ie(c)}return"undefined"!=typeof Promise&&s instanceof Promise?s.then((function(t){return ne(c,r),ce(t,c)}),(function(t){throw re(c),t})):(ne(c,r),ce(s,c))}if(!t||"object"!=typeof t){if(void 0===(s=n(t))&&(s=t),s===Ee&&(s=void 0),e.F&&Gt(s,!0),r){var l=[],f=[];te("Patches").M(t,s,l,f),r(l,f)}return s}Dt(21,t)},this.produceWithPatches=function(t,n){if("function"==typeof t)return function(n){for(var r=arguments.length,i=Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];return e.produceWithPatches(n,(function(e){return t.apply(void 0,[e].concat(i))}))};var r,i,o=e.produce(t,n,(function(t,e){r=t,i=e}));return"undefined"!=typeof Promise&&o instanceof Promise?o.then((function(t){return[t,r,i]})):[o,r,i]},"boolean"==typeof(null==t?void 0:t.useProxies)&&this.setUseProxies(t.useProxies),"boolean"==typeof(null==t?void 0:t.autoFreeze)&&this.setAutoFreeze(t.autoFreeze)}var e=t.prototype;return e.createDraft=function(t){Wt(t)||Dt(8),Bt(t)&&(t=be(t));var e=oe(this),n=pe(this,t,void 0);return n[Re].C=!0,ie(e),n},e.finishDraft=function(t,e){var n=(t&&t[Re]).A;return ne(n,e),ce(void 0,n)},e.setAutoFreeze=function(t){this.F=t},e.setUseProxies=function(t){t&&!Se&&Dt(20),this.g=t},e.applyPatches=function(t,e){var n;for(n=e.length-1;n>=0;n--){var r=e[n];if(0===r.path.length&&"replace"===r.op){t=r.value;break}}n>-1&&(e=e.slice(n+1));var i=te("Patches").$;return Bt(t)?i(t,e):this.produce(t,(function(t){return i(t,e)}))},t}(),Pe=new Ue;function ke(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Fe(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Le(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Fe(Object(n),!0).forEach((function(e){ke(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Fe(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function Te(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}Pe.produce,Pe.produceWithPatches.bind(Pe),Pe.setAutoFreeze.bind(Pe),Pe.setUseProxies.bind(Pe),Pe.applyPatches.bind(Pe),Pe.createDraft.bind(Pe),Pe.finishDraft.bind(Pe);var De="function"==typeof Symbol&&Symbol.observable||"@@observable",Be=function(){return Math.random().toString(36).substring(7).split("").join(".")},We={INIT:"@@redux/INIT"+Be(),REPLACE:"@@redux/REPLACE"+Be(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Be()}};function He(t){if("object"!=typeof t||null===t)return!1;for(var e=t;null!==Object.getPrototypeOf(e);)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Ie(t,e,n){var r;if("function"==typeof e&&"function"==typeof n||"function"==typeof n&&"function"==typeof arguments[3])throw new Error(Te(0));if("function"==typeof e&&void 0===n&&(n=e,e=void 0),void 0!==n){if("function"!=typeof n)throw new Error(Te(1));return n(Ie)(t,e)}if("function"!=typeof t)throw new Error(Te(2));var i=t,o=e,s=[],c=s,u=!1;function a(){c===s&&(c=s.slice())}function l(){if(u)throw new Error(Te(3));return o}function f(t){if("function"!=typeof t)throw new Error(Te(4));if(u)throw new Error(Te(5));var e=!0;return a(),c.push(t),function(){if(e){if(u)throw new Error(Te(6));e=!1,a();var n=c.indexOf(t);c.splice(n,1),s=null}}}function h(t){if(!He(t))throw new Error(Te(7));if(void 0===t.type)throw new Error(Te(8));if(u)throw new Error(Te(9));try{u=!0,o=i(o,t)}finally{u=!1}for(var e=s=c,n=0;n<e.length;n++)(0,e[n])();return t}function d(t){if("function"!=typeof t)throw new Error(Te(10));i=t,h({type:We.REPLACE})}function v(){var t,e=f;return(t={subscribe:function(t){if("object"!=typeof t||null===t)throw new Error(Te(11));function n(){t.next&&t.next(l())}return n(),{unsubscribe:e(n)}}})[De]=function(){return this},t}return h({type:We.INIT}),(r={dispatch:h,subscribe:f,getState:l,replaceReducer:d})[De]=v,r}function Ke(t){for(var e=Object.keys(t),n={},r=0;r<e.length;r++){var i=e[r];"function"==typeof t[i]&&(n[i]=t[i])}var o,s=Object.keys(n);try{!function(t){Object.keys(t).forEach((function(e){var n=t[e];if(void 0===n(void 0,{type:We.INIT}))throw new Error(Te(12));if(void 0===n(void 0,{type:We.PROBE_UNKNOWN_ACTION()}))throw new Error(Te(13))}))}(n)}catch(t){o=t}return function(t,e){if(void 0===t&&(t={}),o)throw o;for(var r=!1,i={},c=0;c<s.length;c++){var u=s[c],a=n[u],l=t[u],f=a(l,e);if(void 0===f)throw e&&e.type,new Error(Te(14));i[u]=f,r=r||f!==l}return(r=r||s.length!==Object.keys(t).length)?i:t}}function Ve(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return 0===e.length?function(t){return t}:1===e.length?e[0]:e.reduce((function(t,e){return function(){return t(e.apply(void 0,arguments))}}))}function ze(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return function(){var n=t.apply(void 0,arguments),r=function(){throw new Error(Te(15))},i={getState:n.getState,dispatch:function(){return r.apply(void 0,arguments)}},o=e.map((function(t){return t(i)}));return r=Ve.apply(void 0,o)(n.dispatch),Le(Le({},n),{},{dispatch:r})}}}function qe(t){return function(e){var n=e.dispatch,r=e.getState;return function(e){return function(i){return"function"==typeof i?i(n,r,t):e(i)}}}}var Ze=qe();Ze.withExtraArgument=qe;var Je,Xe,Ge,Qe,Ye=Ze,tn=(Je=function(t,e){return Je=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},Je(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}Je(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),en=function(t,e){for(var n=0,r=e.length,i=t.length;n<r;n++,i++)t[i]=e[n];return t},nn=Object.defineProperty,rn=Object.getOwnPropertySymbols,on=Object.prototype.hasOwnProperty,sn=Object.prototype.propertyIsEnumerable,cn=function(t,e,n){return e in t?nn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n},un="undefined"!=typeof window&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(0!==arguments.length)return"object"==typeof arguments[0]?Ve:Ve.apply(null,arguments)},an=function(t){function e(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=t.apply(this,n)||this;return Object.setPrototypeOf(i,e.prototype),i}return tn(e,t),Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t.prototype.concat.apply(this,e)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return 1===t.length&&Array.isArray(t[0])?new(e.bind.apply(e,en([void 0],t[0].concat(this)))):new(e.bind.apply(e,en([void 0],t.concat(this))))},e}(Array);function ln(){return function(t){return function(t){void 0===t&&(t={});var e=t.thunk,n=void 0===e||e;t.immutableCheck,t.serializableCheck;var r=new an;return n&&(function(t){return"boolean"==typeof t}(n)?r.push(Ye):r.push(Ye.withExtraArgument(n.extraArgument))),r}(t)}}function fn(t){var e,n=ln(),r=t||{},i=r.reducer,o=void 0===i?void 0:i,s=r.middleware,c=void 0===s?n():s,u=r.devTools,a=void 0===u||u,l=r.preloadedState,f=void 0===l?void 0:l,h=r.enhancers,d=void 0===h?void 0:h;if("function"==typeof o)e=o;else{if(!function(t){if("object"!=typeof t||null===t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;for(var n=e;null!==Object.getPrototypeOf(n);)n=Object.getPrototypeOf(n);return e===n}(o))throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');e=Ke(o)}var v=c;"function"==typeof v&&(v=v(n));var p=ze.apply(void 0,v),b=Ve;a&&(b=un(function(t,e){for(var n in e||(e={}))on.call(e,n)&&cn(t,n,e[n]);if(rn)for(var r=0,i=rn(e);r<i.length;r++)n=i[r],sn.call(e,n)&&cn(t,n,e[n]);return t}({trace:!1},"object"==typeof a&&a)));var y=[p];return Array.isArray(d)?y=en([p],d):"function"==typeof d&&(y=d(y)),Ie(e,f,b.apply(void 0,y))}!function(){function t(t,e){var n=i[t];return n?n.enumerable=e:i[t]=n={configurable:!0,enumerable:e,get:function(){var e=this[Re];return Ae.get(e,t)},set:function(e){var n=this[Re];Ae.set(n,t,e)}},n}function e(t){for(var e=t.length-1;e>=0;e--){var i=t[e][Re];if(!i.P)switch(i.i){case 5:r(i)&&de(i);break;case 4:n(i)&&de(i)}}}function n(t){for(var e=t.t,n=t.k,r=Ne(n),i=r.length-1;i>=0;i--){var o=r[i];if(o!==Re){var s=e[o];if(void 0===s&&!Kt(e,o))return!0;var c=n[o],u=c&&c[Re];if(u?u.t!==s:!zt(c,s))return!0}}var a=!!e[Re];return r.length!==Ne(e).length+(a?0:1)}function r(t){var e=t.k;if(e.length!==t.t.length)return!0;var n=Object.getOwnPropertyDescriptor(e,e.length-1);if(n&&!n.get)return!0;for(var r=0;r<e.length;r++)if(!e.hasOwnProperty(r))return!0;return!1}var i={};!function(t,e){_e[t]||(_e[t]=e)}("ES5",{J:function(e,n){var r=Array.isArray(e),i=function(e,n){if(e){for(var r=Array(n.length),i=0;i<n.length;i++)Object.defineProperty(r,""+i,t(i,!0));return r}var o=Me(n);delete o[Re];for(var s=Ne(o),c=0;c<s.length;c++){var u=s[c];o[u]=t(u,e||!!o[u].enumerable)}return Object.create(Object.getPrototypeOf(n),o)}(r,e),o={i:r?5:4,A:n?n.A:ee(),P:!1,I:!1,D:{},l:n,t:e,k:i,o:null,O:!1,C:!1};return Object.defineProperty(i,Re,{value:o,writable:!0}),i},S:function(t,n,i){i?Bt(n)&&n[Re].A===t&&e(t.p):(t.u&&function t(e){if(e&&"object"==typeof e){var n=e[Re];if(n){var i=n.t,o=n.k,s=n.D,c=n.i;if(4===c)Ht(o,(function(e){e!==Re&&(void 0!==i[e]||Kt(i,e)?s[e]||t(o[e]):(s[e]=!0,de(n)))})),Ht(i,(function(t){void 0!==o[t]||Kt(o,t)||(s[t]=!1,de(n))}));else if(5===c){if(r(n)&&(de(n),s.length=!0),o.length<i.length)for(var u=o.length;u<i.length;u++)s[u]=!1;else for(var a=i.length;a<o.length;a++)s[a]=!0;for(var l=Math.min(o.length,i.length),f=0;f<l;f++)o.hasOwnProperty(f)||(s[f]=!0),void 0===s[f]&&t(o[f])}}}}(t.p[0]),e(t.p))},K:function(t){return 4===t.i?n(t):r(t)}})}();const hn=navigator.vendor&&!!navigator.vendor.match(/apple/i)||"[object SafariRemoteNotification]"===(null!==(Qe=null===(Ge=null===(Xe=window.safari)||void 0===Xe?void 0:Xe.pushNotification)||void 0===Ge?void 0:Ge.toString())&&void 0!==Qe?Qe:"");var dn=Object.freeze({__proto__:null,isSafari:hn,Debouncer:class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,e){this.callbacks=[t],this.debounce(e)}queue(t,e){this.callbacks.push(t),this.debounce(e)}cancel(){null!=this._debounce&&window.clearTimeout(this._debounce)}debounce(t){this.cancel(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout)}runCallbacks(){for(let t of this.callbacks)t();this.callbacks=[]}},customElement:t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)},jsonProperty:function(t,e){const n=()=>JSON.parse(JSON.stringify(t));return at({type:Object,converter:{fromAttribute:t=>{if(null==t)return n();try{return JSON.parse(t)}catch{return n()}},toAttribute:t=>JSON.stringify(t)},...null!=e?e:{}})},designSystemVariables:Ft,FtCssVariable:kt,setVariable:function(t,e){return o(`${t.name}: ${e}`)},FtLitElement:Lt,noTextSelect:Tt,InlineStyles:function t(e){var n;let r;if("elementDefinitions"in e){r={};const n=e.elementDefinitions;for(let e in n)r[e]=t(n[e])}return n=class extends e{render(){var t;let n=null!==(t=e.styles)&&void 0!==t?t:[];return Array.isArray(n)||(n=[n]),F`
|
|
140
|
+
`;function Dt(t){for(var e=arguments.length,n=Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+t+(n.length?" "+n.map((function(t){return"'"+t+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Bt(t){return!!t&&!!t[Ce]}function Wt(t){return!!t&&(function(t){if(!t||"object"!=typeof t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;var n=Object.hasOwnProperty.call(e,"constructor")&&e.constructor;return n===Object||"function"==typeof n&&Function.toString.call(n)===Re}(t)||Array.isArray(t)||!!t[je]||!!t.constructor[je]||qt(t)||Zt(t))}function Ht(t,e,n){void 0===n&&(n=!1),0===It(t)?(n?Object.keys:Ne)(t).forEach((function(r){n&&"symbol"==typeof r||e(r,t[r],t)})):t.forEach((function(n,r){return e(r,n,t)}))}function It(t){var e=t[Ce];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:qt(t)?2:Zt(t)?3:0}function Kt(t,e){return 2===It(t)?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Vt(t,e,n){var r=It(t);2===r?t.set(e,n):3===r?(t.delete(e),t.add(n)):t[e]=n}function zt(t,e){return t===e?0!==t||1/t==1/e:t!=t&&e!=e}function qt(t){return ge&&t instanceof Map}function Zt(t){return xe&&t instanceof Set}function Jt(t){return t.o||t.t}function Xt(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Me(t);delete e[Ce];for(var n=Ne(e),r=0;r<n.length;r++){var i=n[r],o=e[i];!1===o.writable&&(o.writable=!0,o.configurable=!0),(o.get||o.set)&&(e[i]={configurable:!0,writable:!0,enumerable:o.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Gt(t,e){return void 0===e&&(e=!1),Yt(t)||Bt(t)||!Wt(t)||(It(t)>1&&(t.set=t.add=t.clear=t.delete=Qt),Object.freeze(t),e&&Ht(t,(function(t,e){return Gt(e,!0)}),!0)),t}function Qt(){Dt(2)}function Yt(t){return null==t||"object"!=typeof t||Object.isFrozen(t)}function te(t){var e=_e[t];return e||Dt(18,t),e}function ee(){return we}function ne(t,e){e&&(te("Patches"),t.u=[],t.s=[],t.v=e)}function re(t){ie(t),t.p.forEach(se),t.p=null}function ie(t){t===we&&(we=t.l)}function oe(t){return we={p:[],l:we,h:t,m:!0,_:0}}function se(t){var e=t[Ce];0===e.i||1===e.i?e.j():e.O=!0}function ce(t,e){e._=e.p.length;var n=e.p[0],r=void 0!==t&&t!==n;return e.h.g||te("ES5").S(e,t,r),r?(n[Ce].P&&(re(e),Dt(4)),Wt(t)&&(t=ue(e,t),e.l||le(e,t)),e.u&&te("Patches").M(n[Ce].t,t,e.u,e.s)):t=ue(e,n,[]),re(e),e.u&&e.v(e.u,e.s),t!==Ee?t:void 0}function ue(t,e,n){if(Yt(e))return e;var r=e[Ce];if(!r)return Ht(e,(function(i,o){return ae(t,r,e,i,o,n)}),!0),e;if(r.A!==t)return e;if(!r.P)return le(t,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var i=4===r.i||5===r.i?r.o=Xt(r.k):r.o;Ht(3===r.i?new Set(i):i,(function(e,o){return ae(t,r,i,e,o,n)})),le(t,i,!1),n&&t.u&&te("Patches").R(r,n,t.u,t.s)}return r.o}function ae(t,e,n,r,i,o){if(Bt(i)){var s=ue(t,i,o&&e&&3!==e.i&&!Kt(e.D,r)?o.concat(r):void 0);if(Vt(n,r,s),!Bt(s))return;t.m=!1}if(Wt(i)&&!Yt(i)){if(!t.h.F&&t._<1)return;ue(t,i),e&&e.A.l||le(t,i)}}function le(t,e,n){void 0===n&&(n=!1),t.h.F&&t.m&&Gt(e,n)}function fe(t,e){var n=t[Ce];return(n?Jt(n):t)[e]}function he(t,e){if(e in t)for(var n=Object.getPrototypeOf(t);n;){var r=Object.getOwnPropertyDescriptor(n,e);if(r)return r;n=Object.getPrototypeOf(n)}}function de(t){t.P||(t.P=!0,t.l&&de(t.l))}function ve(t){t.o||(t.o=Xt(t.t))}function pe(t,e,n){var r=qt(e)?te("MapSet").N(e,n):Zt(e)?te("MapSet").T(e,n):t.g?function(t,e){var n=Array.isArray(t),r={i:n?1:0,A:e?e.A:ee(),P:!1,I:!1,D:{},l:e,t,k:null,o:null,j:null,C:!1},i=r,o=Ae;n&&(i=[r],o=$e);var s=Proxy.revocable(i,o),c=s.revoke,u=s.proxy;return r.k=u,r.j=c,u}(e,n):te("ES5").J(e,n);return(n?n.A:ee()).p.push(r),r}function be(t){return Bt(t)||Dt(22,t),function t(e){if(!Wt(e))return e;var n,r=e[Ce],i=It(e);if(r){if(!r.P&&(r.i<4||!te("ES5").K(r)))return r.t;r.I=!0,n=ye(e,i),r.I=!1}else n=ye(e,i);return Ht(n,(function(e,i){r&&function(t,e){return 2===It(t)?t.get(e):t[e]}(r.t,e)===i||Vt(n,e,t(i))})),3===i?new Set(n):n}(t)}function ye(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Xt(t)}var me,we,Oe="undefined"!=typeof Symbol&&"symbol"==typeof Symbol("x"),ge="undefined"!=typeof Map,xe="undefined"!=typeof Set,Se="undefined"!=typeof Proxy&&void 0!==Proxy.revocable&&"undefined"!=typeof Reflect,Ee=Oe?Symbol.for("immer-nothing"):((me={})["immer-nothing"]=!0,me),je=Oe?Symbol.for("immer-draftable"):"__$immer_draftable",Ce=Oe?Symbol.for("immer-state"):"__$immer_state",Re=""+Object.prototype.constructor,Ne="undefined"!=typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:void 0!==Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Me=Object.getOwnPropertyDescriptors||function(t){var e={};return Ne(t).forEach((function(n){e[n]=Object.getOwnPropertyDescriptor(t,n)})),e},_e={},Ae={get:function(t,e){if(e===Ce)return t;var n=Jt(t);if(!Kt(n,e))return function(t,e,n){var r,i=he(e,n);return i?"value"in i?i.value:null===(r=i.get)||void 0===r?void 0:r.call(t.k):void 0}(t,n,e);var r=n[e];return t.I||!Wt(r)?r:r===fe(t.t,e)?(ve(t),t.o[e]=pe(t.A.h,r,t)):r},has:function(t,e){return e in Jt(t)},ownKeys:function(t){return Reflect.ownKeys(Jt(t))},set:function(t,e,n){var r=he(Jt(t),e);if(null==r?void 0:r.set)return r.set.call(t.k,n),!0;if(!t.P){var i=fe(Jt(t),e),o=null==i?void 0:i[Ce];if(o&&o.t===n)return t.o[e]=n,t.D[e]=!1,!0;if(zt(n,i)&&(void 0!==n||Kt(t.t,e)))return!0;ve(t),de(t)}return t.o[e]===n&&"number"!=typeof n&&(void 0!==n||e in t.o)||(t.o[e]=n,t.D[e]=!0,!0)},deleteProperty:function(t,e){return void 0!==fe(t.t,e)||e in t.t?(t.D[e]=!1,ve(t),de(t)):delete t.D[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var n=Jt(t),r=Reflect.getOwnPropertyDescriptor(n,e);return r?{writable:!0,configurable:1!==t.i||"length"!==e,enumerable:r.enumerable,value:n[e]}:r},defineProperty:function(){Dt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Dt(12)}},$e={};Ht(Ae,(function(t,e){$e[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}})),$e.deleteProperty=function(t,e){return $e.set.call(this,t,e,void 0)},$e.set=function(t,e,n){return Ae.set.call(this,t[0],e,n,t[0])};var Ue=function(){function t(t){var e=this;this.g=Se,this.F=!0,this.produce=function(t,n,r){if("function"==typeof t&&"function"!=typeof n){var i=n;n=t;var o=e;return function(t){var e=this;void 0===t&&(t=i);for(var r=arguments.length,s=Array(r>1?r-1:0),c=1;c<r;c++)s[c-1]=arguments[c];return o.produce(t,(function(t){var r;return(r=n).call.apply(r,[e,t].concat(s))}))}}var s;if("function"!=typeof n&&Dt(6),void 0!==r&&"function"!=typeof r&&Dt(7),Wt(t)){var c=oe(e),u=pe(e,t,void 0),a=!0;try{s=n(u),a=!1}finally{a?re(c):ie(c)}return"undefined"!=typeof Promise&&s instanceof Promise?s.then((function(t){return ne(c,r),ce(t,c)}),(function(t){throw re(c),t})):(ne(c,r),ce(s,c))}if(!t||"object"!=typeof t){if(void 0===(s=n(t))&&(s=t),s===Ee&&(s=void 0),e.F&&Gt(s,!0),r){var l=[],f=[];te("Patches").M(t,s,l,f),r(l,f)}return s}Dt(21,t)},this.produceWithPatches=function(t,n){if("function"==typeof t)return function(n){for(var r=arguments.length,i=Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];return e.produceWithPatches(n,(function(e){return t.apply(void 0,[e].concat(i))}))};var r,i,o=e.produce(t,n,(function(t,e){r=t,i=e}));return"undefined"!=typeof Promise&&o instanceof Promise?o.then((function(t){return[t,r,i]})):[o,r,i]},"boolean"==typeof(null==t?void 0:t.useProxies)&&this.setUseProxies(t.useProxies),"boolean"==typeof(null==t?void 0:t.autoFreeze)&&this.setAutoFreeze(t.autoFreeze)}var e=t.prototype;return e.createDraft=function(t){Wt(t)||Dt(8),Bt(t)&&(t=be(t));var e=oe(this),n=pe(this,t,void 0);return n[Ce].C=!0,ie(e),n},e.finishDraft=function(t,e){var n=(t&&t[Ce]).A;return ne(n,e),ce(void 0,n)},e.setAutoFreeze=function(t){this.F=t},e.setUseProxies=function(t){t&&!Se&&Dt(20),this.g=t},e.applyPatches=function(t,e){var n;for(n=e.length-1;n>=0;n--){var r=e[n];if(0===r.path.length&&"replace"===r.op){t=r.value;break}}n>-1&&(e=e.slice(n+1));var i=te("Patches").$;return Bt(t)?i(t,e):this.produce(t,(function(t){return i(t,e)}))},t}(),Pe=new Ue;function ke(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Fe(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Le(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Fe(Object(n),!0).forEach((function(e){ke(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Fe(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function Te(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}Pe.produce,Pe.produceWithPatches.bind(Pe),Pe.setAutoFreeze.bind(Pe),Pe.setUseProxies.bind(Pe),Pe.applyPatches.bind(Pe),Pe.createDraft.bind(Pe),Pe.finishDraft.bind(Pe);var De="function"==typeof Symbol&&Symbol.observable||"@@observable",Be=function(){return Math.random().toString(36).substring(7).split("").join(".")},We={INIT:"@@redux/INIT"+Be(),REPLACE:"@@redux/REPLACE"+Be(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Be()}};function He(t){if("object"!=typeof t||null===t)return!1;for(var e=t;null!==Object.getPrototypeOf(e);)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Ie(t,e,n){var r;if("function"==typeof e&&"function"==typeof n||"function"==typeof n&&"function"==typeof arguments[3])throw new Error(Te(0));if("function"==typeof e&&void 0===n&&(n=e,e=void 0),void 0!==n){if("function"!=typeof n)throw new Error(Te(1));return n(Ie)(t,e)}if("function"!=typeof t)throw new Error(Te(2));var i=t,o=e,s=[],c=s,u=!1;function a(){c===s&&(c=s.slice())}function l(){if(u)throw new Error(Te(3));return o}function f(t){if("function"!=typeof t)throw new Error(Te(4));if(u)throw new Error(Te(5));var e=!0;return a(),c.push(t),function(){if(e){if(u)throw new Error(Te(6));e=!1,a();var n=c.indexOf(t);c.splice(n,1),s=null}}}function h(t){if(!He(t))throw new Error(Te(7));if(void 0===t.type)throw new Error(Te(8));if(u)throw new Error(Te(9));try{u=!0,o=i(o,t)}finally{u=!1}for(var e=s=c,n=0;n<e.length;n++)(0,e[n])();return t}function d(t){if("function"!=typeof t)throw new Error(Te(10));i=t,h({type:We.REPLACE})}function v(){var t,e=f;return(t={subscribe:function(t){if("object"!=typeof t||null===t)throw new Error(Te(11));function n(){t.next&&t.next(l())}return n(),{unsubscribe:e(n)}}})[De]=function(){return this},t}return h({type:We.INIT}),(r={dispatch:h,subscribe:f,getState:l,replaceReducer:d})[De]=v,r}function Ke(t){for(var e=Object.keys(t),n={},r=0;r<e.length;r++){var i=e[r];"function"==typeof t[i]&&(n[i]=t[i])}var o,s=Object.keys(n);try{!function(t){Object.keys(t).forEach((function(e){var n=t[e];if(void 0===n(void 0,{type:We.INIT}))throw new Error(Te(12));if(void 0===n(void 0,{type:We.PROBE_UNKNOWN_ACTION()}))throw new Error(Te(13))}))}(n)}catch(t){o=t}return function(t,e){if(void 0===t&&(t={}),o)throw o;for(var r=!1,i={},c=0;c<s.length;c++){var u=s[c],a=n[u],l=t[u],f=a(l,e);if(void 0===f)throw e&&e.type,new Error(Te(14));i[u]=f,r=r||f!==l}return(r=r||s.length!==Object.keys(t).length)?i:t}}function Ve(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return 0===e.length?function(t){return t}:1===e.length?e[0]:e.reduce((function(t,e){return function(){return t(e.apply(void 0,arguments))}}))}function ze(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return function(){var n=t.apply(void 0,arguments),r=function(){throw new Error(Te(15))},i={getState:n.getState,dispatch:function(){return r.apply(void 0,arguments)}},o=e.map((function(t){return t(i)}));return r=Ve.apply(void 0,o)(n.dispatch),Le(Le({},n),{},{dispatch:r})}}}function qe(t){return function(e){var n=e.dispatch,r=e.getState;return function(e){return function(i){return"function"==typeof i?i(n,r,t):e(i)}}}}var Ze=qe();Ze.withExtraArgument=qe;var Je,Xe,Ge,Qe,Ye=Ze,tn=(Je=function(t,e){return Je=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},Je(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}Je(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),en=function(t,e){for(var n=0,r=e.length,i=t.length;n<r;n++,i++)t[i]=e[n];return t},nn=Object.defineProperty,rn=Object.getOwnPropertySymbols,on=Object.prototype.hasOwnProperty,sn=Object.prototype.propertyIsEnumerable,cn=function(t,e,n){return e in t?nn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n},un="undefined"!=typeof window&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(0!==arguments.length)return"object"==typeof arguments[0]?Ve:Ve.apply(null,arguments)},an=function(t){function e(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=t.apply(this,n)||this;return Object.setPrototypeOf(i,e.prototype),i}return tn(e,t),Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return t.prototype.concat.apply(this,e)},e.prototype.prepend=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return 1===t.length&&Array.isArray(t[0])?new(e.bind.apply(e,en([void 0],t[0].concat(this)))):new(e.bind.apply(e,en([void 0],t.concat(this))))},e}(Array);function ln(){return function(t){return function(t){void 0===t&&(t={});var e=t.thunk,n=void 0===e||e;t.immutableCheck,t.serializableCheck;var r=new an;return n&&(function(t){return"boolean"==typeof t}(n)?r.push(Ye):r.push(Ye.withExtraArgument(n.extraArgument))),r}(t)}}function fn(t){var e,n=ln(),r=t||{},i=r.reducer,o=void 0===i?void 0:i,s=r.middleware,c=void 0===s?n():s,u=r.devTools,a=void 0===u||u,l=r.preloadedState,f=void 0===l?void 0:l,h=r.enhancers,d=void 0===h?void 0:h;if("function"==typeof o)e=o;else{if(!function(t){if("object"!=typeof t||null===t)return!1;var e=Object.getPrototypeOf(t);if(null===e)return!0;for(var n=e;null!==Object.getPrototypeOf(n);)n=Object.getPrototypeOf(n);return e===n}(o))throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');e=Ke(o)}var v=c;"function"==typeof v&&(v=v(n));var p=ze.apply(void 0,v),b=Ve;a&&(b=un(function(t,e){for(var n in e||(e={}))on.call(e,n)&&cn(t,n,e[n]);if(rn)for(var r=0,i=rn(e);r<i.length;r++)n=i[r],sn.call(e,n)&&cn(t,n,e[n]);return t}({trace:!1},"object"==typeof a&&a)));var y=[p];return Array.isArray(d)?y=en([p],d):"function"==typeof d&&(y=d(y)),Ie(e,f,b.apply(void 0,y))}!function(){function t(t,e){var n=i[t];return n?n.enumerable=e:i[t]=n={configurable:!0,enumerable:e,get:function(){var e=this[Ce];return Ae.get(e,t)},set:function(e){var n=this[Ce];Ae.set(n,t,e)}},n}function e(t){for(var e=t.length-1;e>=0;e--){var i=t[e][Ce];if(!i.P)switch(i.i){case 5:r(i)&&de(i);break;case 4:n(i)&&de(i)}}}function n(t){for(var e=t.t,n=t.k,r=Ne(n),i=r.length-1;i>=0;i--){var o=r[i];if(o!==Ce){var s=e[o];if(void 0===s&&!Kt(e,o))return!0;var c=n[o],u=c&&c[Ce];if(u?u.t!==s:!zt(c,s))return!0}}var a=!!e[Ce];return r.length!==Ne(e).length+(a?0:1)}function r(t){var e=t.k;if(e.length!==t.t.length)return!0;var n=Object.getOwnPropertyDescriptor(e,e.length-1);if(n&&!n.get)return!0;for(var r=0;r<e.length;r++)if(!e.hasOwnProperty(r))return!0;return!1}var i={};!function(t,e){_e[t]||(_e[t]=e)}("ES5",{J:function(e,n){var r=Array.isArray(e),i=function(e,n){if(e){for(var r=Array(n.length),i=0;i<n.length;i++)Object.defineProperty(r,""+i,t(i,!0));return r}var o=Me(n);delete o[Ce];for(var s=Ne(o),c=0;c<s.length;c++){var u=s[c];o[u]=t(u,e||!!o[u].enumerable)}return Object.create(Object.getPrototypeOf(n),o)}(r,e),o={i:r?5:4,A:n?n.A:ee(),P:!1,I:!1,D:{},l:n,t:e,k:i,o:null,O:!1,C:!1};return Object.defineProperty(i,Ce,{value:o,writable:!0}),i},S:function(t,n,i){i?Bt(n)&&n[Ce].A===t&&e(t.p):(t.u&&function t(e){if(e&&"object"==typeof e){var n=e[Ce];if(n){var i=n.t,o=n.k,s=n.D,c=n.i;if(4===c)Ht(o,(function(e){e!==Ce&&(void 0!==i[e]||Kt(i,e)?s[e]||t(o[e]):(s[e]=!0,de(n)))})),Ht(i,(function(t){void 0!==o[t]||Kt(o,t)||(s[t]=!1,de(n))}));else if(5===c){if(r(n)&&(de(n),s.length=!0),o.length<i.length)for(var u=o.length;u<i.length;u++)s[u]=!1;else for(var a=i.length;a<o.length;a++)s[a]=!0;for(var l=Math.min(o.length,i.length),f=0;f<l;f++)o.hasOwnProperty(f)||(s[f]=!0),void 0===s[f]&&t(o[f])}}}}(t.p[0]),e(t.p))},K:function(t){return 4===t.i?n(t):r(t)}})}();const hn=navigator.vendor&&!!navigator.vendor.match(/apple/i)||"[object SafariRemoteNotification]"===(null!==(Qe=null===(Ge=null===(Xe=window.safari)||void 0===Xe?void 0:Xe.pushNotification)||void 0===Ge?void 0:Ge.toString())&&void 0!==Qe?Qe:"");var dn=Object.freeze({__proto__:null,isSafari:hn,Debouncer:class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,e){this.callbacks=[t],this.debounce(e)}queue(t,e){this.callbacks.push(t),this.debounce(e)}cancel(){null!=this._debounce&&window.clearTimeout(this._debounce)}debounce(t){this.cancel(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout)}runCallbacks(){for(let t of this.callbacks)t();this.callbacks=[]}},customElement:t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)},jsonProperty:function(t,e){const n=()=>JSON.parse(JSON.stringify(t));return at({type:Object,converter:{fromAttribute:t=>{if(null==t)return n();try{return JSON.parse(t)}catch{return n()}},toAttribute:t=>JSON.stringify(t)},...null!=e?e:{}})},designSystemVariables:Ft,FtCssVariable:kt,setVariable:function(t,e){return o(`${t.name}: ${e}`)},FtLitElement:Lt,noTextSelect:Tt,InlineStyles:function t(e){var n;let r;if("elementDefinitions"in e){r={};const n=e.elementDefinitions;for(let e in n)r[e]=t(n[e])}return n=class extends e{render(){var t;let n=null!==(t=e.styles)&&void 0!==t?t:[];return Array.isArray(n)||(n=[n]),F`
|
|
141
141
|
${n.map((t=>F`
|
|
142
142
|
<style>${t}</style>
|
|
143
143
|
`))}
|
|
144
144
|
${super.render()}
|
|
145
|
-
`}},n.styles=void 0,n.elementDefinitions=r,n},ParametrizedLabelResolver:class{constructor(t,e){this.defaultLabels=t,this.labels=e}resolve(t,...e){var n,r;let i=null!==(r=null!==(n=this.labels[t])&&void 0!==n?n:this.defaultLabels[t])&&void 0!==r?r:"";return e.forEach(((t,e)=>i=i.replace(new RegExp(`\\{${e}\\}`,"g"),t))),i}},redux:(t,e)=>(n,r)=>{n.constructor.createProperty(r,{attribute:!1,hasChanged:e});const i=n;i.reduxProperties=i.reduxProperties||new Map,i.reduxProperties.set(r,t)},FtLitElementRedux:class extends Lt{updateFromStore(){const t=this.store.getState();this.reduxProperties&&this.reduxProperties.forEach(((e,n)=>{this[n]=e(t)}))}connectedCallback(){super.connectedCallback(),this.updateFromStore(),this.unsubscribeFromStore=this.store.subscribe((()=>{this.updateFromStore()}))}disconnectedCallback(){this.unsubscribeFromStore&&this.unsubscribeFromStore(),super.disconnectedCallback()}},getStore:function(t){window.ftReduxStores||(window.ftReduxStores={});const e=t.name;return window.ftReduxStores[e]||(window.ftReduxStores[e]=fn({reducer:t.reducer})),window.ftReduxStores[e]}});t.lit=ct,t.litClassMap=Mt,t.litDecorators=vt,t.litRepeat=
|
|
145
|
+
`}},n.styles=void 0,n.elementDefinitions=r,n},ParametrizedLabelResolver:class{constructor(t,e){this.defaultLabels=t,this.labels=e}resolve(t,...e){var n,r;let i=null!==(r=null!==(n=this.labels[t])&&void 0!==n?n:this.defaultLabels[t])&&void 0!==r?r:"";return e.forEach(((t,e)=>i=i.replace(new RegExp(`\\{${e}\\}`,"g"),t))),i}},redux:(t,e)=>(n,r)=>{n.constructor.createProperty(r,{attribute:!1,hasChanged:e});const i=n;i.reduxProperties=i.reduxProperties||new Map,i.reduxProperties.set(r,t)},FtLitElementRedux:class extends Lt{updateFromStore(){const t=this.store.getState();this.reduxProperties&&this.reduxProperties.forEach(((e,n)=>{this[n]=e(t)}))}connectedCallback(){super.connectedCallback(),this.updateFromStore(),this.unsubscribeFromStore=this.store.subscribe((()=>{this.updateFromStore()}))}disconnectedCallback(){this.unsubscribeFromStore&&this.unsubscribeFromStore(),super.disconnectedCallback()}},getStore:function(t){window.ftReduxStores||(window.ftReduxStores={});const e=t.name;return window.ftReduxStores[e]||(window.ftReduxStores[e]=fn({reducer:t.reducer})),window.ftReduxStores[e]}});t.lit=ct,t.litClassMap=Mt,t.litDecorators=vt,t.litRepeat=Rt,t.litStyleMap=At,t.litUnsafeHTML=Pt,t.wcUtils=dn,Object.defineProperty(t,"U",{value:!0})},"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).ftGlobals={});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-topics/ft-wc-utils",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.8",
|
|
4
4
|
"description": "Internal web components tools",
|
|
5
5
|
"author": "Fluid Topics <devtopics@antidot.net>",
|
|
6
6
|
"license": "ISC",
|
|
@@ -19,5 +19,5 @@
|
|
|
19
19
|
"peerDependencies": {
|
|
20
20
|
"lit": "2.1.3"
|
|
21
21
|
},
|
|
22
|
-
"gitHead": "
|
|
22
|
+
"gitHead": "5e7358f54e9b775a44aaf77fe30fe506d90feea2"
|
|
23
23
|
}
|