@fluid-topics/ft-input-label 1.1.51 → 1.1.53

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.
@@ -140,7 +140,7 @@ function(t){return(o,e)=>{const{slot:r,selector:n}=t??{},i="slot"+(r?`[name=${r}
140
140
  * @license
141
141
  * Copyright 2019 Google LLC
142
142
  * SPDX-License-Identifier: BSD-3-Clause
143
- */const Cn=window,Nn=Cn.ShadowRoot&&(void 0===Cn.ShadyCSS||Cn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;class En extends bo{createRenderRoot(){const t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach((([o,e])=>t.registry.define(o,e))));const o={...t.shadowRootOptions,customElements:t.registry},e=this.renderOptions.creationScope=this.attachShadow(o);return((t,o)=>{Nn?t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):o.forEach((o=>{const e=document.createElement("style"),r=Cn.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=o.cssText,t.appendChild(e)}))})(e,t.elementStyles),e}}var Rn,In=Object.freeze({__proto__:null,ScopedRegistryLitElement:En}),Wn=function(t,o,e,r){for(var n,i=arguments.length,a=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(n=t[l])&&(a=(i<3?n(a):i>3?n(o,e,a):n(o,e))||a);return i>3&&a&&Object.defineProperty(o,e,a),a};const Ln=Symbol("constructorPrototype"),Un=Symbol("constructorName"),kn=Symbol("exportpartsDebouncer");class $n extends En{constructor(){super(),this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Rn]=new oe(5),this[Un]=this.constructor.name,this[Ln]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Un]&&Object.setPrototypeOf(this,this[Ln])}connectedCallback(){super.connectedCallback(),this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet])}updated(t){var o;super.updated(t),t.has("customStylesheet")&&this.adoptedCustomStyleSheet.replace(null!==(o=this.customStylesheet)&&void 0!==o?o:""),this.updateComplete.then((()=>{this.contentAvailableCallback(t),this.scheduleExportpartsUpdate()}))}contentAvailableCallback(t){}scheduleExportpartsUpdate(){var t,o,e;((null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())||null!==(e=null===(o=this.exportpartsPrefixes)||void 0===o?void 0:o.length)&&void 0!==e&&e)&&this[kn].run((()=>{var t,o;(null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())?this.setExportpartsAttribute([this.exportpartsPrefix]):null!=this.exportpartsPrefixes&&(null===(o=this.exportpartsPrefixes)||void 0===o?void 0:o.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)}))}setExportpartsAttribute(t){var o,e,r,n,i,a;const l=t=>null!=t&&t.trim().length>0,c=t.filter(l).map((t=>t.trim()));if(0===c.length)return void this.removeAttribute("exportparts");const s=new Set;for(let t of null!==(e=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelectorAll("[part],[exportparts]"))&&void 0!==e?e:[]){const o=null!==(n=null===(r=t.getAttribute("part"))||void 0===r?void 0:r.split(" "))&&void 0!==n?n:[],e=null!==(a=null===(i=t.getAttribute("exportparts"))||void 0===i?void 0:i.split(",").map((t=>t.split(":")[1])))&&void 0!==a?a:[];new Array(...o,...e).filter(l).map((t=>t.trim())).forEach((t=>s.add(t)))}if(0===s.size)return void this.removeAttribute("exportparts");const f=[...s.values()].flatMap((t=>c.map((o=>`${t}:${o}--${t}`))));this.setAttribute("exportparts",[...this.part,...f].join(", "))}}Rn=kn,Wn([So()],$n.prototype,"exportpartsPrefix",void 0),Wn([se([])],$n.prototype,"exportpartsPrefixes",void 0),Wn([So()],$n.prototype,"customStylesheet",void 0);var zn=Object.freeze({__proto__:null,FtLitElement:$n}),Fn=Object.freeze({__proto__:null});class Bn{constructor(t,o=!0,e=[],r=5e3){this.ctx=t,this.iframes=o,this.exclude=e,this.iframesTimeout=r}static matches(t,o){const e="string"==typeof o?[o]:o,r=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(r){let o=!1;return e.every((e=>!r.call(t,e)||(o=!0,!1))),o}return!1}getContexts(){let t,o=[];return t=void 0!==this.ctx&&this.ctx?NodeList.prototype.isPrototypeOf(this.ctx)?Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?this.ctx:"string"==typeof this.ctx?Array.prototype.slice.call(document.querySelectorAll(this.ctx)):[this.ctx]:[],t.forEach((t=>{const e=o.filter((o=>o.contains(t))).length>0;-1!==o.indexOf(t)||e||o.push(t)})),o}getIframeContents(t,o,e=(()=>{})){let r;try{const o=t.contentWindow;if(r=o.document,!o||!r)throw new Error("iframe inaccessible")}catch(t){e()}r&&o(r)}isIframeBlank(t){const o="about:blank",e=t.getAttribute("src").trim();return t.contentWindow.location.href===o&&e!==o&&e}observeIframeLoad(t,o,e){let r=!1,n=null;const i=()=>{if(!r){r=!0,clearTimeout(n);try{this.isIframeBlank(t)||(t.removeEventListener("load",i),this.getIframeContents(t,o,e))}catch(t){e()}}};t.addEventListener("load",i),n=setTimeout(i,this.iframesTimeout)}onIframeReady(t,o,e){try{"complete"===t.contentWindow.document.readyState?this.isIframeBlank(t)?this.observeIframeLoad(t,o,e):this.getIframeContents(t,o,e):this.observeIframeLoad(t,o,e)}catch(t){e()}}waitForIframes(t,o){let e=0;this.forEachIframe(t,(()=>!0),(t=>{e++,this.waitForIframes(t.querySelector("html"),(()=>{--e||o()}))}),(t=>{t||o()}))}forEachIframe(t,o,e,r=(()=>{})){let n=t.querySelectorAll("iframe"),i=n.length,a=0;n=Array.prototype.slice.call(n);const l=()=>{--i<=0&&r(a)};i||l(),n.forEach((t=>{Bn.matches(t,this.exclude)?l():this.onIframeReady(t,(r=>{o(t)&&(a++,e(r)),l()}),l)}))}createIterator(t,o,e){return document.createNodeIterator(t,o,e,!1)}createInstanceOnIframe(t){return new Bn(t.querySelector("html"),this.iframes)}compareNodeIframe(t,o,e){if(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_PRECEDING){if(null===o)return!0;if(o.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING)return!0}return!1}getIteratorNode(t){const o=t.previousNode();let e;return e=(null===o||t.nextNode())&&t.nextNode(),{prevNode:o,node:e}}checkIframeFilter(t,o,e,r){let n=!1,i=!1;return r.forEach(((t,o)=>{t.val===e&&(n=o,i=t.handled)})),this.compareNodeIframe(t,o,e)?(!1!==n||i?!1===n||i||(r[n].handled=!0):r.push({val:e,handled:!0}),!0):(!1===n&&r.push({val:e,handled:!1}),!1)}handleOpenIframes(t,o,e,r){t.forEach((t=>{t.handled||this.getIframeContents(t.val,(t=>{this.createInstanceOnIframe(t).forEachNode(o,e,r)}))}))}iterateThroughNodes(t,o,e,r,n){const i=this.createIterator(o,t,r);let a,l,c=[],s=[],f=()=>(({prevNode:l,node:a}=this.getIteratorNode(i)),a);for(;f();)this.iframes&&this.forEachIframe(o,(t=>this.checkIframeFilter(a,l,t,c)),(o=>{this.createInstanceOnIframe(o).forEachNode(t,(t=>s.push(t)),r)})),s.push(a);s.forEach((t=>{e(t)})),this.iframes&&this.handleOpenIframes(c,t,e,r),n()}forEachNode(t,o,e,r=(()=>{})){const n=this.getContexts();let i=n.length;i||r(),n.forEach((n=>{const a=()=>{this.iterateThroughNodes(t,n,o,e,(()=>{--i<=0&&r()}))};this.iframes?this.waitForIframes(n,a):a()}))}}const An=function(t){const o=new class{constructor(t){this.ctx=t,this.ie=!1;const o=window.navigator.userAgent;(o.indexOf("MSIE")>-1||o.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(t){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},t)}get opt(){return this._opt}get iterator(){return new Bn(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,o="debug"){const e=this.opt.log;this.opt.debug&&"object"==typeof e&&"function"==typeof e[o]&&e[o](`mark.js: ${t}`)}escapeStr(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(t){return"disabled"!==this.opt.wildcards&&(t=this.setupWildcardsRegExp(t)),t=this.escapeStr(t),Object.keys(this.opt.synonyms).length&&(t=this.createSynonymsRegExp(t)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),this.opt.diacritics&&(t=this.createDiacriticsRegExp(t)),t=this.createMergedBlanksRegExp(t),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.createJoinersRegExp(t)),"disabled"!==this.opt.wildcards&&(t=this.createWildcardsRegExp(t)),this.createAccuracyRegExp(t)}createSynonymsRegExp(t){const o=this.opt.synonyms,e=this.opt.caseSensitive?"":"i",r=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let n in o)if(o.hasOwnProperty(n)){const i=o[n],a="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(n):this.escapeStr(n),l="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(i):this.escapeStr(i);""!==a&&""!==l&&(t=t.replace(new RegExp(`(${this.escapeStr(a)}|${this.escapeStr(l)})`,`gm${e}`),r+`(${this.processSynomyms(a)}|`+`${this.processSynomyms(l)})`+r))}return t}processSynomyms(t){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),t}setupWildcardsRegExp(t){return(t=t.replace(/(?:\\)*\?/g,(t=>"\\"===t.charAt(0)?"?":""))).replace(/(?:\\)*\*/g,(t=>"\\"===t.charAt(0)?"*":""))}createWildcardsRegExp(t){let o="withSpaces"===this.opt.wildcards;return t.replace(/\u0001/g,o?"[\\S\\s]?":"\\S?").replace(/\u0002/g,o?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,((t,o,e)=>{let r=e.charAt(o+1);return/[(|)\\]/.test(r)||""===r?t:t+"\0"}))}createJoinersRegExp(t){let o=[];const e=this.opt.ignorePunctuation;return Array.isArray(e)&&e.length&&o.push(this.escapeStr(e.join(""))),this.opt.ignoreJoiners&&o.push("\\u00ad\\u200b\\u200c\\u200d"),o.length?t.split(/\u0000+/).join(`[${o.join("")}]*`):t}createDiacriticsRegExp(t){const o=this.opt.caseSensitive?"":"i",e=this.opt.caseSensitive?["aàáảãạăằắẳẵặâầấẩẫậäåāą","AÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćč","CÇĆČ","dđď","DĐĎ","eèéẻẽẹêềếểễệëěēę","EÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïī","IÌÍỈĨỊÎÏĪ","lł","LŁ","nñňń","NÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøō","OÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rř","RŘ","sšśșş","SŠŚȘŞ","tťțţ","TŤȚŢ","uùúủũụưừứửữựûüůū","UÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿ","YÝỲỶỸỴŸ","zžżź","ZŽŻŹ"]:["aàáảãạăằắẳẵặâầấẩẫậäåāąAÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćčCÇĆČ","dđďDĐĎ","eèéẻẽẹêềếểễệëěēęEÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïīIÌÍỈĨỊÎÏĪ","lłLŁ","nñňńNÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøōOÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rřRŘ","sšśșşSŠŚȘŞ","tťțţTŤȚŢ","uùúủũụưừứửữựûüůūUÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿYÝỲỶỸỴŸ","zžżźZŽŻŹ"];let r=[];return t.split("").forEach((n=>{e.every((e=>{if(-1!==e.indexOf(n)){if(r.indexOf(e)>-1)return!1;t=t.replace(new RegExp(`[${e}]`,`gm${o}`),`[${e}]`),r.push(e)}return!0}))})),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gim,"[\\s]+")}createAccuracyRegExp(t){let o=this.opt.accuracy,e="string"==typeof o?o:o.value,r="string"==typeof o?[]:o.limiters,n="";switch(r.forEach((t=>{n+=`|${this.escapeStr(t)}`})),e){case"partially":default:return`()(${t})`;case"complementary":return n="\\s"+(n||this.escapeStr("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~¡¿")),`()([^${n}]*${t}[^${n}]*)`;case"exactly":return`(^|\\s${n})(${t})(?=$|\\s${n})`}}getSeparatedKeywords(t){let o=[];return t.forEach((t=>{this.opt.separateWordSearch?t.split(" ").forEach((t=>{t.trim()&&-1===o.indexOf(t)&&o.push(t)})):t.trim()&&-1===o.indexOf(t)&&o.push(t)})),{keywords:o.sort(((t,o)=>o.length-t.length)),length:o.length}}isNumeric(t){return Number(parseFloat(t))==t}checkRanges(t){if(!Array.isArray(t)||"[object Object]"!==Object.prototype.toString.call(t[0]))return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(t),[];const o=[];let e=0;return t.sort(((t,o)=>t.start-o.start)).forEach((t=>{let{start:r,end:n,valid:i}=this.callNoMatchOnInvalidRanges(t,e);i&&(t.start=r,t.length=n-r,o.push(t),e=n)})),o}callNoMatchOnInvalidRanges(t,o){let e,r,n=!1;return t&&void 0!==t.start?(e=parseInt(t.start,10),r=e+parseInt(t.length,10),this.isNumeric(t.start)&&this.isNumeric(t.length)&&r-o>0&&r-e>0?n=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(t)}`),this.opt.noMatch(t))):(this.log(`Ignoring invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)),{start:e,end:r,valid:n}}checkWhitespaceRanges(t,o,e){let r,n=!0,i=e.length,a=o-i,l=parseInt(t.start,10)-a;return l=l>i?i:l,r=l+parseInt(t.length,10),r>i&&(r=i,this.log(`End range automatically set to the max value of ${i}`)),l<0||r-l<0||l>i||r>i?(n=!1,this.log(`Invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)):""===e.substring(l,r).replace(/\s+/g,"")&&(n=!1,this.log("Skipping whitespace only range: "+JSON.stringify(t)),this.opt.noMatch(t)),{start:l,end:r,valid:n}}getTextNodes(t){let o="",e=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,(t=>{e.push({start:o.length,end:(o+=t.textContent).length,node:t})}),(t=>this.matchesExclude(t.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT),(()=>{t({value:o,nodes:e})}))}matchesExclude(t){return Bn.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,o,e){const r=this.opt.element?this.opt.element:"mark",n=t.splitText(o),i=n.splitText(e-o);let a=document.createElement(r);return a.setAttribute("data-markjs","true"),this.opt.className&&a.setAttribute("class",this.opt.className),a.textContent=n.textContent,n.parentNode.replaceChild(a,n),i}wrapRangeInMappedTextNode(t,o,e,r,n){t.nodes.every(((i,a)=>{const l=t.nodes[a+1];if(void 0===l||l.start>o){if(!r(i.node))return!1;const l=o-i.start,c=(e>i.end?i.end:e)-i.start,s=t.value.substr(0,i.start),f=t.value.substr(c+i.start);if(i.node=this.wrapRangeInTextNode(i.node,l,c),t.value=s+f,t.nodes.forEach(((o,e)=>{e>=a&&(t.nodes[e].start>0&&e!==a&&(t.nodes[e].start-=c),t.nodes[e].end-=c)})),e-=c,n(i.node.previousSibling,i.start),!(e>i.end))return!1;o=i.end}return!0}))}wrapMatches(t,o,e,r,n){const i=0===o?0:o+1;this.getTextNodes((o=>{o.nodes.forEach((o=>{let n;for(o=o.node;null!==(n=t.exec(o.textContent))&&""!==n[i];){if(!e(n[i],o))continue;let a=n.index;if(0!==i)for(let t=1;t<i;t++)a+=n[t].length;o=this.wrapRangeInTextNode(o,a,a+n[i].length),r(o.previousSibling),t.lastIndex=0}})),n()}))}wrapMatchesAcrossElements(t,o,e,r,n){const i=0===o?0:o+1;this.getTextNodes((o=>{let a;for(;null!==(a=t.exec(o.value))&&""!==a[i];){let n=a.index;if(0!==i)for(let t=1;t<i;t++)n+=a[t].length;const l=n+a[i].length;this.wrapRangeInMappedTextNode(o,n,l,(t=>e(a[i],t)),((o,e)=>{t.lastIndex=e,r(o)}))}n()}))}wrapRangeFromIndex(t,o,e,r){this.getTextNodes((n=>{const i=n.value.length;t.forEach(((t,r)=>{let{start:a,end:l,valid:c}=this.checkWhitespaceRanges(t,i,n.value);c&&this.wrapRangeInMappedTextNode(n,a,l,(e=>o(e,t,n.value.substring(a,l),r)),(o=>{e(o,t)}))})),r()}))}unwrapMatches(t){const o=t.parentNode;let e=document.createDocumentFragment();for(;t.firstChild;)e.appendChild(t.removeChild(t.firstChild));o.replaceChild(e,t),this.ie?this.normalizeTextNode(o):o.normalize()}normalizeTextNode(t){if(t){if(3===t.nodeType)for(;t.nextSibling&&3===t.nextSibling.nodeType;)t.nodeValue+=t.nextSibling.nodeValue,t.parentNode.removeChild(t.nextSibling);else this.normalizeTextNode(t.firstChild);this.normalizeTextNode(t.nextSibling)}}markRegExp(t,o){this.opt=o,this.log(`Searching with expression "${t}"`);let e=0,r="wrapMatches";this.opt.acrossElements&&(r="wrapMatchesAcrossElements"),this[r](t,this.opt.ignoreGroups,((t,o)=>this.opt.filter(o,t,e)),(t=>{e++,this.opt.each(t)}),(()=>{0===e&&this.opt.noMatch(t),this.opt.done(e)}))}mark(t,o){this.opt=o;let e=0,r="wrapMatches";const{keywords:n,length:i}=this.getSeparatedKeywords("string"==typeof t?[t]:t),a=this.opt.caseSensitive?"":"i",l=t=>{let o=new RegExp(this.createRegExp(t),`gm${a}`),c=0;this.log(`Searching with expression "${o}"`),this[r](o,1,((o,r)=>this.opt.filter(r,t,e,c)),(t=>{c++,e++,this.opt.each(t)}),(()=>{0===c&&this.opt.noMatch(t),n[i-1]===t?this.opt.done(e):l(n[n.indexOf(t)+1])}))};this.opt.acrossElements&&(r="wrapMatchesAcrossElements"),0===i?this.opt.done(e):l(n[0])}markRanges(t,o){this.opt=o;let e=0,r=this.checkRanges(t);r&&r.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(r)),this.wrapRangeFromIndex(r,((t,o,e,r)=>this.opt.filter(t,o,e,r)),((t,o)=>{e++,this.opt.each(t,o)}),(()=>{this.opt.done(e)}))):this.opt.done(e)}unmark(t){this.opt=t;let o=this.opt.element?this.opt.element:"*";o+="[data-markjs]",this.opt.className&&(o+=`.${this.opt.className}`),this.log(`Removal selector "${o}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,(t=>{this.unwrapMatches(t)}),(t=>{const e=Bn.matches(t,o),r=this.matchesExclude(t);return!e||r?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}),this.opt.done)}}(t);return this.mark=(t,e)=>(o.mark(t,e),this),this.markRegExp=(t,e)=>(o.markRegExp(t,e),this),this.markRanges=(t,e)=>(o.markRanges(t,e),this),this.unmark=t=>(o.unmark(t),this),this},_n=ue.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),Pn=pt`
143
+ */const Cn=window,Nn=Cn.ShadowRoot&&(void 0===Cn.ShadyCSS||Cn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;class En extends bo{createRenderRoot(){const t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach((([o,e])=>t.registry.define(o,e))));const o={...t.shadowRootOptions,customElements:t.registry},e=this.renderOptions.creationScope=this.attachShadow(o);return((t,o)=>{Nn?t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):o.forEach((o=>{const e=document.createElement("style"),r=Cn.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=o.cssText,t.appendChild(e)}))})(e,t.elementStyles),e}}var Rn,In=Object.freeze({__proto__:null,ScopedRegistryLitElement:En}),Wn=function(t,o,e,r){for(var n,i=arguments.length,a=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(n=t[l])&&(a=(i<3?n(a):i>3?n(o,e,a):n(o,e))||a);return i>3&&a&&Object.defineProperty(o,e,a),a};const Ln=Symbol("constructorPrototype"),Un=Symbol("constructorName"),kn=Symbol("exportpartsDebouncer");class $n extends En{constructor(){super(),this.adoptedCustomStyleSheet=new CSSStyleSheet,this.useAdoptedStyleSheets=!0,this[Rn]=new oe(5),this[Un]=this.constructor.name,this[Ln]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Un]&&Object.setPrototypeOf(this,this[Ln])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet])}catch(t){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",t)}}updated(t){super.updated(t),this.updateComplete.then((()=>{this.contentAvailableCallback(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()}))}contentAvailableCallback(t){}applyCustomStylesheet(t){var o,e,r;if(this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync(null!==(o=this.customStylesheet)&&void 0!==o?o:"")}catch(t){console.error(t,this.customStylesheet)}}else if((null!==(r=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelectorAll(".ft-lit-element--custom-stylesheet"))&&void 0!==r?r:[]).forEach((t=>t.remove())),this.customStylesheet){const t=document.createElement("style");t.classList.add("ft-lit-element--custom-stylesheet"),t.innerHTML=this.customStylesheet,this.shadowRoot.append(t)}}scheduleExportpartsUpdate(){var t,o,e;((null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())||null!==(e=null===(o=this.exportpartsPrefixes)||void 0===o?void 0:o.length)&&void 0!==e&&e)&&this[kn].run((()=>{var t,o;(null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())?this.setExportpartsAttribute([this.exportpartsPrefix]):null!=this.exportpartsPrefixes&&(null===(o=this.exportpartsPrefixes)||void 0===o?void 0:o.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)}))}setExportpartsAttribute(t){var o,e,r,n,i,a;const l=t=>null!=t&&t.trim().length>0,c=t.filter(l).map((t=>t.trim()));if(0===c.length)return void this.removeAttribute("exportparts");const s=new Set;for(let t of null!==(e=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelectorAll("[part],[exportparts]"))&&void 0!==e?e:[]){const o=null!==(n=null===(r=t.getAttribute("part"))||void 0===r?void 0:r.split(" "))&&void 0!==n?n:[],e=null!==(a=null===(i=t.getAttribute("exportparts"))||void 0===i?void 0:i.split(",").map((t=>t.split(":")[1])))&&void 0!==a?a:[];new Array(...o,...e).filter(l).map((t=>t.trim())).forEach((t=>s.add(t)))}if(0===s.size)return void this.removeAttribute("exportparts");const f=[...s.values()].flatMap((t=>c.map((o=>`${t}:${o}--${t}`))));this.setAttribute("exportparts",[...this.part,...f].join(", "))}}Rn=kn,Wn([So()],$n.prototype,"exportpartsPrefix",void 0),Wn([se([])],$n.prototype,"exportpartsPrefixes",void 0),Wn([So()],$n.prototype,"customStylesheet",void 0);var zn=Object.freeze({__proto__:null,FtLitElement:$n}),Fn=Object.freeze({__proto__:null});class Bn{constructor(t,o=!0,e=[],r=5e3){this.ctx=t,this.iframes=o,this.exclude=e,this.iframesTimeout=r}static matches(t,o){const e="string"==typeof o?[o]:o,r=t.matches||t.matchesSelector||t.msMatchesSelector||t.mozMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector;if(r){let o=!1;return e.every((e=>!r.call(t,e)||(o=!0,!1))),o}return!1}getContexts(){let t,o=[];return t=void 0!==this.ctx&&this.ctx?NodeList.prototype.isPrototypeOf(this.ctx)?Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?this.ctx:"string"==typeof this.ctx?Array.prototype.slice.call(document.querySelectorAll(this.ctx)):[this.ctx]:[],t.forEach((t=>{const e=o.filter((o=>o.contains(t))).length>0;-1!==o.indexOf(t)||e||o.push(t)})),o}getIframeContents(t,o,e=(()=>{})){let r;try{const o=t.contentWindow;if(r=o.document,!o||!r)throw new Error("iframe inaccessible")}catch(t){e()}r&&o(r)}isIframeBlank(t){const o="about:blank",e=t.getAttribute("src").trim();return t.contentWindow.location.href===o&&e!==o&&e}observeIframeLoad(t,o,e){let r=!1,n=null;const i=()=>{if(!r){r=!0,clearTimeout(n);try{this.isIframeBlank(t)||(t.removeEventListener("load",i),this.getIframeContents(t,o,e))}catch(t){e()}}};t.addEventListener("load",i),n=setTimeout(i,this.iframesTimeout)}onIframeReady(t,o,e){try{"complete"===t.contentWindow.document.readyState?this.isIframeBlank(t)?this.observeIframeLoad(t,o,e):this.getIframeContents(t,o,e):this.observeIframeLoad(t,o,e)}catch(t){e()}}waitForIframes(t,o){let e=0;this.forEachIframe(t,(()=>!0),(t=>{e++,this.waitForIframes(t.querySelector("html"),(()=>{--e||o()}))}),(t=>{t||o()}))}forEachIframe(t,o,e,r=(()=>{})){let n=t.querySelectorAll("iframe"),i=n.length,a=0;n=Array.prototype.slice.call(n);const l=()=>{--i<=0&&r(a)};i||l(),n.forEach((t=>{Bn.matches(t,this.exclude)?l():this.onIframeReady(t,(r=>{o(t)&&(a++,e(r)),l()}),l)}))}createIterator(t,o,e){return document.createNodeIterator(t,o,e,!1)}createInstanceOnIframe(t){return new Bn(t.querySelector("html"),this.iframes)}compareNodeIframe(t,o,e){if(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_PRECEDING){if(null===o)return!0;if(o.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING)return!0}return!1}getIteratorNode(t){const o=t.previousNode();let e;return e=(null===o||t.nextNode())&&t.nextNode(),{prevNode:o,node:e}}checkIframeFilter(t,o,e,r){let n=!1,i=!1;return r.forEach(((t,o)=>{t.val===e&&(n=o,i=t.handled)})),this.compareNodeIframe(t,o,e)?(!1!==n||i?!1===n||i||(r[n].handled=!0):r.push({val:e,handled:!0}),!0):(!1===n&&r.push({val:e,handled:!1}),!1)}handleOpenIframes(t,o,e,r){t.forEach((t=>{t.handled||this.getIframeContents(t.val,(t=>{this.createInstanceOnIframe(t).forEachNode(o,e,r)}))}))}iterateThroughNodes(t,o,e,r,n){const i=this.createIterator(o,t,r);let a,l,c=[],s=[],f=()=>(({prevNode:l,node:a}=this.getIteratorNode(i)),a);for(;f();)this.iframes&&this.forEachIframe(o,(t=>this.checkIframeFilter(a,l,t,c)),(o=>{this.createInstanceOnIframe(o).forEachNode(t,(t=>s.push(t)),r)})),s.push(a);s.forEach((t=>{e(t)})),this.iframes&&this.handleOpenIframes(c,t,e,r),n()}forEachNode(t,o,e,r=(()=>{})){const n=this.getContexts();let i=n.length;i||r(),n.forEach((n=>{const a=()=>{this.iterateThroughNodes(t,n,o,e,(()=>{--i<=0&&r()}))};this.iframes?this.waitForIframes(n,a):a()}))}}const An=function(t){const o=new class{constructor(t){this.ctx=t,this.ie=!1;const o=window.navigator.userAgent;(o.indexOf("MSIE")>-1||o.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(t){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},t)}get opt(){return this._opt}get iterator(){return new Bn(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(t,o="debug"){const e=this.opt.log;this.opt.debug&&"object"==typeof e&&"function"==typeof e[o]&&e[o](`mark.js: ${t}`)}escapeStr(t){return t.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(t){return"disabled"!==this.opt.wildcards&&(t=this.setupWildcardsRegExp(t)),t=this.escapeStr(t),Object.keys(this.opt.synonyms).length&&(t=this.createSynonymsRegExp(t)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),this.opt.diacritics&&(t=this.createDiacriticsRegExp(t)),t=this.createMergedBlanksRegExp(t),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.createJoinersRegExp(t)),"disabled"!==this.opt.wildcards&&(t=this.createWildcardsRegExp(t)),this.createAccuracyRegExp(t)}createSynonymsRegExp(t){const o=this.opt.synonyms,e=this.opt.caseSensitive?"":"i",r=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let n in o)if(o.hasOwnProperty(n)){const i=o[n],a="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(n):this.escapeStr(n),l="disabled"!==this.opt.wildcards?this.setupWildcardsRegExp(i):this.escapeStr(i);""!==a&&""!==l&&(t=t.replace(new RegExp(`(${this.escapeStr(a)}|${this.escapeStr(l)})`,`gm${e}`),r+`(${this.processSynomyms(a)}|`+`${this.processSynomyms(l)})`+r))}return t}processSynomyms(t){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(t=this.setupIgnoreJoinersRegExp(t)),t}setupWildcardsRegExp(t){return(t=t.replace(/(?:\\)*\?/g,(t=>"\\"===t.charAt(0)?"?":""))).replace(/(?:\\)*\*/g,(t=>"\\"===t.charAt(0)?"*":""))}createWildcardsRegExp(t){let o="withSpaces"===this.opt.wildcards;return t.replace(/\u0001/g,o?"[\\S\\s]?":"\\S?").replace(/\u0002/g,o?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(t){return t.replace(/[^(|)\\]/g,((t,o,e)=>{let r=e.charAt(o+1);return/[(|)\\]/.test(r)||""===r?t:t+"\0"}))}createJoinersRegExp(t){let o=[];const e=this.opt.ignorePunctuation;return Array.isArray(e)&&e.length&&o.push(this.escapeStr(e.join(""))),this.opt.ignoreJoiners&&o.push("\\u00ad\\u200b\\u200c\\u200d"),o.length?t.split(/\u0000+/).join(`[${o.join("")}]*`):t}createDiacriticsRegExp(t){const o=this.opt.caseSensitive?"":"i",e=this.opt.caseSensitive?["aàáảãạăằắẳẵặâầấẩẫậäåāą","AÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćč","CÇĆČ","dđď","DĐĎ","eèéẻẽẹêềếểễệëěēę","EÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïī","IÌÍỈĨỊÎÏĪ","lł","LŁ","nñňń","NÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøō","OÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rř","RŘ","sšśșş","SŠŚȘŞ","tťțţ","TŤȚŢ","uùúủũụưừứửữựûüůū","UÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿ","YÝỲỶỸỴŸ","zžżź","ZŽŻŹ"]:["aàáảãạăằắẳẵặâầấẩẫậäåāąAÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćčCÇĆČ","dđďDĐĎ","eèéẻẽẹêềếểễệëěēęEÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïīIÌÍỈĨỊÎÏĪ","lłLŁ","nñňńNÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøōOÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rřRŘ","sšśșşSŠŚȘŞ","tťțţTŤȚŢ","uùúủũụưừứửữựûüůūUÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿYÝỲỶỸỴŸ","zžżźZŽŻŹ"];let r=[];return t.split("").forEach((n=>{e.every((e=>{if(-1!==e.indexOf(n)){if(r.indexOf(e)>-1)return!1;t=t.replace(new RegExp(`[${e}]`,`gm${o}`),`[${e}]`),r.push(e)}return!0}))})),t}createMergedBlanksRegExp(t){return t.replace(/[\s]+/gim,"[\\s]+")}createAccuracyRegExp(t){let o=this.opt.accuracy,e="string"==typeof o?o:o.value,r="string"==typeof o?[]:o.limiters,n="";switch(r.forEach((t=>{n+=`|${this.escapeStr(t)}`})),e){case"partially":default:return`()(${t})`;case"complementary":return n="\\s"+(n||this.escapeStr("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~¡¿")),`()([^${n}]*${t}[^${n}]*)`;case"exactly":return`(^|\\s${n})(${t})(?=$|\\s${n})`}}getSeparatedKeywords(t){let o=[];return t.forEach((t=>{this.opt.separateWordSearch?t.split(" ").forEach((t=>{t.trim()&&-1===o.indexOf(t)&&o.push(t)})):t.trim()&&-1===o.indexOf(t)&&o.push(t)})),{keywords:o.sort(((t,o)=>o.length-t.length)),length:o.length}}isNumeric(t){return Number(parseFloat(t))==t}checkRanges(t){if(!Array.isArray(t)||"[object Object]"!==Object.prototype.toString.call(t[0]))return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(t),[];const o=[];let e=0;return t.sort(((t,o)=>t.start-o.start)).forEach((t=>{let{start:r,end:n,valid:i}=this.callNoMatchOnInvalidRanges(t,e);i&&(t.start=r,t.length=n-r,o.push(t),e=n)})),o}callNoMatchOnInvalidRanges(t,o){let e,r,n=!1;return t&&void 0!==t.start?(e=parseInt(t.start,10),r=e+parseInt(t.length,10),this.isNumeric(t.start)&&this.isNumeric(t.length)&&r-o>0&&r-e>0?n=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(t)}`),this.opt.noMatch(t))):(this.log(`Ignoring invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)),{start:e,end:r,valid:n}}checkWhitespaceRanges(t,o,e){let r,n=!0,i=e.length,a=o-i,l=parseInt(t.start,10)-a;return l=l>i?i:l,r=l+parseInt(t.length,10),r>i&&(r=i,this.log(`End range automatically set to the max value of ${i}`)),l<0||r-l<0||l>i||r>i?(n=!1,this.log(`Invalid range: ${JSON.stringify(t)}`),this.opt.noMatch(t)):""===e.substring(l,r).replace(/\s+/g,"")&&(n=!1,this.log("Skipping whitespace only range: "+JSON.stringify(t)),this.opt.noMatch(t)),{start:l,end:r,valid:n}}getTextNodes(t){let o="",e=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,(t=>{e.push({start:o.length,end:(o+=t.textContent).length,node:t})}),(t=>this.matchesExclude(t.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT),(()=>{t({value:o,nodes:e})}))}matchesExclude(t){return Bn.matches(t,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(t,o,e){const r=this.opt.element?this.opt.element:"mark",n=t.splitText(o),i=n.splitText(e-o);let a=document.createElement(r);return a.setAttribute("data-markjs","true"),this.opt.className&&a.setAttribute("class",this.opt.className),a.textContent=n.textContent,n.parentNode.replaceChild(a,n),i}wrapRangeInMappedTextNode(t,o,e,r,n){t.nodes.every(((i,a)=>{const l=t.nodes[a+1];if(void 0===l||l.start>o){if(!r(i.node))return!1;const l=o-i.start,c=(e>i.end?i.end:e)-i.start,s=t.value.substr(0,i.start),f=t.value.substr(c+i.start);if(i.node=this.wrapRangeInTextNode(i.node,l,c),t.value=s+f,t.nodes.forEach(((o,e)=>{e>=a&&(t.nodes[e].start>0&&e!==a&&(t.nodes[e].start-=c),t.nodes[e].end-=c)})),e-=c,n(i.node.previousSibling,i.start),!(e>i.end))return!1;o=i.end}return!0}))}wrapMatches(t,o,e,r,n){const i=0===o?0:o+1;this.getTextNodes((o=>{o.nodes.forEach((o=>{let n;for(o=o.node;null!==(n=t.exec(o.textContent))&&""!==n[i];){if(!e(n[i],o))continue;let a=n.index;if(0!==i)for(let t=1;t<i;t++)a+=n[t].length;o=this.wrapRangeInTextNode(o,a,a+n[i].length),r(o.previousSibling),t.lastIndex=0}})),n()}))}wrapMatchesAcrossElements(t,o,e,r,n){const i=0===o?0:o+1;this.getTextNodes((o=>{let a;for(;null!==(a=t.exec(o.value))&&""!==a[i];){let n=a.index;if(0!==i)for(let t=1;t<i;t++)n+=a[t].length;const l=n+a[i].length;this.wrapRangeInMappedTextNode(o,n,l,(t=>e(a[i],t)),((o,e)=>{t.lastIndex=e,r(o)}))}n()}))}wrapRangeFromIndex(t,o,e,r){this.getTextNodes((n=>{const i=n.value.length;t.forEach(((t,r)=>{let{start:a,end:l,valid:c}=this.checkWhitespaceRanges(t,i,n.value);c&&this.wrapRangeInMappedTextNode(n,a,l,(e=>o(e,t,n.value.substring(a,l),r)),(o=>{e(o,t)}))})),r()}))}unwrapMatches(t){const o=t.parentNode;let e=document.createDocumentFragment();for(;t.firstChild;)e.appendChild(t.removeChild(t.firstChild));o.replaceChild(e,t),this.ie?this.normalizeTextNode(o):o.normalize()}normalizeTextNode(t){if(t){if(3===t.nodeType)for(;t.nextSibling&&3===t.nextSibling.nodeType;)t.nodeValue+=t.nextSibling.nodeValue,t.parentNode.removeChild(t.nextSibling);else this.normalizeTextNode(t.firstChild);this.normalizeTextNode(t.nextSibling)}}markRegExp(t,o){this.opt=o,this.log(`Searching with expression "${t}"`);let e=0,r="wrapMatches";this.opt.acrossElements&&(r="wrapMatchesAcrossElements"),this[r](t,this.opt.ignoreGroups,((t,o)=>this.opt.filter(o,t,e)),(t=>{e++,this.opt.each(t)}),(()=>{0===e&&this.opt.noMatch(t),this.opt.done(e)}))}mark(t,o){this.opt=o;let e=0,r="wrapMatches";const{keywords:n,length:i}=this.getSeparatedKeywords("string"==typeof t?[t]:t),a=this.opt.caseSensitive?"":"i",l=t=>{let o=new RegExp(this.createRegExp(t),`gm${a}`),c=0;this.log(`Searching with expression "${o}"`),this[r](o,1,((o,r)=>this.opt.filter(r,t,e,c)),(t=>{c++,e++,this.opt.each(t)}),(()=>{0===c&&this.opt.noMatch(t),n[i-1]===t?this.opt.done(e):l(n[n.indexOf(t)+1])}))};this.opt.acrossElements&&(r="wrapMatchesAcrossElements"),0===i?this.opt.done(e):l(n[0])}markRanges(t,o){this.opt=o;let e=0,r=this.checkRanges(t);r&&r.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(r)),this.wrapRangeFromIndex(r,((t,o,e,r)=>this.opt.filter(t,o,e,r)),((t,o)=>{e++,this.opt.each(t,o)}),(()=>{this.opt.done(e)}))):this.opt.done(e)}unmark(t){this.opt=t;let o=this.opt.element?this.opt.element:"*";o+="[data-markjs]",this.opt.className&&(o+=`.${this.opt.className}`),this.log(`Removal selector "${o}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,(t=>{this.unwrapMatches(t)}),(t=>{const e=Bn.matches(t,o),r=this.matchesExclude(t);return!e||r?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT}),this.opt.done)}}(t);return this.mark=(t,e)=>(o.mark(t,e),this),this.markRegExp=(t,e)=>(o.markRegExp(t,e),this),this.markRanges=(t,e)=>(o.markRanges(t,e),this),this.unmark=t=>(o.unmark(t),this),this},_n=ue.create("--ft-utils-highlight-html-background-color","","COLOR","#FFF26E"),Pn=pt`
144
144
  .highlight-html-match {
145
145
  background: ${_n};
146
146
  }
@@ -176,7 +176,7 @@ function(t){return(o,e)=>{const{slot:r,selector:n}=t??{},i="slot"+(r?`[name=${r}
176
176
  display: inline-block;
177
177
  width: 0;
178
178
  }
179
- `;var Hn=Object.freeze({__proto__:null,noTextSelect:Kn,safariEllipsisFix:Dn,wordWrap:jn}),Tn=Object.freeze({__proto__:null});var Gn=Object.freeze({__proto__:null,ParametrizedLabelResolver:class{constructor(t,o){this.defaultLabels=t,this.labels=o}resolve(t,...o){var e,r;t=this.resolvePluralKey(t,o);let n=null!==(r=null!==(e=this.labels[t])&&void 0!==e?e:this.defaultLabels[t])&&void 0!==r?r:"";return o.forEach(((t,o)=>n=n.replace(new RegExp(`\\{${o}([^}]*)\\}`,"g"),((o,e)=>this.formatValue(t,e))))),n}resolvePluralKey(t,o){for(let e of o)if("number"==typeof e){const o=`${String(t)}[\\=${e}]`;if(o in this.labels||o in this.defaultLabels)return o}return t}formatValue(t,o){return t instanceof Date?this.formatDate(t,o):null!=t?t:""}formatDate(t,o){const e=e=>(null==o?void 0:o.includes("date"))?t.toLocaleDateString(e):(null==o?void 0:o.includes("time"))?t.toLocaleTimeString(e):t.toLocaleString(e);try{return e(document.documentElement.lang)}catch(t){return e()}}}});class Vn{constructor(){this.queue=[]}add(t,o=!1){o&&(this.queue=this.queue.filter((o=>o.type!==t.type))),this.queue.push(t)}consume(t){const o=this.queue.find((o=>o.type===t));return o&&(this.queue=this.queue.filter((t=>t!==o))),o}}function qn(t){var o;return null!==(o=null==t?void 0:t.isFtReduxStore)&&void 0!==o&&o}var Yn,Jn,Xn;const Qn=Symbol("internalReduxEventsUnsubscribers"),ti=Symbol("internalStoresUnsubscribers"),oi=Symbol("internalStores");class ei extends $n{constructor(){super(...arguments),this[Yn]=new Map,this[Jn]=new Map,this[Xn]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some((o=>t.has(o)))&&this.updateFromStores()}getUnnamedStore(){if(this[oi].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[oi].values()][0]}getStore(t){return null==t?this.getUnnamedStore():this[oi].get(t)}addStore(t,o){var e;o=null!==(e=null!=o?o:qn(t)?t.name:void 0)&&void 0!==e?e:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){const o="string"==typeof t?t:t.name;this.unsubscribeFromStore(o),this[oi].delete(o)}setupStore(t,o){this[oi].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[oi].forEach(((t,o)=>this.subscribeToStore(o,t))),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach(((t,o)=>{const e=this.constructor.getPropertyOptions(o);if(!(null==e?void 0:e.attribute)||!this.hasAttribute("string"==typeof(null==e?void 0:e.attribute)?e.attribute:o)){const e=this.getStore(t.store);e&&(t.store?this[ti].has(t.store):this[ti].size>0)&&(this[o]=t.selector(e.getState(),this))}}))}subscribeToStore(t,o){var e;this[ti].set(t,o.subscribe((()=>this.updateFromStores()))),qn(o)&&o.eventBus&&(null===(e=this.reduxConstructor.reduxEventListeners)||void 0===e||e.forEach(((t,e)=>{if("function"==typeof this[e]&&(!t.store||o.name===t.store)){const r=t=>this[e](t);o.eventBus.addEventListener(t.eventName,r),this[Qn].push((()=>o.eventBus.removeEventListener(t.eventName,r)))}}))),this.onStoreAvailable(t)}unsubscribeFromStores(){this[ti].forEach(((t,o)=>this.unsubscribeFromStore(o))),this[Qn].forEach((t=>t())),this[Qn]=[]}unsubscribeFromStore(t){this[ti].has(t)&&this[ti].get(t)(),this[ti].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}function ri(t){for(var o=arguments.length,e=Array(o>1?o-1:0),r=1;r<o;r++)e[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+t+(e.length?" "+e.map((function(t){return"'"+t+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ni(t){return!!t&&!!t[Di]}function ii(t){var o;return!!t&&(function(t){if(!t||"object"!=typeof t)return!1;var o=Object.getPrototypeOf(t);if(null===o)return!0;var e=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return e===Object||"function"==typeof e&&Function.toString.call(e)===Hi}(t)||Array.isArray(t)||!!t[ji]||!!(null===(o=t.constructor)||void 0===o?void 0:o[ji])||pi(t)||di(t))}function ai(t,o,e){void 0===e&&(e=!1),0===li(t)?(e?Object.keys:Ti)(t).forEach((function(r){e&&"symbol"==typeof r||o(r,t[r],t)})):t.forEach((function(e,r){return o(r,e,t)}))}function li(t){var o=t[Di];return o?o.i>3?o.i-4:o.i:Array.isArray(t)?1:pi(t)?2:di(t)?3:0}function ci(t,o){return 2===li(t)?t.has(o):Object.prototype.hasOwnProperty.call(t,o)}function si(t,o,e){var r=li(t);2===r?t.set(o,e):3===r?t.add(e):t[o]=e}function fi(t,o){return t===o?0!==t||1/t==1/o:t!=t&&o!=o}function pi(t){return Pi&&t instanceof Map}function di(t){return Zi&&t instanceof Set}function ui(t){return t.o||t.t}function hi(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var o=Gi(t);delete o[Di];for(var e=Ti(o),r=0;r<e.length;r++){var n=e[r],i=o[n];!1===i.writable&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(o[n]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[n]})}return Object.create(Object.getPrototypeOf(t),o)}function yi(t,o){return void 0===o&&(o=!1),bi(t)||ni(t)||!ii(t)||(li(t)>1&&(t.set=t.add=t.clear=t.delete=gi),Object.freeze(t),o&&ai(t,(function(t,o){return yi(o,!0)}),!0)),t}function gi(){ri(2)}function bi(t){return null==t||"object"!=typeof t||Object.isFrozen(t)}function mi(t){var o=Vi[t];return o||ri(18,t),o}function vi(){return Ai}function Oi(t,o){o&&(mi("Patches"),t.u=[],t.s=[],t.v=o)}function xi(t){Si(t),t.p.forEach(Ci),t.p=null}function Si(t){t===Ai&&(Ai=t.l)}function wi(t){return Ai={p:[],l:Ai,h:t,m:!0,_:0}}function Ci(t){var o=t[Di];0===o.i||1===o.i?o.j():o.g=!0}function Ni(t,o){o._=o.p.length;var e=o.p[0],r=void 0!==t&&t!==e;return o.h.O||mi("ES5").S(o,t,r),r?(e[Di].P&&(xi(o),ri(4)),ii(t)&&(t=Ei(o,t),o.l||Ii(o,t)),o.u&&mi("Patches").M(e[Di].t,t,o.u,o.s)):t=Ei(o,e,[]),xi(o),o.u&&o.v(o.u,o.s),t!==Ki?t:void 0}function Ei(t,o,e){if(bi(o))return o;var r=o[Di];if(!r)return ai(o,(function(n,i){return Ri(t,r,o,n,i,e)}),!0),o;if(r.A!==t)return o;if(!r.P)return Ii(t,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var n=4===r.i||5===r.i?r.o=hi(r.k):r.o,i=n,a=!1;3===r.i&&(i=new Set(n),n.clear(),a=!0),ai(i,(function(o,i){return Ri(t,r,n,o,i,e,a)})),Ii(t,n,!1),e&&t.u&&mi("Patches").N(r,e,t.u,t.s)}return r.o}function Ri(t,o,e,r,n,i,a){if(ni(n)){var l=Ei(t,n,i&&o&&3!==o.i&&!ci(o.R,r)?i.concat(r):void 0);if(si(e,r,l),!ni(l))return;t.m=!1}else a&&e.add(n);if(ii(n)&&!bi(n)){if(!t.h.D&&t._<1)return;Ei(t,n),o&&o.A.l||Ii(t,n)}}function Ii(t,o,e){void 0===e&&(e=!1),!t.l&&t.h.D&&t.m&&yi(o,e)}function Wi(t,o){var e=t[Di];return(e?ui(e):t)[o]}function Li(t,o){if(o in t)for(var e=Object.getPrototypeOf(t);e;){var r=Object.getOwnPropertyDescriptor(e,o);if(r)return r;e=Object.getPrototypeOf(e)}}function Ui(t){t.P||(t.P=!0,t.l&&Ui(t.l))}function ki(t){t.o||(t.o=hi(t.t))}function $i(t,o,e){var r=pi(o)?mi("MapSet").F(o,e):di(o)?mi("MapSet").T(o,e):t.O?function(t,o){var e=Array.isArray(t),r={i:e?1:0,A:o?o.A:vi(),P:!1,I:!1,R:{},l:o,t,k:null,o:null,j:null,C:!1},n=r,i=qi;e&&(n=[r],i=Yi);var a=Proxy.revocable(n,i),l=a.revoke,c=a.proxy;return r.k=c,r.j=l,c}(o,e):mi("ES5").J(o,e);return(e?e.A:vi()).p.push(r),r}function zi(t){return ni(t)||ri(22,t),function t(o){if(!ii(o))return o;var e,r=o[Di],n=li(o);if(r){if(!r.P&&(r.i<4||!mi("ES5").K(r)))return r.t;r.I=!0,e=Fi(o,n),r.I=!1}else e=Fi(o,n);return ai(e,(function(o,n){r&&function(t,o){return 2===li(t)?t.get(o):t[o]}(r.t,o)===n||si(e,o,t(n))})),3===n?new Set(e):e}(t)}function Fi(t,o){switch(o){case 2:return new Map(t);case 3:return Array.from(t)}return hi(t)}Yn=ti,Jn=oi,Xn=Qn,ei.reduxProperties=new Map,ei.reduxReactiveProperties=new Set,ei.reduxEventListeners=new Map;var Bi,Ai,_i="undefined"!=typeof Symbol&&"symbol"==typeof Symbol("x"),Pi="undefined"!=typeof Map,Zi="undefined"!=typeof Set,Mi="undefined"!=typeof Proxy&&void 0!==Proxy.revocable&&"undefined"!=typeof Reflect,Ki=_i?Symbol.for("immer-nothing"):((Bi={})["immer-nothing"]=!0,Bi),ji=_i?Symbol.for("immer-draftable"):"__$immer_draftable",Di=_i?Symbol.for("immer-state"):"__$immer_state",Hi=""+Object.prototype.constructor,Ti="undefined"!=typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:void 0!==Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Gi=Object.getOwnPropertyDescriptors||function(t){var o={};return Ti(t).forEach((function(e){o[e]=Object.getOwnPropertyDescriptor(t,e)})),o},Vi={},qi={get:function(t,o){if(o===Di)return t;var e=ui(t);if(!ci(e,o))return function(t,o,e){var r,n=Li(o,e);return n?"value"in n?n.value:null===(r=n.get)||void 0===r?void 0:r.call(t.k):void 0}(t,e,o);var r=e[o];return t.I||!ii(r)?r:r===Wi(t.t,o)?(ki(t),t.o[o]=$i(t.A.h,r,t)):r},has:function(t,o){return o in ui(t)},ownKeys:function(t){return Reflect.ownKeys(ui(t))},set:function(t,o,e){var r=Li(ui(t),o);if(null==r?void 0:r.set)return r.set.call(t.k,e),!0;if(!t.P){var n=Wi(ui(t),o),i=null==n?void 0:n[Di];if(i&&i.t===e)return t.o[o]=e,t.R[o]=!1,!0;if(fi(e,n)&&(void 0!==e||ci(t.t,o)))return!0;ki(t),Ui(t)}return t.o[o]===e&&(void 0!==e||o in t.o)||Number.isNaN(e)&&Number.isNaN(t.o[o])||(t.o[o]=e,t.R[o]=!0),!0},deleteProperty:function(t,o){return void 0!==Wi(t.t,o)||o in t.t?(t.R[o]=!1,ki(t),Ui(t)):delete t.R[o],t.o&&delete t.o[o],!0},getOwnPropertyDescriptor:function(t,o){var e=ui(t),r=Reflect.getOwnPropertyDescriptor(e,o);return r?{writable:!0,configurable:1!==t.i||"length"!==o,enumerable:r.enumerable,value:e[o]}:r},defineProperty:function(){ri(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){ri(12)}},Yi={};ai(qi,(function(t,o){Yi[t]=function(){return arguments[0]=arguments[0][0],o.apply(this,arguments)}})),Yi.deleteProperty=function(t,o){return Yi.set.call(this,t,o,void 0)},Yi.set=function(t,o,e){return qi.set.call(this,t[0],o,e,t[0])};var Ji=function(){function t(t){var o=this;this.O=Mi,this.D=!0,this.produce=function(t,e,r){if("function"==typeof t&&"function"!=typeof e){var n=e;e=t;var i=o;return function(t){var o=this;void 0===t&&(t=n);for(var r=arguments.length,a=Array(r>1?r-1:0),l=1;l<r;l++)a[l-1]=arguments[l];return i.produce(t,(function(t){var r;return(r=e).call.apply(r,[o,t].concat(a))}))}}var a;if("function"!=typeof e&&ri(6),void 0!==r&&"function"!=typeof r&&ri(7),ii(t)){var l=wi(o),c=$i(o,t,void 0),s=!0;try{a=e(c),s=!1}finally{s?xi(l):Si(l)}return"undefined"!=typeof Promise&&a instanceof Promise?a.then((function(t){return Oi(l,r),Ni(t,l)}),(function(t){throw xi(l),t})):(Oi(l,r),Ni(a,l))}if(!t||"object"!=typeof t){if(void 0===(a=e(t))&&(a=t),a===Ki&&(a=void 0),o.D&&yi(a,!0),r){var f=[],p=[];mi("Patches").M(t,a,f,p),r(f,p)}return a}ri(21,t)},this.produceWithPatches=function(t,e){if("function"==typeof t)return function(e){for(var r=arguments.length,n=Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return o.produceWithPatches(e,(function(o){return t.apply(void 0,[o].concat(n))}))};var r,n,i=o.produce(t,e,(function(t,o){r=t,n=o}));return"undefined"!=typeof Promise&&i instanceof Promise?i.then((function(t){return[t,r,n]})):[i,r,n]},"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 o=t.prototype;return o.createDraft=function(t){ii(t)||ri(8),ni(t)&&(t=zi(t));var o=wi(this),e=$i(this,t,void 0);return e[Di].C=!0,Si(o),e},o.finishDraft=function(t,o){var e=(t&&t[Di]).A;return Oi(e,o),Ni(void 0,e)},o.setAutoFreeze=function(t){this.D=t},o.setUseProxies=function(t){t&&!Mi&&ri(20),this.O=t},o.applyPatches=function(t,o){var e;for(e=o.length-1;e>=0;e--){var r=o[e];if(0===r.path.length&&"replace"===r.op){t=r.value;break}}e>-1&&(o=o.slice(e+1));var n=mi("Patches").$;return ni(t)?n(t,o):this.produce(t,(function(t){return n(t,o)}))},t}(),Xi=new Ji,Qi=Xi.produce;function ta(t){return ta="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ta(t)}function oa(t){var o=function(t,o){if("object"!==ta(t)||null===t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,o||"default");if("object"!==ta(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===o?String:Number)(t)}(t,"string");return"symbol"===ta(o)?o:String(o)}function ea(t,o,e){return(o=oa(o))in t?Object.defineProperty(t,o,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[o]=e,t}function ra(t,o){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);o&&(r=r.filter((function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable}))),e.push.apply(e,r)}return e}function na(t){for(var o=1;o<arguments.length;o++){var e=null!=arguments[o]?arguments[o]:{};o%2?ra(Object(e),!0).forEach((function(o){ea(t,o,e[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):ra(Object(e)).forEach((function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(e,o))}))}return t}function ia(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. "}Xi.produceWithPatches.bind(Xi),Xi.setAutoFreeze.bind(Xi),Xi.setUseProxies.bind(Xi),Xi.applyPatches.bind(Xi),Xi.createDraft.bind(Xi),Xi.finishDraft.bind(Xi);var aa="function"==typeof Symbol&&Symbol.observable||"@@observable",la=function(){return Math.random().toString(36).substring(7).split("").join(".")},ca={INIT:"@@redux/INIT"+la(),REPLACE:"@@redux/REPLACE"+la(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+la()}};function sa(t,o,e){var r;if("function"==typeof o&&"function"==typeof e||"function"==typeof e&&"function"==typeof arguments[3])throw new Error(ia(0));if("function"==typeof o&&void 0===e&&(e=o,o=void 0),void 0!==e){if("function"!=typeof e)throw new Error(ia(1));return e(sa)(t,o)}if("function"!=typeof t)throw new Error(ia(2));var n=t,i=o,a=[],l=a,c=!1;function s(){l===a&&(l=a.slice())}function f(){if(c)throw new Error(ia(3));return i}function p(t){if("function"!=typeof t)throw new Error(ia(4));if(c)throw new Error(ia(5));var o=!0;return s(),l.push(t),function(){if(o){if(c)throw new Error(ia(6));o=!1,s();var e=l.indexOf(t);l.splice(e,1),a=null}}}function d(t){if(!function(t){if("object"!=typeof t||null===t)return!1;for(var o=t;null!==Object.getPrototypeOf(o);)o=Object.getPrototypeOf(o);return Object.getPrototypeOf(t)===o}(t))throw new Error(ia(7));if(void 0===t.type)throw new Error(ia(8));if(c)throw new Error(ia(9));try{c=!0,i=n(i,t)}finally{c=!1}for(var o=a=l,e=0;e<o.length;e++){(0,o[e])()}return t}return d({type:ca.INIT}),(r={dispatch:d,subscribe:p,getState:f,replaceReducer:function(t){if("function"!=typeof t)throw new Error(ia(10));n=t,d({type:ca.REPLACE})}})[aa]=function(){var t,o=p;return(t={subscribe:function(t){if("object"!=typeof t||null===t)throw new Error(ia(11));function e(){t.next&&t.next(f())}return e(),{unsubscribe:o(e)}}})[aa]=function(){return this},t},r}function fa(t){for(var o=Object.keys(t),e={},r=0;r<o.length;r++){var n=o[r];"function"==typeof t[n]&&(e[n]=t[n])}var i,a=Object.keys(e);try{!function(t){Object.keys(t).forEach((function(o){var e=t[o];if(void 0===e(void 0,{type:ca.INIT}))throw new Error(ia(12));if(void 0===e(void 0,{type:ca.PROBE_UNKNOWN_ACTION()}))throw new Error(ia(13))}))}(e)}catch(t){i=t}return function(t,o){if(void 0===t&&(t={}),i)throw i;for(var r=!1,n={},l=0;l<a.length;l++){var c=a[l],s=e[c],f=t[c],p=s(f,o);if(void 0===p)throw o&&o.type,new Error(ia(14));n[c]=p,r=r||p!==f}return(r=r||a.length!==Object.keys(t).length)?n:t}}function pa(){for(var t=arguments.length,o=new Array(t),e=0;e<t;e++)o[e]=arguments[e];return 0===o.length?function(t){return t}:1===o.length?o[0]:o.reduce((function(t,o){return function(){return t(o.apply(void 0,arguments))}}))}function da(){for(var t=arguments.length,o=new Array(t),e=0;e<t;e++)o[e]=arguments[e];return function(t){return function(){var e=t.apply(void 0,arguments),r=function(){throw new Error(ia(15))},n={getState:e.getState,dispatch:function(){return r.apply(void 0,arguments)}},i=o.map((function(t){return t(n)}));return r=pa.apply(void 0,i)(e.dispatch),na(na({},e),{},{dispatch:r})}}}function ua(t){return function(o){var e=o.dispatch,r=o.getState;return function(o){return function(n){return"function"==typeof n?n(e,r,t):o(n)}}}}var ha=ua();ha.withExtraArgument=ua;var ya,ga=ha,ba=(ya=function(t,o){return ya=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(t[e]=o[e])},ya(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function e(){this.constructor=t}ya(t,o),t.prototype=null===o?Object.create(o):(e.prototype=o.prototype,new e)}),ma=function(t,o){var e,r,n,i,a={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return i={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function l(i){return function(l){return function(i){if(e)throw new TypeError("Generator is already executing.");for(;a;)try{if(e=1,r&&(n=2&i[0]?r.return:i[0]?r.throw||((n=r.return)&&n.call(r),0):r.next)&&!(n=n.call(r,i[1])).done)return n;switch(r=0,n&&(i=[2&i[0],n.value]),i[0]){case 0:case 1:n=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,r=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!(n=a.trys,(n=n.length>0&&n[n.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!n||i[1]>n[0]&&i[1]<n[3])){a.label=i[1];break}if(6===i[0]&&a.label<n[1]){a.label=n[1],n=i;break}if(n&&a.label<n[2]){a.label=n[2],a.ops.push(i);break}n[2]&&a.ops.pop(),a.trys.pop();continue}i=o.call(t,a)}catch(t){i=[6,t],r=0}finally{e=n=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,l])}}},va=function(t,o){for(var e=0,r=o.length,n=t.length;e<r;e++,n++)t[n]=o[e];return t},Oa=Object.defineProperty,xa=Object.defineProperties,Sa=Object.getOwnPropertyDescriptors,wa=Object.getOwnPropertySymbols,Ca=Object.prototype.hasOwnProperty,Na=Object.prototype.propertyIsEnumerable,Ea=function(t,o,e){return o in t?Oa(t,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[o]=e},Ra=function(t,o){for(var e in o||(o={}))Ca.call(o,e)&&Ea(t,e,o[e]);if(wa)for(var r=0,n=wa(o);r<n.length;r++){e=n[r];Na.call(o,e)&&Ea(t,e,o[e])}return t},Ia=function(t,o){return xa(t,Sa(o))},Wa="undefined"!=typeof window&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(0!==arguments.length)return"object"==typeof arguments[0]?pa:pa.apply(null,arguments)};var La=function(t){function o(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var n=t.apply(this,e)||this;return Object.setPrototypeOf(n,o.prototype),n}return ba(o,t),Object.defineProperty(o,Symbol.species,{get:function(){return o},enumerable:!1,configurable:!0}),o.prototype.concat=function(){for(var o=[],e=0;e<arguments.length;e++)o[e]=arguments[e];return t.prototype.concat.apply(this,o)},o.prototype.prepend=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 1===t.length&&Array.isArray(t[0])?new(o.bind.apply(o,va([void 0],t[0].concat(this)))):new(o.bind.apply(o,va([void 0],t.concat(this))))},o}(Array),Ua=function(t){function o(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var n=t.apply(this,e)||this;return Object.setPrototypeOf(n,o.prototype),n}return ba(o,t),Object.defineProperty(o,Symbol.species,{get:function(){return o},enumerable:!1,configurable:!0}),o.prototype.concat=function(){for(var o=[],e=0;e<arguments.length;e++)o[e]=arguments[e];return t.prototype.concat.apply(this,o)},o.prototype.prepend=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 1===t.length&&Array.isArray(t[0])?new(o.bind.apply(o,va([void 0],t[0].concat(this)))):new(o.bind.apply(o,va([void 0],t.concat(this))))},o}(Array);function ka(t){return ii(t)?Qi(t,(function(){})):t}function $a(){return function(t){return function(t){void 0===t&&(t={});var o=t.thunk,e=void 0===o||o;t.immutableCheck,t.serializableCheck;var r=new La;e&&(!function(t){return"boolean"==typeof t}(e)?r.push(ga.withExtraArgument(e.extraArgument)):r.push(ga));return r}(t)}}function za(t){var o,e=$a(),r=t||{},n=r.reducer,i=void 0===n?void 0:n,a=r.middleware,l=void 0===a?e():a,c=r.devTools,s=void 0===c||c,f=r.preloadedState,p=void 0===f?void 0:f,d=r.enhancers,u=void 0===d?void 0:d;if("function"==typeof i)o=i;else{if(!function(t){if("object"!=typeof t||null===t)return!1;var o=Object.getPrototypeOf(t);if(null===o)return!0;for(var e=o;null!==Object.getPrototypeOf(e);)e=Object.getPrototypeOf(e);return o===e}(i))throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');o=fa(i)}var h=l;"function"==typeof h&&(h=h(e));var y=da.apply(void 0,h),g=pa;s&&(g=Wa(Ra({trace:!1},"object"==typeof s&&s)));var b=new Ua(y),m=b;return Array.isArray(u)?m=va([y],u):"function"==typeof u&&(m=u(b)),sa(o,p,g.apply(void 0,m))}function Fa(t,o){function e(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];if(o){var n=o.apply(void 0,e);if(!n)throw new Error("prepareAction did not return an object");return Ra(Ra({type:t,payload:n.payload},"meta"in n&&{meta:n.meta}),"error"in n&&{error:n.error})}return{type:t,payload:e[0]}}return e.toString=function(){return""+t},e.type=t,e.match=function(o){return o.type===t},e}function Ba(t){var o,e={},r=[],n={addCase:function(t,o){var r="string"==typeof t?t:t.type;if(r in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[r]=o,n},addMatcher:function(t,o){return r.push({matcher:t,reducer:o}),n},addDefaultCase:function(t){return o=t,n}};return t(n),[e,r,o]}function Aa(t){var o=t.name;if(!o)throw new Error("`name` is a required option for createSlice");var e,r="function"==typeof t.initialState?t.initialState:ka(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},l={},c={};function s(){var o="function"==typeof t.extraReducers?Ba(t.extraReducers):[t.extraReducers],e=o[0],n=void 0===e?{}:e,i=o[1],a=void 0===i?[]:i,c=o[2],s=void 0===c?void 0:c,f=Ra(Ra({},n),l);return function(t,o,e,r){void 0===e&&(e=[]);var n,i="function"==typeof o?Ba(o):[o,e,r],a=i[0],l=i[1],c=i[2];if(function(t){return"function"==typeof t}(t))n=function(){return ka(t())};else{var s=ka(t);n=function(){return s}}function f(t,o){void 0===t&&(t=n());var e=va([a[o.type]],l.filter((function(t){return(0,t.matcher)(o)})).map((function(t){return t.reducer})));return 0===e.filter((function(t){return!!t})).length&&(e=[c]),e.reduce((function(t,e){if(e){var r;if(ni(t))return void 0===(r=e(t,o))?t:r;if(ii(t))return Qi(t,(function(t){return e(t,o)}));if(void 0===(r=e(t,o))){if(null===t)return t;throw Error("A case reducer on a non-draftable value must not return undefined")}return r}return t}),t)}return f.getInitialState=n,f}(r,(function(t){for(var o in f)t.addCase(o,f[o]);for(var e=0,r=a;e<r.length;e++){var n=r[e];t.addMatcher(n.matcher,n.reducer)}s&&t.addDefaultCase(s)}))}return i.forEach((function(t){var e,r,i=n[t],s=o+"/"+t;"reducer"in i?(e=i.reducer,r=i.prepare):e=i,a[t]=e,l[s]=e,c[t]=r?Fa(s,r):Fa(s)})),{name:o,reducer:function(t,o){return e||(e=s()),e(t,o)},actions:c,caseReducers:a,getInitialState:function(){return e||(e=s()),e.getInitialState()}}}var _a=["name","message","stack","code"],Pa=function(t,o){this.payload=t,this.meta=o},Za=function(t,o){this.payload=t,this.meta=o},Ma=function(t){if("object"==typeof t&&null!==t){for(var o={},e=0,r=_a;e<r.length;e++){var n=r[e];"string"==typeof t[n]&&(o[n]=t[n])}return o}return{message:String(t)}};function Ka(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}!function(){function t(t,o,e){var r=Fa(t+"/fulfilled",(function(t,o,e,r){return{payload:t,meta:Ia(Ra({},r||{}),{arg:e,requestId:o,requestStatus:"fulfilled"})}})),n=Fa(t+"/pending",(function(t,o,e){return{payload:void 0,meta:Ia(Ra({},e||{}),{arg:o,requestId:t,requestStatus:"pending"})}})),i=Fa(t+"/rejected",(function(t,o,r,n,i){return{payload:n,error:(e&&e.serializeError||Ma)(t||"Rejected"),meta:Ia(Ra({},i||{}),{arg:r,requestId:o,rejectedWithValue:!!n,requestStatus:"rejected",aborted:"AbortError"===(null==t?void 0:t.name),condition:"ConditionError"===(null==t?void 0:t.name)})}})),a="undefined"!=typeof AbortController?AbortController:function(){function t(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return t.prototype.abort=function(){},t}();return Object.assign((function(t){return function(l,c,s){var f,p=(null==e?void 0:e.idGenerator)?e.idGenerator(t):function(t){void 0===t&&(t=21);for(var o="",e=t;e--;)o+="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW"[64*Math.random()|0];return o}(),d=new a;function u(t){f=t,d.abort()}var h=function(){return a=this,h=null,y=function(){var a,h,y,g,b,m;return ma(this,(function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),g=null==(a=null==e?void 0:e.condition)?void 0:a.call(e,t,{getState:c,extra:s}),null===(O=g)||"object"!=typeof O||"function"!=typeof O.then?[3,2]:[4,g];case 1:g=v.sent(),v.label=2;case 2:if(!1===g||d.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return b=new Promise((function(t,o){return d.signal.addEventListener("abort",(function(){return o({name:"AbortError",message:f||"Aborted"})}))})),l(n(p,t,null==(h=null==e?void 0:e.getPendingMeta)?void 0:h.call(e,{requestId:p,arg:t},{getState:c,extra:s}))),[4,Promise.race([b,Promise.resolve(o(t,{dispatch:l,getState:c,extra:s,requestId:p,signal:d.signal,abort:u,rejectWithValue:function(t,o){return new Pa(t,o)},fulfillWithValue:function(t,o){return new Za(t,o)}})).then((function(o){if(o instanceof Pa)throw o;return o instanceof Za?r(o.payload,p,t,o.meta):r(o,p,t)}))])];case 3:return y=v.sent(),[3,5];case 4:return m=v.sent(),y=m instanceof Pa?i(null,p,t,m.payload,m.meta):i(m,p,t),[3,5];case 5:return e&&!e.dispatchConditionRejection&&i.match(y)&&y.meta.condition||l(y),[2,y]}var O}))},new Promise((function(t,o){var e=function(t){try{n(y.next(t))}catch(t){o(t)}},r=function(t){try{n(y.throw(t))}catch(t){o(t)}},n=function(o){return o.done?t(o.value):Promise.resolve(o.value).then(e,r)};n((y=y.apply(a,h)).next())}));var a,h,y}();return Object.assign(h,{abort:u,requestId:p,arg:t,unwrap:function(){return h.then(Ka)}})}}),{pending:n,rejected:i,fulfilled:r,typePrefix:t})}t.withTypes=function(){return t}}();var ja="listenerMiddleware";Fa(ja+"/add"),Fa(ja+"/removeAll"),Fa(ja+"/remove"),"function"==typeof queueMicrotask&&queueMicrotask.bind("undefined"!=typeof window?window:"undefined"!=typeof global?global:globalThis),function(){function t(t,o){var e=n[t];return e?e.enumerable=o:n[t]=e={configurable:!0,enumerable:o,get:function(){var o=this[Di];return qi.get(o,t)},set:function(o){var e=this[Di];qi.set(e,t,o)}},e}function o(t){for(var o=t.length-1;o>=0;o--){var n=t[o][Di];if(!n.P)switch(n.i){case 5:r(n)&&Ui(n);break;case 4:e(n)&&Ui(n)}}}function e(t){for(var o=t.t,e=t.k,r=Ti(e),n=r.length-1;n>=0;n--){var i=r[n];if(i!==Di){var a=o[i];if(void 0===a&&!ci(o,i))return!0;var l=e[i],c=l&&l[Di];if(c?c.t!==a:!fi(l,a))return!0}}var s=!!o[Di];return r.length!==Ti(o).length+(s?0:1)}function r(t){var o=t.k;if(o.length!==t.t.length)return!0;var e=Object.getOwnPropertyDescriptor(o,o.length-1);if(e&&!e.get)return!0;for(var r=0;r<o.length;r++)if(!o.hasOwnProperty(r))return!0;return!1}var n={};!function(t,o){Vi[t]||(Vi[t]=o)}("ES5",{J:function(o,e){var r=Array.isArray(o),n=function(o,e){if(o){for(var r=Array(e.length),n=0;n<e.length;n++)Object.defineProperty(r,""+n,t(n,!0));return r}var i=Gi(e);delete i[Di];for(var a=Ti(i),l=0;l<a.length;l++){var c=a[l];i[c]=t(c,o||!!i[c].enumerable)}return Object.create(Object.getPrototypeOf(e),i)}(r,o),i={i:r?5:4,A:e?e.A:vi(),P:!1,I:!1,R:{},l:e,t:o,k:n,o:null,g:!1,C:!1};return Object.defineProperty(n,Di,{value:i,writable:!0}),n},S:function(t,e,n){n?ni(e)&&e[Di].A===t&&o(t.p):(t.u&&function t(o){if(o&&"object"==typeof o){var e=o[Di];if(e){var n=e.t,i=e.k,a=e.R,l=e.i;if(4===l)ai(i,(function(o){o!==Di&&(void 0!==n[o]||ci(n,o)?a[o]||t(i[o]):(a[o]=!0,Ui(e)))})),ai(n,(function(t){void 0!==i[t]||ci(i,t)||(a[t]=!1,Ui(e))}));else if(5===l){if(r(e)&&(Ui(e),a.length=!0),i.length<n.length)for(var c=i.length;c<n.length;c++)a[c]=!1;else for(var s=n.length;s<i.length;s++)a[s]=!0;for(var f=Math.min(i.length,n.length),p=0;p<f;p++)i.hasOwnProperty(p)||(a[p]=!0),void 0===a[p]&&t(i[p])}}}}(t.p[0]),o(t.p))},K:function(t){return 4===t.i?e(t):r(t)}})}(),window.ftReduxStores||(window.ftReduxStores={});class Da{static get(t){var o;const e="string"==typeof t?t:t.name,r="string"==typeof t?void 0:t,n=window.ftReduxStores[e];if(qn(n))return n;if(null==r)return;const i=Aa({...r,reducers:null!==(o=r.reducers)&&void 0!==o?o:{}}),a=za({reducer:(t,o)=>"CLEAR_FT_REDUX_STORE"===o.type?i.getInitialState():"string"==typeof o.type&&o.type.startsWith("DEFAULT_VALUE_SETTER__")?{...t,...o.overwrites}:i.reducer(t,o)});return window.ftReduxStores[r.name]=new Da(i,a)}constructor(t,o){this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new Vn,this.actions=new Proxy(this.reduxSlice.actions,{get:(t,o,e)=>{const r=o,n=t[r];return n?(...t)=>{const o=n(...t);return this.reduxStore.dispatch(o),o}:t=>{this.setState({[r]:t})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}}var Ha=Object.freeze({__proto__:null,FtCommandQueue:Vn,FtLitElementRedux:ei,FtReduxStore:Da,clearAllStores:function(){var t;for(let o of Object.values(null!==(t=window.ftReduxStores)&&void 0!==t?t:{}))qn(o)&&o.clear()},isFtReduxStore:qn,redux:t=>{const o=null!=t?t:{};return(t,e)=>{var r;const n={hasChanged:(t,o)=>!ae(t,o),attribute:!1,...o};So(n)(t,e);const i=t.constructor;i.reduxProperties=new Map(i.reduxProperties),i.reduxProperties.set(e,{selector:null!==(r=o.selector)&&void 0!==r?r:t=>t[e],store:o.store})}},reduxEventListener:t=>(o,e)=>{const r=o.constructor;r.reduxEventListeners=new Map(r.reduxEventListeners),r.reduxEventListeners.set(e,t)},reduxReactive:()=>(t,o)=>{var e;const r=t.constructor;r.reduxReactiveProperties=new Set(r.reduxReactiveProperties),null===(e=r.reduxReactiveProperties)||void 0===e||e.add(o)}});var Ta=Object.freeze({__proto__:null,serializeRequest:function(t,o){var e;const r=new URLSearchParams({"content-lang":null!==(e=o.contentLocale)&&void 0!==e?e:"all",query:o.query});if(o.filters.length>0){const t=o.filters.map((t=>{const o=t.values.map((t=>t.replace(/_/g,"\\\\\\\\_").replace(/~/g,"\\\\~").replace(/\*/g,"\\*"))).map((t=>encodeURIComponent(function(t){return`"${t}"`}(t)))).join("_");return`${t.key}~${o}`})).join("*");r.append("filters",t)}return new URL(`${t.replace(/\/+$/,"")}/search?${r.toString()}`).href}});const Ga=Symbol("elementInternals");var Va,qa,Ya,Ja,Xa=Object.freeze({__proto__:null,toFtFormComponent:function(t,o){return class extends t{static get formAssociated(){return!0}get form(){return this[Ga].form}constructor(...t){super(t),this[Ga]=this.attachInternals(),this[Ga].role=o}setFormValue(t){this[Ga].setFormValue(t)}}}});const Qa=navigator.vendor&&!!navigator.vendor.match(/apple/i)||"[object SafariRemoteNotification]"===(null!==(Ya=null===(qa=null===(Va=window.safari)||void 0===Va?void 0:Va.pushNotification)||void 0===qa?void 0:qa.toString())&&void 0!==Ya?Ya:""),tl="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=null!==(Ja=window.ftGlobals)&&void 0!==Ja?Ja:{lit:vo,litDecorators:No,litRepeat:_o,litClassMap:Zo,litStyleMap:Do,litUnsafeHTML:Go,wcUtils:{...Xo,...Jo,...te,...ee,...pe,...gr,...Or,...wn,...hr,...zn,...Fn,...le,...Mn,...Hn,...Tn,...Gn,...Ha,...In,...Ta,...Xa,isSafari:Qa,isTouchScreen:tl}};const ol=ue.extend("--ft-typography-font-family","",yr.titleFont),el=ue.extend("--ft-typography-font-family","",yr.contentFont),rl={fontFamily:el,fontSize:ue.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:ue.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:ue.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:ue.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:ue.create("--ft-typography-text-transform","","UNKNOWN","inherit")},nl=ue.extend("--ft-typography-title-font-family","",ol),il=ue.extend("--ft-typography-title-font-size","",rl.fontSize,"20px"),al=ue.extend("--ft-typography-title-font-weight","",rl.fontWeight,"normal"),ll=ue.extend("--ft-typography-title-letter-spacing","",rl.letterSpacing,"0.15px"),cl=ue.extend("--ft-typography-title-line-height","",rl.lineHeight,"1.2"),sl=ue.extend("--ft-typography-title-text-transform","",rl.textTransform,"inherit"),fl=ue.extend("--ft-typography-title-dense-font-family","",ol),pl=ue.extend("--ft-typography-title-dense-font-size","",rl.fontSize,"14px"),dl=ue.extend("--ft-typography-title-dense-font-weight","",rl.fontWeight,"normal"),ul=ue.extend("--ft-typography-title-dense-letter-spacing","",rl.letterSpacing,"0.105px"),hl=ue.extend("--ft-typography-title-dense-line-height","",rl.lineHeight,"1.7"),yl=ue.extend("--ft-typography-title-dense-text-transform","",rl.textTransform,"inherit"),gl=ue.extend("--ft-typography-subtitle1-font-family","",el),bl=ue.extend("--ft-typography-subtitle1-font-size","",rl.fontSize,"16px"),ml=ue.extend("--ft-typography-subtitle1-font-weight","",rl.fontWeight,"600"),vl=ue.extend("--ft-typography-subtitle1-letter-spacing","",rl.letterSpacing,"0.144px"),Ol=ue.extend("--ft-typography-subtitle1-line-height","",rl.lineHeight,"1.5"),xl=ue.extend("--ft-typography-subtitle1-text-transform","",rl.textTransform,"inherit"),Sl=ue.extend("--ft-typography-subtitle2-font-family","",el),wl=ue.extend("--ft-typography-subtitle2-font-size","",rl.fontSize,"14px"),Cl=ue.extend("--ft-typography-subtitle2-font-weight","",rl.fontWeight,"normal"),Nl=ue.extend("--ft-typography-subtitle2-letter-spacing","",rl.letterSpacing,"0.098px"),El=ue.extend("--ft-typography-subtitle2-line-height","",rl.lineHeight,"1.7"),Rl=ue.extend("--ft-typography-subtitle2-text-transform","",rl.textTransform,"inherit"),Il=ue.extend("--ft-typography-body1-font-family","",el),Wl=ue.extend("--ft-typography-body1-font-size","",rl.fontSize,"16px"),Ll=ue.extend("--ft-typography-body1-font-weight","",rl.fontWeight,"normal"),Ul=ue.extend("--ft-typography-body1-letter-spacing","",rl.letterSpacing,"0.496px"),kl=ue.extend("--ft-typography-body1-line-height","",rl.lineHeight,"1.5"),$l=ue.extend("--ft-typography-body1-text-transform","",rl.textTransform,"inherit"),zl=ue.extend("--ft-typography-body2-font-family","",el),Fl=ue.extend("--ft-typography-body2-font-size","",rl.fontSize,"14px"),Bl=ue.extend("--ft-typography-body2-font-weight","",rl.fontWeight,"normal"),Al=ue.extend("--ft-typography-body2-letter-spacing","",rl.letterSpacing,"0.252px"),_l=ue.extend("--ft-typography-body2-line-height","",rl.lineHeight,"1.4"),Pl=ue.extend("--ft-typography-body2-text-transform","",rl.textTransform,"inherit"),Zl={fontFamily:ue.extend("--ft-typography-caption-font-family","",el),fontSize:ue.extend("--ft-typography-caption-font-size","",rl.fontSize,"12px"),fontWeight:ue.extend("--ft-typography-caption-font-weight","",rl.fontWeight,"normal"),letterSpacing:ue.extend("--ft-typography-caption-letter-spacing","",rl.letterSpacing,"0.396px"),lineHeight:ue.extend("--ft-typography-caption-line-height","",rl.lineHeight,"1.33"),textTransform:ue.extend("--ft-typography-caption-text-transform","",rl.textTransform,"inherit")},Ml=ue.extend("--ft-typography-breadcrumb-font-family","",el),Kl=ue.extend("--ft-typography-breadcrumb-font-size","",rl.fontSize,"10px"),jl=ue.extend("--ft-typography-breadcrumb-font-weight","",rl.fontWeight,"normal"),Dl=ue.extend("--ft-typography-breadcrumb-letter-spacing","",rl.letterSpacing,"0.33px"),Hl=ue.extend("--ft-typography-breadcrumb-line-height","",rl.lineHeight,"1.6"),Tl=ue.extend("--ft-typography-breadcrumb-text-transform","",rl.textTransform,"inherit"),Gl=ue.extend("--ft-typography-overline-font-family","",el),Vl=ue.extend("--ft-typography-overline-font-size","",rl.fontSize,"10px"),ql=ue.extend("--ft-typography-overline-font-weight","",rl.fontWeight,"normal"),Yl=ue.extend("--ft-typography-overline-letter-spacing","",rl.letterSpacing,"1.5px"),Jl=ue.extend("--ft-typography-overline-line-height","",rl.lineHeight,"1.6"),Xl=ue.extend("--ft-typography-overline-text-transform","",rl.textTransform,"uppercase"),Ql=ue.extend("--ft-typography-button-font-family","",el),tc=ue.extend("--ft-typography-button-font-size","",rl.fontSize,"14px"),oc=ue.extend("--ft-typography-button-font-weight","",rl.fontWeight,"600"),ec=ue.extend("--ft-typography-button-letter-spacing","",rl.letterSpacing,"1.246px"),rc=ue.extend("--ft-typography-button-line-height","",rl.lineHeight,"1.15"),nc=ue.extend("--ft-typography-button-text-transform","",rl.textTransform,"uppercase");pt`
179
+ `;var Hn=Object.freeze({__proto__:null,noTextSelect:Kn,safariEllipsisFix:Dn,wordWrap:jn}),Tn=Object.freeze({__proto__:null});var Gn=Object.freeze({__proto__:null,ParametrizedLabelResolver:class{constructor(t,o){this.defaultLabels=t,this.labels=o}resolve(t,...o){var e,r;t=this.resolvePluralKey(t,o);let n=null!==(r=null!==(e=this.labels[t])&&void 0!==e?e:this.defaultLabels[t])&&void 0!==r?r:"";return o.forEach(((t,o)=>n=n.replace(new RegExp(`\\{${o}([^}]*)\\}`,"g"),((o,e)=>this.formatValue(t,e))))),n}resolvePluralKey(t,o){for(let e of o)if("number"==typeof e){const o=`${String(t)}[\\=${e}]`;if(o in this.labels||o in this.defaultLabels)return o}return t}formatValue(t,o){return t instanceof Date?this.formatDate(t,o):null!=t?t:""}formatDate(t,o){const e=e=>(null==o?void 0:o.includes("date"))?t.toLocaleDateString(e):(null==o?void 0:o.includes("time"))?t.toLocaleTimeString(e):t.toLocaleString(e);try{return e(document.documentElement.lang)}catch(t){return e()}}}});class Vn{constructor(){this.queue=[]}add(t,o=!1){o&&(this.queue=this.queue.filter((o=>o.type!==t.type))),this.queue.push(t)}consume(t){const o=this.queue.find((o=>o.type===t));return o&&(this.queue=this.queue.filter((t=>t!==o))),o}}function qn(t){var o;return null!==(o=null==t?void 0:t.isFtReduxStore)&&void 0!==o&&o}var Yn,Jn,Xn;const Qn=Symbol("internalReduxEventsUnsubscribers"),ti=Symbol("internalStoresUnsubscribers"),oi=Symbol("internalStores");class ei extends $n{constructor(){super(...arguments),this[Yn]=new Map,this[Jn]=new Map,this[Xn]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some((o=>t.has(o)))&&this.updateFromStores()}getUnnamedStore(){if(this[oi].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[oi].values()][0]}getStore(t){return null==t?this.getUnnamedStore():this[oi].get(t)}addStore(t,o){var e;o=null!==(e=null!=o?o:qn(t)?t.name:void 0)&&void 0!==e?e:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){const o="string"==typeof t?t:t.name;this.unsubscribeFromStore(o),this[oi].delete(o)}setupStore(t,o){this[oi].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[oi].forEach(((t,o)=>this.subscribeToStore(o,t))),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach(((t,o)=>{const e=this.constructor.getPropertyOptions(o);if(!(null==e?void 0:e.attribute)||!this.hasAttribute("string"==typeof(null==e?void 0:e.attribute)?e.attribute:o)){const e=this.getStore(t.store);e&&(t.store?this[ti].has(t.store):this[ti].size>0)&&(this[o]=t.selector(e.getState(),this))}}))}subscribeToStore(t,o){var e;this[ti].set(t,o.subscribe((()=>this.updateFromStores()))),qn(o)&&o.eventBus&&(null===(e=this.reduxConstructor.reduxEventListeners)||void 0===e||e.forEach(((t,e)=>{if("function"==typeof this[e]&&(!t.store||o.name===t.store)){const r=t=>this[e](t);o.eventBus.addEventListener(t.eventName,r),this[Qn].push((()=>o.eventBus.removeEventListener(t.eventName,r)))}}))),this.onStoreAvailable(t)}unsubscribeFromStores(){this[ti].forEach(((t,o)=>this.unsubscribeFromStore(o))),this[Qn].forEach((t=>t())),this[Qn]=[]}unsubscribeFromStore(t){this[ti].has(t)&&this[ti].get(t)(),this[ti].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}function ri(t){for(var o=arguments.length,e=Array(o>1?o-1:0),r=1;r<o;r++)e[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+t+(e.length?" "+e.map((function(t){return"'"+t+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ni(t){return!!t&&!!t[Di]}function ii(t){var o;return!!t&&(function(t){if(!t||"object"!=typeof t)return!1;var o=Object.getPrototypeOf(t);if(null===o)return!0;var e=Object.hasOwnProperty.call(o,"constructor")&&o.constructor;return e===Object||"function"==typeof e&&Function.toString.call(e)===Hi}(t)||Array.isArray(t)||!!t[ji]||!!(null===(o=t.constructor)||void 0===o?void 0:o[ji])||pi(t)||di(t))}function ai(t,o,e){void 0===e&&(e=!1),0===li(t)?(e?Object.keys:Ti)(t).forEach((function(r){e&&"symbol"==typeof r||o(r,t[r],t)})):t.forEach((function(e,r){return o(r,e,t)}))}function li(t){var o=t[Di];return o?o.i>3?o.i-4:o.i:Array.isArray(t)?1:pi(t)?2:di(t)?3:0}function ci(t,o){return 2===li(t)?t.has(o):Object.prototype.hasOwnProperty.call(t,o)}function si(t,o,e){var r=li(t);2===r?t.set(o,e):3===r?t.add(e):t[o]=e}function fi(t,o){return t===o?0!==t||1/t==1/o:t!=t&&o!=o}function pi(t){return Pi&&t instanceof Map}function di(t){return Zi&&t instanceof Set}function ui(t){return t.o||t.t}function hi(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var o=Gi(t);delete o[Di];for(var e=Ti(o),r=0;r<e.length;r++){var n=e[r],i=o[n];!1===i.writable&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(o[n]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[n]})}return Object.create(Object.getPrototypeOf(t),o)}function yi(t,o){return void 0===o&&(o=!1),bi(t)||ni(t)||!ii(t)||(li(t)>1&&(t.set=t.add=t.clear=t.delete=gi),Object.freeze(t),o&&ai(t,(function(t,o){return yi(o,!0)}),!0)),t}function gi(){ri(2)}function bi(t){return null==t||"object"!=typeof t||Object.isFrozen(t)}function mi(t){var o=Vi[t];return o||ri(18,t),o}function vi(){return Ai}function Oi(t,o){o&&(mi("Patches"),t.u=[],t.s=[],t.v=o)}function xi(t){Si(t),t.p.forEach(Ci),t.p=null}function Si(t){t===Ai&&(Ai=t.l)}function wi(t){return Ai={p:[],l:Ai,h:t,m:!0,_:0}}function Ci(t){var o=t[Di];0===o.i||1===o.i?o.j():o.g=!0}function Ni(t,o){o._=o.p.length;var e=o.p[0],r=void 0!==t&&t!==e;return o.h.O||mi("ES5").S(o,t,r),r?(e[Di].P&&(xi(o),ri(4)),ii(t)&&(t=Ei(o,t),o.l||Ii(o,t)),o.u&&mi("Patches").M(e[Di].t,t,o.u,o.s)):t=Ei(o,e,[]),xi(o),o.u&&o.v(o.u,o.s),t!==Ki?t:void 0}function Ei(t,o,e){if(bi(o))return o;var r=o[Di];if(!r)return ai(o,(function(n,i){return Ri(t,r,o,n,i,e)}),!0),o;if(r.A!==t)return o;if(!r.P)return Ii(t,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var n=4===r.i||5===r.i?r.o=hi(r.k):r.o,i=n,a=!1;3===r.i&&(i=new Set(n),n.clear(),a=!0),ai(i,(function(o,i){return Ri(t,r,n,o,i,e,a)})),Ii(t,n,!1),e&&t.u&&mi("Patches").N(r,e,t.u,t.s)}return r.o}function Ri(t,o,e,r,n,i,a){if(ni(n)){var l=Ei(t,n,i&&o&&3!==o.i&&!ci(o.R,r)?i.concat(r):void 0);if(si(e,r,l),!ni(l))return;t.m=!1}else a&&e.add(n);if(ii(n)&&!bi(n)){if(!t.h.D&&t._<1)return;Ei(t,n),o&&o.A.l||Ii(t,n)}}function Ii(t,o,e){void 0===e&&(e=!1),!t.l&&t.h.D&&t.m&&yi(o,e)}function Wi(t,o){var e=t[Di];return(e?ui(e):t)[o]}function Li(t,o){if(o in t)for(var e=Object.getPrototypeOf(t);e;){var r=Object.getOwnPropertyDescriptor(e,o);if(r)return r;e=Object.getPrototypeOf(e)}}function Ui(t){t.P||(t.P=!0,t.l&&Ui(t.l))}function ki(t){t.o||(t.o=hi(t.t))}function $i(t,o,e){var r=pi(o)?mi("MapSet").F(o,e):di(o)?mi("MapSet").T(o,e):t.O?function(t,o){var e=Array.isArray(t),r={i:e?1:0,A:o?o.A:vi(),P:!1,I:!1,R:{},l:o,t,k:null,o:null,j:null,C:!1},n=r,i=qi;e&&(n=[r],i=Yi);var a=Proxy.revocable(n,i),l=a.revoke,c=a.proxy;return r.k=c,r.j=l,c}(o,e):mi("ES5").J(o,e);return(e?e.A:vi()).p.push(r),r}function zi(t){return ni(t)||ri(22,t),function t(o){if(!ii(o))return o;var e,r=o[Di],n=li(o);if(r){if(!r.P&&(r.i<4||!mi("ES5").K(r)))return r.t;r.I=!0,e=Fi(o,n),r.I=!1}else e=Fi(o,n);return ai(e,(function(o,n){r&&function(t,o){return 2===li(t)?t.get(o):t[o]}(r.t,o)===n||si(e,o,t(n))})),3===n?new Set(e):e}(t)}function Fi(t,o){switch(o){case 2:return new Map(t);case 3:return Array.from(t)}return hi(t)}Yn=ti,Jn=oi,Xn=Qn,ei.reduxProperties=new Map,ei.reduxReactiveProperties=new Set,ei.reduxEventListeners=new Map;var Bi,Ai,_i="undefined"!=typeof Symbol&&"symbol"==typeof Symbol("x"),Pi="undefined"!=typeof Map,Zi="undefined"!=typeof Set,Mi="undefined"!=typeof Proxy&&void 0!==Proxy.revocable&&"undefined"!=typeof Reflect,Ki=_i?Symbol.for("immer-nothing"):((Bi={})["immer-nothing"]=!0,Bi),ji=_i?Symbol.for("immer-draftable"):"__$immer_draftable",Di=_i?Symbol.for("immer-state"):"__$immer_state",Hi=""+Object.prototype.constructor,Ti="undefined"!=typeof Reflect&&Reflect.ownKeys?Reflect.ownKeys:void 0!==Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Gi=Object.getOwnPropertyDescriptors||function(t){var o={};return Ti(t).forEach((function(e){o[e]=Object.getOwnPropertyDescriptor(t,e)})),o},Vi={},qi={get:function(t,o){if(o===Di)return t;var e=ui(t);if(!ci(e,o))return function(t,o,e){var r,n=Li(o,e);return n?"value"in n?n.value:null===(r=n.get)||void 0===r?void 0:r.call(t.k):void 0}(t,e,o);var r=e[o];return t.I||!ii(r)?r:r===Wi(t.t,o)?(ki(t),t.o[o]=$i(t.A.h,r,t)):r},has:function(t,o){return o in ui(t)},ownKeys:function(t){return Reflect.ownKeys(ui(t))},set:function(t,o,e){var r=Li(ui(t),o);if(null==r?void 0:r.set)return r.set.call(t.k,e),!0;if(!t.P){var n=Wi(ui(t),o),i=null==n?void 0:n[Di];if(i&&i.t===e)return t.o[o]=e,t.R[o]=!1,!0;if(fi(e,n)&&(void 0!==e||ci(t.t,o)))return!0;ki(t),Ui(t)}return t.o[o]===e&&(void 0!==e||o in t.o)||Number.isNaN(e)&&Number.isNaN(t.o[o])||(t.o[o]=e,t.R[o]=!0),!0},deleteProperty:function(t,o){return void 0!==Wi(t.t,o)||o in t.t?(t.R[o]=!1,ki(t),Ui(t)):delete t.R[o],t.o&&delete t.o[o],!0},getOwnPropertyDescriptor:function(t,o){var e=ui(t),r=Reflect.getOwnPropertyDescriptor(e,o);return r?{writable:!0,configurable:1!==t.i||"length"!==o,enumerable:r.enumerable,value:e[o]}:r},defineProperty:function(){ri(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){ri(12)}},Yi={};ai(qi,(function(t,o){Yi[t]=function(){return arguments[0]=arguments[0][0],o.apply(this,arguments)}})),Yi.deleteProperty=function(t,o){return Yi.set.call(this,t,o,void 0)},Yi.set=function(t,o,e){return qi.set.call(this,t[0],o,e,t[0])};var Ji=function(){function t(t){var o=this;this.O=Mi,this.D=!0,this.produce=function(t,e,r){if("function"==typeof t&&"function"!=typeof e){var n=e;e=t;var i=o;return function(t){var o=this;void 0===t&&(t=n);for(var r=arguments.length,a=Array(r>1?r-1:0),l=1;l<r;l++)a[l-1]=arguments[l];return i.produce(t,(function(t){var r;return(r=e).call.apply(r,[o,t].concat(a))}))}}var a;if("function"!=typeof e&&ri(6),void 0!==r&&"function"!=typeof r&&ri(7),ii(t)){var l=wi(o),c=$i(o,t,void 0),s=!0;try{a=e(c),s=!1}finally{s?xi(l):Si(l)}return"undefined"!=typeof Promise&&a instanceof Promise?a.then((function(t){return Oi(l,r),Ni(t,l)}),(function(t){throw xi(l),t})):(Oi(l,r),Ni(a,l))}if(!t||"object"!=typeof t){if(void 0===(a=e(t))&&(a=t),a===Ki&&(a=void 0),o.D&&yi(a,!0),r){var f=[],p=[];mi("Patches").M(t,a,f,p),r(f,p)}return a}ri(21,t)},this.produceWithPatches=function(t,e){if("function"==typeof t)return function(e){for(var r=arguments.length,n=Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return o.produceWithPatches(e,(function(o){return t.apply(void 0,[o].concat(n))}))};var r,n,i=o.produce(t,e,(function(t,o){r=t,n=o}));return"undefined"!=typeof Promise&&i instanceof Promise?i.then((function(t){return[t,r,n]})):[i,r,n]},"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 o=t.prototype;return o.createDraft=function(t){ii(t)||ri(8),ni(t)&&(t=zi(t));var o=wi(this),e=$i(this,t,void 0);return e[Di].C=!0,Si(o),e},o.finishDraft=function(t,o){var e=(t&&t[Di]).A;return Oi(e,o),Ni(void 0,e)},o.setAutoFreeze=function(t){this.D=t},o.setUseProxies=function(t){t&&!Mi&&ri(20),this.O=t},o.applyPatches=function(t,o){var e;for(e=o.length-1;e>=0;e--){var r=o[e];if(0===r.path.length&&"replace"===r.op){t=r.value;break}}e>-1&&(o=o.slice(e+1));var n=mi("Patches").$;return ni(t)?n(t,o):this.produce(t,(function(t){return n(t,o)}))},t}(),Xi=new Ji,Qi=Xi.produce;function ta(t){return ta="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ta(t)}function oa(t){var o=function(t,o){if("object"!==ta(t)||null===t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var r=e.call(t,o||"default");if("object"!==ta(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===o?String:Number)(t)}(t,"string");return"symbol"===ta(o)?o:String(o)}function ea(t,o,e){return(o=oa(o))in t?Object.defineProperty(t,o,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[o]=e,t}function ra(t,o){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);o&&(r=r.filter((function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable}))),e.push.apply(e,r)}return e}function na(t){for(var o=1;o<arguments.length;o++){var e=null!=arguments[o]?arguments[o]:{};o%2?ra(Object(e),!0).forEach((function(o){ea(t,o,e[o])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):ra(Object(e)).forEach((function(o){Object.defineProperty(t,o,Object.getOwnPropertyDescriptor(e,o))}))}return t}function ia(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. "}Xi.produceWithPatches.bind(Xi),Xi.setAutoFreeze.bind(Xi),Xi.setUseProxies.bind(Xi),Xi.applyPatches.bind(Xi),Xi.createDraft.bind(Xi),Xi.finishDraft.bind(Xi);var aa="function"==typeof Symbol&&Symbol.observable||"@@observable",la=function(){return Math.random().toString(36).substring(7).split("").join(".")},ca={INIT:"@@redux/INIT"+la(),REPLACE:"@@redux/REPLACE"+la(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+la()}};function sa(t,o,e){var r;if("function"==typeof o&&"function"==typeof e||"function"==typeof e&&"function"==typeof arguments[3])throw new Error(ia(0));if("function"==typeof o&&void 0===e&&(e=o,o=void 0),void 0!==e){if("function"!=typeof e)throw new Error(ia(1));return e(sa)(t,o)}if("function"!=typeof t)throw new Error(ia(2));var n=t,i=o,a=[],l=a,c=!1;function s(){l===a&&(l=a.slice())}function f(){if(c)throw new Error(ia(3));return i}function p(t){if("function"!=typeof t)throw new Error(ia(4));if(c)throw new Error(ia(5));var o=!0;return s(),l.push(t),function(){if(o){if(c)throw new Error(ia(6));o=!1,s();var e=l.indexOf(t);l.splice(e,1),a=null}}}function d(t){if(!function(t){if("object"!=typeof t||null===t)return!1;for(var o=t;null!==Object.getPrototypeOf(o);)o=Object.getPrototypeOf(o);return Object.getPrototypeOf(t)===o}(t))throw new Error(ia(7));if(void 0===t.type)throw new Error(ia(8));if(c)throw new Error(ia(9));try{c=!0,i=n(i,t)}finally{c=!1}for(var o=a=l,e=0;e<o.length;e++){(0,o[e])()}return t}return d({type:ca.INIT}),(r={dispatch:d,subscribe:p,getState:f,replaceReducer:function(t){if("function"!=typeof t)throw new Error(ia(10));n=t,d({type:ca.REPLACE})}})[aa]=function(){var t,o=p;return(t={subscribe:function(t){if("object"!=typeof t||null===t)throw new Error(ia(11));function e(){t.next&&t.next(f())}return e(),{unsubscribe:o(e)}}})[aa]=function(){return this},t},r}function fa(t){for(var o=Object.keys(t),e={},r=0;r<o.length;r++){var n=o[r];"function"==typeof t[n]&&(e[n]=t[n])}var i,a=Object.keys(e);try{!function(t){Object.keys(t).forEach((function(o){var e=t[o];if(void 0===e(void 0,{type:ca.INIT}))throw new Error(ia(12));if(void 0===e(void 0,{type:ca.PROBE_UNKNOWN_ACTION()}))throw new Error(ia(13))}))}(e)}catch(t){i=t}return function(t,o){if(void 0===t&&(t={}),i)throw i;for(var r=!1,n={},l=0;l<a.length;l++){var c=a[l],s=e[c],f=t[c],p=s(f,o);if(void 0===p)throw o&&o.type,new Error(ia(14));n[c]=p,r=r||p!==f}return(r=r||a.length!==Object.keys(t).length)?n:t}}function pa(){for(var t=arguments.length,o=new Array(t),e=0;e<t;e++)o[e]=arguments[e];return 0===o.length?function(t){return t}:1===o.length?o[0]:o.reduce((function(t,o){return function(){return t(o.apply(void 0,arguments))}}))}function da(){for(var t=arguments.length,o=new Array(t),e=0;e<t;e++)o[e]=arguments[e];return function(t){return function(){var e=t.apply(void 0,arguments),r=function(){throw new Error(ia(15))},n={getState:e.getState,dispatch:function(){return r.apply(void 0,arguments)}},i=o.map((function(t){return t(n)}));return r=pa.apply(void 0,i)(e.dispatch),na(na({},e),{},{dispatch:r})}}}function ua(t){return function(o){var e=o.dispatch,r=o.getState;return function(o){return function(n){return"function"==typeof n?n(e,r,t):o(n)}}}}var ha=ua();ha.withExtraArgument=ua;var ya,ga=ha,ba=(ya=function(t,o){return ya=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,o){t.__proto__=o}||function(t,o){for(var e in o)Object.prototype.hasOwnProperty.call(o,e)&&(t[e]=o[e])},ya(t,o)},function(t,o){if("function"!=typeof o&&null!==o)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function e(){this.constructor=t}ya(t,o),t.prototype=null===o?Object.create(o):(e.prototype=o.prototype,new e)}),ma=function(t,o){var e,r,n,i,a={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]};return i={next:l(0),throw:l(1),return:l(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function l(i){return function(l){return function(i){if(e)throw new TypeError("Generator is already executing.");for(;a;)try{if(e=1,r&&(n=2&i[0]?r.return:i[0]?r.throw||((n=r.return)&&n.call(r),0):r.next)&&!(n=n.call(r,i[1])).done)return n;switch(r=0,n&&(i=[2&i[0],n.value]),i[0]){case 0:case 1:n=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,r=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!(n=a.trys,(n=n.length>0&&n[n.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!n||i[1]>n[0]&&i[1]<n[3])){a.label=i[1];break}if(6===i[0]&&a.label<n[1]){a.label=n[1],n=i;break}if(n&&a.label<n[2]){a.label=n[2],a.ops.push(i);break}n[2]&&a.ops.pop(),a.trys.pop();continue}i=o.call(t,a)}catch(t){i=[6,t],r=0}finally{e=n=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,l])}}},va=function(t,o){for(var e=0,r=o.length,n=t.length;e<r;e++,n++)t[n]=o[e];return t},Oa=Object.defineProperty,xa=Object.defineProperties,Sa=Object.getOwnPropertyDescriptors,wa=Object.getOwnPropertySymbols,Ca=Object.prototype.hasOwnProperty,Na=Object.prototype.propertyIsEnumerable,Ea=function(t,o,e){return o in t?Oa(t,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[o]=e},Ra=function(t,o){for(var e in o||(o={}))Ca.call(o,e)&&Ea(t,e,o[e]);if(wa)for(var r=0,n=wa(o);r<n.length;r++){e=n[r];Na.call(o,e)&&Ea(t,e,o[e])}return t},Ia=function(t,o){return xa(t,Sa(o))},Wa="undefined"!=typeof window&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(0!==arguments.length)return"object"==typeof arguments[0]?pa:pa.apply(null,arguments)};var La=function(t){function o(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var n=t.apply(this,e)||this;return Object.setPrototypeOf(n,o.prototype),n}return ba(o,t),Object.defineProperty(o,Symbol.species,{get:function(){return o},enumerable:!1,configurable:!0}),o.prototype.concat=function(){for(var o=[],e=0;e<arguments.length;e++)o[e]=arguments[e];return t.prototype.concat.apply(this,o)},o.prototype.prepend=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 1===t.length&&Array.isArray(t[0])?new(o.bind.apply(o,va([void 0],t[0].concat(this)))):new(o.bind.apply(o,va([void 0],t.concat(this))))},o}(Array),Ua=function(t){function o(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];var n=t.apply(this,e)||this;return Object.setPrototypeOf(n,o.prototype),n}return ba(o,t),Object.defineProperty(o,Symbol.species,{get:function(){return o},enumerable:!1,configurable:!0}),o.prototype.concat=function(){for(var o=[],e=0;e<arguments.length;e++)o[e]=arguments[e];return t.prototype.concat.apply(this,o)},o.prototype.prepend=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 1===t.length&&Array.isArray(t[0])?new(o.bind.apply(o,va([void 0],t[0].concat(this)))):new(o.bind.apply(o,va([void 0],t.concat(this))))},o}(Array);function ka(t){return ii(t)?Qi(t,(function(){})):t}function $a(){return function(t){return function(t){void 0===t&&(t={});var o=t.thunk,e=void 0===o||o;t.immutableCheck,t.serializableCheck;var r=new La;e&&(!function(t){return"boolean"==typeof t}(e)?r.push(ga.withExtraArgument(e.extraArgument)):r.push(ga));return r}(t)}}function za(t){var o,e=$a(),r=t||{},n=r.reducer,i=void 0===n?void 0:n,a=r.middleware,l=void 0===a?e():a,c=r.devTools,s=void 0===c||c,f=r.preloadedState,p=void 0===f?void 0:f,d=r.enhancers,u=void 0===d?void 0:d;if("function"==typeof i)o=i;else{if(!function(t){if("object"!=typeof t||null===t)return!1;var o=Object.getPrototypeOf(t);if(null===o)return!0;for(var e=o;null!==Object.getPrototypeOf(e);)e=Object.getPrototypeOf(e);return o===e}(i))throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');o=fa(i)}var h=l;"function"==typeof h&&(h=h(e));var y=da.apply(void 0,h),g=pa;s&&(g=Wa(Ra({trace:!1},"object"==typeof s&&s)));var b=new Ua(y),m=b;return Array.isArray(u)?m=va([y],u):"function"==typeof u&&(m=u(b)),sa(o,p,g.apply(void 0,m))}function Fa(t,o){function e(){for(var e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];if(o){var n=o.apply(void 0,e);if(!n)throw new Error("prepareAction did not return an object");return Ra(Ra({type:t,payload:n.payload},"meta"in n&&{meta:n.meta}),"error"in n&&{error:n.error})}return{type:t,payload:e[0]}}return e.toString=function(){return""+t},e.type=t,e.match=function(o){return o.type===t},e}function Ba(t){var o,e={},r=[],n={addCase:function(t,o){var r="string"==typeof t?t:t.type;if(r in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[r]=o,n},addMatcher:function(t,o){return r.push({matcher:t,reducer:o}),n},addDefaultCase:function(t){return o=t,n}};return t(n),[e,r,o]}function Aa(t){var o=t.name;if(!o)throw new Error("`name` is a required option for createSlice");var e,r="function"==typeof t.initialState?t.initialState:ka(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},l={},c={};function s(){var o="function"==typeof t.extraReducers?Ba(t.extraReducers):[t.extraReducers],e=o[0],n=void 0===e?{}:e,i=o[1],a=void 0===i?[]:i,c=o[2],s=void 0===c?void 0:c,f=Ra(Ra({},n),l);return function(t,o,e,r){void 0===e&&(e=[]);var n,i="function"==typeof o?Ba(o):[o,e,r],a=i[0],l=i[1],c=i[2];if(function(t){return"function"==typeof t}(t))n=function(){return ka(t())};else{var s=ka(t);n=function(){return s}}function f(t,o){void 0===t&&(t=n());var e=va([a[o.type]],l.filter((function(t){return(0,t.matcher)(o)})).map((function(t){return t.reducer})));return 0===e.filter((function(t){return!!t})).length&&(e=[c]),e.reduce((function(t,e){if(e){var r;if(ni(t))return void 0===(r=e(t,o))?t:r;if(ii(t))return Qi(t,(function(t){return e(t,o)}));if(void 0===(r=e(t,o))){if(null===t)return t;throw Error("A case reducer on a non-draftable value must not return undefined")}return r}return t}),t)}return f.getInitialState=n,f}(r,(function(t){for(var o in f)t.addCase(o,f[o]);for(var e=0,r=a;e<r.length;e++){var n=r[e];t.addMatcher(n.matcher,n.reducer)}s&&t.addDefaultCase(s)}))}return i.forEach((function(t){var e,r,i=n[t],s=o+"/"+t;"reducer"in i?(e=i.reducer,r=i.prepare):e=i,a[t]=e,l[s]=e,c[t]=r?Fa(s,r):Fa(s)})),{name:o,reducer:function(t,o){return e||(e=s()),e(t,o)},actions:c,caseReducers:a,getInitialState:function(){return e||(e=s()),e.getInitialState()}}}var _a=["name","message","stack","code"],Pa=function(t,o){this.payload=t,this.meta=o},Za=function(t,o){this.payload=t,this.meta=o},Ma=function(t){if("object"==typeof t&&null!==t){for(var o={},e=0,r=_a;e<r.length;e++){var n=r[e];"string"==typeof t[n]&&(o[n]=t[n])}return o}return{message:String(t)}};function Ka(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}!function(){function t(t,o,e){var r=Fa(t+"/fulfilled",(function(t,o,e,r){return{payload:t,meta:Ia(Ra({},r||{}),{arg:e,requestId:o,requestStatus:"fulfilled"})}})),n=Fa(t+"/pending",(function(t,o,e){return{payload:void 0,meta:Ia(Ra({},e||{}),{arg:o,requestId:t,requestStatus:"pending"})}})),i=Fa(t+"/rejected",(function(t,o,r,n,i){return{payload:n,error:(e&&e.serializeError||Ma)(t||"Rejected"),meta:Ia(Ra({},i||{}),{arg:r,requestId:o,rejectedWithValue:!!n,requestStatus:"rejected",aborted:"AbortError"===(null==t?void 0:t.name),condition:"ConditionError"===(null==t?void 0:t.name)})}})),a="undefined"!=typeof AbortController?AbortController:function(){function t(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return t.prototype.abort=function(){},t}();return Object.assign((function(t){return function(l,c,s){var f,p=(null==e?void 0:e.idGenerator)?e.idGenerator(t):function(t){void 0===t&&(t=21);for(var o="",e=t;e--;)o+="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW"[64*Math.random()|0];return o}(),d=new a;function u(t){f=t,d.abort()}var h=function(){return a=this,h=null,y=function(){var a,h,y,g,b,m;return ma(this,(function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),g=null==(a=null==e?void 0:e.condition)?void 0:a.call(e,t,{getState:c,extra:s}),null===(O=g)||"object"!=typeof O||"function"!=typeof O.then?[3,2]:[4,g];case 1:g=v.sent(),v.label=2;case 2:if(!1===g||d.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return b=new Promise((function(t,o){return d.signal.addEventListener("abort",(function(){return o({name:"AbortError",message:f||"Aborted"})}))})),l(n(p,t,null==(h=null==e?void 0:e.getPendingMeta)?void 0:h.call(e,{requestId:p,arg:t},{getState:c,extra:s}))),[4,Promise.race([b,Promise.resolve(o(t,{dispatch:l,getState:c,extra:s,requestId:p,signal:d.signal,abort:u,rejectWithValue:function(t,o){return new Pa(t,o)},fulfillWithValue:function(t,o){return new Za(t,o)}})).then((function(o){if(o instanceof Pa)throw o;return o instanceof Za?r(o.payload,p,t,o.meta):r(o,p,t)}))])];case 3:return y=v.sent(),[3,5];case 4:return m=v.sent(),y=m instanceof Pa?i(null,p,t,m.payload,m.meta):i(m,p,t),[3,5];case 5:return e&&!e.dispatchConditionRejection&&i.match(y)&&y.meta.condition||l(y),[2,y]}var O}))},new Promise((function(t,o){var e=function(t){try{n(y.next(t))}catch(t){o(t)}},r=function(t){try{n(y.throw(t))}catch(t){o(t)}},n=function(o){return o.done?t(o.value):Promise.resolve(o.value).then(e,r)};n((y=y.apply(a,h)).next())}));var a,h,y}();return Object.assign(h,{abort:u,requestId:p,arg:t,unwrap:function(){return h.then(Ka)}})}}),{pending:n,rejected:i,fulfilled:r,typePrefix:t})}t.withTypes=function(){return t}}();var ja="listenerMiddleware";Fa(ja+"/add"),Fa(ja+"/removeAll"),Fa(ja+"/remove"),"function"==typeof queueMicrotask&&queueMicrotask.bind("undefined"!=typeof window?window:"undefined"!=typeof global?global:globalThis),function(){function t(t,o){var e=n[t];return e?e.enumerable=o:n[t]=e={configurable:!0,enumerable:o,get:function(){var o=this[Di];return qi.get(o,t)},set:function(o){var e=this[Di];qi.set(e,t,o)}},e}function o(t){for(var o=t.length-1;o>=0;o--){var n=t[o][Di];if(!n.P)switch(n.i){case 5:r(n)&&Ui(n);break;case 4:e(n)&&Ui(n)}}}function e(t){for(var o=t.t,e=t.k,r=Ti(e),n=r.length-1;n>=0;n--){var i=r[n];if(i!==Di){var a=o[i];if(void 0===a&&!ci(o,i))return!0;var l=e[i],c=l&&l[Di];if(c?c.t!==a:!fi(l,a))return!0}}var s=!!o[Di];return r.length!==Ti(o).length+(s?0:1)}function r(t){var o=t.k;if(o.length!==t.t.length)return!0;var e=Object.getOwnPropertyDescriptor(o,o.length-1);if(e&&!e.get)return!0;for(var r=0;r<o.length;r++)if(!o.hasOwnProperty(r))return!0;return!1}var n={};!function(t,o){Vi[t]||(Vi[t]=o)}("ES5",{J:function(o,e){var r=Array.isArray(o),n=function(o,e){if(o){for(var r=Array(e.length),n=0;n<e.length;n++)Object.defineProperty(r,""+n,t(n,!0));return r}var i=Gi(e);delete i[Di];for(var a=Ti(i),l=0;l<a.length;l++){var c=a[l];i[c]=t(c,o||!!i[c].enumerable)}return Object.create(Object.getPrototypeOf(e),i)}(r,o),i={i:r?5:4,A:e?e.A:vi(),P:!1,I:!1,R:{},l:e,t:o,k:n,o:null,g:!1,C:!1};return Object.defineProperty(n,Di,{value:i,writable:!0}),n},S:function(t,e,n){n?ni(e)&&e[Di].A===t&&o(t.p):(t.u&&function t(o){if(o&&"object"==typeof o){var e=o[Di];if(e){var n=e.t,i=e.k,a=e.R,l=e.i;if(4===l)ai(i,(function(o){o!==Di&&(void 0!==n[o]||ci(n,o)?a[o]||t(i[o]):(a[o]=!0,Ui(e)))})),ai(n,(function(t){void 0!==i[t]||ci(i,t)||(a[t]=!1,Ui(e))}));else if(5===l){if(r(e)&&(Ui(e),a.length=!0),i.length<n.length)for(var c=i.length;c<n.length;c++)a[c]=!1;else for(var s=n.length;s<i.length;s++)a[s]=!0;for(var f=Math.min(i.length,n.length),p=0;p<f;p++)i.hasOwnProperty(p)||(a[p]=!0),void 0===a[p]&&t(i[p])}}}}(t.p[0]),o(t.p))},K:function(t){return 4===t.i?e(t):r(t)}})}(),window.ftReduxStores||(window.ftReduxStores={});class Da{static get(t){var o;const e="string"==typeof t?t:t.name,r="string"==typeof t?void 0:t,n=window.ftReduxStores[e];if(qn(n))return n;if(null==r)return;const i=Aa({...r,reducers:null!==(o=r.reducers)&&void 0!==o?o:{}}),a=za({reducer:(t,o)=>"CLEAR_FT_REDUX_STORE"===o.type?i.getInitialState():"string"==typeof o.type&&o.type.startsWith("DEFAULT_VALUE_SETTER__")?{...t,...o.overwrites}:i.reducer(t,o)});return window.ftReduxStores[r.name]=new Da(i,a)}constructor(t,o){this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new Vn,this.actions=new Proxy(this.reduxSlice.actions,{get:(t,o,e)=>{const r=o,n=t[r];return n?(...t)=>{const o=n(...t);return this.reduxStore.dispatch(o),o}:t=>{this.setState({[r]:t})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}}var Ha=Object.freeze({__proto__:null,FtCommandQueue:Vn,FtLitElementRedux:ei,FtReduxStore:Da,clearAllStores:function(){var t;for(let o of Object.values(null!==(t=window.ftReduxStores)&&void 0!==t?t:{}))qn(o)&&o.clear()},isFtReduxStore:qn,redux:t=>{const o=null!=t?t:{};return(t,e)=>{var r;const n={hasChanged:(t,o)=>!ae(t,o),attribute:!1,...o};So(n)(t,e);const i=t.constructor;i.reduxProperties=new Map(i.reduxProperties),i.reduxProperties.set(e,{selector:null!==(r=o.selector)&&void 0!==r?r:t=>t[e],store:o.store})}},reduxEventListener:t=>(o,e)=>{const r=o.constructor;r.reduxEventListeners=new Map(r.reduxEventListeners),r.reduxEventListeners.set(e,t)},reduxReactive:()=>(t,o)=>{var e;const r=t.constructor;r.reduxReactiveProperties=new Set(r.reduxReactiveProperties),null===(e=r.reduxReactiveProperties)||void 0===e||e.add(o)}});var Ta=Object.freeze({__proto__:null,serializeRequest:function(t,o){var e,r,n,i;const a=new URLSearchParams({"content-lang":null!==(e=o.contentLocale)&&void 0!==e?e:"all"});if((null===(r=o.query)||void 0===r?void 0:r.length)>0&&a.append("query",o.query),o.scope&&"DEFAULT"!==o.scope&&a.append("scope",o.scope.toLowerCase()),o.virtualField&&a.append("virtual-field",o.virtualField.toLowerCase()),o.periodFilter){let t=o.periodFilter.period;const e=t?`_${t.from}_${t.to}`:"";a.append("period",o.periodFilter.periodType.toLowerCase()+e)}if((null===(n=o.sort)||void 0===n?void 0:n.length)>0&&"ft:lastEdition"===o.sort[0].key&&a.append("sort","last_update"),(null===(i=o.filters)||void 0===i?void 0:i.length)>0){const t=o.filters.map((t=>{const o=t.values.map((t=>t.replace(/_/g,"\\\\\\\\_").replace(/~/g,"\\\\~").replace(/\*/g,"\\*"))).map((t=>encodeURIComponent(function(t){return`"${t}"`}(t)))).join("_");return`${t.key}~${o}`})).join("*");a.append("filters",t)}return new URL(`${t.replace(/\/+$/,"")}/search?${a.toString()}`).href}});const Ga=Symbol("elementInternals");var Va,qa,Ya,Ja,Xa=Object.freeze({__proto__:null,toFtFormComponent:function(t,o){return class extends t{static get formAssociated(){return!0}get form(){return this[Ga].form}constructor(...t){super(t),this[Ga]=this.attachInternals(),this[Ga].role=o}setFormValue(t){this[Ga].setFormValue(t)}}}});const Qa=navigator.vendor&&!!navigator.vendor.match(/apple/i)||"[object SafariRemoteNotification]"===(null!==(Ya=null===(qa=null===(Va=window.safari)||void 0===Va?void 0:Va.pushNotification)||void 0===qa?void 0:qa.toString())&&void 0!==Ya?Ya:""),tl="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=null!==(Ja=window.ftGlobals)&&void 0!==Ja?Ja:{lit:vo,litDecorators:No,litRepeat:_o,litClassMap:Zo,litStyleMap:Do,litUnsafeHTML:Go,wcUtils:{...Xo,...Jo,...te,...ee,...pe,...gr,...Or,...wn,...hr,...zn,...Fn,...le,...Mn,...Hn,...Tn,...Gn,...Ha,...In,...Ta,...Xa,isSafari:Qa,isTouchScreen:tl}};const ol=ue.extend("--ft-typography-font-family","",yr.titleFont),el=ue.extend("--ft-typography-font-family","",yr.contentFont),rl={fontFamily:el,fontSize:ue.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:ue.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:ue.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:ue.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:ue.create("--ft-typography-text-transform","","UNKNOWN","inherit")},nl=ue.extend("--ft-typography-title-font-family","",ol),il=ue.extend("--ft-typography-title-font-size","",rl.fontSize,"20px"),al=ue.extend("--ft-typography-title-font-weight","",rl.fontWeight,"normal"),ll=ue.extend("--ft-typography-title-letter-spacing","",rl.letterSpacing,"0.15px"),cl=ue.extend("--ft-typography-title-line-height","",rl.lineHeight,"1.2"),sl=ue.extend("--ft-typography-title-text-transform","",rl.textTransform,"inherit"),fl=ue.extend("--ft-typography-title-dense-font-family","",ol),pl=ue.extend("--ft-typography-title-dense-font-size","",rl.fontSize,"14px"),dl=ue.extend("--ft-typography-title-dense-font-weight","",rl.fontWeight,"normal"),ul=ue.extend("--ft-typography-title-dense-letter-spacing","",rl.letterSpacing,"0.105px"),hl=ue.extend("--ft-typography-title-dense-line-height","",rl.lineHeight,"1.7"),yl=ue.extend("--ft-typography-title-dense-text-transform","",rl.textTransform,"inherit"),gl=ue.extend("--ft-typography-subtitle1-font-family","",el),bl=ue.extend("--ft-typography-subtitle1-font-size","",rl.fontSize,"16px"),ml=ue.extend("--ft-typography-subtitle1-font-weight","",rl.fontWeight,"600"),vl=ue.extend("--ft-typography-subtitle1-letter-spacing","",rl.letterSpacing,"0.144px"),Ol=ue.extend("--ft-typography-subtitle1-line-height","",rl.lineHeight,"1.5"),xl=ue.extend("--ft-typography-subtitle1-text-transform","",rl.textTransform,"inherit"),Sl=ue.extend("--ft-typography-subtitle2-font-family","",el),wl=ue.extend("--ft-typography-subtitle2-font-size","",rl.fontSize,"14px"),Cl=ue.extend("--ft-typography-subtitle2-font-weight","",rl.fontWeight,"normal"),Nl=ue.extend("--ft-typography-subtitle2-letter-spacing","",rl.letterSpacing,"0.098px"),El=ue.extend("--ft-typography-subtitle2-line-height","",rl.lineHeight,"1.7"),Rl=ue.extend("--ft-typography-subtitle2-text-transform","",rl.textTransform,"inherit"),Il=ue.extend("--ft-typography-body1-font-family","",el),Wl=ue.extend("--ft-typography-body1-font-size","",rl.fontSize,"16px"),Ll=ue.extend("--ft-typography-body1-font-weight","",rl.fontWeight,"normal"),Ul=ue.extend("--ft-typography-body1-letter-spacing","",rl.letterSpacing,"0.496px"),kl=ue.extend("--ft-typography-body1-line-height","",rl.lineHeight,"1.5"),$l=ue.extend("--ft-typography-body1-text-transform","",rl.textTransform,"inherit"),zl=ue.extend("--ft-typography-body2-font-family","",el),Fl=ue.extend("--ft-typography-body2-font-size","",rl.fontSize,"14px"),Bl=ue.extend("--ft-typography-body2-font-weight","",rl.fontWeight,"normal"),Al=ue.extend("--ft-typography-body2-letter-spacing","",rl.letterSpacing,"0.252px"),_l=ue.extend("--ft-typography-body2-line-height","",rl.lineHeight,"1.4"),Pl=ue.extend("--ft-typography-body2-text-transform","",rl.textTransform,"inherit"),Zl={fontFamily:ue.extend("--ft-typography-caption-font-family","",el),fontSize:ue.extend("--ft-typography-caption-font-size","",rl.fontSize,"12px"),fontWeight:ue.extend("--ft-typography-caption-font-weight","",rl.fontWeight,"normal"),letterSpacing:ue.extend("--ft-typography-caption-letter-spacing","",rl.letterSpacing,"0.396px"),lineHeight:ue.extend("--ft-typography-caption-line-height","",rl.lineHeight,"1.33"),textTransform:ue.extend("--ft-typography-caption-text-transform","",rl.textTransform,"inherit")},Ml=ue.extend("--ft-typography-breadcrumb-font-family","",el),Kl=ue.extend("--ft-typography-breadcrumb-font-size","",rl.fontSize,"10px"),jl=ue.extend("--ft-typography-breadcrumb-font-weight","",rl.fontWeight,"normal"),Dl=ue.extend("--ft-typography-breadcrumb-letter-spacing","",rl.letterSpacing,"0.33px"),Hl=ue.extend("--ft-typography-breadcrumb-line-height","",rl.lineHeight,"1.6"),Tl=ue.extend("--ft-typography-breadcrumb-text-transform","",rl.textTransform,"inherit"),Gl=ue.extend("--ft-typography-overline-font-family","",el),Vl=ue.extend("--ft-typography-overline-font-size","",rl.fontSize,"10px"),ql=ue.extend("--ft-typography-overline-font-weight","",rl.fontWeight,"normal"),Yl=ue.extend("--ft-typography-overline-letter-spacing","",rl.letterSpacing,"1.5px"),Jl=ue.extend("--ft-typography-overline-line-height","",rl.lineHeight,"1.6"),Xl=ue.extend("--ft-typography-overline-text-transform","",rl.textTransform,"uppercase"),Ql=ue.extend("--ft-typography-button-font-family","",el),tc=ue.extend("--ft-typography-button-font-size","",rl.fontSize,"14px"),oc=ue.extend("--ft-typography-button-font-weight","",rl.fontWeight,"600"),ec=ue.extend("--ft-typography-button-letter-spacing","",rl.letterSpacing,"1.246px"),rc=ue.extend("--ft-typography-button-line-height","",rl.lineHeight,"1.15"),nc=ue.extend("--ft-typography-button-text-transform","",rl.textTransform,"uppercase");pt`
180
180
  .ft-typography--title {
181
181
  font-family: ${nl};
182
182
  font-size: ${il};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-input-label",
3
- "version": "1.1.51",
3
+ "version": "1.1.53",
4
4
  "description": "Dynamic label with outline",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,9 +19,9 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-typography": "1.1.51",
23
- "@fluid-topics/ft-wc-utils": "1.1.51",
22
+ "@fluid-topics/ft-typography": "1.1.53",
23
+ "@fluid-topics/ft-wc-utils": "1.1.53",
24
24
  "lit": "3.1.0"
25
25
  },
26
- "gitHead": "1dcb93d48e681051070e118dfc7c56aa8b8aa3fa"
26
+ "gitHead": "9533374bb075edb940b4426a00561f27c34d2f01"
27
27
  }