@fluid-topics/ft-code-highlight 1.2.50 → 1.2.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,22 +1,22 @@
1
- "use strict";(()=>{var Cr=Object.create;var gt=Object.defineProperty;var Pr=Object.getOwnPropertyDescriptor;var jr=Object.getOwnPropertyNames;var kr=Object.getPrototypeOf,Mr=Object.prototype.hasOwnProperty;var Ue=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var _r=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of jr(e))!Mr.call(t,o)&&o!==r&&gt(t,o,{get:()=>e[o],enumerable:!(n=Pr(e,o))||n.enumerable});return t};var E=(t,e,r)=>(r=t!=null?Cr(kr(t)):{},_r(e||!t||!t.__esModule?gt(r,"default",{value:t,enumerable:!0}):r,t));var j=Ue((Pn,bt)=>{bt.exports=ftGlobals.wcUtils});var ee=Ue((jn,wt)=>{wt.exports=ftGlobals.lit});var H=Ue((kn,St)=>{St.exports=ftGlobals.litDecorators});var Ar=E(j());var vt=E(ee()),Q=E(H()),Or=E(j());var xt=E(ee()),be=E(j()),Nr={colorSurface:be.FtCssVariableFactory.extend("--ft-code-highlight-background-color","",be.designSystemVariables.colorSurface)},Et=xt.css`
1
+ "use strict";(()=>{var _r=Object.create;var wt=Object.defineProperty;var Mr=Object.getOwnPropertyDescriptor;var Nr=Object.getOwnPropertyNames;var Dr=Object.getPrototypeOf,Tr=Object.prototype.hasOwnProperty;var Ve=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Rr=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Nr(e))!Tr.call(t,o)&&o!==r&&wt(t,o,{get:()=>e[o],enumerable:!(n=Mr(e,o))||n.enumerable});return t};var E=(t,e,r)=>(r=t!=null?_r(Dr(t)):{},Rr(e||!t||!t.__esModule?wt(r,"default",{value:t,enumerable:!0}):r,t));var j=Ve((_n,St)=>{St.exports=ftGlobals.wcUtils});var ee=Ve((Mn,xt)=>{xt.exports=ftGlobals.lit});var H=Ve((Nn,Et)=>{Et.exports=ftGlobals.litDecorators});var kr=E(j());var yt=E(ee()),Q=E(H()),jr=E(j());var Ot=E(ee()),we=E(j()),Ir={colorSurface:we.FtCssVariableFactory.extend("--ft-code-highlight-background-color","",we.designSystemVariables.colorSurface)},At=Ot.css`
2
2
  .hidden { display: none; }
3
3
  [part="code"] {
4
- background-color: ${Nr.colorSurface};
4
+ background-color: ${Ir.colorSurface};
5
5
  margin: 0;
6
6
  }
7
- `;var xr=E(j());var jt=E(ee()),P=E(H()),N=E(j());var Ot=E(ee());var At=Ot.css`
8
- `;var we=E(j()),Dr="ft-app-info",Ve=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Tr={session:(t,e)=>{(0,we.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>m.dispatchEvent(new Ve(e.payload)),0))}},m=we.FtReduxStore.get({name:Dr,reducers:Tr,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 R=E(j());var ze=E(j());var J=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=m.getState(),o=e??n;if(r&&o&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,o,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let o=m.subscribe(()=>{n=t.get(e),n&&(o(),r(n))})}})}};var le=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:J.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):J.await()}};var T=class extends le{constructor(e=!0,r){var n;super(r);let o=this.constructor;o.commonCache=(n=o.commonCache)!==null&&n!==void 0?n:new ze.CacheRegistry,this.cache=e?o.commonCache:new ze.CacheRegistry}clearCache(){this.cache.clearAll()}};var Ct,Rr=Symbol("clearAfterUnitTest"),Se=class extends T{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ct]=()=>{this.defaultMessages={},this.cache=new R.CacheRegistry,this.listeners={}},this.currentUiLocale=m.getState().uiLocale,m.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=m.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),Object.keys(r).length>0){let o={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,R.deepEqual)(this.defaultMessages[e],o)||(this.defaultMessages[e]=o,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var o;let i=e.toLowerCase(),a=this.resolveContext(i);return new R.ParametrizedLabelResolver((o=this.defaultMessages[i])!==null&&o!==void 0?o:{},a).resolve(r,...n)}async fetchContext(e){let r=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e))}catch(o){!(o instanceof R.CanceledPromiseError)&&r&&console.error(o)}return r&&await this.notify(e),n}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var o;return(o=this.listeners[e])===null||o===void 0?void 0:o.delete(r)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(r=>(0,R.delay)(0).then(()=>r()).catch(()=>null)))}};Ct=Rr;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Se{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Se{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Pt=window.FluidTopicsI18nService,zn=window.FluidTopicsCustomI18nService;var A=function(t,e,r,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(a=t[s])&&(i=(o<3?a(i):o>3?a(e,r,i):a(e,r))||i);return o>3&&i&&Object.defineProperty(e,r,i),i},O=class extends N.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=()=>J.get(),this.messageContexts=[],this.cache=new N.CacheRegistry,this.cleanSessionDebouncer=new N.Debouncer}render(){return jt.html`
7
+ `;var Cr=E(j());var _t=E(ee()),P=E(H()),N=E(j());var Ct=E(ee());var Pt=Ct.css`
8
+ `;var Se=E(j()),Lr="ft-app-info",ze=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Fr={session:(t,e)=>{(0,Se.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>m.dispatchEvent(new ze(e.payload)),0))}},m=Se.FtReduxStore.get({name:Lr,reducers:Fr,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 R=E(j());var qe=E(j());var J=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:n}=m.getState(),o=e??n;if(r&&o&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,o,!0)}static await(e){return new Promise(r=>{let n=t.get(e);if(n)r(n);else{let o=m.subscribe(()=>{n=t.get(e),n&&(o(),r(n))})}})}};var le=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:J.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):J.await()}};var T=class extends le{constructor(e=!0,r){var n;super(r);let o=this.constructor;o.commonCache=(n=o.commonCache)!==null&&n!==void 0?n:new qe.CacheRegistry,this.cache=e?o.commonCache:new qe.CacheRegistry}clearCache(){this.cache.clearAll()}};var jt,Ur=Symbol("clearAfterUnitTest"),xe=class extends T{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[jt]=()=>{this.defaultMessages={},this.cache=new R.CacheRegistry,this.listeners={}},this.currentUiLocale=m.getState().uiLocale,m.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=m.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var n;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let o={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...r};(0,R.deepEqual)(this.defaultMessages[e],o)||(this.defaultMessages[e]=o,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,n;return this.fetchContext(e),(n=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,r){let n=e.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(e,r,...n){var o;let i=e.toLowerCase(),a=this.resolveContext(i);return new R.ParametrizedLabelResolver((o=this.defaultMessages[i])!==null&&o!==void 0?o:{},a).resolve(r,...n)}async fetchContext(e){let r=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e))}catch(o){!(o instanceof R.CanceledPromiseError)&&r&&console.error(o)}return r&&await this.notify(e),n}subscribe(e,r){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(r),()=>{var o;return(o=this.listeners[e])===null||o===void 0?void 0:o.delete(r)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(r=>(0,R.delay)(0).then(()=>r()).catch(()=>null)))}};jt=Ur;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends xe{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends xe{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var kt=window.FluidTopicsI18nService,Bn=window.FluidTopicsCustomI18nService;var A=function(t,e,r,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(a=t[s])&&(i=(o<3?a(i):o>3?a(e,r,i):a(e,r))||i);return o>3&&i&&Object.defineProperty(e,r,i),i},O=class extends N.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=()=>J.get(),this.messageContexts=[],this.cache=new N.CacheRegistry,this.cleanSessionDebouncer=new N.Debouncer}render(){return _t.html`
9
9
  <slot></slot>
10
- `}update(e){var r,n,o,i,a;super.update(e),e.has("baseUrl")&&(m.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&m.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&m.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&m.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&m.actions.noCustom(this.noCustom),e.has("editorMode")&&m.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&m.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&m.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(s=>Pt.addContext(s)),e.has("openExternalDocumentInNewTab")&&m.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&m.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&m.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(m.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),m.actions.availableUiLocales((o=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&o!==void 0?o:[]),m.actions.searchInAllLanguagesAllowed((a=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&a!==void 0?a:!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 e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};O.elementDefinitions={};O.styles=At;A([(0,P.property)()],O.prototype,"baseUrl",void 0);A([(0,P.property)()],O.prototype,"apiIntegrationIdentifier",void 0);A([(0,P.property)()],O.prototype,"uiLocale",void 0);A([(0,N.jsonProperty)(null)],O.prototype,"availableUiLocales",void 0);A([(0,N.jsonProperty)(null)],O.prototype,"metadataConfiguration",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"editorMode",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"noCustom",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"openExternalDocumentInNewTab",void 0);A([(0,P.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],O.prototype,"noCustomComponent",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"withManualResources",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"navigatorOnline",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"forcedOffline",void 0);A([(0,P.property)({type:Object})],O.prototype,"apiProvider",void 0);A([(0,N.jsonProperty)([])],O.prototype,"messageContexts",void 0);A([(0,N.jsonProperty)(void 0)],O.prototype,"session",void 0);A([(0,P.state)()],O.prototype,"localesConfiguration",void 0);var En=E(H());function Ir(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,o;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!xe(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!xe(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let i=a=>Object.keys(a).filter(s=>a[s]!=null);if(o=i(t),r=o.length,r!==i(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,o[n]))return!1;for(n=r;n--!==0;){let a=o[n];if(!xe(t[a],e[a]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function xe(t,e){try{return Ir(t,e)}catch{return!1}}function Ee(t,e){return!xe(t,e)}var Lr=E(H(),1);var Oe=class{constructor(){this.queue=[]}add(e,r=!1){r&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}};var te=E(H(),1);var kt=E(H(),1);function Mt(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,kt.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Ee,...e??{}})}var Ae=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let o=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,i=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let a of n)try{await a()}catch(s){o(s);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 Nt=E(ee(),1);var Ce=globalThis,Fr=Ce.ShadowRoot&&(Ce.ShadyCSS===void 0||Ce.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,no=Symbol();var _t=(t,e)=>{if(Fr)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),o=Ce.litNonce;o!==void 0&&n.setAttribute("nonce",o),n.textContent=r.cssText,t.appendChild(n)}};var Pe=class extends Nt.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([o,i])=>e.registry.define(o,i)));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return _t(n,e.elementStyles),n}};var fe=function(t,e,r,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(a=t[s])&&(i=(o<3?a(i):o>3?a(e,r,i):a(e,r))||i);return o>3&&i&&Object.defineProperty(e,r,i),i},It,Dt=Symbol("constructorPrototype"),Tt=Symbol("constructorName"),Lt=Symbol("exportpartsDebouncer"),Rt=Symbol("dynamicDependenciesLoaded"),U=class extends Pe{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[It]=new Ae(5),this[Tt]=this.constructor.name,this[Dt]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Tt]&&Object.setPrototypeOf(this,this[Dt])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[Rt]||(e[Rt]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,isKeyboardNavigation:o}=this.elementToFocus;n!=null&&(r=this.shadowRoot.querySelector(n)),r?.focus(),o||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,n,o;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((o=this.customStylesheet)!==null&&o!==void 0?o:"")}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 e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Lt].run(()=>{var o,i;!((o=this.exportpartsPrefix)===null||o===void 0)&&o.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(e){var r,n,o,i,a,s;let c=f=>f!=null&&f.trim().length>0,u=e.filter(c).map(f=>f.trim());if(u.length===0){this.removeAttribute("exportparts");return}let l=new Set;for(let f of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(i=(o=f.getAttribute("part"))===null||o===void 0?void 0:o.split(" "))!==null&&i!==void 0?i:[],d=(s=(a=f.getAttribute("exportparts"))===null||a===void 0?void 0:a.split(",").map(h=>h.split(":")[1]))!==null&&s!==void 0?s:[];new Array(...v,...d).filter(c).map(h=>h.trim()).forEach(h=>l.add(h))}if(l.size===0){this.removeAttribute("exportparts");return}let p=[...l.values()].flatMap(f=>u.map(v=>`${f}:${v}--${f}`));this.setAttribute("exportparts",[...this.part,...p].join(", "))}};It=Lt;fe([(0,te.property)()],U.prototype,"exportpartsPrefix",void 0);fe([Mt([])],U.prototype,"exportpartsPrefixes",void 0);fe([(0,te.property)()],U.prototype,"customStylesheet",void 0);fe([(0,te.property)()],U.prototype,"elementToFocus",void 0);fe([(0,te.state)()],U.prototype,"useAdoptedStyleSheets",void 0);function de(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Ft,Ut,Vt,he=Symbol("internalReduxEventsUnsubscribers"),W=Symbol("internalStoresUnsubscribers"),G=Symbol("internalStores"),pe=class extends U{constructor(){super(...arguments),this[Ft]=new Map,this[Ut]=new Map,this[Vt]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[G].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[G].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[G].get(e)}addStore(e,r){var n;r=(n=r??(de(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this[G].set(r,e),this.subscribeToStore(r,e),this.updateFromStores()}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[G].delete(r)}setupStores(){this.unsubscribeFromStores(),this[G].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let o=this.getStore(e.store);o&&(e.store?this[W].has(e.store):this[W].size>0)&&(this[r]=e.selector(o.getState(),this))}})}subscribeToStore(e,r){var n;this[W].set(e,r.subscribe(()=>this.updateFromStores())),this[he].set(e,[]),de(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((o,i)=>{if(typeof this[i]=="function"&&(!o.store||r.name===o.store)){let a=s=>this[i](s);r.addEventListener(o.eventName,a),this[he].get(e).push(()=>r.removeEventListener(o.eventName,a))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[W].forEach((e,r)=>this.unsubscribeFromStore(r))}unsubscribeFromStore(e){var r;this[W].has(e)&&this[W].get(e)(),this[W].delete(e),(r=this[he].get(e))===null||r===void 0||r.forEach(n=>n()),this[he].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Ft=W,Ut=G,Vt=he;pe.reduxProperties=new Map;pe.reduxReactiveProperties=new Set;pe.reduxEventListeners=new Map;function M(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var o,i;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(a){return"'"+a+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function V(t){return!!t&&!!t[S]}function D(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var o=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return o===Object||typeof o=="function"&&Function.toString.call(o)===$r}(t)||Array.isArray(t)||!!t[Ht]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ht])||Xe(t)||Ye(t))}function X(t,e,r){r===void 0&&(r=!1),oe(t)===0?(r?Object.keys:ne)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,o){return e(o,n,t)})}function oe(t){var e=t[S];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Xe(t)?2:Ye(t)?3:0}function re(t,e){return oe(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Ur(t,e){return oe(t)===2?t.get(e):t[e]}function Jt(t,e,r){var n=oe(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Gt(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Xe(t){return Br&&t instanceof Map}function Ye(t){return Kr&&t instanceof Set}function q(t){return t.o||t.t}function Qe(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Qt(t);delete e[S];for(var r=ne(e),n=0;n<r.length;n++){var o=r[n],i=e[o];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[o]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[o]})}return Object.create(Object.getPrototypeOf(t),e)}function Ze(t,e){return e===void 0&&(e=!1),et(t)||V(t)||!D(t)||(oe(t)>1&&(t.set=t.add=t.clear=t.delete=Vr),Object.freeze(t),e&&X(t,function(r,n){return Ze(n,!0)},!0)),t}function Vr(){M(2)}function et(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function I(t){var e=Ge[t];return e||M(18,t),e}function zr(t,e){Ge[t]||(Ge[t]=e)}function $e(){return me}function We(t,e){e&&(I("Patches"),t.u=[],t.s=[],t.v=e)}function je(t){He(t),t.p.forEach(Wr),t.p=null}function He(t){t===me&&(me=t.l)}function zt(t){return me={p:[],l:me,h:t,m:!0,_:0}}function Wr(t){var e=t[S];e.i===0||e.i===1?e.j():e.g=!0}function qe(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||I("ES5").S(e,t,n),n?(r[S].P&&(je(e),M(4)),D(t)&&(t=ke(e,t),e.l||Me(e,t)),e.u&&I("Patches").M(r[S].t,t,e.u,e.s)):t=ke(e,r,[]),je(e),e.u&&e.v(e.u,e.s),t!==Yt?t:void 0}function ke(t,e,r){if(et(e))return e;var n=e[S];if(!n)return X(e,function(s,c){return Wt(t,n,e,s,c,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Me(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var o=n.i===4||n.i===5?n.o=Qe(n.k):n.o,i=o,a=!1;n.i===3&&(i=new Set(o),o.clear(),a=!0),X(i,function(s,c){return Wt(t,n,o,s,c,r,a)}),Me(t,o,!1),r&&t.u&&I("Patches").N(n,r,t.u,t.s)}return n.o}function Wt(t,e,r,n,o,i,a){if(V(o)){var s=ke(t,o,i&&e&&e.i!==3&&!re(e.R,n)?i.concat(n):void 0);if(Jt(r,n,s),!V(s))return;t.m=!1}else a&&r.add(o);if(D(o)&&!et(o)){if(!t.h.D&&t._<1)return;ke(t,o),e&&e.A.l||Me(t,o)}}function Me(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ze(e,r)}function Be(t,e){var r=t[S];return(r?q(r):t)[e]}function qt(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function B(t){t.P||(t.P=!0,t.l&&B(t.l))}function Ke(t){t.o||(t.o=Qe(t.t))}function Je(t,e,r){var n=Xe(e)?I("MapSet").F(e,r):Ye(e)?I("MapSet").T(e,r):t.O?function(o,i){var a=Array.isArray(o),s={i:a?1:0,A:i?i.A:$e(),P:!1,I:!1,R:{},l:i,t:o,k:null,o:null,j:null,C:!1},c=s,u=ye;a&&(c=[s],u=ve);var l=Proxy.revocable(c,u),p=l.revoke,f=l.proxy;return s.k=f,s.j=p,f}(e,r):I("ES5").J(e,r);return(r?r.A:$e()).p.push(n),n}function qr(t){return V(t)||M(22,t),function e(r){if(!D(r))return r;var n,o=r[S],i=oe(r);if(o){if(!o.P&&(o.i<4||!I("ES5").K(o)))return o.t;o.I=!0,n=Bt(r,i),o.I=!1}else n=Bt(r,i);return X(n,function(a,s){o&&Ur(o.t,a)===s||Jt(n,a,e(s))}),i===3?new Set(n):n}(t)}function Bt(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Qe(t)}function Xt(){function t(a,s){var c=i[a];return c?c.enumerable=s:i[a]=c={configurable:!0,enumerable:s,get:function(){var u=this[S];return ye.get(u,a)},set:function(u){var l=this[S];ye.set(l,a,u)}},c}function e(a){for(var s=a.length-1;s>=0;s--){var c=a[s][S];if(!c.P)switch(c.i){case 5:n(c)&&B(c);break;case 4:r(c)&&B(c)}}}function r(a){for(var s=a.t,c=a.k,u=ne(c),l=u.length-1;l>=0;l--){var p=u[l];if(p!==S){var f=s[p];if(f===void 0&&!re(s,p))return!0;var v=c[p],d=v&&v[S];if(d?d.t!==f:!Gt(v,f))return!0}}var h=!!s[S];return u.length!==ne(s).length+(h?0:1)}function n(a){var s=a.k;if(s.length!==a.t.length)return!0;var c=Object.getOwnPropertyDescriptor(s,s.length-1);if(c&&!c.get)return!0;for(var u=0;u<s.length;u++)if(!s.hasOwnProperty(u))return!0;return!1}function o(a){a.g&&M(3,JSON.stringify(q(a)))}var i={};zr("ES5",{J:function(a,s){var c=Array.isArray(a),u=function(p,f){if(p){for(var v=Array(f.length),d=0;d<f.length;d++)Object.defineProperty(v,""+d,t(d,!0));return v}var h=Qt(f);delete h[S];for(var b=ne(h),y=0;y<b.length;y++){var g=b[y];h[g]=t(g,p||!!h[g].enumerable)}return Object.create(Object.getPrototypeOf(f),h)}(c,a),l={i:c?5:4,A:s?s.A:$e(),P:!1,I:!1,R:{},l:s,t:a,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,S,{value:l,writable:!0}),u},S:function(a,s,c){c?V(s)&&s[S].A===a&&e(a.p):(a.u&&function u(l){if(l&&typeof l=="object"){var p=l[S];if(p){var f=p.t,v=p.k,d=p.R,h=p.i;if(h===4)X(v,function(w){w!==S&&(f[w]!==void 0||re(f,w)?d[w]||u(v[w]):(d[w]=!0,B(p)))}),X(f,function(w){v[w]!==void 0||re(v,w)||(d[w]=!1,B(p))});else if(h===5){if(n(p)&&(B(p),d.length=!0),v.length<f.length)for(var b=v.length;b<f.length;b++)d[b]=!1;else for(var y=f.length;y<v.length;y++)d[y]=!0;for(var g=Math.min(v.length,f.length),x=0;x<g;x++)v.hasOwnProperty(x)||(d[x]=!0),d[x]===void 0&&u(v[x])}}}}(a.p[0]),e(a.p))},K:function(a){return a.i===4?r(a):n(a)}})}var Kt,me,tt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Br=typeof Map<"u",Kr=typeof Set<"u",$t=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Yt=tt?Symbol.for("immer-nothing"):((Kt={})["immer-nothing"]=!0,Kt),Ht=tt?Symbol.for("immer-draftable"):"__$immer_draftable",S=tt?Symbol.for("immer-state"):"__$immer_state";var $r=""+Object.prototype.constructor,ne=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Qt=Object.getOwnPropertyDescriptors||function(t){var e={};return ne(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Ge={},ye={get:function(t,e){if(e===S)return t;var r=q(t);if(!re(r,e))return function(o,i,a){var s,c=qt(i,a);return c?"value"in c?c.value:(s=c.get)===null||s===void 0?void 0:s.call(o.k):void 0}(t,r,e);var n=r[e];return t.I||!D(n)?n:n===Be(t.t,e)?(Ke(t),t.o[e]=Je(t.A.h,n,t)):n},has:function(t,e){return e in q(t)},ownKeys:function(t){return Reflect.ownKeys(q(t))},set:function(t,e,r){var n=qt(q(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var o=Be(q(t),e),i=o?.[S];if(i&&i.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Gt(r,o)&&(r!==void 0||re(t.t,e)))return!0;Ke(t),B(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return Be(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ke(t),B(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=q(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){M(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){M(12)}},ve={};X(ye,function(t,e){ve[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),ve.deleteProperty=function(t,e){return ve.set.call(this,t,e,void 0)},ve.set=function(t,e,r){return ye.set.call(this,t[0],e,r,t[0])};var Hr=function(){function t(r){var n=this;this.O=$t,this.D=!0,this.produce=function(o,i,a){if(typeof o=="function"&&typeof i!="function"){var s=i;i=o;var c=n;return function(h){var b=this;h===void 0&&(h=s);for(var y=arguments.length,g=Array(y>1?y-1:0),x=1;x<y;x++)g[x-1]=arguments[x];return c.produce(h,function(w){var z;return(z=i).call.apply(z,[b,w].concat(g))})}}var u;if(typeof i!="function"&&M(6),a!==void 0&&typeof a!="function"&&M(7),D(o)){var l=zt(n),p=Je(n,o,void 0),f=!0;try{u=i(p),f=!1}finally{f?je(l):He(l)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(h){return We(l,a),qe(h,l)},function(h){throw je(l),h}):(We(l,a),qe(u,l))}if(!o||typeof o!="object"){if((u=i(o))===void 0&&(u=o),u===Yt&&(u=void 0),n.D&&Ze(u,!0),a){var v=[],d=[];I("Patches").M(o,u,v,d),a(v,d)}return u}M(21,o)},this.produceWithPatches=function(o,i){if(typeof o=="function")return function(u){for(var l=arguments.length,p=Array(l>1?l-1:0),f=1;f<l;f++)p[f-1]=arguments[f];return n.produceWithPatches(u,function(v){return o.apply(void 0,[v].concat(p))})};var a,s,c=n.produce(o,i,function(u,l){a=u,s=l});return typeof Promise<"u"&&c instanceof Promise?c.then(function(u){return[u,a,s]}):[c,a,s]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){D(r)||M(8),V(r)&&(r=qr(r));var n=zt(this),o=Je(this,r,void 0);return o[S].C=!0,He(n),o},e.finishDraft=function(r,n){var o=r&&r[S],i=o.A;return We(i,n),qe(void 0,i)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!$t&&M(20),this.O=r},e.applyPatches=function(r,n){var o;for(o=n.length-1;o>=0;o--){var i=n[o];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}o>-1&&(n=n.slice(o+1));var a=I("Patches").$;return V(r)?a(r,n):this.produce(r,function(s){return a(s,n)})},t}(),k=new Hr,Jr=k.produce,mo=k.produceWithPatches.bind(k),yo=k.setAutoFreeze.bind(k),go=k.setUseProxies.bind(k),bo=k.applyPatches.bind(k),wo=k.createDraft.bind(k),So=k.finishDraft.bind(k),_e=Jr;function Y(t){"@babel/helpers - typeof";return Y=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},Y(t)}function Zt(t,e){if(Y(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(Y(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function er(t){var e=Zt(t,"string");return Y(e)=="symbol"?e:e+""}function tr(t,e,r){return(e=er(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function rr(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),r.push.apply(r,n)}return r}function rt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?rr(Object(r),!0).forEach(function(n){tr(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):rr(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function C(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 nr=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),nt=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ne={INIT:"@@redux/INIT"+nt(),REPLACE:"@@redux/REPLACE"+nt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+nt()}};function Gr(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 ot(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(C(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(C(1));return r(ot)(t,e)}if(typeof t!="function")throw new Error(C(2));var o=t,i=e,a=[],s=a,c=!1;function u(){s===a&&(s=a.slice())}function l(){if(c)throw new Error(C(3));return i}function p(h){if(typeof h!="function")throw new Error(C(4));if(c)throw new Error(C(5));var b=!0;return u(),s.push(h),function(){if(b){if(c)throw new Error(C(6));b=!1,u();var g=s.indexOf(h);s.splice(g,1),a=null}}}function f(h){if(!Gr(h))throw new Error(C(7));if(typeof h.type>"u")throw new Error(C(8));if(c)throw new Error(C(9));try{c=!0,i=o(i,h)}finally{c=!1}for(var b=a=s,y=0;y<b.length;y++){var g=b[y];g()}return h}function v(h){if(typeof h!="function")throw new Error(C(10));o=h,f({type:Ne.REPLACE})}function d(){var h,b=p;return h={subscribe:function(g){if(typeof g!="object"||g===null)throw new Error(C(11));function x(){g.next&&g.next(l())}x();var w=b(x);return{unsubscribe:w}}},h[nr]=function(){return this},h}return f({type:Ne.INIT}),n={dispatch:f,subscribe:p,getState:l,replaceReducer:v},n[nr]=d,n}function Xr(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Ne.INIT});if(typeof n>"u")throw new Error(C(12));if(typeof r(void 0,{type:Ne.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(C(13))})}function or(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var o=e[n];typeof t[o]=="function"&&(r[o]=t[o])}var i=Object.keys(r),a,s;try{Xr(r)}catch(c){s=c}return function(u,l){if(u===void 0&&(u={}),s)throw s;if(0)var p;for(var f=!1,v={},d=0;d<i.length;d++){var h=i[d],b=r[h],y=u[h],g=b(y,l);if(typeof g>"u"){var x=l&&l.type;throw new Error(C(14))}v[h]=g,f=f||g!==y}return f=f||i.length!==Object.keys(u).length,f?v:u}}function ie(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,o){return function(){return n(o.apply(void 0,arguments))}})}function ir(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var o=n.apply(void 0,arguments),i=function(){throw new Error(C(15))},a={getState:o.getState,dispatch:function(){return i.apply(void 0,arguments)}},s=e.map(function(c){return c(a)});return i=ie.apply(void 0,s)(o.dispatch),rt(rt({},o),{},{dispatch:i})}}}function ar(t){var e=function(n){var o=n.dispatch,i=n.getState;return function(a){return function(s){return typeof s=="function"?s(o,i,t):a(s)}}};return e}var sr=ar();sr.withExtraArgument=ar;var it=sr;var dr=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(n[i]=o[i])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),Yr=function(t,e){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(u){return function(l){return c([u,l])}}function c(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(i=u[0]&2?o.return:u[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,u[1])).done)return i;switch(o=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,o=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){r.label=u[1];break}if(u[0]===6&&r.label<i[1]){r.label=i[1],i=u;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(u);break}i[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(l){u=[6,l],o=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},ae=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},Qr=Object.defineProperty,Zr=Object.defineProperties,en=Object.getOwnPropertyDescriptors,ur=Object.getOwnPropertySymbols,tn=Object.prototype.hasOwnProperty,rn=Object.prototype.propertyIsEnumerable,cr=function(t,e,r){return e in t?Qr(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},K=function(t,e){for(var r in e||(e={}))tn.call(e,r)&&cr(t,r,e[r]);if(ur)for(var n=0,o=ur(e);n<o.length;n++){var r=o[n];rn.call(e,r)&&cr(t,r,e[r])}return t},at=function(t,e){return Zr(t,en(e))},nn=function(t,e,r){return new Promise(function(n,o){var i=function(c){try{s(r.next(c))}catch(u){o(u)}},a=function(c){try{s(r.throw(c))}catch(u){o(u)}},s=function(c){return c.done?n(c.value):Promise.resolve(c.value).then(i,a)};s((r=r.apply(t,e)).next())})};var on=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ie:ie.apply(null,arguments)},Uo=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function an(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var sn=function(t){dr(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var o=t.apply(this,r)||this;return Object.setPrototypeOf(o,e.prototype),o}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,ae([void 0],r[0].concat(this)))):new(e.bind.apply(e,ae([void 0],r.concat(this))))},e}(Array),un=function(t){dr(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var o=t.apply(this,r)||this;return Object.setPrototypeOf(o,e.prototype),o}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,ae([void 0],r[0].concat(this)))):new(e.bind.apply(e,ae([void 0],r.concat(this))))},e}(Array);function ct(t){return D(t)?_e(t,function(){}):t}function cn(t){return typeof t=="boolean"}function ln(){return function(e){return fn(e)}}function fn(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,o=n===void 0?!0:n,i=t.serializableCheck,a=i===void 0?!0:i,s=new sn;if(r&&(cn(r)?s.push(it):s.push(it.withExtraArgument(r.extraArgument))),0){if(o)var c;if(a)var u}return s}var st=!0;function hr(t){var e=ln(),r=t||{},n=r.reducer,o=n===void 0?void 0:n,i=r.middleware,a=i===void 0?e():i,s=r.devTools,c=s===void 0?!0:s,u=r.preloadedState,l=u===void 0?void 0:u,p=r.enhancers,f=p===void 0?void 0:p,v;if(typeof o=="function")v=o;else if(an(o))v=or(o);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 d=a;if(typeof d=="function"&&(d=d(e),!st&&!Array.isArray(d)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!st&&d.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var h=ir.apply(void 0,d),b=ie;c&&(b=on(K({trace:!st},typeof c=="object"&&c)));var y=new un(h),g=y;Array.isArray(f)?g=ae([h],f):typeof f=="function"&&(g=f(y));var x=b.apply(void 0,g);return ot(v,l,x)}function $(t,e){function r(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return K(K({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function pr(t){var e={},r=[],n,o={addCase:function(i,a){var s=typeof i=="string"?i:i.type;if(s in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[s]=a,o},addMatcher:function(i,a){return r.push({matcher:i,reducer:a}),o},addDefaultCase:function(i){return n=i,o}};return t(o),[e,r,n]}function dn(t){return typeof t=="function"}function hn(t,e,r,n){r===void 0&&(r=[]);var o=typeof e=="function"?pr(e):[e,r,n],i=o[0],a=o[1],s=o[2],c;if(dn(t))c=function(){return ct(t())};else{var u=ct(t);c=function(){return u}}function l(p,f){p===void 0&&(p=c());var v=ae([i[f.type]],a.filter(function(d){var h=d.matcher;return h(f)}).map(function(d){var h=d.reducer;return h}));return v.filter(function(d){return!!d}).length===0&&(v=[s]),v.reduce(function(d,h){if(h)if(V(d)){var b=d,y=h(b,f);return y===void 0?d:y}else{if(D(d))return _e(d,function(g){return h(g,f)});var y=h(d,f);if(y===void 0){if(d===null)return d;throw Error("A case reducer on a non-draftable value must not return undefined")}return y}return d},p)}return l.getInitialState=c,l}function pn(t,e){return t+"/"+e}function vr(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:ct(t.initialState),n=t.reducers||{},o=Object.keys(n),i={},a={},s={};o.forEach(function(l){var p=n[l],f=pn(e,l),v,d;"reducer"in p?(v=p.reducer,d=p.prepare):v=p,i[l]=v,a[f]=v,s[l]=d?$(f,d):$(f)});function c(){var l=typeof t.extraReducers=="function"?pr(t.extraReducers):[t.extraReducers],p=l[0],f=p===void 0?{}:p,v=l[1],d=v===void 0?[]:v,h=l[2],b=h===void 0?void 0:h,y=K(K({},f),a);return hn(r,function(g){for(var x in y)g.addCase(x,y[x]);for(var w=0,z=d;w<z.length;w++){var F=z[w];g.addMatcher(F.matcher,F.reducer)}b&&g.addDefaultCase(b)})}var u;return{name:e,reducer:function(l,p){return u||(u=c()),u(l,p)},actions:s,caseReducers:i,getInitialState:function(){return u||(u=c()),u.getInitialState()}}}var vn="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",mn=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=vn[Math.random()*64|0];return e},yn=["name","message","stack","code"],ut=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),lr=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),gn=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=yn;r<n.length;r++){var o=n[r];typeof t[o]=="string"&&(e[o]=t[o])}return e}return{message:String(t)}},qo=function(){function t(e,r,n){var o=$(e+"/fulfilled",function(l,p,f,v){return{payload:l,meta:at(K({},v||{}),{arg:f,requestId:p,requestStatus:"fulfilled"})}}),i=$(e+"/pending",function(l,p,f){return{payload:void 0,meta:at(K({},f||{}),{arg:p,requestId:l,requestStatus:"pending"})}}),a=$(e+"/rejected",function(l,p,f,v,d){return{payload:v,error:(n&&n.serializeError||gn)(l||"Rejected"),meta:at(K({},d||{}),{arg:f,requestId:p,rejectedWithValue:!!v,requestStatus:"rejected",aborted:l?.name==="AbortError",condition:l?.name==="ConditionError"})}}),s=!1,c=typeof AbortController<"u"?AbortController:function(){function l(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return l.prototype.abort=function(){},l}();function u(l){return function(p,f,v){var d=n?.idGenerator?n.idGenerator(l):mn(),h=new c,b,y=!1;function g(w){b=w,h.abort()}var x=function(){return nn(this,null,function(){var w,z,F,se,mt,ue,yt;return Yr(this,function(Z){switch(Z.label){case 0:return Z.trys.push([0,4,,5]),se=(w=n?.condition)==null?void 0:w.call(n,l,{getState:f,extra:v}),wn(se)?[4,se]:[3,2];case 1:se=Z.sent(),Z.label=2;case 2:if(se===!1||h.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return y=!0,mt=new Promise(function(_,ce){return h.signal.addEventListener("abort",function(){return ce({name:"AbortError",message:b||"Aborted"})})}),p(i(d,l,(z=n?.getPendingMeta)==null?void 0:z.call(n,{requestId:d,arg:l},{getState:f,extra:v}))),[4,Promise.race([mt,Promise.resolve(r(l,{dispatch:p,getState:f,extra:v,requestId:d,signal:h.signal,abort:g,rejectWithValue:function(_,ce){return new ut(_,ce)},fulfillWithValue:function(_,ce){return new lr(_,ce)}})).then(function(_){if(_ instanceof ut)throw _;return _ instanceof lr?o(_.payload,d,l,_.meta):o(_,d,l)})])];case 3:return F=Z.sent(),[3,5];case 4:return ue=Z.sent(),F=ue instanceof ut?a(null,d,l,ue.payload,ue.meta):a(ue,d,l),[3,5];case 5:return yt=n&&!n.dispatchConditionRejection&&a.match(F)&&F.meta.condition,yt||p(F),[2,F]}})})}();return Object.assign(x,{abort:g,requestId:d,arg:l,unwrap:function(){return x.then(bn)}})}}return Object.assign(u,{pending:i,rejected:a,fulfilled:o,typePrefix:e})}return t.withTypes=function(){return t},t}();function bn(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function wn(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var mr="listener",yr="completed",gr="cancelled",Bo="task-"+gr,Ko="task-"+yr,$o=mr+"-"+gr,Ho=mr+"-"+yr;var lt="listenerMiddleware";var Jo=$(lt+"/add"),Go=$(lt+"/removeAll"),Xo=$(lt+"/remove");var fr,Yo=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(fr||(fr=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Sn=function(t){return function(e){setTimeout(e,t)}},Qo=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Sn(10);Xt();function xn(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,o){this.eventBus.addEventListener(r,n,o)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,o){this.eventBus.removeEventListener(r,n,o)}}}var De=class extends xn(Object){};window.ftReduxStores||(window.ftReduxStores={});var br=class t extends De{static get(e){var r;let n=typeof e=="string"?e:e.name,o=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(de(i))return i;if(o==null)return;let a=vr({...o,reducers:(r=o.reducers)!==null&&r!==void 0?r:{}}),s=hr({reducer:(c,u)=>u.type==="CLEAR_FT_REDUX_STORE"?a.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...c,...u.overwrites}:a.reducer(c,u)});return window.ftReduxStores[o.name]=new t(a,s,o.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Oe;let o=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,a,s)=>{let c=a,u=i[c];return u?(...l)=>{let p=u(...l.map(o));return this.reduxStore.dispatch(p),p}:l=>{this.setState({[c]:o(l)})}}}),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()}};var Le=E(j());var Te=class extends T{async listMySearches(){let e=m.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Re=class extends T{async listMyBookmarks(){let e=m.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var On="ft-user-assets",Ie=Le.FtReduxStore.get({name:On,initialState:{savedSearches:void 0,bookmarks:void 0}}),ft=class{constructor(){this.currentSession=m.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Re,this.savedSearchesService=new Te,m.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=m.getState();(0,Le.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Ie.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Ie.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Ie.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Ie.actions.bookmarks(r)}}},Di=new ft;var dt=class{addCommand(e,r=!1){m.commands.add(e,r)}consumeCommand(e){return m.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new dt;var wr=E(j()),ht=class{highlightHtml(e,r,n){(0,wr.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new ht;var Sr=E(j());var pt=class{isDate(e){var r,n,o,i;return(i=(o=((n=(r=m.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(s=>s.key===e))===null||o===void 0?void 0:o.date)!==null&&i!==void 0?i:!1}format(e,r){var n,o,i;return Sr.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:m.getState().uiLocale,(o=r?.longFormat)!==null&&o!==void 0?o:!1,(i=r?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new pt;var An=E(j());(0,xr.customElement)("ft-app-context")(O);var Fe=class extends T{constructor(){var e;super(),this.rootHighlight=(e=this.api)===null||e===void 0?void 0:e.makeAbsolute(this.api.endpoints.assets.highlightjs)}coreHighlight(){return`${this.rootHighlight}/core.min.js`}language(e){return`${this.rootHighlight}/languages/${e}.min.js`}theme(e){return`${this.rootHighlight}/styles/${e}.min.css`}};var ge=function(t,e,r,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(a=t[s])&&(i=(o<3?a(i):o>3?a(e,r,i):a(e,r))||i);return o>3&&i&&Object.defineProperty(e,r,i),i},Er=/^[a-z-]+$/,L=class extends Or.FtLitElement{constructor(){super(...arguments),this.language="",this.theme="monokai",this.codeHighlightService=new Fe,this.contentStyle=""}isHighlightable(){return Er.test(this.language)&&Er.test(this.theme)}async initHljs(){window.hljs===void 0&&(window.hljs=(await import(this.codeHighlightService.coreHighlight())).default)}async updated(e){await this.initHljs(),e.has("language")&&await this.updateLanguage(),e.has("theme")&&await this.fetchStyle()}async fetchStyle(){let e=await fetch(this.codeHighlightService.theme(this.theme));this.contentStyle=await e.text()}async updateLanguage(){window.hljs.listLanguages().indexOf(this.language)===-1&&await import(this.codeHighlightService.language(this.language)),this.code.getAttribute("data-highlighted")==="yes"&&this.code.removeAttribute("data-highlighted"),window.hljs.highlightElement(this.code)}render(){return this.isHighlightable()?vt.html`
10
+ `}update(e){var r,n,o,i,a;super.update(e),e.has("baseUrl")&&(m.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&m.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&m.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&m.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&m.actions.noCustom(this.noCustom),e.has("editorMode")&&m.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&m.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&m.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(s=>kt.addContext(s)),e.has("openExternalDocumentInNewTab")&&m.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&m.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&m.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(m.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),m.actions.availableUiLocales((o=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&o!==void 0?o:[]),m.actions.searchInAllLanguagesAllowed((a=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&a!==void 0?a:!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 e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}};O.elementDefinitions={};O.styles=Pt;A([(0,P.property)()],O.prototype,"baseUrl",void 0);A([(0,P.property)()],O.prototype,"apiIntegrationIdentifier",void 0);A([(0,P.property)()],O.prototype,"uiLocale",void 0);A([(0,N.jsonProperty)(null)],O.prototype,"availableUiLocales",void 0);A([(0,N.jsonProperty)(null)],O.prototype,"metadataConfiguration",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"editorMode",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"noCustom",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"openExternalDocumentInNewTab",void 0);A([(0,P.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],O.prototype,"noCustomComponent",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"withManualResources",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"navigatorOnline",void 0);A([(0,P.property)({type:Boolean})],O.prototype,"forcedOffline",void 0);A([(0,P.property)({type:Object})],O.prototype,"apiProvider",void 0);A([(0,N.jsonProperty)([])],O.prototype,"messageContexts",void 0);A([(0,N.jsonProperty)(void 0)],O.prototype,"session",void 0);A([(0,P.state)()],O.prototype,"localesConfiguration",void 0);var Pn=E(H());function Vr(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,o;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!Ee(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Ee(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let i=a=>Object.keys(a).filter(s=>a[s]!=null);if(o=i(t),r=o.length,r!==i(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,o[n]))return!1;for(n=r;n--!==0;){let a=o[n];if(!Ee(t[a],e[a]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Ee(t,e){try{return Vr(t,e)}catch{return!1}}function Oe(t,e){return!Ee(t,e)}var zr=E(H(),1);var Ae=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(n=>n.type===e);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var te=E(H(),1);var Mt=E(H(),1);function Nt(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,Mt.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return r();try{return JSON.parse(n)}catch{return r()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Oe,...e??{}})}var Ce=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let n=[...this.callbacks];this.callbacks=[];let o=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,i=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let a of n)try{await a()}catch(s){o(s);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 Tt=E(ee(),1);var Pe=globalThis,qr=Pe.ShadowRoot&&(Pe.ShadyCSS===void 0||Pe.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ao=Symbol();var Dt=(t,e)=>{if(qr)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let n=document.createElement("style"),o=Pe.litNonce;o!==void 0&&n.setAttribute("nonce",o),n.textContent=r.cssText,t.appendChild(n)}};var je=class extends Tt.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([o,i])=>e.registry.define(o,i)));let r={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Dt(n,e.elementStyles),n}};function Rt(t,e,...r){var n;let o=t.querySelector(e);for(let i of r)o=(n=o?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return o}var fe=function(t,e,r,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(a=t[s])&&(i=(o<3?a(i):o>3?a(e,r,i):a(e,r))||i);return o>3&&i&&Object.defineProperty(e,r,i),i},Ut,It=Symbol("constructorPrototype"),Lt=Symbol("constructorName"),Vt=Symbol("exportpartsDebouncer"),Ft=Symbol("dynamicDependenciesLoaded"),U=class extends je{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Ut]=new Ce(5),this[Lt]=this.constructor.name,this[It]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Lt]&&Object.setPrototypeOf(this,this[It])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[Ft]||(e[Ft]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:o}=this.elementToFocus;if(n!=null){let i=[...o??[],n];r=Rt(this.shadowRoot,...i)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,n,o;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((o=this.customStylesheet)!==null&&o!==void 0?o:"")}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 e,r,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Vt].run(()=>{var o,i;!((o=this.exportpartsPrefix)===null||o===void 0)&&o.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(e){var r,n,o,i,a,s;let c=f=>f!=null&&f.trim().length>0,u=e.filter(c).map(f=>f.trim());if(u.length===0){this.removeAttribute("exportparts");return}let l=new Set;for(let f of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(i=(o=f.getAttribute("part"))===null||o===void 0?void 0:o.split(" "))!==null&&i!==void 0?i:[],d=(s=(a=f.getAttribute("exportparts"))===null||a===void 0?void 0:a.split(",").map(h=>h.split(":")[1]))!==null&&s!==void 0?s:[];new Array(...v,...d).filter(c).map(h=>h.trim()).forEach(h=>l.add(h))}if(l.size===0){this.removeAttribute("exportparts");return}let p=[...l.values()].flatMap(f=>u.map(v=>`${f}:${v}--${f}`));this.setAttribute("exportparts",[...this.part,...p].join(", "))}};Ut=Vt;fe([(0,te.property)()],U.prototype,"exportpartsPrefix",void 0);fe([Nt([])],U.prototype,"exportpartsPrefixes",void 0);fe([(0,te.property)()],U.prototype,"customStylesheet",void 0);fe([(0,te.property)()],U.prototype,"elementToFocus",void 0);fe([(0,te.state)()],U.prototype,"useAdoptedStyleSheets",void 0);function de(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var zt,qt,Wt,he=Symbol("internalReduxEventsUnsubscribers"),q=Symbol("internalStoresUnsubscribers"),G=Symbol("internalStores"),pe=class extends U{constructor(){super(...arguments),this[zt]=new Map,this[qt]=new Map,this[Wt]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[G].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[G].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[G].get(e)}addStore(e,r){var n;r=(n=r??(de(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this[G].set(r,e),this.subscribeToStore(r,e),this.updateFromStores()}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[G].delete(r)}setupStores(){this.unsubscribeFromStores(),this[G].forEach((e,r)=>this.subscribeToStore(r,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,r)=>{let n=this.constructor.getPropertyOptions(r);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:r)){let o=this.getStore(e.store);o&&(e.store?this[q].has(e.store):this[q].size>0)&&(this[r]=e.selector(o.getState(),this))}})}subscribeToStore(e,r){var n;this[q].set(e,r.subscribe(()=>this.updateFromStores())),this[he].set(e,[]),de(r)&&r.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((o,i)=>{if(typeof this[i]=="function"&&(!o.store||r.name===o.store)){let a=s=>this[i](s);r.addEventListener(o.eventName,a),this[he].get(e).push(()=>r.removeEventListener(o.eventName,a))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[q].forEach((e,r)=>this.unsubscribeFromStore(r))}unsubscribeFromStore(e){var r;this[q].has(e)&&this[q].get(e)(),this[q].delete(e),(r=this[he].get(e))===null||r===void 0||r.forEach(n=>n()),this[he].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};zt=q,qt=G,Wt=he;pe.reduxProperties=new Map;pe.reduxReactiveProperties=new Set;pe.reduxEventListeners=new Map;function _(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];if(0)var o,i;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(a){return"'"+a+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function V(t){return!!t&&!!t[S]}function D(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var o=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return o===Object||typeof o=="function"&&Function.toString.call(o)===Xr}(t)||Array.isArray(t)||!!t[Xt]||!!(!((e=t.constructor)===null||e===void 0)&&e[Xt])||Ye(t)||Qe(t))}function X(t,e,r){r===void 0&&(r=!1),oe(t)===0?(r?Object.keys:ne)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,o){return e(o,n,t)})}function oe(t){var e=t[S];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Ye(t)?2:Qe(t)?3:0}function re(t,e){return oe(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Wr(t,e){return oe(t)===2?t.get(e):t[e]}function Yt(t,e,r){var n=oe(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Qt(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Ye(t){return Jr&&t instanceof Map}function Qe(t){return Gr&&t instanceof Set}function W(t){return t.o||t.t}function Ze(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=tr(t);delete e[S];for(var r=ne(e),n=0;n<r.length;n++){var o=r[n],i=e[o];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(e[o]={configurable:!0,writable:!0,enumerable:i.enumerable,value:t[o]})}return Object.create(Object.getPrototypeOf(t),e)}function et(t,e){return e===void 0&&(e=!1),tt(t)||V(t)||!D(t)||(oe(t)>1&&(t.set=t.add=t.clear=t.delete=Br),Object.freeze(t),e&&X(t,function(r,n){return et(n,!0)},!0)),t}function Br(){_(2)}function tt(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function I(t){var e=Xe[t];return e||_(18,t),e}function Kr(t,e){Xe[t]||(Xe[t]=e)}function He(){return me}function We(t,e){e&&(I("Patches"),t.u=[],t.s=[],t.v=e)}function ke(t){Je(t),t.p.forEach($r),t.p=null}function Je(t){t===me&&(me=t.l)}function Bt(t){return me={p:[],l:me,h:t,m:!0,_:0}}function $r(t){var e=t[S];e.i===0||e.i===1?e.j():e.g=!0}function Be(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||I("ES5").S(e,t,n),n?(r[S].P&&(ke(e),_(4)),D(t)&&(t=_e(e,t),e.l||Me(e,t)),e.u&&I("Patches").M(r[S].t,t,e.u,e.s)):t=_e(e,r,[]),ke(e),e.u&&e.v(e.u,e.s),t!==er?t:void 0}function _e(t,e,r){if(tt(e))return e;var n=e[S];if(!n)return X(e,function(s,c){return Kt(t,n,e,s,c,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Me(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var o=n.i===4||n.i===5?n.o=Ze(n.k):n.o,i=o,a=!1;n.i===3&&(i=new Set(o),o.clear(),a=!0),X(i,function(s,c){return Kt(t,n,o,s,c,r,a)}),Me(t,o,!1),r&&t.u&&I("Patches").N(n,r,t.u,t.s)}return n.o}function Kt(t,e,r,n,o,i,a){if(V(o)){var s=_e(t,o,i&&e&&e.i!==3&&!re(e.R,n)?i.concat(n):void 0);if(Yt(r,n,s),!V(s))return;t.m=!1}else a&&r.add(o);if(D(o)&&!tt(o)){if(!t.h.D&&t._<1)return;_e(t,o),e&&e.A.l||Me(t,o)}}function Me(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&et(e,r)}function Ke(t,e){var r=t[S];return(r?W(r):t)[e]}function $t(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var n=Object.getOwnPropertyDescriptor(r,e);if(n)return n;r=Object.getPrototypeOf(r)}}function B(t){t.P||(t.P=!0,t.l&&B(t.l))}function $e(t){t.o||(t.o=Ze(t.t))}function Ge(t,e,r){var n=Ye(e)?I("MapSet").F(e,r):Qe(e)?I("MapSet").T(e,r):t.O?function(o,i){var a=Array.isArray(o),s={i:a?1:0,A:i?i.A:He(),P:!1,I:!1,R:{},l:i,t:o,k:null,o:null,j:null,C:!1},c=s,u=ye;a&&(c=[s],u=ve);var l=Proxy.revocable(c,u),p=l.revoke,f=l.proxy;return s.k=f,s.j=p,f}(e,r):I("ES5").J(e,r);return(r?r.A:He()).p.push(n),n}function Hr(t){return V(t)||_(22,t),function e(r){if(!D(r))return r;var n,o=r[S],i=oe(r);if(o){if(!o.P&&(o.i<4||!I("ES5").K(o)))return o.t;o.I=!0,n=Ht(r,i),o.I=!1}else n=Ht(r,i);return X(n,function(a,s){o&&Wr(o.t,a)===s||Yt(n,a,e(s))}),i===3?new Set(n):n}(t)}function Ht(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Ze(t)}function Zt(){function t(a,s){var c=i[a];return c?c.enumerable=s:i[a]=c={configurable:!0,enumerable:s,get:function(){var u=this[S];return ye.get(u,a)},set:function(u){var l=this[S];ye.set(l,a,u)}},c}function e(a){for(var s=a.length-1;s>=0;s--){var c=a[s][S];if(!c.P)switch(c.i){case 5:n(c)&&B(c);break;case 4:r(c)&&B(c)}}}function r(a){for(var s=a.t,c=a.k,u=ne(c),l=u.length-1;l>=0;l--){var p=u[l];if(p!==S){var f=s[p];if(f===void 0&&!re(s,p))return!0;var v=c[p],d=v&&v[S];if(d?d.t!==f:!Qt(v,f))return!0}}var h=!!s[S];return u.length!==ne(s).length+(h?0:1)}function n(a){var s=a.k;if(s.length!==a.t.length)return!0;var c=Object.getOwnPropertyDescriptor(s,s.length-1);if(c&&!c.get)return!0;for(var u=0;u<s.length;u++)if(!s.hasOwnProperty(u))return!0;return!1}function o(a){a.g&&_(3,JSON.stringify(W(a)))}var i={};Kr("ES5",{J:function(a,s){var c=Array.isArray(a),u=function(p,f){if(p){for(var v=Array(f.length),d=0;d<f.length;d++)Object.defineProperty(v,""+d,t(d,!0));return v}var h=tr(f);delete h[S];for(var b=ne(h),y=0;y<b.length;y++){var g=b[y];h[g]=t(g,p||!!h[g].enumerable)}return Object.create(Object.getPrototypeOf(f),h)}(c,a),l={i:c?5:4,A:s?s.A:He(),P:!1,I:!1,R:{},l:s,t:a,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,S,{value:l,writable:!0}),u},S:function(a,s,c){c?V(s)&&s[S].A===a&&e(a.p):(a.u&&function u(l){if(l&&typeof l=="object"){var p=l[S];if(p){var f=p.t,v=p.k,d=p.R,h=p.i;if(h===4)X(v,function(w){w!==S&&(f[w]!==void 0||re(f,w)?d[w]||u(v[w]):(d[w]=!0,B(p)))}),X(f,function(w){v[w]!==void 0||re(v,w)||(d[w]=!1,B(p))});else if(h===5){if(n(p)&&(B(p),d.length=!0),v.length<f.length)for(var b=v.length;b<f.length;b++)d[b]=!1;else for(var y=f.length;y<v.length;y++)d[y]=!0;for(var g=Math.min(v.length,f.length),x=0;x<g;x++)v.hasOwnProperty(x)||(d[x]=!0),d[x]===void 0&&u(v[x])}}}}(a.p[0]),e(a.p))},K:function(a){return a.i===4?r(a):n(a)}})}var Jt,me,rt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Jr=typeof Map<"u",Gr=typeof Set<"u",Gt=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",er=rt?Symbol.for("immer-nothing"):((Jt={})["immer-nothing"]=!0,Jt),Xt=rt?Symbol.for("immer-draftable"):"__$immer_draftable",S=rt?Symbol.for("immer-state"):"__$immer_state";var Xr=""+Object.prototype.constructor,ne=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,tr=Object.getOwnPropertyDescriptors||function(t){var e={};return ne(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Xe={},ye={get:function(t,e){if(e===S)return t;var r=W(t);if(!re(r,e))return function(o,i,a){var s,c=$t(i,a);return c?"value"in c?c.value:(s=c.get)===null||s===void 0?void 0:s.call(o.k):void 0}(t,r,e);var n=r[e];return t.I||!D(n)?n:n===Ke(t.t,e)?($e(t),t.o[e]=Ge(t.A.h,n,t)):n},has:function(t,e){return e in W(t)},ownKeys:function(t){return Reflect.ownKeys(W(t))},set:function(t,e,r){var n=$t(W(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var o=Ke(W(t),e),i=o?.[S];if(i&&i.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Qt(r,o)&&(r!==void 0||re(t.t,e)))return!0;$e(t),B(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return Ke(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,$e(t),B(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=W(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){_(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){_(12)}},ve={};X(ye,function(t,e){ve[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),ve.deleteProperty=function(t,e){return ve.set.call(this,t,e,void 0)},ve.set=function(t,e,r){return ye.set.call(this,t[0],e,r,t[0])};var Yr=function(){function t(r){var n=this;this.O=Gt,this.D=!0,this.produce=function(o,i,a){if(typeof o=="function"&&typeof i!="function"){var s=i;i=o;var c=n;return function(h){var b=this;h===void 0&&(h=s);for(var y=arguments.length,g=Array(y>1?y-1:0),x=1;x<y;x++)g[x-1]=arguments[x];return c.produce(h,function(w){var z;return(z=i).call.apply(z,[b,w].concat(g))})}}var u;if(typeof i!="function"&&_(6),a!==void 0&&typeof a!="function"&&_(7),D(o)){var l=Bt(n),p=Ge(n,o,void 0),f=!0;try{u=i(p),f=!1}finally{f?ke(l):Je(l)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(h){return We(l,a),Be(h,l)},function(h){throw ke(l),h}):(We(l,a),Be(u,l))}if(!o||typeof o!="object"){if((u=i(o))===void 0&&(u=o),u===er&&(u=void 0),n.D&&et(u,!0),a){var v=[],d=[];I("Patches").M(o,u,v,d),a(v,d)}return u}_(21,o)},this.produceWithPatches=function(o,i){if(typeof o=="function")return function(u){for(var l=arguments.length,p=Array(l>1?l-1:0),f=1;f<l;f++)p[f-1]=arguments[f];return n.produceWithPatches(u,function(v){return o.apply(void 0,[v].concat(p))})};var a,s,c=n.produce(o,i,function(u,l){a=u,s=l});return typeof Promise<"u"&&c instanceof Promise?c.then(function(u){return[u,a,s]}):[c,a,s]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){D(r)||_(8),V(r)&&(r=Hr(r));var n=Bt(this),o=Ge(this,r,void 0);return o[S].C=!0,Je(n),o},e.finishDraft=function(r,n){var o=r&&r[S],i=o.A;return We(i,n),Be(void 0,i)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Gt&&_(20),this.O=r},e.applyPatches=function(r,n){var o;for(o=n.length-1;o>=0;o--){var i=n[o];if(i.path.length===0&&i.op==="replace"){r=i.value;break}}o>-1&&(n=n.slice(o+1));var a=I("Patches").$;return V(r)?a(r,n):this.produce(r,function(s){return a(s,n)})},t}(),k=new Yr,Qr=k.produce,So=k.produceWithPatches.bind(k),xo=k.setAutoFreeze.bind(k),Eo=k.setUseProxies.bind(k),Oo=k.applyPatches.bind(k),Ao=k.createDraft.bind(k),Co=k.finishDraft.bind(k),Ne=Qr;function Y(t){"@babel/helpers - typeof";return Y=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},Y(t)}function rr(t,e){if(Y(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(Y(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function nr(t){var e=rr(t,"string");return Y(e)=="symbol"?e:e+""}function or(t,e,r){return(e=nr(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function ir(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(o){return Object.getOwnPropertyDescriptor(t,o).enumerable})),r.push.apply(r,n)}return r}function nt(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?ir(Object(r),!0).forEach(function(n){or(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):ir(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function C(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 ar=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ot=function(){return Math.random().toString(36).substring(7).split("").join(".")},De={INIT:"@@redux/INIT"+ot(),REPLACE:"@@redux/REPLACE"+ot(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ot()}};function Zr(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 it(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(C(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(C(1));return r(it)(t,e)}if(typeof t!="function")throw new Error(C(2));var o=t,i=e,a=[],s=a,c=!1;function u(){s===a&&(s=a.slice())}function l(){if(c)throw new Error(C(3));return i}function p(h){if(typeof h!="function")throw new Error(C(4));if(c)throw new Error(C(5));var b=!0;return u(),s.push(h),function(){if(b){if(c)throw new Error(C(6));b=!1,u();var g=s.indexOf(h);s.splice(g,1),a=null}}}function f(h){if(!Zr(h))throw new Error(C(7));if(typeof h.type>"u")throw new Error(C(8));if(c)throw new Error(C(9));try{c=!0,i=o(i,h)}finally{c=!1}for(var b=a=s,y=0;y<b.length;y++){var g=b[y];g()}return h}function v(h){if(typeof h!="function")throw new Error(C(10));o=h,f({type:De.REPLACE})}function d(){var h,b=p;return h={subscribe:function(g){if(typeof g!="object"||g===null)throw new Error(C(11));function x(){g.next&&g.next(l())}x();var w=b(x);return{unsubscribe:w}}},h[ar]=function(){return this},h}return f({type:De.INIT}),n={dispatch:f,subscribe:p,getState:l,replaceReducer:v},n[ar]=d,n}function en(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:De.INIT});if(typeof n>"u")throw new Error(C(12));if(typeof r(void 0,{type:De.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(C(13))})}function sr(t){for(var e=Object.keys(t),r={},n=0;n<e.length;n++){var o=e[n];typeof t[o]=="function"&&(r[o]=t[o])}var i=Object.keys(r),a,s;try{en(r)}catch(c){s=c}return function(u,l){if(u===void 0&&(u={}),s)throw s;if(0)var p;for(var f=!1,v={},d=0;d<i.length;d++){var h=i[d],b=r[h],y=u[h],g=b(y,l);if(typeof g>"u"){var x=l&&l.type;throw new Error(C(14))}v[h]=g,f=f||g!==y}return f=f||i.length!==Object.keys(u).length,f?v:u}}function ie(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,o){return function(){return n(o.apply(void 0,arguments))}})}function ur(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return function(){var o=n.apply(void 0,arguments),i=function(){throw new Error(C(15))},a={getState:o.getState,dispatch:function(){return i.apply(void 0,arguments)}},s=e.map(function(c){return c(a)});return i=ie.apply(void 0,s)(o.dispatch),nt(nt({},o),{},{dispatch:i})}}}function cr(t){var e=function(n){var o=n.dispatch,i=n.getState;return function(a){return function(s){return typeof s=="function"?s(o,i,t):a(s)}}};return e}var lr=cr();lr.withExtraArgument=cr;var at=lr;var vr=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(n[i]=o[i])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),tn=function(t,e){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(u){return function(l){return c([u,l])}}function c(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(i=u[0]&2?o.return:u[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,u[1])).done)return i;switch(o=0,i&&(u=[u[0]&2,i.value]),u[0]){case 0:case 1:i=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,o=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!i||u[1]>i[0]&&u[1]<i[3])){r.label=u[1];break}if(u[0]===6&&r.label<i[1]){r.label=i[1],i=u;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(u);break}i[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(l){u=[6,l],o=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},ae=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},rn=Object.defineProperty,nn=Object.defineProperties,on=Object.getOwnPropertyDescriptors,fr=Object.getOwnPropertySymbols,an=Object.prototype.hasOwnProperty,sn=Object.prototype.propertyIsEnumerable,dr=function(t,e,r){return e in t?rn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},K=function(t,e){for(var r in e||(e={}))an.call(e,r)&&dr(t,r,e[r]);if(fr)for(var n=0,o=fr(e);n<o.length;n++){var r=o[n];sn.call(e,r)&&dr(t,r,e[r])}return t},st=function(t,e){return nn(t,on(e))},un=function(t,e,r){return new Promise(function(n,o){var i=function(c){try{s(r.next(c))}catch(u){o(u)}},a=function(c){try{s(r.throw(c))}catch(u){o(u)}},s=function(c){return c.done?n(c.value):Promise.resolve(c.value).then(i,a)};s((r=r.apply(t,e)).next())})};var cn=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ie:ie.apply(null,arguments)},Bo=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function ln(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var fn=function(t){vr(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var o=t.apply(this,r)||this;return Object.setPrototypeOf(o,e.prototype),o}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,ae([void 0],r[0].concat(this)))):new(e.bind.apply(e,ae([void 0],r.concat(this))))},e}(Array),dn=function(t){vr(e,t);function e(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var o=t.apply(this,r)||this;return Object.setPrototypeOf(o,e.prototype),o}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,ae([void 0],r[0].concat(this)))):new(e.bind.apply(e,ae([void 0],r.concat(this))))},e}(Array);function lt(t){return D(t)?Ne(t,function(){}):t}function hn(t){return typeof t=="boolean"}function pn(){return function(e){return vn(e)}}function vn(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,n=t.immutableCheck,o=n===void 0?!0:n,i=t.serializableCheck,a=i===void 0?!0:i,s=new fn;if(r&&(hn(r)?s.push(at):s.push(at.withExtraArgument(r.extraArgument))),0){if(o)var c;if(a)var u}return s}var ut=!0;function mr(t){var e=pn(),r=t||{},n=r.reducer,o=n===void 0?void 0:n,i=r.middleware,a=i===void 0?e():i,s=r.devTools,c=s===void 0?!0:s,u=r.preloadedState,l=u===void 0?void 0:u,p=r.enhancers,f=p===void 0?void 0:p,v;if(typeof o=="function")v=o;else if(ln(o))v=sr(o);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 d=a;if(typeof d=="function"&&(d=d(e),!ut&&!Array.isArray(d)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!ut&&d.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var h=ur.apply(void 0,d),b=ie;c&&(b=cn(K({trace:!ut},typeof c=="object"&&c)));var y=new dn(h),g=y;Array.isArray(f)?g=ae([h],f):typeof f=="function"&&(g=f(y));var x=b.apply(void 0,g);return it(v,l,x)}function $(t,e){function r(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];if(e){var i=e.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return K(K({type:t,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:t,payload:n[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(n){return n.type===t},r}function yr(t){var e={},r=[],n,o={addCase:function(i,a){var s=typeof i=="string"?i:i.type;if(s in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[s]=a,o},addMatcher:function(i,a){return r.push({matcher:i,reducer:a}),o},addDefaultCase:function(i){return n=i,o}};return t(o),[e,r,n]}function mn(t){return typeof t=="function"}function yn(t,e,r,n){r===void 0&&(r=[]);var o=typeof e=="function"?yr(e):[e,r,n],i=o[0],a=o[1],s=o[2],c;if(mn(t))c=function(){return lt(t())};else{var u=lt(t);c=function(){return u}}function l(p,f){p===void 0&&(p=c());var v=ae([i[f.type]],a.filter(function(d){var h=d.matcher;return h(f)}).map(function(d){var h=d.reducer;return h}));return v.filter(function(d){return!!d}).length===0&&(v=[s]),v.reduce(function(d,h){if(h)if(V(d)){var b=d,y=h(b,f);return y===void 0?d:y}else{if(D(d))return Ne(d,function(g){return h(g,f)});var y=h(d,f);if(y===void 0){if(d===null)return d;throw Error("A case reducer on a non-draftable value must not return undefined")}return y}return d},p)}return l.getInitialState=c,l}function gn(t,e){return t+"/"+e}function gr(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:lt(t.initialState),n=t.reducers||{},o=Object.keys(n),i={},a={},s={};o.forEach(function(l){var p=n[l],f=gn(e,l),v,d;"reducer"in p?(v=p.reducer,d=p.prepare):v=p,i[l]=v,a[f]=v,s[l]=d?$(f,d):$(f)});function c(){var l=typeof t.extraReducers=="function"?yr(t.extraReducers):[t.extraReducers],p=l[0],f=p===void 0?{}:p,v=l[1],d=v===void 0?[]:v,h=l[2],b=h===void 0?void 0:h,y=K(K({},f),a);return yn(r,function(g){for(var x in y)g.addCase(x,y[x]);for(var w=0,z=d;w<z.length;w++){var F=z[w];g.addMatcher(F.matcher,F.reducer)}b&&g.addDefaultCase(b)})}var u;return{name:e,reducer:function(l,p){return u||(u=c()),u(l,p)},actions:s,caseReducers:i,getInitialState:function(){return u||(u=c()),u.getInitialState()}}}var bn="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",wn=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=bn[Math.random()*64|0];return e},Sn=["name","message","stack","code"],ct=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),hr=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),xn=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=Sn;r<n.length;r++){var o=n[r];typeof t[o]=="string"&&(e[o]=t[o])}return e}return{message:String(t)}},Jo=function(){function t(e,r,n){var o=$(e+"/fulfilled",function(l,p,f,v){return{payload:l,meta:st(K({},v||{}),{arg:f,requestId:p,requestStatus:"fulfilled"})}}),i=$(e+"/pending",function(l,p,f){return{payload:void 0,meta:st(K({},f||{}),{arg:p,requestId:l,requestStatus:"pending"})}}),a=$(e+"/rejected",function(l,p,f,v,d){return{payload:v,error:(n&&n.serializeError||xn)(l||"Rejected"),meta:st(K({},d||{}),{arg:f,requestId:p,rejectedWithValue:!!v,requestStatus:"rejected",aborted:l?.name==="AbortError",condition:l?.name==="ConditionError"})}}),s=!1,c=typeof AbortController<"u"?AbortController:function(){function l(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return l.prototype.abort=function(){},l}();function u(l){return function(p,f,v){var d=n?.idGenerator?n.idGenerator(l):wn(),h=new c,b,y=!1;function g(w){b=w,h.abort()}var x=function(){return un(this,null,function(){var w,z,F,se,gt,ue,bt;return tn(this,function(Z){switch(Z.label){case 0:return Z.trys.push([0,4,,5]),se=(w=n?.condition)==null?void 0:w.call(n,l,{getState:f,extra:v}),On(se)?[4,se]:[3,2];case 1:se=Z.sent(),Z.label=2;case 2:if(se===!1||h.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return y=!0,gt=new Promise(function(M,ce){return h.signal.addEventListener("abort",function(){return ce({name:"AbortError",message:b||"Aborted"})})}),p(i(d,l,(z=n?.getPendingMeta)==null?void 0:z.call(n,{requestId:d,arg:l},{getState:f,extra:v}))),[4,Promise.race([gt,Promise.resolve(r(l,{dispatch:p,getState:f,extra:v,requestId:d,signal:h.signal,abort:g,rejectWithValue:function(M,ce){return new ct(M,ce)},fulfillWithValue:function(M,ce){return new hr(M,ce)}})).then(function(M){if(M instanceof ct)throw M;return M instanceof hr?o(M.payload,d,l,M.meta):o(M,d,l)})])];case 3:return F=Z.sent(),[3,5];case 4:return ue=Z.sent(),F=ue instanceof ct?a(null,d,l,ue.payload,ue.meta):a(ue,d,l),[3,5];case 5:return bt=n&&!n.dispatchConditionRejection&&a.match(F)&&F.meta.condition,bt||p(F),[2,F]}})})}();return Object.assign(x,{abort:g,requestId:d,arg:l,unwrap:function(){return x.then(En)}})}}return Object.assign(u,{pending:i,rejected:a,fulfilled:o,typePrefix:e})}return t.withTypes=function(){return t},t}();function En(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function On(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var br="listener",wr="completed",Sr="cancelled",Go="task-"+Sr,Xo="task-"+wr,Yo=br+"-"+Sr,Qo=br+"-"+wr;var ft="listenerMiddleware";var Zo=$(ft+"/add"),ei=$(ft+"/removeAll"),ti=$(ft+"/remove");var pr,ri=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(pr||(pr=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},An=function(t){return function(e){setTimeout(e,t)}},ni=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:An(10);Zt();function Cn(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,n,o){this.eventBus.addEventListener(r,n,o)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,o){this.eventBus.removeEventListener(r,n,o)}}}var Te=class extends Cn(Object){};window.ftReduxStores||(window.ftReduxStores={});var xr=class t extends Te{static get(e){var r;let n=typeof e=="string"?e:e.name,o=typeof e=="string"?void 0:e,i=window.ftReduxStores[n];if(de(i))return i;if(o==null)return;let a=gr({...o,reducers:(r=o.reducers)!==null&&r!==void 0?r:{}}),s=mr({reducer:(c,u)=>u.type==="CLEAR_FT_REDUX_STORE"?a.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...c,...u.overwrites}:a.reducer(c,u)});return window.ftReduxStores[o.name]=new t(a,s,o.eventBus)}constructor(e,r,n){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Ae;let o=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,a,s)=>{let c=a,u=i[c];return u?(...l)=>{let p=u(...l.map(o));return this.reduxStore.dispatch(p),p}:l=>{this.setState({[c]:o(l)})}}}),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()}};var Fe=E(j());var Re=class extends T{async listMySearches(){let e=m.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Ie=class extends T{async listMyBookmarks(){let e=m.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var jn="ft-user-assets",Le=Fe.FtReduxStore.get({name:jn,initialState:{savedSearches:void 0,bookmarks:void 0}}),dt=class{constructor(){this.currentSession=m.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Ie,this.savedSearchesService=new Re,m.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=m.getState();(0,Fe.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Le.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Le.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Le.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Le.actions.bookmarks(r)}}},Fi=new dt;var ht=class{addCommand(e,r=!1){m.commands.add(e,r)}consumeCommand(e){return m.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new ht;var Er=E(j()),pt=class{highlightHtml(e,r,n){(0,Er.highlightHtml)(e,r,n)}};window.FluidTopicsHighlightHtmlService=new pt;var Or=E(j());var vt=class{isDate(e){var r,n,o,i;return(i=(o=((n=(r=m.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(s=>s.key===e))===null||o===void 0?void 0:o.date)!==null&&i!==void 0?i:!1}format(e,r){var n,o,i;return Or.DateFormatter.format(e,(n=r?.locale)!==null&&n!==void 0?n:m.getState().uiLocale,(o=r?.longFormat)!==null&&o!==void 0?o:!1,(i=r?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new vt;var Ar=E(j());var ge=class{static get(e,r){var n,o,i,a;let s=m.getState(),{lang:c,region:u}=(o=(n=s.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&o!==void 0?o:{lang:"en",region:"US"};return new Ar.SearchPlaceConverter(s.baseUrl,(a=(i=window.FluidTopicsClientConfiguration)===null||i===void 0?void 0:i.predefinedSorts)!==null&&a!==void 0?a:{},e??20,s.searchInAllLanguagesAllowed,r??`${c}-${u}`)}};var mt=class{urlToSearchRequest(e){return ge.get().parse(e)}searchRequestToUrl(e){return ge.get().serialize(e)}};window.FluidTopicsUrlService=new mt;(0,Cr.customElement)("ft-app-context")(O);var Ue=class extends T{constructor(){var e;super(),this.rootHighlight=(e=this.api)===null||e===void 0?void 0:e.makeAbsolute(this.api.endpoints.assets.highlightjs)}coreHighlight(){return`${this.rootHighlight}/core.min.js`}language(e){return`${this.rootHighlight}/languages/${e}.min.js`}theme(e){return`${this.rootHighlight}/styles/${e}.min.css`}};var be=function(t,e,r,n){var o=arguments.length,i=o<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(t,e,r,n);else for(var s=t.length-1;s>=0;s--)(a=t[s])&&(i=(o<3?a(i):o>3?a(e,r,i):a(e,r))||i);return o>3&&i&&Object.defineProperty(e,r,i),i},Pr=/^[a-z-]+$/,L=class extends jr.FtLitElement{constructor(){super(...arguments),this.language="",this.theme="monokai",this.codeHighlightService=new Ue,this.contentStyle=""}isHighlightable(){return Pr.test(this.language)&&Pr.test(this.theme)}async initHljs(){window.hljs===void 0&&(window.hljs=(await import(this.codeHighlightService.coreHighlight())).default)}async updated(e){await this.initHljs(),e.has("language")&&await this.updateLanguage(),e.has("theme")&&await this.fetchStyle()}async fetchStyle(){let e=await fetch(this.codeHighlightService.theme(this.theme));this.contentStyle=await e.text()}async updateLanguage(){window.hljs.listLanguages().indexOf(this.language)===-1&&await import(this.codeHighlightService.language(this.language)),this.code.getAttribute("data-highlighted")==="yes"&&this.code.removeAttribute("data-highlighted"),window.hljs.highlightElement(this.code)}render(){return this.isHighlightable()?yt.html`
11
11
  <div>
12
12
  <slot class="hidden"></slot>
13
13
  <style>${this.contentStyle}</style>
14
14
  <pre part="code" class="language-${this.language}">${this.textContent}</pre>
15
15
  </div>
16
- `:vt.html`
16
+ `:yt.html`
17
17
  <div>
18
18
  <slot></slot>
19
- </div>`}};L.styles=Et;ge([(0,Q.property)()],L.prototype,"language",void 0);ge([(0,Q.property)()],L.prototype,"theme",void 0);ge([(0,Q.property)({attribute:!1})],L.prototype,"codeHighlightService",void 0);ge([(0,Q.query)("[part='code']")],L.prototype,"code",void 0);ge([(0,Q.property)({attribute:!1})],L.prototype,"contentStyle",void 0);(0,Ar.customElement)("ft-code-highlight")(L);})();
19
+ </div>`}};L.styles=At;be([(0,Q.property)()],L.prototype,"language",void 0);be([(0,Q.property)()],L.prototype,"theme",void 0);be([(0,Q.property)({attribute:!1})],L.prototype,"codeHighlightService",void 0);be([(0,Q.query)("[part='code']")],L.prototype,"code",void 0);be([(0,Q.property)({attribute:!1})],L.prototype,"contentStyle",void 0);(0,kr.customElement)("ft-code-highlight")(L);})();
20
20
  /*! Bundled license information:
21
21
 
22
22
  @lit/reactive-element/css-tag.js: