@fluid-topics/ft-app-context 1.1.81 → 1.1.82

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,4 +1,13 @@
1
- "use strict";(()=>{var q=Object.create;var L=Object.defineProperty;var H=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var z=Object.getPrototypeOf,N=Object.prototype.hasOwnProperty;var x=(s,e)=>()=>(e||s((e={exports:{}}).exports,e),e.exports);var J=(s,e,t,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of V(e))!N.call(s,i)&&i!==t&&L(s,i,{get:()=>e[i],enumerable:!(a=H(e,i))||a.enumerable});return s};var d=(s,e,t)=>(t=s!=null?q(z(s)):{},J(e||!s||!s.__esModule?L(t,"default",{value:s,enumerable:!0}):t,s));var u=x(($,T)=>{T.exports=ftGlobals.wcUtils});var k=x((ee,B)=>{B.exports=ftGlobals.lit});var O=x((te,F)=>{F.exports=ftGlobals.litDecorators});var G=d(u());var j=d(k()),c=d(O()),h=d(u());var P=d(k()),se={},_=P.css`
2
- `;var D=d(u()),K="ft-app-info",Q={},o=D.FtReduxStore.get({name:K,reducers:Q,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var m=d(u());var I=d(u());var v=class s{static get(e){let{baseUrl:t,apiIntegrationIdentifier:a}=o.getState(),i=e??a;if(t&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(t,i,!0)}static await(e){return new Promise(t=>{let a=s.get(e);if(a)t(a);else{let i=o.subscribe(()=>{a=s.get(e),a&&(i(),t(a))})}})}};var p=class{constructor(e=!0,t){var a;this.overrideApi=t;let i=this.constructor;i.commonCache=(a=i.commonCache)!==null&&a!==void 0?a:new I.CacheRegistry,this.cache=e?i.commonCache:new I.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:v.get()}get awaitApi(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:v.await()}clearCache(){this.cache.clearAll()}};var E,X=Symbol("clearAfterUnitTest"),w=class extends p{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[E]=()=>{this.defaultMessages={},this.cache=new m.CacheRegistry,this.listeners={}},this.currentUiLocale=o.getState().uiLocale,o.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=o.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let t=e.name.toLowerCase();this.cache.setFinal(t,e),this.notify(t)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,t){var a;if(e=e.toLowerCase(),Object.keys(t).length>0){let i={...(a=this.defaultMessages[e])!==null&&a!==void 0?a:{},...t};(0,m.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveMessage(e,t,...a){var i,l,f;e=e.toLowerCase(),this.fetchContext(e);let g=(l=(i=this.cache.getNow(e))===null||i===void 0?void 0:i.messages)!==null&&l!==void 0?l:{};return new m.ParametrizedLabelResolver((f=this.defaultMessages[e])!==null&&f!==void 0?f:{},g).resolve(t,...a)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(t){console.error(t)}}subscribe(e,t){var a;return e=e.toLowerCase(),this.listeners[e]=(a=this.listeners[e])!==null&&a!==void 0?a:new Set,this.listeners[e].add(t),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(t)}}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(t=>(0,m.delay)(0).then(()=>t()).catch(()=>null)))}};E=X;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends w{constructor(){super(async(s,e)=>(await this.awaitApi).getFluidTopicsMessageContext(s,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends w{constructor(){super(async(s,e)=>(await this.awaitApi).getCustomMessageContext(s,e))}});var R=window.FluidTopicsI18nService,de=window.FluidTopicsCustomI18nService;var n=function(s,e,t,a){var i=arguments.length,l=i<3?e:a===null?a=Object.getOwnPropertyDescriptor(e,t):a,f;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(s,e,t,a);else for(var g=s.length-1;g>=0;g--)(f=s[g])&&(l=(i<3?f(l):i>3?f(e,t,l):f(e,t))||l);return i>3&&l&&Object.defineProperty(e,t,l),l},r=class extends h.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=()=>v.get(),this.messageContexts=[],this.cache=new h.CacheRegistry,this.cleanSessionDebouncer=new h.Debouncer}render(){return j.html`
1
+ "use strict";(()=>{var vr=Object.create;var ht=Object.defineProperty;var mr=Object.getOwnPropertyDescriptor;var yr=Object.getOwnPropertyNames;var br=Object.getPrototypeOf,gr=Object.prototype.hasOwnProperty;var Ne=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var wr=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of yr(e))!gr.call(t,o)&&o!==r&&ht(t,o,{get:()=>e[o],enumerable:!(n=mr(e,o))||n.enumerable});return t};var E=(t,e,r)=>(r=t!=null?vr(br(t)):{},wr(e||!t||!t.__esModule?ht(r,"default",{value:t,enumerable:!0}):r,t));var R=Ne((ln,vt)=>{vt.exports=ftGlobals.wcUtils});var de=Ne((dn,mt)=>{mt.exports=ftGlobals.lit});var Q=Ne((pn,yt)=>{yt.exports=ftGlobals.litDecorators});var hr=E(R());var xt=E(de()),j=E(Q()),N=E(R());var bt=E(de()),hn={},gt=bt.css`
2
+ `;var wt=E(R()),Sr="ft-app-info",Or={},m=wt.FtReduxStore.get({name:Sr,reducers:Or,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var U=E(R());var _e=E(R());var $=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 F=class{constructor(e=!0,r){var n;this.overrideApi=r;let o=this.constructor;o.commonCache=(n=o.commonCache)!==null&&n!==void 0?n:new _e.CacheRegistry,this.cache=e?o.commonCache:new _e.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:$.get()}get awaitApi(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:$.await()}clearCache(){this.cache.clearAll()}};var St,xr=Symbol("clearAfterUnitTest"),pe=class extends F{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[St]=()=>{this.defaultMessages={},this.cache=new U.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,U.deepEqual)(this.defaultMessages[e],o)||(this.defaultMessages[e]=o,await this.notify(e))}await this.fetchContext(e)}resolveMessage(e,r,...n){var o,i,a;e=e.toLowerCase(),this.fetchContext(e);let s=(i=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&i!==void 0?i:{};return new U.ParametrizedLabelResolver((a=this.defaultMessages[e])!==null&&a!==void 0?a:{},s).resolve(r,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(r){console.error(r)}}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,U.delay)(0).then(()=>r()).catch(()=>null)))}};St=xr;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends pe{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends pe{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Ot=window.FluidTopicsI18nService,xn=window.FluidTopicsCustomI18nService;var P=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},x=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=()=>$.get(),this.messageContexts=[],this.cache=new N.CacheRegistry,this.cleanSessionDebouncer=new N.Debouncer}render(){return xt.html`
3
3
  <slot></slot>
4
- `}update(e){super.update(e),e.has("baseUrl")&&(o.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&o.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&o.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&o.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&o.actions.noCustom(this.noCustom),e.has("editorMode")&&o.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&o.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&o.actions.session(this.session),e.has("availableUiLocales")&&o.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(t=>R.addContext(t)),e.has("openExternalDocumentInNewTab")&&o.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&o.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&o.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}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 updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};r.elementDefinitions={};r.styles=_;n([(0,c.property)()],r.prototype,"baseUrl",void 0);n([(0,c.property)()],r.prototype,"apiIntegrationIdentifier",void 0);n([(0,c.property)()],r.prototype,"uiLocale",void 0);n([(0,h.jsonProperty)(null)],r.prototype,"availableUiLocales",void 0);n([(0,h.jsonProperty)(null)],r.prototype,"metadataConfiguration",void 0);n([(0,c.property)({type:Boolean})],r.prototype,"editorMode",void 0);n([(0,c.property)({type:Boolean})],r.prototype,"noCustom",void 0);n([(0,c.property)({type:Boolean})],r.prototype,"openExternalDocumentInNewTab",void 0);n([(0,c.property)({converter:{fromAttribute(s){return s==="false"?!1:s==="true"||(s??!1)}}})],r.prototype,"noCustomComponent",void 0);n([(0,c.property)({type:Boolean})],r.prototype,"withManualResources",void 0);n([(0,c.property)({type:Boolean})],r.prototype,"navigatorOnline",void 0);n([(0,c.property)({type:Boolean})],r.prototype,"forcedOffline",void 0);n([(0,c.property)({type:Object})],r.prototype,"apiProvider",void 0);n([(0,h.jsonProperty)([])],r.prototype,"messageContexts",void 0);n([(0,h.jsonProperty)(void 0)],r.prototype,"session",void 0);var b=d(u());var y=class extends p{async listMySearches(){let e=o.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var C=class extends p{async listMyBookmarks(){let e=o.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Y="ft-user-assets",S=b.FtReduxStore.get({name:Y,initialState:{savedSearches:void 0,bookmarks:void 0}}),U=class{constructor(){this.currentSession=o.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new C,this.savedSearchesService=new y,o.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:t}=o.getState();(0,b.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,t?.profile)||(this.currentSession=t,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),S.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),S.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();S.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 t=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;S.actions.bookmarks(t)}}},Le=new U;var A=class{addCommand(e,t=!1){o.commands.add(e,t)}consumeCommand(e){return o.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new A;var W=d(u()),M=class{highlightHtml(e,t){(0,W.highlightHtml)(e,t)}};window.FluidTopicsHighlightHtmlService=new M;(0,G.customElement)("ft-app-context")(r);})();
4
+ `}update(e){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("availableUiLocales")&&m.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(r=>Ot.addContext(r)),e.has("openExternalDocumentInNewTab")&&m.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&m.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&m.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}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 updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};x.elementDefinitions={};x.styles=gt;P([(0,j.property)()],x.prototype,"baseUrl",void 0);P([(0,j.property)()],x.prototype,"apiIntegrationIdentifier",void 0);P([(0,j.property)()],x.prototype,"uiLocale",void 0);P([(0,N.jsonProperty)(null)],x.prototype,"availableUiLocales",void 0);P([(0,N.jsonProperty)(null)],x.prototype,"metadataConfiguration",void 0);P([(0,j.property)({type:Boolean})],x.prototype,"editorMode",void 0);P([(0,j.property)({type:Boolean})],x.prototype,"noCustom",void 0);P([(0,j.property)({type:Boolean})],x.prototype,"openExternalDocumentInNewTab",void 0);P([(0,j.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],x.prototype,"noCustomComponent",void 0);P([(0,j.property)({type:Boolean})],x.prototype,"withManualResources",void 0);P([(0,j.property)({type:Boolean})],x.prototype,"navigatorOnline",void 0);P([(0,j.property)({type:Boolean})],x.prototype,"forcedOffline",void 0);P([(0,j.property)({type:Object})],x.prototype,"apiProvider",void 0);P([(0,N.jsonProperty)([])],x.prototype,"messageContexts",void 0);P([(0,N.jsonProperty)(void 0)],x.prototype,"session",void 0);var st=E(Q());function Er(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(!G(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(!G(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();if(o=Object.keys(t),r=o.length,r!==Object.keys(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,o[n]))return!1;for(n=r;n--!==0;){var i=o[n];if(!G(t[i],e[i]))return!1}return!0}return t!==t&&e!==e}function G(t,e){try{return Er(t,e)}catch{return!1}}var Et=E(Q(),1);var De=t=>{let e=t??{};return(r,n)=>{var o;let i={hasChanged:(s,c)=>!G(s,c),attribute:!1,...e};(0,Et.property)(i)(r,n);let a=r.constructor;a.reduxProperties=new Map(a.reduxProperties),a.reduxProperties.set(n,{selector:(o=e.selector)!==null&&o!==void 0?o:s=>s[n],store:e.store})}};var he=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 Re=E(Q(),1);var At=E(Q(),1);function Pt(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,At.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:(n,o)=>!G(n,o),...e??{}})}var ve=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 jt=E(de(),1);var me=window,Ar=me.ShadowRoot&&(me.ShadyCSS===void 0||me.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Un=Symbol();var Ct=(t,e)=>{Ar?t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet):e.forEach(r=>{let n=document.createElement("style"),o=me.litNonce;o!==void 0&&n.setAttribute("nonce",o),n.textContent=r.cssText,t.appendChild(n)})};var ye=class extends jt.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 Ct(n,e.elementStyles),n}};var Te=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},Nt,kt=Symbol("constructorPrototype"),Mt=Symbol("constructorName"),_t=Symbol("exportpartsDebouncer"),X=class extends ye{constructor(){super(),this.adoptedCustomStyleSheet=new CSSStyleSheet,this.useAdoptedStyleSheets=!0,this[Nt]=new ve(5),this[Mt]=this.constructor.name,this[kt]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Mt]&&Object.setPrototypeOf(this,this[kt])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet])}catch(e){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",e)}}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var r,n,o;if(this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((r=this.customStylesheet)!==null&&r!==void 0?r:"")}catch(i){console.error(i,this.customStylesheet)}}else if(((o=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&o!==void 0?o:[]).forEach(i=>i.remove()),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[_t].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=l=>l!=null&&l.trim().length>0,u=e.filter(c).map(l=>l.trim());if(u.length===0){this.removeAttribute("exportparts");return}let f=new Set;for(let l of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(i=(o=l.getAttribute("part"))===null||o===void 0?void 0:o.split(" "))!==null&&i!==void 0?i:[],d=(s=(a=l.getAttribute("exportparts"))===null||a===void 0?void 0:a.split(",").map(p=>p.split(":")[1]))!==null&&s!==void 0?s:[];new Array(...v,...d).filter(c).map(p=>p.trim()).forEach(p=>f.add(p))}if(f.size===0){this.removeAttribute("exportparts");return}let h=[...f.values()].flatMap(l=>u.map(v=>`${l}:${v}--${l}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};Nt=_t;Te([(0,Re.property)()],X.prototype,"exportpartsPrefix",void 0);Te([Pt([])],X.prototype,"exportpartsPrefixes",void 0);Te([(0,Re.property)()],X.prototype,"customStylesheet",void 0);function se(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Dt,Tt,Rt,be=Symbol("internalReduxEventsUnsubscribers"),V=Symbol("internalStoresUnsubscribers"),J=Symbol("internalStores"),ue=class extends X{constructor(){super(...arguments),this[Dt]=new Map,this[Tt]=new Map,this[Rt]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(r=>e.has(r))&&this.updateFromStores()}getUnnamedStore(){if(this[J].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[J].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[J].get(e)}addStore(e,r){var n;r=(n=r??(se(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(r),this.setupStore(r,e)}removeStore(e){let r=typeof e=="string"?e:e.name;this.unsubscribeFromStore(r),this[J].delete(r)}setupStore(e,r){this[J].set(e,r),this.subscribeToStore(e,r),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[J].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[V].has(e.store):this[V].size>0)&&(this[r]=e.selector(o.getState(),this))}})}subscribeToStore(e,r){var n;this[V].set(e,r.subscribe(()=>this.updateFromStores())),se(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.eventBus.addEventListener(o.eventName,a),this[be].push(()=>r.eventBus.removeEventListener(o.eventName,a))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[V].forEach((e,r)=>this.unsubscribeFromStore(r)),this[be].forEach(e=>e()),this[be]=[]}unsubscribeFromStore(e){this[V].has(e)&&this[V].get(e)(),this[V].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Dt=V,Tt=J,Rt=be;ue.reduxProperties=new Map;ue.reduxReactiveProperties=new Set;ue.reduxEventListeners=new Map;function k(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 I(t){return!!t&&!!t[S]}function _(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)===Dr}(t)||Array.isArray(t)||!!t[Wt]||!!(!((e=t.constructor)===null||e===void 0)&&e[Wt])||Be(t)||Ke(t))}function Y(t,e,r){r===void 0&&(r=!1),te(t)===0?(r?Object.keys:ee)(t).forEach(function(n){r&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,o){return e(o,n,t)})}function te(t){var e=t[S];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Be(t)?2:Ke(t)?3:0}function Z(t,e){return te(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Pr(t,e){return te(t)===2?t.get(e):t[e]}function qt(t,e,r){var n=te(t);n===2?t.set(e,r):n===3?t.add(r):t[e]=r}function Bt(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Be(t){return Nr&&t instanceof Map}function Ke(t){return _r&&t instanceof Set}function z(t){return t.o||t.t}function $e(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Gt(t);delete e[S];for(var r=ee(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 Ge(t,e){return e===void 0&&(e=!1),Xe(t)||I(t)||!_(t)||(te(t)>1&&(t.set=t.add=t.clear=t.delete=Cr),Object.freeze(t),e&&Y(t,function(r,n){return Ge(n,!0)},!0)),t}function Cr(){k(2)}function Xe(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function D(t){var e=qe[t];return e||k(18,t),e}function jr(t,e){qe[t]||(qe[t]=e)}function Ve(){return fe}function Ie(t,e){e&&(D("Patches"),t.u=[],t.s=[],t.v=e)}function ge(t){ze(t),t.p.forEach(kr),t.p=null}function ze(t){t===fe&&(fe=t.l)}function It(t){return fe={p:[],l:fe,h:t,m:!0,_:0}}function kr(t){var e=t[S];e.i===0||e.i===1?e.j():e.g=!0}function Le(t,e){e._=e.p.length;var r=e.p[0],n=t!==void 0&&t!==r;return e.h.O||D("ES5").S(e,t,n),n?(r[S].P&&(ge(e),k(4)),_(t)&&(t=we(e,t),e.l||Se(e,t)),e.u&&D("Patches").M(r[S].t,t,e.u,e.s)):t=we(e,r,[]),ge(e),e.u&&e.v(e.u,e.s),t!==$t?t:void 0}function we(t,e,r){if(Xe(e))return e;var n=e[S];if(!n)return Y(e,function(s,c){return Lt(t,n,e,s,c,r)},!0),e;if(n.A!==t)return e;if(!n.P)return Se(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var o=n.i===4||n.i===5?n.o=$e(n.k):n.o,i=o,a=!1;n.i===3&&(i=new Set(o),o.clear(),a=!0),Y(i,function(s,c){return Lt(t,n,o,s,c,r,a)}),Se(t,o,!1),r&&t.u&&D("Patches").N(n,r,t.u,t.s)}return n.o}function Lt(t,e,r,n,o,i,a){if(I(o)){var s=we(t,o,i&&e&&e.i!==3&&!Z(e.R,n)?i.concat(n):void 0);if(qt(r,n,s),!I(s))return;t.m=!1}else a&&r.add(o);if(_(o)&&!Xe(o)){if(!t.h.D&&t._<1)return;we(t,o),e&&e.A.l||Se(t,o)}}function Se(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ge(e,r)}function Fe(t,e){var r=t[S];return(r?z(r):t)[e]}function Ft(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 W(t){t.P||(t.P=!0,t.l&&W(t.l))}function Ue(t){t.o||(t.o=$e(t.t))}function We(t,e,r){var n=Be(e)?D("MapSet").F(e,r):Ke(e)?D("MapSet").T(e,r):t.O?function(o,i){var a=Array.isArray(o),s={i:a?1:0,A:i?i.A:Ve(),P:!1,I:!1,R:{},l:i,t:o,k:null,o:null,j:null,C:!1},c=s,u=le;a&&(c=[s],u=ce);var f=Proxy.revocable(c,u),h=f.revoke,l=f.proxy;return s.k=l,s.j=h,l}(e,r):D("ES5").J(e,r);return(r?r.A:Ve()).p.push(n),n}function Mr(t){return I(t)||k(22,t),function e(r){if(!_(r))return r;var n,o=r[S],i=te(r);if(o){if(!o.P&&(o.i<4||!D("ES5").K(o)))return o.t;o.I=!0,n=Ut(r,i),o.I=!1}else n=Ut(r,i);return Y(n,function(a,s){o&&Pr(o.t,a)===s||qt(n,a,e(s))}),i===3?new Set(n):n}(t)}function Ut(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return $e(t)}function Kt(){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 le.get(u,a)},set:function(u){var f=this[S];le.set(f,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)&&W(c);break;case 4:r(c)&&W(c)}}}function r(a){for(var s=a.t,c=a.k,u=ee(c),f=u.length-1;f>=0;f--){var h=u[f];if(h!==S){var l=s[h];if(l===void 0&&!Z(s,h))return!0;var v=c[h],d=v&&v[S];if(d?d.t!==l:!Bt(v,l))return!0}}var p=!!s[S];return u.length!==ee(s).length+(p?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&&k(3,JSON.stringify(z(a)))}var i={};jr("ES5",{J:function(a,s){var c=Array.isArray(a),u=function(h,l){if(h){for(var v=Array(l.length),d=0;d<l.length;d++)Object.defineProperty(v,""+d,t(d,!0));return v}var p=Gt(l);delete p[S];for(var g=ee(p),y=0;y<g.length;y++){var b=g[y];p[b]=t(b,h||!!p[b].enumerable)}return Object.create(Object.getPrototypeOf(l),p)}(c,a),f={i:c?5:4,A:s?s.A:Ve(),P:!1,I:!1,R:{},l:s,t:a,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,S,{value:f,writable:!0}),u},S:function(a,s,c){c?I(s)&&s[S].A===a&&e(a.p):(a.u&&function u(f){if(f&&typeof f=="object"){var h=f[S];if(h){var l=h.t,v=h.k,d=h.R,p=h.i;if(p===4)Y(v,function(w){w!==S&&(l[w]!==void 0||Z(l,w)?d[w]||u(v[w]):(d[w]=!0,W(h)))}),Y(l,function(w){v[w]!==void 0||Z(v,w)||(d[w]=!1,W(h))});else if(p===5){if(n(h)&&(W(h),d.length=!0),v.length<l.length)for(var g=v.length;g<l.length;g++)d[g]=!1;else for(var y=l.length;y<v.length;y++)d[y]=!0;for(var b=Math.min(v.length,l.length),O=0;O<b;O++)v.hasOwnProperty(O)||(d[O]=!0),d[O]===void 0&&u(v[O])}}}}(a.p[0]),e(a.p))},K:function(a){return a.i===4?r(a):n(a)}})}var Vt,fe,Je=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Nr=typeof Map<"u",_r=typeof Set<"u",zt=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",$t=Je?Symbol.for("immer-nothing"):((Vt={})["immer-nothing"]=!0,Vt),Wt=Je?Symbol.for("immer-draftable"):"__$immer_draftable",S=Je?Symbol.for("immer-state"):"__$immer_state";var Dr=""+Object.prototype.constructor,ee=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Gt=Object.getOwnPropertyDescriptors||function(t){var e={};return ee(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},qe={},le={get:function(t,e){if(e===S)return t;var r=z(t);if(!Z(r,e))return function(o,i,a){var s,c=Ft(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||!_(n)?n:n===Fe(t.t,e)?(Ue(t),t.o[e]=We(t.A.h,n,t)):n},has:function(t,e){return e in z(t)},ownKeys:function(t){return Reflect.ownKeys(z(t))},set:function(t,e,r){var n=Ft(z(t),e);if(n?.set)return n.set.call(t.k,r),!0;if(!t.P){var o=Fe(z(t),e),i=o?.[S];if(i&&i.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Bt(r,o)&&(r!==void 0||Z(t.t,e)))return!0;Ue(t),W(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 Fe(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ue(t),W(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=z(t),n=Reflect.getOwnPropertyDescriptor(r,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:r[e]}},defineProperty:function(){k(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){k(12)}},ce={};Y(le,function(t,e){ce[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),ce.deleteProperty=function(t,e){return ce.set.call(this,t,e,void 0)},ce.set=function(t,e,r){return le.set.call(this,t[0],e,r,t[0])};var Tr=function(){function t(r){var n=this;this.O=zt,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(p){var g=this;p===void 0&&(p=s);for(var y=arguments.length,b=Array(y>1?y-1:0),O=1;O<y;O++)b[O-1]=arguments[O];return c.produce(p,function(w){var L;return(L=i).call.apply(L,[g,w].concat(b))})}}var u;if(typeof i!="function"&&k(6),a!==void 0&&typeof a!="function"&&k(7),_(o)){var f=It(n),h=We(n,o,void 0),l=!0;try{u=i(h),l=!1}finally{l?ge(f):ze(f)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return Ie(f,a),Le(p,f)},function(p){throw ge(f),p}):(Ie(f,a),Le(u,f))}if(!o||typeof o!="object"){if((u=i(o))===void 0&&(u=o),u===$t&&(u=void 0),n.D&&Ge(u,!0),a){var v=[],d=[];D("Patches").M(o,u,v,d),a(v,d)}return u}k(21,o)},this.produceWithPatches=function(o,i){if(typeof o=="function")return function(u){for(var f=arguments.length,h=Array(f>1?f-1:0),l=1;l<f;l++)h[l-1]=arguments[l];return n.produceWithPatches(u,function(v){return o.apply(void 0,[v].concat(h))})};var a,s,c=n.produce(o,i,function(u,f){a=u,s=f});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){_(r)||k(8),I(r)&&(r=Mr(r));var n=It(this),o=We(this,r,void 0);return o[S].C=!0,ze(n),o},e.finishDraft=function(r,n){var o=r&&r[S],i=o.A;return Ie(i,n),Le(void 0,i)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!zt&&k(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=D("Patches").$;return I(r)?a(r,n):this.produce(r,function(s){return a(s,n)})},t}(),C=new Tr,Rr=C.produce,Hn=C.produceWithPatches.bind(C),Qn=C.setAutoFreeze.bind(C),Zn=C.setUseProxies.bind(C),eo=C.applyPatches.bind(C),to=C.createDraft.bind(C),ro=C.finishDraft.bind(C),Oe=Rr;function q(t){"@babel/helpers - typeof";return q=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},q(t)}function Ye(t,e){if(q(t)!=="object"||t===null)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(q(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function He(t){var e=Ye(t,"string");return q(e)==="symbol"?e:String(e)}function Qe(t,e,r){return e=He(e),e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Xt(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 xe(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?Xt(Object(r),!0).forEach(function(n){Qe(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):Xt(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function A(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 Jt=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ze=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ee={INIT:"@@redux/INIT"+Ze(),REPLACE:"@@redux/REPLACE"+Ze(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ze()}};function Ir(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 et(t,e,r){var n;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(A(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(A(1));return r(et)(t,e)}if(typeof t!="function")throw new Error(A(2));var o=t,i=e,a=[],s=a,c=!1;function u(){s===a&&(s=a.slice())}function f(){if(c)throw new Error(A(3));return i}function h(p){if(typeof p!="function")throw new Error(A(4));if(c)throw new Error(A(5));var g=!0;return u(),s.push(p),function(){if(g){if(c)throw new Error(A(6));g=!1,u();var b=s.indexOf(p);s.splice(b,1),a=null}}}function l(p){if(!Ir(p))throw new Error(A(7));if(typeof p.type>"u")throw new Error(A(8));if(c)throw new Error(A(9));try{c=!0,i=o(i,p)}finally{c=!1}for(var g=a=s,y=0;y<g.length;y++){var b=g[y];b()}return p}function v(p){if(typeof p!="function")throw new Error(A(10));o=p,l({type:Ee.REPLACE})}function d(){var p,g=h;return p={subscribe:function(b){if(typeof b!="object"||b===null)throw new Error(A(11));function O(){b.next&&b.next(f())}O();var w=g(O);return{unsubscribe:w}}},p[Jt]=function(){return this},p}return l({type:Ee.INIT}),n={dispatch:l,subscribe:h,getState:f,replaceReducer:v},n[Jt]=d,n}function Lr(t){Object.keys(t).forEach(function(e){var r=t[e],n=r(void 0,{type:Ee.INIT});if(typeof n>"u")throw new Error(A(12));if(typeof r(void 0,{type:Ee.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(A(13))})}function Yt(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{Lr(r)}catch(c){s=c}return function(u,f){if(u===void 0&&(u={}),s)throw s;if(0)var h;for(var l=!1,v={},d=0;d<i.length;d++){var p=i[d],g=r[p],y=u[p],b=g(y,f);if(typeof b>"u"){var O=f&&f.type;throw new Error(A(14))}v[p]=b,l=l||b!==y}return l=l||i.length!==Object.keys(u).length,l?v:u}}function re(){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 Ht(){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(A(15))},a={getState:o.getState,dispatch:function(){return i.apply(void 0,arguments)}},s=e.map(function(c){return c(a)});return i=re.apply(void 0,s)(o.dispatch),xe(xe({},o),{},{dispatch:i})}}}function Qt(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 Zt=Qt();Zt.withExtraArgument=Qt;var tt=Zt;var or=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)}}(),Fr=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(f){return c([u,f])}}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(f){u=[6,f],o=0}finally{n=i=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},ne=function(t,e){for(var r=0,n=e.length,o=t.length;r<n;r++,o++)t[o]=e[r];return t},Ur=Object.defineProperty,Vr=Object.defineProperties,zr=Object.getOwnPropertyDescriptors,er=Object.getOwnPropertySymbols,Wr=Object.prototype.hasOwnProperty,qr=Object.prototype.propertyIsEnumerable,tr=function(t,e,r){return e in t?Ur(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},B=function(t,e){for(var r in e||(e={}))Wr.call(e,r)&&tr(t,r,e[r]);if(er)for(var n=0,o=er(e);n<o.length;n++){var r=o[n];qr.call(e,r)&&tr(t,r,e[r])}return t},rt=function(t,e){return Vr(t,zr(e))},Br=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 Kr=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?re:re.apply(null,arguments)},So=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function $r(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 Gr=function(t){or(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,ne([void 0],r[0].concat(this)))):new(e.bind.apply(e,ne([void 0],r.concat(this))))},e}(Array),Xr=function(t){or(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,ne([void 0],r[0].concat(this)))):new(e.bind.apply(e,ne([void 0],r.concat(this))))},e}(Array);function it(t){return _(t)?Oe(t,function(){}):t}function Jr(t){return typeof t=="boolean"}function Yr(){return function(e){return Hr(e)}}function Hr(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 Gr;if(r&&(Jr(r)?s.push(tt):s.push(tt.withExtraArgument(r.extraArgument))),0){if(o)var c;if(a)var u}return s}var nt=!0;function ir(t){var e=Yr(),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,f=u===void 0?void 0:u,h=r.enhancers,l=h===void 0?void 0:h,v;if(typeof o=="function")v=o;else if($r(o))v=Yt(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),!nt&&!Array.isArray(d)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!nt&&d.some(function(w){return typeof w!="function"}))throw new Error("each middleware provided to configureStore must be a function");var p=Ht.apply(void 0,d),g=re;c&&(g=Kr(B({trace:!nt},typeof c=="object"&&c)));var y=new Xr(p),b=y;Array.isArray(l)?b=ne([p],l):typeof l=="function"&&(b=l(y));var O=g.apply(void 0,b);return et(v,f,O)}function K(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 B(B({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 ar(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 Qr(t){return typeof t=="function"}function Zr(t,e,r,n){r===void 0&&(r=[]);var o=typeof e=="function"?ar(e):[e,r,n],i=o[0],a=o[1],s=o[2],c;if(Qr(t))c=function(){return it(t())};else{var u=it(t);c=function(){return u}}function f(h,l){h===void 0&&(h=c());var v=ne([i[l.type]],a.filter(function(d){var p=d.matcher;return p(l)}).map(function(d){var p=d.reducer;return p}));return v.filter(function(d){return!!d}).length===0&&(v=[s]),v.reduce(function(d,p){if(p)if(I(d)){var g=d,y=p(g,l);return y===void 0?d:y}else{if(_(d))return Oe(d,function(b){return p(b,l)});var y=p(d,l);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},h)}return f.getInitialState=c,f}function en(t,e){return t+"/"+e}function sr(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:it(t.initialState),n=t.reducers||{},o=Object.keys(n),i={},a={},s={};o.forEach(function(f){var h=n[f],l=en(e,f),v,d;"reducer"in h?(v=h.reducer,d=h.prepare):v=h,i[f]=v,a[l]=v,s[f]=d?K(l,d):K(l)});function c(){var f=typeof t.extraReducers=="function"?ar(t.extraReducers):[t.extraReducers],h=f[0],l=h===void 0?{}:h,v=f[1],d=v===void 0?[]:v,p=f[2],g=p===void 0?void 0:p,y=B(B({},l),a);return Zr(r,function(b){for(var O in y)b.addCase(O,y[O]);for(var w=0,L=d;w<L.length;w++){var T=L[w];b.addMatcher(T.matcher,T.reducer)}g&&b.addDefaultCase(g)})}var u;return{name:e,reducer:function(f,h){return u||(u=c()),u(f,h)},actions:s,caseReducers:i,getInitialState:function(){return u||(u=c()),u.getInitialState()}}}var tn="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",rn=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=tn[Math.random()*64|0];return e},nn=["name","message","stack","code"],ot=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),rr=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),on=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,n=nn;r<n.length;r++){var o=n[r];typeof t[o]=="string"&&(e[o]=t[o])}return e}return{message:String(t)}},Ao=function(){function t(e,r,n){var o=K(e+"/fulfilled",function(f,h,l,v){return{payload:f,meta:rt(B({},v||{}),{arg:l,requestId:h,requestStatus:"fulfilled"})}}),i=K(e+"/pending",function(f,h,l){return{payload:void 0,meta:rt(B({},l||{}),{arg:h,requestId:f,requestStatus:"pending"})}}),a=K(e+"/rejected",function(f,h,l,v,d){return{payload:v,error:(n&&n.serializeError||on)(f||"Rejected"),meta:rt(B({},d||{}),{arg:l,requestId:h,rejectedWithValue:!!v,requestStatus:"rejected",aborted:f?.name==="AbortError",condition:f?.name==="ConditionError"})}}),s=!1,c=typeof AbortController<"u"?AbortController:function(){function f(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return f.prototype.abort=function(){},f}();function u(f){return function(h,l,v){var d=n?.idGenerator?n.idGenerator(f):rn(),p=new c,g,y=!1;function b(w){g=w,p.abort()}var O=function(){return Br(this,null,function(){var w,L,T,oe,dt,ie,pt;return Fr(this,function(H){switch(H.label){case 0:return H.trys.push([0,4,,5]),oe=(w=n?.condition)==null?void 0:w.call(n,f,{getState:l,extra:v}),sn(oe)?[4,oe]:[3,2];case 1:oe=H.sent(),H.label=2;case 2:if(oe===!1||p.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return y=!0,dt=new Promise(function(M,ae){return p.signal.addEventListener("abort",function(){return ae({name:"AbortError",message:g||"Aborted"})})}),h(i(d,f,(L=n?.getPendingMeta)==null?void 0:L.call(n,{requestId:d,arg:f},{getState:l,extra:v}))),[4,Promise.race([dt,Promise.resolve(r(f,{dispatch:h,getState:l,extra:v,requestId:d,signal:p.signal,abort:b,rejectWithValue:function(M,ae){return new ot(M,ae)},fulfillWithValue:function(M,ae){return new rr(M,ae)}})).then(function(M){if(M instanceof ot)throw M;return M instanceof rr?o(M.payload,d,f,M.meta):o(M,d,f)})])];case 3:return T=H.sent(),[3,5];case 4:return ie=H.sent(),T=ie instanceof ot?a(null,d,f,ie.payload,ie.meta):a(ie,d,f),[3,5];case 5:return pt=n&&!n.dispatchConditionRejection&&a.match(T)&&T.meta.condition,pt||h(T),[2,T]}})})}();return Object.assign(O,{abort:b,requestId:d,arg:f,unwrap:function(){return O.then(an)}})}}return Object.assign(u,{pending:i,rejected:a,fulfilled:o,typePrefix:e})}return t.withTypes=function(){return t},t}();function an(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function sn(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var ur="listener",cr="completed",fr="cancelled",Po="task-"+fr,Co="task-"+cr,jo=ur+"-"+fr,ko=ur+"-"+cr;var at="listenerMiddleware";var Mo=K(at+"/add"),No=K(at+"/removeAll"),_o=K(at+"/remove");var nr,Do=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(nr||(nr=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},un=function(t){return function(e){setTimeout(e,t)}},To=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:un(10);Kt();window.ftReduxStores||(window.ftReduxStores={});var lr=class t{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(se(i))return i;if(o==null)return;let a=sr({...o,reducers:(r=o.reducers)!==null&&r!==void 0?r:{}}),s=ir({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)}constructor(e,r){this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new he,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,o,i)=>{let a=o,s=n[a];return s?(...c)=>{let u=s(...c);return this.reduxStore.dispatch(u),u}:c=>{this.setState({[a]:c})}}})}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 Ae=class{static format(e,r,n,o){return window.moment?window.moment(e).locale(r).format(this.getDateFormat(n,o)):e}static getDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}};var Pe=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};function Ho(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(m)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}formatDateValues(n){var o,i;return((i=(o=this.metadataDescriptors.find(s=>s.key===n?.key))===null||o===void 0?void 0:o.date)!==null&&i!==void 0?i:!1)?this.formatMetadataDates(n):n}formatMetadataDates(n){return{key:n.key,label:n.label,values:n.values.map(o=>Ae.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat)),hierarchicalValues:n.hierarchicalValues}}}return Pe([(0,st.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Pe([(0,st.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Pe([De({store:m.name,selector:r=>{var n,o;return(o=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&o!==void 0?o:[]}})],e.prototype,"metadataDescriptors",void 0),Pe([De({store:m.name})],e.prototype,"uiLocale",void 0),e}var Me=E(R());var Ce=class extends F{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 je=class extends F{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 cn="ft-user-assets",ke=Me.FtReduxStore.get({name:cn,initialState:{savedSearches:void 0,bookmarks:void 0}}),ut=class{constructor(){this.currentSession=m.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new je,this.savedSearchesService=new Ce,m.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=m.getState();(0,Me.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(),ke.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ke.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();ke.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;ke.actions.bookmarks(r)}}},ui=new ut;var ct=class{addCommand(e,r=!1){m.commands.add(e,r)}consumeCommand(e){return m.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new ct;var dr=E(R()),ft=class{highlightHtml(e,r){(0,dr.highlightHtml)(e,r)}};window.FluidTopicsHighlightHtmlService=new ft;var pr=E(R());var lt=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 pr.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 lt;(0,hr.customElement)("ft-app-context")(x);})();
5
+ /*! Bundled license information:
6
+
7
+ @lit/reactive-element/css-tag.js:
8
+ (**
9
+ * @license
10
+ * Copyright 2019 Google LLC
11
+ * SPDX-License-Identifier: BSD-3-Clause
12
+ *)
13
+ */