@fluid-topics/ft-reader-topic-content 1.3.31 → 1.3.33
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.
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
`;var je=A(N());var Oi=A(N());var Pn=A(re()),j=A($()),Z=A(N());var Vr=A(re());var Wr=Vr.css`
|
|
84
84
|
`;var nt=A(N()),Gi="ft-app-info",Ee=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};Ee.eventName="authentication-change";var Vi={session:(e,t)=>{(0,nt.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>b.dispatchEvent(new Ee(t.payload)),0))}},b=nt.FtReduxStore.get({name:Gi,reducers:Vi,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],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,authenticationRequired:!1}});var Vt=A(N());var Se=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=b.getState(),i=t??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(t){return new Promise(r=>{let n=e.get(t);if(n)r(n);else{let i=b.subscribe(()=>{n=e.get(t),n&&(i(),r(n))})}})}};var it=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:Se.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Se.await()}};var G=class extends it{constructor(t=!0,r){var n;super(r),this.sortObjectFields=(a,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([o],[u])=>o.localeCompare(u)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new Vt.CacheRegistry,this.cache=t?i.commonCache:new Vt.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var at=class extends G{async listMyBookmarks(){let t=b.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var Wt=class{addCommand(t,r=!1){b.commands.add(t,r)}consumeCommand(t){return b.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Wt;var z=A(N());var qr,Re=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},Wi=Symbol("clearAfterUnitTest"),st=class extends(0,z.withEventBus)(G){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[qr]=()=>{this.defaultMessages={},this.cache=new z.CacheRegistry,this.listeners={}},this.currentUiLocale=b.getState().uiLocale,b.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=b.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let r=t.name.toLowerCase();this.cache.setFinal(r,t),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,r){var n;if(t=t.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...r};(0,z.deepEqual)(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var r,n;return this.fetchContext(t),(n=(r=this.cache.getNow(t))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,r){let n=t.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(t,r,...n){var i;let a=t.toLowerCase(),s=this.resolveContext(a);return new z.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(r,...n)}async fetchContext(t){let r=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),r&&await this.notify(t)}catch(i){!(i instanceof z.CanceledPromiseError)&&r&&console.error(i)}return n}subscribe(t,r){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(r),()=>{var i;return(i=this.listeners[t])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new Re({loadedContexts:t})),this.dispatchEvent(new Re({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new Re({loadedContexts:[t]})),this.dispatchEvent(new Re({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,z.delay)(0).then(()=>n()).catch(()=>null)))}};qr=Wi;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends st{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends st{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var Le=window.FluidTopicsI18nService,ot=window.FluidTopicsCustomI18nService;var Fr=A(N()),qt=class{highlightHtml(t,r,n){(0,Fr.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new qt;var Fi=A(zr(),1);var Yr;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Yr||(Yr={}));var Xr;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Xr||(Xr={}));var Jr;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Jr||(Jr={}));var Qr;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(Qr||(Qr={}));var Zr;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Zr||(Zr={}));var en;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(en||(en={}));var tn;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(tn||(tn={}));var rn;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(rn||(rn={}));var nn;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(nn||(nn={}));var an;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(an||(an={}));var sn;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(sn||(sn={}));var on;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(on||(on={}));var un;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(un||(un={}));var ln;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(ln||(ln={}));var cn;(function(e){e.ASC="ASC",e.DESC="DESC"})(cn||(cn={}));var dn;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(dn||(dn={}));var fn;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(fn||(fn={}));var pn;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(pn||(pn={}));var hn;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(hn||(hn={}));var mn;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(mn||(mn={}));var yn;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(yn||(yn={}));var vn;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(vn||(vn={}));var gn;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(gn||(gn={}));var bn;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(bn||(bn={}));var D;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(D||(D={}));var V;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(V||(V={}));var An;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(An||(An={}));var En;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(En||(En={}));var Sn;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(Sn||(Sn={}));var xn;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(xn||(xn={}));var qi={[D.PERSONAL_BOOK_SHARE_USER]:[D.PERSONAL_BOOK_USER],[D.HTML_EXPORT_USER]:[D.PERSONAL_BOOK_USER],[D.PDF_EXPORT_USER]:[D.PERSONAL_BOOK_USER],[D.KHUB_ADMIN]:[D.CONTENT_PUBLISHER],[D.ADMIN]:[D.KHUB_ADMIN,D.USERS_ADMIN,D.PORTAL_ADMIN],[D.GENERATIVE_AI_EXPORT_USER]:[D.GENERATIVE_AI_USER]};function On(e,t){return e===t||(qi[e]??[]).some(r=>On(r,t))}function _n(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>On(n,t))}var ct=class extends G{async listMySearches(){let{session:t}=b.getState();return _n(t,D.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Tn=A(N());var Ft=class{isDate(t){var r,n,i,a;return(a=(i=((n=(r=b.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(o=>o.key===t))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(t,r){var n,i,a;return Tn.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:b.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Ft;var Cn=A(N());var Ge=class{static get(t,r){var n,i;let a=b.getState(),{lang:s,region:o}=(i=(n=a.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new Cn.SearchPlaceConverter(a.baseUrl,t??20,a.searchInAllLanguagesAllowed,r??`${s}-${o}`)}};var $t=class{urlToSearchRequest(t){return Ge.get().parse(t)}searchRequestToUrl(t){return Ge.get().serialize(t)}};window.FluidTopicsUrlService=new $t;var ce=A(N());var xe=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};xe.eventName="change";var zt=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let r=sessionStorage.getItem(this.itemName(t));return r?JSON.parse(r):void 0}set(t,r){sessionStorage.setItem(this.itemName(t),JSON.stringify(r))}},wn=new zt;var dt=class e extends ce.WithEventBus{static build(){return new e(window.history,wn,()=>window.location,!1)}constructor(t,r,n,i){var a,s;super(),this.history=t,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(s=(a=t.state)===null||a===void 0?void 0:a.index)!==null&&s!==void 0?s:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(t,r=!1){let n=r&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,ce.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new xe(this.currentItem())),0)}installProxies(){let t=r=>(n,i,[a,s,o])=>{let u=r(),c={...u===this.currentIndex?this.currentState:void 0,...a,index:u,href:typeof o=="string"?o:(o??this.windowLocation()).href};n.apply(i,[c,s,o]),this.setCurrentState(c,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(t){for(let r=this.history.length-1;r>=0;r--)t?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(t){var r;let n={...this.buildCurrentState(),...t,index:this.currentIndex,title:(r=t?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(t){this.addEventListener(xe.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(xe.eventName,t)}currentItem(){return(0,ce.deepCopy)(this.currentState)}back(){let t=this.previousDifferentMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,ce.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return(0,ce.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var r;let n=(r=this.states[t])===null||r===void 0?void 0:r.majorStateId;if(!n)return t;let i=t,a=t+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,n);)this.hasState(a)&&(i=a),a++;return i}buildCurrentState(){var t,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&r!==void 0?r:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,r){var n;if(!this.hasState(t))return!1;let i=r??this.currentState.majorStateId,a=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return a==null||a!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=dt.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var Rn=b;function Ln(e,t){var r;return Rn.getState().authenticationRequired&&!(!((r=Rn.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(t):e()}var I=function(e,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,r,n);else for(var o=e.length-1;o>=0;o--)(s=e[o])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},R=class extends Z.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Se.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Z.CacheRegistry,this.cleanSessionDebouncer=new Z.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Pn.html`
|
|
85
85
|
<slot></slot>
|
|
86
|
-
`}connectedCallback(){super.connectedCallback(),b.addEventListener(Ee.eventName,this.reloadConfiguration)}disconnectedCallback(){b.addEventListener(Ee.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var r,n,i,a,s,o,u;super.update(t),t.has("baseUrl")&&(b.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&b.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&b.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&b.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&b.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&b.actions.noCustom(this.noCustom),t.has("editorMode")&&b.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&b.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&b.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(c=>Le.addContext(c)),t.has("openExternalDocumentInNewTab")&&b.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&b.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&b.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(b.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),b.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),b.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),t.has("authenticationRequired")&&b.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&b.actions.availableContentLocales((u=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Ln(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};R.elementDefinitions={};R.styles=Wr;I([(0,j.property)()],R.prototype,"baseUrl",void 0);I([(0,j.property)()],R.prototype,"apiIntegrationIdentifier",void 0);I([(0,j.property)()],R.prototype,"apiIntegrationAppVersion",void 0);I([(0,j.property)()],R.prototype,"uiLocale",void 0);I([(0,Z.jsonProperty)(null)],R.prototype,"availableUiLocales",void 0);I([(0,Z.jsonProperty)(null)],R.prototype,"metadataConfiguration",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"editorMode",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"noCustom",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"openExternalDocumentInNewTab",void 0);I([(0,j.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],R.prototype,"noCustomComponent",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"withManualResources",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"navigatorOnline",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"forcedOffline",void 0);I([(0,j.property)({type:Object})],R.prototype,"apiProvider",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"authenticationRequired",void 0);I([(0,Z.jsonProperty)([])],R.prototype,"messageContexts",void 0);I([(0,Z.jsonProperty)(void 0)],R.prototype,"session",void 0);I([(0,j.state)()],R.prototype,"localesConfiguration",void 0);I([(0,j.state)()],R.prototype,"availableContentLocales",void 0);var br=A($());function $i(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,n,i;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;n--!==0;)if(!ft(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!ft(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let a=s=>Object.keys(s).filter(o=>s[o]!=null);if(i=a(e),r=i.length,r!==a(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[n]))return!1;for(n=r;n--!==0;){let s=i[n];if(!ft(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function ft(e,t){try{return $i(e,t)}catch{return!1}}function Ve(e,t){return!ft(e,t)}function pt(e,t){let r=n=>n[e]===!0;return n=>{if(r(n))return n;let i=t(n);return i[e]=!0,i}}var Nn=A($(),1);var Yt=e=>{let t=e??{};return(r,n)=>{var i;let a={hasChanged:Ve,attribute:!1,...t};(0,Nn.property)(a)(r,n);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(i=t.selector)!==null&&i!==void 0?i:o=>o[n],store:t.store})}};var ht=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(n=>n.type===t);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};var Ne=A($(),1);var Dn=A($(),1);function In(e,t){let r=()=>JSON.parse(JSON.stringify(e));return(0,Dn.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:Ve,...t??{}})}var mt=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let n=[...this.callbacks];this.callbacks=[];let i=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(o){i(o);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var kn=A(re(),1);var yt=globalThis,zi=yt.ShadowRoot&&(yt.ShadyCSS===void 0||yt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ho=Symbol();var Mn=(e,t)=>{if(zi)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),i=yt.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var vt=class extends kn.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([i,a])=>t.registry.define(i,a)));let r={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Mn(n,t.elementStyles),n}};function Un(e,t,...r){var n;let i=e.querySelector(t);for(let a of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var We=function(e,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,r,n);else for(var o=e.length-1;o>=0;o--)(s=e[o])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Kn,jn=Symbol("constructorPrototype"),Bn=Symbol("constructorName"),Gn=Symbol("exportpartsDebouncer"),Hn=Symbol("dynamicDependenciesLoaded"),ae=class extends vt{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Kn]=new mt(5),this[Bn]=this.constructor.name,this[jn]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Bn]&&Object.setPrototypeOf(this,this[jn])}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 t=this.constructor;t[Hn]||(t[Hn]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];r=Un(this.shadowRoot,...a)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var t,r,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Gn].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(t){var r,n,i,a,s,o;let u=p=>p!=null&&p.trim().length>0,c=t.filter(u).map(p=>p.trim());if(c.length===0){this.removeAttribute("exportparts");return}let d=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let g=(a=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],y=(o=(s=p.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(v=>v.split(":")[1]))!==null&&o!==void 0?o:[];new Array(...g,...y).filter(u).map(v=>v.trim()).forEach(v=>d.add(v))}if(d.size===0){this.removeAttribute("exportparts");return}let h=[...d.values()].flatMap(p=>c.map(g=>`${p}:${g}--${p}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};Kn=Gn;We([(0,Ne.property)()],ae.prototype,"exportpartsPrefix",void 0);We([In([])],ae.prototype,"exportpartsPrefixes",void 0);We([(0,Ne.property)()],ae.prototype,"customStylesheet",void 0);We([(0,Ne.property)()],ae.prototype,"elementToFocus",void 0);We([(0,Ne.state)()],ae.prototype,"useAdoptedStyleSheets",void 0);function gt(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var qe=Symbol("internalReduxEventsUnsubscribers"),de=Symbol("internalStoresUnsubscribers"),Oe=Symbol("internalStores"),Yi=pt(Symbol("withRedux"),function(e){var t,r,n;class i extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(o=>s.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Oe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Oe].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Oe].get(s)}addStore(s,o){var u;o=(u=o??s.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(o),this[Oe].set(o,s),this.subscribeToStore(o,s),this.updateFromStores()}removeStore(s){let o=typeof s=="string"?s:s.name;this.unsubscribeFromStore(o),this[Oe].delete(o)}setupStores(){this.unsubscribeFromStores(),this[Oe].forEach((s,o)=>this.subscribeToStore(o,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,o)=>{let u=this.constructor.getPropertyOptions(o);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:o)){let c=this.getStore(s.store);c&&(s.store?this[de].has(s.store):this[de].size>0)&&(this[o]=s.selector(c.getState(),this))}})}subscribeToStore(s,o){var u;this[de].set(s,o.subscribe(()=>this.updateFromStores())),this[qe].set(s,[]),gt(o)&&o.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((c,d)=>{if(typeof this[d]=="function"&&(!c.store||o.name===c.store)){let h=p=>this[d](p);o.addEventListener(c.eventName,h),this[qe].get(s).push(()=>o.removeEventListener(c.eventName,h))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[de].forEach((s,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(s){var o;this[de].has(s)&&this[de].get(s)(),this[de].delete(s),(o=this[qe].get(s))===null||o===void 0||o.forEach(u=>u()),this[qe].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=de,r=Oe,n=qe,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Vn=class extends Yi(ae){};function Y(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+e+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function se(e){return!!e&&!!e[L]}function ee(e){var t;return!!e&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===na}(e)||Array.isArray(e)||!!e[Xn]||!!(!((t=e.constructor)===null||t===void 0)&&t[Xn])||ir(e)||ar(e))}function _e(e,t,r){r===void 0&&(r=!1),Me(e)===0?(r?Object.keys:Ie)(e).forEach(function(n){r&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,i){return t(i,n,e)})}function Me(e){var t=e[L];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:ir(e)?2:ar(e)?3:0}function De(e,t){return Me(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Xi(e,t){return Me(e)===2?e.get(t):e[t]}function Jn(e,t,r){var n=Me(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function Qn(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function ir(e){return ta&&e instanceof Map}function ar(e){return ra&&e instanceof Set}function fe(e){return e.o||e.t}function sr(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=ti(e);delete t[L];for(var r=Ie(t),n=0;n<r.length;n++){var i=r[n],a=t[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(t[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:e[i]})}return Object.create(Object.getPrototypeOf(e),t)}function or(e,t){return t===void 0&&(t=!1),ur(e)||se(e)||!ee(e)||(Me(e)>1&&(e.set=e.add=e.clear=e.delete=Ji),Object.freeze(e),t&&_e(e,function(r,n){return or(n,!0)},!0)),e}function Ji(){Y(2)}function ur(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function ne(e){var t=nr[e];return t||Y(18,e),t}function Qi(e,t){nr[e]||(nr[e]=t)}function er(){return $e}function Xt(e,t){t&&(ne("Patches"),e.u=[],e.s=[],e.v=t)}function bt(e){tr(e),e.p.forEach(Zi),e.p=null}function tr(e){e===$e&&($e=e.l)}function Wn(e){return $e={p:[],l:$e,h:e,m:!0,_:0}}function Zi(e){var t=e[L];t.i===0||t.i===1?t.j():t.g=!0}function Jt(e,t){t._=t.p.length;var r=t.p[0],n=e!==void 0&&e!==r;return t.h.O||ne("ES5").S(t,e,n),n?(r[L].P&&(bt(t),Y(4)),ee(e)&&(e=At(t,e),t.l||Et(t,e)),t.u&&ne("Patches").M(r[L].t,e,t.u,t.s)):e=At(t,r,[]),bt(t),t.u&&t.v(t.u,t.s),e!==ei?e:void 0}function At(e,t,r){if(ur(t))return t;var n=t[L];if(!n)return _e(t,function(o,u){return qn(e,n,t,o,u,r)},!0),t;if(n.A!==e)return t;if(!n.P)return Et(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=sr(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),_e(a,function(o,u){return qn(e,n,i,o,u,r,s)}),Et(e,i,!1),r&&e.u&&ne("Patches").N(n,r,e.u,e.s)}return n.o}function qn(e,t,r,n,i,a,s){if(se(i)){var o=At(e,i,a&&t&&t.i!==3&&!De(t.R,n)?a.concat(n):void 0);if(Jn(r,n,o),!se(o))return;e.m=!1}else s&&r.add(i);if(ee(i)&&!ur(i)){if(!e.h.D&&e._<1)return;At(e,i),t&&t.A.l||Et(e,i)}}function Et(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&or(t,r)}function Qt(e,t){var r=e[L];return(r?fe(r):e)[t]}function Fn(e,t){if(t in e)for(var r=Object.getPrototypeOf(e);r;){var n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Object.getPrototypeOf(r)}}function pe(e){e.P||(e.P=!0,e.l&&pe(e.l))}function Zt(e){e.o||(e.o=sr(e.t))}function rr(e,t,r){var n=ir(t)?ne("MapSet").F(t,r):ar(t)?ne("MapSet").T(t,r):e.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:er(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},u=o,c=ze;s&&(u=[o],c=Fe);var d=Proxy.revocable(u,c),h=d.revoke,p=d.proxy;return o.k=p,o.j=h,p}(t,r):ne("ES5").J(t,r);return(r?r.A:er()).p.push(n),n}function ea(e){return se(e)||Y(22,e),function t(r){if(!ee(r))return r;var n,i=r[L],a=Me(r);if(i){if(!i.P&&(i.i<4||!ne("ES5").K(i)))return i.t;i.I=!0,n=$n(r,a),i.I=!1}else n=$n(r,a);return _e(n,function(s,o){i&&Xi(i.t,s)===o||Jn(n,s,t(o))}),a===3?new Set(n):n}(e)}function $n(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return sr(e)}function Zn(){function e(s,o){var u=a[s];return u?u.enumerable=o:a[s]=u={configurable:!0,enumerable:o,get:function(){var c=this[L];return ze.get(c,s)},set:function(c){var d=this[L];ze.set(d,s,c)}},u}function t(s){for(var o=s.length-1;o>=0;o--){var u=s[o][L];if(!u.P)switch(u.i){case 5:n(u)&&pe(u);break;case 4:r(u)&&pe(u)}}}function r(s){for(var o=s.t,u=s.k,c=Ie(u),d=c.length-1;d>=0;d--){var h=c[d];if(h!==L){var p=o[h];if(p===void 0&&!De(o,h))return!0;var g=u[h],y=g&&g[L];if(y?y.t!==p:!Qn(g,p))return!0}}var v=!!o[L];return c.length!==Ie(o).length+(v?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var u=Object.getOwnPropertyDescriptor(o,o.length-1);if(u&&!u.get)return!0;for(var c=0;c<o.length;c++)if(!o.hasOwnProperty(c))return!0;return!1}function i(s){s.g&&Y(3,JSON.stringify(fe(s)))}var a={};Qi("ES5",{J:function(s,o){var u=Array.isArray(s),c=function(h,p){if(h){for(var g=Array(p.length),y=0;y<p.length;y++)Object.defineProperty(g,""+y,e(y,!0));return g}var v=ti(p);delete v[L];for(var _=Ie(v),S=0;S<_.length;S++){var x=_[S];v[x]=e(x,h||!!v[x].enumerable)}return Object.create(Object.getPrototypeOf(p),v)}(u,s),d={i:u?5:4,A:o?o.A:er(),P:!1,I:!1,R:{},l:o,t:s,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,L,{value:d,writable:!0}),c},S:function(s,o,u){u?se(o)&&o[L].A===s&&t(s.p):(s.u&&function c(d){if(d&&typeof d=="object"){var h=d[L];if(h){var p=h.t,g=h.k,y=h.R,v=h.i;if(v===4)_e(g,function(T){T!==L&&(p[T]!==void 0||De(p,T)?y[T]||c(g[T]):(y[T]=!0,pe(h)))}),_e(p,function(T){g[T]!==void 0||De(g,T)||(y[T]=!1,pe(h))});else if(v===5){if(n(h)&&(pe(h),y.length=!0),g.length<p.length)for(var _=g.length;_<p.length;_++)y[_]=!1;else for(var S=p.length;S<g.length;S++)y[S]=!0;for(var x=Math.min(g.length,p.length),w=0;w<x;w++)g.hasOwnProperty(w)||(y[w]=!0),y[w]===void 0&&c(g[w])}}}}(s.p[0]),t(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var zn,$e,lr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",ta=typeof Map<"u",ra=typeof Set<"u",Yn=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ei=lr?Symbol.for("immer-nothing"):((zn={})["immer-nothing"]=!0,zn),Xn=lr?Symbol.for("immer-draftable"):"__$immer_draftable",L=lr?Symbol.for("immer-state"):"__$immer_state";var na=""+Object.prototype.constructor,Ie=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,ti=Object.getOwnPropertyDescriptors||function(e){var t={};return Ie(e).forEach(function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)}),t},nr={},ze={get:function(e,t){if(t===L)return e;var r=fe(e);if(!De(r,t))return function(i,a,s){var o,u=Fn(a,s);return u?"value"in u?u.value:(o=u.get)===null||o===void 0?void 0:o.call(i.k):void 0}(e,r,t);var n=r[t];return e.I||!ee(n)?n:n===Qt(e.t,t)?(Zt(e),e.o[t]=rr(e.A.h,n,e)):n},has:function(e,t){return t in fe(e)},ownKeys:function(e){return Reflect.ownKeys(fe(e))},set:function(e,t,r){var n=Fn(fe(e),t);if(n?.set)return n.set.call(e.k,r),!0;if(!e.P){var i=Qt(fe(e),t),a=i?.[L];if(a&&a.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(Qn(r,i)&&(r!==void 0||De(e.t,t)))return!0;Zt(e),pe(e)}return e.o[t]===r&&(r!==void 0||t in e.o)||Number.isNaN(r)&&Number.isNaN(e.o[t])||(e.o[t]=r,e.R[t]=!0),!0},deleteProperty:function(e,t){return Qt(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,Zt(e),pe(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=fe(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty:function(){Y(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Y(12)}},Fe={};_e(ze,function(e,t){Fe[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Fe.deleteProperty=function(e,t){return Fe.set.call(this,e,t,void 0)},Fe.set=function(e,t,r){return ze.set.call(this,e[0],t,r,e[0])};var ia=function(){function e(r){var n=this;this.O=Yn,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var o=a;a=i;var u=n;return function(v){var _=this;v===void 0&&(v=o);for(var S=arguments.length,x=Array(S>1?S-1:0),w=1;w<S;w++)x[w-1]=arguments[w];return u.produce(v,function(T){var k;return(k=a).call.apply(k,[_,T].concat(x))})}}var c;if(typeof a!="function"&&Y(6),s!==void 0&&typeof s!="function"&&Y(7),ee(i)){var d=Wn(n),h=rr(n,i,void 0),p=!0;try{c=a(h),p=!1}finally{p?bt(d):tr(d)}return typeof Promise<"u"&&c instanceof Promise?c.then(function(v){return Xt(d,s),Jt(v,d)},function(v){throw bt(d),v}):(Xt(d,s),Jt(c,d))}if(!i||typeof i!="object"){if((c=a(i))===void 0&&(c=i),c===ei&&(c=void 0),n.D&&or(c,!0),s){var g=[],y=[];ne("Patches").M(i,c,g,y),s(g,y)}return c}Y(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(c){for(var d=arguments.length,h=Array(d>1?d-1:0),p=1;p<d;p++)h[p-1]=arguments[p];return n.produceWithPatches(c,function(g){return i.apply(void 0,[g].concat(h))})};var s,o,u=n.produce(i,a,function(c,d){s=c,o=d});return typeof Promise<"u"&&u instanceof Promise?u.then(function(c){return[c,s,o]}):[u,s,o]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var t=e.prototype;return t.createDraft=function(r){ee(r)||Y(8),se(r)&&(r=ea(r));var n=Wn(this),i=rr(this,r,void 0);return i[L].C=!0,tr(n),i},t.finishDraft=function(r,n){var i=r&&r[L],a=i.A;return Xt(a,n),Jt(void 0,a)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!Yn&&Y(20),this.O=r},t.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=ne("Patches").$;return se(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},e}(),W=new ia,aa=W.produce,tu=W.produceWithPatches.bind(W),ru=W.setAutoFreeze.bind(W),nu=W.setUseProxies.bind(W),iu=W.applyPatches.bind(W),au=W.createDraft.bind(W),su=W.finishDraft.bind(W),St=aa;function Te(e){"@babel/helpers - typeof";return Te=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Te(e)}function ri(e,t){if(Te(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(Te(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ni(e){var t=ri(e,"string");return Te(t)=="symbol"?t:t+""}function ii(e,t,r){return(t=ni(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ai(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function cr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ai(Object(r),!0).forEach(function(n){ii(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ai(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function B(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var si=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),dr=function(){return Math.random().toString(36).substring(7).split("").join(".")},xt={INIT:"@@redux/INIT"+dr(),REPLACE:"@@redux/REPLACE"+dr(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+dr()}};function sa(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function fr(e,t,r){var n;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(B(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(B(1));return r(fr)(e,t)}if(typeof e!="function")throw new Error(B(2));var i=e,a=t,s=[],o=s,u=!1;function c(){o===s&&(o=s.slice())}function d(){if(u)throw new Error(B(3));return a}function h(v){if(typeof v!="function")throw new Error(B(4));if(u)throw new Error(B(5));var _=!0;return c(),o.push(v),function(){if(_){if(u)throw new Error(B(6));_=!1,c();var x=o.indexOf(v);o.splice(x,1),s=null}}}function p(v){if(!sa(v))throw new Error(B(7));if(typeof v.type>"u")throw new Error(B(8));if(u)throw new Error(B(9));try{u=!0,a=i(a,v)}finally{u=!1}for(var _=s=o,S=0;S<_.length;S++){var x=_[S];x()}return v}function g(v){if(typeof v!="function")throw new Error(B(10));i=v,p({type:xt.REPLACE})}function y(){var v,_=h;return v={subscribe:function(x){if(typeof x!="object"||x===null)throw new Error(B(11));function w(){x.next&&x.next(d())}w();var T=_(w);return{unsubscribe:T}}},v[si]=function(){return this},v}return p({type:xt.INIT}),n={dispatch:p,subscribe:h,getState:d,replaceReducer:g},n[si]=y,n}function oa(e){Object.keys(e).forEach(function(t){var r=e[t],n=r(void 0,{type:xt.INIT});if(typeof n>"u")throw new Error(B(12));if(typeof r(void 0,{type:xt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(B(13))})}function oi(e){for(var t=Object.keys(e),r={},n=0;n<t.length;n++){var i=t[n];typeof e[i]=="function"&&(r[i]=e[i])}var a=Object.keys(r),s,o;try{oa(r)}catch(u){o=u}return function(c,d){if(c===void 0&&(c={}),o)throw o;if(0)var h;for(var p=!1,g={},y=0;y<a.length;y++){var v=a[y],_=r[v],S=c[v],x=_(S,d);if(typeof x>"u"){var w=d&&d.type;throw new Error(B(14))}g[v]=x,p=p||x!==S}return p=p||a.length!==Object.keys(c).length,p?g:c}}function ke(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function ui(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(B(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=t.map(function(u){return u(s)});return a=ke.apply(void 0,o)(i.dispatch),cr(cr({},i),{},{dispatch:a})}}}function li(e){var t=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(o){return typeof o=="function"?o(i,a,e):s(o)}}};return t}var ci=li();ci.withExtraArgument=li;var pr=ci;var mi=function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),ua=function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(c){return function(d){return u([c,d])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=c[0]&2?i.return:c[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,c[1])).done)return a;switch(i=0,a&&(c=[c[0]&2,a.value]),c[0]){case 0:case 1:a=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){r.label=c[1];break}if(c[0]===6&&r.label<a[1]){r.label=a[1],a=c;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(c);break}a[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(d){c=[6,d],i=0}finally{n=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},Ue=function(e,t){for(var r=0,n=t.length,i=e.length;r<n;r++,i++)e[i]=t[r];return e},la=Object.defineProperty,ca=Object.defineProperties,da=Object.getOwnPropertyDescriptors,di=Object.getOwnPropertySymbols,fa=Object.prototype.hasOwnProperty,pa=Object.prototype.propertyIsEnumerable,fi=function(e,t,r){return t in e?la(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},he=function(e,t){for(var r in t||(t={}))fa.call(t,r)&&fi(e,r,t[r]);if(di)for(var n=0,i=di(t);n<i.length;n++){var r=i[n];pa.call(t,r)&&fi(e,r,t[r])}return e},hr=function(e,t){return ca(e,da(t))},ha=function(e,t,r){return new Promise(function(n,i){var a=function(u){try{o(r.next(u))}catch(c){i(c)}},s=function(u){try{o(r.throw(u))}catch(c){i(c)}},o=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(a,s)};o((r=r.apply(e,t)).next())})};var ma=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ke:ke.apply(null,arguments)},Ou=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function ya(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return t===r}var va=function(e){mi(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=e.apply(this,r)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.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(t.bind.apply(t,Ue([void 0],r[0].concat(this)))):new(t.bind.apply(t,Ue([void 0],r.concat(this))))},t}(Array),ga=function(e){mi(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=e.apply(this,r)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.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(t.bind.apply(t,Ue([void 0],r[0].concat(this)))):new(t.bind.apply(t,Ue([void 0],r.concat(this))))},t}(Array);function vr(e){return ee(e)?St(e,function(){}):e}function ba(e){return typeof e=="boolean"}function Aa(){return function(t){return Ea(t)}}function Ea(e){e===void 0&&(e={});var t=e.thunk,r=t===void 0?!0:t,n=e.immutableCheck,i=n===void 0?!0:n,a=e.serializableCheck,s=a===void 0?!0:a,o=new va;if(r&&(ba(r)?o.push(pr):o.push(pr.withExtraArgument(r.extraArgument))),0){if(i)var u;if(s)var c}return o}var mr=!0;function yi(e){var t=Aa(),r=e||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?t():a,o=r.devTools,u=o===void 0?!0:o,c=r.preloadedState,d=c===void 0?void 0:c,h=r.enhancers,p=h===void 0?void 0:h,g;if(typeof i=="function")g=i;else if(ya(i))g=oi(i);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 y=s;if(typeof y=="function"&&(y=y(t),!mr&&!Array.isArray(y)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!mr&&y.some(function(T){return typeof T!="function"}))throw new Error("each middleware provided to configureStore must be a function");var v=ui.apply(void 0,y),_=ke;u&&(_=ma(he({trace:!mr},typeof u=="object"&&u)));var S=new ga(v),x=S;Array.isArray(p)?x=Ue([v],p):typeof p=="function"&&(x=p(S));var w=_.apply(void 0,x);return fr(g,d,w)}function me(e,t){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(t){var a=t.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return he(he({type:e,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:e,payload:n[0]}}return r.toString=function(){return""+e},r.type=e,r.match=function(n){return n.type===e},r}function vi(e){var t={},r=[],n,i={addCase:function(a,s){var o=typeof a=="string"?a:a.type;if(o in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[o]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return e(i),[t,r,n]}function Sa(e){return typeof e=="function"}function xa(e,t,r,n){r===void 0&&(r=[]);var i=typeof t=="function"?vi(t):[t,r,n],a=i[0],s=i[1],o=i[2],u;if(Sa(e))u=function(){return vr(e())};else{var c=vr(e);u=function(){return c}}function d(h,p){h===void 0&&(h=u());var g=Ue([a[p.type]],s.filter(function(y){var v=y.matcher;return v(p)}).map(function(y){var v=y.reducer;return v}));return g.filter(function(y){return!!y}).length===0&&(g=[o]),g.reduce(function(y,v){if(v)if(se(y)){var _=y,S=v(_,p);return S===void 0?y:S}else{if(ee(y))return St(y,function(x){return v(x,p)});var S=v(y,p);if(S===void 0){if(y===null)return y;throw Error("A case reducer on a non-draftable value must not return undefined")}return S}return y},h)}return d.getInitialState=u,d}function Oa(e,t){return e+"/"+t}function gi(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof e.initialState=="function"?e.initialState:vr(e.initialState),n=e.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(d){var h=n[d],p=Oa(t,d),g,y;"reducer"in h?(g=h.reducer,y=h.prepare):g=h,a[d]=g,s[p]=g,o[d]=y?me(p,y):me(p)});function u(){var d=typeof e.extraReducers=="function"?vi(e.extraReducers):[e.extraReducers],h=d[0],p=h===void 0?{}:h,g=d[1],y=g===void 0?[]:g,v=d[2],_=v===void 0?void 0:v,S=he(he({},p),s);return xa(r,function(x){for(var w in S)x.addCase(w,S[w]);for(var T=0,k=y;T<k.length;T++){var X=k[T];x.addMatcher(X.matcher,X.reducer)}_&&x.addDefaultCase(_)})}var c;return{name:t,reducer:function(d,h){return c||(c=u()),c(d,h)},actions:o,caseReducers:a,getInitialState:function(){return c||(c=u()),c.getInitialState()}}}var _a="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ta=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=_a[Math.random()*64|0];return t},Ca=["name","message","stack","code"],yr=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),pi=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),wa=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,n=Ca;r<n.length;r++){var i=n[r];typeof e[i]=="string"&&(t[i]=e[i])}return t}return{message:String(e)}},wu=function(){function e(t,r,n){var i=me(t+"/fulfilled",function(d,h,p,g){return{payload:d,meta:hr(he({},g||{}),{arg:p,requestId:h,requestStatus:"fulfilled"})}}),a=me(t+"/pending",function(d,h,p){return{payload:void 0,meta:hr(he({},p||{}),{arg:h,requestId:d,requestStatus:"pending"})}}),s=me(t+"/rejected",function(d,h,p,g,y){return{payload:g,error:(n&&n.serializeError||wa)(d||"Rejected"),meta:hr(he({},y||{}),{arg:p,requestId:h,rejectedWithValue:!!g,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,u=typeof AbortController<"u"?AbortController:function(){function d(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return d.prototype.abort=function(){},d}();function c(d){return function(h,p,g){var y=n?.idGenerator?n.idGenerator(d):Ta(),v=new u,_,S=!1;function x(T){_=T,v.abort()}var w=function(){return ha(this,null,function(){var T,k,X,ge,K,be,Ce;return ua(this,function(l){switch(l.label){case 0:return l.trys.push([0,4,,5]),ge=(T=n?.condition)==null?void 0:T.call(n,d,{getState:p,extra:g}),La(ge)?[4,ge]:[3,2];case 1:ge=l.sent(),l.label=2;case 2:if(ge===!1||v.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,K=new Promise(function(f,E){return v.signal.addEventListener("abort",function(){return E({name:"AbortError",message:_||"Aborted"})})}),h(a(y,d,(k=n?.getPendingMeta)==null?void 0:k.call(n,{requestId:y,arg:d},{getState:p,extra:g}))),[4,Promise.race([K,Promise.resolve(r(d,{dispatch:h,getState:p,extra:g,requestId:y,signal:v.signal,abort:x,rejectWithValue:function(f,E){return new yr(f,E)},fulfillWithValue:function(f,E){return new pi(f,E)}})).then(function(f){if(f instanceof yr)throw f;return f instanceof pi?i(f.payload,y,d,f.meta):i(f,y,d)})])];case 3:return X=l.sent(),[3,5];case 4:return be=l.sent(),X=be instanceof yr?s(null,y,d,be.payload,be.meta):s(be,y,d),[3,5];case 5:return Ce=n&&!n.dispatchConditionRejection&&s.match(X)&&X.meta.condition,Ce||h(X),[2,X]}})})}();return Object.assign(w,{abort:x,requestId:y,arg:d,unwrap:function(){return w.then(Ra)}})}}return Object.assign(c,{pending:a,rejected:s,fulfilled:i,typePrefix:t})}return e.withTypes=function(){return e},e}();function Ra(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function La(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var bi="listener",Ai="completed",Ei="cancelled",Ru="task-"+Ei,Lu="task-"+Ai,Pu=bi+"-"+Ei,Nu=bi+"-"+Ai;var gr="listenerMiddleware";var Du=me(gr+"/add"),Iu=me(gr+"/removeAll"),Mu=me(gr+"/remove");var hi,ku=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(hi||(hi=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Pa=function(e){return function(t){setTimeout(t,e)}},Uu=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Pa(10);Zn();var Na=pt(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}),Ot=class extends Na(Object){};window.ftReduxStores||(window.ftReduxStores={});var Si=class e extends Ot{static get(t){var r;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,a=window.ftReduxStores[n];if(gt(a))return a;if(i==null)return;let s=gi({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=yi({reducer:(u,c)=>c.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...c.overwrites}:s.reducer(u,c)});return window.ftReduxStores[i.name]=new e(s,o,i.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new ht;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let u=s,c=a[u];return c?(...d)=>{let h=c(...d.map(i));return this.reduxStore.dispatch(h),h}:d=>{this.setState({[u]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var _t=class{static format(t,r,n,i){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,i)):this.getIntlDateTime(t,r,n,i)}static getMomentDateFormat(t,r){return t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,i){let a=typeof t=="string"?new Date(t):t,s=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(a);if(!i)return s;let o=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(a);return`${s} ${o}`}};var xi=A(N()),Tt=function(e,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,r,n);else for(var o=e.length-1;o>=0;o--)(s=e[o])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},ol=(0,xi.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(b)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,a;return((a=(i=this.metadataDescriptors.find(o=>o.key===n))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1)?o=>_t.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Tt([(0,br.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),Tt([(0,br.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),Tt([Yt({store:b.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],t.prototype,"metadataDescriptors",void 0),Tt([Yt({store:b.name})],t.prototype,"uiLocale",void 0),t});var Rt=A(N());var Ct=class extends G{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=b.getState().session;return!!t?.sessionAuthenticated}};var wt=class extends G{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=b.getState().session;return!!t?.sessionAuthenticated}};var Da="ft-user-assets",Ia={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(V).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let r=t.payload.mapId;e.assetCounts.bookmarkByMap[r]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:r,mapId:n,asset:i}=t.payload;switch(r){case V.BOOKMARKS:e.bookmarks?e.bookmarks.push(i):e.bookmarks=[i];break;case V.SEARCHES:e.savedSearches?e.savedSearches.push(i):e.savedSearches=[i];break}let a=e.assetCounts.allAsset[r];if(a!==void 0&&(e.assetCounts.allAsset[r]=a+1),r===V.BOOKMARKS&&n!==void 0){let s=e.assetCounts.bookmarkByMap[n];s!==void 0&&(e.assetCounts.bookmarkByMap[n]=s+1)}},removeAsset:(e,t)=>{var r,n;let{assetType:i,mapId:a,assetId:s}=t.payload;switch(i){case V.BOOKMARKS:e.bookmarks=(r=e.bookmarks)===null||r===void 0?void 0:r.filter(u=>u.id!==s);break;case V.SEARCHES:e.savedSearches=(n=e.savedSearches)===null||n===void 0?void 0:n.filter(u=>u.id!==s);break}let o=e.assetCounts.allAsset[i];if(o!==void 0&&o>0&&(e.assetCounts.allAsset[i]=o-1),i===V.BOOKMARKS&&a!==void 0){let u=e.assetCounts.bookmarkByMap[a];u!==void 0&&u>0&&(e.assetCounts.bookmarkByMap[a]=u-1)}}},q=Rt.FtReduxStore.get({name:Da,reducers:Ia,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(V).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ar=class{constructor(t=new Ct,r=new wt){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=b.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new at,this.savedSearchesService=new ct,b.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=b.getState();(0,Rt.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),q.actions.clearAssetCount(),q.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),q.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),q.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();q.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();q.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&q.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&q.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(q.getState().assetCounts.bookmarkByMap).length!==0;t===V.BOOKMARKS&&r&&q.actions.clearBookmarkCountByMap(),q.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let r=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;q.actions.bookmarks(r)}}},Ma=new Ar;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Ma);(0,Oi.customElement)("ft-app-context")(R);var Ci=A($());var Er=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[n,i]=t.split(".");return{context:n,key:i,message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},_i=new Er;var ka=function(e,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,r,n);else for(var o=e.length-1;o>=0;o--)(s=e[o])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Ua=Symbol("i18nAttributes"),ja=Symbol("i18nListAttributes"),wi=Symbol("i18nProperties"),Lt=Symbol("i18nContexts"),Ye=Symbol("i18nUnsubs"),Ri=(0,je.applyMixinOnce)(Symbol("withI18n"),function(e){var t,r;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[r]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?ot:Le}i18n(a){let{context:s,key:o,message:u}=a,{custom:c,args:d,argsProvider:h}=a;if(s&&o){this.hasI18nContext(s)||this.addI18nContext(s,void 0,c);let p=d??(h?h(this):[]);return this.getI18nService(c).resolveMessage(s,o,...p)}return u}async awaitI18n(a){let{context:s,custom:o}=a;return s&&await this.getI18nService(o).prepareContext(s),this.i18n(a)}customI18n(a,s){if(_i.isI18nKey(a)){let[o,u]=a.split(".");return this.i18n({custom:!0,context:o,key:u,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,o,u)=>a.has(o)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,o,u)=>{var c;return((c=u?.context)===null||c===void 0?void 0:c.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,o;let u=this,c=(d,h,p)=>p?.context&&p.key&&a(d,h,p)?{...p,message:this.i18n({context:p.context,key:p.key,custom:p.custom,...d})}:p;(s=this[Ua])===null||s===void 0||s.forEach((d,h)=>u[h]=c(d,h,u[h])),(o=this[ja])===null||o===void 0||o.forEach((d,h)=>{var p;return u[h]=(p=u[h])===null||p===void 0?void 0:p.map(g=>c(d,h,g))})}updateI18nProperties(a){var s;(s=this[wi])===null||s===void 0||s.forEach((o,u)=>{a(o,u)&&(this[u]=this.i18n(o))})}addI18nMessages(a,s,o){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,s,o)}addI18nContext(a,s,o){let u=(typeof a=="string"?a:a.name).toLowerCase();o=typeof a=="string"?o:a.custom,this[Lt].set(u,{isCustomContext:o}),this[Ye].has(u)||this[Ye].set(u,this.getI18nService(o).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(o).prepareContext(u,s)}hasI18nContext(a){return this[Lt].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Lt].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Ye].forEach(a=>a()),this[Ye].clear()}}return t=Lt,r=Ye,ka([(0,Ci.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Ti=class extends Ri(je.FtLitElement){},Pt=class extends Ri(je.FtLitElementRedux){};var Xe=function(e,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,r,n);else for(var o=e.length-1;o>=0;o--)(s=e[o])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},te=class extends Pt{constructor(){super(),this.editorMode=!1,this.addStore(b)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Nt.nothing:Nt.html`
|
|
86
|
+
`}connectedCallback(){super.connectedCallback(),b.addEventListener(Ee.eventName,this.reloadConfiguration)}disconnectedCallback(){b.addEventListener(Ee.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(t){var r,n,i,a,s,o,u;super.update(t),t.has("baseUrl")&&(b.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&b.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&b.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&b.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&b.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&b.actions.noCustom(this.noCustom),t.has("editorMode")&&b.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&b.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&b.actions.session(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(c=>Le.addContext(c)),t.has("openExternalDocumentInNewTab")&&b.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&b.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&b.actions.forcedOffline(this.forcedOffline),t.has("localesConfiguration")&&(b.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),b.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),b.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),t.has("authenticationRequired")&&b.actions.authenticationRequired(this.authenticationRequired),t.has("availableContentLocales")&&b.actions.availableContentLocales((u=(o=this.availableContentLocales)===null||o===void 0?void 0:o.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Ln(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};R.elementDefinitions={};R.styles=Wr;I([(0,j.property)()],R.prototype,"baseUrl",void 0);I([(0,j.property)()],R.prototype,"apiIntegrationIdentifier",void 0);I([(0,j.property)()],R.prototype,"apiIntegrationAppVersion",void 0);I([(0,j.property)()],R.prototype,"uiLocale",void 0);I([(0,Z.jsonProperty)(null)],R.prototype,"availableUiLocales",void 0);I([(0,Z.jsonProperty)(null)],R.prototype,"metadataConfiguration",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"editorMode",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"noCustom",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"openExternalDocumentInNewTab",void 0);I([(0,j.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],R.prototype,"noCustomComponent",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"withManualResources",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"navigatorOnline",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"forcedOffline",void 0);I([(0,j.property)({type:Object})],R.prototype,"apiProvider",void 0);I([(0,j.property)({type:Boolean})],R.prototype,"authenticationRequired",void 0);I([(0,Z.jsonProperty)([])],R.prototype,"messageContexts",void 0);I([(0,Z.jsonProperty)(void 0)],R.prototype,"session",void 0);I([(0,j.state)()],R.prototype,"localesConfiguration",void 0);I([(0,j.state)()],R.prototype,"availableContentLocales",void 0);var br=A($());function $i(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,n,i;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;n--!==0;)if(!ft(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!ft(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let a=s=>Object.keys(s).filter(o=>s[o]!=null);if(i=a(e),r=i.length,r!==a(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,i[n]))return!1;for(n=r;n--!==0;){let s=i[n];if(!ft(e[s],t[s]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function ft(e,t){try{return $i(e,t)}catch{return!1}}function Ve(e,t){return!ft(e,t)}function pt(e,t){let r=n=>n[e]===!0;return n=>{if(r(n))return n;let i=t(n);return i[e]=!0,i}}var Nn=A($(),1);var Yt=e=>{let t=e??{};return(r,n)=>{var i;let a={hasChanged:Ve,attribute:!1,...t};(0,Nn.property)(a)(r,n);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(i=t.selector)!==null&&i!==void 0?i:o=>o[n],store:t.store})}};var ht=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(n=>n.type===t);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};var Ne=A($(),1);var Dn=A($(),1);function In(e,t){let r=()=>JSON.parse(JSON.stringify(e));return(0,Dn.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:Ve,...t??{}})}var mt=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let n=[...this.callbacks];this.callbacks=[];let i=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(o){i(o);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var kn=A(re(),1);var yt=globalThis,zi=yt.ShadowRoot&&(yt.ShadyCSS===void 0||yt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ho=Symbol();var Mn=(e,t)=>{if(zi)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),i=yt.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var vt=class extends kn.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([i,a])=>t.registry.define(i,a)));let r={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Mn(n,t.elementStyles),n}};function Un(e,t,...r){var n;let i=e.querySelector(t);for(let a of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var We=function(e,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,r,n);else for(var o=e.length-1;o>=0;o--)(s=e[o])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Kn,jn=Symbol("constructorPrototype"),Bn=Symbol("constructorName"),Gn=Symbol("exportpartsDebouncer"),Hn=Symbol("dynamicDependenciesLoaded"),ae=class extends vt{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Kn]=new mt(5),this[Bn]=this.constructor.name,this[jn]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Bn]&&Object.setPrototypeOf(this,this[jn])}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 t=this.constructor;t[Hn]||(t[Hn]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];r=Un(this.shadowRoot,...a)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var t,r,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Gn].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(t){var r,n,i,a,s,o;let u=p=>p!=null&&p.trim().length>0,c=t.filter(u).map(p=>p.trim());if(c.length===0){this.removeAttribute("exportparts");return}let d=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let g=(a=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],y=(o=(s=p.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(v=>v.split(":")[1]))!==null&&o!==void 0?o:[];new Array(...g,...y).filter(u).map(v=>v.trim()).forEach(v=>d.add(v))}if(d.size===0){this.removeAttribute("exportparts");return}let h=[...d.values()].flatMap(p=>c.map(g=>`${p}:${g}--${p}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};Kn=Gn;We([(0,Ne.property)()],ae.prototype,"exportpartsPrefix",void 0);We([In([])],ae.prototype,"exportpartsPrefixes",void 0);We([(0,Ne.property)()],ae.prototype,"customStylesheet",void 0);We([(0,Ne.property)()],ae.prototype,"elementToFocus",void 0);We([(0,Ne.state)()],ae.prototype,"useAdoptedStyleSheets",void 0);function gt(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var qe=Symbol("internalReduxEventsUnsubscribers"),de=Symbol("internalStoresUnsubscribers"),Oe=Symbol("internalStores"),Yi=pt(Symbol("withRedux"),function(e){var t,r,n;class i extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(o=>s.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Oe].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Oe].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Oe].get(s)}addStore(s,o){var u;o=(u=o??s.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(o),this[Oe].set(o,s),this.subscribeToStore(o,s),this.updateFromStores()}removeStore(s){let o=typeof s=="string"?s:s.name;this.unsubscribeFromStore(o),this[Oe].delete(o)}setupStores(){this.unsubscribeFromStores(),this[Oe].forEach((s,o)=>this.subscribeToStore(o,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,o)=>{let u=this.constructor.getPropertyOptions(o);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:o)){let c=this.getStore(s.store);c&&(s.store?this[de].has(s.store):this[de].size>0)&&(this[o]=s.selector(c.getState(),this))}})}subscribeToStore(s,o){var u;this[de].set(s,o.subscribe(()=>this.updateFromStores())),this[qe].set(s,[]),gt(o)&&o.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((c,d)=>{if(typeof this[d]=="function"&&(!c.store||o.name===c.store)){let h=p=>this[d](p);o.addEventListener(c.eventName,h),this[qe].get(s).push(()=>o.removeEventListener(c.eventName,h))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[de].forEach((s,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(s){var o;this[de].has(s)&&this[de].get(s)(),this[de].delete(s),(o=this[qe].get(s))===null||o===void 0||o.forEach(u=>u()),this[qe].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=de,r=Oe,n=qe,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Vn=class extends Yi(ae){};function Y(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+e+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function se(e){return!!e&&!!e[L]}function ee(e){var t;return!!e&&(function(r){if(!r||typeof r!="object")return!1;var n=Object.getPrototypeOf(r);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===na}(e)||Array.isArray(e)||!!e[Xn]||!!(!((t=e.constructor)===null||t===void 0)&&t[Xn])||ir(e)||ar(e))}function _e(e,t,r){r===void 0&&(r=!1),Me(e)===0?(r?Object.keys:Ie)(e).forEach(function(n){r&&typeof n=="symbol"||t(n,e[n],e)}):e.forEach(function(n,i){return t(i,n,e)})}function Me(e){var t=e[L];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:ir(e)?2:ar(e)?3:0}function De(e,t){return Me(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Xi(e,t){return Me(e)===2?e.get(t):e[t]}function Jn(e,t,r){var n=Me(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function Qn(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function ir(e){return ta&&e instanceof Map}function ar(e){return ra&&e instanceof Set}function fe(e){return e.o||e.t}function sr(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=ti(e);delete t[L];for(var r=Ie(t),n=0;n<r.length;n++){var i=r[n],a=t[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(t[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:e[i]})}return Object.create(Object.getPrototypeOf(e),t)}function or(e,t){return t===void 0&&(t=!1),ur(e)||se(e)||!ee(e)||(Me(e)>1&&(e.set=e.add=e.clear=e.delete=Ji),Object.freeze(e),t&&_e(e,function(r,n){return or(n,!0)},!0)),e}function Ji(){Y(2)}function ur(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function ne(e){var t=nr[e];return t||Y(18,e),t}function Qi(e,t){nr[e]||(nr[e]=t)}function er(){return $e}function Xt(e,t){t&&(ne("Patches"),e.u=[],e.s=[],e.v=t)}function bt(e){tr(e),e.p.forEach(Zi),e.p=null}function tr(e){e===$e&&($e=e.l)}function Wn(e){return $e={p:[],l:$e,h:e,m:!0,_:0}}function Zi(e){var t=e[L];t.i===0||t.i===1?t.j():t.g=!0}function Jt(e,t){t._=t.p.length;var r=t.p[0],n=e!==void 0&&e!==r;return t.h.O||ne("ES5").S(t,e,n),n?(r[L].P&&(bt(t),Y(4)),ee(e)&&(e=At(t,e),t.l||Et(t,e)),t.u&&ne("Patches").M(r[L].t,e,t.u,t.s)):e=At(t,r,[]),bt(t),t.u&&t.v(t.u,t.s),e!==ei?e:void 0}function At(e,t,r){if(ur(t))return t;var n=t[L];if(!n)return _e(t,function(o,u){return qn(e,n,t,o,u,r)},!0),t;if(n.A!==e)return t;if(!n.P)return Et(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=sr(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),_e(a,function(o,u){return qn(e,n,i,o,u,r,s)}),Et(e,i,!1),r&&e.u&&ne("Patches").N(n,r,e.u,e.s)}return n.o}function qn(e,t,r,n,i,a,s){if(se(i)){var o=At(e,i,a&&t&&t.i!==3&&!De(t.R,n)?a.concat(n):void 0);if(Jn(r,n,o),!se(o))return;e.m=!1}else s&&r.add(i);if(ee(i)&&!ur(i)){if(!e.h.D&&e._<1)return;At(e,i),t&&t.A.l||Et(e,i)}}function Et(e,t,r){r===void 0&&(r=!1),!e.l&&e.h.D&&e.m&&or(t,r)}function Qt(e,t){var r=e[L];return(r?fe(r):e)[t]}function Fn(e,t){if(t in e)for(var r=Object.getPrototypeOf(e);r;){var n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Object.getPrototypeOf(r)}}function pe(e){e.P||(e.P=!0,e.l&&pe(e.l))}function Zt(e){e.o||(e.o=sr(e.t))}function rr(e,t,r){var n=ir(t)?ne("MapSet").F(t,r):ar(t)?ne("MapSet").T(t,r):e.O?function(i,a){var s=Array.isArray(i),o={i:s?1:0,A:a?a.A:er(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},u=o,c=ze;s&&(u=[o],c=Fe);var d=Proxy.revocable(u,c),h=d.revoke,p=d.proxy;return o.k=p,o.j=h,p}(t,r):ne("ES5").J(t,r);return(r?r.A:er()).p.push(n),n}function ea(e){return se(e)||Y(22,e),function t(r){if(!ee(r))return r;var n,i=r[L],a=Me(r);if(i){if(!i.P&&(i.i<4||!ne("ES5").K(i)))return i.t;i.I=!0,n=$n(r,a),i.I=!1}else n=$n(r,a);return _e(n,function(s,o){i&&Xi(i.t,s)===o||Jn(n,s,t(o))}),a===3?new Set(n):n}(e)}function $n(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return sr(e)}function Zn(){function e(s,o){var u=a[s];return u?u.enumerable=o:a[s]=u={configurable:!0,enumerable:o,get:function(){var c=this[L];return ze.get(c,s)},set:function(c){var d=this[L];ze.set(d,s,c)}},u}function t(s){for(var o=s.length-1;o>=0;o--){var u=s[o][L];if(!u.P)switch(u.i){case 5:n(u)&&pe(u);break;case 4:r(u)&&pe(u)}}}function r(s){for(var o=s.t,u=s.k,c=Ie(u),d=c.length-1;d>=0;d--){var h=c[d];if(h!==L){var p=o[h];if(p===void 0&&!De(o,h))return!0;var g=u[h],y=g&&g[L];if(y?y.t!==p:!Qn(g,p))return!0}}var v=!!o[L];return c.length!==Ie(o).length+(v?0:1)}function n(s){var o=s.k;if(o.length!==s.t.length)return!0;var u=Object.getOwnPropertyDescriptor(o,o.length-1);if(u&&!u.get)return!0;for(var c=0;c<o.length;c++)if(!o.hasOwnProperty(c))return!0;return!1}function i(s){s.g&&Y(3,JSON.stringify(fe(s)))}var a={};Qi("ES5",{J:function(s,o){var u=Array.isArray(s),c=function(h,p){if(h){for(var g=Array(p.length),y=0;y<p.length;y++)Object.defineProperty(g,""+y,e(y,!0));return g}var v=ti(p);delete v[L];for(var _=Ie(v),S=0;S<_.length;S++){var x=_[S];v[x]=e(x,h||!!v[x].enumerable)}return Object.create(Object.getPrototypeOf(p),v)}(u,s),d={i:u?5:4,A:o?o.A:er(),P:!1,I:!1,R:{},l:o,t:s,k:c,o:null,g:!1,C:!1};return Object.defineProperty(c,L,{value:d,writable:!0}),c},S:function(s,o,u){u?se(o)&&o[L].A===s&&t(s.p):(s.u&&function c(d){if(d&&typeof d=="object"){var h=d[L];if(h){var p=h.t,g=h.k,y=h.R,v=h.i;if(v===4)_e(g,function(T){T!==L&&(p[T]!==void 0||De(p,T)?y[T]||c(g[T]):(y[T]=!0,pe(h)))}),_e(p,function(T){g[T]!==void 0||De(g,T)||(y[T]=!1,pe(h))});else if(v===5){if(n(h)&&(pe(h),y.length=!0),g.length<p.length)for(var _=g.length;_<p.length;_++)y[_]=!1;else for(var S=p.length;S<g.length;S++)y[S]=!0;for(var x=Math.min(g.length,p.length),w=0;w<x;w++)g.hasOwnProperty(w)||(y[w]=!0),y[w]===void 0&&c(g[w])}}}}(s.p[0]),t(s.p))},K:function(s){return s.i===4?r(s):n(s)}})}var zn,$e,lr=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",ta=typeof Map<"u",ra=typeof Set<"u",Yn=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ei=lr?Symbol.for("immer-nothing"):((zn={})["immer-nothing"]=!0,zn),Xn=lr?Symbol.for("immer-draftable"):"__$immer_draftable",L=lr?Symbol.for("immer-state"):"__$immer_state";var na=""+Object.prototype.constructor,Ie=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,ti=Object.getOwnPropertyDescriptors||function(e){var t={};return Ie(e).forEach(function(r){t[r]=Object.getOwnPropertyDescriptor(e,r)}),t},nr={},ze={get:function(e,t){if(t===L)return e;var r=fe(e);if(!De(r,t))return function(i,a,s){var o,u=Fn(a,s);return u?"value"in u?u.value:(o=u.get)===null||o===void 0?void 0:o.call(i.k):void 0}(e,r,t);var n=r[t];return e.I||!ee(n)?n:n===Qt(e.t,t)?(Zt(e),e.o[t]=rr(e.A.h,n,e)):n},has:function(e,t){return t in fe(e)},ownKeys:function(e){return Reflect.ownKeys(fe(e))},set:function(e,t,r){var n=Fn(fe(e),t);if(n?.set)return n.set.call(e.k,r),!0;if(!e.P){var i=Qt(fe(e),t),a=i?.[L];if(a&&a.t===r)return e.o[t]=r,e.R[t]=!1,!0;if(Qn(r,i)&&(r!==void 0||De(e.t,t)))return!0;Zt(e),pe(e)}return e.o[t]===r&&(r!==void 0||t in e.o)||Number.isNaN(r)&&Number.isNaN(e.o[t])||(e.o[t]=r,e.R[t]=!0),!0},deleteProperty:function(e,t){return Qt(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,Zt(e),pe(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var r=fe(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty:function(){Y(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Y(12)}},Fe={};_e(ze,function(e,t){Fe[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Fe.deleteProperty=function(e,t){return Fe.set.call(this,e,t,void 0)},Fe.set=function(e,t,r){return ze.set.call(this,e[0],t,r,e[0])};var ia=function(){function e(r){var n=this;this.O=Yn,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var o=a;a=i;var u=n;return function(v){var _=this;v===void 0&&(v=o);for(var S=arguments.length,x=Array(S>1?S-1:0),w=1;w<S;w++)x[w-1]=arguments[w];return u.produce(v,function(T){var k;return(k=a).call.apply(k,[_,T].concat(x))})}}var c;if(typeof a!="function"&&Y(6),s!==void 0&&typeof s!="function"&&Y(7),ee(i)){var d=Wn(n),h=rr(n,i,void 0),p=!0;try{c=a(h),p=!1}finally{p?bt(d):tr(d)}return typeof Promise<"u"&&c instanceof Promise?c.then(function(v){return Xt(d,s),Jt(v,d)},function(v){throw bt(d),v}):(Xt(d,s),Jt(c,d))}if(!i||typeof i!="object"){if((c=a(i))===void 0&&(c=i),c===ei&&(c=void 0),n.D&&or(c,!0),s){var g=[],y=[];ne("Patches").M(i,c,g,y),s(g,y)}return c}Y(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(c){for(var d=arguments.length,h=Array(d>1?d-1:0),p=1;p<d;p++)h[p-1]=arguments[p];return n.produceWithPatches(c,function(g){return i.apply(void 0,[g].concat(h))})};var s,o,u=n.produce(i,a,function(c,d){s=c,o=d});return typeof Promise<"u"&&u instanceof Promise?u.then(function(c){return[c,s,o]}):[u,s,o]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var t=e.prototype;return t.createDraft=function(r){ee(r)||Y(8),se(r)&&(r=ea(r));var n=Wn(this),i=rr(this,r,void 0);return i[L].C=!0,tr(n),i},t.finishDraft=function(r,n){var i=r&&r[L],a=i.A;return Xt(a,n),Jt(void 0,a)},t.setAutoFreeze=function(r){this.D=r},t.setUseProxies=function(r){r&&!Yn&&Y(20),this.O=r},t.applyPatches=function(r,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}i>-1&&(n=n.slice(i+1));var s=ne("Patches").$;return se(r)?s(r,n):this.produce(r,function(o){return s(o,n)})},e}(),W=new ia,aa=W.produce,tu=W.produceWithPatches.bind(W),ru=W.setAutoFreeze.bind(W),nu=W.setUseProxies.bind(W),iu=W.applyPatches.bind(W),au=W.createDraft.bind(W),su=W.finishDraft.bind(W),St=aa;function Te(e){"@babel/helpers - typeof";return Te=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Te(e)}function ri(e,t){if(Te(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(Te(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function ni(e){var t=ri(e,"string");return Te(t)=="symbol"?t:t+""}function ii(e,t,r){return(t=ni(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function ai(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function cr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ai(Object(r),!0).forEach(function(n){ii(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ai(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function B(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var si=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),dr=function(){return Math.random().toString(36).substring(7).split("").join(".")},xt={INIT:"@@redux/INIT"+dr(),REPLACE:"@@redux/REPLACE"+dr(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+dr()}};function sa(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function fr(e,t,r){var n;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(B(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(B(1));return r(fr)(e,t)}if(typeof e!="function")throw new Error(B(2));var i=e,a=t,s=[],o=s,u=!1;function c(){o===s&&(o=s.slice())}function d(){if(u)throw new Error(B(3));return a}function h(v){if(typeof v!="function")throw new Error(B(4));if(u)throw new Error(B(5));var _=!0;return c(),o.push(v),function(){if(_){if(u)throw new Error(B(6));_=!1,c();var x=o.indexOf(v);o.splice(x,1),s=null}}}function p(v){if(!sa(v))throw new Error(B(7));if(typeof v.type>"u")throw new Error(B(8));if(u)throw new Error(B(9));try{u=!0,a=i(a,v)}finally{u=!1}for(var _=s=o,S=0;S<_.length;S++){var x=_[S];x()}return v}function g(v){if(typeof v!="function")throw new Error(B(10));i=v,p({type:xt.REPLACE})}function y(){var v,_=h;return v={subscribe:function(x){if(typeof x!="object"||x===null)throw new Error(B(11));function w(){x.next&&x.next(d())}w();var T=_(w);return{unsubscribe:T}}},v[si]=function(){return this},v}return p({type:xt.INIT}),n={dispatch:p,subscribe:h,getState:d,replaceReducer:g},n[si]=y,n}function oa(e){Object.keys(e).forEach(function(t){var r=e[t],n=r(void 0,{type:xt.INIT});if(typeof n>"u")throw new Error(B(12));if(typeof r(void 0,{type:xt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(B(13))})}function oi(e){for(var t=Object.keys(e),r={},n=0;n<t.length;n++){var i=t[n];typeof e[i]=="function"&&(r[i]=e[i])}var a=Object.keys(r),s,o;try{oa(r)}catch(u){o=u}return function(c,d){if(c===void 0&&(c={}),o)throw o;if(0)var h;for(var p=!1,g={},y=0;y<a.length;y++){var v=a[y],_=r[v],S=c[v],x=_(S,d);if(typeof x>"u"){var w=d&&d.type;throw new Error(B(14))}g[v]=x,p=p||x!==S}return p=p||a.length!==Object.keys(c).length,p?g:c}}function ke(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function ui(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(B(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},o=t.map(function(u){return u(s)});return a=ke.apply(void 0,o)(i.dispatch),cr(cr({},i),{},{dispatch:a})}}}function li(e){var t=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(o){return typeof o=="function"?o(i,a,e):s(o)}}};return t}var ci=li();ci.withExtraArgument=li;var pr=ci;var mi=function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},e(t,r)};return function(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),ua=function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:o(0),throw:o(1),return:o(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function o(c){return function(d){return u([c,d])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=c[0]&2?i.return:c[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,c[1])).done)return a;switch(i=0,a&&(c=[c[0]&2,a.value]),c[0]){case 0:case 1:a=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,i=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){r.label=c[1];break}if(c[0]===6&&r.label<a[1]){r.label=a[1],a=c;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(c);break}a[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(d){c=[6,d],i=0}finally{n=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},Ue=function(e,t){for(var r=0,n=t.length,i=e.length;r<n;r++,i++)e[i]=t[r];return e},la=Object.defineProperty,ca=Object.defineProperties,da=Object.getOwnPropertyDescriptors,di=Object.getOwnPropertySymbols,fa=Object.prototype.hasOwnProperty,pa=Object.prototype.propertyIsEnumerable,fi=function(e,t,r){return t in e?la(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r},he=function(e,t){for(var r in t||(t={}))fa.call(t,r)&&fi(e,r,t[r]);if(di)for(var n=0,i=di(t);n<i.length;n++){var r=i[n];pa.call(t,r)&&fi(e,r,t[r])}return e},hr=function(e,t){return ca(e,da(t))},ha=function(e,t,r){return new Promise(function(n,i){var a=function(u){try{o(r.next(u))}catch(c){i(c)}},s=function(u){try{o(r.throw(u))}catch(c){i(c)}},o=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(a,s)};o((r=r.apply(e,t)).next())})};var ma=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ke:ke.apply(null,arguments)},Ou=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function ya(e){if(typeof e!="object"||e===null)return!1;var t=Object.getPrototypeOf(e);if(t===null)return!0;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return t===r}var va=function(e){mi(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=e.apply(this,r)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.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(t.bind.apply(t,Ue([void 0],r[0].concat(this)))):new(t.bind.apply(t,Ue([void 0],r.concat(this))))},t}(Array),ga=function(e){mi(t,e);function t(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];var i=e.apply(this,r)||this;return Object.setPrototypeOf(i,t.prototype),i}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return e.prototype.concat.apply(this,r)},t.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(t.bind.apply(t,Ue([void 0],r[0].concat(this)))):new(t.bind.apply(t,Ue([void 0],r.concat(this))))},t}(Array);function vr(e){return ee(e)?St(e,function(){}):e}function ba(e){return typeof e=="boolean"}function Aa(){return function(t){return Ea(t)}}function Ea(e){e===void 0&&(e={});var t=e.thunk,r=t===void 0?!0:t,n=e.immutableCheck,i=n===void 0?!0:n,a=e.serializableCheck,s=a===void 0?!0:a,o=new va;if(r&&(ba(r)?o.push(pr):o.push(pr.withExtraArgument(r.extraArgument))),0){if(i)var u;if(s)var c}return o}var mr=!0;function yi(e){var t=Aa(),r=e||{},n=r.reducer,i=n===void 0?void 0:n,a=r.middleware,s=a===void 0?t():a,o=r.devTools,u=o===void 0?!0:o,c=r.preloadedState,d=c===void 0?void 0:c,h=r.enhancers,p=h===void 0?void 0:h,g;if(typeof i=="function")g=i;else if(ya(i))g=oi(i);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 y=s;if(typeof y=="function"&&(y=y(t),!mr&&!Array.isArray(y)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!mr&&y.some(function(T){return typeof T!="function"}))throw new Error("each middleware provided to configureStore must be a function");var v=ui.apply(void 0,y),_=ke;u&&(_=ma(he({trace:!mr},typeof u=="object"&&u)));var S=new ga(v),x=S;Array.isArray(p)?x=Ue([v],p):typeof p=="function"&&(x=p(S));var w=_.apply(void 0,x);return fr(g,d,w)}function me(e,t){function r(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(t){var a=t.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return he(he({type:e,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:e,payload:n[0]}}return r.toString=function(){return""+e},r.type=e,r.match=function(n){return n.type===e},r}function vi(e){var t={},r=[],n,i={addCase:function(a,s){var o=typeof a=="string"?a:a.type;if(o in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[o]=s,i},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return e(i),[t,r,n]}function Sa(e){return typeof e=="function"}function xa(e,t,r,n){r===void 0&&(r=[]);var i=typeof t=="function"?vi(t):[t,r,n],a=i[0],s=i[1],o=i[2],u;if(Sa(e))u=function(){return vr(e())};else{var c=vr(e);u=function(){return c}}function d(h,p){h===void 0&&(h=u());var g=Ue([a[p.type]],s.filter(function(y){var v=y.matcher;return v(p)}).map(function(y){var v=y.reducer;return v}));return g.filter(function(y){return!!y}).length===0&&(g=[o]),g.reduce(function(y,v){if(v)if(se(y)){var _=y,S=v(_,p);return S===void 0?y:S}else{if(ee(y))return St(y,function(x){return v(x,p)});var S=v(y,p);if(S===void 0){if(y===null)return y;throw Error("A case reducer on a non-draftable value must not return undefined")}return S}return y},h)}return d.getInitialState=u,d}function Oa(e,t){return e+"/"+t}function gi(e){var t=e.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof e.initialState=="function"?e.initialState:vr(e.initialState),n=e.reducers||{},i=Object.keys(n),a={},s={},o={};i.forEach(function(d){var h=n[d],p=Oa(t,d),g,y;"reducer"in h?(g=h.reducer,y=h.prepare):g=h,a[d]=g,s[p]=g,o[d]=y?me(p,y):me(p)});function u(){var d=typeof e.extraReducers=="function"?vi(e.extraReducers):[e.extraReducers],h=d[0],p=h===void 0?{}:h,g=d[1],y=g===void 0?[]:g,v=d[2],_=v===void 0?void 0:v,S=he(he({},p),s);return xa(r,function(x){for(var w in S)x.addCase(w,S[w]);for(var T=0,k=y;T<k.length;T++){var X=k[T];x.addMatcher(X.matcher,X.reducer)}_&&x.addDefaultCase(_)})}var c;return{name:t,reducer:function(d,h){return c||(c=u()),c(d,h)},actions:o,caseReducers:a,getInitialState:function(){return c||(c=u()),c.getInitialState()}}}var _a="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ta=function(e){e===void 0&&(e=21);for(var t="",r=e;r--;)t+=_a[Math.random()*64|0];return t},Ca=["name","message","stack","code"],yr=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),pi=function(){function e(t,r){this.payload=t,this.meta=r}return e}(),wa=function(e){if(typeof e=="object"&&e!==null){for(var t={},r=0,n=Ca;r<n.length;r++){var i=n[r];typeof e[i]=="string"&&(t[i]=e[i])}return t}return{message:String(e)}},wu=function(){function e(t,r,n){var i=me(t+"/fulfilled",function(d,h,p,g){return{payload:d,meta:hr(he({},g||{}),{arg:p,requestId:h,requestStatus:"fulfilled"})}}),a=me(t+"/pending",function(d,h,p){return{payload:void 0,meta:hr(he({},p||{}),{arg:h,requestId:d,requestStatus:"pending"})}}),s=me(t+"/rejected",function(d,h,p,g,y){return{payload:g,error:(n&&n.serializeError||wa)(d||"Rejected"),meta:hr(he({},y||{}),{arg:p,requestId:h,rejectedWithValue:!!g,requestStatus:"rejected",aborted:d?.name==="AbortError",condition:d?.name==="ConditionError"})}}),o=!1,u=typeof AbortController<"u"?AbortController:function(){function d(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return d.prototype.abort=function(){},d}();function c(d){return function(h,p,g){var y=n?.idGenerator?n.idGenerator(d):Ta(),v=new u,_,S=!1;function x(T){_=T,v.abort()}var w=function(){return ha(this,null,function(){var T,k,X,ge,K,be,Ce;return ua(this,function(l){switch(l.label){case 0:return l.trys.push([0,4,,5]),ge=(T=n?.condition)==null?void 0:T.call(n,d,{getState:p,extra:g}),La(ge)?[4,ge]:[3,2];case 1:ge=l.sent(),l.label=2;case 2:if(ge===!1||v.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return S=!0,K=new Promise(function(f,E){return v.signal.addEventListener("abort",function(){return E({name:"AbortError",message:_||"Aborted"})})}),h(a(y,d,(k=n?.getPendingMeta)==null?void 0:k.call(n,{requestId:y,arg:d},{getState:p,extra:g}))),[4,Promise.race([K,Promise.resolve(r(d,{dispatch:h,getState:p,extra:g,requestId:y,signal:v.signal,abort:x,rejectWithValue:function(f,E){return new yr(f,E)},fulfillWithValue:function(f,E){return new pi(f,E)}})).then(function(f){if(f instanceof yr)throw f;return f instanceof pi?i(f.payload,y,d,f.meta):i(f,y,d)})])];case 3:return X=l.sent(),[3,5];case 4:return be=l.sent(),X=be instanceof yr?s(null,y,d,be.payload,be.meta):s(be,y,d),[3,5];case 5:return Ce=n&&!n.dispatchConditionRejection&&s.match(X)&&X.meta.condition,Ce||h(X),[2,X]}})})}();return Object.assign(w,{abort:x,requestId:y,arg:d,unwrap:function(){return w.then(Ra)}})}}return Object.assign(c,{pending:a,rejected:s,fulfilled:i,typePrefix:t})}return e.withTypes=function(){return e},e}();function Ra(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function La(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var bi="listener",Ai="completed",Ei="cancelled",Ru="task-"+Ei,Lu="task-"+Ai,Pu=bi+"-"+Ei,Nu=bi+"-"+Ai;var gr="listenerMiddleware";var Du=me(gr+"/add"),Iu=me(gr+"/removeAll"),Mu=me(gr+"/remove");var hi,ku=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(hi||(hi=Promise.resolve())).then(e).catch(function(t){return setTimeout(function(){throw t},0)})},Pa=function(e){return function(t){setTimeout(t,e)}},Uu=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Pa(10);Zn();var Na=pt(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}),Ot=class extends Na(Object){};window.ftReduxStores||(window.ftReduxStores={});var Si=class e extends Ot{static get(t){var r;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,a=window.ftReduxStores[n];if(gt(a))return a;if(i==null)return;let s=gi({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),o=yi({reducer:(u,c)=>c.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...c.overwrites}:s.reducer(u,c)});return window.ftReduxStores[i.name]=new e(s,o,i.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new ht;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,o)=>{let u=s,c=a[u];return c?(...d)=>{let h=c(...d.map(i));return this.reduxStore.dispatch(h),h}:d=>{this.setState({[u]:i(d)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var _t=class{static format(t,r,n,i){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,i)):this.getIntlDateTime(t,r,n,i)}static getMomentDateFormat(t,r){return t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,i){let a=typeof t=="string"?new Date(t):t,s=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(a);if(!i)return s;let o=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(a);return`${s} ${o}`}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var xi=A(N()),Tt=function(e,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,r,n);else for(var o=e.length-1;o>=0;o--)(s=e[o])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},ol=(0,xi.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(b)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,a;return((a=(i=this.metadataDescriptors.find(o=>o.key===n))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1)?o=>_t.format(o,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Tt([(0,br.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),Tt([(0,br.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),Tt([Yt({store:b.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],t.prototype,"metadataDescriptors",void 0),Tt([Yt({store:b.name})],t.prototype,"uiLocale",void 0),t});var Rt=A(N());var Ct=class extends G{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=b.getState().session;return!!t?.sessionAuthenticated}};var wt=class extends G{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let t=b.getState().session;return!!t?.sessionAuthenticated}};var Da="ft-user-assets",Ia={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(V).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let r=t.payload.mapId;e.assetCounts.bookmarkByMap[r]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:r,mapId:n,asset:i}=t.payload;switch(r){case V.BOOKMARKS:e.bookmarks?e.bookmarks.push(i):e.bookmarks=[i];break;case V.SEARCHES:e.savedSearches?e.savedSearches.push(i):e.savedSearches=[i];break}let a=e.assetCounts.allAsset[r];if(a!==void 0&&(e.assetCounts.allAsset[r]=a+1),r===V.BOOKMARKS&&n!==void 0){let s=e.assetCounts.bookmarkByMap[n];s!==void 0&&(e.assetCounts.bookmarkByMap[n]=s+1)}},removeAsset:(e,t)=>{var r,n;let{assetType:i,mapId:a,assetId:s}=t.payload;switch(i){case V.BOOKMARKS:e.bookmarks=(r=e.bookmarks)===null||r===void 0?void 0:r.filter(u=>u.id!==s);break;case V.SEARCHES:e.savedSearches=(n=e.savedSearches)===null||n===void 0?void 0:n.filter(u=>u.id!==s);break}let o=e.assetCounts.allAsset[i];if(o!==void 0&&o>0&&(e.assetCounts.allAsset[i]=o-1),i===V.BOOKMARKS&&a!==void 0){let u=e.assetCounts.bookmarkByMap[a];u!==void 0&&u>0&&(e.assetCounts.bookmarkByMap[a]=u-1)}}},q=Rt.FtReduxStore.get({name:Da,reducers:Ia,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(V).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ar=class{constructor(t=new Ct,r=new wt){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=b.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new at,this.savedSearchesService=new ct,b.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=b.getState();(0,Rt.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),q.actions.clearAssetCount(),q.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),q.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),q.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();q.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();q.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&q.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&q.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(q.getState().assetCounts.bookmarkByMap).length!==0;t===V.BOOKMARKS&&r&&q.actions.clearBookmarkCountByMap(),q.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let r=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;q.actions.bookmarks(r)}}},Ma=new Ar;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Ma);(0,Oi.customElement)("ft-app-context")(R);var Ci=A($());var Er=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[n,i]=t.split(".");return{context:n,key:i,message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},_i=new Er;var ka=function(e,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,r,n);else for(var o=e.length-1;o>=0;o--)(s=e[o])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Ua=Symbol("i18nAttributes"),ja=Symbol("i18nListAttributes"),wi=Symbol("i18nProperties"),Lt=Symbol("i18nContexts"),Ye=Symbol("i18nUnsubs"),Ri=(0,je.applyMixinOnce)(Symbol("withI18n"),function(e){var t,r;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[r]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?ot:Le}i18n(a){let{context:s,key:o,message:u}=a,{custom:c,args:d,argsProvider:h}=a;if(s&&o){this.hasI18nContext(s)||this.addI18nContext(s,void 0,c);let p=d??(h?h(this):[]);return this.getI18nService(c).resolveMessage(s,o,...p)}return u}async awaitI18n(a){let{context:s,custom:o}=a;return s&&await this.getI18nService(o).prepareContext(s),this.i18n(a)}customI18n(a,s){if(_i.isI18nKey(a)){let[o,u]=a.split(".");return this.i18n({custom:!0,context:o,key:u,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,o,u)=>a.has(o)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,o,u)=>{var c;return((c=u?.context)===null||c===void 0?void 0:c.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,o;let u=this,c=(d,h,p)=>p?.context&&p.key&&a(d,h,p)?{...p,message:this.i18n({context:p.context,key:p.key,custom:p.custom,...d})}:p;(s=this[Ua])===null||s===void 0||s.forEach((d,h)=>u[h]=c(d,h,u[h])),(o=this[ja])===null||o===void 0||o.forEach((d,h)=>{var p;return u[h]=(p=u[h])===null||p===void 0?void 0:p.map(g=>c(d,h,g))})}updateI18nProperties(a){var s;(s=this[wi])===null||s===void 0||s.forEach((o,u)=>{a(o,u)&&(this[u]=this.i18n(o))})}addI18nMessages(a,s,o){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,s,o)}addI18nContext(a,s,o){let u=(typeof a=="string"?a:a.name).toLowerCase();o=typeof a=="string"?o:a.custom,this[Lt].set(u,{isCustomContext:o}),this[Ye].has(u)||this[Ye].set(u,this.getI18nService(o).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(o).prepareContext(u,s)}hasI18nContext(a){return this[Lt].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Lt].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Ye].forEach(a=>a()),this[Ye].clear()}}return t=Lt,r=Ye,ka([(0,Ci.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Ti=class extends Ri(je.FtLitElement){},Pt=class extends Ri(je.FtLitElementRedux){};var Xe=function(e,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(e,t,r,n);else for(var o=e.length-1;o>=0;o--)(s=e[o])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},te=class extends Pt{constructor(){super(),this.editorMode=!1,this.addStore(b)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Nt.nothing:Nt.html`
|
|
87
87
|
<span class="ft-i18n">
|
|
88
88
|
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
89
89
|
</span>
|