@fluid-topics/ft-search-result-missing-terms 2.1.1 → 2.1.3
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.
|
@@ -1,28 +1,19 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
1
|
+
"use strict";(()=>{var Xi=Object.create;var cn=Object.defineProperty;var Zi=Object.getOwnPropertyDescriptor;var ea=Object.getOwnPropertyNames;var ta=Object.getPrototypeOf,ra=Object.prototype.hasOwnProperty;var Xt=(t,e)=>()=>{try{return e||t((e={exports:{}}).exports,e),e.exports}catch(r){throw e=0,r}};var na=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of ea(e))!ra.call(t,s)&&s!==r&&cn(t,s,{get:()=>e[s],enumerable:!(n=Zi(e,s))||n.enumerable});return t};var v=(t,e,r)=>(r=t!=null?Xi(ta(t)):{},na(e||!t||!t.__esModule?cn(r,"default",{value:t,enumerable:!0}):r,t));var C=Xt((ho,ln)=>{ln.exports=ftGlobals.wcUtils});var W=Xt((mo,dn)=>{dn.exports=ftGlobals.lit});var D=Xt((yo,pn)=>{pn.exports=ftGlobals.litDecorators});var Ji=v(C());var Ke=v(W()),Gi=v(D());function*fn(t,e){let r=typeof e=="function";if(t!==void 0){let n=-1;for(let s of t)n>-1&&(yield r?e(n):e),n++,yield s}}function*hn(t,e){if(t!==void 0){let r=0;for(let n of t)yield e(n,r++)}}var mn=v(W());var yn=mn.css`
|
|
2
2
|
[part="missing-term"] {
|
|
3
3
|
text-decoration: line-through;
|
|
4
4
|
}
|
|
5
|
-
`;var Cr=v(N());var gn=v(N(),1);var Zt=t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)};function vn(t,e){return(0,gn.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return Ye(t);try{return JSON.parse(r)}catch{return Ye(t)}},toAttribute:r=>JSON.stringify(r)},hasChanged:Qe,...e??{}})}function sa(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,n;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!lt(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!lt(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let s=a=>Object.keys(a).filter(o=>a[o]!=null),i=s(t);if(r=i.length,r!==s(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){let a=i[n];if(!lt(t[a],e[a]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function lt(t,e){try{return sa(t,e)}catch{return!1}}function Qe(t,e){return!lt(t,e)}function Ye(t){return typeof window.structuredClone=="function"?structuredClone(t):t!=null?JSON.parse(JSON.stringify(t)):t}function dt(t,e){let r=n=>n[t]===!0;return n=>{if(r(n))return n;let s=e(n);return s[t]=!0,s}}var bn=v(N(),1);var er=t=>{let e=t??{};return(r,n)=>{var s;let i={hasChanged:Qe,attribute:!1,...e};(0,bn.property)(i)(r,n);let a=r.constructor;a.reduxProperties=new Map(a.reduxProperties),a.reduxProperties.set(n,{selector:(s=e.selector)!==null&&s!==void 0?s:(o=>o[n]),store:e.store})}};var pt=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var ie=v(N(),1);var ft=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let s=(e=this.rejectPromise)!==null&&e!==void 0?e:(()=>null),i=(r=this.resolvePromise)!==null&&r!==void 0?r:(()=>null);this.clearPromise();for(let a of n)try{await a()}catch(o){s(o);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var An=v(W(),1);var ht=globalThis,ia=ht.ShadowRoot&&(ht.ShadyCSS===void 0||ht.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var Sn=(t,e)=>{if(ia)t.adoptedStyleSheets=e.map((r=>r instanceof CSSStyleSheet?r:r.styleSheet));else for(let r of e){let n=document.createElement("style"),s=ht.litNonce;s!==void 0&&n.setAttribute("nonce",s),n.textContent=r.cssText,t.appendChild(n)}};var mt=class extends An.LitElement{get scopedRegistryConstructor(){return this.constructor}createRenderRoot(){let e=this.scopedRegistryConstructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,e.defineScopedElements(e.elementDefinitions));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Sn(n,e.elementStyles),n}static canDefineScopedElement(e){return!!this.registry&&!this.registry.get(e)}static defineScopedElements(e){Object.entries(e).forEach(([r,n])=>this.defineScopedElement(r,n))}static defineScopedElement(e,r){Zt(e)(r),this.canDefineScopedElement(e)&&this.registry.define(e,r)}canDefineScopedElement(e){return this.scopedRegistryConstructor.canDefineScopedElement(e)}defineScopedElements(e){this.scopedRegistryConstructor.defineScopedElements(e)}defineScopedElement(e,r){this.scopedRegistryConstructor.defineScopedElement(e,r)}};function En(t,e,...r){var n;let s=t.querySelector(e);for(let i of r)s=(n=s?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return s}var Ae=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},wn,xn=Symbol("constructorPrototype"),Cn=Symbol("constructorName"),On=Symbol("exportpartsDebouncer"),Tn=Symbol("dynamicDependenciesLoaded"),Se=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Se.eventName="exportparts-updated";var V=class extends mt{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[wn]=new ft(5),this.scheduleExportpartsUpdate=()=>{var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[On].run(()=>{var s,i;!((s=this.exportpartsPrefix)===null||s===void 0)&&s.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Cn]=this.constructor.name,this[xn]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Cn]&&Object.setPrototypeOf(this,this[xn])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let r=this.constructor;r[Tn]||(r[Tn]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Se.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Se.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new Se)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:s}=this.elementToFocus;if(n!=null){let i=[...s??[],n];r=En(this.shadowRoot,...i)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,n,s;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((s=this.customStylesheet)!==null&&s!==void 0?s:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(e){var r,n,s,i,a,o;let u=p=>p!=null&&p.trim().length>0,c=e.filter(u).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let l=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(i=(s=p.getAttribute("part"))===null||s===void 0?void 0:s.split(" "))!==null&&i!==void 0?i:[],f=(o=(a=p.getAttribute("exportparts"))===null||a===void 0?void 0:a.split(",").map(S=>S.split(":")[1]))!==null&&o!==void 0?o:[],y=[...m,...f].filter(u).map(S=>S.trim());for(let S of y)l.add(S)}if(l.size===0){this.exportparts=void 0;return}let d=[...l.values()].flatMap(p=>c.map(m=>`${p}:${m}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};wn=On;Ae([(0,ie.property)()],V.prototype,"exportpartsPrefix",void 0);Ae([vn([])],V.prototype,"exportpartsPrefixes",void 0);Ae([(0,ie.property)({reflect:!0})],V.prototype,"exportparts",void 0);Ae([(0,ie.property)()],V.prototype,"customStylesheet",void 0);Ae([(0,ie.property)()],V.prototype,"elementToFocus",void 0);Ae([(0,ie.state)()],V.prototype,"useAdoptedStyleSheets",void 0);function yt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Xe=Symbol("internalReduxEventsUnsubscribers"),Z=Symbol("internalStoresUnsubscribers"),ae=Symbol("internalStores"),aa=dt(Symbol("withRedux"),function(t){var e,r,n;class s extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(a){super.willUpdate(a),[...this.reduxConstructor.reduxReactiveProperties].some(o=>a.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[ae].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ae].values()][0]}getStore(a){return a==null?this.getUnnamedStore():this[ae].get(a)}addStore(a,o){var u;o=(u=o??a.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(o),this[ae].set(o,a),this.subscribeToStore(o,a),this.updateFromStores()}removeStore(a){let o=typeof a=="string"?a:a.name;this.unsubscribeFromStore(o),this[ae].delete(o)}setupStores(){this.unsubscribeFromStores(),this[ae].forEach((a,o)=>this.subscribeToStore(o,a)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((a,o)=>{let u=this.constructor.getPropertyOptions(o);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:o)){let c=this.getStore(a.store);c&&(a.store?this[Z].has(a.store):this[Z].size>0)&&(this[o]=a.selector(c.getState(),this))}})}subscribeToStore(a,o){var u;this[Z].set(a,o.subscribe(()=>this.updateFromStores())),this[Xe].set(a,[]),yt(o)&&o.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((c,l)=>{if(typeof this[l]=="function"&&(!c.store||o.name===c.store)){let d=p=>this[l](p);o.addEventListener(c.eventName,d),this[Xe].get(a).push(()=>o.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(a)}unsubscribeFromStores(){this[Z].forEach((a,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(a){var o;this[Z].has(a)&&this[Z].get(a)(),this[Z].delete(a),(o=this[Xe].get(a))===null||o===void 0||o.forEach(u=>u()),this[Xe].delete(a)}onStoreAvailable(a){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Z,r=ae,n=Xe,s.reduxProperties=new Map,s.reduxReactiveProperties=new Set,s.reduxEventListeners=new Map,s}),_n=class extends aa(V){};function U(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var s,i;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map((function(a){return"'"+a+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function G(t){return!!t&&!!t[T]}function B(t){var e;return!!t&&((function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var s=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return s===Object||typeof s=="function"&&Function.toString.call(s)===ha})(t)||Array.isArray(t)||!!t[Dn]||!!(!((e=t.constructor)===null||e===void 0)&&e[Dn])||cr(t)||lr(t))}function oe(t,e,r){r===void 0&&(r=!1),Ce(t)===0?(r?Object.keys:xe)(t).forEach((function(n){r&&typeof n=="symbol"||e(n,t[n],t)})):t.forEach((function(n,s){return e(s,n,t)}))}function Ce(t){var e=t[T];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:cr(t)?2:lr(t)?3:0}function Ee(t,e){return Ce(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function oa(t,e){return Ce(t)===2?t.get(e):t[e]}function Nn(t,e,r){var n=Ce(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Un(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function cr(t){return pa&&t instanceof Map}function lr(t){return fa&&t instanceof Set}function ee(t){return t.o||t.t}function dr(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=$n(t);delete e[T];for(var r=xe(e),n=0;n<r.length;n++){var s=r[n],i=e[s];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[s]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[s]})}return Object.create(Object.getPrototypeOf(t),e)}function pr(t,e){return e===void 0&&(e=!1),fr(t)||G(t)||!B(t)||(Ce(t)>1&&(t.set=t.add=t.clear=t.delete=ua),Object.freeze(t),e&&oe(t,(function(r,n){return pr(n,!0)}),!0)),t}function ua(){U(2)}function fr(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function K(t){var e=ur[t];return e||U(18,t),e}function ca(t,e){ur[t]||(ur[t]=e)}function ir(){return Ze}function tr(t,e){e&&(K("Patches"),t.u=[],t.s=[],t.v=e)}function gt(t){ar(t),t.p.forEach(la),t.p=null}function ar(t){t===Ze&&(Ze=t.l)}function Rn(t){return Ze={p:[],l:Ze,h:t,m:!0,_:0}}function la(t){var e=t[T];e.i===0||e.i===1?e.j():e.g=!0}function rr(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||K("ES5").S(e,t,n),n?(r[T].P&&(gt(e),U(4)),B(t)&&(t=vt(e,t),e.l||bt(e,t)),e.u&&K("Patches").M(r[T].t,t,e.u,e.s)):t=vt(e,r,[]),gt(e),e.u&&e.v(e.u,e.s),t!==jn?t:void 0}function vt(t,e,r){if(fr(e))return e;var n=e[T];if(!n)return oe(e,(function(o,u){return In(t,n,e,o,u,r)}),!0),e;if(n.A!==t)return e;if(!n.P)return bt(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var s=n.i===4||n.i===5?n.o=dr(n.k):n.o,i=s,a=!1;n.i===3&&(i=new Set(s),s.clear(),a=!0),oe(i,(function(o,u){return In(t,n,s,o,u,r,a)})),bt(t,s,!1),r&&t.u&&K("Patches").N(n,r,t.u,t.s)}return n.o}function In(t,e,r,n,s,i,a){if(G(s)){var o=vt(t,s,i&&e&&e.i!==3&&!Ee(e.R,n)?i.concat(n):void 0);if(Nn(r,n,o),!G(o))return;t.m=!1}else a&&r.add(s);if(B(s)&&!fr(s)){if(!t.h.D&&t._<1)return;vt(t,s),e&&e.A.l||bt(t,s)}}function bt(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&pr(e,r)}function nr(t,e){var r=t[T];return(r?ee(r):t)[e]}function Ln(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function te(t){t.P||(t.P=!0,t.l&&te(t.l))}function sr(t){t.o||(t.o=dr(t.t))}function or(t,e,r){var n=cr(e)?K("MapSet").F(e,r):lr(e)?K("MapSet").T(e,r):t.O?(function(s,i){var a=Array.isArray(s),o={i:a?1:0,A:i?i.A:ir(),P:!1,I:!1,R:{},l:i,t:s,k:null,o:null,j:null,C:!1},u=o,c=et;a&&(u=[o],c=Je);var l=Proxy.revocable(u,c),d=l.revoke,p=l.proxy;return o.k=p,o.j=d,p})(e,r):K("ES5").J(e,r);return(r?r.A:ir()).p.push(n),n}function da(t){return G(t)||U(22,t),(function e(r){if(!B(r))return r;var n,s=r[T],i=Ce(r);if(s){if(!s.P&&(s.i<4||!K("ES5").K(s)))return s.t;s.I=!0,n=Mn(r,i),s.I=!1}else n=Mn(r,i);return oe(n,(function(a,o){s&&oa(s.t,a)===o||Nn(n,a,e(o))})),i===3?new Set(n):n})(t)}function Mn(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return dr(t)}function Fn(){function t(a,o){var u=i[a];return u?u.enumerable=o:i[a]=u={configurable:!0,enumerable:o,get:function(){var c=this[T];return et.get(c,a)},set:function(c){var l=this[T];et.set(l,a,c)}},u}function e(a){for(var o=a.length-1;o>=0;o--){var u=a[o][T];if(!u.P)switch(u.i){case 5:n(u)&&te(u);break;case 4:r(u)&&te(u)}}}function r(a){for(var o=a.t,u=a.k,c=xe(u),l=c.length-1;l>=0;l--){var d=c[l];if(d!==T){var p=o[d];if(p===void 0&&!Ee(o,d))return!0;var m=u[d],f=m&&m[T];if(f?f.t!==p:!Un(m,p))return!0}}var y=!!o[T];return c.length!==xe(o).length+(y?0:1)}function n(a){var o=a.k;if(o.length!==a.t.length)return!0;var u=Object.getOwnPropertyDescriptor(o,o.length-1);if(u&&!u.get)return!0;for(var c=0;c<o.length;c++)if(!o.hasOwnProperty(c))return!0;return!1}function s(a){a.g&&U(3,JSON.stringify(ee(a)))}var i={};ca("ES5",{J:function(a,o){var u=Array.isArray(a),c=(function(d,p){if(d){for(var m=Array(p.length),f=0;f<p.length;f++)Object.defineProperty(m,""+f,t(f,!0));return m}var y=$n(p);delete y[T];for(var S=xe(y),A=0;A<S.length;A++){var E=S[A];y[E]=t(E,d||!!y[E].enumerable)}return Object.create(Object.getPrototypeOf(p),y)})(u,a),l={i:u?5:4,A:o?o.A:ir(),P:!1,I:!1,R:{},l:o,t:a,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,T,{value:l,writable:!0}),c},S:function(a,o,u){u?G(o)&&o[T].A===a&&e(a.p):(a.u&&(function c(l){if(l&&typeof l=="object"){var d=l[T];if(d){var p=d.t,m=d.k,f=d.R,y=d.i;if(y===4)oe(m,(function(x){x!==T&&(p[x]!==void 0||Ee(p,x)?f[x]||c(m[x]):(f[x]=!0,te(d)))})),oe(p,(function(x){m[x]!==void 0||Ee(m,x)||(f[x]=!1,te(d))}));else if(y===5){if(n(d)&&(te(d),f.length=!0),m.length<p.length)for(var S=m.length;S<p.length;S++)f[S]=!1;else for(var A=p.length;A<m.length;A++)f[A]=!0;for(var E=Math.min(m.length,p.length),w=0;w<E;w++)m.hasOwnProperty(w)||(f[w]=!0),f[w]===void 0&&c(m[w])}}}})(a.p[0]),e(a.p))},K:function(a){return a.i===4?r(a):n(a)}})}var kn,Ze,hr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",pa=typeof Map<"u",fa=typeof Set<"u",Pn=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",jn=hr?Symbol.for("immer-nothing"):((kn={})["immer-nothing"]=!0,kn),Dn=hr?Symbol.for("immer-draftable"):"__$immer_draftable",T=hr?Symbol.for("immer-state"):"__$immer_state";var ha=""+Object.prototype.constructor,xe=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,$n=Object.getOwnPropertyDescriptors||function(t){var e={};return xe(t).forEach((function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)})),e},ur={},et={get:function(t,e){if(e===T)return t;var r=ee(t);if(!Ee(r,e))return(function(s,i,a){var o,u=Ln(i,a);return u?"value"in u?u.value:(o=u.get)===null||o===void 0?void 0:o.call(s.k):void 0})(t,r,e);var n=r[e];return t.I||!B(n)?n:n===nr(t.t,e)?(sr(t),t.o[e]=or(t.A.h,n,t)):n},has:function(t,e){return e in ee(t)},ownKeys:function(t){return Reflect.ownKeys(ee(t))},set:function(t,e,r){var n=Ln(ee(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var s=nr(ee(t),e),i=s?.[T];if(i&&i.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Un(r,s)&&(r!==void 0||Ee(t.t,e)))return!0;sr(t),te(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return nr(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,sr(t),te(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=ee(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){U(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){U(12)}},Je={};oe(et,(function(t,e){Je[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}})),Je.deleteProperty=function(t,e){return Je.set.call(this,t,e,void 0)},Je.set=function(t,e,r){return et.set.call(this,t[0],e,r,t[0])};var ma=(function(){function t(r){var n=this;this.O=Pn,this.D=!0,this.produce=function(s,i,a){if(typeof s=="function"&&typeof i!="function"){var o=i;i=s;var u=n;return function(y){var S=this;y===void 0&&(y=o);for(var A=arguments.length,E=Array(A>1?A-1:0),w=1;w<A;w++)E[w-1]=arguments[w];return u.produce(y,(function(x){var J;return(J=i).call.apply(J,[S,x].concat(E))}))}}var c;if(typeof i!="function"&&U(6),a!==void 0&&typeof a!="function"&&U(7),B(s)){var l=Rn(n),d=or(n,s,void 0),p=!0;try{c=i(d),p=!1}finally{p?gt(l):ar(l)}return typeof Promise<"u"&&c instanceof Promise?c.then((function(y){return tr(l,a),rr(y,l)}),(function(y){throw gt(l),y})):(tr(l,a),rr(c,l))}if(!s||typeof s!="object"){if((c=i(s))===void 0&&(c=s),c===jn&&(c=void 0),n.D&&pr(c,!0),a){var m=[],f=[];K("Patches").M(s,c,m,f),a(m,f)}return c}U(21,s)},this.produceWithPatches=function(s,i){if(typeof s=="function")return function(c){for(var l=arguments.length,d=Array(l>1?l-1:0),p=1;p<l;p++)d[p-1]=arguments[p];return n.produceWithPatches(c,(function(m){return s.apply(void 0,[m].concat(d))}))};var a,o,u=n.produce(s,i,(function(c,l){a=c,o=l}));return typeof Promise<"u"&&u instanceof Promise?u.then((function(c){return[c,a,o]})):[u,a,o]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){B(r)||U(8),G(r)&&(r=da(r));var n=Rn(this),s=or(this,r,void 0);return s[T].C=!0,ar(n),s},e.finishDraft=function(r,n){var s=r&&r[T],i=s.A;return tr(i,n),rr(void 0,i)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Pn&&U(20),this.O=r},e.applyPatches=function(r,n){var s;for(s=n.length-1;s>=0;s--){var i=n[s];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}s>-1&&(n=n.slice(s+1));var a=K("Patches").$;return G(r)?a(r,n):this.produce(r,(function(o){return a(o,n)}))},t})(),P=new ma,ya=P.produce,Go=P.produceWithPatches.bind(P),Yo=P.setAutoFreeze.bind(P),Qo=P.setUseProxies.bind(P),Xo=P.applyPatches.bind(P),Jo=P.createDraft.bind(P),Zo=P.finishDraft.bind(P),St=ya;function ue(t){"@babel/helpers - typeof";return ue=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ue(t)}function Hn(t,e){if(ue(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ue(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Bn(t){var e=Hn(t,"string");return ue(e)=="symbol"?e:e+""}function qn(t,e,r){return(e=Bn(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Vn(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),r.push.apply(r,n)}return r}function mr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Vn(Object(r),!0).forEach(function(n){qn(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Vn(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function I(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. "}var Kn=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),yr=function(){return Math.random().toString(36).substring(7).split("").join(".")},At={INIT:"@@redux/INIT"+yr(),REPLACE:"@@redux/REPLACE"+yr(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+yr()}};function ga(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function gr(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(I(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(I(1));return r(gr)(t,e)}if(typeof t!="function")throw new Error(I(2));var s=t,i=e,a=[],o=a,u=!1;function c(){o===a&&(o=a.slice())}function l(){if(u)throw new Error(I(3));return i}function d(y){if(typeof y!="function")throw new Error(I(4));if(u)throw new Error(I(5));var S=!0;return c(),o.push(y),function(){if(S){if(u)throw new Error(I(6));S=!1,c();var E=o.indexOf(y);o.splice(E,1),a=null}}}function p(y){if(!ga(y))throw new Error(I(7));if(typeof y.type>"u")throw new Error(I(8));if(u)throw new Error(I(9));try{u=!0,i=s(i,y)}finally{u=!1}for(var S=a=o,A=0;A<S.length;A++){var E=S[A];E()}return y}function m(y){if(typeof y!="function")throw new Error(I(10));s=y,p({type:At.REPLACE})}function f(){var y,S=d;return y={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(I(11));function w(){E.next&&E.next(l())}w();var x=S(w);return{unsubscribe:x}}},y[Kn]=function(){return this},y}return p({type:At.INIT}),n={dispatch:p,subscribe:d,getState:l,replaceReducer:m},n[Kn]=f,n}function va(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:At.INIT});if(typeof n>"u")throw new Error(I(12));if(typeof r(void 0,{type:At.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(I(13))})}function zn(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var s=e[n];typeof t[s]=="function"&&(r[s]=t[s])}var i=Object.keys(r),a,o;try{va(r)}catch(u){o=u}return function(c,l){if(c===void 0&&(c={}),o)throw o;if(0)var d;for(var p=!1,m={},f=0;f<i.length;f++){var y=i[f],S=r[y],A=c[y],E=S(A,l);if(typeof E>"u"){var w=l&&l.type;throw new Error(I(14))}m[y]=E,p=p||E!==A}return p=p||i.length!==Object.keys(c).length,p?m:c}}function Te(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,s){return function(){return n(s.apply(void 0,arguments))}})}function Wn(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var s=n.apply(void 0,arguments),i=function(){throw new Error(I(15))},a={getState:s.getState,dispatch:function(){return i.apply(void 0,arguments)}},o=e.map(function(u){return u(a)});return i=Te.apply(void 0,o)(s.dispatch),mr(mr({},s),{},{dispatch:i})}}}function Gn(t){var e=function(n){var s=n.dispatch,i=n.getState;return function(a){return function(o){return typeof o=="function"?o(s,i,t):a(o)}}};return e}var Yn=Gn();Yn.withExtraArgument=Gn;var vr=Yn;var es=(function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,s){n.__proto__=s}||function(n,s){for(var i in s)Object.prototype.hasOwnProperty.call(s,i)&&(n[i]=s[i])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}})(),ba=function(t,e){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,s,i,a;return a={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function o(c){return function(l){return u([c,l])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,s&&(i=c[0]&2?s.return:c[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,c[1])).done)return i;switch(s=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,s=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){r.label=c[1];break}if(c[0]===6&&r.label<i[1]){r.label=i[1],i=c;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(c);break}i[2]&&r.ops.pop(),r.trys.pop();continue}c=e.call(t,r)}catch(l){c=[6,l],s=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},we=function(t,e){for(var r=0,n=e.length,s=t.length;r<n;r++,s++)t[s]=e[r];return t},Sa=Object.defineProperty,Aa=Object.defineProperties,Ea=Object.getOwnPropertyDescriptors,Qn=Object.getOwnPropertySymbols,xa=Object.prototype.hasOwnProperty,Ca=Object.prototype.propertyIsEnumerable,Xn=function(t,e,r){return e in t?Sa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},re=function(t,e){for(var r in e||(e={}))xa.call(e,r)&&Xn(t,r,e[r]);if(Qn)for(var n=0,s=Qn(e);n<s.length;n++){var r=s[n];Ca.call(e,r)&&Xn(t,r,e[r])}return t},br=function(t,e){return Aa(t,Ea(e))},Ta=function(t,e,r){return new Promise(function(n,s){var i=function(u){try{o(r.next(u))}catch(c){s(c)}},a=function(u){try{o(r.throw(u))}catch(c){s(c)}},o=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,a)};o((r=r.apply(t,e)).next())})};var wa=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Te:Te.apply(null,arguments)},gu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Oa(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}function ne(t,e){function r(){for(var n=[],s=0;s<arguments.length;s++)n[s]=arguments[s];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return re(re({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}var _a=(function(t){es(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var s=t.apply(this,r)||this;return Object.setPrototypeOf(s,e.prototype),s}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,we([void 0],r[0].concat(this)))):new(e.bind.apply(e,we([void 0],r.concat(this))))},e})(Array),Ra=(function(t){es(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var s=t.apply(this,r)||this;return Object.setPrototypeOf(s,e.prototype),s}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,we([void 0],r[0].concat(this)))):new(e.bind.apply(e,we([void 0],r.concat(this))))},e})(Array);function Er(t){return B(t)?St(t,function(){}):t}function Ia(t){return typeof t=="boolean"}function La(){return function(e){return Ma(e)}}function Ma(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,s=n===void 0?!0:n,i=t.serializableCheck,a=i===void 0?!0:i,o=t.actionCreatorCheck,u=o===void 0?!0:o,c=new _a;if(r&&(Ia(r)?c.push(vr):c.push(vr.withExtraArgument(r.extraArgument))),0){if(s)var l;if(a)var d;if(u)var p}return c}var Sr=!0;function ts(t){var e=La(),r=t||{},n=r.reducer,s=n===void 0?void 0:n,i=r.middleware,a=i===void 0?e():i,o=r.devTools,u=o===void 0?!0:o,c=r.preloadedState,l=c===void 0?void 0:c,d=r.enhancers,p=d===void 0?void 0:d,m;if(typeof s=="function")m=s;else if(Oa(s))m=zn(s);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var f=a;if(typeof f=="function"&&(f=f(e),!Sr&&!Array.isArray(f)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Sr&&f.some(function(x){return typeof x!="function"}))throw new Error("each middleware provided to configureStore must be a function");var y=Wn.apply(void 0,f),S=Te;u&&(S=wa(re({trace:!Sr},typeof u=="object"&&u)));var A=new Ra(y),E=A;Array.isArray(p)?E=we([y],p):typeof p=="function"&&(E=p(A));var w=S.apply(void 0,E);return gr(m,l,w)}function rs(t){var e={},r=[],n,s={addCase:function(i,a){var o=typeof i=="string"?i:i.type;if(!o)throw new Error("`builder.addCase` cannot be called with an empty action type");if(o in e)throw new Error("`builder.addCase` cannot be called with two reducers for the same action type");return e[o]=a,s},addMatcher:function(i,a){return r.push({matcher:i,reducer:a}),s},addDefaultCase:function(i){return n=i,s}};return t(s),[e,r,n]}function ka(t){return typeof t=="function"}function Pa(t,e,r,n){r===void 0&&(r=[]);var s=typeof e=="function"?rs(e):[e,r,n],i=s[0],a=s[1],o=s[2],u;if(ka(t))u=function(){return Er(t())};else{var c=Er(t);u=function(){return c}}function l(d,p){d===void 0&&(d=u());var m=we([i[p.type]],a.filter(function(f){var y=f.matcher;return y(p)}).map(function(f){var y=f.reducer;return y}));return m.filter(function(f){return!!f}).length===0&&(m=[o]),m.reduce(function(f,y){if(y)if(G(f)){var S=f,A=y(S,p);return A===void 0?f:A}else{if(B(f))return St(f,function(E){return y(E,p)});var A=y(f,p);if(A===void 0){if(f===null)return f;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return f},d)}return l.getInitialState=u,l}function Da(t,e){return t+"/"+e}function ns(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Er(t.initialState),n=t.reducers||{},s=Object.keys(n),i={},a={},o={};s.forEach(function(l){var d=n[l],p=Da(e,l),m,f;"reducer"in d?(m=d.reducer,f=d.prepare):m=d,i[l]=m,a[p]=m,o[l]=f?ne(p,f):ne(p)});function u(){var l=typeof t.extraReducers=="function"?rs(t.extraReducers):[t.extraReducers],d=l[0],p=d===void 0?{}:d,m=l[1],f=m===void 0?[]:m,y=l[2],S=y===void 0?void 0:y,A=re(re({},p),a);return Pa(r,function(E){for(var w in A)E.addCase(w,A[w]);for(var x=0,J=f;x<J.length;x++){var z=J[x];E.addMatcher(z.matcher,z.reducer)}S&&E.addDefaultCase(S)})}var c;return{name:e,reducer:function(l,d){return c||(c=u()),c(l,d)},actions:o,caseReducers:i,getInitialState:function(){return c||(c=u()),c.getInitialState()}}}var Na="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ua=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Na[Math.random()*64|0];return e},Fa=["name","message","stack","code"],Ar=(function(){function t(e,r){this.payload=e,this.meta=r}return t})(),Jn=(function(){function t(e,r){this.payload=e,this.meta=r}return t})(),ja=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Fa;r<n.length;r++){var s=n[r];typeof t[s]=="string"&&(e[s]=t[s])}return e}return{message:String(t)}},Au=(function(){function t(e,r,n){var s=ne(e+"/fulfilled",function(l,d,p,m){return{payload:l,meta:br(re({},m||{}),{arg:p,requestId:d,requestStatus:"fulfilled"})}}),i=ne(e+"/pending",function(l,d,p){return{payload:void 0,meta:br(re({},p||{}),{arg:d,requestId:l,requestStatus:"pending"})}}),a=ne(e+"/rejected",function(l,d,p,m,f){return{payload:m,error:(n&&n.serializeError||ja)(l||"Rejected"),meta:br(re({},f||{}),{arg:p,requestId:d,rejectedWithValue:!!m,requestStatus:"rejected",aborted:l?.name==="AbortError",condition:l?.name==="ConditionError"})}}),o=!1,u=typeof AbortController<"u"?AbortController:(function(){function l(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return l.prototype.abort=function(){},l})();function c(l){return function(d,p,m){var f=n?.idGenerator?n.idGenerator(l):Ua(),y=new u,S,A=!1;function E(x){S=x,y.abort()}var w=(function(){return Ta(this,null,function(){var x,J,z,ze,on,We,un;return ba(this,function(be){switch(be.label){case 0:return be.trys.push([0,4,,5]),ze=(x=n?.condition)==null?void 0:x.call(n,l,{getState:p,extra:m}),Ha(ze)?[4,ze]:[3,2];case 1:ze=be.sent(),be.label=2;case 2:if(ze===!1||y.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,on=new Promise(function(H,Ge){return y.signal.addEventListener("abort",function(){return Ge({name:"AbortError",message:S||"Aborted"})})}),d(i(f,l,(J=n?.getPendingMeta)==null?void 0:J.call(n,{requestId:f,arg:l},{getState:p,extra:m}))),[4,Promise.race([on,Promise.resolve(r(l,{dispatch:d,getState:p,extra:m,requestId:f,signal:y.signal,abort:E,rejectWithValue:function(H,Ge){return new Ar(H,Ge)},fulfillWithValue:function(H,Ge){return new Jn(H,Ge)}})).then(function(H){if(H instanceof Ar)throw H;return H instanceof Jn?s(H.payload,f,l,H.meta):s(H,f,l)})])];case 3:return z=be.sent(),[3,5];case 4:return We=be.sent(),z=We instanceof Ar?a(null,f,l,We.payload,We.meta):a(We,f,l),[3,5];case 5:return un=n&&!n.dispatchConditionRejection&&a.match(z)&&z.meta.condition,un||d(z),[2,z]}})})})();return Object.assign(w,{abort:E,requestId:f,arg:l,unwrap:function(){return w.then($a)}})}}return Object.assign(c,{pending:i,rejected:a,fulfilled:s,typePrefix:e})}return t.withTypes=function(){return t},t})();function $a(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Ha(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var ss="listener",is="completed",as="cancelled",Eu="task-"+as,xu="task-"+is,Cu=ss+"-"+as,Tu=ss+"-"+is;var xr="listenerMiddleware";var wu=ne(xr+"/add"),Ou=ne(xr+"/removeAll"),_u=ne(xr+"/remove");var Zn,Ru=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Zn||(Zn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Ba=function(t){return function(e){setTimeout(e,t)}},Iu=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ba(10);Fn();var qa=dt(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,s){this.eventBus.addEventListener(r,n,s)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,s){this.eventBus.removeEventListener(r,n,s)}}}),Et=class extends qa(Object){};window.ftReduxStores||(window.ftReduxStores={});var os=class t extends Et{static get(e){var r;let n=typeof e=="string"?e:e.name,s=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(yt(i))return i;if(s==null)return;let a=ns({...s,reducers:(r=s.reducers)!==null&&r!==void 0?r:{}}),o=ts({reducer:(u,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let l=Ye(a.getInitialState());for(let d of c.keeping)l[d]=(u??l)[d];return l}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...u,...c.overwrites};return a.reducer(u,c)}});return window.ftReduxStores[s.name]=new t(a,o,s.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new pt;let s=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,a,o)=>{let u=a,c=i[u];return c?(...l)=>{let d=c(...l.map(s));return this.reduxStore.dispatch(d),d}:l=>{this.setState({[u]:s(l)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...e){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:e})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}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(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var xt=class{static format(e,r,n,s,i){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(n,s,!!i)):this.getIntlDateTime(e,r,n,s,!!i)}static getMomentDateFormat(e,r,n){return n?"LT":e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,n,s,i){let a=typeof e=="string"?new Date(e):e,o=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(a),u=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(a);return i?u:s?`${o} ${u}`:o}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var Ct=v(C()),Va="ft-app-info",Oe=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Oe.eventName="authentication-change";var tt=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};tt.eventName="ui-locale-changed";var Ka={session:(t,e)=>{(0,Ct.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>b.dispatchEvent(new Oe(e.payload)),0))}},b=Ct.FtReduxStore.get({name:Va,reducers:Ka,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,searchLanguageSetsUiLanguage:!1,uiLanguageSetsSearchLanguage:!1,uiLanguageSetsReaderLanguage:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var us=v(C()),Tt=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},sc=(0,us.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(b)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var s,i;return((i=(s=this.metadataDescriptors.find(o=>o.key===n))===null||s===void 0?void 0:s.date)!==null&&i!==void 0?i:!1)?o=>xt.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Tt([(0,Cr.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Tt([(0,Cr.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Tt([er({store:b.name,selector:r=>{var n,s;return(s=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&s!==void 0?s:[]}})],e.prototype,"metadataDescriptors",void 0),Tt([er({store:b.name})],e.prototype,"uiLocale",void 0),e});var cs;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(cs||(cs={}));var ls;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ls||(ls={}));var ds;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(ds||(ds={}));var ps;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(ps||(ps={}));var fs;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(fs||(fs={}));var hs;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(hs||(hs={}));var ms;(function(t){t.OFFICIAL="OFFICIAL",t.AI="AI"})(ms||(ms={}));var ys;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(ys||(ys={}));var gs;(function(t){t.STANDARD="STANDARD",t.STRUCTURAL="STRUCTURAL"})(gs||(gs={}));var vs;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(vs||(vs={}));var bs;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW",t.UD_VIEWER="UD_VIEWER",t.ASSET_VIEWER="ASSET_VIEWER"})(bs||(bs={}));var Ss;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Ss||(Ss={}));var As;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(As||(As={}));var Es;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Es||(Es={}));var xs;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(xs||(xs={}));var Cs;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Cs||(Cs={}));var Tr;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(Tr||(Tr={}));var Ts;(function(t){t.ASC="ASC",t.DESC="DESC"})(Ts||(Ts={}));var ws;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ws||(ws={}));var wr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(wr||(wr={}));var Os;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Os||(Os={}));var _s;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(_s||(_s={}));var Rs;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Rs||(Rs={}));var Is;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Is||(Is={}));var Ls;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(Ls||(Ls={}));var Or;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Or||(Or={}));var Ms;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Ms||(Ms={}));var _;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(_||(_={}));var F;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(F||(F={}));var ks;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})(ks||(ks={}));var Ps;(function(t){t.UNREACHABLE="UNREACHABLE",t.UNAUTHORIZED="UNAUTHORIZED",t.FORBIDDEN="FORBIDDEN",t.INCOMPATIBLE="INCOMPATIBLE",t.FAILED="FAILED",t.OK="OK"})(Ps||(Ps={}));var Ds;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Ds||(Ds={}));var Ns;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SUMMARY="SUMMARY",t.SEMANTIC_SEARCH="SEMANTIC_SEARCH",t.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",t.OTHER="OTHER"})(Ns||(Ns={}));var Us;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SLOW="SLOW",t.OTHER="OTHER"})(Us||(Us={}));var Fs;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Fs||(Fs={}));var js;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(js||(js={}));var $s;(function(t){t.TEXT="TEXT",t.HTML="HTML"})($s||($s={}));var Hs;(function(t){t.IN_PROGRESS="IN_PROGRESS",t.ERROR="ERROR",t.DONE="DONE"})(Hs||(Hs={}));var Bs;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(Bs||(Bs={}));var qs;(function(t){t.SOURCES="SOURCES",t.ENRICH_AND_CLEAN="ENRICH_AND_CLEAN",t.VOCABULARIES="VOCABULARIES",t.METADATA="METADATA",t.PRETTY_URL="PRETTY_URL",t.ACCESS_RULE="ACCESS_RULE",t.DESIGNED_PAGES="DESIGNED_PAGES",t.THEME_STUDIO="THEME_STUDIO",t.PORTAL_GENERAL="PORTAL_GENERAL",t.ASSETS="ASSETS",t.CODE_LIBRARY="CODE_LIBRARY",t.THEME="THEME",t.CONTENT_STYLES="CONTENT_STYLES",t.HOMEPAGE="HOMEPAGE",t.CLASSIC_SEARCH_PAGE="CLASSIC_SEARCH_PAGE",t.CLASSIC_READER_PAGE="CLASSIC_READER_PAGE",t.PORTAL_METADATA="PORTAL_METADATA",t.LANGUAGES="LANGUAGES",t.PRINT_TEMPLATES="PRINT_TEMPLATES",t.OFFLINE="OFFLINE",t.CUSTOM_JS="CUSTOM_JS",t.CONFIDENTIALITY="CONFIDENTIALITY",t.NOTIFICATIONS="NOTIFICATIONS"})(qs||(qs={}));var Vs;(function(t){t.MAP="MAP",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(Vs||(Vs={}));var za={[_.PERSONAL_BOOK_SHARE_USER]:[_.PERSONAL_BOOK_USER],[_.HTML_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.PDF_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.KHUB_ADMIN]:[_.CONTENT_PUBLISHER],[_.ADMIN]:[_.KHUB_ADMIN,_.USERS_ADMIN,_.PORTAL_ADMIN,_.BEHAVIOR_DATA_USER],[_.GENERATIVE_AI_EXPORT_USER]:[_.GENERATIVE_AI_USER]};function Ks(t,e){return t===e||(za[t]??[]).some(r=>Ks(r,e))}function zs(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>Ks(n,e))}var It=v(C());var _r=v(C());var ce=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=b.getState(),s=e??n;if(r&&s&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,s,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let s=b.subscribe(()=>{n=t.get(e),n&&(s(),r(n))})}})}};var _e=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:ce.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):ce.await()}};var k=class extends _e{constructor(e=!0,r){var n;super(r),this.sortObjectFields=(i,a)=>typeof a!="object"||a==null||Array.isArray(a)?a:Object.fromEntries(Object.entries(a).sort(([o],[u])=>o.localeCompare(u)));let s=this.constructor;s.commonCache=(n=s.commonCache)!==null&&n!==void 0?n:new _r.CacheRegistry,this.cache=e?s.commonCache:new _r.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var wt=class extends k{async listMySearches(){let{session:e}=b.getState();return zs(e,_.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),300*1e3):[]}};var Ot=class extends k{async listMyBookmarks(){let e=b.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),300*1e3):[]}};var _t=class extends k{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=b.getState().session;return!!e?.sessionAuthenticated}};var Rt=class extends k{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=b.getState().session;return!!e?.sessionAuthenticated}};var Wa="ft-user-assets",Ga={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(F).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:n,asset:s}=e.payload;Ir(t,r,[...Rr(t,r),s]),Ws(t,r,1,n),Gs(t,s)},editAsset:(t,e)=>{let{assetType:r,asset:n}=e.payload;Ir(t,r,Rr(t,r).map(s=>s.id===n.id?n:s)),Gs(t,n)},removeAsset:(t,e)=>{let{assetType:r,mapId:n,assetId:s}=e.payload;Ir(t,r,Rr(t,r).filter(i=>i.id!==s)),Ws(t,r,-1,n)}},Ys={[F.SEARCHES]:"savedSearches",[F.BOOKMARKS]:"bookmarks",[F.BOOKS]:void 0,[F.COLLECTIONS]:void 0},Rr=(t,e)=>{var r;let n=Ys[e];return n?(r=t[n])!==null&&r!==void 0?r:[]:[]},Ir=(t,e,r)=>{let n=Ys[e];n&&(t[n]=r)},Ws=(t,e,r,n)=>{let s=t.assetCounts.allAsset[e];if(s!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,s+r),e===F.BOOKMARKS&&n)){let i=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,i+r)}},Gs=(t,e)=>{let r=t.assetLabels.map(s=>s.title),n=e.labels.filter(s=>!r.includes(s)).map(s=>({title:s}));t.assetLabels.push(...n)},M=It.FtReduxStore.get({name:Wa,reducers:Ga,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(F).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Lr=class{constructor(e=new _t,r=new Rt){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=b.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ot,this.savedSearchesService=new wt,b.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=b.getState();(0,It.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),M.actions.clearAssetCount(),M.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),M.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),M.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();M.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();M.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&M.getState().assetCounts.allAsset[e]!==r.count&&M.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&M.getState().assetCounts.bookmarkByMap[e]!==r.count&&M.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(M.getState().assetCounts.bookmarkByMap).length!==0;e===F.BOOKMARKS&&r&&M.actions.clearBookmarkCountByMap(),M.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;M.actions.bookmarks(r)}}},Ya=new Lr;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Ya);var Mr=class{addCommand(e,r=!1){b.commands.add(e,r)}consumeCommand(e){return b.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Mr;var j=v(C());var Qs,Re=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Qa=Symbol("clearAfterUnitTest"),Lt=class extends(0,j.withEventBus)(k){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Qs]=()=>{this.defaultMessages={},this.cache=new j.CacheRegistry,this.listeners={}},this.currentUiLocale=b.getState().uiLocale,b.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=b.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let s={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,j.deepEqual)(this.defaultMessages[e],s)||(this.defaultMessages[e]=s,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var s;let i=e.toLowerCase(),a=this.resolveContext(i);return new j.ParametrizedLabelResolver((s=this.defaultMessages[i])!==null&&s!==void 0?s:{},a).resolve(r,...n)}async fetchContext(e){let r=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(s){!(s instanceof j.CanceledPromiseError)&&r&&console.error(s)}return n}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var s;return(s=this.listeners[e])===null||s===void 0?void 0:s.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Re({loadedContexts:e})),this.dispatchEvent(new Re({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Re({loadedContexts:[e]})),this.dispatchEvent(new Re({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,j.delay)(0).then(()=>n()).catch(()=>null)))}};Qs=Qa;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Lt{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Lt{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Ie=window.FluidTopicsI18nService,Mt=window.FluidTopicsCustomI18nService;var Xs=v(C()),kr=class{highlightHtml(e,r,n){(0,Xs.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new kr;var Js=v(C());var Pr=class{isDate(e){var r,n,s,i;return(i=(s=((n=(r=b.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||s===void 0?void 0:s.date)!==null&&i!==void 0?i:!1}format(e,r){var n,s,i,a;if(e==null)return"";try{return Js.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:b.getState().uiLocale,(s=r?.longFormat)!==null&&s!==void 0?s:!1,(i=r?.withTime)!==null&&i!==void 0?i:!1,(a=r?.onlyTime)!==null&&a!==void 0?a:!1)}catch(o){throw console.error(`Date ${JSON.stringify(e)} is not valid`,o),o}}};window.FluidTopicsDateService=new Pr;var Zs=v(C());var rt=class{static get(e,r){var n,s;let i=b.getState(),{lang:a,region:o}=(s=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&s!==void 0?s:{lang:"en",region:"US"};return new Zs.SearchPlaceConverter(i.baseUrl,e??20,i.searchInAllLanguagesAllowed,r??`${a}-${o}`)}};var Dr=class{urlToSearchRequest(e){return rt.get().parse(e)}searchRequestToUrl(e){return rt.get().serialize(e)}};window.FluidTopicsUrlService=new Dr;var Y=v(C());var le=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};le.eventName="change";var Nr=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},ei=new Nr;var kt=class t extends Y.WithEventBus{static build(){return new t(window.history,ei,()=>window.location,!1)}constructor(e,r,n,s){var i,a;super(),this.history=e,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(a=(i=e.state)===null||i===void 0?void 0:i.index)!==null&&a!==void 0?a:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(s)}setCurrentState(e,r=!1){let n=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Y.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new le(this.currentItem())),0)}installProxies(){let e=r=>(n,s,[i,a,o])=>{let u=r(),c={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(s,[c,a,o]),this.setCurrentState(c,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(le.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(le.eventName,e)}currentItem(){return(0,Y.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Y.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(e){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,Y.deepCopy)(r.find(n=>e(n)))}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,Y.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let n=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!n)return e;let s=e,i=e+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(s=i),i++;return s}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var n;if(!this.hasState(e))return!1;let s=r??this.currentState.majorStateId,i=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=s}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=kt.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),backwardItemMatching:t=>window.FluidTopicsInternalHistoryService.backwardItemMatching(t),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var ti=v(W());var ri=ti.css`
|
|
6
|
-
`;var si=v(W()),
|
|
5
|
+
`;var Cr=v(D());var gn=v(D(),1);var Zt=t=>e=>{window.customElements.get(t)||window.customElements.define(t,e)};function vn(t,e){return(0,gn.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return Qe(t);try{return JSON.parse(r)}catch{return Qe(t)}},toAttribute:r=>JSON.stringify(r)},hasChanged:Ye,...e??{}})}function sa(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,n;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!lt(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!lt(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let s=a=>Object.keys(a).filter(o=>a[o]!=null),i=s(t);if(r=i.length,r!==s(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=r;n--!==0;){let a=i[n];if(!lt(t[a],e[a]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function lt(t,e){try{return sa(t,e)}catch{return!1}}function Ye(t,e){return!lt(t,e)}function Qe(t){return typeof window.structuredClone=="function"?structuredClone(t):t!=null?JSON.parse(JSON.stringify(t)):t}function dt(t,e){let r=n=>n[t]===!0;return n=>{if(r(n))return n;let s=e(n);return s[t]=!0,s}}var bn=v(D(),1);var er=t=>{let e=t??{};return(r,n)=>{var s;let i={hasChanged:Ye,attribute:!1,...e};(0,bn.property)(i)(r,n);let a=r.constructor;a.reduxProperties=new Map(a.reduxProperties),a.reduxProperties.set(n,{selector:(s=e.selector)!==null&&s!==void 0?s:(o=>o[n]),store:e.store})}};var pt=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var ie=v(D(),1);var ft=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let s=(e=this.rejectPromise)!==null&&e!==void 0?e:(()=>null),i=(r=this.resolvePromise)!==null&&r!==void 0?r:(()=>null);this.clearPromise();for(let a of n)try{await a()}catch(o){s(o);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var An=v(W(),1);var ht=globalThis,ia=ht.ShadowRoot&&(ht.ShadyCSS===void 0||ht.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var Sn=(t,e)=>{if(ia)t.adoptedStyleSheets=e.map((r=>r instanceof CSSStyleSheet?r:r.styleSheet));else for(let r of e){let n=document.createElement("style"),s=ht.litNonce;s!==void 0&&n.setAttribute("nonce",s),n.textContent=r.cssText,t.appendChild(n)}};var mt=class extends An.LitElement{get scopedRegistryConstructor(){return this.constructor}createRenderRoot(){let e=this.scopedRegistryConstructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,e.defineScopedElements(e.elementDefinitions));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Sn(n,e.elementStyles),n}static canDefineScopedElement(e){return!!this.registry&&!this.registry.get(e)}static defineScopedElements(e){Object.entries(e).forEach(([r,n])=>this.defineScopedElement(r,n))}static defineScopedElement(e,r){Zt(e)(r),this.canDefineScopedElement(e)&&this.registry.define(e,r)}canDefineScopedElement(e){return this.scopedRegistryConstructor.canDefineScopedElement(e)}defineScopedElements(e){this.scopedRegistryConstructor.defineScopedElements(e)}defineScopedElement(e,r){this.scopedRegistryConstructor.defineScopedElement(e,r)}};function En(t,e,...r){var n;let s=t.querySelector(e);for(let i of r)s=(n=s?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return s}var Ae=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},wn,xn=Symbol("constructorPrototype"),Cn=Symbol("constructorName"),On=Symbol("exportpartsDebouncer"),Tn=Symbol("dynamicDependenciesLoaded"),Se=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Se.eventName="exportparts-updated";var V=class extends mt{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[wn]=new ft(5),this.scheduleExportpartsUpdate=()=>{var e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[On].run(()=>{var s,i;!((s=this.exportpartsPrefix)===null||s===void 0)&&s.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Cn]=this.constructor.name,this[xn]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Cn]&&Object.setPrototypeOf(this,this[xn])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let r=this.constructor;r[Tn]||(r[Tn]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Se.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Se.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new Se)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:s}=this.elementToFocus;if(n!=null){let i=[...s??[],n];r=En(this.shadowRoot,...i)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,n,s;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((s=this.customStylesheet)!==null&&s!==void 0?s:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}setExportpartsAttribute(e){var r,n,s,i,a,o;let u=p=>p!=null&&p.trim().length>0,c=e.filter(u).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let l=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let m=(i=(s=p.getAttribute("part"))===null||s===void 0?void 0:s.split(" "))!==null&&i!==void 0?i:[],f=(o=(a=p.getAttribute("exportparts"))===null||a===void 0?void 0:a.split(",").map(S=>S.split(":")[1]))!==null&&o!==void 0?o:[],y=[...m,...f].filter(u).map(S=>S.trim());for(let S of y)l.add(S)}if(l.size===0){this.exportparts=void 0;return}let d=[...l.values()].flatMap(p=>c.map(m=>`${p}:${m}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};wn=On;Ae([(0,ie.property)()],V.prototype,"exportpartsPrefix",void 0);Ae([vn([])],V.prototype,"exportpartsPrefixes",void 0);Ae([(0,ie.property)({reflect:!0})],V.prototype,"exportparts",void 0);Ae([(0,ie.property)()],V.prototype,"customStylesheet",void 0);Ae([(0,ie.property)()],V.prototype,"elementToFocus",void 0);Ae([(0,ie.state)()],V.prototype,"useAdoptedStyleSheets",void 0);function yt(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Je=Symbol("internalReduxEventsUnsubscribers"),Z=Symbol("internalStoresUnsubscribers"),ae=Symbol("internalStores"),aa=dt(Symbol("withRedux"),function(t){var e,r,n;class s extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(a){super.willUpdate(a),[...this.reduxConstructor.reduxReactiveProperties].some(o=>a.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[ae].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ae].values()][0]}getStore(a){return a==null?this.getUnnamedStore():this[ae].get(a)}addStore(a,o){var u;o=(u=o??a.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(o),this[ae].set(o,a),this.subscribeToStore(o,a),this.updateFromStores()}removeStore(a){let o=typeof a=="string"?a:a.name;this.unsubscribeFromStore(o),this[ae].delete(o)}setupStores(){this.unsubscribeFromStores(),this[ae].forEach((a,o)=>this.subscribeToStore(o,a)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((a,o)=>{let u=this.constructor.getPropertyOptions(o);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:o)){let c=this.getStore(a.store);c&&(a.store?this[Z].has(a.store):this[Z].size>0)&&(this[o]=a.selector(c.getState(),this))}})}subscribeToStore(a,o){var u;this[Z].set(a,o.subscribe(()=>this.updateFromStores())),this[Je].set(a,[]),yt(o)&&o.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((c,l)=>{if(typeof this[l]=="function"&&(!c.store||o.name===c.store)){let d=p=>this[l](p);o.addEventListener(c.eventName,d),this[Je].get(a).push(()=>o.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(a)}unsubscribeFromStores(){this[Z].forEach((a,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(a){var o;this[Z].has(a)&&this[Z].get(a)(),this[Z].delete(a),(o=this[Je].get(a))===null||o===void 0||o.forEach(u=>u()),this[Je].delete(a)}onStoreAvailable(a){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Z,r=ae,n=Je,s.reduxProperties=new Map,s.reduxReactiveProperties=new Set,s.reduxEventListeners=new Map,s}),_n=class extends aa(V){};function U(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var s,i;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map((function(a){return"'"+a+"'"})).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function G(t){return!!t&&!!t[T]}function B(t){var e;return!!t&&((function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var s=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return s===Object||typeof s=="function"&&Function.toString.call(s)===ha})(t)||Array.isArray(t)||!!t[Nn]||!!(!((e=t.constructor)===null||e===void 0)&&e[Nn])||cr(t)||lr(t))}function oe(t,e,r){r===void 0&&(r=!1),Ce(t)===0?(r?Object.keys:xe)(t).forEach((function(n){r&&typeof n=="symbol"||e(n,t[n],t)})):t.forEach((function(n,s){return e(s,n,t)}))}function Ce(t){var e=t[T];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:cr(t)?2:lr(t)?3:0}function Ee(t,e){return Ce(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function oa(t,e){return Ce(t)===2?t.get(e):t[e]}function Dn(t,e,r){var n=Ce(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Un(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function cr(t){return pa&&t instanceof Map}function lr(t){return fa&&t instanceof Set}function ee(t){return t.o||t.t}function dr(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=$n(t);delete e[T];for(var r=xe(e),n=0;n<r.length;n++){var s=r[n],i=e[s];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[s]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[s]})}return Object.create(Object.getPrototypeOf(t),e)}function pr(t,e){return e===void 0&&(e=!1),fr(t)||G(t)||!B(t)||(Ce(t)>1&&(t.set=t.add=t.clear=t.delete=ua),Object.freeze(t),e&&oe(t,(function(r,n){return pr(n,!0)}),!0)),t}function ua(){U(2)}function fr(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function K(t){var e=ur[t];return e||U(18,t),e}function ca(t,e){ur[t]||(ur[t]=e)}function ir(){return Ze}function tr(t,e){e&&(K("Patches"),t.u=[],t.s=[],t.v=e)}function gt(t){ar(t),t.p.forEach(la),t.p=null}function ar(t){t===Ze&&(Ze=t.l)}function Rn(t){return Ze={p:[],l:Ze,h:t,m:!0,_:0}}function la(t){var e=t[T];e.i===0||e.i===1?e.j():e.g=!0}function rr(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||K("ES5").S(e,t,n),n?(r[T].P&&(gt(e),U(4)),B(t)&&(t=vt(e,t),e.l||bt(e,t)),e.u&&K("Patches").M(r[T].t,t,e.u,e.s)):t=vt(e,r,[]),gt(e),e.u&&e.v(e.u,e.s),t!==jn?t:void 0}function vt(t,e,r){if(fr(e))return e;var n=e[T];if(!n)return oe(e,(function(o,u){return In(t,n,e,o,u,r)}),!0),e;if(n.A!==t)return e;if(!n.P)return bt(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var s=n.i===4||n.i===5?n.o=dr(n.k):n.o,i=s,a=!1;n.i===3&&(i=new Set(s),s.clear(),a=!0),oe(i,(function(o,u){return In(t,n,s,o,u,r,a)})),bt(t,s,!1),r&&t.u&&K("Patches").N(n,r,t.u,t.s)}return n.o}function In(t,e,r,n,s,i,a){if(G(s)){var o=vt(t,s,i&&e&&e.i!==3&&!Ee(e.R,n)?i.concat(n):void 0);if(Dn(r,n,o),!G(o))return;t.m=!1}else a&&r.add(s);if(B(s)&&!fr(s)){if(!t.h.D&&t._<1)return;vt(t,s),e&&e.A.l||bt(t,s)}}function bt(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&pr(e,r)}function nr(t,e){var r=t[T];return(r?ee(r):t)[e]}function Ln(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function te(t){t.P||(t.P=!0,t.l&&te(t.l))}function sr(t){t.o||(t.o=dr(t.t))}function or(t,e,r){var n=cr(e)?K("MapSet").F(e,r):lr(e)?K("MapSet").T(e,r):t.O?(function(s,i){var a=Array.isArray(s),o={i:a?1:0,A:i?i.A:ir(),P:!1,I:!1,R:{},l:i,t:s,k:null,o:null,j:null,C:!1},u=o,c=et;a&&(u=[o],c=Xe);var l=Proxy.revocable(u,c),d=l.revoke,p=l.proxy;return o.k=p,o.j=d,p})(e,r):K("ES5").J(e,r);return(r?r.A:ir()).p.push(n),n}function da(t){return G(t)||U(22,t),(function e(r){if(!B(r))return r;var n,s=r[T],i=Ce(r);if(s){if(!s.P&&(s.i<4||!K("ES5").K(s)))return s.t;s.I=!0,n=Mn(r,i),s.I=!1}else n=Mn(r,i);return oe(n,(function(a,o){s&&oa(s.t,a)===o||Dn(n,a,e(o))})),i===3?new Set(n):n})(t)}function Mn(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return dr(t)}function Fn(){function t(a,o){var u=i[a];return u?u.enumerable=o:i[a]=u={configurable:!0,enumerable:o,get:function(){var c=this[T];return et.get(c,a)},set:function(c){var l=this[T];et.set(l,a,c)}},u}function e(a){for(var o=a.length-1;o>=0;o--){var u=a[o][T];if(!u.P)switch(u.i){case 5:n(u)&&te(u);break;case 4:r(u)&&te(u)}}}function r(a){for(var o=a.t,u=a.k,c=xe(u),l=c.length-1;l>=0;l--){var d=c[l];if(d!==T){var p=o[d];if(p===void 0&&!Ee(o,d))return!0;var m=u[d],f=m&&m[T];if(f?f.t!==p:!Un(m,p))return!0}}var y=!!o[T];return c.length!==xe(o).length+(y?0:1)}function n(a){var o=a.k;if(o.length!==a.t.length)return!0;var u=Object.getOwnPropertyDescriptor(o,o.length-1);if(u&&!u.get)return!0;for(var c=0;c<o.length;c++)if(!o.hasOwnProperty(c))return!0;return!1}function s(a){a.g&&U(3,JSON.stringify(ee(a)))}var i={};ca("ES5",{J:function(a,o){var u=Array.isArray(a),c=(function(d,p){if(d){for(var m=Array(p.length),f=0;f<p.length;f++)Object.defineProperty(m,""+f,t(f,!0));return m}var y=$n(p);delete y[T];for(var S=xe(y),A=0;A<S.length;A++){var E=S[A];y[E]=t(E,d||!!y[E].enumerable)}return Object.create(Object.getPrototypeOf(p),y)})(u,a),l={i:u?5:4,A:o?o.A:ir(),P:!1,I:!1,R:{},l:o,t:a,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,T,{value:l,writable:!0}),c},S:function(a,o,u){u?G(o)&&o[T].A===a&&e(a.p):(a.u&&(function c(l){if(l&&typeof l=="object"){var d=l[T];if(d){var p=d.t,m=d.k,f=d.R,y=d.i;if(y===4)oe(m,(function(x){x!==T&&(p[x]!==void 0||Ee(p,x)?f[x]||c(m[x]):(f[x]=!0,te(d)))})),oe(p,(function(x){m[x]!==void 0||Ee(m,x)||(f[x]=!1,te(d))}));else if(y===5){if(n(d)&&(te(d),f.length=!0),m.length<p.length)for(var S=m.length;S<p.length;S++)f[S]=!1;else for(var A=p.length;A<m.length;A++)f[A]=!0;for(var E=Math.min(m.length,p.length),w=0;w<E;w++)m.hasOwnProperty(w)||(f[w]=!0),f[w]===void 0&&c(m[w])}}}})(a.p[0]),e(a.p))},K:function(a){return a.i===4?r(a):n(a)}})}var kn,Ze,hr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",pa=typeof Map<"u",fa=typeof Set<"u",Pn=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",jn=hr?Symbol.for("immer-nothing"):((kn={})["immer-nothing"]=!0,kn),Nn=hr?Symbol.for("immer-draftable"):"__$immer_draftable",T=hr?Symbol.for("immer-state"):"__$immer_state";var ha=""+Object.prototype.constructor,xe=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,$n=Object.getOwnPropertyDescriptors||function(t){var e={};return xe(t).forEach((function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)})),e},ur={},et={get:function(t,e){if(e===T)return t;var r=ee(t);if(!Ee(r,e))return(function(s,i,a){var o,u=Ln(i,a);return u?"value"in u?u.value:(o=u.get)===null||o===void 0?void 0:o.call(s.k):void 0})(t,r,e);var n=r[e];return t.I||!B(n)?n:n===nr(t.t,e)?(sr(t),t.o[e]=or(t.A.h,n,t)):n},has:function(t,e){return e in ee(t)},ownKeys:function(t){return Reflect.ownKeys(ee(t))},set:function(t,e,r){var n=Ln(ee(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var s=nr(ee(t),e),i=s?.[T];if(i&&i.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Un(r,s)&&(r!==void 0||Ee(t.t,e)))return!0;sr(t),te(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return nr(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,sr(t),te(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=ee(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){U(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){U(12)}},Xe={};oe(et,(function(t,e){Xe[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}})),Xe.deleteProperty=function(t,e){return Xe.set.call(this,t,e,void 0)},Xe.set=function(t,e,r){return et.set.call(this,t[0],e,r,t[0])};var ma=(function(){function t(r){var n=this;this.O=Pn,this.D=!0,this.produce=function(s,i,a){if(typeof s=="function"&&typeof i!="function"){var o=i;i=s;var u=n;return function(y){var S=this;y===void 0&&(y=o);for(var A=arguments.length,E=Array(A>1?A-1:0),w=1;w<A;w++)E[w-1]=arguments[w];return u.produce(y,(function(x){var X;return(X=i).call.apply(X,[S,x].concat(E))}))}}var c;if(typeof i!="function"&&U(6),a!==void 0&&typeof a!="function"&&U(7),B(s)){var l=Rn(n),d=or(n,s,void 0),p=!0;try{c=i(d),p=!1}finally{p?gt(l):ar(l)}return typeof Promise<"u"&&c instanceof Promise?c.then((function(y){return tr(l,a),rr(y,l)}),(function(y){throw gt(l),y})):(tr(l,a),rr(c,l))}if(!s||typeof s!="object"){if((c=i(s))===void 0&&(c=s),c===jn&&(c=void 0),n.D&&pr(c,!0),a){var m=[],f=[];K("Patches").M(s,c,m,f),a(m,f)}return c}U(21,s)},this.produceWithPatches=function(s,i){if(typeof s=="function")return function(c){for(var l=arguments.length,d=Array(l>1?l-1:0),p=1;p<l;p++)d[p-1]=arguments[p];return n.produceWithPatches(c,(function(m){return s.apply(void 0,[m].concat(d))}))};var a,o,u=n.produce(s,i,(function(c,l){a=c,o=l}));return typeof Promise<"u"&&u instanceof Promise?u.then((function(c){return[c,a,o]})):[u,a,o]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){B(r)||U(8),G(r)&&(r=da(r));var n=Rn(this),s=or(this,r,void 0);return s[T].C=!0,ar(n),s},e.finishDraft=function(r,n){var s=r&&r[T],i=s.A;return tr(i,n),rr(void 0,i)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Pn&&U(20),this.O=r},e.applyPatches=function(r,n){var s;for(s=n.length-1;s>=0;s--){var i=n[s];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}s>-1&&(n=n.slice(s+1));var a=K("Patches").$;return G(r)?a(r,n):this.produce(r,(function(o){return a(o,n)}))},t})(),P=new ma,ya=P.produce,Go=P.produceWithPatches.bind(P),Qo=P.setAutoFreeze.bind(P),Yo=P.setUseProxies.bind(P),Jo=P.applyPatches.bind(P),Xo=P.createDraft.bind(P),Zo=P.finishDraft.bind(P),St=ya;function ue(t){"@babel/helpers - typeof";return ue=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ue(t)}function Hn(t,e){if(ue(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(ue(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Bn(t){var e=Hn(t,"string");return ue(e)=="symbol"?e:e+""}function qn(t,e,r){return(e=Bn(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Vn(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),r.push.apply(r,n)}return r}function mr(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Vn(Object(r),!0).forEach(function(n){qn(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Vn(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function I(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. "}var Kn=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})(),yr=function(){return Math.random().toString(36).substring(7).split("").join(".")},At={INIT:"@@redux/INIT"+yr(),REPLACE:"@@redux/REPLACE"+yr(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+yr()}};function ga(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function gr(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(I(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(I(1));return r(gr)(t,e)}if(typeof t!="function")throw new Error(I(2));var s=t,i=e,a=[],o=a,u=!1;function c(){o===a&&(o=a.slice())}function l(){if(u)throw new Error(I(3));return i}function d(y){if(typeof y!="function")throw new Error(I(4));if(u)throw new Error(I(5));var S=!0;return c(),o.push(y),function(){if(S){if(u)throw new Error(I(6));S=!1,c();var E=o.indexOf(y);o.splice(E,1),a=null}}}function p(y){if(!ga(y))throw new Error(I(7));if(typeof y.type>"u")throw new Error(I(8));if(u)throw new Error(I(9));try{u=!0,i=s(i,y)}finally{u=!1}for(var S=a=o,A=0;A<S.length;A++){var E=S[A];E()}return y}function m(y){if(typeof y!="function")throw new Error(I(10));s=y,p({type:At.REPLACE})}function f(){var y,S=d;return y={subscribe:function(E){if(typeof E!="object"||E===null)throw new Error(I(11));function w(){E.next&&E.next(l())}w();var x=S(w);return{unsubscribe:x}}},y[Kn]=function(){return this},y}return p({type:At.INIT}),n={dispatch:p,subscribe:d,getState:l,replaceReducer:m},n[Kn]=f,n}function va(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:At.INIT});if(typeof n>"u")throw new Error(I(12));if(typeof r(void 0,{type:At.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(I(13))})}function zn(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var s=e[n];typeof t[s]=="function"&&(r[s]=t[s])}var i=Object.keys(r),a,o;try{va(r)}catch(u){o=u}return function(c,l){if(c===void 0&&(c={}),o)throw o;if(0)var d;for(var p=!1,m={},f=0;f<i.length;f++){var y=i[f],S=r[y],A=c[y],E=S(A,l);if(typeof E>"u"){var w=l&&l.type;throw new Error(I(14))}m[y]=E,p=p||E!==A}return p=p||i.length!==Object.keys(c).length,p?m:c}}function Te(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,s){return function(){return n(s.apply(void 0,arguments))}})}function Wn(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var s=n.apply(void 0,arguments),i=function(){throw new Error(I(15))},a={getState:s.getState,dispatch:function(){return i.apply(void 0,arguments)}},o=e.map(function(u){return u(a)});return i=Te.apply(void 0,o)(s.dispatch),mr(mr({},s),{},{dispatch:i})}}}function Gn(t){var e=function(n){var s=n.dispatch,i=n.getState;return function(a){return function(o){return typeof o=="function"?o(s,i,t):a(o)}}};return e}var Qn=Gn();Qn.withExtraArgument=Gn;var vr=Qn;var es=(function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,s){n.__proto__=s}||function(n,s){for(var i in s)Object.prototype.hasOwnProperty.call(s,i)&&(n[i]=s[i])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}})(),ba=function(t,e){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,s,i,a;return a={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function o(c){return function(l){return u([c,l])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,s&&(i=c[0]&2?s.return:c[0]?s.throw||((i=s.return)&&i.call(s),0):s.next)&&!(i=i.call(s,c[1])).done)return i;switch(s=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,s=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){r.label=c[1];break}if(c[0]===6&&r.label<i[1]){r.label=i[1],i=c;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(c);break}i[2]&&r.ops.pop(),r.trys.pop();continue}c=e.call(t,r)}catch(l){c=[6,l],s=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},we=function(t,e){for(var r=0,n=e.length,s=t.length;r<n;r++,s++)t[s]=e[r];return t},Sa=Object.defineProperty,Aa=Object.defineProperties,Ea=Object.getOwnPropertyDescriptors,Yn=Object.getOwnPropertySymbols,xa=Object.prototype.hasOwnProperty,Ca=Object.prototype.propertyIsEnumerable,Jn=function(t,e,r){return e in t?Sa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},re=function(t,e){for(var r in e||(e={}))xa.call(e,r)&&Jn(t,r,e[r]);if(Yn)for(var n=0,s=Yn(e);n<s.length;n++){var r=s[n];Ca.call(e,r)&&Jn(t,r,e[r])}return t},br=function(t,e){return Aa(t,Ea(e))},Ta=function(t,e,r){return new Promise(function(n,s){var i=function(u){try{o(r.next(u))}catch(c){s(c)}},a=function(u){try{o(r.throw(u))}catch(c){s(c)}},o=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,a)};o((r=r.apply(t,e)).next())})};var wa=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Te:Te.apply(null,arguments)},gu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Oa(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}function ne(t,e){function r(){for(var n=[],s=0;s<arguments.length;s++)n[s]=arguments[s];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return re(re({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}var _a=(function(t){es(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var s=t.apply(this,r)||this;return Object.setPrototypeOf(s,e.prototype),s}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,we([void 0],r[0].concat(this)))):new(e.bind.apply(e,we([void 0],r.concat(this))))},e})(Array),Ra=(function(t){es(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var s=t.apply(this,r)||this;return Object.setPrototypeOf(s,e.prototype),s}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,we([void 0],r[0].concat(this)))):new(e.bind.apply(e,we([void 0],r.concat(this))))},e})(Array);function Er(t){return B(t)?St(t,function(){}):t}function Ia(t){return typeof t=="boolean"}function La(){return function(e){return Ma(e)}}function Ma(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,s=n===void 0?!0:n,i=t.serializableCheck,a=i===void 0?!0:i,o=t.actionCreatorCheck,u=o===void 0?!0:o,c=new _a;if(r&&(Ia(r)?c.push(vr):c.push(vr.withExtraArgument(r.extraArgument))),0){if(s)var l;if(a)var d;if(u)var p}return c}var Sr=!0;function ts(t){var e=La(),r=t||{},n=r.reducer,s=n===void 0?void 0:n,i=r.middleware,a=i===void 0?e():i,o=r.devTools,u=o===void 0?!0:o,c=r.preloadedState,l=c===void 0?void 0:c,d=r.enhancers,p=d===void 0?void 0:d,m;if(typeof s=="function")m=s;else if(Oa(s))m=zn(s);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var f=a;if(typeof f=="function"&&(f=f(e),!Sr&&!Array.isArray(f)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Sr&&f.some(function(x){return typeof x!="function"}))throw new Error("each middleware provided to configureStore must be a function");var y=Wn.apply(void 0,f),S=Te;u&&(S=wa(re({trace:!Sr},typeof u=="object"&&u)));var A=new Ra(y),E=A;Array.isArray(p)?E=we([y],p):typeof p=="function"&&(E=p(A));var w=S.apply(void 0,E);return gr(m,l,w)}function rs(t){var e={},r=[],n,s={addCase:function(i,a){var o=typeof i=="string"?i:i.type;if(!o)throw new Error("`builder.addCase` cannot be called with an empty action type");if(o in e)throw new Error("`builder.addCase` cannot be called with two reducers for the same action type");return e[o]=a,s},addMatcher:function(i,a){return r.push({matcher:i,reducer:a}),s},addDefaultCase:function(i){return n=i,s}};return t(s),[e,r,n]}function ka(t){return typeof t=="function"}function Pa(t,e,r,n){r===void 0&&(r=[]);var s=typeof e=="function"?rs(e):[e,r,n],i=s[0],a=s[1],o=s[2],u;if(ka(t))u=function(){return Er(t())};else{var c=Er(t);u=function(){return c}}function l(d,p){d===void 0&&(d=u());var m=we([i[p.type]],a.filter(function(f){var y=f.matcher;return y(p)}).map(function(f){var y=f.reducer;return y}));return m.filter(function(f){return!!f}).length===0&&(m=[o]),m.reduce(function(f,y){if(y)if(G(f)){var S=f,A=y(S,p);return A===void 0?f:A}else{if(B(f))return St(f,function(E){return y(E,p)});var A=y(f,p);if(A===void 0){if(f===null)return f;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return f},d)}return l.getInitialState=u,l}function Na(t,e){return t+"/"+e}function ns(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Er(t.initialState),n=t.reducers||{},s=Object.keys(n),i={},a={},o={};s.forEach(function(l){var d=n[l],p=Na(e,l),m,f;"reducer"in d?(m=d.reducer,f=d.prepare):m=d,i[l]=m,a[p]=m,o[l]=f?ne(p,f):ne(p)});function u(){var l=typeof t.extraReducers=="function"?rs(t.extraReducers):[t.extraReducers],d=l[0],p=d===void 0?{}:d,m=l[1],f=m===void 0?[]:m,y=l[2],S=y===void 0?void 0:y,A=re(re({},p),a);return Pa(r,function(E){for(var w in A)E.addCase(w,A[w]);for(var x=0,X=f;x<X.length;x++){var z=X[x];E.addMatcher(z.matcher,z.reducer)}S&&E.addDefaultCase(S)})}var c;return{name:e,reducer:function(l,d){return c||(c=u()),c(l,d)},actions:o,caseReducers:i,getInitialState:function(){return c||(c=u()),c.getInitialState()}}}var Da="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ua=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Da[Math.random()*64|0];return e},Fa=["name","message","stack","code"],Ar=(function(){function t(e,r){this.payload=e,this.meta=r}return t})(),Xn=(function(){function t(e,r){this.payload=e,this.meta=r}return t})(),ja=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Fa;r<n.length;r++){var s=n[r];typeof t[s]=="string"&&(e[s]=t[s])}return e}return{message:String(t)}},Au=(function(){function t(e,r,n){var s=ne(e+"/fulfilled",function(l,d,p,m){return{payload:l,meta:br(re({},m||{}),{arg:p,requestId:d,requestStatus:"fulfilled"})}}),i=ne(e+"/pending",function(l,d,p){return{payload:void 0,meta:br(re({},p||{}),{arg:d,requestId:l,requestStatus:"pending"})}}),a=ne(e+"/rejected",function(l,d,p,m,f){return{payload:m,error:(n&&n.serializeError||ja)(l||"Rejected"),meta:br(re({},f||{}),{arg:p,requestId:d,rejectedWithValue:!!m,requestStatus:"rejected",aborted:l?.name==="AbortError",condition:l?.name==="ConditionError"})}}),o=!1,u=typeof AbortController<"u"?AbortController:(function(){function l(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return l.prototype.abort=function(){},l})();function c(l){return function(d,p,m){var f=n?.idGenerator?n.idGenerator(l):Ua(),y=new u,S,A=!1;function E(x){S=x,y.abort()}var w=(function(){return Ta(this,null,function(){var x,X,z,ze,on,We,un;return ba(this,function(be){switch(be.label){case 0:return be.trys.push([0,4,,5]),ze=(x=n?.condition)==null?void 0:x.call(n,l,{getState:p,extra:m}),Ha(ze)?[4,ze]:[3,2];case 1:ze=be.sent(),be.label=2;case 2:if(ze===!1||y.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,on=new Promise(function(H,Ge){return y.signal.addEventListener("abort",function(){return Ge({name:"AbortError",message:S||"Aborted"})})}),d(i(f,l,(X=n?.getPendingMeta)==null?void 0:X.call(n,{requestId:f,arg:l},{getState:p,extra:m}))),[4,Promise.race([on,Promise.resolve(r(l,{dispatch:d,getState:p,extra:m,requestId:f,signal:y.signal,abort:E,rejectWithValue:function(H,Ge){return new Ar(H,Ge)},fulfillWithValue:function(H,Ge){return new Xn(H,Ge)}})).then(function(H){if(H instanceof Ar)throw H;return H instanceof Xn?s(H.payload,f,l,H.meta):s(H,f,l)})])];case 3:return z=be.sent(),[3,5];case 4:return We=be.sent(),z=We instanceof Ar?a(null,f,l,We.payload,We.meta):a(We,f,l),[3,5];case 5:return un=n&&!n.dispatchConditionRejection&&a.match(z)&&z.meta.condition,un||d(z),[2,z]}})})})();return Object.assign(w,{abort:E,requestId:f,arg:l,unwrap:function(){return w.then($a)}})}}return Object.assign(c,{pending:i,rejected:a,fulfilled:s,typePrefix:e})}return t.withTypes=function(){return t},t})();function $a(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Ha(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var ss="listener",is="completed",as="cancelled",Eu="task-"+as,xu="task-"+is,Cu=ss+"-"+as,Tu=ss+"-"+is;var xr="listenerMiddleware";var wu=ne(xr+"/add"),Ou=ne(xr+"/removeAll"),_u=ne(xr+"/remove");var Zn,Ru=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Zn||(Zn=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Ba=function(t){return function(e){setTimeout(e,t)}},Iu=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ba(10);Fn();var qa=dt(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,s){this.eventBus.addEventListener(r,n,s)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,s){this.eventBus.removeEventListener(r,n,s)}}}),Et=class extends qa(Object){};window.ftReduxStores||(window.ftReduxStores={});var os=class t extends Et{static get(e){var r;let n=typeof e=="string"?e:e.name,s=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(yt(i))return i;if(s==null)return;let a=ns({...s,reducers:(r=s.reducers)!==null&&r!==void 0?r:{}}),o=ts({reducer:(u,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let l=Qe(a.getInitialState());for(let d of c.keeping)l[d]=(u??l)[d];return l}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...u,...c.overwrites};return a.reducer(u,c)}});return window.ftReduxStores[s.name]=new t(a,o,s.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new pt;let s=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,a,o)=>{let u=a,c=i[u];return c?(...l)=>{let d=c(...l.map(s));return this.reduxStore.dispatch(d),d}:l=>{this.setState({[u]:s(l)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...e){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:e})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}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(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var xt=class{static format(e,r,n,s,i){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(n,s,!!i)):this.getIntlDateTime(e,r,n,s,!!i)}static getMomentDateFormat(e,r,n){return n?"LT":e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,n,s,i){let a=typeof e=="string"?new Date(e):e,o=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(a),u=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(a);return i?u:s?`${o} ${u}`:o}static getTimezoneAsString(){let e=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var Ct=v(C()),Va="ft-app-info",Oe=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Oe.eventName="authentication-change";var tt=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};tt.eventName="ui-locale-changed";var Ka={session:(t,e)=>{(0,Ct.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>b.dispatchEvent(new Oe(e.payload)),0))}},b=Ct.FtReduxStore.get({name:Va,reducers:Ka,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,searchLanguageSetsUiLanguage:!1,uiLanguageSetsSearchLanguage:!1,uiLanguageSetsReaderLanguage:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var us=v(C()),Tt=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},sc=(0,us.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(b)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var s,i;return((i=(s=this.metadataDescriptors.find(o=>o.key===n))===null||s===void 0?void 0:s.date)!==null&&i!==void 0?i:!1)?o=>xt.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Tt([(0,Cr.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Tt([(0,Cr.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Tt([er({store:b.name,selector:r=>{var n,s;return(s=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&s!==void 0?s:[]}})],e.prototype,"metadataDescriptors",void 0),Tt([er({store:b.name})],e.prototype,"uiLocale",void 0),e});var cs;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(cs||(cs={}));var ls;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ls||(ls={}));var ds;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(ds||(ds={}));var ps;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(ps||(ps={}));var fs;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(fs||(fs={}));var hs;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(hs||(hs={}));var ms;(function(t){t.OFFICIAL="OFFICIAL",t.AI="AI"})(ms||(ms={}));var ys;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(ys||(ys={}));var gs;(function(t){t.STANDARD="STANDARD",t.STRUCTURAL="STRUCTURAL"})(gs||(gs={}));var vs;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(vs||(vs={}));var bs;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",t.LINK_PREVIEW="LINK_PREVIEW",t.UD_VIEWER="UD_VIEWER",t.ASSET_VIEWER="ASSET_VIEWER"})(bs||(bs={}));var Ss;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Ss||(Ss={}));var As;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(As||(As={}));var Es;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Es||(Es={}));var xs;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(xs||(xs={}));var Cs;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Cs||(Cs={}));var Tr;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(Tr||(Tr={}));var Ts;(function(t){t.ASC="ASC",t.DESC="DESC"})(Ts||(Ts={}));var ws;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ws||(ws={}));var wr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(wr||(wr={}));var Os;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Os||(Os={}));var _s;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(_s||(_s={}));var Rs;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Rs||(Rs={}));var Is;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Is||(Is={}));var Ls;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.HTML_PACKAGE="HTML_PACKAGE",t.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(Ls||(Ls={}));var Or;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Or||(Or={}));var Ms;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Ms||(Ms={}));var _;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(_||(_={}));var F;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(F||(F={}));var ks;(function(t){t.UNAUTHENTICATED="UNAUTHENTICATED",t.USER_INCOMPLETE="USER_INCOMPLETE",t.MFA_REQUIRED="MFA_REQUIRED",t.AUTHENTICATED="AUTHENTICATED"})(ks||(ks={}));var Ps;(function(t){t.UNREACHABLE="UNREACHABLE",t.UNAUTHORIZED="UNAUTHORIZED",t.FORBIDDEN="FORBIDDEN",t.INCOMPATIBLE="INCOMPATIBLE",t.FAILED="FAILED",t.OK="OK"})(Ps||(Ps={}));var Ns;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Ns||(Ns={}));var Ds;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SUMMARY="SUMMARY",t.SEMANTIC_SEARCH="SEMANTIC_SEARCH",t.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",t.OTHER="OTHER"})(Ds||(Ds={}));var Us;(function(t){t.INACCURATE="INACCURATE",t.INCOMPLETE="INCOMPLETE",t.OFF_TOPIC="OFF_TOPIC",t.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",t.SLOW="SLOW",t.OTHER="OTHER"})(Us||(Us={}));var Fs;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Fs||(Fs={}));var js;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(js||(js={}));var $s;(function(t){t.TEXT="TEXT",t.HTML="HTML"})($s||($s={}));var Hs;(function(t){t.IN_PROGRESS="IN_PROGRESS",t.ERROR="ERROR",t.DONE="DONE"})(Hs||(Hs={}));var Bs;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(Bs||(Bs={}));var qs;(function(t){t.SOURCES="SOURCES",t.ENRICH_AND_CLEAN="ENRICH_AND_CLEAN",t.VOCABULARIES="VOCABULARIES",t.METADATA="METADATA",t.PRETTY_URL="PRETTY_URL",t.ACCESS_RULE="ACCESS_RULE",t.DESIGNED_PAGES="DESIGNED_PAGES",t.THEME_STUDIO="THEME_STUDIO",t.PORTAL_GENERAL="PORTAL_GENERAL",t.ASSETS="ASSETS",t.CODE_LIBRARY="CODE_LIBRARY",t.THEME="THEME",t.CONTENT_STYLES="CONTENT_STYLES",t.HOMEPAGE="HOMEPAGE",t.CLASSIC_SEARCH_PAGE="CLASSIC_SEARCH_PAGE",t.CLASSIC_READER_PAGE="CLASSIC_READER_PAGE",t.PORTAL_METADATA="PORTAL_METADATA",t.LANGUAGES="LANGUAGES",t.PRINT_TEMPLATES="PRINT_TEMPLATES",t.OFFLINE="OFFLINE",t.CUSTOM_JS="CUSTOM_JS",t.CONFIDENTIALITY="CONFIDENTIALITY",t.NOTIFICATIONS="NOTIFICATIONS"})(qs||(qs={}));var Vs;(function(t){t.MAP="MAP",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(Vs||(Vs={}));var za={[_.PERSONAL_BOOK_SHARE_USER]:[_.PERSONAL_BOOK_USER],[_.HTML_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.PDF_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.KHUB_ADMIN]:[_.CONTENT_PUBLISHER],[_.ADMIN]:[_.KHUB_ADMIN,_.USERS_ADMIN,_.PORTAL_ADMIN,_.BEHAVIOR_DATA_USER],[_.GENERATIVE_AI_EXPORT_USER]:[_.GENERATIVE_AI_USER]};function Ks(t,e){return t===e||(za[t]??[]).some(r=>Ks(r,e))}function zs(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>Ks(n,e))}var It=v(C());var _r=v(C());var ce=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=b.getState(),s=e??n;if(r&&s&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,s,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let s=b.subscribe(()=>{n=t.get(e),n&&(s(),r(n))})}})}};var _e=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:ce.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):ce.await()}};var k=class extends _e{constructor(e=!0,r){var n;super(r),this.sortObjectFields=(i,a)=>typeof a!="object"||a==null||Array.isArray(a)?a:Object.fromEntries(Object.entries(a).sort(([o],[u])=>o.localeCompare(u)));let s=this.constructor;s.commonCache=(n=s.commonCache)!==null&&n!==void 0?n:new _r.CacheRegistry,this.cache=e?s.commonCache:new _r.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var wt=class extends k{async listMySearches(){let{session:e}=b.getState();return zs(e,_.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),300*1e3):[]}};var Ot=class extends k{async listMyBookmarks(){let e=b.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),300*1e3):[]}};var _t=class extends k{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=b.getState().session;return!!e?.sessionAuthenticated}};var Rt=class extends k{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=b.getState().session;return!!e?.sessionAuthenticated}};var Wa="ft-user-assets",Ga={setAssetCount:(t,e)=>{let{userAssetType:r,count:n}=e.payload.assetCount;t.assetCounts.allAsset[r]=n},clearAssetCount:t=>{Object.values(F).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:n,asset:s}=e.payload;Ir(t,r,[...Rr(t,r),s]),Ws(t,r,1,n),Gs(t,s)},editAsset:(t,e)=>{let{assetType:r,asset:n}=e.payload;Ir(t,r,Rr(t,r).map(s=>s.id===n.id?n:s)),Gs(t,n)},removeAsset:(t,e)=>{let{assetType:r,mapId:n,assetId:s}=e.payload;Ir(t,r,Rr(t,r).filter(i=>i.id!==s)),Ws(t,r,-1,n)}},Qs={[F.SEARCHES]:"savedSearches",[F.BOOKMARKS]:"bookmarks",[F.BOOKS]:void 0,[F.COLLECTIONS]:void 0},Rr=(t,e)=>{var r;let n=Qs[e];return n?(r=t[n])!==null&&r!==void 0?r:[]:[]},Ir=(t,e,r)=>{let n=Qs[e];n&&(t[n]=r)},Ws=(t,e,r,n)=>{let s=t.assetCounts.allAsset[e];if(s!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,s+r),e===F.BOOKMARKS&&n)){let i=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,i+r)}},Gs=(t,e)=>{let r=t.assetLabels.map(s=>s.title),n=e.labels.filter(s=>!r.includes(s)).map(s=>({title:s}));t.assetLabels.push(...n)},M=It.FtReduxStore.get({name:Wa,reducers:Ga,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(F).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Lr=class{constructor(e=new _t,r=new Rt){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=b.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ot,this.savedSearchesService=new wt,b.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=b.getState();(0,It.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),M.actions.clearAssetCount(),M.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),M.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),M.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();M.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();M.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&M.getState().assetCounts.allAsset[e]!==r.count&&M.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&M.getState().assetCounts.bookmarkByMap[e]!==r.count&&M.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(M.getState().assetCounts.bookmarkByMap).length!==0;e===F.BOOKMARKS&&r&&M.actions.clearBookmarkCountByMap(),M.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;M.actions.bookmarks(r)}}},Qa=new Lr;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Qa);var Mr=class{addCommand(e,r=!1){b.commands.add(e,r)}consumeCommand(e){return b.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Mr;var j=v(C());var Ys,Re=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Ya=Symbol("clearAfterUnitTest"),Lt=class extends(0,j.withEventBus)(k){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ys]=()=>{this.defaultMessages={},this.cache=new j.CacheRegistry,this.listeners={}},this.currentUiLocale=b.getState().uiLocale,b.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=b.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let s={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,j.deepEqual)(this.defaultMessages[e],s)||(this.defaultMessages[e]=s,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var s;let i=e.toLowerCase(),a=this.resolveContext(i);return new j.ParametrizedLabelResolver((s=this.defaultMessages[i])!==null&&s!==void 0?s:{},a).resolve(r,...n)}async fetchContext(e){let r=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(s){!(s instanceof j.CanceledPromiseError)&&r&&console.error(s)}return n}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var s;return(s=this.listeners[e])===null||s===void 0?void 0:s.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Re({loadedContexts:e})),this.dispatchEvent(new Re({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Re({loadedContexts:[e]})),this.dispatchEvent(new Re({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,j.delay)(0).then(()=>n()).catch(()=>null)))}};Ys=Ya;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Lt{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Lt{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Ie=window.FluidTopicsI18nService,Mt=window.FluidTopicsCustomI18nService;var Js=v(C()),kr=class{highlightHtml(e,r,n){(0,Js.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new kr;var Xs=v(C());var Pr=class{isDate(e){var r,n,s,i;return(i=(s=((n=(r=b.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===e))===null||s===void 0?void 0:s.date)!==null&&i!==void 0?i:!1}format(e,r){var n,s,i,a;if(e==null)return"";try{return Xs.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:b.getState().uiLocale,(s=r?.longFormat)!==null&&s!==void 0?s:!1,(i=r?.withTime)!==null&&i!==void 0?i:!1,(a=r?.onlyTime)!==null&&a!==void 0?a:!1)}catch(o){throw console.error(`Date ${JSON.stringify(e)} is not valid`,o),o}}};window.FluidTopicsDateService=new Pr;var Zs=v(C());var rt=class{static get(e,r){var n,s;let i=b.getState(),{lang:a,region:o}=(s=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&s!==void 0?s:{lang:"en",region:"US"};return new Zs.SearchPlaceConverter(i.baseUrl,e??20,i.searchInAllLanguagesAllowed,r??`${a}-${o}`)}};var Nr=class{urlToSearchRequest(e){return rt.get().parse(e)}searchRequestToUrl(e){return rt.get().serialize(e)}};window.FluidTopicsUrlService=new Nr;var Q=v(C());var le=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};le.eventName="change";var Dr=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},ei=new Dr;var kt=class t extends Q.WithEventBus{static build(){return new t(window.history,ei,()=>window.location,!1)}constructor(e,r,n,s){var i,a;super(),this.history=e,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(a=(i=e.state)===null||i===void 0?void 0:i.index)!==null&&a!==void 0?a:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(s)}setCurrentState(e,r=!1){let n=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Q.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new le(this.currentItem())),0)}installProxies(){let e=r=>(n,s,[i,a,o])=>{let u=r(),c={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(s,[c,a,o]),this.setCurrentState(c,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(le.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(le.eventName,e)}currentItem(){return(0,Q.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Q.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(e){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,Q.deepCopy)(r.find(n=>e(n)))}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,Q.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let n=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!n)return e;let s=e,i=e+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(s=i),i++;return s}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var n;if(!this.hasState(e))return!1;let s=r??this.currentState.majorStateId,i=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=s}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=kt.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),backwardItemMatching:t=>window.FluidTopicsInternalHistoryService.backwardItemMatching(t),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var ti=v(W());var ri=ti.css`
|
|
6
|
+
`;var si=v(W()),N=v(D()),fe=v(C());var de=v(C());function ni(t,e){let{authenticationRequired:r,session:n}=b.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(e):t()}var Pt=class extends _e{async updateUiLocale(e){return(await this.awaitApi).updateUiLocale(e)}};var Ur=class t extends de.FtStateManager{static build(e){return new t(b,e)}constructor(e,r){super(),this.store=e,this.cache=new de.CacheRegistry,this.withManualResources=!0,this.localesConfiguration=null,this.userLocaleService=new Pt,this.cleanSessionDebouncer=new de.Debouncer,this.reloadDebouncer=new de.Debouncer(500),this.apiProvider=r??(()=>ce.get())}setWithManualResources(e){this.withManualResources=e,this.updateIfNeeded()}async initService(){this.store.addEventListener(Oe.eventName,this.reloadConfiguration)}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.store.getState().session==null&&this.updateSession(),this.store.getState().metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),(this.store.getState().availableContentLocales==null||this.store.getState().availableContentLocales.length==0)&&this.updateAvailableContentLocales())}async updateSession(){let e=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.setSession(void 0)},r.idleTimeoutInMillis),r});this.setSession(e)}async updateMetadataConfiguration(){this.setMetadataConfiguration(await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration()))}async updateLocalesConfiguration(){this.setLocalesConfiguration(await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration()))}async updateAvailableContentLocales(){var e;let r=await this.cache.get("availableContentLocales",()=>ni(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((e=r.contentLocales)!==null&&e!==void 0?e:[])}reloadConfiguration(){var e;(e=this.cache)===null||e===void 0||e.clear("availableContentLocales"),typeof this.updateAvailableContentLocales=="function"&&this.updateAvailableContentLocales()}setBaseUrl(e){this.store.actions.baseUrl(e),window.fluidTopicsBaseUrl=e}setApiIntegrationIdentifier(e){this.store.actions.apiIntegrationIdentifier(e)}setApiIntegrationAppVersion(e){this.store.actions.apiIntegrationAppVersion(e)}setUiLocale(e){this.store.actions.uiLocale(e)}setLocalesConfiguration(e){var r,n,s,i,a;this.localesConfiguration=e,this.store.actions.defaultLocales(this.localesConfiguration.defaultLocales),this.store.actions.availableUiLocales((r=this.localesConfiguration.availableUiLocales)!==null&&r!==void 0?r:[]),this.store.actions.searchInAllLanguagesAllowed((n=this.localesConfiguration.allLanguagesAllowed)!==null&&n!==void 0?n:!1),this.store.actions.searchLanguageSetsUiLanguage((s=this.localesConfiguration.searchLanguageSetsUiLanguage)!==null&&s!==void 0?s:!1),this.store.actions.uiLanguageSetsSearchLanguage((i=this.localesConfiguration.uiLanguageSetsSearchLanguage)!==null&&i!==void 0?i:!1),this.store.actions.uiLanguageSetsReaderLanguage((a=this.localesConfiguration.uiLanguageSetsReaderLanguage)!==null&&a!==void 0?a:!1),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(e){this.store.actions.availableContentLocales(e),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(e){this.userLocaleService.updateUiLocale({uiLocale:e}).then(r=>{r.uiLocaleChanged&&(this.reloadDebouncer.run(()=>window.location.reload()),this.store.dispatchEvent(new tt(r)))}).catch(()=>{})}setMetadataConfiguration(e){this.store.actions.metadataConfiguration(e),setTimeout(()=>this.updateIfNeeded())}setNoCustom(e){this.store.actions.noCustom(e)}setEditorMode(e){this.store.actions.editorMode(e)}setNoCustomComponent(e){this.store.actions.noCustomComponent(e)}setSession(e){this.store.actions.session(e),setTimeout(()=>this.updateIfNeeded())}setOpenExternalDocumentInNewTab(e){this.store.actions.openExternalDocumentInNewTab(e)}setNavigatorOnline(e){this.store.actions.navigatorOnline(e)}setForcedOffline(e){this.store.actions.forcedOffline(e)}setAuthenticationRequired(e){this.store.actions.authenticationRequired(e)}},Fr=Ur.build();var pe=class extends Event{constructor(e,r,n,s){super("context-request",{bubbles:!0,composed:!0}),this.context=e,this.contextTarget=r,this.callback=n,this.subscribe=s??!1}};var nt=class{constructor(){this.pendingContextRequests=new Map,this.onContextProvider=e=>{let r=this.pendingContextRequests.get(e.context);if(r===void 0)return;this.pendingContextRequests.delete(e.context);let{requests:n}=r;for(let{elementRef:s,callbackRef:i}of n){let a=s.deref(),o=i.deref();a===void 0||o===void 0||a.dispatchEvent(new pe(e.context,a,o,!0))}},this.onContextRequest=e=>{if(e.subscribe!==!0)return;let r=e.contextTarget??e.composedPath()[0],n=e.callback,s=this.pendingContextRequests.get(e.context);s===void 0&&this.pendingContextRequests.set(e.context,s={callbacks:new WeakMap,requests:[]});let i=s.callbacks.get(r);i===void 0&&s.callbacks.set(r,i=new WeakSet),i.has(n)||(i.add(n),s.requests.push({elementRef:new WeakRef(r),callbackRef:new WeakRef(n)}))}}attach(e){e.addEventListener("context-request",this.onContextRequest),e.addEventListener("context-provider",this.onContextProvider)}detach(e){e.removeEventListener("context-request",this.onContextRequest),e.removeEventListener("context-provider",this.onContextProvider)}};var L=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},O=class extends fe.FtLitElementRedux{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.authenticationRequired=!1,this.messageContexts=[],this.stateManager=Fr,this.contextRoot=new nt}render(){return si.html`
|
|
7
7
|
<slot></slot>
|
|
8
|
-
`}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.contextRoot.detach(document.body)}update(e){var r;super.update(e),e.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),e.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),e.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),e.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),e.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),e.has("session")&&this.stateManager.setSession(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>Ie.addContext(n)),e.has("openExternalDocumentInNewTab")&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&this.stateManager.setNavigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&this.stateManager.setForcedOffline(this.forcedOffline),e.has("authenticationRequired")&&this.stateManager.setAuthenticationRequired(this.authenticationRequired),e.has("withManualResources")&&((r=this.stateManager)===null||r===void 0||r.setWithManualResources(this.withManualResources)),setTimeout(()=>this.stateManager.updateIfNeeded())}};O.elementDefinitions={};O.styles=ri;L([(0,
|
|
9
|
-
`;var jt=v(W()),$t=v(
|
|
8
|
+
`}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.contextRoot.detach(document.body)}update(e){var r;super.update(e),e.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),e.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),e.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),e.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),e.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),e.has("session")&&this.stateManager.setSession(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>Ie.addContext(n)),e.has("openExternalDocumentInNewTab")&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&this.stateManager.setNavigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&this.stateManager.setForcedOffline(this.forcedOffline),e.has("authenticationRequired")&&this.stateManager.setAuthenticationRequired(this.authenticationRequired),e.has("withManualResources")&&((r=this.stateManager)===null||r===void 0||r.setWithManualResources(this.withManualResources)),setTimeout(()=>this.stateManager.updateIfNeeded())}};O.elementDefinitions={};O.styles=ri;L([(0,N.property)()],O.prototype,"baseUrl",void 0);L([(0,N.property)()],O.prototype,"apiIntegrationIdentifier",void 0);L([(0,N.property)()],O.prototype,"apiIntegrationAppVersion",void 0);L([(0,N.property)()],O.prototype,"uiLocale",void 0);L([(0,fe.jsonProperty)(null)],O.prototype,"availableUiLocales",void 0);L([(0,fe.jsonProperty)(null)],O.prototype,"metadataConfiguration",void 0);L([(0,N.property)({type:Boolean})],O.prototype,"editorMode",void 0);L([(0,N.property)({type:Boolean})],O.prototype,"noCustom",void 0);L([(0,N.property)({type:Boolean})],O.prototype,"openExternalDocumentInNewTab",void 0);L([(0,N.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],O.prototype,"noCustomComponent",void 0);L([(0,N.property)({type:Boolean})],O.prototype,"withManualResources",void 0);L([(0,N.property)({type:Boolean})],O.prototype,"navigatorOnline",void 0);L([(0,N.property)({type:Boolean})],O.prototype,"forcedOffline",void 0);L([(0,N.property)({type:Boolean})],O.prototype,"authenticationRequired",void 0);L([(0,fe.jsonProperty)([])],O.prototype,"messageContexts",void 0);L([(0,fe.jsonProperty)(void 0)],O.prototype,"session",void 0);var ai=v(C());var ii={"ft-app-context":O};(0,ai.customElements)(ii);var Nt=class t{static build(e){return new t(e)}static buildCustom(e){return new t(e,!0)}static fromGwt(e){return new t(e)}get service(){return this.custom?Mt:Ie}constructor(e,r=!1){this.name=e,this.custom=r,this.properties=new Proxy({},{get:(n,s)=>{let i=s;return a=>({context:this.name,key:i,custom:this.custom,args:typeof a=="function"?void 0:a,argsProvider:typeof a=="function"?a:void 0})}}),this.messages=new Proxy({},{get:(n,s)=>(...i)=>this.service.resolveMessage(this.name,s,...i)}),this.rawMessages=new Proxy({},{get:(n,s)=>this.service.resolveRawMessage(this.name,s)}),this.keys=new Proxy({},{get:(n,s)=>()=>s}),this.attributes=new Proxy({},{get:(n,s)=>()=>({context:this.name,key:s,message:this.service.resolveRawMessage(this.name,s)})})}};var Le=v(C());var ci=v(D());var jr=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[r,n]=e.split(".");return{context:r,key:n,custom:r!=="officialContext",message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},oi=new jr;var Za=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},eo=Symbol("i18nAttributes"),to=Symbol("i18nListAttributes"),li=Symbol("i18nProperties"),Dt=Symbol("i18nContexts"),st=Symbol("i18nUnsubs"),Ft=(0,Le.applyMixinOnce)(Symbol("withI18n"),function(t){var e,r;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[r]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Mt:Ie}i18n(i){let{context:a,key:o,message:u}=i,{custom:c,args:l,argsProvider:d}=i;if(a&&o){this.hasI18nContext(a)||this.addI18nContext(a,void 0,c);let p=l??(d?d(this):[]);return this.getI18nService(c).resolveMessage(a,o,...p)}return u}async awaitI18n(i){let{context:a,custom:o}=i;return a&&await this.getI18nService(o).prepareContext(a),this.i18n(i)}customI18n(i,a){if(oi.isI18nKey(i)){let[o,u]=i.split(".");return this.i18n({custom:!0,context:o,key:u,...a})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((a,o,u)=>i.has(o)||typeof a.argsProvider=="function"),this.updateI18nProperties(a=>typeof a.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((a,o,u)=>{var c;return((c=u?.context)===null||c===void 0?void 0:c.toLowerCase())===i}),this.updateI18nProperties(a=>a.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var a,o;let u=this,c=(l,d,p)=>p?.context&&p.key&&i(l,d,p)?{...p,message:this.i18n({context:p.context,key:p.key,custom:p.custom,...l})}:p;(a=this[eo])===null||a===void 0||a.forEach((l,d)=>u[d]=c(l,d,u[d])),(o=this[to])===null||o===void 0||o.forEach((l,d)=>{var p;return u[d]=(p=u[d])===null||p===void 0?void 0:p.map(m=>c(l,d,m))})}updateI18nProperties(i){var a;(a=this[li])===null||a===void 0||a.forEach((o,u)=>{i(o,u)&&(this[u]=this.i18n(o))})}addI18nMessages(i,a,o){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,a,o)}addI18nContext(i,a,o){let u=(typeof i=="string"?i:i.name).toLowerCase();o=typeof i=="string"?o:i.custom,this[Dt].set(u,{isCustomContext:o}),this[st].has(u)||this[st].set(u,this.getI18nService(o).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(o).prepareContext(u,a)}hasI18nContext(i){return this[Dt].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Dt].forEach((i,a)=>this.addI18nContext(a,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[st].forEach(i=>i()),this[st].clear()}}return e=Dt,r=st,Za([(0,ci.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),ui=class extends Ft(Le.FtLitElement){},Ut=class extends Ft(Le.FtLitElementRedux){};var di=v(W());var pi=di.css`
|
|
9
|
+
`;var jt=v(W()),$t=v(D()),Ht=v(C());var it=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},q=class extends Ut{constructor(){super(),this.editorMode=!1,this.addStore(b)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":jt.nothing:jt.html`
|
|
10
10
|
<span class="ft-i18n">
|
|
11
11
|
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
12
12
|
</span>
|
|
13
|
-
`}update(e){var r;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};q.elementDefinitions={};q.styles=pi;it([(0,Ht.redux)()],q.prototype,"editorMode",void 0);it([(0,$t.property)()],q.prototype,"context",void 0);it([(0,$t.property)()],q.prototype,"key",void 0);it([(0,Ht.jsonProperty)([])],q.prototype,"args",void 0);it([(0,$t.property)()],q.prototype,"defaultMessage",void 0);var hi=v(C());var fi={"ft-i18n":q};(0,hi.customElements)(fi);var Wt=v(C());var Me=v(C()),Br=v(
|
|
13
|
+
`}update(e){var r;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};q.elementDefinitions={};q.styles=pi;it([(0,Ht.redux)()],q.prototype,"editorMode",void 0);it([(0,$t.property)()],q.prototype,"context",void 0);it([(0,$t.property)()],q.prototype,"key",void 0);it([(0,Ht.jsonProperty)([])],q.prototype,"args",void 0);it([(0,$t.property)()],q.prototype,"defaultMessage",void 0);var hi=v(C());var fi={"ft-i18n":q};(0,hi.customElements)(fi);var Wt=v(C());var Me=v(C()),Br=v(D());var $r;(function(t){t.CLUSTERED_SEARCH="CLUSTERED_SEARCH"})($r||($r={}));var he=v(C());var ro=v(C());var Bt=class t extends Event{constructor(){super(t.eventName)}};Bt.eventName="search-context-clear-all-filters";var mi=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},qr=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},yi=Symbol("registerInterval"),Hr=Symbol("registerAttempts"),no=40,so=(0,Me.applyMixinOnce)(Symbol("toFtSearchComponent"),function(t){class e extends t{constructor(){super(...arguments),this.neededSearchRequests=[]}willUpdate(n){var s,i,a;super.willUpdate(n),n.has("neededSearchRequests")&&((s=this.stateManager)===null||s===void 0||s.unregisterComponent(this,(i=n.get("neededSearchRequests"))!==null&&i!==void 0?i:[]),(a=this.stateManager)===null||a===void 0||a.registerComponent(this,this.neededSearchRequests))}setSearchStateManager(n){this.clearStateManager(),this.stateManager=n,this.stateManager.registerComponent(this,this.neededSearchRequests),this.addStore(n.store,"search")}clearStateManager(){this.stateManager&&(this.stateManager.unregisterComponent(this,this.neededSearchRequests),this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Hr]=0,this.tryToRegisterToContext(),this[yi]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Hr]>no?window.clearInterval(this[yi]):(this[Hr]++,this.dispatchEvent(new qr))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return mi([(0,Br.state)()],e.prototype,"stateManager",void 0),mi([(0,Br.state)({hasChanged:Me.hasChanged})],e.prototype,"neededSearchRequests",void 0),e}),qt=class extends so(Me.FtLitElementRedux){};var Kt=v(D()),Vt=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},Kr=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},Vr=Symbol("registerInterval"),io=(0,Wt.applyMixinOnce)(Symbol("toFtSearchResultComponent"),function(t){var e;class r extends t{constructor(){super(...arguments),this[e]=0}setResultStateManager(s){this.resultStateManager=s}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Vr]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[Vr]):this.dispatchEvent(new Kr)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return e=Vr,Vt([(0,Kt.property)({attribute:!1})],r.prototype,"cluster",void 0),Vt([(0,Kt.property)({attribute:!1})],r.prototype,"result",void 0),Vt([(0,Wt.numberProperty)()],r.prototype,"rank",void 0),Vt([(0,Kt.property)({attribute:!1,type:Boolean})],r.prototype,"openResultInNewTab",void 0),r}),zt=class extends io(qt){};var zr=Nt.build("designedSearchResultMissingTermsMessages");var Qi=v(C());var Zr=globalThis,Gt=Zr.trustedTypes,gi=Gt?Gt.createPolicy("lit-html",{createHTML:t=>t}):void 0,xi="$lit$",se=`lit$${Math.random().toFixed(9).slice(2)}$`,Ci="?"+se,ao=`<${Ci}>`,ge=document,Qt=()=>ge.createComment(""),ot=t=>t===null||typeof t!="object"&&typeof t!="function",en=Array.isArray,oo=t=>en(t)||typeof t?.[Symbol.iterator]=="function",Wr=`[
|
|
14
14
|
\f\r]`,at=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,vi=/-->/g,bi=/>/g,me=RegExp(`>|${Wr}(?:([^\\s"'>=/]+)(${Wr}*=${Wr}*(?:[^
|
|
15
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Si=/'/g,Ai=/"/g,Ti=/^(?:script|style|textarea|title)$/i,tn=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),wi=tn(1),Oi=tn(2),_i=tn(3),ut=Symbol.for("lit-noChange"),R=Symbol.for("lit-nothing"),Ei=new WeakMap,ye=ge.createTreeWalker(ge,129);function Ri(t,e){if(!en(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return gi!==void 0?gi.createHTML(e):e}var uo=(t,e)=>{let r=t.length-1,n=[],s,i=e===2?"<svg>":e===3?"<math>":"",a=at;for(let o=0;o<r;o++){let u=t[o],c,l,d=-1,p=0;for(;p<u.length&&(a.lastIndex=p,l=a.exec(u),l!==null);)p=a.lastIndex,a===at?l[1]==="!--"?a=vi:l[1]!==void 0?a=bi:l[2]!==void 0?(Ti.test(l[2])&&(s=RegExp("</"+l[2],"g")),a=me):l[3]!==void 0&&(a=me):a===me?l[0]===">"?(a=s??at,d=-1):l[1]===void 0?d=-2:(d=a.lastIndex-l[2].length,c=l[1],a=l[3]===void 0?me:l[3]==='"'?Ai:Si):a===Ai||a===Si?a=me:a===vi||a===bi?a=at:(a=me,s=void 0);let m=a===me&&t[o+1].startsWith("/>")?" ":"";i+=a===at?u+ao:d>=0?(n.push(c),u.slice(0,d)+xi+u.slice(d)+se+m):u+se+(d===-2?o:m)}return[Ri(t,i+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),n]},ct=class t{constructor({strings:e,_$litType$:r},n){let s;this.parts=[];let i=0,a=0,o=e.length-1,u=this.parts,[c,l]=uo(e,r);if(this.el=t.createElement(c,n),ye.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(s=ye.nextNode())!==null&&u.length<o;){if(s.nodeType===1){if(s.hasAttributes())for(let d of s.getAttributeNames())if(d.endsWith(xi)){let p=l[a++],m=s.getAttribute(d).split(se),f=/([.?@])?(.*)/.exec(p);u.push({type:1,index:i,name:f[2],strings:m,ctor:f[1]==="."?Yr:f[1]==="?"?Qr:f[1]==="@"?Xr:Pe}),s.removeAttribute(d)}else d.startsWith(se)&&(u.push({type:6,index:i}),s.removeAttribute(d));if(Ti.test(s.tagName)){let d=s.textContent.split(se),p=d.length-1;if(p>0){s.textContent=Gt?Gt.emptyScript:"";for(let m=0;m<p;m++)s.append(d[m],Yt()),ye.nextNode(),u.push({type:2,index:++i});s.append(d[p],Yt())}}}else if(s.nodeType===8)if(s.data===Ci)u.push({type:2,index:i});else{let d=-1;for(;(d=s.data.indexOf(se,d+1))!==-1;)u.push({type:7,index:i}),d+=se.length-1}i++}}static createElement(e,r){let n=ge.createElement("template");return n.innerHTML=e,n}};function ke(t,e,r=t,n){if(e===ut)return e;let s=n!==void 0?r._$Co?.[n]:r._$Cl,i=ot(e)?void 0:e._$litDirective$;return s?.constructor!==i&&(s?._$AO?.(!1),i===void 0?s=void 0:(s=new i(t),s._$AT(t,r,n)),n!==void 0?(r._$Co??=[])[n]=s:r._$Cl=s),s!==void 0&&(e=ke(t,s._$AS(t,e.values),s,n)),e}var Gr=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:n}=this._$AD,s=(e?.creationScope??ge).importNode(r,!0);ye.currentNode=s;let i=ye.nextNode(),a=0,o=0,u=n[0];for(;u!==void 0;){if(a===u.index){let c;u.type===2?c=new Qt(i,i.nextSibling,this,e):u.type===1?c=new u.ctor(i,u.name,u.strings,this,e):u.type===6&&(c=new Jr(i,this,e)),this._$AV.push(c),u=n[++o]}a!==u?.index&&(i=ye.nextNode(),a++)}return ye.currentNode=ge,s}p(e){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,r),r+=n.strings.length-2):n._$AI(e[r])),r++}},Qt=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,n,s){this.type=2,this._$AH=R,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=n,this.options=s,this._$Cv=s?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=ke(this,e,r),ot(e)?e===R||e==null||e===""?(this._$AH!==R&&this._$AR(),this._$AH=R):e!==this._$AH&&e!==ut&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):oo(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==R&&ot(this._$AH)?this._$AA.nextSibling.data=e:this.T(ge.createTextNode(e)),this._$AH=e}$(e){let{values:r,_$litType$:n}=e,s=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=ct.createElement(Ri(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===s)this._$AH.p(r);else{let i=new Gr(s,this),a=i.u(this.options);i.p(r),this.T(a),this._$AH=i}}_$AC(e){let r=Ei.get(e.strings);return r===void 0&&Ei.set(e.strings,r=new ct(e)),r}k(e){en(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,s=0;for(let i of e)s===r.length?r.push(n=new t(this.O(Yt()),this.O(Yt()),this,this.options)):n=r[s],n._$AI(i),s++;s<r.length&&(this._$AR(n&&n._$AB.nextSibling,s),r.length=s)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Pe=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,n,s,i){this.type=1,this._$AH=R,this._$AN=void 0,this.element=e,this.name=r,this._$AM=s,this.options=i,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=R}_$AI(e,r=this,n,s){let i=this.strings,a=!1;if(i===void 0)e=ke(this,e,r,0),a=!ot(e)||e!==this._$AH&&e!==ut,a&&(this._$AH=e);else{let o=e,u,c;for(e=i[0],u=0;u<i.length-1;u++)c=ke(this,o[n+u],r,u),c===ut&&(c=this._$AH[u]),a||=!ot(c)||c!==this._$AH[u],c===R?e=R:e!==R&&(e+=(c??"")+i[u+1]),this._$AH[u]=c}a&&!s&&this.j(e)}j(e){e===R?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Yr=class extends Pe{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===R?void 0:e}},Qr=class extends Pe{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==R)}},Xr=class extends Pe{constructor(e,r,n,s,i){super(e,r,n,s,i),this.type=5}_$AI(e,r=this){if((e=ke(this,e,r,0)??R)===ut)return;let n=this._$AH,s=e===R&&n!==R||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,i=e!==R&&(n===R||s);s&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},Jr=class{constructor(e,r,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){ke(this,e)}};var co=Zr.litHtmlPolyfillSupport;co?.(ct,Qt),(Zr.litHtmlVersions??=[]).push("3.3.0");var Li=Symbol.for(""),lo=t=>{if(t?.r===Li)return t?._$litStatic$},rn=t=>({_$litStatic$:t,r:Li});var Ii=new Map,nn=t=>(e,...r)=>{let n=r.length,s,i,a=[],o=[],u,c=0,l=!1;for(;c<n;){for(u=e[c];c<n&&(i=r[c],(s=lo(i))!==void 0);)u+=s+e[++c],l=!0;c!==n&&o.push(i),a.push(u),c++}if(c===n&&a.push(e[n]),l){let d=a.join("$$lit$$");(e=Ii.get(d))===void 0&&(a.raw=a,Ii.set(d,e=a)),r=o}return t(e,...r)},sn=nn(wi),Ip=nn(Oi),Lp=nn(_i);var an=v(N()),Ki=v(C());var Xt;(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button"})(Xt||(Xt={}));var $=v(W()),h=v(C()),Mi=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.titleFont),Q=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.contentFont),g={fontFamily:Q,fontSize:h.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:h.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:h.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:h.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:h.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},De={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Mi),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-font-size","",g.fontSize,"20px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",g.letterSpacing,"0.15px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-line-height","",g.lineHeight,"1.2"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",g.textTransform,"inherit")},Ne={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Mi),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",g.letterSpacing,"0.105px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",g.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",g.textTransform,"inherit")},Ue={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Q),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",g.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",g.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",g.letterSpacing,"0.144px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",g.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",g.textTransform,"inherit")},Fe={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Q),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",g.letterSpacing,"0.098px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",g.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",g.textTransform,"inherit")},je={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Q),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",g.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",g.letterSpacing,"0.496px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",g.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",g.textTransform,"inherit")},$e={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Q),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",g.letterSpacing,"0.252px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",g.lineHeight,"1.4"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",g.textTransform,"inherit")},He={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Q),fontSize:h.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",g.fontSize,"12px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",g.letterSpacing,"0.396px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",g.lineHeight,"1.33"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",g.textTransform,"inherit")},Be={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Q),fontSize:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",g.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",g.letterSpacing,"0.33px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",g.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",g.textTransform,"inherit")},qe={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Q),fontSize:h.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",g.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",g.letterSpacing,"1.5px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",g.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",g.textTransform,"uppercase")},Ve={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Q),fontSize:h.FtCssVariableFactory.extend("--ft-typography-button-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",g.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",g.letterSpacing,"1.246px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-button-line-height","",g.lineHeight,"1.15"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",g.textTransform,"uppercase")},ki=$.css`
|
|
15
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Si=/'/g,Ai=/"/g,Ti=/^(?:script|style|textarea|title)$/i,tn=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),wi=tn(1),Oi=tn(2),_i=tn(3),ut=Symbol.for("lit-noChange"),R=Symbol.for("lit-nothing"),Ei=new WeakMap,ye=ge.createTreeWalker(ge,129);function Ri(t,e){if(!en(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return gi!==void 0?gi.createHTML(e):e}var uo=(t,e)=>{let r=t.length-1,n=[],s,i=e===2?"<svg>":e===3?"<math>":"",a=at;for(let o=0;o<r;o++){let u=t[o],c,l,d=-1,p=0;for(;p<u.length&&(a.lastIndex=p,l=a.exec(u),l!==null);)p=a.lastIndex,a===at?l[1]==="!--"?a=vi:l[1]!==void 0?a=bi:l[2]!==void 0?(Ti.test(l[2])&&(s=RegExp("</"+l[2],"g")),a=me):l[3]!==void 0&&(a=me):a===me?l[0]===">"?(a=s??at,d=-1):l[1]===void 0?d=-2:(d=a.lastIndex-l[2].length,c=l[1],a=l[3]===void 0?me:l[3]==='"'?Ai:Si):a===Ai||a===Si?a=me:a===vi||a===bi?a=at:(a=me,s=void 0);let m=a===me&&t[o+1].startsWith("/>")?" ":"";i+=a===at?u+ao:d>=0?(n.push(c),u.slice(0,d)+xi+u.slice(d)+se+m):u+se+(d===-2?o:m)}return[Ri(t,i+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),n]},ct=class t{constructor({strings:e,_$litType$:r},n){let s;this.parts=[];let i=0,a=0,o=e.length-1,u=this.parts,[c,l]=uo(e,r);if(this.el=t.createElement(c,n),ye.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(s=ye.nextNode())!==null&&u.length<o;){if(s.nodeType===1){if(s.hasAttributes())for(let d of s.getAttributeNames())if(d.endsWith(xi)){let p=l[a++],m=s.getAttribute(d).split(se),f=/([.?@])?(.*)/.exec(p);u.push({type:1,index:i,name:f[2],strings:m,ctor:f[1]==="."?Qr:f[1]==="?"?Yr:f[1]==="@"?Jr:Pe}),s.removeAttribute(d)}else d.startsWith(se)&&(u.push({type:6,index:i}),s.removeAttribute(d));if(Ti.test(s.tagName)){let d=s.textContent.split(se),p=d.length-1;if(p>0){s.textContent=Gt?Gt.emptyScript:"";for(let m=0;m<p;m++)s.append(d[m],Qt()),ye.nextNode(),u.push({type:2,index:++i});s.append(d[p],Qt())}}}else if(s.nodeType===8)if(s.data===Ci)u.push({type:2,index:i});else{let d=-1;for(;(d=s.data.indexOf(se,d+1))!==-1;)u.push({type:7,index:i}),d+=se.length-1}i++}}static createElement(e,r){let n=ge.createElement("template");return n.innerHTML=e,n}};function ke(t,e,r=t,n){if(e===ut)return e;let s=n!==void 0?r._$Co?.[n]:r._$Cl,i=ot(e)?void 0:e._$litDirective$;return s?.constructor!==i&&(s?._$AO?.(!1),i===void 0?s=void 0:(s=new i(t),s._$AT(t,r,n)),n!==void 0?(r._$Co??=[])[n]=s:r._$Cl=s),s!==void 0&&(e=ke(t,s._$AS(t,e.values),s,n)),e}var Gr=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:n}=this._$AD,s=(e?.creationScope??ge).importNode(r,!0);ye.currentNode=s;let i=ye.nextNode(),a=0,o=0,u=n[0];for(;u!==void 0;){if(a===u.index){let c;u.type===2?c=new Yt(i,i.nextSibling,this,e):u.type===1?c=new u.ctor(i,u.name,u.strings,this,e):u.type===6&&(c=new Xr(i,this,e)),this._$AV.push(c),u=n[++o]}a!==u?.index&&(i=ye.nextNode(),a++)}return ye.currentNode=ge,s}p(e){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,r),r+=n.strings.length-2):n._$AI(e[r])),r++}},Yt=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,n,s){this.type=2,this._$AH=R,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=n,this.options=s,this._$Cv=s?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=ke(this,e,r),ot(e)?e===R||e==null||e===""?(this._$AH!==R&&this._$AR(),this._$AH=R):e!==this._$AH&&e!==ut&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):oo(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==R&&ot(this._$AH)?this._$AA.nextSibling.data=e:this.T(ge.createTextNode(e)),this._$AH=e}$(e){let{values:r,_$litType$:n}=e,s=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=ct.createElement(Ri(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===s)this._$AH.p(r);else{let i=new Gr(s,this),a=i.u(this.options);i.p(r),this.T(a),this._$AH=i}}_$AC(e){let r=Ei.get(e.strings);return r===void 0&&Ei.set(e.strings,r=new ct(e)),r}k(e){en(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,s=0;for(let i of e)s===r.length?r.push(n=new t(this.O(Qt()),this.O(Qt()),this,this.options)):n=r[s],n._$AI(i),s++;s<r.length&&(this._$AR(n&&n._$AB.nextSibling,s),r.length=s)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Pe=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,n,s,i){this.type=1,this._$AH=R,this._$AN=void 0,this.element=e,this.name=r,this._$AM=s,this.options=i,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=R}_$AI(e,r=this,n,s){let i=this.strings,a=!1;if(i===void 0)e=ke(this,e,r,0),a=!ot(e)||e!==this._$AH&&e!==ut,a&&(this._$AH=e);else{let o=e,u,c;for(e=i[0],u=0;u<i.length-1;u++)c=ke(this,o[n+u],r,u),c===ut&&(c=this._$AH[u]),a||=!ot(c)||c!==this._$AH[u],c===R?e=R:e!==R&&(e+=(c??"")+i[u+1]),this._$AH[u]=c}a&&!s&&this.j(e)}j(e){e===R?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Qr=class extends Pe{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===R?void 0:e}},Yr=class extends Pe{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==R)}},Jr=class extends Pe{constructor(e,r,n,s,i){super(e,r,n,s,i),this.type=5}_$AI(e,r=this){if((e=ke(this,e,r,0)??R)===ut)return;let n=this._$AH,s=e===R&&n!==R||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,i=e!==R&&(n===R||s);s&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},Xr=class{constructor(e,r,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){ke(this,e)}};var co=Zr.litHtmlPolyfillSupport;co?.(ct,Yt),(Zr.litHtmlVersions??=[]).push("3.3.0");var Li=Symbol.for(""),lo=t=>{if(t?.r===Li)return t?._$litStatic$},rn=t=>({_$litStatic$:t,r:Li});var Ii=new Map,nn=t=>(e,...r)=>{let n=r.length,s,i,a=[],o=[],u,c=0,l=!1;for(;c<n;){for(u=e[c];c<n&&(i=r[c],(s=lo(i))!==void 0);)u+=s+e[++c],l=!0;c!==n&&o.push(i),a.push(u),c++}if(c===n&&a.push(e[n]),l){let d=a.join("$$lit$$");(e=Ii.get(d))===void 0&&(a.raw=a,Ii.set(d,e=a)),r=o}return t(e,...r)},sn=nn(wi),Ip=nn(Oi),Lp=nn(_i);var an=v(D()),Ki=v(C());var Jt;(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button"})(Jt||(Jt={}));var $=v(W()),h=v(C()),Mi=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.titleFont),Y=h.FtCssVariableFactory.extend("--ft-typography-font-family","",h.designSystemVariables.contentFont),g={fontFamily:Y,fontSize:h.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:h.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:h.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:h.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:h.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Ne={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Mi),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-font-size","",g.fontSize,"20px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",g.letterSpacing,"0.15px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-line-height","",g.lineHeight,"1.2"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",g.textTransform,"inherit")},De={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Mi),fontSize:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",g.letterSpacing,"0.105px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",g.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",g.textTransform,"inherit")},Ue={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Y),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",g.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",g.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",g.letterSpacing,"0.144px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",g.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",g.textTransform,"inherit")},Fe={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Y),fontSize:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",g.letterSpacing,"0.098px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",g.lineHeight,"1.7"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",g.textTransform,"inherit")},je={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Y),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",g.fontSize,"16px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",g.letterSpacing,"0.496px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",g.lineHeight,"1.5"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",g.textTransform,"inherit")},$e={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Y),fontSize:h.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",g.letterSpacing,"0.252px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",g.lineHeight,"1.4"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",g.textTransform,"inherit")},He={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Y),fontSize:h.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",g.fontSize,"12px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",g.letterSpacing,"0.396px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",g.lineHeight,"1.33"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",g.textTransform,"inherit")},Be={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Y),fontSize:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",g.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",g.letterSpacing,"0.33px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",g.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",g.textTransform,"inherit")},qe={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Y),fontSize:h.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",g.fontSize,"10px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",g.fontWeight,"normal"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",g.letterSpacing,"1.5px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",g.lineHeight,"1.6"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",g.textTransform,"uppercase")},Ve={fontFamily:h.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Y),fontSize:h.FtCssVariableFactory.extend("--ft-typography-button-font-size","",g.fontSize,"14px"),fontWeight:h.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",g.fontWeight,"600"),letterSpacing:h.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",g.letterSpacing,"1.246px"),lineHeight:h.FtCssVariableFactory.extend("--ft-typography-button-line-height","",g.lineHeight,"1.15"),textTransform:h.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",g.textTransform,"uppercase")},ki=$.css`
|
|
16
16
|
.ft-typography--title {
|
|
17
|
-
font-family: ${De.fontFamily};
|
|
18
|
-
font-size: ${De.fontSize};
|
|
19
|
-
font-weight: ${De.fontWeight};
|
|
20
|
-
letter-spacing: ${De.letterSpacing};
|
|
21
|
-
line-height: ${De.lineHeight};
|
|
22
|
-
text-transform: ${De.textTransform};
|
|
23
|
-
}
|
|
24
|
-
`,Pi=$.css`
|
|
25
|
-
.ft-typography--title-dense {
|
|
26
17
|
font-family: ${Ne.fontFamily};
|
|
27
18
|
font-size: ${Ne.fontSize};
|
|
28
19
|
font-weight: ${Ne.fontWeight};
|
|
@@ -30,7 +21,16 @@
|
|
|
30
21
|
line-height: ${Ne.lineHeight};
|
|
31
22
|
text-transform: ${Ne.textTransform};
|
|
32
23
|
}
|
|
33
|
-
`,
|
|
24
|
+
`,Pi=$.css`
|
|
25
|
+
.ft-typography--title-dense {
|
|
26
|
+
font-family: ${De.fontFamily};
|
|
27
|
+
font-size: ${De.fontSize};
|
|
28
|
+
font-weight: ${De.fontWeight};
|
|
29
|
+
letter-spacing: ${De.letterSpacing};
|
|
30
|
+
line-height: ${De.lineHeight};
|
|
31
|
+
text-transform: ${De.textTransform};
|
|
32
|
+
}
|
|
33
|
+
`,Ni=$.css`
|
|
34
34
|
.ft-typography--subtitle1 {
|
|
35
35
|
font-family: ${Ue.fontFamily};
|
|
36
36
|
font-size: ${Ue.fontSize};
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
line-height: ${Ue.lineHeight};
|
|
40
40
|
text-transform: ${Ue.textTransform};
|
|
41
41
|
}
|
|
42
|
-
`,
|
|
42
|
+
`,Di=$.css`
|
|
43
43
|
.ft-typography--subtitle2 {
|
|
44
44
|
font-family: ${Fe.fontFamily};
|
|
45
45
|
font-size: ${Fe.fontSize};
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
.ft-typography {
|
|
108
108
|
vertical-align: inherit;
|
|
109
109
|
}
|
|
110
|
-
`;var Vi=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},
|
|
110
|
+
`;var Vi=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},J=class extends Ki.FtLitElement{constructor(){super(...arguments),this.variant=Jt.body1}render(){return this.element?sn`
|
|
111
111
|
<${rn(this.element)}
|
|
112
112
|
part="text"
|
|
113
113
|
class="ft-typography ft-typography--${this.variant}">
|
|
@@ -115,12 +115,12 @@
|
|
|
115
115
|
</${rn(this.element)}>
|
|
116
116
|
`:sn`
|
|
117
117
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
118
|
-
`}};
|
|
118
|
+
`}};J.styles=[ki,Pi,Ni,Di,Ui,Fi,ji,$i,Hi,Bi,qi];Vi([(0,an.property)()],J.prototype,"element",void 0);Vi([(0,an.property)()],J.prototype,"variant",void 0);var Wi=v(C());var zi={"ft-typography":J};(0,Wi.customElements)(zi);var po=function(t,e,r,n){var s=arguments.length,i=s<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var o=t.length-1;o>=0;o--)(a=t[o])&&(i=(s<3?a(i):s>3?a(e,r,i):a(e,r))||i);return s>3&&i&&Object.defineProperty(e,r,i),i},ve=class extends Ft(zt){constructor(){super(),this.missingTerms=[],this.addI18nContext(zr,{missing:"Missing:"})}update(e){var r;super.update(e),e.has("result")&&(this.missingTerms=((r=this.result)===null||r===void 0?void 0:r.missingTerms)||[])}render(){return this.missingTerms.length?Ke.html`
|
|
119
119
|
<ft-typography variant="body2" part="missing-terms" class="ft-search-result-missing-terms">
|
|
120
120
|
<span>${zr.messages.missing()}</span>
|
|
121
121
|
${fn(hn(this.missingTerms,e=>Ke.html`<span part="missing-term">${e}</span>`),Ke.html`<span part="missing-terms-separator">, </span>`)}
|
|
122
122
|
</ft-typography>
|
|
123
|
-
`:Ke.nothing}};ve.elementDefinitions={"ft-typography":
|
|
123
|
+
`:Ke.nothing}};ve.elementDefinitions={"ft-typography":J};ve.styles=yn;po([(0,Gi.state)({hasChanged:Qi.hasChanged})],ve.prototype,"missingTerms",void 0);var Yi={"ft-search-result-missing-terms":ve};(0,Ji.customElements)(Yi);})();
|
|
124
124
|
/*! Bundled license information:
|
|
125
125
|
|
|
126
126
|
lit-html/directives/join.js:
|