@fluid-topics/ft-copy-block 1.2.60 → 1.2.61

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.
@@ -1100,7 +1100,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1100
1100
  `;var io=C(k());var fc=C(k());var Hi=C(j()),fe=C(oe()),we=C(k());var Mi=C(j());var $i=Mi.css`
1101
1101
  `;var Dr=C(k()),rl="ft-app-info",zo=class extends CustomEvent{constructor(r){super("authentication-change",{detail:r})}},ol={session:(e,r)=>{(0,Dr.deepEqual)(e.session,r.payload)||(e.session=r.payload,setTimeout(()=>_.dispatchEvent(new zo(r.payload)),0))}},_=Dr.FtReduxStore.get({name:rl,reducers:ol,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var ke=C(k());var Go=C(k());var ft=class e{static get(r){let{baseUrl:o,apiIntegrationIdentifier:n}=_.getState(),a=r??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(r){return new Promise(o=>{let n=e.get(r);if(n)o(n);else{let a=_.subscribe(()=>{n=e.get(r),n&&(a(),o(n))})}})}};var ir=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:ft.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):ft.await()}};var Qe=class extends ir{constructor(r=!0,o){var n;super(o);let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new Go.CacheRegistry,this.cache=r?a.commonCache:new Go.CacheRegistry}clearCache(){this.cache.clearAll()}};var Wi,nl=Symbol("clearAfterUnitTest"),Br=class extends Qe{constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Wi]=()=>{this.defaultMessages={},this.cache=new ke.CacheRegistry,this.listeners={}},this.currentUiLocale=_.getState().uiLocale,_.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:r}=_.getState();this.currentUiLocale!==r&&(this.currentUiLocale=r,this.cache.clearAll(),this.notifyAll())}addContext(r){let o=r.name.toLowerCase();this.cache.setFinal(o,r),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(r,o){var n;if(r=r.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[r])!==null&&n!==void 0?n:{},...o};(0,ke.deepEqual)(this.defaultMessages[r],a)||(this.defaultMessages[r]=a,await this.notify(r))}return this.fetchContext(r)}resolveContext(r){var o,n;return this.fetchContext(r),(n=(o=this.cache.getNow(r))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(r,o){let n=r.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(r,o,...n){var a;let i=r.toLowerCase(),c=this.resolveContext(i);return new ke.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).resolve(o,...n)}async fetchContext(r){let o=!this.cache.has(r),n;try{n=await this.cache.get(r,()=>this.messageContextProvider(this.currentUiLocale,r))}catch(a){!(a instanceof ke.CanceledPromiseError)&&o&&console.error(a)}return o&&await this.notify(r),n}subscribe(r,o){var n;return r=r.toLowerCase(),this.listeners[r]=(n=this.listeners[r])!==null&&n!==void 0?n:new Set,this.listeners[r].add(o),()=>{var a;return(a=this.listeners[r])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(r=>this.notify(r)))}async notify(r){this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(o=>(0,ke.delay)(0).then(()=>o()).catch(()=>null)))}};Wi=nl;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Br{constructor(){super(async(e,r)=>(await this.awaitApi).getFluidTopicsMessageContext(e,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Br{constructor(){super(async(e,r)=>(await this.awaitApi).getCustomMessageContext(e,r))}});var Ut=window.FluidTopicsI18nService,Ur=window.FluidTopicsCustomI18nService;var ae=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var d=e.length-1;d>=0;d--)(c=e[d])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},V=class extends we.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",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.apiProvider=()=>ft.get(),this.messageContexts=[],this.cache=new we.CacheRegistry,this.cleanSessionDebouncer=new we.Debouncer}render(){return Hi.html`
1102
1102
  <slot></slot>
1103
- `}update(r){var o,n,a,i,c;super.update(r),r.has("baseUrl")&&(_.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&_.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("uiLocale")&&_.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&_.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&_.actions.noCustom(this.noCustom),r.has("editorMode")&&_.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&_.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&_.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(d=>Ut.addContext(d)),r.has("openExternalDocumentInNewTab")&&_.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&_.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&_.actions.forcedOffline(this.forcedOffline),r.has("localesConfiguration")&&(_.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),_.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),_.actions.searchInAllLanguagesAllowed((c=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&c!==void 0?c:!1)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},r.idleTimeoutInMillis),r})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};V.elementDefinitions={};V.styles=$i;ae([(0,fe.property)()],V.prototype,"baseUrl",void 0);ae([(0,fe.property)()],V.prototype,"apiIntegrationIdentifier",void 0);ae([(0,fe.property)()],V.prototype,"uiLocale",void 0);ae([(0,we.jsonProperty)(null)],V.prototype,"availableUiLocales",void 0);ae([(0,we.jsonProperty)(null)],V.prototype,"metadataConfiguration",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"editorMode",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"noCustom",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"openExternalDocumentInNewTab",void 0);ae([(0,fe.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],V.prototype,"noCustomComponent",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"withManualResources",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"navigatorOnline",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"forcedOffline",void 0);ae([(0,fe.property)({type:Object})],V.prototype,"apiProvider",void 0);ae([(0,we.jsonProperty)([])],V.prototype,"messageContexts",void 0);ae([(0,we.jsonProperty)(void 0)],V.prototype,"session",void 0);ae([(0,fe.state)()],V.prototype,"localesConfiguration",void 0);var jl=C(oe());function al(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!Mr(e[n],r[n]))return!1;return!0}if(e instanceof Map&&r instanceof Map){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;for(n of e.entries())if(!Mr(n[1],r.get(n[0])))return!1;return!0}if(e instanceof Set&&r instanceof Set){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();let i=c=>Object.keys(c).filter(d=>c[d]!=null);if(a=i(e),o=a.length,o!==i(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[n]))return!1;for(n=o;n--!==0;){let c=a[n];if(!Mr(e[c],r[c]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function Mr(e,r){try{return al(e,r)}catch{return!1}}function $r(e,r){return!Mr(e,r)}var il=C(oe(),1);var Wr=class{constructor(){this.queue=[]}add(r,o=!1){o&&this.clear(r.type),this.queue.push(r)}consume(r){let o=this.queue.find(n=>n.type===r);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(r){typeof r=="string"?this.queue=this.queue.filter(o=>o.type!==r):this.queue=this.queue.filter(o=>!r.test(o.type))}};var Mt=C(oe(),1);var Fi=C(oe(),1);function zi(e,r){let o=()=>JSON.parse(JSON.stringify(e));return(0,Fi.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:$r,...r??{}})}var Hr=class{constructor(r=0){this.timeout=r,this.callbacks=[]}run(r,o){return this.callbacks=[r],this.debounce(o)}queue(r,o){return this.callbacks.push(r),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(r){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),r??this.timeout),this.promise}async runCallbacks(){var r,o;let n=[...this.callbacks];this.callbacks=[];let a=(r=this.rejectPromise)!==null&&r!==void 0?r:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let c of n)try{await c()}catch(d){a(d);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 ji=C(j(),1);var Fr=globalThis,sl=Fr.ShadowRoot&&(Fr.ShadyCSS===void 0||Fr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ym=Symbol();var Gi=(e,r)=>{if(sl)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=Fr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var zr=class extends ji.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,i])=>r.registry.define(a,i)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Gi(n,r.elementStyles),n}};function Ki(e,r,...o){var n;let a=e.querySelector(r);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var sr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var d=e.length-1;d>=0;d--)(c=e[d])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Yi,Vi=Symbol("constructorPrototype"),Zi=Symbol("constructorName"),Xi=Symbol("exportpartsDebouncer"),qi=Symbol("dynamicDependenciesLoaded"),ze=class extends zr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Yi]=new Hr(5),this[Zi]=this.constructor.name,this[Vi]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Zi]&&Object.setPrototypeOf(this,this[Vi])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let r=this.constructor;r[qi]||(r[qi]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate()})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Ki(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(r){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(r.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}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)}}scheduleExportpartsUpdate(){var r,o,n;(!((r=this.exportpartsPrefix)===null||r===void 0)&&r.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Xi].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(r){var o,n,a,i,c,d;let u=g=>g!=null&&g.trim().length>0,p=r.filter(u).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(d=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(S=>S.split(":")[1]))!==null&&d!==void 0?d:[];new Array(...v,...x).filter(u).map(S=>S.trim()).forEach(S=>m.add(S))}if(m.size===0){this.removeAttribute("exportparts");return}let y=[...m.values()].flatMap(g=>p.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};Yi=Xi;sr([(0,Mt.property)()],ze.prototype,"exportpartsPrefix",void 0);sr([zi([])],ze.prototype,"exportpartsPrefixes",void 0);sr([(0,Mt.property)()],ze.prototype,"customStylesheet",void 0);sr([(0,Mt.property)()],ze.prototype,"elementToFocus",void 0);sr([(0,Mt.state)()],ze.prototype,"useAdoptedStyleSheets",void 0);function cr(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var Qi,Ji,es,lr=Symbol("internalReduxEventsUnsubscribers"),Je=Symbol("internalStoresUnsubscribers"),ht=Symbol("internalStores"),dr=class extends ze{constructor(){super(...arguments),this[Qi]=new Map,this[Ji]=new Map,this[es]=new Map}get reduxConstructor(){return this.constructor}update(r){super.update(r),[...this.reduxConstructor.reduxReactiveProperties].some(o=>r.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[ht].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ht].values()][0]}getStore(r){return r==null?this.getUnnamedStore():this[ht].get(r)}addStore(r,o){var n;o=(n=o??(cr(r)?r.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this[ht].set(o,r),this.subscribeToStore(o,r),this.updateFromStores()}removeStore(r){let o=typeof r=="string"?r:r.name;this.unsubscribeFromStore(o),this[ht].delete(o)}setupStores(){this.unsubscribeFromStores(),this[ht].forEach((r,o)=>this.subscribeToStore(o,r)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((r,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let a=this.getStore(r.store);a&&(r.store?this[Je].has(r.store):this[Je].size>0)&&(this[o]=r.selector(a.getState(),this))}})}subscribeToStore(r,o){var n;this[Je].set(r,o.subscribe(()=>this.updateFromStores())),this[lr].set(r,[]),cr(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||o.name===a.store)){let c=d=>this[i](d);o.addEventListener(a.eventName,c),this[lr].get(r).push(()=>o.removeEventListener(a.eventName,c))}})),this.onStoreAvailable(r)}unsubscribeFromStores(){this[Je].forEach((r,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(r){var o;this[Je].has(r)&&this[Je].get(r)(),this[Je].delete(r),(o=this[lr].get(r))===null||o===void 0||o.forEach(n=>n()),this[lr].delete(r)}onStoreAvailable(r){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Qi=Je,Ji=ht,es=lr;dr.reduxProperties=new Map;dr.reduxReactiveProperties=new Set;dr.reduxEventListeners=new Map;function xe(e){for(var r=arguments.length,o=Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ge(e){return!!e&&!!e[F]}function Ae(e){var r;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===yl}(e)||Array.isArray(e)||!!e[ss]||!!(!((r=e.constructor)===null||r===void 0)&&r[ss])||Jo(e)||en(e))}function yt(e,r,o){o===void 0&&(o=!1),Ht(e)===0?(o?Object.keys:Wt)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function Ht(e){var r=e[F];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:Jo(e)?2:en(e)?3:0}function $t(e,r){return Ht(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function cl(e,r){return Ht(e)===2?e.get(r):e[r]}function cs(e,r,o){var n=Ht(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function ls(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function Jo(e){return fl&&e instanceof Map}function en(e){return hl&&e instanceof Set}function et(e){return e.o||e.t}function tn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=ps(e);delete r[F];for(var o=Wt(r),n=0;n<o.length;n++){var a=o[n],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),r)}function rn(e,r){return r===void 0&&(r=!1),on(e)||Ge(e)||!Ae(e)||(Ht(e)>1&&(e.set=e.add=e.clear=e.delete=ll),Object.freeze(e),r&&yt(e,function(o,n){return rn(n,!0)},!0)),e}function ll(){xe(2)}function on(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function De(e){var r=Qo[e];return r||xe(18,e),r}function dl(e,r){Qo[e]||(Qo[e]=r)}function qo(){return pr}function jo(e,r){r&&(De("Patches"),e.u=[],e.s=[],e.v=r)}function Gr(e){Yo(e),e.p.forEach(ul),e.p=null}function Yo(e){e===pr&&(pr=e.l)}function ts(e){return pr={p:[],l:pr,h:e,m:!0,_:0}}function ul(e){var r=e[F];r.i===0||r.i===1?r.j():r.g=!0}function Ko(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||De("ES5").S(r,e,n),n?(o[F].P&&(Gr(r),xe(4)),Ae(e)&&(e=jr(r,e),r.l||Kr(r,e)),r.u&&De("Patches").M(o[F].t,e,r.u,r.s)):e=jr(r,o,[]),Gr(r),r.u&&r.v(r.u,r.s),e!==us?e:void 0}function jr(e,r,o){if(on(r))return r;var n=r[F];if(!n)return yt(r,function(d,u){return rs(e,n,r,d,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return Kr(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=tn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),yt(i,function(d,u){return rs(e,n,a,d,u,o,c)}),Kr(e,a,!1),o&&e.u&&De("Patches").N(n,o,e.u,e.s)}return n.o}function rs(e,r,o,n,a,i,c){if(Ge(a)){var d=jr(e,a,i&&r&&r.i!==3&&!$t(r.R,n)?i.concat(n):void 0);if(cs(o,n,d),!Ge(d))return;e.m=!1}else c&&o.add(a);if(Ae(a)&&!on(a)){if(!e.h.D&&e._<1)return;jr(e,a),r&&r.A.l||Kr(e,a)}}function Kr(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&rn(r,o)}function Vo(e,r){var o=e[F];return(o?et(o):e)[r]}function os(e,r){if(r in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function tt(e){e.P||(e.P=!0,e.l&&tt(e.l))}function Zo(e){e.o||(e.o=tn(e.t))}function Xo(e,r,o){var n=Jo(r)?De("MapSet").F(r,o):en(r)?De("MapSet").T(r,o):e.O?function(a,i){var c=Array.isArray(a),d={i:c?1:0,A:i?i.A:qo(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=d,p=fr;c&&(u=[d],p=ur);var m=Proxy.revocable(u,p),y=m.revoke,g=m.proxy;return d.k=g,d.j=y,g}(r,o):De("ES5").J(r,o);return(o?o.A:qo()).p.push(n),n}function pl(e){return Ge(e)||xe(22,e),function r(o){if(!Ae(o))return o;var n,a=o[F],i=Ht(o);if(a){if(!a.P&&(a.i<4||!De("ES5").K(a)))return a.t;a.I=!0,n=ns(o,i),a.I=!1}else n=ns(o,i);return yt(n,function(c,d){a&&cl(a.t,c)===d||cs(n,c,r(d))}),i===3?new Set(n):n}(e)}function ns(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return tn(e)}function ds(){function e(c,d){var u=i[c];return u?u.enumerable=d:i[c]=u={configurable:!0,enumerable:d,get:function(){var p=this[F];return fr.get(p,c)},set:function(p){var m=this[F];fr.set(m,c,p)}},u}function r(c){for(var d=c.length-1;d>=0;d--){var u=c[d][F];if(!u.P)switch(u.i){case 5:n(u)&&tt(u);break;case 4:o(u)&&tt(u)}}}function o(c){for(var d=c.t,u=c.k,p=Wt(u),m=p.length-1;m>=0;m--){var y=p[m];if(y!==F){var g=d[y];if(g===void 0&&!$t(d,y))return!0;var v=u[y],x=v&&v[F];if(x?x.t!==g:!ls(v,g))return!0}}var S=!!d[F];return p.length!==Wt(d).length+(S?0:1)}function n(c){var d=c.k;if(d.length!==c.t.length)return!0;var u=Object.getOwnPropertyDescriptor(d,d.length-1);if(u&&!u.get)return!0;for(var p=0;p<d.length;p++)if(!d.hasOwnProperty(p))return!0;return!1}function a(c){c.g&&xe(3,JSON.stringify(et(c)))}var i={};dl("ES5",{J:function(c,d){var u=Array.isArray(c),p=function(y,g){if(y){for(var v=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(v,""+x,e(x,!0));return v}var S=ps(g);delete S[F];for(var T=Wt(S),R=0;R<T.length;R++){var N=T[R];S[N]=e(N,y||!!S[N].enumerable)}return Object.create(Object.getPrototypeOf(g),S)}(u,c),m={i:u?5:4,A:d?d.A:qo(),P:!1,I:!1,R:{},l:d,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,F,{value:m,writable:!0}),p},S:function(c,d,u){u?Ge(d)&&d[F].A===c&&r(c.p):(c.u&&function p(m){if(m&&typeof m=="object"){var y=m[F];if(y){var g=y.t,v=y.k,x=y.R,S=y.i;if(S===4)yt(v,function(B){B!==F&&(g[B]!==void 0||$t(g,B)?x[B]||p(v[B]):(x[B]=!0,tt(y)))}),yt(g,function(B){v[B]!==void 0||$t(v,B)||(x[B]=!1,tt(y))});else if(S===5){if(n(y)&&(tt(y),x.length=!0),v.length<g.length)for(var T=v.length;T<g.length;T++)x[T]=!1;else for(var R=g.length;R<v.length;R++)x[R]=!0;for(var N=Math.min(v.length,g.length),P=0;P<N;P++)v.hasOwnProperty(P)||(x[P]=!0),x[P]===void 0&&p(v[P])}}}}(c.p[0]),r(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var as,pr,nn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",fl=typeof Map<"u",hl=typeof Set<"u",is=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",us=nn?Symbol.for("immer-nothing"):((as={})["immer-nothing"]=!0,as),ss=nn?Symbol.for("immer-draftable"):"__$immer_draftable",F=nn?Symbol.for("immer-state"):"__$immer_state";var yl=""+Object.prototype.constructor,Wt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,ps=Object.getOwnPropertyDescriptors||function(e){var r={};return Wt(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},Qo={},fr={get:function(e,r){if(r===F)return e;var o=et(e);if(!$t(o,r))return function(a,i,c){var d,u=os(i,c);return u?"value"in u?u.value:(d=u.get)===null||d===void 0?void 0:d.call(a.k):void 0}(e,o,r);var n=o[r];return e.I||!Ae(n)?n:n===Vo(e.t,r)?(Zo(e),e.o[r]=Xo(e.A.h,n,e)):n},has:function(e,r){return r in et(e)},ownKeys:function(e){return Reflect.ownKeys(et(e))},set:function(e,r,o){var n=os(et(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=Vo(et(e),r),i=a?.[F];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if(ls(o,a)&&(o!==void 0||$t(e.t,r)))return!0;Zo(e),tt(e)}return e.o[r]===o&&(o!==void 0||r in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[r])||(e.o[r]=o,e.R[r]=!0),!0},deleteProperty:function(e,r){return Vo(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,Zo(e),tt(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=et(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){xe(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){xe(12)}},ur={};yt(fr,function(e,r){ur[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),ur.deleteProperty=function(e,r){return ur.set.call(this,e,r,void 0)},ur.set=function(e,r,o){return fr.set.call(this,e[0],r,o,e[0])};var ml=function(){function e(o){var n=this;this.O=is,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var d=i;i=a;var u=n;return function(S){var T=this;S===void 0&&(S=d);for(var R=arguments.length,N=Array(R>1?R-1:0),P=1;P<R;P++)N[P-1]=arguments[P];return u.produce(S,function(B){var U;return(U=i).call.apply(U,[T,B].concat(N))})}}var p;if(typeof i!="function"&&xe(6),c!==void 0&&typeof c!="function"&&xe(7),Ae(a)){var m=ts(n),y=Xo(n,a,void 0),g=!0;try{p=i(y),g=!1}finally{g?Gr(m):Yo(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(S){return jo(m,c),Ko(S,m)},function(S){throw Gr(m),S}):(jo(m,c),Ko(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===us&&(p=void 0),n.D&&rn(p,!0),c){var v=[],x=[];De("Patches").M(a,p,v,x),c(v,x)}return p}xe(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var m=arguments.length,y=Array(m>1?m-1:0),g=1;g<m;g++)y[g-1]=arguments[g];return n.produceWithPatches(p,function(v){return a.apply(void 0,[v].concat(y))})};var c,d,u=n.produce(a,i,function(p,m){c=p,d=m});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,c,d]}):[u,c,d]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var r=e.prototype;return r.createDraft=function(o){Ae(o)||xe(8),Ge(o)&&(o=pl(o));var n=ts(this),a=Xo(this,o,void 0);return a[F].C=!0,Yo(n),a},r.finishDraft=function(o,n){var a=o&&o[F],i=a.A;return jo(i,n),Ko(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!is&&xe(20),this.O=o},r.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var c=De("Patches").$;return Ge(o)?c(o,n):this.produce(o,function(d){return c(d,n)})},e}(),me=new ml,gl=me.produce,dg=me.produceWithPatches.bind(me),ug=me.setAutoFreeze.bind(me),pg=me.setUseProxies.bind(me),fg=me.applyPatches.bind(me),hg=me.createDraft.bind(me),yg=me.finishDraft.bind(me),Vr=gl;function mt(e){"@babel/helpers - typeof";return mt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},mt(e)}function fs(e,r){if(mt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(mt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function hs(e){var r=fs(e,"string");return mt(r)=="symbol"?r:r+""}function ys(e,r,o){return(r=hs(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function ms(e,r){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function an(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?ms(Object(o),!0).forEach(function(n){ys(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ms(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function ie(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var gs=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),sn=function(){return Math.random().toString(36).substring(7).split("").join(".")},Zr={INIT:"@@redux/INIT"+sn(),REPLACE:"@@redux/REPLACE"+sn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+sn()}};function bl(e){if(typeof e!="object"||e===null)return!1;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(e)===r}function cn(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ie(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ie(1));return o(cn)(e,r)}if(typeof e!="function")throw new Error(ie(2));var a=e,i=r,c=[],d=c,u=!1;function p(){d===c&&(d=c.slice())}function m(){if(u)throw new Error(ie(3));return i}function y(S){if(typeof S!="function")throw new Error(ie(4));if(u)throw new Error(ie(5));var T=!0;return p(),d.push(S),function(){if(T){if(u)throw new Error(ie(6));T=!1,p();var N=d.indexOf(S);d.splice(N,1),c=null}}}function g(S){if(!bl(S))throw new Error(ie(7));if(typeof S.type>"u")throw new Error(ie(8));if(u)throw new Error(ie(9));try{u=!0,i=a(i,S)}finally{u=!1}for(var T=c=d,R=0;R<T.length;R++){var N=T[R];N()}return S}function v(S){if(typeof S!="function")throw new Error(ie(10));a=S,g({type:Zr.REPLACE})}function x(){var S,T=y;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ie(11));function P(){N.next&&N.next(m())}P();var B=T(P);return{unsubscribe:B}}},S[gs]=function(){return this},S}return g({type:Zr.INIT}),n={dispatch:g,subscribe:y,getState:m,replaceReducer:v},n[gs]=x,n}function xl(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:Zr.INIT});if(typeof n>"u")throw new Error(ie(12));if(typeof o(void 0,{type:Zr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ie(13))})}function bs(e){for(var r=Object.keys(e),o={},n=0;n<r.length;n++){var a=r[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),c,d;try{xl(o)}catch(u){d=u}return function(p,m){if(p===void 0&&(p={}),d)throw d;if(0)var y;for(var g=!1,v={},x=0;x<i.length;x++){var S=i[x],T=o[S],R=p[S],N=T(R,m);if(typeof N>"u"){var P=m&&m.type;throw new Error(ie(14))}v[S]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?v:p}}function Ft(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return r.length===0?function(n){return n}:r.length===1?r[0]:r.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function xs(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(ie(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},d=r.map(function(u){return u(c)});return i=Ft.apply(void 0,d)(a.dispatch),an(an({},a),{},{dispatch:i})}}}function vs(e){var r=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(d){return typeof d=="function"?d(a,i,e):c(d)}}};return r}var Ss=vs();Ss.withExtraArgument=vs;var ln=Ss;var As=function(){var e=function(r,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),vl=function(e,r){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,c;return c={next:d(0),throw:d(1),return:d(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function d(p){return function(m){return u([p,m])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=r.call(e,o)}catch(m){p=[6,m],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},zt=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},Sl=Object.defineProperty,Ol=Object.defineProperties,Cl=Object.getOwnPropertyDescriptors,Os=Object.getOwnPropertySymbols,El=Object.prototype.hasOwnProperty,wl=Object.prototype.propertyIsEnumerable,Cs=function(e,r,o){return r in e?Sl(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},rt=function(e,r){for(var o in r||(r={}))El.call(r,o)&&Cs(e,o,r[o]);if(Os)for(var n=0,a=Os(r);n<a.length;n++){var o=a[n];wl.call(r,o)&&Cs(e,o,r[o])}return e},dn=function(e,r){return Ol(e,Cl(r))},Al=function(e,r,o){return new Promise(function(n,a){var i=function(u){try{d(o.next(u))}catch(p){a(p)}},c=function(u){try{d(o.throw(u))}catch(p){a(p)}},d=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,c)};d((o=o.apply(e,r)).next())})};var Rl=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ft:Ft.apply(null,arguments)},Pg=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Nl(e){if(typeof e!="object"||e===null)return!1;var r=Object.getPrototypeOf(e);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var Tl=function(e){As(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,zt([void 0],o[0].concat(this)))):new(r.bind.apply(r,zt([void 0],o.concat(this))))},r}(Array),Ll=function(e){As(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,zt([void 0],o[0].concat(this)))):new(r.bind.apply(r,zt([void 0],o.concat(this))))},r}(Array);function fn(e){return Ae(e)?Vr(e,function(){}):e}function Il(e){return typeof e=="boolean"}function _l(){return function(r){return Pl(r)}}function Pl(e){e===void 0&&(e={});var r=e.thunk,o=r===void 0?!0:r,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,d=new Tl;if(o&&(Il(o)?d.push(ln):d.push(ln.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return d}var un=!0;function Rs(e){var r=_l(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?r():i,d=o.devTools,u=d===void 0?!0:d,p=o.preloadedState,m=p===void 0?void 0:p,y=o.enhancers,g=y===void 0?void 0:y,v;if(typeof a=="function")v=a;else if(Nl(a))v=bs(a);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 x=c;if(typeof x=="function"&&(x=x(r),!un&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!un&&x.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=xs.apply(void 0,x),T=Ft;u&&(T=Rl(rt({trace:!un},typeof u=="object"&&u)));var R=new Ll(S),N=R;Array.isArray(g)?N=zt([S],g):typeof g=="function"&&(N=g(R));var P=T.apply(void 0,N);return cn(v,m,P)}function ot(e,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var i=r.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return rt(rt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function Ns(e){var r={},o=[],n,a={addCase:function(i,c){var d=typeof i=="string"?i:i.type;if(d in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[d]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[r,o,n]}function kl(e){return typeof e=="function"}function Dl(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?Ns(r):[r,o,n],i=a[0],c=a[1],d=a[2],u;if(kl(e))u=function(){return fn(e())};else{var p=fn(e);u=function(){return p}}function m(y,g){y===void 0&&(y=u());var v=zt([i[g.type]],c.filter(function(x){var S=x.matcher;return S(g)}).map(function(x){var S=x.reducer;return S}));return v.filter(function(x){return!!x}).length===0&&(v=[d]),v.reduce(function(x,S){if(S)if(Ge(x)){var T=x,R=S(T,g);return R===void 0?x:R}else{if(Ae(x))return Vr(x,function(N){return S(N,g)});var R=S(x,g);if(R===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return x},y)}return m.getInitialState=u,m}function Bl(e,r){return e+"/"+r}function Ts(e){var r=e.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:fn(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},d={};a.forEach(function(m){var y=n[m],g=Bl(r,m),v,x;"reducer"in y?(v=y.reducer,x=y.prepare):v=y,i[m]=v,c[g]=v,d[m]=x?ot(g,x):ot(g)});function u(){var m=typeof e.extraReducers=="function"?Ns(e.extraReducers):[e.extraReducers],y=m[0],g=y===void 0?{}:y,v=m[1],x=v===void 0?[]:v,S=m[2],T=S===void 0?void 0:S,R=rt(rt({},g),c);return Dl(o,function(N){for(var P in R)N.addCase(P,R[P]);for(var B=0,U=x;B<U.length;B++){var le=U[B];N.addMatcher(le.matcher,le.reducer)}T&&N.addDefaultCase(T)})}var p;return{name:r,reducer:function(m,y){return p||(p=u()),p(m,y)},actions:d,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var Ul="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ml=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=Ul[Math.random()*64|0];return r},$l=["name","message","stack","code"],pn=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Es=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Wl=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=$l;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},Ug=function(){function e(r,o,n){var a=ot(r+"/fulfilled",function(m,y,g,v){return{payload:m,meta:dn(rt({},v||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),i=ot(r+"/pending",function(m,y,g){return{payload:void 0,meta:dn(rt({},g||{}),{arg:y,requestId:m,requestStatus:"pending"})}}),c=ot(r+"/rejected",function(m,y,g,v,x){return{payload:v,error:(n&&n.serializeError||Wl)(m||"Rejected"),meta:dn(rt({},x||{}),{arg:g,requestId:y,rejectedWithValue:!!v,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),d=!1,u=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function p(m){return function(y,g,v){var x=n?.idGenerator?n.idGenerator(m):Ml(),S=new u,T,R=!1;function N(B){T=B,S.abort()}var P=function(){return Al(this,null,function(){var B,U,le,Ne,se,Te,ee;return vl(this,function(h){switch(h.label){case 0:return h.trys.push([0,4,,5]),Ne=(B=n?.condition)==null?void 0:B.call(n,m,{getState:g,extra:v}),Fl(Ne)?[4,Ne]:[3,2];case 1:Ne=h.sent(),h.label=2;case 2:if(Ne===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,se=new Promise(function(b,I){return S.signal.addEventListener("abort",function(){return I({name:"AbortError",message:T||"Aborted"})})}),y(i(x,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:x,arg:m},{getState:g,extra:v}))),[4,Promise.race([se,Promise.resolve(o(m,{dispatch:y,getState:g,extra:v,requestId:x,signal:S.signal,abort:N,rejectWithValue:function(b,I){return new pn(b,I)},fulfillWithValue:function(b,I){return new Es(b,I)}})).then(function(b){if(b instanceof pn)throw b;return b instanceof Es?a(b.payload,x,m,b.meta):a(b,x,m)})])];case 3:return le=h.sent(),[3,5];case 4:return Te=h.sent(),le=Te instanceof pn?c(null,x,m,Te.payload,Te.meta):c(Te,x,m),[3,5];case 5:return ee=n&&!n.dispatchConditionRejection&&c.match(le)&&le.meta.condition,ee||y(le),[2,le]}})})}();return Object.assign(P,{abort:N,requestId:x,arg:m,unwrap:function(){return P.then(Hl)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function Hl(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Fl(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Ls="listener",Is="completed",_s="cancelled",Mg="task-"+_s,$g="task-"+Is,Wg=Ls+"-"+_s,Hg=Ls+"-"+Is;var hn="listenerMiddleware";var Fg=ot(hn+"/add"),zg=ot(hn+"/removeAll"),Gg=ot(hn+"/remove");var ws,jg=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(ws||(ws=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},zl=function(e){return function(r){setTimeout(r,e)}},Kg=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:zl(10);ds();function Gl(e,r){return class extends e{constructor(){super(...arguments),this.eventBus=r??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}var qr=class extends Gl(Object){};window.ftReduxStores||(window.ftReduxStores={});var Ps=class e extends qr{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,i=window.ftReduxStores[n];if(cr(i))return i;if(a==null)return;let c=Ts({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),d=Rs({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:c.reducer(u,p)});return window.ftReduxStores[a.name]=new e(c,d,a.eventBus)}constructor(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Wr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,d)=>{let u=c,p=i[u];return p?(...m)=>{let y=p(...m.map(a));return this.reduxStore.dispatch(y),y}:m=>{this.setState({[u]:a(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(r){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(r).join("_"),overwrites:r})}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(r){throw new Error("Not implemented yet.")}subscribe(r){return this.reduxStore.subscribe(r)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var to=C(k());var Vl=C(Ds(),1);var Bs;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Bs||(Bs={}));var Us;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Us||(Us={}));var Ms;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.MAP_ATTACHMENT="MAP_ATTACHMENT",e.RESOURCE="RESOURCE"})(Ms||(Ms={}));var $s;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})($s||($s={}));var Ws;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Ws||(Ws={}));var Hs;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",e.GEN_AI__RATE="GEN_AI__RATE",e.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",e.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_CONTEXT_MENU="SEARCH_RESULT__OPEN_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Hs||(Hs={}));var Fs;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Fs||(Fs={}));var zs;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT"})(zs||(zs={}));var Gs;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Gs||(Gs={}));var js;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(js||(js={}));var Ks;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Ks||(Ks={}));var Vs;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Vs||(Vs={}));var Zs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Zs||(Zs={}));var qs;(function(e){e.ASC="ASC",e.DESC="DESC"})(qs||(qs={}));var Ys;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Ys||(Ys={}));var Xs;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Xs||(Xs={}));var Qs;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK"})(Qs||(Qs={}));var Js;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Js||(Js={}));var ec;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(ec||(ec={}));var tc;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(tc||(tc={}));var rc;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(rc||(rc={}));var oc;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(oc||(oc={}));var Y;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(Y||(Y={}));var nc;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(nc||(nc={}));var ac;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ac||(ac={}));var ic;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(ic||(ic={}));var Kl={[Y.PERSONAL_BOOK_SHARE_USER]:[Y.PERSONAL_BOOK_USER],[Y.HTML_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.PDF_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.KHUB_ADMIN]:[Y.CONTENT_PUBLISHER],[Y.ADMIN]:[Y.KHUB_ADMIN,Y.USERS_ADMIN,Y.PORTAL_ADMIN],[Y.GENERATIVE_AI_EXPORT_USER]:[Y.GENERATIVE_AI_USER]};function sc(e,r){return e===r||(Kl[e]??[]).some(o=>sc(o,r))}function cc(e,r){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>sc(n,r))}var Qr=class extends Qe{async listMySearches(){let{session:r}=_.getState();return cc(r,Y.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var Jr=class extends Qe{async listMyBookmarks(){let r=_.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var Zl="ft-user-assets",eo=to.FtReduxStore.get({name:Zl,initialState:{savedSearches:void 0,bookmarks:void 0}}),yn=class{constructor(){this.currentSession=_.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Jr,this.savedSearchesService=new Qr,_.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=_.getState();(0,to.deepEqual)((r=this.currentSession)===null||r===void 0?void 0:r.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),eo.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),eo.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();eo.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var r;if(this.bookmarksAreUsed){let o=!((r=this.currentSession)===null||r===void 0)&&r.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;eo.actions.bookmarks(o)}}},Fb=new yn;var mn=class{addCommand(r,o=!1){_.commands.add(r,o)}consumeCommand(r){return _.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new mn;var lc=C(k()),gn=class{highlightHtml(r,o,n){(0,lc.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new gn;var dc=C(k());var bn=class{isDate(r){var o,n,a,i;return(i=(a=((n=(o=_.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(d=>d.key===r))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(r,o){var n,a,i;return dc.DateFormatter.format(r,(n=o?.locale)!==null&&n!==void 0?n:_.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new bn;var uc=C(k());var hr=class{static get(r,o){var n,a,i,c;let d=_.getState(),{lang:u,region:p}=(a=(n=d.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new uc.SearchPlaceConverter(d.baseUrl,(c=(i=window.FluidTopicsClientConfiguration)===null||i===void 0?void 0:i.predefinedSorts)!==null&&c!==void 0?c:{},r??20,d.searchInAllLanguagesAllowed,o??`${u}-${p}`)}};var xn=class{urlToSearchRequest(r){return hr.get().parse(r)}searchRequestToUrl(r){return hr.get().serialize(r)}};window.FluidTopicsUrlService=new xn;var at=C(k());var gt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};gt.eventName="change";var vn=class{itemName(r){return`fluid-topics-history-item-${r}`}get(r){let o=sessionStorage.getItem(this.itemName(r));return o?JSON.parse(o):void 0}set(r,o){sessionStorage.setItem(this.itemName(r),JSON.stringify(o))}},pc=new vn;var ro=class e extends at.WithEventBus{static build(){return new e(window.history,pc,()=>window.location,!1)}constructor(r,o,n,a){var i,c;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(c=(i=r.state)===null||i===void 0?void 0:i.index)!==null&&c!==void 0?c:r.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(r,o=!1){let n=o&&this.currentIndex===r.index-1;this.currentState={...this.buildCurrentState(),...r},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,at.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new gt(this.currentItem())),0)}installProxies(){let r=o=>(n,a,[i,c,d])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof d=="string"?d:(d??this.windowLocation()).href};n.apply(a,[p,c,d]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:r(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:r(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",r=>this.setCurrentState(r.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(r){for(let o=this.history.length-1;o>=0;o--)r?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(r,o=!1){var n,a,i;let c={...this.buildCurrentState(),...r,index:this.currentIndex,title:(n=r?.title)!==null&&n!==void 0?n:this.currentState.title},d=o?(a=r?.majorState)!==null&&a!==void 0?a:this.currentState.majorState:(i=this.currentState.majorState)!==null&&i!==void 0?i:r?.majorState;d!=null&&(c.majorState=d),this.setCurrentState(c)}addHistoryChangeListener(r){this.addEventListener(gt.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(gt.eventName,r)}currentItem(){return(0,at.deepCopy)(this.currentState)}back(){let r=this.previousMajorPosition();r>=0?this.history.go(r-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,at.deepCopy)(this.states[this.previousMajorPosition()])}previousMajorPosition(){let r=this.currentIndex;for(;r>0&&!this.isMajorState(r);)r--;return this.previousExistingPosition(r)}forward(){let r=this.nextMajorPosition();r<this.states.length?this.history.go(r-this.currentIndex):this.history.forward()}forwardItem(){return(0,at.deepCopy)(this.states[this.nextMajorPosition()])}nextMajorPosition(){let r=this.currentIndex;do r++;while(r<this.states.length&&!this.isMajorState(r));do r++;while(r<this.states.length&&!this.isMajorState(r));return this.previousExistingPosition(r)}previousExistingPosition(r){let o=r;do o--;while(o>0&&!this.hasState(o));return o}buildCurrentState(){var r,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(r=this.history.state)===null||r===void 0?void 0:r.title)!==null&&o!==void 0?o:document.title}}hasState(r){return this.states[r]!=null}isMajorState(r){var o,n;return this.hasState(r)&&((n=(o=this.states[r])===null||o===void 0?void 0:o.majorState)!==null&&n!==void 0?n:!0)}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=ro.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});(0,fc.customElement)("ft-app-context")(V);var gc=C(oe());var ql=C(k());function hc(e){return e.match(/^[\w-]+\.[\w-]+$/)}var Yl=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var d=e.length-1;d>=0;d--)(c=e[d])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},yc=Symbol("i18nAttributes"),mc=Symbol("i18nListAttributes"),bc=Symbol("i18nProperties"),oo=Symbol("i18nContexts"),yr=Symbol("i18nUnsubs");function xc(e){var r,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Ur:Ut}i18n(i){var c;this.hasI18nContext(i.context)||this.addI18nContext(i.context,void 0,i.custom);let d=(c=i.args)!==null&&c!==void 0?c:i.argsProvider?i.argsProvider(this):[];return this.getI18nService(i.custom).resolveMessage(i.context,i.key,...d)}customI18n(i,c){if(hc(i)){let[d,u]=i.split(".");return this.i18n({custom:!0,context:d,key:u,...c})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((c,d,u)=>i.has(d)||typeof c.argsProvider=="function"),this.updateI18nProperties(c=>typeof c.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((c,d,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(c=>c.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var c,d;let u=this,p=(m,y,g)=>g?.context&&g.key&&i(m,y,g)?{...g,message:this.i18n({context:g.context,key:g.key,...m})}:g;(c=this[yc])===null||c===void 0||c.forEach((m,y)=>u[y]=p(m,y,u[y])),(d=this[mc])===null||d===void 0||d.forEach((m,y)=>{var g;return u[y]=(g=u[y])===null||g===void 0?void 0:g.map(v=>p(m,y,v))})}updateI18nProperties(i){var c;(c=this[bc])===null||c===void 0||c.forEach((d,u)=>{i(d,u)&&(this[u]=this.i18n(d))})}addI18nMessages(i,c,d){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,c,d)}addI18nContext(i,c,d){let u=(typeof i=="string"?i:i.name).toLowerCase();d=typeof i=="string"?d:i.custom,this[oo].set(u,{isCustomContext:d}),this[yr].has(u)||this[yr].set(u,this.getI18nService(d).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(d).prepareContext(u,c)}hasI18nContext(i){return this[oo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[oo].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[yr].forEach(i=>i()),this[yr].clear()}}return r=oo,o=yr,Yl([(0,gc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}var no=class extends xc(io.FtLitElement){},ao=class extends xc(io.FtLitElementRedux){};var mr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var d=e.length-1;d>=0;d--)(c=e[d])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Re=class extends ao{constructor(){super(),this.editorMode=!1,this.addStore(_)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":so.nothing:so.html`
1103
+ `}update(r){var o,n,a,i,c;super.update(r),r.has("baseUrl")&&(_.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&_.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("uiLocale")&&_.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&_.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&_.actions.noCustom(this.noCustom),r.has("editorMode")&&_.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&_.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&_.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(d=>Ut.addContext(d)),r.has("openExternalDocumentInNewTab")&&_.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&_.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&_.actions.forcedOffline(this.forcedOffline),r.has("localesConfiguration")&&(_.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),_.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),_.actions.searchInAllLanguagesAllowed((c=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&c!==void 0?c:!1)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},r.idleTimeoutInMillis),r})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};V.elementDefinitions={};V.styles=$i;ae([(0,fe.property)()],V.prototype,"baseUrl",void 0);ae([(0,fe.property)()],V.prototype,"apiIntegrationIdentifier",void 0);ae([(0,fe.property)()],V.prototype,"uiLocale",void 0);ae([(0,we.jsonProperty)(null)],V.prototype,"availableUiLocales",void 0);ae([(0,we.jsonProperty)(null)],V.prototype,"metadataConfiguration",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"editorMode",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"noCustom",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"openExternalDocumentInNewTab",void 0);ae([(0,fe.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],V.prototype,"noCustomComponent",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"withManualResources",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"navigatorOnline",void 0);ae([(0,fe.property)({type:Boolean})],V.prototype,"forcedOffline",void 0);ae([(0,fe.property)({type:Object})],V.prototype,"apiProvider",void 0);ae([(0,we.jsonProperty)([])],V.prototype,"messageContexts",void 0);ae([(0,we.jsonProperty)(void 0)],V.prototype,"session",void 0);ae([(0,fe.state)()],V.prototype,"localesConfiguration",void 0);var jl=C(oe());function al(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!Mr(e[n],r[n]))return!1;return!0}if(e instanceof Map&&r instanceof Map){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;for(n of e.entries())if(!Mr(n[1],r.get(n[0])))return!1;return!0}if(e instanceof Set&&r instanceof Set){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();let i=c=>Object.keys(c).filter(d=>c[d]!=null);if(a=i(e),o=a.length,o!==i(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[n]))return!1;for(n=o;n--!==0;){let c=a[n];if(!Mr(e[c],r[c]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function Mr(e,r){try{return al(e,r)}catch{return!1}}function $r(e,r){return!Mr(e,r)}var il=C(oe(),1);var Wr=class{constructor(){this.queue=[]}add(r,o=!1){o&&this.clear(r.type),this.queue.push(r)}consume(r){let o=this.queue.find(n=>n.type===r);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(r){typeof r=="string"?this.queue=this.queue.filter(o=>o.type!==r):this.queue=this.queue.filter(o=>!r.test(o.type))}};var Mt=C(oe(),1);var Fi=C(oe(),1);function zi(e,r){let o=()=>JSON.parse(JSON.stringify(e));return(0,Fi.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:$r,...r??{}})}var Hr=class{constructor(r=0){this.timeout=r,this.callbacks=[]}run(r,o){return this.callbacks=[r],this.debounce(o)}queue(r,o){return this.callbacks.push(r),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(r){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),r??this.timeout),this.promise}async runCallbacks(){var r,o;let n=[...this.callbacks];this.callbacks=[];let a=(r=this.rejectPromise)!==null&&r!==void 0?r:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let c of n)try{await c()}catch(d){a(d);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 ji=C(j(),1);var Fr=globalThis,sl=Fr.ShadowRoot&&(Fr.ShadyCSS===void 0||Fr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ym=Symbol();var Gi=(e,r)=>{if(sl)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=Fr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var zr=class extends ji.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,i])=>r.registry.define(a,i)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Gi(n,r.elementStyles),n}};function Ki(e,r,...o){var n;let a=e.querySelector(r);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var sr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var d=e.length-1;d>=0;d--)(c=e[d])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Yi,Vi=Symbol("constructorPrototype"),Zi=Symbol("constructorName"),Xi=Symbol("exportpartsDebouncer"),qi=Symbol("dynamicDependenciesLoaded"),ze=class extends zr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Yi]=new Hr(5),this[Zi]=this.constructor.name,this[Vi]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Zi]&&Object.setPrototypeOf(this,this[Vi])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let r=this.constructor;r[qi]||(r[qi]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate()})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Ki(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(r){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(r.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}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)}}scheduleExportpartsUpdate(){var r,o,n;(!((r=this.exportpartsPrefix)===null||r===void 0)&&r.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Xi].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(r){var o,n,a,i,c,d;let u=g=>g!=null&&g.trim().length>0,p=r.filter(u).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(d=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(S=>S.split(":")[1]))!==null&&d!==void 0?d:[];new Array(...v,...x).filter(u).map(S=>S.trim()).forEach(S=>m.add(S))}if(m.size===0){this.removeAttribute("exportparts");return}let y=[...m.values()].flatMap(g=>p.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};Yi=Xi;sr([(0,Mt.property)()],ze.prototype,"exportpartsPrefix",void 0);sr([zi([])],ze.prototype,"exportpartsPrefixes",void 0);sr([(0,Mt.property)()],ze.prototype,"customStylesheet",void 0);sr([(0,Mt.property)()],ze.prototype,"elementToFocus",void 0);sr([(0,Mt.state)()],ze.prototype,"useAdoptedStyleSheets",void 0);function cr(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var Qi,Ji,es,lr=Symbol("internalReduxEventsUnsubscribers"),Je=Symbol("internalStoresUnsubscribers"),ht=Symbol("internalStores"),dr=class extends ze{constructor(){super(...arguments),this[Qi]=new Map,this[Ji]=new Map,this[es]=new Map}get reduxConstructor(){return this.constructor}update(r){super.update(r),[...this.reduxConstructor.reduxReactiveProperties].some(o=>r.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[ht].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ht].values()][0]}getStore(r){return r==null?this.getUnnamedStore():this[ht].get(r)}addStore(r,o){var n;o=(n=o??(cr(r)?r.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this[ht].set(o,r),this.subscribeToStore(o,r),this.updateFromStores()}removeStore(r){let o=typeof r=="string"?r:r.name;this.unsubscribeFromStore(o),this[ht].delete(o)}setupStores(){this.unsubscribeFromStores(),this[ht].forEach((r,o)=>this.subscribeToStore(o,r)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((r,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let a=this.getStore(r.store);a&&(r.store?this[Je].has(r.store):this[Je].size>0)&&(this[o]=r.selector(a.getState(),this))}})}subscribeToStore(r,o){var n;this[Je].set(r,o.subscribe(()=>this.updateFromStores())),this[lr].set(r,[]),cr(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||o.name===a.store)){let c=d=>this[i](d);o.addEventListener(a.eventName,c),this[lr].get(r).push(()=>o.removeEventListener(a.eventName,c))}})),this.onStoreAvailable(r)}unsubscribeFromStores(){this[Je].forEach((r,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(r){var o;this[Je].has(r)&&this[Je].get(r)(),this[Je].delete(r),(o=this[lr].get(r))===null||o===void 0||o.forEach(n=>n()),this[lr].delete(r)}onStoreAvailable(r){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Qi=Je,Ji=ht,es=lr;dr.reduxProperties=new Map;dr.reduxReactiveProperties=new Set;dr.reduxEventListeners=new Map;function xe(e){for(var r=arguments.length,o=Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ge(e){return!!e&&!!e[F]}function Ae(e){var r;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===yl}(e)||Array.isArray(e)||!!e[ss]||!!(!((r=e.constructor)===null||r===void 0)&&r[ss])||Jo(e)||en(e))}function yt(e,r,o){o===void 0&&(o=!1),Ht(e)===0?(o?Object.keys:Wt)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function Ht(e){var r=e[F];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:Jo(e)?2:en(e)?3:0}function $t(e,r){return Ht(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function cl(e,r){return Ht(e)===2?e.get(r):e[r]}function cs(e,r,o){var n=Ht(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function ls(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function Jo(e){return fl&&e instanceof Map}function en(e){return hl&&e instanceof Set}function et(e){return e.o||e.t}function tn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=ps(e);delete r[F];for(var o=Wt(r),n=0;n<o.length;n++){var a=o[n],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),r)}function rn(e,r){return r===void 0&&(r=!1),on(e)||Ge(e)||!Ae(e)||(Ht(e)>1&&(e.set=e.add=e.clear=e.delete=ll),Object.freeze(e),r&&yt(e,function(o,n){return rn(n,!0)},!0)),e}function ll(){xe(2)}function on(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function De(e){var r=Qo[e];return r||xe(18,e),r}function dl(e,r){Qo[e]||(Qo[e]=r)}function qo(){return pr}function jo(e,r){r&&(De("Patches"),e.u=[],e.s=[],e.v=r)}function Gr(e){Yo(e),e.p.forEach(ul),e.p=null}function Yo(e){e===pr&&(pr=e.l)}function ts(e){return pr={p:[],l:pr,h:e,m:!0,_:0}}function ul(e){var r=e[F];r.i===0||r.i===1?r.j():r.g=!0}function Ko(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||De("ES5").S(r,e,n),n?(o[F].P&&(Gr(r),xe(4)),Ae(e)&&(e=jr(r,e),r.l||Kr(r,e)),r.u&&De("Patches").M(o[F].t,e,r.u,r.s)):e=jr(r,o,[]),Gr(r),r.u&&r.v(r.u,r.s),e!==us?e:void 0}function jr(e,r,o){if(on(r))return r;var n=r[F];if(!n)return yt(r,function(d,u){return rs(e,n,r,d,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return Kr(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=tn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),yt(i,function(d,u){return rs(e,n,a,d,u,o,c)}),Kr(e,a,!1),o&&e.u&&De("Patches").N(n,o,e.u,e.s)}return n.o}function rs(e,r,o,n,a,i,c){if(Ge(a)){var d=jr(e,a,i&&r&&r.i!==3&&!$t(r.R,n)?i.concat(n):void 0);if(cs(o,n,d),!Ge(d))return;e.m=!1}else c&&o.add(a);if(Ae(a)&&!on(a)){if(!e.h.D&&e._<1)return;jr(e,a),r&&r.A.l||Kr(e,a)}}function Kr(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&rn(r,o)}function Vo(e,r){var o=e[F];return(o?et(o):e)[r]}function os(e,r){if(r in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function tt(e){e.P||(e.P=!0,e.l&&tt(e.l))}function Zo(e){e.o||(e.o=tn(e.t))}function Xo(e,r,o){var n=Jo(r)?De("MapSet").F(r,o):en(r)?De("MapSet").T(r,o):e.O?function(a,i){var c=Array.isArray(a),d={i:c?1:0,A:i?i.A:qo(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=d,p=fr;c&&(u=[d],p=ur);var m=Proxy.revocable(u,p),y=m.revoke,g=m.proxy;return d.k=g,d.j=y,g}(r,o):De("ES5").J(r,o);return(o?o.A:qo()).p.push(n),n}function pl(e){return Ge(e)||xe(22,e),function r(o){if(!Ae(o))return o;var n,a=o[F],i=Ht(o);if(a){if(!a.P&&(a.i<4||!De("ES5").K(a)))return a.t;a.I=!0,n=ns(o,i),a.I=!1}else n=ns(o,i);return yt(n,function(c,d){a&&cl(a.t,c)===d||cs(n,c,r(d))}),i===3?new Set(n):n}(e)}function ns(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return tn(e)}function ds(){function e(c,d){var u=i[c];return u?u.enumerable=d:i[c]=u={configurable:!0,enumerable:d,get:function(){var p=this[F];return fr.get(p,c)},set:function(p){var m=this[F];fr.set(m,c,p)}},u}function r(c){for(var d=c.length-1;d>=0;d--){var u=c[d][F];if(!u.P)switch(u.i){case 5:n(u)&&tt(u);break;case 4:o(u)&&tt(u)}}}function o(c){for(var d=c.t,u=c.k,p=Wt(u),m=p.length-1;m>=0;m--){var y=p[m];if(y!==F){var g=d[y];if(g===void 0&&!$t(d,y))return!0;var v=u[y],x=v&&v[F];if(x?x.t!==g:!ls(v,g))return!0}}var S=!!d[F];return p.length!==Wt(d).length+(S?0:1)}function n(c){var d=c.k;if(d.length!==c.t.length)return!0;var u=Object.getOwnPropertyDescriptor(d,d.length-1);if(u&&!u.get)return!0;for(var p=0;p<d.length;p++)if(!d.hasOwnProperty(p))return!0;return!1}function a(c){c.g&&xe(3,JSON.stringify(et(c)))}var i={};dl("ES5",{J:function(c,d){var u=Array.isArray(c),p=function(y,g){if(y){for(var v=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(v,""+x,e(x,!0));return v}var S=ps(g);delete S[F];for(var T=Wt(S),R=0;R<T.length;R++){var N=T[R];S[N]=e(N,y||!!S[N].enumerable)}return Object.create(Object.getPrototypeOf(g),S)}(u,c),m={i:u?5:4,A:d?d.A:qo(),P:!1,I:!1,R:{},l:d,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,F,{value:m,writable:!0}),p},S:function(c,d,u){u?Ge(d)&&d[F].A===c&&r(c.p):(c.u&&function p(m){if(m&&typeof m=="object"){var y=m[F];if(y){var g=y.t,v=y.k,x=y.R,S=y.i;if(S===4)yt(v,function(B){B!==F&&(g[B]!==void 0||$t(g,B)?x[B]||p(v[B]):(x[B]=!0,tt(y)))}),yt(g,function(B){v[B]!==void 0||$t(v,B)||(x[B]=!1,tt(y))});else if(S===5){if(n(y)&&(tt(y),x.length=!0),v.length<g.length)for(var T=v.length;T<g.length;T++)x[T]=!1;else for(var R=g.length;R<v.length;R++)x[R]=!0;for(var N=Math.min(v.length,g.length),P=0;P<N;P++)v.hasOwnProperty(P)||(x[P]=!0),x[P]===void 0&&p(v[P])}}}}(c.p[0]),r(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var as,pr,nn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",fl=typeof Map<"u",hl=typeof Set<"u",is=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",us=nn?Symbol.for("immer-nothing"):((as={})["immer-nothing"]=!0,as),ss=nn?Symbol.for("immer-draftable"):"__$immer_draftable",F=nn?Symbol.for("immer-state"):"__$immer_state";var yl=""+Object.prototype.constructor,Wt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,ps=Object.getOwnPropertyDescriptors||function(e){var r={};return Wt(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},Qo={},fr={get:function(e,r){if(r===F)return e;var o=et(e);if(!$t(o,r))return function(a,i,c){var d,u=os(i,c);return u?"value"in u?u.value:(d=u.get)===null||d===void 0?void 0:d.call(a.k):void 0}(e,o,r);var n=o[r];return e.I||!Ae(n)?n:n===Vo(e.t,r)?(Zo(e),e.o[r]=Xo(e.A.h,n,e)):n},has:function(e,r){return r in et(e)},ownKeys:function(e){return Reflect.ownKeys(et(e))},set:function(e,r,o){var n=os(et(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=Vo(et(e),r),i=a?.[F];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if(ls(o,a)&&(o!==void 0||$t(e.t,r)))return!0;Zo(e),tt(e)}return e.o[r]===o&&(o!==void 0||r in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[r])||(e.o[r]=o,e.R[r]=!0),!0},deleteProperty:function(e,r){return Vo(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,Zo(e),tt(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=et(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){xe(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){xe(12)}},ur={};yt(fr,function(e,r){ur[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),ur.deleteProperty=function(e,r){return ur.set.call(this,e,r,void 0)},ur.set=function(e,r,o){return fr.set.call(this,e[0],r,o,e[0])};var ml=function(){function e(o){var n=this;this.O=is,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var d=i;i=a;var u=n;return function(S){var T=this;S===void 0&&(S=d);for(var R=arguments.length,N=Array(R>1?R-1:0),P=1;P<R;P++)N[P-1]=arguments[P];return u.produce(S,function(B){var U;return(U=i).call.apply(U,[T,B].concat(N))})}}var p;if(typeof i!="function"&&xe(6),c!==void 0&&typeof c!="function"&&xe(7),Ae(a)){var m=ts(n),y=Xo(n,a,void 0),g=!0;try{p=i(y),g=!1}finally{g?Gr(m):Yo(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(S){return jo(m,c),Ko(S,m)},function(S){throw Gr(m),S}):(jo(m,c),Ko(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===us&&(p=void 0),n.D&&rn(p,!0),c){var v=[],x=[];De("Patches").M(a,p,v,x),c(v,x)}return p}xe(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var m=arguments.length,y=Array(m>1?m-1:0),g=1;g<m;g++)y[g-1]=arguments[g];return n.produceWithPatches(p,function(v){return a.apply(void 0,[v].concat(y))})};var c,d,u=n.produce(a,i,function(p,m){c=p,d=m});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,c,d]}):[u,c,d]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var r=e.prototype;return r.createDraft=function(o){Ae(o)||xe(8),Ge(o)&&(o=pl(o));var n=ts(this),a=Xo(this,o,void 0);return a[F].C=!0,Yo(n),a},r.finishDraft=function(o,n){var a=o&&o[F],i=a.A;return jo(i,n),Ko(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!is&&xe(20),this.O=o},r.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var c=De("Patches").$;return Ge(o)?c(o,n):this.produce(o,function(d){return c(d,n)})},e}(),me=new ml,gl=me.produce,dg=me.produceWithPatches.bind(me),ug=me.setAutoFreeze.bind(me),pg=me.setUseProxies.bind(me),fg=me.applyPatches.bind(me),hg=me.createDraft.bind(me),yg=me.finishDraft.bind(me),Vr=gl;function mt(e){"@babel/helpers - typeof";return mt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},mt(e)}function fs(e,r){if(mt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(mt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function hs(e){var r=fs(e,"string");return mt(r)=="symbol"?r:r+""}function ys(e,r,o){return(r=hs(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function ms(e,r){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function an(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?ms(Object(o),!0).forEach(function(n){ys(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):ms(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function ie(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var gs=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),sn=function(){return Math.random().toString(36).substring(7).split("").join(".")},Zr={INIT:"@@redux/INIT"+sn(),REPLACE:"@@redux/REPLACE"+sn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+sn()}};function bl(e){if(typeof e!="object"||e===null)return!1;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(e)===r}function cn(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ie(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ie(1));return o(cn)(e,r)}if(typeof e!="function")throw new Error(ie(2));var a=e,i=r,c=[],d=c,u=!1;function p(){d===c&&(d=c.slice())}function m(){if(u)throw new Error(ie(3));return i}function y(S){if(typeof S!="function")throw new Error(ie(4));if(u)throw new Error(ie(5));var T=!0;return p(),d.push(S),function(){if(T){if(u)throw new Error(ie(6));T=!1,p();var N=d.indexOf(S);d.splice(N,1),c=null}}}function g(S){if(!bl(S))throw new Error(ie(7));if(typeof S.type>"u")throw new Error(ie(8));if(u)throw new Error(ie(9));try{u=!0,i=a(i,S)}finally{u=!1}for(var T=c=d,R=0;R<T.length;R++){var N=T[R];N()}return S}function v(S){if(typeof S!="function")throw new Error(ie(10));a=S,g({type:Zr.REPLACE})}function x(){var S,T=y;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ie(11));function P(){N.next&&N.next(m())}P();var B=T(P);return{unsubscribe:B}}},S[gs]=function(){return this},S}return g({type:Zr.INIT}),n={dispatch:g,subscribe:y,getState:m,replaceReducer:v},n[gs]=x,n}function xl(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:Zr.INIT});if(typeof n>"u")throw new Error(ie(12));if(typeof o(void 0,{type:Zr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ie(13))})}function bs(e){for(var r=Object.keys(e),o={},n=0;n<r.length;n++){var a=r[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),c,d;try{xl(o)}catch(u){d=u}return function(p,m){if(p===void 0&&(p={}),d)throw d;if(0)var y;for(var g=!1,v={},x=0;x<i.length;x++){var S=i[x],T=o[S],R=p[S],N=T(R,m);if(typeof N>"u"){var P=m&&m.type;throw new Error(ie(14))}v[S]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?v:p}}function Ft(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return r.length===0?function(n){return n}:r.length===1?r[0]:r.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function xs(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(ie(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},d=r.map(function(u){return u(c)});return i=Ft.apply(void 0,d)(a.dispatch),an(an({},a),{},{dispatch:i})}}}function vs(e){var r=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(d){return typeof d=="function"?d(a,i,e):c(d)}}};return r}var Ss=vs();Ss.withExtraArgument=vs;var ln=Ss;var As=function(){var e=function(r,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),vl=function(e,r){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,c;return c={next:d(0),throw:d(1),return:d(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function d(p){return function(m){return u([p,m])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=r.call(e,o)}catch(m){p=[6,m],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},zt=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},Sl=Object.defineProperty,Ol=Object.defineProperties,Cl=Object.getOwnPropertyDescriptors,Os=Object.getOwnPropertySymbols,El=Object.prototype.hasOwnProperty,wl=Object.prototype.propertyIsEnumerable,Cs=function(e,r,o){return r in e?Sl(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},rt=function(e,r){for(var o in r||(r={}))El.call(r,o)&&Cs(e,o,r[o]);if(Os)for(var n=0,a=Os(r);n<a.length;n++){var o=a[n];wl.call(r,o)&&Cs(e,o,r[o])}return e},dn=function(e,r){return Ol(e,Cl(r))},Al=function(e,r,o){return new Promise(function(n,a){var i=function(u){try{d(o.next(u))}catch(p){a(p)}},c=function(u){try{d(o.throw(u))}catch(p){a(p)}},d=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,c)};d((o=o.apply(e,r)).next())})};var Rl=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ft:Ft.apply(null,arguments)},Pg=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Nl(e){if(typeof e!="object"||e===null)return!1;var r=Object.getPrototypeOf(e);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var Tl=function(e){As(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,zt([void 0],o[0].concat(this)))):new(r.bind.apply(r,zt([void 0],o.concat(this))))},r}(Array),Ll=function(e){As(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,zt([void 0],o[0].concat(this)))):new(r.bind.apply(r,zt([void 0],o.concat(this))))},r}(Array);function fn(e){return Ae(e)?Vr(e,function(){}):e}function Il(e){return typeof e=="boolean"}function _l(){return function(r){return Pl(r)}}function Pl(e){e===void 0&&(e={});var r=e.thunk,o=r===void 0?!0:r,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,d=new Tl;if(o&&(Il(o)?d.push(ln):d.push(ln.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return d}var un=!0;function Rs(e){var r=_l(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?r():i,d=o.devTools,u=d===void 0?!0:d,p=o.preloadedState,m=p===void 0?void 0:p,y=o.enhancers,g=y===void 0?void 0:y,v;if(typeof a=="function")v=a;else if(Nl(a))v=bs(a);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 x=c;if(typeof x=="function"&&(x=x(r),!un&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!un&&x.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=xs.apply(void 0,x),T=Ft;u&&(T=Rl(rt({trace:!un},typeof u=="object"&&u)));var R=new Ll(S),N=R;Array.isArray(g)?N=zt([S],g):typeof g=="function"&&(N=g(R));var P=T.apply(void 0,N);return cn(v,m,P)}function ot(e,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var i=r.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return rt(rt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function Ns(e){var r={},o=[],n,a={addCase:function(i,c){var d=typeof i=="string"?i:i.type;if(d in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[d]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[r,o,n]}function kl(e){return typeof e=="function"}function Dl(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?Ns(r):[r,o,n],i=a[0],c=a[1],d=a[2],u;if(kl(e))u=function(){return fn(e())};else{var p=fn(e);u=function(){return p}}function m(y,g){y===void 0&&(y=u());var v=zt([i[g.type]],c.filter(function(x){var S=x.matcher;return S(g)}).map(function(x){var S=x.reducer;return S}));return v.filter(function(x){return!!x}).length===0&&(v=[d]),v.reduce(function(x,S){if(S)if(Ge(x)){var T=x,R=S(T,g);return R===void 0?x:R}else{if(Ae(x))return Vr(x,function(N){return S(N,g)});var R=S(x,g);if(R===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return x},y)}return m.getInitialState=u,m}function Bl(e,r){return e+"/"+r}function Ts(e){var r=e.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:fn(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},d={};a.forEach(function(m){var y=n[m],g=Bl(r,m),v,x;"reducer"in y?(v=y.reducer,x=y.prepare):v=y,i[m]=v,c[g]=v,d[m]=x?ot(g,x):ot(g)});function u(){var m=typeof e.extraReducers=="function"?Ns(e.extraReducers):[e.extraReducers],y=m[0],g=y===void 0?{}:y,v=m[1],x=v===void 0?[]:v,S=m[2],T=S===void 0?void 0:S,R=rt(rt({},g),c);return Dl(o,function(N){for(var P in R)N.addCase(P,R[P]);for(var B=0,U=x;B<U.length;B++){var le=U[B];N.addMatcher(le.matcher,le.reducer)}T&&N.addDefaultCase(T)})}var p;return{name:r,reducer:function(m,y){return p||(p=u()),p(m,y)},actions:d,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var Ul="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ml=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=Ul[Math.random()*64|0];return r},$l=["name","message","stack","code"],pn=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Es=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Wl=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=$l;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},Ug=function(){function e(r,o,n){var a=ot(r+"/fulfilled",function(m,y,g,v){return{payload:m,meta:dn(rt({},v||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),i=ot(r+"/pending",function(m,y,g){return{payload:void 0,meta:dn(rt({},g||{}),{arg:y,requestId:m,requestStatus:"pending"})}}),c=ot(r+"/rejected",function(m,y,g,v,x){return{payload:v,error:(n&&n.serializeError||Wl)(m||"Rejected"),meta:dn(rt({},x||{}),{arg:g,requestId:y,rejectedWithValue:!!v,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),d=!1,u=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function p(m){return function(y,g,v){var x=n?.idGenerator?n.idGenerator(m):Ml(),S=new u,T,R=!1;function N(B){T=B,S.abort()}var P=function(){return Al(this,null,function(){var B,U,le,Ne,se,Te,ee;return vl(this,function(h){switch(h.label){case 0:return h.trys.push([0,4,,5]),Ne=(B=n?.condition)==null?void 0:B.call(n,m,{getState:g,extra:v}),Fl(Ne)?[4,Ne]:[3,2];case 1:Ne=h.sent(),h.label=2;case 2:if(Ne===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,se=new Promise(function(b,I){return S.signal.addEventListener("abort",function(){return I({name:"AbortError",message:T||"Aborted"})})}),y(i(x,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:x,arg:m},{getState:g,extra:v}))),[4,Promise.race([se,Promise.resolve(o(m,{dispatch:y,getState:g,extra:v,requestId:x,signal:S.signal,abort:N,rejectWithValue:function(b,I){return new pn(b,I)},fulfillWithValue:function(b,I){return new Es(b,I)}})).then(function(b){if(b instanceof pn)throw b;return b instanceof Es?a(b.payload,x,m,b.meta):a(b,x,m)})])];case 3:return le=h.sent(),[3,5];case 4:return Te=h.sent(),le=Te instanceof pn?c(null,x,m,Te.payload,Te.meta):c(Te,x,m),[3,5];case 5:return ee=n&&!n.dispatchConditionRejection&&c.match(le)&&le.meta.condition,ee||y(le),[2,le]}})})}();return Object.assign(P,{abort:N,requestId:x,arg:m,unwrap:function(){return P.then(Hl)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function Hl(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Fl(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Ls="listener",Is="completed",_s="cancelled",Mg="task-"+_s,$g="task-"+Is,Wg=Ls+"-"+_s,Hg=Ls+"-"+Is;var hn="listenerMiddleware";var Fg=ot(hn+"/add"),zg=ot(hn+"/removeAll"),Gg=ot(hn+"/remove");var ws,jg=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(ws||(ws=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},zl=function(e){return function(r){setTimeout(r,e)}},Kg=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:zl(10);ds();function Gl(e,r){return class extends e{constructor(){super(...arguments),this.eventBus=r??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}var qr=class extends Gl(Object){};window.ftReduxStores||(window.ftReduxStores={});var Ps=class e extends qr{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,i=window.ftReduxStores[n];if(cr(i))return i;if(a==null)return;let c=Ts({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),d=Rs({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:c.reducer(u,p)});return window.ftReduxStores[a.name]=new e(c,d,a.eventBus)}constructor(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Wr;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,d)=>{let u=c,p=i[u];return p?(...m)=>{let y=p(...m.map(a));return this.reduxStore.dispatch(y),y}:m=>{this.setState({[u]:a(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(r){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(r).join("_"),overwrites:r})}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(r){throw new Error("Not implemented yet.")}subscribe(r){return this.reduxStore.subscribe(r)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var to=C(k());var Vl=C(Ds(),1);var Bs;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Bs||(Bs={}));var Us;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Us||(Us={}));var Ms;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.MAP_ATTACHMENT="MAP_ATTACHMENT",e.RESOURCE="RESOURCE"})(Ms||(Ms={}));var $s;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})($s||($s={}));var Ws;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Ws||(Ws={}));var Hs;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",e.GEN_AI__RATE="GEN_AI__RATE",e.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",e.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Hs||(Hs={}));var Fs;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Fs||(Fs={}));var zs;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT"})(zs||(zs={}));var Gs;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Gs||(Gs={}));var js;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(js||(js={}));var Ks;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Ks||(Ks={}));var Vs;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Vs||(Vs={}));var Zs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Zs||(Zs={}));var qs;(function(e){e.ASC="ASC",e.DESC="DESC"})(qs||(qs={}));var Ys;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Ys||(Ys={}));var Xs;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Xs||(Xs={}));var Qs;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK"})(Qs||(Qs={}));var Js;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Js||(Js={}));var ec;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(ec||(ec={}));var tc;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(tc||(tc={}));var rc;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(rc||(rc={}));var oc;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(oc||(oc={}));var Y;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(Y||(Y={}));var nc;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(nc||(nc={}));var ac;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ac||(ac={}));var ic;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(ic||(ic={}));var Kl={[Y.PERSONAL_BOOK_SHARE_USER]:[Y.PERSONAL_BOOK_USER],[Y.HTML_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.PDF_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.KHUB_ADMIN]:[Y.CONTENT_PUBLISHER],[Y.ADMIN]:[Y.KHUB_ADMIN,Y.USERS_ADMIN,Y.PORTAL_ADMIN],[Y.GENERATIVE_AI_EXPORT_USER]:[Y.GENERATIVE_AI_USER]};function sc(e,r){return e===r||(Kl[e]??[]).some(o=>sc(o,r))}function cc(e,r){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>sc(n,r))}var Qr=class extends Qe{async listMySearches(){let{session:r}=_.getState();return cc(r,Y.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var Jr=class extends Qe{async listMyBookmarks(){let r=_.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var Zl="ft-user-assets",eo=to.FtReduxStore.get({name:Zl,initialState:{savedSearches:void 0,bookmarks:void 0}}),yn=class{constructor(){this.currentSession=_.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Jr,this.savedSearchesService=new Qr,_.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=_.getState();(0,to.deepEqual)((r=this.currentSession)===null||r===void 0?void 0:r.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),eo.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),eo.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();eo.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var r;if(this.bookmarksAreUsed){let o=!((r=this.currentSession)===null||r===void 0)&&r.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;eo.actions.bookmarks(o)}}},Fb=new yn;var mn=class{addCommand(r,o=!1){_.commands.add(r,o)}consumeCommand(r){return _.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new mn;var lc=C(k()),gn=class{highlightHtml(r,o,n){(0,lc.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new gn;var dc=C(k());var bn=class{isDate(r){var o,n,a,i;return(i=(a=((n=(o=_.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(d=>d.key===r))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(r,o){var n,a,i;return dc.DateFormatter.format(r,(n=o?.locale)!==null&&n!==void 0?n:_.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new bn;var uc=C(k());var hr=class{static get(r,o){var n,a,i,c;let d=_.getState(),{lang:u,region:p}=(a=(n=d.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new uc.SearchPlaceConverter(d.baseUrl,(c=(i=window.FluidTopicsClientConfiguration)===null||i===void 0?void 0:i.predefinedSorts)!==null&&c!==void 0?c:{},r??20,d.searchInAllLanguagesAllowed,o??`${u}-${p}`)}};var xn=class{urlToSearchRequest(r){return hr.get().parse(r)}searchRequestToUrl(r){return hr.get().serialize(r)}};window.FluidTopicsUrlService=new xn;var at=C(k());var gt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};gt.eventName="change";var vn=class{itemName(r){return`fluid-topics-history-item-${r}`}get(r){let o=sessionStorage.getItem(this.itemName(r));return o?JSON.parse(o):void 0}set(r,o){sessionStorage.setItem(this.itemName(r),JSON.stringify(o))}},pc=new vn;var ro=class e extends at.WithEventBus{static build(){return new e(window.history,pc,()=>window.location,!1)}constructor(r,o,n,a){var i,c;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(c=(i=r.state)===null||i===void 0?void 0:i.index)!==null&&c!==void 0?c:r.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(r,o=!1){let n=o&&this.currentIndex===r.index-1;this.currentState={...this.buildCurrentState(),...r},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,at.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new gt(this.currentItem())),0)}installProxies(){let r=o=>(n,a,[i,c,d])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof d=="string"?d:(d??this.windowLocation()).href};n.apply(a,[p,c,d]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:r(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:r(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",r=>this.setCurrentState(r.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(r){for(let o=this.history.length-1;o>=0;o--)r?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(r,o=!1){var n,a,i;let c={...this.buildCurrentState(),...r,index:this.currentIndex,title:(n=r?.title)!==null&&n!==void 0?n:this.currentState.title},d=o?(a=r?.majorState)!==null&&a!==void 0?a:this.currentState.majorState:(i=this.currentState.majorState)!==null&&i!==void 0?i:r?.majorState;d!=null&&(c.majorState=d),this.setCurrentState(c)}addHistoryChangeListener(r){this.addEventListener(gt.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(gt.eventName,r)}currentItem(){return(0,at.deepCopy)(this.currentState)}back(){let r=this.previousMajorPosition();r>=0?this.history.go(r-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,at.deepCopy)(this.states[this.previousMajorPosition()])}previousMajorPosition(){let r=this.currentIndex;for(;r>0&&!this.isMajorState(r);)r--;return this.previousExistingPosition(r)}forward(){let r=this.nextMajorPosition();r<this.states.length?this.history.go(r-this.currentIndex):this.history.forward()}forwardItem(){return(0,at.deepCopy)(this.states[this.nextMajorPosition()])}nextMajorPosition(){let r=this.currentIndex;do r++;while(r<this.states.length&&!this.isMajorState(r));do r++;while(r<this.states.length&&!this.isMajorState(r));return this.previousExistingPosition(r)}previousExistingPosition(r){let o=r;do o--;while(o>0&&!this.hasState(o));return o}buildCurrentState(){var r,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(r=this.history.state)===null||r===void 0?void 0:r.title)!==null&&o!==void 0?o:document.title}}hasState(r){return this.states[r]!=null}isMajorState(r){var o,n;return this.hasState(r)&&((n=(o=this.states[r])===null||o===void 0?void 0:o.majorState)!==null&&n!==void 0?n:!0)}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=ro.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});(0,fc.customElement)("ft-app-context")(V);var gc=C(oe());var ql=C(k());function hc(e){return e.match(/^[\w-]+\.[\w-]+$/)}var Yl=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var d=e.length-1;d>=0;d--)(c=e[d])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},yc=Symbol("i18nAttributes"),mc=Symbol("i18nListAttributes"),bc=Symbol("i18nProperties"),oo=Symbol("i18nContexts"),yr=Symbol("i18nUnsubs");function xc(e){var r,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?Ur:Ut}i18n(i){var c;this.hasI18nContext(i.context)||this.addI18nContext(i.context,void 0,i.custom);let d=(c=i.args)!==null&&c!==void 0?c:i.argsProvider?i.argsProvider(this):[];return this.getI18nService(i.custom).resolveMessage(i.context,i.key,...d)}customI18n(i,c){if(hc(i)){let[d,u]=i.split(".");return this.i18n({custom:!0,context:d,key:u,...c})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((c,d,u)=>i.has(d)||typeof c.argsProvider=="function"),this.updateI18nProperties(c=>typeof c.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((c,d,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(c=>c.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var c,d;let u=this,p=(m,y,g)=>g?.context&&g.key&&i(m,y,g)?{...g,message:this.i18n({context:g.context,key:g.key,...m})}:g;(c=this[yc])===null||c===void 0||c.forEach((m,y)=>u[y]=p(m,y,u[y])),(d=this[mc])===null||d===void 0||d.forEach((m,y)=>{var g;return u[y]=(g=u[y])===null||g===void 0?void 0:g.map(v=>p(m,y,v))})}updateI18nProperties(i){var c;(c=this[bc])===null||c===void 0||c.forEach((d,u)=>{i(d,u)&&(this[u]=this.i18n(d))})}addI18nMessages(i,c,d){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,c,d)}addI18nContext(i,c,d){let u=(typeof i=="string"?i:i.name).toLowerCase();d=typeof i=="string"?d:i.custom,this[oo].set(u,{isCustomContext:d}),this[yr].has(u)||this[yr].set(u,this.getI18nService(d).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(d).prepareContext(u,c)}hasI18nContext(i){return this[oo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[oo].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[yr].forEach(i=>i()),this[yr].clear()}}return r=oo,o=yr,Yl([(0,gc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}var no=class extends xc(io.FtLitElement){},ao=class extends xc(io.FtLitElementRedux){};var mr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var d=e.length-1;d>=0;d--)(c=e[d])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Re=class extends ao{constructor(){super(),this.editorMode=!1,this.addStore(_)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":so.nothing:so.html`
1104
1104
  <span class="ft-i18n">
1105
1105
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1106
1106
  </span>
@@ -45,7 +45,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
45
45
  input::-webkit-search-results-decoration {
46
46
  display: none;
47
47
  }
48
- `;var xs={};var xa={};z(xa,{ParametrizedLabelResolver:()=>Mr});var Mr=class t{constructor(e,o){this.defaultLabels=e,this.labels=o}resolve(e,...o){var n,a;e=this.resolvePluralKey(e,o);let i=(a=(n=this.labels[e])!==null&&n!==void 0?n:this.defaultLabels[e])!==null&&a!==void 0?a:"";return t.replaceParameters(i,...o)}static replaceParameters(e,...o){return o.forEach((n,a)=>e=e.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>t.formatValue(n,s))),e}resolvePluralKey(e,o){for(let n of o)if(typeof n=="number"){let a=`${String(e)}[\\=${n}]`;if(a in this.labels||a in this.defaultLabels)return a}return e}static formatValue(e,o){return e instanceof Date?t.formatDate(e,o):e??""}static formatDate(e,o){let n=a=>o?.includes("date")?e.toLocaleDateString(a):o?.includes("time")?e.toLocaleTimeString(a):e.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var za={};z(za,{FtCommandQueue:()=>Ur,FtLitElementRedux:()=>ot,FtReduxStore:()=>Nt,ReduxWatcher:()=>vo,clearAllStores:()=>zu,isFtReduxStore:()=>Et,redux:()=>ho,reduxEventListener:()=>iu,reduxReactive:()=>au,watch:()=>ju});var au=()=>(t,e)=>{var o;let n=t.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(o=n.reduxReactiveProperties)===null||o===void 0||o.add(e)},ho=t=>{let e=t??{};return(o,n)=>{var a;let i={hasChanged:Qe,attribute:!1,...e};R(i)(o,n);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(a=e.selector)!==null&&a!==void 0?a:l=>l[n],store:e.store})}},iu=t=>(e,o)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(o,t)};var Ur=class{constructor(){this.queue=[]}add(e,o=!1){o&&this.clear(e.type),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(e){typeof e=="string"?this.queue=this.queue.filter(o=>o.type!==e):this.queue=this.queue.filter(o=>!e.test(o.type))}};function Et(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var vs,Ss,Os,Br=Symbol("internalReduxEventsUnsubscribers"),rt=Symbol("internalStoresUnsubscribers"),wt=Symbol("internalStores"),ot=class extends V{constructor(){super(...arguments),this[vs]=new Map,this[Ss]=new Map,this[Os]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[wt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[wt].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[wt].get(e)}addStore(e,o){var n;o=(n=o??(Et(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this[wt].set(o,e),this.subscribeToStore(o,e),this.updateFromStores()}removeStore(e){let o=typeof e=="string"?e:e.name;this.unsubscribeFromStore(o),this[wt].delete(o)}setupStores(){this.unsubscribeFromStores(),this[wt].forEach((e,o)=>this.subscribeToStore(o,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let a=this.getStore(e.store);a&&(e.store?this[rt].has(e.store):this[rt].size>0)&&(this[o]=e.selector(a.getState(),this))}})}subscribeToStore(e,o){var n;this[rt].set(e,o.subscribe(()=>this.updateFromStores())),this[Br].set(e,[]),Et(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||o.name===a.store)){let s=l=>this[i](l);o.addEventListener(a.eventName,s),this[Br].get(e).push(()=>o.removeEventListener(a.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[rt].forEach((e,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(e){var o;this[rt].has(e)&&this[rt].get(e)(),this[rt].delete(e),(o=this[Br].get(e))===null||o===void 0||o.forEach(n=>n()),this[Br].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};vs=rt,Ss=wt,Os=Br;ot.reduxProperties=new Map;ot.reduxReactiveProperties=new Set;ot.reduxEventListeners=new Map;function Se(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ke(t){return!!t&&!!t[Y]}function Ee(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===hu}(t)||Array.isArray(t)||!!t[Ts]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ts])||Na(t)||Ta(t))}function At(t,e,o){o===void 0&&(o=!1),qt(t)===0?(o?Object.keys:Zt)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,a){return e(a,n,t)})}function qt(t){var e=t[Y];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Na(t)?2:Ta(t)?3:0}function Kt(t,e){return qt(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function su(t,e){return qt(t)===2?t.get(e):t[e]}function _s(t,e,o){var n=qt(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Ls(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Na(t){return pu&&t instanceof Map}function Ta(t){return fu&&t instanceof Set}function nt(t){return t.o||t.t}function _a(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=ks(t);delete e[Y];for(var o=Zt(e),n=0;n<o.length;n++){var a=o[n],i=e[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[a]})}return Object.create(Object.getPrototypeOf(t),e)}function La(t,e){return e===void 0&&(e=!1),Pa(t)||Ke(t)||!Ee(t)||(qt(t)>1&&(t.set=t.add=t.clear=t.delete=cu),Object.freeze(t),e&&At(t,function(o,n){return La(n,!0)},!0)),t}function cu(){Se(2)}function Pa(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function De(t){var e=Ra[t];return e||Se(18,t),e}function lu(t,e){Ra[t]||(Ra[t]=e)}function Ea(){return Fr}function va(t,e){e&&(De("Patches"),t.u=[],t.s=[],t.v=e)}function yo(t){wa(t),t.p.forEach(du),t.p=null}function wa(t){t===Fr&&(Fr=t.l)}function Cs(t){return Fr={p:[],l:Fr,h:t,m:!0,_:0}}function du(t){var e=t[Y];e.i===0||e.i===1?e.j():e.g=!0}function Sa(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||De("ES5").S(e,t,n),n?(o[Y].P&&(yo(e),Se(4)),Ee(t)&&(t=mo(e,t),e.l||go(e,t)),e.u&&De("Patches").M(o[Y].t,t,e.u,e.s)):t=mo(e,o,[]),yo(e),e.u&&e.v(e.u,e.s),t!==Is?t:void 0}function mo(t,e,o){if(Pa(e))return e;var n=e[Y];if(!n)return At(e,function(l,d){return Es(t,n,e,l,d,o)},!0),e;if(n.A!==t)return e;if(!n.P)return go(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=_a(n.k):n.o,i=a,s=!1;n.i===3&&(i=new Set(a),a.clear(),s=!0),At(i,function(l,d){return Es(t,n,a,l,d,o,s)}),go(t,a,!1),o&&t.u&&De("Patches").N(n,o,t.u,t.s)}return n.o}function Es(t,e,o,n,a,i,s){if(Ke(a)){var l=mo(t,a,i&&e&&e.i!==3&&!Kt(e.R,n)?i.concat(n):void 0);if(_s(o,n,l),!Ke(l))return;t.m=!1}else s&&o.add(a);if(Ee(a)&&!Pa(a)){if(!t.h.D&&t._<1)return;mo(t,a),e&&e.A.l||go(t,a)}}function go(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&La(e,o)}function Oa(t,e){var o=t[Y];return(o?nt(o):t)[e]}function ws(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function at(t){t.P||(t.P=!0,t.l&&at(t.l))}function Ca(t){t.o||(t.o=_a(t.t))}function Aa(t,e,o){var n=Na(e)?De("MapSet").F(e,o):Ta(e)?De("MapSet").T(e,o):t.O?function(a,i){var s=Array.isArray(a),l={i:s?1:0,A:i?i.A:Ea(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=l,p=Wr;s&&(d=[l],p=$r);var h=Proxy.revocable(d,p),f=h.revoke,m=h.proxy;return l.k=m,l.j=f,m}(e,o):De("ES5").J(e,o);return(o?o.A:Ea()).p.push(n),n}function uu(t){return Ke(t)||Se(22,t),function e(o){if(!Ee(o))return o;var n,a=o[Y],i=qt(o);if(a){if(!a.P&&(a.i<4||!De("ES5").K(a)))return a.t;a.I=!0,n=As(o,i),a.I=!1}else n=As(o,i);return At(n,function(s,l){a&&su(a.t,s)===l||_s(n,s,e(l))}),i===3?new Set(n):n}(t)}function As(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return _a(t)}function Ps(){function t(s,l){var d=i[s];return d?d.enumerable=l:i[s]=d={configurable:!0,enumerable:l,get:function(){var p=this[Y];return Wr.get(p,s)},set:function(p){var h=this[Y];Wr.set(h,s,p)}},d}function e(s){for(var l=s.length-1;l>=0;l--){var d=s[l][Y];if(!d.P)switch(d.i){case 5:n(d)&&at(d);break;case 4:o(d)&&at(d)}}}function o(s){for(var l=s.t,d=s.k,p=Zt(d),h=p.length-1;h>=0;h--){var f=p[h];if(f!==Y){var m=l[f];if(m===void 0&&!Kt(l,f))return!0;var b=d[f],x=b&&b[Y];if(x?x.t!==m:!Ls(b,m))return!0}}var O=!!l[Y];return p.length!==Zt(l).length+(O?0:1)}function n(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function a(s){s.g&&Se(3,JSON.stringify(nt(s)))}var i={};lu("ES5",{J:function(s,l){var d=Array.isArray(s),p=function(f,m){if(f){for(var b=Array(m.length),x=0;x<m.length;x++)Object.defineProperty(b,""+x,t(x,!0));return b}var O=ks(m);delete O[Y];for(var T=Zt(O),A=0;A<T.length;A++){var L=T[A];O[L]=t(L,f||!!O[L].enumerable)}return Object.create(Object.getPrototypeOf(m),O)}(d,s),h={i:d?5:4,A:l?l.A:Ea(),P:!1,I:!1,R:{},l,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,Y,{value:h,writable:!0}),p},S:function(s,l,d){d?Ke(l)&&l[Y].A===s&&e(s.p):(s.u&&function p(h){if(h&&typeof h=="object"){var f=h[Y];if(f){var m=f.t,b=f.k,x=f.R,O=f.i;if(O===4)At(b,function(v){v!==Y&&(m[v]!==void 0||Kt(m,v)?x[v]||p(b[v]):(x[v]=!0,at(f)))}),At(m,function(v){b[v]!==void 0||Kt(b,v)||(x[v]=!1,at(f))});else if(O===5){if(n(f)&&(at(f),x.length=!0),b.length<m.length)for(var T=b.length;T<m.length;T++)x[T]=!1;else for(var A=m.length;A<b.length;A++)x[A]=!0;for(var L=Math.min(b.length,m.length),C=0;C<L;C++)b.hasOwnProperty(C)||(x[C]=!0),x[C]===void 0&&p(b[C])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var Rs,Fr,Ia=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",pu=typeof Map<"u",fu=typeof Set<"u",Ns=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Is=Ia?Symbol.for("immer-nothing"):((Rs={})["immer-nothing"]=!0,Rs),Ts=Ia?Symbol.for("immer-draftable"):"__$immer_draftable",Y=Ia?Symbol.for("immer-state"):"__$immer_state";var hu=""+Object.prototype.constructor,Zt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,ks=Object.getOwnPropertyDescriptors||function(t){var e={};return Zt(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},Ra={},Wr={get:function(t,e){if(e===Y)return t;var o=nt(t);if(!Kt(o,e))return function(a,i,s){var l,d=ws(i,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(a.k):void 0}(t,o,e);var n=o[e];return t.I||!Ee(n)?n:n===Oa(t.t,e)?(Ca(t),t.o[e]=Aa(t.A.h,n,t)):n},has:function(t,e){return e in nt(t)},ownKeys:function(t){return Reflect.ownKeys(nt(t))},set:function(t,e,o){var n=ws(nt(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var a=Oa(nt(t),e),i=a?.[Y];if(i&&i.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Ls(o,a)&&(o!==void 0||Kt(t.t,e)))return!0;Ca(t),at(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return Oa(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ca(t),at(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=nt(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Se(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Se(12)}},$r={};At(Wr,function(t,e){$r[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),$r.deleteProperty=function(t,e){return $r.set.call(this,t,e,void 0)},$r.set=function(t,e,o){return Wr.set.call(this,t[0],e,o,t[0])};var yu=function(){function t(o){var n=this;this.O=Ns,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var d=n;return function(O){var T=this;O===void 0&&(O=l);for(var A=arguments.length,L=Array(A>1?A-1:0),C=1;C<A;C++)L[C-1]=arguments[C];return d.produce(O,function(v){var E;return(E=i).call.apply(E,[T,v].concat(L))})}}var p;if(typeof i!="function"&&Se(6),s!==void 0&&typeof s!="function"&&Se(7),Ee(a)){var h=Cs(n),f=Aa(n,a,void 0),m=!0;try{p=i(f),m=!1}finally{m?yo(h):wa(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return va(h,s),Sa(O,h)},function(O){throw yo(h),O}):(va(h,s),Sa(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===Is&&(p=void 0),n.D&&La(p,!0),s){var b=[],x=[];De("Patches").M(a,p,b,x),s(b,x)}return p}Se(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,f=Array(h>1?h-1:0),m=1;m<h;m++)f[m-1]=arguments[m];return n.produceWithPatches(p,function(b){return a.apply(void 0,[b].concat(f))})};var s,l,d=n.produce(a,i,function(p,h){s=p,l=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(p){return[p,s,l]}):[d,s,l]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){Ee(o)||Se(8),Ke(o)&&(o=uu(o));var n=Cs(this),a=Aa(this,o,void 0);return a[Y].C=!0,wa(n),a},e.finishDraft=function(o,n){var a=o&&o[Y],i=a.A;return va(i,n),Sa(void 0,i)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Ns&&Se(20),this.O=o},e.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var s=De("Patches").$;return Ke(o)?s(o,n):this.produce(o,function(l){return s(l,n)})},t}(),xe=new yu,mu=xe.produce,_g=xe.produceWithPatches.bind(xe),Lg=xe.setAutoFreeze.bind(xe),Pg=xe.setUseProxies.bind(xe),Ig=xe.applyPatches.bind(xe),kg=xe.createDraft.bind(xe),Dg=xe.finishDraft.bind(xe),bo=mu;function Rt(t){"@babel/helpers - typeof";return Rt=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},Rt(t)}function Ds(t,e){if(Rt(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(Rt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Ms(t){var e=Ds(t,"string");return Rt(e)=="symbol"?e:e+""}function Us(t,e,o){return(e=Ms(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Bs(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),o.push.apply(o,n)}return o}function ka(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Bs(Object(o),!0).forEach(function(n){Us(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Bs(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function le(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 $s=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Da=function(){return Math.random().toString(36).substring(7).split("").join(".")},xo={INIT:"@@redux/INIT"+Da(),REPLACE:"@@redux/REPLACE"+Da(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Da()}};function gu(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 Ma(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(le(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(le(1));return o(Ma)(t,e)}if(typeof t!="function")throw new Error(le(2));var a=t,i=e,s=[],l=s,d=!1;function p(){l===s&&(l=s.slice())}function h(){if(d)throw new Error(le(3));return i}function f(O){if(typeof O!="function")throw new Error(le(4));if(d)throw new Error(le(5));var T=!0;return p(),l.push(O),function(){if(T){if(d)throw new Error(le(6));T=!1,p();var L=l.indexOf(O);l.splice(L,1),s=null}}}function m(O){if(!gu(O))throw new Error(le(7));if(typeof O.type>"u")throw new Error(le(8));if(d)throw new Error(le(9));try{d=!0,i=a(i,O)}finally{d=!1}for(var T=s=l,A=0;A<T.length;A++){var L=T[A];L()}return O}function b(O){if(typeof O!="function")throw new Error(le(10));a=O,m({type:xo.REPLACE})}function x(){var O,T=f;return O={subscribe:function(L){if(typeof L!="object"||L===null)throw new Error(le(11));function C(){L.next&&L.next(h())}C();var v=T(C);return{unsubscribe:v}}},O[$s]=function(){return this},O}return m({type:xo.INIT}),n={dispatch:m,subscribe:f,getState:h,replaceReducer:b},n[$s]=x,n}function bu(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:xo.INIT});if(typeof n>"u")throw new Error(le(12));if(typeof o(void 0,{type:xo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(le(13))})}function Fs(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var a=e[n];typeof t[a]=="function"&&(o[a]=t[a])}var i=Object.keys(o),s,l;try{bu(o)}catch(d){l=d}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var f;for(var m=!1,b={},x=0;x<i.length;x++){var O=i[x],T=o[O],A=p[O],L=T(A,h);if(typeof L>"u"){var C=h&&h.type;throw new Error(le(14))}b[O]=L,m=m||L!==A}return m=m||i.length!==Object.keys(p).length,m?b:p}}function Yt(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Ws(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(le(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=e.map(function(d){return d(s)});return i=Yt.apply(void 0,l)(a.dispatch),ka(ka({},a),{},{dispatch:i})}}}function Hs(t){var e=function(n){var a=n.dispatch,i=n.getState;return function(s){return function(l){return typeof l=="function"?l(a,i,t):s(l)}}};return e}var zs=Hs();zs.withExtraArgument=Hs;var Ua=zs;var Zs=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),xu=function(t,e){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(p){return function(h){return d([p,h])}}function d(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=e.call(t,o)}catch(h){p=[6,h],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},Xt=function(t,e){for(var o=0,n=e.length,a=t.length;o<n;o++,a++)t[a]=e[o];return t},vu=Object.defineProperty,Su=Object.defineProperties,Ou=Object.getOwnPropertyDescriptors,js=Object.getOwnPropertySymbols,Cu=Object.prototype.hasOwnProperty,Eu=Object.prototype.propertyIsEnumerable,Gs=function(t,e,o){return e in t?vu(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},it=function(t,e){for(var o in e||(e={}))Cu.call(e,o)&&Gs(t,o,e[o]);if(js)for(var n=0,a=js(e);n<a.length;n++){var o=a[n];Eu.call(e,o)&&Gs(t,o,e[o])}return t},Ba=function(t,e){return Su(t,Ou(e))},wu=function(t,e,o){return new Promise(function(n,a){var i=function(d){try{l(o.next(d))}catch(p){a(p)}},s=function(d){try{l(o.throw(d))}catch(p){a(p)}},l=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,s)};l((o=o.apply(t,e)).next())})};var Au=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Yt:Yt.apply(null,arguments)},Qg=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Ru(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var Nu=function(t){Zs(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Xt([void 0],o[0].concat(this)))):new(e.bind.apply(e,Xt([void 0],o.concat(this))))},e}(Array),Tu=function(t){Zs(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Xt([void 0],o[0].concat(this)))):new(e.bind.apply(e,Xt([void 0],o.concat(this))))},e}(Array);function Wa(t){return Ee(t)?bo(t,function(){}):t}function _u(t){return typeof t=="boolean"}function Lu(){return function(e){return Pu(e)}}function Pu(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,a=n===void 0?!0:n,i=t.serializableCheck,s=i===void 0?!0:i,l=new Nu;if(o&&(_u(o)?l.push(Ua):l.push(Ua.withExtraArgument(o.extraArgument))),0){if(a)var d;if(s)var p}return l}var $a=!0;function qs(t){var e=Lu(),o=t||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,s=i===void 0?e():i,l=o.devTools,d=l===void 0?!0:l,p=o.preloadedState,h=p===void 0?void 0:p,f=o.enhancers,m=f===void 0?void 0:f,b;if(typeof a=="function")b=a;else if(Ru(a))b=Fs(a);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 x=s;if(typeof x=="function"&&(x=x(e),!$a&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!$a&&x.some(function(v){return typeof v!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Ws.apply(void 0,x),T=Yt;d&&(T=Au(it({trace:!$a},typeof d=="object"&&d)));var A=new Tu(O),L=A;Array.isArray(m)?L=Xt([O],m):typeof m=="function"&&(L=m(A));var C=T.apply(void 0,L);return Ma(b,h,C)}function st(t,e){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return it(it({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Ys(t){var e={},o=[],n,a={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,a},addMatcher:function(i,s){return o.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return n=i,a}};return t(a),[e,o,n]}function Iu(t){return typeof t=="function"}function ku(t,e,o,n){o===void 0&&(o=[]);var a=typeof e=="function"?Ys(e):[e,o,n],i=a[0],s=a[1],l=a[2],d;if(Iu(t))d=function(){return Wa(t())};else{var p=Wa(t);d=function(){return p}}function h(f,m){f===void 0&&(f=d());var b=Xt([i[m.type]],s.filter(function(x){var O=x.matcher;return O(m)}).map(function(x){var O=x.reducer;return O}));return b.filter(function(x){return!!x}).length===0&&(b=[l]),b.reduce(function(x,O){if(O)if(Ke(x)){var T=x,A=O(T,m);return A===void 0?x:A}else{if(Ee(x))return bo(x,function(L){return O(L,m)});var A=O(x,m);if(A===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return x},f)}return h.getInitialState=d,h}function Du(t,e){return t+"/"+e}function Xs(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:Wa(t.initialState),n=t.reducers||{},a=Object.keys(n),i={},s={},l={};a.forEach(function(h){var f=n[h],m=Du(e,h),b,x;"reducer"in f?(b=f.reducer,x=f.prepare):b=f,i[h]=b,s[m]=b,l[h]=x?st(m,x):st(m)});function d(){var h=typeof t.extraReducers=="function"?Ys(t.extraReducers):[t.extraReducers],f=h[0],m=f===void 0?{}:f,b=h[1],x=b===void 0?[]:b,O=h[2],T=O===void 0?void 0:O,A=it(it({},m),s);return ku(o,function(L){for(var C in A)L.addCase(C,A[C]);for(var v=0,E=x;v<E.length;v++){var I=E[v];L.addMatcher(I.matcher,I.reducer)}T&&L.addDefaultCase(T)})}var p;return{name:e,reducer:function(h,f){return p||(p=d()),p(h,f)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=d()),p.getInitialState()}}}var Mu="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Uu=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=Mu[Math.random()*64|0];return e},Bu=["name","message","stack","code"],Fa=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Vs=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),$u=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=Bu;o<n.length;o++){var a=n[o];typeof t[a]=="string"&&(e[a]=t[a])}return e}return{message:String(t)}},ob=function(){function t(e,o,n){var a=st(e+"/fulfilled",function(h,f,m,b){return{payload:h,meta:Ba(it({},b||{}),{arg:m,requestId:f,requestStatus:"fulfilled"})}}),i=st(e+"/pending",function(h,f,m){return{payload:void 0,meta:Ba(it({},m||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=st(e+"/rejected",function(h,f,m,b,x){return{payload:b,error:(n&&n.serializeError||$u)(h||"Rejected"),meta:Ba(it({},x||{}),{arg:m,requestId:f,rejectedWithValue:!!b,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function p(h){return function(f,m,b){var x=n?.idGenerator?n.idGenerator(h):Uu(),O=new d,T,A=!1;function L(v){T=v,O.abort()}var C=function(){return wu(this,null,function(){var v,E,I,B,W,$,k;return xu(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),B=(v=n?.condition)==null?void 0:v.call(n,h,{getState:m,extra:b}),Wu(B)?[4,B]:[3,2];case 1:B=y.sent(),y.label=2;case 2:if(B===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,W=new Promise(function(S,P){return O.signal.addEventListener("abort",function(){return P({name:"AbortError",message:T||"Aborted"})})}),f(i(x,h,(E=n?.getPendingMeta)==null?void 0:E.call(n,{requestId:x,arg:h},{getState:m,extra:b}))),[4,Promise.race([W,Promise.resolve(o(h,{dispatch:f,getState:m,extra:b,requestId:x,signal:O.signal,abort:L,rejectWithValue:function(S,P){return new Fa(S,P)},fulfillWithValue:function(S,P){return new Vs(S,P)}})).then(function(S){if(S instanceof Fa)throw S;return S instanceof Vs?a(S.payload,x,h,S.meta):a(S,x,h)})])];case 3:return I=y.sent(),[3,5];case 4:return $=y.sent(),I=$ instanceof Fa?s(null,x,h,$.payload,$.meta):s($,x,h),[3,5];case 5:return k=n&&!n.dispatchConditionRejection&&s.match(I)&&I.meta.condition,k||f(I),[2,I]}})})}();return Object.assign(C,{abort:L,requestId:x,arg:h,unwrap:function(){return C.then(Fu)}})}}return Object.assign(p,{pending:i,rejected:s,fulfilled:a,typePrefix:e})}return t.withTypes=function(){return t},t}();function Fu(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Wu(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Js="listener",Qs="completed",ec="cancelled",nb="task-"+ec,ab="task-"+Qs,ib=Js+"-"+ec,sb=Js+"-"+Qs;var Ha="listenerMiddleware";var cb=st(Ha+"/add"),lb=st(Ha+"/removeAll"),db=st(Ha+"/remove");var Ks,ub=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Ks||(Ks=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Hu=function(t){return function(e){setTimeout(e,t)}},pb=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Hu(10);Ps();window.ftReduxStores||(window.ftReduxStores={});var Nt=class t extends We{static get(e){var o;let n=typeof e=="string"?e:e.name,a=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(Et(i))return i;if(a==null)return;let s=Xs({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=qs({reducer:(d,p)=>p.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...p.overwrites}:s.reducer(d,p)});return window.ftReduxStores[a.name]=new t(s,l,a.eventBus)}constructor(e,o,n){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Ur;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let d=s,p=i[d];return p?(...h)=>{let f=p(...h.map(a));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}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()}};function zu(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))Et(e)&&e.clear()}var vo=class{constructor(e,o,n){this.store=e,this.valueSelector=o,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let e=this.store.getState(),o=this.valueSelector(e);Qe(this.lastValue,o)&&(this.callback(o,e),this.lastValue=o)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function ju(t,e,o){return new vo(t,e,o).watch()}var Va={};z(Va,{scrollHelper:()=>Gu});var ja,So=new Map,Ga=class{lock(e,o){if(o){let n=So.get(o);if(n==null||n===e)return So.set(o,e),o}}release(e,o){o&&So.get(o)===e&&So.delete(o)}findFirstScrollableParent(e){var o;let n,a;for(let i of mn(e)){let s=i,l=this.elementCanScroll(s);if(l&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else l&&a==null&&(a=s)}return(o=n??a)!==null&&o!==void 0?o:document.body}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,o){var n,a;let i=0;for(;o&&o.offsetParent!==e.offsetParent;)i+=(n=o.offsetTop)!==null&&n!==void 0?n:0,o=o.offsetParent;return i+((a=o?.offsetTop)!==null&&a!==void 0?a:0)-e.offsetTop}computeTopOffsetRatio(e,o){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return o;default:return 0}}scrollIntoViewIfPossible(e,o){let n=this.findFirstScrollableParent(e);if(e&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,e),i=a-n.clientHeight+e.clientHeight,s=a,l=wr(0,(s-n.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(o?.position,l)*(i-s)+s;n.scrollTo({behavior:o?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(ja=window.FluidTopicsScrollHelper)!==null&&ja!==void 0?ja:new Ga;var Gu=window.FluidTopicsScrollHelper;var Za={};z(Za,{SearchPlaceConverter:()=>er,SearchPlaceQueryParams:()=>K,isSearchPlaceQueryParams:()=>Lc,serializeRequest:()=>qu});var Ku=Rl(rc(),1);var oc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(oc||(oc={}));var nc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(nc||(nc={}));var ac;(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.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(ac||(ac={}));var ic;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(ic||(ic={}));var sc;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(sc||(sc={}));var cc;(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.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",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.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",t.GEN_AI__RATE="GEN_AI__RATE",t.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",t.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_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_CONTEXT_MENU="SEARCH_RESULT__OPEN_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",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"})(cc||(cc={}));var lc;(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"})(lc||(lc={}));var dc;(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"})(dc||(dc={}));var uc;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(uc||(uc={}));var pc;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(pc||(pc={}));var fc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(fc||(fc={}));var hc;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(hc||(hc={}));var yc;(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"})(yc||(yc={}));var mc;(function(t){t.ASC="ASC",t.DESC="DESC"})(mc||(mc={}));var gc;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(gc||(gc={}));var Ka;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Ka||(Ka={}));var Cc=t=>Object.keys(Ka).includes(t);var bc;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(bc||(bc={}));var xc;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(xc||(xc={}));var vc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(vc||(vc={}));var Qt;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Qt||(Qt={}));var Ec=t=>Object.keys(Qt).includes(t);var Sc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Sc||(Sc={}));var Oc;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Oc||(Oc={}));var oe;(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.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_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.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(oe||(oe={}));var wc;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(wc||(wc={}));var Ac;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Ac||(Ac={}));var Rc;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Rc||(Rc={}));var Vu={[oe.PERSONAL_BOOK_SHARE_USER]:[oe.PERSONAL_BOOK_USER],[oe.HTML_EXPORT_USER]:[oe.PERSONAL_BOOK_USER],[oe.PDF_EXPORT_USER]:[oe.PERSONAL_BOOK_USER],[oe.KHUB_ADMIN]:[oe.CONTENT_PUBLISHER],[oe.ADMIN]:[oe.KHUB_ADMIN,oe.USERS_ADMIN,oe.PORTAL_ADMIN],[oe.GENERATIVE_AI_EXPORT_USER]:[oe.GENERATIVE_AI_USER]};function Nc(t,e){return t===e||(Vu[t]??[]).some(o=>Nc(o,e))}function Tc(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=>Nc(n,e))}function Zu(t){return`"${t}"`}function _c(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function qu(t,e){return new er(t).serialize(e)}var K;(function(t){t.LOCALE="content-lang",t.QUERY="query",t.SCOPE="scope",t.FILTERS="filters",t.VIRTUAL_FIELD="virtual-field",t.PERIOD="period",t.VALUE_FILTERS="value-filters",t.DATE_FILTERS="date-filters",t.RANGE_FILTERS="range-filters",t.SORT="sort",t.PER_PAGE="per-page"})(K||(K={}));var Yu=new Set(Object.values(K));function Lc(t){return Yu.has(t)}var er=class{constructor(e,o={},n=20,a=!1,i="en-US"){this.baseUrl=e,this.predefinedSorts=o,this.defaultPerPage=n,this.allLanguagesAllowed=a,this.defaultContentLocale=i,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,o){return this.serializeToCurrentPageIfPossible(e,o??"/search")}serializeToCurrentPageIfPossible(e,o){let n=o==null||o.trim().length===0,a=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${o}`);return a.search=this.toURLSearchParams(e),a.toString()}toURLSearchParams(e,o=!1){var n,a,i,s,l,d,p,h,f,m,b,x;let O=new URLSearchParams;e.contentLocale?(!o||e.contentLocale!==this.defaultContentLocale)&&O.append(K.LOCALE,e.contentLocale):O.append(K.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=e.query)===null||n===void 0?void 0:n.length)>0&&O.append(K.QUERY,e.query);let T=(i=(a=e.metadataFilters)===null||a===void 0?void 0:a.filter(v=>v.valueFilter))!==null&&i!==void 0?i:[];if(T.length>0){let v=T.map(E=>{var I,B;let W=((B=(I=E.valueFilter)===null||I===void 0?void 0:I.values)!==null&&B!==void 0?B:[]).map($=>this.escapeFilters($)).map($=>Zu(_c($))).join("_");return`${E.key}~${W}`}).join("*");O.append(K.VALUE_FILTERS,v)}let A=(l=(s=e.metadataFilters)===null||s===void 0?void 0:s.filter(v=>v.dateFilter))!==null&&l!==void 0?l:[];if(A.length>0){let v=A.map(E=>{var I;return`${E.key}~${(I=E.dateFilter)===null||I===void 0?void 0:I.type.toLowerCase()}`}).join("*");O.append(K.DATE_FILTERS,v)}let L=(p=(d=e.metadataFilters)===null||d===void 0?void 0:d.filter(v=>v.rangeFilter))!==null&&p!==void 0?p:[];if(L.length>0){let v=L.map(E=>{var I,B;return`${E.key}~${(I=E.rangeFilter)===null||I===void 0?void 0:I.from}_${(B=E.rangeFilter)===null||B===void 0?void 0:B.to}`}).join("*");O.append(K.RANGE_FILTERS,v)}e.virtualField&&e.virtualField!=="EVERYWHERE"&&O.append(K.VIRTUAL_FIELD,e.virtualField.toLowerCase()),e.scope&&e.scope!=="DEFAULT"&&O.append(K.SCOPE,e.scope.toLowerCase()),((h=e.sort)===null||h===void 0?void 0:h.length)>0&&e.sort[0].key==="ft:lastEdition"&&O.append(K.SORT,"last_update"),!((f=e.paging)===null||f===void 0)&&f.perPage&&((b=(m=e.paging)===null||m===void 0?void 0:m.perPage)!==null&&b!==void 0?b:this.defaultPerPage)!=this.defaultPerPage&&O.append(K.PER_PAGE,String(e.paging.perPage));let C=(x=e.otherQueryParams)!==null&&x!==void 0?x:{};for(let v in C)O.append(v,C[v]);return encodeURI(O.toString()).replace(/#/g,"%23")}parse(e){var o;let n=e.split("?"),a=this.fromURLSearchParams(n.slice(1).join("?")),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(o=this.scopeMapping[i])!==null&&o!==void 0?o:a.scope}}fromURLSearchParams(e){var o,n,a,i,s,l,d,p;try{e=decodeURI(e).replace(/%23/g,"#")}catch(A){console.warn("Could not decode search request query params, fallback on raw value",A)}let h=new URLSearchParams(e),f=h.get(K.LOCALE)==="all"?void 0:h.get(K.LOCALE),m=((o=h.get(K.VIRTUAL_FIELD))!==null&&o!==void 0?o:"EVERYWHERE").toUpperCase(),b=((n=h.get(K.SORT))!==null&&n!==void 0?n:"DEFAULT").toUpperCase(),x=(a=h.get(K.SCOPE))!==null&&a!==void 0?a:"default",O=+((i=h.get(K.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),T={};for(let A of h.keys())Lc(A)||(T[A]=h.get(A));return{contentLocale:f??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=h.get(K.QUERY))!==null&&s!==void 0?s:"",scope:(l=this.scopeMapping[x])!==null&&l!==void 0?l:"DEFAULT",virtualField:Cc(m)?m:"EVERYWHERE",sort:(p=(d=this.predefinedSorts[b])!==null&&d!==void 0?d:this.predefinedSorts.DEFAULT)!==null&&p!==void 0?p:[],metadataFilters:this.parseCompatFilters(h),facets:[],paging:{page:1,perPage:wr(1,isNaN(O)?this.defaultPerPage:O,1e3)},otherQueryParams:T}}parseCompatFilters(e){var o,n,a,i,s,l;let d=[];return e.has(K.FILTERS)&&(d=this.parseValueFilters((o=e.get(K.FILTERS))!==null&&o!==void 0?o:"")),(n=e.has(K.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=e.get(K.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=e.get(K.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=e.get(K.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=e.get(K.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(e){return this.superEscapeFilters(e).split("*").map(o=>o.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],valueFilter:{values:o[1].split("_").map(_c).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],dateFilter:{type:Qt[o[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],rangeFilter:{from:o[1].split("_")[0],to:o[1].split("_")[1]}}))}escapeFilters(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replaceAll(o,n);return e}superEscapeFilters(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replaceAll(n,a);return e}unescapeFilterValue(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replace(a,o);return e}parseLegacyPeriodFilter(e){if(Ec(e))return[{key:"ft:lastEdition",dateFilter:{type:Qt[e]}}];if(e.startsWith("CUSTOM_")){let[o,n,a]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}};var Xa={};z(Xa,{toFtFormComponent:()=>Ya});var qa=Symbol("elementInternals");function Ya(t){class e extends t{static get formAssociated(){return!0}get form(){return this[qa].form}constructor(...n){super(n),this[qa]=this.attachInternals()}setFormValue(n){this[qa].setFormValue(n)}}return e}var Ja={};z(Ja,{DateFormatter:()=>tr});var tr=class{static format(e,o,n,a){return window.moment?window.moment(e).locale(o).format(this.getDateFormat(n,a)):e}static getDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}};var ei={};z(ei,{ALL_KEYS_VALUE:()=>Qa,SameWindowStorageEvent:()=>rr});var Qa="__all__",rr=class extends CustomEvent{constructor(e,o,n){super("same-window-storage",{detail:{key:e,oldValue:o,newValue:n}})}keyMatch(e){return this.detail.key.includes(e)||this.detail.key==Qa}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(t,e,o){let n=e.getItem(o[0]);Reflect.apply(t,e,o),window.dispatchEvent(new rr(o[0],n,o[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(t,e,o){let n=e.getItem(o[0]);Reflect.apply(t,e,o),window.dispatchEvent(new rr(o[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(t,e,o){Reflect.apply(t,e,o),window.dispatchEvent(new rr(Qa))}});var ri={};z(ri,{FocusMainContentEvent:()=>ti});var ti=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var Pc={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1};function Xu(t){(t.key==="Enter"||t.key===" "||t.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0)}function Ju(t){window.FluidTopicsA11yHints.isKeyboardNavigation=t.detail==0}document.addEventListener("keydown",Xu);document.addEventListener("click",Ju);var oi,ni,ai,ii,si=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((ai=(ni=(oi=window.safari)===null||oi===void 0?void 0:oi.pushNotification)===null||ni===void 0?void 0:ni.toString())!==null&&ai!==void 0?ai:"")==="[object SafariRemoteNotification]",Qu="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(ii=window.ftGlobals)!==null&&ii!==void 0?ii:{lit:Jo,litDecorators:en,litRepeat:tn,litClassMap:rn,litStyleMap:on,litUnsafeHTML:an,wcUtils:{...un,...cn,...hn,...Ja,...yn,...bn,...Kn,...dn,...ca,...ri,...Pc,...Va,...Vn,...ha,...Xa,...pa,...gs,...gn,...ga,...ba,...xs,...xa,...za,...ei,...la,...ua,...Za,isSafari:si,isTouchScreen:Qu,setVariable:w}};var Ic=r.extend("--ft-ripple-color","",G.colorContent),N={color:Ic,backgroundColor:r.extend("--ft-ripple-background-color","",Ic),opacityContentOnSurfacePressed:r.external(G.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:r.external(G.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:r.external(G.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:r.external(G.opacityContentOnSurfaceSelected,"Design system"),borderRadius:r.create("--ft-ripple-border-radius","","SIZE","0px")},kc=r.extend("--ft-ripple-color","",G.colorPrimary),Dc={color:kc,backgroundColor:r.extend("--ft-ripple-background-color","",kc)},Mc=r.extend("--ft-ripple-color","",G.colorSecondary),Uc={color:Mc,backgroundColor:r.extend("--ft-ripple-background-color","",Mc)},Bc=M`
48
+ `;var xs={};var xa={};z(xa,{ParametrizedLabelResolver:()=>Mr});var Mr=class t{constructor(e,o){this.defaultLabels=e,this.labels=o}resolve(e,...o){var n,a;e=this.resolvePluralKey(e,o);let i=(a=(n=this.labels[e])!==null&&n!==void 0?n:this.defaultLabels[e])!==null&&a!==void 0?a:"";return t.replaceParameters(i,...o)}static replaceParameters(e,...o){return o.forEach((n,a)=>e=e.replace(new RegExp(`\\{${a}([^}]*)\\}`,"g"),(i,s)=>t.formatValue(n,s))),e}resolvePluralKey(e,o){for(let n of o)if(typeof n=="number"){let a=`${String(e)}[\\=${n}]`;if(a in this.labels||a in this.defaultLabels)return a}return e}static formatValue(e,o){return e instanceof Date?t.formatDate(e,o):e??""}static formatDate(e,o){let n=a=>o?.includes("date")?e.toLocaleDateString(a):o?.includes("time")?e.toLocaleTimeString(a):e.toLocaleString(a);try{return n(document.documentElement.lang)}catch{return n()}}};var za={};z(za,{FtCommandQueue:()=>Ur,FtLitElementRedux:()=>ot,FtReduxStore:()=>Nt,ReduxWatcher:()=>vo,clearAllStores:()=>zu,isFtReduxStore:()=>Et,redux:()=>ho,reduxEventListener:()=>iu,reduxReactive:()=>au,watch:()=>ju});var au=()=>(t,e)=>{var o;let n=t.constructor;n.reduxReactiveProperties=new Set(n.reduxReactiveProperties),(o=n.reduxReactiveProperties)===null||o===void 0||o.add(e)},ho=t=>{let e=t??{};return(o,n)=>{var a;let i={hasChanged:Qe,attribute:!1,...e};R(i)(o,n);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(a=e.selector)!==null&&a!==void 0?a:l=>l[n],store:e.store})}},iu=t=>(e,o)=>{let n=e.constructor;n.reduxEventListeners=new Map(n.reduxEventListeners),n.reduxEventListeners.set(o,t)};var Ur=class{constructor(){this.queue=[]}add(e,o=!1){o&&this.clear(e.type),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(e){typeof e=="string"?this.queue=this.queue.filter(o=>o.type!==e):this.queue=this.queue.filter(o=>!e.test(o.type))}};function Et(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var vs,Ss,Os,Br=Symbol("internalReduxEventsUnsubscribers"),rt=Symbol("internalStoresUnsubscribers"),wt=Symbol("internalStores"),ot=class extends V{constructor(){super(...arguments),this[vs]=new Map,this[Ss]=new Map,this[Os]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[wt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[wt].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[wt].get(e)}addStore(e,o){var n;o=(n=o??(Et(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this[wt].set(o,e),this.subscribeToStore(o,e),this.updateFromStores()}removeStore(e){let o=typeof e=="string"?e:e.name;this.unsubscribeFromStore(o),this[wt].delete(o)}setupStores(){this.unsubscribeFromStores(),this[wt].forEach((e,o)=>this.subscribeToStore(o,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let a=this.getStore(e.store);a&&(e.store?this[rt].has(e.store):this[rt].size>0)&&(this[o]=e.selector(a.getState(),this))}})}subscribeToStore(e,o){var n;this[rt].set(e,o.subscribe(()=>this.updateFromStores())),this[Br].set(e,[]),Et(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,i)=>{if(typeof this[i]=="function"&&(!a.store||o.name===a.store)){let s=l=>this[i](l);o.addEventListener(a.eventName,s),this[Br].get(e).push(()=>o.removeEventListener(a.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[rt].forEach((e,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(e){var o;this[rt].has(e)&&this[rt].get(e)(),this[rt].delete(e),(o=this[Br].get(e))===null||o===void 0||o.forEach(n=>n()),this[Br].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};vs=rt,Ss=wt,Os=Br;ot.reduxProperties=new Map;ot.reduxReactiveProperties=new Set;ot.reduxEventListeners=new Map;function Se(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Ke(t){return!!t&&!!t[Y]}function Ee(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===hu}(t)||Array.isArray(t)||!!t[Ts]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ts])||Na(t)||Ta(t))}function At(t,e,o){o===void 0&&(o=!1),qt(t)===0?(o?Object.keys:Zt)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,a){return e(a,n,t)})}function qt(t){var e=t[Y];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Na(t)?2:Ta(t)?3:0}function Kt(t,e){return qt(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function su(t,e){return qt(t)===2?t.get(e):t[e]}function _s(t,e,o){var n=qt(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Ls(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Na(t){return pu&&t instanceof Map}function Ta(t){return fu&&t instanceof Set}function nt(t){return t.o||t.t}function _a(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=ks(t);delete e[Y];for(var o=Zt(e),n=0;n<o.length;n++){var a=o[n],i=e[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[a]})}return Object.create(Object.getPrototypeOf(t),e)}function La(t,e){return e===void 0&&(e=!1),Pa(t)||Ke(t)||!Ee(t)||(qt(t)>1&&(t.set=t.add=t.clear=t.delete=cu),Object.freeze(t),e&&At(t,function(o,n){return La(n,!0)},!0)),t}function cu(){Se(2)}function Pa(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function De(t){var e=Ra[t];return e||Se(18,t),e}function lu(t,e){Ra[t]||(Ra[t]=e)}function Ea(){return Fr}function va(t,e){e&&(De("Patches"),t.u=[],t.s=[],t.v=e)}function yo(t){wa(t),t.p.forEach(du),t.p=null}function wa(t){t===Fr&&(Fr=t.l)}function Cs(t){return Fr={p:[],l:Fr,h:t,m:!0,_:0}}function du(t){var e=t[Y];e.i===0||e.i===1?e.j():e.g=!0}function Sa(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||De("ES5").S(e,t,n),n?(o[Y].P&&(yo(e),Se(4)),Ee(t)&&(t=mo(e,t),e.l||go(e,t)),e.u&&De("Patches").M(o[Y].t,t,e.u,e.s)):t=mo(e,o,[]),yo(e),e.u&&e.v(e.u,e.s),t!==Is?t:void 0}function mo(t,e,o){if(Pa(e))return e;var n=e[Y];if(!n)return At(e,function(l,d){return Es(t,n,e,l,d,o)},!0),e;if(n.A!==t)return e;if(!n.P)return go(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=_a(n.k):n.o,i=a,s=!1;n.i===3&&(i=new Set(a),a.clear(),s=!0),At(i,function(l,d){return Es(t,n,a,l,d,o,s)}),go(t,a,!1),o&&t.u&&De("Patches").N(n,o,t.u,t.s)}return n.o}function Es(t,e,o,n,a,i,s){if(Ke(a)){var l=mo(t,a,i&&e&&e.i!==3&&!Kt(e.R,n)?i.concat(n):void 0);if(_s(o,n,l),!Ke(l))return;t.m=!1}else s&&o.add(a);if(Ee(a)&&!Pa(a)){if(!t.h.D&&t._<1)return;mo(t,a),e&&e.A.l||go(t,a)}}function go(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&La(e,o)}function Oa(t,e){var o=t[Y];return(o?nt(o):t)[e]}function ws(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function at(t){t.P||(t.P=!0,t.l&&at(t.l))}function Ca(t){t.o||(t.o=_a(t.t))}function Aa(t,e,o){var n=Na(e)?De("MapSet").F(e,o):Ta(e)?De("MapSet").T(e,o):t.O?function(a,i){var s=Array.isArray(a),l={i:s?1:0,A:i?i.A:Ea(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},d=l,p=Wr;s&&(d=[l],p=$r);var h=Proxy.revocable(d,p),f=h.revoke,m=h.proxy;return l.k=m,l.j=f,m}(e,o):De("ES5").J(e,o);return(o?o.A:Ea()).p.push(n),n}function uu(t){return Ke(t)||Se(22,t),function e(o){if(!Ee(o))return o;var n,a=o[Y],i=qt(o);if(a){if(!a.P&&(a.i<4||!De("ES5").K(a)))return a.t;a.I=!0,n=As(o,i),a.I=!1}else n=As(o,i);return At(n,function(s,l){a&&su(a.t,s)===l||_s(n,s,e(l))}),i===3?new Set(n):n}(t)}function As(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return _a(t)}function Ps(){function t(s,l){var d=i[s];return d?d.enumerable=l:i[s]=d={configurable:!0,enumerable:l,get:function(){var p=this[Y];return Wr.get(p,s)},set:function(p){var h=this[Y];Wr.set(h,s,p)}},d}function e(s){for(var l=s.length-1;l>=0;l--){var d=s[l][Y];if(!d.P)switch(d.i){case 5:n(d)&&at(d);break;case 4:o(d)&&at(d)}}}function o(s){for(var l=s.t,d=s.k,p=Zt(d),h=p.length-1;h>=0;h--){var f=p[h];if(f!==Y){var m=l[f];if(m===void 0&&!Kt(l,f))return!0;var b=d[f],x=b&&b[Y];if(x?x.t!==m:!Ls(b,m))return!0}}var O=!!l[Y];return p.length!==Zt(l).length+(O?0:1)}function n(s){var l=s.k;if(l.length!==s.t.length)return!0;var d=Object.getOwnPropertyDescriptor(l,l.length-1);if(d&&!d.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function a(s){s.g&&Se(3,JSON.stringify(nt(s)))}var i={};lu("ES5",{J:function(s,l){var d=Array.isArray(s),p=function(f,m){if(f){for(var b=Array(m.length),x=0;x<m.length;x++)Object.defineProperty(b,""+x,t(x,!0));return b}var O=ks(m);delete O[Y];for(var T=Zt(O),A=0;A<T.length;A++){var L=T[A];O[L]=t(L,f||!!O[L].enumerable)}return Object.create(Object.getPrototypeOf(m),O)}(d,s),h={i:d?5:4,A:l?l.A:Ea(),P:!1,I:!1,R:{},l,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,Y,{value:h,writable:!0}),p},S:function(s,l,d){d?Ke(l)&&l[Y].A===s&&e(s.p):(s.u&&function p(h){if(h&&typeof h=="object"){var f=h[Y];if(f){var m=f.t,b=f.k,x=f.R,O=f.i;if(O===4)At(b,function(v){v!==Y&&(m[v]!==void 0||Kt(m,v)?x[v]||p(b[v]):(x[v]=!0,at(f)))}),At(m,function(v){b[v]!==void 0||Kt(b,v)||(x[v]=!1,at(f))});else if(O===5){if(n(f)&&(at(f),x.length=!0),b.length<m.length)for(var T=b.length;T<m.length;T++)x[T]=!1;else for(var A=m.length;A<b.length;A++)x[A]=!0;for(var L=Math.min(b.length,m.length),C=0;C<L;C++)b.hasOwnProperty(C)||(x[C]=!0),x[C]===void 0&&p(b[C])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var Rs,Fr,Ia=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",pu=typeof Map<"u",fu=typeof Set<"u",Ns=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Is=Ia?Symbol.for("immer-nothing"):((Rs={})["immer-nothing"]=!0,Rs),Ts=Ia?Symbol.for("immer-draftable"):"__$immer_draftable",Y=Ia?Symbol.for("immer-state"):"__$immer_state";var hu=""+Object.prototype.constructor,Zt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,ks=Object.getOwnPropertyDescriptors||function(t){var e={};return Zt(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},Ra={},Wr={get:function(t,e){if(e===Y)return t;var o=nt(t);if(!Kt(o,e))return function(a,i,s){var l,d=ws(i,s);return d?"value"in d?d.value:(l=d.get)===null||l===void 0?void 0:l.call(a.k):void 0}(t,o,e);var n=o[e];return t.I||!Ee(n)?n:n===Oa(t.t,e)?(Ca(t),t.o[e]=Aa(t.A.h,n,t)):n},has:function(t,e){return e in nt(t)},ownKeys:function(t){return Reflect.ownKeys(nt(t))},set:function(t,e,o){var n=ws(nt(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var a=Oa(nt(t),e),i=a?.[Y];if(i&&i.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Ls(o,a)&&(o!==void 0||Kt(t.t,e)))return!0;Ca(t),at(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return Oa(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ca(t),at(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=nt(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Se(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Se(12)}},$r={};At(Wr,function(t,e){$r[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),$r.deleteProperty=function(t,e){return $r.set.call(this,t,e,void 0)},$r.set=function(t,e,o){return Wr.set.call(this,t[0],e,o,t[0])};var yu=function(){function t(o){var n=this;this.O=Ns,this.D=!0,this.produce=function(a,i,s){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var d=n;return function(O){var T=this;O===void 0&&(O=l);for(var A=arguments.length,L=Array(A>1?A-1:0),C=1;C<A;C++)L[C-1]=arguments[C];return d.produce(O,function(v){var E;return(E=i).call.apply(E,[T,v].concat(L))})}}var p;if(typeof i!="function"&&Se(6),s!==void 0&&typeof s!="function"&&Se(7),Ee(a)){var h=Cs(n),f=Aa(n,a,void 0),m=!0;try{p=i(f),m=!1}finally{m?yo(h):wa(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return va(h,s),Sa(O,h)},function(O){throw yo(h),O}):(va(h,s),Sa(p,h))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===Is&&(p=void 0),n.D&&La(p,!0),s){var b=[],x=[];De("Patches").M(a,p,b,x),s(b,x)}return p}Se(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var h=arguments.length,f=Array(h>1?h-1:0),m=1;m<h;m++)f[m-1]=arguments[m];return n.produceWithPatches(p,function(b){return a.apply(void 0,[b].concat(f))})};var s,l,d=n.produce(a,i,function(p,h){s=p,l=h});return typeof Promise<"u"&&d instanceof Promise?d.then(function(p){return[p,s,l]}):[d,s,l]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){Ee(o)||Se(8),Ke(o)&&(o=uu(o));var n=Cs(this),a=Aa(this,o,void 0);return a[Y].C=!0,wa(n),a},e.finishDraft=function(o,n){var a=o&&o[Y],i=a.A;return va(i,n),Sa(void 0,i)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Ns&&Se(20),this.O=o},e.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var s=De("Patches").$;return Ke(o)?s(o,n):this.produce(o,function(l){return s(l,n)})},t}(),xe=new yu,mu=xe.produce,_g=xe.produceWithPatches.bind(xe),Lg=xe.setAutoFreeze.bind(xe),Pg=xe.setUseProxies.bind(xe),Ig=xe.applyPatches.bind(xe),kg=xe.createDraft.bind(xe),Dg=xe.finishDraft.bind(xe),bo=mu;function Rt(t){"@babel/helpers - typeof";return Rt=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},Rt(t)}function Ds(t,e){if(Rt(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(Rt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Ms(t){var e=Ds(t,"string");return Rt(e)=="symbol"?e:e+""}function Us(t,e,o){return(e=Ms(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Bs(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),o.push.apply(o,n)}return o}function ka(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Bs(Object(o),!0).forEach(function(n){Us(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Bs(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function le(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 $s=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Da=function(){return Math.random().toString(36).substring(7).split("").join(".")},xo={INIT:"@@redux/INIT"+Da(),REPLACE:"@@redux/REPLACE"+Da(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Da()}};function gu(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 Ma(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(le(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(le(1));return o(Ma)(t,e)}if(typeof t!="function")throw new Error(le(2));var a=t,i=e,s=[],l=s,d=!1;function p(){l===s&&(l=s.slice())}function h(){if(d)throw new Error(le(3));return i}function f(O){if(typeof O!="function")throw new Error(le(4));if(d)throw new Error(le(5));var T=!0;return p(),l.push(O),function(){if(T){if(d)throw new Error(le(6));T=!1,p();var L=l.indexOf(O);l.splice(L,1),s=null}}}function m(O){if(!gu(O))throw new Error(le(7));if(typeof O.type>"u")throw new Error(le(8));if(d)throw new Error(le(9));try{d=!0,i=a(i,O)}finally{d=!1}for(var T=s=l,A=0;A<T.length;A++){var L=T[A];L()}return O}function b(O){if(typeof O!="function")throw new Error(le(10));a=O,m({type:xo.REPLACE})}function x(){var O,T=f;return O={subscribe:function(L){if(typeof L!="object"||L===null)throw new Error(le(11));function C(){L.next&&L.next(h())}C();var v=T(C);return{unsubscribe:v}}},O[$s]=function(){return this},O}return m({type:xo.INIT}),n={dispatch:m,subscribe:f,getState:h,replaceReducer:b},n[$s]=x,n}function bu(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:xo.INIT});if(typeof n>"u")throw new Error(le(12));if(typeof o(void 0,{type:xo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(le(13))})}function Fs(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var a=e[n];typeof t[a]=="function"&&(o[a]=t[a])}var i=Object.keys(o),s,l;try{bu(o)}catch(d){l=d}return function(p,h){if(p===void 0&&(p={}),l)throw l;if(0)var f;for(var m=!1,b={},x=0;x<i.length;x++){var O=i[x],T=o[O],A=p[O],L=T(A,h);if(typeof L>"u"){var C=h&&h.type;throw new Error(le(14))}b[O]=L,m=m||L!==A}return m=m||i.length!==Object.keys(p).length,m?b:p}}function Yt(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Ws(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(le(15))},s={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=e.map(function(d){return d(s)});return i=Yt.apply(void 0,l)(a.dispatch),ka(ka({},a),{},{dispatch:i})}}}function Hs(t){var e=function(n){var a=n.dispatch,i=n.getState;return function(s){return function(l){return typeof l=="function"?l(a,i,t):s(l)}}};return e}var zs=Hs();zs.withExtraArgument=Hs;var Ua=zs;var Zs=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),xu=function(t,e){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(p){return function(h){return d([p,h])}}function d(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=e.call(t,o)}catch(h){p=[6,h],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},Xt=function(t,e){for(var o=0,n=e.length,a=t.length;o<n;o++,a++)t[a]=e[o];return t},vu=Object.defineProperty,Su=Object.defineProperties,Ou=Object.getOwnPropertyDescriptors,js=Object.getOwnPropertySymbols,Cu=Object.prototype.hasOwnProperty,Eu=Object.prototype.propertyIsEnumerable,Gs=function(t,e,o){return e in t?vu(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},it=function(t,e){for(var o in e||(e={}))Cu.call(e,o)&&Gs(t,o,e[o]);if(js)for(var n=0,a=js(e);n<a.length;n++){var o=a[n];Eu.call(e,o)&&Gs(t,o,e[o])}return t},Ba=function(t,e){return Su(t,Ou(e))},wu=function(t,e,o){return new Promise(function(n,a){var i=function(d){try{l(o.next(d))}catch(p){a(p)}},s=function(d){try{l(o.throw(d))}catch(p){a(p)}},l=function(d){return d.done?n(d.value):Promise.resolve(d.value).then(i,s)};l((o=o.apply(t,e)).next())})};var Au=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Yt:Yt.apply(null,arguments)},Qg=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Ru(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var Nu=function(t){Zs(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Xt([void 0],o[0].concat(this)))):new(e.bind.apply(e,Xt([void 0],o.concat(this))))},e}(Array),Tu=function(t){Zs(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.apply(this,o)||this;return Object.setPrototypeOf(a,e.prototype),a}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Xt([void 0],o[0].concat(this)))):new(e.bind.apply(e,Xt([void 0],o.concat(this))))},e}(Array);function Wa(t){return Ee(t)?bo(t,function(){}):t}function _u(t){return typeof t=="boolean"}function Lu(){return function(e){return Pu(e)}}function Pu(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,a=n===void 0?!0:n,i=t.serializableCheck,s=i===void 0?!0:i,l=new Nu;if(o&&(_u(o)?l.push(Ua):l.push(Ua.withExtraArgument(o.extraArgument))),0){if(a)var d;if(s)var p}return l}var $a=!0;function qs(t){var e=Lu(),o=t||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,s=i===void 0?e():i,l=o.devTools,d=l===void 0?!0:l,p=o.preloadedState,h=p===void 0?void 0:p,f=o.enhancers,m=f===void 0?void 0:f,b;if(typeof a=="function")b=a;else if(Ru(a))b=Fs(a);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 x=s;if(typeof x=="function"&&(x=x(e),!$a&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!$a&&x.some(function(v){return typeof v!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Ws.apply(void 0,x),T=Yt;d&&(T=Au(it({trace:!$a},typeof d=="object"&&d)));var A=new Tu(O),L=A;Array.isArray(m)?L=Xt([O],m):typeof m=="function"&&(L=m(A));var C=T.apply(void 0,L);return Ma(b,h,C)}function st(t,e){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return it(it({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Ys(t){var e={},o=[],n,a={addCase:function(i,s){var l=typeof i=="string"?i:i.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,a},addMatcher:function(i,s){return o.push({matcher:i,reducer:s}),a},addDefaultCase:function(i){return n=i,a}};return t(a),[e,o,n]}function Iu(t){return typeof t=="function"}function ku(t,e,o,n){o===void 0&&(o=[]);var a=typeof e=="function"?Ys(e):[e,o,n],i=a[0],s=a[1],l=a[2],d;if(Iu(t))d=function(){return Wa(t())};else{var p=Wa(t);d=function(){return p}}function h(f,m){f===void 0&&(f=d());var b=Xt([i[m.type]],s.filter(function(x){var O=x.matcher;return O(m)}).map(function(x){var O=x.reducer;return O}));return b.filter(function(x){return!!x}).length===0&&(b=[l]),b.reduce(function(x,O){if(O)if(Ke(x)){var T=x,A=O(T,m);return A===void 0?x:A}else{if(Ee(x))return bo(x,function(L){return O(L,m)});var A=O(x,m);if(A===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return x},f)}return h.getInitialState=d,h}function Du(t,e){return t+"/"+e}function Xs(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:Wa(t.initialState),n=t.reducers||{},a=Object.keys(n),i={},s={},l={};a.forEach(function(h){var f=n[h],m=Du(e,h),b,x;"reducer"in f?(b=f.reducer,x=f.prepare):b=f,i[h]=b,s[m]=b,l[h]=x?st(m,x):st(m)});function d(){var h=typeof t.extraReducers=="function"?Ys(t.extraReducers):[t.extraReducers],f=h[0],m=f===void 0?{}:f,b=h[1],x=b===void 0?[]:b,O=h[2],T=O===void 0?void 0:O,A=it(it({},m),s);return ku(o,function(L){for(var C in A)L.addCase(C,A[C]);for(var v=0,E=x;v<E.length;v++){var I=E[v];L.addMatcher(I.matcher,I.reducer)}T&&L.addDefaultCase(T)})}var p;return{name:e,reducer:function(h,f){return p||(p=d()),p(h,f)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=d()),p.getInitialState()}}}var Mu="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Uu=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=Mu[Math.random()*64|0];return e},Bu=["name","message","stack","code"],Fa=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Vs=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),$u=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=Bu;o<n.length;o++){var a=n[o];typeof t[a]=="string"&&(e[a]=t[a])}return e}return{message:String(t)}},ob=function(){function t(e,o,n){var a=st(e+"/fulfilled",function(h,f,m,b){return{payload:h,meta:Ba(it({},b||{}),{arg:m,requestId:f,requestStatus:"fulfilled"})}}),i=st(e+"/pending",function(h,f,m){return{payload:void 0,meta:Ba(it({},m||{}),{arg:f,requestId:h,requestStatus:"pending"})}}),s=st(e+"/rejected",function(h,f,m,b,x){return{payload:b,error:(n&&n.serializeError||$u)(h||"Rejected"),meta:Ba(it({},x||{}),{arg:m,requestId:f,rejectedWithValue:!!b,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),l=!1,d=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function p(h){return function(f,m,b){var x=n?.idGenerator?n.idGenerator(h):Uu(),O=new d,T,A=!1;function L(v){T=v,O.abort()}var C=function(){return wu(this,null,function(){var v,E,I,B,W,$,k;return xu(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),B=(v=n?.condition)==null?void 0:v.call(n,h,{getState:m,extra:b}),Wu(B)?[4,B]:[3,2];case 1:B=y.sent(),y.label=2;case 2:if(B===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,W=new Promise(function(S,P){return O.signal.addEventListener("abort",function(){return P({name:"AbortError",message:T||"Aborted"})})}),f(i(x,h,(E=n?.getPendingMeta)==null?void 0:E.call(n,{requestId:x,arg:h},{getState:m,extra:b}))),[4,Promise.race([W,Promise.resolve(o(h,{dispatch:f,getState:m,extra:b,requestId:x,signal:O.signal,abort:L,rejectWithValue:function(S,P){return new Fa(S,P)},fulfillWithValue:function(S,P){return new Vs(S,P)}})).then(function(S){if(S instanceof Fa)throw S;return S instanceof Vs?a(S.payload,x,h,S.meta):a(S,x,h)})])];case 3:return I=y.sent(),[3,5];case 4:return $=y.sent(),I=$ instanceof Fa?s(null,x,h,$.payload,$.meta):s($,x,h),[3,5];case 5:return k=n&&!n.dispatchConditionRejection&&s.match(I)&&I.meta.condition,k||f(I),[2,I]}})})}();return Object.assign(C,{abort:L,requestId:x,arg:h,unwrap:function(){return C.then(Fu)}})}}return Object.assign(p,{pending:i,rejected:s,fulfilled:a,typePrefix:e})}return t.withTypes=function(){return t},t}();function Fu(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Wu(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Js="listener",Qs="completed",ec="cancelled",nb="task-"+ec,ab="task-"+Qs,ib=Js+"-"+ec,sb=Js+"-"+Qs;var Ha="listenerMiddleware";var cb=st(Ha+"/add"),lb=st(Ha+"/removeAll"),db=st(Ha+"/remove");var Ks,ub=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Ks||(Ks=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Hu=function(t){return function(e){setTimeout(e,t)}},pb=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Hu(10);Ps();window.ftReduxStores||(window.ftReduxStores={});var Nt=class t extends We{static get(e){var o;let n=typeof e=="string"?e:e.name,a=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(Et(i))return i;if(a==null)return;let s=Xs({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=qs({reducer:(d,p)=>p.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...d,...p.overwrites}:s.reducer(d,p)});return window.ftReduxStores[a.name]=new t(s,l,a.eventBus)}constructor(e,o,n){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Ur;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,s,l)=>{let d=s,p=i[d];return p?(...h)=>{let f=p(...h.map(a));return this.reduxStore.dispatch(f),f}:h=>{this.setState({[d]:a(h)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}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()}};function zu(){var t;for(let e of Object.values((t=window.ftReduxStores)!==null&&t!==void 0?t:{}))Et(e)&&e.clear()}var vo=class{constructor(e,o,n){this.store=e,this.valueSelector=o,this.callback=n}watch(){return this.stop(),this.lastValue=this.valueSelector(this.store.getState()),this.unsubscribe=this.store.subscribe(()=>{let e=this.store.getState(),o=this.valueSelector(e);Qe(this.lastValue,o)&&(this.callback(o,e),this.lastValue=o)}),this}stop(){return this.unsubscribe!=null&&(this.unsubscribe(),this.unsubscribe=void 0),this.lastValue=void 0,this}};function ju(t,e,o){return new vo(t,e,o).watch()}var Va={};z(Va,{scrollHelper:()=>Gu});var ja,So=new Map,Ga=class{lock(e,o){if(o){let n=So.get(o);if(n==null||n===e)return So.set(o,e),o}}release(e,o){o&&So.get(o)===e&&So.delete(o)}findFirstScrollableParent(e){var o;let n,a;for(let i of mn(e)){let s=i,l=this.elementCanScroll(s);if(l&&s.clientHeight&&s.clientHeight<s.scrollHeight){n=s;break}else l&&a==null&&(a=s)}return(o=n??a)!==null&&o!==void 0?o:document.body}elementCanScroll(e){try{return["auto","scroll"].includes(getComputedStyle(e).overflowY)}catch{return!1}}getAbsoluteScrollOffset(e,o){var n,a;let i=0;for(;o&&o.offsetParent!==e.offsetParent;)i+=(n=o.offsetTop)!==null&&n!==void 0?n:0,o=o.offsetParent;return i+((a=o?.offsetTop)!==null&&a!==void 0?a:0)-e.offsetTop}computeTopOffsetRatio(e,o){if(typeof e=="number")return e;switch(e){case"end":return 1;case"center":return .5;case"nearest":return o;default:return 0}}scrollIntoViewIfPossible(e,o){let n=this.findFirstScrollableParent(e);if(e&&this.lock(this,n)){let a=this.getAbsoluteScrollOffset(n,e),i=a-n.clientHeight+e.clientHeight,s=a,l=wr(0,(s-n.scrollTop)/(s-i),1),d=this.computeTopOffsetRatio(o?.position,l)*(i-s)+s;n.scrollTo({behavior:o?.behavior,top:d})}else console.warn("Could not scroll element into view because the scrollable parent is already locked",e,n);this.release(this,n)}};window.FluidTopicsScrollHelper=(ja=window.FluidTopicsScrollHelper)!==null&&ja!==void 0?ja:new Ga;var Gu=window.FluidTopicsScrollHelper;var Za={};z(Za,{SearchPlaceConverter:()=>er,SearchPlaceQueryParams:()=>K,isSearchPlaceQueryParams:()=>Lc,serializeRequest:()=>qu});var Ku=Rl(rc(),1);var oc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(oc||(oc={}));var nc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(nc||(nc={}));var ac;(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.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(ac||(ac={}));var ic;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(ic||(ic={}));var sc;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(sc||(sc={}));var cc;(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.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",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.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",t.GEN_AI__RATE="GEN_AI__RATE",t.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",t.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_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__DISPLAY="TOPIC__DISPLAY",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"})(cc||(cc={}));var lc;(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"})(lc||(lc={}));var dc;(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"})(dc||(dc={}));var uc;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(uc||(uc={}));var pc;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(pc||(pc={}));var fc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(fc||(fc={}));var hc;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(hc||(hc={}));var yc;(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"})(yc||(yc={}));var mc;(function(t){t.ASC="ASC",t.DESC="DESC"})(mc||(mc={}));var gc;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(gc||(gc={}));var Ka;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Ka||(Ka={}));var Cc=t=>Object.keys(Ka).includes(t);var bc;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(bc||(bc={}));var xc;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(xc||(xc={}));var vc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(vc||(vc={}));var Qt;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Qt||(Qt={}));var Ec=t=>Object.keys(Qt).includes(t);var Sc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Sc||(Sc={}));var Oc;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Oc||(Oc={}));var oe;(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.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_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.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(oe||(oe={}));var wc;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(wc||(wc={}));var Ac;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Ac||(Ac={}));var Rc;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Rc||(Rc={}));var Vu={[oe.PERSONAL_BOOK_SHARE_USER]:[oe.PERSONAL_BOOK_USER],[oe.HTML_EXPORT_USER]:[oe.PERSONAL_BOOK_USER],[oe.PDF_EXPORT_USER]:[oe.PERSONAL_BOOK_USER],[oe.KHUB_ADMIN]:[oe.CONTENT_PUBLISHER],[oe.ADMIN]:[oe.KHUB_ADMIN,oe.USERS_ADMIN,oe.PORTAL_ADMIN],[oe.GENERATIVE_AI_EXPORT_USER]:[oe.GENERATIVE_AI_USER]};function Nc(t,e){return t===e||(Vu[t]??[]).some(o=>Nc(o,e))}function Tc(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=>Nc(n,e))}function Zu(t){return`"${t}"`}function _c(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function qu(t,e){return new er(t).serialize(e)}var K;(function(t){t.LOCALE="content-lang",t.QUERY="query",t.SCOPE="scope",t.FILTERS="filters",t.VIRTUAL_FIELD="virtual-field",t.PERIOD="period",t.VALUE_FILTERS="value-filters",t.DATE_FILTERS="date-filters",t.RANGE_FILTERS="range-filters",t.SORT="sort",t.PER_PAGE="per-page"})(K||(K={}));var Yu=new Set(Object.values(K));function Lc(t){return Yu.has(t)}var er=class{constructor(e,o={},n=20,a=!1,i="en-US"){this.baseUrl=e,this.predefinedSorts=o,this.defaultPerPage=n,this.allLanguagesAllowed=a,this.defaultContentLocale=i,this.scopeMapping={documents:"DOCUMENTS",topics:"ALL_TOPICS"},this.filtersEscapeMapping=[["*","\\*","[ft-escaped-star-character]"],["~","\\\\~","[ft-escaped-tilde-character]"],["_","\\\\\\\\_","[ft-escaped-underscore-character]"]]}serialize(e,o){return this.serializeToCurrentPageIfPossible(e,o??"/search")}serializeToCurrentPageIfPossible(e,o){let n=o==null||o.trim().length===0,a=new URL(n?window.location.href:`${this.baseUrl.replace(/\/+$/,"")}${o}`);return a.search=this.toURLSearchParams(e),a.toString()}toURLSearchParams(e,o=!1){var n,a,i,s,l,d,p,h,f,m,b,x;let O=new URLSearchParams;e.contentLocale?(!o||e.contentLocale!==this.defaultContentLocale)&&O.append(K.LOCALE,e.contentLocale):O.append(K.LOCALE,this.allLanguagesAllowed?"all":this.defaultContentLocale),((n=e.query)===null||n===void 0?void 0:n.length)>0&&O.append(K.QUERY,e.query);let T=(i=(a=e.metadataFilters)===null||a===void 0?void 0:a.filter(v=>v.valueFilter))!==null&&i!==void 0?i:[];if(T.length>0){let v=T.map(E=>{var I,B;let W=((B=(I=E.valueFilter)===null||I===void 0?void 0:I.values)!==null&&B!==void 0?B:[]).map($=>this.escapeFilters($)).map($=>Zu(_c($))).join("_");return`${E.key}~${W}`}).join("*");O.append(K.VALUE_FILTERS,v)}let A=(l=(s=e.metadataFilters)===null||s===void 0?void 0:s.filter(v=>v.dateFilter))!==null&&l!==void 0?l:[];if(A.length>0){let v=A.map(E=>{var I;return`${E.key}~${(I=E.dateFilter)===null||I===void 0?void 0:I.type.toLowerCase()}`}).join("*");O.append(K.DATE_FILTERS,v)}let L=(p=(d=e.metadataFilters)===null||d===void 0?void 0:d.filter(v=>v.rangeFilter))!==null&&p!==void 0?p:[];if(L.length>0){let v=L.map(E=>{var I,B;return`${E.key}~${(I=E.rangeFilter)===null||I===void 0?void 0:I.from}_${(B=E.rangeFilter)===null||B===void 0?void 0:B.to}`}).join("*");O.append(K.RANGE_FILTERS,v)}e.virtualField&&e.virtualField!=="EVERYWHERE"&&O.append(K.VIRTUAL_FIELD,e.virtualField.toLowerCase()),e.scope&&e.scope!=="DEFAULT"&&O.append(K.SCOPE,e.scope.toLowerCase()),((h=e.sort)===null||h===void 0?void 0:h.length)>0&&e.sort[0].key==="ft:lastEdition"&&O.append(K.SORT,"last_update"),!((f=e.paging)===null||f===void 0)&&f.perPage&&((b=(m=e.paging)===null||m===void 0?void 0:m.perPage)!==null&&b!==void 0?b:this.defaultPerPage)!=this.defaultPerPage&&O.append(K.PER_PAGE,String(e.paging.perPage));let C=(x=e.otherQueryParams)!==null&&x!==void 0?x:{};for(let v in C)O.append(v,C[v]);return encodeURI(O.toString()).replace(/#/g,"%23")}parse(e){var o;let n=e.split("?"),a=this.fromURLSearchParams(n.slice(1).join("?")),i=n[0].split("/search/")[1];return i==null?a:{...a,scope:(o=this.scopeMapping[i])!==null&&o!==void 0?o:a.scope}}fromURLSearchParams(e){var o,n,a,i,s,l,d,p;try{e=decodeURI(e).replace(/%23/g,"#")}catch(A){console.warn("Could not decode search request query params, fallback on raw value",A)}let h=new URLSearchParams(e),f=h.get(K.LOCALE)==="all"?void 0:h.get(K.LOCALE),m=((o=h.get(K.VIRTUAL_FIELD))!==null&&o!==void 0?o:"EVERYWHERE").toUpperCase(),b=((n=h.get(K.SORT))!==null&&n!==void 0?n:"DEFAULT").toUpperCase(),x=(a=h.get(K.SCOPE))!==null&&a!==void 0?a:"default",O=+((i=h.get(K.PER_PAGE))!==null&&i!==void 0?i:this.defaultPerPage),T={};for(let A of h.keys())Lc(A)||(T[A]=h.get(A));return{contentLocale:f??(this.allLanguagesAllowed?void 0:this.defaultContentLocale),query:(s=h.get(K.QUERY))!==null&&s!==void 0?s:"",scope:(l=this.scopeMapping[x])!==null&&l!==void 0?l:"DEFAULT",virtualField:Cc(m)?m:"EVERYWHERE",sort:(p=(d=this.predefinedSorts[b])!==null&&d!==void 0?d:this.predefinedSorts.DEFAULT)!==null&&p!==void 0?p:[],metadataFilters:this.parseCompatFilters(h),facets:[],paging:{page:1,perPage:wr(1,isNaN(O)?this.defaultPerPage:O,1e3)},otherQueryParams:T}}parseCompatFilters(e){var o,n,a,i,s,l;let d=[];return e.has(K.FILTERS)&&(d=this.parseValueFilters((o=e.get(K.FILTERS))!==null&&o!==void 0?o:"")),(n=e.has(K.PERIOD))!==null&&n!==void 0&&n&&(d=[...d,...this.parseLegacyPeriodFilter(((a=e.get(K.PERIOD))!==null&&a!==void 0?a:"").toUpperCase())]),[...d,...this.parseValueFilters((i=e.get(K.VALUE_FILTERS))!==null&&i!==void 0?i:""),...this.parseDateFilters((s=e.get(K.DATE_FILTERS))!==null&&s!==void 0?s:""),...this.parseRangeFilters((l=e.get(K.RANGE_FILTERS))!==null&&l!==void 0?l:"")]}splitUnknownFilter(e){return this.superEscapeFilters(e).split("*").map(o=>o.split("~"))}parseValueFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],valueFilter:{values:o[1].split("_").map(_c).map(n=>this.unescapeFilterValue(n)),negative:!1}}))}parseDateFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],dateFilter:{type:Qt[o[1].toUpperCase()]}}))}parseRangeFilters(e){return e.length===0?[]:this.splitUnknownFilter(e).map(o=>({key:o[0],rangeFilter:{from:o[1].split("_")[0],to:o[1].split("_")[1]}}))}escapeFilters(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replaceAll(o,n);return e}superEscapeFilters(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replaceAll(n,a);return e}unescapeFilterValue(e){for(let[o,n,a]of this.filtersEscapeMapping)e=e.replace(a,o);return e}parseLegacyPeriodFilter(e){if(Ec(e))return[{key:"ft:lastEdition",dateFilter:{type:Qt[e]}}];if(e.startsWith("CUSTOM_")){let[o,n,a]=e.split("_");return[{key:"ft:lastEdition",rangeFilter:{from:n,to:a}}]}return[]}};var Xa={};z(Xa,{toFtFormComponent:()=>Ya});var qa=Symbol("elementInternals");function Ya(t){class e extends t{static get formAssociated(){return!0}get form(){return this[qa].form}constructor(...n){super(n),this[qa]=this.attachInternals()}setFormValue(n){this[qa].setFormValue(n)}}return e}var Ja={};z(Ja,{DateFormatter:()=>tr});var tr=class{static format(e,o,n,a){return window.moment?window.moment(e).locale(o).format(this.getDateFormat(n,a)):e}static getDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}};var ei={};z(ei,{ALL_KEYS_VALUE:()=>Qa,SameWindowStorageEvent:()=>rr});var Qa="__all__",rr=class extends CustomEvent{constructor(e,o,n){super("same-window-storage",{detail:{key:e,oldValue:o,newValue:n}})}keyMatch(e){return this.detail.key.includes(e)||this.detail.key==Qa}};Storage.prototype.setItem=new Proxy(Storage.prototype.setItem,{apply(t,e,o){let n=e.getItem(o[0]);Reflect.apply(t,e,o),window.dispatchEvent(new rr(o[0],n,o[1]))}});Storage.prototype.removeItem=new Proxy(Storage.prototype.removeItem,{apply(t,e,o){let n=e.getItem(o[0]);Reflect.apply(t,e,o),window.dispatchEvent(new rr(o[0],n))}});Storage.prototype.clear=new Proxy(Storage.prototype.clear,{apply(t,e,o){Reflect.apply(t,e,o),window.dispatchEvent(new rr(Qa))}});var ri={};z(ri,{FocusMainContentEvent:()=>ti});var ti=class extends Event{constructor(){super("ft-focus-main-content",{composed:!0,bubbles:!0})}};var Pc={};window.FluidTopicsA11yHints={isKeyboardNavigation:!1};function Xu(t){(t.key==="Enter"||t.key===" "||t.key==="Tab")&&(window.FluidTopicsA11yHints.isKeyboardNavigation=!0)}function Ju(t){window.FluidTopicsA11yHints.isKeyboardNavigation=t.detail==0}document.addEventListener("keydown",Xu);document.addEventListener("click",Ju);var oi,ni,ai,ii,si=navigator.vendor&&!!navigator.vendor.match(/apple/i)||((ai=(ni=(oi=window.safari)===null||oi===void 0?void 0:oi.pushNotification)===null||ni===void 0?void 0:ni.toString())!==null&&ai!==void 0?ai:"")==="[object SafariRemoteNotification]",Qu="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.ftGlobals=(ii=window.ftGlobals)!==null&&ii!==void 0?ii:{lit:Jo,litDecorators:en,litRepeat:tn,litClassMap:rn,litStyleMap:on,litUnsafeHTML:an,wcUtils:{...un,...cn,...hn,...Ja,...yn,...bn,...Kn,...dn,...ca,...ri,...Pc,...Va,...Vn,...ha,...Xa,...pa,...gs,...gn,...ga,...ba,...xs,...xa,...za,...ei,...la,...ua,...Za,isSafari:si,isTouchScreen:Qu,setVariable:w}};var Ic=r.extend("--ft-ripple-color","",G.colorContent),N={color:Ic,backgroundColor:r.extend("--ft-ripple-background-color","",Ic),opacityContentOnSurfacePressed:r.external(G.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:r.external(G.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:r.external(G.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:r.external(G.opacityContentOnSurfaceSelected,"Design system"),borderRadius:r.create("--ft-ripple-border-radius","","SIZE","0px")},kc=r.extend("--ft-ripple-color","",G.colorPrimary),Dc={color:kc,backgroundColor:r.extend("--ft-ripple-background-color","",kc)},Mc=r.extend("--ft-ripple-color","",G.colorSecondary),Uc={color:Mc,backgroundColor:r.extend("--ft-ripple-background-color","",Mc)},Bc=M`
49
49
  :host {
50
50
  display: contents;
51
51
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluid-topics/ft-copy-block",
3
- "version": "1.2.60",
3
+ "version": "1.2.61",
4
4
  "description": "Copy block",
5
5
  "keywords": [
6
6
  "Lit"
@@ -19,9 +19,9 @@
19
19
  "url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
20
20
  },
21
21
  "dependencies": {
22
- "@fluid-topics/ft-i18n": "1.2.60",
23
- "@fluid-topics/ft-wc-utils": "1.2.60",
22
+ "@fluid-topics/ft-i18n": "1.2.61",
23
+ "@fluid-topics/ft-wc-utils": "1.2.61",
24
24
  "lit": "3.1.0"
25
25
  },
26
- "gitHead": "5acbf0235057ab34c306052ddba1e8f500f710bc"
26
+ "gitHead": "924cb24583d473e221182ffe54f8c500643227c1"
27
27
  }